From 1e74248bd693f4f842e183397711f5afbbebc616 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 13 Jan 2024 18:40:11 +0800 Subject: [PATCH 001/461] ReleaseNotes: AuraMarker.Lattics version 1.18.1 (#133914) --- .../Lattics/1.18.1/AuraMarker.Lattics.installer.yaml | 1 + .../Lattics/1.18.1/AuraMarker.Lattics.locale.en-US.yaml | 8 +++++++- .../Lattics/1.18.1/AuraMarker.Lattics.locale.zh-CN.yaml | 8 +++++++- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/manifests/a/AuraMarker/Lattics/1.18.1/AuraMarker.Lattics.installer.yaml b/manifests/a/AuraMarker/Lattics/1.18.1/AuraMarker.Lattics.installer.yaml index 17d0139406bc6..ab836851d8603 100644 --- a/manifests/a/AuraMarker/Lattics/1.18.1/AuraMarker.Lattics.installer.yaml +++ b/manifests/a/AuraMarker/Lattics/1.18.1/AuraMarker.Lattics.installer.yaml @@ -7,6 +7,7 @@ InstallerType: zip InstallerSwitches: Upgrade: --updated UpgradeBehavior: install +ReleaseDate: 2024-01-12 Installers: - Architecture: x64 NestedInstallerType: nullsoft diff --git a/manifests/a/AuraMarker/Lattics/1.18.1/AuraMarker.Lattics.locale.en-US.yaml b/manifests/a/AuraMarker/Lattics/1.18.1/AuraMarker.Lattics.locale.en-US.yaml index ef74d534c7a4e..6c10a9b3b08cd 100644 --- a/manifests/a/AuraMarker/Lattics/1.18.1/AuraMarker.Lattics.locale.en-US.yaml +++ b/manifests/a/AuraMarker/Lattics/1.18.1/AuraMarker.Lattics.locale.en-US.yaml @@ -35,7 +35,13 @@ Tags: - outliner - pkm - reference -# ReleaseNotes: +ReleaseNotes: |- + [New] Add a new bibliography in the project outline, via pasting the text of the bibliography + [New] Customize CSL templates, supporting thousands of them + [New] Project outline can be folded + [Optimize] Optimized the automatic layout of the Graph, nodes at all levels more neatly and orderly + [Optimize] Fuzzy matching uppercase and lowercase of letters in the Unlinked + [Optimize] Graph and Flashcard interface can be displayed side by side with the editor # ReleaseNotesUrl: # PurchaseUrl: # InstallationNotes: diff --git a/manifests/a/AuraMarker/Lattics/1.18.1/AuraMarker.Lattics.locale.zh-CN.yaml b/manifests/a/AuraMarker/Lattics/1.18.1/AuraMarker.Lattics.locale.zh-CN.yaml index d18952c7fedf1..ebf2f4fe83c17 100644 --- a/manifests/a/AuraMarker/Lattics/1.18.1/AuraMarker.Lattics.locale.zh-CN.yaml +++ b/manifests/a/AuraMarker/Lattics/1.18.1/AuraMarker.Lattics.locale.zh-CN.yaml @@ -34,7 +34,13 @@ Tags: - 笔记 - 编辑器 - 脑图 -# ReleaseNotes: +ReleaseNotes: |- + 【新增】支持在项目大纲中创建参考文献,可粘贴参考文献的文本信息创建 Bib + 【新增】支持导入自定义的 CSL 模版,支持高达数千种文献模版 + 【新增】项目大纲可以被收起 + 【优化】优化了图谱自动排列布局,更加整齐有序的排列各级节点 + 【优化】未连接支持字母大小写模糊匹配 + 【优化】图谱和闪卡可以与编辑器并列显示 # ReleaseNotesUrl: # PurchaseUrl: # InstallationNotes: From a1e6495646cd8caa723938abc38742e3886ce257 Mon Sep 17 00:00:00 2001 From: Lutz Roeder Date: Sat, 13 Jan 2024 10:52:22 -0800 Subject: [PATCH 002/461] Update netron to 7.3.8 (#133896) --- .../7.3.8/LutzRoeder.Netron.installer.yaml | 89 +++++++++++++++++++ .../7.3.8/LutzRoeder.Netron.locale.en-US.yaml | 22 +++++ .../Netron/7.3.8/LutzRoeder.Netron.yaml | 6 ++ 3 files changed, 117 insertions(+) create mode 100644 manifests/l/LutzRoeder/Netron/7.3.8/LutzRoeder.Netron.installer.yaml create mode 100644 manifests/l/LutzRoeder/Netron/7.3.8/LutzRoeder.Netron.locale.en-US.yaml create mode 100644 manifests/l/LutzRoeder/Netron/7.3.8/LutzRoeder.Netron.yaml diff --git a/manifests/l/LutzRoeder/Netron/7.3.8/LutzRoeder.Netron.installer.yaml b/manifests/l/LutzRoeder/Netron/7.3.8/LutzRoeder.Netron.installer.yaml new file mode 100644 index 0000000000000..df0c4fcc67786 --- /dev/null +++ b/manifests/l/LutzRoeder/Netron/7.3.8/LutzRoeder.Netron.installer.yaml @@ -0,0 +1,89 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json +PackageIdentifier: LutzRoeder.Netron +PackageVersion: 7.3.8 +Platform: +- Windows.Desktop +InstallModes: +- silent +- silentWithProgress +Installers: +- Architecture: x86 + Scope: user + InstallerType: nullsoft + InstallerUrl: https://github.com/lutzroeder/netron/releases/download/v7.3.8/Netron-Setup-7.3.8.exe + InstallerSha256: CD5FEDBA48920097018A7EA48699F3306E0A7A09A3F2B668823CCB846C8D59A5 + InstallerLocale: en-US + InstallerSwitches: + Custom: /NORESTART + UpgradeBehavior: install +- Architecture: arm64 + Scope: user + InstallerType: nullsoft + InstallerUrl: https://github.com/lutzroeder/netron/releases/download/v7.3.8/Netron-Setup-7.3.8.exe + InstallerSha256: CD5FEDBA48920097018A7EA48699F3306E0A7A09A3F2B668823CCB846C8D59A5 + InstallerLocale: en-US + InstallerSwitches: + Custom: /NORESTART + UpgradeBehavior: install +FileExtensions: +- armnn +- caffemodel +- circle +- ckpt +- cmf +- dlc +- dnn +- gguf +- h5 +- har +- hd5 +- hdf5 +- hn +- keras +- kmodel +- lite +- mar +- maxviz +- meta +- mge +- mlmodel +- mlnet +- mlpackage +- mnn +- model +- nb +- ngf +- nn +- nnp +- npy +- npz +- om +- onnx +- ort +- paddle +- param +- pb +- pbtxt +- pdiparams +- pdmodel +- pdopt +- pdparams +- pkl +- prototxt +- pt +- pt2 +- pth +- ptl +- rknn +- safetensors +- t7 +- tfl +- tflite +- tm +- tmfile +- tnnproto +- torchscript +- uff +- xmodel +ManifestType: installer +ManifestVersion: 1.2.0 diff --git a/manifests/l/LutzRoeder/Netron/7.3.8/LutzRoeder.Netron.locale.en-US.yaml b/manifests/l/LutzRoeder/Netron/7.3.8/LutzRoeder.Netron.locale.en-US.yaml new file mode 100644 index 0000000000000..abb346f57b2dc --- /dev/null +++ b/manifests/l/LutzRoeder/Netron/7.3.8/LutzRoeder.Netron.locale.en-US.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json +PackageIdentifier: LutzRoeder.Netron +PackageVersion: 7.3.8 +PackageName: Netron +PackageLocale: en-US +PackageUrl: https://github.com/lutzroeder/netron +Publisher: Lutz Roeder +PublisherUrl: https://github.com/lutzroeder/netron +PublisherSupportUrl: https://github.com/lutzroeder/netron/issues +Author: Lutz Roeder +License: MIT +Copyright: Copyright (c) Lutz Roeder +CopyrightUrl: https://github.com/lutzroeder/netron/blob/main/LICENSE +ShortDescription: Visualizer for neural network, deep learning, and machine learning models +Description: Visualizer for neural network, deep learning, and machine learning models +Moniker: netron +Tags: +- machine-learning +- deep-learning +- neural-network +ManifestType: defaultLocale +ManifestVersion: 1.2.0 diff --git a/manifests/l/LutzRoeder/Netron/7.3.8/LutzRoeder.Netron.yaml b/manifests/l/LutzRoeder/Netron/7.3.8/LutzRoeder.Netron.yaml new file mode 100644 index 0000000000000..9b998068bca65 --- /dev/null +++ b/manifests/l/LutzRoeder/Netron/7.3.8/LutzRoeder.Netron.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json +PackageIdentifier: LutzRoeder.Netron +PackageVersion: 7.3.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.2.0 From 8b1b15939f7e14a777e96c50ebba1e6fef966524 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Sun, 14 Jan 2024 11:25:53 +0100 Subject: [PATCH 003/461] Update version: KDE.Okular version 23.08.4 (#133944) --- .../k/KDE/Okular/23.08.4/KDE.Okular.installer.yaml | 12 ++++++------ .../KDE/Okular/23.08.4/KDE.Okular.locale.en-US.yaml | 2 +- manifests/k/KDE/Okular/23.08.4/KDE.Okular.yaml | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/manifests/k/KDE/Okular/23.08.4/KDE.Okular.installer.yaml b/manifests/k/KDE/Okular/23.08.4/KDE.Okular.installer.yaml index 9cb47455e3572..85bc20d6da8e7 100644 --- a/manifests/k/KDE/Okular/23.08.4/KDE.Okular.installer.yaml +++ b/manifests/k/KDE/Okular/23.08.4/KDE.Okular.installer.yaml @@ -1,21 +1,21 @@ -# Created with WinGet Automation using Komac v1.11.0 +# Created with Komac v1.11.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: KDE.Okular PackageVersion: 23.08.4 InstallerType: nullsoft -ReleaseDate: 2023-12-16 +ReleaseDate: 2024-01-12 Installers: - Architecture: x64 Scope: user - InstallerUrl: https://binary-factory.kde.org/view/Windows%2064-bit/job/Okular_Release_win64/1622/artifact/okular-23.08.4-1622-windows-cl-msvc2019-x86_64.exe - InstallerSha256: 6e60936e82713cea8d311f6f857ae4e3a6be95a5b14368d0fc6f9abc4440dacf + InstallerUrl: https://binary-factory.kde.org/view/Windows%2064-bit/job/Okular_Release_win64/1638/artifact/okular-23.08.4-1638-windows-cl-msvc2019-x86_64.exe + InstallerSha256: 6BDEF090C693353BA26F41237E410D2CB3E656544265D50C3078EA81011E5EA3 InstallerSwitches: Custom: /CURRENTUSER - Architecture: x64 Scope: machine - InstallerUrl: https://binary-factory.kde.org/view/Windows%2064-bit/job/Okular_Release_win64/1622/artifact/okular-23.08.4-1622-windows-cl-msvc2019-x86_64.exe - InstallerSha256: 6e60936e82713cea8d311f6f857ae4e3a6be95a5b14368d0fc6f9abc4440dacf + InstallerUrl: https://binary-factory.kde.org/view/Windows%2064-bit/job/Okular_Release_win64/1638/artifact/okular-23.08.4-1638-windows-cl-msvc2019-x86_64.exe + InstallerSha256: 6BDEF090C693353BA26F41237E410D2CB3E656544265D50C3078EA81011E5EA3 InstallerSwitches: Custom: /ALLUSERS ManifestType: installer diff --git a/manifests/k/KDE/Okular/23.08.4/KDE.Okular.locale.en-US.yaml b/manifests/k/KDE/Okular/23.08.4/KDE.Okular.locale.en-US.yaml index 907a1271e9418..675ff9e5e805c 100644 --- a/manifests/k/KDE/Okular/23.08.4/KDE.Okular.locale.en-US.yaml +++ b/manifests/k/KDE/Okular/23.08.4/KDE.Okular.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with WinGet Automation using Komac v1.11.0 +# Created with Komac v1.11.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: KDE.Okular diff --git a/manifests/k/KDE/Okular/23.08.4/KDE.Okular.yaml b/manifests/k/KDE/Okular/23.08.4/KDE.Okular.yaml index 1e7f8c45b565a..0627f60785005 100644 --- a/manifests/k/KDE/Okular/23.08.4/KDE.Okular.yaml +++ b/manifests/k/KDE/Okular/23.08.4/KDE.Okular.yaml @@ -1,4 +1,4 @@ -# Created with WinGet Automation using Komac v1.11.0 +# Created with Komac v1.11.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: KDE.Okular From fdc2fc57787666595ebb7c1775424df17003a235 Mon Sep 17 00:00:00 2001 From: Jan De Dobbeleer <2492783+JanDeDobbeleer@users.noreply.github.com> Date: Sun, 14 Jan 2024 11:26:11 +0100 Subject: [PATCH 004/461] JanDeDobbeleer.OhMyPosh version 19.5.2 (#133938) --- .../JanDeDobbeleer.OhMyPosh.installer.yaml | 53 +++++++++++++++++++ .../JanDeDobbeleer.OhMyPosh.locale.en-US.yaml | 33 ++++++++++++ .../19.5.2/JanDeDobbeleer.OhMyPosh.yaml | 8 +++ 3 files changed, 94 insertions(+) create mode 100644 manifests/j/JanDeDobbeleer/OhMyPosh/19.5.2/JanDeDobbeleer.OhMyPosh.installer.yaml create mode 100644 manifests/j/JanDeDobbeleer/OhMyPosh/19.5.2/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml create mode 100644 manifests/j/JanDeDobbeleer/OhMyPosh/19.5.2/JanDeDobbeleer.OhMyPosh.yaml diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/19.5.2/JanDeDobbeleer.OhMyPosh.installer.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/19.5.2/JanDeDobbeleer.OhMyPosh.installer.yaml new file mode 100644 index 0000000000000..e85e157a156a0 --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/19.5.2/JanDeDobbeleer.OhMyPosh.installer.yaml @@ -0,0 +1,53 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: JanDeDobbeleer.OhMyPosh +PackageVersion: 19.5.2 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.2/install-amd64.exe + InstallerSha256: 045CB1EB06C9B0FEA05DEB6849682274C9D2F4311457F8A7396155ABA0364C21 + InstallerSwitches: + Custom: /INSTALLER=winget /ALLUSERS +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.2/install-amd64.exe + InstallerSha256: 045CB1EB06C9B0FEA05DEB6849682274C9D2F4311457F8A7396155ABA0364C21 + InstallerSwitches: + Custom: /INSTALLER=winget /CURRENTUSER +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.2/install-386.exe + InstallerSha256: E9D7BA3C22F6A84D12FA7BB185BF277983C4FD37C574EECF7A626B592BEC4FAC + InstallerSwitches: + Custom: /INSTALLER=winget /ALLUSERS +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.2/install-386.exe + InstallerSha256: E9D7BA3C22F6A84D12FA7BB185BF277983C4FD37C574EECF7A626B592BEC4FAC + InstallerSwitches: + Custom: /INSTALLER=winget /CURRENTUSER +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.2/install-arm64.exe + InstallerSha256: 26923F621D5A4BE55D75B6B2FC5FE25741AE25B0DFA8E6FB1A145F66E2BEAED7 + InstallerSwitches: + Custom: /INSTALLER=winget /ALLUSERS +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.2/install-arm64.exe + InstallerSha256: 26923F621D5A4BE55D75B6B2FC5FE25741AE25B0DFA8E6FB1A145F66E2BEAED7 + InstallerSwitches: + Custom: /INSTALLER=winget /CURRENTUSER +ManifestType: installer +ManifestVersion: 1.4.0 +ReleaseDate: 2024-01-13 diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/19.5.2/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/19.5.2/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml new file mode 100644 index 0000000000000..cddaef5334fbe --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/19.5.2/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: JanDeDobbeleer.OhMyPosh +PackageVersion: 19.5.2 +PackageLocale: en-US +Publisher: Jan De Dobbeleer +PublisherUrl: https://github.com/JanDeDobbeleer/oh-my-posh/ +PublisherSupportUrl: https://github.com/JanDeDobbeleer/oh-my-posh/issues +Author: Jan De Dobbeleer +PackageName: Oh My Posh +PackageUrl: https://ohmyposh.dev/ +License: MIT +LicenseUrl: https://github.com/JanDeDobbeleer/oh-my-posh/raw/main/COPYING +ShortDescription: Prompt theme engine for any shell +Moniker: oh-my-posh +Tags: +- console +- command-line +- shell +- command-prompt +- powershell +- wsl +- developer-tools +- utilities +- cli +- cmd +- ps +- terminal +- oh-my-posh +ReleaseNotesUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/tag/v19.5.2 +ManifestType: defaultLocale +ManifestVersion: 1.4.0 diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/19.5.2/JanDeDobbeleer.OhMyPosh.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/19.5.2/JanDeDobbeleer.OhMyPosh.yaml new file mode 100644 index 0000000000000..f4fb6ebb9e4bd --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/19.5.2/JanDeDobbeleer.OhMyPosh.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: JanDeDobbeleer.OhMyPosh +PackageVersion: 19.5.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.4.0 From 6d1498f7fbeca3bfbe9e0939caf4eacd4c0ae3eb Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Mon, 15 Jan 2024 07:12:55 +0000 Subject: [PATCH 005/461] New version: Jackett.Jackett version 0.21.1548 (#134032) --- .../0.21.1548/Jackett.Jackett.installer.yaml | 20 ++++++++++ .../Jackett.Jackett.locale.en-US.yaml | 39 +++++++++++++++++++ .../Jackett/0.21.1548/Jackett.Jackett.yaml | 8 ++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/j/Jackett/Jackett/0.21.1548/Jackett.Jackett.installer.yaml create mode 100644 manifests/j/Jackett/Jackett/0.21.1548/Jackett.Jackett.locale.en-US.yaml create mode 100644 manifests/j/Jackett/Jackett/0.21.1548/Jackett.Jackett.yaml diff --git a/manifests/j/Jackett/Jackett/0.21.1548/Jackett.Jackett.installer.yaml b/manifests/j/Jackett/Jackett/0.21.1548/Jackett.Jackett.installer.yaml new file mode 100644 index 0000000000000..6e623dec633bf --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.21.1548/Jackett.Jackett.installer.yaml @@ -0,0 +1,20 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.21.1548 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2024-01-14 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Jackett/Jackett/releases/download/v0.21.1548/Jackett.Installer.Windows.exe + InstallerSha256: 6C5F736362EB0758C0DF26172D0762F1624366454403DF0043285F502B7F4046 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/j/Jackett/Jackett/0.21.1548/Jackett.Jackett.locale.en-US.yaml b/manifests/j/Jackett/Jackett/0.21.1548/Jackett.Jackett.locale.en-US.yaml new file mode 100644 index 0000000000000..e936447fcda89 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.21.1548/Jackett.Jackett.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.21.1548 +PackageLocale: en-US +Publisher: Jackett +PublisherUrl: https://github.com/Jackett/Jackett +PublisherSupportUrl: https://github.com/Jackett/Jackett/issues +Author: Jackett Contributors +PackageName: Jackett +PackageUrl: https://github.com/Jackett/Jackett +License: GPL-2.0 +LicenseUrl: https://github.com/Jackett/Jackett/blob/master/LICENSE +Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. +CopyrightUrl: https://github.com/Jackett/Jackett/blob/master/LICENSE +ShortDescription: API Support for your favorite torrent trackers. +Description: |- + Jackett works as a proxy server, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. + This allows for getting recent uploads (like RSS) and performing searches. + Jackett is a single repository of maintained indexer scraping and translation logic - removing the burden from other apps. +Moniker: jackett +Tags: +- indexer +- p2p +- proxy +- rss +- sonarr +- torent-management +- torrent +- torrent-search-engine +- trackers +ReleaseNotes: |- + Changes: + - torrent-turk: switch to cookie login method. resolves #7886 + - hdchina; removed. resolves #141 +ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.21.1548 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/j/Jackett/Jackett/0.21.1548/Jackett.Jackett.yaml b/manifests/j/Jackett/Jackett/0.21.1548/Jackett.Jackett.yaml new file mode 100644 index 0000000000000..ca41dcc0b7874 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.21.1548/Jackett.Jackett.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.21.1548 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From af3eefe848f88a424414540e2b379b0b961f3019 Mon Sep 17 00:00:00 2001 From: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:19:09 +0100 Subject: [PATCH 006/461] desktopMicrosoft.VisualStudioCode.Insiders_v1.86.0 (#134040) Co-authored-by: Ladislau Szomoru --- ...soft.VisualStudioCode.Insiders.installer.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.86.0/Microsoft.VisualStudioCode.Insiders.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.86.0/Microsoft.VisualStudioCode.Insiders.installer.yaml index fe38c4a1af194..8129b5ed5a7dd 100644 --- a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.86.0/Microsoft.VisualStudioCode.Insiders.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.86.0/Microsoft.VisualStudioCode.Insiders.installer.yaml @@ -7,20 +7,20 @@ Commands: InstallerType: inno Installers: - Architecture: arm64 - InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/29bef5673ebb1fc3a59b90c9d8bfd2bc61c3f011/VSCodeSetup-arm64-1.86.0-insider.exe' - InstallerSha256: 815875afd7e301a3b2341452b91bc0f8cc60ab2f8c5124e4708c69b515902fbe + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/81725794264e4c0fddbc1b3b728013744ae90840/VSCodeSetup-arm64-1.86.0-insider.exe' + InstallerSha256: d9556f3973749dd5bc78c97febc12cd39008359e8475d9bdb46c2eb9fb68d6a2 Scope: machine - Architecture: arm64 - InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/29bef5673ebb1fc3a59b90c9d8bfd2bc61c3f011/VSCodeUserSetup-arm64-1.86.0-insider.exe' - InstallerSha256: 6da17fbeabac7ec7db2fd34b23992d44989d0a6dbc8c5d1b1e3b70621e59303c + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/81725794264e4c0fddbc1b3b728013744ae90840/VSCodeUserSetup-arm64-1.86.0-insider.exe' + InstallerSha256: 2fbb9ed504773f5987bef5310a26d47dac1b47c01b1289ab569d6f43b216b0db Scope: user - Architecture: x64 - InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/29bef5673ebb1fc3a59b90c9d8bfd2bc61c3f011/VSCodeSetup-x64-1.86.0-insider.exe' - InstallerSha256: aa2239738d2caa9763681a0b74226fc2c1e710bfe1d49cf58a9bd7fce836ac9d + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/81725794264e4c0fddbc1b3b728013744ae90840/VSCodeSetup-x64-1.86.0-insider.exe' + InstallerSha256: da73754c8702d4c01f7a90b7a312cae5e0836f23754f633fe841ab2fc660a38b Scope: machine - Architecture: x64 - InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/29bef5673ebb1fc3a59b90c9d8bfd2bc61c3f011/VSCodeUserSetup-x64-1.86.0-insider.exe' - InstallerSha256: 88160a07d0c655bd6f750db35ff0f3849dae0816c9e0356d2113494a21f17e54 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/81725794264e4c0fddbc1b3b728013744ae90840/VSCodeUserSetup-x64-1.86.0-insider.exe' + InstallerSha256: 297365695a43155327af35dd2aa218bfbdc3f2550141ef706a5687536cfa5329 Scope: user ManifestType: installer ManifestVersion: 1.5.0 From 1e589db5c20b9d24b62dd0db49965e11865ceb07 Mon Sep 17 00:00:00 2001 From: Christian Kagerer Date: Mon, 15 Jan 2024 17:43:13 +0100 Subject: [PATCH 007/461] New version: martinrotter.RSSGuard version 4.6.3 (#133849) --- .../4.6.3/martinrotter.RSSGuard.installer.yaml | 12 ++++++++++++ .../4.6.3/martinrotter.RSSGuard.locale.en-US.yaml | 12 ++++++++++++ .../RSSGuard/4.6.3/martinrotter.RSSGuard.yaml | 8 ++++++++ 3 files changed, 32 insertions(+) create mode 100644 manifests/m/martinrotter/RSSGuard/4.6.3/martinrotter.RSSGuard.installer.yaml create mode 100644 manifests/m/martinrotter/RSSGuard/4.6.3/martinrotter.RSSGuard.locale.en-US.yaml create mode 100644 manifests/m/martinrotter/RSSGuard/4.6.3/martinrotter.RSSGuard.yaml diff --git a/manifests/m/martinrotter/RSSGuard/4.6.3/martinrotter.RSSGuard.installer.yaml b/manifests/m/martinrotter/RSSGuard/4.6.3/martinrotter.RSSGuard.installer.yaml new file mode 100644 index 0000000000000..0fe1007a35408 --- /dev/null +++ b/manifests/m/martinrotter/RSSGuard/4.6.3/martinrotter.RSSGuard.installer.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: martinrotter.RSSGuard +PackageVersion: 4.6.3 +InstallerType: nullsoft +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/martinrotter/rssguard/releases/download/4.6.3/rssguard-4.6.3-43d164dc4-win10.exe + InstallerSha256: F05E64398A0133D095A24B865EA468A553B2A0DAD4A75386ADE11A0311E6C521 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/m/martinrotter/RSSGuard/4.6.3/martinrotter.RSSGuard.locale.en-US.yaml b/manifests/m/martinrotter/RSSGuard/4.6.3/martinrotter.RSSGuard.locale.en-US.yaml new file mode 100644 index 0000000000000..6d2defe1e54cd --- /dev/null +++ b/manifests/m/martinrotter/RSSGuard/4.6.3/martinrotter.RSSGuard.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: martinrotter.RSSGuard +PackageVersion: 4.6.3 +PackageLocale: en-US +Publisher: martinrotter +PackageName: RSS Guard +License: GPL-3.0 +ShortDescription: Feed reader which supports RSS/ATOM/JSON and many web-based feed services. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/m/martinrotter/RSSGuard/4.6.3/martinrotter.RSSGuard.yaml b/manifests/m/martinrotter/RSSGuard/4.6.3/martinrotter.RSSGuard.yaml new file mode 100644 index 0000000000000..3ae1e41a46f81 --- /dev/null +++ b/manifests/m/martinrotter/RSSGuard/4.6.3/martinrotter.RSSGuard.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: martinrotter.RSSGuard +PackageVersion: 4.6.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 0149717fcb9fefa90fa3b2d5e486f1d41b8e9702 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:44:41 +0800 Subject: [PATCH 008/461] New version: JetBrains.FleetLauncher.Preview version 1.29.213 (#133835) --- ...rains.FleetLauncher.Preview.installer.yaml | 15 +++++++ ...ns.FleetLauncher.Preview.locale.en-US.yaml | 45 +++++++++++++++++++ ...ns.FleetLauncher.Preview.locale.zh-CN.yaml | 29 ++++++++++++ .../JetBrains.FleetLauncher.Preview.yaml | 8 ++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/j/JetBrains/FleetLauncher/Preview/1.29.213/JetBrains.FleetLauncher.Preview.installer.yaml create mode 100644 manifests/j/JetBrains/FleetLauncher/Preview/1.29.213/JetBrains.FleetLauncher.Preview.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/FleetLauncher/Preview/1.29.213/JetBrains.FleetLauncher.Preview.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/FleetLauncher/Preview/1.29.213/JetBrains.FleetLauncher.Preview.yaml diff --git a/manifests/j/JetBrains/FleetLauncher/Preview/1.29.213/JetBrains.FleetLauncher.Preview.installer.yaml b/manifests/j/JetBrains/FleetLauncher/Preview/1.29.213/JetBrains.FleetLauncher.Preview.installer.yaml new file mode 100644 index 0000000000000..4c57ac3518b79 --- /dev/null +++ b/manifests/j/JetBrains/FleetLauncher/Preview/1.29.213/JetBrains.FleetLauncher.Preview.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: JetBrains.FleetLauncher.Preview +PackageVersion: 1.29.213 +InstallerType: portable +Commands: +- fleet +ReleaseDate: 2024-01-12 +Installers: +- Architecture: x64 + InstallerUrl: https://download.jetbrains.com/fleet/launcher/windows_x64/launcher-1.29.213.exe + InstallerSha256: A8CBC67993BA774F87B964242FB1EDFDE44A7F6AA3257494A0EF753F35D7E660 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/j/JetBrains/FleetLauncher/Preview/1.29.213/JetBrains.FleetLauncher.Preview.locale.en-US.yaml b/manifests/j/JetBrains/FleetLauncher/Preview/1.29.213/JetBrains.FleetLauncher.Preview.locale.en-US.yaml new file mode 100644 index 0000000000000..d95474d41d282 --- /dev/null +++ b/manifests/j/JetBrains/FleetLauncher/Preview/1.29.213/JetBrains.FleetLauncher.Preview.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: JetBrains.FleetLauncher.Preview +PackageVersion: 1.29.213 +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: Fleet Launcher (Public Preview) +PackageUrl: https://www.jetbrains.com/help/fleet/install-on-a-remote-machine.html +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: Install JetBrains Fleet on a remote machine for remote development +Description: You can install JetBrains Fleet on a remote machine for remote development. This addresses the case when you have a powerful box at home or in the office, and you want to use your local workstation as a thin client. This approach allows you to leverage higher compute capacity and avoid running heavy tasks locally. +# Moniker: +Tags: +- fleet +ReleaseNotes: |- + Fleet 1.29 Release Notes + Here are some noteworthy changes: + - Now, you can effortlessly create new temporary files directly from pre-selected code fragments. + - Fleet now supports replacing groups with regular expressions, giving you more flexibility in your code editing. + - The inline variable refactoring has been implemented. + - Users can now conveniently define a relative path to the PHPUnit executable + - An option to configure the PHP executable as a toolchain in the settings UI was introduced + - Fleet injection into Docker containers now works seamlessly, ensuring a more consistent and reproducible development environment. + - Fleet is now better at recognizing Prettier or ESLint in a project, making it easier for you to format code consistently. + - We've added a default shortcut, ⌃⇧R/ Ctrl+Shift+R, for the Rerun last configuration action. + The following bugs have been successfully fixed: + - Smart Mode for PHP does not start in some projects. + - Replace action working incorrectly when regex is enabled. + - The screen does not scroll when users navigate in Vim mode. + - The terminal does not automatically scroll to show the output when the cursor is at the bottom of the window. + See full release notes for the details about all the changes. +ReleaseNotesUrl: https://youtrack.jetbrains.com/issues/FL?q=Fix%20versions:%201.29%20%23%7BReady%20for%20test%7D%20%23Verified%20sort%20by:%20priority +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/j/JetBrains/FleetLauncher/Preview/1.29.213/JetBrains.FleetLauncher.Preview.locale.zh-CN.yaml b/manifests/j/JetBrains/FleetLauncher/Preview/1.29.213/JetBrains.FleetLauncher.Preview.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0256b1d17252e --- /dev/null +++ b/manifests/j/JetBrains/FleetLauncher/Preview/1.29.213/JetBrains.FleetLauncher.Preview.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: JetBrains.FleetLauncher.Preview +PackageVersion: 1.29.213 +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: Fleet Launcher(公开预览版) +PackageUrl: https://www.jetbrains.com/help/fleet/install-on-a-remote-machine.html +License: 专有软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 在远程机器上安装 JetBrains Fleet 以进行远程开发 +Description: 您可以在远程机器上安装 JetBrains Fleet 以进行远程开发。这解决了当您在家里或办公室里有一台功能强大的设备,并且希望将本地工作站用作瘦客户机时的情况。这种方法允许您利用更强的计算能力,避免在本地运行繁重的任务。 +# Moniker: +Tags: +- fleet +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/issues/FL?q=Fix%20versions:%201.29%20%23%7BReady%20for%20test%7D%20%23Verified%20sort%20by:%20priority +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/j/JetBrains/FleetLauncher/Preview/1.29.213/JetBrains.FleetLauncher.Preview.yaml b/manifests/j/JetBrains/FleetLauncher/Preview/1.29.213/JetBrains.FleetLauncher.Preview.yaml new file mode 100644 index 0000000000000..5d574ee00eb73 --- /dev/null +++ b/manifests/j/JetBrains/FleetLauncher/Preview/1.29.213/JetBrains.FleetLauncher.Preview.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: JetBrains.FleetLauncher.Preview +PackageVersion: 1.29.213 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3e515a3f206d8b367d9c6ad329fa2e2b8f58243a Mon Sep 17 00:00:00 2001 From: Ryo Yamashita Date: Tue, 16 Jan 2024 01:45:42 +0900 Subject: [PATCH 009/461] Fix the license of `HiroshibaKazuyuki.VOICEVOX.CPU` 0.14.10 (#133789) * Fix the license of `HiroshibaKazuyuki.VOICEVOX.CPU` 0.14.10 * `LicenseUrl` should not be permanent in our case --- .../0.14.10/HiroshibaKazuyuki.VOICEVOX.CPU.locale.en-US.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/h/HiroshibaKazuyuki/VOICEVOX/CPU/0.14.10/HiroshibaKazuyuki.VOICEVOX.CPU.locale.en-US.yaml b/manifests/h/HiroshibaKazuyuki/VOICEVOX/CPU/0.14.10/HiroshibaKazuyuki.VOICEVOX.CPU.locale.en-US.yaml index 8d6575259e334..6a56fed276d4e 100644 --- a/manifests/h/HiroshibaKazuyuki/VOICEVOX/CPU/0.14.10/HiroshibaKazuyuki.VOICEVOX.CPU.locale.en-US.yaml +++ b/manifests/h/HiroshibaKazuyuki/VOICEVOX/CPU/0.14.10/HiroshibaKazuyuki.VOICEVOX.CPU.locale.en-US.yaml @@ -9,8 +9,8 @@ PublisherUrl: https://voicevox.hiroshiba.jp PublisherSupportUrl: https://github.com/VOICEVOX/voicevox/issues PackageName: VOICEVOX PackageUrl: https://github.com/VOICEVOX/voicevox -License: LGPL-3.0 license -LicenseUrl: https://github.com/VOICEVOX/voicevox/blob/main/LICENSE +License: Proprietary +LicenseUrl: https://voicevox.hiroshiba.jp/term/ ShortDescription: 無料で使える中品質なテキスト読み上げソフトウェア、VOICEVOXのエディター ReleaseNotes: |- - Windows From 2eccf7f63b4ed3aedade3baa7502a9082d25bce5 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Mon, 15 Jan 2024 17:47:21 +0100 Subject: [PATCH 010/461] New version: YuzuEmu.Yuzu.Mainline version 1680 (#133932) --- .../1680/YuzuEmu.Yuzu.Mainline.installer.yaml | 17 ++++++++++ .../YuzuEmu.Yuzu.Mainline.locale.en-US.yaml | 34 +++++++++++++++++++ .../Mainline/1680/YuzuEmu.Yuzu.Mainline.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/y/YuzuEmu/Yuzu/Mainline/1680/YuzuEmu.Yuzu.Mainline.installer.yaml create mode 100644 manifests/y/YuzuEmu/Yuzu/Mainline/1680/YuzuEmu.Yuzu.Mainline.locale.en-US.yaml create mode 100644 manifests/y/YuzuEmu/Yuzu/Mainline/1680/YuzuEmu.Yuzu.Mainline.yaml diff --git a/manifests/y/YuzuEmu/Yuzu/Mainline/1680/YuzuEmu.Yuzu.Mainline.installer.yaml b/manifests/y/YuzuEmu/Yuzu/Mainline/1680/YuzuEmu.Yuzu.Mainline.installer.yaml new file mode 100644 index 0000000000000..9e0335bfa6a4d --- /dev/null +++ b/manifests/y/YuzuEmu/Yuzu/Mainline/1680/YuzuEmu.Yuzu.Mainline.installer.yaml @@ -0,0 +1,17 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: YuzuEmu.Yuzu.Mainline +PackageVersion: '1680' +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: yuzu-windows-msvc/yuzu.exe +UpgradeBehavior: install +ReleaseDate: 2024-01-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1680/yuzu-windows-msvc-20240113-ceeda4b3c.zip + InstallerSha256: DD7B26DA183C3B65C9B49251A83E0305D2730EB93DF1A8F7F887DDF98C6C6579 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/y/YuzuEmu/Yuzu/Mainline/1680/YuzuEmu.Yuzu.Mainline.locale.en-US.yaml b/manifests/y/YuzuEmu/Yuzu/Mainline/1680/YuzuEmu.Yuzu.Mainline.locale.en-US.yaml new file mode 100644 index 0000000000000..ce77c51e408e9 --- /dev/null +++ b/manifests/y/YuzuEmu/Yuzu/Mainline/1680/YuzuEmu.Yuzu.Mainline.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: YuzuEmu.Yuzu.Mainline +PackageVersion: '1680' +PackageLocale: en-US +Publisher: Yuzu Emulator Team +PublisherUrl: https://yuzu-emu.org +Author: Yuzu Emulator Team +PackageName: Yuzu Mainline +PackageUrl: https://github.com/yuzu-emu/yuzu-mainline +License: GPL-3.0 +LicenseUrl: https://github.com/yuzu-emu/yuzu-mainline/blob/master/LICENSE.txt +Copyright: Copyright (c) Yuzu Emulator Team +ShortDescription: Yuzu is an experimental open-source emulator for the Nintendo Switch from the creators of Citra. +Description: |- + Yuzu is an experimental open-source emulator for the Nintendo Switch from the creators of Citra. + It is written in C++ with portability in mind, with builds actively maintained for Windows and Linux. +Moniker: yuzu-mainline +ReleaseNotes: |- + Changes: + - "Merge Tagged PR 12173" + - "Merge Tagged PR 12610" + - "Merge Tagged PR 12612" + - Merge pull request #12605 from german77/abstract + - Merge pull request #12642 from t895/adapter-refactor + - service: hid: Create abstracted pad structure + - android: Fix added driver path + - android: Add button to use global driver value + - android: Reload driver data on importing user data + - android: Rework driver fragment +ReleaseNotesUrl: https://github.com/yuzu-emu/yuzu-mainline/releases/tag/mainline-0-1680 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/y/YuzuEmu/Yuzu/Mainline/1680/YuzuEmu.Yuzu.Mainline.yaml b/manifests/y/YuzuEmu/Yuzu/Mainline/1680/YuzuEmu.Yuzu.Mainline.yaml new file mode 100644 index 0000000000000..1d7777c5bc4a0 --- /dev/null +++ b/manifests/y/YuzuEmu/Yuzu/Mainline/1680/YuzuEmu.Yuzu.Mainline.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: YuzuEmu.Yuzu.Mainline +PackageVersion: '1680' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From edefc2914ce91e018b05ac8cbffb134171f42ca8 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:47:41 +0800 Subject: [PATCH 011/461] New version: LiErHeXun.Quicker version 1.41.5.0 (#133931) * New version: LiErHeXun.Quicker version 1.41.5.0 * Fix ReleaseNotes --- .../1.41.5.0/LiErHeXun.Quicker.installer.yaml | 29 ++++++++++++++ .../LiErHeXun.Quicker.locale.en-US.yaml | 35 +++++++++++++++++ .../LiErHeXun.Quicker.locale.zh-CN.yaml | 39 +++++++++++++++++++ .../Quicker/1.41.5.0/LiErHeXun.Quicker.yaml | 8 ++++ 4 files changed, 111 insertions(+) create mode 100644 manifests/l/LiErHeXun/Quicker/1.41.5.0/LiErHeXun.Quicker.installer.yaml create mode 100644 manifests/l/LiErHeXun/Quicker/1.41.5.0/LiErHeXun.Quicker.locale.en-US.yaml create mode 100644 manifests/l/LiErHeXun/Quicker/1.41.5.0/LiErHeXun.Quicker.locale.zh-CN.yaml create mode 100644 manifests/l/LiErHeXun/Quicker/1.41.5.0/LiErHeXun.Quicker.yaml diff --git a/manifests/l/LiErHeXun/Quicker/1.41.5.0/LiErHeXun.Quicker.installer.yaml b/manifests/l/LiErHeXun/Quicker/1.41.5.0/LiErHeXun.Quicker.installer.yaml new file mode 100644 index 0000000000000..977d2104d279b --- /dev/null +++ b/manifests/l/LiErHeXun/Quicker/1.41.5.0/LiErHeXun.Quicker.installer.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: LiErHeXun.Quicker +PackageVersion: 1.41.5.0 +InstallerType: wix +InstallerSwitches: + InstallLocation: INSTALLFOLDER="" +UpgradeBehavior: install +Protocols: +- quicker +ReleaseDate: 2024-01-13 +Installers: +- Architecture: x86 + InstallerUrl: https://files.getquicker.net/_productfiles/202401/Quicker.x86.1.41.5.0.msi + InstallerSha256: 997E507246EBBA518C265DA25D55D1619341F0869E1BA10A0BA2C3D98E55F09E + ProductCode: '{F6B50FAE-A159-48DB-90F7-6783F111280F}' + AppsAndFeaturesEntries: + - ProductCode: '{F6B50FAE-A159-48DB-90F7-6783F111280F}' + UpgradeCode: '{EC20BBD4-CA83-4AD8-BE93-295CEEED871E}' +- Architecture: x64 + InstallerUrl: https://files.getquicker.net/_productfiles/202401/Quicker.x64.1.41.5.0.msi + InstallerSha256: 98FF30B6B2F7271337CC56734E90963E5888DE33283116F3D996C7E0217ADE6D + ProductCode: '{D9847A87-5A0F-4E19-81DB-42C5B2A48D12}' + AppsAndFeaturesEntries: + - ProductCode: '{D9847A87-5A0F-4E19-81DB-42C5B2A48D12}' + UpgradeCode: '{EC20BBD4-CA83-4AD8-BE93-295CEEED871E}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/l/LiErHeXun/Quicker/1.41.5.0/LiErHeXun.Quicker.locale.en-US.yaml b/manifests/l/LiErHeXun/Quicker/1.41.5.0/LiErHeXun.Quicker.locale.en-US.yaml new file mode 100644 index 0000000000000..254b916f87439 --- /dev/null +++ b/manifests/l/LiErHeXun/Quicker/1.41.5.0/LiErHeXun.Quicker.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: LiErHeXun.Quicker +PackageVersion: 1.41.5.0 +PackageLocale: en-US +Publisher: 北京立迩合讯科技有限公司 +PublisherUrl: https://getquicker.net/ +PublisherSupportUrl: https://getquicker.net/KC +PrivacyUrl: https://getquicker.net/Privacy +Author: Beijing LiErHeXun Tech Co., Ltd. +PackageName: Quicker +PackageUrl: https://getquicker.net/ +License: Proprietary +# LicenseUrl: +Copyright: © Beijing LiErHeXun Tech Co., Ltd. All rights reserved. +# CopyrightUrl: +ShortDescription: The toolbox at your fingertips +# Description: +# Moniker: +Tags: +- automation +- hotkey +- launcher +- productivity +- shortcut +- tool +- utility +# ReleaseNotes: +ReleaseNotesUrl: https://getquicker.net/Help/Versions +PurchaseUrl: https://getquicker.net/pricing +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/l/LiErHeXun/Quicker/1.41.5.0/LiErHeXun.Quicker.locale.zh-CN.yaml b/manifests/l/LiErHeXun/Quicker/1.41.5.0/LiErHeXun.Quicker.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b5780e3b028f7 --- /dev/null +++ b/manifests/l/LiErHeXun/Quicker/1.41.5.0/LiErHeXun.Quicker.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: LiErHeXun.Quicker +PackageVersion: 1.41.5.0 +PackageLocale: zh-CN +Publisher: 北京立迩合讯科技有限公司 +PublisherUrl: https://getquicker.net/ +PublisherSupportUrl: https://getquicker.net/KC +PrivacyUrl: https://getquicker.net/Privacy +Author: 北京立迩合讯科技有限公司 +PackageName: Quicker +PackageUrl: https://getquicker.net/ +License: 专有软件 +# LicenseUrl: +Copyright: © 北京立迩合讯科技有限公司。 保留所有权利。 +# CopyrightUrl: +ShortDescription: 您的指尖工具箱 +# Description: +# Moniker: +Tags: +- 启动器 +- 工具 +- 快捷方式 +- 快捷键 +- 效率 +- 热键 +- 生产力 +- 自动化 +ReleaseNotes: |- + ~. 搜索框:钉住时,使用动作进行实时搜索后搜索词和结果可能被清空问题。(感谢@治钧、@咿呀杀杀) + ~. 动作编辑窗口:编辑变量后,保留选择状态(避免找不到刚才修改的变量了)。(感谢@臭冬瓜) + ~. 自定义操作窗:在按钮使用 .width=xxx 限制宽度时,支持 .overflow=wrap 或 .overflow=... 让文字换行或显示省略号。 +ReleaseNotesUrl: https://getquicker.net/Help/Versions +PurchaseUrl: https://getquicker.net/pricing +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/l/LiErHeXun/Quicker/1.41.5.0/LiErHeXun.Quicker.yaml b/manifests/l/LiErHeXun/Quicker/1.41.5.0/LiErHeXun.Quicker.yaml new file mode 100644 index 0000000000000..5d0ac80eb6bbe --- /dev/null +++ b/manifests/l/LiErHeXun/Quicker/1.41.5.0/LiErHeXun.Quicker.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: LiErHeXun.Quicker +PackageVersion: 1.41.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d2bd513df31709555a8dfe9ad4c9b1874c174359 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:48:14 +0800 Subject: [PATCH 012/461] New version: 7S2P.Effie.CN version 3.2.1 (#133924) * New version: 7S2P.Effie.CN version 3.2.1 * Add ReleaseNotes --- .../CN/3.2.1/7S2P.Effie.CN.installer.yaml | 20 +++++++++ .../CN/3.2.1/7S2P.Effie.CN.locale.en-US.yaml | 42 +++++++++++++++++++ .../CN/3.2.1/7S2P.Effie.CN.locale.zh-CN.yaml | 42 +++++++++++++++++++ .../7/7S2P/Effie/CN/3.2.1/7S2P.Effie.CN.yaml | 8 ++++ 4 files changed, 112 insertions(+) create mode 100644 manifests/7/7S2P/Effie/CN/3.2.1/7S2P.Effie.CN.installer.yaml create mode 100644 manifests/7/7S2P/Effie/CN/3.2.1/7S2P.Effie.CN.locale.en-US.yaml create mode 100644 manifests/7/7S2P/Effie/CN/3.2.1/7S2P.Effie.CN.locale.zh-CN.yaml create mode 100644 manifests/7/7S2P/Effie/CN/3.2.1/7S2P.Effie.CN.yaml diff --git a/manifests/7/7S2P/Effie/CN/3.2.1/7S2P.Effie.CN.installer.yaml b/manifests/7/7S2P/Effie/CN/3.2.1/7S2P.Effie.CN.installer.yaml new file mode 100644 index 0000000000000..2b825f4768ad4 --- /dev/null +++ b/manifests/7/7S2P/Effie/CN/3.2.1/7S2P.Effie.CN.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: 7S2P.Effie.CN +PackageVersion: 3.2.1 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +FileExtensions: +- effie +AppsAndFeaturesEntries: +- DisplayName: Effie 3.2.1 + ProductCode: Effie_is1 +Installers: +- Architecture: x86 + InstallerUrl: https://download.effie.co/effie/effie_setup_3.2.1.exe + InstallerSha256: DCFBEDE898E1B5A95A93BD500F650127387E1FE4A1DAA7DE9BA1B963BB2F958F + ProductCode: Effie_is1 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/7/7S2P/Effie/CN/3.2.1/7S2P.Effie.CN.locale.en-US.yaml b/manifests/7/7S2P/Effie/CN/3.2.1/7S2P.Effie.CN.locale.en-US.yaml new file mode 100644 index 0000000000000..11e06b491ccfa --- /dev/null +++ b/manifests/7/7S2P/Effie/CN/3.2.1/7S2P.Effie.CN.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: 7S2P.Effie.CN +PackageVersion: 3.2.1 +PackageLocale: en-US +Publisher: 7S2P Inc. +PublisherUrl: https://www.effie.co +# PublisherSupportUrl: +PrivacyUrl: https://www.effie.co/privacy +Author: Shanghai 7S2P Technology Co., Ltd. +PackageName: Effie +PackageUrl: https://www.effie.co +License: Proprietary +LicenseUrl: https://www.effie.co/terms +Copyright: Copyright © 2024 Shanghai 7S2P Technology Co., Ltd. All rights reserved +# CopyrightUrl: +ShortDescription: Make ideas happen +Description: Effie is a list making, mind mapping, note taking, focused markup-based writing tool that helps to visualize your ideas with mindmaps and outlines, and turn them into great writing pieces in the simple, discretion-free environment. +# Moniker: +Tags: +- article +- docs +- document +- editor +- markdown +- mind-map +- mind-mapping +- mindmap +- notes +- outline +- outliner +- writing +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://blog.effie.co/fq +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/7/7S2P/Effie/CN/3.2.1/7S2P.Effie.CN.locale.zh-CN.yaml b/manifests/7/7S2P/Effie/CN/3.2.1/7S2P.Effie.CN.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0250ea0984410 --- /dev/null +++ b/manifests/7/7S2P/Effie/CN/3.2.1/7S2P.Effie.CN.locale.zh-CN.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: 7S2P.Effie.CN +PackageVersion: 3.2.1 +PackageLocale: zh-CN +Publisher: 7S2P Inc. +PublisherUrl: https://www.effie.co +# PublisherSupportUrl: +PrivacyUrl: https://www.effie.co/privacy +Author: 上海七加二科技有限公司 +PackageName: Effie +PackageUrl: https://www.effie.co +License: 专有软件 +LicenseUrl: https://www.effie.co/terms +Copyright: 版权所有 © 2024 上海七加二科技有限公司 保留所有权利 +# CopyrightUrl: +ShortDescription: 把思想变成价值 +Description: Effie 是思想家专用的写作软件。无论是严肃写作,随手记录,亦或是把逻辑完善成思维导图,Effie 都是您明智的选择。 +# Moniker: +Tags: +- markdown +- 写作 +- 大纲 +- 思维导图 +- 文档 +- 文稿 +- 文章 +- 笔记 +- 编辑器 +- 脑图 +ReleaseNotes: |- + - 定制理想的写作环境:支持选择主题配色,新增 8 套美观样式,构建属于你的写作氛围; + - 一些细节优化和 bug 修复。 +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://blog.effie.co/fq +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/7/7S2P/Effie/CN/3.2.1/7S2P.Effie.CN.yaml b/manifests/7/7S2P/Effie/CN/3.2.1/7S2P.Effie.CN.yaml new file mode 100644 index 0000000000000..30ef1f683646b --- /dev/null +++ b/manifests/7/7S2P/Effie/CN/3.2.1/7S2P.Effie.CN.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: 7S2P.Effie.CN +PackageVersion: 3.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6a038de4b92919ce1b8ffde4d2a3ca015adabff0 Mon Sep 17 00:00:00 2001 From: solomoncyj Date: Tue, 16 Jan 2024 00:48:33 +0800 Subject: [PATCH 013/461] New version: CCPGames.EVEOnline version 1.2.1 (#133928) --- .../1.2.1/CCPGames.EVEOnline.installer.yaml | 17 +++++++++++++++++ .../1.2.1/CCPGames.EVEOnline.locale.en-US.yaml | 13 +++++++++++++ .../EVEOnline/1.2.1/CCPGames.EVEOnline.yaml | 8 ++++++++ 3 files changed, 38 insertions(+) create mode 100644 manifests/c/CCPGames/EVEOnline/1.2.1/CCPGames.EVEOnline.installer.yaml create mode 100644 manifests/c/CCPGames/EVEOnline/1.2.1/CCPGames.EVEOnline.locale.en-US.yaml create mode 100644 manifests/c/CCPGames/EVEOnline/1.2.1/CCPGames.EVEOnline.yaml diff --git a/manifests/c/CCPGames/EVEOnline/1.2.1/CCPGames.EVEOnline.installer.yaml b/manifests/c/CCPGames/EVEOnline/1.2.1/CCPGames.EVEOnline.installer.yaml new file mode 100644 index 0000000000000..806776e1ff03c --- /dev/null +++ b/manifests/c/CCPGames/EVEOnline/1.2.1/CCPGames.EVEOnline.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: CCPGames.EVEOnline +PackageVersion: 1.2.1 +InstallerType: exe +Scope: machine +InstallerSwitches: + Silent: '-' + SilentWithProgress: '-' +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://launcher.ccpgames.com/eve-online/release/win32/x64/eve-online-1.2.1+Setup.exe + InstallerSha256: A25BFE5B4596E11B4FF4C31A687723AA15AA23F7C71A208ED17B14EE5A209EC1 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/c/CCPGames/EVEOnline/1.2.1/CCPGames.EVEOnline.locale.en-US.yaml b/manifests/c/CCPGames/EVEOnline/1.2.1/CCPGames.EVEOnline.locale.en-US.yaml new file mode 100644 index 0000000000000..b3ee4cc1422f3 --- /dev/null +++ b/manifests/c/CCPGames/EVEOnline/1.2.1/CCPGames.EVEOnline.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: CCPGames.EVEOnline +PackageVersion: 1.2.1 +PackageLocale: en-US +Publisher: CCP Games +PackageName: EVE Online +License: Proprietary +Copyright: Copyright © 2023 CCP Games +ShortDescription: EVE Online is a free MMORPG sci-fi strategy game where you can embark on your own unique space adventure. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/CCPGames/EVEOnline/1.2.1/CCPGames.EVEOnline.yaml b/manifests/c/CCPGames/EVEOnline/1.2.1/CCPGames.EVEOnline.yaml new file mode 100644 index 0000000000000..9f8bac0e0c483 --- /dev/null +++ b/manifests/c/CCPGames/EVEOnline/1.2.1/CCPGames.EVEOnline.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: CCPGames.EVEOnline +PackageVersion: 1.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From db10ba10fc40bcb123de2260c7b627fc5022fc31 Mon Sep 17 00:00:00 2001 From: CHIZI-0618 <51962278+CHIZI-0618@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:48:50 +0800 Subject: [PATCH 014/461] SagerNet.sing-box version 1.8.1 (#133922) --- .../1.8.1/SagerNet.sing-box.installer.yaml | 32 ++++++++++++++++++ .../1.8.1/SagerNet.sing-box.locale.en-US.yaml | 33 +++++++++++++++++++ .../sing-box/1.8.1/SagerNet.sing-box.yaml | 8 +++++ 3 files changed, 73 insertions(+) create mode 100644 manifests/s/SagerNet/sing-box/1.8.1/SagerNet.sing-box.installer.yaml create mode 100644 manifests/s/SagerNet/sing-box/1.8.1/SagerNet.sing-box.locale.en-US.yaml create mode 100644 manifests/s/SagerNet/sing-box/1.8.1/SagerNet.sing-box.yaml diff --git a/manifests/s/SagerNet/sing-box/1.8.1/SagerNet.sing-box.installer.yaml b/manifests/s/SagerNet/sing-box/1.8.1/SagerNet.sing-box.installer.yaml new file mode 100644 index 0000000000000..499799d4631c8 --- /dev/null +++ b/manifests/s/SagerNet/sing-box/1.8.1/SagerNet.sing-box.installer.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.2.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: SagerNet.sing-box +PackageVersion: 1.8.1 +Installers: +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: sing-box-1.8.1-windows-arm64\sing-box.exe + PortableCommandAlias: sing-box + InstallerUrl: https://github.com/SagerNet/sing-box/releases/download/v1.8.1/sing-box-1.8.1-windows-arm64.zip + InstallerSha256: EA5C828C1742F1580B5FA30FDA457AD897BB939DD83F22AB2625B03F12A32722 +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: sing-box-1.8.1-windows-amd64\sing-box.exe + PortableCommandAlias: sing-box + InstallerUrl: https://github.com/SagerNet/sing-box/releases/download/v1.8.1/sing-box-1.8.1-windows-amd64.zip + InstallerSha256: 5BFEB0DC605237BA8FBF02EC8EED1B2AA85136CAEC12D461EB6AE186D29A92F2 +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: sing-box-1.8.1-windows-386\sing-box.exe + PortableCommandAlias: sing-box + InstallerUrl: https://github.com/SagerNet/sing-box/releases/download/v1.8.1/sing-box-1.8.1-windows-386.zip + InstallerSha256: ADF66D1B40BA4C9355DBC16A8FBA093F2AA1C78A7FC6624E16DA5055C8F51FC2 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/SagerNet/sing-box/1.8.1/SagerNet.sing-box.locale.en-US.yaml b/manifests/s/SagerNet/sing-box/1.8.1/SagerNet.sing-box.locale.en-US.yaml new file mode 100644 index 0000000000000..903e9baf216f4 --- /dev/null +++ b/manifests/s/SagerNet/sing-box/1.8.1/SagerNet.sing-box.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.2.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: SagerNet.sing-box +PackageVersion: 1.8.1 +PackageLocale: en-US +Publisher: SagerNet +PublisherUrl: https://github.com/SagerNet +PublisherSupportUrl: https://raw.githubusercontent.com/SagerNet/sing-box/v1.8.1/docs/support.md +Author: nekohasekai +PackageName: sing-box +PackageUrl: https://github.com/SagerNet/sing-box +License: GNU General Public License Version 3 or Later +LicenseUrl: https://raw.githubusercontent.com/SagerNet/sing-box/v1.8.1/LICENSE +Copyright: GNU General Public License Version 3 or Later +CopyrightUrl: https://raw.githubusercontent.com/SagerNet/sing-box/v1.8.1/LICENSE +ShortDescription: The universal proxy platform. +Description: The universal proxy platform. +Moniker: sing-box +Tags: +- network +- proxy +- vpn +- clash +- shadowsocks +- v2ray +ReleaseNotes: |- + Fixes and improvements +Documentations: +- DocumentLabel: sing-box + DocumentUrl: https://sing-box.sagernet.org +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/SagerNet/sing-box/1.8.1/SagerNet.sing-box.yaml b/manifests/s/SagerNet/sing-box/1.8.1/SagerNet.sing-box.yaml new file mode 100644 index 0000000000000..98353621836e6 --- /dev/null +++ b/manifests/s/SagerNet/sing-box/1.8.1/SagerNet.sing-box.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.2.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: SagerNet.sing-box +PackageVersion: 1.8.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b833cc0586693871de1645a85e1143a78bb32fa5 Mon Sep 17 00:00:00 2001 From: Envoy49 <94023356+Envoy49@users.noreply.github.com> Date: Tue, 16 Jan 2024 03:49:03 +1100 Subject: [PATCH 015/461] Go Spotify CLI v1.0.65 (#133916) --- .../1.0.41/Envoy49.go-spotify-cli.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/e/Envoy49/go-spotify-cli/1.0.41/Envoy49.go-spotify-cli.installer.yaml b/manifests/e/Envoy49/go-spotify-cli/1.0.41/Envoy49.go-spotify-cli.installer.yaml index 446d438be1114..1ce38db1a3a63 100644 --- a/manifests/e/Envoy49/go-spotify-cli/1.0.41/Envoy49.go-spotify-cli.installer.yaml +++ b/manifests/e/Envoy49/go-spotify-cli/1.0.41/Envoy49.go-spotify-cli.installer.yaml @@ -5,10 +5,10 @@ PackageVersion: 1.0.41 InstallerType: portable Installers: - Architecture: arm64 - InstallerUrl: https://github.com/Envoy49/go-spotify-cli/releases/download/v1.0.64/go-spotify-cli-windows-amd64.exe - InstallerSha256: CCD99B2265DC65C29DB7D0825A6D140A1558E90C4AE93388F46C2D504E7F42D5 + InstallerUrl: https://github.com/Envoy49/go-spotify-cli/releases/download/v1.0.65/go-spotify-cli-windows-amd64.exe + InstallerSha256: 89EB427352A333752868AAC10124054567916375840FC67ACDB506142F362D74 - Architecture: x64 - InstallerUrl: https://github.com/Envoy49/go-spotify-cli/releases/download/v1.0.64/go-spotify-cli-windows-amd64.exe - InstallerSha256: CCD99B2265DC65C29DB7D0825A6D140A1558E90C4AE93388F46C2D504E7F42D5 + InstallerUrl: https://github.com/Envoy49/go-spotify-cli/releases/download/v1.0.65/go-spotify-cli-windows-amd64.exe + InstallerSha256: 89EB427352A333752868AAC10124054567916375840FC67ACDB506142F362D74 ManifestType: installer ManifestVersion: 1.5.0 From 7ba41b4b17a38e35039e78a2fcba1f076b4ebc00 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Mon, 15 Jan 2024 17:49:22 +0100 Subject: [PATCH 016/461] New version: OleguerLlopart.OpenComic version 1.1.0 (#133917) --- .../OleguerLlopart.OpenComic.installer.yaml | 22 ++++++++++++++ ...OleguerLlopart.OpenComic.locale.en-US.yaml | 30 +++++++++++++++++++ .../1.1.0/OleguerLlopart.OpenComic.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/o/OleguerLlopart/OpenComic/1.1.0/OleguerLlopart.OpenComic.installer.yaml create mode 100644 manifests/o/OleguerLlopart/OpenComic/1.1.0/OleguerLlopart.OpenComic.locale.en-US.yaml create mode 100644 manifests/o/OleguerLlopart/OpenComic/1.1.0/OleguerLlopart.OpenComic.yaml diff --git a/manifests/o/OleguerLlopart/OpenComic/1.1.0/OleguerLlopart.OpenComic.installer.yaml b/manifests/o/OleguerLlopart/OpenComic/1.1.0/OleguerLlopart.OpenComic.installer.yaml new file mode 100644 index 0000000000000..7644c5f7050d2 --- /dev/null +++ b/manifests/o/OleguerLlopart/OpenComic/1.1.0/OleguerLlopart.OpenComic.installer.yaml @@ -0,0 +1,22 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: OleguerLlopart.OpenComic +PackageVersion: 1.1.0 +InstallerType: nullsoft +ReleaseDate: 2024-01-12 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/ollm/OpenComic/releases/download/v1.1.0/OpenComic.Setup.1.1.0.exe + InstallerSha256: ECAC622BF1D7795002EB940AE934B1065CA4FD922A92F00D088FC18C4C5FF3DE + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/ollm/OpenComic/releases/download/v1.1.0/OpenComic.Setup.1.1.0.exe + InstallerSha256: ECAC622BF1D7795002EB940AE934B1065CA4FD922A92F00D088FC18C4C5FF3DE + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/o/OleguerLlopart/OpenComic/1.1.0/OleguerLlopart.OpenComic.locale.en-US.yaml b/manifests/o/OleguerLlopart/OpenComic/1.1.0/OleguerLlopart.OpenComic.locale.en-US.yaml new file mode 100644 index 0000000000000..e8414cf2f756c --- /dev/null +++ b/manifests/o/OleguerLlopart/OpenComic/1.1.0/OleguerLlopart.OpenComic.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: OleguerLlopart.OpenComic +PackageVersion: 1.1.0 +PackageLocale: en-US +Publisher: Oleguer Llopart +PublisherUrl: https://github.com/ollm +PublisherSupportUrl: https://github.com/ollm/OpenComic/issues +PackageName: OpenComic +PackageUrl: https://github.com/ollm/OpenComic +License: GPL3 +LicenseUrl: https://github.com/ollm/OpenComic/blob/master/LICENSE +ShortDescription: Comic and Manga reader, written with Node.js and using Electron +ReleaseNotes: |- + 🚀 New Features + - Option to set maximum size of temporary files, preserving them when closing the app a727249 + - Label to display only the contents of a master folder ff35144 + - Support favorite label 86039e6 + - Custom labels support 1185d82 + - Option to not enlarge images more than its original size e2f8598 + - New image interpolation methods available: lanczos3, lanczos2, mitchell, cubic, nearest and others 86cd705 + - Server connection support: smb://, ftp://, ftps://, scp://, sftp://, ssh:// 52a09a9 + - Compress json files from cache to zstd to reduce used space 3ae7cb7 + 🐛 Bug Fixes + - Error on detect file type from binary 0f81947 + - Zoom bug in vertical reading if global zoom disabled f83d17f +ReleaseNotesUrl: https://github.com/ollm/OpenComic/releases/tag/v1.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/o/OleguerLlopart/OpenComic/1.1.0/OleguerLlopart.OpenComic.yaml b/manifests/o/OleguerLlopart/OpenComic/1.1.0/OleguerLlopart.OpenComic.yaml new file mode 100644 index 0000000000000..d00d815cc8a72 --- /dev/null +++ b/manifests/o/OleguerLlopart/OpenComic/1.1.0/OleguerLlopart.OpenComic.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: OleguerLlopart.OpenComic +PackageVersion: 1.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 32fcf009a7fccd4b7a0036ff9678ab2d960066a3 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Mon, 15 Jan 2024 17:49:27 +0100 Subject: [PATCH 017/461] New version: taers232c.GAMADV-XTD3 version 6.67.17 (#133912) --- .../taers232c.GAMADV-XTD3.installer.yaml | 21 +++++++++++ .../taers232c.GAMADV-XTD3.locale.en-US.yaml | 36 +++++++++++++++++++ .../6.67.17/taers232c.GAMADV-XTD3.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/t/taers232c/GAMADV-XTD3/6.67.17/taers232c.GAMADV-XTD3.installer.yaml create mode 100644 manifests/t/taers232c/GAMADV-XTD3/6.67.17/taers232c.GAMADV-XTD3.locale.en-US.yaml create mode 100644 manifests/t/taers232c/GAMADV-XTD3/6.67.17/taers232c.GAMADV-XTD3.yaml diff --git a/manifests/t/taers232c/GAMADV-XTD3/6.67.17/taers232c.GAMADV-XTD3.installer.yaml b/manifests/t/taers232c/GAMADV-XTD3/6.67.17/taers232c.GAMADV-XTD3.installer.yaml new file mode 100644 index 0000000000000..74d38cb2045f3 --- /dev/null +++ b/manifests/t/taers232c/GAMADV-XTD3/6.67.17/taers232c.GAMADV-XTD3.installer.yaml @@ -0,0 +1,21 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: taers232c.GAMADV-XTD3 +PackageVersion: 6.67.17 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallerSwitches: + Custom: /norestart +UpgradeBehavior: install +ProductCode: '{E0409F1C-7595-4A8C-AB53-8339746650DE}' +ReleaseDate: 2024-01-13 +AppsAndFeaturesEntries: +- UpgradeCode: '{D86B52B2-EFE9-4F9D-8BA3-9D84B9B2D319}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/taers232c/GAMADV-XTD3/releases/download/v6.67.17/gamadv-xtd3-6.67.17-windows-x86_64.msi + InstallerSha256: 625BD1D1D7A814E316D9BF2AB2BF5536D49C9D5A153A6D47DCEE5374932275FB +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/taers232c/GAMADV-XTD3/6.67.17/taers232c.GAMADV-XTD3.locale.en-US.yaml b/manifests/t/taers232c/GAMADV-XTD3/6.67.17/taers232c.GAMADV-XTD3.locale.en-US.yaml new file mode 100644 index 0000000000000..08c5c1aba8c1a --- /dev/null +++ b/manifests/t/taers232c/GAMADV-XTD3/6.67.17/taers232c.GAMADV-XTD3.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: taers232c.GAMADV-XTD3 +PackageVersion: 6.67.17 +PackageLocale: en-US +Publisher: Ross Scroggs - ross.scroggs@gmail.com +PublisherUrl: https://github.com/taers232c +PublisherSupportUrl: https://github.com/taers232c/GAMADV-XTD3/issues +Author: taers232c +PackageName: GAMADV-XTD3 +PackageUrl: https://github.com/taers232c/GAMADV-XTD3 +License: Apache-2.0 +ShortDescription: GAMADV-XTD3 is a free, open source command line tool for Google Workspace (formerly G Suite) Administrators to manage domain and user settings quickly and easily. +Moniker: GAMADV +ReleaseNotes: |- + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Cloud-Identity-Groups#display-group-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Classroom-Courses#display-course-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Classroom-Membership#display-course-membership-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/ChromeOS-Devices#display-cros-device-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Cloud-Identity-Devices#display-device-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Cloud-Identity-Devices#display-device-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Groups#display-group-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Mobile-Devices#display-mobile-device-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Organizational-Units#display-organizational-unit-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Resources#display-resource-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Users#display-user-counts + - See: https://support.google.com/a/users/answer/7338880#shared_drives_file_folder_limits + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Vault-Takeout#create-vault-exports + - https://github.com/taers232c/GAMADV-XTD3/wiki/How-to-Install-Advanced-GAM + - https://github.com/taers232c/GAMADV-XTD3/wiki/How-to-Update-Advanced-GAM + - https://github.com/taers232c/GAMADV-XTD3/wiki/How-to-Upgrade-from-Standard-GAM + - https://github.com/taers232c/GAMADV-XTD3/wiki/How-to-Upgrade-from-GAMADV-X-or-GAMADV-XTD +ReleaseNotesUrl: https://github.com/taers232c/GAMADV-XTD3/releases/tag/v6.67.17 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/taers232c/GAMADV-XTD3/6.67.17/taers232c.GAMADV-XTD3.yaml b/manifests/t/taers232c/GAMADV-XTD3/6.67.17/taers232c.GAMADV-XTD3.yaml new file mode 100644 index 0000000000000..f84ad1e8ea36f --- /dev/null +++ b/manifests/t/taers232c/GAMADV-XTD3/6.67.17/taers232c.GAMADV-XTD3.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: taers232c.GAMADV-XTD3 +PackageVersion: 6.67.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 797359bcbb445dfcb431a2bfd8de1f0f637732d3 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Mon, 15 Jan 2024 17:50:03 +0100 Subject: [PATCH 018/461] New version: AppbyTroye.KoodoReader version 1.6.2 (#133910) --- .../AppbyTroye.KoodoReader.installer.yaml | 35 +++++++++++++ .../AppbyTroye.KoodoReader.locale.en-US.yaml | 51 +++++++++++++++++++ .../AppbyTroye.KoodoReader.locale.zh-CN.yaml | 21 ++++++++ .../1.6.2/AppbyTroye.KoodoReader.yaml | 8 +++ 4 files changed, 115 insertions(+) create mode 100644 manifests/a/AppbyTroye/KoodoReader/1.6.2/AppbyTroye.KoodoReader.installer.yaml create mode 100644 manifests/a/AppbyTroye/KoodoReader/1.6.2/AppbyTroye.KoodoReader.locale.en-US.yaml create mode 100644 manifests/a/AppbyTroye/KoodoReader/1.6.2/AppbyTroye.KoodoReader.locale.zh-CN.yaml create mode 100644 manifests/a/AppbyTroye/KoodoReader/1.6.2/AppbyTroye.KoodoReader.yaml diff --git a/manifests/a/AppbyTroye/KoodoReader/1.6.2/AppbyTroye.KoodoReader.installer.yaml b/manifests/a/AppbyTroye/KoodoReader/1.6.2/AppbyTroye.KoodoReader.installer.yaml new file mode 100644 index 0000000000000..e769c50b33810 --- /dev/null +++ b/manifests/a/AppbyTroye/KoodoReader/1.6.2/AppbyTroye.KoodoReader.installer.yaml @@ -0,0 +1,35 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: AppbyTroye.KoodoReader +PackageVersion: 1.6.2 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: /NORESTART +FileExtensions: +- azw3 +- cbr +- cbt +- cbz +- djvu +- epub +- fb2 +- mobi +- pdf +ReleaseDate: 2024-01-13 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/koodo-reader/koodo-reader/releases/download/v1.6.2/Koodo-Reader-1.6.2.exe + InstallerSha256: 314901BE182EA5AF659F27DD0FBD94AA562EFCAEA96C8A5CF419C17C0585ABDA + InstallerSwitches: + Custom: /NORESTART /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/koodo-reader/koodo-reader/releases/download/v1.6.2/Koodo-Reader-1.6.2.exe + InstallerSha256: 314901BE182EA5AF659F27DD0FBD94AA562EFCAEA96C8A5CF419C17C0585ABDA + InstallerSwitches: + Custom: /NORESTART /ALLUSERS + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/AppbyTroye/KoodoReader/1.6.2/AppbyTroye.KoodoReader.locale.en-US.yaml b/manifests/a/AppbyTroye/KoodoReader/1.6.2/AppbyTroye.KoodoReader.locale.en-US.yaml new file mode 100644 index 0000000000000..69f5a80696396 --- /dev/null +++ b/manifests/a/AppbyTroye/KoodoReader/1.6.2/AppbyTroye.KoodoReader.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: AppbyTroye.KoodoReader +PackageVersion: 1.6.2 +PackageLocale: en-US +Publisher: App by Troye +PublisherUrl: https://github.com/troyeguo/koodo-reader +PublisherSupportUrl: https://github.com/troyeguo/koodo-reader/issues +PrivacyUrl: https://troyeguo.notion.site/Koodo-Reader-Document-9c767af3d66c459db996bdd08a34c34b +Author: Troye +PackageName: Koodo Reader +PackageUrl: https://github.com/troyeguo/koodo-reader/releases +License: AGPL-3.0 +LicenseUrl: https://github.com/troyeguo/koodo-reader/blob/master/LICENSE +Copyright: Copyright (c) 2020-2023 App by Troye +CopyrightUrl: https://koodo.960960.xyz +ShortDescription: A cross-platform ebook reader +Description: |- + Koodo Reader is an all-in-one ebook reader that can help you better manage and study your ebooks. + It's free and open-source. +Moniker: koodoreader +Tags: +- ebook +- ebook-reader +- epub +- pdf +- reader +ReleaseNotes: |- + Noted + - This is a developer release which is NOT recommended for general use. + Please visit https://koodo.960960.xyz/ for stable release. + New + - Now you can contact us right from the app, just click the Report button in the header + - Add Deepl and Yandex for translation + - Add OneDrive, Google Drive, FTP, FTPS, SFTP, S3 and S3 Compatible for backup + - Add Wikipedia for Dictionary with support for more than 300 languages + - Google Dictionary now support more than 100 languages + - Add pronounciations, audios, example sentence support to dictionary + - Add book format to book info + - Now you can batch add books to favorite + - UI optimization + Fix + - Bing translation not working + - Code display issue + Mirror + - 国内镜像1 (推荐使用) + - 国内镜像2 (速度略慢,建议使用多线程下载工具如IDM, FDM等) +ReleaseNotesUrl: https://github.com/koodo-reader/koodo-reader/releases/tag/v1.6.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AppbyTroye/KoodoReader/1.6.2/AppbyTroye.KoodoReader.locale.zh-CN.yaml b/manifests/a/AppbyTroye/KoodoReader/1.6.2/AppbyTroye.KoodoReader.locale.zh-CN.yaml new file mode 100644 index 0000000000000..abd7756c0747d --- /dev/null +++ b/manifests/a/AppbyTroye/KoodoReader/1.6.2/AppbyTroye.KoodoReader.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: AppbyTroye.KoodoReader +PackageVersion: 1.6.2 +PackageLocale: zh-CN +Publisher: App by Troye +PublisherUrl: https://github.com/troyeguo/koodo-reader +PublisherSupportUrl: https://github.com/troyeguo/koodo-reader/issues +PrivacyUrl: https://troyeguo.notion.site/Koodo-Reader-Document-9c767af3d66c459db996bdd08a34c34b +Author: Troye +PackageName: Koodo Reader +PackageUrl: https://github.com/troyeguo/koodo-reader/releases +License: GNU Affero General Public License v3.0 +LicenseUrl: https://github.com/troyeguo/koodo-reader/blob/master/LICENSE +Copyright: Copyright (c) 2020-2023 App by Troye +CopyrightUrl: https://koodo.960960.xyz +ShortDescription: 开源电子阅读解决方案 +Description: Koodo Reader 是一个开源免费的电子书阅读器,支持多达15种主流电子书格式, 内置笔记、高亮、翻译功能,助力高效书籍阅读和学习。 +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AppbyTroye/KoodoReader/1.6.2/AppbyTroye.KoodoReader.yaml b/manifests/a/AppbyTroye/KoodoReader/1.6.2/AppbyTroye.KoodoReader.yaml new file mode 100644 index 0000000000000..5eab6c5f186f5 --- /dev/null +++ b/manifests/a/AppbyTroye/KoodoReader/1.6.2/AppbyTroye.KoodoReader.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: AppbyTroye.KoodoReader +PackageVersion: 1.6.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d9e8f962b41570310d0e2e6c1870ff77cd88f84d Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:50:09 +0800 Subject: [PATCH 019/461] New version: Wondershare.PDFelement.10 version 10.2.5 (#133909) * New version: Wondershare.PDFelement.10 version 10.2.5 * Fix ReleaseNotes --- .../Wondershare.PDFelement.10.installer.yaml | 24 +++++++++ ...ondershare.PDFelement.10.locale.en-US.yaml | 52 +++++++++++++++++++ ...ondershare.PDFelement.10.locale.zh-CN.yaml | 44 ++++++++++++++++ .../10/10.2.5/Wondershare.PDFelement.10.yaml | 8 +++ 4 files changed, 128 insertions(+) create mode 100644 manifests/w/Wondershare/PDFelement/10/10.2.5/Wondershare.PDFelement.10.installer.yaml create mode 100644 manifests/w/Wondershare/PDFelement/10/10.2.5/Wondershare.PDFelement.10.locale.en-US.yaml create mode 100644 manifests/w/Wondershare/PDFelement/10/10.2.5/Wondershare.PDFelement.10.locale.zh-CN.yaml create mode 100644 manifests/w/Wondershare/PDFelement/10/10.2.5/Wondershare.PDFelement.10.yaml diff --git a/manifests/w/Wondershare/PDFelement/10/10.2.5/Wondershare.PDFelement.10.installer.yaml b/manifests/w/Wondershare/PDFelement/10/10.2.5/Wondershare.PDFelement.10.installer.yaml new file mode 100644 index 0000000000000..9b7a8cbbab74d --- /dev/null +++ b/manifests/w/Wondershare/PDFelement/10/10.2.5/Wondershare.PDFelement.10.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Wondershare.PDFelement.10 +PackageVersion: 10.2.5 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- wspe8 +FileExtensions: +- fdf +- pdf +Installers: +- Architecture: x64 + InstallerUrl: https://download.wondershare.com/cbs_down/pdfelement-pro_64bit_10.2.5_full5239.exe + InstallerSha256: 381101F340F96B80A9447527E08F005FFEB60EC98F9C7165958C98AE86755159 + ProductCode: '{C87D1149-DD19-4D87-A447-12803ECF02B6}_is1' +- Architecture: x86 + InstallerUrl: https://download.wondershare.com/cbs_down/pdfelement-pro_10.2.5_full5239.exe + InstallerSha256: 381101F340F96B80A9447527E08F005FFEB60EC98F9C7165958C98AE86755159 + ProductCode: '{C87D1149-DD19-4D87-A447-12803ECF02B6}_is1' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/w/Wondershare/PDFelement/10/10.2.5/Wondershare.PDFelement.10.locale.en-US.yaml b/manifests/w/Wondershare/PDFelement/10/10.2.5/Wondershare.PDFelement.10.locale.en-US.yaml new file mode 100644 index 0000000000000..969a65548c0e9 --- /dev/null +++ b/manifests/w/Wondershare/PDFelement/10/10.2.5/Wondershare.PDFelement.10.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Wondershare.PDFelement.10 +PackageVersion: 10.2.5 +PackageLocale: en-US +Publisher: Wondershare +PublisherUrl: https://www.wondershare.com/ +PublisherSupportUrl: https://support.wondershare.com/how-tos/pdfelement/ +PrivacyUrl: https://www.wondershare.com/privacy.html +Author: Wondershare Technology Group Co., Ltd. +PackageName: Wondershare PDFelement +PackageUrl: https://pdf.wondershare.com/pdfelement.html +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: Take control of your documents with this powerful PDF editor. +Description: Wondershare PDFelement is a powerful PDF tool that helps make working with PDF files easier, allows you to produce great-looking PDF documents and forms quickly, affordably, and securely. +# Moniker: +Tags: +- annotate +- annotation +- comment +- conversion +- convert +- ebook +- edit +- editor +- ocr +- pdf +- read +- reader +- viewer +ReleaseNotes: |- + Support for generating a table of contents directly from the bookmark list + Support for collated printing of documents + Support for an immersive 3D lifelike page-flipping reading mode + Support for customizing compression parameters + Optimize user experience for summarizing PDFs in the AI Sidebar + Corrections and improvements in many small details + Fix the crash issue that might occur in certain situations +ReleaseNotesUrl: https://pdf.wondershare.com/whats-new.html +PurchaseUrl: https://pdf.wondershare.com/store/windows-individuals.html +# InstallationNotes: +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://pdf.wondershare.com/guide/pdfelement-windows.html +- DocumentLabel: Tutorials + DocumentUrl: https://pdf.wondershare.com/pdfelement-video-community.html +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/w/Wondershare/PDFelement/10/10.2.5/Wondershare.PDFelement.10.locale.zh-CN.yaml b/manifests/w/Wondershare/PDFelement/10/10.2.5/Wondershare.PDFelement.10.locale.zh-CN.yaml new file mode 100644 index 0000000000000..8441b05c2eeb1 --- /dev/null +++ b/manifests/w/Wondershare/PDFelement/10/10.2.5/Wondershare.PDFelement.10.locale.zh-CN.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Wondershare.PDFelement.10 +PackageVersion: 10.2.5 +PackageLocale: zh-CN +Publisher: Wondershare +PublisherUrl: https://www.wondershare.com/ +PublisherSupportUrl: https://support.wondershare.com/how-tos/pdfelement/ +PrivacyUrl: https://www.wondershare.com/privacy.html +Author: 万兴科技集团股份有限公司 +PackageName: Wondershare PDFelement +PackageUrl: https://pdf.wondershare.com/pdfelement.html +License: 专有软件 +LicenseUrl: https://www.wondershare.com/company/end-user-license-agreement.html +Copyright: Copyright © 2024 Wondershare. 保留所有权利 +CopyrightUrl: https://www.wondershare.com/company/terms_conditions.html +ShortDescription: 使用这款功能强大的 PDF 编辑器掌控您的文档 +Description: Wondershare PDFelement 是功能十分强大的 PDF 工具,可帮助您在工作中轻松地处理 PDF 文件并能快速制作美观的 PDF 文档和表单,产品非常实惠,安全好用。 +# Moniker: +Tags: +- ocr +- pdf +- 批注 +- 查看器 +- 标注 +- 注释 +- 电子书 +- 编辑 +- 编辑器 +- 转换 +- 阅读 +- 阅读器 +# ReleaseNotes: +ReleaseNotesUrl: https://pdf.wondershare.com/whats-new.html +PurchaseUrl: https://pdf.wondershare.com/store/windows-individuals.html +# InstallationNotes: +Documentations: +- DocumentLabel: 用户指南 + DocumentUrl: https://pdf.wondershare.com/guide/pdfelement-windows.html +- DocumentLabel: 教程 + DocumentUrl: https://pdf.wondershare.com/pdfelement-video-community.html +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/w/Wondershare/PDFelement/10/10.2.5/Wondershare.PDFelement.10.yaml b/manifests/w/Wondershare/PDFelement/10/10.2.5/Wondershare.PDFelement.10.yaml new file mode 100644 index 0000000000000..7575096c42669 --- /dev/null +++ b/manifests/w/Wondershare/PDFelement/10/10.2.5/Wondershare.PDFelement.10.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Wondershare.PDFelement.10 +PackageVersion: 10.2.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From a8a7565fb322bd5a63c54ecf414bafd4d172337e Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:50:26 +0800 Subject: [PATCH 020/461] Add version: Python.Python.3.2 version 3.2.2 (#133908) --- .../2/3.2.2/Python.Python.3.2.installer.yaml | 40 +++++++++++++++++++ .../3.2.2/Python.Python.3.2.locale.en-US.yaml | 40 +++++++++++++++++++ .../3.2.2/Python.Python.3.2.locale.zh-CN.yaml | 40 +++++++++++++++++++ .../Python/3/2/3.2.2/Python.Python.3.2.yaml | 8 ++++ 4 files changed, 128 insertions(+) create mode 100644 manifests/p/Python/Python/3/2/3.2.2/Python.Python.3.2.installer.yaml create mode 100644 manifests/p/Python/Python/3/2/3.2.2/Python.Python.3.2.locale.en-US.yaml create mode 100644 manifests/p/Python/Python/3/2/3.2.2/Python.Python.3.2.locale.zh-CN.yaml create mode 100644 manifests/p/Python/Python/3/2/3.2.2/Python.Python.3.2.yaml diff --git a/manifests/p/Python/Python/3/2/3.2.2/Python.Python.3.2.installer.yaml b/manifests/p/Python/Python/3/2/3.2.2/Python.Python.3.2.installer.yaml new file mode 100644 index 0000000000000..892c7348b3a4d --- /dev/null +++ b/manifests/p/Python/Python/3/2/3.2.2/Python.Python.3.2.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.2 +PackageVersion: 3.2.2 +InstallerType: msi +InstallerSwitches: + InstallLocation: TARGETDIR="" + Custom: ADDLOCAL=ALL +UpgradeBehavior: install +Commands: +- python +- pythonw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +Installers: +- Architecture: x86 + InstallerUrl: https://www.python.org/ftp/python/3.2.2/python-3.2.2.msi + InstallerSha256: 339FD922C5E0822150A9794CC328B7B5CBAFEC9D48603B82DF0DCDCA847B1731 + ProductCode: '{4CDE3168-D060-4B7C-BC74-4D8F9BB01AFD}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.2.2 + DisplayVersion: 3.2.2150 + ProductCode: '{4CDE3168-D060-4B7C-BC74-4D8F9BB01AFD}' + UpgradeCode: '{65E6DE48-A358-434D-AA4F-4AF72DB4718F}' +- Architecture: x64 + InstallerUrl: https://www.python.org/ftp/python/3.2.2/python-3.2.2.amd64.msi + InstallerSha256: 23F05775F3753C0932ADBC7A9800233ACFD38C75C2AE7C07324CB3FA19B82317 + ProductCode: '{4CDE3168-D060-4B7C-BC74-4D8F9BB01AFE}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.2.2 (64-bit) + DisplayVersion: 3.2.2150 + ProductCode: '{4CDE3168-D060-4B7C-BC74-4D8F9BB01AFE}' + UpgradeCode: '{6A965A0C-6EE6-4E3A-9983-3263F56311EC}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/2/3.2.2/Python.Python.3.2.locale.en-US.yaml b/manifests/p/Python/Python/3/2/3.2.2/Python.Python.3.2.locale.en-US.yaml new file mode 100644 index 0000000000000..ed207c8e432f3 --- /dev/null +++ b/manifests/p/Python/Python/3/2/3.2.2/Python.Python.3.2.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.2 +PackageVersion: 3.2.2 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.2 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2011 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.2 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.2.2/whatsnew/3.2.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/2/3.2.2/Python.Python.3.2.locale.zh-CN.yaml b/manifests/p/Python/Python/3/2/3.2.2/Python.Python.3.2.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0a23fe5ea92a2 --- /dev/null +++ b/manifests/p/Python/Python/3/2/3.2.2/Python.Python.3.2.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.2 +PackageVersion: 3.2.2 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.2 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2011 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.2.2/whatsnew/3.2.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/2/3.2.2/Python.Python.3.2.yaml b/manifests/p/Python/Python/3/2/3.2.2/Python.Python.3.2.yaml new file mode 100644 index 0000000000000..399ea4a472e66 --- /dev/null +++ b/manifests/p/Python/Python/3/2/3.2.2/Python.Python.3.2.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.2 +PackageVersion: 3.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 1b8ca8b0204e5f533f43fd674864a6ab71baf2e4 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:51:04 +0800 Subject: [PATCH 021/461] Modify: Python.Python.3.2 version 3.2 (#133907) --- .../3/2/3.2/Python.Python.3.2.installer.yaml | 41 +++++++++++-------- .../2/3.2/Python.Python.3.2.locale.en-US.yaml | 41 ++++++++++++++----- .../2/3.2/Python.Python.3.2.locale.zh-CN.yaml | 40 ++++++++++++++++++ .../Python/3/2/3.2/Python.Python.3.2.yaml | 8 ++-- 4 files changed, 100 insertions(+), 30 deletions(-) create mode 100644 manifests/p/Python/Python/3/2/3.2/Python.Python.3.2.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/2/3.2/Python.Python.3.2.installer.yaml b/manifests/p/Python/Python/3/2/3.2/Python.Python.3.2.installer.yaml index 3e9df778d864d..2fcd04d167a19 100644 --- a/manifests/p/Python/Python/3/2/3.2/Python.Python.3.2.installer.yaml +++ b/manifests/p/Python/Python/3/2/3.2/Python.Python.3.2.installer.yaml @@ -1,31 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + PackageIdentifier: Python.Python.3.2 -PackageVersion: '3.2' +PackageVersion: "3.2" +InstallerType: msi +InstallerSwitches: + InstallLocation: TARGETDIR="" + Custom: ADDLOCAL=ALL +UpgradeBehavior: install +Commands: +- python +- pythonw FileExtensions: - py -- pyw - pyc +- pyd - pyo +- pyw Installers: -- Architecture: x64 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.2/python-3.2.amd64.msi - InstallerSha256: 289DCF205A8ADD803569EE1ACB9CA388790A924DD26428C9D0BD19C2057F16AF - ProductCode: '{B2042D5E-986D-44EC-AEE3-AFE4108CCC94}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.2 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.2.150 - ProductCode: '{B2042D5E-986D-44EC-AEE3-AFE4108CCC94}' - Architecture: x86 - InstallerType: msi InstallerUrl: https://www.python.org/ftp/python/3.2/python-3.2.msi InstallerSha256: 3132305F1B19905178BE0F76206EBEEEBBF35E5CCEF367F6F22CD32AEF1D6E56 ProductCode: '{B2042D5E-986D-44EC-AEE3-AFE4108CCC93}' AppsAndFeaturesEntries: - DisplayName: Python 3.2 - Publisher: Python Software Foundation DisplayVersion: 3.2.150 ProductCode: '{B2042D5E-986D-44EC-AEE3-AFE4108CCC93}' + UpgradeCode: '{65E6DE48-A358-434D-AA4F-4AF72DB4718F}' +- Architecture: x64 + InstallerUrl: https://www.python.org/ftp/python/3.2/python-3.2.amd64.msi + InstallerSha256: 289DCF205A8ADD803569EE1ACB9CA388790A924DD26428C9D0BD19C2057F16AF + ProductCode: '{B2042D5E-986D-44EC-AEE3-AFE4108CCC94}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.2 (64-bit) + DisplayVersion: 3.2.150 + ProductCode: '{B2042D5E-986D-44EC-AEE3-AFE4108CCC94}' + UpgradeCode: '{6A965A0C-6EE6-4E3A-9983-3263F56311EC}' ManifestType: installer -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/2/3.2/Python.Python.3.2.locale.en-US.yaml b/manifests/p/Python/Python/3/2/3.2/Python.Python.3.2.locale.en-US.yaml index d0404a55409e9..787131572da42 100644 --- a/manifests/p/Python/Python/3/2/3.2/Python.Python.3.2.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/2/3.2/Python.Python.3.2.locale.en-US.yaml @@ -1,21 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + PackageIdentifier: Python.Python.3.2 -PackageVersion: '3.2' +PackageVersion: "3.2" PackageLocale: en-US Publisher: Python Software Foundation -Author: Python -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.2 +PackageUrl: https://www.python.org/ +License: PSF-2.0 LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. +Copyright: |- + Copyright (c) 2001-2011 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: Moniker: python3.2 Tags: +- language +- programming +- programming-language - python - python3 -- programming-language - script -- glue-language +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.2/whatsnew/3.2.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ ManifestType: defaultLocale -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/2/3.2/Python.Python.3.2.locale.zh-CN.yaml b/manifests/p/Python/Python/3/2/3.2/Python.Python.3.2.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d2c783a9c83fd --- /dev/null +++ b/manifests/p/Python/Python/3/2/3.2/Python.Python.3.2.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.2 +PackageVersion: "3.2" +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.2 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2011 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.2/whatsnew/3.2.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/2/3.2/Python.Python.3.2.yaml b/manifests/p/Python/Python/3/2/3.2/Python.Python.3.2.yaml index cec96a54bb05e..9c9f36aed0849 100644 --- a/manifests/p/Python/Python/3/2/3.2/Python.Python.3.2.yaml +++ b/manifests/p/Python/Python/3/2/3.2/Python.Python.3.2.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + PackageIdentifier: Python.Python.3.2 -PackageVersion: '3.2' +PackageVersion: "3.2" DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 From 7f3c8ac9ac01b6c422a37480d7670985573d5a18 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:57:59 +0800 Subject: [PATCH 022/461] Modify: Python.Python.3.2 version 3.2.1 (#133906) --- .../2/3.2.1/Python.Python.3.2.installer.yaml | 39 +++++++++++------- .../3.2.1/Python.Python.3.2.locale.en-US.yaml | 39 +++++++++++++----- .../3.2.1/Python.Python.3.2.locale.zh-CN.yaml | 40 +++++++++++++++++++ .../Python/3/2/3.2.1/Python.Python.3.2.yaml | 6 ++- 4 files changed, 97 insertions(+), 27 deletions(-) create mode 100644 manifests/p/Python/Python/3/2/3.2.1/Python.Python.3.2.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/2/3.2.1/Python.Python.3.2.installer.yaml b/manifests/p/Python/Python/3/2/3.2.1/Python.Python.3.2.installer.yaml index ec2816debdb01..56a5e7a3d18a6 100644 --- a/manifests/p/Python/Python/3/2/3.2.1/Python.Python.3.2.installer.yaml +++ b/manifests/p/Python/Python/3/2/3.2.1/Python.Python.3.2.installer.yaml @@ -1,31 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + PackageIdentifier: Python.Python.3.2 PackageVersion: 3.2.1 +InstallerType: msi +InstallerSwitches: + InstallLocation: TARGETDIR="" + Custom: ADDLOCAL=ALL +UpgradeBehavior: install +Commands: +- python +- pythonw FileExtensions: - py -- pyw - pyc +- pyd - pyo +- pyw Installers: -- Architecture: x64 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.2.1/python-3.2.1.amd64.msi - InstallerSha256: 094A61F1F9BFFA802A7117CF49004260E744017116C8D2E2DE1D2ACD9ED954C4 - ProductCode: '{34B2530C-6349-4292-9DC3-60BDA4AED93D}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.2.1 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.2.1150 - ProductCode: '{34B2530C-6349-4292-9DC3-60BDA4AED93D}' - Architecture: x86 - InstallerType: msi InstallerUrl: https://www.python.org/ftp/python/3.2.1/python-3.2.1.msi InstallerSha256: 160A3244F315391BD0F18E8444535E53D370BA7AB7E9C87DCC9D290FCAD57C5F ProductCode: '{34B2530C-6349-4292-9DC3-60BDA4AED93C}' AppsAndFeaturesEntries: - DisplayName: Python 3.2.1 - Publisher: Python Software Foundation DisplayVersion: 3.2.1150 ProductCode: '{34B2530C-6349-4292-9DC3-60BDA4AED93C}' + UpgradeCode: '{65E6DE48-A358-434D-AA4F-4AF72DB4718F}' +- Architecture: x64 + InstallerUrl: https://www.python.org/ftp/python/3.2.1/python-3.2.1.amd64.msi + InstallerSha256: 094A61F1F9BFFA802A7117CF49004260E744017116C8D2E2DE1D2ACD9ED954C4 + ProductCode: '{34B2530C-6349-4292-9DC3-60BDA4AED93D}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.2.1 (64-bit) + DisplayVersion: 3.2.1150 + ProductCode: '{34B2530C-6349-4292-9DC3-60BDA4AED93D}' + UpgradeCode: '{6A965A0C-6EE6-4E3A-9983-3263F56311EC}' ManifestType: installer -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/2/3.2.1/Python.Python.3.2.locale.en-US.yaml b/manifests/p/Python/Python/3/2/3.2.1/Python.Python.3.2.locale.en-US.yaml index 008ac1c925e4a..3bac5fe28b345 100644 --- a/manifests/p/Python/Python/3/2/3.2.1/Python.Python.3.2.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/2/3.2.1/Python.Python.3.2.locale.en-US.yaml @@ -1,21 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + PackageIdentifier: Python.Python.3.2 PackageVersion: 3.2.1 PackageLocale: en-US Publisher: Python Software Foundation -Author: Python -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.2 +PackageUrl: https://www.python.org/ +License: PSF-2.0 LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. +Copyright: |- + Copyright (c) 2001-2011 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: Moniker: python3.2 Tags: +- language +- programming +- programming-language - python - python3 -- programming-language - script -- glue-language +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.2.1/whatsnew/3.2.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ ManifestType: defaultLocale -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/2/3.2.1/Python.Python.3.2.locale.zh-CN.yaml b/manifests/p/Python/Python/3/2/3.2.1/Python.Python.3.2.locale.zh-CN.yaml new file mode 100644 index 0000000000000..96203ad387322 --- /dev/null +++ b/manifests/p/Python/Python/3/2/3.2.1/Python.Python.3.2.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.2 +PackageVersion: 3.2.1 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.2 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2011 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.2.1/whatsnew/3.2.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/2/3.2.1/Python.Python.3.2.yaml b/manifests/p/Python/Python/3/2/3.2.1/Python.Python.3.2.yaml index 157cb9746421c..19494d1099826 100644 --- a/manifests/p/Python/Python/3/2/3.2.1/Python.Python.3.2.yaml +++ b/manifests/p/Python/Python/3/2/3.2.1/Python.Python.3.2.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + PackageIdentifier: Python.Python.3.2 PackageVersion: 3.2.1 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 From 88e3b1b4b7b34e1cd93ff94bfd166b55e84f97b2 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:58:12 +0800 Subject: [PATCH 023/461] Modify: Python.Python.3.1 version 3.1 (#133903) --- .../3/1/3.1/Python.Python.3.1.installer.yaml | 41 +++++++++++-------- .../1/3.1/Python.Python.3.1.locale.en-US.yaml | 41 ++++++++++++++----- .../1/3.1/Python.Python.3.1.locale.zh-CN.yaml | 40 ++++++++++++++++++ .../Python/3/1/3.1/Python.Python.3.1.yaml | 8 ++-- 4 files changed, 100 insertions(+), 30 deletions(-) create mode 100644 manifests/p/Python/Python/3/1/3.1/Python.Python.3.1.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/1/3.1/Python.Python.3.1.installer.yaml b/manifests/p/Python/Python/3/1/3.1/Python.Python.3.1.installer.yaml index 7cd207fc752ef..3d3337e138512 100644 --- a/manifests/p/Python/Python/3/1/3.1/Python.Python.3.1.installer.yaml +++ b/manifests/p/Python/Python/3/1/3.1/Python.Python.3.1.installer.yaml @@ -1,31 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + PackageIdentifier: Python.Python.3.1 -PackageVersion: '3.1' +PackageVersion: "3.1" +InstallerType: msi +InstallerSwitches: + InstallLocation: TARGETDIR="" + Custom: ADDLOCAL=ALL +UpgradeBehavior: install +Commands: +- python +- pythonw FileExtensions: - py -- pyw - pyc +- pyd - pyo +- pyw Installers: -- Architecture: x64 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.1/python-3.1.amd64.msi - InstallerSha256: 3D57A1250375FA4E1AF5C6EC940CF650F9AB5351C13AB8B5DF5C224E9B312E02 - ProductCode: '{3AD61EE5-81D2-4D7E-ADEF-DA1DD37277D2}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.1 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.1.150 - ProductCode: '{3AD61EE5-81D2-4D7E-ADEF-DA1DD37277D2}' - Architecture: x86 - InstallerType: msi InstallerUrl: https://www.python.org/ftp/python/3.1/python-3.1.msi InstallerSha256: 7CF84DF185588DFD620B309563ADD89891C340C85C57B1531BC5BF05573F10D6 ProductCode: '{3AD61EE5-81D2-4D7E-ADEF-DA1DD37277D1}' AppsAndFeaturesEntries: - DisplayName: Python 3.1 - Publisher: Python Software Foundation DisplayVersion: 3.1.150 ProductCode: '{3AD61EE5-81D2-4D7E-ADEF-DA1DD37277D1}' + UpgradeCode: '{65E6DE48-A358-434D-AA4F-4AF72DB4718F}' +- Architecture: x64 + InstallerUrl: https://www.python.org/ftp/python/3.1/python-3.1.amd64.msi + InstallerSha256: 3D57A1250375FA4E1AF5C6EC940CF650F9AB5351C13AB8B5DF5C224E9B312E02 + ProductCode: '{3AD61EE5-81D2-4D7E-ADEF-DA1DD37277D2}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.1 (64-bit) + DisplayVersion: 3.1.150 + ProductCode: '{3AD61EE5-81D2-4D7E-ADEF-DA1DD37277D2}' + UpgradeCode: '{6A965A0C-6EE6-4E3A-9983-3263F56311EC}' ManifestType: installer -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/1/3.1/Python.Python.3.1.locale.en-US.yaml b/manifests/p/Python/Python/3/1/3.1/Python.Python.3.1.locale.en-US.yaml index 05a208800fbbe..469a9a985014e 100644 --- a/manifests/p/Python/Python/3/1/3.1/Python.Python.3.1.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/1/3.1/Python.Python.3.1.locale.en-US.yaml @@ -1,21 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + PackageIdentifier: Python.Python.3.1 -PackageVersion: '3.1' +PackageVersion: "3.1" PackageLocale: en-US Publisher: Python Software Foundation -Author: Python -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.1 +PackageUrl: https://www.python.org/ +License: PSF-2.0 LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. +Copyright: |- + Copyright (c) 2001-2009 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: Moniker: python3.1 Tags: +- language +- programming +- programming-language - python - python3 -- programming-language - script -- glue-language +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.1/whatsnew/3.1.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ ManifestType: defaultLocale -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/1/3.1/Python.Python.3.1.locale.zh-CN.yaml b/manifests/p/Python/Python/3/1/3.1/Python.Python.3.1.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5540340410d74 --- /dev/null +++ b/manifests/p/Python/Python/3/1/3.1/Python.Python.3.1.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.1 +PackageVersion: "3.1" +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.1 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2009 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.1/whatsnew/3.1.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/1/3.1/Python.Python.3.1.yaml b/manifests/p/Python/Python/3/1/3.1/Python.Python.3.1.yaml index 6b468248cb03e..eb3cd6d04bae1 100644 --- a/manifests/p/Python/Python/3/1/3.1/Python.Python.3.1.yaml +++ b/manifests/p/Python/Python/3/1/3.1/Python.Python.3.1.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + PackageIdentifier: Python.Python.3.1 -PackageVersion: '3.1' +PackageVersion: "3.1" DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 From 2257d99bb675edb6fb05402d831880cc5f2b746b Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:58:22 +0800 Subject: [PATCH 024/461] Modify: Python.Python.3.2 version 3.2.4 (#133905) --- .../2/3.2.4/Python.Python.3.2.installer.yaml | 39 +++++++++++------- .../3.2.4/Python.Python.3.2.locale.en-US.yaml | 39 +++++++++++++----- .../3.2.4/Python.Python.3.2.locale.zh-CN.yaml | 40 +++++++++++++++++++ .../Python/3/2/3.2.4/Python.Python.3.2.yaml | 6 ++- 4 files changed, 97 insertions(+), 27 deletions(-) create mode 100644 manifests/p/Python/Python/3/2/3.2.4/Python.Python.3.2.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/2/3.2.4/Python.Python.3.2.installer.yaml b/manifests/p/Python/Python/3/2/3.2.4/Python.Python.3.2.installer.yaml index 8bdcbd184f47a..d38b36442b875 100644 --- a/manifests/p/Python/Python/3/2/3.2.4/Python.Python.3.2.installer.yaml +++ b/manifests/p/Python/Python/3/2/3.2.4/Python.Python.3.2.installer.yaml @@ -1,31 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + PackageIdentifier: Python.Python.3.2 PackageVersion: 3.2.4 +InstallerType: msi +InstallerSwitches: + InstallLocation: TARGETDIR="" + Custom: ADDLOCAL=ALL +UpgradeBehavior: install +Commands: +- python +- pythonw FileExtensions: - py -- pyw - pyc +- pyd - pyo +- pyw Installers: -- Architecture: x64 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.2.4/python-3.2.4.amd64.msi - InstallerSha256: 60178A5D37E54E2CC2BCF2721467A03DAF6A483ECA80FB2F7E19D2F92CD15E7B - ProductCode: '{871512A4-EB98-4C50-9E55-9DA530A6B09B}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.2.4 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.2.4150 - ProductCode: '{871512A4-EB98-4C50-9E55-9DA530A6B09B}' - Architecture: x86 - InstallerType: msi InstallerUrl: https://www.python.org/ftp/python/3.2.4/python-3.2.4.msi InstallerSha256: F742B143B5599D51F5F153252CD21B6A2C378E015B5A9818EEEFFE04624D48DE ProductCode: '{871512A4-EB98-4C50-9E55-9DA530A6B09A}' AppsAndFeaturesEntries: - DisplayName: Python 3.2.4 - Publisher: Python Software Foundation DisplayVersion: 3.2.4150 ProductCode: '{871512A4-EB98-4C50-9E55-9DA530A6B09A}' + UpgradeCode: '{65E6DE48-A358-434D-AA4F-4AF72DB4718F}' +- Architecture: x64 + InstallerUrl: https://www.python.org/ftp/python/3.2.4/python-3.2.4.amd64.msi + InstallerSha256: 60178A5D37E54E2CC2BCF2721467A03DAF6A483ECA80FB2F7E19D2F92CD15E7B + ProductCode: '{871512A4-EB98-4C50-9E55-9DA530A6B09B}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.2.4 (64-bit) + DisplayVersion: 3.2.4150 + ProductCode: '{871512A4-EB98-4C50-9E55-9DA530A6B09B}' + UpgradeCode: '{6A965A0C-6EE6-4E3A-9983-3263F56311EC}' ManifestType: installer -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/2/3.2.4/Python.Python.3.2.locale.en-US.yaml b/manifests/p/Python/Python/3/2/3.2.4/Python.Python.3.2.locale.en-US.yaml index 2b94a1b2c3dd0..2261da1acf9ab 100644 --- a/manifests/p/Python/Python/3/2/3.2.4/Python.Python.3.2.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/2/3.2.4/Python.Python.3.2.locale.en-US.yaml @@ -1,21 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + PackageIdentifier: Python.Python.3.2 PackageVersion: 3.2.4 PackageLocale: en-US Publisher: Python Software Foundation -Author: Python -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.2 +PackageUrl: https://www.python.org/ +License: PSF-2.0 LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. +Copyright: |- + Copyright (c) 2001-2013 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: Moniker: python3.2 Tags: +- language +- programming +- programming-language - python - python3 -- programming-language - script -- glue-language +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.2.4/whatsnew/3.2.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ ManifestType: defaultLocale -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/2/3.2.4/Python.Python.3.2.locale.zh-CN.yaml b/manifests/p/Python/Python/3/2/3.2.4/Python.Python.3.2.locale.zh-CN.yaml new file mode 100644 index 0000000000000..048e4151e44e4 --- /dev/null +++ b/manifests/p/Python/Python/3/2/3.2.4/Python.Python.3.2.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.2 +PackageVersion: 3.2.4 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.2 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2013 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.2.4/whatsnew/3.2.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/2/3.2.4/Python.Python.3.2.yaml b/manifests/p/Python/Python/3/2/3.2.4/Python.Python.3.2.yaml index 431ea884f81f0..12d4aec621c6d 100644 --- a/manifests/p/Python/Python/3/2/3.2.4/Python.Python.3.2.yaml +++ b/manifests/p/Python/Python/3/2/3.2.4/Python.Python.3.2.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + PackageIdentifier: Python.Python.3.2 PackageVersion: 3.2.4 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 From 63cbdd580f974ffadacab75ac122b52abcadc1a8 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:58:29 +0800 Subject: [PATCH 025/461] Modify: Python.Python.3.2 version 3.2.3 (#133904) --- .../2/3.2.3/Python.Python.3.2.installer.yaml | 39 +++++++++++------- .../3.2.3/Python.Python.3.2.locale.en-US.yaml | 39 +++++++++++++----- .../3.2.3/Python.Python.3.2.locale.zh-CN.yaml | 40 +++++++++++++++++++ .../Python/3/2/3.2.3/Python.Python.3.2.yaml | 6 ++- 4 files changed, 97 insertions(+), 27 deletions(-) create mode 100644 manifests/p/Python/Python/3/2/3.2.3/Python.Python.3.2.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/2/3.2.3/Python.Python.3.2.installer.yaml b/manifests/p/Python/Python/3/2/3.2.3/Python.Python.3.2.installer.yaml index 72130504dc7bf..59c33c0e2dc34 100644 --- a/manifests/p/Python/Python/3/2/3.2.3/Python.Python.3.2.installer.yaml +++ b/manifests/p/Python/Python/3/2/3.2.3/Python.Python.3.2.installer.yaml @@ -1,31 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + PackageIdentifier: Python.Python.3.2 PackageVersion: 3.2.3 +InstallerType: msi +InstallerSwitches: + InstallLocation: TARGETDIR="" + Custom: ADDLOCAL=ALL +UpgradeBehavior: install +Commands: +- python +- pythonw FileExtensions: - py -- pyw - pyc +- pyd - pyo +- pyw Installers: -- Architecture: x64 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.2.3/python-3.2.3.amd64.msi - InstallerSha256: 880A3F3FC0456A3898D07C64797561CA88BC65D096CD262EB4AF985DA9862078 - ProductCode: '{789C9644-9F82-44D3-B4CA-AC31F46F5883}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.2.3 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.2.3150 - ProductCode: '{789C9644-9F82-44D3-B4CA-AC31F46F5883}' - Architecture: x86 - InstallerType: msi InstallerUrl: https://www.python.org/ftp/python/3.2.3/python-3.2.3.msi InstallerSha256: 4B4CC5C35A5CE707FCB1C292AB7BF092C27684DD999A64801F10F8ECD4548456 ProductCode: '{789C9644-9F82-44D3-B4CA-AC31F46F5882}' AppsAndFeaturesEntries: - DisplayName: Python 3.2.3 - Publisher: Python Software Foundation DisplayVersion: 3.2.3150 ProductCode: '{789C9644-9F82-44D3-B4CA-AC31F46F5882}' + UpgradeCode: '{65E6DE48-A358-434D-AA4F-4AF72DB4718F}' +- Architecture: x64 + InstallerUrl: https://www.python.org/ftp/python/3.2.3/python-3.2.3.amd64.msi + InstallerSha256: 880A3F3FC0456A3898D07C64797561CA88BC65D096CD262EB4AF985DA9862078 + ProductCode: '{789C9644-9F82-44D3-B4CA-AC31F46F5883}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.2.3 (64-bit) + DisplayVersion: 3.2.3150 + ProductCode: '{789C9644-9F82-44D3-B4CA-AC31F46F5883}' + UpgradeCode: '{6A965A0C-6EE6-4E3A-9983-3263F56311EC}' ManifestType: installer -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/2/3.2.3/Python.Python.3.2.locale.en-US.yaml b/manifests/p/Python/Python/3/2/3.2.3/Python.Python.3.2.locale.en-US.yaml index 0152ab8d67e4c..81786140daa5f 100644 --- a/manifests/p/Python/Python/3/2/3.2.3/Python.Python.3.2.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/2/3.2.3/Python.Python.3.2.locale.en-US.yaml @@ -1,21 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + PackageIdentifier: Python.Python.3.2 PackageVersion: 3.2.3 PackageLocale: en-US Publisher: Python Software Foundation -Author: Python -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.2 +PackageUrl: https://www.python.org/ +License: PSF-2.0 LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. +Copyright: |- + Copyright (c) 2001-2012 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: Moniker: python3.2 Tags: +- language +- programming +- programming-language - python - python3 -- programming-language - script -- glue-language +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.2.3/whatsnew/3.2.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ ManifestType: defaultLocale -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/2/3.2.3/Python.Python.3.2.locale.zh-CN.yaml b/manifests/p/Python/Python/3/2/3.2.3/Python.Python.3.2.locale.zh-CN.yaml new file mode 100644 index 0000000000000..8f14825d29965 --- /dev/null +++ b/manifests/p/Python/Python/3/2/3.2.3/Python.Python.3.2.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.2 +PackageVersion: 3.2.3 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.2 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2012 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.2.3/whatsnew/3.2.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/2/3.2.3/Python.Python.3.2.yaml b/manifests/p/Python/Python/3/2/3.2.3/Python.Python.3.2.yaml index ddb40f9ba4e82..7bc2dc4f23ad6 100644 --- a/manifests/p/Python/Python/3/2/3.2.3/Python.Python.3.2.yaml +++ b/manifests/p/Python/Python/3/2/3.2.3/Python.Python.3.2.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + PackageIdentifier: Python.Python.3.2 PackageVersion: 3.2.3 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 From 8293fea35f324ac86ef6f67043b6b28d02fcc77a Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:58:36 +0800 Subject: [PATCH 026/461] Modify: Python.Python.3.1 version 3.1.2 (#133901) --- .../1/3.1.2/Python.Python.3.1.installer.yaml | 39 +++++++++++------- .../3.1.2/Python.Python.3.1.locale.en-US.yaml | 39 +++++++++++++----- .../3.1.2/Python.Python.3.1.locale.zh-CN.yaml | 40 +++++++++++++++++++ .../Python/3/1/3.1.2/Python.Python.3.1.yaml | 6 ++- 4 files changed, 97 insertions(+), 27 deletions(-) create mode 100644 manifests/p/Python/Python/3/1/3.1.2/Python.Python.3.1.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/1/3.1.2/Python.Python.3.1.installer.yaml b/manifests/p/Python/Python/3/1/3.1.2/Python.Python.3.1.installer.yaml index 8c4d119c7d063..88f67e80b01f1 100644 --- a/manifests/p/Python/Python/3/1/3.1.2/Python.Python.3.1.installer.yaml +++ b/manifests/p/Python/Python/3/1/3.1.2/Python.Python.3.1.installer.yaml @@ -1,31 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + PackageIdentifier: Python.Python.3.1 PackageVersion: 3.1.2 +InstallerType: msi +InstallerSwitches: + InstallLocation: TARGETDIR="" + Custom: ADDLOCAL=ALL +UpgradeBehavior: install +Commands: +- python +- pythonw FileExtensions: - py -- pyw - pyc +- pyd - pyo +- pyw Installers: -- Architecture: x64 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.1.2/python-3.1.2.amd64.msi - InstallerSha256: D654121A7257B42C8C2032AE59672B5A0DDC24E1C9BEADAF9A00ED0DBDD7A858 - ProductCode: '{D40AF016-506C-43FB-A738-BD54FA8C1E86}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.1.2 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.1.2150 - ProductCode: '{D40AF016-506C-43FB-A738-BD54FA8C1E86}' - Architecture: x86 - InstallerType: msi InstallerUrl: https://www.python.org/ftp/python/3.1.2/python-3.1.2.msi InstallerSha256: CA802F144A7E8268A773FA2567FECB0A1D792C62C00F751F27D103A263352113 ProductCode: '{D40AF016-506C-43FB-A738-BD54FA8C1E85}' AppsAndFeaturesEntries: - DisplayName: Python 3.1.2 - Publisher: Python Software Foundation DisplayVersion: 3.1.2150 ProductCode: '{D40AF016-506C-43FB-A738-BD54FA8C1E85}' + UpgradeCode: '{65E6DE48-A358-434D-AA4F-4AF72DB4718F}' +- Architecture: x64 + InstallerUrl: https://www.python.org/ftp/python/3.1.2/python-3.1.2.amd64.msi + InstallerSha256: D654121A7257B42C8C2032AE59672B5A0DDC24E1C9BEADAF9A00ED0DBDD7A858 + ProductCode: '{D40AF016-506C-43FB-A738-BD54FA8C1E86}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.1.2 (64-bit) + DisplayVersion: 3.1.2150 + ProductCode: '{D40AF016-506C-43FB-A738-BD54FA8C1E86}' + UpgradeCode: '{6A965A0C-6EE6-4E3A-9983-3263F56311EC}' ManifestType: installer -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/1/3.1.2/Python.Python.3.1.locale.en-US.yaml b/manifests/p/Python/Python/3/1/3.1.2/Python.Python.3.1.locale.en-US.yaml index bcb42008508cc..5a16131aff271 100644 --- a/manifests/p/Python/Python/3/1/3.1.2/Python.Python.3.1.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/1/3.1.2/Python.Python.3.1.locale.en-US.yaml @@ -1,21 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + PackageIdentifier: Python.Python.3.1 PackageVersion: 3.1.2 PackageLocale: en-US Publisher: Python Software Foundation -Author: Python -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.1 +PackageUrl: https://www.python.org/ +License: PSF-2.0 LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. +Copyright: |- + Copyright (c) 2001-2010 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: Moniker: python3.1 Tags: +- language +- programming +- programming-language - python - python3 -- programming-language - script -- glue-language +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.1.2/whatsnew/3.1.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ ManifestType: defaultLocale -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/1/3.1.2/Python.Python.3.1.locale.zh-CN.yaml b/manifests/p/Python/Python/3/1/3.1.2/Python.Python.3.1.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b155bb4f136eb --- /dev/null +++ b/manifests/p/Python/Python/3/1/3.1.2/Python.Python.3.1.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.1 +PackageVersion: 3.1.2 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.1 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2010 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.1.2/whatsnew/3.1.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/1/3.1.2/Python.Python.3.1.yaml b/manifests/p/Python/Python/3/1/3.1.2/Python.Python.3.1.yaml index 4c377857b5989..86e61417ea252 100644 --- a/manifests/p/Python/Python/3/1/3.1.2/Python.Python.3.1.yaml +++ b/manifests/p/Python/Python/3/1/3.1.2/Python.Python.3.1.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + PackageIdentifier: Python.Python.3.1 PackageVersion: 3.1.2 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 From 6fa73e8a08eb3c31b8a0b824230ab7e7f01efe60 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:58:47 +0800 Subject: [PATCH 027/461] Modify: Python.Python.3.1 version 3.1.1 (#133902) --- .../1/3.1.1/Python.Python.3.1.installer.yaml | 39 +++++++++++------- .../3.1.1/Python.Python.3.1.locale.en-US.yaml | 39 +++++++++++++----- .../3.1.1/Python.Python.3.1.locale.zh-CN.yaml | 40 +++++++++++++++++++ .../Python/3/1/3.1.1/Python.Python.3.1.yaml | 6 ++- 4 files changed, 97 insertions(+), 27 deletions(-) create mode 100644 manifests/p/Python/Python/3/1/3.1.1/Python.Python.3.1.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/1/3.1.1/Python.Python.3.1.installer.yaml b/manifests/p/Python/Python/3/1/3.1.1/Python.Python.3.1.installer.yaml index 9539746c665c2..72772ba69f065 100644 --- a/manifests/p/Python/Python/3/1/3.1.1/Python.Python.3.1.installer.yaml +++ b/manifests/p/Python/Python/3/1/3.1.1/Python.Python.3.1.installer.yaml @@ -1,31 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + PackageIdentifier: Python.Python.3.1 PackageVersion: 3.1.1 +InstallerType: msi +InstallerSwitches: + InstallLocation: TARGETDIR="" + Custom: ADDLOCAL=ALL +UpgradeBehavior: install +Commands: +- python +- pythonw FileExtensions: - py -- pyw - pyc +- pyd - pyo +- pyw Installers: -- Architecture: x64 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.1.1/python-3.1.1.amd64.msi - InstallerSha256: 67B127E2C5DC1054C93F0FFF46FEE016908DD83198C7C70E9459651F981D0134 - ProductCode: '{7FF90460-89B7-435B-B583-B37B2815CCC8}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.1.1 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.1.1150 - ProductCode: '{7FF90460-89B7-435B-B583-B37B2815CCC8}' - Architecture: x86 - InstallerType: msi InstallerUrl: https://www.python.org/ftp/python/3.1.1/python-3.1.1.msi InstallerSha256: F1DAA6B859F0E91CE4ECDE93A4FEB2968B0C5B30A134D63901A5AAF437586347 ProductCode: '{7FF90460-89B7-435B-B583-B37B2815CCC7}' AppsAndFeaturesEntries: - DisplayName: Python 3.1.1 - Publisher: Python Software Foundation DisplayVersion: 3.1.1150 ProductCode: '{7FF90460-89B7-435B-B583-B37B2815CCC7}' + UpgradeCode: '{65E6DE48-A358-434D-AA4F-4AF72DB4718F}' +- Architecture: x64 + InstallerUrl: https://www.python.org/ftp/python/3.1.1/python-3.1.1.amd64.msi + InstallerSha256: 67B127E2C5DC1054C93F0FFF46FEE016908DD83198C7C70E9459651F981D0134 + ProductCode: '{7FF90460-89B7-435B-B583-B37B2815CCC8}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.1.1 (64-bit) + DisplayVersion: 3.1.1150 + ProductCode: '{7FF90460-89B7-435B-B583-B37B2815CCC8}' + UpgradeCode: '{6A965A0C-6EE6-4E3A-9983-3263F56311EC}' ManifestType: installer -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/1/3.1.1/Python.Python.3.1.locale.en-US.yaml b/manifests/p/Python/Python/3/1/3.1.1/Python.Python.3.1.locale.en-US.yaml index 4c225badcc616..b543908cc119f 100644 --- a/manifests/p/Python/Python/3/1/3.1.1/Python.Python.3.1.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/1/3.1.1/Python.Python.3.1.locale.en-US.yaml @@ -1,21 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + PackageIdentifier: Python.Python.3.1 PackageVersion: 3.1.1 PackageLocale: en-US Publisher: Python Software Foundation -Author: Python -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.1 +PackageUrl: https://www.python.org/ +License: PSF-2.0 LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. +Copyright: |- + Copyright (c) 2001-2009 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: Moniker: python3.1 Tags: +- language +- programming +- programming-language - python - python3 -- programming-language - script -- glue-language +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.1.1/whatsnew/3.1.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ ManifestType: defaultLocale -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/1/3.1.1/Python.Python.3.1.locale.zh-CN.yaml b/manifests/p/Python/Python/3/1/3.1.1/Python.Python.3.1.locale.zh-CN.yaml new file mode 100644 index 0000000000000..62ce57fa527a6 --- /dev/null +++ b/manifests/p/Python/Python/3/1/3.1.1/Python.Python.3.1.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.1 +PackageVersion: 3.1.1 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.1 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2009 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.1.1/whatsnew/3.1.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/1/3.1.1/Python.Python.3.1.yaml b/manifests/p/Python/Python/3/1/3.1.1/Python.Python.3.1.yaml index 5f16982f618bd..9a9da4486a4b8 100644 --- a/manifests/p/Python/Python/3/1/3.1.1/Python.Python.3.1.yaml +++ b/manifests/p/Python/Python/3/1/3.1.1/Python.Python.3.1.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + PackageIdentifier: Python.Python.3.1 PackageVersion: 3.1.1 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 From 49aa83413466ee2dc5f493ffdeac321e29de45ad Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:58:49 +0800 Subject: [PATCH 028/461] Modify: Python.Python.3.0 version 3.0 (#133899) --- .../3/0/3.0/Python.Python.3.0.installer.yaml | 41 +++++++++++-------- .../0/3.0/Python.Python.3.0.locale.en-US.yaml | 41 ++++++++++++++----- .../0/3.0/Python.Python.3.0.locale.zh-CN.yaml | 40 ++++++++++++++++++ .../Python/3/0/3.0/Python.Python.3.0.yaml | 8 ++-- 4 files changed, 100 insertions(+), 30 deletions(-) create mode 100644 manifests/p/Python/Python/3/0/3.0/Python.Python.3.0.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/0/3.0/Python.Python.3.0.installer.yaml b/manifests/p/Python/Python/3/0/3.0/Python.Python.3.0.installer.yaml index 0de419c69098e..074273105f2ac 100644 --- a/manifests/p/Python/Python/3/0/3.0/Python.Python.3.0.installer.yaml +++ b/manifests/p/Python/Python/3/0/3.0/Python.Python.3.0.installer.yaml @@ -1,31 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + PackageIdentifier: Python.Python.3.0 -PackageVersion: '3.0' +PackageVersion: "3.0" +InstallerType: msi +InstallerSwitches: + InstallLocation: TARGETDIR="" + Custom: ADDLOCAL=ALL +UpgradeBehavior: install +Commands: +- python +- pythonw FileExtensions: - py -- pyw - pyc +- pyd - pyo +- pyw Installers: -- Architecture: x64 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.0/python-3.0.amd64.msi - InstallerSha256: F44D051C0ADFFD02AC0445259195A84AF44059F2CE0DA384A627D4F40AB9EBA3 - ProductCode: '{E0E56E21-55DE-4F77-A109-1BAA72348744}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.0 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.0.150 - ProductCode: '{E0E56E21-55DE-4F77-A109-1BAA72348744}' - Architecture: x86 - InstallerType: msi InstallerUrl: https://www.python.org/ftp/python/3.0/python-3.0.msi InstallerSha256: 8185BF462E606BDC9806F91827C0F03CFC40F517B50D2D32FE4C321C32ECCDAF ProductCode: '{E0E56E21-55DE-4F77-A109-1BAA72348743}' AppsAndFeaturesEntries: - DisplayName: Python 3.0 - Publisher: Python Software Foundation DisplayVersion: 3.0.150 ProductCode: '{E0E56E21-55DE-4F77-A109-1BAA72348743}' + UpgradeCode: '{65E6DE48-A358-434D-AA4F-4AF72DB4718F}' +- Architecture: x64 + InstallerUrl: https://www.python.org/ftp/python/3.0/python-3.0.amd64.msi + InstallerSha256: F44D051C0ADFFD02AC0445259195A84AF44059F2CE0DA384A627D4F40AB9EBA3 + ProductCode: '{E0E56E21-55DE-4F77-A109-1BAA72348744}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.0 (64-bit) + DisplayVersion: 3.0.150 + ProductCode: '{E0E56E21-55DE-4F77-A109-1BAA72348744}' + UpgradeCode: '{6A965A0C-6EE6-4E3A-9983-3263F56311EC}' ManifestType: installer -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/0/3.0/Python.Python.3.0.locale.en-US.yaml b/manifests/p/Python/Python/3/0/3.0/Python.Python.3.0.locale.en-US.yaml index ed0b951fe5ced..4892ed1fac5f5 100644 --- a/manifests/p/Python/Python/3/0/3.0/Python.Python.3.0.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/0/3.0/Python.Python.3.0.locale.en-US.yaml @@ -1,21 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + PackageIdentifier: Python.Python.3.0 -PackageVersion: '3.0' +PackageVersion: "3.0" PackageLocale: en-US Publisher: Python Software Foundation -Author: Python -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.0 +PackageUrl: https://www.python.org/ +License: PSF-2.0 LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. +Copyright: |- + Copyright (c) 2001-2008 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: Moniker: python3.0 Tags: +- language +- programming +- programming-language - python - python3 -- programming-language - script -- glue-language +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.0/whatsnew/3.0.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ ManifestType: defaultLocale -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/0/3.0/Python.Python.3.0.locale.zh-CN.yaml b/manifests/p/Python/Python/3/0/3.0/Python.Python.3.0.locale.zh-CN.yaml new file mode 100644 index 0000000000000..94616e9f66e60 --- /dev/null +++ b/manifests/p/Python/Python/3/0/3.0/Python.Python.3.0.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.0 +PackageVersion: "3.0" +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.0 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2008 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.0/whatsnew/3.0.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/0/3.0/Python.Python.3.0.yaml b/manifests/p/Python/Python/3/0/3.0/Python.Python.3.0.yaml index c042d112295dd..22dd8981aa4c6 100644 --- a/manifests/p/Python/Python/3/0/3.0/Python.Python.3.0.yaml +++ b/manifests/p/Python/Python/3/0/3.0/Python.Python.3.0.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + PackageIdentifier: Python.Python.3.0 -PackageVersion: '3.0' +PackageVersion: "3.0" DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 From f3e2e51f6e0fa46a5decdeddf579ef7cd7731f35 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:58:58 +0800 Subject: [PATCH 029/461] Modify: Python.Python.3.1 version 3.1.3 (#133900) --- .../1/3.1.3/Python.Python.3.1.installer.yaml | 39 +++++++++++------- .../3.1.3/Python.Python.3.1.locale.en-US.yaml | 39 +++++++++++++----- .../3.1.3/Python.Python.3.1.locale.zh-CN.yaml | 40 +++++++++++++++++++ .../Python/3/1/3.1.3/Python.Python.3.1.yaml | 6 ++- 4 files changed, 97 insertions(+), 27 deletions(-) create mode 100644 manifests/p/Python/Python/3/1/3.1.3/Python.Python.3.1.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/1/3.1.3/Python.Python.3.1.installer.yaml b/manifests/p/Python/Python/3/1/3.1.3/Python.Python.3.1.installer.yaml index dd1ba8077ec98..407a4bf58da27 100644 --- a/manifests/p/Python/Python/3/1/3.1.3/Python.Python.3.1.installer.yaml +++ b/manifests/p/Python/Python/3/1/3.1.3/Python.Python.3.1.installer.yaml @@ -1,31 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + PackageIdentifier: Python.Python.3.1 PackageVersion: 3.1.3 +InstallerType: msi +InstallerSwitches: + InstallLocation: TARGETDIR="" + Custom: ADDLOCAL=ALL +UpgradeBehavior: install +Commands: +- python +- pythonw FileExtensions: - py -- pyw - pyc +- pyd - pyo +- pyw Installers: -- Architecture: x64 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.1.3/python-3.1.3.amd64.msi - InstallerSha256: 7C3AC4479E0751F5526EA691626425251E56A2CC695552DBA26474DC0268FD76 - ProductCode: '{F719D8A6-46FC-4D71-94C6-FFD17A8C9F36}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.1.3 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.1.3150 - ProductCode: '{F719D8A6-46FC-4D71-94C6-FFD17A8C9F36}' - Architecture: x86 - InstallerType: msi InstallerUrl: https://www.python.org/ftp/python/3.1.3/python-3.1.3.msi InstallerSha256: 70914E2E0E0C8601575CFBC2A24C68208A23F79926EC5B5925541AD53DC587BE ProductCode: '{F719D8A6-46FC-4D71-94C6-FFD17A8C9F35}' AppsAndFeaturesEntries: - DisplayName: Python 3.1.3 - Publisher: Python Software Foundation DisplayVersion: 3.1.3150 ProductCode: '{F719D8A6-46FC-4D71-94C6-FFD17A8C9F35}' + UpgradeCode: '{65E6DE48-A358-434D-AA4F-4AF72DB4718F}' +- Architecture: x64 + InstallerUrl: https://www.python.org/ftp/python/3.1.3/python-3.1.3.amd64.msi + InstallerSha256: 7C3AC4479E0751F5526EA691626425251E56A2CC695552DBA26474DC0268FD76 + ProductCode: '{F719D8A6-46FC-4D71-94C6-FFD17A8C9F36}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.1.3 (64-bit) + DisplayVersion: 3.1.3150 + ProductCode: '{F719D8A6-46FC-4D71-94C6-FFD17A8C9F36}' + UpgradeCode: '{6A965A0C-6EE6-4E3A-9983-3263F56311EC}' ManifestType: installer -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/1/3.1.3/Python.Python.3.1.locale.en-US.yaml b/manifests/p/Python/Python/3/1/3.1.3/Python.Python.3.1.locale.en-US.yaml index f9261f72b0a3d..132036ef46551 100644 --- a/manifests/p/Python/Python/3/1/3.1.3/Python.Python.3.1.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/1/3.1.3/Python.Python.3.1.locale.en-US.yaml @@ -1,21 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + PackageIdentifier: Python.Python.3.1 PackageVersion: 3.1.3 PackageLocale: en-US Publisher: Python Software Foundation -Author: Python -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.1 +PackageUrl: https://www.python.org/ +License: PSF-2.0 LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. +Copyright: |- + Copyright (c) 2001-2010 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: Moniker: python3.1 Tags: +- language +- programming +- programming-language - python - python3 -- programming-language - script -- glue-language +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.1.3/whatsnew/3.1.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ ManifestType: defaultLocale -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/1/3.1.3/Python.Python.3.1.locale.zh-CN.yaml b/manifests/p/Python/Python/3/1/3.1.3/Python.Python.3.1.locale.zh-CN.yaml new file mode 100644 index 0000000000000..032690f82c1d0 --- /dev/null +++ b/manifests/p/Python/Python/3/1/3.1.3/Python.Python.3.1.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.1 +PackageVersion: 3.1.3 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.1 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2010 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.1.3/whatsnew/3.1.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/1/3.1.3/Python.Python.3.1.yaml b/manifests/p/Python/Python/3/1/3.1.3/Python.Python.3.1.yaml index 37ce33b303b1b..ba9fd3865c74b 100644 --- a/manifests/p/Python/Python/3/1/3.1.3/Python.Python.3.1.yaml +++ b/manifests/p/Python/Python/3/1/3.1.3/Python.Python.3.1.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + PackageIdentifier: Python.Python.3.1 PackageVersion: 3.1.3 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 From 53d65c963d60ee7576d5a9e6d3e2a2a4e6548204 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:59:20 +0800 Subject: [PATCH 030/461] New version: 360.360SE version 15.1.1400.64 (#133892) * New version: 360.360SE version 15.1.1400.64 * Fix ReleaseNotes --- .../15.1.1400.64/360.360SE.installer.yaml | 63 +++++++++++++++++++ .../15.1.1400.64/360.360SE.locale.en-US.yaml | 36 +++++++++++ .../15.1.1400.64/360.360SE.locale.zh-CN.yaml | 52 +++++++++++++++ .../3/360/360SE/15.1.1400.64/360.360SE.yaml | 8 +++ 4 files changed, 159 insertions(+) create mode 100644 manifests/3/360/360SE/15.1.1400.64/360.360SE.installer.yaml create mode 100644 manifests/3/360/360SE/15.1.1400.64/360.360SE.locale.en-US.yaml create mode 100644 manifests/3/360/360SE/15.1.1400.64/360.360SE.locale.zh-CN.yaml create mode 100644 manifests/3/360/360SE/15.1.1400.64/360.360SE.yaml diff --git a/manifests/3/360/360SE/15.1.1400.64/360.360SE.installer.yaml b/manifests/3/360/360SE/15.1.1400.64/360.360SE.installer.yaml new file mode 100644 index 0000000000000..b04e07e64ee96 --- /dev/null +++ b/manifests/3/360/360SE/15.1.1400.64/360.360SE.installer.yaml @@ -0,0 +1,63 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: 360.360SE +PackageVersion: 15.1.1400.64 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent-install + SilentWithProgress: --silent-install + InstallLocation: --install-path="" + Upgrade: --full-install-update +ExpectedReturnCodes: +- InstallerReturnCode: 1 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 405 + ReturnResponse: installInProgress +- InstallerReturnCode: 431 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 5042 + ReturnResponse: cancelledByUser +UpgradeBehavior: install +Protocols: +- 360seurl +- ftp +- htmlfile +- http +- https +FileExtensions: +- crx +- htm +- html +- mht +- mhtm +- mhtml +- pdf +- ses +- shtm +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2024-01-12 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://down.360safe.com/se/360se15.1.1400.64.exe + InstallerSha256: 9EBA28767CF2480975B474135ECA9A9BDE9E757595896E226BECF5461C646BA8 + ProductCode: 360se6 +- Architecture: x64 + Scope: machine + InstallerUrl: https://down.360safe.com/se/360se15.1.1400.64.exe + InstallerSha256: 9EBA28767CF2480975B474135ECA9A9BDE9E757595896E226BECF5461C646BA8 + InstallerSwitches: + Custom: --system-level + ProductCode: 360se6 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/3/360/360SE/15.1.1400.64/360.360SE.locale.en-US.yaml b/manifests/3/360/360SE/15.1.1400.64/360.360SE.locale.en-US.yaml new file mode 100644 index 0000000000000..13500b3d12187 --- /dev/null +++ b/manifests/3/360/360SE/15.1.1400.64/360.360SE.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: 360.360SE +PackageVersion: 15.1.1400.64 +PackageLocale: en-US +Publisher: 360安全中心 +PublisherUrl: https://browser.360.cn/ +PublisherSupportUrl: https://bbs.360.cn/forum-141-1.html +PrivacyUrl: http://www.360.cn/privacy/v3/anquanliulanqi.html +Author: Beijing Qihoo Technology Co., Ltd. +PackageName: 360安全浏览器 +PackageUrl: https://browser.360.cn/ +License: Freeware +LicenseUrl: http://www.360.cn/xukexieyi.html#liulanqi +Copyright: (C) 360.cn All Rights Reserved. +CopyrightUrl: http://www.360.cn/about/banquanshengming.html +ShortDescription: A browser by Qihoo 360 with safe in mind +Description: 360 Safe Browser (360SE) is a powerful, easy-to-use, fast, and safe browser suitable for online shopping. It uses advanced malicious URL blocking technology which can automatically block malicious URLs such as hijackings, frauds, phishing bank sites, etc. +# Moniker: +Tags: +- browser +- chromium +- ie +- internet-explorer +- web +- webpage +# ReleaseNotes: +ReleaseNotesUrl: https://bbs.360.cn/thread-16096544-1-1.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://faq.bbs.360.cn/#/question/262 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/3/360/360SE/15.1.1400.64/360.360SE.locale.zh-CN.yaml b/manifests/3/360/360SE/15.1.1400.64/360.360SE.locale.zh-CN.yaml new file mode 100644 index 0000000000000..855163b8c6548 --- /dev/null +++ b/manifests/3/360/360SE/15.1.1400.64/360.360SE.locale.zh-CN.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: 360.360SE +PackageVersion: 15.1.1400.64 +PackageLocale: zh-CN +Publisher: 360安全中心 +PublisherUrl: https://browser.360.cn/ +PublisherSupportUrl: https://bbs.360.cn/forum-141-1.html +PrivacyUrl: http://www.360.cn/privacy/v3/anquanliulanqi.html +Author: 北京奇虎科技有限公司 +PackageName: 360安全浏览器 +PackageUrl: https://browser.360.cn/ +License: 免费软件 +LicenseUrl: http://www.360.cn/xukexieyi.html#liulanqi +Copyright: (C) 360.cn All Rights Reserved. +CopyrightUrl: http://www.360.cn/about/banquanshengming.html +ShortDescription: 全面保护上网安全,4 亿用户共同选择 +Description: 360 安全浏览器(360SE),安全、放心的浏览器,网购首选!360 安全浏览器采用先进的恶意网址拦截技术,可自动拦截挂马、欺诈、网银仿冒等恶意网址。360 安全浏览器强大、好用、设计人性化、安全快速!安全上网不中招,就用 360 安全浏览器。 +# Moniker: +Tags: +- chromium +- ie +- internet-explorer +- 浏览器 +- 网页 +ReleaseNotes: |- + 1. 修复高危漏洞 CVE-2023-4353 + 2. 更新主页导航 + 3. 优化历史记录页 + 4. 优化网页摘要 + 5. 优化下载框 + 6. 优化下载拖拽逻辑 + 7. 新增 AI 邮件、评论、通用模板助手 + 8. 去除 AI 文案助手 + 9. 支持搜索 AI 图片下载 + 10. AI 通用助手增加关闭按钮 + 11. 更新浏览器医生版本 + 12. 更新 urlproc.dll + 13. 修复不显示欢迎页的问题 + 14. 修复若干内核问题 + 15. 修复数据越界引起的崩溃 + 16. 修复一个初始化引起的崩溃 + 17. 修复若干崩溃 +ReleaseNotesUrl: https://bbs.360.cn/thread-16096544-1-1.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://faq.bbs.360.cn/#/question/262 +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/3/360/360SE/15.1.1400.64/360.360SE.yaml b/manifests/3/360/360SE/15.1.1400.64/360.360SE.yaml new file mode 100644 index 0000000000000..cc6db2ae3cbc3 --- /dev/null +++ b/manifests/3/360/360SE/15.1.1400.64/360.360SE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: 360.360SE +PackageVersion: 15.1.1400.64 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 221ebe69518c4a871cb7666cb7e6818227c5c7e5 Mon Sep 17 00:00:00 2001 From: Sheng Date: Mon, 15 Jan 2024 08:59:40 -0800 Subject: [PATCH 031/461] eloston.ungoogled-chromium version 120.0.6099.216 (#133893) --- .../eloston.ungoogled-chromium.installer.yaml | 55 +++++++++++++++++++ ...oston.ungoogled-chromium.locale.en-US.yaml | 36 ++++++++++++ .../eloston.ungoogled-chromium.yaml | 8 +++ 3 files changed, 99 insertions(+) create mode 100644 manifests/e/eloston/ungoogled-chromium/120.0.6099.216/eloston.ungoogled-chromium.installer.yaml create mode 100644 manifests/e/eloston/ungoogled-chromium/120.0.6099.216/eloston.ungoogled-chromium.locale.en-US.yaml create mode 100644 manifests/e/eloston/ungoogled-chromium/120.0.6099.216/eloston.ungoogled-chromium.yaml diff --git a/manifests/e/eloston/ungoogled-chromium/120.0.6099.216/eloston.ungoogled-chromium.installer.yaml b/manifests/e/eloston/ungoogled-chromium/120.0.6099.216/eloston.ungoogled-chromium.installer.yaml new file mode 100644 index 0000000000000..323fd3d682d1d --- /dev/null +++ b/manifests/e/eloston/ungoogled-chromium/120.0.6099.216/eloston.ungoogled-chromium.installer.yaml @@ -0,0 +1,55 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json + +PackageIdentifier: eloston.ungoogled-chromium +PackageVersion: 120.0.6099.216 +InstallerLocale: en-US +MinimumOSVersion: 10.0.0.0 +UpgradeBehavior: install +Protocols: +- http +- https +FileExtensions: +- crx +- htm +- html +- pdf +- url +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/120.0.6099.216-1.1/ungoogled-chromium_120.0.6099.216-1.1_installer_x64.exe + InstallerSha256: A48339A614F718C7A15089D13F3438D60C0753B5808473D17F19A8816FB9C9E3 + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + Custom: --system-level +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/120.0.6099.216-1.1/ungoogled-chromium_120.0.6099.216-1.1_installer_x64.exe + InstallerSha256: A48339A614F718C7A15089D13F3438D60C0753B5808473D17F19A8816FB9C9E3 + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +- Architecture: x86 + InstallerType: exe + Scope: user + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/120.0.6099.216-1.1/ungoogled-chromium_120.0.6099.216-1.1_installer_x86.exe + InstallerSha256: 8407E52EE44A1913C614498B97CFF86A019287696EBCFB561B429566EAFB8BED + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +- Architecture: x86 + InstallerType: exe + Scope: machine + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/120.0.6099.216-1.1/ungoogled-chromium_120.0.6099.216-1.1_installer_x86.exe + InstallerSha256: 8407E52EE44A1913C614498B97CFF86A019287696EBCFB561B429566EAFB8BED + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + Custom: --system-level +ManifestType: installer +ManifestVersion: 1.2.0 +ReleaseDate: 2022-08-04 diff --git a/manifests/e/eloston/ungoogled-chromium/120.0.6099.216/eloston.ungoogled-chromium.locale.en-US.yaml b/manifests/e/eloston/ungoogled-chromium/120.0.6099.216/eloston.ungoogled-chromium.locale.en-US.yaml new file mode 100644 index 0000000000000..72fefc842c4a2 --- /dev/null +++ b/manifests/e/eloston/ungoogled-chromium/120.0.6099.216/eloston.ungoogled-chromium.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json + +PackageIdentifier: eloston.ungoogled-chromium +PackageVersion: 120.0.6099.216 +PackageLocale: en-US +Publisher: The Chromium Authors +PublisherUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows +PublisherSupportUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/issues +Author: Eloston +PackageName: Chromium +PackageUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases +License: BSD 3-Clause License +LicenseUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/blob/master/LICENSE +Copyright: Copyright 2022 The ungoogled-chromium Authors +CopyrightUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/blob/master/LICENSE +ShortDescription: ungoogled-chromium is Google Chromium without dependency on Google web services. +Description: |- + ungoogled-chromium is a set of configuration flags, patches, and custom scripts. + + These components altogether strive to accomplish the following + * Disable or remove offending services and features that communicate with Google or weaken privacy + * Strip binaries from the source tree, and use those provided by the system or build them from source + * Add, modify, or disable features that inhibit control and transparency (these changes are minor and do not have significant impacts on the general user experience) + + ungoogled-chromium should not be considered a fork of Chromium. + The main reason for this is that a fork is associated with more significant deviations from the Chromium, such as branding, configuration formats, file locations, and other interface changes. + ungoogled-chromium will not modify the Chromium browser outside of the project's goals. + Since these goals and requirements are not precise, unclear situations are discussed and decided on a case-by-case basis. +Moniker: ungoogled-chromium +Tags: +- browser +- chromium +- ungoogled +ManifestType: defaultLocale +ManifestVersion: 1.2.0 diff --git a/manifests/e/eloston/ungoogled-chromium/120.0.6099.216/eloston.ungoogled-chromium.yaml b/manifests/e/eloston/ungoogled-chromium/120.0.6099.216/eloston.ungoogled-chromium.yaml new file mode 100644 index 0000000000000..7a1e3fe9bb00d --- /dev/null +++ b/manifests/e/eloston/ungoogled-chromium/120.0.6099.216/eloston.ungoogled-chromium.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json + +PackageIdentifier: eloston.ungoogled-chromium +PackageVersion: 120.0.6099.216 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.2.0 From 3ed22f94e6f3789d2ebd8ce3beb0f12e117600b2 Mon Sep 17 00:00:00 2001 From: Michael Lohr Date: Mon, 15 Jan 2024 17:59:44 +0100 Subject: [PATCH 032/461] New version: Casey.Just version 1.23.0 (#133891) --- .../Just/1.23.0/Casey.Just.installer.yaml | 20 +++++++++++ .../Just/1.23.0/Casey.Just.locale.en-US.yaml | 34 +++++++++++++++++++ manifests/c/Casey/Just/1.23.0/Casey.Just.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/c/Casey/Just/1.23.0/Casey.Just.installer.yaml create mode 100644 manifests/c/Casey/Just/1.23.0/Casey.Just.locale.en-US.yaml create mode 100644 manifests/c/Casey/Just/1.23.0/Casey.Just.yaml diff --git a/manifests/c/Casey/Just/1.23.0/Casey.Just.installer.yaml b/manifests/c/Casey/Just/1.23.0/Casey.Just.installer.yaml new file mode 100644 index 0000000000000..57f743b181345 --- /dev/null +++ b/manifests/c/Casey/Just/1.23.0/Casey.Just.installer.yaml @@ -0,0 +1,20 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Casey.Just +PackageVersion: 1.23.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: just.exe + PortableCommandAlias: just +ReleaseDate: 2024-01-13 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/casey/just/releases/download/1.23.0/just-1.23.0-x86_64-pc-windows-msvc.zip + InstallerSha256: 7FE14FF1A8A87AC76C610BA871CE621897EEE2DD783569040194E4CA295538E8 +- Architecture: x64 + InstallerUrl: https://github.com/casey/just/releases/download/1.23.0/just-1.23.0-x86_64-pc-windows-msvc.zip + InstallerSha256: 7FE14FF1A8A87AC76C610BA871CE621897EEE2DD783569040194E4CA295538E8 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/c/Casey/Just/1.23.0/Casey.Just.locale.en-US.yaml b/manifests/c/Casey/Just/1.23.0/Casey.Just.locale.en-US.yaml new file mode 100644 index 0000000000000..a4c884ad8f2d7 --- /dev/null +++ b/manifests/c/Casey/Just/1.23.0/Casey.Just.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Casey.Just +PackageVersion: 1.23.0 +PackageLocale: en-US +Publisher: Casey Rodarmor +PublisherUrl: https://github.com/casey +PublisherSupportUrl: https://github.com/casey/just/issues +Author: Casey Rodarmor +PackageName: Just +PackageUrl: https://github.com/casey/just +License: CC0-1.0 +LicenseUrl: https://github.com/casey/just/blob/master/LICENSE +ShortDescription: Just a command runner +Description: just is a handy way to save and run project-specific commands. Commands, called recipes, are stored in a file called justfile with syntax inspired by make +ReleaseNotes: |- + Added + - Allow setting custom confirm prompt (#1834 by CramBL) + - Add set quiet and [no-quiet] (#1704 by dharrigan) + - Add just_pid function (#1833 by Swordelf2) + - Add functions to return XDG base directories (#1822 by tgross35) + - Add --no-deps to skip running recipe dependencies (#1819 by ngharrington) + Fixed + - Run imports in working directory of importer (#1817) + Misc + - Include completion scripts in releases (#1837) + - Tweak readme table formatting (#1836) + - Don't abbreviate just in README (#1831 by thled) + - Ignore [private] recipes in just --list (#1816 by crdx) + - Add a dash to tempdir prefix (#1828) +ReleaseNotesUrl: https://github.com/casey/just/releases/tag/1.23.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/Casey/Just/1.23.0/Casey.Just.yaml b/manifests/c/Casey/Just/1.23.0/Casey.Just.yaml new file mode 100644 index 0000000000000..86838c994ec6a --- /dev/null +++ b/manifests/c/Casey/Just/1.23.0/Casey.Just.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Casey.Just +PackageVersion: 1.23.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 89e4b52e60af2393d7ced1bf8669fa8c2f87da4b Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Mon, 15 Jan 2024 18:02:20 +0100 Subject: [PATCH 033/461] New version: taers232c.GAMADV-XTD3 version 6.67.18 (#133969) --- .../taers232c.GAMADV-XTD3.installer.yaml | 21 +++++++++++ .../taers232c.GAMADV-XTD3.locale.en-US.yaml | 36 +++++++++++++++++++ .../6.67.18/taers232c.GAMADV-XTD3.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/t/taers232c/GAMADV-XTD3/6.67.18/taers232c.GAMADV-XTD3.installer.yaml create mode 100644 manifests/t/taers232c/GAMADV-XTD3/6.67.18/taers232c.GAMADV-XTD3.locale.en-US.yaml create mode 100644 manifests/t/taers232c/GAMADV-XTD3/6.67.18/taers232c.GAMADV-XTD3.yaml diff --git a/manifests/t/taers232c/GAMADV-XTD3/6.67.18/taers232c.GAMADV-XTD3.installer.yaml b/manifests/t/taers232c/GAMADV-XTD3/6.67.18/taers232c.GAMADV-XTD3.installer.yaml new file mode 100644 index 0000000000000..3beef4ab37132 --- /dev/null +++ b/manifests/t/taers232c/GAMADV-XTD3/6.67.18/taers232c.GAMADV-XTD3.installer.yaml @@ -0,0 +1,21 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: taers232c.GAMADV-XTD3 +PackageVersion: 6.67.18 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallerSwitches: + Custom: /norestart +UpgradeBehavior: install +ProductCode: '{C27D1303-AEF7-4FD0-A1AD-D21B50A72D9B}' +ReleaseDate: 2024-01-14 +AppsAndFeaturesEntries: +- UpgradeCode: '{D86B52B2-EFE9-4F9D-8BA3-9D84B9B2D319}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/taers232c/GAMADV-XTD3/releases/download/v6.67.18/gamadv-xtd3-6.67.18-windows-x86_64.msi + InstallerSha256: 2D8A88F598D9531EECD447B53E8092C90D332EE6AAE4D4B630FCC9A47C22D657 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/taers232c/GAMADV-XTD3/6.67.18/taers232c.GAMADV-XTD3.locale.en-US.yaml b/manifests/t/taers232c/GAMADV-XTD3/6.67.18/taers232c.GAMADV-XTD3.locale.en-US.yaml new file mode 100644 index 0000000000000..46ef1320a3fdc --- /dev/null +++ b/manifests/t/taers232c/GAMADV-XTD3/6.67.18/taers232c.GAMADV-XTD3.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: taers232c.GAMADV-XTD3 +PackageVersion: 6.67.18 +PackageLocale: en-US +Publisher: Ross Scroggs - ross.scroggs@gmail.com +PublisherUrl: https://github.com/taers232c +PublisherSupportUrl: https://github.com/taers232c/GAMADV-XTD3/issues +Author: taers232c +PackageName: GAMADV-XTD3 +PackageUrl: https://github.com/taers232c/GAMADV-XTD3 +License: Apache-2.0 +ShortDescription: GAMADV-XTD3 is a free, open source command line tool for Google Workspace (formerly G Suite) Administrators to manage domain and user settings quickly and easily. +Moniker: GAMADV +ReleaseNotes: |- + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Cloud-Identity-Groups#display-group-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Classroom-Courses#display-course-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Classroom-Membership#display-course-membership-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/ChromeOS-Devices#display-cros-device-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Cloud-Identity-Devices#display-device-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Cloud-Identity-Devices#display-device-user-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Groups#display-group-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Mobile-Devices#display-mobile-device-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Organizational-Units#display-organizational-unit-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Resources#display-resource-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Users#display-user-counts + - See: https://support.google.com/a/users/answer/7338880#shared_drives_file_folder_limits + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Vault-Takeout#create-vault-exports + - https://github.com/taers232c/GAMADV-XTD3/wiki/How-to-Install-Advanced-GAM + - https://github.com/taers232c/GAMADV-XTD3/wiki/How-to-Update-Advanced-GAM + - https://github.com/taers232c/GAMADV-XTD3/wiki/How-to-Upgrade-from-Standard-GAM + - https://github.com/taers232c/GAMADV-XTD3/wiki/How-to-Upgrade-from-GAMADV-X-or-GAMADV-XTD +ReleaseNotesUrl: https://github.com/taers232c/GAMADV-XTD3/releases/tag/v6.67.18 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/taers232c/GAMADV-XTD3/6.67.18/taers232c.GAMADV-XTD3.yaml b/manifests/t/taers232c/GAMADV-XTD3/6.67.18/taers232c.GAMADV-XTD3.yaml new file mode 100644 index 0000000000000..0807790948972 --- /dev/null +++ b/manifests/t/taers232c/GAMADV-XTD3/6.67.18/taers232c.GAMADV-XTD3.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: taers232c.GAMADV-XTD3 +PackageVersion: 6.67.18 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 5516c29b71fdad679d04c08035d4bd6e34f89f40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 01:02:42 +0800 Subject: [PATCH 034/461] New version: DenoLand.Deno version 1.39.4 (#133968) --- .../Deno/1.39.4/DenoLand.Deno.installer.yaml | 17 ++++++++++ .../1.39.4/DenoLand.Deno.locale.en-US.yaml | 32 +++++++++++++++++++ .../d/DenoLand/Deno/1.39.4/DenoLand.Deno.yaml | 8 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/d/DenoLand/Deno/1.39.4/DenoLand.Deno.installer.yaml create mode 100644 manifests/d/DenoLand/Deno/1.39.4/DenoLand.Deno.locale.en-US.yaml create mode 100644 manifests/d/DenoLand/Deno/1.39.4/DenoLand.Deno.yaml diff --git a/manifests/d/DenoLand/Deno/1.39.4/DenoLand.Deno.installer.yaml b/manifests/d/DenoLand/Deno/1.39.4/DenoLand.Deno.installer.yaml new file mode 100644 index 0000000000000..37401027ac6ab --- /dev/null +++ b/manifests/d/DenoLand/Deno/1.39.4/DenoLand.Deno.installer.yaml @@ -0,0 +1,17 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: DenoLand.Deno +PackageVersion: 1.39.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: deno.exe + PortableCommandAlias: deno +ReleaseDate: 2024-01-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/denoland/deno/releases/download/v1.39.4/deno-x86_64-pc-windows-msvc.zip + InstallerSha256: 6299E026BC36B0FB71CC798FB86DE33324A9960D70EEC6547E9AB2DE759CB015 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/d/DenoLand/Deno/1.39.4/DenoLand.Deno.locale.en-US.yaml b/manifests/d/DenoLand/Deno/1.39.4/DenoLand.Deno.locale.en-US.yaml new file mode 100644 index 0000000000000..2822895063eac --- /dev/null +++ b/manifests/d/DenoLand/Deno/1.39.4/DenoLand.Deno.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: DenoLand.Deno +PackageVersion: 1.39.4 +PackageLocale: en-US +Publisher: denoland +PublisherUrl: https://github.com/denoland +PublisherSupportUrl: https://github.com/denoland/deno/issues +PrivacyUrl: https://deno.com/deploy/docs/privacy-policy +PackageName: deno +PackageUrl: https://deno.land +License: MIT +LicenseUrl: https://github.com/denoland/deno/blob/main/LICENSE.md +ShortDescription: A modern runtime for JavaScript and TypeScript +Description: Deno is a simple, modern and secure runtime for JavaScript, TypeScript, and WebAssembly that uses V8 and is built in Rust. +Tags: +- javascript +- runtime +- typescript +- deno +- v8 +ReleaseNotes: |- + 1.39.4 / 2024.01.13 + - fix(config): regression - handle relative patterns with leading dot slash + - fix(check): should not panic when all specified files excluded (#21929) +ReleaseNotesUrl: https://github.com/denoland/deno/releases/tag/v1.39.4 +Documentations: +- DocumentLabel: User Manual + DocumentUrl: https://deno.land/manual +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/DenoLand/Deno/1.39.4/DenoLand.Deno.yaml b/manifests/d/DenoLand/Deno/1.39.4/DenoLand.Deno.yaml new file mode 100644 index 0000000000000..3bf9dfa706b12 --- /dev/null +++ b/manifests/d/DenoLand/Deno/1.39.4/DenoLand.Deno.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: DenoLand.Deno +PackageVersion: 1.39.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From fa29ff0c6454b784b30a2b16865ee6e373d8715d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 01:02:58 +0800 Subject: [PATCH 035/461] New version: Cloudflare.cloudflared version 2024.1.2 (#133965) --- .../Cloudflare.cloudflared.installer.yaml | 21 +++++++++++++++++++ .../Cloudflare.cloudflared.locale.en-US.yaml | 21 +++++++++++++++++++ .../2024.1.2/Cloudflare.cloudflared.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/c/Cloudflare/cloudflared/2024.1.2/Cloudflare.cloudflared.installer.yaml create mode 100644 manifests/c/Cloudflare/cloudflared/2024.1.2/Cloudflare.cloudflared.locale.en-US.yaml create mode 100644 manifests/c/Cloudflare/cloudflared/2024.1.2/Cloudflare.cloudflared.yaml diff --git a/manifests/c/Cloudflare/cloudflared/2024.1.2/Cloudflare.cloudflared.installer.yaml b/manifests/c/Cloudflare/cloudflared/2024.1.2/Cloudflare.cloudflared.installer.yaml new file mode 100644 index 0000000000000..317fddad658eb --- /dev/null +++ b/manifests/c/Cloudflare/cloudflared/2024.1.2/Cloudflare.cloudflared.installer.yaml @@ -0,0 +1,21 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Cloudflare.cloudflared +PackageVersion: 2024.1.2 +InstallerLocale: en-US +InstallerType: msi +ReleaseDate: 2024-01-11 +AppsAndFeaturesEntries: +- UpgradeCode: '{23f90fdd-9328-47ea-ab52-5380855a4b12}' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/cloudflare/cloudflared/releases/download/2024.1.2/cloudflared-windows-386.msi + InstallerSha256: 1B913EC61867E9D86E0C7776A18198BADA64090D411B360A60CDE64E7B3F0088 + ProductCode: '{FEE6FB97-0683-48AF-B7FA-C460DD2720B6}' +- Architecture: x64 + InstallerUrl: https://github.com/cloudflare/cloudflared/releases/download/2024.1.2/cloudflared-windows-amd64.msi + InstallerSha256: 06EE87FC3B6E5626E204D1D71EB4CD19B2D3D469B3B44451BCFE904C10A6EF6F + ProductCode: '{2D2D05CA-831D-4CD0-8CF7-BD82DCD7C4E4}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/c/Cloudflare/cloudflared/2024.1.2/Cloudflare.cloudflared.locale.en-US.yaml b/manifests/c/Cloudflare/cloudflared/2024.1.2/Cloudflare.cloudflared.locale.en-US.yaml new file mode 100644 index 0000000000000..7703e2451af7a --- /dev/null +++ b/manifests/c/Cloudflare/cloudflared/2024.1.2/Cloudflare.cloudflared.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Cloudflare.cloudflared +PackageVersion: 2024.1.2 +PackageLocale: en-US +Publisher: cloudflare +PublisherUrl: https://github.com/cloudflare/cloudflared +PublisherSupportUrl: https://github.com/cloudflare/cloudflared/issues +Author: cloudflare +PackageName: cloudflared +PackageUrl: https://github.com/cloudflare/cloudflared +License: APACHE-2.0 +LicenseUrl: https://github.com/cloudflare/cloudflared/blob/master/LICENSE +Copyright: Copyright (c) cloudflare +CopyrightUrl: https://github.com/cloudflare/cloudflared/blob/master/LICENSE +ShortDescription: Cloudflare Tunnel client +Moniker: cloudflared +ReleaseNotesUrl: https://github.com/cloudflare/cloudflared/releases/tag/2024.1.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/Cloudflare/cloudflared/2024.1.2/Cloudflare.cloudflared.yaml b/manifests/c/Cloudflare/cloudflared/2024.1.2/Cloudflare.cloudflared.yaml new file mode 100644 index 0000000000000..5f28f3ff6adc0 --- /dev/null +++ b/manifests/c/Cloudflare/cloudflared/2024.1.2/Cloudflare.cloudflared.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Cloudflare.cloudflared +PackageVersion: 2024.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 922d2d99668f5fda0d04359a4848f80c1b5d6744 Mon Sep 17 00:00:00 2001 From: Alphrag <34252790+Alphrag@users.noreply.github.com> Date: Mon, 15 Jan 2024 18:03:15 +0100 Subject: [PATCH 036/461] New version: Ferdium.Ferdium.Nightly version 6.7.1-nightly.7 (#133966) --- .../Ferdium.Ferdium.Nightly.installer.yaml | 18 ++++++++++++++++++ .../Ferdium.Ferdium.Nightly.locale.en-US.yaml | 16 ++++++++++++++++ .../Ferdium.Ferdium.Nightly.yaml | 8 ++++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.7/Ferdium.Ferdium.Nightly.installer.yaml create mode 100644 manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.7/Ferdium.Ferdium.Nightly.locale.en-US.yaml create mode 100644 manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.7/Ferdium.Ferdium.Nightly.yaml diff --git a/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.7/Ferdium.Ferdium.Nightly.installer.yaml b/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.7/Ferdium.Ferdium.Nightly.installer.yaml new file mode 100644 index 0000000000000..7f20abc676483 --- /dev/null +++ b/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.7/Ferdium.Ferdium.Nightly.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Ferdium.Ferdium.Nightly +PackageVersion: 6.7.1-nightly.7 +InstallerType: nullsoft +Installers: +- Architecture: arm64 + InstallerUrl: https://github.com/ferdium/ferdium-app/releases/download/v6.7.1-nightly.7/Ferdium-win-AutoSetup-6.7.1-nightly.7-arm64.exe + InstallerSha256: B83CD04FE4DB53045E4CBAA32A3297DB3CD7288C806216F5074D679983C2AA86 +- Architecture: x64 + InstallerUrl: https://github.com/ferdium/ferdium-app/releases/download/v6.7.1-nightly.7/Ferdium-win-AutoSetup-6.7.1-nightly.7-x64.exe + InstallerSha256: 1A9F4FD744EC487F7C3E7606A70380E9B522BCE7B4D6DE5304A71F5C4BB40A51 +- Architecture: x86 + InstallerUrl: https://github.com/ferdium/ferdium-app/releases/download/v6.7.1-nightly.7/Ferdium-win-AutoSetup-6.7.1-nightly.7-ia32.exe + InstallerSha256: 351B6355F80119080515EB25C23A0908653EC2722C2A4CA8190CD6B12F07EE49 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.7/Ferdium.Ferdium.Nightly.locale.en-US.yaml b/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.7/Ferdium.Ferdium.Nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..c2e0b1b3b9ad6 --- /dev/null +++ b/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.7/Ferdium.Ferdium.Nightly.locale.en-US.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Ferdium.Ferdium.Nightly +PackageVersion: 6.7.1-nightly.7 +PackageLocale: en-US +Publisher: Ferdium Contributors +PublisherUrl: https://ferdium.org +PackageName: Ferdium Nightly +PackageUrl: https://github.com/ferdium/ferdium-app +License: Apache License 2.0 +Copyright: Copyright © 2022 Ferdium Contributors +ShortDescription: Messaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many more. +Moniker: ferdium-nightly +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.7/Ferdium.Ferdium.Nightly.yaml b/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.7/Ferdium.Ferdium.Nightly.yaml new file mode 100644 index 0000000000000..c98c37946c246 --- /dev/null +++ b/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.7/Ferdium.Ferdium.Nightly.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Ferdium.Ferdium.Nightly +PackageVersion: 6.7.1-nightly.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e56eb15cb7bdcee2f6f4584d43da746dc03d9328 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 01:06:19 +0800 Subject: [PATCH 037/461] New version: GoLang.Go version 1.21.6 (#133964) --- .../GoLang/Go/1.21.6/GoLang.Go.installer.yaml | 46 +++++++++++++++++++ .../Go/1.21.6/GoLang.Go.locale.en-US.yaml | 38 +++++++++++++++ manifests/g/GoLang/Go/1.21.6/GoLang.Go.yaml | 8 ++++ 3 files changed, 92 insertions(+) create mode 100644 manifests/g/GoLang/Go/1.21.6/GoLang.Go.installer.yaml create mode 100644 manifests/g/GoLang/Go/1.21.6/GoLang.Go.locale.en-US.yaml create mode 100644 manifests/g/GoLang/Go/1.21.6/GoLang.Go.yaml diff --git a/manifests/g/GoLang/Go/1.21.6/GoLang.Go.installer.yaml b/manifests/g/GoLang/Go/1.21.6/GoLang.Go.installer.yaml new file mode 100644 index 0000000000000..ecd645670a579 --- /dev/null +++ b/manifests/g/GoLang/Go/1.21.6/GoLang.Go.installer.yaml @@ -0,0 +1,46 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: GoLang.Go +PackageVersion: 1.21.6 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- go +FileExtensions: +- go +- gohtml +ReleaseDate: 2024-01-09 +Installers: +- Architecture: x86 + InstallerUrl: https://go.dev/dl/go1.21.6.windows-386.msi + InstallerSha256: B511EDBD827E2B2D6E4A8F9D979D4EC53BFB8E2BEB5C60717AC9A3232582A9A8 + ProductCode: '{E467BDEC-9AC3-4EC1-A5F9-FE5E77C2A826}' + AppsAndFeaturesEntries: + - DisplayName: Go Programming Language 386 go1.21.6 + Publisher: https://go.dev + UpgradeCode: '{1C3114EA-08C3-11E1-9095-7FCA4824019B}' +- Architecture: x64 + InstallerUrl: https://go.dev/dl/go1.21.6.windows-amd64.msi + InstallerSha256: 4746C1E1639983510D762AD67B4EA8CB90B5C4532EF43784AD62C44D6E058DE7 + ProductCode: '{07B16B94-BFEF-45D8-8E52-D26AF5DB4520}' + AppsAndFeaturesEntries: + - DisplayName: Go Programming Language amd64 go1.21.6 + Publisher: https://go.dev + UpgradeCode: '{22EA7650-4AC6-4001-BF29-F4B8775DB1C0}' +- Architecture: arm64 + InstallerUrl: https://go.dev/dl/go1.21.6.windows-arm64.msi + InstallerSha256: 93B62EFF45BFA32CEA6B3B474D21BB7517AC66CF6BABA927DE83185A1595F05D + ProductCode: '{0AA2E1C5-64EC-4207-948F-29C167DDF63C}' + AppsAndFeaturesEntries: + - DisplayName: Go Programming Language arm64 go1.21.6 + Publisher: https://go.dev + UpgradeCode: '{21ADE9A3-3FDD-4BA6-BEA6-C85ABADC9488}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/GoLang/Go/1.21.6/GoLang.Go.locale.en-US.yaml b/manifests/g/GoLang/Go/1.21.6/GoLang.Go.locale.en-US.yaml new file mode 100644 index 0000000000000..300b3b14b92e3 --- /dev/null +++ b/manifests/g/GoLang/Go/1.21.6/GoLang.Go.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: GoLang.Go +PackageVersion: 1.21.6 +PackageLocale: en-US +Publisher: https://golang.org +PublisherUrl: https://go.dev +PrivacyUrl: https://google.com/intl/policies/privacy +Author: The Go Authors +PackageName: Go Programming Language +PackageUrl: https://go.dev +License: BSD 3-Clause License +LicenseUrl: https://github.com/golang/go/blob/master/LICENSE +Copyright: Copyright (c) 2009 The Go Authors. All rights reserved. +CopyrightUrl: https://github.com/golang/go/blob/master/LICENSE +ShortDescription: Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. +Description: |- + The Go programming language is an open source project to make programmers more productive. + Go is expressive, concise, clean, and efficient. + Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. + Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. + It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. +Moniker: go +Tags: +- go +- golang +- language +- programming +Documentations: +- DocumentLabel: User Manual + DocumentUrl: https://go.dev/doc +- DocumentLabel: Effective Go + DocumentUrl: https://go.dev/doc/effective_go +- DocumentLabel: Standard library + DocumentUrl: https://pkg.go.dev/std +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/GoLang/Go/1.21.6/GoLang.Go.yaml b/manifests/g/GoLang/Go/1.21.6/GoLang.Go.yaml new file mode 100644 index 0000000000000..0213e635cba99 --- /dev/null +++ b/manifests/g/GoLang/Go/1.21.6/GoLang.Go.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: GoLang.Go +PackageVersion: 1.21.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7e389623eff7bbb8cbfbc491a0894469bb75f53d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 01:06:26 +0800 Subject: [PATCH 038/461] New version: DenoLand.Deno version 1.39.3 (#133963) --- .../Deno/1.39.3/DenoLand.Deno.installer.yaml | 17 ++++++ .../1.39.3/DenoLand.Deno.locale.en-US.yaml | 54 +++++++++++++++++++ .../d/DenoLand/Deno/1.39.3/DenoLand.Deno.yaml | 8 +++ 3 files changed, 79 insertions(+) create mode 100644 manifests/d/DenoLand/Deno/1.39.3/DenoLand.Deno.installer.yaml create mode 100644 manifests/d/DenoLand/Deno/1.39.3/DenoLand.Deno.locale.en-US.yaml create mode 100644 manifests/d/DenoLand/Deno/1.39.3/DenoLand.Deno.yaml diff --git a/manifests/d/DenoLand/Deno/1.39.3/DenoLand.Deno.installer.yaml b/manifests/d/DenoLand/Deno/1.39.3/DenoLand.Deno.installer.yaml new file mode 100644 index 0000000000000..68ba20efb59de --- /dev/null +++ b/manifests/d/DenoLand/Deno/1.39.3/DenoLand.Deno.installer.yaml @@ -0,0 +1,17 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: DenoLand.Deno +PackageVersion: 1.39.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: deno.exe + PortableCommandAlias: deno +ReleaseDate: 2024-01-12 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/denoland/deno/releases/download/v1.39.3/deno-x86_64-pc-windows-msvc.zip + InstallerSha256: 8C26966BC1B731920C69469760317E4410CC94C8204E718B2A777138B25B390B +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/d/DenoLand/Deno/1.39.3/DenoLand.Deno.locale.en-US.yaml b/manifests/d/DenoLand/Deno/1.39.3/DenoLand.Deno.locale.en-US.yaml new file mode 100644 index 0000000000000..94c9e9725ee33 --- /dev/null +++ b/manifests/d/DenoLand/Deno/1.39.3/DenoLand.Deno.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: DenoLand.Deno +PackageVersion: 1.39.3 +PackageLocale: en-US +Publisher: denoland +PublisherUrl: https://github.com/denoland +PublisherSupportUrl: https://github.com/denoland/deno/issues +PrivacyUrl: https://deno.com/deploy/docs/privacy-policy +PackageName: deno +PackageUrl: https://deno.land +License: MIT +LicenseUrl: https://github.com/denoland/deno/blob/main/LICENSE.md +ShortDescription: A modern runtime for JavaScript and TypeScript +Description: Deno is a simple, modern and secure runtime for JavaScript, TypeScript, and WebAssembly that uses V8 and is built in Rust. +Tags: +- javascript +- runtime +- typescript +- deno +- v8 +ReleaseNotes: |- + 1.39.3 / 2024.01.12 + - feat(unstable): fast subset type checking of JSR dependencies (#21873) + - fix(ci): update copright year for _fs_cp.js (#21803) + - fix(cli): update import map url (#21824) + - fix(compile): preserve granular unstable features (#21827) + - fix(ext): enable prefer-primordials for internal TypeScript (#21813) + - fix(ext/crypto): initial support for p521 in generateKey and importKey + - fix(ext/node): add WriteStream.isTTY (#21801) + - fix(ext/node): add fs.cp, fs.cpSync, promises.cp (#21745) + - fix(ext/websocket): pass on uncaught errors in idleTimeout (#21846) + - fix(fast_check): analyze identifiers in type assertions/as exprs (#21899) + - fix(kv): improve .listenQueue types (#21781) + - fix(lsp): implement host.getGlobalTypingsCacheLocation() (#21882) + - fix(lsp): show test code lens for template literal names (#21798) + - fix(lsp): use a dedicated thread for the parent process checker (#21869) + - fix(registry): wait for already pending publish (#21663) + - fix(task): do not eagerly auto-install packages in package.json when + - fix(unstable/tar): skip node_modules, .git, and config "exclude" (#21816) + - fix(web): use rustyline for prompt (#21893) + - fix: add EventSource typings (#21908) + - fix: android support (#19437) + - fix: cjs export rewritten to invalid identifier (#21853) + - fix: update deno_lint and swc (#21718) + - perf(lsp): use host-owned cache for auto-import completions (#21852) + - perf: skip expanding exclude globs (#21817) +ReleaseNotesUrl: https://github.com/denoland/deno/releases/tag/v1.39.3 +Documentations: +- DocumentLabel: User Manual + DocumentUrl: https://deno.land/manual +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/DenoLand/Deno/1.39.3/DenoLand.Deno.yaml b/manifests/d/DenoLand/Deno/1.39.3/DenoLand.Deno.yaml new file mode 100644 index 0000000000000..19a48a8754f21 --- /dev/null +++ b/manifests/d/DenoLand/Deno/1.39.3/DenoLand.Deno.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: DenoLand.Deno +PackageVersion: 1.39.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From cec09c8992a176baabc62c70970e2b5b5c06b7b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 01:06:47 +0800 Subject: [PATCH 039/461] New version: KuaiFan.DooTask version 0.34.28 (#133962) --- .../0.34.28/KuaiFan.DooTask.installer.yaml | 20 ++++++++++++ .../0.34.28/KuaiFan.DooTask.locale.en-US.yaml | 30 ++++++++++++++++++ .../0.34.28/KuaiFan.DooTask.locale.zh-CN.yaml | 31 +++++++++++++++++++ .../DooTask/0.34.28/KuaiFan.DooTask.yaml | 8 +++++ 4 files changed, 89 insertions(+) create mode 100644 manifests/k/KuaiFan/DooTask/0.34.28/KuaiFan.DooTask.installer.yaml create mode 100644 manifests/k/KuaiFan/DooTask/0.34.28/KuaiFan.DooTask.locale.en-US.yaml create mode 100644 manifests/k/KuaiFan/DooTask/0.34.28/KuaiFan.DooTask.locale.zh-CN.yaml create mode 100644 manifests/k/KuaiFan/DooTask/0.34.28/KuaiFan.DooTask.yaml diff --git a/manifests/k/KuaiFan/DooTask/0.34.28/KuaiFan.DooTask.installer.yaml b/manifests/k/KuaiFan/DooTask/0.34.28/KuaiFan.DooTask.installer.yaml new file mode 100644 index 0000000000000..13f86f198b7c3 --- /dev/null +++ b/manifests/k/KuaiFan/DooTask/0.34.28/KuaiFan.DooTask.installer.yaml @@ -0,0 +1,20 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: KuaiFan.DooTask +PackageVersion: 0.34.28 +InstallerType: nullsoft +UpgradeBehavior: install +ReleaseDate: 2024-01-11 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/kuaifan/dootask/releases/download/v0.34.28/DooTask-v0.34.28-win.exe + InstallerSha256: F703699AA35D2CC93E43FF888C8B72004DD236872B66DB41967136B95FB0810F +- Architecture: x64 + InstallerUrl: https://github.com/kuaifan/dootask/releases/download/v0.34.28/DooTask-v0.34.28-win-x64.exe + InstallerSha256: 0AE97B51088C53482C2E3168FC925C7740D84283FFF90877AF4F8B6CCF6388AB +- Architecture: arm64 + InstallerUrl: https://github.com/kuaifan/dootask/releases/download/v0.34.28/DooTask-v0.34.28-win-arm64.exe + InstallerSha256: C25145DF2893674815355768E9A29AAF7A4FD8AAF687CB395CAEF889280DDC89 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/k/KuaiFan/DooTask/0.34.28/KuaiFan.DooTask.locale.en-US.yaml b/manifests/k/KuaiFan/DooTask/0.34.28/KuaiFan.DooTask.locale.en-US.yaml new file mode 100644 index 0000000000000..b16c5c299fdc3 --- /dev/null +++ b/manifests/k/KuaiFan/DooTask/0.34.28/KuaiFan.DooTask.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: KuaiFan.DooTask +PackageVersion: 0.34.28 +PackageLocale: en-US +Publisher: KuaiFan +PublisherUrl: https://github.com/kuaifan +PublisherSupportUrl: https://github.com/kuaifan/dootask +PrivacyUrl: https://github.com/kuaifan/dootask +Author: KuaiFan +PackageName: DooTask +PackageUrl: https://github.com/kuaifan/dootask +License: AGPL-3.0 license +LicenseUrl: https://github.com/kuaifan/dootask/blob/master/LICENSE +Copyright: Copyright © 2023 KuaiFan +ShortDescription: DooTask is an open source online project task management tool +Description: DooTask is an open source online project task management tool, providing various document collaboration tools, online mind maps, online flowcharts, project management, task distribution, instant IM, file management and other tools; At the same time, the message function uses asymmetric encryption technology to make your communication more secure. +Tags: +- dootask +- task +- todo +- to-do +- project-manager +- task-manager +- task-management-system +- team-chat +- remote-work +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/k/KuaiFan/DooTask/0.34.28/KuaiFan.DooTask.locale.zh-CN.yaml b/manifests/k/KuaiFan/DooTask/0.34.28/KuaiFan.DooTask.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e24bec16c4f5c --- /dev/null +++ b/manifests/k/KuaiFan/DooTask/0.34.28/KuaiFan.DooTask.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: KuaiFan.DooTask +PackageVersion: 0.34.28 +PackageLocale: zh-CN +Publisher: KuaiFan +PublisherUrl: https://github.com/kuaifan +PublisherSupportUrl: https://github.com/kuaifan/dootask +PrivacyUrl: https://github.com/kuaifan/dootask +Author: KuaiFan +PackageName: DooTask +PackageUrl: https://github.com/kuaifan/dootask +License: AGPL-3.0 +LicenseUrl: https://github.com/kuaifan/dootask/blob/master/LICENSE +Copyright: Copyright © 2023 KuaiFan +CopyrightUrl: https://github.com/kuaifan/dootask/blob/master/LICENSE +ShortDescription: DooTask是一款开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具;同时消息功能使用非对称加密技术让你的沟通更安全。 +Tags: +- dootask +- task +- todo +- to-do +- project-manager +- task-manager +- task-management-system +- team-chat +- remote-work +ReleaseNotesUrl: https://github.com/kuaifan/dootask/releases/tag/v0.34.28 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/k/KuaiFan/DooTask/0.34.28/KuaiFan.DooTask.yaml b/manifests/k/KuaiFan/DooTask/0.34.28/KuaiFan.DooTask.yaml new file mode 100644 index 0000000000000..2b6ed0e59b6f4 --- /dev/null +++ b/manifests/k/KuaiFan/DooTask/0.34.28/KuaiFan.DooTask.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: KuaiFan.DooTask +PackageVersion: 0.34.28 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.5.0 From 478027bf86b6018dd3f4ff228af4c12345389e0f Mon Sep 17 00:00:00 2001 From: Nikolas Grottendieck Date: Mon, 15 Jan 2024 18:19:09 +0100 Subject: [PATCH 040/461] New package: YS-L.csvlens version 0.5.1 (#133930) --- .../csvlens/0.5.1/YS-L.csvlens.installer.yaml | 19 ++++++++++++++ .../0.5.1/YS-L.csvlens.locale.en-US.yaml | 25 +++++++++++++++++++ .../y/YS-L/csvlens/0.5.1/YS-L.csvlens.yaml | 8 ++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/y/YS-L/csvlens/0.5.1/YS-L.csvlens.installer.yaml create mode 100644 manifests/y/YS-L/csvlens/0.5.1/YS-L.csvlens.locale.en-US.yaml create mode 100644 manifests/y/YS-L/csvlens/0.5.1/YS-L.csvlens.yaml diff --git a/manifests/y/YS-L/csvlens/0.5.1/YS-L.csvlens.installer.yaml b/manifests/y/YS-L/csvlens/0.5.1/YS-L.csvlens.installer.yaml new file mode 100644 index 0000000000000..177e51d79dc99 --- /dev/null +++ b/manifests/y/YS-L/csvlens/0.5.1/YS-L.csvlens.installer.yaml @@ -0,0 +1,19 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: YS-L.csvlens +PackageVersion: 0.5.1 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: csvlens.exe + PortableCommandAlias: csvlens +UpgradeBehavior: install +ReleaseDate: 2024-01-07 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/YS-L/csvlens/releases/download/v0.5.1/csvlens-x86_64-pc-windows-msvc.zip + InstallerSha256: 9014ACD11EC55275002722C65B0CA49A575B2A008B5A9E5AAB1B53A228371300 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/y/YS-L/csvlens/0.5.1/YS-L.csvlens.locale.en-US.yaml b/manifests/y/YS-L/csvlens/0.5.1/YS-L.csvlens.locale.en-US.yaml new file mode 100644 index 0000000000000..f437abcaac177 --- /dev/null +++ b/manifests/y/YS-L/csvlens/0.5.1/YS-L.csvlens.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: YS-L.csvlens +PackageVersion: 0.5.1 +PackageLocale: en-US +Publisher: Yung Siang Liau +PublisherUrl: https://github.com/YS-L +PublisherSupportUrl: https://github.com/YS-L/csvlens/issues +Author: Yung Siang Liau +PackageName: csvlens +PackageUrl: https://github.com/YS-L/csvlens +License: MIT +LicenseUrl: https://github.com/YS-L/csvlens/blob/main/LICENSE +Copyright: Copyright (c) Yung Siang Liau +CopyrightUrl: https://github.com/YS-L/csvlens/blob/main/LICENSE +ShortDescription: Command line csv viewer +Description: csvlens is a command line CSV file viewer. It is like less but made for CSV. +Moniker: csvlens +ReleaseNotes: |- + Release Notes + - Fix panic caused by unicode and newline +ReleaseNotesUrl: https://github.com/YS-L/csvlens/releases/tag/v0.5.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/y/YS-L/csvlens/0.5.1/YS-L.csvlens.yaml b/manifests/y/YS-L/csvlens/0.5.1/YS-L.csvlens.yaml new file mode 100644 index 0000000000000..6d272b4f48b8e --- /dev/null +++ b/manifests/y/YS-L/csvlens/0.5.1/YS-L.csvlens.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: YS-L.csvlens +PackageVersion: 0.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d96814f77d9410e11bce5d42c50c49506096cf8f Mon Sep 17 00:00:00 2001 From: CoolPlayLin Date: Tue, 16 Jan 2024 01:19:43 +0800 Subject: [PATCH 041/461] W1HKJ.Fldigi version 4.2.03 (#133961) --- .../Fldigi/4.2.03/W1HKJ.Fldigi.installer.yaml | 12 ++++++++++ .../4.2.03/W1HKJ.Fldigi.locale.en-US.yaml | 22 +++++++++++++++++++ .../w/W1HKJ/Fldigi/4.2.03/W1HKJ.Fldigi.yaml | 8 +++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/w/W1HKJ/Fldigi/4.2.03/W1HKJ.Fldigi.installer.yaml create mode 100644 manifests/w/W1HKJ/Fldigi/4.2.03/W1HKJ.Fldigi.locale.en-US.yaml create mode 100644 manifests/w/W1HKJ/Fldigi/4.2.03/W1HKJ.Fldigi.yaml diff --git a/manifests/w/W1HKJ/Fldigi/4.2.03/W1HKJ.Fldigi.installer.yaml b/manifests/w/W1HKJ/Fldigi/4.2.03/W1HKJ.Fldigi.installer.yaml new file mode 100644 index 0000000000000..c1b08a9f46a3d --- /dev/null +++ b/manifests/w/W1HKJ/Fldigi/4.2.03/W1HKJ.Fldigi.installer.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: W1HKJ.Fldigi +PackageVersion: 4.2.03 +InstallerType: nullsoft +Installers: +- Architecture: x86 + InstallerUrl: http://www.w1hkj.com/files/fldigi/fldigi-4.2.03_setup.exe + InstallerSha256: 4687C28FECE54143A478D48E0CF6ECD80816282B96FBDCDF2BF57BFBB50A85E9 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/w/W1HKJ/Fldigi/4.2.03/W1HKJ.Fldigi.locale.en-US.yaml b/manifests/w/W1HKJ/Fldigi/4.2.03/W1HKJ.Fldigi.locale.en-US.yaml new file mode 100644 index 0000000000000..7acaf8f0cea62 --- /dev/null +++ b/manifests/w/W1HKJ/Fldigi/4.2.03/W1HKJ.Fldigi.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: W1HKJ.Fldigi +PackageVersion: 4.2.03 +PackageLocale: en-US +Publisher: W1HKJ.Fldigi +PublisherUrl: http://www.w1hkj.com/ +PublisherSupportUrl: http://www.w1hkj.com/FldigiSupport.html +PrivacyUrl: http://www.w1hkj.com/privacy.html +Author: Fldigi +PackageName: Fldigi +PackageUrl: http://www.w1hkj.com/ +License: GNU General Public License version 3.0 (GPLv3) +Copyright: Fldigi developers +ShortDescription: Modem program for most of the digital modes used by radio amateurs today. +Moniker: fldigi +Tags: +- tools +- radio +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/w/W1HKJ/Fldigi/4.2.03/W1HKJ.Fldigi.yaml b/manifests/w/W1HKJ/Fldigi/4.2.03/W1HKJ.Fldigi.yaml new file mode 100644 index 0000000000000..cd341faa065b1 --- /dev/null +++ b/manifests/w/W1HKJ/Fldigi/4.2.03/W1HKJ.Fldigi.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: W1HKJ.Fldigi +PackageVersion: 4.2.03 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9321f08681cc51c4688b3ca401f82d188f0268d5 Mon Sep 17 00:00:00 2001 From: Marcus Markiewicz <43656407+supermem613@users.noreply.github.com> Date: Mon, 15 Jan 2024 12:20:10 -0500 Subject: [PATCH 042/461] New version: Microsoft.TeamMate version 0.1.10 (#133960) --- .../0.1.10/Microsoft.TeamMate.installer.yaml | 15 ++++++++++++ .../Microsoft.TeamMate.locale.en-US.yaml | 24 +++++++++++++++++++ .../TeamMate/0.1.10/Microsoft.TeamMate.yaml | 8 +++++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/m/Microsoft/TeamMate/0.1.10/Microsoft.TeamMate.installer.yaml create mode 100644 manifests/m/Microsoft/TeamMate/0.1.10/Microsoft.TeamMate.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/TeamMate/0.1.10/Microsoft.TeamMate.yaml diff --git a/manifests/m/Microsoft/TeamMate/0.1.10/Microsoft.TeamMate.installer.yaml b/manifests/m/Microsoft/TeamMate/0.1.10/Microsoft.TeamMate.installer.yaml new file mode 100644 index 0000000000000..002e73d35a054 --- /dev/null +++ b/manifests/m/Microsoft/TeamMate/0.1.10/Microsoft.TeamMate.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Microsoft.TeamMate +PackageVersion: 0.1.10 +InstallerLocale: en-US +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +ProductCode: '{88CC95C4-3A9D-429B-9D3B-E90A918B1B64}' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/microsoft/TeamMate/releases/download/0.1.10-ci.3%2BBranch.main.Sha.03ede883408d2b0b5fdd33c072dbdcd22e89a296/Microsoft.Tools.TeamMate.msi + InstallerSha256: 4615FD757CA42579DAB89819450DB38D3F95494AE9ED06A658F8F13F78CA3650 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/m/Microsoft/TeamMate/0.1.10/Microsoft.TeamMate.locale.en-US.yaml b/manifests/m/Microsoft/TeamMate/0.1.10/Microsoft.TeamMate.locale.en-US.yaml new file mode 100644 index 0000000000000..144b6fcf133b4 --- /dev/null +++ b/manifests/m/Microsoft/TeamMate/0.1.10/Microsoft.TeamMate.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Microsoft.TeamMate +PackageVersion: 0.1.10 +PackageLocale: en-US +Publisher: https://github.com/microsoft/teammate +PublisherUrl: https://github.com/microsoft/TeamMate +PublisherSupportUrl: https://github.com/microsoft/TeamMate/issues +Author: Microsoft +PackageName: TeamMate +PackageUrl: https://github.com/microsoft/TeamMate +License: MIT License +LicenseUrl: https://github.com/microsoft/TeamMate/raw/main/LICENSE +Copyright: Copyright (c) Microsoft Corporation +CopyrightUrl: https://github.com/microsoft/TeamMate/raw/main/LICENSE +ShortDescription: TeamMate is an application for managing Azure Dev Ops (ADO) work items and pull requests. +Moniker: teammate +Tags: +- ado +- azuredevops +- teammate +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/m/Microsoft/TeamMate/0.1.10/Microsoft.TeamMate.yaml b/manifests/m/Microsoft/TeamMate/0.1.10/Microsoft.TeamMate.yaml new file mode 100644 index 0000000000000..216f0b4401b81 --- /dev/null +++ b/manifests/m/Microsoft/TeamMate/0.1.10/Microsoft.TeamMate.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Microsoft.TeamMate +PackageVersion: 0.1.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 32750fcaf8c89932f0c585f9234085959142cbd3 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:20:27 -0800 Subject: [PATCH 043/461] Automatic update of CrystalDewWorld.CrystalDiskInfo.ShizukuEdition from 9.2.1 to 9.2.2 (#133958) * Creating manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.installer.yaml * Creating manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.locale.en-US.yaml * Creating manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.yaml * Updating manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.installer.yaml * Updating manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.locale.en-US.yaml * Updating manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.yaml --- ...stalDiskInfo.ShizukuEdition.installer.yaml | 28 ++++++++++++++++ ...lDiskInfo.ShizukuEdition.locale.en-US.yaml | 32 +++++++++++++++++++ ...wWorld.CrystalDiskInfo.ShizukuEdition.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.installer.yaml create mode 100644 manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.locale.en-US.yaml create mode 100644 manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.yaml diff --git a/manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.installer.yaml b/manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.installer.yaml new file mode 100644 index 0000000000000..93f2e4740aa3a --- /dev/null +++ b/manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.installer.yaml @@ -0,0 +1,28 @@ +# Automatically updated by the winget bot at 2024/Jan/13 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: CrystalDewWorld.CrystalDiskInfo.ShizukuEdition +PackageVersion: 9.2.2 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://crystalmark.info/redirect.php?product=CrystalDiskInfoInstallerShizuku + InstallerSha256: 2236D1E9BE9ABD212FC51C2D5BF2DE08D5EC32C696175DFBFBC6586FA9730C66 +- Architecture: arm64 + InstallerUrl: https://crystalmark.info/redirect.php?product=CrystalDiskInfoInstallerShizuku + InstallerSha256: 2236D1E9BE9ABD212FC51C2D5BF2DE08D5EC32C696175DFBFBC6586FA9730C66 +- Architecture: x86 + InstallerUrl: https://crystalmark.info/redirect.php?product=CrystalDiskInfoInstallerShizuku + InstallerSha256: 2236D1E9BE9ABD212FC51C2D5BF2DE08D5EC32C696175DFBFBC6586FA9730C66 +ManifestType: installer +ManifestVersion: 1.5.0 +ReleaseDate: 2023-07-12 diff --git a/manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.locale.en-US.yaml b/manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.locale.en-US.yaml new file mode 100644 index 0000000000000..11b2d555ff231 --- /dev/null +++ b/manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Automatically updated by the winget bot at 2024/Jan/13 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: CrystalDewWorld.CrystalDiskInfo.ShizukuEdition +PackageVersion: 9.2.2 +PackageLocale: en-US +Publisher: Crystal Dew World +PublisherUrl: https://crystalmark.info/en/ +PublisherSupportUrl: https://crystalmark.info/en/information/about/ +PrivacyUrl: https://crystalmark.info/en/information/privacy-policy/ +Author: Noriyuki Miyazaki +PackageName: CrystalDiskInfo Shizuku Edition +PackageUrl: https://crystalmark.info/en/software/crystaldiskinfo/ +License: MIT +LicenseUrl: https://raw.githubusercontent.com/hiyohiyo/CrystalDiskInfo/master/LICENSE.txt +Copyright: Copyright (c) 2008-2023 hiyohiyo +CopyrightUrl: https://raw.githubusercontent.com/hiyohiyo/CrystalDiskInfo/master/LICENSE.txt +ShortDescription: A HDD/SSD utility software which supports a part of USB, Intel RAID and NVMe. This is CrystalDiskInfo with Shizuku Theme. +Moniker: crystaldiskinfo-se +Tags: +- crystaldiskinfo +- diagnostic +- disk +- disk-diagnostic +- disk-utility +- hard-drive +- hdd +- nvme +- ssd +- utility +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.yaml b/manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.yaml new file mode 100644 index 0000000000000..ef3b43c6ecc5f --- /dev/null +++ b/manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Jan/13 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: CrystalDewWorld.CrystalDiskInfo.ShizukuEdition +PackageVersion: 9.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6b3115be7e19ec0fa69edf871c8785dd199f8c5a Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:20:34 -0800 Subject: [PATCH 044/461] Automatic deletion of CrystalDewWorld.CrystalDiskInfo.ShizukuEdition 9.2.1 (#133959) * Updating manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.1/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.installer.yaml * Updating manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.1/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.locale.en-US.yaml * Updating manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.1/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.yaml --- ...stalDiskInfo.ShizukuEdition.installer.yaml | 28 ---------------- ...lDiskInfo.ShizukuEdition.locale.en-US.yaml | 32 ------------------- ...wWorld.CrystalDiskInfo.ShizukuEdition.yaml | 8 ----- 3 files changed, 68 deletions(-) delete mode 100644 manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.1/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.installer.yaml delete mode 100644 manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.1/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.locale.en-US.yaml delete mode 100644 manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.1/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.yaml diff --git a/manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.1/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.installer.yaml b/manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.1/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.installer.yaml deleted file mode 100644 index ef29d561e4935..0000000000000 --- a/manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.1/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Automatically updated by the winget bot at 2023/Nov/22 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: CrystalDewWorld.CrystalDiskInfo.ShizukuEdition -PackageVersion: 9.2.1 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -Installers: -- Architecture: x64 - InstallerUrl: https://crystalmark.info/redirect.php?product=CrystalDiskInfoInstallerShizuku - InstallerSha256: F516C9616190E49A3ABF618010E3B4A92DA08D55D83F3985255C14760091705E -- Architecture: arm64 - InstallerUrl: https://crystalmark.info/redirect.php?product=CrystalDiskInfoInstallerShizuku - InstallerSha256: F516C9616190E49A3ABF618010E3B4A92DA08D55D83F3985255C14760091705E -- Architecture: x86 - InstallerUrl: https://crystalmark.info/redirect.php?product=CrystalDiskInfoInstallerShizuku - InstallerSha256: F516C9616190E49A3ABF618010E3B4A92DA08D55D83F3985255C14760091705E -ManifestType: installer -ManifestVersion: 1.5.0 -ReleaseDate: 2023-07-12 diff --git a/manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.1/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.locale.en-US.yaml b/manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.1/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.locale.en-US.yaml deleted file mode 100644 index ed7350817ae79..0000000000000 --- a/manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.1/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Automatically updated by the winget bot at 2023/Nov/22 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: CrystalDewWorld.CrystalDiskInfo.ShizukuEdition -PackageVersion: 9.2.1 -PackageLocale: en-US -Publisher: Crystal Dew World -PublisherUrl: https://crystalmark.info/en/ -PublisherSupportUrl: https://crystalmark.info/en/information/about/ -PrivacyUrl: https://crystalmark.info/en/information/privacy-policy/ -Author: Noriyuki Miyazaki -PackageName: CrystalDiskInfo Shizuku Edition -PackageUrl: https://crystalmark.info/en/software/crystaldiskinfo/ -License: MIT -LicenseUrl: https://raw.githubusercontent.com/hiyohiyo/CrystalDiskInfo/master/LICENSE.txt -Copyright: Copyright (c) 2008-2023 hiyohiyo -CopyrightUrl: https://raw.githubusercontent.com/hiyohiyo/CrystalDiskInfo/master/LICENSE.txt -ShortDescription: A HDD/SSD utility software which supports a part of USB, Intel RAID and NVMe. This is CrystalDiskInfo with Shizuku Theme. -Moniker: crystaldiskinfo-se -Tags: -- crystaldiskinfo -- diagnostic -- disk -- disk-diagnostic -- disk-utility -- hard-drive -- hdd -- nvme -- ssd -- utility -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.1/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.yaml b/manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.1/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.yaml deleted file mode 100644 index 92fd4d3037d5b..0000000000000 --- a/manifests/c/CrystalDewWorld/CrystalDiskInfo/ShizukuEdition/9.2.1/CrystalDewWorld.CrystalDiskInfo.ShizukuEdition.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2023/Nov/22 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: CrystalDewWorld.CrystalDiskInfo.ShizukuEdition -PackageVersion: 9.2.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 96cf8421b46e1faa9e4ee8003b291b293d650ba5 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:20:45 -0800 Subject: [PATCH 045/461] Automatic update of CPUID.CPU-Z.ROG 2.08 (#133956) * Updating manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.installer.yaml * Updating manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.locale.en-US.yaml * Updating manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.yaml --- manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.installer.yaml | 2 +- .../c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.locale.en-US.yaml | 2 +- manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.installer.yaml b/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.installer.yaml index 9f9e65a832e73..e9100db922652 100644 --- a/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.installer.yaml +++ b/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: CPUID.CPU-Z.ROG diff --git a/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.locale.en-US.yaml b/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.locale.en-US.yaml index 88937dcb36234..e02387daaa8ab 100644 --- a/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.locale.en-US.yaml +++ b/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: CPUID.CPU-Z.ROG diff --git a/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.yaml b/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.yaml index e1426385cd0e8..6ccf7653950f2 100644 --- a/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.yaml +++ b/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: CPUID.CPU-Z.ROG From 567921406afb3e66f15d8f0f5cfd7d4e95336b61 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:20:59 -0800 Subject: [PATCH 046/461] Automatic update of Tencent.ArtHub 1.15.0 (#133953) * Updating manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.installer.yaml * Updating manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.en-US.yaml * Updating manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.zh-CN.yaml * Updating manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.yaml --- manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.installer.yaml | 2 +- .../t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.en-US.yaml | 2 +- .../t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.zh-CN.yaml | 2 +- manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.installer.yaml b/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.installer.yaml index 012c02571f4e3..712a7c0abdc7c 100644 --- a/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.installer.yaml +++ b/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json PackageIdentifier: Tencent.ArtHub diff --git a/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.en-US.yaml b/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.en-US.yaml index 10412cb7b0398..0d99837d84e88 100644 --- a/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.en-US.yaml +++ b/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json PackageIdentifier: Tencent.ArtHub diff --git a/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.zh-CN.yaml b/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.zh-CN.yaml index e106fc6b176fb..b1be61689c145 100644 --- a/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.zh-CN.yaml +++ b/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json PackageIdentifier: Tencent.ArtHub diff --git a/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.yaml b/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.yaml index 47585f40317b4..ad961755854e9 100644 --- a/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.yaml +++ b/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json PackageIdentifier: Tencent.ArtHub From ffa3fdf366d9445c9b7b850f56e5f983769eb58d Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:21:08 -0800 Subject: [PATCH 047/461] Automatic update of NordSecurity.NordPass 5.10.20 (#133955) * Updating manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.installer.yaml * Updating manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.locale.en-US.yaml * Updating manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.yaml --- .../NordPass/5.10.20/NordSecurity.NordPass.installer.yaml | 2 +- .../NordPass/5.10.20/NordSecurity.NordPass.locale.en-US.yaml | 2 +- .../n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.installer.yaml b/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.installer.yaml index 89e3193b221a9..74d6dff5729fb 100644 --- a/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.installer.yaml +++ b/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json PackageIdentifier: NordSecurity.NordPass diff --git a/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.locale.en-US.yaml b/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.locale.en-US.yaml index 418f3ac49fcd7..d94a95a3b6dad 100644 --- a/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.locale.en-US.yaml +++ b/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json PackageIdentifier: NordSecurity.NordPass diff --git a/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.yaml b/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.yaml index 1500e942e5ee0..066399963d773 100644 --- a/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.yaml +++ b/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json PackageIdentifier: NordSecurity.NordPass From fb90492bb4463bd0520eba93007c76449496cbc9 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:21:13 -0800 Subject: [PATCH 048/461] Automatic update of ColdTurkeySoftware.ColdTurkeyBlocker 4.5 (#133954) * Updating manifests/c/ColdTurkeySoftware/ColdTurkeyBlocker/4.5/ColdTurkeySoftware.ColdTurkeyBlocker.installer.yaml * Updating manifests/c/ColdTurkeySoftware/ColdTurkeyBlocker/4.5/ColdTurkeySoftware.ColdTurkeyBlocker.locale.en-US.yaml * Updating manifests/c/ColdTurkeySoftware/ColdTurkeyBlocker/4.5/ColdTurkeySoftware.ColdTurkeyBlocker.yaml --- .../4.5/ColdTurkeySoftware.ColdTurkeyBlocker.installer.yaml | 2 +- .../4.5/ColdTurkeySoftware.ColdTurkeyBlocker.locale.en-US.yaml | 2 +- .../4.5/ColdTurkeySoftware.ColdTurkeyBlocker.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/c/ColdTurkeySoftware/ColdTurkeyBlocker/4.5/ColdTurkeySoftware.ColdTurkeyBlocker.installer.yaml b/manifests/c/ColdTurkeySoftware/ColdTurkeyBlocker/4.5/ColdTurkeySoftware.ColdTurkeyBlocker.installer.yaml index e2fa8b3b918b7..dab4b9210fbf0 100644 --- a/manifests/c/ColdTurkeySoftware/ColdTurkeyBlocker/4.5/ColdTurkeySoftware.ColdTurkeyBlocker.installer.yaml +++ b/manifests/c/ColdTurkeySoftware/ColdTurkeyBlocker/4.5/ColdTurkeySoftware.ColdTurkeyBlocker.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json PackageIdentifier: ColdTurkeySoftware.ColdTurkeyBlocker diff --git a/manifests/c/ColdTurkeySoftware/ColdTurkeyBlocker/4.5/ColdTurkeySoftware.ColdTurkeyBlocker.locale.en-US.yaml b/manifests/c/ColdTurkeySoftware/ColdTurkeyBlocker/4.5/ColdTurkeySoftware.ColdTurkeyBlocker.locale.en-US.yaml index ed988ea014616..9b00bb2d20125 100644 --- a/manifests/c/ColdTurkeySoftware/ColdTurkeyBlocker/4.5/ColdTurkeySoftware.ColdTurkeyBlocker.locale.en-US.yaml +++ b/manifests/c/ColdTurkeySoftware/ColdTurkeyBlocker/4.5/ColdTurkeySoftware.ColdTurkeyBlocker.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json PackageIdentifier: ColdTurkeySoftware.ColdTurkeyBlocker diff --git a/manifests/c/ColdTurkeySoftware/ColdTurkeyBlocker/4.5/ColdTurkeySoftware.ColdTurkeyBlocker.yaml b/manifests/c/ColdTurkeySoftware/ColdTurkeyBlocker/4.5/ColdTurkeySoftware.ColdTurkeyBlocker.yaml index 5b867f7a94d5f..aef6e831e3072 100644 --- a/manifests/c/ColdTurkeySoftware/ColdTurkeyBlocker/4.5/ColdTurkeySoftware.ColdTurkeyBlocker.yaml +++ b/manifests/c/ColdTurkeySoftware/ColdTurkeyBlocker/4.5/ColdTurkeySoftware.ColdTurkeyBlocker.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json PackageIdentifier: ColdTurkeySoftware.ColdTurkeyBlocker From a490c6ee955270d639f68c802d91dc64bef24032 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:21:29 -0800 Subject: [PATCH 049/461] Automatic update of Intel.IntelDriverAndSupportAssistant 23.4.39.9 (#133952) * Updating manifests/i/Intel/IntelDriverAndSupportAssistant/23.4.39.9/Intel.IntelDriverAndSupportAssistant.installer.yaml * Updating manifests/i/Intel/IntelDriverAndSupportAssistant/23.4.39.9/Intel.IntelDriverAndSupportAssistant.locale.en-US.yaml * Updating manifests/i/Intel/IntelDriverAndSupportAssistant/23.4.39.9/Intel.IntelDriverAndSupportAssistant.yaml --- .../Intel.IntelDriverAndSupportAssistant.installer.yaml | 2 +- .../Intel.IntelDriverAndSupportAssistant.locale.en-US.yaml | 2 +- .../23.4.39.9/Intel.IntelDriverAndSupportAssistant.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/i/Intel/IntelDriverAndSupportAssistant/23.4.39.9/Intel.IntelDriverAndSupportAssistant.installer.yaml b/manifests/i/Intel/IntelDriverAndSupportAssistant/23.4.39.9/Intel.IntelDriverAndSupportAssistant.installer.yaml index 932fbd230b498..1fe1374276683 100644 --- a/manifests/i/Intel/IntelDriverAndSupportAssistant/23.4.39.9/Intel.IntelDriverAndSupportAssistant.installer.yaml +++ b/manifests/i/Intel/IntelDriverAndSupportAssistant/23.4.39.9/Intel.IntelDriverAndSupportAssistant.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json PackageIdentifier: Intel.IntelDriverAndSupportAssistant diff --git a/manifests/i/Intel/IntelDriverAndSupportAssistant/23.4.39.9/Intel.IntelDriverAndSupportAssistant.locale.en-US.yaml b/manifests/i/Intel/IntelDriverAndSupportAssistant/23.4.39.9/Intel.IntelDriverAndSupportAssistant.locale.en-US.yaml index 932580b6d5de4..74c6a64f13ee3 100644 --- a/manifests/i/Intel/IntelDriverAndSupportAssistant/23.4.39.9/Intel.IntelDriverAndSupportAssistant.locale.en-US.yaml +++ b/manifests/i/Intel/IntelDriverAndSupportAssistant/23.4.39.9/Intel.IntelDriverAndSupportAssistant.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json PackageIdentifier: Intel.IntelDriverAndSupportAssistant diff --git a/manifests/i/Intel/IntelDriverAndSupportAssistant/23.4.39.9/Intel.IntelDriverAndSupportAssistant.yaml b/manifests/i/Intel/IntelDriverAndSupportAssistant/23.4.39.9/Intel.IntelDriverAndSupportAssistant.yaml index e8609d0f63bc0..7493e2b2d458e 100644 --- a/manifests/i/Intel/IntelDriverAndSupportAssistant/23.4.39.9/Intel.IntelDriverAndSupportAssistant.yaml +++ b/manifests/i/Intel/IntelDriverAndSupportAssistant/23.4.39.9/Intel.IntelDriverAndSupportAssistant.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json PackageIdentifier: Intel.IntelDriverAndSupportAssistant From acde93462011d2b673a12d941b1c761191f67444 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:21:49 -0800 Subject: [PATCH 050/461] Automatic update of Cimbali.pympress 1.8.4 (#133950) * Updating manifests/c/Cimbali/pympress/1.8.4/Cimbali.pympress.installer.yaml * Updating manifests/c/Cimbali/pympress/1.8.4/Cimbali.pympress.locale.en-US.yaml * Updating manifests/c/Cimbali/pympress/1.8.4/Cimbali.pympress.yaml --- .../c/Cimbali/pympress/1.8.4/Cimbali.pympress.installer.yaml | 2 +- .../c/Cimbali/pympress/1.8.4/Cimbali.pympress.locale.en-US.yaml | 2 +- manifests/c/Cimbali/pympress/1.8.4/Cimbali.pympress.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/c/Cimbali/pympress/1.8.4/Cimbali.pympress.installer.yaml b/manifests/c/Cimbali/pympress/1.8.4/Cimbali.pympress.installer.yaml index 4b3c5c11c11b8..32dc561520c1e 100644 --- a/manifests/c/Cimbali/pympress/1.8.4/Cimbali.pympress.installer.yaml +++ b/manifests/c/Cimbali/pympress/1.8.4/Cimbali.pympress.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/11 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: Cimbali.pympress diff --git a/manifests/c/Cimbali/pympress/1.8.4/Cimbali.pympress.locale.en-US.yaml b/manifests/c/Cimbali/pympress/1.8.4/Cimbali.pympress.locale.en-US.yaml index 4ab621b9f78b5..3ec54ad140234 100644 --- a/manifests/c/Cimbali/pympress/1.8.4/Cimbali.pympress.locale.en-US.yaml +++ b/manifests/c/Cimbali/pympress/1.8.4/Cimbali.pympress.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/11 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: Cimbali.pympress diff --git a/manifests/c/Cimbali/pympress/1.8.4/Cimbali.pympress.yaml b/manifests/c/Cimbali/pympress/1.8.4/Cimbali.pympress.yaml index 3ff2e15d11e65..570efc66ccaee 100644 --- a/manifests/c/Cimbali/pympress/1.8.4/Cimbali.pympress.yaml +++ b/manifests/c/Cimbali/pympress/1.8.4/Cimbali.pympress.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/11 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: Cimbali.pympress From b1e3b48fb6465d6317ef87c442bfc35fafbaa67f Mon Sep 17 00:00:00 2001 From: "Jan T. Sott" Date: Mon, 15 Jan 2024 18:21:59 +0100 Subject: [PATCH 051/461] New version: Panic.PlaydateSDK version 2.2.0 (#133949) --- .../2.2.0/Panic.PlaydateSDK.installer.yaml | 12 ++++++++++++ .../2.2.0/Panic.PlaydateSDK.locale.en-US.yaml | 14 ++++++++++++++ .../Panic/PlaydateSDK/2.2.0/Panic.PlaydateSDK.yaml | 8 ++++++++ 3 files changed, 34 insertions(+) create mode 100644 manifests/p/Panic/PlaydateSDK/2.2.0/Panic.PlaydateSDK.installer.yaml create mode 100644 manifests/p/Panic/PlaydateSDK/2.2.0/Panic.PlaydateSDK.locale.en-US.yaml create mode 100644 manifests/p/Panic/PlaydateSDK/2.2.0/Panic.PlaydateSDK.yaml diff --git a/manifests/p/Panic/PlaydateSDK/2.2.0/Panic.PlaydateSDK.installer.yaml b/manifests/p/Panic/PlaydateSDK/2.2.0/Panic.PlaydateSDK.installer.yaml new file mode 100644 index 0000000000000..468501027f7db --- /dev/null +++ b/manifests/p/Panic/PlaydateSDK/2.2.0/Panic.PlaydateSDK.installer.yaml @@ -0,0 +1,12 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Panic.PlaydateSDK +PackageVersion: 2.2.0 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://download.panic.com/playdate_sdk/Windows/PlaydateSDK-2.2.0.exe + InstallerSha256: 66ce55bbca707bc1884d50660a81d9ececbc52dce3b131cecc17f92392c6230c +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Panic/PlaydateSDK/2.2.0/Panic.PlaydateSDK.locale.en-US.yaml b/manifests/p/Panic/PlaydateSDK/2.2.0/Panic.PlaydateSDK.locale.en-US.yaml new file mode 100644 index 0000000000000..5329722961c08 --- /dev/null +++ b/manifests/p/Panic/PlaydateSDK/2.2.0/Panic.PlaydateSDK.locale.en-US.yaml @@ -0,0 +1,14 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Panic.PlaydateSDK +PackageVersion: 2.2.0 +PackageLocale: en-US +Publisher: Panic, Inc. +PublisherSupportUrl: https://panic.com/sync +PrivacyUrl: https://panic.com/privacy +PackageName: Playdate SDK +License: PLAYDATE SDK LICENSE 1.0 +ShortDescription: Lua and C APIs, docs, as well as a Simulator for local development, with profiling and more +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Panic/PlaydateSDK/2.2.0/Panic.PlaydateSDK.yaml b/manifests/p/Panic/PlaydateSDK/2.2.0/Panic.PlaydateSDK.yaml new file mode 100644 index 0000000000000..9332b4a7b0188 --- /dev/null +++ b/manifests/p/Panic/PlaydateSDK/2.2.0/Panic.PlaydateSDK.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Panic.PlaydateSDK +PackageVersion: 2.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 33215e0a8247d1e7feaa57dc8860b9539ea3b24b Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:22:12 -0800 Subject: [PATCH 052/461] Automatic update of Axosoft.GitKraken 9.10.0 (#133943) * Updating manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.installer.yaml * Updating manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.locale.en-US.yaml * Updating manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.yaml --- .../a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.installer.yaml | 2 +- .../GitKraken/9.10.0/Axosoft.GitKraken.locale.en-US.yaml | 2 +- manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.installer.yaml b/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.installer.yaml index 1cacbf9b37400..dd1e4df6f9fff 100644 --- a/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.installer.yaml +++ b/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: Axosoft.GitKraken diff --git a/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.locale.en-US.yaml b/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.locale.en-US.yaml index 1d38ce3ada45d..12df920b017d7 100644 --- a/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.locale.en-US.yaml +++ b/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: Axosoft.GitKraken diff --git a/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.yaml b/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.yaml index 4855fff249a25..2b12d23e004f1 100644 --- a/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.yaml +++ b/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: Axosoft.GitKraken From 40dda4681e83e3c53f6e09facf691cfe20abe46f Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:22:17 -0800 Subject: [PATCH 053/461] Automatic update of Maxthon.Maxthon 7.1.7.8000 (#133941) * Updating manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.installer.yaml * Updating manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.en-US.yaml * Updating manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.zh-CN.yaml * Updating manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.yaml --- .../m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.installer.yaml | 2 +- .../Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.en-US.yaml | 2 +- .../Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.zh-CN.yaml | 2 +- manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.installer.yaml b/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.installer.yaml index 0e96f69c7645c..d1cff7da86e71 100644 --- a/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.installer.yaml +++ b/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: Maxthon.Maxthon diff --git a/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.en-US.yaml b/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.en-US.yaml index 3e32ebe7c4122..ed5713cea7b72 100644 --- a/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.en-US.yaml +++ b/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: Maxthon.Maxthon diff --git a/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.zh-CN.yaml b/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.zh-CN.yaml index 9d11cb284d668..3a1a2f105c4d6 100644 --- a/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.zh-CN.yaml +++ b/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json PackageIdentifier: Maxthon.Maxthon diff --git a/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.yaml b/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.yaml index a6b9e7c6aad91..2f7290dbfae01 100644 --- a/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.yaml +++ b/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: Maxthon.Maxthon From c45c349e68579fe08a38ad06907e35934ddeff38 Mon Sep 17 00:00:00 2001 From: Tom Payne Date: Mon, 15 Jan 2024 18:22:27 +0100 Subject: [PATCH 054/461] New version: twpayne.chezmoi 2.45.0 (#133942) * New version: twpayne.chezmoi 2.45.0: add version * New version: twpayne.chezmoi 2.45.0: add installer * New version: twpayne.chezmoi 2.45.0: add locale --- .../2.45.0/twpayne.chezmoi.installer.yaml | 34 +++++++++++++++++ .../2.45.0/twpayne.chezmoi.locale.en-US.yaml | 37 +++++++++++++++++++ .../chezmoi/2.45.0/twpayne.chezmoi.yaml | 7 ++++ 3 files changed, 78 insertions(+) create mode 100644 manifests/t/twpayne/chezmoi/2.45.0/twpayne.chezmoi.installer.yaml create mode 100644 manifests/t/twpayne/chezmoi/2.45.0/twpayne.chezmoi.locale.en-US.yaml create mode 100644 manifests/t/twpayne/chezmoi/2.45.0/twpayne.chezmoi.yaml diff --git a/manifests/t/twpayne/chezmoi/2.45.0/twpayne.chezmoi.installer.yaml b/manifests/t/twpayne/chezmoi/2.45.0/twpayne.chezmoi.installer.yaml new file mode 100644 index 0000000000000..ff7d1e559e023 --- /dev/null +++ b/manifests/t/twpayne/chezmoi/2.45.0/twpayne.chezmoi.installer.yaml @@ -0,0 +1,34 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json +PackageIdentifier: twpayne.chezmoi +PackageVersion: 2.45.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-01-13" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: chezmoi.exe + PortableCommandAlias: chezmoi + InstallerUrl: https://github.com/twpayne/chezmoi/releases/download/v2.45.0/chezmoi_2.45.0_windows_amd64.zip + InstallerSha256: ace0af07193a135f6ea68ec629aae7fecc038d6f429153b307235c79b2db03d0 + UpgradeBehavior: uninstallPrevious + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: chezmoi.exe + PortableCommandAlias: chezmoi + InstallerUrl: https://github.com/twpayne/chezmoi/releases/download/v2.45.0/chezmoi_2.45.0_windows_i386.zip + InstallerSha256: d910dc71f256463b6ea04895ac9b85953c8dc0cbebd9111ce3529d2013d3e3ce + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: chezmoi.exe + PortableCommandAlias: chezmoi + InstallerUrl: https://github.com/twpayne/chezmoi/releases/download/v2.45.0/chezmoi_2.45.0_windows_arm64.zip + InstallerSha256: 9def14d5a43a36ab11af65b7dad8619b4e938b0521b22926ed62fb5db16e47b9 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/twpayne/chezmoi/2.45.0/twpayne.chezmoi.locale.en-US.yaml b/manifests/t/twpayne/chezmoi/2.45.0/twpayne.chezmoi.locale.en-US.yaml new file mode 100644 index 0000000000000..292e8e6c61a33 --- /dev/null +++ b/manifests/t/twpayne/chezmoi/2.45.0/twpayne.chezmoi.locale.en-US.yaml @@ -0,0 +1,37 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json +PackageIdentifier: twpayne.chezmoi +PackageVersion: 2.45.0 +PackageLocale: en-US +Publisher: twpayne +PublisherUrl: https://github.com/twpayne +PublisherSupportUrl: https://github.com/twpayne/chezmoi/issues +Author: Tom Payne +PackageName: chezmoi +PackageUrl: https://chezmoi.io +License: MIT +LicenseUrl: https://github.com/twpayne/chezmoi/blob/master/LICENSE +Copyright: Copyright (c) 2018-2023 Tom Payne +ShortDescription: Manage your dotfiles across multiple diverse machines, securely. +Moniker: chezmoi +Tags: + - cli + - configuration + - dotbot + - dotfile + - dotfiles + - stow + - yadm +ReleaseNotes: | + ## Changelog + ### Features + * 7d915c0ac feat: Scan for secrets with gitleaks when adding files + * 404878cfb feat: Add add.encrypt configuration variable + ### Fixes + * 3436563dd fix: Improve robustness of keepassxc-cli integration in open mode + * 49791f96a fix: Handle keepassxc-cli localization + * 85464dd0e fix: Restore user args to keepassxc-cli in cache password mode + * 9437b6225 fix: Always use forward slashes to separate Windows paths +ReleaseNotesUrl: https://github.com/twpayne/chezmoi/releases/tag/v2.45.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/twpayne/chezmoi/2.45.0/twpayne.chezmoi.yaml b/manifests/t/twpayne/chezmoi/2.45.0/twpayne.chezmoi.yaml new file mode 100644 index 0000000000000..27d47f93bebc0 --- /dev/null +++ b/manifests/t/twpayne/chezmoi/2.45.0/twpayne.chezmoi.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.5.0.schema.json +PackageIdentifier: twpayne.chezmoi +PackageVersion: 2.45.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 975dac53e825cd935ccc6ee2d0ac140d5c4d9298 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Mon, 15 Jan 2024 18:22:36 +0100 Subject: [PATCH 055/461] New version: Joplin.Joplin version 2.13.14 (#133939) --- .../2.13.14/Joplin.Joplin.installer.yaml | 29 ++++++++++++++++++ .../2.13.14/Joplin.Joplin.locale.en-US.yaml | 30 +++++++++++++++++++ .../Joplin/Joplin/2.13.14/Joplin.Joplin.yaml | 8 +++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/j/Joplin/Joplin/2.13.14/Joplin.Joplin.installer.yaml create mode 100644 manifests/j/Joplin/Joplin/2.13.14/Joplin.Joplin.locale.en-US.yaml create mode 100644 manifests/j/Joplin/Joplin/2.13.14/Joplin.Joplin.yaml diff --git a/manifests/j/Joplin/Joplin/2.13.14/Joplin.Joplin.installer.yaml b/manifests/j/Joplin/Joplin/2.13.14/Joplin.Joplin.installer.yaml new file mode 100644 index 0000000000000..7a0e059173ac9 --- /dev/null +++ b/manifests/j/Joplin/Joplin/2.13.14/Joplin.Joplin.installer.yaml @@ -0,0 +1,29 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Joplin.Joplin +PackageVersion: 2.13.14 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2024-01-13 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/laurent22/joplin/releases/download/v2.13.14/Joplin-Setup-2.13.14.exe + InstallerSha256: 1AB5C4B1635A1EDB528B51373349105AD8E992620002F952DF8090CAD2BC4D03 + InstallerSwitches: + Custom: /CURRENTUSER /RESTARTAPPLICATIONS +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/laurent22/joplin/releases/download/v2.13.14/Joplin-Setup-2.13.14.exe + InstallerSha256: 1AB5C4B1635A1EDB528B51373349105AD8E992620002F952DF8090CAD2BC4D03 + InstallerSwitches: + Custom: /ALLUSERS /RESTARTAPPLICATIONS +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/j/Joplin/Joplin/2.13.14/Joplin.Joplin.locale.en-US.yaml b/manifests/j/Joplin/Joplin/2.13.14/Joplin.Joplin.locale.en-US.yaml new file mode 100644 index 0000000000000..bbae1b668ccf6 --- /dev/null +++ b/manifests/j/Joplin/Joplin/2.13.14/Joplin.Joplin.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Joplin.Joplin +PackageVersion: 2.13.14 +PackageLocale: en-US +Publisher: Laurent Cozic +PublisherUrl: https://github.com/laurent22/joplin +PublisherSupportUrl: https://github.com/laurent22/joplin/issues +PrivacyUrl: https://github.com/laurent22/joplin#privacy +Author: Laurent Cozic +PackageName: Joplin +PackageUrl: https://joplinapp.org +License: AGPL-3.0-or-later +LicenseUrl: https://raw.githubusercontent.com/laurent22/joplin/dev/LICENSE +Copyright: Copyright (c) 2016-2022 Laurent Cozic +CopyrightUrl: https://raw.githubusercontent.com/laurent22/joplin/dev/LICENSE +ShortDescription: Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. +Description: Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. +Tags: +- cross-platform +- foss +- joplin +- notes +- open-source +- todo +ReleaseNotes: '- Fixed: Shared notebook can get corrupted if contributor changes its title (#9709)' +ReleaseNotesUrl: https://github.com/laurent22/joplin/releases/tag/v2.13.14 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/j/Joplin/Joplin/2.13.14/Joplin.Joplin.yaml b/manifests/j/Joplin/Joplin/2.13.14/Joplin.Joplin.yaml new file mode 100644 index 0000000000000..7f5824a00bd29 --- /dev/null +++ b/manifests/j/Joplin/Joplin/2.13.14/Joplin.Joplin.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Joplin.Joplin +PackageVersion: 2.13.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 1b912e61b556123449f8bba34e2597fa951fd7f5 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:22:43 -0800 Subject: [PATCH 056/461] Automatic update of Evope.Evope from 1.1.4.56 to 1.1.4.62 (#133940) * Creating manifests/e/Evope/Evope/1.1.4.62/Evope.Evope.installer.yaml * Creating manifests/e/Evope/Evope/1.1.4.62/Evope.Evope.locale.pt-BR.yaml * Creating manifests/e/Evope/Evope/1.1.4.62/Evope.Evope.yaml * Updating manifests/e/Evope/Evope/1.1.4.62/Evope.Evope.installer.yaml * Updating manifests/e/Evope/Evope/1.1.4.62/Evope.Evope.locale.pt-BR.yaml * Updating manifests/e/Evope/Evope/1.1.4.62/Evope.Evope.yaml --- .../Evope/Evope/1.1.4.62/Evope.Evope.installer.yaml | 12 ++++++++++++ .../Evope/1.1.4.62/Evope.Evope.locale.pt-BR.yaml | 13 +++++++++++++ manifests/e/Evope/Evope/1.1.4.62/Evope.Evope.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/e/Evope/Evope/1.1.4.62/Evope.Evope.installer.yaml create mode 100644 manifests/e/Evope/Evope/1.1.4.62/Evope.Evope.locale.pt-BR.yaml create mode 100644 manifests/e/Evope/Evope/1.1.4.62/Evope.Evope.yaml diff --git a/manifests/e/Evope/Evope/1.1.4.62/Evope.Evope.installer.yaml b/manifests/e/Evope/Evope/1.1.4.62/Evope.Evope.installer.yaml new file mode 100644 index 0000000000000..b2ed4e3dde67c --- /dev/null +++ b/manifests/e/Evope/Evope/1.1.4.62/Evope.Evope.installer.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2024/Jan/13 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json + +PackageIdentifier: Evope.Evope +PackageVersion: 1.1.4.62 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://app.evope.com.br/evopesetup.exe + InstallerSha256: 0202FB2E37FCC866208A02B2DB629FDFEC205FF62AA9218A2C439764CBFDA43C +ManifestType: installer +ManifestVersion: 1.2.0 diff --git a/manifests/e/Evope/Evope/1.1.4.62/Evope.Evope.locale.pt-BR.yaml b/manifests/e/Evope/Evope/1.1.4.62/Evope.Evope.locale.pt-BR.yaml new file mode 100644 index 0000000000000..a8b0d30a9d906 --- /dev/null +++ b/manifests/e/Evope/Evope/1.1.4.62/Evope.Evope.locale.pt-BR.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2024/Jan/13 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json + +PackageIdentifier: Evope.Evope +PackageVersion: 1.1.4.62 +PackageLocale: pt-BR +Publisher: Evope, Co. +PackageName: Evope +PackageUrl: https://app.evope.com.br/ +License: Licença do MIT +ShortDescription: Evope Setup +ManifestType: defaultLocale +ManifestVersion: 1.2.0 diff --git a/manifests/e/Evope/Evope/1.1.4.62/Evope.Evope.yaml b/manifests/e/Evope/Evope/1.1.4.62/Evope.Evope.yaml new file mode 100644 index 0000000000000..38a580cd4f56c --- /dev/null +++ b/manifests/e/Evope/Evope/1.1.4.62/Evope.Evope.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Jan/13 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json + +PackageIdentifier: Evope.Evope +PackageVersion: 1.1.4.62 +DefaultLocale: pt-BR +ManifestType: version +ManifestVersion: 1.2.0 From c2ef0a98d069c87aff641ca2857febaac9418eef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 01:36:58 +0800 Subject: [PATCH 057/461] Remove: WiresharkFoundation.Wireshark version 4.2.0 (#134016) * Remove: WiresharkFoundation.Wireshark.installer.yaml * Remove: WiresharkFoundation.Wireshark.locale.en-US.yaml * Remove: WiresharkFoundation.Wireshark.yaml --- ...resharkFoundation.Wireshark.installer.yaml | 28 ----------------- ...harkFoundation.Wireshark.locale.en-US.yaml | 30 ------------------- .../4.2.0/WiresharkFoundation.Wireshark.yaml | 8 ----- 3 files changed, 66 deletions(-) delete mode 100644 manifests/w/WiresharkFoundation/Wireshark/4.2.0/WiresharkFoundation.Wireshark.installer.yaml delete mode 100644 manifests/w/WiresharkFoundation/Wireshark/4.2.0/WiresharkFoundation.Wireshark.locale.en-US.yaml delete mode 100644 manifests/w/WiresharkFoundation/Wireshark/4.2.0/WiresharkFoundation.Wireshark.yaml diff --git a/manifests/w/WiresharkFoundation/Wireshark/4.2.0/WiresharkFoundation.Wireshark.installer.yaml b/manifests/w/WiresharkFoundation/Wireshark/4.2.0/WiresharkFoundation.Wireshark.installer.yaml deleted file mode 100644 index c25be47e67ad3..0000000000000 --- a/manifests/w/WiresharkFoundation/Wireshark/4.2.0/WiresharkFoundation.Wireshark.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: WiresharkFoundation.Wireshark -PackageVersion: 4.2.0 -Platform: -- Windows.Desktop -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -Installers: -- Architecture: x64 - InstallerType: nullsoft - InstallerUrl: https://2.na.dl.wireshark.org/win64/Wireshark-4.2.0-x64.exe - InstallerSha256: A68A8298662AF5CC4BB4A454C66F49D0BCC0BACFD16E00E818B4C77AE8281C26 -- InstallerLocale: en-US - Architecture: x64 - InstallerType: wix - InstallerUrl: https://2.na.dl.wireshark.org/win64/Wireshark-4.2.0-x64.msi - InstallerSha256: 1D613828CE6D4C7F9031590421264198D4D8E736811976886911C328B51EFA61 - ProductCode: '{643227BC-122B-4C4D-8BD6-906F23FE420A}' - AppsAndFeaturesEntries: - - UpgradeCode: '{0D67AACE-269A-4264-81A3-DA8055C1C79C}' -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/w/WiresharkFoundation/Wireshark/4.2.0/WiresharkFoundation.Wireshark.locale.en-US.yaml b/manifests/w/WiresharkFoundation/Wireshark/4.2.0/WiresharkFoundation.Wireshark.locale.en-US.yaml deleted file mode 100644 index b8ac9996b4bf8..0000000000000 --- a/manifests/w/WiresharkFoundation/Wireshark/4.2.0/WiresharkFoundation.Wireshark.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: WiresharkFoundation.Wireshark -PackageVersion: 4.2.0 -PackageLocale: en-US -Publisher: The Wireshark developer community, https://www.wireshark.org/ -PublisherUrl: https://www.wireshark.org -PublisherSupportUrl: https://gitlab.com/wireshark/wireshark/-/issues -Author: The Wireshark Foundation -PackageName: Wireshark -PackageUrl: https://www.wireshark.org -License: GNU GPLv2 -LicenseUrl: https://raw.githubusercontent.com/wireshark/wireshark/master/COPYING -Copyright: Copyright 1998-2022 Gerald Combs -CopyrightUrl: https://raw.githubusercontent.com/wireshark/wireshark/master/COPYING -ShortDescription: Wireshark is a free and open-source packet analyzer. It is used for network troubleshooting, analysis, software and communications protocol development, and education. -Description: |- - Wireshark is the world's foremost and widely-used network protocol analyzer. - It lets you see what's happening on your network at a microscopic level and is the de facto (and often de jure) standard across many commercial and non-profit enterprises, government agencies, and educational institutions. -Moniker: wireshark -Tags: -- analyzer -- foss -- network -- open-source -- protocol -- sniffer -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/w/WiresharkFoundation/Wireshark/4.2.0/WiresharkFoundation.Wireshark.yaml b/manifests/w/WiresharkFoundation/Wireshark/4.2.0/WiresharkFoundation.Wireshark.yaml deleted file mode 100644 index fc22dcc1ac025..0000000000000 --- a/manifests/w/WiresharkFoundation/Wireshark/4.2.0/WiresharkFoundation.Wireshark.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: WiresharkFoundation.Wireshark -PackageVersion: 4.2.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 0a92883306b03a1e03a2d2619834097ef3842e17 Mon Sep 17 00:00:00 2001 From: Riley Converse Date: Mon, 15 Jan 2024 12:37:24 -0500 Subject: [PATCH 058/461] Update ElectronicArts.EADesktop Version 13.96.0.5609 (#134015) --- .../ElectronicArts.EADesktop.installer.yaml | 20 ++++++++++++ ...ElectronicArts.EADesktop.locale.en-US.yaml | 32 +++++++++++++++++++ .../ElectronicArts.EADesktop.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/e/ElectronicArts/EADesktop/13.96.0.5609/ElectronicArts.EADesktop.installer.yaml create mode 100644 manifests/e/ElectronicArts/EADesktop/13.96.0.5609/ElectronicArts.EADesktop.locale.en-US.yaml create mode 100644 manifests/e/ElectronicArts/EADesktop/13.96.0.5609/ElectronicArts.EADesktop.yaml diff --git a/manifests/e/ElectronicArts/EADesktop/13.96.0.5609/ElectronicArts.EADesktop.installer.yaml b/manifests/e/ElectronicArts/EADesktop/13.96.0.5609/ElectronicArts.EADesktop.installer.yaml new file mode 100644 index 0000000000000..d62bafc1c8db7 --- /dev/null +++ b/manifests/e/ElectronicArts/EADesktop/13.96.0.5609/ElectronicArts.EADesktop.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: ElectronicArts.EADesktop +PackageVersion: 13.96.0.5609 +Platform: +- Windows.Desktop +InstallerType: burn +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller.exe + InstallerSha256: 878EA51D271B26103C34916B4D23BEF666B14DB8C15710652EA4B245DE0DD4CC +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/e/ElectronicArts/EADesktop/13.96.0.5609/ElectronicArts.EADesktop.locale.en-US.yaml b/manifests/e/ElectronicArts/EADesktop/13.96.0.5609/ElectronicArts.EADesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..2a6b7963389fb --- /dev/null +++ b/manifests/e/ElectronicArts/EADesktop/13.96.0.5609/ElectronicArts.EADesktop.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: ElectronicArts.EADesktop +PackageVersion: 13.96.0.5609 +PackageLocale: en-US +Publisher: Electronic Arts +PublisherUrl: https://www.ea.com +PublisherSupportUrl: https://www.help.ea.com +PrivacyUrl: https://www.ea.com/legal/privacy-policy +Author: Electronic Arts +PackageName: EA app +PackageUrl: https://www.ea.com/ea-app +License: Proprietary +LicenseUrl: https://www.ea.com/legal/copyright-infringement-notice +Copyright: © 2023 Electronic Arts Inc. +CopyrightUrl: https://www.ea.com/legal/copyright-infringement-notice +ShortDescription: Play great PC games and connect with your friends, all in one place. +Description: |- + Built on feedback from players like you, the EA Desktop app is the newest iteration of our PC platform. + The beta includes new features and overall improvements to power a faster, smarter, more connected desktop app. +Moniker: eaapp +Tags: +- ea +- ea-desktop +- games +- gaming +- launcher +- origin +- store +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/ElectronicArts/EADesktop/13.96.0.5609/ElectronicArts.EADesktop.yaml b/manifests/e/ElectronicArts/EADesktop/13.96.0.5609/ElectronicArts.EADesktop.yaml new file mode 100644 index 0000000000000..e1c51324b3f31 --- /dev/null +++ b/manifests/e/ElectronicArts/EADesktop/13.96.0.5609/ElectronicArts.EADesktop.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: ElectronicArts.EADesktop +PackageVersion: 13.96.0.5609 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3dba5b63605d2540f218f07f131655c49d54034a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 01:37:41 +0800 Subject: [PATCH 059/461] Remove: Waterfox.Waterfox version G3.2.1 (#134013) * Remove: Waterfox.Waterfox.installer.yaml * Remove: Waterfox.Waterfox.locale.en-US.yaml * Remove: Waterfox.Waterfox.yaml --- .../G3.2.1/Waterfox.Waterfox.installer.yaml | 29 ------------------- .../Waterfox.Waterfox.locale.en-US.yaml | 27 ----------------- .../Waterfox/G3.2.1/Waterfox.Waterfox.yaml | 6 ---- 3 files changed, 62 deletions(-) delete mode 100644 manifests/w/Waterfox/Waterfox/G3.2.1/Waterfox.Waterfox.installer.yaml delete mode 100644 manifests/w/Waterfox/Waterfox/G3.2.1/Waterfox.Waterfox.locale.en-US.yaml delete mode 100644 manifests/w/Waterfox/Waterfox/G3.2.1/Waterfox.Waterfox.yaml diff --git a/manifests/w/Waterfox/Waterfox/G3.2.1/Waterfox.Waterfox.installer.yaml b/manifests/w/Waterfox/Waterfox/G3.2.1/Waterfox.Waterfox.installer.yaml deleted file mode 100644 index 6b73292afda42..0000000000000 --- a/manifests/w/Waterfox/Waterfox/G3.2.1/Waterfox.Waterfox.installer.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json -PackageIdentifier: Waterfox.Waterfox -PackageVersion: G3.2.1 -MinimumOSVersion: 10.0.0.0 -FileExtensions: - - html - - htm - - url - - pdf -Protocols: - - http - - https -Commands: - - waterfox -InstallModes: - - interactive - - silent - - silentWithProgress -Installers: - - Architecture: x64 - InstallerType: nullsoft - InstallerUrl: https://cdn.waterfox.net/releases/win64/installer/Waterfox%20G3.2.1%20Setup.exe - InstallerSha256: AE2B33BE52221D9ECE67727BC1B37EBFD703380C58BF6178F0AEF77ABF0D51D1 - #ProductCode: - Scope: machine - InstallerLocale: en-US - UpgradeBehavior: install -ManifestType: installer -ManifestVersion: 1.0.0 diff --git a/manifests/w/Waterfox/Waterfox/G3.2.1/Waterfox.Waterfox.locale.en-US.yaml b/manifests/w/Waterfox/Waterfox/G3.2.1/Waterfox.Waterfox.locale.en-US.yaml deleted file mode 100644 index e79d286c2f7a4..0000000000000 --- a/manifests/w/Waterfox/Waterfox/G3.2.1/Waterfox.Waterfox.locale.en-US.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json -PackageIdentifier: Waterfox.Waterfox -PackageVersion: G3.2.1 -PackageLocale: en-US -Publisher: Waterfox -PublisherUrl: https://www.waterfox.net -#PublisherSupportUrl: -PrivacyUrl: https://www.waterfox.net/privacy -Author: Alexandros Kontos, Adam Wood -PackageName: Waterfox -PackageUrl: https://www.waterfox.net -License: Mozilla Public License -LicenseUrl: https://www.mozilla.org/en-US/MPL/2.0/ -Copyright: © 2020 Waterfox Ltd, all rights reserved. -#CopyrightUrl: -ShortDescription: Browse the web your way, with the indie web browser. -#Description: -Moniker: waterfox -Tags: - - browser - - web browser - - foss - - open source - - cross platform - - gecko -ManifestType: defaultLocale -ManifestVersion: 1.0.0 diff --git a/manifests/w/Waterfox/Waterfox/G3.2.1/Waterfox.Waterfox.yaml b/manifests/w/Waterfox/Waterfox/G3.2.1/Waterfox.Waterfox.yaml deleted file mode 100644 index 2acb9d59f315c..0000000000000 --- a/manifests/w/Waterfox/Waterfox/G3.2.1/Waterfox.Waterfox.yaml +++ /dev/null @@ -1,6 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json -PackageIdentifier: Waterfox.Waterfox -PackageVersion: G3.2.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.0.0 From f6bb80b1d6b9bd7b440c4449c903ef8106146768 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 01:37:54 +0800 Subject: [PATCH 060/461] Remove: Waterfox.Waterfox version G3.2.4 (#134010) * Remove: Waterfox.Waterfox.installer.yaml * Remove: Waterfox.Waterfox.locale.en-US.yaml * Remove: Waterfox.Waterfox.yaml --- .../G3.2.4/Waterfox.Waterfox.installer.yaml | 30 ------------------ .../Waterfox.Waterfox.locale.en-US.yaml | 31 ------------------- .../Waterfox/G3.2.4/Waterfox.Waterfox.yaml | 9 ------ 3 files changed, 70 deletions(-) delete mode 100644 manifests/w/Waterfox/Waterfox/G3.2.4/Waterfox.Waterfox.installer.yaml delete mode 100644 manifests/w/Waterfox/Waterfox/G3.2.4/Waterfox.Waterfox.locale.en-US.yaml delete mode 100644 manifests/w/Waterfox/Waterfox/G3.2.4/Waterfox.Waterfox.yaml diff --git a/manifests/w/Waterfox/Waterfox/G3.2.4/Waterfox.Waterfox.installer.yaml b/manifests/w/Waterfox/Waterfox/G3.2.4/Waterfox.Waterfox.installer.yaml deleted file mode 100644 index 6a63718229a58..0000000000000 --- a/manifests/w/Waterfox/Waterfox/G3.2.4/Waterfox.Waterfox.installer.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created using YamlCreate.ps1 v1.1.5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json - -PackageIdentifier: Waterfox.Waterfox -PackageVersion: G3.2.4 -MinimumOSVersion: 10.0.0.0 -FileExtensions: -- html -- htm -- url -- pdf -Protocols: -- http -- https -Commands: -- waterfox -InstallModes: -- interactive -- silent -Installers: -- InstallerLocale: en-US - Architecture: x64 - InstallerType: nullsoft - Scope: machine - InstallerUrl: https://cdn.waterfox.net/releases/win64/installer/Waterfox%20G3.2.4%20Setup.exe - InstallerSha256: D2B2887DFA02F2AA2296EF67989EB16309EF8A3FA89910C2E3F1CB190AF04779 - UpgradeBehavior: install -ManifestType: installer -ManifestVersion: 1.0.0 - diff --git a/manifests/w/Waterfox/Waterfox/G3.2.4/Waterfox.Waterfox.locale.en-US.yaml b/manifests/w/Waterfox/Waterfox/G3.2.4/Waterfox.Waterfox.locale.en-US.yaml deleted file mode 100644 index 7633b87267b31..0000000000000 --- a/manifests/w/Waterfox/Waterfox/G3.2.4/Waterfox.Waterfox.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created using YamlCreate.ps1 v1.1.5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json - -PackageIdentifier: Waterfox.Waterfox -PackageVersion: G3.2.4 -PackageLocale: en-US -Publisher: Waterfox -PublisherUrl: https://www.waterfox.net -#PublisherSupportUrl: -PrivacyUrl: https://www.waterfox.net/privacy -Author: Alexandros Kontos, Adam Wood -PackageName: Waterfox -PackageUrl: https://www.waterfox.net -License: Mozilla Public License -LicenseUrl: https://www.mozilla.org/en-US/MPL/2.0/ -Copyright: © 2020 Waterfox Ltd, all rights reserved. -#CopyrightUrl: -ShortDescription: Browse the web your way, with the indie web browser. -#Description: -Moniker: waterfox -Tags: -- browser -- web-browser -- internet-browser -- foss -- open-source -- cross-platform -- gecko -ManifestType: defaultLocale -ManifestVersion: 1.0.0 - diff --git a/manifests/w/Waterfox/Waterfox/G3.2.4/Waterfox.Waterfox.yaml b/manifests/w/Waterfox/Waterfox/G3.2.4/Waterfox.Waterfox.yaml deleted file mode 100644 index 9a32a1e2d9009..0000000000000 --- a/manifests/w/Waterfox/Waterfox/G3.2.4/Waterfox.Waterfox.yaml +++ /dev/null @@ -1,9 +0,0 @@ -# Created using YamlCreate.ps1 v1.1.5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json - -PackageIdentifier: Waterfox.Waterfox -PackageVersion: G3.2.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.0.0 - From 1d449f4f6037871160cf31a2f4b9d9e36a8a7319 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 01:38:11 +0800 Subject: [PATCH 061/461] Remove: Waterfox.Waterfox.Classic version 56.6 (#134012) * Remove: Waterfox.Waterfox.Classic.installer.yaml * Remove: Waterfox.Waterfox.Classic.locale.en-US.yaml * Remove: Waterfox.Waterfox.Classic.yaml --- .../Waterfox.Waterfox.Classic.installer.yaml | 30 ------------------- ...aterfox.Waterfox.Classic.locale.en-US.yaml | 30 ------------------- .../56.6/Waterfox.Waterfox.Classic.yaml | 8 ----- 3 files changed, 68 deletions(-) delete mode 100644 manifests/w/Waterfox/Waterfox/Classic/56.6/Waterfox.Waterfox.Classic.installer.yaml delete mode 100644 manifests/w/Waterfox/Waterfox/Classic/56.6/Waterfox.Waterfox.Classic.locale.en-US.yaml delete mode 100644 manifests/w/Waterfox/Waterfox/Classic/56.6/Waterfox.Waterfox.Classic.yaml diff --git a/manifests/w/Waterfox/Waterfox/Classic/56.6/Waterfox.Waterfox.Classic.installer.yaml b/manifests/w/Waterfox/Waterfox/Classic/56.6/Waterfox.Waterfox.Classic.installer.yaml deleted file mode 100644 index daf104858a0dc..0000000000000 --- a/manifests/w/Waterfox/Waterfox/Classic/56.6/Waterfox.Waterfox.Classic.installer.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.0 $debug=AUSU.5-1-19041-1237 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json - -PackageIdentifier: Waterfox.Waterfox.Classic -PackageVersion: "56.6" -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -UpgradeBehavior: install -Commands: -- waterfox -Protocols: -- http -- https -FileExtensions: -- html -- htm -- url -- pdf -Installers: -- Architecture: x64 - InstallerUrl: https://cdn.waterfox.net/releases/win64/installer/Waterfox%20Classic%202021.10%20Setup.exe - InstallerSha256: C38A4965E2D97DEC8B3B5B66ABC05AA79EBEB1B040252E65BA2EE66E6BCD65E7 -ManifestType: installer -ManifestVersion: 1.0.0 diff --git a/manifests/w/Waterfox/Waterfox/Classic/56.6/Waterfox.Waterfox.Classic.locale.en-US.yaml b/manifests/w/Waterfox/Waterfox/Classic/56.6/Waterfox.Waterfox.Classic.locale.en-US.yaml deleted file mode 100644 index e8959af8261cf..0000000000000 --- a/manifests/w/Waterfox/Waterfox/Classic/56.6/Waterfox.Waterfox.Classic.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.0 $debug=AUSU.5-1-19041-1237 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json - -PackageIdentifier: Waterfox.Waterfox.Classic -PackageVersion: "56.6" -PackageLocale: en-US -Publisher: Waterfox Ltd -PublisherUrl: https://www.waterfox.net -PublisherSupportUrl: https://github.com/MrAlex94/Waterfox/issues -PrivacyUrl: https://www.waterfox.net/privacy -Author: Alexandros Kontos, Adam Wood -PackageName: Waterfox Classic -PackageUrl: https://www.waterfox.net -License: Mozilla Public License -LicenseUrl: https://www.mozilla.org/en-US/MPL/2.0/ -Copyright: © 2020 Waterfox Ltd, all rights reserved. -# CopyrightUrl: -ShortDescription: For legacy platforms and users. -# Description: -Moniker: waterfox-classic -Tags: -- browser -- web-browser -- internet-browser -- foss -- open-source -- cross-platform -- gecko -ManifestType: defaultLocale -ManifestVersion: 1.0.0 diff --git a/manifests/w/Waterfox/Waterfox/Classic/56.6/Waterfox.Waterfox.Classic.yaml b/manifests/w/Waterfox/Waterfox/Classic/56.6/Waterfox.Waterfox.Classic.yaml deleted file mode 100644 index 9e20ad752f178..0000000000000 --- a/manifests/w/Waterfox/Waterfox/Classic/56.6/Waterfox.Waterfox.Classic.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.0 $debug=AUSU.5-1-19041-1237 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json - -PackageIdentifier: Waterfox.Waterfox.Classic -PackageVersion: "56.6" -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.0.0 From 8c4a13d1b2eaadc7b8eb6f8eb4e3105a81dc9d03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 01:38:14 +0800 Subject: [PATCH 062/461] Remove: Waterfox.Waterfox version G3.2.4.1 (#134007) * Remove: Waterfox.Waterfox.installer.yaml * Remove: Waterfox.Waterfox.locale.en-US.yaml * Remove: Waterfox.Waterfox.yaml --- .../G3.2.4.1/Waterfox.Waterfox.installer.yaml | 30 ------------------- .../Waterfox.Waterfox.locale.en-US.yaml | 28 ----------------- .../Waterfox/G3.2.4.1/Waterfox.Waterfox.yaml | 9 ------ 3 files changed, 67 deletions(-) delete mode 100644 manifests/w/Waterfox/Waterfox/G3.2.4.1/Waterfox.Waterfox.installer.yaml delete mode 100644 manifests/w/Waterfox/Waterfox/G3.2.4.1/Waterfox.Waterfox.locale.en-US.yaml delete mode 100644 manifests/w/Waterfox/Waterfox/G3.2.4.1/Waterfox.Waterfox.yaml diff --git a/manifests/w/Waterfox/Waterfox/G3.2.4.1/Waterfox.Waterfox.installer.yaml b/manifests/w/Waterfox/Waterfox/G3.2.4.1/Waterfox.Waterfox.installer.yaml deleted file mode 100644 index bef18ca3991c8..0000000000000 --- a/manifests/w/Waterfox/Waterfox/G3.2.4.1/Waterfox.Waterfox.installer.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created using wingetcreate 0.2.0.29 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json - -PackageIdentifier: Waterfox.Waterfox -PackageVersion: G3.2.4.1 -MinimumOSVersion: 10.0.0.0 -InstallModes: -- interactive -- silent -Commands: -- waterfox -Protocols: -- http -- https -FileExtensions: -- html -- htm -- url -- pdf -Installers: -- InstallerLocale: en-US - Architecture: x64 - InstallerType: nullsoft - Scope: machine - InstallerUrl: https://cdn.waterfox.net/releases/win64/installer/Waterfox%20G3.2.4.1%20Setup.exe - InstallerSha256: 3A385B46C9C88F7C5F0022DAF1B687AC88EC8632E86001B34F05BCD9183316BF - UpgradeBehavior: install -ManifestType: installer -ManifestVersion: 1.0.0 - diff --git a/manifests/w/Waterfox/Waterfox/G3.2.4.1/Waterfox.Waterfox.locale.en-US.yaml b/manifests/w/Waterfox/Waterfox/G3.2.4.1/Waterfox.Waterfox.locale.en-US.yaml deleted file mode 100644 index 7400834e93571..0000000000000 --- a/manifests/w/Waterfox/Waterfox/G3.2.4.1/Waterfox.Waterfox.locale.en-US.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created using wingetcreate 0.2.0.29 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json - -PackageIdentifier: Waterfox.Waterfox -PackageVersion: G3.2.4.1 -PackageLocale: en-US -Publisher: Waterfox -PublisherUrl: https://www.waterfox.net -#PrivacyUrl: https://www.waterfox.net/privacy -Author: Alexandros Kontos, Adam Wood -PackageName: Waterfox -PackageUrl: https://www.waterfox.net -License: Mozilla Public License -LicenseUrl: https://www.mozilla.org/en-US/MPL/2.0/ -Copyright: © 2020 Waterfox Ltd, all rights reserved. -ShortDescription: Browse the web your way, with the indie web browser. -Moniker: waterfox -Tags: -- browser -- web-browser -- internet-browser -- foss -- open-source -- cross-platform -- gecko -ManifestType: defaultLocale -ManifestVersion: 1.0.0 - diff --git a/manifests/w/Waterfox/Waterfox/G3.2.4.1/Waterfox.Waterfox.yaml b/manifests/w/Waterfox/Waterfox/G3.2.4.1/Waterfox.Waterfox.yaml deleted file mode 100644 index d7daa5a66bc60..0000000000000 --- a/manifests/w/Waterfox/Waterfox/G3.2.4.1/Waterfox.Waterfox.yaml +++ /dev/null @@ -1,9 +0,0 @@ -# Created using wingetcreate 0.2.0.29 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json - -PackageIdentifier: Waterfox.Waterfox -PackageVersion: G3.2.4.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.0.0 - From 3b9abb103b744dc073763bd0f244084f2f178a88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 01:38:24 +0800 Subject: [PATCH 063/461] Remove: Waterfox.Waterfox version G3.2.5 (#134009) * Remove: Waterfox.Waterfox.installer.yaml * Remove: Waterfox.Waterfox.locale.en-US.yaml * Remove: Waterfox.Waterfox.yaml --- .../G3.2.5/Waterfox.Waterfox.installer.yaml | 28 ------------------- .../Waterfox.Waterfox.locale.en-US.yaml | 28 ------------------- .../Waterfox/G3.2.5/Waterfox.Waterfox.yaml | 9 ------ 3 files changed, 65 deletions(-) delete mode 100644 manifests/w/Waterfox/Waterfox/G3.2.5/Waterfox.Waterfox.installer.yaml delete mode 100644 manifests/w/Waterfox/Waterfox/G3.2.5/Waterfox.Waterfox.locale.en-US.yaml delete mode 100644 manifests/w/Waterfox/Waterfox/G3.2.5/Waterfox.Waterfox.yaml diff --git a/manifests/w/Waterfox/Waterfox/G3.2.5/Waterfox.Waterfox.installer.yaml b/manifests/w/Waterfox/Waterfox/G3.2.5/Waterfox.Waterfox.installer.yaml deleted file mode 100644 index e1277713665d9..0000000000000 --- a/manifests/w/Waterfox/Waterfox/G3.2.5/Waterfox.Waterfox.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created using wingetcreate 0.3.0.6 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json - -PackageIdentifier: Waterfox.Waterfox -PackageVersion: G3.2.5 -MinimumOSVersion: 10.0.0.0 -InstallModes: -- interactive -- silent -Protocols: -- http -- https -FileExtensions: -- html -- htm -- url -- pdf -Installers: -- InstallerLocale: en-US - Architecture: x64 - InstallerType: nullsoft - Scope: machine - InstallerUrl: https://cdn.waterfox.net/releases/win64/installer/Waterfox%20G3.2.5%20Setup.exe - InstallerSha256: FAD6B149282EFF16B9178D80B5084CD7A325AE70CACC28758861A9229259D57D - UpgradeBehavior: install -ManifestType: installer -ManifestVersion: 1.0.0 - diff --git a/manifests/w/Waterfox/Waterfox/G3.2.5/Waterfox.Waterfox.locale.en-US.yaml b/manifests/w/Waterfox/Waterfox/G3.2.5/Waterfox.Waterfox.locale.en-US.yaml deleted file mode 100644 index 200a4bd882d28..0000000000000 --- a/manifests/w/Waterfox/Waterfox/G3.2.5/Waterfox.Waterfox.locale.en-US.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created using wingetcreate 0.3.0.6 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json - -PackageIdentifier: Waterfox.Waterfox -PackageVersion: G3.2.5 -PackageLocale: en-US -Publisher: Waterfox -PublisherUrl: https://www.waterfox.net -#PrivacyUrl: https://www.waterfox.net/privacy -Author: Alexandros Kontos, Adam Wood -PackageName: Waterfox -PackageUrl: https://www.waterfox.net -License: Mozilla Public License -LicenseUrl: https://www.mozilla.org/en-US/MPL/2.0/ -Copyright: © 2020 Waterfox Ltd, all rights reserved. -ShortDescription: Waterfox is free and open source browser, based on Mozilla Firefox. -Moniker: waterfox -Tags: -- browser -- web-browser -- internet-browser -- foss -- open-source -- cross-platform -- gecko -ManifestType: defaultLocale -ManifestVersion: 1.0.0 - diff --git a/manifests/w/Waterfox/Waterfox/G3.2.5/Waterfox.Waterfox.yaml b/manifests/w/Waterfox/Waterfox/G3.2.5/Waterfox.Waterfox.yaml deleted file mode 100644 index 1e6ad775f6974..0000000000000 --- a/manifests/w/Waterfox/Waterfox/G3.2.5/Waterfox.Waterfox.yaml +++ /dev/null @@ -1,9 +0,0 @@ -# Created using wingetcreate 0.3.0.6 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json - -PackageIdentifier: Waterfox.Waterfox -PackageVersion: G3.2.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.0.0 - From 83da47e58fe54615d71cd08a45948fd1e07cdbf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 01:38:32 +0800 Subject: [PATCH 064/461] New version: KuaiFan.DooTask version 0.34.46 (#134002) --- .../0.34.46/KuaiFan.DooTask.installer.yaml | 20 ++++++++++++ .../0.34.46/KuaiFan.DooTask.locale.en-US.yaml | 30 ++++++++++++++++++ .../0.34.46/KuaiFan.DooTask.locale.zh-CN.yaml | 31 +++++++++++++++++++ .../DooTask/0.34.46/KuaiFan.DooTask.yaml | 8 +++++ 4 files changed, 89 insertions(+) create mode 100644 manifests/k/KuaiFan/DooTask/0.34.46/KuaiFan.DooTask.installer.yaml create mode 100644 manifests/k/KuaiFan/DooTask/0.34.46/KuaiFan.DooTask.locale.en-US.yaml create mode 100644 manifests/k/KuaiFan/DooTask/0.34.46/KuaiFan.DooTask.locale.zh-CN.yaml create mode 100644 manifests/k/KuaiFan/DooTask/0.34.46/KuaiFan.DooTask.yaml diff --git a/manifests/k/KuaiFan/DooTask/0.34.46/KuaiFan.DooTask.installer.yaml b/manifests/k/KuaiFan/DooTask/0.34.46/KuaiFan.DooTask.installer.yaml new file mode 100644 index 0000000000000..43ebc8a09df52 --- /dev/null +++ b/manifests/k/KuaiFan/DooTask/0.34.46/KuaiFan.DooTask.installer.yaml @@ -0,0 +1,20 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: KuaiFan.DooTask +PackageVersion: 0.34.46 +InstallerType: nullsoft +UpgradeBehavior: install +ReleaseDate: 2024-01-15 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/kuaifan/dootask/releases/download/v0.34.46/DooTask-v0.34.46-win.exe + InstallerSha256: 8FF071601153737DF076E9EFDA2E54C1472874263E50AE32D685446E2938382B +- Architecture: x64 + InstallerUrl: https://github.com/kuaifan/dootask/releases/download/v0.34.46/DooTask-v0.34.46-win-x64.exe + InstallerSha256: 6603B64AA06545E6D6A49BAB5F2813EBB793887488059FD53B113E2341D4AC6F +- Architecture: arm64 + InstallerUrl: https://github.com/kuaifan/dootask/releases/download/v0.34.46/DooTask-v0.34.46-win-arm64.exe + InstallerSha256: 8660CDEB1BB0040B45F285BAAE389A5CFB689DC6E608926273CFCE5F3DFDEDA0 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/k/KuaiFan/DooTask/0.34.46/KuaiFan.DooTask.locale.en-US.yaml b/manifests/k/KuaiFan/DooTask/0.34.46/KuaiFan.DooTask.locale.en-US.yaml new file mode 100644 index 0000000000000..365810996fe53 --- /dev/null +++ b/manifests/k/KuaiFan/DooTask/0.34.46/KuaiFan.DooTask.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: KuaiFan.DooTask +PackageVersion: 0.34.46 +PackageLocale: en-US +Publisher: KuaiFan +PublisherUrl: https://github.com/kuaifan +PublisherSupportUrl: https://github.com/kuaifan/dootask +PrivacyUrl: https://github.com/kuaifan/dootask +Author: KuaiFan +PackageName: DooTask +PackageUrl: https://github.com/kuaifan/dootask +License: AGPL-3.0 license +LicenseUrl: https://github.com/kuaifan/dootask/blob/master/LICENSE +Copyright: Copyright © 2023 KuaiFan +ShortDescription: DooTask is an open source online project task management tool +Description: DooTask is an open source online project task management tool, providing various document collaboration tools, online mind maps, online flowcharts, project management, task distribution, instant IM, file management and other tools; At the same time, the message function uses asymmetric encryption technology to make your communication more secure. +Tags: +- dootask +- task +- todo +- to-do +- project-manager +- task-manager +- task-management-system +- team-chat +- remote-work +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/k/KuaiFan/DooTask/0.34.46/KuaiFan.DooTask.locale.zh-CN.yaml b/manifests/k/KuaiFan/DooTask/0.34.46/KuaiFan.DooTask.locale.zh-CN.yaml new file mode 100644 index 0000000000000..74ff77ad9f72d --- /dev/null +++ b/manifests/k/KuaiFan/DooTask/0.34.46/KuaiFan.DooTask.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: KuaiFan.DooTask +PackageVersion: 0.34.46 +PackageLocale: zh-CN +Publisher: KuaiFan +PublisherUrl: https://github.com/kuaifan +PublisherSupportUrl: https://github.com/kuaifan/dootask +PrivacyUrl: https://github.com/kuaifan/dootask +Author: KuaiFan +PackageName: DooTask +PackageUrl: https://github.com/kuaifan/dootask +License: AGPL-3.0 +LicenseUrl: https://github.com/kuaifan/dootask/blob/master/LICENSE +Copyright: Copyright © 2023 KuaiFan +CopyrightUrl: https://github.com/kuaifan/dootask/blob/master/LICENSE +ShortDescription: DooTask是一款开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具;同时消息功能使用非对称加密技术让你的沟通更安全。 +Tags: +- dootask +- task +- todo +- to-do +- project-manager +- task-manager +- task-management-system +- team-chat +- remote-work +ReleaseNotesUrl: https://github.com/kuaifan/dootask/releases/tag/v0.34.46 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/k/KuaiFan/DooTask/0.34.46/KuaiFan.DooTask.yaml b/manifests/k/KuaiFan/DooTask/0.34.46/KuaiFan.DooTask.yaml new file mode 100644 index 0000000000000..2461cd98c833f --- /dev/null +++ b/manifests/k/KuaiFan/DooTask/0.34.46/KuaiFan.DooTask.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: KuaiFan.DooTask +PackageVersion: 0.34.46 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.5.0 From 11fd29cedc62fdfd4fab91299a457ca774bddf19 Mon Sep 17 00:00:00 2001 From: strager Date: Mon, 15 Jan 2024 12:38:42 -0500 Subject: [PATCH 065/461] Add quick-lint-js version 3.1.0.0 (#133998) --- .../quick-lint.quick-lint-js.installer.yaml | 23 ++++++++++++ ...quick-lint.quick-lint-js.locale.en-US.yaml | 36 +++++++++++++++++++ .../3.1.0.0/quick-lint.quick-lint-js.yaml | 12 +++++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/q/quick-lint/quick-lint-js/3.1.0.0/quick-lint.quick-lint-js.installer.yaml create mode 100644 manifests/q/quick-lint/quick-lint-js/3.1.0.0/quick-lint.quick-lint-js.locale.en-US.yaml create mode 100644 manifests/q/quick-lint/quick-lint-js/3.1.0.0/quick-lint.quick-lint-js.yaml diff --git a/manifests/q/quick-lint/quick-lint-js/3.1.0.0/quick-lint.quick-lint-js.installer.yaml b/manifests/q/quick-lint/quick-lint-js/3.1.0.0/quick-lint.quick-lint-js.installer.yaml new file mode 100644 index 0000000000000..480715b339bf1 --- /dev/null +++ b/manifests/q/quick-lint/quick-lint-js/3.1.0.0/quick-lint.quick-lint-js.installer.yaml @@ -0,0 +1,23 @@ +# To the extent possible under law, Matthew "strager" Glazar +# has waived all copyright and related or neighboring rights +# to _quick-lint-js winget manifests_. This work is +# published from United States. +# http://creativecommons.org/publicdomain/zero/1.0/ + +PackageIdentifier: quick-lint.quick-lint-js +PackageVersion: 3.1.0.0 + +Installers: +- InstallerUrl: https://c.quick-lint-js.com/releases/3.1.0/windows/quick-lint-js.msix + InstallerSha256: 06cd87dba29c482dbfea9c4ac6b574dd8955da25837e062a022b4d2544f3c953 + SignatureSha256: 843a674a51461d634e8cfdbed54ac2ec25bb3dcf3c52a09d0618e211eed5222a + InstallerType: msix + Platform: + - Windows.Desktop + - Windows.Universal + MinimumOSVersion: 10.0.0.0 + Architecture: x64 + PackageFamilyName: quick-lint.quick-lint-js_116557qebcmn6 + +ManifestType: installer +ManifestVersion: 1.1.0 diff --git a/manifests/q/quick-lint/quick-lint-js/3.1.0.0/quick-lint.quick-lint-js.locale.en-US.yaml b/manifests/q/quick-lint/quick-lint-js/3.1.0.0/quick-lint.quick-lint-js.locale.en-US.yaml new file mode 100644 index 0000000000000..023109dbd2d1b --- /dev/null +++ b/manifests/q/quick-lint/quick-lint-js/3.1.0.0/quick-lint.quick-lint-js.locale.en-US.yaml @@ -0,0 +1,36 @@ +# To the extent possible under law, Matthew "strager" Glazar +# has waived all copyright and related or neighboring rights +# to _quick-lint-js winget manifests_. This work is +# published from United States. +# http://creativecommons.org/publicdomain/zero/1.0/ + +PackageIdentifier: quick-lint.quick-lint-js +PackageVersion: 3.1.0.0 +PackageLocale: en-US + +PackageName: quick-lint-js +PackageUrl: https://quick-lint-js.com/ +ShortDescription: 'Find bugs in JavaScript programs.' +Moniker: quicklintjs + +Publisher: quick-lint +PublisherSupportUrl: https://quick-lint-js.com/contact/ +Copyright: 'Copyright (C) 2020 Matthew "strager" Glazar' +License: 'GPL-3.0-or-later,MIT,BSL-1.0,Apache-2.0,ZPL-2.1,Public Domain,ISC,BSD-2-Clause,MIT-CMU,LGPL-2.1-or-later,GPL-2.0-or-later,BSD-3-Clause' + +Tags: +- bugs +- code-quality +- errors +- javascript +- js +- lint +- linter +- linting +- quick-js-lint +- static-analysis +- strager +- syntax + +ManifestType: defaultLocale +ManifestVersion: 1.1.0 diff --git a/manifests/q/quick-lint/quick-lint-js/3.1.0.0/quick-lint.quick-lint-js.yaml b/manifests/q/quick-lint/quick-lint-js/3.1.0.0/quick-lint.quick-lint-js.yaml new file mode 100644 index 0000000000000..a3a33a0037763 --- /dev/null +++ b/manifests/q/quick-lint/quick-lint-js/3.1.0.0/quick-lint.quick-lint-js.yaml @@ -0,0 +1,12 @@ +# To the extent possible under law, Matthew "strager" Glazar +# has waived all copyright and related or neighboring rights +# to _quick-lint-js winget manifests_. This work is +# published from United States. +# http://creativecommons.org/publicdomain/zero/1.0/ + +PackageIdentifier: quick-lint.quick-lint-js +PackageVersion: 3.1.0.0 + +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.1.0 From b4379d66125571c28dd53f5762751577ec1dfaa4 Mon Sep 17 00:00:00 2001 From: strager Date: Mon, 15 Jan 2024 12:38:47 -0500 Subject: [PATCH 066/461] Add quick-lint-js version 3.0.0.0 (#133997) --- .../quick-lint.quick-lint-js.installer.yaml | 23 ++++++++++++ ...quick-lint.quick-lint-js.locale.en-US.yaml | 36 +++++++++++++++++++ .../3.0.0.0/quick-lint.quick-lint-js.yaml | 12 +++++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/q/quick-lint/quick-lint-js/3.0.0.0/quick-lint.quick-lint-js.installer.yaml create mode 100644 manifests/q/quick-lint/quick-lint-js/3.0.0.0/quick-lint.quick-lint-js.locale.en-US.yaml create mode 100644 manifests/q/quick-lint/quick-lint-js/3.0.0.0/quick-lint.quick-lint-js.yaml diff --git a/manifests/q/quick-lint/quick-lint-js/3.0.0.0/quick-lint.quick-lint-js.installer.yaml b/manifests/q/quick-lint/quick-lint-js/3.0.0.0/quick-lint.quick-lint-js.installer.yaml new file mode 100644 index 0000000000000..8bfd26cdefd9f --- /dev/null +++ b/manifests/q/quick-lint/quick-lint-js/3.0.0.0/quick-lint.quick-lint-js.installer.yaml @@ -0,0 +1,23 @@ +# To the extent possible under law, Matthew "strager" Glazar +# has waived all copyright and related or neighboring rights +# to _quick-lint-js winget manifests_. This work is +# published from United States. +# http://creativecommons.org/publicdomain/zero/1.0/ + +PackageIdentifier: quick-lint.quick-lint-js +PackageVersion: 3.0.0.0 + +Installers: +- InstallerUrl: https://c.quick-lint-js.com/releases/3.0.0/windows/quick-lint-js.msix + InstallerSha256: 1de834e862eab7015f83095108cabb4944d9cddcf465ae8a659338dddb65fc3e + SignatureSha256: 1523d2ed09c68a19acaa14cfcf889e25597a6fc13397ef7fc3860068f5831d27 + InstallerType: msix + Platform: + - Windows.Desktop + - Windows.Universal + MinimumOSVersion: 10.0.0.0 + Architecture: x64 + PackageFamilyName: quick-lint.quick-lint-js_116557qebcmn6 + +ManifestType: installer +ManifestVersion: 1.1.0 diff --git a/manifests/q/quick-lint/quick-lint-js/3.0.0.0/quick-lint.quick-lint-js.locale.en-US.yaml b/manifests/q/quick-lint/quick-lint-js/3.0.0.0/quick-lint.quick-lint-js.locale.en-US.yaml new file mode 100644 index 0000000000000..4b7f488881d1a --- /dev/null +++ b/manifests/q/quick-lint/quick-lint-js/3.0.0.0/quick-lint.quick-lint-js.locale.en-US.yaml @@ -0,0 +1,36 @@ +# To the extent possible under law, Matthew "strager" Glazar +# has waived all copyright and related or neighboring rights +# to _quick-lint-js winget manifests_. This work is +# published from United States. +# http://creativecommons.org/publicdomain/zero/1.0/ + +PackageIdentifier: quick-lint.quick-lint-js +PackageVersion: 3.0.0.0 +PackageLocale: en-US + +PackageName: quick-lint-js +PackageUrl: https://quick-lint-js.com/ +ShortDescription: 'Find bugs in JavaScript programs.' +Moniker: quicklintjs + +Publisher: quick-lint +PublisherSupportUrl: https://quick-lint-js.com/contact/ +Copyright: 'Copyright (C) 2020 Matthew "strager" Glazar' +License: 'GPL-3.0-or-later,MIT,BSL-1.0,Apache-2.0,ZPL-2.1,Public Domain,ISC,BSD-2-Clause,MIT-CMU,LGPL-2.1-or-later,GPL-2.0-or-later,BSD-3-Clause' + +Tags: +- bugs +- code-quality +- errors +- javascript +- js +- lint +- linter +- linting +- quick-js-lint +- static-analysis +- strager +- syntax + +ManifestType: defaultLocale +ManifestVersion: 1.1.0 diff --git a/manifests/q/quick-lint/quick-lint-js/3.0.0.0/quick-lint.quick-lint-js.yaml b/manifests/q/quick-lint/quick-lint-js/3.0.0.0/quick-lint.quick-lint-js.yaml new file mode 100644 index 0000000000000..75d1f6ea7e5ba --- /dev/null +++ b/manifests/q/quick-lint/quick-lint-js/3.0.0.0/quick-lint.quick-lint-js.yaml @@ -0,0 +1,12 @@ +# To the extent possible under law, Matthew "strager" Glazar +# has waived all copyright and related or neighboring rights +# to _quick-lint-js winget manifests_. This work is +# published from United States. +# http://creativecommons.org/publicdomain/zero/1.0/ + +PackageIdentifier: quick-lint.quick-lint-js +PackageVersion: 3.0.0.0 + +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.1.0 From 721a16a8fcbcb0403dcdddc7a8388d6d85bcbeb0 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:38:52 -0800 Subject: [PATCH 067/461] Automatic update of SequencePublishing.TheSageDictionary from 7.54.2808 to 7.56.2810 (#133992) * Creating manifests/s/SequencePublishing/TheSageDictionary/7.56.2810/SequencePublishing.TheSageDictionary.installer.yaml * Creating manifests/s/SequencePublishing/TheSageDictionary/7.56.2810/SequencePublishing.TheSageDictionary.locale.en-US.yaml * Creating manifests/s/SequencePublishing/TheSageDictionary/7.56.2810/SequencePublishing.TheSageDictionary.yaml * Updating manifests/s/SequencePublishing/TheSageDictionary/7.56.2810/SequencePublishing.TheSageDictionary.installer.yaml * Updating manifests/s/SequencePublishing/TheSageDictionary/7.56.2810/SequencePublishing.TheSageDictionary.locale.en-US.yaml * Updating manifests/s/SequencePublishing/TheSageDictionary/7.56.2810/SequencePublishing.TheSageDictionary.yaml --- ...encePublishing.TheSageDictionary.installer.yaml | 14 ++++++++++++++ ...ePublishing.TheSageDictionary.locale.en-US.yaml | 13 +++++++++++++ .../SequencePublishing.TheSageDictionary.yaml | 8 ++++++++ 3 files changed, 35 insertions(+) create mode 100644 manifests/s/SequencePublishing/TheSageDictionary/7.56.2810/SequencePublishing.TheSageDictionary.installer.yaml create mode 100644 manifests/s/SequencePublishing/TheSageDictionary/7.56.2810/SequencePublishing.TheSageDictionary.locale.en-US.yaml create mode 100644 manifests/s/SequencePublishing/TheSageDictionary/7.56.2810/SequencePublishing.TheSageDictionary.yaml diff --git a/manifests/s/SequencePublishing/TheSageDictionary/7.56.2810/SequencePublishing.TheSageDictionary.installer.yaml b/manifests/s/SequencePublishing/TheSageDictionary/7.56.2810/SequencePublishing.TheSageDictionary.installer.yaml new file mode 100644 index 0000000000000..40009b6f932be --- /dev/null +++ b/manifests/s/SequencePublishing/TheSageDictionary/7.56.2810/SequencePublishing.TheSageDictionary.installer.yaml @@ -0,0 +1,14 @@ +# Automatically updated by the winget bot at 2024/Jan/14 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: SequencePublishing.TheSageDictionary +PackageVersion: 7.56.2810 +InstallerType: nullsoft +InstallModes: +- silent +Installers: +- Architecture: x86 + InstallerUrl: https://www.sequencepublishing.com/cgi-bin/download.cgi?thesage + InstallerSha256: 7755D5B8D2705FD797BAC23830C507F8449D21BA073134DDD41B5169BB87CE92 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/SequencePublishing/TheSageDictionary/7.56.2810/SequencePublishing.TheSageDictionary.locale.en-US.yaml b/manifests/s/SequencePublishing/TheSageDictionary/7.56.2810/SequencePublishing.TheSageDictionary.locale.en-US.yaml new file mode 100644 index 0000000000000..da067a4ca1fe9 --- /dev/null +++ b/manifests/s/SequencePublishing/TheSageDictionary/7.56.2810/SequencePublishing.TheSageDictionary.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2024/Jan/14 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: SequencePublishing.TheSageDictionary +PackageVersion: 7.56.2810 +PackageLocale: en-US +Publisher: Sequence Publishing +PackageName: The Sage Dictionary +License: Free for personal use +Copyright: Copyright (C) 2001 - 2023 by Sequence Publishing +ShortDescription: International English dictionary and thesaurus with entries from all the World English varieties. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/SequencePublishing/TheSageDictionary/7.56.2810/SequencePublishing.TheSageDictionary.yaml b/manifests/s/SequencePublishing/TheSageDictionary/7.56.2810/SequencePublishing.TheSageDictionary.yaml new file mode 100644 index 0000000000000..bb21cbd0f2aec --- /dev/null +++ b/manifests/s/SequencePublishing/TheSageDictionary/7.56.2810/SequencePublishing.TheSageDictionary.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Jan/14 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: SequencePublishing.TheSageDictionary +PackageVersion: 7.56.2810 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From def65b62b7c343f30572b4dc2ffcb0a0e2a272a0 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Tue, 16 Jan 2024 04:38:58 +1100 Subject: [PATCH 068/461] New version: Notepad++.Notepad++ version 8.6.2 (#133991) --- .../8.6.2/Notepad++.Notepad++.installer.yaml | 30 ++++++++++++++++++ .../Notepad++.Notepad++.locale.en-US.yaml | 31 +++++++++++++++++++ .../Notepad++/8.6.2/Notepad++.Notepad++.yaml | 8 +++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/n/Notepad++/Notepad++/8.6.2/Notepad++.Notepad++.installer.yaml create mode 100644 manifests/n/Notepad++/Notepad++/8.6.2/Notepad++.Notepad++.locale.en-US.yaml create mode 100644 manifests/n/Notepad++/Notepad++/8.6.2/Notepad++.Notepad++.yaml diff --git a/manifests/n/Notepad++/Notepad++/8.6.2/Notepad++.Notepad++.installer.yaml b/manifests/n/Notepad++/Notepad++/8.6.2/Notepad++.Notepad++.installer.yaml new file mode 100644 index 0000000000000..d71241079fae6 --- /dev/null +++ b/manifests/n/Notepad++/Notepad++/8.6.2/Notepad++.Notepad++.installer.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Notepad++.Notepad++ +PackageVersion: 8.6.2 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.6.2/npp.8.6.2.Installer.exe + InstallerSha256: 9126E76C155F2535AFBFFD10FB2A9109A65C789540C434E03CF3A9C1E7DF4833 + AppsAndFeaturesEntries: + - DisplayName: Notepad++ (32-bit x86) +- Architecture: x64 + InstallerUrl: https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.6.2/npp.8.6.2.Installer.x64.exe + InstallerSha256: 724C134F991443085BFDD1BFF6595D5EB85BC67770BBECAED43C4505E01724EF + AppsAndFeaturesEntries: + - DisplayName: Notepad++ (64-bit x64) +- Architecture: arm64 + InstallerUrl: https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.6.2/npp.8.6.2.Installer.arm64.exe + InstallerSha256: DABD69598CD04FDA5796F8FA00B9706360A7F4F36B1265C14157359FC25605D0 + AppsAndFeaturesEntries: + - DisplayName: Notepad++ (ARM 64-bit) +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/n/Notepad++/Notepad++/8.6.2/Notepad++.Notepad++.locale.en-US.yaml b/manifests/n/Notepad++/Notepad++/8.6.2/Notepad++.Notepad++.locale.en-US.yaml new file mode 100644 index 0000000000000..5ae9f237cb6a6 --- /dev/null +++ b/manifests/n/Notepad++/Notepad++/8.6.2/Notepad++.Notepad++.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Notepad++.Notepad++ +PackageVersion: 8.6.2 +PackageLocale: en-US +Publisher: Notepad++ Team +PublisherUrl: https://notepad-plus-plus.org +PublisherSupportUrl: https://notepad-plus-plus.org/online-help +Author: Don Ho +PackageName: Notepad++ +PackageUrl: https://notepad-plus-plus.org +License: GPL-3.0-or-later +LicenseUrl: https://raw.githubusercontent.com/notepad-plus-plus/notepad-plus-plus/master/LICENSE +Copyright: Copyright (C)2021 Don HO . +CopyrightUrl: https://raw.githubusercontent.com/notepad-plus-plus/notepad-plus-plus/master/LICENSE +ShortDescription: Notepad++ is a free source code editor that supports several languages. +Description: |- + Notepad++ is a free (as in “free speech” and also as in “free beer”) source code editor and Notepad replacement that supports several languages. + Running in the MS Windows environment, its use is governed by GNU General Public License. +Moniker: notepad++ +Tags: +- development +- editor +- foss +- notepad +- open-source +- text +- text-editor +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/n/Notepad++/Notepad++/8.6.2/Notepad++.Notepad++.yaml b/manifests/n/Notepad++/Notepad++/8.6.2/Notepad++.Notepad++.yaml new file mode 100644 index 0000000000000..5e82c9a8a7b0c --- /dev/null +++ b/manifests/n/Notepad++/Notepad++/8.6.2/Notepad++.Notepad++.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Notepad++.Notepad++ +PackageVersion: 8.6.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 2994eeb1d562540abd28e29b4595272cc7b41e42 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:39:02 -0800 Subject: [PATCH 069/461] Automatic update of KoushikNaskar.InteractiveDataEditor 2.13.1.0 (#133999) * Updating manifests/k/KoushikNaskar/InteractiveDataEditor/2.13.1.0/KoushikNaskar.InteractiveDataEditor.installer.yaml * Updating manifests/k/KoushikNaskar/InteractiveDataEditor/2.13.1.0/KoushikNaskar.InteractiveDataEditor.locale.en-US.yaml * Updating manifests/k/KoushikNaskar/InteractiveDataEditor/2.13.1.0/KoushikNaskar.InteractiveDataEditor.yaml --- .../KoushikNaskar.InteractiveDataEditor.installer.yaml | 4 ++-- .../KoushikNaskar.InteractiveDataEditor.locale.en-US.yaml | 2 +- .../2.13.1.0/KoushikNaskar.InteractiveDataEditor.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KoushikNaskar/InteractiveDataEditor/2.13.1.0/KoushikNaskar.InteractiveDataEditor.installer.yaml b/manifests/k/KoushikNaskar/InteractiveDataEditor/2.13.1.0/KoushikNaskar.InteractiveDataEditor.installer.yaml index 2d9bf882d86af..b0de9914cb590 100644 --- a/manifests/k/KoushikNaskar/InteractiveDataEditor/2.13.1.0/KoushikNaskar.InteractiveDataEditor.installer.yaml +++ b/manifests/k/KoushikNaskar/InteractiveDataEditor/2.13.1.0/KoushikNaskar.InteractiveDataEditor.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2023/Nov/20 +# Automatically updated by the winget bot at 2024/Jan/15 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json PackageIdentifier: KoushikNaskar.InteractiveDataEditor @@ -16,6 +16,6 @@ ReleaseDate: 2023-07-30 Installers: - Architecture: x64 InstallerUrl: https://github.com/Koushikphy/Interactive_Data_Editor/releases/download/v2.13.1/interactive-data-editor_2.13.1_x64.msi - InstallerSha256: D1B6359E634FF80BC3C82A675847915DCB9A95FE603517AB9A4DE535476320D8 + InstallerSha256: CAF36C3F82E177340064E1B4A1B6074DE0599AD0B346C53019A293EB3388D820 ManifestType: installer ManifestVersion: 1.4.0 diff --git a/manifests/k/KoushikNaskar/InteractiveDataEditor/2.13.1.0/KoushikNaskar.InteractiveDataEditor.locale.en-US.yaml b/manifests/k/KoushikNaskar/InteractiveDataEditor/2.13.1.0/KoushikNaskar.InteractiveDataEditor.locale.en-US.yaml index a0053fcd7fc8c..a12bf83bbd9ec 100644 --- a/manifests/k/KoushikNaskar/InteractiveDataEditor/2.13.1.0/KoushikNaskar.InteractiveDataEditor.locale.en-US.yaml +++ b/manifests/k/KoushikNaskar/InteractiveDataEditor/2.13.1.0/KoushikNaskar.InteractiveDataEditor.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2023/Nov/20 +# Automatically updated by the winget bot at 2024/Jan/15 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json PackageIdentifier: KoushikNaskar.InteractiveDataEditor diff --git a/manifests/k/KoushikNaskar/InteractiveDataEditor/2.13.1.0/KoushikNaskar.InteractiveDataEditor.yaml b/manifests/k/KoushikNaskar/InteractiveDataEditor/2.13.1.0/KoushikNaskar.InteractiveDataEditor.yaml index 6b592fdcf36f7..fcf0eba723acf 100644 --- a/manifests/k/KoushikNaskar/InteractiveDataEditor/2.13.1.0/KoushikNaskar.InteractiveDataEditor.yaml +++ b/manifests/k/KoushikNaskar/InteractiveDataEditor/2.13.1.0/KoushikNaskar.InteractiveDataEditor.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2023/Nov/20 +# Automatically updated by the winget bot at 2024/Jan/15 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json PackageIdentifier: KoushikNaskar.InteractiveDataEditor From 14083d67efd71250ba1f4173de4697623c7a0e6a Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Mon, 15 Jan 2024 18:39:21 +0100 Subject: [PATCH 070/461] New version: gaphor.gaphor version 2.23.2 (#133990) --- .../2.23.2/gaphor.gaphor.installer.yaml | 18 ++++++++ .../2.23.2/gaphor.gaphor.locale.en-US.yaml | 46 +++++++++++++++++++ .../g/gaphor/gaphor/2.23.2/gaphor.gaphor.yaml | 8 ++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/g/gaphor/gaphor/2.23.2/gaphor.gaphor.installer.yaml create mode 100644 manifests/g/gaphor/gaphor/2.23.2/gaphor.gaphor.locale.en-US.yaml create mode 100644 manifests/g/gaphor/gaphor/2.23.2/gaphor.gaphor.yaml diff --git a/manifests/g/gaphor/gaphor/2.23.2/gaphor.gaphor.installer.yaml b/manifests/g/gaphor/gaphor/2.23.2/gaphor.gaphor.installer.yaml new file mode 100644 index 0000000000000..474d6753f877f --- /dev/null +++ b/manifests/g/gaphor/gaphor/2.23.2/gaphor.gaphor.installer.yaml @@ -0,0 +1,18 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: gaphor.gaphor +PackageVersion: 2.23.2 +InstallerType: nullsoft +UpgradeBehavior: uninstallPrevious +ProductCode: Gaphor +ReleaseDate: 2024-01-14 +AppsAndFeaturesEntries: +- DisplayName: Gaphor - Modeling Tool + ProductCode: Gaphor +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/gaphor/gaphor/releases/download/2.23.2/gaphor-2.23.2-installer.exe + InstallerSha256: BBD20ABFF76555DDABCF1A48E4A6AD2834D84AB87C1170274D3186B4D8780AB6 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/gaphor/gaphor/2.23.2/gaphor.gaphor.locale.en-US.yaml b/manifests/g/gaphor/gaphor/2.23.2/gaphor.gaphor.locale.en-US.yaml new file mode 100644 index 0000000000000..94b89bac893e3 --- /dev/null +++ b/manifests/g/gaphor/gaphor/2.23.2/gaphor.gaphor.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: gaphor.gaphor +PackageVersion: 2.23.2 +PackageLocale: en-US +Publisher: Gaphor Community +PublisherUrl: https://gaphor.org +PublisherSupportUrl: https://gaphor.org/discuss +Author: gaphor +PackageName: Gaphor +PackageUrl: https://github.com/gaphor/gaphor +License: Apache-2.0 license +LicenseUrl: https://github.com/gaphor/gaphor/blob/main/LICENSE.txt +Copyright: Copyright (c) 2024 Gaphor Contributors +CopyrightUrl: https://github.com/gaphor/gaphor/blob/main/LICENSE.txt +ShortDescription: Gaphor is the simple modeling tool +Description: |- + Gaphor is a UML and SysML modeling application written in Python. + It is designed to be easy to use, while still being powerful. + Gaphor implements a fully-compliant UML 2 data model, so it is much more than a picture drawing tool. + You can use Gaphor to quickly visualize different aspects of a system as well as create complete, highly complex models. +Moniker: Gaphor +Tags: +- modeling +- model-based-systems-engineering +- uml +- sysml +- gtk +- python +- utility +- foss +- opensource +ReleaseNotes: |- + 🚀 Features + - CSS for "from: ", stereotypes, and compartments @amolenaar (#3004) + 🐛 Bug Fixes + - Fix file filters for image export dialog @amolenaar (#3019) + - Fix models failing to load for collection not hashable TypeError @danyeaw (#3018) + 🧰 Maintenance + - Run Linux tests on Mutter, instead of Xvfb @amolenaar (#3013) + 🌍 Translation + - Update translations for Gaphor @weblate (#3020) +ReleaseNotesUrl: https://github.com/gaphor/gaphor/releases/tag/2.23.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/gaphor/gaphor/2.23.2/gaphor.gaphor.yaml b/manifests/g/gaphor/gaphor/2.23.2/gaphor.gaphor.yaml new file mode 100644 index 0000000000000..90113eead6a87 --- /dev/null +++ b/manifests/g/gaphor/gaphor/2.23.2/gaphor.gaphor.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: gaphor.gaphor +PackageVersion: 2.23.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 0456621fb3c539ea49394061d02f6531e3039720 Mon Sep 17 00:00:00 2001 From: Tejas Mate Date: Mon, 15 Jan 2024 23:09:36 +0530 Subject: [PATCH 071/461] New version: Stripe.StripeCli version 1.19.1 (#133989) --- .../1.19.1/Stripe.StripeCli.installer.yaml | 17 ++++++++++++++ .../1.19.1/Stripe.StripeCli.locale.en-US.yaml | 22 +++++++++++++++++++ .../StripeCli/1.19.1/Stripe.StripeCli.yaml | 8 +++++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/s/Stripe/StripeCli/1.19.1/Stripe.StripeCli.installer.yaml create mode 100644 manifests/s/Stripe/StripeCli/1.19.1/Stripe.StripeCli.locale.en-US.yaml create mode 100644 manifests/s/Stripe/StripeCli/1.19.1/Stripe.StripeCli.yaml diff --git a/manifests/s/Stripe/StripeCli/1.19.1/Stripe.StripeCli.installer.yaml b/manifests/s/Stripe/StripeCli/1.19.1/Stripe.StripeCli.installer.yaml new file mode 100644 index 0000000000000..7323b6373126c --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.19.1/Stripe.StripeCli.installer.yaml @@ -0,0 +1,17 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.19.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: stripe.exe + PortableCommandAlias: stripe +ReleaseDate: 2023-12-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/stripe/stripe-cli/releases/download/v1.19.1/stripe_1.19.1_windows_x86_64.zip + InstallerSha256: B488B7458B9A899C9D8149AD7C2F440B4092217E51E091FF13238C175917C8F6 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/Stripe/StripeCli/1.19.1/Stripe.StripeCli.locale.en-US.yaml b/manifests/s/Stripe/StripeCli/1.19.1/Stripe.StripeCli.locale.en-US.yaml new file mode 100644 index 0000000000000..61931fd1a0a70 --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.19.1/Stripe.StripeCli.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.19.1 +PackageLocale: en-US +Publisher: Stripe +PublisherUrl: https://stripe.com +PublisherSupportUrl: https://github.com/stripe/stripe-cli/issues +PackageName: Stripe Cli +PackageUrl: https://github.com/stripe/stripe-cli +License: Apache License 2.0 +LicenseUrl: https://github.com/stripe/stripe-cli/blob/master/LICENSE +Copyright: Copyright (c) Stripe +CopyrightUrl: https://stripe.com/en-in/legal/identity +ShortDescription: The Stripe CLI helps you build, test, and manage your Stripe integration right from the terminal. +ReleaseNotes: |- + Docker images + - docker pull stripe/stripe-cli:v1.19.1 +ReleaseNotesUrl: https://github.com/stripe/stripe-cli/releases/tag/v1.19.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/Stripe/StripeCli/1.19.1/Stripe.StripeCli.yaml b/manifests/s/Stripe/StripeCli/1.19.1/Stripe.StripeCli.yaml new file mode 100644 index 0000000000000..e8259cbf73c7a --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.19.1/Stripe.StripeCli.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.19.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 19a8408572f5ca5730b4ad88dcfc882c14c0896e Mon Sep 17 00:00:00 2001 From: Tejas Mate Date: Mon, 15 Jan 2024 23:09:39 +0530 Subject: [PATCH 072/461] New version: StrawberryMusicPlayer.Strawberry version 1.0.23 (#133987) --- ...berryMusicPlayer.Strawberry.installer.yaml | 53 +++++++++++++++++++ ...ryMusicPlayer.Strawberry.locale.en-US.yaml | 33 ++++++++++++ .../StrawberryMusicPlayer.Strawberry.yaml | 8 +++ 3 files changed, 94 insertions(+) create mode 100644 manifests/s/StrawberryMusicPlayer/Strawberry/1.0.23/StrawberryMusicPlayer.Strawberry.installer.yaml create mode 100644 manifests/s/StrawberryMusicPlayer/Strawberry/1.0.23/StrawberryMusicPlayer.Strawberry.locale.en-US.yaml create mode 100644 manifests/s/StrawberryMusicPlayer/Strawberry/1.0.23/StrawberryMusicPlayer.Strawberry.yaml diff --git a/manifests/s/StrawberryMusicPlayer/Strawberry/1.0.23/StrawberryMusicPlayer.Strawberry.installer.yaml b/manifests/s/StrawberryMusicPlayer/Strawberry/1.0.23/StrawberryMusicPlayer.Strawberry.installer.yaml new file mode 100644 index 0000000000000..deff5d91def5f --- /dev/null +++ b/manifests/s/StrawberryMusicPlayer/Strawberry/1.0.23/StrawberryMusicPlayer.Strawberry.installer.yaml @@ -0,0 +1,53 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: StrawberryMusicPlayer.Strawberry +PackageVersion: 1.0.23 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: uninstallPrevious +FileExtensions: +- aac +- ac3 +- aif +- aiff +- ape +- asf +- asx +- asxini +- cue +- dsd +- dsf +- dts +- flac +- m3u +- m3u8 +- m4a +- mka +- mp2 +- mp3 +- mp4 +- mpc +- oga +- ogg +- opus +- pls +- spx +- tta +- wav +- wma +- wpl +- wv +- xspf +ReleaseDate: 2024-01-11 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/strawberrymusicplayer/strawberry/releases/download/1.0.23/StrawberrySetup-1.0.23-msvc-x64.exe + InstallerSha256: 15DF0B8A1F714AF4664A26DCB70F867A469A06D8CF12F131645B7C8AC1F766D9 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/StrawberryMusicPlayer/Strawberry/1.0.23/StrawberryMusicPlayer.Strawberry.locale.en-US.yaml b/manifests/s/StrawberryMusicPlayer/Strawberry/1.0.23/StrawberryMusicPlayer.Strawberry.locale.en-US.yaml new file mode 100644 index 0000000000000..a5c2fee15121a --- /dev/null +++ b/manifests/s/StrawberryMusicPlayer/Strawberry/1.0.23/StrawberryMusicPlayer.Strawberry.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: StrawberryMusicPlayer.Strawberry +PackageVersion: 1.0.23 +PackageLocale: en-US +Publisher: Jonas Kvinge +PublisherUrl: https://github.com/strawberrymusicplayer/strawberry +PublisherSupportUrl: https://www.strawberrymusicplayer.org/#help +Author: Jonas Kvinge +PackageName: Strawberry Music Player +PackageUrl: https://www.strawberrymusicplayer.org +License: GNU General Public License v3.0 +LicenseUrl: https://github.com/strawberrymusicplayer/strawberry/blob/master/COPYING +CopyrightUrl: https://github.com/strawberrymusicplayer/strawberry/blob/master/COPYING +ShortDescription: Strawberry is a cross-platform music player written in C++, which can also be used to organize smaller and larger music collections. +Moniker: strawberry-music +Tags: +- mp3 +- music +- player +- strawberry +ReleaseNotes: |- + - Fixed possible duplication of song entries after organizing (#1341). + - Fixed possible crash when connecting devices (#1313). + - Fixed playlist sorting of original year (#1349). + - (macOS) Fixed crash when adding collection directory (QTBUG-120469) (#1350). + - Treat all stream errors as non-fatal (#1347). + - Require KDSingleApplication 1.1.0. + - Fix logging of restored unavailable songs. +ReleaseNotesUrl: https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.23 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/StrawberryMusicPlayer/Strawberry/1.0.23/StrawberryMusicPlayer.Strawberry.yaml b/manifests/s/StrawberryMusicPlayer/Strawberry/1.0.23/StrawberryMusicPlayer.Strawberry.yaml new file mode 100644 index 0000000000000..709fe7c5b225d --- /dev/null +++ b/manifests/s/StrawberryMusicPlayer/Strawberry/1.0.23/StrawberryMusicPlayer.Strawberry.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: StrawberryMusicPlayer.Strawberry +PackageVersion: 1.0.23 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4efd1d8a6a60feee53972a0089cc644658102221 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 01:39:53 +0800 Subject: [PATCH 073/461] New version: KuaiFan.DooTask version 0.34.45 (#133988) --- .../0.34.45/KuaiFan.DooTask.installer.yaml | 20 ++++++++++++ .../0.34.45/KuaiFan.DooTask.locale.en-US.yaml | 30 ++++++++++++++++++ .../0.34.45/KuaiFan.DooTask.locale.zh-CN.yaml | 31 +++++++++++++++++++ .../DooTask/0.34.45/KuaiFan.DooTask.yaml | 8 +++++ 4 files changed, 89 insertions(+) create mode 100644 manifests/k/KuaiFan/DooTask/0.34.45/KuaiFan.DooTask.installer.yaml create mode 100644 manifests/k/KuaiFan/DooTask/0.34.45/KuaiFan.DooTask.locale.en-US.yaml create mode 100644 manifests/k/KuaiFan/DooTask/0.34.45/KuaiFan.DooTask.locale.zh-CN.yaml create mode 100644 manifests/k/KuaiFan/DooTask/0.34.45/KuaiFan.DooTask.yaml diff --git a/manifests/k/KuaiFan/DooTask/0.34.45/KuaiFan.DooTask.installer.yaml b/manifests/k/KuaiFan/DooTask/0.34.45/KuaiFan.DooTask.installer.yaml new file mode 100644 index 0000000000000..ae54469bffc4d --- /dev/null +++ b/manifests/k/KuaiFan/DooTask/0.34.45/KuaiFan.DooTask.installer.yaml @@ -0,0 +1,20 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: KuaiFan.DooTask +PackageVersion: 0.34.45 +InstallerType: nullsoft +UpgradeBehavior: install +ReleaseDate: 2024-01-14 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/kuaifan/dootask/releases/download/v0.34.45/DooTask-v0.34.45-win.exe + InstallerSha256: F60585622765864527AE691A629FD55A333E9845CAAA42771CAE9CC1586AAEF3 +- Architecture: x64 + InstallerUrl: https://github.com/kuaifan/dootask/releases/download/v0.34.45/DooTask-v0.34.45-win-x64.exe + InstallerSha256: 53D3F11457BEEAD847D3007D81892D7FC4F26FE6B0ED44CD32C3D2C30DA53AA5 +- Architecture: arm64 + InstallerUrl: https://github.com/kuaifan/dootask/releases/download/v0.34.45/DooTask-v0.34.45-win-arm64.exe + InstallerSha256: 6FC9A1D9CFDBE5E31E5FCB38058D343924D213048D162F490F2A285A81B87F7F +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/k/KuaiFan/DooTask/0.34.45/KuaiFan.DooTask.locale.en-US.yaml b/manifests/k/KuaiFan/DooTask/0.34.45/KuaiFan.DooTask.locale.en-US.yaml new file mode 100644 index 0000000000000..81fee2861501d --- /dev/null +++ b/manifests/k/KuaiFan/DooTask/0.34.45/KuaiFan.DooTask.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: KuaiFan.DooTask +PackageVersion: 0.34.45 +PackageLocale: en-US +Publisher: KuaiFan +PublisherUrl: https://github.com/kuaifan +PublisherSupportUrl: https://github.com/kuaifan/dootask +PrivacyUrl: https://github.com/kuaifan/dootask +Author: KuaiFan +PackageName: DooTask +PackageUrl: https://github.com/kuaifan/dootask +License: AGPL-3.0 license +LicenseUrl: https://github.com/kuaifan/dootask/blob/master/LICENSE +Copyright: Copyright © 2023 KuaiFan +ShortDescription: DooTask is an open source online project task management tool +Description: DooTask is an open source online project task management tool, providing various document collaboration tools, online mind maps, online flowcharts, project management, task distribution, instant IM, file management and other tools; At the same time, the message function uses asymmetric encryption technology to make your communication more secure. +Tags: +- dootask +- task +- todo +- to-do +- project-manager +- task-manager +- task-management-system +- team-chat +- remote-work +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/k/KuaiFan/DooTask/0.34.45/KuaiFan.DooTask.locale.zh-CN.yaml b/manifests/k/KuaiFan/DooTask/0.34.45/KuaiFan.DooTask.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e3978af55fccf --- /dev/null +++ b/manifests/k/KuaiFan/DooTask/0.34.45/KuaiFan.DooTask.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: KuaiFan.DooTask +PackageVersion: 0.34.45 +PackageLocale: zh-CN +Publisher: KuaiFan +PublisherUrl: https://github.com/kuaifan +PublisherSupportUrl: https://github.com/kuaifan/dootask +PrivacyUrl: https://github.com/kuaifan/dootask +Author: KuaiFan +PackageName: DooTask +PackageUrl: https://github.com/kuaifan/dootask +License: AGPL-3.0 +LicenseUrl: https://github.com/kuaifan/dootask/blob/master/LICENSE +Copyright: Copyright © 2023 KuaiFan +CopyrightUrl: https://github.com/kuaifan/dootask/blob/master/LICENSE +ShortDescription: DooTask是一款开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具;同时消息功能使用非对称加密技术让你的沟通更安全。 +Tags: +- dootask +- task +- todo +- to-do +- project-manager +- task-manager +- task-management-system +- team-chat +- remote-work +ReleaseNotesUrl: https://github.com/kuaifan/dootask/releases/tag/v0.34.45 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/k/KuaiFan/DooTask/0.34.45/KuaiFan.DooTask.yaml b/manifests/k/KuaiFan/DooTask/0.34.45/KuaiFan.DooTask.yaml new file mode 100644 index 0000000000000..a22edcc2ce757 --- /dev/null +++ b/manifests/k/KuaiFan/DooTask/0.34.45/KuaiFan.DooTask.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: KuaiFan.DooTask +PackageVersion: 0.34.45 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.5.0 From c419516afc16bb42e47fc3f7c59f4aa5f6be79be Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 01:40:00 +0800 Subject: [PATCH 074/461] New version: Google.NearbyShare version 1.0.1423.9 (#133978) --- .../Google.NearbyShare.installer.yaml | 20 +++++++++++ .../Google.NearbyShare.locale.en-US.yaml | 34 ++++++++++++++++++ .../Google.NearbyShare.locale.zh-CN.yaml | 35 +++++++++++++++++++ .../1.0.1423.9/Google.NearbyShare.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/g/Google/NearbyShare/1.0.1423.9/Google.NearbyShare.installer.yaml create mode 100644 manifests/g/Google/NearbyShare/1.0.1423.9/Google.NearbyShare.locale.en-US.yaml create mode 100644 manifests/g/Google/NearbyShare/1.0.1423.9/Google.NearbyShare.locale.zh-CN.yaml create mode 100644 manifests/g/Google/NearbyShare/1.0.1423.9/Google.NearbyShare.yaml diff --git a/manifests/g/Google/NearbyShare/1.0.1423.9/Google.NearbyShare.installer.yaml b/manifests/g/Google/NearbyShare/1.0.1423.9/Google.NearbyShare.installer.yaml new file mode 100644 index 0000000000000..e2b0fa16c479e --- /dev/null +++ b/manifests/g/Google/NearbyShare/1.0.1423.9/Google.NearbyShare.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Google.NearbyShare +PackageVersion: 1.0.1423.9 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: NEARBYSHAREINSTALLDIR="" +UpgradeBehavior: install +AppsAndFeaturesEntries: +- ProductCode: '{583D1D02-17CB-40B8-AE7C-D3E7FC843FB8}' + UpgradeCode: '{D23F687E-D500-4BFF-8C2E-D3417ECE5F27}' +Installers: +- Architecture: x64 + InstallerUrl: https://dl.google.com/release2/Nearby/d3hb7q6poz4hppwxhrnyn56ciy_1.0.1423.9/better_together.msi + InstallerSha256: 4569D5B5034EBF2E7689387E1F8C43B5A642BEEEFEBA25C68C4041056BB475CD + ProductCode: '{583D1D02-17CB-40B8-AE7C-D3E7FC843FB8}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/NearbyShare/1.0.1423.9/Google.NearbyShare.locale.en-US.yaml b/manifests/g/Google/NearbyShare/1.0.1423.9/Google.NearbyShare.locale.en-US.yaml new file mode 100644 index 0000000000000..b6332639bd6be --- /dev/null +++ b/manifests/g/Google/NearbyShare/1.0.1423.9/Google.NearbyShare.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Google.NearbyShare +PackageVersion: 1.0.1423.9 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Nearby Share +PackageUrl: https://android.com/better-together/nearby-share-app/ +License: Freeware +LicenseUrl: https://policies.google.com/terms +Copyright: Copyright 2024 Google LLC. All rights reserved. +# CopyrightUrl: +ShortDescription: Send and receive photos, documents and more between nearby Android devices and Windows PCs. +# Description: +# Moniker: +Tags: +- android +- file +- nearby-share +- send +- share +- transfer +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/NearbyShare/1.0.1423.9/Google.NearbyShare.locale.zh-CN.yaml b/manifests/g/Google/NearbyShare/1.0.1423.9/Google.NearbyShare.locale.zh-CN.yaml new file mode 100644 index 0000000000000..8dc5a05a693e3 --- /dev/null +++ b/manifests/g/Google/NearbyShare/1.0.1423.9/Google.NearbyShare.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Google.NearbyShare +PackageVersion: 1.0.1423.9 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Nearby Share +PackageUrl: https://android.com/better-together/nearby-share-app/ +License: 免费软件 +LicenseUrl: https://policies.google.com/terms +Copyright: 版权所有 2024 Google LLC。保留所有权利。 +# CopyrightUrl: +ShortDescription: 在附近的 Android 设备和 Windows PC 之间发送和接收照片、文件等。 +# Description: +# Moniker: +Tags: +- 传输 +- 共享 +- 分享 +- 发送 +- 安卓 +- 文件 +- 附近分享 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/NearbyShare/1.0.1423.9/Google.NearbyShare.yaml b/manifests/g/Google/NearbyShare/1.0.1423.9/Google.NearbyShare.yaml new file mode 100644 index 0000000000000..9f004b530d004 --- /dev/null +++ b/manifests/g/Google/NearbyShare/1.0.1423.9/Google.NearbyShare.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Google.NearbyShare +PackageVersion: 1.0.1423.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7b9eede8c50ee5490693d7b81f94179665d721b0 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Tue, 16 Jan 2024 04:40:11 +1100 Subject: [PATCH 075/461] New version: Grammarly.Grammarly version 1.2.59.1274 (#133986) --- .../1.2.59.1274/Grammarly.Grammarly.installer.yaml | 6 ++---- .../1.2.59.1274/Grammarly.Grammarly.locale.en-US.yaml | 8 +------- .../1.2.59.1274/Grammarly.Grammarly.locale.zh-CN.yaml | 8 +------- .../Grammarly/1.2.59.1274/Grammarly.Grammarly.yaml | 2 +- 4 files changed, 5 insertions(+), 19 deletions(-) diff --git a/manifests/g/Grammarly/Grammarly/1.2.59.1274/Grammarly.Grammarly.installer.yaml b/manifests/g/Grammarly/Grammarly/1.2.59.1274/Grammarly.Grammarly.installer.yaml index eb92e2e10dc60..1278a2a247908 100644 --- a/manifests/g/Grammarly/Grammarly/1.2.59.1274/Grammarly.Grammarly.installer.yaml +++ b/manifests/g/Grammarly/Grammarly/1.2.59.1274/Grammarly.Grammarly.installer.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# Created using wingetcreate 1.5.7.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: Grammarly.Grammarly @@ -8,15 +8,13 @@ Scope: user InstallerSwitches: Upgrade: /update UpgradeBehavior: install -ReleaseDate: 2024-01-11 +ProductCode: Grammarly Desktop Integrations Installers: - Architecture: x86 InstallerUrl: https://download-windows.grammarly.com/versions/1.2.59.1274/GrammarlyInstaller.exe InstallerSha256: E413B4B7662D9F87CED8B80F6B611DF26BE4B8031D454E4A6B54E11EFE1370DB - ProductCode: Grammarly Desktop Integrations - Architecture: x64 InstallerUrl: https://download-windows.grammarly.com/versions/1.2.59.1274/GrammarlyInstaller.exe InstallerSha256: E413B4B7662D9F87CED8B80F6B611DF26BE4B8031D454E4A6B54E11EFE1370DB - ProductCode: Grammarly Desktop Integrations ManifestType: installer ManifestVersion: 1.5.0 diff --git a/manifests/g/Grammarly/Grammarly/1.2.59.1274/Grammarly.Grammarly.locale.en-US.yaml b/manifests/g/Grammarly/Grammarly/1.2.59.1274/Grammarly.Grammarly.locale.en-US.yaml index 1342fbcca925c..87090470132d6 100644 --- a/manifests/g/Grammarly/Grammarly/1.2.59.1274/Grammarly.Grammarly.locale.en-US.yaml +++ b/manifests/g/Grammarly/Grammarly/1.2.59.1274/Grammarly.Grammarly.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# Created using wingetcreate 1.5.7.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: Grammarly.Grammarly @@ -14,18 +14,12 @@ PackageUrl: https://www.grammarly.com/desktop/windows License: Proprietary LicenseUrl: https://www.grammarly.com/terms Copyright: Copyright © 2009-2024 Grammarly Inc. -# CopyrightUrl: ShortDescription: Compose bold, clear, mistake-free writing with Grammarly’s new AI-powered desktop Windows app. -# Description: -# Moniker: Tags: - english - grammar - writing -# ReleaseNotes: -# ReleaseNotesUrl: PurchaseUrl: https://www.grammarly.com/plans -# InstallationNotes: Documentations: - DocumentLabel: Text Editor SDK DocumentUrl: https://developer.grammarly.com/docs diff --git a/manifests/g/Grammarly/Grammarly/1.2.59.1274/Grammarly.Grammarly.locale.zh-CN.yaml b/manifests/g/Grammarly/Grammarly/1.2.59.1274/Grammarly.Grammarly.locale.zh-CN.yaml index 1a13f0d7cc5c6..0164410266e57 100644 --- a/manifests/g/Grammarly/Grammarly/1.2.59.1274/Grammarly.Grammarly.locale.zh-CN.yaml +++ b/manifests/g/Grammarly/Grammarly/1.2.59.1274/Grammarly.Grammarly.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# Created using wingetcreate 1.5.7.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json PackageIdentifier: Grammarly.Grammarly @@ -14,18 +14,12 @@ PackageUrl: https://www.grammarly.com/desktop/windows License: 专有软件 LicenseUrl: https://www.grammarly.com/terms Copyright: Copyright © 2009-2024 Grammarly Inc. -# CopyrightUrl: ShortDescription: 使用 Grammarly 的 AI 驱动的新 Windows 桌面应用,撰写大胆、清晰、无错误的文章。 -# Description: -# Moniker: Tags: - 写作 - 英语 - 语法 -# ReleaseNotes: -# ReleaseNotesUrl: PurchaseUrl: https://www.grammarly.com/plans -# InstallationNotes: Documentations: - DocumentLabel: 文本编辑器 SDK DocumentUrl: https://developer.grammarly.com/docs diff --git a/manifests/g/Grammarly/Grammarly/1.2.59.1274/Grammarly.Grammarly.yaml b/manifests/g/Grammarly/Grammarly/1.2.59.1274/Grammarly.Grammarly.yaml index 526bd19165f6c..50580fd09adc9 100644 --- a/manifests/g/Grammarly/Grammarly/1.2.59.1274/Grammarly.Grammarly.yaml +++ b/manifests/g/Grammarly/Grammarly/1.2.59.1274/Grammarly.Grammarly.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# Created using wingetcreate 1.5.7.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: Grammarly.Grammarly From 779fafec38869da346f27a8cb2a179b3832a68ff Mon Sep 17 00:00:00 2001 From: Roman Vladimirov Date: Mon, 15 Jan 2024 19:40:22 +0200 Subject: [PATCH 076/461] Added ArdorQuery to 0.0.14 (#133977) --- .../0.0.14/EmptyFlow.ArdorQuery.installer.yaml | 17 +++++++++++++++++ .../EmptyFlow.ArdorQuery.locale.en-US.yaml | 12 ++++++++++++ .../ArdorQuery/0.0.14/EmptyFlow.ArdorQuery.yaml | 8 ++++++++ 3 files changed, 37 insertions(+) create mode 100644 manifests/e/EmptyFlow/ArdorQuery/0.0.14/EmptyFlow.ArdorQuery.installer.yaml create mode 100644 manifests/e/EmptyFlow/ArdorQuery/0.0.14/EmptyFlow.ArdorQuery.locale.en-US.yaml create mode 100644 manifests/e/EmptyFlow/ArdorQuery/0.0.14/EmptyFlow.ArdorQuery.yaml diff --git a/manifests/e/EmptyFlow/ArdorQuery/0.0.14/EmptyFlow.ArdorQuery.installer.yaml b/manifests/e/EmptyFlow/ArdorQuery/0.0.14/EmptyFlow.ArdorQuery.installer.yaml new file mode 100644 index 0000000000000..cd4ebaa3434a2 --- /dev/null +++ b/manifests/e/EmptyFlow/ArdorQuery/0.0.14/EmptyFlow.ArdorQuery.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: EmptyFlow.ArdorQuery +PackageVersion: 0.0.14 +InstallerLocale: en-US +InstallerType: msi +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{7801CCC2-451C-40CA-8659-80F3391DB3CD}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/trueromanus/ArdorQuery/releases/download/0.0.14/ArdorQuery.msi + InstallerSha256: 01914B99F2FF72619D3444BA92A9230F39B3ABCD579B62C20F22F57A42333F08 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/e/EmptyFlow/ArdorQuery/0.0.14/EmptyFlow.ArdorQuery.locale.en-US.yaml b/manifests/e/EmptyFlow/ArdorQuery/0.0.14/EmptyFlow.ArdorQuery.locale.en-US.yaml new file mode 100644 index 0000000000000..02d1a0c76ea41 --- /dev/null +++ b/manifests/e/EmptyFlow/ArdorQuery/0.0.14/EmptyFlow.ArdorQuery.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: EmptyFlow.ArdorQuery +PackageVersion: 0.0.14 +PackageLocale: en-US +Publisher: EmptyFlow +PackageName: ArdorQuery +License: GPL3 +ShortDescription: Cross-platform tool for performing any HTTP(S) endpoints like REST API, HTML, Images, GraphQL, OData etc. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/EmptyFlow/ArdorQuery/0.0.14/EmptyFlow.ArdorQuery.yaml b/manifests/e/EmptyFlow/ArdorQuery/0.0.14/EmptyFlow.ArdorQuery.yaml new file mode 100644 index 0000000000000..8a2c6a695a865 --- /dev/null +++ b/manifests/e/EmptyFlow/ArdorQuery/0.0.14/EmptyFlow.ArdorQuery.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: EmptyFlow.ArdorQuery +PackageVersion: 0.0.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9b8f647f21112dd85873ba35a5fa6f266fa7fb64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=AF=E8=93=9D=E5=85=94=E5=93=9F=EF=BD=9E?= <49941141+Dragon1573@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:08:22 +0800 Subject: [PATCH 077/461] New version: ES-DE.EmulationStation-DE version 2.2.1 (#134087) --- .../2.2.1/ES-DE.EmulationStation-DE.installer.yaml | 14 ++++++++++++++ .../ES-DE.EmulationStation-DE.locale.en-US.yaml | 13 +++++++++++++ .../2.2.1/ES-DE.EmulationStation-DE.yaml | 8 ++++++++ 3 files changed, 35 insertions(+) create mode 100644 manifests/e/ES-DE/EmulationStation-DE/2.2.1/ES-DE.EmulationStation-DE.installer.yaml create mode 100644 manifests/e/ES-DE/EmulationStation-DE/2.2.1/ES-DE.EmulationStation-DE.locale.en-US.yaml create mode 100644 manifests/e/ES-DE/EmulationStation-DE/2.2.1/ES-DE.EmulationStation-DE.yaml diff --git a/manifests/e/ES-DE/EmulationStation-DE/2.2.1/ES-DE.EmulationStation-DE.installer.yaml b/manifests/e/ES-DE/EmulationStation-DE/2.2.1/ES-DE.EmulationStation-DE.installer.yaml new file mode 100644 index 0000000000000..c2f3475e3e142 --- /dev/null +++ b/manifests/e/ES-DE/EmulationStation-DE/2.2.1/ES-DE.EmulationStation-DE.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: ES-DE.EmulationStation-DE +PackageVersion: 2.2.1 +MinimumOSVersion: 10.0.22000.0 +InstallerType: nullsoft +ProductCode: EmulationStation-DE +Installers: +- Architecture: x86 + InstallerUrl: https://gitlab.com/es-de/emulationstation-de/-/package_files/101581910/download + InstallerSha256: 860F08013E840F3B24D415C4327CF0045493F41D0457B39A0A96B8565385C5E4 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/e/ES-DE/EmulationStation-DE/2.2.1/ES-DE.EmulationStation-DE.locale.en-US.yaml b/manifests/e/ES-DE/EmulationStation-DE/2.2.1/ES-DE.EmulationStation-DE.locale.en-US.yaml new file mode 100644 index 0000000000000..2879b4f20ba0b --- /dev/null +++ b/manifests/e/ES-DE/EmulationStation-DE/2.2.1/ES-DE.EmulationStation-DE.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: ES-DE.EmulationStation-DE +PackageVersion: 2.2.1 +PackageLocale: en-US +Publisher: Leon Styhre +PackageName: EmulationStation Desktop Edition +PackageUrl: https://www.es-de.org/ +License: MIT License +ShortDescription: EmulationStation Desktop Edition is a frontend for browsing and launching games from your multi-platform game collection. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/ES-DE/EmulationStation-DE/2.2.1/ES-DE.EmulationStation-DE.yaml b/manifests/e/ES-DE/EmulationStation-DE/2.2.1/ES-DE.EmulationStation-DE.yaml new file mode 100644 index 0000000000000..825ae54ec4f5f --- /dev/null +++ b/manifests/e/ES-DE/EmulationStation-DE/2.2.1/ES-DE.EmulationStation-DE.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: ES-DE.EmulationStation-DE +PackageVersion: 2.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 5a59fd16fa625e0ec405437db1abfaff4db957fe Mon Sep 17 00:00:00 2001 From: Kovie <40118781+thekovie@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:12:02 +0800 Subject: [PATCH 078/461] New version: Dman95.SASM version 3.14.0 (#133984) * New version: Dman95.SASM version 3.14.0 * New version: Dman95.SASM version 3.14.0 --- .../SASM/3.14.0/Dman95.SASM.installer.yaml | 15 ++++++++++++++ .../SASM/3.14.0/Dman95.SASM.locale.en-US.yaml | 20 +++++++++++++++++++ .../d/Dman95/SASM/3.14.0/Dman95.SASM.yaml | 8 ++++++++ 3 files changed, 43 insertions(+) create mode 100644 manifests/d/Dman95/SASM/3.14.0/Dman95.SASM.installer.yaml create mode 100644 manifests/d/Dman95/SASM/3.14.0/Dman95.SASM.locale.en-US.yaml create mode 100644 manifests/d/Dman95/SASM/3.14.0/Dman95.SASM.yaml diff --git a/manifests/d/Dman95/SASM/3.14.0/Dman95.SASM.installer.yaml b/manifests/d/Dman95/SASM/3.14.0/Dman95.SASM.installer.yaml new file mode 100644 index 0000000000000..dd6fa1ad0c27a --- /dev/null +++ b/manifests/d/Dman95/SASM/3.14.0/Dman95.SASM.installer.yaml @@ -0,0 +1,15 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Dman95.SASM +PackageVersion: 3.14.0 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ReleaseDate: 2023-03-03 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Dman95/SASM/releases/download/v3.14.0/SASMSetup3140.exe + InstallerSha256: D1FDF9548776381AF8BAD21D483F2EA7AA3BC7F3A2A4A749F26DFD745401165E +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/d/Dman95/SASM/3.14.0/Dman95.SASM.locale.en-US.yaml b/manifests/d/Dman95/SASM/3.14.0/Dman95.SASM.locale.en-US.yaml new file mode 100644 index 0000000000000..7d57508854853 --- /dev/null +++ b/manifests/d/Dman95/SASM/3.14.0/Dman95.SASM.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Dman95.SASM +PackageVersion: 3.14.0 +PackageLocale: en-US +Publisher: Dmitriy Manushin +PublisherUrl: https://github.com/Dman95 +PublisherSupportUrl: https://github.com/Dman95/SASM/issues +Author: Dmitriy Manushin +PackageName: SASM +PackageUrl: https://github.com/Dman95/SASM +License: GPL-3.0 +LicenseUrl: https://github.com/Dman95/SASM/blob/master/COPYING +Copyright: Copyright © 2013 Dmitriy Manushin +CopyrightUrl: https://github.com/Dman95/SASM/blob/master/README.txt +ShortDescription: Simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages +ReleaseNotesUrl: https://github.com/Dman95/SASM/releases/tag/v3.14.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/Dman95/SASM/3.14.0/Dman95.SASM.yaml b/manifests/d/Dman95/SASM/3.14.0/Dman95.SASM.yaml new file mode 100644 index 0000000000000..767b92a82e38e --- /dev/null +++ b/manifests/d/Dman95/SASM/3.14.0/Dman95.SASM.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Dman95.SASM +PackageVersion: 3.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 1d457caf3be172d84d4856bcc719dcf2500c3f81 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:12:36 +0800 Subject: [PATCH 079/461] New version: Tencent.TencentMeeting version 3.22.10.402 (#134019) --- .../Tencent.TencentMeeting.installer.yaml | 33 +++++++++++++++++++ .../Tencent.TencentMeeting.locale.en-US.yaml | 33 +++++++++++++++++++ .../Tencent.TencentMeeting.locale.zh-CN.yaml | 32 ++++++++++++++++++ .../3.22.10.402/Tencent.TencentMeeting.yaml | 8 +++++ 4 files changed, 106 insertions(+) create mode 100644 manifests/t/Tencent/TencentMeeting/3.22.10.402/Tencent.TencentMeeting.installer.yaml create mode 100644 manifests/t/Tencent/TencentMeeting/3.22.10.402/Tencent.TencentMeeting.locale.en-US.yaml create mode 100644 manifests/t/Tencent/TencentMeeting/3.22.10.402/Tencent.TencentMeeting.locale.zh-CN.yaml create mode 100644 manifests/t/Tencent/TencentMeeting/3.22.10.402/Tencent.TencentMeeting.yaml diff --git a/manifests/t/Tencent/TencentMeeting/3.22.10.402/Tencent.TencentMeeting.installer.yaml b/manifests/t/Tencent/TencentMeeting/3.22.10.402/Tencent.TencentMeeting.installer.yaml new file mode 100644 index 0000000000000..6f7ab8f87a1ed --- /dev/null +++ b/manifests/t/Tencent/TencentMeeting/3.22.10.402/Tencent.TencentMeeting.installer.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Tencent.TencentMeeting +PackageVersion: 3.22.10.402 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /SilentInstall=0 + SilentWithProgress: /SilentInstall=0 + InstallLocation: /InstallPath="" + Custom: /StartProcess=0 +UpgradeBehavior: install +Protocols: +- wemeet +- wwauth3rd3a82ac41e00d815d +- wwauth3rd4806d2ddf553eb8b +- wwauth3rdca2b0d866939bfde +FileExtensions: +- wemta +- wemtaidx +- wemtc +- wemtv +- wemtvidx +- wxe1097d193e4320fd +ReleaseDate: 2024-01-15 +Installers: +- Architecture: x86 + InstallerUrl: https://updatecdn.meeting.qq.com/cos/3bbc5afb8f46a191920817c4625f04ea/TencentMeeting_0300000000_3.22.10.402.publish.exe + InstallerSha256: 6A2B41A403C5DC3EB8C02F92AF432DFA02300956D38AF9404DB3F8C6ED472C15 + ProductCode: WeMeet +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/TencentMeeting/3.22.10.402/Tencent.TencentMeeting.locale.en-US.yaml b/manifests/t/Tencent/TencentMeeting/3.22.10.402/Tencent.TencentMeeting.locale.en-US.yaml new file mode 100644 index 0000000000000..e24277868567b --- /dev/null +++ b/manifests/t/Tencent/TencentMeeting/3.22.10.402/Tencent.TencentMeeting.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Tencent.TencentMeeting +PackageVersion: 3.22.10.402 +PackageLocale: en-US +Publisher: Tencent Technology (Shenzhen) Co. Ltd. +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +Author: Shenzhen Tencent Computer Systems Company Limited +PackageName: Tencent Meeting +# PackageUrl: +License: Proprietary +# LicenseUrl: +Copyright: Copyright © 2018 - 2024 Tencent Inc. All Rights Reserved. +CopyrightUrl: https://www.tencent.com/en-us/statement.html +ShortDescription: Boundless Collaboration +Description: Backed by Tencent's 21 years of experience in audiovisual communications and Tencent Cloud's global network deployment, Tencent Meeting provides smooth, secure, and reliable cloud-based HD conferencing services that enable you to start or join meetings with ease anytime, anywhere. It features online document collaboration, join via WeChat Mini Programs, meeting management and control, screen sharing and many more. With Tencent Meeting, mobile working and cross-company meetings are no longer a problem! +# Moniker: +Tags: +- conference +- conferencing +- meeting +- video-conferencing +- voice-conferencing +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://meeting.tencent.com/buy/ +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/TencentMeeting/3.22.10.402/Tencent.TencentMeeting.locale.zh-CN.yaml b/manifests/t/Tencent/TencentMeeting/3.22.10.402/Tencent.TencentMeeting.locale.zh-CN.yaml new file mode 100644 index 0000000000000..bc912a27073ae --- /dev/null +++ b/manifests/t/Tencent/TencentMeeting/3.22.10.402/Tencent.TencentMeeting.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Tencent.TencentMeeting +PackageVersion: 3.22.10.402 +PackageLocale: zh-CN +Publisher: 腾讯科技(深圳)有限公司 +# PublisherUrl: +# PublisherSupportUrl: +PrivacyUrl: https://privacy.qq.com/document/preview/4467add90f9d4baaabd790cb1cb08b26 +Author: 深圳市腾讯计算机系统有限公司 +PackageName: 腾讯会议 +# PackageUrl: +License: 专有软件 +LicenseUrl: https://rule.tencent.com/rule/preview/ab9ea528-0bf1-47b3-a8c3-f001b98912e2 +Copyright: Copyright © 2018 - 2024 Tencent Inc. All Rights Reserved. +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 多人实时视频会议软件 +Description: 腾讯会议是腾讯基于 21 年音视频通讯经验、并依托于腾讯云全球化网络部署出品的简单易用、高清流畅、安全可靠的云会议协作平台,界面清爽,操作简单,在线文档协作、小程序入会、会管会控、屏幕共享等功能一应俱全,让您随时随地、秒级入会,提升会议效率,从此移动办公、跨企业开会不再是难题! +# Moniker: +Tags: +- 会议 +- 开会 +- 视频会议 +- 语音会议 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://meeting.tencent.com/buy/ +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/TencentMeeting/3.22.10.402/Tencent.TencentMeeting.yaml b/manifests/t/Tencent/TencentMeeting/3.22.10.402/Tencent.TencentMeeting.yaml new file mode 100644 index 0000000000000..e59428e554f6a --- /dev/null +++ b/manifests/t/Tencent/TencentMeeting/3.22.10.402/Tencent.TencentMeeting.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Tencent.TencentMeeting +PackageVersion: 3.22.10.402 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 96517e75fb6b8265516802a899522f5dd20ff577 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:12:49 +0800 Subject: [PATCH 080/461] Remove: WiseCleaner.WiseCare365 version 5.8.1 (#134021) * Remove: WiseCleaner.WiseCare365.installer.yaml * Remove: WiseCleaner.WiseCare365.locale.en-US.yaml * Remove: WiseCleaner.WiseCare365.locale.zh-CN.yaml * Remove: WiseCleaner.WiseCare365.yaml --- .../5.8.1/WiseCleaner.WiseCare365.installer.yaml | 12 ------------ .../5.8.1/WiseCleaner.WiseCare365.locale.en-US.yaml | 12 ------------ .../5.8.1/WiseCleaner.WiseCare365.locale.zh-CN.yaml | 12 ------------ .../WiseCare365/5.8.1/WiseCleaner.WiseCare365.yaml | 8 -------- 4 files changed, 44 deletions(-) delete mode 100644 manifests/w/WiseCleaner/WiseCare365/5.8.1/WiseCleaner.WiseCare365.installer.yaml delete mode 100644 manifests/w/WiseCleaner/WiseCare365/5.8.1/WiseCleaner.WiseCare365.locale.en-US.yaml delete mode 100644 manifests/w/WiseCleaner/WiseCare365/5.8.1/WiseCleaner.WiseCare365.locale.zh-CN.yaml delete mode 100644 manifests/w/WiseCleaner/WiseCare365/5.8.1/WiseCleaner.WiseCare365.yaml diff --git a/manifests/w/WiseCleaner/WiseCare365/5.8.1/WiseCleaner.WiseCare365.installer.yaml b/manifests/w/WiseCleaner/WiseCare365/5.8.1/WiseCleaner.WiseCare365.installer.yaml deleted file mode 100644 index 4ce32367d36e9..0000000000000 --- a/manifests/w/WiseCleaner/WiseCare365/5.8.1/WiseCleaner.WiseCare365.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Created using wingetcreate 0.2.0.29 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json - -PackageIdentifier: WiseCleaner.WiseCare365 -PackageVersion: 5.8.1 -Installers: -- Architecture: x86 - InstallerType: inno - InstallerUrl: https://downloads.wisecleaner.com/soft/WiseCare365_5.8.1.575.exe - InstallerSha256: 89C7F77794FBF0F78776C2A14BD0B6EA30D5E3A5D6C8C2FB0754102BA857CAC2 -ManifestType: installer -ManifestVersion: 1.0.0 diff --git a/manifests/w/WiseCleaner/WiseCare365/5.8.1/WiseCleaner.WiseCare365.locale.en-US.yaml b/manifests/w/WiseCleaner/WiseCare365/5.8.1/WiseCleaner.WiseCare365.locale.en-US.yaml deleted file mode 100644 index 9bbcdcaa63618..0000000000000 --- a/manifests/w/WiseCleaner/WiseCare365/5.8.1/WiseCleaner.WiseCare365.locale.en-US.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Created using wingetcreate 0.2.0.29 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json - -PackageIdentifier: WiseCleaner.WiseCare365 -PackageVersion: 5.8.1 -PackageLocale: en-US -Publisher: WiseCleaner.com, Inc. -PackageName: Wise Care 365 -License: https://www.wisecleaner.com/eula.html -ShortDescription: Clean registry and junk files from your PCs. Protect your privacy and make your PCs more secure. Provide a better option for optimizing and accelerating your computer! -ManifestType: defaultLocale -ManifestVersion: 1.0.0 diff --git a/manifests/w/WiseCleaner/WiseCare365/5.8.1/WiseCleaner.WiseCare365.locale.zh-CN.yaml b/manifests/w/WiseCleaner/WiseCare365/5.8.1/WiseCleaner.WiseCare365.locale.zh-CN.yaml deleted file mode 100644 index 0d47c32994c35..0000000000000 --- a/manifests/w/WiseCleaner/WiseCare365/5.8.1/WiseCleaner.WiseCare365.locale.zh-CN.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Created using wingetcreate 0.2.0.29 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json - -PackageIdentifier: WiseCleaner.WiseCare365 -PackageVersion: 5.8.1 -PackageLocale: zh-CN -Publisher: WiseCleaner.com, Inc. -PackageName: Wise Care 365 -License: https://www.wisecleaner.com/eula.html -ShortDescription: Wise Care 365,清理注册表,清理磁盘,数据恢复,文件/文件夹加密隐藏, 游戏加速器,Windows自动关机,重复文件管理,强制删除文件,查询Windows密钥/激活码 -ManifestType: locale -ManifestVersion: 1.0.0 diff --git a/manifests/w/WiseCleaner/WiseCare365/5.8.1/WiseCleaner.WiseCare365.yaml b/manifests/w/WiseCleaner/WiseCare365/5.8.1/WiseCleaner.WiseCare365.yaml deleted file mode 100644 index 5771be25c49f9..0000000000000 --- a/manifests/w/WiseCleaner/WiseCare365/5.8.1/WiseCleaner.WiseCare365.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 0.2.0.29 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json - -PackageIdentifier: WiseCleaner.WiseCare365 -PackageVersion: 5.8.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.0.0 From c66b5438694f8215924b983d7e54b633331d68c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:13:03 +0800 Subject: [PATCH 081/461] Remove: WiseCleaner.WiseCare365 version 5.9.1 (#134022) * Remove: WiseCleaner.WiseCare365.installer.yaml * Remove: WiseCleaner.WiseCare365.locale.en-US.yaml * Remove: WiseCleaner.WiseCare365.yaml --- .../5.9.1/WiseCleaner.WiseCare365.installer.yaml | 12 ------------ .../5.9.1/WiseCleaner.WiseCare365.locale.en-US.yaml | 12 ------------ .../WiseCare365/5.9.1/WiseCleaner.WiseCare365.yaml | 8 -------- 3 files changed, 32 deletions(-) delete mode 100644 manifests/w/WiseCleaner/WiseCare365/5.9.1/WiseCleaner.WiseCare365.installer.yaml delete mode 100644 manifests/w/WiseCleaner/WiseCare365/5.9.1/WiseCleaner.WiseCare365.locale.en-US.yaml delete mode 100644 manifests/w/WiseCleaner/WiseCare365/5.9.1/WiseCleaner.WiseCare365.yaml diff --git a/manifests/w/WiseCleaner/WiseCare365/5.9.1/WiseCleaner.WiseCare365.installer.yaml b/manifests/w/WiseCleaner/WiseCare365/5.9.1/WiseCleaner.WiseCare365.installer.yaml deleted file mode 100644 index 9a3735b71159e..0000000000000 --- a/manifests/w/WiseCleaner/WiseCare365/5.9.1/WiseCleaner.WiseCare365.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json -# Created using wingetcreate - -PackageIdentifier: WiseCleaner.WiseCare365 -PackageVersion: 5.9.1 -Installers: -- Architecture: x86 - InstallerType: inno - InstallerUrl: https://downloads.wisecleaner.com/soft/WiseCare365_5.9.1.583.exe - InstallerSha256: CC369F376CFB68E8F8D02B34A8815D819BDF6CAD39FF97B86F1B1B85494085FB -ManifestType: installer -ManifestVersion: 1.0.0 diff --git a/manifests/w/WiseCleaner/WiseCare365/5.9.1/WiseCleaner.WiseCare365.locale.en-US.yaml b/manifests/w/WiseCleaner/WiseCare365/5.9.1/WiseCleaner.WiseCare365.locale.en-US.yaml deleted file mode 100644 index 03d8931e93625..0000000000000 --- a/manifests/w/WiseCleaner/WiseCare365/5.9.1/WiseCleaner.WiseCare365.locale.en-US.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json -# Created using wingetcreate - -PackageIdentifier: WiseCleaner.WiseCare365 -PackageVersion: 5.9.1 -PackageLocale: en-US -Publisher: WiseCleaner.com, Inc. -PackageName: Wise Care 365 -License: WiseCleaner.com -ShortDescription: Clean registry and junk files from your PCs. Protect your privacy and make your PCs more secure. Provide a better option for optimizing and accelerating your computer! -ManifestType: defaultLocale -ManifestVersion: 1.0.0 diff --git a/manifests/w/WiseCleaner/WiseCare365/5.9.1/WiseCleaner.WiseCare365.yaml b/manifests/w/WiseCleaner/WiseCare365/5.9.1/WiseCleaner.WiseCare365.yaml deleted file mode 100644 index af8fc2bd10521..0000000000000 --- a/manifests/w/WiseCleaner/WiseCare365/5.9.1/WiseCleaner.WiseCare365.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json -# Created using wingetcreate - -PackageIdentifier: WiseCleaner.WiseCare365 -PackageVersion: 5.9.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.0.0 From e8059186c1a583c2f80d0d2850f6562d282af942 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:13:10 +0800 Subject: [PATCH 082/461] Remove: WiseCleaner.WiseDiskCleaner version 10.9.1 (#134023) * Remove: WiseCleaner.WiseDiskCleaner.installer.yaml * Remove: WiseCleaner.WiseDiskCleaner.locale.en-US.yaml * Remove: WiseCleaner.WiseDiskCleaner.yaml --- ...WiseCleaner.WiseDiskCleaner.installer.yaml | 19 ------------ ...eCleaner.WiseDiskCleaner.locale.en-US.yaml | 31 ------------------- .../10.9.1/WiseCleaner.WiseDiskCleaner.yaml | 8 ----- 3 files changed, 58 deletions(-) delete mode 100644 manifests/w/WiseCleaner/WiseDiskCleaner/10.9.1/WiseCleaner.WiseDiskCleaner.installer.yaml delete mode 100644 manifests/w/WiseCleaner/WiseDiskCleaner/10.9.1/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml delete mode 100644 manifests/w/WiseCleaner/WiseDiskCleaner/10.9.1/WiseCleaner.WiseDiskCleaner.yaml diff --git a/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.1/WiseCleaner.WiseDiskCleaner.installer.yaml b/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.1/WiseCleaner.WiseDiskCleaner.installer.yaml deleted file mode 100644 index 5ce4f68c0ed15..0000000000000 --- a/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.1/WiseCleaner.WiseDiskCleaner.installer.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.3 $debug=NVS1.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json - -PackageIdentifier: WiseCleaner.WiseDiskCleaner -PackageVersion: 10.9.1 -MinimumOSVersion: 10.0.0.0 -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -Installers: -- Architecture: x86 - InstallerUrl: https://downloads.wisecleaner.com/soft/WDCFree_10.9.1.807.exe - InstallerSha256: 347A7C52EB671E13143F40C1230464DB666B74D1219CED589E7ED35CED3C1476 -ManifestType: installer -ManifestVersion: 1.1.0 diff --git a/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.1/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml b/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.1/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml deleted file mode 100644 index 60d2b974afea1..0000000000000 --- a/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.1/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.3 $debug=NVS1.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json - -PackageIdentifier: WiseCleaner.WiseDiskCleaner -PackageVersion: 10.9.1 -PackageLocale: en-US -Publisher: WiseCleaner.com, Inc. -PublisherUrl: https://www.wisecleaner.com/ -PublisherSupportUrl: https://www.wisecleaner.com/help.html -PrivacyUrl: https://www.wisecleaner.com/privacy.html -# Author: -PackageName: Wise Disk Cleaner -PackageUrl: https://www.wisecleaner.com/wise-disk-cleaner.html -License: Proprietary -LicenseUrl: https://www.wisecleaner.com/eula.html -Copyright: Copyright (c) 2006-2022 WiseCleaner. All rights reserved. -# CopyrightUrl: -ShortDescription: Free Disk Cleaner and Defragmenter -Description: Free Disk Cleaner and Defragmenter. Clean junks of Browsers, remove junk and useless files of Windows and Defragment your disk. -Moniker: wisediskcleaner -Tags: -- cleaner -ReleaseNotes: |- - 1. Improved the rule for cleaning Windows Metro Cache, increasing the scan speed. - 2. Minor GUI improvements. -ReleaseNotesUrl: https://www.wisecleaner.com/blog_2022_08_08_wisediskcleaner_1100.html -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.1.0 diff --git a/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.1/WiseCleaner.WiseDiskCleaner.yaml b/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.1/WiseCleaner.WiseDiskCleaner.yaml deleted file mode 100644 index b81466c63b85b..0000000000000 --- a/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.1/WiseCleaner.WiseDiskCleaner.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.3 $debug=NVS1.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json - -PackageIdentifier: WiseCleaner.WiseDiskCleaner -PackageVersion: 10.9.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.1.0 From 475296546dba447ae6942a3fcf191feb7cb1e816 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:13:16 +0800 Subject: [PATCH 083/461] Remove: WiseCleaner.WiseDiskCleaner version 10.6.1 (#134024) * Remove: WiseCleaner.WiseDiskCleaner.installer.yaml * Remove: WiseCleaner.WiseDiskCleaner.locale.en-US.yaml * Remove: WiseCleaner.WiseDiskCleaner.yaml --- ...WiseCleaner.WiseDiskCleaner.installer.yaml | 20 -------------- ...eCleaner.WiseDiskCleaner.locale.en-US.yaml | 27 ------------------- .../10.6.1/WiseCleaner.WiseDiskCleaner.yaml | 8 ------ 3 files changed, 55 deletions(-) delete mode 100644 manifests/w/WiseCleaner/WiseDiskCleaner/10.6.1/WiseCleaner.WiseDiskCleaner.installer.yaml delete mode 100644 manifests/w/WiseCleaner/WiseDiskCleaner/10.6.1/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml delete mode 100644 manifests/w/WiseCleaner/WiseDiskCleaner/10.6.1/WiseCleaner.WiseDiskCleaner.yaml diff --git a/manifests/w/WiseCleaner/WiseDiskCleaner/10.6.1/WiseCleaner.WiseDiskCleaner.installer.yaml b/manifests/w/WiseCleaner/WiseDiskCleaner/10.6.1/WiseCleaner.WiseDiskCleaner.installer.yaml deleted file mode 100644 index 8049253015a69..0000000000000 --- a/manifests/w/WiseCleaner/WiseDiskCleaner/10.6.1/WiseCleaner.WiseDiskCleaner.installer.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.0 using YAML parsing -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json - -PackageIdentifier: WiseCleaner.WiseDiskCleaner -PackageVersion: 10.6.1 -MinimumOSVersion: 10.0.0.0 -InstallModes: -- interactive -- silent -- silentWithProgress -Installers: -- InstallerLocale: en-US - Architecture: x86 - InstallerType: inno - Scope: machine - InstallerUrl: https://downloads.wisecleaner.com/soft/WDCFree_10.6.1.796.exe - InstallerSha256: AE9B41FC2E81DC0CAEFD74C12DB4CDC50FF00B190451AF8ADE35C8758FE3F26D - UpgradeBehavior: install -ManifestType: installer -ManifestVersion: 1.0.0 diff --git a/manifests/w/WiseCleaner/WiseDiskCleaner/10.6.1/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml b/manifests/w/WiseCleaner/WiseDiskCleaner/10.6.1/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml deleted file mode 100644 index c64e73ee8ff17..0000000000000 --- a/manifests/w/WiseCleaner/WiseDiskCleaner/10.6.1/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.0 using YAML parsing -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json - -PackageIdentifier: WiseCleaner.WiseDiskCleaner -PackageVersion: 10.6.1 -PackageLocale: en-US -Publisher: WiseCleaner.com, Inc. -PublisherUrl: https://www.wisecleaner.com/ -PublisherSupportUrl: https://www.wisecleaner.com/faq.html -PrivacyUrl: https://www.wisecleaner.com/privacy.html -Author: WiseCleaner.com, Inc. -PackageName: Wise Disk Cleaner -PackageUrl: https://www.wisecleaner.com/wise-disk-cleaner.html -License: Proprietary -LicenseUrl: https://www.wisecleaner.com/eula.html -Copyright: Copyright (c) 2006-2021 WiseCleaner.com. All Rights Reserved. -ShortDescription: Clean junks of Browsers, remove junk and useless files of Windows and Defragment your disk. -Moniker: wisediskcleaner -Tags: -- cleaner -- disk -- drive -- defrag -- defragmenter -- junk-removal -ManifestType: defaultLocale -ManifestVersion: 1.0.0 diff --git a/manifests/w/WiseCleaner/WiseDiskCleaner/10.6.1/WiseCleaner.WiseDiskCleaner.yaml b/manifests/w/WiseCleaner/WiseDiskCleaner/10.6.1/WiseCleaner.WiseDiskCleaner.yaml deleted file mode 100644 index 6af2a0b73eac7..0000000000000 --- a/manifests/w/WiseCleaner/WiseDiskCleaner/10.6.1/WiseCleaner.WiseDiskCleaner.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.0 using YAML parsing -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json - -PackageIdentifier: WiseCleaner.WiseDiskCleaner -PackageVersion: 10.6.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.0.0 From 56b2504f63dd5e7e44becd5b48f2c5eba1ad35d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:13:26 +0800 Subject: [PATCH 084/461] Remove: WiseCleaner.WiseDiskCleaner version 10.6.2 (#134026) * Remove: WiseCleaner.WiseDiskCleaner.installer.yaml * Remove: WiseCleaner.WiseDiskCleaner.locale.en-US.yaml * Remove: WiseCleaner.WiseDiskCleaner.yaml --- .../WiseCleaner.WiseDiskCleaner.installer.yaml | 12 ------------ .../WiseCleaner.WiseDiskCleaner.locale.en-US.yaml | 12 ------------ .../10.6.2/WiseCleaner.WiseDiskCleaner.yaml | 8 -------- 3 files changed, 32 deletions(-) delete mode 100644 manifests/w/WiseCleaner/WiseDiskCleaner/10.6.2/WiseCleaner.WiseDiskCleaner.installer.yaml delete mode 100644 manifests/w/WiseCleaner/WiseDiskCleaner/10.6.2/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml delete mode 100644 manifests/w/WiseCleaner/WiseDiskCleaner/10.6.2/WiseCleaner.WiseDiskCleaner.yaml diff --git a/manifests/w/WiseCleaner/WiseDiskCleaner/10.6.2/WiseCleaner.WiseDiskCleaner.installer.yaml b/manifests/w/WiseCleaner/WiseDiskCleaner/10.6.2/WiseCleaner.WiseDiskCleaner.installer.yaml deleted file mode 100644 index 36da9b499a865..0000000000000 --- a/manifests/w/WiseCleaner/WiseDiskCleaner/10.6.2/WiseCleaner.WiseDiskCleaner.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json -# Created using wingetcreate - -PackageIdentifier: WiseCleaner.WiseDiskCleaner -PackageVersion: 10.6.2 -Installers: -- Architecture: x86 - InstallerType: inno - InstallerUrl: https://downloads.wisecleaner.com/soft/WDCFree_10.6.2.798.exe - InstallerSha256: 90617D4E07EEC786542B1F8995D94F2807C9C4D7D19715A073AD97AAAAA546B9 -ManifestType: installer -ManifestVersion: 1.0.0 diff --git a/manifests/w/WiseCleaner/WiseDiskCleaner/10.6.2/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml b/manifests/w/WiseCleaner/WiseDiskCleaner/10.6.2/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml deleted file mode 100644 index 6ecf2c1eefc8d..0000000000000 --- a/manifests/w/WiseCleaner/WiseDiskCleaner/10.6.2/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json -# Created using wingetcreate - -PackageIdentifier: WiseCleaner.WiseDiskCleaner -PackageVersion: 10.6.2 -PackageLocale: en-US -Publisher: WiseCleaner.com, Inc. -PackageName: Wise Disk Cleaner -License: WiseCleaner.com -ShortDescription: Free Disk Cleaner and Defragmenter -ManifestType: defaultLocale -ManifestVersion: 1.0.0 diff --git a/manifests/w/WiseCleaner/WiseDiskCleaner/10.6.2/WiseCleaner.WiseDiskCleaner.yaml b/manifests/w/WiseCleaner/WiseDiskCleaner/10.6.2/WiseCleaner.WiseDiskCleaner.yaml deleted file mode 100644 index 8f4d46b497a4a..0000000000000 --- a/manifests/w/WiseCleaner/WiseDiskCleaner/10.6.2/WiseCleaner.WiseDiskCleaner.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json -# Created using wingetcreate - -PackageIdentifier: WiseCleaner.WiseDiskCleaner -PackageVersion: 10.6.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.0.0 From 1047f6fb2032d1567293b157e85b3aecca971831 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:13:41 +0800 Subject: [PATCH 085/461] Remove: WiseCleaner.WiseDiskCleaner version 10.9.3 (#134028) * Remove: WiseCleaner.WiseDiskCleaner.installer.yaml * Remove: WiseCleaner.WiseDiskCleaner.locale.en-US.yaml * Remove: WiseCleaner.WiseDiskCleaner.yaml --- ...WiseCleaner.WiseDiskCleaner.installer.yaml | 20 ----------------- ...eCleaner.WiseDiskCleaner.locale.en-US.yaml | 22 ------------------- .../10.9.3/WiseCleaner.WiseDiskCleaner.yaml | 9 -------- 3 files changed, 51 deletions(-) delete mode 100644 manifests/w/WiseCleaner/WiseDiskCleaner/10.9.3/WiseCleaner.WiseDiskCleaner.installer.yaml delete mode 100644 manifests/w/WiseCleaner/WiseDiskCleaner/10.9.3/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml delete mode 100644 manifests/w/WiseCleaner/WiseDiskCleaner/10.9.3/WiseCleaner.WiseDiskCleaner.yaml diff --git a/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.3/WiseCleaner.WiseDiskCleaner.installer.yaml b/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.3/WiseCleaner.WiseDiskCleaner.installer.yaml deleted file mode 100644 index 0c4f4c426d267..0000000000000 --- a/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.3/WiseCleaner.WiseDiskCleaner.installer.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: WiseCleaner.WiseDiskCleaner -PackageVersion: 10.9.3 -MinimumOSVersion: 10.0.0.0 -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -Installers: -- Architecture: x86 - InstallerType: inno - InstallerUrl: https://downloads.wisecleaner.com/soft/WDCFree_10.9.3.809.exe - InstallerSha256: 8689EE8CCF3039430DD17FE74C0269AC4CF291D4EB5827E8A179CA35913A1A8D -ManifestType: installer -ManifestVersion: 1.2.0 - diff --git a/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.3/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml b/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.3/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml deleted file mode 100644 index 5d5608f23fc50..0000000000000 --- a/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.3/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: WiseCleaner.WiseDiskCleaner -PackageVersion: 10.9.3 -PackageLocale: en-US -Publisher: WiseCleaner.com, Inc. -PublisherUrl: https://www.wisecleaner.com/ -PublisherSupportUrl: https://www.wisecleaner.com/help.html -PrivacyUrl: https://www.wisecleaner.com/privacy.html -PackageName: Wise Disk Cleaner -PackageUrl: https://www.wisecleaner.com/wise-disk-cleaner.html -License: Proprietary -Copyright: Copyright (c) 2006-2022 WiseCleaner. All rights reserved. -ShortDescription: Free Disk Cleaner and Defragmenter -Description: Free Disk Cleaner and Defragmenter. Clean junks of Browsers, remove junk and useless files of Windows and Defragment your disk. -Moniker: wisediskcleaner -Tags: -- cleaner -ManifestType: defaultLocale -ManifestVersion: 1.2.0 - diff --git a/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.3/WiseCleaner.WiseDiskCleaner.yaml b/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.3/WiseCleaner.WiseDiskCleaner.yaml deleted file mode 100644 index 3146b37f81aac..0000000000000 --- a/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.3/WiseCleaner.WiseDiskCleaner.yaml +++ /dev/null @@ -1,9 +0,0 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: WiseCleaner.WiseDiskCleaner -PackageVersion: 10.9.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 - From 8b925baa0d604d85ba1643ead4b6cf12951da28a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:13:46 +0800 Subject: [PATCH 086/461] Remove: WiseCleaner.WiseRegistryCleaner version 10.8.2 (#134029) * Remove: WiseCleaner.WiseRegistryCleaner.installer.yaml * Remove: WiseCleaner.WiseRegistryCleaner.locale.en-US.yaml * Remove: WiseCleaner.WiseRegistryCleaner.yaml --- ...Cleaner.WiseRegistryCleaner.installer.yaml | 19 ----------- ...aner.WiseRegistryCleaner.locale.en-US.yaml | 34 ------------------- .../WiseCleaner.WiseRegistryCleaner.yaml | 8 ----- 3 files changed, 61 deletions(-) delete mode 100644 manifests/w/WiseCleaner/WiseRegistryCleaner/10.8.2/WiseCleaner.WiseRegistryCleaner.installer.yaml delete mode 100644 manifests/w/WiseCleaner/WiseRegistryCleaner/10.8.2/WiseCleaner.WiseRegistryCleaner.locale.en-US.yaml delete mode 100644 manifests/w/WiseCleaner/WiseRegistryCleaner/10.8.2/WiseCleaner.WiseRegistryCleaner.yaml diff --git a/manifests/w/WiseCleaner/WiseRegistryCleaner/10.8.2/WiseCleaner.WiseRegistryCleaner.installer.yaml b/manifests/w/WiseCleaner/WiseRegistryCleaner/10.8.2/WiseCleaner.WiseRegistryCleaner.installer.yaml deleted file mode 100644 index da328925e5713..0000000000000 --- a/manifests/w/WiseCleaner/WiseRegistryCleaner/10.8.2/WiseCleaner.WiseRegistryCleaner.installer.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.3 $debug=NVS1.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json - -PackageIdentifier: WiseCleaner.WiseRegistryCleaner -PackageVersion: 10.8.2 -MinimumOSVersion: 10.0.0.0 -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -Installers: -- Architecture: x86 - InstallerUrl: https://downloads.wisecleaner.com/soft/WRCFree_10.8.2.703.exe - InstallerSha256: 01C1D12B2FC127475F954CC8BB38474BBBB858543200F8E362AA25ED28486189 -ManifestType: installer -ManifestVersion: 1.1.0 diff --git a/manifests/w/WiseCleaner/WiseRegistryCleaner/10.8.2/WiseCleaner.WiseRegistryCleaner.locale.en-US.yaml b/manifests/w/WiseCleaner/WiseRegistryCleaner/10.8.2/WiseCleaner.WiseRegistryCleaner.locale.en-US.yaml deleted file mode 100644 index ec17d87bbe1c5..0000000000000 --- a/manifests/w/WiseCleaner/WiseRegistryCleaner/10.8.2/WiseCleaner.WiseRegistryCleaner.locale.en-US.yaml +++ /dev/null @@ -1,34 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.3 $debug=NVS1.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json - -PackageIdentifier: WiseCleaner.WiseRegistryCleaner -PackageVersion: 10.8.2 -PackageLocale: en-US -Publisher: WiseCleaner.com, Inc. -PublisherUrl: https://www.wisecleaner.com/ -PublisherSupportUrl: https://www.wisecleaner.com/help.html -PrivacyUrl: https://www.wisecleaner.com/privacy.html -# Author: -PackageName: Wise Registry Cleaner -PackageUrl: https://www.wisecleaner.com/wise-registry-cleaner.html -License: Proprietary -LicenseUrl: https://www.wisecleaner.com/eula.html -Copyright: Copyright (c) 2006-2022 WiseCleaner. All rights reserved. -# CopyrightUrl: -ShortDescription: Free Registry Cleaner and Optimizer -Description: Free Registry Cleaner and Optimizer. Clean registry junks, repair Windows registry errors, defragment Windows registry, and keep your PC at peak performance. -Moniker: wiseregistrycleaner -Tags: -- registry -- registry-cleaner -- registry-optimizer -ReleaseNotes: |- - 1. Fixed an issue where a registry entry with the symbol "-" in the filename was not recognized. - 2. Fixed minor bugs in the previous version. - 3. Minor GUI improvements. -ReleaseNotesUrl: https://www.wisecleaner.com/blog_2022_07_27_wiseregistrycleaner_1098.html -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.1.0 diff --git a/manifests/w/WiseCleaner/WiseRegistryCleaner/10.8.2/WiseCleaner.WiseRegistryCleaner.yaml b/manifests/w/WiseCleaner/WiseRegistryCleaner/10.8.2/WiseCleaner.WiseRegistryCleaner.yaml deleted file mode 100644 index 2d39cf1af6627..0000000000000 --- a/manifests/w/WiseCleaner/WiseRegistryCleaner/10.8.2/WiseCleaner.WiseRegistryCleaner.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.3 $debug=NVS1.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json - -PackageIdentifier: WiseCleaner.WiseRegistryCleaner -PackageVersion: 10.8.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.1.0 From 5dc992dbc822b8d768b186a57844a283e5ae6f35 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:13:54 +0800 Subject: [PATCH 087/461] Modify: Python.Python.3.4 version 3.4.3 (#134030) --- .../4/3.4.3/Python.Python.3.4.installer.yaml | 39 ++++++++++++------ .../3.4.3/Python.Python.3.4.locale.en-US.yaml | 39 +++++++++++++----- .../3.4.3/Python.Python.3.4.locale.zh-CN.yaml | 40 +++++++++++++++++++ .../Python/3/4/3.4.3/Python.Python.3.4.yaml | 6 ++- 4 files changed, 99 insertions(+), 25 deletions(-) create mode 100644 manifests/p/Python/Python/3/4/3.4.3/Python.Python.3.4.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/4/3.4.3/Python.Python.3.4.installer.yaml b/manifests/p/Python/Python/3/4/3.4.3/Python.Python.3.4.installer.yaml index 5d0713cbedb18..8ad049ab99a36 100644 --- a/manifests/p/Python/Python/3/4/3.4.3/Python.Python.3.4.installer.yaml +++ b/manifests/p/Python/Python/3/4/3.4.3/Python.Python.3.4.installer.yaml @@ -1,28 +1,41 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + PackageIdentifier: Python.Python.3.4 PackageVersion: 3.4.3 +InstallerType: msi +InstallerSwitches: + InstallLocation: TARGETDIR="" + Custom: ADDLOCAL=ALL +UpgradeBehavior: install +Commands: +- python +- pythonw FileExtensions: - py -- pyw - pyc +- pyd - pyo +- pyw +ReleaseDate: 2015-02-23 Installers: +- Architecture: x86 + InstallerUrl: https://www.python.org/ftp/python/3.4.3/python-3.4.3.msi + InstallerSha256: 33040C16B4BDC5D6DA4FE53CECD48C9F2CE3183921BE5AB60527EDD12B4177EB + ProductCode: '{CCD588A7-8D55-49F1-A30C-47FAB40889ED}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.4.3 + DisplayVersion: 3.4.3150 + ProductCode: '{CCD588A7-8D55-49F1-A30C-47FAB40889ED}' + UpgradeCode: '{92A24481-3ECB-40FC-8836-04B7966EC0D5}' - Architecture: x64 - InstallerType: msi InstallerUrl: https://www.python.org/ftp/python/3.4.3/python-3.4.3.amd64.msi InstallerSha256: 0E134F3263BB37BCABC98638ED54BA553922E71F7C4004E6962A531066A77E00 + ProductCode: '{9529565F-E693-3F11-B3BF-8CD545F5F9A0}' AppsAndFeaturesEntries: - DisplayName: Python 3.4.3 (64-bit) - Publisher: Python Software Foundation DisplayVersion: 3.4.3150 ProductCode: '{9529565F-E693-3F11-B3BF-8CD545F5F9A0}' -- Architecture: x86 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.4.3/python-3.4.3.msi - InstallerSha256: 33040C16B4BDC5D6DA4FE53CECD48C9F2CE3183921BE5AB60527EDD12B4177EB - AppsAndFeaturesEntries: - - DisplayName: Python 3.4.3 - Publisher: Python Software Foundation - ProductCode: '{CCD588A7-8D55-49F1-A30C-47FAB40889ED}' + UpgradeCode: '{6A965A0C-6EE6-4E3A-9983-3263F56311EC}' ManifestType: installer -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/4/3.4.3/Python.Python.3.4.locale.en-US.yaml b/manifests/p/Python/Python/3/4/3.4.3/Python.Python.3.4.locale.en-US.yaml index 6325ecb7d85c1..9b1714211d7ad 100644 --- a/manifests/p/Python/Python/3/4/3.4.3/Python.Python.3.4.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/4/3.4.3/Python.Python.3.4.locale.en-US.yaml @@ -1,21 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + PackageIdentifier: Python.Python.3.4 PackageVersion: 3.4.3 PackageLocale: en-US Publisher: Python Software Foundation -Author: Python -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.4 +PackageUrl: https://www.python.org/ +License: PSF-2.0 LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. +Copyright: |- + Copyright (c) 2001-2015 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: Moniker: python3.4 Tags: +- language +- programming +- programming-language - python - python3 -- programming-language - script -- glue-language +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.4.3/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ ManifestType: defaultLocale -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/4/3.4.3/Python.Python.3.4.locale.zh-CN.yaml b/manifests/p/Python/Python/3/4/3.4.3/Python.Python.3.4.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e5d12e1121b34 --- /dev/null +++ b/manifests/p/Python/Python/3/4/3.4.3/Python.Python.3.4.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.4 +PackageVersion: 3.4.3 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.4 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2015 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.4.3/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/4/3.4.3/Python.Python.3.4.yaml b/manifests/p/Python/Python/3/4/3.4.3/Python.Python.3.4.yaml index 5b3ca0b4336b2..dd35ead9a4223 100644 --- a/manifests/p/Python/Python/3/4/3.4.3/Python.Python.3.4.yaml +++ b/manifests/p/Python/Python/3/4/3.4.3/Python.Python.3.4.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + PackageIdentifier: Python.Python.3.4 PackageVersion: 3.4.3 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 From fb2ed0d307ef2c84f695b8a83c87c49bdd810922 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:13:58 +0800 Subject: [PATCH 088/461] Remove: WiseCleaner.WiseDiskCleaner version 10.9.2 (#134027) * Remove: WiseCleaner.WiseDiskCleaner.installer.yaml * Remove: WiseCleaner.WiseDiskCleaner.locale.en-US.yaml * Remove: WiseCleaner.WiseDiskCleaner.yaml --- ...WiseCleaner.WiseDiskCleaner.installer.yaml | 19 ------------ ...eCleaner.WiseDiskCleaner.locale.en-US.yaml | 30 ------------------- .../10.9.2/WiseCleaner.WiseDiskCleaner.yaml | 8 ----- 3 files changed, 57 deletions(-) delete mode 100644 manifests/w/WiseCleaner/WiseDiskCleaner/10.9.2/WiseCleaner.WiseDiskCleaner.installer.yaml delete mode 100644 manifests/w/WiseCleaner/WiseDiskCleaner/10.9.2/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml delete mode 100644 manifests/w/WiseCleaner/WiseDiskCleaner/10.9.2/WiseCleaner.WiseDiskCleaner.yaml diff --git a/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.2/WiseCleaner.WiseDiskCleaner.installer.yaml b/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.2/WiseCleaner.WiseDiskCleaner.installer.yaml deleted file mode 100644 index 2017957f82271..0000000000000 --- a/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.2/WiseCleaner.WiseDiskCleaner.installer.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.4 $debug=QUSU.5-1-22621-436 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: WiseCleaner.WiseDiskCleaner -PackageVersion: 10.9.2 -MinimumOSVersion: 10.0.0.0 -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -Installers: -- Architecture: x86 - InstallerUrl: https://downloads.wisecleaner.com/soft/WDCFree_10.9.2.808.exe - InstallerSha256: A993828FBBBFB463E58BCA720C7D4D4C6246377F8AFD7127B815E8C122087510 -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.2/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml b/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.2/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml deleted file mode 100644 index 47a2cf19f0b17..0000000000000 --- a/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.2/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.4 $debug=QUSU.5-1-22621-436 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: WiseCleaner.WiseDiskCleaner -PackageVersion: 10.9.2 -PackageLocale: en-US -Publisher: WiseCleaner.com, Inc. -PublisherUrl: https://www.wisecleaner.com/ -PublisherSupportUrl: https://www.wisecleaner.com/help.html -PrivacyUrl: https://www.wisecleaner.com/privacy.html -# Author: -PackageName: Wise Disk Cleaner -PackageUrl: https://www.wisecleaner.com/wise-disk-cleaner.html -License: Proprietary -# LicenseUrl: -Copyright: Copyright (c) 2006-2022 WiseCleaner. All rights reserved. -# CopyrightUrl: -ShortDescription: Free Disk Cleaner and Defragmenter -Description: Free Disk Cleaner and Defragmenter. Clean junks of Browsers, remove junk and useless files of Windows and Defragment your disk. -Moniker: wisediskcleaner -Tags: -- cleaner -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.2/WiseCleaner.WiseDiskCleaner.yaml b/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.2/WiseCleaner.WiseDiskCleaner.yaml deleted file mode 100644 index 27ca611a287e8..0000000000000 --- a/manifests/w/WiseCleaner/WiseDiskCleaner/10.9.2/WiseCleaner.WiseDiskCleaner.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.4 $debug=QUSU.5-1-22621-436 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: WiseCleaner.WiseDiskCleaner -PackageVersion: 10.9.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 From 9a4ce79a0e0ca729aaa6bffb65d79bdb7c6ac291 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:14:12 +0800 Subject: [PATCH 089/461] Remove: WiseCleaner.WiseDiskCleaner version 10.8.6 (#134025) * Remove: WiseCleaner.WiseDiskCleaner.installer.yaml * Remove: WiseCleaner.WiseDiskCleaner.locale.en-US.yaml * Remove: WiseCleaner.WiseDiskCleaner.yaml --- ...WiseCleaner.WiseDiskCleaner.installer.yaml | 20 -------------- ...eCleaner.WiseDiskCleaner.locale.en-US.yaml | 26 ------------------- .../10.8.6/WiseCleaner.WiseDiskCleaner.yaml | 8 ------ 3 files changed, 54 deletions(-) delete mode 100644 manifests/w/WiseCleaner/WiseDiskCleaner/10.8.6/WiseCleaner.WiseDiskCleaner.installer.yaml delete mode 100644 manifests/w/WiseCleaner/WiseDiskCleaner/10.8.6/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml delete mode 100644 manifests/w/WiseCleaner/WiseDiskCleaner/10.8.6/WiseCleaner.WiseDiskCleaner.yaml diff --git a/manifests/w/WiseCleaner/WiseDiskCleaner/10.8.6/WiseCleaner.WiseDiskCleaner.installer.yaml b/manifests/w/WiseCleaner/WiseDiskCleaner/10.8.6/WiseCleaner.WiseDiskCleaner.installer.yaml deleted file mode 100644 index 6753308d1f9d6..0000000000000 --- a/manifests/w/WiseCleaner/WiseDiskCleaner/10.8.6/WiseCleaner.WiseDiskCleaner.installer.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json - -PackageIdentifier: WiseCleaner.WiseDiskCleaner -PackageVersion: 10.8.6 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -Scope: machine -Installers: -- Architecture: x86 - InstallerUrl: https://downloads.wisecleaner.com/soft/WDCFree_10.8.6.806.exe - InstallerSha256: 9058A79F673E06659E33E81EDBD87CD856A2F8DED5B87BFDEB59575969C6B04F -ManifestType: installer -ManifestVersion: 1.1.0 diff --git a/manifests/w/WiseCleaner/WiseDiskCleaner/10.8.6/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml b/manifests/w/WiseCleaner/WiseDiskCleaner/10.8.6/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml deleted file mode 100644 index 3e75e2650188b..0000000000000 --- a/manifests/w/WiseCleaner/WiseDiskCleaner/10.8.6/WiseCleaner.WiseDiskCleaner.locale.en-US.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json - -PackageIdentifier: WiseCleaner.WiseDiskCleaner -PackageVersion: 10.8.6 -PackageLocale: en-US -Publisher: WiseCleaner.com, Inc. -PublisherUrl: https://www.wisecleaner.com -PublisherSupportUrl: https://www.wisecleaner.com/faq.html -PrivacyUrl: https://www.wisecleaner.com/privacy.html -Author: WiseCleaner.com, Inc. -PackageName: Wise Disk Cleaner -PackageUrl: https://www.wisecleaner.com/wise-disk-cleaner.html -License: Proprietary -LicenseUrl: https://www.wisecleaner.com/eula.html -Copyright: ©2006-2022 WiseCleaner.com -CopyrightUrl: https://www.wisecleaner.com/eula.html -ShortDescription: Free Disk Cleaner and Defragmenter -# Description: -# Moniker: -# Tags: -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -ManifestType: defaultLocale -ManifestVersion: 1.1.0 diff --git a/manifests/w/WiseCleaner/WiseDiskCleaner/10.8.6/WiseCleaner.WiseDiskCleaner.yaml b/manifests/w/WiseCleaner/WiseDiskCleaner/10.8.6/WiseCleaner.WiseDiskCleaner.yaml deleted file mode 100644 index 97e5fbb0e3eda..0000000000000 --- a/manifests/w/WiseCleaner/WiseDiskCleaner/10.8.6/WiseCleaner.WiseDiskCleaner.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json - -PackageIdentifier: WiseCleaner.WiseDiskCleaner -PackageVersion: 10.8.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.1.0 From 95fe375d2b328b69595695101589a0155acf8774 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:15:49 +0800 Subject: [PATCH 090/461] New version: Python.Python.3.4 version 3.4.2 (#134031) --- .../4/3.4.2/Python.Python.3.4.installer.yaml | 71 +++++++++++-------- .../3.4.2/Python.Python.3.4.locale.en-US.yaml | 61 ++++++++++------ .../3.4.2/Python.Python.3.4.locale.zh-CN.yaml | 40 +++++++++++ .../Python/3/4/3.4.2/Python.Python.3.4.yaml | 14 ++-- 4 files changed, 129 insertions(+), 57 deletions(-) create mode 100644 manifests/p/Python/Python/3/4/3.4.2/Python.Python.3.4.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/4/3.4.2/Python.Python.3.4.installer.yaml b/manifests/p/Python/Python/3/4/3.4.2/Python.Python.3.4.installer.yaml index 8c774063ec807..6897d76e80b28 100644 --- a/manifests/p/Python/Python/3/4/3.4.2/Python.Python.3.4.installer.yaml +++ b/manifests/p/Python/Python/3/4/3.4.2/Python.Python.3.4.installer.yaml @@ -1,30 +1,41 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.4 -PackageVersion: 3.4.2 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.4.2/python-3.4.2.amd64.msi - InstallerSha256: F9A4AF20401D2CC0D65BC85D2AE39A17AABE0B076CDE3944130F8F670F5BFF69 - ProductCode: '{CD723946-09C1-38D3-8542-732BA931E9EF}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.4.2 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.4.2150 - ProductCode: '{CD723946-09C1-38D3-8542-732BA931E9EF}' -- Architecture: x86 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.4.2/python-3.4.2.msi - InstallerSha256: 60F5F5616D0AEDA1149E95379BEEF409CBD1CD8416EC3466B43BC5997EC56719 - ProductCode: '{2583CDBA-8A53-4622-BB67-1D163714C1B4}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.4.2 - Publisher: Python Software Foundation - ProductCode: '{2583CDBA-8A53-4622-BB67-1D163714C1B4}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.4 +PackageVersion: 3.4.2 +InstallerType: msi +InstallerSwitches: + InstallLocation: TARGETDIR="" + Custom: ADDLOCAL=ALL +UpgradeBehavior: install +Commands: +- python +- pythonw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +ReleaseDate: 2014-10-06 +Installers: +- Architecture: x86 + InstallerUrl: https://www.python.org/ftp/python/3.4.2/python-3.4.2.msi + InstallerSha256: 60F5F5616D0AEDA1149E95379BEEF409CBD1CD8416EC3466B43BC5997EC56719 + ProductCode: '{2583CDBA-8A53-4622-BB67-1D163714C1B4}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.4.2 + DisplayVersion: 3.4.2150 + ProductCode: '{2583CDBA-8A53-4622-BB67-1D163714C1B4}' + UpgradeCode: '{92A24481-3ECB-40FC-8836-04B7966EC0D5}' +- Architecture: x64 + InstallerUrl: https://www.python.org/ftp/python/3.4.2/python-3.4.2.amd64.msi + InstallerSha256: F9A4AF20401D2CC0D65BC85D2AE39A17AABE0B076CDE3944130F8F670F5BFF69 + ProductCode: '{CD723946-09C1-38D3-8542-732BA931E9EF}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.4.2 (64-bit) + DisplayVersion: 3.4.2150 + ProductCode: '{CD723946-09C1-38D3-8542-732BA931E9EF}' + UpgradeCode: '{6A965A0C-6EE6-4E3A-9983-3263F56311EC}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/4/3.4.2/Python.Python.3.4.locale.en-US.yaml b/manifests/p/Python/Python/3/4/3.4.2/Python.Python.3.4.locale.en-US.yaml index 17807e59742dd..ed2ea48777502 100644 --- a/manifests/p/Python/Python/3/4/3.4.2/Python.Python.3.4.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/4/3.4.2/Python.Python.3.4.locale.en-US.yaml @@ -1,21 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.4 -PackageVersion: 3.4.2 -PackageLocale: en-US -Publisher: Python Software Foundation -Author: Python -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.4 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.4 +PackageVersion: 3.4.2 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.4 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2014 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.4 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.4.2/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/4/3.4.2/Python.Python.3.4.locale.zh-CN.yaml b/manifests/p/Python/Python/3/4/3.4.2/Python.Python.3.4.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e09fc154bc2f5 --- /dev/null +++ b/manifests/p/Python/Python/3/4/3.4.2/Python.Python.3.4.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.4 +PackageVersion: 3.4.2 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.4 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2014 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.4.2/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/4/3.4.2/Python.Python.3.4.yaml b/manifests/p/Python/Python/3/4/3.4.2/Python.Python.3.4.yaml index c99c59ae9632a..7ea155638f677 100644 --- a/manifests/p/Python/Python/3/4/3.4.2/Python.Python.3.4.yaml +++ b/manifests/p/Python/Python/3/4/3.4.2/Python.Python.3.4.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.4 -PackageVersion: 3.4.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.4 +PackageVersion: 3.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4b58f9c6e77011561b7ea6156837f713570319df Mon Sep 17 00:00:00 2001 From: drshtmstry <155899372+drshtmstry@users.noreply.github.com> Date: Mon, 15 Jan 2024 23:45:58 +0530 Subject: [PATCH 091/461] Add version: Discord.Discord version 1.0.9028 (#134033) * Add version: Discord.Discord version 1.0.9028 * Update Discord.Discord.installer.yaml --- .../1.0.9028/Discord.Discord.installer.yaml | 25 ++++++++++++++++ .../Discord.Discord.locale.en-US.yaml | 29 +++++++++++++++++++ .../Discord.Discord.locale.pt-BR.yaml | 29 +++++++++++++++++++ .../Discord.Discord.locale.zh-CN.yaml | 28 ++++++++++++++++++ .../Discord/1.0.9028/Discord.Discord.yaml | 8 +++++ 5 files changed, 119 insertions(+) create mode 100644 manifests/d/Discord/Discord/1.0.9028/Discord.Discord.installer.yaml create mode 100644 manifests/d/Discord/Discord/1.0.9028/Discord.Discord.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/1.0.9028/Discord.Discord.locale.pt-BR.yaml create mode 100644 manifests/d/Discord/Discord/1.0.9028/Discord.Discord.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/1.0.9028/Discord.Discord.yaml diff --git a/manifests/d/Discord/Discord/1.0.9028/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9028/Discord.Discord.installer.yaml new file mode 100644 index 0000000000000..3b9c265a2a05a --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9028/Discord.Discord.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Discord.Discord +PackageVersion: 1.0.9028 +InstallerLocale: en-US +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +RequireExplicitUpgrade: true +Installers: +- Architecture: x64 + InstallerUrl: https://dl.discordapp.net/distro/app/stable/win/x64/1.0.9028/DiscordSetup.exe + InstallerSha256: 4BF0DA0ED9D54B0F4FC4C09F07ED8B74E04BB02B05AB5C2E84B908970954A3C2 +- Architecture: x86 + InstallerUrl: https://dl.discordapp.net/distro/app/stable/win/x86/1.0.9028/DiscordSetup.exe + InstallerSha256: 7335719742E7BF490E90429D7FDFF85D6EBB923CDB3F4262D218559F670C554E +ManifestType: installer +ManifestVersion: 1.5.0 +ReleaseDate: 2023-12-13 diff --git a/manifests/d/Discord/Discord/1.0.9028/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9028/Discord.Discord.locale.en-US.yaml new file mode 100644 index 0000000000000..ef480fba49082 --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9028/Discord.Discord.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Discord.Discord +PackageVersion: 1.0.9028 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com +PublisherSupportUrl: https://support.discord.com +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord +PackageUrl: https://discord.com +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2023 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Tags: +- chat +- gaming +- talk +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/Discord/Discord/1.0.9028/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9028/Discord.Discord.locale.pt-BR.yaml new file mode 100644 index 0000000000000..9959a3683de76 --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9028/Discord.Discord.locale.pt-BR.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Discord.Discord +PackageVersion: 1.0.9028 +PackageLocale: pt-BR +Publisher: Discord Inc. +PublisherUrl: https://discord.com +PublisherSupportUrl: https://support.discord.com +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord +PackageUrl: https://discord.com +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2023 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + O Discord é a forma mais fácil de falar por voz, vídeo e texto. + Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades. +Tags: +- conversar +- jogos +- conversa +- voz +- conversação-por-voz +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/d/Discord/Discord/1.0.9028/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9028/Discord.Discord.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d0b216b5fde41 --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9028/Discord.Discord.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Discord.Discord +PackageVersion: 1.0.9028 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com +PublisherSupportUrl: https://support.discord.com +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord +PackageUrl: https://discord.com +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2023 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ReleaseNotesUrl: https://discord.com/blog/discord-update-june-22-2023-changelog +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/d/Discord/Discord/1.0.9028/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9028/Discord.Discord.yaml new file mode 100644 index 0000000000000..4f63b738e7df3 --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9028/Discord.Discord.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Discord.Discord +PackageVersion: 1.0.9028 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 49d6968d0d4b92ba8a034774e7311440fedbba31 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:16:36 +0800 Subject: [PATCH 092/461] New version: Apifox.Apifox version 2.4.12 (#134035) --- .../2.4.12/Apifox.Apifox.installer.yaml | 27 ++++++++++ .../2.4.12/Apifox.Apifox.locale.en-US.yaml | 44 ++++++++++++++++ .../2.4.12/Apifox.Apifox.locale.zh-CN.yaml | 51 +++++++++++++++++++ .../a/Apifox/Apifox/2.4.12/Apifox.Apifox.yaml | 8 +++ 4 files changed, 130 insertions(+) create mode 100644 manifests/a/Apifox/Apifox/2.4.12/Apifox.Apifox.installer.yaml create mode 100644 manifests/a/Apifox/Apifox/2.4.12/Apifox.Apifox.locale.en-US.yaml create mode 100644 manifests/a/Apifox/Apifox/2.4.12/Apifox.Apifox.locale.zh-CN.yaml create mode 100644 manifests/a/Apifox/Apifox/2.4.12/Apifox.Apifox.yaml diff --git a/manifests/a/Apifox/Apifox/2.4.12/Apifox.Apifox.installer.yaml b/manifests/a/Apifox/Apifox/2.4.12/Apifox.Apifox.installer.yaml new file mode 100644 index 0000000000000..c9cbee281a984 --- /dev/null +++ b/manifests/a/Apifox/Apifox/2.4.12/Apifox.Apifox.installer.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Apifox.Apifox +PackageVersion: 2.4.12 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-01-11 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: http://cdn.apifox.com/download/2.4.12/Apifox-2.4.12.exe + InstallerSha256: D171621F4A6280827C11941A1CCD7797FB9623857C33B9016ED5B18D2F4477EB + InstallerSwitches: + Custom: /currentuser + ProductCode: d0706a59-dd34-5294-b22d-608c4ab0cc10 +- Architecture: x64 + Scope: machine + InstallerUrl: http://cdn.apifox.com/download/2.4.12/Apifox-2.4.12.exe + InstallerSha256: D171621F4A6280827C11941A1CCD7797FB9623857C33B9016ED5B18D2F4477EB + InstallerSwitches: + Custom: /allusers + ProductCode: d0706a59-dd34-5294-b22d-608c4ab0cc10 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/Apifox/Apifox/2.4.12/Apifox.Apifox.locale.en-US.yaml b/manifests/a/Apifox/Apifox/2.4.12/Apifox.Apifox.locale.en-US.yaml new file mode 100644 index 0000000000000..8b2f8b3ae7571 --- /dev/null +++ b/manifests/a/Apifox/Apifox/2.4.12/Apifox.Apifox.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Apifox.Apifox +PackageVersion: 2.4.12 +PackageLocale: en-US +Publisher: Apifox Team +PublisherUrl: https://apifox.com +PublisherSupportUrl: https://support.qq.com/products/305368 +# PrivacyUrl: +# Author: +PackageName: Apifox +PackageUrl: https://apifox.com +License: Freeware +# LicenseUrl: +Copyright: Copyright © 2024 Apifox Team +# CopyrightUrl: +ShortDescription: All-in-one collaboration platform for API documentation, API debugging, API Mock and API test automation +Description: |- + Apifox is an all-in-one collaboration platform for API documentation, API debugging, API Mock and API test automation, positioning Postman + Swagger + Mock + JMeter. + With one system and one data, it solves data sync problems among multiple systems. + As long as the API documentation is defined, API debugging, API data Mock, API test automation can be used directly without the need to redefine; API documentation shares the same tool with API development and debugging, so once the API debugging is completed, it can be ensured that it is identical to the definition of the API documentation. + Efficient, timely and accurate! +# Moniker: +Tags: +- api +- automation +- debug +- develop +- development +- interface +- internet +- network +- request +- response +# ReleaseNotes: +ReleaseNotesUrl: https://apifox.com/help/app/changelog +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://apifox.com/help +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Apifox/Apifox/2.4.12/Apifox.Apifox.locale.zh-CN.yaml b/manifests/a/Apifox/Apifox/2.4.12/Apifox.Apifox.locale.zh-CN.yaml new file mode 100644 index 0000000000000..cda185e46aa84 --- /dev/null +++ b/manifests/a/Apifox/Apifox/2.4.12/Apifox.Apifox.locale.zh-CN.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Apifox.Apifox +PackageVersion: 2.4.12 +PackageLocale: zh-CN +Publisher: Apifox Team +PublisherUrl: https://apifox.com +PublisherSupportUrl: https://support.qq.com/products/305368 +# PrivacyUrl: +Author: 广州睿狐科技有限公司 +PackageName: Apifox +PackageUrl: https://apifox.com +License: 免费软件 +# LicenseUrl: +Copyright: Copyright © 2024 Apifox Team +# CopyrightUrl: +ShortDescription: API 文档、API 调试、API Mock、API 自动化测试一体化协作平台 +Description: Apifox 是 API 文档、API 调试、API Mock、API 自动化测试一体化协作平台,定位 Postman + Swagger + Mock + JMeter。通过一套系统、一份数据,解决多个系统之间的数据同步问题。只要定义好 API 文档,API 调试、API 数据 Mock、API 自动化测试就可以直接使用,无需再次定义;API 文档和 API 开发调试使用同一个工具,API 调试完成后即可保证和 API 文档定义完全一致。高效、及时、准确! +# Moniker: +Tags: +- api +- 互联网 +- 响应 +- 开发 +- 接口 +- 网络 +- 自动化 +- 请求 +- 调试 +ReleaseNotes: |- + - 🔥【新功能】自动化测试 支持 性能测试 ,可以图形化展示 每秒请求数、平均响应时间、请求失败率 等指标 + - 🔥【新功能】启动 Apifox 客户端时,会恢复上一次退出 App 之前未关闭的 项目 和 接口 页面 + - 🔥【新功能】测试场景 中的 测试步骤 页,支持搜索/定位测试步骤。测试报告 中也可搜索/定位某个步骤结果 + - 🔥【新功能】同时导入 Postman 的集合、环境变量时,可以选择将集合使用的 URL 导入为 环境 下的 服务,实现无缝迁移 + - ⚡️【优化】自动化测试 中的 自定义请求 ,会根据请求 URL 中填写内容自动判断是否需要补充环境前置 URL + - ⚡️【优化】导入 Swagger/OpenAPI 文件时,支持解析 example 字段的引用 + - ⚡️【优化】部分 UI 样式优化 + - 🐞 解决导入 WADL 文件时,某些情况下提示数据解析出错的问题 + - 🐞 解决导入 ShowDoc 文件时,某些情况下提示格式错误的问题 + - 🐞 解决导入 Swagger/OpenAPI、HAR 文件时,参数过长的情况下无法正确导入的问题 + - 🐞 解决无法正确导入 Insomnia 生成的 HAR 文件的问题 + - 🐞 解决接口文档的 调试模式 且项目 URL 编码规范为 WHATWG 时,路径内中文等特殊字符会出现 Request path contains unescaped characters 的问题 +ReleaseNotesUrl: https://apifox.com/help/app/changelog +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 使用文档 + DocumentUrl: https://apifox.com/help +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Apifox/Apifox/2.4.12/Apifox.Apifox.yaml b/manifests/a/Apifox/Apifox/2.4.12/Apifox.Apifox.yaml new file mode 100644 index 0000000000000..1a4d28873c084 --- /dev/null +++ b/manifests/a/Apifox/Apifox/2.4.12/Apifox.Apifox.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Apifox.Apifox +PackageVersion: 2.4.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 30640ea077eefa0efe5ee920d728766aa53dde2f Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:16:44 +0800 Subject: [PATCH 093/461] New version: NetEase.Lingxi version 1.34.2 (#134037) --- .../1.34.2/NetEase.Lingxi.installer.yaml | 21 ++++++++++ .../1.34.2/NetEase.Lingxi.locale.en-US.yaml | 41 +++++++++++++++++++ .../1.34.2/NetEase.Lingxi.locale.zh-CN.yaml | 40 ++++++++++++++++++ .../NetEase/Lingxi/1.34.2/NetEase.Lingxi.yaml | 8 ++++ 4 files changed, 110 insertions(+) create mode 100644 manifests/n/NetEase/Lingxi/1.34.2/NetEase.Lingxi.installer.yaml create mode 100644 manifests/n/NetEase/Lingxi/1.34.2/NetEase.Lingxi.locale.en-US.yaml create mode 100644 manifests/n/NetEase/Lingxi/1.34.2/NetEase.Lingxi.locale.zh-CN.yaml create mode 100644 manifests/n/NetEase/Lingxi/1.34.2/NetEase.Lingxi.yaml diff --git a/manifests/n/NetEase/Lingxi/1.34.2/NetEase.Lingxi.installer.yaml b/manifests/n/NetEase/Lingxi/1.34.2/NetEase.Lingxi.installer.yaml new file mode 100644 index 0000000000000..51cfcfd5e68b5 --- /dev/null +++ b/manifests/n/NetEase/Lingxi/1.34.2/NetEase.Lingxi.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: NetEase.Lingxi +PackageVersion: 1.34.2 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://cowork-storage-public-cdn.lx.netease.com/lxbg/2024/01/08/e701cc8f1f3b4748a3925581165e9640.exe?download=lingxi_win_ia32_1.34.2.exe + InstallerSha256: 82CE94DFB7B4C160542EFACFA0DDFFDC3C40C1098F52C7155719287F7BEA9D04 + ProductCode: 29d13ca9-dcc8-5d4c-abc3-2f15af8ea2f6 +- Architecture: x64 + InstallerUrl: https://cowork-storage-public-cdn.lx.netease.com/lxbg/2024/01/08/9cb5f33808564a9e9e398c0f65542ac7.exe?download=lingxi_win_x64_1.34.2.exe + InstallerSha256: 79D4CECDBA79A4265908BEC097D268E38ACCF1F9A0E934A8919816162C8C9FB1 + ProductCode: 29d13ca9-dcc8-5d4c-abc3-2f15af8ea2f6 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/n/NetEase/Lingxi/1.34.2/NetEase.Lingxi.locale.en-US.yaml b/manifests/n/NetEase/Lingxi/1.34.2/NetEase.Lingxi.locale.en-US.yaml new file mode 100644 index 0000000000000..a7afa8f3770c7 --- /dev/null +++ b/manifests/n/NetEase/Lingxi/1.34.2/NetEase.Lingxi.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: NetEase.Lingxi +PackageVersion: 1.34.2 +PackageLocale: en-US +Publisher: 网易灵犀 +PublisherUrl: https://office.163.com/ +PublisherSupportUrl: https://lingxi.office.163.com/help/ +PrivacyUrl: https://qiye.163.com/sirius/privacy/index.html +Author: Hangzhou NetEase Bamboo Mail Technology Co., Ltd. +PackageName: 网易灵犀办公 +PackageUrl: https://office.163.com/ +License: Proprietary +LicenseUrl: https://qiye.163.com/sirius/agreement/index.html +Copyright: Copyright 2024© Year Sirius Desktop +# CopyrightUrl: +ShortDescription: A brand new generation of email collaboration and office platform by NetEase. +Description: A brand new generation of email collaboration and office platform by NetEase. With 26 years of professional technical experience, we created an integrated solution for information connectivity and security management. The product integrates modules such as email, calendar, cloud documents, instant messaging and customer management, leading the way to a new office experience in the future. +# Moniker: +Tags: +- bussiness +- collaborate +- collaboration +- communicate +- comunication +- docs +- document +- email +- enterprise +- mail +- mailbox +- office +- working +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/n/NetEase/Lingxi/1.34.2/NetEase.Lingxi.locale.zh-CN.yaml b/manifests/n/NetEase/Lingxi/1.34.2/NetEase.Lingxi.locale.zh-CN.yaml new file mode 100644 index 0000000000000..16c8d92885f6d --- /dev/null +++ b/manifests/n/NetEase/Lingxi/1.34.2/NetEase.Lingxi.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: NetEase.Lingxi +PackageVersion: 1.34.2 +PackageLocale: zh-CN +Publisher: 网易灵犀 +PublisherUrl: https://office.163.com/ +PublisherSupportUrl: https://lingxi.office.163.com/help/ +PrivacyUrl: https://qiye.163.com/sirius/privacy/index.html +Author: 杭州网易竹邮科技有限公司 +PackageName: 网易灵犀办公 +PackageUrl: https://office.163.com/ +License: 专有软件 +LicenseUrl: https://qiye.163.com/sirius/agreement/index.html +Copyright: Copyright 2024© Year Sirius Desktop +# CopyrightUrl: +ShortDescription: 网易匠心出品的全新一代邮件协同办公平台。 +Description: 网易匠心出品的全新一代邮件协同办公平台。26 年专业技术沉淀,打造信息连通与安全管理一体化解决方案,产品整合邮箱、日历、云文档、即时消息、客户管理等模块,引领未来办公新体验。 +# Moniker: +Tags: +- 交流 +- 企业 +- 公司 +- 办公 +- 协作 +- 协同 +- 工作 +- 文档 +- 沟通 +- 电子邮件 +- 邮件 +- 邮箱 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/n/NetEase/Lingxi/1.34.2/NetEase.Lingxi.yaml b/manifests/n/NetEase/Lingxi/1.34.2/NetEase.Lingxi.yaml new file mode 100644 index 0000000000000..2429eb329c124 --- /dev/null +++ b/manifests/n/NetEase/Lingxi/1.34.2/NetEase.Lingxi.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: NetEase.Lingxi +PackageVersion: 1.34.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7d93e5ce1f27d839f2c4da2a64f83c723cfe6ab5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kry=C5=A1tof=20Krti=C4=8Dka?= Date: Mon, 15 Jan 2024 19:16:55 +0100 Subject: [PATCH 094/461] New version: Cyanfish.NAPS2 version 7.3.0 (#134043) --- .../NAPS2/7.3.0/Cyanfish.NAPS2.installer.yaml | 24 +++++++++++++ .../7.3.0/Cyanfish.NAPS2.locale.en-US.yaml | 35 +++++++++++++++++++ .../Cyanfish/NAPS2/7.3.0/Cyanfish.NAPS2.yaml | 8 +++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/c/Cyanfish/NAPS2/7.3.0/Cyanfish.NAPS2.installer.yaml create mode 100644 manifests/c/Cyanfish/NAPS2/7.3.0/Cyanfish.NAPS2.locale.en-US.yaml create mode 100644 manifests/c/Cyanfish/NAPS2/7.3.0/Cyanfish.NAPS2.yaml diff --git a/manifests/c/Cyanfish/NAPS2/7.3.0/Cyanfish.NAPS2.installer.yaml b/manifests/c/Cyanfish/NAPS2/7.3.0/Cyanfish.NAPS2.installer.yaml new file mode 100644 index 0000000000000..a012cddc22784 --- /dev/null +++ b/manifests/c/Cyanfish/NAPS2/7.3.0/Cyanfish.NAPS2.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Cyanfish.NAPS2 +PackageVersion: 7.3.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +UpgradeBehavior: install +AppsAndFeaturesEntries: +- UpgradeCode: '{FEB82971-B3E6-4F19-9684-1D543E644D73}' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/cyanfish/naps2/releases/download/v7.3.0/naps2-7.3.0-win-x86.msi + InstallerSha256: 13A9262EDD2179623BDCA5D7E93FF89E1D3E724CFE8E7FDD9790DBF67DA3575D + ProductCode: '{865598FD-12A6-42D4-B4CD-9E4EC47C0EB4}' +- Architecture: x64 + InstallerUrl: https://github.com/cyanfish/naps2/releases/download/v7.3.0/naps2-7.3.0-win-x64.msi + InstallerSha256: 68F366602DCBB7AA49123D4D12BE7956234B4869B22E51685DDC2FB8041FFF9B + ProductCode: '{EE164BD2-55D0-44B9-920B-C9476DDB589A}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/c/Cyanfish/NAPS2/7.3.0/Cyanfish.NAPS2.locale.en-US.yaml b/manifests/c/Cyanfish/NAPS2/7.3.0/Cyanfish.NAPS2.locale.en-US.yaml new file mode 100644 index 0000000000000..d270a733897aa --- /dev/null +++ b/manifests/c/Cyanfish/NAPS2/7.3.0/Cyanfish.NAPS2.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Cyanfish.NAPS2 +PackageVersion: 7.3.0 +PackageLocale: en-US +Publisher: Ben Olden-Cooligan +PublisherUrl: https://github.com/cyanfish +PublisherSupportUrl: https://sourceforge.net/p/naps2/tickets +# PrivacyUrl: +Author: Ben Olden-Cooligan +PackageName: NAPS2 +PackageUrl: https://www.naps2.com +License: GPLv2 +LicenseUrl: https://github.com/cyanfish/naps2/blob/master/LICENSE +Copyright: Copyright 2009, 2012-2017 NAPS2 Contributors +CopyrightUrl: https://github.com/cyanfish/naps2/blob/master/LICENSE +ShortDescription: Scan documents to PDF and other file types, as simply as possible. +Description: |- + NAPS2 is a document scanning application with a focus on simplicity and ease of use. Scan your documents from WIA- and TWAIN-compatible scanners, organize the pages as you like, and save them as PDF, TIFF, JPEG, PNG, and other file formats. + Requires . + NET Framework 4.0 or higher. +Moniker: naps2 +Tags: +- naps +- pdf +- scan +- scanner +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/Cyanfish/NAPS2/7.3.0/Cyanfish.NAPS2.yaml b/manifests/c/Cyanfish/NAPS2/7.3.0/Cyanfish.NAPS2.yaml new file mode 100644 index 0000000000000..85b1ed96064ca --- /dev/null +++ b/manifests/c/Cyanfish/NAPS2/7.3.0/Cyanfish.NAPS2.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Cyanfish.NAPS2 +PackageVersion: 7.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7fe0c482982305deeaec1915d0f78ae54f8f9fdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:17:00 +0800 Subject: [PATCH 095/461] Remove: Webcamoid.Webcamoid version 9.0.0 (#134039) * Remove: Webcamoid.Webcamoid.installer.yaml * Remove: Webcamoid.Webcamoid.locale.en-US.yaml * Remove: Webcamoid.Webcamoid.yaml --- .../9.0.0/Webcamoid.Webcamoid.installer.yaml | 22 -------------- .../Webcamoid.Webcamoid.locale.en-US.yaml | 29 ------------------- .../Webcamoid/9.0.0/Webcamoid.Webcamoid.yaml | 8 ----- 3 files changed, 59 deletions(-) delete mode 100644 manifests/w/Webcamoid/Webcamoid/9.0.0/Webcamoid.Webcamoid.installer.yaml delete mode 100644 manifests/w/Webcamoid/Webcamoid/9.0.0/Webcamoid.Webcamoid.locale.en-US.yaml delete mode 100644 manifests/w/Webcamoid/Webcamoid/9.0.0/Webcamoid.Webcamoid.yaml diff --git a/manifests/w/Webcamoid/Webcamoid/9.0.0/Webcamoid.Webcamoid.installer.yaml b/manifests/w/Webcamoid/Webcamoid/9.0.0/Webcamoid.Webcamoid.installer.yaml deleted file mode 100644 index 8c2fd6bb98284..0000000000000 --- a/manifests/w/Webcamoid/Webcamoid/9.0.0/Webcamoid.Webcamoid.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=NVS1.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json - -PackageIdentifier: Webcamoid.Webcamoid -PackageVersion: 9.0.0 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ReleaseDate: 2022-02-15 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/webcamoid/webcamoid/releases/download/9.0.0/webcamoid-installer-windows-9.0.0-win64.exe - InstallerSha256: 615D73E343AFC031682F877C73558243ABA636FAB67440AFB368CBCEF40E1904 -- Architecture: x86 - InstallerUrl: https://github.com/webcamoid/webcamoid/releases/download/9.0.0/webcamoid-installer-windows-9.0.0-win32.exe - InstallerSha256: 945CDBB56636997020C3D9FCC51456796D04F9D383B5B0393ABE54208F1C7160 -ManifestType: installer -ManifestVersion: 1.1.0 diff --git a/manifests/w/Webcamoid/Webcamoid/9.0.0/Webcamoid.Webcamoid.locale.en-US.yaml b/manifests/w/Webcamoid/Webcamoid/9.0.0/Webcamoid.Webcamoid.locale.en-US.yaml deleted file mode 100644 index 28857b1c36ab9..0000000000000 --- a/manifests/w/Webcamoid/Webcamoid/9.0.0/Webcamoid.Webcamoid.locale.en-US.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=NVS1.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json - -PackageIdentifier: Webcamoid.Webcamoid -PackageVersion: 9.0.0 -PackageLocale: en-US -Publisher: Webcamoid -PublisherUrl: https://github.com/webcamoid/webcamoid -PublisherSupportUrl: https://github.com/webcamoid/webcamoid/issues -# PrivacyUrl: -# Author: -PackageName: Webcamoid -PackageUrl: https://webcamoid.github.io/ -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/webcamoid/webcamoid/blob/master/COPYING -# Copyright: -# CopyrightUrl: -ShortDescription: Webcamoid is a full featured and multiplatform webcam suite. -# Description: -Moniker: webcamoid -Tags: -- desktop-capturing -- virtual-camera -- webcam -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -ManifestType: defaultLocale -ManifestVersion: 1.1.0 diff --git a/manifests/w/Webcamoid/Webcamoid/9.0.0/Webcamoid.Webcamoid.yaml b/manifests/w/Webcamoid/Webcamoid/9.0.0/Webcamoid.Webcamoid.yaml deleted file mode 100644 index 29ce6c61d43e5..0000000000000 --- a/manifests/w/Webcamoid/Webcamoid/9.0.0/Webcamoid.Webcamoid.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=NVS1.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json - -PackageIdentifier: Webcamoid.Webcamoid -PackageVersion: 9.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.1.0 From b771be048dd1949445ea844b107fe2899a91184d Mon Sep 17 00:00:00 2001 From: Romans Pokrovskis Date: Mon, 15 Jan 2024 20:17:23 +0200 Subject: [PATCH 096/461] New version: okteto.okteto version 2.23.3 (#134044) --- .../2.23.3/okteto.okteto.installer.yaml | 15 +++++++++++++ .../2.23.3/okteto.okteto.locale.en-US.yaml | 21 +++++++++++++++++++ .../o/okteto/okteto/2.23.3/okteto.okteto.yaml | 8 +++++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/o/okteto/okteto/2.23.3/okteto.okteto.installer.yaml create mode 100644 manifests/o/okteto/okteto/2.23.3/okteto.okteto.locale.en-US.yaml create mode 100644 manifests/o/okteto/okteto/2.23.3/okteto.okteto.yaml diff --git a/manifests/o/okteto/okteto/2.23.3/okteto.okteto.installer.yaml b/manifests/o/okteto/okteto/2.23.3/okteto.okteto.installer.yaml new file mode 100644 index 0000000000000..019766195223d --- /dev/null +++ b/manifests/o/okteto/okteto/2.23.3/okteto.okteto.installer.yaml @@ -0,0 +1,15 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: okteto.okteto +PackageVersion: 2.23.3 +InstallerType: portable +Commands: +- okteto +ReleaseDate: 2024-01-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/okteto/okteto/releases/download/2.23.3/okteto.exe + InstallerSha256: 3D6C86644CBF2890D60CD8B547E1974A27405216712A281F1C5E59D842227D19 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/o/okteto/okteto/2.23.3/okteto.okteto.locale.en-US.yaml b/manifests/o/okteto/okteto/2.23.3/okteto.okteto.locale.en-US.yaml new file mode 100644 index 0000000000000..f6effa332bef2 --- /dev/null +++ b/manifests/o/okteto/okteto/2.23.3/okteto.okteto.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: okteto.okteto +PackageVersion: 2.23.3 +PackageLocale: en-US +Publisher: okteto +PublisherUrl: https://okteto.com +PublisherSupportUrl: https://github.com/okteto/okteto/issues +PackageName: okteto +PackageUrl: https://github.com/okteto/okteto +License: Apache-2.0 license +LicenseUrl: https://github.com/okteto/okteto/blob/master/LICENSE +ShortDescription: Okteto is a cloud-native development platform that bridges the gap between local development and production, enabling seamless development and deployment in Kubernetes clusters. +ReleaseNotes: |- + What's Changed + Bug Fix + - Backport: fix: missing trailing slash in IsGlobalRegistry by @andreafalzetti in #4117 +ReleaseNotesUrl: https://github.com/okteto/okteto/releases/tag/2.23.3 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/o/okteto/okteto/2.23.3/okteto.okteto.yaml b/manifests/o/okteto/okteto/2.23.3/okteto.okteto.yaml new file mode 100644 index 0000000000000..7bb2c8664ed5c --- /dev/null +++ b/manifests/o/okteto/okteto/2.23.3/okteto.okteto.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: okteto.okteto +PackageVersion: 2.23.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b4af19194f76f5e6667634dd68ced0d616cbee86 Mon Sep 17 00:00:00 2001 From: Romans Pokrovskis Date: Mon, 15 Jan 2024 20:17:36 +0200 Subject: [PATCH 097/461] New version: kyverno.kyverno version 1.11.3 (#134047) --- .../1.11.3/kyverno.kyverno.installer.yaml | 17 +++++++++++ .../1.11.3/kyverno.kyverno.locale.en-US.yaml | 29 +++++++++++++++++++ .../kyverno/1.11.3/kyverno.kyverno.yaml | 8 +++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/k/kyverno/kyverno/1.11.3/kyverno.kyverno.installer.yaml create mode 100644 manifests/k/kyverno/kyverno/1.11.3/kyverno.kyverno.locale.en-US.yaml create mode 100644 manifests/k/kyverno/kyverno/1.11.3/kyverno.kyverno.yaml diff --git a/manifests/k/kyverno/kyverno/1.11.3/kyverno.kyverno.installer.yaml b/manifests/k/kyverno/kyverno/1.11.3/kyverno.kyverno.installer.yaml new file mode 100644 index 0000000000000..4994477f5cecf --- /dev/null +++ b/manifests/k/kyverno/kyverno/1.11.3/kyverno.kyverno.installer.yaml @@ -0,0 +1,17 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: kyverno.kyverno +PackageVersion: 1.11.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: kyverno.exe + PortableCommandAlias: kyverno +ReleaseDate: 2024-01-05 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kyverno/kyverno/releases/download/v1.11.3/kyverno-cli_v1.11.3_windows_x86_64.zip + InstallerSha256: F083B9A712AB319A0FF162702ED88C0A3D265EDB8A1C53EE731EF22C9D6387F9 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/k/kyverno/kyverno/1.11.3/kyverno.kyverno.locale.en-US.yaml b/manifests/k/kyverno/kyverno/1.11.3/kyverno.kyverno.locale.en-US.yaml new file mode 100644 index 0000000000000..76ea82bb22a65 --- /dev/null +++ b/manifests/k/kyverno/kyverno/1.11.3/kyverno.kyverno.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: kyverno.kyverno +PackageVersion: 1.11.3 +PackageLocale: en-US +Publisher: kyverno +PublisherUrl: https://kyverno.io +PublisherSupportUrl: https://github.com/kyverno/kyverno/issues +PackageName: kyverno +PackageUrl: https://github.com/kyverno/kyverno +License: Apache-2.0 license +LicenseUrl: https://github.com/kyverno/kyverno/blob/main/LICENSE +ShortDescription: Kyverno is a policy engine designed for Kubernetes. +Description: |- + Kyverno is a policy engine designed for Kubernetes. + It can validate, mutate, and generate configurations using admission controls and background scans. + Kyverno policies are Kubernetes resources and do not require learning a new language. + Kyverno is designed to work nicely with tools you already use like kubectl, kustomize, and Git. +Tags: +- k8s +- kubernetes +ReleaseNotes: |- + 🐛 Fixed 🐛 + - Fixed non-trigger resources to be skipped for background policies regardless of skipBackgroundRequests settings (#9333) + - Fixed the CLI to use "store" for fetching regclient (#9345) +ReleaseNotesUrl: https://github.com/kyverno/kyverno/releases/tag/v1.11.3 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/k/kyverno/kyverno/1.11.3/kyverno.kyverno.yaml b/manifests/k/kyverno/kyverno/1.11.3/kyverno.kyverno.yaml new file mode 100644 index 0000000000000..270a32d276f59 --- /dev/null +++ b/manifests/k/kyverno/kyverno/1.11.3/kyverno.kyverno.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: kyverno.kyverno +PackageVersion: 1.11.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6568b1e26e8b09be63a3c3c18df4012e74dc2230 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:17:41 +0800 Subject: [PATCH 098/461] Modify: Python.Python.3.4 version 3.4.1 (#134045) --- .../4/3.4.1/Python.Python.3.4.installer.yaml | 72 +++++++++-------- .../3.4.1/Python.Python.3.4.locale.en-US.yaml | 77 ++++++++++++++----- .../3.4.1/Python.Python.3.4.locale.zh-CN.yaml | 40 ++++++++++ .../Python/3/4/3.4.1/Python.Python.3.4.yaml | 14 ++-- 4 files changed, 145 insertions(+), 58 deletions(-) create mode 100644 manifests/p/Python/Python/3/4/3.4.1/Python.Python.3.4.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/4/3.4.1/Python.Python.3.4.installer.yaml b/manifests/p/Python/Python/3/4/3.4.1/Python.Python.3.4.installer.yaml index f89cab4db27f2..21b0264ecda82 100644 --- a/manifests/p/Python/Python/3/4/3.4.1/Python.Python.3.4.installer.yaml +++ b/manifests/p/Python/Python/3/4/3.4.1/Python.Python.3.4.installer.yaml @@ -1,31 +1,41 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.4 -PackageVersion: 3.4.1 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.4.1/python-3.4.1.amd64.msi - InstallerSha256: 12D06BE0869DD67D462CA0EC0017BC7CD567AAE75E4DD90CFDD83B7722C01C12 - ProductCode: '{D54842CB-F761-30BA-881F-1FF821DC44DF}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.4.1 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.4.1150 - ProductCode: '{D54842CB-F761-30BA-881F-1FF821DC44DF}' -- Architecture: x86 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.4.1/python-3.4.1.msi - InstallerSha256: D470B676E8191630359BC4D7C68BABFAF64DADEAB41E0F7DA415FBED76D9D691 - ProductCode: '{DF32BB9E-3ED8-36B5-A649-E8C845C5F3A2}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.4.1 - Publisher: Python Software Foundation - DisplayVersion: 3.4.1150 - ProductCode: '{DF32BB9E-3ED8-36B5-A649-E8C845C5F3A2}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.4 +PackageVersion: 3.4.1 +InstallerType: msi +InstallerSwitches: + InstallLocation: TARGETDIR="" + Custom: ADDLOCAL=ALL +UpgradeBehavior: install +Commands: +- python +- pythonw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +ReleaseDate: 2014-05-18 +Installers: +- Architecture: x86 + InstallerUrl: https://www.python.org/ftp/python/3.4.1/python-3.4.1.msi + InstallerSha256: D470B676E8191630359BC4D7C68BABFAF64DADEAB41E0F7DA415FBED76D9D691 + ProductCode: '{DF32BB9E-3ED8-36B5-A649-E8C845C5F3A2}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.4.1 + DisplayVersion: 3.4.1150 + ProductCode: '{DF32BB9E-3ED8-36B5-A649-E8C845C5F3A2}' + UpgradeCode: '{65E6DE48-A358-434D-AA4F-4AF72DB4718F}' +- Architecture: x64 + InstallerUrl: https://www.python.org/ftp/python/3.4.1/python-3.4.1.amd64.msi + InstallerSha256: 12D06BE0869DD67D462CA0EC0017BC7CD567AAE75E4DD90CFDD83B7722C01C12 + ProductCode: '{D54842CB-F761-30BA-881F-1FF821DC44DF}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.4.1 (64-bit) + DisplayVersion: 3.4.1150 + ProductCode: '{D54842CB-F761-30BA-881F-1FF821DC44DF}' + UpgradeCode: '{6A965A0C-6EE6-4E3A-9983-3263F56311EC}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/4/3.4.1/Python.Python.3.4.locale.en-US.yaml b/manifests/p/Python/Python/3/4/3.4.1/Python.Python.3.4.locale.en-US.yaml index 2f491cf4d2ce7..c22e10ce88ae0 100644 --- a/manifests/p/Python/Python/3/4/3.4.1/Python.Python.3.4.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/4/3.4.1/Python.Python.3.4.locale.en-US.yaml @@ -1,21 +1,56 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.4 -PackageVersion: 3.4.1 -PackageLocale: en-US -Publisher: Python Software Foundation -Author: Python -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.4 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.4 +PackageVersion: 3.4.1 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.4 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2014 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.4 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: |- + Core and Builtins + - Issue #21418: Fix a crash in the builtin function super() when called without argument and without current frame (ex: embedded Python). + - Issue #21425: Fix flushing of standard streams in the interactive interpreter. + - Issue #21435: In rare cases, when running finalizers on objects in cyclic trash a bad pointer dereference could occur due to a subtle flaw in internal iteration logic. + Library + - Issue #10744: Fix PEP 3118 format strings on ctypes objects with a nontrivial shape. + - Issue #20998: Fixed re.fullmatch() of repeated single character pattern with ignore case. Original patch by Matthew Barnett. + - Issue #21075: fileinput.FileInput now reads bytes from standard stream if binary mode is specified. Patch by Sam Kimbrel. + - Issue #21396: Fix TextIOWrapper(..., write_through=True) to not force a flush() on the underlying binary stream. Patch by akira. + - Issue #21470: Do a better job seeding the random number generator by using enough bytes to span the full state space of the Mersenne Twister. + - Issue #21398: Fix an unicode error in the pydoc pager when the documentation contains characters not encodable to the stdout encoding. + Tests + - Issue #17756: Fix test_code test when run from the installed location. + - Issue #17752: Fix distutils tests when run from the installed location. + IDLE + - Issue #18104: Add idlelib/idle_test/htest.py with a few sample tests to begin consolidating and improving human-validated tests of Idle. Change other files as needed to work with htest. Running the module as __main__ runs all tests. +ReleaseNotesUrl: https://docs.python.org/release/3.4.1/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/4/3.4.1/Python.Python.3.4.locale.zh-CN.yaml b/manifests/p/Python/Python/3/4/3.4.1/Python.Python.3.4.locale.zh-CN.yaml new file mode 100644 index 0000000000000..364761058c224 --- /dev/null +++ b/manifests/p/Python/Python/3/4/3.4.1/Python.Python.3.4.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.4 +PackageVersion: 3.4.1 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.4 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2014 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.4.1/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/4/3.4.1/Python.Python.3.4.yaml b/manifests/p/Python/Python/3/4/3.4.1/Python.Python.3.4.yaml index 35ce092d771fb..eb203c1e19e8e 100644 --- a/manifests/p/Python/Python/3/4/3.4.1/Python.Python.3.4.yaml +++ b/manifests/p/Python/Python/3/4/3.4.1/Python.Python.3.4.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.4 -PackageVersion: 3.4.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.4 +PackageVersion: 3.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b300093104ef92d6ea73349c5ec0f59c779ce50c Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:17:55 +0800 Subject: [PATCH 099/461] Modify: Python.Python.3.3 version 3.3.1 (#134052) --- .../3/3.3.1/Python.Python.3.3.installer.yaml | 72 +++++++++++-------- .../3.3.1/Python.Python.3.3.locale.en-US.yaml | 65 +++++++++++------ .../3.3.1/Python.Python.3.3.locale.zh-CN.yaml | 40 +++++++++++ .../Python/3/3/3.3.1/Python.Python.3.3.yaml | 14 ++-- 4 files changed, 133 insertions(+), 58 deletions(-) create mode 100644 manifests/p/Python/Python/3/3/3.3.1/Python.Python.3.3.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/3/3.3.1/Python.Python.3.3.installer.yaml b/manifests/p/Python/Python/3/3/3.3.1/Python.Python.3.3.installer.yaml index e84246eef46c5..495aa52cae70d 100644 --- a/manifests/p/Python/Python/3/3/3.3.1/Python.Python.3.3.installer.yaml +++ b/manifests/p/Python/Python/3/3/3.3.1/Python.Python.3.3.installer.yaml @@ -1,31 +1,41 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.3 -PackageVersion: 3.3.1 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.3.1/python-3.3.1.amd64.msi - InstallerSha256: DB85E38610C7254F9CC0FD87EEF0EEF0B8A4C2065FA54491704E1CD467C2B4A4 - ProductCode: '{1B70EC9B-564C-35CF-ACA9-66176666D751}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.3.1 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.3.1150 - ProductCode: '{1B70EC9B-564C-35CF-ACA9-66176666D751}' -- Architecture: x86 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.3.1/python-3.3.1.msi - InstallerSha256: 6D475F20D576F8A6E685C1400749553C8DAACD307D3D900671983D324A3ACABF - ProductCode: '{B9ED8A90-8D53-3960-B93B-D383C65FFC80}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.3.1 - Publisher: Python Software Foundation - DisplayVersion: 3.3.1150 - ProductCode: '{B9ED8A90-8D53-3960-B93B-D383C65FFC80}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.3 +PackageVersion: 3.3.1 +InstallerType: msi +InstallerSwitches: + InstallLocation: TARGETDIR="" + Custom: ADDLOCAL=ALL +UpgradeBehavior: install +Commands: +- python +- pythonw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +ReleaseDate: 2013-04-07 +Installers: +- Architecture: x86 + InstallerUrl: https://www.python.org/ftp/python/3.3.1/python-3.3.1.msi + InstallerSha256: 6D475F20D576F8A6E685C1400749553C8DAACD307D3D900671983D324A3ACABF + ProductCode: '{B9ED8A90-8D53-3960-B93B-D383C65FFC80}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.3.1 + DisplayVersion: 3.3.1150 + ProductCode: '{B9ED8A90-8D53-3960-B93B-D383C65FFC80}' + UpgradeCode: '{65E6DE48-A358-434D-AA4F-4AF72DB4718F}' +- Architecture: x64 + InstallerUrl: https://www.python.org/ftp/python/3.3.1/python-3.3.1.amd64.msi + InstallerSha256: DB85E38610C7254F9CC0FD87EEF0EEF0B8A4C2065FA54491704E1CD467C2B4A4 + ProductCode: '{1B70EC9B-564C-35CF-ACA9-66176666D751}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.3.1 (64-bit) + DisplayVersion: 3.3.1150 + ProductCode: '{1B70EC9B-564C-35CF-ACA9-66176666D751}' + UpgradeCode: '{6A965A0C-6EE6-4E3A-9983-3263F56311EC}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/3/3.3.1/Python.Python.3.3.locale.en-US.yaml b/manifests/p/Python/Python/3/3/3.3.1/Python.Python.3.3.locale.en-US.yaml index 25fecd1768b67..bd808c6e5527d 100644 --- a/manifests/p/Python/Python/3/3/3.3.1/Python.Python.3.3.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/3/3.3.1/Python.Python.3.3.locale.en-US.yaml @@ -1,21 +1,44 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.3 -PackageVersion: 3.3.1 -PackageLocale: en-US -Publisher: Python Software Foundation -Author: Python -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.3 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.3 +PackageVersion: 3.3.1 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.3 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2013 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.3 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: |- + Build + - Issue #17550: Fix the –enable-profiling configure switch. + Library + - Issue #17625: In IDLE, close the replace dialog after it is used. +ReleaseNotesUrl: https://docs.python.org/release/3.3.1/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/3/3.3.1/Python.Python.3.3.locale.zh-CN.yaml b/manifests/p/Python/Python/3/3/3.3.1/Python.Python.3.3.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e8083899c5d82 --- /dev/null +++ b/manifests/p/Python/Python/3/3/3.3.1/Python.Python.3.3.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.3 +PackageVersion: 3.3.1 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.3 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2013 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.3.1/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/3/3.3.1/Python.Python.3.3.yaml b/manifests/p/Python/Python/3/3/3.3.1/Python.Python.3.3.yaml index 30819bde4e718..60792364a5130 100644 --- a/manifests/p/Python/Python/3/3/3.3.1/Python.Python.3.3.yaml +++ b/manifests/p/Python/Python/3/3/3.3.1/Python.Python.3.3.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.3 -PackageVersion: 3.3.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.3 +PackageVersion: 3.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4f8d889b57391be57246ce7ade13c4ffb37fe491 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:18:14 +0800 Subject: [PATCH 100/461] Modify: Python.Python.3.8 version 3.8.7 (#134079) --- .../8/3.8.7/Python.Python.3.8.installer.yaml | 111 ++++++++++++------ .../3.8.7/Python.Python.3.8.locale.en-US.yaml | 93 +++++++++++---- .../3.8.7/Python.Python.3.8.locale.zh-CN.yaml | 40 +++++++ .../Python/3/8/3.8.7/Python.Python.3.8.yaml | 14 ++- 4 files changed, 199 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/8/3.8.7/Python.Python.3.8.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/8/3.8.7/Python.Python.3.8.installer.yaml b/manifests/p/Python/Python/3/8/3.8.7/Python.Python.3.8.installer.yaml index 047b2bacd7fd4..e93bfce3ecf9c 100644 --- a/manifests/p/Python/Python/3/8/3.8.7/Python.Python.3.8.installer.yaml +++ b/manifests/p/Python/Python/3/8/3.8.7/Python.Python.3.8.installer.yaml @@ -1,33 +1,78 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.8 -PackageVersion: 3.8.7 -InstallerSwitches: - Silent: /Quiet - SilentWithProgress: /Passive - Custom: PrependPath=1 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.8.7/python-3.8.7-amd64.exe - InstallerSha256: B8D539D67A9C97A1ACC30DC871821D140C383F160D8A1CD3B5A1A5A0D351AF68 - AppsAndFeaturesEntries: - - DisplayName: Python 3.8.7 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.8.7150.0 - ProductCode: '{a32da68d-eab0-48d8-947e-8187f9630441}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.8.7/python-3.8.7.exe - InstallerSha256: 6DBA69E974634AD1EEBDC289C78AB48970913E93C81DEC90635963ABD6555370 - AppsAndFeaturesEntries: - - DisplayName: Python 3.8.7 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.8.7150.0 - ProductCode: '{5d8f7feb-bdec-4ef4-b3a3-3eb34a909cdc}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.7 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2020-12-21 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.8.7/python-3.8.7.exe + InstallerSha256: 6DBA69E974634AD1EEBDC289C78AB48970913E93C81DEC90635963ABD6555370 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{5d8f7feb-bdec-4ef4-b3a3-3eb34a909cdc}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.7 (32-bit) + DisplayVersion: 3.8.7150.0 + ProductCode: '{5d8f7feb-bdec-4ef4-b3a3-3eb34a909cdc}' + UpgradeCode: '{7F7CEC53-74A3-5306-8929-AAEFBED71FF3}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.8.7/python-3.8.7.exe + InstallerSha256: 6DBA69E974634AD1EEBDC289C78AB48970913E93C81DEC90635963ABD6555370 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{5d8f7feb-bdec-4ef4-b3a3-3eb34a909cdc}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.7 (32-bit) + DisplayVersion: 3.8.7150.0 + ProductCode: '{5d8f7feb-bdec-4ef4-b3a3-3eb34a909cdc}' + UpgradeCode: '{7F7CEC53-74A3-5306-8929-AAEFBED71FF3}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.8.7/python-3.8.7-amd64.exe + InstallerSha256: B8D539D67A9C97A1ACC30DC871821D140C383F160D8A1CD3B5A1A5A0D351AF68 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{a32da68d-eab0-48d8-947e-8187f9630441}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.7 (64-bit) + DisplayVersion: 3.8.7150.0 + ProductCode: '{a32da68d-eab0-48d8-947e-8187f9630441}' + UpgradeCode: '{6D2E28EF-5AEA-5A3E-B7B4-7E3B246D9DA8}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.8.7/python-3.8.7-amd64.exe + InstallerSha256: B8D539D67A9C97A1ACC30DC871821D140C383F160D8A1CD3B5A1A5A0D351AF68 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{a32da68d-eab0-48d8-947e-8187f9630441}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.7 (64-bit) + DisplayVersion: 3.8.7150.0 + ProductCode: '{a32da68d-eab0-48d8-947e-8187f9630441}' + UpgradeCode: '{6D2E28EF-5AEA-5A3E-B7B4-7E3B246D9DA8}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/8/3.8.7/Python.Python.3.8.locale.en-US.yaml b/manifests/p/Python/Python/3/8/3.8.7/Python.Python.3.8.locale.en-US.yaml index 312a054f09c53..3447e334410b8 100644 --- a/manifests/p/Python/Python/3/8/3.8.7/Python.Python.3.8.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/8/3.8.7/Python.Python.3.8.locale.en-US.yaml @@ -1,20 +1,73 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.8 -PackageVersion: 3.8.7 -PackageLocale: en-US -Publisher: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.8 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.7 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.8 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2020 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.8 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: |- + Core and Builtins + - bpo-32381: Fix encoding name when running a .pyc file on Windows: PyRun_SimpleFileExFlags() now uses the correct encoding to decode the filename. + - bpo-42536: Several built-in and standard library types now ensure that their internal result tuples are always tracked by the garbage collector: + - collections.OrderedDict.items() + - dict.items() + - enumerate() + - functools.reduce() + - itertools.combinations() + - itertools.combinations_with_replacement() + - itertools.permutations() + - itertools.product() + - itertools.zip_longest() + - zip() + Previously, they could have become untracked by a prior garbage collection. Patch by Brandt Bucher. + Library + - bpo-42630: tkinter functions and constructors which need a default root window raise now RuntimeError with descriptive message instead of obscure AttributeError or NameError if it is not created yet or cannot be created automatically. + - bpo-42644: logging.disable will now validate the types and value of its parameter. It also now accepts strings representing the levels (as does loging.setLevel) instead of only the numerical values. + - bpo-36541: Fixed lib2to3.pgen2 to be able to parse PEP-570 positional only argument syntax. + - bpo-42375: subprocess module update for DragonFlyBSD support. + - bpo-39825: Windows: Change sysconfig.get_config_var('EXT_SUFFIX') to the expected full platform_tag.extension format. Previously it was hard-coded to .pyd, now it is compatible with distutils.sysconfig and will result in something like .cp38-win_amd64.pyd. This brings windows into conformance with the other platforms. + - bpo-39101: Fixed tests using IsolatedAsyncioTestCase from hanging on BaseExceptions. + - bpo-41907: fix format() behavior for IntFlag + - bpo-41889: Enum: fix regression involving inheriting a multiply-inherited enum + - bpo-41891: Ensure asyncio.wait_for waits for task completion + - bpo-40219: Lowered tkinter.ttk.LabeledScale dummy widget to prevent hiding part of the content label. + - bpo-40084: Fix Enum.__dir__: dir(Enum.member) now includes attributes as well as methods. + Documentation + - bpo-17140: Add documentation for the multiprocessing.pool.ThreadPool class. + Build + - bpo-42604: Now all platforms use a value for the “EXT_SUFFIX” build variable derived from SOABI (for instance in freeBSD, “EXT_SUFFIX” is now “.cpython-310d.so” instead of “.so”). Previosuly only Linux, Mac and VxWorks were using a value for “EXT_SUFFIX” that included “SOABI”. + - bpo-42598: Fix implicit function declarations in configure which could have resulted in incorrect configuration checks. Patch contributed by Joshua Root. + Tools/Demos + - bpo-42613: Fix freeze.py tool to use the prope config and library directories. Patch by Victor Stinner. +ReleaseNotesUrl: https://docs.python.org/release/3.8.7/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/8/3.8.7/Python.Python.3.8.locale.zh-CN.yaml b/manifests/p/Python/Python/3/8/3.8.7/Python.Python.3.8.locale.zh-CN.yaml new file mode 100644 index 0000000000000..87603dd326a1d --- /dev/null +++ b/manifests/p/Python/Python/3/8/3.8.7/Python.Python.3.8.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.7 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.8 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2020 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.8.7/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/8/3.8.7/Python.Python.3.8.yaml b/manifests/p/Python/Python/3/8/3.8.7/Python.Python.3.8.yaml index 4628845b75755..a0a57489fab61 100644 --- a/manifests/p/Python/Python/3/8/3.8.7/Python.Python.3.8.yaml +++ b/manifests/p/Python/Python/3/8/3.8.7/Python.Python.3.8.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.8 -PackageVersion: 3.8.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 8d2b874bdc86dba3b0eba50f621df11d786f0fe5 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:18:30 +0800 Subject: [PATCH 101/461] Modify: Python.Python.3.7 version 3.7.5 (#134071) --- .../7/3.7.5/Python.Python.3.7.installer.yaml | 111 ++++++++++++------ .../3.7.5/Python.Python.3.7.locale.en-US.yaml | 65 ++++++---- .../3.7.5/Python.Python.3.7.locale.zh-CN.yaml | 40 +++++++ .../Python/3/7/3.7.5/Python.Python.3.7.yaml | 14 ++- 4 files changed, 171 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/7/3.7.5/Python.Python.3.7.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/7/3.7.5/Python.Python.3.7.installer.yaml b/manifests/p/Python/Python/3/7/3.7.5/Python.Python.3.7.installer.yaml index a5f8c8794e508..93ded8df52442 100644 --- a/manifests/p/Python/Python/3/7/3.7.5/Python.Python.3.7.installer.yaml +++ b/manifests/p/Python/Python/3/7/3.7.5/Python.Python.3.7.installer.yaml @@ -1,33 +1,78 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.7 -PackageVersion: 3.7.5 -InstallerSwitches: - Silent: /Quiet - SilentWithProgress: /Passive - Custom: PrependPath=1 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.7.5/python-3.7.5-amd64.exe - InstallerSha256: F3D60C127E7A92ED547EFA3321BF70CD96B75C53BF4B903147015257C1314981 - AppsAndFeaturesEntries: - - DisplayName: Python 3.7.5 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.7.5150.0 - ProductCode: '{5e6d7bfa-46e9-4496-9ccd-e15816be8f0a}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.7.5/python-3.7.5.exe - InstallerSha256: 3C2AE8F72B48E6E0C2B482206E322BF5D0344FF91ABC3B3C200CEC9E275C7168 - AppsAndFeaturesEntries: - - DisplayName: Python 3.7.5 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.7.5150.0 - ProductCode: '{06afccdd-1cb2-43eb-aeee-ac82e2915b8d}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.5 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2019-10-14 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.7.5/python-3.7.5.exe + InstallerSha256: 3C2AE8F72B48E6E0C2B482206E322BF5D0344FF91ABC3B3C200CEC9E275C7168 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{06afccdd-1cb2-43eb-aeee-ac82e2915b8d}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.5 (32-bit) + DisplayVersion: 3.7.5150.0 + ProductCode: '{06afccdd-1cb2-43eb-aeee-ac82e2915b8d}' + UpgradeCode: '{5C464E87-58D7-5592-B004-12ED93D23716}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.7.5/python-3.7.5.exe + InstallerSha256: 3C2AE8F72B48E6E0C2B482206E322BF5D0344FF91ABC3B3C200CEC9E275C7168 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{06afccdd-1cb2-43eb-aeee-ac82e2915b8d}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.5 (32-bit) + DisplayVersion: 3.7.5150.0 + ProductCode: '{06afccdd-1cb2-43eb-aeee-ac82e2915b8d}' + UpgradeCode: '{5C464E87-58D7-5592-B004-12ED93D23716}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.7.5/python-3.7.5-amd64.exe + InstallerSha256: F3D60C127E7A92ED547EFA3321BF70CD96B75C53BF4B903147015257C1314981 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{5e6d7bfa-46e9-4496-9ccd-e15816be8f0a}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.5 (64-bit) + DisplayVersion: 3.7.5150.0 + ProductCode: '{5e6d7bfa-46e9-4496-9ccd-e15816be8f0a}' + UpgradeCode: '{71010FC2-A70A-5D7A-AA83-DC4282DCFE02}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.7.5/python-3.7.5-amd64.exe + InstallerSha256: F3D60C127E7A92ED547EFA3321BF70CD96B75C53BF4B903147015257C1314981 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{5e6d7bfa-46e9-4496-9ccd-e15816be8f0a}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.5 (64-bit) + DisplayVersion: 3.7.5150.0 + ProductCode: '{5e6d7bfa-46e9-4496-9ccd-e15816be8f0a}' + UpgradeCode: '{71010FC2-A70A-5D7A-AA83-DC4282DCFE02}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/7/3.7.5/Python.Python.3.7.locale.en-US.yaml b/manifests/p/Python/Python/3/7/3.7.5/Python.Python.3.7.locale.en-US.yaml index fb6870950c07f..5a534bc47172c 100644 --- a/manifests/p/Python/Python/3/7/3.7.5/Python.Python.3.7.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/7/3.7.5/Python.Python.3.7.locale.en-US.yaml @@ -1,20 +1,45 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.7 -PackageVersion: 3.7.5 -PackageLocale: en-US -Publisher: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.7 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.5 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.7 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2019 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.7 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: |- + Library + - bpo-38368: Prevent ctypes crash when handling arrays in structs/unions. + - bpo-38449: Revert GH-15522, which introduces a regression in mimetypes.guess_type() due to improper handling of filenames as urls. + Windows + - bpo-38344: Fix syntax in activate.bat. +ReleaseNotesUrl: https://docs.python.org/release/3.7.5/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/7/3.7.5/Python.Python.3.7.locale.zh-CN.yaml b/manifests/p/Python/Python/3/7/3.7.5/Python.Python.3.7.locale.zh-CN.yaml new file mode 100644 index 0000000000000..455ff45b6de89 --- /dev/null +++ b/manifests/p/Python/Python/3/7/3.7.5/Python.Python.3.7.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.5 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.7 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2019 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.7.5/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/7/3.7.5/Python.Python.3.7.yaml b/manifests/p/Python/Python/3/7/3.7.5/Python.Python.3.7.yaml index d998887c0d2e1..183d6cc5c751f 100644 --- a/manifests/p/Python/Python/3/7/3.7.5/Python.Python.3.7.yaml +++ b/manifests/p/Python/Python/3/7/3.7.5/Python.Python.3.7.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.7 -PackageVersion: 3.7.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 0256094db8c962b23a25c9029ae86480e5a9ebfa Mon Sep 17 00:00:00 2001 From: solomoncyj Date: Tue, 16 Jan 2024 02:20:24 +0800 Subject: [PATCH 102/461] New package: CollegeBoard.Bluebook version CollegeBoard.Bluebook (#133981) * New package: CollegeBoard.Bluebook version CollegeBoard.Bluebook * rename --- .../0.9.232/CollegeBoard.Bluebook.installer.yaml | 12 ++++++++++++ .../0.9.232/CollegeBoard.Bluebook.locale.en-US.yaml | 13 +++++++++++++ .../Bluebook/0.9.232/CollegeBoard.Bluebook.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/c/CollegeBoard/Bluebook/0.9.232/CollegeBoard.Bluebook.installer.yaml create mode 100644 manifests/c/CollegeBoard/Bluebook/0.9.232/CollegeBoard.Bluebook.locale.en-US.yaml create mode 100644 manifests/c/CollegeBoard/Bluebook/0.9.232/CollegeBoard.Bluebook.yaml diff --git a/manifests/c/CollegeBoard/Bluebook/0.9.232/CollegeBoard.Bluebook.installer.yaml b/manifests/c/CollegeBoard/Bluebook/0.9.232/CollegeBoard.Bluebook.installer.yaml new file mode 100644 index 0000000000000..05774d5085bda --- /dev/null +++ b/manifests/c/CollegeBoard/Bluebook/0.9.232/CollegeBoard.Bluebook.installer.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: CollegeBoard.Bluebook +PackageVersion: 0.9.232 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://bluebook.app.collegeboard.org/downloads/Bluebook%20Setup%200.9.232.exe + InstallerSha256: 0C2C20627E019C87B12A6CD8F96C3FFACFB0DBD05A4A4796BD5BCAC50467FC39 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/c/CollegeBoard/Bluebook/0.9.232/CollegeBoard.Bluebook.locale.en-US.yaml b/manifests/c/CollegeBoard/Bluebook/0.9.232/CollegeBoard.Bluebook.locale.en-US.yaml new file mode 100644 index 0000000000000..bd5b86738bbac --- /dev/null +++ b/manifests/c/CollegeBoard/Bluebook/0.9.232/CollegeBoard.Bluebook.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: CollegeBoard.Bluebook +PackageVersion: 0.9.232 +PackageLocale: en-US +Publisher: College Board +PackageName: Bluebook +License: Proprietary +Copyright: Copyright © 2023 College Board +ShortDescription: The SAT Suite of Assessments is adapting to meet the changing needs of students and educators alike. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/CollegeBoard/Bluebook/0.9.232/CollegeBoard.Bluebook.yaml b/manifests/c/CollegeBoard/Bluebook/0.9.232/CollegeBoard.Bluebook.yaml new file mode 100644 index 0000000000000..0ee1b876705c6 --- /dev/null +++ b/manifests/c/CollegeBoard/Bluebook/0.9.232/CollegeBoard.Bluebook.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: CollegeBoard.Bluebook +PackageVersion: 0.9.232 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 745ce8bd87edff01932460d6138d9256285e8fbe Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:20:46 +0800 Subject: [PATCH 103/461] Modify: Python.Python.3.10 version 3.10.4 (#134094) --- .../3.10.4/Python.Python.3.10.installer.yaml | 157 +++++++++--------- .../Python.Python.3.10.locale.en-US.yaml | 84 +++++++--- .../Python.Python.3.10.locale.zh-CN.yaml | 40 +++++ .../3/10/3.10.4/Python.Python.3.10.yaml | 14 +- 4 files changed, 184 insertions(+), 111 deletions(-) create mode 100644 manifests/p/Python/Python/3/10/3.10.4/Python.Python.3.10.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/10/3.10.4/Python.Python.3.10.installer.yaml b/manifests/p/Python/Python/3/10/3.10.4/Python.Python.3.10.installer.yaml index e0df8d20ffcdb..9c9a5c48223ed 100644 --- a/manifests/p/Python/Python/3/10/3.10.4/Python.Python.3.10.installer.yaml +++ b/manifests/p/Python/Python/3/10/3.10.4/Python.Python.3.10.installer.yaml @@ -1,79 +1,78 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.10 -PackageVersion: 3.10.4 -MinimumOSVersion: 10.0.0.0 -InstallModes: -- interactive -- silent -- silentWithProgress -Commands: -- py -- python -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- InstallerLocale: en-US - Architecture: x64 - InstallerType: burn - Scope: user - InstallerUrl: https://www.python.org/ftp/python/3.10.4/python-3.10.4-amd64.exe - InstallerSha256: A81FC4180F34E5733C3F15526C668FF55DE096366F9006D8A44C0336704E50F1 - InstallerSwitches: - InstallLocation: DefaultJustForMeTargetDir= - Custom: InstallAllUsers=0 PrependPath=1 - UpgradeBehavior: uninstallPrevious - AppsAndFeaturesEntries: - - DisplayName: Python 3.10.4 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.10.4150.0 - ProductCode: '{20ae9c9d-53ff-44e7-973b-efb518e01971}' -- InstallerLocale: en-US - Architecture: x64 - InstallerType: burn - Scope: machine - InstallerUrl: https://www.python.org/ftp/python/3.10.4/python-3.10.4-amd64.exe - InstallerSha256: A81FC4180F34E5733C3F15526C668FF55DE096366F9006D8A44C0336704E50F1 - InstallerSwitches: - InstallLocation: DefaultAllUsersTargetDir= - Custom: InstallAllUsers=1 PrependPath=1 - UpgradeBehavior: uninstallPrevious - AppsAndFeaturesEntries: - - DisplayName: Python 3.10.4 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.10.4150.0 - ProductCode: '{20ae9c9d-53ff-44e7-973b-efb518e01971}' -- InstallerLocale: en-US - Architecture: x86 - InstallerType: burn - Scope: user - InstallerUrl: https://www.python.org/ftp/python/3.10.4/python-3.10.4.exe - InstallerSha256: 97C37C53C7A826F5B00E185754AB2A324A919F7AFC469B20764B71715C80041D - InstallerSwitches: - InstallLocation: DefaultJustForMeTargetDir= - Custom: InstallAllUsers=0 PrependPath=1 - UpgradeBehavior: uninstallPrevious - AppsAndFeaturesEntries: - - DisplayName: Python 3.10.4 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.10.4150.0 - ProductCode: '{db164b15-adb9-4772-8435-39cdb7b7fa0f}' -- InstallerLocale: en-US - Architecture: x86 - InstallerType: burn - Scope: machine - InstallerUrl: https://www.python.org/ftp/python/3.10.4/python-3.10.4.exe - InstallerSha256: 97C37C53C7A826F5B00E185754AB2A324A919F7AFC469B20764B71715C80041D - InstallerSwitches: - InstallLocation: DefaultAllUsersTargetDir= - Custom: InstallAllUsers=1 PrependPath=1 - UpgradeBehavior: uninstallPrevious - AppsAndFeaturesEntries: - - DisplayName: Python 3.10.4 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.10.4150.0 - ProductCode: '{db164b15-adb9-4772-8435-39cdb7b7fa0f}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.10 +PackageVersion: 3.10.4 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2022-03-23 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.10.4/python-3.10.4.exe + InstallerSha256: 97C37C53C7A826F5B00E185754AB2A324A919F7AFC469B20764B71715C80041D + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{db164b15-adb9-4772-8435-39cdb7b7fa0f}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.10.4 (32-bit) + DisplayVersion: 3.10.4150.0 + ProductCode: '{db164b15-adb9-4772-8435-39cdb7b7fa0f}' + UpgradeCode: '{474D137A-11E9-5F9D-9D62-DF035A3DB588}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.10.4/python-3.10.4.exe + InstallerSha256: 97C37C53C7A826F5B00E185754AB2A324A919F7AFC469B20764B71715C80041D + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{db164b15-adb9-4772-8435-39cdb7b7fa0f}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.10.4 (32-bit) + DisplayVersion: 3.10.4150.0 + ProductCode: '{db164b15-adb9-4772-8435-39cdb7b7fa0f}' + UpgradeCode: '{474D137A-11E9-5F9D-9D62-DF035A3DB588}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.10.4/python-3.10.4-amd64.exe + InstallerSha256: A81FC4180F34E5733C3F15526C668FF55DE096366F9006D8A44C0336704E50F1 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{20ae9c9d-53ff-44e7-973b-efb518e01971}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.10.4 (64-bit) + DisplayVersion: 3.10.4150.0 + ProductCode: '{20ae9c9d-53ff-44e7-973b-efb518e01971}' + UpgradeCode: '{E3BAA187-CE22-5D2A-92E4-3290DEC0FCAB}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.10.4/python-3.10.4-amd64.exe + InstallerSha256: A81FC4180F34E5733C3F15526C668FF55DE096366F9006D8A44C0336704E50F1 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{20ae9c9d-53ff-44e7-973b-efb518e01971}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.10.4 (64-bit) + DisplayVersion: 3.10.4150.0 + ProductCode: '{20ae9c9d-53ff-44e7-973b-efb518e01971}' + UpgradeCode: '{E3BAA187-CE22-5D2A-92E4-3290DEC0FCAB}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/10/3.10.4/Python.Python.3.10.locale.en-US.yaml b/manifests/p/Python/Python/3/10/3.10.4/Python.Python.3.10.locale.en-US.yaml index e3abe3e55ea6e..7c84a9d785e0a 100644 --- a/manifests/p/Python/Python/3/10/3.10.4/Python.Python.3.10.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/10/3.10.4/Python.Python.3.10.locale.en-US.yaml @@ -1,26 +1,58 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.10 -PackageVersion: 3.10.4 -PackageLocale: en-US -Publisher: Python Software Foundation -PublisherUrl: https://www.python.org -PublisherSupportUrl: https://www.python.org/doc/ -PrivacyUrl: https://www.python.org/privacy/ -Author: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -Copyright: Copyright ©2001-2022. Python Software Foundation. -CopyrightUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.10 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.10 +PackageVersion: 3.10.4 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.10 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2022 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.10 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: |- + Core and Builtins + - bpo-46968: Check for the existence of the “sys/auxv.h” header in faulthandler to avoid compilation problems in systems where this header doesn’t exist. Patch by Pablo Galindo + Library + - bpo-23691: Protect the re.finditer() iterator from re-entering. + - bpo-42369: Fix thread safety of zipfile._SharedFile.tell() to avoid a “zipfile.BadZipFile: Bad CRC-32 for file” exception when reading a ZipFile from multiple threads. + - bpo-38256: Fix binascii.crc32() when it is compiled to use zlib’c crc32 to work properly on inputs 4+GiB in length instead of returning the wrong result. The workaround prior to this was to always feed the function data in increments smaller than 4GiB or to just call the zlib module function. + - bpo-39394: A warning about inline flags not at the start of the regular expression now contains the position of the flag. + - bpo-47061: Deprecate the various modules listed by + + PEP 594: + aifc, asynchat, asyncore, audioop, cgi, cgitb, chunk, crypt, imghdr, msilib, nntplib, nis, ossaudiodev, pipes, smtpd, sndhdr, spwd, sunau, telnetlib, uu, xdrlib + - bpo-2604: Fix bug where doctests using globals would fail when run multiple times. + - bpo-45997: Fix asyncio.Semaphore re-aquiring FIFO order. + - bpo-47022: The asynchat, asyncore and smtpd modules have been deprecated since at least Python 3.6. Their documentation and deprecation warnings and have now been updated to note they will removed in Python 3.12 ( + + PEP 594). + - bpo-46421: Fix a unittest issue where if the command was invoked as python -m unittest and the filename(s) began with a dot (.), a ValueError is returned. + - bpo-40296: Fix supporting generic aliases in pydoc. +ReleaseNotesUrl: https://docs.python.org/release/3.10.4/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/10/3.10.4/Python.Python.3.10.locale.zh-CN.yaml b/manifests/p/Python/Python/3/10/3.10.4/Python.Python.3.10.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7c80f52d2b217 --- /dev/null +++ b/manifests/p/Python/Python/3/10/3.10.4/Python.Python.3.10.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.10 +PackageVersion: 3.10.4 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.10 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2022 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.10.4/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/10/3.10.4/Python.Python.3.10.yaml b/manifests/p/Python/Python/3/10/3.10.4/Python.Python.3.10.yaml index f62b5aab6377a..3000a6aacada9 100644 --- a/manifests/p/Python/Python/3/10/3.10.4/Python.Python.3.10.yaml +++ b/manifests/p/Python/Python/3/10/3.10.4/Python.Python.3.10.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.10 -PackageVersion: 3.10.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.10 +PackageVersion: 3.10.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From ca889f16dded46fd5f20ecd848c08e832c240f44 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:20:51 +0800 Subject: [PATCH 104/461] Modify: Python.Python.3.10 version 3.10.3 (#134095) --- .../3.10.3/Python.Python.3.10.installer.yaml | 157 +++++++++--------- .../Python.Python.3.10.locale.en-US.yaml | 66 +++++--- .../Python.Python.3.10.locale.zh-CN.yaml | 40 +++++ .../3/10/3.10.3/Python.Python.3.10.yaml | 14 +- 4 files changed, 166 insertions(+), 111 deletions(-) create mode 100644 manifests/p/Python/Python/3/10/3.10.3/Python.Python.3.10.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/10/3.10.3/Python.Python.3.10.installer.yaml b/manifests/p/Python/Python/3/10/3.10.3/Python.Python.3.10.installer.yaml index 6dcf2046dc91b..dc0e4190d7d0c 100644 --- a/manifests/p/Python/Python/3/10/3.10.3/Python.Python.3.10.installer.yaml +++ b/manifests/p/Python/Python/3/10/3.10.3/Python.Python.3.10.installer.yaml @@ -1,79 +1,78 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.10 -PackageVersion: 3.10.3 -MinimumOSVersion: 10.0.0.0 -InstallModes: -- interactive -- silent -- silentWithProgress -Commands: -- py -- python -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- InstallerLocale: en-US - Architecture: x64 - InstallerType: burn - Scope: user - InstallerUrl: https://www.python.org/ftp/python/3.10.3/python-3.10.3-amd64.exe - InstallerSha256: 48AEA4B9F6315A6544F82480B2CAF1E29FD6687ABB5B756930AD98A1E9B9A847 - InstallerSwitches: - InstallLocation: DefaultJustForMeTargetDir= - Custom: InstallAllUsers=0 PrependPath=1 - UpgradeBehavior: uninstallPrevious - AppsAndFeaturesEntries: - - DisplayName: Python 3.10.3 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.10.3150.0 - ProductCode: '{a5de448a-5723-4bc4-a20d-26f83f96e00f}' -- InstallerLocale: en-US - Architecture: x64 - InstallerType: burn - Scope: machine - InstallerUrl: https://www.python.org/ftp/python/3.10.3/python-3.10.3-amd64.exe - InstallerSha256: 48AEA4B9F6315A6544F82480B2CAF1E29FD6687ABB5B756930AD98A1E9B9A847 - InstallerSwitches: - InstallLocation: DefaultAllUsersTargetDir= - Custom: InstallAllUsers=1 PrependPath=1 - UpgradeBehavior: uninstallPrevious - AppsAndFeaturesEntries: - - DisplayName: Python 3.10.3 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.10.3150.0 - ProductCode: '{a5de448a-5723-4bc4-a20d-26f83f96e00f}' -- InstallerLocale: en-US - Architecture: x86 - InstallerType: burn - Scope: user - InstallerUrl: https://www.python.org/ftp/python/3.10.3/python-3.10.3.exe - InstallerSha256: BB2283C887532A26BFABF43DD9EFA4E8CEDAA41403B053C006FD4E5214635E46 - InstallerSwitches: - InstallLocation: DefaultJustForMeTargetDir= - Custom: InstallAllUsers=0 PrependPath=1 - UpgradeBehavior: uninstallPrevious - AppsAndFeaturesEntries: - - DisplayName: Python 3.10.3 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.10.3150.0 - ProductCode: '{31017d77-8a08-40a4-9e0b-5cc7d63535ca}' -- InstallerLocale: en-US - Architecture: x86 - InstallerType: burn - Scope: machine - InstallerUrl: https://www.python.org/ftp/python/3.10.3/python-3.10.3.exe - InstallerSha256: BB2283C887532A26BFABF43DD9EFA4E8CEDAA41403B053C006FD4E5214635E46 - InstallerSwitches: - InstallLocation: DefaultAllUsersTargetDir= - Custom: InstallAllUsers=1 PrependPath=1 - UpgradeBehavior: uninstallPrevious - AppsAndFeaturesEntries: - - DisplayName: Python 3.10.3 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.10.3150.0 - ProductCode: '{31017d77-8a08-40a4-9e0b-5cc7d63535ca}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.10 +PackageVersion: 3.10.3 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2022-03-16 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.10.3/python-3.10.3.exe + InstallerSha256: BB2283C887532A26BFABF43DD9EFA4E8CEDAA41403B053C006FD4E5214635E46 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{31017d77-8a08-40a4-9e0b-5cc7d63535ca}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.10.3 (32-bit) + DisplayVersion: 3.10.3150.0 + ProductCode: '{31017d77-8a08-40a4-9e0b-5cc7d63535ca}' + UpgradeCode: '{474D137A-11E9-5F9D-9D62-DF035A3DB588}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.10.3/python-3.10.3.exe + InstallerSha256: BB2283C887532A26BFABF43DD9EFA4E8CEDAA41403B053C006FD4E5214635E46 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{31017d77-8a08-40a4-9e0b-5cc7d63535ca}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.10.3 (32-bit) + DisplayVersion: 3.10.3150.0 + ProductCode: '{31017d77-8a08-40a4-9e0b-5cc7d63535ca}' + UpgradeCode: '{474D137A-11E9-5F9D-9D62-DF035A3DB588}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.10.3/python-3.10.3-amd64.exe + InstallerSha256: 48AEA4B9F6315A6544F82480B2CAF1E29FD6687ABB5B756930AD98A1E9B9A847 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{a5de448a-5723-4bc4-a20d-26f83f96e00f}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.10.3 (64-bit) + DisplayVersion: 3.10.3150.0 + ProductCode: '{a5de448a-5723-4bc4-a20d-26f83f96e00f}' + UpgradeCode: '{E3BAA187-CE22-5D2A-92E4-3290DEC0FCAB}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.10.3/python-3.10.3-amd64.exe + InstallerSha256: 48AEA4B9F6315A6544F82480B2CAF1E29FD6687ABB5B756930AD98A1E9B9A847 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{a5de448a-5723-4bc4-a20d-26f83f96e00f}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.10.3 (64-bit) + DisplayVersion: 3.10.3150.0 + ProductCode: '{a5de448a-5723-4bc4-a20d-26f83f96e00f}' + UpgradeCode: '{E3BAA187-CE22-5D2A-92E4-3290DEC0FCAB}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/10/3.10.3/Python.Python.3.10.locale.en-US.yaml b/manifests/p/Python/Python/3/10/3.10.3/Python.Python.3.10.locale.en-US.yaml index 9aea10bb4cf86..61e6f2eeac9b5 100644 --- a/manifests/p/Python/Python/3/10/3.10.3/Python.Python.3.10.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/10/3.10.3/Python.Python.3.10.locale.en-US.yaml @@ -1,26 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.10 -PackageVersion: 3.10.3 -PackageLocale: en-US -Publisher: Python Software Foundation -PublisherUrl: https://www.python.org -PublisherSupportUrl: https://www.python.org/doc/ -PrivacyUrl: https://www.python.org/privacy/ -Author: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -Copyright: Copyright ©2001-2022. Python Software Foundation. -CopyrightUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.10 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.10 +PackageVersion: 3.10.3 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.10 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2022 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.10 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.10.3/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/10/3.10.3/Python.Python.3.10.locale.zh-CN.yaml b/manifests/p/Python/Python/3/10/3.10.3/Python.Python.3.10.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e37df43b19c78 --- /dev/null +++ b/manifests/p/Python/Python/3/10/3.10.3/Python.Python.3.10.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.10 +PackageVersion: 3.10.3 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.10 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2022 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.10.3/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/10/3.10.3/Python.Python.3.10.yaml b/manifests/p/Python/Python/3/10/3.10.3/Python.Python.3.10.yaml index 61e645e33c6cb..18107031987f2 100644 --- a/manifests/p/Python/Python/3/10/3.10.3/Python.Python.3.10.yaml +++ b/manifests/p/Python/Python/3/10/3.10.3/Python.Python.3.10.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.10 -PackageVersion: 3.10.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.10 +PackageVersion: 3.10.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 665f3c99f2382ee8a725d18bd63927f69e20d8cc Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:20:56 +0800 Subject: [PATCH 105/461] Modify: Python.Python.3.10 version 3.10.2 (#134096) --- .../3.10.2/Python.Python.3.10.installer.yaml | 157 +++++++++--------- .../Python.Python.3.10.locale.en-US.yaml | 112 ++++++++++--- .../Python.Python.3.10.locale.zh-CN.yaml | 40 +++++ .../3/10/3.10.2/Python.Python.3.10.yaml | 14 +- 4 files changed, 212 insertions(+), 111 deletions(-) create mode 100644 manifests/p/Python/Python/3/10/3.10.2/Python.Python.3.10.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/10/3.10.2/Python.Python.3.10.installer.yaml b/manifests/p/Python/Python/3/10/3.10.2/Python.Python.3.10.installer.yaml index 9affc65742c85..558ef89d3a017 100644 --- a/manifests/p/Python/Python/3/10/3.10.2/Python.Python.3.10.installer.yaml +++ b/manifests/p/Python/Python/3/10/3.10.2/Python.Python.3.10.installer.yaml @@ -1,79 +1,78 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.10 -PackageVersion: 3.10.2 -MinimumOSVersion: 10.0.0.0 -InstallModes: -- interactive -- silent -- silentWithProgress -Commands: -- py -- python -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- InstallerLocale: en-US - Architecture: x64 - InstallerType: burn - Scope: user - InstallerUrl: https://www.python.org/ftp/python/3.10.2/python-3.10.2-amd64.exe - InstallerSha256: 42B181E9B5F424472212742A187260D4EDC73B7683AE83460C974508130E08AD - InstallerSwitches: - InstallLocation: DefaultJustForMeTargetDir= - Custom: InstallAllUsers=0 PrependPath=1 - UpgradeBehavior: uninstallPrevious - AppsAndFeaturesEntries: - - DisplayName: Python 3.10.2 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.10.2150.0 - ProductCode: '{c60fd5ac-367d-4e3a-a975-f157502ac30a}' -- InstallerLocale: en-US - Architecture: x64 - InstallerType: burn - Scope: machine - InstallerUrl: https://www.python.org/ftp/python/3.10.2/python-3.10.2-amd64.exe - InstallerSha256: 42B181E9B5F424472212742A187260D4EDC73B7683AE83460C974508130E08AD - InstallerSwitches: - InstallLocation: DefaultAllUsersTargetDir= - Custom: InstallAllUsers=1 PrependPath=1 - UpgradeBehavior: uninstallPrevious - AppsAndFeaturesEntries: - - DisplayName: Python 3.10.2 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.10.2150.0 - ProductCode: '{c60fd5ac-367d-4e3a-a975-f157502ac30a}' -- InstallerLocale: en-US - Architecture: x86 - InstallerType: burn - Scope: user - InstallerUrl: https://www.python.org/ftp/python/3.10.2/python-3.10.2.exe - InstallerSha256: 186EAC99E7A871DEA7965F88390ABC074938D99C6AD755204DC44FE79678C09A - InstallerSwitches: - InstallLocation: DefaultJustForMeTargetDir= - Custom: InstallAllUsers=0 PrependPath=1 - UpgradeBehavior: uninstallPrevious - AppsAndFeaturesEntries: - - DisplayName: Python 3.10.2 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.10.2150.0 - ProductCode: '{aa060c85-cc77-4f52-a7b0-6b3effc3d5f7}' -- InstallerLocale: en-US - Architecture: x86 - InstallerType: burn - Scope: machine - InstallerUrl: https://www.python.org/ftp/python/3.10.2/python-3.10.2.exe - InstallerSha256: 186EAC99E7A871DEA7965F88390ABC074938D99C6AD755204DC44FE79678C09A - InstallerSwitches: - InstallLocation: DefaultAllUsersTargetDir= - Custom: InstallAllUsers=1 PrependPath=1 - UpgradeBehavior: uninstallPrevious - AppsAndFeaturesEntries: - - DisplayName: Python 3.10.2 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.10.2150.0 - ProductCode: '{aa060c85-cc77-4f52-a7b0-6b3effc3d5f7}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.10 +PackageVersion: 3.10.2 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2022-01-13 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.10.2/python-3.10.2.exe + InstallerSha256: 186EAC99E7A871DEA7965F88390ABC074938D99C6AD755204DC44FE79678C09A + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{aa060c85-cc77-4f52-a7b0-6b3effc3d5f7}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.10.2 (32-bit) + DisplayVersion: 3.10.2150.0 + ProductCode: '{aa060c85-cc77-4f52-a7b0-6b3effc3d5f7}' + UpgradeCode: '{474D137A-11E9-5F9D-9D62-DF035A3DB588}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.10.2/python-3.10.2.exe + InstallerSha256: 186EAC99E7A871DEA7965F88390ABC074938D99C6AD755204DC44FE79678C09A + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{aa060c85-cc77-4f52-a7b0-6b3effc3d5f7}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.10.2 (32-bit) + DisplayVersion: 3.10.2150.0 + ProductCode: '{aa060c85-cc77-4f52-a7b0-6b3effc3d5f7}' + UpgradeCode: '{474D137A-11E9-5F9D-9D62-DF035A3DB588}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.10.2/python-3.10.2-amd64.exe + InstallerSha256: 42B181E9B5F424472212742A187260D4EDC73B7683AE83460C974508130E08AD + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{c60fd5ac-367d-4e3a-a975-f157502ac30a}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.10.2 (64-bit) + DisplayVersion: 3.10.2150.0 + ProductCode: '{c60fd5ac-367d-4e3a-a975-f157502ac30a}' + UpgradeCode: '{E3BAA187-CE22-5D2A-92E4-3290DEC0FCAB}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.10.2/python-3.10.2-amd64.exe + InstallerSha256: 42B181E9B5F424472212742A187260D4EDC73B7683AE83460C974508130E08AD + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{c60fd5ac-367d-4e3a-a975-f157502ac30a}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.10.2 (64-bit) + DisplayVersion: 3.10.2150.0 + ProductCode: '{c60fd5ac-367d-4e3a-a975-f157502ac30a}' + UpgradeCode: '{E3BAA187-CE22-5D2A-92E4-3290DEC0FCAB}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/10/3.10.2/Python.Python.3.10.locale.en-US.yaml b/manifests/p/Python/Python/3/10/3.10.2/Python.Python.3.10.locale.en-US.yaml index db386e5890f24..cb3d047eb453d 100644 --- a/manifests/p/Python/Python/3/10/3.10.2/Python.Python.3.10.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/10/3.10.2/Python.Python.3.10.locale.en-US.yaml @@ -1,26 +1,86 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.10 -PackageVersion: 3.10.2 -PackageLocale: en-US -Publisher: Python Software Foundation -PublisherUrl: https://www.python.org -PublisherSupportUrl: https://www.python.org/doc/ -PrivacyUrl: https://www.python.org/privacy/ -Author: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -Copyright: Copyright ©2001-2022. Python Software Foundation. -CopyrightUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.10 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.10 +PackageVersion: 3.10.2 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.10 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2022 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.10 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: |- + Core and Builtins + - bpo-46347: Fix memory leak in PyEval_EvalCodeEx. + - bpo-46289: ASDL declaration of FormattedValue has changed to reflect conversion field is not optional. + - bpo-46237: Fix the line number of tokenizer errors inside f-strings. Patch by Pablo Galindo. + - bpo-46006: Fix a regression when a type method like __init__() is modified in a subinterpreter. Fix a regression in _PyUnicode_EqualToASCIIId() and type update_slot(). Revert the change which made the Unicode dictionary of interned strings compatible with subinterpreters: the internal interned dictionary is shared again by all interpreters. Patch by Victor Stinner. + - bpo-46085: Fix iterator cache mechanism of OrderedDict. + - bpo-46110: Add a maximum recursion check to the PEG parser to avoid stack overflow. Patch by Pablo Galindo + - bpo-46054: Fix parser error when parsing non-utf8 characters in source files. Patch by Pablo Galindo. + - bpo-46042: Improve the location of the caret in SyntaxError exceptions emitted by the symbol table. Patch by Pablo Galindo. + - bpo-46025: Fix a crash in the atexit module involving functions that unregister themselves before raising exceptions. Patch by Pablo Galindo. + - bpo-46009: Restore behavior from 3.9 and earlier when sending non-None to newly started generator. In 3.9 this did not affect the state of the generator. In 3.10.0 and 3.10.1 gen_func().send(0) is equivalent to gen_func().throw(TypeError(...) which exhausts the generator. In 3.10.2 onward, the behavior has been reverted to that of 3.9. + - bpo-46000: Improve compatibility of the curses module with NetBSD curses. + - bpo-46004: Fix the SyntaxError location for errors involving for loops with invalid targets. Patch by Pablo Galindo + - bpo-42918: Fix bug where the built-in compile() function did not always raise a SyntaxError when passed multiple statements in ‘single’ mode. Patch by Weipeng Hong. + Library + - bpo-40479: Fix hashlib usedforsecurity option to work correctly with OpenSSL 3.0.0 in FIPS mode. + - bpo-46070: Fix possible segfault when importing the asyncio module from different sub-interpreters in parallel. Patch by Erlend E. Aasland. + - bpo-46278: Reflect context argument in AbstractEventLoop.call_*() methods. Loop implementations already support it. + - bpo-46239: Improve error message when importing asyncio.windows_events on non-Windows. + - bpo-20369: concurrent.futures.wait() no longer blocks forever when given duplicate Futures. Patch by Kumar Aditya. + - bpo-46105: Honor spec when generating requirement specs with urls and extras (importlib_metadata 4.8.3). + - bpo-26952: argparse raises ValueError with clear message when trying to render usage for an empty mutually-exclusive group. Previously it raised a cryptic IndexError. + - bpo-27718: Fix help for the signal module. Some functions (e.g. signal() and getsignal()) were omitted. + - bpo-46032: The registry() method of functools.singledispatch() functions checks now the first argument or the first parameter annotation and raises a TypeError if it is not supported. Previously unsupported “types” were ignored (e.g. typing.List[int]) or caused an error at calling time (e.g. list[int]). + - bpo-46018: Ensure that math.expm1() does not raise on underflow. + - bpo-45755: typing generic aliases now reveal the class attributes of the original generic class when passed to dir(). This was the behavior up to Python 3.6, but was changed in 3.7-3.9. + - bpo-13236: unittest.TextTestResult and unittest.TextTestRunner flush now the output stream more often. + - bpo-42378: Fixes the issue with log file being overwritten when logging.FileHandler is used in atexit with filemode set to 'w'. Note this will cause the message in atexit not being logged if the log stream is already closed due to shutdown of logging. + Documentation + - bpo-46120: State that | is preferred for readability over Union in the typing docs. + - bpo-46040: Fix removal Python version for @asyncio.coroutine, the correct value is 3.11. + - bpo-19737: Update the documentation for the globals() function. + - bpo-45840: Improve cross-references in the documentation for the data model. + Tests + - bpo-46205: Fix hang in runtest_mp due to race condition + - bpo-46263: Fix test_capi on FreeBSD 14-dev: instruct jemalloc to not fill freed memory with junk byte. + - bpo-46150: Now fakename in test_pathlib.PosixPathTest.test_expanduser is checked to be non-existent. + - bpo-46129: Rewrite asyncio.locks tests with unittest.IsolatedAsyncioTestCase usage. + - bpo-46114: Fix test case for OpenSSL 3.0.1 version. OpenSSL 3.0 uses 0xMNN00PP0L. + Build + - bpo-46263: configure no longer sets MULTIARCH on FreeBSD platforms. + - bpo-46106: Updated OpenSSL to 1.1.1m in Windows builds, macOS installer builds, and CI. Patch by Kumar Aditya. + macOS + - bpo-40477: The Python Launcher app for macOS now properly launches scripts and, if necessary, the Terminal app when running on recent macOS releases. + C API + - bpo-46236: Fix a bug in PyFunction_GetAnnotations() that caused it to return a tuple instead of a dict. +ReleaseNotesUrl: https://docs.python.org/release/3.10.2/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/10/3.10.2/Python.Python.3.10.locale.zh-CN.yaml b/manifests/p/Python/Python/3/10/3.10.2/Python.Python.3.10.locale.zh-CN.yaml new file mode 100644 index 0000000000000..54135d1870fda --- /dev/null +++ b/manifests/p/Python/Python/3/10/3.10.2/Python.Python.3.10.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.10 +PackageVersion: 3.10.2 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.10 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2022 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.10.2/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/10/3.10.2/Python.Python.3.10.yaml b/manifests/p/Python/Python/3/10/3.10.2/Python.Python.3.10.yaml index b294eae2553ce..dc2e764ad229d 100644 --- a/manifests/p/Python/Python/3/10/3.10.2/Python.Python.3.10.yaml +++ b/manifests/p/Python/Python/3/10/3.10.2/Python.Python.3.10.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.10 -PackageVersion: 3.10.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.10 +PackageVersion: 3.10.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 491f2d662469ac9709c983c1739daf93194111ca Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:21:05 +0800 Subject: [PATCH 106/461] Modify: Python.Python.3.9 version 3.9.8 (#134105) --- .../9/3.9.8/Python.Python.3.9.installer.yaml | 150 +++++++++--------- .../3.9.8/Python.Python.3.9.locale.en-US.yaml | 74 +++++---- .../3.9.8/Python.Python.3.9.locale.zh-CN.yaml | 40 +++++ .../Python/3/9/3.9.8/Python.Python.3.9.yaml | 16 +- 4 files changed, 166 insertions(+), 114 deletions(-) create mode 100644 manifests/p/Python/Python/3/9/3.9.8/Python.Python.3.9.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/9/3.9.8/Python.Python.3.9.installer.yaml b/manifests/p/Python/Python/3/9/3.9.8/Python.Python.3.9.installer.yaml index 4ad268fd2ade0..8b5a18d8142f0 100644 --- a/manifests/p/Python/Python/3/9/3.9.8/Python.Python.3.9.installer.yaml +++ b/manifests/p/Python/Python/3/9/3.9.8/Python.Python.3.9.installer.yaml @@ -1,72 +1,78 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.5-1-19041-2673.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Python.Python.3.9 -PackageVersion: 3.9.8 -InstallerLocale: en-US -MinimumOSVersion: 10.0.0.0 -InstallerType: burn -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: uninstallPrevious -Commands: -- py -- python -FileExtensions: -- py -- pyc -- pyo -- pyw -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://www.python.org/ftp/python/3.9.8/python-3.9.8-amd64.exe - InstallerSha256: 1ED98B2B7B88CE7429520553F50C85C8A7BDC7F7CEE88BE642D9771F369EAB8C - InstallerSwitches: - InstallLocation: DefaultJustForMeTargetDir= - Custom: InstallAllUsers=0 PrependPath=1 - AppsAndFeaturesEntries: - - DisplayName: Python 3.9.8 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.9.8150.0 - ProductCode: '{b188ed75-91f8-479c-905a-ba8e37b4ce92}' -- Architecture: x64 - Scope: machine - InstallerUrl: https://www.python.org/ftp/python/3.9.8/python-3.9.8-amd64.exe - InstallerSha256: 1ED98B2B7B88CE7429520553F50C85C8A7BDC7F7CEE88BE642D9771F369EAB8C - InstallerSwitches: - InstallLocation: DefaultAllUsersTargetDir= - Custom: InstallAllUsers=1 PrependPath=1 - AppsAndFeaturesEntries: - - DisplayName: Python 3.9.8 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.9.8150.0 - ProductCode: '{b188ed75-91f8-479c-905a-ba8e37b4ce92}' -- Architecture: x86 - Scope: user - InstallerUrl: https://www.python.org/ftp/python/3.9.8/python-3.9.8.exe - InstallerSha256: F1D0337612389807379ED3BE7083B338744A7309B2EC3F6ED29E6ED1E7466CA9 - InstallerSwitches: - InstallLocation: DefaultJustForMeTargetDir= - Custom: InstallAllUsers=0 PrependPath=1 - AppsAndFeaturesEntries: - - DisplayName: Python 3.9.8 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.9.8150.0 - ProductCode: '{ab198f59-b49b-4eed-8671-422fba885d88}' -- Architecture: x86 - Scope: machine - InstallerUrl: https://www.python.org/ftp/python/3.9.8/python-3.9.8.exe - InstallerSha256: F1D0337612389807379ED3BE7083B338744A7309B2EC3F6ED29E6ED1E7466CA9 - InstallerSwitches: - InstallLocation: DefaultAllUsersTargetDir= - Custom: InstallAllUsers=1 PrependPath=1 - AppsAndFeaturesEntries: - - DisplayName: Python 3.9.8 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.9.8150.0 - ProductCode: '{ab198f59-b49b-4eed-8671-422fba885d88}' -ManifestType: installer -ManifestVersion: 1.4.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.9 +PackageVersion: 3.9.8 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2021-11-05 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.9.8/python-3.9.8.exe + InstallerSha256: F1D0337612389807379ED3BE7083B338744A7309B2EC3F6ED29E6ED1E7466CA9 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{ab198f59-b49b-4eed-8671-422fba885d88}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.9.8 (32-bit) + DisplayVersion: 3.9.8150.0 + ProductCode: '{ab198f59-b49b-4eed-8671-422fba885d88}' + UpgradeCode: '{2C4B1BF9-2AE3-54D5-B4DD-FEF8EC0B6DC0}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.9.8/python-3.9.8.exe + InstallerSha256: F1D0337612389807379ED3BE7083B338744A7309B2EC3F6ED29E6ED1E7466CA9 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{ab198f59-b49b-4eed-8671-422fba885d88}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.9.8 (32-bit) + DisplayVersion: 3.9.8150.0 + ProductCode: '{ab198f59-b49b-4eed-8671-422fba885d88}' + UpgradeCode: '{2C4B1BF9-2AE3-54D5-B4DD-FEF8EC0B6DC0}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.9.8/python-3.9.8-amd64.exe + InstallerSha256: 1ED98B2B7B88CE7429520553F50C85C8A7BDC7F7CEE88BE642D9771F369EAB8C + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{b188ed75-91f8-479c-905a-ba8e37b4ce92}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.9.8 (64-bit) + DisplayVersion: 3.9.8150.0 + ProductCode: '{b188ed75-91f8-479c-905a-ba8e37b4ce92}' + UpgradeCode: '{4C337952-1816-5EFC-A444-4EC7803F00B5}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.9.8/python-3.9.8-amd64.exe + InstallerSha256: 1ED98B2B7B88CE7429520553F50C85C8A7BDC7F7CEE88BE642D9771F369EAB8C + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{b188ed75-91f8-479c-905a-ba8e37b4ce92}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.9.8 (64-bit) + DisplayVersion: 3.9.8150.0 + ProductCode: '{b188ed75-91f8-479c-905a-ba8e37b4ce92}' + UpgradeCode: '{4C337952-1816-5EFC-A444-4EC7803F00B5}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/9/3.9.8/Python.Python.3.9.locale.en-US.yaml b/manifests/p/Python/Python/3/9/3.9.8/Python.Python.3.9.locale.en-US.yaml index c209b25c2adb3..c76083ddc2209 100644 --- a/manifests/p/Python/Python/3/9/3.9.8/Python.Python.3.9.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/9/3.9.8/Python.Python.3.9.locale.en-US.yaml @@ -1,34 +1,40 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.5-1-19041-2673.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Python.Python.3.9 -PackageVersion: 3.9.8 -PackageLocale: en-US -Publisher: Python Software Foundation -PublisherUrl: https://www.python.org -PublisherSupportUrl: https://www.python.org/doc/ -PrivacyUrl: https://www.python.org/privacy/ -Author: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -Copyright: Copyright ©2001-2021. Python Software Foundation. -CopyrightUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. -# Description: -Moniker: python3.9 -Tags: -- glue-language -- programming-language -- python -- python3 -- script -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.9 +PackageVersion: 3.9.8 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.9 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2021 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.9 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.9.8/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/9/3.9.8/Python.Python.3.9.locale.zh-CN.yaml b/manifests/p/Python/Python/3/9/3.9.8/Python.Python.3.9.locale.zh-CN.yaml new file mode 100644 index 0000000000000..03beb5e412515 --- /dev/null +++ b/manifests/p/Python/Python/3/9/3.9.8/Python.Python.3.9.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.9 +PackageVersion: 3.9.8 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.9 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2021 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.9.8/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/9/3.9.8/Python.Python.3.9.yaml b/manifests/p/Python/Python/3/9/3.9.8/Python.Python.3.9.yaml index 9ce555338b157..7eebb829352f0 100644 --- a/manifests/p/Python/Python/3/9/3.9.8/Python.Python.3.9.yaml +++ b/manifests/p/Python/Python/3/9/3.9.8/Python.Python.3.9.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.5-1-19041-2673.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Python.Python.3.9 -PackageVersion: 3.9.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.9 +PackageVersion: 3.9.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 10543fa312c1bbd4a38bd697afa99c05a6348959 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:21:19 +0800 Subject: [PATCH 107/461] New version: 7S2P.Effie version 3.2.1 (#134116) --- manifests/7/7S2P/Effie/2.6.1/7S2P.Effie.yaml | 8 -- .../7S2P.Effie.installer.yaml | 45 +++++----- .../7S2P.Effie.locale.en-US.yaml | 85 ++++++++++--------- .../7S2P.Effie.locale.zh-CN.yaml | 76 +++++++++-------- manifests/7/7S2P/Effie/3.2.1/7S2P.Effie.yaml | 8 ++ 5 files changed, 114 insertions(+), 108 deletions(-) delete mode 100644 manifests/7/7S2P/Effie/2.6.1/7S2P.Effie.yaml rename manifests/7/7S2P/Effie/{2.6.1 => 3.2.1}/7S2P.Effie.installer.yaml (53%) rename manifests/7/7S2P/Effie/{2.6.1 => 3.2.1}/7S2P.Effie.locale.en-US.yaml (74%) rename manifests/7/7S2P/Effie/{2.6.1 => 3.2.1}/7S2P.Effie.locale.zh-CN.yaml (78%) create mode 100644 manifests/7/7S2P/Effie/3.2.1/7S2P.Effie.yaml diff --git a/manifests/7/7S2P/Effie/2.6.1/7S2P.Effie.yaml b/manifests/7/7S2P/Effie/2.6.1/7S2P.Effie.yaml deleted file mode 100644 index 615cc6e04d890..0000000000000 --- a/manifests/7/7S2P/Effie/2.6.1/7S2P.Effie.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: 7S2P.Effie -PackageVersion: 2.6.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 diff --git a/manifests/7/7S2P/Effie/2.6.1/7S2P.Effie.installer.yaml b/manifests/7/7S2P/Effie/3.2.1/7S2P.Effie.installer.yaml similarity index 53% rename from manifests/7/7S2P/Effie/2.6.1/7S2P.Effie.installer.yaml rename to manifests/7/7S2P/Effie/3.2.1/7S2P.Effie.installer.yaml index 3f3ddcc791d51..b170d2be740ed 100644 --- a/manifests/7/7S2P/Effie/2.6.1/7S2P.Effie.installer.yaml +++ b/manifests/7/7S2P/Effie/3.2.1/7S2P.Effie.installer.yaml @@ -1,23 +1,22 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: 7S2P.Effie -PackageVersion: 2.6.1 -InstallerType: inno -Scope: machine -UpgradeBehavior: install -Protocols: -- effie -FileExtensions: -- effie -ProductCode: Effie for Windows_is1 -ReleaseDate: 2023-04-11 -AppsAndFeaturesEntries: -- DisplayName: Effie 2.6.1 - ProductCode: Effie for Windows_is1 -Installers: -- Architecture: x86 - InstallerUrl: https://download.effie.pro/effie/effieapp_setup_2.6.1.exe - InstallerSha256: 6EE2B9C9186668B8B3CEE421228B1C060FB96A04940DF3CB6F199C3E874E84DA -ManifestType: installer -ManifestVersion: 1.4.0 +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: 7S2P.Effie +PackageVersion: 3.2.1 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- effie +FileExtensions: +- effie +AppsAndFeaturesEntries: +- DisplayName: Effie 3.2.1 + ProductCode: Effie for Windows_is1 +Installers: +- Architecture: x86 + InstallerUrl: https://download.effie.pro/effie/effieapp_setup_3.2.1.exe + InstallerSha256: 520D50BE23D198C88C490E7EFBE30A2D39EDDC44BE25D94A69792182088B90E3 + ProductCode: Effie for Windows_is1 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/7/7S2P/Effie/2.6.1/7S2P.Effie.locale.en-US.yaml b/manifests/7/7S2P/Effie/3.2.1/7S2P.Effie.locale.en-US.yaml similarity index 74% rename from manifests/7/7S2P/Effie/2.6.1/7S2P.Effie.locale.en-US.yaml rename to manifests/7/7S2P/Effie/3.2.1/7S2P.Effie.locale.en-US.yaml index 7c2449a1933c0..8b30ec4b0cbbd 100644 --- a/manifests/7/7S2P/Effie/2.6.1/7S2P.Effie.locale.en-US.yaml +++ b/manifests/7/7S2P/Effie/3.2.1/7S2P.Effie.locale.en-US.yaml @@ -1,41 +1,44 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: 7S2P.Effie -PackageVersion: 2.6.1 -PackageLocale: en-US -Publisher: 7S2P Inc. -PublisherUrl: https://www.effie.pro -PublisherSupportUrl: https://www.effie.pro/contact -PrivacyUrl: https://www.effie.pro/privacy -Author: 7S2P Inc. -PackageName: Effie -PackageUrl: https://www.effie.pro -License: Proprietary -LicenseUrl: https://www.effie.pro/eula -Copyright: Copyright © 2023 7S2P Inc. All rights reserved. -CopyrightUrl: https://www.effie.pro/terms -ShortDescription: Make ideas happen -Description: Effie is a list making, mind mapping, note taking, focused markup-based writing tool that helps to visualize your ideas with mindmaps and outlines, and turn them into great writing pieces in the simple, discretion-free environment. -Tags: -- article -- docs -- document -- editor -- markdown -- mind-map -- mind-mapping -- mindmap -- notes -- outline -- outliner -- writing -ReleaseNotes: |- - - Add lock for your folders. - - Some minor improvements and bugs fixed. -ReleaseNotesUrl: https://www.effie.pro/release-notes -Documentations: -- DocumentLabel: FAQ - DocumentUrl: https://www.effie.pro/faq -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: 7S2P.Effie +PackageVersion: 3.2.1 +PackageLocale: en-US +Publisher: 7S2P Inc. +PublisherUrl: https://www.effie.pro +PublisherSupportUrl: https://www.effie.pro/contact +PrivacyUrl: https://www.effie.pro/privacy +Author: 7S2P Inc. +PackageName: Effie +PackageUrl: https://www.effie.pro +License: Proprietary +LicenseUrl: https://www.effie.pro/eula +Copyright: Copyright © 2024 7S2P Inc. All rights reserved. +CopyrightUrl: https://www.effie.pro/terms +ShortDescription: Make ideas happen +Description: Effie is a list making, mind mapping, note taking, focused markup-based writing tool that helps to visualize your ideas with mindmaps and outlines, and turn them into great writing pieces in the simple, discretion-free environment. +# Moniker: +Tags: +- article +- docs +- document +- editor +- markdown +- mind-map +- mind-mapping +- mindmap +- notes +- outline +- outliner +- writing +ReleaseNotes: |- + - Create your ideal writing environment: support switching theme colors. Choose from 8 designed styles. + - Some minor improvements and bugs fixed. +ReleaseNotesUrl: https://www.effie.pro/release-notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.effie.pro/faq +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/7/7S2P/Effie/2.6.1/7S2P.Effie.locale.zh-CN.yaml b/manifests/7/7S2P/Effie/3.2.1/7S2P.Effie.locale.zh-CN.yaml similarity index 78% rename from manifests/7/7S2P/Effie/2.6.1/7S2P.Effie.locale.zh-CN.yaml rename to manifests/7/7S2P/Effie/3.2.1/7S2P.Effie.locale.zh-CN.yaml index ab3fb11696ba8..cac1ce08ffcfa 100644 --- a/manifests/7/7S2P/Effie/2.6.1/7S2P.Effie.locale.zh-CN.yaml +++ b/manifests/7/7S2P/Effie/3.2.1/7S2P.Effie.locale.zh-CN.yaml @@ -1,36 +1,40 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json - -PackageIdentifier: 7S2P.Effie -PackageVersion: 2.6.1 -PackageLocale: zh-CN -Publisher: 7S2P Inc. -PublisherUrl: https://www.effie.pro -PublisherSupportUrl: https://www.effie.pro/contact -PrivacyUrl: https://www.effie.pro/privacy -Author: 上海七加二科技有限公司 -PackageName: Effie -PackageUrl: https://www.effie.pro -License: 专有软件 -LicenseUrl: https://www.effie.pro/eula -Copyright: Copyright © 2023 7S2P Inc. All rights reserved. -CopyrightUrl: https://www.effie.pro/terms -ShortDescription: 把思想变成价值 -Description: Effie 是思想家专用的写作软件。无论是严肃写作,随手记录,亦或是把逻辑完善成思维导图,Effie 都是您明智的选择。 -Tags: -- markdown -- 写作 -- 大纲 -- 思维导图 -- 文档 -- 文稿 -- 文章 -- 笔记 -- 编辑器 -- 脑图 -ReleaseNotesUrl: https://www.effie.pro/release-notes -Documentations: -- DocumentLabel: 常见问题 - DocumentUrl: https://www.effie.pro/faq -ManifestType: locale -ManifestVersion: 1.4.0 +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: 7S2P.Effie +PackageVersion: 3.2.1 +PackageLocale: zh-CN +Publisher: 7S2P Inc. +PublisherUrl: https://www.effie.pro +PublisherSupportUrl: https://www.effie.pro/contact +PrivacyUrl: https://www.effie.pro/privacy +Author: 上海七加二科技有限公司 +PackageName: Effie +PackageUrl: https://www.effie.pro +License: 专有软件 +LicenseUrl: https://www.effie.pro/eula +Copyright: Copyright © 2024 7S2P Inc. All rights reserved. +CopyrightUrl: https://www.effie.pro/terms +ShortDescription: 把思想变成价值 +Description: Effie 是思想家专用的写作软件。无论是严肃写作,随手记录,亦或是把逻辑完善成思维导图,Effie 都是您明智的选择。 +# Moniker: +Tags: +- markdown +- 写作 +- 大纲 +- 思维导图 +- 文档 +- 文稿 +- 文章 +- 笔记 +- 编辑器 +- 脑图 +# ReleaseNotes: +ReleaseNotesUrl: https://www.effie.pro/release-notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://www.effie.pro/faq +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/7/7S2P/Effie/3.2.1/7S2P.Effie.yaml b/manifests/7/7S2P/Effie/3.2.1/7S2P.Effie.yaml new file mode 100644 index 0000000000000..1fab0c6d6f53b --- /dev/null +++ b/manifests/7/7S2P/Effie/3.2.1/7S2P.Effie.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: 7S2P.Effie +PackageVersion: 3.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 439639ffda1c853cd653a7377c9a10e6dd6e736b Mon Sep 17 00:00:00 2001 From: "Martin Hinshelwood nkdAgility.com" Date: Mon, 15 Jan 2024 18:21:30 +0000 Subject: [PATCH 108/461] New version: nkdAgility.AzureDevOpsMigrationTools version 14.4.2 (#134112) --- ...ility.AzureDevOpsMigrationTools.installer.yaml | 15 +++++++++++++++ ...ty.AzureDevOpsMigrationTools.locale.en-US.yaml | 12 ++++++++++++ .../nkdAgility.AzureDevOpsMigrationTools.yaml | 8 ++++++++ 3 files changed, 35 insertions(+) create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.2/nkdAgility.AzureDevOpsMigrationTools.installer.yaml create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.2/nkdAgility.AzureDevOpsMigrationTools.locale.en-US.yaml create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.2/nkdAgility.AzureDevOpsMigrationTools.yaml diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.2/nkdAgility.AzureDevOpsMigrationTools.installer.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.2/nkdAgility.AzureDevOpsMigrationTools.installer.yaml new file mode 100644 index 0000000000000..445983e29ebc8 --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.2/nkdAgility.AzureDevOpsMigrationTools.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools +PackageVersion: 14.4.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: devopsmigration.exe +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nkdAgility/azure-devops-migration-tools/releases/download/v14.4.2/MigrationTools-14.4.2.zip + InstallerSha256: 7FBD78D0D6612121C9D84331F828F346F742D85F5E5B61072F4B137818EBCC75 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.2/nkdAgility.AzureDevOpsMigrationTools.locale.en-US.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.2/nkdAgility.AzureDevOpsMigrationTools.locale.en-US.yaml new file mode 100644 index 0000000000000..1ab0d1f894471 --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.2/nkdAgility.AzureDevOpsMigrationTools.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools +PackageVersion: 14.4.2 +PackageLocale: en-US +Publisher: naked Agility with Martin Hinshelwood & Co. +PackageName: Azure DevOps Migration Tools +License: MIT Licence +ShortDescription: Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organisation, and between Organisations. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.2/nkdAgility.AzureDevOpsMigrationTools.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.2/nkdAgility.AzureDevOpsMigrationTools.yaml new file mode 100644 index 0000000000000..35ba80ddba4b7 --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.2/nkdAgility.AzureDevOpsMigrationTools.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools +PackageVersion: 14.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From ec21422b90097cd41bda8351028952711a92452b Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Mon, 15 Jan 2024 23:51:50 +0530 Subject: [PATCH 109/461] New version: Adamant.Messenger version 4.4.0 (#134118) * New version: Adamant.Messenger version 4.4.0 * Update Adamant.Messenger.installer.yaml --- .../4.4.0/Adamant.Messenger.installer.yaml | 23 +++++++++++ .../4.4.0/Adamant.Messenger.locale.en-US.yaml | 39 +++++++++++++++++++ .../Messenger/4.4.0/Adamant.Messenger.yaml | 9 +++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/a/Adamant/Messenger/4.4.0/Adamant.Messenger.installer.yaml create mode 100644 manifests/a/Adamant/Messenger/4.4.0/Adamant.Messenger.locale.en-US.yaml create mode 100644 manifests/a/Adamant/Messenger/4.4.0/Adamant.Messenger.yaml diff --git a/manifests/a/Adamant/Messenger/4.4.0/Adamant.Messenger.installer.yaml b/manifests/a/Adamant/Messenger/4.4.0/Adamant.Messenger.installer.yaml new file mode 100644 index 0000000000000..76e6feacc2e1a --- /dev/null +++ b/manifests/a/Adamant/Messenger/4.4.0/Adamant.Messenger.installer.yaml @@ -0,0 +1,23 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Adamant.Messenger +PackageVersion: 4.4.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Adamant-im/adamant-im/releases/download/v4.4.0/ADAMANT-Messenger-Setup-4.4.0.exe + InstallerSha256: 6f93e3216ed2edeba9669e8735ab494cfea5ad0329c271f338dd13d4fcc28dcd +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ProductCode: e57d470b-66ea-5566-9a14-aea226c71c85 +ReleaseDate: "2023-12-26" +AppsAndFeaturesEntries: +- DisplayName: ADAMANT Messenger 4.4.0 + ProductCode: e57d470b-66ea-5566-9a14-aea226c71c85 diff --git a/manifests/a/Adamant/Messenger/4.4.0/Adamant.Messenger.locale.en-US.yaml b/manifests/a/Adamant/Messenger/4.4.0/Adamant.Messenger.locale.en-US.yaml new file mode 100644 index 0000000000000..fc3f939339534 --- /dev/null +++ b/manifests/a/Adamant/Messenger/4.4.0/Adamant.Messenger.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Adamant.Messenger +PackageVersion: 4.4.0 +PackageLocale: en-US +Publisher: ADAMANT Foundation +PublisherUrl: https://github.com/Adamant-im/adamant-im +PublisherSupportUrl: https://github.com/Adamant-im/adamant-im/issues +Author: Adamant-im +PackageName: ADAMANT Messenger +PackageUrl: https://github.com/Adamant-im/adamant-im +License: GNU General Public License v3.0 +LicenseUrl: https://raw.githubusercontent.com/Adamant-im/adamant-im/master/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/Adamant-im/adamant-im/master/LICENSE +ShortDescription: ADAMANT is a decentralized anonymous messenger client based on the ADAMANT Blockchain +Description: ADAMANT is a decentralized anonymous messenger client based on the ADAMANT Blockchain +Moniker: adamant-messenger +Tags: +- anonymity +- anonymous +- anonymous-messenge +- bitcoin +- blockchain +- crypto-wallet +- cryptocurrency +- decentralization +- decentralized +- decentralized-messenger +- encrypted +- messenger +- onion +- private-keys +- secure-messenger +- wallet +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/Adamant-im/adamant-im/releases/tag/v4.4.0 diff --git a/manifests/a/Adamant/Messenger/4.4.0/Adamant.Messenger.yaml b/manifests/a/Adamant/Messenger/4.4.0/Adamant.Messenger.yaml new file mode 100644 index 0000000000000..dd64fa6ee82fc --- /dev/null +++ b/manifests/a/Adamant/Messenger/4.4.0/Adamant.Messenger.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Adamant.Messenger +PackageVersion: 4.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 203cd4325ada59d6fdc4a033e87deeb389ec594e Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:30:12 +0800 Subject: [PATCH 110/461] Modify: Python.Python.3.4 version 3.4.0 (#134046) --- .../4/3.4.0/Python.Python.3.4.installer.yaml | 72 +++++++++++-------- .../3.4.0/Python.Python.3.4.locale.en-US.yaml | 65 +++++++++++------ .../3.4.0/Python.Python.3.4.locale.zh-CN.yaml | 40 +++++++++++ .../Python/3/4/3.4.0/Python.Python.3.4.yaml | 14 ++-- 4 files changed, 133 insertions(+), 58 deletions(-) create mode 100644 manifests/p/Python/Python/3/4/3.4.0/Python.Python.3.4.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/4/3.4.0/Python.Python.3.4.installer.yaml b/manifests/p/Python/Python/3/4/3.4.0/Python.Python.3.4.installer.yaml index 19242c2fd05e3..331ac197245a3 100644 --- a/manifests/p/Python/Python/3/4/3.4.0/Python.Python.3.4.installer.yaml +++ b/manifests/p/Python/Python/3/4/3.4.0/Python.Python.3.4.installer.yaml @@ -1,31 +1,41 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.4 -PackageVersion: 3.4.0 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.4.0/python-3.4.0.amd64.msi - InstallerSha256: 6982E5E628F64DD2B16E44B9F9E35BA7EF507F9C0578804F4692A700D3C4E94E - ProductCode: '{863162A8-ECC2-35EA-BDF7-E09AC456E164}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.4.0 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.4.150 - ProductCode: '{863162A8-ECC2-35EA-BDF7-E09AC456E164}' -- Architecture: x86 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.4.0/python-3.4.0.msi - InstallerSha256: DF19234353182FB321EEE8C9FE2020AE47173ADECEFC667ED2A52555C1B49862 - ProductCode: '{A37F2D73-72D1-364D-BA5D-CEA430BCC040}s' - AppsAndFeaturesEntries: - - DisplayName: Python 3.4.0 - Publisher: Python Software Foundation - DisplayVersion: 3.4.150 - ProductCode: '{A37F2D73-72D1-364D-BA5D-CEA430BCC040}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.4 +PackageVersion: 3.4.0 +InstallerType: msi +InstallerSwitches: + InstallLocation: TARGETDIR="" + Custom: ADDLOCAL=ALL +UpgradeBehavior: install +Commands: +- python +- pythonw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +ReleaseDate: 2014-03-16 +Installers: +- Architecture: x86 + InstallerUrl: https://www.python.org/ftp/python/3.4.0/python-3.4.0.msi + InstallerSha256: DF19234353182FB321EEE8C9FE2020AE47173ADECEFC667ED2A52555C1B49862 + ProductCode: '{A37F2D73-72D1-364D-BA5D-CEA430BCC040}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.4.0 + DisplayVersion: 3.4.150 + ProductCode: '{A37F2D73-72D1-364D-BA5D-CEA430BCC040}' + UpgradeCode: '{65E6DE48-A358-434D-AA4F-4AF72DB4718F}' +- Architecture: x64 + InstallerUrl: https://www.python.org/ftp/python/3.4.0/python-3.4.0.amd64.msi + InstallerSha256: 6982E5E628F64DD2B16E44B9F9E35BA7EF507F9C0578804F4692A700D3C4E94E + ProductCode: '{863162A8-ECC2-35EA-BDF7-E09AC456E164}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.4.0 (64-bit) + DisplayVersion: 3.4.150 + ProductCode: '{863162A8-ECC2-35EA-BDF7-E09AC456E164}' + UpgradeCode: '{6A965A0C-6EE6-4E3A-9983-3263F56311EC}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/4/3.4.0/Python.Python.3.4.locale.en-US.yaml b/manifests/p/Python/Python/3/4/3.4.0/Python.Python.3.4.locale.en-US.yaml index 5a0cceccc0deb..876d207303ea2 100644 --- a/manifests/p/Python/Python/3/4/3.4.0/Python.Python.3.4.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/4/3.4.0/Python.Python.3.4.locale.en-US.yaml @@ -1,21 +1,44 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.4 -PackageVersion: 3.4.0 -PackageLocale: en-US -Publisher: Python Software Foundation -Author: Python -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.4 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.4 +PackageVersion: 3.4.0 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.4 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2014 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.4 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: |- + Library + - Issue #20939: Fix test_geturl failure in test_urllibnet due to new redirect of http://www.python.org/ to https://www.python.org. + Documentation + - Merge in all documentation changes since branching 3.4.0rc1. +ReleaseNotesUrl: https://docs.python.org/release/3.4.0/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/4/3.4.0/Python.Python.3.4.locale.zh-CN.yaml b/manifests/p/Python/Python/3/4/3.4.0/Python.Python.3.4.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2a9c81b28ad6a --- /dev/null +++ b/manifests/p/Python/Python/3/4/3.4.0/Python.Python.3.4.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.4 +PackageVersion: 3.4.0 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.4 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2014 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.4.0/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/4/3.4.0/Python.Python.3.4.yaml b/manifests/p/Python/Python/3/4/3.4.0/Python.Python.3.4.yaml index 35dec660dbbb4..e7c00e8096208 100644 --- a/manifests/p/Python/Python/3/4/3.4.0/Python.Python.3.4.yaml +++ b/manifests/p/Python/Python/3/4/3.4.0/Python.Python.3.4.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.4 -PackageVersion: 3.4.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.4 +PackageVersion: 3.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 53eac3d25e131b19e7fd5ace2857b769753723ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:30:21 +0800 Subject: [PATCH 111/461] Remove: WS7M.FRLogger version 0.1.0.19 (#134017) * Remove: WS7M.FRLogger.installer.yaml * Remove: WS7M.FRLogger.locale.en-US.yaml * Remove: WS7M.FRLogger.yaml --- .../0.1.0.19/WS7M.FRLogger.installer.yaml | 14 -------------- .../0.1.0.19/WS7M.FRLogger.locale.en-US.yaml | 17 ----------------- .../w/WS7M/FRLogger/0.1.0.19/WS7M.FRLogger.yaml | 8 -------- 3 files changed, 39 deletions(-) delete mode 100644 manifests/w/WS7M/FRLogger/0.1.0.19/WS7M.FRLogger.installer.yaml delete mode 100644 manifests/w/WS7M/FRLogger/0.1.0.19/WS7M.FRLogger.locale.en-US.yaml delete mode 100644 manifests/w/WS7M/FRLogger/0.1.0.19/WS7M.FRLogger.yaml diff --git a/manifests/w/WS7M/FRLogger/0.1.0.19/WS7M.FRLogger.installer.yaml b/manifests/w/WS7M/FRLogger/0.1.0.19/WS7M.FRLogger.installer.yaml deleted file mode 100644 index d9f9d2fd69c43..0000000000000 --- a/manifests/w/WS7M/FRLogger/0.1.0.19/WS7M.FRLogger.installer.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Created using wingetcreate 1.5.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: WS7M.FRLogger -PackageVersion: 0.1.0.19 -InstallerType: inno -Installers: -- Architecture: x86 - InstallerUrl: http://ws7m.net/frinstallers/FRLoggerSetup-0.1.0.19.exe - InstallerSha256: ACC182F6A1DD4DEF0B4B874871A4A684F61D4F0E5BDC3208CB626C8F2209A867 - AppsAndFeaturesEntries: - - ProductCode: FRLogger_is1 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/w/WS7M/FRLogger/0.1.0.19/WS7M.FRLogger.locale.en-US.yaml b/manifests/w/WS7M/FRLogger/0.1.0.19/WS7M.FRLogger.locale.en-US.yaml deleted file mode 100644 index 913061c56dc1b..0000000000000 --- a/manifests/w/WS7M/FRLogger/0.1.0.19/WS7M.FRLogger.locale.en-US.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Created using wingetcreate 1.5.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: WS7M.FRLogger -PackageVersion: 0.1.0.19 -PackageLocale: en-US -Publisher: WS7M -PublisherUrl: http://ws7m.net/ -PublisherSupportUrl: http://ws7m.net/index.php/support -Author: WS7M -PackageName: FRLogger -PackageUrl: http://ws7m.net/index.php/logger -License: Proprietary -Copyright: (c) Copyright WS7M. All Rights Reserved -ShortDescription: Logging/control program designed specifically for the Flex Radio 6000 series radios. -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/w/WS7M/FRLogger/0.1.0.19/WS7M.FRLogger.yaml b/manifests/w/WS7M/FRLogger/0.1.0.19/WS7M.FRLogger.yaml deleted file mode 100644 index 1f194d58753eb..0000000000000 --- a/manifests/w/WS7M/FRLogger/0.1.0.19/WS7M.FRLogger.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.5.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: WS7M.FRLogger -PackageVersion: 0.1.0.19 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 7b4d3a79b444aa548fd819e1ebfcddaa6fbe243a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:30:41 +0800 Subject: [PATCH 112/461] Remove: Waterfox.Waterfox.Classic version 56.5 (#134011) * Remove: Waterfox.Waterfox.Classic.installer.yaml * Remove: Waterfox.Waterfox.Classic.locale.en-US.yaml * Remove: Waterfox.Waterfox.Classic.yaml --- .../Waterfox.Waterfox.Classic.installer.yaml | 29 ------------------ ...aterfox.Waterfox.Classic.locale.en-US.yaml | 30 ------------------- .../56.5/Waterfox.Waterfox.Classic.yaml | 8 ----- 3 files changed, 67 deletions(-) delete mode 100644 manifests/w/Waterfox/Waterfox/Classic/56.5/Waterfox.Waterfox.Classic.installer.yaml delete mode 100644 manifests/w/Waterfox/Waterfox/Classic/56.5/Waterfox.Waterfox.Classic.locale.en-US.yaml delete mode 100644 manifests/w/Waterfox/Waterfox/Classic/56.5/Waterfox.Waterfox.Classic.yaml diff --git a/manifests/w/Waterfox/Waterfox/Classic/56.5/Waterfox.Waterfox.Classic.installer.yaml b/manifests/w/Waterfox/Waterfox/Classic/56.5/Waterfox.Waterfox.Classic.installer.yaml deleted file mode 100644 index dce084910db4b..0000000000000 --- a/manifests/w/Waterfox/Waterfox/Classic/56.5/Waterfox.Waterfox.Classic.installer.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.0 $debug=AUSU.5-1-19041-1237 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json - -PackageIdentifier: Waterfox.Waterfox.Classic -PackageVersion: "56.5" -InstallerLocale: en-US -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -UpgradeBehavior: install -Commands: -- waterfox -Protocols: -- http -- https -FileExtensions: -- html -- htm -- url -- pdf -Installers: -- Architecture: x64 - InstallerUrl: https://cdn.waterfox.net/releases/win64/installer/Waterfox%20Classic%202021.07%20Setup.exe - InstallerSha256: 34E41B845E9205645923520AB7B76A04AE914A16BB29DEAAC5EBEB0ED0040C0C -ManifestType: installer -ManifestVersion: 1.0.0 diff --git a/manifests/w/Waterfox/Waterfox/Classic/56.5/Waterfox.Waterfox.Classic.locale.en-US.yaml b/manifests/w/Waterfox/Waterfox/Classic/56.5/Waterfox.Waterfox.Classic.locale.en-US.yaml deleted file mode 100644 index 52f4a21d121ce..0000000000000 --- a/manifests/w/Waterfox/Waterfox/Classic/56.5/Waterfox.Waterfox.Classic.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.0 $debug=AUSU.5-1-19041-1237 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json - -PackageIdentifier: Waterfox.Waterfox.Classic -PackageVersion: "56.5" -PackageLocale: en-US -Publisher: Waterfox Ltd -PublisherUrl: https://www.waterfox.net -PublisherSupportUrl: https://github.com/MrAlex94/Waterfox/issues -PrivacyUrl: https://www.waterfox.net/privacy -Author: Alexandros Kontos, Adam Wood -PackageName: Waterfox Classic -PackageUrl: https://www.waterfox.net -License: Mozilla Public License -LicenseUrl: https://www.mozilla.org/en-US/MPL/2.0/ -Copyright: © 2020 Waterfox Ltd, all rights reserved. -# CopyrightUrl: -ShortDescription: For legacy platforms and users. -# Description: -Moniker: waterfox-classic -Tags: -- browser -- web-browser -- internet-browser -- foss -- open-source -- cross-platform -- gecko -ManifestType: defaultLocale -ManifestVersion: 1.0.0 diff --git a/manifests/w/Waterfox/Waterfox/Classic/56.5/Waterfox.Waterfox.Classic.yaml b/manifests/w/Waterfox/Waterfox/Classic/56.5/Waterfox.Waterfox.Classic.yaml deleted file mode 100644 index ea02c345993b8..0000000000000 --- a/manifests/w/Waterfox/Waterfox/Classic/56.5/Waterfox.Waterfox.Classic.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.0 $debug=AUSU.5-1-19041-1237 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json - -PackageIdentifier: Waterfox.Waterfox.Classic -PackageVersion: "56.5" -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.0.0 From f124916b36b867dc195e4cdabbff585d1ac68923 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 15 Jan 2024 10:30:53 -0800 Subject: [PATCH 113/461] Automatic update of 123.123pan 1.3.3.0 (#133936) * Updating manifests/1/123/123pan/1.3.3.0/123.123pan.installer.yaml * Updating manifests/1/123/123pan/1.3.3.0/123.123pan.locale.en-US.yaml * Updating manifests/1/123/123pan/1.3.3.0/123.123pan.locale.zh-CN.yaml * Updating manifests/1/123/123pan/1.3.3.0/123.123pan.yaml --- manifests/1/123/123pan/1.3.3.0/123.123pan.installer.yaml | 2 +- manifests/1/123/123pan/1.3.3.0/123.123pan.locale.en-US.yaml | 2 +- manifests/1/123/123pan/1.3.3.0/123.123pan.locale.zh-CN.yaml | 2 +- manifests/1/123/123pan/1.3.3.0/123.123pan.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/1/123/123pan/1.3.3.0/123.123pan.installer.yaml b/manifests/1/123/123pan/1.3.3.0/123.123pan.installer.yaml index bbf965a6ff1e3..03d61b8fac72b 100644 --- a/manifests/1/123/123pan/1.3.3.0/123.123pan.installer.yaml +++ b/manifests/1/123/123pan/1.3.3.0/123.123pan.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: 123.123pan diff --git a/manifests/1/123/123pan/1.3.3.0/123.123pan.locale.en-US.yaml b/manifests/1/123/123pan/1.3.3.0/123.123pan.locale.en-US.yaml index df82abe2f8ea5..990cb56503184 100644 --- a/manifests/1/123/123pan/1.3.3.0/123.123pan.locale.en-US.yaml +++ b/manifests/1/123/123pan/1.3.3.0/123.123pan.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: 123.123pan diff --git a/manifests/1/123/123pan/1.3.3.0/123.123pan.locale.zh-CN.yaml b/manifests/1/123/123pan/1.3.3.0/123.123pan.locale.zh-CN.yaml index c862d9c3da176..24afa872cdd36 100644 --- a/manifests/1/123/123pan/1.3.3.0/123.123pan.locale.zh-CN.yaml +++ b/manifests/1/123/123pan/1.3.3.0/123.123pan.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json PackageIdentifier: 123.123pan diff --git a/manifests/1/123/123pan/1.3.3.0/123.123pan.yaml b/manifests/1/123/123pan/1.3.3.0/123.123pan.yaml index 513ad11747ac3..390e6d90a4af5 100644 --- a/manifests/1/123/123pan/1.3.3.0/123.123pan.yaml +++ b/manifests/1/123/123pan/1.3.3.0/123.123pan.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: 123.123pan From e597f1fe30d37ec068ca6fe0d023c468e507c49d Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 15 Jan 2024 10:30:57 -0800 Subject: [PATCH 114/461] Automatic update of Zoom.ZoomOutlookPlugin 5.17.0 (#133889) * Updating manifests/z/Zoom/ZoomOutlookPlugin/5.17.0/Zoom.ZoomOutlookPlugin.installer.yaml * Updating manifests/z/Zoom/ZoomOutlookPlugin/5.17.0/Zoom.ZoomOutlookPlugin.locale.en-US.yaml * Updating manifests/z/Zoom/ZoomOutlookPlugin/5.17.0/Zoom.ZoomOutlookPlugin.locale.zh-CN.yaml * Updating manifests/z/Zoom/ZoomOutlookPlugin/5.17.0/Zoom.ZoomOutlookPlugin.yaml --- .../5.17.0/Zoom.ZoomOutlookPlugin.installer.yaml | 2 +- .../5.17.0/Zoom.ZoomOutlookPlugin.locale.en-US.yaml | 2 +- .../5.17.0/Zoom.ZoomOutlookPlugin.locale.zh-CN.yaml | 2 +- .../z/Zoom/ZoomOutlookPlugin/5.17.0/Zoom.ZoomOutlookPlugin.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/z/Zoom/ZoomOutlookPlugin/5.17.0/Zoom.ZoomOutlookPlugin.installer.yaml b/manifests/z/Zoom/ZoomOutlookPlugin/5.17.0/Zoom.ZoomOutlookPlugin.installer.yaml index 90ae443b030bc..dd8427e40d46d 100644 --- a/manifests/z/Zoom/ZoomOutlookPlugin/5.17.0/Zoom.ZoomOutlookPlugin.installer.yaml +++ b/manifests/z/Zoom/ZoomOutlookPlugin/5.17.0/Zoom.ZoomOutlookPlugin.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: Zoom.ZoomOutlookPlugin diff --git a/manifests/z/Zoom/ZoomOutlookPlugin/5.17.0/Zoom.ZoomOutlookPlugin.locale.en-US.yaml b/manifests/z/Zoom/ZoomOutlookPlugin/5.17.0/Zoom.ZoomOutlookPlugin.locale.en-US.yaml index aff881d607bca..3b2158b7c2fb8 100644 --- a/manifests/z/Zoom/ZoomOutlookPlugin/5.17.0/Zoom.ZoomOutlookPlugin.locale.en-US.yaml +++ b/manifests/z/Zoom/ZoomOutlookPlugin/5.17.0/Zoom.ZoomOutlookPlugin.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: Zoom.ZoomOutlookPlugin diff --git a/manifests/z/Zoom/ZoomOutlookPlugin/5.17.0/Zoom.ZoomOutlookPlugin.locale.zh-CN.yaml b/manifests/z/Zoom/ZoomOutlookPlugin/5.17.0/Zoom.ZoomOutlookPlugin.locale.zh-CN.yaml index e70d24680bec5..6b535b88cb27b 100644 --- a/manifests/z/Zoom/ZoomOutlookPlugin/5.17.0/Zoom.ZoomOutlookPlugin.locale.zh-CN.yaml +++ b/manifests/z/Zoom/ZoomOutlookPlugin/5.17.0/Zoom.ZoomOutlookPlugin.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json PackageIdentifier: Zoom.ZoomOutlookPlugin diff --git a/manifests/z/Zoom/ZoomOutlookPlugin/5.17.0/Zoom.ZoomOutlookPlugin.yaml b/manifests/z/Zoom/ZoomOutlookPlugin/5.17.0/Zoom.ZoomOutlookPlugin.yaml index 4ccbd813033f3..ab8b6f2c85b7c 100644 --- a/manifests/z/Zoom/ZoomOutlookPlugin/5.17.0/Zoom.ZoomOutlookPlugin.yaml +++ b/manifests/z/Zoom/ZoomOutlookPlugin/5.17.0/Zoom.ZoomOutlookPlugin.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/12 +# Automatically updated by the winget bot at 2024/Jan/13 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: Zoom.ZoomOutlookPlugin From 0b947e1350afac3a3b59692f2c3cc2ef92bf621e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:31:08 +0800 Subject: [PATCH 115/461] Remove: Waterfox.Waterfox version G3.2.6 (#134008) * Remove: Waterfox.Waterfox.installer.yaml * Remove: Waterfox.Waterfox.locale.en-US.yaml * Remove: Waterfox.Waterfox.yaml --- .../G3.2.6/Waterfox.Waterfox.installer.yaml | 27 ----------------- .../Waterfox.Waterfox.locale.en-US.yaml | 30 ------------------- .../Waterfox/G3.2.6/Waterfox.Waterfox.yaml | 8 ----- 3 files changed, 65 deletions(-) delete mode 100644 manifests/w/Waterfox/Waterfox/G3.2.6/Waterfox.Waterfox.installer.yaml delete mode 100644 manifests/w/Waterfox/Waterfox/G3.2.6/Waterfox.Waterfox.locale.en-US.yaml delete mode 100644 manifests/w/Waterfox/Waterfox/G3.2.6/Waterfox.Waterfox.yaml diff --git a/manifests/w/Waterfox/Waterfox/G3.2.6/Waterfox.Waterfox.installer.yaml b/manifests/w/Waterfox/Waterfox/G3.2.6/Waterfox.Waterfox.installer.yaml deleted file mode 100644 index 58875d939e8ab..0000000000000 --- a/manifests/w/Waterfox/Waterfox/G3.2.6/Waterfox.Waterfox.installer.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.0 $debug=QUSU.7-1-4 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json - -PackageIdentifier: Waterfox.Waterfox -PackageVersion: G3.2.6 -InstallerLocale: en-US -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -UpgradeBehavior: install -Protocols: -- http -- https -FileExtensions: -- html -- htm -- url -- pdf -Installers: -- Architecture: x64 - InstallerUrl: https://cdn.waterfox.net/releases/win64/installer/Waterfox%20G3.2.6%20Setup.exe - InstallerSha256: C16E65E828E7636D57567DFE1CB9BF060650A231AC48735DD2580300E019A68B -ManifestType: installer -ManifestVersion: 1.0.0 diff --git a/manifests/w/Waterfox/Waterfox/G3.2.6/Waterfox.Waterfox.locale.en-US.yaml b/manifests/w/Waterfox/Waterfox/G3.2.6/Waterfox.Waterfox.locale.en-US.yaml deleted file mode 100644 index 586c6cab517dc..0000000000000 --- a/manifests/w/Waterfox/Waterfox/G3.2.6/Waterfox.Waterfox.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.0 $debug=QUSU.7-1-4 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json - -PackageIdentifier: Waterfox.Waterfox -PackageVersion: G3.2.6 -PackageLocale: en-US -Publisher: Waterfox -PublisherUrl: https://www.waterfox.net -# PublisherSupportUrl: -PrivacyUrl: https://www.waterfox.net/privacy -Author: Alexandros Kontos, Adam Wood -PackageName: Waterfox -PackageUrl: https://www.waterfox.net -License: Mozilla Public License -LicenseUrl: https://www.mozilla.org/en-US/MPL/2.0/ -Copyright: © 2020 Waterfox Ltd, all rights reserved. -# CopyrightUrl: -ShortDescription: Waterfox is free and open source browser, based on Mozilla Firefox. -# Description: -Moniker: waterfox -Tags: -- browser -- web-browser -- internet-browser -- foss -- open-source -- cross-platform -- gecko -ManifestType: defaultLocale -ManifestVersion: 1.0.0 diff --git a/manifests/w/Waterfox/Waterfox/G3.2.6/Waterfox.Waterfox.yaml b/manifests/w/Waterfox/Waterfox/G3.2.6/Waterfox.Waterfox.yaml deleted file mode 100644 index 39a7fcb2a2b80..0000000000000 --- a/manifests/w/Waterfox/Waterfox/G3.2.6/Waterfox.Waterfox.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.0 $debug=QUSU.7-1-4 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json - -PackageIdentifier: Waterfox.Waterfox -PackageVersion: G3.2.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.0.0 From a00b80cb2f09ada030a7d9ee7feb17035dda8c2e Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Mon, 15 Jan 2024 19:31:17 +0100 Subject: [PATCH 116/461] New version: errata-ai.Vale version v3.0.4 (#133934) --- .../Vale/v3.0.4/errata-ai.Vale.installer.yaml | 24 +++++++++++++++ .../v3.0.4/errata-ai.Vale.locale.en-US.yaml | 30 +++++++++++++++++++ .../errata-ai/Vale/v3.0.4/errata-ai.Vale.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/e/errata-ai/Vale/v3.0.4/errata-ai.Vale.installer.yaml create mode 100644 manifests/e/errata-ai/Vale/v3.0.4/errata-ai.Vale.locale.en-US.yaml create mode 100644 manifests/e/errata-ai/Vale/v3.0.4/errata-ai.Vale.yaml diff --git a/manifests/e/errata-ai/Vale/v3.0.4/errata-ai.Vale.installer.yaml b/manifests/e/errata-ai/Vale/v3.0.4/errata-ai.Vale.installer.yaml new file mode 100644 index 0000000000000..fef1d5e7c2327 --- /dev/null +++ b/manifests/e/errata-ai/Vale/v3.0.4/errata-ai.Vale.installer.yaml @@ -0,0 +1,24 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: errata-ai.Vale +PackageVersion: v3.0.4 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: vale.exe + PortableCommandAlias: vale +ReleaseDate: 2024-01-13 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/errata-ai/vale/releases/download/v3.0.4/vale_3.0.4_Windows_386.zip + InstallerSha256: A4ECD48DBFE751566034806ABB027A7ACDF44A2CD120505DAF1AFAB90A1A0F93 +- Architecture: x64 + InstallerUrl: https://github.com/errata-ai/vale/releases/download/v3.0.4/vale_3.0.4_Windows_64-bit.zip + InstallerSha256: E231B401AEF5FA1EE480DCD0EA5D6C77E96142EAB8EF6EA102A99754796F2B62 +- Architecture: arm64 + InstallerUrl: https://github.com/errata-ai/vale/releases/download/v3.0.4/vale_3.0.4_Windows_arm64.zip + InstallerSha256: 26E3BF0FEBF931C02C10746F55E77021BEB9AF20EC9D90D97E2E1E86DF8A28EA +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/e/errata-ai/Vale/v3.0.4/errata-ai.Vale.locale.en-US.yaml b/manifests/e/errata-ai/Vale/v3.0.4/errata-ai.Vale.locale.en-US.yaml new file mode 100644 index 0000000000000..390d9a2a1efef --- /dev/null +++ b/manifests/e/errata-ai/Vale/v3.0.4/errata-ai.Vale.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: errata-ai.Vale +PackageVersion: v3.0.4 +PackageLocale: en-US +Publisher: errata.ai +PublisherUrl: https://vale.sh +PublisherSupportUrl: https://github.com/errata-ai/vale/issues +PackageName: Vale +PackageUrl: https://vale.sh +License: MIT +LicenseUrl: https://github.com/errata-ai/vale/blob/v2/LICENSE +Copyright: Copyright (c) 2016 Joseph Kato +CopyrightUrl: https://github.com/errata-ai/vale/blob/v2/LICENSE +ShortDescription: A syntax-aware linter for prose built with speed and extensibility in mind. +Tags: +- linter +- linting +- nlp +- vale +ReleaseNotes: |- + Changelog + - 341348c5 fix: better support for phrases in vocabularies (#726) + - 37dcbc5e fix: use file paths when applying ignore patterns (#732) +ReleaseNotesUrl: https://github.com/errata-ai/vale/releases/tag/v3.0.4 +Documentations: +- DocumentUrl: https://vale.sh/docs +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/errata-ai/Vale/v3.0.4/errata-ai.Vale.yaml b/manifests/e/errata-ai/Vale/v3.0.4/errata-ai.Vale.yaml new file mode 100644 index 0000000000000..34ad7ff563c5c --- /dev/null +++ b/manifests/e/errata-ai/Vale/v3.0.4/errata-ai.Vale.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: errata-ai.Vale +PackageVersion: v3.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 116a3f49ce77b61ca106c9f71df33bc56313a002 Mon Sep 17 00:00:00 2001 From: Jonathan Hope Date: Mon, 15 Jan 2024 10:31:32 -0800 Subject: [PATCH 117/461] Armaria 0.0.26 (#133887) * Armaria.Armaria: 0.0.26: add version * Armaria.Armaria: 0.0.26: add installer * Armaria.Armaria: 0.0.26: add locale --- .../0.0.26/Armaria.Armaria.installer.yaml | 20 ++++++++++++ .../0.0.26/Armaria.Armaria.locale.en-US.yaml | 31 +++++++++++++++++++ .../Armaria/0.0.26/Armaria.Armaria.yaml | 7 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/a/Armaria/Armaria/0.0.26/Armaria.Armaria.installer.yaml create mode 100644 manifests/a/Armaria/Armaria/0.0.26/Armaria.Armaria.locale.en-US.yaml create mode 100644 manifests/a/Armaria/Armaria/0.0.26/Armaria.Armaria.yaml diff --git a/manifests/a/Armaria/Armaria/0.0.26/Armaria.Armaria.installer.yaml b/manifests/a/Armaria/Armaria/0.0.26/Armaria.Armaria.installer.yaml new file mode 100644 index 0000000000000..fcdcf22364532 --- /dev/null +++ b/manifests/a/Armaria/Armaria/0.0.26/Armaria.Armaria.installer.yaml @@ -0,0 +1,20 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json +PackageIdentifier: Armaria.Armaria +PackageVersion: 0.0.26 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-01-13" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: armaria-host.exe + PortableCommandAlias: armaria-host + - RelativeFilePath: armaria.exe + PortableCommandAlias: armaria + InstallerUrl: https://github.com/JonathanHope/armaria/releases/download/v0.0.26/armaria_0.0.26_windows_amd64.zip + InstallerSha256: 99a651f5abb7852f5032500f9d2e74b1c6b6aaae422e4cf6d4e365ea2f8aef18 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/Armaria/Armaria/0.0.26/Armaria.Armaria.locale.en-US.yaml b/manifests/a/Armaria/Armaria/0.0.26/Armaria.Armaria.locale.en-US.yaml new file mode 100644 index 0000000000000..d1c44bec9ae7a --- /dev/null +++ b/manifests/a/Armaria/Armaria/0.0.26/Armaria.Armaria.locale.en-US.yaml @@ -0,0 +1,31 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json +PackageIdentifier: Armaria.Armaria +PackageVersion: 0.0.26 +PackageLocale: en-US +Publisher: Jonathan Hope +PublisherUrl: https://github.com/JonathanHope/armaria +PublisherSupportUrl: https://github.com/JonathanHope/armaria/issues/new +PackageName: Armaria +PackageUrl: https://github.com/JonathanHope/armaria +License: mit +LicenseUrl: https://github.com/JonathanHope/armaria/blob/main/LICENSE +Copyright: Jonathan Hope +ShortDescription: Armaria is a fast, open, and local first bookmarks manager. +Description: Armaria is a FOSS bookmarks manager that keeps all of your local bookmarks in a SQLite database. You can use many different frontends to manage your bookmarks including browsers, and back them up and/or sync them however you see fit. +Moniker: Armaria +Tags: + - bookmarks +ReleaseNotes: | + ## Changelog + * 4a59039 docs: added Nix documentation (#40) + * 617786b feat: add busy indicator to TUI (#43) + * 1761fea feat: add order help to TUI (#38) + * d105cd1 feat: added a medium seeder (#37) + * 992c2e8 feat: adding char limits to TUI editing (#39) + * 16c2a3c feat: support for adding bookmarks with the TUI (#41) + * aa04e96 fix: manifest was broken because of unnecessary keys (#44) + * b7c94a4 fix: panic while deleting in TUI (#42) +ReleaseNotesUrl: https://github.com/JonathanHope/armaria/releases/tag/v0.0.26 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Armaria/Armaria/0.0.26/Armaria.Armaria.yaml b/manifests/a/Armaria/Armaria/0.0.26/Armaria.Armaria.yaml new file mode 100644 index 0000000000000..122719c40d910 --- /dev/null +++ b/manifests/a/Armaria/Armaria/0.0.26/Armaria.Armaria.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.5.0.schema.json +PackageIdentifier: Armaria.Armaria +PackageVersion: 0.0.26 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 906b10de9a5bfbf9b29b403f631eb21fb4874544 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 02:31:37 +0800 Subject: [PATCH 118/461] New version: Microsoft.EdgeDriver version 120.0.2210.133 (#133886) --- .../Microsoft.EdgeDriver.installer.yaml | 30 ++++++++++++++++ .../Microsoft.EdgeDriver.locale.en-US.yaml | 35 +++++++++++++++++++ .../Microsoft.EdgeDriver.locale.zh-CN.yaml | 34 ++++++++++++++++++ .../120.0.2210.133/Microsoft.EdgeDriver.yaml | 8 +++++ 4 files changed, 107 insertions(+) create mode 100644 manifests/m/Microsoft/EdgeDriver/120.0.2210.133/Microsoft.EdgeDriver.installer.yaml create mode 100644 manifests/m/Microsoft/EdgeDriver/120.0.2210.133/Microsoft.EdgeDriver.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/EdgeDriver/120.0.2210.133/Microsoft.EdgeDriver.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/EdgeDriver/120.0.2210.133/Microsoft.EdgeDriver.yaml diff --git a/manifests/m/Microsoft/EdgeDriver/120.0.2210.133/Microsoft.EdgeDriver.installer.yaml b/manifests/m/Microsoft/EdgeDriver/120.0.2210.133/Microsoft.EdgeDriver.installer.yaml new file mode 100644 index 0000000000000..1d247793272b7 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/120.0.2210.133/Microsoft.EdgeDriver.installer.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 120.0.2210.133 +InstallerType: zip +Installers: +- Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: msedgedriver.exe + PortableCommandAlias: msedgedriver + InstallerUrl: https://msedgedriver.azureedge.net/120.0.2210.133/edgedriver_win32.zip + InstallerSha256: 6A3C0020861F7231113B3A2F1D6E76237C4A55C29D29843559F47BF6E8852C92 +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: msedgedriver.exe + PortableCommandAlias: msedgedriver + InstallerUrl: https://msedgedriver.azureedge.net/120.0.2210.133/edgedriver_win64.zip + InstallerSha256: E73ED5B82BFA3CBFC44D5AFCCE3BB52708900F3969AA9FA01B519D4F78CDB2C6 +- Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: msedgedriver.exe + PortableCommandAlias: msedgedriver + InstallerUrl: https://msedgedriver.azureedge.net/120.0.2210.133/edgedriver_arm64.zip + InstallerSha256: 87ACA786BE772029150ED1786D2A9B74D07C1D56226898F4112CD094AE891D9C +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/m/Microsoft/EdgeDriver/120.0.2210.133/Microsoft.EdgeDriver.locale.en-US.yaml b/manifests/m/Microsoft/EdgeDriver/120.0.2210.133/Microsoft.EdgeDriver.locale.en-US.yaml new file mode 100644 index 0000000000000..71d76ac2dd20c --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/120.0.2210.133/Microsoft.EdgeDriver.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 120.0.2210.133 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge WebDriver +PackageUrl: https://developer.microsoft.com/microsoft-edge/tools/webdriver/ +License: Freeware +LicenseUrl: https://msedgedriver.azureedge.net/EULA +Copyright: Copyright Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Close the loop on your developer cycle by automating testing of your website in Microsoft Edge with Microsoft Edge WebDriver +# Description: +Moniker: edgedriver +Tags: +- automate +- automation +- edge +- selenium +- webdriver +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://learn.microsoft.com/microsoft-edge/webdriver-chromium/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/m/Microsoft/EdgeDriver/120.0.2210.133/Microsoft.EdgeDriver.locale.zh-CN.yaml b/manifests/m/Microsoft/EdgeDriver/120.0.2210.133/Microsoft.EdgeDriver.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a0b6a96a63a8f --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/120.0.2210.133/Microsoft.EdgeDriver.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 120.0.2210.133 +PackageLocale: zh-CN +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge WebDriver +PackageUrl: https://developer.microsoft.com/microsoft-edge/tools/webdriver/ +License: 免费软件 +LicenseUrl: https://msedgedriver.azureedge.net/EULA +Copyright: Copyright Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: 使用 Microsoft Edge WebDriver 在 Microsoft Edge 中自动测试网站,以打通您的开发者周期。 +# Description: +# Moniker: +Tags: +- edge +- selenium +- webdriver +- 自动化 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://learn.microsoft.com/zh-cn/microsoft-edge/webdriver-chromium/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/m/Microsoft/EdgeDriver/120.0.2210.133/Microsoft.EdgeDriver.yaml b/manifests/m/Microsoft/EdgeDriver/120.0.2210.133/Microsoft.EdgeDriver.yaml new file mode 100644 index 0000000000000..9eda91ecb1828 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/120.0.2210.133/Microsoft.EdgeDriver.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 120.0.2210.133 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f0ffa6ba85dd274911de317de66be03699b8b229 Mon Sep 17 00:00:00 2001 From: Isaac Levin <8878502+isaacrlevin@users.noreply.github.com> Date: Mon, 15 Jan 2024 11:04:31 -0800 Subject: [PATCH 119/461] New version: isaaclevin.presencelight version 5.6.120 (#133970) --- .../isaaclevin.presencelight.installer.yaml | 30 +++++++++++++++++++ ...isaaclevin.presencelight.locale.en-US.yaml | 29 ++++++++++++++++++ .../5.6.120/isaaclevin.presencelight.yaml | 8 +++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/i/isaaclevin/presencelight/5.6.120/isaaclevin.presencelight.installer.yaml create mode 100644 manifests/i/isaaclevin/presencelight/5.6.120/isaaclevin.presencelight.locale.en-US.yaml create mode 100644 manifests/i/isaaclevin/presencelight/5.6.120/isaaclevin.presencelight.yaml diff --git a/manifests/i/isaaclevin/presencelight/5.6.120/isaaclevin.presencelight.installer.yaml b/manifests/i/isaaclevin/presencelight/5.6.120/isaaclevin.presencelight.installer.yaml new file mode 100644 index 0000000000000..6db3342d4eeca --- /dev/null +++ b/manifests/i/isaaclevin/presencelight/5.6.120/isaaclevin.presencelight.installer.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: isaaclevin.presencelight +PackageVersion: 5.6.120 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17134.0 +InstallerType: appx +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +PackageFamilyName: 37828IsaacLevin.197278F15330A_jvewcxq8vj8qt +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/isaacrlevin/presencelight/releases/download/Desktop-v5.6.120/PresenceLight.Package_5.6.120.0_x64_x86_ARM64.appxbundle + InstallerSha256: C043ADDB345F4ED1CB5AE5B14B72B01D7162E6D073DFA1D84AC64DEC360335CC + SignatureSha256: DB99FE7C0A30CE4AEAE6B10868544838D3200582005825A7B9848E1B122B08E2 +- Architecture: arm64 + InstallerUrl: https://github.com/isaacrlevin/presencelight/releases/download/Desktop-v5.6.120/PresenceLight.Package_5.6.120.0_x64_x86_ARM64.appxbundle + InstallerSha256: C043ADDB345F4ED1CB5AE5B14B72B01D7162E6D073DFA1D84AC64DEC360335CC + SignatureSha256: DB99FE7C0A30CE4AEAE6B10868544838D3200582005825A7B9848E1B122B08E2 +- Architecture: x86 + InstallerUrl: https://github.com/isaacrlevin/presencelight/releases/download/Desktop-v5.6.120/PresenceLight.Package_5.6.120.0_x64_x86_ARM64.appxbundle + InstallerSha256: C043ADDB345F4ED1CB5AE5B14B72B01D7162E6D073DFA1D84AC64DEC360335CC + SignatureSha256: DB99FE7C0A30CE4AEAE6B10868544838D3200582005825A7B9848E1B122B08E2 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/i/isaaclevin/presencelight/5.6.120/isaaclevin.presencelight.locale.en-US.yaml b/manifests/i/isaaclevin/presencelight/5.6.120/isaaclevin.presencelight.locale.en-US.yaml new file mode 100644 index 0000000000000..2df6b9d1aad26 --- /dev/null +++ b/manifests/i/isaaclevin/presencelight/5.6.120/isaaclevin.presencelight.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: isaaclevin.presencelight +PackageVersion: 5.6.120 +PackageLocale: en-US +Publisher: Isaac Levin +PublisherUrl: https://github.com/isaacrlevin/ +PublisherSupportUrl: https://github.com/isaacrlevin/presencelight/issues +PrivacyUrl: https://github.com/isaacrlevin/presencelight/blob/main/PrivacyPolicy.md +Author: Isaac Levin +PackageName: PresenceLight +PackageUrl: https://github.com/isaacrlevin/presencelight +License: MIT License +LicenseUrl: https://raw.githubusercontent.com/isaacrlevin/presencelight/main/LICENSE +Copyright: Copyright (c) 2022 Isaac Levin +CopyrightUrl: https://raw.githubusercontent.com/isaacrlevin/presencelight/main/LICENSE +ShortDescription: PresenceLight is a solution to broadcast your various statuses to light bulbs. +Moniker: presencelight +Tags: +- lifx +- lifx-light +- microsoft-teams +- phillips-hue +- phillips-light +- presence +- presence-api +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/i/isaaclevin/presencelight/5.6.120/isaaclevin.presencelight.yaml b/manifests/i/isaaclevin/presencelight/5.6.120/isaaclevin.presencelight.yaml new file mode 100644 index 0000000000000..4020e0eced933 --- /dev/null +++ b/manifests/i/isaaclevin/presencelight/5.6.120/isaaclevin.presencelight.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: isaaclevin.presencelight +PackageVersion: 5.6.120 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 5dcb3ee2318712a23f6f2316dd7a92c8e009044c Mon Sep 17 00:00:00 2001 From: Klaus Dandl <76051010+Utesgui@users.noreply.github.com> Date: Mon, 15 Jan 2024 20:14:21 +0100 Subject: [PATCH 120/461] New package: FlipperDevicesInc.qFlipper version 1.3.3 (#134089) * New package: FlipperDevicesInc.qFlipper version 1.3.3.0 * update version to match schema --- .../1.3.3/FlipperDevicesInc.qFlipper.installer.yaml | 12 ++++++++++++ .../FlipperDevicesInc.qFlipper.locale.en-US.yaml | 13 +++++++++++++ .../qFlipper/1.3.3/FlipperDevicesInc.qFlipper.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/f/FlipperDevicesInc/qFlipper/1.3.3/FlipperDevicesInc.qFlipper.installer.yaml create mode 100644 manifests/f/FlipperDevicesInc/qFlipper/1.3.3/FlipperDevicesInc.qFlipper.locale.en-US.yaml create mode 100644 manifests/f/FlipperDevicesInc/qFlipper/1.3.3/FlipperDevicesInc.qFlipper.yaml diff --git a/manifests/f/FlipperDevicesInc/qFlipper/1.3.3/FlipperDevicesInc.qFlipper.installer.yaml b/manifests/f/FlipperDevicesInc/qFlipper/1.3.3/FlipperDevicesInc.qFlipper.installer.yaml new file mode 100644 index 0000000000000..54129b56bf1fe --- /dev/null +++ b/manifests/f/FlipperDevicesInc/qFlipper/1.3.3/FlipperDevicesInc.qFlipper.installer.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: FlipperDevicesInc.qFlipper +PackageVersion: 1.3.3 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://update.flipperzero.one/builds/qFlipper/1.3.3/qFlipperSetup-64bit-1.3.3.exe + InstallerSha256: 0AD49533997A8FEDFEC9525CE2F0BE1860D66D5AE8625164717059CF03512BBA +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/f/FlipperDevicesInc/qFlipper/1.3.3/FlipperDevicesInc.qFlipper.locale.en-US.yaml b/manifests/f/FlipperDevicesInc/qFlipper/1.3.3/FlipperDevicesInc.qFlipper.locale.en-US.yaml new file mode 100644 index 0000000000000..45614eed9881c --- /dev/null +++ b/manifests/f/FlipperDevicesInc/qFlipper/1.3.3/FlipperDevicesInc.qFlipper.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: FlipperDevicesInc.qFlipper +PackageVersion: 1.3.3 +PackageLocale: en-US +Publisher: Flipper Devices Inc. +PackageName: qFlipper +License: GPL-3.0 +Copyright: (C) Flipper Devices Inc. +ShortDescription: qFlipper Windows Installer +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/f/FlipperDevicesInc/qFlipper/1.3.3/FlipperDevicesInc.qFlipper.yaml b/manifests/f/FlipperDevicesInc/qFlipper/1.3.3/FlipperDevicesInc.qFlipper.yaml new file mode 100644 index 0000000000000..0854867de8012 --- /dev/null +++ b/manifests/f/FlipperDevicesInc/qFlipper/1.3.3/FlipperDevicesInc.qFlipper.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: FlipperDevicesInc.qFlipper +PackageVersion: 1.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From ef82676c7db3da73f37731ee0f7e10f1deb6aaf9 Mon Sep 17 00:00:00 2001 From: Noboru Saito Date: Tue, 16 Jan 2024 04:15:06 +0900 Subject: [PATCH 121/461] New package: ov version 0.33.1 (#133872) * New version: noborus.ov 0.33.1: add version * New version: noborus.ov 0.33.1: add installer * New version: noborus.ov 0.33.1: add locale --------- Co-authored-by: goreleaserbot --- .../ov/0.33.1/noborus.ov.installer.yaml | 34 +++++++++++++++++++ .../ov/0.33.1/noborus.ov.locale.en-US.yaml | 14 ++++++++ manifests/n/noborus/ov/0.33.1/noborus.ov.yaml | 7 ++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/n/noborus/ov/0.33.1/noborus.ov.installer.yaml create mode 100644 manifests/n/noborus/ov/0.33.1/noborus.ov.locale.en-US.yaml create mode 100644 manifests/n/noborus/ov/0.33.1/noborus.ov.yaml diff --git a/manifests/n/noborus/ov/0.33.1/noborus.ov.installer.yaml b/manifests/n/noborus/ov/0.33.1/noborus.ov.installer.yaml new file mode 100644 index 0000000000000..f9bdc4c1ae8f8 --- /dev/null +++ b/manifests/n/noborus/ov/0.33.1/noborus.ov.installer.yaml @@ -0,0 +1,34 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json +PackageIdentifier: noborus.ov +PackageVersion: 0.33.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-01-12" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ov.exe + PortableCommandAlias: ov + InstallerUrl: https://github.com/noborus/ov/releases/download/v0.33.1/ov_0.33.1_windows_386.zip + InstallerSha256: 4d019f218c0104efcefe888ab91d4a879b0bc5ae9db9624aa4e0cc099ecc14cd + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ov.exe + PortableCommandAlias: ov + InstallerUrl: https://github.com/noborus/ov/releases/download/v0.33.1/ov_0.33.1_windows_amd64.zip + InstallerSha256: 1ec816976432be9426aea7e377e66d4e32edeb6d1babdaed0caf4de942070ecf + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ov.exe + PortableCommandAlias: ov + InstallerUrl: https://github.com/noborus/ov/releases/download/v0.33.1/ov_0.33.1_windows_arm64.zip + InstallerSha256: 076d74f26ddb453d1b16d246f4dc5feff4d7cbbc08ee3570f27e52b2a12cb3e6 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/n/noborus/ov/0.33.1/noborus.ov.locale.en-US.yaml b/manifests/n/noborus/ov/0.33.1/noborus.ov.locale.en-US.yaml new file mode 100644 index 0000000000000..56b8168f318d8 --- /dev/null +++ b/manifests/n/noborus/ov/0.33.1/noborus.ov.locale.en-US.yaml @@ -0,0 +1,14 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json +PackageIdentifier: noborus.ov +PackageVersion: 0.33.1 +PackageLocale: en-US +Publisher: noborus +Author: Noboru Saito +PackageName: ov +PackageUrl: https://noborus.github.io/ov/ +License: MIT +ShortDescription: Feature rich terminal pager +Moniker: ov +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/n/noborus/ov/0.33.1/noborus.ov.yaml b/manifests/n/noborus/ov/0.33.1/noborus.ov.yaml new file mode 100644 index 0000000000000..b73b4d18f7dbf --- /dev/null +++ b/manifests/n/noborus/ov/0.33.1/noborus.ov.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.5.0.schema.json +PackageIdentifier: noborus.ov +PackageVersion: 0.33.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From c5526f580d0d590c0a268c3444eb3e6d7150aa64 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 03:19:28 +0800 Subject: [PATCH 122/461] Modify: Python.Python.3.10 version 3.10.7 (#134091) --- .../3.10.7/Python.Python.3.10.installer.yaml | 88 +++++++++---------- .../Python.Python.3.10.locale.en-US.yaml | 66 +++++++++++--- .../Python.Python.3.10.locale.zh-CN.yaml | 40 +++++++++ .../3/10/3.10.7/Python.Python.3.10.yaml | 7 +- 4 files changed, 138 insertions(+), 63 deletions(-) create mode 100644 manifests/p/Python/Python/3/10/3.10.7/Python.Python.3.10.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/10/3.10.7/Python.Python.3.10.installer.yaml b/manifests/p/Python/Python/3/10/3.10.7/Python.Python.3.10.installer.yaml index 7a72a126185b4..5554e58992164 100644 --- a/manifests/p/Python/Python/3/10/3.10.7/Python.Python.3.10.installer.yaml +++ b/manifests/p/Python/Python/3/10/3.10.7/Python.Python.3.10.installer.yaml @@ -1,82 +1,78 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: Python.Python.3.10 PackageVersion: 3.10.7 -MinimumOSVersion: 10.0.0.0 -InstallModes: -- interactive -- silent -- silentWithProgress +InstallerType: burn +UpgradeBehavior: install Commands: - py - python +- pythonw +- pyw FileExtensions: - py -- pyw - pyc +- pyd - pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2022-09-05 Installers: -- InstallerLocale: en-US - Architecture: x64 - InstallerType: burn +- Architecture: x86 Scope: user - InstallerUrl: https://www.python.org/ftp/python/3.10.7/python-3.10.7-amd64.exe - InstallerSha256: F9093D80691097EB7A23DA09045FCB12D1543A22A5B84E1EB29B1730FB76040C + InstallerUrl: https://www.python.org/ftp/python/3.10.7/python-3.10.7.exe + InstallerSha256: 5CBD577165EC245938EAD629BE4517F365255013006273B1439E4CDF09D82C56 InstallerSwitches: InstallLocation: DefaultJustForMeTargetDir= Custom: InstallAllUsers=0 PrependPath=1 - UpgradeBehavior: uninstallPrevious + ProductCode: '{d71b3799-bf49-4a32-a339-e67aa7653f12}' AppsAndFeaturesEntries: - - DisplayName: Python 3.10.7 (64-bit) - Publisher: Python Software Foundation + - DisplayName: Python 3.10.7 (32-bit) DisplayVersion: 3.10.7150.0 - ProductCode: '{c62ef944-a7c9-4646-9fc7-d9e658defc1f}' -- InstallerLocale: en-US - Architecture: x64 - InstallerType: burn + ProductCode: '{d71b3799-bf49-4a32-a339-e67aa7653f12}' + UpgradeCode: '{474D137A-11E9-5F9D-9D62-DF035A3DB588}' +- Architecture: x86 Scope: machine - InstallerUrl: https://www.python.org/ftp/python/3.10.7/python-3.10.7-amd64.exe - InstallerSha256: F9093D80691097EB7A23DA09045FCB12D1543A22A5B84E1EB29B1730FB76040C + InstallerUrl: https://www.python.org/ftp/python/3.10.7/python-3.10.7.exe + InstallerSha256: 5CBD577165EC245938EAD629BE4517F365255013006273B1439E4CDF09D82C56 InstallerSwitches: InstallLocation: DefaultAllUsersTargetDir= Custom: InstallAllUsers=1 PrependPath=1 - UpgradeBehavior: uninstallPrevious + ProductCode: '{d71b3799-bf49-4a32-a339-e67aa7653f12}' AppsAndFeaturesEntries: - - DisplayName: Python 3.10.7 (64-bit) - Publisher: Python Software Foundation + - DisplayName: Python 3.10.7 (32-bit) DisplayVersion: 3.10.7150.0 - ProductCode: '{c62ef944-a7c9-4646-9fc7-d9e658defc1f}' -- InstallerLocale: en-US - Architecture: x86 - InstallerType: burn + ProductCode: '{d71b3799-bf49-4a32-a339-e67aa7653f12}' + UpgradeCode: '{474D137A-11E9-5F9D-9D62-DF035A3DB588}' + ElevationRequirement: elevatesSelf +- Architecture: x64 Scope: user - InstallerUrl: https://www.python.org/ftp/python/3.10.7/python-3.10.7.exe - InstallerSha256: 5CBD577165EC245938EAD629BE4517F365255013006273B1439E4CDF09D82C56 + InstallerUrl: https://www.python.org/ftp/python/3.10.7/python-3.10.7-amd64.exe + InstallerSha256: F9093D80691097EB7A23DA09045FCB12D1543A22A5B84E1EB29B1730FB76040C InstallerSwitches: InstallLocation: DefaultJustForMeTargetDir= Custom: InstallAllUsers=0 PrependPath=1 - UpgradeBehavior: uninstallPrevious + ProductCode: '{c62ef944-a7c9-4646-9fc7-d9e658defc1f}' AppsAndFeaturesEntries: - - DisplayName: Python 3.10.7 (32-bit) - Publisher: Python Software Foundation + - DisplayName: Python 3.10.7 (64-bit) DisplayVersion: 3.10.7150.0 - ProductCode: '{d71b3799-bf49-4a32-a339-e67aa7653f12}' -- InstallerLocale: en-US - Architecture: x86 - InstallerType: burn + ProductCode: '{c62ef944-a7c9-4646-9fc7-d9e658defc1f}' + UpgradeCode: '{E3BAA187-CE22-5D2A-92E4-3290DEC0FCAB}' +- Architecture: x64 Scope: machine - InstallerUrl: https://www.python.org/ftp/python/3.10.7/python-3.10.7.exe - InstallerSha256: 5CBD577165EC245938EAD629BE4517F365255013006273B1439E4CDF09D82C56 + InstallerUrl: https://www.python.org/ftp/python/3.10.7/python-3.10.7-amd64.exe + InstallerSha256: F9093D80691097EB7A23DA09045FCB12D1543A22A5B84E1EB29B1730FB76040C InstallerSwitches: InstallLocation: DefaultAllUsersTargetDir= Custom: InstallAllUsers=1 PrependPath=1 - UpgradeBehavior: uninstallPrevious + ProductCode: '{c62ef944-a7c9-4646-9fc7-d9e658defc1f}' AppsAndFeaturesEntries: - - DisplayName: Python 3.10.7 (32-bit) - Publisher: Python Software Foundation + - DisplayName: Python 3.10.7 (64-bit) DisplayVersion: 3.10.7150.0 - ProductCode: '{d71b3799-bf49-4a32-a339-e67aa7653f12}' + ProductCode: '{c62ef944-a7c9-4646-9fc7-d9e658defc1f}' + UpgradeCode: '{E3BAA187-CE22-5D2A-92E4-3290DEC0FCAB}' + ElevationRequirement: elevatesSelf ManifestType: installer -ManifestVersion: 1.2.0 - +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/10/3.10.7/Python.Python.3.10.locale.en-US.yaml b/manifests/p/Python/Python/3/10/3.10.7/Python.Python.3.10.locale.en-US.yaml index a8809041c0c63..087d60cf389c9 100644 --- a/manifests/p/Python/Python/3/10/3.10.7/Python.Python.3.10.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/10/3.10.7/Python.Python.3.10.locale.en-US.yaml @@ -1,28 +1,68 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: Python.Python.3.10 PackageVersion: 3.10.7 PackageLocale: en-US Publisher: Python Software Foundation -PublisherUrl: https://www.python.org -PublisherSupportUrl: https://www.python.org/doc/ +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ PrivacyUrl: https://www.python.org/privacy/ Author: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON +PackageName: Python 3.10 +PackageUrl: https://www.python.org/ +License: PSF-2.0 LicenseUrl: https://docs.python.org/3/license.html -Copyright: Copyright ©2001-2022. Python Software Foundation. -CopyrightUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2022 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: Moniker: python3.10 Tags: +- language +- programming +- programming-language - python - python3 -- programming-language - script -- glue-language +ReleaseNotes: |- + Security + - gh-95778: Converting between int and str in bases other than 2 (binary), 4, 8 (octal), 16 (hexadecimal), or 32 such as base 10 (decimal) now raises a ValueError if the number of digits in string form is above a limit to avoid potential denial of service attacks due to the algorithmic complexity. This is a mitigation for CVE-2020-10735. + This new limit can be configured or disabled by environment variable, command line flag, or sys APIs. See the integer string conversion length limitation documentation. The default limit is 4300 digits in string form. + Patch by Gregory P. Smith [Google] and Christian Heimes [Red Hat] with feedback from Victor Stinner, Thomas Wouters, Steve Dower, Ned Deily, and Mark Dickinson. + Core and Builtins + - gh-96187: Fixed a bug that caused _PyCode_GetExtra to return garbage for negative indexes. Patch by Pablo Galindo + - gh-95876: Fix format string in _PyPegen_raise_error_known_location that can lead to memory corruption on some 64bit systems. The function was building a tuple with i (int) instead of n (Py_ssize_t) for Py_ssize_t arguments. + - gh-95605: Fix misleading contents of error message when converting an all-whitespace string to float. + - gh-93592: coroutine.throw() now properly initializes the frame.f_back when resuming a stack of coroutines. This allows e.g. traceback.print_stack() to work correctly when an exception (such as CancelledError) is thrown into a coroutine. + - gh-94996: ast.parse() will no longer parse function definitions with positional-only params when passed feature_version less than (3, 8). Patch by Shantanu Jain. + Library + - gh-68163: Correct conversion of numbers.Rational’s to float. + - gh-96159: Fix a performance regression in logging TimedRotatingFileHandler. Only check for special files when the rollover time has passed. + - gh-96175: Fix unused localName parameter in the Attr class in xml.dom.minidom. + - gh-95609: Update bundled pip to 22.2.2. + - gh-95231: Fail gracefully if EPERM or ENOSYS is raised when loading crypt methods. This may happen when trying to load MD5 on a Linux kernel with FIPS enabled. + Documentation + - gh-96098: Improve discoverability of the higher level concurrent.futures module by providing clearer links from the lower level threading and multiprocessing modules. + - gh-95789: Update the default RFC base URL from deprecated tools.ietf.org to datatracker.ietf.org + - gh-91207: Fix stylesheet not working in Windows CHM htmlhelp docs. Contributed by C.A.M. Gerlach. + - bpo-47115: The documentation now lists which members of C structs are part of the Limited API/Stable ABI. + Tests + - gh-95243: Mitigate the inherent race condition from using find_unused_port() in testSockName() by trying to find an unused port a few times before failing. Patch by Ross Burton. + Build + - gh-94682: Build and test with OpenSSL 1.1.1q + IDLE + - gh-65802: Document handling of extensions in Save As dialogs. + - gh-95191: Include prompts when saving Shell (interactive input and output). +ReleaseNotesUrl: https://docs.python.org/release/3.10.7/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ ManifestType: defaultLocale -ManifestVersion: 1.2.0 - +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/10/3.10.7/Python.Python.3.10.locale.zh-CN.yaml b/manifests/p/Python/Python/3/10/3.10.7/Python.Python.3.10.locale.zh-CN.yaml new file mode 100644 index 0000000000000..fe1daf20eb6d7 --- /dev/null +++ b/manifests/p/Python/Python/3/10/3.10.7/Python.Python.3.10.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.10 +PackageVersion: 3.10.7 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.10 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2022 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.10.7/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/10/3.10.7/Python.Python.3.10.yaml b/manifests/p/Python/Python/3/10/3.10.7/Python.Python.3.10.yaml index 4125be12d99af..ae229a53943ce 100644 --- a/manifests/p/Python/Python/3/10/3.10.7/Python.Python.3.10.yaml +++ b/manifests/p/Python/Python/3/10/3.10.7/Python.Python.3.10.yaml @@ -1,9 +1,8 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: Python.Python.3.10 PackageVersion: 3.10.7 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.2.0 - +ManifestVersion: 1.5.0 From ca15b847133bb136175445a3552e9bf16d43bb79 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 03:19:45 +0800 Subject: [PATCH 123/461] Modify: Python.Python.3.8 version 3.8.2 (#134084) --- .../8/3.8.2/Python.Python.3.8.installer.yaml | 111 ++++++++++++------ .../3.8.2/Python.Python.3.8.locale.en-US.yaml | 74 ++++++++---- .../3.8.2/Python.Python.3.8.locale.zh-CN.yaml | 40 +++++++ .../Python/3/8/3.8.2/Python.Python.3.8.yaml | 14 ++- 4 files changed, 180 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/8/3.8.2/Python.Python.3.8.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/8/3.8.2/Python.Python.3.8.installer.yaml b/manifests/p/Python/Python/3/8/3.8.2/Python.Python.3.8.installer.yaml index acf8ec0a8a7c7..88721cd173a3c 100644 --- a/manifests/p/Python/Python/3/8/3.8.2/Python.Python.3.8.installer.yaml +++ b/manifests/p/Python/Python/3/8/3.8.2/Python.Python.3.8.installer.yaml @@ -1,33 +1,78 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.8 -PackageVersion: 3.8.2 -InstallerSwitches: - Silent: /Quiet - SilentWithProgress: /Passive - Custom: PrependPath=1 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.8.2/python-3.8.2-amd64.exe - InstallerSha256: 8E400E3F32CDCB746E62E0DB4D3AE4CBA1F927141EBC4D0D5A4006B0DAEE8921 - AppsAndFeaturesEntries: - - DisplayName: Python 3.8.2 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.8.2150.0 - ProductCode: '{13ee6ab9-4dca-406c-bc3b-5d86391d39a1}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.8.2/python-3.8.2.exe - InstallerSha256: 03AC5754A69C9C11C08D1F4D694C14625A4D27348AD4DD2D1253E2547819DB2C - AppsAndFeaturesEntries: - - DisplayName: Python 3.8.2 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.8.2150.0 - ProductCode: '{3182483d-078b-48fa-92c2-798baa1fe27d}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.2 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2020-02-24 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.8.2/python-3.8.2.exe + InstallerSha256: 03AC5754A69C9C11C08D1F4D694C14625A4D27348AD4DD2D1253E2547819DB2C + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{3182483d-078b-48fa-92c2-798baa1fe27d}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.2 (32-bit) + DisplayVersion: 3.8.2150.0 + ProductCode: '{3182483d-078b-48fa-92c2-798baa1fe27d}' + UpgradeCode: '{7F7CEC53-74A3-5306-8929-AAEFBED71FF3}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.8.2/python-3.8.2.exe + InstallerSha256: 03AC5754A69C9C11C08D1F4D694C14625A4D27348AD4DD2D1253E2547819DB2C + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{3182483d-078b-48fa-92c2-798baa1fe27d}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.2 (32-bit) + DisplayVersion: 3.8.2150.0 + ProductCode: '{3182483d-078b-48fa-92c2-798baa1fe27d}' + UpgradeCode: '{7F7CEC53-74A3-5306-8929-AAEFBED71FF3}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.8.2/python-3.8.2-amd64.exe + InstallerSha256: 8E400E3F32CDCB746E62E0DB4D3AE4CBA1F927141EBC4D0D5A4006B0DAEE8921 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{13ee6ab9-4dca-406c-bc3b-5d86391d39a1}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.2 (64-bit) + DisplayVersion: 3.8.2150.0 + ProductCode: '{13ee6ab9-4dca-406c-bc3b-5d86391d39a1}' + UpgradeCode: '{6D2E28EF-5AEA-5A3E-B7B4-7E3B246D9DA8}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.8.2/python-3.8.2-amd64.exe + InstallerSha256: 8E400E3F32CDCB746E62E0DB4D3AE4CBA1F927141EBC4D0D5A4006B0DAEE8921 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{13ee6ab9-4dca-406c-bc3b-5d86391d39a1}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.2 (64-bit) + DisplayVersion: 3.8.2150.0 + ProductCode: '{13ee6ab9-4dca-406c-bc3b-5d86391d39a1}' + UpgradeCode: '{6D2E28EF-5AEA-5A3E-B7B4-7E3B246D9DA8}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/8/3.8.2/Python.Python.3.8.locale.en-US.yaml b/manifests/p/Python/Python/3/8/3.8.2/Python.Python.3.8.locale.en-US.yaml index 7196ff5a066da..67be79de491b6 100644 --- a/manifests/p/Python/Python/3/8/3.8.2/Python.Python.3.8.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/8/3.8.2/Python.Python.3.8.locale.en-US.yaml @@ -1,20 +1,54 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.8 -PackageVersion: 3.8.2 -PackageLocale: en-US -Publisher: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.8 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.2 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.8 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2020 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.8 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: |- + Core and Builtins + - bpo-39382: Fix a use-after-free in the single inheritance path of issubclass(), when the __bases__ of an object has a single reference, and so does its first item. Patch by Yonatan Goldschmidt. + - bpo-39427: Document all possibilities for the -X options in the command line help section. Patch by Pablo Galindo. + Library + - bpo-39649: Remove obsolete check for __args__ in bdb.Bdb.format_stack_entry. + - bpo-39681: Fix a regression where the C pickle module wouldn’t allow unpickling from a file-like object that doesn’t expose a readinto() method. + - bpo-39546: Fix a regression in ArgumentParser where allow_abbrev=False was ignored for long options that used a prefix character other than “-“. + - bpo-39432: Implement PEP-489 algorithm for non-ascii “PyInit_…” symbol names in distutils to make it export the correct init symbol also on Windows. + Documentation + - bpo-17422: The language reference now specifies restrictions on class namespaces. Adapted from a patch by Ethan Furman. + - bpo-39572: Updated documentation of total flag of TypeDict. + - bpo-39654: In pyclbr doc, update ‘class’ to ‘module’ where appropriate and add readmodule comment. Patch by Hakan Çelik. + IDLE + - bpo-39663: Add tests for pyparse find_good_parse_start(). +ReleaseNotesUrl: https://docs.python.org/release/3.8.2/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/8/3.8.2/Python.Python.3.8.locale.zh-CN.yaml b/manifests/p/Python/Python/3/8/3.8.2/Python.Python.3.8.locale.zh-CN.yaml new file mode 100644 index 0000000000000..cabd5059b6864 --- /dev/null +++ b/manifests/p/Python/Python/3/8/3.8.2/Python.Python.3.8.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.2 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.8 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2020 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.8.2/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/8/3.8.2/Python.Python.3.8.yaml b/manifests/p/Python/Python/3/8/3.8.2/Python.Python.3.8.yaml index 81547c06f1186..5acaa83e26771 100644 --- a/manifests/p/Python/Python/3/8/3.8.2/Python.Python.3.8.yaml +++ b/manifests/p/Python/Python/3/8/3.8.2/Python.Python.3.8.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.8 -PackageVersion: 3.8.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 139331ebe49ae3aa4f9267636b1b1debaca43ab6 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 03:20:11 +0800 Subject: [PATCH 124/461] Modify: Python.Python.3.8 version 3.8.4 (#134082) --- .../8/3.8.4/Python.Python.3.8.installer.yaml | 111 ++++++++++++------ .../3.8.4/Python.Python.3.8.locale.en-US.yaml | 77 ++++++++---- .../3.8.4/Python.Python.3.8.locale.zh-CN.yaml | 40 +++++++ .../Python/3/8/3.8.4/Python.Python.3.8.yaml | 14 ++- 4 files changed, 183 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/8/3.8.4/Python.Python.3.8.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/8/3.8.4/Python.Python.3.8.installer.yaml b/manifests/p/Python/Python/3/8/3.8.4/Python.Python.3.8.installer.yaml index bd23a475948c4..490d6d10689d3 100644 --- a/manifests/p/Python/Python/3/8/3.8.4/Python.Python.3.8.installer.yaml +++ b/manifests/p/Python/Python/3/8/3.8.4/Python.Python.3.8.installer.yaml @@ -1,33 +1,78 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.8 -PackageVersion: 3.8.4 -InstallerSwitches: - Silent: /Quiet - SilentWithProgress: /Passive - Custom: PrependPath=1 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.8.4/python-3.8.4-amd64.exe - InstallerSha256: 24CEAD226C8B3DE579E246AA4152BD6C2FF8A613A65998EAC8B66920D9821919 - AppsAndFeaturesEntries: - - DisplayName: Python 3.8.4 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.8.4150.0 - ProductCode: '{1755b405-bf69-4659-934d-f14d4e57ac48}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.8.4/python-3.8.4.exe - InstallerSha256: CD0664574EFD4A1ED29D10EE10E1DC7A45B8922E03191344CF9FBE179FCEADA3 - AppsAndFeaturesEntries: - - DisplayName: Python 3.8.4 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.8.4150.0 - ProductCode: '{8c61f30d-3c5c-4ded-b3a5-b33904410a82}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.4 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2020-07-13 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.8.4/python-3.8.4.exe + InstallerSha256: CD0664574EFD4A1ED29D10EE10E1DC7A45B8922E03191344CF9FBE179FCEADA3 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{8c61f30d-3c5c-4ded-b3a5-b33904410a82}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.4 (32-bit) + DisplayVersion: 3.8.4150.0 + ProductCode: '{8c61f30d-3c5c-4ded-b3a5-b33904410a82}' + UpgradeCode: '{7F7CEC53-74A3-5306-8929-AAEFBED71FF3}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.8.4/python-3.8.4.exe + InstallerSha256: CD0664574EFD4A1ED29D10EE10E1DC7A45B8922E03191344CF9FBE179FCEADA3 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{8c61f30d-3c5c-4ded-b3a5-b33904410a82}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.4 (32-bit) + DisplayVersion: 3.8.4150.0 + ProductCode: '{8c61f30d-3c5c-4ded-b3a5-b33904410a82}' + UpgradeCode: '{7F7CEC53-74A3-5306-8929-AAEFBED71FF3}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.8.4/python-3.8.4-amd64.exe + InstallerSha256: 24CEAD226C8B3DE579E246AA4152BD6C2FF8A613A65998EAC8B66920D9821919 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{1755b405-bf69-4659-934d-f14d4e57ac48}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.4 (64-bit) + DisplayVersion: 3.8.4150.0 + ProductCode: '{1755b405-bf69-4659-934d-f14d4e57ac48}' + UpgradeCode: '{6D2E28EF-5AEA-5A3E-B7B4-7E3B246D9DA8}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.8.4/python-3.8.4-amd64.exe + InstallerSha256: 24CEAD226C8B3DE579E246AA4152BD6C2FF8A613A65998EAC8B66920D9821919 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{1755b405-bf69-4659-934d-f14d4e57ac48}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.4 (64-bit) + DisplayVersion: 3.8.4150.0 + ProductCode: '{1755b405-bf69-4659-934d-f14d4e57ac48}' + UpgradeCode: '{6D2E28EF-5AEA-5A3E-B7B4-7E3B246D9DA8}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/8/3.8.4/Python.Python.3.8.locale.en-US.yaml b/manifests/p/Python/Python/3/8/3.8.4/Python.Python.3.8.locale.en-US.yaml index b92444fd4e986..6c526e5c3b7ad 100644 --- a/manifests/p/Python/Python/3/8/3.8.4/Python.Python.3.8.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/8/3.8.4/Python.Python.3.8.locale.en-US.yaml @@ -1,20 +1,57 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.8 -PackageVersion: 3.8.4 -PackageLocale: en-US -Publisher: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.8 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.4 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.8 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2020 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.8 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: |- + Security + - bpo-41162: Audit hooks are now cleared later during finalization to avoid missing events. + - bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded (CVE-2020-15523). + Core and Builtins + - bpo-41247: Always cache the running loop holder when running asyncio.set_running_loop. + - bpo-41252: Fix incorrect refcounting in _ssl.c’s _servername_callback(). + - bpo-41218: Python 3.8.3 had a regression where compiling with ast.PyCF_ALLOW_TOP_LEVEL_AWAIT would aggressively mark list comprehension with CO_COROUTINE. Now only list comprehension making use of async/await will tagged as so. + - bpo-41175: Guard against a NULL pointer dereference within bytearrayobject triggered by the bytearray() + bytearray() operation. + - bpo-39960: The “hackcheck” that prevents sneaking around a type’s __setattr__() by calling the superclass method was rewritten to allow C implemented heap types. + Library + - bpo-41235: Fix the error handling in ssl.SSLContext.load_dh_params(). + - bpo-41193: The write_history() atexit function of the readline completer now ignores any OSError to ignore error if the filesystem is read-only, instead of only ignoring FileNotFoundError and PermissionError. + - bpo-41043: Fixed the use of glob() in the stdlib: literal part of the path is now always correctly escaped. + - bpo-39384: Fixed email.contentmanager to allow set_content() to set a null string. + IDLE + - bpo-37765: Add keywords to module name completion list. Rewrite Completions section of IDLE doc. + - bpo-41152: The encoding of stdin, stdout and stderr in IDLE is now always UTF-8. +ReleaseNotesUrl: https://docs.python.org/release/3.8.4/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/8/3.8.4/Python.Python.3.8.locale.zh-CN.yaml b/manifests/p/Python/Python/3/8/3.8.4/Python.Python.3.8.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6e0660fc890a0 --- /dev/null +++ b/manifests/p/Python/Python/3/8/3.8.4/Python.Python.3.8.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.4 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.8 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2020 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.8.4/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/8/3.8.4/Python.Python.3.8.yaml b/manifests/p/Python/Python/3/8/3.8.4/Python.Python.3.8.yaml index 89aaadb685831..df175df7c14cc 100644 --- a/manifests/p/Python/Python/3/8/3.8.4/Python.Python.3.8.yaml +++ b/manifests/p/Python/Python/3/8/3.8.4/Python.Python.3.8.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.8 -PackageVersion: 3.8.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 89177daa5e6244f09d76b130a9a09e9d26e79a91 Mon Sep 17 00:00:00 2001 From: Leonard de Ruijter <3049216+LeonarddeR@users.noreply.github.com> Date: Mon, 15 Jan 2024 20:20:49 +0100 Subject: [PATCH 125/461] New version: NVAccess.NVDA version 2023.3.1 (#134034) --- .../2023.3.1/NVAccess.NVDA.installer.yaml | 17 ++++++++++++++++ .../2023.3.1/NVAccess.NVDA.locale.en-US.yaml | 20 +++++++++++++++++++ .../NVAccess/NVDA/2023.3.1/NVAccess.NVDA.yaml | 8 ++++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/n/NVAccess/NVDA/2023.3.1/NVAccess.NVDA.installer.yaml create mode 100644 manifests/n/NVAccess/NVDA/2023.3.1/NVAccess.NVDA.locale.en-US.yaml create mode 100644 manifests/n/NVAccess/NVDA/2023.3.1/NVAccess.NVDA.yaml diff --git a/manifests/n/NVAccess/NVDA/2023.3.1/NVAccess.NVDA.installer.yaml b/manifests/n/NVAccess/NVDA/2023.3.1/NVAccess.NVDA.installer.yaml new file mode 100644 index 0000000000000..cd9365714b9dd --- /dev/null +++ b/manifests/n/NVAccess/NVDA/2023.3.1/NVAccess.NVDA.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: NVAccess.NVDA +PackageVersion: 2023.3.1 +MinimumOSVersion: 6.1.7601.0 +InstallerType: nullsoft +InstallerSwitches: + Silent: --install-silent + SilentWithProgress: --install-silent +ProductCode: NVDA +Installers: +- Architecture: x86 + InstallerUrl: https://www.nvaccess.org/download/nvda/releases/2023.3.1/nvda_2023.3.1.exe + InstallerSha256: B537102468436AB93E0FE63CF78C8ADC5442EBBED0589277D45C3CB9C4EF8C72 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/n/NVAccess/NVDA/2023.3.1/NVAccess.NVDA.locale.en-US.yaml b/manifests/n/NVAccess/NVDA/2023.3.1/NVAccess.NVDA.locale.en-US.yaml new file mode 100644 index 0000000000000..6f7f18f7675a3 --- /dev/null +++ b/manifests/n/NVAccess/NVDA/2023.3.1/NVAccess.NVDA.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: NVAccess.NVDA +PackageVersion: 2023.3.1 +PackageLocale: en-US +Publisher: NV Access +PackageName: NVDA +PackageUrl: https://www.nvaccess.org +License: GPL V2 with exceptions +LicenseUrl: https://www.nvaccess.org/files/nvda/documentation/copying.txt +ShortDescription: Free, open source, globally accessible screen reader for the blind and vision impaired +Description: NonVisual Desktop Access (NVDA) is a free and open source screen reader for the Microsoft Windows operating system. Providing feedback via synthetic speech and Braille, it enables blind or vision impaired people to access computers running Windows for no more cost than a sighted person. NVDA is developed by NV Access, with contributions from the community. +Moniker: nvda +Tags: +- accessibility +- blind +- screen-reader +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/n/NVAccess/NVDA/2023.3.1/NVAccess.NVDA.yaml b/manifests/n/NVAccess/NVDA/2023.3.1/NVAccess.NVDA.yaml new file mode 100644 index 0000000000000..0f3351797cf88 --- /dev/null +++ b/manifests/n/NVAccess/NVDA/2023.3.1/NVAccess.NVDA.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: NVAccess.NVDA +PackageVersion: 2023.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 680051e319215b092814c113af7307ecbb686560 Mon Sep 17 00:00:00 2001 From: Michael Jon Ovcaric <9003059+BiosPlus@users.noreply.github.com> Date: Tue, 16 Jan 2024 06:21:05 +1100 Subject: [PATCH 126/461] New version: RealVNC.VNCServer version 7.8.0 (#133228) * New version: RealVNC.VNCServer version 7.8.0 * fix x86 param --- .../7.8.0/RealVNC.VNCServer.installer.yaml | 27 +++++++++++++++++++ .../7.8.0/RealVNC.VNCServer.locale.en-US.yaml | 24 +++++++++++++++++ .../VNCServer/7.8.0/RealVNC.VNCServer.yaml | 8 ++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/r/RealVNC/VNCServer/7.8.0/RealVNC.VNCServer.installer.yaml create mode 100644 manifests/r/RealVNC/VNCServer/7.8.0/RealVNC.VNCServer.locale.en-US.yaml create mode 100644 manifests/r/RealVNC/VNCServer/7.8.0/RealVNC.VNCServer.yaml diff --git a/manifests/r/RealVNC/VNCServer/7.8.0/RealVNC.VNCServer.installer.yaml b/manifests/r/RealVNC/VNCServer/7.8.0/RealVNC.VNCServer.installer.yaml new file mode 100644 index 0000000000000..7f2f712675a37 --- /dev/null +++ b/manifests/r/RealVNC/VNCServer/7.8.0/RealVNC.VNCServer.installer.yaml @@ -0,0 +1,27 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: RealVNC.VNCServer +PackageVersion: 7.8.0 +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /qn + SilentWithProgress: /qn + Custom: /norestart +UpgradeBehavior: install +AppsAndFeaturesEntries: +- DisplayName: VNC Server 7.6.0 + InstallerType: msi +Installers: +- Architecture: x86 + InstallerUrl: https://downloads.realvnc.com/download/file/vnc.files/VNC-Server-7.8.0-Windows.exe + InstallerSha256: ABCCFA1C4AD65619FB5B1D365B69D8FC78966359155C36D04420A6DD45FF26A6 +- Architecture: x64 + InstallerUrl: https://downloads.realvnc.com/download/file/vnc.files/VNC-Server-7.8.0-Windows.exe + InstallerSha256: ABCCFA1C4AD65619FB5B1D365B69D8FC78966359155C36D04420A6DD45FF26A6 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/r/RealVNC/VNCServer/7.8.0/RealVNC.VNCServer.locale.en-US.yaml b/manifests/r/RealVNC/VNCServer/7.8.0/RealVNC.VNCServer.locale.en-US.yaml new file mode 100644 index 0000000000000..5a855902eb463 --- /dev/null +++ b/manifests/r/RealVNC/VNCServer/7.8.0/RealVNC.VNCServer.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: RealVNC.VNCServer +PackageVersion: 7.8.0 +PackageLocale: en-US +Publisher: RealVNC +PublisherUrl: https://www.realvnc.com/en +PublisherSupportUrl: https://realvnc.com/en/connect/benefits/#support +PrivacyUrl: https://www.realvnc.com/en/legal/#privacy +PackageName: VNC Server +PackageUrl: https://www.realvnc.com/en/connect +License: Proprietary +LicenseUrl: https://static.realvnc.com/media/documents/LICENSE-4.0a_en.pdf +Copyright: Copyright © 2002-2022 RealVNC® Limited. All rights reserved. +CopyrightUrl: https://www.realvnc.com/en/legal +ShortDescription: Virtual network computing (VNC) is a type of remote-control software that makes it possible to control another computer over a network connection. +Moniker: vncserver +Tags: +- control +- remote +- vnc +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/r/RealVNC/VNCServer/7.8.0/RealVNC.VNCServer.yaml b/manifests/r/RealVNC/VNCServer/7.8.0/RealVNC.VNCServer.yaml new file mode 100644 index 0000000000000..d1cbeb5f09f5d --- /dev/null +++ b/manifests/r/RealVNC/VNCServer/7.8.0/RealVNC.VNCServer.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: RealVNC.VNCServer +PackageVersion: 7.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 569ed8b3c3cbe1a1bd38e952b7a879e63e88c196 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 03:21:26 +0800 Subject: [PATCH 127/461] Modify: Python.Python.3.7 version 3.7.6 (#134070) --- .../7/3.7.6/Python.Python.3.7.installer.yaml | 111 ++++++++++++------ .../3.7.6/Python.Python.3.7.locale.en-US.yaml | 62 ++++++---- .../3.7.6/Python.Python.3.7.locale.zh-CN.yaml | 40 +++++++ .../Python/3/7/3.7.6/Python.Python.3.7.yaml | 14 ++- 4 files changed, 168 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/7/3.7.6/Python.Python.3.7.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/7/3.7.6/Python.Python.3.7.installer.yaml b/manifests/p/Python/Python/3/7/3.7.6/Python.Python.3.7.installer.yaml index 4f6887f645b72..a516b1aca5008 100644 --- a/manifests/p/Python/Python/3/7/3.7.6/Python.Python.3.7.installer.yaml +++ b/manifests/p/Python/Python/3/7/3.7.6/Python.Python.3.7.installer.yaml @@ -1,33 +1,78 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.7 -PackageVersion: 3.7.6 -InstallerSwitches: - Silent: /Quiet - SilentWithProgress: /Passive - Custom: PrependPath=1 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.7.6/python-3.7.6-amd64.exe - InstallerSha256: A66B5B9CA035E343F55AB2A94E363C4F0D8AB07F036C40A1C464A97840D1538C - AppsAndFeaturesEntries: - - DisplayName: Python 3.7.6 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.7.6150.0 - ProductCode: '{8f52d850-31db-4e41-8bea-f1a3168b30d5}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.7.6/python-3.7.6.exe - InstallerSha256: D6CBECF7CC2A06008C3B44E76708A7A3A12CB7513AA309B59EB89B6536BDBD4B - AppsAndFeaturesEntries: - - DisplayName: Python 3.7.6 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.7.6150.0 - ProductCode: '{f305f95a-2295-4554-b82a-c469739c30c4}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.6 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2019-12-18 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.7.6/python-3.7.6.exe + InstallerSha256: D6CBECF7CC2A06008C3B44E76708A7A3A12CB7513AA309B59EB89B6536BDBD4B + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{f305f95a-2295-4554-b82a-c469739c30c4}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.6 (32-bit) + DisplayVersion: 3.7.6150.0 + ProductCode: '{f305f95a-2295-4554-b82a-c469739c30c4}' + UpgradeCode: '{5C464E87-58D7-5592-B004-12ED93D23716}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.7.6/python-3.7.6.exe + InstallerSha256: D6CBECF7CC2A06008C3B44E76708A7A3A12CB7513AA309B59EB89B6536BDBD4B + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{f305f95a-2295-4554-b82a-c469739c30c4}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.6 (32-bit) + DisplayVersion: 3.7.6150.0 + ProductCode: '{f305f95a-2295-4554-b82a-c469739c30c4}' + UpgradeCode: '{5C464E87-58D7-5592-B004-12ED93D23716}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.7.6/python-3.7.6-amd64.exe + InstallerSha256: A66B5B9CA035E343F55AB2A94E363C4F0D8AB07F036C40A1C464A97840D1538C + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{8f52d850-31db-4e41-8bea-f1a3168b30d5}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.6 (64-bit) + DisplayVersion: 3.7.6150.0 + ProductCode: '{8f52d850-31db-4e41-8bea-f1a3168b30d5}' + UpgradeCode: '{71010FC2-A70A-5D7A-AA83-DC4282DCFE02}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.7.6/python-3.7.6-amd64.exe + InstallerSha256: A66B5B9CA035E343F55AB2A94E363C4F0D8AB07F036C40A1C464A97840D1538C + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{8f52d850-31db-4e41-8bea-f1a3168b30d5}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.6 (64-bit) + DisplayVersion: 3.7.6150.0 + ProductCode: '{8f52d850-31db-4e41-8bea-f1a3168b30d5}' + UpgradeCode: '{71010FC2-A70A-5D7A-AA83-DC4282DCFE02}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/7/3.7.6/Python.Python.3.7.locale.en-US.yaml b/manifests/p/Python/Python/3/7/3.7.6/Python.Python.3.7.locale.en-US.yaml index 3787eab4bccdb..9b2fcfb5d5644 100644 --- a/manifests/p/Python/Python/3/7/3.7.6/Python.Python.3.7.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/7/3.7.6/Python.Python.3.7.locale.en-US.yaml @@ -1,20 +1,42 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.7 -PackageVersion: 3.7.6 -PackageLocale: en-US -Publisher: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.7 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.6 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.7 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2019 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.7 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: |- + macOS + - bpo-38295: Prevent failure of test_relative_path in test_py_compile on macOS Catalina. +ReleaseNotesUrl: https://docs.python.org/release/3.7.6/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/7/3.7.6/Python.Python.3.7.locale.zh-CN.yaml b/manifests/p/Python/Python/3/7/3.7.6/Python.Python.3.7.locale.zh-CN.yaml new file mode 100644 index 0000000000000..42b65981dba04 --- /dev/null +++ b/manifests/p/Python/Python/3/7/3.7.6/Python.Python.3.7.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.6 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.7 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2019 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.7.6/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/7/3.7.6/Python.Python.3.7.yaml b/manifests/p/Python/Python/3/7/3.7.6/Python.Python.3.7.yaml index d33230b6b0d3c..c9331e94488a9 100644 --- a/manifests/p/Python/Python/3/7/3.7.6/Python.Python.3.7.yaml +++ b/manifests/p/Python/Python/3/7/3.7.6/Python.Python.3.7.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.7 -PackageVersion: 3.7.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 32043b243fbef4d93fa0cd4f1cfedff5f8ddf8e6 Mon Sep 17 00:00:00 2001 From: custardtwist <154326690+custardtwist@users.noreply.github.com> Date: Tue, 16 Jan 2024 09:47:35 +1300 Subject: [PATCH 128/461] Update to 8.11.1 (#133976) --- .../8.11.1/Racket.Racket.installer.yaml | 19 ++++++++++++++++++ .../8.11.1/Racket.Racket.locale.en-US.yaml | 20 +++++++++++++++++++ .../r/Racket/Racket/8.11.1/Racket.Racket.yaml | 8 ++++++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/r/Racket/Racket/8.11.1/Racket.Racket.installer.yaml create mode 100644 manifests/r/Racket/Racket/8.11.1/Racket.Racket.locale.en-US.yaml create mode 100644 manifests/r/Racket/Racket/8.11.1/Racket.Racket.yaml diff --git a/manifests/r/Racket/Racket/8.11.1/Racket.Racket.installer.yaml b/manifests/r/Racket/Racket/8.11.1/Racket.Racket.installer.yaml new file mode 100644 index 0000000000000..11eb33d4c2965 --- /dev/null +++ b/manifests/r/Racket/Racket/8.11.1/Racket.Racket.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Racket.Racket +PackageVersion: 8.11.1 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://download.racket-lang.org/releases/8.11.1/installers/racket-8.11.1-i386-win32-bc.exe + InstallerSha256: 7324453cecff289c59b36bb5e0db83184b64cbb0427f4213341d6f7d1d3608c4 +- Architecture: x64 + InstallerUrl: https://download.racket-lang.org/releases/8.11.1/installers/racket-8.11.1-x86_64-win32-cs.exe + InstallerSha256: 56a050b029fcc7b43d31e53362deccc9abe7cc8f868a8052e47359cc8b9b16e2 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/r/Racket/Racket/8.11.1/Racket.Racket.locale.en-US.yaml b/manifests/r/Racket/Racket/8.11.1/Racket.Racket.locale.en-US.yaml new file mode 100644 index 0000000000000..6a29f464d8657 --- /dev/null +++ b/manifests/r/Racket/Racket/8.11.1/Racket.Racket.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Racket.Racket +PackageVersion: 8.11.1 +PackageLocale: en-US +Publisher: Racket +PublisherUrl: https://racket-lang.org +PublisherSupportUrl: https://racket-lang.org/help.html +PackageName: Racket +PackageUrl: https://racket-lang.org +License: MIT & Apache version 2.0 +LicenseUrl: https://docs.racket-lang.org/license/index.html +ShortDescription: Racket is a general-purpose, multi-paradigm programming language. +Moniker: racket +Tags: +- programming-language +- racket +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/r/Racket/Racket/8.11.1/Racket.Racket.yaml b/manifests/r/Racket/Racket/8.11.1/Racket.Racket.yaml new file mode 100644 index 0000000000000..2e69b11bba232 --- /dev/null +++ b/manifests/r/Racket/Racket/8.11.1/Racket.Racket.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Racket.Racket +PackageVersion: 8.11.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9bb2ed3a30333b95629f7dff22b67794a2f23c89 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 04:47:58 +0800 Subject: [PATCH 129/461] Modify: Python.Python.3.6 version 3.6.2 (#134065) --- .../6/3.6.2/Python.Python.3.6.installer.yaml | 111 ++++++++++++------ .../3.6.2/Python.Python.3.6.locale.en-US.yaml | 60 ++++++---- .../3.6.2/Python.Python.3.6.locale.zh-CN.yaml | 40 +++++++ .../Python/3/6/3.6.2/Python.Python.3.6.yaml | 14 ++- 4 files changed, 166 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/6/3.6.2/Python.Python.3.6.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/6/3.6.2/Python.Python.3.6.installer.yaml b/manifests/p/Python/Python/3/6/3.6.2/Python.Python.3.6.installer.yaml index 14bc2ed051af5..7b3fff12fcec5 100644 --- a/manifests/p/Python/Python/3/6/3.6.2/Python.Python.3.6.installer.yaml +++ b/manifests/p/Python/Python/3/6/3.6.2/Python.Python.3.6.installer.yaml @@ -1,33 +1,78 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.6 -PackageVersion: 3.6.2 -InstallerSwitches: - Silent: /Quiet - SilentWithProgress: /Passive - Custom: PrependPath=1 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.6.2/python-3.6.2-amd64.exe - InstallerSha256: 0322992C443889DD7435B67A1D9519511F0EC06B5EBBC64C15223922AE966D2E - AppsAndFeaturesEntries: - - DisplayName: Python 3.6.2 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.6.2150.0 - ProductCode: '{f71cfe9a-4a67-48a6-844b-571a76b33d33}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.6.2/python-3.6.2.exe - InstallerSha256: 13725DB4DF084DCC1600716CB8CD150300F4420AAF48A2F21CE14B7AAD0A2C13 - AppsAndFeaturesEntries: - - DisplayName: Python 3.6.2 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.6.2150.0 - ProductCode: '{8388fa07-1617-4b8d-8ad8-6a940ad8052c}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.6 +PackageVersion: 3.6.2 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2017-07-17 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.6.2/python-3.6.2.exe + InstallerSha256: 13725DB4DF084DCC1600716CB8CD150300F4420AAF48A2F21CE14B7AAD0A2C13 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{8388fa07-1617-4b8d-8ad8-6a940ad8052c}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.2 (32-bit) + DisplayVersion: 3.6.2150.0 + ProductCode: '{8388fa07-1617-4b8d-8ad8-6a940ad8052c}' + UpgradeCode: '{96CB5FA2-C2EF-5E31-A06C-A5AB703698BE}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.6.2/python-3.6.2.exe + InstallerSha256: 13725DB4DF084DCC1600716CB8CD150300F4420AAF48A2F21CE14B7AAD0A2C13 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{8388fa07-1617-4b8d-8ad8-6a940ad8052c}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.2 (32-bit) + DisplayVersion: 3.6.2150.0 + ProductCode: '{8388fa07-1617-4b8d-8ad8-6a940ad8052c}' + UpgradeCode: '{96CB5FA2-C2EF-5E31-A06C-A5AB703698BE}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.6.2/python-3.6.2-amd64.exe + InstallerSha256: 0322992C443889DD7435B67A1D9519511F0EC06B5EBBC64C15223922AE966D2E + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{f71cfe9a-4a67-48a6-844b-571a76b33d33}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.2 (64-bit) + DisplayVersion: 3.6.2150.0 + ProductCode: '{f71cfe9a-4a67-48a6-844b-571a76b33d33}' + UpgradeCode: '{001956A8-8F9F-5604-ACE9-788F9B15DB5C}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.6.2/python-3.6.2-amd64.exe + InstallerSha256: 0322992C443889DD7435B67A1D9519511F0EC06B5EBBC64C15223922AE966D2E + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{f71cfe9a-4a67-48a6-844b-571a76b33d33}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.2 (64-bit) + DisplayVersion: 3.6.2150.0 + ProductCode: '{f71cfe9a-4a67-48a6-844b-571a76b33d33}' + UpgradeCode: '{001956A8-8F9F-5604-ACE9-788F9B15DB5C}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/6/3.6.2/Python.Python.3.6.locale.en-US.yaml b/manifests/p/Python/Python/3/6/3.6.2/Python.Python.3.6.locale.en-US.yaml index b47e7d9cf33e0..90545fa84ff39 100644 --- a/manifests/p/Python/Python/3/6/3.6.2/Python.Python.3.6.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/6/3.6.2/Python.Python.3.6.locale.en-US.yaml @@ -1,20 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.6 -PackageVersion: 3.6.2 -PackageLocale: en-US -Publisher: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.6 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.6 +PackageVersion: 3.6.2 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.6 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2017 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.6 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.6.2/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/6/3.6.2/Python.Python.3.6.locale.zh-CN.yaml b/manifests/p/Python/Python/3/6/3.6.2/Python.Python.3.6.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c6c0141ddfb74 --- /dev/null +++ b/manifests/p/Python/Python/3/6/3.6.2/Python.Python.3.6.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.6 +PackageVersion: 3.6.2 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.6 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2017 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.6.2/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/6/3.6.2/Python.Python.3.6.yaml b/manifests/p/Python/Python/3/6/3.6.2/Python.Python.3.6.yaml index 9e20aaaa8e957..4905ef38e617e 100644 --- a/manifests/p/Python/Python/3/6/3.6.2/Python.Python.3.6.yaml +++ b/manifests/p/Python/Python/3/6/3.6.2/Python.Python.3.6.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.6 -PackageVersion: 3.6.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.6 +PackageVersion: 3.6.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 997fe595db9472029af0895f87e73951d164fdf9 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 16 Jan 2024 04:48:05 +0800 Subject: [PATCH 130/461] Modify: Python.Python.3.11 version 3.11.7 (#134108) --- .../Python/3/11/3.11.7/Python.Python.3.11.installer.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifests/p/Python/Python/3/11/3.11.7/Python.Python.3.11.installer.yaml b/manifests/p/Python/Python/3/11/3.11.7/Python.Python.3.11.installer.yaml index b6a258057cdbb..0b4dcfec27979 100644 --- a/manifests/p/Python/Python/3/11/3.11.7/Python.Python.3.11.installer.yaml +++ b/manifests/p/Python/Python/3/11/3.11.7/Python.Python.3.11.installer.yaml @@ -19,7 +19,6 @@ FileExtensions: - pyz - pyzw ReleaseDate: 2023-12-04 -ElevationRequirement: elevatesSelf Installers: - Architecture: x86 Scope: user @@ -45,6 +44,7 @@ Installers: ProductCode: '{3f761b28-52a4-4797-a6da-72383500a9d0}' AppsAndFeaturesEntries: - *o0 + ElevationRequirement: elevatesSelf - Architecture: x64 Scope: user InstallerUrl: https://www.python.org/ftp/python/3.11.7/python-3.11.7-amd64.exe @@ -69,6 +69,7 @@ Installers: ProductCode: '{f1ae9112-e709-45d0-9767-bf7b3f56c6f4}' AppsAndFeaturesEntries: - *o1 + ElevationRequirement: elevatesSelf - Architecture: arm64 Scope: user InstallerUrl: https://www.python.org/ftp/python/3.11.7/python-3.11.7-arm64.exe @@ -93,5 +94,6 @@ Installers: ProductCode: '{d1a8d6c9-cffb-4b49-988b-0b95a026e93f}' AppsAndFeaturesEntries: - *o2 + ElevationRequirement: elevatesSelf ManifestType: installer ManifestVersion: 1.5.0 From f0828c97eff0f05c02751ade533b6ef6b832e163 Mon Sep 17 00:00:00 2001 From: Markus <65797058+headquarter8302@users.noreply.github.com> Date: Tue, 16 Jan 2024 04:57:06 +0800 Subject: [PATCH 131/461] SpikeHD.Dorion version 4.1.0 (#134113) --- .../4.1.0/SpikeHD.Dorion.installer.yaml | 20 +++++++++++++++++++ .../4.1.0/SpikeHD.Dorion.locale.en-US.yaml | 16 +++++++++++++++ .../SpikeHD/Dorion/4.1.0/SpikeHD.Dorion.yaml | 8 ++++++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/s/SpikeHD/Dorion/4.1.0/SpikeHD.Dorion.installer.yaml create mode 100644 manifests/s/SpikeHD/Dorion/4.1.0/SpikeHD.Dorion.locale.en-US.yaml create mode 100644 manifests/s/SpikeHD/Dorion/4.1.0/SpikeHD.Dorion.yaml diff --git a/manifests/s/SpikeHD/Dorion/4.1.0/SpikeHD.Dorion.installer.yaml b/manifests/s/SpikeHD/Dorion/4.1.0/SpikeHD.Dorion.installer.yaml new file mode 100644 index 0000000000000..ea80a8144536c --- /dev/null +++ b/manifests/s/SpikeHD/Dorion/4.1.0/SpikeHD.Dorion.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: SpikeHD.Dorion +PackageVersion: 4.1.0 +InstallerLocale: en-US +InstallerType: wix +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive +ProductCode: '{DD9279C1-BE77-4DC2-8916-FCE4C8C41CFC}' +AppsAndFeaturesEntries: +- Publisher: dorion + UpgradeCode: '{5C46A98D-97C2-54E3-A734-FFF35A357861}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/SpikeHD/Dorion/releases/download/v4.1.0/Dorion_4.1.0_x64_en-US.msi + InstallerSha256: 7DD6E3336CE4B2572B0DFB04B4D7F1186D006A38B9E55EC38780B249CD8097EC +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/SpikeHD/Dorion/4.1.0/SpikeHD.Dorion.locale.en-US.yaml b/manifests/s/SpikeHD/Dorion/4.1.0/SpikeHD.Dorion.locale.en-US.yaml new file mode 100644 index 0000000000000..9a31f6755f5ae --- /dev/null +++ b/manifests/s/SpikeHD/Dorion/4.1.0/SpikeHD.Dorion.locale.en-US.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: SpikeHD.Dorion +PackageVersion: 4.1.0 +PackageLocale: en-US +Publisher: SpikeHD +PublisherUrl: https://github.com/SpikeHD +PublisherSupportUrl: https://github.com/SpikeHD/Dorion/issues +PackageName: Dorion +PackageUrl: https://github.com/SpikeHD/Dorion +License: GPL-3.0 +LicenseUrl: https://github.com/SpikeHD/Dorion/blob/main/LICENSE +ShortDescription: Dorion is an alternative Discord client aimed towards lower-spec or storage-sensitive PCs that supports themes, plugins, and more! +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/SpikeHD/Dorion/4.1.0/SpikeHD.Dorion.yaml b/manifests/s/SpikeHD/Dorion/4.1.0/SpikeHD.Dorion.yaml new file mode 100644 index 0000000000000..2d8d3c8841866 --- /dev/null +++ b/manifests/s/SpikeHD/Dorion/4.1.0/SpikeHD.Dorion.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: SpikeHD.Dorion +PackageVersion: 4.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d04316955bac4f3361b4b78cb4beb500d11a9102 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Tue, 16 Jan 2024 21:33:01 +0530 Subject: [PATCH 132/461] New version: beekeeper-studio.beekeeper-studio version 4.1.10 (#134199) --- ...per-studio.beekeeper-studio.installer.yaml | 20 +++++++++++++ ...-studio.beekeeper-studio.locale.en-US.yaml | 29 +++++++++++++++++++ .../beekeeper-studio.beekeeper-studio.yaml | 9 ++++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/b/beekeeper-studio/beekeeper-studio/4.1.10/beekeeper-studio.beekeeper-studio.installer.yaml create mode 100644 manifests/b/beekeeper-studio/beekeeper-studio/4.1.10/beekeeper-studio.beekeeper-studio.locale.en-US.yaml create mode 100644 manifests/b/beekeeper-studio/beekeeper-studio/4.1.10/beekeeper-studio.beekeeper-studio.yaml diff --git a/manifests/b/beekeeper-studio/beekeeper-studio/4.1.10/beekeeper-studio.beekeeper-studio.installer.yaml b/manifests/b/beekeeper-studio/beekeeper-studio/4.1.10/beekeeper-studio.beekeeper-studio.installer.yaml new file mode 100644 index 0000000000000..90014621b7163 --- /dev/null +++ b/manifests/b/beekeeper-studio/beekeeper-studio/4.1.10/beekeeper-studio.beekeeper-studio.installer.yaml @@ -0,0 +1,20 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: beekeeper-studio.beekeeper-studio +PackageVersion: 4.1.10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v4.1.10/Beekeeper-Studio-Setup-4.1.10.exe + InstallerSha256: 674afe0b7ec46527843793142534d7d37a3a6848b8ecc029074562315aa37362 +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: "2024-01-12" diff --git a/manifests/b/beekeeper-studio/beekeeper-studio/4.1.10/beekeeper-studio.beekeeper-studio.locale.en-US.yaml b/manifests/b/beekeeper-studio/beekeeper-studio/4.1.10/beekeeper-studio.beekeeper-studio.locale.en-US.yaml new file mode 100644 index 0000000000000..753e5e36c6c03 --- /dev/null +++ b/manifests/b/beekeeper-studio/beekeeper-studio/4.1.10/beekeeper-studio.beekeeper-studio.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: beekeeper-studio.beekeeper-studio +PackageVersion: 4.1.10 +PackageLocale: en-US +Publisher: Beekeeper Studio Team +PublisherUrl: https://github.com/beekeeper-studio/beekeeper-studio +PublisherSupportUrl: https://github.com/beekeeper-studio/beekeeper-studio/issues +Author: Matthew Rathbone and Gregory Garden +PackageName: Beekeeper Studio +PackageUrl: https://github.com/beekeeper-studio/beekeeper-studio +License: GPL-3.0 +LicenseUrl: https://raw.githubusercontent.com/beekeeper-studio/beekeeper-studio/v1.12.0/LICENSE.md +Copyright: Copyright (c) 2019 Matthew Rathbone and Gregory Garden. +CopyrightUrl: https://raw.githubusercontent.com/beekeeper-studio/beekeeper-studio/v1.12.0/LICENSE.md +ShortDescription: Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. +Tags: +- electron +- mysql +- postgres +- sql +- sql-server +- sqlite +- vue +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.1.10 diff --git a/manifests/b/beekeeper-studio/beekeeper-studio/4.1.10/beekeeper-studio.beekeeper-studio.yaml b/manifests/b/beekeeper-studio/beekeeper-studio/4.1.10/beekeeper-studio.beekeeper-studio.yaml new file mode 100644 index 0000000000000..492517cb4ef41 --- /dev/null +++ b/manifests/b/beekeeper-studio/beekeeper-studio/4.1.10/beekeeper-studio.beekeeper-studio.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: beekeeper-studio.beekeeper-studio +PackageVersion: 4.1.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e0a60b8b652ef51c90a156828f5d6ff4b4e76743 Mon Sep 17 00:00:00 2001 From: pit-ray <42631247+pit-ray@users.noreply.github.com> Date: Wed, 17 Jan 2024 01:15:39 +0900 Subject: [PATCH 133/461] New version: pit-ray.win-vind version 5.10.0 (#133983) --- .../5.10.0/pit-ray.win-vind.installer.yaml | 15 +++++++++++ .../5.10.0/pit-ray.win-vind.locale.en-US.yaml | 27 +++++++++++++++++++ .../win-vind/5.10.0/pit-ray.win-vind.yaml | 8 ++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/p/pit-ray/win-vind/5.10.0/pit-ray.win-vind.installer.yaml create mode 100644 manifests/p/pit-ray/win-vind/5.10.0/pit-ray.win-vind.locale.en-US.yaml create mode 100644 manifests/p/pit-ray/win-vind/5.10.0/pit-ray.win-vind.yaml diff --git a/manifests/p/pit-ray/win-vind/5.10.0/pit-ray.win-vind.installer.yaml b/manifests/p/pit-ray/win-vind/5.10.0/pit-ray.win-vind.installer.yaml new file mode 100644 index 0000000000000..1b053049fe3b1 --- /dev/null +++ b/manifests/p/pit-ray/win-vind/5.10.0/pit-ray.win-vind.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: pit-ray.win-vind +PackageVersion: 5.10.0 +InstallerType: nullsoft +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/pit-ray/win-vind/releases/download/v5.10.0/setup_win-vind_5.10.0_32bit.exe + InstallerSha256: 58F4090CBB09AA5D3291C05950943CFC654B18E5ADB4396D2A82974AB47ED391 +- Architecture: x64 + InstallerUrl: https://github.com/pit-ray/win-vind/releases/download/v5.10.0/setup_win-vind_5.10.0_64bit.exe + InstallerSha256: E1745BE4549688DF65E2778255B946F29D19B8DEDD615BAD12538545F99A3CF8 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/pit-ray/win-vind/5.10.0/pit-ray.win-vind.locale.en-US.yaml b/manifests/p/pit-ray/win-vind/5.10.0/pit-ray.win-vind.locale.en-US.yaml new file mode 100644 index 0000000000000..1838bead868c1 --- /dev/null +++ b/manifests/p/pit-ray/win-vind/5.10.0/pit-ray.win-vind.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: pit-ray.win-vind +PackageVersion: 5.10.0 +PackageLocale: en-US +Publisher: pit-ray +PublisherUrl: https://github.com/pit-ray +PublisherSupportUrl: https://github.com/pit-ray/win-vind/issues +Author: pit-ray +PackageName: win-vind +PackageUrl: https://pit-ray.github.io/win-vind +License: MIT +LicenseUrl: https://github.com/pit-ray/win-vind/blob/master/LICENSE.txt +Copyright: Copyright (c) 2020-2021 pit-ray +ShortDescription: You can operate Windows with key bindings like Vim. +Tags: +- vim +- hotkeys +- mouse +- window-manager +- keybindings +- vim-emulation +- vim-key-binder +- gui-operation +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/pit-ray/win-vind/5.10.0/pit-ray.win-vind.yaml b/manifests/p/pit-ray/win-vind/5.10.0/pit-ray.win-vind.yaml new file mode 100644 index 0000000000000..e1d622d4eab00 --- /dev/null +++ b/manifests/p/pit-ray/win-vind/5.10.0/pit-ray.win-vind.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: pit-ray.win-vind +PackageVersion: 5.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 55d4af3635653c879a6b238fb299a14150933104 Mon Sep 17 00:00:00 2001 From: Tejas Mate Date: Tue, 16 Jan 2024 23:12:59 +0530 Subject: [PATCH 134/461] Add version: Stripe.StripeCli version 1.19.0 (#134637) --- .../1.19.0/Stripe.StripeCli.installer.yaml | 17 ++++++++++++++ .../1.19.0/Stripe.StripeCli.locale.en-US.yaml | 22 +++++++++++++++++++ .../StripeCli/1.19.0/Stripe.StripeCli.yaml | 8 +++++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/s/Stripe/StripeCli/1.19.0/Stripe.StripeCli.installer.yaml create mode 100644 manifests/s/Stripe/StripeCli/1.19.0/Stripe.StripeCli.locale.en-US.yaml create mode 100644 manifests/s/Stripe/StripeCli/1.19.0/Stripe.StripeCli.yaml diff --git a/manifests/s/Stripe/StripeCli/1.19.0/Stripe.StripeCli.installer.yaml b/manifests/s/Stripe/StripeCli/1.19.0/Stripe.StripeCli.installer.yaml new file mode 100644 index 0000000000000..1739d9bea8cae --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.19.0/Stripe.StripeCli.installer.yaml @@ -0,0 +1,17 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.19.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: stripe.exe + PortableCommandAlias: stripe +ReleaseDate: 2023-12-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/stripe/stripe-cli/releases/download/v1.19.0/stripe_1.19.0_windows_x86_64.zip + InstallerSha256: 5A3B38C5CD3B695945347DD2467F436015FB58A29C2193E4475C08D12C7063A0 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/Stripe/StripeCli/1.19.0/Stripe.StripeCli.locale.en-US.yaml b/manifests/s/Stripe/StripeCli/1.19.0/Stripe.StripeCli.locale.en-US.yaml new file mode 100644 index 0000000000000..03f2b3aa78e33 --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.19.0/Stripe.StripeCli.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.19.0 +PackageLocale: en-US +Publisher: Stripe +PublisherUrl: https://stripe.com +PublisherSupportUrl: https://github.com/stripe/stripe-cli/issues +PackageName: Stripe Cli +PackageUrl: https://github.com/stripe/stripe-cli +License: Apache License 2.0 +LicenseUrl: https://github.com/stripe/stripe-cli/blob/master/LICENSE +Copyright: Copyright (c) Stripe +CopyrightUrl: https://stripe.com/en-in/legal/identity +ShortDescription: The Stripe CLI helps you build, test, and manage your Stripe integration right from the terminal. +ReleaseNotes: |- + Docker images + - docker pull stripe/stripe-cli:v1.19.0 +ReleaseNotesUrl: https://github.com/stripe/stripe-cli/releases/tag/v1.19.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/Stripe/StripeCli/1.19.0/Stripe.StripeCli.yaml b/manifests/s/Stripe/StripeCli/1.19.0/Stripe.StripeCli.yaml new file mode 100644 index 0000000000000..61bec83ef1e51 --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.19.0/Stripe.StripeCli.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.19.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 45b18d6c5eee0b0de8d8f1388b04cb0f9371359a Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Tue, 16 Jan 2024 18:43:23 +0100 Subject: [PATCH 135/461] New version: taers232c.GAMADV-XTD3 version 6.67.19 (#134504) --- .../taers232c.GAMADV-XTD3.installer.yaml | 21 +++++++++++ .../taers232c.GAMADV-XTD3.locale.en-US.yaml | 36 +++++++++++++++++++ .../6.67.19/taers232c.GAMADV-XTD3.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/t/taers232c/GAMADV-XTD3/6.67.19/taers232c.GAMADV-XTD3.installer.yaml create mode 100644 manifests/t/taers232c/GAMADV-XTD3/6.67.19/taers232c.GAMADV-XTD3.locale.en-US.yaml create mode 100644 manifests/t/taers232c/GAMADV-XTD3/6.67.19/taers232c.GAMADV-XTD3.yaml diff --git a/manifests/t/taers232c/GAMADV-XTD3/6.67.19/taers232c.GAMADV-XTD3.installer.yaml b/manifests/t/taers232c/GAMADV-XTD3/6.67.19/taers232c.GAMADV-XTD3.installer.yaml new file mode 100644 index 0000000000000..61866a2abb80d --- /dev/null +++ b/manifests/t/taers232c/GAMADV-XTD3/6.67.19/taers232c.GAMADV-XTD3.installer.yaml @@ -0,0 +1,21 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: taers232c.GAMADV-XTD3 +PackageVersion: 6.67.19 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallerSwitches: + Custom: /norestart +UpgradeBehavior: install +ProductCode: '{5749F354-E662-4B60-9DB2-D5584F4235BA}' +ReleaseDate: 2024-01-15 +AppsAndFeaturesEntries: +- UpgradeCode: '{D86B52B2-EFE9-4F9D-8BA3-9D84B9B2D319}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/taers232c/GAMADV-XTD3/releases/download/v6.67.19/gamadv-xtd3-6.67.19-windows-x86_64.msi + InstallerSha256: 65C70B7067913721A394BB91555DCF3069F3D3E0ED6B32C439232145603E81AB +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/taers232c/GAMADV-XTD3/6.67.19/taers232c.GAMADV-XTD3.locale.en-US.yaml b/manifests/t/taers232c/GAMADV-XTD3/6.67.19/taers232c.GAMADV-XTD3.locale.en-US.yaml new file mode 100644 index 0000000000000..5a1edf70c8d5d --- /dev/null +++ b/manifests/t/taers232c/GAMADV-XTD3/6.67.19/taers232c.GAMADV-XTD3.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: taers232c.GAMADV-XTD3 +PackageVersion: 6.67.19 +PackageLocale: en-US +Publisher: Ross Scroggs - ross.scroggs@gmail.com +PublisherUrl: https://github.com/taers232c +PublisherSupportUrl: https://github.com/taers232c/GAMADV-XTD3/issues +Author: taers232c +PackageName: GAMADV-XTD3 +PackageUrl: https://github.com/taers232c/GAMADV-XTD3 +License: Apache-2.0 +ShortDescription: GAMADV-XTD3 is a free, open source command line tool for Google Workspace (formerly G Suite) Administrators to manage domain and user settings quickly and easily. +Moniker: GAMADV +ReleaseNotes: |- + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Cloud-Identity-Groups#display-group-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Classroom-Courses#display-course-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Classroom-Membership#display-course-membership-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/ChromeOS-Devices#display-cros-device-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Cloud-Identity-Devices#display-device-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Cloud-Identity-Devices#display-device-user-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Groups#display-group-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Mobile-Devices#display-mobile-device-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Organizational-Units#display-organizational-unit-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Resources#display-resource-counts + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Users#display-user-counts + - See: https://support.google.com/a/users/answer/7338880#shared_drives_file_folder_limits + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Vault-Takeout#create-vault-exports + - https://github.com/taers232c/GAMADV-XTD3/wiki/How-to-Install-Advanced-GAM + - https://github.com/taers232c/GAMADV-XTD3/wiki/How-to-Update-Advanced-GAM + - https://github.com/taers232c/GAMADV-XTD3/wiki/How-to-Upgrade-from-Standard-GAM + - https://github.com/taers232c/GAMADV-XTD3/wiki/How-to-Upgrade-from-GAMADV-X-or-GAMADV-XTD +ReleaseNotesUrl: https://github.com/taers232c/GAMADV-XTD3/releases/tag/v6.67.19 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/taers232c/GAMADV-XTD3/6.67.19/taers232c.GAMADV-XTD3.yaml b/manifests/t/taers232c/GAMADV-XTD3/6.67.19/taers232c.GAMADV-XTD3.yaml new file mode 100644 index 0000000000000..410a5f446d267 --- /dev/null +++ b/manifests/t/taers232c/GAMADV-XTD3/6.67.19/taers232c.GAMADV-XTD3.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: taers232c.GAMADV-XTD3 +PackageVersion: 6.67.19 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 0499dcab2aacce43fe02f825410c0a634cf9ec0b Mon Sep 17 00:00:00 2001 From: "Martin Hinshelwood nkdAgility.com" Date: Tue, 16 Jan 2024 17:43:31 +0000 Subject: [PATCH 136/461] New version: nkdAgility.AzureDevOpsMigrationTools version 14.4.3 (#134406) --- ...ility.AzureDevOpsMigrationTools.installer.yaml | 15 +++++++++++++++ ...ty.AzureDevOpsMigrationTools.locale.en-US.yaml | 12 ++++++++++++ .../nkdAgility.AzureDevOpsMigrationTools.yaml | 8 ++++++++ 3 files changed, 35 insertions(+) create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.3/nkdAgility.AzureDevOpsMigrationTools.installer.yaml create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.3/nkdAgility.AzureDevOpsMigrationTools.locale.en-US.yaml create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.3/nkdAgility.AzureDevOpsMigrationTools.yaml diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.3/nkdAgility.AzureDevOpsMigrationTools.installer.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.3/nkdAgility.AzureDevOpsMigrationTools.installer.yaml new file mode 100644 index 0000000000000..ca702d2437fa2 --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.3/nkdAgility.AzureDevOpsMigrationTools.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools +PackageVersion: 14.4.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: devopsmigration.exe +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nkdAgility/azure-devops-migration-tools/releases/download/v14.4.3/MigrationTools-14.4.3.zip + InstallerSha256: 3FF9EEFB7E1828714176C62EF5E672D09FC773649BF77049C3BD30D6B794CA1A +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.3/nkdAgility.AzureDevOpsMigrationTools.locale.en-US.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.3/nkdAgility.AzureDevOpsMigrationTools.locale.en-US.yaml new file mode 100644 index 0000000000000..06093007d9b7f --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.3/nkdAgility.AzureDevOpsMigrationTools.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools +PackageVersion: 14.4.3 +PackageLocale: en-US +Publisher: naked Agility with Martin Hinshelwood & Co. +PackageName: Azure DevOps Migration Tools +License: MIT Licence +ShortDescription: Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organisation, and between Organisations. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.3/nkdAgility.AzureDevOpsMigrationTools.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.3/nkdAgility.AzureDevOpsMigrationTools.yaml new file mode 100644 index 0000000000000..03f4fb4021591 --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.3/nkdAgility.AzureDevOpsMigrationTools.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools +PackageVersion: 14.4.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9db98bc842b6d55e1c9ec1a31438c72216e44e23 Mon Sep 17 00:00:00 2001 From: Mathias Berchtold Date: Tue, 16 Jan 2024 12:43:49 -0500 Subject: [PATCH 137/461] SmartSoft.SmartFTP version 10.0.3195.0 (#134400) --- .../SmartSoft.SmartFTP.installer.yaml | 21 +++++++++++++++ .../SmartSoft.SmartFTP.locale.en-US.yaml | 27 +++++++++++++++++++ .../10.0.3195.0/SmartSoft.SmartFTP.yaml | 8 ++++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/s/SmartSoft/SmartFTP/10.0.3195.0/SmartSoft.SmartFTP.installer.yaml create mode 100644 manifests/s/SmartSoft/SmartFTP/10.0.3195.0/SmartSoft.SmartFTP.locale.en-US.yaml create mode 100644 manifests/s/SmartSoft/SmartFTP/10.0.3195.0/SmartSoft.SmartFTP.yaml diff --git a/manifests/s/SmartSoft/SmartFTP/10.0.3195.0/SmartSoft.SmartFTP.installer.yaml b/manifests/s/SmartSoft/SmartFTP/10.0.3195.0/SmartSoft.SmartFTP.installer.yaml new file mode 100644 index 0000000000000..e43309f2d6816 --- /dev/null +++ b/manifests/s/SmartSoft/SmartFTP/10.0.3195.0/SmartSoft.SmartFTP.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: SmartSoft.SmartFTP +PackageVersion: 10.0.3195.0 +MinimumOSVersion: 10.0.17763.0 +Installers: +- InstallerLocale: en-US + Platform: + - Windows.Desktop + Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://static.smartftp.com/static/Products/Client/10.0.3195.0/x64/SmartFTP.msi + InstallerSha256: F2D1C5A1ADC6D1825875A093EF5EFDAA469398073FDC2559B432F7664C3B4AD0 + ProductCode: '{5EED5C3E-2388-4BE5-817D-CEE2EC235A22}' + AppsAndFeaturesEntries: + - UpgradeCode: '{2119EFC7-B9BF-445D-9DB9-A9052E8391C5}' +ManifestType: installer +ManifestVersion: 1.5.0 +ReleaseDate: 2024-01-15 diff --git a/manifests/s/SmartSoft/SmartFTP/10.0.3195.0/SmartSoft.SmartFTP.locale.en-US.yaml b/manifests/s/SmartSoft/SmartFTP/10.0.3195.0/SmartSoft.SmartFTP.locale.en-US.yaml new file mode 100644 index 0000000000000..53f8e24bf8e52 --- /dev/null +++ b/manifests/s/SmartSoft/SmartFTP/10.0.3195.0/SmartSoft.SmartFTP.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: SmartSoft.SmartFTP +PackageVersion: 10.0.3195.0 +PackageLocale: en-US +Publisher: SmartSoft Ltd. +PublisherUrl: https://www.smartftp.com +PublisherSupportUrl: https://www.smartftp.com/support +Author: SmartSoft Ltd. +PackageName: SmartFTP Client +PackageUrl: https://www.smartftp.com +License: Commercial +LicenseUrl: https://www.smartftp.com/static/Products/Client/License.txt +ShortDescription: SmartFTP is a fast and reliable FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Backblaze B2, Telnet, Terminal client with lots of features and a modern user interface. +Moniker: smartftp +Tags: +- ftp +- sftp +- webdav +- onedrive +- gdrive +- ssh +ReleaseNotesUrl: https://www.smartftp.com/en-us/changelog/1 +PurchaseUrl: https://www.smartftp.com/client/purchase/buy +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/SmartSoft/SmartFTP/10.0.3195.0/SmartSoft.SmartFTP.yaml b/manifests/s/SmartSoft/SmartFTP/10.0.3195.0/SmartSoft.SmartFTP.yaml new file mode 100644 index 0000000000000..245d32a677557 --- /dev/null +++ b/manifests/s/SmartSoft/SmartFTP/10.0.3195.0/SmartSoft.SmartFTP.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: SmartSoft.SmartFTP +PackageVersion: 10.0.3195.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 719282f329177ce603d8faa2866beecff997c900 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Wed, 17 Jan 2024 01:43:53 +0800 Subject: [PATCH 138/461] New version: OpenJS.NodeJS version 21.6.0 (#134398) --- .../21.6.0/OpenJS.NodeJS.installer.yaml | 38 +++++++++++++++++++ .../21.6.0/OpenJS.NodeJS.locale.en-US.yaml | 35 +++++++++++++++++ .../21.6.0/OpenJS.NodeJS.locale.zh-CN.yaml | 32 ++++++++++++++++ .../o/OpenJS/NodeJS/21.6.0/OpenJS.NodeJS.yaml | 8 ++++ 4 files changed, 113 insertions(+) create mode 100644 manifests/o/OpenJS/NodeJS/21.6.0/OpenJS.NodeJS.installer.yaml create mode 100644 manifests/o/OpenJS/NodeJS/21.6.0/OpenJS.NodeJS.locale.en-US.yaml create mode 100644 manifests/o/OpenJS/NodeJS/21.6.0/OpenJS.NodeJS.locale.zh-CN.yaml create mode 100644 manifests/o/OpenJS/NodeJS/21.6.0/OpenJS.NodeJS.yaml diff --git a/manifests/o/OpenJS/NodeJS/21.6.0/OpenJS.NodeJS.installer.yaml b/manifests/o/OpenJS/NodeJS/21.6.0/OpenJS.NodeJS.installer.yaml new file mode 100644 index 0000000000000..489b27e7a325d --- /dev/null +++ b/manifests/o/OpenJS/NodeJS/21.6.0/OpenJS.NodeJS.installer.yaml @@ -0,0 +1,38 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: OpenJS.NodeJS +PackageVersion: 21.6.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +Commands: +- corepack +- node +- nodevars +- npm +- npx +AppsAndFeaturesEntries: +- UpgradeCode: '{47C07A3A-42EF-4213-A85D-8F5A59077C28}' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://nodejs.org/dist/v21.6.0/node-v21.6.0-x86.msi + InstallerSha256: 5367694E14BF4897E8089FF1E25B1278E61DF2AC11F8530FFEA63C8B8111B283 + ProductCode: '{05BD8117-2752-4617-A35C-C5206E49C701}' + ReleaseDate: 2024-01-14 +- Architecture: x64 + InstallerUrl: https://nodejs.org/dist/v21.6.0/node-v21.6.0-x64.msi + InstallerSha256: 7D7A049C74550039ED771A737FE75A49664DA5230356FC2865992777724BB90B + ProductCode: '{3120BAF5-576B-4AEB-882E-5F891B5C6AF5}' + ReleaseDate: 2024-01-15 +- Architecture: arm64 + InstallerUrl: https://nodejs.org/dist/v21.6.0/node-v21.6.0-arm64.msi + InstallerSha256: 0A3A5C0155D700790AD3E9BBA291FF9D6E5B0236DEB6548E77EC7F2347DB2DAC + ProductCode: '{49457CBC-AB2B-4328-84EE-2A3183AA9928}' + ReleaseDate: 2024-01-14 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/o/OpenJS/NodeJS/21.6.0/OpenJS.NodeJS.locale.en-US.yaml b/manifests/o/OpenJS/NodeJS/21.6.0/OpenJS.NodeJS.locale.en-US.yaml new file mode 100644 index 0000000000000..0c34e7633faf9 --- /dev/null +++ b/manifests/o/OpenJS/NodeJS/21.6.0/OpenJS.NodeJS.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: OpenJS.NodeJS +PackageVersion: 21.6.0 +PackageLocale: en-US +Publisher: Node.js Foundation +PublisherUrl: https://openjsf.org +PublisherSupportUrl: https://github.com/nodejs/help +PrivacyUrl: https://privacy-policy.openjsf.org +Author: OpenJS Foundation +PackageName: Node.js +PackageUrl: https://nodejs.org +License: MIT +LicenseUrl: https://github.com/nodejs/node/blob/main/LICENSE +Copyright: Copyright Node.js contributors. All rights reserved. +CopyrightUrl: https://trademark-policy.openjsf.org +ShortDescription: Node.js® is an open-source, cross-platform JavaScript runtime environment. +Moniker: nodejs +Tags: +- coding +- develop +- development +- javascript +- js +- node +- node.js +- nodejs +- npm +- programming +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://nodejs.org/en/docs +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/o/OpenJS/NodeJS/21.6.0/OpenJS.NodeJS.locale.zh-CN.yaml b/manifests/o/OpenJS/NodeJS/21.6.0/OpenJS.NodeJS.locale.zh-CN.yaml new file mode 100644 index 0000000000000..76c830f34cdac --- /dev/null +++ b/manifests/o/OpenJS/NodeJS/21.6.0/OpenJS.NodeJS.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: OpenJS.NodeJS +PackageVersion: 21.6.0 +PackageLocale: zh-CN +Publisher: Node.js Foundation +PublisherUrl: https://nodejs.org +PublisherSupportUrl: https://github.com/nodejs/help +PrivacyUrl: https://privacy-policy.openjsf.org +Author: OpenJS Foundation +PackageName: Node.js +PackageUrl: https://nodejs.org +License: MIT +LicenseUrl: https://github.com/nodejs/node/blob/main/LICENSE +Copyright: Copyright Node.js contributors. MIT license. +CopyrightUrl: https://trademark-policy.openjsf.org +ShortDescription: Node.js® 是一个开源、跨平台的 JavaScript 运行时环境。 +Tags: +- javascript +- js +- node +- node.js +- nodejs +- npm +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://nodejs.org/en/docs +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/o/OpenJS/NodeJS/21.6.0/OpenJS.NodeJS.yaml b/manifests/o/OpenJS/NodeJS/21.6.0/OpenJS.NodeJS.yaml new file mode 100644 index 0000000000000..562360ffe6afa --- /dev/null +++ b/manifests/o/OpenJS/NodeJS/21.6.0/OpenJS.NodeJS.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: OpenJS.NodeJS +PackageVersion: 21.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e3de5a56f1558d7f0fab0f52d424d4eb33920c81 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Wed, 17 Jan 2024 01:44:07 +0800 Subject: [PATCH 139/461] New version: Wondershare.MobileTrans version 4.5.5 (#134402) --- .../Wondershare.MobileTrans.installer.yaml | 15 +++++++ .../Wondershare.MobileTrans.locale.en-US.yaml | 42 +++++++++++++++++++ .../Wondershare.MobileTrans.locale.zh-CN.yaml | 40 ++++++++++++++++++ .../4.5.5/Wondershare.MobileTrans.yaml | 8 ++++ 4 files changed, 105 insertions(+) create mode 100644 manifests/w/Wondershare/MobileTrans/4.5.5/Wondershare.MobileTrans.installer.yaml create mode 100644 manifests/w/Wondershare/MobileTrans/4.5.5/Wondershare.MobileTrans.locale.en-US.yaml create mode 100644 manifests/w/Wondershare/MobileTrans/4.5.5/Wondershare.MobileTrans.locale.zh-CN.yaml create mode 100644 manifests/w/Wondershare/MobileTrans/4.5.5/Wondershare.MobileTrans.yaml diff --git a/manifests/w/Wondershare/MobileTrans/4.5.5/Wondershare.MobileTrans.installer.yaml b/manifests/w/Wondershare/MobileTrans/4.5.5/Wondershare.MobileTrans.installer.yaml new file mode 100644 index 0000000000000..52d3a484adb00 --- /dev/null +++ b/manifests/w/Wondershare/MobileTrans/4.5.5/Wondershare.MobileTrans.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Wondershare.MobileTrans +PackageVersion: 4.5.5 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://download.wondershare.com/cbs_down/mobiletrans_4.5.5_full5793.exe + InstallerSha256: D0B2BFB27C814E050E672C8A18AB50D231F50FB1B38970BD1390330DB4C3285D + ProductCode: '{72289023-823E-4AF7-A65F-C608481758AC}_is1' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/w/Wondershare/MobileTrans/4.5.5/Wondershare.MobileTrans.locale.en-US.yaml b/manifests/w/Wondershare/MobileTrans/4.5.5/Wondershare.MobileTrans.locale.en-US.yaml new file mode 100644 index 0000000000000..bb652df35d11f --- /dev/null +++ b/manifests/w/Wondershare/MobileTrans/4.5.5/Wondershare.MobileTrans.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Wondershare.MobileTrans +PackageVersion: 4.5.5 +PackageLocale: en-US +Publisher: Wondershare +PublisherUrl: https://www.wondershare.com/ +PublisherSupportUrl: https://mobiletrans.wondershare.com/help-center/ +PrivacyUrl: https://www.wondershare.com/privacy.html +Author: Wondershare Technology Group Co., Ltd. +PackageName: Wondershare MobileTrans +PackageUrl: https://mobiletrans.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: Phone to phone data transfer for everyone. +Description: Wondershare MobileTrans is a secure, efficient, and professional phone to phone transfer software that helps you transfer contacts, music, photos, videos, WhatsApp messages, and more between devices. +# Moniker: +Tags: +- backup +- data +- file +- mobile +- phone +- recover +- recovery +- restore +- transfer +- whatsapp +ReleaseNotes: 1. Fix known bugs. +# ReleaseNotesUrl: +PurchaseUrl: https://mobiletrans.wondershare.com/buy/pricing-for-individuals-windows.html +# InstallationNotes: +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://mobiletrans.wondershare.com/guide/ +- DocumentLabel: FAQ + DocumentUrl: https://mobiletrans.wondershare.com/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/w/Wondershare/MobileTrans/4.5.5/Wondershare.MobileTrans.locale.zh-CN.yaml b/manifests/w/Wondershare/MobileTrans/4.5.5/Wondershare.MobileTrans.locale.zh-CN.yaml new file mode 100644 index 0000000000000..294d594a82013 --- /dev/null +++ b/manifests/w/Wondershare/MobileTrans/4.5.5/Wondershare.MobileTrans.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Wondershare.MobileTrans +PackageVersion: 4.5.5 +PackageLocale: zh-CN +Publisher: Wondershare +PublisherUrl: https://www.wondershare.com/ +PublisherSupportUrl: https://mobiletrans.wondershare.com/help-center/ +PrivacyUrl: https://www.wondershare.com/privacy.html +Author: 万兴科技集团股份有限公司 +PackageName: Wondershare MobileTrans +PackageUrl: https://mobiletrans.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: Wondershare MobileTrans 是一款安全、高效、专业的手机到手机传输软件,可帮助您在设备之间传输联系人、音乐、照片、视频、WhatsApp 消息等。 +# Moniker: +Tags: +- whatsapp +- 传输 +- 备份 +- 恢复 +- 手机 +- 数据 +- 文件 +- 还原 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://mobiletrans.wondershare.com/buy/pricing-for-individuals-windows.html +# InstallationNotes: +Documentations: +- DocumentLabel: 用户手册 + DocumentUrl: https://mobiletrans.wondershare.com/guide/ +- DocumentLabel: 常见问题 + DocumentUrl: https://mobiletrans.wondershare.com/faq/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/w/Wondershare/MobileTrans/4.5.5/Wondershare.MobileTrans.yaml b/manifests/w/Wondershare/MobileTrans/4.5.5/Wondershare.MobileTrans.yaml new file mode 100644 index 0000000000000..9dec4c6ded137 --- /dev/null +++ b/manifests/w/Wondershare/MobileTrans/4.5.5/Wondershare.MobileTrans.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Wondershare.MobileTrans +PackageVersion: 4.5.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 56bb416c625cb7ff9300b6d85240061e656b86fa Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Tue, 16 Jan 2024 18:44:17 +0100 Subject: [PATCH 140/461] New version: Joplin.Joplin version 2.13.15 (#134119) --- .../2.13.15/Joplin.Joplin.installer.yaml | 29 ++++++++++++++++++ .../2.13.15/Joplin.Joplin.locale.en-US.yaml | 30 +++++++++++++++++++ .../Joplin/Joplin/2.13.15/Joplin.Joplin.yaml | 8 +++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/j/Joplin/Joplin/2.13.15/Joplin.Joplin.installer.yaml create mode 100644 manifests/j/Joplin/Joplin/2.13.15/Joplin.Joplin.locale.en-US.yaml create mode 100644 manifests/j/Joplin/Joplin/2.13.15/Joplin.Joplin.yaml diff --git a/manifests/j/Joplin/Joplin/2.13.15/Joplin.Joplin.installer.yaml b/manifests/j/Joplin/Joplin/2.13.15/Joplin.Joplin.installer.yaml new file mode 100644 index 0000000000000..3b8cd5adb5ce7 --- /dev/null +++ b/manifests/j/Joplin/Joplin/2.13.15/Joplin.Joplin.installer.yaml @@ -0,0 +1,29 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Joplin.Joplin +PackageVersion: 2.13.15 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2024-01-14 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/laurent22/joplin/releases/download/v2.13.15/Joplin-Setup-2.13.15.exe + InstallerSha256: 8DB589A1D34F690A417E4ADB1AF51E36AFAE1B819217CBD3D14DC06B8304167F + InstallerSwitches: + Custom: /CURRENTUSER /RESTARTAPPLICATIONS +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/laurent22/joplin/releases/download/v2.13.15/Joplin-Setup-2.13.15.exe + InstallerSha256: 8DB589A1D34F690A417E4ADB1AF51E36AFAE1B819217CBD3D14DC06B8304167F + InstallerSwitches: + Custom: /ALLUSERS /RESTARTAPPLICATIONS +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/j/Joplin/Joplin/2.13.15/Joplin.Joplin.locale.en-US.yaml b/manifests/j/Joplin/Joplin/2.13.15/Joplin.Joplin.locale.en-US.yaml new file mode 100644 index 0000000000000..ecbfc734a840b --- /dev/null +++ b/manifests/j/Joplin/Joplin/2.13.15/Joplin.Joplin.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Joplin.Joplin +PackageVersion: 2.13.15 +PackageLocale: en-US +Publisher: Laurent Cozic +PublisherUrl: https://github.com/laurent22/joplin +PublisherSupportUrl: https://github.com/laurent22/joplin/issues +PrivacyUrl: https://github.com/laurent22/joplin#privacy +Author: Laurent Cozic +PackageName: Joplin +PackageUrl: https://joplinapp.org +License: AGPL-3.0-or-later +LicenseUrl: https://raw.githubusercontent.com/laurent22/joplin/dev/LICENSE +Copyright: Copyright (c) 2016-2022 Laurent Cozic +CopyrightUrl: https://raw.githubusercontent.com/laurent22/joplin/dev/LICENSE +ShortDescription: Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. +Description: Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. +Tags: +- cross-platform +- foss +- joplin +- notes +- open-source +- todo +ReleaseNotes: '- Fixed: Fixes existing attachments not being shared in some cases with Joplin Server (c412b1f)' +ReleaseNotesUrl: https://github.com/laurent22/joplin/releases/tag/v2.13.15 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/j/Joplin/Joplin/2.13.15/Joplin.Joplin.yaml b/manifests/j/Joplin/Joplin/2.13.15/Joplin.Joplin.yaml new file mode 100644 index 0000000000000..f904d6e3ccca0 --- /dev/null +++ b/manifests/j/Joplin/Joplin/2.13.15/Joplin.Joplin.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Joplin.Joplin +PackageVersion: 2.13.15 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 60b51da66421085890fc1889e6b949e3080d4aba Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Wed, 17 Jan 2024 01:44:25 +0800 Subject: [PATCH 141/461] Modify: Python.Python.3.8 version 3.8.3 (#134083) --- .../8/3.8.3/Python.Python.3.8.installer.yaml | 111 ++++++++++++------ .../3.8.3/Python.Python.3.8.locale.en-US.yaml | 76 ++++++++---- .../3.8.3/Python.Python.3.8.locale.zh-CN.yaml | 40 +++++++ .../Python/3/8/3.8.3/Python.Python.3.8.yaml | 14 ++- 4 files changed, 182 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/8/3.8.3/Python.Python.3.8.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/8/3.8.3/Python.Python.3.8.installer.yaml b/manifests/p/Python/Python/3/8/3.8.3/Python.Python.3.8.installer.yaml index 4e8f502d91b9c..763cdd1e41251 100644 --- a/manifests/p/Python/Python/3/8/3.8.3/Python.Python.3.8.installer.yaml +++ b/manifests/p/Python/Python/3/8/3.8.3/Python.Python.3.8.installer.yaml @@ -1,33 +1,78 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.8 -PackageVersion: 3.8.3 -InstallerSwitches: - Silent: /Quiet - SilentWithProgress: /Passive - Custom: PrependPath=1 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.8.3/python-3.8.3-amd64.exe - InstallerSha256: C74898382A5192D4B506767CBB4B41B8E80B734B8A7CE1FBB13E4ABA8FFE5BF6 - AppsAndFeaturesEntries: - - DisplayName: Python 3.8.3 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.8.3150.0 - ProductCode: '{f7b3255c-a01a-4595-8768-ff8f6613898c}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.8.3/python-3.8.3.exe - InstallerSha256: E5EA9F5646FE3CFF2621B61A55A98EA5B3E9CA7DD7CC14C13535E55C88686872 - AppsAndFeaturesEntries: - - DisplayName: Python 3.8.3 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.8.3150.0 - ProductCode: '{6f6f2a2d-6475-4359-bc65-b2cf464bd085}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.3 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2020-05-13 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.8.3/python-3.8.3.exe + InstallerSha256: E5EA9F5646FE3CFF2621B61A55A98EA5B3E9CA7DD7CC14C13535E55C88686872 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{6f6f2a2d-6475-4359-bc65-b2cf464bd085}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.3 (32-bit) + DisplayVersion: 3.8.3150.0 + ProductCode: '{6f6f2a2d-6475-4359-bc65-b2cf464bd085}' + UpgradeCode: '{7F7CEC53-74A3-5306-8929-AAEFBED71FF3}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.8.3/python-3.8.3.exe + InstallerSha256: E5EA9F5646FE3CFF2621B61A55A98EA5B3E9CA7DD7CC14C13535E55C88686872 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{6f6f2a2d-6475-4359-bc65-b2cf464bd085}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.3 (32-bit) + DisplayVersion: 3.8.3150.0 + ProductCode: '{6f6f2a2d-6475-4359-bc65-b2cf464bd085}' + UpgradeCode: '{7F7CEC53-74A3-5306-8929-AAEFBED71FF3}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.8.3/python-3.8.3-amd64.exe + InstallerSha256: C74898382A5192D4B506767CBB4B41B8E80B734B8A7CE1FBB13E4ABA8FFE5BF6 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{f7b3255c-a01a-4595-8768-ff8f6613898c}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.3 (64-bit) + DisplayVersion: 3.8.3150.0 + ProductCode: '{f7b3255c-a01a-4595-8768-ff8f6613898c}' + UpgradeCode: '{6D2E28EF-5AEA-5A3E-B7B4-7E3B246D9DA8}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.8.3/python-3.8.3-amd64.exe + InstallerSha256: C74898382A5192D4B506767CBB4B41B8E80B734B8A7CE1FBB13E4ABA8FFE5BF6 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{f7b3255c-a01a-4595-8768-ff8f6613898c}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.3 (64-bit) + DisplayVersion: 3.8.3150.0 + ProductCode: '{f7b3255c-a01a-4595-8768-ff8f6613898c}' + UpgradeCode: '{6D2E28EF-5AEA-5A3E-B7B4-7E3B246D9DA8}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/8/3.8.3/Python.Python.3.8.locale.en-US.yaml b/manifests/p/Python/Python/3/8/3.8.3/Python.Python.3.8.locale.en-US.yaml index 6633843b4287a..0e0bec6bb1057 100644 --- a/manifests/p/Python/Python/3/8/3.8.3/Python.Python.3.8.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/8/3.8.3/Python.Python.3.8.locale.en-US.yaml @@ -1,20 +1,56 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.8 -PackageVersion: 3.8.3 -PackageLocale: en-US -Publisher: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.8 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.3 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.8 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2020 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.8 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: |- + Core and Builtins + - bpo-40527: Fix command line argument parsing: no longer write errors multiple times into stderr. + - bpo-40417: Fix imp module deprecation warning when PyImport_ReloadModule is called. Patch by Robert Rouhani. + - bpo-39562: The constant values of future flags in the __future__ module are updated in order to prevent collision with compiler flags. Previously PyCF_ALLOW_TOP_LEVEL_AWAIT was clashing with CO_FUTURE_DIVISION. + Library + - bpo-40559: Fix possible memory leak in the C implementation of asyncio.Task. + - bpo-40355: Improve error reporting in ast.literal_eval() in the presence of malformed ast.Dict nodes instead of silently ignoring any non-conforming elements. Patch by Curtis Bucher. + - bpo-40459: platform.win32_ver() now produces correct ptype strings instead of empty strings. + - bpo-40398: typing.get_args() now always returns an empty tuple for special generic aliases. + Documentation + - bpo-40561: Provide docstrings for webbrowser open functions. + - bpo-39435: Fix an incorrect signature for pickle.loads() in the docs + Windows + - bpo-40458: Increase reserved stack space to prevent overflow crash on Windows. + C API + - bpo-40412: Nullify inittab_copy during finalization, preventing future interpreter initializations in an embedded situation from crashing. Patch by Gregory Szorc. +ReleaseNotesUrl: https://docs.python.org/release/3.8.3/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/8/3.8.3/Python.Python.3.8.locale.zh-CN.yaml b/manifests/p/Python/Python/3/8/3.8.3/Python.Python.3.8.locale.zh-CN.yaml new file mode 100644 index 0000000000000..73f1a08873c01 --- /dev/null +++ b/manifests/p/Python/Python/3/8/3.8.3/Python.Python.3.8.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.3 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.8 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2020 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.8.3/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/8/3.8.3/Python.Python.3.8.yaml b/manifests/p/Python/Python/3/8/3.8.3/Python.Python.3.8.yaml index 6476acdd61a1a..740014e547a04 100644 --- a/manifests/p/Python/Python/3/8/3.8.3/Python.Python.3.8.yaml +++ b/manifests/p/Python/Python/3/8/3.8.3/Python.Python.3.8.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.8 -PackageVersion: 3.8.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b0edc53e5819222150d99e70c141292e0a051512 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Wed, 17 Jan 2024 01:44:31 +0800 Subject: [PATCH 142/461] Modify: Python.Python.3.3 version 3.3.0 (#134053) --- .../3/3.3.0/Python.Python.3.3.installer.yaml | 71 +++++++++++-------- .../3.3.0/Python.Python.3.3.locale.en-US.yaml | 61 ++++++++++------ .../3.3.0/Python.Python.3.3.locale.zh-CN.yaml | 40 +++++++++++ .../Python/3/3/3.3.0/Python.Python.3.3.yaml | 14 ++-- 4 files changed, 128 insertions(+), 58 deletions(-) create mode 100644 manifests/p/Python/Python/3/3/3.3.0/Python.Python.3.3.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/3/3.3.0/Python.Python.3.3.installer.yaml b/manifests/p/Python/Python/3/3/3.3.0/Python.Python.3.3.installer.yaml index b16a089307355..e61e3abf4c164 100644 --- a/manifests/p/Python/Python/3/3/3.3.0/Python.Python.3.3.installer.yaml +++ b/manifests/p/Python/Python/3/3/3.3.0/Python.Python.3.3.installer.yaml @@ -1,31 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.3 -PackageVersion: 3.3.0 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.3.0/python-3.3.0.amd64.msi - InstallerSha256: 1E765AA4CF15214B914AEA2C0BDD66121E177D6A614DC32C5489CFA951E623A6 - ProductCode: '{290329C4-A276-3AEC-B633-9F5A39D8DD96}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.3.0 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.3.150 - ProductCode: '{290329C4-A276-3AEC-B633-9F5A39D8DD96}' -- Architecture: x86 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.3.0/python-3.3.0.msi - InstallerSha256: 9040E2BC19479F10DA2DBBA822DA91FD9AE1A917E37320EE5EF5B18096A23384 - ProductCode: '{526B1417-92C1-3737-8247-4ABC49CCC8E4}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.3.0 - Publisher: Python Software Foundation - DisplayVersion: 3.3.150 - ProductCode: '{526B1417-92C1-3737-8247-4ABC49CCC8E4}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.3 +PackageVersion: 3.3.0 +InstallerType: msi +InstallerSwitches: + InstallLocation: TARGETDIR="" + Custom: ADDLOCAL=ALL +UpgradeBehavior: install +Commands: +- python +- pythonw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +Installers: +- Architecture: x86 + InstallerUrl: https://www.python.org/ftp/python/3.3.0/python-3.3.0.msi + InstallerSha256: 9040E2BC19479F10DA2DBBA822DA91FD9AE1A917E37320EE5EF5B18096A23384 + ProductCode: '{526B1417-92C1-3737-8247-4ABC49CCC8E4}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.3.0 + DisplayVersion: 3.3.150 + ProductCode: '{526B1417-92C1-3737-8247-4ABC49CCC8E4}' + UpgradeCode: '{65E6DE48-A358-434D-AA4F-4AF72DB4718F}' +- Architecture: x64 + InstallerUrl: https://www.python.org/ftp/python/3.3.0/python-3.3.0.amd64.msi + InstallerSha256: 1E765AA4CF15214B914AEA2C0BDD66121E177D6A614DC32C5489CFA951E623A6 + ProductCode: '{290329C4-A276-3AEC-B633-9F5A39D8DD96}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.3.0 (64-bit) + DisplayVersion: 3.3.150 + ProductCode: '{290329C4-A276-3AEC-B633-9F5A39D8DD96}' + UpgradeCode: '{6A965A0C-6EE6-4E3A-9983-3263F56311EC}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/3/3.3.0/Python.Python.3.3.locale.en-US.yaml b/manifests/p/Python/Python/3/3/3.3.0/Python.Python.3.3.locale.en-US.yaml index ec3c680485751..1ce92819cbc5d 100644 --- a/manifests/p/Python/Python/3/3/3.3.0/Python.Python.3.3.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/3/3.3.0/Python.Python.3.3.locale.en-US.yaml @@ -1,21 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.3 -PackageVersion: 3.3.0 -PackageLocale: en-US -Publisher: Python Software Foundation -Author: Python -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.3 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.3 +PackageVersion: 3.3.0 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.3 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2012 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.3 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.3.0/whatsnew/3.3.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/3/3.3.0/Python.Python.3.3.locale.zh-CN.yaml b/manifests/p/Python/Python/3/3/3.3.0/Python.Python.3.3.locale.zh-CN.yaml new file mode 100644 index 0000000000000..663367938551d --- /dev/null +++ b/manifests/p/Python/Python/3/3/3.3.0/Python.Python.3.3.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.3 +PackageVersion: 3.3.0 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.3 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2012 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.3.0/whatsnew/3.3.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/3/3.3.0/Python.Python.3.3.yaml b/manifests/p/Python/Python/3/3/3.3.0/Python.Python.3.3.yaml index aa6d2baf4f7d1..684d1a9d9c89a 100644 --- a/manifests/p/Python/Python/3/3/3.3.0/Python.Python.3.3.yaml +++ b/manifests/p/Python/Python/3/3/3.3.0/Python.Python.3.3.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.3 -PackageVersion: 3.3.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.3 +PackageVersion: 3.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From a46fcb055ba305e5123b0efd98f2bcd27ea8cb49 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Wed, 17 Jan 2024 01:44:35 +0800 Subject: [PATCH 143/461] New version: Nutstore.Nutstore version 7.1.3 (#134036) --- .../7.1.3/Nutstore.Nutstore.installer.yaml | 83 +++++++++++++++++++ .../7.1.3/Nutstore.Nutstore.locale.en-US.yaml | 39 +++++++++ .../7.1.3/Nutstore.Nutstore.locale.zh-CN.yaml | 47 +++++++++++ .../Nutstore/7.1.3/Nutstore.Nutstore.yaml | 8 ++ 4 files changed, 177 insertions(+) create mode 100644 manifests/n/Nutstore/Nutstore/7.1.3/Nutstore.Nutstore.installer.yaml create mode 100644 manifests/n/Nutstore/Nutstore/7.1.3/Nutstore.Nutstore.locale.en-US.yaml create mode 100644 manifests/n/Nutstore/Nutstore/7.1.3/Nutstore.Nutstore.locale.zh-CN.yaml create mode 100644 manifests/n/Nutstore/Nutstore/7.1.3/Nutstore.Nutstore.yaml diff --git a/manifests/n/Nutstore/Nutstore/7.1.3/Nutstore.Nutstore.installer.yaml b/manifests/n/Nutstore/Nutstore/7.1.3/Nutstore.Nutstore.installer.yaml new file mode 100644 index 0000000000000..113bf859727c2 --- /dev/null +++ b/manifests/n/Nutstore/Nutstore/7.1.3/Nutstore.Nutstore.installer.yaml @@ -0,0 +1,83 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Nutstore.Nutstore +PackageVersion: 7.1.3 +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /exenoui /quiet + SilentWithProgress: /exenoui /passive + InstallLocation: APPDIR="" + Log: /log "" + Custom: /norestart +ExpectedReturnCodes: +- InstallerReturnCode: -1 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1 + ReturnResponse: invalidParameter +- InstallerReturnCode: 87 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +UpgradeBehavior: install +Protocols: +- nutstore +FileExtensions: +- md +- nbmx +- ngm +- nol +- nslnk +- nssyncsc +ReleaseDate: 2024-01-12 +AppsAndFeaturesEntries: +- UpgradeCode: '{1131B20D-800F-4A3A-8764-8442B6DB0270}' + InstallerType: msi +Installers: +- Architecture: x86 + InstallerUrl: https://pkg-cdn.jianguoyun.com/static/exe/installer/7.1.3/NutstoreWindowsWPF_Full_7.1.3.exe + InstallerSha256: 7D5FE4EA08C13A3EB28288108B0920C994559F02C278E9818232C44FCB270299 +- Architecture: x64 + InstallerUrl: https://pkg-cdn.jianguoyun.com/static/exe/installer/7.1.3/NutstoreWindowsWPF_Full_7.1.3.exe + InstallerSha256: 7D5FE4EA08C13A3EB28288108B0920C994559F02C278E9818232C44FCB270299 +- Architecture: arm64 + InstallerUrl: https://pkg-cdn.jianguoyun.com/static/exe/installer/7.1.3/NutstoreWindowsWPF_Full_7.1.3_ARM64.exe + InstallerSha256: A618EFB1A2E87CE846676E0687665FB6A4FF7474D2EAE53111BB7DF282FC2848 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/n/Nutstore/Nutstore/7.1.3/Nutstore.Nutstore.locale.en-US.yaml b/manifests/n/Nutstore/Nutstore/7.1.3/Nutstore.Nutstore.locale.en-US.yaml new file mode 100644 index 0000000000000..01ec5dda3b205 --- /dev/null +++ b/manifests/n/Nutstore/Nutstore/7.1.3/Nutstore.Nutstore.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Nutstore.Nutstore +PackageVersion: 7.1.3 +PackageLocale: en-US +Publisher: Shanghai YiCun Network Tech Co., Ltd. +PublisherUrl: https://www.jianguoyun.com +PublisherSupportUrl: https://help.jianguoyun.com +PrivacyUrl: https://help.jianguoyun.com/?p=3961#jpte +Author: Shanghai YiCun Network Tech Co., Ltd. +PackageName: Nutstore +PackageUrl: https://www.jianguoyun.com/s/downloads +License: Proprietary +LicenseUrl: https://help.jianguoyun.com/?page_id=490#jpte +Copyright: ©2011-2024 Shanghai YiCun Network Tech Co., Ltd. +# CopyrightUrl: +ShortDescription: Share your files anytime, anywhere, with any device +Description: Nutstore is a free cloud storage service that helps you access your files anywhere at any time and share them with friends easily. +Moniker: jianguoyun +Tags: +- backup +- cloud +- cloud-drive +- download +- drive +- file +- netdisk +- share +- sync +- upload +- webdav +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/n/Nutstore/Nutstore/7.1.3/Nutstore.Nutstore.locale.zh-CN.yaml b/manifests/n/Nutstore/Nutstore/7.1.3/Nutstore.Nutstore.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3afef7f4d2d78 --- /dev/null +++ b/manifests/n/Nutstore/Nutstore/7.1.3/Nutstore.Nutstore.locale.zh-CN.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Nutstore.Nutstore +PackageVersion: 7.1.3 +PackageLocale: zh-CN +Publisher: 上海亦存网络科技有限公司 +PublisherUrl: https://www.jianguoyun.com +PublisherSupportUrl: https://help.jianguoyun.com +PrivacyUrl: https://help.jianguoyun.com/?p=3961 +Author: 上海亦存网络科技有限公司 +PackageName: 坚果云 +PackageUrl: https://www.jianguoyun.com/s/downloads +License: 专有软件 +LicenseUrl: https://help.jianguoyun.com/?page_id=490 +Copyright: ©2011-2024 上海亦存网络科技有限公司 +CopyrightUrl: https://help.jianguoyun.com/?page_id=632 +ShortDescription: 任何设备,随时随地实现文件共享 +Description: 坚果云是一款提供网盘|云盘|云服务的团队协助软件,可随时随地实现共享文件夹。坚果云网盘支持移动办公,协同办公,文件同步,数据备份,智能管理,在线编辑等功能。 +# Moniker: +Tags: +- webdav +- 上传 +- 下载 +- 云 +- 云盘 +- 共享 +- 分享 +- 同步 +- 备份 +- 文件 +- 网盘 +ReleaseNotes: |- + 1. 文档助理功能优化 + 2. 临时禁用网络设置-节点切换 + 3. 修复某些情况下挂载的网络盘导致客户端启动慢的 bug + 4. 其他已知问题修复与 UI 优化 +ReleaseNotesUrl: https://help.jianguoyun.com/?p=1415 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Tutorial + DocumentUrl: https://www.jianguoyun.com/s/tutorial +- DocumentLabel: FAQ + DocumentUrl: https://help.jianguoyun.com/?page_id=408 +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/n/Nutstore/Nutstore/7.1.3/Nutstore.Nutstore.yaml b/manifests/n/Nutstore/Nutstore/7.1.3/Nutstore.Nutstore.yaml new file mode 100644 index 0000000000000..38931e9b8215e --- /dev/null +++ b/manifests/n/Nutstore/Nutstore/7.1.3/Nutstore.Nutstore.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Nutstore.Nutstore +PackageVersion: 7.1.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From bc2a50f628af325f13371750dd8b26954baee8bd Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Wed, 17 Jan 2024 01:44:47 +0800 Subject: [PATCH 144/461] Modify: Python.Python.3.10 version 3.10.0 (#134098) --- .../3.10.0/Python.Python.3.10.installer.yaml | 157 +++++++++--------- .../Python.Python.3.10.locale.en-US.yaml | 84 +++++++--- .../Python.Python.3.10.locale.zh-CN.yaml | 40 +++++ .../3/10/3.10.0/Python.Python.3.10.yaml | 14 +- 4 files changed, 184 insertions(+), 111 deletions(-) create mode 100644 manifests/p/Python/Python/3/10/3.10.0/Python.Python.3.10.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/10/3.10.0/Python.Python.3.10.installer.yaml b/manifests/p/Python/Python/3/10/3.10.0/Python.Python.3.10.installer.yaml index 4828b839dbd2d..68e339f9b763d 100644 --- a/manifests/p/Python/Python/3/10/3.10.0/Python.Python.3.10.installer.yaml +++ b/manifests/p/Python/Python/3/10/3.10.0/Python.Python.3.10.installer.yaml @@ -1,79 +1,78 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.10 -PackageVersion: 3.10.0 -MinimumOSVersion: 10.0.0.0 -InstallModes: -- interactive -- silent -- silentWithProgress -Commands: -- py -- python -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- InstallerLocale: en-US - Architecture: x64 - InstallerType: burn - Scope: user - InstallerUrl: https://www.python.org/ftp/python/3.10.0/python-3.10.0-amd64.exe - InstallerSha256: CB580EB7DC55F9198E650F016645023E8B2224CF7D033857D12880B46C5C94EF - InstallerSwitches: - InstallLocation: DefaultJustForMeTargetDir= - Custom: InstallAllUsers=0 PrependPath=1 - UpgradeBehavior: install - AppsAndFeaturesEntries: - - DisplayName: Python 3.10.0 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.10.150.0 - ProductCode: '{21b42743-c8f9-49d7-b8b6-b5855317c7ed}' -- InstallerLocale: en-US - Architecture: x64 - InstallerType: burn - Scope: machine - InstallerUrl: https://www.python.org/ftp/python/3.10.0/python-3.10.0-amd64.exe - InstallerSha256: CB580EB7DC55F9198E650F016645023E8B2224CF7D033857D12880B46C5C94EF - InstallerSwitches: - InstallLocation: DefaultAllUsersTargetDir= - Custom: InstallAllUsers=1 PrependPath=1 - UpgradeBehavior: install - AppsAndFeaturesEntries: - - DisplayName: Python 3.10.0 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.10.150.0 - ProductCode: '{21b42743-c8f9-49d7-b8b6-b5855317c7ed}' -- InstallerLocale: en-US - Architecture: x86 - InstallerType: burn - Scope: user - InstallerUrl: https://www.python.org/ftp/python/3.10.0/python-3.10.0.exe - InstallerSha256: EA896EEEFB1DB9E12FB89EC77A6E28C9FE52B4A162A34C85D9688BE2EC2392E8 - InstallerSwitches: - InstallLocation: DefaultJustForMeTargetDir= - Custom: InstallAllUsers=0 PrependPath=1 - UpgradeBehavior: install - AppsAndFeaturesEntries: - - DisplayName: Python 3.10.0 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.10.150.0 - ProductCode: '{5821f5cd-f914-460c-ab51-4301814e1920}' -- InstallerLocale: en-US - Architecture: x86 - InstallerType: burn - Scope: machine - InstallerUrl: https://www.python.org/ftp/python/3.10.0/python-3.10.0.exe - InstallerSha256: EA896EEEFB1DB9E12FB89EC77A6E28C9FE52B4A162A34C85D9688BE2EC2392E8 - InstallerSwitches: - InstallLocation: DefaultAllUsersTargetDir= - Custom: InstallAllUsers=1 PrependPath=1 - UpgradeBehavior: install - AppsAndFeaturesEntries: - - DisplayName: Python 3.10.0 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.10.150.0 - ProductCode: '{5821f5cd-f914-460c-ab51-4301814e1920}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.10 +PackageVersion: 3.10.0 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2021-10-04 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.10.0/python-3.10.0.exe + InstallerSha256: EA896EEEFB1DB9E12FB89EC77A6E28C9FE52B4A162A34C85D9688BE2EC2392E8 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{5821f5cd-f914-460c-ab51-4301814e1920}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.10.0 (32-bit) + DisplayVersion: 3.10.150.0 + ProductCode: '{5821f5cd-f914-460c-ab51-4301814e1920}' + UpgradeCode: '{474D137A-11E9-5F9D-9D62-DF035A3DB588}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.10.0/python-3.10.0.exe + InstallerSha256: EA896EEEFB1DB9E12FB89EC77A6E28C9FE52B4A162A34C85D9688BE2EC2392E8 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{5821f5cd-f914-460c-ab51-4301814e1920}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.10.0 (32-bit) + DisplayVersion: 3.10.150.0 + ProductCode: '{5821f5cd-f914-460c-ab51-4301814e1920}' + UpgradeCode: '{474D137A-11E9-5F9D-9D62-DF035A3DB588}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.10.0/python-3.10.0-amd64.exe + InstallerSha256: CB580EB7DC55F9198E650F016645023E8B2224CF7D033857D12880B46C5C94EF + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{21b42743-c8f9-49d7-b8b6-b5855317c7ed}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.10.0 (64-bit) + DisplayVersion: 3.10.150.0 + ProductCode: '{21b42743-c8f9-49d7-b8b6-b5855317c7ed}' + UpgradeCode: '{E3BAA187-CE22-5D2A-92E4-3290DEC0FCAB}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.10.0/python-3.10.0-amd64.exe + InstallerSha256: CB580EB7DC55F9198E650F016645023E8B2224CF7D033857D12880B46C5C94EF + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{21b42743-c8f9-49d7-b8b6-b5855317c7ed}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.10.0 (64-bit) + DisplayVersion: 3.10.150.0 + ProductCode: '{21b42743-c8f9-49d7-b8b6-b5855317c7ed}' + UpgradeCode: '{E3BAA187-CE22-5D2A-92E4-3290DEC0FCAB}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/10/3.10.0/Python.Python.3.10.locale.en-US.yaml b/manifests/p/Python/Python/3/10/3.10.0/Python.Python.3.10.locale.en-US.yaml index 8cff127f953c5..51b9e9c45a706 100644 --- a/manifests/p/Python/Python/3/10/3.10.0/Python.Python.3.10.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/10/3.10.0/Python.Python.3.10.locale.en-US.yaml @@ -1,26 +1,58 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.10 -PackageVersion: 3.10.0 -PackageLocale: en-US -Publisher: Python Software Foundation -PublisherUrl: https://www.python.org -PublisherSupportUrl: https://www.python.org/doc/ -PrivacyUrl: https://www.python.org/privacy/ -Author: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -Copyright: Copyright ©2001-2021. Python Software Foundation. -CopyrightUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.10 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.10 +PackageVersion: 3.10.0 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.10 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2021 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.10 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: |- + Core and Builtins + - bpo-45121: Fix issue where Protocol.__init__ raises RecursionError when it’s called directly or via super(). Patch provided by Yurii Karabas. + Library + - bpo-45234: Fixed a regression in copyfile(), copy(), copy2() raising FileNotFoundError when source is a directory, which should raise IsADirectoryError + Documentation + - bpo-45216: Remove extra documentation listing methods in difflib. It was rendering twice in pydoc and was outdated in some places. + - bpo-45024: collections.abc documentation has been expanded to explicitly cover how instance and subclass checks work, with additional doctest examples and an exhaustive list of ABCs which test membership purely by presence of the right special methods. Patch by Raymond Hettinger. + Tests + - bpo-45128: Fix test_multiprocessing_fork failure due to test_logging and sys.modules manipulation. + - bpo-44860: Update test_sysconfig.test_user_similar() for the posix_user scheme: platlib doesn’t use sys.platlibdir. Patch by Victor Stinner. + Build + - bpo-45067: The ncurses function extended_color_content was introduced in 2017 + (https://invisible-island.net/ncurses/NEWS.html#index-t20170401). The + ncurses-devel package in CentOS 7 had a older version ncurses resulted in compilation error. For compiling ncurses with extended color support, we verify the version of the ncurses library >= 20170401. + IDLE + - bpo-45193: Make completion boxes appear on Ubuntu again. + C API + - bpo-45307: Restore the private C API function _PyImport_FindExtensionObject(). It will be removed in Python 3.11. +ReleaseNotesUrl: https://docs.python.org/release/3.10.0/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/10/3.10.0/Python.Python.3.10.locale.zh-CN.yaml b/manifests/p/Python/Python/3/10/3.10.0/Python.Python.3.10.locale.zh-CN.yaml new file mode 100644 index 0000000000000..8ff8f4c07a527 --- /dev/null +++ b/manifests/p/Python/Python/3/10/3.10.0/Python.Python.3.10.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.10 +PackageVersion: 3.10.0 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.10 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2021 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.10.0/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/10/3.10.0/Python.Python.3.10.yaml b/manifests/p/Python/Python/3/10/3.10.0/Python.Python.3.10.yaml index 946116fad8da7..4568730723359 100644 --- a/manifests/p/Python/Python/3/10/3.10.0/Python.Python.3.10.yaml +++ b/manifests/p/Python/Python/3/10/3.10.0/Python.Python.3.10.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.10 -PackageVersion: 3.10.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.10 +PackageVersion: 3.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From fe21dbd604004b65bc371d157df8fd2299722903 Mon Sep 17 00:00:00 2001 From: Alphrag <34252790+Alphrag@users.noreply.github.com> Date: Tue, 16 Jan 2024 18:44:56 +0100 Subject: [PATCH 145/461] New version: Ferdium.Ferdium.Nightly version 6.7.1-nightly.8 (#134004) --- .../Ferdium.Ferdium.Nightly.installer.yaml | 18 ++++++++++++++++++ .../Ferdium.Ferdium.Nightly.locale.en-US.yaml | 16 ++++++++++++++++ .../Ferdium.Ferdium.Nightly.yaml | 8 ++++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.8/Ferdium.Ferdium.Nightly.installer.yaml create mode 100644 manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.8/Ferdium.Ferdium.Nightly.locale.en-US.yaml create mode 100644 manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.8/Ferdium.Ferdium.Nightly.yaml diff --git a/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.8/Ferdium.Ferdium.Nightly.installer.yaml b/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.8/Ferdium.Ferdium.Nightly.installer.yaml new file mode 100644 index 0000000000000..0dfd4172fb751 --- /dev/null +++ b/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.8/Ferdium.Ferdium.Nightly.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Ferdium.Ferdium.Nightly +PackageVersion: 6.7.1-nightly.8 +InstallerType: nullsoft +Installers: +- Architecture: arm64 + InstallerUrl: https://github.com/ferdium/ferdium-app/releases/download/v6.7.1-nightly.8/Ferdium-win-AutoSetup-6.7.1-nightly.8-arm64.exe + InstallerSha256: E0026CD65E5D06F03B9FA4A7459E731B717415A20545152CC0A51DBE552B7D44 +- Architecture: x64 + InstallerUrl: https://github.com/ferdium/ferdium-app/releases/download/v6.7.1-nightly.8/Ferdium-win-AutoSetup-6.7.1-nightly.8-x64.exe + InstallerSha256: DA200CF69AB05A45F6D79CC78112AC68DCD6922E43D3FE78CF1FE9AE54CB270B +- Architecture: x86 + InstallerUrl: https://github.com/ferdium/ferdium-app/releases/download/v6.7.1-nightly.8/Ferdium-win-AutoSetup-6.7.1-nightly.8-ia32.exe + InstallerSha256: A7AA99B9A630FC26A11B534D69FF5E18DCCF390CE8D5903D176AE4028989164E +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.8/Ferdium.Ferdium.Nightly.locale.en-US.yaml b/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.8/Ferdium.Ferdium.Nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..5bcda022b8219 --- /dev/null +++ b/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.8/Ferdium.Ferdium.Nightly.locale.en-US.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Ferdium.Ferdium.Nightly +PackageVersion: 6.7.1-nightly.8 +PackageLocale: en-US +Publisher: Ferdium Contributors +PublisherUrl: https://ferdium.org +PackageName: Ferdium Nightly +PackageUrl: https://github.com/ferdium/ferdium-app +License: Apache License 2.0 +Copyright: Copyright © 2022 Ferdium Contributors +ShortDescription: Messaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many more. +Moniker: ferdium-nightly +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.8/Ferdium.Ferdium.Nightly.yaml b/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.8/Ferdium.Ferdium.Nightly.yaml new file mode 100644 index 0000000000000..2a25ad0c1ebab --- /dev/null +++ b/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.8/Ferdium.Ferdium.Nightly.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Ferdium.Ferdium.Nightly +PackageVersion: 6.7.1-nightly.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 19fb78cd034cda0417f4f0270d6b0ca2322e86b3 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Wed, 17 Jan 2024 01:45:10 +0800 Subject: [PATCH 146/461] Modify: Python.Python.3.3 version 3.3.3 (#134049) --- .../3/3.3.3/Python.Python.3.3.installer.yaml | 72 +++++++++++-------- .../3.3.3/Python.Python.3.3.locale.en-US.yaml | 61 ++++++++++------ .../3.3.3/Python.Python.3.3.locale.zh-CN.yaml | 40 +++++++++++ .../Python/3/3/3.3.3/Python.Python.3.3.yaml | 14 ++-- 4 files changed, 129 insertions(+), 58 deletions(-) create mode 100644 manifests/p/Python/Python/3/3/3.3.3/Python.Python.3.3.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/3/3.3.3/Python.Python.3.3.installer.yaml b/manifests/p/Python/Python/3/3/3.3.3/Python.Python.3.3.installer.yaml index 5aad7a0f82364..7ae19ab0117ae 100644 --- a/manifests/p/Python/Python/3/3/3.3.3/Python.Python.3.3.installer.yaml +++ b/manifests/p/Python/Python/3/3/3.3.3/Python.Python.3.3.installer.yaml @@ -1,31 +1,41 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.3 -PackageVersion: 3.3.3 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.3.3/python-3.3.3.amd64.msi - InstallerSha256: 3224CCBCADBD864519CC02DF8990AE90427B07DBE3C9793218030C28179FC58C - ProductCode: '{E9D90870-AB19-32A8-AA93-F8348BA21D05}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.3.3 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.3.3150 - ProductCode: '{E9D90870-AB19-32A8-AA93-F8348BA21D05}' -- Architecture: x86 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.3.3/python-3.3.3.msi - InstallerSha256: 82B163672AD66CB8FCEB3AD655782B6444A19D45EEA134368E2F3885D19359E8 - ProductCode: '{39B6EB84-331C-3657-AD2E-837537DDF04F}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.3.3 - Publisher: Python Software Foundation - DisplayVersion: 3.3.3150 - ProductCode: '{39B6EB84-331C-3657-AD2E-837537DDF04F}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.3 +PackageVersion: 3.3.3 +InstallerType: msi +InstallerSwitches: + InstallLocation: TARGETDIR="" + Custom: ADDLOCAL=ALL +UpgradeBehavior: install +Commands: +- python +- pythonw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +ReleaseDate: 2013-11-17 +Installers: +- Architecture: x86 + InstallerUrl: https://www.python.org/ftp/python/3.3.3/python-3.3.3.msi + InstallerSha256: 82B163672AD66CB8FCEB3AD655782B6444A19D45EEA134368E2F3885D19359E8 + ProductCode: '{39B6EB84-331C-3657-AD2E-837537DDF04F}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.3.3 + DisplayVersion: 3.3.3150 + ProductCode: '{39B6EB84-331C-3657-AD2E-837537DDF04F}' + UpgradeCode: '{65E6DE48-A358-434D-AA4F-4AF72DB4718F}' +- Architecture: x64 + InstallerUrl: https://www.python.org/ftp/python/3.3.3/python-3.3.3.amd64.msi + InstallerSha256: 3224CCBCADBD864519CC02DF8990AE90427B07DBE3C9793218030C28179FC58C + ProductCode: '{E9D90870-AB19-32A8-AA93-F8348BA21D05}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.3.3 (64-bit) + DisplayVersion: 3.3.3150 + ProductCode: '{E9D90870-AB19-32A8-AA93-F8348BA21D05}' + UpgradeCode: '{6A965A0C-6EE6-4E3A-9983-3263F56311EC}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/3/3.3.3/Python.Python.3.3.locale.en-US.yaml b/manifests/p/Python/Python/3/3/3.3.3/Python.Python.3.3.locale.en-US.yaml index 6e187d2c91f6a..101c5cbc347b7 100644 --- a/manifests/p/Python/Python/3/3/3.3.3/Python.Python.3.3.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/3/3.3.3/Python.Python.3.3.locale.en-US.yaml @@ -1,21 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.3 -PackageVersion: 3.3.3 -PackageLocale: en-US -Publisher: Python Software Foundation -Author: Python -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.3 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.3 +PackageVersion: 3.3.3 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.3 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2013 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.3 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: No changes from release candidate 2. +ReleaseNotesUrl: https://docs.python.org/release/3.3.3/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/3/3.3.3/Python.Python.3.3.locale.zh-CN.yaml b/manifests/p/Python/Python/3/3/3.3.3/Python.Python.3.3.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3edd0b6da5c85 --- /dev/null +++ b/manifests/p/Python/Python/3/3/3.3.3/Python.Python.3.3.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.3 +PackageVersion: 3.3.3 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.3 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2013 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.3.3/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/3/3.3.3/Python.Python.3.3.yaml b/manifests/p/Python/Python/3/3/3.3.3/Python.Python.3.3.yaml index 3dd4647982674..d07d2f497f75c 100644 --- a/manifests/p/Python/Python/3/3/3.3.3/Python.Python.3.3.yaml +++ b/manifests/p/Python/Python/3/3/3.3.3/Python.Python.3.3.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.3 -PackageVersion: 3.3.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.3 +PackageVersion: 3.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 964f55fedcfddf08a6d32a92638859e5a4102bfd Mon Sep 17 00:00:00 2001 From: Bruce Chen Date: Wed, 17 Jan 2024 01:45:16 +0800 Subject: [PATCH 147/461] New version: WestWind.MarkdownMonster version 3.1.15 (#133972) * New version: WestWind.MarkdownMonster version 3.1.15 * New version: WestWind.MarkdownMonster version 3.1.15.0 --- .../WestWind.MarkdownMonster.installer.yaml | 16 ++++++++++ ...WestWind.MarkdownMonster.locale.en-US.yaml | 32 +++++++++++++++++++ .../3.1.15.0/WestWind.MarkdownMonster.yaml | 8 +++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/w/WestWind/MarkdownMonster/3.1.15.0/WestWind.MarkdownMonster.installer.yaml create mode 100644 manifests/w/WestWind/MarkdownMonster/3.1.15.0/WestWind.MarkdownMonster.locale.en-US.yaml create mode 100644 manifests/w/WestWind/MarkdownMonster/3.1.15.0/WestWind.MarkdownMonster.yaml diff --git a/manifests/w/WestWind/MarkdownMonster/3.1.15.0/WestWind.MarkdownMonster.installer.yaml b/manifests/w/WestWind/MarkdownMonster/3.1.15.0/WestWind.MarkdownMonster.installer.yaml new file mode 100644 index 0000000000000..8e89d50b7721a --- /dev/null +++ b/manifests/w/WestWind/MarkdownMonster/3.1.15.0/WestWind.MarkdownMonster.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: WestWind.MarkdownMonster +PackageVersion: 3.1.15.0 +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/RickStrahl/MarkdownMonsterReleases/raw/master/v3/v3.1/MarkdownMonsterSetup-3.1.15.exe + InstallerSha256: 0246D13B2EFC2B16FDCF5E1DE4D110A4F6B5328B199C9721DAE4EAC4269991EA +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/w/WestWind/MarkdownMonster/3.1.15.0/WestWind.MarkdownMonster.locale.en-US.yaml b/manifests/w/WestWind/MarkdownMonster/3.1.15.0/WestWind.MarkdownMonster.locale.en-US.yaml new file mode 100644 index 0000000000000..75a53b2f0e513 --- /dev/null +++ b/manifests/w/WestWind/MarkdownMonster/3.1.15.0/WestWind.MarkdownMonster.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: WestWind.MarkdownMonster +PackageVersion: 3.1.15.0 +PackageLocale: en-US +Publisher: West Wind Technologies +PublisherUrl: https://markdownmonster.west-wind.com +PublisherSupportUrl: https://markdownmonster.west-wind.com/docs/_4s0144w3g.htm +# PrivacyUrl: +Author: Rick Strahl, West Wind Technologies +PackageName: Markdown Monster +PackageUrl: https://markdownmonster.west-wind.com +License: Proprietary +LicenseUrl: https://markdownmonster.west-wind.com/purchase#License +Copyright: © Rick Strahl, West Wind Technologies, 2015-2023 +CopyrightUrl: https://markdownmonster.west-wind.com/license.txt +ShortDescription: MarkdownMonster - A powerful, yet easy to use Markdown Editor for Windows +# Description: +Moniker: markdown-monster +Tags: +- documentation +- editor +- markdown +- weblog +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/w/WestWind/MarkdownMonster/3.1.15.0/WestWind.MarkdownMonster.yaml b/manifests/w/WestWind/MarkdownMonster/3.1.15.0/WestWind.MarkdownMonster.yaml new file mode 100644 index 0000000000000..597e58b0d0f46 --- /dev/null +++ b/manifests/w/WestWind/MarkdownMonster/3.1.15.0/WestWind.MarkdownMonster.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: WestWind.MarkdownMonster +PackageVersion: 3.1.15.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6a5edce4287b454cc8ecb4c37ed6c99539fcdc4c Mon Sep 17 00:00:00 2001 From: Valentin Kiselev Date: Tue, 16 Jan 2024 20:45:33 +0300 Subject: [PATCH 148/461] New version: evilmartians.lefthook version 1.5.6 (#133799) --- .../evilmartians.lefthook.installer.yaml | 22 ++++++++++++++++++ .../evilmartians.lefthook.locale.en-US.yaml | 23 +++++++++++++++++++ .../lefthook/1.5.6/evilmartians.lefthook.yaml | 8 +++++++ 3 files changed, 53 insertions(+) create mode 100644 manifests/e/evilmartians/lefthook/1.5.6/evilmartians.lefthook.installer.yaml create mode 100644 manifests/e/evilmartians/lefthook/1.5.6/evilmartians.lefthook.locale.en-US.yaml create mode 100644 manifests/e/evilmartians/lefthook/1.5.6/evilmartians.lefthook.yaml diff --git a/manifests/e/evilmartians/lefthook/1.5.6/evilmartians.lefthook.installer.yaml b/manifests/e/evilmartians/lefthook/1.5.6/evilmartians.lefthook.installer.yaml new file mode 100644 index 0000000000000..7748f3f07febc --- /dev/null +++ b/manifests/e/evilmartians/lefthook/1.5.6/evilmartians.lefthook.installer.yaml @@ -0,0 +1,22 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: evilmartians.lefthook +PackageVersion: 1.5.6 +InstallerType: portable +UpgradeBehavior: install +Commands: +- lefthook +ReleaseDate: 2024-01-12 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/evilmartians/lefthook/releases/download/v1.5.6/lefthook_1.5.6_Windows_i386.exe + InstallerSha256: 759AAFABF7FBF415B9EE5DE7AB521E69D6B888A9CECD4391DA22F343AEF3EF5E +- Architecture: x64 + InstallerUrl: https://github.com/evilmartians/lefthook/releases/download/v1.5.6/lefthook_1.5.6_Windows_x86_64.exe + InstallerSha256: 35456600084A44569E0A4FC4D4DA2AB2E66485E3F20F4AB13E227F06F0380A20 +- Architecture: arm64 + InstallerUrl: https://github.com/evilmartians/lefthook/releases/download/v1.5.6/lefthook_1.5.6_Windows_arm64.exe + InstallerSha256: A2AF41A31A95E0A516BCA4D374C1567795863EA93FC72FE32E3B93AE8449A24F +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/e/evilmartians/lefthook/1.5.6/evilmartians.lefthook.locale.en-US.yaml b/manifests/e/evilmartians/lefthook/1.5.6/evilmartians.lefthook.locale.en-US.yaml new file mode 100644 index 0000000000000..c2ad31f5bfa48 --- /dev/null +++ b/manifests/e/evilmartians/lefthook/1.5.6/evilmartians.lefthook.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: evilmartians.lefthook +PackageVersion: 1.5.6 +PackageLocale: en-US +Publisher: Evil Martians +PublisherUrl: https://evilmartians.com +PublisherSupportUrl: https://github.com/evilmartians/lefthook/issues +PackageName: Lefthook +PackageUrl: https://github.com/evilmartians/lefthook +License: MIT +LicenseUrl: https://github.com/evilmartians/lefthook/blob/master/LICENSE +ShortDescription: Fast and powerful Git hooks manager for any type of projects. +ReleaseNotes: |- + Changelog + - f32e497 feat: allow setting a bool value for skip_output (#601) + - eead08c feat: shell completion improvements (#577) + - 02e6f77 fix: safe execute git commands without sh wrapper (#606) + - 94f3a91 fix: use lefthook package with npx (#604) +ReleaseNotesUrl: https://github.com/evilmartians/lefthook/releases/tag/v1.5.6 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/evilmartians/lefthook/1.5.6/evilmartians.lefthook.yaml b/manifests/e/evilmartians/lefthook/1.5.6/evilmartians.lefthook.yaml new file mode 100644 index 0000000000000..e7f662e209bff --- /dev/null +++ b/manifests/e/evilmartians/lefthook/1.5.6/evilmartians.lefthook.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: evilmartians.lefthook +PackageVersion: 1.5.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 041a257a40e9e261f5010641739b546339b35c43 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Tue, 16 Jan 2024 18:45:35 +0100 Subject: [PATCH 149/461] New version: LIJI32.SameBoy version 0.16.2 (#133951) --- .../0.16.2/LIJI32.SameBoy.installer.yaml | 20 ++++++++++++++ .../0.16.2/LIJI32.SameBoy.locale.en-US.yaml | 27 +++++++++++++++++++ .../LIJI32/SameBoy/0.16.2/LIJI32.SameBoy.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/l/LIJI32/SameBoy/0.16.2/LIJI32.SameBoy.installer.yaml create mode 100644 manifests/l/LIJI32/SameBoy/0.16.2/LIJI32.SameBoy.locale.en-US.yaml create mode 100644 manifests/l/LIJI32/SameBoy/0.16.2/LIJI32.SameBoy.yaml diff --git a/manifests/l/LIJI32/SameBoy/0.16.2/LIJI32.SameBoy.installer.yaml b/manifests/l/LIJI32/SameBoy/0.16.2/LIJI32.SameBoy.installer.yaml new file mode 100644 index 0000000000000..584f1b99d37f5 --- /dev/null +++ b/manifests/l/LIJI32/SameBoy/0.16.2/LIJI32.SameBoy.installer.yaml @@ -0,0 +1,20 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: LIJI32.SameBoy +PackageVersion: 0.16.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: sameboy.exe + PortableCommandAlias: SameBoy +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2024-01-13 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/LIJI32/SameBoy/releases/download/v0.16.2/sameboy_winsdl_v0.16.2.zip + InstallerSha256: AD92EE7711622891CE991352385EC76792119CFDCE7D533CCC409014D4381BFA +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/l/LIJI32/SameBoy/0.16.2/LIJI32.SameBoy.locale.en-US.yaml b/manifests/l/LIJI32/SameBoy/0.16.2/LIJI32.SameBoy.locale.en-US.yaml new file mode 100644 index 0000000000000..7338dfc1fe85b --- /dev/null +++ b/manifests/l/LIJI32/SameBoy/0.16.2/LIJI32.SameBoy.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: LIJI32.SameBoy +PackageVersion: 0.16.2 +PackageLocale: en-US +Publisher: LIJI32 +PublisherUrl: https://github.com/LIJI32 +PublisherSupportUrl: https://github.com/LIJI32/SameBoy/issues +PackageName: SameBoy +PackageUrl: https://github.com/LIJI32/SameBoy +License: X11 License +LicenseUrl: https://github.com/LIJI32/SameBoy/blob/master/LICENSE +ShortDescription: SameBoy is an open source Game Boy (DMG) and Game Boy Color (CGB) emulator, written in portable C. +ReleaseNotes: |- + Accuracy Improvements/Fixes + - Improvements to the "Accurate" frame blending option; SameBoy now correctly tracks the "parity" of each frame, and uses a more realistic blending ratio + - Support for bootleg ROMs that claim to have no RAM in the MBC field, but also declare a non-zero RAM size + Bug Fixes + - Removed XAudio 2.7 support and replaced it with the redistributable version of XAudio 2.9, fixing various crashes on Windows 7 + - Fixed an issue with the menu graphics being glitches in the SDL frontend if SameBoy is set to display a border + - Fixed the update dialog in the Cocoa frontend displaying the changelog in the wrong font on versions of macOS + - Fixed Quick Look support being broken on macOS Sonoma + - Fixed a bug where the Cocoa and iOS frontend would sometimes flicker when using the Metal renderer +ReleaseNotesUrl: https://github.com/LIJI32/SameBoy/releases/tag/v0.16.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/l/LIJI32/SameBoy/0.16.2/LIJI32.SameBoy.yaml b/manifests/l/LIJI32/SameBoy/0.16.2/LIJI32.SameBoy.yaml new file mode 100644 index 0000000000000..23a38e60ad30f --- /dev/null +++ b/manifests/l/LIJI32/SameBoy/0.16.2/LIJI32.SameBoy.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: LIJI32.SameBoy +PackageVersion: 0.16.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3c6d9a20ee03e7fce38884c603a990c63d3f050e Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Tue, 16 Jan 2024 18:45:38 +0100 Subject: [PATCH 150/461] New version: SMPlayer.SMPlayer version 23.12.0 (#133927) * New version: SMPlayer.SMPlayer version 23.12.0 * Update SMPlayer.SMPlayer.installer.yaml * Update SMPlayer.SMPlayer.installer.yaml * Update SMPlayer.SMPlayer.installer.yaml * Update manifests/s/SMPlayer/SMPlayer/23.12.0/SMPlayer.SMPlayer.installer.yaml Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --------- Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../23.12.0/SMPlayer.SMPlayer.installer.yaml | 43 +++++++++++++++++++ .../SMPlayer.SMPlayer.locale.en-US.yaml | 40 +++++++++++++++++ .../SMPlayer/23.12.0/SMPlayer.SMPlayer.yaml | 8 ++++ 3 files changed, 91 insertions(+) create mode 100644 manifests/s/SMPlayer/SMPlayer/23.12.0/SMPlayer.SMPlayer.installer.yaml create mode 100644 manifests/s/SMPlayer/SMPlayer/23.12.0/SMPlayer.SMPlayer.locale.en-US.yaml create mode 100644 manifests/s/SMPlayer/SMPlayer/23.12.0/SMPlayer.SMPlayer.yaml diff --git a/manifests/s/SMPlayer/SMPlayer/23.12.0/SMPlayer.SMPlayer.installer.yaml b/manifests/s/SMPlayer/SMPlayer/23.12.0/SMPlayer.SMPlayer.installer.yaml new file mode 100644 index 0000000000000..29df3aa65bce2 --- /dev/null +++ b/manifests/s/SMPlayer/SMPlayer/23.12.0/SMPlayer.SMPlayer.installer.yaml @@ -0,0 +1,43 @@ +# Created with komac v2.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: SMPlayer.SMPlayer +PackageVersion: 23.12.0 +Platform: +- Windows.Desktop +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +Protocols: +- ftp +- http +- mms +- mmst +- mpst +- rtp +- rtsp +- sdp +FileExtensions: +- avi +- cpk +- mkv +- nsv +- nut +- ogg +- ogm +ReleaseDate: 2023-12-26 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/smplayer-dev/smplayer/releases/download/v23.12.0/smplayer-23.12.0-win32-qt5.6-unsigned.exe + InstallerSha256: B2E4CEE60E57385B4E20485FF29EC4794D55B1CE77E385542BA61C5E91277BA5 +- Architecture: x64 + InstallerUrl: https://github.com/smplayer-dev/smplayer/releases/download/v23.12.0/smplayer-23.12.0-x64-unsigned.exe + InstallerSha256: 63B0DA130923833CC4CF840D59AC26298D027A65831E0B1FAB0C081108B7FDC3 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/SMPlayer/SMPlayer/23.12.0/SMPlayer.SMPlayer.locale.en-US.yaml b/manifests/s/SMPlayer/SMPlayer/23.12.0/SMPlayer.SMPlayer.locale.en-US.yaml new file mode 100644 index 0000000000000..010dd39b02278 --- /dev/null +++ b/manifests/s/SMPlayer/SMPlayer/23.12.0/SMPlayer.SMPlayer.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with komac v2.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: SMPlayer.SMPlayer +PackageVersion: 23.12.0 +PackageLocale: en-US +Publisher: Ricardo Villalba +PublisherUrl: https://www.smplayer.info/ +PublisherSupportUrl: https://github.com/smplayer-dev/smplayer/issues +PrivacyUrl: https://www.smplayer.info/en/privacy-policy +Author: Ricardo Villalba +PackageName: SMPlayer +PackageUrl: https://www.smplayer.info/ +License: GPL-2.0 +LicenseUrl: https://raw.githubusercontent.com/smplayer-dev/smplayer/master/Copying.txt +Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. +CopyrightUrl: https://raw.githubusercontent.com/smplayer-dev/smplayer/master/Copying.txt +ShortDescription: Free Media Player for Windows and Linux with Youtube support. +Description: |- + SMPlayer is a free media player for Windows and Linux with built-in codecs that can play virtually all video and audio formats. + It doesn't need any external codecs. + Just install SMPlayer and you'll be able to play all formats without the hassle to find and install codec packs." +Moniker: smplayer +Tags: +- audio +- media +- mp3 +- multimedia +- player +- video +ReleaseNotes: |- + [23.12] - 2023-12-26 + - Implemented support for the new Opensubtitles API. + - Fix play/pause with mpv 0.37. + - Fix loading playlists with extension m3u8. + - Fix video jitter/shudder when clicking on timeline bar. + - Other small fixes. +ReleaseNotesUrl: https://github.com/smplayer-dev/smplayer/releases/tag/v23.12.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/SMPlayer/SMPlayer/23.12.0/SMPlayer.SMPlayer.yaml b/manifests/s/SMPlayer/SMPlayer/23.12.0/SMPlayer.SMPlayer.yaml new file mode 100644 index 0000000000000..036cec2adb206 --- /dev/null +++ b/manifests/s/SMPlayer/SMPlayer/23.12.0/SMPlayer.SMPlayer.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: SMPlayer.SMPlayer +PackageVersion: 23.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9a045457aab41209cf3aa9f7b3aab6abc7012fc8 Mon Sep 17 00:00:00 2001 From: Ganesh-ITMA <115129548+Ganesh-ITMA@users.noreply.github.com> Date: Wed, 17 Jan 2024 01:45:56 +0800 Subject: [PATCH 151/461] New version: SonicWALL.NetExtender version 10.2.338 (#134000) --- .../SonicWALL.NetExtender.installer.yaml | 25 +++++++++++++++++++ .../SonicWALL.NetExtender.locale.en-US.yaml | 22 ++++++++++++++++ .../10.2.338/SonicWALL.NetExtender.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/s/SonicWALL/NetExtender/10.2.338/SonicWALL.NetExtender.installer.yaml create mode 100644 manifests/s/SonicWALL/NetExtender/10.2.338/SonicWALL.NetExtender.locale.en-US.yaml create mode 100644 manifests/s/SonicWALL/NetExtender/10.2.338/SonicWALL.NetExtender.yaml diff --git a/manifests/s/SonicWALL/NetExtender/10.2.338/SonicWALL.NetExtender.installer.yaml b/manifests/s/SonicWALL/NetExtender/10.2.338/SonicWALL.NetExtender.installer.yaml new file mode 100644 index 0000000000000..6224dec894fb5 --- /dev/null +++ b/manifests/s/SonicWALL/NetExtender/10.2.338/SonicWALL.NetExtender.installer.yaml @@ -0,0 +1,25 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: SonicWALL.NetExtender +PackageVersion: 10.2.338 +InstallerLocale: en-US +InstallerType: msi +InstallerSwitches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart +InstallerSuccessCodes: +- 3010 +AppsAndFeaturesEntries: +- UpgradeCode: '{D6EDAB36-5705-4A5E-A125-2243F8330BB0}' +Installers: +- Architecture: x86 + InstallerUrl: https://software.sonicwall.com/NetExtender/NetExtender-x86-10.2.338.msi + InstallerSha256: 3408569548990D7AF36D9C248FC0F27805D7B7A62F193B4658FFA91700993BDE + ProductCode: '{B88C2BBB-F8E5-4FCF-8A7E-436FD59B0BAE}' +- Architecture: x64 + InstallerUrl: https://software.sonicwall.com/NetExtender/NetExtender-x64-10.2.338.msi + InstallerSha256: CC1FADA4F9573900195505ECE05C013B875B062A7C9AA5D901F67B3DC1392B23 + ProductCode: '{E72CCEE7-0083-4521-A1BC-A5E30B714069}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/SonicWALL/NetExtender/10.2.338/SonicWALL.NetExtender.locale.en-US.yaml b/manifests/s/SonicWALL/NetExtender/10.2.338/SonicWALL.NetExtender.locale.en-US.yaml new file mode 100644 index 0000000000000..09f80dad48925 --- /dev/null +++ b/manifests/s/SonicWALL/NetExtender/10.2.338/SonicWALL.NetExtender.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: SonicWALL.NetExtender +PackageVersion: 10.2.338 +PackageLocale: en-US +Publisher: SonicWall Inc. +PublisherUrl: https://www.sonicwall.com +PublisherSupportUrl: https://www.sonicwall.com/support +PrivacyUrl: https://www.sonicwall.com/legal/privacy-statement +PackageName: SonicWall NetExtender +PackageUrl: https://www.sonicwall.com/products/remote-access/vpn-clients +License: SonicWall General Product Agreement +LicenseUrl: https://www.sonicwall.com/legal/general-product-agreement +Copyright: 2022 SonicWall Inc. +CopyrightUrl: https://www.sonicwall.com/legal/copyrights +ShortDescription: SonicWall SSL VPN Client +Tags: +- vpn +- vpnclient +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/SonicWALL/NetExtender/10.2.338/SonicWALL.NetExtender.yaml b/manifests/s/SonicWALL/NetExtender/10.2.338/SonicWALL.NetExtender.yaml new file mode 100644 index 0000000000000..63b35c0522dd9 --- /dev/null +++ b/manifests/s/SonicWALL/NetExtender/10.2.338/SonicWALL.NetExtender.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: SonicWALL.NetExtender +PackageVersion: 10.2.338 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From fea4c69a264487a142c2966d419ed024097d3753 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Wed, 17 Jan 2024 01:46:02 +0800 Subject: [PATCH 152/461] New version: MSYS2.MSYS2 version 20240113 (#133929) --- .../MSYS2/20240113/MSYS2.MSYS2.installer.yaml | 27 ++++++++++++++++ .../20240113/MSYS2.MSYS2.locale.en-US.yaml | 32 +++++++++++++++++++ .../20240113/MSYS2.MSYS2.locale.zh-CN.yaml | 32 +++++++++++++++++++ .../m/MSYS2/MSYS2/20240113/MSYS2.MSYS2.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/MSYS2/MSYS2/20240113/MSYS2.MSYS2.installer.yaml create mode 100644 manifests/m/MSYS2/MSYS2/20240113/MSYS2.MSYS2.locale.en-US.yaml create mode 100644 manifests/m/MSYS2/MSYS2/20240113/MSYS2.MSYS2.locale.zh-CN.yaml create mode 100644 manifests/m/MSYS2/MSYS2/20240113/MSYS2.MSYS2.yaml diff --git a/manifests/m/MSYS2/MSYS2/20240113/MSYS2.MSYS2.installer.yaml b/manifests/m/MSYS2/MSYS2/20240113/MSYS2.MSYS2.installer.yaml new file mode 100644 index 0000000000000..c1292feefd303 --- /dev/null +++ b/manifests/m/MSYS2/MSYS2/20240113/MSYS2.MSYS2.installer.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: MSYS2.MSYS2 +PackageVersion: "20240113" +InstallerType: exe # Qt Installer Framework +Scope: user +InstallModes: +- interactive +- silentWithProgress +InstallerSwitches: + Silent: install --confirm-command --root "C:\msys64" + SilentWithProgress: install --confirm-command --root "C:\msys64" + InstallLocation: --root "" +ExpectedReturnCodes: +- InstallerReturnCode: 2 + ReturnResponse: installInProgress +- InstallerReturnCode: 3 + ReturnResponse: cancelledByUser +ReleaseDate: 2024-01-13 +RequireExplicitUpgrade: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/msys2/msys2-installer/releases/download/2024-01-13/msys2-x86_64-20240113.exe + InstallerSha256: EE35D2C47D8E01EF52FA4760EAC2A78427E1A2E9A17E34F506CF52CD727A43F2 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/m/MSYS2/MSYS2/20240113/MSYS2.MSYS2.locale.en-US.yaml b/manifests/m/MSYS2/MSYS2/20240113/MSYS2.MSYS2.locale.en-US.yaml new file mode 100644 index 0000000000000..7247c3fd8a35f --- /dev/null +++ b/manifests/m/MSYS2/MSYS2/20240113/MSYS2.MSYS2.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: MSYS2.MSYS2 +PackageVersion: "20240113" +PackageLocale: en-US +Publisher: The MSYS2 Developers +PublisherUrl: https://www.msys2.org/ +PublisherSupportUrl: https://www.msys2.org/contact/ +# PrivacyUrl: +Author: The MSYS2 Developers +PackageName: MSYS2 +PackageUrl: https://github.com/msys2/msys2-installer +License: BSD-3-Clause +LicenseUrl: https://github.com/msys2/msys2-installer/blob/main/LICENSE +Copyright: Copyright 2024 MSYS2 devs +# CopyrightUrl: +ShortDescription: Software Distribution and Building Platform for Windows +Description: MSYS2 is a collection of tools and libraries providing you with an easy-to-use environment for building, installing and running native Windows software. +# Moniker: +# Tags: +ReleaseNotes: '- The usual round of package updates' +ReleaseNotesUrl: https://github.com/msys2/msys2-installer/releases/tag/2024-01-13 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.msys2.org/docs/what-is-msys2/ +- DocumentLabel: Wiki + DocumentUrl: https://www.msys2.org/wiki/Home/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/m/MSYS2/MSYS2/20240113/MSYS2.MSYS2.locale.zh-CN.yaml b/manifests/m/MSYS2/MSYS2/20240113/MSYS2.MSYS2.locale.zh-CN.yaml new file mode 100644 index 0000000000000..dfb544b6a9fcb --- /dev/null +++ b/manifests/m/MSYS2/MSYS2/20240113/MSYS2.MSYS2.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: MSYS2.MSYS2 +PackageVersion: "20240113" +PackageLocale: zh-CN +Publisher: The MSYS2 Developers +PublisherUrl: https://www.msys2.org/ +PublisherSupportUrl: https://www.msys2.org/contact/ +# PrivacyUrl: +Author: The MSYS2 Developers +PackageName: MSYS2 +PackageUrl: https://github.com/msys2/msys2-installer +License: BSD-3-Clause +LicenseUrl: https://github.com/msys2/msys2-installer/blob/main/LICENSE +Copyright: Copyright 2024 MSYS2 devs +# CopyrightUrl: +ShortDescription: Windows 软件分发和构建平台 +Description: MSYS2 是一套工具和库的集合,为构建、安装和运行原生 Windows 软件提供易于使用的环境。 +# Moniker: +# Tags: +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/msys2/msys2-installer/releases/tag/2024-01-13 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.msys2.org/docs/what-is-msys2/ +- DocumentLabel: Wiki + DocumentUrl: https://www.msys2.org/wiki/Home/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/m/MSYS2/MSYS2/20240113/MSYS2.MSYS2.yaml b/manifests/m/MSYS2/MSYS2/20240113/MSYS2.MSYS2.yaml new file mode 100644 index 0000000000000..401c30b0379a3 --- /dev/null +++ b/manifests/m/MSYS2/MSYS2/20240113/MSYS2.MSYS2.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: MSYS2.MSYS2 +PackageVersion: "20240113" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6713c4f56cd6f3100678d67d0cec33c2869b75f8 Mon Sep 17 00:00:00 2001 From: Bruce Chen Date: Wed, 17 Jan 2024 02:09:04 +0800 Subject: [PATCH 153/461] Add version: WestWind.MarkdownMonster version 1.3.16 (#133973) * Add version: WestWind.MarkdownMonster version 1.3.16 * New version: WestWind.MarkdownMonster version 3.1.16.0 --- .../WestWind.MarkdownMonster.installer.yaml | 16 ++++++++++ ...WestWind.MarkdownMonster.locale.en-US.yaml | 32 +++++++++++++++++++ .../3.1.16.0/WestWind.MarkdownMonster.yaml | 8 +++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/w/WestWind/MarkdownMonster/3.1.16.0/WestWind.MarkdownMonster.installer.yaml create mode 100644 manifests/w/WestWind/MarkdownMonster/3.1.16.0/WestWind.MarkdownMonster.locale.en-US.yaml create mode 100644 manifests/w/WestWind/MarkdownMonster/3.1.16.0/WestWind.MarkdownMonster.yaml diff --git a/manifests/w/WestWind/MarkdownMonster/3.1.16.0/WestWind.MarkdownMonster.installer.yaml b/manifests/w/WestWind/MarkdownMonster/3.1.16.0/WestWind.MarkdownMonster.installer.yaml new file mode 100644 index 0000000000000..a0433f8643ebc --- /dev/null +++ b/manifests/w/WestWind/MarkdownMonster/3.1.16.0/WestWind.MarkdownMonster.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: WestWind.MarkdownMonster +PackageVersion: 3.1.16.0 +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/RickStrahl/MarkdownMonsterReleases/raw/master/v3/v3.1/MarkdownMonsterSetup-3.1.16.exe + InstallerSha256: BAEF6BC83CED8240AB77B0502D0EC55E206E78B5389AC01F96709973F4B5A9EE +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/w/WestWind/MarkdownMonster/3.1.16.0/WestWind.MarkdownMonster.locale.en-US.yaml b/manifests/w/WestWind/MarkdownMonster/3.1.16.0/WestWind.MarkdownMonster.locale.en-US.yaml new file mode 100644 index 0000000000000..471213e03e840 --- /dev/null +++ b/manifests/w/WestWind/MarkdownMonster/3.1.16.0/WestWind.MarkdownMonster.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: WestWind.MarkdownMonster +PackageVersion: 3.1.16.0 +PackageLocale: en-US +Publisher: West Wind Technologies +PublisherUrl: https://markdownmonster.west-wind.com +PublisherSupportUrl: https://markdownmonster.west-wind.com/docs/_4s0144w3g.htm +# PrivacyUrl: +Author: Rick Strahl, West Wind Technologies +PackageName: Markdown Monster +PackageUrl: https://markdownmonster.west-wind.com +License: Proprietary +LicenseUrl: https://markdownmonster.west-wind.com/purchase#License +Copyright: © Rick Strahl, West Wind Technologies, 2015-2023 +CopyrightUrl: https://markdownmonster.west-wind.com/license.txt +ShortDescription: MarkdownMonster - A powerful, yet easy to use Markdown Editor for Windows +# Description: +Moniker: markdown-monster +Tags: +- documentation +- editor +- markdown +- weblog +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/w/WestWind/MarkdownMonster/3.1.16.0/WestWind.MarkdownMonster.yaml b/manifests/w/WestWind/MarkdownMonster/3.1.16.0/WestWind.MarkdownMonster.yaml new file mode 100644 index 0000000000000..22a14f2bf3780 --- /dev/null +++ b/manifests/w/WestWind/MarkdownMonster/3.1.16.0/WestWind.MarkdownMonster.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: WestWind.MarkdownMonster +PackageVersion: 3.1.16.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From a189c52e9f9c5556c6498c7f2652b35551456886 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 01:09:40 +0530 Subject: [PATCH 154/461] Update version: 115.115Chrome version 26.0.2.5 (#134121) --- .../26.0.2.5/115.115Chrome.installer.yaml | 79 ++++++++-------- .../26.0.2.5/115.115Chrome.locale.en-US.yaml | 93 ++++++++++--------- .../26.0.2.5/115.115Chrome.locale.zh-CN.yaml | 87 +++++++++-------- .../115/115Chrome/26.0.2.5/115.115Chrome.yaml | 17 ++-- 4 files changed, 144 insertions(+), 132 deletions(-) diff --git a/manifests/1/115/115Chrome/26.0.2.5/115.115Chrome.installer.yaml b/manifests/1/115/115Chrome/26.0.2.5/115.115Chrome.installer.yaml index 2c018f256361f..2aa73292cc4fe 100644 --- a/manifests/1/115/115Chrome/26.0.2.5/115.115Chrome.installer.yaml +++ b/manifests/1/115/115Chrome/26.0.2.5/115.115Chrome.installer.yaml @@ -1,39 +1,40 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: 115.115Chrome -PackageVersion: 26.0.2.5 -InstallerType: nullsoft -Scope: user -InstallerSwitches: - Custom: -disable-auto-start -UpgradeBehavior: install -Protocols: -- browser115 -- ftp -- http -- https -- mailto -- tel -FileExtensions: -- crx -- htm -- html -- mht -- mhtm -- mhtml -- pdf -- shtml -- svg -- torrent -- webp -- xht -- xhtml -ReleaseDate: 2024-01-12 -Installers: -- Architecture: x86 - InstallerUrl: https://down.115.com/client/win/115br_v26.0.2.5.exe - InstallerSha256: B72DF767D9C196FB860F6C2705FCD886140A3BA7C3DD4E0784C47B30FD29846C - ProductCode: 115Chrome -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: 115.115Chrome +PackageVersion: 26.0.2.5 +Installers: +- Architecture: x86 + InstallerUrl: https://down.115.com/client/win/115br_v26.0.2.5.exe + InstallerSha256: b72df767d9c196fb860f6c2705fcd886140a3ba7c3dd4e0784c47b30fd29846c +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Custom: -disable-auto-start +UpgradeBehavior: install +Protocols: +- browser115 +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- crx +- htm +- html +- mht +- mhtm +- mhtml +- pdf +- shtml +- svg +- torrent +- webp +- xht +- xhtml +ProductCode: 115Chrome +ReleaseDate: 2024-01-12 diff --git a/manifests/1/115/115Chrome/26.0.2.5/115.115Chrome.locale.en-US.yaml b/manifests/1/115/115Chrome/26.0.2.5/115.115Chrome.locale.en-US.yaml index 58a9248a1cf1e..932696bf0680c 100644 --- a/manifests/1/115/115Chrome/26.0.2.5/115.115Chrome.locale.en-US.yaml +++ b/manifests/1/115/115Chrome/26.0.2.5/115.115Chrome.locale.en-US.yaml @@ -1,44 +1,49 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: 115.115Chrome -PackageVersion: 26.0.2.5 -PackageLocale: en-US -Publisher: 广东一一五科技股份有限公司 -PublisherUrl: https://115.com -PublisherSupportUrl: https://115.com/115115 -PrivacyUrl: https://115.com/privacy.html -Author: Guangdong 115 Technology Co., Ltd. -PackageName: 115浏览器 -PackageUrl: https://pc.115.com/browser.html -License: Proprietary -LicenseUrl: https://115.com/pc_agreement.html -Copyright: Copyright 2024 The 115Browser Authors. All rights reserved. -# CopyrightUrl: -ShortDescription: A PC client that integrates 115, 115 Organization and browser -Description: |- - 115 Browser is a PC client that perfectly integrates multiple platforms including 115, 115 organization and browser. - It supports 115 account quick login, favorites synchronization, files backup by dragging and dropping, batch uploading and downloading, etc.; supports 115 organization affairs notification, so you can keep track of the organization's collaboration; supports browser quick search and built-in utilities and extensions, giving you a high-speed, refreshing, and smooth Internet experience. -# Moniker: -Tags: -- backup -- browser -- chromium -- cloud -- cloud-drive -- download -- drive -- file -- netdisk -- share -- sync -- upload -- web -- webpage -# ReleaseNotes: -ReleaseNotesUrl: https://115.com/115/T504444.html -PurchaseUrl: https://vip.115.com/ -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: 115.115Chrome +PackageVersion: 26.0.2.5 +PackageLocale: en-US +Publisher: 广东一一五科技股份有限公司 +PublisherUrl: https://115.com +PublisherSupportUrl: https://115.com/115115 +PrivacyUrl: https://115.com/privacy.html +Author: Guangdong 115 Technology Co., Ltd. +PackageName: 115浏览器 +PackageUrl: https://pc.115.com/browser.html +License: Proprietary +LicenseUrl: https://115.com/pc_agreement.html +Copyright: Copyright 2024 The 115Browser Authors. All rights reserved. +# CopyrightUrl: + +ShortDescription: A PC client that integrates 115, 115 Organization and browser +Description: |- + 115 Browser is a PC client that perfectly integrates multiple platforms including 115, 115 organization and browser. + It supports 115 account quick login, favorites synchronization, files backup by dragging and dropping, batch uploading and downloading, etc.; supports 115 organization affairs notification, so you can keep track of the organization's collaboration; supports browser quick search and built-in utilities and extensions, giving you a high-speed, refreshing, and smooth Internet experience. +# Moniker: + +Tags: +- backup +- browser +- chromium +- cloud +- cloud-drive +- download +- drive +- file +- netdisk +- share +- sync +- upload +- web +- webpage +# ReleaseNotes: + +ReleaseNotesUrl: https://115.com/115/T504444.html +PurchaseUrl: https://vip.115.com/ +# InstallationNotes: + +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/1/115/115Chrome/26.0.2.5/115.115Chrome.locale.zh-CN.yaml b/manifests/1/115/115Chrome/26.0.2.5/115.115Chrome.locale.zh-CN.yaml index 9bf169ec87933..7f3fc7b2bedf3 100644 --- a/manifests/1/115/115Chrome/26.0.2.5/115.115Chrome.locale.zh-CN.yaml +++ b/manifests/1/115/115Chrome/26.0.2.5/115.115Chrome.locale.zh-CN.yaml @@ -1,41 +1,46 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json - -PackageIdentifier: 115.115Chrome -PackageVersion: 26.0.2.5 -PackageLocale: zh-CN -Publisher: 广东一一五科技股份有限公司 -PublisherUrl: https://115.com -PublisherSupportUrl: https://115.com/115115 -PrivacyUrl: https://115.com/privacy.html -Author: 广东一一五科技股份有限公司 -PackageName: 115浏览器 -PackageUrl: https://pc.115.com/browser.html -License: 专有软件 -LicenseUrl: https://115.com/pc_agreement.html -Copyright: Copyright 2024 The 115Browser Authors. All rights reserved. -# CopyrightUrl: -ShortDescription: 集合 115、115 组织、浏览器的 PC 客户端 -Description: 115 浏览器是一个集合 115、115 组织、浏览器的 PC 客户端,多端平台完美整合。支持 115 账号快捷登录、收藏夹云同步、文件拖拽备份、批量上传下载等功能;支持 115 组织事务通知,让你随时掌握组织协作动态;支持浏览器快速搜索,内置实用小工具及扩展应用,给你高速、清爽、流畅的上网体验。 -# Moniker: -Tags: -- chromium -- 上传 -- 下载 -- 云 -- 云盘 -- 共享 -- 分享 -- 同步 -- 备份 -- 文件 -- 浏览器 -- 网盘 -- 网页 -# ReleaseNotes: -ReleaseNotesUrl: https://115.com/115/T504444.html -PurchaseUrl: https://vip.115.com -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: 115.115Chrome +PackageVersion: 26.0.2.5 +PackageLocale: zh-CN +Publisher: 广东一一五科技股份有限公司 +PublisherUrl: https://115.com +PublisherSupportUrl: https://115.com/115115 +PrivacyUrl: https://115.com/privacy.html +Author: 广东一一五科技股份有限公司 +PackageName: 115浏览器 +PackageUrl: https://pc.115.com/browser.html +License: 专有软件 +LicenseUrl: https://115.com/pc_agreement.html +Copyright: Copyright 2024 The 115Browser Authors. All rights reserved. +# CopyrightUrl: + +ShortDescription: 集合 115、115 组织、浏览器的 PC 客户端 +Description: 115 浏览器是一个集合 115、115 组织、浏览器的 PC 客户端,多端平台完美整合。支持 115 账号快捷登录、收藏夹云同步、文件拖拽备份、批量上传下载等功能;支持 115 组织事务通知,让你随时掌握组织协作动态;支持浏览器快速搜索,内置实用小工具及扩展应用,给你高速、清爽、流畅的上网体验。 +# Moniker: + +Tags: +- chromium +- 上传 +- 下载 +- 云 +- 云盘 +- 共享 +- 分享 +- 同步 +- 备份 +- 文件 +- 浏览器 +- 网盘 +- 网页 +# ReleaseNotes: + +ReleaseNotesUrl: https://115.com/115/T504444.html +PurchaseUrl: https://vip.115.com +# InstallationNotes: + +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/1/115/115Chrome/26.0.2.5/115.115Chrome.yaml b/manifests/1/115/115Chrome/26.0.2.5/115.115Chrome.yaml index 96aef41ddce30..b058887f02334 100644 --- a/manifests/1/115/115Chrome/26.0.2.5/115.115Chrome.yaml +++ b/manifests/1/115/115Chrome/26.0.2.5/115.115Chrome.yaml @@ -1,8 +1,9 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: 115.115Chrome -PackageVersion: 26.0.2.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: 115.115Chrome +PackageVersion: 26.0.2.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 186304172041bfdf6a7fc9af390efbc9c0295651 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 01:10:00 +0530 Subject: [PATCH 155/461] Update version: 3T.Robo3T version 1.4.4 (#134123) --- .../3T/Robo3T/1.4.4/3T.Robo3T.installer.yaml | 33 +++++------ .../Robo3T/1.4.4/3T.Robo3T.locale.en-US.yaml | 55 ++++++++++--------- manifests/3/3T/Robo3T/1.4.4/3T.Robo3T.yaml | 17 +++--- 3 files changed, 54 insertions(+), 51 deletions(-) diff --git a/manifests/3/3T/Robo3T/1.4.4/3T.Robo3T.installer.yaml b/manifests/3/3T/Robo3T/1.4.4/3T.Robo3T.installer.yaml index 1969441bbf978..d3b3ce2b586bb 100644 --- a/manifests/3/3T/Robo3T/1.4.4/3T.Robo3T.installer.yaml +++ b/manifests/3/3T/Robo3T/1.4.4/3T.Robo3T.installer.yaml @@ -1,16 +1,17 @@ -# Created with WinGet Automation using Komac v1.8.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: 3T.Robo3T -PackageVersion: 1.4.4 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2021-07-28 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/Studio3T/robomongo/releases/download/v1.4.4/robo3t-1.4.4-windows-x86_64-e6ac9ec5.exe - InstallerSha256: 7E695E8393816CD86030B512EB64E6E5C9B25C03DB33B56556DA415127F00E12 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: 3T.Robo3T +PackageVersion: 1.4.4 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Studio3T/robomongo/releases/download/v1.4.4/robo3t-1.4.4-windows-x86_64-e6ac9ec5.exe + InstallerSha256: 7e695e8393816cd86030b512eb64e6e5c9b25c03db33b56556da415127f00e12 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +ReleaseDate: "2021-08-13" diff --git a/manifests/3/3T/Robo3T/1.4.4/3T.Robo3T.locale.en-US.yaml b/manifests/3/3T/Robo3T/1.4.4/3T.Robo3T.locale.en-US.yaml index 17f458f2297bc..0166fcca1ab79 100644 --- a/manifests/3/3T/Robo3T/1.4.4/3T.Robo3T.locale.en-US.yaml +++ b/manifests/3/3T/Robo3T/1.4.4/3T.Robo3T.locale.en-US.yaml @@ -1,27 +1,28 @@ -# Created with WinGet Automation using Komac v1.8.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: 3T.Robo3T -PackageVersion: 1.4.4 -PackageLocale: en-US -Publisher: 3T Software Labs Ltd -PublisherUrl: http://robomongo.org -PublisherSupportUrl: https://github.com/Studio3T/robomongo/issues -PackageName: Robo 3T -PackageUrl: https://robomongo.org -License: GPLv3 -LicenseUrl: https://github.com/Studio3T/robomongo/blob/master/COPYRIGHT -ShortDescription: Robo 3T (formerly Robomongo *) is a shell-centric cross-platform MongoDB management tool. Unlike most other MongoDB admin UI tools, Robo 3T embeds the actual mongo shell in a tabbed interface with access to a shell command line as well as GUI interaction. -Moniker: Robo3T -Tags: -- robomongo -- mongo -- mongodb -- database -- tool -ReleaseNotes: |- - - Support for Standard Connection String Format (Mongo URI) - - Fix Welcome Tab not loading the new content issue by disable/bypass HTTP cache (Windows, macOS only) -ReleaseNotesUrl: https://github.com/Studio3T/robomongo/releases/tag/v1.4.4 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: 3T.Robo3T +PackageVersion: 1.4.4 +PackageLocale: en-US +Publisher: 3T Software Labs Ltd +PublisherUrl: http://robomongo.org +PublisherSupportUrl: https://github.com/Studio3T/robomongo/issues +PackageName: Robo 3T +PackageUrl: https://robomongo.org +License: GPLv3 +LicenseUrl: https://github.com/Studio3T/robomongo/blob/master/COPYRIGHT +ShortDescription: Robo 3T (formerly Robomongo *) is a shell-centric cross-platform MongoDB management tool. Unlike most other MongoDB admin UI tools, Robo 3T embeds the actual mongo shell in a tabbed interface with access to a shell command line as well as GUI interaction. +Moniker: Robo3T +Tags: +- robomongo +- mongo +- mongodb +- database +- tool +ReleaseNotes: |- + - Support for Standard Connection String Format (Mongo URI) + - Fix Welcome Tab not loading the new content issue by disable/bypass HTTP cache (Windows, macOS only) +ReleaseNotesUrl: https://github.com/Studio3T/robomongo/releases/tag/v1.4.4 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/3/3T/Robo3T/1.4.4/3T.Robo3T.yaml b/manifests/3/3T/Robo3T/1.4.4/3T.Robo3T.yaml index 7f099105c111f..bf70833b69289 100644 --- a/manifests/3/3T/Robo3T/1.4.4/3T.Robo3T.yaml +++ b/manifests/3/3T/Robo3T/1.4.4/3T.Robo3T.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.8.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: 3T.Robo3T -PackageVersion: 1.4.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: 3T.Robo3T +PackageVersion: 1.4.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9b2b3eb13c545577b550f9a86fd7e204d9302fc1 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 01:11:12 +0530 Subject: [PATCH 156/461] Update version: 115.115 version 2.0.6.6 (#134120) --- .../1/115/115/2.0.6.6/115.115.installer.yaml | 14 ++-- .../115/115/2.0.6.6/115.115.locale.en-US.yaml | 2 +- .../115/115/2.0.6.6/115.115.locale.zh-CN.yaml | 75 ++++++++++--------- manifests/1/115/115/2.0.6.6/115.115.yaml | 17 +++-- 4 files changed, 55 insertions(+), 53 deletions(-) diff --git a/manifests/1/115/115/2.0.6.6/115.115.installer.yaml b/manifests/1/115/115/2.0.6.6/115.115.installer.yaml index 5bc64320b08c5..201606f526625 100644 --- a/manifests/1/115/115/2.0.6.6/115.115.installer.yaml +++ b/manifests/1/115/115/2.0.6.6/115.115.installer.yaml @@ -1,16 +1,16 @@ -# Created with YamlCreate.ps1 v2.2.10 $debug=QUSU.CRLF.7-3-9.Win32NT +# Created using WinGet Automation (CLI) # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: "115.115" PackageVersion: 2.0.6.6 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2023-10-31 Installers: - Architecture: x86 InstallerUrl: https://down.115.com/client/115pc/win/115pc_2.0.6.6.exe - InstallerSha256: 8222A23BA7884F655CDA471482486D43E5F89F8ADF5C31ECC13FD5BC00707DA2 - ProductCode: "115" + InstallerSha256: 8222a23ba7884f655cda471482486d43e5f89f8adf5c31ecc13fd5bc00707da2 ManifestType: installer ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: "115" +ReleaseDate: 2023-10-31 diff --git a/manifests/1/115/115/2.0.6.6/115.115.locale.en-US.yaml b/manifests/1/115/115/2.0.6.6/115.115.locale.en-US.yaml index 0af32b3595fc5..604be4e47b40b 100644 --- a/manifests/1/115/115/2.0.6.6/115.115.locale.en-US.yaml +++ b/manifests/1/115/115/2.0.6.6/115.115.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.10 $debug=QUSU.CRLF.7-3-9.Win32NT +# Created using WinGet Automation (CLI) # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: "115.115" diff --git a/manifests/1/115/115/2.0.6.6/115.115.locale.zh-CN.yaml b/manifests/1/115/115/2.0.6.6/115.115.locale.zh-CN.yaml index 17fae78b73f43..9bf6c09cd93df 100644 --- a/manifests/1/115/115/2.0.6.6/115.115.locale.zh-CN.yaml +++ b/manifests/1/115/115/2.0.6.6/115.115.locale.zh-CN.yaml @@ -1,37 +1,38 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json - -PackageIdentifier: '115.115' -PackageVersion: 2.0.6.6 -PackageLocale: zh-CN -Publisher: 广东一一五科技股份有限公司 -PublisherUrl: https://115.com -PublisherSupportUrl: https://115.com/115115 -PrivacyUrl: https://115.com/privacy.html -Author: 广东一一五科技股份有限公司 -PackageName: 115电脑版 -PackageUrl: https://pc.115.com -License: 专有软件 -LicenseUrl: https://115.com/agreement.html -Copyright: '@2023 115科技 版权所有' -ShortDescription: 115 全新 PC 客户端 -Description: 115 电脑版支持 115 账号快捷登录、收藏夹云同步、文件拖拽备份、批量上传下载等功能,为用户提供安全、稳定、高效和智能的云存储服务。 -Tags: -- 上传 -- 下载 -- 云 -- 云盘 -- 共享 -- 分享 -- 同步 -- 备份 -- 文件 -- 网盘 -ReleaseNotes: |- - 1. “近期传输”功能新增显示上传的文件夹,不拆分文件夹的内容,上传任务查看更直观; - 2. 优化账号登录逻辑,软件使用更安全; - 3. 修复若干已知问题,软件性能更稳定。 -ReleaseNotesUrl: https://q.115.com/115/T659761.html -PurchaseUrl: https://vip.115.com -ManifestType: locale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: '115.115' +PackageVersion: 2.0.6.6 +PackageLocale: zh-CN +Publisher: 广东一一五科技股份有限公司 +PublisherUrl: https://115.com +PublisherSupportUrl: https://115.com/115115 +PrivacyUrl: https://115.com/privacy.html +Author: 广东一一五科技股份有限公司 +PackageName: 115电脑版 +PackageUrl: https://pc.115.com +License: 专有软件 +LicenseUrl: https://115.com/agreement.html +Copyright: '@2023 115科技 版权所有' +ShortDescription: 115 全新 PC 客户端 +Description: 115 电脑版支持 115 账号快捷登录、收藏夹云同步、文件拖拽备份、批量上传下载等功能,为用户提供安全、稳定、高效和智能的云存储服务。 +Tags: +- 上传 +- 下载 +- 云 +- 云盘 +- 共享 +- 分享 +- 同步 +- 备份 +- 文件 +- 网盘 +ReleaseNotes: |- + 1. “近期传输”功能新增显示上传的文件夹,不拆分文件夹的内容,上传任务查看更直观; + 2. 优化账号登录逻辑,软件使用更安全; + 3. 修复若干已知问题,软件性能更稳定。 +ReleaseNotesUrl: https://q.115.com/115/T659761.html +PurchaseUrl: https://vip.115.com +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/1/115/115/2.0.6.6/115.115.yaml b/manifests/1/115/115/2.0.6.6/115.115.yaml index dc62267341b62..7e73c32f76478 100644 --- a/manifests/1/115/115/2.0.6.6/115.115.yaml +++ b/manifests/1/115/115/2.0.6.6/115.115.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: '115.115' -PackageVersion: 2.0.6.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: '115.115' +PackageVersion: 2.0.6.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 0f51ac9104199d24b9bcb82a60844e54b365805e Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 01:11:51 +0530 Subject: [PATCH 157/461] Update version: 720kb.ndm version 1.2.0 (#134125) --- .../720kb/ndm/1.2.0/720kb.ndm.installer.yaml | 41 +++++----- .../ndm/1.2.0/720kb.ndm.locale.en-US.yaml | 77 ++++++++++--------- manifests/7/720kb/ndm/1.2.0/720kb.ndm.yaml | 17 ++-- 3 files changed, 69 insertions(+), 66 deletions(-) diff --git a/manifests/7/720kb/ndm/1.2.0/720kb.ndm.installer.yaml b/manifests/7/720kb/ndm/1.2.0/720kb.ndm.installer.yaml index 8371fca8d9edc..3ec48b752873b 100644 --- a/manifests/7/720kb/ndm/1.2.0/720kb.ndm.installer.yaml +++ b/manifests/7/720kb/ndm/1.2.0/720kb.ndm.installer.yaml @@ -1,20 +1,21 @@ -# Created with WinGet Automation using Komac v1.8.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: 720kb.ndm -PackageVersion: 1.2.0 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: nullsoft -Scope: user -InstallModes: -- silent -UpgradeBehavior: install -ReleaseDate: 2017-05-22 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/720kb/ndm/releases/download/v1.2.0/ndm-1.2.0.exe - InstallerSha256: 2AF8B2AAF106B0F3411F9E9594715B3A29ECE444EA62A7024AC09C09CA0F475D -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: 720kb.ndm +PackageVersion: 1.2.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/720kb/ndm/releases/download/v1.2.0/ndm-1.2.0.exe + InstallerSha256: 2AF8B2AAF106B0F3411F9E9594715B3A29ECE444EA62A7024AC09C09CA0F475D +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: 2017-05-22 diff --git a/manifests/7/720kb/ndm/1.2.0/720kb.ndm.locale.en-US.yaml b/manifests/7/720kb/ndm/1.2.0/720kb.ndm.locale.en-US.yaml index b19ed8036ab98..d1729e55e3045 100644 --- a/manifests/7/720kb/ndm/1.2.0/720kb.ndm.locale.en-US.yaml +++ b/manifests/7/720kb/ndm/1.2.0/720kb.ndm.locale.en-US.yaml @@ -1,38 +1,39 @@ -# Created with WinGet Automation using Komac v1.8.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: 720kb.ndm -PackageVersion: 1.2.0 -PackageLocale: en-US -Publisher: 720kb -PublisherUrl: https://720kb.github.io/ndm -PublisherSupportUrl: https://gitter.im/720kb/ndm -Author: 720kb -PackageName: ndm -PackageUrl: https://720kb.github.io/ndm -License: GNU General Public License v3.0 -LicenseUrl: https://raw.githubusercontent.com/720kb/ndm/v1.2.0/LICENSE.md -Copyright: Copyright (C) 2007 Free Software Foundation, Inc. -CopyrightUrl: https://raw.githubusercontent.com/720kb/ndm/v1.2.0/LICENSE.md -ShortDescription: The Open Source npm desktop GUI. -Description: |- - ndm stands for "npm desktop manager" - A cross-platform GUI for npm built with web technologies. - With ndm you can manage npm, npm projects and packages straight from the couch. - ndm is packed up thanks to Electron and developed in HTML/CSS/JS powered by AngularJS, Sass and Pug. -Moniker: ndm -Tags: -- cross-platform -- foss -- npm -- npm-desktop-manager -- npm-gui -- npmjs -ReleaseNotes: |- - CHANGELOG - - Bug fixing - - Tabs #181 - - Open and browse and manage multiple projects at once. -ReleaseNotesUrl: https://github.com/720kb/ndm/releases/tag/v1.2.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: 720kb.ndm +PackageVersion: 1.2.0 +PackageLocale: en-US +Publisher: 720kb +PublisherUrl: https://720kb.github.io/ndm +PublisherSupportUrl: https://gitter.im/720kb/ndm +Author: 720kb +PackageName: ndm +PackageUrl: https://720kb.github.io/ndm +License: GNU General Public License v3.0 +LicenseUrl: https://raw.githubusercontent.com/720kb/ndm/v1.2.0/LICENSE.md +Copyright: Copyright (C) 2007 Free Software Foundation, Inc. +CopyrightUrl: https://raw.githubusercontent.com/720kb/ndm/v1.2.0/LICENSE.md +ShortDescription: The Open Source npm desktop GUI. +Description: |- + ndm stands for "npm desktop manager" + A cross-platform GUI for npm built with web technologies. + With ndm you can manage npm, npm projects and packages straight from the couch. + ndm is packed up thanks to Electron and developed in HTML/CSS/JS powered by AngularJS, Sass and Pug. +Moniker: ndm +Tags: +- cross-platform +- foss +- npm +- npm-desktop-manager +- npm-gui +- npmjs +ReleaseNotes: |- + CHANGELOG + - Bug fixing + - Tabs #181 + - Open and browse and manage multiple projects at once. +ReleaseNotesUrl: https://github.com/720kb/ndm/releases/tag/v1.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/7/720kb/ndm/1.2.0/720kb.ndm.yaml b/manifests/7/720kb/ndm/1.2.0/720kb.ndm.yaml index 57dc91c355487..3f967c9823806 100644 --- a/manifests/7/720kb/ndm/1.2.0/720kb.ndm.yaml +++ b/manifests/7/720kb/ndm/1.2.0/720kb.ndm.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.8.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: 720kb.ndm -PackageVersion: 1.2.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: 720kb.ndm +PackageVersion: 1.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From c1d28a46b43fb941a6ce6070954890eafcf92528 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 01:12:26 +0530 Subject: [PATCH 158/461] Update version: AAAInternetPublishing.WTFast version 5.5.5.0 (#134127) --- ...AAInternetPublishing.WTFast.installer.yaml | 49 +++++++------- ...nternetPublishing.WTFast.locale.en-US.yaml | 67 ++++++++++--------- ...nternetPublishing.WTFast.locale.zh-CN.yaml | 61 ++++++++--------- .../5.5.5.0/AAAInternetPublishing.WTFast.yaml | 17 ++--- 4 files changed, 99 insertions(+), 95 deletions(-) diff --git a/manifests/a/AAAInternetPublishing/WTFast/5.5.5.0/AAAInternetPublishing.WTFast.installer.yaml b/manifests/a/AAAInternetPublishing/WTFast/5.5.5.0/AAAInternetPublishing.WTFast.installer.yaml index c914e4c4d9b57..55a2f8863b83b 100644 --- a/manifests/a/AAAInternetPublishing/WTFast/5.5.5.0/AAAInternetPublishing.WTFast.installer.yaml +++ b/manifests/a/AAAInternetPublishing/WTFast/5.5.5.0/AAAInternetPublishing.WTFast.installer.yaml @@ -1,24 +1,25 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: AAAInternetPublishing.WTFast -PackageVersion: 5.5.5.0 -InstallerType: inno -Scope: machine -InstallerSwitches: - Silent: /VERYSILENT /SUPPRESSMSGBOXES - SilentWithProgress: /SILENT /SUPPRESSMSGBOXES -UpgradeBehavior: install -Protocols: -- wtfast -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.VCRedist.2015+.x86 -ProductCode: '{A44CE492-E2E2-41D7-B683-5F5F034063E9}_is1' -ReleaseDate: 2023-11-20 -Installers: -- Architecture: x86 - InstallerUrl: https://download.wtfast.com/product/wtfast/wtfastsetup.5.5.5.exe - InstallerSha256: 3208449D580A1BF952BFA3E88E233E9EBF9E164FFB8DE76E7D15DF7206C54648 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: AAAInternetPublishing.WTFast +PackageVersion: 5.5.5.0 +Installers: +- Architecture: x86 + InstallerUrl: https://download.wtfast.com/product/wtfast/wtfastsetup.5.5.5.exe + InstallerSha256: 3208449d580a1bf952bfa3e88e233e9ebf9e164ffb8de76e7d15df7206c54648 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: inno +Scope: machine +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES +UpgradeBehavior: install +Protocols: +- wtfast +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +ProductCode: '{A44CE492-E2E2-41D7-B683-5F5F034063E9}_is1' +ReleaseDate: 2023-11-20 diff --git a/manifests/a/AAAInternetPublishing/WTFast/5.5.5.0/AAAInternetPublishing.WTFast.locale.en-US.yaml b/manifests/a/AAAInternetPublishing/WTFast/5.5.5.0/AAAInternetPublishing.WTFast.locale.en-US.yaml index f3b22017df543..eaacf6b55ff13 100644 --- a/manifests/a/AAAInternetPublishing/WTFast/5.5.5.0/AAAInternetPublishing.WTFast.locale.en-US.yaml +++ b/manifests/a/AAAInternetPublishing/WTFast/5.5.5.0/AAAInternetPublishing.WTFast.locale.en-US.yaml @@ -1,33 +1,34 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: AAAInternetPublishing.WTFast -PackageVersion: 5.5.5.0 -PackageLocale: en-US -Publisher: AAA Internet Publishing Inc. -PublisherUrl: https://www.wtfast.com/en -PublisherSupportUrl: https://support.wtfast.com -PrivacyUrl: https://www.wtfast.com/en/privacy-policy -Author: AAA Internet Publishing Inc. -PackageName: WTFast -PackageUrl: https://www.wtfast.com/en -License: Proprietary -LicenseUrl: https://www.wtfast.com/en/terms-of-service -Copyright: Copyright © 2022 -ShortDescription: Eliminate Lag, Faster Ping, Smoother Gaming -Description: |- - WTFast is not a VPN. - WTFast is the Gamers' Private Network (GPN). - The GPN is fundamentally different than any other type of network solution. - The GPN optimizes your game connection through an intelligent server network to route your game data. - The WTFast intelligent network provides you with better online gaming experience, reduced latency, lower ping, and far fewer lost packets. -Tags: -- accelerate -- accelerator -- game -- gaming -- network -- proxy -PurchaseUrl: https://secure.wtfast.com/en/Subscription/Index/new -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: AAAInternetPublishing.WTFast +PackageVersion: 5.5.5.0 +PackageLocale: en-US +Publisher: AAA Internet Publishing Inc. +PublisherUrl: https://www.wtfast.com/en +PublisherSupportUrl: https://support.wtfast.com +PrivacyUrl: https://www.wtfast.com/en/privacy-policy +Author: AAA Internet Publishing Inc. +PackageName: WTFast +PackageUrl: https://www.wtfast.com/en +License: Proprietary +LicenseUrl: https://www.wtfast.com/en/terms-of-service +Copyright: Copyright © 2022 +ShortDescription: Eliminate Lag, Faster Ping, Smoother Gaming +Description: |- + WTFast is not a VPN. + WTFast is the Gamers' Private Network (GPN). + The GPN is fundamentally different than any other type of network solution. + The GPN optimizes your game connection through an intelligent server network to route your game data. + The WTFast intelligent network provides you with better online gaming experience, reduced latency, lower ping, and far fewer lost packets. +Tags: +- accelerate +- accelerator +- game +- gaming +- network +- proxy +PurchaseUrl: https://secure.wtfast.com/en/Subscription/Index/new +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AAAInternetPublishing/WTFast/5.5.5.0/AAAInternetPublishing.WTFast.locale.zh-CN.yaml b/manifests/a/AAAInternetPublishing/WTFast/5.5.5.0/AAAInternetPublishing.WTFast.locale.zh-CN.yaml index 51220116a5e8e..2f0f2526d86bd 100644 --- a/manifests/a/AAAInternetPublishing/WTFast/5.5.5.0/AAAInternetPublishing.WTFast.locale.zh-CN.yaml +++ b/manifests/a/AAAInternetPublishing/WTFast/5.5.5.0/AAAInternetPublishing.WTFast.locale.zh-CN.yaml @@ -1,30 +1,31 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json - -PackageIdentifier: AAAInternetPublishing.WTFast -PackageVersion: 5.5.5.0 -PackageLocale: zh-CN -Publisher: AAA Internet Publishing Inc. -PublisherUrl: https://www.wtfast.com/zh -PublisherSupportUrl: https://support.wtfast.com -PrivacyUrl: https://www.wtfast.com/zh/privacy-policy -Author: AAA Internet Publishing Inc. -PackageName: WTFast -PackageUrl: https://www.wtfast.com/zh -License: 专有软件 -LicenseUrl: https://www.wtfast.com/zh/terms-of-service -Copyright: Copyright © 2022 -ShortDescription: 消除延迟、更快的 ping、更流畅的游戏 -Description: |- - WTFast 不是 VPN。WTFast 是玩家的私人网络(GPN)。GPN 与任何其它类型的网络解决方案有着本质的区别。 - GPN 通过智能服务器网络路由您的游戏数据以优化您的游戏连接。WTFast 智能网络为您提供更好的在线游戏体验,减少延迟,降低 ping 值,并大大减少丢包。 -Tags: -- 代理 -- 加速 -- 加速器 -- 游戏 -- 网游 -- 网络 -PurchaseUrl: https://secure.wtfast.com/zh/Subscription/Index/new -ManifestType: locale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: AAAInternetPublishing.WTFast +PackageVersion: 5.5.5.0 +PackageLocale: zh-CN +Publisher: AAA Internet Publishing Inc. +PublisherUrl: https://www.wtfast.com/zh +PublisherSupportUrl: https://support.wtfast.com +PrivacyUrl: https://www.wtfast.com/zh/privacy-policy +Author: AAA Internet Publishing Inc. +PackageName: WTFast +PackageUrl: https://www.wtfast.com/zh +License: 专有软件 +LicenseUrl: https://www.wtfast.com/zh/terms-of-service +Copyright: Copyright © 2022 +ShortDescription: 消除延迟、更快的 ping、更流畅的游戏 +Description: |- + WTFast 不是 VPN。WTFast 是玩家的私人网络(GPN)。GPN 与任何其它类型的网络解决方案有着本质的区别。 + GPN 通过智能服务器网络路由您的游戏数据以优化您的游戏连接。WTFast 智能网络为您提供更好的在线游戏体验,减少延迟,降低 ping 值,并大大减少丢包。 +Tags: +- 代理 +- 加速 +- 加速器 +- 游戏 +- 网游 +- 网络 +PurchaseUrl: https://secure.wtfast.com/zh/Subscription/Index/new +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AAAInternetPublishing/WTFast/5.5.5.0/AAAInternetPublishing.WTFast.yaml b/manifests/a/AAAInternetPublishing/WTFast/5.5.5.0/AAAInternetPublishing.WTFast.yaml index 7dabe22f53693..744fa0b122e1b 100644 --- a/manifests/a/AAAInternetPublishing/WTFast/5.5.5.0/AAAInternetPublishing.WTFast.yaml +++ b/manifests/a/AAAInternetPublishing/WTFast/5.5.5.0/AAAInternetPublishing.WTFast.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: AAAInternetPublishing.WTFast -PackageVersion: 5.5.5.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: AAAInternetPublishing.WTFast +PackageVersion: 5.5.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9dc7eac3942d31fa7b9dc83e2e26726fe7be330f Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Wed, 17 Jan 2024 07:35:51 +0000 Subject: [PATCH 159/461] New version: Jackett.Jackett version 0.21.1553 (#135031) --- .../0.21.1553/Jackett.Jackett.installer.yaml | 20 +++++++++ .../Jackett.Jackett.locale.en-US.yaml | 41 +++++++++++++++++++ .../Jackett/0.21.1553/Jackett.Jackett.yaml | 8 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/j/Jackett/Jackett/0.21.1553/Jackett.Jackett.installer.yaml create mode 100644 manifests/j/Jackett/Jackett/0.21.1553/Jackett.Jackett.locale.en-US.yaml create mode 100644 manifests/j/Jackett/Jackett/0.21.1553/Jackett.Jackett.yaml diff --git a/manifests/j/Jackett/Jackett/0.21.1553/Jackett.Jackett.installer.yaml b/manifests/j/Jackett/Jackett/0.21.1553/Jackett.Jackett.installer.yaml new file mode 100644 index 0000000000000..a176af8db416f --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.21.1553/Jackett.Jackett.installer.yaml @@ -0,0 +1,20 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.21.1553 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2024-01-16 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Jackett/Jackett/releases/download/v0.21.1553/Jackett.Installer.Windows.exe + InstallerSha256: 9A08371B0F07CF2A705B7CD3CECA934FC580C9D7599B89136B765D60947FDF53 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/j/Jackett/Jackett/0.21.1553/Jackett.Jackett.locale.en-US.yaml b/manifests/j/Jackett/Jackett/0.21.1553/Jackett.Jackett.locale.en-US.yaml new file mode 100644 index 0000000000000..b2512930d5c90 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.21.1553/Jackett.Jackett.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.21.1553 +PackageLocale: en-US +Publisher: Jackett +PublisherUrl: https://github.com/Jackett/Jackett +PublisherSupportUrl: https://github.com/Jackett/Jackett/issues +Author: Jackett Contributors +PackageName: Jackett +PackageUrl: https://github.com/Jackett/Jackett +License: GPL-2.0 +LicenseUrl: https://github.com/Jackett/Jackett/blob/master/LICENSE +Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. +CopyrightUrl: https://github.com/Jackett/Jackett/blob/master/LICENSE +ShortDescription: API Support for your favorite torrent trackers. +Description: |- + Jackett works as a proxy server, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. + This allows for getting recent uploads (like RSS) and performing searches. + Jackett is a single repository of maintained indexer scraping and translation logic - removing the burden from other apps. +Moniker: jackett +Tags: +- indexer +- p2p +- proxy +- rss +- sonarr +- torent-management +- torrent +- torrent-search-engine +- trackers +ReleaseNotes: |- + Changes: + - torrentsir: bump domain + - improve usage with STJson. + TryDeserialize + - fsm: update API token info +ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.21.1553 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/j/Jackett/Jackett/0.21.1553/Jackett.Jackett.yaml b/manifests/j/Jackett/Jackett/0.21.1553/Jackett.Jackett.yaml new file mode 100644 index 0000000000000..698b9923c5e45 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.21.1553/Jackett.Jackett.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.21.1553 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 1daf5d1dfd0c0dabed0f5ca33a5b062ef93add5d Mon Sep 17 00:00:00 2001 From: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com> Date: Wed, 17 Jan 2024 08:55:40 +0100 Subject: [PATCH 160/461] desktopMicrosoft.VisualStudioCode.Insiders_v1.86.0 (#135034) Co-authored-by: Ladislau Szomoru --- ...soft.VisualStudioCode.Insiders.installer.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.86.0/Microsoft.VisualStudioCode.Insiders.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.86.0/Microsoft.VisualStudioCode.Insiders.installer.yaml index 8129b5ed5a7dd..e6c5f8e581273 100644 --- a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.86.0/Microsoft.VisualStudioCode.Insiders.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.86.0/Microsoft.VisualStudioCode.Insiders.installer.yaml @@ -7,20 +7,20 @@ Commands: InstallerType: inno Installers: - Architecture: arm64 - InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/81725794264e4c0fddbc1b3b728013744ae90840/VSCodeSetup-arm64-1.86.0-insider.exe' - InstallerSha256: d9556f3973749dd5bc78c97febc12cd39008359e8475d9bdb46c2eb9fb68d6a2 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/2c8f29174a63b3ace3d00ad0028cdc7ed9853b8b/VSCodeSetup-arm64-1.86.0-insider.exe' + InstallerSha256: a1ba759c0e875a9738491acca7bff95e4aee8a96ec14f163c102001c894c67cb Scope: machine - Architecture: arm64 - InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/81725794264e4c0fddbc1b3b728013744ae90840/VSCodeUserSetup-arm64-1.86.0-insider.exe' - InstallerSha256: 2fbb9ed504773f5987bef5310a26d47dac1b47c01b1289ab569d6f43b216b0db + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/2c8f29174a63b3ace3d00ad0028cdc7ed9853b8b/VSCodeUserSetup-arm64-1.86.0-insider.exe' + InstallerSha256: 3dd3693677717c925d2600106e5d9779c006ef7c4ccfdced57d106e764b5114d Scope: user - Architecture: x64 - InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/81725794264e4c0fddbc1b3b728013744ae90840/VSCodeSetup-x64-1.86.0-insider.exe' - InstallerSha256: da73754c8702d4c01f7a90b7a312cae5e0836f23754f633fe841ab2fc660a38b + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/2c8f29174a63b3ace3d00ad0028cdc7ed9853b8b/VSCodeSetup-x64-1.86.0-insider.exe' + InstallerSha256: 85e233e3afed7af4a49f019ee10959cc3217203f857c3cb0af015c7965892627 Scope: machine - Architecture: x64 - InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/81725794264e4c0fddbc1b3b728013744ae90840/VSCodeUserSetup-x64-1.86.0-insider.exe' - InstallerSha256: 297365695a43155327af35dd2aa218bfbdc3f2550141ef706a5687536cfa5329 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/2c8f29174a63b3ace3d00ad0028cdc7ed9853b8b/VSCodeUserSetup-x64-1.86.0-insider.exe' + InstallerSha256: 8838a0650ab538677bf42b85f5a427764d6dfdfefeb46ce151752a6b8481ed55 Scope: user ManifestType: installer ManifestVersion: 1.5.0 From 8da3234fdf49cac5145d7607bf76e7920eddf736 Mon Sep 17 00:00:00 2001 From: drshtmstry <155899372+drshtmstry@users.noreply.github.com> Date: Wed, 17 Jan 2024 18:43:16 +0530 Subject: [PATCH 161/461] New version: Orange-OpenSource.Hurl version 4.2.0 (#134321) * New version: Orange-OpenSource.Hurl version 4.2.0 * Update Orange-OpenSource.Hurl.installer.yaml --- .../Orange-OpenSource.Hurl.installer.yaml | 17 +++++++++++++++++ .../Orange-OpenSource.Hurl.locale.en-US.yaml | 19 +++++++++++++++++++ .../Hurl/4.2.0/Orange-OpenSource.Hurl.yaml | 8 ++++++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/o/Orange-OpenSource/Hurl/4.2.0/Orange-OpenSource.Hurl.installer.yaml create mode 100644 manifests/o/Orange-OpenSource/Hurl/4.2.0/Orange-OpenSource.Hurl.locale.en-US.yaml create mode 100644 manifests/o/Orange-OpenSource/Hurl/4.2.0/Orange-OpenSource.Hurl.yaml diff --git a/manifests/o/Orange-OpenSource/Hurl/4.2.0/Orange-OpenSource.Hurl.installer.yaml b/manifests/o/Orange-OpenSource/Hurl/4.2.0/Orange-OpenSource.Hurl.installer.yaml new file mode 100644 index 0000000000000..2b096b85139e7 --- /dev/null +++ b/manifests/o/Orange-OpenSource/Hurl/4.2.0/Orange-OpenSource.Hurl.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Orange-OpenSource.Hurl +PackageVersion: 4.2.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Scope: machine +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Orange-OpenSource/hurl/releases/download/4.2.0/hurl-4.2.0-x86_64-pc-windows-msvc-installer.exe + InstallerSha256: FA393BAD51EDB870C8ED3419CF1CBBD7AFE289DF46279BBCF615FDBEAD72E3E6 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/o/Orange-OpenSource/Hurl/4.2.0/Orange-OpenSource.Hurl.locale.en-US.yaml b/manifests/o/Orange-OpenSource/Hurl/4.2.0/Orange-OpenSource.Hurl.locale.en-US.yaml new file mode 100644 index 0000000000000..f5a95284562a0 --- /dev/null +++ b/manifests/o/Orange-OpenSource/Hurl/4.2.0/Orange-OpenSource.Hurl.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Orange-OpenSource.Hurl +PackageVersion: 4.2.0 +PackageLocale: en-US +Publisher: Orange-OpenSource +PublisherUrl: https://github.com/Orange-OpenSource/hurl +PublisherSupportUrl: https://github.com/Orange-OpenSource/hurl/issues +Author: Orange-OpenSource +PackageName: Hurl +PackageUrl: https://github.com/Orange-OpenSource/hurl +License: Apache-2.0 +LicenseUrl: https://github.com/Orange-OpenSource/hurl/blob/master/LICENSE +Copyright: Copyright 2021 Hurl +CopyrightUrl: https://github.com/Orange-OpenSource/hurl/blob/master/LICENSE +ShortDescription: Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/o/Orange-OpenSource/Hurl/4.2.0/Orange-OpenSource.Hurl.yaml b/manifests/o/Orange-OpenSource/Hurl/4.2.0/Orange-OpenSource.Hurl.yaml new file mode 100644 index 0000000000000..5c28db4764d01 --- /dev/null +++ b/manifests/o/Orange-OpenSource/Hurl/4.2.0/Orange-OpenSource.Hurl.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Orange-OpenSource.Hurl +PackageVersion: 4.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4b8aba2e83d997d156651bb5e6ee9ff721c2b939 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Thu, 18 Jan 2024 01:32:45 +1100 Subject: [PATCH 162/461] New version: GitHub.cli version 2.42.1 (#135079) --- .../cli/2.42.1/GitHub.cli.installer.yaml | 26 ++++++++++++++++ .../cli/2.42.1/GitHub.cli.locale.en-US.yaml | 31 +++++++++++++++++++ manifests/g/GitHub/cli/2.42.1/GitHub.cli.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/g/GitHub/cli/2.42.1/GitHub.cli.installer.yaml create mode 100644 manifests/g/GitHub/cli/2.42.1/GitHub.cli.locale.en-US.yaml create mode 100644 manifests/g/GitHub/cli/2.42.1/GitHub.cli.yaml diff --git a/manifests/g/GitHub/cli/2.42.1/GitHub.cli.installer.yaml b/manifests/g/GitHub/cli/2.42.1/GitHub.cli.installer.yaml new file mode 100644 index 0000000000000..4de823e4a803f --- /dev/null +++ b/manifests/g/GitHub/cli/2.42.1/GitHub.cli.installer.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: GitHub.cli +PackageVersion: 2.42.1 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- gh +ProductCode: '{3A39A10B-51BA-42A1-921B-DC9D2F235C0E}' +AppsAndFeaturesEntries: +- UpgradeCode: '{8CFB9531-B959-4E1B-AA2E-4AF0FFCC4AF4}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/cli/cli/releases/download/v2.42.1/gh_2.42.1_windows_amd64.msi + InstallerSha256: 04AC5B75420B74C95B666A349315B2B9439ED918ADE00E3E8C916D60F442FFF8 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/GitHub/cli/2.42.1/GitHub.cli.locale.en-US.yaml b/manifests/g/GitHub/cli/2.42.1/GitHub.cli.locale.en-US.yaml new file mode 100644 index 0000000000000..ef5efcfc024ab --- /dev/null +++ b/manifests/g/GitHub/cli/2.42.1/GitHub.cli.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: GitHub.cli +PackageVersion: 2.42.1 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com +PublisherSupportUrl: https://help.github.com/en +PrivacyUrl: https://help.github.com/en/articles/github-privacy-statement +Author: GitHub, Inc. +PackageName: GitHub CLI +PackageUrl: https://github.com/cli/cli +License: MIT License +LicenseUrl: https://github.com/cli/cli/blob/HEAD/LICENSE +Copyright: Copyright (c) 2019 GitHub Inc. +CopyrightUrl: https://github.com/cli/cli/blob/trunk/LICENSE +ShortDescription: GitHub's official command-line tool. +Description: |- + gh is GitHub on the command line. + It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code. +Moniker: gh +Tags: +- cli +- command-line +- foss +- open-source +- tool +- utility +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/GitHub/cli/2.42.1/GitHub.cli.yaml b/manifests/g/GitHub/cli/2.42.1/GitHub.cli.yaml new file mode 100644 index 0000000000000..875b1dc026632 --- /dev/null +++ b/manifests/g/GitHub/cli/2.42.1/GitHub.cli.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: GitHub.cli +PackageVersion: 2.42.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From fafb0cbbab362faf285fc971ca93395c544ea499 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Thu, 18 Jan 2024 01:47:56 +1100 Subject: [PATCH 163/461] New version: Google.Chrome version 120.0.6099.225 (#135078) --- .../Google.Chrome.installer.yaml | 48 +++++++++++++++++++ .../Google.Chrome.locale.en-US.yaml | 27 +++++++++++ .../Google.Chrome.locale.nb-NO.yaml | 23 +++++++++ .../Google.Chrome.locale.zh-CN.yaml | 25 ++++++++++ .../Chrome/120.0.6099.225/Google.Chrome.yaml | 8 ++++ 5 files changed, 131 insertions(+) create mode 100644 manifests/g/Google/Chrome/120.0.6099.225/Google.Chrome.installer.yaml create mode 100644 manifests/g/Google/Chrome/120.0.6099.225/Google.Chrome.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/120.0.6099.225/Google.Chrome.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/120.0.6099.225/Google.Chrome.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/120.0.6099.225/Google.Chrome.yaml diff --git a/manifests/g/Google/Chrome/120.0.6099.225/Google.Chrome.installer.yaml b/manifests/g/Google/Chrome/120.0.6099.225/Google.Chrome.installer.yaml new file mode 100644 index 0000000000000..a16e3bdf52a4b --- /dev/null +++ b/manifests/g/Google/Chrome/120.0.6099.225/Google.Chrome.installer.yaml @@ -0,0 +1,48 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Google.Chrome +PackageVersion: 120.0.6099.225 +InstallerLocale: en-US +InstallerType: msi +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +AppsAndFeaturesEntries: +- UpgradeCode: '{C1DFDF69-5945-32F2-A35E-EE94C99C7CF4}' +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise.msi + InstallerSha256: 73123BF1C5D682B1D762CD3004B031D40C43FEC1FBDBBABD9FB01A444B52EE9A + ProductCode: '{65DBDBC9-731E-31B9-9643-39BABB83054B}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise.msi + InstallerSha256: 73123BF1C5D682B1D762CD3004B031D40C43FEC1FBDBBABD9FB01A444B52EE9A + ProductCode: '{65DBDBC9-731E-31B9-9643-39BABB83054B}' +- Architecture: x64 + Scope: user + InstallerUrl: https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise64.msi + InstallerSha256: 264E17936D2132381A6B3CFAB2C281420A05D76A73C1AF4CEF5B8EFFC62F3C85 + ProductCode: '{E5A0A728-F1C0-3C28-8D09-840E46698133}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise64.msi + InstallerSha256: 264E17936D2132381A6B3CFAB2C281420A05D76A73C1AF4CEF5B8EFFC62F3C85 + ProductCode: '{E5A0A728-F1C0-3C28-8D09-840E46698133}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/Chrome/120.0.6099.225/Google.Chrome.locale.en-US.yaml b/manifests/g/Google/Chrome/120.0.6099.225/Google.Chrome.locale.en-US.yaml new file mode 100644 index 0000000000000..86f259b1dc6cd --- /dev/null +++ b/manifests/g/Google/Chrome/120.0.6099.225/Google.Chrome.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Google.Chrome +PackageVersion: 120.0.6099.225 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com +PublisherSupportUrl: https://support.google.com/?hl=en +PrivacyUrl: https://policies.google.com/privacy?hl=en +Author: Google LLC +PackageName: Google Chrome +PackageUrl: https://www.google.com/intl/en_us/chrome +License: Freeware +LicenseUrl: https://www.google.com/intl/en_us/chrome/terms +Copyright: Copyright 2023 Google LLC. All rights reserved. +ShortDescription: The browser built by Google +Description: A more simple, secure, and faster web browser than ever, with Google’s smarts built-in. +Moniker: chrome +Tags: +- browser +- chromium +- internet +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/Chrome/120.0.6099.225/Google.Chrome.locale.nb-NO.yaml b/manifests/g/Google/Chrome/120.0.6099.225/Google.Chrome.locale.nb-NO.yaml new file mode 100644 index 0000000000000..a74526a9c59b5 --- /dev/null +++ b/manifests/g/Google/Chrome/120.0.6099.225/Google.Chrome.locale.nb-NO.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Google.Chrome +PackageVersion: 120.0.6099.225 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome +PackageUrl: https://www.google.com/intl/no/chrome +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2023 Google LLC. Med enerett. +ShortDescription: Nettleseren fra Google +Description: Enklere, tryggere og raskere enn noensinne – med Googles smarte funksjoner. +Tags: +- chromium +- nettleseren +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/Chrome/120.0.6099.225/Google.Chrome.locale.zh-CN.yaml b/manifests/g/Google/Chrome/120.0.6099.225/Google.Chrome.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f71f5d80a9a0d --- /dev/null +++ b/manifests/g/Google/Chrome/120.0.6099.225/Google.Chrome.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Google.Chrome +PackageVersion: 120.0.6099.225 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome +PackageUrl: https://www.google.com/intl/zh-CN/chrome +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2023 Google LLC. 保留所有权利。 +ShortDescription: 由 Google 打造的浏览器 +Description: 得益于 Google 智能工具,Chrome 现在更易用、更安全、更快速。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/Chrome/120.0.6099.225/Google.Chrome.yaml b/manifests/g/Google/Chrome/120.0.6099.225/Google.Chrome.yaml new file mode 100644 index 0000000000000..9c68349a6f802 --- /dev/null +++ b/manifests/g/Google/Chrome/120.0.6099.225/Google.Chrome.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Google.Chrome +PackageVersion: 120.0.6099.225 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 37d39474ae3ccd4b830fe66f64b1d545632acbd6 Mon Sep 17 00:00:00 2001 From: Agatem Date: Wed, 17 Jan 2024 17:41:56 +0100 Subject: [PATCH 164/461] New version: Ryujinx.Ryujinx.Ava version 1.1.1109 (#133920) --- .../1.1.1109/Ryujinx.Ryujinx.Ava.installer.yaml | 16 ++++++++++++++++ .../Ryujinx.Ryujinx.Ava.locale.en-US.yaml | 17 +++++++++++++++++ .../Ava/1.1.1109/Ryujinx.Ryujinx.Ava.yaml | 8 ++++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/r/Ryujinx/Ryujinx/Ava/1.1.1109/Ryujinx.Ryujinx.Ava.installer.yaml create mode 100644 manifests/r/Ryujinx/Ryujinx/Ava/1.1.1109/Ryujinx.Ryujinx.Ava.locale.en-US.yaml create mode 100644 manifests/r/Ryujinx/Ryujinx/Ava/1.1.1109/Ryujinx.Ryujinx.Ava.yaml diff --git a/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1109/Ryujinx.Ryujinx.Ava.installer.yaml b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1109/Ryujinx.Ryujinx.Ava.installer.yaml new file mode 100644 index 0000000000000..9b9f9a0f3e077 --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1109/Ryujinx.Ryujinx.Ava.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Ryujinx.Ryujinx.Ava +PackageVersion: 1.1.1109 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: publish\Ryujinx.Ava.exe + PortableCommandAlias: Ryujinx.Ava +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Ryujinx/release-channel-master/releases/download/1.1.1109/test-ava-ryujinx-1.1.1109-win_x64.zip + InstallerSha256: A187AE1F7E87CF82F5A166A686736B2E83E23390D0F7AB109728F060B74C8EB6 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1109/Ryujinx.Ryujinx.Ava.locale.en-US.yaml b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1109/Ryujinx.Ryujinx.Ava.locale.en-US.yaml new file mode 100644 index 0000000000000..cf7ef7e037e64 --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1109/Ryujinx.Ryujinx.Ava.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Ryujinx.Ryujinx.Ava +PackageVersion: 1.1.1109 +PackageLocale: en-US +Publisher: Ryujinx +PublisherUrl: https://ryujinx.org/ +PackageName: Ryujinx Emulator +PackageUrl: https://github.com/Ryujinx/release-channel-master +License: MIT License +LicenseUrl: https://github.com/Ryujinx/Ryujinx/blob/master/LICENSE.txt +ShortDescription: Experimental Nintendo Switch Emulator written in C# +Tags: +- switch +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1109/Ryujinx.Ryujinx.Ava.yaml b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1109/Ryujinx.Ryujinx.Ava.yaml new file mode 100644 index 0000000000000..255455432f4b8 --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1109/Ryujinx.Ryujinx.Ava.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Ryujinx.Ryujinx.Ava +PackageVersion: 1.1.1109 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 2d5152b225826355c4391cf07b80125eaf7b5a64 Mon Sep 17 00:00:00 2001 From: Amr Hesham Date: Wed, 17 Jan 2024 18:42:20 +0200 Subject: [PATCH 165/461] Add Version 0.12.0 (#133919) --- .../0.12.0/amrdeveloper.gitql.installer.yaml | 25 +++++++++++++++++++ .../amrdeveloper.gitql.locale.en-US.yaml | 12 +++++++++ .../gitql/0.12.0/amrdeveloper.gitql.yaml | 8 ++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/a/amrdeveloper/gitql/0.12.0/amrdeveloper.gitql.installer.yaml create mode 100644 manifests/a/amrdeveloper/gitql/0.12.0/amrdeveloper.gitql.locale.en-US.yaml create mode 100644 manifests/a/amrdeveloper/gitql/0.12.0/amrdeveloper.gitql.yaml diff --git a/manifests/a/amrdeveloper/gitql/0.12.0/amrdeveloper.gitql.installer.yaml b/manifests/a/amrdeveloper/gitql/0.12.0/amrdeveloper.gitql.installer.yaml new file mode 100644 index 0000000000000..89ef4992cedc3 --- /dev/null +++ b/manifests/a/amrdeveloper/gitql/0.12.0/amrdeveloper.gitql.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.5.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: amrdeveloper.gitql +PackageVersion: 0.12.0 +InstallerType: portable +Commands: + - gitql +Installers: + - Architecture: x86 + InstallerUrl: https://github.com/AmrDeveloper/GQL/releases/download/0.12.0/gql-x86-windows.exe + InstallerSha256: f5eee83b7607ad155e954e8344888a6d6f829ab316376b76fb5ab0a9cfc079da + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + - PackageIdentifier: Microsoft.UI.Xaml.2.8 + - Architecture: x64 + InstallerUrl: https://github.com/AmrDeveloper/GQL/releases/download/0.12.0/gql-x86_64-windows.exe + InstallerSha256: 75f6dbd507df87606693360ec90eeae0b575f7ac3e663188c2bb78690f8d538d + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + - PackageIdentifier: Microsoft.UI.Xaml.2.8 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/amrdeveloper/gitql/0.12.0/amrdeveloper.gitql.locale.en-US.yaml b/manifests/a/amrdeveloper/gitql/0.12.0/amrdeveloper.gitql.locale.en-US.yaml new file mode 100644 index 0000000000000..f8e676f52aa8a --- /dev/null +++ b/manifests/a/amrdeveloper/gitql/0.12.0/amrdeveloper.gitql.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.5.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: amrdeveloper.gitql +PackageVersion: 0.12.0 +PackageLocale: en-US +Publisher: AmrDeveloper +PackageName: GitQL +License: MIT +ShortDescription: A SQL like query language to perform queries on .git files +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/amrdeveloper/gitql/0.12.0/amrdeveloper.gitql.yaml b/manifests/a/amrdeveloper/gitql/0.12.0/amrdeveloper.gitql.yaml new file mode 100644 index 0000000000000..d7d44a5b59ffa --- /dev/null +++ b/manifests/a/amrdeveloper/gitql/0.12.0/amrdeveloper.gitql.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: amrdeveloper.gitql +PackageVersion: 0.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 989f90c76c376e1abb821112e29f846093ae9d82 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Wed, 17 Jan 2024 17:42:48 +0100 Subject: [PATCH 166/461] New version: Ryujinx.Ryujinx.Ava version 1.1.1106 (#133888) * New version: Ryujinx.Ryujinx.Ava version 1.1.1106 * Update manifests/r/Ryujinx/Ryujinx/Ava/1.1.1106/Ryujinx.Ryujinx.Ava.locale.en-US.yaml Co-authored-by: Agatem * Update manifests/r/Ryujinx/Ryujinx/Ava/1.1.1106/Ryujinx.Ryujinx.Ava.installer.yaml Co-authored-by: Agatem * Update manifests/r/Ryujinx/Ryujinx/Ava/1.1.1106/Ryujinx.Ryujinx.Ava.installer.yaml Co-authored-by: Agatem --------- Co-authored-by: Agatem --- .../Ryujinx.Ryujinx.Ava.installer.yaml | 17 +++++++++++++++++ .../Ryujinx.Ryujinx.Ava.locale.en-US.yaml | 18 ++++++++++++++++++ .../Ava/1.1.1106/Ryujinx.Ryujinx.Ava.yaml | 8 ++++++++ 3 files changed, 43 insertions(+) create mode 100644 manifests/r/Ryujinx/Ryujinx/Ava/1.1.1106/Ryujinx.Ryujinx.Ava.installer.yaml create mode 100644 manifests/r/Ryujinx/Ryujinx/Ava/1.1.1106/Ryujinx.Ryujinx.Ava.locale.en-US.yaml create mode 100644 manifests/r/Ryujinx/Ryujinx/Ava/1.1.1106/Ryujinx.Ryujinx.Ava.yaml diff --git a/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1106/Ryujinx.Ryujinx.Ava.installer.yaml b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1106/Ryujinx.Ryujinx.Ava.installer.yaml new file mode 100644 index 0000000000000..622e96da5dc96 --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1106/Ryujinx.Ryujinx.Ava.installer.yaml @@ -0,0 +1,17 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Ryujinx.Ryujinx.Ava +PackageVersion: 1.1.1106 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: publish\Ryujinx.Ava.exe + PortableCommandAlias: Ryujinx.Ava +ReleaseDate: 2024-01-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Ryujinx/release-channel-master/releases/download/1.1.1106/test-ava-ryujinx-1.1.1106-win_x64.zip + InstallerSha256: FBA07A47A9F45ED3AF646E87A0F942B46A9079323B673B897311E677EB2C6A50 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1106/Ryujinx.Ryujinx.Ava.locale.en-US.yaml b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1106/Ryujinx.Ryujinx.Ava.locale.en-US.yaml new file mode 100644 index 0000000000000..7bc6b0f9c1095 --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1106/Ryujinx.Ryujinx.Ava.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Ryujinx.Ryujinx.Ava +PackageVersion: 1.1.1106 +PackageLocale: en-US +Publisher: Ryujinx +PublisherUrl: https://ryujinx.org/ +PackageName: Ryujinx Emulator +PackageUrl: https://github.com/Ryujinx/release-channel-master +License: MIT License +LicenseUrl: https://github.com/Ryujinx/Ryujinx/blob/master/LICENSE.txt +ShortDescription: Experimental Nintendo Switch Emulator written in C# +Tags: +- switch +ReleaseNotesUrl: https://github.com/Ryujinx/release-channel-master/releases/tag/1.1.1106 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1106/Ryujinx.Ryujinx.Ava.yaml b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1106/Ryujinx.Ryujinx.Ava.yaml new file mode 100644 index 0000000000000..d6bf80e398dc2 --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1106/Ryujinx.Ryujinx.Ava.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Ryujinx.Ryujinx.Ava +PackageVersion: 1.1.1106 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 708992515e02955017ab85020f7a3010381fa24f Mon Sep 17 00:00:00 2001 From: bb010g Date: Wed, 17 Jan 2024 08:43:03 -0800 Subject: [PATCH 167/461] creativeprojects.resticprofile version 0.24.0 (#133913) --- ...ativeprojects.resticprofile.installer.yaml | 34 +++++++++++++ ...veprojects.resticprofile.locale.en-US.yaml | 51 +++++++++++++++++++ .../creativeprojects.resticprofile.yaml | 8 +++ 3 files changed, 93 insertions(+) create mode 100644 manifests/c/creativeprojects/resticprofile/0.24.0/creativeprojects.resticprofile.installer.yaml create mode 100644 manifests/c/creativeprojects/resticprofile/0.24.0/creativeprojects.resticprofile.locale.en-US.yaml create mode 100644 manifests/c/creativeprojects/resticprofile/0.24.0/creativeprojects.resticprofile.yaml diff --git a/manifests/c/creativeprojects/resticprofile/0.24.0/creativeprojects.resticprofile.installer.yaml b/manifests/c/creativeprojects/resticprofile/0.24.0/creativeprojects.resticprofile.installer.yaml new file mode 100644 index 0000000000000..7428ff9ad2c6e --- /dev/null +++ b/manifests/c/creativeprojects/resticprofile/0.24.0/creativeprojects.resticprofile.installer.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=NVS0.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: creativeprojects.resticprofile +PackageVersion: 0.24.0 +InstallerLocale: en-US +InstallerType: zip +Commands: +- resticprofile +ReleaseDate: 2023-10-24 +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: resticprofile.exe + PortableCommandAlias: resticprofile + InstallerUrl: https://github.com/creativeprojects/resticprofile/releases/download/v0.24.0/resticprofile_0.24.0_windows_amd64.zip + InstallerSha256: 348F72ECDCC903625F944158E33BB59BD8AD765A014745D674E9E7C7A5EF235E +- Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: resticprofile.exe + PortableCommandAlias: resticprofile + InstallerUrl: https://github.com/creativeprojects/resticprofile/releases/download/v0.24.0/resticprofile_0.24.0_windows_386.zip + InstallerSha256: D1DCD09C4A77C0909035063EFE54C2E0F0A553CEAFB7963E01E408C73B5936F2 +- Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: resticprofile.exe + PortableCommandAlias: resticprofile + InstallerUrl: https://github.com/creativeprojects/resticprofile/releases/download/v0.24.0/resticprofile_0.24.0_windows_arm64.zip + InstallerSha256: 217EDEEEDBE67439E0D2E572C0F1F2062C0E0A58FED9E3579298F5FF3EAB7EDC +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/c/creativeprojects/resticprofile/0.24.0/creativeprojects.resticprofile.locale.en-US.yaml b/manifests/c/creativeprojects/resticprofile/0.24.0/creativeprojects.resticprofile.locale.en-US.yaml new file mode 100644 index 0000000000000..7db147e1c43d2 --- /dev/null +++ b/manifests/c/creativeprojects/resticprofile/0.24.0/creativeprojects.resticprofile.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=NVS0.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: creativeprojects.resticprofile +PackageVersion: 0.24.0 +PackageLocale: en-US +Publisher: creativeprojects +PublisherUrl: https://creativeprojects.tech/ +PublisherSupportUrl: https://github.com/creativeprojects/resticprofile/issues +# PrivacyUrl: +Author: Fred +PackageName: resticprofile +PackageUrl: https://creativeprojects.github.io/resticprofile/ +License: GPL-3.0-or-later +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: Configuration profiles manager and scheduler for restic backup +# Description: +Moniker: resticprofile +Tags: +- backup +- restic +ReleaseNotes: |- + ## 🎃 October release 👻 + + - upgrade dependencies to fix CVE-2023-3978, CVE-2023-39325 and CVE-2023-44487 + - fix the broken documentation (some tabs were not accessible) + - can now stop the wait for a lock (restic or resticprofile lock). Before the fix the `CTRL-C` or other signal was ignored until the lock was acquired or timed out. + - resticprofile is now available on [scoop](https://scoop.sh/#/apps?q=resticprofile)! thanks @hgraeber + - detect if the host is running on battery and cancel an action depending on how much battery is left - see [schedule section](https://creativeprojects.github.io/resticprofile/schedules/configuration/index.html#schedule-ignore-on-battery) + - bug fixes (see changelog) + + ## Changelog + * ac99302 Allow to interrupt the wait for a lock (#249) + * b08ac73 Detect if running on battery (#235) + * 1e6d07a Docs for installation from scoop (#268) + * 0d73c2b Fix doc shortcodes (#271) + * f5e751c Template: Reduce log level for `Getwd()` failures (#251) + * e20973e systemd: prevent paging in systemd schedules (#270) + * bcfaaa7 upgrade packages - CVE-2023-3978 - CVE-2023-39325 - CVE-2023-44487 +ReleaseNotesUrl: https://github.com/creativeprojects/resticprofile/releases/tag/v0.24.0 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://creativeprojects.github.io/resticprofile/ +- DocumentLabel: Restic documentation + DocumentUrl: https://restic.readthedocs.io/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/creativeprojects/resticprofile/0.24.0/creativeprojects.resticprofile.yaml b/manifests/c/creativeprojects/resticprofile/0.24.0/creativeprojects.resticprofile.yaml new file mode 100644 index 0000000000000..4b8c3e6e8468f --- /dev/null +++ b/manifests/c/creativeprojects/resticprofile/0.24.0/creativeprojects.resticprofile.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=NVS0.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: creativeprojects.resticprofile +PackageVersion: 0.24.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From ed93eecf5c3cfd38971f5c77213b71cfff65740b Mon Sep 17 00:00:00 2001 From: Heitor Augusto Date: Wed, 17 Jan 2024 13:43:22 -0300 Subject: [PATCH 168/461] New package: Replit.Replit version 1.0.6 (#133894) --- .../Replit/1.0.6/Replit.Replit.installer.yaml | 22 ++++++++++++++++ .../1.0.6/Replit.Replit.locale.en-US.yaml | 26 +++++++++++++++++++ .../1.0.6/Replit.Replit.locale.pt-BR.yaml | 25 ++++++++++++++++++ .../r/Replit/Replit/1.0.6/Replit.Replit.yaml | 7 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/r/Replit/Replit/1.0.6/Replit.Replit.installer.yaml create mode 100644 manifests/r/Replit/Replit/1.0.6/Replit.Replit.locale.en-US.yaml create mode 100644 manifests/r/Replit/Replit/1.0.6/Replit.Replit.locale.pt-BR.yaml create mode 100644 manifests/r/Replit/Replit/1.0.6/Replit.Replit.yaml diff --git a/manifests/r/Replit/Replit/1.0.6/Replit.Replit.installer.yaml b/manifests/r/Replit/Replit/1.0.6/Replit.Replit.installer.yaml new file mode 100644 index 0000000000000..010c1de0277a4 --- /dev/null +++ b/manifests/r/Replit/Replit/1.0.6/Replit.Replit.installer.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Replit.Replit +PackageVersion: 1.0.6 +InstallerType: exe +Scope: user +InstallModes: + - interactive + - silent + - silentWithProgress +InstallerSwitches: + Silent: /s + SilentWithProgress: /s +UpgradeBehavior: install +Protocols: + - replit +Installers: +- Architecture: x86 + InstallerUrl: https://desktop.replit.com/download/windows + InstallerSha256: A74DF6BE531C636B5962F7A174DFA55EC5E07BF1CD1CBB51825B8663B45D9469 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/r/Replit/Replit/1.0.6/Replit.Replit.locale.en-US.yaml b/manifests/r/Replit/Replit/1.0.6/Replit.Replit.locale.en-US.yaml new file mode 100644 index 0000000000000..c07a24a8aa176 --- /dev/null +++ b/manifests/r/Replit/Replit/1.0.6/Replit.Replit.locale.en-US.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Replit.Replit +PackageVersion: 1.0.6 +PackageLocale: en-US +Publisher: Replit +PublisherUrl: https://replit.com +PublisherSupportUrl: https://replit.com/help +PrivacyUrl: https://replit.com/site/privacy +PackageName: Replit +PackageUrl: https://replit.com +License: Proprietary +LicenseUrl: https://replit.com/site/terms +Copyright: Copyright © 2024 Replit, Inc. +ShortDescription: Build software collaboratively with the power of AI, on any device, without spending a second on setup +Moniker: replit +Tags: + - replit + - development + - remote + - build + - coding + - code + - develop +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/r/Replit/Replit/1.0.6/Replit.Replit.locale.pt-BR.yaml b/manifests/r/Replit/Replit/1.0.6/Replit.Replit.locale.pt-BR.yaml new file mode 100644 index 0000000000000..b5128bfee37ad --- /dev/null +++ b/manifests/r/Replit/Replit/1.0.6/Replit.Replit.locale.pt-BR.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Replit.Replit +PackageVersion: 1.0.6 +PackageLocale: pt-BR +Publisher: Replit +PublisherUrl: https://replit.com +PublisherSupportUrl: https://replit.com/help +PrivacyUrl: https://replit.com/site/privacy +PackageName: Replit +PackageUrl: https://replit.com +License: Proprietary +LicenseUrl: https://replit.com/site/terms +Copyright: Copyright © 2024 Replit, Inc. +ShortDescription: Crie software de forma colaborativa com o poder da IA, em qualquer dispositivo, sem gastar um segundo na configuração +Tags: + - replit + - desenvolvimento + - remoto + - construir + - codificação + - código + - desenvolver +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/r/Replit/Replit/1.0.6/Replit.Replit.yaml b/manifests/r/Replit/Replit/1.0.6/Replit.Replit.yaml new file mode 100644 index 0000000000000..20a3e1910dfe0 --- /dev/null +++ b/manifests/r/Replit/Replit/1.0.6/Replit.Replit.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Replit.Replit +PackageVersion: 1.0.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 2530e5a9849470dae06af0951b0375abe07cec4e Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:16:09 +0530 Subject: [PATCH 169/461] Update version: AderitoNeto.AfterLife version 1.0.0 (#134131) * Update version: AderitoNeto.AfterLife version 1.0.0 * Update AderitoNeto.AfterLife.locale.en-US.yaml --- .../AderitoNeto.AfterLife.installer.yaml | 29 ++++++------ .../AderitoNeto.AfterLife.locale.en-US.yaml | 45 ++++++++++++------- .../1.0.0/AderitoNeto.AfterLife.yaml | 17 +++---- 3 files changed, 52 insertions(+), 39 deletions(-) diff --git a/manifests/a/AderitoNeto/AfterLife/1.0.0/AderitoNeto.AfterLife.installer.yaml b/manifests/a/AderitoNeto/AfterLife/1.0.0/AderitoNeto.AfterLife.installer.yaml index 2c4c3ad0b0a79..8f8373a463d34 100644 --- a/manifests/a/AderitoNeto/AfterLife/1.0.0/AderitoNeto.AfterLife.installer.yaml +++ b/manifests/a/AderitoNeto/AfterLife/1.0.0/AderitoNeto.AfterLife.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: AderitoNeto.AfterLife -PackageVersion: 1.0.0 -InstallerType: nullsoft -Scope: user -ReleaseDate: 2021-02-27 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ad3rito/AfterLife/releases/download/1.0.0/AfterLife.Installer.exe - InstallerSha256: 37EEB18C25162FCBE4D4A1B1D4347B689BCEA8273B14F365614450F726F0D264 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: AderitoNeto.AfterLife +PackageVersion: 1.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ad3rito/AfterLife/releases/download/1.0.0/AfterLife.Installer.exe + InstallerSha256: 37eeb18c25162fcbe4d4a1b1d4347b689bcea8273b14f365614450f726f0d264 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +ReleaseDate: "2021-02-27" diff --git a/manifests/a/AderitoNeto/AfterLife/1.0.0/AderitoNeto.AfterLife.locale.en-US.yaml b/manifests/a/AderitoNeto/AfterLife/1.0.0/AderitoNeto.AfterLife.locale.en-US.yaml index ecae3c17828fe..f86dd67ab9890 100644 --- a/manifests/a/AderitoNeto/AfterLife/1.0.0/AderitoNeto.AfterLife.locale.en-US.yaml +++ b/manifests/a/AderitoNeto/AfterLife/1.0.0/AderitoNeto.AfterLife.locale.en-US.yaml @@ -1,17 +1,28 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: AderitoNeto.AfterLife -PackageVersion: 1.0.0 -PackageLocale: en-US -Publisher: Aderito Neto -PublisherUrl: https://github.com/ad3rito -PublisherSupportUrl: https://github.com/ad3rito/AfterLife/issues -PackageName: AfterLife -PackageUrl: https://github.com/ad3rito/AfterLife -License: MIT -LicenseUrl: https://github.com/ad3rito/AfterLife/blob/master/LICENSE -ShortDescription: This application is for people who format the pc and do not want to forget any application to install. -ReleaseNotesUrl: https://github.com/ad3rito/AfterLife/releases/tag/1.0.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: AderitoNeto.AfterLife +PackageVersion: 1.0.0 +PackageLocale: en-US +Publisher: Aderito Neto +PublisherUrl: https://github.com/ad3rito +PublisherSupportUrl: https://github.com/ad3rito/AfterLife/issues +PackageName: AfterLife +PackageUrl: https://github.com/ad3rito/AfterLife +License: MIT +LicenseUrl: https://github.com/ad3rito/AfterLife/blob/master/LICENSE +ShortDescription: This application is for people who format the pc and do not want to forget any application to install. +ReleaseNotesUrl: https://github.com/ad3rito/AfterLife/releases/tag/1.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- desktop-app +- electron +- electron-app +- electron-forge +- html +- javascript +- life +- rocket +- space diff --git a/manifests/a/AderitoNeto/AfterLife/1.0.0/AderitoNeto.AfterLife.yaml b/manifests/a/AderitoNeto/AfterLife/1.0.0/AderitoNeto.AfterLife.yaml index e0f50f9876c9e..9ba9d14e2fc08 100644 --- a/manifests/a/AderitoNeto/AfterLife/1.0.0/AderitoNeto.AfterLife.yaml +++ b/manifests/a/AderitoNeto/AfterLife/1.0.0/AderitoNeto.AfterLife.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: AderitoNeto.AfterLife -PackageVersion: 1.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: AderitoNeto.AfterLife +PackageVersion: 1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d42c7526cf6c4d1e9745ff513b1572ff1d711807 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:16:35 +0530 Subject: [PATCH 170/461] Update version: Abyss.AbyssOverlay version 2.0.3 (#134129) --- .../2.0.3/Abyss.AbyssOverlay.installer.yaml | 75 +++++++++---------- .../Abyss.AbyssOverlay.locale.en-US.yaml | 47 ++++++------ .../2.0.3/Abyss.AbyssOverlay.yaml | 17 +++-- 3 files changed, 68 insertions(+), 71 deletions(-) diff --git a/manifests/a/Abyss/AbyssOverlay/2.0.3/Abyss.AbyssOverlay.installer.yaml b/manifests/a/Abyss/AbyssOverlay/2.0.3/Abyss.AbyssOverlay.installer.yaml index 670708a2f2012..c6601f888a739 100644 --- a/manifests/a/Abyss/AbyssOverlay/2.0.3/Abyss.AbyssOverlay.installer.yaml +++ b/manifests/a/Abyss/AbyssOverlay/2.0.3/Abyss.AbyssOverlay.installer.yaml @@ -1,40 +1,35 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Abyss.AbyssOverlay -PackageVersion: 2.0.3 -Platform: -- Windows.Desktop -InstallerType: nullsoft -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2023-12-17 -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://github.com/Chit132/abyss-overlay/releases/download/v2.0.3/Abyss-Overlay-Setup-v2.0.3-ia32.exe - InstallerSha256: 7F3D519AC1AC0393225D5B8CAEE1201F4817DBEA8F1E84C16DCB32BB9BCD68ED - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x86 - Scope: machine - InstallerUrl: https://github.com/Chit132/abyss-overlay/releases/download/v2.0.3/Abyss-Overlay-Setup-v2.0.3-ia32.exe - InstallerSha256: 7F3D519AC1AC0393225D5B8CAEE1201F4817DBEA8F1E84C16DCB32BB9BCD68ED - InstallerSwitches: - Custom: /ALLUSERS -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/Chit132/abyss-overlay/releases/download/v2.0.3/Abyss-Overlay-Setup-v2.0.3-x64.exe - InstallerSha256: A8F707839008D914EFF403DC7C3BC4AAE7B9279DD591CAA84DE82E6C3DC9841E - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/Chit132/abyss-overlay/releases/download/v2.0.3/Abyss-Overlay-Setup-v2.0.3-x64.exe - InstallerSha256: A8F707839008D914EFF403DC7C3BC4AAE7B9279DD591CAA84DE82E6C3DC9841E - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Abyss.AbyssOverlay +PackageVersion: 2.0.3 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/Chit132/abyss-overlay/releases/download/v2.0.3/Abyss-Overlay-Setup-v2.0.3-ia32.exe + InstallerSha256: 7f3d519ac1ac0393225d5b8caee1201f4817dbea8f1e84c16dcb32bb9bcd68ed +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/Chit132/abyss-overlay/releases/download/v2.0.3/Abyss-Overlay-Setup-v2.0.3-ia32.exe + InstallerSha256: 7f3d519ac1ac0393225d5b8caee1201f4817dbea8f1e84c16dcb32bb9bcd68ed +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/Chit132/abyss-overlay/releases/download/v2.0.3/Abyss-Overlay-Setup-v2.0.3-x64.exe + InstallerSha256: a8f707839008d914eff403dc7c3bc4aae7b9279dd591caa84de82e6c3dc9841e +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/Chit132/abyss-overlay/releases/download/v2.0.3/Abyss-Overlay-Setup-v2.0.3-x64.exe + InstallerSha256: a8f707839008d914eff403dc7c3bc4aae7b9279dd591caa84de82e6c3dc9841e +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: nullsoft +InstallModes: +- interactive +- silent +InstallerSwitches: + Custom: /CURRENTUSER +UpgradeBehavior: install +ReleaseDate: "2023-12-17" diff --git a/manifests/a/Abyss/AbyssOverlay/2.0.3/Abyss.AbyssOverlay.locale.en-US.yaml b/manifests/a/Abyss/AbyssOverlay/2.0.3/Abyss.AbyssOverlay.locale.en-US.yaml index cc3a2d31b7c5b..42cf2b1cfca77 100644 --- a/manifests/a/Abyss/AbyssOverlay/2.0.3/Abyss.AbyssOverlay.locale.en-US.yaml +++ b/manifests/a/Abyss/AbyssOverlay/2.0.3/Abyss.AbyssOverlay.locale.en-US.yaml @@ -1,23 +1,24 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Abyss.AbyssOverlay -PackageVersion: 2.0.3 -PackageLocale: en-US -Publisher: Chit -PublisherUrl: https://github.com/Chit132/abyss-overlay -PublisherSupportUrl: https://github.com/Chit132/abyss-overlay/issues -Author: Chit -PackageName: Abyss Overlay -PackageUrl: https://github.com/Chit132/abyss-overlay -License: GPL-3.0 -LicenseUrl: https://github.com/Chit132/abyss-overlay/blob/master/LICENSE.txt -ShortDescription: The Official Abyss Stats Overlay -Moniker: abyss-overlay -ReleaseNotes: |- - Changelog: - - Fixed defense against internal server error. - You can still use your own API key if backend server has an internal error -ReleaseNotesUrl: https://github.com/Chit132/abyss-overlay/releases/tag/v2.0.3 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Abyss.AbyssOverlay +PackageVersion: 2.0.3 +PackageLocale: en-US +Publisher: Chit +PublisherUrl: https://github.com/Chit132/abyss-overlay +PublisherSupportUrl: https://github.com/Chit132/abyss-overlay/issues +Author: Chit +PackageName: Abyss Overlay +PackageUrl: https://github.com/Chit132/abyss-overlay +License: GPL-3.0 +LicenseUrl: https://github.com/Chit132/abyss-overlay/blob/master/LICENSE.txt +ShortDescription: The Official Abyss Stats Overlay +Moniker: abyss-overlay +ReleaseNotes: |- + Changelog: + - Fixed defense against internal server error. + You can still use your own API key if backend server has an internal error +ReleaseNotesUrl: https://github.com/Chit132/abyss-overlay/releases/tag/v2.0.3 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Abyss/AbyssOverlay/2.0.3/Abyss.AbyssOverlay.yaml b/manifests/a/Abyss/AbyssOverlay/2.0.3/Abyss.AbyssOverlay.yaml index 44ff4d706acb2..645a60a8cb6b6 100644 --- a/manifests/a/Abyss/AbyssOverlay/2.0.3/Abyss.AbyssOverlay.yaml +++ b/manifests/a/Abyss/AbyssOverlay/2.0.3/Abyss.AbyssOverlay.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Abyss.AbyssOverlay -PackageVersion: 2.0.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Abyss.AbyssOverlay +PackageVersion: 2.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From bd850905b76282524b97c3e044d54c984ce459df Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:16:42 +0530 Subject: [PATCH 171/461] Update version: AdamMiskiewicz.GraphiQL version 0.7.2 (#134130) --- .../AdamMiskiewicz.GraphiQL.installer.yaml | 29 +++++++-------- .../AdamMiskiewicz.GraphiQL.locale.en-US.yaml | 35 ++++++++++--------- .../0.7.2/AdamMiskiewicz.GraphiQL.yaml | 17 ++++----- 3 files changed, 42 insertions(+), 39 deletions(-) diff --git a/manifests/a/AdamMiskiewicz/GraphiQL/0.7.2/AdamMiskiewicz.GraphiQL.installer.yaml b/manifests/a/AdamMiskiewicz/GraphiQL/0.7.2/AdamMiskiewicz.GraphiQL.installer.yaml index e4f8ac7ae89ec..dbf1c847f99dc 100644 --- a/manifests/a/AdamMiskiewicz/GraphiQL/0.7.2/AdamMiskiewicz.GraphiQL.installer.yaml +++ b/manifests/a/AdamMiskiewicz/GraphiQL/0.7.2/AdamMiskiewicz.GraphiQL.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: AdamMiskiewicz.GraphiQL -PackageVersion: 0.7.2 -InstallerType: nullsoft -Scope: machine -ReleaseDate: 2018-03-22 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/skevy/graphiql-app/releases/download/v0.7.2/graphiql-app-setup-0.7.2.exe - InstallerSha256: 1DF37A3D1A63ECDBB6BAF64538E542F6E678796560789A97D5D8CC8A08CB4B45 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: AdamMiskiewicz.GraphiQL +PackageVersion: 0.7.2 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/skevy/graphiql-app/releases/download/v0.7.2/graphiql-app-setup-0.7.2.exe + InstallerSha256: 1DF37A3D1A63ECDBB6BAF64538E542F6E678796560789A97D5D8CC8A08CB4B45 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: machine +ReleaseDate: 2018-03-22 diff --git a/manifests/a/AdamMiskiewicz/GraphiQL/0.7.2/AdamMiskiewicz.GraphiQL.locale.en-US.yaml b/manifests/a/AdamMiskiewicz/GraphiQL/0.7.2/AdamMiskiewicz.GraphiQL.locale.en-US.yaml index aa350afdce4ef..302b5df5410aa 100644 --- a/manifests/a/AdamMiskiewicz/GraphiQL/0.7.2/AdamMiskiewicz.GraphiQL.locale.en-US.yaml +++ b/manifests/a/AdamMiskiewicz/GraphiQL/0.7.2/AdamMiskiewicz.GraphiQL.locale.en-US.yaml @@ -1,17 +1,18 @@ -# Created with WinGet Automation using Komac v1.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: AdamMiskiewicz.GraphiQL -PackageVersion: 0.7.2 -PackageLocale: en-US -Publisher: Adam Miskiewicz -PublisherUrl: http://www.adammiskiewicz.com -PublisherSupportUrl: https://github.com/skevy/graphiql-app/issues -PackageName: GraphiQL -PackageUrl: https://github.com/skevy/graphiql-app -License: MIT -LicenseUrl: https://github.com/skevy/graphiql-app/blob/master/LICENSE.txt -ShortDescription: A light, Electron-based wrapper around GraphiQL. -ReleaseNotesUrl: https://github.com/skevy/graphiql-app/releases/tag/v0.7.2 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: AdamMiskiewicz.GraphiQL +PackageVersion: 0.7.2 +PackageLocale: en-US +Publisher: Adam Miskiewicz +PublisherUrl: http://www.adammiskiewicz.com +PublisherSupportUrl: https://github.com/skevy/graphiql-app/issues +PackageName: GraphiQL +PackageUrl: https://github.com/skevy/graphiql-app +License: MIT +LicenseUrl: https://github.com/skevy/graphiql-app/blob/master/LICENSE.txt +ShortDescription: A light, Electron-based wrapper around GraphiQL. +ReleaseNotesUrl: https://github.com/skevy/graphiql-app/releases/tag/v0.7.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AdamMiskiewicz/GraphiQL/0.7.2/AdamMiskiewicz.GraphiQL.yaml b/manifests/a/AdamMiskiewicz/GraphiQL/0.7.2/AdamMiskiewicz.GraphiQL.yaml index f9c427f12be04..1c1dc5d256b65 100644 --- a/manifests/a/AdamMiskiewicz/GraphiQL/0.7.2/AdamMiskiewicz.GraphiQL.yaml +++ b/manifests/a/AdamMiskiewicz/GraphiQL/0.7.2/AdamMiskiewicz.GraphiQL.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: AdamMiskiewicz.GraphiQL -PackageVersion: 0.7.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: AdamMiskiewicz.GraphiQL +PackageVersion: 0.7.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From a35f53e79c65cc5793717092c20d282710ea8a2e Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:16:50 +0530 Subject: [PATCH 172/461] Update version: 1MHz.Knotes version 2.11.2 (#134122) * Update version: 1MHz.Knotes version 2.11.2 * Update manifests/1/1MHz/Knotes/2.11.2/1MHz.Knotes.locale.en-US.yaml * Update manifests/1/1MHz/Knotes/2.11.2/1MHz.Knotes.locale.zh-CN.yaml --- .../Knotes/2.11.2/1MHz.Knotes.installer.yaml | 52 ++++++------- .../2.11.2/1MHz.Knotes.locale.en-US.yaml | 75 +++++++++--------- .../2.11.2/1MHz.Knotes.locale.zh-CN.yaml | 77 ++++++++++--------- .../1/1MHz/Knotes/2.11.2/1MHz.Knotes.yaml | 17 ++-- 4 files changed, 112 insertions(+), 109 deletions(-) diff --git a/manifests/1/1MHz/Knotes/2.11.2/1MHz.Knotes.installer.yaml b/manifests/1/1MHz/Knotes/2.11.2/1MHz.Knotes.installer.yaml index d79a466ca9dd3..ed33f4f57f166 100644 --- a/manifests/1/1MHz/Knotes/2.11.2/1MHz.Knotes.installer.yaml +++ b/manifests/1/1MHz/Knotes/2.11.2/1MHz.Knotes.installer.yaml @@ -1,28 +1,24 @@ -# Created with YamlCreate.ps1 v2.2.9 $debug=AUSU.CRLF.5-1-19041-3031.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: 1MHz.Knotes -PackageVersion: 2.11.2 -InstallerType: nullsoft -InstallerSwitches: - Upgrade: --updated -UpgradeBehavior: install -ReleaseDate: 2021-10-15 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://knotes2-release-cn.s3.amazonaws.com/win/Knotes%20Setup%202.11.2.exe - InstallerSha256: 7D010B181C22EBEBF028FEA8E197105BBEDDFE8AD18FDE8EE4CB6AEDBAD472BD - InstallerSwitches: - Custom: /currentuser - ProductCode: 4b76d8a3-f72a-503f-9a3b-bb706c8a3489 -- Architecture: x64 - Scope: machine - InstallerUrl: https://knotes2-release-cn.s3.amazonaws.com/win/Knotes%20Setup%202.11.2.exe - InstallerSha256: 7D010B181C22EBEBF028FEA8E197105BBEDDFE8AD18FDE8EE4CB6AEDBAD472BD - InstallerSwitches: - Custom: /allusers - ProductCode: 4b76d8a3-f72a-503f-9a3b-bb706c8a3489 - ElevationRequirement: elevationRequired -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: 1MHz.Knotes +PackageVersion: 2.11.2 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://knotes2-release-cn.s3.amazonaws.com/win/Knotes Setup 2.11.2.exe + InstallerSha256: 7d010b181c22ebebf028fea8e197105bbeddfe8ad18fde8ee4cb6aedbad472bd +- Architecture: x64 + Scope: machine + InstallerUrl: https://knotes2-release-cn.s3.amazonaws.com/win/Knotes Setup 2.11.2.exe + InstallerSha256: 7d010b181c22ebebf028fea8e197105bbeddfe8ad18fde8ee4cb6aedbad472bd + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +InstallerSwitches: + Custom: /currentuser +UpgradeBehavior: install +ProductCode: 4b76d8a3-f72a-503f-9a3b-bb706c8a3489 +ReleaseDate: 2021-10-15 diff --git a/manifests/1/1MHz/Knotes/2.11.2/1MHz.Knotes.locale.en-US.yaml b/manifests/1/1MHz/Knotes/2.11.2/1MHz.Knotes.locale.en-US.yaml index 8cb817d84507c..fdf39aaf11e56 100644 --- a/manifests/1/1MHz/Knotes/2.11.2/1MHz.Knotes.locale.en-US.yaml +++ b/manifests/1/1MHz/Knotes/2.11.2/1MHz.Knotes.locale.en-US.yaml @@ -1,36 +1,39 @@ -# Created with YamlCreate.ps1 v2.2.9 $debug=AUSU.CRLF.5-1-19041-3031.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: 1MHz.Knotes -PackageVersion: 2.11.2 -PackageLocale: en-US -Publisher: Hunan 1MHz Technology Co., Ltd. -PublisherUrl: https://knotesapp.com -PublisherSupportUrl: https://help.knotesapp.com -PrivacyUrl: https://knotesapp.com/privacy -Author: Hunan 1MHz Technology Co., Ltd. -PackageName: Knotes -PackageUrl: https://knotesapp.com -License: Proprietary -LicenseUrl: https://knotesapp.com/terms -Copyright: © 2016-2021 Hunan 1MHz Technology Co., Ltd. -# CopyrightUrl: -ShortDescription: Your reading notes, in one place -Description: Knotes is an efficient reading notes management tool for bookworms. -# Moniker: -Tags: -- book -- clipping -- ebook -- excerpt -- kindle -- markdown -- notes -- reading -ReleaseNotes: '- Bug fixes' -ReleaseNotesUrl: https://help.knotesapp.com/changelog-posts/ -PurchaseUrl: https://knotesapp.com/pay -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: 1MHz.Knotes +PackageVersion: 2.11.2 +PackageLocale: en-US +Publisher: Hunan 1MHz Technology Co., Ltd. +PublisherUrl: https://knotesapp.com +PublisherSupportUrl: https://help.knotesapp.com +PrivacyUrl: https://knotesapp.com/privacy +Author: Hunan 1MHz Technology Co., Ltd. +PackageName: Knotes +PackageUrl: https://knotesapp.com +License: Proprietary +LicenseUrl: https://knotesapp.com/terms +Copyright: © 2016-2021 Hunan 1MHz Technology Co., Ltd. +# CopyrightUrl: + +ShortDescription: Your reading notes, in one place +Description: Knotes is an efficient reading notes management tool for bookworms. +# Moniker: + +Tags: +- book +- clipping +- ebook +- excerpt +- kindle +- markdown +- notes +- reading +ReleaseNotesUrl: https://help.knotesapp.com/changelog-posts/ +PurchaseUrl: https://knotesapp.com/pay +# InstallationNotes: + +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/1/1MHz/Knotes/2.11.2/1MHz.Knotes.locale.zh-CN.yaml b/manifests/1/1MHz/Knotes/2.11.2/1MHz.Knotes.locale.zh-CN.yaml index 0d0f21b63afe8..d9e1997c6eda4 100644 --- a/manifests/1/1MHz/Knotes/2.11.2/1MHz.Knotes.locale.zh-CN.yaml +++ b/manifests/1/1MHz/Knotes/2.11.2/1MHz.Knotes.locale.zh-CN.yaml @@ -1,37 +1,40 @@ -# Created with YamlCreate.ps1 v2.2.9 $debug=AUSU.CRLF.5-1-19041-3031.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json - -PackageIdentifier: 1MHz.Knotes -PackageVersion: 2.11.2 -PackageLocale: zh-CN -Publisher: Hunan 1MHz Technology Co., Ltd. -PublisherUrl: https://knotesapp.cn -PublisherSupportUrl: https://help.knotesapp.cn -PrivacyUrl: https://knotesapp.cn/privacy -Author: 湖南一兆赫兹科技有限责任公司 -PackageName: Knotes -PackageUrl: https://knotesapp.cn -License: 专有软件 -LicenseUrl: https://knotesapp.cn/terms -Copyright: ©2016-2021 湖南一兆赫兹科技有限责任公司 -# CopyrightUrl: -ShortDescription: 学以致用 · 方得始终 -Description: 高效全能的读书笔记管理工具,读书爱好者的最佳读书伴侣。 -# Moniker: -Tags: -- kindle -- markdown -- 书摘 -- 书籍 -- 电子书 -- 笔记 -- 糯词笔记 -- 读书 -- 阅读 -ReleaseNotes: '- Bug 修复' -ReleaseNotesUrl: https://help.knotesapp.cn/changelog-posts -PurchaseUrl: https://knotesapp.cn/pay -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json + +PackageIdentifier: 1MHz.Knotes +PackageVersion: 2.11.2 +PackageLocale: zh-CN +Publisher: Hunan 1MHz Technology Co., Ltd. +PublisherUrl: https://knotesapp.cn +PublisherSupportUrl: https://help.knotesapp.cn +PrivacyUrl: https://knotesapp.cn/privacy +Author: 湖南一兆赫兹科技有限责任公司 +PackageName: Knotes +PackageUrl: https://knotesapp.cn +License: 专有软件 +LicenseUrl: https://knotesapp.cn/terms +Copyright: ©2016-2021 湖南一兆赫兹科技有限责任公司 +# CopyrightUrl: + +ShortDescription: 学以致用 · 方得始终 +Description: 高效全能的读书笔记管理工具,读书爱好者的最佳读书伴侣。 +# Moniker: + +Tags: +- kindle +- markdown +- 书摘 +- 书籍 +- 电子书 +- 笔记 +- 糯词笔记 +- 读书 +- 阅读 +ReleaseNotesUrl: https://help.knotesapp.cn/changelog-posts +PurchaseUrl: https://knotesapp.cn/pay +# InstallationNotes: + +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/1/1MHz/Knotes/2.11.2/1MHz.Knotes.yaml b/manifests/1/1MHz/Knotes/2.11.2/1MHz.Knotes.yaml index d8aad74d09002..c2c18a0cc8d5a 100644 --- a/manifests/1/1MHz/Knotes/2.11.2/1MHz.Knotes.yaml +++ b/manifests/1/1MHz/Knotes/2.11.2/1MHz.Knotes.yaml @@ -1,8 +1,9 @@ -# Created with YamlCreate.ps1 v2.2.9 $debug=AUSU.CRLF.5-1-19041-3031.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: 1MHz.Knotes -PackageVersion: 2.11.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: 1MHz.Knotes +PackageVersion: 2.11.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 5e024b1c18cc235b3594e10654a6228a29bb7a2e Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:16:55 +0530 Subject: [PATCH 173/461] Update version: AbdelrahmanBayoumi.Azkar version 1.2.7 (#134128) --- .../AbdelrahmanBayoumi.Azkar.installer.yaml | 51 ++++++++-------- ...AbdelrahmanBayoumi.Azkar.locale.en-US.yaml | 61 ++++++++++--------- .../Azkar/1.2.7/AbdelrahmanBayoumi.Azkar.yaml | 17 +++--- 3 files changed, 66 insertions(+), 63 deletions(-) diff --git a/manifests/a/AbdelrahmanBayoumi/Azkar/1.2.7/AbdelrahmanBayoumi.Azkar.installer.yaml b/manifests/a/AbdelrahmanBayoumi/Azkar/1.2.7/AbdelrahmanBayoumi.Azkar.installer.yaml index e2d3fbb1c5ab3..e03f8d60f0725 100644 --- a/manifests/a/AbdelrahmanBayoumi/Azkar/1.2.7/AbdelrahmanBayoumi.Azkar.installer.yaml +++ b/manifests/a/AbdelrahmanBayoumi/Azkar/1.2.7/AbdelrahmanBayoumi.Azkar.installer.yaml @@ -1,25 +1,26 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: AbdelrahmanBayoumi.Azkar -PackageVersion: 1.2.7 -InstallerLocale: ar-SA -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: -q - SilentWithProgress: -q -UpgradeBehavior: install -ReleaseDate: 2023-07-17 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/AbdelrahmanBayoumi/Azkar-App/releases/download/1.2.7/Azkar_windows-x32.exe - InstallerSha256: AF0999770A981117BA4D2903E15D135AD9BAFFFF8DD88F619D5267EB19D231DC -- Architecture: x64 - InstallerUrl: https://github.com/AbdelrahmanBayoumi/Azkar-App/releases/download/1.2.7/Azkar_windows-x64.exe - InstallerSha256: 8AEA918CAFC720CA6D2145BB25173C57D6195C4E8CDB638F0E8573C95CE1E42E -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: AbdelrahmanBayoumi.Azkar +PackageVersion: 1.2.7 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/AbdelrahmanBayoumi/Azkar-App/releases/download/1.2.7/Azkar_windows-x32.exe + InstallerSha256: af0999770a981117ba4d2903e15d135ad9baffff8dd88f619d5267eb19d231dc +- Architecture: x64 + InstallerUrl: https://github.com/AbdelrahmanBayoumi/Azkar-App/releases/download/1.2.7/Azkar_windows-x64.exe + InstallerSha256: 8aea918cafc720ca6d2145bb25173c57d6195c4e8cdb638f0e8573c95ce1e42e +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: ar-SA +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: -q + SilentWithProgress: -q +UpgradeBehavior: install +ReleaseDate: "2023-07-17" diff --git a/manifests/a/AbdelrahmanBayoumi/Azkar/1.2.7/AbdelrahmanBayoumi.Azkar.locale.en-US.yaml b/manifests/a/AbdelrahmanBayoumi/Azkar/1.2.7/AbdelrahmanBayoumi.Azkar.locale.en-US.yaml index b71eac7f7ee43..d9b7a35e7f165 100644 --- a/manifests/a/AbdelrahmanBayoumi/Azkar/1.2.7/AbdelrahmanBayoumi.Azkar.locale.en-US.yaml +++ b/manifests/a/AbdelrahmanBayoumi/Azkar/1.2.7/AbdelrahmanBayoumi.Azkar.locale.en-US.yaml @@ -1,30 +1,31 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: AbdelrahmanBayoumi.Azkar -PackageVersion: 1.2.7 -PackageLocale: en-US -Publisher: Abdelrahman Bayoumi -PublisherUrl: https://github.com/AbdelrahmanBayoumi -PublisherSupportUrl: https://github.com/AbdelrahmanBayoumi/Azkar-App/issues -Author: Abdelrahman Bayoumi -PackageName: Azkar -PackageUrl: https://github.com/AbdelrahmanBayoumi/Azkar-App -License: MIT License -LicenseUrl: https://raw.githubusercontent.com/AbdelrahmanBayoumi/Azkar-App/master/LICENSE -Copyright: Copyright (c) 2020 Abdelrahman Bayoumi -CopyrightUrl: https://raw.githubusercontent.com/AbdelrahmanBayoumi/Azkar-App/master/LICENSE -ShortDescription: Desktop Application for Calculating Muslim prayer times, Morning and Nights Azkar with notification for random Azkar that pops-up in specific time. -Description: Desktop Application for Calculating Muslim prayer times, Morning and Nights Azkar with notification for random Azkar that pops-up in specific time. -Moniker: azkar -Tags: -- prayer-times -ReleaseNotes: |- - Fix - - Bundle EXE with 1.8_271 not 1.8_221 - - Fix Timed Azkar window delay - - Exception: Error in getCityFromCoordinates() && getCityFromEngName() #43 - - Fix NullPointerException #42 -ReleaseNotesUrl: https://github.com/AbdelrahmanBayoumi/Azkar-App/releases/tag/1.2.7 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: AbdelrahmanBayoumi.Azkar +PackageVersion: 1.2.7 +PackageLocale: en-US +Publisher: Abdelrahman Bayoumi +PublisherUrl: https://github.com/AbdelrahmanBayoumi +PublisherSupportUrl: https://github.com/AbdelrahmanBayoumi/Azkar-App/issues +Author: Abdelrahman Bayoumi +PackageName: Azkar +PackageUrl: https://github.com/AbdelrahmanBayoumi/Azkar-App +License: MIT License +LicenseUrl: https://raw.githubusercontent.com/AbdelrahmanBayoumi/Azkar-App/master/LICENSE +Copyright: Copyright (c) 2020 Abdelrahman Bayoumi +CopyrightUrl: https://raw.githubusercontent.com/AbdelrahmanBayoumi/Azkar-App/master/LICENSE +ShortDescription: Desktop Application for Calculating Muslim prayer times, Morning and Nights Azkar with notification for random Azkar that pops-up in specific time. +Description: Desktop Application for Calculating Muslim prayer times, Morning and Nights Azkar with notification for random Azkar that pops-up in specific time. +Moniker: azkar +Tags: +- prayer-times +ReleaseNotes: |- + Fix + - Bundle EXE with 1.8_271 not 1.8_221 + - Fix Timed Azkar window delay + - Exception: Error in getCityFromCoordinates() && getCityFromEngName() #43 + - Fix NullPointerException #42 +ReleaseNotesUrl: https://github.com/AbdelrahmanBayoumi/Azkar-App/releases/tag/1.2.7 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AbdelrahmanBayoumi/Azkar/1.2.7/AbdelrahmanBayoumi.Azkar.yaml b/manifests/a/AbdelrahmanBayoumi/Azkar/1.2.7/AbdelrahmanBayoumi.Azkar.yaml index a63dd704fab07..c3f914d5bf238 100644 --- a/manifests/a/AbdelrahmanBayoumi/Azkar/1.2.7/AbdelrahmanBayoumi.Azkar.yaml +++ b/manifests/a/AbdelrahmanBayoumi/Azkar/1.2.7/AbdelrahmanBayoumi.Azkar.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: AbdelrahmanBayoumi.Azkar -PackageVersion: 1.2.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: AbdelrahmanBayoumi.Azkar +PackageVersion: 1.2.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 24b9eb5272ef3b9ee3d32a5b265e75f3a9345126 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 18 Jan 2024 00:47:02 +0800 Subject: [PATCH 174/461] Modify: Python.Python.3.8 version 3.8.0 (#134086) --- .../8/3.8.0/Python.Python.3.8.installer.yaml | 111 ++++++++++++------ .../3.8.0/Python.Python.3.8.locale.en-US.yaml | 86 ++++++++++---- .../3.8.0/Python.Python.3.8.locale.zh-CN.yaml | 40 +++++++ .../Python/3/8/3.8.0/Python.Python.3.8.yaml | 14 ++- 4 files changed, 192 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/8/3.8.0/Python.Python.3.8.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/8/3.8.0/Python.Python.3.8.installer.yaml b/manifests/p/Python/Python/3/8/3.8.0/Python.Python.3.8.installer.yaml index da498fac8fe73..f4736fe6537e6 100644 --- a/manifests/p/Python/Python/3/8/3.8.0/Python.Python.3.8.installer.yaml +++ b/manifests/p/Python/Python/3/8/3.8.0/Python.Python.3.8.installer.yaml @@ -1,33 +1,78 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.8 -PackageVersion: 3.8.0 -InstallerSwitches: - Silent: /Quiet - SilentWithProgress: /Passive - Custom: PrependPath=1 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.8.0/python-3.8.0-amd64.exe - InstallerSha256: A9BBC6088A3E4C7112826E21BFEE6277F7B6D93259F7C57176139231BB7071E4 - AppsAndFeaturesEntries: - - DisplayName: Python 3.8.0 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.8.150.0 - ProductCode: '{06afee40-d856-48c5-8ff2-bd1c3655edca}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.8.0/python-3.8.0.exe - InstallerSha256: B471908DE5E10D8FB5C3351A5AFFB1172DA7790C533E0C9FFBAEEC9C11611B15 - AppsAndFeaturesEntries: - - DisplayName: Python 3.8.0 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.8.150.0 - ProductCode: '{37ec7371-0827-49f1-be8a-63c158184b9c}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.0 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2019-10-14 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.8.0/python-3.8.0.exe + InstallerSha256: B471908DE5E10D8FB5C3351A5AFFB1172DA7790C533E0C9FFBAEEC9C11611B15 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{37ec7371-0827-49f1-be8a-63c158184b9c}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.0 (32-bit) + DisplayVersion: 3.8.150.0 + ProductCode: '{37ec7371-0827-49f1-be8a-63c158184b9c}' + UpgradeCode: '{7F7CEC53-74A3-5306-8929-AAEFBED71FF3}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.8.0/python-3.8.0.exe + InstallerSha256: B471908DE5E10D8FB5C3351A5AFFB1172DA7790C533E0C9FFBAEEC9C11611B15 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{37ec7371-0827-49f1-be8a-63c158184b9c}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.0 (32-bit) + DisplayVersion: 3.8.150.0 + ProductCode: '{37ec7371-0827-49f1-be8a-63c158184b9c}' + UpgradeCode: '{7F7CEC53-74A3-5306-8929-AAEFBED71FF3}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.8.0/python-3.8.0-amd64.exe + InstallerSha256: A9BBC6088A3E4C7112826E21BFEE6277F7B6D93259F7C57176139231BB7071E4 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{06afee40-d856-48c5-8ff2-bd1c3655edca}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.0 (64-bit) + DisplayVersion: 3.8.150.0 + ProductCode: '{06afee40-d856-48c5-8ff2-bd1c3655edca}' + UpgradeCode: '{6D2E28EF-5AEA-5A3E-B7B4-7E3B246D9DA8}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.8.0/python-3.8.0-amd64.exe + InstallerSha256: A9BBC6088A3E4C7112826E21BFEE6277F7B6D93259F7C57176139231BB7071E4 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{06afee40-d856-48c5-8ff2-bd1c3655edca}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.0 (64-bit) + DisplayVersion: 3.8.150.0 + ProductCode: '{06afee40-d856-48c5-8ff2-bd1c3655edca}' + UpgradeCode: '{6D2E28EF-5AEA-5A3E-B7B4-7E3B246D9DA8}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/8/3.8.0/Python.Python.3.8.locale.en-US.yaml b/manifests/p/Python/Python/3/8/3.8.0/Python.Python.3.8.locale.en-US.yaml index 1122d138ce8ff..7520cf4cf0aff 100644 --- a/manifests/p/Python/Python/3/8/3.8.0/Python.Python.3.8.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/8/3.8.0/Python.Python.3.8.locale.en-US.yaml @@ -1,20 +1,66 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.8 -PackageVersion: 3.8.0 -PackageLocale: en-US -Publisher: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.8 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.0 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.8 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2019 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.8 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: |- + Core and Builtins + - bpo-38469: Fixed a bug where the scope of named expressions was not being resolved correctly in the presence of the global keyword. Patch by Pablo Galindo. + - bpo-38379: When cyclic garbage collection (gc) runs finalizers that resurrect unreachable objects, the current gc run ends, without collecting any cyclic trash. However, the statistics reported by collect() and get_stats() claimed that all cyclic trash found was collected, and that the resurrected objects were collected. Changed the stats to report that none were collected. + Library + - bpo-38449: Revert GH-15522, which introduces a regression in mimetypes.guess_type() due to improper handling of filenames as urls. + - bpo-38431: Fix __repr__ method for dataclasses.InitVar to support typing objects, patch by Samuel Colvin. + - bpo-38109: Add missing stat.S_IFDOOR, stat.S_IFPORT, stat.S_IFWHT, stat.S_ISDOOR(), stat.S_ISPORT(), and stat.S_ISWHT() values to the Python implementation of stat. + - bpo-38405: Nested subclasses of typing.NamedTuple are now pickleable. + - bpo-38332: Prevent KeyError thrown by _encoded_words.decode() when given an encoded-word with invalid content-type encoding from propagating all the way to email.message.get(). + - bpo-38341: Add smtplib.SMTPNotSupportedError to the smtplib exported names. + - bpo-13153: OS native encoding is now used for converting between Python strings and Tcl objects. This allows to display, copy and paste to clipboard emoji and other non-BMP characters. Converting strings from Tcl to Python and back now never fails (except MemoryError). + Documentation + - bpo-38294: Add list of no-longer-escaped chars to re.escape documentation + Tests + - bpo-37531: On timeout, regrtest no longer attempts to call popen.communicate() again: it can hang until all child processes using stdout and stderr pipes completes. Kill the worker process and ignores its output. Change also the faulthandler timeout of the main process from 1 minute to 5 minutes, for Python slowest buildbots. + Windows + - bpo-38344: Fix error message in activate.bat + - bpo-38359: Ensures pyw.exe launcher reads correct registry key. + - bpo-38355: Fixes ntpath.realpath failing on sys.executable. + IDLE + - bpo-36698: IDLE no longer fails when write non-encodable characters to stderr. It now escapes them with a backslash, as the regular Python interpreter. Added the errors field to the standard streams. + Tools/Demos + - bpo-38118: Update Valgrind suppression file to ignore a false alarm in PyUnicode_Decode() when using GCC builtin strcmp(). + - bpo-38347: pathfix.py: Assume all files that end on ‘.py’ are Python scripts when working recursively. + C API + - bpo-38395: Fix a crash in weakref.proxy objects due to incorrect lifetime management when calling some associated methods that may delete the last reference to object being referenced by the proxy. Patch by Pablo Galindo. +ReleaseNotesUrl: https://docs.python.org/release/3.8.0/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/8/3.8.0/Python.Python.3.8.locale.zh-CN.yaml b/manifests/p/Python/Python/3/8/3.8.0/Python.Python.3.8.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2d181f3ce445b --- /dev/null +++ b/manifests/p/Python/Python/3/8/3.8.0/Python.Python.3.8.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.0 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.8 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2019 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.8.0/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/8/3.8.0/Python.Python.3.8.yaml b/manifests/p/Python/Python/3/8/3.8.0/Python.Python.3.8.yaml index efa9cacb4e02b..16f6814c2b0d7 100644 --- a/manifests/p/Python/Python/3/8/3.8.0/Python.Python.3.8.yaml +++ b/manifests/p/Python/Python/3/8/3.8.0/Python.Python.3.8.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.8 -PackageVersion: 3.8.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7f7006cff83ac80421ba6463f027cb883bcb9eb8 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 18 Jan 2024 00:47:11 +0800 Subject: [PATCH 175/461] Modify: Python.Python.3.7 version 3.7.0 (#134076) --- .../7/3.7.0/Python.Python.3.7.installer.yaml | 111 ++++++++++++------ .../3.7.0/Python.Python.3.7.locale.en-US.yaml | 64 ++++++---- .../3.7.0/Python.Python.3.7.locale.zh-CN.yaml | 40 +++++++ .../Python/3/7/3.7.0/Python.Python.3.7.yaml | 14 ++- 4 files changed, 170 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/7/3.7.0/Python.Python.3.7.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/7/3.7.0/Python.Python.3.7.installer.yaml b/manifests/p/Python/Python/3/7/3.7.0/Python.Python.3.7.installer.yaml index 9cf632effaf86..bd8d1e0ada30f 100644 --- a/manifests/p/Python/Python/3/7/3.7.0/Python.Python.3.7.installer.yaml +++ b/manifests/p/Python/Python/3/7/3.7.0/Python.Python.3.7.installer.yaml @@ -1,33 +1,78 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.7 -PackageVersion: 3.7.0 -InstallerSwitches: - Silent: /Quiet - SilentWithProgress: /Passive - Custom: PrependPath=1 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.7.0/python-3.7.0-amd64.exe - InstallerSha256: 9D6AFA39538AADE3A2BACB099EF1C9F78E8D4AFAEFFF99057B902118845C5DDA - AppsAndFeaturesEntries: - - DisplayName: Python 3.7.0 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.7.150.0 - ProductCode: '{f684de81-73c2-4924-ad43-e7ae400d47b5}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.7.0/python-3.7.0.exe - InstallerSha256: 559E56D293E05FF6159C3676DA2B5A93081EFAD7A8ACC74C12BB757E2B93DABA - AppsAndFeaturesEntries: - - DisplayName: Python 3.7.0 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.7.150.0 - ProductCode: '{ece37911-ffeb-4f29-95d6-abcf555d7364}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.0 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2018-06-27 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.7.0/python-3.7.0.exe + InstallerSha256: 559E56D293E05FF6159C3676DA2B5A93081EFAD7A8ACC74C12BB757E2B93DABA + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{ece37911-ffeb-4f29-95d6-abcf555d7364}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.0 (32-bit) + DisplayVersion: 3.7.150.0 + ProductCode: '{ece37911-ffeb-4f29-95d6-abcf555d7364}' + UpgradeCode: '{5C464E87-58D7-5592-B004-12ED93D23716}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.7.0/python-3.7.0.exe + InstallerSha256: 559E56D293E05FF6159C3676DA2B5A93081EFAD7A8ACC74C12BB757E2B93DABA + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{ece37911-ffeb-4f29-95d6-abcf555d7364}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.0 (32-bit) + DisplayVersion: 3.7.150.0 + ProductCode: '{ece37911-ffeb-4f29-95d6-abcf555d7364}' + UpgradeCode: '{5C464E87-58D7-5592-B004-12ED93D23716}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.7.0/python-3.7.0-amd64.exe + InstallerSha256: 9D6AFA39538AADE3A2BACB099EF1C9F78E8D4AFAEFFF99057B902118845C5DDA + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{f684de81-73c2-4924-ad43-e7ae400d47b5}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.0 (64-bit) + DisplayVersion: 3.7.150.0 + ProductCode: '{f684de81-73c2-4924-ad43-e7ae400d47b5}' + UpgradeCode: '{71010FC2-A70A-5D7A-AA83-DC4282DCFE02}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.7.0/python-3.7.0-amd64.exe + InstallerSha256: 9D6AFA39538AADE3A2BACB099EF1C9F78E8D4AFAEFFF99057B902118845C5DDA + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{f684de81-73c2-4924-ad43-e7ae400d47b5}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.0 (64-bit) + DisplayVersion: 3.7.150.0 + ProductCode: '{f684de81-73c2-4924-ad43-e7ae400d47b5}' + UpgradeCode: '{71010FC2-A70A-5D7A-AA83-DC4282DCFE02}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/7/3.7.0/Python.Python.3.7.locale.en-US.yaml b/manifests/p/Python/Python/3/7/3.7.0/Python.Python.3.7.locale.en-US.yaml index d9f057267cc9a..194a38f51eb0d 100644 --- a/manifests/p/Python/Python/3/7/3.7.0/Python.Python.3.7.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/7/3.7.0/Python.Python.3.7.locale.en-US.yaml @@ -1,20 +1,44 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.7 -PackageVersion: 3.7.0 -PackageLocale: en-US -Publisher: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.7 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.0 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.7 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2018 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.7 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: |- + Library + - bpo-33851: Fix ast.get_docstring() for a node that lacks a docstring. + C API + - bpo-33932: Calling Py_Initialize() twice does nothing, instead of failing with a fatal error: restore the Python 3.6 behaviour. +ReleaseNotesUrl: https://docs.python.org/release/3.7.0/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/7/3.7.0/Python.Python.3.7.locale.zh-CN.yaml b/manifests/p/Python/Python/3/7/3.7.0/Python.Python.3.7.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4dd14ddb706a5 --- /dev/null +++ b/manifests/p/Python/Python/3/7/3.7.0/Python.Python.3.7.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.0 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.7 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2018 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.7.0/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/7/3.7.0/Python.Python.3.7.yaml b/manifests/p/Python/Python/3/7/3.7.0/Python.Python.3.7.yaml index 554b56037ee09..02f5a3c75bc4d 100644 --- a/manifests/p/Python/Python/3/7/3.7.0/Python.Python.3.7.yaml +++ b/manifests/p/Python/Python/3/7/3.7.0/Python.Python.3.7.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.7 -PackageVersion: 3.7.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 5036bd905df1b9b92a540ad124f6630747f8ace5 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 18 Jan 2024 00:47:17 +0800 Subject: [PATCH 176/461] Modify: Python.Python.3.7 version 3.7.2 (#134074) --- .../7/3.7.2/Python.Python.3.7.installer.yaml | 111 ++++++++++++------ .../3.7.2/Python.Python.3.7.locale.en-US.yaml | 67 +++++++---- .../3.7.2/Python.Python.3.7.locale.zh-CN.yaml | 40 +++++++ .../Python/3/7/3.7.2/Python.Python.3.7.yaml | 14 ++- 4 files changed, 173 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/7/3.7.2/Python.Python.3.7.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/7/3.7.2/Python.Python.3.7.installer.yaml b/manifests/p/Python/Python/3/7/3.7.2/Python.Python.3.7.installer.yaml index 899030123d222..9703e983788fa 100644 --- a/manifests/p/Python/Python/3/7/3.7.2/Python.Python.3.7.installer.yaml +++ b/manifests/p/Python/Python/3/7/3.7.2/Python.Python.3.7.installer.yaml @@ -1,33 +1,78 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.7 -PackageVersion: 3.7.2 -InstallerSwitches: - Silent: /Quiet - SilentWithProgress: /Passive - Custom: PrependPath=1 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.7.2/python-3.7.2-amd64.exe - InstallerSha256: 0FE2A696F5A3E481FED795EF6896ED99157BCEF273EF3C4A96F2905CBDB3AA13 - AppsAndFeaturesEntries: - - DisplayName: Python 3.7.2 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.7.2150.0 - ProductCode: '{c0f1e976-f585-48f8-968d-48c870496d4e}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.7.2/python-3.7.2.exe - InstallerSha256: 8BACE330FB409E428B04EEEE083DD9CA7F6C754366D07E23B3853891D8F8C3D0 - AppsAndFeaturesEntries: - - DisplayName: Python 3.7.2 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.7.2150.0 - ProductCode: '{0f40e78b-67e1-4e0c-a2fd-e9325d9dfc82}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.2 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2018-12-23 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.7.2/python-3.7.2.exe + InstallerSha256: 8BACE330FB409E428B04EEEE083DD9CA7F6C754366D07E23B3853891D8F8C3D0 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{0f40e78b-67e1-4e0c-a2fd-e9325d9dfc82}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.2 (32-bit) + DisplayVersion: 3.7.2150.0 + ProductCode: '{0f40e78b-67e1-4e0c-a2fd-e9325d9dfc82}' + UpgradeCode: '{5C464E87-58D7-5592-B004-12ED93D23716}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.7.2/python-3.7.2.exe + InstallerSha256: 8BACE330FB409E428B04EEEE083DD9CA7F6C754366D07E23B3853891D8F8C3D0 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{0f40e78b-67e1-4e0c-a2fd-e9325d9dfc82}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.2 (32-bit) + DisplayVersion: 3.7.2150.0 + ProductCode: '{0f40e78b-67e1-4e0c-a2fd-e9325d9dfc82}' + UpgradeCode: '{5C464E87-58D7-5592-B004-12ED93D23716}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.7.2/python-3.7.2-amd64.exe + InstallerSha256: 0FE2A696F5A3E481FED795EF6896ED99157BCEF273EF3C4A96F2905CBDB3AA13 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{c0f1e976-f585-48f8-968d-48c870496d4e}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.2 (64-bit) + DisplayVersion: 3.7.2150.0 + ProductCode: '{c0f1e976-f585-48f8-968d-48c870496d4e}' + UpgradeCode: '{71010FC2-A70A-5D7A-AA83-DC4282DCFE02}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.7.2/python-3.7.2-amd64.exe + InstallerSha256: 0FE2A696F5A3E481FED795EF6896ED99157BCEF273EF3C4A96F2905CBDB3AA13 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{c0f1e976-f585-48f8-968d-48c870496d4e}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.2 (64-bit) + DisplayVersion: 3.7.2150.0 + ProductCode: '{c0f1e976-f585-48f8-968d-48c870496d4e}' + UpgradeCode: '{71010FC2-A70A-5D7A-AA83-DC4282DCFE02}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/7/3.7.2/Python.Python.3.7.locale.en-US.yaml b/manifests/p/Python/Python/3/7/3.7.2/Python.Python.3.7.locale.en-US.yaml index f7d2e88b3bf8c..7af06de52d740 100644 --- a/manifests/p/Python/Python/3/7/3.7.2/Python.Python.3.7.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/7/3.7.2/Python.Python.3.7.locale.en-US.yaml @@ -1,20 +1,47 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.7 -PackageVersion: 3.7.2 -PackageLocale: en-US -Publisher: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.7 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.2 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.7 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2018 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.7 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: |- + Library + - bpo-31715: Associate .mjs file extension with application/javascript MIME Type. + Build + - bpo-35499: make profile-opt no longer replaces CFLAGS_NODIST with CFLAGS. It now adds profile-guided optimization (PGO) flags to CFLAGS_NODIST: existing CFLAGS_NODIST flags are kept. + - bpo-35257: Avoid leaking the linker flags from Link Time Optimizations (LTO) into distutils when compiling C extensions. + C API + - bpo-35259: Conditionally declare Py_FinalizeEx() (new in 3.6) based on Py_LIMITED_API. Patch by Arthur Neufeld. +ReleaseNotesUrl: https://docs.python.org/release/3.7.2/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/7/3.7.2/Python.Python.3.7.locale.zh-CN.yaml b/manifests/p/Python/Python/3/7/3.7.2/Python.Python.3.7.locale.zh-CN.yaml new file mode 100644 index 0000000000000..63d2d29bd29cf --- /dev/null +++ b/manifests/p/Python/Python/3/7/3.7.2/Python.Python.3.7.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.2 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.7 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2018 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.7.2/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/7/3.7.2/Python.Python.3.7.yaml b/manifests/p/Python/Python/3/7/3.7.2/Python.Python.3.7.yaml index ddf6c02e17db0..c51a9b7ebdbfd 100644 --- a/manifests/p/Python/Python/3/7/3.7.2/Python.Python.3.7.yaml +++ b/manifests/p/Python/Python/3/7/3.7.2/Python.Python.3.7.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.7 -PackageVersion: 3.7.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 82756b7c2942d63104bca23bac8aa24154df59c1 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 18 Jan 2024 00:47:30 +0800 Subject: [PATCH 177/461] New version: Sogou.SogouInput version 14.1.0.8858 (#134106) --- .../Sogou.SogouInput.installer.yaml | 34 +++++++++++++++++ .../Sogou.SogouInput.locale.en-US.yaml | 35 +++++++++++++++++ .../Sogou.SogouInput.locale.zh-CN.yaml | 38 +++++++++++++++++++ .../14.1.0.8858/Sogou.SogouInput.yaml | 8 ++++ 4 files changed, 115 insertions(+) create mode 100644 manifests/s/Sogou/SogouInput/14.1.0.8858/Sogou.SogouInput.installer.yaml create mode 100644 manifests/s/Sogou/SogouInput/14.1.0.8858/Sogou.SogouInput.locale.en-US.yaml create mode 100644 manifests/s/Sogou/SogouInput/14.1.0.8858/Sogou.SogouInput.locale.zh-CN.yaml create mode 100644 manifests/s/Sogou/SogouInput/14.1.0.8858/Sogou.SogouInput.yaml diff --git a/manifests/s/Sogou/SogouInput/14.1.0.8858/Sogou.SogouInput.installer.yaml b/manifests/s/Sogou/SogouInput/14.1.0.8858/Sogou.SogouInput.installer.yaml new file mode 100644 index 0000000000000..7279229f44c0e --- /dev/null +++ b/manifests/s/Sogou/SogouInput/14.1.0.8858/Sogou.SogouInput.installer.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Sogou.SogouInput +PackageVersion: 14.1.0.8858 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Protocols: +- sgreg +FileExtensions: +- scel +- scpf +- ssf +ReleaseDate: 2024-01-15 +Installers: +- Architecture: x86 + InstallerUrl: https://ime.sogoucdn.com/sogou_pinyin_14.1.0.8858.exe + InstallerSha256: 6DFF634C96A0260FB872E7F1B936D954B2CBCF6B4AE3EBB0B1C17735524861D7 + ProductCode: Sogou Input +- Architecture: x64 + InstallerUrl: https://ime.sogoucdn.com/sogou_pinyin_14.1.0.8858.exe + InstallerSha256: 6DFF634C96A0260FB872E7F1B936D954B2CBCF6B4AE3EBB0B1C17735524861D7 + ProductCode: Sogou Input +- Architecture: arm + InstallerUrl: https://ime.sogoucdn.com/sogou_pinyin_14.1.0.8858.exe + InstallerSha256: 6DFF634C96A0260FB872E7F1B936D954B2CBCF6B4AE3EBB0B1C17735524861D7 + ProductCode: Sogou Input +- Architecture: arm64 + InstallerUrl: https://ime.sogoucdn.com/sogou_pinyin_14.1.0.8858.exe + InstallerSha256: 6DFF634C96A0260FB872E7F1B936D954B2CBCF6B4AE3EBB0B1C17735524861D7 + ProductCode: Sogou Input +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/Sogou/SogouInput/14.1.0.8858/Sogou.SogouInput.locale.en-US.yaml b/manifests/s/Sogou/SogouInput/14.1.0.8858/Sogou.SogouInput.locale.en-US.yaml new file mode 100644 index 0000000000000..7ad410850dfc3 --- /dev/null +++ b/manifests/s/Sogou/SogouInput/14.1.0.8858/Sogou.SogouInput.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Sogou.SogouInput +PackageVersion: 14.1.0.8858 +PackageLocale: en-US +Publisher: Sogou.com +PublisherUrl: https://shurufa.sogou.com/ +PublisherSupportUrl: https://pinyin.sogou.com/func/ +PrivacyUrl: https://rule.tencent.com/rule/preview/b692b40e-97b9-4e28-8b55-7f08d598ecec +Author: Beijing Sogou Technology Development Co., Ltd. +PackageName: 搜狗输入法 +PackageUrl: https://pinyin.sogou.com/ +License: Freeware +LicenseUrl: https://pinyin.sogou.com/help.php?list=9&q=1 +Copyright: © 2024 Sogou.com Inc. All rights reserved. +# CopyrightUrl: +ShortDescription: New generation of Chinese Pinyin input method based on search engine technology +Description: Sogou Pinyin Method is a new generation of Chinese Pinyin input method based on search engine technology, especially suitable for Chinese Internet users. +# Moniker: +Tags: +- chinese +- handwriting +- ime +- input-method +- pinyin +- speech +- voice +# ReleaseNotes: +ReleaseNotesUrl: https://pinyin.sogou.com/changelog.php +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/Sogou/SogouInput/14.1.0.8858/Sogou.SogouInput.locale.zh-CN.yaml b/manifests/s/Sogou/SogouInput/14.1.0.8858/Sogou.SogouInput.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b7517ed0c6115 --- /dev/null +++ b/manifests/s/Sogou/SogouInput/14.1.0.8858/Sogou.SogouInput.locale.zh-CN.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Sogou.SogouInput +PackageVersion: 14.1.0.8858 +PackageLocale: zh-CN +Publisher: Sogou.com +PublisherUrl: https://shurufa.sogou.com/ +PublisherSupportUrl: https://pinyin.sogou.com/func/ +PrivacyUrl: https://rule.tencent.com/rule/preview/b692b40e-97b9-4e28-8b55-7f08d598ecec +Author: 北京搜狗科技发展有限公司 +PackageName: 搜狗输入法 +PackageUrl: https://pinyin.sogou.com/ +License: 免费软件 +LicenseUrl: https://pinyin.sogou.com/help.php?list=9&q=1 +Copyright: © 2024 Sogou.com Inc. All rights reserved. +# CopyrightUrl: +ShortDescription: 基于搜索引擎的新一代拼音输入法 +Description: 搜狗拼音输入法是搜狗推出的一款基于搜索引擎技术的、特别适合网民使用的、新一代的输入法产品。 +# Moniker: +Tags: +- 中文 +- 手写 +- 拼音 +- 汉语 +- 语音 +- 输入法 +ReleaseNotes: |- + 1. 全新打造 PDF 编辑阅读器,多种格式任意转换,功能丰富高效办公; + 2. 全新打造的第四代皮肤引擎,支持更多可玩的高交互动态皮肤; + 3. 皮肤商城焕然一新,支持颜色标签、皮肤搜索; + 4. 修复已知问题。 +ReleaseNotesUrl: https://pinyin.sogou.com/changelog.php +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/s/Sogou/SogouInput/14.1.0.8858/Sogou.SogouInput.yaml b/manifests/s/Sogou/SogouInput/14.1.0.8858/Sogou.SogouInput.yaml new file mode 100644 index 0000000000000..670bb4dcf8061 --- /dev/null +++ b/manifests/s/Sogou/SogouInput/14.1.0.8858/Sogou.SogouInput.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Sogou.SogouInput +PackageVersion: 14.1.0.8858 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6cb46e3bcd56d2f1d527d4c5baf6aa69d51bdeb6 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 18 Jan 2024 00:47:37 +0800 Subject: [PATCH 178/461] Modify: Python.Python.3.6 version 3.6.0 (#134067) --- .../6/3.6.0/Python.Python.3.6.installer.yaml | 111 ++++++++++++------ .../3.6.0/Python.Python.3.6.locale.en-US.yaml | 60 ++++++---- .../3.6.0/Python.Python.3.6.locale.zh-CN.yaml | 40 +++++++ .../Python/3/6/3.6.0/Python.Python.3.6.yaml | 14 ++- 4 files changed, 166 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/6/3.6.0/Python.Python.3.6.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/6/3.6.0/Python.Python.3.6.installer.yaml b/manifests/p/Python/Python/3/6/3.6.0/Python.Python.3.6.installer.yaml index ed0b12553e857..63ff4a1e3e336 100644 --- a/manifests/p/Python/Python/3/6/3.6.0/Python.Python.3.6.installer.yaml +++ b/manifests/p/Python/Python/3/6/3.6.0/Python.Python.3.6.installer.yaml @@ -1,33 +1,78 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.6 -PackageVersion: 3.6.0 -InstallerSwitches: - Silent: /Quiet - SilentWithProgress: /Passive - Custom: PrependPath=1 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.6.0/python-3.6.0-amd64.exe - InstallerSha256: F35D6FBA8C62FC7A03CEAE8B1B6EDC77249BCE8D30D0A16D140AFB2EE8F44194 - AppsAndFeaturesEntries: - - DisplayName: Python 3.6.0 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.6.150.0 - ProductCode: '{37a4e38b-baf7-4500-97f1-0f7c51d9a395}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.6.0/python-3.6.0.exe - InstallerSha256: 8E766027F346741502F49A9839B9FE4A2A3674258DA8F9822C892537743532EB - AppsAndFeaturesEntries: - - DisplayName: Python 3.6.0 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.6.150.0 - ProductCode: '{8ba65a8c-cb48-4716-bc24-47c148808015}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.6 +PackageVersion: 3.6.0 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2016-12-23 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.6.0/python-3.6.0.exe + InstallerSha256: 8E766027F346741502F49A9839B9FE4A2A3674258DA8F9822C892537743532EB + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{8ba65a8c-cb48-4716-bc24-47c148808015}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.0 (32-bit) + DisplayVersion: 3.6.150.0 + ProductCode: '{8ba65a8c-cb48-4716-bc24-47c148808015}' + UpgradeCode: '{96CB5FA2-C2EF-5E31-A06C-A5AB703698BE}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.6.0/python-3.6.0.exe + InstallerSha256: 8E766027F346741502F49A9839B9FE4A2A3674258DA8F9822C892537743532EB + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{8ba65a8c-cb48-4716-bc24-47c148808015}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.0 (32-bit) + DisplayVersion: 3.6.150.0 + ProductCode: '{8ba65a8c-cb48-4716-bc24-47c148808015}' + UpgradeCode: '{96CB5FA2-C2EF-5E31-A06C-A5AB703698BE}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.6.0/python-3.6.0-amd64.exe + InstallerSha256: F35D6FBA8C62FC7A03CEAE8B1B6EDC77249BCE8D30D0A16D140AFB2EE8F44194 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{37a4e38b-baf7-4500-97f1-0f7c51d9a395}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.0 (64-bit) + DisplayVersion: 3.6.150.0 + ProductCode: '{37a4e38b-baf7-4500-97f1-0f7c51d9a395}' + UpgradeCode: '{001956A8-8F9F-5604-ACE9-788F9B15DB5C}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.6.0/python-3.6.0-amd64.exe + InstallerSha256: F35D6FBA8C62FC7A03CEAE8B1B6EDC77249BCE8D30D0A16D140AFB2EE8F44194 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{37a4e38b-baf7-4500-97f1-0f7c51d9a395}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.0 (64-bit) + DisplayVersion: 3.6.150.0 + ProductCode: '{37a4e38b-baf7-4500-97f1-0f7c51d9a395}' + UpgradeCode: '{001956A8-8F9F-5604-ACE9-788F9B15DB5C}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/6/3.6.0/Python.Python.3.6.locale.en-US.yaml b/manifests/p/Python/Python/3/6/3.6.0/Python.Python.3.6.locale.en-US.yaml index ecc140920e1e2..af00f3f9b461b 100644 --- a/manifests/p/Python/Python/3/6/3.6.0/Python.Python.3.6.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/6/3.6.0/Python.Python.3.6.locale.en-US.yaml @@ -1,20 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.6 -PackageVersion: 3.6.0 -PackageLocale: en-US -Publisher: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.6 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.6 +PackageVersion: 3.6.0 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.6 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2017 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.6 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.6.0/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/6/3.6.0/Python.Python.3.6.locale.zh-CN.yaml b/manifests/p/Python/Python/3/6/3.6.0/Python.Python.3.6.locale.zh-CN.yaml new file mode 100644 index 0000000000000..45a7f2480a9c8 --- /dev/null +++ b/manifests/p/Python/Python/3/6/3.6.0/Python.Python.3.6.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.6 +PackageVersion: 3.6.0 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.6 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2017 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.6.0/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/6/3.6.0/Python.Python.3.6.yaml b/manifests/p/Python/Python/3/6/3.6.0/Python.Python.3.6.yaml index 35698daeca8e0..3de70ffed5c36 100644 --- a/manifests/p/Python/Python/3/6/3.6.0/Python.Python.3.6.yaml +++ b/manifests/p/Python/Python/3/6/3.6.0/Python.Python.3.6.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.6 -PackageVersion: 3.6.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.6 +PackageVersion: 3.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 27ae41d4ebbe0f4a3c9552db134025cd9dbb1122 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 18 Jan 2024 00:47:41 +0800 Subject: [PATCH 179/461] Modify: Python.Python.3.7 version 3.7.3 (#134073) --- .../7/3.7.3/Python.Python.3.7.installer.yaml | 111 ++++++++++++------ .../3.7.3/Python.Python.3.7.locale.en-US.yaml | 60 ++++++---- .../3.7.3/Python.Python.3.7.locale.zh-CN.yaml | 40 +++++++ .../Python/3/7/3.7.3/Python.Python.3.7.yaml | 14 ++- 4 files changed, 166 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/7/3.7.3/Python.Python.3.7.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/7/3.7.3/Python.Python.3.7.installer.yaml b/manifests/p/Python/Python/3/7/3.7.3/Python.Python.3.7.installer.yaml index 4da33afe00436..d506214bdcebf 100644 --- a/manifests/p/Python/Python/3/7/3.7.3/Python.Python.3.7.installer.yaml +++ b/manifests/p/Python/Python/3/7/3.7.3/Python.Python.3.7.installer.yaml @@ -1,33 +1,78 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.7 -PackageVersion: 3.7.3 -InstallerSwitches: - Silent: /Quiet - SilentWithProgress: /Passive - Custom: PrependPath=1 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.7.3/python-3.7.3-amd64.exe - InstallerSha256: 996B030930F5D81BEFA3E2452AA5B1630133837446F190C3768B28C63FD7F193 - AppsAndFeaturesEntries: - - DisplayName: Python 3.7.3 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.7.3150.0 - ProductCode: '{bad6cd9b-5387-4593-b0c3-42f6306ff740}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.7.3/python-3.7.3.exe - InstallerSha256: 1856F8BD2DFB1BBD1C0C7ACCA60D274AD9FDFE19240E949A310665DBFFF4D736 - AppsAndFeaturesEntries: - - DisplayName: Python 3.7.3 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.7.3150.0 - ProductCode: '{24ac8299-2abd-4ddd-8be3-031debb6093c}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.3 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2019-03-25 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.7.3/python-3.7.3.exe + InstallerSha256: 1856F8BD2DFB1BBD1C0C7ACCA60D274AD9FDFE19240E949A310665DBFFF4D736 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{24ac8299-2abd-4ddd-8be3-031debb6093c}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.3 (32-bit) + DisplayVersion: 3.7.3150.0 + ProductCode: '{24ac8299-2abd-4ddd-8be3-031debb6093c}' + UpgradeCode: '{5C464E87-58D7-5592-B004-12ED93D23716}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.7.3/python-3.7.3.exe + InstallerSha256: 1856F8BD2DFB1BBD1C0C7ACCA60D274AD9FDFE19240E949A310665DBFFF4D736 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{24ac8299-2abd-4ddd-8be3-031debb6093c}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.3 (32-bit) + DisplayVersion: 3.7.3150.0 + ProductCode: '{24ac8299-2abd-4ddd-8be3-031debb6093c}' + UpgradeCode: '{5C464E87-58D7-5592-B004-12ED93D23716}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.7.3/python-3.7.3-amd64.exe + InstallerSha256: 996B030930F5D81BEFA3E2452AA5B1630133837446F190C3768B28C63FD7F193 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{bad6cd9b-5387-4593-b0c3-42f6306ff740}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.3 (64-bit) + DisplayVersion: 3.7.3150.0 + ProductCode: '{bad6cd9b-5387-4593-b0c3-42f6306ff740}' + UpgradeCode: '{71010FC2-A70A-5D7A-AA83-DC4282DCFE02}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.7.3/python-3.7.3-amd64.exe + InstallerSha256: 996B030930F5D81BEFA3E2452AA5B1630133837446F190C3768B28C63FD7F193 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{bad6cd9b-5387-4593-b0c3-42f6306ff740}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.3 (64-bit) + DisplayVersion: 3.7.3150.0 + ProductCode: '{bad6cd9b-5387-4593-b0c3-42f6306ff740}' + UpgradeCode: '{71010FC2-A70A-5D7A-AA83-DC4282DCFE02}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/7/3.7.3/Python.Python.3.7.locale.en-US.yaml b/manifests/p/Python/Python/3/7/3.7.3/Python.Python.3.7.locale.en-US.yaml index d88d8e6a5f740..165d1df816274 100644 --- a/manifests/p/Python/Python/3/7/3.7.3/Python.Python.3.7.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/7/3.7.3/Python.Python.3.7.locale.en-US.yaml @@ -1,20 +1,40 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.7 -PackageVersion: 3.7.3 -PackageLocale: en-US -Publisher: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.7 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.3 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.7 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2019 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.7 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: There were no new changes in version 3.7.3. +ReleaseNotesUrl: https://docs.python.org/release/3.7.3/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/7/3.7.3/Python.Python.3.7.locale.zh-CN.yaml b/manifests/p/Python/Python/3/7/3.7.3/Python.Python.3.7.locale.zh-CN.yaml new file mode 100644 index 0000000000000..51d75a0793357 --- /dev/null +++ b/manifests/p/Python/Python/3/7/3.7.3/Python.Python.3.7.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.3 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.7 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2019 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.7.3/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/7/3.7.3/Python.Python.3.7.yaml b/manifests/p/Python/Python/3/7/3.7.3/Python.Python.3.7.yaml index cabd4b32f0634..403e20b3ffdf5 100644 --- a/manifests/p/Python/Python/3/7/3.7.3/Python.Python.3.7.yaml +++ b/manifests/p/Python/Python/3/7/3.7.3/Python.Python.3.7.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.7 -PackageVersion: 3.7.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 09bae53b4d803b2ad23b27b66e446f288de83706 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 18 Jan 2024 00:47:49 +0800 Subject: [PATCH 180/461] Modify: Python.Python.3.7 version 3.7.8 (#134068) --- .../7/3.7.8/Python.Python.3.7.installer.yaml | 111 ++++++++++++------ .../3.7.8/Python.Python.3.7.locale.en-US.yaml | 64 ++++++---- .../3.7.8/Python.Python.3.7.locale.zh-CN.yaml | 40 +++++++ .../Python/3/7/3.7.8/Python.Python.3.7.yaml | 14 ++- 4 files changed, 170 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/7/3.7.8/Python.Python.3.7.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/7/3.7.8/Python.Python.3.7.installer.yaml b/manifests/p/Python/Python/3/7/3.7.8/Python.Python.3.7.installer.yaml index e252d6492e144..2f343f3f85c2e 100644 --- a/manifests/p/Python/Python/3/7/3.7.8/Python.Python.3.7.installer.yaml +++ b/manifests/p/Python/Python/3/7/3.7.8/Python.Python.3.7.installer.yaml @@ -1,33 +1,78 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.7 -PackageVersion: 3.7.8 -InstallerSwitches: - Silent: /Quiet - SilentWithProgress: /Passive - Custom: PrependPath=1 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.7.8/python-3.7.8-amd64.exe - InstallerSha256: A43ED63251A5E0D2CF1BBE9F6A75389675D091AAEEAAE5D1BE27FFB2E329E373 - AppsAndFeaturesEntries: - - DisplayName: Python 3.7.8 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.7.8150.0 - ProductCode: '{886f7e19-ca0e-4f00-9cb5-14f6506fea86}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.7.8/python-3.7.8.exe - InstallerSha256: 89E03C46BFE38CEDB4F776CC6FABA058B39BCDE368F57B5382110D58D9B5C90D - AppsAndFeaturesEntries: - - DisplayName: Python 3.7.8 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.7.8150.0 - ProductCode: '{2d31e41e-8c0e-4127-aaf1-f80de011f32b}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.8 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2020-06-27 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.7.8/python-3.7.8.exe + InstallerSha256: 89E03C46BFE38CEDB4F776CC6FABA058B39BCDE368F57B5382110D58D9B5C90D + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{2d31e41e-8c0e-4127-aaf1-f80de011f32b}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.8 (32-bit) + DisplayVersion: 3.7.8150.0 + ProductCode: '{2d31e41e-8c0e-4127-aaf1-f80de011f32b}' + UpgradeCode: '{5C464E87-58D7-5592-B004-12ED93D23716}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.7.8/python-3.7.8.exe + InstallerSha256: 89E03C46BFE38CEDB4F776CC6FABA058B39BCDE368F57B5382110D58D9B5C90D + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{2d31e41e-8c0e-4127-aaf1-f80de011f32b}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.8 (32-bit) + DisplayVersion: 3.7.8150.0 + ProductCode: '{2d31e41e-8c0e-4127-aaf1-f80de011f32b}' + UpgradeCode: '{5C464E87-58D7-5592-B004-12ED93D23716}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.7.8/python-3.7.8-amd64.exe + InstallerSha256: A43ED63251A5E0D2CF1BBE9F6A75389675D091AAEEAAE5D1BE27FFB2E329E373 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{886f7e19-ca0e-4f00-9cb5-14f6506fea86}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.8 (64-bit) + DisplayVersion: 3.7.8150.0 + ProductCode: '{886f7e19-ca0e-4f00-9cb5-14f6506fea86}' + UpgradeCode: '{71010FC2-A70A-5D7A-AA83-DC4282DCFE02}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.7.8/python-3.7.8-amd64.exe + InstallerSha256: A43ED63251A5E0D2CF1BBE9F6A75389675D091AAEEAAE5D1BE27FFB2E329E373 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{886f7e19-ca0e-4f00-9cb5-14f6506fea86}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.8 (64-bit) + DisplayVersion: 3.7.8150.0 + ProductCode: '{886f7e19-ca0e-4f00-9cb5-14f6506fea86}' + UpgradeCode: '{71010FC2-A70A-5D7A-AA83-DC4282DCFE02}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/7/3.7.8/Python.Python.3.7.locale.en-US.yaml b/manifests/p/Python/Python/3/7/3.7.8/Python.Python.3.7.locale.en-US.yaml index 5f2a44748d374..0868ed7979c36 100644 --- a/manifests/p/Python/Python/3/7/3.7.8/Python.Python.3.7.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/7/3.7.8/Python.Python.3.7.locale.en-US.yaml @@ -1,20 +1,44 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.7 -PackageVersion: 3.7.8 -PackageLocale: en-US -Publisher: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.7 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.8 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.7 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2020 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.7 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: |- + Tests + - bpo-41009: Fix use of support.require_{linux|mac|freebsd}_version() decorators as class decorator. + macOS + - bpo-41100: Fix configure error when building on macOS 11. Note that 3.7.8 was released shortly after the first developer preview of macOS 11 (Big Sur); there are other known issues with building and running on the developer preview. Big Sur is expected to be fully supported in a future bugfix release of Python 3.8.x and with 3.9.0. +ReleaseNotesUrl: https://docs.python.org/release/3.7.8/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/7/3.7.8/Python.Python.3.7.locale.zh-CN.yaml b/manifests/p/Python/Python/3/7/3.7.8/Python.Python.3.7.locale.zh-CN.yaml new file mode 100644 index 0000000000000..8f77e9310a8f1 --- /dev/null +++ b/manifests/p/Python/Python/3/7/3.7.8/Python.Python.3.7.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.8 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.7 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2020 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.7.8/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/7/3.7.8/Python.Python.3.7.yaml b/manifests/p/Python/Python/3/7/3.7.8/Python.Python.3.7.yaml index 2cd6aedc15d2f..85d577fd6b4ec 100644 --- a/manifests/p/Python/Python/3/7/3.7.8/Python.Python.3.7.yaml +++ b/manifests/p/Python/Python/3/7/3.7.8/Python.Python.3.7.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.7 -PackageVersion: 3.7.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.7 +PackageVersion: 3.7.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e57d124449dd7e0dd3bf03ee0ac5fe6fb0ac0863 Mon Sep 17 00:00:00 2001 From: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com> Date: Wed, 17 Jan 2024 17:47:55 +0100 Subject: [PATCH 181/461] cliMicrosoft.VisualStudioCode.Insiders.CLI_v1.86.0 (#134041) Co-authored-by: Ladislau Szomoru --- ...Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.86.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.86.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml index 8fb532ad5c1d9..3f56c534ef68c 100644 --- a/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.86.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.86.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml @@ -6,11 +6,11 @@ Commands: [] InstallerType: zip Installers: - Architecture: arm64 - InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/29bef5673ebb1fc3a59b90c9d8bfd2bc61c3f011/vscode_cli_win32_arm64_cli.zip' - InstallerSha256: 077cf5658fe58463068caf1c5fd0061f57d1efd0a1603021cecb1883bee53401 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/81725794264e4c0fddbc1b3b728013744ae90840/vscode_cli_win32_arm64_cli.zip' + InstallerSha256: 5422b471fe79ef8e939231e2754d29fcbdb3cebc22a04c92f1a676576a16ebd1 - Architecture: x64 - InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/29bef5673ebb1fc3a59b90c9d8bfd2bc61c3f011/vscode_cli_win32_x64_cli.zip' - InstallerSha256: 5e2a91d5eec3a2d145b027840bb76916156275dae83b28f57bbff637e31d1d84 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/81725794264e4c0fddbc1b3b728013744ae90840/vscode_cli_win32_x64_cli.zip' + InstallerSha256: b19dc1cd7a13081cc25b9c46fe1b3188b41197c30262253ac1660d16725a8b76 ManifestType: installer ManifestVersion: 1.5.0 NestedInstallerType: portable From 6d9cf47241a37dc156d758b5fad5855c37433596 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 18 Jan 2024 00:48:01 +0800 Subject: [PATCH 182/461] Modify: Python.Python.3.6 version 3.6.5 (#134062) --- .../6/3.6.5/Python.Python.3.6.installer.yaml | 111 ++++++++++++------ .../3.6.5/Python.Python.3.6.locale.en-US.yaml | 64 ++++++---- .../3.6.5/Python.Python.3.6.locale.zh-CN.yaml | 40 +++++++ .../Python/3/6/3.6.5/Python.Python.3.6.yaml | 14 ++- 4 files changed, 170 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/6/3.6.5/Python.Python.3.6.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/6/3.6.5/Python.Python.3.6.installer.yaml b/manifests/p/Python/Python/3/6/3.6.5/Python.Python.3.6.installer.yaml index dd8e96d3ec393..5e891111ac2fd 100644 --- a/manifests/p/Python/Python/3/6/3.6.5/Python.Python.3.6.installer.yaml +++ b/manifests/p/Python/Python/3/6/3.6.5/Python.Python.3.6.installer.yaml @@ -1,33 +1,78 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.6 -PackageVersion: 3.6.5 -InstallerSwitches: - Silent: /Quiet - SilentWithProgress: /Passive - Custom: PrependPath=1 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.6.5/python-3.6.5-amd64.exe - InstallerSha256: A518C95374BBDEEC10A144A76A04B6E05EA3D8A0773AAF0581220ABF7C9AD2C3 - AppsAndFeaturesEntries: - - DisplayName: Python 3.6.5 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.6.5150.0 - ProductCode: '{9d1b786e-0fd4-4386-abc1-4b920ab32da9}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.6.5/python-3.6.5.exe - InstallerSha256: CAF33A6ADE83CBAE3314DEA87595D29500AE2692CB656B587FBA17009BEDF3D8 - AppsAndFeaturesEntries: - - DisplayName: Python 3.6.5 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.6.5150.0 - ProductCode: '{3346977b-49da-4095-8f4d-f56f103e52e9}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.6 +PackageVersion: 3.6.5 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2018-03-28 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.6.5/python-3.6.5.exe + InstallerSha256: CAF33A6ADE83CBAE3314DEA87595D29500AE2692CB656B587FBA17009BEDF3D8 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{3346977b-49da-4095-8f4d-f56f103e52e9}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.5 (32-bit) + DisplayVersion: 3.6.5150.0 + ProductCode: '{3346977b-49da-4095-8f4d-f56f103e52e9}' + UpgradeCode: '{96CB5FA2-C2EF-5E31-A06C-A5AB703698BE}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.6.5/python-3.6.5.exe + InstallerSha256: CAF33A6ADE83CBAE3314DEA87595D29500AE2692CB656B587FBA17009BEDF3D8 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{3346977b-49da-4095-8f4d-f56f103e52e9}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.5 (32-bit) + DisplayVersion: 3.6.5150.0 + ProductCode: '{3346977b-49da-4095-8f4d-f56f103e52e9}' + UpgradeCode: '{96CB5FA2-C2EF-5E31-A06C-A5AB703698BE}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.6.5/python-3.6.5-amd64.exe + InstallerSha256: A518C95374BBDEEC10A144A76A04B6E05EA3D8A0773AAF0581220ABF7C9AD2C3 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{9d1b786e-0fd4-4386-abc1-4b920ab32da9}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.5 (64-bit) + DisplayVersion: 3.6.5150.0 + ProductCode: '{9d1b786e-0fd4-4386-abc1-4b920ab32da9}' + UpgradeCode: '{001956A8-8F9F-5604-ACE9-788F9B15DB5C}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.6.5/python-3.6.5-amd64.exe + InstallerSha256: A518C95374BBDEEC10A144A76A04B6E05EA3D8A0773AAF0581220ABF7C9AD2C3 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{9d1b786e-0fd4-4386-abc1-4b920ab32da9}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.5 (64-bit) + DisplayVersion: 3.6.5150.0 + ProductCode: '{9d1b786e-0fd4-4386-abc1-4b920ab32da9}' + UpgradeCode: '{001956A8-8F9F-5604-ACE9-788F9B15DB5C}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/6/3.6.5/Python.Python.3.6.locale.en-US.yaml b/manifests/p/Python/Python/3/6/3.6.5/Python.Python.3.6.locale.en-US.yaml index 70bb78716fe98..349646bc9aa61 100644 --- a/manifests/p/Python/Python/3/6/3.6.5/Python.Python.3.6.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/6/3.6.5/Python.Python.3.6.locale.en-US.yaml @@ -1,20 +1,44 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.6 -PackageVersion: 3.6.5 -PackageLocale: en-US -Publisher: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.6 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.6 +PackageVersion: 3.6.5 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.6 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2018 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.6 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: |- + Tests + - bpo-32872: Avoid regrtest compatibility issue with namespace packages. + Build + - bpo-33163: Upgrade pip to 9.0.3 and setuptools to v39.0.1. +ReleaseNotesUrl: https://docs.python.org/release/3.6.5/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/6/3.6.5/Python.Python.3.6.locale.zh-CN.yaml b/manifests/p/Python/Python/3/6/3.6.5/Python.Python.3.6.locale.zh-CN.yaml new file mode 100644 index 0000000000000..dd1bed4eca5dd --- /dev/null +++ b/manifests/p/Python/Python/3/6/3.6.5/Python.Python.3.6.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.6 +PackageVersion: 3.6.5 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.6 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2018 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.6.5/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/6/3.6.5/Python.Python.3.6.yaml b/manifests/p/Python/Python/3/6/3.6.5/Python.Python.3.6.yaml index a430c69b87493..bbd037da2cde2 100644 --- a/manifests/p/Python/Python/3/6/3.6.5/Python.Python.3.6.yaml +++ b/manifests/p/Python/Python/3/6/3.6.5/Python.Python.3.6.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.6 -PackageVersion: 3.6.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.6 +PackageVersion: 3.6.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3c6cab9bd1a24c128b5de875586e6efddec86f0b Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 18 Jan 2024 00:48:07 +0800 Subject: [PATCH 183/461] Modify: Python.Python.3.5 version 3.5.0 (#134057) --- .../5/3.5.0/Python.Python.3.5.installer.yaml | 115 ++++++++++++------ .../3.5.0/Python.Python.3.5.locale.en-US.yaml | 62 +++++++--- .../3.5.0/Python.Python.3.5.locale.zh-CN.yaml | 40 ++++++ .../Python/3/5/3.5.0/Python.Python.3.5.yaml | 14 ++- 4 files changed, 168 insertions(+), 63 deletions(-) create mode 100644 manifests/p/Python/Python/3/5/3.5.0/Python.Python.3.5.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/5/3.5.0/Python.Python.3.5.installer.yaml b/manifests/p/Python/Python/3/5/3.5.0/Python.Python.3.5.installer.yaml index 881172f7da55e..80715e5eff50e 100644 --- a/manifests/p/Python/Python/3/5/3.5.0/Python.Python.3.5.installer.yaml +++ b/manifests/p/Python/Python/3/5/3.5.0/Python.Python.3.5.installer.yaml @@ -1,37 +1,78 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.5 -PackageVersion: 3.5.0 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.5.0/python-3.5.0-amd64.exe - InstallerSha256: EE8F9C3B384A9D37833FDB2870A45FDAD0D49B78BD08313F99ED21A32DF30396 - InstallerSwitches: - Silent: /Quiet - SilentWithProgress: /Passive - Custom: PrependPath=1 - AppsAndFeaturesEntries: - - DisplayName: Python 3.5.0 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.5.150.0 - ProductCode: '{e599f76f-2b95-44da-a280-77548b1b2a21}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.5.0/python-3.5.0.exe - InstallerSha256: CD4675B964C2E06CCFD64A0E84A6A8623EC143071B97F9525BED63B2796776AE - InstallerSwitches: - Silent: /Quiet - SilentWithProgress: /Passive - Custom: PrependPath=1 - AppsAndFeaturesEntries: - - DisplayName: Python 3.5.0 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.5.150.0 - ProductCode: '{1197d2bb-6cf8-488a-b994-d5bf6d7efe7b}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.5 +PackageVersion: 3.5.0 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2015-09-13 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.5.0/python-3.5.0.exe + InstallerSha256: CD4675B964C2E06CCFD64A0E84A6A8623EC143071B97F9525BED63B2796776AE + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{1197d2bb-6cf8-488a-b994-d5bf6d7efe7b}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.5.0 (32-bit) + DisplayVersion: 3.5.150.0 + ProductCode: '{1197d2bb-6cf8-488a-b994-d5bf6d7efe7b}' + UpgradeCode: '{3A1A27C0-4578-514F-9380-81D44B2F03AB}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.5.0/python-3.5.0.exe + InstallerSha256: CD4675B964C2E06CCFD64A0E84A6A8623EC143071B97F9525BED63B2796776AE + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{1197d2bb-6cf8-488a-b994-d5bf6d7efe7b}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.5.0 (32-bit) + DisplayVersion: 3.5.150.0 + ProductCode: '{1197d2bb-6cf8-488a-b994-d5bf6d7efe7b}' + UpgradeCode: '{3A1A27C0-4578-514F-9380-81D44B2F03AB}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.5.0/python-3.5.0-amd64.exe + InstallerSha256: EE8F9C3B384A9D37833FDB2870A45FDAD0D49B78BD08313F99ED21A32DF30396 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{e599f76f-2b95-44da-a280-77548b1b2a21}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.5.0 (64-bit) + DisplayVersion: 3.5.150.0 + ProductCode: '{e599f76f-2b95-44da-a280-77548b1b2a21}' + UpgradeCode: '{EEB42FF5-6DC6-5D71-9D60-792E37FA8953}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.5.0/python-3.5.0-amd64.exe + InstallerSha256: EE8F9C3B384A9D37833FDB2870A45FDAD0D49B78BD08313F99ED21A32DF30396 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{e599f76f-2b95-44da-a280-77548b1b2a21}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.5.0 (64-bit) + DisplayVersion: 3.5.150.0 + ProductCode: '{e599f76f-2b95-44da-a280-77548b1b2a21}' + UpgradeCode: '{EEB42FF5-6DC6-5D71-9D60-792E37FA8953}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/5/3.5.0/Python.Python.3.5.locale.en-US.yaml b/manifests/p/Python/Python/3/5/3.5.0/Python.Python.3.5.locale.en-US.yaml index ebabefb3677f8..b7363e70fb9e4 100644 --- a/manifests/p/Python/Python/3/5/3.5.0/Python.Python.3.5.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/5/3.5.0/Python.Python.3.5.locale.en-US.yaml @@ -1,20 +1,42 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.5 -PackageVersion: 3.5.0 -PackageLocale: en-US -Publisher: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.5 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.5 +PackageVersion: 3.5.0 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.5 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2015 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.5 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: |- + Build + - Issue #25071: Windows installer should not require TargetDir parameter when installing quietly. +ReleaseNotesUrl: https://docs.python.org/release/3.5.0/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/5/3.5.0/Python.Python.3.5.locale.zh-CN.yaml b/manifests/p/Python/Python/3/5/3.5.0/Python.Python.3.5.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c464cc47256ae --- /dev/null +++ b/manifests/p/Python/Python/3/5/3.5.0/Python.Python.3.5.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.5 +PackageVersion: 3.5.0 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.5 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2015 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.5.0/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/5/3.5.0/Python.Python.3.5.yaml b/manifests/p/Python/Python/3/5/3.5.0/Python.Python.3.5.yaml index 1d93db4a22ca7..f470de7113afd 100644 --- a/manifests/p/Python/Python/3/5/3.5.0/Python.Python.3.5.yaml +++ b/manifests/p/Python/Python/3/5/3.5.0/Python.Python.3.5.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.5 -PackageVersion: 3.5.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.5 +PackageVersion: 3.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 99ba9b429b90539ee23257213ed3550f4900d1a6 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Wed, 17 Jan 2024 17:48:30 +0100 Subject: [PATCH 184/461] New version: yt-dlp.yt-dlp.nightly version 2024.01.14.232710 (#134003) --- .../yt-dlp.yt-dlp.nightly.installer.yaml | 22 ++++++++++++++++ .../yt-dlp.yt-dlp.nightly.locale.en-US.yaml | 25 +++++++++++++++++++ .../yt-dlp.yt-dlp.nightly.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/y/yt-dlp/yt-dlp/nightly/2024.01.14.232710/yt-dlp.yt-dlp.nightly.installer.yaml create mode 100644 manifests/y/yt-dlp/yt-dlp/nightly/2024.01.14.232710/yt-dlp.yt-dlp.nightly.locale.en-US.yaml create mode 100644 manifests/y/yt-dlp/yt-dlp/nightly/2024.01.14.232710/yt-dlp.yt-dlp.nightly.yaml diff --git a/manifests/y/yt-dlp/yt-dlp/nightly/2024.01.14.232710/yt-dlp.yt-dlp.nightly.installer.yaml b/manifests/y/yt-dlp/yt-dlp/nightly/2024.01.14.232710/yt-dlp.yt-dlp.nightly.installer.yaml new file mode 100644 index 0000000000000..efa9c6a4c41d5 --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp/nightly/2024.01.14.232710/yt-dlp.yt-dlp.nightly.installer.yaml @@ -0,0 +1,22 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: yt-dlp.yt-dlp.nightly +PackageVersion: 2024.01.14.232710 +InstallerLocale: en-US +InstallerType: portable +Commands: +- yt-dlp +Dependencies: + PackageDependencies: + - PackageIdentifier: Gyan.FFmpeg +ReleaseDate: 2024-01-14 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2024.01.14.232710/yt-dlp_x86.exe + InstallerSha256: 0F1B38D8C3BD8AA8FB0C416FE643385465DF6B196C69A0140429172E57245946 +- Architecture: x64 + InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2024.01.14.232710/yt-dlp.exe + InstallerSha256: 74DEAB6A11A8C969C3639152761819CE0DC05470A25A7819EC2DF2369F414EA1 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/y/yt-dlp/yt-dlp/nightly/2024.01.14.232710/yt-dlp.yt-dlp.nightly.locale.en-US.yaml b/manifests/y/yt-dlp/yt-dlp/nightly/2024.01.14.232710/yt-dlp.yt-dlp.nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..1c7d28bc15312 --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp/nightly/2024.01.14.232710/yt-dlp.yt-dlp.nightly.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: yt-dlp.yt-dlp.nightly +PackageVersion: 2024.01.14.232710 +PackageLocale: en-US +Publisher: yt-dlp +PublisherUrl: https://github.com/yt-dlp +PublisherSupportUrl: https://github.com/yt-dlp/yt-dlp/issues +PackageName: yt-dlp-nightly +PackageUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds +License: The Unlicense +LicenseUrl: https://github.com/yt-dlp/yt-dlp/blob/master/LICENSE +Copyright: Copyright (c) pukkandan.ytdlp@gmail.com | UNLICENSE +ShortDescription: yt-dlp nightly +Description: yt-dlp nightly builds +Moniker: yt-dlp-nightly +Tags: +- yt-dlp +- nightly +- open-source +- development +ReleaseNotesUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/tag/2024.01.14.232710 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/y/yt-dlp/yt-dlp/nightly/2024.01.14.232710/yt-dlp.yt-dlp.nightly.yaml b/manifests/y/yt-dlp/yt-dlp/nightly/2024.01.14.232710/yt-dlp.yt-dlp.nightly.yaml new file mode 100644 index 0000000000000..0a1c5c224f350 --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp/nightly/2024.01.14.232710/yt-dlp.yt-dlp.nightly.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: yt-dlp.yt-dlp.nightly +PackageVersion: 2024.01.14.232710 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 1d96a9bb4333020ad5919b7120bc0f965df72200 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Wed, 17 Jan 2024 17:48:36 +0100 Subject: [PATCH 185/461] New version: Peppy.Osu! version 2024.114.0 (#133985) --- .../Osu!/2024.114.0/Peppy.Osu!.installer.yaml | 23 +++++++++++ .../2024.114.0/Peppy.Osu!.locale.en-US.yaml | 40 +++++++++++++++++++ .../p/Peppy/Osu!/2024.114.0/Peppy.Osu!.yaml | 8 ++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/p/Peppy/Osu!/2024.114.0/Peppy.Osu!.installer.yaml create mode 100644 manifests/p/Peppy/Osu!/2024.114.0/Peppy.Osu!.locale.en-US.yaml create mode 100644 manifests/p/Peppy/Osu!/2024.114.0/Peppy.Osu!.yaml diff --git a/manifests/p/Peppy/Osu!/2024.114.0/Peppy.Osu!.installer.yaml b/manifests/p/Peppy/Osu!/2024.114.0/Peppy.Osu!.installer.yaml new file mode 100644 index 0000000000000..9ffd64dcbe731 --- /dev/null +++ b/manifests/p/Peppy/Osu!/2024.114.0/Peppy.Osu!.installer.yaml @@ -0,0 +1,23 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Peppy.Osu! +PackageVersion: 2024.114.0 +Platform: +- Windows.Desktop +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Silent: /silent + SilentWithProgress: /silent +UpgradeBehavior: install +ProductCode: osulazer +ReleaseDate: 2024-01-14 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/ppy/osu/releases/download/2024.114.0/install.exe + InstallerSha256: 2206059AC5B04BEF836BFF8ABD37903260A447B7F5A17C861350A71B3FB66DD4 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Peppy/Osu!/2024.114.0/Peppy.Osu!.locale.en-US.yaml b/manifests/p/Peppy/Osu!/2024.114.0/Peppy.Osu!.locale.en-US.yaml new file mode 100644 index 0000000000000..2b15a4b7323ff --- /dev/null +++ b/manifests/p/Peppy/Osu!/2024.114.0/Peppy.Osu!.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Peppy.Osu! +PackageVersion: 2024.114.0 +PackageLocale: en-US +Publisher: ppy Pty Ltd +PublisherUrl: https://osu.ppy.sh/home +PublisherSupportUrl: https://github.com/ppy/osu/issues +PrivacyUrl: https://osu.ppy.sh/legal/en/Privacy +Author: Dean "peppy" Herbert +PackageName: osu! +PackageUrl: https://osu.ppy.sh +License: MIT +LicenseUrl: https://raw.githubusercontent.com/ppy/osu/master/LICENCE +Copyright: Copyright (c) 2022 ppy Pty Ltd . +CopyrightUrl: https://raw.githubusercontent.com/ppy/osu/master/LICENCE +ShortDescription: A free-to-win rhythm game. Rhythm is just a click away! +Description: A free-to-win rhythm game developed by peppy with four game modes:osu!standard, a circle clicking simulator; osu!taiko, a drumming emulator; osu!catch, a fruit salad catcher; and osu!mania, a key smashing synthesizer. +Tags: +- beatmap-parser +- game +- osu +- osu! +- rhythm +ReleaseNotes: |- + Editor + - Fix some editor issues in last release (ppy/osu#26521 by @bdach) + Framework + - Fix KeyCombination throwing when duplicates are fed in (ppy/osu-framework#6130 by @peppy) + Installer + - Fix broken windows installer in last release (ppy/osu#26511 by @bdach) + Reliability + - Fix android startup crash in last release (ppy/osu-framework#6132 by @bdach) + - Update framework (ppy/osu#26528 by @peppy) + Song Select + - Fix date failing to display on leaderboard for some scores with weird datetimes (ppy/osu#26526 by @bdach) +ReleaseNotesUrl: https://github.com/ppy/osu/releases/tag/2024.114.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Peppy/Osu!/2024.114.0/Peppy.Osu!.yaml b/manifests/p/Peppy/Osu!/2024.114.0/Peppy.Osu!.yaml new file mode 100644 index 0000000000000..bcc897384e2d3 --- /dev/null +++ b/manifests/p/Peppy/Osu!/2024.114.0/Peppy.Osu!.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Peppy.Osu! +PackageVersion: 2024.114.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 440c48622094e8ffc055964dacb88ab4a5ea4521 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Wed, 17 Jan 2024 17:49:26 +0100 Subject: [PATCH 186/461] New version: Ryujinx.Ryujinx version 1.1.1110 (#133979) --- .../1.1.1110/Ryujinx.Ryujinx.installer.yaml | 16 ++++++++++++++++ .../1.1.1110/Ryujinx.Ryujinx.locale.en-US.yaml | 15 +++++++++++++++ .../Ryujinx/1.1.1110/Ryujinx.Ryujinx.yaml | 8 ++++++++ 3 files changed, 39 insertions(+) create mode 100644 manifests/r/Ryujinx/Ryujinx/1.1.1110/Ryujinx.Ryujinx.installer.yaml create mode 100644 manifests/r/Ryujinx/Ryujinx/1.1.1110/Ryujinx.Ryujinx.locale.en-US.yaml create mode 100644 manifests/r/Ryujinx/Ryujinx/1.1.1110/Ryujinx.Ryujinx.yaml diff --git a/manifests/r/Ryujinx/Ryujinx/1.1.1110/Ryujinx.Ryujinx.installer.yaml b/manifests/r/Ryujinx/Ryujinx/1.1.1110/Ryujinx.Ryujinx.installer.yaml new file mode 100644 index 0000000000000..f06b7f87c6bb8 --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/1.1.1110/Ryujinx.Ryujinx.installer.yaml @@ -0,0 +1,16 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Ryujinx.Ryujinx +PackageVersion: 1.1.1110 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: publish\Ryujinx.exe +ReleaseDate: 2024-01-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Ryujinx/release-channel-master/releases/download/1.1.1110/ryujinx-1.1.1110-win_x64.zip + InstallerSha256: CADE533B2D915EE8E34AFA13309900CB22D0CCC61EFFA513DD83ED787972AB78 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/r/Ryujinx/Ryujinx/1.1.1110/Ryujinx.Ryujinx.locale.en-US.yaml b/manifests/r/Ryujinx/Ryujinx/1.1.1110/Ryujinx.Ryujinx.locale.en-US.yaml new file mode 100644 index 0000000000000..49895029d2814 --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/1.1.1110/Ryujinx.Ryujinx.locale.en-US.yaml @@ -0,0 +1,15 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Ryujinx.Ryujinx +PackageVersion: 1.1.1110 +PackageLocale: en-US +Publisher: Ryujinx +PublisherUrl: https://ryujinx.org +PackageName: Ryujinx +PackageUrl: https://github.com/Ryujinx/release-channel-master +License: MIT license +ShortDescription: Experimental Nintendo Switch Emulator written in C# +ReleaseNotesUrl: https://github.com/Ryujinx/release-channel-master/releases/tag/1.1.1110 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/r/Ryujinx/Ryujinx/1.1.1110/Ryujinx.Ryujinx.yaml b/manifests/r/Ryujinx/Ryujinx/1.1.1110/Ryujinx.Ryujinx.yaml new file mode 100644 index 0000000000000..d18ade5232bd1 --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/1.1.1110/Ryujinx.Ryujinx.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Ryujinx.Ryujinx +PackageVersion: 1.1.1110 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From c00530c0991c70040088bea6c51a30fe9baf9063 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Wed, 17 Jan 2024 16:50:05 +0000 Subject: [PATCH 187/461] New version: Jackett.Jackett version 0.21.1546 (#133974) --- .../0.21.1546/Jackett.Jackett.installer.yaml | 20 +++++++++ .../Jackett.Jackett.locale.en-US.yaml | 41 +++++++++++++++++++ .../Jackett/0.21.1546/Jackett.Jackett.yaml | 8 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/j/Jackett/Jackett/0.21.1546/Jackett.Jackett.installer.yaml create mode 100644 manifests/j/Jackett/Jackett/0.21.1546/Jackett.Jackett.locale.en-US.yaml create mode 100644 manifests/j/Jackett/Jackett/0.21.1546/Jackett.Jackett.yaml diff --git a/manifests/j/Jackett/Jackett/0.21.1546/Jackett.Jackett.installer.yaml b/manifests/j/Jackett/Jackett/0.21.1546/Jackett.Jackett.installer.yaml new file mode 100644 index 0000000000000..a398cbfd5880b --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.21.1546/Jackett.Jackett.installer.yaml @@ -0,0 +1,20 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.21.1546 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2024-01-14 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Jackett/Jackett/releases/download/v0.21.1546/Jackett.Installer.Windows.exe + InstallerSha256: D361DAC69B422E45666935BB975F6C0DC3020CBA8C767D931688CDFBD094DC5B +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/j/Jackett/Jackett/0.21.1546/Jackett.Jackett.locale.en-US.yaml b/manifests/j/Jackett/Jackett/0.21.1546/Jackett.Jackett.locale.en-US.yaml new file mode 100644 index 0000000000000..429454a89ba30 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.21.1546/Jackett.Jackett.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.21.1546 +PackageLocale: en-US +Publisher: Jackett +PublisherUrl: https://github.com/Jackett/Jackett +PublisherSupportUrl: https://github.com/Jackett/Jackett/issues +Author: Jackett Contributors +PackageName: Jackett +PackageUrl: https://github.com/Jackett/Jackett +License: GPL-2.0 +LicenseUrl: https://github.com/Jackett/Jackett/blob/master/LICENSE +Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. +CopyrightUrl: https://github.com/Jackett/Jackett/blob/master/LICENSE +ShortDescription: API Support for your favorite torrent trackers. +Description: |- + Jackett works as a proxy server, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. + This allows for getting recent uploads (like RSS) and performing searches. + Jackett is a single repository of maintained indexer scraping and translation logic - removing the burden from other apps. +Moniker: jackett +Tags: +- indexer +- p2p +- proxy +- rss +- sonarr +- torent-management +- torrent +- torrent-search-engine +- trackers +ReleaseNotes: |- + Changes: + - assorted unit3d: bump engine tags + - add Mendigos da WEB a Portuguese private site. resolves #14987 + - hdvideo: change to cookie login. closes #14984 + - knaben: switch to download to allow hrefs with redirects to magnet links +ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.21.1546 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/j/Jackett/Jackett/0.21.1546/Jackett.Jackett.yaml b/manifests/j/Jackett/Jackett/0.21.1546/Jackett.Jackett.yaml new file mode 100644 index 0000000000000..8a0de226f092b --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.21.1546/Jackett.Jackett.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.21.1546 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7763b9b58deb51cf73f5a29778bc11493bbc3acb Mon Sep 17 00:00:00 2001 From: Bruce Chen Date: Thu, 18 Jan 2024 00:50:27 +0800 Subject: [PATCH 188/461] New version: WestWind.MarkdownMonster version 3.1.14 (#133971) * New version: WestWind.MarkdownMonster version 3.1.14 * New version: WestWind.MarkdownMonster version 3.1.14.0 --- .../WestWind.MarkdownMonster.installer.yaml | 16 ++++++++++ ...WestWind.MarkdownMonster.locale.en-US.yaml | 32 +++++++++++++++++++ .../3.1.14.0/WestWind.MarkdownMonster.yaml | 8 +++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/w/WestWind/MarkdownMonster/3.1.14.0/WestWind.MarkdownMonster.installer.yaml create mode 100644 manifests/w/WestWind/MarkdownMonster/3.1.14.0/WestWind.MarkdownMonster.locale.en-US.yaml create mode 100644 manifests/w/WestWind/MarkdownMonster/3.1.14.0/WestWind.MarkdownMonster.yaml diff --git a/manifests/w/WestWind/MarkdownMonster/3.1.14.0/WestWind.MarkdownMonster.installer.yaml b/manifests/w/WestWind/MarkdownMonster/3.1.14.0/WestWind.MarkdownMonster.installer.yaml new file mode 100644 index 0000000000000..d42b4949bbd6a --- /dev/null +++ b/manifests/w/WestWind/MarkdownMonster/3.1.14.0/WestWind.MarkdownMonster.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: WestWind.MarkdownMonster +PackageVersion: 3.1.14.0 +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/RickStrahl/MarkdownMonsterReleases/raw/master/v3/v3.1/MarkdownMonsterSetup-3.1.14.exe + InstallerSha256: C4C5BC25637710908D189176F77455EBBA3B553C5E5CCBB9681B936A0F93E3D7 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/w/WestWind/MarkdownMonster/3.1.14.0/WestWind.MarkdownMonster.locale.en-US.yaml b/manifests/w/WestWind/MarkdownMonster/3.1.14.0/WestWind.MarkdownMonster.locale.en-US.yaml new file mode 100644 index 0000000000000..4422d119f1133 --- /dev/null +++ b/manifests/w/WestWind/MarkdownMonster/3.1.14.0/WestWind.MarkdownMonster.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: WestWind.MarkdownMonster +PackageVersion: 3.1.14.0 +PackageLocale: en-US +Publisher: West Wind Technologies +PublisherUrl: https://markdownmonster.west-wind.com +PublisherSupportUrl: https://markdownmonster.west-wind.com/docs/_4s0144w3g.htm +# PrivacyUrl: +Author: Rick Strahl, West Wind Technologies +PackageName: Markdown Monster +PackageUrl: https://markdownmonster.west-wind.com +License: Proprietary +LicenseUrl: https://markdownmonster.west-wind.com/purchase#License +Copyright: © Rick Strahl, West Wind Technologies, 2015-2023 +CopyrightUrl: https://markdownmonster.west-wind.com/license.txt +ShortDescription: MarkdownMonster - A powerful, yet easy to use Markdown Editor for Windows +# Description: +Moniker: markdown-monster +Tags: +- documentation +- editor +- markdown +- weblog +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/w/WestWind/MarkdownMonster/3.1.14.0/WestWind.MarkdownMonster.yaml b/manifests/w/WestWind/MarkdownMonster/3.1.14.0/WestWind.MarkdownMonster.yaml new file mode 100644 index 0000000000000..f787fbdf49ea5 --- /dev/null +++ b/manifests/w/WestWind/MarkdownMonster/3.1.14.0/WestWind.MarkdownMonster.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: WestWind.MarkdownMonster +PackageVersion: 3.1.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 78747dc747b88401bf35e6a67088a22b0c3f83b0 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Wed, 17 Jan 2024 17:50:35 +0100 Subject: [PATCH 189/461] New version: Peppy.Osu! version 2024.113.0 (#133933) --- .../Osu!/2024.113.0/Peppy.Osu!.installer.yaml | 23 ++++ .../2024.113.0/Peppy.Osu!.locale.en-US.yaml | 105 ++++++++++++++++++ .../p/Peppy/Osu!/2024.113.0/Peppy.Osu!.yaml | 8 ++ 3 files changed, 136 insertions(+) create mode 100644 manifests/p/Peppy/Osu!/2024.113.0/Peppy.Osu!.installer.yaml create mode 100644 manifests/p/Peppy/Osu!/2024.113.0/Peppy.Osu!.locale.en-US.yaml create mode 100644 manifests/p/Peppy/Osu!/2024.113.0/Peppy.Osu!.yaml diff --git a/manifests/p/Peppy/Osu!/2024.113.0/Peppy.Osu!.installer.yaml b/manifests/p/Peppy/Osu!/2024.113.0/Peppy.Osu!.installer.yaml new file mode 100644 index 0000000000000..bdc5da2ffa7c9 --- /dev/null +++ b/manifests/p/Peppy/Osu!/2024.113.0/Peppy.Osu!.installer.yaml @@ -0,0 +1,23 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Peppy.Osu! +PackageVersion: 2024.113.0 +Platform: +- Windows.Desktop +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Silent: /silent + SilentWithProgress: /silent +UpgradeBehavior: install +ProductCode: osulazer +ReleaseDate: 2024-01-13 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/ppy/osu/releases/download/2024.113.0/install.exe + InstallerSha256: B81175E289C1345CA32718A7905CF87A8631D712BAA9AD1326EA16AFBD491CC9 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Peppy/Osu!/2024.113.0/Peppy.Osu!.locale.en-US.yaml b/manifests/p/Peppy/Osu!/2024.113.0/Peppy.Osu!.locale.en-US.yaml new file mode 100644 index 0000000000000..dd27c8a772b93 --- /dev/null +++ b/manifests/p/Peppy/Osu!/2024.113.0/Peppy.Osu!.locale.en-US.yaml @@ -0,0 +1,105 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Peppy.Osu! +PackageVersion: 2024.113.0 +PackageLocale: en-US +Publisher: ppy Pty Ltd +PublisherUrl: https://osu.ppy.sh/home +PublisherSupportUrl: https://github.com/ppy/osu/issues +PrivacyUrl: https://osu.ppy.sh/legal/en/Privacy +Author: Dean "peppy" Herbert +PackageName: osu! +PackageUrl: https://osu.ppy.sh +License: MIT +LicenseUrl: https://raw.githubusercontent.com/ppy/osu/master/LICENCE +Copyright: Copyright (c) 2022 ppy Pty Ltd . +CopyrightUrl: https://raw.githubusercontent.com/ppy/osu/master/LICENCE +ShortDescription: A free-to-win rhythm game. Rhythm is just a click away! +Description: A free-to-win rhythm game developed by peppy with four game modes:osu!standard, a circle clicking simulator; osu!taiko, a drumming emulator; osu!catch, a fruit salad catcher; and osu!mania, a key smashing synthesizer. +Tags: +- beatmap-parser +- game +- osu +- osu! +- rhythm +ReleaseNotes: |- + Code Quality + - Fix player submission test intermittent failures due to audio playback discrepancy logic kicking in (ppy/osu#26357 by @bdach) + - Fix wiki link path inconsistencies (ppy/osu#26378 by @wooster0) + Smaller changes + - Fix crash when dragging rotation control in editor with both mouse buttons (ppy/osu#26353 by @peppy) + - Keep editor in frame stable mode when possible (ppy/osu#26382 by @peppy) + - This is intended to be a catch-all fix for frame stable related issues in the editor. + Framework + - Add window hide/show methods (preliminary work for boss key) (ppy/osu-framework#6085 by @adryzz) + - Fix android storage path on . + NET 8 (ppy/osu-framework#6100 by @i3ym) + - Fix dropdown header handling platform actions when not hovered (ppy/osu-framework#6096 by @frenzibyte) + - Make Insert for SlimReadOnlyListWrapper unsupported (ppy/osu-framework#6103 by @Terochi) + - Update year references (ppy/osu-framework#6107 by @bastianpedersen) + - Fix frame statistics display GC boxes not correctly being cleaned up (ppy/osu-framework#6118 by @peppy) + - Expose RunTestsFromNUnit as public (ppy/osu-framework#6113 by @peppy) + - Update framework (ppy/osu#26467 by @peppy) + - Remove VeldridTexture. + Bind() (ppy/osu-framework#6128 by @smoogipoo) + - Fix KeyCombination throwing when duplicates are fed in (ppy/osu-framework#6130 by @peppy) + - This class may require some test coverage. + Just pushing out for immediate visibility. + Gameplay + - Fix possible double score submission when auto-retrying via perfect mod (ppy/osu#26333 by @bdach) + - Fix Cinema mod being compatible with mods that can force failure (ppy/osu#26438 by @bdach) + Smaller changes + - Fix some osu!mania skins not being processed due to errors in ini file (ppy/osu#26468 by @frenzibyte) + Gameplay (osu!taiko) + - Fix standardised score conversion failing for some taiko scores due to overestimating accuracy portion (ppy/osu#26332 by @bdach) + Misc + - Make chat command names case-insensitive (ppy/osu#26379 by @wooster0) + - Flash blocking ongoing operations dialog when trying to force quit (ppy/osu#26381 by @Joehuu) + - Disable pausing music during intro sequence (ppy/osu#26411 by @zacwm) + - Fix wiki main page not displaying custom layout (ppy/osu#26441 by @Joehuu) + Smaller changes + - Update the current activity when the multiplayer room updates (ppy/osu#26343 by @adryzz) + Smaller changes + - Change threaded optimisations setting to "Auto" on startup (ppy/osu#26354 by @peppy) + - Use HashSet instead of List for temporary check in transform handling (ppy/osu-framework#6106 by @peppy) + - Reduce allocations when setting value on BindableNumber with precision (ppy/osu-framework#6109 by @smoogipoo) + - Remove per-call array allocations from InputSampler (ppy/osu-framework#6108 by @peppy) + - Reduces overhead of cursor trail. + - Simplify SpriteIcon to reduce draw thread overheads (ppy/osu-framework#6111 by @EVAST9919) + - Use native query to avoid huge overheads when cleaning up realm files (ppy/osu#26451 by @peppy) + - Fix SettingsToolboxGroup allocating excessively due to missing cache validation (ppy/osu#26456 by @peppy) + - Preliminary fixes for off-the-charts allocations (ppy/osu#26422 by @peppy) + - Remove alloc overhead for NormalizedValue (ppy/osu-framework#6116 by @peppy) + - Fix insane joystick allocations overhead (ppy/osu-framework#6115 by @peppy) + - Even when no joystick was connected. + - Remove bindable overheads of health displays (ppy/osu#26455 by @peppy) + - Reduce input processing overheads in PassThroughInputManager (ppy/osu-framework#6120 by @peppy) + - Avoid creating a new texture in SmoothPath if the existing one is already the correct size (ppy/osu-framework#6119 by @peppy) + - Remove allocations when checking if mouse outside all displays (ppy/osu-framework#6123 by @peppy) + - Reduce string allocations during shader creation (ppy/osu-framework#6121 by @peppy) + - Remove delegate allocation in jitter calculation in FramedClock (ppy/osu-framework#6122 by @peppy) + - Remove overheads of MIDI device polling (ppy/osu-framework#6125 by @peppy) + - Remove allocations during bass device sync polling operation (ppy/osu-framework#6124 by @peppy) + - Reduce allocation overhead for keyboard / binding / button handling (ppy/osu-framework#6126 by @peppy) + Realm + - Do not attempt to recalculate non-legacy scores or scores set on custom rulesets (ppy/osu#26439 by @bdach) + Replay + - Only validate playback rate when in submission context (ppy/osu#26484 by @bdach) + Results + - Fix overall ranking text overlapping at some aspect ratios (ppy/osu#26409 by @peppy) + Scoring + - Fix score conversion incorrectly assuming zero combo score in certain cases (ppy/osu#26440 by @bdach) + - Fix incorrect score conversion on selected beatmaps due to incorrect difficultyPeppyStars rounding (ppy/osu#26471 by @bdach) + - Fixes issue that occurs on about 245 beatmaps[^1] and was first described by me on discord and then rediscovered again during work on #26405. + Smaller changes + - Fix mod score multiplier rounding to 1.00x with specific mod combinations (ppy/osu#26140 by @CaffeeLake) + - Remove scores from song select leaderboard when leaving the screen (ppy/osu#26410 by @peppy) + - Noticed they would disappear-then-appear after visiting the ranking screen. + Which feels very weird. + - Fix crash when clicking osu! logo in song select immediately after exiting (ppy/osu#26437 by @bdach) + New Contributors + - @zacwm made their first contribution in #26411 +ReleaseNotesUrl: https://github.com/ppy/osu/releases/tag/2024.113.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Peppy/Osu!/2024.113.0/Peppy.Osu!.yaml b/manifests/p/Peppy/Osu!/2024.113.0/Peppy.Osu!.yaml new file mode 100644 index 0000000000000..fed180bde29da --- /dev/null +++ b/manifests/p/Peppy/Osu!/2024.113.0/Peppy.Osu!.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Peppy.Osu! +PackageVersion: 2024.113.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d49dd53770d73d71094a667829ba2cf163fc8946 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Wed, 17 Jan 2024 17:50:59 +0100 Subject: [PATCH 190/461] New version: Ryujinx.Ryujinx version 1.1.1109 (#133926) --- .../1.1.1109/Ryujinx.Ryujinx.installer.yaml | 16 ++++++++++++++++ .../1.1.1109/Ryujinx.Ryujinx.locale.en-US.yaml | 15 +++++++++++++++ .../Ryujinx/1.1.1109/Ryujinx.Ryujinx.yaml | 8 ++++++++ 3 files changed, 39 insertions(+) create mode 100644 manifests/r/Ryujinx/Ryujinx/1.1.1109/Ryujinx.Ryujinx.installer.yaml create mode 100644 manifests/r/Ryujinx/Ryujinx/1.1.1109/Ryujinx.Ryujinx.locale.en-US.yaml create mode 100644 manifests/r/Ryujinx/Ryujinx/1.1.1109/Ryujinx.Ryujinx.yaml diff --git a/manifests/r/Ryujinx/Ryujinx/1.1.1109/Ryujinx.Ryujinx.installer.yaml b/manifests/r/Ryujinx/Ryujinx/1.1.1109/Ryujinx.Ryujinx.installer.yaml new file mode 100644 index 0000000000000..47bccbf58dbe4 --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/1.1.1109/Ryujinx.Ryujinx.installer.yaml @@ -0,0 +1,16 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Ryujinx.Ryujinx +PackageVersion: 1.1.1109 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: publish\Ryujinx.exe +ReleaseDate: 2024-01-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Ryujinx/release-channel-master/releases/download/1.1.1109/ryujinx-1.1.1109-win_x64.zip + InstallerSha256: D5BCE9B13C99A4C7455684B4019D404B37BAB2543E34998AEB436D146D929277 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/r/Ryujinx/Ryujinx/1.1.1109/Ryujinx.Ryujinx.locale.en-US.yaml b/manifests/r/Ryujinx/Ryujinx/1.1.1109/Ryujinx.Ryujinx.locale.en-US.yaml new file mode 100644 index 0000000000000..5b60451529301 --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/1.1.1109/Ryujinx.Ryujinx.locale.en-US.yaml @@ -0,0 +1,15 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Ryujinx.Ryujinx +PackageVersion: 1.1.1109 +PackageLocale: en-US +Publisher: Ryujinx +PublisherUrl: https://ryujinx.org +PackageName: Ryujinx +PackageUrl: https://github.com/Ryujinx/release-channel-master +License: MIT license +ShortDescription: Experimental Nintendo Switch Emulator written in C# +ReleaseNotesUrl: https://github.com/Ryujinx/release-channel-master/releases/tag/1.1.1109 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/r/Ryujinx/Ryujinx/1.1.1109/Ryujinx.Ryujinx.yaml b/manifests/r/Ryujinx/Ryujinx/1.1.1109/Ryujinx.Ryujinx.yaml new file mode 100644 index 0000000000000..50c02383605e3 --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/1.1.1109/Ryujinx.Ryujinx.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Ryujinx.Ryujinx +PackageVersion: 1.1.1109 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 999ce7639dca32d72f6a68f444a9c4b62b772063 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:24:58 +0530 Subject: [PATCH 191/461] Update version: andrewbrey.flot version 2.2.0 (#134164) --- .../flot/2.2.0/andrewbrey.flot.installer.yaml | 33 +++---- .../2.2.0/andrewbrey.flot.locale.en-US.yaml | 85 ++++++++++--------- .../flot/2.2.0/andrewbrey.flot.yaml | 17 ++-- 3 files changed, 69 insertions(+), 66 deletions(-) diff --git a/manifests/a/andrewbrey/flot/2.2.0/andrewbrey.flot.installer.yaml b/manifests/a/andrewbrey/flot/2.2.0/andrewbrey.flot.installer.yaml index 5b950e8f0dc95..90d6f6dfbb8a1 100644 --- a/manifests/a/andrewbrey/flot/2.2.0/andrewbrey.flot.installer.yaml +++ b/manifests/a/andrewbrey/flot/2.2.0/andrewbrey.flot.installer.yaml @@ -1,16 +1,17 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: andrewbrey.flot -PackageVersion: 2.2.0 -Platform: -- Windows.Desktop -InstallerType: nullsoft -Scope: user -ReleaseDate: 2023-01-30 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/andrewbrey/flot/releases/download/v2.2.0/Flot.setup.2.2.0.exe - InstallerSha256: C362CF8DDF050FB3458E7491161FF56F4704CE75BC0A07C7DC6D71C487C3E14C -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: andrewbrey.flot +PackageVersion: 2.2.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/andrewbrey/flot/releases/download/v2.2.0/Flot.setup.2.2.0.exe + InstallerSha256: c362cf8ddf050fb3458e7491161ff56f4704ce75bc0a07c7dc6d71c487c3e14c +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +ReleaseDate: "2023-01-30" diff --git a/manifests/a/andrewbrey/flot/2.2.0/andrewbrey.flot.locale.en-US.yaml b/manifests/a/andrewbrey/flot/2.2.0/andrewbrey.flot.locale.en-US.yaml index f5cb93d9323e7..d6b22bdf6f8c8 100644 --- a/manifests/a/andrewbrey/flot/2.2.0/andrewbrey.flot.locale.en-US.yaml +++ b/manifests/a/andrewbrey/flot/2.2.0/andrewbrey.flot.locale.en-US.yaml @@ -1,42 +1,43 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: andrewbrey.flot -PackageVersion: 2.2.0 -PackageLocale: en-US -Publisher: Andrew Brey -PublisherUrl: https://github.com/andrewbrey -PublisherSupportUrl: https://github.com/andrewbrey/flot/issues -Author: andrewbrey -PackageName: Flōt -PackageUrl: https://github.com/andrewbrey/flot -License: MIT License -LicenseUrl: https://github.com/andrewbrey/flot/blob/main/LICENSE -Copyright: Copyright (c) 2021 Andrew Brey -CopyrightUrl: https://github.com/andrewbrey/flot/blob/main/LICENSE -ShortDescription: Keep a website always-on-top and translucent. -Description: |- - Keep a website always-on-top and translucent. - For Mac, Windows, and Linux. - - Top feature: It's simple and works like a charm ❤️ - - * Adjustable transparency to ensure just the right level of visibility - * Stays on top of other windows and out of your way - * Optional "detached" mode which will let mouse clicks "pass through" Flōt to the window below - * Built-in basic ad and tracker blocking - * Simple and clean design with just the cutest little logo drawn by my wife -Moniker: flot -Tags: -- browser -- cross-platform -- electron -- float -- foss -- translucent -ReleaseNotes: |- - What's Changed - - feat: revamp focus video css by @andrewbrey in #6 -ReleaseNotesUrl: https://github.com/andrewbrey/flot/releases/tag/v2.2.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: andrewbrey.flot +PackageVersion: 2.2.0 +PackageLocale: en-US +Publisher: Andrew Brey +PublisherUrl: https://github.com/andrewbrey +PublisherSupportUrl: https://github.com/andrewbrey/flot/issues +Author: andrewbrey +PackageName: Flōt +PackageUrl: https://github.com/andrewbrey/flot +License: MIT License +LicenseUrl: https://github.com/andrewbrey/flot/blob/main/LICENSE +Copyright: Copyright (c) 2021 Andrew Brey +CopyrightUrl: https://github.com/andrewbrey/flot/blob/main/LICENSE +ShortDescription: Keep a website always-on-top and translucent. +Description: |- + Keep a website always-on-top and translucent. + For Mac, Windows, and Linux. + + Top feature: It's simple and works like a charm ❤️ + + * Adjustable transparency to ensure just the right level of visibility + * Stays on top of other windows and out of your way + * Optional "detached" mode which will let mouse clicks "pass through" Flōt to the window below + * Built-in basic ad and tracker blocking + * Simple and clean design with just the cutest little logo drawn by my wife +Moniker: flot +Tags: +- browser +- cross-platform +- electron +- float +- foss +- translucent +ReleaseNotes: |- + What's Changed + - feat: revamp focus video css by @andrewbrey in #6 +ReleaseNotesUrl: https://github.com/andrewbrey/flot/releases/tag/v2.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/andrewbrey/flot/2.2.0/andrewbrey.flot.yaml b/manifests/a/andrewbrey/flot/2.2.0/andrewbrey.flot.yaml index 960c2a4f31359..5fdded1b6ea71 100644 --- a/manifests/a/andrewbrey/flot/2.2.0/andrewbrey.flot.yaml +++ b/manifests/a/andrewbrey/flot/2.2.0/andrewbrey.flot.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: andrewbrey.flot -PackageVersion: 2.2.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: andrewbrey.flot +PackageVersion: 2.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 27f6977c7ead97dea12f5cb5d357a67f0c828bc3 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:25:24 +0530 Subject: [PATCH 192/461] Update version: AmanHarwara.Altus version 4.8.6 (#134157) --- .../4.8.6/AmanHarwara.Altus.installer.yaml | 53 +++++++++--------- .../4.8.6/AmanHarwara.Altus.locale.en-US.yaml | 55 +++++++++++-------- .../Altus/4.8.6/AmanHarwara.Altus.yaml | 17 +++--- 3 files changed, 68 insertions(+), 57 deletions(-) diff --git a/manifests/a/AmanHarwara/Altus/4.8.6/AmanHarwara.Altus.installer.yaml b/manifests/a/AmanHarwara/Altus/4.8.6/AmanHarwara.Altus.installer.yaml index 1ab1b79909ddc..a07aa2324f834 100644 --- a/manifests/a/AmanHarwara/Altus/4.8.6/AmanHarwara.Altus.installer.yaml +++ b/manifests/a/AmanHarwara/Altus/4.8.6/AmanHarwara.Altus.installer.yaml @@ -1,27 +1,26 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: AmanHarwara.Altus -PackageVersion: 4.8.6 -InstallerLocale: en-US -InstallerType: nullsoft -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2023-03-27 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/amanharwara/altus/releases/download/4.8.6/Altus-Setup-4.8.6.exe - InstallerSha256: 5B59B2C5E014F0E38252D34D7D40661E71DE61199EA827FC67027046CDBC54D3 - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/amanharwara/altus/releases/download/4.8.6/Altus-Setup-4.8.6.exe - InstallerSha256: 5B59B2C5E014F0E38252D34D7D40661E71DE61199EA827FC67027046CDBC54D3 - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: AmanHarwara.Altus +PackageVersion: 4.8.6 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/amanharwara/altus/releases/download/4.8.6/Altus-Setup-4.8.6.exe + InstallerSha256: 5b59b2c5e014f0e38252d34d7d40661e71de61199ea827fc67027046cdbc54d3 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/amanharwara/altus/releases/download/4.8.6/Altus-Setup-4.8.6.exe + InstallerSha256: 5b59b2c5e014f0e38252d34d7d40661e71de61199ea827fc67027046cdbc54d3 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- interactive +- silent +InstallerSwitches: + Custom: /CURRENTUSER +UpgradeBehavior: install +ReleaseDate: "2023-03-27" diff --git a/manifests/a/AmanHarwara/Altus/4.8.6/AmanHarwara.Altus.locale.en-US.yaml b/manifests/a/AmanHarwara/Altus/4.8.6/AmanHarwara.Altus.locale.en-US.yaml index 93a5f7235e3c7..bb80996793827 100644 --- a/manifests/a/AmanHarwara/Altus/4.8.6/AmanHarwara.Altus.locale.en-US.yaml +++ b/manifests/a/AmanHarwara/Altus/4.8.6/AmanHarwara.Altus.locale.en-US.yaml @@ -1,22 +1,33 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: AmanHarwara.Altus -PackageVersion: 4.8.6 -PackageLocale: en-US -Publisher: Aman Harwara -PublisherUrl: https://github.com/amanharwara/altus -PublisherSupportUrl: https://github.com/amanharwara/altus/issues -Author: Aman Harwara -PackageName: Altus -PackageUrl: https://github.com/amanharwara/altus -License: GNU General Public License v3.0 -LicenseUrl: https://raw.githubusercontent.com/amanharwara/altus/master/LICENSE -CopyrightUrl: https://raw.githubusercontent.com/amanharwara/altus/master/LICENSE -ShortDescription: Desktop client for WhatsApp Web with themes & multiple account support. -ReleaseNotes: |- - Bug Fixes - - theme selection (Aman Harwara) -ReleaseNotesUrl: https://github.com/amanharwara/altus/releases/tag/4.8.6 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: AmanHarwara.Altus +PackageVersion: 4.8.6 +PackageLocale: en-US +Publisher: Aman Harwara +PublisherUrl: https://github.com/amanharwara/altus +PublisherSupportUrl: https://github.com/amanharwara/altus/issues +Author: Aman Harwara +PackageName: Altus +PackageUrl: https://github.com/amanharwara/altus +License: GNU General Public License v3.0 +LicenseUrl: https://raw.githubusercontent.com/amanharwara/altus/master/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/amanharwara/altus/master/LICENSE +ShortDescription: Desktop client for WhatsApp Web with themes & multiple account support. +ReleaseNotes: |- + Bug Fixes + - theme selection (Aman Harwara) +ReleaseNotesUrl: https://github.com/amanharwara/altus/releases/tag/4.8.6 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- dark-theme +- electron +- electron-app +- electronjs +- javascript +- theme-customizer +- theme-support +- whatsapp +- whatsapp-web diff --git a/manifests/a/AmanHarwara/Altus/4.8.6/AmanHarwara.Altus.yaml b/manifests/a/AmanHarwara/Altus/4.8.6/AmanHarwara.Altus.yaml index fbe7369c76e11..1df94aef7d6e5 100644 --- a/manifests/a/AmanHarwara/Altus/4.8.6/AmanHarwara.Altus.yaml +++ b/manifests/a/AmanHarwara/Altus/4.8.6/AmanHarwara.Altus.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: AmanHarwara.Altus -PackageVersion: 4.8.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: AmanHarwara.Altus +PackageVersion: 4.8.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From dc663f18c2acec216b9724c49da50c64f1e852f8 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:25:31 +0530 Subject: [PATCH 193/461] Update version: AndreasWascher.RepoZ version 5.5 (#134163) --- .../5.5/AndreasWascher.RepoZ.installer.yaml | 37 +++++++-------- .../AndreasWascher.RepoZ.locale.en-US.yaml | 46 +++++++++---------- .../RepoZ/5.5/AndreasWascher.RepoZ.yaml | 17 +++---- 3 files changed, 50 insertions(+), 50 deletions(-) diff --git a/manifests/a/AndreasWascher/RepoZ/5.5/AndreasWascher.RepoZ.installer.yaml b/manifests/a/AndreasWascher/RepoZ/5.5/AndreasWascher.RepoZ.installer.yaml index cbcfdbc5888e7..e09865d32ac5d 100644 --- a/manifests/a/AndreasWascher/RepoZ/5.5/AndreasWascher.RepoZ.installer.yaml +++ b/manifests/a/AndreasWascher/RepoZ/5.5/AndreasWascher.RepoZ.installer.yaml @@ -1,18 +1,19 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: AndreasWascher.RepoZ -PackageVersion: '5.5' -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2021-01-02 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/awaescher/RepoZ/releases/download/v5.5/RepoZ.5.5.Setup.exe - InstallerSha256: 401A13C17513CFDAF7F48735A8322C2F7F822065DC1DCCE3F597F0428BBC8ED9 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: AndreasWascher.RepoZ +PackageVersion: '5.5' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/awaescher/RepoZ/releases/download/v5.5/RepoZ.5.5.Setup.exe + InstallerSha256: 401A13C17513CFDAF7F48735A8322C2F7F822065DC1DCCE3F597F0428BBC8ED9 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2021-01-02 diff --git a/manifests/a/AndreasWascher/RepoZ/5.5/AndreasWascher.RepoZ.locale.en-US.yaml b/manifests/a/AndreasWascher/RepoZ/5.5/AndreasWascher.RepoZ.locale.en-US.yaml index f63f7410a11c7..fefc472ee22e8 100644 --- a/manifests/a/AndreasWascher/RepoZ/5.5/AndreasWascher.RepoZ.locale.en-US.yaml +++ b/manifests/a/AndreasWascher/RepoZ/5.5/AndreasWascher.RepoZ.locale.en-US.yaml @@ -1,24 +1,22 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: AndreasWascher.RepoZ -PackageVersion: '5.5' -PackageLocale: en-US -Publisher: Andreas Wäscher -PublisherUrl: https://github.com/awaescher -PublisherSupportUrl: https://github.com/awaescher/RepoZ/issues -Author: Andreas Wäscher -PackageName: RepoZ -PackageUrl: https://github.com/awaescher/RepoZ -License: MIT -LicenseUrl: https://github.com/awaescher/RepoZ/blob/master/LICENSE -ShortDescription: RepoZ is a zero-conf git repository hub with Windows Explorer & CLI-enhancements. -Tags: -- git -ReleaseNotes: |- - - Philipp Seith stabilized the detection of processes when doing grr cd - - Rıdvan Altun made 'Open in Visual Studio Code' more robust - - ⭐ Coen van den Munckhof sent 3 great pull requests to add Sourcetree to the repository context actions, added dutch translation and finally fixed the grr folder name casing for me 😅 -ReleaseNotesUrl: https://github.com/awaescher/RepoZ/releases/tag/v5.5 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: AndreasWascher.RepoZ +PackageVersion: '5.5' +PackageLocale: en-US +Publisher: Andreas Wäscher +PublisherUrl: https://github.com/awaescher +PublisherSupportUrl: https://github.com/awaescher/RepoZ/issues +Author: Andreas Wäscher +PackageName: RepoZ +PackageUrl: https://github.com/awaescher/RepoZ +License: MIT +LicenseUrl: https://github.com/awaescher/RepoZ/blob/master/LICENSE +ShortDescription: RepoZ is a zero-conf git repository hub with Windows Explorer & CLI-enhancements. +Tags: +- git +ReleaseNotes: "- Philipp Seith stabilized the detection of processes when doing grr cd\n- Rıdvan Altun made 'Open in Visual Studio Code' more robust\n- ⭐ Coen van den Munckhof sent 3 great pull requests to add Sourcetree to the repository context actions, added dutch translation and finally fixed the grr folder name casing for me \U0001F605" +ReleaseNotesUrl: https://github.com/awaescher/RepoZ/releases/tag/v5.5 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AndreasWascher/RepoZ/5.5/AndreasWascher.RepoZ.yaml b/manifests/a/AndreasWascher/RepoZ/5.5/AndreasWascher.RepoZ.yaml index 59ed66d4ea9b5..dd0ed571670d6 100644 --- a/manifests/a/AndreasWascher/RepoZ/5.5/AndreasWascher.RepoZ.yaml +++ b/manifests/a/AndreasWascher/RepoZ/5.5/AndreasWascher.RepoZ.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: AndreasWascher.RepoZ -PackageVersion: '5.5' -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: AndreasWascher.RepoZ +PackageVersion: '5.5' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 60fff1f8ae2367d76ec11a3e3e5d103a42eebdc3 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Wed, 17 Jan 2024 17:55:52 +0100 Subject: [PATCH 194/461] New package: shirowanisan.COEIROINK version 2.2.1 (#133861) * New package: shirowanisan.COEIROINK version 2.2.1 * Update manifests/s/shirowanisan/COEIROINK/2.2.1/shirowanisan.COEIROINK.installer.yaml Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --------- Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../2.2.1/shirowanisan.COEIROINK.installer.yaml | 16 ++++++++++++++++ .../shirowanisan.COEIROINK.locale.en-US.yaml | 16 ++++++++++++++++ .../COEIROINK/2.2.1/shirowanisan.COEIROINK.yaml | 8 ++++++++ 3 files changed, 40 insertions(+) create mode 100644 manifests/s/shirowanisan/COEIROINK/2.2.1/shirowanisan.COEIROINK.installer.yaml create mode 100644 manifests/s/shirowanisan/COEIROINK/2.2.1/shirowanisan.COEIROINK.locale.en-US.yaml create mode 100644 manifests/s/shirowanisan/COEIROINK/2.2.1/shirowanisan.COEIROINK.yaml diff --git a/manifests/s/shirowanisan/COEIROINK/2.2.1/shirowanisan.COEIROINK.installer.yaml b/manifests/s/shirowanisan/COEIROINK/2.2.1/shirowanisan.COEIROINK.installer.yaml new file mode 100644 index 0000000000000..10d159c370b23 --- /dev/null +++ b/manifests/s/shirowanisan/COEIROINK/2.2.1/shirowanisan.COEIROINK.installer.yaml @@ -0,0 +1,16 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: shirowanisan.COEIROINK +PackageVersion: 2.2.1 +InstallerType: zip +NestedInstallerType: exe +NestedInstallerFiles: +- RelativeFilePath: COEIROINK_WIN_CPU_v.2.2.1.exe +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://www.dropbox.com/scl/fi/a2s1046zmo80xuxvgbo62/COEIROINK_WIN_CPU_v.2.2.1.zip?rlkey=6o4545ej06vwemas26ythl0o7&dl=1 + InstallerSha256: FBB781BA5270C7588C7E9ADB6BED48BEB44A46F209FAFF2980239095DE550F11 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/shirowanisan/COEIROINK/2.2.1/shirowanisan.COEIROINK.locale.en-US.yaml b/manifests/s/shirowanisan/COEIROINK/2.2.1/shirowanisan.COEIROINK.locale.en-US.yaml new file mode 100644 index 0000000000000..40fbe5f37d42a --- /dev/null +++ b/manifests/s/shirowanisan/COEIROINK/2.2.1/shirowanisan.COEIROINK.locale.en-US.yaml @@ -0,0 +1,16 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: shirowanisan.COEIROINK +PackageVersion: 2.2.1 +PackageLocale: en-US +Publisher: Shirowanisan +PublisherSupportUrl: https://help.dropbox.com +PrivacyUrl: https://dropbox.com/terms?rlkey=6o4545ej06vwemas26ythl0o7&dl=1 +PackageName: COEIROINK +PackageUrl: https://coeiroink.com/download +License: Proprietary +LicenseUrl: https://coeiroink.com/terms +ShortDescription: 無料で使える中品質なテキスト読み上げソフトウェア、COEIROINKのエディター +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/shirowanisan/COEIROINK/2.2.1/shirowanisan.COEIROINK.yaml b/manifests/s/shirowanisan/COEIROINK/2.2.1/shirowanisan.COEIROINK.yaml new file mode 100644 index 0000000000000..7fa667c2710ed --- /dev/null +++ b/manifests/s/shirowanisan/COEIROINK/2.2.1/shirowanisan.COEIROINK.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: shirowanisan.COEIROINK +PackageVersion: 2.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From a56cc999b82a4853c6d06db4dd46ae6eada3b149 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:29:27 +0530 Subject: [PATCH 195/461] Update version: AltDrag.AltDrag version 1.1 (#134156) --- .../1.1/AltDrag.AltDrag.installer.yaml | 29 ++++----- .../1.1/AltDrag.AltDrag.locale.en-US.yaml | 59 ++++++++++--------- .../AltDrag/AltDrag/1.1/AltDrag.AltDrag.yaml | 17 +++--- 3 files changed, 54 insertions(+), 51 deletions(-) diff --git a/manifests/a/AltDrag/AltDrag/1.1/AltDrag.AltDrag.installer.yaml b/manifests/a/AltDrag/AltDrag/1.1/AltDrag.AltDrag.installer.yaml index 1e465d78dfd8e..bfac2f7ad1825 100644 --- a/manifests/a/AltDrag/AltDrag/1.1/AltDrag.AltDrag.installer.yaml +++ b/manifests/a/AltDrag/AltDrag/1.1/AltDrag.AltDrag.installer.yaml @@ -1,14 +1,15 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: AltDrag.AltDrag -PackageVersion: '1.1' -InstallerType: nullsoft -Scope: user -ReleaseDate: 2015-08-23 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/stefansundin/altdrag/releases/download/v1.1/AltDrag-1.1.exe - InstallerSha256: 8B2DB17BC274DD9EC5135FCD316A1E22F97A59E3DCB36B2CF457505D3E2DA703 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: AltDrag.AltDrag +PackageVersion: '1.1' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/stefansundin/altdrag/releases/download/v1.1/AltDrag-1.1.exe + InstallerSha256: 8B2DB17BC274DD9EC5135FCD316A1E22F97A59E3DCB36B2CF457505D3E2DA703 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +ReleaseDate: 2015-08-23 diff --git a/manifests/a/AltDrag/AltDrag/1.1/AltDrag.AltDrag.locale.en-US.yaml b/manifests/a/AltDrag/AltDrag/1.1/AltDrag.AltDrag.locale.en-US.yaml index 34dcc9c3305db..b48a84ee27ecf 100644 --- a/manifests/a/AltDrag/AltDrag/1.1/AltDrag.AltDrag.locale.en-US.yaml +++ b/manifests/a/AltDrag/AltDrag/1.1/AltDrag.AltDrag.locale.en-US.yaml @@ -1,29 +1,30 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: AltDrag.AltDrag -PackageVersion: '1.1' -PackageLocale: en-US -Publisher: Stefan Sundin -PublisherUrl: https://stefansundin.github.io -PublisherSupportUrl: https://github.com/stefansundin/altdrag/issues -Author: Stefan Sundin -PackageName: AltDrag -PackageUrl: https://stefansundin.github.io/altdrag -License: GPL-3.0 -LicenseUrl: https://github.com/stefansundin/altdrag/blob/master/LICENSE -ShortDescription: Easily drag windows when pressing the alt key -Moniker: altdrag -Tags: -- altdrag -ReleaseNotes: |- - - AltDrag has moved to GitHub. - - The installer now defaults to installing to your %APPDATA% directory. - - This means it no longer automatically asks for administrator privileges. - - I recommend everyone to uninstall and then install from scratch. - - You can still install to C:\Program Files\ if you right-click the installer and use Run as administrator. - - Fixed the shift key not being usable after dragging started (Windows 10). - - Fixed various minor bugs. -ReleaseNotesUrl: https://github.com/stefansundin/altdrag/releases/tag/v1.1 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: AltDrag.AltDrag +PackageVersion: '1.1' +PackageLocale: en-US +Publisher: Stefan Sundin +PublisherUrl: https://stefansundin.github.io +PublisherSupportUrl: https://github.com/stefansundin/altdrag/issues +Author: Stefan Sundin +PackageName: AltDrag +PackageUrl: https://stefansundin.github.io/altdrag +License: GPL-3.0 +LicenseUrl: https://github.com/stefansundin/altdrag/blob/master/LICENSE +ShortDescription: Easily drag windows when pressing the alt key +Moniker: altdrag +Tags: +- altdrag +ReleaseNotes: |- + - AltDrag has moved to GitHub. + - The installer now defaults to installing to your %APPDATA% directory. + - This means it no longer automatically asks for administrator privileges. + - I recommend everyone to uninstall and then install from scratch. + - You can still install to C:\Program Files\ if you right-click the installer and use Run as administrator. + - Fixed the shift key not being usable after dragging started (Windows 10). + - Fixed various minor bugs. +ReleaseNotesUrl: https://github.com/stefansundin/altdrag/releases/tag/v1.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AltDrag/AltDrag/1.1/AltDrag.AltDrag.yaml b/manifests/a/AltDrag/AltDrag/1.1/AltDrag.AltDrag.yaml index 907ac0b9bd9aa..0ed8e2718679f 100644 --- a/manifests/a/AltDrag/AltDrag/1.1/AltDrag.AltDrag.yaml +++ b/manifests/a/AltDrag/AltDrag/1.1/AltDrag.AltDrag.yaml @@ -1,8 +1,9 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: AltDrag.AltDrag -PackageVersion: '1.1' -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: AltDrag.AltDrag +PackageVersion: '1.1' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From abb90ba46be24798708f73507f27297c6124bce3 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:29:47 +0530 Subject: [PATCH 196/461] Add version: aliceandbob-io.aliceandbob version 1.0.0 (#134154) --- .../aliceandbob-io.aliceandbob.installer.yaml | 35 +++++++------- ...iceandbob-io.aliceandbob.locale.en-US.yaml | 48 ++++++++++++------- .../1.0.0/aliceandbob-io.aliceandbob.yaml | 16 +++---- 3 files changed, 57 insertions(+), 42 deletions(-) diff --git a/manifests/a/aliceandbob-io/aliceandbob/1.0.0/aliceandbob-io.aliceandbob.installer.yaml b/manifests/a/aliceandbob-io/aliceandbob/1.0.0/aliceandbob-io.aliceandbob.installer.yaml index 504c549937b04..093f9ba574afc 100644 --- a/manifests/a/aliceandbob-io/aliceandbob/1.0.0/aliceandbob-io.aliceandbob.installer.yaml +++ b/manifests/a/aliceandbob-io/aliceandbob/1.0.0/aliceandbob-io.aliceandbob.installer.yaml @@ -1,17 +1,18 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: aliceandbob-io.aliceandbob -PackageVersion: 1.0.0 -InstallerType: exe -Scope: user -ReleaseDate: 2022-10-09 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/aliceandbob-io/aliceandbob-desktop/releases/download/v1.0.0/aliceandbob.io-1.0.0_x32.Setup.exe - InstallerSha256: 27531571FFCBD0401ED8764396F68CA38085E4ADB8952A70F918C21BD58BD2A8 -- Architecture: x64 - InstallerUrl: https://github.com/aliceandbob-io/aliceandbob-desktop/releases/download/v1.0.0/aliceandbob.io-1.0.0_x64.Setup.exe - InstallerSha256: F79718FCDCA0379B643264F727F0F9D42D1B35CE99FE2690B8C4D894D94020E7 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json + +PackageIdentifier: aliceandbob-io.aliceandbob +PackageVersion: 1.0.0 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/aliceandbob-io/aliceandbob-desktop/releases/download/v1.0.0/aliceandbob.io-1.0.0_x32.Setup.exe + InstallerSha256: 27531571ffcbd0401ed8764396f68ca38085e4adb8952a70f918c21bd58bd2a8 +- Architecture: x64 + InstallerUrl: https://github.com/aliceandbob-io/aliceandbob-desktop/releases/download/v1.0.0/aliceandbob.io-1.0.0_x64.Setup.exe + InstallerSha256: f79718fcdca0379b643264f727f0f9d42d1b35ce99fe2690b8c4d894d94020e7 +ManifestType: installer +ManifestVersion: 1.5.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: user +ReleaseDate: "2022-10-09" diff --git a/manifests/a/aliceandbob-io/aliceandbob/1.0.0/aliceandbob-io.aliceandbob.locale.en-US.yaml b/manifests/a/aliceandbob-io/aliceandbob/1.0.0/aliceandbob-io.aliceandbob.locale.en-US.yaml index ba9e660eebdf5..7f69208ba08a3 100644 --- a/manifests/a/aliceandbob-io/aliceandbob/1.0.0/aliceandbob-io.aliceandbob.locale.en-US.yaml +++ b/manifests/a/aliceandbob-io/aliceandbob/1.0.0/aliceandbob-io.aliceandbob.locale.en-US.yaml @@ -1,17 +1,31 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: aliceandbob-io.aliceandbob -PackageVersion: 1.0.0 -PackageLocale: en-US -Publisher: theolazian -PublisherUrl: https://github.com/aliceandbob-io -PublisherSupportUrl: https://github.com/aliceandbob-io/aliceandbob-desktop/issues -PackageName: aliceandbob.io -PackageUrl: https://github.com/aliceandbob-io/aliceandbob-desktop -License: MIT -LicenseUrl: https://github.com/aliceandbob-io/aliceandbob-desktop/blob/master/LICENSE.md -ShortDescription: A free, light and easy to use PGP tool based on OpenPGP.js. -ReleaseNotesUrl: https://github.com/aliceandbob-io/aliceandbob-desktop/releases/tag/v1.0.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json + +PackageIdentifier: aliceandbob-io.aliceandbob +PackageVersion: 1.0.0 +PackageLocale: en-US +Publisher: theolazian +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +PackageName: aliceandbob.io +# PackageUrl: +License: MIT +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: A free, light and easy to use PGP tool based on OpenPGP.js. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +PublisherUrl: https://github.com/aliceandbob-io +PublisherSupportUrl: https://github.com/aliceandbob-io/aliceandbob-desktop/issues +PackageUrl: https://github.com/aliceandbob-io/aliceandbob-desktop +ReleaseNotesUrl: https://github.com/aliceandbob-io/aliceandbob-desktop/releases/tag/v1.0.0 +Tags: +- electron +- encryption +- hacktoberfest +- key-pair +- pgp +- pgp-key diff --git a/manifests/a/aliceandbob-io/aliceandbob/1.0.0/aliceandbob-io.aliceandbob.yaml b/manifests/a/aliceandbob-io/aliceandbob/1.0.0/aliceandbob-io.aliceandbob.yaml index aa07f09f5aa2f..e3217b54ec60b 100644 --- a/manifests/a/aliceandbob-io/aliceandbob/1.0.0/aliceandbob-io.aliceandbob.yaml +++ b/manifests/a/aliceandbob-io/aliceandbob/1.0.0/aliceandbob-io.aliceandbob.yaml @@ -1,8 +1,8 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: aliceandbob-io.aliceandbob -PackageVersion: 1.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json + +PackageIdentifier: aliceandbob-io.aliceandbob +PackageVersion: 1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 00e5c23c23dbff91aa0679f3a0c9d464abc1ae2b Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:29:53 +0530 Subject: [PATCH 197/461] Update version: AlexRedden.G14ControlV2 version 0.2.2 (#134152) --- .../AlexRedden.G14ControlV2.installer.yaml | 29 +++++------ .../AlexRedden.G14ControlV2.locale.en-US.yaml | 50 +++++++++++-------- .../0.2.2/AlexRedden.G14ControlV2.yaml | 17 ++++--- 3 files changed, 53 insertions(+), 43 deletions(-) diff --git a/manifests/a/AlexRedden/G14ControlV2/0.2.2/AlexRedden.G14ControlV2.installer.yaml b/manifests/a/AlexRedden/G14ControlV2/0.2.2/AlexRedden.G14ControlV2.installer.yaml index d0883174ca3a3..55e9fac4eab75 100644 --- a/manifests/a/AlexRedden/G14ControlV2/0.2.2/AlexRedden.G14ControlV2.installer.yaml +++ b/manifests/a/AlexRedden/G14ControlV2/0.2.2/AlexRedden.G14ControlV2.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: AlexRedden.G14ControlV2 -PackageVersion: 0.2.2 -InstallerType: nullsoft -Scope: machine -ReleaseDate: 2021-01-28 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/aredden/electron-G14Control/releases/download/v0.2.2/G14ControlV2-Setup-0.2.2.exe - InstallerSha256: C34BE39E58A43F2A64F12CBE6C3C311AD0BF90200AA060A560275AC0C997B1FA -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: AlexRedden.G14ControlV2 +PackageVersion: 0.2.2 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/aredden/electron-G14Control/releases/download/v0.2.2/G14ControlV2-Setup-0.2.2.exe + InstallerSha256: c34be39e58a43f2a64f12cbe6c3c311ad0bf90200aa060a560275ac0c997b1fa +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: machine +ReleaseDate: "2021-01-28" diff --git a/manifests/a/AlexRedden/G14ControlV2/0.2.2/AlexRedden.G14ControlV2.locale.en-US.yaml b/manifests/a/AlexRedden/G14ControlV2/0.2.2/AlexRedden.G14ControlV2.locale.en-US.yaml index 2ccc1be1ef9ad..7f9a5d4f59f80 100644 --- a/manifests/a/AlexRedden/G14ControlV2/0.2.2/AlexRedden.G14ControlV2.locale.en-US.yaml +++ b/manifests/a/AlexRedden/G14ControlV2/0.2.2/AlexRedden.G14ControlV2.locale.en-US.yaml @@ -1,21 +1,29 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: AlexRedden.G14ControlV2 -PackageVersion: 0.2.2 -PackageLocale: en-US -Publisher: Alex Redden -PublisherUrl: https://github.com/aredden -PublisherSupportUrl: https://github.com/aredden/electron-G14Control/issues -PackageName: G14ControlV2 -PackageUrl: https://github.com/aredden/electron-G14Control -License: Copyright © 2021 Alex Redden -LicenseUrl: https://github.com/aredden/electron-G14Control/blob/main/LICENSE -ShortDescription: Management Tools for the Zephyrus G14 -ReleaseNotes: |- - - Object mutation was causing auto power switching plans to apply incorrectly after 3+ switches. - - Added Fn+F5 plan switching when auto power switching is enabled. - - Added beta multi-language support for battery drain / cpu temperature counters, which can be activated by a switch on the settings page (requires app restart to take effect). -ReleaseNotesUrl: https://github.com/aredden/electron-G14Control/releases/tag/v0.2.2 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: AlexRedden.G14ControlV2 +PackageVersion: 0.2.2 +PackageLocale: en-US +Publisher: Alex Redden +PublisherUrl: https://github.com/aredden +PublisherSupportUrl: https://github.com/aredden/electron-G14Control/issues +PackageName: G14ControlV2 +PackageUrl: https://github.com/aredden/electron-G14Control +License: Copyright © 2021 Alex Redden +LicenseUrl: https://github.com/aredden/electron-G14Control/blob/main/LICENSE +ShortDescription: Management Tools for the Zephyrus G14 +ReleaseNotes: |- + - Object mutation was causing auto power switching plans to apply incorrectly after 3+ switches. + - Added Fn+F5 plan switching when auto power switching is enabled. + - Added beta multi-language support for battery drain / cpu temperature counters, which can be activated by a switch on the settings page (requires app restart to take effect). +ReleaseNotesUrl: https://github.com/aredden/electron-G14Control/releases/tag/v0.2.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- amd-cpu +- asus-zephyrus +- electron +- g14 +- reactjs +- ryzenmobile diff --git a/manifests/a/AlexRedden/G14ControlV2/0.2.2/AlexRedden.G14ControlV2.yaml b/manifests/a/AlexRedden/G14ControlV2/0.2.2/AlexRedden.G14ControlV2.yaml index 0b0c20227a1af..031421d2bee42 100644 --- a/manifests/a/AlexRedden/G14ControlV2/0.2.2/AlexRedden.G14ControlV2.yaml +++ b/manifests/a/AlexRedden/G14ControlV2/0.2.2/AlexRedden.G14ControlV2.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: AlexRedden.G14ControlV2 -PackageVersion: 0.2.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: AlexRedden.G14ControlV2 +PackageVersion: 0.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b4ef8fbaa50fdcea939ceb2aaa69b2e0b79a1a3a Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:30:03 +0530 Subject: [PATCH 198/461] New version: altair-graphql.altair version 6.1.0 (#134155) --- .../altair-graphql.altair.installer.yaml | 20 ++++++++++++++ .../altair-graphql.altair.locale.en-US.yaml | 27 +++++++++++++++++++ .../altair/6.1.0/altair-graphql.altair.yaml | 9 +++++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/a/altair-graphql/altair/6.1.0/altair-graphql.altair.installer.yaml create mode 100644 manifests/a/altair-graphql/altair/6.1.0/altair-graphql.altair.locale.en-US.yaml create mode 100644 manifests/a/altair-graphql/altair/6.1.0/altair-graphql.altair.yaml diff --git a/manifests/a/altair-graphql/altair/6.1.0/altair-graphql.altair.installer.yaml b/manifests/a/altair-graphql/altair/6.1.0/altair-graphql.altair.installer.yaml new file mode 100644 index 0000000000000..513effbb0bcbb --- /dev/null +++ b/manifests/a/altair-graphql/altair/6.1.0/altair-graphql.altair.installer.yaml @@ -0,0 +1,20 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: altair-graphql.altair +PackageVersion: 6.1.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/altair-graphql/altair/releases/download/v6.1.0/altair_6.1.0_x64_win.exe + InstallerSha256: 48f40408a115d0210c65cc71e6397c994990b13a2242885e8e34a02504c5a6e9 +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: "2023-12-26" diff --git a/manifests/a/altair-graphql/altair/6.1.0/altair-graphql.altair.locale.en-US.yaml b/manifests/a/altair-graphql/altair/6.1.0/altair-graphql.altair.locale.en-US.yaml new file mode 100644 index 0000000000000..d8ec2618b593c --- /dev/null +++ b/manifests/a/altair-graphql/altair/6.1.0/altair-graphql.altair.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: altair-graphql.altair +PackageVersion: 6.1.0 +PackageLocale: en-US +Publisher: Samuel Imolorhe +PublisherUrl: https://github.com/altair-graphql/altair +PublisherSupportUrl: https://github.com/altair-graphql/altair/issues +Author: Samuel Imolorhe +PackageName: Altair GraphQL Client +PackageUrl: https://altair.sirmuel.design +License: MIT License +LicenseUrl: https://github.com/altair-graphql/altair/blob/staging/packages/gatsby-plugin-altair-graphql/LICENSE +Copyright: Copyright (c) Samuel Imolorhe +CopyrightUrl: https://github.com/altair-graphql/altair/blob/staging/packages/gatsby-plugin-altair-graphql/LICENSE +ShortDescription: A beautiful feature-rich GraphQL Client for all platforms. +Description: |- + Altair is a beautiful feature-rich GraphQL Client IDE for all platforms. + Available for MacOS, Windows, Linux, Chrome, Firefox. + It enables you interact with any GraphQL server you are authorized to access from any platform you are on. +Tags: +- electron +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/altair-graphql/altair/releases/tag/v6.1.0 diff --git a/manifests/a/altair-graphql/altair/6.1.0/altair-graphql.altair.yaml b/manifests/a/altair-graphql/altair/6.1.0/altair-graphql.altair.yaml new file mode 100644 index 0000000000000..dcd8a62ab5390 --- /dev/null +++ b/manifests/a/altair-graphql/altair/6.1.0/altair-graphql.altair.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: altair-graphql.altair +PackageVersion: 6.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f52a11b6f7e330dc196cd4dcf98eaa744bba4b64 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:30:08 +0530 Subject: [PATCH 199/461] Update version: AlexanderKojevnikov.Spek version 0.8.5 (#134148) --- .../AlexanderKojevnikov.Spek.installer.yaml | 38 ++++++++-------- ...AlexanderKojevnikov.Spek.locale.en-US.yaml | 43 ++++++++++--------- .../Spek/0.8.5/AlexanderKojevnikov.Spek.yaml | 17 ++++---- 3 files changed, 51 insertions(+), 47 deletions(-) diff --git a/manifests/a/AlexanderKojevnikov/Spek/0.8.5/AlexanderKojevnikov.Spek.installer.yaml b/manifests/a/AlexanderKojevnikov/Spek/0.8.5/AlexanderKojevnikov.Spek.installer.yaml index 8afe5dc2dffdb..c31a96c1a994e 100644 --- a/manifests/a/AlexanderKojevnikov/Spek/0.8.5/AlexanderKojevnikov.Spek.installer.yaml +++ b/manifests/a/AlexanderKojevnikov/Spek/0.8.5/AlexanderKojevnikov.Spek.installer.yaml @@ -1,18 +1,20 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: AlexanderKojevnikov.Spek -PackageVersion: 0.8.5 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -ProductCode: '{16353491-B630-454D-BFCF-9F3B1401B63C}' -ReleaseDate: 2023-02-07 -AppsAndFeaturesEntries: -- UpgradeCode: '{46D51DDF-5749-45E2-818B-1ACADF21C0D9}' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/alexkay/spek/releases/download/v0.8.5/spek-0.8.5-beta.msi - InstallerSha256: B869A697EA1A996505F628520A8A1FBABF200483928A806D5022DBBD89BC2121 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: AlexanderKojevnikov.Spek +PackageVersion: 0.8.5 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/alexkay/spek/releases/download/v0.8.5/spek-0.8.5-beta.msi + InstallerSha256: b869a697ea1a996505f628520a8a1fbabf200483928a806d5022dbbd89bc2121 + UpgradeCode: "{46D51DDF-5749-45E2-818B-1ACADF21C0D9}" +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{16353491-B630-454D-BFCF-9F3B1401B63C}' +ReleaseDate: "2023-01-10" +AppsAndFeaturesEntries: +- UpgradeCode: '{46D51DDF-5749-45E2-818B-1ACADF21C0D9}' diff --git a/manifests/a/AlexanderKojevnikov/Spek/0.8.5/AlexanderKojevnikov.Spek.locale.en-US.yaml b/manifests/a/AlexanderKojevnikov/Spek/0.8.5/AlexanderKojevnikov.Spek.locale.en-US.yaml index 272b6739a8394..ba19148f9157d 100644 --- a/manifests/a/AlexanderKojevnikov/Spek/0.8.5/AlexanderKojevnikov.Spek.locale.en-US.yaml +++ b/manifests/a/AlexanderKojevnikov/Spek/0.8.5/AlexanderKojevnikov.Spek.locale.en-US.yaml @@ -1,21 +1,22 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: AlexanderKojevnikov.Spek -PackageVersion: 0.8.5 -PackageLocale: en-US -Publisher: Spek Project -PublisherUrl: http://kojevnikov.com -PublisherSupportUrl: https://github.com/alexkay/spek/issues -PackageName: Spek -PackageUrl: http://spek.cc -License: GPL-3.0 -LicenseUrl: https://github.com/alexkay/spek/blob/master/LICENSE -ShortDescription: Spek helps to analyse your audio files by showing their spectrogram. -Moniker: spek -Tags: -- audio -- spectrogram -ReleaseNotesUrl: https://github.com/alexkay/spek/releases/tag/v0.8.5 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: AlexanderKojevnikov.Spek +PackageVersion: 0.8.5 +PackageLocale: en-US +Publisher: Spek Project +PublisherUrl: http://kojevnikov.com +PublisherSupportUrl: https://github.com/alexkay/spek/issues +PackageName: Spek +PackageUrl: http://spek.cc +License: GPL-3.0 +LicenseUrl: https://github.com/alexkay/spek/blob/master/LICENSE +ShortDescription: Spek helps to analyse your audio files by showing their spectrogram. +Moniker: spek +Tags: +- audio +- spectrogram +ReleaseNotesUrl: https://github.com/alexkay/spek/releases/tag/v0.8.5 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AlexanderKojevnikov/Spek/0.8.5/AlexanderKojevnikov.Spek.yaml b/manifests/a/AlexanderKojevnikov/Spek/0.8.5/AlexanderKojevnikov.Spek.yaml index 074543a7fc2cf..8c4ae0b8b6ab9 100644 --- a/manifests/a/AlexanderKojevnikov/Spek/0.8.5/AlexanderKojevnikov.Spek.yaml +++ b/manifests/a/AlexanderKojevnikov/Spek/0.8.5/AlexanderKojevnikov.Spek.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: AlexanderKojevnikov.Spek -PackageVersion: 0.8.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: AlexanderKojevnikov.Spek +PackageVersion: 0.8.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3c379fc66a76e42722e0d27d2dd541b99023d035 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:30:25 +0530 Subject: [PATCH 200/461] Update version: alexkim205.g-desktop-suite version 0.3.1 (#134151) --- .../alexkim205.g-desktop-suite.installer.yaml | 43 ++++++------ ...exkim205.g-desktop-suite.locale.en-US.yaml | 67 ++++++++++--------- .../0.3.1/alexkim205.g-desktop-suite.yaml | 17 ++--- 3 files changed, 65 insertions(+), 62 deletions(-) diff --git a/manifests/a/alexkim205/g-desktop-suite/0.3.1/alexkim205.g-desktop-suite.installer.yaml b/manifests/a/alexkim205/g-desktop-suite/0.3.1/alexkim205.g-desktop-suite.installer.yaml index a67ec8cd4cae3..22d875576b910 100644 --- a/manifests/a/alexkim205/g-desktop-suite/0.3.1/alexkim205.g-desktop-suite.installer.yaml +++ b/manifests/a/alexkim205/g-desktop-suite/0.3.1/alexkim205.g-desktop-suite.installer.yaml @@ -1,21 +1,22 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: alexkim205.g-desktop-suite -PackageVersion: 0.3.1 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: nullsoft -Scope: user -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2020-05-23 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/alexkim205/G-Desktop-Suite/releases/download/v0.3.1/G-Desktop-Suite-0.3.1.exe - InstallerSha256: 985C4B73D0AE8B5F656750E58A39D1FDE8E19842C194DB30FA97309C5EFBBCF8 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: alexkim205.g-desktop-suite +PackageVersion: 0.3.1 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/alexkim205/G-Desktop-Suite/releases/download/v0.3.1/G-Desktop-Suite-0.3.1.exe + InstallerSha256: 985c4b73d0ae8b5f656750e58a39d1fde8e19842c194db30fa97309c5efbbcf8 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: "2020-05-23" diff --git a/manifests/a/alexkim205/g-desktop-suite/0.3.1/alexkim205.g-desktop-suite.locale.en-US.yaml b/manifests/a/alexkim205/g-desktop-suite/0.3.1/alexkim205.g-desktop-suite.locale.en-US.yaml index e20ce573b0ab5..04d872ff12e64 100644 --- a/manifests/a/alexkim205/g-desktop-suite/0.3.1/alexkim205.g-desktop-suite.locale.en-US.yaml +++ b/manifests/a/alexkim205/g-desktop-suite/0.3.1/alexkim205.g-desktop-suite.locale.en-US.yaml @@ -1,33 +1,34 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: alexkim205.g-desktop-suite -PackageVersion: 0.3.1 -PackageLocale: en-US -Publisher: Alex Gyujin Kim -PublisherUrl: https://github.com/alexkim205/G-Desktop-Suite -PublisherSupportUrl: https://github.com/alexkim205/G-Desktop-Suite/issues -Author: alexkim205 -PackageName: G Desktop Suite -PackageUrl: https://github.com/alexkim205/G-Desktop-Suite -License: MIT License -LicenseUrl: https://raw.githubusercontent.com/alexkim205/G-Desktop-Suite/master/LICENSE -Copyright: Copyright (c) 2018 Alex Gyujin Kim -CopyrightUrl: https://raw.githubusercontent.com/alexkim205/G-Desktop-Suite/master/LICENSE -ShortDescription: Google Suite as a desktop app. Made possible with Electron. -Tags: -- electron -- google -- gsuite -- g-suite -- google-drive -- google-docs -ReleaseNotes: |- - - #64 You can now choose if you want to open external links in the browser or GDS. - By default they will open in your browser, but you can toggle this option in the Window menu. - - When newest version is being used, don't open dialog. - - #72 Unsupported browser during sign in. - - Updated casks and productName in package.json. -ReleaseNotesUrl: https://github.com/alexkim205/G-Desktop-Suite/releases/tag/v0.3.1 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: alexkim205.g-desktop-suite +PackageVersion: 0.3.1 +PackageLocale: en-US +Publisher: Alex Gyujin Kim +PublisherUrl: https://github.com/alexkim205/G-Desktop-Suite +PublisherSupportUrl: https://github.com/alexkim205/G-Desktop-Suite/issues +Author: alexkim205 +PackageName: G Desktop Suite +PackageUrl: https://github.com/alexkim205/G-Desktop-Suite +License: MIT License +LicenseUrl: https://raw.githubusercontent.com/alexkim205/G-Desktop-Suite/master/LICENSE +Copyright: Copyright (c) 2018 Alex Gyujin Kim +CopyrightUrl: https://raw.githubusercontent.com/alexkim205/G-Desktop-Suite/master/LICENSE +ShortDescription: Google Suite as a desktop app. Made possible with Electron. +Tags: +- electron +- google +- gsuite +- g-suite +- google-drive +- google-docs +ReleaseNotes: |- + - #64 You can now choose if you want to open external links in the browser or GDS. + By default they will open in your browser, but you can toggle this option in the Window menu. + - When newest version is being used, don't open dialog. + - #72 Unsupported browser during sign in. + - Updated casks and productName in package.json. +ReleaseNotesUrl: https://github.com/alexkim205/G-Desktop-Suite/releases/tag/v0.3.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/alexkim205/g-desktop-suite/0.3.1/alexkim205.g-desktop-suite.yaml b/manifests/a/alexkim205/g-desktop-suite/0.3.1/alexkim205.g-desktop-suite.yaml index 6d8ecd98fc2fb..2679717ac8b5a 100644 --- a/manifests/a/alexkim205/g-desktop-suite/0.3.1/alexkim205.g-desktop-suite.yaml +++ b/manifests/a/alexkim205/g-desktop-suite/0.3.1/alexkim205.g-desktop-suite.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: alexkim205.g-desktop-suite -PackageVersion: 0.3.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: alexkim205.g-desktop-suite +PackageVersion: 0.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 2e09fc54291efb670b651ab32708b530369361a1 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:30:38 +0530 Subject: [PATCH 201/461] Update version: AlexanderPershin.lsdeer version 0.1.6 (#134149) --- .../AlexanderPershin.lsdeer.installer.yaml | 29 ++++++++-------- .../AlexanderPershin.lsdeer.locale.en-US.yaml | 33 ++++++++++--------- .../lsdeer/0.1.6/AlexanderPershin.lsdeer.yaml | 17 +++++----- 3 files changed, 41 insertions(+), 38 deletions(-) diff --git a/manifests/a/AlexanderPershin/lsdeer/0.1.6/AlexanderPershin.lsdeer.installer.yaml b/manifests/a/AlexanderPershin/lsdeer/0.1.6/AlexanderPershin.lsdeer.installer.yaml index 971029105f1cd..f8b7f01565ae0 100644 --- a/manifests/a/AlexanderPershin/lsdeer/0.1.6/AlexanderPershin.lsdeer.installer.yaml +++ b/manifests/a/AlexanderPershin/lsdeer/0.1.6/AlexanderPershin.lsdeer.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: AlexanderPershin.lsdeer -PackageVersion: 0.1.6 -InstallerType: nullsoft -Scope: user -ReleaseDate: 2020-07-29 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/AlexanderPershin/lsdeer/releases/download/v0.1.6/lsdeer-Setup-0.1.6.exe - InstallerSha256: 310BDCF7A6647572E5990CAD681719844220951D76590A424233F3A782DC5421 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: AlexanderPershin.lsdeer +PackageVersion: 0.1.6 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AlexanderPershin/lsdeer/releases/download/v0.1.6/lsdeer-Setup-0.1.6.exe + InstallerSha256: 310bdcf7a6647572e5990cad681719844220951d76590a424233f3a782dc5421 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +ReleaseDate: "2020-07-29" diff --git a/manifests/a/AlexanderPershin/lsdeer/0.1.6/AlexanderPershin.lsdeer.locale.en-US.yaml b/manifests/a/AlexanderPershin/lsdeer/0.1.6/AlexanderPershin.lsdeer.locale.en-US.yaml index fd0991623f10b..eff2a0b8216fb 100644 --- a/manifests/a/AlexanderPershin/lsdeer/0.1.6/AlexanderPershin.lsdeer.locale.en-US.yaml +++ b/manifests/a/AlexanderPershin/lsdeer/0.1.6/AlexanderPershin.lsdeer.locale.en-US.yaml @@ -1,16 +1,17 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: AlexanderPershin.lsdeer -PackageVersion: 0.1.6 -PackageLocale: en-US -Publisher: Alexander Pershin -PublisherUrl: https://github.com/AlexanderPershin -PublisherSupportUrl: https://github.com/AlexanderPershin/lsdeer/issues -PackageName: lsdeer -PackageUrl: https://github.com/AlexanderPershin/lsdeer -License: Copyright © 2020 Alexander Pershin -ShortDescription: lsdeer - file manager -ReleaseNotesUrl: https://github.com/AlexanderPershin/lsdeer/releases/tag/v0.1.6 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: AlexanderPershin.lsdeer +PackageVersion: 0.1.6 +PackageLocale: en-US +Publisher: Alexander Pershin +PublisherUrl: https://github.com/AlexanderPershin +PublisherSupportUrl: https://github.com/AlexanderPershin/lsdeer/issues +PackageName: lsdeer +PackageUrl: https://github.com/AlexanderPershin/lsdeer +License: Copyright © 2020 Alexander Pershin +ShortDescription: lsdeer - file manager +ReleaseNotesUrl: https://github.com/AlexanderPershin/lsdeer/releases/tag/v0.1.6 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AlexanderPershin/lsdeer/0.1.6/AlexanderPershin.lsdeer.yaml b/manifests/a/AlexanderPershin/lsdeer/0.1.6/AlexanderPershin.lsdeer.yaml index 8ab2f052f2a1c..cf8a7456aa6e8 100644 --- a/manifests/a/AlexanderPershin/lsdeer/0.1.6/AlexanderPershin.lsdeer.yaml +++ b/manifests/a/AlexanderPershin/lsdeer/0.1.6/AlexanderPershin.lsdeer.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: AlexanderPershin.lsdeer -PackageVersion: 0.1.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: AlexanderPershin.lsdeer +PackageVersion: 0.1.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d3d2f4973790cc12ffa5e1a64dfb93c1ff51de45 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:31:22 +0530 Subject: [PATCH 202/461] Update version: alesimula.wsa_pacman version 1.5.0 (#134147) --- .../1.5.0/alesimula.wsa_pacman.installer.yaml | 37 ++++++------ .../alesimula.wsa_pacman.locale.en-US.yaml | 59 ++++++++++--------- .../1.5.0/alesimula.wsa_pacman.yaml | 17 +++--- 3 files changed, 58 insertions(+), 55 deletions(-) diff --git a/manifests/a/alesimula/wsa_pacman/1.5.0/alesimula.wsa_pacman.installer.yaml b/manifests/a/alesimula/wsa_pacman/1.5.0/alesimula.wsa_pacman.installer.yaml index 17a38132241cc..6ee35225e7bd9 100644 --- a/manifests/a/alesimula/wsa_pacman/1.5.0/alesimula.wsa_pacman.installer.yaml +++ b/manifests/a/alesimula/wsa_pacman/1.5.0/alesimula.wsa_pacman.installer.yaml @@ -1,18 +1,19 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: alesimula.wsa_pacman -PackageVersion: 1.5.0 -InstallerType: inno -Scope: machine -InstallerSwitches: - Upgrade: /NORESTART - Custom: /NORESTART -ProductCode: WSA PacMan_is1 -ReleaseDate: 2023-07-02 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/alesimula/wsa_pacman/releases/download/v1.5.0/WSA-pacman-v1.5.0-installer.exe - InstallerSha256: 7ABC29A8F808DC6DB3AA692C6F917035036CB8D7FCCEB81FE74F119E3ADD17A9 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: alesimula.wsa_pacman +PackageVersion: 1.5.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/alesimula/wsa_pacman/releases/download/v1.5.0/WSA-pacman-v1.5.0-installer.exe + InstallerSha256: 7abc29a8f808dc6db3aa692c6f917035036cb8d7fcceb81fe74f119e3add17a9 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: inno +Scope: machine +InstallerSwitches: + Upgrade: /NORESTART + Custom: /NORESTART +ProductCode: WSA PacMan_is1 +ReleaseDate: "2023-07-02" diff --git a/manifests/a/alesimula/wsa_pacman/1.5.0/alesimula.wsa_pacman.locale.en-US.yaml b/manifests/a/alesimula/wsa_pacman/1.5.0/alesimula.wsa_pacman.locale.en-US.yaml index ea056cc5ad51b..848c014eea966 100644 --- a/manifests/a/alesimula/wsa_pacman/1.5.0/alesimula.wsa_pacman.locale.en-US.yaml +++ b/manifests/a/alesimula/wsa_pacman/1.5.0/alesimula.wsa_pacman.locale.en-US.yaml @@ -1,29 +1,30 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: alesimula.wsa_pacman -PackageVersion: 1.5.0 -PackageLocale: en-US -Publisher: alesimula -PublisherUrl: https://github.com/alesimula -PublisherSupportUrl: https://github.com/alesimula/wsa_pacman/issues -Author: alesimula -PackageName: WSA PacMan -PackageUrl: https://github.com/alesimula/wsa_pacman -License: GPL-3.0 -LicenseUrl: https://github.com/alesimula/wsa_pacman/blob/main/LICENSE -CopyrightUrl: https://github.com/alesimula/wsa_pacman/blob/main/LICENSE -ShortDescription: GUI package manager and package installer for Windows Subsystem for Android (WSA) -Tags: -- android -- apk -- wsa -ReleaseNotes: |- - - Detect new "Partially running" mode: WSA is now correctly detected as "turned off" and and autostart can work again - - Add smooth scrolling on all scrollview - - Update SDK and all external libraries - - Fix some adaptive icons previously displayed incorrectly - - Fix "Manage Applications" option not working in some occasions -ReleaseNotesUrl: https://github.com/alesimula/wsa_pacman/releases/tag/v1.5.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: alesimula.wsa_pacman +PackageVersion: 1.5.0 +PackageLocale: en-US +Publisher: alesimula +PublisherUrl: https://github.com/alesimula +PublisherSupportUrl: https://github.com/alesimula/wsa_pacman/issues +Author: alesimula +PackageName: WSA PacMan +PackageUrl: https://github.com/alesimula/wsa_pacman +License: GPL-3.0 +LicenseUrl: https://github.com/alesimula/wsa_pacman/blob/main/LICENSE +CopyrightUrl: https://github.com/alesimula/wsa_pacman/blob/main/LICENSE +ShortDescription: GUI package manager and package installer for Windows Subsystem for Android (WSA) +Tags: +- android +- apk +- wsa +ReleaseNotes: |- + - Detect new "Partially running" mode: WSA is now correctly detected as "turned off" and and autostart can work again + - Add smooth scrolling on all scrollview + - Update SDK and all external libraries + - Fix some adaptive icons previously displayed incorrectly + - Fix "Manage Applications" option not working in some occasions +ReleaseNotesUrl: https://github.com/alesimula/wsa_pacman/releases/tag/v1.5.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/alesimula/wsa_pacman/1.5.0/alesimula.wsa_pacman.yaml b/manifests/a/alesimula/wsa_pacman/1.5.0/alesimula.wsa_pacman.yaml index 1a017d4d8da34..631c4835d8ec9 100644 --- a/manifests/a/alesimula/wsa_pacman/1.5.0/alesimula.wsa_pacman.yaml +++ b/manifests/a/alesimula/wsa_pacman/1.5.0/alesimula.wsa_pacman.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: alesimula.wsa_pacman -PackageVersion: 1.5.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: alesimula.wsa_pacman +PackageVersion: 1.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6171575cf701d4c68a0ee47e18b44aaf035ca66f Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:31:29 +0530 Subject: [PATCH 203/461] Update version: AlekseyHoffman.Sigma-File-Manager version 1.7.0 (#134146) --- ...yHoffman.Sigma-File-Manager.installer.yaml | 41 +++--- ...ffman.Sigma-File-Manager.locale.en-US.yaml | 135 +++++++++--------- .../AlekseyHoffman.Sigma-File-Manager.yaml | 17 +-- 3 files changed, 98 insertions(+), 95 deletions(-) diff --git a/manifests/a/AlekseyHoffman/Sigma-File-Manager/1.7.0/AlekseyHoffman.Sigma-File-Manager.installer.yaml b/manifests/a/AlekseyHoffman/Sigma-File-Manager/1.7.0/AlekseyHoffman.Sigma-File-Manager.installer.yaml index 715c3ecec1f5e..4532976841600 100644 --- a/manifests/a/AlekseyHoffman/Sigma-File-Manager/1.7.0/AlekseyHoffman.Sigma-File-Manager.installer.yaml +++ b/manifests/a/AlekseyHoffman/Sigma-File-Manager/1.7.0/AlekseyHoffman.Sigma-File-Manager.installer.yaml @@ -1,20 +1,21 @@ -# Created with WinGet Automation using Komac v1.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: AlekseyHoffman.Sigma-File-Manager -PackageVersion: 1.7.0 -Platform: -- Windows.Desktop -InstallerType: nullsoft -Scope: user -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2023-06-11 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/aleksey-hoffman/sigma-file-manager/releases/download/v1.7.0/Sigma-File-Manager-1.7.0-Windows-Setup.exe - InstallerSha256: 418285100AFE0B9A2624740B94F1FA7D483BD24D88327FB99D930AEF26805A3F -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: AlekseyHoffman.Sigma-File-Manager +PackageVersion: 1.7.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/aleksey-hoffman/sigma-file-manager/releases/download/v1.7.0/Sigma-File-Manager-1.7.0-Windows-Setup.exe + InstallerSha256: 418285100afe0b9a2624740b94f1fa7d483bd24d88327fb99d930aef26805a3f +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: "2023-06-11" diff --git a/manifests/a/AlekseyHoffman/Sigma-File-Manager/1.7.0/AlekseyHoffman.Sigma-File-Manager.locale.en-US.yaml b/manifests/a/AlekseyHoffman/Sigma-File-Manager/1.7.0/AlekseyHoffman.Sigma-File-Manager.locale.en-US.yaml index d5603b2e3aa3b..0af81db5ab422 100644 --- a/manifests/a/AlekseyHoffman/Sigma-File-Manager/1.7.0/AlekseyHoffman.Sigma-File-Manager.locale.en-US.yaml +++ b/manifests/a/AlekseyHoffman/Sigma-File-Manager/1.7.0/AlekseyHoffman.Sigma-File-Manager.locale.en-US.yaml @@ -1,67 +1,68 @@ -# Created with WinGet Automation using Komac v1.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: AlekseyHoffman.Sigma-File-Manager -PackageVersion: 1.7.0 -PackageLocale: en-US -Publisher: Aleksey Hoffman -PublisherUrl: https://github.com/aleksey-hoffman/sigma-file-manager -PublisherSupportUrl: https://github.com/aleksey-hoffman/sigma-file-manager/issues -PrivacyUrl: https://github.com/aleksey-hoffman/sigma-file-manager/blob/main/PRIVACY_POLICY.md -Author: Aleksey Hoffman -PackageName: Sigma file manager -PackageUrl: https://github.com/aleksey-hoffman/sigma-file-manager -License: GNU GPLv3 or later. -LicenseUrl: https://github.com/aleksey-hoffman/sigma-file-manager/blob/main/LICENSE.md -Copyright: Copyright © 2021 - present Aleksey Hoffman. All rights reserved. -CopyrightUrl: https://github.com/aleksey-hoffman/sigma-file-manager/blob/main/LICENSE.md -ShortDescription: Sigma file manager is a free, open-source, quickly evolving, modern file manager (explorer / finder) app for Windows, MacOS, and Linux. -Description: Sigma file manager is a free, open-source, quickly evolving, modern file manager (explorer / finder) app for Windows, MacOS, and Linux. -Moniker: sigma -Tags: -- cross-platform -- explorer -- file-explorer -- file-manager -- finder -- foss -- open-source -ReleaseNotes: |- - Release Notes - - 4 new features - - 9 improvements - - 5 fixes - New minor features - - Terminal: option to select terminals and shells for opening directories. - - Drag & drop: selected items can now be drag-and-droped to any part of the address bar. - - Drag & drop: selected items can now be drag-and-droped into a tab. - - Drag & drop: added edge scrolling for draggable items. - When dragging items, the navigator will now automatically scroll when the cursor gets closer to the top / bottom edge. - Improvements - - Dialogs: improved item deletion dialogs: - - Action buttons now display shortcuts - - Actions in conformation dialog can now be done via keyboard - - After deleting the current directory, the app will automatically go up one directory - - Protected items are now marked with an indicator - - Improved dialog design and translations - - Localization: German language reviewed and updated by native speakers (thanks to @minisbett, @ToMoReKe, @phreakadelle2k). - - Localization: Chinese language reviewed and updated by native speakers (thanks to @Pandaft). - - Localization: Italian language added (thanks to @Alixey). - - UX: Conformation prompts can now be submitted with Enter shortcut. - Major fixes - - Images: the image thumbnails are now working in Windows Store build. - Minor fixes - - File downloading: updated dependencies to fix the problem with downloading some videos. - Update (June 24): it seems Youtube devs broke it again. - WIll be fixed in the next update. - - Navigator: navigator page will now restore the opened directory scroll position, after switching pages and going back to navigator page. - - Images: the app will no longer create an infinite loop by generating image thumbnails for images located in the app thumbnail storage directory. - - UI: window is no longer jumping when opening settings page. - Other changes - - User settings: changed default userData directory to env.home. - Development - - Dependencies: Updated code dependencies. - - Code refactor: Various code refactoring. -ReleaseNotesUrl: https://github.com/aleksey-hoffman/sigma-file-manager/releases/tag/v1.7.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: AlekseyHoffman.Sigma-File-Manager +PackageVersion: 1.7.0 +PackageLocale: en-US +Publisher: Aleksey Hoffman +PublisherUrl: https://github.com/aleksey-hoffman/sigma-file-manager +PublisherSupportUrl: https://github.com/aleksey-hoffman/sigma-file-manager/issues +PrivacyUrl: https://github.com/aleksey-hoffman/sigma-file-manager/blob/main/PRIVACY_POLICY.md +Author: Aleksey Hoffman +PackageName: Sigma file manager +PackageUrl: https://github.com/aleksey-hoffman/sigma-file-manager +License: GNU GPLv3 or later. +LicenseUrl: https://github.com/aleksey-hoffman/sigma-file-manager/blob/main/LICENSE.md +Copyright: Copyright © 2021 - present Aleksey Hoffman. All rights reserved. +CopyrightUrl: https://github.com/aleksey-hoffman/sigma-file-manager/blob/main/LICENSE.md +ShortDescription: Sigma file manager is a free, open-source, quickly evolving, modern file manager (explorer / finder) app for Windows, MacOS, and Linux. +Description: Sigma file manager is a free, open-source, quickly evolving, modern file manager (explorer / finder) app for Windows, MacOS, and Linux. +Moniker: sigma +Tags: +- cross-platform +- explorer +- file-explorer +- file-manager +- finder +- foss +- open-source +ReleaseNotes: |- + Release Notes + - 4 new features + - 9 improvements + - 5 fixes + New minor features + - Terminal: option to select terminals and shells for opening directories. + - Drag & drop: selected items can now be drag-and-droped to any part of the address bar. + - Drag & drop: selected items can now be drag-and-droped into a tab. + - Drag & drop: added edge scrolling for draggable items. + When dragging items, the navigator will now automatically scroll when the cursor gets closer to the top / bottom edge. + Improvements + - Dialogs: improved item deletion dialogs: + - Action buttons now display shortcuts + - Actions in conformation dialog can now be done via keyboard + - After deleting the current directory, the app will automatically go up one directory + - Protected items are now marked with an indicator + - Improved dialog design and translations + - Localization: German language reviewed and updated by native speakers (thanks to @minisbett, @ToMoReKe, @phreakadelle2k). + - Localization: Chinese language reviewed and updated by native speakers (thanks to @Pandaft). + - Localization: Italian language added (thanks to @Alixey). + - UX: Conformation prompts can now be submitted with Enter shortcut. + Major fixes + - Images: the image thumbnails are now working in Windows Store build. + Minor fixes + - File downloading: updated dependencies to fix the problem with downloading some videos. + Update (June 24): it seems Youtube devs broke it again. + WIll be fixed in the next update. + - Navigator: navigator page will now restore the opened directory scroll position, after switching pages and going back to navigator page. + - Images: the app will no longer create an infinite loop by generating image thumbnails for images located in the app thumbnail storage directory. + - UI: window is no longer jumping when opening settings page. + Other changes + - User settings: changed default userData directory to env.home. + Development + - Dependencies: Updated code dependencies. + - Code refactor: Various code refactoring. +ReleaseNotesUrl: https://github.com/aleksey-hoffman/sigma-file-manager/releases/tag/v1.7.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AlekseyHoffman/Sigma-File-Manager/1.7.0/AlekseyHoffman.Sigma-File-Manager.yaml b/manifests/a/AlekseyHoffman/Sigma-File-Manager/1.7.0/AlekseyHoffman.Sigma-File-Manager.yaml index c034e3b1f04a0..91a423f0550e4 100644 --- a/manifests/a/AlekseyHoffman/Sigma-File-Manager/1.7.0/AlekseyHoffman.Sigma-File-Manager.yaml +++ b/manifests/a/AlekseyHoffman/Sigma-File-Manager/1.7.0/AlekseyHoffman.Sigma-File-Manager.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: AlekseyHoffman.Sigma-File-Manager -PackageVersion: 1.7.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: AlekseyHoffman.Sigma-File-Manager +PackageVersion: 1.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4b844a673125f61a19d85694aba912f189fd97ab Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:31:37 +0530 Subject: [PATCH 204/461] Update version: Aleab.Toastify version 1.11.2 (#134145) --- .../1.11.2/Aleab.Toastify.installer.yaml | 29 +++++----- .../1.11.2/Aleab.Toastify.locale.en-US.yaml | 55 +++++++++++-------- .../Aleab/Toastify/1.11.2/Aleab.Toastify.yaml | 17 +++--- 3 files changed, 56 insertions(+), 45 deletions(-) diff --git a/manifests/a/Aleab/Toastify/1.11.2/Aleab.Toastify.installer.yaml b/manifests/a/Aleab/Toastify/1.11.2/Aleab.Toastify.installer.yaml index fe4bdf7f5d92a..b828eb93c5c0c 100644 --- a/manifests/a/Aleab/Toastify/1.11.2/Aleab.Toastify.installer.yaml +++ b/manifests/a/Aleab/Toastify/1.11.2/Aleab.Toastify.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.8.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Aleab.Toastify -PackageVersion: 1.11.2 -InstallerType: nullsoft -Scope: machine -ReleaseDate: 2019-09-11 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/aleab/toastify/releases/download/v1.11.2/ToastifyInstaller.exe - InstallerSha256: 1701E58BB19FA3381A7692BEF7AAA91982637106DE974339B55F1E3868F4C6DC -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Aleab.Toastify +PackageVersion: 1.11.2 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/aleab/toastify/releases/download/v1.11.2/ToastifyInstaller.exe + InstallerSha256: 1701E58BB19FA3381A7692BEF7AAA91982637106DE974339B55F1E3868F4C6DC +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: machine +ReleaseDate: 2019-09-11 diff --git a/manifests/a/Aleab/Toastify/1.11.2/Aleab.Toastify.locale.en-US.yaml b/manifests/a/Aleab/Toastify/1.11.2/Aleab.Toastify.locale.en-US.yaml index 6ec47a60723b2..5ffb4cfede156 100644 --- a/manifests/a/Aleab/Toastify/1.11.2/Aleab.Toastify.locale.en-US.yaml +++ b/manifests/a/Aleab/Toastify/1.11.2/Aleab.Toastify.locale.en-US.yaml @@ -1,23 +1,32 @@ -# Created with WinGet Automation using Komac v1.8.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Aleab.Toastify -PackageVersion: 1.11.2 -PackageLocale: en-US -Publisher: Jesper Palm, Oren Nachman, Alessandro Attard Barbini -PublisherUrl: https://aleab.github.io/toastify -PublisherSupportUrl: https://github.com/aleab/toastify/issues -PackageName: Toastify -PackageUrl: https://github.com/aleab/toastify -License: GNU General Public License -LicenseUrl: https://github.com/aleab/toastify/blob/master/LICENSE -ShortDescription: Toastify adds global hotkeys and toast notifications to Spotify -ReleaseNotes: |- - - Fixed issue with API token refresh. - - Fixed major issue with the authorization flow (#110, #111, #118, #127). - - Fixed "paused" issue (#110). - - Fixed installer re-creating and moving the desktop icon. - - Fixed some more things and broke others, probably... -ReleaseNotesUrl: https://github.com/aleab/toastify/releases/tag/v1.11.2 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Aleab.Toastify +PackageVersion: 1.11.2 +PackageLocale: en-US +Publisher: Jesper Palm, Oren Nachman, Alessandro Attard Barbini +PublisherUrl: https://aleab.github.io/toastify +PublisherSupportUrl: https://github.com/aleab/toastify/issues +PackageName: Toastify +PackageUrl: https://github.com/aleab/toastify +License: GNU General Public License +LicenseUrl: https://github.com/aleab/toastify/blob/master/LICENSE +ShortDescription: Toastify adds global hotkeys and toast notifications to Spotify +ReleaseNotes: |- + - Fixed issue with API token refresh. + - Fixed major issue with the authorization flow (#110, #111, #118, #127). + - Fixed "paused" issue (#110). + - Fixed installer re-creating and moving the desktop icon. + - Fixed some more things and broke others, probably... +ReleaseNotesUrl: https://github.com/aleab/toastify/releases/tag/v1.11.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- c-sharp +- global-hotkeys +- hotkeys +- music +- spotify +- spotify-windows +- toast-notifications diff --git a/manifests/a/Aleab/Toastify/1.11.2/Aleab.Toastify.yaml b/manifests/a/Aleab/Toastify/1.11.2/Aleab.Toastify.yaml index 4f30488b067fb..75f23ef1df6c9 100644 --- a/manifests/a/Aleab/Toastify/1.11.2/Aleab.Toastify.yaml +++ b/manifests/a/Aleab/Toastify/1.11.2/Aleab.Toastify.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.8.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Aleab.Toastify -PackageVersion: 1.11.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Aleab.Toastify +PackageVersion: 1.11.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 5dbe62a451c9a8652626373270956d19608c8e4b Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:31:51 +0530 Subject: [PATCH 205/461] Add version: Alacritty.Alacritty version 0.13.1 (#134143) --- .../0.13.1/Alacritty.Alacritty.installer.yaml | 28 +++++++++++++++++++ .../Alacritty.Alacritty.locale.en-US.yaml | 28 +++++++++++++++++++ .../Alacritty/0.13.1/Alacritty.Alacritty.yaml | 8 ++++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/a/Alacritty/Alacritty/0.13.1/Alacritty.Alacritty.installer.yaml create mode 100644 manifests/a/Alacritty/Alacritty/0.13.1/Alacritty.Alacritty.locale.en-US.yaml create mode 100644 manifests/a/Alacritty/Alacritty/0.13.1/Alacritty.Alacritty.yaml diff --git a/manifests/a/Alacritty/Alacritty/0.13.1/Alacritty.Alacritty.installer.yaml b/manifests/a/Alacritty/Alacritty/0.13.1/Alacritty.Alacritty.installer.yaml new file mode 100644 index 0000000000000..567820e8c3a22 --- /dev/null +++ b/manifests/a/Alacritty/Alacritty/0.13.1/Alacritty.Alacritty.installer.yaml @@ -0,0 +1,28 @@ +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json + +PackageIdentifier: Alacritty.Alacritty +PackageVersion: 0.13.1 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/alacritty/alacritty/releases/download/v0.13.1/Alacritty-v0.13.1-installer.msi + InstallerSha256: cd0ecb18c97553725e22e3c9bc5ce5564e3f9c1b5fd8b67e1e41196aec176273 + UpgradeCode: "{87C21C74-DBD5-4584-89D5-46D9CD0C40A7}" +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{41B0AB07-DD98-4856-96CE-046425AA6370}' +ReleaseDate: "2024-01-08" diff --git a/manifests/a/Alacritty/Alacritty/0.13.1/Alacritty.Alacritty.locale.en-US.yaml b/manifests/a/Alacritty/Alacritty/0.13.1/Alacritty.Alacritty.locale.en-US.yaml new file mode 100644 index 0000000000000..aee1f1e140752 --- /dev/null +++ b/manifests/a/Alacritty/Alacritty/0.13.1/Alacritty.Alacritty.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json + +PackageIdentifier: Alacritty.Alacritty +PackageVersion: 0.13.1 +PackageLocale: en-US +Publisher: Alacritty +PublisherUrl: https://github.com/alacritty/alacritty +PublisherSupportUrl: https://github.com/alacritty/alacritty/issues +# PrivacyUrl: +Author: Alacritty +PackageName: Alacritty +PackageUrl: https://github.com/alacritty/alacritty +License: Apache License 2.0 +LicenseUrl: https://raw.githubusercontent.com/alacritty/alacritty/master/LICENSE-APACHE +Copyright: Copyright 2020 The Alacritty Project +CopyrightUrl: https://raw.githubusercontent.com/alacritty/alacritty/master/LICENSE-APACHE +ShortDescription: Alacritty is a free and open-source GPU accelerated terminal emulator focused on performance and simplicity. +# Description: +Moniker: alacritty +Tags: +- terminal +# Agreements: +# ReleaseNotes: +# ReleaseNotesUrl: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/alacritty/alacritty/releases/tag/v0.13.1 diff --git a/manifests/a/Alacritty/Alacritty/0.13.1/Alacritty.Alacritty.yaml b/manifests/a/Alacritty/Alacritty/0.13.1/Alacritty.Alacritty.yaml new file mode 100644 index 0000000000000..3b619b240d177 --- /dev/null +++ b/manifests/a/Alacritty/Alacritty/0.13.1/Alacritty.Alacritty.yaml @@ -0,0 +1,8 @@ +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json + +PackageIdentifier: Alacritty.Alacritty +PackageVersion: 0.13.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 13165d624139b5da5cd3fc6386be3f26c146e6d0 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:31:54 +0530 Subject: [PATCH 206/461] Update version: AivarAnnamaa.Thonny version 4.1.4 (#134142) --- .../4.1.4/AivarAnnamaa.Thonny.installer.yaml | 53 ++++++++-------- .../AivarAnnamaa.Thonny.locale.en-US.yaml | 63 ++++++++++--------- .../Thonny/4.1.4/AivarAnnamaa.Thonny.yaml | 17 ++--- 3 files changed, 67 insertions(+), 66 deletions(-) diff --git a/manifests/a/AivarAnnamaa/Thonny/4.1.4/AivarAnnamaa.Thonny.installer.yaml b/manifests/a/AivarAnnamaa/Thonny/4.1.4/AivarAnnamaa.Thonny.installer.yaml index d0a1683725ffe..b96dd3cb34092 100644 --- a/manifests/a/AivarAnnamaa/Thonny/4.1.4/AivarAnnamaa.Thonny.installer.yaml +++ b/manifests/a/AivarAnnamaa/Thonny/4.1.4/AivarAnnamaa.Thonny.installer.yaml @@ -1,27 +1,26 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: AivarAnnamaa.Thonny -PackageVersion: 4.1.4 -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ReleaseDate: 2023-11-19 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/thonny/thonny/releases/download/v4.1.4/thonny-4.1.4.exe - InstallerSha256: BB600E31BF35C7DAB7DC8B4F7830DE6922FEE5DB4BB1854B89DFDB83DE0EDE69 - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/thonny/thonny/releases/download/v4.1.4/thonny-4.1.4.exe - InstallerSha256: BB600E31BF35C7DAB7DC8B4F7830DE6922FEE5DB4BB1854B89DFDB83DE0EDE69 - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: AivarAnnamaa.Thonny +PackageVersion: 4.1.4 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/thonny/thonny/releases/download/v4.1.4/thonny-4.1.4.exe + InstallerSha256: bb600e31bf35c7dab7dc8b4f7830de6922fee5db4bb1854b89dfdb83de0ede69 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/thonny/thonny/releases/download/v4.1.4/thonny-4.1.4.exe + InstallerSha256: bb600e31bf35c7dab7dc8b4f7830de6922fee5db4bb1854b89dfdb83de0ede69 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Custom: /CURRENTUSER +UpgradeBehavior: install +ReleaseDate: "2023-11-19" diff --git a/manifests/a/AivarAnnamaa/Thonny/4.1.4/AivarAnnamaa.Thonny.locale.en-US.yaml b/manifests/a/AivarAnnamaa/Thonny/4.1.4/AivarAnnamaa.Thonny.locale.en-US.yaml index f2e829ff8bafa..47a671c8bd774 100644 --- a/manifests/a/AivarAnnamaa/Thonny/4.1.4/AivarAnnamaa.Thonny.locale.en-US.yaml +++ b/manifests/a/AivarAnnamaa/Thonny/4.1.4/AivarAnnamaa.Thonny.locale.en-US.yaml @@ -1,31 +1,32 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: AivarAnnamaa.Thonny -PackageVersion: 4.1.4 -PackageLocale: en-US -Publisher: Aivar Annamaa -PublisherUrl: https://github.com/thonny/thonny -PublisherSupportUrl: https://github.com/thonny/thonny/issues -Author: Aivar Annamaa -PackageName: Thonny -PackageUrl: https://thonny.org -License: MIT -LicenseUrl: https://raw.githubusercontent.com/thonny/thonny/master/LICENSE.txt -Copyright: Copyright (c) 2021 Aivar Annamaa -CopyrightUrl: https://raw.githubusercontent.com/thonny/thonny/master/LICENSE.txt -ShortDescription: Thonny is a Python IDE meant for learning programming. -Moniker: thonny -Tags: -- ide -- python -ReleaseNotes: |- - Changes since 4.1.3 - - Fix regression in MicroPython package installation, #2979 - - Add better error message for externally managed environments, #3009 - - Fix package installation in remote virtual environments - - Update Raspberry Pi detection - - Silence "bad-option-value"-s given by Pylint 3 -ReleaseNotesUrl: https://github.com/thonny/thonny/releases/tag/v4.1.4 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: AivarAnnamaa.Thonny +PackageVersion: 4.1.4 +PackageLocale: en-US +Publisher: Aivar Annamaa +PublisherUrl: https://github.com/thonny/thonny +PublisherSupportUrl: https://github.com/thonny/thonny/issues +Author: Aivar Annamaa +PackageName: Thonny +PackageUrl: https://thonny.org +License: MIT +LicenseUrl: https://raw.githubusercontent.com/thonny/thonny/master/LICENSE.txt +Copyright: Copyright (c) 2021 Aivar Annamaa +CopyrightUrl: https://raw.githubusercontent.com/thonny/thonny/master/LICENSE.txt +ShortDescription: Thonny is a Python IDE meant for learning programming. +Moniker: thonny +Tags: +- ide +- python +ReleaseNotes: |- + Changes since 4.1.3 + - Fix regression in MicroPython package installation, #2979 + - Add better error message for externally managed environments, #3009 + - Fix package installation in remote virtual environments + - Update Raspberry Pi detection + - Silence "bad-option-value"-s given by Pylint 3 +ReleaseNotesUrl: https://github.com/thonny/thonny/releases/tag/v4.1.4 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AivarAnnamaa/Thonny/4.1.4/AivarAnnamaa.Thonny.yaml b/manifests/a/AivarAnnamaa/Thonny/4.1.4/AivarAnnamaa.Thonny.yaml index 6fb8d32508782..340a64abb04ea 100644 --- a/manifests/a/AivarAnnamaa/Thonny/4.1.4/AivarAnnamaa.Thonny.yaml +++ b/manifests/a/AivarAnnamaa/Thonny/4.1.4/AivarAnnamaa.Thonny.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: AivarAnnamaa.Thonny -PackageVersion: 4.1.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: AivarAnnamaa.Thonny +PackageVersion: 4.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 8bc5288edd83240640eedd8c210280e6f569ec8b Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:32:05 +0530 Subject: [PATCH 207/461] Add version: alagrede.znote version 2.3.11 (#134144) --- .../2.3.11/alagrede.znote.installer.yaml | 29 +++++----- .../2.3.11/alagrede.znote.locale.en-US.yaml | 54 ++++++++++--------- .../alagrede/znote/2.3.11/alagrede.znote.yaml | 17 +++--- 3 files changed, 53 insertions(+), 47 deletions(-) diff --git a/manifests/a/alagrede/znote/2.3.11/alagrede.znote.installer.yaml b/manifests/a/alagrede/znote/2.3.11/alagrede.znote.installer.yaml index 965744e1a390b..764daa7ea3b16 100644 --- a/manifests/a/alagrede/znote/2.3.11/alagrede.znote.installer.yaml +++ b/manifests/a/alagrede/znote/2.3.11/alagrede.znote.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: alagrede.znote -PackageVersion: 2.3.11 -InstallerType: nullsoft -Scope: user -ReleaseDate: 2023-11-23 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/alagrede/znote-app/releases/download/v2.3.11/znote-Setup-2.3.11.exe - InstallerSha256: 14D8F930E01FA04ADC99E47942D51A8F686F73752E60594CF0725F45A8A1A7A9 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: alagrede.znote +PackageVersion: 2.3.11 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/alagrede/znote-app/releases/download/v2.3.11/znote-Setup-2.3.11.exe + InstallerSha256: 14d8f930e01fa04adc99e47942d51a8f686f73752e60594cf0725f45a8a1a7a9 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +ReleaseDate: "2023-11-23" diff --git a/manifests/a/alagrede/znote/2.3.11/alagrede.znote.locale.en-US.yaml b/manifests/a/alagrede/znote/2.3.11/alagrede.znote.locale.en-US.yaml index 805b778be2b78..5ef5f2986b90f 100644 --- a/manifests/a/alagrede/znote/2.3.11/alagrede.znote.locale.en-US.yaml +++ b/manifests/a/alagrede/znote/2.3.11/alagrede.znote.locale.en-US.yaml @@ -1,25 +1,29 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: alagrede.znote -PackageVersion: 2.3.11 -PackageLocale: en-US -Publisher: alagrede -PublisherUrl: https://github.com/alagrede -PublisherSupportUrl: https://github.com/alagrede/znote-app/issues -PackageName: znote -PackageUrl: https://github.com/alagrede/znote-app -License: Freeware -ShortDescription: Markdown-based note-taking app for developers -ReleaseNotes: |- - Improvements - - Now you no longer need to exit the app to update the app (with Windows/Mac) - - Fixed high CPU usage for rendering process -ReleaseNotesUrl: https://github.com/alagrede/znote-app/releases/tag/v2.3.11 -Documentations: -- DocumentLabel: Znote Docs - DocumentUrl: https://doc.notebookjs.app -- DocumentLabel: FAQ - DocumentUrl: https://znote.io/faq.html -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: alagrede.znote +PackageVersion: 2.3.11 +PackageLocale: en-US +Publisher: alagrede +PublisherUrl: https://github.com/alagrede +PublisherSupportUrl: https://github.com/alagrede/znote-app/issues +PackageName: znote +PackageUrl: https://github.com/alagrede/znote-app +License: Freeware +ShortDescription: Markdown-based note-taking app for developers +Documentations: +- DocumentLabel: Znote Docs + DocumentUrl: https://doc.notebookjs.app +- DocumentLabel: FAQ + DocumentUrl: https://znote.io/faq.html +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/alagrede/znote-app/releases/tag/v2.3.11 +Tags: +- dev +- editor +- electron +- markdown +- react +- znote diff --git a/manifests/a/alagrede/znote/2.3.11/alagrede.znote.yaml b/manifests/a/alagrede/znote/2.3.11/alagrede.znote.yaml index 0f3bd244c42ae..e68b2a2b2bb91 100644 --- a/manifests/a/alagrede/znote/2.3.11/alagrede.znote.yaml +++ b/manifests/a/alagrede/znote/2.3.11/alagrede.znote.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: alagrede.znote -PackageVersion: 2.3.11 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: alagrede.znote +PackageVersion: 2.3.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e69a418bcad8e2dc8328153b6d727de2d94cb54e Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:32:13 +0530 Subject: [PATCH 208/461] Update version: Airsquared.Blobsaver version 3.6.0 (#134140) --- .../3.6.0/Airsquared.Blobsaver.installer.yaml | 43 +++++------ .../Airsquared.Blobsaver.locale.en-US.yaml | 75 ++++++++++--------- .../Blobsaver/3.6.0/Airsquared.Blobsaver.yaml | 17 +++-- 3 files changed, 69 insertions(+), 66 deletions(-) diff --git a/manifests/a/Airsquared/Blobsaver/3.6.0/Airsquared.Blobsaver.installer.yaml b/manifests/a/Airsquared/Blobsaver/3.6.0/Airsquared.Blobsaver.installer.yaml index 2d41cfdaf5a1a..1d5fd5b6ea97f 100644 --- a/manifests/a/Airsquared/Blobsaver/3.6.0/Airsquared.Blobsaver.installer.yaml +++ b/manifests/a/Airsquared/Blobsaver/3.6.0/Airsquared.Blobsaver.installer.yaml @@ -1,21 +1,22 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Airsquared.Blobsaver -PackageVersion: 3.6.0 -Platform: -- Windows.Desktop -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ReleaseDate: 2023-10-26 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/airsquared/blobsaver/releases/download/v3.6.0/blobsaver-3.6.0.exe - InstallerSha256: 48D45E70D2217046EB5243973F02C5D0BD71DAF6CA0AB23CB0470811B81F4C01 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Airsquared.Blobsaver +PackageVersion: 3.6.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/airsquared/blobsaver/releases/download/v3.6.0/blobsaver-3.6.0.exe + InstallerSha256: 48d45e70d2217046eb5243973f02c5d0bd71daf6ca0ab23cb0470811b81f4c01 +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: "2023-10-26" diff --git a/manifests/a/Airsquared/Blobsaver/3.6.0/Airsquared.Blobsaver.locale.en-US.yaml b/manifests/a/Airsquared/Blobsaver/3.6.0/Airsquared.Blobsaver.locale.en-US.yaml index 627f8039eb738..934d16ccfe44e 100644 --- a/manifests/a/Airsquared/Blobsaver/3.6.0/Airsquared.Blobsaver.locale.en-US.yaml +++ b/manifests/a/Airsquared/Blobsaver/3.6.0/Airsquared.Blobsaver.locale.en-US.yaml @@ -1,37 +1,38 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Airsquared.Blobsaver -PackageVersion: 3.6.0 -PackageLocale: en-US -Publisher: airsquared -PublisherUrl: https://github.com/airsquared/blobsaver -PublisherSupportUrl: https://github.com/airsquared/blobsaver/issues -Author: airsquared -PackageName: blobsaver -PackageUrl: https://github.com/airsquared/blobsaver -License: GNU General Public License v3.0 -LicenseUrl: https://raw.githubusercontent.com/airsquared/blobsaver/master/LICENSE -Copyright: Copyright (C) 2007 Free Software Foundation, Inc. -CopyrightUrl: https://raw.githubusercontent.com/airsquared/blobsaver/master/LICENSE -ShortDescription: A cross-platform GUI app for saving SHSH blobs using tsschecker. -Moniker: blobsaver -Tags: -- blobs -- ios -- jailbreak -- java -- javafx -- javafx-application -ReleaseNotes: |- - Changelog - - Add iPhone 15/Plus/Pro/Max - - Add variable ${Name} for save path by @clydegale (#623) - - Fix 5 second delay at launch on macOS Sonoma - - Minimum macOS is now 11.0 (Big Sur) - - Back to dmg releases on macOS - - Move more devices behind 'Show Older Devices' toggle - - Update dependencies / Java 21 -ReleaseNotesUrl: https://github.com/airsquared/blobsaver/releases/tag/v3.6.0 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Airsquared.Blobsaver +PackageVersion: 3.6.0 +PackageLocale: en-US +Publisher: airsquared +PublisherUrl: https://github.com/airsquared/blobsaver +PublisherSupportUrl: https://github.com/airsquared/blobsaver/issues +Author: airsquared +PackageName: blobsaver +PackageUrl: https://github.com/airsquared/blobsaver +License: GNU General Public License v3.0 +LicenseUrl: https://raw.githubusercontent.com/airsquared/blobsaver/master/LICENSE +Copyright: Copyright (C) 2007 Free Software Foundation, Inc. +CopyrightUrl: https://raw.githubusercontent.com/airsquared/blobsaver/master/LICENSE +ShortDescription: A cross-platform GUI app for saving SHSH blobs using tsschecker. +Moniker: blobsaver +Tags: +- blobs +- ios +- jailbreak +- java +- javafx +- javafx-application +ReleaseNotes: |- + Changelog + - Add iPhone 15/Plus/Pro/Max + - Add variable ${Name} for save path by @clydegale (#623) + - Fix 5 second delay at launch on macOS Sonoma + - Minimum macOS is now 11.0 (Big Sur) + - Back to dmg releases on macOS + - Move more devices behind 'Show Older Devices' toggle + - Update dependencies / Java 21 +ReleaseNotesUrl: https://github.com/airsquared/blobsaver/releases/tag/v3.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Airsquared/Blobsaver/3.6.0/Airsquared.Blobsaver.yaml b/manifests/a/Airsquared/Blobsaver/3.6.0/Airsquared.Blobsaver.yaml index 8f0bc5e595167..41658f405cce4 100644 --- a/manifests/a/Airsquared/Blobsaver/3.6.0/Airsquared.Blobsaver.yaml +++ b/manifests/a/Airsquared/Blobsaver/3.6.0/Airsquared.Blobsaver.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Airsquared.Blobsaver -PackageVersion: 3.6.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Airsquared.Blobsaver +PackageVersion: 3.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e358b0f324563be4a9496034cba16b50d95641e3 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:32:17 +0530 Subject: [PATCH 209/461] Update version: Aiursoft.Kahla version 4.5.0 (#134141) --- .../Kahla/4.5.0/Aiursoft.Kahla.installer.yaml | 29 ++++---- .../4.5.0/Aiursoft.Kahla.locale.en-US.yaml | 71 ++++++++++--------- .../Aiursoft/Kahla/4.5.0/Aiursoft.Kahla.yaml | 17 ++--- 3 files changed, 60 insertions(+), 57 deletions(-) diff --git a/manifests/a/Aiursoft/Kahla/4.5.0/Aiursoft.Kahla.installer.yaml b/manifests/a/Aiursoft/Kahla/4.5.0/Aiursoft.Kahla.installer.yaml index 1b914292a0e7b..453ea29e8027e 100644 --- a/manifests/a/Aiursoft/Kahla/4.5.0/Aiursoft.Kahla.installer.yaml +++ b/manifests/a/Aiursoft/Kahla/4.5.0/Aiursoft.Kahla.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Aiursoft.Kahla -PackageVersion: 4.5.0 -InstallerType: nullsoft -Scope: user -ReleaseDate: 2023-02-08 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/AiursoftWeb/Kahla.App/releases/download/v4.5.0/Kahla.Setup.4.5.0.exe - InstallerSha256: 0A6870423AEBB7EA1669B6B1052BED2AAEAA4052648A3A3F07B3533BE79BFB61 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Aiursoft.Kahla +PackageVersion: 4.5.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AiursoftWeb/Kahla.App/releases/download/v4.5.0/Kahla.Setup.4.5.0.exe + InstallerSha256: 0a6870423aebb7ea1669b6b1052bed2aaeaa4052648a3a3f07b3533be79bfb61 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +ReleaseDate: "2022-04-15" diff --git a/manifests/a/Aiursoft/Kahla/4.5.0/Aiursoft.Kahla.locale.en-US.yaml b/manifests/a/Aiursoft/Kahla/4.5.0/Aiursoft.Kahla.locale.en-US.yaml index 2d9bcd1695548..43ff9195ec654 100644 --- a/manifests/a/Aiursoft/Kahla/4.5.0/Aiursoft.Kahla.locale.en-US.yaml +++ b/manifests/a/Aiursoft/Kahla/4.5.0/Aiursoft.Kahla.locale.en-US.yaml @@ -1,35 +1,36 @@ -# Created with WinGet Automation using Komac v1.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Aiursoft.Kahla -PackageVersion: 4.5.0 -PackageLocale: en-US -Publisher: Aiursoft -PublisherUrl: https://github.com/AiursoftWeb/Kahla.App -PublisherSupportUrl: https://github.com/AiursoftWeb/Kahla.App/issues -Author: Aiursoft -PackageName: Kahla -PackageUrl: https://github.com/AiursoftWeb/Kahla.App -License: MIT License -LicenseUrl: https://github.com/AiursoftWeb/Kahla.App/blob/master/LICENSE -Copyright: Copyright (c) 2022 Aiursoft -CopyrightUrl: https://github.com/AiursoftWeb/Kahla.App/blob/master/LICENSE -ShortDescription: Kahla is a cross-platform business messaging app. -Tags: -- android -- angular -- business -- cross-platform -- desktop -- electron -- kahla -- linux -- macos -- messaging -- pwa -ReleaseNotesUrl: https://github.com/AiursoftWeb/Kahla.App/releases/tag/v4.5.0 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://wiki.aiursoft.com/Kahla/What%20is%20Kahla.md -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Aiursoft.Kahla +PackageVersion: 4.5.0 +PackageLocale: en-US +Publisher: Aiursoft +PublisherUrl: https://github.com/AiursoftWeb/Kahla.App +PublisherSupportUrl: https://github.com/AiursoftWeb/Kahla.App/issues +Author: Aiursoft +PackageName: Kahla +PackageUrl: https://github.com/AiursoftWeb/Kahla.App +License: MIT License +LicenseUrl: https://github.com/AiursoftWeb/Kahla.App/blob/master/LICENSE +Copyright: Copyright (c) 2022 Aiursoft +CopyrightUrl: https://github.com/AiursoftWeb/Kahla.App/blob/master/LICENSE +ShortDescription: Kahla is a cross-platform business messaging app. +Tags: +- android +- angular +- business +- cross-platform +- desktop +- electron +- kahla +- linux +- macos +- messaging +- pwa +ReleaseNotesUrl: https://github.com/AiursoftWeb/Kahla.App/releases/tag/v4.5.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://wiki.aiursoft.com/Kahla/What%20is%20Kahla.md +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Aiursoft/Kahla/4.5.0/Aiursoft.Kahla.yaml b/manifests/a/Aiursoft/Kahla/4.5.0/Aiursoft.Kahla.yaml index 21a9de1e99fe4..b78d98f9d537e 100644 --- a/manifests/a/Aiursoft/Kahla/4.5.0/Aiursoft.Kahla.yaml +++ b/manifests/a/Aiursoft/Kahla/4.5.0/Aiursoft.Kahla.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Aiursoft.Kahla -PackageVersion: 4.5.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Aiursoft.Kahla +PackageVersion: 4.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 049b74d3d92429f32aaaa6f566fcb5d8af87e51b Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:32:32 +0530 Subject: [PATCH 210/461] Update version: Ahlyab.PasswordChecker version 1.0.1 (#134138) --- .../Ahlyab.PasswordChecker.installer.yaml | 29 +++++++-------- .../Ahlyab.PasswordChecker.locale.en-US.yaml | 35 ++++++++++--------- .../1.0.1/Ahlyab.PasswordChecker.yaml | 17 ++++----- 3 files changed, 42 insertions(+), 39 deletions(-) diff --git a/manifests/a/Ahlyab/PasswordChecker/1.0.1/Ahlyab.PasswordChecker.installer.yaml b/manifests/a/Ahlyab/PasswordChecker/1.0.1/Ahlyab.PasswordChecker.installer.yaml index ab2af32bc2dc7..17680d18e9dad 100644 --- a/manifests/a/Ahlyab/PasswordChecker/1.0.1/Ahlyab.PasswordChecker.installer.yaml +++ b/manifests/a/Ahlyab/PasswordChecker/1.0.1/Ahlyab.PasswordChecker.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Ahlyab.PasswordChecker -PackageVersion: 1.0.1 -InstallerType: exe -Scope: machine -ReleaseDate: 2021-07-21 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/Ahlyab/Password-Checker/releases/download/v1.0.1/Password_Checker.exe - InstallerSha256: C0955B1911DDE89529F21C0111509D5BB0A7401C9C5CA7401DB709FFCEF91F4D -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Ahlyab.PasswordChecker +PackageVersion: 1.0.1 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Ahlyab/Password-Checker/releases/download/v1.0.1/Password_Checker.exe + InstallerSha256: c0955b1911dde89529f21c0111509d5bb0a7401c9c5ca7401db709ffcef91f4d +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: exe +Scope: machine +ReleaseDate: "2021-07-20" diff --git a/manifests/a/Ahlyab/PasswordChecker/1.0.1/Ahlyab.PasswordChecker.locale.en-US.yaml b/manifests/a/Ahlyab/PasswordChecker/1.0.1/Ahlyab.PasswordChecker.locale.en-US.yaml index 45f14d610d647..c4fd676c8fc22 100644 --- a/manifests/a/Ahlyab/PasswordChecker/1.0.1/Ahlyab.PasswordChecker.locale.en-US.yaml +++ b/manifests/a/Ahlyab/PasswordChecker/1.0.1/Ahlyab.PasswordChecker.locale.en-US.yaml @@ -1,17 +1,18 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Ahlyab.PasswordChecker -PackageVersion: 1.0.1 -PackageLocale: en-US -Publisher: Ahlyab -PublisherUrl: https://github.com/Ahlyab -PublisherSupportUrl: https://github.com/Ahlyab/Password-Checker/issues -PackageName: Password Checker -PackageUrl: https://github.com/Ahlyab/Password-Checker -License: MIT -LicenseUrl: https://github.com/Ahlyab/Password-Checker/blob/master/LICENSE -ShortDescription: Checks if password was leaked in previous data breaches -ReleaseNotesUrl: https://github.com/Ahlyab/Password-Checker/releases/tag/v1.0.1 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Ahlyab.PasswordChecker +PackageVersion: 1.0.1 +PackageLocale: en-US +Publisher: Ahlyab +PublisherUrl: https://github.com/Ahlyab +PublisherSupportUrl: https://github.com/Ahlyab/Password-Checker/issues +PackageName: Password Checker +PackageUrl: https://github.com/Ahlyab/Password-Checker +License: MIT +LicenseUrl: https://github.com/Ahlyab/Password-Checker/blob/master/LICENSE +ShortDescription: Checks if password was leaked in previous data breaches +ReleaseNotesUrl: https://github.com/Ahlyab/Password-Checker/releases/tag/v1.0.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Ahlyab/PasswordChecker/1.0.1/Ahlyab.PasswordChecker.yaml b/manifests/a/Ahlyab/PasswordChecker/1.0.1/Ahlyab.PasswordChecker.yaml index ee01d2d6eb689..62f4d3fe60cc9 100644 --- a/manifests/a/Ahlyab/PasswordChecker/1.0.1/Ahlyab.PasswordChecker.yaml +++ b/manifests/a/Ahlyab/PasswordChecker/1.0.1/Ahlyab.PasswordChecker.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Ahlyab.PasswordChecker -PackageVersion: 1.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Ahlyab.PasswordChecker +PackageVersion: 1.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9ae744da07736eb9cfc32ef30273cd3408b79477 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:32:41 +0530 Subject: [PATCH 211/461] Update version: agalwood.Motrix version 1.8.19 (#134137) --- .../1.8.19/agalwood.Motrix.installer.yaml | 61 +++-- .../1.8.19/agalwood.Motrix.locale.en-US.yaml | 217 +++++++++--------- .../Motrix/1.8.19/agalwood.Motrix.yaml | 17 +- 3 files changed, 148 insertions(+), 147 deletions(-) diff --git a/manifests/a/agalwood/Motrix/1.8.19/agalwood.Motrix.installer.yaml b/manifests/a/agalwood/Motrix/1.8.19/agalwood.Motrix.installer.yaml index feb4ba0a3e144..a03dfb2f4fae7 100644 --- a/manifests/a/agalwood/Motrix/1.8.19/agalwood.Motrix.installer.yaml +++ b/manifests/a/agalwood/Motrix/1.8.19/agalwood.Motrix.installer.yaml @@ -1,31 +1,30 @@ -# Created with WinGet Automation using Komac v1.8.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: agalwood.Motrix -PackageVersion: 1.8.19 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: nullsoft -InstallModes: -- interactive -- silent -UpgradeBehavior: install -FileExtensions: -- torrent -ReleaseDate: 2023-05-03 -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://github.com/agalwood/Motrix/releases/download/v1.8.19/Motrix-Setup-1.8.19.exe - InstallerSha256: EB8AFBDA006962DA47BF99F5ECC2D73AE2D51F293965AE4AD637ACBF55108645 - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x86 - Scope: machine - InstallerUrl: https://github.com/agalwood/Motrix/releases/download/v1.8.19/Motrix-Setup-1.8.19.exe - InstallerSha256: EB8AFBDA006962DA47BF99F5ECC2D73AE2D51F293965AE4AD637ACBF55108645 - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: agalwood.Motrix +PackageVersion: 1.8.19 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/agalwood/Motrix/releases/download/v1.8.19/Motrix-Setup-1.8.19.exe + InstallerSha256: eb8afbda006962da47bf99f5ecc2d73ae2d51f293965ae4ad637acbf55108645 +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/agalwood/Motrix/releases/download/v1.8.19/Motrix-Setup-1.8.19.exe + InstallerSha256: eb8afbda006962da47bf99f5ecc2d73ae2d51f293965ae4ad637acbf55108645 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +InstallModes: +- interactive +- silent +InstallerSwitches: + Custom: /CURRENTUSER +UpgradeBehavior: install +FileExtensions: +- torrent +ReleaseDate: "2023-05-03" diff --git a/manifests/a/agalwood/Motrix/1.8.19/agalwood.Motrix.locale.en-US.yaml b/manifests/a/agalwood/Motrix/1.8.19/agalwood.Motrix.locale.en-US.yaml index 00241408eeebc..e7fc4400bb52a 100644 --- a/manifests/a/agalwood/Motrix/1.8.19/agalwood.Motrix.locale.en-US.yaml +++ b/manifests/a/agalwood/Motrix/1.8.19/agalwood.Motrix.locale.en-US.yaml @@ -1,108 +1,109 @@ -# Created with WinGet Automation using Komac v1.8.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: agalwood.Motrix -PackageVersion: 1.8.19 -PackageLocale: en-US -Publisher: AGALWOOD -PublisherUrl: https://motrix.app -PublisherSupportUrl: https://github.com/agalwood/Motrix/issues -Author: AGALWOOD -PackageName: Motrix -PackageUrl: https://motrix.app -License: MIT -LicenseUrl: https://raw.githubusercontent.com/agalwood/Motrix/master/LICENSE -Copyright: Copyright 2018-present Dr_rOot -CopyrightUrl: https://raw.githubusercontent.com/agalwood/Motrix/master/LICENSE -ShortDescription: Motrix is a full-featured download manager that supports downloading HTTP, FTP, BitTorrent, Magnet, etc. -Description: Motrix is a full-featured download manager that supports downloading HTTP, FTP, BitTorrent, Magnet, etc. -Moniker: motrix -Tags: -- download-manager -- cross-platform -- bittorrent -- foss -ReleaseNotes: |- - Release Note - - feat: App sidebar adds vibrancy effect on macOS @shatyuka - - feat: Supports hiding tray icon on macOS @agalwood - - feat: The download and upload speeds in the basic settings of the preferences support custom input speeds @SammCheese - - feat: The advanced settings of the preferences support the setting of the RPC listening port @agalwood - - feat: Show built-in aria2.conf path in advanced settings of preferences @agalwood - - feat: Add log level settings in advanced settings of preferences @agalwood - - feat: Release Linux version supporting arm32/arm64 architecture @agalwood - - feat: Improve preferences, there will be a confirmation prompt when leaving the page without saving the settings @shatyuka - - feat: Added macOS Universal version, Linux armv7l, arm64 version @agalwood - - feat: Added Norwegian Bokmal translation @rubjo - - feat: Added Thai translation @nxanywhere - - feat: Dutch translation added @nickbouwhuis - - feat: When the URL input box is not empty when creating a new task, the add task dialog will not be closed by mistake when pressing the Esc key or clicking the mask @shatyuka - - feat: Support selecting directory from history directory when creating new task @agalwood - - feat: Support cURL commands with Cookie/Referer information when creating new task @CW-B-W - - feat: Support adding HTTP authorization request header when creating a new task @RaymondSalim - - feat: The taskbar shows the overall download progress @shatyuka - - fix: Tray icon display issue in older versions of macOS @shatyuka - - fix: There are old wrong items in the task details file list, add a switch to download seeds automatically @dicarne - - fix: The basic settings of the preference settings failed to modify "Automatically download magnet and torrent content" @agalwood - - fix: Application interface rendering issue under Linux @agalwood - - fix: Remove the tooltip of tray on macOS @shatyuka - - fix: Restarting the app twice when saving preferences @agalwood - - fix: Improved German translation @nickbouwhuis, @MagicLike - - fix: Improved Persian translation @eshagh79 - - fix: Improved Traditional Chinese translation @tso1158687, @5idereal - - fix: Improve English translation @nesaku - - fix: Improved Spanish translation @ez-me - - fix: Improve Vietnamese translation @CDzungx - - fix: Improve Korean translation @quiple - - fix: Parsing issues about Cookie/Referer when creating a new task @CW-B-W - - fix: Showing apps doesn't restore minimized windows @shatyuka - - fix: Update overall dependencies, Electron upgrade to version 22 @agalwood - - fix: The border color is not changed after the task item is selected in dark mode @agalwood - - fix: App window resizing issue @shatyuka - - fix: The event processing problem of canceling the update during automatic update @agalwood - - refactor: Optimized aria2.conf default configuration @agalwood - - refactor: The built-in Aria2 is upgraded to version 1.36, and it is compatible with various system architectures of Windows, macOS, and Linux @agalwood - - refactor: Improved auto-update progress bar display @agalwood - 更新日志 - - 新特性: macOS 版支持隐藏托盘图标 @agalwood - - 新特性: macOS 版本应用侧边栏增加 vibrancy 效果 @shatyuka - - 新特性: 偏好设置的基础设置里下载和上传速度支持自定义输入速度 @SammCheese - - 新特性: 偏好设置的进阶设置支持 RPC 监听端口的设置 @agalwood - - 新特性: 偏好设置的进阶设置里显示内置的 aria2.conf 路径 @agalwood - - 新特性: 偏好设置的进阶设置里添加日志级别设置 @agalwood - - 新特性: 发布支持 arm32/arm64 架构的 Linux 版本 @agalwood - - 新特性: 改进偏好设置,设置未保存离开页面时会有确认提示 @shatyuka - - 新特性: 新增 macOS Universal 版本、Linux armv7l、arm64 版本 @agalwood - - 新特性: 新增挪威博克马尔语翻译 @rubjo - - 新特性: 新增泰语翻译 @nxanywhere - - 新特性: 新增荷兰语翻译 @nickbouwhuis - - 新特性: 新建任务时URL输入框不为空的情况下,按下esc键或点击遮罩时不会误关闭弹层 @shatyuka - - 新特性: 新建任务时支持从历史目录选择目录 @agalwood - - 新特性: 新建任务时支持带有 Cookie/Referer 信息的的 cURL 命令 @CW-B-W - - 新特性: 新建任务时支持添加 HTTP 授权请求头 @RaymondSalim - - 新特性: 任务栏显示整体下载进度 @shatyuka - - 修复: 在旧版本 macOS 托盘图标的显示问题 @shatyuka - - 修复: 任务详情文件列表有旧的错误项目,增加自动下载种子的开关 @dicarne - - 修复: 偏好设置的基础设置修改“自动开始下载磁力链接、种子内的文件”失效的问题 @agalwood - - 修复: 在 Linux 下 应用界面渲染错误问题 @agalwood - - 修复: 移除了 macOS 版本托盘图标提示 @shatyuka - - 修复: 在保存偏好设置时重新启动应用程序两次的问题 @agalwood - - 修复: 改进德语翻译 @nickbouwhuis, @MagicLike - - 修复: 改进波斯语翻译 @eshagh79 - - 修复: 改进繁体中文翻译 @tso1158687, @5idereal - - 修复: 改进英文翻译 @nesaku - - 修复: 改进西班牙语翻译 @ez-me - - 修复: 改进越南语翻译 @CDzungx - - 修复: 改进韩语翻译 @quiple - - 修复: 新建任务时关于 Cookie/Referer 的解析问题 @CW-B-W - - 修复: 显示应用时不会还原最小化的窗口 @shatyuka - - 修复: 更新整体依赖,Electron 升级到 22 版本 @agalwood - - 修复: 深色模式下任务项选定之后边框颜色不显示的问题 @agalwood - - 修复: 应用窗口大小调整问题 @shatyuka - - 修复: 自动更新时取消更新的事件处理问题 @agalwood - - 重构: 优化了 aria2.conf 默认配置 @agalwood - - 重构: 内置的 Aria2 升级为 1.36 版本,并适配了 Windows、macOS、Linux 多种系统架构 @agalwood - - 重构: 改善了自动更新进度条显示 @agalwood -ReleaseNotesUrl: https://github.com/agalwood/Motrix/releases/tag/v1.8.19 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: agalwood.Motrix +PackageVersion: 1.8.19 +PackageLocale: en-US +Publisher: AGALWOOD +PublisherUrl: https://motrix.app +PublisherSupportUrl: https://github.com/agalwood/Motrix/issues +Author: AGALWOOD +PackageName: Motrix +PackageUrl: https://motrix.app +License: MIT +LicenseUrl: https://raw.githubusercontent.com/agalwood/Motrix/master/LICENSE +Copyright: Copyright 2018-present Dr_rOot +CopyrightUrl: https://raw.githubusercontent.com/agalwood/Motrix/master/LICENSE +ShortDescription: Motrix is a full-featured download manager that supports downloading HTTP, FTP, BitTorrent, Magnet, etc. +Description: Motrix is a full-featured download manager that supports downloading HTTP, FTP, BitTorrent, Magnet, etc. +Moniker: motrix +Tags: +- download-manager +- cross-platform +- bittorrent +- foss +ReleaseNotes: |- + Release Note + - feat: App sidebar adds vibrancy effect on macOS @shatyuka + - feat: Supports hiding tray icon on macOS @agalwood + - feat: The download and upload speeds in the basic settings of the preferences support custom input speeds @SammCheese + - feat: The advanced settings of the preferences support the setting of the RPC listening port @agalwood + - feat: Show built-in aria2.conf path in advanced settings of preferences @agalwood + - feat: Add log level settings in advanced settings of preferences @agalwood + - feat: Release Linux version supporting arm32/arm64 architecture @agalwood + - feat: Improve preferences, there will be a confirmation prompt when leaving the page without saving the settings @shatyuka + - feat: Added macOS Universal version, Linux armv7l, arm64 version @agalwood + - feat: Added Norwegian Bokmal translation @rubjo + - feat: Added Thai translation @nxanywhere + - feat: Dutch translation added @nickbouwhuis + - feat: When the URL input box is not empty when creating a new task, the add task dialog will not be closed by mistake when pressing the Esc key or clicking the mask @shatyuka + - feat: Support selecting directory from history directory when creating new task @agalwood + - feat: Support cURL commands with Cookie/Referer information when creating new task @CW-B-W + - feat: Support adding HTTP authorization request header when creating a new task @RaymondSalim + - feat: The taskbar shows the overall download progress @shatyuka + - fix: Tray icon display issue in older versions of macOS @shatyuka + - fix: There are old wrong items in the task details file list, add a switch to download seeds automatically @dicarne + - fix: The basic settings of the preference settings failed to modify "Automatically download magnet and torrent content" @agalwood + - fix: Application interface rendering issue under Linux @agalwood + - fix: Remove the tooltip of tray on macOS @shatyuka + - fix: Restarting the app twice when saving preferences @agalwood + - fix: Improved German translation @nickbouwhuis, @MagicLike + - fix: Improved Persian translation @eshagh79 + - fix: Improved Traditional Chinese translation @tso1158687, @5idereal + - fix: Improve English translation @nesaku + - fix: Improved Spanish translation @ez-me + - fix: Improve Vietnamese translation @CDzungx + - fix: Improve Korean translation @quiple + - fix: Parsing issues about Cookie/Referer when creating a new task @CW-B-W + - fix: Showing apps doesn't restore minimized windows @shatyuka + - fix: Update overall dependencies, Electron upgrade to version 22 @agalwood + - fix: The border color is not changed after the task item is selected in dark mode @agalwood + - fix: App window resizing issue @shatyuka + - fix: The event processing problem of canceling the update during automatic update @agalwood + - refactor: Optimized aria2.conf default configuration @agalwood + - refactor: The built-in Aria2 is upgraded to version 1.36, and it is compatible with various system architectures of Windows, macOS, and Linux @agalwood + - refactor: Improved auto-update progress bar display @agalwood + 更新日志 + - 新特性: macOS 版支持隐藏托盘图标 @agalwood + - 新特性: macOS 版本应用侧边栏增加 vibrancy 效果 @shatyuka + - 新特性: 偏好设置的基础设置里下载和上传速度支持自定义输入速度 @SammCheese + - 新特性: 偏好设置的进阶设置支持 RPC 监听端口的设置 @agalwood + - 新特性: 偏好设置的进阶设置里显示内置的 aria2.conf 路径 @agalwood + - 新特性: 偏好设置的进阶设置里添加日志级别设置 @agalwood + - 新特性: 发布支持 arm32/arm64 架构的 Linux 版本 @agalwood + - 新特性: 改进偏好设置,设置未保存离开页面时会有确认提示 @shatyuka + - 新特性: 新增 macOS Universal 版本、Linux armv7l、arm64 版本 @agalwood + - 新特性: 新增挪威博克马尔语翻译 @rubjo + - 新特性: 新增泰语翻译 @nxanywhere + - 新特性: 新增荷兰语翻译 @nickbouwhuis + - 新特性: 新建任务时URL输入框不为空的情况下,按下esc键或点击遮罩时不会误关闭弹层 @shatyuka + - 新特性: 新建任务时支持从历史目录选择目录 @agalwood + - 新特性: 新建任务时支持带有 Cookie/Referer 信息的的 cURL 命令 @CW-B-W + - 新特性: 新建任务时支持添加 HTTP 授权请求头 @RaymondSalim + - 新特性: 任务栏显示整体下载进度 @shatyuka + - 修复: 在旧版本 macOS 托盘图标的显示问题 @shatyuka + - 修复: 任务详情文件列表有旧的错误项目,增加自动下载种子的开关 @dicarne + - 修复: 偏好设置的基础设置修改“自动开始下载磁力链接、种子内的文件”失效的问题 @agalwood + - 修复: 在 Linux 下 应用界面渲染错误问题 @agalwood + - 修复: 移除了 macOS 版本托盘图标提示 @shatyuka + - 修复: 在保存偏好设置时重新启动应用程序两次的问题 @agalwood + - 修复: 改进德语翻译 @nickbouwhuis, @MagicLike + - 修复: 改进波斯语翻译 @eshagh79 + - 修复: 改进繁体中文翻译 @tso1158687, @5idereal + - 修复: 改进英文翻译 @nesaku + - 修复: 改进西班牙语翻译 @ez-me + - 修复: 改进越南语翻译 @CDzungx + - 修复: 改进韩语翻译 @quiple + - 修复: 新建任务时关于 Cookie/Referer 的解析问题 @CW-B-W + - 修复: 显示应用时不会还原最小化的窗口 @shatyuka + - 修复: 更新整体依赖,Electron 升级到 22 版本 @agalwood + - 修复: 深色模式下任务项选定之后边框颜色不显示的问题 @agalwood + - 修复: 应用窗口大小调整问题 @shatyuka + - 修复: 自动更新时取消更新的事件处理问题 @agalwood + - 重构: 优化了 aria2.conf 默认配置 @agalwood + - 重构: 内置的 Aria2 升级为 1.36 版本,并适配了 Windows、macOS、Linux 多种系统架构 @agalwood + - 重构: 改善了自动更新进度条显示 @agalwood +ReleaseNotesUrl: https://github.com/agalwood/Motrix/releases/tag/v1.8.19 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/agalwood/Motrix/1.8.19/agalwood.Motrix.yaml b/manifests/a/agalwood/Motrix/1.8.19/agalwood.Motrix.yaml index 08dff8c493808..b55acdc72b47d 100644 --- a/manifests/a/agalwood/Motrix/1.8.19/agalwood.Motrix.yaml +++ b/manifests/a/agalwood/Motrix/1.8.19/agalwood.Motrix.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.8.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: agalwood.Motrix -PackageVersion: 1.8.19 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: agalwood.Motrix +PackageVersion: 1.8.19 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 433c3effe72cea97304765fe8b0551f3a3d9d388 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:32:48 +0530 Subject: [PATCH 212/461] Update version: AdrienAllard.FileConverter version 1.2.3 (#134134) --- .../AdrienAllard.FileConverter.installer.yaml | 154 +++++++++--------- ...rienAllard.FileConverter.locale.en-US.yaml | 57 +++---- .../1.2.3/AdrienAllard.FileConverter.yaml | 17 +- 3 files changed, 116 insertions(+), 112 deletions(-) diff --git a/manifests/a/AdrienAllard/FileConverter/1.2.3/AdrienAllard.FileConverter.installer.yaml b/manifests/a/AdrienAllard/FileConverter/1.2.3/AdrienAllard.FileConverter.installer.yaml index 3402afe4c1c4c..f83760d2f6bc8 100644 --- a/manifests/a/AdrienAllard/FileConverter/1.2.3/AdrienAllard.FileConverter.installer.yaml +++ b/manifests/a/AdrienAllard/FileConverter/1.2.3/AdrienAllard.FileConverter.installer.yaml @@ -1,76 +1,78 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: AdrienAllard.FileConverter -PackageVersion: 1.2.3 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -FileExtensions: -- 3gp -- aac -- aiff -- ape -- avi -- bik -- bmp -- cda -- doc -- docx -- exr -- flac -- flv -- gif -- ico -- jpeg -- jpg -- m4a -- m4v -- mkv -- mov -- mp3 -- mp4 -- mpeg -- odp -- ods -- odt -- oga -- ogv -- pdf -- png -- ppt -- pptx -- psd -- svg -- tga -- tiff -- wav -- webm -- webp -- wma -- wmv -- xls -- xlsx -ReleaseDate: 2017-04-28 -AppsAndFeaturesEntries: -- DisplayName: File Converter (32 bit) - UpgradeCode: '{E3CA717B-A897-418A-BBEF-5C7E35C76E4B}' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/Tichau/FileConverter/releases/download/v1.2.3/FileConverter-1.2.3-x64-setup.msi - InstallerSha256: 2410944075ED4F0BFD4740E9EE2FD17EAE4922980937D738C42BED07AC130C32 - ProductCode: '{43774DE9-8122-46C4-BD03-F59CA4410E82}' -- InstallerLocale: en-US - Architecture: x86 - InstallerUrl: https://github.com/Tichau/FileConverter/releases/download/v1.2.3/FileConverter-1.2.3-x86-setup.msi - InstallerSha256: 00BC76929BC173491F2107B97836C7CB18E0BD52917442CDC743A9C4FD00BF3F - ProductCode: '{E8114FF6-329A-4623-9B3A-D2E7C6EF1ABE}' -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: AdrienAllard.FileConverter +PackageVersion: 1.2.3 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Tichau/FileConverter/releases/download/v1.2.3/FileConverter-1.2.3-x64-setup.msi + InstallerSha256: 2410944075ed4f0bfd4740e9ee2fd17eae4922980937d738c42bed07ac130c32 + ProductCode: '{43774DE9-8122-46C4-BD03-F59CA4410E82}' + UpgradeCode: "{E3CA717B-A897-418A-BBEF-5C7E35C76E4B}" +- Architecture: x86 + InstallerUrl: https://github.com/Tichau/FileConverter/releases/download/v1.2.3/FileConverter-1.2.3-x86-setup.msi + InstallerSha256: 00bc76929bc173491f2107b97836c7cb18e0bd52917442cdc743a9c4fd00bf3f + ProductCode: '{E8114FF6-329A-4623-9B3A-D2E7C6EF1ABE}' + UpgradeCode: "{E3CA717B-A897-418A-BBEF-5C7E35C76E4B}" +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- 3gp +- aac +- aiff +- ape +- avi +- bik +- bmp +- cda +- doc +- docx +- exr +- flac +- flv +- gif +- ico +- jpeg +- jpg +- m4a +- m4v +- mkv +- mov +- mp3 +- mp4 +- mpeg +- odp +- ods +- odt +- oga +- ogv +- pdf +- png +- ppt +- pptx +- psd +- svg +- tga +- tiff +- wav +- webm +- webp +- wma +- wmv +- xls +- xlsx +ReleaseDate: "2017-04-29" +AppsAndFeaturesEntries: +- DisplayName: File Converter (32 bit) + UpgradeCode: '{E3CA717B-A897-418A-BBEF-5C7E35C76E4B}' diff --git a/manifests/a/AdrienAllard/FileConverter/1.2.3/AdrienAllard.FileConverter.locale.en-US.yaml b/manifests/a/AdrienAllard/FileConverter/1.2.3/AdrienAllard.FileConverter.locale.en-US.yaml index 247bf37d153ec..3d93425017bea 100644 --- a/manifests/a/AdrienAllard/FileConverter/1.2.3/AdrienAllard.FileConverter.locale.en-US.yaml +++ b/manifests/a/AdrienAllard/FileConverter/1.2.3/AdrienAllard.FileConverter.locale.en-US.yaml @@ -1,28 +1,29 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: AdrienAllard.FileConverter -PackageVersion: 1.2.3 -PackageLocale: en-US -Publisher: Adrien Allard -PublisherUrl: https://file-converter.org -PublisherSupportUrl: https://github.com/Tichau/FileConverter/issues -Author: Adrien Allard -PackageName: File Converter -PackageUrl: https://file-converter.org -License: GPL-3.0 -LicenseUrl: https://raw.githubusercontent.com/Tichau/FileConverter/integration/LICENSE.md -Copyright: Copyright (C) 2007 Free Software Foundation, Inc. -CopyrightUrl: https://raw.githubusercontent.com/Tichau/FileConverter/integration/LICENSE.md -ShortDescription: File Converter is a very simple tool which allows you to convert and compress one or several file(s) using the context menu in windows explorer. -Moniker: file-converter -Tags: -- file-converter -ReleaseNotes: |- - - Fixed: Issue where the scale was not working for image conversions depending on the application current language. - - Tech: Include office library dependencies in package config (now you don't need to install office to build the project). - - Tech: Upgrade Ghostscript to version 9.21. - - Tech: Update ImageMagick to version 7.0.5. -ReleaseNotesUrl: https://github.com/Tichau/FileConverter/releases/tag/v1.2.3 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: AdrienAllard.FileConverter +PackageVersion: 1.2.3 +PackageLocale: en-US +Publisher: Adrien Allard +PublisherUrl: https://file-converter.org +PublisherSupportUrl: https://github.com/Tichau/FileConverter/issues +Author: Adrien Allard +PackageName: File Converter +PackageUrl: https://file-converter.org +License: GPL-3.0 +LicenseUrl: https://raw.githubusercontent.com/Tichau/FileConverter/integration/LICENSE.md +Copyright: Copyright (C) 2007 Free Software Foundation, Inc. +CopyrightUrl: https://raw.githubusercontent.com/Tichau/FileConverter/integration/LICENSE.md +ShortDescription: File Converter is a very simple tool which allows you to convert and compress one or several file(s) using the context menu in windows explorer. +Moniker: file-converter +Tags: +- file-converter +ReleaseNotes: |- + - Fixed: Issue where the scale was not working for image conversions depending on the application current language. + - Tech: Include office library dependencies in package config (now you don't need to install office to build the project). + - Tech: Upgrade Ghostscript to version 9.21. + - Tech: Update ImageMagick to version 7.0.5. +ReleaseNotesUrl: https://github.com/Tichau/FileConverter/releases/tag/v1.2.3 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AdrienAllard/FileConverter/1.2.3/AdrienAllard.FileConverter.yaml b/manifests/a/AdrienAllard/FileConverter/1.2.3/AdrienAllard.FileConverter.yaml index 551a888ca9ccd..54955c9337281 100644 --- a/manifests/a/AdrienAllard/FileConverter/1.2.3/AdrienAllard.FileConverter.yaml +++ b/manifests/a/AdrienAllard/FileConverter/1.2.3/AdrienAllard.FileConverter.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: AdrienAllard.FileConverter -PackageVersion: 1.2.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: AdrienAllard.FileConverter +PackageVersion: 1.2.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9a268c9b634780bca61cea268671dea2b94e19ad Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:32:54 +0530 Subject: [PATCH 213/461] Update version: Ahlyab.UdemyCouponFetcher version 1.2 (#134139) --- .../Ahlyab.UdemyCouponFetcher.installer.yaml | 29 +++++++------ ...hlyab.UdemyCouponFetcher.locale.en-US.yaml | 43 +++++++++++-------- .../1.2/Ahlyab.UdemyCouponFetcher.yaml | 17 ++++---- 3 files changed, 49 insertions(+), 40 deletions(-) diff --git a/manifests/a/Ahlyab/UdemyCouponFetcher/1.2/Ahlyab.UdemyCouponFetcher.installer.yaml b/manifests/a/Ahlyab/UdemyCouponFetcher/1.2/Ahlyab.UdemyCouponFetcher.installer.yaml index 484a096cdc2d4..ff22fccc950fc 100644 --- a/manifests/a/Ahlyab/UdemyCouponFetcher/1.2/Ahlyab.UdemyCouponFetcher.installer.yaml +++ b/manifests/a/Ahlyab/UdemyCouponFetcher/1.2/Ahlyab.UdemyCouponFetcher.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Ahlyab.UdemyCouponFetcher -PackageVersion: '1.2' -InstallerType: exe -Scope: machine -ReleaseDate: 2022-07-31 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/Ahlyab/UCF/releases/download/v1.2/UCF.exe - InstallerSha256: F58719D2CB5727ACD9F4C6873FCE6551EA9D50C7AC0C596D57C00186BCF86EE3 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Ahlyab.UdemyCouponFetcher +PackageVersion: '1.2' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Ahlyab/UCF/releases/download/v1.2/UCF.exe + InstallerSha256: f58719d2cb5727acd9f4c6873fce6551ea9d50c7ac0c596d57c00186bcf86ee3 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: exe +Scope: machine +ReleaseDate: "2022-07-31" diff --git a/manifests/a/Ahlyab/UdemyCouponFetcher/1.2/Ahlyab.UdemyCouponFetcher.locale.en-US.yaml b/manifests/a/Ahlyab/UdemyCouponFetcher/1.2/Ahlyab.UdemyCouponFetcher.locale.en-US.yaml index f3f1a416654bf..8875058b84da2 100644 --- a/manifests/a/Ahlyab/UdemyCouponFetcher/1.2/Ahlyab.UdemyCouponFetcher.locale.en-US.yaml +++ b/manifests/a/Ahlyab/UdemyCouponFetcher/1.2/Ahlyab.UdemyCouponFetcher.locale.en-US.yaml @@ -1,18 +1,25 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Ahlyab.UdemyCouponFetcher -PackageVersion: '1.2' -PackageLocale: en-US -Publisher: Ahlyab -PublisherUrl: https://github.com/Ahlyab -PublisherSupportUrl: https://github.com/Ahlyab/UCF/issues -PackageName: Udemy Coupon Fetcher -PackageUrl: https://github.com/Ahlyab/UCF -License: MIT -LicenseUrl: https://github.com/Ahlyab/UCF/blob/master/LICENSE -ShortDescription: A program that will give you Udemy coupons with 100% discount. -ReleaseNotes: '- Support Added to fetch up to 41 coupons at a time' -ReleaseNotesUrl: https://github.com/Ahlyab/UCF/releases/tag/v1.2 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Ahlyab.UdemyCouponFetcher +PackageVersion: '1.2' +PackageLocale: en-US +Publisher: Ahlyab +PublisherUrl: https://github.com/Ahlyab +PublisherSupportUrl: https://github.com/Ahlyab/UCF/issues +PackageName: Udemy Coupon Fetcher +PackageUrl: https://github.com/Ahlyab/UCF +License: MIT +LicenseUrl: https://github.com/Ahlyab/UCF/blob/master/LICENSE +ShortDescription: A program that will give you Udemy coupons with 100% discount. +ReleaseNotes: '- Support Added to fetch up to 41 coupons at a time' +ReleaseNotesUrl: https://github.com/Ahlyab/UCF/releases/tag/v1.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- free-coupons +- udemy +- udemy-coupon-fetcher +- udemy-free-coupons +- udemy-free-courses diff --git a/manifests/a/Ahlyab/UdemyCouponFetcher/1.2/Ahlyab.UdemyCouponFetcher.yaml b/manifests/a/Ahlyab/UdemyCouponFetcher/1.2/Ahlyab.UdemyCouponFetcher.yaml index c67fa46657196..26c9f1c3bc788 100644 --- a/manifests/a/Ahlyab/UdemyCouponFetcher/1.2/Ahlyab.UdemyCouponFetcher.yaml +++ b/manifests/a/Ahlyab/UdemyCouponFetcher/1.2/Ahlyab.UdemyCouponFetcher.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Ahlyab.UdemyCouponFetcher -PackageVersion: '1.2' -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Ahlyab.UdemyCouponFetcher +PackageVersion: '1.2' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 8fb3213c7f4922111055a1df3812f2e5d2d9f288 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:33:02 +0530 Subject: [PATCH 214/461] Update version: afractal.TwitterTron version 1.0.2 (#134136) --- .../1.0.2/afractal.TwitterTron.installer.yaml | 27 ++++++++-------- .../afractal.TwitterTron.locale.en-US.yaml | 31 ++++++++++--------- .../1.0.2/afractal.TwitterTron.yaml | 17 +++++----- 3 files changed, 39 insertions(+), 36 deletions(-) diff --git a/manifests/a/afractal/TwitterTron/1.0.2/afractal.TwitterTron.installer.yaml b/manifests/a/afractal/TwitterTron/1.0.2/afractal.TwitterTron.installer.yaml index 1650b037c58b8..406f6e1831aee 100644 --- a/manifests/a/afractal/TwitterTron/1.0.2/afractal.TwitterTron.installer.yaml +++ b/manifests/a/afractal/TwitterTron/1.0.2/afractal.TwitterTron.installer.yaml @@ -1,13 +1,14 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: afractal.TwitterTron -PackageVersion: 1.0.2 -InstallerType: nullsoft -ReleaseDate: 2021-02-26 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/afractal/twittertron-app/releases/download/1.0.2/twittertron-setup-win-v1.0.2.exe - InstallerSha256: 0BCB49A2CC55AF34DC7147088D1C1B3570CC7CDCEE4B2D4CF45989A1D653C966 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: afractal.TwitterTron +PackageVersion: 1.0.2 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/afractal/twittertron-app/releases/download/1.0.2/twittertron-setup-win-v1.0.2.exe + InstallerSha256: 0bcb49a2cc55af34dc7147088d1c1b3570cc7cdcee4b2d4cf45989a1d653c966 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +ReleaseDate: "2021-02-26" diff --git a/manifests/a/afractal/TwitterTron/1.0.2/afractal.TwitterTron.locale.en-US.yaml b/manifests/a/afractal/TwitterTron/1.0.2/afractal.TwitterTron.locale.en-US.yaml index 94d18d2adc0ff..8db6dbafc1299 100644 --- a/manifests/a/afractal/TwitterTron/1.0.2/afractal.TwitterTron.locale.en-US.yaml +++ b/manifests/a/afractal/TwitterTron/1.0.2/afractal.TwitterTron.locale.en-US.yaml @@ -1,15 +1,16 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: afractal.TwitterTron -PackageVersion: 1.0.2 -PackageLocale: en-US -Publisher: afractal -PublisherUrl: https://github.com/afractal -PackageName: TwitterTron -PackageUrl: https://github.com/afractal/twittertron-app -License: Copyright © 2021 afractal -ShortDescription: The unofficial, open source and free twitter desktop app -ReleaseNotesUrl: https://github.com/afractal/twittertron-app/releases/tag/1.0.2 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: afractal.TwitterTron +PackageVersion: 1.0.2 +PackageLocale: en-US +Publisher: afractal +PublisherUrl: https://github.com/afractal +PackageName: TwitterTron +PackageUrl: https://github.com/afractal/twittertron-app +License: Copyright © 2021 afractal +ShortDescription: The unofficial, open source and free twitter desktop app +ReleaseNotesUrl: https://github.com/afractal/twittertron-app/releases/tag/1.0.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/afractal/TwitterTron/1.0.2/afractal.TwitterTron.yaml b/manifests/a/afractal/TwitterTron/1.0.2/afractal.TwitterTron.yaml index 484b7b68b6398..cf3d6fe2a9f65 100644 --- a/manifests/a/afractal/TwitterTron/1.0.2/afractal.TwitterTron.yaml +++ b/manifests/a/afractal/TwitterTron/1.0.2/afractal.TwitterTron.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: afractal.TwitterTron -PackageVersion: 1.0.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: afractal.TwitterTron +PackageVersion: 1.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 2d95c72be3939c4146cc9420f8c6eb48bd09a680 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:33:08 +0530 Subject: [PATCH 215/461] Update version: AdGuard.AdGuard version 7.16.4542.0 (#134132) --- .../AdGuard.AdGuard.installer.yaml | 55 ++++++----- .../AdGuard.AdGuard.locale.en-US.yaml | 99 ++++++++++--------- .../AdGuard.AdGuard.locale.zh-CN.yaml | 89 +++++++++-------- .../AdGuard/7.16.4542.0/AdGuard.AdGuard.yaml | 17 ++-- 4 files changed, 136 insertions(+), 124 deletions(-) diff --git a/manifests/a/AdGuard/AdGuard/7.16.4542.0/AdGuard.AdGuard.installer.yaml b/manifests/a/AdGuard/AdGuard/7.16.4542.0/AdGuard.AdGuard.installer.yaml index 3b1597350a301..edcf7faf3444c 100644 --- a/manifests/a/AdGuard/AdGuard/7.16.4542.0/AdGuard.AdGuard.installer.yaml +++ b/manifests/a/AdGuard/AdGuard/7.16.4542.0/AdGuard.AdGuard.installer.yaml @@ -1,27 +1,28 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: AdGuard.AdGuard -PackageVersion: 7.16.4542.0 -InstallerType: burn -Scope: machine -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: -quiet - SilentWithProgress: -quiet -UpgradeBehavior: install -Protocols: -- adguard -- sdns -AppsAndFeaturesEntries: -- ProductCode: '{435f215a-51c6-4fa1-ab23-4b550fb5f0bd}' - UpgradeCode: '{8CA581B3-9BF1-2942-8D86-3B7A5DCDF5FE}' -Installers: -- Architecture: x86 - InstallerUrl: https://static.adtidy.org/windows/setup-7.16.4542.0.exe - InstallerSha256: 0E9A49CB0322126CD09C24D4642F2B0578F400E096363EB0C9463E0E6A2CF276 - ProductCode: '{435f215a-51c6-4fa1-ab23-4b550fb5f0bd}' -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: AdGuard.AdGuard +PackageVersion: 7.16.4542.0 +Installers: +- Architecture: x86 + InstallerUrl: https://static.adtidy.org/windows/setup-7.16.4542.0.exe + InstallerSha256: 0e9a49cb0322126cd09c24d4642f2b0578f400e096363eb0c9463e0e6a2cf276 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: burn +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: -quiet + SilentWithProgress: -quiet +UpgradeBehavior: install +Protocols: +- adguard +- sdns +ProductCode: '{435f215a-51c6-4fa1-ab23-4b550fb5f0bd}' +AppsAndFeaturesEntries: +- ProductCode: '{435f215a-51c6-4fa1-ab23-4b550fb5f0bd}' + UpgradeCode: '{8CA581B3-9BF1-2942-8D86-3B7A5DCDF5FE}' diff --git a/manifests/a/AdGuard/AdGuard/7.16.4542.0/AdGuard.AdGuard.locale.en-US.yaml b/manifests/a/AdGuard/AdGuard/7.16.4542.0/AdGuard.AdGuard.locale.en-US.yaml index a7d146e2456ec..74445bd35cbc3 100644 --- a/manifests/a/AdGuard/AdGuard/7.16.4542.0/AdGuard.AdGuard.locale.en-US.yaml +++ b/manifests/a/AdGuard/AdGuard/7.16.4542.0/AdGuard.AdGuard.locale.en-US.yaml @@ -1,47 +1,52 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: AdGuard.AdGuard -PackageVersion: 7.16.4542.0 -PackageLocale: en-US -Publisher: Adguard Software Ltd -PublisherUrl: https://adguard.com -PublisherSupportUrl: https://adguard.com/support.html -PrivacyUrl: https://adguard.com/privacy.html -Author: AdGuard Software Limited -PackageName: AdGuard -PackageUrl: https://adguard.com/adguard-windows/overview.html -License: Proprietary -LicenseUrl: https://adguard.com/eula.html -Copyright: © 2009-2023 AdGuard Software Ltd. All rights reserved. -# CopyrightUrl: -ShortDescription: AdGuard is a unique adblock program for Windows that has all the necessary features for the best web experience. -Description: |- - AdGuard is a unique desktop program that has all the necessary features for the best web experience. - The software combines the world's most advanced ad blocker for Windows, a whole privacy protection module, and a parental control tool — all working in any browser or app. -# Moniker: -Tags: -- ad -- adblock -- advertisement -- blocker -- internet -- network -- privacy -- protect -- protection -- security -- tracking -- web -- webpage -# ReleaseNotes: -ReleaseNotesUrl: https://adguard.com/versions/windows/release.html -PurchaseUrl: https://adguard.com/license.html -# InstallationNotes: -Documentations: -- DocumentLabel: Knowledge Base - DocumentUrl: https://kb.adguard.com/en -- DocumentLabel: FAQ - DocumentUrl: https://adguard.com/support/faq.html -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: AdGuard.AdGuard +PackageVersion: 7.16.4542.0 +PackageLocale: en-US +Publisher: Adguard Software Ltd +PublisherUrl: https://adguard.com +PublisherSupportUrl: https://adguard.com/support.html +PrivacyUrl: https://adguard.com/privacy.html +Author: AdGuard Software Limited +PackageName: AdGuard +PackageUrl: https://adguard.com/adguard-windows/overview.html +License: Proprietary +LicenseUrl: https://adguard.com/eula.html +Copyright: © 2009-2023 AdGuard Software Ltd. All rights reserved. +# CopyrightUrl: + +ShortDescription: AdGuard is a unique adblock program for Windows that has all the necessary features for the best web experience. +Description: |- + AdGuard is a unique desktop program that has all the necessary features for the best web experience. + The software combines the world's most advanced ad blocker for Windows, a whole privacy protection module, and a parental control tool — all working in any browser or app. +# Moniker: + +Tags: +- ad +- adblock +- advertisement +- blocker +- internet +- network +- privacy +- protect +- protection +- security +- tracking +- web +- webpage +# ReleaseNotes: + +ReleaseNotesUrl: https://adguard.com/versions/windows/release.html +PurchaseUrl: https://adguard.com/license.html +# InstallationNotes: + +Documentations: +- DocumentLabel: Knowledge Base + DocumentUrl: https://kb.adguard.com/en +- DocumentLabel: FAQ + DocumentUrl: https://adguard.com/support/faq.html +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AdGuard/AdGuard/7.16.4542.0/AdGuard.AdGuard.locale.zh-CN.yaml b/manifests/a/AdGuard/AdGuard/7.16.4542.0/AdGuard.AdGuard.locale.zh-CN.yaml index 8ca3a7feb134c..3cc544fb57424 100644 --- a/manifests/a/AdGuard/AdGuard/7.16.4542.0/AdGuard.AdGuard.locale.zh-CN.yaml +++ b/manifests/a/AdGuard/AdGuard/7.16.4542.0/AdGuard.AdGuard.locale.zh-CN.yaml @@ -1,42 +1,47 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json - -PackageIdentifier: AdGuard.AdGuard -PackageVersion: 7.16.4542.0 -PackageLocale: zh-CN -Publisher: Adguard Software Ltd -PublisherUrl: https://adguard.com/zh_cn -PublisherSupportUrl: https://adguard.com/zh_cn/support.html -PrivacyUrl: https://adguard.com/zh_cn/privacy.html -Author: AdGuard Software Limited -PackageName: AdGuard -PackageUrl: https://adguard.com/zh_cn/adguard-windows/overview.html -License: 专有软件 -LicenseUrl: https://adguard.com/zh_cn/eula.html -Copyright: © 2009-2023 AdGuard Software Ltd. 保留所有版权。 -# CopyrightUrl: -ShortDescription: AdGuard 是一款适用于 Windows 独特的使您获取最佳网络冲浪体验具备所有必需功能的广告拦截程序。 -Description: AdGuard 是拥有可获取最佳网络冲浪体验所需全部功能的独特程序。其集合了世界上最高级的广告拦截器,隐私保护模块以及家长控制为一体,还可协同任何浏览器和应⁠用工⁠作。 -# Moniker: -Tags: -- 互联网 -- 保护 -- 安全 -- 广告 -- 广告拦截器 -- 拦截器 -- 网络 -- 网页 -- 跟踪 -- 隐私 -# ReleaseNotes: -ReleaseNotesUrl: https://adguard.com/versions/windows/release.html -PurchaseUrl: https://adguard.com/zh_cn/license.html -# InstallationNotes: -Documentations: -- DocumentLabel: 知识库 - DocumentUrl: https://kb.adguard.com/zh -- DocumentLabel: 常见问题 - DocumentUrl: https://adguard.com/zh_cn/support/faq.html -ManifestType: locale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: AdGuard.AdGuard +PackageVersion: 7.16.4542.0 +PackageLocale: zh-CN +Publisher: Adguard Software Ltd +PublisherUrl: https://adguard.com/zh_cn +PublisherSupportUrl: https://adguard.com/zh_cn/support.html +PrivacyUrl: https://adguard.com/zh_cn/privacy.html +Author: AdGuard Software Limited +PackageName: AdGuard +PackageUrl: https://adguard.com/zh_cn/adguard-windows/overview.html +License: 专有软件 +LicenseUrl: https://adguard.com/zh_cn/eula.html +Copyright: © 2009-2023 AdGuard Software Ltd. 保留所有版权。 +# CopyrightUrl: + +ShortDescription: AdGuard 是一款适用于 Windows 独特的使您获取最佳网络冲浪体验具备所有必需功能的广告拦截程序。 +Description: AdGuard 是拥有可获取最佳网络冲浪体验所需全部功能的独特程序。其集合了世界上最高级的广告拦截器,隐私保护模块以及家长控制为一体,还可协同任何浏览器和应⁠用工⁠作。 +# Moniker: + +Tags: +- 互联网 +- 保护 +- 安全 +- 广告 +- 广告拦截器 +- 拦截器 +- 网络 +- 网页 +- 跟踪 +- 隐私 +# ReleaseNotes: + +ReleaseNotesUrl: https://adguard.com/versions/windows/release.html +PurchaseUrl: https://adguard.com/zh_cn/license.html +# InstallationNotes: + +Documentations: +- DocumentLabel: 知识库 + DocumentUrl: https://kb.adguard.com/zh +- DocumentLabel: 常见问题 + DocumentUrl: https://adguard.com/zh_cn/support/faq.html +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AdGuard/AdGuard/7.16.4542.0/AdGuard.AdGuard.yaml b/manifests/a/AdGuard/AdGuard/7.16.4542.0/AdGuard.AdGuard.yaml index 4da1a6a5b212f..d85b9a42ddcba 100644 --- a/manifests/a/AdGuard/AdGuard/7.16.4542.0/AdGuard.AdGuard.yaml +++ b/manifests/a/AdGuard/AdGuard/7.16.4542.0/AdGuard.AdGuard.yaml @@ -1,8 +1,9 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: AdGuard.AdGuard -PackageVersion: 7.16.4542.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: AdGuard.AdGuard +PackageVersion: 7.16.4542.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 244f7402777a014e908cbd761ee51dc976ba5083 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:33:13 +0530 Subject: [PATCH 216/461] Update version: afractal.Metronome version 1.0.60 (#134135) --- .../1.0.60/afractal.Metronome.installer.yaml | 43 +++++++++---------- .../afractal.Metronome.locale.en-US.yaml | 35 ++++++++------- .../Metronome/1.0.60/afractal.Metronome.yaml | 17 ++++---- 3 files changed, 50 insertions(+), 45 deletions(-) diff --git a/manifests/a/afractal/Metronome/1.0.60/afractal.Metronome.installer.yaml b/manifests/a/afractal/Metronome/1.0.60/afractal.Metronome.installer.yaml index ae39afce6bb94..c2b9668cec9a0 100644 --- a/manifests/a/afractal/Metronome/1.0.60/afractal.Metronome.installer.yaml +++ b/manifests/a/afractal/Metronome/1.0.60/afractal.Metronome.installer.yaml @@ -1,22 +1,21 @@ -# Created with WinGet Automation using Komac v1.8.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: afractal.Metronome -PackageVersion: 1.0.60 -InstallerType: nullsoft -ReleaseDate: 2021-02-26 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/afractal/metronome-app/releases/download/1.0.60/Metronome-v1.0.60.exe - InstallerSha256: 27F7EC01800AA2F0F69477DE3810F946A0FBF3D777A2DC369E015112F6CD789C - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/afractal/metronome-app/releases/download/1.0.60/Metronome-v1.0.60.exe - InstallerSha256: 27F7EC01800AA2F0F69477DE3810F946A0FBF3D777A2DC369E015112F6CD789C - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: afractal.Metronome +PackageVersion: 1.0.60 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/afractal/metronome-app/releases/download/1.0.60/Metronome-v1.0.60.exe + InstallerSha256: 27f7ec01800aa2f0f69477de3810f946a0fbf3d777a2dc369e015112f6cd789c +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/afractal/metronome-app/releases/download/1.0.60/Metronome-v1.0.60.exe + InstallerSha256: 27f7ec01800aa2f0f69477de3810f946a0fbf3d777a2dc369e015112f6cd789c +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +InstallerSwitches: + Custom: /CURRENTUSER +ReleaseDate: "2021-02-26" diff --git a/manifests/a/afractal/Metronome/1.0.60/afractal.Metronome.locale.en-US.yaml b/manifests/a/afractal/Metronome/1.0.60/afractal.Metronome.locale.en-US.yaml index aac7075b357b8..7a1be5f7a5992 100644 --- a/manifests/a/afractal/Metronome/1.0.60/afractal.Metronome.locale.en-US.yaml +++ b/manifests/a/afractal/Metronome/1.0.60/afractal.Metronome.locale.en-US.yaml @@ -1,15 +1,20 @@ -# Created with WinGet Automation using Komac v1.8.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: afractal.Metronome -PackageVersion: 1.0.60 -PackageLocale: en-US -Publisher: afractal -PublisherUrl: https://afractal.github.io/metronome-app -PackageName: Metronome -PackageUrl: https://github.com/afractal/metronome-app -License: GPL-3 -ShortDescription: Highly performant, easy to use, minimalistic digital metronome desktop app -ReleaseNotesUrl: https://github.com/afractal/metronome-app/releases/tag/1.0.60 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: afractal.Metronome +PackageVersion: 1.0.60 +PackageLocale: en-US +Publisher: afractal +PublisherUrl: https://afractal.github.io/metronome-app +PackageName: Metronome +PackageUrl: https://github.com/afractal/metronome-app +License: GPL-3 +ShortDescription: Highly performant, easy to use, minimalistic digital metronome desktop app +ReleaseNotesUrl: https://github.com/afractal/metronome-app/releases/tag/1.0.60 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- electron +- metronome +- ticker diff --git a/manifests/a/afractal/Metronome/1.0.60/afractal.Metronome.yaml b/manifests/a/afractal/Metronome/1.0.60/afractal.Metronome.yaml index c9857204298c1..2e606de07011e 100644 --- a/manifests/a/afractal/Metronome/1.0.60/afractal.Metronome.yaml +++ b/manifests/a/afractal/Metronome/1.0.60/afractal.Metronome.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.8.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: afractal.Metronome -PackageVersion: 1.0.60 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: afractal.Metronome +PackageVersion: 1.0.60 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 735b38322515a4a0217d4001ce8f337c95313475 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 18 Jan 2024 01:03:46 +0800 Subject: [PATCH 217/461] Modify: Python.Python.3.9 version 3.9.13 (#133898) --- .../9/3.9.13/Python.Python.3.9.installer.yaml | 88 +++++++-------- .../Python.Python.3.9.locale.en-US.yaml | 101 +++++++++++++++--- .../Python.Python.3.9.locale.zh-CN.yaml | 40 +++++++ .../Python/3/9/3.9.13/Python.Python.3.9.yaml | 7 +- 4 files changed, 171 insertions(+), 65 deletions(-) create mode 100644 manifests/p/Python/Python/3/9/3.9.13/Python.Python.3.9.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/9/3.9.13/Python.Python.3.9.installer.yaml b/manifests/p/Python/Python/3/9/3.9.13/Python.Python.3.9.installer.yaml index 3c68e96dca3ae..c6552e545aa5b 100644 --- a/manifests/p/Python/Python/3/9/3.9.13/Python.Python.3.9.installer.yaml +++ b/manifests/p/Python/Python/3/9/3.9.13/Python.Python.3.9.installer.yaml @@ -1,82 +1,74 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: Python.Python.3.9 PackageVersion: 3.9.13 -MinimumOSVersion: 10.0.0.0 -InstallModes: -- interactive -- silent -- silentWithProgress +InstallerType: burn +UpgradeBehavior: install Commands: - py - python +- pythonw +- pyw FileExtensions: - py -- pyw - pyc +- pyd - pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2022-05-17 Installers: -- InstallerLocale: en-US - Architecture: x64 - InstallerType: burn +- Architecture: x86 Scope: user - InstallerUrl: https://www.python.org/ftp/python/3.9.13/python-3.9.13-amd64.exe - InstallerSha256: FB3D0466F3754752CA7FD839A09FFE53375FF2C981279FD4BC23A005458F7F5D + InstallerUrl: https://www.python.org/ftp/python/3.9.13/python-3.9.13.exe + InstallerSha256: F363935897BF32ADF6822BA15ED1BFED7AE2AE96477F0262650055B6E9637C35 InstallerSwitches: InstallLocation: DefaultJustForMeTargetDir= Custom: InstallAllUsers=0 PrependPath=1 - UpgradeBehavior: uninstallPrevious + ProductCode: '{9e6d90a2-242c-4dc0-8f2a-1b967274134f}' AppsAndFeaturesEntries: - - DisplayName: Python 3.9.13 (64-bit) - Publisher: Python Software Foundation + - &o0 + DisplayName: Python 3.9.13 (32-bit) DisplayVersion: 3.9.13150.0 - ProductCode: '{0f0bf1a5-3ec1-459b-ab7c-916db941f50d}' -- InstallerLocale: en-US - Architecture: x64 - InstallerType: burn + ProductCode: '{9e6d90a2-242c-4dc0-8f2a-1b967274134f}' + UpgradeCode: '{2C4B1BF9-2AE3-54D5-B4DD-FEF8EC0B6DC0}' +- Architecture: x86 Scope: machine - InstallerUrl: https://www.python.org/ftp/python/3.9.13/python-3.9.13-amd64.exe - InstallerSha256: FB3D0466F3754752CA7FD839A09FFE53375FF2C981279FD4BC23A005458F7F5D + InstallerUrl: https://www.python.org/ftp/python/3.9.13/python-3.9.13.exe + InstallerSha256: F363935897BF32ADF6822BA15ED1BFED7AE2AE96477F0262650055B6E9637C35 InstallerSwitches: InstallLocation: DefaultAllUsersTargetDir= Custom: InstallAllUsers=1 PrependPath=1 - UpgradeBehavior: uninstallPrevious + ProductCode: '{9e6d90a2-242c-4dc0-8f2a-1b967274134f}' AppsAndFeaturesEntries: - - DisplayName: Python 3.9.13 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.9.13150.0 - ProductCode: '{0f0bf1a5-3ec1-459b-ab7c-916db941f50d}' -- InstallerLocale: en-US - Architecture: x86 - InstallerType: burn + - *o0 + ElevationRequirement: elevatesSelf +- Architecture: x64 Scope: user - InstallerUrl: https://www.python.org/ftp/python/3.9.13/python-3.9.13.exe - InstallerSha256: F363935897BF32ADF6822BA15ED1BFED7AE2AE96477F0262650055B6E9637C35 + InstallerUrl: https://www.python.org/ftp/python/3.9.13/python-3.9.13-amd64.exe + InstallerSha256: FB3D0466F3754752CA7FD839A09FFE53375FF2C981279FD4BC23A005458F7F5D InstallerSwitches: InstallLocation: DefaultJustForMeTargetDir= Custom: InstallAllUsers=0 PrependPath=1 - UpgradeBehavior: uninstallPrevious + ProductCode: '{f599560c-4808-4daa-85d8-15f363099f67}' AppsAndFeaturesEntries: - - DisplayName: Python 3.9.13 (32-bit) - Publisher: Python Software Foundation + - &o1 + DisplayName: Python 3.9.13 (64-bit) DisplayVersion: 3.9.13150.0 - ProductCode: '{3ef72247-b8b5-4bd3-959d-4bd4077c09bd}' -- InstallerLocale: en-US - Architecture: x86 - InstallerType: burn + ProductCode: '{f599560c-4808-4daa-85d8-15f363099f67}' + UpgradeCode: '{4C337952-1816-5EFC-A444-4EC7803F00B5}' +- Architecture: x64 Scope: machine - InstallerUrl: https://www.python.org/ftp/python/3.9.13/python-3.9.13.exe - InstallerSha256: F363935897BF32ADF6822BA15ED1BFED7AE2AE96477F0262650055B6E9637C35 + InstallerUrl: https://www.python.org/ftp/python/3.9.13/python-3.9.13-amd64.exe + InstallerSha256: FB3D0466F3754752CA7FD839A09FFE53375FF2C981279FD4BC23A005458F7F5D InstallerSwitches: InstallLocation: DefaultAllUsersTargetDir= Custom: InstallAllUsers=1 PrependPath=1 - UpgradeBehavior: uninstallPrevious + ProductCode: '{f599560c-4808-4daa-85d8-15f363099f67}' AppsAndFeaturesEntries: - - DisplayName: Python 3.9.13 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.9.13150.0 - ProductCode: '{3ef72247-b8b5-4bd3-959d-4bd4077c09bd}' + - *o1 + ElevationRequirement: elevatesSelf ManifestType: installer -ManifestVersion: 1.2.0 - +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/9/3.9.13/Python.Python.3.9.locale.en-US.yaml b/manifests/p/Python/Python/3/9/3.9.13/Python.Python.3.9.locale.en-US.yaml index 88957358ff0a2..86251eac8d945 100644 --- a/manifests/p/Python/Python/3/9/3.9.13/Python.Python.3.9.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/9/3.9.13/Python.Python.3.9.locale.en-US.yaml @@ -1,28 +1,103 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: Python.Python.3.9 PackageVersion: 3.9.13 PackageLocale: en-US Publisher: Python Software Foundation -PublisherUrl: https://www.python.org -PublisherSupportUrl: https://www.python.org/doc/ +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ PrivacyUrl: https://www.python.org/privacy/ Author: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON +PackageName: Python 3.9 +PackageUrl: https://www.python.org/ +License: PSF-2.0 LicenseUrl: https://docs.python.org/3/license.html -Copyright: Copyright ©2001-2021. Python Software Foundation. -CopyrightUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2022 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: Moniker: python3.9 Tags: +- language +- programming +- programming-language - python - python3 -- programming-language - script -- glue-language +ReleaseNotes: |- + Core and Builtins + - gh-92311: Fixed a bug where setting frame.f_lineno to jump over a list comprehension could misbehave or crash. + - gh-92112: Fix crash triggered by an evil custom mro() on a metaclass. + - gh-92036: Fix a crash in subinterpreters related to the garbage collector. When a subinterpreter is deleted, untrack all objects tracked by its GC. To prevent a crash in deallocator functions expecting objects to be tracked by the GC, leak a strong reference to these objects on purpose, so they are never deleted and their deallocator functions are not called. Patch by Victor Stinner. + - gh-91421: Fix a potential integer overflow in _Py_DecodeUTF8Ex. + - bpo-46775: Some Windows system error codes(>= 10000) are now mapped into the correct errno and may now raise a subclass of OSError. Patch by Dong-hee Na. + - bpo-46962: Classes and functions that unconditionally declared their docstrings ignoring the --without-doc-strings compilation flag no longer do so. + The classes affected are pickle.PickleBuffer, testcapi.RecursingInfinitelyError, and types.GenericAlias. + The functions affected are 24 methods in ctypes. + Patch by Oleg Iarygin. + - bpo-36819: Fix crashes in built-in encoders with error handlers that return position less or equal than the starting position of non-encodable characters. + Library + - gh-91581: utcfromtimestamp() no longer attempts to resolve fold in the pure Python implementation, since the fold is never 1 in UTC. In addition to being slightly faster in the common case, this also prevents some errors when the timestamp is close to datetime.min. Patch by Paul Ganssle. + - gh-92530: Fix an issue that occurred after interrupting threading.Condition.notify(). + - gh-92049: Forbid pickling constants re._constants.SUCCESS etc. Previously, pickling did not fail, but the result could not be unpickled. + - bpo-47029: Always close the read end of the pipe used by multiprocessing.Queue after the last write of buffered data to the write end of the pipe to avoid BrokenPipeError at garbage collection and at multiprocessing.Queue.close() calls. Patch by Géry Ogam. + - gh-91910: Add missing f prefix to f-strings in error messages from the multiprocessing and asyncio modules. + - gh-91810: ElementTree method write() and function tostring() now use the text file’s encoding (“UTF-8” if not available) instead of locale encoding in XML declaration when encoding="unicode" is specified. + - gh-91832: Add required attribute to argparse.Action repr output. + - gh-91734: Fix OSS audio support on Solaris. + - gh-91700: Compilation of regular expression containing a conditional expression (?(group)...) now raises an appropriate re.error if the group number refers to not defined group. Previously an internal RuntimeError was raised. + - gh-91676: Fix unittest.IsolatedAsyncioTestCase to shutdown the per test event loop executor before returning from its run method so that a not yet stopped or garbage collected executor state does not persist beyond the test. + - gh-90568: Parsing \N escapes of Unicode Named Character Sequences in a regular expression raises now re.error instead of TypeError. + - gh-91595: Fix the comparison of character and integer inside Tools.gdb.libpython.write_repr(). Patch by Yu Liu. + - gh-90622: Worker processes for concurrent.futures.ProcessPoolExecutor are no longer spawned on demand (a feature added in 3.9) when the multiprocessing context start method is "fork" as that can lead to deadlocks in the child processes due to a fork happening while threads are running. + - gh-91575: Update case-insensitive matching in the re module to the latest Unicode version. + - gh-91581: Remove an unhandled error case in the C implementation of calls to datetime.fromtimestamp with no time zone (i.e. getting a local time from an epoch timestamp). This should have no user-facing effect other than giving a possibly more accurate error message when called with timestamps that fall on 10000-01-01 in the local time. Patch by Paul Ganssle. + - bpo-34480: Fix a bug where _markupbase raised an UnboundLocalError when an invalid keyword was found in marked section. Patch by Marek Suscak. + - bpo-27929: Fix asyncio.loop.sock_connect() to only resolve names for socket.AF_INET or socket.AF_INET6 families. Resolution may not make sense for other families, like socket.AF_BLUETOOTH and socket.AF_UNIX. + - bpo-43323: Fix errors in the email module if the charset itself contains undecodable/unencodable characters. + - bpo-46787: Fix concurrent.futures.ProcessPoolExecutor exception memory leak + - bpo-46415: Fix ipaddress.ip_{address,interface,network} raising TypeError instead of ValueError if given invalid tuple as address parameter. + - bpo-44911: IsolatedAsyncioTestCase will no longer throw an exception while cancelling leaked tasks. Patch by Bar Harel. + - bpo-44493: Add missing terminated NUL in sockaddr_un’s length + This was potentially observable when using non-abstract AF_UNIX datagram sockets to processes written in another programming language. + - bpo-42627: Fix incorrect parsing of Windows registry proxy settings + - bpo-36073: Raise ProgrammingError instead of segfaulting on recursive usage of cursors in sqlite3 converters. Patch by Sergey Fedoseev. + Documentation + - gh-91888: Add a new gh role to the documentation to link to GitHub issues. + - gh-91783: Document security issues concerning the use of the function shutil.unpack_archive() + - gh-91547: Remove “Undocumented modules” page. + - bpo-44347: Clarify the meaning of dirs_exist_ok, a kwarg of shutil.copytree(). + - bpo-38668: Update the introduction to documentation for os.path to remove warnings that became irrelevant after the implementations of PEP 383 and PEP 529. + - bpo-47138: Pin Jinja to a version compatible with Sphinx version 2.4.4. + - bpo-46962: All docstrings in code snippets are now wrapped into PyDoc_STR() to follow the guideline of PEP 7’s Documentation Strings paragraph. Patch by Oleg Iarygin. + - bpo-26792: Improve the docstrings of runpy.run_module() and runpy.run_path(). Original patch by Andrew Brezovsky. + - bpo-45790: Adjust inaccurate phrasing in Defining Extension Types: Tutorial about the ob_base field and the macros used to access its contents. + - bpo-42340: Document that in some circumstances KeyboardInterrupt may cause the code to enter an inconsistent state. Provided a sample workaround to avoid it if needed. + - bpo-41233: Link the errnos referenced in Doc/library/exceptions.rst to their respective section in Doc/library/errno.rst, and vice versa. Previously this was only done for EINTR and InterruptedError. Patch by Yan “yyyyyyyan” Orestes. + - bpo-38056: Overhaul the Error Handlers documentation in codecs. + - bpo-13553: Document tkinter.Tk args. + Tests + - gh-91607: Fix test_concurrent_futures to test the correct multiprocessing start method context in several cases where the test logic mixed this up. + - bpo-47205: Skip test for sched_getaffinity() and sched_setaffinity() error case on FreeBSD. + - bpo-29890: Add tests for ipaddress.IPv4Interface and ipaddress.IPv6Interface construction with tuple arguments. Original patch and tests by louisom. + Build + - bpo-47103: Windows PGInstrument builds now copy a required DLL into the output directory, making it easier to run the profile stage of a PGO build. + Windows + - bpo-47194: Update zlib to v1.2.12 to resolve CVE-2018-25032. + - bpo-46785: Fix race condition between os.stat() and unlinking a file on Windows, by using errors codes returned by FindFirstFileW() when appropriate in win32_xstat_impl. + - bpo-40859: Update Windows build to use xz-5.2.5 + Tools/Demos + - gh-91583: Fix regression in the code generated by Argument Clinic for functions with the defining_class parameter. +ReleaseNotesUrl: https://docs.python.org/release/3.9.13/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ ManifestType: defaultLocale -ManifestVersion: 1.2.0 - +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/9/3.9.13/Python.Python.3.9.locale.zh-CN.yaml b/manifests/p/Python/Python/3/9/3.9.13/Python.Python.3.9.locale.zh-CN.yaml new file mode 100644 index 0000000000000..529ff62e912bc --- /dev/null +++ b/manifests/p/Python/Python/3/9/3.9.13/Python.Python.3.9.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.9 +PackageVersion: 3.9.13 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.9 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2022 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.9.13/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/9/3.9.13/Python.Python.3.9.yaml b/manifests/p/Python/Python/3/9/3.9.13/Python.Python.3.9.yaml index 25330f932ce44..379dfec9e2370 100644 --- a/manifests/p/Python/Python/3/9/3.9.13/Python.Python.3.9.yaml +++ b/manifests/p/Python/Python/3/9/3.9.13/Python.Python.3.9.yaml @@ -1,9 +1,8 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: Python.Python.3.9 PackageVersion: 3.9.13 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.2.0 - +ManifestVersion: 1.5.0 From b368fae6dcfd425b39cfc3db9ef7746cea845051 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 18 Jan 2024 01:04:28 +0800 Subject: [PATCH 218/461] Modify: Python.Python.3.8 version 3.8.1 (#134085) --- .../8/3.8.1/Python.Python.3.8.installer.yaml | 111 ++++++++++++------ .../3.8.1/Python.Python.3.8.locale.en-US.yaml | 77 ++++++++---- .../3.8.1/Python.Python.3.8.locale.zh-CN.yaml | 40 +++++++ .../Python/3/8/3.8.1/Python.Python.3.8.yaml | 14 ++- 4 files changed, 183 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/8/3.8.1/Python.Python.3.8.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/8/3.8.1/Python.Python.3.8.installer.yaml b/manifests/p/Python/Python/3/8/3.8.1/Python.Python.3.8.installer.yaml index 8c3532609a706..1126c889173eb 100644 --- a/manifests/p/Python/Python/3/8/3.8.1/Python.Python.3.8.installer.yaml +++ b/manifests/p/Python/Python/3/8/3.8.1/Python.Python.3.8.installer.yaml @@ -1,33 +1,78 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json -PackageIdentifier: Python.Python.3.8 -PackageVersion: 3.8.1 -InstallerSwitches: - Silent: /Quiet - SilentWithProgress: /Passive - Custom: PrependPath=1 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.8.1/python-3.8.1-amd64.exe - InstallerSha256: BEBC242C11B8D83D8671C7B8E047E64DD78F7AE9AEF29613B9EE176BF8E35367 - AppsAndFeaturesEntries: - - DisplayName: Python 3.8.1 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.8.1150.0 - ProductCode: '{edfa99b7-1514-493a-aeaf-a37eeec724d2}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.8.1/python-3.8.1.exe - InstallerSha256: 136EE5B41BB73D8DD22A0D753B04699507F7C4D5CD295BDF1B63920852929608 - AppsAndFeaturesEntries: - - DisplayName: Python 3.8.1 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.8.1150.0 - ProductCode: '{4e3c79d9-fd08-4d23-ba50-d6f19553b0ee}' -ManifestType: installer -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.1 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2019-12-18 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.8.1/python-3.8.1.exe + InstallerSha256: 136EE5B41BB73D8DD22A0D753B04699507F7C4D5CD295BDF1B63920852929608 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{4e3c79d9-fd08-4d23-ba50-d6f19553b0ee}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.1 (32-bit) + DisplayVersion: 3.8.1150.0 + ProductCode: '{4e3c79d9-fd08-4d23-ba50-d6f19553b0ee}' + UpgradeCode: '{7F7CEC53-74A3-5306-8929-AAEFBED71FF3}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.8.1/python-3.8.1.exe + InstallerSha256: 136EE5B41BB73D8DD22A0D753B04699507F7C4D5CD295BDF1B63920852929608 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{4e3c79d9-fd08-4d23-ba50-d6f19553b0ee}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.1 (32-bit) + DisplayVersion: 3.8.1150.0 + ProductCode: '{4e3c79d9-fd08-4d23-ba50-d6f19553b0ee}' + UpgradeCode: '{7F7CEC53-74A3-5306-8929-AAEFBED71FF3}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.8.1/python-3.8.1-amd64.exe + InstallerSha256: BEBC242C11B8D83D8671C7B8E047E64DD78F7AE9AEF29613B9EE176BF8E35367 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{edfa99b7-1514-493a-aeaf-a37eeec724d2}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.1 (64-bit) + DisplayVersion: 3.8.1150.0 + ProductCode: '{edfa99b7-1514-493a-aeaf-a37eeec724d2}' + UpgradeCode: '{6D2E28EF-5AEA-5A3E-B7B4-7E3B246D9DA8}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.8.1/python-3.8.1-amd64.exe + InstallerSha256: BEBC242C11B8D83D8671C7B8E047E64DD78F7AE9AEF29613B9EE176BF8E35367 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{edfa99b7-1514-493a-aeaf-a37eeec724d2}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.1 (64-bit) + DisplayVersion: 3.8.1150.0 + ProductCode: '{edfa99b7-1514-493a-aeaf-a37eeec724d2}' + UpgradeCode: '{6D2E28EF-5AEA-5A3E-B7B4-7E3B246D9DA8}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/8/3.8.1/Python.Python.3.8.locale.en-US.yaml b/manifests/p/Python/Python/3/8/3.8.1/Python.Python.3.8.locale.en-US.yaml index 752c87e60a212..530efa840ee13 100644 --- a/manifests/p/Python/Python/3/8/3.8.1/Python.Python.3.8.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/8/3.8.1/Python.Python.3.8.locale.en-US.yaml @@ -1,20 +1,57 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.8 -PackageVersion: 3.8.1 -PackageLocale: en-US -Publisher: Python Software Foundation -PackageName: Python 3 -PackageUrl: https://www.python.org -License: PSF LICENSE AGREEMENT FOR PYTHON -LicenseUrl: https://docs.python.org/3/license.html -ShortDescription: Python is a programming language that lets you work more quickly - and integrate your systems more effectively. -Moniker: python3.8 -Tags: -- python -- python3 -- programming-language -- script -- glue-language -ManifestType: defaultLocale -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.1 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.8 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2019 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +# Description: +Moniker: python3.8 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: |- + Core and Builtins + - bpo-39080: Fix the value of end_col_offset for Starred Expression AST nodes when they are among the elements in the args attribute of Call AST nodes. + - bpo-39031: When parsing an “elif” node, lineno and col_offset of the node now point to the “elif” keyword and not to its condition, making it consistent with the “if” node. Patch by Lysandros Nikolaou. + - bpo-39008: PySys_Audit() now requires Py_ssize_t to be used for size arguments in the format string, regardless of whethen PY_SSIZE_T_CLEAN was defined at include time. + Library + - bpo-39022: Update importliib.metadata to include improvements from importlib_metadata 1.3 including better serialization of EntryPoints and improved documentation for custom finders. + - bpo-38811: Fix an unhandled exception in pathlib when os.link() is missing. Patch by Toke Høiland-Jørgensen. + - bpo-36406: Handle namespace packages in doctest. Patch by Karthikeyan Singaravelan. + Tests + - bpo-38546: Multiprocessing and concurrent.futures tests now stop the resource tracker process when tests complete. + Windows + - bpo-39007: Add auditing events to functions in winreg. + macOS + - bpo-38295: Prevent failure of test_relative_path in test_py_compile on macOS Catalina. + IDLE + - bpo-38944: Excape key now closes IDLE completion windows. Patch by Johnny Najera. + - bpo-38943: Fix IDLE autocomplete windows not always appearing on some systems. Patch by Johnny Najera. +ReleaseNotesUrl: https://docs.python.org/release/3.8.1/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/8/3.8.1/Python.Python.3.8.locale.zh-CN.yaml b/manifests/p/Python/Python/3/8/3.8.1/Python.Python.3.8.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c65eeea343a67 --- /dev/null +++ b/manifests/p/Python/Python/3/8/3.8.1/Python.Python.3.8.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.1 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.8 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2019 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +# Description: +# Moniker: +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.8.1/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/8/3.8.1/Python.Python.3.8.yaml b/manifests/p/Python/Python/3/8/3.8.1/Python.Python.3.8.yaml index cda658e69523b..bd71a5ffc4cd0 100644 --- a/manifests/p/Python/Python/3/8/3.8.1/Python.Python.3.8.yaml +++ b/manifests/p/Python/Python/3/8/3.8.1/Python.Python.3.8.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json -PackageIdentifier: Python.Python.3.8 -PackageVersion: 3.8.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Python.Python.3.8 +PackageVersion: 3.8.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d39b0a79fdd49a14e90bc68070719eba335a77eb Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:37:24 +0530 Subject: [PATCH 219/461] Update version: BespokeSynth.BespokeSynth version 1.2.1 (#134200) --- .../BespokeSynth.BespokeSynth.installer.yaml | 19 ++++++++++--------- ...espokeSynth.BespokeSynth.locale.en-US.yaml | 2 +- ...espokeSynth.BespokeSynth.locale.zh-CN.yaml | 2 +- .../1.2.1/BespokeSynth.BespokeSynth.yaml | 2 +- 4 files changed, 13 insertions(+), 12 deletions(-) diff --git a/manifests/b/BespokeSynth/BespokeSynth/1.2.1/BespokeSynth.BespokeSynth.installer.yaml b/manifests/b/BespokeSynth/BespokeSynth/1.2.1/BespokeSynth.BespokeSynth.installer.yaml index 0847f6c7e1bc4..884d149bdf3dc 100644 --- a/manifests/b/BespokeSynth/BespokeSynth/1.2.1/BespokeSynth.BespokeSynth.installer.yaml +++ b/manifests/b/BespokeSynth/BespokeSynth/1.2.1/BespokeSynth.BespokeSynth.installer.yaml @@ -1,8 +1,15 @@ -# Created with YamlCreate.ps1 v2.2.10 $debug=QUSU.CRLF.7-3-6.Win32NT +# Created using WinGet Automation (CLI) # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: BespokeSynth.BespokeSynth PackageVersion: 1.2.1 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/BespokeSynth/BespokeSynth/releases/download/v1.2.1/Bespoke-Windows-1_2_1.msi + InstallerSha256: 83bd99538fbd35ab4ab7fce56e9504590a5184e76dce25ce4fa18291619422b1 + UpgradeCode: "{BA790D99-4D2C-4E33-A92D-219970637FCA}" +ManifestType: installer +ManifestVersion: 1.5.0 InstallerType: wix Scope: machine InstallerSwitches: @@ -13,14 +20,8 @@ FileExtensions: Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 -ReleaseDate: 2023-09-16 +ProductCode: '{8045B790-0D25-4EB7-B93E-6A292EEB64AB}' +ReleaseDate: "2023-09-16" AppsAndFeaturesEntries: - ProductCode: '{8045B790-0D25-4EB7-B93E-6A292EEB64AB}' UpgradeCode: '{BA790D99-4D2C-4E33-A92D-219970637FCA}' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/BespokeSynth/BespokeSynth/releases/download/v1.2.1/Bespoke-Windows-1_2_1.msi - InstallerSha256: 83BD99538FBD35AB4AB7FCE56E9504590A5184E76DCE25CE4FA18291619422B1 - ProductCode: '{8045B790-0D25-4EB7-B93E-6A292EEB64AB}' -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/b/BespokeSynth/BespokeSynth/1.2.1/BespokeSynth.BespokeSynth.locale.en-US.yaml b/manifests/b/BespokeSynth/BespokeSynth/1.2.1/BespokeSynth.BespokeSynth.locale.en-US.yaml index b3139ed35d9dc..f401db6fb29a3 100644 --- a/manifests/b/BespokeSynth/BespokeSynth/1.2.1/BespokeSynth.BespokeSynth.locale.en-US.yaml +++ b/manifests/b/BespokeSynth/BespokeSynth/1.2.1/BespokeSynth.BespokeSynth.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.10 $debug=QUSU.CRLF.7-3-6.Win32NT +# Created using WinGet Automation (CLI) # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: BespokeSynth.BespokeSynth diff --git a/manifests/b/BespokeSynth/BespokeSynth/1.2.1/BespokeSynth.BespokeSynth.locale.zh-CN.yaml b/manifests/b/BespokeSynth/BespokeSynth/1.2.1/BespokeSynth.BespokeSynth.locale.zh-CN.yaml index 16856494542b4..670e1f6cd9c5f 100644 --- a/manifests/b/BespokeSynth/BespokeSynth/1.2.1/BespokeSynth.BespokeSynth.locale.zh-CN.yaml +++ b/manifests/b/BespokeSynth/BespokeSynth/1.2.1/BespokeSynth.BespokeSynth.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.10 $debug=QUSU.CRLF.7-3-6.Win32NT +# Created using WinGet Automation (CLI) # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json PackageIdentifier: BespokeSynth.BespokeSynth diff --git a/manifests/b/BespokeSynth/BespokeSynth/1.2.1/BespokeSynth.BespokeSynth.yaml b/manifests/b/BespokeSynth/BespokeSynth/1.2.1/BespokeSynth.BespokeSynth.yaml index 7b389a10145b1..59e24249d5dee 100644 --- a/manifests/b/BespokeSynth/BespokeSynth/1.2.1/BespokeSynth.BespokeSynth.yaml +++ b/manifests/b/BespokeSynth/BespokeSynth/1.2.1/BespokeSynth.BespokeSynth.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.10 $debug=QUSU.CRLF.7-3-6.Win32NT +# Created using WinGet Automation (CLI) # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: BespokeSynth.BespokeSynth From 19b57bea14cb30e2b5e9423575267a63d263ed9c Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:37:45 +0530 Subject: [PATCH 220/461] Add version: Beeftext.Beeftext version 16.0 (#134198) --- .../16.0/Beeftext.Beeftext.installer.yaml | 43 ++++++----- .../16.0/Beeftext.Beeftext.locale.en-US.yaml | 73 +++++++++++-------- .../Beeftext/16.0/Beeftext.Beeftext.yaml | 16 ++-- 3 files changed, 71 insertions(+), 61 deletions(-) diff --git a/manifests/b/Beeftext/Beeftext/16.0/Beeftext.Beeftext.installer.yaml b/manifests/b/Beeftext/Beeftext/16.0/Beeftext.Beeftext.installer.yaml index 4330a63c4ca1d..042546d569f2a 100644 --- a/manifests/b/Beeftext/Beeftext/16.0/Beeftext.Beeftext.installer.yaml +++ b/manifests/b/Beeftext/Beeftext/16.0/Beeftext.Beeftext.installer.yaml @@ -1,22 +1,21 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Beeftext.Beeftext -PackageVersion: '16.0' -InstallerLocale: en-US -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -UpgradeBehavior: install -FileExtensions: -- csv -- json -ReleaseDate: 2022-12-31 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/xmichelo/Beeftext/releases/download/v16.0/Beeftext-16.0-Installer.exe - InstallerSha256: 233A8EBF4719A40BF79EAB7FA41F083F63976F129670C40E584741E87B9397EC -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Beeftext.Beeftext +PackageVersion: "16.0" +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xmichelo/Beeftext/releases/download/v16.0/Beeftext-16.0-Installer.exe + InstallerSha256: 233a8ebf4719a40bf79eab7fa41f083f63976f129670c40e584741e87b9397ec +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: "2022-12-31" diff --git a/manifests/b/Beeftext/Beeftext/16.0/Beeftext.Beeftext.locale.en-US.yaml b/manifests/b/Beeftext/Beeftext/16.0/Beeftext.Beeftext.locale.en-US.yaml index e457140609cd0..0f28627f1f8f7 100644 --- a/manifests/b/Beeftext/Beeftext/16.0/Beeftext.Beeftext.locale.en-US.yaml +++ b/manifests/b/Beeftext/Beeftext/16.0/Beeftext.Beeftext.locale.en-US.yaml @@ -1,31 +1,42 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Beeftext.Beeftext -PackageVersion: '16.0' -PackageLocale: en-US -Publisher: beeftext.org -PublisherUrl: https://beeftext.org -PublisherSupportUrl: https://github.com/xmichelo/Beeftext/issues -Author: Xavier Michelon -PackageName: Beeftext -PackageUrl: https://beeftext.org -License: MIT -LicenseUrl: https://github.com/xmichelo/Beeftext/blob/master/LICENSE -Copyright: Copyright (c) 2021 Xavier Michelon -CopyrightUrl: https://github.com/xmichelo/Beeftext/blob/master/LICENSE -ShortDescription: Beeftext is a text snippet management tool for Windows, inspired by TextExpander. -Tags: -- text-snippets -- textexpander -- tool -ReleaseNotes: |- - - Fixed crash on Windows 11 if an image is in the clipboard (issue #548). - - Added option to disable restoration of clipboard after combo substitution (issue #550). - - Beeftext now uses regular Windows line-ending (CR/LF) when pasting snippet (issue #537). - - Re-ordered fields in combo dialog (issue #531). - - If combo name is empty, a placeholder name is computed (issue #529). - - Removed error in log if process list file does not exists (issue #545). -ReleaseNotesUrl: https://github.com/xmichelo/Beeftext/releases/tag/v16.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Beeftext.Beeftext +PackageVersion: "16.0" +PackageLocale: en-US +Publisher: beeftext.org +PublisherUrl: https://beeftext.org/ +PublisherSupportUrl: https://github.com/xmichelo/Beeftext/issues +# PrivacyUrl: +# Author: +PackageName: Beeftext +PackageUrl: https://beeftext.org/ +License: MIT License +LicenseUrl: https://github.com/xmichelo/Beeftext/blob/master/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: Beeftext is a text snippet management tool for Windows, inspired by TextExpander. +# Description: +# Moniker: +# Tags: +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/xmichelo/Beeftext/releases/tag/v16.0 +Tags: +- cpp +- expander +- open-source +- productivity +- qt +- snippets +- text +- text-snippets +- textexpander +- tools +- visual-studio +- windows diff --git a/manifests/b/Beeftext/Beeftext/16.0/Beeftext.Beeftext.yaml b/manifests/b/Beeftext/Beeftext/16.0/Beeftext.Beeftext.yaml index cd6bb409bad43..be43e737fc640 100644 --- a/manifests/b/Beeftext/Beeftext/16.0/Beeftext.Beeftext.yaml +++ b/manifests/b/Beeftext/Beeftext/16.0/Beeftext.Beeftext.yaml @@ -1,8 +1,8 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Beeftext.Beeftext -PackageVersion: '16.0' -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Beeftext.Beeftext +PackageVersion: "16.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7cdd7ad9cbc6e89e4bbc412f3f644792e4d896e7 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:38:19 +0530 Subject: [PATCH 221/461] Add version: bdash-app.bdash version 1.16.3 (#134197) --- .../1.16.3/bdash-app.bdash.installer.yaml | 29 +++++---- .../1.16.3/bdash-app.bdash.locale.en-US.yaml | 64 +++++++++---------- .../bdash/1.16.3/bdash-app.bdash.yaml | 16 ++--- 3 files changed, 54 insertions(+), 55 deletions(-) diff --git a/manifests/b/bdash-app/bdash/1.16.3/bdash-app.bdash.installer.yaml b/manifests/b/bdash-app/bdash/1.16.3/bdash-app.bdash.installer.yaml index 463ab7c1cab5f..06359dc5fa46b 100644 --- a/manifests/b/bdash-app/bdash/1.16.3/bdash-app.bdash.installer.yaml +++ b/manifests/b/bdash-app/bdash/1.16.3/bdash-app.bdash.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: bdash-app.bdash -PackageVersion: 1.16.3 -InstallerType: nullsoft -Scope: user -ReleaseDate: 2023-11-15 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/bdash-app/bdash/releases/download/v1.16.3/Bdash-Setup-1.16.3.exe - InstallerSha256: E9C08E16F4C6F35834A61D910BCE26694723C793A0A6504F6177C7C9DF810964 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json + +PackageIdentifier: bdash-app.bdash +PackageVersion: 1.16.3 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bdash-app/bdash/releases/download/v1.16.3/Bdash-Setup-1.16.3.exe + InstallerSha256: e9c08e16f4c6f35834a61d910bce26694723c793a0a6504f6177c7c9df810964 +ManifestType: installer +ManifestVersion: 1.5.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Scope: user +ReleaseDate: "2023-12-07" diff --git a/manifests/b/bdash-app/bdash/1.16.3/bdash-app.bdash.locale.en-US.yaml b/manifests/b/bdash-app/bdash/1.16.3/bdash-app.bdash.locale.en-US.yaml index dfbc392e5bb94..b8e37cd4fe2c3 100644 --- a/manifests/b/bdash-app/bdash/1.16.3/bdash-app.bdash.locale.en-US.yaml +++ b/manifests/b/bdash-app/bdash/1.16.3/bdash-app.bdash.locale.en-US.yaml @@ -1,33 +1,31 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: bdash-app.bdash -PackageVersion: 1.16.3 -PackageLocale: en-US -Publisher: Kazuhito Hokamura -PublisherUrl: https://github.com/bdash-app/bdash -PublisherSupportUrl: https://github.com/bdash-app/bdash/issues -Author: Kazuhito Hokamura -PackageName: Bdash -PackageUrl: https://github.com/bdash-app/bdash -License: MIT -LicenseUrl: https://github.com/bdash-app/bdash/blob/master/LICENSE -Copyright: Copyright (c) 2018 hokaccha -CopyrightUrl: https://github.com/bdash-app/bdash/blob/master/LICENSE -ShortDescription: Simple SQL Client for lightweight data analysis. -Tags: -- electron -- javascript -- sql -- visualization -ReleaseNotes: |- - What's Changed - - Use xxhash64 hash function to fix OpenSSL 3 error by @eagletmt in #264 - - Use volta to fix node and yarn versions by @kaorun343 in #266 - - Set enableRemoteModule to false by @kaorun343 in #267 - - Update electron version to 14.2.9 by @kaorun343 in #268 - - Update Node.js and SQLite versions in package.json and workflows by @kaorun343 in #269 - - Bump version to v1.16.3 by @morishin in #270 -ReleaseNotesUrl: https://github.com/bdash-app/bdash/releases/tag/v1.16.3 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json + +PackageIdentifier: bdash-app.bdash +PackageVersion: 1.16.3 +PackageLocale: en-US +Publisher: Kazuhito Hokamura +PublisherUrl: https://github.com/bdash-app/bdash/ +PublisherSupportUrl: https://github.com/bdash-app/bdash/issues +# PrivacyUrl: +Author: Kazuhito Hokamura +PackageName: Bdash +PackageUrl: https://github.com/bdash-app/bdash/ +License: MIT license +LicenseUrl: https://github.com/bdash-app/bdash/blob/master/LICENSE +Copyright: Copyright (c) 2018 hokaccha +CopyrightUrl: https://github.com/bdash-app/bdash/blob/master/LICENSE +ShortDescription: Simple SQL Client for lightweight data analysis. +# Description: +# Moniker: +Tags: +- electron +- javascript +- sql +- visualization +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/bdash-app/bdash/releases/tag/v1.16.3 diff --git a/manifests/b/bdash-app/bdash/1.16.3/bdash-app.bdash.yaml b/manifests/b/bdash-app/bdash/1.16.3/bdash-app.bdash.yaml index 43bc4af246a22..748711239b09b 100644 --- a/manifests/b/bdash-app/bdash/1.16.3/bdash-app.bdash.yaml +++ b/manifests/b/bdash-app/bdash/1.16.3/bdash-app.bdash.yaml @@ -1,8 +1,8 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: bdash-app.bdash -PackageVersion: 1.16.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json + +PackageIdentifier: bdash-app.bdash +PackageVersion: 1.16.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b188009fe264a7526037069e3d06230e357a66a0 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:38:35 +0530 Subject: [PATCH 222/461] Add version: BBC.iPlayer version 2.13.18 (#134196) --- .../2.13.18/BBC.iPlayer.installer.yaml | 36 ++++++------- .../2.13.18/BBC.iPlayer.locale.en-GB.yaml | 54 +++++++++++-------- .../b/BBC/iPlayer/2.13.18/BBC.iPlayer.yaml | 16 +++--- 3 files changed, 58 insertions(+), 48 deletions(-) diff --git a/manifests/b/BBC/iPlayer/2.13.18/BBC.iPlayer.installer.yaml b/manifests/b/BBC/iPlayer/2.13.18/BBC.iPlayer.installer.yaml index cd69a26ba6a8e..6b1673505a58a 100644 --- a/manifests/b/BBC/iPlayer/2.13.18/BBC.iPlayer.installer.yaml +++ b/manifests/b/BBC/iPlayer/2.13.18/BBC.iPlayer.installer.yaml @@ -1,18 +1,18 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: BBC.iPlayer -PackageVersion: 2.13.18 -InstallerLocale: en-GB -InstallerType: exe -Scope: user -InstallModes: -- silent -UpgradeBehavior: install -ReleaseDate: 2023-12-04 -Installers: -- Architecture: x64 - InstallerUrl: https://static.files.bbci.co.uk/iplayer-pc-download-app/releases/win32-x64/BBCiPlayerDownloadsSetup-2.13.18.exe - InstallerSha256: 6E97215F314290865F97EDEC2E50BB2BB54D236C0CE013B1DF4C846352ECD649 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json + +PackageIdentifier: BBC.iPlayer +PackageVersion: 2.13.18 +Installers: +- Architecture: x64 + InstallerUrl: https://static.files.bbci.co.uk/iplayer-pc-download-app/releases/win32-x64/BBCiPlayerDownloadsSetup-2.13.18.exe + InstallerSha256: 6e97215f314290865f97edec2e50bb2bb54d236c0ce013b1df4c846352ecd649 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-GB +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: user +InstallModes: +- silent +UpgradeBehavior: install diff --git a/manifests/b/BBC/iPlayer/2.13.18/BBC.iPlayer.locale.en-GB.yaml b/manifests/b/BBC/iPlayer/2.13.18/BBC.iPlayer.locale.en-GB.yaml index a0d3b15e6635e..8b38d5e4a8951 100644 --- a/manifests/b/BBC/iPlayer/2.13.18/BBC.iPlayer.locale.en-GB.yaml +++ b/manifests/b/BBC/iPlayer/2.13.18/BBC.iPlayer.locale.en-GB.yaml @@ -1,22 +1,32 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: BBC.iPlayer -PackageVersion: 2.13.18 -PackageLocale: en-GB -Publisher: British Broadcasting Corporation -PublisherUrl: https://www.bbc.com -PublisherSupportUrl: https://www.bbc.co.uk/iplayer/help -PrivacyUrl: https://www.bbc.co.uk/privacy -PackageName: BBCiPlayerDownloads -PackageUrl: https://www.bbc.co.uk/iplayer/install -License: Proprietary -Copyright: Copyright (c) British Broadcasting Corporation -ShortDescription: A desktop app to download and watch BBC TV programmes -Moniker: bbciplayer -Tags: -- bbc -- streaming -- tv -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json + +PackageIdentifier: BBC.iPlayer +PackageVersion: 2.13.18 +PackageLocale: en-GB +Publisher: British Broadcasting Corporation +PublisherUrl: https://www.bbc.com/ +PublisherSupportUrl: https://www.bbc.co.uk/iplayer/help/ +PrivacyUrl: https://www.bbc.co.uk/privacy +# Author: +PackageName: BBCiPlayerDownloads +PackageUrl: https://www.bbc.co.uk/iplayer/install +License: Proprietary +# LicenseUrl: +Copyright: Copyright (c) British Broadcasting Corporation +# CopyrightUrl: +ShortDescription: A desktop app to download and watch BBC TV programmes +# Description: +Moniker: bbciplayer +Tags: +- bbc +- streaming +- tv +# Agreements: +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/BBC/iPlayer/2.13.18/BBC.iPlayer.yaml b/manifests/b/BBC/iPlayer/2.13.18/BBC.iPlayer.yaml index 5e6967e6f69b3..59ae7ca90ebb8 100644 --- a/manifests/b/BBC/iPlayer/2.13.18/BBC.iPlayer.yaml +++ b/manifests/b/BBC/iPlayer/2.13.18/BBC.iPlayer.yaml @@ -1,8 +1,8 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: BBC.iPlayer -PackageVersion: 2.13.18 -DefaultLocale: en-GB -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json + +PackageIdentifier: BBC.iPlayer +PackageVersion: 2.13.18 +DefaultLocale: en-GB +ManifestType: version +ManifestVersion: 1.5.0 From a09c4093e58da7ae1ab84936ef059be9fadd721e Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:38:50 +0530 Subject: [PATCH 223/461] Add version: Balena.BalenaCLI version 17.4.11 (#134194) --- .../17.4.11/Balena.BalenaCLI.installer.yaml | 47 +++++++------- .../Balena.BalenaCLI.locale.en-US.yaml | 63 ++++++++++--------- .../BalenaCLI/17.4.11/Balena.BalenaCLI.yaml | 17 ++--- 3 files changed, 65 insertions(+), 62 deletions(-) diff --git a/manifests/b/Balena/BalenaCLI/17.4.11/Balena.BalenaCLI.installer.yaml b/manifests/b/Balena/BalenaCLI/17.4.11/Balena.BalenaCLI.installer.yaml index 497fa1d39ff27..4e897f27fe670 100644 --- a/manifests/b/Balena/BalenaCLI/17.4.11/Balena.BalenaCLI.installer.yaml +++ b/manifests/b/Balena/BalenaCLI/17.4.11/Balena.BalenaCLI.installer.yaml @@ -1,23 +1,24 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Balena.BalenaCLI -PackageVersion: 17.4.11 -Platform: -- Windows.Desktop -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -UpgradeBehavior: install -Commands: -- balena -ProductCode: balena-cli -ReleaseDate: 2024-01-05 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/balena-io/balena-cli/releases/download/v17.4.11/balena-cli-v17.4.11-windows-x64-installer.exe - InstallerSha256: CA771DA30D7AF0A8F0791A3239DED88D62C26D09E294A684E9121BA243D1A371 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Balena.BalenaCLI +PackageVersion: 17.4.11 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/balena-io/balena-cli/releases/download/v17.4.11/balena-cli-v17.4.11-windows-x64-installer.exe + InstallerSha256: ca771da30d7af0a8f0791a3239ded88d62c26d09e294a684e9121ba243d1a371 +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Commands: +- balena +ProductCode: balena-cli +ReleaseDate: "2024-01-05" diff --git a/manifests/b/Balena/BalenaCLI/17.4.11/Balena.BalenaCLI.locale.en-US.yaml b/manifests/b/Balena/BalenaCLI/17.4.11/Balena.BalenaCLI.locale.en-US.yaml index 1e4787c0323c9..42af560aba04e 100644 --- a/manifests/b/Balena/BalenaCLI/17.4.11/Balena.BalenaCLI.locale.en-US.yaml +++ b/manifests/b/Balena/BalenaCLI/17.4.11/Balena.BalenaCLI.locale.en-US.yaml @@ -1,31 +1,32 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Balena.BalenaCLI -PackageVersion: 17.4.11 -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://raw.githubusercontent.com/balena-io/balena-cli/master/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/v17.4.11 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Balena.BalenaCLI +PackageVersion: 17.4.11 +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://raw.githubusercontent.com/balena-io/balena-cli/master/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 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/balena-io/balena-cli/releases/tag/v17.4.11 diff --git a/manifests/b/Balena/BalenaCLI/17.4.11/Balena.BalenaCLI.yaml b/manifests/b/Balena/BalenaCLI/17.4.11/Balena.BalenaCLI.yaml index caa5b98d98e83..1ca3d0ddd2ac3 100644 --- a/manifests/b/Balena/BalenaCLI/17.4.11/Balena.BalenaCLI.yaml +++ b/manifests/b/Balena/BalenaCLI/17.4.11/Balena.BalenaCLI.yaml @@ -1,8 +1,9 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Balena.BalenaCLI -PackageVersion: 17.4.11 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Balena.BalenaCLI +PackageVersion: 17.4.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From ec73d5f95eaf010bfacfc871ee49600098cd6676 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:39:06 +0530 Subject: [PATCH 224/461] Update version: Baulk.Baulk version 4.3.2.1051 (#134195) --- .../4.3.2.1051/Baulk.Baulk.installer.yaml | 39 +++++++++---------- .../4.3.2.1051/Baulk.Baulk.locale.en-US.yaml | 2 +- .../4.3.2.1051/Baulk.Baulk.locale.zh-CN.yaml | 2 +- .../b/Baulk/Baulk/4.3.2.1051/Baulk.Baulk.yaml | 2 +- 4 files changed, 21 insertions(+), 24 deletions(-) diff --git a/manifests/b/Baulk/Baulk/4.3.2.1051/Baulk.Baulk.installer.yaml b/manifests/b/Baulk/Baulk/4.3.2.1051/Baulk.Baulk.installer.yaml index 9ba619b4c3ad9..1658421be968b 100644 --- a/manifests/b/Baulk/Baulk/4.3.2.1051/Baulk.Baulk.installer.yaml +++ b/manifests/b/Baulk/Baulk/4.3.2.1051/Baulk.Baulk.installer.yaml @@ -1,40 +1,37 @@ -# Created with YamlCreate.ps1 v2.2.10 $debug=QUSU.CRLF.7-3-7.Win32NT +# Created using WinGet Automation (CLI) # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: Baulk.Baulk PackageVersion: 4.3.2.1051 -InstallerType: inno -UpgradeBehavior: install -Commands: -- baulk -- baulk-dock -- baulk-exec -- baulk-lnk -- baulk-update -- baulk-winlnk -- unscrew -- wind -ReleaseDate: 2023-09-24 Installers: - Architecture: arm64 Scope: machine InstallerUrl: https://github.com/baulk/baulk/releases/download/v4.3.2/BaulkSetup-arm64.exe - InstallerSha256: 468C81F1AEAD2F17E004AC7CE2695978351CC7860C703B4F56299FF512886468 - ProductCode: 83ab2204-bde5-4385-9e13-fa8b6276a57e_is1 + InstallerSha256: 468c81f1aead2f17e004ac7ce2695978351cc7860c703b4f56299ff512886468 - Architecture: x64 Scope: machine InstallerUrl: https://github.com/baulk/baulk/releases/download/v4.3.2/BaulkSetup-x64.exe - InstallerSha256: E57C5F2B6B55F498AAF96C7EF09124D880416F67ACEB98E598997EE13A5692F5 - ProductCode: 83ab2204-bde5-4385-9e13-fa8b6276a57e_is1 + InstallerSha256: e57c5f2b6b55f498aaf96c7ef09124d880416f67aceb98e598997ee13a5692f5 - Architecture: arm64 Scope: user InstallerUrl: https://github.com/baulk/baulk/releases/download/v4.3.2/BaulkUserSetup-arm64.exe - InstallerSha256: AA2A32B2C0A28C90F96DD0112781374EFE8A9070088C216B98EF19990BA677B2 - ProductCode: 83ab2204-bde5-4385-9e13-fa8b6276a57e_is1 + InstallerSha256: aa2a32b2c0a28c90f96dd0112781374efe8a9070088c216b98ef19990ba677b2 - Architecture: x64 Scope: user InstallerUrl: https://github.com/baulk/baulk/releases/download/v4.3.2/BaulkUserSetup-x64.exe - InstallerSha256: 2AAF84AF3AF08A88263E1199733DB5D8E4FB837EC746044946F0CB1339391A82 - ProductCode: 83ab2204-bde5-4385-9e13-fa8b6276a57e_is1 + InstallerSha256: 2aaf84af3af08a88263e1199733db5d8e4fb837ec746044946f0cb1339391a82 ManifestType: installer ManifestVersion: 1.5.0 +InstallerType: inno +UpgradeBehavior: install +Commands: +- baulk +- baulk-dock +- baulk-exec +- baulk-lnk +- baulk-update +- baulk-winlnk +- unscrew +- wind +ProductCode: 83ab2204-bde5-4385-9e13-fa8b6276a57e_is1 +ReleaseDate: "2023-09-24" diff --git a/manifests/b/Baulk/Baulk/4.3.2.1051/Baulk.Baulk.locale.en-US.yaml b/manifests/b/Baulk/Baulk/4.3.2.1051/Baulk.Baulk.locale.en-US.yaml index 329c938ea51d3..d6b62f1372a39 100644 --- a/manifests/b/Baulk/Baulk/4.3.2.1051/Baulk.Baulk.locale.en-US.yaml +++ b/manifests/b/Baulk/Baulk/4.3.2.1051/Baulk.Baulk.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.10 $debug=QUSU.CRLF.7-3-7.Win32NT +# Created using WinGet Automation (CLI) # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: Baulk.Baulk diff --git a/manifests/b/Baulk/Baulk/4.3.2.1051/Baulk.Baulk.locale.zh-CN.yaml b/manifests/b/Baulk/Baulk/4.3.2.1051/Baulk.Baulk.locale.zh-CN.yaml index 2d01babaf1a42..c4c89e9bb7e86 100644 --- a/manifests/b/Baulk/Baulk/4.3.2.1051/Baulk.Baulk.locale.zh-CN.yaml +++ b/manifests/b/Baulk/Baulk/4.3.2.1051/Baulk.Baulk.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.10 $debug=QUSU.CRLF.7-3-7.Win32NT +# Created using WinGet Automation (CLI) # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json PackageIdentifier: Baulk.Baulk diff --git a/manifests/b/Baulk/Baulk/4.3.2.1051/Baulk.Baulk.yaml b/manifests/b/Baulk/Baulk/4.3.2.1051/Baulk.Baulk.yaml index 30b9b735e39d0..f91bcc41352fe 100644 --- a/manifests/b/Baulk/Baulk/4.3.2.1051/Baulk.Baulk.yaml +++ b/manifests/b/Baulk/Baulk/4.3.2.1051/Baulk.Baulk.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.10 $debug=QUSU.CRLF.7-3-7.Win32NT +# Created using WinGet Automation (CLI) # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: Baulk.Baulk From 36a832e7f9e7f64422015885d6d095f30df8cf09 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:39:24 +0530 Subject: [PATCH 225/461] Add version: Baidu.SwanIDE version 4.33.1 (#134193) --- .../4.33.1/Baidu.SwanIDE.installer.yaml | 63 ++++++++--------- .../4.33.1/Baidu.SwanIDE.locale.en-US.yaml | 70 +++++++++---------- .../4.33.1/Baidu.SwanIDE.locale.zh-CN.yaml | 66 +++++++++-------- .../b/Baidu/SwanIDE/4.33.1/Baidu.SwanIDE.yaml | 16 ++--- 4 files changed, 104 insertions(+), 111 deletions(-) diff --git a/manifests/b/Baidu/SwanIDE/4.33.1/Baidu.SwanIDE.installer.yaml b/manifests/b/Baidu/SwanIDE/4.33.1/Baidu.SwanIDE.installer.yaml index 18e803d545a67..0877f475ce93e 100644 --- a/manifests/b/Baidu/SwanIDE/4.33.1/Baidu.SwanIDE.installer.yaml +++ b/manifests/b/Baidu/SwanIDE/4.33.1/Baidu.SwanIDE.installer.yaml @@ -1,33 +1,30 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Baidu.SwanIDE -PackageVersion: 4.33.1 -InstallerType: nullsoft -InstallerSwitches: - Upgrade: --updated -UpgradeBehavior: install -Protocols: -- swanide -FileExtensions: -- css -- js -- json -- swan -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://b.bdstatic.com/miniapp/development_tool/e8da7/百度开发者工具-4.33.1-x64.exe - InstallerSha256: 5EB214C6EAF4B62AB663D98CDF51B8C88EB610FB866E20166EDFE94EE2DCE31A - InstallerSwitches: - Custom: /currentuser - ProductCode: 47336783-caad-52d4-a900-9cc7c7c76434 -- Architecture: x64 - Scope: machine - InstallerUrl: https://b.bdstatic.com/miniapp/development_tool/e8da7/百度开发者工具-4.33.1-x64.exe - InstallerSha256: 5EB214C6EAF4B62AB663D98CDF51B8C88EB610FB866E20166EDFE94EE2DCE31A - InstallerSwitches: - Custom: /allusers - ProductCode: 47336783-caad-52d4-a900-9cc7c7c76434 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Baidu.SwanIDE +PackageVersion: 4.33.1 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://b.bdstatic.com/miniapp/development_tool/e8da7/百度开发者工具-4.33.1-x64.exe + InstallerSha256: 5eb214c6eaf4b62ab663d98cdf51b8c88eb610fb866e20166edfe94ee2dce31a +- Architecture: x64 + Scope: machine + InstallerUrl: https://b.bdstatic.com/miniapp/development_tool/e8da7/百度开发者工具-4.33.1-x64.exe + InstallerSha256: 5eb214c6eaf4b62ab663d98cdf51b8c88eb610fb866e20166edfe94ee2dce31a + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft # electron-builder +InstallerSwitches: + Custom: /currentuser +UpgradeBehavior: install +Protocols: +- swanide +FileExtensions: +- css +- js +- json +- swan +ProductCode: 47336783-caad-52d4-a900-9cc7c7c76434 +ReleaseDate: 2022-12-09 diff --git a/manifests/b/Baidu/SwanIDE/4.33.1/Baidu.SwanIDE.locale.en-US.yaml b/manifests/b/Baidu/SwanIDE/4.33.1/Baidu.SwanIDE.locale.en-US.yaml index 43f16b43002c5..ef345d8f8ac58 100644 --- a/manifests/b/Baidu/SwanIDE/4.33.1/Baidu.SwanIDE.locale.en-US.yaml +++ b/manifests/b/Baidu/SwanIDE/4.33.1/Baidu.SwanIDE.locale.en-US.yaml @@ -1,36 +1,34 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Baidu.SwanIDE -PackageVersion: 4.33.1 -PackageLocale: en-US -Publisher: baidu -PublisherUrl: https://smartprogram.baidu.com/developer/index.html -PublisherSupportUrl: https://smartprogram.baidu.com/forum -PrivacyUrl: https://privacy.baidu.com -# Author: -PackageName: 百度开发者工具 -PackageUrl: https://smartprogram.baidu.com/docs/develop/devtools/history -License: Freeware -# LicenseUrl: -Copyright: Copyright © 2024 Baidu Inc. All rights reserved -CopyrightUrl: https://www.baidu.com/duty/copyright.html -ShortDescription: Baidu Smart Program development tool -# Description: -# Moniker: -Tags: -- develop -- development -- devtools -- ide -- mini-app -- mini-program -- smart-program -- web -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Baidu.SwanIDE +PackageVersion: 4.33.1 +PackageLocale: en-US +Publisher: baidu +PublisherUrl: https://smartprogram.baidu.com/developer/index.html +PublisherSupportUrl: https://smartprogram.baidu.com/forum/ +PrivacyUrl: https://privacy.baidu.com/policy +Author: Baidu Inc. +PackageName: 百度开发者工具 +PackageUrl: https://smartprogram.baidu.com/docs/develop/devtools/history/ +License: Freeware +# LicenseUrl: +Copyright: Copyright © 2022 Baidu Inc. All rights reserved +CopyrightUrl: https://www.baidu.com/duty/copyright.html +ShortDescription: Baidu Smart Program development tool +# Description: +# Moniker: +Tags: +- develop +- development +- devtools +- ide +- mini-app +- mini-program +- smart-program +- web +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/Baidu/SwanIDE/4.33.1/Baidu.SwanIDE.locale.zh-CN.yaml b/manifests/b/Baidu/SwanIDE/4.33.1/Baidu.SwanIDE.locale.zh-CN.yaml index 50ec75b7a0fee..4709fb23d9796 100644 --- a/manifests/b/Baidu/SwanIDE/4.33.1/Baidu.SwanIDE.locale.zh-CN.yaml +++ b/manifests/b/Baidu/SwanIDE/4.33.1/Baidu.SwanIDE.locale.zh-CN.yaml @@ -1,34 +1,32 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json - -PackageIdentifier: Baidu.SwanIDE -PackageVersion: 4.33.1 -PackageLocale: zh-CN -Publisher: baidu -PublisherUrl: https://smartprogram.baidu.com/developer/index.html -PublisherSupportUrl: https://smartprogram.baidu.com/forum -PrivacyUrl: https://privacy.baidu.com -# Author: -PackageName: 百度开发者工具 -PackageUrl: https://smartprogram.baidu.com/docs/develop/devtools/history -License: 免费软件 -# LicenseUrl: -Copyright: Copyright © 2024 Baidu Inc. All rights reserved -CopyrightUrl: https://www.baidu.com/duty/copyright.html -ShortDescription: 百度智能小程序开发工具 -# Description: -# Moniker: -Tags: -- ide -- 小程序 -- 开发 -- 开发者工具 -- 智能小程序 -- 网页 -# ReleaseNotes: -ReleaseNotesUrl: https://smartprogram.baidu.com/docs/develop/devtools/uplog_tool_normal -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json + +PackageIdentifier: Baidu.SwanIDE +PackageVersion: 4.33.1 +PackageLocale: zh-CN +Publisher: baidu +PublisherUrl: https://smartprogram.baidu.com/developer/index.html +PublisherSupportUrl: https://smartprogram.baidu.com/forum/ +PrivacyUrl: https://privacy.baidu.com/policy +Author: 百度公司 +PackageName: 百度开发者工具 +PackageUrl: https://smartprogram.baidu.com/docs/develop/devtools/history/ +License: 免费软件 +# LicenseUrl: +Copyright: Copyright © 2022 Baidu Inc. All rights reserved +CopyrightUrl: https://www.baidu.com/duty/copyright.html +ShortDescription: 百度智能小程序开发工具 +# Description: +# Moniker: +Tags: +- ide +- 小程序 +- 开发 +- 开发者工具 +- 智能小程序 +- 网页 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/b/Baidu/SwanIDE/4.33.1/Baidu.SwanIDE.yaml b/manifests/b/Baidu/SwanIDE/4.33.1/Baidu.SwanIDE.yaml index dd6a609150fad..f9d97c4cb303c 100644 --- a/manifests/b/Baidu/SwanIDE/4.33.1/Baidu.SwanIDE.yaml +++ b/manifests/b/Baidu/SwanIDE/4.33.1/Baidu.SwanIDE.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Baidu.SwanIDE -PackageVersion: 4.33.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Baidu.SwanIDE +PackageVersion: 4.33.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From ec049d951ce3878269a56a5feddea2607eb77e89 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:39:58 +0530 Subject: [PATCH 226/461] Update version: Baidu.BaiduSIMeeting version 2.0.1 (#134191) --- .../2.0.1/Baidu.BaiduSIMeeting.installer.yaml | 37 +++++------ .../Baidu.BaiduSIMeeting.locale.en-US.yaml | 63 ++++++++++--------- .../Baidu.BaiduSIMeeting.locale.zh-CN.yaml | 61 +++++++++--------- .../2.0.1/Baidu.BaiduSIMeeting.yaml | 17 ++--- 4 files changed, 91 insertions(+), 87 deletions(-) diff --git a/manifests/b/Baidu/BaiduSIMeeting/2.0.1/Baidu.BaiduSIMeeting.installer.yaml b/manifests/b/Baidu/BaiduSIMeeting/2.0.1/Baidu.BaiduSIMeeting.installer.yaml index 3379dec6390eb..78a3134b2200a 100644 --- a/manifests/b/Baidu/BaiduSIMeeting/2.0.1/Baidu.BaiduSIMeeting.installer.yaml +++ b/manifests/b/Baidu/BaiduSIMeeting/2.0.1/Baidu.BaiduSIMeeting.installer.yaml @@ -1,18 +1,19 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Baidu.BaiduSIMeeting -PackageVersion: 2.0.1 -InstallerType: nullsoft -Scope: user -InstallerSwitches: - Upgrade: --updated -UpgradeBehavior: install -ProductCode: '{b47d8da7-4422-5d22-b99b-3eb89b07d1db}' -ReleaseDate: 2020-11-10 -Installers: -- Architecture: x64 - InstallerUrl: https://fanyiapp.cdn.bcebos.com/tongchuan/update/BaiduTongchuan_setup_2.0.1.exe - InstallerSha256: D9935AF126097973F93D28BD04F9C7E6FD1024EE467B97BA30CE58152FDA0847 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Baidu.BaiduSIMeeting +PackageVersion: 2.0.1 +Installers: +- Architecture: x64 + InstallerUrl: https://fanyiapp.cdn.bcebos.com/tongchuan/update/BaiduTongchuan_setup_2.0.1.exe + InstallerSha256: d9935af126097973f93d28bd04f9c7e6fd1024ee467b97ba30ce58152fda0847 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: '{b47d8da7-4422-5d22-b99b-3eb89b07d1db}' +ReleaseDate: 2020-11-10 diff --git a/manifests/b/Baidu/BaiduSIMeeting/2.0.1/Baidu.BaiduSIMeeting.locale.en-US.yaml b/manifests/b/Baidu/BaiduSIMeeting/2.0.1/Baidu.BaiduSIMeeting.locale.en-US.yaml index 7aab20bb73066..04d550c908923 100644 --- a/manifests/b/Baidu/BaiduSIMeeting/2.0.1/Baidu.BaiduSIMeeting.locale.en-US.yaml +++ b/manifests/b/Baidu/BaiduSIMeeting/2.0.1/Baidu.BaiduSIMeeting.locale.en-US.yaml @@ -1,31 +1,32 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Baidu.BaiduSIMeeting -PackageVersion: 2.0.1 -PackageLocale: en-US -Publisher: Baidu Translate -PublisherUrl: https://fanyi.baidu.com -PublisherSupportUrl: https://tongchuan.baidu.com/static/si-desktop/page/#/feedback -PrivacyUrl: http://privacy.baidu.com/policy -Author: Baidu Translate -PackageName: 百度AI同传会议版 -PackageUrl: https://fanyi-api.baidu.com/simultaneous/en -License: Proprietary -LicenseUrl: https://fanyi.baidu.com/static/webpage/agreement.html -Copyright: Copyright © 2020 -CopyrightUrl: https://www.baidu.com/duty/copyright.html -ShortDescription: Simultaneous interpreting solution for conference -Tags: -- caption -- chinese -- conference -- english -- meeting -- simultaneous-interpreting -- subtitle -- translate -- translation -- translator -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Baidu.BaiduSIMeeting +PackageVersion: 2.0.1 +PackageLocale: en-US +Publisher: Baidu Translate +PublisherUrl: https://fanyi.baidu.com +PublisherSupportUrl: https://tongchuan.baidu.com/static/si-desktop/page/#/feedback +PrivacyUrl: http://privacy.baidu.com/policy +Author: Baidu Translate +PackageName: 百度AI同传会议版 +PackageUrl: https://fanyi-api.baidu.com/simultaneous/en +License: Proprietary +LicenseUrl: https://fanyi.baidu.com/static/webpage/agreement.html +Copyright: Copyright © 2020 +CopyrightUrl: https://www.baidu.com/duty/copyright.html +ShortDescription: Simultaneous interpreting solution for conference +Tags: +- caption +- chinese +- conference +- english +- meeting +- simultaneous-interpreting +- subtitle +- translate +- translation +- translator +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/Baidu/BaiduSIMeeting/2.0.1/Baidu.BaiduSIMeeting.locale.zh-CN.yaml b/manifests/b/Baidu/BaiduSIMeeting/2.0.1/Baidu.BaiduSIMeeting.locale.zh-CN.yaml index 4cd0b2a448102..5172e0e5ca8c2 100644 --- a/manifests/b/Baidu/BaiduSIMeeting/2.0.1/Baidu.BaiduSIMeeting.locale.zh-CN.yaml +++ b/manifests/b/Baidu/BaiduSIMeeting/2.0.1/Baidu.BaiduSIMeeting.locale.zh-CN.yaml @@ -1,30 +1,31 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json - -PackageIdentifier: Baidu.BaiduSIMeeting -PackageVersion: 2.0.1 -PackageLocale: zh-CN -Publisher: Baidu Translate -PublisherUrl: https://fanyi.baidu.com -PublisherSupportUrl: https://tongchuan.baidu.com/static/si-desktop/page/#/feedback -PrivacyUrl: http://privacy.baidu.com/policy -Author: 百度翻译 -PackageName: 百度AI同传会议版 -PackageUrl: https://fanyi-api.baidu.com/simultaneous/zh -License: 专有软件 -LicenseUrl: https://fanyi.baidu.com/static/webpage/agreement.html -Copyright: Copyright © 2020 -CopyrightUrl: https://www.baidu.com/duty/copyright.html -ShortDescription: 会议同传服务方案 -Tags: -- 中文 -- 会议 -- 同传 -- 同声传译 -- 字幕 -- 汉语 -- 翻译 -- 英文 -- 英语 -ManifestType: locale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json + +PackageIdentifier: Baidu.BaiduSIMeeting +PackageVersion: 2.0.1 +PackageLocale: zh-CN +Publisher: Baidu Translate +PublisherUrl: https://fanyi.baidu.com +PublisherSupportUrl: https://tongchuan.baidu.com/static/si-desktop/page/#/feedback +PrivacyUrl: http://privacy.baidu.com/policy +Author: 百度翻译 +PackageName: 百度AI同传会议版 +PackageUrl: https://fanyi-api.baidu.com/simultaneous/zh +License: 专有软件 +LicenseUrl: https://fanyi.baidu.com/static/webpage/agreement.html +Copyright: Copyright © 2020 +CopyrightUrl: https://www.baidu.com/duty/copyright.html +ShortDescription: 会议同传服务方案 +Tags: +- 中文 +- 会议 +- 同传 +- 同声传译 +- 字幕 +- 汉语 +- 翻译 +- 英文 +- 英语 +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/b/Baidu/BaiduSIMeeting/2.0.1/Baidu.BaiduSIMeeting.yaml b/manifests/b/Baidu/BaiduSIMeeting/2.0.1/Baidu.BaiduSIMeeting.yaml index 149f26e1ac241..18b0747f468e2 100644 --- a/manifests/b/Baidu/BaiduSIMeeting/2.0.1/Baidu.BaiduSIMeeting.yaml +++ b/manifests/b/Baidu/BaiduSIMeeting/2.0.1/Baidu.BaiduSIMeeting.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Baidu.BaiduSIMeeting -PackageVersion: 2.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Baidu.BaiduSIMeeting +PackageVersion: 2.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3ad35656842a310c93fc4bd99dd612b203ecc092 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:40:16 +0530 Subject: [PATCH 227/461] Add version: Baidu.BaiduNetdisk version 7.36.0 (#134190) --- .../7.36.0/Baidu.BaiduNetdisk.installer.yaml | 41 +++++----- .../Baidu.BaiduNetdisk.locale.en-US.yaml | 72 ++++++++---------- .../Baidu.BaiduNetdisk.locale.zh-CN.yaml | 76 +++++++++---------- .../7.36.0/Baidu.BaiduNetdisk.yaml | 16 ++-- 4 files changed, 95 insertions(+), 110 deletions(-) diff --git a/manifests/b/Baidu/BaiduNetdisk/7.36.0/Baidu.BaiduNetdisk.installer.yaml b/manifests/b/Baidu/BaiduNetdisk/7.36.0/Baidu.BaiduNetdisk.installer.yaml index cfe3fb57dce37..0916bd60384eb 100644 --- a/manifests/b/Baidu/BaiduNetdisk/7.36.0/Baidu.BaiduNetdisk.installer.yaml +++ b/manifests/b/Baidu/BaiduNetdisk/7.36.0/Baidu.BaiduNetdisk.installer.yaml @@ -1,20 +1,21 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Baidu.BaiduNetdisk -PackageVersion: 7.36.0 -InstallerType: nullsoft -Scope: machine -InstallerSuccessCodes: -- 2 -UpgradeBehavior: install -Protocols: -- baiduyunguanjia -ReleaseDate: 2023-12-18 -Installers: -- Architecture: x86 - InstallerUrl: https://issuepcdn.baidupcs.com/issue/netdisk/yunguanjia/BaiduNetdisk_7.36.0.3.exe - InstallerSha256: 81725BE0A0B5EF453DE53410AAEAF91500ECDD007E32ADFF28185B4BFBF35246 - ProductCode: 百度云管家 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json + +PackageIdentifier: Baidu.BaiduNetdisk +PackageVersion: 7.36.0 +Installers: +- Architecture: x86 + InstallerUrl: https://issuepcdn.baidupcs.com/issue/netdisk/yunguanjia/BaiduNetdisk_7.36.0.3.exe + InstallerSha256: 81725be0a0b5ef453de53410aaeaf91500ecdd007e32adff28185b4bfbf35246 +ManifestType: installer +ManifestVersion: 1.5.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Scope: machine +InstallerSuccessCodes: +- 2 +UpgradeBehavior: install +Protocols: +- baiduyunguanjia +ProductCode: 百度云管家 +ReleaseDate: 2021-11-10 diff --git a/manifests/b/Baidu/BaiduNetdisk/7.36.0/Baidu.BaiduNetdisk.locale.en-US.yaml b/manifests/b/Baidu/BaiduNetdisk/7.36.0/Baidu.BaiduNetdisk.locale.en-US.yaml index 6ddadcbab7a72..b217782d9cad7 100644 --- a/manifests/b/Baidu/BaiduNetdisk/7.36.0/Baidu.BaiduNetdisk.locale.en-US.yaml +++ b/manifests/b/Baidu/BaiduNetdisk/7.36.0/Baidu.BaiduNetdisk.locale.en-US.yaml @@ -1,40 +1,32 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Baidu.BaiduNetdisk -PackageVersion: 7.36.0 -PackageLocale: en-US -Publisher: 北京度友科技有限公司 -PublisherUrl: https://www.baidu.com -PublisherSupportUrl: https://pan.baidu.com/disk/help -PrivacyUrl: http://privacy.baidu.com/policy -Author: Beijing Duyou Technology Co., Ltd. -PackageName: 百度网盘 -PackageUrl: https://pan.baidu.com -License: Proprietary -LicenseUrl: https://pan.baidu.com/disk/main#/protocol/duty_mobi -Copyright: Copyright © 2023Baidu,Inc.All rights reserved -CopyrightUrl: https://www.baidu.com/duty/copyright.html -ShortDescription: Personal cloud service product by Baidu -Description: |- - Baidu Netdisk is a convenient and easy-to-use cloud storage product that is serving more than 700 million users, which has mass storage and several self-hosted data centers, supports backup, sharing, viewing and processing multiple types of files, and protects users' data security under two top international security certifications ISO27001 and ISO27018. - It would be your best choice if you want to back up your data, free up your phone's space, share files with others or operate files online. -# Moniker: -Tags: -- backup -- cloud -- cloud-drive -- download -- drive -- file -- netdisk -- share -- sync -- upload -# ReleaseNotes: -ReleaseNotesUrl: https://pan.baidu.com/disk/version -PurchaseUrl: https://pan.baidu.com/buy/center -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json + +PackageIdentifier: Baidu.BaiduNetdisk +PackageVersion: 7.36.0 +PackageLocale: en-US +Publisher: 北京度友科技有限公司 +PublisherUrl: https://www.baidu.com/ +PublisherSupportUrl: https://pan.baidu.com/disk/help +PrivacyUrl: https://pan.baidu.com/disk/privacy +Author: Beijing Duyou Technology Co., Ltd. +PackageName: 百度网盘 +PackageUrl: https://pan.baidu.com/ +License: Proprietary +LicenseUrl: https://pan.baidu.com/disk/duty +Copyright: Copyright © 2021 Baidu, Inc. All rights reserved. +CopyrightUrl: https://www.baidu.com/duty/copyright.html +ShortDescription: Mass cloud file storage, freeing up local space and supporting batch download and resumable upload for large files +Description: Baidu Netdisk is a free, easy-to-use cloud storage product that is serving more than seven hundred million users. It not only has mass storage and supports backup, sharing, viewing, and processing multiple types of files, but also has several self-hosted data centers and protects users' data security under two top international security certifications ISO27001 and ISO27018. +# Moniker: +Tags: +- netdisk +- cloud +- cloud-drive +- sync +- share +- upload +- download +- Baidu +- 百度网盘 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/Baidu/BaiduNetdisk/7.36.0/Baidu.BaiduNetdisk.locale.zh-CN.yaml b/manifests/b/Baidu/BaiduNetdisk/7.36.0/Baidu.BaiduNetdisk.locale.zh-CN.yaml index 0a6e216f0f236..419a63d245eef 100644 --- a/manifests/b/Baidu/BaiduNetdisk/7.36.0/Baidu.BaiduNetdisk.locale.zh-CN.yaml +++ b/manifests/b/Baidu/BaiduNetdisk/7.36.0/Baidu.BaiduNetdisk.locale.zh-CN.yaml @@ -1,42 +1,34 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json - -PackageIdentifier: Baidu.BaiduNetdisk -PackageVersion: 7.36.0 -PackageLocale: zh-CN -Publisher: 北京度友科技有限公司 -PublisherUrl: https://www.baidu.com -PublisherSupportUrl: https://pan.baidu.com/disk/help -PrivacyUrl: http://privacy.baidu.com/policy -Author: 北京度友科技有限公司 -PackageName: 百度网盘 -PackageUrl: https://pan.baidu.com -License: 专有软件 -LicenseUrl: https://pan.baidu.com/disk/main#/protocol/duty_mobi -Copyright: Copyright © 2023Baidu,Inc.All rights reserved -CopyrightUrl: https://www.baidu.com/duty/copyright.html -ShortDescription: 百度公司出品的个人云服务产品 -Description: 百度网盘是一款省心、好用的超级云存储产品,已为超过 7 亿用户提供云服务,空间超大,支持多类型文件的备份、分享、查看和处理,自建多个数据存储中心,更有两项国际顶尖安全认证 ISO27001&ISO27018 为用户数据安全提供护航。如果你想备份文件数据,释放手机空间,给别人分享文件或是对文件进行在线操作,选百度网盘就对了! -# Moniker: -Tags: -- 上传 -- 下载 -- 云 -- 云盘 -- 共享 -- 分享 -- 同步 -- 备份 -- 文件 -- 百度云 -- 百度云管家 -- 网盘 -ReleaseNotes: |- - 1. 云一朵智能助理新增「搜文件」功能,让你在海量文件中轻松找到所需内容,快速又准确 - 2. 云一朵智能助理支持会话消息导出,文本编辑更方便 -ReleaseNotesUrl: https://pan.baidu.com/disk/version -PurchaseUrl: https://pan.baidu.com/buy/center -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.1.0.schema.json + +PackageIdentifier: Baidu.BaiduNetdisk +PackageVersion: 7.36.0 +PackageLocale: zh-CN +Publisher: 北京度友科技有限公司 +PublisherUrl: https://www.baidu.com/ +PublisherSupportUrl: https://pan.baidu.com/disk/help +PrivacyUrl: https://pan.baidu.com/disk/privacy +Author: 北京度友科技有限公司 +PackageName: 百度网盘 +PackageUrl: https://pan.baidu.com/ +License: 专有软件 +LicenseUrl: https://pan.baidu.com/disk/duty +Copyright: Copyright © 2021 Baidu, Inc. All rights reserved. +CopyrightUrl: https://www.baidu.com/duty/copyright.html +ShortDescription: 海量云储存文件,释放本地空间,支持超大文件批量下载和断点续传 +Description: 百度网盘是一款省心、好用的超级云存储产品,已为超过 7 亿用户提供云服务,空间超大,支持多类型文件的备份、分享、查看和处理,自建多个数据存储中心,更有两项国际顶尖安全认证 ISO27001&ISO27018 为用户数据安全提供护航。 +# Moniker: +Tags: +- 网盘 +- 云 +- 云盘 +- 分享 +- 同步 +- 上传 +- 下载 +- 百度云 +- 百度云管家 +- 百度 +- Baidu +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/b/Baidu/BaiduNetdisk/7.36.0/Baidu.BaiduNetdisk.yaml b/manifests/b/Baidu/BaiduNetdisk/7.36.0/Baidu.BaiduNetdisk.yaml index 15d0e75c2f449..fcff6ee69f747 100644 --- a/manifests/b/Baidu/BaiduNetdisk/7.36.0/Baidu.BaiduNetdisk.yaml +++ b/manifests/b/Baidu/BaiduNetdisk/7.36.0/Baidu.BaiduNetdisk.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Baidu.BaiduNetdisk -PackageVersion: 7.36.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json + +PackageIdentifier: Baidu.BaiduNetdisk +PackageVersion: 7.36.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 0f289ba0186ce8a5db2a3b17e55333b3451c1514 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:40:25 +0530 Subject: [PATCH 228/461] Update version: awehook.BlinkMind version 0.1.7 (#134188) --- .../0.1.7/awehook.BlinkMind.installer.yaml | 29 +++++++------ .../0.1.7/awehook.BlinkMind.locale.en-US.yaml | 43 +++++++++++-------- .../BlinkMind/0.1.7/awehook.BlinkMind.yaml | 17 ++++---- 3 files changed, 50 insertions(+), 39 deletions(-) diff --git a/manifests/a/awehook/BlinkMind/0.1.7/awehook.BlinkMind.installer.yaml b/manifests/a/awehook/BlinkMind/0.1.7/awehook.BlinkMind.installer.yaml index b0e42e3667529..9288a78b188d9 100644 --- a/manifests/a/awehook/BlinkMind/0.1.7/awehook.BlinkMind.installer.yaml +++ b/manifests/a/awehook/BlinkMind/0.1.7/awehook.BlinkMind.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: awehook.BlinkMind -PackageVersion: 0.1.7 -InstallerType: nullsoft -Scope: machine -ReleaseDate: 2020-11-19 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/awehook/blink-mind-desktop/releases/download/v0.1.7/BlinkMind-0.1.7.exe - InstallerSha256: 5557FF4F99B3E01F249ED87FCCD1715A0C43176BAD106E3479C94301183510A4 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: awehook.BlinkMind +PackageVersion: 0.1.7 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/awehook/blink-mind-desktop/releases/download/v0.1.7/BlinkMind-0.1.7.exe + InstallerSha256: 5557FF4F99B3E01F249ED87FCCD1715A0C43176BAD106E3479C94301183510A4 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: machine +ReleaseDate: 2020-11-19 diff --git a/manifests/a/awehook/BlinkMind/0.1.7/awehook.BlinkMind.locale.en-US.yaml b/manifests/a/awehook/BlinkMind/0.1.7/awehook.BlinkMind.locale.en-US.yaml index 0f7d14c944e3b..ff80d69dda52c 100644 --- a/manifests/a/awehook/BlinkMind/0.1.7/awehook.BlinkMind.locale.en-US.yaml +++ b/manifests/a/awehook/BlinkMind/0.1.7/awehook.BlinkMind.locale.en-US.yaml @@ -1,17 +1,26 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: awehook.BlinkMind -PackageVersion: 0.1.7 -PackageLocale: en-US -Publisher: awehook -PublisherUrl: https://github.com/awehook -PublisherSupportUrl: https://github.com/awehook/blink-mind-desktop/issues -PackageName: BlinkMind -PackageUrl: https://github.com/awehook/blink-mind-desktop -License: MIT -LicenseUrl: https://github.com/awehook/blink-mind-desktop/blob/master/LICENSE -ShortDescription: Full featured mindmap and outliner app -ReleaseNotesUrl: https://github.com/awehook/blink-mind-desktop/releases/tag/v0.1.7 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: awehook.BlinkMind +PackageVersion: 0.1.7 +PackageLocale: en-US +Publisher: awehook +PublisherUrl: https://github.com/awehook +PublisherSupportUrl: https://github.com/awehook/blink-mind-desktop/issues +PackageName: BlinkMind +PackageUrl: https://github.com/awehook/blink-mind-desktop +License: MIT +LicenseUrl: https://github.com/awehook/blink-mind-desktop/blob/master/LICENSE +ShortDescription: Full featured mindmap and outliner app +ReleaseNotesUrl: https://github.com/awehook/blink-mind-desktop/releases/tag/v0.1.7 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- electron +- mindmap +- mindmapping +- note-taking +- notes-app +- outliner +- react diff --git a/manifests/a/awehook/BlinkMind/0.1.7/awehook.BlinkMind.yaml b/manifests/a/awehook/BlinkMind/0.1.7/awehook.BlinkMind.yaml index 9afcf575cfd1c..8ca5341f974c7 100644 --- a/manifests/a/awehook/BlinkMind/0.1.7/awehook.BlinkMind.yaml +++ b/manifests/a/awehook/BlinkMind/0.1.7/awehook.BlinkMind.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: awehook.BlinkMind -PackageVersion: 0.1.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: awehook.BlinkMind +PackageVersion: 0.1.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f99d5b279a85adb4a3bf006a72c610af791e9278 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:40:29 +0530 Subject: [PATCH 229/461] Update version: Badlion.BadlionClient version 4.0.0 (#134189) --- .../Badlion.BadlionClient.installer.yaml | 27 +++++----- .../Badlion.BadlionClient.locale.en-US.yaml | 49 ++++++++++--------- .../4.0.0/Badlion.BadlionClient.yaml | 17 ++++--- 3 files changed, 48 insertions(+), 45 deletions(-) diff --git a/manifests/b/Badlion/BadlionClient/4.0.0/Badlion.BadlionClient.installer.yaml b/manifests/b/Badlion/BadlionClient/4.0.0/Badlion.BadlionClient.installer.yaml index 04769ead24e8a..413135ba8c198 100644 --- a/manifests/b/Badlion/BadlionClient/4.0.0/Badlion.BadlionClient.installer.yaml +++ b/manifests/b/Badlion/BadlionClient/4.0.0/Badlion.BadlionClient.installer.yaml @@ -1,13 +1,14 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Badlion.BadlionClient -PackageVersion: 4.0.0 -InstallerType: nullsoft -ReleaseDate: 2023-12-07 -Installers: -- Architecture: x64 - InstallerUrl: https://client-updates-cdn77.badlion.net/Badlion%20Client%20Setup%204.0.0.exe - InstallerSha256: FB60486DA6DA96ABC7592AD91DBB70CDD47096A4F01FFFA8DBD4A050BA3CAA8D -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Badlion.BadlionClient +PackageVersion: 4.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://client-updates-cdn77.badlion.net/Badlion Client Setup 4.0.0.exe + InstallerSha256: fb60486da6da96abc7592ad91dbb70cdd47096a4f01fffa8dbd4a050ba3caa8d +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +ReleaseDate: 2023-12-07 diff --git a/manifests/b/Badlion/BadlionClient/4.0.0/Badlion.BadlionClient.locale.en-US.yaml b/manifests/b/Badlion/BadlionClient/4.0.0/Badlion.BadlionClient.locale.en-US.yaml index 0c10cf3a896af..da90af24c9676 100644 --- a/manifests/b/Badlion/BadlionClient/4.0.0/Badlion.BadlionClient.locale.en-US.yaml +++ b/manifests/b/Badlion/BadlionClient/4.0.0/Badlion.BadlionClient.locale.en-US.yaml @@ -1,24 +1,25 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Badlion.BadlionClient -PackageVersion: 4.0.0 -PackageLocale: en-US -Publisher: Badlion -PublisherSupportUrl: https://support.badlion.net -PackageName: Badlion Client -License: Proprietary -Copyright: © 2013-2023 ESL Gaming Online, Inc. -ShortDescription: Badlion Client Minecraft Launcher -Description: |- - Badlion Client is a Minecraft launcher with many added features. - It includes anticheat, built-in FPS boost and other mods, and is compatible with most versions of minecraft 1.7 or newer. -Moniker: blc -Tags: -- minecraft -- optifine -Documentations: -- DocumentLabel: FAQ - DocumentUrl: https://client.badlion.net/faq -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Badlion.BadlionClient +PackageVersion: 4.0.0 +PackageLocale: en-US +Publisher: Badlion +PublisherSupportUrl: https://support.badlion.net +PackageName: Badlion Client +License: Proprietary +Copyright: © 2013-2023 ESL Gaming Online, Inc. +ShortDescription: Badlion Client Minecraft Launcher +Description: |- + Badlion Client is a Minecraft launcher with many added features. + It includes anticheat, built-in FPS boost and other mods, and is compatible with most versions of minecraft 1.7 or newer. +Moniker: blc +Tags: +- minecraft +- optifine +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://client.badlion.net/faq +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/Badlion/BadlionClient/4.0.0/Badlion.BadlionClient.yaml b/manifests/b/Badlion/BadlionClient/4.0.0/Badlion.BadlionClient.yaml index 43da5ad815f20..d37fc63180300 100644 --- a/manifests/b/Badlion/BadlionClient/4.0.0/Badlion.BadlionClient.yaml +++ b/manifests/b/Badlion/BadlionClient/4.0.0/Badlion.BadlionClient.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Badlion.BadlionClient -PackageVersion: 4.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Badlion.BadlionClient +PackageVersion: 4.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 961ad8f756101b167bb372d0350483ab1a632b63 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:40:44 +0530 Subject: [PATCH 230/461] Update version: Automattic.Wordpress version 8.0.3 (#134184) --- .../8.0.3/Automattic.Wordpress.installer.yaml | 55 ++++++++-------- .../Automattic.Wordpress.locale.en-US.yaml | 63 ++++++++++--------- .../Wordpress/8.0.3/Automattic.Wordpress.yaml | 17 ++--- 3 files changed, 68 insertions(+), 67 deletions(-) diff --git a/manifests/a/Automattic/Wordpress/8.0.3/Automattic.Wordpress.installer.yaml b/manifests/a/Automattic/Wordpress/8.0.3/Automattic.Wordpress.installer.yaml index 4756bba08262a..a3db6f63ebc69 100644 --- a/manifests/a/Automattic/Wordpress/8.0.3/Automattic.Wordpress.installer.yaml +++ b/manifests/a/Automattic/Wordpress/8.0.3/Automattic.Wordpress.installer.yaml @@ -1,28 +1,27 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Automattic.Wordpress -PackageVersion: 8.0.3 -Platform: -- Windows.Desktop -InstallerType: nullsoft -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2023-09-23 -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://github.com/Automattic/wp-desktop/releases/download/v8.0.3/wordpress.com-win32-setup-8.0.3.exe - InstallerSha256: 4361A2FACD7D2B265CF88CDFEE61946EB02617EBAFCC85192195588C0529B55C - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x86 - Scope: machine - InstallerUrl: https://github.com/Automattic/wp-desktop/releases/download/v8.0.3/wordpress.com-win32-setup-8.0.3.exe - InstallerSha256: 4361A2FACD7D2B265CF88CDFEE61946EB02617EBAFCC85192195588C0529B55C - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Automattic.Wordpress +PackageVersion: 8.0.3 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/Automattic/wp-desktop/releases/download/v8.0.3/wordpress.com-win32-setup-8.0.3.exe + InstallerSha256: 4361a2facd7d2b265cf88cdfee61946eb02617ebafcc85192195588c0529b55c +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/Automattic/wp-desktop/releases/download/v8.0.3/wordpress.com-win32-setup-8.0.3.exe + InstallerSha256: 4361a2facd7d2b265cf88cdfee61946eb02617ebafcc85192195588c0529b55c +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: nullsoft +InstallModes: +- interactive +- silent +InstallerSwitches: + Custom: /CURRENTUSER +UpgradeBehavior: install +ReleaseDate: "2023-09-28" diff --git a/manifests/a/Automattic/Wordpress/8.0.3/Automattic.Wordpress.locale.en-US.yaml b/manifests/a/Automattic/Wordpress/8.0.3/Automattic.Wordpress.locale.en-US.yaml index dcc6f6dd3064a..38d7d50d35562 100644 --- a/manifests/a/Automattic/Wordpress/8.0.3/Automattic.Wordpress.locale.en-US.yaml +++ b/manifests/a/Automattic/Wordpress/8.0.3/Automattic.Wordpress.locale.en-US.yaml @@ -1,31 +1,32 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Automattic.Wordpress -PackageVersion: 8.0.3 -PackageLocale: en-US -Publisher: Automattic Inc. -PublisherUrl: https://github.com/Automattic/wp-calypso -PublisherSupportUrl: https://github.com/Automattic/wp-calypso/issues -Author: Automattic -PackageName: WordPress.com -PackageUrl: https://apps.wordpress.com/desktop -License: GNU General Public License v2.0 -LicenseUrl: https://raw.githubusercontent.com/Automattic/wp-calypso/v6.15.0/LICENSE.md -CopyrightUrl: https://raw.githubusercontent.com/Automattic/wp-calypso/v6.15.0/LICENSE.md -ShortDescription: A control panel for all your WordPress sites. -Moniker: wordpress -Tags: -- admin -- electron -- wordpress -- blog -- editor -ReleaseNotes: |- - Latest Changes - - chore(deps): update unit test packages (#81328) - - Upgrade Playwright to 1.37. (#80737) - - chore(deps): update unit test packages (#80525) -ReleaseNotesUrl: https://github.com/Automattic/wp-desktop/releases/tag/v8.0.3 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Automattic.Wordpress +PackageVersion: 8.0.3 +PackageLocale: en-US +Publisher: Automattic Inc. +PublisherUrl: https://github.com/Automattic/wp-calypso +PublisherSupportUrl: https://github.com/Automattic/wp-calypso/issues +Author: Automattic +PackageName: WordPress.com +PackageUrl: https://apps.wordpress.com/desktop +License: GNU General Public License v2.0 +LicenseUrl: https://raw.githubusercontent.com/Automattic/wp-calypso/v6.15.0/LICENSE.md +CopyrightUrl: https://raw.githubusercontent.com/Automattic/wp-calypso/v6.15.0/LICENSE.md +ShortDescription: A control panel for all your WordPress sites. +Moniker: wordpress +Tags: +- admin +- electron +- wordpress +- blog +- editor +ReleaseNotes: |- + Latest Changes + - chore(deps): update unit test packages (#81328) + - Upgrade Playwright to 1.37. (#80737) + - chore(deps): update unit test packages (#80525) +ReleaseNotesUrl: https://github.com/Automattic/wp-desktop/releases/tag/v8.0.3 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Automattic/Wordpress/8.0.3/Automattic.Wordpress.yaml b/manifests/a/Automattic/Wordpress/8.0.3/Automattic.Wordpress.yaml index bd9ec32c974cb..d41e42f7869cc 100644 --- a/manifests/a/Automattic/Wordpress/8.0.3/Automattic.Wordpress.yaml +++ b/manifests/a/Automattic/Wordpress/8.0.3/Automattic.Wordpress.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Automattic.Wordpress -PackageVersion: 8.0.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Automattic.Wordpress +PackageVersion: 8.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 88b0b4206ac3032dea011345cc159476c1eee18e Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:40:49 +0530 Subject: [PATCH 231/461] Update version: Authpass.Authpass version 1.9.9_1975 (#134183) --- .../Authpass.Authpass.installer.yaml | 45 ++++++------- .../Authpass.Authpass.locale.en-US.yaml | 63 ++++++++++--------- .../1.9.9_1975/Authpass.Authpass.yaml | 17 ++--- 3 files changed, 64 insertions(+), 61 deletions(-) diff --git a/manifests/a/Authpass/Authpass/1.9.9_1975/Authpass.Authpass.installer.yaml b/manifests/a/Authpass/Authpass/1.9.9_1975/Authpass.Authpass.installer.yaml index 6936b850b1825..daf1f9538ec29 100644 --- a/manifests/a/Authpass/Authpass/1.9.9_1975/Authpass.Authpass.installer.yaml +++ b/manifests/a/Authpass/Authpass/1.9.9_1975/Authpass.Authpass.installer.yaml @@ -1,22 +1,23 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Authpass.Authpass -PackageVersion: 1.9.9_1975 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ReleaseDate: 2023-09-02 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/authpass/authpass/releases/download/v1.9.9/AuthPass-setup-1.9.9_1975.exe - InstallerSha256: 0BEDD7C22894089C5BA0AC6FE400637509FDD86024C779FB376DD5C735D90DF2 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Authpass.Authpass +PackageVersion: 1.9.9_1975 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/authpass/authpass/releases/download/v1.9.9/AuthPass-setup-1.9.9_1975.exe + InstallerSha256: 0bedd7c22894089c5ba0ac6fe400637509fdd86024c779fb376dd5c735d90df2 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: "2023-09-02" diff --git a/manifests/a/Authpass/Authpass/1.9.9_1975/Authpass.Authpass.locale.en-US.yaml b/manifests/a/Authpass/Authpass/1.9.9_1975/Authpass.Authpass.locale.en-US.yaml index 5d9299fb4ea0f..c0c7c4e4f5d8c 100644 --- a/manifests/a/Authpass/Authpass/1.9.9_1975/Authpass.Authpass.locale.en-US.yaml +++ b/manifests/a/Authpass/Authpass/1.9.9_1975/Authpass.Authpass.locale.en-US.yaml @@ -1,31 +1,32 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Authpass.Authpass -PackageVersion: 1.9.9_1975 -PackageLocale: en-US -Publisher: CodeUX.design e.U. -PublisherUrl: https://authpass.app -PublisherSupportUrl: https://github.com/authpass/authpass/issues -Author: CodeUX.design e.U. -PackageName: AuthPass -PackageUrl: https://github.com/authpass/authpass -License: GNU General Public License v3.0 -LicenseUrl: https://raw.githubusercontent.com/authpass/authpass/master/LICENSE -Copyright: Copyright (c) 2007 Free Software Foundation, Inc. -CopyrightUrl: https://raw.githubusercontent.com/authpass/authpass/master/LICENSE -ShortDescription: Free and Open Source password manager for Android, iOS, MacOS, Linux and Windows. Compatible with KeePass. -Moniker: authpass -Tags: -- authpass -- kdbx -- keepass -- password -ReleaseNotes: |- - - Support for importing TOTP codes from Google Authenticator using export QR codes. - - Fix preventing screenshots on Android #320 - - MacOS: Raise minimum to MacOS 10.14 (was 10.12.2): flutter/flutter#114445 - - Updated Translationsl -ReleaseNotesUrl: https://github.com/authpass/authpass/releases/tag/v1.9.9 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Authpass.Authpass +PackageVersion: 1.9.9_1975 +PackageLocale: en-US +Publisher: CodeUX.design e.U. +PublisherUrl: https://authpass.app +PublisherSupportUrl: https://github.com/authpass/authpass/issues +Author: CodeUX.design e.U. +PackageName: AuthPass +PackageUrl: https://github.com/authpass/authpass +License: GNU General Public License v3.0 +LicenseUrl: https://raw.githubusercontent.com/authpass/authpass/master/LICENSE +Copyright: Copyright (c) 2007 Free Software Foundation, Inc. +CopyrightUrl: https://raw.githubusercontent.com/authpass/authpass/master/LICENSE +ShortDescription: Free and Open Source password manager for Android, iOS, MacOS, Linux and Windows. Compatible with KeePass. +Moniker: authpass +Tags: +- authpass +- kdbx +- keepass +- password +ReleaseNotes: |- + - Support for importing TOTP codes from Google Authenticator using export QR codes. + - Fix preventing screenshots on Android #320 + - MacOS: Raise minimum to MacOS 10.14 (was 10.12.2): flutter/flutter#114445 + - Updated Translationsl +ReleaseNotesUrl: https://github.com/authpass/authpass/releases/tag/v1.9.9 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Authpass/Authpass/1.9.9_1975/Authpass.Authpass.yaml b/manifests/a/Authpass/Authpass/1.9.9_1975/Authpass.Authpass.yaml index 833d647bbc51e..6be1cd802ce1f 100644 --- a/manifests/a/Authpass/Authpass/1.9.9_1975/Authpass.Authpass.yaml +++ b/manifests/a/Authpass/Authpass/1.9.9_1975/Authpass.Authpass.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Authpass.Authpass -PackageVersion: 1.9.9_1975 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Authpass.Authpass +PackageVersion: 1.9.9_1975 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e5ce48f86f90fae4d0a53d52c3217600d660a364 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:40:53 +0530 Subject: [PATCH 232/461] Update version: AveekSaha.DuskPlayer version 7.0.0 (#134186) --- .../7.0.0/AveekSaha.DuskPlayer.installer.yaml | 29 +++++---- .../AveekSaha.DuskPlayer.locale.en-US.yaml | 64 ++++++++++++------- .../7.0.0/AveekSaha.DuskPlayer.yaml | 17 ++--- 3 files changed, 64 insertions(+), 46 deletions(-) diff --git a/manifests/a/AveekSaha/DuskPlayer/7.0.0/AveekSaha.DuskPlayer.installer.yaml b/manifests/a/AveekSaha/DuskPlayer/7.0.0/AveekSaha.DuskPlayer.installer.yaml index f64499efacb1f..a42f87f980253 100644 --- a/manifests/a/AveekSaha/DuskPlayer/7.0.0/AveekSaha.DuskPlayer.installer.yaml +++ b/manifests/a/AveekSaha/DuskPlayer/7.0.0/AveekSaha.DuskPlayer.installer.yaml @@ -1,14 +1,15 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: AveekSaha.DuskPlayer -PackageVersion: 7.0.0 -InstallerType: nullsoft -Scope: user -ReleaseDate: 2023-05-22 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/Aveek-Saha/DuskPlayer/releases/download/v7.0.0/DuskPlayer-Setup-7.0.0.exe - InstallerSha256: E2F0C2508319B9E2E2066E74C6868A5A112489F6813F7C3E673AB52C89296B86 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: AveekSaha.DuskPlayer +PackageVersion: 7.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Aveek-Saha/DuskPlayer/releases/download/v7.0.0/DuskPlayer-Setup-7.0.0.exe + InstallerSha256: e2f0c2508319b9e2e2066e74c6868a5a112489f6813f7c3e673ab52c89296b86 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +ReleaseDate: "2023-05-22" diff --git a/manifests/a/AveekSaha/DuskPlayer/7.0.0/AveekSaha.DuskPlayer.locale.en-US.yaml b/manifests/a/AveekSaha/DuskPlayer/7.0.0/AveekSaha.DuskPlayer.locale.en-US.yaml index 5f6c6e80327fd..62b1781ed4b90 100644 --- a/manifests/a/AveekSaha/DuskPlayer/7.0.0/AveekSaha.DuskPlayer.locale.en-US.yaml +++ b/manifests/a/AveekSaha/DuskPlayer/7.0.0/AveekSaha.DuskPlayer.locale.en-US.yaml @@ -1,24 +1,40 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: AveekSaha.DuskPlayer -PackageVersion: 7.0.0 -PackageLocale: en-US -Publisher: Aveek Saha -PublisherUrl: http://home.aveek.io -PublisherSupportUrl: https://github.com/Aveek-Saha/DuskPlayer/issues -PackageName: DuskPlayer -PackageUrl: https://github.com/Aveek-Saha/DuskPlayer -License: MIT -LicenseUrl: https://github.com/Aveek-Saha/DuskPlayer/blob/master/LICENSE -ShortDescription: A minimal music player for your desktop -ReleaseNotes: |- - Updates - - Auto update when new version is available. - - Complete UI redesign. - - Better readability in disco mode. - - Fix icon not showing in the info window - - Playlist overlay now has a frosted glass effect -ReleaseNotesUrl: https://github.com/Aveek-Saha/DuskPlayer/releases/tag/v7.0.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: AveekSaha.DuskPlayer +PackageVersion: 7.0.0 +PackageLocale: en-US +Publisher: Aveek Saha +PublisherUrl: http://home.aveek.io +PublisherSupportUrl: https://github.com/Aveek-Saha/DuskPlayer/issues +PackageName: DuskPlayer +PackageUrl: https://github.com/Aveek-Saha/DuskPlayer +License: MIT +LicenseUrl: https://github.com/Aveek-Saha/DuskPlayer/blob/master/LICENSE +ShortDescription: A minimal music player for your desktop +ReleaseNotes: |- + Updates + - Auto update when new version is available. + - Complete UI redesign. + - Better readability in disco mode. + - Fix icon not showing in the info window + - Playlist overlay now has a frosted glass effect +ReleaseNotesUrl: https://github.com/Aveek-Saha/DuskPlayer/releases/tag/v7.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- angularjs +- audio +- electron +- electron-app +- hacktoberfest +- howlerjs +- mp3 +- music +- music-player +- node-js +- player +- playlist +- shuffle +- volume diff --git a/manifests/a/AveekSaha/DuskPlayer/7.0.0/AveekSaha.DuskPlayer.yaml b/manifests/a/AveekSaha/DuskPlayer/7.0.0/AveekSaha.DuskPlayer.yaml index d77118979b46b..ecee35213ac94 100644 --- a/manifests/a/AveekSaha/DuskPlayer/7.0.0/AveekSaha.DuskPlayer.yaml +++ b/manifests/a/AveekSaha/DuskPlayer/7.0.0/AveekSaha.DuskPlayer.yaml @@ -1,8 +1,9 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: AveekSaha.DuskPlayer -PackageVersion: 7.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: AveekSaha.DuskPlayer +PackageVersion: 7.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 5bdb688813db4b87a77844106243dd66de11bb97 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:41:00 +0530 Subject: [PATCH 233/461] Update version: AutonomousSoftware.MetronomeWallet version 1.4.3 (#134185) --- ...ousSoftware.MetronomeWallet.installer.yaml | 37 ++++++----- ...Software.MetronomeWallet.locale.en-US.yaml | 66 ++++++++++--------- .../AutonomousSoftware.MetronomeWallet.yaml | 17 ++--- 3 files changed, 62 insertions(+), 58 deletions(-) diff --git a/manifests/a/AutonomousSoftware/MetronomeWallet/1.4.3/AutonomousSoftware.MetronomeWallet.installer.yaml b/manifests/a/AutonomousSoftware/MetronomeWallet/1.4.3/AutonomousSoftware.MetronomeWallet.installer.yaml index b332a82a0d74a..1e88602edb4d7 100644 --- a/manifests/a/AutonomousSoftware/MetronomeWallet/1.4.3/AutonomousSoftware.MetronomeWallet.installer.yaml +++ b/manifests/a/AutonomousSoftware/MetronomeWallet/1.4.3/AutonomousSoftware.MetronomeWallet.installer.yaml @@ -1,18 +1,19 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: AutonomousSoftware.MetronomeWallet -PackageVersion: 1.4.3 -InstallerType: nullsoft -Scope: user -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2021-09-08 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/download/v1.4.3/metronome-desktop-wallet_v1.4.3.exe - InstallerSha256: E73497F5E058E373A8C07C2FBA8B270BF340A143EC2111B05CCB63BE875BF662 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: AutonomousSoftware.MetronomeWallet +PackageVersion: 1.4.3 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/download/v1.4.3/metronome-desktop-wallet_v1.4.3.exe + InstallerSha256: e73497f5e058e373a8c07c2fba8b270bf340a143ec2111b05ccb63be875bf662 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: "2021-09-28" diff --git a/manifests/a/AutonomousSoftware/MetronomeWallet/1.4.3/AutonomousSoftware.MetronomeWallet.locale.en-US.yaml b/manifests/a/AutonomousSoftware/MetronomeWallet/1.4.3/AutonomousSoftware.MetronomeWallet.locale.en-US.yaml index d391a463a5d9a..010167820d7fb 100644 --- a/manifests/a/AutonomousSoftware/MetronomeWallet/1.4.3/AutonomousSoftware.MetronomeWallet.locale.en-US.yaml +++ b/manifests/a/AutonomousSoftware/MetronomeWallet/1.4.3/AutonomousSoftware.MetronomeWallet.locale.en-US.yaml @@ -1,32 +1,34 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: AutonomousSoftware.MetronomeWallet -PackageVersion: 1.4.3 -PackageLocale: en-US -Publisher: Autonomous Software -PublisherUrl: https://metronome.io -PublisherSupportUrl: https://github.com/autonomoussoftware/metronome-wallet-desktop/issues -#PrivacyUrl: https://metronome.io/privacy -Author: Autonomous Software -PackageName: Metronome Wallet -PackageUrl: https://metronome.io -License: MIT License -LicenseUrl: https://github.com/autonomoussoftware/metronome-wallet-desktop/raw/develop/LICENSE -Copyright: Copyright (c) Autonomous Software -CopyrightUrl: https://github.com/autonomoussoftware/metronome-wallet-desktop/raw/develop/LICENSE -ShortDescription: Metronome Wallet for desktop devices -Tags: -- ethereum -- metronome -- electron-app -- wallet -- erc20 -- metronome-wallet -ReleaseNotes: |- - Notable changes - - Fixed a long standing issue that prevented the wallet to complete a full-sync on the Ethereum chain. - The initial sync process is now slower but more reliable. -ReleaseNotesUrl: https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/tag/v1.4.3 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: AutonomousSoftware.MetronomeWallet +PackageVersion: 1.4.3 +PackageLocale: en-US +Publisher: Autonomous Software +PublisherUrl: https://metronome.io +PublisherSupportUrl: https://github.com/autonomoussoftware/metronome-wallet-desktop/issues +#PrivacyUrl: https://metronome.io/privacy + +Author: Autonomous Software +PackageName: Metronome Wallet +PackageUrl: https://metronome.io +License: MIT License +LicenseUrl: https://github.com/autonomoussoftware/metronome-wallet-desktop/raw/develop/LICENSE +Copyright: Copyright (c) Autonomous Software +CopyrightUrl: https://github.com/autonomoussoftware/metronome-wallet-desktop/raw/develop/LICENSE +ShortDescription: Metronome Wallet for desktop devices +Tags: +- ethereum +- metronome +- electron-app +- wallet +- erc20 +- metronome-wallet +ReleaseNotes: |- + Notable changes + - Fixed a long standing issue that prevented the wallet to complete a full-sync on the Ethereum chain. + The initial sync process is now slower but more reliable. +ReleaseNotesUrl: https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/tag/v1.4.3 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AutonomousSoftware/MetronomeWallet/1.4.3/AutonomousSoftware.MetronomeWallet.yaml b/manifests/a/AutonomousSoftware/MetronomeWallet/1.4.3/AutonomousSoftware.MetronomeWallet.yaml index f4ba4f429144a..4d78095aa49ac 100644 --- a/manifests/a/AutonomousSoftware/MetronomeWallet/1.4.3/AutonomousSoftware.MetronomeWallet.yaml +++ b/manifests/a/AutonomousSoftware/MetronomeWallet/1.4.3/AutonomousSoftware.MetronomeWallet.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: AutonomousSoftware.MetronomeWallet -PackageVersion: 1.4.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: AutonomousSoftware.MetronomeWallet +PackageVersion: 1.4.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 87f1a0c16a5233ab5a49757c43e00159d603981e Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:41:08 +0530 Subject: [PATCH 234/461] Update version: assnctr.unfx-proxy-checker version 1.7.2 (#134180) --- .../assnctr.unfx-proxy-checker.installer.yaml | 29 +++++------ ...snctr.unfx-proxy-checker.locale.en-US.yaml | 48 ++++++++++++------- .../1.7.2/assnctr.unfx-proxy-checker.yaml | 17 +++---- 3 files changed, 55 insertions(+), 39 deletions(-) diff --git a/manifests/a/assnctr/unfx-proxy-checker/1.7.2/assnctr.unfx-proxy-checker.installer.yaml b/manifests/a/assnctr/unfx-proxy-checker/1.7.2/assnctr.unfx-proxy-checker.installer.yaml index 05fece0b73bdf..b51d631135973 100644 --- a/manifests/a/assnctr/unfx-proxy-checker/1.7.2/assnctr.unfx-proxy-checker.installer.yaml +++ b/manifests/a/assnctr/unfx-proxy-checker/1.7.2/assnctr.unfx-proxy-checker.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: assnctr.unfx-proxy-checker -PackageVersion: 1.7.2 -InstallerType: nullsoft -Scope: machine -ReleaseDate: 2022-09-17 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/openproxyspace/unfx-proxy-checker/releases/download/v1.7.2/unfx-proxy-checker-v1.7.2-x64-win-installer.exe - InstallerSha256: 5C049C3DBF1D6CEC0FC9E537D68B7769A40992618F1CD38F001D94B72D47FFAD -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: assnctr.unfx-proxy-checker +PackageVersion: 1.7.2 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/openproxyspace/unfx-proxy-checker/releases/download/v1.7.2/unfx-proxy-checker-v1.7.2-x64-win-installer.exe + InstallerSha256: 5c049c3dbf1d6cec0fc9e537d68b7769a40992618f1cd38f001d94b72d47ffad +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: machine +ReleaseDate: "2022-09-17" diff --git a/manifests/a/assnctr/unfx-proxy-checker/1.7.2/assnctr.unfx-proxy-checker.locale.en-US.yaml b/manifests/a/assnctr/unfx-proxy-checker/1.7.2/assnctr.unfx-proxy-checker.locale.en-US.yaml index 3567367aa83b4..99633bd985279 100644 --- a/manifests/a/assnctr/unfx-proxy-checker/1.7.2/assnctr.unfx-proxy-checker.locale.en-US.yaml +++ b/manifests/a/assnctr/unfx-proxy-checker/1.7.2/assnctr.unfx-proxy-checker.locale.en-US.yaml @@ -1,17 +1,31 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: assnctr.unfx-proxy-checker -PackageVersion: 1.7.2 -PackageLocale: en-US -Publisher: Open Proxy Space -PublisherUrl: https://openproxy.space -PublisherSupportUrl: https://github.com/openproxyspace/unfx-proxy-checker/issues -PackageName: Unfx Proxy Checker -PackageUrl: https://github.com/openproxyspace/unfx-proxy-checker -License: MIT -LicenseUrl: https://github.com/openproxyspace/unfx-proxy-checker/blob/master/LICENSE -ShortDescription: Powerful proxy checker with huge features and beautiful design. Easy sorting and filtering by all parameters. -ReleaseNotesUrl: https://github.com/openproxyspace/unfx-proxy-checker/releases/tag/v1.7.2 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: assnctr.unfx-proxy-checker +PackageVersion: 1.7.2 +PackageLocale: en-US +Publisher: Open Proxy Space +PublisherUrl: https://openproxy.space +PublisherSupportUrl: https://github.com/openproxyspace/unfx-proxy-checker/issues +PackageName: Unfx Proxy Checker +PackageUrl: https://github.com/openproxyspace/unfx-proxy-checker +License: MIT +LicenseUrl: https://github.com/openproxyspace/unfx-proxy-checker/blob/master/LICENSE +ShortDescription: Powerful proxy checker with huge features and beautiful design. Easy sorting and filtering by all parameters. +ReleaseNotesUrl: https://github.com/openproxyspace/unfx-proxy-checker/releases/tag/v1.7.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- checker +- electron +- javascript +- js +- openproxy +- proxy +- proxy-checker +- proxy-list +- react +- redux +- socks +- unfx-proxy-checker diff --git a/manifests/a/assnctr/unfx-proxy-checker/1.7.2/assnctr.unfx-proxy-checker.yaml b/manifests/a/assnctr/unfx-proxy-checker/1.7.2/assnctr.unfx-proxy-checker.yaml index ed41601f9f072..6ef4de1a93d9d 100644 --- a/manifests/a/assnctr/unfx-proxy-checker/1.7.2/assnctr.unfx-proxy-checker.yaml +++ b/manifests/a/assnctr/unfx-proxy-checker/1.7.2/assnctr.unfx-proxy-checker.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: assnctr.unfx-proxy-checker -PackageVersion: 1.7.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: assnctr.unfx-proxy-checker +PackageVersion: 1.7.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9f4758ae85d854cedba1d20c0d63ee026ce5edca Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:41:14 +0530 Subject: [PATCH 235/461] Update version: arjun-g.google-meet-desktop version 1.2.0 (#134177) --- ...arjun-g.google-meet-desktop.installer.yaml | 29 +++++++------- ...un-g.google-meet-desktop.locale.en-US.yaml | 39 +++++++++++-------- .../1.2.0/arjun-g.google-meet-desktop.yaml | 17 ++++---- 3 files changed, 46 insertions(+), 39 deletions(-) diff --git a/manifests/a/arjun-g/google-meet-desktop/1.2.0/arjun-g.google-meet-desktop.installer.yaml b/manifests/a/arjun-g/google-meet-desktop/1.2.0/arjun-g.google-meet-desktop.installer.yaml index 621fad4b72d4e..9cd2f96b2f000 100644 --- a/manifests/a/arjun-g/google-meet-desktop/1.2.0/arjun-g.google-meet-desktop.installer.yaml +++ b/manifests/a/arjun-g/google-meet-desktop/1.2.0/arjun-g.google-meet-desktop.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: arjun-g.google-meet-desktop -PackageVersion: 1.2.0 -InstallerType: nullsoft -Scope: user -ReleaseDate: 2020-05-09 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/arjun-g/google-meet-desktop/releases/download/v1.2.0/Google.Meet.Setup.1.2.0.exe - InstallerSha256: 008B648ADB6665E17A4E25F4D5F0872F62665A69593E13CD9980AD585E26B484 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: arjun-g.google-meet-desktop +PackageVersion: 1.2.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/arjun-g/google-meet-desktop/releases/download/v1.2.0/Google.Meet.Setup.1.2.0.exe + InstallerSha256: 008b648adb6665e17a4e25f4d5f0872f62665a69593e13cd9980ad585e26b484 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +ReleaseDate: "2020-05-09" diff --git a/manifests/a/arjun-g/google-meet-desktop/1.2.0/arjun-g.google-meet-desktop.locale.en-US.yaml b/manifests/a/arjun-g/google-meet-desktop/1.2.0/arjun-g.google-meet-desktop.locale.en-US.yaml index 3bed5f3f7e218..6ea05b1e3938c 100644 --- a/manifests/a/arjun-g/google-meet-desktop/1.2.0/arjun-g.google-meet-desktop.locale.en-US.yaml +++ b/manifests/a/arjun-g/google-meet-desktop/1.2.0/arjun-g.google-meet-desktop.locale.en-US.yaml @@ -1,17 +1,22 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: arjun-g.google-meet-desktop -PackageVersion: 1.2.0 -PackageLocale: en-US -Publisher: Arjun Ganesan -PublisherUrl: https://github.com/arjun-g -PublisherSupportUrl: https://github.com/arjun-g/google-meet-desktop/issues -PackageName: Google Meet -PackageUrl: https://github.com/arjun-g/google-meet-desktop -License: MIT License -LicenseUrl: https://github.com/arjun-g/google-meet-desktop/blob/master/LICENSE.md -ShortDescription: An unofficial desktop app for Google Meet -ReleaseNotesUrl: https://github.com/arjun-g/google-meet-desktop/releases/tag/v1.2.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: arjun-g.google-meet-desktop +PackageVersion: 1.2.0 +PackageLocale: en-US +Publisher: Arjun Ganesan +PublisherUrl: https://github.com/arjun-g +PublisherSupportUrl: https://github.com/arjun-g/google-meet-desktop/issues +PackageName: Google Meet +PackageUrl: https://github.com/arjun-g/google-meet-desktop +License: MIT License +LicenseUrl: https://github.com/arjun-g/google-meet-desktop/blob/master/LICENSE.md +ShortDescription: An unofficial desktop app for Google Meet +ReleaseNotesUrl: https://github.com/arjun-g/google-meet-desktop/releases/tag/v1.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- electron +- google +- googlemeet diff --git a/manifests/a/arjun-g/google-meet-desktop/1.2.0/arjun-g.google-meet-desktop.yaml b/manifests/a/arjun-g/google-meet-desktop/1.2.0/arjun-g.google-meet-desktop.yaml index f0bc3d2bdff09..c2c1b23d7f2a3 100644 --- a/manifests/a/arjun-g/google-meet-desktop/1.2.0/arjun-g.google-meet-desktop.yaml +++ b/manifests/a/arjun-g/google-meet-desktop/1.2.0/arjun-g.google-meet-desktop.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: arjun-g.google-meet-desktop -PackageVersion: 1.2.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: arjun-g.google-meet-desktop +PackageVersion: 1.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b5bb6fe795293e20aa7d43cfa49a8f3d0c9509f8 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:41:18 +0530 Subject: [PATCH 236/461] Update version: AustinLeath.R6RC version 0.4.6 (#134182) --- .../0.4.6/AustinLeath.R6RC.installer.yaml | 43 ++++++----- .../0.4.6/AustinLeath.R6RC.locale.en-US.yaml | 74 +++++++++++-------- .../R6RC/0.4.6/AustinLeath.R6RC.yaml | 17 +++-- 3 files changed, 75 insertions(+), 59 deletions(-) diff --git a/manifests/a/AustinLeath/R6RC/0.4.6/AustinLeath.R6RC.installer.yaml b/manifests/a/AustinLeath/R6RC/0.4.6/AustinLeath.R6RC.installer.yaml index 8cffae4be51ca..f6be14e0eaa4b 100644 --- a/manifests/a/AustinLeath/R6RC/0.4.6/AustinLeath.R6RC.installer.yaml +++ b/manifests/a/AustinLeath/R6RC/0.4.6/AustinLeath.R6RC.installer.yaml @@ -1,22 +1,21 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: AustinLeath.R6RC -PackageVersion: 0.4.6 -InstallerType: nullsoft -ReleaseDate: 2019-09-27 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/AustinLeath/r6rc/releases/download/v0.4.6/R6RC-Setup-0.4.6.exe - InstallerSha256: 10320B7DCDE2D9D3E3597935DE41FEDA167A876057F872ED499F83F90B20BA98 - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/AustinLeath/r6rc/releases/download/v0.4.6/R6RC-Setup-0.4.6.exe - InstallerSha256: 10320B7DCDE2D9D3E3597935DE41FEDA167A876057F872ED499F83F90B20BA98 - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: AustinLeath.R6RC +PackageVersion: 0.4.6 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/AustinLeath/r6rc/releases/download/v0.4.6/R6RC-Setup-0.4.6.exe + InstallerSha256: 10320b7dcde2d9d3e3597935de41feda167a876057f872ed499f83f90b20ba98 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/AustinLeath/r6rc/releases/download/v0.4.6/R6RC-Setup-0.4.6.exe + InstallerSha256: 10320b7dcde2d9d3e3597935de41feda167a876057f872ed499f83f90b20ba98 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +InstallerSwitches: + Custom: /CURRENTUSER +ReleaseDate: "2019-09-27" diff --git a/manifests/a/AustinLeath/R6RC/0.4.6/AustinLeath.R6RC.locale.en-US.yaml b/manifests/a/AustinLeath/R6RC/0.4.6/AustinLeath.R6RC.locale.en-US.yaml index 9a504697e4e90..de4d87a31e52a 100644 --- a/manifests/a/AustinLeath/R6RC/0.4.6/AustinLeath.R6RC.locale.en-US.yaml +++ b/manifests/a/AustinLeath/R6RC/0.4.6/AustinLeath.R6RC.locale.en-US.yaml @@ -1,29 +1,45 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: AustinLeath.R6RC -PackageVersion: 0.4.6 -PackageLocale: en-US -Publisher: Austin Leath -PublisherUrl: https://github.com/AustinLeath -PublisherSupportUrl: https://github.com/AustinLeath/r6rc/issues -PackageName: R6RC -PackageUrl: https://github.com/AustinLeath/r6rc -License: MIT -LicenseUrl: https://github.com/AustinLeath/r6rc/blob/master/LICENSE -ShortDescription: 'A Minimalistic Rank Calculator For Rainbow Six: Siege' -ReleaseNotes: |- - VERSION 0.4.6 CHANGE NOTES - CHANGES - - Added profile images to the contributors page - - Added the Copper V, Bronze V, Silver V and Champion ranks to reflect Ember Rise - - Removed the Gold IV rank to reflect Ember Rise - - Changed how the dropdown looks for selecting a rank (now high to low) - - Changed the values in which MMR is calculated - - Improved R6RC startup time - - Updated crucial dependencies to the latest version - COMING SOON - - Soon ALL THE THINGS -ReleaseNotesUrl: https://github.com/AustinLeath/r6rc/releases/tag/v0.4.6 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: AustinLeath.R6RC +PackageVersion: 0.4.6 +PackageLocale: en-US +Publisher: Austin Leath +PublisherUrl: https://github.com/AustinLeath +PublisherSupportUrl: https://github.com/AustinLeath/r6rc/issues +PackageName: R6RC +PackageUrl: https://github.com/AustinLeath/r6rc +License: MIT +LicenseUrl: https://github.com/AustinLeath/r6rc/blob/master/LICENSE +ShortDescription: 'A Minimalistic Rank Calculator For Rainbow Six: Siege' +ReleaseNotes: |- + VERSION 0.4.6 CHANGE NOTES + CHANGES + - Added profile images to the contributors page + - Added the Copper V, Bronze V, Silver V and Champion ranks to reflect Ember Rise + - Removed the Gold IV rank to reflect Ember Rise + - Changed how the dropdown looks for selecting a rank (now high to low) + - Changed the values in which MMR is calculated + - Improved R6RC startup time + - Updated crucial dependencies to the latest version + COMING SOON + - Soon ALL THE THINGS +ReleaseNotesUrl: https://github.com/AustinLeath/r6rc/releases/tag/v0.4.6 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- app +- calculations +- css +- download +- electron +- html +- javascript +- json +- mac +- rainbow +- rank +- siege +- six +- windows diff --git a/manifests/a/AustinLeath/R6RC/0.4.6/AustinLeath.R6RC.yaml b/manifests/a/AustinLeath/R6RC/0.4.6/AustinLeath.R6RC.yaml index 91eccd6181007..a4faf9c8caf22 100644 --- a/manifests/a/AustinLeath/R6RC/0.4.6/AustinLeath.R6RC.yaml +++ b/manifests/a/AustinLeath/R6RC/0.4.6/AustinLeath.R6RC.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: AustinLeath.R6RC -PackageVersion: 0.4.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: AustinLeath.R6RC +PackageVersion: 0.4.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 2d81f87375fedf331f3de814728c258f38b63d42 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:41:21 +0530 Subject: [PATCH 237/461] New version: AtomixProductions.VirtualDJ version 8.5.7831.0 (#134181) --- ...AtomixProductions.VirtualDJ.installer.yaml | 24 +++++++++++++++++ ...mixProductions.VirtualDJ.locale.en-US.yaml | 27 +++++++++++++++++++ .../AtomixProductions.VirtualDJ.yaml | 9 +++++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/a/AtomixProductions/VirtualDJ/8.5.7831.0/AtomixProductions.VirtualDJ.installer.yaml create mode 100644 manifests/a/AtomixProductions/VirtualDJ/8.5.7831.0/AtomixProductions.VirtualDJ.locale.en-US.yaml create mode 100644 manifests/a/AtomixProductions/VirtualDJ/8.5.7831.0/AtomixProductions.VirtualDJ.yaml diff --git a/manifests/a/AtomixProductions/VirtualDJ/8.5.7831.0/AtomixProductions.VirtualDJ.installer.yaml b/manifests/a/AtomixProductions/VirtualDJ/8.5.7831.0/AtomixProductions.VirtualDJ.installer.yaml new file mode 100644 index 0000000000000..bed7a8e6fd3b2 --- /dev/null +++ b/manifests/a/AtomixProductions/VirtualDJ/8.5.7831.0/AtomixProductions.VirtualDJ.installer.yaml @@ -0,0 +1,24 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: AtomixProductions.VirtualDJ +PackageVersion: 8.5.7831.0 +Installers: +- Architecture: x64 + InstallerUrl: https://download.virtualdj.com/install_virtualdj_2023_b7831_pc.msi + InstallerSha256: 5ed989772e25bfeeb0a3d0e5fbe4c02c9b131e84a7dab35ba5eac4ed6cd3cb36 + UpgradeCode: "{C6709E62-39C3-418B-93C6-425C9499BA9F}" +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{015F0780-2FA3-43C9-88A7-E541081BF96E}' +ReleaseDate: 2023-07-11 diff --git a/manifests/a/AtomixProductions/VirtualDJ/8.5.7831.0/AtomixProductions.VirtualDJ.locale.en-US.yaml b/manifests/a/AtomixProductions/VirtualDJ/8.5.7831.0/AtomixProductions.VirtualDJ.locale.en-US.yaml new file mode 100644 index 0000000000000..ea6d3fc20a59e --- /dev/null +++ b/manifests/a/AtomixProductions/VirtualDJ/8.5.7831.0/AtomixProductions.VirtualDJ.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: AtomixProductions.VirtualDJ +PackageVersion: 8.5.7831.0 +PackageLocale: en-US +Publisher: Atomix Productions +PublisherUrl: https://www.virtualdj.com +PublisherSupportUrl: https://www.virtualdj.com/help +PrivacyUrl: https://www.virtualdj.com/atomixproductions/disclaimer.html +Author: Atomix Productions America Inc. +PackageName: VirtualDJ +PackageUrl: https://www.virtualdj.com/products/virtualdj/features.html +License: Freeware +LicenseUrl: https://www.virtualdj.com/atomixproductions/EULA.html +Copyright: Copyright (c) 2021 Atomix Productions America Inc. +ShortDescription: VirtualDJ is audio and video mixing software. +Moniker: virtualdj +Tags: +- audio +- dj +- editing +- mixing +- video +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AtomixProductions/VirtualDJ/8.5.7831.0/AtomixProductions.VirtualDJ.yaml b/manifests/a/AtomixProductions/VirtualDJ/8.5.7831.0/AtomixProductions.VirtualDJ.yaml new file mode 100644 index 0000000000000..0e6de2dd9298b --- /dev/null +++ b/manifests/a/AtomixProductions/VirtualDJ/8.5.7831.0/AtomixProductions.VirtualDJ.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: AtomixProductions.VirtualDJ +PackageVersion: 8.5.7831.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 66daf6077f694c86e310d1dd2b0cb9d55d1a3a98 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:41:34 +0530 Subject: [PATCH 238/461] Update version: AnthonyBeaumont.AchievementWatcher version 1.6.8 (#134168) --- ...Beaumont.AchievementWatcher.installer.yaml | 39 +++++++------ ...umont.AchievementWatcher.locale.en-US.yaml | 58 +++++++++---------- .../AnthonyBeaumont.AchievementWatcher.yaml | 17 +++--- 3 files changed, 56 insertions(+), 58 deletions(-) diff --git a/manifests/a/AnthonyBeaumont/AchievementWatcher/1.6.8/AnthonyBeaumont.AchievementWatcher.installer.yaml b/manifests/a/AnthonyBeaumont/AchievementWatcher/1.6.8/AnthonyBeaumont.AchievementWatcher.installer.yaml index d8e020c792bcc..3efab5f838f64 100644 --- a/manifests/a/AnthonyBeaumont/AchievementWatcher/1.6.8/AnthonyBeaumont.AchievementWatcher.installer.yaml +++ b/manifests/a/AnthonyBeaumont/AchievementWatcher/1.6.8/AnthonyBeaumont.AchievementWatcher.installer.yaml @@ -1,19 +1,20 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: AnthonyBeaumont.AchievementWatcher -PackageVersion: 1.6.8 -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ReleaseDate: 2022-07-22 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/xan105/Achievement-Watcher/releases/download/1.6.8/Achievement.Watcher.Setup.exe - InstallerSha256: E2A5D72E98BB5B4225D8925FD20E604330840473A7B6215A0A5F0B7363D0E1BF -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: AnthonyBeaumont.AchievementWatcher +PackageVersion: 1.6.8 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xan105/Achievement-Watcher/releases/download/1.6.8/Achievement.Watcher.Setup.exe + InstallerSha256: E2A5D72E98BB5B4225D8925FD20E604330840473A7B6215A0A5F0B7363D0E1BF +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2022-07-22 diff --git a/manifests/a/AnthonyBeaumont/AchievementWatcher/1.6.8/AnthonyBeaumont.AchievementWatcher.locale.en-US.yaml b/manifests/a/AnthonyBeaumont/AchievementWatcher/1.6.8/AnthonyBeaumont.AchievementWatcher.locale.en-US.yaml index 19bb612b15404..e8298e723e8a9 100644 --- a/manifests/a/AnthonyBeaumont/AchievementWatcher/1.6.8/AnthonyBeaumont.AchievementWatcher.locale.en-US.yaml +++ b/manifests/a/AnthonyBeaumont/AchievementWatcher/1.6.8/AnthonyBeaumont.AchievementWatcher.locale.en-US.yaml @@ -1,31 +1,27 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: AnthonyBeaumont.AchievementWatcher -PackageVersion: 1.6.8 -PackageLocale: en-US -Publisher: Anthony Beaumont -PublisherUrl: https://github.com/xan105 -PublisherSupportUrl: https://github.com/xan105/Achievement-Watcher/issues -Author: Anthony Beaumont -PackageName: Achievement Watcher -PackageUrl: https://github.com/xan105/Achievement-Watcher -License: LGPL-3.0 -LicenseUrl: https://github.com/xan105/Achievement-Watcher/blob/master/LICENSE -ShortDescription: Achievement Watcher allows you to view every achievement earned on your PC whether it's coming from Steam, a Steam emulator, and more. -Moniker: achievement-watcher -Tags: -- achievement -- achievement-tracker -- rpcs3 -- steam -- uplay -ReleaseNotes: |- - - ➕ Added Ukrainian language - - ➕ Override checkIfProcessIsRunning If an application is running fullscreen on user's primary display - - ⚙️ Display % _rarity_ with one decimal like the Steam web page - - ⚙️ Minor changes - - 🐞 Fix Watchdog crash if action target didn't exist -ReleaseNotesUrl: https://github.com/xan105/Achievement-Watcher/releases/tag/1.6.8 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: AnthonyBeaumont.AchievementWatcher +PackageVersion: 1.6.8 +PackageLocale: en-US +Publisher: Anthony Beaumont +PublisherUrl: https://github.com/xan105 +PublisherSupportUrl: https://github.com/xan105/Achievement-Watcher/issues +Author: Anthony Beaumont +PackageName: Achievement Watcher +PackageUrl: https://github.com/xan105/Achievement-Watcher +License: LGPL-3.0 +LicenseUrl: https://github.com/xan105/Achievement-Watcher/blob/master/LICENSE +ShortDescription: Achievement Watcher allows you to view every achievement earned on your PC whether it's coming from Steam, a Steam emulator, and more. +Moniker: achievement-watcher +Tags: +- achievement +- achievement-tracker +- rpcs3 +- steam +- uplay +ReleaseNotes: "- ➕ Added Ukrainian language\n- ➕ Override checkIfProcessIsRunning If an application is running fullscreen on user's primary display\n- ⚙️ Display % _rarity_ with one decimal like the Steam web page\n- ⚙️ Minor changes\n- \U0001F41E Fix Watchdog crash if action target didn't exist" +ReleaseNotesUrl: https://github.com/xan105/Achievement-Watcher/releases/tag/1.6.8 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AnthonyBeaumont/AchievementWatcher/1.6.8/AnthonyBeaumont.AchievementWatcher.yaml b/manifests/a/AnthonyBeaumont/AchievementWatcher/1.6.8/AnthonyBeaumont.AchievementWatcher.yaml index a147e66b22910..793230215c762 100644 --- a/manifests/a/AnthonyBeaumont/AchievementWatcher/1.6.8/AnthonyBeaumont.AchievementWatcher.yaml +++ b/manifests/a/AnthonyBeaumont/AchievementWatcher/1.6.8/AnthonyBeaumont.AchievementWatcher.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: AnthonyBeaumont.AchievementWatcher -PackageVersion: 1.6.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: AnthonyBeaumont.AchievementWatcher +PackageVersion: 1.6.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 603017c1f9e3be5cc3c7557b6d1bb9fd67863c42 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:41:39 +0530 Subject: [PATCH 239/461] Update version: ArcadeRenegade.SidebarDiagnostics version 3.6.3 (#134175) --- ...Renegade.SidebarDiagnostics.installer.yaml | 49 +++++++------ ...egade.SidebarDiagnostics.locale.en-US.yaml | 73 ++++++++++--------- .../ArcadeRenegade.SidebarDiagnostics.yaml | 17 +++-- 3 files changed, 71 insertions(+), 68 deletions(-) diff --git a/manifests/a/ArcadeRenegade/SidebarDiagnostics/3.6.3/ArcadeRenegade.SidebarDiagnostics.installer.yaml b/manifests/a/ArcadeRenegade/SidebarDiagnostics/3.6.3/ArcadeRenegade.SidebarDiagnostics.installer.yaml index 1ca2b3d05289b..41525a7ef5ab3 100644 --- a/manifests/a/ArcadeRenegade/SidebarDiagnostics/3.6.3/ArcadeRenegade.SidebarDiagnostics.installer.yaml +++ b/manifests/a/ArcadeRenegade/SidebarDiagnostics/3.6.3/ArcadeRenegade.SidebarDiagnostics.installer.yaml @@ -1,24 +1,25 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ArcadeRenegade.SidebarDiagnostics -PackageVersion: 3.6.3 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: exe -Scope: user -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: --silent - SilentWithProgress: --silent -UpgradeBehavior: install -ReleaseDate: 2023-01-11 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ArcadeRenegade/SidebarDiagnostics/releases/download/v3.6.3/Setup.exe - InstallerSha256: ac76c1ed587ed7959a92e39aaddcc053507c39e3ceb13153b765da6095e399ca -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: ArcadeRenegade.SidebarDiagnostics +PackageVersion: 3.6.3 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ArcadeRenegade/SidebarDiagnostics/releases/download/v3.6.3/Setup.exe + InstallerSha256: ac76c1ed587ed7959a92e39aaddcc053507c39e3ceb13153b765da6095e399ca +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +ReleaseDate: "2023-01-11" diff --git a/manifests/a/ArcadeRenegade/SidebarDiagnostics/3.6.3/ArcadeRenegade.SidebarDiagnostics.locale.en-US.yaml b/manifests/a/ArcadeRenegade/SidebarDiagnostics/3.6.3/ArcadeRenegade.SidebarDiagnostics.locale.en-US.yaml index da5e1950e26ed..16fd35ddfd596 100644 --- a/manifests/a/ArcadeRenegade/SidebarDiagnostics/3.6.3/ArcadeRenegade.SidebarDiagnostics.locale.en-US.yaml +++ b/manifests/a/ArcadeRenegade/SidebarDiagnostics/3.6.3/ArcadeRenegade.SidebarDiagnostics.locale.en-US.yaml @@ -1,36 +1,37 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ArcadeRenegade.SidebarDiagnostics -PackageVersion: 3.6.3 -PackageLocale: en-US -Publisher: Sidebar Diagnostics -PublisherUrl: https://github.com/ArcadeRenegade/SidebarDiagnostics -PublisherSupportUrl: https://github.com/ArcadeRenegade/SidebarDiagnostics/issues -Author: Ryan -PackageName: Sidebar Diagnostics -PackageUrl: https://github.com/ArcadeRenegade/SidebarDiagnostics -License: GNU General Public License v3.0 -LicenseUrl: https://raw.githubusercontent.com/ArcadeRenegade/SidebarDiagnostics/master/LICENSE.md -Copyright: Copyright (C) 2007 Free Software Foundation, Inc. -CopyrightUrl: https://raw.githubusercontent.com/ArcadeRenegade/SidebarDiagnostics/master/LICENSE.md -ShortDescription: A simple sidebar for Windows desktop that displays hardware diagnostic information. -Moniker: sidebar-diagnostics -Tags: -- diagnostics -ReleaseNotes: |- - Changes - - Updated Libre Hardware Monitor. - - Arabic language support. - Standalone - - To run the app without installing, download Standalone.zip below, unzip, then run SidebarDiagnostics.exe. - - Please note that the Standalone build will not auto-update. - Important - - To run the app again use the Start Menu or Desktop shortcuts. - - You do not need to run Setup.exe again to run the app. - - You can delete Setup.exe after the install is complete. - - If you want to pin the app to your taskbar, right click the Start Menu or Desktop shortcut and left click "Pin to taskbar". - - If you do it any other way, it will be pointing to the wrong version after an update occurs. -ReleaseNotesUrl: https://github.com/ArcadeRenegade/SidebarDiagnostics/releases/tag/v3.6.3 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: ArcadeRenegade.SidebarDiagnostics +PackageVersion: 3.6.3 +PackageLocale: en-US +Publisher: Sidebar Diagnostics +PublisherUrl: https://github.com/ArcadeRenegade/SidebarDiagnostics +PublisherSupportUrl: https://github.com/ArcadeRenegade/SidebarDiagnostics/issues +Author: Ryan +PackageName: Sidebar Diagnostics +PackageUrl: https://github.com/ArcadeRenegade/SidebarDiagnostics +License: GNU General Public License v3.0 +LicenseUrl: https://raw.githubusercontent.com/ArcadeRenegade/SidebarDiagnostics/master/LICENSE.md +Copyright: Copyright (C) 2007 Free Software Foundation, Inc. +CopyrightUrl: https://raw.githubusercontent.com/ArcadeRenegade/SidebarDiagnostics/master/LICENSE.md +ShortDescription: A simple sidebar for Windows desktop that displays hardware diagnostic information. +Moniker: sidebar-diagnostics +Tags: +- diagnostics +ReleaseNotes: |- + Changes + - Updated Libre Hardware Monitor. + - Arabic language support. + Standalone + - To run the app without installing, download Standalone.zip below, unzip, then run SidebarDiagnostics.exe. + - Please note that the Standalone build will not auto-update. + Important + - To run the app again use the Start Menu or Desktop shortcuts. + - You do not need to run Setup.exe again to run the app. + - You can delete Setup.exe after the install is complete. + - If you want to pin the app to your taskbar, right click the Start Menu or Desktop shortcut and left click "Pin to taskbar". + - If you do it any other way, it will be pointing to the wrong version after an update occurs. +ReleaseNotesUrl: https://github.com/ArcadeRenegade/SidebarDiagnostics/releases/tag/v3.6.3 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/ArcadeRenegade/SidebarDiagnostics/3.6.3/ArcadeRenegade.SidebarDiagnostics.yaml b/manifests/a/ArcadeRenegade/SidebarDiagnostics/3.6.3/ArcadeRenegade.SidebarDiagnostics.yaml index f507dc69c61be..2288b57f3706c 100644 --- a/manifests/a/ArcadeRenegade/SidebarDiagnostics/3.6.3/ArcadeRenegade.SidebarDiagnostics.yaml +++ b/manifests/a/ArcadeRenegade/SidebarDiagnostics/3.6.3/ArcadeRenegade.SidebarDiagnostics.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ArcadeRenegade.SidebarDiagnostics -PackageVersion: 3.6.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: ArcadeRenegade.SidebarDiagnostics +PackageVersion: 3.6.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 450fc14be88c9ab0255138d9c5c60a984f965d5a Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:41:47 +0530 Subject: [PATCH 240/461] Update version: angryziber.AngryIPScanner version 3.9.1 (#134166) --- .../angryziber.AngryIPScanner.installer.yaml | 35 +++++------ ...ngryziber.AngryIPScanner.locale.en-US.yaml | 59 ++++++++++--------- .../3.9.1/angryziber.AngryIPScanner.yaml | 17 +++--- 3 files changed, 57 insertions(+), 54 deletions(-) diff --git a/manifests/a/angryziber/AngryIPScanner/3.9.1/angryziber.AngryIPScanner.installer.yaml b/manifests/a/angryziber/AngryIPScanner/3.9.1/angryziber.AngryIPScanner.installer.yaml index 6d7e48b271bd5..4b1d4f15db49e 100644 --- a/manifests/a/angryziber/AngryIPScanner/3.9.1/angryziber.AngryIPScanner.installer.yaml +++ b/manifests/a/angryziber/AngryIPScanner/3.9.1/angryziber.AngryIPScanner.installer.yaml @@ -1,17 +1,18 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: angryziber.AngryIPScanner -PackageVersion: 3.9.1 -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -ReleaseDate: 2023-02-11 -Installers: -- Architecture: neutral - InstallerUrl: https://github.com/angryip/ipscan/releases/download/3.9.1/ipscan-3.9.1-setup.exe - InstallerSha256: 892405573AA34DFC49B37E4C35B655543E88EC1C5E8FFB27AB8D1BBF90FC6AE0 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: angryziber.AngryIPScanner +PackageVersion: 3.9.1 +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/angryip/ipscan/releases/download/3.9.1/ipscan-3.9.1-setup.exe + InstallerSha256: 892405573aa34dfc49b37e4c35b655543e88ec1c5e8ffb27ab8d1bbf90fc6ae0 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +ReleaseDate: "2023-02-11" diff --git a/manifests/a/angryziber/AngryIPScanner/3.9.1/angryziber.AngryIPScanner.locale.en-US.yaml b/manifests/a/angryziber/AngryIPScanner/3.9.1/angryziber.AngryIPScanner.locale.en-US.yaml index 1c5432aca6047..4418aee003d7d 100644 --- a/manifests/a/angryziber/AngryIPScanner/3.9.1/angryziber.AngryIPScanner.locale.en-US.yaml +++ b/manifests/a/angryziber/AngryIPScanner/3.9.1/angryziber.AngryIPScanner.locale.en-US.yaml @@ -1,29 +1,30 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: angryziber.AngryIPScanner -PackageVersion: 3.9.1 -PackageLocale: en-US -Publisher: Angry IP Scanner -PublisherUrl: https://angryip.org -PublisherSupportUrl: https://github.com/angryip/ipscan/issues -Author: Anton Keks -PackageName: Angry IP Scanner -PackageUrl: https://angryip.org -License: GPL-2.0-or-later -LicenseUrl: https://github.com/angryip/ipscan/blob/master/LICENSE -ShortDescription: Angry IP scanner is a very fast IP address and port scanner. -Moniker: angryipscanner -Tags: -- ip -- ip-scanner -- foss -- open-source -- network -ReleaseNotes: |- - - Mac: fix permissions in bundled JRE, so that MAC address scanning would work #384 - - Linux startup fix if JAVA_HOME has spaces #391 - - Update MAC vendors -ReleaseNotesUrl: https://github.com/angryip/ipscan/releases/tag/3.9.1 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: angryziber.AngryIPScanner +PackageVersion: 3.9.1 +PackageLocale: en-US +Publisher: Angry IP Scanner +PublisherUrl: https://angryip.org +PublisherSupportUrl: https://github.com/angryip/ipscan/issues +Author: Anton Keks +PackageName: Angry IP Scanner +PackageUrl: https://angryip.org +License: GPL-2.0-or-later +LicenseUrl: https://github.com/angryip/ipscan/blob/master/LICENSE +ShortDescription: Angry IP scanner is a very fast IP address and port scanner. +Moniker: angryipscanner +Tags: +- ip +- ip-scanner +- foss +- open-source +- network +ReleaseNotes: |- + - Mac: fix permissions in bundled JRE, so that MAC address scanning would work #384 + - Linux startup fix if JAVA_HOME has spaces #391 + - Update MAC vendors +ReleaseNotesUrl: https://github.com/angryip/ipscan/releases/tag/3.9.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/angryziber/AngryIPScanner/3.9.1/angryziber.AngryIPScanner.yaml b/manifests/a/angryziber/AngryIPScanner/3.9.1/angryziber.AngryIPScanner.yaml index 8317f37bf47f0..d132c3ec8236f 100644 --- a/manifests/a/angryziber/AngryIPScanner/3.9.1/angryziber.AngryIPScanner.yaml +++ b/manifests/a/angryziber/AngryIPScanner/3.9.1/angryziber.AngryIPScanner.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: angryziber.AngryIPScanner -PackageVersion: 3.9.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: angryziber.AngryIPScanner +PackageVersion: 3.9.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From c8864a736725cfaa1dd0d09d9a8d3e701197272e Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:41:50 +0530 Subject: [PATCH 241/461] Update version: Appest.Dida version 5.0.5.0 (#134174) --- .../Dida/5.0.5.0/Appest.Dida.installer.yaml | 41 ++++---- .../5.0.5.0/Appest.Dida.locale.en-US.yaml | 94 +++++++++--------- .../5.0.5.0/Appest.Dida.locale.zh-CN.yaml | 96 ++++++++++--------- .../a/Appest/Dida/5.0.5.0/Appest.Dida.yaml | 17 ++-- 4 files changed, 129 insertions(+), 119 deletions(-) diff --git a/manifests/a/Appest/Dida/5.0.5.0/Appest.Dida.installer.yaml b/manifests/a/Appest/Dida/5.0.5.0/Appest.Dida.installer.yaml index 65f87323503dc..ab114fa567b43 100644 --- a/manifests/a/Appest/Dida/5.0.5.0/Appest.Dida.installer.yaml +++ b/manifests/a/Appest/Dida/5.0.5.0/Appest.Dida.installer.yaml @@ -1,20 +1,21 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Appest.Dida -PackageVersion: 5.0.5.0 -InstallerType: inno -Scope: machine -UpgradeBehavior: install -Protocols: -- ticktick -ReleaseDate: 2024-01-10 -Installers: -- Architecture: x86 - InstallerUrl: https://cdn.dida365.cn/download/win/dida_win_setup_release_x86_5050.exe - InstallerSha256: 4883A8AB9BDABB96B87139B5277935D6A89349068F306A0E43A1A3F96A7A4216 -- Architecture: x64 - InstallerUrl: https://cdn.dida365.cn/download/win64/dida_win_setup_release_x64_5050.exe - InstallerSha256: 64A00B1E34D8E7224D60BC4D61351A68E38AB88210974E6666C22E252F0FC027 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Appest.Dida +PackageVersion: 5.0.5.0 +Installers: +- Architecture: x86 + InstallerUrl: https://cdn.dida365.cn/download/win/dida_win_setup_release_x86_5050.exe + InstallerSha256: 4883a8ab9bdabb96b87139b5277935d6a89349068f306a0e43a1a3f96a7a4216 +- Architecture: x64 + InstallerUrl: https://cdn.dida365.cn/download/win64/dida_win_setup_release_x64_5050.exe + InstallerSha256: 64a00b1e34d8e7224d60bc4d61351a68e38ab88210974e6666c22e252f0fc027 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- ticktick +ReleaseDate: 2024-01-10 diff --git a/manifests/a/Appest/Dida/5.0.5.0/Appest.Dida.locale.en-US.yaml b/manifests/a/Appest/Dida/5.0.5.0/Appest.Dida.locale.en-US.yaml index 43661f845e80d..269ca033a9f6f 100644 --- a/manifests/a/Appest/Dida/5.0.5.0/Appest.Dida.locale.en-US.yaml +++ b/manifests/a/Appest/Dida/5.0.5.0/Appest.Dida.locale.en-US.yaml @@ -1,45 +1,49 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Appest.Dida -PackageVersion: 5.0.5.0 -PackageLocale: en-US -Publisher: 杭州随笔记网络技术有限公司 -PublisherUrl: https://www.dida365.com -PublisherSupportUrl: https://help.dida365.com -PrivacyUrl: https://dida365.com/about/privacy -Author: Hangzhou Suibiji Network Technology Co., Ltd. -PackageName: 滴答清单 -PackageUrl: https://www.dida365.com -License: Proprietary -LicenseUrl: https://dida365.com/about/tos -Copyright: © 2024 DIDA Team All rights reserved -# CopyrightUrl: -ShortDescription: To-Do List & Calendar -Description: |- - Dida is a powerful to-do & task management app with seamless cloud synchronization across all your devices. - Whether you need to schedule an agenda, make memos, share shopping lists, collaborate in a team, or even develop a new habit, Dida is always here to help you get stuff done and keep life on track. -# Moniker: -Tags: -- agenda -- calendar -- checklist -- collaboration -- gtd -- list -- memo -- memorandum -- notes -- schedule -- task -- to-do -- todo -ReleaseNotes: |- - - Optimized the experience of adding attachments, supporting direct Ctrl+V paste in the task input box, or dragging attachments into the input box to add. - - General fixes and improvements. -ReleaseNotesUrl: https://www.dida365.com/public/changelog/en.html -PurchaseUrl: https://www.dida365.com/about/upgrade -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Appest.Dida +PackageVersion: 5.0.5.0 +PackageLocale: en-US +Publisher: 杭州随笔记网络技术有限公司 +PublisherUrl: https://www.dida365.com +PublisherSupportUrl: https://help.dida365.com +PrivacyUrl: https://dida365.com/about/privacy +Author: Hangzhou Suibiji Network Technology Co., Ltd. +PackageName: 滴答清单 +PackageUrl: https://www.dida365.com +License: Proprietary +LicenseUrl: https://dida365.com/about/tos +Copyright: © 2024 DIDA Team All rights reserved +# CopyrightUrl: + +ShortDescription: To-Do List & Calendar +Description: |- + Dida is a powerful to-do & task management app with seamless cloud synchronization across all your devices. + Whether you need to schedule an agenda, make memos, share shopping lists, collaborate in a team, or even develop a new habit, Dida is always here to help you get stuff done and keep life on track. +# Moniker: + +Tags: +- agenda +- calendar +- checklist +- collaboration +- gtd +- list +- memo +- memorandum +- notes +- schedule +- task +- to-do +- todo +ReleaseNotes: |- + - Optimized the experience of adding attachments, supporting direct Ctrl+V paste in the task input box, or dragging attachments into the input box to add. + - General fixes and improvements. +ReleaseNotesUrl: https://www.dida365.com/public/changelog/en.html +PurchaseUrl: https://www.dida365.com/about/upgrade +# InstallationNotes: + +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Appest/Dida/5.0.5.0/Appest.Dida.locale.zh-CN.yaml b/manifests/a/Appest/Dida/5.0.5.0/Appest.Dida.locale.zh-CN.yaml index c467acea4df3b..5c8c6d1688353 100644 --- a/manifests/a/Appest/Dida/5.0.5.0/Appest.Dida.locale.zh-CN.yaml +++ b/manifests/a/Appest/Dida/5.0.5.0/Appest.Dida.locale.zh-CN.yaml @@ -1,46 +1,50 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json - -PackageIdentifier: Appest.Dida -PackageVersion: 5.0.5.0 -PackageLocale: zh-CN -Publisher: 杭州随笔记网络技术有限公司 -PublisherUrl: https://www.dida365.com -PublisherSupportUrl: https://help.dida365.com -PrivacyUrl: https://dida365.com/about/privacy -Author: 杭州随笔记网络技术有限公司 -PackageName: 滴答清单 -PackageUrl: https://www.dida365.com -License: 专有软件 -LicenseUrl: https://dida365.com/about/tos -Copyright: 版权所有 ©2024 滴答清单团队 保留一切权力 -# CopyrightUrl: -ShortDescription: 专注日历提醒事项和时间管理番茄钟 -Description: 滴答清单,一款轻便的待办事项(Todo)、日程管理(GTD)应用,全球逾千万用户的共同选择。它可以帮你制定项目计划、设置会议提醒、安排行程规划、保持工作专注,还能用于记录备忘、整理购物清单。滴答清单集计划表、备忘录、日程清单、笔记、便签、闹钟、日历、番茄钟、在线协作多种实用功能于一体,是你高效办公、目标管理、习惯养成及便捷生活的得力助手。 -# Moniker: -Tags: -- 任务 -- 列表 -- 协作 -- 协同 -- 备忘 -- 备忘录 -- 待办 -- 待办事项 -- 提醒事项 -- 日历 -- 日程 -- 日程管理 -- 时间管理 -- 清单 -- 笔记 -- 议程 -ReleaseNotes: |- - - 优化了添加附件体验,支持在任务输入框中直接 Ctrl+V 粘贴,或者将附件拖动到输入框中即可添加。 - - 问题修复与改进。 -ReleaseNotesUrl: https://www.dida365.com/public/changelog/zh.html -PurchaseUrl: https://www.dida365.com/about/upgrade -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Appest.Dida +PackageVersion: 5.0.5.0 +PackageLocale: zh-CN +Publisher: 杭州随笔记网络技术有限公司 +PublisherUrl: https://www.dida365.com +PublisherSupportUrl: https://help.dida365.com +PrivacyUrl: https://dida365.com/about/privacy +Author: 杭州随笔记网络技术有限公司 +PackageName: 滴答清单 +PackageUrl: https://www.dida365.com +License: 专有软件 +LicenseUrl: https://dida365.com/about/tos +Copyright: 版权所有 ©2024 滴答清单团队 保留一切权力 +# CopyrightUrl: + +ShortDescription: 专注日历提醒事项和时间管理番茄钟 +Description: 滴答清单,一款轻便的待办事项(Todo)、日程管理(GTD)应用,全球逾千万用户的共同选择。它可以帮你制定项目计划、设置会议提醒、安排行程规划、保持工作专注,还能用于记录备忘、整理购物清单。滴答清单集计划表、备忘录、日程清单、笔记、便签、闹钟、日历、番茄钟、在线协作多种实用功能于一体,是你高效办公、目标管理、习惯养成及便捷生活的得力助手。 +# Moniker: + +Tags: +- 任务 +- 列表 +- 协作 +- 协同 +- 备忘 +- 备忘录 +- 待办 +- 待办事项 +- 提醒事项 +- 日历 +- 日程 +- 日程管理 +- 时间管理 +- 清单 +- 笔记 +- 议程 +ReleaseNotes: |- + - 优化了添加附件体验,支持在任务输入框中直接 Ctrl+V 粘贴,或者将附件拖动到输入框中即可添加。 + - 问题修复与改进。 +ReleaseNotesUrl: https://www.dida365.com/public/changelog/zh.html +PurchaseUrl: https://www.dida365.com/about/upgrade +# InstallationNotes: + +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Appest/Dida/5.0.5.0/Appest.Dida.yaml b/manifests/a/Appest/Dida/5.0.5.0/Appest.Dida.yaml index 1141da47380bf..1b812340c9042 100644 --- a/manifests/a/Appest/Dida/5.0.5.0/Appest.Dida.yaml +++ b/manifests/a/Appest/Dida/5.0.5.0/Appest.Dida.yaml @@ -1,8 +1,9 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Appest.Dida -PackageVersion: 5.0.5.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Appest.Dida +PackageVersion: 5.0.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7ea08b71355bc0fba484644dd3799eac2f9921b9 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:42:03 +0530 Subject: [PATCH 242/461] Update version: Anki.Anki version 23.12.1 (#134167) --- .../a/Anki/Anki/23.12.1/Anki.Anki.installer.yaml | 15 ++++++++------- .../Anki/Anki/23.12.1/Anki.Anki.locale.en-US.yaml | 2 +- manifests/a/Anki/Anki/23.12.1/Anki.Anki.yaml | 2 +- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/manifests/a/Anki/Anki/23.12.1/Anki.Anki.installer.yaml b/manifests/a/Anki/Anki/23.12.1/Anki.Anki.installer.yaml index da9dad44ef1fe..43ad6a718ce99 100644 --- a/manifests/a/Anki/Anki/23.12.1/Anki.Anki.installer.yaml +++ b/manifests/a/Anki/Anki/23.12.1/Anki.Anki.installer.yaml @@ -1,8 +1,14 @@ -# Created using wingetcreate 1.5.7.0 +# Created using WinGet Automation (CLI) # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: Anki.Anki PackageVersion: 23.12.1 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ankitects/anki/releases/download/23.12.1/anki-23.12.1-windows-qt5.exe + InstallerSha256: 7f1941c40dc3c520dae9eb3f1171fd5921067845e5f62414a96b9c18567aba66 +ManifestType: installer +ManifestVersion: 1.5.0 Platform: - Windows.Desktop InstallerType: nullsoft @@ -14,9 +20,4 @@ UpgradeBehavior: install FileExtensions: - apkg ProductCode: Anki -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ankitects/anki/releases/download/23.12.1/anki-23.12.1-windows-qt6.exe - InstallerSha256: F355C74174793AEF94830D02FC92C51495EF2E3D036423032E0DF5BB64FDF809 -ManifestType: installer -ManifestVersion: 1.5.0 +ReleaseDate: "2023-12-28" diff --git a/manifests/a/Anki/Anki/23.12.1/Anki.Anki.locale.en-US.yaml b/manifests/a/Anki/Anki/23.12.1/Anki.Anki.locale.en-US.yaml index 72839513ca540..c1c728f178722 100644 --- a/manifests/a/Anki/Anki/23.12.1/Anki.Anki.locale.en-US.yaml +++ b/manifests/a/Anki/Anki/23.12.1/Anki.Anki.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created using wingetcreate 1.5.7.0 +# Created using WinGet Automation (CLI) # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: Anki.Anki diff --git a/manifests/a/Anki/Anki/23.12.1/Anki.Anki.yaml b/manifests/a/Anki/Anki/23.12.1/Anki.Anki.yaml index 1e9790f25f027..0b695aee3d864 100644 --- a/manifests/a/Anki/Anki/23.12.1/Anki.Anki.yaml +++ b/manifests/a/Anki/Anki/23.12.1/Anki.Anki.yaml @@ -1,4 +1,4 @@ -# Created using wingetcreate 1.5.7.0 +# Created using WinGet Automation (CLI) # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: Anki.Anki From 2f8ed160498d0945df8880fcd2dd1cc18bf2bd1b Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:42:22 +0530 Subject: [PATCH 243/461] Update version: androidWG.Corkscrew version 1.1.0 (#134165) --- .../1.1.0/androidWG.Corkscrew.installer.yaml | 45 ++++++++-------- .../androidWG.Corkscrew.locale.en-US.yaml | 52 +++++++++++-------- .../Corkscrew/1.1.0/androidWG.Corkscrew.yaml | 17 +++--- 3 files changed, 61 insertions(+), 53 deletions(-) diff --git a/manifests/a/androidWG/Corkscrew/1.1.0/androidWG.Corkscrew.installer.yaml b/manifests/a/androidWG/Corkscrew/1.1.0/androidWG.Corkscrew.installer.yaml index 851201a0418f9..f690c70033804 100644 --- a/manifests/a/androidWG/Corkscrew/1.1.0/androidWG.Corkscrew.installer.yaml +++ b/manifests/a/androidWG/Corkscrew/1.1.0/androidWG.Corkscrew.installer.yaml @@ -1,22 +1,23 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: androidWG.Corkscrew -PackageVersion: 1.1.0 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: inno -Scope: user -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ReleaseDate: 2021-07-21 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/androidWG/Corkscrew/releases/download/v1.1.0/corkscrew-win-1.1.0.exe - InstallerSha256: 72486D1677A32A70AC5302853972A9B4FBE402BCB2AA0D5E7491499EA7C7AE68 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: androidWG.Corkscrew +PackageVersion: 1.1.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/androidWG/Corkscrew/releases/download/v1.1.0/corkscrew-win-1.1.0.exe + InstallerSha256: 72486d1677a32a70ac5302853972a9b4fbe402bcb2aa0d5e7491499ea7c7ae68 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: inno +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: "2021-07-21" diff --git a/manifests/a/androidWG/Corkscrew/1.1.0/androidWG.Corkscrew.locale.en-US.yaml b/manifests/a/androidWG/Corkscrew/1.1.0/androidWG.Corkscrew.locale.en-US.yaml index d11794e48d647..08d23238496cb 100644 --- a/manifests/a/androidWG/Corkscrew/1.1.0/androidWG.Corkscrew.locale.en-US.yaml +++ b/manifests/a/androidWG/Corkscrew/1.1.0/androidWG.Corkscrew.locale.en-US.yaml @@ -1,23 +1,29 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: androidWG.Corkscrew -PackageVersion: 1.1.0 -PackageLocale: en-US -Publisher: androidWG -PublisherUrl: https://github.com/AndroidWG/Corkscrew -PublisherSupportUrl: https://github.com/AndroidWG/Corkscrew/issues -Author: AndroidWG -PackageName: Corkscrew Updater -PackageUrl: https://github.com/AndroidWG/Corkscrew -License: GNU General Public License v3.0 -LicenseUrl: https://raw.githubusercontent.com/AndroidWG/Corkscrew/master/LICENSE -CopyrightUrl: https://raw.githubusercontent.com/AndroidWG/Corkscrew/master/LICENSE -ShortDescription: A background updater for OpenRCT2 -Moniker: corkscrew -ReleaseNotes: |- - - Old logs not being deleted - - The app saying the game was up-to-date, while it definitely wasn't -ReleaseNotesUrl: https://github.com/androidWG/Corkscrew/releases/tag/v1.1.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: androidWG.Corkscrew +PackageVersion: 1.1.0 +PackageLocale: en-US +Publisher: androidWG +PublisherUrl: https://github.com/AndroidWG/Corkscrew +PublisherSupportUrl: https://github.com/AndroidWG/Corkscrew/issues +Author: AndroidWG +PackageName: Corkscrew Updater +PackageUrl: https://github.com/AndroidWG/Corkscrew +License: GNU General Public License v3.0 +LicenseUrl: https://raw.githubusercontent.com/AndroidWG/Corkscrew/master/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/AndroidWG/Corkscrew/master/LICENSE +ShortDescription: A background updater for OpenRCT2 +Moniker: corkscrew +ReleaseNotes: |- + - Old logs not being deleted + - The app saying the game was up-to-date, while it definitely wasn't +ReleaseNotesUrl: https://github.com/androidWG/Corkscrew/releases/tag/v1.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- background +- openrct2 +- python +- updater diff --git a/manifests/a/androidWG/Corkscrew/1.1.0/androidWG.Corkscrew.yaml b/manifests/a/androidWG/Corkscrew/1.1.0/androidWG.Corkscrew.yaml index edba0c6e91eb8..19433f3442cd6 100644 --- a/manifests/a/androidWG/Corkscrew/1.1.0/androidWG.Corkscrew.yaml +++ b/manifests/a/androidWG/Corkscrew/1.1.0/androidWG.Corkscrew.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: androidWG.Corkscrew -PackageVersion: 1.1.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: androidWG.Corkscrew +PackageVersion: 1.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3df99d51def2aa66a416e3c6945635a6b63c0df7 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:45:48 +0530 Subject: [PATCH 244/461] Update version: caobinrg.electron-office-tools version 0.0.1 (#134240) --- ...binrg.electron-office-tools.installer.yaml | 29 ++++++------- ...rg.electron-office-tools.locale.en-US.yaml | 41 ++++++++++--------- .../0.0.1/caobinrg.electron-office-tools.yaml | 17 ++++---- 3 files changed, 45 insertions(+), 42 deletions(-) diff --git a/manifests/c/caobinrg/electron-office-tools/0.0.1/caobinrg.electron-office-tools.installer.yaml b/manifests/c/caobinrg/electron-office-tools/0.0.1/caobinrg.electron-office-tools.installer.yaml index c5c308913d094..9cf35eafa84a2 100644 --- a/manifests/c/caobinrg/electron-office-tools/0.0.1/caobinrg.electron-office-tools.installer.yaml +++ b/manifests/c/caobinrg/electron-office-tools/0.0.1/caobinrg.electron-office-tools.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: caobinrg.electron-office-tools -PackageVersion: 0.0.1 -InstallerType: nullsoft -Scope: machine -ReleaseDate: 2020-04-29 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/caobinrg/electron-office-tools/releases/download/v0.0.1/office.Setup.0.0.1.exe - InstallerSha256: 3DA19B4491FF1B4B5072176025992D6C95CDB2E9D00DFF5409A5538030B8AD68 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: caobinrg.electron-office-tools +PackageVersion: 0.0.1 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/caobinrg/electron-office-tools/releases/download/v0.0.1/office.Setup.0.0.1.exe + InstallerSha256: 3DA19B4491FF1B4B5072176025992D6C95CDB2E9D00DFF5409A5538030B8AD68 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: machine +ReleaseDate: 2020-04-29 diff --git a/manifests/c/caobinrg/electron-office-tools/0.0.1/caobinrg.electron-office-tools.locale.en-US.yaml b/manifests/c/caobinrg/electron-office-tools/0.0.1/caobinrg.electron-office-tools.locale.en-US.yaml index 68184de03704e..36f6335c2edda 100644 --- a/manifests/c/caobinrg/electron-office-tools/0.0.1/caobinrg.electron-office-tools.locale.en-US.yaml +++ b/manifests/c/caobinrg/electron-office-tools/0.0.1/caobinrg.electron-office-tools.locale.en-US.yaml @@ -1,20 +1,21 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: caobinrg.electron-office-tools -PackageVersion: 0.0.1 -PackageLocale: en-US -Publisher: GitHub -PublisherUrl: https://github.com/caobinrg -PublisherSupportUrl: https://github.com/caobinrg/electron-office-tools/issues -Author: caobinrg -PackageName: 乐启office工具箱 -PackageUrl: https://github.com/caobinrg/electron-office-tools -License: GPLv3 -LicenseUrl: https://github.com/caobinrg/electron-office-tools/blob/master/LICENSE -ShortDescription: batch generate office files with template -Tags: -- electron -ReleaseNotesUrl: https://github.com/caobinrg/electron-office-tools/releases/tag/v0.0.1 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: caobinrg.electron-office-tools +PackageVersion: 0.0.1 +PackageLocale: en-US +Publisher: GitHub +PublisherUrl: https://github.com/caobinrg +PublisherSupportUrl: https://github.com/caobinrg/electron-office-tools/issues +Author: caobinrg +PackageName: 乐启office工具箱 +PackageUrl: https://github.com/caobinrg/electron-office-tools +License: GPLv3 +LicenseUrl: https://github.com/caobinrg/electron-office-tools/blob/master/LICENSE +ShortDescription: batch generate office files with template +Tags: +- electron +ReleaseNotesUrl: https://github.com/caobinrg/electron-office-tools/releases/tag/v0.0.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/caobinrg/electron-office-tools/0.0.1/caobinrg.electron-office-tools.yaml b/manifests/c/caobinrg/electron-office-tools/0.0.1/caobinrg.electron-office-tools.yaml index a4880a0b4a90f..6d1661caedf71 100644 --- a/manifests/c/caobinrg/electron-office-tools/0.0.1/caobinrg.electron-office-tools.yaml +++ b/manifests/c/caobinrg/electron-office-tools/0.0.1/caobinrg.electron-office-tools.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: caobinrg.electron-office-tools -PackageVersion: 0.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: caobinrg.electron-office-tools +PackageVersion: 0.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6b07bffa2973b92623843506f51f3a507c517778 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:46:08 +0530 Subject: [PATCH 245/461] New version: calibre.calibre.portable version 7.3.0.0 (#134238) --- .../calibre.calibre.portable.installer.yaml | 21 +++++++++++ ...calibre.calibre.portable.locale.en-US.yaml | 36 +++++++++++++++++++ .../7.3.0.0/calibre.calibre.portable.yaml | 9 +++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/c/calibre/calibre/portable/7.3.0.0/calibre.calibre.portable.installer.yaml create mode 100644 manifests/c/calibre/calibre/portable/7.3.0.0/calibre.calibre.portable.locale.en-US.yaml create mode 100644 manifests/c/calibre/calibre/portable/7.3.0.0/calibre.calibre.portable.yaml diff --git a/manifests/c/calibre/calibre/portable/7.3.0.0/calibre.calibre.portable.installer.yaml b/manifests/c/calibre/calibre/portable/7.3.0.0/calibre.calibre.portable.installer.yaml new file mode 100644 index 0000000000000..efd3e345a00cf --- /dev/null +++ b/manifests/c/calibre/calibre/portable/7.3.0.0/calibre.calibre.portable.installer.yaml @@ -0,0 +1,21 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: calibre.calibre.portable +PackageVersion: 7.3.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kovidgoyal/calibre/releases/download/v7.3.0/calibre-portable-installer-7.3.0.exe + InstallerSha256: 808006111429499483a9758fc783985c71439f845daf4eea90e3917dfc076134 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: exe +Scope: user +InstallerSwitches: + Silent: /CalibrePortable/ + SilentWithProgress: /CalibrePortable/ + Custom: '' +UpgradeBehavior: uninstallPrevious +ReleaseDate: "2024-01-05" diff --git a/manifests/c/calibre/calibre/portable/7.3.0.0/calibre.calibre.portable.locale.en-US.yaml b/manifests/c/calibre/calibre/portable/7.3.0.0/calibre.calibre.portable.locale.en-US.yaml new file mode 100644 index 0000000000000..4b8bd58236ab1 --- /dev/null +++ b/manifests/c/calibre/calibre/portable/7.3.0.0/calibre.calibre.portable.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: calibre.calibre.portable +PackageVersion: 7.3.0.0 +PackageLocale: en-US +Publisher: calibre-ebook.com +PublisherUrl: https://github.com/kovidgoyal/calibre +PublisherSupportUrl: https://calibre-ebook.com/help +Author: Kovid Goyal +PackageName: calibre portable +PackageUrl: https://github.com/kovidgoyal/calibre +License: GPL-3.0 +LicenseUrl: https://github.com/kovidgoyal/calibre/raw/master/LICENSE +CopyrightUrl: https://github.com/kovidgoyal/calibre/blob/master/LICENSE +ShortDescription: Portable version of Calibre, a powerful and easy to use e-book manager +Description: |- + Calibre is an e-book manager. + It can view, convert, edit and catalog e-books in all of the major e-book formats. + It can also talk to e-book reader devices. + It can go out to the internet and fetch metadata for your books. + It can download newspapers and convert them into e-books for convenient reading. + It is cross platform, running on Linux, Windows and macOS. +Moniker: calibre-portable +Tags: +- calibre +- ebook +- epub +- kindle +- kobo +- library +- mobi +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/kovidgoyal/calibre/releases/tag/v7.3.0 diff --git a/manifests/c/calibre/calibre/portable/7.3.0.0/calibre.calibre.portable.yaml b/manifests/c/calibre/calibre/portable/7.3.0.0/calibre.calibre.portable.yaml new file mode 100644 index 0000000000000..3cfcbdedbc3fa --- /dev/null +++ b/manifests/c/calibre/calibre/portable/7.3.0.0/calibre.calibre.portable.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: calibre.calibre.portable +PackageVersion: 7.3.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 0e011ffd121b48bc3c28d50da670a32123385bde Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:46:24 +0530 Subject: [PATCH 246/461] Update version: c3er.mdview version 3.0.2 (#134236) --- .../mdview/3.0.2/c3er.mdview.installer.yaml | 61 +++++++++---------- .../3.0.2/c3er.mdview.locale.en-US.yaml | 55 +++++++++-------- .../c/c3er/mdview/3.0.2/c3er.mdview.yaml | 17 +++--- 3 files changed, 67 insertions(+), 66 deletions(-) diff --git a/manifests/c/c3er/mdview/3.0.2/c3er.mdview.installer.yaml b/manifests/c/c3er/mdview/3.0.2/c3er.mdview.installer.yaml index c51166807429a..fda0f7e833a32 100644 --- a/manifests/c/c3er/mdview/3.0.2/c3er.mdview.installer.yaml +++ b/manifests/c/c3er/mdview/3.0.2/c3er.mdview.installer.yaml @@ -1,31 +1,30 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: c3er.mdview -PackageVersion: 3.0.2 -Platform: -- Windows.Desktop -InstallerType: nullsoft -InstallModes: -- interactive -- silent -UpgradeBehavior: install -FileExtensions: -- md -- markdown -ReleaseDate: 2023-12-20 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/c3er/mdview/releases/download/v3.0.2/mdview-3.0.2-x64.exe - InstallerSha256: 97540CBDED1095C63FA643FFE984CBA3471B94C3E8C45A527F50FB1B8DCCB2B0 - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/c3er/mdview/releases/download/v3.0.2/mdview-3.0.2-x64.exe - InstallerSha256: 97540CBDED1095C63FA643FFE984CBA3471B94C3E8C45A527F50FB1B8DCCB2B0 - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: c3er.mdview +PackageVersion: 3.0.2 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/c3er/mdview/releases/download/v3.0.2/mdview-3.0.2-x64.exe + InstallerSha256: 97540cbded1095c63fa643ffe984cba3471b94c3e8c45a527f50fb1b8dccb2b0 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/c3er/mdview/releases/download/v3.0.2/mdview-3.0.2-x64.exe + InstallerSha256: 97540cbded1095c63fa643ffe984cba3471b94c3e8c45a527f50fb1b8dccb2b0 +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: nullsoft +InstallModes: +- interactive +- silent +InstallerSwitches: + Custom: /CURRENTUSER +UpgradeBehavior: install +FileExtensions: +- md +- markdown +ReleaseDate: "2023-12-20" diff --git a/manifests/c/c3er/mdview/3.0.2/c3er.mdview.locale.en-US.yaml b/manifests/c/c3er/mdview/3.0.2/c3er.mdview.locale.en-US.yaml index 105e23e5e41f8..573c699ee75e3 100644 --- a/manifests/c/c3er/mdview/3.0.2/c3er.mdview.locale.en-US.yaml +++ b/manifests/c/c3er/mdview/3.0.2/c3er.mdview.locale.en-US.yaml @@ -1,27 +1,28 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: c3er.mdview -PackageVersion: 3.0.2 -PackageLocale: en-US -Publisher: Christian Dreier -PublisherUrl: https://github.com/c3er/mdview -PublisherSupportUrl: https://github.com/c3er/mdview/issues -Author: Christian Dreier -PackageName: mdview -PackageUrl: https://github.com/c3er/mdview -License: MIT -LicenseUrl: https://raw.githubusercontent.com/c3er/mdview/master/LICENSE -Copyright: Copyright 2018 Christian Dreier, https://github.com/c3er/mdview -CopyrightUrl: https://raw.githubusercontent.com/c3er/mdview/master/LICENSE -ShortDescription: Standalone Markdown Viewer -Description: |- - A standalone application that renders and displays Markdown files. - It does nothing else! - No direct editing nor any fancy note taking features. - It is not distributed as a browser extension nor does it fire up a web server - so no web browser is needed to see the rendered Markdown file. -Tags: -- markdown -ReleaseNotesUrl: https://github.com/c3er/mdview/releases/tag/v3.0.2 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: c3er.mdview +PackageVersion: 3.0.2 +PackageLocale: en-US +Publisher: Christian Dreier +PublisherUrl: https://github.com/c3er/mdview +PublisherSupportUrl: https://github.com/c3er/mdview/issues +Author: Christian Dreier +PackageName: mdview +PackageUrl: https://github.com/c3er/mdview +License: MIT +LicenseUrl: https://raw.githubusercontent.com/c3er/mdview/master/LICENSE +Copyright: Copyright 2018 Christian Dreier, https://github.com/c3er/mdview +CopyrightUrl: https://raw.githubusercontent.com/c3er/mdview/master/LICENSE +ShortDescription: Standalone Markdown Viewer +Description: |- + A standalone application that renders and displays Markdown files. + It does nothing else! + No direct editing nor any fancy note taking features. + It is not distributed as a browser extension nor does it fire up a web server - so no web browser is needed to see the rendered Markdown file. +Tags: +- markdown +ReleaseNotesUrl: https://github.com/c3er/mdview/releases/tag/v3.0.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/c3er/mdview/3.0.2/c3er.mdview.yaml b/manifests/c/c3er/mdview/3.0.2/c3er.mdview.yaml index 451772f5ba8e0..e424cd4129e71 100644 --- a/manifests/c/c3er/mdview/3.0.2/c3er.mdview.yaml +++ b/manifests/c/c3er/mdview/3.0.2/c3er.mdview.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: c3er.mdview -PackageVersion: 3.0.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: c3er.mdview +PackageVersion: 3.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 2a1c4666dd5bf196638f5adf4fb0af01296086b8 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:48:11 +0530 Subject: [PATCH 247/461] Update version: ByteDance.JianyingPro version 5.2.0.11062 (#134234) --- .../ByteDance.JianyingPro.installer.yaml | 53 +++++------ .../ByteDance.JianyingPro.locale.en-US.yaml | 87 ++++++++++--------- .../ByteDance.JianyingPro.locale.zh-CN.yaml | 85 +++++++++--------- .../5.2.0.11062/ByteDance.JianyingPro.yaml | 17 ++-- 4 files changed, 129 insertions(+), 113 deletions(-) diff --git a/manifests/b/ByteDance/JianyingPro/5.2.0.11062/ByteDance.JianyingPro.installer.yaml b/manifests/b/ByteDance/JianyingPro/5.2.0.11062/ByteDance.JianyingPro.installer.yaml index f6d0559502cdc..f64c14aaa53ed 100644 --- a/manifests/b/ByteDance/JianyingPro/5.2.0.11062/ByteDance.JianyingPro.installer.yaml +++ b/manifests/b/ByteDance/JianyingPro/5.2.0.11062/ByteDance.JianyingPro.installer.yaml @@ -1,26 +1,27 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ByteDance.JianyingPro -PackageVersion: 5.2.0.11062 -InstallerType: exe -Scope: user -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: /silent_install=1 - SilentWithProgress: /silent_install=1 - InstallLocation: /install_path="" - Upgrade: /update_install -UpgradeBehavior: install -Protocols: -- vega -ReleaseDate: 2024-01-04 -Installers: -- Architecture: x64 - InstallerUrl: https://lf3-package.vlabstatic.com/obj/faceu-packages/Jianying_split_5_2_0_11062_jianyingpro_0.exe - InstallerSha256: EA2D2CE42C48FB840DE0DC2E7D9A9459018F45B575D42628DB13DC58D928CA29 - ProductCode: JianyingPro -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: ByteDance.JianyingPro +PackageVersion: 5.2.0.11062 +Installers: +- Architecture: x64 + InstallerUrl: https://lf3-package.vlabstatic.com/obj/faceu-packages/Jianying_split_5_2_0_11062_jianyingpro_0.exe + InstallerSha256: ea2d2ce42c48fb840de0dc2e7d9a9459018f45b575d42628db13dc58d928ca29 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /silent_install=1 + SilentWithProgress: /silent_install=1 + InstallLocation: /install_path="" + Upgrade: /update_install +UpgradeBehavior: install +Protocols: +- vega +ProductCode: JianyingPro +ReleaseDate: 2024-01-04 diff --git a/manifests/b/ByteDance/JianyingPro/5.2.0.11062/ByteDance.JianyingPro.locale.en-US.yaml b/manifests/b/ByteDance/JianyingPro/5.2.0.11062/ByteDance.JianyingPro.locale.en-US.yaml index 005ec4019d181..03e2890a2404d 100644 --- a/manifests/b/ByteDance/JianyingPro/5.2.0.11062/ByteDance.JianyingPro.locale.en-US.yaml +++ b/manifests/b/ByteDance/JianyingPro/5.2.0.11062/ByteDance.JianyingPro.locale.en-US.yaml @@ -1,40 +1,47 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ByteDance.JianyingPro -PackageVersion: 5.2.0.11062 -PackageLocale: en-US -Publisher: Shenzhen Lianmeng Technology -PublisherUrl: https://www.bytedance.com/en -# PublisherSupportUrl: -PrivacyUrl: https://lf3-beecdn.bytetos.com/obj/ies-fe-bee/bee_prod/biz_80/bee_prod_80_bee_publish_8401.html -Author: Shenzhen Lianmeng Technology Co., Ltd. -PackageName: 剪映专业版 -PackageUrl: https://www.capcut.cn -License: Freeware -LicenseUrl: https://lv.ulikecam.com/clause/agreement/pro -Copyright: Copyright © 2024 Shenzhen Lianmeng Technology Co., Ltd. -# CopyrightUrl: -ShortDescription: All-in-one, easy-to-use desktop video editing software -Description: Jianying Pro is an all-in-one, easy-to-use desktop video editing software that makes creation easier. -# Moniker: -Tags: -- clip -- creative -- creativity -- edit -- editor -- film -- movie -- video -- video-editing -- video-editor -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: Guide - DocumentUrl: https://learning.capcut.cn/topic_detail/7128272592783428894 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: ByteDance.JianyingPro +PackageVersion: 5.2.0.11062 +PackageLocale: en-US +Publisher: Shenzhen Lianmeng Technology +PublisherUrl: https://www.bytedance.com/en +# PublisherSupportUrl: + +PrivacyUrl: https://lf3-beecdn.bytetos.com/obj/ies-fe-bee/bee_prod/biz_80/bee_prod_80_bee_publish_8401.html +Author: Shenzhen Lianmeng Technology Co., Ltd. +PackageName: 剪映专业版 +PackageUrl: https://www.capcut.cn +License: Freeware +LicenseUrl: https://lv.ulikecam.com/clause/agreement/pro +Copyright: Copyright © 2024 Shenzhen Lianmeng Technology Co., Ltd. +# CopyrightUrl: + +ShortDescription: All-in-one, easy-to-use desktop video editing software +Description: Jianying Pro is an all-in-one, easy-to-use desktop video editing software that makes creation easier. +# Moniker: + +Tags: +- clip +- creative +- creativity +- edit +- editor +- film +- movie +- video +- video-editing +- video-editor +# ReleaseNotes: + +# ReleaseNotesUrl: + +# PurchaseUrl: + +# InstallationNotes: +Documentations: +- DocumentLabel: Guide + DocumentUrl: https://learning.capcut.cn/topic_detail/7128272592783428894 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/ByteDance/JianyingPro/5.2.0.11062/ByteDance.JianyingPro.locale.zh-CN.yaml b/manifests/b/ByteDance/JianyingPro/5.2.0.11062/ByteDance.JianyingPro.locale.zh-CN.yaml index 9932afc785fe7..a85848ba31386 100644 --- a/manifests/b/ByteDance/JianyingPro/5.2.0.11062/ByteDance.JianyingPro.locale.zh-CN.yaml +++ b/manifests/b/ByteDance/JianyingPro/5.2.0.11062/ByteDance.JianyingPro.locale.zh-CN.yaml @@ -1,39 +1,46 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json - -PackageIdentifier: ByteDance.JianyingPro -PackageVersion: 5.2.0.11062 -PackageLocale: zh-CN -Publisher: Shenzhen Lianmeng Technology -PublisherUrl: https://www.bytedance.com/zh -# PublisherSupportUrl: -PrivacyUrl: https://lf3-beecdn.bytetos.com/obj/ies-fe-bee/bee_prod/biz_80/bee_prod_80_bee_publish_8401.html -Author: 深圳市脸萌科技有限公司 -PackageName: 剪映专业版 -PackageUrl: https://www.capcut.cn -License: 免费软件 -LicenseUrl: https://lv.ulikecam.com/clause/agreement/pro -Copyright: Copyright © 2024 Shenzhen Lianmeng Technology Co., Ltd. -# CopyrightUrl: -ShortDescription: 全能易用的桌面端剪辑软件 -Description: 剪映专业版是一款全能易用的桌面端剪辑软件,让创作更简单。 -# Moniker: -Tags: -- 创意 -- 剪辑 -- 影片 -- 电影 -- 视频 -- 视频编辑 -- 视频编辑器 -- 编辑 -- 编辑器 -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: 剪辑教程 - DocumentUrl: https://learning.capcut.cn/topic_detail/7128272592783428894 -ManifestType: locale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: ByteDance.JianyingPro +PackageVersion: 5.2.0.11062 +PackageLocale: zh-CN +Publisher: Shenzhen Lianmeng Technology +PublisherUrl: https://www.bytedance.com/zh +# PublisherSupportUrl: + +PrivacyUrl: https://lf3-beecdn.bytetos.com/obj/ies-fe-bee/bee_prod/biz_80/bee_prod_80_bee_publish_8401.html +Author: 深圳市脸萌科技有限公司 +PackageName: 剪映专业版 +PackageUrl: https://www.capcut.cn +License: 免费软件 +LicenseUrl: https://lv.ulikecam.com/clause/agreement/pro +Copyright: Copyright © 2024 Shenzhen Lianmeng Technology Co., Ltd. +# CopyrightUrl: + +ShortDescription: 全能易用的桌面端剪辑软件 +Description: 剪映专业版是一款全能易用的桌面端剪辑软件,让创作更简单。 +# Moniker: + +Tags: +- 创意 +- 剪辑 +- 影片 +- 电影 +- 视频 +- 视频编辑 +- 视频编辑器 +- 编辑 +- 编辑器 +# ReleaseNotes: + +# ReleaseNotesUrl: + +# PurchaseUrl: + +# InstallationNotes: +Documentations: +- DocumentLabel: 剪辑教程 + DocumentUrl: https://learning.capcut.cn/topic_detail/7128272592783428894 +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/b/ByteDance/JianyingPro/5.2.0.11062/ByteDance.JianyingPro.yaml b/manifests/b/ByteDance/JianyingPro/5.2.0.11062/ByteDance.JianyingPro.yaml index c654e0a23db72..209cae194e103 100644 --- a/manifests/b/ByteDance/JianyingPro/5.2.0.11062/ByteDance.JianyingPro.yaml +++ b/manifests/b/ByteDance/JianyingPro/5.2.0.11062/ByteDance.JianyingPro.yaml @@ -1,8 +1,9 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ByteDance.JianyingPro -PackageVersion: 5.2.0.11062 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: ByteDance.JianyingPro +PackageVersion: 5.2.0.11062 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 8dc17287826e0080af673840d17af1a121253646 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:48:26 +0530 Subject: [PATCH 248/461] Update version: ByteDance.DouyinIDE version 4.1.8 (#134232) --- .../4.1.8/ByteDance.DouyinIDE.installer.yaml | 66 ++++++------- .../ByteDance.DouyinIDE.locale.en-US.yaml | 89 +++++++++-------- .../ByteDance.DouyinIDE.locale.zh-CN.yaml | 96 ++++++++++--------- .../DouyinIDE/4.1.8/ByteDance.DouyinIDE.yaml | 17 ++-- 4 files changed, 139 insertions(+), 129 deletions(-) diff --git a/manifests/b/ByteDance/DouyinIDE/4.1.8/ByteDance.DouyinIDE.installer.yaml b/manifests/b/ByteDance/DouyinIDE/4.1.8/ByteDance.DouyinIDE.installer.yaml index 087ba1583032c..7a265780ff897 100644 --- a/manifests/b/ByteDance/DouyinIDE/4.1.8/ByteDance.DouyinIDE.installer.yaml +++ b/manifests/b/ByteDance/DouyinIDE/4.1.8/ByteDance.DouyinIDE.installer.yaml @@ -1,35 +1,31 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ByteDance.DouyinIDE -PackageVersion: 4.1.8 -InstallerType: nullsoft -InstallerSwitches: - Upgrade: --updated -UpgradeBehavior: install -Protocols: -- bytedanceide -FileExtensions: -- js -- json -- ts -- ttml -- ttss -ReleaseDate: 2023-12-15 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://sf1-cdn-tos.douyinstatic.com/obj/microapp/frontend/ide/package/obj/developer/ide/11397076/win32/抖音开发者工具-4.1.8.exe - InstallerSha256: D31F9F6A0CB106B0DE726B1094940FDB46982ECA8A1B4DAA205D599373604A24 - InstallerSwitches: - Custom: /currentuser - ProductCode: 0d6cc698-a1aa-5593-a60b-0310adcebfe2 -- Architecture: x64 - Scope: machine - InstallerUrl: https://sf1-cdn-tos.douyinstatic.com/obj/microapp/frontend/ide/package/obj/developer/ide/11397076/win32/抖音开发者工具-4.1.8.exe - InstallerSha256: D31F9F6A0CB106B0DE726B1094940FDB46982ECA8A1B4DAA205D599373604A24 - InstallerSwitches: - Custom: /allusers - ProductCode: 0d6cc698-a1aa-5593-a60b-0310adcebfe2 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: ByteDance.DouyinIDE +PackageVersion: 4.1.8 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://sf1-cdn-tos.douyinstatic.com/obj/microapp/frontend/ide/package/obj/developer/ide/11397076/win32/抖音开发者工具-4.1.8.exe + InstallerSha256: d31f9f6a0cb106b0de726b1094940fdb46982eca8a1b4daa205d599373604a24 +- Architecture: x64 + Scope: machine + InstallerUrl: https://sf1-cdn-tos.douyinstatic.com/obj/microapp/frontend/ide/package/obj/developer/ide/11397076/win32/抖音开发者工具-4.1.8.exe + InstallerSha256: d31f9f6a0cb106b0de726b1094940fdb46982eca8a1b4daa205d599373604a24 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +InstallerSwitches: + Custom: /currentuser +UpgradeBehavior: install +Protocols: +- bytedanceide +FileExtensions: +- js +- json +- ts +- ttml +- ttss +ProductCode: 0d6cc698-a1aa-5593-a60b-0310adcebfe2 +ReleaseDate: 2023-12-15 diff --git a/manifests/b/ByteDance/DouyinIDE/4.1.8/ByteDance.DouyinIDE.locale.en-US.yaml b/manifests/b/ByteDance/DouyinIDE/4.1.8/ByteDance.DouyinIDE.locale.en-US.yaml index 907082ff55177..d6c485c40ee1c 100644 --- a/manifests/b/ByteDance/DouyinIDE/4.1.8/ByteDance.DouyinIDE.locale.en-US.yaml +++ b/manifests/b/ByteDance/DouyinIDE/4.1.8/ByteDance.DouyinIDE.locale.en-US.yaml @@ -1,41 +1,48 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ByteDance.DouyinIDE -PackageVersion: 4.1.8 -PackageLocale: en-US -Publisher: Beijing Douyin Information Service Co., Ltd. -PublisherUrl: https://developer.open-douyin.com/ -PublisherSupportUrl: https://developer.open-douyin.com/forum -# PrivacyUrl: -Author: Beijing Douyin Information Service Co., Ltd. -PackageName: 抖音开发者工具 -PackageUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/overview -License: Freeware -# LicenseUrl: -Copyright: Copyright © ByteDance 2023 -# CopyrightUrl: -ShortDescription: A desktop IDE for ByteDance Mini-APP developers -Description: Douyin IDE is a desktop IDE (Integrated Development Environment) for ByteDance Mini-APP developers, providing Mini-APP development, debugging, previewing and uploading, as well as developer services such as intelligent customer service. It supports Windows and macOS, and is designed to help developers develop Mini-APP more efficiently. -# Moniker: -Tags: -- bytedance -- develop -- development -- devtools -- douyin -- ide -- mini-app -- mini-program -- toutiao -- web -- xigua -# ReleaseNotes: -ReleaseNotesUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/download/developer-instrument-update-and-download -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: FAQ - DocumentUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/questions -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: ByteDance.DouyinIDE +PackageVersion: 4.1.8 +PackageLocale: en-US +Publisher: Beijing Douyin Information Service Co., Ltd. +PublisherUrl: https://developer.open-douyin.com/ +PublisherSupportUrl: https://developer.open-douyin.com/forum +# PrivacyUrl: + +Author: Beijing Douyin Information Service Co., Ltd. +PackageName: 抖音开发者工具 +PackageUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/overview +License: Freeware +# LicenseUrl: + +Copyright: Copyright © ByteDance 2023 +# CopyrightUrl: + +ShortDescription: A desktop IDE for ByteDance Mini-APP developers +Description: Douyin IDE is a desktop IDE (Integrated Development Environment) for ByteDance Mini-APP developers, providing Mini-APP development, debugging, previewing and uploading, as well as developer services such as intelligent customer service. It supports Windows and macOS, and is designed to help developers develop Mini-APP more efficiently. +# Moniker: + +Tags: +- bytedance +- develop +- development +- devtools +- douyin +- ide +- mini-app +- mini-program +- toutiao +- web +- xigua +# ReleaseNotes: + +ReleaseNotesUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/download/developer-instrument-update-and-download +# PurchaseUrl: + +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/questions +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/ByteDance/DouyinIDE/4.1.8/ByteDance.DouyinIDE.locale.zh-CN.yaml b/manifests/b/ByteDance/DouyinIDE/4.1.8/ByteDance.DouyinIDE.locale.zh-CN.yaml index 131045527a7ab..0f347c1d853de 100644 --- a/manifests/b/ByteDance/DouyinIDE/4.1.8/ByteDance.DouyinIDE.locale.zh-CN.yaml +++ b/manifests/b/ByteDance/DouyinIDE/4.1.8/ByteDance.DouyinIDE.locale.zh-CN.yaml @@ -1,45 +1,51 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json - -PackageIdentifier: ByteDance.DouyinIDE -PackageVersion: 4.1.8 -PackageLocale: zh-CN -Publisher: 北京抖音信息服务有限公司 -PublisherUrl: https://developer.open-douyin.com/ -PublisherSupportUrl: https://developer.open-douyin.com/forum -# PrivacyUrl: -Author: 北京抖音信息服务有限公司 -PackageName: 抖音开发者工具 -PackageUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/overview -License: 免费软件 -# LicenseUrl: -Copyright: Copyright © ByteDance 2023 -# CopyrightUrl: -ShortDescription: 面向字节系小程序开发者推出的桌面端集成开发环境 -Description: 开发者工具是面向字节系小程序开发者推出的桌面端集成开发环境(Integrated Development Environment,IDE)。IDE 支持小程序开发、调试、预览、上传等基本功能,并且集成开发者服务(包含智能客服等),支持在 Windows、Mac 平台上运行,旨在帮助开发者更高效地开发小程序。 -# Moniker: -Tags: -- ide -- 今日头条 -- 字节跳动 -- 小程序 -- 开发 -- 开发者工具 -- 抖音 -- 网页 -- 西瓜视频 -ReleaseNotes: |- - 新增:创建应用输入 AppId 时,“测试号”快捷按钮改为“快速创建沙盒应用”,测试号仍可从下拉列表中选择 - 新增:image 组件支持 HEIC 格式图片 - 优化:优化地理位置接口,对齐真机 - 优化:优化开发者工具运行期间的卡顿 - 修复:修复部分设备编辑器加载失败问题 - 修复:修复部分设备偶现的白屏问题 -ReleaseNotesUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/download/developer-instrument-update-and-download -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: 常见问题 - DocumentUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/questions -ManifestType: locale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: ByteDance.DouyinIDE +PackageVersion: 4.1.8 +PackageLocale: zh-CN +Publisher: 北京抖音信息服务有限公司 +PublisherUrl: https://developer.open-douyin.com/ +PublisherSupportUrl: https://developer.open-douyin.com/forum +# PrivacyUrl: + +Author: 北京抖音信息服务有限公司 +PackageName: 抖音开发者工具 +PackageUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/overview +License: 免费软件 +# LicenseUrl: + +Copyright: Copyright © ByteDance 2023 +# CopyrightUrl: + +ShortDescription: 面向字节系小程序开发者推出的桌面端集成开发环境 +Description: 开发者工具是面向字节系小程序开发者推出的桌面端集成开发环境(Integrated Development Environment,IDE)。IDE 支持小程序开发、调试、预览、上传等基本功能,并且集成开发者服务(包含智能客服等),支持在 Windows、Mac 平台上运行,旨在帮助开发者更高效地开发小程序。 +# Moniker: + +Tags: +- ide +- 今日头条 +- 字节跳动 +- 小程序 +- 开发 +- 开发者工具 +- 抖音 +- 网页 +- 西瓜视频 +ReleaseNotes: |- + 新增:创建应用输入 AppId 时,“测试号”快捷按钮改为“快速创建沙盒应用”,测试号仍可从下拉列表中选择 + 新增:image 组件支持 HEIC 格式图片 + 优化:优化地理位置接口,对齐真机 + 优化:优化开发者工具运行期间的卡顿 + 修复:修复部分设备编辑器加载失败问题 + 修复:修复部分设备偶现的白屏问题 +ReleaseNotesUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/download/developer-instrument-update-and-download +# PurchaseUrl: + +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/questions +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/b/ByteDance/DouyinIDE/4.1.8/ByteDance.DouyinIDE.yaml b/manifests/b/ByteDance/DouyinIDE/4.1.8/ByteDance.DouyinIDE.yaml index 18c757240a709..0e11900956e73 100644 --- a/manifests/b/ByteDance/DouyinIDE/4.1.8/ByteDance.DouyinIDE.yaml +++ b/manifests/b/ByteDance/DouyinIDE/4.1.8/ByteDance.DouyinIDE.yaml @@ -1,8 +1,9 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ByteDance.DouyinIDE -PackageVersion: 4.1.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: ByteDance.DouyinIDE +PackageVersion: 4.1.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 65def28279dd1969e853984f5b49f4ada003d866 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:48:37 +0530 Subject: [PATCH 249/461] Update version: BurntSushi.ripgrep.GNU version 14.1.0 (#134228) --- .../BurntSushi.ripgrep.GNU.installer.yaml | 35 +++++----- .../BurntSushi.ripgrep.GNU.locale.en-US.yaml | 67 ++++++++++--------- .../GNU/14.1.0/BurntSushi.ripgrep.GNU.yaml | 17 ++--- 3 files changed, 61 insertions(+), 58 deletions(-) diff --git a/manifests/b/BurntSushi/ripgrep/GNU/14.1.0/BurntSushi.ripgrep.GNU.installer.yaml b/manifests/b/BurntSushi/ripgrep/GNU/14.1.0/BurntSushi.ripgrep.GNU.installer.yaml index f4312d5bc70e6..92e9e6471c754 100644 --- a/manifests/b/BurntSushi/ripgrep/GNU/14.1.0/BurntSushi.ripgrep.GNU.installer.yaml +++ b/manifests/b/BurntSushi/ripgrep/GNU/14.1.0/BurntSushi.ripgrep.GNU.installer.yaml @@ -1,17 +1,18 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: BurntSushi.ripgrep.GNU -PackageVersion: 14.1.0 -InstallerType: zip -NestedInstallerType: portable -NestedInstallerFiles: -- RelativeFilePath: ripgrep-14.1.0-x86_64-pc-windows-gnu/rg.exe - PortableCommandAlias: rg -ReleaseDate: 2024-01-06 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/BurntSushi/ripgrep/releases/download/14.1.0/ripgrep-14.1.0-x86_64-pc-windows-gnu.zip - InstallerSha256: 4F2DC22621A7B75031A28D34582BA01AF1FE5EEACEBFA089A495250D9186917C -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: BurntSushi.ripgrep.GNU +PackageVersion: 14.1.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/BurntSushi/ripgrep/releases/download/14.1.0/ripgrep-14.1.0-x86_64-pc-windows-gnu.zip + InstallerSha256: 4f2dc22621a7b75031a28d34582ba01af1fe5eeacebfa089a495250d9186917c +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ripgrep-14.1.0-x86_64-pc-windows-gnu/rg.exe + PortableCommandAlias: rg +ReleaseDate: "2024-01-06" diff --git a/manifests/b/BurntSushi/ripgrep/GNU/14.1.0/BurntSushi.ripgrep.GNU.locale.en-US.yaml b/manifests/b/BurntSushi/ripgrep/GNU/14.1.0/BurntSushi.ripgrep.GNU.locale.en-US.yaml index bcb7144269aac..a291c0f70746e 100644 --- a/manifests/b/BurntSushi/ripgrep/GNU/14.1.0/BurntSushi.ripgrep.GNU.locale.en-US.yaml +++ b/manifests/b/BurntSushi/ripgrep/GNU/14.1.0/BurntSushi.ripgrep.GNU.locale.en-US.yaml @@ -1,33 +1,34 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: BurntSushi.ripgrep.GNU -PackageVersion: 14.1.0 -PackageLocale: en-US -Publisher: BurntSushi -PublisherUrl: https://github.com/BurntSushi -PublisherSupportUrl: https://github.com/BurntSushi/ripgrep/issues -Author: Andrew Gallant -PackageName: RipGrep GNU -PackageUrl: https://github.com/BurntSushi/ripgrep -License: MIT and Unlicense -LicenseUrl: https://github.com/BurntSushi/ripgrep/blob/master/UNLICENSE -ShortDescription: ripgrep recursively searches directories for a regex pattern while respecting your gitignore -Description: |- - ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern. - By default, ripgrep will respect gitignore rules and automatically skip hidden files/directories and binary files. -Tags: -- regex -ReleaseNotes: |- - - BUG #2664: - - Added or improved file type filtering for Lean and Meson. - - FEATURE #2684: - - FEATURE #2702: -ReleaseNotesUrl: https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0 -Documentations: -- DocumentLabel: FAQ - DocumentUrl: https://github.com/BurntSushi/ripgrep/blob/master/FAQ.md -- DocumentLabel: User Guide - DocumentUrl: https://github.com/BurntSushi/ripgrep/blob/master/GUIDE.md -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: BurntSushi.ripgrep.GNU +PackageVersion: 14.1.0 +PackageLocale: en-US +Publisher: BurntSushi +PublisherUrl: https://github.com/BurntSushi +PublisherSupportUrl: https://github.com/BurntSushi/ripgrep/issues +Author: Andrew Gallant +PackageName: RipGrep GNU +PackageUrl: https://github.com/BurntSushi/ripgrep +License: MIT and Unlicense +LicenseUrl: https://github.com/BurntSushi/ripgrep/blob/master/UNLICENSE +ShortDescription: ripgrep recursively searches directories for a regex pattern while respecting your gitignore +Description: |- + ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern. + By default, ripgrep will respect gitignore rules and automatically skip hidden files/directories and binary files. +Tags: +- regex +ReleaseNotes: |- + - BUG #2664: + - Added or improved file type filtering for Lean and Meson. + - FEATURE #2684: + - FEATURE #2702: +ReleaseNotesUrl: https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://github.com/BurntSushi/ripgrep/blob/master/FAQ.md +- DocumentLabel: User Guide + DocumentUrl: https://github.com/BurntSushi/ripgrep/blob/master/GUIDE.md +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/BurntSushi/ripgrep/GNU/14.1.0/BurntSushi.ripgrep.GNU.yaml b/manifests/b/BurntSushi/ripgrep/GNU/14.1.0/BurntSushi.ripgrep.GNU.yaml index 445833528717c..5d4670f6e413e 100644 --- a/manifests/b/BurntSushi/ripgrep/GNU/14.1.0/BurntSushi.ripgrep.GNU.yaml +++ b/manifests/b/BurntSushi/ripgrep/GNU/14.1.0/BurntSushi.ripgrep.GNU.yaml @@ -1,8 +1,9 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: BurntSushi.ripgrep.GNU -PackageVersion: 14.1.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: BurntSushi.ripgrep.GNU +PackageVersion: 14.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f07cc7d09cf18eb3a58d2a64923d9f6acf9ca1be Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:48:42 +0530 Subject: [PATCH 250/461] Update version: brunurd.companion version 1.5.9 (#134226) --- .../1.5.9/brunurd.companion.installer.yaml | 43 ++++++++------- .../1.5.9/brunurd.companion.locale.en-US.yaml | 55 ++++++++++--------- .../companion/1.5.9/brunurd.companion.yaml | 17 +++--- 3 files changed, 59 insertions(+), 56 deletions(-) diff --git a/manifests/b/brunurd/companion/1.5.9/brunurd.companion.installer.yaml b/manifests/b/brunurd/companion/1.5.9/brunurd.companion.installer.yaml index 59cff1c09bfd2..3b3e57021dd1f 100644 --- a/manifests/b/brunurd/companion/1.5.9/brunurd.companion.installer.yaml +++ b/manifests/b/brunurd/companion/1.5.9/brunurd.companion.installer.yaml @@ -1,21 +1,22 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: brunurd.companion -PackageVersion: 1.5.9 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: user -InstallModes: -- silent -UpgradeBehavior: install -Protocols: -- http -- https -ReleaseDate: 2021-11-17 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/brunurd/companion/releases/download/v1.5.9/Companion.1.5.9.exe - InstallerSha256: 4CB6FD0442DB1C82D254FCA4F018A43D0DEC15F2DDC2A0FA93CAA32E857480A5 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: brunurd.companion +PackageVersion: 1.5.9 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/brunurd/companion/releases/download/v1.5.9/Companion.1.5.9.exe + InstallerSha256: 4cb6fd0442db1c82d254fca4f018a43d0dec15f2ddc2a0fa93caa32e857480a5 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +Protocols: +- http +- https +ReleaseDate: "2021-11-17" diff --git a/manifests/b/brunurd/companion/1.5.9/brunurd.companion.locale.en-US.yaml b/manifests/b/brunurd/companion/1.5.9/brunurd.companion.locale.en-US.yaml index fb4fd81ec605f..32b5fe3f43530 100644 --- a/manifests/b/brunurd/companion/1.5.9/brunurd.companion.locale.en-US.yaml +++ b/manifests/b/brunurd/companion/1.5.9/brunurd.companion.locale.en-US.yaml @@ -1,27 +1,28 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: brunurd.companion -PackageVersion: 1.5.9 -PackageLocale: en-US -Publisher: Bruno Araujo -PublisherUrl: https://github.com/brunurd -PublisherSupportUrl: https://github.com/brunurd/companion/issues -Author: Bruno Araujo -PackageName: Companion -PackageUrl: https://github.com/brunurd/companion -License: MIT -LicenseUrl: https://github.com/brunurd/companion/blob/main/LICENSE.md -Copyright: Copyright (c) 2020-2021 Bruno Araujo -ShortDescription: Companion is a friendly mini browser to pin on top of any other desktop app and keep doing your things while enjoying a live stream or a youtube video. -Tags: -- browser -- pip -- picture-in-picture -- mini -ReleaseNotes: |- - Fix - - Bump Electron version to 11.5.0 for security reasons. -ReleaseNotesUrl: https://github.com/brunurd/companion/releases/tag/v1.5.9 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: brunurd.companion +PackageVersion: 1.5.9 +PackageLocale: en-US +Publisher: Bruno Araujo +PublisherUrl: https://github.com/brunurd +PublisherSupportUrl: https://github.com/brunurd/companion/issues +Author: Bruno Araujo +PackageName: Companion +PackageUrl: https://github.com/brunurd/companion +License: MIT +LicenseUrl: https://github.com/brunurd/companion/blob/main/LICENSE.md +Copyright: Copyright (c) 2020-2021 Bruno Araujo +ShortDescription: Companion is a friendly mini browser to pin on top of any other desktop app and keep doing your things while enjoying a live stream or a youtube video. +Tags: +- browser +- pip +- picture-in-picture +- mini +ReleaseNotes: |- + Fix + - Bump Electron version to 11.5.0 for security reasons. +ReleaseNotesUrl: https://github.com/brunurd/companion/releases/tag/v1.5.9 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/brunurd/companion/1.5.9/brunurd.companion.yaml b/manifests/b/brunurd/companion/1.5.9/brunurd.companion.yaml index 5a1a62dbe3576..e05d919d27b00 100644 --- a/manifests/b/brunurd/companion/1.5.9/brunurd.companion.yaml +++ b/manifests/b/brunurd/companion/1.5.9/brunurd.companion.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: brunurd.companion -PackageVersion: 1.5.9 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: brunurd.companion +PackageVersion: 1.5.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 772d6e73d1938ed896f5aa21604097c52244a315 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:48:53 +0530 Subject: [PATCH 251/461] Update version: ByteDance.Debugtron version 0.5.0 (#134231) --- .../0.5.0/ByteDance.Debugtron.installer.yaml | 45 ++++++------- .../ByteDance.Debugtron.locale.en-US.yaml | 63 ++++++++++--------- .../ByteDance.Debugtron.locale.zh-CN.yaml | 51 +++++++-------- .../Debugtron/0.5.0/ByteDance.Debugtron.yaml | 17 ++--- 4 files changed, 90 insertions(+), 86 deletions(-) diff --git a/manifests/b/ByteDance/Debugtron/0.5.0/ByteDance.Debugtron.installer.yaml b/manifests/b/ByteDance/Debugtron/0.5.0/ByteDance.Debugtron.installer.yaml index e3d1d076aa56e..b5488a5ee0ae4 100644 --- a/manifests/b/ByteDance/Debugtron/0.5.0/ByteDance.Debugtron.installer.yaml +++ b/manifests/b/ByteDance/Debugtron/0.5.0/ByteDance.Debugtron.installer.yaml @@ -1,22 +1,23 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ByteDance.Debugtron -PackageVersion: 0.5.0 -InstallerType: exe -Scope: user -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: --silent - SilentWithProgress: --silent -UpgradeBehavior: install -ProductCode: debugtron -ReleaseDate: 2020-01-13 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/pd4d10/debugtron/releases/download/v0.5.0/Debugtron-0.5.0.Setup.exe - InstallerSha256: 3980BBF18EB1AE92C82964749E1774EA0C5440E81386BB684938852BB6BFCFFE -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: ByteDance.Debugtron +PackageVersion: 0.5.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/pd4d10/debugtron/releases/download/v0.5.0/Debugtron-0.5.0.Setup.exe + InstallerSha256: 3980bbf18eb1ae92c82964749e1774ea0c5440e81386bb684938852bb6bfcffe +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +ProductCode: debugtron +ReleaseDate: "2020-01-13" diff --git a/manifests/b/ByteDance/Debugtron/0.5.0/ByteDance.Debugtron.locale.en-US.yaml b/manifests/b/ByteDance/Debugtron/0.5.0/ByteDance.Debugtron.locale.en-US.yaml index d0439a0db93a5..1d612d6c73f21 100644 --- a/manifests/b/ByteDance/Debugtron/0.5.0/ByteDance.Debugtron.locale.en-US.yaml +++ b/manifests/b/ByteDance/Debugtron/0.5.0/ByteDance.Debugtron.locale.en-US.yaml @@ -1,31 +1,32 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ByteDance.Debugtron -PackageVersion: 0.5.0 -PackageLocale: en-US -Publisher: Rongjian Zhang -PublisherUrl: https://github.com/bytedance -PublisherSupportUrl: https://github.com/bytedance/debugtron/issues -Author: Rongjian Zhang -PackageName: Debugtron -PackageUrl: https://github.com/bytedance/debugtron -License: MIT -LicenseUrl: https://github.com/bytedance/debugtron/blob/master/LICENSE -Copyright: Copyright (c) 2020 Rongjian Zhang -ShortDescription: An app to debug in-production Electron based app -Description: |- - Debugtron is an app to debug in-production Electron based app. - It is also built with Electron. -Tags: -- debug -- debugger -- develop -- development -- electron -ReleaseNotes: |- - - Upgrade Electron to v7 - - Refresh detected Apps -ReleaseNotesUrl: https://github.com/pd4d10/debugtron/releases/tag/v0.5.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: ByteDance.Debugtron +PackageVersion: 0.5.0 +PackageLocale: en-US +Publisher: Rongjian Zhang +PublisherUrl: https://github.com/bytedance +PublisherSupportUrl: https://github.com/bytedance/debugtron/issues +Author: Rongjian Zhang +PackageName: Debugtron +PackageUrl: https://github.com/bytedance/debugtron +License: MIT +LicenseUrl: https://github.com/bytedance/debugtron/blob/master/LICENSE +Copyright: Copyright (c) 2020 Rongjian Zhang +ShortDescription: An app to debug in-production Electron based app +Description: |- + Debugtron is an app to debug in-production Electron based app. + It is also built with Electron. +Tags: +- debug +- debugger +- develop +- development +- electron +ReleaseNotes: |- + - Upgrade Electron to v7 + - Refresh detected Apps +ReleaseNotesUrl: https://github.com/pd4d10/debugtron/releases/tag/v0.5.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/ByteDance/Debugtron/0.5.0/ByteDance.Debugtron.locale.zh-CN.yaml b/manifests/b/ByteDance/Debugtron/0.5.0/ByteDance.Debugtron.locale.zh-CN.yaml index 7bcbd44cef3e7..6b47f5fa27017 100644 --- a/manifests/b/ByteDance/Debugtron/0.5.0/ByteDance.Debugtron.locale.zh-CN.yaml +++ b/manifests/b/ByteDance/Debugtron/0.5.0/ByteDance.Debugtron.locale.zh-CN.yaml @@ -1,25 +1,26 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json - -PackageIdentifier: ByteDance.Debugtron -PackageVersion: 0.5.0 -PackageLocale: zh-CN -Publisher: Rongjian Zhang -PublisherUrl: https://github.com/bytedance -PublisherSupportUrl: https://github.com/bytedance/debugtron/issues -Author: Rongjian Zhang -PackageName: Debugtron -PackageUrl: https://github.com/bytedance/debugtron -License: MIT -LicenseUrl: https://github.com/bytedance/debugtron/blob/master/LICENSE -Copyright: Copyright (c) 2020 Rongjian Zhang -ShortDescription: 生产环境 Electron 应用调试工具 -Description: Debugtron 是一个调试生产环境 Electron 应用的工具,其本身也基于 Electron 构建。 -Tags: -- electron -- 开发 -- 调试 -- 调试器 -ReleaseNotesUrl: https://github.com/bytedance/debugtron/releases/tag/v0.5.0 -ManifestType: locale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json + +PackageIdentifier: ByteDance.Debugtron +PackageVersion: 0.5.0 +PackageLocale: zh-CN +Publisher: Rongjian Zhang +PublisherUrl: https://github.com/bytedance +PublisherSupportUrl: https://github.com/bytedance/debugtron/issues +Author: Rongjian Zhang +PackageName: Debugtron +PackageUrl: https://github.com/bytedance/debugtron +License: MIT +LicenseUrl: https://github.com/bytedance/debugtron/blob/master/LICENSE +Copyright: Copyright (c) 2020 Rongjian Zhang +ShortDescription: 生产环境 Electron 应用调试工具 +Description: Debugtron 是一个调试生产环境 Electron 应用的工具,其本身也基于 Electron 构建。 +Tags: +- electron +- 开发 +- 调试 +- 调试器 +ReleaseNotesUrl: https://github.com/bytedance/debugtron/releases/tag/v0.5.0 +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/b/ByteDance/Debugtron/0.5.0/ByteDance.Debugtron.yaml b/manifests/b/ByteDance/Debugtron/0.5.0/ByteDance.Debugtron.yaml index e9a5867b9a3ee..6092568b19b27 100644 --- a/manifests/b/ByteDance/Debugtron/0.5.0/ByteDance.Debugtron.yaml +++ b/manifests/b/ByteDance/Debugtron/0.5.0/ByteDance.Debugtron.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ByteDance.Debugtron -PackageVersion: 0.5.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: ByteDance.Debugtron +PackageVersion: 0.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6a8701cacc959334b4717b19f496136a4286e8dc Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:48:56 +0530 Subject: [PATCH 252/461] Update version: brrd.abricotine version 1.1.4 (#134224) --- .../1.1.4/brrd.abricotine.installer.yaml | 33 +++++++------- .../1.1.4/brrd.abricotine.locale.en-US.yaml | 43 +++++++++++-------- .../abricotine/1.1.4/brrd.abricotine.yaml | 17 ++++---- 3 files changed, 52 insertions(+), 41 deletions(-) diff --git a/manifests/b/brrd/abricotine/1.1.4/brrd.abricotine.installer.yaml b/manifests/b/brrd/abricotine/1.1.4/brrd.abricotine.installer.yaml index 4d5a7190fb2dd..5586e7fe6c213 100644 --- a/manifests/b/brrd/abricotine/1.1.4/brrd.abricotine.installer.yaml +++ b/manifests/b/brrd/abricotine/1.1.4/brrd.abricotine.installer.yaml @@ -1,16 +1,17 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: brrd.abricotine -PackageVersion: 1.1.4 -InstallerType: nullsoft -InstallerSwitches: - Silent: --silent - SilentWithProgress: --silent -ReleaseDate: 2022-06-09 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/brrd/abricotine/releases/download/v1.1.4/Abricotine-Setup-1.1.4.exe - InstallerSha256: 1A0FD7BAAD906D5EA991A5C4FCB86AB6A51666A8A5D9767BCAC3016B0032527E -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: brrd.abricotine +PackageVersion: 1.1.4 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/brrd/abricotine/releases/download/v1.1.4/Abricotine-Setup-1.1.4.exe + InstallerSha256: 1a0fd7baad906d5ea991a5c4fcb86ab6a51666a8a5d9767bcac3016b0032527e +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +ReleaseDate: "2022-06-09" diff --git a/manifests/b/brrd/abricotine/1.1.4/brrd.abricotine.locale.en-US.yaml b/manifests/b/brrd/abricotine/1.1.4/brrd.abricotine.locale.en-US.yaml index c02887519adf8..1ab1e6fa0266f 100644 --- a/manifests/b/brrd/abricotine/1.1.4/brrd.abricotine.locale.en-US.yaml +++ b/manifests/b/brrd/abricotine/1.1.4/brrd.abricotine.locale.en-US.yaml @@ -1,17 +1,26 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: brrd.abricotine -PackageVersion: 1.1.4 -PackageLocale: en-US -Publisher: Thomas Brouard -PublisherUrl: https://github.com/brrd -PublisherSupportUrl: https://github.com/brrd/abricotine/issues -PackageName: Abricotine -PackageUrl: https://github.com/brrd/abricotine -License: gpl3 -LicenseUrl: https://github.com/brrd/abricotine/blob/develop/LICENSE -ShortDescription: Abricotine Markdown Editor -ReleaseNotesUrl: https://github.com/brrd/abricotine/releases/tag/v1.1.4 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: brrd.abricotine +PackageVersion: 1.1.4 +PackageLocale: en-US +Publisher: Thomas Brouard +PublisherUrl: https://github.com/brrd +PublisherSupportUrl: https://github.com/brrd/abricotine/issues +PackageName: Abricotine +PackageUrl: https://github.com/brrd/abricotine +License: gpl3 +LicenseUrl: https://github.com/brrd/abricotine/blob/develop/LICENSE +ShortDescription: Abricotine Markdown Editor +ReleaseNotesUrl: https://github.com/brrd/abricotine/releases/tag/v1.1.4 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- abricotine +- electron-app +- gfm +- inline-preview +- markdown +- markdown-editor +- text-editor diff --git a/manifests/b/brrd/abricotine/1.1.4/brrd.abricotine.yaml b/manifests/b/brrd/abricotine/1.1.4/brrd.abricotine.yaml index 6cc2edb95edeb..eb808c7dc91b5 100644 --- a/manifests/b/brrd/abricotine/1.1.4/brrd.abricotine.yaml +++ b/manifests/b/brrd/abricotine/1.1.4/brrd.abricotine.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: brrd.abricotine -PackageVersion: 1.1.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: brrd.abricotine +PackageVersion: 1.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e257b692b9206afd75edd87b264b09a9d726a4fb Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:49:09 +0530 Subject: [PATCH 253/461] Update version: BrunoNova.DrMIPS version 2.0.4 (#134225) --- .../2.0.4/BrunoNova.DrMIPS.installer.yaml | 35 +++++----- .../2.0.4/BrunoNova.DrMIPS.locale.en-US.yaml | 65 ++++++++++--------- .../2.0.4/BrunoNova.DrMIPS.locale.pt-PT.yaml | 51 ++++++++------- .../DrMIPS/2.0.4/BrunoNova.DrMIPS.yaml | 17 ++--- 4 files changed, 87 insertions(+), 81 deletions(-) diff --git a/manifests/b/BrunoNova/DrMIPS/2.0.4/BrunoNova.DrMIPS.installer.yaml b/manifests/b/BrunoNova/DrMIPS/2.0.4/BrunoNova.DrMIPS.installer.yaml index e4b09ac17816f..830d416261a46 100644 --- a/manifests/b/BrunoNova/DrMIPS/2.0.4/BrunoNova.DrMIPS.installer.yaml +++ b/manifests/b/BrunoNova/DrMIPS/2.0.4/BrunoNova.DrMIPS.installer.yaml @@ -1,17 +1,18 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: BrunoNova.DrMIPS -PackageVersion: 2.0.4 -Platform: -- Windows.Desktop -InstallerType: inno -Scope: machine -ProductCode: '{F6F082B8-63A4-4346-BD84-9E9EF318335F}_is1' -ReleaseDate: 2022-05-15 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/brunonova/drmips/releases/download/v2.0.4/DrMIPS_v2.0.4_setup.exe - InstallerSha256: 2C671C1030EB33373F27A47E446D99542B2683010B6E4ACA6323ADEA6DA15B67 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: BrunoNova.DrMIPS +PackageVersion: 2.0.4 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/brunonova/drmips/releases/download/v2.0.4/DrMIPS_v2.0.4_setup.exe + InstallerSha256: 2c671c1030eb33373f27a47e446d99542b2683010b6e4aca6323adea6da15b67 +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +ProductCode: '{F6F082B8-63A4-4346-BD84-9E9EF318335F}_is1' +ReleaseDate: "2021-10-26" diff --git a/manifests/b/BrunoNova/DrMIPS/2.0.4/BrunoNova.DrMIPS.locale.en-US.yaml b/manifests/b/BrunoNova/DrMIPS/2.0.4/BrunoNova.DrMIPS.locale.en-US.yaml index c880929f4623b..a3c3391b40348 100644 --- a/manifests/b/BrunoNova/DrMIPS/2.0.4/BrunoNova.DrMIPS.locale.en-US.yaml +++ b/manifests/b/BrunoNova/DrMIPS/2.0.4/BrunoNova.DrMIPS.locale.en-US.yaml @@ -1,32 +1,33 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: BrunoNova.DrMIPS -PackageVersion: 2.0.4 -PackageLocale: en-US -Publisher: Bruno Nova -PublisherUrl: https://github.com/brunonova -PublisherSupportUrl: https://github.com/brunonova/drmips/issues -Author: Bruno Nova -PackageName: DrMIPS -PackageUrl: https://brunonova.github.io/drmips -License: GPL-3.0 -LicenseUrl: https://www.gnu.org/licenses/gpl-3.0.html -ShortDescription: Educational MIPS simulator -Description: |- - DrMIPS is a graphical simulator of the MIPS processor to support computer architecture teaching and learning. - It is intuitive, versatile and configurable. - The simulator is available not only for personal computers but also for Android devices, especially tablets. - DrMIPS was created under the Master’s dissertation entitled Tool to Support Computer Architecture Teaching and Learning at the Faculty of Engineering of the University of Porto, in Portugal. - Requires Java 8 or later. -Moniker: drmips -Tags: -- mips -- simulator -- education -ReleaseNotes: |- - Changes - - Fix an issue in the ForwardingUnit (thanks FOX and professor MAN from Hong Kong). -ReleaseNotesUrl: https://github.com/brunonova/drmips/releases/tag/v2.0.4 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: BrunoNova.DrMIPS +PackageVersion: 2.0.4 +PackageLocale: en-US +Publisher: Bruno Nova +PublisherUrl: https://github.com/brunonova +PublisherSupportUrl: https://github.com/brunonova/drmips/issues +Author: Bruno Nova +PackageName: DrMIPS +PackageUrl: https://brunonova.github.io/drmips +License: GPL-3.0 +LicenseUrl: https://www.gnu.org/licenses/gpl-3.0.html +ShortDescription: Educational MIPS simulator +Description: |- + DrMIPS is a graphical simulator of the MIPS processor to support computer architecture teaching and learning. + It is intuitive, versatile and configurable. + The simulator is available not only for personal computers but also for Android devices, especially tablets. + DrMIPS was created under the Master’s dissertation entitled Tool to Support Computer Architecture Teaching and Learning at the Faculty of Engineering of the University of Porto, in Portugal. + Requires Java 8 or later. +Moniker: drmips +Tags: +- mips +- simulator +- education +ReleaseNotes: |- + Changes + - Fix an issue in the ForwardingUnit (thanks FOX and professor MAN from Hong Kong). +ReleaseNotesUrl: https://github.com/brunonova/drmips/releases/tag/v2.0.4 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/BrunoNova/DrMIPS/2.0.4/BrunoNova.DrMIPS.locale.pt-PT.yaml b/manifests/b/BrunoNova/DrMIPS/2.0.4/BrunoNova.DrMIPS.locale.pt-PT.yaml index fc5bea1c47a05..cfbcb66aef3c7 100644 --- a/manifests/b/BrunoNova/DrMIPS/2.0.4/BrunoNova.DrMIPS.locale.pt-PT.yaml +++ b/manifests/b/BrunoNova/DrMIPS/2.0.4/BrunoNova.DrMIPS.locale.pt-PT.yaml @@ -1,24 +1,27 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json - -PackageIdentifier: BrunoNova.DrMIPS -PackageVersion: 2.0.4 -PackageLocale: pt-PT -Publisher: Bruno Nova -Author: Bruno Nova -PackageName: DrMIPS -PackageUrl: https://brunonova.github.io/drmips -License: GPL-3.0 -LicenseUrl: https://www.gnu.org/licenses/gpl-3.0.html -ShortDescription: Simulador educativo do MIPS -Description: |- - O DrMIPS é um simulador gráfico do processador MIPS para apoiar o ensino e a aprendizagem de arquitetura de computadores. É intuitivo, versátil e configurável. - O simulador está disponível não só para computadores pessoais mas também para dispositivos Android, especialmente tablets. - O DrMIPS foi criado durante a dissertação de Mestrado intitulada "Tool to Support Computer Architecture Teaching and Learning" na Faculdade de Engenharia da Universidade do Porto, em Portugal. - Requer Java 8 ou superior. -Tags: -- mips -- simulador -- educação -ManifestType: locale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json + +PackageIdentifier: BrunoNova.DrMIPS +PackageVersion: 2.0.4 +PackageLocale: pt-PT +Publisher: Bruno Nova +Author: Bruno Nova +PackageName: DrMIPS +PackageUrl: https://brunonova.github.io/drmips +License: GPL-3.0 +LicenseUrl: https://www.gnu.org/licenses/gpl-3.0.html +ShortDescription: Simulador educativo do MIPS +Description: |- + O DrMIPS é um simulador gráfico do processador MIPS para apoiar o ensino e a aprendizagem de arquitetura de computadores. É intuitivo, versátil e configurável. + O simulador está disponível não só para computadores pessoais mas também para dispositivos Android, especialmente tablets. + O DrMIPS foi criado durante a dissertação de Mestrado intitulada "Tool to Support Computer Architecture Teaching and Learning" na Faculdade de Engenharia da Universidade do Porto, em Portugal. + Requer Java 8 ou superior. +Tags: +- mips +- simulador +- educação +ManifestType: locale +ManifestVersion: 1.5.0 +PublisherUrl: https://github.com/brunonova +ReleaseNotesUrl: https://github.com/brunonova/drmips/releases/tag/v2.0.4 diff --git a/manifests/b/BrunoNova/DrMIPS/2.0.4/BrunoNova.DrMIPS.yaml b/manifests/b/BrunoNova/DrMIPS/2.0.4/BrunoNova.DrMIPS.yaml index 9d9aab8e8c5a4..3e5d21bc2d698 100644 --- a/manifests/b/BrunoNova/DrMIPS/2.0.4/BrunoNova.DrMIPS.yaml +++ b/manifests/b/BrunoNova/DrMIPS/2.0.4/BrunoNova.DrMIPS.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: BrunoNova.DrMIPS -PackageVersion: 2.0.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: BrunoNova.DrMIPS +PackageVersion: 2.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b98d949ff9455395de4006a0679dd99dd92b3a8a Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:49:16 +0530 Subject: [PATCH 254/461] New version: brimdata.brim version 1.5.0 (#134223) --- .../brim/1.5.0/brimdata.brim.installer.yaml | 19 ++++++++++ .../1.5.0/brimdata.brim.locale.en-US.yaml | 37 +++++++++++++++++++ .../b/brimdata/brim/1.5.0/brimdata.brim.yaml | 9 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/b/brimdata/brim/1.5.0/brimdata.brim.installer.yaml create mode 100644 manifests/b/brimdata/brim/1.5.0/brimdata.brim.locale.en-US.yaml create mode 100644 manifests/b/brimdata/brim/1.5.0/brimdata.brim.yaml diff --git a/manifests/b/brimdata/brim/1.5.0/brimdata.brim.installer.yaml b/manifests/b/brimdata/brim/1.5.0/brimdata.brim.installer.yaml new file mode 100644 index 0000000000000..a99ec4a94bc40 --- /dev/null +++ b/manifests/b/brimdata/brim/1.5.0/brimdata.brim.installer.yaml @@ -0,0 +1,19 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: brimdata.brim +PackageVersion: 1.5.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/brimdata/zui/releases/download/v1.5.0/Zui-Setup-1.5.0.exe + InstallerSha256: b73dcac5ffd7225ff6bd147b3dc441fdd7c68d13a499d4ad3abe112f65ba60db +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: "2023-12-21" diff --git a/manifests/b/brimdata/brim/1.5.0/brimdata.brim.locale.en-US.yaml b/manifests/b/brimdata/brim/1.5.0/brimdata.brim.locale.en-US.yaml new file mode 100644 index 0000000000000..daa29d182d721 --- /dev/null +++ b/manifests/b/brimdata/brim/1.5.0/brimdata.brim.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: brimdata.brim +PackageVersion: 1.5.0 +PackageLocale: en-US +Publisher: Brim Security, Inc. +PublisherUrl: https://github.com/brimdata/brim +PublisherSupportUrl: https://github.com/brimdata/brim/issues +Author: Brim Security, Inc. +PackageName: Brim +PackageUrl: https://www.brimsecurity.com +License: BSD-3-Clause license +LicenseUrl: https://github.com/brimdata/brim/blob/main/LICENSE.txt +Copyright: Copyright (c) 2019-2022, Brim Security, Inc. +CopyrightUrl: https://github.com/brimdata/brim/blob/main/LICENSE.txt +ShortDescription: Desktop application to efficiently search large packet captures and Zeek logs. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/brimdata/zui/releases/tag/v1.5.0 +Tags: +- csv +- data +- data-analytics +- data-viz +- data-wrangling +- electron-app +- json-inspector +- keyword-search +- super-structured-data +- table-view +- type-system +- zed +- zng +- zq +- zui diff --git a/manifests/b/brimdata/brim/1.5.0/brimdata.brim.yaml b/manifests/b/brimdata/brim/1.5.0/brimdata.brim.yaml new file mode 100644 index 0000000000000..06ad8167fed1f --- /dev/null +++ b/manifests/b/brimdata/brim/1.5.0/brimdata.brim.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: brimdata.brim +PackageVersion: 1.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From c3c834aa3f2ede044e1fe7967c99883aa5d9ef38 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:49:28 +0530 Subject: [PATCH 255/461] New version: bornova.numara version 4.4.2 (#134214) --- .../4.4.2/bornova.numara.installer.yaml | 21 ++++++++++++++++ .../4.4.2/bornova.numara.locale.en-US.yaml | 25 +++++++++++++++++++ .../bornova/numara/4.4.2/bornova.numara.yaml | 9 +++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/b/bornova/numara/4.4.2/bornova.numara.installer.yaml create mode 100644 manifests/b/bornova/numara/4.4.2/bornova.numara.locale.en-US.yaml create mode 100644 manifests/b/bornova/numara/4.4.2/bornova.numara.yaml diff --git a/manifests/b/bornova/numara/4.4.2/bornova.numara.installer.yaml b/manifests/b/bornova/numara/4.4.2/bornova.numara.installer.yaml new file mode 100644 index 0000000000000..2afa50341fd0c --- /dev/null +++ b/manifests/b/bornova/numara/4.4.2/bornova.numara.installer.yaml @@ -0,0 +1,21 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: bornova.numara +PackageVersion: 4.4.2 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/bornova/numara-calculator/releases/download/v4.4.2/Numara-4.4.2-x64.exe + InstallerSha256: 73af18143223b787f7cc791ae95f66fc030ce88713c1642aa05d4f55369d692f +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/bornova/numara-calculator/releases/download/v4.4.2/Numara-4.4.2-x64.exe + InstallerSha256: 73af18143223b787f7cc791ae95f66fc030ce88713c1642aa05d4f55369d692f +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +InstallerSwitches: + Custom: /CURRENTUSER +ReleaseDate: "2024-01-12" diff --git a/manifests/b/bornova/numara/4.4.2/bornova.numara.locale.en-US.yaml b/manifests/b/bornova/numara/4.4.2/bornova.numara.locale.en-US.yaml new file mode 100644 index 0000000000000..84b18be7bd4c1 --- /dev/null +++ b/manifests/b/bornova/numara/4.4.2/bornova.numara.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: bornova.numara +PackageVersion: 4.4.2 +PackageLocale: en-US +Publisher: Timur Atalay +PublisherUrl: https://github.com/bornova +PublisherSupportUrl: https://github.com/bornova/numara-calculator/issues +Author: borova +PackageName: Numara +PackageUrl: https://github.com/bornova/numara-calculator +License: MIT +LicenseUrl: https://github.com/bornova/numara-calculator/blob/master/LICENSE +Copyright: Copyright (c) 2021 Timur Atalay +CopyrightUrl: https://github.com/bornova/numara-calculator/blob/master/LICENSE +ShortDescription: Simple notepad calculator built on Electron, powered by Math.js +Tags: +- calculator +- electron +- math +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/bornova/numara-calculator/releases/tag/v4.4.2 diff --git a/manifests/b/bornova/numara/4.4.2/bornova.numara.yaml b/manifests/b/bornova/numara/4.4.2/bornova.numara.yaml new file mode 100644 index 0000000000000..6ef63ecd8656a --- /dev/null +++ b/manifests/b/bornova/numara/4.4.2/bornova.numara.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: bornova.numara +PackageVersion: 4.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 52825fe1ff1763fdba6cfb33d39da647c7547acb Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:49:37 +0530 Subject: [PATCH 256/461] Add version: brianlima.uwphook version 2.13.00.00 (#134222) --- .../brianlima.uwphook.installer.yaml | 39 ++++++------ .../brianlima.uwphook.locale.en-US.yaml | 61 ++++++++----------- .../uwphook/2.13.00.00/brianlima.uwphook.yaml | 15 +++-- 3 files changed, 53 insertions(+), 62 deletions(-) diff --git a/manifests/b/brianlima/uwphook/2.13.00.00/brianlima.uwphook.installer.yaml b/manifests/b/brianlima/uwphook/2.13.00.00/brianlima.uwphook.installer.yaml index f9776d6293321..28ac669a6c06b 100644 --- a/manifests/b/brianlima/uwphook/2.13.00.00/brianlima.uwphook.installer.yaml +++ b/manifests/b/brianlima/uwphook/2.13.00.00/brianlima.uwphook.installer.yaml @@ -1,20 +1,19 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: brianlima.uwphook -PackageVersion: 2.13.00.00 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: user -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ProductCode: UWPHook -ReleaseDate: 2022-09-18 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/BrianLima/UWPHook/releases/download/2.13.0/UWPHook.exe - InstallerSha256: 11F318737CBCFAC1CDA6B0EC062DEEEA6F5C01CF754408A8E26CCE4422A2DF87 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: brianlima.uwphook +PackageVersion: 2.13.00.00 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/BrianLima/UWPHook/releases/download/2.13.0/UWPHook.exe + InstallerSha256: 11f318737cbcfac1cda6b0ec062deeea6f5c01cf754408a8e26cce4422a2df87 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: "2022-09-18" diff --git a/manifests/b/brianlima/uwphook/2.13.00.00/brianlima.uwphook.locale.en-US.yaml b/manifests/b/brianlima/uwphook/2.13.00.00/brianlima.uwphook.locale.en-US.yaml index ab0764492c237..d45b435252483 100644 --- a/manifests/b/brianlima/uwphook/2.13.00.00/brianlima.uwphook.locale.en-US.yaml +++ b/manifests/b/brianlima/uwphook/2.13.00.00/brianlima.uwphook.locale.en-US.yaml @@ -1,34 +1,27 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: brianlima.uwphook -PackageVersion: 2.13.00.00 -PackageLocale: en-US -Publisher: Briano -PublisherUrl: https://github.com/BrianLima/UWPHook -PublisherSupportUrl: https://github.com/BrianLima/UWPHook/issues -Author: BrianLima -PackageName: UWPHook -PackageUrl: https://github.com/BrianLima/UWPHook -License: MIT License -LicenseUrl: https://raw.githubusercontent.com/BrianLima/UWPHook/master/License.md -Copyright: Copyright (c) 2016 Brian Lima -CopyrightUrl: https://raw.githubusercontent.com/BrianLima/UWPHook/master/License.md -ShortDescription: link UWP games and XboxGamePass to Steam -Moniker: uwphook -Tags: -- link -- shortcut -- steam -- uwp -- xbox -- xgp -ReleaseNotes: |- - - Fix the persistent icons for games with encrypted icons that could not be copied - - Fix some games missing from the app list - - Properly handle apps that weren't being handled well in version 2.12 - - Add the ability to generate a log file - - Change the default installation from %PROGRAMFILES% to %APPDATA%, to avoid admin issues on launching games -ReleaseNotesUrl: https://github.com/BrianLima/UWPHook/releases/tag/2.13.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json +PackageIdentifier: brianlima.uwphook +PackageVersion: 2.13.00.00 +PackageLocale: en-US +Publisher: Briano +PublisherUrl: https://github.com/BrianLima/UWPHook +PublisherSupportUrl: https://github.com/BrianLima/UWPHook/issues +Author: BrianLima +PackageName: UWPHook +PackageUrl: https://github.com/BrianLima/UWPHook +License: MIT License +LicenseUrl: https://raw.githubusercontent.com/BrianLima/UWPHook/master/License.md +Copyright: Copyright (c) 2016 Brian Lima +CopyrightUrl: https://raw.githubusercontent.com/BrianLima/UWPHook/master/License.md +ShortDescription: link UWP games and XboxGamePass to Steam +Moniker: uwphook +Tags: +- uwp +- steam +- link +- shortcut +- xgp +- xbox +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/BrianLima/UWPHook/releases/tag/2.13.0 diff --git a/manifests/b/brianlima/uwphook/2.13.00.00/brianlima.uwphook.yaml b/manifests/b/brianlima/uwphook/2.13.00.00/brianlima.uwphook.yaml index 1edca692c74a9..38ce6dd8d80aa 100644 --- a/manifests/b/brianlima/uwphook/2.13.00.00/brianlima.uwphook.yaml +++ b/manifests/b/brianlima/uwphook/2.13.00.00/brianlima.uwphook.yaml @@ -1,8 +1,7 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: brianlima.uwphook -PackageVersion: 2.13.00.00 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json +PackageIdentifier: brianlima.uwphook +PackageVersion: 2.13.00.00 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f1c55d56907e85ba5097910987135172a094e9f6 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:49:40 +0530 Subject: [PATCH 257/461] Add version: Brave.Brave.Nightly version 120.1.63.113 (#134221) --- .../Brave.Brave.Nightly.installer.yaml | 144 ++++++++---------- .../Brave.Brave.Nightly.locale.en-US.yaml | 83 +++++----- .../Brave.Brave.Nightly.locale.zh-CN.yaml | 75 ++++----- .../120.1.63.113/Brave.Brave.Nightly.yaml | 17 ++- 4 files changed, 157 insertions(+), 162 deletions(-) diff --git a/manifests/b/Brave/Brave/Nightly/120.1.63.113/Brave.Brave.Nightly.installer.yaml b/manifests/b/Brave/Brave/Nightly/120.1.63.113/Brave.Brave.Nightly.installer.yaml index 249762f940abb..3dc4572d3d933 100644 --- a/manifests/b/Brave/Brave/Nightly/120.1.63.113/Brave.Brave.Nightly.installer.yaml +++ b/manifests/b/Brave/Brave/Nightly/120.1.63.113/Brave.Brave.Nightly.installer.yaml @@ -1,80 +1,64 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Brave.Brave.Nightly -PackageVersion: 120.1.63.113 -InstallerType: exe -InstallModes: -- silent -InstallerSwitches: - Log: --verbose-logging --log-file="" -ExpectedReturnCodes: -- InstallerReturnCode: 3 - ReturnResponse: alreadyInstalled -- InstallerReturnCode: 4 - ReturnResponse: downgrade -- InstallerReturnCode: 22 - ReturnResponse: cancelledByUser -- InstallerReturnCode: 60 - ReturnResponse: installInProgress -UpgradeBehavior: install -Protocols: -- ftp -- http -- https -- mailto -- tel -FileExtensions: -- htm -- html -- pdf -- shtml -- svg -- webp -- xht -- xhtml -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x86-ni/win/120.1.63.113/brave_installer-ia32.exe - InstallerSha256: 6497F6E74B976E2C8FC6F592C0884170F1DA733D78D4EAEA4D038DD6CFFD375B - InstallerSwitches: - Custom: --chrome-sxs --do-not-launch-chrome - ProductCode: BraveSoftware Brave-Browser-Nightly -- Architecture: x86 - Scope: machine - InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x86-ni/win/120.1.63.113/brave_installer-ia32.exe - InstallerSha256: 6497F6E74B976E2C8FC6F592C0884170F1DA733D78D4EAEA4D038DD6CFFD375B - InstallerSwitches: - Custom: --chrome-sxs --do-not-launch-chrome --system-level - ProductCode: BraveSoftware Brave-Browser-Nightly -- Architecture: x64 - Scope: user - InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/120.1.63.113/brave_installer-x64.exe - InstallerSha256: B2B12DB2290FFA9C984A1F8B1E51B871AF911329025044E67BA7A8583B088201 - InstallerSwitches: - Custom: --chrome-sxs --do-not-launch-chrome - ProductCode: BraveSoftware Brave-Browser-Nightly -- Architecture: x64 - Scope: machine - InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/120.1.63.113/brave_installer-x64.exe - InstallerSha256: B2B12DB2290FFA9C984A1F8B1E51B871AF911329025044E67BA7A8583B088201 - InstallerSwitches: - Custom: --chrome-sxs --do-not-launch-chrome --system-level - ProductCode: BraveSoftware Brave-Browser-Nightly -- Architecture: arm64 - Scope: user - InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/arm64-ni/win/120.1.63.113/brave_installer-arm64.exe - InstallerSha256: 2521952814D103D2926E6F992E54EE0B2201695D855755A8D2721CB311E39B8A - InstallerSwitches: - Custom: --chrome-sxs --do-not-launch-chrome - ProductCode: BraveSoftware Brave-Browser-Nightly -- Architecture: arm64 - Scope: machine - InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/arm64-ni/win/120.1.63.113/brave_installer-arm64.exe - InstallerSha256: 2521952814D103D2926E6F992E54EE0B2201695D855755A8D2721CB311E39B8A - InstallerSwitches: - Custom: --chrome-sxs --do-not-launch-chrome --system-level - ProductCode: BraveSoftware Brave-Browser-Nightly -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 120.1.63.113 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x86-ni/win/120.1.63.113/brave_installer-ia32.exe + InstallerSha256: 6497f6e74b976e2c8fc6f592c0884170f1da733d78d4eaea4d038dd6cffd375b +- Architecture: x86 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x86-ni/win/120.1.63.113/brave_installer-ia32.exe + InstallerSha256: 6497f6e74b976e2c8fc6f592c0884170f1da733d78d4eaea4d038dd6cffd375b +- Architecture: x64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/120.1.63.113/brave_installer-x64.exe + InstallerSha256: b2b12db2290ffa9c984a1f8b1e51b871af911329025044e67ba7a8583b088201 +- Architecture: x64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/120.1.63.113/brave_installer-x64.exe + InstallerSha256: b2b12db2290ffa9c984a1f8b1e51b871af911329025044e67ba7a8583b088201 +- Architecture: arm64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/120.1.63.113/brave_installer-x64.exe + InstallerSha256: b2b12db2290ffa9c984a1f8b1e51b871af911329025044e67ba7a8583b088201 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/120.1.63.113/brave_installer-x64.exe + InstallerSha256: b2b12db2290ffa9c984a1f8b1e51b871af911329025044e67ba7a8583b088201 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Browser-Nightly diff --git a/manifests/b/Brave/Brave/Nightly/120.1.63.113/Brave.Brave.Nightly.locale.en-US.yaml b/manifests/b/Brave/Brave/Nightly/120.1.63.113/Brave.Brave.Nightly.locale.en-US.yaml index 9afc973c611b2..c7a54e0105ea6 100644 --- a/manifests/b/Brave/Brave/Nightly/120.1.63.113/Brave.Brave.Nightly.locale.en-US.yaml +++ b/manifests/b/Brave/Brave/Nightly/120.1.63.113/Brave.Brave.Nightly.locale.en-US.yaml @@ -1,39 +1,44 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Brave.Brave.Nightly -PackageVersion: 120.1.63.113 -PackageLocale: en-US -Publisher: Brave Software Inc -PublisherUrl: https://brave.com -PublisherSupportUrl: https://support.brave.com -PrivacyUrl: https://brave.com/privacy/browser -Author: Brave Software, Inc. -PackageName: Brave Nightly -PackageUrl: https://brave.com/download-nightly -License: MPL-2.0 -LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE -Copyright: Copyright © 2024 The Brave Authors. All rights reserved. -CopyrightUrl: https://brave.com/terms-of-use -ShortDescription: Brave Nightly is our testing and development version of Brave. Releases are updated every night. -Description: |- - Nightly is our testing and development version of Brave. - The releases are updated every night and may contain bugs that can result in data loss. - Nightly automatically sends us crash reports when things go wrong. -# Moniker: -Tags: -- browser -- chromium -- internet -- privacy -- web -- webpage -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: FAQ - DocumentUrl: https://brave.com/faq -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 120.1.63.113 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +PublisherSupportUrl: https://support.brave.com +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2024 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly is our testing and development version of Brave. Releases are updated every night. +Description: |- + Nightly is our testing and development version of Brave. + The releases are updated every night and may contain bugs that can result in data loss. + Nightly automatically sends us crash reports when things go wrong. +# Moniker: + +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +# ReleaseNotes: + +# ReleaseNotesUrl: + +# PurchaseUrl: + +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/Brave/Brave/Nightly/120.1.63.113/Brave.Brave.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Nightly/120.1.63.113/Brave.Brave.Nightly.locale.zh-CN.yaml index 91b1750d0733e..f65752f512c0f 100644 --- a/manifests/b/Brave/Brave/Nightly/120.1.63.113/Brave.Brave.Nightly.locale.zh-CN.yaml +++ b/manifests/b/Brave/Brave/Nightly/120.1.63.113/Brave.Brave.Nightly.locale.zh-CN.yaml @@ -1,35 +1,40 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json - -PackageIdentifier: Brave.Brave.Nightly -PackageVersion: 120.1.63.113 -PackageLocale: zh-CN -Publisher: Brave Software Inc -PublisherUrl: https://brave.com/zh -PublisherSupportUrl: https://support.brave.com -PrivacyUrl: https://brave.com/privacy/browser -Author: Brave Software, Inc. -PackageName: Brave Nightly -PackageUrl: https://brave.com/download-nightly -License: MPL-2.0 -LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE -Copyright: 版权所有2024 Brave Software Inc。保留所有权利。 -CopyrightUrl: https://brave.com/terms-of-use -ShortDescription: Brave Nightly 是 Brave 的测试和开发版本,每天晚上更新。 -Description: Nightly 是 Brave 的测试和开发版本,每天晚上更新,可能包含导致数据丢失的错误。当出现问题时,Nightly 会自动向我们发送崩溃报告。 -# Moniker: -Tags: -- chromium -- 互联网 -- 浏览器 -- 网页 -- 隐私 -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: 常见问题 - DocumentUrl: https://brave.com/zh/faq -ManifestType: locale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 120.1.63.113 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +PublisherSupportUrl: https://support.brave.com +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2024 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly 是 Brave 的测试和开发版本,每天晚上更新。 +Description: Nightly 是 Brave 的测试和开发版本,每天晚上更新,可能包含导致数据丢失的错误。当出现问题时,Nightly 会自动向我们发送崩溃报告。 +# Moniker: + +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +# ReleaseNotes: + +# ReleaseNotesUrl: + +# PurchaseUrl: + +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/b/Brave/Brave/Nightly/120.1.63.113/Brave.Brave.Nightly.yaml b/manifests/b/Brave/Brave/Nightly/120.1.63.113/Brave.Brave.Nightly.yaml index 7e6a31998a051..19b090fe3e15b 100644 --- a/manifests/b/Brave/Brave/Nightly/120.1.63.113/Brave.Brave.Nightly.yaml +++ b/manifests/b/Brave/Brave/Nightly/120.1.63.113/Brave.Brave.Nightly.yaml @@ -1,8 +1,9 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Brave.Brave.Nightly -PackageVersion: 120.1.63.113 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 120.1.63.113 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b722998b98a63f6a33dee42ed82bb39fb62b4400 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:49:50 +0530 Subject: [PATCH 258/461] New version: BornToBeRoot.NETworkManager version 2024.1.7.0 (#134215) --- ...BornToBeRoot.NETworkManager.installer.yaml | 24 ++++++++++++++ ...nToBeRoot.NETworkManager.locale.en-US.yaml | 32 +++++++++++++++++++ .../BornToBeRoot.NETworkManager.yaml | 9 ++++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/b/BornToBeRoot/NETworkManager/2024.1.7.0/BornToBeRoot.NETworkManager.installer.yaml create mode 100644 manifests/b/BornToBeRoot/NETworkManager/2024.1.7.0/BornToBeRoot.NETworkManager.locale.en-US.yaml create mode 100644 manifests/b/BornToBeRoot/NETworkManager/2024.1.7.0/BornToBeRoot.NETworkManager.yaml diff --git a/manifests/b/BornToBeRoot/NETworkManager/2024.1.7.0/BornToBeRoot.NETworkManager.installer.yaml b/manifests/b/BornToBeRoot/NETworkManager/2024.1.7.0/BornToBeRoot.NETworkManager.installer.yaml new file mode 100644 index 0000000000000..8052195b46797 --- /dev/null +++ b/manifests/b/BornToBeRoot/NETworkManager/2024.1.7.0/BornToBeRoot.NETworkManager.installer.yaml @@ -0,0 +1,24 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: BornToBeRoot.NETworkManager +PackageVersion: 2024.1.7.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/BornToBeRoot/NETworkManager/releases/download/2024.1.7.0/NETworkManager_2024.1.7.0_Setup.exe + InstallerSha256: fe15739018aa90674fc0e0ae1bdbfb8dc015517020439c7151c3634d936fa681 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{8028080F-B785-4A74-A243-3D63467880A6}_is1' +ReleaseDate: "2024-01-07" diff --git a/manifests/b/BornToBeRoot/NETworkManager/2024.1.7.0/BornToBeRoot.NETworkManager.locale.en-US.yaml b/manifests/b/BornToBeRoot/NETworkManager/2024.1.7.0/BornToBeRoot.NETworkManager.locale.en-US.yaml new file mode 100644 index 0000000000000..bef266c519941 --- /dev/null +++ b/manifests/b/BornToBeRoot/NETworkManager/2024.1.7.0/BornToBeRoot.NETworkManager.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: BornToBeRoot.NETworkManager +PackageVersion: 2024.1.7.0 +PackageLocale: en-US +Publisher: BornToBeRoot +PublisherUrl: https://github.com/BornToBeRoot/NETworkManager +PublisherSupportUrl: https://github.com/BornToBeRoot/NETworkManager/issues +Author: BornToBeRoot +PackageName: NETworkManager +PackageUrl: https://borntoberoot.net/NETworkManager +License: GNU General Public License v3.0 +LicenseUrl: https://raw.githubusercontent.com/BornToBeRoot/NETworkManager/master/LICENSE +ShortDescription: A powerful tool for managing networks and troubleshoot network problems! +Moniker: networkmanager +Tags: +- dns +- ipscanner +- lldp +- pingmonitor +- portscanner +- putty +- remotedesktop +- traceroute +- wifi +Documentations: +- DocumentUrl: https://borntoberoot.net/NETworkManager/Documentation +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/BornToBeRoot/NETworkManager/releases/tag/2024.1.7.0 diff --git a/manifests/b/BornToBeRoot/NETworkManager/2024.1.7.0/BornToBeRoot.NETworkManager.yaml b/manifests/b/BornToBeRoot/NETworkManager/2024.1.7.0/BornToBeRoot.NETworkManager.yaml new file mode 100644 index 0000000000000..4d20bdd7a3d13 --- /dev/null +++ b/manifests/b/BornToBeRoot/NETworkManager/2024.1.7.0/BornToBeRoot.NETworkManager.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: BornToBeRoot.NETworkManager +PackageVersion: 2024.1.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b410d442b32a8d718645cdab188f951215b921b6 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:50:06 +0530 Subject: [PATCH 259/461] Update version: Blocknetproject.Blocknet version 4.4.1 (#134209) --- .../Blocknetproject.Blocknet.installer.yaml | 43 +++++++------- ...Blocknetproject.Blocknet.locale.en-US.yaml | 57 ++++++++++--------- .../4.4.1/Blocknetproject.Blocknet.yaml | 17 +++--- 3 files changed, 60 insertions(+), 57 deletions(-) diff --git a/manifests/b/Blocknetproject/Blocknet/4.4.1/Blocknetproject.Blocknet.installer.yaml b/manifests/b/Blocknetproject/Blocknet/4.4.1/Blocknetproject.Blocknet.installer.yaml index 73d29b39fb2e9..58dbe06275f4c 100644 --- a/manifests/b/Blocknetproject/Blocknet/4.4.1/Blocknetproject.Blocknet.installer.yaml +++ b/manifests/b/Blocknetproject/Blocknet/4.4.1/Blocknetproject.Blocknet.installer.yaml @@ -1,21 +1,22 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Blocknetproject.Blocknet -PackageVersion: 4.4.1 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2023-10-25 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/blocknetdx/blocknet/releases/download/v4.4.1/blocknet-4.4.1-win64-setup-unsigned.exe - InstallerSha256: 3AF45F93421681654FFBF28EE1249BC140A41023259AFC4631D19F4C0DAFE761 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Blocknetproject.Blocknet +PackageVersion: 4.4.1 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/blocknetdx/blocknet/releases/download/v4.4.1/blocknet-4.4.1-win64-setup-unsigned.exe + InstallerSha256: 3af45f93421681654ffbf28ee1249bc140a41023259afc4631d19f4c0dafe761 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: "2023-10-25" diff --git a/manifests/b/Blocknetproject/Blocknet/4.4.1/Blocknetproject.Blocknet.locale.en-US.yaml b/manifests/b/Blocknetproject/Blocknet/4.4.1/Blocknetproject.Blocknet.locale.en-US.yaml index 1d647f605a1d2..1586aadc4f660 100644 --- a/manifests/b/Blocknetproject/Blocknet/4.4.1/Blocknetproject.Blocknet.locale.en-US.yaml +++ b/manifests/b/Blocknetproject/Blocknet/4.4.1/Blocknetproject.Blocknet.locale.en-US.yaml @@ -1,28 +1,29 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Blocknetproject.Blocknet -PackageVersion: 4.4.1 -PackageLocale: en-US -Publisher: Blocknet project -PublisherUrl: https://blocknet.co -PublisherSupportUrl: https://github.com/blocknetdx/blocknet/issues -Author: Blocknet project -PackageName: Blocknet -PackageUrl: https://blocknet.co/blocknet-protocol -License: MIT -LicenseUrl: https://raw.githubusercontent.com/blocknetdx/blocknet/master/COPYING -Copyright: Copyright (c) Blocknet developers -CopyrightUrl: https://raw.githubusercontent.com/blocknetdx/blocknet/master/COPYING -ShortDescription: The Blocknet Core Wallet -Moniker: blocknet -Tags: -- atomic-swap -- blockchain -- blockchain-protocol -- dex -- interoperability -- open-source -ReleaseNotesUrl: https://github.com/blocknetdx/blocknet/releases/tag/v4.4.1 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Blocknetproject.Blocknet +PackageVersion: 4.4.1 +PackageLocale: en-US +Publisher: Blocknet project +PublisherUrl: https://blocknet.co +PublisherSupportUrl: https://github.com/blocknetdx/blocknet/issues +Author: Blocknet project +PackageName: Blocknet +PackageUrl: https://blocknet.co/blocknet-protocol +License: MIT +LicenseUrl: https://raw.githubusercontent.com/blocknetdx/blocknet/master/COPYING +Copyright: Copyright (c) Blocknet developers +CopyrightUrl: https://raw.githubusercontent.com/blocknetdx/blocknet/master/COPYING +ShortDescription: The Blocknet Core Wallet +Moniker: blocknet +Tags: +- atomic-swap +- blockchain +- blockchain-protocol +- dex +- interoperability +- open-source +ReleaseNotesUrl: https://github.com/blocknetdx/blocknet/releases/tag/v4.4.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/Blocknetproject/Blocknet/4.4.1/Blocknetproject.Blocknet.yaml b/manifests/b/Blocknetproject/Blocknet/4.4.1/Blocknetproject.Blocknet.yaml index 53251f681fc33..ea8d534a6a8c0 100644 --- a/manifests/b/Blocknetproject/Blocknet/4.4.1/Blocknetproject.Blocknet.yaml +++ b/manifests/b/Blocknetproject/Blocknet/4.4.1/Blocknetproject.Blocknet.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Blocknetproject.Blocknet -PackageVersion: 4.4.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Blocknetproject.Blocknet +PackageVersion: 4.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3f1c875b6bf37204b5ee6cf54507aaa06e3368ff Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:50:18 +0530 Subject: [PATCH 260/461] Update version: BiSS.WSLDiskShrinker version 0.2.2 (#134206) --- .../0.2.2/BiSS.WSLDiskShrinker.installer.yaml | 41 ++++++++-------- .../BiSS.WSLDiskShrinker.locale.en-US.yaml | 49 ++++++++++--------- .../0.2.2/BiSS.WSLDiskShrinker.yaml | 17 ++++--- 3 files changed, 55 insertions(+), 52 deletions(-) diff --git a/manifests/b/BiSS/WSLDiskShrinker/0.2.2/BiSS.WSLDiskShrinker.installer.yaml b/manifests/b/BiSS/WSLDiskShrinker/0.2.2/BiSS.WSLDiskShrinker.installer.yaml index 4b33471f47173..0b46471671197 100644 --- a/manifests/b/BiSS/WSLDiskShrinker/0.2.2/BiSS.WSLDiskShrinker.installer.yaml +++ b/manifests/b/BiSS/WSLDiskShrinker/0.2.2/BiSS.WSLDiskShrinker.installer.yaml @@ -1,20 +1,21 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: BiSS.WSLDiskShrinker -PackageVersion: 0.2.2 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ReleaseDate: 2022-07-27 -Installers: -- Architecture: neutral - InstallerUrl: https://github.com/kxxt/WSLDiskShrinker/releases/download/v0.2.2/wsl-disk-shrinker-setup.exe - InstallerSha256: BA7E4B1FA78888DA73E7F2F11F8E7CDA290F65DD7990B90D87546168871D12F4 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: BiSS.WSLDiskShrinker +PackageVersion: 0.2.2 +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/kxxt/WSLDiskShrinker/releases/download/v0.2.2/wsl-disk-shrinker-setup.exe + InstallerSha256: ba7e4b1fa78888da73e7f2f11f8e7cda290f65dd7990b90d87546168871d12f4 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: "2022-07-27" diff --git a/manifests/b/BiSS/WSLDiskShrinker/0.2.2/BiSS.WSLDiskShrinker.locale.en-US.yaml b/manifests/b/BiSS/WSLDiskShrinker/0.2.2/BiSS.WSLDiskShrinker.locale.en-US.yaml index ed61f7a7fb30a..5bf1c6e7a182a 100644 --- a/manifests/b/BiSS/WSLDiskShrinker/0.2.2/BiSS.WSLDiskShrinker.locale.en-US.yaml +++ b/manifests/b/BiSS/WSLDiskShrinker/0.2.2/BiSS.WSLDiskShrinker.locale.en-US.yaml @@ -1,24 +1,25 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: BiSS.WSLDiskShrinker -PackageVersion: 0.2.2 -PackageLocale: en-US -Publisher: Believers in Science Studio -PublisherUrl: https://github.com/kxxt -PublisherSupportUrl: https://github.com/kxxt/WSLDiskShrinker/issues -Author: BiSS -PackageName: WSL Disk Shrinker -PackageUrl: https://github.com/kxxt/WSLDiskShrinker -License: MIT -LicenseUrl: https://github.com/kxxt/WSLDiskShrinker/blob/master/LICENSE -Copyright: Copyright (c) 2021 Believers in Science Studio -ShortDescription: A simple tool to help reduce WSL disk usage. -Moniker: wsldiskshrinker -Tags: -- tool -- wsl -ReleaseNotes: '- Make the file size more aesthetically correct(#7). (Thanks to @iterma )' -ReleaseNotesUrl: https://github.com/kxxt/WSLDiskShrinker/releases/tag/v0.2.2 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: BiSS.WSLDiskShrinker +PackageVersion: 0.2.2 +PackageLocale: en-US +Publisher: Believers in Science Studio +PublisherUrl: https://github.com/kxxt +PublisherSupportUrl: https://github.com/kxxt/WSLDiskShrinker/issues +Author: BiSS +PackageName: WSL Disk Shrinker +PackageUrl: https://github.com/kxxt/WSLDiskShrinker +License: MIT +LicenseUrl: https://github.com/kxxt/WSLDiskShrinker/blob/master/LICENSE +Copyright: Copyright (c) 2021 Believers in Science Studio +ShortDescription: A simple tool to help reduce WSL disk usage. +Moniker: wsldiskshrinker +Tags: +- tool +- wsl +ReleaseNotes: '- Make the file size more aesthetically correct(#7). (Thanks to @iterma )' +ReleaseNotesUrl: https://github.com/kxxt/WSLDiskShrinker/releases/tag/v0.2.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/BiSS/WSLDiskShrinker/0.2.2/BiSS.WSLDiskShrinker.yaml b/manifests/b/BiSS/WSLDiskShrinker/0.2.2/BiSS.WSLDiskShrinker.yaml index 1cecdc3dd675c..ae0d247173480 100644 --- a/manifests/b/BiSS/WSLDiskShrinker/0.2.2/BiSS.WSLDiskShrinker.yaml +++ b/manifests/b/BiSS/WSLDiskShrinker/0.2.2/BiSS.WSLDiskShrinker.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: BiSS.WSLDiskShrinker -PackageVersion: 0.2.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: BiSS.WSLDiskShrinker +PackageVersion: 0.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 8f38ad1c9df96705e20aec3c11c0f084ca5e9da0 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:50:23 +0530 Subject: [PATCH 261/461] Update version: bmatzelle.Gow version 0.8.0 (#134212) --- .../Gow/0.8.0/bmatzelle.Gow.installer.yaml | 35 ++++++------ .../Gow/0.8.0/bmatzelle.Gow.locale.en-US.yaml | 53 ++++++++++--------- .../b/bmatzelle/Gow/0.8.0/bmatzelle.Gow.yaml | 17 +++--- 3 files changed, 54 insertions(+), 51 deletions(-) diff --git a/manifests/b/bmatzelle/Gow/0.8.0/bmatzelle.Gow.installer.yaml b/manifests/b/bmatzelle/Gow/0.8.0/bmatzelle.Gow.installer.yaml index 8f81f4c91bda0..74013819a966c 100644 --- a/manifests/b/bmatzelle/Gow/0.8.0/bmatzelle.Gow.installer.yaml +++ b/manifests/b/bmatzelle/Gow/0.8.0/bmatzelle.Gow.installer.yaml @@ -1,17 +1,18 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: bmatzelle.Gow -PackageVersion: 0.8.0 -InstallerType: exe -Scope: machine -InstallerSwitches: - Silent: /S - SilentWithProgress: /S -ReleaseDate: 2014-02-15 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/bmatzelle/gow/releases/download/v0.8.0/Gow-0.8.0.exe - InstallerSha256: 9B06E0F9471D61D1019BF4D133C0ED23A4CCEE27B6B8758A922D681469B82E42 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: bmatzelle.Gow +PackageVersion: 0.8.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bmatzelle/gow/releases/download/v0.8.0/Gow-0.8.0.exe + InstallerSha256: 9b06e0f9471d61d1019bf4d133c0ed23a4ccee27b6b8758a922d681469b82e42 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: exe +Scope: machine +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +ReleaseDate: "2014-02-15" diff --git a/manifests/b/bmatzelle/Gow/0.8.0/bmatzelle.Gow.locale.en-US.yaml b/manifests/b/bmatzelle/Gow/0.8.0/bmatzelle.Gow.locale.en-US.yaml index 8fff4cf8a86d1..d1b6ad0c08996 100644 --- a/manifests/b/bmatzelle/Gow/0.8.0/bmatzelle.Gow.locale.en-US.yaml +++ b/manifests/b/bmatzelle/Gow/0.8.0/bmatzelle.Gow.locale.en-US.yaml @@ -1,26 +1,27 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: bmatzelle.Gow -PackageVersion: 0.8.0 -PackageLocale: en-US -Publisher: bmatzelle -PublisherUrl: https://github.com/bmatzelle -PublisherSupportUrl: https://github.com/bmatzelle/gow/issues -PackageName: Gow -PackageUrl: https://github.com/bmatzelle/gow -License: Copyright (c) 2006-2010 Brent Matzelle -LicenseUrl: https://github.com/bmatzelle/gow/blob/master/licenses/Gow-License.txt -ShortDescription: Gow (Gnu On Windows) is the lightweight alternative to Cygwin. -ReleaseNotes: |- - - Added ssh.bat alias for plink ticket - - Fixed tar libiconv-2.dll issue ticket - - Fixed version name issue ticket - - Added Nano 2.3.1 ticket - - Updated PuTTY to 0.63 ticket - - Renamed 'sort.exe' to 'gsort.exe' so the Unix version is used ticket - - Added cURL 7.35.0 ticket - - Added Vim 7.3_46 ticket -ReleaseNotesUrl: https://github.com/bmatzelle/gow/releases/tag/v0.8.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: bmatzelle.Gow +PackageVersion: 0.8.0 +PackageLocale: en-US +Publisher: bmatzelle +PublisherUrl: https://github.com/bmatzelle +PublisherSupportUrl: https://github.com/bmatzelle/gow/issues +PackageName: Gow +PackageUrl: https://github.com/bmatzelle/gow +License: Copyright (c) 2006-2010 Brent Matzelle +LicenseUrl: https://github.com/bmatzelle/gow/blob/master/licenses/Gow-License.txt +ShortDescription: Gow (Gnu On Windows) is the lightweight alternative to Cygwin. +ReleaseNotes: |- + - Added ssh.bat alias for plink ticket + - Fixed tar libiconv-2.dll issue ticket + - Fixed version name issue ticket + - Added Nano 2.3.1 ticket + - Updated PuTTY to 0.63 ticket + - Renamed 'sort.exe' to 'gsort.exe' so the Unix version is used ticket + - Added cURL 7.35.0 ticket + - Added Vim 7.3_46 ticket +ReleaseNotesUrl: https://github.com/bmatzelle/gow/releases/tag/v0.8.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/bmatzelle/Gow/0.8.0/bmatzelle.Gow.yaml b/manifests/b/bmatzelle/Gow/0.8.0/bmatzelle.Gow.yaml index e2edcdc4b864e..437d8ead63c8f 100644 --- a/manifests/b/bmatzelle/Gow/0.8.0/bmatzelle.Gow.yaml +++ b/manifests/b/bmatzelle/Gow/0.8.0/bmatzelle.Gow.yaml @@ -1,8 +1,9 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: bmatzelle.Gow -PackageVersion: 0.8.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: bmatzelle.Gow +PackageVersion: 0.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b86ed1a33cb3ddee083056673032bfec592e14c1 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:50:36 +0530 Subject: [PATCH 262/461] Update version: bl00mber.alarm-cron version 0.1.1 (#134208) --- .../0.1.1/bl00mber.alarm-cron.installer.yaml | 29 +++++------ .../bl00mber.alarm-cron.locale.en-US.yaml | 50 ++++++++++++------- .../alarm-cron/0.1.1/bl00mber.alarm-cron.yaml | 17 ++++--- 3 files changed, 57 insertions(+), 39 deletions(-) diff --git a/manifests/b/bl00mber/alarm-cron/0.1.1/bl00mber.alarm-cron.installer.yaml b/manifests/b/bl00mber/alarm-cron/0.1.1/bl00mber.alarm-cron.installer.yaml index 3af65174e7242..f59b8ebe2fa51 100644 --- a/manifests/b/bl00mber/alarm-cron/0.1.1/bl00mber.alarm-cron.installer.yaml +++ b/manifests/b/bl00mber/alarm-cron/0.1.1/bl00mber.alarm-cron.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: bl00mber.alarm-cron -PackageVersion: 0.1.1 -InstallerType: exe -Scope: user -ReleaseDate: 2019-09-24 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/bl00mber/alarm-cron/releases/download/v0.1.1/AlarmCronInstaller.exe - InstallerSha256: 6103F6DB5E0676A22F48C2ADFFB0406542AE2B5DD77B759C636268FD53CB281A -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: bl00mber.alarm-cron +PackageVersion: 0.1.1 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bl00mber/alarm-cron/releases/download/v0.1.1/AlarmCronInstaller.exe + InstallerSha256: 6103f6db5e0676a22f48c2adffb0406542ae2b5dd77b759c636268fd53cb281a +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: exe +Scope: user +ReleaseDate: "2019-09-24" diff --git a/manifests/b/bl00mber/alarm-cron/0.1.1/bl00mber.alarm-cron.locale.en-US.yaml b/manifests/b/bl00mber/alarm-cron/0.1.1/bl00mber.alarm-cron.locale.en-US.yaml index da447ae48fcea..9f2b7faa3cbb4 100644 --- a/manifests/b/bl00mber/alarm-cron/0.1.1/bl00mber.alarm-cron.locale.en-US.yaml +++ b/manifests/b/bl00mber/alarm-cron/0.1.1/bl00mber.alarm-cron.locale.en-US.yaml @@ -1,17 +1,33 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: bl00mber.alarm-cron -PackageVersion: 0.1.1 -PackageLocale: en-US -Publisher: Nick Reiley -PublisherUrl: https://github.com/bl00mber -PublisherSupportUrl: https://github.com/bl00mber/alarm-cron/issues -PackageName: alarm-cron -PackageUrl: https://github.com/bl00mber/alarm-cron -License: ISC License -LicenseUrl: https://github.com/bl00mber/alarm-cron/blob/master/LICENSE -ShortDescription: Create alerts, timers and stopwatches from the tray -ReleaseNotesUrl: https://github.com/bl00mber/alarm-cron/releases/tag/v0.1.1 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: bl00mber.alarm-cron +PackageVersion: 0.1.1 +PackageLocale: en-US +Publisher: Nick Reiley +PublisherUrl: https://github.com/bl00mber +PublisherSupportUrl: https://github.com/bl00mber/alarm-cron/issues +PackageName: alarm-cron +PackageUrl: https://github.com/bl00mber/alarm-cron +License: ISC License +LicenseUrl: https://github.com/bl00mber/alarm-cron/blob/master/LICENSE +ShortDescription: Create alerts, timers and stopwatches from the tray +ReleaseNotesUrl: https://github.com/bl00mber/alarm-cron/releases/tag/v0.1.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- alarm +- clock +- countdown +- cron +- date +- linux +- macos +- productivity +- stopwatch +- time +- time-management +- timer +- ubuntu +- windows diff --git a/manifests/b/bl00mber/alarm-cron/0.1.1/bl00mber.alarm-cron.yaml b/manifests/b/bl00mber/alarm-cron/0.1.1/bl00mber.alarm-cron.yaml index d0a4c893567f3..acabc81174e70 100644 --- a/manifests/b/bl00mber/alarm-cron/0.1.1/bl00mber.alarm-cron.yaml +++ b/manifests/b/bl00mber/alarm-cron/0.1.1/bl00mber.alarm-cron.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: bl00mber.alarm-cron -PackageVersion: 0.1.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: bl00mber.alarm-cron +PackageVersion: 0.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f49ab07973040b5ff3f910cea0db9679bf01a134 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:50:42 +0530 Subject: [PATCH 263/461] New version: BinanceTech.Binance version 1.49.0 (#134203) --- .../1.49.0/BinanceTech.Binance.installer.yaml | 20 ++++++++++++++ .../BinanceTech.Binance.locale.en-US.yaml | 26 +++++++++++++++++++ .../Binance/1.49.0/BinanceTech.Binance.yaml | 9 +++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/b/BinanceTech/Binance/1.49.0/BinanceTech.Binance.installer.yaml create mode 100644 manifests/b/BinanceTech/Binance/1.49.0/BinanceTech.Binance.locale.en-US.yaml create mode 100644 manifests/b/BinanceTech/Binance/1.49.0/BinanceTech.Binance.yaml diff --git a/manifests/b/BinanceTech/Binance/1.49.0/BinanceTech.Binance.installer.yaml b/manifests/b/BinanceTech/Binance/1.49.0/BinanceTech.Binance.installer.yaml new file mode 100644 index 0000000000000..15e642583f543 --- /dev/null +++ b/manifests/b/BinanceTech/Binance/1.49.0/BinanceTech.Binance.installer.yaml @@ -0,0 +1,20 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: BinanceTech.Binance +PackageVersion: 1.49.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/binance/desktop/releases/download/v1.49.0/binance-setup-1.49.0.exe + InstallerSha256: 12d9af07cfeaf0ba0368e702ea3d851a0a7775fe1eef88a90bfb0ee6a567a49d +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: "2024-01-04" diff --git a/manifests/b/BinanceTech/Binance/1.49.0/BinanceTech.Binance.locale.en-US.yaml b/manifests/b/BinanceTech/Binance/1.49.0/BinanceTech.Binance.locale.en-US.yaml new file mode 100644 index 0000000000000..0d4eb409ad6fc --- /dev/null +++ b/manifests/b/BinanceTech/Binance/1.49.0/BinanceTech.Binance.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: BinanceTech.Binance +PackageVersion: 1.49.0 +PackageLocale: en-US +Publisher: BinanceTech +PublisherUrl: https://www.binance.com/en +PublisherSupportUrl: https://www.binance.com/en/support-center +PrivacyUrl: https://www.binance.com/en/privacy +Author: BinanceTech +PackageName: Binance +PackageUrl: https://www.binance.com/en +License: Proprietary +LicenseUrl: https://www.binance.com/en/terms +Copyright: Binance © 2023 +CopyrightUrl: https://www.binance.com/en/terms +ShortDescription: Buy & sell Crypto in minutes, join the world’s largest crypto exchange. +Tags: +- crypto +- finance +- trade +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/binance/desktop/releases/tag/v1.49.0 diff --git a/manifests/b/BinanceTech/Binance/1.49.0/BinanceTech.Binance.yaml b/manifests/b/BinanceTech/Binance/1.49.0/BinanceTech.Binance.yaml new file mode 100644 index 0000000000000..92795d030ffc0 --- /dev/null +++ b/manifests/b/BinanceTech/Binance/1.49.0/BinanceTech.Binance.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: BinanceTech.Binance +PackageVersion: 1.49.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 2614b5609996ec2d991b46ef56337f6199fa782b Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:50:57 +0530 Subject: [PATCH 264/461] Add version: Bisq.Bisq version 1.9.14 (#134205) --- .../Bisq/Bisq/1.9.14/Bisq.Bisq.installer.yaml | 54 ++++++------ .../Bisq/1.9.14/Bisq.Bisq.locale.en-US.yaml | 86 +++++++------------ manifests/b/Bisq/Bisq/1.9.14/Bisq.Bisq.yaml | 16 ++-- 3 files changed, 70 insertions(+), 86 deletions(-) diff --git a/manifests/b/Bisq/Bisq/1.9.14/Bisq.Bisq.installer.yaml b/manifests/b/Bisq/Bisq/1.9.14/Bisq.Bisq.installer.yaml index 45a7049d5ebb0..be0396c5fc944 100644 --- a/manifests/b/Bisq/Bisq/1.9.14/Bisq.Bisq.installer.yaml +++ b/manifests/b/Bisq/Bisq/1.9.14/Bisq.Bisq.installer.yaml @@ -1,24 +1,30 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Bisq.Bisq -PackageVersion: 1.9.14 -Platform: -- Windows.Desktop -InstallerType: burn -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /quiet - SilentWithProgress: /passive -UpgradeBehavior: install -ProductCode: '{D893FCB9-28F7-3413-A091-F5181DA09278}' -ReleaseDate: 2023-10-09 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/bisq-network/bisq/releases/download/v1.9.14/Bisq-64bit-1.9.14.exe - InstallerSha256: 2B7E5C57D703E96494B0AE47C3A0BEEAEF62B75523AD54418985987FC75C373A -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json + +PackageIdentifier: Bisq.Bisq +PackageVersion: 1.9.14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bisq-network/bisq/releases/download/v1.9.14/Bisq-64bit-1.9.14.exe + InstallerSha256: 2b7e5c57d703e96494b0ae47c3a0beeaef62b75523ad54418985987fc75c373a +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive +UpgradeBehavior: install +ProductCode: '{9BC5C883-B039-3702-89EC-10885DC89194}' +ReleaseDate: "2023-10-09" +AppsAndFeaturesEntries: +- Publisher: Bisq + DisplayName: Bisq + InstallerType: msi + ProductCode: '{9BC5C883-B039-3702-89EC-10885DC89194}' diff --git a/manifests/b/Bisq/Bisq/1.9.14/Bisq.Bisq.locale.en-US.yaml b/manifests/b/Bisq/Bisq/1.9.14/Bisq.Bisq.locale.en-US.yaml index caefbbf2b029b..8c56ad0f4f2d0 100644 --- a/manifests/b/Bisq/Bisq/1.9.14/Bisq.Bisq.locale.en-US.yaml +++ b/manifests/b/Bisq/Bisq/1.9.14/Bisq.Bisq.locale.en-US.yaml @@ -1,54 +1,32 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Bisq.Bisq -PackageVersion: 1.9.14 -PackageLocale: en-US -Publisher: Bisq -PublisherUrl: https://github.com/bisq-network/bisq -PublisherSupportUrl: https://github.com/bisq-network/bisq/issues -Author: qishibo -PackageName: Bisq -PackageUrl: https://bisq.network -License: AGPL-3.0 -LicenseUrl: https://raw.githubusercontent.com/bisq-network/bisq/master/LICENSE -CopyrightUrl: https://raw.githubusercontent.com/bisq-network/bisq/master/LICENSE -ShortDescription: Buy and sell bitcoin for fiat (or other cryptocurrencies) privately and securely using Bisq's peer-to-peer network and open-source desktop software. No registration required. -Moniker: bisq -Tags: -- bisq -- bitcoin -- exchange -- network -- p2p -ReleaseNotes: |- - Improvements - - Improve flow in create/take offer process - - Add MercadoPago payment method - - Add info popup about Argentinian Peso (blue) market prices - - Update to latest Java 11 LTS runtime (1, 2, 3, 4) - - Show Amazon gift card country in offer book - - Randomly select dispute agent - - Update mediators onion addresses - - Add Bisq 2 bond roles names - - Broadcast Arbitration DPT and dispute message in parallel - - Allow arbitration tickets to be manually reopened - Bug fixes - - Validate transactions after DAO state is ready - - Fix: BTC maker/taker fee validation - - Edit button/pen symbol stops working for altcoin offers - - Fix cutoff UTXOs in Send Funds screen - - Remove unused dependency on Pricenode metadata strings - - @alejandrogarcia83 - - @alvasw - - @alyokaz - - @gabernard - - @HenrikJannsen - - @jmacxx - - @napoly - - @rodvar - - @alyokaz - - @rodvar -ReleaseNotesUrl: https://github.com/bisq-network/bisq/releases/tag/v1.9.14 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json + +PackageIdentifier: Bisq.Bisq +PackageVersion: 1.9.14 +PackageLocale: en-US +Publisher: Bisq +PublisherUrl: https://github.com/bisq-network/bisq +PublisherSupportUrl: https://github.com/bisq-network/bisq/issues +# PrivacyUrl: +Author: qishibo +PackageName: Bisq +PackageUrl: https://bisq.network +License: GNU Affero General Public License v3.0 +LicenseUrl: https://raw.githubusercontent.com/bisq-network/bisq/master/LICENSE +# Copyright: +CopyrightUrl: https://raw.githubusercontent.com/bisq-network/bisq/master/LICENSE +ShortDescription: Buy and sell bitcoin for fiat (or other cryptocurrencies) privately and securely using Bisq's peer-to-peer network and open-source desktop software. No registration required. +# Description: +Moniker: bisq +Tags: +- bisq +- bitcoin +- exchange +- network +- p2p +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/bisq-network/bisq/releases/tag/v1.9.14 diff --git a/manifests/b/Bisq/Bisq/1.9.14/Bisq.Bisq.yaml b/manifests/b/Bisq/Bisq/1.9.14/Bisq.Bisq.yaml index adf2c620fb3f5..74204814a788c 100644 --- a/manifests/b/Bisq/Bisq/1.9.14/Bisq.Bisq.yaml +++ b/manifests/b/Bisq/Bisq/1.9.14/Bisq.Bisq.yaml @@ -1,8 +1,8 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Bisq.Bisq -PackageVersion: 1.9.14 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json + +PackageIdentifier: Bisq.Bisq +PackageVersion: 1.9.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From bd33a1433eff564ae28b6ff6468704b0720a7d4e Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:51:02 +0530 Subject: [PATCH 265/461] Update version: Biscuit.Biscuit version 1.2.29 (#134204) --- .../1.2.29/Biscuit.Biscuit.installer.yaml | 37 ++++++++++--------- .../1.2.29/Biscuit.Biscuit.locale.en-US.yaml | 37 +++++++++---------- .../Biscuit/1.2.29/Biscuit.Biscuit.yaml | 17 +++++---- 3 files changed, 46 insertions(+), 45 deletions(-) diff --git a/manifests/b/Biscuit/Biscuit/1.2.29/Biscuit.Biscuit.installer.yaml b/manifests/b/Biscuit/Biscuit/1.2.29/Biscuit.Biscuit.installer.yaml index 76dd31dc575e1..2ceb25026a81b 100644 --- a/manifests/b/Biscuit/Biscuit/1.2.29/Biscuit.Biscuit.installer.yaml +++ b/manifests/b/Biscuit/Biscuit/1.2.29/Biscuit.Biscuit.installer.yaml @@ -1,18 +1,19 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Biscuit.Biscuit -PackageVersion: 1.2.29 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: user -InstallModes: -- silent -UpgradeBehavior: install -ReleaseDate: 2023-06-17 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/agata/dl.biscuit/releases/download/v1.2.29/Biscuit-Setup-1.2.29.exe - InstallerSha256: 48C64AAC9E86D1F368678761C4250FB629216DA1859B750A6AF13A9B3D62F82C -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Biscuit.Biscuit +PackageVersion: 1.2.29 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/agata/dl.biscuit/releases/download/v1.2.29/Biscuit-Setup-1.2.29.exe + InstallerSha256: 48c64aac9e86d1f368678761c4250fb629216da1859b750a6af13a9b3d62f82c +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: "2023-06-17" diff --git a/manifests/b/Biscuit/Biscuit/1.2.29/Biscuit.Biscuit.locale.en-US.yaml b/manifests/b/Biscuit/Biscuit/1.2.29/Biscuit.Biscuit.locale.en-US.yaml index 00dd2a7546993..d1fb2a3b1e4cf 100644 --- a/manifests/b/Biscuit/Biscuit/1.2.29/Biscuit.Biscuit.locale.en-US.yaml +++ b/manifests/b/Biscuit/Biscuit/1.2.29/Biscuit.Biscuit.locale.en-US.yaml @@ -1,19 +1,18 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Biscuit.Biscuit -PackageVersion: 1.2.29 -PackageLocale: en-US -Publisher: Biscuit Project -PublisherUrl: https://github.com/agata -PublisherSupportUrl: https://github.com/agata/dl.biscuit/issues -PackageName: Biscuit -PackageUrl: https://github.com/agata/dl.biscuit -License: Copyright © 2019 Toshitaka Agata -ShortDescription: Browser where your favorite apps won't get buried in tabs. -ReleaseNotes: |- - 🐞Bug - - Fixed an issue where the "Always open link in default browser" setting was not working even when turned on. -ReleaseNotesUrl: https://github.com/agata/dl.biscuit/releases/tag/v1.2.29 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Biscuit.Biscuit +PackageVersion: 1.2.29 +PackageLocale: en-US +Publisher: Biscuit Project +PublisherUrl: https://github.com/agata +PublisherSupportUrl: https://github.com/agata/dl.biscuit/issues +PackageName: Biscuit +PackageUrl: https://github.com/agata/dl.biscuit +License: Copyright © 2019 Toshitaka Agata +ShortDescription: Browser where your favorite apps won't get buried in tabs. +ReleaseNotes: "\U0001F41EBug\n- Fixed an issue where the \"Always open link in default browser\" setting was not working even when turned on." +ReleaseNotesUrl: https://github.com/agata/dl.biscuit/releases/tag/v1.2.29 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/Biscuit/Biscuit/1.2.29/Biscuit.Biscuit.yaml b/manifests/b/Biscuit/Biscuit/1.2.29/Biscuit.Biscuit.yaml index 64189c7c8bbb3..dea0798120492 100644 --- a/manifests/b/Biscuit/Biscuit/1.2.29/Biscuit.Biscuit.yaml +++ b/manifests/b/Biscuit/Biscuit/1.2.29/Biscuit.Biscuit.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Biscuit.Biscuit -PackageVersion: 1.2.29 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Biscuit.Biscuit +PackageVersion: 1.2.29 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 58f4af5d6e80ef7a3c42bdb17ac83f1b644507de Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:52:03 +0530 Subject: [PATCH 266/461] Update version: Contasimple.ContasimpleDesktop version 3.1.0 (#134273) --- ...tasimple.ContasimpleDesktop.installer.yaml | 33 +++++++-------- ...imple.ContasimpleDesktop.locale.en-US.yaml | 41 ++++++++++--------- .../3.1.0/Contasimple.ContasimpleDesktop.yaml | 17 ++++---- 3 files changed, 47 insertions(+), 44 deletions(-) diff --git a/manifests/c/Contasimple/ContasimpleDesktop/3.1.0/Contasimple.ContasimpleDesktop.installer.yaml b/manifests/c/Contasimple/ContasimpleDesktop/3.1.0/Contasimple.ContasimpleDesktop.installer.yaml index 4cf882dac9688..ddf41561865b0 100644 --- a/manifests/c/Contasimple/ContasimpleDesktop/3.1.0/Contasimple.ContasimpleDesktop.installer.yaml +++ b/manifests/c/Contasimple/ContasimpleDesktop/3.1.0/Contasimple.ContasimpleDesktop.installer.yaml @@ -1,16 +1,17 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Contasimple.ContasimpleDesktop -PackageVersion: 3.1.0 -InstallerType: nullsoft -InstallerSwitches: - Silent: /s - SilentWithProgress: /s -ReleaseDate: 2020-06-23 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/Contasimple/contasimple-desktop/releases/download/v3.1.0/contasimple-setup-3.1.0.exe - InstallerSha256: 1878F34904823BDAE67583D9732408FEE92BDB27D760500CABFABCBCD1C525F3 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Contasimple.ContasimpleDesktop +PackageVersion: 3.1.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Contasimple/contasimple-desktop/releases/download/v3.1.0/contasimple-setup-3.1.0.exe + InstallerSha256: 1878f34904823bdae67583d9732408fee92bdb27d760500cabfabcbcd1c525f3 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +InstallerSwitches: + Silent: /s + SilentWithProgress: /s +ReleaseDate: "2020-06-23" diff --git a/manifests/c/Contasimple/ContasimpleDesktop/3.1.0/Contasimple.ContasimpleDesktop.locale.en-US.yaml b/manifests/c/Contasimple/ContasimpleDesktop/3.1.0/Contasimple.ContasimpleDesktop.locale.en-US.yaml index 314acb4450087..5c1860382522d 100644 --- a/manifests/c/Contasimple/ContasimpleDesktop/3.1.0/Contasimple.ContasimpleDesktop.locale.en-US.yaml +++ b/manifests/c/Contasimple/ContasimpleDesktop/3.1.0/Contasimple.ContasimpleDesktop.locale.en-US.yaml @@ -1,20 +1,21 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Contasimple.ContasimpleDesktop -PackageVersion: 3.1.0 -PackageLocale: en-US -Publisher: Contasimple S.L. -PublisherUrl: https://github.com/Contasimple -PublisherSupportUrl: https://github.com/Contasimple/contasimple-desktop/issues -PackageName: Contasimple Desktop -PackageUrl: https://www.contasimple.com -License: Copyright (c) Contasimple S.L. All rights reserved. -LicenseUrl: https://www.contasimple.co.uk/legal-notes-and-terms -ShortDescription: Contasimple is the leading invoicing, accounting and taxes application to manage your company on the cloud -Moniker: contasimple -Tags: -- invoicing-billing-accounting-taxes -ReleaseNotesUrl: https://github.com/Contasimple/contasimple-desktop/releases/tag/v3.1.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Contasimple.ContasimpleDesktop +PackageVersion: 3.1.0 +PackageLocale: en-US +Publisher: Contasimple S.L. +PublisherUrl: https://github.com/Contasimple +PublisherSupportUrl: https://github.com/Contasimple/contasimple-desktop/issues +PackageName: Contasimple Desktop +PackageUrl: https://www.contasimple.com +License: Copyright (c) Contasimple S.L. All rights reserved. +LicenseUrl: https://www.contasimple.co.uk/legal-notes-and-terms +ShortDescription: Contasimple is the leading invoicing, accounting and taxes application to manage your company on the cloud +Moniker: contasimple +Tags: +- invoicing-billing-accounting-taxes +ReleaseNotesUrl: https://github.com/Contasimple/contasimple-desktop/releases/tag/v3.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/Contasimple/ContasimpleDesktop/3.1.0/Contasimple.ContasimpleDesktop.yaml b/manifests/c/Contasimple/ContasimpleDesktop/3.1.0/Contasimple.ContasimpleDesktop.yaml index a4934e1bae648..9ad06e71ae90d 100644 --- a/manifests/c/Contasimple/ContasimpleDesktop/3.1.0/Contasimple.ContasimpleDesktop.yaml +++ b/manifests/c/Contasimple/ContasimpleDesktop/3.1.0/Contasimple.ContasimpleDesktop.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Contasimple.ContasimpleDesktop -PackageVersion: 3.1.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Contasimple.ContasimpleDesktop +PackageVersion: 3.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b17c9beeca14ca3342bd571b5d0324160bc64f61 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:52:42 +0530 Subject: [PATCH 267/461] Add version: commercialhaskell.stack version 2.13.1 (#134271) --- .../commercialhaskell.stack.installer.yaml | 40 ++++---- .../commercialhaskell.stack.locale.en-US.yaml | 98 ++++++------------- .../stack/2.13.1/commercialhaskell.stack.yaml | 15 ++- 3 files changed, 57 insertions(+), 96 deletions(-) diff --git a/manifests/c/commercialhaskell/stack/2.13.1/commercialhaskell.stack.installer.yaml b/manifests/c/commercialhaskell/stack/2.13.1/commercialhaskell.stack.installer.yaml index e81219e7386ec..15e465037c05c 100644 --- a/manifests/c/commercialhaskell/stack/2.13.1/commercialhaskell.stack.installer.yaml +++ b/manifests/c/commercialhaskell/stack/2.13.1/commercialhaskell.stack.installer.yaml @@ -1,20 +1,20 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: commercialhaskell.stack -PackageVersion: 2.13.1 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: user -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ProductCode: Haskell Stack -ReleaseDate: 2023-09-29 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/commercialhaskell/stack/releases/download/v2.13.1/stack-2.13.1-windows-x86_64-installer.exe - InstallerSha256: 4B620C74F509172801960A6479FEF82D5DE05D869F85FFAC77178A783258F945 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +PackageIdentifier: commercialhaskell.stack +PackageVersion: 2.13.1 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/commercialhaskell/stack/releases/download/v2.13.1/stack-2.13.1-windows-x86_64-installer.exe + InstallerSha256: 4b620c74f509172801960a6479fef82d5de05d869f85ffac77178a783258f945 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: Haskell Stack +ReleaseDate: "2023-09-29" diff --git a/manifests/c/commercialhaskell/stack/2.13.1/commercialhaskell.stack.locale.en-US.yaml b/manifests/c/commercialhaskell/stack/2.13.1/commercialhaskell.stack.locale.en-US.yaml index f59cfdc9a8105..6e77def94ead7 100644 --- a/manifests/c/commercialhaskell/stack/2.13.1/commercialhaskell.stack.locale.en-US.yaml +++ b/manifests/c/commercialhaskell/stack/2.13.1/commercialhaskell.stack.locale.en-US.yaml @@ -1,68 +1,30 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: commercialhaskell.stack -PackageVersion: 2.13.1 -PackageLocale: en-US -Publisher: commercialhaskell -PublisherUrl: https://haskellstack.org -PublisherSupportUrl: https://docs.haskellstack.org/en/stable -Author: Stack contributors -PackageName: Haskell Stack -PackageUrl: https://haskellstack.org -License: BSD-3-CLAUSE -LicenseUrl: https://raw.githubusercontent.com/commercialhaskell/stack/master/LICENSE -Copyright: Copyright (c) 2015-2022, Stack contributors -CopyrightUrl: https://raw.githubusercontent.com/commercialhaskell/stack/master/LICENSE -ShortDescription: Stack is a cross-platform program for developing Haskell projects. It is aimed at Haskellers both new and experienced. -Moniker: stack -Tags: -- cabal-build -- haskell -- stack -- stackage -ReleaseNotes: |- - - Further to the release notes for Stack 2.3.1, the -static suffix has been removed from the statically linked Linux/x86_64 binaries. - - The binaries for Linux/Aarch64 are now statically linked. - - Binaries are now provided for macOS/AArch64. - - Build artefacts are placed in .stack-work/dist// (hashed to a shorter path on Windows), rather than - - By default, the stack build progress bar is capped to a length equal to the terminal width. - - When building GHC from source, Stack no longer uses Hadrian's deprecated --configure\\-c flag and, instead, seeks to run GHC's Python boot and sh configure scripts, and ensure that the happy and alex executables are on the PATH. - - When auto-detecting --ghc-build on Linux, the musl GHC build only is considered a possible GHC build if libc.musl-x86_64.so.1 is found in \lib or \lib64. - - No longer supports Cabal versions older than 1.24.0.0. - This means projects using snapshots earlier than lts-7.0 or nightly-2016-05-26 will no longer build. - - When unregistering many packages in a single step, Stack can now do that efficiently. - Stack no longer uses GHC-supplied ghc-pkg unregister (which is, currently, slower). - - stack hpc report, stack list, stack templates and stack uninstall output their information to the standard output stream rather than to the standard error stream. Logging is still to the standard error stream. - - stack upgrade no longer assumes that binary upgrade is not supported on a AArch64 machine architecture. - - Bump to Hpack 0.36.0. - - Depend on pantry-0.9.2, for support for long filenames and directory names in archives created by git archive. - - Avoid the duplicate resolving of usage files when parsing *.hi files into a set of modules and a collection of resolved usage files. - See #6123. - - Add composable component type flags --exes, --tests and --benchmarks to Stack's ide targets command, to list only those components. - - stack --verbose excludes lengthy information about build plan construction in the debug output by default. The new stack --[no-]plan-in-log flag enables or disables the inclusion of the information in the debug output. - - In YAML configuration files, the casa key is introduced, which takes precedence over the existing casa-repo-prefix key. - The latter is deprecated. - The new key also allows Stack's use of a Casa (content-addressable storage archive) server to be disabled and the maximum number of keys per request to be configured. - The defaults are unchanged. - - Add option --progress-bar= to Stack's build command to configure the format of the progress bar, where is one of none, count-only (only the package count), capped (capped to a length equal to the terminal width) and full (the previous format). - - Restore stack sdist --pvp-bounds lower (broken with Stack 2.9.1). - - Restore building of Stack with Cabal flag disable-git-info (broken with Stack 2.11.1). - - With stack hoogle, avoid the message Minimum version is hoogle-5.0. - Found acceptable hoogle- in your index, requiring its installation. when a hoogle executable has already been found on the PATH. - - Stack's sanity check on a selected GHC now passes GHC flag -hide-all-packages, stopping GHC from looking for a package environment in default locations. - - Restore Stack script files without extensions (broken with Stack 2.11.1). - - Restore message suffix due to warnings with dump-logs: warning (broken with Stack 2.11.1). - - On Windows, the local-programs-path directory can now be on a different drive to the system temporary directory and MSYS2 will still be installed. - - Andrei Dziahel - - Charles Taylor - - David Hewson - - Jens Petersen - - Markus Schirp - - Mike Pilgrem - - Olivier Benz - - Phil de Joux - - Simon Hengel -ReleaseNotesUrl: https://github.com/commercialhaskell/stack/releases/tag/v2.13.1 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +PackageIdentifier: commercialhaskell.stack +PackageVersion: 2.13.1 +PackageLocale: en-US +Publisher: commercialhaskell +PublisherUrl: https://haskellstack.org +PublisherSupportUrl: https://docs.haskellstack.org/en/stable/README/ +# PrivacyUrl: +Author: Stack contributors +PackageName: Haskell Stack +PackageUrl: https://haskellstack.org +License: Copyright (c) 2015-2022, Stack contributors. All rights reserved. +LicenseUrl: https://raw.githubusercontent.com/commercialhaskell/stack/master/LICENSE +Copyright: Copyright (c) 2015-2022, Stack contributors +CopyrightUrl: https://raw.githubusercontent.com/commercialhaskell/stack/master/LICENSE +ShortDescription: Stack is a cross-platform program for developing Haskell projects. It is aimed at Haskellers both new and experienced. +# Description: +Moniker: stack +Tags: +- cabal-build +- haskell +- stack +- stackage +# Agreements: +# ReleaseNotes: +# ReleaseNotesUrl: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/commercialhaskell/stack/releases/tag/v2.13.1 diff --git a/manifests/c/commercialhaskell/stack/2.13.1/commercialhaskell.stack.yaml b/manifests/c/commercialhaskell/stack/2.13.1/commercialhaskell.stack.yaml index 5ce1aaf407773..12ae86eb7086b 100644 --- a/manifests/c/commercialhaskell/stack/2.13.1/commercialhaskell.stack.yaml +++ b/manifests/c/commercialhaskell/stack/2.13.1/commercialhaskell.stack.yaml @@ -1,8 +1,7 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: commercialhaskell.stack -PackageVersion: 2.13.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +PackageIdentifier: commercialhaskell.stack +PackageVersion: 2.13.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 60ec34829f8232ceab6a5d947ed9485f23fde37f Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:52:52 +0530 Subject: [PATCH 268/461] Update version: CometNetwork.BitComet version 2.05 (#134270) --- .../2.05/CometNetwork.BitComet.installer.yaml | 24 +++++++++---------- .../CometNetwork.BitComet.locale.en-US.yaml | 2 +- .../CometNetwork.BitComet.locale.zh-CN.yaml | 2 +- .../BitComet/2.05/CometNetwork.BitComet.yaml | 2 +- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/manifests/c/CometNetwork/BitComet/2.05/CometNetwork.BitComet.installer.yaml b/manifests/c/CometNetwork/BitComet/2.05/CometNetwork.BitComet.installer.yaml index 04c4ae28be2e1..d85869e650c18 100644 --- a/manifests/c/CometNetwork/BitComet/2.05/CometNetwork.BitComet.installer.yaml +++ b/manifests/c/CometNetwork/BitComet/2.05/CometNetwork.BitComet.installer.yaml @@ -1,8 +1,19 @@ -# Created with YamlCreate.ps1 v2.2.12 $debug=QUSU.CRLF.7-4-0.Win32NT +# Created using WinGet Automation (CLI) # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: CometNetwork.BitComet PackageVersion: "2.05" +Installers: +- Architecture: x86 + InstallerUrl: https://download.bitcomet.com/achive/BitComet_2.05_setup.exe + InstallerSha256: be3e51c742e3d17ddfd7cce7baa0e925952e01299a09111f48da478cb070f7b3 + ProductCode: BitComet +- Architecture: x64 + InstallerUrl: https://download.bitcomet.com/achive/BitComet_2.05_setup.exe + InstallerSha256: be3e51c742e3d17ddfd7cce7baa0e925952e01299a09111f48da478cb070f7b3 + ProductCode: BitComet_x64 +ManifestType: installer +ManifestVersion: 1.5.0 InstallerType: nullsoft Scope: machine UpgradeBehavior: install @@ -14,14 +25,3 @@ FileExtensions: - bc! - torrent ReleaseDate: 2023-11-28 -Installers: -- Architecture: x86 - InstallerUrl: https://download.bitcomet.com/achive/BitComet_2.05_setup.exe - InstallerSha256: BE3E51C742E3D17DDFD7CCE7BAA0E925952E01299A09111F48DA478CB070F7B3 - ProductCode: BitComet -- Architecture: x64 - InstallerUrl: https://download.bitcomet.com/achive/BitComet_2.05_setup.exe - InstallerSha256: BE3E51C742E3D17DDFD7CCE7BAA0E925952E01299A09111F48DA478CB070F7B3 - ProductCode: BitComet_x64 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/c/CometNetwork/BitComet/2.05/CometNetwork.BitComet.locale.en-US.yaml b/manifests/c/CometNetwork/BitComet/2.05/CometNetwork.BitComet.locale.en-US.yaml index 08738cccb75c7..0edb9e71f1f57 100644 --- a/manifests/c/CometNetwork/BitComet/2.05/CometNetwork.BitComet.locale.en-US.yaml +++ b/manifests/c/CometNetwork/BitComet/2.05/CometNetwork.BitComet.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.12 $debug=QUSU.CRLF.7-4-0.Win32NT +# Created using WinGet Automation (CLI) # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: CometNetwork.BitComet diff --git a/manifests/c/CometNetwork/BitComet/2.05/CometNetwork.BitComet.locale.zh-CN.yaml b/manifests/c/CometNetwork/BitComet/2.05/CometNetwork.BitComet.locale.zh-CN.yaml index 68cfa6f3f1d9b..2d97329f2cf32 100644 --- a/manifests/c/CometNetwork/BitComet/2.05/CometNetwork.BitComet.locale.zh-CN.yaml +++ b/manifests/c/CometNetwork/BitComet/2.05/CometNetwork.BitComet.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.12 $debug=QUSU.CRLF.7-4-0.Win32NT +# Created using WinGet Automation (CLI) # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json PackageIdentifier: CometNetwork.BitComet diff --git a/manifests/c/CometNetwork/BitComet/2.05/CometNetwork.BitComet.yaml b/manifests/c/CometNetwork/BitComet/2.05/CometNetwork.BitComet.yaml index f484e6df8a4ea..f960c5a31395d 100644 --- a/manifests/c/CometNetwork/BitComet/2.05/CometNetwork.BitComet.yaml +++ b/manifests/c/CometNetwork/BitComet/2.05/CometNetwork.BitComet.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.12 $debug=QUSU.CRLF.7-4-0.Win32NT +# Created using WinGet Automation (CLI) # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: CometNetwork.BitComet From c8f116a4bb6bf662ff910f20080dc10f98f888de Mon Sep 17 00:00:00 2001 From: Marco Eckstein Date: Wed, 17 Jan 2024 18:24:25 +0100 Subject: [PATCH 269/461] New package ACLAP.DownloadHelperCoApp version: 2.0.10.0 (#133967) Note that a previous version of this package has been published as DownloadHelper.VdhCoApp version 1.6.3. That package can be installed side-by-side with this package. --- .../ACLAP.DownloadHelperCoApp.installer.yaml | 17 +++++++++++ ...CLAP.DownloadHelperCoApp.locale.en-US.yaml | 28 +++++++++++++++++++ .../2.0.10.0/ACLAP.DownloadHelperCoApp.yaml | 7 +++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/a/ACLAP/DownloadHelperCoApp/2.0.10.0/ACLAP.DownloadHelperCoApp.installer.yaml create mode 100644 manifests/a/ACLAP/DownloadHelperCoApp/2.0.10.0/ACLAP.DownloadHelperCoApp.locale.en-US.yaml create mode 100644 manifests/a/ACLAP/DownloadHelperCoApp/2.0.10.0/ACLAP.DownloadHelperCoApp.yaml diff --git a/manifests/a/ACLAP/DownloadHelperCoApp/2.0.10.0/ACLAP.DownloadHelperCoApp.installer.yaml b/manifests/a/ACLAP/DownloadHelperCoApp/2.0.10.0/ACLAP.DownloadHelperCoApp.installer.yaml new file mode 100644 index 0000000000000..e96e2fb4b3927 --- /dev/null +++ b/manifests/a/ACLAP/DownloadHelperCoApp/2.0.10.0/ACLAP.DownloadHelperCoApp.installer.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: ACLAP.DownloadHelperCoApp +PackageVersion: 2.0.10.0 +InstallerType: nullsoft +ProductCode: DownloadHelper CoApp +Installers: + - InstallerUrl: https://github.com/aclap-dev/vdhcoapp/releases/download/v2.0.10/vdhcoapp-2.0.10-windows-x86_64-installer.exe + Architecture: x64 + InstallerSha256: 8DFA09075FE95FE41CB40779BEEBA3E1EA2FF04370CADD1255AF2812AB7FBF4F + MinimumOSVersion: "10" + - InstallerUrl: https://github.com/aclap-dev/vdhcoapp/releases/download/v2.0.10/vdhcoapp-2.0.10-windows-i686-installer.exe + Architecture: x86 + InstallerSha256: e54d4499bb428805f5e63f13761dc47ff268fdc2fbc9136a8db158b705777f0b + MinimumOSVersion: "10" +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/ACLAP/DownloadHelperCoApp/2.0.10.0/ACLAP.DownloadHelperCoApp.locale.en-US.yaml b/manifests/a/ACLAP/DownloadHelperCoApp/2.0.10.0/ACLAP.DownloadHelperCoApp.locale.en-US.yaml new file mode 100644 index 0000000000000..b79893764edd3 --- /dev/null +++ b/manifests/a/ACLAP/DownloadHelperCoApp/2.0.10.0/ACLAP.DownloadHelperCoApp.locale.en-US.yaml @@ -0,0 +1,28 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +# Note that a previous version of this package has been published as DownloadHelper.VdhCoApp version 1.6.3. +# That package can be installed side-by-side with this package. + +PackageIdentifier: ACLAP.DownloadHelperCoApp +PackageVersion: 2.0.10.0 +PackageLocale: en-US +Publisher: ACLAP +PublisherUrl: https://github.com/aclap-dev +PackageName: DownloadHelper CoApp +PackageUrl: https://github.com/aclap-dev/vdhcoapp/ +License: GPL-2.0 license +Copyright: ACLAP +ShortDescription: Video DownloadHelper Companion App +Description: Companion application for Video DownloadHelper browser extension +Tags: + - Video Download Helper + - VdhCoApp +Documentations: + - DocumentLabel: Video DownloadHelper Homepage + DocumentUrl: https://www.downloadhelper.net/ + - DocumentLabel: Video DownloadHelper Browser Extension + DocumentUrl: https://www.downloadhelper.net/install + - DocumentLabel: Video DownloadHelper Companion App (alternative PackageUrl) + DocumentUrl: https://www.downloadhelper.net/install-coapp-v2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/ACLAP/DownloadHelperCoApp/2.0.10.0/ACLAP.DownloadHelperCoApp.yaml b/manifests/a/ACLAP/DownloadHelperCoApp/2.0.10.0/ACLAP.DownloadHelperCoApp.yaml new file mode 100644 index 0000000000000..7a63c737e28f3 --- /dev/null +++ b/manifests/a/ACLAP/DownloadHelperCoApp/2.0.10.0/ACLAP.DownloadHelperCoApp.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: ACLAP.DownloadHelperCoApp +PackageVersion: 2.0.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 82f0809f3f579f6ecdb0673c7e4d43136e4d84c3 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:54:46 +0530 Subject: [PATCH 270/461] Add version: code52.Carnac version 2.3.13 (#134267) --- .../2.3.13/code52.Carnac.installer.yaml | 43 +++++++++-------- .../2.3.13/code52.Carnac.locale.en-US.yaml | 48 ++++++++++--------- .../c/code52/Carnac/2.3.13/code52.Carnac.yaml | 16 +++---- 3 files changed, 56 insertions(+), 51 deletions(-) diff --git a/manifests/c/code52/Carnac/2.3.13/code52.Carnac.installer.yaml b/manifests/c/code52/Carnac/2.3.13/code52.Carnac.installer.yaml index e8d8425c2a65a..8e9d1116e0df5 100644 --- a/manifests/c/code52/Carnac/2.3.13/code52.Carnac.installer.yaml +++ b/manifests/c/code52/Carnac/2.3.13/code52.Carnac.installer.yaml @@ -1,21 +1,22 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: code52.Carnac -PackageVersion: 2.3.13 -InstallerType: exe -Scope: user -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: --silent - SilentWithProgress: --silent -UpgradeBehavior: install -ReleaseDate: 2020-06-20 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/Code52/carnac/releases/download/2.3.13/Setup.exe - InstallerSha256: 54A9E3D45C9226BE0BB71806EEC64D4F6D2A881F81C8C2C67E26EED6A1CC83D8 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json + +PackageIdentifier: code52.Carnac +PackageVersion: 2.3.13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Code52/carnac/releases/download/2.3.13/Setup.exe + InstallerSha256: 54a9e3d45c9226be0bb71806eec64d4f6d2a881f81c8c2c67e26eed6a1cc83d8 +ManifestType: installer +ManifestVersion: 1.5.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +ReleaseDate: "2020-06-20" diff --git a/manifests/c/code52/Carnac/2.3.13/code52.Carnac.locale.en-US.yaml b/manifests/c/code52/Carnac/2.3.13/code52.Carnac.locale.en-US.yaml index 004fb43eb2d28..ebd4f7fe39c3e 100644 --- a/manifests/c/code52/Carnac/2.3.13/code52.Carnac.locale.en-US.yaml +++ b/manifests/c/code52/Carnac/2.3.13/code52.Carnac.locale.en-US.yaml @@ -1,22 +1,26 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: code52.Carnac -PackageVersion: 2.3.13 -PackageLocale: en-US -Publisher: Code52 -PublisherUrl: http://code52.org -PublisherSupportUrl: https://github.com/Code52/carnac/issues -PackageName: carnac -PackageUrl: http://carnackeys.com -License: MS-PL -LicenseUrl: https://github.com/Code52/carnac/blob/master/LICENSE.md -ShortDescription: A keyboard logging and presentation utility for presentations, screencasts, and to help you become a better keyboard user. -Moniker: carnac -Tags: -- keyboard -- presentation -- logging -ReleaseNotesUrl: https://github.com/Code52/carnac/releases/tag/2.3.13 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json + +PackageIdentifier: code52.Carnac +PackageVersion: 2.3.13 +PackageLocale: en-US +Publisher: Code52 +PublisherUrl: http://code52.org/ +PublisherSupportUrl: https://github.com/Code52/carnac/issues +# PrivacyUrl: +# Author: +PackageName: carnac +PackageUrl: http://carnackeys.com/ +License: MS-PL +LicenseUrl: https://github.com/Code52/carnac/blob/master/LICENSE.md +# Copyright: +# CopyrightUrl: +ShortDescription: A keyboard logging and presentation utility for presentations, screencasts, and to help you become a better keyboard user. +# Description: +Tags: +- keyboard +- presentation +- logging +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/Code52/carnac/releases/tag/2.3.13 diff --git a/manifests/c/code52/Carnac/2.3.13/code52.Carnac.yaml b/manifests/c/code52/Carnac/2.3.13/code52.Carnac.yaml index dc2d46b5fd919..a23587b4ee8a1 100644 --- a/manifests/c/code52/Carnac/2.3.13/code52.Carnac.yaml +++ b/manifests/c/code52/Carnac/2.3.13/code52.Carnac.yaml @@ -1,8 +1,8 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: code52.Carnac -PackageVersion: 2.3.13 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json + +PackageIdentifier: code52.Carnac +PackageVersion: 2.3.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From a94087758348467734ce01ffce1e3d67957bfcc3 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:54:51 +0530 Subject: [PATCH 271/461] Update version: Cockatrice.Cockatrice version 2023-09-14-Release-2.9.0 (#134266) --- .../Cockatrice.Cockatrice.installer.yaml | 27 +++--- .../Cockatrice.Cockatrice.locale.en-US.yaml | 85 ++++++------------- .../Cockatrice.Cockatrice.yaml | 17 ++-- 3 files changed, 47 insertions(+), 82 deletions(-) diff --git a/manifests/c/Cockatrice/Cockatrice/2023-09-14-Release-2.9.0/Cockatrice.Cockatrice.installer.yaml b/manifests/c/Cockatrice/Cockatrice/2023-09-14-Release-2.9.0/Cockatrice.Cockatrice.installer.yaml index 67931f82b1dbe..4e255273a066b 100644 --- a/manifests/c/Cockatrice/Cockatrice/2023-09-14-Release-2.9.0/Cockatrice.Cockatrice.installer.yaml +++ b/manifests/c/Cockatrice/Cockatrice/2023-09-14-Release-2.9.0/Cockatrice.Cockatrice.installer.yaml @@ -1,13 +1,14 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Cockatrice.Cockatrice -PackageVersion: 2023-09-14-Release-2.9.0 -InstallerType: nullsoft -ReleaseDate: 2023-09-15 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/Cockatrice/Cockatrice/releases/download/2023-09-14-Release-2.9.0/Cockatrice-Rings.of.the.Wild-2.9.0-Win10+-64bit.exe - InstallerSha256: 84CE95DAFA6B892D316FE6773BF6DE384115043F6A811DE8F5990C9C7B79BB46 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Cockatrice.Cockatrice +PackageVersion: 2023-09-14-Release-2.9.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Cockatrice/Cockatrice/releases/download/2023-09-14-Release-2.9.0/Cockatrice-Rings.of.the.Wild-2.9.0-Win10+-64bit.exe + InstallerSha256: 84ce95dafa6b892d316fe6773bf6de384115043f6a811de8f5990c9c7b79bb46 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +ReleaseDate: "2023-09-15" diff --git a/manifests/c/Cockatrice/Cockatrice/2023-09-14-Release-2.9.0/Cockatrice.Cockatrice.locale.en-US.yaml b/manifests/c/Cockatrice/Cockatrice/2023-09-14-Release-2.9.0/Cockatrice.Cockatrice.locale.en-US.yaml index 7fb7097f4bb72..c08432f4892dc 100644 --- a/manifests/c/Cockatrice/Cockatrice/2023-09-14-Release-2.9.0/Cockatrice.Cockatrice.locale.en-US.yaml +++ b/manifests/c/Cockatrice/Cockatrice/2023-09-14-Release-2.9.0/Cockatrice.Cockatrice.locale.en-US.yaml @@ -1,61 +1,24 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Cockatrice.Cockatrice -PackageVersion: 2023-09-14-Release-2.9.0 -PackageLocale: en-US -Publisher: Cockatrice team -PublisherUrl: https://github.com/Cockatrice -PublisherSupportUrl: https://github.com/Cockatrice/Cockatrice/wiki/Troubleshooting -PackageName: Cockatrice -PackageUrl: https://cockatrice.github.io -License: GPL-2.0 -LicenseUrl: https://github.com/Cockatrice/Cockatrice/blob/master/LICENSE -ShortDescription: Open-source, multiplatform program for playing tabletop card games over a network -Tags: -- tcg -- mtg -- cards -- tabletop -ReleaseNotes: |- - - Windows 7+ (32-bit) - - Windows 7+ - - Windows 10+ - - macOS 10.15+ ("Catalina") - - macOS 11+ ("Big Sur") - - Ubuntu 18.04 ("Bionic Beaver") - - Ubuntu 20.04 ("Focal Fossa") - - Ubuntu 22.04 ("Jammy Jellyfish") - - Ubuntu 23.04 ("Lunar Lobster") - - Debian 11 ("Bullseye") - - Debian 12 ("Bookworm") - - Fedora 37 - - Fedora 38 - Upgrading Cockatrice - - Run the internal software updater: Help → Check for Client Updates - ⚠️ Important: - - Improved support for double faced cards (#4753) - - Improved how card images are downloaded and cached (#4756 and #4762) - - Cards (and card shaped UI-elements) are now pleasantly rounded (#4765) - ✨ New Features: - - You can now create a game as a spectator (#4281, #4315 and #4359) - - You can now import decks from MTG:Arena (#4285) - - Moderators can now delete chat messages when warning or banning a user (#4362) - - You can now add line breaks in annotations (#4517) - - You can now copy from the deck editor (#4625) - - Added support for permanent tokens (e.g. conjured tokens) in the XML (#4646, #4742, and #4771) - - You can now cascade cards from the top of the library automatically (#4648) - 🐛 Fixed Bugs / Resolved issues: - - Fixed tokens moving one slot to the left when moved (#4236) - - Fixed seeking during replays (#4518 and #4519) - - Fixed sound not working when using Qt6 (#4642) - - Attach and unattach now apply to the entire selection, rather than just the front card (#4651) - - Fixed several problems that could cause the client or the server to crash (#4300, #4345, #4346, #4460, #4492, #4617, #4682, #4681) - Translations - - Thanks for over 300 people contributing to 20+ different languages up to now! - - Without the help of the community we couldn't offer that great language support... keep up the good work! - - It's actually very easy to join and help for yourself - find out more here: - - Help us Translate Cockatrice into your native language! -ReleaseNotesUrl: https://github.com/Cockatrice/Cockatrice/releases/tag/2023-09-14-Release-2.9.0 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Cockatrice.Cockatrice +PackageVersion: 2023-09-14-Release-2.9.0 +PackageLocale: en-US +Publisher: Cockatrice team +PublisherUrl: https://github.com/Cockatrice +PublisherSupportUrl: https://github.com/Cockatrice/Cockatrice/wiki/Troubleshooting +PackageName: Cockatrice +PackageUrl: https://cockatrice.github.io +License: GPL-2.0 +LicenseUrl: https://github.com/Cockatrice/Cockatrice/blob/master/LICENSE +ShortDescription: Open-source, multiplatform program for playing tabletop card games over a network +Tags: +- tcg +- mtg +- cards +- tabletop +ReleaseNotes: "- Windows 7+ (32-bit)\n- Windows 7+\n- Windows 10+\n- macOS 10.15+ (\"Catalina\")\n- macOS 11+ (\"Big Sur\")\n- Ubuntu 18.04 (\"Bionic Beaver\")\n- Ubuntu 20.04 (\"Focal Fossa\")\n- Ubuntu 22.04 (\"Jammy Jellyfish\")\n- Ubuntu 23.04 (\"Lunar Lobster\")\n- Debian 11 (\"Bullseye\")\n- Debian 12 (\"Bookworm\")\n- Fedora 37\n- Fedora 38\nUpgrading Cockatrice\n- Run the internal software updater: Help → Check for Client Updates\n⚠️ Important:\n- Improved support for double faced cards (#4753)\n- Improved how card images are downloaded and cached (#4756 and #4762)\n- Cards (and card shaped UI-elements) are now pleasantly rounded (#4765)\n✨ New Features:\n- You can now create a game as a spectator (#4281, #4315 and #4359)\n- You can now import decks from MTG:Arena (#4285)\n- Moderators can now delete chat messages when warning or banning a user (#4362)\n- You can now add line breaks in annotations (#4517)\n- You can now copy from the deck editor (#4625)\n- Added support for permanent tokens (e.g. conjured tokens) in the XML (#4646, #4742, and #4771)\n- You can now cascade cards from the top of the library automatically (#4648)\n\U0001F41B Fixed Bugs / Resolved issues:\n- Fixed tokens moving one slot to the left when moved (#4236)\n- Fixed seeking during replays (#4518 and #4519)\n- Fixed sound not working when using Qt6 (#4642)\n- Attach and unattach now apply to the entire selection, rather than just the front card (#4651)\n- Fixed several problems that could cause the client or the server to crash (#4300, #4345, #4346, #4460, #4492, #4617, #4682, #4681)\nTranslations\n- Thanks for over 300 people contributing to 20+ different languages up to now!\n- Without the help of the community we couldn't offer that great language support... keep up the good work!\n- It's actually very easy to join and help for yourself - find out more here:\n- Help us Translate Cockatrice into your native language!" +ReleaseNotesUrl: https://github.com/Cockatrice/Cockatrice/releases/tag/2023-09-14-Release-2.9.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/Cockatrice/Cockatrice/2023-09-14-Release-2.9.0/Cockatrice.Cockatrice.yaml b/manifests/c/Cockatrice/Cockatrice/2023-09-14-Release-2.9.0/Cockatrice.Cockatrice.yaml index a96c4627b31b7..f91eb0e529fae 100644 --- a/manifests/c/Cockatrice/Cockatrice/2023-09-14-Release-2.9.0/Cockatrice.Cockatrice.yaml +++ b/manifests/c/Cockatrice/Cockatrice/2023-09-14-Release-2.9.0/Cockatrice.Cockatrice.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Cockatrice.Cockatrice -PackageVersion: 2023-09-14-Release-2.9.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Cockatrice.Cockatrice +PackageVersion: 2023-09-14-Release-2.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4e790bffcad34f72c8ad7eb7cf40907d8be5b1b8 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:55:02 +0530 Subject: [PATCH 272/461] Update version: CodeforScience.ScienceFair version 1.0.6 (#134269) --- .../CodeforScience.ScienceFair.installer.yaml | 27 +++---- ...deforScience.ScienceFair.locale.en-US.yaml | 76 +++++++++++-------- .../1.0.6/CodeforScience.ScienceFair.yaml | 17 +++-- 3 files changed, 66 insertions(+), 54 deletions(-) diff --git a/manifests/c/CodeforScience/ScienceFair/1.0.6/CodeforScience.ScienceFair.installer.yaml b/manifests/c/CodeforScience/ScienceFair/1.0.6/CodeforScience.ScienceFair.installer.yaml index 60a4329f54153..e8f29bdd1cd05 100644 --- a/manifests/c/CodeforScience/ScienceFair/1.0.6/CodeforScience.ScienceFair.installer.yaml +++ b/manifests/c/CodeforScience/ScienceFair/1.0.6/CodeforScience.ScienceFair.installer.yaml @@ -1,13 +1,14 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: CodeforScience.ScienceFair -PackageVersion: 1.0.6 -InstallerType: nullsoft -ReleaseDate: 2017-07-03 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/sciencefair-land/sciencefair/releases/download/v1.0.6/sciencefair-setup-1.0.6.exe - InstallerSha256: F79C3B53C35B1CE25CEEC3DFB8BD5E8699F391A6EE98C04EEB4EE675F518595A -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: CodeforScience.ScienceFair +PackageVersion: 1.0.6 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/sciencefair-land/sciencefair/releases/download/v1.0.6/sciencefair-setup-1.0.6.exe + InstallerSha256: F79C3B53C35B1CE25CEEC3DFB8BD5E8699F391A6EE98C04EEB4EE675F518595A +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +ReleaseDate: 2017-07-03 diff --git a/manifests/c/CodeforScience/ScienceFair/1.0.6/CodeforScience.ScienceFair.locale.en-US.yaml b/manifests/c/CodeforScience/ScienceFair/1.0.6/CodeforScience.ScienceFair.locale.en-US.yaml index da5a7b4d398b3..2d71d360b2e2b 100644 --- a/manifests/c/CodeforScience/ScienceFair/1.0.6/CodeforScience.ScienceFair.locale.en-US.yaml +++ b/manifests/c/CodeforScience/ScienceFair/1.0.6/CodeforScience.ScienceFair.locale.en-US.yaml @@ -1,33 +1,43 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: CodeforScience.ScienceFair -PackageVersion: 1.0.6 -PackageLocale: en-US -Publisher: Code for Science -PublisherUrl: http://sciencefair-app.com -PublisherSupportUrl: https://github.com/sciencefair-land/sciencefair/issues -PackageName: ScienceFair -PackageUrl: https://github.com/sciencefair-land/sciencefair -License: MIT -LicenseUrl: https://github.com/sciencefair-land/sciencefair/blob/master/LICENSE -ShortDescription: search, browse, and download open access papers -ReleaseNotes: |- - Bug fixes - - #117 #115 Worked around issues in dependencies that prevented the initial sync from working for some people, and fixed issues with underlying database causing high CPU during sync - - #108 Fix a bug that caused a lot of error messages - - Fixed a bug where sometimes the UI wouldn't update after download - - Fixed bugs with managing datasources in preparation for new sources to be released this week - - Fixed a race condition where downloading papers would not update the 'saved' count - - Improve interface speed in some situations - - Prevent unnecessary re-renders during sync - Changes - - #98 Shiny new macOS installer look (thanks @alvesjtiago) - - Added menus and ability to copy/paste - - #90 data is now stored in user documents directory (thanks @bcomnes) - Known issues - - Slow initial sync on some machines, or completely stalled sync at 0%, caused by network restrictions. - Fix coming this week. (note, most users who experienced stalled syncing were affected by a different issue that should be solved in this release). -ReleaseNotesUrl: https://github.com/sciencefair-land/sciencefair/releases/tag/v1.0.6 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: CodeforScience.ScienceFair +PackageVersion: 1.0.6 +PackageLocale: en-US +Publisher: Code for Science +PublisherUrl: http://sciencefair-app.com +PublisherSupportUrl: https://github.com/sciencefair-land/sciencefair/issues +PackageName: ScienceFair +PackageUrl: https://github.com/sciencefair-land/sciencefair +License: MIT +LicenseUrl: https://github.com/sciencefair-land/sciencefair/blob/master/LICENSE +ShortDescription: search, browse, and download open access papers +ReleaseNotes: |- + Bug fixes + - #117 #115 Worked around issues in dependencies that prevented the initial sync from working for some people, and fixed issues with underlying database causing high CPU during sync + - #108 Fix a bug that caused a lot of error messages + - Fixed a bug where sometimes the UI wouldn't update after download + - Fixed bugs with managing datasources in preparation for new sources to be released this week + - Fixed a race condition where downloading papers would not update the 'saved' count + - Improve interface speed in some situations + - Prevent unnecessary re-renders during sync + Changes + - #98 Shiny new macOS installer look (thanks @alvesjtiago) + - Added menus and ability to copy/paste + - #90 data is now stored in user documents directory (thanks @bcomnes) + Known issues + - Slow initial sync on some machines, or completely stalled sync at 0%, caused by network restrictions. + Fix coming this week. (note, most users who experienced stalled syncing were affected by a different issue that should be solved in this release). +ReleaseNotesUrl: https://github.com/sciencefair-land/sciencefair/releases/tag/v1.0.6 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- dat +- desktop-app +- electron +- open-access +- p2p +- reader +- science +- search diff --git a/manifests/c/CodeforScience/ScienceFair/1.0.6/CodeforScience.ScienceFair.yaml b/manifests/c/CodeforScience/ScienceFair/1.0.6/CodeforScience.ScienceFair.yaml index 0d654e575d209..d17273d479564 100644 --- a/manifests/c/CodeforScience/ScienceFair/1.0.6/CodeforScience.ScienceFair.yaml +++ b/manifests/c/CodeforScience/ScienceFair/1.0.6/CodeforScience.ScienceFair.yaml @@ -1,8 +1,9 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: CodeforScience.ScienceFair -PackageVersion: 1.0.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: CodeforScience.ScienceFair +PackageVersion: 1.0.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3d5d39d1c03f63770389d1623f19fbd1f7091d25 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:55:08 +0530 Subject: [PATCH 273/461] Update version: ClusterM.hakchi2 version 2.32 (#134264) --- .../2.32/ClusterM.hakchi2.installer.yaml | 27 +++++----- .../2.32/ClusterM.hakchi2.locale.en-US.yaml | 51 ++++++++++--------- .../hakchi2/2.32/ClusterM.hakchi2.yaml | 17 ++++--- 3 files changed, 49 insertions(+), 46 deletions(-) diff --git a/manifests/c/ClusterM/hakchi2/2.32/ClusterM.hakchi2.installer.yaml b/manifests/c/ClusterM/hakchi2/2.32/ClusterM.hakchi2.installer.yaml index 5b5326e70e078..06814e85c0a30 100644 --- a/manifests/c/ClusterM/hakchi2/2.32/ClusterM.hakchi2.installer.yaml +++ b/manifests/c/ClusterM/hakchi2/2.32/ClusterM.hakchi2.installer.yaml @@ -1,13 +1,14 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ClusterM.hakchi2 -PackageVersion: '2.32' -InstallerType: exe -ReleaseDate: 2020-08-09 -Installers: -- Architecture: neutral - InstallerUrl: https://github.com/ClusterM/hakchi2/releases/download/v2.32/hakchi2_web_installer.exe - InstallerSha256: 443527943F65005D07AB21BECD5762A79D8B3E19869BB314ED24497B5F465515 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: ClusterM.hakchi2 +PackageVersion: '2.32' +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/ClusterM/hakchi2/releases/download/v2.32/hakchi2_web_installer.exe + InstallerSha256: 443527943f65005d07ab21becd5762a79d8b3e19869bb314ed24497b5f465515 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: exe +ReleaseDate: "2020-08-09" diff --git a/manifests/c/ClusterM/hakchi2/2.32/ClusterM.hakchi2.locale.en-US.yaml b/manifests/c/ClusterM/hakchi2/2.32/ClusterM.hakchi2.locale.en-US.yaml index b557ebc1207c3..12c7a24db1f3d 100644 --- a/manifests/c/ClusterM/hakchi2/2.32/ClusterM.hakchi2.locale.en-US.yaml +++ b/manifests/c/ClusterM/hakchi2/2.32/ClusterM.hakchi2.locale.en-US.yaml @@ -1,25 +1,26 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ClusterM.hakchi2 -PackageVersion: '2.32' -PackageLocale: en-US -Publisher: ClusterM -PublisherUrl: https://github.com/ClusterM -PublisherSupportUrl: https://github.com/ClusterM/hakchi2/issues -PackageName: hakchi2 -PackageUrl: https://github.com/ClusterM/hakchi2 -License: GPL-3.0 License -LicenseUrl: https://github.com/ClusterM/hakchi2/blob/stable/LICENSE -ShortDescription: hakchi2 Setup -ReleaseNotes: |- - - Google Images fix - - Migrated to . - NET Framework 4.8 - - Minor fixes - - hakchi2_web_installer.exe - installer for non-portable version (recommended). - - hakchi2.32.zip - classic portable version. - - hakchi2.32_debug.zip - dubug version with verbose logging, download it to create bugreport for me. -ReleaseNotesUrl: https://github.com/ClusterM/hakchi2/releases/tag/v2.32 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: ClusterM.hakchi2 +PackageVersion: '2.32' +PackageLocale: en-US +Publisher: ClusterM +PublisherUrl: https://github.com/ClusterM +PublisherSupportUrl: https://github.com/ClusterM/hakchi2/issues +PackageName: hakchi2 +PackageUrl: https://github.com/ClusterM/hakchi2 +License: GPL-3.0 License +LicenseUrl: https://github.com/ClusterM/hakchi2/blob/stable/LICENSE +ShortDescription: hakchi2 Setup +ReleaseNotes: |- + - Google Images fix + - Migrated to . + NET Framework 4.8 + - Minor fixes + - hakchi2_web_installer.exe - installer for non-portable version (recommended). + - hakchi2.32.zip - classic portable version. + - hakchi2.32_debug.zip - dubug version with verbose logging, download it to create bugreport for me. +ReleaseNotesUrl: https://github.com/ClusterM/hakchi2/releases/tag/v2.32 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/ClusterM/hakchi2/2.32/ClusterM.hakchi2.yaml b/manifests/c/ClusterM/hakchi2/2.32/ClusterM.hakchi2.yaml index b47718213b5b0..56908f5313263 100644 --- a/manifests/c/ClusterM/hakchi2/2.32/ClusterM.hakchi2.yaml +++ b/manifests/c/ClusterM/hakchi2/2.32/ClusterM.hakchi2.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ClusterM.hakchi2 -PackageVersion: '2.32' -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: ClusterM.hakchi2 +PackageVersion: '2.32' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3d4767f1f1be0a7aece6453653443f48c0421841 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:55:19 +0530 Subject: [PATCH 274/461] Update version: clouDr-f2e.rubick version 4.2.1 (#134263) --- .../4.2.1/clouDr-f2e.rubick.installer.yaml | 55 +++++++++---------- .../4.2.1/clouDr-f2e.rubick.locale.en-US.yaml | 51 ++++++++--------- .../rubick/4.2.1/clouDr-f2e.rubick.yaml | 17 +++--- 3 files changed, 62 insertions(+), 61 deletions(-) diff --git a/manifests/c/clouDr-f2e/rubick/4.2.1/clouDr-f2e.rubick.installer.yaml b/manifests/c/clouDr-f2e/rubick/4.2.1/clouDr-f2e.rubick.installer.yaml index 9e8450fff98c7..5a27a8994a483 100644 --- a/manifests/c/clouDr-f2e/rubick/4.2.1/clouDr-f2e.rubick.installer.yaml +++ b/manifests/c/clouDr-f2e/rubick/4.2.1/clouDr-f2e.rubick.installer.yaml @@ -1,28 +1,27 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: clouDr-f2e.rubick -PackageVersion: 4.2.1 -Platform: -- Windows.Desktop -InstallerType: nullsoft -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2023-12-27 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/rubickCenter/rubick/releases/download/v4.2.1/rubick-Setup-4.2.1-x64.exe - InstallerSha256: 0ABF70B7EFD8C855C270BCECC237809BA48B08C22F582F17BF33FB5C7F55D1B1 - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/rubickCenter/rubick/releases/download/v4.2.1/rubick-Setup-4.2.1-x64.exe - InstallerSha256: 0ABF70B7EFD8C855C270BCECC237809BA48B08C22F582F17BF33FB5C7F55D1B1 - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: clouDr-f2e.rubick +PackageVersion: 4.2.1 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/rubickCenter/rubick/releases/download/v4.2.1/rubick-Setup-4.2.1-x64.exe + InstallerSha256: 0abf70b7efd8c855c270bcecc237809ba48b08c22f582f17bf33fb5c7f55d1b1 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/rubickCenter/rubick/releases/download/v4.2.1/rubick-Setup-4.2.1-x64.exe + InstallerSha256: 0abf70b7efd8c855c270bcecc237809ba48b08c22f582f17bf33fb5c7f55d1b1 +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: nullsoft +InstallModes: +- interactive +- silent +InstallerSwitches: + Custom: /CURRENTUSER +UpgradeBehavior: install +ReleaseDate: "2023-12-27" diff --git a/manifests/c/clouDr-f2e/rubick/4.2.1/clouDr-f2e.rubick.locale.en-US.yaml b/manifests/c/clouDr-f2e/rubick/4.2.1/clouDr-f2e.rubick.locale.en-US.yaml index 856ff52424950..59e22094220e3 100644 --- a/manifests/c/clouDr-f2e/rubick/4.2.1/clouDr-f2e.rubick.locale.en-US.yaml +++ b/manifests/c/clouDr-f2e/rubick/4.2.1/clouDr-f2e.rubick.locale.en-US.yaml @@ -1,25 +1,26 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: clouDr-f2e.rubick -PackageVersion: 4.2.1 -PackageLocale: en-US -Publisher: muwoo -PublisherUrl: https://github.com/clouDr-f2e -PublisherSupportUrl: https://github.com/rubickCenter/rubick/issues -Author: clouDr-f2e -PackageName: rubick2 -PackageUrl: https://github.com/rubickCenter/rubick -License: MIT -LicenseUrl: https://github.com/rubickCenter/rubick/blob/master/LICENSE -Copyright: Copyright (c) 2021 clouDr -CopyrightUrl: https://github.com/rubickCenter/rubick/blob/master/LICENSE -ShortDescription: an open source electron toolbox with plugin support -Tags: -- electron -- toolbox -- toolkit -- vue -ReleaseNotesUrl: https://github.com/rubickCenter/rubick/releases/tag/v4.2.1 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: clouDr-f2e.rubick +PackageVersion: 4.2.1 +PackageLocale: en-US +Publisher: muwoo +PublisherUrl: https://github.com/clouDr-f2e +PublisherSupportUrl: https://github.com/rubickCenter/rubick/issues +Author: clouDr-f2e +PackageName: rubick2 +PackageUrl: https://github.com/rubickCenter/rubick +License: MIT +LicenseUrl: https://github.com/rubickCenter/rubick/blob/master/LICENSE +Copyright: Copyright (c) 2021 clouDr +CopyrightUrl: https://github.com/rubickCenter/rubick/blob/master/LICENSE +ShortDescription: an open source electron toolbox with plugin support +Tags: +- electron +- toolbox +- toolkit +- vue +ReleaseNotesUrl: https://github.com/rubickCenter/rubick/releases/tag/v4.2.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/clouDr-f2e/rubick/4.2.1/clouDr-f2e.rubick.yaml b/manifests/c/clouDr-f2e/rubick/4.2.1/clouDr-f2e.rubick.yaml index 29fdbbd0cecf1..ea9ccd465ad1f 100644 --- a/manifests/c/clouDr-f2e/rubick/4.2.1/clouDr-f2e.rubick.yaml +++ b/manifests/c/clouDr-f2e/rubick/4.2.1/clouDr-f2e.rubick.yaml @@ -1,8 +1,9 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: clouDr-f2e.rubick -PackageVersion: 4.2.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: clouDr-f2e.rubick +PackageVersion: 4.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 492e88d798026cc3cb490d1359324bbe1da4fe2d Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:55:23 +0530 Subject: [PATCH 275/461] Add version: ClickUp.ClickUp version 2.0.23 (#134261) --- .../2.0.23/ClickUp.ClickUp.installer.yaml | 38 +++++++++-------- .../2.0.23/ClickUp.ClickUp.locale.en-US.yaml | 41 ++++++++++--------- .../ClickUp/2.0.23/ClickUp.ClickUp.yaml | 17 ++++---- 3 files changed, 50 insertions(+), 46 deletions(-) diff --git a/manifests/c/ClickUp/ClickUp/2.0.23/ClickUp.ClickUp.installer.yaml b/manifests/c/ClickUp/ClickUp/2.0.23/ClickUp.ClickUp.installer.yaml index 3c9ca428345c3..09513a95eb6a8 100644 --- a/manifests/c/ClickUp/ClickUp/2.0.23/ClickUp.ClickUp.installer.yaml +++ b/manifests/c/ClickUp/ClickUp/2.0.23/ClickUp.ClickUp.installer.yaml @@ -1,18 +1,20 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ClickUp.ClickUp -PackageVersion: 2.0.23 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: machine -InstallModes: -- silent -UpgradeBehavior: install -ReleaseDate: 2021-08-13 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/clickup/clickup-release/releases/download/v2.0.23/clickup-desktop-2.0.23-windows.exe - InstallerSha256: 20DF19A3CD3FF8DDD7D08F1C622CB30E013F95A9F89081917C8C32FD0DE651C4 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json + +PackageIdentifier: ClickUp.ClickUp +PackageVersion: 2.0.23 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/clickup/clickup-release/releases/download/v2.0.23/clickup-desktop-2.0.23-windows.exe + InstallerSha256: 20df19a3cd3ff8ddd7d08f1c622cb30e013f95a9f89081917c8c32fd0de651c4 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: "2021-08-13" diff --git a/manifests/c/ClickUp/ClickUp/2.0.23/ClickUp.ClickUp.locale.en-US.yaml b/manifests/c/ClickUp/ClickUp/2.0.23/ClickUp.ClickUp.locale.en-US.yaml index 34eaeee01ee69..2c9f0b2af7667 100644 --- a/manifests/c/ClickUp/ClickUp/2.0.23/ClickUp.ClickUp.locale.en-US.yaml +++ b/manifests/c/ClickUp/ClickUp/2.0.23/ClickUp.ClickUp.locale.en-US.yaml @@ -1,20 +1,21 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ClickUp.ClickUp -PackageVersion: 2.0.23 -PackageLocale: en-US -Publisher: ClickUp -PublisherUrl: https://clickup.com -PublisherSupportUrl: https://clickup.com/help -PrivacyUrl: https://clickup.com/privacy -PackageName: ClickUp -PackageUrl: https://clickup.com -License: Proprietary -LicenseUrl: https://clickup.com/terms -Copyright: Copyright © 2021 ClickUp -CopyrightUrl: https://clickup.com/terms -ShortDescription: Productivity platform for tasks, docs, goals, and chat. -ReleaseNotesUrl: https://github.com/clickup/clickup-release/releases/tag/v2.0.23 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json + +PackageIdentifier: ClickUp.ClickUp +PackageVersion: 2.0.23 +PackageLocale: en-US +Publisher: ClickUp +PublisherUrl: https://clickup.com +PublisherSupportUrl: https://clickup.com/help +PrivacyUrl: https://clickup.com/privacy +PackageName: ClickUp +PackageUrl: https://clickup.com +License: Proprietary +LicenseUrl: https://clickup.com/terms +Copyright: Copyright © 2021 ClickUp +CopyrightUrl: https://clickup.com/terms +ShortDescription: Productivity platform for tasks, docs, goals, and chat. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/clickup/clickup-release/releases/tag/v2.0.23 diff --git a/manifests/c/ClickUp/ClickUp/2.0.23/ClickUp.ClickUp.yaml b/manifests/c/ClickUp/ClickUp/2.0.23/ClickUp.ClickUp.yaml index 32106cfb5561a..f6bd003460cf0 100644 --- a/manifests/c/ClickUp/ClickUp/2.0.23/ClickUp.ClickUp.yaml +++ b/manifests/c/ClickUp/ClickUp/2.0.23/ClickUp.ClickUp.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ClickUp.ClickUp -PackageVersion: 2.0.23 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json + +PackageIdentifier: ClickUp.ClickUp +PackageVersion: 2.0.23 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 996f3d4381ab6cf0774745624feaf5ed19f1e2b3 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:55:41 +0530 Subject: [PATCH 276/461] Update version: cjerrington.net-check version 1.0.8 (#134259) --- .../cjerrington.net-check.installer.yaml | 32 ++++++++------- .../cjerrington.net-check.locale.en-US.yaml | 40 +++++++++++-------- .../1.0.8/cjerrington.net-check.yaml | 17 ++++---- 3 files changed, 49 insertions(+), 40 deletions(-) diff --git a/manifests/c/cjerrington/net-check/1.0.8/cjerrington.net-check.installer.yaml b/manifests/c/cjerrington/net-check/1.0.8/cjerrington.net-check.installer.yaml index 74486e673e843..05baac39f4ad1 100644 --- a/manifests/c/cjerrington/net-check/1.0.8/cjerrington.net-check.installer.yaml +++ b/manifests/c/cjerrington/net-check/1.0.8/cjerrington.net-check.installer.yaml @@ -1,15 +1,17 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: cjerrington.net-check -PackageVersion: 1.0.8 -InstallerType: wix -Scope: user -ProductCode: '{CAE04D27-813C-430E-8460-547AEC6275BE}' -ReleaseDate: 2021-01-29 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/cjerrington/net-check/releases/download/v1.0.8/Network-Status-Check.msi - InstallerSha256: 4A26199B3DC91877A4E7A7BCFE19E69CD5EBC468B48DB57F138110C44F585F36 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: cjerrington.net-check +PackageVersion: 1.0.8 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/cjerrington/net-check/releases/download/v1.0.8/Network-Status-Check.msi + InstallerSha256: 4a26199b3dc91877a4e7a7bcfe19e69cd5ebc468b48db57f138110c44f585f36 + UpgradeCode: "{E4626833-FA4F-40D7-BCB0-724672963403}" +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: wix +Scope: user +ProductCode: '{CAE04D27-813C-430E-8460-547AEC6275BE}' +ReleaseDate: "2021-01-29" diff --git a/manifests/c/cjerrington/net-check/1.0.8/cjerrington.net-check.locale.en-US.yaml b/manifests/c/cjerrington/net-check/1.0.8/cjerrington.net-check.locale.en-US.yaml index f7282d8ef44f2..a48c274e54275 100644 --- a/manifests/c/cjerrington/net-check/1.0.8/cjerrington.net-check.locale.en-US.yaml +++ b/manifests/c/cjerrington/net-check/1.0.8/cjerrington.net-check.locale.en-US.yaml @@ -1,17 +1,23 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: cjerrington.net-check -PackageVersion: 1.0.8 -PackageLocale: en-US -Publisher: Clayton Errington -PublisherUrl: https://github.com/cjerrington -PublisherSupportUrl: https://github.com/cjerrington/net-check/issues -PackageName: Network-Status-Check -PackageUrl: https://github.com/cjerrington/net-check -License: MIT -LicenseUrl: https://github.com/cjerrington/net-check/blob/master/LICENSE -ShortDescription: A desktop app to check the status of a hostname or URL and port. -ReleaseNotesUrl: https://github.com/cjerrington/net-check/releases/tag/v1.0.8 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: cjerrington.net-check +PackageVersion: 1.0.8 +PackageLocale: en-US +Publisher: Clayton Errington +PublisherUrl: https://github.com/cjerrington +PublisherSupportUrl: https://github.com/cjerrington/net-check/issues +PackageName: Network-Status-Check +PackageUrl: https://github.com/cjerrington/net-check +License: MIT +LicenseUrl: https://github.com/cjerrington/net-check/blob/master/LICENSE +ShortDescription: A desktop app to check the status of a hostname or URL and port. +ReleaseNotesUrl: https://github.com/cjerrington/net-check/releases/tag/v1.0.8 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- bootstrap +- electron +- js +- network-tools diff --git a/manifests/c/cjerrington/net-check/1.0.8/cjerrington.net-check.yaml b/manifests/c/cjerrington/net-check/1.0.8/cjerrington.net-check.yaml index 0cefa6775e6b5..931d1eccd19db 100644 --- a/manifests/c/cjerrington/net-check/1.0.8/cjerrington.net-check.yaml +++ b/manifests/c/cjerrington/net-check/1.0.8/cjerrington.net-check.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: cjerrington.net-check -PackageVersion: 1.0.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: cjerrington.net-check +PackageVersion: 1.0.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4a0e80b1ac71563bfbaabf0fb93f1b37f53f4776 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:55:44 +0530 Subject: [PATCH 277/461] Update version: CLechasseur.PathCopyCopy version 20.0 (#134260) --- .../CLechasseur.PathCopyCopy.installer.yaml | 55 +++++++++---------- ...CLechasseur.PathCopyCopy.locale.en-US.yaml | 55 ++++++++++--------- .../20.0/CLechasseur.PathCopyCopy.yaml | 17 +++--- 3 files changed, 64 insertions(+), 63 deletions(-) diff --git a/manifests/c/CLechasseur/PathCopyCopy/20.0/CLechasseur.PathCopyCopy.installer.yaml b/manifests/c/CLechasseur/PathCopyCopy/20.0/CLechasseur.PathCopyCopy.installer.yaml index 9d1b2653edaf1..a732a4a3a68fe 100644 --- a/manifests/c/CLechasseur/PathCopyCopy/20.0/CLechasseur.PathCopyCopy.installer.yaml +++ b/manifests/c/CLechasseur/PathCopyCopy/20.0/CLechasseur.PathCopyCopy.installer.yaml @@ -1,28 +1,27 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: CLechasseur.PathCopyCopy -PackageVersion: '20.0' -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ReleaseDate: 2021-08-29 -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://github.com/clechasseur/pathcopycopy/releases/download/v20.0/PathCopyCopy20.0.exe - InstallerSha256: 1CD49BDD01D4543A3022A09BC4F638A6FAA1637F5AA1664E2C456A02C42DC3E1 - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x86 - Scope: machine - InstallerUrl: https://github.com/clechasseur/pathcopycopy/releases/download/v20.0/PathCopyCopy20.0.exe - InstallerSha256: 1CD49BDD01D4543A3022A09BC4F638A6FAA1637F5AA1664E2C456A02C42DC3E1 - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: CLechasseur.PathCopyCopy +PackageVersion: '20.0' +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/clechasseur/pathcopycopy/releases/download/v20.0/PathCopyCopy20.0.exe + InstallerSha256: 1cd49bdd01d4543a3022a09bc4f638a6faa1637f5aa1664e2c456a02c42dc3e1 +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/clechasseur/pathcopycopy/releases/download/v20.0/PathCopyCopy20.0.exe + InstallerSha256: 1cd49bdd01d4543a3022a09bc4f638a6faa1637f5aa1664e2c456a02c42dc3e1 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Custom: /CURRENTUSER +UpgradeBehavior: install +ReleaseDate: "2021-08-29" diff --git a/manifests/c/CLechasseur/PathCopyCopy/20.0/CLechasseur.PathCopyCopy.locale.en-US.yaml b/manifests/c/CLechasseur/PathCopyCopy/20.0/CLechasseur.PathCopyCopy.locale.en-US.yaml index fec760ff8ae17..8be8a85fdb2a0 100644 --- a/manifests/c/CLechasseur/PathCopyCopy/20.0/CLechasseur.PathCopyCopy.locale.en-US.yaml +++ b/manifests/c/CLechasseur/PathCopyCopy/20.0/CLechasseur.PathCopyCopy.locale.en-US.yaml @@ -1,27 +1,28 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: CLechasseur.PathCopyCopy -PackageVersion: '20.0' -PackageLocale: en-US -Publisher: Charles Lechasseur -PublisherUrl: https://github.com/clechasseur -PublisherSupportUrl: https://github.com/clechasseur/pathcopycopy/issues -Author: Charles Lechasseur -PackageName: Path Copy Copy -PackageUrl: https://pathcopycopy.github.io -License: MIT -LicenseUrl: https://github.com/clechasseur/pathcopycopy/blob/default/LICENSE -Copyright: Copyright (c) 2008-2021 Charles Lechasseur -CopyrightUrl: https://github.com/clechasseur/pathcopycopy/blob/default/LICENSE -ShortDescription: Path Copy Copy is an add-on for Windows Explorer that adds contextual menu items on all files and folders allowing the user to copy the path(s) in various formats. -Moniker: pathcopycopy -Tags: -- path -- explorer -- context-menu -- copy -- tool -ReleaseNotesUrl: https://github.com/clechasseur/pathcopycopy/releases/tag/v20.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: CLechasseur.PathCopyCopy +PackageVersion: '20.0' +PackageLocale: en-US +Publisher: Charles Lechasseur +PublisherUrl: https://github.com/clechasseur +PublisherSupportUrl: https://github.com/clechasseur/pathcopycopy/issues +Author: Charles Lechasseur +PackageName: Path Copy Copy +PackageUrl: https://pathcopycopy.github.io +License: MIT +LicenseUrl: https://github.com/clechasseur/pathcopycopy/blob/default/LICENSE +Copyright: Copyright (c) 2008-2021 Charles Lechasseur +CopyrightUrl: https://github.com/clechasseur/pathcopycopy/blob/default/LICENSE +ShortDescription: Path Copy Copy is an add-on for Windows Explorer that adds contextual menu items on all files and folders allowing the user to copy the path(s) in various formats. +Moniker: pathcopycopy +Tags: +- path +- explorer +- context-menu +- copy +- tool +ReleaseNotesUrl: https://github.com/clechasseur/pathcopycopy/releases/tag/v20.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/CLechasseur/PathCopyCopy/20.0/CLechasseur.PathCopyCopy.yaml b/manifests/c/CLechasseur/PathCopyCopy/20.0/CLechasseur.PathCopyCopy.yaml index aba26aeba7035..14f5adf3609a9 100644 --- a/manifests/c/CLechasseur/PathCopyCopy/20.0/CLechasseur.PathCopyCopy.yaml +++ b/manifests/c/CLechasseur/PathCopyCopy/20.0/CLechasseur.PathCopyCopy.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: CLechasseur.PathCopyCopy -PackageVersion: '20.0' -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: CLechasseur.PathCopyCopy +PackageVersion: '20.0' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From c54c37621eaa02235d6e54b89158de91e007311e Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:55:47 +0530 Subject: [PATCH 278/461] Update version: CNRISTI.MeshLab version MeshLab-2023.12 (#134265) --- .../CNRISTI.MeshLab.installer.yaml | 87 ++++++++++--------- .../CNRISTI.MeshLab.locale.en-US.yaml | 57 ++++++------ .../MeshLab-2023.12/CNRISTI.MeshLab.yaml | 17 ++-- 3 files changed, 82 insertions(+), 79 deletions(-) diff --git a/manifests/c/CNRISTI/MeshLab/MeshLab-2023.12/CNRISTI.MeshLab.installer.yaml b/manifests/c/CNRISTI/MeshLab/MeshLab-2023.12/CNRISTI.MeshLab.installer.yaml index c89f31ada9eef..8a3efe908cad0 100644 --- a/manifests/c/CNRISTI/MeshLab/MeshLab-2023.12/CNRISTI.MeshLab.installer.yaml +++ b/manifests/c/CNRISTI/MeshLab/MeshLab-2023.12/CNRISTI.MeshLab.installer.yaml @@ -1,43 +1,44 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: CNRISTI.MeshLab -PackageVersion: MeshLab-2023.12 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: nullsoft -Scope: user -InstallModes: -- interactive -- silent -UpgradeBehavior: install -FileExtensions: -- 3ds -- apts -- bre -- ctm -- dae -- dxf -- fbx -- obj -- off -- ply -- pts -- ptx -- qobj -- stl -- tri -- u3d -- vmi -- wrl -- x3d -- x3dv -- xyz -ReleaseDate: 2023-12-12 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/cnr-isti-vclab/meshlab/releases/download/MeshLab-2023.12/MeshLab2023.12d-windows.exe - InstallerSha256: 947EC3E108A30209E6CA2DD11F8FEC9E7C8A9698964C22C3F06E8923AB24F68D -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: CNRISTI.MeshLab +PackageVersion: MeshLab-2023.12 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/cnr-isti-vclab/meshlab/releases/download/MeshLab-2023.12/MeshLab2023.12-windows.exe + InstallerSha256: f215a5aef06933198016846ca848e7726bce413397ab952bea339e3f7890ce63 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +FileExtensions: +- 3ds +- apts +- bre +- ctm +- dae +- dxf +- fbx +- obj +- off +- ply +- pts +- ptx +- qobj +- stl +- tri +- u3d +- vmi +- wrl +- x3d +- x3dv +- xyz +ReleaseDate: "2023-12-12" diff --git a/manifests/c/CNRISTI/MeshLab/MeshLab-2023.12/CNRISTI.MeshLab.locale.en-US.yaml b/manifests/c/CNRISTI/MeshLab/MeshLab-2023.12/CNRISTI.MeshLab.locale.en-US.yaml index e5f855fe7da3c..e765ae166e2d2 100644 --- a/manifests/c/CNRISTI/MeshLab/MeshLab-2023.12/CNRISTI.MeshLab.locale.en-US.yaml +++ b/manifests/c/CNRISTI/MeshLab/MeshLab-2023.12/CNRISTI.MeshLab.locale.en-US.yaml @@ -1,28 +1,29 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: CNRISTI.MeshLab -PackageVersion: MeshLab-2023.12 -PackageLocale: en-US -Publisher: Paolo Cignoni - VCG - ISTI - CNR -PublisherUrl: https://www.meshlab.net -PublisherSupportUrl: https://github.com/cnr-isti-vclab/meshlab/issues -Author: Paolo Cignoni -PackageName: MeshLab -PackageUrl: https://www.meshlab.net -License: GNU General Public License v3.0 -LicenseUrl: https://raw.githubusercontent.com/cnr-isti-vclab/meshlab/master/LICENSE.txt -CopyrightUrl: https://raw.githubusercontent.com/cnr-isti-vclab/meshlab/master/LICENSE.txt -ShortDescription: The open source mesh processing system -Description: |- - MeshLab is an open source, portable, and extensible system for the processing and editing of unstructured large 3D triangular meshes. - It is aimed to help the processing of the typical not-so-small unstructured models arising in 3D scanning, providing a set of tools for editing, cleaning, healing, inspecting, rendering and converting this kind of meshes. -Moniker: meshlab -Tags: -- '3d' -- mesh -- modeling -- point-cloud -ReleaseNotesUrl: https://github.com/cnr-isti-vclab/meshlab/releases/tag/MeshLab-2023.12 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: CNRISTI.MeshLab +PackageVersion: MeshLab-2023.12 +PackageLocale: en-US +Publisher: Paolo Cignoni - VCG - ISTI - CNR +PublisherUrl: https://www.meshlab.net +PublisherSupportUrl: https://github.com/cnr-isti-vclab/meshlab/issues +Author: Paolo Cignoni +PackageName: MeshLab +PackageUrl: https://www.meshlab.net +License: GNU General Public License v3.0 +LicenseUrl: https://raw.githubusercontent.com/cnr-isti-vclab/meshlab/master/LICENSE.txt +CopyrightUrl: https://raw.githubusercontent.com/cnr-isti-vclab/meshlab/master/LICENSE.txt +ShortDescription: The open source mesh processing system +Description: |- + MeshLab is an open source, portable, and extensible system for the processing and editing of unstructured large 3D triangular meshes. + It is aimed to help the processing of the typical not-so-small unstructured models arising in 3D scanning, providing a set of tools for editing, cleaning, healing, inspecting, rendering and converting this kind of meshes. +Moniker: meshlab +Tags: +- '3d' +- mesh +- modeling +- point-cloud +ReleaseNotesUrl: https://github.com/cnr-isti-vclab/meshlab/releases/tag/MeshLab-2023.12 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/CNRISTI/MeshLab/MeshLab-2023.12/CNRISTI.MeshLab.yaml b/manifests/c/CNRISTI/MeshLab/MeshLab-2023.12/CNRISTI.MeshLab.yaml index 3ae32764b933a..51cef853bae5c 100644 --- a/manifests/c/CNRISTI/MeshLab/MeshLab-2023.12/CNRISTI.MeshLab.yaml +++ b/manifests/c/CNRISTI/MeshLab/MeshLab-2023.12/CNRISTI.MeshLab.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: CNRISTI.MeshLab -PackageVersion: MeshLab-2023.12 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: CNRISTI.MeshLab +PackageVersion: MeshLab-2023.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 14d7467461325afd1da563420dc982703f1bf622 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:55:55 +0530 Subject: [PATCH 279/461] Update version: ChristianAviBulan.GlassCannon version 0.1.4 (#134254) --- ...ristianAviBulan.GlassCannon.installer.yaml | 47 ++++++++-------- ...tianAviBulan.GlassCannon.locale.en-US.yaml | 53 ++++++++++--------- .../0.1.4/ChristianAviBulan.GlassCannon.yaml | 17 +++--- 3 files changed, 60 insertions(+), 57 deletions(-) diff --git a/manifests/c/ChristianAviBulan/GlassCannon/0.1.4/ChristianAviBulan.GlassCannon.installer.yaml b/manifests/c/ChristianAviBulan/GlassCannon/0.1.4/ChristianAviBulan.GlassCannon.installer.yaml index b5d24c8ed1e21..dad0a1fbfbf89 100644 --- a/manifests/c/ChristianAviBulan/GlassCannon/0.1.4/ChristianAviBulan.GlassCannon.installer.yaml +++ b/manifests/c/ChristianAviBulan/GlassCannon/0.1.4/ChristianAviBulan.GlassCannon.installer.yaml @@ -1,23 +1,24 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ChristianAviBulan.GlassCannon -PackageVersion: 0.1.4 -InstallerLocale: en-US -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /s - SilentWithProgress: /s -UpgradeBehavior: install -ReleaseDate: 2021-03-13 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/christianavi/glass-cannon-ui/releases/download/v0.1.4/Glass.Cannon-0.1.4.Setup.exe - InstallerSha256: 0B6AEECC9CF36858B50679E07A1A697F2928FE7697B54FB061F32D256ED6CECF -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: ChristianAviBulan.GlassCannon +PackageVersion: 0.1.4 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/christianavi/glass-cannon-ui/releases/download/v0.1.4/Glass.Cannon-0.1.4.Setup.exe + InstallerSha256: 0b6aeecc9cf36858b50679e07a1a697f2928fe7697b54fb061f32d256ed6cecf +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /s + SilentWithProgress: /s +UpgradeBehavior: install +ReleaseDate: "2021-03-13" diff --git a/manifests/c/ChristianAviBulan/GlassCannon/0.1.4/ChristianAviBulan.GlassCannon.locale.en-US.yaml b/manifests/c/ChristianAviBulan/GlassCannon/0.1.4/ChristianAviBulan.GlassCannon.locale.en-US.yaml index 019435d78b3b3..64673baf577db 100644 --- a/manifests/c/ChristianAviBulan/GlassCannon/0.1.4/ChristianAviBulan.GlassCannon.locale.en-US.yaml +++ b/manifests/c/ChristianAviBulan/GlassCannon/0.1.4/ChristianAviBulan.GlassCannon.locale.en-US.yaml @@ -1,26 +1,27 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ChristianAviBulan.GlassCannon -PackageVersion: 0.1.4 -PackageLocale: en-US -Publisher: Christian Avi Bulan -PublisherUrl: https://github.com/christianavi -PublisherSupportUrl: https://github.com/christianavi/Glass-Cannon-Desktop/issues -Author: Christian Avi Bulan -PackageName: Glass Cannon -PackageUrl: https://github.com/christianavi/Glass-Cannon-Desktop -License: MIT License -LicenseUrl: https://raw.githubusercontent.com/christianavi/Glass-Cannon-Desktop/main/LICENSE -Copyright: Copyright (c) 2021 Christian Avi Bulan -CopyrightUrl: https://raw.githubusercontent.com/christianavi/Glass-Cannon-Desktop/main/LICENSE -ShortDescription: Create a custom rich presence on Discord. -Moniker: glass-cannon -Tags: -- discord -- gui -- rich-presence -- glass-cannon -ReleaseNotesUrl: https://github.com/christianavi/glass-cannon-ui/releases/tag/v0.1.4 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: ChristianAviBulan.GlassCannon +PackageVersion: 0.1.4 +PackageLocale: en-US +Publisher: Christian Avi Bulan +PublisherUrl: https://github.com/christianavi +PublisherSupportUrl: https://github.com/christianavi/Glass-Cannon-Desktop/issues +Author: Christian Avi Bulan +PackageName: Glass Cannon +PackageUrl: https://github.com/christianavi/Glass-Cannon-Desktop +License: MIT License +LicenseUrl: https://raw.githubusercontent.com/christianavi/Glass-Cannon-Desktop/main/LICENSE +Copyright: Copyright (c) 2021 Christian Avi Bulan +CopyrightUrl: https://raw.githubusercontent.com/christianavi/Glass-Cannon-Desktop/main/LICENSE +ShortDescription: Create a custom rich presence on Discord. +Moniker: glass-cannon +Tags: +- discord +- gui +- rich-presence +- glass-cannon +ReleaseNotesUrl: https://github.com/christianavi/glass-cannon-ui/releases/tag/v0.1.4 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/ChristianAviBulan/GlassCannon/0.1.4/ChristianAviBulan.GlassCannon.yaml b/manifests/c/ChristianAviBulan/GlassCannon/0.1.4/ChristianAviBulan.GlassCannon.yaml index a5d17eda8751b..1bcacbbe4a84e 100644 --- a/manifests/c/ChristianAviBulan/GlassCannon/0.1.4/ChristianAviBulan.GlassCannon.yaml +++ b/manifests/c/ChristianAviBulan/GlassCannon/0.1.4/ChristianAviBulan.GlassCannon.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ChristianAviBulan.GlassCannon -PackageVersion: 0.1.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: ChristianAviBulan.GlassCannon +PackageVersion: 0.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7c920dfdac7b5163ab5efaeaec1cbb9695a61c29 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:56:07 +0530 Subject: [PATCH 280/461] Update version: ChrisKlimas.Twine version 2.8.1 (#134253) --- .../2.8.1/ChrisKlimas.Twine.installer.yaml | 51 +++++++++---------- .../2.8.1/ChrisKlimas.Twine.locale.en-US.yaml | 39 +++++++------- .../Twine/2.8.1/ChrisKlimas.Twine.yaml | 17 ++++--- 3 files changed, 54 insertions(+), 53 deletions(-) diff --git a/manifests/c/ChrisKlimas/Twine/2.8.1/ChrisKlimas.Twine.installer.yaml b/manifests/c/ChrisKlimas/Twine/2.8.1/ChrisKlimas.Twine.installer.yaml index 9610b385dd110..6ac85715314a9 100644 --- a/manifests/c/ChrisKlimas/Twine/2.8.1/ChrisKlimas.Twine.installer.yaml +++ b/manifests/c/ChrisKlimas/Twine/2.8.1/ChrisKlimas.Twine.installer.yaml @@ -1,26 +1,25 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ChrisKlimas.Twine -PackageVersion: 2.8.1 -InstallerType: nullsoft -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2024-01-03 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/klembot/twinejs/releases/download/2.8.1/Twine-2.8.1-Windows.exe - InstallerSha256: 0D4279236D6A919A11AA896D6133B4A10597E3E307297EB7FCA8F72BA9741206 - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/klembot/twinejs/releases/download/2.8.1/Twine-2.8.1-Windows.exe - InstallerSha256: 0D4279236D6A919A11AA896D6133B4A10597E3E307297EB7FCA8F72BA9741206 - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: ChrisKlimas.Twine +PackageVersion: 2.8.1 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/klembot/twinejs/releases/download/2.8.1/Twine-2.8.1-Windows.exe + InstallerSha256: 0d4279236d6a919a11aa896d6133b4a10597e3e307297eb7fca8f72ba9741206 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/klembot/twinejs/releases/download/2.8.1/Twine-2.8.1-Windows.exe + InstallerSha256: 0d4279236d6a919a11aa896d6133b4a10597e3e307297eb7fca8f72ba9741206 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +InstallerSwitches: + Custom: /CURRENTUSER +UpgradeBehavior: install +ReleaseDate: "2024-01-03" diff --git a/manifests/c/ChrisKlimas/Twine/2.8.1/ChrisKlimas.Twine.locale.en-US.yaml b/manifests/c/ChrisKlimas/Twine/2.8.1/ChrisKlimas.Twine.locale.en-US.yaml index 6c1d359c84b68..52e4365dc6bcf 100644 --- a/manifests/c/ChrisKlimas/Twine/2.8.1/ChrisKlimas.Twine.locale.en-US.yaml +++ b/manifests/c/ChrisKlimas/Twine/2.8.1/ChrisKlimas.Twine.locale.en-US.yaml @@ -1,19 +1,20 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ChrisKlimas.Twine -PackageVersion: 2.8.1 -PackageLocale: en-US -Publisher: Chris Klimas -PublisherUrl: https://twinery.org -PublisherSupportUrl: https://github.com/klembot/twinejs/issues -Author: Chris Klimas -PackageName: Twine -PackageUrl: https://twinery.org -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/klembot/twinejs/raw/develop/LICENSE -CopyrightUrl: https://github.com/klembot/twinejs/raw/develop/LICENSE -ShortDescription: Twine is an open-source tool for telling interactive, nonlinear stories with variables, conditional logic, images, CSS, and JavaScript -ReleaseNotesUrl: https://github.com/klembot/twinejs/releases/tag/2.8.1 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: ChrisKlimas.Twine +PackageVersion: 2.8.1 +PackageLocale: en-US +Publisher: Chris Klimas +PublisherUrl: https://twinery.org +PublisherSupportUrl: https://github.com/klembot/twinejs/issues +Author: Chris Klimas +PackageName: Twine +PackageUrl: https://twinery.org +License: GNU General Public License v3.0 +LicenseUrl: https://github.com/klembot/twinejs/raw/develop/LICENSE +CopyrightUrl: https://github.com/klembot/twinejs/raw/develop/LICENSE +ShortDescription: Twine is an open-source tool for telling interactive, nonlinear stories with variables, conditional logic, images, CSS, and JavaScript +ReleaseNotesUrl: https://github.com/klembot/twinejs/releases/tag/2.8.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/ChrisKlimas/Twine/2.8.1/ChrisKlimas.Twine.yaml b/manifests/c/ChrisKlimas/Twine/2.8.1/ChrisKlimas.Twine.yaml index 432a8b0b19b55..e1c2d215a9ae4 100644 --- a/manifests/c/ChrisKlimas/Twine/2.8.1/ChrisKlimas.Twine.yaml +++ b/manifests/c/ChrisKlimas/Twine/2.8.1/ChrisKlimas.Twine.yaml @@ -1,8 +1,9 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ChrisKlimas.Twine -PackageVersion: 2.8.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: ChrisKlimas.Twine +PackageVersion: 2.8.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4090433fdf38f385a4d046da0e3a217c49f1d584 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:56:12 +0530 Subject: [PATCH 281/461] Update version: ChristianKaiser.Lightscreen version 2.5 (#134256) --- ...ChristianKaiser.Lightscreen.installer.yaml | 41 ++++++------- ...istianKaiser.Lightscreen.locale.en-US.yaml | 57 ++++++++++--------- .../2.5/ChristianKaiser.Lightscreen.yaml | 17 +++--- 3 files changed, 59 insertions(+), 56 deletions(-) diff --git a/manifests/c/ChristianKaiser/Lightscreen/2.5/ChristianKaiser.Lightscreen.installer.yaml b/manifests/c/ChristianKaiser/Lightscreen/2.5/ChristianKaiser.Lightscreen.installer.yaml index 9182a1b1f1763..3abf9bf0850fd 100644 --- a/manifests/c/ChristianKaiser/Lightscreen/2.5/ChristianKaiser.Lightscreen.installer.yaml +++ b/manifests/c/ChristianKaiser/Lightscreen/2.5/ChristianKaiser.Lightscreen.installer.yaml @@ -1,20 +1,21 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ChristianKaiser.Lightscreen -PackageVersion: '2.5' -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ReleaseDate: 2021-06-19 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ckaiser/Lightscreen/releases/download/v2.5/LightscreenSetup-2.5.exe - InstallerSha256: 626479BFD6B160DF9BE29FF169937575E371B50D258C2AD51BF4DCBD8E8251AA -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: ChristianKaiser.Lightscreen +PackageVersion: '2.5' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ckaiser/Lightscreen/releases/download/v2.5/LightscreenSetup-2.5.exe + InstallerSha256: 626479BFD6B160DF9BE29FF169937575E371B50D258C2AD51BF4DCBD8E8251AA +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2021-06-19 diff --git a/manifests/c/ChristianKaiser/Lightscreen/2.5/ChristianKaiser.Lightscreen.locale.en-US.yaml b/manifests/c/ChristianKaiser/Lightscreen/2.5/ChristianKaiser.Lightscreen.locale.en-US.yaml index ca68d742d3682..2e0733d04146e 100644 --- a/manifests/c/ChristianKaiser/Lightscreen/2.5/ChristianKaiser.Lightscreen.locale.en-US.yaml +++ b/manifests/c/ChristianKaiser/Lightscreen/2.5/ChristianKaiser.Lightscreen.locale.en-US.yaml @@ -1,28 +1,29 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ChristianKaiser.Lightscreen -PackageVersion: '2.5' -PackageLocale: en-US -Publisher: Christian Kaiser -PublisherUrl: https://lightscreen.com.ar -PublisherSupportUrl: https://github.com/ckaiser/Lightscreen/pulls -PackageName: Lightscreen -PackageUrl: https://lightscreen.com.ar -License: GNU General Public License v2.0 -LicenseUrl: https://github.com/ckaiser/Lightscreen/blob/master/LICENSE -ShortDescription: Screenshot tool. -Description: Lightscreen is a simple tool to automate the tedious process of saving and cataloging screenshots, it operates as a hidden background process that is invoked with one (or multiple) hotkeys and then saves a screenshot file to disk according to the user's preferences. -Moniker: lightscreen -Tags: -- ckaiser -- lightscreen -- screenshot -ReleaseNotes: |- - - Improved area mode, added zoom toggling and precise sizing options. - - Usability improvements to the date naming. - - Fixes to cursor capture, some crash and SSL fixes. - - Other misc improvements. -ReleaseNotesUrl: https://github.com/ckaiser/Lightscreen/releases/tag/v2.5 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: ChristianKaiser.Lightscreen +PackageVersion: '2.5' +PackageLocale: en-US +Publisher: Christian Kaiser +PublisherUrl: https://lightscreen.com.ar +PublisherSupportUrl: https://github.com/ckaiser/Lightscreen/pulls +PackageName: Lightscreen +PackageUrl: https://lightscreen.com.ar +License: GNU General Public License v2.0 +LicenseUrl: https://github.com/ckaiser/Lightscreen/blob/master/LICENSE +ShortDescription: Screenshot tool. +Description: Lightscreen is a simple tool to automate the tedious process of saving and cataloging screenshots, it operates as a hidden background process that is invoked with one (or multiple) hotkeys and then saves a screenshot file to disk according to the user's preferences. +Moniker: lightscreen +Tags: +- ckaiser +- lightscreen +- screenshot +ReleaseNotes: |- + - Improved area mode, added zoom toggling and precise sizing options. + - Usability improvements to the date naming. + - Fixes to cursor capture, some crash and SSL fixes. + - Other misc improvements. +ReleaseNotesUrl: https://github.com/ckaiser/Lightscreen/releases/tag/v2.5 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/ChristianKaiser/Lightscreen/2.5/ChristianKaiser.Lightscreen.yaml b/manifests/c/ChristianKaiser/Lightscreen/2.5/ChristianKaiser.Lightscreen.yaml index 4f9aecccffa5e..2005a8ce18135 100644 --- a/manifests/c/ChristianKaiser/Lightscreen/2.5/ChristianKaiser.Lightscreen.yaml +++ b/manifests/c/ChristianKaiser/Lightscreen/2.5/ChristianKaiser.Lightscreen.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ChristianKaiser.Lightscreen -PackageVersion: '2.5' -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: ChristianKaiser.Lightscreen +PackageVersion: '2.5' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From ab98b097c174a033a883ca5f7b9d8ec7f8a1711f Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:56:26 +0530 Subject: [PATCH 282/461] Update version: Chia-Lung.Kaku version 2.0.2 (#134250) --- .../Kaku/2.0.2/Chia-Lung.Kaku.installer.yaml | 27 ++++++----- .../2.0.2/Chia-Lung.Kaku.locale.en-US.yaml | 47 ++++++++++++------- .../Chia-Lung/Kaku/2.0.2/Chia-Lung.Kaku.yaml | 17 +++---- 3 files changed, 53 insertions(+), 38 deletions(-) diff --git a/manifests/c/Chia-Lung/Kaku/2.0.2/Chia-Lung.Kaku.installer.yaml b/manifests/c/Chia-Lung/Kaku/2.0.2/Chia-Lung.Kaku.installer.yaml index 918c3134ca6c6..f8226cd2bf33f 100644 --- a/manifests/c/Chia-Lung/Kaku/2.0.2/Chia-Lung.Kaku.installer.yaml +++ b/manifests/c/Chia-Lung/Kaku/2.0.2/Chia-Lung.Kaku.installer.yaml @@ -1,13 +1,14 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Chia-Lung.Kaku -PackageVersion: 2.0.2 -InstallerType: nullsoft -ReleaseDate: 2019-03-26 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/EragonJ/Kaku/releases/download/2.0.2/Kaku-Setup-2.0.2.exe - InstallerSha256: 2FA7BF3206EEA6E577752C3C092A86A8F94CC74D3DC37EBDC32B55AD5B6B460D -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Chia-Lung.Kaku +PackageVersion: 2.0.2 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/EragonJ/Kaku/releases/download/2.0.2/Kaku-Setup-2.0.2.exe + InstallerSha256: 2fa7bf3206eea6e577752c3c092a86a8f94cc74d3dc37ebdc32b55ad5b6b460d +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +ReleaseDate: "2019-03-26" diff --git a/manifests/c/Chia-Lung/Kaku/2.0.2/Chia-Lung.Kaku.locale.en-US.yaml b/manifests/c/Chia-Lung/Kaku/2.0.2/Chia-Lung.Kaku.locale.en-US.yaml index 08199c4ca6e99..b551f6bb7e990 100644 --- a/manifests/c/Chia-Lung/Kaku/2.0.2/Chia-Lung.Kaku.locale.en-US.yaml +++ b/manifests/c/Chia-Lung/Kaku/2.0.2/Chia-Lung.Kaku.locale.en-US.yaml @@ -1,17 +1,30 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Chia-Lung.Kaku -PackageVersion: 2.0.2 -PackageLocale: en-US -Publisher: Chia-Lung,Chen -PublisherUrl: https://eragonj.me -PublisherSupportUrl: https://github.com/EragonJ/Kaku/issues -PackageName: Kaku -PackageUrl: https://kaku.rocks -License: MIT -LicenseUrl: https://github.com/EragonJ/Kaku/blob/master/LICENSE -ShortDescription: The next generation music client -ReleaseNotesUrl: https://github.com/EragonJ/Kaku/releases/tag/2.0.2 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Chia-Lung.Kaku +PackageVersion: 2.0.2 +PackageLocale: en-US +Publisher: Chia-Lung,Chen +PublisherUrl: https://eragonj.me +PublisherSupportUrl: https://github.com/EragonJ/Kaku/issues +PackageName: Kaku +PackageUrl: https://kaku.rocks +License: MIT +LicenseUrl: https://github.com/EragonJ/Kaku/blob/master/LICENSE +ShortDescription: The next generation music client +ReleaseNotesUrl: https://github.com/EragonJ/Kaku/releases/tag/2.0.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- javascript +- kaku +- linux +- mac +- music +- music-player +- player +- soundcloud +- vimeo +- windows +- youtube diff --git a/manifests/c/Chia-Lung/Kaku/2.0.2/Chia-Lung.Kaku.yaml b/manifests/c/Chia-Lung/Kaku/2.0.2/Chia-Lung.Kaku.yaml index 474f53b0d2858..86f0ceda21e2a 100644 --- a/manifests/c/Chia-Lung/Kaku/2.0.2/Chia-Lung.Kaku.yaml +++ b/manifests/c/Chia-Lung/Kaku/2.0.2/Chia-Lung.Kaku.yaml @@ -1,8 +1,9 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Chia-Lung.Kaku -PackageVersion: 2.0.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Chia-Lung.Kaku +PackageVersion: 2.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6fb714bf21fe73a77e6964120b8298efb7399d4b Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:56:29 +0530 Subject: [PATCH 283/461] Update version: chanplecai.smarttaskbar version 1.4.5 (#134249) --- .../chanplecai.smarttaskbar.installer.yaml | 31 +++++---- .../chanplecai.smarttaskbar.locale.en-US.yaml | 69 ++++++++++--------- .../1.4.5/chanplecai.smarttaskbar.yaml | 17 ++--- 3 files changed, 60 insertions(+), 57 deletions(-) diff --git a/manifests/c/chanplecai/smarttaskbar/1.4.5/chanplecai.smarttaskbar.installer.yaml b/manifests/c/chanplecai/smarttaskbar/1.4.5/chanplecai.smarttaskbar.installer.yaml index ed2f17fb50799..389295656da45 100644 --- a/manifests/c/chanplecai/smarttaskbar/1.4.5/chanplecai.smarttaskbar.installer.yaml +++ b/manifests/c/chanplecai/smarttaskbar/1.4.5/chanplecai.smarttaskbar.installer.yaml @@ -1,15 +1,16 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: chanplecai.smarttaskbar -PackageVersion: 1.4.5 -InstallerType: inno -Scope: machine -ProductCode: '{ED7533BA-36BE-497C-86A7-4EAEBAF765AF}_is1' -ReleaseDate: 2022-04-18 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ChanpleCai/SmartTaskbar/releases/download/v1.4.5/SmartTaskbar_Setup_Win10_1809.exe - InstallerSha256: EDDE8F19E043628C0290F679E7D5C00C5C8DEFDE93DE3A1212871DC2E8BA6D24 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: chanplecai.smarttaskbar +PackageVersion: 1.4.5 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Oliviaophia/SmartTaskbar/releases/download/v1.4.5/SmartTaskbar_Setup.exe + InstallerSha256: a7b08377906a3d41bfd54141f8bba8bd5c81cc07e157d7cdb63b23f71fde9a98 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: inno +Scope: machine +ProductCode: '{ED7533BA-36BE-497C-86A7-4EAEBAF765AF}_is1' +ReleaseDate: "2022-04-18" diff --git a/manifests/c/chanplecai/smarttaskbar/1.4.5/chanplecai.smarttaskbar.locale.en-US.yaml b/manifests/c/chanplecai/smarttaskbar/1.4.5/chanplecai.smarttaskbar.locale.en-US.yaml index 1dcb860ec9beb..fbf10a5eea8bc 100644 --- a/manifests/c/chanplecai/smarttaskbar/1.4.5/chanplecai.smarttaskbar.locale.en-US.yaml +++ b/manifests/c/chanplecai/smarttaskbar/1.4.5/chanplecai.smarttaskbar.locale.en-US.yaml @@ -1,34 +1,35 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: chanplecai.smarttaskbar -PackageVersion: 1.4.5 -PackageLocale: en-US -Publisher: Chanple -PublisherUrl: https://github.com/ChanpleCai/SmartTaskbar -PublisherSupportUrl: https://github.com/ChanpleCai/SmartTaskbar/issues -PrivacyUrl: https://github.com/ChanpleCai/SmartTaskbar/blob/main/PRIVACY.md -Author: ChanpleCai -PackageName: SmartTaskbar -PackageUrl: https://github.com/ChanpleCai/SmartTaskbar -License: MIT -LicenseUrl: https://github.com/ChanpleCai/SmartTaskbar/blob/net5/LICENSE -Copyright: Copyright (c) 2018-2021 ChanpleCai -CopyrightUrl: https://github.com/ChanpleCai/SmartTaskbar/blob/main/LICENSE -ShortDescription: SmartTaskbar is a lightweight utility which can automatically switch the display state of the Windows Taskbar. -Tags: -- auto -- enhance -- smart -- taskbar -ReleaseNotes: |- - - Added "Reduce taskbar display" option. - When checked, the display of the taskbar is no longer based on whether the current window intersects with the taskbar. but the window that caused the taskbar to hide last time. - - The hook may occasionally fail. - When this happens, try restarting explorer.exe and then restarting SmartTaskbar. - Or reboot directly. - - If you are still using the older version of win10 (2019 and before), you may find that the Auto Mode is completely not working. - You can try the installer of the Win10_1809 package below. -ReleaseNotesUrl: https://github.com/ChanpleCai/SmartTaskbar/releases/tag/v1.4.5 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: chanplecai.smarttaskbar +PackageVersion: 1.4.5 +PackageLocale: en-US +Publisher: Chanple +PublisherUrl: https://github.com/ChanpleCai/SmartTaskbar +PublisherSupportUrl: https://github.com/ChanpleCai/SmartTaskbar/issues +PrivacyUrl: https://github.com/ChanpleCai/SmartTaskbar/blob/main/PRIVACY.md +Author: ChanpleCai +PackageName: SmartTaskbar +PackageUrl: https://github.com/ChanpleCai/SmartTaskbar +License: MIT +LicenseUrl: https://github.com/ChanpleCai/SmartTaskbar/blob/net5/LICENSE +Copyright: Copyright (c) 2018-2021 ChanpleCai +CopyrightUrl: https://github.com/ChanpleCai/SmartTaskbar/blob/main/LICENSE +ShortDescription: SmartTaskbar is a lightweight utility which can automatically switch the display state of the Windows Taskbar. +Tags: +- auto +- enhance +- smart +- taskbar +ReleaseNotes: |- + - Added "Reduce taskbar display" option. + When checked, the display of the taskbar is no longer based on whether the current window intersects with the taskbar. but the window that caused the taskbar to hide last time. + - The hook may occasionally fail. + When this happens, try restarting explorer.exe and then restarting SmartTaskbar. + Or reboot directly. + - If you are still using the older version of win10 (2019 and before), you may find that the Auto Mode is completely not working. + You can try the installer of the Win10_1809 package below. +ReleaseNotesUrl: https://github.com/ChanpleCai/SmartTaskbar/releases/tag/v1.4.5 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/chanplecai/smarttaskbar/1.4.5/chanplecai.smarttaskbar.yaml b/manifests/c/chanplecai/smarttaskbar/1.4.5/chanplecai.smarttaskbar.yaml index 59439439e3d71..4257ce2955457 100644 --- a/manifests/c/chanplecai/smarttaskbar/1.4.5/chanplecai.smarttaskbar.yaml +++ b/manifests/c/chanplecai/smarttaskbar/1.4.5/chanplecai.smarttaskbar.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: chanplecai.smarttaskbar -PackageVersion: 1.4.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: chanplecai.smarttaskbar +PackageVersion: 1.4.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 75791b8e3d722fce282a11d74309fdbf2dc1b715 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:56:35 +0530 Subject: [PATCH 284/461] Update version: ChungZH.notepanda version 0.1.4 (#134257) --- .../0.1.4/ChungZH.notepanda.installer.yaml | 27 +++++---- .../0.1.4/ChungZH.notepanda.locale.en-US.yaml | 60 ++++++++++--------- .../notepanda/0.1.4/ChungZH.notepanda.yaml | 17 +++--- 3 files changed, 55 insertions(+), 49 deletions(-) diff --git a/manifests/c/ChungZH/notepanda/0.1.4/ChungZH.notepanda.installer.yaml b/manifests/c/ChungZH/notepanda/0.1.4/ChungZH.notepanda.installer.yaml index 61a518d77478e..b0a4b2336acdc 100644 --- a/manifests/c/ChungZH/notepanda/0.1.4/ChungZH.notepanda.installer.yaml +++ b/manifests/c/ChungZH/notepanda/0.1.4/ChungZH.notepanda.installer.yaml @@ -1,13 +1,14 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ChungZH.notepanda -PackageVersion: 0.1.4 -InstallerType: nullsoft -ReleaseDate: 2020-07-28 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ChungZH/notepanda/releases/download/v0.1.4/Notepanda.v0.1.4.Windows-x64.exe - InstallerSha256: AAA83B1291DF1121F5C488CD5F4AC5B2A50F612AF7D5C68A1FCC887A48931725 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: ChungZH.notepanda +PackageVersion: 0.1.4 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ChungZH/notepanda/releases/download/v0.1.4/Notepanda.v0.1.4.Windows-x64.exe + InstallerSha256: aaa83b1291df1121f5c488cd5f4ac5b2a50f612af7d5c68a1fcc887a48931725 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +ReleaseDate: "2020-07-28" diff --git a/manifests/c/ChungZH/notepanda/0.1.4/ChungZH.notepanda.locale.en-US.yaml b/manifests/c/ChungZH/notepanda/0.1.4/ChungZH.notepanda.locale.en-US.yaml index 1762ece7b2478..4818426cf2d11 100644 --- a/manifests/c/ChungZH/notepanda/0.1.4/ChungZH.notepanda.locale.en-US.yaml +++ b/manifests/c/ChungZH/notepanda/0.1.4/ChungZH.notepanda.locale.en-US.yaml @@ -1,28 +1,32 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ChungZH.notepanda -PackageVersion: 0.1.4 -PackageLocale: en-US -Publisher: ChungZH -PublisherUrl: https://github.com/ChungZH -PublisherSupportUrl: https://github.com/ChungZH/notepanda/issues -PackageName: notepanda -PackageUrl: https://github.com/ChungZH/notepanda -License: MIT license -LicenseUrl: https://github.com/ChungZH/notepanda/blob/dev/LICENSE.md -ShortDescription: A simple cross-platform notepad. Based on Qt and C++. -ReleaseNotes: |- - 🌵 Features - - Right click menu - - Syntax selection menu - - Clear - - Read-Only mode - - Folding - - Ctrl + Wheel to zoom the text - - Fluent System Icons - - Tab / Spaces indent - - Multi-tab -ReleaseNotesUrl: https://github.com/ChungZH/notepanda/releases/tag/v0.1.4 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: ChungZH.notepanda +PackageVersion: 0.1.4 +PackageLocale: en-US +Publisher: ChungZH +PublisherUrl: https://github.com/ChungZH +PublisherSupportUrl: https://github.com/ChungZH/notepanda/issues +PackageName: notepanda +PackageUrl: https://github.com/ChungZH/notepanda +License: MIT license +LicenseUrl: https://github.com/ChungZH/notepanda/blob/dev/LICENSE.md +ShortDescription: A simple cross-platform notepad. Based on Qt and C++. +ReleaseNotes: "\U0001F335 Features\n- Right click menu\n- Syntax selection menu\n- Clear\n- Read-Only mode\n- Folding\n- Ctrl + Wheel to zoom the text\n- Fluent System Icons\n- Tab / Spaces indent\n- Multi-tab" +ReleaseNotesUrl: https://github.com/ChungZH/notepanda/releases/tag/v0.1.4 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- arch +- cmake +- cpp +- cpp11 +- cross-platform +- desktop-app +- editor +- kde +- notepad +- qt +- qt5 +- text diff --git a/manifests/c/ChungZH/notepanda/0.1.4/ChungZH.notepanda.yaml b/manifests/c/ChungZH/notepanda/0.1.4/ChungZH.notepanda.yaml index e9d8126c0096c..6ab8c98c1da52 100644 --- a/manifests/c/ChungZH/notepanda/0.1.4/ChungZH.notepanda.yaml +++ b/manifests/c/ChungZH/notepanda/0.1.4/ChungZH.notepanda.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ChungZH.notepanda -PackageVersion: 0.1.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: ChungZH.notepanda +PackageVersion: 0.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From a7b3cd1168b025b96eb74dfbb78e7c6a1915101a Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:56:43 +0530 Subject: [PATCH 285/461] New version: ChiaNetwork.GUIforChiaBlockchain version 2.1.4 (#134251) --- ...etwork.GUIforChiaBlockchain.installer.yaml | 20 +++++++++++ ...ork.GUIforChiaBlockchain.locale.en-US.yaml | 36 +++++++++++++++++++ .../ChiaNetwork.GUIforChiaBlockchain.yaml | 9 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.1.4/ChiaNetwork.GUIforChiaBlockchain.installer.yaml create mode 100644 manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.1.4/ChiaNetwork.GUIforChiaBlockchain.locale.en-US.yaml create mode 100644 manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.1.4/ChiaNetwork.GUIforChiaBlockchain.yaml diff --git a/manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.1.4/ChiaNetwork.GUIforChiaBlockchain.installer.yaml b/manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.1.4/ChiaNetwork.GUIforChiaBlockchain.installer.yaml new file mode 100644 index 0000000000000..6e3479c3f4a66 --- /dev/null +++ b/manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.1.4/ChiaNetwork.GUIforChiaBlockchain.installer.yaml @@ -0,0 +1,20 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: ChiaNetwork.GUIforChiaBlockchain +PackageVersion: 2.1.4 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Chia-Network/chia-blockchain/releases/download/2.1.4/ChiaSetup-2.1.4.exe + InstallerSha256: 38676c427d02c56f6b5ec6b7ded07def4346e0e58ddc6cf6e4ad2f8f7d818a35 +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: "2024-01-10" diff --git a/manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.1.4/ChiaNetwork.GUIforChiaBlockchain.locale.en-US.yaml b/manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.1.4/ChiaNetwork.GUIforChiaBlockchain.locale.en-US.yaml new file mode 100644 index 0000000000000..aa8b7fbb26ff1 --- /dev/null +++ b/manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.1.4/ChiaNetwork.GUIforChiaBlockchain.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: ChiaNetwork.GUIforChiaBlockchain +PackageVersion: 2.1.4 +PackageLocale: en-US +Publisher: Chia Network +PublisherUrl: https://github.com/Chia-Network/chia-blockchain +PublisherSupportUrl: https://github.com/Chia-Network/chia-blockchain/issues +Author: Chia Network +PackageName: Chia +PackageUrl: https://www.chia.net +License: Apache License 2.0 +LicenseUrl: https://raw.githubusercontent.com/Chia-Network/chia-blockchain/main/LICENSE +Copyright: Copyright 2021 Chia Network +CopyrightUrl: https://raw.githubusercontent.com/Chia-Network/chia-blockchain/main/LICENSE +ShortDescription: Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet) +Description: Chia is a modern cryptocurrency built from scratch, designed to be efficient, decentralized, and secure. +Tags: +- blockchain +- blockchain-network +- chaia +- chia-blockchain +- farmer +- full-node +- harvesters +- peer +- proof-of-space +- proof-of-time +- timelord +- vdf +- wallets +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/Chia-Network/chia-blockchain/releases/tag/2.1.4 diff --git a/manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.1.4/ChiaNetwork.GUIforChiaBlockchain.yaml b/manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.1.4/ChiaNetwork.GUIforChiaBlockchain.yaml new file mode 100644 index 0000000000000..90c94ffa77011 --- /dev/null +++ b/manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.1.4/ChiaNetwork.GUIforChiaBlockchain.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: ChiaNetwork.GUIforChiaBlockchain +PackageVersion: 2.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From db9c3d5258fca04c247f58df17c2e2f935bca000 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:56:52 +0530 Subject: [PATCH 286/461] Update version: CCTV.CBox version 6.0.0.2 (#134246) --- .../CBox/6.0.0.2/CCTV.CBox.installer.yaml | 33 +++---- .../CBox/6.0.0.2/CCTV.CBox.locale.en-US.yaml | 91 ++++++++++--------- .../CBox/6.0.0.2/CCTV.CBox.locale.zh-CN.yaml | 89 +++++++++--------- manifests/c/CCTV/CBox/6.0.0.2/CCTV.CBox.yaml | 17 ++-- 4 files changed, 123 insertions(+), 107 deletions(-) diff --git a/manifests/c/CCTV/CBox/6.0.0.2/CCTV.CBox.installer.yaml b/manifests/c/CCTV/CBox/6.0.0.2/CCTV.CBox.installer.yaml index f138829ad0ed1..5f11c541cb5f8 100644 --- a/manifests/c/CCTV/CBox/6.0.0.2/CCTV.CBox.installer.yaml +++ b/manifests/c/CCTV/CBox/6.0.0.2/CCTV.CBox.installer.yaml @@ -1,16 +1,17 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: CCTV.CBox -PackageVersion: 6.0.0.2 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-12-20 -Installers: -- Architecture: x64 - InstallerUrl: https://download.cntv.cn/cbox/v6/ysyy_v6.0.0.2_1001_setup_x64.exe - InstallerSha256: 492FC71E8F77460959657CCBC7B07CB7BE74BDD63AD5665EC3EE100E70BC4690 - ProductCode: '{07F79EE3-1012-40BF-BEE7-A07EE6C284DC}_is1' -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: CCTV.CBox +PackageVersion: 6.0.0.2 +Installers: +- Architecture: x64 + InstallerUrl: https://download.cntv.cn/cbox/v6/ysyy_v6.0.0.2_1001_setup_x64.exe + InstallerSha256: 492fc71e8f77460959657ccbc7b07cb7be74bdd63ad5665ec3ee100e70bc4690 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +ProductCode: '{07F79EE3-1012-40BF-BEE7-A07EE6C284DC}_is1' +ReleaseDate: 2023-12-20 diff --git a/manifests/c/CCTV/CBox/6.0.0.2/CCTV.CBox.locale.en-US.yaml b/manifests/c/CCTV/CBox/6.0.0.2/CCTV.CBox.locale.en-US.yaml index dbe77eedb7ee1..7bd0b24ceb109 100644 --- a/manifests/c/CCTV/CBox/6.0.0.2/CCTV.CBox.locale.en-US.yaml +++ b/manifests/c/CCTV/CBox/6.0.0.2/CCTV.CBox.locale.en-US.yaml @@ -1,42 +1,49 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: CCTV.CBox -PackageVersion: 6.0.0.2 -PackageLocale: en-US -Publisher: 中国网络电视台 -PublisherUrl: https://www.cctv.com -PublisherSupportUrl: https://help.cctv.com/new_erji/index.shtml -PrivacyUrl: https://www.cctv.com/special/guanyunew/PAGE1381887126760260/index.shtml -Author: CCTV International Network Co., Ltd. -PackageName: 央视影音 -PackageUrl: https://app.cctv.com -License: Proprietary -# LicenseUrl: -Copyright: China Internet TV (CNTV). All rights reserved. -CopyrightUrl: https://www.cctv.com/special/guanyunew/PAGE13818868795101878/index.shtml -ShortDescription: A streaming platform by China Central Television -Description: |- - CBox is a streaming platform by China Central Television that supports live broadcasting of all CCTV channels and providing rich and high-quality TV programs, sports events, films, shows and many other kinds of videos. - It aims to create high-quality watching experience and allow users to watch TV at their own pace. -# Moniker: -Tags: -- cartoon -- cctv -- documentary -- film -- live -- movie -- news -- serial -- series -- show -- tv -- video -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: CCTV.CBox +PackageVersion: 6.0.0.2 +PackageLocale: en-US +Publisher: 中国网络电视台 +PublisherUrl: https://www.cctv.com +PublisherSupportUrl: https://help.cctv.com/new_erji/index.shtml +PrivacyUrl: https://www.cctv.com/special/guanyunew/PAGE1381887126760260/index.shtml +Author: CCTV International Network Co., Ltd. +PackageName: 央视影音 +PackageUrl: https://app.cctv.com +License: Proprietary +# LicenseUrl: + +Copyright: China Internet TV (CNTV). All rights reserved. +CopyrightUrl: https://www.cctv.com/special/guanyunew/PAGE13818868795101878/index.shtml +ShortDescription: A streaming platform by China Central Television +Description: |- + CBox is a streaming platform by China Central Television that supports live broadcasting of all CCTV channels and providing rich and high-quality TV programs, sports events, films, shows and many other kinds of videos. + It aims to create high-quality watching experience and allow users to watch TV at their own pace. +# Moniker: + +Tags: +- cartoon +- cctv +- documentary +- film +- live +- movie +- news +- serial +- series +- show +- tv +- video +# ReleaseNotes: + +# ReleaseNotesUrl: + +# PurchaseUrl: + +# InstallationNotes: + +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/CCTV/CBox/6.0.0.2/CCTV.CBox.locale.zh-CN.yaml b/manifests/c/CCTV/CBox/6.0.0.2/CCTV.CBox.locale.zh-CN.yaml index 5beee9d1bc32a..770c97c86b94a 100644 --- a/manifests/c/CCTV/CBox/6.0.0.2/CCTV.CBox.locale.zh-CN.yaml +++ b/manifests/c/CCTV/CBox/6.0.0.2/CCTV.CBox.locale.zh-CN.yaml @@ -1,41 +1,48 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json - -PackageIdentifier: CCTV.CBox -PackageVersion: 6.0.0.2 -PackageLocale: zh-CN -Publisher: 中国网络电视台 -PublisherUrl: https://www.cctv.com -PublisherSupportUrl: https://help.cctv.com/new_erji/index.shtml -PrivacyUrl: https://www.cctv.com/special/guanyunew/PAGE1381887126760260/index.shtml -Author: 央视国际网络有限公司 -PackageName: 央视影音 -PackageUrl: https://app.cctv.com -License: 专有软件 -# LicenseUrl: -Copyright: 中国网络电视台 CNTV 版权所有 -CopyrightUrl: https://www.cctv.com/special/guanyunew/PAGE13818868795101878/index.shtml -ShortDescription: 新闻体育人文影视高清平台 -Description: 央视影音是央视网为全球移动用户倾力打造的电视直播应用,支持覆盖央视全部频道直播,提供丰富优质的电视栏目、体育赛事、影视综艺等海量视频,努力打造优质的观看体验,让用户做到随心所欲看电视。 -# Moniker: -Tags: -- 中央电视台 -- 卡通 -- 央视 -- 少儿 -- 新闻 -- 电影 -- 电视 -- 电视剧 -- 直播 -- 视频 -- 纪录片 -- 综艺 -- 连续剧 -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: CCTV.CBox +PackageVersion: 6.0.0.2 +PackageLocale: zh-CN +Publisher: 中国网络电视台 +PublisherUrl: https://www.cctv.com +PublisherSupportUrl: https://help.cctv.com/new_erji/index.shtml +PrivacyUrl: https://www.cctv.com/special/guanyunew/PAGE1381887126760260/index.shtml +Author: 央视国际网络有限公司 +PackageName: 央视影音 +PackageUrl: https://app.cctv.com +License: 专有软件 +# LicenseUrl: + +Copyright: 中国网络电视台 CNTV 版权所有 +CopyrightUrl: https://www.cctv.com/special/guanyunew/PAGE13818868795101878/index.shtml +ShortDescription: 新闻体育人文影视高清平台 +Description: 央视影音是央视网为全球移动用户倾力打造的电视直播应用,支持覆盖央视全部频道直播,提供丰富优质的电视栏目、体育赛事、影视综艺等海量视频,努力打造优质的观看体验,让用户做到随心所欲看电视。 +# Moniker: + +Tags: +- 中央电视台 +- 卡通 +- 央视 +- 少儿 +- 新闻 +- 电影 +- 电视 +- 电视剧 +- 直播 +- 视频 +- 纪录片 +- 综艺 +- 连续剧 +# ReleaseNotes: + +# ReleaseNotesUrl: + +# PurchaseUrl: + +# InstallationNotes: + +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/c/CCTV/CBox/6.0.0.2/CCTV.CBox.yaml b/manifests/c/CCTV/CBox/6.0.0.2/CCTV.CBox.yaml index c5faff6476793..f66f7d3a5f6aa 100644 --- a/manifests/c/CCTV/CBox/6.0.0.2/CCTV.CBox.yaml +++ b/manifests/c/CCTV/CBox/6.0.0.2/CCTV.CBox.yaml @@ -1,8 +1,9 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: CCTV.CBox -PackageVersion: 6.0.0.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: CCTV.CBox +PackageVersion: 6.0.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6d9df2bc85caeb2047101731ad7eff20e5d71cb2 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:56:57 +0530 Subject: [PATCH 287/461] Add version: CertifyTheWeb.CertifySSLManager version 6.0.13 (#134248) --- ...ifyTheWeb.CertifySSLManager.installer.yaml | 14 ++++++++++++++ ...TheWeb.CertifySSLManager.locale.en-US.yaml | 19 +++++++++++++++++++ .../CertifyTheWeb.CertifySSLManager.yaml | 9 +++++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/c/CertifyTheWeb/CertifySSLManager/6.0.13/CertifyTheWeb.CertifySSLManager.installer.yaml create mode 100644 manifests/c/CertifyTheWeb/CertifySSLManager/6.0.13/CertifyTheWeb.CertifySSLManager.locale.en-US.yaml create mode 100644 manifests/c/CertifyTheWeb/CertifySSLManager/6.0.13/CertifyTheWeb.CertifySSLManager.yaml diff --git a/manifests/c/CertifyTheWeb/CertifySSLManager/6.0.13/CertifyTheWeb.CertifySSLManager.installer.yaml b/manifests/c/CertifyTheWeb/CertifySSLManager/6.0.13/CertifyTheWeb.CertifySSLManager.installer.yaml new file mode 100644 index 0000000000000..a7d11a5a969ee --- /dev/null +++ b/manifests/c/CertifyTheWeb/CertifySSLManager/6.0.13/CertifyTheWeb.CertifySSLManager.installer.yaml @@ -0,0 +1,14 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: CertifyTheWeb.CertifySSLManager +PackageVersion: 6.0.13 +Installers: +- Architecture: x64 + InstallerUrl: https://certifytheweb.s3.amazonaws.com/downloads/archive/CertifyTheWebSetup_V6.0.13.exe + InstallerSha256: 2c77996160395b5a0bb3d82c9e25ac1403255eac12fb7b9f5e81d811e0c37c73 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: inno +ReleaseDate: 2023-06-26 diff --git a/manifests/c/CertifyTheWeb/CertifySSLManager/6.0.13/CertifyTheWeb.CertifySSLManager.locale.en-US.yaml b/manifests/c/CertifyTheWeb/CertifySSLManager/6.0.13/CertifyTheWeb.CertifySSLManager.locale.en-US.yaml new file mode 100644 index 0000000000000..c727694067e60 --- /dev/null +++ b/manifests/c/CertifyTheWeb/CertifySSLManager/6.0.13/CertifyTheWeb.CertifySSLManager.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: CertifyTheWeb.CertifySSLManager +PackageVersion: 6.0.13 +PackageLocale: en-US +Publisher: Webprofusion Pty Ltd +PackageName: Certify The Web +PackageUrl: https://certifytheweb.com +License: GPL +ShortDescription: Easily install and auto-renew free SSL/TLS certificates from letsencrypt.org and other ACME Certificate Authorities for your IIS/Windows servers. Setting up https has never been easier. +Moniker: certifysslmanager +Tags: +- certificate +- https +- ssl +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/CertifyTheWeb/CertifySSLManager/6.0.13/CertifyTheWeb.CertifySSLManager.yaml b/manifests/c/CertifyTheWeb/CertifySSLManager/6.0.13/CertifyTheWeb.CertifySSLManager.yaml new file mode 100644 index 0000000000000..5ae6e32dd9088 --- /dev/null +++ b/manifests/c/CertifyTheWeb/CertifySSLManager/6.0.13/CertifyTheWeb.CertifySSLManager.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: CertifyTheWeb.CertifySSLManager +PackageVersion: 6.0.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From cb08ae45ab13f52181cfa2120689a3a12b293bf0 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:57:01 +0530 Subject: [PATCH 288/461] Update version: CarstenGehling.JiraStopWatch version 2.3.0 (#134244) --- ...arstenGehling.JiraStopWatch.installer.yaml | 45 ++++++++++--------- ...tenGehling.JiraStopWatch.locale.en-US.yaml | 45 ++++++++++--------- .../2.3.0/CarstenGehling.JiraStopWatch.yaml | 17 +++---- 3 files changed, 56 insertions(+), 51 deletions(-) diff --git a/manifests/c/CarstenGehling/JiraStopWatch/2.3.0/CarstenGehling.JiraStopWatch.installer.yaml b/manifests/c/CarstenGehling/JiraStopWatch/2.3.0/CarstenGehling.JiraStopWatch.installer.yaml index b23e3e597291e..66c479236dd90 100644 --- a/manifests/c/CarstenGehling/JiraStopWatch/2.3.0/CarstenGehling.JiraStopWatch.installer.yaml +++ b/manifests/c/CarstenGehling/JiraStopWatch/2.3.0/CarstenGehling.JiraStopWatch.installer.yaml @@ -1,21 +1,24 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: CarstenGehling.JiraStopWatch -PackageVersion: 2.3.0 -InstallerLocale: en-US -InstallerType: msi -Scope: machine -ProductCode: '{7B0BA9B5-477F-4154-A846-6D69578BD4DD}' -ReleaseDate: 2019-05-04 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/tulleuchen/jirastopwatch/releases/download/2.3.0/jirastopwatch-setup-2.3.0.msi - InstallerSha256: 4B36FE3992EBCE98A47E6BAC75DE908583DBF32AF8BEB86DD5AF4558D8721847 - AppsAndFeaturesEntries: - - UpgradeCode: '{292249F1-B39F-4CA1-AA94-28FA5DA3CFFB}' -- Architecture: x64 - InstallerUrl: https://github.com/tulleuchen/jirastopwatch/releases/download/2.3.0/jirastopwatch-setup-2.3.0.msi - InstallerSha256: 4B36FE3992EBCE98A47E6BAC75DE908583DBF32AF8BEB86DD5AF4558D8721847 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: CarstenGehling.JiraStopWatch +PackageVersion: 2.3.0 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/tulleuchen/jirastopwatch/releases/download/2.3.0/jirastopwatch-setup-2.3.0.msi + InstallerSha256: 4b36fe3992ebce98a47e6bac75de908583dbf32af8beb86dd5af4558d8721847 + AppsAndFeaturesEntries: + - UpgradeCode: '{292249F1-B39F-4CA1-AA94-28FA5DA3CFFB}' + UpgradeCode: "{292249F1-B39F-4CA1-AA94-28FA5DA3CFFB}" +- Architecture: x64 + InstallerUrl: https://github.com/tulleuchen/jirastopwatch/releases/download/2.3.0/jirastopwatch-setup-2.3.0.msi + InstallerSha256: 4b36fe3992ebce98a47e6bac75de908583dbf32af8beb86dd5af4558d8721847 + UpgradeCode: "{292249F1-B39F-4CA1-AA94-28FA5DA3CFFB}" +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: msi +Scope: machine +ProductCode: '{7B0BA9B5-477F-4154-A846-6D69578BD4DD}' +ReleaseDate: "2019-05-04" diff --git a/manifests/c/CarstenGehling/JiraStopWatch/2.3.0/CarstenGehling.JiraStopWatch.locale.en-US.yaml b/manifests/c/CarstenGehling/JiraStopWatch/2.3.0/CarstenGehling.JiraStopWatch.locale.en-US.yaml index 8d5ed29f70dcd..0e87e87aa21e2 100644 --- a/manifests/c/CarstenGehling/JiraStopWatch/2.3.0/CarstenGehling.JiraStopWatch.locale.en-US.yaml +++ b/manifests/c/CarstenGehling/JiraStopWatch/2.3.0/CarstenGehling.JiraStopWatch.locale.en-US.yaml @@ -1,22 +1,23 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: CarstenGehling.JiraStopWatch -PackageVersion: 2.3.0 -PackageLocale: en-US -Publisher: Carsten Gehling -PublisherUrl: https://github.com/tulleuchen/jirastopwatch -PublisherSupportUrl: https://github.com/tulleuchen/jirastopwatch/issues -Author: Carsten Gehling -PackageName: Jira StopWatch -PackageUrl: https://github.com/tulleuchen/jirastopwatch -License: APACHE-2.0 -LicenseUrl: https://github.com/tulleuchen/jirastopwatch/blob/master/LICENSE.txt -Copyright: Copyright (c) 2015 Carsten Gehling -ShortDescription: Windows desktop application for recording time with Jira. -ReleaseNotes: |- - New features/improvements - - Changed Jira authentication to use API tokens instead of username/password (big thank you to @bellamatte for this!) -ReleaseNotesUrl: https://github.com/tulleuchen/jirastopwatch/releases/tag/2.3.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: CarstenGehling.JiraStopWatch +PackageVersion: 2.3.0 +PackageLocale: en-US +Publisher: Carsten Gehling +PublisherUrl: https://github.com/tulleuchen/jirastopwatch +PublisherSupportUrl: https://github.com/tulleuchen/jirastopwatch/issues +Author: Carsten Gehling +PackageName: Jira StopWatch +PackageUrl: https://github.com/tulleuchen/jirastopwatch +License: APACHE-2.0 +LicenseUrl: https://github.com/tulleuchen/jirastopwatch/blob/master/LICENSE.txt +Copyright: Copyright (c) 2015 Carsten Gehling +ShortDescription: Windows desktop application for recording time with Jira. +ReleaseNotes: |- + New features/improvements + - Changed Jira authentication to use API tokens instead of username/password (big thank you to @bellamatte for this!) +ReleaseNotesUrl: https://github.com/tulleuchen/jirastopwatch/releases/tag/2.3.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/CarstenGehling/JiraStopWatch/2.3.0/CarstenGehling.JiraStopWatch.yaml b/manifests/c/CarstenGehling/JiraStopWatch/2.3.0/CarstenGehling.JiraStopWatch.yaml index d80709b0acfde..ff1c19e63abbe 100644 --- a/manifests/c/CarstenGehling/JiraStopWatch/2.3.0/CarstenGehling.JiraStopWatch.yaml +++ b/manifests/c/CarstenGehling/JiraStopWatch/2.3.0/CarstenGehling.JiraStopWatch.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: CarstenGehling.JiraStopWatch -PackageVersion: 2.3.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: CarstenGehling.JiraStopWatch +PackageVersion: 2.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From a22520f06363e8c7e4dd15ed209811f72893d9b7 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:57:18 +0530 Subject: [PATCH 289/461] Update version: Caret.CaretBeta version 4.0.0-rc23 (#134243) --- .../4.0.0-rc23/Caret.CaretBeta.installer.yaml | 27 +++++++-------- .../Caret.CaretBeta.locale.en-US.yaml | 33 ++++++++++--------- .../CaretBeta/4.0.0-rc23/Caret.CaretBeta.yaml | 17 +++++----- 3 files changed, 40 insertions(+), 37 deletions(-) diff --git a/manifests/c/Caret/CaretBeta/4.0.0-rc23/Caret.CaretBeta.installer.yaml b/manifests/c/Caret/CaretBeta/4.0.0-rc23/Caret.CaretBeta.installer.yaml index 80c4ca3a4fefd..03ea7b202ed8d 100644 --- a/manifests/c/Caret/CaretBeta/4.0.0-rc23/Caret.CaretBeta.installer.yaml +++ b/manifests/c/Caret/CaretBeta/4.0.0-rc23/Caret.CaretBeta.installer.yaml @@ -1,13 +1,14 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Caret.CaretBeta -PackageVersion: 4.0.0-rc23 -InstallerType: exe -ReleaseDate: 2019-02-22 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/careteditor/releases-beta/releases/download/4.0.0-rc23/caret-beta-setup.exe - InstallerSha256: E66B951BCFA14DF3CB95A6740AB9E4946BE3492E1BDBA087BBB1B8AC069842A1 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Caret.CaretBeta +PackageVersion: 4.0.0-rc23 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/careteditor/releases-beta/releases/download/4.0.0-rc23/caret-beta-setup.exe + InstallerSha256: e66b951bcfa14df3cb95a6740ab9e4946be3492e1bdba087bbb1b8ac069842a1 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: exe +ReleaseDate: "2019-02-22" diff --git a/manifests/c/Caret/CaretBeta/4.0.0-rc23/Caret.CaretBeta.locale.en-US.yaml b/manifests/c/Caret/CaretBeta/4.0.0-rc23/Caret.CaretBeta.locale.en-US.yaml index 5d6ebe5b1cc37..ef3aa80b6da12 100644 --- a/manifests/c/Caret/CaretBeta/4.0.0-rc23/Caret.CaretBeta.locale.en-US.yaml +++ b/manifests/c/Caret/CaretBeta/4.0.0-rc23/Caret.CaretBeta.locale.en-US.yaml @@ -1,16 +1,17 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Caret.CaretBeta -PackageVersion: 4.0.0-rc23 -PackageLocale: en-US -Publisher: caret.io -PublisherUrl: http://caret.io -PublisherSupportUrl: https://github.com/careteditor/releases-beta/issues -PackageName: Caret Beta -PackageUrl: https://caret.io -License: Copyright © 2017 caret.io -ShortDescription: Premium Markdown Editor -ReleaseNotesUrl: https://github.com/careteditor/releases-beta/releases/tag/4.0.0-rc23 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Caret.CaretBeta +PackageVersion: 4.0.0-rc23 +PackageLocale: en-US +Publisher: caret.io +PublisherUrl: http://caret.io +PublisherSupportUrl: https://github.com/careteditor/releases-beta/issues +PackageName: Caret Beta +PackageUrl: https://caret.io +License: Copyright © 2017 caret.io +ShortDescription: Premium Markdown Editor +ReleaseNotesUrl: https://github.com/careteditor/releases-beta/releases/tag/4.0.0-rc23 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/Caret/CaretBeta/4.0.0-rc23/Caret.CaretBeta.yaml b/manifests/c/Caret/CaretBeta/4.0.0-rc23/Caret.CaretBeta.yaml index 6ba4ecc630499..27a371565a683 100644 --- a/manifests/c/Caret/CaretBeta/4.0.0-rc23/Caret.CaretBeta.yaml +++ b/manifests/c/Caret/CaretBeta/4.0.0-rc23/Caret.CaretBeta.yaml @@ -1,8 +1,9 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Caret.CaretBeta -PackageVersion: 4.0.0-rc23 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Caret.CaretBeta +PackageVersion: 4.0.0-rc23 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From fcf259880f9eded5b6fefdb0cfc786662aa4aa62 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:57:24 +0530 Subject: [PATCH 290/461] Update version: Caret.Caret version 3.4.6 (#134242) --- .../Caret/3.4.6/Caret.Caret.installer.yaml | 27 ++++++------ .../Caret/3.4.6/Caret.Caret.locale.en-US.yaml | 41 +++++++++++-------- .../c/Caret/Caret/3.4.6/Caret.Caret.yaml | 17 ++++---- 3 files changed, 48 insertions(+), 37 deletions(-) diff --git a/manifests/c/Caret/Caret/3.4.6/Caret.Caret.installer.yaml b/manifests/c/Caret/Caret/3.4.6/Caret.Caret.installer.yaml index bc03b2505c886..d498ecdc392d5 100644 --- a/manifests/c/Caret/Caret/3.4.6/Caret.Caret.installer.yaml +++ b/manifests/c/Caret/Caret/3.4.6/Caret.Caret.installer.yaml @@ -1,13 +1,14 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Caret.Caret -PackageVersion: 3.4.6 -InstallerType: exe -ReleaseDate: 2017-08-25 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/careteditor/issues/releases/download/3.4.6/CaretSetup.exe - InstallerSha256: 29B9045BA70CD5576DAA3B871CF08FCFA8811537E11CB9C62E54555CCE327C3D -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Caret.Caret +PackageVersion: 3.4.6 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/careteditor/issues/releases/download/3.4.6/CaretSetup.exe + InstallerSha256: 29b9045ba70cd5576daa3b871cf08fcfa8811537e11cb9c62e54555cce327c3d +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: exe +ReleaseDate: "2017-08-25" diff --git a/manifests/c/Caret/Caret/3.4.6/Caret.Caret.locale.en-US.yaml b/manifests/c/Caret/Caret/3.4.6/Caret.Caret.locale.en-US.yaml index 30a89c982426f..180b14b1b7dab 100644 --- a/manifests/c/Caret/Caret/3.4.6/Caret.Caret.locale.en-US.yaml +++ b/manifests/c/Caret/Caret/3.4.6/Caret.Caret.locale.en-US.yaml @@ -1,16 +1,25 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Caret.Caret -PackageVersion: 3.4.6 -PackageLocale: en-US -Publisher: caret.io -PublisherUrl: http://caret.io -PublisherSupportUrl: https://github.com/careteditor/issues/issues -PackageName: Caret -PackageUrl: https://caret.io -License: Copyright © 2017 caret.io -ShortDescription: Premium Markdown Editor -ReleaseNotesUrl: https://github.com/careteditor/issues/releases/tag/3.4.6 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Caret.Caret +PackageVersion: 3.4.6 +PackageLocale: en-US +Publisher: caret.io +PublisherUrl: http://caret.io +PublisherSupportUrl: https://github.com/careteditor/issues/issues +PackageName: Caret +PackageUrl: https://caret.io +License: Copyright © 2017 caret.io +ShortDescription: Premium Markdown Editor +ReleaseNotesUrl: https://github.com/careteditor/issues/releases/tag/3.4.6 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- desktop-app +- desktop-application +- electron +- electron-app +- electron-application +- markdown +- markdown-editor diff --git a/manifests/c/Caret/Caret/3.4.6/Caret.Caret.yaml b/manifests/c/Caret/Caret/3.4.6/Caret.Caret.yaml index bf72eb26d7ee7..bcc0e6fd91b49 100644 --- a/manifests/c/Caret/Caret/3.4.6/Caret.Caret.yaml +++ b/manifests/c/Caret/Caret/3.4.6/Caret.Caret.yaml @@ -1,8 +1,9 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Caret.Caret -PackageVersion: 3.4.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Caret.Caret +PackageVersion: 3.4.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e50ee5d621288a6c8edbe2a4798c8e547e1c088e Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:57:44 +0530 Subject: [PATCH 291/461] Add version: Caprine.Caprine version 2.59.1 (#134241) --- .../2.59.1/Caprine.Caprine.installer.yaml | 37 ++++++----- .../2.59.1/Caprine.Caprine.locale.en-US.yaml | 66 +++++++++---------- .../Caprine/2.59.1/Caprine.Caprine.yaml | 16 ++--- 3 files changed, 58 insertions(+), 61 deletions(-) diff --git a/manifests/c/Caprine/Caprine/2.59.1/Caprine.Caprine.installer.yaml b/manifests/c/Caprine/Caprine/2.59.1/Caprine.Caprine.installer.yaml index b5eda62284389..e3f50adf83a33 100644 --- a/manifests/c/Caprine/Caprine/2.59.1/Caprine.Caprine.installer.yaml +++ b/manifests/c/Caprine/Caprine/2.59.1/Caprine.Caprine.installer.yaml @@ -1,18 +1,19 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Caprine.Caprine -PackageVersion: 2.59.1 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: user -InstallModes: -- silent -UpgradeBehavior: install -ReleaseDate: 2023-10-11 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/sindresorhus/caprine/releases/download/v2.59.1/Caprine-Setup-2.59.1.exe - InstallerSha256: 0EFCCF53D03EE48000CC478193236E0D6EDD30E5B057DFC611891E3AD8830178 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json + +PackageIdentifier: Caprine.Caprine +PackageVersion: 2.59.1 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/sindresorhus/caprine/releases/download/v2.59.1/Caprine-Setup-2.59.1.exe + InstallerSha256: 0efccf53d03ee48000cc478193236e0d6edd30e5b057dfc611891e3ad8830178 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: "2023-10-11" diff --git a/manifests/c/Caprine/Caprine/2.59.1/Caprine.Caprine.locale.en-US.yaml b/manifests/c/Caprine/Caprine/2.59.1/Caprine.Caprine.locale.en-US.yaml index 1d5fa66b3c3d8..16a60e8623b3f 100644 --- a/manifests/c/Caprine/Caprine/2.59.1/Caprine.Caprine.locale.en-US.yaml +++ b/manifests/c/Caprine/Caprine/2.59.1/Caprine.Caprine.locale.en-US.yaml @@ -1,35 +1,31 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Caprine.Caprine -PackageVersion: 2.59.1 -PackageLocale: en-US -Publisher: Sindre Sorhus -PublisherUrl: https://github.com/sindresorhus/caprine -PublisherSupportUrl: https://github.com/sindresorhus/caprine/issues -Author: Sindre Sorhus -PackageName: Caprine -PackageUrl: https://sindresorhus.com/caprine -License: MIT -LicenseUrl: https://raw.githubusercontent.com/sindresorhus/caprine/main/license -Copyright: Copyright (c) Sindre Sorhus (sindresorhus.com) -CopyrightUrl: https://raw.githubusercontent.com/sindresorhus/caprine/main/license -ShortDescription: Caprine is an elegant Facebook Messenger desktop app -Moniker: caprine -Tags: -- chat -- electron -- facebook -- messenger -ReleaseNotes: |- - What's Fixed - - Fix tray icon by @stkrknds in #2079 - - Fix menus and modals by @stkrknds in #2080 - - Fix CVE-2023-5217 by @dusansimic in #2082 - - Fix macOS drag region by @dusansimic in #2083 - - Fix notifications by @stkrknds in #2086 - What's Changed - - Add system wide install option on Windows by @dusansimic in #2085 -ReleaseNotesUrl: https://github.com/sindresorhus/caprine/releases/tag/v2.59.1 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json + +PackageIdentifier: Caprine.Caprine +PackageVersion: 2.59.1 +PackageLocale: en-US +Publisher: Sindre Sorhus +PublisherUrl: https://github.com/sindresorhus/caprine +PublisherSupportUrl: https://github.com/sindresorhus/caprine/issues +# PrivacyUrl: +Author: Sindre Sorhus +PackageName: Caprine +PackageUrl: https://sindresorhus.com/caprine/ +License: MIT License +LicenseUrl: https://raw.githubusercontent.com/sindresorhus/caprine/main/license +Copyright: Copyright (c) Sindre Sorhus (sindresorhus.com) +CopyrightUrl: https://raw.githubusercontent.com/sindresorhus/caprine/main/license +ShortDescription: Caprine is an elegant Facebook Messenger desktop app +# Description: +Moniker: caprine +Tags: +- chat +- electron +- facebook +- messenger +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/sindresorhus/caprine/releases/tag/v2.59.1 diff --git a/manifests/c/Caprine/Caprine/2.59.1/Caprine.Caprine.yaml b/manifests/c/Caprine/Caprine/2.59.1/Caprine.Caprine.yaml index f82005d296d08..e347980d4c4b8 100644 --- a/manifests/c/Caprine/Caprine/2.59.1/Caprine.Caprine.yaml +++ b/manifests/c/Caprine/Caprine/2.59.1/Caprine.Caprine.yaml @@ -1,8 +1,8 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Caprine.Caprine -PackageVersion: 2.59.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json + +PackageIdentifier: Caprine.Caprine +PackageVersion: 2.59.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b97ed1049d6fd64499db30050177ef9845fd392b Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:11:15 +0530 Subject: [PATCH 292/461] Update version: boostio.boostnote version 0.23.1 (#134213) --- .../0.23.1/boostio.boostnote.installer.yaml | 41 ++++++------- .../boostio.boostnote.locale.en-US.yaml | 57 ++++++++++--------- .../boostnote/0.23.1/boostio.boostnote.yaml | 17 +++--- 3 files changed, 59 insertions(+), 56 deletions(-) diff --git a/manifests/b/boostio/boostnote/0.23.1/boostio.boostnote.installer.yaml b/manifests/b/boostio/boostnote/0.23.1/boostio.boostnote.installer.yaml index 5fbcc8fd630f5..b3194be6cbe29 100644 --- a/manifests/b/boostio/boostnote/0.23.1/boostio.boostnote.installer.yaml +++ b/manifests/b/boostio/boostnote/0.23.1/boostio.boostnote.installer.yaml @@ -1,20 +1,21 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: boostio.boostnote -PackageVersion: 0.23.1 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: user -InstallModes: -- silent -UpgradeBehavior: install -FileExtensions: -- md -ReleaseDate: 2021-11-29 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/BoostIO/BoostNote-App/releases/download/v0.23.1/boost-note-win.exe - InstallerSha256: 1FA75A8CB1483064E41D2A4F68FCAD6C025BA22D4E11D6B694858EA7CD93E4D5 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: boostio.boostnote +PackageVersion: 0.23.1 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/BoostIO/BoostNote-App/releases/download/v0.23.1/boost-note-win.exe + InstallerSha256: 1fa75a8cb1483064e41d2a4f68fcad6c025ba22d4e11d6b694858ea7cd93e4d5 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +FileExtensions: +- md +ReleaseDate: "2021-11-29" diff --git a/manifests/b/boostio/boostnote/0.23.1/boostio.boostnote.locale.en-US.yaml b/manifests/b/boostio/boostnote/0.23.1/boostio.boostnote.locale.en-US.yaml index 157c4fe294514..58f061752b082 100644 --- a/manifests/b/boostio/boostnote/0.23.1/boostio.boostnote.locale.en-US.yaml +++ b/manifests/b/boostio/boostnote/0.23.1/boostio.boostnote.locale.en-US.yaml @@ -1,28 +1,29 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: boostio.boostnote -PackageVersion: 0.23.1 -PackageLocale: en-US -Publisher: Junyoung Choi -PublisherUrl: https://rokt33r.github.io -PublisherSupportUrl: https://github.com/BoostIO/BoostNote.next/issues -PrivacyUrl: https://boostnote.io/policy -Author: BoostIO -PackageName: Boost Note -PackageUrl: https://boostnote.io -License: GPL-3.0-or-later -LicenseUrl: https://github.com/BoostIO/BoostNote.next/blob/master/LICENSE.md -Copyright: Copyright (c) 2016-2021 BoostIO -CopyrightUrl: https://github.com/BoostIO/BoostNote.next/blob/master/LICENSE.md -ShortDescription: An intuitive and stylish markdown note app for the developers. -Moniker: boostnote -Tags: -- electron -- markdown -- editor -- note -ReleaseNotes: '- Fixed starting up error message. #1370' -ReleaseNotesUrl: https://github.com/BoostIO/BoostNote-App/releases/tag/v0.23.1 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: boostio.boostnote +PackageVersion: 0.23.1 +PackageLocale: en-US +Publisher: Junyoung Choi +PublisherUrl: https://rokt33r.github.io +PublisherSupportUrl: https://github.com/BoostIO/BoostNote.next/issues +PrivacyUrl: https://boostnote.io/policy +Author: BoostIO +PackageName: Boost Note +PackageUrl: https://boostnote.io +License: GPL-3.0-or-later +LicenseUrl: https://github.com/BoostIO/BoostNote.next/blob/master/LICENSE.md +Copyright: Copyright (c) 2016-2021 BoostIO +CopyrightUrl: https://github.com/BoostIO/BoostNote.next/blob/master/LICENSE.md +ShortDescription: An intuitive and stylish markdown note app for the developers. +Moniker: boostnote +Tags: +- electron +- markdown +- editor +- note +ReleaseNotes: '- Fixed starting up error message. #1370' +ReleaseNotesUrl: https://github.com/BoostIO/BoostNote-App/releases/tag/v0.23.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/boostio/boostnote/0.23.1/boostio.boostnote.yaml b/manifests/b/boostio/boostnote/0.23.1/boostio.boostnote.yaml index 64e684bb34c10..eaa7fd5cf91e2 100644 --- a/manifests/b/boostio/boostnote/0.23.1/boostio.boostnote.yaml +++ b/manifests/b/boostio/boostnote/0.23.1/boostio.boostnote.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: boostio.boostnote -PackageVersion: 0.23.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: boostio.boostnote +PackageVersion: 0.23.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 00fa04788fca453c418bd602a2b04203d882c064 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:12:44 +0530 Subject: [PATCH 293/461] Update version: DeskRelief.SitHealthy version 1.14.3 (#134307) --- .../DeskRelief.SitHealthy.installer.yaml | 27 ++++++------- .../DeskRelief.SitHealthy.locale.en-US.yaml | 39 ++++++++++--------- .../1.14.3/DeskRelief.SitHealthy.yaml | 17 ++++---- 3 files changed, 43 insertions(+), 40 deletions(-) diff --git a/manifests/d/DeskRelief/SitHealthy/1.14.3/DeskRelief.SitHealthy.installer.yaml b/manifests/d/DeskRelief/SitHealthy/1.14.3/DeskRelief.SitHealthy.installer.yaml index 3f3e778b20eb4..9789b70591fea 100644 --- a/manifests/d/DeskRelief/SitHealthy/1.14.3/DeskRelief.SitHealthy.installer.yaml +++ b/manifests/d/DeskRelief/SitHealthy/1.14.3/DeskRelief.SitHealthy.installer.yaml @@ -1,13 +1,14 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: DeskRelief.SitHealthy -PackageVersion: 1.14.3 -InstallerType: nullsoft -ReleaseDate: 2020-05-05 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/DeskRelief/SitHealthy/releases/download/v1.14.3/sithealthy-setup-1.14.3.exe - InstallerSha256: F1368B7D2DF40BD73A8E94E9F8F9BD482821A289E83784881D7CA139057AF0EC -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: DeskRelief.SitHealthy +PackageVersion: 1.14.3 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/DeskRelief/SitHealthy/releases/download/v1.14.3/sithealthy-setup-1.14.3.exe + InstallerSha256: f1368b7d2df40bd73a8e94e9f8f9bd482821a289e83784881d7ca139057af0ec +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +ReleaseDate: "2020-05-05" diff --git a/manifests/d/DeskRelief/SitHealthy/1.14.3/DeskRelief.SitHealthy.locale.en-US.yaml b/manifests/d/DeskRelief/SitHealthy/1.14.3/DeskRelief.SitHealthy.locale.en-US.yaml index 92f0b6f3ea39e..97226bfe9f9c7 100644 --- a/manifests/d/DeskRelief/SitHealthy/1.14.3/DeskRelief.SitHealthy.locale.en-US.yaml +++ b/manifests/d/DeskRelief/SitHealthy/1.14.3/DeskRelief.SitHealthy.locale.en-US.yaml @@ -1,19 +1,20 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: DeskRelief.SitHealthy -PackageVersion: 1.14.3 -PackageLocale: en-US -Publisher: Desk Relief -PublisherUrl: https://github.com/DeskRelief -PublisherSupportUrl: https://github.com/DeskRelief/SitHealthy/issues -PackageName: Sit Healthy -PackageUrl: https://github.com/DeskRelief/SitHealthy -License: Copyright © 2019 Desk Relief -ShortDescription: The App that Keeps You Sitting Healthy -ReleaseNotes: |- - Added - - Language support for FR, ES, and IT -ReleaseNotesUrl: https://github.com/DeskRelief/SitHealthy/releases/tag/v1.14.3 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: DeskRelief.SitHealthy +PackageVersion: 1.14.3 +PackageLocale: en-US +Publisher: Desk Relief +PublisherUrl: https://github.com/DeskRelief +PublisherSupportUrl: https://github.com/DeskRelief/SitHealthy/issues +PackageName: Sit Healthy +PackageUrl: https://github.com/DeskRelief/SitHealthy +License: Copyright © 2019 Desk Relief +ShortDescription: The App that Keeps You Sitting Healthy +ReleaseNotes: |- + Added + - Language support for FR, ES, and IT +ReleaseNotesUrl: https://github.com/DeskRelief/SitHealthy/releases/tag/v1.14.3 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/DeskRelief/SitHealthy/1.14.3/DeskRelief.SitHealthy.yaml b/manifests/d/DeskRelief/SitHealthy/1.14.3/DeskRelief.SitHealthy.yaml index b23bd2eb91305..9a178d79e8ae0 100644 --- a/manifests/d/DeskRelief/SitHealthy/1.14.3/DeskRelief.SitHealthy.yaml +++ b/manifests/d/DeskRelief/SitHealthy/1.14.3/DeskRelief.SitHealthy.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: DeskRelief.SitHealthy -PackageVersion: 1.14.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: DeskRelief.SitHealthy +PackageVersion: 1.14.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b3b64ab4097c869d97371449b940f93366a4d722 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:16:29 +0530 Subject: [PATCH 294/461] Update version: defi.defi version 4.0.8 (#134306) --- .../defi/defi/4.0.8/defi.defi.installer.yaml | 53 ++++++++-------- .../defi/4.0.8/defi.defi.locale.en-US.yaml | 63 +++++++++---------- manifests/d/defi/defi/4.0.8/defi.defi.yaml | 17 ++--- 3 files changed, 66 insertions(+), 67 deletions(-) diff --git a/manifests/d/defi/defi/4.0.8/defi.defi.installer.yaml b/manifests/d/defi/defi/4.0.8/defi.defi.installer.yaml index d350915757b69..4f9ddaf545f65 100644 --- a/manifests/d/defi/defi/4.0.8/defi.defi.installer.yaml +++ b/manifests/d/defi/defi/4.0.8/defi.defi.installer.yaml @@ -1,27 +1,26 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: defi.defi -PackageVersion: 4.0.8 -InstallerLocale: en-US -InstallerType: nullsoft -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2023-12-12 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/BirthdayResearch/defichain-app/releases/download/v4.0.8/DeFi-Wallet-Setup-4.0.8.exe - InstallerSha256: 7EEEACF37DA0A7F6AEE1200D8CC7F7B213268DA41E8CB84AB65926B19D47D526 - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/BirthdayResearch/defichain-app/releases/download/v4.0.8/DeFi-Wallet-Setup-4.0.8.exe - InstallerSha256: 7EEEACF37DA0A7F6AEE1200D8CC7F7B213268DA41E8CB84AB65926B19D47D526 - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: defi.defi +PackageVersion: 4.0.8 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/BirthdayResearch/defichain-app/releases/download/v4.0.8/DeFi-Wallet-Setup-4.0.8.exe + InstallerSha256: c2e7d3cf1d7e861bf718d64e65976dabd124cd21cca4ca6dec15a177a2570a33 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/BirthdayResearch/defichain-app/releases/download/v4.0.8/DeFi-Wallet-Setup-4.0.8.exe + InstallerSha256: c2e7d3cf1d7e861bf718d64e65976dabd124cd21cca4ca6dec15a177a2570a33 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- interactive +- silent +InstallerSwitches: + Custom: /CURRENTUSER +UpgradeBehavior: install +ReleaseDate: "2024-01-03" diff --git a/manifests/d/defi/defi/4.0.8/defi.defi.locale.en-US.yaml b/manifests/d/defi/defi/4.0.8/defi.defi.locale.en-US.yaml index cb93b08ea1f37..360e623bc7f2d 100644 --- a/manifests/d/defi/defi/4.0.8/defi.defi.locale.en-US.yaml +++ b/manifests/d/defi/defi/4.0.8/defi.defi.locale.en-US.yaml @@ -1,32 +1,31 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: defi.defi -PackageVersion: 4.0.8 -PackageLocale: en-US -Publisher: DeFiChain Foundation -PublisherUrl: https://github.com/DeFiCh/app -PublisherSupportUrl: https://github.com/DeFiCh/app/issues -Author: DeFiChain Foundation -PackageName: DeFi Wallet -PackageUrl: https://github.com/DeFiCh/app -License: MIT -LicenseUrl: https://raw.githubusercontent.com/DeFiCh/app/master/LICENSE -Copyright: Copyright (c) 2022 DeFiChain Foundation - Copyright (c) 2022 DeFi Blockchain Contributors - Copyright (c) 2022 DeFi Wallet Contributors -CopyrightUrl: https://raw.githubusercontent.com/DeFiCh/app/master/LICENSE -ShortDescription: DeFi Blockchain desktop app for Windows, Linux and Mac. -Description: |- - Use DeFi Wallet to interact with DeFiChain. - It is a wallet for $DFI, wrapped BTC, ETH, USDT. - Liquidity mine, use the DEX, create masternodes, and more. -Tags: -- blockchain -- defi -- defich -- electron -ReleaseNotes: |- - 🐛 Bug Fixes - - build(deps): Fixed defid.exe not found windows @fullstackninja864 (#1291) -ReleaseNotesUrl: https://github.com/BirthdayResearch/defichain-app/releases/tag/v4.0.8 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: defi.defi +PackageVersion: 4.0.8 +PackageLocale: en-US +Publisher: DeFiChain Foundation +PublisherUrl: https://github.com/DeFiCh/app +PublisherSupportUrl: https://github.com/DeFiCh/app/issues +Author: DeFiChain Foundation +PackageName: DeFi Wallet +PackageUrl: https://github.com/DeFiCh/app +License: MIT +LicenseUrl: https://raw.githubusercontent.com/DeFiCh/app/master/LICENSE +Copyright: Copyright (c) 2022 DeFiChain Foundation - Copyright (c) 2022 DeFi Blockchain Contributors - Copyright (c) 2022 DeFi Wallet Contributors +CopyrightUrl: https://raw.githubusercontent.com/DeFiCh/app/master/LICENSE +ShortDescription: DeFi Blockchain desktop app for Windows, Linux and Mac. +Description: |- + Use DeFi Wallet to interact with DeFiChain. + It is a wallet for $DFI, wrapped BTC, ETH, USDT. + Liquidity mine, use the DEX, create masternodes, and more. +Tags: +- blockchain +- defi +- defich +- electron +ReleaseNotes: "\U0001F41B Bug Fixes\n- build(deps): Fixed defid.exe not found windows @fullstackninja864 (#1291)" +ReleaseNotesUrl: https://github.com/BirthdayResearch/defichain-app/releases/tag/v4.0.8 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/defi/defi/4.0.8/defi.defi.yaml b/manifests/d/defi/defi/4.0.8/defi.defi.yaml index 4a4cc80535d67..67a630e9dc288 100644 --- a/manifests/d/defi/defi/4.0.8/defi.defi.yaml +++ b/manifests/d/defi/defi/4.0.8/defi.defi.yaml @@ -1,8 +1,9 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: defi.defi -PackageVersion: 4.0.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: defi.defi +PackageVersion: 4.0.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From fef64eac4c9b6332e9beac1be34a054eaecce37c Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:16:42 +0530 Subject: [PATCH 295/461] Update version: deep5050.MrDclutterer version 1.0.0 (#134303) --- .../deep5050.MrDclutterer.installer.yaml | 27 +++++------ .../deep5050.MrDclutterer.locale.en-US.yaml | 46 ++++++++++++------- .../1.0.0/deep5050.MrDclutterer.yaml | 17 +++---- 3 files changed, 52 insertions(+), 38 deletions(-) diff --git a/manifests/d/deep5050/MrDclutterer/1.0.0/deep5050.MrDclutterer.installer.yaml b/manifests/d/deep5050/MrDclutterer/1.0.0/deep5050.MrDclutterer.installer.yaml index 0b6f87d923a68..3610f341e78dc 100644 --- a/manifests/d/deep5050/MrDclutterer/1.0.0/deep5050.MrDclutterer.installer.yaml +++ b/manifests/d/deep5050/MrDclutterer/1.0.0/deep5050.MrDclutterer.installer.yaml @@ -1,13 +1,14 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: deep5050.MrDclutterer -PackageVersion: 1.0.0 -InstallerType: nullsoft -ReleaseDate: 2020-09-09 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/deep5050/Mr.Dclutterer/releases/download/v1.0.0/Mr.Dclutterer.Setup.1.0.0.exe - InstallerSha256: 0FC039FF39614DE57E184AA98589D88E82B2E5A32A89CA8235A27E94C26CB7EC -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: deep5050.MrDclutterer +PackageVersion: 1.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/deep5050/Mr.Dclutterer/releases/download/v1.0.0/Mr.Dclutterer.Setup.1.0.0.exe + InstallerSha256: 0fc039ff39614de57e184aa98589d88e82b2e5a32a89ca8235a27e94c26cb7ec +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +ReleaseDate: "2020-09-09" diff --git a/manifests/d/deep5050/MrDclutterer/1.0.0/deep5050.MrDclutterer.locale.en-US.yaml b/manifests/d/deep5050/MrDclutterer/1.0.0/deep5050.MrDclutterer.locale.en-US.yaml index 9924a4379ebdf..0d2a453c18722 100644 --- a/manifests/d/deep5050/MrDclutterer/1.0.0/deep5050.MrDclutterer.locale.en-US.yaml +++ b/manifests/d/deep5050/MrDclutterer/1.0.0/deep5050.MrDclutterer.locale.en-US.yaml @@ -1,17 +1,29 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: deep5050.MrDclutterer -PackageVersion: 1.0.0 -PackageLocale: en-US -Publisher: Dipankar Pal -PublisherUrl: https://github.com/deep5050 -PublisherSupportUrl: https://github.com/deep5050/Mr.Dclutterer/issues -PackageName: Mr.Dclutterer -PackageUrl: https://github.com/deep5050/Mr.Dclutterer -License: MIT -LicenseUrl: https://github.com/deep5050/Mr.Dclutterer/blob/master/LICENSE -ShortDescription: Minimal App To Aggregate And Rename Files In Bulk And To Make You More Productive -ReleaseNotesUrl: https://github.com/deep5050/Mr.Dclutterer/releases/tag/v1.0.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: deep5050.MrDclutterer +PackageVersion: 1.0.0 +PackageLocale: en-US +Publisher: Dipankar Pal +PublisherUrl: https://github.com/deep5050 +PublisherSupportUrl: https://github.com/deep5050/Mr.Dclutterer/issues +PackageName: Mr.Dclutterer +PackageUrl: https://github.com/deep5050/Mr.Dclutterer +License: MIT +LicenseUrl: https://github.com/deep5050/Mr.Dclutterer/blob/master/LICENSE +ShortDescription: Minimal App To Aggregate And Rename Files In Bulk And To Make You More Productive +ReleaseNotesUrl: https://github.com/deep5050/Mr.Dclutterer/releases/tag/v1.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- bulk +- cross-platform +- desktop-application +- electron +- electron-app +- element-ui +- file-management +- linux +- minimalist +- renaming-files diff --git a/manifests/d/deep5050/MrDclutterer/1.0.0/deep5050.MrDclutterer.yaml b/manifests/d/deep5050/MrDclutterer/1.0.0/deep5050.MrDclutterer.yaml index dfb171d299b3e..7ad39ff4d50f3 100644 --- a/manifests/d/deep5050/MrDclutterer/1.0.0/deep5050.MrDclutterer.yaml +++ b/manifests/d/deep5050/MrDclutterer/1.0.0/deep5050.MrDclutterer.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: deep5050.MrDclutterer -PackageVersion: 1.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: deep5050.MrDclutterer +PackageVersion: 1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 0033db99c041385f73c22cdca309615f8faf42c1 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:17:01 +0530 Subject: [PATCH 296/461] New version: deepnight.LDtk version 1.5.2 (#134305) --- .../LDtk/1.5.2/deepnight.LDtk.installer.yaml | 19 ++++++++++++ .../1.5.2/deepnight.LDtk.locale.en-US.yaml | 31 +++++++++++++++++++ .../deepnight/LDtk/1.5.2/deepnight.LDtk.yaml | 9 ++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/d/deepnight/LDtk/1.5.2/deepnight.LDtk.installer.yaml create mode 100644 manifests/d/deepnight/LDtk/1.5.2/deepnight.LDtk.locale.en-US.yaml create mode 100644 manifests/d/deepnight/LDtk/1.5.2/deepnight.LDtk.yaml diff --git a/manifests/d/deepnight/LDtk/1.5.2/deepnight.LDtk.installer.yaml b/manifests/d/deepnight/LDtk/1.5.2/deepnight.LDtk.installer.yaml new file mode 100644 index 0000000000000..c6fcb31294287 --- /dev/null +++ b/manifests/d/deepnight/LDtk/1.5.2/deepnight.LDtk.installer.yaml @@ -0,0 +1,19 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: deepnight.LDtk +PackageVersion: 1.5.2 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/deepnight/ldtk/releases/download/v1.5.2/LDtk-1.5.2-installer.exe + InstallerSha256: ade0757b3af27321b5cdfdcb584cf75641d1421aced99106b890f4cb6280841e +- Architecture: x64 + InstallerUrl: https://github.com/deepnight/ldtk/releases/download/v1.5.2/LDtk-1.5.2-installer.exe + InstallerSha256: ade0757b3af27321b5cdfdcb584cf75641d1421aced99106b890f4cb6280841e +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ReleaseDate: "2024-01-12" diff --git a/manifests/d/deepnight/LDtk/1.5.2/deepnight.LDtk.locale.en-US.yaml b/manifests/d/deepnight/LDtk/1.5.2/deepnight.LDtk.locale.en-US.yaml new file mode 100644 index 0000000000000..994e6c04d877c --- /dev/null +++ b/manifests/d/deepnight/LDtk/1.5.2/deepnight.LDtk.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: deepnight.LDtk +PackageVersion: 1.5.2 +PackageLocale: en-US +Publisher: Sebastien Benard +PublisherUrl: https://ldtk.io +PublisherSupportUrl: https://ldtk.io/go/discord +Author: IrishBruse +PackageName: LDtk +PackageUrl: https://ldtk.io +License: MIT +LicenseUrl: https://raw.githubusercontent.com/deepnight/ldtk/master/LICENSE +Copyright: Copyright (c) 2020, Sébastien Benard - Deepnight Games +CopyrightUrl: https://raw.githubusercontent.com/deepnight/ldtk/master/LICENSE +ShortDescription: 2D level editor +Description: Level Designer Toolkit (LDtk) is a modern, efficient and open-source 2D level editor with a strong focus on user-friendliness. +Moniker: ldtk +Tags: +- '2d' +- agnostic +- electron +- game-development +- haxe +- json +- level-editor +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/deepnight/ldtk/releases/tag/v1.5.2 diff --git a/manifests/d/deepnight/LDtk/1.5.2/deepnight.LDtk.yaml b/manifests/d/deepnight/LDtk/1.5.2/deepnight.LDtk.yaml new file mode 100644 index 0000000000000..b94811ece0667 --- /dev/null +++ b/manifests/d/deepnight/LDtk/1.5.2/deepnight.LDtk.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: deepnight.LDtk +PackageVersion: 1.5.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 126b18b286371226d54e0194f2babc1947d854df Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:17:09 +0530 Subject: [PATCH 297/461] Update version: DebaucheeOpenSourceGroup.Barrier version 2.4.0 (#134302) --- ...cheeOpenSourceGroup.Barrier.installer.yaml | 27 +++--- ...eOpenSourceGroup.Barrier.locale.en-US.yaml | 96 ++++++++++--------- .../DebaucheeOpenSourceGroup.Barrier.yaml | 17 ++-- 3 files changed, 75 insertions(+), 65 deletions(-) diff --git a/manifests/d/DebaucheeOpenSourceGroup/Barrier/2.4.0/DebaucheeOpenSourceGroup.Barrier.installer.yaml b/manifests/d/DebaucheeOpenSourceGroup/Barrier/2.4.0/DebaucheeOpenSourceGroup.Barrier.installer.yaml index 34a7e49305414..bc51a8374cacb 100644 --- a/manifests/d/DebaucheeOpenSourceGroup/Barrier/2.4.0/DebaucheeOpenSourceGroup.Barrier.installer.yaml +++ b/manifests/d/DebaucheeOpenSourceGroup/Barrier/2.4.0/DebaucheeOpenSourceGroup.Barrier.installer.yaml @@ -1,13 +1,14 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: DebaucheeOpenSourceGroup.Barrier -PackageVersion: 2.4.0 -InstallerType: inno -ReleaseDate: 2021-11-01 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/debauchee/barrier/releases/download/v2.4.0/BarrierSetup-2.4.0-release.exe - InstallerSha256: 7E66B7B4D13312E607EDD06F8EA38F3C9B09B3E8AEA2B55250C00B25F9892885 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: DebaucheeOpenSourceGroup.Barrier +PackageVersion: 2.4.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/debauchee/barrier/releases/download/v2.4.0/BarrierSetup-2.4.0-release.exe + InstallerSha256: 7E66B7B4D13312E607EDD06F8EA38F3C9B09B3E8AEA2B55250C00B25F9892885 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: inno +ReleaseDate: 2021-11-01 diff --git a/manifests/d/DebaucheeOpenSourceGroup/Barrier/2.4.0/DebaucheeOpenSourceGroup.Barrier.locale.en-US.yaml b/manifests/d/DebaucheeOpenSourceGroup/Barrier/2.4.0/DebaucheeOpenSourceGroup.Barrier.locale.en-US.yaml index afd14b0ac7c60..c1e2e168afc8a 100644 --- a/manifests/d/DebaucheeOpenSourceGroup/Barrier/2.4.0/DebaucheeOpenSourceGroup.Barrier.locale.en-US.yaml +++ b/manifests/d/DebaucheeOpenSourceGroup/Barrier/2.4.0/DebaucheeOpenSourceGroup.Barrier.locale.en-US.yaml @@ -1,44 +1,52 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: DebaucheeOpenSourceGroup.Barrier -PackageVersion: 2.4.0 -PackageLocale: en-US -Publisher: Debauchee Open Source Group -PublisherSupportUrl: https://github.com/debauchee/barrier/issues -PackageName: Barrier -PackageUrl: https://github.com/debauchee/barrier -License: GNU General Public License v2.0 -LicenseUrl: https://github.com/debauchee/barrier/blob/master/LICENSE -ShortDescription: Barrier is open-source KVM software -ReleaseNotes: |- - - Barrier now supports client identity verification (fixes CVE-2021-42072, CVE-2021-42073). - - Barrier now uses SHA256 fingerprints for establishing security of encrypted SSL connections. - After upgrading client to new version the existing server fingerprint will need to be approved again. - Client and server will show both SHA1 and SHA256 server fingerprints to allow interoperability with older versions of Barrier. - - Fixed build failure on mips*el and riscv64 architecture. - - Fixed reading of configuration on Windows when the paths contain non-ASCII characters (#976, #974, #444). - - Barrier no longer uses openssl CLI tool for any operations and hooks into the openssl library directly. - - More X11 clipboard MIME types have been mapped to corresponding converters (#344). - - Fixed setup of multiple actions associated with a hotkey. - - Fixed setup of hotkeys with special characters such as comma and semicolon (#778). - - Fixed transfer of non-ASCII characters coming from a Windows server in certain cases (#527). - - Barrier will now regenerate server certificate if it's invalid instead of failing to launch (#802) - - Added support for additional keys on Sun Microsystems USB keyboards (#784). - - Updated Chinese translation. - - Updated Slovak translation. - - Theme icons are now preferred to icons distributed together with Barrier (#471). - - Fixed incorrect setup of Barrier service path on Windows. - - Added --drop-target option that improves drag and drop support on Windows when Barrier is being run as a portable app. - - The --enable-crypto command line option has been made the default to reduce chances of accidental security mishaps when configuring Barrier from command line. - A new --disable-crypto command line option has been added to explicitly disable encryption. - - Added support for randomart images for easier comparison of SSL certificate fingerprints. - The algorithm is identical to what OpenSSH uses. - - Implemented a configuration option for Server GUI auto-start. - - Made it possible to use keyboard instead of mouse to modify screen layout. - - Added support for keyboard backlight media keys - - Added support for Eisu_toggle and Muhenkan keys - - Added --profile-dir option that allows to select custom profile directory. -ReleaseNotesUrl: https://github.com/debauchee/barrier/releases/tag/v2.4.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: DebaucheeOpenSourceGroup.Barrier +PackageVersion: 2.4.0 +PackageLocale: en-US +Publisher: Debauchee Open Source Group +PublisherSupportUrl: https://github.com/debauchee/barrier/issues +PackageName: Barrier +PackageUrl: https://github.com/debauchee/barrier +License: GNU General Public License v2.0 +LicenseUrl: https://github.com/debauchee/barrier/blob/master/LICENSE +ShortDescription: Barrier is open-source KVM software +ReleaseNotes: |- + - Barrier now supports client identity verification (fixes CVE-2021-42072, CVE-2021-42073). + - Barrier now uses SHA256 fingerprints for establishing security of encrypted SSL connections. + After upgrading client to new version the existing server fingerprint will need to be approved again. + Client and server will show both SHA1 and SHA256 server fingerprints to allow interoperability with older versions of Barrier. + - Fixed build failure on mips*el and riscv64 architecture. + - Fixed reading of configuration on Windows when the paths contain non-ASCII characters (#976, #974, #444). + - Barrier no longer uses openssl CLI tool for any operations and hooks into the openssl library directly. + - More X11 clipboard MIME types have been mapped to corresponding converters (#344). + - Fixed setup of multiple actions associated with a hotkey. + - Fixed setup of hotkeys with special characters such as comma and semicolon (#778). + - Fixed transfer of non-ASCII characters coming from a Windows server in certain cases (#527). + - Barrier will now regenerate server certificate if it's invalid instead of failing to launch (#802) + - Added support for additional keys on Sun Microsystems USB keyboards (#784). + - Updated Chinese translation. + - Updated Slovak translation. + - Theme icons are now preferred to icons distributed together with Barrier (#471). + - Fixed incorrect setup of Barrier service path on Windows. + - Added --drop-target option that improves drag and drop support on Windows when Barrier is being run as a portable app. + - The --enable-crypto command line option has been made the default to reduce chances of accidental security mishaps when configuring Barrier from command line. + A new --disable-crypto command line option has been added to explicitly disable encryption. + - Added support for randomart images for easier comparison of SSL certificate fingerprints. + The algorithm is identical to what OpenSSH uses. + - Implemented a configuration option for Server GUI auto-start. + - Made it possible to use keyboard instead of mouse to modify screen layout. + - Added support for keyboard backlight media keys + - Added support for Eisu_toggle and Muhenkan keys + - Added --profile-dir option that allows to select custom profile directory. +ReleaseNotesUrl: https://github.com/debauchee/barrier/releases/tag/v2.4.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- barrier +- gplv2 +- keyboard +- kvm +- mouse +- sharing diff --git a/manifests/d/DebaucheeOpenSourceGroup/Barrier/2.4.0/DebaucheeOpenSourceGroup.Barrier.yaml b/manifests/d/DebaucheeOpenSourceGroup/Barrier/2.4.0/DebaucheeOpenSourceGroup.Barrier.yaml index 5c58791a3ce9e..2b6a1e6caba0a 100644 --- a/manifests/d/DebaucheeOpenSourceGroup/Barrier/2.4.0/DebaucheeOpenSourceGroup.Barrier.yaml +++ b/manifests/d/DebaucheeOpenSourceGroup/Barrier/2.4.0/DebaucheeOpenSourceGroup.Barrier.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: DebaucheeOpenSourceGroup.Barrier -PackageVersion: 2.4.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: DebaucheeOpenSourceGroup.Barrier +PackageVersion: 2.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 412f695da00a7a49916067c6e5bbd759cad06687 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:17:17 +0530 Subject: [PATCH 298/461] Add version: dbeaver.dbeaver version 23.3.2 (#134300) --- .../23.3.2/dbeaver.dbeaver.installer.yaml | 46 +++++------ .../23.3.2/dbeaver.dbeaver.locale.en-US.yaml | 81 ++++++++++--------- .../dbeaver/23.3.2/dbeaver.dbeaver.yaml | 16 ++-- 3 files changed, 69 insertions(+), 74 deletions(-) diff --git a/manifests/d/dbeaver/dbeaver/23.3.2/dbeaver.dbeaver.installer.yaml b/manifests/d/dbeaver/dbeaver/23.3.2/dbeaver.dbeaver.installer.yaml index c3700b438384b..85b4b2645a9a1 100644 --- a/manifests/d/dbeaver/dbeaver/23.3.2/dbeaver.dbeaver.installer.yaml +++ b/manifests/d/dbeaver/dbeaver/23.3.2/dbeaver.dbeaver.installer.yaml @@ -1,28 +1,18 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: dbeaver.dbeaver -PackageVersion: 23.3.2 -InstallerLocale: en-US -InstallerType: nullsoft -InstallModes: -- interactive -- silent -UpgradeBehavior: install -FileExtensions: -- sql -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/dbeaver/dbeaver/releases/download/23.3.2/dbeaver-ce-23.3.2-x86_64-setup.exe - InstallerSha256: AD89E8F5D46D3A3855F148D0AE3D74D6E628889EF18A54744470B273B2378874 - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/dbeaver/dbeaver/releases/download/23.3.2/dbeaver-ce-23.3.2-x86_64-setup.exe - InstallerSha256: AD89E8F5D46D3A3855F148D0AE3D74D6E628889EF18A54744470B273B2378874 - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json + +PackageIdentifier: dbeaver.dbeaver +PackageVersion: 23.3.2 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dbeaver/dbeaver/releases/download/23.3.2/dbeaver-ce-23.3.2-x86_64-setup.exe + InstallerSha256: ad89e8f5d46d3a3855f148d0ae3d74d6e628889ef18a54744470b273b2378874 +ManifestType: installer +ManifestVersion: 1.5.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +InstallerSwitches: + Silent: /S + SilentWithProgress: /S + Custom: /currentuser +ReleaseDate: "2024-01-07" diff --git a/manifests/d/dbeaver/dbeaver/23.3.2/dbeaver.dbeaver.locale.en-US.yaml b/manifests/d/dbeaver/dbeaver/23.3.2/dbeaver.dbeaver.locale.en-US.yaml index 2d68fafc94d03..361cab5720fd9 100644 --- a/manifests/d/dbeaver/dbeaver/23.3.2/dbeaver.dbeaver.locale.en-US.yaml +++ b/manifests/d/dbeaver/dbeaver/23.3.2/dbeaver.dbeaver.locale.en-US.yaml @@ -1,38 +1,43 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: dbeaver.dbeaver -PackageVersion: 23.3.2 -PackageLocale: en-US -Publisher: DBeaver Corp -PublisherUrl: https://dbeaver.com -PublisherSupportUrl: https://github.com/dbeaver/dbeaver/issues -Author: DBeaver Corp -PackageName: DBeaver -PackageUrl: https://dbeaver.io -License: APACHE-2.0 -LicenseUrl: https://dbeaver.io/product/dbeaver_license.txt -Copyright: Copyright (c) 2010-2023, DBeaver Corp -ShortDescription: Free multi-platform database tool for developers, database administrators, analysts and all people who need to work with databases. -Description: |- - Free multi-platform database tool for developers, database administrators, analysts and all people who need to work with databases. - Supports all popular databases (MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Apache Hive, Phoenix, Presto, etc) -Moniker: dbeaver -Tags: -- apache-hive -- database -- db2 -- firebird -- ms-access -- mysql -- oracle -- phoenix -- postgresql -- presto -- sql-server -- sqlite -- sybase -- teradata -- tool -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json + +PackageIdentifier: dbeaver.dbeaver +PackageVersion: 23.3.2 +PackageLocale: en-US +Publisher: DBeaver Corp +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +Author: DBeaver Corp +PackageName: DBeaver Community Edition +PackageUrl: https://dbeaver.io +License: Apache License v2 +LicenseUrl: https://dbeaver.io/product/dbeaver_license.txt +# Copyright: +# CopyrightUrl: +ShortDescription: dbeaver.dbeaver +Description: Free multi-platform database tool for developers, database administrators, analysts and all people who need to work with databases. Supports all popular databases (MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Apache Hive, Phoenix, Presto, etc) +Moniker: dbeaver +Tags: +- apache-hive +- database +- db2 +- firebird +- ms-access +- mysql +- oracle +- phoenix +- postgresql +- presto +- sqlite +- sql-server +- sybase +- teradata +- tool +# Agreements: +# ReleaseNotes: +# ReleaseNotesUrl: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +PublisherSupportUrl: https://github.com/dbeaver/dbeaver/issues +ReleaseNotesUrl: https://github.com/dbeaver/dbeaver/releases/tag/23.3.2 diff --git a/manifests/d/dbeaver/dbeaver/23.3.2/dbeaver.dbeaver.yaml b/manifests/d/dbeaver/dbeaver/23.3.2/dbeaver.dbeaver.yaml index b690ea7fc7199..12c24b2ee1987 100644 --- a/manifests/d/dbeaver/dbeaver/23.3.2/dbeaver.dbeaver.yaml +++ b/manifests/d/dbeaver/dbeaver/23.3.2/dbeaver.dbeaver.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: dbeaver.dbeaver -PackageVersion: 23.3.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json + +PackageIdentifier: dbeaver.dbeaver +PackageVersion: 23.3.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 983099d7b0bf8cf0ff2e258600eadddb33fa53d9 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:17:40 +0530 Subject: [PATCH 299/461] Update version: DavidWheatley.fs2020-livery-manager version 0.5.3 (#134297) --- ...heatley.fs2020-livery-manager.installer.yaml | 17 ++++++++++------- ...tley.fs2020-livery-manager.locale.en-US.yaml | 11 +++++++++-- .../DavidWheatley.fs2020-livery-manager.yaml | 4 ++-- 3 files changed, 21 insertions(+), 11 deletions(-) diff --git a/manifests/d/DavidWheatley/fs2020-livery-manager/0.5.3/DavidWheatley.fs2020-livery-manager.installer.yaml b/manifests/d/DavidWheatley/fs2020-livery-manager/0.5.3/DavidWheatley.fs2020-livery-manager.installer.yaml index a87972903afa8..f033e57071e7b 100644 --- a/manifests/d/DavidWheatley/fs2020-livery-manager/0.5.3/DavidWheatley.fs2020-livery-manager.installer.yaml +++ b/manifests/d/DavidWheatley/fs2020-livery-manager/0.5.3/DavidWheatley.fs2020-livery-manager.installer.yaml @@ -1,17 +1,14 @@ -# Created with YamlCreate.ps1 v2.0.4 $debug=QUSU.7-2-1 +# Created using WinGet Automation (CLI) # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json PackageIdentifier: DavidWheatley.fs2020-livery-manager PackageVersion: 0.5.3 -MinimumOSVersion: 10.0.0.0 -InstallModes: -- silent Installers: - Architecture: x64 InstallerType: exe Scope: user InstallerUrl: https://github.com/MSFS-Mega-Pack/MSFS2020-livery-manager/releases/download/v0.5.3/Liveries_Mega_Pack_Manager-0.5.3-setup.exe - InstallerSha256: F22F56CB2AD90DE2C2567DC1F77B426BEC62A4FEF136EFBF61A137374844764C + InstallerSha256: f22f56cb2ad90de2c2567dc1f77b426bec62a4fef136efbf61a137374844764c InstallerSwitches: Silent: --silent SilentWithProgress: --silent @@ -20,7 +17,13 @@ Installers: InstallerType: msi Scope: machine InstallerUrl: https://github.com/MSFS-Mega-Pack/MSFS2020-livery-manager/releases/download/v0.5.3/Liveries_Mega_Pack_Manager-0.5.3-setup.msi - InstallerSha256: 794351712AB610D42189E29BC373B3806B742D34A5F3D11351B796AFFEFF0C67 + InstallerSha256: 794351712ab610d42189e29bc373b3806b742d34a5f3d11351b796affeff0c67 UpgradeBehavior: uninstallPrevious + ProductCode: "{81A989EC-38F0-4057-985F-441666E111CA}" + UpgradeCode: "{0F964503-2E57-5426-B27C-37D9E8B26D4A}" ManifestType: installer -ManifestVersion: 1.1.0 +ManifestVersion: 1.5.0 +MinimumOSVersion: 10.0.0.0 +InstallModes: +- silent +ReleaseDate: "2022-01-10" diff --git a/manifests/d/DavidWheatley/fs2020-livery-manager/0.5.3/DavidWheatley.fs2020-livery-manager.locale.en-US.yaml b/manifests/d/DavidWheatley/fs2020-livery-manager/0.5.3/DavidWheatley.fs2020-livery-manager.locale.en-US.yaml index 77ca8c08d0af0..d7a601673b12f 100644 --- a/manifests/d/DavidWheatley/fs2020-livery-manager/0.5.3/DavidWheatley.fs2020-livery-manager.locale.en-US.yaml +++ b/manifests/d/DavidWheatley/fs2020-livery-manager/0.5.3/DavidWheatley.fs2020-livery-manager.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.0.4 $debug=QUSU.7-2-1 +# Created using WinGet Automation (CLI) # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json PackageIdentifier: DavidWheatley.fs2020-livery-manager @@ -23,4 +23,11 @@ ShortDescription: A simple, extensible livery manager for Microsoft Flight Simul # ReleaseNotes: # ReleaseNotesUrl: ManifestType: defaultLocale -ManifestVersion: 1.1.0 +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/MSFS-Mega-Pack/MSFS2020-livery-manager/releases/tag/v0.5.3 +Tags: +- electron +- electron-app +- flight-simulator +- hacktoberfest +- microsoft-flight-simulator-2020 diff --git a/manifests/d/DavidWheatley/fs2020-livery-manager/0.5.3/DavidWheatley.fs2020-livery-manager.yaml b/manifests/d/DavidWheatley/fs2020-livery-manager/0.5.3/DavidWheatley.fs2020-livery-manager.yaml index 0c8c64368fa3a..a2b084e2b9b9b 100644 --- a/manifests/d/DavidWheatley/fs2020-livery-manager/0.5.3/DavidWheatley.fs2020-livery-manager.yaml +++ b/manifests/d/DavidWheatley/fs2020-livery-manager/0.5.3/DavidWheatley.fs2020-livery-manager.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.0.4 $debug=QUSU.7-2-1 +# Created using WinGet Automation (CLI) # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json PackageIdentifier: DavidWheatley.fs2020-livery-manager PackageVersion: 0.5.3 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.5.0 From b43e416f3f1ec02ce0fde8661860ac6fa6c8af8b Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:17:58 +0530 Subject: [PATCH 300/461] Update version: Daum.PotPlayer version 231220 (#134294) --- .../231220/Daum.PotPlayer.installer.yaml | 171 +++++++++--------- .../231220/Daum.PotPlayer.locale.en-US.yaml | 53 +++--- .../231220/Daum.PotPlayer.locale.zh-CN.yaml | 45 ++--- .../Daum/PotPlayer/231220/Daum.PotPlayer.yaml | 17 +- 4 files changed, 145 insertions(+), 141 deletions(-) diff --git a/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.installer.yaml b/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.installer.yaml index c37a8ebab7b2b..37cc35e26e848 100644 --- a/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.installer.yaml +++ b/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.installer.yaml @@ -1,85 +1,86 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: "231220" -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silentWithProgress -UpgradeBehavior: install -FileExtensions: -- 3g2 -- 3gp -- 3gp2 -- 3gpp -- aac -- ac3 -- afi -- aiff -- amr -- amv -- ape -- asf -- ass -- asx -- avi -- cda -- cue -- divx -- dmskm -- dpg -- dpl -- dsf -- dts -- dtshd -- dvr-ms -- eac3 -- evo -- f4v -- flac -- flv -- idf -- idx -- k3g -- lmp4 -- m1a -- m1v -- m2a -- m2t -- m2ts -- m2v -- m3u -- m3u8 -- m4a -- m4b -- m4p -- m4v -- mka -- mkv -- mod -- mov -- mp2 -- mp2v -- mp3 -- mp4 -- mpa -- mpe -- mpeg -- mpg -- mpl -- mpls -- mpv2 -- mqv -- mts -- ogm -Installers: -- Architecture: x86 - InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/Latest/PotPlayerSetup.exe - InstallerSha256: ACF72EAF5464466ADF172D2A0EDF31C2F3E20083CA9EAF4A404188180CC8BA3E -- Architecture: x64 - InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/Latest/PotPlayerSetup64.exe - InstallerSha256: FF13317946D58F2461EF7F46B582A4EC1865959242C43D731FDC92D164E3E41D -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Daum.PotPlayer +PackageVersion: "231220" +Installers: +- Architecture: x86 + InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/231220/PotPlayerSetup64.exe + InstallerSha256: ff13317946d58f2461ef7f46b582a4ec1865959242c43d731fdc92d164e3e41d +- Architecture: x64 + InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/Latest/PotPlayerSetup64.exe + InstallerSha256: FF13317946D58F2461EF7F46B582A4EC1865959242C43D731FDC92D164E3E41D +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- 3g2 +- 3gp +- 3gp2 +- 3gpp +- aac +- ac3 +- afi +- aiff +- amr +- amv +- ape +- asf +- ass +- asx +- avi +- cda +- cue +- divx +- dmskm +- dpg +- dpl +- dsf +- dts +- dtshd +- dvr-ms +- eac3 +- evo +- f4v +- flac +- flv +- idf +- idx +- k3g +- lmp4 +- m1a +- m1v +- m2a +- m2t +- m2ts +- m2v +- m3u +- m3u8 +- m4a +- m4b +- m4p +- m4v +- mka +- mkv +- mod +- mov +- mp2 +- mp2v +- mp3 +- mp4 +- mpa +- mpe +- mpeg +- mpg +- mpl +- mpls +- mpv2 +- mqv +- mts +- ogm diff --git a/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.locale.en-US.yaml b/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.locale.en-US.yaml index 3fe0c5805b403..2cf369df3d20b 100644 --- a/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.locale.en-US.yaml +++ b/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.locale.en-US.yaml @@ -1,26 +1,27 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: "231220" -PackageLocale: en-US -Publisher: Kakao Corp. -PublisherUrl: https://potplayer.daum.net -PackageName: PotPlayer -PackageUrl: https://potplayer.daum.net -License: Freeware -LicenseUrl: https://potplayer.daum.net/publicRelation -Copyright: Copyright © Daum Communications. All rights reserved. -CopyrightUrl: https://potplayer.daum.net/publicRelation -ShortDescription: Powerful multimedia player that supports a variety of different video codecs and formats. -Moniker: PotPlayer -ReleaseNotesUrl: https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html -Tags: -- audio -- media-player -- video -- video-player -- hdr -- subtitle -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Daum.PotPlayer +PackageVersion: "231220" +PackageLocale: en-US +Publisher: Kakao Corp. +PublisherUrl: https://potplayer.daum.net +PackageName: PotPlayer +PackageUrl: https://potplayer.daum.net +License: Freeware +LicenseUrl: https://potplayer.daum.net/publicRelation +Copyright: Copyright © Daum Communications. All rights reserved. +CopyrightUrl: https://potplayer.daum.net/publicRelation +ShortDescription: Powerful multimedia player that supports a variety of different video codecs and formats. +Moniker: PotPlayer +ReleaseNotesUrl: https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html +Tags: +- audio +- media-player +- video +- video-player +- hdr +- subtitle +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.locale.zh-CN.yaml b/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.locale.zh-CN.yaml index 612a81aba7f91..7afa1a2b2af44 100644 --- a/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.locale.zh-CN.yaml +++ b/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.locale.zh-CN.yaml @@ -1,22 +1,23 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: "231220" -PackageLocale: zh-CN -Publisher: Kakao Corp. -PublisherUrl: https://potplayer.daum.net -PackageName: PotPlayer -PackageUrl: https://potplayer.daum.net -License: Freeware -LicenseUrl: https://potplayer.daum.net/publicRelation -Copyright: Copyright © Daum Communications. All rights reserved. -CopyrightUrl: https://potplayer.daum.net/publicRelation -ShortDescription: PotPlayer是一款多功能网络播放器,可播放多种格式的视频或音频。 -Tags: -- 媒体 -- 播放器 -- 自由软件 -- 视频 -ManifestType: locale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Daum.PotPlayer +PackageVersion: "231220" +PackageLocale: zh-CN +Publisher: Kakao Corp. +PublisherUrl: https://potplayer.daum.net +PackageName: PotPlayer +PackageUrl: https://potplayer.daum.net +License: Freeware +LicenseUrl: https://potplayer.daum.net/publicRelation +Copyright: Copyright © Daum Communications. All rights reserved. +CopyrightUrl: https://potplayer.daum.net/publicRelation +ShortDescription: PotPlayer是一款多功能网络播放器,可播放多种格式的视频或音频。 +Tags: +- 媒体 +- 播放器 +- 自由软件 +- 视频 +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.yaml b/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.yaml index ee0981a7c6720..20c2357e9faef 100644 --- a/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.yaml +++ b/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.yaml @@ -1,8 +1,9 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: "231220" -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Daum.PotPlayer +PackageVersion: "231220" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 02e5e9ae0d93283516aa5cc02a5dfbfbcb9b3868 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:18:09 +0530 Subject: [PATCH 301/461] New version: DavidRios.Remindr version 2.1.4 (#134296) --- .../2.1.4/DavidRios.Remindr.installer.yaml | 18 +++++++++++++++ .../2.1.4/DavidRios.Remindr.locale.en-US.yaml | 23 +++++++++++++++++++ .../Remindr/2.1.4/DavidRios.Remindr.yaml | 9 ++++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/d/DavidRios/Remindr/2.1.4/DavidRios.Remindr.installer.yaml create mode 100644 manifests/d/DavidRios/Remindr/2.1.4/DavidRios.Remindr.locale.en-US.yaml create mode 100644 manifests/d/DavidRios/Remindr/2.1.4/DavidRios.Remindr.yaml diff --git a/manifests/d/DavidRios/Remindr/2.1.4/DavidRios.Remindr.installer.yaml b/manifests/d/DavidRios/Remindr/2.1.4/DavidRios.Remindr.installer.yaml new file mode 100644 index 0000000000000..af477381265e9 --- /dev/null +++ b/manifests/d/DavidRios/Remindr/2.1.4/DavidRios.Remindr.installer.yaml @@ -0,0 +1,18 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: DavidRios.Remindr +PackageVersion: 2.1.4 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/MrDavidRios/remindr_releases/releases/download/v2.1.4/Remindr-Setup-2.1.4.exe + InstallerSha256: 7e0bbd810f8d3cf67785d24601dfc9045691b1e9516556b31aa9c41da49355d3 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: "2024-01-08" diff --git a/manifests/d/DavidRios/Remindr/2.1.4/DavidRios.Remindr.locale.en-US.yaml b/manifests/d/DavidRios/Remindr/2.1.4/DavidRios.Remindr.locale.en-US.yaml new file mode 100644 index 0000000000000..2a05f4992bd36 --- /dev/null +++ b/manifests/d/DavidRios/Remindr/2.1.4/DavidRios.Remindr.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: DavidRios.Remindr +PackageVersion: 2.1.4 +PackageLocale: en-US +Publisher: David Rios +PublisherUrl: https://github.com/MrDavidRios/remindr_releases +PublisherSupportUrl: https://github.com/MrDavidRios/remindr_releases/issues +Author: David Rios +PackageName: Remindr +PackageUrl: https://mrdavidrios.github.io/remindr +License: Proprietary +ShortDescription: Desktop app to help you keep track of what you need to get done +Tags: +- cross-platform +- desktop-app +- notifications +- reminder +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/MrDavidRios/remindr_releases/releases/tag/v2.1.4 diff --git a/manifests/d/DavidRios/Remindr/2.1.4/DavidRios.Remindr.yaml b/manifests/d/DavidRios/Remindr/2.1.4/DavidRios.Remindr.yaml new file mode 100644 index 0000000000000..88f4b226655a0 --- /dev/null +++ b/manifests/d/DavidRios/Remindr/2.1.4/DavidRios.Remindr.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: DavidRios.Remindr +PackageVersion: 2.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d8bd3fbd02bb65acaeec0727b1b43d4d97ff931d Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:18:28 +0530 Subject: [PATCH 302/461] Update version: dawg.dawg version 0.2.3 (#134298) --- .../dawg/dawg/0.2.3/dawg.dawg.installer.yaml | 41 +++++----- .../dawg/0.2.3/dawg.dawg.locale.en-US.yaml | 81 ++++++++++--------- manifests/d/dawg/dawg/0.2.3/dawg.dawg.yaml | 17 ++-- 3 files changed, 71 insertions(+), 68 deletions(-) diff --git a/manifests/d/dawg/dawg/0.2.3/dawg.dawg.installer.yaml b/manifests/d/dawg/dawg/0.2.3/dawg.dawg.installer.yaml index 007b13e202ee0..e34341d384304 100644 --- a/manifests/d/dawg/dawg/0.2.3/dawg.dawg.installer.yaml +++ b/manifests/d/dawg/dawg/0.2.3/dawg.dawg.installer.yaml @@ -1,20 +1,21 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: dawg.dawg -PackageVersion: 0.2.3 -InstallerType: nullsoft -Scope: machine -InstallModes: -- silent -UpgradeBehavior: install -FileExtensions: -- dg -- wav -ReleaseDate: 2020-03-05 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/dawg/dawg/releases/download/v0.2.3/DAWG.Setup.0.2.3.exe - InstallerSha256: 3F870F68856136F335C605835D8BD222DD28FEAA4E64A7089DA3D8BB8F4A5E9B -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: dawg.dawg +PackageVersion: 0.2.3 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dawg/dawg/releases/download/v0.2.3/DAWG.Setup.0.2.3.exe + InstallerSha256: 3f870f68856136f335c605835d8bd222dd28feaa4e64a7089da3d8bb8f4a5e9b +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +UpgradeBehavior: install +FileExtensions: +- dg +- wav +ReleaseDate: "2020-03-05" diff --git a/manifests/d/dawg/dawg/0.2.3/dawg.dawg.locale.en-US.yaml b/manifests/d/dawg/dawg/0.2.3/dawg.dawg.locale.en-US.yaml index 5f2781ffa4f75..508ab4da35756 100644 --- a/manifests/d/dawg/dawg/0.2.3/dawg.dawg.locale.en-US.yaml +++ b/manifests/d/dawg/dawg/0.2.3/dawg.dawg.locale.en-US.yaml @@ -1,40 +1,41 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: dawg.dawg -PackageVersion: 0.2.3 -PackageLocale: en-US -Publisher: Jacob Smith -PublisherUrl: https://github.com/dawg/dawg -PublisherSupportUrl: https://github.com/dawg/dawg/issues -Author: Jacob Smith -PackageName: DAWG -PackageUrl: https://github.com/dawg/dawg -License: MIT -LicenseUrl: https://github.com/dawg/dawg/blob/master/LICENSE -Copyright: Copyright (c) 2020 Digital Audio Workstation Group (DAWG) -CopyrightUrl: https://github.com/dawg/dawg/blob/master/LICENSE -ShortDescription: A DAW built using Electron and the Web Audio API -Moniker: dawg -Tags: -- daw -- music -- midi -- audio -- music-production -- mixing -- loops -- digital-audio-workstation -ReleaseNotes: |- - Added - - We are now catching and logging unhandled errors and rejected promises! - Changed - - The Application menu in the menubar will now show DAWG on Windows and Linux (this was done automatically on MacOS). - Fix - - Extension loading now working on Windows. - Previously a path issue caused some extensions to not be loaded. - - Fixed menubar and context menus in Windows. - Previously small discrepancies in the behavior of these items between operating systems prevented them from functioning properly. -ReleaseNotesUrl: https://github.com/dawg/dawg/releases/tag/v0.2.3 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: dawg.dawg +PackageVersion: 0.2.3 +PackageLocale: en-US +Publisher: Jacob Smith +PublisherUrl: https://github.com/dawg/dawg +PublisherSupportUrl: https://github.com/dawg/dawg/issues +Author: Jacob Smith +PackageName: DAWG +PackageUrl: https://github.com/dawg/dawg +License: MIT +LicenseUrl: https://github.com/dawg/dawg/blob/master/LICENSE +Copyright: Copyright (c) 2020 Digital Audio Workstation Group (DAWG) +CopyrightUrl: https://github.com/dawg/dawg/blob/master/LICENSE +ShortDescription: A DAW built using Electron and the Web Audio API +Moniker: dawg +Tags: +- daw +- music +- midi +- audio +- music-production +- mixing +- loops +- digital-audio-workstation +ReleaseNotes: |- + Added + - We are now catching and logging unhandled errors and rejected promises! + Changed + - The Application menu in the menubar will now show DAWG on Windows and Linux (this was done automatically on MacOS). + Fix + - Extension loading now working on Windows. + Previously a path issue caused some extensions to not be loaded. + - Fixed menubar and context menus in Windows. + Previously small discrepancies in the behavior of these items between operating systems prevented them from functioning properly. +ReleaseNotesUrl: https://github.com/dawg/dawg/releases/tag/v0.2.3 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/dawg/dawg/0.2.3/dawg.dawg.yaml b/manifests/d/dawg/dawg/0.2.3/dawg.dawg.yaml index 5bc4e7918bec7..65556461f218c 100644 --- a/manifests/d/dawg/dawg/0.2.3/dawg.dawg.yaml +++ b/manifests/d/dawg/dawg/0.2.3/dawg.dawg.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: dawg.dawg -PackageVersion: 0.2.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: dawg.dawg +PackageVersion: 0.2.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e2bc52c56f96a3d0f6ac34919102d09687beeea9 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:18:46 +0530 Subject: [PATCH 303/461] Add version: dangeredwolf.ModernDeck version 10.0.0 (#134290) --- .../dangeredwolf.ModernDeck.installer.yaml | 37 ++++++------ .../dangeredwolf.ModernDeck.locale.en-US.yaml | 60 +++++++++---------- .../10.0.0/dangeredwolf.ModernDeck.yaml | 16 ++--- 3 files changed, 56 insertions(+), 57 deletions(-) diff --git a/manifests/d/dangeredwolf/ModernDeck/10.0.0/dangeredwolf.ModernDeck.installer.yaml b/manifests/d/dangeredwolf/ModernDeck/10.0.0/dangeredwolf.ModernDeck.installer.yaml index 1e4e864341ac6..500a3969b5e4c 100644 --- a/manifests/d/dangeredwolf/ModernDeck/10.0.0/dangeredwolf.ModernDeck.installer.yaml +++ b/manifests/d/dangeredwolf/ModernDeck/10.0.0/dangeredwolf.ModernDeck.installer.yaml @@ -1,18 +1,19 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: dangeredwolf.ModernDeck -PackageVersion: 10.0.0 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: user -InstallModes: -- silent -UpgradeBehavior: install -ReleaseDate: 2023-02-08 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/dangeredwolf/ModernDeck/releases/download/v10.0.0/ModernDeck-x64.exe - InstallerSha256: B6CAFB129B97A537508309A8E2E2F92CDFE1C70C359CE24AA66D3FE0B3F9694F -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json + +PackageIdentifier: dangeredwolf.ModernDeck +PackageVersion: 10.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dangeredwolf/ModernDeck/releases/download/v10.0.0/ModernDeck-x64.exe + InstallerSha256: b6cafb129b97a537508309a8e2e2f92cdfe1c70c359ce24aa66d3fe0b3f9694f +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: "2023-02-09" diff --git a/manifests/d/dangeredwolf/ModernDeck/10.0.0/dangeredwolf.ModernDeck.locale.en-US.yaml b/manifests/d/dangeredwolf/ModernDeck/10.0.0/dangeredwolf.ModernDeck.locale.en-US.yaml index 3f891cb51c8c6..fc7c2682a4bea 100644 --- a/manifests/d/dangeredwolf/ModernDeck/10.0.0/dangeredwolf.ModernDeck.locale.en-US.yaml +++ b/manifests/d/dangeredwolf/ModernDeck/10.0.0/dangeredwolf.ModernDeck.locale.en-US.yaml @@ -1,31 +1,29 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: dangeredwolf.ModernDeck -PackageVersion: 10.0.0 -PackageLocale: en-US -Publisher: dangeredwolf -PublisherUrl: https://github.com/dangeredwolf -PublisherSupportUrl: https://github.com/dangeredwolf/ModernDeck/issues -Author: dangered wolf -PackageName: ModernDeck -PackageUrl: https://moderndeck.org -License: MIT -LicenseUrl: https://github.com/dangeredwolf/ModernDeck/blob/9.5/LICENSE -Copyright: Copyright (c) 2014-2021 dangered wolf -CopyrightUrl: https://github.com/dangeredwolf/ModernDeck/blob/9.5/LICENSE -ShortDescription: A beautiful, powerful Twitter client for desktop. -Moniker: moderndeck -Tags: -- deck -- tweet -- tweetdeck -- twitter -ReleaseNotes: |- - - Auto reverts to classic TweetDeck to ensure it keeps working - - Traditional Chinese support - - New notification sound - - New theme and font options -ReleaseNotesUrl: https://github.com/dangeredwolf/ModernDeck/releases/tag/v10.0.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json + +PackageIdentifier: dangeredwolf.ModernDeck +PackageVersion: 10.0.0 +PackageLocale: en-US +Publisher: dangeredwolf +# PublisherUrl: +PublisherSupportUrl: https://github.com/dangeredwolf/ModernDeck/issues +# PrivacyUrl: +Author: dangered wolf +PackageName: ModernDeck +PackageUrl: https://moderndeck.org/ +License: MIT +LicenseUrl: https://github.com/dangeredwolf/ModernDeck/blob/9.5/LICENSE +Copyright: Copyright (c) 2014-2021 dangered wolf +CopyrightUrl: https://github.com/dangeredwolf/ModernDeck/blob/9.5/LICENSE +ShortDescription: A beautiful, powerful Twitter client for desktop. +# Description: +Moniker: moderndeck +Tags: +- deck +- tweet +- tweetdeck +- twitter +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +PublisherUrl: https://github.com/dangeredwolf +ReleaseNotesUrl: https://github.com/dangeredwolf/ModernDeck/releases/tag/v10.0.0 diff --git a/manifests/d/dangeredwolf/ModernDeck/10.0.0/dangeredwolf.ModernDeck.yaml b/manifests/d/dangeredwolf/ModernDeck/10.0.0/dangeredwolf.ModernDeck.yaml index f99163f2b562c..7f581a59ab895 100644 --- a/manifests/d/dangeredwolf/ModernDeck/10.0.0/dangeredwolf.ModernDeck.yaml +++ b/manifests/d/dangeredwolf/ModernDeck/10.0.0/dangeredwolf.ModernDeck.yaml @@ -1,8 +1,8 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: dangeredwolf.ModernDeck -PackageVersion: 10.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json + +PackageIdentifier: dangeredwolf.ModernDeck +PackageVersion: 10.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7cda42c640bda4a44a5518222df98ea83a2a81ce Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:18:56 +0530 Subject: [PATCH 304/461] Update version: cuiocean.zyplayer version 2.8.8 (#134287) --- .../2.8.8/cuiocean.zyplayer.installer.yaml | 59 +++++++++---------- .../2.8.8/cuiocean.zyplayer.locale.en-US.yaml | 52 +++++++++------- .../zyplayer/2.8.8/cuiocean.zyplayer.yaml | 17 +++--- 3 files changed, 69 insertions(+), 59 deletions(-) diff --git a/manifests/c/cuiocean/zyplayer/2.8.8/cuiocean.zyplayer.installer.yaml b/manifests/c/cuiocean/zyplayer/2.8.8/cuiocean.zyplayer.installer.yaml index a4bc16ad5f3b3..bf950269e53dc 100644 --- a/manifests/c/cuiocean/zyplayer/2.8.8/cuiocean.zyplayer.installer.yaml +++ b/manifests/c/cuiocean/zyplayer/2.8.8/cuiocean.zyplayer.installer.yaml @@ -1,30 +1,29 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: cuiocean.zyplayer -PackageVersion: 2.8.8 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: nullsoft -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ProductCode: 397da439-8db2-5764-bf4e-80313d869b6a -ReleaseDate: 2022-07-13 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/Hunlongyu/ZY-Player/releases/download/v2.8.8/ZY.Player.Setup.2.8.8_i32.exe - InstallerSha256: A153DE89EC413F25270410AEEF01032E97EEEA671AE04C0B0AB9C34CB5D87593 - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/Hunlongyu/ZY-Player/releases/download/v2.8.8/ZY.Player.Setup.2.8.8_i32.exe - InstallerSha256: A153DE89EC413F25270410AEEF01032E97EEEA671AE04C0B0AB9C34CB5D87593 - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: cuiocean.zyplayer +PackageVersion: 2.8.8 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/Hunlongyu/ZY-Player/releases/download/v2.8.8/ZY-Player-Setup-2.8.8.exe + InstallerSha256: e7bedff785f40cd79c4a28fd0a2be5be1b09f90eb947c714cfaa9ea480d6a217 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/Hunlongyu/ZY-Player/releases/download/v2.8.8/ZY-Player-Setup-2.8.8.exe + InstallerSha256: e7bedff785f40cd79c4a28fd0a2be5be1b09f90eb947c714cfaa9ea480d6a217 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +InstallModes: +- interactive +- silent +InstallerSwitches: + Custom: /CURRENTUSER +UpgradeBehavior: install +ProductCode: 397da439-8db2-5764-bf4e-80313d869b6a +ReleaseDate: "2022-07-13" diff --git a/manifests/c/cuiocean/zyplayer/2.8.8/cuiocean.zyplayer.locale.en-US.yaml b/manifests/c/cuiocean/zyplayer/2.8.8/cuiocean.zyplayer.locale.en-US.yaml index b654a812959db..8aa2346539b75 100644 --- a/manifests/c/cuiocean/zyplayer/2.8.8/cuiocean.zyplayer.locale.en-US.yaml +++ b/manifests/c/cuiocean/zyplayer/2.8.8/cuiocean.zyplayer.locale.en-US.yaml @@ -1,21 +1,31 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: cuiocean.zyplayer -PackageVersion: 2.8.8 -PackageLocale: en-US -Publisher: cuiocean -PublisherUrl: https://github.com/cuiocean/ZY-Player -PublisherSupportUrl: https://github.com/cuiocean/ZY-Player/issues -Author: cuiocean -PackageName: ZY Player -PackageUrl: https://github.com/cuiocean/ZY-Player -License: MIT License -LicenseUrl: https://raw.githubusercontent.com/cuiocean/ZY-Player/master/LICENSE -Copyright: Copyright (c) 2020 Hunlongyu -CopyrightUrl: https://raw.githubusercontent.com/cuiocean/ZY-Player/master/LICENSE -ShortDescription: free electron online video player -Moniker: zy-player -ReleaseNotesUrl: https://github.com/Hunlongyu/ZY-Player/releases/tag/v2.8.8 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: cuiocean.zyplayer +PackageVersion: 2.8.8 +PackageLocale: en-US +Publisher: cuiocean +PublisherUrl: https://github.com/cuiocean/ZY-Player +PublisherSupportUrl: https://github.com/cuiocean/ZY-Player/issues +Author: cuiocean +PackageName: ZY Player +PackageUrl: https://github.com/cuiocean/ZY-Player +License: MIT License +LicenseUrl: https://raw.githubusercontent.com/cuiocean/ZY-Player/master/LICENSE +Copyright: Copyright (c) 2020 Hunlongyu +CopyrightUrl: https://raw.githubusercontent.com/cuiocean/ZY-Player/master/LICENSE +ShortDescription: free electron online video player +Moniker: zy-player +ReleaseNotesUrl: https://github.com/Hunlongyu/ZY-Player/releases/tag/v2.8.8 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- electron +- electron-app +- electron-application +- player +- video +- vue +- zy-player +- zyplayer diff --git a/manifests/c/cuiocean/zyplayer/2.8.8/cuiocean.zyplayer.yaml b/manifests/c/cuiocean/zyplayer/2.8.8/cuiocean.zyplayer.yaml index e8097778185b8..a5b8cb9e2d2f0 100644 --- a/manifests/c/cuiocean/zyplayer/2.8.8/cuiocean.zyplayer.yaml +++ b/manifests/c/cuiocean/zyplayer/2.8.8/cuiocean.zyplayer.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: cuiocean.zyplayer -PackageVersion: 2.8.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: cuiocean.zyplayer +PackageVersion: 2.8.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3c23571ae21f0e93794ea82938e1688e02f0f3ed Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:19:07 +0530 Subject: [PATCH 305/461] Update version: DarkfullDante.wol version 1.0.2 (#134292) --- .../1.0.2/DarkfullDante.wol.installer.yaml | 27 +++++---- .../1.0.2/DarkfullDante.wol.locale.en-US.yaml | 59 ++++++++++--------- .../wol/1.0.2/DarkfullDante.wol.yaml | 17 +++--- 3 files changed, 53 insertions(+), 50 deletions(-) diff --git a/manifests/d/DarkfullDante/wol/1.0.2/DarkfullDante.wol.installer.yaml b/manifests/d/DarkfullDante/wol/1.0.2/DarkfullDante.wol.installer.yaml index a065fdff8bdb3..9538ee0db4b56 100644 --- a/manifests/d/DarkfullDante/wol/1.0.2/DarkfullDante.wol.installer.yaml +++ b/manifests/d/DarkfullDante/wol/1.0.2/DarkfullDante.wol.installer.yaml @@ -1,13 +1,14 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: DarkfullDante.wol -PackageVersion: 1.0.2 -InstallerType: inno -ReleaseDate: 2021-09-23 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/fcusson/wol/releases/download/v1.0.2/wol_setup.exe - InstallerSha256: 7A4691268DF56613314FBAE39D9445D520FE0B5B0A96676965BD0AD1A6B4AC33 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: DarkfullDante.wol +PackageVersion: 1.0.2 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/fcusson/wol/releases/download/v1.0.2/wol_setup.exe + InstallerSha256: 7a4691268df56613314fbae39d9445d520fe0b5b0a96676965bd0ad1a6b4ac33 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: inno +ReleaseDate: "2021-09-23" diff --git a/manifests/d/DarkfullDante/wol/1.0.2/DarkfullDante.wol.locale.en-US.yaml b/manifests/d/DarkfullDante/wol/1.0.2/DarkfullDante.wol.locale.en-US.yaml index 7a5157fc01288..90689c0c445c4 100644 --- a/manifests/d/DarkfullDante/wol/1.0.2/DarkfullDante.wol.locale.en-US.yaml +++ b/manifests/d/DarkfullDante/wol/1.0.2/DarkfullDante.wol.locale.en-US.yaml @@ -1,29 +1,30 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: DarkfullDante.wol -PackageVersion: 1.0.2 -PackageLocale: en-US -Publisher: Felix Cusson -PublisherUrl: https://github.com/fcusson -PublisherSupportUrl: https://github.com/fcusson/wol/issues -PackageName: wol -PackageUrl: https://github.com/Darkfull-Dante/wol -License: MIT -LicenseUrl: https://github.com/Darkfull-Dante/wol/blob/master/LICENSE -ShortDescription: a CLI tool to send a wake-on-lan command to a locally attached device -Tags: -- cli -- cmd -- command-line -- command-prompt -- console -- network -- powershell -- ps -- utilities -- wake-on-lan -- wol -ReleaseNotesUrl: https://github.com/fcusson/wol/releases/tag/v1.0.2 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: DarkfullDante.wol +PackageVersion: 1.0.2 +PackageLocale: en-US +Publisher: Felix Cusson +PublisherUrl: https://github.com/fcusson +PublisherSupportUrl: https://github.com/fcusson/wol/issues +PackageName: wol +PackageUrl: https://github.com/Darkfull-Dante/wol +License: MIT +LicenseUrl: https://github.com/Darkfull-Dante/wol/blob/master/LICENSE +ShortDescription: a CLI tool to send a wake-on-lan command to a locally attached device +Tags: +- cli +- cmd +- command-line +- command-prompt +- console +- network +- powershell +- ps +- utilities +- wake-on-lan +- wol +ReleaseNotesUrl: https://github.com/fcusson/wol/releases/tag/v1.0.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/DarkfullDante/wol/1.0.2/DarkfullDante.wol.yaml b/manifests/d/DarkfullDante/wol/1.0.2/DarkfullDante.wol.yaml index f20cf3d1c731d..fd06f0f62ecb8 100644 --- a/manifests/d/DarkfullDante/wol/1.0.2/DarkfullDante.wol.yaml +++ b/manifests/d/DarkfullDante/wol/1.0.2/DarkfullDante.wol.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: DarkfullDante.wol -PackageVersion: 1.0.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: DarkfullDante.wol +PackageVersion: 1.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9da03e7deecc739e812e999f1d071683114cadff Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:19:20 +0530 Subject: [PATCH 306/461] Add version: Cryptomator.Cryptomator version 1.11.1 (#134283) --- .../Cryptomator.Cryptomator.installer.yaml | 47 ++++---- .../Cryptomator.Cryptomator.locale.en-US.yaml | 111 ++++++++---------- .../1.11.1/Cryptomator.Cryptomator.yaml | 16 +-- 3 files changed, 78 insertions(+), 96 deletions(-) diff --git a/manifests/c/Cryptomator/Cryptomator/1.11.1/Cryptomator.Cryptomator.installer.yaml b/manifests/c/Cryptomator/Cryptomator/1.11.1/Cryptomator.Cryptomator.installer.yaml index c2768c5b9f1c6..3eb072e3d29b5 100644 --- a/manifests/c/Cryptomator/Cryptomator/1.11.1/Cryptomator.Cryptomator.installer.yaml +++ b/manifests/c/Cryptomator/Cryptomator/1.11.1/Cryptomator.Cryptomator.installer.yaml @@ -1,25 +1,22 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Cryptomator.Cryptomator -PackageVersion: 1.11.1 -InstallerLocale: en-US -MinimumOSVersion: 10.0.17134.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: '{BC9BB980-5039-349B-BBEE-A98A976F7925}' -ReleaseDate: 2023-12-05 -AppsAndFeaturesEntries: -- DisplayVersion: 1.11.1.4989 - UpgradeCode: '{BDA45523-42B1-4CAE-9354-A45475ED4775}' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/cryptomator/cryptomator/releases/download/1.11.1/Cryptomator-1.11.1-x64.msi - InstallerSha256: AB8CA3F3666FDDB37F8918480733B6D01D9AB425CE6D4F22CB2C590603ECD669 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Cryptomator.Cryptomator +PackageVersion: 1.11.1 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/cryptomator/cryptomator/releases/download/1.11.1/Cryptomator-1.11.1-x64.msi + InstallerSha256: ab8ca3f3666fddb37f8918480733b6d01d9ab425ce6d4f22cb2c590603ecd669 + UpgradeCode: "{BDA45523-42B1-4CAE-9354-A45475ED4775}" +ManifestType: installer +ManifestVersion: 1.5.0 +MinimumOSVersion: 10.0.17134.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{BC9BB980-5039-349B-BBEE-A98A976F7925}' +ReleaseDate: "2023-12-05" diff --git a/manifests/c/Cryptomator/Cryptomator/1.11.1/Cryptomator.Cryptomator.locale.en-US.yaml b/manifests/c/Cryptomator/Cryptomator/1.11.1/Cryptomator.Cryptomator.locale.en-US.yaml index eead844530b59..a292f6e0d89d5 100644 --- a/manifests/c/Cryptomator/Cryptomator/1.11.1/Cryptomator.Cryptomator.locale.en-US.yaml +++ b/manifests/c/Cryptomator/Cryptomator/1.11.1/Cryptomator.Cryptomator.locale.en-US.yaml @@ -1,63 +1,48 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Cryptomator.Cryptomator -PackageVersion: 1.11.1 -PackageLocale: en-US -Publisher: Skymatic GmbH -PublisherUrl: https://cryptomator.org -PublisherSupportUrl: https://github.com/cryptomator/cryptomator/issues -PrivacyUrl: https://cryptomator.org/privacy -Author: The Cryptomator Authors -PackageName: Cryptomator -PackageUrl: https://cryptomator.org -License: GNU General Public License v3.0 -LicenseUrl: https://raw.githubusercontent.com/cryptomator/cryptomator/develop/LICENSE.txt -Copyright: Skymatic GmbH 2016 - 2023 -ShortDescription: Multi-platform transparent client-side encryption of your files in the cloud -Description: |- - Cryptomator provides transparent, client-side encryption for your cloud. - Protect your documents from unauthorized - access. Cryptomator is free and open source software, so you can rest assured there are no backdoors. - - Cryptomator encrypts file contents and names using AES. - Your passphrase is protected against bruteforcing attempts - using scrypt. Directory structures get obfuscated. - The only thing which cannot be encrypted without breaking your - cloud synchronization is the modification date of your files. - - Cryptomator is a free and open source software licensed under the GPLv3. - This allows anyone to check our code. - It - is impossible to introduce backdoors for third parties. Also we cannot hide vulnerabilities. - And the best thing - is: There is no need to trust us, as you can control us! - - Vendor lock-ins are impossible. - Even if we decided to stop development: The source code is already cloned by - hundreds of other developers. As you don't need an account, you will never stand in front of locked doors. - - Cryptomator is provided free of charge as an open-source project despite the high development effort and is therefore dependent on donations. -Moniker: cryptomator -Tags: -- cloud-storage -- crypto -- cryptography -- cryptomator -- privacy -- security -ReleaseNotes: |- - What's Changed - Bugfixes 🐛 - - Fixed unable to copy files into the vault on Windows (#3207) - - Fixed accessing vault resources fails (#3226) - Other Changes 📎 - - Translation updates (#3191) - - Dependency updates (#3228, #3230, #3227) -ReleaseNotesUrl: https://github.com/cryptomator/cryptomator/releases/tag/1.11.1 -InstallationNotes: On Windows, Cryptomator works best with WinFsp. For installation and setup, see https://docs.cryptomator.org/en/1.7/desktop/volume-type/#winfsp-winfsp-local-drive -Documentations: -- DocumentLabel: Manual - DocumentUrl: https://docs.cryptomator.org/en/1.7 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Cryptomator.Cryptomator +PackageVersion: 1.11.1 +PackageLocale: en-US +Publisher: Skymatic GmbH +PublisherUrl: https://cryptomator.org/ +PublisherSupportUrl: https://github.com/cryptomator/cryptomator/issues +PrivacyUrl: https://cryptomator.org/privacy/ +Author: The Cryptomator Authors +PackageName: Cryptomator +PackageUrl: https://cryptomator.org/ +License: GNU General Public License v3.0 +LicenseUrl: https://raw.githubusercontent.com/cryptomator/cryptomator/develop/LICENSE.txt +Copyright: Skymatic GmbH 2016 - 2023 +ShortDescription: Multi-platform transparent client-side encryption of your files in the cloud +Description: | + Cryptomator provides transparent, client-side encryption for your cloud. Protect your documents from unauthorized + access. Cryptomator is free and open source software, so you can rest assured there are no backdoors. + + Cryptomator encrypts file contents and names using AES. Your passphrase is protected against bruteforcing attempts + using scrypt. Directory structures get obfuscated. The only thing which cannot be encrypted without breaking your + cloud synchronization is the modification date of your files. + + Cryptomator is a free and open source software licensed under the GPLv3. This allows anyone to check our code. It + is impossible to introduce backdoors for third parties. Also we cannot hide vulnerabilities. And the best thing + is: There is no need to trust us, as you can control us! + + Vendor lock-ins are impossible. Even if we decided to stop development: The source code is already cloned by + hundreds of other developers. As you don't need an account, you will never stand in front of locked doors. + + Cryptomator is provided free of charge as an open-source project despite the high development effort and is therefore dependent on donations. +Moniker: cryptomator +Tags: +- cloud-storage +- crypto +- cryptography +- cryptomator +- privacy +- security +InstallationNotes: On Windows, Cryptomator works best with WinFsp. For installation and setup, see https://docs.cryptomator.org/en/1.7/desktop/volume-type/#winfsp-winfsp-local-drive +Documentations: +- DocumentLabel: Manual + DocumentUrl: https://docs.cryptomator.org/en/1.7/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/cryptomator/cryptomator/releases/tag/1.11.1 diff --git a/manifests/c/Cryptomator/Cryptomator/1.11.1/Cryptomator.Cryptomator.yaml b/manifests/c/Cryptomator/Cryptomator/1.11.1/Cryptomator.Cryptomator.yaml index 182f6e73a4994..b087dec3d47aa 100644 --- a/manifests/c/Cryptomator/Cryptomator/1.11.1/Cryptomator.Cryptomator.yaml +++ b/manifests/c/Cryptomator/Cryptomator/1.11.1/Cryptomator.Cryptomator.yaml @@ -1,8 +1,8 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Cryptomator.Cryptomator -PackageVersion: 1.11.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Cryptomator.Cryptomator +PackageVersion: 1.11.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 965d28c940ceb31afedff51bbebea807446a9b4b Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:19:23 +0530 Subject: [PATCH 307/461] Update version: CThingSoftware.Meazure version 4.0.0 (#134285) --- .../CThingSoftware.Meazure.installer.yaml | 27 ++-- .../CThingSoftware.Meazure.locale.en-US.yaml | 125 ++++++++++-------- .../Meazure/4.0.0/CThingSoftware.Meazure.yaml | 17 +-- 3 files changed, 91 insertions(+), 78 deletions(-) diff --git a/manifests/c/CThingSoftware/Meazure/4.0.0/CThingSoftware.Meazure.installer.yaml b/manifests/c/CThingSoftware/Meazure/4.0.0/CThingSoftware.Meazure.installer.yaml index 3d3dce4407d01..5cf50176788ac 100644 --- a/manifests/c/CThingSoftware/Meazure/4.0.0/CThingSoftware.Meazure.installer.yaml +++ b/manifests/c/CThingSoftware/Meazure/4.0.0/CThingSoftware.Meazure.installer.yaml @@ -1,13 +1,14 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: CThingSoftware.Meazure -PackageVersion: 4.0.0 -InstallerType: inno -ReleaseDate: 2022-06-30 -Installers: -- Architecture: neutral - InstallerUrl: https://github.com/cthing/meazure/releases/download/4.0.0/meazr400x64.exe - InstallerSha256: 4478CCA366237CE65E0F2805A74E9F2919F87E87B0A58ED999DEE0367CFC8ACF -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: CThingSoftware.Meazure +PackageVersion: 4.0.0 +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/cthing/meazure/releases/download/4.0.0/meazr400x64.exe + InstallerSha256: 4478cca366237ce65e0f2805a74e9f2919f87e87b0a58ed999dee0367cfc8acf +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: inno +ReleaseDate: "2022-06-30" diff --git a/manifests/c/CThingSoftware/Meazure/4.0.0/CThingSoftware.Meazure.locale.en-US.yaml b/manifests/c/CThingSoftware/Meazure/4.0.0/CThingSoftware.Meazure.locale.en-US.yaml index a9586a2849bb7..f3610c48d9566 100644 --- a/manifests/c/CThingSoftware/Meazure/4.0.0/CThingSoftware.Meazure.locale.en-US.yaml +++ b/manifests/c/CThingSoftware/Meazure/4.0.0/CThingSoftware.Meazure.locale.en-US.yaml @@ -1,57 +1,68 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: CThingSoftware.Meazure -PackageVersion: 4.0.0 -PackageLocale: en-US -Publisher: C Thing Software -PublisherUrl: https://www.cthing.com -PublisherSupportUrl: https://github.com/cthing/meazure/issues -PackageName: Meazure -PackageUrl: https://github.com/cthing/meazure -License: Copyright 2001, 2004, 2011 C Thing Software -LicenseUrl: https://github.com/cthing/meazure/blob/master/LICENSE -ShortDescription: Meazure Setup -ReleaseNotes: |- - - Enhancement: A more readable font is used for all dialogs - - Enhancement: A menu item is provided to switch the angle display to show the supplemental angle instead of the included angle. - The sum of the included angle and the supplemental angle is 180 degrees. - - Color display enhancements and fixes - - Enhancement: New color spaces that match the actual color to the web basic and extended colors. - - Enhancement: A button is now provided to copy the contents of the color field to the clipboard. - The button is located to the right of the color swatch. - - Enhancement: The CMYK color space is device dependent. - Therefore, any conversion between the native RGB color space and CMYK is an approximation without a color profile for the target device. - This version of Meazure uses a more conventional formula for approximating CMYK from RGB than was used in previous versions. - - Enhancement: The HSL color display has changed. - In previous versions of Meazure, the HSL values were normalized between 0 and 240, which is unconventional and potentially confusing. - In this release, the HSL values are displayed conventionally with the hue value in degrees in the range [0, 360), and the saturation and lightness values as percentages in the range [0, 100]. - - Fix: The YIQ color display now shows negative in-phase and quadrature values. - - Leading zeros in all formats except hexadecimal have been removed. - For example, the RGB value previously displayed as "010 020 255" is now displayed as "10 20 255". - - Fix: Meazure now reports the correct screen dimensions and measurements on high DPI displays (e.g. 4K display). - - Fix: Meazure accommodates screen scaling. - Note that you must restart Meazure if you change the screen scaling (e.g. going from 100% to 150% scaling). - To accommodate this, Meazure now reports the Windows default screen resolution (96 DPI) as the default uncalibrated resolution. - In previous releases, Meazure would query the operating system at runtime for the logical resolution. - However, that value is now the effective (i.e. scaled) resolution, which is not appropriate for calculating measurements in resolution-dependent units (e.g. inches). - - Fix: The Position log save dialog once again displays a text fields for specifying a title and description for the log file. - - Fix: Position log DTD defined the type for the desktop identifier and its references as ID and IDREF respectively. - This was incorrect because the identifier is a GUID, which can start with a number and that is not allowed for an ID. - The type has been changed to NMTOKEN, which allows a leading digit. - Because the type is a superset of ID and to support backward compatibility, the name and version of the DTD has not been changed. - - Internal improvements - - Migrated codesbase to C++17 - - Reorganized source code into subfolders - - Extensive refactoring, renaming, and reorganizing of class functionality for testability and clarity - - Increased unit test coverage - - Use precompiled headers to greatly reduce build time - - Use namespaces for static utility classes - - Use the Conan C/C++ Package Manager for library dependencies (e.g. - Boost) - - Migrated to Xerces C++ XML parser and validator from expat and homegrown validator - - Use an XML writer class for writing the profile and position log files. - This centralizes all formatting and escaping of the XML. -ReleaseNotesUrl: https://github.com/cthing/meazure/releases/tag/4.0.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: CThingSoftware.Meazure +PackageVersion: 4.0.0 +PackageLocale: en-US +Publisher: C Thing Software +PublisherUrl: https://www.cthing.com +PublisherSupportUrl: https://github.com/cthing/meazure/issues +PackageName: Meazure +PackageUrl: https://github.com/cthing/meazure +License: Copyright 2001, 2004, 2011 C Thing Software +LicenseUrl: https://github.com/cthing/meazure/blob/master/LICENSE +ShortDescription: Meazure Setup +ReleaseNotes: |- + - Enhancement: A more readable font is used for all dialogs + - Enhancement: A menu item is provided to switch the angle display to show the supplemental angle instead of the included angle. + The sum of the included angle and the supplemental angle is 180 degrees. + - Color display enhancements and fixes + - Enhancement: New color spaces that match the actual color to the web basic and extended colors. + - Enhancement: A button is now provided to copy the contents of the color field to the clipboard. + The button is located to the right of the color swatch. + - Enhancement: The CMYK color space is device dependent. + Therefore, any conversion between the native RGB color space and CMYK is an approximation without a color profile for the target device. + This version of Meazure uses a more conventional formula for approximating CMYK from RGB than was used in previous versions. + - Enhancement: The HSL color display has changed. + In previous versions of Meazure, the HSL values were normalized between 0 and 240, which is unconventional and potentially confusing. + In this release, the HSL values are displayed conventionally with the hue value in degrees in the range [0, 360), and the saturation and lightness values as percentages in the range [0, 100]. + - Fix: The YIQ color display now shows negative in-phase and quadrature values. + - Leading zeros in all formats except hexadecimal have been removed. + For example, the RGB value previously displayed as "010 020 255" is now displayed as "10 20 255". + - Fix: Meazure now reports the correct screen dimensions and measurements on high DPI displays (e.g. 4K display). + - Fix: Meazure accommodates screen scaling. + Note that you must restart Meazure if you change the screen scaling (e.g. going from 100% to 150% scaling). + To accommodate this, Meazure now reports the Windows default screen resolution (96 DPI) as the default uncalibrated resolution. + In previous releases, Meazure would query the operating system at runtime for the logical resolution. + However, that value is now the effective (i.e. scaled) resolution, which is not appropriate for calculating measurements in resolution-dependent units (e.g. inches). + - Fix: The Position log save dialog once again displays a text fields for specifying a title and description for the log file. + - Fix: Position log DTD defined the type for the desktop identifier and its references as ID and IDREF respectively. + This was incorrect because the identifier is a GUID, which can start with a number and that is not allowed for an ID. + The type has been changed to NMTOKEN, which allows a leading digit. + Because the type is a superset of ID and to support backward compatibility, the name and version of the DTD has not been changed. + - Internal improvements + - Migrated codesbase to C++17 + - Reorganized source code into subfolders + - Extensive refactoring, renaming, and reorganizing of class functionality for testability and clarity + - Increased unit test coverage + - Use precompiled headers to greatly reduce build time + - Use namespaces for static utility classes + - Use the Conan C/C++ Package Manager for library dependencies (e.g. + Boost) + - Migrated to Xerces C++ XML parser and validator from expat and homegrown validator + - Use an XML writer class for writing the profile and position log files. + This centralizes all formatting and escaping of the XML. +ReleaseNotesUrl: https://github.com/cthing/meazure/releases/tag/4.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- angle +- color-picker +- colorpicker +- crosshairs +- measurement +- protractor +- rulers +- screen-capture +- windows diff --git a/manifests/c/CThingSoftware/Meazure/4.0.0/CThingSoftware.Meazure.yaml b/manifests/c/CThingSoftware/Meazure/4.0.0/CThingSoftware.Meazure.yaml index 3123081cf98a0..f4d2598d27553 100644 --- a/manifests/c/CThingSoftware/Meazure/4.0.0/CThingSoftware.Meazure.yaml +++ b/manifests/c/CThingSoftware/Meazure/4.0.0/CThingSoftware.Meazure.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: CThingSoftware.Meazure -PackageVersion: 4.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: CThingSoftware.Meazure +PackageVersion: 4.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From cbd33ed72cee2cc1e9d207b45c468b3ee2dd7e3c Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:19:36 +0530 Subject: [PATCH 308/461] Update version: Cube.CubePlatform version 3.8.8.1 (#134286) --- .../3.8.8.1/Cube.CubePlatform.installer.yaml | 143 +++++++++--------- .../Cube.CubePlatform.locale.en-US.yaml | 69 +++++---- .../Cube.CubePlatform.locale.zh-CN.yaml | 66 ++++---- .../Cube.CubePlatform.locale.zh-HK.yaml | 68 +++++---- .../3.8.8.1/Cube.CubePlatform.yaml | 17 ++- 5 files changed, 193 insertions(+), 170 deletions(-) diff --git a/manifests/c/Cube/CubePlatform/3.8.8.1/Cube.CubePlatform.installer.yaml b/manifests/c/Cube/CubePlatform/3.8.8.1/Cube.CubePlatform.installer.yaml index d178369382480..52e1a8ed2bb9f 100644 --- a/manifests/c/Cube/CubePlatform/3.8.8.1/Cube.CubePlatform.installer.yaml +++ b/manifests/c/Cube/CubePlatform/3.8.8.1/Cube.CubePlatform.installer.yaml @@ -1,71 +1,72 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Cube.CubePlatform -PackageVersion: 3.8.8.1 -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /exenoui /quiet /norestart - SilentWithProgress: /exenoui /passive /norestart - InstallLocation: APPDIR="" - Log: /log "" -ExpectedReturnCodes: -- InstallerReturnCode: -1 - ReturnResponse: cancelledByUser -- InstallerReturnCode: 1 - ReturnResponse: invalidParameter -- InstallerReturnCode: 87 - ReturnResponse: invalidParameter -- InstallerReturnCode: 1601 - ReturnResponse: contactSupport -- InstallerReturnCode: 1602 - ReturnResponse: cancelledByUser -- InstallerReturnCode: 1618 - ReturnResponse: installInProgress -- InstallerReturnCode: 1623 - ReturnResponse: systemNotSupported -- InstallerReturnCode: 1625 - ReturnResponse: blockedByPolicy -- InstallerReturnCode: 1628 - ReturnResponse: invalidParameter -- InstallerReturnCode: 1633 - ReturnResponse: systemNotSupported -- InstallerReturnCode: 1638 - ReturnResponse: alreadyInstalled -- InstallerReturnCode: 1639 - ReturnResponse: invalidParameter -- InstallerReturnCode: 1641 - ReturnResponse: rebootInitiated -- InstallerReturnCode: 1640 - ReturnResponse: blockedByPolicy -- InstallerReturnCode: 1643 - ReturnResponse: blockedByPolicy -- InstallerReturnCode: 1644 - ReturnResponse: blockedByPolicy -- InstallerReturnCode: 1649 - ReturnResponse: blockedByPolicy -- InstallerReturnCode: 1650 - ReturnResponse: invalidParameter -- InstallerReturnCode: 1654 - ReturnResponse: systemNotSupported -- InstallerReturnCode: 3010 - ReturnResponse: rebootRequiredToFinish -UpgradeBehavior: install -Protocols: -- asuka -ReleaseDate: 2024-01-05 -Installers: -- Architecture: x86 - InstallerUrl: https://download.cubejoy.com/app/3.8.8.1/CubeSetup_v3.8.8.1.exe - InstallerSha256: A9050DD2B78B17F37C854DD8CD6F2D1BFFAB24DE82888CE5DE13457615A86DCC -- InstallerLocale: zh-HK - Architecture: x86 - InstallerUrl: https://download.cubejoy.com/app/3.8.8.1/CubeSetup_HK_TC_v3.8.8.1.exe - InstallerSha256: 82C9AC63894D8890D236235F2ED5DFC16CBB0C14B35EB99D7EA3E6F6A512B937 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Cube.CubePlatform +PackageVersion: 3.8.8.1 +Installers: +- Architecture: x86 + InstallerUrl: https://download.cubejoy.com/app/3.8.8.1/CubeSetup_v3.8.8.1.exe + InstallerSha256: a9050dd2b78b17f37c854dd8cd6f2d1bffab24de82888ce5de13457615a86dcc +- InstallerLocale: zh-HK + Architecture: x86 + InstallerUrl: https://download.cubejoy.com/app/3.8.8.1/CubeSetup_v3.8.8.1.exe + InstallerSha256: a9050dd2b78b17f37c854dd8cd6f2d1bffab24de82888ce5de13457615a86dcc +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /exenoui /quiet /norestart + SilentWithProgress: /exenoui /passive /norestart + InstallLocation: APPDIR="" + Log: /log "" +ExpectedReturnCodes: +- InstallerReturnCode: -1 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1 + ReturnResponse: invalidParameter +- InstallerReturnCode: 87 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +UpgradeBehavior: install +Protocols: +- asuka +ReleaseDate: 2024-01-05 diff --git a/manifests/c/Cube/CubePlatform/3.8.8.1/Cube.CubePlatform.locale.en-US.yaml b/manifests/c/Cube/CubePlatform/3.8.8.1/Cube.CubePlatform.locale.en-US.yaml index 2f74e8270c832..30a05c2ed2179 100644 --- a/manifests/c/Cube/CubePlatform/3.8.8.1/Cube.CubePlatform.locale.en-US.yaml +++ b/manifests/c/Cube/CubePlatform/3.8.8.1/Cube.CubePlatform.locale.en-US.yaml @@ -1,31 +1,38 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Cube.CubePlatform -PackageVersion: 3.8.8.1 -PackageLocale: en-US -Publisher: 方块游戏 -PublisherUrl: https://www.cubejoy.com -PublisherSupportUrl: https://cs.cubejoy.com/index.html -PrivacyUrl: https://pages.cubejoy.com/privacy.html -Author: Wan Xin Culture Technology Co., Ltd. -PackageName: 方块游戏平台 -PackageUrl: https://app.cubejoy.com/download.html -License: Proprietary -LicenseUrl: https://pages.cubejoy.com/protocol.html -Copyright: Wan Xin Culture Technology Co., Ltd. All Rights Reserved -# CopyrightUrl: -ShortDescription: The official PC client of Cube Game -Description: The official PC client of Cube Game that helps you manage a huge number of games with one click and installs them intelligently. -# Moniker: -Tags: -- game -- gaming -- store -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Cube.CubePlatform +PackageVersion: 3.8.8.1 +PackageLocale: en-US +Publisher: 方块游戏 +PublisherUrl: https://www.cubejoy.com +PublisherSupportUrl: https://cs.cubejoy.com/index.html +PrivacyUrl: https://pages.cubejoy.com/privacy.html +Author: Wan Xin Culture Technology Co., Ltd. +PackageName: 方块游戏平台 +PackageUrl: https://app.cubejoy.com/download.html +License: Proprietary +LicenseUrl: https://pages.cubejoy.com/protocol.html +Copyright: Wan Xin Culture Technology Co., Ltd. All Rights Reserved +# CopyrightUrl: + +ShortDescription: The official PC client of Cube Game +Description: The official PC client of Cube Game that helps you manage a huge number of games with one click and installs them intelligently. +# Moniker: + +Tags: +- game +- gaming +- store +# ReleaseNotes: + +# ReleaseNotesUrl: + +# PurchaseUrl: + +# InstallationNotes: + +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/Cube/CubePlatform/3.8.8.1/Cube.CubePlatform.locale.zh-CN.yaml b/manifests/c/Cube/CubePlatform/3.8.8.1/Cube.CubePlatform.locale.zh-CN.yaml index 265c668e4355d..426219441de63 100644 --- a/manifests/c/Cube/CubePlatform/3.8.8.1/Cube.CubePlatform.locale.zh-CN.yaml +++ b/manifests/c/Cube/CubePlatform/3.8.8.1/Cube.CubePlatform.locale.zh-CN.yaml @@ -1,30 +1,36 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json - -PackageIdentifier: Cube.CubePlatform -PackageVersion: 3.8.8.1 -PackageLocale: zh-CN -Publisher: 方块游戏 -PublisherUrl: https://www.cubejoy.com -PublisherSupportUrl: https://cs.cubejoy.com/index.html -PrivacyUrl: https://pages.cubejoy.com/privacy.html -Author: 皖新文化科技有限公司 -PackageName: 方块游戏平台 -PackageUrl: https://app.cubejoy.com/download.html -License: 专有软件 -LicenseUrl: https://pages.cubejoy.com/protocol.html -Copyright: 皖新文化科技有限公司版权所有 -# CopyrightUrl: -ShortDescription: 方块游戏官方 PC 客户端软件 -Description: 方块游戏官方 PC 客户端软件,助您一键搞定海量游戏,智能安装,更简单、更快乐! -# Moniker: -Tags: -- 商店 -- 游戏 -ReleaseNotes: 加入聊天功能 -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Cube.CubePlatform +PackageVersion: 3.8.8.1 +PackageLocale: zh-CN +Publisher: 方块游戏 +PublisherUrl: https://www.cubejoy.com +PublisherSupportUrl: https://cs.cubejoy.com/index.html +PrivacyUrl: https://pages.cubejoy.com/privacy.html +Author: 皖新文化科技有限公司 +PackageName: 方块游戏平台 +PackageUrl: https://app.cubejoy.com/download.html +License: 专有软件 +LicenseUrl: https://pages.cubejoy.com/protocol.html +Copyright: 皖新文化科技有限公司版权所有 +# CopyrightUrl: + +ShortDescription: 方块游戏官方 PC 客户端软件 +Description: 方块游戏官方 PC 客户端软件,助您一键搞定海量游戏,智能安装,更简单、更快乐! +# Moniker: + +Tags: +- 商店 +- 游戏 +ReleaseNotes: 加入聊天功能 +# ReleaseNotesUrl: + +# PurchaseUrl: + +# InstallationNotes: + +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/c/Cube/CubePlatform/3.8.8.1/Cube.CubePlatform.locale.zh-HK.yaml b/manifests/c/Cube/CubePlatform/3.8.8.1/Cube.CubePlatform.locale.zh-HK.yaml index 9a4ba0d24502e..2ba598b1414de 100644 --- a/manifests/c/Cube/CubePlatform/3.8.8.1/Cube.CubePlatform.locale.zh-HK.yaml +++ b/manifests/c/Cube/CubePlatform/3.8.8.1/Cube.CubePlatform.locale.zh-HK.yaml @@ -1,30 +1,38 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json - -PackageIdentifier: Cube.CubePlatform -PackageVersion: 3.8.8.1 -PackageLocale: zh-HK -Publisher: 方块遊戲 -PublisherUrl: https://www.cubejoy.hk -# PublisherSupportUrl: -PrivacyUrl: https://pages.cubejoy.com/twprotocol.html -Author: 皖新文化科技有限公司 -PackageName: 方块遊戲平台 -PackageUrl: https://app.cubejoy.hk -License: 專有軟件 -LicenseUrl: https://pages.cubejoy.com/twprotocol.html -Copyright: 皖新文化科技有限公司版權所有 -# CopyrightUrl: -ShortDescription: 方塊遊戲官方 PC 客戶端軟件 -Description: 方塊遊戲官方 PC 客戶端軟件,助您一鍵搞定海量遊戲,智能安裝,更簡單、更快樂! -# Moniker: -Tags: -- 商店 -- 遊戲 -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Cube.CubePlatform +PackageVersion: 3.8.8.1 +PackageLocale: zh-HK +Publisher: 方块遊戲 +PublisherUrl: https://www.cubejoy.hk +# PublisherSupportUrl: + +PrivacyUrl: https://pages.cubejoy.com/twprotocol.html +Author: 皖新文化科技有限公司 +PackageName: 方块遊戲平台 +PackageUrl: https://app.cubejoy.hk +License: 專有軟件 +LicenseUrl: https://pages.cubejoy.com/twprotocol.html +Copyright: 皖新文化科技有限公司版權所有 +# CopyrightUrl: + +ShortDescription: 方塊遊戲官方 PC 客戶端軟件 +Description: 方塊遊戲官方 PC 客戶端軟件,助您一鍵搞定海量遊戲,智能安裝,更簡單、更快樂! +# Moniker: + +Tags: +- 商店 +- 遊戲 +# ReleaseNotes: + +# ReleaseNotesUrl: + +# PurchaseUrl: + +# InstallationNotes: + +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/c/Cube/CubePlatform/3.8.8.1/Cube.CubePlatform.yaml b/manifests/c/Cube/CubePlatform/3.8.8.1/Cube.CubePlatform.yaml index 95f7c4193e286..ab89977c6e58d 100644 --- a/manifests/c/Cube/CubePlatform/3.8.8.1/Cube.CubePlatform.yaml +++ b/manifests/c/Cube/CubePlatform/3.8.8.1/Cube.CubePlatform.yaml @@ -1,8 +1,9 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Cube.CubePlatform -PackageVersion: 3.8.8.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Cube.CubePlatform +PackageVersion: 3.8.8.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b198523996c493460faf2b7563c05cdb90ad65cc Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:19:39 +0530 Subject: [PATCH 309/461] Add version: CrowTranslate.CrowTranslate version 2.11.1 (#134282) --- ...CrowTranslate.CrowTranslate.installer.yaml | 21 +++++++------- ...wTranslate.CrowTranslate.locale.en-US.yaml | 29 +++++++------------ ...wTranslate.CrowTranslate.locale.zh-CN.yaml | 22 ++++++-------- .../2.11.1/CrowTranslate.CrowTranslate.yaml | 4 +-- 4 files changed, 32 insertions(+), 44 deletions(-) diff --git a/manifests/c/CrowTranslate/CrowTranslate/2.11.1/CrowTranslate.CrowTranslate.installer.yaml b/manifests/c/CrowTranslate/CrowTranslate/2.11.1/CrowTranslate.CrowTranslate.installer.yaml index 01263b873944c..f9796af583898 100644 --- a/manifests/c/CrowTranslate/CrowTranslate/2.11.1/CrowTranslate.CrowTranslate.installer.yaml +++ b/manifests/c/CrowTranslate/CrowTranslate/2.11.1/CrowTranslate.CrowTranslate.installer.yaml @@ -1,19 +1,20 @@ -# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json PackageIdentifier: CrowTranslate.CrowTranslate PackageVersion: 2.11.1 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/crow-translate/crow-translate/releases/download/2.11.1/crow-translate-2.11.1-win64.exe + InstallerSha256: 9d67c505af540f3c96f776724f3fc95061d09812b031adafc5de07401110b915 +ManifestType: installer +ManifestVersion: 1.5.0 +MinimumOSVersion: 10.0.0.0 InstallerType: nullsoft Scope: machine UpgradeBehavior: install Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 -ReleaseDate: 2024-01-04 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/crow-translate/crow-translate/releases/download/2.11.1/crow-translate-2.11.1-win64.exe - InstallerSha256: 9D67C505AF540F3C96F776724F3FC95061D09812B031ADAFC5DE07401110B915 - ProductCode: Crow Translate -ManifestType: installer -ManifestVersion: 1.5.0 +ProductCode: Crow Translate +ReleaseDate: "2024-01-04" diff --git a/manifests/c/CrowTranslate/CrowTranslate/2.11.1/CrowTranslate.CrowTranslate.locale.en-US.yaml b/manifests/c/CrowTranslate/CrowTranslate/2.11.1/CrowTranslate.CrowTranslate.locale.en-US.yaml index 5f6c2bfb50fe5..5b72b24e1391b 100644 --- a/manifests/c/CrowTranslate/CrowTranslate/2.11.1/CrowTranslate.CrowTranslate.locale.en-US.yaml +++ b/manifests/c/CrowTranslate/CrowTranslate/2.11.1/CrowTranslate.CrowTranslate.locale.en-US.yaml @@ -1,23 +1,23 @@ -# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json PackageIdentifier: CrowTranslate.CrowTranslate PackageVersion: 2.11.1 PackageLocale: en-US Publisher: Crow Translate -PublisherUrl: https://github.com/crow-translate +PublisherUrl: https://github.com/crow-translate/ PublisherSupportUrl: https://github.com/crow-translate/crow-translate/issues -# PrivacyUrl: +# PrivacyUrl: Author: Hennadii Chernyshchyk PackageName: Crow Translate -PackageUrl: https://crow-translate.github.io +PackageUrl: https://crow-translate.github.io/ License: GPL-3.0 LicenseUrl: https://github.com/crow-translate/crow-translate/blob/master/COPYING -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. +Copyright: Copyright © 2018-2022 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: +# Moniker: Tags: - bing - dictionary @@ -30,15 +30,6 @@ Tags: - translation - translator - yandex -ReleaseNotes: |- - Changed - - Enable new LibreTranslate langs. - - Require Qt5X11Extras on Linux. - - Add and remove old, non-existed, broken Libre and Lingva instances. - - Improve accessibility for screen readers. -ReleaseNotesUrl: https://github.com/crow-translate/crow-translate/releases/tag/2.11.1 -# PurchaseUrl: -# InstallationNotes: -# Documentations: ManifestType: defaultLocale ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/crow-translate/crow-translate/releases/tag/2.11.1 diff --git a/manifests/c/CrowTranslate/CrowTranslate/2.11.1/CrowTranslate.CrowTranslate.locale.zh-CN.yaml b/manifests/c/CrowTranslate/CrowTranslate/2.11.1/CrowTranslate.CrowTranslate.locale.zh-CN.yaml index a46a5d46ad002..ede6b79697745 100644 --- a/manifests/c/CrowTranslate/CrowTranslate/2.11.1/CrowTranslate.CrowTranslate.locale.zh-CN.yaml +++ b/manifests/c/CrowTranslate/CrowTranslate/2.11.1/CrowTranslate.CrowTranslate.locale.zh-CN.yaml @@ -1,23 +1,23 @@ -# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.1.0.schema.json PackageIdentifier: CrowTranslate.CrowTranslate PackageVersion: 2.11.1 PackageLocale: zh-CN Publisher: Crow Translate -PublisherUrl: https://github.com/crow-translate +PublisherUrl: https://github.com/crow-translate/ PublisherSupportUrl: https://github.com/crow-translate/crow-translate/issues -# PrivacyUrl: +# PrivacyUrl: Author: Hennadii Chernyshchyk PackageName: Crow Translate -PackageUrl: https://crow-translate.github.io +PackageUrl: https://crow-translate.github.io/ License: GPL-3.0 LicenseUrl: https://github.com/crow-translate/crow-translate/blob/master/COPYING -Copyright: Copyright © 2018-2024 Hennadii Chernyshchyk -# CopyrightUrl: +Copyright: Copyright © 2018-2022 Hennadii Chernyshchyk +# CopyrightUrl: ShortDescription: 一款简单、轻量的翻译工具,允许您使用谷歌、Yandex、必应、LibreTranslate、Lingva 进行文本翻译和发音。 Description: Crow Translate 是一款使用 C++ / Qt 编写的简单、轻量的翻译工具,允许您使用谷歌、Yandex、必应、LibreTranslate、Lingva 的翻译 API 进行文本翻译和发音。 -# Moniker: +# Moniker: Tags: - libretranslate - lingva @@ -29,10 +29,6 @@ Tags: - 英语 - 词典 - 谷歌 -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/crow-translate/crow-translate/releases/tag/2.11.1 -# PurchaseUrl: -# InstallationNotes: -# Documentations: ManifestType: locale ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/crow-translate/crow-translate/releases/tag/2.11.1 diff --git a/manifests/c/CrowTranslate/CrowTranslate/2.11.1/CrowTranslate.CrowTranslate.yaml b/manifests/c/CrowTranslate/CrowTranslate/2.11.1/CrowTranslate.CrowTranslate.yaml index 738fc16168cf0..d7f9c66a33260 100644 --- a/manifests/c/CrowTranslate/CrowTranslate/2.11.1/CrowTranslate.CrowTranslate.yaml +++ b/manifests/c/CrowTranslate/CrowTranslate/2.11.1/CrowTranslate.CrowTranslate.yaml @@ -1,5 +1,5 @@ -# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json PackageIdentifier: CrowTranslate.CrowTranslate PackageVersion: 2.11.1 From 002b6a8912e9b0fcb0eb9ec6510edf01ca34e6e6 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:19:48 +0530 Subject: [PATCH 310/461] Add version: Cppcheck.Cppcheck version 2.13.0 (#134281) --- .../2.13.0/Cppcheck.Cppcheck.installer.yaml | 16 +++++++++ .../Cppcheck.Cppcheck.locale.en-US.yaml | 35 +++++++++++++++++++ .../Cppcheck/2.13.0/Cppcheck.Cppcheck.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/c/Cppcheck/Cppcheck/2.13.0/Cppcheck.Cppcheck.installer.yaml create mode 100644 manifests/c/Cppcheck/Cppcheck/2.13.0/Cppcheck.Cppcheck.locale.en-US.yaml create mode 100644 manifests/c/Cppcheck/Cppcheck/2.13.0/Cppcheck.Cppcheck.yaml diff --git a/manifests/c/Cppcheck/Cppcheck/2.13.0/Cppcheck.Cppcheck.installer.yaml b/manifests/c/Cppcheck/Cppcheck/2.13.0/Cppcheck.Cppcheck.installer.yaml new file mode 100644 index 0000000000000..c6d45cf3f9857 --- /dev/null +++ b/manifests/c/Cppcheck/Cppcheck/2.13.0/Cppcheck.Cppcheck.installer.yaml @@ -0,0 +1,16 @@ +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json + +PackageIdentifier: Cppcheck.Cppcheck +PackageVersion: "2.13.0" +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/danmar/cppcheck/releases/download/2.13.0/cppcheck-2.13.0-x64-Setup.msi + InstallerSha256: 72c4910dd5d027353deb88d98498e27b9e4f0ba49467c9130796ee91e9a646c2 + UpgradeCode: "{7E94124C-1CD1-433F-9423-4614E52300DD}" +ManifestType: installer +ManifestVersion: 1.5.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +ProductCode: '{01B8106B-5C02-415C-A22C-583914C223C7}' +ReleaseDate: "2023-12-23" diff --git a/manifests/c/Cppcheck/Cppcheck/2.13.0/Cppcheck.Cppcheck.locale.en-US.yaml b/manifests/c/Cppcheck/Cppcheck/2.13.0/Cppcheck.Cppcheck.locale.en-US.yaml new file mode 100644 index 0000000000000..f81d1c8d606b0 --- /dev/null +++ b/manifests/c/Cppcheck/Cppcheck/2.13.0/Cppcheck.Cppcheck.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json + +PackageIdentifier: Cppcheck.Cppcheck +PackageVersion: "2.13.0" +PackageLocale: en-US +Publisher: The Cppcheck team +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +PackageName: Cppcheck +PackageUrl: https://github.com/danmar/cppcheck +License: GPL 3 or later +LicenseUrl: https://raw.githubusercontent.com/danmar/cppcheck/master/COPYING +# Copyright: +# CopyrightUrl: +ShortDescription: Cppcheck is a static analysis tool for C/C++ code. +Description: Cppcheck is a static analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools it does not detect syntax errors in the code. Cppcheck primarily detects the types of bugs that the compilers normally do not detect. The goal is to detect only real errors in the code (i.e. have zero false positives). +Moniker: cppcheck +Tags: +- admin +- analysis +- c++ +- check +- code +- cpp +- static +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +PublisherUrl: https://github.com/danmar +ReleaseNotesUrl: https://github.com/danmar/cppcheck/releases/tag/2.13.0 diff --git a/manifests/c/Cppcheck/Cppcheck/2.13.0/Cppcheck.Cppcheck.yaml b/manifests/c/Cppcheck/Cppcheck/2.13.0/Cppcheck.Cppcheck.yaml new file mode 100644 index 0000000000000..0c3ac57c0ce10 --- /dev/null +++ b/manifests/c/Cppcheck/Cppcheck/2.13.0/Cppcheck.Cppcheck.yaml @@ -0,0 +1,8 @@ +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json + +PackageIdentifier: Cppcheck.Cppcheck +PackageVersion: "2.13.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 22478fce41ccc3e2b3ca919879463b11c7683f5c Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:19:59 +0530 Subject: [PATCH 311/461] Update version: CorporateClashCrew.ToontownCorporateClash version 1.3.0 (#134278) --- ...Crew.ToontownCorporateClash.installer.yaml | 27 ++++++++-------- ...w.ToontownCorporateClash.locale.en-US.yaml | 32 ++++++++++--------- ...orateClashCrew.ToontownCorporateClash.yaml | 17 +++++----- 3 files changed, 40 insertions(+), 36 deletions(-) diff --git a/manifests/c/CorporateClashCrew/ToontownCorporateClash/1.3.0/CorporateClashCrew.ToontownCorporateClash.installer.yaml b/manifests/c/CorporateClashCrew/ToontownCorporateClash/1.3.0/CorporateClashCrew.ToontownCorporateClash.installer.yaml index 3d751e26b7079..91a0649c21a76 100644 --- a/manifests/c/CorporateClashCrew/ToontownCorporateClash/1.3.0/CorporateClashCrew.ToontownCorporateClash.installer.yaml +++ b/manifests/c/CorporateClashCrew/ToontownCorporateClash/1.3.0/CorporateClashCrew.ToontownCorporateClash.installer.yaml @@ -1,13 +1,14 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: CorporateClashCrew.ToontownCorporateClash -PackageVersion: 1.3.0 -InstallerType: nullsoft -ReleaseDate: 2023-12-15 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/CorporateClash/pyside2-releases/releases/download/v1.3.0/installer.exe - InstallerSha256: D3370A2C1DA4D1A8CB4832C370783AF214E992384132AE3FD4BFB9FB57D6FCBF -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: CorporateClashCrew.ToontownCorporateClash +PackageVersion: 1.3.0 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/CorporateClash/pyside2-releases/releases/download/v1.3.0/installer.exe + InstallerSha256: d3370a2c1da4d1a8cb4832c370783af214e992384132ae3fd4bfb9fb57d6fcbf +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +ReleaseDate: "2023-12-15" diff --git a/manifests/c/CorporateClashCrew/ToontownCorporateClash/1.3.0/CorporateClashCrew.ToontownCorporateClash.locale.en-US.yaml b/manifests/c/CorporateClashCrew/ToontownCorporateClash/1.3.0/CorporateClashCrew.ToontownCorporateClash.locale.en-US.yaml index 88f1502efda6e..a21565f75959c 100644 --- a/manifests/c/CorporateClashCrew/ToontownCorporateClash/1.3.0/CorporateClashCrew.ToontownCorporateClash.locale.en-US.yaml +++ b/manifests/c/CorporateClashCrew/ToontownCorporateClash/1.3.0/CorporateClashCrew.ToontownCorporateClash.locale.en-US.yaml @@ -1,15 +1,17 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: CorporateClashCrew.ToontownCorporateClash -PackageVersion: 1.3.0 -PackageLocale: en-US -Publisher: Corporate Clash -# PublisherUrl: -PackageName: Corporate Clash Launcher -PackageUrl: https://github.com/CorporateClash/pyside2-releases -License: Proprietary -ShortDescription: 'Toontown: Corporate Clash is a completely free to play massively multiplayer online game designed to be the new experience of a game many of us loved.' -ReleaseNotesUrl: https://github.com/CorporateClash/pyside2-releases/releases/tag/v1.3.0 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: CorporateClashCrew.ToontownCorporateClash +PackageVersion: 1.3.0 +PackageLocale: en-US +Publisher: Corporate Clash +# PublisherUrl: + +PackageName: Corporate Clash Launcher +PackageUrl: https://github.com/CorporateClash/pyside2-releases +License: Proprietary +ShortDescription: 'Toontown: Corporate Clash is a completely free to play massively multiplayer online game designed to be the new experience of a game many of us loved.' +ReleaseNotesUrl: https://github.com/CorporateClash/pyside2-releases/releases/tag/v1.3.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/CorporateClashCrew/ToontownCorporateClash/1.3.0/CorporateClashCrew.ToontownCorporateClash.yaml b/manifests/c/CorporateClashCrew/ToontownCorporateClash/1.3.0/CorporateClashCrew.ToontownCorporateClash.yaml index 18fca47b3bb52..e37fd79390bcc 100644 --- a/manifests/c/CorporateClashCrew/ToontownCorporateClash/1.3.0/CorporateClashCrew.ToontownCorporateClash.yaml +++ b/manifests/c/CorporateClashCrew/ToontownCorporateClash/1.3.0/CorporateClashCrew.ToontownCorporateClash.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: CorporateClashCrew.ToontownCorporateClash -PackageVersion: 1.3.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: CorporateClashCrew.ToontownCorporateClash +PackageVersion: 1.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4f59a24694faed06a8348eab487edd5231b680e3 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:20:15 +0530 Subject: [PATCH 312/461] Add version: CryptoPro.Chromium-Gost version 120.0.6099.216 (#134284) --- .../CryptoPro.Chromium-Gost.installer.yaml | 45 +++++++++++++++++++ .../CryptoPro.Chromium-Gost.locale.ru-RU.yaml | 27 +++++++++++ .../CryptoPro.Chromium-Gost.yaml | 9 ++++ 3 files changed, 81 insertions(+) create mode 100644 manifests/c/CryptoPro/Chromium-Gost/120.0.6099.216/CryptoPro.Chromium-Gost.installer.yaml create mode 100644 manifests/c/CryptoPro/Chromium-Gost/120.0.6099.216/CryptoPro.Chromium-Gost.locale.ru-RU.yaml create mode 100644 manifests/c/CryptoPro/Chromium-Gost/120.0.6099.216/CryptoPro.Chromium-Gost.yaml diff --git a/manifests/c/CryptoPro/Chromium-Gost/120.0.6099.216/CryptoPro.Chromium-Gost.installer.yaml b/manifests/c/CryptoPro/Chromium-Gost/120.0.6099.216/CryptoPro.Chromium-Gost.installer.yaml new file mode 100644 index 0000000000000..9bfab990feb16 --- /dev/null +++ b/manifests/c/CryptoPro/Chromium-Gost/120.0.6099.216/CryptoPro.Chromium-Gost.installer.yaml @@ -0,0 +1,45 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: CryptoPro.Chromium-Gost +PackageVersion: 120.0.6099.216 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/deemru/Chromium-Gost/releases/download/120.0.6099.216/chromium-gost-120.0.6099.216-windows-386-installer.exe + InstallerSha256: 90dfb1dc9c98c9153d2db5bcebcf88ace6f2db381bf24db1309f7fbcbc590b89 +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/deemru/Chromium-Gost/releases/download/120.0.6099.216/chromium-gost-120.0.6099.216-windows-386-installer.exe + InstallerSha256: 90dfb1dc9c98c9153d2db5bcebcf88ace6f2db381bf24db1309f7fbcbc590b89 +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/deemru/Chromium-Gost/releases/download/120.0.6099.216/chromium-gost-120.0.6099.216-windows-amd64-installer.exe + InstallerSha256: 975a3cfaadf6af2ffcccd0e9845e31d766117494d2b22dd1b61e65d444226f48 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/deemru/Chromium-Gost/releases/download/120.0.6099.216/chromium-gost-120.0.6099.216-windows-amd64-installer.exe + InstallerSha256: 975a3cfaadf6af2ffcccd0e9845e31d766117494d2b22dd1b61e65d444226f48 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: ru-RU +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Silent: --silent --install + SilentWithProgress: --silent --install +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- crx +- htm +- html +- pdf +- shtml +- url +ReleaseDate: "2024-01-10" diff --git a/manifests/c/CryptoPro/Chromium-Gost/120.0.6099.216/CryptoPro.Chromium-Gost.locale.ru-RU.yaml b/manifests/c/CryptoPro/Chromium-Gost/120.0.6099.216/CryptoPro.Chromium-Gost.locale.ru-RU.yaml new file mode 100644 index 0000000000000..c9e51d5eaf12b --- /dev/null +++ b/manifests/c/CryptoPro/Chromium-Gost/120.0.6099.216/CryptoPro.Chromium-Gost.locale.ru-RU.yaml @@ -0,0 +1,27 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: CryptoPro.Chromium-Gost +PackageVersion: 120.0.6099.216 +PackageLocale: ru-RU +Publisher: The Chromium-Gost Authors +PublisherUrl: https://www.cryptopro.ru/products/chromium-gost +PublisherSupportUrl: https://github.com/deemru/Chromium-Gost/issues +Author: The Chromium-Gost Authors +PackageName: Chromium-Gost +PackageUrl: https://www.cryptopro.ru/products/chromium-gost +License: MIT +LicenseUrl: https://github.com/deemru/Chromium-Gost/blob/master/LICENSE +Copyright: Copyright (c) 2017 Dmitrii Pichulin +CopyrightUrl: https://github.com/deemru/Chromium-Gost/blob/master/LICENSE +ShortDescription: Chromium с поддержкой алгоритмов ГОСТ +Moniker: chromium-gost +Tags: +- blink +- browser +- chromium +- cryptopro +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/deemru/Chromium-Gost/releases/tag/120.0.6099.216 diff --git a/manifests/c/CryptoPro/Chromium-Gost/120.0.6099.216/CryptoPro.Chromium-Gost.yaml b/manifests/c/CryptoPro/Chromium-Gost/120.0.6099.216/CryptoPro.Chromium-Gost.yaml new file mode 100644 index 0000000000000..f2509840dd310 --- /dev/null +++ b/manifests/c/CryptoPro/Chromium-Gost/120.0.6099.216/CryptoPro.Chromium-Gost.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: CryptoPro.Chromium-Gost +PackageVersion: 120.0.6099.216 +DefaultLocale: ru-RU +ManifestType: version +ManifestVersion: 1.5.0 From 3f6e915abe4470ac7a6e70c43b7e9180004fab2c Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:20:20 +0530 Subject: [PATCH 313/461] Update version: CozyCloud.CozyDrive.Beta version 3.40.0-beta.1 (#134280) --- .../CozyCloud.CozyDrive.Beta.installer.yaml | 37 ++++++------ ...CozyCloud.CozyDrive.Beta.locale.en-US.yaml | 57 ++++++++++--------- .../CozyCloud.CozyDrive.Beta.yaml | 17 +++--- 3 files changed, 57 insertions(+), 54 deletions(-) diff --git a/manifests/c/CozyCloud/CozyDrive/Beta/3.40.0-beta.1/CozyCloud.CozyDrive.Beta.installer.yaml b/manifests/c/CozyCloud/CozyDrive/Beta/3.40.0-beta.1/CozyCloud.CozyDrive.Beta.installer.yaml index 1ccac3f7559fc..2e466e0b99fa1 100644 --- a/manifests/c/CozyCloud/CozyDrive/Beta/3.40.0-beta.1/CozyCloud.CozyDrive.Beta.installer.yaml +++ b/manifests/c/CozyCloud/CozyDrive/Beta/3.40.0-beta.1/CozyCloud.CozyDrive.Beta.installer.yaml @@ -1,18 +1,19 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: CozyCloud.CozyDrive.Beta -PackageVersion: 3.40.0-beta.1 -InstallerType: nullsoft -Scope: user -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2023-10-26 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/cozy-labs/cozy-desktop/releases/download/v3.40.0-beta.1/Cozy-Drive-Setup-3.40.0-beta.1.exe - InstallerSha256: 675C359EC631ACD29BF2FFAEA98E49C7D2CB4ECF2B434CDBE3CEF7A00FAA5644 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: CozyCloud.CozyDrive.Beta +PackageVersion: 3.40.0-beta.1 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/cozy-labs/cozy-desktop/releases/download/v3.40.0-beta.1/Cozy-Drive-Setup-3.40.0-beta.1.exe + InstallerSha256: 675c359ec631acd29bf2ffaea98e49c7d2cb4ecf2b434cdbe3cef7a00faa5644 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: "2023-10-26" diff --git a/manifests/c/CozyCloud/CozyDrive/Beta/3.40.0-beta.1/CozyCloud.CozyDrive.Beta.locale.en-US.yaml b/manifests/c/CozyCloud/CozyDrive/Beta/3.40.0-beta.1/CozyCloud.CozyDrive.Beta.locale.en-US.yaml index 95712f96d623f..2b90800195ae9 100644 --- a/manifests/c/CozyCloud/CozyDrive/Beta/3.40.0-beta.1/CozyCloud.CozyDrive.Beta.locale.en-US.yaml +++ b/manifests/c/CozyCloud/CozyDrive/Beta/3.40.0-beta.1/CozyCloud.CozyDrive.Beta.locale.en-US.yaml @@ -1,28 +1,29 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: CozyCloud.CozyDrive.Beta -PackageVersion: 3.40.0-beta.1 -PackageLocale: en-US -Publisher: Cozy Cloud -PublisherUrl: https://cozy.io/en -PublisherSupportUrl: https://cozy.io/en/support -PrivacyUrl: https://cozy.io/en/privacy -Author: Cozy Cloud -PackageName: Cozy Drive (Beta) -PackageUrl: https://cozy.io/en/download/#desktop -License: AGPL-3.0 -LicenseUrl: https://raw.githubusercontent.com/cozy-labs/cozy-desktop/master/LICENSE -CopyrightUrl: https://raw.githubusercontent.com/cozy-labs/cozy-desktop/master/LICENSE -ShortDescription: File Synchronisation for Cozy on Desktop and Laptop. -Description: |- - Cozy Drive for Desktop allows you to synchronize the files stored in your Cozy with your laptop and/or desktop computer. - It replicates your files on your hard drive and apply changes you made on them on other synced devices and on your online Cozy. -Tags: -- backup -- cloud -- sync -ReleaseNotes: '- 🔧 We anticipate changes in the way the remote Cozy will inform Cozy Desktop' -ReleaseNotesUrl: https://github.com/cozy-labs/cozy-desktop/releases/tag/v3.40.0-beta.1 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: CozyCloud.CozyDrive.Beta +PackageVersion: 3.40.0-beta.1 +PackageLocale: en-US +Publisher: Cozy Cloud +PublisherUrl: https://cozy.io/en +PublisherSupportUrl: https://cozy.io/en/support +PrivacyUrl: https://cozy.io/en/privacy +Author: Cozy Cloud +PackageName: Cozy Drive (Beta) +PackageUrl: https://cozy.io/en/download/#desktop +License: AGPL-3.0 +LicenseUrl: https://raw.githubusercontent.com/cozy-labs/cozy-desktop/master/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/cozy-labs/cozy-desktop/master/LICENSE +ShortDescription: File Synchronisation for Cozy on Desktop and Laptop. +Description: |- + Cozy Drive for Desktop allows you to synchronize the files stored in your Cozy with your laptop and/or desktop computer. + It replicates your files on your hard drive and apply changes you made on them on other synced devices and on your online Cozy. +Tags: +- backup +- cloud +- sync +ReleaseNotes: "- \U0001F527 We anticipate changes in the way the remote Cozy will inform Cozy Desktop" +ReleaseNotesUrl: https://github.com/cozy-labs/cozy-desktop/releases/tag/v3.40.0-beta.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/CozyCloud/CozyDrive/Beta/3.40.0-beta.1/CozyCloud.CozyDrive.Beta.yaml b/manifests/c/CozyCloud/CozyDrive/Beta/3.40.0-beta.1/CozyCloud.CozyDrive.Beta.yaml index b55b0778aef85..fb098abee442f 100644 --- a/manifests/c/CozyCloud/CozyDrive/Beta/3.40.0-beta.1/CozyCloud.CozyDrive.Beta.yaml +++ b/manifests/c/CozyCloud/CozyDrive/Beta/3.40.0-beta.1/CozyCloud.CozyDrive.Beta.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: CozyCloud.CozyDrive.Beta -PackageVersion: 3.40.0-beta.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: CozyCloud.CozyDrive.Beta +PackageVersion: 3.40.0-beta.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 8654b57e78231a3fe29c37974dbb64d90e0277ac Mon Sep 17 00:00:00 2001 From: Ruben Arts Date: Wed, 17 Jan 2024 18:50:34 +0100 Subject: [PATCH 314/461] New version: prefix-dev.pixi version 0.12.0 (#134276) --- .../0.12.0/prefix-dev.pixi.installer.yaml | 21 +++++++ .../0.12.0/prefix-dev.pixi.locale.en-US.yaml | 60 +++++++++++++++++++ .../pixi/0.12.0/prefix-dev.pixi.yaml | 8 +++ 3 files changed, 89 insertions(+) create mode 100644 manifests/p/prefix-dev/pixi/0.12.0/prefix-dev.pixi.installer.yaml create mode 100644 manifests/p/prefix-dev/pixi/0.12.0/prefix-dev.pixi.locale.en-US.yaml create mode 100644 manifests/p/prefix-dev/pixi/0.12.0/prefix-dev.pixi.yaml diff --git a/manifests/p/prefix-dev/pixi/0.12.0/prefix-dev.pixi.installer.yaml b/manifests/p/prefix-dev/pixi/0.12.0/prefix-dev.pixi.installer.yaml new file mode 100644 index 0000000000000..b8b23e9f1c037 --- /dev/null +++ b/manifests/p/prefix-dev/pixi/0.12.0/prefix-dev.pixi.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: prefix-dev.pixi +PackageVersion: 0.12.0 +InstallerLocale: en-US +InstallerType: wix +InstallerSwitches: + Custom: -norestart +UpgradeBehavior: install +ProductCode: '{B1975E5D-57A3-4E02-BCA2-3A781CFA59E2}' +ReleaseDate: 2024-01-15 +AppsAndFeaturesEntries: +- Publisher: pixi contributors + UpgradeCode: '{D983A0B8-0183-4F99-BA13-A1C49BD8E46F}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/prefix-dev/pixi/releases/download/v0.12.0/pixi-x86_64-pc-windows-msvc.msi + InstallerSha256: F78B1EE65A4C6FA114549D80BA3851D6553DBC57AEA6BFA752F869825D6C0B58 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/prefix-dev/pixi/0.12.0/prefix-dev.pixi.locale.en-US.yaml b/manifests/p/prefix-dev/pixi/0.12.0/prefix-dev.pixi.locale.en-US.yaml new file mode 100644 index 0000000000000..986c47ec17f35 --- /dev/null +++ b/manifests/p/prefix-dev/pixi/0.12.0/prefix-dev.pixi.locale.en-US.yaml @@ -0,0 +1,60 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: prefix-dev.pixi +PackageVersion: 0.12.0 +PackageLocale: en-US +Publisher: prefix-dev +PublisherUrl: https://pixi.sh +PublisherSupportUrl: https://github.com/prefix-dev/pixi/issues +Author: pixi contributors +PackageName: pixi +PackageUrl: https://github.com/prefix-dev/pixi +License: BSD-3-CLAUSE +LicenseUrl: https://github.com/prefix-dev/pixi/blob/main/LICENSE +Copyright: Copyright (c) 2023, prefix.dev GmbH +CopyrightUrl: https://github.com/prefix-dev/pixi/blob/main/LICENSE +ShortDescription: A cross-platform, multi-language package manager and workflow tool +Moniker: pixi +ReleaseNotes: |- + ✨ Highlights + - Some great community contributions, pixi global upgrade, pixi project version commands, a PIXI_HOME variable. + - A ton of refactor work to prepare for the multi-environment feature. + - Note that there are no extra environments created yet, but you can just specify them in the pixi.toml file already. + - Next we'll build the actual environments. + Added + - Add global upgrade command to pixi by @trueleo in #614 + - Add configurable PIXI_HOME by @chawyehsu in #627 + - Add --pypi option to pixi remove by @marcelotrevisani in #602 + - PrioritizedChannels to specify channel priority by @ruben-arts in #658 + - Add project version {major,minor,patch} CLIs by @hadim in #633 + Changed + - Refactored project model using targets, features and environments by @baszalmstra in #616 + - Move code from Project to Environment by @baszalmstra in #630 + - Refactored system-requirements from Environment by @baszalmstra in #632 + - Extract activation.scripts into Environment by @baszalmstra in #659 + - Extract pypi-dependencies from Environment by @baszalmstra in #656 + - De-serialization of features and environments by @ruben-arts in #636 + Fixed + - Make install.sh also work with wget if curl is not available by @wolfv in #644 + - Use source build for rattler by @ruben-arts + - Check for pypi-dependencies before amending the pypi purls by @ruben-arts in #661 + - Don't allow the use of reflinks by @ruben-arts in #662 + Removed + - Remove windows and unix system requirements by @baszalmstra in #635 + Documentation + - Document the channel logic by @ruben-arts in #610 + - Update the instructions for installing on Arch Linux by @orhun in #653 + - Update Community.md by @KarelZe in #654 + - Replace contributions.md with contributing.md and make it more standardized by @ruben-arts in #649 + - Remove windows and unix system requirements by @baszalmstra in #635 + - Add CODE_OF_CONDUCT.md by @ruben-arts in #648 + - Removed remaining .ps1 references by @bahugo in #643 + New Contributors + - @marcelotrevisani made their first contribution in #602 + - @trueleo made their first contribution in #614 + - @bahugo made their first contribution in #643 + - @KarelZe made their first contribution in #654 +ReleaseNotesUrl: https://github.com/prefix-dev/pixi/releases/tag/v0.12.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/prefix-dev/pixi/0.12.0/prefix-dev.pixi.yaml b/manifests/p/prefix-dev/pixi/0.12.0/prefix-dev.pixi.yaml new file mode 100644 index 0000000000000..e37c7c3eff22e --- /dev/null +++ b/manifests/p/prefix-dev/pixi/0.12.0/prefix-dev.pixi.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: prefix-dev.pixi +PackageVersion: 0.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 2989f30d44759e43a97bdc949176686878240afa Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:20:41 +0530 Subject: [PATCH 315/461] Add version: CopyTranslator.CopyTranslator version 11.0.2 (#134275) --- ...pyTranslator.CopyTranslator.installer.yaml | 27 +++++----- ...ranslator.CopyTranslator.locale.en-US.yaml | 52 +++++++++++-------- .../11.0.2/CopyTranslator.CopyTranslator.yaml | 16 +++--- 3 files changed, 53 insertions(+), 42 deletions(-) diff --git a/manifests/c/CopyTranslator/CopyTranslator/11.0.2/CopyTranslator.CopyTranslator.installer.yaml b/manifests/c/CopyTranslator/CopyTranslator/11.0.2/CopyTranslator.CopyTranslator.installer.yaml index 8412056cea8f2..2098836f4809f 100644 --- a/manifests/c/CopyTranslator/CopyTranslator/11.0.2/CopyTranslator.CopyTranslator.installer.yaml +++ b/manifests/c/CopyTranslator/CopyTranslator/11.0.2/CopyTranslator.CopyTranslator.installer.yaml @@ -1,13 +1,14 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: CopyTranslator.CopyTranslator -PackageVersion: 11.0.2 -InstallerType: nullsoft -ReleaseDate: 2023-02-27 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/CopyTranslator/CopyTranslator/releases/download/v11.0.2/copytranslator-setup-11.0.2.exe - InstallerSha256: BA5F2FAF04C331A2D740D3EC5C6888A7ECCF70CAB52B491557EF448FF15DB621 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json + +PackageIdentifier: CopyTranslator.CopyTranslator +PackageVersion: 11.0.2 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/CopyTranslator/CopyTranslator/releases/download/v11.0.2/copytranslator-setup-11.0.2.exe + InstallerSha256: ba5f2faf04c331a2d740d3ec5c6888a7eccf70cab52b491557ef448ff15db621 +ManifestType: installer +ManifestVersion: 1.5.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +ReleaseDate: "2023-02-27" diff --git a/manifests/c/CopyTranslator/CopyTranslator/11.0.2/CopyTranslator.CopyTranslator.locale.en-US.yaml b/manifests/c/CopyTranslator/CopyTranslator/11.0.2/CopyTranslator.CopyTranslator.locale.en-US.yaml index 9009559a28cd7..6239caa27475b 100644 --- a/manifests/c/CopyTranslator/CopyTranslator/11.0.2/CopyTranslator.CopyTranslator.locale.en-US.yaml +++ b/manifests/c/CopyTranslator/CopyTranslator/11.0.2/CopyTranslator.CopyTranslator.locale.en-US.yaml @@ -1,21 +1,31 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: CopyTranslator.CopyTranslator -PackageVersion: 11.0.2 -PackageLocale: en-US -Publisher: CopyTranslator -PublisherUrl: https://copytranslator.github.io -PublisherSupportUrl: https://github.com/CopyTranslator/CopyTranslator/issues -PackageName: CopyTranslator -PackageUrl: https://copytranslator.github.io -License: GPLv2 -LicenseUrl: https://github.com/CopyTranslator/CopyTranslator/blob/master/LICENSE -ShortDescription: A user-frandly translation tool for PDF reading. It automaticly removes line breaks from the text you copied and then display the translation result. -Tags: -- copy -- pdf -- translate -ReleaseNotesUrl: https://github.com/CopyTranslator/CopyTranslator/releases/tag/v11.0.2 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json + +PackageIdentifier: CopyTranslator.CopyTranslator +PackageVersion: 11.0.2 +PackageLocale: en-US +Publisher: CopyTranslator +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +PackageName: CopyTranslator +PackageUrl: https://copytranslator.github.io/ +License: GPLv2 +LicenseUrl: https://github.com/CopyTranslator/CopyTranslator/blob/master/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: A user-frandly translation tool for PDF reading. It automaticly removes line breaks from the text you copied and then display the translation result. +# Description: +# Moniker: +Tags: +- copy +- pdf +- translate +# Agreements: +# ReleaseNotes: +# ReleaseNotesUrl: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +PublisherSupportUrl: https://github.com/CopyTranslator/CopyTranslator/issues +ReleaseNotesUrl: https://github.com/CopyTranslator/CopyTranslator/releases/tag/v11.0.2 diff --git a/manifests/c/CopyTranslator/CopyTranslator/11.0.2/CopyTranslator.CopyTranslator.yaml b/manifests/c/CopyTranslator/CopyTranslator/11.0.2/CopyTranslator.CopyTranslator.yaml index 05cdfa66fcf61..86fdc8e2346f1 100644 --- a/manifests/c/CopyTranslator/CopyTranslator/11.0.2/CopyTranslator.CopyTranslator.yaml +++ b/manifests/c/CopyTranslator/CopyTranslator/11.0.2/CopyTranslator.CopyTranslator.yaml @@ -1,8 +1,8 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: CopyTranslator.CopyTranslator -PackageVersion: 11.0.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json + +PackageIdentifier: CopyTranslator.CopyTranslator +PackageVersion: 11.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3384b5f48bb0916c32c5f45d06cc3cbd4de51d15 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:20:55 +0530 Subject: [PATCH 316/461] Update version: CoocooFroggy.FutureRestore-GUI version 1.98.3 (#134274) --- ...cooFroggy.FutureRestore-GUI.installer.yaml | 30 ++++++----- ...Froggy.FutureRestore-GUI.locale.en-US.yaml | 53 ++++++++++--------- .../CoocooFroggy.FutureRestore-GUI.yaml | 17 +++--- 3 files changed, 53 insertions(+), 47 deletions(-) diff --git a/manifests/c/CoocooFroggy/FutureRestore-GUI/1.98.3/CoocooFroggy.FutureRestore-GUI.installer.yaml b/manifests/c/CoocooFroggy/FutureRestore-GUI/1.98.3/CoocooFroggy.FutureRestore-GUI.installer.yaml index 194404c440711..cd3202a048768 100644 --- a/manifests/c/CoocooFroggy/FutureRestore-GUI/1.98.3/CoocooFroggy.FutureRestore-GUI.installer.yaml +++ b/manifests/c/CoocooFroggy/FutureRestore-GUI/1.98.3/CoocooFroggy.FutureRestore-GUI.installer.yaml @@ -1,14 +1,16 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: CoocooFroggy.FutureRestore-GUI -PackageVersion: 1.98.3 -InstallerType: msi -ProductCode: '{EB4E45EB-BFC3-30D6-9D37-05E6BE8D2FE6}' -ReleaseDate: 2022-12-21 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/CoocooFroggy/FutureRestore-GUI/releases/download/v1.98.3/FutureRestore-GUI-Windows-1.98.3.msi - InstallerSha256: 42F9AC7F002F74845D8A4599F4D8424F6B5B39CFFC4CD3FF4321470D68A24154 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: CoocooFroggy.FutureRestore-GUI +PackageVersion: 1.98.3 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/CoocooFroggy/FutureRestore-GUI/releases/download/v1.98.3/FutureRestore-GUI-Windows-1.98.3.msi + InstallerSha256: 42f9ac7f002f74845d8a4599f4d8424f6b5b39cffc4cd3ff4321470d68a24154 + UpgradeCode: "{FF0410BA-1C6A-374E-B03A-49A0FD3A7D2C}" +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: msi +ProductCode: '{EB4E45EB-BFC3-30D6-9D37-05E6BE8D2FE6}' +ReleaseDate: "2022-12-18" diff --git a/manifests/c/CoocooFroggy/FutureRestore-GUI/1.98.3/CoocooFroggy.FutureRestore-GUI.locale.en-US.yaml b/manifests/c/CoocooFroggy/FutureRestore-GUI/1.98.3/CoocooFroggy.FutureRestore-GUI.locale.en-US.yaml index 85d7afa13261c..b58535df4f209 100644 --- a/manifests/c/CoocooFroggy/FutureRestore-GUI/1.98.3/CoocooFroggy.FutureRestore-GUI.locale.en-US.yaml +++ b/manifests/c/CoocooFroggy/FutureRestore-GUI/1.98.3/CoocooFroggy.FutureRestore-GUI.locale.en-US.yaml @@ -1,25 +1,28 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: CoocooFroggy.FutureRestore-GUI -PackageVersion: 1.98.3 -PackageLocale: en-US -Publisher: CoocooFroggy -PublisherUrl: https://github.com/CoocooFroggy/FutureRestore-GUI -PublisherSupportUrl: https://github.com/CoocooFroggy/FutureRestore-GUI/issues -Author: CoocooFroggy -PackageName: FutureRestore GUI -PackageUrl: https://github.com/CoocooFroggy/FutureRestore-GUI -License: GNU Lesser General Public License v2.1 -LicenseUrl: https://github.com/CoocooFroggy/FutureRestore-GUI/blob/master/LICENSE -CopyrightUrl: https://github.com/CoocooFroggy/FutureRestore-GUI/blob/master/LICENSE -ShortDescription: A GUI implementation for FutureRestore written in Java. -Description: A GUI wrapper for a hacked up wrapper for a full reimplementation of the restore of a firmware to a device, which allows manually specifying SEP and Baseband for restoring, written in Java with Swing. -Moniker: futurerestore-gui -ReleaseNotes: |- - What's new: - - Uploading logs now uses https 🔒 - - Upgraded to Java 19 -ReleaseNotesUrl: https://github.com/CoocooFroggy/FutureRestore-GUI/releases/tag/v1.98.3 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: CoocooFroggy.FutureRestore-GUI +PackageVersion: 1.98.3 +PackageLocale: en-US +Publisher: CoocooFroggy +PublisherUrl: https://github.com/CoocooFroggy/FutureRestore-GUI +PublisherSupportUrl: https://github.com/CoocooFroggy/FutureRestore-GUI/issues +Author: CoocooFroggy +PackageName: FutureRestore GUI +PackageUrl: https://github.com/CoocooFroggy/FutureRestore-GUI +License: GNU Lesser General Public License v2.1 +LicenseUrl: https://github.com/CoocooFroggy/FutureRestore-GUI/blob/master/LICENSE +CopyrightUrl: https://github.com/CoocooFroggy/FutureRestore-GUI/blob/master/LICENSE +ShortDescription: A GUI implementation for FutureRestore written in Java. +Description: A GUI wrapper for a hacked up wrapper for a full reimplementation of the restore of a firmware to a device, which allows manually specifying SEP and Baseband for restoring, written in Java with Swing. +Moniker: futurerestore-gui +ReleaseNotes: "What's new:\n- Uploading logs now uses https \U0001F512\n- Upgraded to Java 19" +ReleaseNotesUrl: https://github.com/CoocooFroggy/FutureRestore-GUI/releases/tag/v1.98.3 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- futurerestore +- futurerestore-gui +- java +- swing diff --git a/manifests/c/CoocooFroggy/FutureRestore-GUI/1.98.3/CoocooFroggy.FutureRestore-GUI.yaml b/manifests/c/CoocooFroggy/FutureRestore-GUI/1.98.3/CoocooFroggy.FutureRestore-GUI.yaml index a96cb99f52fae..216c7c3f66b94 100644 --- a/manifests/c/CoocooFroggy/FutureRestore-GUI/1.98.3/CoocooFroggy.FutureRestore-GUI.yaml +++ b/manifests/c/CoocooFroggy/FutureRestore-GUI/1.98.3/CoocooFroggy.FutureRestore-GUI.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: CoocooFroggy.FutureRestore-GUI -PackageVersion: 1.98.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: CoocooFroggy.FutureRestore-GUI +PackageVersion: 1.98.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 71f0e7e184b03b1e966d0704ff329075db04cc2d Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:26:40 +0530 Subject: [PATCH 317/461] Update version: ElectronCash.ElectronCash version 4.3.1 (#134342) --- .../ElectronCash.ElectronCash.installer.yaml | 41 ++++++----- ...lectronCash.ElectronCash.locale.en-US.yaml | 73 ++++++++++--------- .../4.3.1/ElectronCash.ElectronCash.yaml | 17 +++-- 3 files changed, 67 insertions(+), 64 deletions(-) diff --git a/manifests/e/ElectronCash/ElectronCash/4.3.1/ElectronCash.ElectronCash.installer.yaml b/manifests/e/ElectronCash/ElectronCash/4.3.1/ElectronCash.ElectronCash.installer.yaml index f9b00f8acc522..8b261113b8a8b 100644 --- a/manifests/e/ElectronCash/ElectronCash/4.3.1/ElectronCash.ElectronCash.installer.yaml +++ b/manifests/e/ElectronCash/ElectronCash/4.3.1/ElectronCash.ElectronCash.installer.yaml @@ -1,20 +1,21 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ElectronCash.ElectronCash -PackageVersion: 4.3.1 -Platform: -- Windows.Desktop -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2023-05-20 -Installers: -- Architecture: neutral - InstallerUrl: https://github.com/Electron-Cash/Electron-Cash/releases/download/4.3.1/Electron-Cash-4.3.1-setup.exe - InstallerSha256: 5F063736F0BE1EBAA19AB9ECD333AA146D87B517BA15D0453DC9901939ABF57B -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: ElectronCash.ElectronCash +PackageVersion: 4.3.1 +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/Electron-Cash/Electron-Cash/releases/download/4.3.1/Electron-Cash-4.3.1-setup.exe + InstallerSha256: 5f063736f0be1ebaa19ab9ecd333aa146d87b517ba15d0453dc9901939abf57b +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: "2023-05-20" diff --git a/manifests/e/ElectronCash/ElectronCash/4.3.1/ElectronCash.ElectronCash.locale.en-US.yaml b/manifests/e/ElectronCash/ElectronCash/4.3.1/ElectronCash.ElectronCash.locale.en-US.yaml index f8cbda6f11811..84dfa9fd2f8bf 100644 --- a/manifests/e/ElectronCash/ElectronCash/4.3.1/ElectronCash.ElectronCash.locale.en-US.yaml +++ b/manifests/e/ElectronCash/ElectronCash/4.3.1/ElectronCash.ElectronCash.locale.en-US.yaml @@ -1,36 +1,37 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ElectronCash.ElectronCash -PackageVersion: 4.3.1 -PackageLocale: en-US -Publisher: Electron Cash LLC -PublisherUrl: https://github.com/Electron-Cash/Electron-Cash -PublisherSupportUrl: https://github.com/Electron-Cash/Electron-Cash/issues -Author: Electron Cash LLC -PackageName: Electron Cash -PackageUrl: https://github.com/Electron-Cash/Electron-Cash -License: MIT -LicenseUrl: https://raw.githubusercontent.com/Electron-Cash/Electron-Cash/master/LICENCE -Copyright: Copyright (C) Electron Cash LLC -CopyrightUrl: https://raw.githubusercontent.com/Electron-Cash/Electron-Cash/master/LICENCE -ShortDescription: A fork of Electruum for Bitcoin Cash -ReleaseNotes: |- - What's New in 4.3.1 - - Added a performance fix for a situation which led to pessimization/slowdown when opening wallets in some cases (cculianu) - - Added a fix where CashFusion was "seeing" token-containing UTXOs. - Not normally an issue but if they have significant funds on them, this could cause fusions to fail (cculianu). - - Fixed a typo: "Cateogry" -> "Category" ##2617 (7e378beb8) - - Fix for exoteric bug/problem on Python 3.11 in some rare cases. - Download Notes - - .AppImage is for any Linux 64 bit (it's a self-contained app bundle with everything inside) - - Note: Be sure to set this to executable to run it (chmod +x) - - .dmg is for macOS (Mojave or above is required otherwise it may not run) - - .exe is for Windows - - Srcdist is provided as .tar.gz and/or .zip files - - Includes Python dependencies inside in packages/ - - This is built on a Linux 64-bit system, and also includes libsecp256k1.so.0 and the embedded tor static binary. - - ShaSums and Signatures: Sha256 hashes and pgp signatures for the below release are available here. -ReleaseNotesUrl: https://github.com/Electron-Cash/Electron-Cash/releases/tag/4.3.1 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: ElectronCash.ElectronCash +PackageVersion: 4.3.1 +PackageLocale: en-US +Publisher: Electron Cash LLC +PublisherUrl: https://github.com/Electron-Cash/Electron-Cash +PublisherSupportUrl: https://github.com/Electron-Cash/Electron-Cash/issues +Author: Electron Cash LLC +PackageName: Electron Cash +PackageUrl: https://github.com/Electron-Cash/Electron-Cash +License: MIT +LicenseUrl: https://raw.githubusercontent.com/Electron-Cash/Electron-Cash/master/LICENCE +Copyright: Copyright (C) Electron Cash LLC +CopyrightUrl: https://raw.githubusercontent.com/Electron-Cash/Electron-Cash/master/LICENCE +ShortDescription: A fork of Electruum for Bitcoin Cash +ReleaseNotes: |- + What's New in 4.3.1 + - Added a performance fix for a situation which led to pessimization/slowdown when opening wallets in some cases (cculianu) + - Added a fix where CashFusion was "seeing" token-containing UTXOs. + Not normally an issue but if they have significant funds on them, this could cause fusions to fail (cculianu). + - Fixed a typo: "Cateogry" -> "Category" ##2617 (7e378beb8) + - Fix for exoteric bug/problem on Python 3.11 in some rare cases. + Download Notes + - .AppImage is for any Linux 64 bit (it's a self-contained app bundle with everything inside) + - Note: Be sure to set this to executable to run it (chmod +x) + - .dmg is for macOS (Mojave or above is required otherwise it may not run) + - .exe is for Windows + - Srcdist is provided as .tar.gz and/or .zip files + - Includes Python dependencies inside in packages/ + - This is built on a Linux 64-bit system, and also includes libsecp256k1.so.0 and the embedded tor static binary. + - ShaSums and Signatures: Sha256 hashes and pgp signatures for the below release are available here. +ReleaseNotesUrl: https://github.com/Electron-Cash/Electron-Cash/releases/tag/4.3.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/ElectronCash/ElectronCash/4.3.1/ElectronCash.ElectronCash.yaml b/manifests/e/ElectronCash/ElectronCash/4.3.1/ElectronCash.ElectronCash.yaml index e71373fcd569b..1593a7f31e884 100644 --- a/manifests/e/ElectronCash/ElectronCash/4.3.1/ElectronCash.ElectronCash.yaml +++ b/manifests/e/ElectronCash/ElectronCash/4.3.1/ElectronCash.ElectronCash.yaml @@ -1,8 +1,9 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ElectronCash.ElectronCash -PackageVersion: 4.3.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: ElectronCash.ElectronCash +PackageVersion: 4.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 68673ef4c118a9f73266ea4ad70faac96bd3bddb Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:26:58 +0530 Subject: [PATCH 318/461] Update version: ekvedaras.redis-gui version 2.3.0 (#134341) --- .../2.3.0/ekvedaras.redis-gui.installer.yaml | 39 +++++++-------- .../ekvedaras.redis-gui.locale.en-US.yaml | 47 ++++++++++--------- .../redis-gui/2.3.0/ekvedaras.redis-gui.yaml | 17 +++---- 3 files changed, 53 insertions(+), 50 deletions(-) diff --git a/manifests/e/ekvedaras/redis-gui/2.3.0/ekvedaras.redis-gui.installer.yaml b/manifests/e/ekvedaras/redis-gui/2.3.0/ekvedaras.redis-gui.installer.yaml index b2ec745ba300d..3fb066ca8e592 100644 --- a/manifests/e/ekvedaras/redis-gui/2.3.0/ekvedaras.redis-gui.installer.yaml +++ b/manifests/e/ekvedaras/redis-gui/2.3.0/ekvedaras.redis-gui.installer.yaml @@ -1,19 +1,20 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ekvedaras.redis-gui -PackageVersion: 2.3.0 -Platform: -- Windows.Desktop -InstallerType: nullsoft -Scope: user -InstallModes: -- silent -UpgradeBehavior: install -ReleaseDate: 2023-05-26 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ekvedaras/redis-gui/releases/download/v2.3.0/redis-gui-Setup-2.3.0.exe - InstallerSha256: 9FCDC6F54BF6293715E38493E568AAC3F4ED2EEE4FFCB2EE7FE9369D1883D548 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: ekvedaras.redis-gui +PackageVersion: 2.3.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ekvedaras/redis-gui/releases/download/v2.3.0/redis-gui-Setup-2.3.0.exe + InstallerSha256: 9fcdc6f54bf6293715e38493e568aac3f4ed2eee4ffcb2ee7fe9369d1883d548 +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: "2023-05-26" diff --git a/manifests/e/ekvedaras/redis-gui/2.3.0/ekvedaras.redis-gui.locale.en-US.yaml b/manifests/e/ekvedaras/redis-gui/2.3.0/ekvedaras.redis-gui.locale.en-US.yaml index d9376d6a3d7e9..69bfa60e90e5a 100644 --- a/manifests/e/ekvedaras/redis-gui/2.3.0/ekvedaras.redis-gui.locale.en-US.yaml +++ b/manifests/e/ekvedaras/redis-gui/2.3.0/ekvedaras.redis-gui.locale.en-US.yaml @@ -1,23 +1,24 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ekvedaras.redis-gui -PackageVersion: 2.3.0 -PackageLocale: en-US -Publisher: Ernestas Kvedaras -PublisherUrl: https://github.com/ekvedaras/redis-gui -PublisherSupportUrl: https://github.com/ekvedaras/redis-gui/issues -Author: Ernestas Kvedaras -PackageName: redis-gui -PackageUrl: https://github.com/ekvedaras/redis-gui -License: MIT -LicenseUrl: https://raw.githubusercontent.com/ekvedaras/redis-gui/master/LICENSE -Copyright: Copyright (c) 2020 Ernestas Kvedaras -CopyrightUrl: https://raw.githubusercontent.com/ekvedaras/redis-gui/master/LICENSE -ShortDescription: Graphical UI for managing Redis databases -Tags: -- redis -ReleaseNotes: '- Add support for ReJSON-RL type keys. (902de8d)' -ReleaseNotesUrl: https://github.com/ekvedaras/redis-gui/releases/tag/v2.3.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: ekvedaras.redis-gui +PackageVersion: 2.3.0 +PackageLocale: en-US +Publisher: Ernestas Kvedaras +PublisherUrl: https://github.com/ekvedaras/redis-gui +PublisherSupportUrl: https://github.com/ekvedaras/redis-gui/issues +Author: Ernestas Kvedaras +PackageName: redis-gui +PackageUrl: https://github.com/ekvedaras/redis-gui +License: MIT +LicenseUrl: https://raw.githubusercontent.com/ekvedaras/redis-gui/master/LICENSE +Copyright: Copyright (c) 2020 Ernestas Kvedaras +CopyrightUrl: https://raw.githubusercontent.com/ekvedaras/redis-gui/master/LICENSE +ShortDescription: Graphical UI for managing Redis databases +Tags: +- redis +ReleaseNotes: '- Add support for ReJSON-RL type keys. (902de8d)' +ReleaseNotesUrl: https://github.com/ekvedaras/redis-gui/releases/tag/v2.3.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/ekvedaras/redis-gui/2.3.0/ekvedaras.redis-gui.yaml b/manifests/e/ekvedaras/redis-gui/2.3.0/ekvedaras.redis-gui.yaml index 75841255153a8..c549022182550 100644 --- a/manifests/e/ekvedaras/redis-gui/2.3.0/ekvedaras.redis-gui.yaml +++ b/manifests/e/ekvedaras/redis-gui/2.3.0/ekvedaras.redis-gui.yaml @@ -1,8 +1,9 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ekvedaras.redis-gui -PackageVersion: 2.3.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: ekvedaras.redis-gui +PackageVersion: 2.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 626e364ebc03a2fb581f3ebfa7938820031f9f4c Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:27:08 +0530 Subject: [PATCH 319/461] Update version: EFF.Certbot version 2.8.0 (#134339) --- .../Certbot/2.8.0/EFF.Certbot.installer.yaml | 39 +++++------ .../2.8.0/EFF.Certbot.locale.en-US.yaml | 64 +++++++++++-------- .../e/EFF/Certbot/2.8.0/EFF.Certbot.yaml | 17 ++--- 3 files changed, 65 insertions(+), 55 deletions(-) diff --git a/manifests/e/EFF/Certbot/2.8.0/EFF.Certbot.installer.yaml b/manifests/e/EFF/Certbot/2.8.0/EFF.Certbot.installer.yaml index f7b81e2d7749d..006a32792ef4e 100644 --- a/manifests/e/EFF/Certbot/2.8.0/EFF.Certbot.installer.yaml +++ b/manifests/e/EFF/Certbot/2.8.0/EFF.Certbot.installer.yaml @@ -1,19 +1,20 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: EFF.Certbot -PackageVersion: 2.8.0 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2023-12-06 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/certbot/certbot/releases/download/v2.8.0/certbot-beta-installer-win_amd64_signed.exe - InstallerSha256: DF84D51624BE225081066C8DA99D9A6A96FF07A6180A7331A494DE2E529A0258 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: EFF.Certbot +PackageVersion: 2.8.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/certbot/certbot/releases/download/v2.8.0/certbot-beta-installer-win_amd64_signed.exe + InstallerSha256: df84d51624be225081066c8da99d9a6a96ff07a6180a7331a494de2e529a0258 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: "2023-12-06" diff --git a/manifests/e/EFF/Certbot/2.8.0/EFF.Certbot.locale.en-US.yaml b/manifests/e/EFF/Certbot/2.8.0/EFF.Certbot.locale.en-US.yaml index 1bb899cb52164..53697990b0968 100644 --- a/manifests/e/EFF/Certbot/2.8.0/EFF.Certbot.locale.en-US.yaml +++ b/manifests/e/EFF/Certbot/2.8.0/EFF.Certbot.locale.en-US.yaml @@ -1,28 +1,36 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: EFF.Certbot -PackageVersion: 2.8.0 -PackageLocale: en-US -Publisher: Electronic Frontier Foundation -PublisherUrl: https://www.eff.org -PublisherSupportUrl: https://github.com/certbot/certbot/issues -PrivacyUrl: https://www.eff.org/policy -Author: Electronic Frontier Foundation -PackageName: Certbot -PackageUrl: https://certbot.eff.org -License: Apache v2.0 Licence -LicenseUrl: https://raw.githubusercontent.com/certbot/certbot/master/LICENSE.txt -Copyright: Copyright (c) Electronic Frontier Foundation and others -CopyrightUrl: https://raw.githubusercontent.com/certbot/certbot/master/LICENSE.txt -ShortDescription: Certbot is a free, open source software tool for automatically using Let's Encrypt certificates on manually-administrated websites to enable HTTPS. -ReleaseNotes: |- - Added - - Added support for Alpine Linux distribution when is used the apache plugin - Changed - - Support for Python 3.7 was removed. - Fixed - - Stop using the deprecated pkg_resources API included in setuptools. -ReleaseNotesUrl: https://github.com/certbot/certbot/releases/tag/v2.8.0 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: EFF.Certbot +PackageVersion: 2.8.0 +PackageLocale: en-US +Publisher: Electronic Frontier Foundation +PublisherUrl: https://www.eff.org +PublisherSupportUrl: https://github.com/certbot/certbot/issues +PrivacyUrl: https://www.eff.org/policy +Author: Electronic Frontier Foundation +PackageName: Certbot +PackageUrl: https://certbot.eff.org +License: Apache v2.0 Licence +LicenseUrl: https://raw.githubusercontent.com/certbot/certbot/master/LICENSE.txt +Copyright: Copyright (c) Electronic Frontier Foundation and others +CopyrightUrl: https://raw.githubusercontent.com/certbot/certbot/master/LICENSE.txt +ShortDescription: Certbot is a free, open source software tool for automatically using Let's Encrypt certificates on manually-administrated websites to enable HTTPS. +ReleaseNotes: |- + Added + - Added support for Alpine Linux distribution when is used the apache plugin + Changed + - Support for Python 3.7 was removed. + Fixed + - Stop using the deprecated pkg_resources API included in setuptools. +ReleaseNotesUrl: https://github.com/certbot/certbot/releases/tag/v2.8.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- acme +- acme-client +- certbot +- certificate +- letsencrypt +- python diff --git a/manifests/e/EFF/Certbot/2.8.0/EFF.Certbot.yaml b/manifests/e/EFF/Certbot/2.8.0/EFF.Certbot.yaml index c24a4dce235fb..4ebf9dac8df63 100644 --- a/manifests/e/EFF/Certbot/2.8.0/EFF.Certbot.yaml +++ b/manifests/e/EFF/Certbot/2.8.0/EFF.Certbot.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: EFF.Certbot -PackageVersion: 2.8.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: EFF.Certbot +PackageVersion: 2.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From cfa2e330d482a136d3e5338448b40cbf27aa9809 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:27:24 +0530 Subject: [PATCH 320/461] Update version: EduMIPS64.EduMIPS64 version 1.3.0 (#134338) --- .../1.3.0/EduMIPS64.EduMIPS64.installer.yaml | 52 +++++++-------- .../EduMIPS64.EduMIPS64.locale.en-US.yaml | 63 ++++++++++--------- .../EduMIPS64/1.3.0/EduMIPS64.EduMIPS64.yaml | 17 ++--- 3 files changed, 68 insertions(+), 64 deletions(-) diff --git a/manifests/e/EduMIPS64/EduMIPS64/1.3.0/EduMIPS64.EduMIPS64.installer.yaml b/manifests/e/EduMIPS64/EduMIPS64/1.3.0/EduMIPS64.EduMIPS64.installer.yaml index 3ba23b591fff3..6b4b1dfa45fa6 100644 --- a/manifests/e/EduMIPS64/EduMIPS64/1.3.0/EduMIPS64.EduMIPS64.installer.yaml +++ b/manifests/e/EduMIPS64/EduMIPS64/1.3.0/EduMIPS64.EduMIPS64.installer.yaml @@ -1,25 +1,27 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: EduMIPS64.EduMIPS64 -PackageVersion: 1.3.0 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: wix -Scope: user -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: '{DCCA69D6-D79A-3F28-8972-649222BD7A66}' -ReleaseDate: 2023-10-17 -AppsAndFeaturesEntries: -- UpgradeCode: '{EF48B1AB-136F-3511-B23B-2D1CE62BE6B7}' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/EduMIPS64/edumips64/releases/download/v1.3.0/EduMIPS64-1.3.0.msi - InstallerSha256: CFCEBDE4E97A3B6C216A24BEBD0A7FB246B16689F1C782B1A424525795468BBB -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: EduMIPS64.EduMIPS64 +PackageVersion: 1.3.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/EduMIPS64/edumips64/releases/download/v1.3.0/EduMIPS64-1.3.0.msi + InstallerSha256: cfcebde4e97a3b6c216a24bebd0a7fb246b16689f1c782b1a424525795468bbb + UpgradeCode: "{EF48B1AB-136F-3511-B23B-2D1CE62BE6B7}" +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{DCCA69D6-D79A-3F28-8972-649222BD7A66}' +ReleaseDate: "2023-10-17" +AppsAndFeaturesEntries: +- UpgradeCode: '{EF48B1AB-136F-3511-B23B-2D1CE62BE6B7}' diff --git a/manifests/e/EduMIPS64/EduMIPS64/1.3.0/EduMIPS64.EduMIPS64.locale.en-US.yaml b/manifests/e/EduMIPS64/EduMIPS64/1.3.0/EduMIPS64.EduMIPS64.locale.en-US.yaml index 5d417301ea69c..7f236d75106bc 100644 --- a/manifests/e/EduMIPS64/EduMIPS64/1.3.0/EduMIPS64.EduMIPS64.locale.en-US.yaml +++ b/manifests/e/EduMIPS64/EduMIPS64/1.3.0/EduMIPS64.EduMIPS64.locale.en-US.yaml @@ -1,31 +1,32 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: EduMIPS64.EduMIPS64 -PackageVersion: 1.3.0 -PackageLocale: en-US -Publisher: EduMIPS64 Development Team -PublisherUrl: https://github.com/EduMIPS64/edumips64 -PublisherSupportUrl: https://github.com/EduMIPS64/edumips64/issues -Author: EduMIPS64 Development Team -PackageName: EduMIPS64 -PackageUrl: https://www.edumips.org -License: GNU General Public License v2.0 -LicenseUrl: https://raw.githubusercontent.com/EduMIPS64/edumips64/master/LICENSE -Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. -CopyrightUrl: https://raw.githubusercontent.com/EduMIPS64/edumips64/master/LICENSE -ShortDescription: EduMIPS64 is a GPL MIPS64 Instruction Set Architecture (ISA) simulator and graphical debugger. -Description: EduMIPS64 is a GPL MIPS64 Instruction Set Architecture (ISA) simulator and graphical debugger. -Moniker: edumips64 -Tags: -- education -- mips64 -- simulator -ReleaseNotes: |- - New Contributors - - @winstonpurnomo made their first contribution in #678 - - @galloj made their first contribution in #711 - - @smallg0at made their first contribution in #772 -ReleaseNotesUrl: https://github.com/EduMIPS64/edumips64/releases/tag/v1.3.0 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: EduMIPS64.EduMIPS64 +PackageVersion: 1.3.0 +PackageLocale: en-US +Publisher: EduMIPS64 Development Team +PublisherUrl: https://github.com/EduMIPS64/edumips64 +PublisherSupportUrl: https://github.com/EduMIPS64/edumips64/issues +Author: EduMIPS64 Development Team +PackageName: EduMIPS64 +PackageUrl: https://www.edumips.org +License: GNU General Public License v2.0 +LicenseUrl: https://raw.githubusercontent.com/EduMIPS64/edumips64/master/LICENSE +Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. +CopyrightUrl: https://raw.githubusercontent.com/EduMIPS64/edumips64/master/LICENSE +ShortDescription: EduMIPS64 is a GPL MIPS64 Instruction Set Architecture (ISA) simulator and graphical debugger. +Description: EduMIPS64 is a GPL MIPS64 Instruction Set Architecture (ISA) simulator and graphical debugger. +Moniker: edumips64 +Tags: +- education +- mips64 +- simulator +ReleaseNotes: |- + New Contributors + - @winstonpurnomo made their first contribution in #678 + - @galloj made their first contribution in #711 + - @smallg0at made their first contribution in #772 +ReleaseNotesUrl: https://github.com/EduMIPS64/edumips64/releases/tag/v1.3.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/EduMIPS64/EduMIPS64/1.3.0/EduMIPS64.EduMIPS64.yaml b/manifests/e/EduMIPS64/EduMIPS64/1.3.0/EduMIPS64.EduMIPS64.yaml index 28254baf54805..764e6681283bd 100644 --- a/manifests/e/EduMIPS64/EduMIPS64/1.3.0/EduMIPS64.EduMIPS64.yaml +++ b/manifests/e/EduMIPS64/EduMIPS64/1.3.0/EduMIPS64.EduMIPS64.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: EduMIPS64.EduMIPS64 -PackageVersion: 1.3.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: EduMIPS64.EduMIPS64 +PackageVersion: 1.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d023c0abb99e9b80637260b0de51fb98b7a79aca Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:27:47 +0530 Subject: [PATCH 321/461] Update version: Ebbflow.Ebbflow version 1.1.0 (#134337) --- .../1.1.0/Ebbflow.Ebbflow.installer.yaml | 46 ++++++++------- .../1.1.0/Ebbflow.Ebbflow.locale.en-US.yaml | 59 ++++++++++--------- .../Ebbflow/1.1.0/Ebbflow.Ebbflow.yaml | 17 +++--- 3 files changed, 63 insertions(+), 59 deletions(-) diff --git a/manifests/e/Ebbflow/Ebbflow/1.1.0/Ebbflow.Ebbflow.installer.yaml b/manifests/e/Ebbflow/Ebbflow/1.1.0/Ebbflow.Ebbflow.installer.yaml index d4af3bcdc27d1..e0374ba384338 100644 --- a/manifests/e/Ebbflow/Ebbflow/1.1.0/Ebbflow.Ebbflow.installer.yaml +++ b/manifests/e/Ebbflow/Ebbflow/1.1.0/Ebbflow.Ebbflow.installer.yaml @@ -1,22 +1,24 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Ebbflow.Ebbflow -PackageVersion: 1.1.0 -Platform: -- Windows.Desktop -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: '{10ED68DE-A045-41F0-B787-EB088EC862CE}' -ReleaseDate: 2020-08-22 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ebbflow-io/ebbflow/releases/download/1.1.0/ebbflow_1.1.0.msi - InstallerSha256: CCF25192CBFCEE1676E6A9D2A3311829FBB592B83A755EE14B525E4710E24E43 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Ebbflow.Ebbflow +PackageVersion: 1.1.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ebbflow-io/ebbflow/releases/download/1.1.0/ebbflow_1.1.0.msi + InstallerSha256: ccf25192cbfcee1676e6a9d2a3311829fbb592b83a755ee14b525e4710e24e43 + UpgradeCode: "{97AD6159-8342-4BEE-8A62-9644264586A1}" +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{10ED68DE-A045-41F0-B787-EB088EC862CE}' +ReleaseDate: "2020-08-24" diff --git a/manifests/e/Ebbflow/Ebbflow/1.1.0/Ebbflow.Ebbflow.locale.en-US.yaml b/manifests/e/Ebbflow/Ebbflow/1.1.0/Ebbflow.Ebbflow.locale.en-US.yaml index 0772a6c5b1aaa..6bb90e0c4b0a4 100644 --- a/manifests/e/Ebbflow/Ebbflow/1.1.0/Ebbflow.Ebbflow.locale.en-US.yaml +++ b/manifests/e/Ebbflow/Ebbflow/1.1.0/Ebbflow.Ebbflow.locale.en-US.yaml @@ -1,29 +1,30 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Ebbflow.Ebbflow -PackageVersion: 1.1.0 -PackageLocale: en-US -Publisher: Ebbflow.io -PublisherUrl: https://github.com/ebbflow-io/ebbflow -PublisherSupportUrl: https://github.com/ebbflow-io/ebbflow/issues -Author: Ebbflow -PackageName: ebbflow -PackageUrl: https://ebbflow.io -License: University of Illinois/NCSA Open Source License Copyright (c) All rights reserved. -LicenseUrl: https://raw.githubusercontent.com/ebbflow-io/ebbflow/master/LICENSE -Copyright: University of Illinois/NCSA Open Source License Copyright (c) All rights reserved. -CopyrightUrl: https://raw.githubusercontent.com/ebbflow-io/ebbflow/master/LICENSE -ShortDescription: Ebbflow Client and Proxy -Description: |- - This is the end-host client for ebbflow. - This is used to proxy SSH or TCP connections between ebbflow and your local server. - It typically runs as a daemon which is initiated during the install process, but can also be ran directly which suits containers. -Moniker: ebbflow -Tags: -- ebbflow -- load-balancer -- proxy -ReleaseNotesUrl: https://github.com/ebbflow-io/ebbflow/releases/tag/1.1.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Ebbflow.Ebbflow +PackageVersion: 1.1.0 +PackageLocale: en-US +Publisher: Ebbflow.io +PublisherUrl: https://github.com/ebbflow-io/ebbflow +PublisherSupportUrl: https://github.com/ebbflow-io/ebbflow/issues +Author: Ebbflow +PackageName: ebbflow +PackageUrl: https://ebbflow.io +License: University of Illinois/NCSA Open Source License Copyright (c) All rights reserved. +LicenseUrl: https://raw.githubusercontent.com/ebbflow-io/ebbflow/master/LICENSE +Copyright: University of Illinois/NCSA Open Source License Copyright (c) All rights reserved. +CopyrightUrl: https://raw.githubusercontent.com/ebbflow-io/ebbflow/master/LICENSE +ShortDescription: Ebbflow Client and Proxy +Description: |- + This is the end-host client for ebbflow. + This is used to proxy SSH or TCP connections between ebbflow and your local server. + It typically runs as a daemon which is initiated during the install process, but can also be ran directly which suits containers. +Moniker: ebbflow +Tags: +- ebbflow +- load-balancer +- proxy +ReleaseNotesUrl: https://github.com/ebbflow-io/ebbflow/releases/tag/1.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/Ebbflow/Ebbflow/1.1.0/Ebbflow.Ebbflow.yaml b/manifests/e/Ebbflow/Ebbflow/1.1.0/Ebbflow.Ebbflow.yaml index cbb9711924e95..ce6050ddec4d9 100644 --- a/manifests/e/Ebbflow/Ebbflow/1.1.0/Ebbflow.Ebbflow.yaml +++ b/manifests/e/Ebbflow/Ebbflow/1.1.0/Ebbflow.Ebbflow.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Ebbflow.Ebbflow -PackageVersion: 1.1.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Ebbflow.Ebbflow +PackageVersion: 1.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 84174546a4feb8c441b8f2d7a9f123fbcfcd5d38 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:28:01 +0530 Subject: [PATCH 322/461] Add version: EaseUS.PartitionMaster version 16.5 (#134336) --- .../EaseUS.PartitionMaster.installer.yaml | 32 ++++---- .../EaseUS.PartitionMaster.locale.en-US.yaml | 73 +++++++++---------- .../EaseUS.PartitionMaster.locale.zh-CN.yaml | 70 ++++++++++-------- .../16.5/EaseUS.PartitionMaster.yaml | 16 ++-- 4 files changed, 98 insertions(+), 93 deletions(-) diff --git a/manifests/e/EaseUS/PartitionMaster/16.5/EaseUS.PartitionMaster.installer.yaml b/manifests/e/EaseUS/PartitionMaster/16.5/EaseUS.PartitionMaster.installer.yaml index a21705dc44097..fc09a0e5fa38c 100644 --- a/manifests/e/EaseUS/PartitionMaster/16.5/EaseUS.PartitionMaster.installer.yaml +++ b/manifests/e/EaseUS/PartitionMaster/16.5/EaseUS.PartitionMaster.installer.yaml @@ -1,16 +1,16 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: EaseUS.PartitionMaster -PackageVersion: '16.5' -InstallerType: inno -Scope: machine -UpgradeBehavior: install -ProductCode: EaseUS Partition Master_is1 -ReleaseDate: 2021-11-17 -Installers: -- Architecture: x86 - InstallerUrl: http://download.easeus.com/free/epm_free_B16.exe - InstallerSha256: 3E03456329CDF80F8CC770119DA4D8A962A4D24A64968CE1E084BC6BE8B0B1F5 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json + +PackageIdentifier: EaseUS.PartitionMaster +PackageVersion: "16.5" +Installers: +- Architecture: x86 + InstallerUrl: http://download.easeus.com/free/epm_free_B16.exe + InstallerSha256: 3e03456329cdf80f8cc770119da4d8a962a4d24a64968ce1e084bc6be8b0b1f5 +ManifestType: installer +ManifestVersion: 1.5.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ProductCode: EaseUS Partition Master_is1 diff --git a/manifests/e/EaseUS/PartitionMaster/16.5/EaseUS.PartitionMaster.locale.en-US.yaml b/manifests/e/EaseUS/PartitionMaster/16.5/EaseUS.PartitionMaster.locale.en-US.yaml index ecae7cbebdbb8..67c78d3a5d9bb 100644 --- a/manifests/e/EaseUS/PartitionMaster/16.5/EaseUS.PartitionMaster.locale.en-US.yaml +++ b/manifests/e/EaseUS/PartitionMaster/16.5/EaseUS.PartitionMaster.locale.en-US.yaml @@ -1,37 +1,36 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: EaseUS.PartitionMaster -PackageVersion: '16.5' -PackageLocale: en-US -Publisher: EaseUS -PublisherUrl: https://www.easeus.com -PublisherSupportUrl: https://www.easeus.com/support/partition-master -PrivacyUrl: https://www.easeus.com/privacy.htm -Author: CHENGDU YIWO Tech Development Co., Ltd -PackageName: EaseUS Partition Master -PackageUrl: https://www.easeus.com/partition-manager/epm-free.html -License: Freeware -LicenseUrl: https://www.easeus.com/license.htm -Copyright: Copyright © 2004-2021 EaseUS. ALL RIGHTS RESERVED. -CopyrightUrl: https://www.easeus.com/legal-counsel.htm -ShortDescription: A free partition software that can partition hard drive and reoragnize the disk space for better performance -Description: |- - EaseUS Partition Master is a smart and reliable assistance to manage your hard drive in many different ways. - With its help, you are able to easily organize and optimize your hard drive with Create, Delete, Resize and other dozens of powerful features. - The user-friendly interface with comprehensive wizards greatly simplifies even the most complex operation on managing your partitions and ensures every feature in this product can be easy to found and navigate. -Moniker: epm -Tags: -- boot -- disk -- easeus -- partition -- system -ReleaseNotes: |- - - Optimized Resize/Move function - - Added Extend/Shrink function - - Basically supportd ExFAT disks - - Improved the adjustment for 4K disks -ReleaseNotesUrl: https://www.easeus.com/partition-manager/history.html -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json + +PackageIdentifier: EaseUS.PartitionMaster +PackageVersion: "16.5" +PackageLocale: en-US +Publisher: EaseUS +PublisherUrl: https://www.easeus.com/ +PublisherSupportUrl: https://www.easeus.com/support/partition-master/ +PrivacyUrl: https://www.easeus.com/privacy.htm +Author: CHENGDU YIWO Tech Development Co., Ltd +PackageName: EaseUS Partition Master +PackageUrl: https://www.easeus.com/partition-manager/epm-free.html +License: Freeware +LicenseUrl: https://www.easeus.com/license.htm +Copyright: Copyright © 2004-2021 EaseUS. ALL RIGHTS RESERVED. +CopyrightUrl: https://www.easeus.com/legal-counsel.htm +ShortDescription: A free partition software that can partition hard drive and reoragnize the disk space for better performance +Description: |- + EaseUS Partition Master is a smart and reliable assistance to manage your hard drive in many different ways. With its help, you are able to easily organize and optimize your hard drive with Create, Delete, Resize and other dozens of powerful features. + The user-friendly interface with comprehensive wizards greatly simplifies even the most complex operation on managing your partitions and ensures every feature in this product can be easy to found and navigate. +Moniker: epm +Tags: +- boot +- disk +- easeus +- partition +- system +# Agreements: +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/EaseUS/PartitionMaster/16.5/EaseUS.PartitionMaster.locale.zh-CN.yaml b/manifests/e/EaseUS/PartitionMaster/16.5/EaseUS.PartitionMaster.locale.zh-CN.yaml index 986a20c939fc3..cfd8d1fca2ae4 100644 --- a/manifests/e/EaseUS/PartitionMaster/16.5/EaseUS.PartitionMaster.locale.zh-CN.yaml +++ b/manifests/e/EaseUS/PartitionMaster/16.5/EaseUS.PartitionMaster.locale.zh-CN.yaml @@ -1,32 +1,38 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json - -PackageIdentifier: EaseUS.PartitionMaster -PackageVersion: '16.5' -PackageLocale: zh-CN -Publisher: EaseUS -PublisherUrl: https://cn.easeus.com -PublisherSupportUrl: https://www.easeus.com/support/partition-master -PrivacyUrl: https://www.easeus.com/privacy.htm -Author: 成都易我科技开发有限责任公司 -PackageName: EaseUS Partition Master -PackageUrl: https://cn.easeus.com/partition-manager/partition-master-free.html -License: 免费软件 -LicenseUrl: https://www.easeus.com/license.htm -Copyright: Copyright © 2004-2021 EaseUS. ALL RIGHTS RESERVED. -CopyrightUrl: https://www.easeus.com/legal-counsel.htm -ShortDescription: 完全免费的磁盘分区管理软件,轻松调整分区大小,更好地利用磁盘容量 -Description: |- - EaseUS Partition Master 是一款智能可靠的辅助工具,可以全方位地管理磁盘,并能帮助您通过创建、删除、调整大小等数十种强大的功能轻松地组织和优化您的磁盘。 - 用户友好的界面及其详尽的向导极大地简化了管理分区时的复杂操作,并确保本产品的每项功能都能被轻松地找到和导航。 -Tags: -- easeus -- 分区 -- 引导 -- 易我 -- 硬盘 -- 磁盘 -- 系统 -ReleaseNotesUrl: https://www.easeus.com/partition-manager/history.html -ManifestType: locale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.2.0.schema.json + +PackageIdentifier: EaseUS.PartitionMaster +PackageVersion: "16.5" +PackageLocale: zh-CN +Publisher: EaseUS +PublisherUrl: https://cn.easeus.com/ +PublisherSupportUrl: https://www.easeus.com/support/partition-master/ +PrivacyUrl: https://www.easeus.com/privacy.htm +Author: 成都易我科技开发有限责任公司 +PackageName: EaseUS Partition Master +PackageUrl: https://cn.easeus.com/partition-manager/partition-master-free.html +License: 免费软件 +LicenseUrl: https://www.easeus.com/license.htm +Copyright: Copyright © 2004-2021 EaseUS. ALL RIGHTS RESERVED. +CopyrightUrl: https://www.easeus.com/legal-counsel.htm +ShortDescription: 完全免费的磁盘分区管理软件,轻松调整分区大小,更好地利用磁盘容量 +Description: |- + EaseUS Partition Master 是一款智能可靠的辅助工具,可以全方位地管理磁盘,并能帮助您通过创建、删除、调整大小等数十种强大的功能轻松地组织和优化您的磁盘。 + 用户友好的界面及其详尽的向导极大地简化了管理分区时的复杂操作,并确保本产品的每项功能都能被轻松地找到和导航。 +# Moniker: +Tags: +- easeus +- 分区 +- 引导 +- 易我 +- 硬盘 +- 磁盘 +- 系统 +# Agreements: +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/e/EaseUS/PartitionMaster/16.5/EaseUS.PartitionMaster.yaml b/manifests/e/EaseUS/PartitionMaster/16.5/EaseUS.PartitionMaster.yaml index 556063ab56df0..4ee9246d40f40 100644 --- a/manifests/e/EaseUS/PartitionMaster/16.5/EaseUS.PartitionMaster.yaml +++ b/manifests/e/EaseUS/PartitionMaster/16.5/EaseUS.PartitionMaster.yaml @@ -1,8 +1,8 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: EaseUS.PartitionMaster -PackageVersion: '16.5' -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json + +PackageIdentifier: EaseUS.PartitionMaster +PackageVersion: "16.5" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From cf2de66189045dce6380cad52a24f3d3342b87c2 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:28:17 +0530 Subject: [PATCH 323/461] Update version: dynobo.NormCap version 0.5.3 (#134334) --- .../0.5.3/dynobo.NormCap.installer.yaml | 40 ++++++------ .../0.5.3/dynobo.NormCap.locale.en-US.yaml | 63 ++++++++++--------- .../0.5.3/dynobo.NormCap.locale.zh-CN.yaml | 57 ++++++++--------- .../dynobo/NormCap/0.5.3/dynobo.NormCap.yaml | 17 ++--- 4 files changed, 91 insertions(+), 86 deletions(-) diff --git a/manifests/d/dynobo/NormCap/0.5.3/dynobo.NormCap.installer.yaml b/manifests/d/dynobo/NormCap/0.5.3/dynobo.NormCap.installer.yaml index 3703778c43361..09b42ac210be9 100644 --- a/manifests/d/dynobo/NormCap/0.5.3/dynobo.NormCap.installer.yaml +++ b/manifests/d/dynobo/NormCap/0.5.3/dynobo.NormCap.installer.yaml @@ -1,19 +1,21 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: dynobo.NormCap -PackageVersion: 0.5.3 -InstallerLocale: en-US -InstallerType: wix -UpgradeBehavior: install -ProductCode: '{07FA394E-FF1B-45D8-91B1-3B9865BC9F91}' -ReleaseDate: 2024-01-04 -AppsAndFeaturesEntries: -- ProductCode: '{07FA394E-FF1B-45D8-91B1-3B9865BC9F91}' - UpgradeCode: '{63EE06C1-0030-59D7-A5AE-31B45FC8261A}' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/dynobo/normcap/releases/download/v0.5.3/NormCap-0.5.3-x86_64-Windows.msi - InstallerSha256: BE32FEA5626033AE9B1AE9A9D89586A245A815492B608C6E09782B3588D66D6F -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: dynobo.NormCap +PackageVersion: 0.5.3 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dynobo/normcap/releases/download/v0.5.3/NormCap-0.5.3-x86_64-Windows.msi + InstallerSha256: be32fea5626033ae9b1ae9a9d89586a245a815492b608c6e09782b3588d66d6f + UpgradeCode: "{63EE06C1-0030-59D7-A5AE-31B45FC8261A}" +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: wix +UpgradeBehavior: install +ProductCode: '{07FA394E-FF1B-45D8-91B1-3B9865BC9F91}' +ReleaseDate: "2024-01-04" +AppsAndFeaturesEntries: +- ProductCode: '{07FA394E-FF1B-45D8-91B1-3B9865BC9F91}' + UpgradeCode: '{63EE06C1-0030-59D7-A5AE-31B45FC8261A}' diff --git a/manifests/d/dynobo/NormCap/0.5.3/dynobo.NormCap.locale.en-US.yaml b/manifests/d/dynobo/NormCap/0.5.3/dynobo.NormCap.locale.en-US.yaml index 6ae96a5c19e17..8abc2146b72f3 100644 --- a/manifests/d/dynobo/NormCap/0.5.3/dynobo.NormCap.locale.en-US.yaml +++ b/manifests/d/dynobo/NormCap/0.5.3/dynobo.NormCap.locale.en-US.yaml @@ -1,31 +1,32 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: dynobo.NormCap -PackageVersion: 0.5.3 -PackageLocale: en-US -Publisher: dynobo -PublisherUrl: https://github.com/dynobo -PublisherSupportUrl: https://dynobo.github.io/normcap/#support -PackageName: NormCap -PackageUrl: https://dynobo.github.io/normcap -License: GPL-3.0 -LicenseUrl: https://github.com/dynobo/normcap/blob/main/LICENSE -Copyright: Copyright (C) 2024 dynobo -ShortDescription: OCR-powered screenshot tool to capture text instead of images. -Tags: -- capture -- extract -- extraction -- extractor -- ocr -- recognition -- recognize -- screenshot -- tesseract -ReleaseNotesUrl: https://github.com/dynobo/normcap/releases/tag/v0.5.3 -Documentations: -- DocumentLabel: FAQ - DocumentUrl: https://dynobo.github.io/normcap/#faqs -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: dynobo.NormCap +PackageVersion: 0.5.3 +PackageLocale: en-US +Publisher: dynobo +PublisherUrl: https://github.com/dynobo +PublisherSupportUrl: https://dynobo.github.io/normcap/#support +PackageName: NormCap +PackageUrl: https://dynobo.github.io/normcap +License: GPL-3.0 +LicenseUrl: https://github.com/dynobo/normcap/blob/main/LICENSE +Copyright: Copyright (C) 2024 dynobo +ShortDescription: OCR-powered screenshot tool to capture text instead of images. +Tags: +- capture +- extract +- extraction +- extractor +- ocr +- recognition +- recognize +- screenshot +- tesseract +ReleaseNotesUrl: https://github.com/dynobo/normcap/releases/tag/v0.5.3 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://dynobo.github.io/normcap/#faqs +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/dynobo/NormCap/0.5.3/dynobo.NormCap.locale.zh-CN.yaml b/manifests/d/dynobo/NormCap/0.5.3/dynobo.NormCap.locale.zh-CN.yaml index ab5583a229b91..5350e5aac8d17 100644 --- a/manifests/d/dynobo/NormCap/0.5.3/dynobo.NormCap.locale.zh-CN.yaml +++ b/manifests/d/dynobo/NormCap/0.5.3/dynobo.NormCap.locale.zh-CN.yaml @@ -1,28 +1,29 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json - -PackageIdentifier: dynobo.NormCap -PackageVersion: 0.5.3 -PackageLocale: zh-CN -Publisher: dynobo -PublisherUrl: https://github.com/dynobo -PublisherSupportUrl: https://dynobo.github.io/normcap/#support -PackageName: NormCap -PackageUrl: https://dynobo.github.io/normcap -License: GPL-3.0 -LicenseUrl: https://github.com/dynobo/normcap/blob/main/LICENSE -Copyright: Copyright (C) 2024 dynobo -ShortDescription: 支持 OCR 的屏幕截图工具,用于捕获文本而不是图像。 -Tags: -- ocr -- tesseract -- 截图 -- 捕获 -- 提取 -- 识别 -ReleaseNotesUrl: https://github.com/dynobo/normcap/blob/main/CHANGELOG#v053-2024-01-04 -Documentations: -- DocumentLabel: 常见问题 - DocumentUrl: https://dynobo.github.io/normcap/#faqs -ManifestType: locale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: dynobo.NormCap +PackageVersion: 0.5.3 +PackageLocale: zh-CN +Publisher: dynobo +PublisherUrl: https://github.com/dynobo +PublisherSupportUrl: https://dynobo.github.io/normcap/#support +PackageName: NormCap +PackageUrl: https://dynobo.github.io/normcap +License: GPL-3.0 +LicenseUrl: https://github.com/dynobo/normcap/blob/main/LICENSE +Copyright: Copyright (C) 2024 dynobo +ShortDescription: 支持 OCR 的屏幕截图工具,用于捕获文本而不是图像。 +Tags: +- ocr +- tesseract +- 截图 +- 捕获 +- 提取 +- 识别 +ReleaseNotesUrl: https://github.com/dynobo/normcap/blob/main/CHANGELOG#v053-2024-01-04 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://dynobo.github.io/normcap/#faqs +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/d/dynobo/NormCap/0.5.3/dynobo.NormCap.yaml b/manifests/d/dynobo/NormCap/0.5.3/dynobo.NormCap.yaml index 577820562cf54..3795850da7ebc 100644 --- a/manifests/d/dynobo/NormCap/0.5.3/dynobo.NormCap.yaml +++ b/manifests/d/dynobo/NormCap/0.5.3/dynobo.NormCap.yaml @@ -1,8 +1,9 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: dynobo.NormCap -PackageVersion: 0.5.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: dynobo.NormCap +PackageVersion: 0.5.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4f8fa58d4018e9ebc7c4e887f651137993c83b71 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:28:37 +0530 Subject: [PATCH 324/461] Update version: dvcrn.markright version 0.1.11 (#134333) --- .../0.1.11/dvcrn.markright.installer.yaml | 43 +++++++------- .../0.1.11/dvcrn.markright.locale.en-US.yaml | 59 ++++++++++--------- .../markright/0.1.11/dvcrn.markright.yaml | 17 +++--- 3 files changed, 61 insertions(+), 58 deletions(-) diff --git a/manifests/d/dvcrn/markright/0.1.11/dvcrn.markright.installer.yaml b/manifests/d/dvcrn/markright/0.1.11/dvcrn.markright.installer.yaml index 91c32bda79fe0..19e0071213889 100644 --- a/manifests/d/dvcrn/markright/0.1.11/dvcrn.markright.installer.yaml +++ b/manifests/d/dvcrn/markright/0.1.11/dvcrn.markright.installer.yaml @@ -1,21 +1,22 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: dvcrn.markright -PackageVersion: 0.1.11 -InstallerType: nullsoft -InstallModes: -- interactive -- silent -FileExtensions: -- md -ReleaseDate: 2016-06-28 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/dvcrn/markright/releases/download/0.1.11/MarkRight_Windows32.exe - InstallerSha256: 76503905CF29A9027ED4C6D78D2C15E2A56CB46EAC5E9928D8F6963E44C5D5B1 -- Architecture: x64 - InstallerUrl: https://github.com/dvcrn/markright/releases/download/0.1.11/MarkRight_Windows64.exe - InstallerSha256: 6C14A197C40F88F081A2D3C6133C26307E6F7BDD1CDA0FEE9DD0A499C3653899 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: dvcrn.markright +PackageVersion: 0.1.11 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/dvcrn/markright/releases/download/0.1.11/MarkRight_Windows32.exe + InstallerSha256: 76503905cf29a9027ed4c6d78d2c15e2a56cb46eac5e9928d8f6963e44c5d5b1 +- Architecture: x64 + InstallerUrl: https://github.com/dvcrn/markright/releases/download/0.1.11/MarkRight_Windows64.exe + InstallerSha256: 6C14A197C40F88F081A2D3C6133C26307E6F7BDD1CDA0FEE9DD0A499C3653899 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +FileExtensions: +- md +ReleaseDate: "2016-06-28" diff --git a/manifests/d/dvcrn/markright/0.1.11/dvcrn.markright.locale.en-US.yaml b/manifests/d/dvcrn/markright/0.1.11/dvcrn.markright.locale.en-US.yaml index da73580392ae0..1af85a1166273 100644 --- a/manifests/d/dvcrn/markright/0.1.11/dvcrn.markright.locale.en-US.yaml +++ b/manifests/d/dvcrn/markright/0.1.11/dvcrn.markright.locale.en-US.yaml @@ -1,29 +1,30 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: dvcrn.markright -PackageVersion: 0.1.11 -PackageLocale: en-US -Publisher: dvcrn -PublisherUrl: https://github.com/dvcrn/markright -PublisherSupportUrl: https://github.com/dvcrn/markright/issues -Author: dvcrn -PackageName: MarkRight -PackageUrl: https://github.com/dvcrn/markright -License: GPL-3.0 -LicenseUrl: https://raw.githubusercontent.com/dvcrn/markright/0.1.11/LICENSE -Copyright: Copyright (C) 2007 Free Software Foundation, Inc. -CopyrightUrl: https://raw.githubusercontent.com/dvcrn/markright/0.1.11/LICENSE -ShortDescription: a minimalistic github flavored markdown editor -Moniker: markright -Tags: -- electron -- markdown -- github -- editor -ReleaseNotes: |- - - Fix new file saving on windows (#35) (thanks @Orionx86) - - Add codemirror spell check (thanks @samholmes1337) -ReleaseNotesUrl: https://github.com/dvcrn/markright/releases/tag/0.1.11 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: dvcrn.markright +PackageVersion: 0.1.11 +PackageLocale: en-US +Publisher: dvcrn +PublisherUrl: https://github.com/dvcrn/markright +PublisherSupportUrl: https://github.com/dvcrn/markright/issues +Author: dvcrn +PackageName: MarkRight +PackageUrl: https://github.com/dvcrn/markright +License: GPL-3.0 +LicenseUrl: https://raw.githubusercontent.com/dvcrn/markright/0.1.11/LICENSE +Copyright: Copyright (C) 2007 Free Software Foundation, Inc. +CopyrightUrl: https://raw.githubusercontent.com/dvcrn/markright/0.1.11/LICENSE +ShortDescription: a minimalistic github flavored markdown editor +Moniker: markright +Tags: +- electron +- markdown +- github +- editor +ReleaseNotes: |- + - Fix new file saving on windows (#35) (thanks @Orionx86) + - Add codemirror spell check (thanks @samholmes1337) +ReleaseNotesUrl: https://github.com/dvcrn/markright/releases/tag/0.1.11 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/dvcrn/markright/0.1.11/dvcrn.markright.yaml b/manifests/d/dvcrn/markright/0.1.11/dvcrn.markright.yaml index 01b5ad215baa3..236cce4278828 100644 --- a/manifests/d/dvcrn/markright/0.1.11/dvcrn.markright.yaml +++ b/manifests/d/dvcrn/markright/0.1.11/dvcrn.markright.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: dvcrn.markright -PackageVersion: 0.1.11 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: dvcrn.markright +PackageVersion: 0.1.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 5d765658ca288ad79b48195bd8a4969a1971a5a1 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:28:43 +0530 Subject: [PATCH 325/461] Update version: DupeGuru.DupeGuru version 4.3.1 (#134332) --- .../4.3.1/DupeGuru.DupeGuru.installer.yaml | 77 ++++++++--------- .../4.3.1/DupeGuru.DupeGuru.locale.en-US.yaml | 85 ++++++++++--------- .../DupeGuru/4.3.1/DupeGuru.DupeGuru.yaml | 17 ++-- 3 files changed, 88 insertions(+), 91 deletions(-) diff --git a/manifests/d/DupeGuru/DupeGuru/4.3.1/DupeGuru.DupeGuru.installer.yaml b/manifests/d/DupeGuru/DupeGuru/4.3.1/DupeGuru.DupeGuru.installer.yaml index 69591b272b5bf..60de50466349c 100644 --- a/manifests/d/DupeGuru/DupeGuru/4.3.1/DupeGuru.DupeGuru.installer.yaml +++ b/manifests/d/DupeGuru/DupeGuru/4.3.1/DupeGuru.DupeGuru.installer.yaml @@ -1,41 +1,36 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: DupeGuru.DupeGuru -PackageVersion: 4.3.1 -InstallerType: nullsoft -InstallModes: -- interactive -- silent -UpgradeBehavior: install -FileExtensions: -- dupeguru -- dupegurudirs -ReleaseDate: 2022-07-08 -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://github.com/arsenetar/dupeguru/releases/download/4.3.1/dupeGuru_win32_4.3.1.exe - InstallerSha256: F7C537D5DD5CE36B9E6FE666E4ED994B91660DB282CF9AB727AE41CE7AAB1263 - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x86 - Scope: machine - InstallerUrl: https://github.com/arsenetar/dupeguru/releases/download/4.3.1/dupeGuru_win32_4.3.1.exe - InstallerSha256: F7C537D5DD5CE36B9E6FE666E4ED994B91660DB282CF9AB727AE41CE7AAB1263 - InstallerSwitches: - Custom: /ALLUSERS -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/arsenetar/dupeguru/releases/download/4.3.1/dupeGuru_win64_4.3.1.exe - InstallerSha256: 28293DADA3C88336B2B53ACA00ADF59F85CABF1362F8386A8FFC6BE5E1742836 - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/arsenetar/dupeguru/releases/download/4.3.1/dupeGuru_win64_4.3.1.exe - InstallerSha256: 28293DADA3C88336B2B53ACA00ADF59F85CABF1362F8386A8FFC6BE5E1742836 - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: DupeGuru.DupeGuru +PackageVersion: 4.3.1 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/arsenetar/dupeguru/releases/download/4.3.1/dupeGuru_win32_4.3.1.exe + InstallerSha256: f7c537d5dd5ce36b9e6fe666e4ed994b91660db282cf9ab727ae41ce7aab1263 +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/arsenetar/dupeguru/releases/download/4.3.1/dupeGuru_win32_4.3.1.exe + InstallerSha256: f7c537d5dd5ce36b9e6fe666e4ed994b91660db282cf9ab727ae41ce7aab1263 +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/arsenetar/dupeguru/releases/download/4.3.1/dupeGuru_win64_4.3.1.exe + InstallerSha256: 28293dada3c88336b2b53aca00adf59f85cabf1362f8386a8ffc6be5e1742836 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/arsenetar/dupeguru/releases/download/4.3.1/dupeGuru_win64_4.3.1.exe + InstallerSha256: 28293dada3c88336b2b53aca00adf59f85cabf1362f8386a8ffc6be5e1742836 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +InstallerSwitches: + Custom: /CURRENTUSER +UpgradeBehavior: install +FileExtensions: +- dupeguru +- dupegurudirs +ReleaseDate: "2022-07-09" diff --git a/manifests/d/DupeGuru/DupeGuru/4.3.1/DupeGuru.DupeGuru.locale.en-US.yaml b/manifests/d/DupeGuru/DupeGuru/4.3.1/DupeGuru.DupeGuru.locale.en-US.yaml index 9db254fcd1bd7..91c6c65ab68e5 100644 --- a/manifests/d/DupeGuru/DupeGuru/4.3.1/DupeGuru.DupeGuru.locale.en-US.yaml +++ b/manifests/d/DupeGuru/DupeGuru/4.3.1/DupeGuru.DupeGuru.locale.en-US.yaml @@ -1,42 +1,43 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: DupeGuru.DupeGuru -PackageVersion: 4.3.1 -PackageLocale: en-US -Publisher: Hardcoded Software -PublisherUrl: https://dupeguru.voltaicideas.net -PublisherSupportUrl: https://dupeguru.voltaicideas.net/help/en -Author: Andrew Senetar -PackageName: dupeGuru -PackageUrl: https://dupeguru.voltaicideas.net -License: GPL-3.0-or-later -LicenseUrl: https://github.com/arsenetar/dupeguru/blob/master/LICENSE -Copyright: Copyright (c) 2021 Hardcoded Software Inc. -ShortDescription: dupeGuru is a cross-platform (Linux, OS X, Windows) GUI tool to find duplicate files in a system -Moniker: dupeguru -Tags: -- dupe -- duplicate -- files -- scan -ReleaseNotes: |- - Features - - Update Italian translations - Bug Fixes - - Fix issue where cache db exceptions could prevent files being hashed (#1015) - - Add extra guard for non-zero length files without digests to prevent false duplicates - Other Notes - - Highly recommended for anyone using version 4.2.0 or later to update to this version, as the issue has existed since that version. - - Release files hosted here are signed with GPG (sig) - OS packages - - Debian archives for x64 (binary archive only compatible with systems using python 3.7/3.8/3.9/3.10) - - RPM for x64, created from deb (only compatible with systems using python 3.7/3.8/3.9/3.10) - - macOS release is compatible with Intel and M1 Mac, and is signed, however not with a paid developer subscription (#945) - - Windows Packages have both installer (exe) and portable (zip) versions. - NOTE windows versions were built using python 3.8 and are only compatible with Windows 7 or later. - - Arch Linux package is maintained by @glubsy at https://aur.archlinux.org/packages/dupeguru/ - - Ubuntu PPA built by @eugenesan at https://launchpad.net/~dupeguru/+archive/ubuntu/ppa -ReleaseNotesUrl: https://github.com/arsenetar/dupeguru/releases/tag/4.3.1 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: DupeGuru.DupeGuru +PackageVersion: 4.3.1 +PackageLocale: en-US +Publisher: Hardcoded Software +PublisherUrl: https://dupeguru.voltaicideas.net +PublisherSupportUrl: https://dupeguru.voltaicideas.net/help/en +Author: Andrew Senetar +PackageName: dupeGuru +PackageUrl: https://dupeguru.voltaicideas.net +License: GPL-3.0-or-later +LicenseUrl: https://github.com/arsenetar/dupeguru/blob/master/LICENSE +Copyright: Copyright (c) 2021 Hardcoded Software Inc. +ShortDescription: dupeGuru is a cross-platform (Linux, OS X, Windows) GUI tool to find duplicate files in a system +Moniker: dupeguru +Tags: +- dupe +- duplicate +- files +- scan +ReleaseNotes: |- + Features + - Update Italian translations + Bug Fixes + - Fix issue where cache db exceptions could prevent files being hashed (#1015) + - Add extra guard for non-zero length files without digests to prevent false duplicates + Other Notes + - Highly recommended for anyone using version 4.2.0 or later to update to this version, as the issue has existed since that version. + - Release files hosted here are signed with GPG (sig) + OS packages + - Debian archives for x64 (binary archive only compatible with systems using python 3.7/3.8/3.9/3.10) + - RPM for x64, created from deb (only compatible with systems using python 3.7/3.8/3.9/3.10) + - macOS release is compatible with Intel and M1 Mac, and is signed, however not with a paid developer subscription (#945) + - Windows Packages have both installer (exe) and portable (zip) versions. + NOTE windows versions were built using python 3.8 and are only compatible with Windows 7 or later. + - Arch Linux package is maintained by @glubsy at https://aur.archlinux.org/packages/dupeguru/ + - Ubuntu PPA built by @eugenesan at https://launchpad.net/~dupeguru/+archive/ubuntu/ppa +ReleaseNotesUrl: https://github.com/arsenetar/dupeguru/releases/tag/4.3.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/DupeGuru/DupeGuru/4.3.1/DupeGuru.DupeGuru.yaml b/manifests/d/DupeGuru/DupeGuru/4.3.1/DupeGuru.DupeGuru.yaml index f1a36a5b27876..a2910a77fa471 100644 --- a/manifests/d/DupeGuru/DupeGuru/4.3.1/DupeGuru.DupeGuru.yaml +++ b/manifests/d/DupeGuru/DupeGuru/4.3.1/DupeGuru.DupeGuru.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: DupeGuru.DupeGuru -PackageVersion: 4.3.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: DupeGuru.DupeGuru +PackageVersion: 4.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d96e246437927fcc1ab2b32b33ed4fd2c4d44841 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:29:00 +0530 Subject: [PATCH 326/461] Update version: dscalzi.HeliosLauncher version 2.1.1 (#134329) --- .../dscalzi.HeliosLauncher.installer.yaml | 43 +++++++------- .../dscalzi.HeliosLauncher.locale.en-US.yaml | 58 +++++++++++-------- .../2.1.1/dscalzi.HeliosLauncher.yaml | 17 +++--- 3 files changed, 63 insertions(+), 55 deletions(-) diff --git a/manifests/d/dscalzi/HeliosLauncher/2.1.1/dscalzi.HeliosLauncher.installer.yaml b/manifests/d/dscalzi/HeliosLauncher/2.1.1/dscalzi.HeliosLauncher.installer.yaml index b6b8381f83ef3..3168ae991cdc7 100644 --- a/manifests/d/dscalzi/HeliosLauncher/2.1.1/dscalzi.HeliosLauncher.installer.yaml +++ b/manifests/d/dscalzi/HeliosLauncher/2.1.1/dscalzi.HeliosLauncher.installer.yaml @@ -1,22 +1,21 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: dscalzi.HeliosLauncher -PackageVersion: 2.1.1 -InstallerType: nullsoft -ReleaseDate: 2024-01-05 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/dscalzi/HeliosLauncher/releases/download/v2.1.1/Helios-Launcher-setup-2.1.1.exe - InstallerSha256: 7B3431D6D224726778CA1AAA4F4B2EBE8B499D020267E2CCAC69213D63F7E33E - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/dscalzi/HeliosLauncher/releases/download/v2.1.1/Helios-Launcher-setup-2.1.1.exe - InstallerSha256: 7B3431D6D224726778CA1AAA4F4B2EBE8B499D020267E2CCAC69213D63F7E33E - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: dscalzi.HeliosLauncher +PackageVersion: 2.1.1 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/dscalzi/HeliosLauncher/releases/download/v2.1.1/Helios-Launcher-setup-2.1.1.exe + InstallerSha256: 7b3431d6d224726778ca1aaa4f4b2ebe8b499d020267e2ccac69213d63f7e33e +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/dscalzi/HeliosLauncher/releases/download/v2.1.1/Helios-Launcher-setup-2.1.1.exe + InstallerSha256: 7b3431d6d224726778ca1aaa4f4b2ebe8b499d020267e2ccac69213d63f7e33e +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +InstallerSwitches: + Custom: /CURRENTUSER +ReleaseDate: "2024-01-05" diff --git a/manifests/d/dscalzi/HeliosLauncher/2.1.1/dscalzi.HeliosLauncher.locale.en-US.yaml b/manifests/d/dscalzi/HeliosLauncher/2.1.1/dscalzi.HeliosLauncher.locale.en-US.yaml index 0cc600af53c29..b84563e0fa2e9 100644 --- a/manifests/d/dscalzi/HeliosLauncher/2.1.1/dscalzi.HeliosLauncher.locale.en-US.yaml +++ b/manifests/d/dscalzi/HeliosLauncher/2.1.1/dscalzi.HeliosLauncher.locale.en-US.yaml @@ -1,25 +1,33 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: dscalzi.HeliosLauncher -PackageVersion: 2.1.1 -PackageLocale: en-US -Publisher: Daniel Scalzi -PublisherUrl: https://github.com/dscalzi -PublisherSupportUrl: https://github.com/dscalzi/HeliosLauncher/issues -PackageName: Helios Launcher -PackageUrl: https://github.com/dscalzi/HeliosLauncher -License: MIT -LicenseUrl: https://github.com/dscalzi/HeliosLauncher/blob/master/LICENSE.txt -Copyright: Copyright (c) 2017-2022 Daniel D. Scalzi -CopyrightUrl: https://github.com/dscalzi/HeliosLauncher/blob/master/LICENSE.txt -ShortDescription: Custom launcher for modded minecraft written in Electron and Node.js -ReleaseNotes: |- - Changes - - https://github.com/dscalzi/HeliosLauncher/commit/ Remove mojang authserver as it has been permanently shut down. -ReleaseNotesUrl: https://github.com/dscalzi/HeliosLauncher/releases/tag/v2.1.1 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/dscalzi/HeliosLauncher/wiki -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: dscalzi.HeliosLauncher +PackageVersion: 2.1.1 +PackageLocale: en-US +Publisher: Daniel Scalzi +PublisherUrl: https://github.com/dscalzi +PublisherSupportUrl: https://github.com/dscalzi/HeliosLauncher/issues +PackageName: Helios Launcher +PackageUrl: https://github.com/dscalzi/HeliosLauncher +License: MIT +LicenseUrl: https://github.com/dscalzi/HeliosLauncher/blob/master/LICENSE.txt +Copyright: Copyright (c) 2017-2022 Daniel D. Scalzi +CopyrightUrl: https://github.com/dscalzi/HeliosLauncher/blob/master/LICENSE.txt +ShortDescription: Custom launcher for modded minecraft written in Electron and Node.js +ReleaseNotes: |- + Changes + - https://github.com/dscalzi/HeliosLauncher/commit/ Remove mojang authserver as it has been permanently shut down. +ReleaseNotesUrl: https://github.com/dscalzi/HeliosLauncher/releases/tag/v2.1.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/dscalzi/HeliosLauncher/wiki +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- custom-minecraft-launcher +- electron +- fabric +- forge +- minecraft +- minecraft-launcher diff --git a/manifests/d/dscalzi/HeliosLauncher/2.1.1/dscalzi.HeliosLauncher.yaml b/manifests/d/dscalzi/HeliosLauncher/2.1.1/dscalzi.HeliosLauncher.yaml index 7ed8d55050584..bc44dfc3caec9 100644 --- a/manifests/d/dscalzi/HeliosLauncher/2.1.1/dscalzi.HeliosLauncher.yaml +++ b/manifests/d/dscalzi/HeliosLauncher/2.1.1/dscalzi.HeliosLauncher.yaml @@ -1,8 +1,9 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: dscalzi.HeliosLauncher -PackageVersion: 2.1.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: dscalzi.HeliosLauncher +PackageVersion: 2.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 8779a307db9fd0a976bff97873b79217b300e90b Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:29:08 +0530 Subject: [PATCH 327/461] Update version: dorssel.usbipd-win version 4.0.0 (#134322) --- .../4.0.0/dorssel.usbipd-win.installer.yaml | 44 ++++++----- .../dorssel.usbipd-win.locale.en-US.yaml | 79 ++++++++++--------- .../usbipd-win/4.0.0/dorssel.usbipd-win.yaml | 17 ++-- 3 files changed, 72 insertions(+), 68 deletions(-) diff --git a/manifests/d/dorssel/usbipd-win/4.0.0/dorssel.usbipd-win.installer.yaml b/manifests/d/dorssel/usbipd-win/4.0.0/dorssel.usbipd-win.installer.yaml index 7d2332a1141e9..b3063da72674a 100644 --- a/manifests/d/dorssel/usbipd-win/4.0.0/dorssel.usbipd-win.installer.yaml +++ b/manifests/d/dorssel/usbipd-win/4.0.0/dorssel.usbipd-win.installer.yaml @@ -1,21 +1,23 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: dorssel.usbipd-win -PackageVersion: 4.0.0 -InstallerLocale: en-US -InstallerType: msi -Scope: machine -InstallerSwitches: - Custom: /norestart -UpgradeBehavior: install -ProductCode: '{EA1D5623-E6A7-4E4A-9259-E39722040000}' -ReleaseDate: 2023-12-06 -AppsAndFeaturesEntries: -- UpgradeCode: '{EA1D5623-E6A7-4E4A-9259-E3972226646F}' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/dorssel/usbipd-win/releases/download/v4.0.0/usbipd-win_4.0.0.msi - InstallerSha256: D289FAC5759672393D735A1F15A3EB754AFA20D9AF51088DCAFC7851BEBBDAAF -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: dorssel.usbipd-win +PackageVersion: 4.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dorssel/usbipd-win/releases/download/v4.0.0/usbipd-win_4.0.0.msi + InstallerSha256: d289fac5759672393d735a1f15a3eb754afa20d9af51088dcafc7851bebbdaaf + UpgradeCode: "{EA1D5623-E6A7-4E4A-9259-E3972226646F}" +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: msi +Scope: machine +InstallerSwitches: + Custom: /norestart +UpgradeBehavior: install +ProductCode: '{EA1D5623-E6A7-4E4A-9259-E39722040000}' +ReleaseDate: "2023-12-06" +AppsAndFeaturesEntries: +- UpgradeCode: '{EA1D5623-E6A7-4E4A-9259-E3972226646F}' diff --git a/manifests/d/dorssel/usbipd-win/4.0.0/dorssel.usbipd-win.locale.en-US.yaml b/manifests/d/dorssel/usbipd-win/4.0.0/dorssel.usbipd-win.locale.en-US.yaml index f14179ae5aab3..c75af775f7a16 100644 --- a/manifests/d/dorssel/usbipd-win/4.0.0/dorssel.usbipd-win.locale.en-US.yaml +++ b/manifests/d/dorssel/usbipd-win/4.0.0/dorssel.usbipd-win.locale.en-US.yaml @@ -1,39 +1,40 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: dorssel.usbipd-win -PackageVersion: 4.0.0 -PackageLocale: en-US -Publisher: Frans van Dorsselaer -PublisherUrl: https://github.com/dorssel -PublisherSupportUrl: https://github.com/dorssel/usbipd-win/issues -PackageName: usbipd-win -PackageUrl: https://github.com/dorssel/usbipd-win -License: GPL-3.0 -LicenseUrl: https://raw.githubusercontent.com/dorssel/usbipd-win/v3.0.0/COPYING.md -Copyright: Copyright (C) 2023 Frans van Dorsselaer -ShortDescription: Host locally connected USB devices to other (possibly virtual) machines. -Moniker: usbipd -Tags: -- hyper-v -- usb -- usbip -- wsl -ReleaseNotes: |- - - Windows 8.1 and Windows Server 2012 are no longer supported - - The WSL commands have changed, see the README for the new syntax - - The automation interfaces no longer expose IsWslAttached - - Removes the requirement to install client tools on WSL - - Removes the requirement to specify a distribution for WSL - - Supports WSL mirrored networking mode - - Supports host-side detach for any client, not just for WSL - - Fixes a memory leak - - Upgrades to . - NET 8 - - Reduces installation footprint - - Improves CLI performance - - Improves the diagnostic message for devices in use by Windows - - Bumps driver versions to 7.0.12 -ReleaseNotesUrl: https://github.com/dorssel/usbipd-win/releases/tag/v4.0.0 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: dorssel.usbipd-win +PackageVersion: 4.0.0 +PackageLocale: en-US +Publisher: Frans van Dorsselaer +PublisherUrl: https://github.com/dorssel +PublisherSupportUrl: https://github.com/dorssel/usbipd-win/issues +PackageName: usbipd-win +PackageUrl: https://github.com/dorssel/usbipd-win +License: GPL-3.0 +LicenseUrl: https://raw.githubusercontent.com/dorssel/usbipd-win/v3.0.0/COPYING.md +Copyright: Copyright (C) 2023 Frans van Dorsselaer +ShortDescription: Host locally connected USB devices to other (possibly virtual) machines. +Moniker: usbipd +Tags: +- hyper-v +- usb +- usbip +- wsl +ReleaseNotes: |- + - Windows 8.1 and Windows Server 2012 are no longer supported + - The WSL commands have changed, see the README for the new syntax + - The automation interfaces no longer expose IsWslAttached + - Removes the requirement to install client tools on WSL + - Removes the requirement to specify a distribution for WSL + - Supports WSL mirrored networking mode + - Supports host-side detach for any client, not just for WSL + - Fixes a memory leak + - Upgrades to . + NET 8 + - Reduces installation footprint + - Improves CLI performance + - Improves the diagnostic message for devices in use by Windows + - Bumps driver versions to 7.0.12 +ReleaseNotesUrl: https://github.com/dorssel/usbipd-win/releases/tag/v4.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/dorssel/usbipd-win/4.0.0/dorssel.usbipd-win.yaml b/manifests/d/dorssel/usbipd-win/4.0.0/dorssel.usbipd-win.yaml index 1526c669c11b7..386f95e73b34b 100644 --- a/manifests/d/dorssel/usbipd-win/4.0.0/dorssel.usbipd-win.yaml +++ b/manifests/d/dorssel/usbipd-win/4.0.0/dorssel.usbipd-win.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: dorssel.usbipd-win -PackageVersion: 4.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: dorssel.usbipd-win +PackageVersion: 4.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9d471fd1719da86201557a7b2e962d7d48a0e0cf Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:29:17 +0530 Subject: [PATCH 328/461] Update version: drscaon.OneLeft version 2.0.0 (#134328) --- .../2.0.0/drscaon.OneLeft.installer.yaml | 27 ++++++------ .../2.0.0/drscaon.OneLeft.locale.en-US.yaml | 41 ++++++++++--------- .../OneLeft/2.0.0/drscaon.OneLeft.yaml | 17 ++++---- 3 files changed, 44 insertions(+), 41 deletions(-) diff --git a/manifests/d/drscaon/OneLeft/2.0.0/drscaon.OneLeft.installer.yaml b/manifests/d/drscaon/OneLeft/2.0.0/drscaon.OneLeft.installer.yaml index b77bc85c66ab3..052a048cffee6 100644 --- a/manifests/d/drscaon/OneLeft/2.0.0/drscaon.OneLeft.installer.yaml +++ b/manifests/d/drscaon/OneLeft/2.0.0/drscaon.OneLeft.installer.yaml @@ -1,13 +1,14 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: drscaon.OneLeft -PackageVersion: 2.0.0 -InstallerType: nullsoft -ReleaseDate: 2018-07-17 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/drscaon/electron-react-one-left-game/releases/download/v2.0.0/OneLeft.Setup.2.0.0.exe - InstallerSha256: 10997BC294B37B74C005DE9B2C7C946B19AC30504648ADB6928399748AF6607F -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: drscaon.OneLeft +PackageVersion: 2.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/drscaon/electron-react-one-left-game/releases/download/v2.0.0/OneLeft.Setup.2.0.0.exe + InstallerSha256: 10997bc294b37b74c005de9b2c7c946b19ac30504648adb6928399748af6607f +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +ReleaseDate: "2018-07-17" diff --git a/manifests/d/drscaon/OneLeft/2.0.0/drscaon.OneLeft.locale.en-US.yaml b/manifests/d/drscaon/OneLeft/2.0.0/drscaon.OneLeft.locale.en-US.yaml index 8e170788f4fc7..6e2b96d049478 100644 --- a/manifests/d/drscaon/OneLeft/2.0.0/drscaon.OneLeft.locale.en-US.yaml +++ b/manifests/d/drscaon/OneLeft/2.0.0/drscaon.OneLeft.locale.en-US.yaml @@ -1,20 +1,21 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: drscaon.OneLeft -PackageVersion: 2.0.0 -PackageLocale: en-US -Publisher: Daniel Regis SARMENTO CAON -PublisherUrl: https://github.com/drscaon -PublisherSupportUrl: https://github.com/drscaon/electron-react-one-left-game/issues -PackageName: OneLeft -PackageUrl: https://github.com/drscaon/electron-react-one-left-game -License: MIT -LicenseUrl: https://github.com/drscaon/electron-react-one-left-game/blob/master/LICENSE -ShortDescription: A TRADITIONAL BOARD GAME -ReleaseNotes: |- - - Electron 3.0.0-beta.2 - - Hidden menu -ReleaseNotesUrl: https://github.com/drscaon/electron-react-one-left-game/releases/tag/v2.0.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: drscaon.OneLeft +PackageVersion: 2.0.0 +PackageLocale: en-US +Publisher: Daniel Regis SARMENTO CAON +PublisherUrl: https://github.com/drscaon +PublisherSupportUrl: https://github.com/drscaon/electron-react-one-left-game/issues +PackageName: OneLeft +PackageUrl: https://github.com/drscaon/electron-react-one-left-game +License: MIT +LicenseUrl: https://github.com/drscaon/electron-react-one-left-game/blob/master/LICENSE +ShortDescription: A TRADITIONAL BOARD GAME +ReleaseNotes: |- + - Electron 3.0.0-beta.2 + - Hidden menu +ReleaseNotesUrl: https://github.com/drscaon/electron-react-one-left-game/releases/tag/v2.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/drscaon/OneLeft/2.0.0/drscaon.OneLeft.yaml b/manifests/d/drscaon/OneLeft/2.0.0/drscaon.OneLeft.yaml index 4e17059b43f6b..966b5f64effda 100644 --- a/manifests/d/drscaon/OneLeft/2.0.0/drscaon.OneLeft.yaml +++ b/manifests/d/drscaon/OneLeft/2.0.0/drscaon.OneLeft.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: drscaon.OneLeft -PackageVersion: 2.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: drscaon.OneLeft +PackageVersion: 2.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 0528bcc2bbd9eebbe69258cf788ab5e2330b6a05 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 17 Jan 2024 09:59:32 -0800 Subject: [PATCH 329/461] Creating manifests/s/shirowanisan/COEIROINK/.validation (#135191) --- manifests/s/shirowanisan/COEIROINK/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/s/shirowanisan/COEIROINK/.validation diff --git a/manifests/s/shirowanisan/COEIROINK/.validation b/manifests/s/shirowanisan/COEIROINK/.validation new file mode 100644 index 0000000000000..b5a02215795a9 --- /dev/null +++ b/manifests/s/shirowanisan/COEIROINK/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"b14b6fed-013d-4efc-87ab-a55143adbaec","TestPlan":"Validation-Domain","PackagePath":"manifests/s/shirowanisan/COEIROINK/2.2.1","CommitId":"60fff1f8ae2367d76ec11a3e3e5d103a42eebdc3"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From d41de34a9c1a6e0214d6c07e7b91bcb6f144c4de Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:29:40 +0530 Subject: [PATCH 330/461] Update version: DrakeetXu.PureWriter version 1.9.0 (#134325) --- .../1.9.0/DrakeetXu.PureWriter.installer.yaml | 45 ++++++------ .../DrakeetXu.PureWriter.locale.en-US.yaml | 71 ++++++++++--------- .../1.9.0/DrakeetXu.PureWriter.yaml | 17 ++--- 3 files changed, 68 insertions(+), 65 deletions(-) diff --git a/manifests/d/DrakeetXu/PureWriter/1.9.0/DrakeetXu.PureWriter.installer.yaml b/manifests/d/DrakeetXu/PureWriter/1.9.0/DrakeetXu.PureWriter.installer.yaml index 1614f626c0ead..cd932b4afc78c 100644 --- a/manifests/d/DrakeetXu/PureWriter/1.9.0/DrakeetXu.PureWriter.installer.yaml +++ b/manifests/d/DrakeetXu/PureWriter/1.9.0/DrakeetXu.PureWriter.installer.yaml @@ -1,22 +1,23 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: DrakeetXu.PureWriter -PackageVersion: 1.9.0 -Platform: -- Windows.Desktop -InstallerType: burn -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: '{70E0D61B-10B0-36EE-8392-1B8A9E1113F1}' -ReleaseDate: 2023-07-02 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/PureWriter/desktop/releases/download/1.9.0/PureWriter-1.9.0-Windows-x64.exe - InstallerSha256: 9DEF9CB60000BCC9DC22C040A8A2553B36B98BAC215CD1C2039F785CD6D5ED17 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: DrakeetXu.PureWriter +PackageVersion: 1.9.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/PureWriter/desktop/releases/download/1.9.0/PureWriter-1.9.0-Windows-x64.exe + InstallerSha256: 9def9cb60000bcc9dc22c040a8a2553b36b98bac215cd1c2039f785cd6d5ed17 +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: burn +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{70E0D61B-10B0-36EE-8392-1B8A9E1113F1}' +ReleaseDate: "2022-08-26" diff --git a/manifests/d/DrakeetXu/PureWriter/1.9.0/DrakeetXu.PureWriter.locale.en-US.yaml b/manifests/d/DrakeetXu/PureWriter/1.9.0/DrakeetXu.PureWriter.locale.en-US.yaml index f3d2005dc2198..b632a3148f24f 100644 --- a/manifests/d/DrakeetXu/PureWriter/1.9.0/DrakeetXu.PureWriter.locale.en-US.yaml +++ b/manifests/d/DrakeetXu/PureWriter/1.9.0/DrakeetXu.PureWriter.locale.en-US.yaml @@ -1,35 +1,36 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: DrakeetXu.PureWriter -PackageVersion: 1.9.0 -PackageLocale: en-US -Publisher: Drakeet Xu -PublisherUrl: https://github.com/PureWriter/desktop -PublisherSupportUrl: https://github.com/PureWriter/desktop/issues -Author: Drakeet Xu -PackageName: Pure Writer -PackageUrl: https://github.com/PureWriter/desktop -License: GPL-3.0-only -LicenseUrl: https://raw.githubusercontent.com/PureWriter/desktop/master/LICENSE -CopyrightUrl: https://raw.githubusercontent.com/PureWriter/desktop/master/LICENSE -ShortDescription: Writing application built with Java and Kotlin -Moniker: purewriter -ReleaseNotes: |- - - Fix indentation issues - - Windows supports immersive full screen, see the menu, ESC key to exit - - Modify the center-edit menu function to be "the line where the cursor is" instead of the last line - - Linux and more: https://writer.drakeet.com/desktop_en - - * 修复 与 Android v23.9.0 缩进不兼容问题 - - Windows 支持沉浸式全屏,请见菜单项,按 ESC 键可以退出 - - 将居中的对象修改为“光标所在行”而不是最后一行 - - Linux 及更多介绍: https://writer.drakeet.com/desktop_en - - For English or Latin, fixing the folded lines may produce bad results with spaces at the beginning of the folded lines - - If Linux system, need to uninstall the old version and reinstall the new (macOS & Windows do not need to follow this rule) - - 修复 对于英文折行时可能产生折下来的行首为空格的糟糕结果 - - 修复当光标处于文章末尾,但其实末尾还有一些看不见的空行或空格在光标之后时,此时「垂直居中编辑」或「自动滚动」无效 - - 新增小米字体,如果您的系统中安装有 MiSans Normal 这个字体,那么可以在纯纯写作桌面版字体选项中看到它 - - 完美的「自动滚动编辑行到屏幕中央」功能现已实现 -ReleaseNotesUrl: https://github.com/PureWriter/desktop/releases/tag/1.9.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: DrakeetXu.PureWriter +PackageVersion: 1.9.0 +PackageLocale: en-US +Publisher: Drakeet Xu +PublisherUrl: https://github.com/PureWriter/desktop +PublisherSupportUrl: https://github.com/PureWriter/desktop/issues +Author: Drakeet Xu +PackageName: Pure Writer +PackageUrl: https://github.com/PureWriter/desktop +License: GPL-3.0-only +LicenseUrl: https://raw.githubusercontent.com/PureWriter/desktop/master/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/PureWriter/desktop/master/LICENSE +ShortDescription: Writing application built with Java and Kotlin +Moniker: purewriter +ReleaseNotes: |- + - Fix indentation issues + - Windows supports immersive full screen, see the menu, ESC key to exit + - Modify the center-edit menu function to be "the line where the cursor is" instead of the last line + - Linux and more: https://writer.drakeet.com/desktop_en + - * 修复 与 Android v23.9.0 缩进不兼容问题 + - Windows 支持沉浸式全屏,请见菜单项,按 ESC 键可以退出 + - 将居中的对象修改为“光标所在行”而不是最后一行 + - Linux 及更多介绍: https://writer.drakeet.com/desktop_en + - For English or Latin, fixing the folded lines may produce bad results with spaces at the beginning of the folded lines + - If Linux system, need to uninstall the old version and reinstall the new (macOS & Windows do not need to follow this rule) + - 修复 对于英文折行时可能产生折下来的行首为空格的糟糕结果 + - 修复当光标处于文章末尾,但其实末尾还有一些看不见的空行或空格在光标之后时,此时「垂直居中编辑」或「自动滚动」无效 + - 新增小米字体,如果您的系统中安装有 MiSans Normal 这个字体,那么可以在纯纯写作桌面版字体选项中看到它 + - 完美的「自动滚动编辑行到屏幕中央」功能现已实现 +ReleaseNotesUrl: https://github.com/PureWriter/desktop/releases/tag/1.9.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/DrakeetXu/PureWriter/1.9.0/DrakeetXu.PureWriter.yaml b/manifests/d/DrakeetXu/PureWriter/1.9.0/DrakeetXu.PureWriter.yaml index 1e16747a9a98f..9646f3b40cc61 100644 --- a/manifests/d/DrakeetXu/PureWriter/1.9.0/DrakeetXu.PureWriter.yaml +++ b/manifests/d/DrakeetXu/PureWriter/1.9.0/DrakeetXu.PureWriter.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: DrakeetXu.PureWriter -PackageVersion: 1.9.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: DrakeetXu.PureWriter +PackageVersion: 1.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9377e62ef00589335ab7a6e07943a40bb345e4ce Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:29:46 +0530 Subject: [PATCH 331/461] Add version: DoltHub.Dolt version 1.31.1 (#134320) --- .../Dolt/1.31.1/DoltHub.Dolt.installer.yaml | 46 ++++++----- .../1.31.1/DoltHub.Dolt.locale.en-US.yaml | 81 +++++++------------ .../d/DoltHub/Dolt/1.31.1/DoltHub.Dolt.yaml | 17 ++-- 3 files changed, 63 insertions(+), 81 deletions(-) diff --git a/manifests/d/DoltHub/Dolt/1.31.1/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.31.1/DoltHub.Dolt.installer.yaml index 5d7be4759cd20..5b5bbc90dfa4c 100644 --- a/manifests/d/DoltHub/Dolt/1.31.1/DoltHub.Dolt.installer.yaml +++ b/manifests/d/DoltHub/Dolt/1.31.1/DoltHub.Dolt.installer.yaml @@ -1,22 +1,24 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: DoltHub.Dolt -PackageVersion: 1.31.1 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: wix -Scope: machine -UpgradeBehavior: install -ProductCode: '{666D28E3-7DFC-405D-AA46-9A74F6C10A64}' -ReleaseDate: 2024-01-11 -AppsAndFeaturesEntries: -- DisplayName: Dolt 1.31.1 - UpgradeCode: '{6BC40754-759D-4899-9FD3-E6BE1823CACD}' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.31.1/dolt-windows-amd64.msi - InstallerSha256: 1D7EB39D3AD85228177803FD712A1EC0EFFC2AC1DEC0419646C4D43273AD8C78 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: DoltHub.Dolt +PackageVersion: 1.31.1 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.31.1/dolt-windows-amd64.msi + InstallerSha256: 1d7eb39d3ad85228177803fd712a1ec0effc2ac1dec0419646c4d43273ad8c78 + UpgradeCode: "{6BC40754-759D-4899-9FD3-E6BE1823CACD}" +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{666D28E3-7DFC-405D-AA46-9A74F6C10A64}' +ReleaseDate: "2024-01-11" +AppsAndFeaturesEntries: +- DisplayName: Dolt 1.9.0 + UpgradeCode: '{6BC40754-759D-4899-9FD3-E6BE1823CACD}' diff --git a/manifests/d/DoltHub/Dolt/1.31.1/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.31.1/DoltHub.Dolt.locale.en-US.yaml index 31cbb75ce6e11..b13b668a084bc 100644 --- a/manifests/d/DoltHub/Dolt/1.31.1/DoltHub.Dolt.locale.en-US.yaml +++ b/manifests/d/DoltHub/Dolt/1.31.1/DoltHub.Dolt.locale.en-US.yaml @@ -1,51 +1,30 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: DoltHub.Dolt -PackageVersion: 1.31.1 -PackageLocale: en-US -Publisher: DoltHub -PublisherUrl: https://github.com/dolthub/dolt -PublisherSupportUrl: https://github.com/dolthub/dolt/issues -Author: DoltHub -PackageName: Dolt -PackageUrl: https://www.dolthub.com -License: APACHE-2.0 -LicenseUrl: https://raw.githubusercontent.com/dolthub/dolt/master/LICENSE -CopyrightUrl: https://raw.githubusercontent.com/dolthub/dolt/master/LICENSE -ShortDescription: Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository. -Description: |- - Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository. - Connect to Dolt just like any MySQL database to run queries or update the data using SQL commands. - Use the command line interface to import CSV files, commit your changes, push them to a remote, or merge your teammate's changes. -Moniker: dolt -Tags: -- cli -- data -- git-for-data -- versioning -ReleaseNotes: |- - dolt - - 7297: dolt push: Only assert on a clean working set when doing a push if we are running against a server which requests it. - - 7284: dolt table import --all-text correctly infers pk if none given - - 7283: add comments to help devs when a failure occurs - - 7278: default to text option for dolt table import - - 7264: Bh/minver improvements - go-mysql-server - - 2251: fix order by optimization - - 2249: fix decimal out of bounds in case statement - - 2246: round IndexAccess for numerical strings over int columns - - 2244: Feature: SYSDATE() function - - 2239: Support for doltgres prepared statements - vitess - - 299: Define an ExtendedHandler interface to handle postgres specific interactions - - 298: parse empty begin end block in trigger - Closed Issues - - 7276: Implement DATEDIFF - - 7079: Error in evaluating expression: "Out of range value for column of Decimal type" - - 6471: feature request: dolt table import add option to default to text/varchar type - - 7261: Unexpected Result when Querying with CONCAT - - 7270: Please implement SYSDATE for Mediawiki install -ReleaseNotesUrl: https://github.com/dolthub/dolt/releases/tag/v1.31.1 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: DoltHub.Dolt +PackageVersion: 1.31.1 +PackageLocale: en-US +Publisher: DoltHub +PublisherUrl: https://github.com/dolthub/dolt +PublisherSupportUrl: https://github.com/dolthub/dolt/issues +Author: DoltHub +PackageName: Dolt +PackageUrl: https://www.dolthub.com +License: APACHE-2.0 +LicenseUrl: https://raw.githubusercontent.com/dolthub/dolt/master/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/dolthub/dolt/master/LICENSE +ShortDescription: Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository. +Description: |- + Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository. + Connect to Dolt just like any MySQL database to run queries or update the data using SQL commands. + Use the command line interface to import CSV files, commit your changes, push them to a remote, or merge your teammate's changes. +Moniker: dolt +Tags: +- cli +- data +- git-for-data +- versioning +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/dolthub/dolt/releases/tag/v1.31.1 diff --git a/manifests/d/DoltHub/Dolt/1.31.1/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.31.1/DoltHub.Dolt.yaml index 7494242cf80b3..fab53ff316058 100644 --- a/manifests/d/DoltHub/Dolt/1.31.1/DoltHub.Dolt.yaml +++ b/manifests/d/DoltHub/Dolt/1.31.1/DoltHub.Dolt.yaml @@ -1,8 +1,9 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: DoltHub.Dolt -PackageVersion: 1.31.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: DoltHub.Dolt +PackageVersion: 1.31.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 76526959d310339b84dd1e8628a883495eed5e0a Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:30:28 +0530 Subject: [PATCH 332/461] New version: dokan-dev.Dokany version 2.1.0.1000 (#134319) --- .../dokan-dev.Dokany.installer.yaml | 27 +++++++++++++++++++ .../dokan-dev.Dokany.locale.en-US.yaml | 27 +++++++++++++++++++ .../Dokany/2.1.0.1000/dokan-dev.Dokany.yaml | 9 +++++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/d/dokan-dev/Dokany/2.1.0.1000/dokan-dev.Dokany.installer.yaml create mode 100644 manifests/d/dokan-dev/Dokany/2.1.0.1000/dokan-dev.Dokany.locale.en-US.yaml create mode 100644 manifests/d/dokan-dev/Dokany/2.1.0.1000/dokan-dev.Dokany.yaml diff --git a/manifests/d/dokan-dev/Dokany/2.1.0.1000/dokan-dev.Dokany.installer.yaml b/manifests/d/dokan-dev/Dokany/2.1.0.1000/dokan-dev.Dokany.installer.yaml new file mode 100644 index 0000000000000..e4ee40426884c --- /dev/null +++ b/manifests/d/dokan-dev/Dokany/2.1.0.1000/dokan-dev.Dokany.installer.yaml @@ -0,0 +1,27 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: dokan-dev.Dokany +PackageVersion: 2.1.0.1000 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/dokan-dev/dokany/releases/download/v2.1.0.1000/Dokan_x86.msi + InstallerSha256: 4282546c46d8302467997b38a56bebb409f0488d8bd7b2426719c5d5128cf7ef + ProductCode: '{D1680D5B-295F-0201-0000-231222144112}' + UpgradeCode: "{B08DE90A-F064-4ADC-99AC-2EC933417CC5}" +- Architecture: x64 + InstallerUrl: https://github.com/dokan-dev/dokany/releases/download/v2.1.0.1000/Dokan_x64.msi + InstallerSha256: 930b596d6cd7a8f3508f39bd4eab8c2f178178d39d11a9e135180b69820df47f + ProductCode: '{9A7325EA-D3C9-0201-0000-231222144112}' + UpgradeCode: "{31A8F445-2AC6-494B-819C-4F4E1B2AECF1}" +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: "2023-12-22" diff --git a/manifests/d/dokan-dev/Dokany/2.1.0.1000/dokan-dev.Dokany.locale.en-US.yaml b/manifests/d/dokan-dev/Dokany/2.1.0.1000/dokan-dev.Dokany.locale.en-US.yaml new file mode 100644 index 0000000000000..88697409303b9 --- /dev/null +++ b/manifests/d/dokan-dev/Dokany/2.1.0.1000/dokan-dev.Dokany.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: dokan-dev.Dokany +PackageVersion: 2.1.0.1000 +PackageLocale: en-US +Publisher: Dokany Project +PublisherUrl: http://dokan-dev.github.io +PublisherSupportUrl: https://github.com/dokan-dev/dokany/issues +Author: Dokany Project +PackageName: Dokan Library +PackageUrl: https://dokan-dev.github.io +License: LGPL/MIT +LicenseUrl: https://github.com/dokan-dev/dokany/blob/master/license.mit.txt +Copyright: Copyright (C) 2007 Free Software Foundation, Inc. / Copyright (C) 2015 - 2020 Adrien J. and Maxime C. +CopyrightUrl: https://github.com/dokan-dev/dokany/blob/master/license.mit.txt +ShortDescription: User mode file system library for windows with FUSE Wrapper +Description: Dokany is a fork of Dokan 0.6.0 with bug fixes, clean change history and updated to build with latest tools. +Moniker: dokany +Tags: +- driver +- filesystem +- fuse +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/dokan-dev/dokany/releases/tag/v2.1.0.1000 diff --git a/manifests/d/dokan-dev/Dokany/2.1.0.1000/dokan-dev.Dokany.yaml b/manifests/d/dokan-dev/Dokany/2.1.0.1000/dokan-dev.Dokany.yaml new file mode 100644 index 0000000000000..c1f3115ff0dcf --- /dev/null +++ b/manifests/d/dokan-dev/Dokany/2.1.0.1000/dokan-dev.Dokany.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: dokan-dev.Dokany +PackageVersion: 2.1.0.1000 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 5a55dc6344be9c163a2ea6e2c582a4475d23ad07 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:30:45 +0530 Subject: [PATCH 333/461] Update version: DogecoinCoreproject.DogecoinCore version 1.14.6 (#134318) --- ...oinCoreproject.DogecoinCore.installer.yaml | 41 +++--- ...Coreproject.DogecoinCore.locale.en-US.yaml | 117 +++++++++--------- .../DogecoinCoreproject.DogecoinCore.yaml | 17 +-- 3 files changed, 89 insertions(+), 86 deletions(-) diff --git a/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.6/DogecoinCoreproject.DogecoinCore.installer.yaml b/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.6/DogecoinCoreproject.DogecoinCore.installer.yaml index 3a3c6ee73be59..cabebb26b91e4 100644 --- a/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.6/DogecoinCoreproject.DogecoinCore.installer.yaml +++ b/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.6/DogecoinCoreproject.DogecoinCore.installer.yaml @@ -1,20 +1,21 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: DogecoinCoreproject.DogecoinCore -PackageVersion: 1.14.6 -Platform: -- Windows.Desktop -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2022-07-20 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/dogecoin/dogecoin/releases/download/v1.14.6/dogecoin-1.14.6-win64-setup-unsigned.exe - InstallerSha256: 888429200B5CD1A414E33215E8E8AEA0957FA7A615C407B19B8A9AB2FA9E180A -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: DogecoinCoreproject.DogecoinCore +PackageVersion: 1.14.6 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dogecoin/dogecoin/releases/download/v1.14.6/dogecoin-1.14.6-win64-setup-unsigned.exe + InstallerSha256: 888429200b5cd1a414e33215e8e8aea0957fa7a615c407b19b8a9ab2fa9e180a +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: "2022-07-20" diff --git a/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.6/DogecoinCoreproject.DogecoinCore.locale.en-US.yaml b/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.6/DogecoinCoreproject.DogecoinCore.locale.en-US.yaml index b0a9de8faf591..0a7bc2bad14ec 100644 --- a/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.6/DogecoinCoreproject.DogecoinCore.locale.en-US.yaml +++ b/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.6/DogecoinCoreproject.DogecoinCore.locale.en-US.yaml @@ -1,58 +1,59 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: DogecoinCoreproject.DogecoinCore -PackageVersion: 1.14.6 -PackageLocale: en-US -Publisher: Dogecoin Core project -PublisherUrl: https://dogecoin.com -PublisherSupportUrl: https://github.com/dogecoin/dogecoin/issues -PackageName: Dogecoin Core -PackageUrl: https://github.com/dogecoin/dogecoin -License: MIT -LicenseUrl: https://github.com/dogecoin/dogecoin/blob/master/COPYING -Copyright: Copyright (c) 2013-2021 The Dogecoin Core developers -CopyrightUrl: https://github.com/dogecoin/dogecoin/blob/master/COPYING -ShortDescription: Dogecoin is an open source peer-to-peer digital currency -Moniker: dogecoin -Tags: -- crypto -- crypto-currency -- currency -- doge -- dogecoin -ReleaseNotes: |- - - The alert system has been removed and processing of alert messages has been disabled - - The transaction download system has been made more reliable - - The protocol implementation has been amended to reject buggy or malformed messages - - Memory management in events of high network traffic or when connected to extremely slow peers has been improved - Breaking changes - - The behavior of the dumpwallet and backupwallet RPC methods, to exclusively write to the directory specified by -backupdir and no longer overwrite files - - The maximum number of addnode records that a node will track has been limited to 800 - New features - - A new RPC method, liststucktransactions has been added to help wallet operators identify if any transactions are stuck (have not been mined and are not in the mempool) and enable resolution. This helps in cases where node-local fee or dust policies change, to prevent the node from sending out old transactions that got lost. - - Pruning configuration has been added to the UI, to make it easier to save diskspace for users of graphical (wallet) installations. - - A new RPC method, setmaxconnections, has been introduced that enables wallet and node operators to change the maximum number of connections their node allows without needing to restart allowing for more fine-grained control of the node's network capacities. - - The graph in the UI's traffic monitor has been significantly improved by keeping track of the traffic we see in the background and then rendering it on demand, at any desired scale. - - A new RPC method, rescan, has been added to allow node operators to rescan the chain for wallet transactions from a certain height. This can help speed up the rescan process for keys that are known to be generated after a certain date or block height. - - A new endpoint has been added to the REST server to find the current best known block at a certain height, without having to do RPC calls. This is useful for service implementations that need to track or query blocks. - Translation updates - - Bulgarian - - Dutch - - French - - Italian - - Korean - - Persian - - Portuguese (pt_PT) - - Tamil - RPC API Changes - - The verifychain RPC command no longer accepts negative values - - addnode will now return error -32 when the address provided is too long - - getpeerinfo provides 2 new fields per peer, addr_processed and addr_rate_limited - Dependency updates - - Updated zlib to 1.2.12. - - Updated libevent to 2.1.12-stable. - - Update the LevelDB subtree to use the same version as Bitcoin 22.0, from the bitcoin-core maintained fork. -ReleaseNotesUrl: https://github.com/dogecoin/dogecoin/releases/tag/v1.14.6 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: DogecoinCoreproject.DogecoinCore +PackageVersion: 1.14.6 +PackageLocale: en-US +Publisher: Dogecoin Core project +PublisherUrl: https://dogecoin.com +PublisherSupportUrl: https://github.com/dogecoin/dogecoin/issues +PackageName: Dogecoin Core +PackageUrl: https://github.com/dogecoin/dogecoin +License: MIT +LicenseUrl: https://github.com/dogecoin/dogecoin/blob/master/COPYING +Copyright: Copyright (c) 2013-2021 The Dogecoin Core developers +CopyrightUrl: https://github.com/dogecoin/dogecoin/blob/master/COPYING +ShortDescription: Dogecoin is an open source peer-to-peer digital currency +Moniker: dogecoin +Tags: +- crypto +- crypto-currency +- currency +- doge +- dogecoin +ReleaseNotes: |- + - The alert system has been removed and processing of alert messages has been disabled + - The transaction download system has been made more reliable + - The protocol implementation has been amended to reject buggy or malformed messages + - Memory management in events of high network traffic or when connected to extremely slow peers has been improved + Breaking changes + - The behavior of the dumpwallet and backupwallet RPC methods, to exclusively write to the directory specified by -backupdir and no longer overwrite files + - The maximum number of addnode records that a node will track has been limited to 800 + New features + - A new RPC method, liststucktransactions has been added to help wallet operators identify if any transactions are stuck (have not been mined and are not in the mempool) and enable resolution. This helps in cases where node-local fee or dust policies change, to prevent the node from sending out old transactions that got lost. + - Pruning configuration has been added to the UI, to make it easier to save diskspace for users of graphical (wallet) installations. + - A new RPC method, setmaxconnections, has been introduced that enables wallet and node operators to change the maximum number of connections their node allows without needing to restart allowing for more fine-grained control of the node's network capacities. + - The graph in the UI's traffic monitor has been significantly improved by keeping track of the traffic we see in the background and then rendering it on demand, at any desired scale. + - A new RPC method, rescan, has been added to allow node operators to rescan the chain for wallet transactions from a certain height. This can help speed up the rescan process for keys that are known to be generated after a certain date or block height. + - A new endpoint has been added to the REST server to find the current best known block at a certain height, without having to do RPC calls. This is useful for service implementations that need to track or query blocks. + Translation updates + - Bulgarian + - Dutch + - French + - Italian + - Korean + - Persian + - Portuguese (pt_PT) + - Tamil + RPC API Changes + - The verifychain RPC command no longer accepts negative values + - addnode will now return error -32 when the address provided is too long + - getpeerinfo provides 2 new fields per peer, addr_processed and addr_rate_limited + Dependency updates + - Updated zlib to 1.2.12. + - Updated libevent to 2.1.12-stable. + - Update the LevelDB subtree to use the same version as Bitcoin 22.0, from the bitcoin-core maintained fork. +ReleaseNotesUrl: https://github.com/dogecoin/dogecoin/releases/tag/v1.14.6 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.6/DogecoinCoreproject.DogecoinCore.yaml b/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.6/DogecoinCoreproject.DogecoinCore.yaml index bc2852e76a182..a70b52c2d8f8a 100644 --- a/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.6/DogecoinCoreproject.DogecoinCore.yaml +++ b/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.6/DogecoinCoreproject.DogecoinCore.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: DogecoinCoreproject.DogecoinCore -PackageVersion: 1.14.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: DogecoinCoreproject.DogecoinCore +PackageVersion: 1.14.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 26c1eb9fdc882c6c96381e63ad6f00806d85de2c Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:31:04 +0530 Subject: [PATCH 334/461] Update version: DockStation.DockStation version 1.5.1 (#134317) --- .../DockStation.DockStation.installer.yaml | 57 ++++++++--------- .../DockStation.DockStation.locale.en-US.yaml | 64 +++++++++++-------- .../1.5.1/DockStation.DockStation.yaml | 17 ++--- 3 files changed, 74 insertions(+), 64 deletions(-) diff --git a/manifests/d/DockStation/DockStation/1.5.1/DockStation.DockStation.installer.yaml b/manifests/d/DockStation/DockStation/1.5.1/DockStation.DockStation.installer.yaml index 9add64cd54089..1b52036c75bd9 100644 --- a/manifests/d/DockStation/DockStation/1.5.1/DockStation.DockStation.installer.yaml +++ b/manifests/d/DockStation/DockStation/1.5.1/DockStation.DockStation.installer.yaml @@ -1,29 +1,28 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: DockStation.DockStation -PackageVersion: 1.5.1 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: nullsoft -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2019-04-10 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/DockStation/dockstation/releases/download/v1.5.1/dockstation-web-setup-1.5.1.exe - InstallerSha256: DE828305D881B3155C2D7B8C1294F9E8AF20FAB567544F9620EA40693211BFE3 - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/DockStation/dockstation/releases/download/v1.5.1/dockstation-web-setup-1.5.1.exe - InstallerSha256: DE828305D881B3155C2D7B8C1294F9E8AF20FAB567544F9620EA40693211BFE3 - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: DockStation.DockStation +PackageVersion: 1.5.1 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/DockStation/dockstation/releases/download/v1.5.1/dockstation-setup-1.5.1.exe + InstallerSha256: ca7b287bcce8fd6138dc385821738c56b1363a3ddb26db4c4b2d9b4adc3a05fb +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/DockStation/dockstation/releases/download/v1.5.1/dockstation-setup-1.5.1.exe + InstallerSha256: ca7b287bcce8fd6138dc385821738c56b1363a3ddb26db4c4b2d9b4adc3a05fb +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +InstallModes: +- interactive +- silent +InstallerSwitches: + Custom: /CURRENTUSER +UpgradeBehavior: install +ReleaseDate: "2019-04-15" diff --git a/manifests/d/DockStation/DockStation/1.5.1/DockStation.DockStation.locale.en-US.yaml b/manifests/d/DockStation/DockStation/1.5.1/DockStation.DockStation.locale.en-US.yaml index 2ca66c9763cff..3ec2bb4900b06 100644 --- a/manifests/d/DockStation/DockStation/1.5.1/DockStation.DockStation.locale.en-US.yaml +++ b/manifests/d/DockStation/DockStation/1.5.1/DockStation.DockStation.locale.en-US.yaml @@ -1,27 +1,37 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: DockStation.DockStation -PackageVersion: 1.5.1 -PackageLocale: en-US -Publisher: DockStation -PublisherUrl: https://dockstation.io -PublisherSupportUrl: https://github.com/DockStation/dockstation/issues -Author: DockStation -PackageName: DockStation -PackageUrl: https://dockstation.io -License: Proprietary -Copyright: © 2017 DockStation. All rights reserved. -ShortDescription: Working with Docker has never been so easy and convenient. -Moniker: dockstation -ReleaseNotes: |- - Improvements - - Logs view performance improvement (on projects and containers screens) - - Update libs - Fixes - - #173 Cannot read property 'destroy' of undefined after latest update - - Show correct container status if the container was stopped immediately after running - - Fix update button -ReleaseNotesUrl: https://github.com/DockStation/dockstation/releases/tag/v1.5.1 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: DockStation.DockStation +PackageVersion: 1.5.1 +PackageLocale: en-US +Publisher: DockStation +PublisherUrl: https://dockstation.io +PublisherSupportUrl: https://github.com/DockStation/dockstation/issues +Author: DockStation +PackageName: DockStation +PackageUrl: https://dockstation.io +License: Proprietary +Copyright: © 2017 DockStation. All rights reserved. +ShortDescription: Working with Docker has never been so easy and convenient. +Moniker: dockstation +ReleaseNotes: |- + Improvements + - Logs view performance improvement (on projects and containers screens) + - Update libs + Fixes + - #173 Cannot read property 'destroy' of undefined after latest update + - Show correct container status if the container was stopped immediately after running + - Fix update button +ReleaseNotesUrl: https://github.com/DockStation/dockstation/releases/tag/v1.5.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- docker +- docker-compose +- docker-container +- docker-images +- docker-swarm +- dockerfile +- kubernetes +- moby diff --git a/manifests/d/DockStation/DockStation/1.5.1/DockStation.DockStation.yaml b/manifests/d/DockStation/DockStation/1.5.1/DockStation.DockStation.yaml index 9c37e58793143..d9b6d98cea32b 100644 --- a/manifests/d/DockStation/DockStation/1.5.1/DockStation.DockStation.yaml +++ b/manifests/d/DockStation/DockStation/1.5.1/DockStation.DockStation.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: DockStation.DockStation -PackageVersion: 1.5.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: DockStation.DockStation +PackageVersion: 1.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6ff1ea524003a2f0395182c4ade43c15e5bcc487 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:31:15 +0530 Subject: [PATCH 335/461] Update version: Dmitry-Farafonov.MicSwitch version 1.0.253 (#134316) --- .../Dmitry-Farafonov.MicSwitch.installer.yaml | 47 ++++++++++--------- ...itry-Farafonov.MicSwitch.locale.en-US.yaml | 43 ++++++++--------- .../1.0.253/Dmitry-Farafonov.MicSwitch.yaml | 17 +++---- 3 files changed, 55 insertions(+), 52 deletions(-) diff --git a/manifests/d/Dmitry-Farafonov/MicSwitch/1.0.253/Dmitry-Farafonov.MicSwitch.installer.yaml b/manifests/d/Dmitry-Farafonov/MicSwitch/1.0.253/Dmitry-Farafonov.MicSwitch.installer.yaml index 930962bb9d5af..6df544d5a711f 100644 --- a/manifests/d/Dmitry-Farafonov/MicSwitch/1.0.253/Dmitry-Farafonov.MicSwitch.installer.yaml +++ b/manifests/d/Dmitry-Farafonov/MicSwitch/1.0.253/Dmitry-Farafonov.MicSwitch.installer.yaml @@ -1,23 +1,24 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Dmitry-Farafonov.MicSwitch -PackageVersion: 1.0.253 -Platform: -- Windows.Desktop -InstallerType: exe -Scope: user -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: --silent - SilentWithProgress: --silent -UpgradeBehavior: install -ReleaseDate: 2023-01-16 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/iXab3r/MicSwitch/releases/download/1.0.253/MicSwitchSetup.1.0.253.exe - InstallerSha256: 31626F820E53C8B9D5CF59EB2E543B43EAE3A188543D69B6C02B6FEDDEE52336 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Dmitry-Farafonov.MicSwitch +PackageVersion: 1.0.253 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/iXab3r/MicSwitch/releases/download/1.0.253/MicSwitchSetup.1.0.253.exe + InstallerSha256: 31626f820e53c8b9d5cf59eb2e543b43eae3a188543d69b6c02b6feddee52336 +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +ReleaseDate: "2023-01-16" diff --git a/manifests/d/Dmitry-Farafonov/MicSwitch/1.0.253/Dmitry-Farafonov.MicSwitch.locale.en-US.yaml b/manifests/d/Dmitry-Farafonov/MicSwitch/1.0.253/Dmitry-Farafonov.MicSwitch.locale.en-US.yaml index be9e131290c2a..526410cd9efd5 100644 --- a/manifests/d/Dmitry-Farafonov/MicSwitch/1.0.253/Dmitry-Farafonov.MicSwitch.locale.en-US.yaml +++ b/manifests/d/Dmitry-Farafonov/MicSwitch/1.0.253/Dmitry-Farafonov.MicSwitch.locale.en-US.yaml @@ -1,21 +1,22 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Dmitry-Farafonov.MicSwitch -PackageVersion: 1.0.253 -PackageLocale: en-US -Publisher: Dmitry Farafonov aka Xab3r -PublisherUrl: https://github.com/iXab3r/MicSwitch -PublisherSupportUrl: https://github.com/iXab3r/MicSwitch/issues -Author: Dmitry Farafonov aka Xab3r -PackageName: MicSwitch -PackageUrl: https://github.com/iXab3r/MicSwitch -License: Copyright-C-2021-Dmitry-Farafonov -Copyright: Copyright-C-2021-Dmitry-Farafonov -ShortDescription: MicSwitch is a tool which allows you to mute/unmute your microphone globally using a predefined hotkey -Moniker: micswitch -Tags: -- microphone -ReleaseNotesUrl: https://github.com/iXab3r/MicSwitch/releases/tag/1.0.253 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Dmitry-Farafonov.MicSwitch +PackageVersion: 1.0.253 +PackageLocale: en-US +Publisher: Dmitry Farafonov aka Xab3r +PublisherUrl: https://github.com/iXab3r/MicSwitch +PublisherSupportUrl: https://github.com/iXab3r/MicSwitch/issues +Author: Dmitry Farafonov aka Xab3r +PackageName: MicSwitch +PackageUrl: https://github.com/iXab3r/MicSwitch +License: Copyright-C-2021-Dmitry-Farafonov +Copyright: Copyright-C-2021-Dmitry-Farafonov +ShortDescription: MicSwitch is a tool which allows you to mute/unmute your microphone globally using a predefined hotkey +Moniker: micswitch +Tags: +- microphone +ReleaseNotesUrl: https://github.com/iXab3r/MicSwitch/releases/tag/1.0.253 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/Dmitry-Farafonov/MicSwitch/1.0.253/Dmitry-Farafonov.MicSwitch.yaml b/manifests/d/Dmitry-Farafonov/MicSwitch/1.0.253/Dmitry-Farafonov.MicSwitch.yaml index fabb3f7742054..5a7d9c8cb7a87 100644 --- a/manifests/d/Dmitry-Farafonov/MicSwitch/1.0.253/Dmitry-Farafonov.MicSwitch.yaml +++ b/manifests/d/Dmitry-Farafonov/MicSwitch/1.0.253/Dmitry-Farafonov.MicSwitch.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Dmitry-Farafonov.MicSwitch -PackageVersion: 1.0.253 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Dmitry-Farafonov.MicSwitch +PackageVersion: 1.0.253 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 76cae741b838f15b144e2ba93c1379f401e9ded7 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:31:22 +0530 Subject: [PATCH 336/461] New version: Discord.Discord.PTB version 1.0.1052 (#134314) --- .../1.0.1052/Discord.Discord.PTB.installer.yaml | 15 +++++++++++++++ .../Discord.Discord.PTB.locale.en-US.yaml | 17 +++++++++++++++++ .../PTB/1.0.1052/Discord.Discord.PTB.yaml | 9 +++++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/d/Discord/Discord/PTB/1.0.1052/Discord.Discord.PTB.installer.yaml create mode 100644 manifests/d/Discord/Discord/PTB/1.0.1052/Discord.Discord.PTB.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/PTB/1.0.1052/Discord.Discord.PTB.yaml diff --git a/manifests/d/Discord/Discord/PTB/1.0.1052/Discord.Discord.PTB.installer.yaml b/manifests/d/Discord/Discord/PTB/1.0.1052/Discord.Discord.PTB.installer.yaml new file mode 100644 index 0000000000000..59c3aa5011a6c --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/1.0.1052/Discord.Discord.PTB.installer.yaml @@ -0,0 +1,15 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Discord.Discord.PTB +PackageVersion: 1.0.1052 +Installers: +- Architecture: x86 + InstallerUrl: https://dl-ptb.discordapp.net/distro/app/ptb/win/x86/1.0.1052/DiscordPTBSetup.exe + InstallerSha256: 2777074c9b456d640a1d28768ccd9430289910f10f2f65bad42f367c3775634e +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: exe +ReleaseDate: 2023-12-15 +RequireExplicitUpgrade: true diff --git a/manifests/d/Discord/Discord/PTB/1.0.1052/Discord.Discord.PTB.locale.en-US.yaml b/manifests/d/Discord/Discord/PTB/1.0.1052/Discord.Discord.PTB.locale.en-US.yaml new file mode 100644 index 0000000000000..f664a192f35bc --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/1.0.1052/Discord.Discord.PTB.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Discord.Discord.PTB +PackageVersion: 1.0.1052 +PackageLocale: en-US +Publisher: Discord Inc. +PackageName: Discord PTB +PackageUrl: https://discord.com +License: Proprietary +LicenseUrl: https://discord.com/licenses +Copyright: (c) 2021 Discord Inc. All rights reserved. +ShortDescription: Whether you’re part of a school club, gaming group, worldwide art community, or just a handful of friends that want to spend time together, Discord makes it easy to talk every day and hang out more often. +Moniker: discord-ptb +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/Discord/Discord/PTB/1.0.1052/Discord.Discord.PTB.yaml b/manifests/d/Discord/Discord/PTB/1.0.1052/Discord.Discord.PTB.yaml new file mode 100644 index 0000000000000..b41104314fc38 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/1.0.1052/Discord.Discord.PTB.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Discord.Discord.PTB +PackageVersion: 1.0.1052 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4906531f1eec9e88c1d2b0dcbda77603d617d37f Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:31:31 +0530 Subject: [PATCH 337/461] New version: Discord.Discord.Development version 1.0.754 (#134313) --- .../Discord.Discord.Development.installer.yaml | 15 +++++++++++++++ ...iscord.Discord.Development.locale.en-US.yaml | 17 +++++++++++++++++ .../1.0.754/Discord.Discord.Development.yaml | 9 +++++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/d/Discord/Discord/Development/1.0.754/Discord.Discord.Development.installer.yaml create mode 100644 manifests/d/Discord/Discord/Development/1.0.754/Discord.Discord.Development.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Development/1.0.754/Discord.Discord.Development.yaml diff --git a/manifests/d/Discord/Discord/Development/1.0.754/Discord.Discord.Development.installer.yaml b/manifests/d/Discord/Discord/Development/1.0.754/Discord.Discord.Development.installer.yaml new file mode 100644 index 0000000000000..d973f9aa6e41d --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.754/Discord.Discord.Development.installer.yaml @@ -0,0 +1,15 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Discord.Discord.Development +PackageVersion: 1.0.754 +Installers: +- Architecture: x86 + InstallerUrl: https://dl-development.discordapp.net/distro/app/development/win/x86/1.0.754/DiscordDevelopmentSetup.exe + InstallerSha256: e7c8fd904c7142738e78e0059d5e8897b166bb96dbe3cd08788988bb7dabbb80 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: exe +ReleaseDate: 2023-12-07 +RequireExplicitUpgrade: true diff --git a/manifests/d/Discord/Discord/Development/1.0.754/Discord.Discord.Development.locale.en-US.yaml b/manifests/d/Discord/Discord/Development/1.0.754/Discord.Discord.Development.locale.en-US.yaml new file mode 100644 index 0000000000000..33efab23ec0a2 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.754/Discord.Discord.Development.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Discord.Discord.Development +PackageVersion: 1.0.754 +PackageLocale: en-US +Publisher: Discord Inc. +PackageName: Discord Development +PackageUrl: https://discord.com +License: Proprietary +LicenseUrl: https://discord.com/licenses +Copyright: (c) 2023 Discord Inc. All rights reserved. +ShortDescription: Whether you’re part of a school club, gaming group, worldwide art community, or just a handful of friends that want to spend time together, Discord makes it easy to talk every day and hang out more often. +Moniker: discord-development +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/Discord/Discord/Development/1.0.754/Discord.Discord.Development.yaml b/manifests/d/Discord/Discord/Development/1.0.754/Discord.Discord.Development.yaml new file mode 100644 index 0000000000000..1d82334ce64a8 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.754/Discord.Discord.Development.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Discord.Discord.Development +PackageVersion: 1.0.754 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 0bea2726fafdefd13252cf60236d4d70fe9e6b49 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:31:36 +0530 Subject: [PATCH 338/461] Add version: Discord.Discord.Canary version 1.0.162 (#134312) --- .../Discord.Discord.Canary.installer.yaml | 15 +++++++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 17 +++++++++++++++++ .../Canary/1.0.162/Discord.Discord.Canary.yaml | 9 +++++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.162/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.162/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.162/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.162/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.162/Discord.Discord.Canary.installer.yaml new file mode 100644 index 0000000000000..868db8d1529bd --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.162/Discord.Discord.Canary.installer.yaml @@ -0,0 +1,15 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.162 +Installers: +- Architecture: x86 + InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x86/1.0.162/DiscordCanarySetup.exe + InstallerSha256: 3740b95f7c381455e9f7f1fa49dc734c079b36bf6465753bbbc33777c0f268f9 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: exe +ReleaseDate: 2023-11-18 +RequireExplicitUpgrade: true diff --git a/manifests/d/Discord/Discord/Canary/1.0.162/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.162/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..2bcbb2d2b78e3 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.162/Discord.Discord.Canary.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.162 +PackageLocale: en-US +Publisher: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com +License: Proprietary +LicenseUrl: https://discord.com/licenses +Copyright: (c) 2023 Discord Inc. All rights reserved. +ShortDescription: Whether you’re part of a school club, gaming group, worldwide art community, or just a handful of friends that want to spend time together, Discord makes it easy to talk every day and hang out more often. +Moniker: discord-canary +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.162/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.162/Discord.Discord.Canary.yaml new file mode 100644 index 0000000000000..5e61db347c244 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.162/Discord.Discord.Canary.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.162 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From c9d00650240f7f33be6bcf299e32a7a630f5277f Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:31:43 +0530 Subject: [PATCH 339/461] Update version: Digimezzo.Knowte version 3.0.0 (#134310) --- .../3.0.0/Digimezzo.Knowte.installer.yaml | 29 ++++--- .../3.0.0/Digimezzo.Knowte.locale.en-US.yaml | 87 ++++++++++--------- .../Knowte/3.0.0/Digimezzo.Knowte.yaml | 17 ++-- 3 files changed, 68 insertions(+), 65 deletions(-) diff --git a/manifests/d/Digimezzo/Knowte/3.0.0/Digimezzo.Knowte.installer.yaml b/manifests/d/Digimezzo/Knowte/3.0.0/Digimezzo.Knowte.installer.yaml index c37099b3715d6..0483ca0c3b2da 100644 --- a/manifests/d/Digimezzo/Knowte/3.0.0/Digimezzo.Knowte.installer.yaml +++ b/manifests/d/Digimezzo/Knowte/3.0.0/Digimezzo.Knowte.installer.yaml @@ -1,14 +1,15 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Digimezzo.Knowte -PackageVersion: 3.0.0 -InstallerType: nullsoft -Scope: user -ReleaseDate: 2023-04-27 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/digimezzo/knowte/releases/download/v3.0.0/Knowte-3.0.0.exe - InstallerSha256: ADC8A17B822B5CCE554A1026D994EA449B08C421F2E88AF9CE6E1214E840EA09 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Digimezzo.Knowte +PackageVersion: 3.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/digimezzo/knowte/releases/download/v3.0.0/Knowte-3.0.0.exe + InstallerSha256: adc8a17b822b5cce554a1026d994ea449b08c421f2e88af9ce6e1214e840ea09 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +ReleaseDate: "2023-04-27" diff --git a/manifests/d/Digimezzo/Knowte/3.0.0/Digimezzo.Knowte.locale.en-US.yaml b/manifests/d/Digimezzo/Knowte/3.0.0/Digimezzo.Knowte.locale.en-US.yaml index 4dd49926cad8a..360c4c1419701 100644 --- a/manifests/d/Digimezzo/Knowte/3.0.0/Digimezzo.Knowte.locale.en-US.yaml +++ b/manifests/d/Digimezzo/Knowte/3.0.0/Digimezzo.Knowte.locale.en-US.yaml @@ -1,43 +1,44 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Digimezzo.Knowte -PackageVersion: 3.0.0 -PackageLocale: en-US -Publisher: Digimezzo -PublisherUrl: https://digimezzo.github.io/site -PublisherSupportUrl: https://github.com/digimezzo/knowte/issues -PackageName: Knowte -PackageUrl: https://github.com/digimezzo/knowte -License: GPL-3.0 -LicenseUrl: https://github.com/digimezzo/knowte/blob/master/LICENSE -ShortDescription: A note taking application that allows you to quickly and easily organize and find your notes -Moniker: knowte -Tags: -- note -- electron -- open-source -- cross-platform -ReleaseNotes: |- - Added - - Added Mac support - - Added spell checker - - Added note font resizing using CTRL + mouse wheel - - Added note status bar with quick options - - Added note encryption and password protection - - Added Russian translation - - Added option to move notes from one collection to another - - Added possibility to search inside notes - - Added Markdown notes - - Added improved theming and dark theme - - Added note pinning - Changed - - Knowte can, upon confirmation, now close all open notes for you when switching collections. - Removed - - Removed import from Knowte 1.x - Fixed - - Fixed a bug where the collection switcher icon is invisible when using a dark header bar - - Fixed extra new lines being added when copying note text to another application -ReleaseNotesUrl: https://github.com/digimezzo/knowte/releases/tag/v3.0.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Digimezzo.Knowte +PackageVersion: 3.0.0 +PackageLocale: en-US +Publisher: Digimezzo +PublisherUrl: https://digimezzo.github.io/site +PublisherSupportUrl: https://github.com/digimezzo/knowte/issues +PackageName: Knowte +PackageUrl: https://github.com/digimezzo/knowte +License: GPL-3.0 +LicenseUrl: https://github.com/digimezzo/knowte/blob/master/LICENSE +ShortDescription: A note taking application that allows you to quickly and easily organize and find your notes +Moniker: knowte +Tags: +- note +- electron +- open-source +- cross-platform +ReleaseNotes: |- + Added + - Added Mac support + - Added spell checker + - Added note font resizing using CTRL + mouse wheel + - Added note status bar with quick options + - Added note encryption and password protection + - Added Russian translation + - Added option to move notes from one collection to another + - Added possibility to search inside notes + - Added Markdown notes + - Added improved theming and dark theme + - Added note pinning + Changed + - Knowte can, upon confirmation, now close all open notes for you when switching collections. + Removed + - Removed import from Knowte 1.x + Fixed + - Fixed a bug where the collection switcher icon is invisible when using a dark header bar + - Fixed extra new lines being added when copying note text to another application +ReleaseNotesUrl: https://github.com/digimezzo/knowte/releases/tag/v3.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/Digimezzo/Knowte/3.0.0/Digimezzo.Knowte.yaml b/manifests/d/Digimezzo/Knowte/3.0.0/Digimezzo.Knowte.yaml index c33918fbcd862..6cb40a3321c72 100644 --- a/manifests/d/Digimezzo/Knowte/3.0.0/Digimezzo.Knowte.yaml +++ b/manifests/d/Digimezzo/Knowte/3.0.0/Digimezzo.Knowte.yaml @@ -1,8 +1,9 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Digimezzo.Knowte -PackageVersion: 3.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Digimezzo.Knowte +PackageVersion: 3.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From c3c52977c06b0f583ea3126d0e1feeda35e33afb Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:31:59 +0530 Subject: [PATCH 340/461] Update version: dillonkearns.mobster version 0.0.48 (#134311) --- .../dillonkearns.mobster.installer.yaml | 41 ++++++------- .../dillonkearns.mobster.locale.en-US.yaml | 59 ++++++++++--------- .../mobster/0.0.48/dillonkearns.mobster.yaml | 17 +++--- 3 files changed, 60 insertions(+), 57 deletions(-) diff --git a/manifests/d/dillonkearns/mobster/0.0.48/dillonkearns.mobster.installer.yaml b/manifests/d/dillonkearns/mobster/0.0.48/dillonkearns.mobster.installer.yaml index 5ce2ed9e0a3fe..7e11d8d55f84c 100644 --- a/manifests/d/dillonkearns/mobster/0.0.48/dillonkearns.mobster.installer.yaml +++ b/manifests/d/dillonkearns/mobster/0.0.48/dillonkearns.mobster.installer.yaml @@ -1,20 +1,21 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: dillonkearns.mobster -PackageVersion: 0.0.48 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: nullsoft -Scope: user -InstallModes: -- silent -UpgradeBehavior: install -ReleaseDate: 2017-11-19 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/dillonkearns/mobster/releases/download/v0.0.48/Mobster-Setup-0.0.48.exe - InstallerSha256: 548083EE3F6C5516EF900AAE4055C1FCF814433BA2550DA7E7E1EB96C88DA37A -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: dillonkearns.mobster +PackageVersion: 0.0.48 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dillonkearns/mobster/releases/download/v0.0.48/Mobster-Setup-0.0.48.exe + InstallerSha256: 548083EE3F6C5516EF900AAE4055C1FCF814433BA2550DA7E7E1EB96C88DA37A +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: 2017-11-19 diff --git a/manifests/d/dillonkearns/mobster/0.0.48/dillonkearns.mobster.locale.en-US.yaml b/manifests/d/dillonkearns/mobster/0.0.48/dillonkearns.mobster.locale.en-US.yaml index 839dab4349ce7..3dedaa96427b2 100644 --- a/manifests/d/dillonkearns/mobster/0.0.48/dillonkearns.mobster.locale.en-US.yaml +++ b/manifests/d/dillonkearns/mobster/0.0.48/dillonkearns.mobster.locale.en-US.yaml @@ -1,29 +1,30 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: dillonkearns.mobster -PackageVersion: 0.0.48 -PackageLocale: en-US -Publisher: Dillon Kearns -PublisherUrl: https://github.com/dillonkearns/mobster -PublisherSupportUrl: https://github.com/dillonkearns/mobster/issues -Author: Dillon Kearns -PackageName: Mobster -PackageUrl: https://github.com/dillonkearns/mobster -License: MIT -LicenseUrl: https://raw.githubusercontent.com/dillonkearns/mobster/master/LICENSE.md -Copyright: Copyright (c) 2011-2016 Dillon Kearns -CopyrightUrl: https://raw.githubusercontent.com/dillonkearns/mobster/master/LICENSE.md -ShortDescription: Pair and mob programming timer for Mac, Windows, and Linux. -Moniker: mobster -Tags: -- electron -- mob -- timer -ReleaseNotes: |- - - Make layouts more responsive for 4k displays - - Download font assets so no network calls are needed to retrieve them. - - Prevent error when opening app while running -ReleaseNotesUrl: https://github.com/dillonkearns/mobster/releases/tag/v0.0.48 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: dillonkearns.mobster +PackageVersion: 0.0.48 +PackageLocale: en-US +Publisher: Dillon Kearns +PublisherUrl: https://github.com/dillonkearns/mobster +PublisherSupportUrl: https://github.com/dillonkearns/mobster/issues +Author: Dillon Kearns +PackageName: Mobster +PackageUrl: https://github.com/dillonkearns/mobster +License: MIT +LicenseUrl: https://raw.githubusercontent.com/dillonkearns/mobster/master/LICENSE.md +Copyright: Copyright (c) 2011-2016 Dillon Kearns +CopyrightUrl: https://raw.githubusercontent.com/dillonkearns/mobster/master/LICENSE.md +ShortDescription: Pair and mob programming timer for Mac, Windows, and Linux. +Moniker: mobster +Tags: +- electron +- mob +- timer +ReleaseNotes: |- + - Make layouts more responsive for 4k displays + - Download font assets so no network calls are needed to retrieve them. + - Prevent error when opening app while running +ReleaseNotesUrl: https://github.com/dillonkearns/mobster/releases/tag/v0.0.48 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/dillonkearns/mobster/0.0.48/dillonkearns.mobster.yaml b/manifests/d/dillonkearns/mobster/0.0.48/dillonkearns.mobster.yaml index 623e029a965e1..a1394c8fd8f00 100644 --- a/manifests/d/dillonkearns/mobster/0.0.48/dillonkearns.mobster.yaml +++ b/manifests/d/dillonkearns/mobster/0.0.48/dillonkearns.mobster.yaml @@ -1,8 +1,9 @@ -# Created with [WinGet Automation](https://github.com/vedantmgoyal2009/winget-manifests-manager) using Komac v1.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: dillonkearns.mobster -PackageVersion: 0.0.48 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: dillonkearns.mobster +PackageVersion: 0.0.48 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From c2127029cba42f336eb06377cac80fb972dd685f Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:32:05 +0530 Subject: [PATCH 341/461] Update version: Dicarne.TheCenter version 1.0.5 (#134309) --- .../1.0.5/Dicarne.TheCenter.installer.yaml | 37 +++++++++-------- .../1.0.5/Dicarne.TheCenter.locale.en-US.yaml | 41 ++++++++++--------- .../TheCenter/1.0.5/Dicarne.TheCenter.yaml | 17 ++++---- 3 files changed, 49 insertions(+), 46 deletions(-) diff --git a/manifests/d/Dicarne/TheCenter/1.0.5/Dicarne.TheCenter.installer.yaml b/manifests/d/Dicarne/TheCenter/1.0.5/Dicarne.TheCenter.installer.yaml index 8af0aa87e5039..7fd3f011645cc 100644 --- a/manifests/d/Dicarne/TheCenter/1.0.5/Dicarne.TheCenter.installer.yaml +++ b/manifests/d/Dicarne/TheCenter/1.0.5/Dicarne.TheCenter.installer.yaml @@ -1,18 +1,19 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Dicarne.TheCenter -PackageVersion: 1.0.5 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: user -InstallModes: -- silent -UpgradeBehavior: install -ReleaseDate: 2021-08-19 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/dicarne/the-center/releases/download/1.0.5/the_center_desktop.Setup.1.0.5.exe - InstallerSha256: 6982E2B8DD8ACD98EE926C10E5958F887991147378E0C524D81ED0A25D2ED682 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Dicarne.TheCenter +PackageVersion: 1.0.5 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dicarne/the-center/releases/download/1.0.5/the_center_desktop.Setup.1.0.5.exe + InstallerSha256: 6982e2b8dd8acd98ee926c10e5958f887991147378e0c524d81ed0a25d2ed682 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: "2021-08-19" diff --git a/manifests/d/Dicarne/TheCenter/1.0.5/Dicarne.TheCenter.locale.en-US.yaml b/manifests/d/Dicarne/TheCenter/1.0.5/Dicarne.TheCenter.locale.en-US.yaml index 50b113a1eb74d..c9cee60a21250 100644 --- a/manifests/d/Dicarne/TheCenter/1.0.5/Dicarne.TheCenter.locale.en-US.yaml +++ b/manifests/d/Dicarne/TheCenter/1.0.5/Dicarne.TheCenter.locale.en-US.yaml @@ -1,20 +1,21 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Dicarne.TheCenter -PackageVersion: 1.0.5 -PackageLocale: en-US -Publisher: dicarne -PublisherUrl: https://zhishudali.ink -PublisherSupportUrl: https://github.com/dicarne/the-center/issues -PackageName: the_center_desktop -PackageUrl: https://zhishudali.ink -License: MIT -LicenseUrl: https://github.com/dicarne/the-center/blob/main/LICENSE -ShortDescription: Fast Manage your tasks and tools in one center. -Moniker: thecenter -Tags: -- electron -ReleaseNotesUrl: https://github.com/dicarne/the-center/releases/tag/1.0.5 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Dicarne.TheCenter +PackageVersion: 1.0.5 +PackageLocale: en-US +Publisher: dicarne +PublisherUrl: https://zhishudali.ink +PublisherSupportUrl: https://github.com/dicarne/the-center/issues +PackageName: the_center_desktop +PackageUrl: https://zhishudali.ink +License: MIT +LicenseUrl: https://github.com/dicarne/the-center/blob/main/LICENSE +ShortDescription: Fast Manage your tasks and tools in one center. +Moniker: thecenter +Tags: +- electron +ReleaseNotesUrl: https://github.com/dicarne/the-center/releases/tag/1.0.5 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/Dicarne/TheCenter/1.0.5/Dicarne.TheCenter.yaml b/manifests/d/Dicarne/TheCenter/1.0.5/Dicarne.TheCenter.yaml index ae48fd52fa5d6..95957ea20d144 100644 --- a/manifests/d/Dicarne/TheCenter/1.0.5/Dicarne.TheCenter.yaml +++ b/manifests/d/Dicarne/TheCenter/1.0.5/Dicarne.TheCenter.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Dicarne.TheCenter -PackageVersion: 1.0.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Dicarne.TheCenter +PackageVersion: 1.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From abfd96cfe31c1e33968730feaf688a94a550a962 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:37:14 +0530 Subject: [PATCH 342/461] Update version: ForgQi.biliup-app version 0.4.1 (#134377) --- .../0.4.1/ForgQi.biliup-app.installer.yaml | 44 ++++++++++--------- .../0.4.1/ForgQi.biliup-app.locale.en-US.yaml | 39 ++++++++-------- .../0.4.1/ForgQi.biliup-app.locale.zh-CN.yaml | 43 +++++++++--------- .../biliup-app/0.4.1/ForgQi.biliup-app.yaml | 17 +++---- 4 files changed, 74 insertions(+), 69 deletions(-) diff --git a/manifests/f/ForgQi/biliup-app/0.4.1/ForgQi.biliup-app.installer.yaml b/manifests/f/ForgQi/biliup-app/0.4.1/ForgQi.biliup-app.installer.yaml index 7cd5a9364e140..0e2637ba8d194 100644 --- a/manifests/f/ForgQi/biliup-app/0.4.1/ForgQi.biliup-app.installer.yaml +++ b/manifests/f/ForgQi/biliup-app/0.4.1/ForgQi.biliup-app.installer.yaml @@ -1,21 +1,23 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ForgQi.biliup-app -PackageVersion: 0.4.1 -InstallerType: wix -Scope: machine -InstallerSwitches: - InstallLocation: INSTALLDIR="" -UpgradeBehavior: install -ProductCode: '{853D2E10-20F6-4C04-9BB5-A4E6906D7EBF}' -ReleaseDate: 2022-11-14 -AppsAndFeaturesEntries: -- ProductCode: '{853D2E10-20F6-4C04-9BB5-A4E6906D7EBF}' - UpgradeCode: '{E6B8B2A4-CC25-514C-A72A-6AD2DDEBF0FB}' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/biliup/biliup-app/releases/download/app-v0.4.1/biliup-app_0.4.1_x64_en-US.msi - InstallerSha256: B76428C8EE7BF9C051DB280BFA24D36796D461FE312C3897B13E9B3CE3284BFA -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: ForgQi.biliup-app +PackageVersion: 0.4.1 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/biliup/biliup-app/releases/download/app-v0.4.1/biliup-app_0.4.1_x64_en-US.msi + InstallerSha256: b76428c8ee7bf9c051db280bfa24d36796d461fe312c3897b13e9b3ce3284bfa + UpgradeCode: "{E6B8B2A4-CC25-514C-A72A-6AD2DDEBF0FB}" +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +ProductCode: '{853D2E10-20F6-4C04-9BB5-A4E6906D7EBF}' +ReleaseDate: "2022-11-14" +AppsAndFeaturesEntries: +- ProductCode: '{853D2E10-20F6-4C04-9BB5-A4E6906D7EBF}' + UpgradeCode: '{E6B8B2A4-CC25-514C-A72A-6AD2DDEBF0FB}' diff --git a/manifests/f/ForgQi/biliup-app/0.4.1/ForgQi.biliup-app.locale.en-US.yaml b/manifests/f/ForgQi/biliup-app/0.4.1/ForgQi.biliup-app.locale.en-US.yaml index 9ae050c44059e..ecd0eed14b46c 100644 --- a/manifests/f/ForgQi/biliup-app/0.4.1/ForgQi.biliup-app.locale.en-US.yaml +++ b/manifests/f/ForgQi/biliup-app/0.4.1/ForgQi.biliup-app.locale.en-US.yaml @@ -1,19 +1,20 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ForgQi.biliup-app -PackageVersion: 0.4.1 -PackageLocale: en-US -Publisher: tauri -PublisherUrl: https://github.com/ForgQi -PublisherSupportUrl: https://github.com/ForgQi/biliup-app/issues -Author: ForgQi -PackageName: biliup-app -PackageUrl: https://github.com/ForgQi/biliup-app -License: Freeware -ShortDescription: bilibili video upload client -Tags: -- bilibili -ReleaseNotesUrl: https://github.com/biliup/biliup-app/releases/tag/app-v0.4.1 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: ForgQi.biliup-app +PackageVersion: 0.4.1 +PackageLocale: en-US +Publisher: tauri +PublisherUrl: https://github.com/ForgQi +PublisherSupportUrl: https://github.com/ForgQi/biliup-app/issues +Author: ForgQi +PackageName: biliup-app +PackageUrl: https://github.com/ForgQi/biliup-app +License: Freeware +ShortDescription: bilibili video upload client +Tags: +- bilibili +ReleaseNotesUrl: https://github.com/biliup/biliup-app/releases/tag/app-v0.4.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/f/ForgQi/biliup-app/0.4.1/ForgQi.biliup-app.locale.zh-CN.yaml b/manifests/f/ForgQi/biliup-app/0.4.1/ForgQi.biliup-app.locale.zh-CN.yaml index 8da1a2656e3d3..963b6089f20cc 100644 --- a/manifests/f/ForgQi/biliup-app/0.4.1/ForgQi.biliup-app.locale.zh-CN.yaml +++ b/manifests/f/ForgQi/biliup-app/0.4.1/ForgQi.biliup-app.locale.zh-CN.yaml @@ -1,21 +1,22 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json - -PackageIdentifier: ForgQi.biliup-app -PackageVersion: 0.4.1 -PackageLocale: zh-CN -Publisher: tauri -PublisherUrl: https://github.com/ForgQi -PublisherSupportUrl: https://github.com/ForgQi/biliup-app/issues -Author: ForgQi -PackageName: biliup-app -PackageUrl: https://github.com/ForgQi/biliup-app -License: 免费软件 -ShortDescription: bilibili 投稿客户端 -Tags: -- bilibili -- b站 -- 哔哩哔哩 -ReleaseNotesUrl: https://github.com/ForgQi/biliup-app/releases/tag/app-v0.4.1 -ManifestType: locale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json + +PackageIdentifier: ForgQi.biliup-app +PackageVersion: 0.4.1 +PackageLocale: zh-CN +Publisher: tauri +PublisherUrl: https://github.com/ForgQi +PublisherSupportUrl: https://github.com/ForgQi/biliup-app/issues +Author: ForgQi +PackageName: biliup-app +PackageUrl: https://github.com/ForgQi/biliup-app +License: 免费软件 +ShortDescription: bilibili 投稿客户端 +Tags: +- bilibili +- b站 +- 哔哩哔哩 +ReleaseNotesUrl: https://github.com/ForgQi/biliup-app/releases/tag/app-v0.4.1 +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/f/ForgQi/biliup-app/0.4.1/ForgQi.biliup-app.yaml b/manifests/f/ForgQi/biliup-app/0.4.1/ForgQi.biliup-app.yaml index fd8059579783c..2b9f0be6c164e 100644 --- a/manifests/f/ForgQi/biliup-app/0.4.1/ForgQi.biliup-app.yaml +++ b/manifests/f/ForgQi/biliup-app/0.4.1/ForgQi.biliup-app.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ForgQi.biliup-app -PackageVersion: 0.4.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: ForgQi.biliup-app +PackageVersion: 0.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4c0c9ce12e0aa7fe84d416e9467111a9eef8eaa7 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:38:16 +0530 Subject: [PATCH 343/461] Update version: FontForge.FontForge version 20230101 (#134376) --- .../FontForge.FontForge.installer.yaml | 107 +++++------ .../FontForge.FontForge.locale.en-US.yaml | 179 +++++++++--------- .../20230101/FontForge.FontForge.yaml | 17 +- 3 files changed, 153 insertions(+), 150 deletions(-) diff --git a/manifests/f/FontForge/FontForge/20230101/FontForge.FontForge.installer.yaml b/manifests/f/FontForge/FontForge/20230101/FontForge.FontForge.installer.yaml index 6cd3ffe8ed46f..b06527c5f723f 100644 --- a/manifests/f/FontForge/FontForge/20230101/FontForge.FontForge.installer.yaml +++ b/manifests/f/FontForge/FontForge/20230101/FontForge.FontForge.installer.yaml @@ -1,53 +1,54 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: FontForge.FontForge -PackageVersion: '20230101' -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -FileExtensions: -- bdf -- bmap -- cff -- cid -- cid.cff -- dfont -- fnt -- fon -- oft.dfont -- otb -- otf -- pdb -- pfa -- pfb -- ps -- pt3 -- res -- suit -- svg -- t11 -- t42 -- ttc -- ttf -- ufo -- ufo2 -- ufo3 -- woff -- woff2 -ReleaseDate: 2023-01-01 -AppsAndFeaturesEntries: -- DisplayName: FontForge version 01-01-2023 - DisplayVersion: 01-01-2023 - ProductCode: '{56748B9C-19AE-4689-B8C5-5A45AE0A993A}_is1' -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/fontforge/fontforge/releases/download/20230101/FontForge-2023-01-01-Windows.exe - InstallerSha256: FC6EB57495E737025EFB37AD6F1EFFAD7FEF47F19A8A5F2656705687E4F43162 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: FontForge.FontForge +PackageVersion: '20230101' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/fontforge/fontforge/releases/download/20230101/FontForge-2023-01-01-Windows.exe + InstallerSha256: fc6eb57495e737025efb37ad6f1effad7fef47f19a8a5f2656705687e4f43162 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- bdf +- bmap +- cff +- cid +- cid.cff +- dfont +- fnt +- fon +- oft.dfont +- otb +- otf +- pdb +- pfa +- pfb +- ps +- pt3 +- res +- suit +- svg +- t11 +- t42 +- ttc +- ttf +- ufo +- ufo2 +- ufo3 +- woff +- woff2 +ReleaseDate: "2023-01-01" +AppsAndFeaturesEntries: +- DisplayName: FontForge version 01-01-2023 + DisplayVersion: 01-01-2023 + ProductCode: '{56748B9C-19AE-4689-B8C5-5A45AE0A993A}_is1' diff --git a/manifests/f/FontForge/FontForge/20230101/FontForge.FontForge.locale.en-US.yaml b/manifests/f/FontForge/FontForge/20230101/FontForge.FontForge.locale.en-US.yaml index a64f00168ad00..9818a2b53d9a2 100644 --- a/manifests/f/FontForge/FontForge/20230101/FontForge.FontForge.locale.en-US.yaml +++ b/manifests/f/FontForge/FontForge/20230101/FontForge.FontForge.locale.en-US.yaml @@ -1,89 +1,90 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: FontForge.FontForge -PackageVersion: '20230101' -PackageLocale: en-US -Publisher: FontForgeBuilds -PublisherUrl: https://fontforge.org/en-US -PublisherSupportUrl: https://github.com/fontforge/fontforge/issues -Author: The FontForge Project -PackageName: FontForge -PackageUrl: https://github.com/fontforge/fontforge -License: GPL-3.0-or-later -LicenseUrl: https://github.com/fontforge/fontforge/blob/master/LICENSE -ShortDescription: FontForge is a free and open source font editor brought to you by a community of fellow type lovers. -Moniker: fontforge -Tags: -- design -- font -- typeface -ReleaseNotes: |- - What's Changed - - Display the block name for reserved code points by @dscorbett in #4934 - - Don't respond to wheel scrolls for buttons/tabsets by @jtanx in #4940 - - gfilechooser.c: fix behaviour when changing file type by @jtanx in #4939 - - Better control-drag handling for line-adjacent points by @skef in #4945 - - Fix resolution of program root by @jtanx in #4956 - - Fix missed nonextcp edit by @skef in #4958 - - Support ToUnicode extraction from PDFs for Type3 fonts by @aidos in #4961 - - Add resource file and Windows application manifest by @jtanx in #4950 - - Fix name extraction for Type3 fonts from pdfs by @aidos in #4960 - - cmake: Install fonttools and pycontrib by @jtojnar in #4941 - - Fix InfoPlist.strings file name. by @MaddTheSane in #4962 - - Fix normalisation of absolute paths by @jtanx in #4963 - - Handle non-array cm transforms while reading graphics stream from PDFs by @aidos in #4965 - - Fix rect extraction from graphics stream for type3 fonts by @aidos in #4967 - - Change which lookup types are suggested for jamo features by @dscorbett in #4994 - - Better line handling in simplify by @skef in #4981 - - Use 'cmap' for Adobe-Identity-0 CID fonts by @dscorbett in #4993 - - Fix ChangeGlyph calcluations relative to new nonext/prevcp conventions by @skef in #4979 - - Docs composite glyph by @skinkie in #4971 - - FVSplineFontPieceMeal: Check that the clut is present before applying conversion by @jtanx in #4999 - - Expand the lists of languages and scripts by @dscorbett in #4982 - - Add flags to Python font.transform() by @skef in #4980 - - Support setting SplineChar width from importOutlines. by @frank-trampe in #5005 - - Undefine "extended" macro temporarily on GNU Hurd by @anthonyfok in #5047 - - Define PATH_MAX and MAXPATHLEN for GNU/Hurd compatibility by @anthonyfok in #5046 - - Fix Ascent & Descent Importing from SVG Font by @GroveDG in #5035 - - Prevent floating point shenanigans in loop termination (fixes #5012) by @skef in #5013 - - GroupFindLPos() in fontforgeexe/groupsdlg.c null pointer fix by @Omnikron13 in #5025 - - Fix drawing outside of expose calls by @jtanx in #4949 - - Fixed one more typo by @MahdiAljazairi in #5055 - - Upgrade GitHub Actions by @cclauss in #5014 - - Prevents memory underflow in GFileMimeType() in gutils/fsys.c by @Omnikron13 in #5018 - - Add a preference for saving editor state by @khaledhosny in #5044 - - splineutil.c: prevent hang on nan input by @jtanx in #5058 - - Shell-quote command sent to compressor in BDF by @ctrlcctrlv in #5060 - - Fix pfadecrypt bugs by @zjw in #5074 - - Include SFDUTF7 functions in libfontforge.so by @ctrlcctrlv in #5078 - - splinefit.c: Improvements to merge/simplify by @Alatius in #5095 - - RFE: [FEAT] When reference to non-existent glyphs are present in an OpenTy… by @rajeeshknambiar in #4097 - - docs: Python scripting - update font.mergeFeature with details of boo… by @rajeeshknambiar in #5107 - - Fix logic for CharString double-movetos after PR 4685 by @skef in #5120 - - Upgrade to Unicode 15.0.0 and fix and expand the script lists by @dscorbett in #5110 - - Fix broken link on scripting page by @bkmgit in #5135 - - Fix typo in man page by @h3xx in #5106 - - Fix painting behaviour of the ruler linger window and layer change dialog by @jtanx in #5163 - - fontinfo.c: fix crash from uninitialised other_pos by @jtanx in #5165 - - tottfgpos: Fix needless warning about 16-bit field by @Finii in #5136 - - ufo.c: emit guidelines key by @jtanx in #5166 - - fvmetrics.c: partial revert of 1033bc6 by @jtanx in #5167 - - Update tranlsations from Crowdin by @jtanx in #5168 - - Fix woff2 decoding by @jtanx in #5160 - - Record unicode cmap encodings when one glyph is in multiple slots by @skef in #4586 - New Contributors - - @jtojnar made their first contribution in #4941 - - @skinkie made their first contribution in #4971 - - @anthonyfok made their first contribution in #5047 - - @GroveDG made their first contribution in #5035 - - @Omnikron13 made their first contribution in #5025 - - @MahdiAljazairi made their first contribution in #5055 - - @cclauss made their first contribution in #5014 - - @zjw made their first contribution in #5074 - - @rajeeshknambiar made their first contribution in #4097 - - @bkmgit made their first contribution in #5135 - - @h3xx made their first contribution in #5106 -ReleaseNotesUrl: https://github.com/fontforge/fontforge/releases/tag/20230101 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: FontForge.FontForge +PackageVersion: '20230101' +PackageLocale: en-US +Publisher: FontForgeBuilds +PublisherUrl: https://fontforge.org/en-US +PublisherSupportUrl: https://github.com/fontforge/fontforge/issues +Author: The FontForge Project +PackageName: FontForge +PackageUrl: https://github.com/fontforge/fontforge +License: GPL-3.0-or-later +LicenseUrl: https://github.com/fontforge/fontforge/blob/master/LICENSE +ShortDescription: FontForge is a free and open source font editor brought to you by a community of fellow type lovers. +Moniker: fontforge +Tags: +- design +- font +- typeface +ReleaseNotes: |- + What's Changed + - Display the block name for reserved code points by @dscorbett in #4934 + - Don't respond to wheel scrolls for buttons/tabsets by @jtanx in #4940 + - gfilechooser.c: fix behaviour when changing file type by @jtanx in #4939 + - Better control-drag handling for line-adjacent points by @skef in #4945 + - Fix resolution of program root by @jtanx in #4956 + - Fix missed nonextcp edit by @skef in #4958 + - Support ToUnicode extraction from PDFs for Type3 fonts by @aidos in #4961 + - Add resource file and Windows application manifest by @jtanx in #4950 + - Fix name extraction for Type3 fonts from pdfs by @aidos in #4960 + - cmake: Install fonttools and pycontrib by @jtojnar in #4941 + - Fix InfoPlist.strings file name. by @MaddTheSane in #4962 + - Fix normalisation of absolute paths by @jtanx in #4963 + - Handle non-array cm transforms while reading graphics stream from PDFs by @aidos in #4965 + - Fix rect extraction from graphics stream for type3 fonts by @aidos in #4967 + - Change which lookup types are suggested for jamo features by @dscorbett in #4994 + - Better line handling in simplify by @skef in #4981 + - Use 'cmap' for Adobe-Identity-0 CID fonts by @dscorbett in #4993 + - Fix ChangeGlyph calcluations relative to new nonext/prevcp conventions by @skef in #4979 + - Docs composite glyph by @skinkie in #4971 + - FVSplineFontPieceMeal: Check that the clut is present before applying conversion by @jtanx in #4999 + - Expand the lists of languages and scripts by @dscorbett in #4982 + - Add flags to Python font.transform() by @skef in #4980 + - Support setting SplineChar width from importOutlines. by @frank-trampe in #5005 + - Undefine "extended" macro temporarily on GNU Hurd by @anthonyfok in #5047 + - Define PATH_MAX and MAXPATHLEN for GNU/Hurd compatibility by @anthonyfok in #5046 + - Fix Ascent & Descent Importing from SVG Font by @GroveDG in #5035 + - Prevent floating point shenanigans in loop termination (fixes #5012) by @skef in #5013 + - GroupFindLPos() in fontforgeexe/groupsdlg.c null pointer fix by @Omnikron13 in #5025 + - Fix drawing outside of expose calls by @jtanx in #4949 + - Fixed one more typo by @MahdiAljazairi in #5055 + - Upgrade GitHub Actions by @cclauss in #5014 + - Prevents memory underflow in GFileMimeType() in gutils/fsys.c by @Omnikron13 in #5018 + - Add a preference for saving editor state by @khaledhosny in #5044 + - splineutil.c: prevent hang on nan input by @jtanx in #5058 + - Shell-quote command sent to compressor in BDF by @ctrlcctrlv in #5060 + - Fix pfadecrypt bugs by @zjw in #5074 + - Include SFDUTF7 functions in libfontforge.so by @ctrlcctrlv in #5078 + - splinefit.c: Improvements to merge/simplify by @Alatius in #5095 + - RFE: [FEAT] When reference to non-existent glyphs are present in an OpenTy… by @rajeeshknambiar in #4097 + - docs: Python scripting - update font.mergeFeature with details of boo… by @rajeeshknambiar in #5107 + - Fix logic for CharString double-movetos after PR 4685 by @skef in #5120 + - Upgrade to Unicode 15.0.0 and fix and expand the script lists by @dscorbett in #5110 + - Fix broken link on scripting page by @bkmgit in #5135 + - Fix typo in man page by @h3xx in #5106 + - Fix painting behaviour of the ruler linger window and layer change dialog by @jtanx in #5163 + - fontinfo.c: fix crash from uninitialised other_pos by @jtanx in #5165 + - tottfgpos: Fix needless warning about 16-bit field by @Finii in #5136 + - ufo.c: emit guidelines key by @jtanx in #5166 + - fvmetrics.c: partial revert of 1033bc6 by @jtanx in #5167 + - Update tranlsations from Crowdin by @jtanx in #5168 + - Fix woff2 decoding by @jtanx in #5160 + - Record unicode cmap encodings when one glyph is in multiple slots by @skef in #4586 + New Contributors + - @jtojnar made their first contribution in #4941 + - @skinkie made their first contribution in #4971 + - @anthonyfok made their first contribution in #5047 + - @GroveDG made their first contribution in #5035 + - @Omnikron13 made their first contribution in #5025 + - @MahdiAljazairi made their first contribution in #5055 + - @cclauss made their first contribution in #5014 + - @zjw made their first contribution in #5074 + - @rajeeshknambiar made their first contribution in #4097 + - @bkmgit made their first contribution in #5135 + - @h3xx made their first contribution in #5106 +ReleaseNotesUrl: https://github.com/fontforge/fontforge/releases/tag/20230101 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/f/FontForge/FontForge/20230101/FontForge.FontForge.yaml b/manifests/f/FontForge/FontForge/20230101/FontForge.FontForge.yaml index 715c79bb6b662..ec05edd80649b 100644 --- a/manifests/f/FontForge/FontForge/20230101/FontForge.FontForge.yaml +++ b/manifests/f/FontForge/FontForge/20230101/FontForge.FontForge.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: FontForge.FontForge -PackageVersion: '20230101' -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: FontForge.FontForge +PackageVersion: '20230101' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 8671d691c85353c0709c901fd2cfe3e53d444f86 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:38:39 +0530 Subject: [PATCH 344/461] Update version: FlyByWireSimulations.FlyByWireSimulationsInstaller version 3.3.8 (#134375) --- ...yByWireSimulationsInstaller.installer.yaml | 37 +++++++------ ...WireSimulationsInstaller.locale.en-US.yaml | 55 ++++++++++--------- ...lations.FlyByWireSimulationsInstaller.yaml | 17 +++--- 3 files changed, 56 insertions(+), 53 deletions(-) diff --git a/manifests/f/FlyByWireSimulations/FlyByWireSimulationsInstaller/3.3.8/FlyByWireSimulations.FlyByWireSimulationsInstaller.installer.yaml b/manifests/f/FlyByWireSimulations/FlyByWireSimulationsInstaller/3.3.8/FlyByWireSimulations.FlyByWireSimulationsInstaller.installer.yaml index 4a781992af949..881e88305cd05 100644 --- a/manifests/f/FlyByWireSimulations/FlyByWireSimulationsInstaller/3.3.8/FlyByWireSimulations.FlyByWireSimulationsInstaller.installer.yaml +++ b/manifests/f/FlyByWireSimulations/FlyByWireSimulationsInstaller/3.3.8/FlyByWireSimulations.FlyByWireSimulationsInstaller.installer.yaml @@ -1,18 +1,19 @@ -# Created with Komac v1.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: FlyByWireSimulations.FlyByWireSimulationsInstaller -PackageVersion: 3.3.8 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: user -InstallModes: -- silent -UpgradeBehavior: install -ReleaseDate: 2023-01-30 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/flybywiresim/installer/releases/download/v3.3.8/FlyByWire_Installer_Setup.exe - InstallerSha256: 50183FCB9AE7023B67DB353C02555993564C59726FF25BF0DACE1F9EB2459076 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: FlyByWireSimulations.FlyByWireSimulationsInstaller +PackageVersion: 3.3.8 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/flybywiresim/installer/releases/download/v3.3.8/FlyByWire_Installer_Setup.exe + InstallerSha256: 50183FCB9AE7023B67DB353C02555993564C59726FF25BF0DACE1F9EB2459076 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: 2023-01-30 diff --git a/manifests/f/FlyByWireSimulations/FlyByWireSimulationsInstaller/3.3.8/FlyByWireSimulations.FlyByWireSimulationsInstaller.locale.en-US.yaml b/manifests/f/FlyByWireSimulations/FlyByWireSimulationsInstaller/3.3.8/FlyByWireSimulations.FlyByWireSimulationsInstaller.locale.en-US.yaml index d03dbda284560..88053654bf786 100644 --- a/manifests/f/FlyByWireSimulations/FlyByWireSimulationsInstaller/3.3.8/FlyByWireSimulations.FlyByWireSimulationsInstaller.locale.en-US.yaml +++ b/manifests/f/FlyByWireSimulations/FlyByWireSimulationsInstaller/3.3.8/FlyByWireSimulations.FlyByWireSimulationsInstaller.locale.en-US.yaml @@ -1,27 +1,28 @@ -# Created with Komac v1.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: FlyByWireSimulations.FlyByWireSimulationsInstaller -PackageVersion: 3.3.8 -PackageLocale: en-US -Publisher: FlyByWire Simulations -PublisherUrl: https://flybywiresim.com -PublisherSupportUrl: https://docs.flybywiresim.com -PrivacyUrl: https://flybywiresim.com/privacy -PackageName: FlyByWire Installer -PackageUrl: https://github.com/flybywiresim/installer -License: GPL-3.0 -LicenseUrl: https://raw.githubusercontent.com/flybywiresim/installer/master/LICENSE -Copyright: Copyright (c) 2020-2021 FlyByWire Simulations and its contributors -CopyrightUrl: https://raw.githubusercontent.com/flybywiresim/installer/master/LICENSE -ShortDescription: This program provides advanced and realistic aircraft for Microsoft Flight Simulator 2020. -Tags: -- airbus -- flightsim -- flightsimulator -- flightsimulator2020 -- microsoft-flight-simulator -- msflightsim -ReleaseNotesUrl: https://github.com/flybywiresim/installer/releases/tag/v3.3.8 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: FlyByWireSimulations.FlyByWireSimulationsInstaller +PackageVersion: 3.3.8 +PackageLocale: en-US +Publisher: FlyByWire Simulations +PublisherUrl: https://flybywiresim.com +PublisherSupportUrl: https://docs.flybywiresim.com +PrivacyUrl: https://flybywiresim.com/privacy +PackageName: FlyByWire Installer +PackageUrl: https://github.com/flybywiresim/installer +License: GPL-3.0 +LicenseUrl: https://raw.githubusercontent.com/flybywiresim/installer/master/LICENSE +Copyright: Copyright (c) 2020-2021 FlyByWire Simulations and its contributors +CopyrightUrl: https://raw.githubusercontent.com/flybywiresim/installer/master/LICENSE +ShortDescription: This program provides advanced and realistic aircraft for Microsoft Flight Simulator 2020. +Tags: +- airbus +- flightsim +- flightsimulator +- flightsimulator2020 +- microsoft-flight-simulator +- msflightsim +ReleaseNotesUrl: https://github.com/flybywiresim/installer/releases/tag/v3.3.8 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/f/FlyByWireSimulations/FlyByWireSimulationsInstaller/3.3.8/FlyByWireSimulations.FlyByWireSimulationsInstaller.yaml b/manifests/f/FlyByWireSimulations/FlyByWireSimulationsInstaller/3.3.8/FlyByWireSimulations.FlyByWireSimulationsInstaller.yaml index bc6e86f8c00d3..93af902eacc72 100644 --- a/manifests/f/FlyByWireSimulations/FlyByWireSimulationsInstaller/3.3.8/FlyByWireSimulations.FlyByWireSimulationsInstaller.yaml +++ b/manifests/f/FlyByWireSimulations/FlyByWireSimulationsInstaller/3.3.8/FlyByWireSimulations.FlyByWireSimulationsInstaller.yaml @@ -1,8 +1,9 @@ -# Created with Komac v1.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: FlyByWireSimulations.FlyByWireSimulationsInstaller -PackageVersion: 3.3.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: FlyByWireSimulations.FlyByWireSimulationsInstaller +PackageVersion: 3.3.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From daebee2c1e3c7eaf6704bca0ca75d5d5b506d4b6 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:38:54 +0530 Subject: [PATCH 345/461] Update version: floating.frame version 0.6.8 (#134371) --- .../frame/0.6.8/floating.frame.installer.yaml | 27 ++++---- .../0.6.8/floating.frame.locale.en-US.yaml | 66 +++++++++++-------- .../floating/frame/0.6.8/floating.frame.yaml | 17 ++--- 3 files changed, 60 insertions(+), 50 deletions(-) diff --git a/manifests/f/floating/frame/0.6.8/floating.frame.installer.yaml b/manifests/f/floating/frame/0.6.8/floating.frame.installer.yaml index ec475decf3bd0..72657c0de8d5d 100644 --- a/manifests/f/floating/frame/0.6.8/floating.frame.installer.yaml +++ b/manifests/f/floating/frame/0.6.8/floating.frame.installer.yaml @@ -1,13 +1,14 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: floating.frame -PackageVersion: 0.6.8 -InstallerType: nullsoft -ReleaseDate: 2023-08-29 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/floating/frame/releases/download/v0.6.8/Frame-Setup-0.6.8.exe - InstallerSha256: D3773CB8AC8A3A2AA7B9F2444459CB9494F31CC0968EA186835CE5C30EB89EB1 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: floating.frame +PackageVersion: 0.6.8 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/floating/frame/releases/download/v0.6.8/Frame-Setup-0.6.8.exe + InstallerSha256: d3773cb8ac8a3a2aa7b9f2444459cb9494f31cc0968ea186835ce5c30eb89eb1 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +ReleaseDate: "2023-08-30" diff --git a/manifests/f/floating/frame/0.6.8/floating.frame.locale.en-US.yaml b/manifests/f/floating/frame/0.6.8/floating.frame.locale.en-US.yaml index 46489f02e0e15..c8bf138cddff3 100644 --- a/manifests/f/floating/frame/0.6.8/floating.frame.locale.en-US.yaml +++ b/manifests/f/floating/frame/0.6.8/floating.frame.locale.en-US.yaml @@ -1,29 +1,37 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: floating.frame -PackageVersion: 0.6.8 -PackageLocale: en-US -Publisher: Frame Labs -PublisherUrl: https://github.com/floating/frame -PublisherSupportUrl: https://github.com/floating/frame/issues -Author: Jordan Muir -PackageName: Frame -PackageUrl: https://github.com/floating/frame -License: GPL-3.0 -LicenseUrl: https://github.com/floating/frame/blob/0.5/LICENSE -CopyrightUrl: https://github.com/floating/frame/blob/0.5/LICENSE -ShortDescription: Frame is a web3 interface that lets you sign data, manage accounts, run your own connections to Ethereum/IPFS and securely and transparently interact with dapps and web3 protocols. -ReleaseNotes: |- - New - - Reload chain connections when PC comes out of sleep to prevent stale socket connections (#1638) - Fixed - - Now loading rates for custom tokens (#1638) - - Missing log import (#1652) - - Wrong behavior when user chooses whether or not to use Pylon presets (#1638) - - UI crash when rendering legacy transactions on OP stack chains (#1638) - - UI crash due to timing issue after resolving a request (#1652) - - UI crash when gas fees for a chain can't be loaded (#1652) -ReleaseNotesUrl: https://github.com/floating/frame/releases/tag/v0.6.8 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: floating.frame +PackageVersion: 0.6.8 +PackageLocale: en-US +Publisher: Frame Labs +PublisherUrl: https://github.com/floating/frame +PublisherSupportUrl: https://github.com/floating/frame/issues +Author: Jordan Muir +PackageName: Frame +PackageUrl: https://github.com/floating/frame +License: GPL-3.0 +LicenseUrl: https://github.com/floating/frame/blob/0.5/LICENSE +CopyrightUrl: https://github.com/floating/frame/blob/0.5/LICENSE +ShortDescription: Frame is a web3 interface that lets you sign data, manage accounts, run your own connections to Ethereum/IPFS and securely and transparently interact with dapps and web3 protocols. +ReleaseNotes: |- + New + - Reload chain connections when PC comes out of sleep to prevent stale socket connections (#1638) + Fixed + - Now loading rates for custom tokens (#1638) + - Missing log import (#1652) + - Wrong behavior when user chooses whether or not to use Pylon presets (#1638) + - UI crash when rendering legacy transactions on OP stack chains (#1638) + - UI crash due to timing issue after resolving a request (#1652) + - UI crash when gas fees for a chain can't be loaded (#1652) +ReleaseNotesUrl: https://github.com/floating/frame/releases/tag/v0.6.8 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- dapp +- ethereum +- ledger +- provider +- trezor +- web3 diff --git a/manifests/f/floating/frame/0.6.8/floating.frame.yaml b/manifests/f/floating/frame/0.6.8/floating.frame.yaml index 6ced69f9b1b4c..487e700d0f4ef 100644 --- a/manifests/f/floating/frame/0.6.8/floating.frame.yaml +++ b/manifests/f/floating/frame/0.6.8/floating.frame.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: floating.frame -PackageVersion: 0.6.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: floating.frame +PackageVersion: 0.6.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 1cf418a096a2be6f230d77777ce9c37555dad3a4 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:39:09 +0530 Subject: [PATCH 346/461] Update version: FluxCD.Flux version 2.2.2 (#134374) --- .../Flux/2.2.2/FluxCD.Flux.installer.yaml | 41 ++++++------ .../Flux/2.2.2/FluxCD.Flux.locale.en-US.yaml | 64 +++++++++++-------- .../f/FluxCD/Flux/2.2.2/FluxCD.Flux.yaml | 17 ++--- 3 files changed, 66 insertions(+), 56 deletions(-) diff --git a/manifests/f/FluxCD/Flux/2.2.2/FluxCD.Flux.installer.yaml b/manifests/f/FluxCD/Flux/2.2.2/FluxCD.Flux.installer.yaml index c202c9ee0d164..ce8f7bbc9b617 100644 --- a/manifests/f/FluxCD/Flux/2.2.2/FluxCD.Flux.installer.yaml +++ b/manifests/f/FluxCD/Flux/2.2.2/FluxCD.Flux.installer.yaml @@ -1,20 +1,21 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: FluxCD.Flux -PackageVersion: 2.2.2 -InstallerType: zip -NestedInstallerType: portable -NestedInstallerFiles: -- RelativeFilePath: flux.exe - PortableCommandAlias: flux -ReleaseDate: 2023-12-19 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/fluxcd/flux2/releases/download/v2.2.2/flux_2.2.2_windows_amd64.zip - InstallerSha256: 642FC5C510415EC544DE1EA0AF8BE7136C867D70AE702EC40B977601A2E8D0EB -- Architecture: arm64 - InstallerUrl: https://github.com/fluxcd/flux2/releases/download/v2.2.2/flux_2.2.2_windows_arm64.zip - InstallerSha256: 685A101571CD016CD78ACF36BEB95B4A72A69EC56A4A926987C9E450707370AE -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: FluxCD.Flux +PackageVersion: 2.2.2 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/fluxcd/flux2/releases/download/v2.2.2/flux_2.2.2_windows_amd64.zip + InstallerSha256: 642fc5c510415ec544de1ea0af8be7136c867d70ae702ec40b977601a2e8d0eb +- Architecture: arm64 + InstallerUrl: https://github.com/fluxcd/flux2/releases/download/v2.2.2/flux_2.2.2_windows_arm64.zip + InstallerSha256: 685a101571cd016cd78acf36beb95b4a72a69ec56a4a926987c9e450707370ae +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: flux.exe + PortableCommandAlias: flux +ReleaseDate: "2023-12-19" diff --git a/manifests/f/FluxCD/Flux/2.2.2/FluxCD.Flux.locale.en-US.yaml b/manifests/f/FluxCD/Flux/2.2.2/FluxCD.Flux.locale.en-US.yaml index e451c2f32dee5..e13db72a61ee8 100644 --- a/manifests/f/FluxCD/Flux/2.2.2/FluxCD.Flux.locale.en-US.yaml +++ b/manifests/f/FluxCD/Flux/2.2.2/FluxCD.Flux.locale.en-US.yaml @@ -1,28 +1,36 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: FluxCD.Flux -PackageVersion: 2.2.2 -PackageLocale: en-US -Publisher: FluxCD -PublisherUrl: https://fluxcd.io -PublisherSupportUrl: https://github.com/fluxcd/flux2/issues -PackageName: Flux -PackageUrl: https://github.com/fluxcd/flux2 -License: Apache License 2.0 -LicenseUrl: https://github.com/fluxcd/flux2/blob/main/LICENSE -ShortDescription: A command line tool for communicating with FluxCD -ReleaseNotes: |- - Components changelog - - helm-controller v0.37.2 - CLI Changelog - - PR #4505 - @hiddeco - Update helm-controller to v0.37.2 in tests - - PR #4501 - @fluxcdbot - Update toolkit components - - PR #4499 - @stuebingerb - Fix typo in Git bootstrap - - PR #4495 - @dependabot[bot] - build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /tests/integration - - PR #4494 - @dependabot[bot] - build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 - - PR #4493 - @dependabot[bot] - build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /tests/azure - - PR #4491 - @dependabot[bot] - build(deps): bump the ci group with 3 updates -ReleaseNotesUrl: https://github.com/fluxcd/flux2/releases/tag/v2.2.2 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: FluxCD.Flux +PackageVersion: 2.2.2 +PackageLocale: en-US +Publisher: FluxCD +PublisherUrl: https://fluxcd.io +PublisherSupportUrl: https://github.com/fluxcd/flux2/issues +PackageName: Flux +PackageUrl: https://github.com/fluxcd/flux2 +License: Apache License 2.0 +LicenseUrl: https://github.com/fluxcd/flux2/blob/main/LICENSE +ShortDescription: A command line tool for communicating with FluxCD +ReleaseNotes: |- + Components changelog + - helm-controller v0.37.2 + CLI Changelog + - PR #4505 - @hiddeco - Update helm-controller to v0.37.2 in tests + - PR #4501 - @fluxcdbot - Update toolkit components + - PR #4499 - @stuebingerb - Fix typo in Git bootstrap + - PR #4495 - @dependabot[bot] - build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /tests/integration + - PR #4494 - @dependabot[bot] - build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 + - PR #4493 - @dependabot[bot] - build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /tests/azure + - PR #4491 - @dependabot[bot] - build(deps): bump the ci group with 3 updates +ReleaseNotesUrl: https://github.com/fluxcd/flux2/releases/tag/v2.2.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- continuous-delivery +- gitops +- gitops-toolkit +- helm +- kubernetes +- kustomize diff --git a/manifests/f/FluxCD/Flux/2.2.2/FluxCD.Flux.yaml b/manifests/f/FluxCD/Flux/2.2.2/FluxCD.Flux.yaml index 067c618a1e933..cae5a021752d4 100644 --- a/manifests/f/FluxCD/Flux/2.2.2/FluxCD.Flux.yaml +++ b/manifests/f/FluxCD/Flux/2.2.2/FluxCD.Flux.yaml @@ -1,8 +1,9 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: FluxCD.Flux -PackageVersion: 2.2.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: FluxCD.Flux +PackageVersion: 2.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7aca20645126f407054430eb69d7b5876904f828 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:39:20 +0530 Subject: [PATCH 347/461] Update version: filips.FirefoxPWA version 2.9.1 (#134369) --- .../2.9.1/filips.FirefoxPWA.installer.yaml | 57 ++++++++-------- .../2.9.1/filips.FirefoxPWA.locale.en-US.yaml | 66 ++++++++++--------- .../FirefoxPWA/2.9.1/filips.FirefoxPWA.yaml | 17 ++--- 3 files changed, 72 insertions(+), 68 deletions(-) diff --git a/manifests/f/filips/FirefoxPWA/2.9.1/filips.FirefoxPWA.installer.yaml b/manifests/f/filips/FirefoxPWA/2.9.1/filips.FirefoxPWA.installer.yaml index 7e8207028d2ac..d648e605632cf 100644 --- a/manifests/f/filips/FirefoxPWA/2.9.1/filips.FirefoxPWA.installer.yaml +++ b/manifests/f/filips/FirefoxPWA/2.9.1/filips.FirefoxPWA.installer.yaml @@ -1,28 +1,29 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: filips.FirefoxPWA -PackageVersion: 2.9.1 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -AppsAndFeaturesEntries: -- UpgradeCode: '{E1CD921B-369E-47CB-AD2E-3BCA94142512}' -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/filips123/PWAsForFirefox/releases/download/v2.9.1/firefoxpwa-2.9.1-x86.msi - InstallerSha256: EA319307CC03FE891F1CA670E03C88036F0D804E017930158945A37B997D5FF8 - Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.VCRedist.2015+.x86 - ProductCode: '{28877DD1-B9BB-4F73-9836-881384F75F85}' -- Architecture: x64 - InstallerUrl: https://github.com/filips123/PWAsForFirefox/releases/download/v2.9.1/firefoxpwa-2.9.1-x86_64.msi - InstallerSha256: F7413E49ECF4170DEC7E3F5486DC159D3F99B188CCB61A7359B03730FF4DA05C - Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.VCRedist.2015+.x64 - ProductCode: '{178DF5AB-0B81-4CBF-87AB-290EB1AE4FE9}' -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: filips.FirefoxPWA +PackageVersion: 2.9.1 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/filips123/PWAsForFirefox/releases/download/v2.9.1/firefoxpwa-2.9.1-x86.msi + InstallerSha256: ea319307cc03fe891f1ca670e03c88036f0d804e017930158945a37b997d5ff8 + ProductCode: '{28877DD1-B9BB-4F73-9836-881384F75F85}' + UpgradeCode: "{E1CD921B-369E-47CB-AD2E-3BCA94142512}" +- Architecture: x64 + InstallerUrl: https://github.com/filips123/PWAsForFirefox/releases/download/v2.9.1/firefoxpwa-2.9.1-x86_64.msi + InstallerSha256: f7413e49ecf4170dec7e3f5486dc159d3f99b188ccb61a7359b03730ff4da05c + ProductCode: '{178DF5AB-0B81-4CBF-87AB-290EB1AE4FE9}' + UpgradeCode: "{E1CD921B-369E-47CB-AD2E-3BCA94142512}" +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +ReleaseDate: "2023-12-09" +AppsAndFeaturesEntries: +- UpgradeCode: '{E1CD921B-369E-47CB-AD2E-3BCA94142512}' +ElevationRequirement: elevatesSelf diff --git a/manifests/f/filips/FirefoxPWA/2.9.1/filips.FirefoxPWA.locale.en-US.yaml b/manifests/f/filips/FirefoxPWA/2.9.1/filips.FirefoxPWA.locale.en-US.yaml index 65b6faee70e40..7be5a9f77c14b 100644 --- a/manifests/f/filips/FirefoxPWA/2.9.1/filips.FirefoxPWA.locale.en-US.yaml +++ b/manifests/f/filips/FirefoxPWA/2.9.1/filips.FirefoxPWA.locale.en-US.yaml @@ -1,32 +1,34 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: filips.FirefoxPWA -PackageVersion: 2.9.1 -PackageLocale: en-US -Publisher: filips -PublisherUrl: https://pwasforfirefox.filips.si -PublisherSupportUrl: https://pwasforfirefox.filips.si -Author: filips -PackageName: PWAsForFirefox -PackageUrl: https://pwasforfirefox.filips.si -License: MPL-2.0 -LicenseUrl: https://github.com/filips123/PWAsForFirefox/blob/main/LICENSE -ShortDescription: A tool to install, manage and use Progressive Web Apps (PWAs) in Mozilla Firefox (native component) -Description: |- - Progressive Web Apps (PWAs) are web apps that use web APIs and features along with progressive enhancement strategy to bring a native app-like user experience to cross-platform web applications. - Although Firefox supports many of Progressive Web App APIs, it does not support functionality to install them as a standalone system app with an app-like experience. - This project creates a custom modified Firefox runtime to allow websites to be installed as standalone apps and provides a console tool and browser extension to install, manage and use them. - This package contains only the native part of the FirefoxPWA project. - You should also install the browser extension if you haven't already. - You can download it from . -Moniker: firefoxpwa -Tags: -- firefox -- foss -- open-source -- progressive-web-app -- web -- webapp -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: filips.FirefoxPWA +PackageVersion: 2.9.1 +PackageLocale: en-US +Publisher: filips +PublisherUrl: https://pwasforfirefox.filips.si +PublisherSupportUrl: https://pwasforfirefox.filips.si +Author: filips +PackageName: PWAsForFirefox +PackageUrl: https://pwasforfirefox.filips.si +License: MPL-2.0 +LicenseUrl: https://github.com/filips123/PWAsForFirefox/blob/main/LICENSE +ShortDescription: A tool to install, manage and use Progressive Web Apps (PWAs) in Mozilla Firefox (native component) +Description: |- + Progressive Web Apps (PWAs) are web apps that use web APIs and features along with progressive enhancement strategy to bring a native app-like user experience to cross-platform web applications. + Although Firefox supports many of Progressive Web App APIs, it does not support functionality to install them as a standalone system app with an app-like experience. + This project creates a custom modified Firefox runtime to allow websites to be installed as standalone apps and provides a console tool and browser extension to install, manage and use them. + This package contains only the native part of the FirefoxPWA project. + You should also install the browser extension if you haven't already. + You can download it from . +Moniker: firefoxpwa +Tags: +- firefox +- foss +- open-source +- progressive-web-app +- web +- webapp +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/filips123/PWAsForFirefox/releases/tag/v2.9.1 diff --git a/manifests/f/filips/FirefoxPWA/2.9.1/filips.FirefoxPWA.yaml b/manifests/f/filips/FirefoxPWA/2.9.1/filips.FirefoxPWA.yaml index 59757ae86aca0..3841b54c40086 100644 --- a/manifests/f/filips/FirefoxPWA/2.9.1/filips.FirefoxPWA.yaml +++ b/manifests/f/filips/FirefoxPWA/2.9.1/filips.FirefoxPWA.yaml @@ -1,8 +1,9 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: filips.FirefoxPWA -PackageVersion: 2.9.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: filips.FirefoxPWA +PackageVersion: 2.9.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 2235a8f4fe1f9611ce071db985f1cec29624f552 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:39:35 +0530 Subject: [PATCH 348/461] Update version: Flameshot.Flameshot version 12.1.0 (#134370) --- .../12.1.0/Flameshot.Flameshot.installer.yaml | 50 +++++++------ .../Flameshot.Flameshot.locale.en-US.yaml | 73 ++++++++++--------- .../Flameshot/12.1.0/Flameshot.Flameshot.yaml | 17 +++-- 3 files changed, 72 insertions(+), 68 deletions(-) diff --git a/manifests/f/Flameshot/Flameshot/12.1.0/Flameshot.Flameshot.installer.yaml b/manifests/f/Flameshot/Flameshot/12.1.0/Flameshot.Flameshot.installer.yaml index 7bae371f9c9c1..f065a738e1802 100644 --- a/manifests/f/Flameshot/Flameshot/12.1.0/Flameshot.Flameshot.installer.yaml +++ b/manifests/f/Flameshot/Flameshot/12.1.0/Flameshot.Flameshot.installer.yaml @@ -1,24 +1,26 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Flameshot.Flameshot -PackageVersion: 12.1.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -FileExtensions: -- bmp -- jpg -- png -ProductCode: '{EBC7D3FB-4ED6-4EF4-ADD0-5695E6716C8B}' -ReleaseDate: 2022-07-03 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/flameshot-org/flameshot/releases/download/v12.1.0/Flameshot-12.1.0-win64.msi - InstallerSha256: E4559E32213FFA2E60533A02C5845AEBFE110D5C8D8592739C6A6D202928FABF -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Flameshot.Flameshot +PackageVersion: 12.1.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/flameshot-org/flameshot/releases/download/v12.1.0/Flameshot-12.1.0-win64.msi + InstallerSha256: e4559e32213ffa2e60533a02c5845aebfe110d5c8d8592739c6a6d202928fabf + UpgradeCode: "{26D8062A-66D9-48D9-8924-42090FB9B3F9}" +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- bmp +- jpg +- png +ProductCode: '{EBC7D3FB-4ED6-4EF4-ADD0-5695E6716C8B}' +ReleaseDate: "2022-07-03" diff --git a/manifests/f/Flameshot/Flameshot/12.1.0/Flameshot.Flameshot.locale.en-US.yaml b/manifests/f/Flameshot/Flameshot/12.1.0/Flameshot.Flameshot.locale.en-US.yaml index 3009bde753484..ffb1d520c1b55 100644 --- a/manifests/f/Flameshot/Flameshot/12.1.0/Flameshot.Flameshot.locale.en-US.yaml +++ b/manifests/f/Flameshot/Flameshot/12.1.0/Flameshot.Flameshot.locale.en-US.yaml @@ -1,36 +1,37 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Flameshot.Flameshot -PackageVersion: 12.1.0 -PackageLocale: en-US -Publisher: flameshot-org -PublisherUrl: https://flameshot.org -PublisherSupportUrl: https://flameshot.org/docs -PackageName: Flameshot -PackageUrl: https://flameshot.org -License: GPL-3.0-or-later -LicenseUrl: https://github.com/flameshot-org/flameshot/blob/master/LICENSE -CopyrightUrl: https://github.com/flameshot-org/flameshot/blob/master/LICENSE -ShortDescription: Powerful yet simple to use screenshot software. -Tags: -- capture -- screenshot -- snipping -ReleaseNotes: |- - What's Changed - - Fix typos by @luzpaz in #2705 - - rename Imgur API Key to Imgur Application Client ID by @thehunmonkgroup in #2719 - - fix issue about externalWidget launchapp by @Alaskra in #2698 - - Fix size not appearing on size tool when started from launcher by @borgmanJeremy in #2734 - - Added option to pin menu to close pin by @borgmanJeremy in #2736 - - disable option to launch on start by default by @borgmanJeremy in #2735 - - Fix magnify windows by @borgmanJeremy in #2746 - - DesktopFileParser only reads .desktop files @wd5gnr #2742 - New Contributors - - @cliffcoffee made their first contribution in #2726 - - @thehunmonkgroup made their first contribution in #2719 - - @wd5gnr made their first contribution in #2742 -ReleaseNotesUrl: https://github.com/flameshot-org/flameshot/releases/tag/v12.1.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Flameshot.Flameshot +PackageVersion: 12.1.0 +PackageLocale: en-US +Publisher: flameshot-org +PublisherUrl: https://flameshot.org +PublisherSupportUrl: https://flameshot.org/docs +PackageName: Flameshot +PackageUrl: https://flameshot.org +License: GPL-3.0-or-later +LicenseUrl: https://github.com/flameshot-org/flameshot/blob/master/LICENSE +CopyrightUrl: https://github.com/flameshot-org/flameshot/blob/master/LICENSE +ShortDescription: Powerful yet simple to use screenshot software. +Tags: +- capture +- screenshot +- snipping +ReleaseNotes: |- + What's Changed + - Fix typos by @luzpaz in #2705 + - rename Imgur API Key to Imgur Application Client ID by @thehunmonkgroup in #2719 + - fix issue about externalWidget launchapp by @Alaskra in #2698 + - Fix size not appearing on size tool when started from launcher by @borgmanJeremy in #2734 + - Added option to pin menu to close pin by @borgmanJeremy in #2736 + - disable option to launch on start by default by @borgmanJeremy in #2735 + - Fix magnify windows by @borgmanJeremy in #2746 + - DesktopFileParser only reads .desktop files @wd5gnr #2742 + New Contributors + - @cliffcoffee made their first contribution in #2726 + - @thehunmonkgroup made their first contribution in #2719 + - @wd5gnr made their first contribution in #2742 +ReleaseNotesUrl: https://github.com/flameshot-org/flameshot/releases/tag/v12.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/f/Flameshot/Flameshot/12.1.0/Flameshot.Flameshot.yaml b/manifests/f/Flameshot/Flameshot/12.1.0/Flameshot.Flameshot.yaml index 510221c527e8f..3ab6d79616c35 100644 --- a/manifests/f/Flameshot/Flameshot/12.1.0/Flameshot.Flameshot.yaml +++ b/manifests/f/Flameshot/Flameshot/12.1.0/Flameshot.Flameshot.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Flameshot.Flameshot -PackageVersion: 12.1.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Flameshot.Flameshot +PackageVersion: 12.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 47a7ff75cee40c4930574c4cc717661bb55f2fa9 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:41:17 +0530 Subject: [PATCH 349/461] Update version: Fenrirthviti.obs-virtual-cam version 2.0.5 (#134367) --- ...enrirthviti.obs-virtual-cam.installer.yaml | 31 +++++++------- ...irthviti.obs-virtual-cam.locale.en-US.yaml | 41 ++++++++++--------- .../2.0.5/Fenrirthviti.obs-virtual-cam.yaml | 17 ++++---- 3 files changed, 46 insertions(+), 43 deletions(-) diff --git a/manifests/f/Fenrirthviti/obs-virtual-cam/2.0.5/Fenrirthviti.obs-virtual-cam.installer.yaml b/manifests/f/Fenrirthviti/obs-virtual-cam/2.0.5/Fenrirthviti.obs-virtual-cam.installer.yaml index f1bbfd4df7117..1d330145649e2 100644 --- a/manifests/f/Fenrirthviti/obs-virtual-cam/2.0.5/Fenrirthviti.obs-virtual-cam.installer.yaml +++ b/manifests/f/Fenrirthviti/obs-virtual-cam/2.0.5/Fenrirthviti.obs-virtual-cam.installer.yaml @@ -1,15 +1,16 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Fenrirthviti.obs-virtual-cam -PackageVersion: 2.0.5 -InstallerType: nullsoft -Scope: machine -ProductCode: obs-virtualcam -ReleaseDate: 2020-05-05 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/Fenrirthviti/obs-virtual-cam/releases/download/2.0.5/obs-virtualcam-2.0.5-Windows-installer.exe - InstallerSha256: AAE3B5FF00D18C0268799C4AD8B58F985E9BC281A08806398D771E62930AD514 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Fenrirthviti.obs-virtual-cam +PackageVersion: 2.0.5 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Fenrirthviti/obs-virtual-cam/releases/download/2.0.5/obs-virtualcam-2.0.5-Windows-installer.exe + InstallerSha256: AAE3B5FF00D18C0268799C4AD8B58F985E9BC281A08806398D771E62930AD514 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: machine +ProductCode: obs-virtualcam +ReleaseDate: 2020-05-05 diff --git a/manifests/f/Fenrirthviti/obs-virtual-cam/2.0.5/Fenrirthviti.obs-virtual-cam.locale.en-US.yaml b/manifests/f/Fenrirthviti/obs-virtual-cam/2.0.5/Fenrirthviti.obs-virtual-cam.locale.en-US.yaml index 7b6e9610368bc..d0a26990ae2c1 100644 --- a/manifests/f/Fenrirthviti/obs-virtual-cam/2.0.5/Fenrirthviti.obs-virtual-cam.locale.en-US.yaml +++ b/manifests/f/Fenrirthviti/obs-virtual-cam/2.0.5/Fenrirthviti.obs-virtual-cam.locale.en-US.yaml @@ -1,20 +1,21 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Fenrirthviti.obs-virtual-cam -PackageVersion: 2.0.5 -PackageLocale: en-US -Publisher: Fenrirthviti -PublisherUrl: https://github.com/Fenrirthviti -PackageName: obs-virtualcam -PackageUrl: https://github.com/Fenrirthviti/obs-virtual-cam -License: GPL2 -LicenseUrl: https://github.com/Fenrirthviti/obs-virtual-cam/blob/master/LICENSE -ShortDescription: obs-studio plugin to simulate a directshow webcam -ReleaseNotes: |- - - Fixed up the installer to make it more reliable - - Fixed minor typos in the code - - Added version information and descriptions to the dll files -ReleaseNotesUrl: https://github.com/Fenrirthviti/obs-virtual-cam/releases/tag/2.0.5 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Fenrirthviti.obs-virtual-cam +PackageVersion: 2.0.5 +PackageLocale: en-US +Publisher: Fenrirthviti +PublisherUrl: https://github.com/Fenrirthviti +PackageName: obs-virtualcam +PackageUrl: https://github.com/Fenrirthviti/obs-virtual-cam +License: GPL2 +LicenseUrl: https://github.com/Fenrirthviti/obs-virtual-cam/blob/master/LICENSE +ShortDescription: obs-studio plugin to simulate a directshow webcam +ReleaseNotes: |- + - Fixed up the installer to make it more reliable + - Fixed minor typos in the code + - Added version information and descriptions to the dll files +ReleaseNotesUrl: https://github.com/Fenrirthviti/obs-virtual-cam/releases/tag/2.0.5 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/f/Fenrirthviti/obs-virtual-cam/2.0.5/Fenrirthviti.obs-virtual-cam.yaml b/manifests/f/Fenrirthviti/obs-virtual-cam/2.0.5/Fenrirthviti.obs-virtual-cam.yaml index 39e47bcdd5f59..ef648848335d8 100644 --- a/manifests/f/Fenrirthviti/obs-virtual-cam/2.0.5/Fenrirthviti.obs-virtual-cam.yaml +++ b/manifests/f/Fenrirthviti/obs-virtual-cam/2.0.5/Fenrirthviti.obs-virtual-cam.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Fenrirthviti.obs-virtual-cam -PackageVersion: 2.0.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Fenrirthviti.obs-virtual-cam +PackageVersion: 2.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 10435cd87732cfef1151a8af18e2024b21714766 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:41:32 +0530 Subject: [PATCH 350/461] Update version: FengHe.Migi version 1.5.1-287 (#134366) --- .../Migi/1.5.1-287/FengHe.Migi.installer.yaml | 51 +++++++------- .../1.5.1-287/FengHe.Migi.locale.en-US.yaml | 67 ++++++++++--------- .../1.5.1-287/FengHe.Migi.locale.zh-CN.yaml | 67 ++++++++++--------- .../f/FengHe/Migi/1.5.1-287/FengHe.Migi.yaml | 17 ++--- 4 files changed, 101 insertions(+), 101 deletions(-) diff --git a/manifests/f/FengHe/Migi/1.5.1-287/FengHe.Migi.installer.yaml b/manifests/f/FengHe/Migi/1.5.1-287/FengHe.Migi.installer.yaml index 645f52c1e0e18..75bb0399e7877 100644 --- a/manifests/f/FengHe/Migi/1.5.1-287/FengHe.Migi.installer.yaml +++ b/manifests/f/FengHe/Migi/1.5.1-287/FengHe.Migi.installer.yaml @@ -1,27 +1,24 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: FengHe.Migi -PackageVersion: 1.5.1-287 -InstallerType: nullsoft -InstallerSwitches: - Upgrade: --updated -UpgradeBehavior: install -ProductCode: 812c6e4e-6ba1-5575-a2f8-dd470e948242 -ReleaseDate: 2022-12-15 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://download.kirakuapp.com/Migi_PC/Migi Setup 1.5.1-287.exe - InstallerSha256: 9B40D858DA8A99894CC52542904ECADEE44E61506E0B788250DCFFB571110D40 - InstallerSwitches: - Custom: /currentuser -- Architecture: x64 - Scope: machine - InstallerUrl: https://download.kirakuapp.com/Migi_PC/Migi Setup 1.5.1-287.exe - InstallerSha256: 9B40D858DA8A99894CC52542904ECADEE44E61506E0B788250DCFFB571110D40 - InstallerSwitches: - Custom: /allusers - ElevationRequirement: elevationRequired -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: FengHe.Migi +PackageVersion: 1.5.1-287 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.kirakuapp.com/Migi_PC/Migi Setup 1.5.1-287.exe + InstallerSha256: 9b40d858da8a99894cc52542904ecadee44e61506e0b788250dcffb571110d40 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.kirakuapp.com/Migi_PC/Migi Setup 1.5.1-287.exe + InstallerSha256: 9b40d858da8a99894cc52542904ecadee44e61506e0b788250dcffb571110d40 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +InstallerSwitches: + Custom: /currentuser +UpgradeBehavior: install +ProductCode: 812c6e4e-6ba1-5575-a2f8-dd470e948242 +ReleaseDate: 2022-12-15 diff --git a/manifests/f/FengHe/Migi/1.5.1-287/FengHe.Migi.locale.en-US.yaml b/manifests/f/FengHe/Migi/1.5.1-287/FengHe.Migi.locale.en-US.yaml index 8868f908a6135..1235cce5fe518 100644 --- a/manifests/f/FengHe/Migi/1.5.1-287/FengHe.Migi.locale.en-US.yaml +++ b/manifests/f/FengHe/Migi/1.5.1-287/FengHe.Migi.locale.en-US.yaml @@ -1,33 +1,34 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: FengHe.Migi -PackageVersion: 1.5.1-287 -PackageLocale: en-US -Publisher: fenghe -PublisherUrl: https://focusapp.ink -PublisherSupportUrl: https://support.qq.com/products/292775 -PrivacyUrl: https://focusapp.ink/#/Privacy -Author: FengHe Technology -PackageName: Migi -PackageUrl: https://focusapp.ink/#/Migi -License: Proprietary -LicenseUrl: https://focusapp.ink/#/Terms -Copyright: Copyright © 2022 FengHe. All Rights Reserved. -ShortDescription: Migi is a timeline note-taking software where you can record daily fragmentary information. -Description: |- - Migi is a cross-platform note-taking software that records your daily fragmentary thoughts on a timeline to which you can add sticky notes, lists, pictures and videos, attachments, mind maps and more, and manage them by tags, types and dates. - With Migi, you can easily keep a personal diary, read film reviews, manage personal daily affairs, and more... -Tags: -- calendar -- diary -- journal -- memo -- memorandum -- notes -- timeline -Documentations: -- DocumentLabel: FAQ - DocumentUrl: https://support.qq.com/products/292775/faqs-more -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: FengHe.Migi +PackageVersion: 1.5.1-287 +PackageLocale: en-US +Publisher: fenghe +PublisherUrl: https://focusapp.ink +PublisherSupportUrl: https://support.qq.com/products/292775 +PrivacyUrl: https://focusapp.ink/#/Privacy +Author: FengHe Technology +PackageName: Migi +PackageUrl: https://focusapp.ink/#/Migi +License: Proprietary +LicenseUrl: https://focusapp.ink/#/Terms +Copyright: Copyright © 2022 FengHe. All Rights Reserved. +ShortDescription: Migi is a timeline note-taking software where you can record daily fragmentary information. +Description: |- + Migi is a cross-platform note-taking software that records your daily fragmentary thoughts on a timeline to which you can add sticky notes, lists, pictures and videos, attachments, mind maps and more, and manage them by tags, types and dates. + With Migi, you can easily keep a personal diary, read film reviews, manage personal daily affairs, and more... +Tags: +- calendar +- diary +- journal +- memo +- memorandum +- notes +- timeline +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://support.qq.com/products/292775/faqs-more +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/f/FengHe/Migi/1.5.1-287/FengHe.Migi.locale.zh-CN.yaml b/manifests/f/FengHe/Migi/1.5.1-287/FengHe.Migi.locale.zh-CN.yaml index 976be68bfb9e2..e0b6c63aae68b 100644 --- a/manifests/f/FengHe/Migi/1.5.1-287/FengHe.Migi.locale.zh-CN.yaml +++ b/manifests/f/FengHe/Migi/1.5.1-287/FengHe.Migi.locale.zh-CN.yaml @@ -1,33 +1,34 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json - -PackageIdentifier: FengHe.Migi -PackageVersion: 1.5.1-287 -PackageLocale: zh-CN -Publisher: fenghe -PublisherUrl: https://focusapp.ink -PublisherSupportUrl: https://support.qq.com/products/292775 -PrivacyUrl: https://focusapp.ink/#/Privacy -Author: 广州市风荷科技有限公司 -PackageName: Migi -PackageUrl: https://focusapp.ink/#/Migi -License: 专有软件 -LicenseUrl: https://focusapp.ink/#/Terms -Copyright: Copyright © 2022 FengHe. All Rights Reserved. -ShortDescription: Migi 是一款时间轴记事软件,您可以把每天的碎片化信息记录在 Migi 上。 -Description: 一元化时间轴记录日常的碎碎念,Migi 笔记是一款全平台的笔记软件。在时间轴上,您可以加入便签、清单、图片视频、附件、思维导图等内容,并通过标签、类型及日期进行管理。使用 Migi,可以轻松地记录个人日记、阅读观影笔记、管理个人日常事务等…… -Tags: -- 备忘 -- 备忘录 -- 日历 -- 日志 -- 日记 -- 日记本 -- 时间轴 -- 笔记 -ReleaseNotes: '[+ADDED] 新增回收站功能' -Documentations: -- DocumentLabel: 常见问题 - DocumentUrl: https://support.qq.com/products/292775/faqs-more -ManifestType: locale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json + +PackageIdentifier: FengHe.Migi +PackageVersion: 1.5.1-287 +PackageLocale: zh-CN +Publisher: fenghe +PublisherUrl: https://focusapp.ink +PublisherSupportUrl: https://support.qq.com/products/292775 +PrivacyUrl: https://focusapp.ink/#/Privacy +Author: 广州市风荷科技有限公司 +PackageName: Migi +PackageUrl: https://focusapp.ink/#/Migi +License: 专有软件 +LicenseUrl: https://focusapp.ink/#/Terms +Copyright: Copyright © 2022 FengHe. All Rights Reserved. +ShortDescription: Migi 是一款时间轴记事软件,您可以把每天的碎片化信息记录在 Migi 上。 +Description: 一元化时间轴记录日常的碎碎念,Migi 笔记是一款全平台的笔记软件。在时间轴上,您可以加入便签、清单、图片视频、附件、思维导图等内容,并通过标签、类型及日期进行管理。使用 Migi,可以轻松地记录个人日记、阅读观影笔记、管理个人日常事务等…… +Tags: +- 备忘 +- 备忘录 +- 日历 +- 日志 +- 日记 +- 日记本 +- 时间轴 +- 笔记 +ReleaseNotes: '[+ADDED] 新增回收站功能' +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://support.qq.com/products/292775/faqs-more +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/f/FengHe/Migi/1.5.1-287/FengHe.Migi.yaml b/manifests/f/FengHe/Migi/1.5.1-287/FengHe.Migi.yaml index cc9b3106f30a9..3dda17427abd1 100644 --- a/manifests/f/FengHe/Migi/1.5.1-287/FengHe.Migi.yaml +++ b/manifests/f/FengHe/Migi/1.5.1-287/FengHe.Migi.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: FengHe.Migi -PackageVersion: 1.5.1-287 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: FengHe.Migi +PackageVersion: 1.5.1-287 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 061536a4bb19a51a2e9eba8461495757f665a824 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:41:43 +0530 Subject: [PATCH 351/461] Update version: felixgborrego.simple-docker-ui version 0.5.5 (#134362) --- ...ixgborrego.simple-docker-ui.installer.yaml | 29 +++++++------- ...borrego.simple-docker-ui.locale.en-US.yaml | 40 +++++++++++-------- .../0.5.5/felixgborrego.simple-docker-ui.yaml | 17 ++++---- 3 files changed, 47 insertions(+), 39 deletions(-) diff --git a/manifests/f/felixgborrego/simple-docker-ui/0.5.5/felixgborrego.simple-docker-ui.installer.yaml b/manifests/f/felixgborrego/simple-docker-ui/0.5.5/felixgborrego.simple-docker-ui.installer.yaml index 9472e64d02812..07b31439c8b1a 100644 --- a/manifests/f/felixgborrego/simple-docker-ui/0.5.5/felixgborrego.simple-docker-ui.installer.yaml +++ b/manifests/f/felixgborrego/simple-docker-ui/0.5.5/felixgborrego.simple-docker-ui.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: felixgborrego.simple-docker-ui -PackageVersion: 0.5.5 -InstallerType: exe -Scope: user -ReleaseDate: 2017-02-24 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/felixgborrego/simple-docker-ui/releases/download/v0.5.5/SimpleDockerUI-setup.exe - InstallerSha256: 6A2B9055054794F211835946BAEC790C23469A3FE7713F914A2FC79621A40E35 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: felixgborrego.simple-docker-ui +PackageVersion: 0.5.5 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/felixgborrego/simple-docker-ui/releases/download/v0.5.5/SimpleDockerUI-setup.exe + InstallerSha256: 6a2b9055054794f211835946baec790c23469a3fe7713f914a2fc79621a40e35 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: exe +Scope: user +ReleaseDate: "2017-02-20" diff --git a/manifests/f/felixgborrego/simple-docker-ui/0.5.5/felixgborrego.simple-docker-ui.locale.en-US.yaml b/manifests/f/felixgborrego/simple-docker-ui/0.5.5/felixgborrego.simple-docker-ui.locale.en-US.yaml index f8ca776c8b5f0..fa65b106d37bf 100644 --- a/manifests/f/felixgborrego/simple-docker-ui/0.5.5/felixgborrego.simple-docker-ui.locale.en-US.yaml +++ b/manifests/f/felixgborrego/simple-docker-ui/0.5.5/felixgborrego.simple-docker-ui.locale.en-US.yaml @@ -1,17 +1,23 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: felixgborrego.simple-docker-ui -PackageVersion: 0.5.5 -PackageLocale: en-US -Publisher: Felix -PublisherUrl: https://github.com/felixgborrego -PublisherSupportUrl: https://github.com/felixgborrego/simple-docker-ui/issues -PackageName: SimpleDockerUI -PackageUrl: https://github.com/felixgborrego/simple-docker-ui -License: MIT -LicenseUrl: https://github.com/felixgborrego/simple-docker-ui/blob/master/COPYING -ShortDescription: Docker UI for Windows, macOS and Linux implemented using Scala.js, React and Electron -ReleaseNotesUrl: https://github.com/felixgborrego/simple-docker-ui/releases/tag/v0.5.5 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: felixgborrego.simple-docker-ui +PackageVersion: 0.5.5 +PackageLocale: en-US +Publisher: Felix +PublisherUrl: https://github.com/felixgborrego +PublisherSupportUrl: https://github.com/felixgborrego/simple-docker-ui/issues +PackageName: SimpleDockerUI +PackageUrl: https://github.com/felixgborrego/simple-docker-ui +License: MIT +LicenseUrl: https://github.com/felixgborrego/simple-docker-ui/blob/master/COPYING +ShortDescription: Docker UI for Windows, macOS and Linux implemented using Scala.js, React and Electron +ReleaseNotesUrl: https://github.com/felixgborrego/simple-docker-ui/releases/tag/v0.5.5 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- deprecated-repo +- docker +- react +- scalajs diff --git a/manifests/f/felixgborrego/simple-docker-ui/0.5.5/felixgborrego.simple-docker-ui.yaml b/manifests/f/felixgborrego/simple-docker-ui/0.5.5/felixgborrego.simple-docker-ui.yaml index 7dd8c9689f850..134ff40427180 100644 --- a/manifests/f/felixgborrego/simple-docker-ui/0.5.5/felixgborrego.simple-docker-ui.yaml +++ b/manifests/f/felixgborrego/simple-docker-ui/0.5.5/felixgborrego.simple-docker-ui.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: felixgborrego.simple-docker-ui -PackageVersion: 0.5.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: felixgborrego.simple-docker-ui +PackageVersion: 0.5.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e5cf8e0a1b56ab1aba322f1e7f4970cab5647789 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:41:54 +0530 Subject: [PATCH 352/461] Update version: FelixRieseberg.MacintoshJS version 1.2.0 (#134363) --- .../FelixRieseberg.MacintoshJS.installer.yaml | 29 +++++++------- ...lixRieseberg.MacintoshJS.locale.en-US.yaml | 40 +++++++++++-------- .../1.2.0/FelixRieseberg.MacintoshJS.yaml | 17 ++++---- 3 files changed, 47 insertions(+), 39 deletions(-) diff --git a/manifests/f/FelixRieseberg/MacintoshJS/1.2.0/FelixRieseberg.MacintoshJS.installer.yaml b/manifests/f/FelixRieseberg/MacintoshJS/1.2.0/FelixRieseberg.MacintoshJS.installer.yaml index 0c650bae12340..3ae00e534bdbf 100644 --- a/manifests/f/FelixRieseberg/MacintoshJS/1.2.0/FelixRieseberg.MacintoshJS.installer.yaml +++ b/manifests/f/FelixRieseberg/MacintoshJS/1.2.0/FelixRieseberg.MacintoshJS.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: FelixRieseberg.MacintoshJS -PackageVersion: 1.2.0 -InstallerType: exe -Scope: user -ReleaseDate: 2023-03-14 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/felixrieseberg/macintosh.js/releases/download/v1.2.0/macintoshjs-1.2.0-setup-x64.exe - InstallerSha256: 279392EF8FC790145C0F5C3E323A4FC803CE013D54F36A26F0393F3AA9658176 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: FelixRieseberg.MacintoshJS +PackageVersion: 1.2.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/felixrieseberg/macintosh.js/releases/download/v1.2.0/macintoshjs-1.2.0-setup-x64.exe + InstallerSha256: 279392ef8fc790145c0f5c3e323a4fc803ce013d54f36a26f0393f3aa9658176 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: exe +Scope: user +ReleaseDate: "2023-03-15" diff --git a/manifests/f/FelixRieseberg/MacintoshJS/1.2.0/FelixRieseberg.MacintoshJS.locale.en-US.yaml b/manifests/f/FelixRieseberg/MacintoshJS/1.2.0/FelixRieseberg.MacintoshJS.locale.en-US.yaml index d761bc9de1d6e..baa1aa7eca91b 100644 --- a/manifests/f/FelixRieseberg/MacintoshJS/1.2.0/FelixRieseberg.MacintoshJS.locale.en-US.yaml +++ b/manifests/f/FelixRieseberg/MacintoshJS/1.2.0/FelixRieseberg.MacintoshJS.locale.en-US.yaml @@ -1,17 +1,23 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: FelixRieseberg.MacintoshJS -PackageVersion: 1.2.0 -PackageLocale: en-US -Publisher: Felix Rieseberg -PublisherUrl: https://github.com/felixrieseberg -PublisherSupportUrl: https://github.com/felixrieseberg/macintosh.js/issues -PackageName: macintosh.js -PackageUrl: https://github.com/felixrieseberg/macintosh.js -License: Copyright (c) 2021 Felix Rieseberg -ShortDescription: Macintosh System 8 emulator written in javascript and electron -ReleaseNotes: '- This version mostly includes tons of dependency updates, so it should be a little faster and more stable.' -ReleaseNotesUrl: https://github.com/felixrieseberg/macintosh.js/releases/tag/v1.2.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: FelixRieseberg.MacintoshJS +PackageVersion: 1.2.0 +PackageLocale: en-US +Publisher: Felix Rieseberg +PublisherUrl: https://github.com/felixrieseberg +PublisherSupportUrl: https://github.com/felixrieseberg/macintosh.js/issues +PackageName: macintosh.js +PackageUrl: https://github.com/felixrieseberg/macintosh.js +License: Copyright (c) 2021 Felix Rieseberg +ShortDescription: Macintosh System 8 emulator written in javascript and electron +ReleaseNotes: '- This version mostly includes tons of dependency updates, so it should be a little faster and more stable.' +ReleaseNotesUrl: https://github.com/felixrieseberg/macintosh.js/releases/tag/v1.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- electron +- emulator +- javascript +- macintosh diff --git a/manifests/f/FelixRieseberg/MacintoshJS/1.2.0/FelixRieseberg.MacintoshJS.yaml b/manifests/f/FelixRieseberg/MacintoshJS/1.2.0/FelixRieseberg.MacintoshJS.yaml index cccf31ac4c2aa..3ba4046f0b32e 100644 --- a/manifests/f/FelixRieseberg/MacintoshJS/1.2.0/FelixRieseberg.MacintoshJS.yaml +++ b/manifests/f/FelixRieseberg/MacintoshJS/1.2.0/FelixRieseberg.MacintoshJS.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: FelixRieseberg.MacintoshJS -PackageVersion: 1.2.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: FelixRieseberg.MacintoshJS +PackageVersion: 1.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e80960ae8858a56b104731db695f390d7924be54 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:41:57 +0530 Subject: [PATCH 353/461] Update version: FelixRieseberg.Windows95 version 3.1.1 (#134364) --- .../FelixRieseberg.Windows95.installer.yaml | 55 ++++++++--------- ...FelixRieseberg.Windows95.locale.en-US.yaml | 59 ++++++++++--------- .../3.1.1/FelixRieseberg.Windows95.yaml | 17 +++--- 3 files changed, 67 insertions(+), 64 deletions(-) diff --git a/manifests/f/FelixRieseberg/Windows95/3.1.1/FelixRieseberg.Windows95.installer.yaml b/manifests/f/FelixRieseberg/Windows95/3.1.1/FelixRieseberg.Windows95.installer.yaml index 5a5accf98d87d..e37a1a1f5a58a 100644 --- a/manifests/f/FelixRieseberg/Windows95/3.1.1/FelixRieseberg.Windows95.installer.yaml +++ b/manifests/f/FelixRieseberg/Windows95/3.1.1/FelixRieseberg.Windows95.installer.yaml @@ -1,27 +1,28 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: FelixRieseberg.Windows95 -PackageVersion: 3.1.1 -InstallerLocale: en-US -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: --silent - SilentWithProgress: --silent -UpgradeBehavior: install -ReleaseDate: 2022-10-17 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/felixrieseberg/windows95/releases/download/v3.1.1/windows95-3.1.1-setup-ia32.exe - InstallerSha256: 136B2CE3A92B38826ADDE277CBB852EBB3B1B1D927F40B19847C207CE9E660A5 -- Architecture: x64 - InstallerUrl: https://github.com/felixrieseberg/windows95/releases/download/v3.1.1/windows95-3.1.1-setup-x64.exe - InstallerSha256: A315624773A10348DE6D8E2393E04A6F413BBBC7D15248F88C859B6EDABFBEE2 -- Architecture: arm64 - InstallerUrl: https://github.com/felixrieseberg/windows95/releases/download/v3.1.1/windows95-3.1.1-setup-arm64.exe - InstallerSha256: 5F3F531DCF4257250B65308C0ACE383ADF8AA5CE143CEBF9A555390862A654FA -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: FelixRieseberg.Windows95 +PackageVersion: 3.1.1 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/felixrieseberg/windows95/releases/download/v3.1.1/windows95-3.1.1-setup-ia32.exe + InstallerSha256: 136b2ce3a92b38826adde277cbb852ebb3b1b1d927f40b19847c207ce9e660a5 +- Architecture: x64 + InstallerUrl: https://github.com/felixrieseberg/windows95/releases/download/v3.1.1/windows95-3.1.1-setup-x64.exe + InstallerSha256: a315624773a10348de6d8e2393e04a6f413bbbc7d15248f88c859b6edabfbee2 +- Architecture: arm64 + InstallerUrl: https://github.com/felixrieseberg/windows95/releases/download/v3.1.1/windows95-3.1.1-setup-arm64.exe + InstallerSha256: 5f3f531dcf4257250b65308c0ace383adf8aa5ce143cebf9a555390862a654fa +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +ReleaseDate: "2022-10-16" diff --git a/manifests/f/FelixRieseberg/Windows95/3.1.1/FelixRieseberg.Windows95.locale.en-US.yaml b/manifests/f/FelixRieseberg/Windows95/3.1.1/FelixRieseberg.Windows95.locale.en-US.yaml index 2cdc6870c6199..ba7d9efd61e50 100644 --- a/manifests/f/FelixRieseberg/Windows95/3.1.1/FelixRieseberg.Windows95.locale.en-US.yaml +++ b/manifests/f/FelixRieseberg/Windows95/3.1.1/FelixRieseberg.Windows95.locale.en-US.yaml @@ -1,29 +1,30 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: FelixRieseberg.Windows95 -PackageVersion: 3.1.1 -PackageLocale: en-US -Publisher: Felix Rieseberg -PublisherUrl: https://github.com/felixrieseberg/windows95 -PublisherSupportUrl: https://github.com/felixrieseberg/windows95/issues -Author: Felix Rieseberg -PackageName: windows95 -PackageUrl: https://github.com/felixrieseberg/windows95 -License: MIT License -LicenseUrl: https://raw.githubusercontent.com/felixrieseberg/windows95/master/LICENSE.md -Copyright: Copyright 2019 Felix Rieseberg -CopyrightUrl: https://raw.githubusercontent.com/felixrieseberg/windows95/master/LICENSE.md -ShortDescription: Windows 95 emulator written in javascript and electron -Description: Windows 95 emulator written in javascript and electron -Moniker: windows95 -Tags: -- cross-platform -- electron -ReleaseNotes: |- - Changes - - Upgraded from Electron v18 to Electron v21 (and with it, Chrome and Node.js) - - Upgraded v86 (sound is back!) -ReleaseNotesUrl: https://github.com/felixrieseberg/windows95/releases/tag/v3.1.1 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: FelixRieseberg.Windows95 +PackageVersion: 3.1.1 +PackageLocale: en-US +Publisher: Felix Rieseberg +PublisherUrl: https://github.com/felixrieseberg/windows95 +PublisherSupportUrl: https://github.com/felixrieseberg/windows95/issues +Author: Felix Rieseberg +PackageName: windows95 +PackageUrl: https://github.com/felixrieseberg/windows95 +License: MIT License +LicenseUrl: https://raw.githubusercontent.com/felixrieseberg/windows95/master/LICENSE.md +Copyright: Copyright 2019 Felix Rieseberg +CopyrightUrl: https://raw.githubusercontent.com/felixrieseberg/windows95/master/LICENSE.md +ShortDescription: Windows 95 emulator written in javascript and electron +Description: Windows 95 emulator written in javascript and electron +Moniker: windows95 +Tags: +- cross-platform +- electron +ReleaseNotes: |- + Changes + - Upgraded from Electron v18 to Electron v21 (and with it, Chrome and Node.js) + - Upgraded v86 (sound is back!) +ReleaseNotesUrl: https://github.com/felixrieseberg/windows95/releases/tag/v3.1.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/f/FelixRieseberg/Windows95/3.1.1/FelixRieseberg.Windows95.yaml b/manifests/f/FelixRieseberg/Windows95/3.1.1/FelixRieseberg.Windows95.yaml index 5c66bb7d514fd..b9db42eaf520f 100644 --- a/manifests/f/FelixRieseberg/Windows95/3.1.1/FelixRieseberg.Windows95.yaml +++ b/manifests/f/FelixRieseberg/Windows95/3.1.1/FelixRieseberg.Windows95.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: FelixRieseberg.Windows95 -PackageVersion: 3.1.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: FelixRieseberg.Windows95 +PackageVersion: 3.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From db9499d4f299c6128a358bed1f21184cbcf59c9c Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:42:10 +0530 Subject: [PATCH 354/461] Update version: evsar3.sshfs-win-manager version 1.3.1 (#134359) --- .../evsar3.sshfs-win-manager.installer.yaml | 29 ++++++------ ...evsar3.sshfs-win-manager.locale.en-US.yaml | 45 ++++++++++--------- .../1.3.1/evsar3.sshfs-win-manager.yaml | 17 +++---- 3 files changed, 47 insertions(+), 44 deletions(-) diff --git a/manifests/e/evsar3/sshfs-win-manager/1.3.1/evsar3.sshfs-win-manager.installer.yaml b/manifests/e/evsar3/sshfs-win-manager/1.3.1/evsar3.sshfs-win-manager.installer.yaml index 618605cf202b1..1e67aff5bb03e 100644 --- a/manifests/e/evsar3/sshfs-win-manager/1.3.1/evsar3.sshfs-win-manager.installer.yaml +++ b/manifests/e/evsar3/sshfs-win-manager/1.3.1/evsar3.sshfs-win-manager.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: evsar3.sshfs-win-manager -PackageVersion: 1.3.1 -InstallerType: nullsoft -Scope: user -ReleaseDate: 2021-09-28 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/evsar3/sshfs-win-manager/releases/download/v1.3.1/sshfs-win-manager-setup-v1.3.1.exe - InstallerSha256: BADE57D05E5AFEFF34F61935D3A3C275D3F600A6E0C642462F14C0B6E304E24A -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: evsar3.sshfs-win-manager +PackageVersion: 1.3.1 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/evsar3/sshfs-win-manager/releases/download/v1.3.1/sshfs-win-manager-setup-v1.3.1.exe + InstallerSha256: bade57d05e5afeff34f61935d3a3c275d3f600a6e0c642462f14c0b6e304e24a +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +ReleaseDate: "2021-09-28" diff --git a/manifests/e/evsar3/sshfs-win-manager/1.3.1/evsar3.sshfs-win-manager.locale.en-US.yaml b/manifests/e/evsar3/sshfs-win-manager/1.3.1/evsar3.sshfs-win-manager.locale.en-US.yaml index e7d6d369069f6..b1b2b705a620c 100644 --- a/manifests/e/evsar3/sshfs-win-manager/1.3.1/evsar3.sshfs-win-manager.locale.en-US.yaml +++ b/manifests/e/evsar3/sshfs-win-manager/1.3.1/evsar3.sshfs-win-manager.locale.en-US.yaml @@ -1,22 +1,23 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: evsar3.sshfs-win-manager -PackageVersion: 1.3.1 -PackageLocale: en-US -Publisher: Evandro Araujo -PublisherUrl: https://github.com/evsar3 -PublisherSupportUrl: https://github.com/evsar3/sshfs-win-manager/issues -Author: evsar3 -PackageName: SSHFS-Win Manager -PackageUrl: https://github.com/evsar3/sshfs-win-manager -License: MIT License -LicenseUrl: https://github.com/evsar3/sshfs-win-manager/blob/master/LICENSE -ShortDescription: A GUI for SSHFS-Win (https://github.com/billziss-gh/sshfs-win) -Tags: -- electron -- sshfs -- ssh -ReleaseNotesUrl: https://github.com/evsar3/sshfs-win-manager/releases/tag/v1.3.1 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: evsar3.sshfs-win-manager +PackageVersion: 1.3.1 +PackageLocale: en-US +Publisher: Evandro Araujo +PublisherUrl: https://github.com/evsar3 +PublisherSupportUrl: https://github.com/evsar3/sshfs-win-manager/issues +Author: evsar3 +PackageName: SSHFS-Win Manager +PackageUrl: https://github.com/evsar3/sshfs-win-manager +License: MIT License +LicenseUrl: https://github.com/evsar3/sshfs-win-manager/blob/master/LICENSE +ShortDescription: A GUI for SSHFS-Win (https://github.com/billziss-gh/sshfs-win) +Tags: +- electron +- sshfs +- ssh +ReleaseNotesUrl: https://github.com/evsar3/sshfs-win-manager/releases/tag/v1.3.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/evsar3/sshfs-win-manager/1.3.1/evsar3.sshfs-win-manager.yaml b/manifests/e/evsar3/sshfs-win-manager/1.3.1/evsar3.sshfs-win-manager.yaml index 9ab3362cfe43c..dc1c8220795b6 100644 --- a/manifests/e/evsar3/sshfs-win-manager/1.3.1/evsar3.sshfs-win-manager.yaml +++ b/manifests/e/evsar3/sshfs-win-manager/1.3.1/evsar3.sshfs-win-manager.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: evsar3.sshfs-win-manager -PackageVersion: 1.3.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: evsar3.sshfs-win-manager +PackageVersion: 1.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 86101cafc30f306e97946e469d0cb88635ee4aa9 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:42:17 +0530 Subject: [PATCH 355/461] Add version: Fabio286.antares version 0.7.21 (#134361) --- .../0.7.21/Fabio286.antares.installer.yaml | 20 ++++++++++++++ .../0.7.21/Fabio286.antares.locale.en-US.yaml | 26 +++++++++++++++++++ .../antares/0.7.21/Fabio286.antares.yaml | 9 +++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/f/Fabio286/antares/0.7.21/Fabio286.antares.installer.yaml create mode 100644 manifests/f/Fabio286/antares/0.7.21/Fabio286.antares.locale.en-US.yaml create mode 100644 manifests/f/Fabio286/antares/0.7.21/Fabio286.antares.yaml diff --git a/manifests/f/Fabio286/antares/0.7.21/Fabio286.antares.installer.yaml b/manifests/f/Fabio286/antares/0.7.21/Fabio286.antares.installer.yaml new file mode 100644 index 0000000000000..7e500f6710bb5 --- /dev/null +++ b/manifests/f/Fabio286/antares/0.7.21/Fabio286.antares.installer.yaml @@ -0,0 +1,20 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Fabio286.antares +PackageVersion: 0.7.21 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/antares-sql/antares/releases/download/v0.7.21/Antares-0.7.21-win_x64.exe + InstallerSha256: 1fdf4c2305280c108dffbe91aa7f3142e949339501956f694a1b1f0159ccc499 +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: "2024-01-13" diff --git a/manifests/f/Fabio286/antares/0.7.21/Fabio286.antares.locale.en-US.yaml b/manifests/f/Fabio286/antares/0.7.21/Fabio286.antares.locale.en-US.yaml new file mode 100644 index 0000000000000..404965211b33c --- /dev/null +++ b/manifests/f/Fabio286/antares/0.7.21/Fabio286.antares.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Fabio286.antares +PackageVersion: 0.7.21 +PackageLocale: en-US +Publisher: Fabio Di Stasio +PublisherUrl: https://github.com/Fabio286/antares +PublisherSupportUrl: https://github.com/Fabio286/antares/issues +Author: Fabio Di Stasio +PackageName: Antares +PackageUrl: https://github.com/Fabio286/antares +License: MIT +LicenseUrl: https://raw.githubusercontent.com/Fabio286/antares/master/LICENSE +Copyright: Copyright (c) 2020 Fabio Di Stasio +CopyrightUrl: https://raw.githubusercontent.com/Fabio286/antares/master/LICENSE +ShortDescription: A modern, fast and productivity driven SQL client with a focus in UX. +Moniker: antares +Tags: +- cross-platform +- database +- sql +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/antares-sql/antares/releases/tag/v0.7.21 diff --git a/manifests/f/Fabio286/antares/0.7.21/Fabio286.antares.yaml b/manifests/f/Fabio286/antares/0.7.21/Fabio286.antares.yaml new file mode 100644 index 0000000000000..377e64cf3a97f --- /dev/null +++ b/manifests/f/Fabio286/antares/0.7.21/Fabio286.antares.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Fabio286.antares +PackageVersion: 0.7.21 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 1e98051cf9202d46743e6be20ca27ddde2bd3b2d Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:42:28 +0530 Subject: [PATCH 356/461] Update version: Ethereum.grid version 1.6.2 (#134355) --- .../grid/1.6.2/Ethereum.grid.installer.yaml | 35 ++++----- .../1.6.2/Ethereum.grid.locale.en-US.yaml | 73 ++++++++++--------- .../e/Ethereum/grid/1.6.2/Ethereum.grid.yaml | 17 +++-- 3 files changed, 64 insertions(+), 61 deletions(-) diff --git a/manifests/e/Ethereum/grid/1.6.2/Ethereum.grid.installer.yaml b/manifests/e/Ethereum/grid/1.6.2/Ethereum.grid.installer.yaml index efc21fa0c181e..529a6949f32ca 100644 --- a/manifests/e/Ethereum/grid/1.6.2/Ethereum.grid.installer.yaml +++ b/manifests/e/Ethereum/grid/1.6.2/Ethereum.grid.installer.yaml @@ -1,17 +1,18 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Ethereum.grid -PackageVersion: 1.6.2 -InstallerType: nullsoft -Scope: user -InstallerSwitches: - Silent: /S - SilentWithProgress: /S -ReleaseDate: 2019-11-06 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ethereum/grid/releases/download/v1.6.2/Grid-Setup-1.6.2.exe - InstallerSha256: 39178AD717B22FDCE04753DA394971D9AC2A2BB6FF8189B1CDD837D696FE3CA9 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Ethereum.grid +PackageVersion: 1.6.2 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ethereum/grid/releases/download/v1.6.2/Grid-Setup-1.6.2.exe + InstallerSha256: 39178ad717b22fdce04753da394971d9ac2a2bb6ff8189b1cdd837d696fe3ca9 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +ReleaseDate: "2019-11-06" diff --git a/manifests/e/Ethereum/grid/1.6.2/Ethereum.grid.locale.en-US.yaml b/manifests/e/Ethereum/grid/1.6.2/Ethereum.grid.locale.en-US.yaml index 2234f74edf09c..57a070ee1adee 100644 --- a/manifests/e/Ethereum/grid/1.6.2/Ethereum.grid.locale.en-US.yaml +++ b/manifests/e/Ethereum/grid/1.6.2/Ethereum.grid.locale.en-US.yaml @@ -1,36 +1,37 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Ethereum.grid -PackageVersion: 1.6.2 -PackageLocale: en-US -Publisher: Grid Team -PublisherUrl: https://ethereum.org -PublisherSupportUrl: https://github.com/ethereum/grid/issues -PackageName: Grid -PackageUrl: https://grid.ethereum.org -License: ISC License -LicenseUrl: https://github.com/ethereum/grid/blob/master/LICENSE -ShortDescription: Grid is a desktop application that allows you to securely download, configure and use various clients and tools in the Ethereum ecosystem. -Moniker: grid -Tags: -- aleth -- block -- blockchain -- clef -- ethereum -- explorer -- geth -- graphql -- ipfs -- node -- parity -- remix -- rpc -- tester -ReleaseNotes: |- - - New block explorer visualization app - - Fixes default geth setting of keystore path -ReleaseNotesUrl: https://github.com/ethereum/grid/releases/tag/v1.6.2 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Ethereum.grid +PackageVersion: 1.6.2 +PackageLocale: en-US +Publisher: Grid Team +PublisherUrl: https://ethereum.org +PublisherSupportUrl: https://github.com/ethereum/grid/issues +PackageName: Grid +PackageUrl: https://grid.ethereum.org +License: ISC License +LicenseUrl: https://github.com/ethereum/grid/blob/master/LICENSE +ShortDescription: Grid is a desktop application that allows you to securely download, configure and use various clients and tools in the Ethereum ecosystem. +Moniker: grid +Tags: +- aleth +- block +- blockchain +- clef +- ethereum +- explorer +- geth +- graphql +- ipfs +- node +- parity +- remix +- rpc +- tester +ReleaseNotes: |- + - New block explorer visualization app + - Fixes default geth setting of keystore path +ReleaseNotesUrl: https://github.com/ethereum/grid/releases/tag/v1.6.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/Ethereum/grid/1.6.2/Ethereum.grid.yaml b/manifests/e/Ethereum/grid/1.6.2/Ethereum.grid.yaml index 2359184746d57..41cd5550212c5 100644 --- a/manifests/e/Ethereum/grid/1.6.2/Ethereum.grid.yaml +++ b/manifests/e/Ethereum/grid/1.6.2/Ethereum.grid.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Ethereum.grid -PackageVersion: 1.6.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Ethereum.grid +PackageVersion: 1.6.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 0adc54203abc9ce1418707062a1ed4e36f926190 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:42:43 +0530 Subject: [PATCH 357/461] Update version: Eugeny.Tabby version 1.0.205 (#134357) --- .../Tabby/1.0.205/Eugeny.Tabby.installer.yaml | 81 +++++++++---------- .../1.0.205/Eugeny.Tabby.locale.en-US.yaml | 77 +++++++++--------- .../e/Eugeny/Tabby/1.0.205/Eugeny.Tabby.yaml | 17 ++-- 3 files changed, 86 insertions(+), 89 deletions(-) diff --git a/manifests/e/Eugeny/Tabby/1.0.205/Eugeny.Tabby.installer.yaml b/manifests/e/Eugeny/Tabby/1.0.205/Eugeny.Tabby.installer.yaml index 340103242bd60..92551746f6970 100644 --- a/manifests/e/Eugeny/Tabby/1.0.205/Eugeny.Tabby.installer.yaml +++ b/manifests/e/Eugeny/Tabby/1.0.205/Eugeny.Tabby.installer.yaml @@ -1,43 +1,38 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Eugeny.Tabby -PackageVersion: 1.0.205 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: nullsoft -InstallModes: -- interactive -- silent -UpgradeBehavior: install -FileExtensions: -- yaml -ReleaseDate: 2023-11-21 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/Eugeny/tabby/releases/download/v1.0.205/tabby-1.0.205-setup-x64.exe - InstallerSha256: C147E888E5569D1990F1442F2B2FAB1F2E71B7D8E194C9C0BDE47514C83E14AC - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/Eugeny/tabby/releases/download/v1.0.205/tabby-1.0.205-setup-x64.exe - InstallerSha256: C147E888E5569D1990F1442F2B2FAB1F2E71B7D8E194C9C0BDE47514C83E14AC - InstallerSwitches: - Custom: /ALLUSERS -- Architecture: arm64 - Scope: user - InstallerUrl: https://github.com/Eugeny/tabby/releases/download/v1.0.205/tabby-1.0.205-setup-arm64.exe - InstallerSha256: 56137920400575D1CC9EACAF5A710DE9FF1D603DA145EB6FFBE399E14E9998A3 - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: arm64 - Scope: machine - InstallerUrl: https://github.com/Eugeny/tabby/releases/download/v1.0.205/tabby-1.0.205-setup-arm64.exe - InstallerSha256: 56137920400575D1CC9EACAF5A710DE9FF1D603DA145EB6FFBE399E14E9998A3 - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Eugeny.Tabby +PackageVersion: 1.0.205 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/Eugeny/tabby/releases/download/v1.0.205/tabby-1.0.205-setup-x64.exe + InstallerSha256: c147e888e5569d1990f1442f2b2fab1f2e71b7d8e194c9c0bde47514c83e14ac +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/Eugeny/tabby/releases/download/v1.0.205/tabby-1.0.205-setup-x64.exe + InstallerSha256: c147e888e5569d1990f1442f2b2fab1f2e71b7d8e194c9c0bde47514c83e14ac +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/Eugeny/tabby/releases/download/v1.0.205/tabby-1.0.205-setup-arm64.exe + InstallerSha256: 56137920400575d1cc9eacaf5a710de9ff1d603da145eb6ffbe399e14e9998a3 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/Eugeny/tabby/releases/download/v1.0.205/tabby-1.0.205-setup-arm64.exe + InstallerSha256: 56137920400575d1cc9eacaf5a710de9ff1d603da145eb6ffbe399e14e9998a3 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +InstallModes: +- interactive +- silent +InstallerSwitches: + Custom: /CURRENTUSER +UpgradeBehavior: install +FileExtensions: +- yaml +ReleaseDate: "2023-11-21" diff --git a/manifests/e/Eugeny/Tabby/1.0.205/Eugeny.Tabby.locale.en-US.yaml b/manifests/e/Eugeny/Tabby/1.0.205/Eugeny.Tabby.locale.en-US.yaml index d318b29d6b798..f7e2cf983aa24 100644 --- a/manifests/e/Eugeny/Tabby/1.0.205/Eugeny.Tabby.locale.en-US.yaml +++ b/manifests/e/Eugeny/Tabby/1.0.205/Eugeny.Tabby.locale.en-US.yaml @@ -1,38 +1,39 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Eugeny.Tabby -PackageVersion: 1.0.205 -PackageLocale: en-US -Publisher: Eugene Pankov -PublisherUrl: https://github.com/Eugeny -PublisherSupportUrl: https://github.com/Eugeny/tabby/issues -Author: Eugene Pankov -PackageName: Tabby -PackageUrl: https://github.com/Eugeny/tabby -License: MIT -LicenseUrl: https://github.com/Eugeny/tabby/blob/master/LICENSE -Copyright: Copyright (c) 2021 Eugene Pankov -CopyrightUrl: https://raw.githubusercontent.com/Eugeny/tabby/master/LICENSE -ShortDescription: A terminal for a more modern age. -Description: Tabby is a highly configurable terminal emulator, SSH and serial client for Windows, macOS and Linux -Tags: -- cli -- command-line -- console -- cross-platform -- electron -- open-source -- terminal -ReleaseNotes: |- - Fixes - - efe1772: fixed Linux builds (Clem Fern) #9238 - - force display title-bar when tab-bar on left/right #9249 (Clem Fern) - - c59e9c1: fixed keyboard shortcut (control + backspace) in windows (zKXDEX) #9253 - - use data folder on portable app, do not use normal installer to update portable version #9251 (Clem Fern) - - 345e90c: fixed #9239 - missing sync token field - Commits - - 04a1b0f: add tabby-background plugin. (Cat in the orange box) #9234 -ReleaseNotesUrl: https://github.com/Eugeny/tabby/releases/tag/v1.0.205 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Eugeny.Tabby +PackageVersion: 1.0.205 +PackageLocale: en-US +Publisher: Eugene Pankov +PublisherUrl: https://github.com/Eugeny +PublisherSupportUrl: https://github.com/Eugeny/tabby/issues +Author: Eugene Pankov +PackageName: Tabby +PackageUrl: https://github.com/Eugeny/tabby +License: MIT +LicenseUrl: https://github.com/Eugeny/tabby/blob/master/LICENSE +Copyright: Copyright (c) 2021 Eugene Pankov +CopyrightUrl: https://raw.githubusercontent.com/Eugeny/tabby/master/LICENSE +ShortDescription: A terminal for a more modern age. +Description: Tabby is a highly configurable terminal emulator, SSH and serial client for Windows, macOS and Linux +Tags: +- cli +- command-line +- console +- cross-platform +- electron +- open-source +- terminal +ReleaseNotes: |- + Fixes + - efe1772: fixed Linux builds (Clem Fern) #9238 + - force display title-bar when tab-bar on left/right #9249 (Clem Fern) + - c59e9c1: fixed keyboard shortcut (control + backspace) in windows (zKXDEX) #9253 + - use data folder on portable app, do not use normal installer to update portable version #9251 (Clem Fern) + - 345e90c: fixed #9239 - missing sync token field + Commits + - 04a1b0f: add tabby-background plugin. (Cat in the orange box) #9234 +ReleaseNotesUrl: https://github.com/Eugeny/tabby/releases/tag/v1.0.205 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/Eugeny/Tabby/1.0.205/Eugeny.Tabby.yaml b/manifests/e/Eugeny/Tabby/1.0.205/Eugeny.Tabby.yaml index 9bf56dcaece02..f959bbdf947ef 100644 --- a/manifests/e/Eugeny/Tabby/1.0.205/Eugeny.Tabby.yaml +++ b/manifests/e/Eugeny/Tabby/1.0.205/Eugeny.Tabby.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Eugeny.Tabby -PackageVersion: 1.0.205 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Eugeny.Tabby +PackageVersion: 1.0.205 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f85d139498dc40d8d5d0de4f4a900901f8999260 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:42:49 +0530 Subject: [PATCH 358/461] Update version: ErykRakowski.Multrin version 1.3.0 (#134353) --- .../1.3.0/ErykRakowski.Multrin.installer.yaml | 29 +++++----- .../ErykRakowski.Multrin.locale.en-US.yaml | 54 +++++++++++-------- .../Multrin/1.3.0/ErykRakowski.Multrin.yaml | 17 +++--- 3 files changed, 55 insertions(+), 45 deletions(-) diff --git a/manifests/e/ErykRakowski/Multrin/1.3.0/ErykRakowski.Multrin.installer.yaml b/manifests/e/ErykRakowski/Multrin/1.3.0/ErykRakowski.Multrin.installer.yaml index e315a47f0dfb6..ce8590224d547 100644 --- a/manifests/e/ErykRakowski/Multrin/1.3.0/ErykRakowski.Multrin.installer.yaml +++ b/manifests/e/ErykRakowski/Multrin/1.3.0/ErykRakowski.Multrin.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ErykRakowski.Multrin -PackageVersion: 1.3.0 -InstallerType: nullsoft -Scope: user -ReleaseDate: 2020-04-16 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/sentialx/multrin/releases/download/v1.3.0/Multrin-Setup-1.3.0.exe - InstallerSha256: 8BB5571452097D3F052FC2052C51F02A400E7F45C0B4951BF27A01FB2DDFE191 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: ErykRakowski.Multrin +PackageVersion: 1.3.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/sentialx/multrin/releases/download/v1.3.0/Multrin-Setup-1.3.0.exe + InstallerSha256: 8bb5571452097d3f052fc2052c51f02a400e7f45c0b4951bf27a01fb2ddfe191 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +ReleaseDate: "2020-04-16" diff --git a/manifests/e/ErykRakowski/Multrin/1.3.0/ErykRakowski.Multrin.locale.en-US.yaml b/manifests/e/ErykRakowski/Multrin/1.3.0/ErykRakowski.Multrin.locale.en-US.yaml index 7df06f67145e0..0a4ed99562140 100644 --- a/manifests/e/ErykRakowski/Multrin/1.3.0/ErykRakowski.Multrin.locale.en-US.yaml +++ b/manifests/e/ErykRakowski/Multrin/1.3.0/ErykRakowski.Multrin.locale.en-US.yaml @@ -1,23 +1,31 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ErykRakowski.Multrin -PackageVersion: 1.3.0 -PackageLocale: en-US -Publisher: Eryk Rakowski -PublisherUrl: https://github.com/sentialx -PublisherSupportUrl: https://github.com/sentialx/multrin/issues -PackageName: Multrin -PackageUrl: https://github.com/sentialx/multrin -License: GPLv3 -LicenseUrl: https://github.com/sentialx/multrin/blob/master/LICENSE -ShortDescription: Multrin is a cross-platform app built on Electron that lets you to organize apps in tabs by simply dropping them onto Multrin. -ReleaseNotes: |- - Changes - - Upgraded to Electron 8.2.2 - - Added an add tab button duplicating currently selected window (#104) - Fixes - - Fixed tab closing -ReleaseNotesUrl: https://github.com/sentialx/multrin/releases/tag/v1.3.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: ErykRakowski.Multrin +PackageVersion: 1.3.0 +PackageLocale: en-US +Publisher: Eryk Rakowski +PublisherUrl: https://github.com/sentialx +PublisherSupportUrl: https://github.com/sentialx/multrin/issues +PackageName: Multrin +PackageUrl: https://github.com/sentialx/multrin +License: GPLv3 +LicenseUrl: https://github.com/sentialx/multrin/blob/master/LICENSE +ShortDescription: Multrin is a cross-platform app built on Electron that lets you to organize apps in tabs by simply dropping them onto Multrin. +ReleaseNotes: |- + Changes + - Upgraded to Electron 8.2.2 + - Added an add tab button duplicating currently selected window (#104) + Fixes + - Fixed tab closing +ReleaseNotesUrl: https://github.com/sentialx/multrin/releases/tag/v1.3.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- electron +- mobx +- organizer +- react +- tabs +- typescript diff --git a/manifests/e/ErykRakowski/Multrin/1.3.0/ErykRakowski.Multrin.yaml b/manifests/e/ErykRakowski/Multrin/1.3.0/ErykRakowski.Multrin.yaml index e1cabd75b9356..5b9c22fcd9c46 100644 --- a/manifests/e/ErykRakowski/Multrin/1.3.0/ErykRakowski.Multrin.yaml +++ b/manifests/e/ErykRakowski/Multrin/1.3.0/ErykRakowski.Multrin.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ErykRakowski.Multrin -PackageVersion: 1.3.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: ErykRakowski.Multrin +PackageVersion: 1.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 75fa198a256d8de77497f8c93fff1369eda7fedb Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:42:58 +0530 Subject: [PATCH 359/461] Update version: EvanCzaplicki.Elm version 0.19.1 (#134358) --- .../0.19.1/EvanCzaplicki.Elm.installer.yaml | 29 ++++++------ .../EvanCzaplicki.Elm.locale.en-US.yaml | 44 ++++++++++--------- .../Elm/0.19.1/EvanCzaplicki.Elm.yaml | 17 +++---- 3 files changed, 48 insertions(+), 42 deletions(-) diff --git a/manifests/e/EvanCzaplicki/Elm/0.19.1/EvanCzaplicki.Elm.installer.yaml b/manifests/e/EvanCzaplicki/Elm/0.19.1/EvanCzaplicki.Elm.installer.yaml index ce6750a82fd20..1c6d9af457e22 100644 --- a/manifests/e/EvanCzaplicki/Elm/0.19.1/EvanCzaplicki.Elm.installer.yaml +++ b/manifests/e/EvanCzaplicki/Elm/0.19.1/EvanCzaplicki.Elm.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: EvanCzaplicki.Elm -PackageVersion: 0.19.1 -InstallerType: nullsoft -Scope: machine -ReleaseDate: 2019-10-14 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/elm/compiler/releases/download/0.19.1/installer-for-windows.exe - InstallerSha256: 02947D00090F556ABCF8F8E95997AC993825BD783ABF05786AFE8F60A002D496 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: EvanCzaplicki.Elm +PackageVersion: 0.19.1 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/elm/compiler/releases/download/0.19.1/installer-for-windows.exe + InstallerSha256: 02947D00090F556ABCF8F8E95997AC993825BD783ABF05786AFE8F60A002D496 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: machine +ReleaseDate: 2019-10-14 diff --git a/manifests/e/EvanCzaplicki/Elm/0.19.1/EvanCzaplicki.Elm.locale.en-US.yaml b/manifests/e/EvanCzaplicki/Elm/0.19.1/EvanCzaplicki.Elm.locale.en-US.yaml index d4a7180c4bc1a..a907d2e2b9649 100644 --- a/manifests/e/EvanCzaplicki/Elm/0.19.1/EvanCzaplicki.Elm.locale.en-US.yaml +++ b/manifests/e/EvanCzaplicki/Elm/0.19.1/EvanCzaplicki.Elm.locale.en-US.yaml @@ -1,20 +1,24 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: EvanCzaplicki.Elm -PackageVersion: 0.19.1 -PackageLocale: en-US -Publisher: elm-lang.org -PublisherUrl: http://elm-lang.org -PublisherSupportUrl: https://github.com/elm/compiler/issues -PackageName: Elm -PackageUrl: https://github.com/elm/compiler -License: BSD 3-Clause License -LicenseUrl: https://github.com/elm/compiler/blob/master/LICENSE -ShortDescription: A delightful language for reliable web applications. -ReleaseNotes: |- - - The Syntax Cliff - - Upgrading to 0.19.1 -ReleaseNotesUrl: https://github.com/elm/compiler/releases/tag/0.19.1 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: EvanCzaplicki.Elm +PackageVersion: 0.19.1 +PackageLocale: en-US +Publisher: elm-lang.org +PublisherUrl: http://elm-lang.org +PublisherSupportUrl: https://github.com/elm/compiler/issues +PackageName: Elm +PackageUrl: https://github.com/elm/compiler +License: BSD 3-Clause License +LicenseUrl: https://github.com/elm/compiler/blob/master/LICENSE +ShortDescription: A delightful language for reliable web applications. +ReleaseNotes: |- + - The Syntax Cliff + - Upgrading to 0.19.1 +ReleaseNotesUrl: https://github.com/elm/compiler/releases/tag/0.19.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- compiler +- elm diff --git a/manifests/e/EvanCzaplicki/Elm/0.19.1/EvanCzaplicki.Elm.yaml b/manifests/e/EvanCzaplicki/Elm/0.19.1/EvanCzaplicki.Elm.yaml index bff22294e7bc2..e87f5217b68b4 100644 --- a/manifests/e/EvanCzaplicki/Elm/0.19.1/EvanCzaplicki.Elm.yaml +++ b/manifests/e/EvanCzaplicki/Elm/0.19.1/EvanCzaplicki.Elm.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: EvanCzaplicki.Elm -PackageVersion: 0.19.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: EvanCzaplicki.Elm +PackageVersion: 0.19.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d9c79ac270c3c4c6b651053440646eb1f7d6ce6f Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:43:01 +0530 Subject: [PATCH 360/461] Update version: Esteem.Esteem version 3.0.9 (#134354) --- .../Esteem/3.0.9/Esteem.Esteem.installer.yaml | 41 ++++++------ .../3.0.9/Esteem.Esteem.locale.en-US.yaml | 67 ++++++++++--------- .../e/Esteem/Esteem/3.0.9/Esteem.Esteem.yaml | 17 ++--- 3 files changed, 64 insertions(+), 61 deletions(-) diff --git a/manifests/e/Esteem/Esteem/3.0.9/Esteem.Esteem.installer.yaml b/manifests/e/Esteem/Esteem/3.0.9/Esteem.Esteem.installer.yaml index 06e025c8fd200..cc8de4bdfaaa7 100644 --- a/manifests/e/Esteem/Esteem/3.0.9/Esteem.Esteem.installer.yaml +++ b/manifests/e/Esteem/Esteem/3.0.9/Esteem.Esteem.installer.yaml @@ -1,20 +1,21 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Esteem.Esteem -PackageVersion: 3.0.9 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: nullsoft -Scope: user -InstallModes: -- silent -UpgradeBehavior: install -ReleaseDate: 2020-11-26 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ecency/esteem-surfer/releases/download/3.0.9/Ecency.Setup.3.0.9.exe - InstallerSha256: C4E38A29E80EE66DD0A699AEB11A591557A81E690EFFA016A4260D83352E109A -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Esteem.Esteem +PackageVersion: 3.0.9 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ecency/esteem-surfer/releases/download/3.0.9/Ecency.Setup.3.0.9.exe + InstallerSha256: c4e38a29e80ee66dd0a699aeb11a591557a81e690effa016a4260d83352e109a +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: "2020-11-26" diff --git a/manifests/e/Esteem/Esteem/3.0.9/Esteem.Esteem.locale.en-US.yaml b/manifests/e/Esteem/Esteem/3.0.9/Esteem.Esteem.locale.en-US.yaml index 3f790fb08da66..dc2ace32eba8b 100644 --- a/manifests/e/Esteem/Esteem/3.0.9/Esteem.Esteem.locale.en-US.yaml +++ b/manifests/e/Esteem/Esteem/3.0.9/Esteem.Esteem.locale.en-US.yaml @@ -1,33 +1,34 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Esteem.Esteem -PackageVersion: 3.0.9 -PackageLocale: en-US -Publisher: Ecency -PublisherUrl: https://github.com/ecency/esteem-surfer -PublisherSupportUrl: https://github.com/ecency/esteem-surfer/issues -PrivacyUrl: https://esteem.app/privacy-policy -Author: ecency -PackageName: Ecency -PackageUrl: https://esteem.app -License: MIT License -LicenseUrl: https://raw.githubusercontent.com/ecency/esteem-surfer/master/LICENSE -Copyright: Copyright (c) 2018 Esteem -CopyrightUrl: https://raw.githubusercontent.com/ecency/esteem-surfer/master/LICENSE -ShortDescription: Esteem desktop application reimagined for Windows, Mac, Linux users, start earning cryptocurrency! -Description: Ecency desktop formerly known as Esteem Surfer - reimagined desktop social wallet, contribute and get rewarded -Moniker: ecency -Tags: -- Esteem -- electron -- cross-platform -- crypto -- hive -- social-network -- blockchain -- cryptocurrency -- wallet -ReleaseNotesUrl: https://github.com/ecency/esteem-surfer/releases/tag/3.0.9 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Esteem.Esteem +PackageVersion: 3.0.9 +PackageLocale: en-US +Publisher: Ecency +PublisherUrl: https://github.com/ecency/esteem-surfer +PublisherSupportUrl: https://github.com/ecency/esteem-surfer/issues +PrivacyUrl: https://esteem.app/privacy-policy +Author: ecency +PackageName: Ecency +PackageUrl: https://esteem.app +License: MIT License +LicenseUrl: https://raw.githubusercontent.com/ecency/esteem-surfer/master/LICENSE +Copyright: Copyright (c) 2018 Esteem +CopyrightUrl: https://raw.githubusercontent.com/ecency/esteem-surfer/master/LICENSE +ShortDescription: Esteem desktop application reimagined for Windows, Mac, Linux users, start earning cryptocurrency! +Description: Ecency desktop formerly known as Esteem Surfer - reimagined desktop social wallet, contribute and get rewarded +Moniker: ecency +Tags: +- Esteem +- electron +- cross-platform +- crypto +- hive +- social-network +- blockchain +- cryptocurrency +- wallet +ReleaseNotesUrl: https://github.com/ecency/esteem-surfer/releases/tag/3.0.9 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/Esteem/Esteem/3.0.9/Esteem.Esteem.yaml b/manifests/e/Esteem/Esteem/3.0.9/Esteem.Esteem.yaml index 9c7c30be2a8a6..062b985c8cec8 100644 --- a/manifests/e/Esteem/Esteem/3.0.9/Esteem.Esteem.yaml +++ b/manifests/e/Esteem/Esteem/3.0.9/Esteem.Esteem.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Esteem.Esteem -PackageVersion: 3.0.9 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Esteem.Esteem +PackageVersion: 3.0.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From dfdefc621993bcea819ea7679e0f639a9b85c071 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:43:11 +0530 Subject: [PATCH 361/461] Update version: Epsitec.PlanetBlupi version 1.15.0 (#134350) --- .../1.15.0/Epsitec.PlanetBlupi.installer.yaml | 29 ++++---- .../Epsitec.PlanetBlupi.locale.en-US.yaml | 69 ++++++++++--------- .../1.15.0/Epsitec.PlanetBlupi.yaml | 17 ++--- 3 files changed, 59 insertions(+), 56 deletions(-) diff --git a/manifests/e/Epsitec/PlanetBlupi/1.15.0/Epsitec.PlanetBlupi.installer.yaml b/manifests/e/Epsitec/PlanetBlupi/1.15.0/Epsitec.PlanetBlupi.installer.yaml index 21b934c119978..521e1716e426a 100644 --- a/manifests/e/Epsitec/PlanetBlupi/1.15.0/Epsitec.PlanetBlupi.installer.yaml +++ b/manifests/e/Epsitec/PlanetBlupi/1.15.0/Epsitec.PlanetBlupi.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Epsitec.PlanetBlupi -PackageVersion: 1.15.0 -InstallerType: nullsoft -Scope: machine -ReleaseDate: 2023-08-28 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/blupi-games/planetblupi-dev/releases/download/v1.15.0/planetblupi-1.15.0.exe - InstallerSha256: DB31E10588FD864F6BB77C36C34C875B4FEAB48190170746591601BD0395324F -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Epsitec.PlanetBlupi +PackageVersion: 1.15.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/blupi-games/planetblupi-dev/releases/download/v1.15.0/planetblupi-1.15.0.exe + InstallerSha256: db31e10588fd864f6bb77c36c34c875b4feab48190170746591601bd0395324f +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: machine +ReleaseDate: "2023-08-29" diff --git a/manifests/e/Epsitec/PlanetBlupi/1.15.0/Epsitec.PlanetBlupi.locale.en-US.yaml b/manifests/e/Epsitec/PlanetBlupi/1.15.0/Epsitec.PlanetBlupi.locale.en-US.yaml index 6c44c358d3903..12544f76d5fa0 100644 --- a/manifests/e/Epsitec/PlanetBlupi/1.15.0/Epsitec.PlanetBlupi.locale.en-US.yaml +++ b/manifests/e/Epsitec/PlanetBlupi/1.15.0/Epsitec.PlanetBlupi.locale.en-US.yaml @@ -1,34 +1,35 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Epsitec.PlanetBlupi -PackageVersion: 1.15.0 -PackageLocale: en-US -Publisher: blupi.org -PublisherUrl: https://www.blupi.org -PublisherSupportUrl: https://github.com/blupi-games/planetblupi-dev/issues -PackageName: Planet Blupi -PackageUrl: http://blupi.org -License: GPLv3 -LicenseUrl: https://github.com/blupi-games/planetblupi-dev/blob/master/LICENSE -ShortDescription: Planet Blupi (known as Planet Eggbert too) is a strategy and adventure game. It subtly blends action with thought-provoking challenges. Behind the quiet and gentle facade, you'll enjoy a fascinating diversion full of surprises. -Tags: -- adventure -- blupi -- eggbert -- game -- gaming -- strategy -- videogame -ReleaseNotes: |- - ChangeLog v1.15.0 - - New use of TTF for all languages; the legacy mode restores the sprites based fonts - - New spanish translations (Thanks to @elPatrixF) - - New arabic translations (Thanks to @WindowsNinetyTen) - - Bug Fix possible time bomb duplication (use --restore-bugs to enable this bug) - - Bug Fix potential crash with time bomb - - Bug Fix regression with NUMPAD navigation - - Bug Fix some minor sound bugs -ReleaseNotesUrl: https://github.com/blupi-games/planetblupi-dev/releases/tag/v1.15.0 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Epsitec.PlanetBlupi +PackageVersion: 1.15.0 +PackageLocale: en-US +Publisher: blupi.org +PublisherUrl: https://www.blupi.org +PublisherSupportUrl: https://github.com/blupi-games/planetblupi-dev/issues +PackageName: Planet Blupi +PackageUrl: http://blupi.org +License: GPLv3 +LicenseUrl: https://github.com/blupi-games/planetblupi-dev/blob/master/LICENSE +ShortDescription: Planet Blupi (known as Planet Eggbert too) is a strategy and adventure game. It subtly blends action with thought-provoking challenges. Behind the quiet and gentle facade, you'll enjoy a fascinating diversion full of surprises. +Tags: +- adventure +- blupi +- eggbert +- game +- gaming +- strategy +- videogame +ReleaseNotes: |- + ChangeLog v1.15.0 + - New use of TTF for all languages; the legacy mode restores the sprites based fonts + - New spanish translations (Thanks to @elPatrixF) + - New arabic translations (Thanks to @WindowsNinetyTen) + - Bug Fix possible time bomb duplication (use --restore-bugs to enable this bug) + - Bug Fix potential crash with time bomb + - Bug Fix regression with NUMPAD navigation + - Bug Fix some minor sound bugs +ReleaseNotesUrl: https://github.com/blupi-games/planetblupi-dev/releases/tag/v1.15.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/Epsitec/PlanetBlupi/1.15.0/Epsitec.PlanetBlupi.yaml b/manifests/e/Epsitec/PlanetBlupi/1.15.0/Epsitec.PlanetBlupi.yaml index a3edaead98273..e42f65cf0dc31 100644 --- a/manifests/e/Epsitec/PlanetBlupi/1.15.0/Epsitec.PlanetBlupi.yaml +++ b/manifests/e/Epsitec/PlanetBlupi/1.15.0/Epsitec.PlanetBlupi.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Epsitec.PlanetBlupi -PackageVersion: 1.15.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Epsitec.PlanetBlupi +PackageVersion: 1.15.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 1eeef8daa72fc94c54466125a63493779725cc25 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:43:17 +0530 Subject: [PATCH 362/461] New version: Erlang.ErlangOTP version 26.2.1 (#134352) --- .../26.2.1/Erlang.ErlangOTP.installer.yaml | 25 +++++++++++++++++++ .../26.2.1/Erlang.ErlangOTP.locale.en-US.yaml | 25 +++++++++++++++++++ .../ErlangOTP/26.2.1/Erlang.ErlangOTP.yaml | 9 +++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/e/Erlang/ErlangOTP/26.2.1/Erlang.ErlangOTP.installer.yaml create mode 100644 manifests/e/Erlang/ErlangOTP/26.2.1/Erlang.ErlangOTP.locale.en-US.yaml create mode 100644 manifests/e/Erlang/ErlangOTP/26.2.1/Erlang.ErlangOTP.yaml diff --git a/manifests/e/Erlang/ErlangOTP/26.2.1/Erlang.ErlangOTP.installer.yaml b/manifests/e/Erlang/ErlangOTP/26.2.1/Erlang.ErlangOTP.installer.yaml new file mode 100644 index 0000000000000..fd5106dc0c983 --- /dev/null +++ b/manifests/e/Erlang/ErlangOTP/26.2.1/Erlang.ErlangOTP.installer.yaml @@ -0,0 +1,25 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Erlang.ErlangOTP +PackageVersion: 26.2.1 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/erlang/otp/releases/download/OTP-26.2.1/otp_win32_26.2.1.exe + InstallerSha256: 52047d4cd1b7cb6343164fb5f8a93511c83c04696b7ca1e4323249b91bbbee7b +- Architecture: x64 + InstallerUrl: https://github.com/erlang/otp/releases/download/OTP-26.2.1/otp_win64_26.2.1.exe + InstallerSha256: 5d0ee38ddf1fdd9f0675d73afc86e5def3689fa518b23db3eafee73d6465c71f +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: machine +Commands: +- erl +FileExtensions: +- beam +- erl +- hrl +ProductCode: Erlang OTP +ReleaseDate: "2023-12-18" diff --git a/manifests/e/Erlang/ErlangOTP/26.2.1/Erlang.ErlangOTP.locale.en-US.yaml b/manifests/e/Erlang/ErlangOTP/26.2.1/Erlang.ErlangOTP.locale.en-US.yaml new file mode 100644 index 0000000000000..5eebae9ae62f9 --- /dev/null +++ b/manifests/e/Erlang/ErlangOTP/26.2.1/Erlang.ErlangOTP.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Erlang.ErlangOTP +PackageVersion: 26.2.1 +PackageLocale: en-US +Publisher: Ericsson AB +PublisherUrl: https://www.erlang.org +PublisherSupportUrl: https://github.com/erlang/otp/issues +PackageName: Erlang OTP +PackageUrl: https://www.erlang.org/downloads +License: APACHE-2.0 +LicenseUrl: https://github.com/erlang/otp/blob/master/LICENSE.txt +CopyrightUrl: https://github.com/erlang/otp/blob/master/LICENSE.txt +ShortDescription: Erlang is a programming language and runtime system for building massively scalable soft real-time systems with requirements on high availability. +Description: Erlang is a programming language and runtime system for building massively scalable soft real-time systems with requirements on high availability. +Moniker: erlang +Tags: +- erlang +- otp +- programming-language +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/erlang/otp/releases/tag/OTP-26.2.1 diff --git a/manifests/e/Erlang/ErlangOTP/26.2.1/Erlang.ErlangOTP.yaml b/manifests/e/Erlang/ErlangOTP/26.2.1/Erlang.ErlangOTP.yaml new file mode 100644 index 0000000000000..334560ae185c9 --- /dev/null +++ b/manifests/e/Erlang/ErlangOTP/26.2.1/Erlang.ErlangOTP.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Erlang.ErlangOTP +PackageVersion: 26.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f6f21718e61af51919a239be7e3af60f87423885 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:43:33 +0530 Subject: [PATCH 363/461] New version: emqx.mqttx version 1.9.8 (#134348) --- .../mqttx/1.9.8/emqx.mqttx.installer.yaml | 27 +++++++++++++++++++ .../mqttx/1.9.8/emqx.mqttx.locale.en-US.yaml | 23 ++++++++++++++++ manifests/e/emqx/mqttx/1.9.8/emqx.mqttx.yaml | 9 +++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/e/emqx/mqttx/1.9.8/emqx.mqttx.installer.yaml create mode 100644 manifests/e/emqx/mqttx/1.9.8/emqx.mqttx.locale.en-US.yaml create mode 100644 manifests/e/emqx/mqttx/1.9.8/emqx.mqttx.yaml diff --git a/manifests/e/emqx/mqttx/1.9.8/emqx.mqttx.installer.yaml b/manifests/e/emqx/mqttx/1.9.8/emqx.mqttx.installer.yaml new file mode 100644 index 0000000000000..a83a781dc628f --- /dev/null +++ b/manifests/e/emqx/mqttx/1.9.8/emqx.mqttx.installer.yaml @@ -0,0 +1,27 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: emqx.mqttx +PackageVersion: 1.9.8 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/emqx/MQTTX/releases/download/v1.9.8/MQTTX-Setup-1.9.8-ia32.exe + InstallerSha256: ff692d241f4a5441b536ee07097174510453ae547cb9220ee8ff5118ddc87dde +- Architecture: x64 + InstallerUrl: https://github.com/emqx/MQTTX/releases/download/v1.9.8/MQTTX-Setup-1.9.8-x64.exe + InstallerSha256: b20808ba2cec24140c71041860e240cc6eb5bc30e6aa126bcde0254ffbbe9fa9 +- Architecture: arm64 + InstallerUrl: https://github.com/emqx/MQTTX/releases/download/v1.9.8/MQTTX-Setup-1.9.8-arm64.exe + InstallerSha256: a8b69d56adcbce9dd2bb559006fdd319d606df7fd688c6860e067aa467593a06 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: "2023-12-28" diff --git a/manifests/e/emqx/mqttx/1.9.8/emqx.mqttx.locale.en-US.yaml b/manifests/e/emqx/mqttx/1.9.8/emqx.mqttx.locale.en-US.yaml new file mode 100644 index 0000000000000..66ecd5485cb2f --- /dev/null +++ b/manifests/e/emqx/mqttx/1.9.8/emqx.mqttx.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: emqx.mqttx +PackageVersion: 1.9.8 +PackageLocale: en-US +Publisher: EMQX Team +PublisherUrl: https://mqttx.app +PublisherSupportUrl: https://mqttx.app/docs +Author: EMQ X Team +PackageName: MQTTX +PackageUrl: https://github.com/emqx/MQTTX +License: APACHE-2.0 +LicenseUrl: https://github.com/emqx/MQTTX/blob/master/LICENSE +ShortDescription: An Elegant Cross-platform MQTT 5.0 Desktop Client +Moniker: emqx-mqttx +Tags: +- emqx +- mqttx +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/emqx/MQTTX/releases/tag/v1.9.8 diff --git a/manifests/e/emqx/mqttx/1.9.8/emqx.mqttx.yaml b/manifests/e/emqx/mqttx/1.9.8/emqx.mqttx.yaml new file mode 100644 index 0000000000000..020de946e3333 --- /dev/null +++ b/manifests/e/emqx/mqttx/1.9.8/emqx.mqttx.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: emqx.mqttx +PackageVersion: 1.9.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 2a97cc1d68db98a668b0eb508fd42348f5c397ff Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:43:38 +0530 Subject: [PATCH 364/461] Update version: eMClient.eMClient version 9.2.2157.0 (#134347) --- .../eMClient.eMClient.installer.yaml | 52 +++++++------- .../eMClient.eMClient.locale.en-US.yaml | 71 ++++++++++--------- .../9.2.2157.0/eMClient.eMClient.yaml | 17 ++--- 3 files changed, 72 insertions(+), 68 deletions(-) diff --git a/manifests/e/eMClient/eMClient/9.2.2157.0/eMClient.eMClient.installer.yaml b/manifests/e/eMClient/eMClient/9.2.2157.0/eMClient.eMClient.installer.yaml index 530b28a5c6929..487b82993357b 100644 --- a/manifests/e/eMClient/eMClient/9.2.2157.0/eMClient.eMClient.installer.yaml +++ b/manifests/e/eMClient/eMClient/9.2.2157.0/eMClient.eMClient.installer.yaml @@ -1,25 +1,27 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: eMClient.eMClient -PackageVersion: 9.2.2157.0 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: '{A5D710A6-3BEC-4139-B39D-C5D29C43E5F5}' -ReleaseDate: 2023-10-10 -AppsAndFeaturesEntries: -- UpgradeCode: '{D8A1DC6C-8EDA-4135-8E82-6F4EEA116B2F}' -Installers: -- Architecture: x86 - InstallerUrl: https://cdn-dist.emclient.com/dist/v9.2.2157/setup.msi - InstallerSha256: C7578FC64521DADE5B925C435A8B1F20824732E07D3C8EC7430CB1DF097716E0 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: eMClient.eMClient +PackageVersion: 9.2.2157.0 +Installers: +- Architecture: x86 + InstallerUrl: https://cdn-dist.emclient.com/dist/v9.2.2157/setup.msi + InstallerSha256: c7578fc64521dade5b925c435a8b1f20824732e07d3c8ec7430cb1df097716e0 + UpgradeCode: "{D8A1DC6C-8EDA-4135-8E82-6F4EEA116B2F}" +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{A5D710A6-3BEC-4139-B39D-C5D29C43E5F5}' +ReleaseDate: 2023-10-10 +AppsAndFeaturesEntries: +- UpgradeCode: '{D8A1DC6C-8EDA-4135-8E82-6F4EEA116B2F}' diff --git a/manifests/e/eMClient/eMClient/9.2.2157.0/eMClient.eMClient.locale.en-US.yaml b/manifests/e/eMClient/eMClient/9.2.2157.0/eMClient.eMClient.locale.en-US.yaml index 23df37918a641..f48f67e0177aa 100644 --- a/manifests/e/eMClient/eMClient/9.2.2157.0/eMClient.eMClient.locale.en-US.yaml +++ b/manifests/e/eMClient/eMClient/9.2.2157.0/eMClient.eMClient.locale.en-US.yaml @@ -1,35 +1,36 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: eMClient.eMClient -PackageVersion: 9.2.2157.0 -PackageLocale: en-US -Publisher: eM Client Inc. -PublisherUrl: https://www.emclient.com -PublisherSupportUrl: https://www.emclient.com/support -PrivacyUrl: https://www.emclient.com/docs/em-client-privacy-policy.pdf -Author: eM Client s.r.o. -PackageName: eM Client -PackageUrl: https://www.emclient.com -License: Proprietary - Freemium -LicenseUrl: https://www.emclient.com/pricing -Copyright: Copyright (c) eM Client -CopyrightUrl: https://www.emclient.com/docs/em-client-terms-of-use.pdf -ShortDescription: Fast email client with full Gmail, Hotmail and other services synchronization. Best replacement for MS Outlook or Thunderbird. Free version for Home users. -Moniker: emclient -Tags: -- calendar -- contacts -- email -- email-client -- exchange -- imap -- mail -- outlook -- pgp -- pop -- rss -- smtp -- tasks -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: eMClient.eMClient +PackageVersion: 9.2.2157.0 +PackageLocale: en-US +Publisher: eM Client Inc. +PublisherUrl: https://www.emclient.com +PublisherSupportUrl: https://www.emclient.com/support +PrivacyUrl: https://www.emclient.com/docs/em-client-privacy-policy.pdf +Author: eM Client s.r.o. +PackageName: eM Client +PackageUrl: https://www.emclient.com +License: Proprietary - Freemium +LicenseUrl: https://www.emclient.com/pricing +Copyright: Copyright (c) eM Client +CopyrightUrl: https://www.emclient.com/docs/em-client-terms-of-use.pdf +ShortDescription: Fast email client with full Gmail, Hotmail and other services synchronization. Best replacement for MS Outlook or Thunderbird. Free version for Home users. +Moniker: emclient +Tags: +- calendar +- contacts +- email +- email-client +- exchange +- imap +- mail +- outlook +- pgp +- pop +- rss +- smtp +- tasks +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/eMClient/eMClient/9.2.2157.0/eMClient.eMClient.yaml b/manifests/e/eMClient/eMClient/9.2.2157.0/eMClient.eMClient.yaml index fecac8ea986a9..696107b1bec62 100644 --- a/manifests/e/eMClient/eMClient/9.2.2157.0/eMClient.eMClient.yaml +++ b/manifests/e/eMClient/eMClient/9.2.2157.0/eMClient.eMClient.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: eMClient.eMClient -PackageVersion: 9.2.2157.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: eMClient.eMClient +PackageVersion: 9.2.2157.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3ebbe1dd3680b60926ea528c9403962d1ae91193 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:43:46 +0530 Subject: [PATCH 365/461] New version: ElectronCommunity.ElectronFiddle version 0.35.1 (#134343) * New version: ElectronCommunity.ElectronFiddle version 0.35.1 * Remove URL. --------- Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- ...ronCommunity.ElectronFiddle.installer.yaml | 25 +++++++++++++++++++ ...Community.ElectronFiddle.locale.en-US.yaml | 24 ++++++++++++++++++ .../ElectronCommunity.ElectronFiddle.yaml | 9 +++++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/e/ElectronCommunity/ElectronFiddle/0.35.1/ElectronCommunity.ElectronFiddle.installer.yaml create mode 100644 manifests/e/ElectronCommunity/ElectronFiddle/0.35.1/ElectronCommunity.ElectronFiddle.locale.en-US.yaml create mode 100644 manifests/e/ElectronCommunity/ElectronFiddle/0.35.1/ElectronCommunity.ElectronFiddle.yaml diff --git a/manifests/e/ElectronCommunity/ElectronFiddle/0.35.1/ElectronCommunity.ElectronFiddle.installer.yaml b/manifests/e/ElectronCommunity/ElectronFiddle/0.35.1/ElectronCommunity.ElectronFiddle.installer.yaml new file mode 100644 index 0000000000000..626b71364077d --- /dev/null +++ b/manifests/e/ElectronCommunity/ElectronFiddle/0.35.1/ElectronCommunity.ElectronFiddle.installer.yaml @@ -0,0 +1,25 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: ElectronCommunity.ElectronFiddle +PackageVersion: 0.35.1 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/electron/fiddle/releases/download/v0.35.1/electron-fiddle-0.35.1-win32-ia32-setup.exe + InstallerSha256: bc379719d643298fd5227f30079be9fadd38b1b2e1eaa462303e632f75768873 +- Architecture: x64 + InstallerUrl: https://github.com/electron/fiddle/releases/download/v0.35.1/electron-fiddle-0.35.1-win32-ia32-setup.exe + InstallerSha256: bc379719d643298fd5227f30079be9fadd38b1b2e1eaa462303e632f75768873 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: exe +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +FileExtensions: +- html +- js +ReleaseDate: "2023-12-05" diff --git a/manifests/e/ElectronCommunity/ElectronFiddle/0.35.1/ElectronCommunity.ElectronFiddle.locale.en-US.yaml b/manifests/e/ElectronCommunity/ElectronFiddle/0.35.1/ElectronCommunity.ElectronFiddle.locale.en-US.yaml new file mode 100644 index 0000000000000..b84c7d5b75286 --- /dev/null +++ b/manifests/e/ElectronCommunity/ElectronFiddle/0.35.1/ElectronCommunity.ElectronFiddle.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: ElectronCommunity.ElectronFiddle +PackageVersion: 0.35.1 +PackageLocale: en-US +Publisher: Electron Community +PublisherUrl: https://www.electronjs.org +PublisherSupportUrl: https://github.com/electron/fiddle/issues +# PrivacyUrl: +Author: Electron Community +PackageName: Electron Fiddle +PackageUrl: https://electronjs.org/fiddle +License: MIT +LicenseUrl: https://github.com/electron/fiddle/blob/master/LICENSE.md +Copyright: Copyright (c) 2021 Electron Community +ShortDescription: The easiest way to get started with Electron +Tags: +- electron +- fiddle +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/electron/fiddle/releases/tag/v0.35.1 diff --git a/manifests/e/ElectronCommunity/ElectronFiddle/0.35.1/ElectronCommunity.ElectronFiddle.yaml b/manifests/e/ElectronCommunity/ElectronFiddle/0.35.1/ElectronCommunity.ElectronFiddle.yaml new file mode 100644 index 0000000000000..e1ee213d14740 --- /dev/null +++ b/manifests/e/ElectronCommunity/ElectronFiddle/0.35.1/ElectronCommunity.ElectronFiddle.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: ElectronCommunity.ElectronFiddle +PackageVersion: 0.35.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3708076903b228509785445d549f6598da5e0399 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:43:57 +0530 Subject: [PATCH 366/461] Update version: elvirbrk.notehighlight2016 version 3.7 (#134346) --- .../elvirbrk.notehighlight2016.installer.yaml | 57 +++++++------- ...virbrk.notehighlight2016.locale.en-US.yaml | 77 ++++++++++--------- .../3.7/elvirbrk.notehighlight2016.yaml | 17 ++-- 3 files changed, 78 insertions(+), 73 deletions(-) diff --git a/manifests/e/elvirbrk/notehighlight2016/3.7/elvirbrk.notehighlight2016.installer.yaml b/manifests/e/elvirbrk/notehighlight2016/3.7/elvirbrk.notehighlight2016.installer.yaml index db3f8595deb1a..9457430e465a2 100644 --- a/manifests/e/elvirbrk/notehighlight2016/3.7/elvirbrk.notehighlight2016.installer.yaml +++ b/manifests/e/elvirbrk/notehighlight2016/3.7/elvirbrk.notehighlight2016.installer.yaml @@ -1,27 +1,30 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: elvirbrk.notehighlight2016 -PackageVersion: '3.7' -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: msi -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ReleaseDate: 2021-02-09 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/elvirbrk/NoteHighlight2016/releases/download/v3.7/NoteHighlight2016x86.msi - InstallerSha256: 7AA48E011B1769FDBD7855C6F9F89BF5885959CB8BA19A9A7E8AE9AF21D30B98 - ProductCode: '{8998B59E-1FE1-4EA4-A4E7-AA2D41C4E42E}' -- Architecture: x64 - InstallerUrl: https://github.com/elvirbrk/NoteHighlight2016/releases/download/v3.7/NoteHighlight2016.msi - InstallerSha256: 40AB9E061A612479DA5F49B408395FFD54676E2341FB5CD67F6F7F6B1DA64FF6 - ProductCode: '{A9AFCF4D-FAD1-4F86-AE1D-DFB7BD178E08}' -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: elvirbrk.notehighlight2016 +PackageVersion: '3.7' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/elvirbrk/NoteHighlight2016/releases/download/v3.7/NoteHighlight2016x86.msi + InstallerSha256: 7aa48e011b1769fdbd7855c6f9f89bf5885959cb8ba19a9a7e8ae9af21d30b98 + ProductCode: '{8998B59E-1FE1-4EA4-A4E7-AA2D41C4E42E}' + UpgradeCode: "{0025873C-20C5-48D6-A93A-FBD3891A9233}" +- Architecture: x64 + InstallerUrl: https://github.com/elvirbrk/NoteHighlight2016/releases/download/v3.7/NoteHighlight2016.msi + InstallerSha256: 40ab9e061a612479da5f49b408395ffd54676e2341fb5cd67f6f7f6b1da64ff6 + ProductCode: '{A9AFCF4D-FAD1-4F86-AE1D-DFB7BD178E08}' + UpgradeCode: "{0025873C-20C5-48D6-A93A-FBD3891A9233}" +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: "2021-02-09" diff --git a/manifests/e/elvirbrk/notehighlight2016/3.7/elvirbrk.notehighlight2016.locale.en-US.yaml b/manifests/e/elvirbrk/notehighlight2016/3.7/elvirbrk.notehighlight2016.locale.en-US.yaml index 38cf922247a4d..c75359ff816ed 100644 --- a/manifests/e/elvirbrk/notehighlight2016/3.7/elvirbrk.notehighlight2016.locale.en-US.yaml +++ b/manifests/e/elvirbrk/notehighlight2016/3.7/elvirbrk.notehighlight2016.locale.en-US.yaml @@ -1,38 +1,39 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: elvirbrk.notehighlight2016 -PackageVersion: '3.7' -PackageLocale: en-US -Publisher: CodingRoad -PublisherUrl: https://github.com/elvirbrk/NoteHighlight2016 -PublisherSupportUrl: https://github.com/elvirbrk/NoteHighlight2016/issues -Author: elvirbrk -PackageName: NoteHighlight2016 -PackageUrl: https://github.com/elvirbrk/NoteHighlight2016 -License: GNU General Public License v2.0 -LicenseUrl: https://raw.githubusercontent.com/elvirbrk/NoteHighlight2016/master/License.md -Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. -CopyrightUrl: https://raw.githubusercontent.com/elvirbrk/NoteHighlight2016/master/License.md -ShortDescription: Source code syntax highlighting for OneNote 2016. -Description: Source code syntax highlighting for OneNote 2016. -Moniker: NoteHighlight2016 -Tags: -- NoteHighlight 2016 -- microsoft-office -- office-extension -- office-plugin -- onenote -- code-highlight -- code -- programming -- developer -ReleaseNotes: |- - - Added support for Dark Mode #109 #133 - - Fixed bug #125 - - Added Powershell and TypeScript to ribbon #105 - - Upgraded highlight.exe to latest version v3.60 - - Added more languages and themes -ReleaseNotesUrl: https://github.com/elvirbrk/NoteHighlight2016/releases/tag/v3.7 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: elvirbrk.notehighlight2016 +PackageVersion: '3.7' +PackageLocale: en-US +Publisher: CodingRoad +PublisherUrl: https://github.com/elvirbrk/NoteHighlight2016 +PublisherSupportUrl: https://github.com/elvirbrk/NoteHighlight2016/issues +Author: elvirbrk +PackageName: NoteHighlight2016 +PackageUrl: https://github.com/elvirbrk/NoteHighlight2016 +License: GNU General Public License v2.0 +LicenseUrl: https://raw.githubusercontent.com/elvirbrk/NoteHighlight2016/master/License.md +Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. +CopyrightUrl: https://raw.githubusercontent.com/elvirbrk/NoteHighlight2016/master/License.md +ShortDescription: Source code syntax highlighting for OneNote 2016. +Description: Source code syntax highlighting for OneNote 2016. +Moniker: NoteHighlight2016 +Tags: +- NoteHighlight 2016 +- microsoft-office +- office-extension +- office-plugin +- onenote +- code-highlight +- code +- programming +- developer +ReleaseNotes: |- + - Added support for Dark Mode #109 #133 + - Fixed bug #125 + - Added Powershell and TypeScript to ribbon #105 + - Upgraded highlight.exe to latest version v3.60 + - Added more languages and themes +ReleaseNotesUrl: https://github.com/elvirbrk/NoteHighlight2016/releases/tag/v3.7 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/elvirbrk/notehighlight2016/3.7/elvirbrk.notehighlight2016.yaml b/manifests/e/elvirbrk/notehighlight2016/3.7/elvirbrk.notehighlight2016.yaml index b95dc518bfa51..a13c4be14f83a 100644 --- a/manifests/e/elvirbrk/notehighlight2016/3.7/elvirbrk.notehighlight2016.yaml +++ b/manifests/e/elvirbrk/notehighlight2016/3.7/elvirbrk.notehighlight2016.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: elvirbrk.notehighlight2016 -PackageVersion: '3.7' -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: elvirbrk.notehighlight2016 +PackageVersion: '3.7' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 198159c85d72d5785f423814637a1d28238f2980 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Thu, 18 Jan 2024 05:14:03 +1100 Subject: [PATCH 367/461] New version: Cisco.CiscoWebexMeetings version 43.12.2.4 (#133856) * New version: Cisco.CiscoWebexMeetings version 43.12.2.4 * Update manifests/c/Cisco/CiscoWebexMeetings/43.12.2.4/Cisco.CiscoWebexMeetings.locale.en-US.yaml Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> * Update manifests/c/Cisco/CiscoWebexMeetings/43.12.2.4/Cisco.CiscoWebexMeetings.locale.en-US.yaml Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> * Update Cisco.CiscoWebexMeetings.installer.yaml --------- Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../Cisco.CiscoWebexMeetings.installer.yaml | 26 ++++++++++++++++ ...Cisco.CiscoWebexMeetings.locale.en-US.yaml | 31 +++++++++++++++++++ .../43.12.2.4/Cisco.CiscoWebexMeetings.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/c/Cisco/CiscoWebexMeetings/43.12.2.4/Cisco.CiscoWebexMeetings.installer.yaml create mode 100644 manifests/c/Cisco/CiscoWebexMeetings/43.12.2.4/Cisco.CiscoWebexMeetings.locale.en-US.yaml create mode 100644 manifests/c/Cisco/CiscoWebexMeetings/43.12.2.4/Cisco.CiscoWebexMeetings.yaml diff --git a/manifests/c/Cisco/CiscoWebexMeetings/43.12.2.4/Cisco.CiscoWebexMeetings.installer.yaml b/manifests/c/Cisco/CiscoWebexMeetings/43.12.2.4/Cisco.CiscoWebexMeetings.installer.yaml new file mode 100644 index 0000000000000..7da1b2dcd5136 --- /dev/null +++ b/manifests/c/Cisco/CiscoWebexMeetings/43.12.2.4/Cisco.CiscoWebexMeetings.installer.yaml @@ -0,0 +1,26 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Cisco.CiscoWebexMeetings +PackageVersion: 43.12.2.4 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{26054D99-E40F-DBBC-4638-255F6E259977}' +ReleaseDate: 2022-03-10 +AppsAndFeaturesEntries: +- DisplayVersion: 43.12.2.4 + UpgradeCode: '{C599642D-7A3F-4351-ADC5-2BA171B6451E}' +Installers: +- Architecture: x64 + InstallerUrl: https://akamaicdn.webex.com/client/webexapp.msi + InstallerSha256: FDD7485880F46B8B5A0F99777612FBB532BA4913A1F42BB75A55ECA5A863996D +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/c/Cisco/CiscoWebexMeetings/43.12.2.4/Cisco.CiscoWebexMeetings.locale.en-US.yaml b/manifests/c/Cisco/CiscoWebexMeetings/43.12.2.4/Cisco.CiscoWebexMeetings.locale.en-US.yaml new file mode 100644 index 0000000000000..6849957413285 --- /dev/null +++ b/manifests/c/Cisco/CiscoWebexMeetings/43.12.2.4/Cisco.CiscoWebexMeetings.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Cisco.CiscoWebexMeetings +PackageVersion: 43.12.2.4 +PackageLocale: en-US +Publisher: Cisco Webex LLC +# PublisherUrl: +PublisherSupportUrl: https://help.webex.com/en-us +# PrivacyUrl: +Author: Cisco Webex LLC +PackageName: Cisco Webex Meetings +PackageUrl: https://www.webex.com/video-conferencing +License: Proprietary +# LicenseUrl: +Copyright: © 2021 Cisco and/or its affiliates. All rights reserved. +# CopyrightUrl: +ShortDescription: Cisco Webex is the leading enterprise solution for video conferencing, online meetings, screen share, and webinars. Web conferencing, cloud calling and equipment. +Description: |- + Cisco Webex is the leading enterprise solution for video conferencing, online meetings, screen share, and webinars. + Web conferencing, cloud calling and equipment. +Moniker: webex +Tags: +- chat +- cisco +- conference +- conferencing +- meetings +- video +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/Cisco/CiscoWebexMeetings/43.12.2.4/Cisco.CiscoWebexMeetings.yaml b/manifests/c/Cisco/CiscoWebexMeetings/43.12.2.4/Cisco.CiscoWebexMeetings.yaml new file mode 100644 index 0000000000000..c471249bde8fe --- /dev/null +++ b/manifests/c/Cisco/CiscoWebexMeetings/43.12.2.4/Cisco.CiscoWebexMeetings.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Cisco.CiscoWebexMeetings +PackageVersion: 43.12.2.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6c445c919d1ceb364e8d17c7731a5c9e130e47b3 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:52:23 +0530 Subject: [PATCH 368/461] New version: deepnight.LDtk version 1.5.3 (#134415) --- .../LDtk/1.5.3/deepnight.LDtk.installer.yaml | 19 ++++++++++++ .../1.5.3/deepnight.LDtk.locale.en-US.yaml | 31 +++++++++++++++++++ .../deepnight/LDtk/1.5.3/deepnight.LDtk.yaml | 9 ++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/d/deepnight/LDtk/1.5.3/deepnight.LDtk.installer.yaml create mode 100644 manifests/d/deepnight/LDtk/1.5.3/deepnight.LDtk.locale.en-US.yaml create mode 100644 manifests/d/deepnight/LDtk/1.5.3/deepnight.LDtk.yaml diff --git a/manifests/d/deepnight/LDtk/1.5.3/deepnight.LDtk.installer.yaml b/manifests/d/deepnight/LDtk/1.5.3/deepnight.LDtk.installer.yaml new file mode 100644 index 0000000000000..19b679a2dd082 --- /dev/null +++ b/manifests/d/deepnight/LDtk/1.5.3/deepnight.LDtk.installer.yaml @@ -0,0 +1,19 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: deepnight.LDtk +PackageVersion: 1.5.3 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/deepnight/ldtk/releases/download/v1.5.3/LDtk-1.5.3-installer.exe + InstallerSha256: 61db0588c5d6a3f4de4c0e4ae0414f011b07f387dd019af4fa96f5fa7eb94822 +- Architecture: x64 + InstallerUrl: https://github.com/deepnight/ldtk/releases/download/v1.5.3/LDtk-1.5.3-installer.exe + InstallerSha256: 61db0588c5d6a3f4de4c0e4ae0414f011b07f387dd019af4fa96f5fa7eb94822 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ReleaseDate: "2024-01-15" diff --git a/manifests/d/deepnight/LDtk/1.5.3/deepnight.LDtk.locale.en-US.yaml b/manifests/d/deepnight/LDtk/1.5.3/deepnight.LDtk.locale.en-US.yaml new file mode 100644 index 0000000000000..ee6cac00b1de0 --- /dev/null +++ b/manifests/d/deepnight/LDtk/1.5.3/deepnight.LDtk.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: deepnight.LDtk +PackageVersion: 1.5.3 +PackageLocale: en-US +Publisher: Sebastien Benard +PublisherUrl: https://ldtk.io +PublisherSupportUrl: https://ldtk.io/go/discord +Author: IrishBruse +PackageName: LDtk +PackageUrl: https://ldtk.io +License: MIT +LicenseUrl: https://raw.githubusercontent.com/deepnight/ldtk/master/LICENSE +Copyright: Copyright (c) 2020, Sébastien Benard - Deepnight Games +CopyrightUrl: https://raw.githubusercontent.com/deepnight/ldtk/master/LICENSE +ShortDescription: 2D level editor +Description: Level Designer Toolkit (LDtk) is a modern, efficient and open-source 2D level editor with a strong focus on user-friendliness. +Moniker: ldtk +Tags: +- '2d' +- agnostic +- electron +- game-development +- haxe +- json +- level-editor +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/deepnight/ldtk/releases/tag/v1.5.3 diff --git a/manifests/d/deepnight/LDtk/1.5.3/deepnight.LDtk.yaml b/manifests/d/deepnight/LDtk/1.5.3/deepnight.LDtk.yaml new file mode 100644 index 0000000000000..9a96ee0cf85a5 --- /dev/null +++ b/manifests/d/deepnight/LDtk/1.5.3/deepnight.LDtk.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: deepnight.LDtk +PackageVersion: 1.5.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From c84d786a04c79d68acb161ef885aa91d19bf6ca7 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:52:33 +0530 Subject: [PATCH 369/461] New version: clsid2.mpc-hc version 2.1.4 (#134413) --- .../mpc-hc/2.1.4/clsid2.mpc-hc.installer.yaml | 154 ++++++++++++++++++ .../2.1.4/clsid2.mpc-hc.locale.en-US.yaml | 36 ++++ .../c/clsid2/mpc-hc/2.1.4/clsid2.mpc-hc.yaml | 9 + 3 files changed, 199 insertions(+) create mode 100644 manifests/c/clsid2/mpc-hc/2.1.4/clsid2.mpc-hc.installer.yaml create mode 100644 manifests/c/clsid2/mpc-hc/2.1.4/clsid2.mpc-hc.locale.en-US.yaml create mode 100644 manifests/c/clsid2/mpc-hc/2.1.4/clsid2.mpc-hc.yaml diff --git a/manifests/c/clsid2/mpc-hc/2.1.4/clsid2.mpc-hc.installer.yaml b/manifests/c/clsid2/mpc-hc/2.1.4/clsid2.mpc-hc.installer.yaml new file mode 100644 index 0000000000000..b117a62bc415f --- /dev/null +++ b/manifests/c/clsid2/mpc-hc/2.1.4/clsid2.mpc-hc.installer.yaml @@ -0,0 +1,154 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: clsid2.mpc-hc +PackageVersion: 2.1.4 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/clsid2/mpc-hc/releases/download/2.1.4/MPC-HC.2.1.4.x86.exe + InstallerSha256: a3f34bd1b8d081671fc45ee381902542e2bde1403971088d61a715d85aaf123c + ProductCode: '{2624B969-7135-4EB1-B0F6-2D8C397B45F7}_is1' +- Architecture: x64 + InstallerUrl: https://github.com/clsid2/mpc-hc/releases/download/2.1.4/MPC-HC.2.1.4.x64.exe + InstallerSha256: 13a6ed1dd19667b6c1786988f97add9459c94f184bd74a7dbfe42ffe11a3de79 + ProductCode: '{2ACBF1FA-F5C3-4B19-A774-B22A31F231B9}_is1' +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- 3g2 +- 3ga +- 3gp +- 3gp2 +- 3gpp +- aac +- ac3 +- aif +- aifc +- aiff +- alac +- amr +- amv +- aob +- ape +- apl +- asf +- asx +- au +- avi +- bdmv +- bik +- caf +- cda +- cue +- dav +- divx +- dsa +- dsm +- dss +- dsv +- dts +- dtshd +- dtsma +- dv +- evo +- f4v +- flac +- flc +- fli +- flic +- flv +- hdmov +- ifo +- ivf +- m1a +- m1v +- m2a +- m2p +- m2t +- m2ts +- m2v +- m3u +- m3u8 +- m4a +- m4b +- m4r +- m4v +- mid +- midi +- mk3d +- mka +- mkv +- mlp +- mov +- mp2 +- mp2v +- mp3 +- mp4 +- mp4v +- mpa +- mpc +- mpcpl +- mpe +- mpeg +- mpg +- mpl +- mpls +- mpv2 +- mpv4 +- mts +- mxf +- ofr +- ofs +- oga +- ogg +- ogm +- ogv +- opus +- pls +- pva +- ra +- ram +- rar +- rec +- rm +- rmi +- rmm +- rmvb +- rp +- rpm +- rt +- smi +- smil +- smk +- snd +- spx +- ssif +- swf +- tak +- thd +- tp +- trp +- ts +- tta +- vob +- wav +- wax +- webm +- wm +- wma +- wmp +- wmv +- wmx +- wv +- wvx +ReleaseDate: "2024-01-15" diff --git a/manifests/c/clsid2/mpc-hc/2.1.4/clsid2.mpc-hc.locale.en-US.yaml b/manifests/c/clsid2/mpc-hc/2.1.4/clsid2.mpc-hc.locale.en-US.yaml new file mode 100644 index 0000000000000..acd2fdbadb8a9 --- /dev/null +++ b/manifests/c/clsid2/mpc-hc/2.1.4/clsid2.mpc-hc.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: clsid2.mpc-hc +PackageVersion: 2.1.4 +PackageLocale: en-US +Publisher: MPC-HC Team +PublisherUrl: https://github.com/clsid2/mpc-hc +PublisherSupportUrl: https://github.com/clsid2/mpc-hc/issues +Author: clsid2 +PackageName: MPC-HC +PackageUrl: https://www.videohelp.com/software/Media-Player-Classic-Home-Cinema +License: GNU General Public License v3.0 +LicenseUrl: https://raw.githubusercontent.com/clsid2/mpc-hc/develop/COPYING.txt +Copyright: Copyright (C) 2007 Free Software Foundation, Inc. +CopyrightUrl: https://raw.githubusercontent.com/clsid2/mpc-hc/develop/COPYING.txt +ShortDescription: MPC-HC is an extremely light-weight, open source media player for Windows. It supports all common video and audio file formats available for playback. +Description: |- + MPC-HC is an extremely light-weight, open source media player for Windows. + It supports all common video and audio file formats available for playback. +Tags: +- audio +- cinema +- fork +- foss +- media +- media-player +- music +- open-source +- player +- video +- video-player +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/clsid2/mpc-hc/releases/tag/2.1.4 diff --git a/manifests/c/clsid2/mpc-hc/2.1.4/clsid2.mpc-hc.yaml b/manifests/c/clsid2/mpc-hc/2.1.4/clsid2.mpc-hc.yaml new file mode 100644 index 0000000000000..e80dacd74b2e7 --- /dev/null +++ b/manifests/c/clsid2/mpc-hc/2.1.4/clsid2.mpc-hc.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: clsid2.mpc-hc +PackageVersion: 2.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3023891a793560366d6ee5e7eea34392a7c0380a Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:52:49 +0530 Subject: [PATCH 370/461] Add version: Brave.Brave.Nightly version 120.1.63.118 (#134411) --- .../Brave.Brave.Nightly.installer.yaml | 64 +++++++++++++++++++ .../Brave.Brave.Nightly.locale.en-US.yaml | 44 +++++++++++++ .../Brave.Brave.Nightly.locale.zh-CN.yaml | 40 ++++++++++++ .../120.1.63.118/Brave.Brave.Nightly.yaml | 9 +++ 4 files changed, 157 insertions(+) create mode 100644 manifests/b/Brave/Brave/Nightly/120.1.63.118/Brave.Brave.Nightly.installer.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/120.1.63.118/Brave.Brave.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/120.1.63.118/Brave.Brave.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/120.1.63.118/Brave.Brave.Nightly.yaml diff --git a/manifests/b/Brave/Brave/Nightly/120.1.63.118/Brave.Brave.Nightly.installer.yaml b/manifests/b/Brave/Brave/Nightly/120.1.63.118/Brave.Brave.Nightly.installer.yaml new file mode 100644 index 0000000000000..778612d7d59ae --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/120.1.63.118/Brave.Brave.Nightly.installer.yaml @@ -0,0 +1,64 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 120.1.63.118 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x86-ni/win/120.1.63.118/brave_installer-ia32.exe + InstallerSha256: 2db47d01ad3816456b3275dff499d07baa2c23ed8b5880773348e1d67fc6b304 +- Architecture: x86 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x86-ni/win/120.1.63.118/brave_installer-ia32.exe + InstallerSha256: 2db47d01ad3816456b3275dff499d07baa2c23ed8b5880773348e1d67fc6b304 +- Architecture: x64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/120.1.63.118/brave_installer-x64.exe + InstallerSha256: 219aa0f7c101d0c3e8128451aef10e766520fd069450b0f6ebcdec97fa5fa4cd +- Architecture: x64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/120.1.63.118/brave_installer-x64.exe + InstallerSha256: 219aa0f7c101d0c3e8128451aef10e766520fd069450b0f6ebcdec97fa5fa4cd +- Architecture: arm64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/120.1.63.118/brave_installer-x64.exe + InstallerSha256: 219aa0f7c101d0c3e8128451aef10e766520fd069450b0f6ebcdec97fa5fa4cd +- Architecture: arm64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/120.1.63.118/brave_installer-x64.exe + InstallerSha256: 219aa0f7c101d0c3e8128451aef10e766520fd069450b0f6ebcdec97fa5fa4cd +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Browser-Nightly diff --git a/manifests/b/Brave/Brave/Nightly/120.1.63.118/Brave.Brave.Nightly.locale.en-US.yaml b/manifests/b/Brave/Brave/Nightly/120.1.63.118/Brave.Brave.Nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..5cb808ec4325a --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/120.1.63.118/Brave.Brave.Nightly.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 120.1.63.118 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +PublisherSupportUrl: https://support.brave.com +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2024 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly is our testing and development version of Brave. Releases are updated every night. +Description: |- + Nightly is our testing and development version of Brave. + The releases are updated every night and may contain bugs that can result in data loss. + Nightly automatically sends us crash reports when things go wrong. +# Moniker: + +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +# ReleaseNotes: + +# ReleaseNotesUrl: + +# PurchaseUrl: + +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/Brave/Brave/Nightly/120.1.63.118/Brave.Brave.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Nightly/120.1.63.118/Brave.Brave.Nightly.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6a4e18d2e5b5d --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/120.1.63.118/Brave.Brave.Nightly.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 120.1.63.118 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +PublisherSupportUrl: https://support.brave.com +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2024 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly 是 Brave 的测试和开发版本,每天晚上更新。 +Description: Nightly 是 Brave 的测试和开发版本,每天晚上更新,可能包含导致数据丢失的错误。当出现问题时,Nightly 会自动向我们发送崩溃报告。 +# Moniker: + +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +# ReleaseNotes: + +# ReleaseNotesUrl: + +# PurchaseUrl: + +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/b/Brave/Brave/Nightly/120.1.63.118/Brave.Brave.Nightly.yaml b/manifests/b/Brave/Brave/Nightly/120.1.63.118/Brave.Brave.Nightly.yaml new file mode 100644 index 0000000000000..9d89e9addd4c9 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/120.1.63.118/Brave.Brave.Nightly.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 120.1.63.118 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From ff4d0a6aec1834a2390782d45e5754107ac42692 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:53:01 +0530 Subject: [PATCH 371/461] New version: Adamant.Messenger version 4.5.1 (#134409) --- .../4.5.1/Adamant.Messenger.installer.yaml | 23 +++++++++++ .../4.5.1/Adamant.Messenger.locale.en-US.yaml | 39 +++++++++++++++++++ .../Messenger/4.5.1/Adamant.Messenger.yaml | 9 +++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/a/Adamant/Messenger/4.5.1/Adamant.Messenger.installer.yaml create mode 100644 manifests/a/Adamant/Messenger/4.5.1/Adamant.Messenger.locale.en-US.yaml create mode 100644 manifests/a/Adamant/Messenger/4.5.1/Adamant.Messenger.yaml diff --git a/manifests/a/Adamant/Messenger/4.5.1/Adamant.Messenger.installer.yaml b/manifests/a/Adamant/Messenger/4.5.1/Adamant.Messenger.installer.yaml new file mode 100644 index 0000000000000..2b9ac17226603 --- /dev/null +++ b/manifests/a/Adamant/Messenger/4.5.1/Adamant.Messenger.installer.yaml @@ -0,0 +1,23 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Adamant.Messenger +PackageVersion: 4.5.1 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Adamant-im/adamant-im/releases/download/v4.5.1/ADAMANT-Messenger-Setup-4.5.1.exe + InstallerSha256: c5ab439d7d5253ec61766547ed5cefbd29e629f3385b7c3a8ec3114a927e0b85 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ProductCode: e57d470b-66ea-5566-9a14-aea226c71c85 +ReleaseDate: "2024-01-15" +AppsAndFeaturesEntries: +- DisplayName: ADAMANT Messenger 4.4.0 + ProductCode: e57d470b-66ea-5566-9a14-aea226c71c85 diff --git a/manifests/a/Adamant/Messenger/4.5.1/Adamant.Messenger.locale.en-US.yaml b/manifests/a/Adamant/Messenger/4.5.1/Adamant.Messenger.locale.en-US.yaml new file mode 100644 index 0000000000000..97e36b789de41 --- /dev/null +++ b/manifests/a/Adamant/Messenger/4.5.1/Adamant.Messenger.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Adamant.Messenger +PackageVersion: 4.5.1 +PackageLocale: en-US +Publisher: ADAMANT Foundation +PublisherUrl: https://github.com/Adamant-im/adamant-im +PublisherSupportUrl: https://github.com/Adamant-im/adamant-im/issues +Author: Adamant-im +PackageName: ADAMANT Messenger +PackageUrl: https://github.com/Adamant-im/adamant-im +License: GNU General Public License v3.0 +LicenseUrl: https://raw.githubusercontent.com/Adamant-im/adamant-im/master/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/Adamant-im/adamant-im/master/LICENSE +ShortDescription: ADAMANT is a decentralized anonymous messenger client based on the ADAMANT Blockchain +Description: ADAMANT is a decentralized anonymous messenger client based on the ADAMANT Blockchain +Moniker: adamant-messenger +Tags: +- anonymity +- anonymous +- anonymous-messenge +- bitcoin +- blockchain +- crypto-wallet +- cryptocurrency +- decentralization +- decentralized +- decentralized-messenger +- encrypted +- messenger +- onion +- private-keys +- secure-messenger +- wallet +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/Adamant-im/adamant-im/releases/tag/v4.5.1 diff --git a/manifests/a/Adamant/Messenger/4.5.1/Adamant.Messenger.yaml b/manifests/a/Adamant/Messenger/4.5.1/Adamant.Messenger.yaml new file mode 100644 index 0000000000000..158a85d4588b0 --- /dev/null +++ b/manifests/a/Adamant/Messenger/4.5.1/Adamant.Messenger.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Adamant.Messenger +PackageVersion: 4.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 09753d3ef9b450b44120d85dbe85ec06f0e5dcbf Mon Sep 17 00:00:00 2001 From: Jan De Dobbeleer <2492783+JanDeDobbeleer@users.noreply.github.com> Date: Wed, 17 Jan 2024 19:23:06 +0100 Subject: [PATCH 372/461] JanDeDobbeleer.OhMyPosh version 19.6.0 (#134412) --- .../JanDeDobbeleer.OhMyPosh.installer.yaml | 53 +++++++++++++++++++ .../JanDeDobbeleer.OhMyPosh.locale.en-US.yaml | 33 ++++++++++++ .../19.6.0/JanDeDobbeleer.OhMyPosh.yaml | 8 +++ 3 files changed, 94 insertions(+) create mode 100644 manifests/j/JanDeDobbeleer/OhMyPosh/19.6.0/JanDeDobbeleer.OhMyPosh.installer.yaml create mode 100644 manifests/j/JanDeDobbeleer/OhMyPosh/19.6.0/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml create mode 100644 manifests/j/JanDeDobbeleer/OhMyPosh/19.6.0/JanDeDobbeleer.OhMyPosh.yaml diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/19.6.0/JanDeDobbeleer.OhMyPosh.installer.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/19.6.0/JanDeDobbeleer.OhMyPosh.installer.yaml new file mode 100644 index 0000000000000..8eb830cec94e6 --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/19.6.0/JanDeDobbeleer.OhMyPosh.installer.yaml @@ -0,0 +1,53 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: JanDeDobbeleer.OhMyPosh +PackageVersion: 19.6.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.6.0/install-amd64.exe + InstallerSha256: 5668B3E7190B7572496CFB41DACD363A6A5D1ADCBE5AEE212F519B0606BBFF03 + InstallerSwitches: + Custom: /INSTALLER=winget /ALLUSERS +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.6.0/install-amd64.exe + InstallerSha256: 5668B3E7190B7572496CFB41DACD363A6A5D1ADCBE5AEE212F519B0606BBFF03 + InstallerSwitches: + Custom: /INSTALLER=winget /CURRENTUSER +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.6.0/install-386.exe + InstallerSha256: 31A2C3C902DD93E31A01CA5713151CA3FEB00FBBCE3E19AA4FE98D550BC9DBD2 + InstallerSwitches: + Custom: /INSTALLER=winget /ALLUSERS +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.6.0/install-386.exe + InstallerSha256: 31A2C3C902DD93E31A01CA5713151CA3FEB00FBBCE3E19AA4FE98D550BC9DBD2 + InstallerSwitches: + Custom: /INSTALLER=winget /CURRENTUSER +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.6.0/install-arm64.exe + InstallerSha256: B29E12C470395BD7A435DCC91F15E69904F0312A78578736F332EDA6A84449BA + InstallerSwitches: + Custom: /INSTALLER=winget /ALLUSERS +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.6.0/install-arm64.exe + InstallerSha256: B29E12C470395BD7A435DCC91F15E69904F0312A78578736F332EDA6A84449BA + InstallerSwitches: + Custom: /INSTALLER=winget /CURRENTUSER +ManifestType: installer +ManifestVersion: 1.4.0 +ReleaseDate: 2024-01-15 diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/19.6.0/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/19.6.0/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml new file mode 100644 index 0000000000000..f63f2f854e790 --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/19.6.0/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: JanDeDobbeleer.OhMyPosh +PackageVersion: 19.6.0 +PackageLocale: en-US +Publisher: Jan De Dobbeleer +PublisherUrl: https://github.com/JanDeDobbeleer/oh-my-posh/ +PublisherSupportUrl: https://github.com/JanDeDobbeleer/oh-my-posh/issues +Author: Jan De Dobbeleer +PackageName: Oh My Posh +PackageUrl: https://ohmyposh.dev/ +License: MIT +LicenseUrl: https://github.com/JanDeDobbeleer/oh-my-posh/raw/main/COPYING +ShortDescription: Prompt theme engine for any shell +Moniker: oh-my-posh +Tags: +- console +- command-line +- shell +- command-prompt +- powershell +- wsl +- developer-tools +- utilities +- cli +- cmd +- ps +- terminal +- oh-my-posh +ReleaseNotesUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/tag/v19.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.4.0 diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/19.6.0/JanDeDobbeleer.OhMyPosh.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/19.6.0/JanDeDobbeleer.OhMyPosh.yaml new file mode 100644 index 0000000000000..6f37ca7700955 --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/19.6.0/JanDeDobbeleer.OhMyPosh.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: JanDeDobbeleer.OhMyPosh +PackageVersion: 19.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.4.0 From e93077936130190b4a28c289b29c3b2140553e2c Mon Sep 17 00:00:00 2001 From: Nikolas Grottendieck Date: Wed, 17 Jan 2024 19:23:38 +0100 Subject: [PATCH 373/461] New version: YS-L.csvlens version 0.6.0 (#134408) --- .../csvlens/0.6.0/YS-L.csvlens.installer.yaml | 19 +++++++++++++ .../0.6.0/YS-L.csvlens.locale.en-US.yaml | 27 +++++++++++++++++++ .../y/YS-L/csvlens/0.6.0/YS-L.csvlens.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/y/YS-L/csvlens/0.6.0/YS-L.csvlens.installer.yaml create mode 100644 manifests/y/YS-L/csvlens/0.6.0/YS-L.csvlens.locale.en-US.yaml create mode 100644 manifests/y/YS-L/csvlens/0.6.0/YS-L.csvlens.yaml diff --git a/manifests/y/YS-L/csvlens/0.6.0/YS-L.csvlens.installer.yaml b/manifests/y/YS-L/csvlens/0.6.0/YS-L.csvlens.installer.yaml new file mode 100644 index 0000000000000..ac0fbda1385dc --- /dev/null +++ b/manifests/y/YS-L/csvlens/0.6.0/YS-L.csvlens.installer.yaml @@ -0,0 +1,19 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: YS-L.csvlens +PackageVersion: 0.6.0 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: csvlens.exe + PortableCommandAlias: csvlens +UpgradeBehavior: install +ReleaseDate: 2024-01-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/YS-L/csvlens/releases/download/v0.6.0/csvlens-x86_64-pc-windows-msvc.zip + InstallerSha256: 11A972D725A077CFB66ACF4C4300C57B6ADC9A61B1D64ACD20D2D2738A4DD856 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/y/YS-L/csvlens/0.6.0/YS-L.csvlens.locale.en-US.yaml b/manifests/y/YS-L/csvlens/0.6.0/YS-L.csvlens.locale.en-US.yaml new file mode 100644 index 0000000000000..13e4ec5892a3c --- /dev/null +++ b/manifests/y/YS-L/csvlens/0.6.0/YS-L.csvlens.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: YS-L.csvlens +PackageVersion: 0.6.0 +PackageLocale: en-US +Publisher: Yung Siang Liau +PublisherUrl: https://github.com/YS-L +PublisherSupportUrl: https://github.com/YS-L/csvlens/issues +Author: Yung Siang Liau +PackageName: csvlens +PackageUrl: https://github.com/YS-L/csvlens +License: MIT +LicenseUrl: https://github.com/YS-L/csvlens/blob/main/LICENSE +Copyright: Copyright (c) Yung Siang Liau +CopyrightUrl: https://github.com/YS-L/csvlens/blob/main/LICENSE +ShortDescription: Command line csv viewer +Description: csvlens is a command line CSV file viewer. It is like less but made for CSV. +Moniker: csvlens +ReleaseNotes: |- + Release Notes + - Accept "\t" for tab as delimiter argument (#49 by @peterjc) + - Add -t flag for tsv files (#47 by @JojiiOfficial) + - Print lower level causes on error +ReleaseNotesUrl: https://github.com/YS-L/csvlens/releases/tag/v0.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/y/YS-L/csvlens/0.6.0/YS-L.csvlens.yaml b/manifests/y/YS-L/csvlens/0.6.0/YS-L.csvlens.yaml new file mode 100644 index 0000000000000..90a54b421059c --- /dev/null +++ b/manifests/y/YS-L/csvlens/0.6.0/YS-L.csvlens.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: YS-L.csvlens +PackageVersion: 0.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3bfe7a8f6b2ebb4657a4ea81da265cd63f35da26 Mon Sep 17 00:00:00 2001 From: Russell Banks <74878137+russellbanks@users.noreply.github.com> Date: Wed, 17 Jan 2024 18:23:51 +0000 Subject: [PATCH 374/461] New version: Google.AndroidStudio.Canary version 2023.2.1.2 (#134399) * New version: Google.AndroidStudio.Canary version 2023.2.1.2 * Update Google.AndroidStudio.Canary.installer.yaml --- ...Google.AndroidStudio.Canary.installer.yaml | 24 ++++++++++++++ ...gle.AndroidStudio.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Google.AndroidStudio.Canary.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/g/Google/AndroidStudio/Canary/2023.2.1.2/Google.AndroidStudio.Canary.installer.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2023.2.1.2/Google.AndroidStudio.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2023.2.1.2/Google.AndroidStudio.Canary.yaml diff --git a/manifests/g/Google/AndroidStudio/Canary/2023.2.1.2/Google.AndroidStudio.Canary.installer.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.2/Google.AndroidStudio.Canary.installer.yaml new file mode 100644 index 0000000000000..9d44b49e33744 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.2/Google.AndroidStudio.Canary.installer.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Google.AndroidStudio.Canary +PackageVersion: 2023.2.1.2 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: install +ReleaseDate: 2023-09-05 +AppsAndFeaturesEntries: +- DisplayName: Android Studio + ProductCode: Android Studio +Installers: +- Architecture: x64 + InstallerUrl: https://redirector.gvt1.com/edgedl/android/studio/install/2023.2.1.2/android-studio-2023.2.1.2-windows.exe + InstallerSha256: 3ACE1AE46F2C0ACA0D061474EA53B0B9F7EA9B2A906EFC324A6429AD2D1D6B18 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/AndroidStudio/Canary/2023.2.1.2/Google.AndroidStudio.Canary.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.2/Google.AndroidStudio.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..757a2b2272c4d --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.2/Google.AndroidStudio.Canary.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with komac v2.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Google.AndroidStudio.Canary +PackageVersion: 2023.2.1.2 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://developer.android.com/studio +PublisherSupportUrl: https://developer.android.com/studio/intro +PrivacyUrl: https://policies.google.com/privacy +PackageName: Android Studio Canary +PackageUrl: https://developer.android.com/studio/preview +License: Android Software Development Kit License Agreement +LicenseUrl: https://developer.android.com/studio/terms +Copyright: Copyright (c) Google LLC. +CopyrightUrl: https://developer.android.com/studio/terms +ShortDescription: Android Studio provides the fastest tools for building apps on every type of Android device. +Description: |- + Android Studio is Android's official IDE. + It is purpose-built for Android to accelerate your development and help you build the highest-quality apps for every Android device. +Moniker: android-studio-canary +Tags: +- aab +- adb +- android-development +- apk +- canary +- fastboot +- ide +- intellij +- studio +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/AndroidStudio/Canary/2023.2.1.2/Google.AndroidStudio.Canary.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.2/Google.AndroidStudio.Canary.yaml new file mode 100644 index 0000000000000..b57b7bdab0a7c --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.2/Google.AndroidStudio.Canary.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Google.AndroidStudio.Canary +PackageVersion: 2023.2.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 032bbed66f675aa6ca0175f0fc3c4249fc492035 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:54:13 +0530 Subject: [PATCH 375/461] Update version: GilmarQuinelato.i18nManager version 3.0.3 (#134397) --- ...GilmarQuinelato.i18nManager.installer.yaml | 29 +++++---- ...marQuinelato.i18nManager.locale.en-US.yaml | 65 ++++++++++--------- .../3.0.3/GilmarQuinelato.i18nManager.yaml | 17 ++--- 3 files changed, 57 insertions(+), 54 deletions(-) diff --git a/manifests/g/GilmarQuinelato/i18nManager/3.0.3/GilmarQuinelato.i18nManager.installer.yaml b/manifests/g/GilmarQuinelato/i18nManager/3.0.3/GilmarQuinelato.i18nManager.installer.yaml index 4d8fd7970197b..2cbaa88085114 100644 --- a/manifests/g/GilmarQuinelato/i18nManager/3.0.3/GilmarQuinelato.i18nManager.installer.yaml +++ b/manifests/g/GilmarQuinelato/i18nManager/3.0.3/GilmarQuinelato.i18nManager.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: GilmarQuinelato.i18nManager -PackageVersion: 3.0.3 -InstallerType: nullsoft -Scope: user -ReleaseDate: 2020-05-06 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/gilmarsquinelato/i18n-manager/releases/download/3.0.3/i18n-Manager-Setup-3.0.3.exe - InstallerSha256: C4A7183A62C59C6A7E72DA71F63649CEA4E42516612316F4C9310A2EB63EE5BB -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: GilmarQuinelato.i18nManager +PackageVersion: 3.0.3 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/gilmarsquinelato/i18n-manager/releases/download/3.0.3/i18n-Manager-Setup-3.0.3.exe + InstallerSha256: C4A7183A62C59C6A7E72DA71F63649CEA4E42516612316F4C9310A2EB63EE5BB +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +ReleaseDate: 2020-05-06 diff --git a/manifests/g/GilmarQuinelato/i18nManager/3.0.3/GilmarQuinelato.i18nManager.locale.en-US.yaml b/manifests/g/GilmarQuinelato/i18nManager/3.0.3/GilmarQuinelato.i18nManager.locale.en-US.yaml index f6c3892ed92c9..f338e483dd6f7 100644 --- a/manifests/g/GilmarQuinelato/i18nManager/3.0.3/GilmarQuinelato.i18nManager.locale.en-US.yaml +++ b/manifests/g/GilmarQuinelato/i18nManager/3.0.3/GilmarQuinelato.i18nManager.locale.en-US.yaml @@ -1,32 +1,33 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: GilmarQuinelato.i18nManager -PackageVersion: 3.0.3 -PackageLocale: en-US -Publisher: Gilmar Quinelato -PublisherUrl: https://github.com/gilmarsquinelato -PublisherSupportUrl: https://github.com/gilmarsquinelato/i18n-manager/issues -Author: Gilmar Quinelato -PackageName: i18n Manager -PackageUrl: https://github.com/gilmarsquinelato/i18n-manager -License: MIT License -LicenseUrl: https://github.com/gilmarsquinelato/i18n-manager/blob/development/LICENSE -ShortDescription: Translation management app -Tags: -- electron -- flutter -- i18n -- internationalization -- json -- react -- translation -- vue -- yaml -ReleaseNotes: |- - Bugfixes - - #388 - Failed to save files with different object structures - - App doesn't quit during save triggered by exit the app -ReleaseNotesUrl: https://github.com/gilmarsquinelato/i18n-manager/releases/tag/3.0.3 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: GilmarQuinelato.i18nManager +PackageVersion: 3.0.3 +PackageLocale: en-US +Publisher: Gilmar Quinelato +PublisherUrl: https://github.com/gilmarsquinelato +PublisherSupportUrl: https://github.com/gilmarsquinelato/i18n-manager/issues +Author: Gilmar Quinelato +PackageName: i18n Manager +PackageUrl: https://github.com/gilmarsquinelato/i18n-manager +License: MIT License +LicenseUrl: https://github.com/gilmarsquinelato/i18n-manager/blob/development/LICENSE +ShortDescription: Translation management app +Tags: +- electron +- flutter +- i18n +- internationalization +- json +- react +- translation +- vue +- yaml +ReleaseNotes: |- + Bugfixes + - #388 - Failed to save files with different object structures + - App doesn't quit during save triggered by exit the app +ReleaseNotesUrl: https://github.com/gilmarsquinelato/i18n-manager/releases/tag/3.0.3 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/GilmarQuinelato/i18nManager/3.0.3/GilmarQuinelato.i18nManager.yaml b/manifests/g/GilmarQuinelato/i18nManager/3.0.3/GilmarQuinelato.i18nManager.yaml index bb058d8502392..3ec28712e8fa4 100644 --- a/manifests/g/GilmarQuinelato/i18nManager/3.0.3/GilmarQuinelato.i18nManager.yaml +++ b/manifests/g/GilmarQuinelato/i18nManager/3.0.3/GilmarQuinelato.i18nManager.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: GilmarQuinelato.i18nManager -PackageVersion: 3.0.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: GilmarQuinelato.i18nManager +PackageVersion: 3.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From ad3913fe34de81443102773507e248e2d0411014 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:54:21 +0530 Subject: [PATCH 376/461] Update version: gileli121.windowtop version 5.22.5 (#134396) --- .../5.22.5/gileli121.windowtop.installer.yaml | 43 +++-- .../gileli121.windowtop.locale.en-US.yaml | 181 +++++++++--------- .../windowtop/5.22.5/gileli121.windowtop.yaml | 17 +- 3 files changed, 122 insertions(+), 119 deletions(-) diff --git a/manifests/g/gileli121/windowtop/5.22.5/gileli121.windowtop.installer.yaml b/manifests/g/gileli121/windowtop/5.22.5/gileli121.windowtop.installer.yaml index 0354784e6800b..3892dd1447130 100644 --- a/manifests/g/gileli121/windowtop/5.22.5/gileli121.windowtop.installer.yaml +++ b/manifests/g/gileli121/windowtop/5.22.5/gileli121.windowtop.installer.yaml @@ -1,21 +1,22 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: gileli121.windowtop -PackageVersion: 5.22.5 -Platform: -- Windows.Desktop -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ReleaseDate: 2023-11-16 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/WindowTop/WindowTop-App/releases/download/v5.22.5/WindowTop.5.22.5.-.setup.exe - InstallerSha256: BD5844992335372548B3E63ECED0C6E0FAA5748B545779B183003424B9628657 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: gileli121.windowtop +PackageVersion: 5.22.5 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/WindowTop/WindowTop-App/releases/download/v5.22.5/WindowTop.5.22.5.-.setup.exe + InstallerSha256: bd5844992335372548b3e63eced0c6e0faa5748b545779b183003424b9628657 +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: "2023-10-28" diff --git a/manifests/g/gileli121/windowtop/5.22.5/gileli121.windowtop.locale.en-US.yaml b/manifests/g/gileli121/windowtop/5.22.5/gileli121.windowtop.locale.en-US.yaml index 77b8bf34ba35e..6ead19a24fd00 100644 --- a/manifests/g/gileli121/windowtop/5.22.5/gileli121.windowtop.locale.en-US.yaml +++ b/manifests/g/gileli121/windowtop/5.22.5/gileli121.windowtop.locale.en-US.yaml @@ -1,90 +1,91 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: gileli121.windowtop -PackageVersion: 5.22.5 -PackageLocale: en-US -Publisher: github.com/BiGilSoft -PublisherUrl: https://github.com/BiGilSoft/WindowTop -PublisherSupportUrl: https://github.com/BiGilSoft/WindowTop/issues -PrivacyUrl: https://windowtop.info/privacy-policy -Author: gileli121 -PackageName: WindowTop -PackageUrl: https://github.com/gileli121/WindowTop -License: Copyright (c) 2019, gileli121@gmail.com -LicenseUrl: https://raw.githubusercontent.com/BiGilSoft/WindowTop/master/LICENSE -Copyright: Copyright (c) 2019, gileli121@gmail.com -CopyrightUrl: https://raw.githubusercontent.com/BiGilSoft/WindowTop/master/LICENSE -ShortDescription: Set window on top, make it dark, transparent and more -Moniker: windowtop -Tags: -- theme -- window -- window-manager -ReleaseNotes: |- - - You can even interact with the crop view using your mouse and keyboard. :) - - You can update and modify the crop region on the fly via the native window or directly from the PiP view - - You can also use a shortcut key to toggle crop and modify it (not shown in the video) - New features - - Ability to crop window directly without setting it first in PIP mode (#313) - - Ability to adjust the crop from the original window - Improvements - - Anchors will also appear for PIP windows with an additional icon that indicates their state - - Added option to configure the hidden behavior when you crop a window - you can configure it not to hide the window or to hide it. - - The toolbar settings now include an easy way to set up hotkeys per each button - Bugfixes - - Fixed bug that some windows with empty titles are ignored (e.g., Discord window) (#320) - - Fixed bug when enabling PiP mode on Discord shared screen window, that the content of the window in the PiP view may become black (#320) - - Fixed DPI bug in the always-on-top border that sometimes the border position is wrong - - DPI bugfixes for PiP and Crop - - Improved app stability by removing almost all thread-locking mechanisms and replacing them with a less drastic approach. - Freezing is now a very rare case - - Added recovery logic that triggers in case the app is unable to exit (frozen in exit); in the worst-case scenario - after 30 seconds the app will kill itself - - Fixed bug in PIP that when you minimize the PIP window (directly from PIP mode), the window was not minimized correctly (#314) - - Fixed bug that when having an anchor of a PIP view of an elevated window, the anchor shows the icon of WindowTop with the wrong title - - Fixed bug with PIP crop selector and anchors that sometimes, while dragging the selected crop region, it may drag the anchor - - Fixed hotkey bug for PIP that the hotkey did not work for PIP view owned by elevated window - - Fixed bug in PIP + Interact mode that the mouse scroll working only after the mouse entered the PIP window a second time - - Fixed PIP recovery logic when the program crashes while having PIP view to an elevated window. - In such case, when you open the program again, it will able to recover that window - - Code optimization that may improve performance - - Fixed a few bugs in the hotkeys settings UI - - Fixed bug in PiP with the mouse-hover-preview when live preview is disabled - - Improve and stabilize the core logic of the window-manager system in WindowTop (make it more stable and optimized) - - Improve, stabilize, and optimize part of the core logic of the anchors system. - This may fix some bugs and improve behavior. - - Fixed bug in Anchors that after moving the window to another screen, the anchor was still located on the previous screen - - Fixed UI bug in the crop selector toolbar when the Windows theme is in light mode - Changes - - [PiP - Picture-in-Picture] Added "Spotify.exe" and "Slack.exe" to the default list of applications where the mouse interaction is enabled by default when activating PIP mode (these apps work perfectly with the mode) - - [Toolbar] Removed the "Disable when maximized" option when showing it on PIP view (PIP can't be maximized) - - [Settings - Quick Start / Wizard] Set on top tab renamed to "Always on Top" - - [Settings - Quick Start / Wizard] The PiP tab was reorganized from the most useful feature to the least useful - - [Settings - Quick Start / Wizard] The PiP tab name was renamed to "PiP & Crop" - - [Settings - Hotkeys] Page adjusted for the Crop hotkey (now possible to run it on a native window instead of having to go to PIP mode first. so now the hotkey page reflects it) - - [Settings - Quick Start / Wizard - Anchors tab] Rename the "None" option to "Minimum Movement" in Anchor auto-move configuration - - [Logs] Remove unused logs from the Anchors feature - - Updated Swedish translation (Thanks to Göran!) - - Update French translation (Thanks to Ralfou!) - - Updated Chinese translation (Thanks to Dwhite!) - 5.22.1 - - Fixed #326 - - Fixed bug in toolbar settings that when disabling the toolbar, the hotkeys controls also disabled - - Fixed bug that the app freezing for 25 seconds when enabling the toolbar - - Fixed slow performance issue in the settings window - 5.22.2 - - Fixed regression from 5.22.1 that the settings UI freezes after the computer wakes up from sleep. - The regression was caused by the fix Fixed slow performance issue in the settings window - 5.22.3 - - Improve logs by adding more information that is needed to troubleshoot errors reported by users - 5.22.4 - - Fixed DwmRegisterThumbnail exception - 5.22.5 - - Fixed error NullReferenceException that may happen when changing monitor or resolution - - Fixed duplicate description for the dark mode feature - - Optimized few notification texts and removed redundant texts - - Added Japanese translation (thanks to daisuke !!) - - Added Turkish translation (thanks to Turkish !!) -ReleaseNotesUrl: https://github.com/WindowTop/WindowTop-App/releases/tag/v5.22.5 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: gileli121.windowtop +PackageVersion: 5.22.5 +PackageLocale: en-US +Publisher: github.com/BiGilSoft +PublisherUrl: https://github.com/BiGilSoft/WindowTop +PublisherSupportUrl: https://github.com/BiGilSoft/WindowTop/issues +PrivacyUrl: https://windowtop.info/privacy-policy +Author: gileli121 +PackageName: WindowTop +PackageUrl: https://github.com/gileli121/WindowTop +License: Copyright (c) 2019, gileli121@gmail.com +LicenseUrl: https://raw.githubusercontent.com/BiGilSoft/WindowTop/master/LICENSE +Copyright: Copyright (c) 2019, gileli121@gmail.com +CopyrightUrl: https://raw.githubusercontent.com/BiGilSoft/WindowTop/master/LICENSE +ShortDescription: Set window on top, make it dark, transparent and more +Moniker: windowtop +Tags: +- theme +- window +- window-manager +ReleaseNotes: |- + - You can even interact with the crop view using your mouse and keyboard. :) + - You can update and modify the crop region on the fly via the native window or directly from the PiP view + - You can also use a shortcut key to toggle crop and modify it (not shown in the video) + New features + - Ability to crop window directly without setting it first in PIP mode (#313) + - Ability to adjust the crop from the original window + Improvements + - Anchors will also appear for PIP windows with an additional icon that indicates their state + - Added option to configure the hidden behavior when you crop a window - you can configure it not to hide the window or to hide it. + - The toolbar settings now include an easy way to set up hotkeys per each button + Bugfixes + - Fixed bug that some windows with empty titles are ignored (e.g., Discord window) (#320) + - Fixed bug when enabling PiP mode on Discord shared screen window, that the content of the window in the PiP view may become black (#320) + - Fixed DPI bug in the always-on-top border that sometimes the border position is wrong + - DPI bugfixes for PiP and Crop + - Improved app stability by removing almost all thread-locking mechanisms and replacing them with a less drastic approach. + Freezing is now a very rare case + - Added recovery logic that triggers in case the app is unable to exit (frozen in exit); in the worst-case scenario - after 30 seconds the app will kill itself + - Fixed bug in PIP that when you minimize the PIP window (directly from PIP mode), the window was not minimized correctly (#314) + - Fixed bug that when having an anchor of a PIP view of an elevated window, the anchor shows the icon of WindowTop with the wrong title + - Fixed bug with PIP crop selector and anchors that sometimes, while dragging the selected crop region, it may drag the anchor + - Fixed hotkey bug for PIP that the hotkey did not work for PIP view owned by elevated window + - Fixed bug in PIP + Interact mode that the mouse scroll working only after the mouse entered the PIP window a second time + - Fixed PIP recovery logic when the program crashes while having PIP view to an elevated window. + In such case, when you open the program again, it will able to recover that window + - Code optimization that may improve performance + - Fixed a few bugs in the hotkeys settings UI + - Fixed bug in PiP with the mouse-hover-preview when live preview is disabled + - Improve and stabilize the core logic of the window-manager system in WindowTop (make it more stable and optimized) + - Improve, stabilize, and optimize part of the core logic of the anchors system. + This may fix some bugs and improve behavior. + - Fixed bug in Anchors that after moving the window to another screen, the anchor was still located on the previous screen + - Fixed UI bug in the crop selector toolbar when the Windows theme is in light mode + Changes + - [PiP - Picture-in-Picture] Added "Spotify.exe" and "Slack.exe" to the default list of applications where the mouse interaction is enabled by default when activating PIP mode (these apps work perfectly with the mode) + - [Toolbar] Removed the "Disable when maximized" option when showing it on PIP view (PIP can't be maximized) + - [Settings - Quick Start / Wizard] Set on top tab renamed to "Always on Top" + - [Settings - Quick Start / Wizard] The PiP tab was reorganized from the most useful feature to the least useful + - [Settings - Quick Start / Wizard] The PiP tab name was renamed to "PiP & Crop" + - [Settings - Hotkeys] Page adjusted for the Crop hotkey (now possible to run it on a native window instead of having to go to PIP mode first. so now the hotkey page reflects it) + - [Settings - Quick Start / Wizard - Anchors tab] Rename the "None" option to "Minimum Movement" in Anchor auto-move configuration + - [Logs] Remove unused logs from the Anchors feature + - Updated Swedish translation (Thanks to Göran!) + - Update French translation (Thanks to Ralfou!) + - Updated Chinese translation (Thanks to Dwhite!) + 5.22.1 + - Fixed #326 + - Fixed bug in toolbar settings that when disabling the toolbar, the hotkeys controls also disabled + - Fixed bug that the app freezing for 25 seconds when enabling the toolbar + - Fixed slow performance issue in the settings window + 5.22.2 + - Fixed regression from 5.22.1 that the settings UI freezes after the computer wakes up from sleep. + The regression was caused by the fix Fixed slow performance issue in the settings window + 5.22.3 + - Improve logs by adding more information that is needed to troubleshoot errors reported by users + 5.22.4 + - Fixed DwmRegisterThumbnail exception + 5.22.5 + - Fixed error NullReferenceException that may happen when changing monitor or resolution + - Fixed duplicate description for the dark mode feature + - Optimized few notification texts and removed redundant texts + - Added Japanese translation (thanks to daisuke !!) + - Added Turkish translation (thanks to Turkish !!) +ReleaseNotesUrl: https://github.com/WindowTop/WindowTop-App/releases/tag/v5.22.5 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/gileli121/windowtop/5.22.5/gileli121.windowtop.yaml b/manifests/g/gileli121/windowtop/5.22.5/gileli121.windowtop.yaml index 26b2bd9bd374d..d805cffc1ac85 100644 --- a/manifests/g/gileli121/windowtop/5.22.5/gileli121.windowtop.yaml +++ b/manifests/g/gileli121/windowtop/5.22.5/gileli121.windowtop.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: gileli121.windowtop -PackageVersion: 5.22.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: gileli121.windowtop +PackageVersion: 5.22.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 720b728cc87dfe30f0dc45f1a8c9ba62e8d32208 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:54:38 +0530 Subject: [PATCH 377/461] Update version: GielCobben.Caption version 2.0.1 (#134395) --- .../2.0.1/GielCobben.Caption.installer.yaml | 27 +++++----- .../GielCobben.Caption.locale.en-US.yaml | 49 +++++++++++-------- .../Caption/2.0.1/GielCobben.Caption.yaml | 17 ++++--- 3 files changed, 52 insertions(+), 41 deletions(-) diff --git a/manifests/g/GielCobben/Caption/2.0.1/GielCobben.Caption.installer.yaml b/manifests/g/GielCobben/Caption/2.0.1/GielCobben.Caption.installer.yaml index 08cf5b4d6fe8d..ec003c5cfbce0 100644 --- a/manifests/g/GielCobben/Caption/2.0.1/GielCobben.Caption.installer.yaml +++ b/manifests/g/GielCobben/Caption/2.0.1/GielCobben.Caption.installer.yaml @@ -1,13 +1,14 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: GielCobben.Caption -PackageVersion: 2.0.1 -InstallerType: nullsoft -ReleaseDate: 2018-01-15 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/gielcobben/caption/releases/download/v2.0.1/caption-setup-2.0.1.exe - InstallerSha256: F511394A5D5578B3D4A3757D306AC70B4B538E6C3B3335FDA4C38232151F645F -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: GielCobben.Caption +PackageVersion: 2.0.1 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/gielcobben/caption/releases/download/v2.0.1/caption-setup-2.0.1.exe + InstallerSha256: F511394A5D5578B3D4A3757D306AC70B4B538E6C3B3335FDA4C38232151F645F +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +ReleaseDate: 2018-01-15 diff --git a/manifests/g/GielCobben/Caption/2.0.1/GielCobben.Caption.locale.en-US.yaml b/manifests/g/GielCobben/Caption/2.0.1/GielCobben.Caption.locale.en-US.yaml index e15ef9b43c4b7..50b7c422d8a82 100644 --- a/manifests/g/GielCobben/Caption/2.0.1/GielCobben.Caption.locale.en-US.yaml +++ b/manifests/g/GielCobben/Caption/2.0.1/GielCobben.Caption.locale.en-US.yaml @@ -1,20 +1,29 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: GielCobben.Caption -PackageVersion: 2.0.1 -PackageLocale: en-US -Publisher: Giel Cobben -PublisherUrl: https://github.com/gielcobben -PublisherSupportUrl: https://github.com/gielcobben/caption/issues -PackageName: Caption -PackageUrl: https://github.com/gielcobben/caption -License: Copyright © 2018 Giel Cobben -LicenseUrl: https://github.com/gielcobben/caption/blob/master/LICENSE -ShortDescription: Find the right subtitles. Easy. -ReleaseNotes: |- - Fixes - - Removed open-with functionality #77 -ReleaseNotesUrl: https://github.com/gielcobben/caption/releases/tag/v2.0.1 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: GielCobben.Caption +PackageVersion: 2.0.1 +PackageLocale: en-US +Publisher: Giel Cobben +PublisherUrl: https://github.com/gielcobben +PublisherSupportUrl: https://github.com/gielcobben/caption/issues +PackageName: Caption +PackageUrl: https://github.com/gielcobben/caption +License: Copyright © 2018 Giel Cobben +LicenseUrl: https://github.com/gielcobben/caption/blob/master/LICENSE +ShortDescription: Find the right subtitles. Easy. +ReleaseNotes: |- + Fixes + - Removed open-with functionality #77 +ReleaseNotesUrl: https://github.com/gielcobben/caption/releases/tag/v2.0.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- app +- caption +- electron +- electron-app +- macos +- subtitle +- subtitles diff --git a/manifests/g/GielCobben/Caption/2.0.1/GielCobben.Caption.yaml b/manifests/g/GielCobben/Caption/2.0.1/GielCobben.Caption.yaml index fc62c9597ba9f..08cd708f5df1d 100644 --- a/manifests/g/GielCobben/Caption/2.0.1/GielCobben.Caption.yaml +++ b/manifests/g/GielCobben/Caption/2.0.1/GielCobben.Caption.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: GielCobben.Caption -PackageVersion: 2.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: GielCobben.Caption +PackageVersion: 2.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From feddeb88263ce49feba44a647751f45de7f9a581 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:54:45 +0530 Subject: [PATCH 378/461] Update version: gerardog.gsudo version 2.4.2 (#134393) --- .../gsudo/2.4.2/gerardog.gsudo.installer.yaml | 146 ++++++++++-------- .../2.4.2/gerardog.gsudo.locale.en-US.yaml | 81 +++++----- .../gerardog/gsudo/2.4.2/gerardog.gsudo.yaml | 17 +- 3 files changed, 129 insertions(+), 115 deletions(-) diff --git a/manifests/g/gerardog/gsudo/2.4.2/gerardog.gsudo.installer.yaml b/manifests/g/gerardog/gsudo/2.4.2/gerardog.gsudo.installer.yaml index 44e0c2777cedc..6a2cf34da6a51 100644 --- a/manifests/g/gerardog/gsudo/2.4.2/gerardog.gsudo.installer.yaml +++ b/manifests/g/gerardog/gsudo/2.4.2/gerardog.gsudo.installer.yaml @@ -1,67 +1,79 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: gerardog.gsudo -PackageVersion: 2.4.2 -InstallerLocale: en-US -InstallerType: wix -InstallerSwitches: - Silent: /quiet /norestart - SilentWithProgress: /passive /norestart -UpgradeBehavior: install -Commands: -- gsudo -- sudo -ReleaseDate: 2023-12-18 -AppsAndFeaturesEntries: -- DisplayName: gsudo v2.4.2 - Publisher: Gerardo Grignoli - UpgradeCode: '{567B5616-D362-484E-B6FF-7C1875CF0AEE}' -Installers: -- Architecture: x86 - Scope: machine - InstallerUrl: https://github.com/gerardog/gsudo/releases/download/v2.4.2/gsudo.setup.x86.msi - InstallerSha256: 136E6F7EEE439A8C3B8FEB4B3D2B871D7F77A8DD28BD3CF43385545F5A9A1EF8 - ProductCode: '{FB53D9F6-F89B-47BD-A0B3-BDFE18694998}' -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/gerardog/gsudo/releases/download/v2.4.2/gsudo.setup.x64.msi - InstallerSha256: 69C7FCF27380DA06B744EEAA7578D4B5E27CC848FD04C82331D5E4C33FFD346E - ProductCode: '{F69C48ED-3B59-4E42-9D3F-C5EAA950823E}' -- Architecture: arm64 - Scope: machine - InstallerUrl: https://github.com/gerardog/gsudo/releases/download/v2.4.2/gsudo.setup.arm64.msi - InstallerSha256: 0AB17EEC41CA2DFDC81443E36EB30CEC5396BFF8C8755EA17D0C674F057B3D04 - ProductCode: '{BC2B5706-DEF4-4485-A126-8DA9AD18839C}' -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: x64/gsudo.exe - PortableCommandAlias: gsudo - - RelativeFilePath: ./x64/gsudo.exe - PortableCommandAlias: sudo - InstallerUrl: https://github.com/gerardog/gsudo/releases/download/v2.4.2/gsudo.portable.zip - InstallerSha256: 95482D970117E4164B1D0BCB1A7B82A3A23EB2F829D36EF3F17B5445BEBDFAB2 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: x86/gsudo.exe - PortableCommandAlias: gsudo - - RelativeFilePath: ./x86/gsudo.exe - PortableCommandAlias: sudo - InstallerUrl: https://github.com/gerardog/gsudo/releases/download/v2.4.2/gsudo.portable.zip - InstallerSha256: 95482D970117E4164B1D0BCB1A7B82A3A23EB2F829D36EF3F17B5445BEBDFAB2 -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: arm64/gsudo.exe - PortableCommandAlias: gsudo - - RelativeFilePath: ./arm64/gsudo.exe - PortableCommandAlias: sudo - InstallerUrl: https://github.com/gerardog/gsudo/releases/download/v2.4.2/gsudo.portable.zip - InstallerSha256: 95482D970117E4164B1D0BCB1A7B82A3A23EB2F829D36EF3F17B5445BEBDFAB2 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: gerardog.gsudo +PackageVersion: 2.4.2 +Installers: +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/gerardog/gsudo/releases/download/v2.4.2/gsudo.setup.x86.msi + InstallerSha256: 136e6f7eee439a8c3b8feb4b3d2b871d7f77a8dd28bd3cf43385545f5a9a1ef8 + ProductCode: '{FB53D9F6-F89B-47BD-A0B3-BDFE18694998}' + InstallerType: wix + UpgradeCode: "{567B5616-D362-484E-B6FF-7C1875CF0AEE}" +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/gerardog/gsudo/releases/download/v2.4.2/gsudo.setup.x64.msi + InstallerSha256: 69c7fcf27380da06b744eeaa7578d4b5e27cc848fd04c82331d5e4c33ffd346e + ProductCode: '{F69C48ED-3B59-4E42-9D3F-C5EAA950823E}' + InstallerType: wix + UpgradeCode: "{567B5616-D362-484E-B6FF-7C1875CF0AEE}" +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/gerardog/gsudo/releases/download/v2.4.2/gsudo.setup.arm64.msi + InstallerSha256: 0ab17eec41ca2dfdc81443e36eb30cec5396bff8c8755ea17d0c674f057b3d04 + ProductCode: '{BC2B5706-DEF4-4485-A126-8DA9AD18839C}' + InstallerType: wix + UpgradeCode: "{567B5616-D362-484E-B6FF-7C1875CF0AEE}" +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: x64/gsudo.exe + PortableCommandAlias: gsudo + - RelativeFilePath: ./x64/gsudo.exe + PortableCommandAlias: sudo + InstallerUrl: https://github.com/gerardog/gsudo/releases/download/v2.4.2/gsudo.setup.x64.msi + InstallerSha256: 69c7fcf27380da06b744eeaa7578d4b5e27cc848fd04c82331d5e4c33ffd346e + ProductCode: "{F69C48ED-3B59-4E42-9D3F-C5EAA950823E}" + UpgradeCode: "{567B5616-D362-484E-B6FF-7C1875CF0AEE}" +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: x86/gsudo.exe + PortableCommandAlias: gsudo + - RelativeFilePath: ./x86/gsudo.exe + PortableCommandAlias: sudo + InstallerUrl: https://github.com/gerardog/gsudo/releases/download/v2.4.2/gsudo.setup.x86.msi + InstallerSha256: 136e6f7eee439a8c3b8feb4b3d2b871d7f77a8dd28bd3cf43385545f5a9a1ef8 + ProductCode: "{FB53D9F6-F89B-47BD-A0B3-BDFE18694998}" + UpgradeCode: "{567B5616-D362-484E-B6FF-7C1875CF0AEE}" +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: arm64/gsudo.exe + PortableCommandAlias: gsudo + - RelativeFilePath: ./arm64/gsudo.exe + PortableCommandAlias: sudo + InstallerUrl: https://github.com/gerardog/gsudo/releases/download/v2.4.2/gsudo.setup.arm64.msi + InstallerSha256: 0ab17eec41ca2dfdc81443e36eb30cec5396bff8c8755ea17d0c674f057b3d04 + ProductCode: "{BC2B5706-DEF4-4485-A126-8DA9AD18839C}" + UpgradeCode: "{567B5616-D362-484E-B6FF-7C1875CF0AEE}" +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerSwitches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart +UpgradeBehavior: install +Commands: +- gsudo +- sudo +ReleaseDate: "2023-12-18" +AppsAndFeaturesEntries: +- DisplayName: gsudo v2.4.2 + Publisher: Gerardo Grignoli + UpgradeCode: '{567B5616-D362-484E-B6FF-7C1875CF0AEE}' diff --git a/manifests/g/gerardog/gsudo/2.4.2/gerardog.gsudo.locale.en-US.yaml b/manifests/g/gerardog/gsudo/2.4.2/gerardog.gsudo.locale.en-US.yaml index ef6ec4aca8fa9..3657db30abb39 100644 --- a/manifests/g/gerardog/gsudo/2.4.2/gerardog.gsudo.locale.en-US.yaml +++ b/manifests/g/gerardog/gsudo/2.4.2/gerardog.gsudo.locale.en-US.yaml @@ -1,40 +1,41 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: gerardog.gsudo -PackageVersion: 2.4.2 -PackageLocale: en-US -Publisher: gerardog -PublisherUrl: https://gerardog.github.io/gsudo -PublisherSupportUrl: https://github.com/gerardog/gsudo/issues -Author: Gerardo Grignoli -PackageName: gsudo -PackageUrl: https://github.com/gerardog/gsudo -License: MIT -LicenseUrl: https://github.com/gerardog/gsudo/blob/master/LICENSE.txt -Copyright: Copyright (c) 2021 Gerardo Grignoli and GitHub contributors -CopyrightUrl: https://github.com/gerardog/gsudo/blob/master/LICENSE.txt -ShortDescription: A Sudo for Windows - run elevated without spawning a new Console Host Window -Moniker: gsudo -Tags: -- admin -- command-line -- elevate -- priviledge -- run-as -- shell -- sudo -- terminal -ReleaseNotes: |- - What's Changed - - Fix Error: Invalid option: -noninteractive using gsudo {command} on Visual Studio code by @gerardog in #306 - - Fix issue in system/trusted-installer credentials cache support by @gerardog in #323 - Docs - - Docs: improve README.md manual installation technique, fixes #296 by @rfay in #299 - - Docs: Include Nushell on homepage by @connorjs in #304 - New Contributors - - @rfay made their first contribution in #299 - - @connorjs made their first contribution in #304 -ReleaseNotesUrl: https://github.com/gerardog/gsudo/releases/tag/v2.4.2 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: gerardog.gsudo +PackageVersion: 2.4.2 +PackageLocale: en-US +Publisher: gerardog +PublisherUrl: https://gerardog.github.io/gsudo +PublisherSupportUrl: https://github.com/gerardog/gsudo/issues +Author: Gerardo Grignoli +PackageName: gsudo +PackageUrl: https://github.com/gerardog/gsudo +License: MIT +LicenseUrl: https://github.com/gerardog/gsudo/blob/master/LICENSE.txt +Copyright: Copyright (c) 2021 Gerardo Grignoli and GitHub contributors +CopyrightUrl: https://github.com/gerardog/gsudo/blob/master/LICENSE.txt +ShortDescription: A Sudo for Windows - run elevated without spawning a new Console Host Window +Moniker: gsudo +Tags: +- admin +- command-line +- elevate +- priviledge +- run-as +- shell +- sudo +- terminal +ReleaseNotes: |- + What's Changed + - Fix Error: Invalid option: -noninteractive using gsudo {command} on Visual Studio code by @gerardog in #306 + - Fix issue in system/trusted-installer credentials cache support by @gerardog in #323 + Docs + - Docs: improve README.md manual installation technique, fixes #296 by @rfay in #299 + - Docs: Include Nushell on homepage by @connorjs in #304 + New Contributors + - @rfay made their first contribution in #299 + - @connorjs made their first contribution in #304 +ReleaseNotesUrl: https://github.com/gerardog/gsudo/releases/tag/v2.4.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/gerardog/gsudo/2.4.2/gerardog.gsudo.yaml b/manifests/g/gerardog/gsudo/2.4.2/gerardog.gsudo.yaml index 6fd229c58f90b..d307785411971 100644 --- a/manifests/g/gerardog/gsudo/2.4.2/gerardog.gsudo.yaml +++ b/manifests/g/gerardog/gsudo/2.4.2/gerardog.gsudo.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: gerardog.gsudo -PackageVersion: 2.4.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: gerardog.gsudo +PackageVersion: 2.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From ad7f67c44ee464c662beff68da7478666290d2ba Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:55:01 +0530 Subject: [PATCH 379/461] Add version: Gephi.Gephi version 0.10.1 (#134392) --- .../Gephi/0.10.1/Gephi.Gephi.installer.yaml | 43 +++++++------- .../0.10.1/Gephi.Gephi.locale.en-US.yaml | 58 ++++++++++--------- .../g/Gephi/Gephi/0.10.1/Gephi.Gephi.yaml | 16 ++--- 3 files changed, 59 insertions(+), 58 deletions(-) diff --git a/manifests/g/Gephi/Gephi/0.10.1/Gephi.Gephi.installer.yaml b/manifests/g/Gephi/Gephi/0.10.1/Gephi.Gephi.installer.yaml index 1302e68062e75..4288457bf9d73 100644 --- a/manifests/g/Gephi/Gephi/0.10.1/Gephi.Gephi.installer.yaml +++ b/manifests/g/Gephi/Gephi/0.10.1/Gephi.Gephi.installer.yaml @@ -1,22 +1,21 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Gephi.Gephi -PackageVersion: 0.10.1 -InstallerType: inno -ReleaseDate: 2023-01-17 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/gephi/gephi/releases/download/v0.10.1/gephi-0.10.1-windows-x64.exe - InstallerSha256: B3B45955EA58A22220B189897EBF667CCCA26BED47A050CFECEB4C2F0F6E5344 - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/gephi/gephi/releases/download/v0.10.1/gephi-0.10.1-windows-x64.exe - InstallerSha256: B3B45955EA58A22220B189897EBF667CCCA26BED47A050CFECEB4C2F0F6E5344 - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json + +PackageIdentifier: Gephi.Gephi +PackageVersion: 0.10.1 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/gephi/gephi/releases/download/v0.10.1/gephi-0.10.1-windows-x64.exe + InstallerSha256: b3b45955ea58a22220b189897ebf667ccca26bed47a050cfeceb4c2f0f6e5344 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/gephi/gephi/releases/download/v0.10.1/gephi-0.10.1-windows-x64.exe + InstallerSha256: b3b45955ea58a22220b189897ebf667ccca26bed47a050cfeceb4c2f0f6e5344 +ManifestType: installer +ManifestVersion: 1.5.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +InstallerSwitches: + Custom: /CURRENTUSER +ReleaseDate: "2023-01-17" diff --git a/manifests/g/Gephi/Gephi/0.10.1/Gephi.Gephi.locale.en-US.yaml b/manifests/g/Gephi/Gephi/0.10.1/Gephi.Gephi.locale.en-US.yaml index fe461c36864ae..3fe5e9e7808a5 100644 --- a/manifests/g/Gephi/Gephi/0.10.1/Gephi.Gephi.locale.en-US.yaml +++ b/manifests/g/Gephi/Gephi/0.10.1/Gephi.Gephi.locale.en-US.yaml @@ -1,28 +1,30 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Gephi.Gephi -PackageVersion: 0.10.1 -PackageLocale: en-US -Publisher: Gephi -PublisherUrl: https://github.com/gephi/gephi -PublisherSupportUrl: https://github.com/gephi/gephi/issues -Author: Gephi -PackageName: Gephi -PackageUrl: https://gephi.org -License: CDDL 1.0 and GNU General Public License v3 -LicenseUrl: https://github.com/gephi/gephi/blob/master/LICENSE.md -CopyrightUrl: https://github.com/gephi/gephi/blob/master/LICENSE.md -ShortDescription: Visualization and exploration of grpahs and networks -Moniker: gephi -Tags: -- graph -- graph-manipulation -- graph-visualization -ReleaseNotes: |- - Bugfixes - - Problem when saving (0.10.0) #2731 - - Infinite loop when opening project #2730 -ReleaseNotesUrl: https://github.com/gephi/gephi/releases/tag/v0.10.1 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json + +PackageIdentifier: Gephi.Gephi +PackageVersion: 0.10.1 +PackageLocale: en-US +Publisher: Gephi +PublisherUrl: https://github.com/gephi/gephi +PublisherSupportUrl: https://github.com/gephi/gephi/issues +# PrivacyUrl: +Author: Gephi +PackageName: Gephi +PackageUrl: https://gephi.org +License: CDDL 1.0 and GNU General Public License v3 +LicenseUrl: https://github.com/gephi/gephi/blob/master/LICENSE.md +# Copyright: +CopyrightUrl: https://github.com/gephi/gephi/blob/master/LICENSE.md +ShortDescription: Visualization and exploration of grpahs and networks +# Description: +Moniker: gephi +Tags: +- graph +- graph-manipulation +- graph-visualization +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/gephi/gephi/releases/tag/v0.10.1 diff --git a/manifests/g/Gephi/Gephi/0.10.1/Gephi.Gephi.yaml b/manifests/g/Gephi/Gephi/0.10.1/Gephi.Gephi.yaml index a5bc987c2564f..0e362edd4b573 100644 --- a/manifests/g/Gephi/Gephi/0.10.1/Gephi.Gephi.yaml +++ b/manifests/g/Gephi/Gephi/0.10.1/Gephi.Gephi.yaml @@ -1,8 +1,8 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Gephi.Gephi -PackageVersion: 0.10.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json + +PackageIdentifier: Gephi.Gephi +PackageVersion: 0.10.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 0ecad917659cca30bb241c05c6bf9f3ef05fbb1d Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:55:11 +0530 Subject: [PATCH 380/461] Update version: Ghostgum.GSview version 5.0 (#134394) --- .../GSview/5.0/Ghostgum.GSview.installer.yaml | 27 ++++++------ .../5.0/Ghostgum.GSview.locale.en-US.yaml | 41 ++++++++++--------- .../Ghostgum/GSview/5.0/Ghostgum.GSview.yaml | 17 ++++---- 3 files changed, 44 insertions(+), 41 deletions(-) diff --git a/manifests/g/Ghostgum/GSview/5.0/Ghostgum.GSview.installer.yaml b/manifests/g/Ghostgum/GSview/5.0/Ghostgum.GSview.installer.yaml index 85b4107e9d6ad..fbc8e61c3f97c 100644 --- a/manifests/g/Ghostgum/GSview/5.0/Ghostgum.GSview.installer.yaml +++ b/manifests/g/Ghostgum/GSview/5.0/Ghostgum.GSview.installer.yaml @@ -1,13 +1,14 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Ghostgum.GSview -PackageVersion: '5.0' -InstallerType: nullsoft -ReleaseDate: 2020-09-03 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/bquistorff/gsview/releases/download/v5.0/gsv50w64_auto.exe - InstallerSha256: F428F040351FCBFD3DA2C7018493166D01157AEDBB8B3DFA3B751D29146627D8 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Ghostgum.GSview +PackageVersion: '5.0' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bquistorff/gsview/releases/download/v5.0/gsv50w64_auto.exe + InstallerSha256: f428f040351fcbfd3da2c7018493166d01157aedbb8b3dfa3b751d29146627d8 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +ReleaseDate: "2020-09-03" diff --git a/manifests/g/Ghostgum/GSview/5.0/Ghostgum.GSview.locale.en-US.yaml b/manifests/g/Ghostgum/GSview/5.0/Ghostgum.GSview.locale.en-US.yaml index fd4d9f0d710ea..b86c68e87419f 100644 --- a/manifests/g/Ghostgum/GSview/5.0/Ghostgum.GSview.locale.en-US.yaml +++ b/manifests/g/Ghostgum/GSview/5.0/Ghostgum.GSview.locale.en-US.yaml @@ -1,20 +1,21 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Ghostgum.GSview -PackageVersion: '5.0' -PackageLocale: en-US -Publisher: Ghostgum -PublisherUrl: https://github.com/bquistorff -PublisherSupportUrl: https://github.com/bquistorff/gsview/issues -PackageName: GSview -PackageUrl: http://www.ghostgum.com.au -License: Aladdin Free Public Licence -LicenseUrl: https://github.com/bquistorff/gsview/blob/master/LICENCE -ShortDescription: GSview is a graphical interface for Ghostscript, an interpreter for the PostScript language and Portable Document Format. GSview allows selected pages to be viewed, printed, or converted to bitmap, PostScript or PDF formats. Requires Ghostscript. -Tags: -- pdf -- postscript -ReleaseNotesUrl: https://github.com/bquistorff/gsview/releases/tag/v5.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Ghostgum.GSview +PackageVersion: '5.0' +PackageLocale: en-US +Publisher: Ghostgum +PublisherUrl: https://github.com/bquistorff +PublisherSupportUrl: https://github.com/bquistorff/gsview/issues +PackageName: GSview +PackageUrl: http://www.ghostgum.com.au +License: Aladdin Free Public Licence +LicenseUrl: https://github.com/bquistorff/gsview/blob/master/LICENCE +ShortDescription: GSview is a graphical interface for Ghostscript, an interpreter for the PostScript language and Portable Document Format. GSview allows selected pages to be viewed, printed, or converted to bitmap, PostScript or PDF formats. Requires Ghostscript. +Tags: +- pdf +- postscript +ReleaseNotesUrl: https://github.com/bquistorff/gsview/releases/tag/v5.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/Ghostgum/GSview/5.0/Ghostgum.GSview.yaml b/manifests/g/Ghostgum/GSview/5.0/Ghostgum.GSview.yaml index 3c1c3c34c7175..70765199f7b20 100644 --- a/manifests/g/Ghostgum/GSview/5.0/Ghostgum.GSview.yaml +++ b/manifests/g/Ghostgum/GSview/5.0/Ghostgum.GSview.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Ghostgum.GSview -PackageVersion: '5.0' -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Ghostgum.GSview +PackageVersion: '5.0' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 1fb2c2336f2538708b17a075481a9407d277b768 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:55:21 +0530 Subject: [PATCH 381/461] Update version: Geany.Geany version 2.0.0 (#134389) --- .../Geany/2.0.0/Geany.Geany.installer.yaml | 43 +++--- .../Geany/2.0.0/Geany.Geany.locale.en-US.yaml | 135 +++++++++--------- .../g/Geany/Geany/2.0.0/Geany.Geany.yaml | 17 +-- 3 files changed, 99 insertions(+), 96 deletions(-) diff --git a/manifests/g/Geany/Geany/2.0.0/Geany.Geany.installer.yaml b/manifests/g/Geany/Geany/2.0.0/Geany.Geany.installer.yaml index e62e11143306d..e4cd54e3847d4 100644 --- a/manifests/g/Geany/Geany/2.0.0/Geany.Geany.installer.yaml +++ b/manifests/g/Geany/Geany/2.0.0/Geany.Geany.installer.yaml @@ -1,21 +1,22 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Geany.Geany -PackageVersion: 2.0.0 -Platform: -- Windows.Desktop -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ReleaseDate: 2023-10-20 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/geany/geany/releases/download/2.0.0/geany-2.0_setup.exe - InstallerSha256: FDC3E8D183533AE0C87FF3C2B035166E6A4D31379A2014320ABD552D5558D8E9 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Geany.Geany +PackageVersion: 2.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/geany/geany/releases/download/2.0.0/geany-2.0_setup.exe + InstallerSha256: fdc3e8d183533ae0c87ff3c2b035166e6a4d31379a2014320abd552d5558d8e9 +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: "2023-10-19" diff --git a/manifests/g/Geany/Geany/2.0.0/Geany.Geany.locale.en-US.yaml b/manifests/g/Geany/Geany/2.0.0/Geany.Geany.locale.en-US.yaml index 53d0f75cfeed7..2486ca71d413d 100644 --- a/manifests/g/Geany/Geany/2.0.0/Geany.Geany.locale.en-US.yaml +++ b/manifests/g/Geany/Geany/2.0.0/Geany.Geany.locale.en-US.yaml @@ -1,67 +1,68 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Geany.Geany -PackageVersion: 2.0.0 -PackageLocale: en-US -Publisher: The Geany developer team -PublisherUrl: https://www.geany.org -PublisherSupportUrl: https://github.com/geany/geany/issues -Author: The Geany developer team -PackageName: Geany -PackageUrl: https://www.geany.org -License: GPL-2.0-or-later -LicenseUrl: https://raw.githubusercontent.com/geany/geany/master/COPYING -ShortDescription: A powerful, stable and lightweight programmer's text editor that provides tons of useful features without bogging down your workflow. -Moniker: geany -Tags: -- editor -- geany -- ide -- scintilla -- text -- texteditor -ReleaseNotes: |- - General - - Split "session data" into session.conf, preferences are written to and read from geany.conf (PR#2776, PR#2779, PR#3014, PR#3125 and more). - - Add new build system Meson (experimental) (PR#2761). - - Require GTK 3.24 (#3580). - Bug fixes - - (Re-)Add ability to scroll over document tabs (Luke Horwell, PR#3134). - - Fix keyword colorization on filetype change (PR#3553). - - Fix startup files order when placing tabs next to the current one (PR#3611). - Interface - - The document list in the sidebar has a new tree view. - This mode is the new default and existing installations automatically use it (PR#1813). - - Use dark-theme friendly colors for compiler messages (PR#3013). - - Add a confirmation dialog on search & replace for the whole session (PR#3033). - - Filter entry for symbol tree (PR#3055). - - Simplify project creation from existing directories with sources (PR#3042). - - Add option to show symbols in symbol tree without category groups (PR#3172). - - Add option to only show line endings if they differ from file default (PR#3287). - - Make tab label length and window title length configurable (Abdul Rafey, #3365). - - Make Go to Symbol commands show signature list (PR#3475). - Editor - - Update Scintilla to 5.3.7 and Lexilla to 5.2.7 (PR#2867, PR#3551). - - Add "Change history" feature (disabled by default) (PR#3551). - Filetypes - - Sync many parsers from the Universal Ctags project, this leads to updated symbol parsers (PR#2990, PR#2991, PR#3032). - - Improved support for the ctags file format, which is now the recommended format for tags files (PR#3049). - - Update Kotlin filetype config (PR#3456). - - Apply Markdown header style to the complete header (Robert Di Pardo, PR#3602). - - Update Nim filetype config (Zoom, PR#2988). - - Update PHP filetype config (PR#3488). - - Update Python filetype config (PR#3039). - - Add AutoIt filetype (Skif-off, PR#1752). - - Add GDScript filetype (David Yang, PR#3012). - - Remove Ferite filetype (PR#3075). - - Enable local variables and improve autocompletion for C/C++ and some other languages (PR#3185, PR#3275). - Windows - - Remove native file and color dialogs on Windows, GTK dialogs will be used instead (#3219). - - Use "Prof-Gnome" GTK theme by default (same theme as used on macOS) for a better experience, the "Adwaita" theme can still be activated (PR#3129). - Internationalization - - Updated translations: cz, da, de, fr, es, kk, lv, it, nl, pt, sk, ru, ua - - Added translations: si -ReleaseNotesUrl: https://github.com/geany/geany/releases/tag/2.0.0 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Geany.Geany +PackageVersion: 2.0.0 +PackageLocale: en-US +Publisher: The Geany developer team +PublisherUrl: https://www.geany.org +PublisherSupportUrl: https://github.com/geany/geany/issues +Author: The Geany developer team +PackageName: Geany +PackageUrl: https://www.geany.org +License: GPL-2.0-or-later +LicenseUrl: https://raw.githubusercontent.com/geany/geany/master/COPYING +ShortDescription: A powerful, stable and lightweight programmer's text editor that provides tons of useful features without bogging down your workflow. +Moniker: geany +Tags: +- editor +- geany +- ide +- scintilla +- text +- texteditor +ReleaseNotes: |- + General + - Split "session data" into session.conf, preferences are written to and read from geany.conf (PR#2776, PR#2779, PR#3014, PR#3125 and more). + - Add new build system Meson (experimental) (PR#2761). + - Require GTK 3.24 (#3580). + Bug fixes + - (Re-)Add ability to scroll over document tabs (Luke Horwell, PR#3134). + - Fix keyword colorization on filetype change (PR#3553). + - Fix startup files order when placing tabs next to the current one (PR#3611). + Interface + - The document list in the sidebar has a new tree view. + This mode is the new default and existing installations automatically use it (PR#1813). + - Use dark-theme friendly colors for compiler messages (PR#3013). + - Add a confirmation dialog on search & replace for the whole session (PR#3033). + - Filter entry for symbol tree (PR#3055). + - Simplify project creation from existing directories with sources (PR#3042). + - Add option to show symbols in symbol tree without category groups (PR#3172). + - Add option to only show line endings if they differ from file default (PR#3287). + - Make tab label length and window title length configurable (Abdul Rafey, #3365). + - Make Go to Symbol commands show signature list (PR#3475). + Editor + - Update Scintilla to 5.3.7 and Lexilla to 5.2.7 (PR#2867, PR#3551). + - Add "Change history" feature (disabled by default) (PR#3551). + Filetypes + - Sync many parsers from the Universal Ctags project, this leads to updated symbol parsers (PR#2990, PR#2991, PR#3032). + - Improved support for the ctags file format, which is now the recommended format for tags files (PR#3049). + - Update Kotlin filetype config (PR#3456). + - Apply Markdown header style to the complete header (Robert Di Pardo, PR#3602). + - Update Nim filetype config (Zoom, PR#2988). + - Update PHP filetype config (PR#3488). + - Update Python filetype config (PR#3039). + - Add AutoIt filetype (Skif-off, PR#1752). + - Add GDScript filetype (David Yang, PR#3012). + - Remove Ferite filetype (PR#3075). + - Enable local variables and improve autocompletion for C/C++ and some other languages (PR#3185, PR#3275). + Windows + - Remove native file and color dialogs on Windows, GTK dialogs will be used instead (#3219). + - Use "Prof-Gnome" GTK theme by default (same theme as used on macOS) for a better experience, the "Adwaita" theme can still be activated (PR#3129). + Internationalization + - Updated translations: cz, da, de, fr, es, kk, lv, it, nl, pt, sk, ru, ua + - Added translations: si +ReleaseNotesUrl: https://github.com/geany/geany/releases/tag/2.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/Geany/Geany/2.0.0/Geany.Geany.yaml b/manifests/g/Geany/Geany/2.0.0/Geany.Geany.yaml index db4e950cb9f42..648ed89e7dea0 100644 --- a/manifests/g/Geany/Geany/2.0.0/Geany.Geany.yaml +++ b/manifests/g/Geany/Geany/2.0.0/Geany.Geany.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Geany.Geany -PackageVersion: 2.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Geany.Geany +PackageVersion: 2.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4a37d1de3691fd343f05b696ed39274956abb871 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:55:31 +0530 Subject: [PATCH 382/461] Update version: GeekCorner.threema version 2.5.1 (#134390) --- .../2.5.1/GeekCorner.threema.installer.yaml | 91 +++++++++---------- .../GeekCorner.threema.locale.en-US.yaml | 83 +++++++++-------- .../threema/2.5.1/GeekCorner.threema.yaml | 17 ++-- 3 files changed, 97 insertions(+), 94 deletions(-) diff --git a/manifests/g/GeekCorner/threema/2.5.1/GeekCorner.threema.installer.yaml b/manifests/g/GeekCorner/threema/2.5.1/GeekCorner.threema.installer.yaml index cda357defea36..fee0af6484f5e 100644 --- a/manifests/g/GeekCorner/threema/2.5.1/GeekCorner.threema.installer.yaml +++ b/manifests/g/GeekCorner/threema/2.5.1/GeekCorner.threema.installer.yaml @@ -1,50 +1,41 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: GeekCorner.threema -PackageVersion: 2.5.1 -InstallerType: nullsoft -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2022-11-08 -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://github.com/GeekCornerGH/threema-for-desktop/releases/download/v2.5.1/Threema-For-Desktop-setup-2.5.1.exe - InstallerSha256: 7C7CF35397A2710C82D15AB451E8A1632FA1C8250BE3F1560AC8C2EA9C374010 - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x86 - Scope: machine - InstallerUrl: https://github.com/GeekCornerGH/threema-for-desktop/releases/download/v2.5.1/Threema-For-Desktop-setup-2.5.1.exe - InstallerSha256: 7C7CF35397A2710C82D15AB451E8A1632FA1C8250BE3F1560AC8C2EA9C374010 - InstallerSwitches: - Custom: /ALLUSERS -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/GeekCornerGH/threema-for-desktop/releases/download/v2.5.1/Threema-For-Desktop-setup-2.5.1.exe - InstallerSha256: 7C7CF35397A2710C82D15AB451E8A1632FA1C8250BE3F1560AC8C2EA9C374010 - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/GeekCornerGH/threema-for-desktop/releases/download/v2.5.1/Threema-For-Desktop-setup-2.5.1.exe - InstallerSha256: 7C7CF35397A2710C82D15AB451E8A1632FA1C8250BE3F1560AC8C2EA9C374010 - InstallerSwitches: - Custom: /ALLUSERS -- Architecture: arm64 - Scope: user - InstallerUrl: https://github.com/GeekCornerGH/threema-for-desktop/releases/download/v2.5.1/Threema-For-Desktop-setup-2.5.1.exe - InstallerSha256: 7C7CF35397A2710C82D15AB451E8A1632FA1C8250BE3F1560AC8C2EA9C374010 - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: arm64 - Scope: machine - InstallerUrl: https://github.com/GeekCornerGH/threema-for-desktop/releases/download/v2.5.1/Threema-For-Desktop-setup-2.5.1.exe - InstallerSha256: 7C7CF35397A2710C82D15AB451E8A1632FA1C8250BE3F1560AC8C2EA9C374010 - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: GeekCorner.threema +PackageVersion: 2.5.1 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/GeekCornerGH/threema-for-desktop/releases/download/v2.5.1/Threema-For-Desktop-setup-2.5.1.exe + InstallerSha256: 7c7cf35397a2710c82d15ab451e8a1632fa1c8250be3f1560ac8c2ea9c374010 +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/GeekCornerGH/threema-for-desktop/releases/download/v2.5.1/Threema-For-Desktop-setup-2.5.1.exe + InstallerSha256: 7c7cf35397a2710c82d15ab451e8a1632fa1c8250be3f1560ac8c2ea9c374010 +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/GeekCornerGH/threema-for-desktop/releases/download/v2.5.1/Threema-For-Desktop-setup-2.5.1.exe + InstallerSha256: 7c7cf35397a2710c82d15ab451e8a1632fa1c8250be3f1560ac8c2ea9c374010 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/GeekCornerGH/threema-for-desktop/releases/download/v2.5.1/Threema-For-Desktop-setup-2.5.1.exe + InstallerSha256: 7c7cf35397a2710c82d15ab451e8a1632fa1c8250be3f1560ac8c2ea9c374010 +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/GeekCornerGH/threema-for-desktop/releases/download/v2.5.1/Threema-For-Desktop-setup-2.5.1.exe + InstallerSha256: 7c7cf35397a2710c82d15ab451e8a1632fa1c8250be3f1560ac8c2ea9c374010 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/GeekCornerGH/threema-for-desktop/releases/download/v2.5.1/Threema-For-Desktop-setup-2.5.1.exe + InstallerSha256: 7c7cf35397a2710c82d15ab451e8a1632fa1c8250be3f1560ac8c2ea9c374010 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +InstallerSwitches: + Custom: /CURRENTUSER +UpgradeBehavior: install +ReleaseDate: "2022-11-08" diff --git a/manifests/g/GeekCorner/threema/2.5.1/GeekCorner.threema.locale.en-US.yaml b/manifests/g/GeekCorner/threema/2.5.1/GeekCorner.threema.locale.en-US.yaml index 41744ddab2c98..7b279560a77d5 100644 --- a/manifests/g/GeekCorner/threema/2.5.1/GeekCorner.threema.locale.en-US.yaml +++ b/manifests/g/GeekCorner/threema/2.5.1/GeekCorner.threema.locale.en-US.yaml @@ -1,36 +1,47 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: GeekCorner.threema -PackageVersion: 2.5.1 -PackageLocale: en-US -Publisher: GeekCorner -PublisherUrl: https://github.com/GeekCornerGH/threema-for-desktop -PublisherSupportUrl: https://github.com/GeekCornerGH/threema-for-desktop/issues -Author: GeekCorner -PackageName: Threema For Desktop -PackageUrl: https://github.com/GeekCornerGH/threema-for-desktop -License: MIT License -LicenseUrl: https://raw.githubusercontent.com/GeekCornerGH/threema-for-desktop/master/LICENSE -Copyright: Copyright 2021 GeekCorner -CopyrightUrl: https://raw.githubusercontent.com/GeekCornerGH/threema-for-desktop/master/LICENSE -ShortDescription: Unofficial desktop client for Threema -Moniker: threema-unofficial -ReleaseNotes: |- - What's Changed - - chore(deps): update dependency electron to v19.0.5 by @renovate in #174 - - chore(deps): update dependency electron-builder to v23.1.0 by @renovate in #175 - - chore(deps): update dependency eslint to v8.19.0 by @renovate in #177 - - chore(deps): update dependency electron-builder to v23.3.3 by @renovate in #179 - - chore(deps): update dependency electron to v20 by @renovate in #180 - - chore(deps): update dependency electron to v20.0.1 by @renovate in #181 - - chore(deps): update dependency electron to v20.0.2 by @renovate in #182 - - chore(deps): update typescript-eslint monorepo to v5.42.1 by @renovate in #173 - - chore(deps): update pnpm/action-setup action to v2.2.4 by @renovate in #187 - - chore(deps): update dependency eslint to v8.27.0 by @renovate in #178 - - chore(deps): update dependency electron to v21 by @renovate in #185 - - chore(deps): update dependency electron-builder to v23.6.0 by @renovate in #186 - - chore(deps): update dependency typescript to v4.8.4 by @renovate in #184 -ReleaseNotesUrl: https://github.com/GeekCornerGH/threema-for-desktop/releases/tag/v2.5.1 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: GeekCorner.threema +PackageVersion: 2.5.1 +PackageLocale: en-US +Publisher: GeekCorner +PublisherUrl: https://github.com/GeekCornerGH/threema-for-desktop +PublisherSupportUrl: https://github.com/GeekCornerGH/threema-for-desktop/issues +Author: GeekCorner +PackageName: Threema For Desktop +PackageUrl: https://github.com/GeekCornerGH/threema-for-desktop +License: MIT License +LicenseUrl: https://raw.githubusercontent.com/GeekCornerGH/threema-for-desktop/master/LICENSE +Copyright: Copyright 2021 GeekCorner +CopyrightUrl: https://raw.githubusercontent.com/GeekCornerGH/threema-for-desktop/master/LICENSE +ShortDescription: Unofficial desktop client for Threema +Moniker: threema-unofficial +ReleaseNotes: |- + What's Changed + - chore(deps): update dependency electron to v19.0.5 by @renovate in #174 + - chore(deps): update dependency electron-builder to v23.1.0 by @renovate in #175 + - chore(deps): update dependency eslint to v8.19.0 by @renovate in #177 + - chore(deps): update dependency electron-builder to v23.3.3 by @renovate in #179 + - chore(deps): update dependency electron to v20 by @renovate in #180 + - chore(deps): update dependency electron to v20.0.1 by @renovate in #181 + - chore(deps): update dependency electron to v20.0.2 by @renovate in #182 + - chore(deps): update typescript-eslint monorepo to v5.42.1 by @renovate in #173 + - chore(deps): update pnpm/action-setup action to v2.2.4 by @renovate in #187 + - chore(deps): update dependency eslint to v8.27.0 by @renovate in #178 + - chore(deps): update dependency electron to v21 by @renovate in #185 + - chore(deps): update dependency electron-builder to v23.6.0 by @renovate in #186 + - chore(deps): update dependency typescript to v4.8.4 by @renovate in #184 +ReleaseNotesUrl: https://github.com/GeekCornerGH/threema-for-desktop/releases/tag/v2.5.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- cross-platform +- desktop +- electron +- hacktoberfest +- hacktoberfest2021 +- linux +- macos +- typescript +- windows diff --git a/manifests/g/GeekCorner/threema/2.5.1/GeekCorner.threema.yaml b/manifests/g/GeekCorner/threema/2.5.1/GeekCorner.threema.yaml index 79c8dcc3c1d2d..7fafa2194ec16 100644 --- a/manifests/g/GeekCorner/threema/2.5.1/GeekCorner.threema.yaml +++ b/manifests/g/GeekCorner/threema/2.5.1/GeekCorner.threema.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: GeekCorner.threema -PackageVersion: 2.5.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: GeekCorner.threema +PackageVersion: 2.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4fbdad54fa8199e2ac4384e4af949eb0de8ca2cb Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:55:35 +0530 Subject: [PATCH 383/461] Update version: Gauge.Gauge version 1.5.6 (#134386) --- .../Gauge/1.5.6/Gauge.Gauge.installer.yaml | 45 ++++++++-------- .../Gauge/1.5.6/Gauge.Gauge.locale.en-US.yaml | 51 ++++++++++--------- .../g/Gauge/Gauge/1.5.6/Gauge.Gauge.yaml | 17 ++++--- 3 files changed, 58 insertions(+), 55 deletions(-) diff --git a/manifests/g/Gauge/Gauge/1.5.6/Gauge.Gauge.installer.yaml b/manifests/g/Gauge/Gauge/1.5.6/Gauge.Gauge.installer.yaml index c0a3a43229e28..f3fb6b7582b84 100644 --- a/manifests/g/Gauge/Gauge/1.5.6/Gauge.Gauge.installer.yaml +++ b/manifests/g/Gauge/Gauge/1.5.6/Gauge.Gauge.installer.yaml @@ -1,22 +1,23 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Gauge.Gauge -PackageVersion: 1.5.6 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2023-10-27 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/getgauge/gauge/releases/download/v1.5.6/gauge-1.5.6-windows.x86.exe - InstallerSha256: 1EDC3C59177AF3AF57D47597BD60EFB064E4724AA8CADBE0E934935543A58697 -- Architecture: x64 - InstallerUrl: https://github.com/getgauge/gauge/releases/download/v1.5.6/gauge-1.5.6-windows.x86_64.exe - InstallerSha256: 71154720A1AE21416C56473C2A97652349996F866CBF2C1497B80F6E466552F4 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Gauge.Gauge +PackageVersion: 1.5.6 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/getgauge/gauge/releases/download/v1.5.6/gauge-1.5.6-windows.x86.exe + InstallerSha256: 1edc3c59177af3af57d47597bd60efb064e4724aa8cadbe0e934935543a58697 +- Architecture: x64 + InstallerUrl: https://github.com/getgauge/gauge/releases/download/v1.5.6/gauge-1.5.6-windows.x86_64.exe + InstallerSha256: 71154720a1ae21416c56473c2a97652349996f866cbf2c1497b80f6e466552f4 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: "2023-10-27" diff --git a/manifests/g/Gauge/Gauge/1.5.6/Gauge.Gauge.locale.en-US.yaml b/manifests/g/Gauge/Gauge/1.5.6/Gauge.Gauge.locale.en-US.yaml index ae40dc44cceaf..9360a10fc12b9 100644 --- a/manifests/g/Gauge/Gauge/1.5.6/Gauge.Gauge.locale.en-US.yaml +++ b/manifests/g/Gauge/Gauge/1.5.6/Gauge.Gauge.locale.en-US.yaml @@ -1,25 +1,26 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Gauge.Gauge -PackageVersion: 1.5.6 -PackageLocale: en-US -Publisher: ThoughtWorks Inc. -PublisherUrl: https://github.com/getgauge/gauge -PublisherSupportUrl: https://github.com/getgauge/gauge/issues -Author: ThoughtWorks Inc. -PackageName: Gauge -PackageUrl: https://gauge.org -License: Apache License 2.0 -LicenseUrl: https://raw.githubusercontent.com/getgauge/gauge/master/LICENSE -CopyrightUrl: https://raw.githubusercontent.com/getgauge/gauge/master/LICENSE -ShortDescription: Free and open source test automation framework that takes the pain out of acceptance testing -Moniker: gauge -Tags: -- automation -- gauge -- testing -ReleaseNotes: '- #2422 - Upgrade getgauge/common to solve typescript server crash issue' -ReleaseNotesUrl: https://github.com/getgauge/gauge/releases/tag/v1.5.6 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Gauge.Gauge +PackageVersion: 1.5.6 +PackageLocale: en-US +Publisher: ThoughtWorks Inc. +PublisherUrl: https://github.com/getgauge/gauge +PublisherSupportUrl: https://github.com/getgauge/gauge/issues +Author: ThoughtWorks Inc. +PackageName: Gauge +PackageUrl: https://gauge.org +License: Apache License 2.0 +LicenseUrl: https://raw.githubusercontent.com/getgauge/gauge/master/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/getgauge/gauge/master/LICENSE +ShortDescription: Free and open source test automation framework that takes the pain out of acceptance testing +Moniker: gauge +Tags: +- automation +- gauge +- testing +ReleaseNotes: '- #2422 - Upgrade getgauge/common to solve typescript server crash issue' +ReleaseNotesUrl: https://github.com/getgauge/gauge/releases/tag/v1.5.6 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/Gauge/Gauge/1.5.6/Gauge.Gauge.yaml b/manifests/g/Gauge/Gauge/1.5.6/Gauge.Gauge.yaml index 884d85c007651..72d5a72ae3a46 100644 --- a/manifests/g/Gauge/Gauge/1.5.6/Gauge.Gauge.yaml +++ b/manifests/g/Gauge/Gauge/1.5.6/Gauge.Gauge.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Gauge.Gauge -PackageVersion: 1.5.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Gauge.Gauge +PackageVersion: 1.5.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e1693694785b587ccbf3dcfff82799a2749afa2a Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:55:45 +0530 Subject: [PATCH 384/461] Update version: GaoYoubo.HexoClient version 1.3.6 (#134385) --- .../1.3.6/GaoYoubo.HexoClient.installer.yaml | 29 ++++++------- .../GaoYoubo.HexoClient.locale.en-US.yaml | 42 +++++++++++-------- .../HexoClient/1.3.6/GaoYoubo.HexoClient.yaml | 17 ++++---- 3 files changed, 49 insertions(+), 39 deletions(-) diff --git a/manifests/g/GaoYoubo/HexoClient/1.3.6/GaoYoubo.HexoClient.installer.yaml b/manifests/g/GaoYoubo/HexoClient/1.3.6/GaoYoubo.HexoClient.installer.yaml index d125071e8e269..ab47ab5807f8a 100644 --- a/manifests/g/GaoYoubo/HexoClient/1.3.6/GaoYoubo.HexoClient.installer.yaml +++ b/manifests/g/GaoYoubo/HexoClient/1.3.6/GaoYoubo.HexoClient.installer.yaml @@ -1,14 +1,15 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: GaoYoubo.HexoClient -PackageVersion: 1.3.6 -InstallerType: nullsoft -Scope: user -ReleaseDate: 2020-11-14 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/gaoyoubo/hexo-client/releases/download/v1.3.6/HexoClient-Setup-1.3.6.exe - InstallerSha256: 4F6237F6A9213E6A4A2C480AC144F1EB6F55F09462EDC6BD5E99FFB4FCAD1800 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: GaoYoubo.HexoClient +PackageVersion: 1.3.6 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/gaoyoubo/hexo-client/releases/download/v1.3.6/HexoClient-Setup-1.3.6.exe + InstallerSha256: 4f6237f6a9213e6a4a2c480ac144f1eb6f55f09462edc6bd5e99ffb4fcad1800 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +ReleaseDate: "2020-11-28" diff --git a/manifests/g/GaoYoubo/HexoClient/1.3.6/GaoYoubo.HexoClient.locale.en-US.yaml b/manifests/g/GaoYoubo/HexoClient/1.3.6/GaoYoubo.HexoClient.locale.en-US.yaml index 0f5f6690b1926..e51ce4cce9b37 100644 --- a/manifests/g/GaoYoubo/HexoClient/1.3.6/GaoYoubo.HexoClient.locale.en-US.yaml +++ b/manifests/g/GaoYoubo/HexoClient/1.3.6/GaoYoubo.HexoClient.locale.en-US.yaml @@ -1,17 +1,25 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: GaoYoubo.HexoClient -PackageVersion: 1.3.6 -PackageLocale: en-US -Publisher: Gao Youbo -PublisherUrl: https://github.com/gaoyoubo -PublisherSupportUrl: https://github.com/gaoyoubo/hexo-client/issues -PackageName: HexoClient -PackageUrl: https://github.com/gaoyoubo/hexo-client -License: Apache-2.0 license -LicenseUrl: https://github.com/gaoyoubo/hexo-client/blob/master/LICENSE -ShortDescription: A cross-platform hexo client, build on electron. -ReleaseNotesUrl: https://github.com/gaoyoubo/hexo-client/releases/tag/v1.3.6 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: GaoYoubo.HexoClient +PackageVersion: 1.3.6 +PackageLocale: en-US +Publisher: Gao Youbo +PublisherUrl: https://github.com/gaoyoubo +PublisherSupportUrl: https://github.com/gaoyoubo/hexo-client/issues +PackageName: HexoClient +PackageUrl: https://github.com/gaoyoubo/hexo-client +License: Apache-2.0 license +LicenseUrl: https://github.com/gaoyoubo/hexo-client/blob/master/LICENSE +ShortDescription: A cross-platform hexo client, build on electron. +ReleaseNotesUrl: https://github.com/gaoyoubo/hexo-client/releases/tag/v1.3.6 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- electron +- electron-app +- electron-vue +- hexo +- hexo-client +- vue diff --git a/manifests/g/GaoYoubo/HexoClient/1.3.6/GaoYoubo.HexoClient.yaml b/manifests/g/GaoYoubo/HexoClient/1.3.6/GaoYoubo.HexoClient.yaml index 4a3b920cafe2d..95596a1f32529 100644 --- a/manifests/g/GaoYoubo/HexoClient/1.3.6/GaoYoubo.HexoClient.yaml +++ b/manifests/g/GaoYoubo/HexoClient/1.3.6/GaoYoubo.HexoClient.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: GaoYoubo.HexoClient -PackageVersion: 1.3.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: GaoYoubo.HexoClient +PackageVersion: 1.3.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 05cb6529e09b635acfae29a8d9d249fcbc0b7858 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:55:53 +0530 Subject: [PATCH 385/461] New version: GDevelop.GDevelop version 5.3.186 (#134388) --- .../5.3.186/GDevelop.GDevelop.installer.yaml | 22 +++++++++++++ .../GDevelop.GDevelop.locale.en-US.yaml | 31 +++++++++++++++++++ .../GDevelop/5.3.186/GDevelop.GDevelop.yaml | 9 ++++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/g/GDevelop/GDevelop/5.3.186/GDevelop.GDevelop.installer.yaml create mode 100644 manifests/g/GDevelop/GDevelop/5.3.186/GDevelop.GDevelop.locale.en-US.yaml create mode 100644 manifests/g/GDevelop/GDevelop/5.3.186/GDevelop.GDevelop.yaml diff --git a/manifests/g/GDevelop/GDevelop/5.3.186/GDevelop.GDevelop.installer.yaml b/manifests/g/GDevelop/GDevelop/5.3.186/GDevelop.GDevelop.installer.yaml new file mode 100644 index 0000000000000..7a2091aa4352f --- /dev/null +++ b/manifests/g/GDevelop/GDevelop/5.3.186/GDevelop.GDevelop.installer.yaml @@ -0,0 +1,22 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: GDevelop.GDevelop +PackageVersion: 5.3.186 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/4ian/GDevelop/releases/download/v5.3.186/GDevelop-5-Setup-5.3.186.exe + InstallerSha256: 27b40f0321484d28459c8d234270ebabc9cb0cf8c9bbdc92b25096a792057844 +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +FileExtensions: +- json +ReleaseDate: "2023-12-20" diff --git a/manifests/g/GDevelop/GDevelop/5.3.186/GDevelop.GDevelop.locale.en-US.yaml b/manifests/g/GDevelop/GDevelop/5.3.186/GDevelop.GDevelop.locale.en-US.yaml new file mode 100644 index 0000000000000..05bbbba585a83 --- /dev/null +++ b/manifests/g/GDevelop/GDevelop/5.3.186/GDevelop.GDevelop.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: GDevelop.GDevelop +PackageVersion: 5.3.186 +PackageLocale: en-US +Publisher: GDevelop Team +PublisherUrl: http://www.florianrival.com +PublisherSupportUrl: https://github.com/4ian/GDevelop/issues +PrivacyUrl: https://gdevelop-app.com/legal/privacy-policy +Author: Florian Rival +PackageName: GDevelop +PackageUrl: https://gdevelop-app.com +License: MIT +LicenseUrl: https://github.com/4ian/GDevelop/blob/master/LICENSE.md +Copyright: Copyright 2008-2021 Florian Rival (Florian.Rival@gmail.com). All rights reserved. +CopyrightUrl: https://github.com/4ian/GDevelop/blob/master/LICENSE.md +ShortDescription: A free and open source nocode game engine designed to be usable by everyone. +Moniker: gdevelop +Tags: +- code +- development +- engine +- game +- gdevelop +- lowcode +- nocode +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/4ian/GDevelop/releases/tag/v5.3.186 diff --git a/manifests/g/GDevelop/GDevelop/5.3.186/GDevelop.GDevelop.yaml b/manifests/g/GDevelop/GDevelop/5.3.186/GDevelop.GDevelop.yaml new file mode 100644 index 0000000000000..387d0f9a9a156 --- /dev/null +++ b/manifests/g/GDevelop/GDevelop/5.3.186/GDevelop.GDevelop.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: GDevelop.GDevelop +PackageVersion: 5.3.186 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From fcb2346933fb5c23d6aa6a7491d1865d00fb770e Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:56:07 +0530 Subject: [PATCH 386/461] Update version: Gajim.Gajim version 1.8.4 (#134384) --- .../Gajim/1.8.4/Gajim.Gajim.installer.yaml | 49 ++++++++++--------- .../Gajim/1.8.4/Gajim.Gajim.locale.en-US.yaml | 45 ++++++++--------- .../g/Gajim/Gajim/1.8.4/Gajim.Gajim.yaml | 17 ++++--- 3 files changed, 57 insertions(+), 54 deletions(-) diff --git a/manifests/g/Gajim/Gajim/1.8.4/Gajim.Gajim.installer.yaml b/manifests/g/Gajim/Gajim/1.8.4/Gajim.Gajim.installer.yaml index a4eb2f5e2db9f..1fd6473f141d6 100644 --- a/manifests/g/Gajim/Gajim/1.8.4/Gajim.Gajim.installer.yaml +++ b/manifests/g/Gajim/Gajim/1.8.4/Gajim.Gajim.installer.yaml @@ -1,24 +1,25 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Gajim.Gajim -PackageVersion: 1.8.4 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: /S -UpgradeBehavior: install -Protocols: -- xmpp -ProductCode: Gajim -ReleaseDate: 2023-11-26 -Installers: -- Architecture: x64 - InstallerUrl: https://gajim.org/downloads/1.8/Gajim-1.8.4-64bit.exe - InstallerSha256: 8BABA67D44909CDA802DA1E5D945E3936F6B276AA89E626A2EBB68D85E9FC34E -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Gajim.Gajim +PackageVersion: 1.8.4 +Installers: +- Architecture: x64 + InstallerUrl: https://gajim.org/downloads/1.8/Gajim-1.8.4-64bit.exe + InstallerSha256: 8baba67d44909cda802da1e5d945e3936f6b276aa89e626a2ebb68d85e9fc34e +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S +UpgradeBehavior: install +Protocols: +- xmpp +ProductCode: Gajim +ReleaseDate: 2023-11-26 diff --git a/manifests/g/Gajim/Gajim/1.8.4/Gajim.Gajim.locale.en-US.yaml b/manifests/g/Gajim/Gajim/1.8.4/Gajim.Gajim.locale.en-US.yaml index c3e4b2950dbca..f826aabe3f508 100644 --- a/manifests/g/Gajim/Gajim/1.8.4/Gajim.Gajim.locale.en-US.yaml +++ b/manifests/g/Gajim/Gajim/1.8.4/Gajim.Gajim.locale.en-US.yaml @@ -1,22 +1,23 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Gajim.Gajim -PackageVersion: 1.8.4 -PackageLocale: en-US -Publisher: The Gajim Team -PublisherUrl: https://gajim.org -PublisherSupportUrl: https://gajim.org/support/extensions -PrivacyUrl: https://gajim.org/privacy -Author: The Gajim Team -PackageName: Gajim -PackageUrl: https://gajim.org -License: GPL -LicenseUrl: https://dev.gajim.org/gajim/gajim/-/blob/master/COPYING -Copyright: (C) 2003-2021 The Gajim Team https://gajim.org -ShortDescription: Fully-featured XMPP client. -Tags: -- jabber -- xmpp -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Gajim.Gajim +PackageVersion: 1.8.4 +PackageLocale: en-US +Publisher: The Gajim Team +PublisherUrl: https://gajim.org +PublisherSupportUrl: https://gajim.org/support/extensions +PrivacyUrl: https://gajim.org/privacy +Author: The Gajim Team +PackageName: Gajim +PackageUrl: https://gajim.org +License: GPL +LicenseUrl: https://dev.gajim.org/gajim/gajim/-/blob/master/COPYING +Copyright: (C) 2003-2021 The Gajim Team https://gajim.org +ShortDescription: Fully-featured XMPP client. +Tags: +- jabber +- xmpp +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/Gajim/Gajim/1.8.4/Gajim.Gajim.yaml b/manifests/g/Gajim/Gajim/1.8.4/Gajim.Gajim.yaml index 0df056a97b23c..1c97bf416a415 100644 --- a/manifests/g/Gajim/Gajim/1.8.4/Gajim.Gajim.yaml +++ b/manifests/g/Gajim/Gajim/1.8.4/Gajim.Gajim.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Gajim.Gajim -PackageVersion: 1.8.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Gajim.Gajim +PackageVersion: 1.8.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From dabac61e26acfa75fed63bfeed5cdc8064476296 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:56:19 +0530 Subject: [PATCH 387/461] Update version: g07cha.pomodoro version 3.4.2 (#134383) --- .../3.4.2/g07cha.pomodoro.installer.yaml | 27 ++++++----- .../3.4.2/g07cha.pomodoro.locale.en-US.yaml | 47 ++++++++++--------- .../pomodoro/3.4.2/g07cha.pomodoro.yaml | 17 +++---- 3 files changed, 47 insertions(+), 44 deletions(-) diff --git a/manifests/g/g07cha/pomodoro/3.4.2/g07cha.pomodoro.installer.yaml b/manifests/g/g07cha/pomodoro/3.4.2/g07cha.pomodoro.installer.yaml index e214d70739f16..9e1cfab9fcf18 100644 --- a/manifests/g/g07cha/pomodoro/3.4.2/g07cha.pomodoro.installer.yaml +++ b/manifests/g/g07cha/pomodoro/3.4.2/g07cha.pomodoro.installer.yaml @@ -1,13 +1,14 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: g07cha.pomodoro -PackageVersion: 3.4.2 -InstallerType: nullsoft -ReleaseDate: 2023-10-25 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/G07cha/pomodoro/releases/download/v3.4.2/Pomodoro_3.4.2_x64-setup.exe - InstallerSha256: B6D5423E762DD03B59659897E65128CFD83FBF0E009531927498CD937A11DFC6 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: g07cha.pomodoro +PackageVersion: 3.4.2 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/G07cha/pomodoro/releases/download/v3.4.2/Pomodoro_3.4.2_x64-setup.exe + InstallerSha256: b6d5423e762dd03b59659897e65128cfd83fbf0e009531927498cd937a11dfc6 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +ReleaseDate: "2023-10-25" diff --git a/manifests/g/g07cha/pomodoro/3.4.2/g07cha.pomodoro.locale.en-US.yaml b/manifests/g/g07cha/pomodoro/3.4.2/g07cha.pomodoro.locale.en-US.yaml index 9f6705cfcfeaf..079352c040919 100644 --- a/manifests/g/g07cha/pomodoro/3.4.2/g07cha.pomodoro.locale.en-US.yaml +++ b/manifests/g/g07cha/pomodoro/3.4.2/g07cha.pomodoro.locale.en-US.yaml @@ -1,23 +1,24 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: g07cha.pomodoro -PackageVersion: 3.4.2 -PackageLocale: en-US -Publisher: g07cha -PublisherUrl: https://github.com/G07cha -PublisherSupportUrl: https://github.com/G07cha/pomodoro/issues -Author: G07cha -PackageName: Pomodoro -PackageUrl: https://github.com/G07cha/pomodoro -License: MIT -LicenseUrl: https://github.com/G07cha/pomodoro/blob/master/license -ShortDescription: Time managment tool for Windows and OS X based on Pomodoro Technique. -Tags: -- electron -- management -- time -- timer -ReleaseNotesUrl: https://github.com/G07cha/pomodoro/releases/tag/v3.4.2 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: g07cha.pomodoro +PackageVersion: 3.4.2 +PackageLocale: en-US +Publisher: g07cha +PublisherUrl: https://github.com/G07cha +PublisherSupportUrl: https://github.com/G07cha/pomodoro/issues +Author: G07cha +PackageName: Pomodoro +PackageUrl: https://github.com/G07cha/pomodoro +License: MIT +LicenseUrl: https://github.com/G07cha/pomodoro/blob/master/license +ShortDescription: Time managment tool for Windows and OS X based on Pomodoro Technique. +Tags: +- electron +- management +- time +- timer +ReleaseNotesUrl: https://github.com/G07cha/pomodoro/releases/tag/v3.4.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/g07cha/pomodoro/3.4.2/g07cha.pomodoro.yaml b/manifests/g/g07cha/pomodoro/3.4.2/g07cha.pomodoro.yaml index 00b28bf0e08ea..6de18b9eb3c03 100644 --- a/manifests/g/g07cha/pomodoro/3.4.2/g07cha.pomodoro.yaml +++ b/manifests/g/g07cha/pomodoro/3.4.2/g07cha.pomodoro.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: g07cha.pomodoro -PackageVersion: 3.4.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: g07cha.pomodoro +PackageVersion: 3.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 083258c369be8b231627cd218db890b2b26b8067 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:56:28 +0530 Subject: [PATCH 388/461] Update version: fredserva.birdskitchen version 0.8.3 (#134381) --- .../fredserva.birdskitchen.installer.yaml | 27 ++++++------ .../fredserva.birdskitchen.locale.en-US.yaml | 42 +++++++++++-------- .../0.8.3/fredserva.birdskitchen.yaml | 17 ++++---- 3 files changed, 48 insertions(+), 38 deletions(-) diff --git a/manifests/f/fredserva/birdskitchen/0.8.3/fredserva.birdskitchen.installer.yaml b/manifests/f/fredserva/birdskitchen/0.8.3/fredserva.birdskitchen.installer.yaml index 4efa1377851be..ae55330a95a97 100644 --- a/manifests/f/fredserva/birdskitchen/0.8.3/fredserva.birdskitchen.installer.yaml +++ b/manifests/f/fredserva/birdskitchen/0.8.3/fredserva.birdskitchen.installer.yaml @@ -1,13 +1,14 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: fredserva.birdskitchen -PackageVersion: 0.8.3 -InstallerType: nullsoft -ReleaseDate: 2021-02-03 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/fredserva/birdskitchen/releases/download/v0.8.3/Birds-Kitchen-Setup-0.8.3.exe - InstallerSha256: BC23633C32311577F1B45D98D7B367C4ED6C681D2B45B2C09C570AD714F0BBF2 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: fredserva.birdskitchen +PackageVersion: 0.8.3 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/fredserva/birdskitchen/releases/download/v0.8.3/Birds-Kitchen-Setup-0.8.3.exe + InstallerSha256: bc23633c32311577f1b45d98d7b367c4ed6c681d2b45b2c09c570ad714f0bbf2 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +ReleaseDate: "2021-02-03" diff --git a/manifests/f/fredserva/birdskitchen/0.8.3/fredserva.birdskitchen.locale.en-US.yaml b/manifests/f/fredserva/birdskitchen/0.8.3/fredserva.birdskitchen.locale.en-US.yaml index 88368a2bc1b3d..fd965b2c0f38a 100644 --- a/manifests/f/fredserva/birdskitchen/0.8.3/fredserva.birdskitchen.locale.en-US.yaml +++ b/manifests/f/fredserva/birdskitchen/0.8.3/fredserva.birdskitchen.locale.en-US.yaml @@ -1,17 +1,25 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: fredserva.birdskitchen -PackageVersion: 0.8.3 -PackageLocale: en-US -Publisher: Frédéric Serva -PublisherUrl: https://github.com/fredserva -PublisherSupportUrl: https://github.com/fredserva/birdskitchen/issues -PackageName: Birds Kitchen -PackageUrl: https://github.com/fredserva/birdskitchen -License: Attribution-NonCommercial-NoDerivatives 4.0 International -LicenseUrl: https://github.com/fredserva/birdskitchen/blob/master/LICENSE -ShortDescription: A free and open source recipe manager -ReleaseNotesUrl: https://github.com/fredserva/birdskitchen/releases/tag/v0.8.3 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: fredserva.birdskitchen +PackageVersion: 0.8.3 +PackageLocale: en-US +Publisher: Frédéric Serva +PublisherUrl: https://github.com/fredserva +PublisherSupportUrl: https://github.com/fredserva/birdskitchen/issues +PackageName: Birds Kitchen +PackageUrl: https://github.com/fredserva/birdskitchen +License: Attribution-NonCommercial-NoDerivatives 4.0 International +LicenseUrl: https://github.com/fredserva/birdskitchen/blob/master/LICENSE +ShortDescription: A free and open source recipe manager +ReleaseNotesUrl: https://github.com/fredserva/birdskitchen/releases/tag/v0.8.3 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +Tags: +- appimage +- electron +- electron-app +- react +- recipes +- recipes-app diff --git a/manifests/f/fredserva/birdskitchen/0.8.3/fredserva.birdskitchen.yaml b/manifests/f/fredserva/birdskitchen/0.8.3/fredserva.birdskitchen.yaml index cda3b1694209e..9f44e91c29cbf 100644 --- a/manifests/f/fredserva/birdskitchen/0.8.3/fredserva.birdskitchen.yaml +++ b/manifests/f/fredserva/birdskitchen/0.8.3/fredserva.birdskitchen.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: fredserva.birdskitchen -PackageVersion: 0.8.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: fredserva.birdskitchen +PackageVersion: 0.8.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e7bc412989d23181e8bb9633ad838f98257c63d4 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:56:44 +0530 Subject: [PATCH 389/461] Update version: FrancisBanyikwa.SiriKali version 1.5.1 (#134380) --- .../FrancisBanyikwa.SiriKali.installer.yaml | 31 +++++------ ...FrancisBanyikwa.SiriKali.locale.en-US.yaml | 53 ++++++++++--------- .../1.5.1/FrancisBanyikwa.SiriKali.yaml | 17 +++--- 3 files changed, 52 insertions(+), 49 deletions(-) diff --git a/manifests/f/FrancisBanyikwa/SiriKali/1.5.1/FrancisBanyikwa.SiriKali.installer.yaml b/manifests/f/FrancisBanyikwa/SiriKali/1.5.1/FrancisBanyikwa.SiriKali.installer.yaml index 9353fd01c3cd6..2648f9ea8ac97 100644 --- a/manifests/f/FrancisBanyikwa/SiriKali/1.5.1/FrancisBanyikwa.SiriKali.installer.yaml +++ b/manifests/f/FrancisBanyikwa/SiriKali/1.5.1/FrancisBanyikwa.SiriKali.installer.yaml @@ -1,15 +1,16 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: FrancisBanyikwa.SiriKali -PackageVersion: 1.5.1 -InstallerType: inno -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-07-10 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/mhogomchungu/sirikali/releases/download/1.5.1/SiriKali-1.5.1.setup.exe - InstallerSha256: 316634A08F5D2A2ADDF0917A4831F726E0AFE3748C79572D1D63EFAFA4D55521 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: FrancisBanyikwa.SiriKali +PackageVersion: 1.5.1 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/mhogomchungu/sirikali/releases/download/1.5.1/SiriKali-1.5.1.setup.exe + InstallerSha256: 316634a08f5d2a2addf0917a4831f726e0afe3748c79572d1d63efafa4d55521 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ReleaseDate: "2023-07-10" diff --git a/manifests/f/FrancisBanyikwa/SiriKali/1.5.1/FrancisBanyikwa.SiriKali.locale.en-US.yaml b/manifests/f/FrancisBanyikwa/SiriKali/1.5.1/FrancisBanyikwa.SiriKali.locale.en-US.yaml index ef1880b56b779..7043c0509721c 100644 --- a/manifests/f/FrancisBanyikwa/SiriKali/1.5.1/FrancisBanyikwa.SiriKali.locale.en-US.yaml +++ b/manifests/f/FrancisBanyikwa/SiriKali/1.5.1/FrancisBanyikwa.SiriKali.locale.en-US.yaml @@ -1,26 +1,27 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: FrancisBanyikwa.SiriKali -PackageVersion: 1.5.1 -PackageLocale: en-US -Publisher: Francis Banyikwa -PublisherUrl: https://github.com/mhogomchungu -PublisherSupportUrl: https://github.com/mhogomchungu/sirikali/issues -Author: Francis Banyikwa -PackageName: SiriKali -PackageUrl: https://mhogomchungu.github.io/sirikali -License: GPL-2.0-only -LicenseUrl: https://github.com/mhogomchungu/sirikali/blob/master/LICENSE.txt -ShortDescription: A Qt/C++ GUI front end to sshfs, ecryptfs-simple, cryfs, gocryptfs, securefs, fscrypt and encfs -Tags: -- cppcryptfs -- cryfs -- encfs -- gui -- securefs -- sshfs -- winfsp -ReleaseNotesUrl: https://github.com/mhogomchungu/sirikali/releases/tag/1.5.1 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: FrancisBanyikwa.SiriKali +PackageVersion: 1.5.1 +PackageLocale: en-US +Publisher: Francis Banyikwa +PublisherUrl: https://github.com/mhogomchungu +PublisherSupportUrl: https://github.com/mhogomchungu/sirikali/issues +Author: Francis Banyikwa +PackageName: SiriKali +PackageUrl: https://mhogomchungu.github.io/sirikali +License: GPL-2.0-only +LicenseUrl: https://github.com/mhogomchungu/sirikali/blob/master/LICENSE.txt +ShortDescription: A Qt/C++ GUI front end to sshfs, ecryptfs-simple, cryfs, gocryptfs, securefs, fscrypt and encfs +Tags: +- cppcryptfs +- cryfs +- encfs +- gui +- securefs +- sshfs +- winfsp +ReleaseNotesUrl: https://github.com/mhogomchungu/sirikali/releases/tag/1.5.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/f/FrancisBanyikwa/SiriKali/1.5.1/FrancisBanyikwa.SiriKali.yaml b/manifests/f/FrancisBanyikwa/SiriKali/1.5.1/FrancisBanyikwa.SiriKali.yaml index 06b54b644fefc..8ea2ac8c3b1a9 100644 --- a/manifests/f/FrancisBanyikwa/SiriKali/1.5.1/FrancisBanyikwa.SiriKali.yaml +++ b/manifests/f/FrancisBanyikwa/SiriKali/1.5.1/FrancisBanyikwa.SiriKali.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: FrancisBanyikwa.SiriKali -PackageVersion: 1.5.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: FrancisBanyikwa.SiriKali +PackageVersion: 1.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6e208e244a538b8424a60bec44e371020fd66ccb Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:56:56 +0530 Subject: [PATCH 390/461] Add version: Foundry376.Mailspring version 1.13.3 (#134378) --- .../Foundry376.Mailspring.installer.yaml | 22 +++++++++++++++ .../Foundry376.Mailspring.locale.en-US.yaml | 28 +++++++++++++++++++ .../1.13.3/Foundry376.Mailspring.yaml | 8 ++++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/f/Foundry376/Mailspring/1.13.3/Foundry376.Mailspring.installer.yaml create mode 100644 manifests/f/Foundry376/Mailspring/1.13.3/Foundry376.Mailspring.locale.en-US.yaml create mode 100644 manifests/f/Foundry376/Mailspring/1.13.3/Foundry376.Mailspring.yaml diff --git a/manifests/f/Foundry376/Mailspring/1.13.3/Foundry376.Mailspring.installer.yaml b/manifests/f/Foundry376/Mailspring/1.13.3/Foundry376.Mailspring.installer.yaml new file mode 100644 index 0000000000000..cc6e9d3856996 --- /dev/null +++ b/manifests/f/Foundry376/Mailspring/1.13.3/Foundry376.Mailspring.installer.yaml @@ -0,0 +1,22 @@ +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json + +PackageIdentifier: Foundry376.Mailspring +PackageVersion: 1.13.3 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Foundry376/Mailspring/releases/download/1.13.3/MailspringSetup.exe + InstallerSha256: 2e41ec42bdeed8d57449806b7ad2dfa74de1b867b78e31b0391b95d894391fe5 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Silent: -s + SilentWithProgress: -s +UpgradeBehavior: install +ReleaseDate: "2024-01-08" diff --git a/manifests/f/Foundry376/Mailspring/1.13.3/Foundry376.Mailspring.locale.en-US.yaml b/manifests/f/Foundry376/Mailspring/1.13.3/Foundry376.Mailspring.locale.en-US.yaml new file mode 100644 index 0000000000000..19f8bd44a9573 --- /dev/null +++ b/manifests/f/Foundry376/Mailspring/1.13.3/Foundry376.Mailspring.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json + +PackageIdentifier: Foundry376.Mailspring +PackageVersion: 1.13.3 +PackageLocale: en-US +Publisher: Foundry 376, LLC +PublisherUrl: https://getmailspring.com/ +PublisherSupportUrl: https://community.getmailspring.com/c/help/7 +PrivacyUrl: https://getmailspring.com/privacy-policy +Author: Ben Gotow +PackageName: Mailspring +PackageUrl: https://getmailspring.com/ +License: GPL-3.0-or-later +LicenseUrl: https://github.com/Foundry376/Mailspring/blob/master/LICENSE.md +Copyright: Copyright (c) 2016-2021 Foundry 376, LLC. All Rights Reserved. +ShortDescription: Boost your productivity and send better email with Mailspring, the best mail client for Mac, Linux, and Windows. +Moniker: mailspring +Tags: +- email +- mail +- e-mail +- mail-client +- mail-app +- email-app +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/Foundry376/Mailspring/releases/tag/1.13.3 diff --git a/manifests/f/Foundry376/Mailspring/1.13.3/Foundry376.Mailspring.yaml b/manifests/f/Foundry376/Mailspring/1.13.3/Foundry376.Mailspring.yaml new file mode 100644 index 0000000000000..d3317590220b8 --- /dev/null +++ b/manifests/f/Foundry376/Mailspring/1.13.3/Foundry376.Mailspring.yaml @@ -0,0 +1,8 @@ +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json + +PackageIdentifier: Foundry376.Mailspring +PackageVersion: 1.13.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 20409da9d62ae09ff892a92c2e4a01576fc9e64a Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:57:03 +0530 Subject: [PATCH 391/461] Add version: foxglove.studio version 1.83.1 (#134379) --- .../1.83.1/foxglove.studio.installer.yaml | 20 +++++++++++++ .../1.83.1/foxglove.studio.locale.en-US.yaml | 30 +++++++++++++++++++ .../studio/1.83.1/foxglove.studio.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/f/foxglove/studio/1.83.1/foxglove.studio.installer.yaml create mode 100644 manifests/f/foxglove/studio/1.83.1/foxglove.studio.locale.en-US.yaml create mode 100644 manifests/f/foxglove/studio/1.83.1/foxglove.studio.yaml diff --git a/manifests/f/foxglove/studio/1.83.1/foxglove.studio.installer.yaml b/manifests/f/foxglove/studio/1.83.1/foxglove.studio.installer.yaml new file mode 100644 index 0000000000000..2a9222ca5c440 --- /dev/null +++ b/manifests/f/foxglove/studio/1.83.1/foxglove.studio.installer.yaml @@ -0,0 +1,20 @@ +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json + +PackageIdentifier: foxglove.studio +PackageVersion: 1.83.1 +Installers: +- Architecture: arm64 + InstallerUrl: https://github.com/foxglove/studio/releases/download/v1.83.1/foxglove-studio-1.83.1-win-arm64.exe + InstallerSha256: 8f9ef853f6c93a5f32cbe4392e79b78f95429309ffbe4e265dc5a4658f93ff74 +- Architecture: x64 + InstallerUrl: https://github.com/foxglove/studio/releases/download/v1.83.1/foxglove-studio-1.83.1-win-x64.exe + InstallerSha256: cfa62fbae083357d0b59314c665a2b88f392c3d5ddaa862c17da24f8c613a6d8 +- Architecture: x86 + InstallerUrl: https://github.com/foxglove/studio/releases/download/v1.83.1/foxglove-studio-1.83.1-win.exe + InstallerSha256: f0f7945fcbb3ab92485698dfd9c3aba1427655198549d0b21fcdbeddee73e44a +ManifestType: installer +ManifestVersion: 1.5.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +ReleaseDate: "2024-01-05" diff --git a/manifests/f/foxglove/studio/1.83.1/foxglove.studio.locale.en-US.yaml b/manifests/f/foxglove/studio/1.83.1/foxglove.studio.locale.en-US.yaml new file mode 100644 index 0000000000000..aaad0eae8aa66 --- /dev/null +++ b/manifests/f/foxglove/studio/1.83.1/foxglove.studio.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json + +PackageIdentifier: foxglove.studio +PackageVersion: 1.83.1 +PackageLocale: en-US +Publisher: Foxglove Technologies +PublisherUrl: https://foxglove.dev/ +PublisherSupportUrl: https://github.com/foxglove/studio/issues +PrivacyUrl: https://foxglove.dev/legal/privacy +# Author: +PackageName: Foxglove Studio +PackageUrl: https://foxglove.dev/studio +License: MPL-2.0 +LicenseUrl: https://github.com/foxglove/studio/blob/main/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: An integrated visualization and diagnosis tool for robotics. +Description: |- + Use interactive visualizations in customizable layouts to quickly understand what your robot is doing. + Foxglove Studio comes with a rich suite of built-in panels that can be arranged into the perfect layout for your task. + Connect directly to a live robot, or inspect pre-recorded data files. +# Moniker: +Tags: +- foxglove +- robotics +- visualization +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/foxglove/studio/releases/tag/v1.83.1 diff --git a/manifests/f/foxglove/studio/1.83.1/foxglove.studio.yaml b/manifests/f/foxglove/studio/1.83.1/foxglove.studio.yaml new file mode 100644 index 0000000000000..50fbb7d45a1d4 --- /dev/null +++ b/manifests/f/foxglove/studio/1.83.1/foxglove.studio.yaml @@ -0,0 +1,8 @@ +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json + +PackageIdentifier: foxglove.studio +PackageVersion: 1.83.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 0aebc63ba2e1cfc9a498c8d8cb0b1290d7fbaf09 Mon Sep 17 00:00:00 2001 From: Michael Jon Ovcaric <9003059+BiosPlus@users.noreply.github.com> Date: Thu, 18 Jan 2024 05:28:31 +1100 Subject: [PATCH 392/461] Remove version: RossScroggs.GAMADV-XTD3 version 6.53.03 (#135028) --- .../RossScroggs.GAMADV-XTD3.installer.yaml | 14 -------------- .../RossScroggs.GAMADV-XTD3.locale.en-US.yaml | 18 ------------------ .../6.53.03/RossScroggs.GAMADV-XTD3.yaml | 8 -------- 3 files changed, 40 deletions(-) delete mode 100644 manifests/r/RossScroggs/GAMADV-XTD3/6.53.03/RossScroggs.GAMADV-XTD3.installer.yaml delete mode 100644 manifests/r/RossScroggs/GAMADV-XTD3/6.53.03/RossScroggs.GAMADV-XTD3.locale.en-US.yaml delete mode 100644 manifests/r/RossScroggs/GAMADV-XTD3/6.53.03/RossScroggs.GAMADV-XTD3.yaml diff --git a/manifests/r/RossScroggs/GAMADV-XTD3/6.53.03/RossScroggs.GAMADV-XTD3.installer.yaml b/manifests/r/RossScroggs/GAMADV-XTD3/6.53.03/RossScroggs.GAMADV-XTD3.installer.yaml deleted file mode 100644 index ad5b35f568f0c..0000000000000 --- a/manifests/r/RossScroggs/GAMADV-XTD3/6.53.03/RossScroggs.GAMADV-XTD3.installer.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Created using wingetcreate 1.2.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: RossScroggs.GAMADV-XTD3 -PackageVersion: 6.53.03 -Installers: -- InstallerLocale: en-US - Architecture: x64 - InstallerType: wix - InstallerUrl: https://github.com/taers232c/GAMADV-XTD3/releases/download/v6.53.03/gamadv-xtd3-6.53.03-windows-x86_64.msi - InstallerSha256: 0096E26E7DF2D1BE715BF57B3A468FD9451F20224D25F04343DDAC1693153946 - ProductCode: '{AD6993CA-4840-43B6-B6E7-97801F033683}' -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/r/RossScroggs/GAMADV-XTD3/6.53.03/RossScroggs.GAMADV-XTD3.locale.en-US.yaml b/manifests/r/RossScroggs/GAMADV-XTD3/6.53.03/RossScroggs.GAMADV-XTD3.locale.en-US.yaml deleted file mode 100644 index b0c439444b09d..0000000000000 --- a/manifests/r/RossScroggs/GAMADV-XTD3/6.53.03/RossScroggs.GAMADV-XTD3.locale.en-US.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created using wingetcreate 1.2.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: RossScroggs.GAMADV-XTD3 -PackageVersion: 6.53.03 -PackageLocale: en-US -Publisher: Ross Scroggs - ross.scroggs@gmail.com -PackageName: GAMADV-XTD3 -License: Apache 2.0 -ShortDescription: GAMADV-XTD3 is a free, open source command line tool for Google Workspace (formerly G Suite) Administrators to manage domain and user settings quickly and easily. -Tags: -- gam -- gamxtd3 -- google-workspace -- cmd -- gsuite -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/r/RossScroggs/GAMADV-XTD3/6.53.03/RossScroggs.GAMADV-XTD3.yaml b/manifests/r/RossScroggs/GAMADV-XTD3/6.53.03/RossScroggs.GAMADV-XTD3.yaml deleted file mode 100644 index c712161a38384..0000000000000 --- a/manifests/r/RossScroggs/GAMADV-XTD3/6.53.03/RossScroggs.GAMADV-XTD3.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.2.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: RossScroggs.GAMADV-XTD3 -PackageVersion: 6.53.03 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 From 7a8d64401d90712c87c25f28cd9511c4340b07f1 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 18 Jan 2024 02:28:39 +0800 Subject: [PATCH 393/461] New version: B3log.SiYuan version 2.12.3 (#135029) --- .../SiYuan/2.12.3/B3log.SiYuan.installer.yaml | 29 ++++++ .../2.12.3/B3log.SiYuan.locale.en-US.yaml | 90 +++++++++++++++++++ .../2.12.3/B3log.SiYuan.locale.zh-CN.yaml | 90 +++++++++++++++++++ .../b/B3log/SiYuan/2.12.3/B3log.SiYuan.yaml | 8 ++ 4 files changed, 217 insertions(+) create mode 100644 manifests/b/B3log/SiYuan/2.12.3/B3log.SiYuan.installer.yaml create mode 100644 manifests/b/B3log/SiYuan/2.12.3/B3log.SiYuan.locale.en-US.yaml create mode 100644 manifests/b/B3log/SiYuan/2.12.3/B3log.SiYuan.locale.zh-CN.yaml create mode 100644 manifests/b/B3log/SiYuan/2.12.3/B3log.SiYuan.yaml diff --git a/manifests/b/B3log/SiYuan/2.12.3/B3log.SiYuan.installer.yaml b/manifests/b/B3log/SiYuan/2.12.3/B3log.SiYuan.installer.yaml new file mode 100644 index 0000000000000..82cedf5daf4f0 --- /dev/null +++ b/manifests/b/B3log/SiYuan/2.12.3/B3log.SiYuan.installer.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: B3log.SiYuan +PackageVersion: 2.12.3 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- siyuan +ReleaseDate: 2024-01-16 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v2.12.3/siyuan-2.12.3-win.exe + InstallerSha256: 67D6AEC29029AB01A763CB6D5DDAF7E490D5EF27BC34F0EC1964A3C295EA601D + InstallerSwitches: + Custom: /currentuser + ProductCode: c1e77cb7-68e1-5adb-ab29-ecf7379a9944 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v2.12.3/siyuan-2.12.3-win.exe + InstallerSha256: 67D6AEC29029AB01A763CB6D5DDAF7E490D5EF27BC34F0EC1964A3C295EA601D + InstallerSwitches: + Custom: /allusers + ProductCode: c1e77cb7-68e1-5adb-ab29-ecf7379a9944 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/b/B3log/SiYuan/2.12.3/B3log.SiYuan.locale.en-US.yaml b/manifests/b/B3log/SiYuan/2.12.3/B3log.SiYuan.locale.en-US.yaml new file mode 100644 index 0000000000000..27c28a136db1e --- /dev/null +++ b/manifests/b/B3log/SiYuan/2.12.3/B3log.SiYuan.locale.en-US.yaml @@ -0,0 +1,90 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: B3log.SiYuan +PackageVersion: 2.12.3 +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://b3log.org/siyuan/en/eula.html +Copyright: Copyright (c) 2020-present, ld246.com +# CopyrightUrl: +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. +# Moniker: +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 supports configuring ignore search results and improves editor and export details. + + Changelogs + + Below are the detailed changes in this version. + + Enhancement + - Exit focus supports configuring hotkey + - Support ignore search results + - Improve F3 and Ctrl+F3 to prevent creating duplicated doc + - Set the default column maximum width on the table + - Some kernel interface concurrency is no longer controlled to improve performance + - The production environment will no longer register /debug/pprof/ + - Need to be reminded that replacement operations are not supported after grouping by doc + - Add Switch read-only mode hotkey + - Flashcards are not allowed to be modified during data sync to avoid data overwriting + - Support background color when exporting pdf + - Improve soft line break block parsing when pasting + - Search and replace supports whitespace characters + - Block ref elements support font styles when exporting + - S3/WebDAV data sync no longer uploads check index + - Improve display of charts in export pdf and preview mode + - Disable using hotkeys to merge list items into super blocks + + Bugfix + - Clear inline elements is invalid + - Lists as flashcards with no hidden answers + - After dynamic loading, the editor's read-only mode is abnormal + - Attributes not copied when copying HTML block + - Focus block does not add the title when exporting as an image + + Document + - Add user guide Mobile App + + Refactor + - Upgrade Electron v28.1.3 + + Development + - Autofill values in database table view + - Improve relation column cell value interfaction + - Add attribute "data-key" for Dialog + - Improve kernel API /api/block/insertBlock argument checking + - Add some database related internal kernel APIs + - Tips for improving database table view cell +ReleaseNotesUrl: https://github.com/siyuan-note/siyuan/releases/tag/v2.12.3 +PurchaseUrl: https://b3log.org/siyuan/en/pricing.html +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/B3log/SiYuan/2.12.3/B3log.SiYuan.locale.zh-CN.yaml b/manifests/b/B3log/SiYuan/2.12.3/B3log.SiYuan.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c6cfd52a566be --- /dev/null +++ b/manifests/b/B3log/SiYuan/2.12.3/B3log.SiYuan.locale.zh-CN.yaml @@ -0,0 +1,90 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: B3log.SiYuan +PackageVersion: 2.12.3 +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 +# CopyrightUrl: +ShortDescription: 下一代的个人知识管理系统,你的数字花园 +Description: 思源笔记是一款本地优先的个人知识管理系统,支持细粒度块级引用和 Markdown 所见即所得。 +# Moniker: +Tags: +- markdown +- 个人知识管理 +- 内容块 +- 双向链接 +- 反向链接 +- 图谱 +- 大纲 +- 引用 +- 思源笔记 +- 思维导图 +- 文档 +- 知识 +- 知识库 +- 笔记 +- 编辑器 +- 脑图 +ReleaseNotes: |- + 概述 + + 该版本支持了配置忽略搜索结果,并改进了编辑器和导出细节。 + + 变更记录 + + 以下是此版本中的详细变更。 + + 改进功能 + - 退出聚焦 支持配置快捷键 + - 支持配置忽略搜索结果 + - 改进 F3 和 Ctrl+F3 避免创建重复文档 + - 设置表格默认最大列宽 + - 不再限制一些内核接口并发度以提升性能 + - 生产环境下不再注册 /debug/pprof/ + - 搜索启用文档分组后不支持替换操作需要进行提示 + - 切换只读模式 支持配置快捷键 + - 数据同步时禁止闪卡修改以避免数据覆盖 + - 导出 PDF 时支持背景色 + - 改进粘贴时软换行分块解析 + - 搜索替换支持空格字符 + - 支持导出时保留块引元素字体样式 + - S3/WebDAV 数据同步不再上传校验索引 + - 改进预览模式和导出 PDF 时渲染图表 + - 禁止使用快捷键合并列表项块为超级块 + + 修复缺陷 + - 清除行级元素 失效 + - 列表块闪卡未隐藏答案 + - 动态加载后编辑器只读模式异常 + - 复制 HTML 块时未复制属性 + - 聚焦块导出图片时未添加文档标题 + + 改进文档 + - 添加用户指南章节 移动端 App + + 开发重构 + - 升级 Electron v28.1.3 + + 开发者 + - 数据库表格视图支持自动填值 + - 改进关联列填值交互 + - 为对话框添加 "data-key" 属性 + - 改进内核 API /api/block/insertBlock 实参校验 + - 添加一些数据库相关的内核接口 + - 改进数据库表格视图单元格提示 +# ReleaseNotesUrl: https://ld246.com/article/1705377759673 +PurchaseUrl: https://b3log.org/siyuan/pricing.html +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/b/B3log/SiYuan/2.12.3/B3log.SiYuan.yaml b/manifests/b/B3log/SiYuan/2.12.3/B3log.SiYuan.yaml new file mode 100644 index 0000000000000..9183ea6d7b241 --- /dev/null +++ b/manifests/b/B3log/SiYuan/2.12.3/B3log.SiYuan.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: B3log.SiYuan +PackageVersion: 2.12.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4c3646573af934f2f3a86f85517d7ea62ef9605d Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 18 Jan 2024 02:28:50 +0800 Subject: [PATCH 394/461] New version: Tencent.WeCom version 4.1.20.6006 (#135005) * New version: Tencent.WeCom version 4.1.20.6006 * Add ReleaseNotes --- .../4.1.20.6006/Tencent.WeCom.installer.yaml | 19 ++++ .../Tencent.WeCom.locale.en-US.yaml | 106 ++++++++++++++++++ .../Tencent.WeCom.locale.zh-CN.yaml | 106 ++++++++++++++++++ .../WeCom/4.1.20.6006/Tencent.WeCom.yaml | 8 ++ 4 files changed, 239 insertions(+) create mode 100644 manifests/t/Tencent/WeCom/4.1.20.6006/Tencent.WeCom.installer.yaml create mode 100644 manifests/t/Tencent/WeCom/4.1.20.6006/Tencent.WeCom.locale.en-US.yaml create mode 100644 manifests/t/Tencent/WeCom/4.1.20.6006/Tencent.WeCom.locale.zh-CN.yaml create mode 100644 manifests/t/Tencent/WeCom/4.1.20.6006/Tencent.WeCom.yaml diff --git a/manifests/t/Tencent/WeCom/4.1.20.6006/Tencent.WeCom.installer.yaml b/manifests/t/Tencent/WeCom/4.1.20.6006/Tencent.WeCom.installer.yaml new file mode 100644 index 0000000000000..887f8b1d97168 --- /dev/null +++ b/manifests/t/Tencent/WeCom/4.1.20.6006/Tencent.WeCom.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Tencent.WeCom +PackageVersion: 4.1.20.6006 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Protocols: +- wedrive +- wework +- wxwork +Installers: +- Architecture: x86 + InstallerUrl: https://dldir1v6.qq.com/wework/work_weixin/WeCom_4.1.20.6006.exe + InstallerSha256: 4011BAE96D8085CF27645821F50B1782D7FE724C3F3E39576C63181F19C9A8AA + ProductCode: 企业微信 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/WeCom/4.1.20.6006/Tencent.WeCom.locale.en-US.yaml b/manifests/t/Tencent/WeCom/4.1.20.6006/Tencent.WeCom.locale.en-US.yaml new file mode 100644 index 0000000000000..cf06d60113843 --- /dev/null +++ b/manifests/t/Tencent/WeCom/4.1.20.6006/Tencent.WeCom.locale.en-US.yaml @@ -0,0 +1,106 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Tencent.WeCom +PackageVersion: 4.1.20.6006 +PackageLocale: en-US +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://work.weixin.qq.com/ +PublisherSupportUrl: https://open.work.weixin.qq.com/help2/pc +PrivacyUrl: https://work.weixin.qq.com/nl/privacy +Author: Shenzhen Tencent Computer Systems Company Limited +PackageName: 企业微信 +PackageUrl: https://work.weixin.qq.com/ +License: Proprietary +LicenseUrl: https://work.weixin.qq.com/nl/eula +Copyright: Copyright © 2015 - 2024 Tencent. All Rights Reserved +CopyrightUrl: https://www.tencent.com/en-us/statement.html +ShortDescription: Connection Makes a Smarter Business +Description: WeCom is a professional office management tool created by Tencent WeChat team for companies. Connected with WeChat messages, mini programs and WeChat Pay, it has a powerful messaging capability aligned with WeChat and comes with a wide variety of free OA apps to help companies achieve efficient working and management experience inside and outside organization. With comprehensive security, international authorized certification and bank-level encryption, it will ensure the data security of your company. +# Moniker: +Tags: +- bussiness +- collaboration +- comunication +- conference +- crm +- customer +- customer-service +- docs +- document +- enterprise +- meeting +- oa +- office +- saas +- team +- wechat +ReleaseNotes: |- + Optimized Productivity Tools and Basic Experience + 1. Email + Basic Capabilities + - The spell-check feature is supported. Spelling errors and grammar issues are checked, suggestions are provided, and the capitalization of the first letter of words is corrected during the composing process. + - Recipients and personalized content can be imported into emails. Different emails can be generated for different recipients. This can be used in scenarios such as interview invitations, payslips, and business emails. + - The "Subject or body" condition and the "Send to 'email group'" action is added in email receiving rules. + 2. Document + Sheet + - Data can be referenced across files. You can use the IMPORTRANGE function to reference data from other sheets. The referenced data updates in real time and can be used for other calculations. This can be used in annual analysis and reports to collect and analyze data from multiple sheets. + - New chart types such as radar charts, area charts, and combination charts are added. Legends, series, coordinate axes, trend lines, and other chart elements can be customized to create professional charts. + - Hundreds of math and statistical functions such as XLOOKUP and UNIQUE are added to meet the calculation needs of various industries. Dynamic arrays are also supported to make analysis easier, where one formula can be used to calculate results in multiple cells. + - New types of data validation are added, including geographical location, email, and phone number validation. After these types are set for specific cells, users can view location and navigation information for geographical locations, send emails, and make phone calls directly from the cell through the preview page. + - Multiple links, files, and documents can be inserted into a cell. + - Diagonal borders can be set for cells. This can be used to create different types of headers. + - The import local sheet feature is optimized. More Excel properties and formats can be recognized for alignment with online sheets. + - The link form and report feature is optimized. Forms and reports that contain table-type questions can be linked. The results for table-type questions are shown in multiple rows. The results for multiple images and files are shown in one cell, with links for each file.。 + - The protected range feature is optimized. 500 members can be specified for individual permission configuration. + Smart Sheet + - Recent files can be selected to add files from the file column. Files can be searched by file name and link. + - Shortcuts such as Home, End, and Ctrl + Arrow keys are supported in smart sheets for easy navigation. + Forms + - The maximum number of forms submitted can be configured. After the maximum number is reached, forms cannot be submitted. This can be used in scenarios where the number of participants is limited. + - Code-scanning questions are added. Information is entered automatically after a QR code or barcode is scanned via the WeCom app. This can be used in scenarios such as device inspection and inventory counting. + - The naming rules for collected images and files can be customized to help keep the names in order. + 3. Search + - The global search window can be opened easily with a shortcut (the shortcut is Ctrl + Alt + F). The shortcut can be customized in "Settings" -> "Shortcut". + - The display of "chat history" in the global search feature is optimized. Chat history can be located and context can be viewed more easily. + - The search results for "chat history" can be filtered based on "members" for more filter options. + - The speed for searching chat history in chats is optimized. + 4. Calendar + - Existing events can be selected and sent in chats to share events easily. + - Participants can be selected in an event or meeting to start a group chat. + 5. Approvals + - The payee's account control is added. Applicants can add personal accounts or business accounts when they submit requests. The account information is saved for later use. + - Links can be configured in the description control for improved user experience. + + Upgraded Connect with WeChat + 1. Customer Acquisition Assistant + - Customers can add members by clicking a link without the need to scan a QR code. This helps improve online customer conversion. + - Customer acquisition links can be opened in and outside WeChat, including online customer acquisition scenarios such as ads, live rooms, and company apps. + - The number of customers who opened the customer acquisition link and the number of new customers can be viewed, and the first message sent by customers can be obtained via APIs to track conversions of different ads and send data. + - 500 members can be configured for a customer acquisition link. Invalid member accounts are skipped to save resources. + - Welcome messages and tags can be configured for customers acquired through customer acquisition links. Each link can have different welcome messages and customer tags. + - You can apply to use the Customer Acquisition Assistant if you provide ad delivery or optimization services to other companies and want to help them increase acquisition efficiency and decrease acquisition costs. Lightweight integration can be achieved without the need to develop an application.After you submit the application, companies can authorize you to add the Customer Acquisition Assistant to your scenarios. You can receive acquisition and conversion data from the scenario to help companies optimize their ads. You can submit applications in "Tools" -> "General Configuration" of the Service Provider Assistant in the Workspace on PC. You need to register as a WeCom service provider before you can submit an application. + 2. Contact Customers + - Customer churn information is added in Contact Customers. Administrators and business owners can view information on daily customer churns, including reasons and details, and modify the acquisition scheme based on the information. + - Payment information from customers is added in Contact Customers. Administrators and business owners can view daily information on payments that members receive from customers, including payments from external customers and QR codes for external payments. + - Companies can view the usage of external receipt codes and send notifications or disable the codes based on management requirements to avoid risks associated with external receipt codes, such as difficulties in reconciling accounts, missing transactions, and disputes. + 3. WeChat Customer Service + - Q&As recommended by bots can be added to the wiki automatically. These Q&As are recommended bots during intelligent assisted reception and are accepted by CSRs. + + Optimized Security Management Abilities + 1. Security Management + - Companies can view file names in the image and video leakage prevention menu after they enable "File Leakage Prevention" in "Security Management" of the Admin Console. This helps companies check file activities easily. + - Members can open restricted files they have permissions for with local applications in WeCom for PC after companies enable "File Leakage Prevention" in "Security Management" of the Admin Console. + - After setting "Prohibit Download and Export" in "File Leakage Prevention," document owners can now create document copies. Additionally, restricted documents and micro-drive files can also apply for extra download permissions. + + Upgraded Open Capabilities + 1. Customer Acquisition Assistant + - The Customer Acquisition Assistant component is added. Service providers can submit applications to use it in "Tools" -> "General Configuration" "Obtain Customer Acquisition Assistant" of the Service Provider Assistant in the Workspace on PC. Lightweight integration can be achieved without the need to develop an application.After a company grants authorization, the service provider can optimize ads based on the acquisition and conversion data to help the company increase their conversion and decrease acquisition costs. + 2. Approvals + - Timezone can be returned for the API used to obtain approval details. +ReleaseNotesUrl: https://open.work.weixin.qq.com/help2/pc/14109 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/WeCom/4.1.20.6006/Tencent.WeCom.locale.zh-CN.yaml b/manifests/t/Tencent/WeCom/4.1.20.6006/Tencent.WeCom.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b5e7655f4aefc --- /dev/null +++ b/manifests/t/Tencent/WeCom/4.1.20.6006/Tencent.WeCom.locale.zh-CN.yaml @@ -0,0 +1,106 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Tencent.WeCom +PackageVersion: 4.1.20.6006 +PackageLocale: zh-CN +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://work.weixin.qq.com/ +PublisherSupportUrl: https://open.work.weixin.qq.com/help2/pc +PrivacyUrl: https://work.weixin.qq.com/nl/privacy +Author: 深圳市腾讯计算机系统有限公司 +PackageName: 企业微信 +PackageUrl: https://work.weixin.qq.com/ +License: 专有软件 +LicenseUrl: https://work.weixin.qq.com/nl/eula +Copyright: Copyright © 2015 - 2024 Tencent. All Rights Reserved +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 让每个企业都有自己的微信 +Description: 企业微信,是腾讯微信团队为企业打造的专业办公管理工具。与微信一致的沟通体验,丰富免费的 OA 应用,并与微信消息、小程序、微信支付等互通,助力企业高效办公和管理。全面安全保障,国际权威认证,银行级别加密水平,保障企业数据安全。 +# Moniker: +Tags: +- crm +- oa +- saas +- 企业 +- 会议 +- 公司 +- 办公 +- 协作 +- 协同 +- 商务 +- 团队 +- 客户 +- 客服 +- 微信 +- 文档 +- 沟通 +ReleaseNotes: |- + 效率工具与基础体验优化 + 1. 邮件 + 邮件体验 + - 写邮件时,可以实时检查英文单词拼写错误和语法问题并给出修改建议,自动纠正首字母大小写。 + - 新增「群发邮件」功能,可以在邮件中导入收件人及对应个性化内容,导入后可以快速生成每位收件人的不同邮件,一键群发。适用于面试邀约、工资条、商务问候等场景。 + - 收信规则新增了「主题或正文」的条件,以及可自动转发到「邮件群组」的执行动作。 + 2. 文档 + 表格 + - 支持跨文件引用数据,通过 IMPORTRANGE 函数,你可以方便地引用到其他表格文件的数据。引用的数据可以实时更新,并且可用于其他函数运算。适用于年度分析与汇报等场景,方便地汇集和分析来自多个表格的数据。 + - 图表功能新增雷达图、面积图、组合图等类型,支持自定义图注、系列、坐标轴、趋势线等图表元素,可制作更加专业、正式的图表。 + - 函数功能新增 XLOOKUP、UNIQUE 等上百种数学与统计函数,满足不同行业的专业计算需求。函数还支持了动态数组能力,通过一行公式就可将计算结果返回到多个单元格,数据分析更轻松。 + - 数据验证功能新增地理位置、邮箱、电话类型,设置后可通过单元格的预览界面查看位置与导航信息、发送邮件和拨打电话。 + - 单元格中可以插入多个链接、文件和文档了。 + - 单元格可以设置斜边框线了,可使用斜边框线制作更多类型的表头。 + - 优化了导入本地表格文件功能,支持从文件中识别更多 Excel 属性和格式,导入到在线表格的内容与本地更加一致。 + - 优化了关联收集表、汇报功能。现在可以关联包含表格题的收集表和汇报,包含表格题的提交结果会展示为多行数据;包含多张图片和文件的提交结果,将会在同一个单元格中展示每个文件的链接。 + - 优化了保护范围功能,单独设置权限成员可以指定 500 人。 + 智能表格 + - 在文件列中添加文件时,可直接从最近查看的文件中选择,还可以通过文件名或链接来方便地查找文件。 + - 智能表格支持 Home、End、Ctrl+方向键 等更多快捷键,可以更便捷地在表格中定位到其他位置。 + 收集表 + - 收集表可以限制收集的份数了,达到上限后填写者将不可提交,适用于限制活动报名人数等场景。 + - 新增扫码录入题,支持移动端扫描识别二维码、条形码中的信息,录入更高效。适用于设备巡检、物资盘点等场景。 + - 可以自定义收集文件的命名规则,将收集到的文件、图片按规则自动命名,文件整齐规范,整理更省心。 + 3. 搜索 + - 支持通过快捷键打开全局搜索窗口了(Ctrl + Alt + F),也可以在「设置-快捷键」中自定义快捷键,使用全局搜索更便捷。 + - 优化了全局搜索中“聊天记录”的展示方式,定位聊天记录和查看上下文更方便了。 + - 支持通过“包含成员”来筛选“聊天记录”的搜索结果,搜索聊天记录更便捷了。 + - 优化了在聊天中搜索聊天记录的速度。 + 4. 日程 + - 聊天中可选择已有日程发送,分享日程信息更方便。 + - 在日程和会议中发起群聊时,支持选择部分参与人,发起群聊沟通。 + 5. 审批 + - 新增收款账户控件,申请人提单时可添加个人账户或对公账户,添加后将自动保存账户信息,以便后续反复使用。 + - 支持在说明文字控件内配置链接,员工查看填写规范更方便。 + + 连接微信持续升级 + 1. 获客助手 + - 线上获客时,客户无需扫二维码,点击链接即可 1 步添加成员,有效提升获客转化。 + - 获客链接在微信内外都可打开,轻松用在广告、直播间、企业 App 等线上获客场景。 + - 可查看每个获客链接的打开人数、新增客户数,还可通过 API 获取客户首次发消息情况,以跟踪不同广告的转化情况,进行数据回传。 + - 每个获客链接支持配置 500 名成员,还可自动跳过成员异常账号,避免流量浪费。 + - 通过获客链接添加客户后,可以自动下发欢迎语和打标签。支持给每个链接配置单独的欢迎语和客户标签。 + - 若你在为其他企业提供广告投放、广告优化等服务,需要帮助企业提高获客效率、降低获客成本,可申请接入获客助手组件,无须开发应用即可轻量化接入。申请后,企业可授权在你的场景中接入获客助手,你可接收来自该场景的获客转化数据,帮助企业进行广告优化。可在电脑工作台服务商助手「工具-通用配置」处申请,申请前需先注册成为企业微信服务商。 + 2. 客户联系 + - 客户联系新增客户流失情况,管理员和业务负责人可查看每日客户流失情况了,包括流失原因、明细等,并根据客户流失情况及时调整获客方案。 + - 客户联系新增向客户收款情况,管理员和业务负责人可查看每日成员向客户收款情况,包括对外收款、外部收款码的数据。 + - 使用外部收款码收钱存在对账不清、跳单和纠纷等风险,现在企业可查看发送外部收款码的情况,并根据企业的管理诉求进行告知和禁用等。 + 3. 微信客服 + - 支持将机器人推荐问答自动添加到知识库了,这些问答是智能辅助接待中机器人推荐并且由接待人员确定采纳过。 + + 企业安全管理能力增强 + 1. 安全管理 + - 企业在「管理后台-安全管理」启用“文件防泄漏”后,可以在防泄漏图片和视频菜单中查看文件名了,便于企业追溯文件操作日志。 + - 成员在桌面端可以通过本地应用打开有下载权限的防泄漏文件了,文件查看更便捷。 + - 企业在“文件防泄漏”设置了“禁止下载与导出”后,文档所有者可以创建文档副本了,被限制下载的文档和微盘文件也可以额外申请下载权限了。 + + 开放能力升级 + 1. 获客助手 + - 新增获客助手组件,服务商可在工作台服务商助手「工具-通用配置-获客助手组件」处申请接入,无须开发应用即可轻量化接入。企业完成授权后,服务商可基于获客转化数据进行广告优化,帮助企业提升获客转化率,降低获客成本。 + 2. 审批 + - 获取审批详情接口支持返回时区信息。 +ReleaseNotesUrl: https://open.work.weixin.qq.com/help2/pc/16707 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/WeCom/4.1.20.6006/Tencent.WeCom.yaml b/manifests/t/Tencent/WeCom/4.1.20.6006/Tencent.WeCom.yaml new file mode 100644 index 0000000000000..95efc89f30d0b --- /dev/null +++ b/manifests/t/Tencent/WeCom/4.1.20.6006/Tencent.WeCom.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Tencent.WeCom +PackageVersion: 4.1.20.6006 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.5.0 From 850145a5bd5574669d77c9a20e5911720e361c3f Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 18 Jan 2024 02:28:57 +0800 Subject: [PATCH 395/461] New version: Appest.TickTick version 5.0.5.0 (#135004) --- .../5.0.5.0/Appest.TickTick.installer.yaml | 20 ++++++++ .../5.0.5.0/Appest.TickTick.locale.en-US.yaml | 44 ++++++++++++++++++ .../5.0.5.0/Appest.TickTick.locale.zh-CN.yaml | 46 +++++++++++++++++++ .../TickTick/5.0.5.0/Appest.TickTick.yaml | 8 ++++ 4 files changed, 118 insertions(+) create mode 100644 manifests/a/Appest/TickTick/5.0.5.0/Appest.TickTick.installer.yaml create mode 100644 manifests/a/Appest/TickTick/5.0.5.0/Appest.TickTick.locale.en-US.yaml create mode 100644 manifests/a/Appest/TickTick/5.0.5.0/Appest.TickTick.locale.zh-CN.yaml create mode 100644 manifests/a/Appest/TickTick/5.0.5.0/Appest.TickTick.yaml diff --git a/manifests/a/Appest/TickTick/5.0.5.0/Appest.TickTick.installer.yaml b/manifests/a/Appest/TickTick/5.0.5.0/Appest.TickTick.installer.yaml new file mode 100644 index 0000000000000..976a3b1ed6b4b --- /dev/null +++ b/manifests/a/Appest/TickTick/5.0.5.0/Appest.TickTick.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Appest.TickTick +PackageVersion: 5.0.5.0 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- ticktick +ReleaseDate: 2024-01-10 +Installers: +- Architecture: x86 + InstallerUrl: https://d2atcrkye2ik4e.cloudfront.net/download/win/tick_win_setup_release_x86_5050.exe + InstallerSha256: 41CA791E62E9881C955CA8A103181F5BEEC0D8697660C25542CDFBDF81558AF4 +- Architecture: x64 + InstallerUrl: https://d2atcrkye2ik4e.cloudfront.net/download/win64/tick_win_setup_release_x64_5050.exe + InstallerSha256: 09C62CE4E2161457C3F4D00FDA027288C85322DCA1D270E6EFBB8976606585C6 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/Appest/TickTick/5.0.5.0/Appest.TickTick.locale.en-US.yaml b/manifests/a/Appest/TickTick/5.0.5.0/Appest.TickTick.locale.en-US.yaml new file mode 100644 index 0000000000000..1b3ddd13fc9df --- /dev/null +++ b/manifests/a/Appest/TickTick/5.0.5.0/Appest.TickTick.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Appest.TickTick +PackageVersion: 5.0.5.0 +PackageLocale: en-US +Publisher: Appest.com +PublisherUrl: https://ticktick.com/ +PublisherSupportUrl: https://support.ticktick.com/ +PrivacyUrl: https://www.ticktick.com/about/privacy +Author: Appest Inc. +PackageName: TickTick +PackageUrl: https://www.ticktick.com/ +License: Proprietary +LicenseUrl: https://ticktick.com/about/tos +Copyright: © 2024 TickTick Team All rights reserved +# CopyrightUrl: +ShortDescription: To-Do List & Calendar +Description: TickTick is a powerful to-do & task management app with seamless cloud synchronization across all your devices. Whether you need to schedule an agenda, make memos, share shopping lists, collaborate in a team, or even develop a new habit, TickTick is always here to help you get stuff done and keep life on track. +# Moniker: +Tags: +- agenda +- calendar +- checklist +- collaboration +- gtd +- list +- memo +- memorandum +- notes +- reminder +- schedule +- task +- to-do +- todo +ReleaseNotes: |- + - Optimized the experience of adding attachments, supporting direct Ctrl+V paste in the task input box, or dragging attachments into the input box to add. + - General fixes and improvements. +ReleaseNotesUrl: https://www.ticktick.com/public/changelog/en.html +PurchaseUrl: https://www.ticktick.com/about/upgrade +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Appest/TickTick/5.0.5.0/Appest.TickTick.locale.zh-CN.yaml b/manifests/a/Appest/TickTick/5.0.5.0/Appest.TickTick.locale.zh-CN.yaml new file mode 100644 index 0000000000000..203f20ebe5e67 --- /dev/null +++ b/manifests/a/Appest/TickTick/5.0.5.0/Appest.TickTick.locale.zh-CN.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Appest.TickTick +PackageVersion: 5.0.5.0 +PackageLocale: zh-CN +Publisher: Appest.com +PublisherUrl: https://ticktick.com/ +PublisherSupportUrl: https://support.ticktick.com/ +PrivacyUrl: https://www.ticktick.com/about/privacy +Author: Appest Inc. +PackageName: TickTick +PackageUrl: https://www.ticktick.com/ +License: 专有软件 +LicenseUrl: https://ticktick.com/about/tos +Copyright: 版权所有©2024 TickTick团队 保留一切权力 +# CopyrightUrl: +ShortDescription: 专注日历提醒事项和时间管理番茄钟 +Description: TickTick,一款轻便的待办事项(Todo)、日程管理(GTD)应用,全球逾千万用户的共同选择。它可以帮你制定项目计划、设置会议提醒、 安排行程规划、保持工作专注,还能用于记录备忘、整理购物清单。TickTick 集计划表、备忘录、日程清单、笔记、便签、闹钟、日历、番茄钟、在线协作多种实用功能于一体,是你高效办公、目标管理、习惯养成及便捷生活的得力助手。 +# Moniker: +Tags: +- 任务 +- 列表 +- 协作 +- 协同 +- 备忘 +- 备忘录 +- 待办 +- 待办事项 +- 提醒事项 +- 日历 +- 日程 +- 日程管理 +- 时间管理 +- 清单 +- 笔记 +- 议程 +ReleaseNotes: |- + - 优化了添加附件体验,支持在任务输入框中直接 Ctrl+V 粘贴,或者将附件拖动到输入框中即可添加。 + - 问题修复与改进。 +ReleaseNotesUrl: https://www.ticktick.com/public/changelog/zh.html +PurchaseUrl: https://www.ticktick.com/about/upgrade +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Appest/TickTick/5.0.5.0/Appest.TickTick.yaml b/manifests/a/Appest/TickTick/5.0.5.0/Appest.TickTick.yaml new file mode 100644 index 0000000000000..0027b663c8e7b --- /dev/null +++ b/manifests/a/Appest/TickTick/5.0.5.0/Appest.TickTick.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Appest.TickTick +PackageVersion: 5.0.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 65baa8d9b9897af038dad07b98c774ca33ba1e3e Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 17 Jan 2024 10:29:17 -0800 Subject: [PATCH 396/461] Automatic update of Yandex.Disk from 3.2.34.4962 to 3.2.36.4972 (#134817) * Creating manifests/y/Yandex/Disk/3.2.36.4972/Yandex.Disk.installer.yaml * Creating manifests/y/Yandex/Disk/3.2.36.4972/Yandex.Disk.locale.en-US.yaml * Creating manifests/y/Yandex/Disk/3.2.36.4972/Yandex.Disk.yaml * Updating manifests/y/Yandex/Disk/3.2.36.4972/Yandex.Disk.installer.yaml * Updating manifests/y/Yandex/Disk/3.2.36.4972/Yandex.Disk.locale.en-US.yaml * Updating manifests/y/Yandex/Disk/3.2.36.4972/Yandex.Disk.yaml --- .../Disk/3.2.36.4972/Yandex.Disk.installer.yaml | 14 ++++++++++++++ .../3.2.36.4972/Yandex.Disk.locale.en-US.yaml | 17 +++++++++++++++++ .../y/Yandex/Disk/3.2.36.4972/Yandex.Disk.yaml | 8 ++++++++ 3 files changed, 39 insertions(+) create mode 100644 manifests/y/Yandex/Disk/3.2.36.4972/Yandex.Disk.installer.yaml create mode 100644 manifests/y/Yandex/Disk/3.2.36.4972/Yandex.Disk.locale.en-US.yaml create mode 100644 manifests/y/Yandex/Disk/3.2.36.4972/Yandex.Disk.yaml diff --git a/manifests/y/Yandex/Disk/3.2.36.4972/Yandex.Disk.installer.yaml b/manifests/y/Yandex/Disk/3.2.36.4972/Yandex.Disk.installer.yaml new file mode 100644 index 0000000000000..c9593b2a785f8 --- /dev/null +++ b/manifests/y/Yandex/Disk/3.2.36.4972/Yandex.Disk.installer.yaml @@ -0,0 +1,14 @@ +# Automatically updated by the winget bot at 2024/Jan/16 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Yandex.Disk +PackageVersion: 3.2.36.4972 +Installers: +- Architecture: x64 + InstallerType: exe + InstallerUrl: https://webdav.yandex.ru/share/dist/YandexDisk30SetupPack.exe + InstallerSha256: 7D32E3896C33BB9993D84C07924D466C2EC8ED31F68ABFB6A0FD5B8E0103885F + InstallerSwitches: + Silent: -silent +ManifestType: installer +ManifestVersion: 1.4.0 diff --git a/manifests/y/Yandex/Disk/3.2.36.4972/Yandex.Disk.locale.en-US.yaml b/manifests/y/Yandex/Disk/3.2.36.4972/Yandex.Disk.locale.en-US.yaml new file mode 100644 index 0000000000000..af687a3876c26 --- /dev/null +++ b/manifests/y/Yandex/Disk/3.2.36.4972/Yandex.Disk.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Automatically updated by the winget bot at 2024/Jan/16 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Yandex.Disk +PackageVersion: 3.2.36.4972 +PackageLocale: en-US +Publisher: YANDEX +PublisherUrl: https://yandex.com/ +PublisherSupportUrl: https://yandex.com/support/ +PrivacyUrl: https://yandex.com/legal/confidential +PackageName: Yandex Disk +PackageUrl: https://disk.yandex.ru/ +License: Proprietary +Copyright: Copyright (c) 2012-2023 YANDEX LLC. All Rights Reserved. +ShortDescription: Yandex Disk is a Yandex 360 service. Your own space to manage day-to-day tasks - from storing personal memories to writing business emails. +ManifestType: defaultLocale +ManifestVersion: 1.4.0 diff --git a/manifests/y/Yandex/Disk/3.2.36.4972/Yandex.Disk.yaml b/manifests/y/Yandex/Disk/3.2.36.4972/Yandex.Disk.yaml new file mode 100644 index 0000000000000..7a41e0bd9c352 --- /dev/null +++ b/manifests/y/Yandex/Disk/3.2.36.4972/Yandex.Disk.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Jan/16 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Yandex.Disk +PackageVersion: 3.2.36.4972 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.4.0 From c2dde5d84fd2ed6832071736a02b0002562d206a Mon Sep 17 00:00:00 2001 From: Shiggy <136832773+shiggybot@users.noreply.github.com> Date: Wed, 17 Jan 2024 18:29:27 +0000 Subject: [PATCH 397/461] New version: Vencord.Vesktop version 1.5.0 (#134816) --- .../1.5.0/Vencord.Vesktop.installer.yaml | 13 ++++++++ .../1.5.0/Vencord.Vesktop.locale.en-US.yaml | 30 +++++++++++++++++++ .../Vesktop/1.5.0/Vencord.Vesktop.yaml | 8 +++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/v/Vencord/Vesktop/1.5.0/Vencord.Vesktop.installer.yaml create mode 100644 manifests/v/Vencord/Vesktop/1.5.0/Vencord.Vesktop.locale.en-US.yaml create mode 100644 manifests/v/Vencord/Vesktop/1.5.0/Vencord.Vesktop.yaml diff --git a/manifests/v/Vencord/Vesktop/1.5.0/Vencord.Vesktop.installer.yaml b/manifests/v/Vencord/Vesktop/1.5.0/Vencord.Vesktop.installer.yaml new file mode 100644 index 0000000000000..c1a45a4c5cb22 --- /dev/null +++ b/manifests/v/Vencord/Vesktop/1.5.0/Vencord.Vesktop.installer.yaml @@ -0,0 +1,13 @@ +# Created with WinGet Releaser e68d386d5d6a1cef8cb0fb5e62b77ebcb83e7d58 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Vencord.Vesktop +PackageVersion: 1.5.0 +InstallerType: nullsoft +ReleaseDate: 2024-01-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Vencord/Vesktop/releases/download/v1.5.0/Vesktop-Setup-1.5.0.exe + InstallerSha256: E79161439441A98F654E3F8DBB914E53CB5615F8A208225DC06CC858F9DBD44F +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/v/Vencord/Vesktop/1.5.0/Vencord.Vesktop.locale.en-US.yaml b/manifests/v/Vencord/Vesktop/1.5.0/Vencord.Vesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..739793d57a5e7 --- /dev/null +++ b/manifests/v/Vencord/Vesktop/1.5.0/Vencord.Vesktop.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with WinGet Releaser e68d386d5d6a1cef8cb0fb5e62b77ebcb83e7d58 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Vencord.Vesktop +PackageVersion: 1.5.0 +PackageLocale: en-US +Publisher: Vencord +PublisherUrl: https://vencord.dev +PublisherSupportUrl: https://github.com/Vencord/Vesktop/issues +PackageName: Vesktop +PackageUrl: https://github.com/Vencord/Vesktop +License: GPL-3.0 License +LicenseUrl: https://github.com/Vencord/Vesktop/blob/main/LICENSE +Copyright: Copyright © 2023 Vendicated +ShortDescription: A cross platform electron-based desktop app aiming to give you a snappier Discord experience with Vencord pre-installed. +ReleaseNotes: |- + What's Changed + - fully renamed to Vesktop. + You will have to login to Discord again. + You might have to re-create your vesktop shortcut + - added option to disable smooth scrolling by @ZirixCZ in #255 + - added setting to disable hardware acceleration by @zt64 in #315 + - fixed adding connections + - fixed / improved discord popouts + - you can now use the custom discord titlebar on linux/mac + - the splash window is now draggable + - now signed on mac +ReleaseNotesUrl: https://github.com/Vencord/Vesktop/releases/tag/v1.5.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/v/Vencord/Vesktop/1.5.0/Vencord.Vesktop.yaml b/manifests/v/Vencord/Vesktop/1.5.0/Vencord.Vesktop.yaml new file mode 100644 index 0000000000000..5a36fe8cc610b --- /dev/null +++ b/manifests/v/Vencord/Vesktop/1.5.0/Vencord.Vesktop.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser e68d386d5d6a1cef8cb0fb5e62b77ebcb83e7d58 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Vencord.Vesktop +PackageVersion: 1.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 89ddb63f4ee6580f7dfcafd154be6dd8b096de5c Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 18 Jan 2024 02:29:37 +0800 Subject: [PATCH 398/461] New version: InfiniteRed.Reactotron version 3.2.0.2666 (#134998) --- .../InfiniteRed.Reactotron.installer.yaml | 30 ++++++++++++++ .../InfiniteRed.Reactotron.locale.en-US.yaml | 39 +++++++++++++++++++ .../InfiniteRed.Reactotron.locale.zh-CN.yaml | 36 +++++++++++++++++ .../3.2.0.2666/InfiniteRed.Reactotron.yaml | 8 ++++ 4 files changed, 113 insertions(+) create mode 100644 manifests/i/InfiniteRed/Reactotron/3.2.0.2666/InfiniteRed.Reactotron.installer.yaml create mode 100644 manifests/i/InfiniteRed/Reactotron/3.2.0.2666/InfiniteRed.Reactotron.locale.en-US.yaml create mode 100644 manifests/i/InfiniteRed/Reactotron/3.2.0.2666/InfiniteRed.Reactotron.locale.zh-CN.yaml create mode 100644 manifests/i/InfiniteRed/Reactotron/3.2.0.2666/InfiniteRed.Reactotron.yaml diff --git a/manifests/i/InfiniteRed/Reactotron/3.2.0.2666/InfiniteRed.Reactotron.installer.yaml b/manifests/i/InfiniteRed/Reactotron/3.2.0.2666/InfiniteRed.Reactotron.installer.yaml new file mode 100644 index 0000000000000..5b9c1355be6a5 --- /dev/null +++ b/manifests/i/InfiniteRed/Reactotron/3.2.0.2666/InfiniteRed.Reactotron.installer.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: InfiniteRed.Reactotron +PackageVersion: 3.2.0.2666 +UpgradeBehavior: install +ReleaseDate: 2024-01-15 +Installers: +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/infinitered/reactotron/releases/download/reactotron-app@3.2.0/Reactotron.3.2.0.msi + InstallerSha256: E299DCB5A70DC673F90129DF1C7C2FAAD16125D348AA06BD8AD0D0F649B590B7 + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + ProductCode: '{9BA67CE3-8CCD-4CF4-BB34-58E7E67DB8F5}' +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/infinitered/reactotron/releases/download/reactotron-app@3.2.0/Reactotron.Setup.3.2.0.exe + InstallerSha256: 3B921CCEA7FFB8CFE0304C8895D2094987D1B9425B86C6D9CFDAFB61CBAEB4DE + InstallerSwitches: + Upgrade: --updated + ProductCode: b4f20791-aeac-535e-ab41-2e527d2fc694 + AppsAndFeaturesEntries: + - DisplayName: Reactotron 3.2.0 + DisplayVersion: 3.2.0 + ProductCode: b4f20791-aeac-535e-ab41-2e527d2fc694 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/i/InfiniteRed/Reactotron/3.2.0.2666/InfiniteRed.Reactotron.locale.en-US.yaml b/manifests/i/InfiniteRed/Reactotron/3.2.0.2666/InfiniteRed.Reactotron.locale.en-US.yaml new file mode 100644 index 0000000000000..128b0cc617f2f --- /dev/null +++ b/manifests/i/InfiniteRed/Reactotron/3.2.0.2666/InfiniteRed.Reactotron.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: InfiniteRed.Reactotron +PackageVersion: 3.2.0.2666 +PackageLocale: en-US +Publisher: Infinite Red +PublisherUrl: https://github.com/infinitered +PublisherSupportUrl: https://github.com/infinitered/reactotron/issues +# PrivacyUrl: +Author: Infinite Red +PackageName: Reactotron +PackageUrl: https://infinite.red/reactotron +License: MIT +LicenseUrl: https://github.com/infinitered/reactotron/blob/master/apps/reactotron-app/LICENSE +Copyright: Copyright © 2024 Infinite Red +# CopyrightUrl: +ShortDescription: A desktop app for inspecting your React JS and React Native projects +# Description: +# Moniker: +Tags: +- debug +- debugger +- develop +- development +- ignite +- react +- react-native +- react.js +- reactjs +ReleaseNotes: |- + Features + - reactotron-app: Move android devices from Help to Home (#1396) (e7547c6) +ReleaseNotesUrl: https://github.com/infinitered/reactotron/blob/master/apps/reactotron-app/CHANGELOG.md#320-2024-01-15 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/i/InfiniteRed/Reactotron/3.2.0.2666/InfiniteRed.Reactotron.locale.zh-CN.yaml b/manifests/i/InfiniteRed/Reactotron/3.2.0.2666/InfiniteRed.Reactotron.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9c0844323a8e6 --- /dev/null +++ b/manifests/i/InfiniteRed/Reactotron/3.2.0.2666/InfiniteRed.Reactotron.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: InfiniteRed.Reactotron +PackageVersion: 3.2.0.2666 +PackageLocale: zh-CN +Publisher: Infinite Red +PublisherUrl: https://github.com/infinitered +PublisherSupportUrl: https://github.com/infinitered/reactotron/issues +# PrivacyUrl: +Author: Infinite Red +PackageName: Reactotron +PackageUrl: https://infinite.red/reactotron +License: MIT +LicenseUrl: https://github.com/infinitered/reactotron/blob/master/apps/reactotron-app/LICENSE +Copyright: Copyright © 2024 Infinite Red +# CopyrightUrl: +ShortDescription: 用于检查 React JS 和 React Native 项目的桌面软件 +# Description: +# Moniker: +Tags: +- ignite +- react +- react-native +- react.js +- reactjs +- 开发 +- 调试 +- 调试器 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/infinitered/reactotron/blob/master/apps/reactotron-app/CHANGELOG.md#320-2024-01-15 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/i/InfiniteRed/Reactotron/3.2.0.2666/InfiniteRed.Reactotron.yaml b/manifests/i/InfiniteRed/Reactotron/3.2.0.2666/InfiniteRed.Reactotron.yaml new file mode 100644 index 0000000000000..6799f312c4dc7 --- /dev/null +++ b/manifests/i/InfiniteRed/Reactotron/3.2.0.2666/InfiniteRed.Reactotron.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: InfiniteRed.Reactotron +PackageVersion: 3.2.0.2666 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 0a902fa0feca45c62c454b808f8062f82cbb13c5 Mon Sep 17 00:00:00 2001 From: Gert Drapers Date: Wed, 17 Jan 2024 10:29:52 -0800 Subject: [PATCH 399/461] Aserto.Topaz.v0.30.28 (#134814) --- .../Topaz/0.30.28/Aserto.Topaz.installer.yaml | 16 ++++++++++++++++ .../Topaz/0.30.28/Aserto.Topaz.locale.en-US.yaml | 16 ++++++++++++++++ .../a/Aserto/Topaz/0.30.28/Aserto.Topaz.yaml | 8 ++++++++ 3 files changed, 40 insertions(+) create mode 100644 manifests/a/Aserto/Topaz/0.30.28/Aserto.Topaz.installer.yaml create mode 100644 manifests/a/Aserto/Topaz/0.30.28/Aserto.Topaz.locale.en-US.yaml create mode 100644 manifests/a/Aserto/Topaz/0.30.28/Aserto.Topaz.yaml diff --git a/manifests/a/Aserto/Topaz/0.30.28/Aserto.Topaz.installer.yaml b/manifests/a/Aserto/Topaz/0.30.28/Aserto.Topaz.installer.yaml new file mode 100644 index 0000000000000..6586a3096c126 --- /dev/null +++ b/manifests/a/Aserto/Topaz/0.30.28/Aserto.Topaz.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Aserto.Topaz +PackageVersion: 0.30.28 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: topaz.exe + PortableCommandAlias: topaz +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/aserto-dev/topaz/releases/download/v0.30.28/topaz_windows_x86_64.zip + InstallerSha256: 97EAC53BDA654F2DD0F3FC69037C51C47B8A0544CB3464AD5014432235FDE4AB +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/Aserto/Topaz/0.30.28/Aserto.Topaz.locale.en-US.yaml b/manifests/a/Aserto/Topaz/0.30.28/Aserto.Topaz.locale.en-US.yaml new file mode 100644 index 0000000000000..38213eda70899 --- /dev/null +++ b/manifests/a/Aserto/Topaz/0.30.28/Aserto.Topaz.locale.en-US.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Aserto.Topaz +PackageVersion: 0.30.28 +PackageLocale: en-US +Publisher: Aserto +PublisherUrl: https://aserto.com +PublisherSupportUrl: https://github.com/aserto-dev/topaz/issues +PackageName: Topaz +PackageUrl: https://github.com/aserto-dev/topaz +License: Apache License 2.0 +LicenseUrl: https://github.com/aserto-dev/topaz/blob/main/LICENSE +ShortDescription: ReBAC & ABAC Application Authorization Solution +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Aserto/Topaz/0.30.28/Aserto.Topaz.yaml b/manifests/a/Aserto/Topaz/0.30.28/Aserto.Topaz.yaml new file mode 100644 index 0000000000000..be16c52981004 --- /dev/null +++ b/manifests/a/Aserto/Topaz/0.30.28/Aserto.Topaz.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Aserto.Topaz +PackageVersion: 0.30.28 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9c33aa61dca1d010552e1c99bf404682a793544b Mon Sep 17 00:00:00 2001 From: Steven Zhu Date: Wed, 17 Jan 2024 13:30:10 -0500 Subject: [PATCH 400/461] New version: cURL.cURL version 8.5.0.5 (#134810) * New version: cURL.cURL version 8.5.0.5 * Fix file path --- .../cURL/8.5.0.5/cURL.cURL.installer.yaml | 55 +++++++++++++++++++ .../cURL/8.5.0.5/cURL.cURL.locale.en-US.yaml | 32 +++++++++++ manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.yaml | 8 +++ 3 files changed, 95 insertions(+) create mode 100644 manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.installer.yaml create mode 100644 manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.locale.en-US.yaml create mode 100644 manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.yaml diff --git a/manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.installer.yaml new file mode 100644 index 0000000000000..dc6150b0cc28c --- /dev/null +++ b/manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.installer.yaml @@ -0,0 +1,55 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: cURL.cURL +PackageVersion: 8.5.0.5 +InstallerType: zip +NestedInstallerType: portable +Protocols: +- DICT +- FILE +- FTP +- FTPS +- GOPHER +- GOPHERS +- HTTP +- HTTPS +- IMAP +- IMAPS +- LDAP +- LDAPS +- MQTT +- POP3 +- POP3S +- RTMP +- RTMPS +- RTSP +- SCP +- SFTP +- SMB +- SMBS +- SMTP +- SMTPS +- TELNET +- TFTP +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: curl-8.5.0_5-win32-mingw\bin\curl.exe + PortableCommandAlias: curl + InstallerUrl: https://curl.se/windows/dl-8.5.0_5/curl-8.5.0_5-win32-mingw.zip + InstallerSha256: 9F3863741798D92252046C6F7C29E70A1707ADA7D8CB83BEFBAF78CCB2A31AC6 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: curl-8.5.0_5-win64-mingw\bin\curl.exe + PortableCommandAlias: curl + InstallerUrl: https://curl.se/windows/dl-8.5.0_5/curl-8.5.0_5-win64-mingw.zip + InstallerSha256: C8EF4B066C702EC9E0CE1119CF84167AED1A399F3F83E863C493BB7B8652F45A +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: curl-8.5.0_5-win64a-mingw\bin\curl.exe + PortableCommandAlias: curl + InstallerUrl: https://curl.se/windows/dl-8.5.0_5/curl-8.5.0_5-win64a-mingw.zip + InstallerSha256: FDE2450663CBCA5B0986B7AA8F576214287E08363BF3223ADFE8585723947463 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.locale.en-US.yaml new file mode 100644 index 0000000000000..27e84affb34f7 --- /dev/null +++ b/manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: cURL.cURL +PackageVersion: 8.5.0.5 +PackageLocale: en-US +Publisher: curl +PublisherUrl: https://curl.se +PublisherSupportUrl: https://curl.se/support.html +Author: Daniel Stenberg +PackageName: cURL +PackageUrl: https://curl.se +License: Freeware +LicenseUrl: https://curl.se/docs/copyright.html +Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. +CopyrightUrl: https://curl.se/docs/copyright.html +ShortDescription: Command line tool and library for transferring data with URLs +Moniker: curl +PurchaseUrl: https://curl.se/donation.html +Documentations: +- DocumentLabel: Manpage (Usage) + DocumentUrl: https://curl.se/docs/manpage.html +- DocumentLabel: GitHub + DocumentUrl: https://github.com/curl/curl +- DocumentLabel: Published Security Vulnerabilities + DocumentUrl: https://curl.se/docs/security.html +- DocumentLabel: FAQ + DocumentUrl: https://curl.se/docs/faq.html +- DocumentLabel: Everything curl (full documentation) + DocumentUrl: https://everything.curl.dev +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.yaml new file mode 100644 index 0000000000000..66558c28d695b --- /dev/null +++ b/manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: cURL.cURL +PackageVersion: 8.5.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9e7cd336e0f22c508ce2fddac829c46c97d5ee27 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 17 Jan 2024 10:30:16 -0800 Subject: [PATCH 401/461] Creating manifests/a/ACLAP/DownloadHelperCoApp/.validation (#135203) --- manifests/a/ACLAP/DownloadHelperCoApp/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/a/ACLAP/DownloadHelperCoApp/.validation diff --git a/manifests/a/ACLAP/DownloadHelperCoApp/.validation b/manifests/a/ACLAP/DownloadHelperCoApp/.validation new file mode 100644 index 0000000000000..d03b8482434d2 --- /dev/null +++ b/manifests/a/ACLAP/DownloadHelperCoApp/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"946b8e3f-f778-4105-8483-a56c46db3f36","TestPlan":"Policy-Test-2.9","PackagePath":"manifests/a/ACLAP/DownloadHelperCoApp/2.0.10.0","CommitId":"c8f116a4bb6bf662ff910f20080dc10f98f888de"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From 376590d2b590330548ccfc2a70c7a6a98874b76d Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Wed, 17 Jan 2024 19:30:41 +0100 Subject: [PATCH 402/461] New version: dynobo.NormCap version 0.5.4 (#134804) --- .../0.5.4/dynobo.NormCap.installer.yaml | 19 ++++++++++++ .../0.5.4/dynobo.NormCap.locale.en-US.yaml | 31 +++++++++++++++++++ .../0.5.4/dynobo.NormCap.locale.zh-CN.yaml | 28 +++++++++++++++++ .../dynobo/NormCap/0.5.4/dynobo.NormCap.yaml | 8 +++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/d/dynobo/NormCap/0.5.4/dynobo.NormCap.installer.yaml create mode 100644 manifests/d/dynobo/NormCap/0.5.4/dynobo.NormCap.locale.en-US.yaml create mode 100644 manifests/d/dynobo/NormCap/0.5.4/dynobo.NormCap.locale.zh-CN.yaml create mode 100644 manifests/d/dynobo/NormCap/0.5.4/dynobo.NormCap.yaml diff --git a/manifests/d/dynobo/NormCap/0.5.4/dynobo.NormCap.installer.yaml b/manifests/d/dynobo/NormCap/0.5.4/dynobo.NormCap.installer.yaml new file mode 100644 index 0000000000000..551e31c36a39f --- /dev/null +++ b/manifests/d/dynobo/NormCap/0.5.4/dynobo.NormCap.installer.yaml @@ -0,0 +1,19 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: dynobo.NormCap +PackageVersion: 0.5.4 +InstallerLocale: en-US +InstallerType: wix +UpgradeBehavior: install +ProductCode: '{974FACF6-7894-46B2-813E-7A7749084688}' +ReleaseDate: 2024-01-15 +AppsAndFeaturesEntries: +- ProductCode: '{07FA394E-FF1B-45D8-91B1-3B9865BC9F91}' + UpgradeCode: '{63EE06C1-0030-59D7-A5AE-31B45FC8261A}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dynobo/normcap/releases/download/v0.5.4/NormCap-0.5.4-x86_64-Windows.msi + InstallerSha256: ADEE6B9AE0FE8F9904618B134FED06EAB89EC065536EE2C22911F1603758E41D +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/d/dynobo/NormCap/0.5.4/dynobo.NormCap.locale.en-US.yaml b/manifests/d/dynobo/NormCap/0.5.4/dynobo.NormCap.locale.en-US.yaml new file mode 100644 index 0000000000000..6765f663f1e4b --- /dev/null +++ b/manifests/d/dynobo/NormCap/0.5.4/dynobo.NormCap.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: dynobo.NormCap +PackageVersion: 0.5.4 +PackageLocale: en-US +Publisher: dynobo +PublisherUrl: https://github.com/dynobo +PublisherSupportUrl: https://dynobo.github.io/normcap/#support +PackageName: NormCap +PackageUrl: https://dynobo.github.io/normcap +License: GPL-3.0 +LicenseUrl: https://github.com/dynobo/normcap/blob/main/LICENSE +Copyright: Copyright (C) 2024 dynobo +ShortDescription: OCR-powered screenshot tool to capture text instead of images. +Tags: +- capture +- extract +- extraction +- extractor +- ocr +- recognition +- recognize +- screenshot +- tesseract +ReleaseNotesUrl: https://github.com/dynobo/normcap/releases/tag/v0.5.4 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://dynobo.github.io/normcap/#faqs +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/dynobo/NormCap/0.5.4/dynobo.NormCap.locale.zh-CN.yaml b/manifests/d/dynobo/NormCap/0.5.4/dynobo.NormCap.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e2b28b85c5b20 --- /dev/null +++ b/manifests/d/dynobo/NormCap/0.5.4/dynobo.NormCap.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: dynobo.NormCap +PackageVersion: 0.5.4 +PackageLocale: zh-CN +Publisher: dynobo +PublisherUrl: https://github.com/dynobo +PublisherSupportUrl: https://dynobo.github.io/normcap/#support +PackageName: NormCap +PackageUrl: https://dynobo.github.io/normcap +License: GPL-3.0 +LicenseUrl: https://github.com/dynobo/normcap/blob/main/LICENSE +Copyright: Copyright (C) 2024 dynobo +ShortDescription: 支持 OCR 的屏幕截图工具,用于捕获文本而不是图像。 +Tags: +- ocr +- tesseract +- 截图 +- 捕获 +- 提取 +- 识别 +ReleaseNotesUrl: https://github.com/dynobo/normcap/blob/main/CHANGELOG#v053-2024-01-04 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://dynobo.github.io/normcap/#faqs +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/d/dynobo/NormCap/0.5.4/dynobo.NormCap.yaml b/manifests/d/dynobo/NormCap/0.5.4/dynobo.NormCap.yaml new file mode 100644 index 0000000000000..d7d14b1ddf44e --- /dev/null +++ b/manifests/d/dynobo/NormCap/0.5.4/dynobo.NormCap.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: dynobo.NormCap +PackageVersion: 0.5.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b32d15b4a1e7674a2c9d129dc767d7337726f422 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 17 Jan 2024 10:43:46 -0800 Subject: [PATCH 403/461] Automatic update of Cisco.Webex from 3.9.0.27956 to 3.19.0.28454 (#134803) * Creating manifests/c/Cisco/Webex/3.19.0.28454/Cisco.Webex.installer.yaml * Creating manifests/c/Cisco/Webex/3.19.0.28454/Cisco.Webex.locale.en-US.yaml * Creating manifests/c/Cisco/Webex/3.19.0.28454/Cisco.Webex.yaml * Updating manifests/c/Cisco/Webex/3.19.0.28454/Cisco.Webex.installer.yaml * Updating manifests/c/Cisco/Webex/3.19.0.28454/Cisco.Webex.locale.en-US.yaml * Updating manifests/c/Cisco/Webex/3.19.0.28454/Cisco.Webex.yaml --- .../Webex/3.19.0.28454/Cisco.Webex.installer.yaml | 12 ++++++++++++ .../3.19.0.28454/Cisco.Webex.locale.en-US.yaml | 13 +++++++++++++ .../c/Cisco/Webex/3.19.0.28454/Cisco.Webex.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/c/Cisco/Webex/3.19.0.28454/Cisco.Webex.installer.yaml create mode 100644 manifests/c/Cisco/Webex/3.19.0.28454/Cisco.Webex.locale.en-US.yaml create mode 100644 manifests/c/Cisco/Webex/3.19.0.28454/Cisco.Webex.yaml diff --git a/manifests/c/Cisco/Webex/3.19.0.28454/Cisco.Webex.installer.yaml b/manifests/c/Cisco/Webex/3.19.0.28454/Cisco.Webex.installer.yaml new file mode 100644 index 0000000000000..0eb0525aebf13 --- /dev/null +++ b/manifests/c/Cisco/Webex/3.19.0.28454/Cisco.Webex.installer.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2024/Jan/15 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Cisco.Webex +PackageVersion: 3.19.0.28454 +InstallerType: exe +Installers: +- Architecture: x64 + InstallerUrl: https://binaries.webex.com/WebexTeamsDesktop-Windows-Web-Installer/Webex.exe + InstallerSha256: 10FEE158B6FA265DDE0AADE0585F6DA2317923A7569927AC36BD9D42361E0FA5 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/c/Cisco/Webex/3.19.0.28454/Cisco.Webex.locale.en-US.yaml b/manifests/c/Cisco/Webex/3.19.0.28454/Cisco.Webex.locale.en-US.yaml new file mode 100644 index 0000000000000..eea3271492617 --- /dev/null +++ b/manifests/c/Cisco/Webex/3.19.0.28454/Cisco.Webex.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2024/Jan/15 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Cisco.Webex +PackageVersion: 3.19.0.28454 +PackageLocale: en-US +Publisher: Cisco Systems, Inc +PackageName: Webex +License: Proprietary +Copyright: Copyright (C) 2022 Cisco Systems Inc. +ShortDescription: Webex +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/Cisco/Webex/3.19.0.28454/Cisco.Webex.yaml b/manifests/c/Cisco/Webex/3.19.0.28454/Cisco.Webex.yaml new file mode 100644 index 0000000000000..c01eaf4f92713 --- /dev/null +++ b/manifests/c/Cisco/Webex/3.19.0.28454/Cisco.Webex.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Jan/15 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Cisco.Webex +PackageVersion: 3.19.0.28454 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 35c487cd6f51202d3b23d585e7b0e055fea965e2 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 17 Jan 2024 10:43:55 -0800 Subject: [PATCH 404/461] Automatic update of Surfshark.Surfshark from 5.3.1999 to 5.5.0999 (#134800) * Creating manifests/s/Surfshark/Surfshark/5.5.0999/Surfshark.Surfshark.installer.yaml * Creating manifests/s/Surfshark/Surfshark/5.5.0999/Surfshark.Surfshark.locale.en-US.yaml * Creating manifests/s/Surfshark/Surfshark/5.5.0999/Surfshark.Surfshark.yaml * Updating manifests/s/Surfshark/Surfshark/5.5.0999/Surfshark.Surfshark.installer.yaml * Updating manifests/s/Surfshark/Surfshark/5.5.0999/Surfshark.Surfshark.locale.en-US.yaml * Updating manifests/s/Surfshark/Surfshark/5.5.0999/Surfshark.Surfshark.yaml --- .../Surfshark.Surfshark.installer.yaml | 16 +++++++++ .../Surfshark.Surfshark.locale.en-US.yaml | 35 +++++++++++++++++++ .../5.5.0999/Surfshark.Surfshark.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/s/Surfshark/Surfshark/5.5.0999/Surfshark.Surfshark.installer.yaml create mode 100644 manifests/s/Surfshark/Surfshark/5.5.0999/Surfshark.Surfshark.locale.en-US.yaml create mode 100644 manifests/s/Surfshark/Surfshark/5.5.0999/Surfshark.Surfshark.yaml diff --git a/manifests/s/Surfshark/Surfshark/5.5.0999/Surfshark.Surfshark.installer.yaml b/manifests/s/Surfshark/Surfshark/5.5.0999/Surfshark.Surfshark.installer.yaml new file mode 100644 index 0000000000000..d2c0e18f6873c --- /dev/null +++ b/manifests/s/Surfshark/Surfshark/5.5.0999/Surfshark.Surfshark.installer.yaml @@ -0,0 +1,16 @@ +# Automatically updated by the winget bot at 2024/Jan/15 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Surfshark.Surfshark +PackageVersion: 5.5.0999 +InstallerType: exe +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.surfshark.com/windows/latest/SurfsharkSetup.exe + InstallerSha256: 9CF7B9A4A87192E33A9E8D9056E48C9DECFC8264B4C4DAEF6AB563AEFEC7A6EF +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/Surfshark/Surfshark/5.5.0999/Surfshark.Surfshark.locale.en-US.yaml b/manifests/s/Surfshark/Surfshark/5.5.0999/Surfshark.Surfshark.locale.en-US.yaml new file mode 100644 index 0000000000000..b58a3bf696d42 --- /dev/null +++ b/manifests/s/Surfshark/Surfshark/5.5.0999/Surfshark.Surfshark.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Automatically updated by the winget bot at 2024/Jan/15 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Surfshark.Surfshark +PackageVersion: 5.5.0999 +PackageLocale: en-US +Publisher: Surfshark +PublisherUrl: https://surfshark.com +PublisherSupportUrl: https://support.surfshark.com +PrivacyUrl: https://surfshark.com/privacy +PackageName: Surfshark +PackageUrl: https://surfshark.com +License: Proprietary +LicenseUrl: https://surfshark.com/terms-of-service +Copyright: 2022 Copyright Surfshark. All rights reserved. +ShortDescription: SurfShark is a VPN, Antivirus, data leak detection system, private seacrch tool and an automated personal data removal system. +Moniker: surfshark +Tags: +- 2fa +- antivirus +- bypasser +- cleanweb +- cookies +- ip-rotator +- leak-protection +- multihop +- pop-up-blocker +- privacy +- private-search +- security +- tracking +- vpn +PurchaseUrl: https://surfshark.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/Surfshark/Surfshark/5.5.0999/Surfshark.Surfshark.yaml b/manifests/s/Surfshark/Surfshark/5.5.0999/Surfshark.Surfshark.yaml new file mode 100644 index 0000000000000..4f1ba1b315a73 --- /dev/null +++ b/manifests/s/Surfshark/Surfshark/5.5.0999/Surfshark.Surfshark.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Jan/15 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Surfshark.Surfshark +PackageVersion: 5.5.0999 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From ee0ddebc0e74f2786da1c94a57ba233f9854c6e3 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Wed, 17 Jan 2024 19:44:04 +0100 Subject: [PATCH 405/461] New version: Fly-io.flyctl version 0.1.142 (#134500) --- .../0.1.142/Fly-io.flyctl.installer.yaml | 20 +++++++++++++++++ .../0.1.142/Fly-io.flyctl.locale.en-US.yaml | 22 +++++++++++++++++++ .../Fly-io/flyctl/0.1.142/Fly-io.flyctl.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/f/Fly-io/flyctl/0.1.142/Fly-io.flyctl.installer.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.1.142/Fly-io.flyctl.locale.en-US.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.1.142/Fly-io.flyctl.yaml diff --git a/manifests/f/Fly-io/flyctl/0.1.142/Fly-io.flyctl.installer.yaml b/manifests/f/Fly-io/flyctl/0.1.142/Fly-io.flyctl.installer.yaml new file mode 100644 index 0000000000000..341416018ac7e --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.1.142/Fly-io.flyctl.installer.yaml @@ -0,0 +1,20 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.1.142 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: flyctl.exe + PortableCommandAlias: flyctl +ReleaseDate: 2024-01-15 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.1.142/flyctl_0.1.142_Windows_x86_64.zip + InstallerSha256: EFAAB4CC5F617FC43801BD2E54D64809A5719778955A7A570234D6E245466F1F +- Architecture: arm64 + InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.1.142/flyctl_0.1.142_Windows_arm64.zip + InstallerSha256: 2ED60D539D5CB7E5DCEC891E0211A21F06784841473D1D4F4C011D47CA2CE1A1 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/f/Fly-io/flyctl/0.1.142/Fly-io.flyctl.locale.en-US.yaml b/manifests/f/Fly-io/flyctl/0.1.142/Fly-io.flyctl.locale.en-US.yaml new file mode 100644 index 0000000000000..dc47f38e5b032 --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.1.142/Fly-io.flyctl.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.1.142 +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/master/LICENSE +ShortDescription: Command line tools for fly.io services +Tags: +- cli +- fly +- heroku +ReleaseNotesUrl: https://github.com/superfly/flyctl/releases/tag/v0.1.142 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/f/Fly-io/flyctl/0.1.142/Fly-io.flyctl.yaml b/manifests/f/Fly-io/flyctl/0.1.142/Fly-io.flyctl.yaml new file mode 100644 index 0000000000000..0a2f5ca0dae5a --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.1.142/Fly-io.flyctl.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.1.142 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 2af26a54a99f7252b00238fafe8354a4955f4721 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 00:14:17 +0530 Subject: [PATCH 406/461] Update version: GOG.Galaxy version 2.0.73.27 (#134429) --- .../2.0.73.27/GOG.Galaxy.installer.yaml | 37 +++++++-------- .../2.0.73.27/GOG.Galaxy.locale.en-US.yaml | 45 ++++++++++--------- .../2.0.73.27/GOG.Galaxy.locale.zh-CN.yaml | 43 +++++++++--------- .../g/GOG/Galaxy/2.0.73.27/GOG.Galaxy.yaml | 17 +++---- 4 files changed, 73 insertions(+), 69 deletions(-) diff --git a/manifests/g/GOG/Galaxy/2.0.73.27/GOG.Galaxy.installer.yaml b/manifests/g/GOG/Galaxy/2.0.73.27/GOG.Galaxy.installer.yaml index cdc7f0681257e..2ef93bf9451e5 100644 --- a/manifests/g/GOG/Galaxy/2.0.73.27/GOG.Galaxy.installer.yaml +++ b/manifests/g/GOG/Galaxy/2.0.73.27/GOG.Galaxy.installer.yaml @@ -1,18 +1,19 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: GOG.Galaxy -PackageVersion: 2.0.73.27 -InstallerType: inno -Scope: machine -UpgradeBehavior: install -Protocols: -- goggalaxy -ProductCode: '{7258BA11-600C-430E-A759-27E2C691A335}_is1' -ReleaseDate: 2023-11-02 -Installers: -- Architecture: x86 - InstallerUrl: https://gog-cdn-fastly.gog.com/open/galaxy/client/2.0.73.27/setup_galaxy_2.0.73.27.exe - InstallerSha256: 612C3D962935B9B206B7619867355625F475ABCF052F9DEE7AC4521E235EAACF -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: GOG.Galaxy +PackageVersion: 2.0.73.27 +Installers: +- Architecture: x86 + InstallerUrl: https://gog-cdn-fastly.gog.com/open/galaxy/client/2.0.73.27/setup_galaxy_2.0.73.27.exe + InstallerSha256: 612c3d962935b9b206b7619867355625f475abcf052f9dee7ac4521e235eaacf +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- goggalaxy +ProductCode: '{7258BA11-600C-430E-A759-27E2C691A335}_is1' +ReleaseDate: 2023-11-02 diff --git a/manifests/g/GOG/Galaxy/2.0.73.27/GOG.Galaxy.locale.en-US.yaml b/manifests/g/GOG/Galaxy/2.0.73.27/GOG.Galaxy.locale.en-US.yaml index baff242b98b4e..15861ee88723d 100644 --- a/manifests/g/GOG/Galaxy/2.0.73.27/GOG.Galaxy.locale.en-US.yaml +++ b/manifests/g/GOG/Galaxy/2.0.73.27/GOG.Galaxy.locale.en-US.yaml @@ -1,22 +1,23 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: GOG.Galaxy -PackageVersion: 2.0.73.27 -PackageLocale: en-US -Publisher: GOG.com -PublisherUrl: https://www.gog.com -PublisherSupportUrl: https://support.gog.com -Author: GOG.com -PackageName: GOG GALAXY -PackageUrl: https://www.gog.com/galaxy -License: Proprietary -Copyright: © 2022 GOG Sp. z o.o. All rights reserved. -ShortDescription: All your games and friends in one place. -Description: GOG GALAXY 2.0 allows you to combine multiple game libraries into one and connect with your friends across all gaming platforms, consoles included! -Tags: -- game -- gaming -- store -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: GOG.Galaxy +PackageVersion: 2.0.73.27 +PackageLocale: en-US +Publisher: GOG.com +PublisherUrl: https://www.gog.com +PublisherSupportUrl: https://support.gog.com +Author: GOG.com +PackageName: GOG GALAXY +PackageUrl: https://www.gog.com/galaxy +License: Proprietary +Copyright: © 2022 GOG Sp. z o.o. All rights reserved. +ShortDescription: All your games and friends in one place. +Description: GOG GALAXY 2.0 allows you to combine multiple game libraries into one and connect with your friends across all gaming platforms, consoles included! +Tags: +- game +- gaming +- store +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/GOG/Galaxy/2.0.73.27/GOG.Galaxy.locale.zh-CN.yaml b/manifests/g/GOG/Galaxy/2.0.73.27/GOG.Galaxy.locale.zh-CN.yaml index 2bcc613b7fe05..711ecc3eec12a 100644 --- a/manifests/g/GOG/Galaxy/2.0.73.27/GOG.Galaxy.locale.zh-CN.yaml +++ b/manifests/g/GOG/Galaxy/2.0.73.27/GOG.Galaxy.locale.zh-CN.yaml @@ -1,21 +1,22 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json - -PackageIdentifier: GOG.Galaxy -PackageVersion: 2.0.73.27 -PackageLocale: zh-CN -Publisher: GOG.com -PublisherUrl: https://www.gog.com -PublisherSupportUrl: https://support.gog.com -Author: GOG.com -PackageName: GOG GALAXY -PackageUrl: https://www.gog.com/galaxy -License: 专有软件 -Copyright: © 2022 GOG Sp. z o.o. All rights reserved. -ShortDescription: 一站连通你的所有游戏和朋友 -Description: GOG GALAXY 2.0 允许你整合多个游戏库,并与你在所有游戏平台上的朋友建立联系,包括游戏机! -Tags: -- 商店 -- 游戏 -ManifestType: locale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: GOG.Galaxy +PackageVersion: 2.0.73.27 +PackageLocale: zh-CN +Publisher: GOG.com +PublisherUrl: https://www.gog.com +PublisherSupportUrl: https://support.gog.com +Author: GOG.com +PackageName: GOG GALAXY +PackageUrl: https://www.gog.com/galaxy +License: 专有软件 +Copyright: © 2022 GOG Sp. z o.o. All rights reserved. +ShortDescription: 一站连通你的所有游戏和朋友 +Description: GOG GALAXY 2.0 允许你整合多个游戏库,并与你在所有游戏平台上的朋友建立联系,包括游戏机! +Tags: +- 商店 +- 游戏 +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/g/GOG/Galaxy/2.0.73.27/GOG.Galaxy.yaml b/manifests/g/GOG/Galaxy/2.0.73.27/GOG.Galaxy.yaml index 56b1f307a2ed4..55cec6d370e9b 100644 --- a/manifests/g/GOG/Galaxy/2.0.73.27/GOG.Galaxy.yaml +++ b/manifests/g/GOG/Galaxy/2.0.73.27/GOG.Galaxy.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: GOG.Galaxy -PackageVersion: 2.0.73.27 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: GOG.Galaxy +PackageVersion: 2.0.73.27 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d57865bc9610e0c25021d7c810c0a61941c23511 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 00:14:27 +0530 Subject: [PATCH 407/461] Update version: GnuCash.GnuCash version 5.5 (#134428) --- .../5.5/GnuCash.GnuCash.installer.yaml | 42 ++++++++++--------- .../5.5/GnuCash.GnuCash.locale.en-US.yaml | 42 ++++++++++--------- .../GnuCash/GnuCash/5.5/GnuCash.GnuCash.yaml | 17 ++++---- 3 files changed, 53 insertions(+), 48 deletions(-) diff --git a/manifests/g/GnuCash/GnuCash/5.5/GnuCash.GnuCash.installer.yaml b/manifests/g/GnuCash/GnuCash/5.5/GnuCash.GnuCash.installer.yaml index d60a9db5f2ed6..0a348bdc2a440 100644 --- a/manifests/g/GnuCash/GnuCash/5.5/GnuCash.GnuCash.installer.yaml +++ b/manifests/g/GnuCash/GnuCash/5.5/GnuCash.GnuCash.installer.yaml @@ -1,20 +1,22 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: GnuCash.GnuCash -PackageVersion: '5.5' -Platform: -- Windows.Desktop -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -Installers: -- Architecture: x86 - InstallerUrl: https://sourceforge.net/projects/gnucash/files/gnucash%20(stable)/5.5/gnucash-5.5.setup.exe - InstallerSha256: 720A60DCA57E4199F28B5449158DDC89E62012F042A62C43B16C569FA0890275 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: GnuCash.GnuCash +PackageVersion: '5.5' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Gnucash/gnucash/releases/download/5.5/gnucash-5.5.setup.exe + InstallerSha256: 720a60dca57e4199f28b5449158ddc89e62012f042a62c43b16c569fa0890275 +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: "2023-12-17" diff --git a/manifests/g/GnuCash/GnuCash/5.5/GnuCash.GnuCash.locale.en-US.yaml b/manifests/g/GnuCash/GnuCash/5.5/GnuCash.GnuCash.locale.en-US.yaml index be3a0665d69a0..4311d0fabe33f 100644 --- a/manifests/g/GnuCash/GnuCash/5.5/GnuCash.GnuCash.locale.en-US.yaml +++ b/manifests/g/GnuCash/GnuCash/5.5/GnuCash.GnuCash.locale.en-US.yaml @@ -1,20 +1,22 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: GnuCash.GnuCash -PackageVersion: '5.5' -PackageLocale: en-US -Publisher: GnuCash Development Team -PublisherUrl: https://www.gnucash.org -PublisherSupportUrl: https://wiki.gnucash.org/wiki/FAQ -PrivacyUrl: https://slashdotmedia.com/privacy-statement -Author: GnuCash Development Team -PackageName: GnuCash -PackageUrl: https://www.gnucash.org -License: GPL 2.0 -LicenseUrl: https://raw.githubusercontent.com/Gnucash/gnucash/stable/LICENSE -CopyrightUrl: https://raw.githubusercontent.com/Gnucash/gnucash/stable/LICENSE -ShortDescription: Personal and small-business financial-accounting software -Moniker: gnucash -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: GnuCash.GnuCash +PackageVersion: '5.5' +PackageLocale: en-US +Publisher: GnuCash Development Team +PublisherUrl: https://www.gnucash.org +PublisherSupportUrl: https://wiki.gnucash.org/wiki/FAQ +PrivacyUrl: https://slashdotmedia.com/privacy-statement +Author: GnuCash Development Team +PackageName: GnuCash +PackageUrl: https://www.gnucash.org +License: GPL 2.0 +LicenseUrl: https://raw.githubusercontent.com/Gnucash/gnucash/stable/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/Gnucash/gnucash/stable/LICENSE +ShortDescription: Personal and small-business financial-accounting software +Moniker: gnucash +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/Gnucash/gnucash/releases/tag/5.5 diff --git a/manifests/g/GnuCash/GnuCash/5.5/GnuCash.GnuCash.yaml b/manifests/g/GnuCash/GnuCash/5.5/GnuCash.GnuCash.yaml index fc7d4a440a4a7..bd0444f1a8136 100644 --- a/manifests/g/GnuCash/GnuCash/5.5/GnuCash.GnuCash.yaml +++ b/manifests/g/GnuCash/GnuCash/5.5/GnuCash.GnuCash.yaml @@ -1,8 +1,9 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: GnuCash.GnuCash -PackageVersion: '5.5' -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: GnuCash.GnuCash +PackageVersion: '5.5' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f9bdce3d808042562f053e48350b019016d2609d Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 00:14:35 +0530 Subject: [PATCH 408/461] New version: Google.FirebaseCLI version 13.0.3 (#134430) --- .../13.0.3/Google.FirebaseCLI.installer.yaml | 18 +++++++++++++ .../Google.FirebaseCLI.locale.en-US.yaml | 27 +++++++++++++++++++ .../13.0.3/Google.FirebaseCLI.yaml | 9 +++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/g/Google/FirebaseCLI/13.0.3/Google.FirebaseCLI.installer.yaml create mode 100644 manifests/g/Google/FirebaseCLI/13.0.3/Google.FirebaseCLI.locale.en-US.yaml create mode 100644 manifests/g/Google/FirebaseCLI/13.0.3/Google.FirebaseCLI.yaml diff --git a/manifests/g/Google/FirebaseCLI/13.0.3/Google.FirebaseCLI.installer.yaml b/manifests/g/Google/FirebaseCLI/13.0.3/Google.FirebaseCLI.installer.yaml new file mode 100644 index 0000000000000..a8c59d86f4295 --- /dev/null +++ b/manifests/g/Google/FirebaseCLI/13.0.3/Google.FirebaseCLI.installer.yaml @@ -0,0 +1,18 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Google.FirebaseCLI +PackageVersion: 13.0.3 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/firebase/firebase-tools/releases/download/v13.0.3/firebase-tools-win.exe + InstallerSha256: 0da67688168401ee7319541dfc3d8b3e1151f01ea94d7d122b7325550f7617a0 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: portable +InstallModes: +- silent +Commands: +- firebase +ReleaseDate: "2024-01-09" diff --git a/manifests/g/Google/FirebaseCLI/13.0.3/Google.FirebaseCLI.locale.en-US.yaml b/manifests/g/Google/FirebaseCLI/13.0.3/Google.FirebaseCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..722bf53ac2534 --- /dev/null +++ b/manifests/g/Google/FirebaseCLI/13.0.3/Google.FirebaseCLI.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Google.FirebaseCLI +PackageVersion: 13.0.3 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://firebase.google.com +PublisherSupportUrl: https://firebase.google.com/support +PrivacyUrl: https://policies.google.com/privacy +Author: Firebase contributors +PackageName: Firebase CLI Tools +PackageUrl: https://github.com/firebase/firebase-tools +License: MIT +LicenseUrl: https://github.com/firebase/firebase-tools/blob/master/LICENSE +Copyright: Copyright (c) Firebase +CopyrightUrl: https://github.com/firebase/firebase-tools/blob/master/LICENSE +ShortDescription: The Firebase CLI Tools can be used to test, manage, and deploy your Firebase project from the command line. +Moniker: firebase-cli +Tags: +- firebase +- firebase-cli +- firebase-tools +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/firebase/firebase-tools/releases/tag/v13.0.3 diff --git a/manifests/g/Google/FirebaseCLI/13.0.3/Google.FirebaseCLI.yaml b/manifests/g/Google/FirebaseCLI/13.0.3/Google.FirebaseCLI.yaml new file mode 100644 index 0000000000000..88f111341ee7e --- /dev/null +++ b/manifests/g/Google/FirebaseCLI/13.0.3/Google.FirebaseCLI.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Google.FirebaseCLI +PackageVersion: 13.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 97dfe87105fa05da60708d3a2d65ece3cb997bf7 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 00:14:46 +0530 Subject: [PATCH 409/461] Update version: Glecun.soundboard version 0.0.6 (#134426) --- .../0.0.6/Glecun.soundboard.installer.yaml | 27 +++++---- .../0.0.6/Glecun.soundboard.locale.en-US.yaml | 59 ++++++++++--------- .../soundboard/0.0.6/Glecun.soundboard.yaml | 17 +++--- 3 files changed, 53 insertions(+), 50 deletions(-) diff --git a/manifests/g/Glecun/soundboard/0.0.6/Glecun.soundboard.installer.yaml b/manifests/g/Glecun/soundboard/0.0.6/Glecun.soundboard.installer.yaml index 09b8f0d1e7797..d1df6d297b9e9 100644 --- a/manifests/g/Glecun/soundboard/0.0.6/Glecun.soundboard.installer.yaml +++ b/manifests/g/Glecun/soundboard/0.0.6/Glecun.soundboard.installer.yaml @@ -1,13 +1,14 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Glecun.soundboard -PackageVersion: 0.0.6 -InstallerType: nullsoft -ReleaseDate: 2022-04-18 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/Glecun/soundboard/releases/download/v0.0.6/soundboard-Setup-0.0.6.exe - InstallerSha256: EE2E81674FE6A1BB83CC63A9FBF0E8E5279329A67AD11A881AFD3D39AF123DBB -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Glecun.soundboard +PackageVersion: 0.0.6 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Glecun/soundboard/releases/download/v0.0.6/soundboard-Setup-0.0.6.exe + InstallerSha256: ee2e81674fe6a1bb83cc63a9fbf0e8e5279329a67ad11a881afd3d39af123dbb +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +ReleaseDate: "2022-04-18" diff --git a/manifests/g/Glecun/soundboard/0.0.6/Glecun.soundboard.locale.en-US.yaml b/manifests/g/Glecun/soundboard/0.0.6/Glecun.soundboard.locale.en-US.yaml index dc13d7bb5dfb6..a428a36a76369 100644 --- a/manifests/g/Glecun/soundboard/0.0.6/Glecun.soundboard.locale.en-US.yaml +++ b/manifests/g/Glecun/soundboard/0.0.6/Glecun.soundboard.locale.en-US.yaml @@ -1,29 +1,30 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Glecun.soundboard -PackageVersion: 0.0.6 -PackageLocale: en-US -Publisher: Glecun -PublisherUrl: https://github.com/Glecun -PublisherSupportUrl: https://github.com/Glecun/soundboard/issues -Author: glecun -PackageName: soundboard -PackageUrl: https://github.com/Glecun/soundboard -License: Copyright © 2021 Glecun -ShortDescription: A simple soundboard desktop app (like EXP Soundboard). -Tags: -- audio -- electron -- sound -- soundboard -ReleaseNotes: |- - - Minimize to system tray - - Modify icon/logo - - Change "Recherche..." to "Search..." placeholder - - Use official myinstant API - - Remove max number of sound limit in list - - Random sound only trigger on local sound -ReleaseNotesUrl: https://github.com/Glecun/soundboard/releases/tag/v0.0.6 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Glecun.soundboard +PackageVersion: 0.0.6 +PackageLocale: en-US +Publisher: Glecun +PublisherUrl: https://github.com/Glecun +PublisherSupportUrl: https://github.com/Glecun/soundboard/issues +Author: glecun +PackageName: soundboard +PackageUrl: https://github.com/Glecun/soundboard +License: Copyright © 2021 Glecun +ShortDescription: A simple soundboard desktop app (like EXP Soundboard). +Tags: +- audio +- electron +- sound +- soundboard +ReleaseNotes: |- + - Minimize to system tray + - Modify icon/logo + - Change "Recherche..." to "Search..." placeholder + - Use official myinstant API + - Remove max number of sound limit in list + - Random sound only trigger on local sound +ReleaseNotesUrl: https://github.com/Glecun/soundboard/releases/tag/v0.0.6 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/Glecun/soundboard/0.0.6/Glecun.soundboard.yaml b/manifests/g/Glecun/soundboard/0.0.6/Glecun.soundboard.yaml index 3c39bc4642657..3f666e10dc839 100644 --- a/manifests/g/Glecun/soundboard/0.0.6/Glecun.soundboard.yaml +++ b/manifests/g/Glecun/soundboard/0.0.6/Glecun.soundboard.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Glecun.soundboard -PackageVersion: 0.0.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Glecun.soundboard +PackageVersion: 0.0.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b422114c825079537bfe719b0102eaf439e64a45 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 00:14:53 +0530 Subject: [PATCH 410/461] Add version: GLab.GLab version 1.22.0 (#134425) --- .../GLab/GLab/1.22.0/GLab.GLab.installer.yaml | 39 ++++---- .../GLab/1.22.0/GLab.GLab.locale.en-US.yaml | 96 ++++++++----------- manifests/g/GLab/GLab/1.22.0/GLab.GLab.yaml | 17 ++-- 3 files changed, 67 insertions(+), 85 deletions(-) diff --git a/manifests/g/GLab/GLab/1.22.0/GLab.GLab.installer.yaml b/manifests/g/GLab/GLab/1.22.0/GLab.GLab.installer.yaml index b1865bd5d830c..bde1a8565a80e 100644 --- a/manifests/g/GLab/GLab/1.22.0/GLab.GLab.installer.yaml +++ b/manifests/g/GLab/GLab/1.22.0/GLab.GLab.installer.yaml @@ -1,19 +1,20 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: GLab.GLab -PackageVersion: 1.22.0 -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ReleaseDate: 2022-01-10 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/profclems/glab/releases/download/v1.22.0/glab_1.22.0_Windows_x86_64_installer.exe - InstallerSha256: A24325C23A9113C12EBD0E5130C198C8FD63D0CB0E6A0C1063BD6362D911BAF5 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: GLab.GLab +PackageVersion: 1.22.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/profclems/glab/releases/download/v1.22.0/glab_1.22.0_Windows_x86_64_installer.exe + InstallerSha256: a24325c23a9113c12ebd0e5130c198c8fd63d0cb0e6a0c1063bd6362d911baf5 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: "2022-01-10" diff --git a/manifests/g/GLab/GLab/1.22.0/GLab.GLab.locale.en-US.yaml b/manifests/g/GLab/GLab/1.22.0/GLab.GLab.locale.en-US.yaml index ac81c0054c1a4..76fd6e94f063f 100644 --- a/manifests/g/GLab/GLab/1.22.0/GLab.GLab.locale.en-US.yaml +++ b/manifests/g/GLab/GLab/1.22.0/GLab.GLab.locale.en-US.yaml @@ -1,58 +1,38 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: GLab.GLab -PackageVersion: 1.22.0 -PackageLocale: en-US -Publisher: GitLab -PublisherUrl: https://gitlab.com/gitlab-org/cli -PublisherSupportUrl: https://gitlab.com/gitlab-org/cli/-/issues -Author: GitLab -PackageName: GLab -PackageUrl: https://gitlab.com/gitlab-org/cli -License: MIT License -LicenseUrl: https://gitlab.com/gitlab-org/cli/-/raw/main/LICENSE -Copyright: Copyright (c) 2023-present GitLab B.V. -CopyrightUrl: https://gitlab.com/gitlab-org/cli/-/raw/main/LICENSE -ShortDescription: An open-source GitLab command line tool bringing GitLabs cool features to your command line -Description: |- - GLab is an open source GitLab CLI tool bringing GitLab to your terminal next to where you are already working with git and your code without switching between windows and browser tabs. - Work with issues, merge requests, watch running pipelines directly from your CLI among other features. - Inspired by gh, the official GitHub CLI tool. -Moniker: glab -Tags: -- cli -- command-line -- commandline -- git -- gitlab -- gitlab-cli -- glab -- glab-cli -- golang -- tool -- utility -ReleaseNotes: |- - - fix(ci trace): exit normally when prompts are interrupted #849 - - docs(readme): update Fosshost.org logo location #851 - - docs: remove --autofill references #848 - - Add remoteName flag to glab repo create #850 - - docs(template): use different header styles for the PR template #857 - - chore: use errors.Is instead of error equality #853 - - feat(mr create): add --reviewer parameter #854 - - feat(mr create): add --squash-before-merge parameter #855 - - ci: fix the linter by targeting the pr instead of the pr target #861 - - fix ci pipeline view incorrect timestamp being used #864 - - docs(README): add awesome-go badge to README #867 - - feat(command/ci/retry): Add new command to retry CI jobs #868 - - fix(ci status): add check for pending pipelines #869 - - Escape titles in new MR preview URLs #870 - - feat(mr update): add --squash-before-merge parameter #856 - - fix: obsolete % char for weights #876 - - Update docs for glab pipeline run to include variables parameter #885 - - fix: weird condition when prompt disabled #865 - - mr: deprecate mr for command #900 - - chore: Update Arch README link to official repos #937 -ReleaseNotesUrl: https://github.com/profclems/glab/releases/tag/v1.22.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: GLab.GLab +PackageVersion: 1.22.0 +PackageLocale: en-US +Publisher: GitLab +PublisherUrl: https://gitlab.com/gitlab-org/cli +PublisherSupportUrl: https://gitlab.com/gitlab-org/cli/-/issues +Author: GitLab +PackageName: GLab +PackageUrl: https://gitlab.com/gitlab-org/cli +License: MIT License +LicenseUrl: https://gitlab.com/gitlab-org/cli/-/raw/main/LICENSE +Copyright: Copyright (c) 2023-present GitLab B.V. +CopyrightUrl: https://gitlab.com/gitlab-org/cli/-/raw/main/LICENSE +ShortDescription: An open-source GitLab command line tool bringing GitLabs cool features to your command line +Description: |- + GLab is an open source GitLab CLI tool bringing GitLab to your terminal next to where you are already working with git and your code without switching between windows and browser tabs. + Work with issues, merge requests, watch running pipelines directly from your CLI among other features. + Inspired by gh, the official GitHub CLI tool. +Moniker: glab +Tags: +- cli +- command-line +- commandline +- git +- gitlab +- gitlab-cli +- glab +- glab-cli +- golang +- tool +- utility +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/profclems/glab/releases/tag/v1.22.0 diff --git a/manifests/g/GLab/GLab/1.22.0/GLab.GLab.yaml b/manifests/g/GLab/GLab/1.22.0/GLab.GLab.yaml index d16c9fef9fd40..76e4f5b746a84 100644 --- a/manifests/g/GLab/GLab/1.22.0/GLab.GLab.yaml +++ b/manifests/g/GLab/GLab/1.22.0/GLab.GLab.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: GLab.GLab -PackageVersion: 1.22.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: GLab.GLab +PackageVersion: 1.22.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 785cd2b7cb9d80fade62856c0d7894343eaa0733 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 00:14:57 +0530 Subject: [PATCH 411/461] Update version: Glodon.CADReader.CN version 6.0.1.94 (#134427) --- .../Glodon.CADReader.CN.installer.yaml | 49 ++++++------- .../Glodon.CADReader.CN.locale.en-US.yaml | 57 +++++++-------- .../Glodon.CADReader.CN.locale.zh-CN.yaml | 69 ++++++++++--------- .../CN/6.0.1.94/Glodon.CADReader.CN.yaml | 17 ++--- 4 files changed, 98 insertions(+), 94 deletions(-) diff --git a/manifests/g/Glodon/CADReader/CN/6.0.1.94/Glodon.CADReader.CN.installer.yaml b/manifests/g/Glodon/CADReader/CN/6.0.1.94/Glodon.CADReader.CN.installer.yaml index 06a30cc7d203f..b5d2016372d63 100644 --- a/manifests/g/Glodon/CADReader/CN/6.0.1.94/Glodon.CADReader.CN.installer.yaml +++ b/manifests/g/Glodon/CADReader/CN/6.0.1.94/Glodon.CADReader.CN.installer.yaml @@ -1,24 +1,25 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Glodon.CADReader.CN -PackageVersion: 6.0.1.94 -InstallerType: inno -Scope: machine -UpgradeBehavior: install -FileExtensions: -- bin -- dwg -- dxf -- octet-stream -ProductCode: '{DDD659B5-6B07-4F5A-A0D3-9E8D3147E165}_is1' -ReleaseDate: 2023-11-28 -AppsAndFeaturesEntries: -- DisplayName: CAD快速看图v6.0.1.94 - ProductCode: '{DDD659B5-6B07-4F5A-A0D3-9E8D3147E165}_is1' -Installers: -- Architecture: x86 - InstallerUrl: http://yuntu-f.kuaicad.com/app/CADReaderPc_6.0.1.94.exe - InstallerSha256: 9CBC7A6D314057C2A6C8CBC7B8D232DC6F99FBB33F53AEC6C08C9E7E826787EA -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Glodon.CADReader.CN +PackageVersion: 6.0.1.94 +Installers: +- Architecture: x86 + InstallerUrl: http://yuntu-f.kuaicad.com/app/CADReaderPc_6.0.1.94.exe + InstallerSha256: 9cbc7a6d314057c2a6c8cbc7b8d232dc6f99fbb33f53aec6c08c9e7e826787ea +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +FileExtensions: +- bin +- dwg +- dxf +- octet-stream +ProductCode: '{DDD659B5-6B07-4F5A-A0D3-9E8D3147E165}_is1' +ReleaseDate: 2023-11-28 +AppsAndFeaturesEntries: +- DisplayName: CAD快速看图v6.0.1.94 + ProductCode: '{DDD659B5-6B07-4F5A-A0D3-9E8D3147E165}_is1' diff --git a/manifests/g/Glodon/CADReader/CN/6.0.1.94/Glodon.CADReader.CN.locale.en-US.yaml b/manifests/g/Glodon/CADReader/CN/6.0.1.94/Glodon.CADReader.CN.locale.en-US.yaml index da8dd036a7ede..dfc4ab7ee14ea 100644 --- a/manifests/g/Glodon/CADReader/CN/6.0.1.94/Glodon.CADReader.CN.locale.en-US.yaml +++ b/manifests/g/Glodon/CADReader/CN/6.0.1.94/Glodon.CADReader.CN.locale.en-US.yaml @@ -1,28 +1,29 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Glodon.CADReader.CN -PackageVersion: 6.0.1.94 -PackageLocale: en-US -Publisher: 广联达科技股份有限公司 -PublisherUrl: https://www.glodon.com -PublisherSupportUrl: http://cadclub.glodon.com/question/list -PrivacyUrl: https://yuntu-f.glodon.com/policy/privacypolicy.html -Author: Beijing Glodon Yuntu Dream Technology Co., Ltd. -PackageName: CAD快速看图 -PackageUrl: https://cad.glodon.com -License: Proprietary -LicenseUrl: https://yuntu-f.glodon.com/policy/userprotocol.html -Copyright: Copyright (C) 1998-2023 Beijing Glodon Yuntu Dream Technology Co., Ltd. -ShortDescription: A fast DWG/DXF viewer and measurement tool -Description: CAD Reader is a fast and easy-to-use DXF & DWG drawing viewer, which can open, view, mark, measure, and share your AutoCAD files easily. -Tags: -- blueprint -- cad -- drawing -- reader -- tangent -- viewer -PurchaseUrl: https://cad.glodon.com/user/index -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Glodon.CADReader.CN +PackageVersion: 6.0.1.94 +PackageLocale: en-US +Publisher: 广联达科技股份有限公司 +PublisherUrl: https://www.glodon.com +PublisherSupportUrl: http://cadclub.glodon.com/question/list +PrivacyUrl: https://yuntu-f.glodon.com/policy/privacypolicy.html +Author: Beijing Glodon Yuntu Dream Technology Co., Ltd. +PackageName: CAD快速看图 +PackageUrl: https://cad.glodon.com +License: Proprietary +LicenseUrl: https://yuntu-f.glodon.com/policy/userprotocol.html +Copyright: Copyright (C) 1998-2023 Beijing Glodon Yuntu Dream Technology Co., Ltd. +ShortDescription: A fast DWG/DXF viewer and measurement tool +Description: CAD Reader is a fast and easy-to-use DXF & DWG drawing viewer, which can open, view, mark, measure, and share your AutoCAD files easily. +Tags: +- blueprint +- cad +- drawing +- reader +- tangent +- viewer +PurchaseUrl: https://cad.glodon.com/user/index +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/Glodon/CADReader/CN/6.0.1.94/Glodon.CADReader.CN.locale.zh-CN.yaml b/manifests/g/Glodon/CADReader/CN/6.0.1.94/Glodon.CADReader.CN.locale.zh-CN.yaml index a665e8f647dea..f856cf132011f 100644 --- a/manifests/g/Glodon/CADReader/CN/6.0.1.94/Glodon.CADReader.CN.locale.zh-CN.yaml +++ b/manifests/g/Glodon/CADReader/CN/6.0.1.94/Glodon.CADReader.CN.locale.zh-CN.yaml @@ -1,34 +1,35 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json - -PackageIdentifier: Glodon.CADReader.CN -PackageVersion: 6.0.1.94 -PackageLocale: zh-CN -Publisher: 广联达科技股份有限公司 -PublisherUrl: https://www.glodon.com -PublisherSupportUrl: http://cadclub.glodon.com/question/list -PrivacyUrl: https://yuntu-f.glodon.com/policy/privacypolicy.html -Author: 北京广联达云图梦想科技有限公司 -PackageName: CAD快速看图 -PackageUrl: https://cad.glodon.com -License: 专有软件 -LicenseUrl: https://yuntu-f.glodon.com/policy/userprotocol.html -Copyright: Copyright (C) 1998-2023 北京广联达云图梦想科技有限公司. -ShortDescription: 一款支持天正建筑、天正给排水、天正暖通、天正电气的 CAD 看图工具 -Description: CAD 快速看图是北京广联达云图梦想科技有限公司(广联达科技股份有限公司控股子公司)自主研发的全平台 CAD 看图软件(支持 Windows、Android、iOS 等),是一款支持天正建筑、天正给排水、天正暖通、天正电气的 CAD 看图工具,打开速度快,支持各种版本的 CAD 图纸,并且拥有提取文字表格、图纸对比、图形识别、测量弧长面积、外部参照管理和云盘同步标注等功能,操作简便、功能强大,是工程人看图的重要工具。 -Tags: -- cad -- 图纸 -- 天正 -- 查看器 -- 看图 -- 蓝图 -- 阅读器 -ReleaseNotes: |- - 1. 标注分类支持查找、全部选择、全部取消 - 2. 提取文字支持异形区域提取 - 3. 优化图纸显示 -ReleaseNotesUrl: https://yuntu-f.kuaicad.com/html/pc/update_6.0.1.94.html -PurchaseUrl: https://cad.glodon.com/user/index -ManifestType: locale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Glodon.CADReader.CN +PackageVersion: 6.0.1.94 +PackageLocale: zh-CN +Publisher: 广联达科技股份有限公司 +PublisherUrl: https://www.glodon.com +PublisherSupportUrl: http://cadclub.glodon.com/question/list +PrivacyUrl: https://yuntu-f.glodon.com/policy/privacypolicy.html +Author: 北京广联达云图梦想科技有限公司 +PackageName: CAD快速看图 +PackageUrl: https://cad.glodon.com +License: 专有软件 +LicenseUrl: https://yuntu-f.glodon.com/policy/userprotocol.html +Copyright: Copyright (C) 1998-2023 北京广联达云图梦想科技有限公司. +ShortDescription: 一款支持天正建筑、天正给排水、天正暖通、天正电气的 CAD 看图工具 +Description: CAD 快速看图是北京广联达云图梦想科技有限公司(广联达科技股份有限公司控股子公司)自主研发的全平台 CAD 看图软件(支持 Windows、Android、iOS 等),是一款支持天正建筑、天正给排水、天正暖通、天正电气的 CAD 看图工具,打开速度快,支持各种版本的 CAD 图纸,并且拥有提取文字表格、图纸对比、图形识别、测量弧长面积、外部参照管理和云盘同步标注等功能,操作简便、功能强大,是工程人看图的重要工具。 +Tags: +- cad +- 图纸 +- 天正 +- 查看器 +- 看图 +- 蓝图 +- 阅读器 +ReleaseNotes: |- + 1. 标注分类支持查找、全部选择、全部取消 + 2. 提取文字支持异形区域提取 + 3. 优化图纸显示 +ReleaseNotesUrl: https://yuntu-f.kuaicad.com/html/pc/update_6.0.1.94.html +PurchaseUrl: https://cad.glodon.com/user/index +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/g/Glodon/CADReader/CN/6.0.1.94/Glodon.CADReader.CN.yaml b/manifests/g/Glodon/CADReader/CN/6.0.1.94/Glodon.CADReader.CN.yaml index 42a64f5e71229..5f96ae81c0d98 100644 --- a/manifests/g/Glodon/CADReader/CN/6.0.1.94/Glodon.CADReader.CN.yaml +++ b/manifests/g/Glodon/CADReader/CN/6.0.1.94/Glodon.CADReader.CN.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Glodon.CADReader.CN -PackageVersion: 6.0.1.94 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Glodon.CADReader.CN +PackageVersion: 6.0.1.94 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9949fcd7ef6784550e0a3277e766f150f067eab5 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 00:15:00 +0530 Subject: [PATCH 412/461] Update version: GitHub.GitLFS version 3.4.1 (#134423) --- .../GitLFS/3.4.1/GitHub.GitLFS.installer.yaml | 41 ++++++------ .../3.4.1/GitHub.GitLFS.locale.en-US.yaml | 63 ++++++++++--------- .../g/GitHub/GitLFS/3.4.1/GitHub.GitLFS.yaml | 17 ++--- 3 files changed, 62 insertions(+), 59 deletions(-) diff --git a/manifests/g/GitHub/GitLFS/3.4.1/GitHub.GitLFS.installer.yaml b/manifests/g/GitHub/GitLFS/3.4.1/GitHub.GitLFS.installer.yaml index b0d4d18758614..144f0c2ad4d02 100644 --- a/manifests/g/GitHub/GitLFS/3.4.1/GitHub.GitLFS.installer.yaml +++ b/manifests/g/GitHub/GitLFS/3.4.1/GitHub.GitLFS.installer.yaml @@ -1,20 +1,21 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: GitHub.GitLFS -PackageVersion: 3.4.1 -Platform: -- Windows.Desktop -InstallerType: inno -Scope: machine -Dependencies: - PackageDependencies: - - PackageIdentifier: Git.Git -ProductCode: '{286391DE-F778-44EA-9375-1B21AAA04FF0}_is1' -ReleaseDate: 2023-12-13 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/git-lfs/git-lfs/releases/download/v3.4.1/git-lfs-windows-v3.4.1.exe - InstallerSha256: 0A7E5A4B8D3ED3E2732A783F89F79D7EE931603F9CA36B822F5938599482DC5F -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: GitHub.GitLFS +PackageVersion: 3.4.1 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/git-lfs/git-lfs/releases/download/v3.4.1/git-lfs-windows-v3.4.1.exe + InstallerSha256: 0a7e5a4b8d3ed3e2732a783f89f79d7ee931603f9ca36b822f5938599482dc5f +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +Dependencies: + PackageDependencies: + - PackageIdentifier: Git.Git +ProductCode: '{286391DE-F778-44EA-9375-1B21AAA04FF0}_is1' +ReleaseDate: "2023-12-13" diff --git a/manifests/g/GitHub/GitLFS/3.4.1/GitHub.GitLFS.locale.en-US.yaml b/manifests/g/GitHub/GitLFS/3.4.1/GitHub.GitLFS.locale.en-US.yaml index 92a61e42bf60d..0782a40f10355 100644 --- a/manifests/g/GitHub/GitLFS/3.4.1/GitHub.GitLFS.locale.en-US.yaml +++ b/manifests/g/GitHub/GitLFS/3.4.1/GitHub.GitLFS.locale.en-US.yaml @@ -1,31 +1,32 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: GitHub.GitLFS -PackageVersion: 3.4.1 -PackageLocale: en-US -Publisher: GitHub, Inc. -PublisherUrl: https://github.com/git-lfs/git-lfs -PublisherSupportUrl: https://github.com/git-lfs/git-lfs/issues -Author: Github, Inc. -PackageName: Git LFS -PackageUrl: https://github.com/git-lfs -License: MIT License -LicenseUrl: https://github.com/git-lfs/git-lfs/raw/main/LICENSE.md -Copyright: Copyright (c) 2014-2021 GitHub, Inc. and Git LFS contributors -CopyrightUrl: https://github.com/git-lfs/git-lfs/raw/main/LICENSE.md -ShortDescription: Git Large File Storage is a command line extension and specification for managing large files with Git. -Moniker: gitlfs -Tags: -- command-line -- file-storage -- git -- github -- go -- golang -ReleaseNotes: |- - Bugs - - Fix a panic in the credential code #5490 (@bk2204) -ReleaseNotesUrl: https://github.com/git-lfs/git-lfs/releases/tag/v3.4.1 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: GitHub.GitLFS +PackageVersion: 3.4.1 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/git-lfs/git-lfs +PublisherSupportUrl: https://github.com/git-lfs/git-lfs/issues +Author: Github, Inc. +PackageName: Git LFS +PackageUrl: https://github.com/git-lfs +License: MIT License +LicenseUrl: https://github.com/git-lfs/git-lfs/raw/main/LICENSE.md +Copyright: Copyright (c) 2014-2021 GitHub, Inc. and Git LFS contributors +CopyrightUrl: https://github.com/git-lfs/git-lfs/raw/main/LICENSE.md +ShortDescription: Git Large File Storage is a command line extension and specification for managing large files with Git. +Moniker: gitlfs +Tags: +- command-line +- file-storage +- git +- github +- go +- golang +ReleaseNotes: |- + Bugs + - Fix a panic in the credential code #5490 (@bk2204) +ReleaseNotesUrl: https://github.com/git-lfs/git-lfs/releases/tag/v3.4.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/GitHub/GitLFS/3.4.1/GitHub.GitLFS.yaml b/manifests/g/GitHub/GitLFS/3.4.1/GitHub.GitLFS.yaml index 7290c4d5d92b6..dfb942205164d 100644 --- a/manifests/g/GitHub/GitLFS/3.4.1/GitHub.GitLFS.yaml +++ b/manifests/g/GitHub/GitLFS/3.4.1/GitHub.GitLFS.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: GitHub.GitLFS -PackageVersion: 3.4.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: GitHub.GitLFS +PackageVersion: 3.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 08e86e0353cb7df0b6861c02ce5ff64dda9bf4fe Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 00:15:14 +0530 Subject: [PATCH 413/461] Update version: GitHub.ClassroomAssistant version 2.0.4 (#134421) --- .../GitHub.ClassroomAssistant.installer.yaml | 35 ++++++++------- ...itHub.ClassroomAssistant.locale.en-US.yaml | 45 ++++++++++--------- .../2.0.4/GitHub.ClassroomAssistant.yaml | 17 +++---- 3 files changed, 50 insertions(+), 47 deletions(-) diff --git a/manifests/g/GitHub/ClassroomAssistant/2.0.4/GitHub.ClassroomAssistant.installer.yaml b/manifests/g/GitHub/ClassroomAssistant/2.0.4/GitHub.ClassroomAssistant.installer.yaml index 15e9490fc8d6b..869eb4244aee6 100644 --- a/manifests/g/GitHub/ClassroomAssistant/2.0.4/GitHub.ClassroomAssistant.installer.yaml +++ b/manifests/g/GitHub/ClassroomAssistant/2.0.4/GitHub.ClassroomAssistant.installer.yaml @@ -1,17 +1,18 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: GitHub.ClassroomAssistant -PackageVersion: 2.0.4 -InstallerType: exe -Scope: user -InstallerSwitches: - Silent: -s - SilentWithProgress: -s -ReleaseDate: 2021-03-22 -Installers: -- Architecture: neutral - InstallerUrl: https://github.com/education/classroom-assistant/releases/download/v2.0.4/Classroom.Assistant-2.0.4.Setup.exe - InstallerSha256: 38EFC41A44413F289B0E92D74A2C084659FF88B8E100A89F0E04A9EC1DB43CF4 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: GitHub.ClassroomAssistant +PackageVersion: 2.0.4 +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/education/classroom-assistant/releases/download/v2.0.4/Classroom.Assistant-2.0.4.Setup.exe + InstallerSha256: 38efc41a44413f289b0e92d74a2c084659ff88b8e100a89f0e04a9ec1db43cf4 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: exe +Scope: user +InstallerSwitches: + Silent: -s + SilentWithProgress: -s +ReleaseDate: "2021-03-22" diff --git a/manifests/g/GitHub/ClassroomAssistant/2.0.4/GitHub.ClassroomAssistant.locale.en-US.yaml b/manifests/g/GitHub/ClassroomAssistant/2.0.4/GitHub.ClassroomAssistant.locale.en-US.yaml index 9f3f6ef4d0871..792351d297f02 100644 --- a/manifests/g/GitHub/ClassroomAssistant/2.0.4/GitHub.ClassroomAssistant.locale.en-US.yaml +++ b/manifests/g/GitHub/ClassroomAssistant/2.0.4/GitHub.ClassroomAssistant.locale.en-US.yaml @@ -1,22 +1,23 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: GitHub.ClassroomAssistant -PackageVersion: 2.0.4 -PackageLocale: en-US -Publisher: GitHub, Inc. -PublisherUrl: https://github.com/education/classroom-assistant -PublisherSupportUrl: https://github.com/education/classroom-assistant/issues -Author: GitHub, Inc. -PackageName: classroom-assistant -PackageUrl: https://classroom.github.com/assistant -License: MIT License -LicenseUrl: https://github.com/education/classroom-assistant/blob/master/LICENSE -Copyright: Copyright (c) 2016 GitHub Inc. -CopyrightUrl: https://github.com/education/classroom-assistant/blob/master/LICENSE -ShortDescription: Clone student repositories in bulk -Description: GitHub Classroom Assistant is a cross-platform desktop application to help you get student repositories for grading. -Moniker: classroom-assistant -ReleaseNotesUrl: https://github.com/education/classroom-assistant/releases/tag/v2.0.4 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: GitHub.ClassroomAssistant +PackageVersion: 2.0.4 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/education/classroom-assistant +PublisherSupportUrl: https://github.com/education/classroom-assistant/issues +Author: GitHub, Inc. +PackageName: classroom-assistant +PackageUrl: https://classroom.github.com/assistant +License: MIT License +LicenseUrl: https://github.com/education/classroom-assistant/blob/master/LICENSE +Copyright: Copyright (c) 2016 GitHub Inc. +CopyrightUrl: https://github.com/education/classroom-assistant/blob/master/LICENSE +ShortDescription: Clone student repositories in bulk +Description: GitHub Classroom Assistant is a cross-platform desktop application to help you get student repositories for grading. +Moniker: classroom-assistant +ReleaseNotesUrl: https://github.com/education/classroom-assistant/releases/tag/v2.0.4 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/GitHub/ClassroomAssistant/2.0.4/GitHub.ClassroomAssistant.yaml b/manifests/g/GitHub/ClassroomAssistant/2.0.4/GitHub.ClassroomAssistant.yaml index 1d256a9b8926e..2ea711998f025 100644 --- a/manifests/g/GitHub/ClassroomAssistant/2.0.4/GitHub.ClassroomAssistant.yaml +++ b/manifests/g/GitHub/ClassroomAssistant/2.0.4/GitHub.ClassroomAssistant.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: GitHub.ClassroomAssistant -PackageVersion: 2.0.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: GitHub.ClassroomAssistant +PackageVersion: 2.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d91b579a7f216695d32b101b60cf169d986ebcf2 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 00:15:32 +0530 Subject: [PATCH 414/461] Update version: GitExtensionsTeam.GitExtensions version 4.2.1 (#134419) --- ...xtensionsTeam.GitExtensions.installer.yaml | 70 +++++++++--------- ...nsionsTeam.GitExtensions.locale.en-US.yaml | 71 ++++++++++--------- .../GitExtensionsTeam.GitExtensions.yaml | 17 ++--- 3 files changed, 81 insertions(+), 77 deletions(-) diff --git a/manifests/g/GitExtensionsTeam/GitExtensions/4.2.1/GitExtensionsTeam.GitExtensions.installer.yaml b/manifests/g/GitExtensionsTeam/GitExtensions/4.2.1/GitExtensionsTeam.GitExtensions.installer.yaml index 39e0292d9a46e..64295792f2e54 100644 --- a/manifests/g/GitExtensionsTeam/GitExtensions/4.2.1/GitExtensionsTeam.GitExtensions.installer.yaml +++ b/manifests/g/GitExtensionsTeam/GitExtensions/4.2.1/GitExtensionsTeam.GitExtensions.installer.yaml @@ -1,34 +1,36 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: GitExtensionsTeam.GitExtensions -PackageVersion: 4.2.1 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.6 - MinimumVersion: 6.0.9 - - PackageIdentifier: Git.Git -ProductCode: '{0E1D27B4-745E-487F-A702-56BAB4247BDD}' -ReleaseDate: 2023-11-27 -AppsAndFeaturesEntries: -- DisplayName: Git Extensions 4.2.1.1.17611 - DisplayVersion: 4.2.1.1.17611 - ProductCode: '{99DA7AAC-1F6B-43B4-A847-A5588C7CFFD2}' - UpgradeCode: '{140E80EA-5053-42DC-AB0E-6FF0E49E6BCF}' - InstallerType: msi -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/gitextensions/gitextensions/releases/download/v4.2.1/GitExtensions-4.2.1.17611-b0c0b2848.msi - InstallerSha256: DBF66A494BDA70686C1EB4F5D5ACAA0BD870A91342D3EA8C2FB4ACB2E194E310 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: GitExtensionsTeam.GitExtensions +PackageVersion: 4.2.1 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/gitextensions/gitextensions/releases/download/v4.2.1/GitExtensions-4.2.1.17611-b0c0b2848.msi + InstallerSha256: dbf66a494bda70686c1eb4f5d5acaa0bd870a91342d3ea8c2fb4acb2e194e310 + UpgradeCode: "{140E80EA-5053-42DC-AB0E-6FF0E49E6BCF}" +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.6 + MinimumVersion: 6.0.9 + - PackageIdentifier: Git.Git +ProductCode: '{0E1D27B4-745E-487F-A702-56BAB4247BDD}' +ReleaseDate: "2023-11-27" +AppsAndFeaturesEntries: +- DisplayName: Git Extensions 4.2.1.1.17611 + DisplayVersion: 4.2.1.1.17611 + ProductCode: '{99DA7AAC-1F6B-43B4-A847-A5588C7CFFD2}' + UpgradeCode: '{140E80EA-5053-42DC-AB0E-6FF0E49E6BCF}' + InstallerType: msi diff --git a/manifests/g/GitExtensionsTeam/GitExtensions/4.2.1/GitExtensionsTeam.GitExtensions.locale.en-US.yaml b/manifests/g/GitExtensionsTeam/GitExtensions/4.2.1/GitExtensionsTeam.GitExtensions.locale.en-US.yaml index 61e609a6756e2..14f6e857c8e17 100644 --- a/manifests/g/GitExtensionsTeam/GitExtensions/4.2.1/GitExtensionsTeam.GitExtensions.locale.en-US.yaml +++ b/manifests/g/GitExtensionsTeam/GitExtensions/4.2.1/GitExtensionsTeam.GitExtensions.locale.en-US.yaml @@ -1,35 +1,36 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: GitExtensionsTeam.GitExtensions -PackageVersion: 4.2.1 -PackageLocale: en-US -Publisher: Git Extensions Team -PublisherUrl: https://github.com/gitextensions/gitextensions -PublisherSupportUrl: https://github.com/gitextensions/gitextensions/issues -PrivacyUrl: https://github.com/gitextensions/gitextensions/blob/master/PrivacyPolicy.md -Author: Git Extensions Team -PackageName: Git Extensions -PackageUrl: https://gitextensions.github.io -License: GNU General Public License v3.0 -LicenseUrl: https://raw.githubusercontent.com/gitextensions/gitextensions/master/LICENSE.md -CopyrightUrl: https://raw.githubusercontent.com/gitextensions/gitextensions/master/LICENSE.md -ShortDescription: Git Extensions is a graphical user interface for Git that allows you to control Git without using the commandline -Moniker: git-extensions -Tags: -- git -- git-client -- git-gui -- gitextensions -ReleaseNotes: |- - Changes: - - [#11393] Avoid popup resetting new file to index - - [#11389] GPG: don't crash on artificial commits - - [#11384] Do not migrate empty settings - - [#11381] GitExtSshAskPass: Ensure chars are outputed as UTF8 chars - - [#11376] Delete unused branch plugin: Makes GetBranchNames() support worktrees - - [#11369] Let git deny the commit if committer is not specified -ReleaseNotesUrl: https://github.com/gitextensions/gitextensions/releases/tag/v4.2.1 -InstallationNotes: This package also requires .Net Desktop Runtime 6 (Microsoft.DotNet.DesktopRuntime.6) and git (Git.Git) to work. -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: GitExtensionsTeam.GitExtensions +PackageVersion: 4.2.1 +PackageLocale: en-US +Publisher: Git Extensions Team +PublisherUrl: https://github.com/gitextensions/gitextensions +PublisherSupportUrl: https://github.com/gitextensions/gitextensions/issues +PrivacyUrl: https://github.com/gitextensions/gitextensions/blob/master/PrivacyPolicy.md +Author: Git Extensions Team +PackageName: Git Extensions +PackageUrl: https://gitextensions.github.io +License: GNU General Public License v3.0 +LicenseUrl: https://raw.githubusercontent.com/gitextensions/gitextensions/master/LICENSE.md +CopyrightUrl: https://raw.githubusercontent.com/gitextensions/gitextensions/master/LICENSE.md +ShortDescription: Git Extensions is a graphical user interface for Git that allows you to control Git without using the commandline +Moniker: git-extensions +Tags: +- git +- git-client +- git-gui +- gitextensions +ReleaseNotes: |- + Changes: + - [#11393] Avoid popup resetting new file to index + - [#11389] GPG: don't crash on artificial commits + - [#11384] Do not migrate empty settings + - [#11381] GitExtSshAskPass: Ensure chars are outputed as UTF8 chars + - [#11376] Delete unused branch plugin: Makes GetBranchNames() support worktrees + - [#11369] Let git deny the commit if committer is not specified +ReleaseNotesUrl: https://github.com/gitextensions/gitextensions/releases/tag/v4.2.1 +InstallationNotes: This package also requires .Net Desktop Runtime 6 (Microsoft.DotNet.DesktopRuntime.6) and git (Git.Git) to work. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/GitExtensionsTeam/GitExtensions/4.2.1/GitExtensionsTeam.GitExtensions.yaml b/manifests/g/GitExtensionsTeam/GitExtensions/4.2.1/GitExtensionsTeam.GitExtensions.yaml index 7be1c583ac4e9..7aa5cd4078991 100644 --- a/manifests/g/GitExtensionsTeam/GitExtensions/4.2.1/GitExtensionsTeam.GitExtensions.yaml +++ b/manifests/g/GitExtensionsTeam/GitExtensions/4.2.1/GitExtensionsTeam.GitExtensions.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: GitExtensionsTeam.GitExtensions -PackageVersion: 4.2.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: GitExtensionsTeam.GitExtensions +PackageVersion: 4.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From fbf58dcc588556dd70faa8d120509c5b908fbaf4 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 00:15:43 +0530 Subject: [PATCH 415/461] Add version: GitHub.cli version 2.42.0 (#134422) --- .../cli/2.42.0/GitHub.cli.installer.yaml | 50 ++++++++-------- .../cli/2.42.0/GitHub.cli.locale.en-US.yaml | 59 +++++++++---------- manifests/g/GitHub/cli/2.42.0/GitHub.cli.yaml | 14 ++--- 3 files changed, 58 insertions(+), 65 deletions(-) diff --git a/manifests/g/GitHub/cli/2.42.0/GitHub.cli.installer.yaml b/manifests/g/GitHub/cli/2.42.0/GitHub.cli.installer.yaml index c52b8dd7c273a..b79d7e3410cf9 100644 --- a/manifests/g/GitHub/cli/2.42.0/GitHub.cli.installer.yaml +++ b/manifests/g/GitHub/cli/2.42.0/GitHub.cli.installer.yaml @@ -1,26 +1,24 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: GitHub.cli -PackageVersion: 2.42.0 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -Commands: -- gh -ProductCode: '{DFE4D53E-1354-4601-AD4D-6FF5143B2ECD}' -AppsAndFeaturesEntries: -- UpgradeCode: '{8CFB9531-B959-4E1B-AA2E-4AF0FFCC4AF4}' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/cli/cli/releases/download/v2.42.0/gh_2.42.0_windows_amd64.msi - InstallerSha256: 9C7DD865E5C4CDEE1F26F9E15073FF36BBD09295D39B1B5AE303E4E5A7951068 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +PackageIdentifier: GitHub.cli +PackageVersion: 2.42.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/cli/cli/releases/download/v2.42.0/gh_2.42.0_windows_amd64.msi + InstallerSha256: 9c7dd865e5c4cdee1f26f9e15073ff36bbd09295d39b1b5ae303e4e5a7951068 + UpgradeCode: "{8CFB9531-B959-4E1B-AA2E-4AF0FFCC4AF4}" +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- gh +ProductCode: "{DFE4D53E-1354-4601-AD4D-6FF5143B2ECD}" +ReleaseDate: "2024-01-11" diff --git a/manifests/g/GitHub/cli/2.42.0/GitHub.cli.locale.en-US.yaml b/manifests/g/GitHub/cli/2.42.0/GitHub.cli.locale.en-US.yaml index e84bbde13f85b..866b1dc13986c 100644 --- a/manifests/g/GitHub/cli/2.42.0/GitHub.cli.locale.en-US.yaml +++ b/manifests/g/GitHub/cli/2.42.0/GitHub.cli.locale.en-US.yaml @@ -1,31 +1,28 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: GitHub.cli -PackageVersion: 2.42.0 -PackageLocale: en-US -Publisher: GitHub, Inc. -PublisherUrl: https://github.com -PublisherSupportUrl: https://help.github.com/en -PrivacyUrl: https://help.github.com/en/articles/github-privacy-statement -Author: GitHub, Inc. -PackageName: GitHub CLI -PackageUrl: https://github.com/cli/cli -License: MIT License -LicenseUrl: https://github.com/cli/cli/blob/HEAD/LICENSE -Copyright: Copyright (c) 2019 GitHub Inc. -CopyrightUrl: https://github.com/cli/cli/blob/trunk/LICENSE -ShortDescription: GitHub's official command-line tool. -Description: |- - gh is GitHub on the command line. - It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code. -Moniker: gh -Tags: -- cli -- command-line -- foss -- open-source -- tool -- utility -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +PackageIdentifier: GitHub.cli +PackageVersion: 2.42.0 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com +PublisherSupportUrl: https://help.github.com/en +PrivacyUrl: https://help.github.com/en/articles/github-privacy-statement +Author: GitHub, Inc. +PackageName: GitHub CLI +PackageUrl: https://github.com/cli/cli +License: MIT License +LicenseUrl: https://github.com/cli/cli/blob/HEAD/LICENSE +Copyright: Copyright (c) 2019 GitHub Inc. +CopyrightUrl: https://github.com/cli/cli/blob/trunk/LICENSE +ShortDescription: GitHubs official command-line tool. +Description: gh is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code. +Moniker: gh +Tags: +- cli +- command-line +- foss +- open-source +- tool +- utility +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/cli/cli/releases/tag/v2.42.0 diff --git a/manifests/g/GitHub/cli/2.42.0/GitHub.cli.yaml b/manifests/g/GitHub/cli/2.42.0/GitHub.cli.yaml index f54b5f86013f3..5f0eef3fe6b22 100644 --- a/manifests/g/GitHub/cli/2.42.0/GitHub.cli.yaml +++ b/manifests/g/GitHub/cli/2.42.0/GitHub.cli.yaml @@ -1,8 +1,6 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: GitHub.cli -PackageVersion: 2.42.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) +PackageIdentifier: GitHub.cli +PackageVersion: 2.42.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 66a4561b474b6c2ff58992d108e0880a92298648 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 00:15:52 +0530 Subject: [PATCH 416/461] Update version: GitHub.Atom.Beta version 1.61.0-beta0 (#134420) --- .../GitHub.Atom.Beta.installer.yaml | 65 +++++++++--------- .../GitHub.Atom.Beta.locale.en-US.yaml | 67 ++++++++++--------- .../Beta/1.61.0-beta0/GitHub.Atom.Beta.yaml | 17 ++--- 3 files changed, 76 insertions(+), 73 deletions(-) diff --git a/manifests/g/GitHub/Atom/Beta/1.61.0-beta0/GitHub.Atom.Beta.installer.yaml b/manifests/g/GitHub/Atom/Beta/1.61.0-beta0/GitHub.Atom.Beta.installer.yaml index 9c64716096a8e..e8ce0a4286d62 100644 --- a/manifests/g/GitHub/Atom/Beta/1.61.0-beta0/GitHub.Atom.Beta.installer.yaml +++ b/manifests/g/GitHub/Atom/Beta/1.61.0-beta0/GitHub.Atom.Beta.installer.yaml @@ -1,32 +1,33 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: GitHub.Atom.Beta -PackageVersion: 1.61.0-beta0 -InstallerLocale: en-US -InstallerType: exe -Scope: user -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /silent - SilentWithProgress: /silent - Custom: /norestart -UpgradeBehavior: install -FileExtensions: -- cfg -- ini -- txt -- yaml -ReleaseDate: 2022-03-08 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/atom/atom/releases/download/v1.61.0-beta0/AtomSetup.exe - InstallerSha256: 1F20FB3F05EAF3607A6F5C28429E036B50531A07E375A425C4220EC83DA3638C -- Architecture: x64 - InstallerUrl: https://github.com/atom/atom/releases/download/v1.61.0-beta0/AtomSetup-x64.exe - InstallerSha256: DCD57617D42FB7A74C756E414D49CC093BC74D7907DA48BD4E5C02B79B9DA727 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: GitHub.Atom.Beta +PackageVersion: 1.61.0-beta0 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/atom/atom/releases/download/v1.61.0-beta0/AtomSetup.exe + InstallerSha256: 1f20fb3f05eaf3607a6f5c28429e036b50531a07e375a425c4220ec83da3638c +- Architecture: x64 + InstallerUrl: https://github.com/atom/atom/releases/download/v1.61.0-beta0/AtomSetup-x64.exe + InstallerSha256: dcd57617d42fb7a74c756e414d49cc093bc74d7907da48bd4e5c02b79b9da727 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /silent + SilentWithProgress: /silent + Custom: /norestart +UpgradeBehavior: install +FileExtensions: +- cfg +- ini +- txt +- yaml +ReleaseDate: "2022-03-08" diff --git a/manifests/g/GitHub/Atom/Beta/1.61.0-beta0/GitHub.Atom.Beta.locale.en-US.yaml b/manifests/g/GitHub/Atom/Beta/1.61.0-beta0/GitHub.Atom.Beta.locale.en-US.yaml index 4283acd0ebcef..f234f4c970ead 100644 --- a/manifests/g/GitHub/Atom/Beta/1.61.0-beta0/GitHub.Atom.Beta.locale.en-US.yaml +++ b/manifests/g/GitHub/Atom/Beta/1.61.0-beta0/GitHub.Atom.Beta.locale.en-US.yaml @@ -1,33 +1,34 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: GitHub.Atom.Beta -PackageVersion: 1.61.0-beta0 -PackageLocale: en-US -Publisher: GitHub Inc. -PublisherUrl: https://github.com/atom/atom -PublisherSupportUrl: https://github.com/atom/atom/issues -Author: GitHub Inc. -PackageName: Atom Beta -PackageUrl: https://atom.io -License: MIT License -LicenseUrl: https://github.com/atom/atom/blob/v1.57.0/LICENSE.md -Copyright: Copyright (c) 2011-2021 GitHub Inc. -CopyrightUrl: https://github.com/atom/atom/blob/v1.57.0/LICENSE.md -ShortDescription: A hackable text editor for the 21st Century, free and open source. -Moniker: atom-beta -Tags: -- development -- ide -- text-editor -ReleaseNotes: |- - Notable Changes - - atom/atom#22687 - Electron upgrade to v11.4.7 - - #23446 - Fixes git-diff nested repositories REDUX - - atom/github#2676 - Correctly discard history of two files with the same name - - atom/language-php#445 - Detects nullable types in phpdoc - - atom/language-php#432 - Supports blade syntax in heredoc - - atom/language-ruby#240 - Adds ERB highlighting inside of script tags -ReleaseNotesUrl: https://github.com/atom/atom/releases/tag/v1.61.0-beta0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: GitHub.Atom.Beta +PackageVersion: 1.61.0-beta0 +PackageLocale: en-US +Publisher: GitHub Inc. +PublisherUrl: https://github.com/atom/atom +PublisherSupportUrl: https://github.com/atom/atom/issues +Author: GitHub Inc. +PackageName: Atom Beta +PackageUrl: https://atom.io +License: MIT License +LicenseUrl: https://github.com/atom/atom/blob/v1.57.0/LICENSE.md +Copyright: Copyright (c) 2011-2021 GitHub Inc. +CopyrightUrl: https://github.com/atom/atom/blob/v1.57.0/LICENSE.md +ShortDescription: A hackable text editor for the 21st Century, free and open source. +Moniker: atom-beta +Tags: +- development +- ide +- text-editor +ReleaseNotes: |- + Notable Changes + - atom/atom#22687 - Electron upgrade to v11.4.7 + - #23446 - Fixes git-diff nested repositories REDUX + - atom/github#2676 - Correctly discard history of two files with the same name + - atom/language-php#445 - Detects nullable types in phpdoc + - atom/language-php#432 - Supports blade syntax in heredoc + - atom/language-ruby#240 - Adds ERB highlighting inside of script tags +ReleaseNotesUrl: https://github.com/atom/atom/releases/tag/v1.61.0-beta0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/GitHub/Atom/Beta/1.61.0-beta0/GitHub.Atom.Beta.yaml b/manifests/g/GitHub/Atom/Beta/1.61.0-beta0/GitHub.Atom.Beta.yaml index 46025e8b9eb8f..6341ee937e248 100644 --- a/manifests/g/GitHub/Atom/Beta/1.61.0-beta0/GitHub.Atom.Beta.yaml +++ b/manifests/g/GitHub/Atom/Beta/1.61.0-beta0/GitHub.Atom.Beta.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: GitHub.Atom.Beta -PackageVersion: 1.61.0-beta0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: GitHub.Atom.Beta +PackageVersion: 1.61.0-beta0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 51ae437b16b8ec3bc6d21b7a2b7cdd6e07abc220 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Wed, 17 Jan 2024 19:48:04 +0100 Subject: [PATCH 417/461] New version: errata-ai.Vale version v3.0.5 (#135035) --- .../Vale/v3.0.5/errata-ai.Vale.installer.yaml | 24 +++++++++++++++ .../v3.0.5/errata-ai.Vale.locale.en-US.yaml | 30 +++++++++++++++++++ .../errata-ai/Vale/v3.0.5/errata-ai.Vale.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/e/errata-ai/Vale/v3.0.5/errata-ai.Vale.installer.yaml create mode 100644 manifests/e/errata-ai/Vale/v3.0.5/errata-ai.Vale.locale.en-US.yaml create mode 100644 manifests/e/errata-ai/Vale/v3.0.5/errata-ai.Vale.yaml diff --git a/manifests/e/errata-ai/Vale/v3.0.5/errata-ai.Vale.installer.yaml b/manifests/e/errata-ai/Vale/v3.0.5/errata-ai.Vale.installer.yaml new file mode 100644 index 0000000000000..45f26103a0831 --- /dev/null +++ b/manifests/e/errata-ai/Vale/v3.0.5/errata-ai.Vale.installer.yaml @@ -0,0 +1,24 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: errata-ai.Vale +PackageVersion: v3.0.5 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: vale.exe + PortableCommandAlias: vale +ReleaseDate: 2024-01-16 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/errata-ai/vale/releases/download/v3.0.5/vale_3.0.5_Windows_386.zip + InstallerSha256: EA2A0D2311C67E6E84728B8BD60311F310BE5F45A1A8976E06B3DB5098B7C187 +- Architecture: x64 + InstallerUrl: https://github.com/errata-ai/vale/releases/download/v3.0.5/vale_3.0.5_Windows_64-bit.zip + InstallerSha256: 0B1BC6CA084C67A762D52039D24F4C301454249A0DAA8098BCFE0B4DBC6B2AA0 +- Architecture: arm64 + InstallerUrl: https://github.com/errata-ai/vale/releases/download/v3.0.5/vale_3.0.5_Windows_arm64.zip + InstallerSha256: EB5791B692B108077BE2BD739975E8902FD305DFA1A920521FAC79DDC34462B8 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/e/errata-ai/Vale/v3.0.5/errata-ai.Vale.locale.en-US.yaml b/manifests/e/errata-ai/Vale/v3.0.5/errata-ai.Vale.locale.en-US.yaml new file mode 100644 index 0000000000000..47114429fb1c3 --- /dev/null +++ b/manifests/e/errata-ai/Vale/v3.0.5/errata-ai.Vale.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: errata-ai.Vale +PackageVersion: v3.0.5 +PackageLocale: en-US +Publisher: errata.ai +PublisherUrl: https://vale.sh +PublisherSupportUrl: https://github.com/errata-ai/vale/issues +PackageName: Vale +PackageUrl: https://vale.sh +License: MIT +LicenseUrl: https://github.com/errata-ai/vale/blob/v2/LICENSE +Copyright: Copyright (c) 2016 Joseph Kato +CopyrightUrl: https://github.com/errata-ai/vale/blob/v2/LICENSE +ShortDescription: A syntax-aware linter for prose built with speed and extensibility in mind. +Tags: +- linter +- linting +- nlp +- vale +ReleaseNotes: |- + Changelog + - 08b2c421 refactor: don't load Vale if it's not needed + - 5e502a05 fix: ensure applyPatterns respects formats (#754) +ReleaseNotesUrl: https://github.com/errata-ai/vale/releases/tag/v3.0.5 +Documentations: +- DocumentUrl: https://vale.sh/docs +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/errata-ai/Vale/v3.0.5/errata-ai.Vale.yaml b/manifests/e/errata-ai/Vale/v3.0.5/errata-ai.Vale.yaml new file mode 100644 index 0000000000000..9658f04b0c846 --- /dev/null +++ b/manifests/e/errata-ai/Vale/v3.0.5/errata-ai.Vale.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: errata-ai.Vale +PackageVersion: v3.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 33bb4fc39dac529e0637098d485e933c2ebc5d5c Mon Sep 17 00:00:00 2001 From: "Martin Hinshelwood nkdAgility.com" Date: Wed, 17 Jan 2024 18:48:18 +0000 Subject: [PATCH 418/461] New version: nkdAgility.AzureDevOpsMigrationTools version 14.4.4 (#135039) --- ...ility.AzureDevOpsMigrationTools.installer.yaml | 15 +++++++++++++++ ...ty.AzureDevOpsMigrationTools.locale.en-US.yaml | 12 ++++++++++++ .../nkdAgility.AzureDevOpsMigrationTools.yaml | 8 ++++++++ 3 files changed, 35 insertions(+) create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.4/nkdAgility.AzureDevOpsMigrationTools.installer.yaml create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.4/nkdAgility.AzureDevOpsMigrationTools.locale.en-US.yaml create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.4/nkdAgility.AzureDevOpsMigrationTools.yaml diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.4/nkdAgility.AzureDevOpsMigrationTools.installer.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.4/nkdAgility.AzureDevOpsMigrationTools.installer.yaml new file mode 100644 index 0000000000000..721f0781afe0a --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.4/nkdAgility.AzureDevOpsMigrationTools.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools +PackageVersion: 14.4.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: devopsmigration.exe +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nkdAgility/azure-devops-migration-tools/releases/download/v14.4.4/MigrationTools-14.4.4.zip + InstallerSha256: A0CC37FC1C9DB3ECA73884C3CC45EB0E06E096FDFB5404E81F47F000ED8872A6 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.4/nkdAgility.AzureDevOpsMigrationTools.locale.en-US.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.4/nkdAgility.AzureDevOpsMigrationTools.locale.en-US.yaml new file mode 100644 index 0000000000000..0579c20fc20fb --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.4/nkdAgility.AzureDevOpsMigrationTools.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools +PackageVersion: 14.4.4 +PackageLocale: en-US +Publisher: naked Agility with Martin Hinshelwood & Co. +PackageName: Azure DevOps Migration Tools +License: MIT Licence +ShortDescription: Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organisation, and between Organisations. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.4/nkdAgility.AzureDevOpsMigrationTools.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.4/nkdAgility.AzureDevOpsMigrationTools.yaml new file mode 100644 index 0000000000000..58b875f5614e8 --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/14.4.4/nkdAgility.AzureDevOpsMigrationTools.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools +PackageVersion: 14.4.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f3621ad492a9562df92a44dfa7792ca529daa12e Mon Sep 17 00:00:00 2001 From: Russell Banks <74878137+russellbanks@users.noreply.github.com> Date: Wed, 17 Jan 2024 18:48:34 +0000 Subject: [PATCH 419/461] New version: Google.AndroidStudio.Beta version 2023.1.1.18 (#135038) * New version: Google.AndroidStudio.Beta version 2023.1.1.18 * Update Google.AndroidStudio.Beta.installer.yaml --- .../Google.AndroidStudio.Beta.installer.yaml | 24 ++++++++++++++ ...oogle.AndroidStudio.Beta.locale.en-US.yaml | 33 +++++++++++++++++++ .../Google.AndroidStudio.Beta.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/g/Google/AndroidStudio/Beta/2023.1.1.18/Google.AndroidStudio.Beta.installer.yaml create mode 100644 manifests/g/Google/AndroidStudio/Beta/2023.1.1.18/Google.AndroidStudio.Beta.locale.en-US.yaml create mode 100644 manifests/g/Google/AndroidStudio/Beta/2023.1.1.18/Google.AndroidStudio.Beta.yaml diff --git a/manifests/g/Google/AndroidStudio/Beta/2023.1.1.18/Google.AndroidStudio.Beta.installer.yaml b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.18/Google.AndroidStudio.Beta.installer.yaml new file mode 100644 index 0000000000000..343762053cd7d --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.18/Google.AndroidStudio.Beta.installer.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Google.AndroidStudio.Beta +PackageVersion: 2023.1.1.18 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: install +ReleaseDate: 2023-09-05 +AppsAndFeaturesEntries: +- DisplayName: Android Studio + ProductCode: Android Studio +Installers: +- Architecture: x64 + InstallerUrl: https://redirector.gvt1.com/edgedl/android/studio/install/2023.1.1.18/android-studio-2023.1.1.18-windows.exe + InstallerSha256: DCCBBA84F3747845A12C8B84A9B9C0015AE9979D52DA109D5BE4F6786EE25D8D +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/AndroidStudio/Beta/2023.1.1.18/Google.AndroidStudio.Beta.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.18/Google.AndroidStudio.Beta.locale.en-US.yaml new file mode 100644 index 0000000000000..4f1266e4e8ad8 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.18/Google.AndroidStudio.Beta.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with komac v2.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Google.AndroidStudio.Beta +PackageVersion: 2023.1.1.18 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://developer.android.com/studio +PublisherSupportUrl: https://developer.android.com/studio/intro +PrivacyUrl: https://policies.google.com/privacy +PackageName: Android Studio Beta +PackageUrl: https://developer.android.com/studio/preview +License: Android Software Development Kit License Agreement +LicenseUrl: https://developer.android.com/studio/terms +Copyright: Copyright (c) Google LLC. +CopyrightUrl: https://developer.android.com/studio/terms +ShortDescription: Android Studio provides the fastest tools for building apps on every type of Android device. +Description: |- + Android Studio is Android's official IDE. + It is purpose-built for Android to accelerate your development and help you build the highest-quality apps for every Android device. +Moniker: android-studio-beta +Tags: +- aab +- adb +- android-development +- apk +- beta +- fastboot +- ide +- intellij +- studio +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/AndroidStudio/Beta/2023.1.1.18/Google.AndroidStudio.Beta.yaml b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.18/Google.AndroidStudio.Beta.yaml new file mode 100644 index 0000000000000..b31fb35e87244 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.18/Google.AndroidStudio.Beta.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Google.AndroidStudio.Beta +PackageVersion: 2023.1.1.18 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 8b80c88b02ff922aaa4d7d177ed7c28ce263de30 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 18 Jan 2024 03:09:56 +0800 Subject: [PATCH 420/461] Update: NetEase.CloudMusicXStudio version 1 (#135040) * Update: NetEase.CloudMusicXStudio version 1 * Update Copyright --- .../1/NetEase.CloudMusicXStudio.installer.yaml | 9 +++++---- .../1/NetEase.CloudMusicXStudio.locale.en-US.yaml | 4 ++-- .../1/NetEase.CloudMusicXStudio.locale.zh-CN.yaml | 11 ++++------- .../1/NetEase.CloudMusicXStudio.yaml | 2 +- 4 files changed, 12 insertions(+), 14 deletions(-) diff --git a/manifests/n/NetEase/CloudMusicXStudio/1/NetEase.CloudMusicXStudio.installer.yaml b/manifests/n/NetEase/CloudMusicXStudio/1/NetEase.CloudMusicXStudio.installer.yaml index 42e62c6181c11..629f625bfa669 100644 --- a/manifests/n/NetEase/CloudMusicXStudio/1/NetEase.CloudMusicXStudio.installer.yaml +++ b/manifests/n/NetEase/CloudMusicXStudio/1/NetEase.CloudMusicXStudio.installer.yaml @@ -1,18 +1,19 @@ -# Created with YamlCreate.ps1 v2.2.12 $debug=QUSU.CRLF.7-4-0.Win32NT +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: NetEase.CloudMusicXStudio -PackageVersion: "1" # 1.1.0 +PackageVersion: "1" # 1.1.1 InstallerType: inno Scope: machine UpgradeBehavior: install FileExtensions: - svip - svip3 +ReleaseDate: 2024-01-16 Installers: - Architecture: x64 - InstallerUrl: https://xcloudsingblob.blob.core.chinacloudapi.cn/xstudio-public/production/35/XStudio_Singer_1.1.0_Windows_x86_64_production_35.exe - InstallerSha256: 1CF8B8CACE698CCA28CBD33E072D0ABB2614B890A51E4733710BAA10A95F3170 + InstallerUrl: https://xcloudsingblob.blob.core.chinacloudapi.cn/xstudio-public/production/36/XStudio_Singer_1.1.1_Windows_x86_64_production_36.exe + InstallerSha256: D6E862982E9BF82C0C2EEF26D6044A378F68FB44EB83691ED75F99C1533F770A ProductCode: '{FA81A4CF-A7C5-4537-ABB0-D5A3A77D13BE}_is1' ManifestType: installer ManifestVersion: 1.5.0 diff --git a/manifests/n/NetEase/CloudMusicXStudio/1/NetEase.CloudMusicXStudio.locale.en-US.yaml b/manifests/n/NetEase/CloudMusicXStudio/1/NetEase.CloudMusicXStudio.locale.en-US.yaml index d3067e8d02a3f..82acd909c452e 100644 --- a/manifests/n/NetEase/CloudMusicXStudio/1/NetEase.CloudMusicXStudio.locale.en-US.yaml +++ b/manifests/n/NetEase/CloudMusicXStudio/1/NetEase.CloudMusicXStudio.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.12 $debug=QUSU.CRLF.7-4-0.Win32NT +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: NetEase.CloudMusicXStudio @@ -15,7 +15,7 @@ PackageName: 网易云音乐·X Studio PackageUrl: https://xstudio.music.163.com/ License: Freeware LicenseUrl: https://xcloudsingblob.z3.web.core.chinacloudapi.cn/assets/%E7%BD%91%E6%98%93%E4%BA%91%E9%9F%B3%E4%B9%90%C2%B7X%20Studio%E7%94%A8%E6%88%B7%E5%8D%8F%E8%AE%AE.pdf -Copyright: © 2023 Hangzhou Yuedu Technology Co., Ltd. and Beijing Xiaobing Hongmian Technology Co., Ltd. All rights reserved. +Copyright: © 2024 Hangzhou Yuedu Technology Co., Ltd. and Beijing Xiaobing Hongmian Technology Co., Ltd. All rights reserved. # CopyrightUrl: ShortDescription: Bringing an always-on AI singer partner to music fans like you # Description: diff --git a/manifests/n/NetEase/CloudMusicXStudio/1/NetEase.CloudMusicXStudio.locale.zh-CN.yaml b/manifests/n/NetEase/CloudMusicXStudio/1/NetEase.CloudMusicXStudio.locale.zh-CN.yaml index 57fae1f950866..09805d28e3c9d 100644 --- a/manifests/n/NetEase/CloudMusicXStudio/1/NetEase.CloudMusicXStudio.locale.zh-CN.yaml +++ b/manifests/n/NetEase/CloudMusicXStudio/1/NetEase.CloudMusicXStudio.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.12 $debug=QUSU.CRLF.7-4-0.Win32NT +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json PackageIdentifier: NetEase.CloudMusicXStudio @@ -15,7 +15,7 @@ PackageName: 网易云音乐·X Studio PackageUrl: https://xstudio.music.163.com/ License: 免费软件 LicenseUrl: https://xcloudsingblob.z3.web.core.chinacloudapi.cn/assets/%E7%BD%91%E6%98%93%E4%BA%91%E9%9F%B3%E4%B9%90%C2%B7X%20Studio%E7%94%A8%E6%88%B7%E5%8D%8F%E8%AE%AE.pdf -Copyright: © 2023 杭州乐读科技有限公司及北京红棉小冰科技有限公司 保留所有权利。 +Copyright: © 2024 杭州乐读科技有限公司及北京红棉小冰科技有限公司 保留所有权利。 # CopyrightUrl: ShortDescription: 为热爱音乐的你带来时刻在线的 AI 歌手伙伴 # Description: @@ -26,11 +26,8 @@ Tags: - 音乐 - 音频 ReleaseNotes: |- - 网易云音乐 ·XStudio 全面升级歌声模型!更好的音质、更具自然度的声线、更好的高音表现 - 新模型与旧模型在歌声表现上有所区别,可以在升级前另存旧的工程文件备份 - - 增加手机号登录方式 - - 测速工具上线 - - 新增歌手试听功能 + 【洛天依】重磅入驻网易云音乐 ·X Studio + - 修复 rap 偶现合成失败问题 - 其他 bug 修复和优化 # ReleaseNotesUrl: # PurchaseUrl: diff --git a/manifests/n/NetEase/CloudMusicXStudio/1/NetEase.CloudMusicXStudio.yaml b/manifests/n/NetEase/CloudMusicXStudio/1/NetEase.CloudMusicXStudio.yaml index f7b42b87ea44d..67f4b8853a8b0 100644 --- a/manifests/n/NetEase/CloudMusicXStudio/1/NetEase.CloudMusicXStudio.yaml +++ b/manifests/n/NetEase/CloudMusicXStudio/1/NetEase.CloudMusicXStudio.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.12 $debug=QUSU.CRLF.7-4-0.Win32NT +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: NetEase.CloudMusicXStudio From 6b29a9558ba37f9762f6154b1880aff625bdd50e Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 18 Jan 2024 03:10:14 +0800 Subject: [PATCH 421/461] Update: EuSoft.Eudic version 13.0.0.0 (#135041) --- .../e/EuSoft/Eudic/13.0.0.0/EuSoft.Eudic.installer.yaml | 8 ++++---- .../EuSoft/Eudic/13.0.0.0/EuSoft.Eudic.locale.en-US.yaml | 4 ++-- .../EuSoft/Eudic/13.0.0.0/EuSoft.Eudic.locale.zh-CN.yaml | 6 ++++-- manifests/e/EuSoft/Eudic/13.0.0.0/EuSoft.Eudic.yaml | 2 +- 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/manifests/e/EuSoft/Eudic/13.0.0.0/EuSoft.Eudic.installer.yaml b/manifests/e/EuSoft/Eudic/13.0.0.0/EuSoft.Eudic.installer.yaml index 97056528b4aaa..69f3e78eafff5 100644 --- a/manifests/e/EuSoft/Eudic/13.0.0.0/EuSoft.Eudic.installer.yaml +++ b/manifests/e/EuSoft/Eudic/13.0.0.0/EuSoft.Eudic.installer.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.2.12 $debug=QUSU.CRLF.7-4-0.Win32NT +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: EuSoft.Eudic -PackageVersion: 13.0.0.0 # 13.5.3 +PackageVersion: 13.0.0.0 InstallerType: zip Scope: machine InstallModes: @@ -17,14 +17,14 @@ FileExtensions: - eudic - ld2 - mdx -ReleaseDate: 2023-12-19 +ReleaseDate: 2024-01-16 Installers: - Architecture: x64 NestedInstallerType: nullsoft NestedInstallerFiles: - RelativeFilePath: eudic_win.exe InstallerUrl: https://static.frdic.com/pkg/eudic_win.zip - InstallerSha256: 521A8E8401D8980A7FDB5B2A0898F5D00ABBA659C9A66A8F13AB877FC1FECD4E + InstallerSha256: 315B43CB8A756B4CFFD23E82519C78A5587CF262707FCD8921A77A3C8C403CA8 ProductCode: eudic ManifestType: installer ManifestVersion: 1.5.0 diff --git a/manifests/e/EuSoft/Eudic/13.0.0.0/EuSoft.Eudic.locale.en-US.yaml b/manifests/e/EuSoft/Eudic/13.0.0.0/EuSoft.Eudic.locale.en-US.yaml index 8d8f3fa8a870e..7eb5abf3419e2 100644 --- a/manifests/e/EuSoft/Eudic/13.0.0.0/EuSoft.Eudic.locale.en-US.yaml +++ b/manifests/e/EuSoft/Eudic/13.0.0.0/EuSoft.Eudic.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.12 $debug=QUSU.CRLF.7-4-0.Win32NT +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: EuSoft.Eudic @@ -13,7 +13,7 @@ PackageName: 欧路词典 PackageUrl: https://www.eudic.net/v4/en/app/eudic License: Proprietary LicenseUrl: https://www.eudic.net/v4/en/home/serviceterms -Copyright: Copyright (c) 2023 EuSoft. All rights reserved. +Copyright: Copyright (c) 2024 EuSoft. All rights reserved. CopyrightUrl: https://www.eudic.net/v4/en/home/copyright ShortDescription: An authoritative English dictionary software and essential tool for English learners Description: Eudic is an authoritative English dictionary software and essential tool for English learners, providing real-life word pronunciation, English translation, cross-software word retrieval, drag-word search, extra English thesaurus, English word memorization, English listening, real-time English radio, etc. diff --git a/manifests/e/EuSoft/Eudic/13.0.0.0/EuSoft.Eudic.locale.zh-CN.yaml b/manifests/e/EuSoft/Eudic/13.0.0.0/EuSoft.Eudic.locale.zh-CN.yaml index 4e00320783e9a..0960f088290cf 100644 --- a/manifests/e/EuSoft/Eudic/13.0.0.0/EuSoft.Eudic.locale.zh-CN.yaml +++ b/manifests/e/EuSoft/Eudic/13.0.0.0/EuSoft.Eudic.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.12 $debug=QUSU.CRLF.7-4-0.Win32NT +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json PackageIdentifier: EuSoft.Eudic @@ -13,7 +13,7 @@ PackageName: 欧路词典 PackageUrl: https://www.eudic.net/v4/en/app/eudic License: 专有软件 LicenseUrl: https://www.eudic.net/v4/en/home/serviceterms -Copyright: 版权所有(c) 2023 欧路软件。 保留所有权利。 +Copyright: 版权所有(c) 2024 欧路软件。 保留所有权利。 CopyrightUrl: https://www.eudic.net/v4/en/home/copyright ShortDescription: 权威的英语词典软件,英语学习者必备的工具 Description: 权威的英语词典软件,英语学习者必备的工具,为您提供单词真人发音、英语翻译、跨软件取词、划词搜索、英语扩充词库、英语背单词、英语听力、实时英语电台等。 @@ -30,6 +30,8 @@ Tags: ReleaseNotes: |- - 新增 文件阅读功能 - 改进翻译相应速度 + - 改进 DeepL 翻译 + - 改进截屏翻译可能闪退的问题 ReleaseNotesUrl: https://www.eudic.net/v4/en/app/history?appkey=eusoft_eudic_en PurchaseUrl: https://www.eudic.net/v4/en/home/buy # InstallationNotes: diff --git a/manifests/e/EuSoft/Eudic/13.0.0.0/EuSoft.Eudic.yaml b/manifests/e/EuSoft/Eudic/13.0.0.0/EuSoft.Eudic.yaml index 8737f84d832a7..70e63688a9cc5 100644 --- a/manifests/e/EuSoft/Eudic/13.0.0.0/EuSoft.Eudic.yaml +++ b/manifests/e/EuSoft/Eudic/13.0.0.0/EuSoft.Eudic.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.12 $debug=QUSU.CRLF.7-4-0.Win32NT +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: EuSoft.Eudic From 63637fd753f3e283a1136323c128e5aa69e93f8a Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 18 Jan 2024 03:10:25 +0800 Subject: [PATCH 422/461] New version: Spotify.Spotify version 1.2.29.605.g66a43ceb (#135042) --- .../Spotify.Spotify.installer.yaml | 30 +++++++++++++ .../Spotify.Spotify.locale.en-US.yaml | 42 +++++++++++++++++++ .../Spotify.Spotify.locale.zh-CN.yaml | 42 +++++++++++++++++++ .../1.2.29.605.g66a43ceb/Spotify.Spotify.yaml | 8 ++++ 4 files changed, 122 insertions(+) create mode 100644 manifests/s/Spotify/Spotify/1.2.29.605.g66a43ceb/Spotify.Spotify.installer.yaml create mode 100644 manifests/s/Spotify/Spotify/1.2.29.605.g66a43ceb/Spotify.Spotify.locale.en-US.yaml create mode 100644 manifests/s/Spotify/Spotify/1.2.29.605.g66a43ceb/Spotify.Spotify.locale.zh-CN.yaml create mode 100644 manifests/s/Spotify/Spotify/1.2.29.605.g66a43ceb/Spotify.Spotify.yaml diff --git a/manifests/s/Spotify/Spotify/1.2.29.605.g66a43ceb/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.29.605.g66a43ceb/Spotify.Spotify.installer.yaml new file mode 100644 index 0000000000000..325dbb495cff3 --- /dev/null +++ b/manifests/s/Spotify/Spotify/1.2.29.605.g66a43ceb/Spotify.Spotify.installer.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Spotify.Spotify +PackageVersion: 1.2.29.605.g66a43ceb +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Silent: /silent + SilentWithProgress: /silent + Log: /log-file "" +UpgradeBehavior: install +ElevationRequirement: elevationProhibited +Installers: +- Architecture: x86 + InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86/spotify_installer-1.2.29.605.g66a43ceb-1227.exe + InstallerSha256: 21648A3714FBF8B2C20F45AD8B9B8AC76C5B15CB39F95423EA24440602E4553A + ProductCode: Spotify +- Architecture: x64 + InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.29.605.g66a43ceb-1229.exe + InstallerSha256: 2811A0D415CFEF0EA7FA36BAC8FE4051BEF47C79958A85C8E4B1A93D05863BF6 + ProductCode: Spotify +- Architecture: arm64 + InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.29.605.g66a43ceb-1234.exe + InstallerSha256: CDBF8C87697C856FBAE0D0C832A29E08229BF781ACC56CE794E5835682A4A79D + ProductCode: Spotify +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/Spotify/Spotify/1.2.29.605.g66a43ceb/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.29.605.g66a43ceb/Spotify.Spotify.locale.en-US.yaml new file mode 100644 index 0000000000000..7798df7492e25 --- /dev/null +++ b/manifests/s/Spotify/Spotify/1.2.29.605.g66a43ceb/Spotify.Spotify.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Spotify.Spotify +PackageVersion: 1.2.29.605.g66a43ceb +PackageLocale: en-US +Publisher: Spotify AB +PublisherUrl: https://www.spotify.com/ +PublisherSupportUrl: https://support.spotify.com/ +PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ +Author: Spotify AB +PackageName: Spotify +PackageUrl: https://www.spotify.com/download/windows/ +License: Proprietary +LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ +Copyright: Copyright © 2024 Spotify AB. +# CopyrightUrl: +ShortDescription: Spotify is all the music you’ll ever need. +Description: |- + With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. + There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. + You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. +# Moniker: +Tags: +- album +- artist +- audio +- episode +- music +- playlist +- podcast +- radio +- song +- sound +- streaming +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://www.spotify.com/premium/ +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/Spotify/Spotify/1.2.29.605.g66a43ceb/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.29.605.g66a43ceb/Spotify.Spotify.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4219c0d2ebb2c --- /dev/null +++ b/manifests/s/Spotify/Spotify/1.2.29.605.g66a43ceb/Spotify.Spotify.locale.zh-CN.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Spotify.Spotify +PackageVersion: 1.2.29.605.g66a43ceb +PackageLocale: zh-CN +Publisher: Spotify AB +PublisherUrl: https://www.spotify.com/ +PublisherSupportUrl: https://support.spotify.com/ +PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ +Author: Spotify AB +PackageName: Spotify +PackageUrl: https://www.spotify.com/download/windows/ +License: 专有软件 +LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ +Copyright: 版权所有 © 2024 Spotify AB。 +# CopyrightUrl: +ShortDescription: 你喜欢的音乐都在 Spotify。 +Description: |- + 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 + Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 + 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 +# Moniker: +Tags: +- 专辑 +- 广播 +- 播客 +- 歌单 +- 歌手 +- 歌曲 +- 流媒体 +- 艺人 +- 节目 +- 音乐 +- 音频 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://www.spotify.com/premium/ +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/s/Spotify/Spotify/1.2.29.605.g66a43ceb/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.29.605.g66a43ceb/Spotify.Spotify.yaml new file mode 100644 index 0000000000000..d5c23cc33e44c --- /dev/null +++ b/manifests/s/Spotify/Spotify/1.2.29.605.g66a43ceb/Spotify.Spotify.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Spotify.Spotify +PackageVersion: 1.2.29.605.g66a43ceb +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 47e9dcde6b3aa7e63d3680802f870af49fbd73c9 Mon Sep 17 00:00:00 2001 From: Stacklok Bot <140063061+stacklokbot@users.noreply.github.com> Date: Wed, 17 Jan 2024 19:10:35 +0000 Subject: [PATCH 423/461] New version: stacklok.minder 0.0.25 (#135048) * New version: stacklok.minder 0.0.25: add version * New version: stacklok.minder 0.0.25: add installer * New version: stacklok.minder 0.0.25: add locale --------- Co-authored-by: stacklokbot --- .../0.0.25/stacklok.minder.installer.yaml | 26 ++++++++++++++ .../0.0.25/stacklok.minder.locale.en-US.yaml | 36 +++++++++++++++++++ .../minder/0.0.25/stacklok.minder.yaml | 7 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/s/stacklok/minder/0.0.25/stacklok.minder.installer.yaml create mode 100644 manifests/s/stacklok/minder/0.0.25/stacklok.minder.locale.en-US.yaml create mode 100644 manifests/s/stacklok/minder/0.0.25/stacklok.minder.yaml diff --git a/manifests/s/stacklok/minder/0.0.25/stacklok.minder.installer.yaml b/manifests/s/stacklok/minder/0.0.25/stacklok.minder.installer.yaml new file mode 100644 index 0000000000000..179c773c19369 --- /dev/null +++ b/manifests/s/stacklok/minder/0.0.25/stacklok.minder.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.5.0.schema.json +PackageIdentifier: stacklok.minder +PackageVersion: 0.0.25 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-01-16" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: minder.exe + PortableCommandAlias: minder + InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.25/minder_0.0.25_windows_arm64.zip + InstallerSha256: 155044fdf9ad7b8ba185923d7e017827818545f3496eb3280d6a580bbd70f6ee + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: minder.exe + PortableCommandAlias: minder + InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.25/minder_0.0.25_windows_amd64.zip + InstallerSha256: 4a351407fe9e2758594f1671dd8ef4987f2653a18566716255e761950e70ef7d + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/stacklok/minder/0.0.25/stacklok.minder.locale.en-US.yaml b/manifests/s/stacklok/minder/0.0.25/stacklok.minder.locale.en-US.yaml new file mode 100644 index 0000000000000..4ec2a7349f0e0 --- /dev/null +++ b/manifests/s/stacklok/minder/0.0.25/stacklok.minder.locale.en-US.yaml @@ -0,0 +1,36 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json +PackageIdentifier: stacklok.minder +PackageVersion: 0.0.25 +PackageLocale: en-US +Publisher: stacklok +PublisherSupportUrl: https://github.com/stacklok/minder/issues/new/choose +PackageName: minder +PackageUrl: https://stacklok.com +License: Apache-2.0 +LicenseUrl: https://github.com/stacklok/minder/blob/main/LICENSE +Copyright: Stacklok, Inc. +ShortDescription: minder is the client CLI for interacting with Minder by Stacklok. +Moniker: minder +Tags: + - golang + - cli +ReleaseNotes: | + ## Changelog + * 0c876ce20db1cb034dc79a55aca99dfcd6b47065: Allow retrieval of suggested patch version in `patchLocatorFormatter` interface (#2127) (@gregfurman) + * 783aae79cf502fd5548b92373be97dc0c4b5c5de: Bump sigstore-go version (#2106) (@rdimitrov) + * aa6a2170d7dd1f207cffb79a54893ffbf6ba9ee3: Change auth scope owner for user requests (#2126) (@eleftherias) + * ed1a065f18207650a0c0c826256122bad4ac2d62: Cleanup entity context (#2124) (@eleftherias) + * 2f7edcd2a4aaa63e65d29db876db65851e5f4056: Initial implementation of telemetry store watermill middleware (#2101) (@JAORMX) + * 665c7864129b135ccb8ff7d34468606b734f8e1b: Move EntityInfoWrapper to a separate package to avoid import loop (#2116) (@jhrozek) + * 5134a8c92d8cb7f444306a6a06bd3d7f0238bf8e: Remove double-wrapping of "provider error" (#2112) (@evankanderson) + * 1cf903af32737e0921e9f0629199f3941028472f: Remove duplicate top level context (#2107) (@eleftherias) + * 5b68464a0d3bfcf66bc04b1210c8e68085e4d005: Repository deletion should remove the associated webhook (#2109) (@Vyom-Yadav) + * c36bc8cf24a4148be4fc252cebf6f319e00a5d44: Rule evaluator business telemetry (#2104) (@jhrozek) + * e7a6e3c29d3fc8314d9f70ade6209b779877b76c: build(deps): bump github.com/evanphx/json-patch/v5 from 5.7.0 to 5.8.0 (#2123) (@dependabot[bot]) + * 00fdcdf5ff19ca82d800b1b5883c1420fdc72507: build(deps): bump github.com/go-playground/validator/v10 from 10.16.0 to 10.17.0 (#2122) (@dependabot[bot]) + * 137161191c43c0a1407c6c78f9e6809a1e33cd9c: build(deps): bump github.com/openfga/cli from 0.2.2 to 0.2.3 (#2115) (@dependabot[bot]) + * 76cfc70aedb5a23695f5d9f41673112ad39afb8a: build(deps): bump golang from `ffbb0b8` to `6fbd2d3` (#2114) (@dependabot[bot]) + * f034507a379d6d267d07685a289dd1809359f6e0: build(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0 in /tools (#2113) (@dependabot[bot]) +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/stacklok/minder/0.0.25/stacklok.minder.yaml b/manifests/s/stacklok/minder/0.0.25/stacklok.minder.yaml new file mode 100644 index 0000000000000..577c653310abb --- /dev/null +++ b/manifests/s/stacklok/minder/0.0.25/stacklok.minder.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.5.0.schema.json +PackageIdentifier: stacklok.minder +PackageVersion: 0.0.25 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 5705e116087d084443805555afb1e30300ac3cc2 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 18 Jan 2024 03:10:47 +0800 Subject: [PATCH 424/461] New version: Wondershare.UniConverter.CN version 14.0.11.49 (#135047) --- ...Wondershare.UniConverter.CN.installer.yaml | 43 +++++++++++++++++ ...dershare.UniConverter.CN.locale.en-US.yaml | 48 +++++++++++++++++++ ...dershare.UniConverter.CN.locale.zh-CN.yaml | 48 +++++++++++++++++++ .../Wondershare.UniConverter.CN.yaml | 8 ++++ 4 files changed, 147 insertions(+) create mode 100644 manifests/w/Wondershare/UniConverter/CN/14.0.11.49/Wondershare.UniConverter.CN.installer.yaml create mode 100644 manifests/w/Wondershare/UniConverter/CN/14.0.11.49/Wondershare.UniConverter.CN.locale.en-US.yaml create mode 100644 manifests/w/Wondershare/UniConverter/CN/14.0.11.49/Wondershare.UniConverter.CN.locale.zh-CN.yaml create mode 100644 manifests/w/Wondershare/UniConverter/CN/14.0.11.49/Wondershare.UniConverter.CN.yaml diff --git a/manifests/w/Wondershare/UniConverter/CN/14.0.11.49/Wondershare.UniConverter.CN.installer.yaml b/manifests/w/Wondershare/UniConverter/CN/14.0.11.49/Wondershare.UniConverter.CN.installer.yaml new file mode 100644 index 0000000000000..936c83307eb69 --- /dev/null +++ b/manifests/w/Wondershare/UniConverter/CN/14.0.11.49/Wondershare.UniConverter.CN.installer.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Wondershare.UniConverter.CN +PackageVersion: 14.0.11.49 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- wsyz +FileExtensions: +- aif +- aiff +- ape +- au +- caf +- dat +- dv +- f4v +- flv +- m4b +- m4p +- mp2 +- mxf +- nsv +- ra +- ram +- rm +- rmvb +- tp +- trp +- ts4 +- use +- vob +- vro +- wtv +Installers: +- Architecture: x64 + InstallerUrl: https://cc-download.wondershare.cc/cbs_down/video-converter-ultimate_14.0.11_full4981.exe + InstallerSha256: 54A861970B021ED22DCA132FEB0A394E15549E3BDC1347945C8576664D98FCDD + ProductCode: 万兴优转_is1 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/w/Wondershare/UniConverter/CN/14.0.11.49/Wondershare.UniConverter.CN.locale.en-US.yaml b/manifests/w/Wondershare/UniConverter/CN/14.0.11.49/Wondershare.UniConverter.CN.locale.en-US.yaml new file mode 100644 index 0000000000000..45b9429db5ffa --- /dev/null +++ b/manifests/w/Wondershare/UniConverter/CN/14.0.11.49/Wondershare.UniConverter.CN.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Wondershare.UniConverter.CN +PackageVersion: 14.0.11.49 +PackageLocale: en-US +Publisher: Wondershare Software +PublisherUrl: https://www.wondershare.cn/ +PublisherSupportUrl: https://uniconverter.wondershare.cn/about-us.html +PrivacyUrl: https://www.wondershare.cn/privacy.html +Author: Wondershare Technology Group Co., Ltd. +PackageName: 万兴优转 +PackageUrl: https://uniconverter.wondershare.cn/ +License: Proprietary +LicenseUrl: https://www.wondershare.cn/company/end-user-license-agreement.html +Copyright: Copyright © 2024 Wondershare. All rights reserved. +CopyrightUrl: https://www.wondershare.cn/company/terms_conditions.html +ShortDescription: One-stop professional video and audio solution +Description: Wondershare UniConverter is a video conversion tool that supports various formats and contains a one-stop professional video and audio processing toolset including video compression, video recording, video to GIF, video editing, etc. +# Moniker: +Tags: +- audio +- capture +- compress +- convert +- converter +- crop +- edit +- encode +- format +- media +- merge +- music +- record +- trim +- video +- watermark +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://uniconverter.wondershare.cn/pay/ +# InstallationNotes: +Documentations: +- DocumentLabel: Guide + DocumentUrl: https://uniconverter.wondershare.cn/guide/ +- DocumentLabel: FAQ + DocumentUrl: https://uniconverter.wondershare.cn/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/w/Wondershare/UniConverter/CN/14.0.11.49/Wondershare.UniConverter.CN.locale.zh-CN.yaml b/manifests/w/Wondershare/UniConverter/CN/14.0.11.49/Wondershare.UniConverter.CN.locale.zh-CN.yaml new file mode 100644 index 0000000000000..985b8c080ede9 --- /dev/null +++ b/manifests/w/Wondershare/UniConverter/CN/14.0.11.49/Wondershare.UniConverter.CN.locale.zh-CN.yaml @@ -0,0 +1,48 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Wondershare.UniConverter.CN +PackageVersion: 14.0.11.49 +PackageLocale: zh-CN +Publisher: Wondershare Software +PublisherUrl: https://www.wondershare.cn/ +PublisherSupportUrl: https://uniconverter.wondershare.cn/about-us.html +PrivacyUrl: https://www.wondershare.cn/privacy.html +Author: 万兴科技集团股份有限公司 +PackageName: 万兴优转 +PackageUrl: https://uniconverter.wondershare.cn/ +License: 专有软件 +LicenseUrl: https://www.wondershare.cn/company/end-user-license-agreement.html +Copyright: © 2024 万兴科技集团股份有限公司 版权所有 +CopyrightUrl: https://www.wondershare.cn/company/terms_conditions.html +ShortDescription: 一站式专业音视频解决方案 +Description: 万兴优转是一款视频格式转换神器,支持多种格式转换,包括视频压缩、视频录制、视频转 GIF、视频轻编辑等一站式音视频处理的专业工具集。 +# Moniker: +Tags: +- 剪切 +- 压制 +- 压缩 +- 合并 +- 媒体 +- 录制 +- 录屏 +- 格式 +- 水印 +- 视频 +- 编辑 +- 裁剪 +- 转换 +- 转换器 +- 音乐 +- 音频 +ReleaseNotes: 1. 已知 bug 修复 +# ReleaseNotesUrl: +PurchaseUrl: https://uniconverter.wondershare.cn/pay/ +# InstallationNotes: +Documentations: +- DocumentLabel: 操作指南 + DocumentUrl: https://uniconverter.wondershare.cn/guide/ +- DocumentLabel: 常见问题 + DocumentUrl: https://uniconverter.wondershare.cn/faq/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/w/Wondershare/UniConverter/CN/14.0.11.49/Wondershare.UniConverter.CN.yaml b/manifests/w/Wondershare/UniConverter/CN/14.0.11.49/Wondershare.UniConverter.CN.yaml new file mode 100644 index 0000000000000..8fba4a0792b59 --- /dev/null +++ b/manifests/w/Wondershare/UniConverter/CN/14.0.11.49/Wondershare.UniConverter.CN.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Wondershare.UniConverter.CN +PackageVersion: 14.0.11.49 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From a21b1b2c37b21c3e526e4406c8230bc312f4f0ce Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Wed, 17 Jan 2024 20:10:56 +0100 Subject: [PATCH 425/461] New version: SagerNet.sing-box version 1.8.2 (#135054) --- .../1.8.2/SagerNet.sing-box.installer.yaml | 29 +++++++++++++++ .../1.8.2/SagerNet.sing-box.locale.en-US.yaml | 35 +++++++++++++++++++ .../sing-box/1.8.2/SagerNet.sing-box.yaml | 8 +++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/s/SagerNet/sing-box/1.8.2/SagerNet.sing-box.installer.yaml create mode 100644 manifests/s/SagerNet/sing-box/1.8.2/SagerNet.sing-box.locale.en-US.yaml create mode 100644 manifests/s/SagerNet/sing-box/1.8.2/SagerNet.sing-box.yaml diff --git a/manifests/s/SagerNet/sing-box/1.8.2/SagerNet.sing-box.installer.yaml b/manifests/s/SagerNet/sing-box/1.8.2/SagerNet.sing-box.installer.yaml new file mode 100644 index 0000000000000..0e70f66ff7fd0 --- /dev/null +++ b/manifests/s/SagerNet/sing-box/1.8.2/SagerNet.sing-box.installer.yaml @@ -0,0 +1,29 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: SagerNet.sing-box +PackageVersion: 1.8.2 +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2024-01-15 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: sing-box-1.8.2-windows-386\sing-box.exe + PortableCommandAlias: sing-box + InstallerUrl: https://github.com/SagerNet/sing-box/releases/download/v1.8.2/sing-box-1.8.2-windows-386.zip + InstallerSha256: 47D2976CF4A8D99920F1FFEF4B259140925DFC3A7B79EDC79A307DA899884A50 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: sing-box-1.8.2-windows-amd64\sing-box.exe + PortableCommandAlias: sing-box + InstallerUrl: https://github.com/SagerNet/sing-box/releases/download/v1.8.2/sing-box-1.8.2-windows-amd64.zip + InstallerSha256: C20A68E0415D755FA0C10D35F2DFEA8E20238E78FF72A0085893F0DF87A1E9FB +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: sing-box-1.8.2-windows-arm64\sing-box.exe + PortableCommandAlias: sing-box + InstallerUrl: https://github.com/SagerNet/sing-box/releases/download/v1.8.2/sing-box-1.8.2-windows-arm64.zip + InstallerSha256: 414199D43F785215FE0EE0538457A6E5E6E1D29271CFFFB8DF12D9EB1BEE253E +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/SagerNet/sing-box/1.8.2/SagerNet.sing-box.locale.en-US.yaml b/manifests/s/SagerNet/sing-box/1.8.2/SagerNet.sing-box.locale.en-US.yaml new file mode 100644 index 0000000000000..2da89ad361cd1 --- /dev/null +++ b/manifests/s/SagerNet/sing-box/1.8.2/SagerNet.sing-box.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: SagerNet.sing-box +PackageVersion: 1.8.2 +PackageLocale: en-US +Publisher: SagerNet +PublisherUrl: https://github.com/SagerNet +PublisherSupportUrl: https://raw.githubusercontent.com/SagerNet/sing-box/v1.8.1/docs/support.md +Author: nekohasekai +PackageName: sing-box +PackageUrl: https://github.com/SagerNet/sing-box +License: GNU General Public License Version 3 or Later +LicenseUrl: https://raw.githubusercontent.com/SagerNet/sing-box/v1.8.1/LICENSE +Copyright: GNU General Public License Version 3 or Later +CopyrightUrl: https://raw.githubusercontent.com/SagerNet/sing-box/v1.8.1/LICENSE +ShortDescription: The universal proxy platform. +Description: The universal proxy platform. +Moniker: sing-box +Tags: +- network +- proxy +- vpn +- clash +- shadowsocks +- v2ray +ReleaseNotes: |- + 📝 Release Notes + - Fixes and improvements +ReleaseNotesUrl: https://github.com/SagerNet/sing-box/releases/tag/v1.8.2 +Documentations: +- DocumentLabel: sing-box + DocumentUrl: https://sing-box.sagernet.org +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/SagerNet/sing-box/1.8.2/SagerNet.sing-box.yaml b/manifests/s/SagerNet/sing-box/1.8.2/SagerNet.sing-box.yaml new file mode 100644 index 0000000000000..0c75ae4d153e8 --- /dev/null +++ b/manifests/s/SagerNet/sing-box/1.8.2/SagerNet.sing-box.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: SagerNet.sing-box +PackageVersion: 1.8.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b703e4a04c1fe7edff78064eeeac17e850793fbe Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Wed, 17 Jan 2024 19:11:05 +0000 Subject: [PATCH 426/461] New version: Kiwix.Wikivoyage version 2.9.6.0 (#135055) --- .../2.9.6.0/Kiwix.Wikivoyage.installer.yaml | 17 ++++++++++ .../Kiwix.Wikivoyage.locale.en-GB.yaml | 32 +++++++++++++++++++ .../Wikivoyage/2.9.6.0/Kiwix.Wikivoyage.yaml | 8 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/k/Kiwix/Wikivoyage/2.9.6.0/Kiwix.Wikivoyage.installer.yaml create mode 100644 manifests/k/Kiwix/Wikivoyage/2.9.6.0/Kiwix.Wikivoyage.locale.en-GB.yaml create mode 100644 manifests/k/Kiwix/Wikivoyage/2.9.6.0/Kiwix.Wikivoyage.yaml diff --git a/manifests/k/Kiwix/Wikivoyage/2.9.6.0/Kiwix.Wikivoyage.installer.yaml b/manifests/k/Kiwix/Wikivoyage/2.9.6.0/Kiwix.Wikivoyage.installer.yaml new file mode 100644 index 0000000000000..2a54093f41e7e --- /dev/null +++ b/manifests/k/Kiwix/Wikivoyage/2.9.6.0/Kiwix.Wikivoyage.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Kiwix.Wikivoyage +PackageVersion: 2.9.6.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.14316.0 +InstallerType: appx +PackageFamilyName: Kiwix.WikivoyagebyKiwix_qwjmsdmcnwx12 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kiwix/kiwix-js-pwa/releases/download/v2.9.6-Wikivoyage/Wikivoyage-by-Kiwix-2.9.6-E.appx + InstallerSha256: EC5316F9A0154F3109B08B9A6A6A7A36EF08F23D476975D34778AD5E7A6A56E8 + SignatureSha256: 74E0B4BDF7268360C9EC21B84123B8AE782F0CDA35FF8215C36A666CDCE71EB5 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/k/Kiwix/Wikivoyage/2.9.6.0/Kiwix.Wikivoyage.locale.en-GB.yaml b/manifests/k/Kiwix/Wikivoyage/2.9.6.0/Kiwix.Wikivoyage.locale.en-GB.yaml new file mode 100644 index 0000000000000..bcc470b3d5b60 --- /dev/null +++ b/manifests/k/Kiwix/Wikivoyage/2.9.6.0/Kiwix.Wikivoyage.locale.en-GB.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Kiwix.Wikivoyage +PackageVersion: 2.9.6.0 +PackageLocale: en-GB +Publisher: Kiwix +PackageName: Wikivoyage by Kiwix +License: GPL3 +LicenseUrl: https://github.com/kiwix/kiwix-js-windows/blob/master/LICENSE +ShortDescription: Wikivoyage offline travel guide by Kiwix +Description: Wikivoyage by Kiwix is an offline travel guide with content provided by Wikimedia's Wikivoyage project. Containing entries for more than 32,000 locations around the globe, it provides offline information for travellers when on the plane, train or in a remote location with a poor Internet connection. +Moniker: wikivoyage +Tags: +- wikivoyage +- offline +- travel +- guide +- wikimedia +- plan +- holiday +- trip +- voyage +- reader +- wiki +- zim +- kiwix +- kiwixjs +- kiwix-js +- kiwix-js-windows +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/k/Kiwix/Wikivoyage/2.9.6.0/Kiwix.Wikivoyage.yaml b/manifests/k/Kiwix/Wikivoyage/2.9.6.0/Kiwix.Wikivoyage.yaml new file mode 100644 index 0000000000000..4226e941dc8ff --- /dev/null +++ b/manifests/k/Kiwix/Wikivoyage/2.9.6.0/Kiwix.Wikivoyage.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Kiwix.Wikivoyage +PackageVersion: 2.9.6.0 +DefaultLocale: en-GB +ManifestType: version +ManifestVersion: 1.5.0 From eea7386e7cefff67ab14c403218a2ada8c6d2d92 Mon Sep 17 00:00:00 2001 From: VD42 Date: Wed, 17 Jan 2024 23:11:22 +0400 Subject: [PATCH 427/461] New version: IndigoByte.DrExplain version 6.7.1292 (#135063) * New version: IndigoByte.DrExplain version 6.7.1292 * Update copyright year --- .../IndigoByte.DrExplain.installer.yaml | 31 +++++++++++++++++ .../IndigoByte.DrExplain.locale.en-US.yaml | 34 +++++++++++++++++++ .../6.7.1292/IndigoByte.DrExplain.yaml | 8 +++++ 3 files changed, 73 insertions(+) create mode 100644 manifests/i/IndigoByte/DrExplain/6.7.1292/IndigoByte.DrExplain.installer.yaml create mode 100644 manifests/i/IndigoByte/DrExplain/6.7.1292/IndigoByte.DrExplain.locale.en-US.yaml create mode 100644 manifests/i/IndigoByte/DrExplain/6.7.1292/IndigoByte.DrExplain.yaml diff --git a/manifests/i/IndigoByte/DrExplain/6.7.1292/IndigoByte.DrExplain.installer.yaml b/manifests/i/IndigoByte/DrExplain/6.7.1292/IndigoByte.DrExplain.installer.yaml new file mode 100644 index 0000000000000..0c4b07eaab7fb --- /dev/null +++ b/manifests/i/IndigoByte/DrExplain/6.7.1292/IndigoByte.DrExplain.installer.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: IndigoByte.DrExplain +PackageVersion: 6.7.1292 +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_7_1292.exe + InstallerSha256: 6E0E5D6EB39FEC0F6E8D65D7BBF969388A54B79D8875E5935151AF7D98D42F88 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/i/IndigoByte/DrExplain/6.7.1292/IndigoByte.DrExplain.locale.en-US.yaml b/manifests/i/IndigoByte/DrExplain/6.7.1292/IndigoByte.DrExplain.locale.en-US.yaml new file mode 100644 index 0000000000000..69c7fb41b3aaa --- /dev/null +++ b/manifests/i/IndigoByte/DrExplain/6.7.1292/IndigoByte.DrExplain.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: IndigoByte.DrExplain +PackageVersion: 6.7.1292 +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 +- rtf +- hlp +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/i/IndigoByte/DrExplain/6.7.1292/IndigoByte.DrExplain.yaml b/manifests/i/IndigoByte/DrExplain/6.7.1292/IndigoByte.DrExplain.yaml new file mode 100644 index 0000000000000..0a81c5497c6d7 --- /dev/null +++ b/manifests/i/IndigoByte/DrExplain/6.7.1292/IndigoByte.DrExplain.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: IndigoByte.DrExplain +PackageVersion: 6.7.1292 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From a7a3f0e826b27e76a2ec907deb2ff5101b0a3f88 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 18 Jan 2024 03:11:35 +0800 Subject: [PATCH 428/461] New version: Huawei.KooCLI version 5.1.2 (#135061) --- .../KooCLI/5.1.2/Huawei.KooCLI.installer.yaml | 16 ++++++++++ .../5.1.2/Huawei.KooCLI.locale.en-US.yaml | 29 +++++++++++++++++++ .../5.1.2/Huawei.KooCLI.locale.zh-CN.yaml | 29 +++++++++++++++++++ .../h/Huawei/KooCLI/5.1.2/Huawei.KooCLI.yaml | 8 +++++ 4 files changed, 82 insertions(+) create mode 100644 manifests/h/Huawei/KooCLI/5.1.2/Huawei.KooCLI.installer.yaml create mode 100644 manifests/h/Huawei/KooCLI/5.1.2/Huawei.KooCLI.locale.en-US.yaml create mode 100644 manifests/h/Huawei/KooCLI/5.1.2/Huawei.KooCLI.locale.zh-CN.yaml create mode 100644 manifests/h/Huawei/KooCLI/5.1.2/Huawei.KooCLI.yaml diff --git a/manifests/h/Huawei/KooCLI/5.1.2/Huawei.KooCLI.installer.yaml b/manifests/h/Huawei/KooCLI/5.1.2/Huawei.KooCLI.installer.yaml new file mode 100644 index 0000000000000..91ff492cc590d --- /dev/null +++ b/manifests/h/Huawei/KooCLI/5.1.2/Huawei.KooCLI.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Huawei.KooCLI +PackageVersion: 5.1.2 +InstallerType: zip +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: hcloud.exe + PortableCommandAlias: hcloud + InstallerUrl: https://cn-north-4-hdn-koocli.obs.cn-north-4.myhuaweicloud.com/cli/5.1.2/huaweicloud-cli-windows-amd64.zip + InstallerSha256: 787FC84EBC90C23BEE7C2A402AFEBFC6029E6754545458A5CD7AA4D0E791ADBF +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/h/Huawei/KooCLI/5.1.2/Huawei.KooCLI.locale.en-US.yaml b/manifests/h/Huawei/KooCLI/5.1.2/Huawei.KooCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..377fdd4481661 --- /dev/null +++ b/manifests/h/Huawei/KooCLI/5.1.2/Huawei.KooCLI.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Huawei.KooCLI +PackageVersion: 5.1.2 +PackageLocale: en-US +Publisher: Huawei Cloud Computing Technologies Co., Ltd. +PublisherUrl: https://www.huaweicloud.com/intl/ +PublisherSupportUrl: https://www.huaweicloud.com/intl/service/help-tools.html +PrivacyUrl: https://www.huaweicloud.com/intl/declaration/sa_prp.html +Author: Huawei Cloud Computing Technologies Co., Ltd. +PackageName: KooCLI +PackageUrl: https://support.huaweicloud.com/intl/hcli/index.html +License: Freeware +LicenseUrl: https://www.huaweicloud.com/intl/declaration/sa_cua.html +Copyright: Copyright(C) 2020-2024 www.huaweicloud.com +CopyrightUrl: https://www.huaweicloud.com/intl/declaration/statement.html +ShortDescription: Koo Command Line Interface +Description: Koo Command Line Interface (KooCLI) is a command line tool for managing Huawei Cloud service APIs released on API Explorer. With this tool, you can call open APIs of cloud services to manage and use your cloud resources. +# Moniker: +Tags: +- huawei-cloud +# ReleaseNotes: +ReleaseNotesUrl: https://support.huaweicloud.com/intl/wtsnew-hcli/index.html +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/h/Huawei/KooCLI/5.1.2/Huawei.KooCLI.locale.zh-CN.yaml b/manifests/h/Huawei/KooCLI/5.1.2/Huawei.KooCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..642615dff0468 --- /dev/null +++ b/manifests/h/Huawei/KooCLI/5.1.2/Huawei.KooCLI.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Huawei.KooCLI +PackageVersion: 5.1.2 +PackageLocale: zh-CN +Publisher: 华为云计算技术有限公司 +PublisherUrl: https://www.huaweicloud.com/ +PublisherSupportUrl: https://www.huaweicloud.com/service/ +PrivacyUrl: https://www.huaweicloud.com/declaration/sa_prp.html +Author: 华为云计算技术有限公司 +PackageName: KooCLI +PackageUrl: https://support.huaweicloud.com/hcli/index.html +License: 免费软件 +LicenseUrl: https://www.huaweicloud.com/declaration/sa_cua.html +Copyright: Copyright(C) 2020-2024 www.huaweicloud.com +CopyrightUrl: https://www.huaweicloud.com/declaration/statement.html +ShortDescription: 华为云命令行工具服务 +Description: 华为云命令行工具服务(Koo Command Line Interface,KooCLI),是为发布在 API Explorer 上的华为云服务 API 提供的命令行管理工具。您可以通过此工具调用 API Explorer 中各云服务开放的 API,管理和使用您的各类云服务资源。 +# Moniker: +Tags: +- 华为云 +# ReleaseNotes: +ReleaseNotesUrl: https://support.huaweicloud.com/wtsnew-hcli/index.html +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/h/Huawei/KooCLI/5.1.2/Huawei.KooCLI.yaml b/manifests/h/Huawei/KooCLI/5.1.2/Huawei.KooCLI.yaml new file mode 100644 index 0000000000000..7f8f4654dbd74 --- /dev/null +++ b/manifests/h/Huawei/KooCLI/5.1.2/Huawei.KooCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Huawei.KooCLI +PackageVersion: 5.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 25a84f8db0ce716a361d16819bdaea729bffa74a Mon Sep 17 00:00:00 2001 From: Maurizio Basaglia <62178459+maurizuki@users.noreply.github.com> Date: Wed, 17 Jan 2024 20:11:41 +0100 Subject: [PATCH 429/461] New version: maurizuki.O2 version 2.4.0 (#135062) --- .../O2/2.4.0/maurizuki.O2.installer.yaml | 24 ++++++++++++++++++ .../O2/2.4.0/maurizuki.O2.locale.en-US.yaml | 25 +++++++++++++++++++ .../m/maurizuki/O2/2.4.0/maurizuki.O2.yaml | 9 +++++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/m/maurizuki/O2/2.4.0/maurizuki.O2.installer.yaml create mode 100644 manifests/m/maurizuki/O2/2.4.0/maurizuki.O2.locale.en-US.yaml create mode 100644 manifests/m/maurizuki/O2/2.4.0/maurizuki.O2.yaml diff --git a/manifests/m/maurizuki/O2/2.4.0/maurizuki.O2.installer.yaml b/manifests/m/maurizuki/O2/2.4.0/maurizuki.O2.installer.yaml new file mode 100644 index 0000000000000..654e5c1213eb4 --- /dev/null +++ b/manifests/m/maurizuki/O2/2.4.0/maurizuki.O2.installer.yaml @@ -0,0 +1,24 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: maurizuki.O2 +PackageVersion: 2.4.0 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/maurizuki/O2/releases/download/v2.4.0/O2-2.4-setup.exe + InstallerSha256: 2fe3ed59f10c4edcc7b21000de93f4d0768a040570f333a9c29715bd5c1b79f8 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- o2 +ProductCode: O2_is1 +ReleaseDate: "2024-01-13" diff --git a/manifests/m/maurizuki/O2/2.4.0/maurizuki.O2.locale.en-US.yaml b/manifests/m/maurizuki/O2/2.4.0/maurizuki.O2.locale.en-US.yaml new file mode 100644 index 0000000000000..bc53a5775aea0 --- /dev/null +++ b/manifests/m/maurizuki/O2/2.4.0/maurizuki.O2.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: maurizuki.O2 +PackageVersion: 2.4.0 +PackageLocale: en-US +Publisher: maurizuki +PublisherUrl: https://maurizuki.github.io/O2 +PublisherSupportUrl: https://github.com/maurizuki/O2/issues +Author: maurizuki +PackageName: O2 +PackageUrl: https://github.com/maurizuki/O2 +License: MPL-2.0 License +LicenseUrl: https://github.com/maurizuki/O2/blob/main/LICENSE +Copyright: Copyright (c) 2004-2024 Maurizio Basaglia. All rights reserved. +ShortDescription: O2 is a safe and flexible archive for personal data, such as contacts, accounts, credit cards, Wi-Fi settings, and everything that comes to your mind. +Moniker: o2 +Tags: +- password-manager +- personal-information-manager +- pim +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/maurizuki/O2/releases/tag/v2.4.0 diff --git a/manifests/m/maurizuki/O2/2.4.0/maurizuki.O2.yaml b/manifests/m/maurizuki/O2/2.4.0/maurizuki.O2.yaml new file mode 100644 index 0000000000000..6adaa2c2bd1f9 --- /dev/null +++ b/manifests/m/maurizuki/O2/2.4.0/maurizuki.O2.yaml @@ -0,0 +1,9 @@ +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: maurizuki.O2 +PackageVersion: 2.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7ed83d4bde228d13c4c1e483cd905232a2582ba1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vi=E1=BB=87t=20Hu=E1=BB=B3nh?= Date: Thu, 18 Jan 2024 02:11:53 +0700 Subject: [PATCH 430/461] New version: CodecGuide.K-LiteCodecPack.Basic version 18.0.5 (#135065) --- ...Guide.K-LiteCodecPack.Basic.installer.yaml | 24 +++++++++++ ...de.K-LiteCodecPack.Basic.locale.en-US.yaml | 40 +++++++++++++++++++ .../CodecGuide.K-LiteCodecPack.Basic.yaml | 8 ++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/c/CodecGuide/K-LiteCodecPack/Basic/18.0.5/CodecGuide.K-LiteCodecPack.Basic.installer.yaml create mode 100644 manifests/c/CodecGuide/K-LiteCodecPack/Basic/18.0.5/CodecGuide.K-LiteCodecPack.Basic.locale.en-US.yaml create mode 100644 manifests/c/CodecGuide/K-LiteCodecPack/Basic/18.0.5/CodecGuide.K-LiteCodecPack.Basic.yaml diff --git a/manifests/c/CodecGuide/K-LiteCodecPack/Basic/18.0.5/CodecGuide.K-LiteCodecPack.Basic.installer.yaml b/manifests/c/CodecGuide/K-LiteCodecPack/Basic/18.0.5/CodecGuide.K-LiteCodecPack.Basic.installer.yaml new file mode 100644 index 0000000000000..356622d4c6323 --- /dev/null +++ b/manifests/c/CodecGuide/K-LiteCodecPack/Basic/18.0.5/CodecGuide.K-LiteCodecPack.Basic.installer.yaml @@ -0,0 +1,24 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: CodecGuide.K-LiteCodecPack.Basic +PackageVersion: 18.0.5 +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: KLiteCodecPack_is1 +AppsAndFeaturesEntries: +- DisplayName: K-Lite Codec Pack 18.0.5 Basic + ProductCode: KLiteCodecPack_is1 +Installers: +- Architecture: x86 + InstallerUrl: https://files3.codecguide.com/K-Lite_Codec_Pack_1805_Basic.exe + InstallerSha256: 9E69C72F671A61DF12A53C6B22184C63CB1FE981BACB728691D1005649132AC9 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/c/CodecGuide/K-LiteCodecPack/Basic/18.0.5/CodecGuide.K-LiteCodecPack.Basic.locale.en-US.yaml b/manifests/c/CodecGuide/K-LiteCodecPack/Basic/18.0.5/CodecGuide.K-LiteCodecPack.Basic.locale.en-US.yaml new file mode 100644 index 0000000000000..5faea1a2c3bce --- /dev/null +++ b/manifests/c/CodecGuide/K-LiteCodecPack/Basic/18.0.5/CodecGuide.K-LiteCodecPack.Basic.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: CodecGuide.K-LiteCodecPack.Basic +PackageVersion: 18.0.5 +PackageLocale: en-US +Publisher: KLCP +PublisherUrl: https://codecguide.com +PublisherSupportUrl: https://codecguide.com/forum.htm +PrivacyUrl: https://codecguide.com/privacypolicy.htm +Author: KLCP +PackageName: K-Lite Codec Pack Basic +PackageUrl: https://codecguide.com/download_k-lite_codec_pack_basic.htm +License: Freeware +LicenseUrl: https://codecguide.com/termsofuse.htm +Copyright: Copyright 2004-2022, Codec Guide. All rights reserved. +CopyrightUrl: https://codecguide.com/termsofuse.htm +ShortDescription: The K-Lite Codec Pack is a collection of DirectShow filters, VFW/ACM codecs, and tools. +Description: |- + The K-Lite Codec Pack is a collection of DirectShow filters, VFW/ACM codecs, and tools. + Codecs and DirectShow filters are needed for encoding and decoding audio and video formats. + The K-Lite Codec Pack is designed as a user-friendly solution for playing all your audio and movie files. + With the K-Lite Codec Pack you should be able to play all the popular audio and video formats and even several less common formats. +Moniker: k-litecodecpackbasic +Tags: +- audio +- k-lite +- klite +- klite-basic +- mkv +- mp4 +- mpeg +- multimedia +- player +- video +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://codecguide.com/faq.htm +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/CodecGuide/K-LiteCodecPack/Basic/18.0.5/CodecGuide.K-LiteCodecPack.Basic.yaml b/manifests/c/CodecGuide/K-LiteCodecPack/Basic/18.0.5/CodecGuide.K-LiteCodecPack.Basic.yaml new file mode 100644 index 0000000000000..f9cda88a98ca2 --- /dev/null +++ b/manifests/c/CodecGuide/K-LiteCodecPack/Basic/18.0.5/CodecGuide.K-LiteCodecPack.Basic.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: CodecGuide.K-LiteCodecPack.Basic +PackageVersion: 18.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From af3492e91b1e186db6de6462ebae10d087c702dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vi=E1=BB=87t=20Hu=E1=BB=B3nh?= Date: Thu, 18 Jan 2024 02:12:16 +0700 Subject: [PATCH 431/461] New version: CodecGuide.K-LiteCodecPack.Standard version 18.0.5 (#135066) --- ...de.K-LiteCodecPack.Standard.installer.yaml | 24 +++++++++++ ...K-LiteCodecPack.Standard.locale.en-US.yaml | 40 +++++++++++++++++++ .../CodecGuide.K-LiteCodecPack.Standard.yaml | 8 ++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/c/CodecGuide/K-LiteCodecPack/Standard/18.0.5/CodecGuide.K-LiteCodecPack.Standard.installer.yaml create mode 100644 manifests/c/CodecGuide/K-LiteCodecPack/Standard/18.0.5/CodecGuide.K-LiteCodecPack.Standard.locale.en-US.yaml create mode 100644 manifests/c/CodecGuide/K-LiteCodecPack/Standard/18.0.5/CodecGuide.K-LiteCodecPack.Standard.yaml diff --git a/manifests/c/CodecGuide/K-LiteCodecPack/Standard/18.0.5/CodecGuide.K-LiteCodecPack.Standard.installer.yaml b/manifests/c/CodecGuide/K-LiteCodecPack/Standard/18.0.5/CodecGuide.K-LiteCodecPack.Standard.installer.yaml new file mode 100644 index 0000000000000..59af33c2d1527 --- /dev/null +++ b/manifests/c/CodecGuide/K-LiteCodecPack/Standard/18.0.5/CodecGuide.K-LiteCodecPack.Standard.installer.yaml @@ -0,0 +1,24 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: CodecGuide.K-LiteCodecPack.Standard +PackageVersion: 18.0.5 +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: KLiteCodecPack_is1 +AppsAndFeaturesEntries: +- DisplayName: K-Lite Codec Pack 18.0.5 Standard + ProductCode: KLiteCodecPack_is1 +Installers: +- Architecture: x86 + InstallerUrl: https://files3.codecguide.com/K-Lite_Codec_Pack_1805_Standard.exe + InstallerSha256: 50B39EA583104FA170BD2C6C157D324A7EBB1E5409FB65D554F19613FE789753 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/c/CodecGuide/K-LiteCodecPack/Standard/18.0.5/CodecGuide.K-LiteCodecPack.Standard.locale.en-US.yaml b/manifests/c/CodecGuide/K-LiteCodecPack/Standard/18.0.5/CodecGuide.K-LiteCodecPack.Standard.locale.en-US.yaml new file mode 100644 index 0000000000000..4d8ae4c5c17a3 --- /dev/null +++ b/manifests/c/CodecGuide/K-LiteCodecPack/Standard/18.0.5/CodecGuide.K-LiteCodecPack.Standard.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: CodecGuide.K-LiteCodecPack.Standard +PackageVersion: 18.0.5 +PackageLocale: en-US +Publisher: KLCP +PublisherUrl: https://codecguide.com +PublisherSupportUrl: https://codecguide.com/forum.htm +PrivacyUrl: https://codecguide.com/privacypolicy.htm +Author: KLCP +PackageName: K-Lite Codec Pack Standard +PackageUrl: https://codecguide.com/download_k-lite_codec_pack_standard.htm +License: Freeware +LicenseUrl: https://codecguide.com/termsofuse.htm +Copyright: Copyright 2004-2022, Codec Guide. All rights reserved. +CopyrightUrl: https://codecguide.com/termsofuse.htm +ShortDescription: The K-Lite Codec Pack is a collection of DirectShow filters, VFW/ACM codecs, and tools. +Description: |- + The K-Lite Codec Pack is a collection of DirectShow filters, VFW/ACM codecs, and tools. + Codecs and DirectShow filters are needed for encoding and decoding audio and video formats. + The K-Lite Codec Pack is designed as a user-friendly solution for playing all your audio and movie files. + With the K-Lite Codec Pack you should be able to play all the popular audio and video formats and even several less common formats. +Moniker: k-litecodecpackstandard +Tags: +- audio +- k-lite +- klite +- klite-standard +- mkv +- mp4 +- mpeg +- multimedia +- player +- video +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://codecguide.com/faq.htm +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/CodecGuide/K-LiteCodecPack/Standard/18.0.5/CodecGuide.K-LiteCodecPack.Standard.yaml b/manifests/c/CodecGuide/K-LiteCodecPack/Standard/18.0.5/CodecGuide.K-LiteCodecPack.Standard.yaml new file mode 100644 index 0000000000000..cdaa4e99d5adc --- /dev/null +++ b/manifests/c/CodecGuide/K-LiteCodecPack/Standard/18.0.5/CodecGuide.K-LiteCodecPack.Standard.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: CodecGuide.K-LiteCodecPack.Standard +PackageVersion: 18.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From da3907c852c99f06c456fe74dd36420dd6e6987a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vi=E1=BB=87t=20Hu=E1=BB=B3nh?= Date: Thu, 18 Jan 2024 02:12:23 +0700 Subject: [PATCH 432/461] New version: CodecGuide.K-LiteCodecPack.Full version 18.0.5 (#135067) --- ...cGuide.K-LiteCodecPack.Full.installer.yaml | 24 +++++++++++ ...ide.K-LiteCodecPack.Full.locale.en-US.yaml | 40 +++++++++++++++++++ .../CodecGuide.K-LiteCodecPack.Full.yaml | 8 ++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/c/CodecGuide/K-LiteCodecPack/Full/18.0.5/CodecGuide.K-LiteCodecPack.Full.installer.yaml create mode 100644 manifests/c/CodecGuide/K-LiteCodecPack/Full/18.0.5/CodecGuide.K-LiteCodecPack.Full.locale.en-US.yaml create mode 100644 manifests/c/CodecGuide/K-LiteCodecPack/Full/18.0.5/CodecGuide.K-LiteCodecPack.Full.yaml diff --git a/manifests/c/CodecGuide/K-LiteCodecPack/Full/18.0.5/CodecGuide.K-LiteCodecPack.Full.installer.yaml b/manifests/c/CodecGuide/K-LiteCodecPack/Full/18.0.5/CodecGuide.K-LiteCodecPack.Full.installer.yaml new file mode 100644 index 0000000000000..7e80338c7fb53 --- /dev/null +++ b/manifests/c/CodecGuide/K-LiteCodecPack/Full/18.0.5/CodecGuide.K-LiteCodecPack.Full.installer.yaml @@ -0,0 +1,24 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: CodecGuide.K-LiteCodecPack.Full +PackageVersion: 18.0.5 +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: KLiteCodecPack_is1 +AppsAndFeaturesEntries: +- DisplayName: K-Lite Codec Pack 18.0.5 Full + ProductCode: KLiteCodecPack_is1 +Installers: +- Architecture: x86 + InstallerUrl: https://files3.codecguide.com/K-Lite_Codec_Pack_1805_Full.exe + InstallerSha256: 0E2F1B2D4737E18ED04D0E1C765F8240C6627D4F59FA9FB7E2A4E86F75C7D7FF +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/c/CodecGuide/K-LiteCodecPack/Full/18.0.5/CodecGuide.K-LiteCodecPack.Full.locale.en-US.yaml b/manifests/c/CodecGuide/K-LiteCodecPack/Full/18.0.5/CodecGuide.K-LiteCodecPack.Full.locale.en-US.yaml new file mode 100644 index 0000000000000..0657b7af15698 --- /dev/null +++ b/manifests/c/CodecGuide/K-LiteCodecPack/Full/18.0.5/CodecGuide.K-LiteCodecPack.Full.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: CodecGuide.K-LiteCodecPack.Full +PackageVersion: 18.0.5 +PackageLocale: en-US +Publisher: KLCP +PublisherUrl: https://codecguide.com +PublisherSupportUrl: https://codecguide.com/forum.htm +PrivacyUrl: https://codecguide.com/privacypolicy.htm +Author: KLCP +PackageName: K-Lite Codec Pack Full +PackageUrl: https://codecguide.com/download_k-lite_codec_pack_full.htm +License: Freeware +LicenseUrl: https://codecguide.com/termsofuse.htm +Copyright: Copyright 2004-2022, Codec Guide. All rights reserved. +CopyrightUrl: https://codecguide.com/termsofuse.htm +ShortDescription: The K-Lite Codec Pack is a collection of DirectShow filters, VFW/ACM codecs, and tools. +Description: |- + The K-Lite Codec Pack is a collection of DirectShow filters, VFW/ACM codecs, and tools. + Codecs and DirectShow filters are needed for encoding and decoding audio and video formats. + The K-Lite Codec Pack is designed as a user-friendly solution for playing all your audio and movie files. + With the K-Lite Codec Pack you should be able to play all the popular audio and video formats and even several less common formats. +Moniker: k-litecodecpackfull +Tags: +- audio +- k-lite +- klite +- klite-full +- mkv +- mp4 +- mpeg +- multimedia +- player +- video +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://codecguide.com/faq.htm +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/CodecGuide/K-LiteCodecPack/Full/18.0.5/CodecGuide.K-LiteCodecPack.Full.yaml b/manifests/c/CodecGuide/K-LiteCodecPack/Full/18.0.5/CodecGuide.K-LiteCodecPack.Full.yaml new file mode 100644 index 0000000000000..3fdac0e0f0748 --- /dev/null +++ b/manifests/c/CodecGuide/K-LiteCodecPack/Full/18.0.5/CodecGuide.K-LiteCodecPack.Full.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: CodecGuide.K-LiteCodecPack.Full +PackageVersion: 18.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 2e48eabb31e992db8a9e9eeb16eefea35dae7890 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vi=E1=BB=87t=20Hu=E1=BB=B3nh?= Date: Thu, 18 Jan 2024 02:12:33 +0700 Subject: [PATCH 433/461] New version: CodecGuide.K-LiteCodecPack.Mega version 18.0.5 (#135068) --- ...cGuide.K-LiteCodecPack.Mega.installer.yaml | 24 +++++++++++ ...ide.K-LiteCodecPack.Mega.locale.en-US.yaml | 40 +++++++++++++++++++ .../CodecGuide.K-LiteCodecPack.Mega.yaml | 8 ++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/c/CodecGuide/K-LiteCodecPack/Mega/18.0.5/CodecGuide.K-LiteCodecPack.Mega.installer.yaml create mode 100644 manifests/c/CodecGuide/K-LiteCodecPack/Mega/18.0.5/CodecGuide.K-LiteCodecPack.Mega.locale.en-US.yaml create mode 100644 manifests/c/CodecGuide/K-LiteCodecPack/Mega/18.0.5/CodecGuide.K-LiteCodecPack.Mega.yaml diff --git a/manifests/c/CodecGuide/K-LiteCodecPack/Mega/18.0.5/CodecGuide.K-LiteCodecPack.Mega.installer.yaml b/manifests/c/CodecGuide/K-LiteCodecPack/Mega/18.0.5/CodecGuide.K-LiteCodecPack.Mega.installer.yaml new file mode 100644 index 0000000000000..018785ff095b3 --- /dev/null +++ b/manifests/c/CodecGuide/K-LiteCodecPack/Mega/18.0.5/CodecGuide.K-LiteCodecPack.Mega.installer.yaml @@ -0,0 +1,24 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: CodecGuide.K-LiteCodecPack.Mega +PackageVersion: 18.0.5 +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: KLiteCodecPack_is1 +AppsAndFeaturesEntries: +- DisplayName: K-Lite Mega Codec Pack 18.0.5 + ProductCode: KLiteCodecPack_is1 +Installers: +- Architecture: x86 + InstallerUrl: https://files3.codecguide.com/K-Lite_Codec_Pack_1805_Mega.exe + InstallerSha256: F5A4A260534274C321B4A64ADAB73A4F9F1EA0084E9EA3C611099FE237351C41 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/c/CodecGuide/K-LiteCodecPack/Mega/18.0.5/CodecGuide.K-LiteCodecPack.Mega.locale.en-US.yaml b/manifests/c/CodecGuide/K-LiteCodecPack/Mega/18.0.5/CodecGuide.K-LiteCodecPack.Mega.locale.en-US.yaml new file mode 100644 index 0000000000000..5ec85a1695c42 --- /dev/null +++ b/manifests/c/CodecGuide/K-LiteCodecPack/Mega/18.0.5/CodecGuide.K-LiteCodecPack.Mega.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: CodecGuide.K-LiteCodecPack.Mega +PackageVersion: 18.0.5 +PackageLocale: en-US +Publisher: KLCP +PublisherUrl: https://codecguide.com +PublisherSupportUrl: https://codecguide.com/forum.htm +PrivacyUrl: https://codecguide.com/privacypolicy.htm +Author: KLCP +PackageName: K-Lite Mega Codec Pack +PackageUrl: https://codecguide.com/download_k-lite_codec_pack_mega.htm +License: Freeware +LicenseUrl: https://codecguide.com/termsofuse.htm +Copyright: Copyright 2004-2022, Codec Guide. All rights reserved. +CopyrightUrl: https://codecguide.com/termsofuse.htm +ShortDescription: The K-Lite Codec Pack is a collection of DirectShow filters, VFW/ACM codecs, and tools. +Description: |- + The K-Lite Codec Pack is a collection of DirectShow filters, VFW/ACM codecs, and tools. + Codecs and DirectShow filters are needed for encoding and decoding audio and video formats. + The K-Lite Codec Pack is designed as a user-friendly solution for playing all your audio and movie files. + With the K-Lite Codec Pack you should be able to play all the popular audio and video formats and even several less common formats. +Moniker: k-litecodecpackmega +Tags: +- audio +- k-lite +- klite +- klite-mega +- mkv +- mp4 +- mpeg +- multimedia +- player +- video +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://codecguide.com/faq.htm +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/CodecGuide/K-LiteCodecPack/Mega/18.0.5/CodecGuide.K-LiteCodecPack.Mega.yaml b/manifests/c/CodecGuide/K-LiteCodecPack/Mega/18.0.5/CodecGuide.K-LiteCodecPack.Mega.yaml new file mode 100644 index 0000000000000..96af3ccf6bbf8 --- /dev/null +++ b/manifests/c/CodecGuide/K-LiteCodecPack/Mega/18.0.5/CodecGuide.K-LiteCodecPack.Mega.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: CodecGuide.K-LiteCodecPack.Mega +PackageVersion: 18.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From ce63febc96ba7b689ddbfe85d796976406a9f93d Mon Sep 17 00:00:00 2001 From: EdijsPerkums Date: Wed, 17 Jan 2024 21:12:48 +0200 Subject: [PATCH 434/461] New version: MasterPackager.MasterPackager version 24.1.8774 (#135070) --- ...sterPackager.MasterPackager.installer.yaml | 14 ++++++++++ ...rPackager.MasterPackager.locale.en-US.yaml | 26 +++++++++++++++++++ .../MasterPackager.MasterPackager.yaml | 8 ++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/m/MasterPackager/MasterPackager/24.1.8774/MasterPackager.MasterPackager.installer.yaml create mode 100644 manifests/m/MasterPackager/MasterPackager/24.1.8774/MasterPackager.MasterPackager.locale.en-US.yaml create mode 100644 manifests/m/MasterPackager/MasterPackager/24.1.8774/MasterPackager.MasterPackager.yaml diff --git a/manifests/m/MasterPackager/MasterPackager/24.1.8774/MasterPackager.MasterPackager.installer.yaml b/manifests/m/MasterPackager/MasterPackager/24.1.8774/MasterPackager.MasterPackager.installer.yaml new file mode 100644 index 0000000000000..3e3590429c76e --- /dev/null +++ b/manifests/m/MasterPackager/MasterPackager/24.1.8774/MasterPackager.MasterPackager.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: MasterPackager.MasterPackager +PackageVersion: 24.1.8774 +InstallerType: msi +Scope: machine +ProductCode: '{281C93D9-E829-4DEC-B7F5-D07AE5A675C6}' +Installers: +- Architecture: x86 + InstallerUrl: https://www.masterpackager.com/installer/masterpackager_24.1.8774.msi + InstallerSha256: 737A420999A1BDE6282F37225E65711102DA3226A64B90BF5D46966356309629 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/m/MasterPackager/MasterPackager/24.1.8774/MasterPackager.MasterPackager.locale.en-US.yaml b/manifests/m/MasterPackager/MasterPackager/24.1.8774/MasterPackager.MasterPackager.locale.en-US.yaml new file mode 100644 index 0000000000000..8b75621cbfe49 --- /dev/null +++ b/manifests/m/MasterPackager/MasterPackager/24.1.8774/MasterPackager.MasterPackager.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: MasterPackager.MasterPackager +PackageVersion: 24.1.8774 +PackageLocale: en-US +Publisher: Master Packager Ltd. +PublisherUrl: https://www.masterpackager.com +PackageName: Master Packager +PackageUrl: https://www.masterpackager.com +License: Proprietary +LicenseUrl: https://www.masterpackager.com/eula +Copyright: Copyright (c) 2023 Master Packager Ltd. All rights reserved. +ShortDescription: Master Packager is an application packaging tool to create and edit Microsoft Windows Installer (MSI) files and repackage other installations to MSI and MSIX formats. +Moniker: master-packager +Tags: +- application-packaging +- create-mst +- msi +- msi-editing +- msix +- mst +- repackaging +- response-transform +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/m/MasterPackager/MasterPackager/24.1.8774/MasterPackager.MasterPackager.yaml b/manifests/m/MasterPackager/MasterPackager/24.1.8774/MasterPackager.MasterPackager.yaml new file mode 100644 index 0000000000000..c3f5048321664 --- /dev/null +++ b/manifests/m/MasterPackager/MasterPackager/24.1.8774/MasterPackager.MasterPackager.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: MasterPackager.MasterPackager +PackageVersion: 24.1.8774 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From a49393298224660054b526b0bb8cb64e58eaee1d Mon Sep 17 00:00:00 2001 From: Ruben Buniatyan Date: Wed, 17 Jan 2024 20:12:59 +0100 Subject: [PATCH 435/461] New version: Nethermind.Nethermind version 1.25.1 (#135076) --- .../Nethermind.Nethermind.installer.yaml | 19 ++++++++++++ .../Nethermind.Nethermind.locale.en-US.yaml | 30 +++++++++++++++++++ .../1.25.1/Nethermind.Nethermind.yaml | 8 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/n/Nethermind/Nethermind/1.25.1/Nethermind.Nethermind.installer.yaml create mode 100644 manifests/n/Nethermind/Nethermind/1.25.1/Nethermind.Nethermind.locale.en-US.yaml create mode 100644 manifests/n/Nethermind/Nethermind/1.25.1/Nethermind.Nethermind.yaml diff --git a/manifests/n/Nethermind/Nethermind/1.25.1/Nethermind.Nethermind.installer.yaml b/manifests/n/Nethermind/Nethermind/1.25.1/Nethermind.Nethermind.installer.yaml new file mode 100644 index 0000000000000..7d719fae4db84 --- /dev/null +++ b/manifests/n/Nethermind/Nethermind/1.25.1/Nethermind.Nethermind.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Nethermind.Nethermind +PackageVersion: 1.25.1 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: nethermind.exe + PortableCommandAlias: nethermind +InstallModes: +- silent +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/NethermindEth/nethermind/releases/download/1.25.1/nethermind-1.25.1-e37c10db-windows-x64.zip + InstallerSha256: 2AF3E84C3E750E687A6AB9942AE378E954C9F3D0400F7B7953EC69CEA99A7B42 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/n/Nethermind/Nethermind/1.25.1/Nethermind.Nethermind.locale.en-US.yaml b/manifests/n/Nethermind/Nethermind/1.25.1/Nethermind.Nethermind.locale.en-US.yaml new file mode 100644 index 0000000000000..bd32f4c71d910 --- /dev/null +++ b/manifests/n/Nethermind/Nethermind/1.25.1/Nethermind.Nethermind.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Nethermind.Nethermind +PackageVersion: 1.25.1 +PackageLocale: en-US +Publisher: Demerzel Solutions Limited +PublisherUrl: https://nethermind.io +PublisherSupportUrl: https://community.nethermind.io/c/nethermind-client +PrivacyUrl: https://nethermind.io/legal +Author: Demerzel Solutions Limited +PackageName: Nethermind +PackageUrl: https://nethermind.io/nethermind-client +License: LGPL-3.0-only +LicenseUrl: https://spdx.org/licenses/LGPL-3.0-only.html +Copyright: 2023 Demerzel Solutions Limited +ShortDescription: A robust execution client for Ethereum node operators. +Description: |- + Nethermind is a high-performance, highly configurable full Ethereum protocol execution client built on . + NET that runs on Linux, Windows, and macOS and supports Clique, Aura, and Ethash. + Nethermind offers very fast sync speeds and support for external plugins. + Enjoy reliable access to rich on-chain data thanks to high-performance JSON-RPC based on the Kestrel web server. + Healthy node monitoring is secured with Grafana analytics and Seq logging. +Moniker: nethermind +Tags: +- blockchain +- ethereum +- evm +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/n/Nethermind/Nethermind/1.25.1/Nethermind.Nethermind.yaml b/manifests/n/Nethermind/Nethermind/1.25.1/Nethermind.Nethermind.yaml new file mode 100644 index 0000000000000..fbfe5c456a4a7 --- /dev/null +++ b/manifests/n/Nethermind/Nethermind/1.25.1/Nethermind.Nethermind.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Nethermind.Nethermind +PackageVersion: 1.25.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e5866e6c3bc0071b59ee6cc825973217c5a407c2 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Wed, 17 Jan 2024 20:13:06 +0100 Subject: [PATCH 436/461] New version: CeVIO.CeVIOAI version 9.0.2.0 (#135074) --- .../9.0.2.0/CeVIO.CeVIOAI.installer.yaml | 17 +++++++++++++++++ .../9.0.2.0/CeVIO.CeVIOAI.locale.ja-JP.yaml | 12 ++++++++++++ .../c/CeVIO/CeVIOAI/9.0.2.0/CeVIO.CeVIOAI.yaml | 8 ++++++++ 3 files changed, 37 insertions(+) create mode 100644 manifests/c/CeVIO/CeVIOAI/9.0.2.0/CeVIO.CeVIOAI.installer.yaml create mode 100644 manifests/c/CeVIO/CeVIOAI/9.0.2.0/CeVIO.CeVIOAI.locale.ja-JP.yaml create mode 100644 manifests/c/CeVIO/CeVIOAI/9.0.2.0/CeVIO.CeVIOAI.yaml diff --git a/manifests/c/CeVIO/CeVIOAI/9.0.2.0/CeVIO.CeVIOAI.installer.yaml b/manifests/c/CeVIO/CeVIOAI/9.0.2.0/CeVIO.CeVIOAI.installer.yaml new file mode 100644 index 0000000000000..f22bb5f6b93e5 --- /dev/null +++ b/manifests/c/CeVIO/CeVIOAI/9.0.2.0/CeVIO.CeVIOAI.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: CeVIO.CeVIOAI +PackageVersion: 9.0.2.0 +InstallerLocale: ja-JP +InstallerType: msi +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{9850D131-2447-4368-A779-44A612522E6E}' +Installers: +- Architecture: x64 + InstallerUrl: https://cevio.jp/storage/cevio_ai/CeVIO_AI_Setup_x64_(9.0.2.0).msi + InstallerSha256: 2DF4C22111427EC84C6992F698D7BA84AC582381B61A91AD045EBE4AEE752CA8 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/c/CeVIO/CeVIOAI/9.0.2.0/CeVIO.CeVIOAI.locale.ja-JP.yaml b/manifests/c/CeVIO/CeVIOAI/9.0.2.0/CeVIO.CeVIOAI.locale.ja-JP.yaml new file mode 100644 index 0000000000000..1d2d0e60bd2ae --- /dev/null +++ b/manifests/c/CeVIO/CeVIOAI/9.0.2.0/CeVIO.CeVIOAI.locale.ja-JP.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: CeVIO.CeVIOAI +PackageVersion: 9.0.2.0 +PackageLocale: ja-JP +Publisher: CeVIO +PackageName: CeVIO AI +License: CeVIO AI +ShortDescription: AI技術により、人間の声質・癖・歌い方・話し方を高精度に再現する新世代の音声創作ソフトウェア。 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/CeVIO/CeVIOAI/9.0.2.0/CeVIO.CeVIOAI.yaml b/manifests/c/CeVIO/CeVIOAI/9.0.2.0/CeVIO.CeVIOAI.yaml new file mode 100644 index 0000000000000..4c5b415918b93 --- /dev/null +++ b/manifests/c/CeVIO/CeVIOAI/9.0.2.0/CeVIO.CeVIOAI.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: CeVIO.CeVIOAI +PackageVersion: 9.0.2.0 +DefaultLocale: ja-JP +ManifestType: version +ManifestVersion: 1.5.0 From 555d40970ceee8e8fc2ad201d26b285b4c1645e9 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 17 Jan 2024 11:13:25 -0800 Subject: [PATCH 437/461] Automatic update of Maxthon.Maxthon 7.1.7.8000 (#135081) * Updating manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.installer.yaml * Updating manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.en-US.yaml * Updating manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.zh-CN.yaml * Updating manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.yaml --- .../m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.installer.yaml | 2 +- .../Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.en-US.yaml | 2 +- .../Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.zh-CN.yaml | 2 +- manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.installer.yaml b/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.installer.yaml index d1cff7da86e71..374c015fb7786 100644 --- a/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.installer.yaml +++ b/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/13 +# Automatically updated by the winget bot at 2024/Jan/16 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: Maxthon.Maxthon diff --git a/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.en-US.yaml b/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.en-US.yaml index ed5713cea7b72..ed1d24f8d4aa4 100644 --- a/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.en-US.yaml +++ b/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/13 +# Automatically updated by the winget bot at 2024/Jan/16 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: Maxthon.Maxthon diff --git a/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.zh-CN.yaml b/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.zh-CN.yaml index 3a1a2f105c4d6..eb206429916b0 100644 --- a/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.zh-CN.yaml +++ b/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/13 +# Automatically updated by the winget bot at 2024/Jan/16 # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json PackageIdentifier: Maxthon.Maxthon diff --git a/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.yaml b/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.yaml index 2f7290dbfae01..8c6d18762adb1 100644 --- a/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.yaml +++ b/manifests/m/Maxthon/Maxthon/7.1.7.8000/Maxthon.Maxthon.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/13 +# Automatically updated by the winget bot at 2024/Jan/16 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: Maxthon.Maxthon From da2187535f479d0ee26c2eaf15502e622b5647e6 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 17 Jan 2024 11:13:30 -0800 Subject: [PATCH 438/461] Automatic update of Axosoft.GitKraken 9.10.0 (#135082) * Updating manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.installer.yaml * Updating manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.locale.en-US.yaml * Updating manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.yaml --- .../a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.installer.yaml | 2 +- .../GitKraken/9.10.0/Axosoft.GitKraken.locale.en-US.yaml | 2 +- manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.installer.yaml b/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.installer.yaml index dd1e4df6f9fff..49c2ebb3f32fd 100644 --- a/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.installer.yaml +++ b/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/13 +# Automatically updated by the winget bot at 2024/Jan/16 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: Axosoft.GitKraken diff --git a/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.locale.en-US.yaml b/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.locale.en-US.yaml index 12df920b017d7..2f993d4bc9eb2 100644 --- a/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.locale.en-US.yaml +++ b/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/13 +# Automatically updated by the winget bot at 2024/Jan/16 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: Axosoft.GitKraken diff --git a/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.yaml b/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.yaml index 2b12d23e004f1..3b43464aaffd2 100644 --- a/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.yaml +++ b/manifests/a/Axosoft/GitKraken/9.10.0/Axosoft.GitKraken.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/13 +# Automatically updated by the winget bot at 2024/Jan/16 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: Axosoft.GitKraken From 6f5dda48c72e7de10bf82f93a4e86934c9fd68ef Mon Sep 17 00:00:00 2001 From: rsteube-bot <130685017+rsteube-bot@users.noreply.github.com> Date: Wed, 17 Jan 2024 20:13:37 +0100 Subject: [PATCH 439/461] New version: rsteube.Carapace version 0.29.1 (#135083) --- .../0.29.1/rsteube.Carapace.installer.yaml | 17 ++ .../0.29.1/rsteube.Carapace.locale.en-US.yaml | 167 ++++++++++++++++++ .../Carapace/0.29.1/rsteube.Carapace.yaml | 8 + 3 files changed, 192 insertions(+) create mode 100644 manifests/r/rsteube/Carapace/0.29.1/rsteube.Carapace.installer.yaml create mode 100644 manifests/r/rsteube/Carapace/0.29.1/rsteube.Carapace.locale.en-US.yaml create mode 100644 manifests/r/rsteube/Carapace/0.29.1/rsteube.Carapace.yaml diff --git a/manifests/r/rsteube/Carapace/0.29.1/rsteube.Carapace.installer.yaml b/manifests/r/rsteube/Carapace/0.29.1/rsteube.Carapace.installer.yaml new file mode 100644 index 0000000000000..9a6d92e9568ad --- /dev/null +++ b/manifests/r/rsteube/Carapace/0.29.1/rsteube.Carapace.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: rsteube.Carapace +PackageVersion: 0.29.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: carapace.exe +UpgradeBehavior: install +ReleaseDate: 2024-01-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rsteube/carapace-bin/releases/download/v0.29.1/carapace-bin_windows_amd64.zip + InstallerSha256: 93E348CA8A477A8544831B2523B1DBC70E764E04F5D59596FA46310A61AE999D +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/r/rsteube/Carapace/0.29.1/rsteube.Carapace.locale.en-US.yaml b/manifests/r/rsteube/Carapace/0.29.1/rsteube.Carapace.locale.en-US.yaml new file mode 100644 index 0000000000000..8e39286ae4ba7 --- /dev/null +++ b/manifests/r/rsteube/Carapace/0.29.1/rsteube.Carapace.locale.en-US.yaml @@ -0,0 +1,167 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: rsteube.Carapace +PackageVersion: 0.29.1 +PackageLocale: en-US +Publisher: rsteube +PublisherUrl: https://rsteube.github.io/carapace-bin +PublisherSupportUrl: https://github.com/rsteube/carapace-bin/issues +PackageName: Carapace +PackageUrl: https://github.com/rsteube/carapace-bin +License: MIT +LicenseUrl: https://github.com/rsteube/carapace-bin/blob/master/LICENSE +ShortDescription: multi-shell, multi-command, argument completer +Tags: +- bash +- elvish +- fish +- powershell +- zsh +- oil +- xonsh +- ion +- nushell +- tcsh +- xontrib +- carapace +- completion +ReleaseNotes: |- + Changelog + - 57c3d529 Merge pull request #2109 from rsteube/git-status-dash + - 316f71b2 Merge pull request #2113 from mytskine/git-log-doubledash + - a7c88f2c Merge pull request #2114 from mytskine/bash-x + - 074d27f5 Merge pull request #2116 from rsteube/git-diff-changed + - a2d81ec2 Merge pull request #2117 from rsteube/git-diff-refrange + - fc91d66e Merge pull request #2118 from rsteube/git-diff-tag + - ef556378 Merge pull request #2119 from rsteube/git-diff-filter + - b2c80eb0 Merge pull request #2120 from rsteube/git-changes-prefix + - d3818585 Merge pull request #2121 from rsteube/git-add-dash + - 1b627b4f Merge pull request #2122 from rsteube/git-difftool-args + - 69058190 Merge pull request #2123 from rsteube/git-diff-fix-flg + - bb48e017 Merge pull request #2124 from rsteube/git-dash + - f0fde81f Merge pull request #2128 from rsteube/dependabot/go_modules/github.com/rsteube/carapace-0.48.2 + - a3826c72 Merge pull request #2130 from rsteube/dependabot/go_modules/github.com/rsteube/carapace-0.48.3 + - 5990947e Merge pull request #2131 from rsteube/git-integrate-files + - 2c8d6ece Merge pull request #2132 from rsteube/cargo-integrate-file + - 78535a48 Merge pull request #2133 from rsteube/clamdtop-integrate-file + - 182104ff Merge pull request #2134 from rsteube/code-integrate-file + - a32c5708 Merge pull request #2135 from rsteube/docker-integrate-file + - 14829ff3 Merge pull request #2136 from rsteube/docker-compose-integrate-file + - 29c8c1d8 Merge pull request #2137 from rsteube/tig-integrate-file + - 9c6b03c9 Merge pull request #2138 from rsteube/go-integrate-file + - bdff63c8 Merge pull request #2139 from rsteube/syft-integrate-file + - 10ddbc51 Merge pull request #2140 from rsteube/yarn-integrate-file + - 3c738bc4 Merge pull request #2141 from mastermach50/master + - 599bfe84 Merge pull request #2142 from rsteube/tinygo-integrate-file + - 91cab0fb Merge pull request #2143 from rsteube/rsync-integrate-file + - 6889fc48 Merge pull request #2144 from rsteube/go-tool-doc-integrate-file + - af0e4f31 Merge pull request #2145 from rsteube/vagrant-integrate-file + - 921dd75f Merge pull request #2146 from rsteube/helm-integrate-file + - b48be00b Merge pull request #2148 from rsteube/kubectl-integrate-file + - 9284c0de Merge pull request #2149 from rsteube/minikube-integrate-file + - 7a880354 Merge pull request #2150 from rsteube/mount-integrate-file + - 705032f6 Merge pull request #2151 from rsteube/npm-integrate-file + - 3c160d90 Merge pull request #2152 from rsteube/pamac-integrate-file + - ba50ee7f Merge pull request #2153 from rsteube/pandoc-integrate-file + - bc9655f1 Merge pull request #2154 from rsteube/pip-integrate-file + - eba5c281 Merge pull request #2155 from rsteube/pnpm-integrate-file + - cc64e9b5 Merge pull request #2156 from rsteube/restic-integrate-file + - 1a6f31c5 Merge pull request #2157 from rsteube/vercel-integrate-file + - 590a0144 Merge pull request #2158 from rsteube/gh-integrate-file + - 6af0e7a2 Merge pull request #2159 from rsteube/dependabot/go_modules/github.com/rsteube/carapace-0.48.4 + - 7de78be1 Merge pull request #2160 from rsteube/git-bisect-start-dash + - f63b0b8c Merge pull request #2161 from rsteube/git-am-dash + - 66d04fc6 Merge pull request #2162 from rsteube/git-apply-dash + - edc621b5 Merge pull request #2163 from rsteube/git-branch-dash + - 27578964 Merge pull request #2164 from rsteube/git-stash-dash + - 5dfb58f3 Merge pull request #2165 from rsteube/git-switch-dash + - 01522d18 Merge pull request #2166 from ssfdust/patch-for-latest-nushell + - 524b1d3b Merge pull request #2167 from rsteube/execlog + - 415fe79f Merge pull request #2168 from rsteube/rsteube-patch-1 + - 1eec5e14 Merge pull request #2169 from rsteube/gh-updates-v2.42.0 + - b4169112 Merge pull request #2170 from rsteube/docker-compose-updates-2.24.0 + - 8f2e4d6e Merge pull request #2171 from rsteube/docker-compose-completion + - aa366aa9 Merge pull request #2172 from rsteube/doc-typo + - df117fc8 Merge pull request #2173 from rsteube/revert-accidental-merge + - 11581ef7 Merge pull request #2175 from rsteube/dependabot/go_modules/github.com/rsteube/carapace-shlex-0.1.2 + - 520ebc47 Merge pull request #2176 from fehnomenal/git-merge-no-ff + - f766d947 Merge pull request #2177 from rsteube/git-merge-no-flags + - 09c3951c Merge pull request #2178 from rsteube/git-commit-no-flags + - 19c071b5 Merge pull request #2179 from rsteube/git-checkout-no-flag + - 30d1808a Merge pull request #2181 from rsteube/rsteube-patch-2 + - 96dcc4e8 Merge pull request #2182 from rsteube/dependabot/go_modules/github.com/rsteube/carapace-bridge-0.2.0 + - e102cc29 Merge pull request #2184 from rsteube/dependabot/go_modules/github.com/rsteube/carapace-spec-0.12.2 + - fa9d1bba Merge pull request #2185 from rsteube/dependabot/go_modules/github.com/rsteube/carapace-bridge-0.2.1 + - 091a132b Revert "elvish: tag support" + - 9ddb0e04 Track the change of latest nushell + - ec22d490 Update README.md + - 04378195 Update README.md + - 8ee52063 Update and rename tcip.go to tcpip.go + - dc84d4ae Update merge.go + - dc673b96 bash -x + - 11fd4496 bash: remove multiple spaces in descriptions + - cdf53be4 build(deps): bump github.com/rsteube/carapace from 0.48.1 to 0.48.2 + - 3f006ad6 build(deps): bump github.com/rsteube/carapace from 0.48.2 to 0.48.3 + - a5c43596 build(deps): bump github.com/rsteube/carapace from 0.48.3 to 0.48.4 + - 9464caee build(deps): bump github.com/rsteube/carapace-bridge from 0.1.7 to 0.2.0 + - f9b59647 build(deps): bump github.com/rsteube/carapace-bridge from 0.2.0 to 0.2.1 + - 2f9c673a build(deps): bump github.com/rsteube/carapace-shlex from 0.1.1 to 0.1.2 + - 98f4cd26 build(deps): bump github.com/rsteube/carapace-spec from 0.12.1 to 0.12.2 + - 9afb87d5 cargo: integrate file completion + - e798d02b clamdtop: integrate file completion + - a718b349 code: integrate file completion + - a38687be doc: added missing header + - 8b2cf7fa docker-compose: added completions + - 6caa5ca3 docker-compose: integrate file completion + - 2d4c3e8c docker-compose: updates from v2.24.0 + - a65b5c2c docker: integrate file completion + - 525f24af elvish: tag support + - 5224cb6d gh: integrate file completion + - 93c2c4ac gh: updates from v2.42.0 + - a031e40f git: ActionChanges - support ./ path prefix + - 7afcacf1 git: add - dash completion + - e6ae253f git: am - dash completion + - 2a0f3729 git: apply - dash completion + - 8bc016ae git: bisect start - dash completion + - a999ce93 git: branch - dash completion + - cc9a69a8 git: checkout - added --no-* flags + - 5fe17044 git: commit - added --no-* flags + - 60d46c24 git: diff - basic filtering + - ab22ba8f git: diff - fix flag + - 5c8fecda git: diff - fix refrange + - d56f5461 git: diff - fix tag + - e1e14462 git: diff - no-index filter + - 7cdd176a git: diff - only complete changed files + - 355130a5 git: difftool - use diff completion + - 5f8a8b52 git: integrate file completion + - f5f911aa git: log -- added dash completion + - 2762a898 git: merge - added --no-* flags + - 9e1223ce git: more dash completions + - 0a906bb7 git: stash - dash completion + - ebc84ff6 git: status -- added dash completion + - 6795d55a git: support merge --no-ff + - baa657b1 git: switch - dash completion + - 937daa5c go-tool-doc: integrate file completion + - 9783c4c2 go: integrate file completion + - 34633add helm: integrate file completion + - f6452e49 kubectl: integrate file completion + - 6bfc5fb3 minikube: integrate file completion + - 33c1e455 mount: integrate file completion + - e9f9ce02 npm: integrate file completion + - 1bca3a18 pamac: integrate file completion + - 92f20430 pandoc: integrate file completion + - d0e3bf81 pip: integrate file completion + - a04b811a pnpm: integrate file completion + - a5176f17 restic: integrate file completion + - fe84a42b rsync: integrate file completion + - f7b90a9c syft: integrate file completion + - 4fd82a0e tig: integrate file completion + - 4dcc8869 tinygo: integrate file completion + - 15c55a92 use execlog + - efd08abf vagrant: integrate file completion + - 53bd4716 vercel: integrate file completion + - b1967f25 yarn: integrate file completion +ReleaseNotesUrl: https://github.com/rsteube/carapace-bin/releases/tag/v0.29.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/r/rsteube/Carapace/0.29.1/rsteube.Carapace.yaml b/manifests/r/rsteube/Carapace/0.29.1/rsteube.Carapace.yaml new file mode 100644 index 0000000000000..b0eb4fc54afd3 --- /dev/null +++ b/manifests/r/rsteube/Carapace/0.29.1/rsteube.Carapace.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: rsteube.Carapace +PackageVersion: 0.29.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 0d5c2f8b72fe4ef0a72ace755edc90914a1a9b72 Mon Sep 17 00:00:00 2001 From: rsteube-bot <130685017+rsteube-bot@users.noreply.github.com> Date: Wed, 17 Jan 2024 20:13:56 +0100 Subject: [PATCH 440/461] Remove version: rsteube.Carapace version 0.28.0 (#135084) --- .../0.28.0/rsteube.Carapace.installer.yaml | 17 -- .../0.28.0/rsteube.Carapace.locale.en-US.yaml | 183 ------------------ .../Carapace/0.28.0/rsteube.Carapace.yaml | 8 - 3 files changed, 208 deletions(-) delete mode 100644 manifests/r/rsteube/Carapace/0.28.0/rsteube.Carapace.installer.yaml delete mode 100644 manifests/r/rsteube/Carapace/0.28.0/rsteube.Carapace.locale.en-US.yaml delete mode 100644 manifests/r/rsteube/Carapace/0.28.0/rsteube.Carapace.yaml diff --git a/manifests/r/rsteube/Carapace/0.28.0/rsteube.Carapace.installer.yaml b/manifests/r/rsteube/Carapace/0.28.0/rsteube.Carapace.installer.yaml deleted file mode 100644 index 8d8d9c715990f..0000000000000 --- a/manifests/r/rsteube/Carapace/0.28.0/rsteube.Carapace.installer.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: rsteube.Carapace -PackageVersion: 0.28.0 -InstallerType: zip -NestedInstallerType: portable -NestedInstallerFiles: -- RelativeFilePath: carapace.exe -UpgradeBehavior: install -ReleaseDate: 2023-10-13 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/rsteube/carapace-bin/releases/download/v0.28.0/carapace-bin_windows_amd64.zip - InstallerSha256: 7B28831041C2815AF2802F57A403B9669E8D7AA8C00B7312597BD6C509856FC5 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/r/rsteube/Carapace/0.28.0/rsteube.Carapace.locale.en-US.yaml b/manifests/r/rsteube/Carapace/0.28.0/rsteube.Carapace.locale.en-US.yaml deleted file mode 100644 index 6b03497fb0722..0000000000000 --- a/manifests/r/rsteube/Carapace/0.28.0/rsteube.Carapace.locale.en-US.yaml +++ /dev/null @@ -1,183 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: rsteube.Carapace -PackageVersion: 0.28.0 -PackageLocale: en-US -Publisher: rsteube -PublisherUrl: https://rsteube.github.io/carapace-bin -PublisherSupportUrl: https://github.com/rsteube/carapace-bin/issues -PackageName: Carapace -PackageUrl: https://github.com/rsteube/carapace-bin -License: MIT -LicenseUrl: https://github.com/rsteube/carapace-bin/blob/master/LICENSE -ShortDescription: multi-shell, multi-command, argument completer -Tags: -- bash -- elvish -- fish -- powershell -- zsh -- oil -- xonsh -- ion -- nushell -- tcsh -- xontrib -- carapace -- completion -ReleaseNotes: |- - Changelog - - 504ebdcc ActionPorts: complete ports in use as well - - 94ceb8d0 Create FUNDING.yml - - f362c0a9 Merge pull request #1819 from rsteube/git-ref-range - - cfadfb5b Merge pull request #1820 from rsteube/bat-move-actions - - e17cda5b Merge pull request #1821 from rsteube/gh-api-fix-faked-flag - - b868ba75 Merge pull request #1822 from rsteube/git-rename-refrange - - e211e596 Merge pull request #1823 from rsteube/update-carapace-spec - - 87da1481 Merge pull request #1824 from rsteube/glab-updates-v1.32.0 - - dc3be829 Merge pull request #1825 from rsteube/kubectl-updates-v0.28.1 - - 02300510 Merge pull request #1826 from rsteube/gh-updates-v2.34.0 - - 6819e6cd Merge pull request #1827 from rsteube/update-carapace - - b500f62a Merge pull request #1828 from rsteube/update-carapace-spec - - a25da9f8 Merge pull request #1829 from rsteube/add-gopls - - b256313a Merge pull request #1830 from rsteube/add-missing-links - - 38e478bf Merge pull request #1831 from rsteube/bat-updates-0.23.0 - - 2b2fbdcb Merge pull request #1833 from rsteube/go-test-flags - - 9e0f0220 Merge pull request #1834 from rsteube/go-skip-unique - - 22328896 Merge pull request #1835 from rsteube/add-deadcode - - 9142f214 Merge pull request #1837 from rsteube/gh-update-languages - - ff881564 Merge pull request #1839 from rsteube/add-flatpak - - 9eded0fe Merge pull request #1840 from rsteube/goreleaser-snapcraft - - e175498d Merge pull request #1841 from Hofer-Julian/rename-caraparse - - b8223495 Merge pull request #1843 from rsteube/dependabot/go_modules/github.com/rsteube/carapace-0.43.5 - - 68f874a9 Merge pull request #1844 from rsteube/add-capslock - - 7178e785 Merge pull request #1845 from rsteube/capslock-compare - - 904159aa Merge pull request #1847 from rsteube/env-positional - - 4d2165ad Merge pull request #1848 from rsteube/add-carapce-builtin - - 68605165 Merge pull request #1849 from rsteube/add-tofu - - 18a06dd7 Merge pull request #1850 from rsteube/env-link - - 3cf3dbfd Merge pull request #1851 from rsteube/env-custom - - 99e1be2d Merge pull request #1852 from rsteube/env-xonsh - - fa4e40dc Merge pull request #1854 from rsteube/env-oil - - cca5ad99 Merge pull request #1855 from rsteube/env-carapace - - b0a0303e Merge pull request #1856 from rsteube/environment-node - - 0f9b8223 Merge pull request #1857 from rsteube/environment-rust - - c4b65b24 Merge pull request #1858 from rsteube/env-node - - 8eb60fca Merge pull request #1860 from rsteube/env-condition - - a2cb7b90 Merge pull request #1861 from rsteube/dependabot/go_modules/github.com/rsteube/carapace-spec-0.11.0 - - bca7e54a Merge pull request #1863 from rsteube/env-doc - - d9879718 Merge pull request #1866 from rsteube/git-ls-files - - 3ce9b6f1 Merge pull request #1867 from rsteube/env-starship - - 17f15894 Merge pull request #1868 from rsteube/env-fix-conditions - - 6053ceba Merge pull request #1869 from rsteube/add-rustdoc - - 582b72a3 Merge pull request #1870 from rsteube/env-cargo - - 6e0d2db1 Merge pull request #1871 from rsteube/doc-conditions - - d8fd314a Merge pull request #1872 from rsteube/conditions-sort - - fc9711f7 Merge pull request #1873 from rsteube/env-add-maven - - 51ee3705 Merge pull request #1874 from rsteube/env-add-gradle - - 79709c10 Merge pull request #1875 from rsteube/env-add-java - - 3a9b36e5 Merge pull request #1876 from rsteube/env-add-python - - 052252f5 Merge pull request #1877 from rsteube/gh-updates-2.35.0 - - 6d2777d7 Merge pull request #1878 from rsteube/env-completions - - ea3b7a47 Merge pull request #1879 from rsteube/env-usage - - ec2c14a8 Merge pull request #1880 from rsteube/env-revert-usage - - 9d48dcf5 Merge pull request #1881 from rsteube/aws-style - - cc2139f4 Merge pull request #1882 from rsteube/aws-regions - - 8dd40455 Merge pull request #1883 from rsteube/terragrunt-tofu - - 20d56b31 Merge pull request #1884 from rsteube/env-optimize - - 283b47d5 Merge pull request #1885 from rsteube/env-cargo - - bf343181 Merge pull request #1886 from rsteube/gh-help-completion - - cbd62457 Merge pull request #1887 from rsteube/gh-updates-2.36.0 - - b6252d5f Merge pull request #1888 from rsteube/add-charm - - 168fb5e3 Merge pull request #1889 from rsteube/actionports-used - - a793b997 Merge pull request #1891 from rsteube/dependabot/go_modules/golang.org/x/mod-0.13.0 - - 5f62012f Merge pull request #1893 from rsteube/add-zoxide - - 111d153a Merge pull request #1895 from rsteube/git-fix-reset - - a4f69ae0 Merge pull request #1896 from rsteube/git-fix-checkout - - 7d947819 Merge pull request #1898 from rsteube/git-checkout-style - - 6d1be99f Merge pull request #1899 from rsteube/cmd-remove-conditions - - ed3f42e4 Merge pull request #1900 from rsteube/env-fix-missing-dir - - 7e961dbc Merge pull request #1904 from rsteube/rsteube-patch-1 - - ee258327 Merge pull request #1905 from rsteube/changelog - - a18b534f Merge pull request #1906 from rsteube/more-changelog - - 65cc439e Merge pull request #1907 from rsteube/doc-more-changelog - - d1f95c04 Merge pull request #1908 from rsteube/doc-windowshopping - - e1fdf0a6 Merge pull request #1909 from rsteube/doc-changelog - - f6cb2d99 Reflect the rename from caraparse to carapace-parse - - 3fcace49 added capslock - - 4bc8f687 added charm - - 49b7b0b6 added deadcode - - 15b7497d added flatpak - - 81b17659 added get-env, set-env and unset-env - - 0e1d83ea added gopls - - c665ee46 added link for get-env, set-env and unset-env - - ec8eca02 added missing links - - d8761929 added rustdoc - - 8f1a45ac added tofu - - d4a1d18c added zoxide - - 6a16badd aws: optimized and added style - - 314a36a0 aws: updated regions - - dd4c9042 bat: moved actions - - 06d70555 bat: updates from 0.23.0 - - 44050175 build(deps): bump github.com/rsteube/carapace from 0.43.4 to 0.43.5 - - 8dd5d032 build(deps): bump github.com/rsteube/carapace-spec from 0.10.6 to 0.11.0 - - 744f6426 build(deps): bump golang.org/x/mod from 0.12.0 to 0.13.0 - - d5f238c1 capslock: complete files for compare output - - b2a7a1fa carapace: remove conditions flag for now - - 6d50ed4c charm: added missing link - - 0bdfcebd doc: added changelog - - 11c552e6 doc: added conditions - - d69ab269 doc: added notification to environment - - 91fd1aad doc: changelog - added window shopping - - 02f738c1 doc: migrated more changelogs - - 57465262 doc: more changelogs - - a98f1fe4 doc: sort conditions - - a0f0bc5a doc: updated changelog - - 62a92c19 env: add use to completions - - b845fad3 env: added gradle - - bb40b100 env: added java - - ad16739d env: added maven - - ae0fb71a env: added more completions - - 074a2d3c env: added python - - f21a71d9 env: added starship - - 8aac13d3 env: allow override of usage - - 07ae5de8 env: cargo - more completions - - 9389b53f env: cargo - more completions - - 295221d8 env: conditions - - 3f12bfb3 env: fix handling of missing directory - - 280913c2 env: fix missing conditions - - edf72427 env: fix positional completion - - f9390947 env: optimize init - - 29bffd95 env: support custom variables - - 6ee808c7 environment support for oil - - 97b3eeb3 environment support for xonsh - - 12fda312 environment: added node - - cce64b64 environment: added rust - - eb172a4f environment: remove non-prefixed variables - - dfb601fb environment: update carapace - - 6fd6911e gh: added help completion - - 0c11646c gh: api - only add fake flag once - - 1f0ee559 gh: updated languages - - 47a8c5d1 gh: updates from 2.36.0 - - db0330ed gh: updates from v2.34.0 - - 077aa745 gh: updates from v2.35.0 - - ca96c0bd git: added ls-files - - 3cd9db81 git: checkout/reset - add missing style - - f7df2b24 git: fix checkout - - bea8d94f git: fix reset - - ff042331 git: ref range - - dbc42c3a git: renamed ActionRefRange to ActionRefRanges - - 6919881a glab: updates from v1.32.0 (completions incomplete) - - b0bee341 go: test - added missing flags - - 03f1cf25 go: test - skip should be unique - - ade66ad5 goreleaser: added snapcraft - - bfdcc24e kubectl: updates from v0.28.1 - - a7e875fa terragrunt: fallback to tofu when terraform is not on path - - 4eaae1e0 tmp - - dbdb0d0d updated carapace - - 734ed99b updated carapace-spec - - 325b07a8 updated carapace-spec -ReleaseNotesUrl: https://github.com/rsteube/carapace-bin/releases/tag/v0.28.0 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/r/rsteube/Carapace/0.28.0/rsteube.Carapace.yaml b/manifests/r/rsteube/Carapace/0.28.0/rsteube.Carapace.yaml deleted file mode 100644 index aa29e1be1ba0c..0000000000000 --- a/manifests/r/rsteube/Carapace/0.28.0/rsteube.Carapace.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: rsteube.Carapace -PackageVersion: 0.28.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 88483c1cc17ba33ea7bdfbaae689730e41f0a798 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Wed, 17 Jan 2024 21:16:16 +0100 Subject: [PATCH 441/461] New version: AppFlowy.AppFlowy version 0.4.2 (#134407) --- .../0.4.2/AppFlowy.AppFlowy.installer.yaml | 13 +++++++ .../0.4.2/AppFlowy.AppFlowy.locale.en-US.yaml | 35 +++++++++++++++++++ .../AppFlowy/0.4.2/AppFlowy.AppFlowy.yaml | 8 +++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/a/AppFlowy/AppFlowy/0.4.2/AppFlowy.AppFlowy.installer.yaml create mode 100644 manifests/a/AppFlowy/AppFlowy/0.4.2/AppFlowy.AppFlowy.locale.en-US.yaml create mode 100644 manifests/a/AppFlowy/AppFlowy/0.4.2/AppFlowy.AppFlowy.yaml diff --git a/manifests/a/AppFlowy/AppFlowy/0.4.2/AppFlowy.AppFlowy.installer.yaml b/manifests/a/AppFlowy/AppFlowy/0.4.2/AppFlowy.AppFlowy.installer.yaml new file mode 100644 index 0000000000000..9260d109e4fbc --- /dev/null +++ b/manifests/a/AppFlowy/AppFlowy/0.4.2/AppFlowy.AppFlowy.installer.yaml @@ -0,0 +1,13 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: AppFlowy.AppFlowy +PackageVersion: 0.4.2 +InstallerType: inno +ReleaseDate: 2024-01-15 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/AppFlowy-IO/AppFlowy/releases/download/0.4.2/AppFlowy-0.4.2-windows-x86_64.exe + InstallerSha256: 702DD2EB7BEF044416002FCBF34B5BA3D505A139FDF23DE7AA5C650E3D9F1715 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/AppFlowy/AppFlowy/0.4.2/AppFlowy.AppFlowy.locale.en-US.yaml b/manifests/a/AppFlowy/AppFlowy/0.4.2/AppFlowy.AppFlowy.locale.en-US.yaml new file mode 100644 index 0000000000000..f1df0fe3e77d5 --- /dev/null +++ b/manifests/a/AppFlowy/AppFlowy/0.4.2/AppFlowy.AppFlowy.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: AppFlowy.AppFlowy +PackageVersion: 0.4.2 +PackageLocale: en-US +Publisher: AppFlowy-IO +PublisherUrl: https://github.com/AppFlowy-IO +PublisherSupportUrl: https://github.com/AppFlowy-IO/AppFlowy/issues +PackageName: AppFlowy +PackageUrl: https://github.com/AppFlowy-IO/AppFlowy +License: AGPL-3.0 license +LicenseUrl: https://github.com/AppFlowy-IO/AppFlowy/blob/main/LICENSE +Copyright: Copyright (C) 2007 Free Software Foundation, Inc. +CopyrightUrl: https://github.com/AppFlowy-IO/AppFlowy/blob/main/LICENSE +ShortDescription: The Open Source Alternative To Notion. +Description: |- + AppFlowy is an open source alternative to Notion. + You are in charge of your data and customizations. +ReleaseNotes: |- + New Features + - Enhanced RTL (Right-to-Left) support for mobile platforms. + - Optimized selection gesture system on mobile. + - Optimize the mobile toolbar menu. + - Improved reference menu (‘@’ menu). + - Updated privacy policy. + - Improve the data import process for AppFlowy by implementing a progress indicator and compressing the data to enhance efficiency. + - Enhance the utilization of local disk space to optimize storage consumption. + Bug Fixes + - Fixed sign-in cancellation issue on mobile. + - Resolved keyboard close bug on Android. +ReleaseNotesUrl: https://github.com/AppFlowy-IO/AppFlowy/releases/tag/0.4.2 +PurchaseUrl: https://ko-fi.com/appflowy +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AppFlowy/AppFlowy/0.4.2/AppFlowy.AppFlowy.yaml b/manifests/a/AppFlowy/AppFlowy/0.4.2/AppFlowy.AppFlowy.yaml new file mode 100644 index 0000000000000..071465e5b95b0 --- /dev/null +++ b/manifests/a/AppFlowy/AppFlowy/0.4.2/AppFlowy.AppFlowy.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: AppFlowy.AppFlowy +PackageVersion: 0.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 14ac708648f430c77981670a2b942b84929f179f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vi=E1=BB=87t=20Hu=E1=BB=B3nh?= Date: Thu, 18 Jan 2024 03:16:36 +0700 Subject: [PATCH 442/461] New version: PeterPawlowski.foobar2000 version 2.1.1 (#135064) --- .../PeterPawlowski.foobar2000.installer.yaml | 25 ++++++++++++++++ ...eterPawlowski.foobar2000.locale.en-US.yaml | 30 +++++++++++++++++++ .../2.1.1/PeterPawlowski.foobar2000.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/p/PeterPawlowski/foobar2000/2.1.1/PeterPawlowski.foobar2000.installer.yaml create mode 100644 manifests/p/PeterPawlowski/foobar2000/2.1.1/PeterPawlowski.foobar2000.locale.en-US.yaml create mode 100644 manifests/p/PeterPawlowski/foobar2000/2.1.1/PeterPawlowski.foobar2000.yaml diff --git a/manifests/p/PeterPawlowski/foobar2000/2.1.1/PeterPawlowski.foobar2000.installer.yaml b/manifests/p/PeterPawlowski/foobar2000/2.1.1/PeterPawlowski.foobar2000.installer.yaml new file mode 100644 index 0000000000000..7b60de6142c4a --- /dev/null +++ b/manifests/p/PeterPawlowski/foobar2000/2.1.1/PeterPawlowski.foobar2000.installer.yaml @@ -0,0 +1,25 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: PeterPawlowski.foobar2000 +PackageVersion: 2.1.1 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ElevationRequirement: elevationRequired +Installers: +- Architecture: x86 + InstallerUrl: https://www.foobar2000.org/files/foobar2000_v2.1.1.exe + InstallerSha256: 23662F055D908B874487F6599AD928278BEBF53487D1925179448E2A7EA16E4E +- Architecture: x64 + InstallerUrl: https://www.foobar2000.org/files/foobar2000-x64_v2.1.1.exe + InstallerSha256: 09A7717BFCA0968236FC80762C98DDAE2C811B7A0FB63B23B99E6A5174FE963D +- Architecture: arm64 + InstallerUrl: https://www.foobar2000.org/files/foobar2000-arm64ec_v2.1.1.exe + InstallerSha256: 78998A5454F513B827C509347358E696801C41796FBE307C2D3018A8D30959D9 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/PeterPawlowski/foobar2000/2.1.1/PeterPawlowski.foobar2000.locale.en-US.yaml b/manifests/p/PeterPawlowski/foobar2000/2.1.1/PeterPawlowski.foobar2000.locale.en-US.yaml new file mode 100644 index 0000000000000..8d02649f8702b --- /dev/null +++ b/manifests/p/PeterPawlowski/foobar2000/2.1.1/PeterPawlowski.foobar2000.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: PeterPawlowski.foobar2000 +PackageVersion: 2.1.1 +PackageLocale: en-US +Publisher: Peter Pawlowski +PublisherUrl: https://perkele.cc +PublisherSupportUrl: https://www.foobar2000.org/support +Author: Peter Pawlowski +PackageName: foobar2000 +PackageUrl: https://www.foobar2000.org +License: Freeware +LicenseUrl: https://www.foobar2000.org/license +Copyright: © Peter Pawlowski and contributors +CopyrightUrl: https://www.foobar2000.org/?page=License +ShortDescription: foobar2000 is an advanced freeware audio player for the Windows platform. +Moniker: foobar2000 +Tags: +- audio +- audio-player +- media +- media-player +- music +- music-player +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://foobar2000.org/FAQ#converting_audio_files_to_different_file_formats +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/PeterPawlowski/foobar2000/2.1.1/PeterPawlowski.foobar2000.yaml b/manifests/p/PeterPawlowski/foobar2000/2.1.1/PeterPawlowski.foobar2000.yaml new file mode 100644 index 0000000000000..2942eabeb3567 --- /dev/null +++ b/manifests/p/PeterPawlowski/foobar2000/2.1.1/PeterPawlowski.foobar2000.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: PeterPawlowski.foobar2000 +PackageVersion: 2.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From fa0f2b88b4fcffab0d42113bb3a6a874b0a008a1 Mon Sep 17 00:00:00 2001 From: Michael Jon Ovcaric <9003059+BiosPlus@users.noreply.github.com> Date: Thu, 18 Jan 2024 07:50:19 +1100 Subject: [PATCH 443/461] New version: tinygo-org.tinygo version 0.30.0 (#134115) * New version: tinygo-org.tinygo version 0.30.0 * Update manifests/t/tinygo-org/tinygo/0.30.0/tinygo-org.tinygo.locale.en-US.yaml Co-authored-by: Muhammad Danish --------- Co-authored-by: Muhammad Danish --- .../0.30.0/tinygo-org.tinygo.installer.yaml | 23 ++++++++++ .../tinygo-org.tinygo.locale.en-US.yaml | 46 +++++++++++++++++++ .../tinygo/0.30.0/tinygo-org.tinygo.yaml | 8 ++++ 3 files changed, 77 insertions(+) create mode 100644 manifests/t/tinygo-org/tinygo/0.30.0/tinygo-org.tinygo.installer.yaml create mode 100644 manifests/t/tinygo-org/tinygo/0.30.0/tinygo-org.tinygo.locale.en-US.yaml create mode 100644 manifests/t/tinygo-org/tinygo/0.30.0/tinygo-org.tinygo.yaml diff --git a/manifests/t/tinygo-org/tinygo/0.30.0/tinygo-org.tinygo.installer.yaml b/manifests/t/tinygo-org/tinygo/0.30.0/tinygo-org.tinygo.installer.yaml new file mode 100644 index 0000000000000..f90c0112f4da1 --- /dev/null +++ b/manifests/t/tinygo-org/tinygo/0.30.0/tinygo-org.tinygo.installer.yaml @@ -0,0 +1,23 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: tinygo-org.tinygo +PackageVersion: 0.30.0 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: tinygo\bin\tinygo.exe + PortableCommandAlias: tinygo +Commands: +- tinygo +ReleaseDate: 2023-09-21 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/tinygo-org/tinygo/releases/download/v0.30.0/tinygo0.30.0.windows-amd64.zip + InstallerSha256: 554624419A1D1206B941E5CE020E72FB15F708D3F5C0D2C90AC81C4094AE7A07 + Dependencies: + PackageDependencies: + - PackageIdentifier: GoLang.Go +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/tinygo-org/tinygo/0.30.0/tinygo-org.tinygo.locale.en-US.yaml b/manifests/t/tinygo-org/tinygo/0.30.0/tinygo-org.tinygo.locale.en-US.yaml new file mode 100644 index 0000000000000..eeb96251541bb --- /dev/null +++ b/manifests/t/tinygo-org/tinygo/0.30.0/tinygo-org.tinygo.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: tinygo-org.tinygo +PackageVersion: 0.30.0 +PackageLocale: en-US +Publisher: The TinyGo Authors +PublisherUrl: https://tinygo.org +PublisherSupportUrl: https://github.com/tinygo-org/tinygo/issues +PackageName: TinyGo +PackageUrl: https://tinygo.org/getting-started/install/windows +License: Apache-2.0 +LicenseUrl: https://github.com/tinygo-org/tinygo/blob/release/LICENSE +Copyright: Copyright (c) The TinyGo Authors +CopyrightUrl: https://tinygo.org +ShortDescription: Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM. +Description: |- + TinyGo is a Go compiler intended for use in small places such as microcontrollers, WebAssembly (wasm/wasi), and command-line tools. + + It reuses libraries used by the Go language tools alongside LLVM to provide an alternative way to compile programs written in the Go programming language. +Moniker: tinygo +Tags: +- development +- open-source +- tinygo +ReleaseNotes: |- + - general + - add LLVM 16 support, use it by default + - compiler + - build: work around a race condition by building Go SSA serially + - compiler: fix a crash by not using the LLVM global context types + - interp: don't copy unknown values in runtime.sliceCopy to fix miscompile + - interp: fix crash in error report by not returning raw LLVM values + - standard library + - machine/usb/adc/midi: various improvements and API changes + - reflect: add support for [...]T → []T in reflect + - targets + - atsamd21, atsamd51: add support for USB INTERRUPT OUT + - rp2040: always use the USB device enumeration fix, even in chips that supposedly have the HW fix + - wasm: increase default stack size to 32k for wasi/wasm + - boards + - gobadge: add GoBadge target as alias for PyBadge :) + - gemma-m0: add support for the Adafruit Gemma M0 +ReleaseNotesUrl: https://github.com/tinygo-org/tinygo/releases/tag/v0.30.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/tinygo-org/tinygo/0.30.0/tinygo-org.tinygo.yaml b/manifests/t/tinygo-org/tinygo/0.30.0/tinygo-org.tinygo.yaml new file mode 100644 index 0000000000000..c4a82f30406e1 --- /dev/null +++ b/manifests/t/tinygo-org/tinygo/0.30.0/tinygo-org.tinygo.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: tinygo-org.tinygo +PackageVersion: 0.30.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From cd532c7a80cb8e1be16290c298203a43295a6f77 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 18 Jan 2024 05:10:42 +0800 Subject: [PATCH 444/461] New version: SAPIEN.PowerShellStudio version 5.8.236.0 (#135075) --- .../SAPIEN.PowerShellStudio.installer.yaml | 78 +++++++++++++++++++ .../SAPIEN.PowerShellStudio.locale.en-US.yaml | 41 ++++++++++ .../SAPIEN.PowerShellStudio.locale.zh-CN.yaml | 39 ++++++++++ .../5.8.236.0/SAPIEN.PowerShellStudio.yaml | 8 ++ 4 files changed, 166 insertions(+) create mode 100644 manifests/s/SAPIEN/PowerShellStudio/5.8.236.0/SAPIEN.PowerShellStudio.installer.yaml create mode 100644 manifests/s/SAPIEN/PowerShellStudio/5.8.236.0/SAPIEN.PowerShellStudio.locale.en-US.yaml create mode 100644 manifests/s/SAPIEN/PowerShellStudio/5.8.236.0/SAPIEN.PowerShellStudio.locale.zh-CN.yaml create mode 100644 manifests/s/SAPIEN/PowerShellStudio/5.8.236.0/SAPIEN.PowerShellStudio.yaml diff --git a/manifests/s/SAPIEN/PowerShellStudio/5.8.236.0/SAPIEN.PowerShellStudio.installer.yaml b/manifests/s/SAPIEN/PowerShellStudio/5.8.236.0/SAPIEN.PowerShellStudio.installer.yaml new file mode 100644 index 0000000000000..f4a4ac6543e4e --- /dev/null +++ b/manifests/s/SAPIEN/PowerShellStudio/5.8.236.0/SAPIEN.PowerShellStudio.installer.yaml @@ -0,0 +1,78 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: SAPIEN.PowerShellStudio +PackageVersion: 5.8.236.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /exenoui /quiet /norestart + SilentWithProgress: /exenoui /passive /norestart + InstallLocation: APPDIR="" + Log: /log "" +ExpectedReturnCodes: +- InstallerReturnCode: -1 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1 + ReturnResponse: invalidParameter +- InstallerReturnCode: 87 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +UpgradeBehavior: install +FileExtensions: +- filegroup +- pff +- pfproj +- pfs +- ps1 +- psbuild +- psd1 +- psf +- psm1 +- psproj +- pss +- smgrp +- snippet +Installers: +- Architecture: x64 + InstallerUrl: https://sapien-sps.s3.amazonaws.com/SPS24Setup_5.8.236_010524_x64.exe + InstallerSha256: 26DCE853D8893EEE152B418B89D03A4176FFEF5228128EC43DA9C4D7CF7CFE55 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/SAPIEN/PowerShellStudio/5.8.236.0/SAPIEN.PowerShellStudio.locale.en-US.yaml b/manifests/s/SAPIEN/PowerShellStudio/5.8.236.0/SAPIEN.PowerShellStudio.locale.en-US.yaml new file mode 100644 index 0000000000000..55bfdb5a9a6a7 --- /dev/null +++ b/manifests/s/SAPIEN/PowerShellStudio/5.8.236.0/SAPIEN.PowerShellStudio.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: SAPIEN.PowerShellStudio +PackageVersion: 5.8.236.0 +PackageLocale: en-US +Publisher: SAPIEN Technologies, Inc. +PublisherUrl: https://www.sapien.com/ +PublisherSupportUrl: https://www.sapien.com/support +PrivacyUrl: https://www.sapien.com/company/privacy +Author: SAPIEN Technologies, Inc. +PackageName: SAPIEN PowerShell Studio 2023 +PackageUrl: https://www.sapien.com/software/powershell_studio +License: Proprietary +LicenseUrl: https://www.sapien.com/support/eula +Copyright: Copyright © 2010-2024 +# CopyrightUrl: +ShortDescription: The premier PowerShell integrated scripting and tool-making environment. +Description: |- + PowerShell Studio is the premier editor and tool-making environment for PowerShell. This single tool will meet all your scripting needs. Work the way YOU want with PowerShell. + Create graphical tools using PowerShell with the easy to use GUI designer. Eliminate the need to write hundreds of lines of code manually. Utilize PowerShell Studio’s templates and pre-wired controls to create advanced GUIs in no time. Create PowerShell script modules in minutes with PowerShell Studio. Easily convert your existing functions to a distributable module. PowerShell Studio features a robust editor with syntax coloring, reference highlighting, bookmarking, code formatting, and code completion. Create, edit, and manage code snippets to enhance your script development. + The script packager offers advanced options and platform selections to deliver solutions targeted at specific environments. You can restrict packages by domain, machine, user, platform, and MAC address to avoid unauthorized script execution. Create MSI installers to distribute your scripts, executables, and modules. Use custom actions to handle special instances such as open files after install. + PowerShell Studio’s Performance Monitor visually tracks the performance of your script by displaying real-time memory and CPU usage. Console, Scripts, Script Modules or GUI Forms—PowerShell Studio will meet all your Windows PowerShell scripting needs. +# Moniker: +Tags: +- code +- coding +- develop +- development +- posh +- powershell +- programming +# ReleaseNotes: +ReleaseNotesUrl: https://www.sapien.com/software/version_history +PurchaseUrl: https://www.sapien.com/store/powershell-studio +# InstallationNotes: +Documentations: +- DocumentLabel: Help Manual + DocumentUrl: https://info.sapien.com/manuals/powershell_studio/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/SAPIEN/PowerShellStudio/5.8.236.0/SAPIEN.PowerShellStudio.locale.zh-CN.yaml b/manifests/s/SAPIEN/PowerShellStudio/5.8.236.0/SAPIEN.PowerShellStudio.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7ee8e939e39f3 --- /dev/null +++ b/manifests/s/SAPIEN/PowerShellStudio/5.8.236.0/SAPIEN.PowerShellStudio.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: SAPIEN.PowerShellStudio +PackageVersion: 5.8.236.0 +PackageLocale: zh-CN +Publisher: SAPIEN Technologies, Inc. +PublisherUrl: https://www.sapien.com/ +PublisherSupportUrl: https://www.sapien.com/support +PrivacyUrl: https://www.sapien.com/company/privacy +Author: SAPIEN Technologies, Inc. +PackageName: SAPIEN PowerShell Studio 2023 +PackageUrl: https://www.sapien.com/software/powershell_studio +License: 专有软件 +LicenseUrl: https://www.sapien.com/support/eula +Copyright: Copyright © 2010-2024 +# CopyrightUrl: +ShortDescription: 首选的 PowerShell 编辑器和工具制作环境。 +Description: |- + PowerShell Studio 是 PowerShell 的首选编辑器和工具制作环境。这款单一工具可以满足您所有的脚本需求,让您按照自己的方式使用 PowerShell。 + 借助易用的 GUI 设计器,使用 PowerShell 创建图形化工具。无需手动编写数百行代码,利用 PowerShell Studio 的模板和预先连接的控件轻松创建高级 GUI。在 PowerShell Studio 中,只需几分钟就能创建 PowerShell 脚本模块,将现有函数轻松转换为可分发的模块。PowerShell Studio 拥有强大的编辑器,支持语法着色、引用高亮、书签、代码格式化和代码补全功能。创建、编辑和管理代码片段,以增强您的脚本开发。 + 脚本打包器提供高级选项和平台选择,可针对特定环境提供解决方案。您可以通过域、机器、用户、平台和 MAC 地址来限制软件包,以避免未经授权的脚本执行。创建 MSI 安装程序以分发您的脚本、可执行文件和模块。使用自定义操作来处理特殊情况,例如安装后打开文件。 + PowerShell Studio 的性能监视器通过显示实时内存和 CPU 使用情况来可视化跟踪脚本的性能。无论您是使用控制台、脚本、脚本模块还是 GUI 表单,PowerShell Studio 都将满足您在 Windows PowerShell 脚本方面的所有需求。 +# Moniker: +Tags: +- powershell +- 代码 +- 开发 +- 编程 +- 集成开发环境 +# ReleaseNotes: +ReleaseNotesUrl: https://www.sapien.com/software/version_history +PurchaseUrl: https://www.sapien.com/store/powershell-studio +# InstallationNotes: +Documentations: +- DocumentLabel: 帮助手册 + DocumentUrl: https://info.sapien.com/manuals/powershell_studio/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/s/SAPIEN/PowerShellStudio/5.8.236.0/SAPIEN.PowerShellStudio.yaml b/manifests/s/SAPIEN/PowerShellStudio/5.8.236.0/SAPIEN.PowerShellStudio.yaml new file mode 100644 index 0000000000000..3351728b528f6 --- /dev/null +++ b/manifests/s/SAPIEN/PowerShellStudio/5.8.236.0/SAPIEN.PowerShellStudio.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: SAPIEN.PowerShellStudio +PackageVersion: 5.8.236.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From da58797f820820baa5e800bb900c6905db44620a Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 03:08:15 +0530 Subject: [PATCH 445/461] New version: Aries-Sciences-LLC.AI-Chess version 1.0 (#134176) --- .../Aries-Sciences-LLC.AI-Chess.installer.yaml | 13 +++++++++++++ .../Aries-Sciences-LLC.AI-Chess.locale.en-US.yaml | 15 +++++++++++++++ .../AI-Chess/1.0/Aries-Sciences-LLC.AI-Chess.yaml | 8 ++++++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/a/Aries-Sciences-LLC/AI-Chess/1.0/Aries-Sciences-LLC.AI-Chess.installer.yaml create mode 100644 manifests/a/Aries-Sciences-LLC/AI-Chess/1.0/Aries-Sciences-LLC.AI-Chess.locale.en-US.yaml create mode 100644 manifests/a/Aries-Sciences-LLC/AI-Chess/1.0/Aries-Sciences-LLC.AI-Chess.yaml diff --git a/manifests/a/Aries-Sciences-LLC/AI-Chess/1.0/Aries-Sciences-LLC.AI-Chess.installer.yaml b/manifests/a/Aries-Sciences-LLC/AI-Chess/1.0/Aries-Sciences-LLC.AI-Chess.installer.yaml new file mode 100644 index 0000000000000..d608defbdbec6 --- /dev/null +++ b/manifests/a/Aries-Sciences-LLC/AI-Chess/1.0/Aries-Sciences-LLC.AI-Chess.installer.yaml @@ -0,0 +1,13 @@ +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json + +PackageIdentifier: Aries-Sciences-LLC.AI-Chess +PackageVersion: "1.0" +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Aries-Sciences-LLC/AI-Chess/releases/download/1.0/AI.Chess.Game.Installer.exe + InstallerSha256: f6c29f70605cba36120cf2bf0e3d059832d4c239d702b9997cd18ae60da79f6a +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: exe +ReleaseDate: "2020-06-08" diff --git a/manifests/a/Aries-Sciences-LLC/AI-Chess/1.0/Aries-Sciences-LLC.AI-Chess.locale.en-US.yaml b/manifests/a/Aries-Sciences-LLC/AI-Chess/1.0/Aries-Sciences-LLC.AI-Chess.locale.en-US.yaml new file mode 100644 index 0000000000000..f500f091da621 --- /dev/null +++ b/manifests/a/Aries-Sciences-LLC/AI-Chess/1.0/Aries-Sciences-LLC.AI-Chess.locale.en-US.yaml @@ -0,0 +1,15 @@ +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json + +PackageIdentifier: Aries-Sciences-LLC.AI-Chess +PackageVersion: "1.0" +PackageLocale: en-US +Publisher: Ozan Mirza +PackageName: Dr. Henry's Chess Game +License: MIT +ShortDescription: This is a cross-platform AI chess game developed by Dr. Henry and packaged by Ozan Mirza. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +PublisherSupportUrl: https://github.com/Aries-Sciences-LLC/AI-Chess/issues +PackageUrl: https://github.com/Aries-Sciences-LLC/AI-Chess +ReleaseNotesUrl: https://github.com/Aries-Sciences-LLC/AI-Chess/releases/tag/1.0 diff --git a/manifests/a/Aries-Sciences-LLC/AI-Chess/1.0/Aries-Sciences-LLC.AI-Chess.yaml b/manifests/a/Aries-Sciences-LLC/AI-Chess/1.0/Aries-Sciences-LLC.AI-Chess.yaml new file mode 100644 index 0000000000000..2d1913332cb28 --- /dev/null +++ b/manifests/a/Aries-Sciences-LLC/AI-Chess/1.0/Aries-Sciences-LLC.AI-Chess.yaml @@ -0,0 +1,8 @@ +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json + +PackageIdentifier: Aries-Sciences-LLC.AI-Chess +PackageVersion: "1.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 2c1859577d448ef62d942772d436bd4562f60b19 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 03:10:31 +0530 Subject: [PATCH 446/461] Add version: Dixa.Dixa version 4.0.12 (#134315) --- .../Dixa/Dixa/4.0.12/Dixa.Dixa.installer.yaml | 47 +++++++++---------- .../Dixa/4.0.12/Dixa.Dixa.locale.en-US.yaml | 47 +++++++++---------- manifests/d/Dixa/Dixa/4.0.12/Dixa.Dixa.yaml | 16 +++---- 3 files changed, 53 insertions(+), 57 deletions(-) diff --git a/manifests/d/Dixa/Dixa/4.0.12/Dixa.Dixa.installer.yaml b/manifests/d/Dixa/Dixa/4.0.12/Dixa.Dixa.installer.yaml index 48596ff534640..a00b020d50082 100644 --- a/manifests/d/Dixa/Dixa/4.0.12/Dixa.Dixa.installer.yaml +++ b/manifests/d/Dixa/Dixa/4.0.12/Dixa.Dixa.installer.yaml @@ -1,25 +1,22 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Dixa.Dixa -PackageVersion: 4.0.12 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: msi -Scope: user -InstallModes: -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: '{AB8F27B0-718E-4AAD-906E-F100D84E9776}' -ReleaseDate: 2023-04-17 -AppsAndFeaturesEntries: -- DisplayVersion: 4.0.12.1236 - UpgradeCode: '{B434F5D3-935E-5216-B57F-1EAAA2D86099}' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/dixahq/dixa-desktop-app-release/releases/download/v4.0.12/dixa-setup-4.0.12.msi - InstallerSha256: BDCC9796F672D5FA8DA0A10FD08E2AD6F007D22DFC9BFD325C14A1715C529F46 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json + +PackageIdentifier: Dixa.Dixa +PackageVersion: 4.0.12 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dixahq/dixa-desktop-app-release/releases/download/v4.0.9/dixa-setup-4.0.9.msi + InstallerSha256: 280B66775B40012A9034FDDB810859C683B4EC30A3BBA6AFA376852E2FC77019 +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Scope: user +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{4B21E0DE-5801-4F85-B6AF-59937E84B37C}' +ReleaseDate: 2022-05-10 diff --git a/manifests/d/Dixa/Dixa/4.0.12/Dixa.Dixa.locale.en-US.yaml b/manifests/d/Dixa/Dixa/4.0.12/Dixa.Dixa.locale.en-US.yaml index 84f1dab094d96..e9fcca6632403 100644 --- a/manifests/d/Dixa/Dixa/4.0.12/Dixa.Dixa.locale.en-US.yaml +++ b/manifests/d/Dixa/Dixa/4.0.12/Dixa.Dixa.locale.en-US.yaml @@ -1,24 +1,23 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Dixa.Dixa -PackageVersion: 4.0.12 -PackageLocale: en-US -Publisher: Dixa -PublisherUrl: https://www.dixa.com -PublisherSupportUrl: https://support.dixa.help/en -PrivacyUrl: https://www.dixa.com/legal/privacy -Author: Dixa -PackageName: Dixa -PackageUrl: https://github.com/dixahq/dixa-desktop-app-release -License: APACHE-2.0 -LicenseUrl: https://github.com/dixahq/dixa-desktop-app-release/blob/master/LICENSE -Copyright: Copyright (c) 2021 Dixa -ShortDescription: Dixa Desktop app for Windows and Mac -ReleaseNotes: |- - - Sound now work properly on latest revision on Kuando busylight - - App window title bar supports dark mode in windows - - Various security and performance updates -ReleaseNotesUrl: https://github.com/dixahq/dixa-desktop-app-release/releases/tag/v4.0.12 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json + +PackageIdentifier: Dixa.Dixa +PackageVersion: 4.0.12 +PackageLocale: en-US +Publisher: Dixa +PublisherUrl: https://www.dixa.com/ +PublisherSupportUrl: https://support.dixa.help/en/ +PrivacyUrl: https://www.dixa.com/legal/privacy/ +Author: Dixa +PackageName: Dixa +PackageUrl: https://github.com/dixahq/dixa-desktop-app-release +License: Apache-2.0 +LicenseUrl: https://github.com/dixahq/dixa-desktop-app-release/blob/master/LICENSE +Copyright: Copyright (c) 2021 Dixa +# CopyrightUrl: +ShortDescription: Dixa Desktop app for Windows and Mac +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/dixahq/dixa-desktop-app-release/releases/tag/v4.0.12 +Tags: +- production diff --git a/manifests/d/Dixa/Dixa/4.0.12/Dixa.Dixa.yaml b/manifests/d/Dixa/Dixa/4.0.12/Dixa.Dixa.yaml index dfc160b360083..00636abad3996 100644 --- a/manifests/d/Dixa/Dixa/4.0.12/Dixa.Dixa.yaml +++ b/manifests/d/Dixa/Dixa/4.0.12/Dixa.Dixa.yaml @@ -1,8 +1,8 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Dixa.Dixa -PackageVersion: 4.0.12 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json + +PackageIdentifier: Dixa.Dixa +PackageVersion: 4.0.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e9046d891a03f0eb90e01e96bbf440be772ca3ab Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 03:14:39 +0530 Subject: [PATCH 447/461] Add version: CiderCollective.Cider version 1.6.0 (#134258) --- .../CiderCollective.Cider.installer.yaml | 31 +++++----- .../CiderCollective.Cider.locale.en-US.yaml | 61 ++++++++++--------- .../Cider/1.6.0/CiderCollective.Cider.yaml | 17 +++--- 3 files changed, 56 insertions(+), 53 deletions(-) diff --git a/manifests/c/CiderCollective/Cider/1.6.0/CiderCollective.Cider.installer.yaml b/manifests/c/CiderCollective/Cider/1.6.0/CiderCollective.Cider.installer.yaml index 392ca69c4c185..552e8499a4364 100644 --- a/manifests/c/CiderCollective/Cider/1.6.0/CiderCollective.Cider.installer.yaml +++ b/manifests/c/CiderCollective/Cider/1.6.0/CiderCollective.Cider.installer.yaml @@ -1,15 +1,16 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: CiderCollective.Cider -PackageVersion: 1.6.0 -InstallerType: nullsoft -UpgradeBehavior: uninstallPrevious -ReleaseDate: 2022-10-27 -ElevationRequirement: elevationRequired -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ciderapp/cider-releases/releases/download/v1.6.0/Cider-Setup-winget-1.6.0.exe - InstallerSha256: DA845EE237B1804FADE86B1568F45C6C05B0ACB44D314CD680AF343FE5D1CC07 -ManifestType: installer -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: CiderCollective.Cider +PackageVersion: 1.6.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ciderapp/cider-releases/releases/download/v1.6.0/Cider-Setup-winget-1.6.0.exe + InstallerSha256: da845ee237b1804fade86b1568f45c6c05b0acb44d314cd680af343fe5d1cc07 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +UpgradeBehavior: uninstallPrevious +ReleaseDate: "2022-10-27" +ElevationRequirement: elevationRequired diff --git a/manifests/c/CiderCollective/Cider/1.6.0/CiderCollective.Cider.locale.en-US.yaml b/manifests/c/CiderCollective/Cider/1.6.0/CiderCollective.Cider.locale.en-US.yaml index 0fe4ea22cd6c9..b4ed2cb68d716 100644 --- a/manifests/c/CiderCollective/Cider/1.6.0/CiderCollective.Cider.locale.en-US.yaml +++ b/manifests/c/CiderCollective/Cider/1.6.0/CiderCollective.Cider.locale.en-US.yaml @@ -1,30 +1,31 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: CiderCollective.Cider -PackageVersion: 1.6.0 -PackageLocale: en-US -Publisher: Cider Collective -PublisherUrl: https://cider.sh -PublisherSupportUrl: https://github.com/ciderapp/Cider/issues -PrivacyUrl: https://github.com/ciderapp/Cider/blob/main/README.md -Author: Cider Collective -PackageName: Cider -PackageUrl: https://github.com/ciderapp/cider-releases/releases -License: AGPL-3.0 -LicenseUrl: https://github.com/ciderapp/Cider/blob/main/LICENSE -Copyright: Copyright 2022 Cider Collective -ShortDescription: A new cross-platform Apple Music experience based on Electron and Vue.js written from scratch with performance in mind. -Description: |- - A new cross-platform Apple Music experience based on Electron and Vue.js written from scratch with performance in mind. - Compiled from the latest working build of git stable branch. -Moniker: cider -Tags: -- apple-music -- audio -- cider -- itunes -- music -ReleaseNotesUrl: https://github.com/ciderapp/cider-releases/releases/tag/v1.6.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: CiderCollective.Cider +PackageVersion: 1.6.0 +PackageLocale: en-US +Publisher: Cider Collective +PublisherUrl: https://cider.sh +PublisherSupportUrl: https://github.com/ciderapp/Cider/issues +PrivacyUrl: https://github.com/ciderapp/Cider/blob/main/README.md +Author: Cider Collective +PackageName: Cider +PackageUrl: https://github.com/ciderapp/cider-releases/releases +License: AGPL-3.0 +LicenseUrl: https://github.com/ciderapp/Cider/blob/main/LICENSE +Copyright: Copyright 2022 Cider Collective +ShortDescription: A new cross-platform Apple Music experience based on Electron and Vue.js written from scratch with performance in mind. +Description: |- + A new cross-platform Apple Music experience based on Electron and Vue.js written from scratch with performance in mind. + Compiled from the latest working build of git stable branch. +Moniker: cider +Tags: +- apple-music +- audio +- cider +- itunes +- music +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/ciderapp/cider-releases/releases/tag/v1.6.0 diff --git a/manifests/c/CiderCollective/Cider/1.6.0/CiderCollective.Cider.yaml b/manifests/c/CiderCollective/Cider/1.6.0/CiderCollective.Cider.yaml index c65a1376b80f6..cd44199195398 100644 --- a/manifests/c/CiderCollective/Cider/1.6.0/CiderCollective.Cider.yaml +++ b/manifests/c/CiderCollective/Cider/1.6.0/CiderCollective.Cider.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: CiderCollective.Cider -PackageVersion: 1.6.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: CiderCollective.Cider +PackageVersion: 1.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 14398b0e71067972f02a4953a16fb3ca4a520fe4 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 03:15:23 +0530 Subject: [PATCH 448/461] Add version: deep5050.qikQR version 1.0.0 (#134304) --- .../qikQR/1.0.0/deep5050.qikQR.installer.yaml | 13 +++++++++ .../1.0.0/deep5050.qikQR.locale.en-US.yaml | 29 +++++++++++++++++++ .../deep5050/qikQR/1.0.0/deep5050.qikQR.yaml | 8 +++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/d/deep5050/qikQR/1.0.0/deep5050.qikQR.installer.yaml create mode 100644 manifests/d/deep5050/qikQR/1.0.0/deep5050.qikQR.locale.en-US.yaml create mode 100644 manifests/d/deep5050/qikQR/1.0.0/deep5050.qikQR.yaml diff --git a/manifests/d/deep5050/qikQR/1.0.0/deep5050.qikQR.installer.yaml b/manifests/d/deep5050/qikQR/1.0.0/deep5050.qikQR.installer.yaml new file mode 100644 index 0000000000000..a68b863a24aae --- /dev/null +++ b/manifests/d/deep5050/qikQR/1.0.0/deep5050.qikQR.installer.yaml @@ -0,0 +1,13 @@ +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json + +PackageIdentifier: deep5050.qikQR +PackageVersion: 1.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/deep5050/qikQR/releases/download/v1.0.0/qikqr-1.0.0.exe + InstallerSha256: 59e43a97e03e778c28f56835241a420397adb3ba1f826d94c4786f46f7cd2eb3 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +ReleaseDate: "2020-05-08" diff --git a/manifests/d/deep5050/qikQR/1.0.0/deep5050.qikQR.locale.en-US.yaml b/manifests/d/deep5050/qikQR/1.0.0/deep5050.qikQR.locale.en-US.yaml new file mode 100644 index 0000000000000..95482d26b56c8 --- /dev/null +++ b/manifests/d/deep5050/qikQR/1.0.0/deep5050.qikQR.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json + +PackageIdentifier: deep5050.qikQR +PackageVersion: 1.0.0 +PackageLocale: en-US +Publisher: dipankar Pal +PackageName: qikqr +License: MIT +ShortDescription: simple app to create QR codes +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +PublisherUrl: https://github.com/deep5050 +PublisherSupportUrl: https://github.com/deep5050/qikQR/issues +PackageUrl: https://github.com/deep5050/qikQR +ReleaseNotesUrl: https://github.com/deep5050/qikQR/releases/tag/v1.0.0 +Tags: +- desktop +- electron +- electron-app +- electron-application +- electron-ui +- minimal-gui +- minimalist-design +- qr-codes +- qrcode +- qrcode-generator +- qrcode-reader +- simple-gui diff --git a/manifests/d/deep5050/qikQR/1.0.0/deep5050.qikQR.yaml b/manifests/d/deep5050/qikQR/1.0.0/deep5050.qikQR.yaml new file mode 100644 index 0000000000000..4259687eeb6ed --- /dev/null +++ b/manifests/d/deep5050/qikQR/1.0.0/deep5050.qikQR.yaml @@ -0,0 +1,8 @@ +# Created using WinGet Automation (CLI) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json + +PackageIdentifier: deep5050.qikQR +PackageVersion: 1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From fd91cdc051210bd7b875f415608c9894316167da Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 17 Jan 2024 14:03:48 -0800 Subject: [PATCH 449/461] Automatic update of TIDALMusicAS.TIDAL from 2.35.0 to 2.36.2 (#135101) * Creating manifests/t/TIDALMusicAS/TIDAL/2.36.2/TIDALMusicAS.TIDAL.installer.yaml * Creating manifests/t/TIDALMusicAS/TIDAL/2.36.2/TIDALMusicAS.TIDAL.locale.en-US.yaml * Creating manifests/t/TIDALMusicAS/TIDAL/2.36.2/TIDALMusicAS.TIDAL.yaml * Updating manifests/t/TIDALMusicAS/TIDAL/2.36.2/TIDALMusicAS.TIDAL.installer.yaml * Updating manifests/t/TIDALMusicAS/TIDAL/2.36.2/TIDALMusicAS.TIDAL.locale.en-US.yaml * Updating manifests/t/TIDALMusicAS/TIDAL/2.36.2/TIDALMusicAS.TIDAL.yaml --- .../2.36.2/TIDALMusicAS.TIDAL.installer.yaml | 25 +++++++++++++++++++ .../TIDALMusicAS.TIDAL.locale.en-US.yaml | 20 +++++++++++++++ .../TIDAL/2.36.2/TIDALMusicAS.TIDAL.yaml | 8 ++++++ 3 files changed, 53 insertions(+) create mode 100644 manifests/t/TIDALMusicAS/TIDAL/2.36.2/TIDALMusicAS.TIDAL.installer.yaml create mode 100644 manifests/t/TIDALMusicAS/TIDAL/2.36.2/TIDALMusicAS.TIDAL.locale.en-US.yaml create mode 100644 manifests/t/TIDALMusicAS/TIDAL/2.36.2/TIDALMusicAS.TIDAL.yaml diff --git a/manifests/t/TIDALMusicAS/TIDAL/2.36.2/TIDALMusicAS.TIDAL.installer.yaml b/manifests/t/TIDALMusicAS/TIDAL/2.36.2/TIDALMusicAS.TIDAL.installer.yaml new file mode 100644 index 0000000000000..2cfd8c5c24e13 --- /dev/null +++ b/manifests/t/TIDALMusicAS/TIDAL/2.36.2/TIDALMusicAS.TIDAL.installer.yaml @@ -0,0 +1,25 @@ +# Automatically updated by the winget bot at 2024/Jan/16 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json + +PackageIdentifier: TIDALMusicAS.TIDAL +PackageVersion: 2.36.2 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://download.tidal.com/desktop/TIDALSetup.exe + InstallerSha256: D4F2F3BFB35C71E75EC4CAE40BCC729A053B7913C74CC116ED9583B15C909FAC +- Architecture: x86 + InstallerUrl: https://download.tidal.com/desktop/TIDALSetup.exe + InstallerSha256: D4F2F3BFB35C71E75EC4CAE40BCC729A053B7913C74CC116ED9583B15C909FAC +ManifestType: installer +ManifestVersion: 1.2.0 diff --git a/manifests/t/TIDALMusicAS/TIDAL/2.36.2/TIDALMusicAS.TIDAL.locale.en-US.yaml b/manifests/t/TIDALMusicAS/TIDAL/2.36.2/TIDALMusicAS.TIDAL.locale.en-US.yaml new file mode 100644 index 0000000000000..4049527c0c521 --- /dev/null +++ b/manifests/t/TIDALMusicAS/TIDAL/2.36.2/TIDALMusicAS.TIDAL.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2024/Jan/16 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json + +PackageIdentifier: TIDALMusicAS.TIDAL +PackageVersion: 2.36.2 +PackageLocale: en-US +Publisher: TIDAL Music AS +Author: TIDAL Music AS +PackageName: TIDAL +License: Proprietary +Copyright: Copyright (c) 2020 Aspiro AB +ShortDescription: TIDAL is a global music streaming service with high fidelity sound, hi-def video quality, and expertly curated playlists. +Moniker: tidal +Tags: +- audio +- hifi +- music +- streaming +ManifestType: defaultLocale +ManifestVersion: 1.2.0 diff --git a/manifests/t/TIDALMusicAS/TIDAL/2.36.2/TIDALMusicAS.TIDAL.yaml b/manifests/t/TIDALMusicAS/TIDAL/2.36.2/TIDALMusicAS.TIDAL.yaml new file mode 100644 index 0000000000000..2a852c5f31eda --- /dev/null +++ b/manifests/t/TIDALMusicAS/TIDAL/2.36.2/TIDALMusicAS.TIDAL.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Jan/16 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json + +PackageIdentifier: TIDALMusicAS.TIDAL +PackageVersion: 2.36.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.2.0 From 91cbb7a4abdb938025308326d902870ff8bd7a9b Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 17 Jan 2024 14:04:11 -0800 Subject: [PATCH 450/461] Automatic update of CPUID.CPU-Z.ROG 2.08 (#135100) * Updating manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.installer.yaml * Updating manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.locale.en-US.yaml * Updating manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.yaml --- manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.installer.yaml | 2 +- .../c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.locale.en-US.yaml | 2 +- manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.installer.yaml b/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.installer.yaml index e9100db922652..cf11b029ac619 100644 --- a/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.installer.yaml +++ b/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/13 +# Automatically updated by the winget bot at 2024/Jan/16 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: CPUID.CPU-Z.ROG diff --git a/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.locale.en-US.yaml b/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.locale.en-US.yaml index e02387daaa8ab..85961413fcda6 100644 --- a/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.locale.en-US.yaml +++ b/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/13 +# Automatically updated by the winget bot at 2024/Jan/16 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: CPUID.CPU-Z.ROG diff --git a/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.yaml b/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.yaml index 6ccf7653950f2..6cafe5e0f82c0 100644 --- a/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.yaml +++ b/manifests/c/CPUID/CPU-Z/ROG/2.08/CPUID.CPU-Z.ROG.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/13 +# Automatically updated by the winget bot at 2024/Jan/16 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: CPUID.CPU-Z.ROG From 5e70bd4d1aee4ed02a57aed6b8286edd65e7492b Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 17 Jan 2024 14:04:30 -0800 Subject: [PATCH 451/461] Automatic update of NordSecurity.NordPass 5.10.20 (#135099) * Updating manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.installer.yaml * Updating manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.locale.en-US.yaml * Updating manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.yaml --- .../NordPass/5.10.20/NordSecurity.NordPass.installer.yaml | 2 +- .../NordPass/5.10.20/NordSecurity.NordPass.locale.en-US.yaml | 2 +- .../n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.installer.yaml b/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.installer.yaml index 74d6dff5729fb..5e1c042c8dcdd 100644 --- a/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.installer.yaml +++ b/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/13 +# Automatically updated by the winget bot at 2024/Jan/16 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json PackageIdentifier: NordSecurity.NordPass diff --git a/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.locale.en-US.yaml b/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.locale.en-US.yaml index d94a95a3b6dad..4e342c8667424 100644 --- a/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.locale.en-US.yaml +++ b/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/13 +# Automatically updated by the winget bot at 2024/Jan/16 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json PackageIdentifier: NordSecurity.NordPass diff --git a/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.yaml b/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.yaml index 066399963d773..f4c05dd265e14 100644 --- a/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.yaml +++ b/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/13 +# Automatically updated by the winget bot at 2024/Jan/16 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json PackageIdentifier: NordSecurity.NordPass From e0b2496e0957fe54f18bc3429eef3c9effaea1ce Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:04:41 +0100 Subject: [PATCH 452/461] New version: houmain.keymapper version 3.5.0 (#135094) --- .../3.5.0/houmain.keymapper.installer.yaml | 17 ++++++++++++ .../3.5.0/houmain.keymapper.locale.en-US.yaml | 26 +++++++++++++++++++ .../keymapper/3.5.0/houmain.keymapper.yaml | 8 ++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/h/houmain/keymapper/3.5.0/houmain.keymapper.installer.yaml create mode 100644 manifests/h/houmain/keymapper/3.5.0/houmain.keymapper.locale.en-US.yaml create mode 100644 manifests/h/houmain/keymapper/3.5.0/houmain.keymapper.yaml diff --git a/manifests/h/houmain/keymapper/3.5.0/houmain.keymapper.installer.yaml b/manifests/h/houmain/keymapper/3.5.0/houmain.keymapper.installer.yaml new file mode 100644 index 0000000000000..f1440df0f3a52 --- /dev/null +++ b/manifests/h/houmain/keymapper/3.5.0/houmain.keymapper.installer.yaml @@ -0,0 +1,17 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: houmain.keymapper +PackageVersion: 3.5.0 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{72C89BDA-8DAF-4A2B-BA84-CD3CC020E9D5}' +ReleaseDate: 2024-01-16 +AppsAndFeaturesEntries: +- UpgradeCode: '{D3B4DADB-1A7E-40B3-A6F0-EEB022317FC8}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/houmain/keymapper/releases/download/3.5.0/keymapper-3.5.0-win64.msi + InstallerSha256: 375F2A2BD0937A941A647C26CFC8B1619B9F6E29EDAD5307F13E9D21B42E20E1 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/h/houmain/keymapper/3.5.0/houmain.keymapper.locale.en-US.yaml b/manifests/h/houmain/keymapper/3.5.0/houmain.keymapper.locale.en-US.yaml new file mode 100644 index 0000000000000..737faf22920bd --- /dev/null +++ b/manifests/h/houmain/keymapper/3.5.0/houmain.keymapper.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: houmain.keymapper +PackageVersion: 3.5.0 +PackageLocale: en-US +Publisher: Albert Kalchmair +PublisherUrl: https://github.com/houmain +PublisherSupportUrl: https://github.com/houmain/keymapper/issues +PackageName: keymapper +PackageUrl: https://github.com/houmain/keymapper +License: GPL-3.0 +LicenseUrl: https://github.com/houmain/keymapper/blob/main/LICENSE +ShortDescription: A cross-platform context-aware key remapper +ReleaseNotes: |- + Added + - Added diacritic support to string typing on Windows. + - Allow context filters to contain aliases. + Changed + - Improved bringing spawned applications to front on Windows. + Fixed + - Prevent second keymapper process from partially connecting on Linux. + - Prevent alias substitution in strings. +ReleaseNotesUrl: https://github.com/houmain/keymapper/releases/tag/3.5.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/h/houmain/keymapper/3.5.0/houmain.keymapper.yaml b/manifests/h/houmain/keymapper/3.5.0/houmain.keymapper.yaml new file mode 100644 index 0000000000000..eb2b30f80c010 --- /dev/null +++ b/manifests/h/houmain/keymapper/3.5.0/houmain.keymapper.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: houmain.keymapper +PackageVersion: 3.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f2885731f6839d5becd4f1aae71de915a1f410c7 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:04:49 +0100 Subject: [PATCH 453/461] New version: AppFlowy.AppFlowy version 0.4.3 (#135095) --- .../0.4.3/AppFlowy.AppFlowy.installer.yaml | 13 +++++++++ .../0.4.3/AppFlowy.AppFlowy.locale.en-US.yaml | 27 +++++++++++++++++++ .../AppFlowy/0.4.3/AppFlowy.AppFlowy.yaml | 8 ++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/a/AppFlowy/AppFlowy/0.4.3/AppFlowy.AppFlowy.installer.yaml create mode 100644 manifests/a/AppFlowy/AppFlowy/0.4.3/AppFlowy.AppFlowy.locale.en-US.yaml create mode 100644 manifests/a/AppFlowy/AppFlowy/0.4.3/AppFlowy.AppFlowy.yaml diff --git a/manifests/a/AppFlowy/AppFlowy/0.4.3/AppFlowy.AppFlowy.installer.yaml b/manifests/a/AppFlowy/AppFlowy/0.4.3/AppFlowy.AppFlowy.installer.yaml new file mode 100644 index 0000000000000..dd868f406550b --- /dev/null +++ b/manifests/a/AppFlowy/AppFlowy/0.4.3/AppFlowy.AppFlowy.installer.yaml @@ -0,0 +1,13 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: AppFlowy.AppFlowy +PackageVersion: 0.4.3 +InstallerType: inno +ReleaseDate: 2024-01-16 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/AppFlowy-IO/AppFlowy/releases/download/0.4.3/AppFlowy-0.4.3-windows-x86_64.exe + InstallerSha256: F443455E79A1173B96C32BF90175B100F65769C6006BF86243B4C0551C409E72 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/AppFlowy/AppFlowy/0.4.3/AppFlowy.AppFlowy.locale.en-US.yaml b/manifests/a/AppFlowy/AppFlowy/0.4.3/AppFlowy.AppFlowy.locale.en-US.yaml new file mode 100644 index 0000000000000..5f503aad51f93 --- /dev/null +++ b/manifests/a/AppFlowy/AppFlowy/0.4.3/AppFlowy.AppFlowy.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: AppFlowy.AppFlowy +PackageVersion: 0.4.3 +PackageLocale: en-US +Publisher: AppFlowy-IO +PublisherUrl: https://github.com/AppFlowy-IO +PublisherSupportUrl: https://github.com/AppFlowy-IO/AppFlowy/issues +PackageName: AppFlowy +PackageUrl: https://github.com/AppFlowy-IO/AppFlowy +License: AGPL-3.0 license +LicenseUrl: https://github.com/AppFlowy-IO/AppFlowy/blob/main/LICENSE +Copyright: Copyright (C) 2007 Free Software Foundation, Inc. +CopyrightUrl: https://github.com/AppFlowy-IO/AppFlowy/blob/main/LICENSE +ShortDescription: The Open Source Alternative To Notion. +Description: |- + AppFlowy is an open source alternative to Notion. + You are in charge of your data and customizations. +ReleaseNotes: |- + Version 0.4.3 - 01/16/2024 + Bug Fixes + - Fixed file name too long issue +ReleaseNotesUrl: https://github.com/AppFlowy-IO/AppFlowy/releases/tag/0.4.3 +PurchaseUrl: https://ko-fi.com/appflowy +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AppFlowy/AppFlowy/0.4.3/AppFlowy.AppFlowy.yaml b/manifests/a/AppFlowy/AppFlowy/0.4.3/AppFlowy.AppFlowy.yaml new file mode 100644 index 0000000000000..13cf06193dac2 --- /dev/null +++ b/manifests/a/AppFlowy/AppFlowy/0.4.3/AppFlowy.AppFlowy.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: AppFlowy.AppFlowy +PackageVersion: 0.4.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 831e4b8129779e0f34254b78d29b8c694a02b889 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:05:03 +0100 Subject: [PATCH 454/461] New version: AdGuard.dnsproxy version 0.63.0 (#135045) --- .../0.63.0/AdGuard.dnsproxy.installer.yaml | 23 +++++++++++++++++++ .../0.63.0/AdGuard.dnsproxy.locale.en-US.yaml | 22 ++++++++++++++++++ .../dnsproxy/0.63.0/AdGuard.dnsproxy.yaml | 8 +++++++ 3 files changed, 53 insertions(+) create mode 100644 manifests/a/AdGuard/dnsproxy/0.63.0/AdGuard.dnsproxy.installer.yaml create mode 100644 manifests/a/AdGuard/dnsproxy/0.63.0/AdGuard.dnsproxy.locale.en-US.yaml create mode 100644 manifests/a/AdGuard/dnsproxy/0.63.0/AdGuard.dnsproxy.yaml diff --git a/manifests/a/AdGuard/dnsproxy/0.63.0/AdGuard.dnsproxy.installer.yaml b/manifests/a/AdGuard/dnsproxy/0.63.0/AdGuard.dnsproxy.installer.yaml new file mode 100644 index 0000000000000..a89b706b8d71f --- /dev/null +++ b/manifests/a/AdGuard/dnsproxy/0.63.0/AdGuard.dnsproxy.installer.yaml @@ -0,0 +1,23 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: AdGuard.dnsproxy +PackageVersion: 0.63.0 +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2024-01-16 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: windows-386\dnsproxy.exe + PortableCommandAlias: dnsproxy + InstallerUrl: https://github.com/AdguardTeam/dnsproxy/releases/download/v0.63.0/dnsproxy-windows-386-v0.63.0.zip + InstallerSha256: 853E0024CA488E3EDA1A573BDEF7B943B3DA1D2D77EC134EF5F7B159C45D9409 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: windows-amd64\dnsproxy.exe + PortableCommandAlias: dnsproxy + InstallerUrl: https://github.com/AdguardTeam/dnsproxy/releases/download/v0.63.0/dnsproxy-windows-amd64-v0.63.0.zip + InstallerSha256: DC4F450082DAC6690AD4003CE0B688A75342552EE314FCE52CE1882459E7B4A8 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/AdGuard/dnsproxy/0.63.0/AdGuard.dnsproxy.locale.en-US.yaml b/manifests/a/AdGuard/dnsproxy/0.63.0/AdGuard.dnsproxy.locale.en-US.yaml new file mode 100644 index 0000000000000..23a4326b4712f --- /dev/null +++ b/manifests/a/AdGuard/dnsproxy/0.63.0/AdGuard.dnsproxy.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: AdGuard.dnsproxy +PackageVersion: 0.63.0 +PackageLocale: en-US +Publisher: AdGuard +PublisherUrl: https://adguard.com +PublisherSupportUrl: https://github.com/AdguardTeam/dnsproxy/issues +PackageName: DNS Proxy +PackageUrl: https://github.com/AdguardTeam/dnsproxy +License: Apache-2.0 +LicenseUrl: https://github.com/AdguardTeam/dnsproxy/blob/master/LICENSE +ShortDescription: Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support +ReleaseNotes: |- + Changed + - [proxy.Config. + TrustedProxies] field's type is now [netutil. + SubnetSet] instead of []string. +ReleaseNotesUrl: https://github.com/AdguardTeam/dnsproxy/releases/tag/v0.63.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AdGuard/dnsproxy/0.63.0/AdGuard.dnsproxy.yaml b/manifests/a/AdGuard/dnsproxy/0.63.0/AdGuard.dnsproxy.yaml new file mode 100644 index 0000000000000..c36e194d1a088 --- /dev/null +++ b/manifests/a/AdGuard/dnsproxy/0.63.0/AdGuard.dnsproxy.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: AdGuard.dnsproxy +PackageVersion: 0.63.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9b0fb56d0516c775d37915afdd29c2a93e40e576 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 17 Jan 2024 14:05:11 -0800 Subject: [PATCH 455/461] Automatic update of Tencent.ArtHub 1.15.0 (#135097) * Updating manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.installer.yaml * Updating manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.en-US.yaml * Updating manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.zh-CN.yaml * Updating manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.yaml --- manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.installer.yaml | 2 +- .../t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.en-US.yaml | 2 +- .../t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.zh-CN.yaml | 2 +- manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.installer.yaml b/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.installer.yaml index 712a7c0abdc7c..77c124a2eeea0 100644 --- a/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.installer.yaml +++ b/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/13 +# Automatically updated by the winget bot at 2024/Jan/16 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json PackageIdentifier: Tencent.ArtHub diff --git a/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.en-US.yaml b/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.en-US.yaml index 0d99837d84e88..30b756ea9609c 100644 --- a/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.en-US.yaml +++ b/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/13 +# Automatically updated by the winget bot at 2024/Jan/16 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json PackageIdentifier: Tencent.ArtHub diff --git a/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.zh-CN.yaml b/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.zh-CN.yaml index b1be61689c145..b125a0427ab5a 100644 --- a/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.zh-CN.yaml +++ b/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/13 +# Automatically updated by the winget bot at 2024/Jan/16 # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json PackageIdentifier: Tencent.ArtHub diff --git a/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.yaml b/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.yaml index ad961755854e9..96ef0906d411d 100644 --- a/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.yaml +++ b/manifests/t/Tencent/ArtHub/1.15.0/Tencent.ArtHub.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Jan/13 +# Automatically updated by the winget bot at 2024/Jan/16 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json PackageIdentifier: Tencent.ArtHub From 082d9ad3f7975c1e96181f5c2421916a6af75a6a Mon Sep 17 00:00:00 2001 From: DattatreyaReddy Panta <58727124+DattatreyaReddy@users.noreply.github.com> Date: Thu, 18 Jan 2024 03:35:20 +0530 Subject: [PATCH 456/461] New version: Suwayomi.Tachidesk-Sorayomi version 0.5.23 (#135087) --- ...Suwayomi.Tachidesk-Sorayomi.installer.yaml | 23 +++++++++++++ ...ayomi.Tachidesk-Sorayomi.locale.en-US.yaml | 32 +++++++++++++++++++ .../0.5.23/Suwayomi.Tachidesk-Sorayomi.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/s/Suwayomi/Tachidesk-Sorayomi/0.5.23/Suwayomi.Tachidesk-Sorayomi.installer.yaml create mode 100644 manifests/s/Suwayomi/Tachidesk-Sorayomi/0.5.23/Suwayomi.Tachidesk-Sorayomi.locale.en-US.yaml create mode 100644 manifests/s/Suwayomi/Tachidesk-Sorayomi/0.5.23/Suwayomi.Tachidesk-Sorayomi.yaml diff --git a/manifests/s/Suwayomi/Tachidesk-Sorayomi/0.5.23/Suwayomi.Tachidesk-Sorayomi.installer.yaml b/manifests/s/Suwayomi/Tachidesk-Sorayomi/0.5.23/Suwayomi.Tachidesk-Sorayomi.installer.yaml new file mode 100644 index 0000000000000..018363915c36d --- /dev/null +++ b/manifests/s/Suwayomi/Tachidesk-Sorayomi/0.5.23/Suwayomi.Tachidesk-Sorayomi.installer.yaml @@ -0,0 +1,23 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Suwayomi.Tachidesk-Sorayomi +PackageVersion: 0.5.23 +InstallerLocale: en-US +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{D0FF630D-4812-4A23-A162-908334935986}' +ReleaseDate: 2024-01-16 +AppsAndFeaturesEntries: +- UpgradeCode: '{0078C37A-4C37-44E3-A218-5E4D4F332F31}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Suwayomi/Tachidesk-Sorayomi/releases/download/0.5.23/tachidesk-sorayomi-0.5.23-windows-x64.msi + InstallerSha256: 06F7B7EEC577E4AC520A234B1C7FDB05F8CF4C2B695DFB5327C6EF290163C27E +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/Suwayomi/Tachidesk-Sorayomi/0.5.23/Suwayomi.Tachidesk-Sorayomi.locale.en-US.yaml b/manifests/s/Suwayomi/Tachidesk-Sorayomi/0.5.23/Suwayomi.Tachidesk-Sorayomi.locale.en-US.yaml new file mode 100644 index 0000000000000..48ec1e36d21d6 --- /dev/null +++ b/manifests/s/Suwayomi/Tachidesk-Sorayomi/0.5.23/Suwayomi.Tachidesk-Sorayomi.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Suwayomi.Tachidesk-Sorayomi +PackageVersion: 0.5.23 +PackageLocale: en-US +Publisher: Suwayomi +PublisherUrl: https://github.com/Suwayomi +PublisherSupportUrl: https://github.com/Suwayomi/Tachidesk-Sorayomi/issues +PackageName: Tachidesk Sorayomi +PackageUrl: https://github.com/Suwayomi/Tachidesk-Sorayomi +License: MPL-2.0 +LicenseUrl: https://github.com/Suwayomi/Tachidesk-Sorayomi/blob/main/LICENSE +ShortDescription: A free and open source manga reader based on Flutter to read manga from a Tachidesk-Server instance. +Moniker: tachidesk-sorayomi +Tags: +- cross-platform +- foss +- manga-reader +- open-source +- tachiyomi +ReleaseNotes: |- + What's Changed + - Updated iOS & macOS icons + - Added quick search toggle + - fixed update pop up screen freeze + Commits + - fixed ios, macos icons by @DattatreyaReddy in #274 + - Windows fix by @DattatreyaReddy in #275 +ReleaseNotesUrl: https://github.com/Suwayomi/Tachidesk-Sorayomi/releases/tag/0.5.23 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/Suwayomi/Tachidesk-Sorayomi/0.5.23/Suwayomi.Tachidesk-Sorayomi.yaml b/manifests/s/Suwayomi/Tachidesk-Sorayomi/0.5.23/Suwayomi.Tachidesk-Sorayomi.yaml new file mode 100644 index 0000000000000..548318bf1e70c --- /dev/null +++ b/manifests/s/Suwayomi/Tachidesk-Sorayomi/0.5.23/Suwayomi.Tachidesk-Sorayomi.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Suwayomi.Tachidesk-Sorayomi +PackageVersion: 0.5.23 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From fc7f752b05be873985bbd6e970d3e4267987329c Mon Sep 17 00:00:00 2001 From: Tejas Mate Date: Thu, 18 Jan 2024 03:50:20 +0530 Subject: [PATCH 457/461] Add version: Stripe.StripeCli version 1.17.1 (#135106) --- .../1.17.1/Stripe.StripeCli.installer.yaml | 17 +++++++++++++++++ .../1.17.1/Stripe.StripeCli.locale.en-US.yaml | 19 +++++++++++++++++++ .../StripeCli/1.17.1/Stripe.StripeCli.yaml | 8 ++++++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/s/Stripe/StripeCli/1.17.1/Stripe.StripeCli.installer.yaml create mode 100644 manifests/s/Stripe/StripeCli/1.17.1/Stripe.StripeCli.locale.en-US.yaml create mode 100644 manifests/s/Stripe/StripeCli/1.17.1/Stripe.StripeCli.yaml diff --git a/manifests/s/Stripe/StripeCli/1.17.1/Stripe.StripeCli.installer.yaml b/manifests/s/Stripe/StripeCli/1.17.1/Stripe.StripeCli.installer.yaml new file mode 100644 index 0000000000000..98534d1fd2403 --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.17.1/Stripe.StripeCli.installer.yaml @@ -0,0 +1,17 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.17.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: stripe.exe + PortableCommandAlias: stripe +ReleaseDate: 2023-08-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/stripe/stripe-cli/releases/download/v1.17.1/stripe_1.17.1_windows_x86_64.zip + InstallerSha256: 3155C7E31BBEDF43301A8460A38CCA683CC5782075A610F473FE1FACB000F1F0 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/Stripe/StripeCli/1.17.1/Stripe.StripeCli.locale.en-US.yaml b/manifests/s/Stripe/StripeCli/1.17.1/Stripe.StripeCli.locale.en-US.yaml new file mode 100644 index 0000000000000..85249f9edf13a --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.17.1/Stripe.StripeCli.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.17.1 +PackageLocale: en-US +Publisher: Stripe +PublisherUrl: https://stripe.com +PublisherSupportUrl: https://github.com/stripe/stripe-cli/issues +PackageName: Stripe Cli +PackageUrl: https://github.com/stripe/stripe-cli +License: Apache License 2.0 +LicenseUrl: https://github.com/stripe/stripe-cli/blob/master/LICENSE +Copyright: Copyright (c) Stripe +CopyrightUrl: https://stripe.com/en-in/legal/identity +ShortDescription: The Stripe CLI helps you build, test, and manage your Stripe integration right from the terminal. +ReleaseNotesUrl: https://github.com/stripe/stripe-cli/releases/tag/v1.17.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/Stripe/StripeCli/1.17.1/Stripe.StripeCli.yaml b/manifests/s/Stripe/StripeCli/1.17.1/Stripe.StripeCli.yaml new file mode 100644 index 0000000000000..868d10cf5f56a --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.17.1/Stripe.StripeCli.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.17.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 81dc7055f758e9bf0840d9ba6d439c9f307bbbe6 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 17 Jan 2024 14:20:43 -0800 Subject: [PATCH 458/461] Automatic update of OxygenCloud.odrive from 1.0.7231 to 1.0.7240 (#135104) * Creating manifests/o/OxygenCloud/odrive/1.0.7240/OxygenCloud.odrive.installer.yaml * Creating manifests/o/OxygenCloud/odrive/1.0.7240/OxygenCloud.odrive.locale.en-US.yaml * Creating manifests/o/OxygenCloud/odrive/1.0.7240/OxygenCloud.odrive.yaml * Updating manifests/o/OxygenCloud/odrive/1.0.7240/OxygenCloud.odrive.installer.yaml * Updating manifests/o/OxygenCloud/odrive/1.0.7240/OxygenCloud.odrive.locale.en-US.yaml * Updating manifests/o/OxygenCloud/odrive/1.0.7240/OxygenCloud.odrive.yaml --- .../OxygenCloud.odrive.installer.yaml | 21 +++++++++++++++++ .../OxygenCloud.odrive.locale.en-US.yaml | 23 +++++++++++++++++++ .../odrive/1.0.7240/OxygenCloud.odrive.yaml | 8 +++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/o/OxygenCloud/odrive/1.0.7240/OxygenCloud.odrive.installer.yaml create mode 100644 manifests/o/OxygenCloud/odrive/1.0.7240/OxygenCloud.odrive.locale.en-US.yaml create mode 100644 manifests/o/OxygenCloud/odrive/1.0.7240/OxygenCloud.odrive.yaml diff --git a/manifests/o/OxygenCloud/odrive/1.0.7240/OxygenCloud.odrive.installer.yaml b/manifests/o/OxygenCloud/odrive/1.0.7240/OxygenCloud.odrive.installer.yaml new file mode 100644 index 0000000000000..cd922e381557b --- /dev/null +++ b/manifests/o/OxygenCloud/odrive/1.0.7240/OxygenCloud.odrive.installer.yaml @@ -0,0 +1,21 @@ +# Automatically updated by the winget bot at 2024/Jan/16 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json + +PackageIdentifier: OxygenCloud.odrive +PackageVersion: 1.0.7240 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: burn +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://www.odrive.com/downloaddesktop?platform=win + InstallerSha256: 196056931B738778AEE22D680206B7B9B91B12F02136BD02D31DA99BD6505555 +ManifestType: installer +ManifestVersion: 1.2.0 diff --git a/manifests/o/OxygenCloud/odrive/1.0.7240/OxygenCloud.odrive.locale.en-US.yaml b/manifests/o/OxygenCloud/odrive/1.0.7240/OxygenCloud.odrive.locale.en-US.yaml new file mode 100644 index 0000000000000..18db9c18b340c --- /dev/null +++ b/manifests/o/OxygenCloud/odrive/1.0.7240/OxygenCloud.odrive.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Automatically updated by the winget bot at 2024/Jan/16 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json + +PackageIdentifier: OxygenCloud.odrive +PackageVersion: 1.0.7240 +PackageLocale: en-US +Publisher: Oxygen Cloud, Inc. +PublisherUrl: https://odrive.com +PublisherSupportUrl: https://odrive.com/faq +PrivacyUrl: https://docs.odrive.com/docs/odrive-terms-of-service#15-privacy-policy +Author: Oxygen Cloud, Inc. +PackageName: odrive +PackageUrl: https://odrive.com +License: Proprietary +LicenseUrl: https://docs.odrive.com/docs/odrive-terms-of-service#8-license-from-odrive +Copyright: Copyright (C) 2021 Oxygen Cloud, Inc. +CopyrightUrl: https://docs.odrive.com/docs/odrive-terms-of-service#17-copyright-infringement-policy +ShortDescription: universal sync client. It makes any cloud storage unified, synchronized, shareable, and encrypted. +Moniker: odrive +Tags: +- cloud +ManifestType: defaultLocale +ManifestVersion: 1.2.0 diff --git a/manifests/o/OxygenCloud/odrive/1.0.7240/OxygenCloud.odrive.yaml b/manifests/o/OxygenCloud/odrive/1.0.7240/OxygenCloud.odrive.yaml new file mode 100644 index 0000000000000..2672f8c7751ac --- /dev/null +++ b/manifests/o/OxygenCloud/odrive/1.0.7240/OxygenCloud.odrive.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Jan/16 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json + +PackageIdentifier: OxygenCloud.odrive +PackageVersion: 1.0.7240 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.2.0 From e0d982002185c4664097ce5bbdfc6e058d1a4999 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 03:50:52 +0530 Subject: [PATCH 459/461] Update version: asciinema.agg version 1.4.3 (#134179) --- .../agg/1.4.3/asciinema.agg.installer.yaml | 37 +++++------ .../agg/1.4.3/asciinema.agg.locale.en-US.yaml | 61 ++++++++++--------- .../a/asciinema/agg/1.4.3/asciinema.agg.yaml | 17 +++--- 3 files changed, 59 insertions(+), 56 deletions(-) diff --git a/manifests/a/asciinema/agg/1.4.3/asciinema.agg.installer.yaml b/manifests/a/asciinema/agg/1.4.3/asciinema.agg.installer.yaml index b897de418e9bf..bf769eb4b1c00 100644 --- a/manifests/a/asciinema/agg/1.4.3/asciinema.agg.installer.yaml +++ b/manifests/a/asciinema/agg/1.4.3/asciinema.agg.installer.yaml @@ -1,18 +1,19 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: asciinema.agg -PackageVersion: 1.4.3 -InstallerType: portable -Commands: -- agg -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.VCRedist.2015+.x64 -ReleaseDate: 2023-10-02 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/asciinema/agg/releases/download/v1.4.3/agg-x86_64-pc-windows-msvc.exe - InstallerSha256: 23BAB45CE750AFBBA24C6B4BFD42A25B4CBB71C36EEECDC231BF759AB3FB1685 -ManifestType: installer -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: asciinema.agg +PackageVersion: 1.4.3 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/asciinema/agg/releases/download/v1.4.3/agg-x86_64-pc-windows-msvc.exe + InstallerSha256: 23bab45ce750afbba24c6b4bfd42a25b4cbb71c36eeecdc231bf759ab3fb1685 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: portable +Commands: +- agg +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: "2023-10-02" diff --git a/manifests/a/asciinema/agg/1.4.3/asciinema.agg.locale.en-US.yaml b/manifests/a/asciinema/agg/1.4.3/asciinema.agg.locale.en-US.yaml index 7e8ef0c2334c7..4910375187874 100644 --- a/manifests/a/asciinema/agg/1.4.3/asciinema.agg.locale.en-US.yaml +++ b/manifests/a/asciinema/agg/1.4.3/asciinema.agg.locale.en-US.yaml @@ -1,30 +1,31 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: asciinema.agg -PackageVersion: 1.4.3 -PackageLocale: en-US -Publisher: asciinema -PublisherUrl: https://asciinema.org -PublisherSupportUrl: https://discourse.asciinema.org -PrivacyUrl: https://asciinema.org/privacy -PackageName: agg -PackageUrl: https://github.com/asciinema/agg -License: APACHE-2.0 -LicenseUrl: https://github.com/asciinema/agg/blob/main/LICENSE -Copyright: Copyright © 2022 Marcin Kulik -CopyrightUrl: https://github.com/asciinema/agg#license -ShortDescription: agg is a command-line tool for generating animated GIF files from asciicast v2 files produced by asciinema terminal recorder. -Tags: -- asciicast -- asciicast2gif -- asciinema -- cli -- gif -- gifski -- powersession -- rust -ReleaseNotes: '- upgraded avt to latest version to bring all recent terminal emulation improvements' -ReleaseNotesUrl: https://github.com/asciinema/agg/releases/tag/v1.4.3 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: asciinema.agg +PackageVersion: 1.4.3 +PackageLocale: en-US +Publisher: asciinema +PublisherUrl: https://asciinema.org +PublisherSupportUrl: https://discourse.asciinema.org +PrivacyUrl: https://asciinema.org/privacy +PackageName: agg +PackageUrl: https://github.com/asciinema/agg +License: APACHE-2.0 +LicenseUrl: https://github.com/asciinema/agg/blob/main/LICENSE +Copyright: Copyright © 2022 Marcin Kulik +CopyrightUrl: https://github.com/asciinema/agg#license +ShortDescription: agg is a command-line tool for generating animated GIF files from asciicast v2 files produced by asciinema terminal recorder. +Tags: +- asciicast +- asciicast2gif +- asciinema +- cli +- gif +- gifski +- powersession +- rust +ReleaseNotes: '- upgraded avt to latest version to bring all recent terminal emulation improvements' +ReleaseNotesUrl: https://github.com/asciinema/agg/releases/tag/v1.4.3 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/asciinema/agg/1.4.3/asciinema.agg.yaml b/manifests/a/asciinema/agg/1.4.3/asciinema.agg.yaml index 1826ba2e46244..f64836879b76a 100644 --- a/manifests/a/asciinema/agg/1.4.3/asciinema.agg.yaml +++ b/manifests/a/asciinema/agg/1.4.3/asciinema.agg.yaml @@ -1,8 +1,9 @@ -# Created with WinGet Automation using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: asciinema.agg -PackageVersion: 1.4.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created using WinGet Automation (CLI) + +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: asciinema.agg +PackageVersion: 1.4.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From ef1faadaff88f47527b53a0a71af6e256b8baac9 Mon Sep 17 00:00:00 2001 From: CodeDoctor Date: Wed, 17 Jan 2024 23:20:57 +0100 Subject: [PATCH 460/461] New version: LinwoodCloud.Butterfly version 2.0.1 (#134099) --- .../LinwoodCloud.Butterfly.installer.yaml | 26 +++++++++++++++++++ .../LinwoodCloud.Butterfly.locale.en-US.yaml | 24 +++++++++++++++++ .../2.0.1/LinwoodCloud.Butterfly.yaml | 8 ++++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/l/LinwoodCloud/Butterfly/2.0.1/LinwoodCloud.Butterfly.installer.yaml create mode 100644 manifests/l/LinwoodCloud/Butterfly/2.0.1/LinwoodCloud.Butterfly.locale.en-US.yaml create mode 100644 manifests/l/LinwoodCloud/Butterfly/2.0.1/LinwoodCloud.Butterfly.yaml diff --git a/manifests/l/LinwoodCloud/Butterfly/2.0.1/LinwoodCloud.Butterfly.installer.yaml b/manifests/l/LinwoodCloud/Butterfly/2.0.1/LinwoodCloud.Butterfly.installer.yaml new file mode 100644 index 0000000000000..e6e6b573add05 --- /dev/null +++ b/manifests/l/LinwoodCloud/Butterfly/2.0.1/LinwoodCloud.Butterfly.installer.yaml @@ -0,0 +1,26 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: LinwoodCloud.Butterfly +PackageVersion: 2.0.1 +InstallerType: inno +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2024-01-15 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/LinwoodDev/Butterfly/releases/download/v2.0.1/linwood-butterfly-windows-setup.exe + InstallerSha256: E5C2416C9E15B9FC1AFA57316CBD021EC158295D98BFE991628A35E4AAEA2D9E + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/LinwoodDev/Butterfly/releases/download/v2.0.1/linwood-butterfly-windows-setup.exe + InstallerSha256: E5C2416C9E15B9FC1AFA57316CBD021EC158295D98BFE991628A35E4AAEA2D9E + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/l/LinwoodCloud/Butterfly/2.0.1/LinwoodCloud.Butterfly.locale.en-US.yaml b/manifests/l/LinwoodCloud/Butterfly/2.0.1/LinwoodCloud.Butterfly.locale.en-US.yaml new file mode 100644 index 0000000000000..52729134b7766 --- /dev/null +++ b/manifests/l/LinwoodCloud/Butterfly/2.0.1/LinwoodCloud.Butterfly.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: LinwoodCloud.Butterfly +PackageVersion: 2.0.1 +PackageLocale: en-US +Publisher: LinwoodCloud +PublisherUrl: https://www.linwood.dev +PublisherSupportUrl: https://github.com/LinwoodDev/Butterfly/issues +PrivacyUrl: https://docs.butterfly.linwood.dev/privacypolicy +PackageName: Butterfly +PackageUrl: https://docs.butterfly.linwood.dev +License: GPL-3.0 +LicenseUrl: https://github.com/LinwoodCloud/Butterfly/blob/develop/LICENSE +ShortDescription: Butterfly is a note app where your ideas come first. +Tags: +- cross-platform +- note +- notes +- notes-app +- open-source +ReleaseNotesUrl: https://github.com/LinwoodDev/Butterfly/releases/tag/v2.0.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/l/LinwoodCloud/Butterfly/2.0.1/LinwoodCloud.Butterfly.yaml b/manifests/l/LinwoodCloud/Butterfly/2.0.1/LinwoodCloud.Butterfly.yaml new file mode 100644 index 0000000000000..1249f2685a9ab --- /dev/null +++ b/manifests/l/LinwoodCloud/Butterfly/2.0.1/LinwoodCloud.Butterfly.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: LinwoodCloud.Butterfly +PackageVersion: 2.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7ab238123a04b7516a114b6c87e3e134c9310462 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Wed, 17 Jan 2024 23:21:39 +0100 Subject: [PATCH 461/461] New version: PhapDieuDuong.ExifGlass version 1.4.1.0 (#133852) * New version: PhapDieuDuong.ExifGlass version 1.4.1.0 * Update manifests/p/PhapDieuDuong/ExifGlass/1.4.1.0/PhapDieuDuong.ExifGlass.installer.yaml Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --------- Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../PhapDieuDuong.ExifGlass.installer.yaml | 20 ++++++++++++++++++ .../PhapDieuDuong.ExifGlass.locale.en-US.yaml | 21 +++++++++++++++++++ .../1.4.1.0/PhapDieuDuong.ExifGlass.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/p/PhapDieuDuong/ExifGlass/1.4.1.0/PhapDieuDuong.ExifGlass.installer.yaml create mode 100644 manifests/p/PhapDieuDuong/ExifGlass/1.4.1.0/PhapDieuDuong.ExifGlass.locale.en-US.yaml create mode 100644 manifests/p/PhapDieuDuong/ExifGlass/1.4.1.0/PhapDieuDuong.ExifGlass.yaml diff --git a/manifests/p/PhapDieuDuong/ExifGlass/1.4.1.0/PhapDieuDuong.ExifGlass.installer.yaml b/manifests/p/PhapDieuDuong/ExifGlass/1.4.1.0/PhapDieuDuong.ExifGlass.installer.yaml new file mode 100644 index 0000000000000..904761195a866 --- /dev/null +++ b/manifests/p/PhapDieuDuong/ExifGlass/1.4.1.0/PhapDieuDuong.ExifGlass.installer.yaml @@ -0,0 +1,20 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: PhapDieuDuong.ExifGlass +PackageVersion: 1.4.1.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ExifGlass_1.4.1.0_net8_x64\ExifGlass.exe + PortableCommandAlias: ExifGlass +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 +ReleaseDate: 2023-12-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/d2phap/ExifGlass/releases/download/1.4.1.0/ExifGlass_1.4.1.0_net8_x64.zip + InstallerSha256: 068E9C136862EFE74664D4D2A56E0FA8E70A6860FAA4E0FF52A8CE0E27200570 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/PhapDieuDuong/ExifGlass/1.4.1.0/PhapDieuDuong.ExifGlass.locale.en-US.yaml b/manifests/p/PhapDieuDuong/ExifGlass/1.4.1.0/PhapDieuDuong.ExifGlass.locale.en-US.yaml new file mode 100644 index 0000000000000..a8984fe0531b8 --- /dev/null +++ b/manifests/p/PhapDieuDuong/ExifGlass/1.4.1.0/PhapDieuDuong.ExifGlass.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: PhapDieuDuong.ExifGlass +PackageVersion: 1.4.1.0 +PackageLocale: en-US +Publisher: PhapDieuDuong +PublisherUrl: https://github.com/d2phap +PublisherSupportUrl: https://github.com/d2phap/ExifGlass/issues +PrivacyUrl: https://github.com/d2phap/ExifGlass/blob/main/PRIVACY.md +PackageName: ExifGlass +PackageUrl: https://github.com/d2phap/ExifGlass +License: GPL-3.0 +LicenseUrl: https://github.com/d2phap/ExifGlass/blob/main/LICENSE +ShortDescription: EXIF metadata viewing tool. +ReleaseNotes: |- + Changelog + - Fixed an issue where ExifGlass failed to save user settings (#8) +ReleaseNotesUrl: https://github.com/d2phap/ExifGlass/releases/tag/1.4.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/PhapDieuDuong/ExifGlass/1.4.1.0/PhapDieuDuong.ExifGlass.yaml b/manifests/p/PhapDieuDuong/ExifGlass/1.4.1.0/PhapDieuDuong.ExifGlass.yaml new file mode 100644 index 0000000000000..67c773a960d6a --- /dev/null +++ b/manifests/p/PhapDieuDuong/ExifGlass/1.4.1.0/PhapDieuDuong.ExifGlass.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: PhapDieuDuong.ExifGlass +PackageVersion: 1.4.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0