From 8b6cd273af4f174f4e13fd3622ea3d713f307eb4 Mon Sep 17 00:00:00 2001 From: Li Jie Date: Thu, 18 Jan 2024 07:02:59 +0800 Subject: [PATCH 001/243] Remove Package: goplus.gop (#133890) --- .../1.2.0-test.3/goplus.gop.installer.yaml | 44 ------------------- .../1.2.0-test.3/goplus.gop.locale.en-US.yaml | 24 ---------- .../g/goplus/gop/1.2.0-test.3/goplus.gop.yaml | 7 --- 3 files changed, 75 deletions(-) delete mode 100644 manifests/g/goplus/gop/1.2.0-test.3/goplus.gop.installer.yaml delete mode 100644 manifests/g/goplus/gop/1.2.0-test.3/goplus.gop.locale.en-US.yaml delete mode 100644 manifests/g/goplus/gop/1.2.0-test.3/goplus.gop.yaml diff --git a/manifests/g/goplus/gop/1.2.0-test.3/goplus.gop.installer.yaml b/manifests/g/goplus/gop/1.2.0-test.3/goplus.gop.installer.yaml deleted file mode 100644 index bb608e0360a92..0000000000000 --- a/manifests/g/goplus/gop/1.2.0-test.3/goplus.gop.installer.yaml +++ /dev/null @@ -1,44 +0,0 @@ -# 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: goplus.gop -PackageVersion: 1.2.0-test.3 -InstallerLocale: en-US -InstallerType: zip -ReleaseDate: "2024-01-11" -Installers: - - Architecture: x86 - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: bin\gopfmt.exe - PortableCommandAlias: gopfmt - - RelativeFilePath: bin\gop.exe - PortableCommandAlias: gop - InstallerUrl: https://github.com/goplus/gop/releases/download/v1.2.0-test.3/gop_v1.2.0-test.3_Windows_i386.zip - InstallerSha256: 8df80b2fd592ab69cdd647e2b8a73b48caa62262428b94125ac126782f0536a1 - UpgradeBehavior: uninstallPrevious - - Architecture: arm64 - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: bin\gop.exe - PortableCommandAlias: gop - - RelativeFilePath: bin\gopfmt.exe - PortableCommandAlias: gopfmt - InstallerUrl: https://github.com/goplus/gop/releases/download/v1.2.0-test.3/gop_v1.2.0-test.3_Windows_arm64.zip - InstallerSha256: 75dba7dfe86f250db15d4d30773308ad6fc312f0c4abfb400d7ff8c0f221ffbe - UpgradeBehavior: uninstallPrevious - - Architecture: x64 - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: bin\gop.exe - PortableCommandAlias: gop - - RelativeFilePath: bin\gopfmt.exe - PortableCommandAlias: gopfmt - InstallerUrl: https://github.com/goplus/gop/releases/download/v1.2.0-test.3/gop_v1.2.0-test.3_Windows_x86_64.zip - InstallerSha256: afc3f5786e931c5a3818c66b16a0aab2e2eaa2e782b9d882d42da416ed898340 - UpgradeBehavior: uninstallPrevious -ManifestType: installer -ManifestVersion: 1.5.0 -Dependencies: - PackageDependencies: - - PackageIdentifier: GoLang.Go - MinimumVersion: 1.18.0 diff --git a/manifests/g/goplus/gop/1.2.0-test.3/goplus.gop.locale.en-US.yaml b/manifests/g/goplus/gop/1.2.0-test.3/goplus.gop.locale.en-US.yaml deleted file mode 100644 index 98c1192551e06..0000000000000 --- a/manifests/g/goplus/gop/1.2.0-test.3/goplus.gop.locale.en-US.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# 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: goplus.gop -PackageVersion: 1.2.0-test.3 -PackageLocale: en-US -Publisher: goplus -PublisherUrl: https://github.com/goplus/gop -PublisherSupportUrl: https://github.com/goplus/gop/issues/new -PackageName: gop -PackageUrl: https://goplus.org/ -License: Apache-2.0 -ShortDescription: The Go+ Programming Language -Description: | - The Go+ programming language is designed for engineering, STEM education, and data science. - - For engineering: working in the simplest language that can be mastered by children. - - For STEM education: studying an engineering language that can be used for work in the future. - - For data science: communicating with engineers in the same language. -Moniker: gop -ReleaseNotes: | - ## Changelog - * 63bc5e8 Update VERSION -ReleaseNotesUrl: https://github.com/goplus/gop/releases/tag/v1.2.0-test.3 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/g/goplus/gop/1.2.0-test.3/goplus.gop.yaml b/manifests/g/goplus/gop/1.2.0-test.3/goplus.gop.yaml deleted file mode 100644 index 9d52dee76fbd0..0000000000000 --- a/manifests/g/goplus/gop/1.2.0-test.3/goplus.gop.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# 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: goplus.gop -PackageVersion: 1.2.0-test.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 152d9245f15ea9359cac056ef396e05f3da0f197 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: Thu, 18 Jan 2024 07:04:34 +0800 Subject: [PATCH 002/243] Remove: Winlink.WinlinkExpress version 1.7.11.0 (#134020) * Remove: Winlink.WinlinkExpress.installer.yaml * Remove: Winlink.WinlinkExpress.locale.en-US.yaml * Remove: Winlink.WinlinkExpress.yaml --- .../Winlink.WinlinkExpress.installer.yaml | 18 -------------- .../Winlink.WinlinkExpress.locale.en-US.yaml | 24 ------------------- .../1.7.11.0/Winlink.WinlinkExpress.yaml | 8 ------- 3 files changed, 50 deletions(-) delete mode 100644 manifests/w/Winlink/WinlinkExpress/1.7.11.0/Winlink.WinlinkExpress.installer.yaml delete mode 100644 manifests/w/Winlink/WinlinkExpress/1.7.11.0/Winlink.WinlinkExpress.locale.en-US.yaml delete mode 100644 manifests/w/Winlink/WinlinkExpress/1.7.11.0/Winlink.WinlinkExpress.yaml diff --git a/manifests/w/Winlink/WinlinkExpress/1.7.11.0/Winlink.WinlinkExpress.installer.yaml b/manifests/w/Winlink/WinlinkExpress/1.7.11.0/Winlink.WinlinkExpress.installer.yaml deleted file mode 100644 index 09936d4866292..0000000000000 --- a/manifests/w/Winlink/WinlinkExpress/1.7.11.0/Winlink.WinlinkExpress.installer.yaml +++ /dev/null @@ -1,18 +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: Winlink.WinlinkExpress -PackageVersion: 1.7.11.0 -InstallerType: zip -NestedInstallerType: inno -NestedInstallerFiles: -- RelativeFilePath: Winlink_Express_install.exe -ProductCode: "{61C2109E-F4CA-43B1-9F3D-90BBBADF510A}_is1" -AppsAndFeaturesEntries: -- Publisher: ARSFi - Winlink Development -Installers: -- InstallerUrl: https://downloads.winlink.org/User%20Programs/Winlink_Express_install_1-7-11-0.zip - Architecture: x86 - InstallerSha256: A7F0BB22250BA9D00DE79E2832F2B84BCE846F367254229243D59CB348B63970 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/w/Winlink/WinlinkExpress/1.7.11.0/Winlink.WinlinkExpress.locale.en-US.yaml b/manifests/w/Winlink/WinlinkExpress/1.7.11.0/Winlink.WinlinkExpress.locale.en-US.yaml deleted file mode 100644 index a37ebc6687367..0000000000000 --- a/manifests/w/Winlink/WinlinkExpress/1.7.11.0/Winlink.WinlinkExpress.locale.en-US.yaml +++ /dev/null @@ -1,24 +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: Winlink.WinlinkExpress -PackageVersion: 1.7.11.0 -PackageLocale: en-US -Publisher: Amateur Radio Safety Foundation, Inc. -PublisherUrl: https://www.winlink.org/ -PublisherSupportUrl: https://www.winlink.org/content/user_support_and_help -PrivacyUrl: https://www.winlink.org/terms_conditions -Author: Amateur Radio Safety Foundation, Inc. -PackageName: Winlink Express -PackageUrl: https://www.winlink.org/WinlinkExpress -License: Proprietary -LicenseUrl: https://www.winlink.org/terms_conditions -Copyright: Copyright © 2006-2023, Amateur Radio Safety Foundation, Inc. -ShortDescription: Introducing Winlink Express, the ultimate radio email client designed for seamless communication. -Description: |- - Introducing Winlink Express, the ultimate radio email client designed for seamless communication. - With its extensive features and support for the Winlink Hybrid Network, it stands out as the top - choice by users. Whether you'reoperating with or without an internet connection, Winlink Express - ensures reliable email delivery. -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/w/Winlink/WinlinkExpress/1.7.11.0/Winlink.WinlinkExpress.yaml b/manifests/w/Winlink/WinlinkExpress/1.7.11.0/Winlink.WinlinkExpress.yaml deleted file mode 100644 index b8b5ca39d5f92..0000000000000 --- a/manifests/w/Winlink/WinlinkExpress/1.7.11.0/Winlink.WinlinkExpress.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: Winlink.WinlinkExpress -PackageVersion: 1.7.11.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 77c529cf3a5f545e6f177c1b4e73890ba253cda9 Mon Sep 17 00:00:00 2001 From: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com> Date: Thu, 18 Jan 2024 12:12:27 +0100 Subject: [PATCH 003/243] desktopMicrosoft.VisualStudioCode.Insiders_v1.86.0 (#135137) 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 e6c5f8e581273..a861043a18475 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/2c8f29174a63b3ace3d00ad0028cdc7ed9853b8b/VSCodeSetup-arm64-1.86.0-insider.exe' - InstallerSha256: a1ba759c0e875a9738491acca7bff95e4aee8a96ec14f163c102001c894c67cb + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/aed5f4d65d2dbfda2c98abd7eb371751016838ab/VSCodeSetup-arm64-1.86.0-insider.exe' + InstallerSha256: 5b765e5e0089d85a6c6072c66a9e846223c5d454218641868fcc7a567d9c1c3c Scope: machine - Architecture: arm64 - InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/2c8f29174a63b3ace3d00ad0028cdc7ed9853b8b/VSCodeUserSetup-arm64-1.86.0-insider.exe' - InstallerSha256: 3dd3693677717c925d2600106e5d9779c006ef7c4ccfdced57d106e764b5114d + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/aed5f4d65d2dbfda2c98abd7eb371751016838ab/VSCodeUserSetup-arm64-1.86.0-insider.exe' + InstallerSha256: d6b2bf8d5b05d5ead73567a907d7450b56fd5052655aa281428b50456908c828 Scope: user - Architecture: x64 - InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/2c8f29174a63b3ace3d00ad0028cdc7ed9853b8b/VSCodeSetup-x64-1.86.0-insider.exe' - InstallerSha256: 85e233e3afed7af4a49f019ee10959cc3217203f857c3cb0af015c7965892627 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/aed5f4d65d2dbfda2c98abd7eb371751016838ab/VSCodeSetup-x64-1.86.0-insider.exe' + InstallerSha256: 4301294bcf65ae33d88bedfe3527a35b76eaf714ffcb2621dda544c44ffadcb7 Scope: machine - Architecture: x64 - InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/2c8f29174a63b3ace3d00ad0028cdc7ed9853b8b/VSCodeUserSetup-x64-1.86.0-insider.exe' - InstallerSha256: 8838a0650ab538677bf42b85f5a427764d6dfdfefeb46ce151752a6b8481ed55 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/aed5f4d65d2dbfda2c98abd7eb371751016838ab/VSCodeUserSetup-x64-1.86.0-insider.exe' + InstallerSha256: d3c58dbe030a4c6f0304b878ab3869fcdb16b338061181cf6b2a62293793fa3b Scope: user ManifestType: installer ManifestVersion: 1.5.0 From 23491011a012be504a426e2d092770a3928f23e8 Mon Sep 17 00:00:00 2001 From: Emi-Emi-Emi <152097351+Emi-Emi-Emi@users.noreply.github.com> Date: Thu, 18 Jan 2024 10:05:28 -0600 Subject: [PATCH 004/243] Remove version: Fort.Firewall version 3.10.6 (#134405) --- .../3.10.6/Fort.Firewall.installer.yaml | 27 ---------- .../3.10.6/Fort.Firewall.locale.en-US.yaml | 51 ------------------- .../f/Fort/Firewall/3.10.6/Fort.Firewall.yaml | 7 --- 3 files changed, 85 deletions(-) delete mode 100644 manifests/f/Fort/Firewall/3.10.6/Fort.Firewall.installer.yaml delete mode 100644 manifests/f/Fort/Firewall/3.10.6/Fort.Firewall.locale.en-US.yaml delete mode 100644 manifests/f/Fort/Firewall/3.10.6/Fort.Firewall.yaml diff --git a/manifests/f/Fort/Firewall/3.10.6/Fort.Firewall.installer.yaml b/manifests/f/Fort/Firewall/3.10.6/Fort.Firewall.installer.yaml deleted file mode 100644 index 80ccbf3d5160c..0000000000000 --- a/manifests/f/Fort/Firewall/3.10.6/Fort.Firewall.installer.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Fort.Firewall -PackageVersion: 3.10.6 -InstallerType: inno -ReleaseDate: 2024-01-01 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/tnodir/fort/releases/download/v3.10.6/FortFirewall-3.10.6-windows10-x86_64.exe - InstallerSha256: 53065861a9fe4888779bf3a0344e350bd88cbba874ffb8f35b005cc76ee8fbfe - Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.VCRedist.2015+.x64 -- Architecture: x86 - InstallerUrl: https://github.com/tnodir/fort/releases/download/v3.10.6/FortFirewall-3.10.6-windows-x86.exe - InstallerSha256: 595eb1e29b7fc8dc3f6d99b265d21832dbc1271f30d11af95424a1d8f6ea1a07 - Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.VCRedist.2015+.x86 -- Architecture: arm64 - InstallerUrl: https://github.com/tnodir/fort/releases/download/v3.10.6/FortFirewall-3.10.6-windows10-arm64.exe - InstallerSha256: 3afefc93845fc9aacd43e202b305922da5f1494628c2dd44531162d97644ee15 - Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.VCRedist.2022.arm64 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/f/Fort/Firewall/3.10.6/Fort.Firewall.locale.en-US.yaml b/manifests/f/Fort/Firewall/3.10.6/Fort.Firewall.locale.en-US.yaml deleted file mode 100644 index 0bed447de5735..0000000000000 --- a/manifests/f/Fort/Firewall/3.10.6/Fort.Firewall.locale.en-US.yaml +++ /dev/null @@ -1,51 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Fort.Firewall -PackageVersion: 3.10.6 -PackageLocale: en-US -Publisher: Nodir Temirkhodjaev -PublisherUrl: https://github.com/tnodir -PublisherSupportUrl: https://github.com/tnodir/fort/issues -Author: Nodir Temirkhodjaev -PackageName: Fort Firewall -PackageUrl: https://github.com/tnodir/fort -License: GPL-3.0 -LicenseUrl: https://github.com/tnodir/fort/blob/master/LICENSE.GPLv3 -Copyright: Copyright (c) Nodir Temirkhodjaev -ShortDescription: Fort is an effective firewall designed for Windows 7 and later versions, offering both simplicity and robustness. -Description: |- - Filter Modes to Allow, Block or Ignore apps by default - Customs rules based on Program paths, Application Groups and IP addresses and ranges - Support for Wildcards in application path names - Filter individual SvcHost.exe service names - Load or create IP lists via Zones - Apply same rules to child processes - Schedule rules - Kill processes - Speed limit - Network Traffic monitoring, Statistics and Quota - Blocked Connections log - Bandwidth graphical display - Run as a Service or Portable - Windows Explorer integration - Global HotKeys - - Important: - * Fort Firewall has its own kernel driver based on the Windows Filtering Platform (WFP) and it is not compatible with Memory Integrity (Core Isolation) - * Memory Integrity must be disabled for Fort Firewall to be installed -Moniker: fort -Tags: -- firewall -- internet -- network -- network-monitor -- network-statistics -- ip-filtering -- kill-processes -- speed-limit -- traffic-quota -ReleaseNotes: |- - - UI: Programs: Add ability to enter multiple wildcard paths as one entry. -ReleaseNotesUrl: https://github.com/tnodir/fort/releases/tag/v3.10.6 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/f/Fort/Firewall/3.10.6/Fort.Firewall.yaml b/manifests/f/Fort/Firewall/3.10.6/Fort.Firewall.yaml deleted file mode 100644 index be9d093540214..0000000000000 --- a/manifests/f/Fort/Firewall/3.10.6/Fort.Firewall.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Fort.Firewall -PackageVersion: 3.10.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 \ No newline at end of file From 91673a4f5d4f68fcd616d3aa888f90ad2e1baca1 Mon Sep 17 00:00:00 2001 From: Jebx <37612885+JBUinfo@users.noreply.github.com> Date: Thu, 18 Jan 2024 17:13:55 +0100 Subject: [PATCH 005/243] Update Gitkraken.cli 1.4.1 (#135051) --- .../cli/1.4.1/GitKraken.cli.installer.yaml | 41 +++++++++++++++++++ .../cli/1.4.1/GitKraken.cli.locale.en-US.yaml | 39 ++++++++++++++++++ .../g/GitKraken/cli/1.4.1/GitKraken.cli.yaml | 8 ++++ 3 files changed, 88 insertions(+) create mode 100644 manifests/g/GitKraken/cli/1.4.1/GitKraken.cli.installer.yaml create mode 100644 manifests/g/GitKraken/cli/1.4.1/GitKraken.cli.locale.en-US.yaml create mode 100644 manifests/g/GitKraken/cli/1.4.1/GitKraken.cli.yaml diff --git a/manifests/g/GitKraken/cli/1.4.1/GitKraken.cli.installer.yaml b/manifests/g/GitKraken/cli/1.4.1/GitKraken.cli.installer.yaml new file mode 100644 index 0000000000000..6f3122daf4a0a --- /dev/null +++ b/manifests/g/GitKraken/cli/1.4.1/GitKraken.cli.installer.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.5-1-22621-2506.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: GitKraken.cli +PackageVersion: 1.4.1 +InstallerLocale: en-US +InstallerType: zip +UpgradeBehavior: install +Commands: +- gk +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ./gk.exe + PortableCommandAlias: gk + InstallerUrl: https://github.com/gitkraken/gk-cli/releases/download/v1.4.1/gk_1.4.1_Windows_x86_64.zip + InstallerSha256: A72F19B716227BEBFD6E63E1BD31F80F059A63C66F025DDAA456A6AE614A2C5B +- Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ./gk.exe + PortableCommandAlias: gk + InstallerUrl: https://github.com/gitkraken/gk-cli/releases/download/v1.4.1/gk_1.4.1_Windows_i386.zip + InstallerSha256: AE29FA1521A4511D9DF0E10FE110FEE275048D220A53A879C8DAD32F5BD9FB3A +- Architecture: arm + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ./gk.exe + PortableCommandAlias: gk + InstallerUrl: https://github.com/gitkraken/gk-cli/releases/download/v1.4.1/gk_1.4.1_Windows_arm.zip + InstallerSha256: B2D436CBFA2056B5B4686D17B3FDF6D420E76DE896CEB2C951433DA33EA3C171 +- Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ./gk.exe + PortableCommandAlias: gk + InstallerUrl: https://github.com/gitkraken/gk-cli/releases/download/v1.4.1/gk_1.4.1_Windows_arm64.zip + InstallerSha256: DA761399F3929BF5E3C6771CA5E2C6D9A002A2B720926166796B8B6E660F887E +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/GitKraken/cli/1.4.1/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/1.4.1/GitKraken.cli.locale.en-US.yaml new file mode 100644 index 0000000000000..29a2fc6e9562c --- /dev/null +++ b/manifests/g/GitKraken/cli/1.4.1/GitKraken.cli.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.5-1-22621-2506.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: GitKraken.cli +PackageVersion: 1.4.1 +PackageLocale: en-US +Publisher: Axosoft, LLC DBA GitKraken +PublisherUrl: https://www.gitkraken.com/ +PublisherSupportUrl: https://gitkraken.github.io/gk-cli/docs/gk.html +PrivacyUrl: https://www.gitkraken.com/privacy +Author: Axosoft, LLC DBA GitKraken +PackageName: GitKraken CLI +PackageUrl: https://github.com/gitkraken/gk-cli +License: CC-BY-3.0-US +LicenseUrl: https://github.com/cli/cli/blob/HEAD/LICENSE +Copyright: Copyright (c) Axosoft, LLC dba GitKraken +CopyrightUrl: https://github.com/cli/cli/blob/trunk/LICENSE +ShortDescription: GitKraken official command-line tool. +Description: gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. +Moniker: gkcli +Tags: +- cli +- command-line +- efficiency +- git-tool +- productivity +- repository-management +- tool +- utility +- version-control +ReleaseNotes: |- + Bug fixes + - Assign Jira org if missing + - Add missing translation string + - Fix bug where some patches were missing data +ReleaseNotesUrl: https://github.com/gitkraken/gk-cli/releases +InstallationNotes: https://github.com/gitkraken/gk-cli/blob/main/README.md +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/GitKraken/cli/1.4.1/GitKraken.cli.yaml b/manifests/g/GitKraken/cli/1.4.1/GitKraken.cli.yaml new file mode 100644 index 0000000000000..5b5e6b3cccaf1 --- /dev/null +++ b/manifests/g/GitKraken/cli/1.4.1/GitKraken.cli.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.5-1-22621-2506.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: GitKraken.cli +PackageVersion: 1.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 2c9064588db4a16ac13df9dcc415c6cc47675868 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 18 Jan 2024 17:14:09 +0100 Subject: [PATCH 006/243] New version: Aserto.DSLoad version 0.30.3 (#134502) --- .../0.30.3/Aserto.DSLoad.installer.yaml | 29 +++++++++++++++++++ .../0.30.3/Aserto.DSLoad.locale.en-US.yaml | 20 +++++++++++++ .../a/Aserto/DSLoad/0.30.3/Aserto.DSLoad.yaml | 8 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/a/Aserto/DSLoad/0.30.3/Aserto.DSLoad.installer.yaml create mode 100644 manifests/a/Aserto/DSLoad/0.30.3/Aserto.DSLoad.locale.en-US.yaml create mode 100644 manifests/a/Aserto/DSLoad/0.30.3/Aserto.DSLoad.yaml diff --git a/manifests/a/Aserto/DSLoad/0.30.3/Aserto.DSLoad.installer.yaml b/manifests/a/Aserto/DSLoad/0.30.3/Aserto.DSLoad.installer.yaml new file mode 100644 index 0000000000000..837583c39351a --- /dev/null +++ b/manifests/a/Aserto/DSLoad/0.30.3/Aserto.DSLoad.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: Aserto.DSLoad +PackageVersion: 0.30.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ds-load-auth0.exe + PortableCommandAlias: ds-load-auth0 +- RelativeFilePath: ds-load-azuread.exe + PortableCommandAlias: ds-load-azuread +- RelativeFilePath: ds-load-cognito.exe + PortableCommandAlias: ds-load-cognito +- RelativeFilePath: ds-load-google.exe + PortableCommandAlias: ds-load-google +- RelativeFilePath: ds-load-ldap.exe + PortableCommandAlias: ds-load-ldap +- RelativeFilePath: ds-load-okta.exe + PortableCommandAlias: ds-load-okta +- RelativeFilePath: ds-load.exe + PortableCommandAlias: ds-load +ReleaseDate: 2024-01-15 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/aserto-dev/ds-load/releases/download/v0.30.3/ds-load_0.30.3_windows_x86_64.zip + InstallerSha256: 74130091C61399370F1F24D39FBD3680503E704AF453A96B2E948DA6230DA2CB +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/Aserto/DSLoad/0.30.3/Aserto.DSLoad.locale.en-US.yaml b/manifests/a/Aserto/DSLoad/0.30.3/Aserto.DSLoad.locale.en-US.yaml new file mode 100644 index 0000000000000..45c94987ef4d9 --- /dev/null +++ b/manifests/a/Aserto/DSLoad/0.30.3/Aserto.DSLoad.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: Aserto.DSLoad +PackageVersion: 0.30.3 +PackageLocale: en-US +Publisher: Aserto +PublisherUrl: https://aserto.com +PublisherSupportUrl: https://github.com/aserto-dev/ds-load/issues +PackageName: ds-load +PackageUrl: https://github.com/aserto-dev/ds-load +License: Apache License 2.0 +LicenseUrl: https://github.com/aserto-dev/ds-load/blob/main/LICENSE +ShortDescription: Directory Loader CLI +ReleaseNotes: |- + Changelog + - 00bc504 Merge pull request #106 from aserto-dev/azuread_groups +ReleaseNotesUrl: https://github.com/aserto-dev/ds-load/releases/tag/v0.30.3 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Aserto/DSLoad/0.30.3/Aserto.DSLoad.yaml b/manifests/a/Aserto/DSLoad/0.30.3/Aserto.DSLoad.yaml new file mode 100644 index 0000000000000..becf00b2fcbdf --- /dev/null +++ b/manifests/a/Aserto/DSLoad/0.30.3/Aserto.DSLoad.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: Aserto.DSLoad +PackageVersion: 0.30.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9231433508e37f5dd177e98c3b40924f3e130711 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 00:14:15 +0800 Subject: [PATCH 007/243] New version: Bilibili.Livehime version 4.59.1.6273 (#135037) --- .../Bilibili.Livehime.installer.yaml | 17 ++++++++++ .../Bilibili.Livehime.locale.en-US.yaml | 34 +++++++++++++++++++ .../Bilibili.Livehime.locale.zh-CN.yaml | 30 ++++++++++++++++ .../4.59.1.6273/Bilibili.Livehime.yaml | 8 +++++ 4 files changed, 89 insertions(+) create mode 100644 manifests/b/Bilibili/Livehime/4.59.1.6273/Bilibili.Livehime.installer.yaml create mode 100644 manifests/b/Bilibili/Livehime/4.59.1.6273/Bilibili.Livehime.locale.en-US.yaml create mode 100644 manifests/b/Bilibili/Livehime/4.59.1.6273/Bilibili.Livehime.locale.zh-CN.yaml create mode 100644 manifests/b/Bilibili/Livehime/4.59.1.6273/Bilibili.Livehime.yaml diff --git a/manifests/b/Bilibili/Livehime/4.59.1.6273/Bilibili.Livehime.installer.yaml b/manifests/b/Bilibili/Livehime/4.59.1.6273/Bilibili.Livehime.installer.yaml new file mode 100644 index 0000000000000..8b82dbb35769e --- /dev/null +++ b/manifests/b/Bilibili/Livehime/4.59.1.6273/Bilibili.Livehime.installer.yaml @@ -0,0 +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: Bilibili.Livehime +PackageVersion: 4.59.1.6273 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- livehime +Installers: +- Architecture: x64 + InstallerUrl: https://dl.hdslb.com/bili/bililive/win/Livehime-Win-beta-4.59.1.6273-x64.exe + InstallerSha256: B31352F9F8B5DE875F1B0762C5C4549D6265E0F69D33F1A32C42F64EC7C1545E + ProductCode: '{06BB8CDE-F4AC-4B22-A680-0F3699CB9912}_is1' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/b/Bilibili/Livehime/4.59.1.6273/Bilibili.Livehime.locale.en-US.yaml b/manifests/b/Bilibili/Livehime/4.59.1.6273/Bilibili.Livehime.locale.en-US.yaml new file mode 100644 index 0000000000000..500e87ef16028 --- /dev/null +++ b/manifests/b/Bilibili/Livehime/4.59.1.6273/Bilibili.Livehime.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: Bilibili.Livehime +PackageVersion: 4.59.1.6273 +PackageLocale: en-US +Publisher: 上海幻电信息科技有限公司 +PublisherUrl: https://live.bilibili.com +PublisherSupportUrl: https://link.bilibili.com/p/help/ +PrivacyUrl: https://www.bilibili.com/blackboard/live/mobilelink-provacypolicy.html +Author: Shanghai Magic Electric Information Technology Co., Ltd. +PackageName: 哔哩哔哩直播姬 +PackageUrl: https://live.bilibili.com/liveHime +License: Freeware +LicenseUrl: https://www.bilibili.com/blackboard/live/activity-dLUnpNZEM1.html +Copyright: Copyright (C) 2024 Shanghai Magic Electric Information Technology Co., Ltd. All Right Reserved. +# CopyrightUrl: +ShortDescription: Bilibili Live official live streaming tool +Description: Bilibili Livehime is a live streaming tool for Bilibili streamers and uploaders that focuses on games, entertainment and voice chat. +# Moniker: +Tags: +- broadcasting +- live +- live-streaming +- livestreaming +- screencasting +- streaming +# ReleaseNotes: +ReleaseNotesUrl: https://live.bilibili.com/liveHime +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/Bilibili/Livehime/4.59.1.6273/Bilibili.Livehime.locale.zh-CN.yaml b/manifests/b/Bilibili/Livehime/4.59.1.6273/Bilibili.Livehime.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d4b371053a406 --- /dev/null +++ b/manifests/b/Bilibili/Livehime/4.59.1.6273/Bilibili.Livehime.locale.zh-CN.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.locale.1.5.0.schema.json + +PackageIdentifier: Bilibili.Livehime +PackageVersion: 4.59.1.6273 +PackageLocale: zh-CN +Publisher: 上海幻电信息科技有限公司 +PublisherUrl: https://live.bilibili.com +PublisherSupportUrl: https://link.bilibili.com/p/help/ +PrivacyUrl: https://www.bilibili.com/blackboard/live/mobilelink-provacypolicy.html +Author: 上海幻电信息科技有限公司 +PackageName: 哔哩哔哩直播姬 +PackageUrl: https://live.bilibili.com/liveHime +License: 免费软件 +LicenseUrl: https://www.bilibili.com/blackboard/live/activity-dLUnpNZEM1.html +Copyright: Copyright (C) 2024 上海幻电信息科技有限公司. All Right Reserved. +# CopyrightUrl: +ShortDescription: 哔哩哔哩直播官方直播软件 +Description: 哔哩哔哩直播姬是哔哩哔哩独家为主播和 UP 主们打造的开播软件,集游戏、娱乐、语音开播为一体。一键即可开播,下一个直播届的超级偶像就是你~ +# Moniker: +Tags: +- 推流 +- 直播 +ReleaseNotes: 【优化】已知问题修复 +ReleaseNotesUrl: https://live.bilibili.com/liveHime +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/b/Bilibili/Livehime/4.59.1.6273/Bilibili.Livehime.yaml b/manifests/b/Bilibili/Livehime/4.59.1.6273/Bilibili.Livehime.yaml new file mode 100644 index 0000000000000..84e93131ccfc1 --- /dev/null +++ b/manifests/b/Bilibili/Livehime/4.59.1.6273/Bilibili.Livehime.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: Bilibili.Livehime +PackageVersion: 4.59.1.6273 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From be7ab36f845e82cf9287993788a75e32f07fdebd Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 21:45:46 +0530 Subject: [PATCH 008/243] Update version: GDATA.TypeRefHasher version 1.0.3 (#134387) --- .../1.0.3/GDATA.TypeRefHasher.installer.yaml | 36 ++++++++------- .../GDATA.TypeRefHasher.locale.en-US.yaml | 45 ++++++++++--------- .../1.0.3/GDATA.TypeRefHasher.yaml | 17 +++---- 3 files changed, 51 insertions(+), 47 deletions(-) diff --git a/manifests/g/GDATA/TypeRefHasher/1.0.3/GDATA.TypeRefHasher.installer.yaml b/manifests/g/GDATA/TypeRefHasher/1.0.3/GDATA.TypeRefHasher.installer.yaml index a00c40b84a9ab..353e428958499 100644 --- a/manifests/g/GDATA/TypeRefHasher/1.0.3/GDATA.TypeRefHasher.installer.yaml +++ b/manifests/g/GDATA/TypeRefHasher/1.0.3/GDATA.TypeRefHasher.installer.yaml @@ -1,17 +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: GDATA.TypeRefHasher -PackageVersion: 1.0.3 -InstallerType: msi -Scope: machine -Commands: -- trh -ProductCode: '{DFC3934C-F12F-4E4A-8915-4C9DAA2FE242}' -ReleaseDate: 2021-11-09 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/GDATASoftwareAG/TypeRefHasher/releases/download/v1.0.3/trh.msi - InstallerSha256: 1CF20CA66DCDFDA4007D5B27CEABC81BA8866926E91BB943F6DCC0240810571D -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: GDATA.TypeRefHasher +PackageVersion: 1.0.3 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GDATASoftwareAG/TypeRefHasher/releases/download/v1.0.3/trh.msi + InstallerSha256: 1cf20ca66dcdfda4007d5b27ceabc81ba8866926e91bb943f6dcc0240810571d + UpgradeCode: "{1937B324-84A7-42A1-9EAA-67014F4D91D4}" +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: msi +Scope: machine +Commands: +- trh +ProductCode: '{DFC3934C-F12F-4E4A-8915-4C9DAA2FE242}' +ReleaseDate: "2021-11-09" diff --git a/manifests/g/GDATA/TypeRefHasher/1.0.3/GDATA.TypeRefHasher.locale.en-US.yaml b/manifests/g/GDATA/TypeRefHasher/1.0.3/GDATA.TypeRefHasher.locale.en-US.yaml index 0d93379ed71af..b9a2f2c4f6090 100644 --- a/manifests/g/GDATA/TypeRefHasher/1.0.3/GDATA.TypeRefHasher.locale.en-US.yaml +++ b/manifests/g/GDATA/TypeRefHasher/1.0.3/GDATA.TypeRefHasher.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: GDATA.TypeRefHasher -PackageVersion: 1.0.3 -PackageLocale: en-US -Publisher: G DATA CyberDefense AG -PublisherUrl: http://www.gdata.de -PublisherSupportUrl: https://github.com/GDATASoftwareAG/TypeRefHasher/issues -PackageName: TypeRefHasher -PackageUrl: https://github.com/GDATASoftwareAG/TypeRefHasher -License: Apache 2 -LicenseUrl: https://raw.githubusercontent.com/GDATASoftwareAG/TypeRefHasher/master/LICENSE -ShortDescription: CLI tool to compute the TypeRefHash for .NET binaries. -Tags: -- .net -- typerefhash -- trh -- imphash -ReleaseNotesUrl: https://github.com/GDATASoftwareAG/TypeRefHasher/releases/tag/v1.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: GDATA.TypeRefHasher +PackageVersion: 1.0.3 +PackageLocale: en-US +Publisher: G DATA CyberDefense AG +PublisherUrl: http://www.gdata.de +PublisherSupportUrl: https://github.com/GDATASoftwareAG/TypeRefHasher/issues +PackageName: TypeRefHasher +PackageUrl: https://github.com/GDATASoftwareAG/TypeRefHasher +License: Apache 2 +LicenseUrl: https://raw.githubusercontent.com/GDATASoftwareAG/TypeRefHasher/master/LICENSE +ShortDescription: CLI tool to compute the TypeRefHash for .NET binaries. +Tags: +- .net +- typerefhash +- trh +- imphash +ReleaseNotesUrl: https://github.com/GDATASoftwareAG/TypeRefHasher/releases/tag/v1.0.3 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/GDATA/TypeRefHasher/1.0.3/GDATA.TypeRefHasher.yaml b/manifests/g/GDATA/TypeRefHasher/1.0.3/GDATA.TypeRefHasher.yaml index cd3f723815e08..6d42633410fef 100644 --- a/manifests/g/GDATA/TypeRefHasher/1.0.3/GDATA.TypeRefHasher.yaml +++ b/manifests/g/GDATA/TypeRefHasher/1.0.3/GDATA.TypeRefHasher.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: GDATA.TypeRefHasher -PackageVersion: 1.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: GDATA.TypeRefHasher +PackageVersion: 1.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 10962652bb8dbe08e6711c1da05b71e4ea28a47d Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 21:45:52 +0530 Subject: [PATCH 009/243] Update version: EtternaProject.EtternaGame version 0.72.3 (#134356) --- .../EtternaProject.EtternaGame.installer.yaml | 33 +++---- ...ternaProject.EtternaGame.locale.en-US.yaml | 89 ++++++++++--------- .../0.72.3/EtternaProject.EtternaGame.yaml | 17 ++-- 3 files changed, 71 insertions(+), 68 deletions(-) diff --git a/manifests/e/EtternaProject/EtternaGame/0.72.3/EtternaProject.EtternaGame.installer.yaml b/manifests/e/EtternaProject/EtternaGame/0.72.3/EtternaProject.EtternaGame.installer.yaml index c668999a4078a..b058f9f95c7e0 100644 --- a/manifests/e/EtternaProject/EtternaGame/0.72.3/EtternaProject.EtternaGame.installer.yaml +++ b/manifests/e/EtternaProject/EtternaGame/0.72.3/EtternaProject.EtternaGame.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: EtternaProject.EtternaGame -PackageVersion: 0.72.3 -InstallerType: nullsoft -ReleaseDate: 2023-03-22 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/etternagame/etterna/releases/download/v0.72.3/Etterna-0.72.3-win32.exe - InstallerSha256: AD2444B7897C99896E1D7695D633422DEB850EE3DF4E60871265C9BD20A69AAC -- Architecture: x64 - InstallerUrl: https://github.com/etternagame/etterna/releases/download/v0.72.3/Etterna-0.72.3-win64.exe - InstallerSha256: 09CFC41AE5FD1C70260BB96948626B48BBF360EF3448B9642D48198630189A53 -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: EtternaProject.EtternaGame +PackageVersion: 0.72.3 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/etternagame/etterna/releases/download/v0.72.3/Etterna-0.72.3-win32.exe + InstallerSha256: ad2444b7897c99896e1d7695d633422deb850ee3df4e60871265c9bd20a69aac +- Architecture: x64 + InstallerUrl: https://github.com/etternagame/etterna/releases/download/v0.72.3/Etterna-0.72.3-win64.exe + InstallerSha256: 09cfc41ae5fd1c70260bb96948626b48bbf360ef3448b9642d48198630189a53 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +ReleaseDate: "2023-03-22" diff --git a/manifests/e/EtternaProject/EtternaGame/0.72.3/EtternaProject.EtternaGame.locale.en-US.yaml b/manifests/e/EtternaProject/EtternaGame/0.72.3/EtternaProject.EtternaGame.locale.en-US.yaml index 6027344aaf89b..f359deb14e4f3 100644 --- a/manifests/e/EtternaProject/EtternaGame/0.72.3/EtternaProject.EtternaGame.locale.en-US.yaml +++ b/manifests/e/EtternaProject/EtternaGame/0.72.3/EtternaProject.EtternaGame.locale.en-US.yaml @@ -1,44 +1,45 @@ -# 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: EtternaProject.EtternaGame -PackageVersion: 0.72.3 -PackageLocale: en-US -Publisher: Etterna Team -PublisherUrl: https://github.com/etternagame/etterna -PublisherSupportUrl: https://github.com/etternagame/etterna/issues -Author: Etterna Project -PackageName: Etterna -PackageUrl: https://github.com/etternagame/etterna -License: MIT License -LicenseUrl: https://github.com/etternagame/etterna/blob/master/LICENSE -Copyright: Copyright (c) 2016-2021 Etterna -CopyrightUrl: https://github.com/etternagame/etterna/blob/master/LICENSE -ShortDescription: Advanced cross-platform rhythm game focused on keyboard play -Description: |- - Etterna is a cross-platform rhythm game similar to Dance Dance Revolution. - It started as a fork of StepMania 5 (v5.0.12), with a focus on keyboard players. - Over time, Etterna evolved into its own game, with in-game multiplayer, the online scoreboard Etterna Online, and a community of over 4,000 players. -Tags: -- cross-platform -- rhythm-game -ReleaseNotes: |- - Changes/Updates - - General - - Added FrameLimit and FrameLimitGameplay to Graphics Options in the main menu Options - - Rebirth - - Added FrameLimit and FrameLimitGameplay to the Settings menu under Graphics -> Global Options 2 - - Split Global Options into Global Options 1 and Global Options 2 because I'm running out of room - Fixes - - General - - NoteskinPreview crashing the game, caused by a Noteskin failing to load due to cmd() or other problems - - Replays crashing when going wrong and sending impossible judgments to the engine - - Replays getting horrible judgments, caused by "lift" actions in replays supported by InputData - - Replays getting temporarily misaligned judgments, caused by hitting mines - - Rebirth - - Lua error causing missing E logo in the help screen - Development - - chillin -ReleaseNotesUrl: https://github.com/etternagame/etterna/releases/tag/v0.72.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: EtternaProject.EtternaGame +PackageVersion: 0.72.3 +PackageLocale: en-US +Publisher: Etterna Team +PublisherUrl: https://github.com/etternagame/etterna +PublisherSupportUrl: https://github.com/etternagame/etterna/issues +Author: Etterna Project +PackageName: Etterna +PackageUrl: https://github.com/etternagame/etterna +License: MIT License +LicenseUrl: https://github.com/etternagame/etterna/blob/master/LICENSE +Copyright: Copyright (c) 2016-2021 Etterna +CopyrightUrl: https://github.com/etternagame/etterna/blob/master/LICENSE +ShortDescription: Advanced cross-platform rhythm game focused on keyboard play +Description: |- + Etterna is a cross-platform rhythm game similar to Dance Dance Revolution. + It started as a fork of StepMania 5 (v5.0.12), with a focus on keyboard players. + Over time, Etterna evolved into its own game, with in-game multiplayer, the online scoreboard Etterna Online, and a community of over 4,000 players. +Tags: +- cross-platform +- rhythm-game +ReleaseNotes: |- + Changes/Updates + - General + - Added FrameLimit and FrameLimitGameplay to Graphics Options in the main menu Options + - Rebirth + - Added FrameLimit and FrameLimitGameplay to the Settings menu under Graphics -> Global Options 2 + - Split Global Options into Global Options 1 and Global Options 2 because I'm running out of room + Fixes + - General + - NoteskinPreview crashing the game, caused by a Noteskin failing to load due to cmd() or other problems + - Replays crashing when going wrong and sending impossible judgments to the engine + - Replays getting horrible judgments, caused by "lift" actions in replays supported by InputData + - Replays getting temporarily misaligned judgments, caused by hitting mines + - Rebirth + - Lua error causing missing E logo in the help screen + Development + - chillin +ReleaseNotesUrl: https://github.com/etternagame/etterna/releases/tag/v0.72.3 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/EtternaProject/EtternaGame/0.72.3/EtternaProject.EtternaGame.yaml b/manifests/e/EtternaProject/EtternaGame/0.72.3/EtternaProject.EtternaGame.yaml index 2435888be1cc3..4fc9983feb186 100644 --- a/manifests/e/EtternaProject/EtternaGame/0.72.3/EtternaProject.EtternaGame.yaml +++ b/manifests/e/EtternaProject/EtternaGame/0.72.3/EtternaProject.EtternaGame.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: EtternaProject.EtternaGame -PackageVersion: 0.72.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: EtternaProject.EtternaGame +PackageVersion: 0.72.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 89c707e29b2e94314e14add46d32e5990c4b6d42 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 21:46:32 +0530 Subject: [PATCH 010/243] Update version: CorsixTH.CorsixTH version 0.67 (#134279) --- .../0.67/CorsixTH.CorsixTH.installer.yaml | 39 ++--- .../0.67/CorsixTH.CorsixTH.locale.en-US.yaml | 143 +++++++++--------- .../CorsixTH/0.67/CorsixTH.CorsixTH.yaml | 17 ++- 3 files changed, 101 insertions(+), 98 deletions(-) diff --git a/manifests/c/CorsixTH/CorsixTH/0.67/CorsixTH.CorsixTH.installer.yaml b/manifests/c/CorsixTH/CorsixTH/0.67/CorsixTH.CorsixTH.installer.yaml index 6b474abe52a5b..b17c434e2ffbe 100644 --- a/manifests/c/CorsixTH/CorsixTH/0.67/CorsixTH.CorsixTH.installer.yaml +++ b/manifests/c/CorsixTH/CorsixTH/0.67/CorsixTH.CorsixTH.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.5.0.schema.json - -PackageIdentifier: CorsixTH.CorsixTH -PackageVersion: '0.67' -InstallerLocale: en-US -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2023-08-10 -Installers: -- Architecture: neutral - InstallerUrl: https://github.com/CorsixTH/CorsixTH/releases/download/v0.67/CorsixTHInstaller.exe - InstallerSha256: B164381C06D629A804A4B79AAF088FB49DD54A4ADA8CE454A25F02894BAAE33C -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: CorsixTH.CorsixTH +PackageVersion: '0.67' +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/CorsixTH/CorsixTH/releases/download/v0.67/CorsixTHInstaller.exe + InstallerSha256: b164381c06d629a804a4b79aaf088fb49dd54a4ada8ce454a25f02894baae33c +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: "2023-08-12" diff --git a/manifests/c/CorsixTH/CorsixTH/0.67/CorsixTH.CorsixTH.locale.en-US.yaml b/manifests/c/CorsixTH/CorsixTH/0.67/CorsixTH.CorsixTH.locale.en-US.yaml index 2e6083eae1d38..c66bf6a43b28d 100644 --- a/manifests/c/CorsixTH/CorsixTH/0.67/CorsixTH.CorsixTH.locale.en-US.yaml +++ b/manifests/c/CorsixTH/CorsixTH/0.67/CorsixTH.CorsixTH.locale.en-US.yaml @@ -1,71 +1,72 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: CorsixTH.CorsixTH -PackageVersion: '0.67' -PackageLocale: en-US -Publisher: CorsixTH Team -PublisherUrl: https://github.com/CorsixTH/CorsixTH -PublisherSupportUrl: https://github.com/CorsixTH/CorsixTH/issues -Author: CorsixTH Team -PackageName: CorsixTH -PackageUrl: https://github.com/CorsixTH/CorsixTH -License: MIT License -LicenseUrl: https://raw.githubusercontent.com/CorsixTH/CorsixTH/master/LICENSE.txt -Copyright: Copyright (C) 2021 Robert "flackr" Flack -CopyrightUrl: https://raw.githubusercontent.com/CorsixTH/CorsixTH/master/LICENSE.txt -ShortDescription: A reimplementation of the 1997 Bullfrog business sim Theme Hospital. As well as faithfully recreating the original, CorsixTH adds support for modern operating systems (Windows, macOS, Linux and BSD), high resolutions and much more. -Moniker: corsixth -Tags: -- game -- gaming -- simulation -- strategy-game -- theme-hospital -ReleaseNotes: |- - New Features/Enhancements - - The backend code for MIDI playback has been changed on Windows and real pause logic - - The original demo gameplay video now plays when the CorsixTH main menu is idle (this - - File browser menus now have an OK button (at last!) - - Selecting an existing file in the Save Game/Map browsers will now update the text - Changes - - Handymen now always stay in their assigned plots, except when going to rest - - Staff members now have a maximum salary, which can be configured in custom levels - - The game will now always use the GP's choice of next diagnosis room for the patient, - - Queueing patients are now shown when hovering a door - - Epidemics can no longer fail because an infected patient left before the epidemic was - - Balance changes to drug improvement research - - Check for updates can now be disabled in Settings - - Check for updates timeout duration significantly reduced - - "Pause" now shows up when the "Build while paused" setting is on and the game is paused. - - The gamelog file now includes a timestamp - - Support for detecting Theme Hospital game files from an EA Store install - - Many, many, refactors of the code to make it better to understand for future developers - - Contact methods to reach the CorsixTH Team have been updated - Translations - - Chinese Traditional and Simplified translations have been updated. - Thanks @lokpro - - Russian has been updated. - Thanks Matt1 - Bug Fixes - - The windows installer was unintentionally defaulting CorsixTH to full screen. - - Fixed an instance where objects could disappear from the map - - Fixed a bug where the empty action queue message was prevented from happening - - Fixed a bug where dying patients became undead and would have a habit of ruining everything - - Fixed broken dynamic info during epidemics - - Handymen will no longer try to repair machinery while a patient is using it - - Psychiatrist couch has less chance of causing blocked paths - - Roujin's challenge is now properly applied (read: harder) - - Serious Radiation is no longer contagious - - Room blueprints can no longer go beyond external walls - - Fixed incorrect button sounds in the Staff Management window - - Fixed back button behaviour in Font Picker - - Fixed a bug where word-wrapping text on dialogs could crash the game - - Fixed a rare case where the next VIP date may be scheduled in the past - - Fixed a rare case where awarded research points could be negative - - Fixed a rare case of the balance sheet being victim of a green highlighter - Packager Notes - - Option added to build CLI tools for RNC decoding -ReleaseNotesUrl: https://github.com/CorsixTH/CorsixTH/releases/tag/v0.67 -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: CorsixTH.CorsixTH +PackageVersion: '0.67' +PackageLocale: en-US +Publisher: CorsixTH Team +PublisherUrl: https://github.com/CorsixTH/CorsixTH +PublisherSupportUrl: https://github.com/CorsixTH/CorsixTH/issues +Author: CorsixTH Team +PackageName: CorsixTH +PackageUrl: https://github.com/CorsixTH/CorsixTH +License: MIT License +LicenseUrl: https://raw.githubusercontent.com/CorsixTH/CorsixTH/master/LICENSE.txt +Copyright: Copyright (C) 2021 Robert "flackr" Flack +CopyrightUrl: https://raw.githubusercontent.com/CorsixTH/CorsixTH/master/LICENSE.txt +ShortDescription: A reimplementation of the 1997 Bullfrog business sim Theme Hospital. As well as faithfully recreating the original, CorsixTH adds support for modern operating systems (Windows, macOS, Linux and BSD), high resolutions and much more. +Moniker: corsixth +Tags: +- game +- gaming +- simulation +- strategy-game +- theme-hospital +ReleaseNotes: |- + New Features/Enhancements + - The backend code for MIDI playback has been changed on Windows and real pause logic + - The original demo gameplay video now plays when the CorsixTH main menu is idle (this + - File browser menus now have an OK button (at last!) + - Selecting an existing file in the Save Game/Map browsers will now update the text + Changes + - Handymen now always stay in their assigned plots, except when going to rest + - Staff members now have a maximum salary, which can be configured in custom levels + - The game will now always use the GP's choice of next diagnosis room for the patient, + - Queueing patients are now shown when hovering a door + - Epidemics can no longer fail because an infected patient left before the epidemic was + - Balance changes to drug improvement research + - Check for updates can now be disabled in Settings + - Check for updates timeout duration significantly reduced + - "Pause" now shows up when the "Build while paused" setting is on and the game is paused. + - The gamelog file now includes a timestamp + - Support for detecting Theme Hospital game files from an EA Store install + - Many, many, refactors of the code to make it better to understand for future developers + - Contact methods to reach the CorsixTH Team have been updated + Translations + - Chinese Traditional and Simplified translations have been updated. + Thanks @lokpro + - Russian has been updated. + Thanks Matt1 + Bug Fixes + - The windows installer was unintentionally defaulting CorsixTH to full screen. + - Fixed an instance where objects could disappear from the map + - Fixed a bug where the empty action queue message was prevented from happening + - Fixed a bug where dying patients became undead and would have a habit of ruining everything + - Fixed broken dynamic info during epidemics + - Handymen will no longer try to repair machinery while a patient is using it + - Psychiatrist couch has less chance of causing blocked paths + - Roujin's challenge is now properly applied (read: harder) + - Serious Radiation is no longer contagious + - Room blueprints can no longer go beyond external walls + - Fixed incorrect button sounds in the Staff Management window + - Fixed back button behaviour in Font Picker + - Fixed a bug where word-wrapping text on dialogs could crash the game + - Fixed a rare case where the next VIP date may be scheduled in the past + - Fixed a rare case where awarded research points could be negative + - Fixed a rare case of the balance sheet being victim of a green highlighter + Packager Notes + - Option added to build CLI tools for RNC decoding +ReleaseNotesUrl: https://github.com/CorsixTH/CorsixTH/releases/tag/v0.67 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/CorsixTH/CorsixTH/0.67/CorsixTH.CorsixTH.yaml b/manifests/c/CorsixTH/CorsixTH/0.67/CorsixTH.CorsixTH.yaml index da8f107007f0b..3f4fdf4d1dd1a 100644 --- a/manifests/c/CorsixTH/CorsixTH/0.67/CorsixTH.CorsixTH.yaml +++ b/manifests/c/CorsixTH/CorsixTH/0.67/CorsixTH.CorsixTH.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.5.0.schema.json - -PackageIdentifier: CorsixTH.CorsixTH -PackageVersion: '0.67' -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: CorsixTH.CorsixTH +PackageVersion: '0.67' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From c4300ccac73f0a2ec4e988c9a2360e6bae7026df Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 21:46:50 +0530 Subject: [PATCH 011/243] Update version: CongusBongus.CDogsSDL version 1.5.0 (#134272) --- .../CongusBongus.CDogsSDL.installer.yaml | 45 +++++------ .../CongusBongus.CDogsSDL.locale.en-US.yaml | 77 ++++++++++--------- .../CDogsSDL/1.5.0/CongusBongus.CDogsSDL.yaml | 17 ++-- 3 files changed, 71 insertions(+), 68 deletions(-) diff --git a/manifests/c/CongusBongus/CDogsSDL/1.5.0/CongusBongus.CDogsSDL.installer.yaml b/manifests/c/CongusBongus/CDogsSDL/1.5.0/CongusBongus.CDogsSDL.installer.yaml index 5767e62e80e25..a954ead7ede47 100644 --- a/manifests/c/CongusBongus/CDogsSDL/1.5.0/CongusBongus.CDogsSDL.installer.yaml +++ b/manifests/c/CongusBongus/CDogsSDL/1.5.0/CongusBongus.CDogsSDL.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: CongusBongus.CDogsSDL -PackageVersion: 1.5.0 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2023-07-28 -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.VCRedist.2015+.x86 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/cxong/cdogs-sdl/releases/download/1.5.0/C-Dogs.SDL-1.5.0-win32.exe - InstallerSha256: 120E103F47301ED8E2102B8D1118FC05319AF125106D4F5BF3BE3FE8084E3C52 -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: CongusBongus.CDogsSDL +PackageVersion: 1.5.0 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/cxong/cdogs-sdl/releases/download/1.5.0/C-Dogs.SDL-1.5.0-win32.exe + InstallerSha256: 120e103f47301ed8e2102b8d1118fc05319af125106d4f5bf3be3fe8084e3c52 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +ReleaseDate: "2023-07-28" diff --git a/manifests/c/CongusBongus/CDogsSDL/1.5.0/CongusBongus.CDogsSDL.locale.en-US.yaml b/manifests/c/CongusBongus/CDogsSDL/1.5.0/CongusBongus.CDogsSDL.locale.en-US.yaml index d330baeb69713..b8a1397d2a54e 100644 --- a/manifests/c/CongusBongus/CDogsSDL/1.5.0/CongusBongus.CDogsSDL.locale.en-US.yaml +++ b/manifests/c/CongusBongus/CDogsSDL/1.5.0/CongusBongus.CDogsSDL.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: CongusBongus.CDogsSDL -PackageVersion: 1.5.0 -PackageLocale: en-US -Publisher: C-Dogs SDL Team -PublisherUrl: https://github.com/cxong/cdogs-sdl -PublisherSupportUrl: https://github.com/microsoft/winget-pkgs/issues -Author: C-Dogs SDL Team -PackageName: C-Dogs SDL -PackageUrl: https://cxong.github.io/cdogs-sdl -License: GPL-2.0 -LicenseUrl: https://raw.githubusercontent.com/cxong/cdogs-sdl/master/COPYING -CopyrightUrl: https://raw.githubusercontent.com/cxong/cdogs-sdl/master/COPYING -ShortDescription: C-Dogs SDL is a classic overhead run-and-gun game, supporting up to 4 players in co-op and deathmatch modes. Customize your player, choose from many weapons, and blast, slide and slash your way through over 100 user-created campaigns. Have fun! -Moniker: cdogs-sdl -Tags: -- co-op -- deathmatch -- game -- gaming -ReleaseNotes: |- - - Remove quick play #762 - - Fix weapons being picked up into incorrect slots #781 (@Kurtsley, raised by @PavanLuca) - - Fix grenades not persisting across levels #788 (raised by @PavanLuca) - - Fix bullets not falling - - Fix unable to start game with co-op AI, stuck in weapon menu - - Fix or replace many files with missing or problematic licenses (@reinerh) - - Fix duplicate brass shells #774 (@Kurtsley, raised by @PavanLuca) - - Fix poison grenade icon #795 (raised by @PavanLuca) - - Fix incorrect zapper spritesheet #796 (raised by @PavanLuca) - - Fix missing music error message #775 (raised by @PavanLuca) - - Improve character customization by separating hats, hair, facial hair and glasses #601 - - Improve controls info by renaming button1/button2 to fire/switch #725 (@Kurtsley) -ReleaseNotesUrl: https://github.com/cxong/cdogs-sdl/releases/tag/1.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: CongusBongus.CDogsSDL +PackageVersion: 1.5.0 +PackageLocale: en-US +Publisher: C-Dogs SDL Team +PublisherUrl: https://github.com/cxong/cdogs-sdl +PublisherSupportUrl: https://github.com/microsoft/winget-pkgs/issues +Author: C-Dogs SDL Team +PackageName: C-Dogs SDL +PackageUrl: https://cxong.github.io/cdogs-sdl +License: GPL-2.0 +LicenseUrl: https://raw.githubusercontent.com/cxong/cdogs-sdl/master/COPYING +CopyrightUrl: https://raw.githubusercontent.com/cxong/cdogs-sdl/master/COPYING +ShortDescription: C-Dogs SDL is a classic overhead run-and-gun game, supporting up to 4 players in co-op and deathmatch modes. Customize your player, choose from many weapons, and blast, slide and slash your way through over 100 user-created campaigns. Have fun! +Moniker: cdogs-sdl +Tags: +- co-op +- deathmatch +- game +- gaming +ReleaseNotes: |- + - Remove quick play #762 + - Fix weapons being picked up into incorrect slots #781 (@Kurtsley, raised by @PavanLuca) + - Fix grenades not persisting across levels #788 (raised by @PavanLuca) + - Fix bullets not falling + - Fix unable to start game with co-op AI, stuck in weapon menu + - Fix or replace many files with missing or problematic licenses (@reinerh) + - Fix duplicate brass shells #774 (@Kurtsley, raised by @PavanLuca) + - Fix poison grenade icon #795 (raised by @PavanLuca) + - Fix incorrect zapper spritesheet #796 (raised by @PavanLuca) + - Fix missing music error message #775 (raised by @PavanLuca) + - Improve character customization by separating hats, hair, facial hair and glasses #601 + - Improve controls info by renaming button1/button2 to fire/switch #725 (@Kurtsley) +ReleaseNotesUrl: https://github.com/cxong/cdogs-sdl/releases/tag/1.5.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/CongusBongus/CDogsSDL/1.5.0/CongusBongus.CDogsSDL.yaml b/manifests/c/CongusBongus/CDogsSDL/1.5.0/CongusBongus.CDogsSDL.yaml index 46cb26aca3885..b453c6d05f5e0 100644 --- a/manifests/c/CongusBongus/CDogsSDL/1.5.0/CongusBongus.CDogsSDL.yaml +++ b/manifests/c/CongusBongus/CDogsSDL/1.5.0/CongusBongus.CDogsSDL.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: CongusBongus.CDogsSDL -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: CongusBongus.CDogsSDL +PackageVersion: 1.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f2b1b8efedbeda70bca3eff14875afbdbdc4e3da Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 21:49:04 +0530 Subject: [PATCH 012/243] Update version: Cairo.Cairo version 0.4.245 (#134237) --- .../Cairo/0.4.245/Cairo.Cairo.installer.yaml | 45 ++++---- .../0.4.245/Cairo.Cairo.locale.en-US.yaml | 101 +++++++++--------- .../0.4.245/Cairo.Cairo.locale.zh-CN.yaml | 51 ++++----- .../c/Cairo/Cairo/0.4.245/Cairo.Cairo.yaml | 17 +-- 4 files changed, 109 insertions(+), 105 deletions(-) diff --git a/manifests/c/Cairo/Cairo/0.4.245/Cairo.Cairo.installer.yaml b/manifests/c/Cairo/Cairo/0.4.245/Cairo.Cairo.installer.yaml index 729f8cd8a1e4b..bace0d4685d5c 100644 --- a/manifests/c/Cairo/Cairo/0.4.245/Cairo.Cairo.installer.yaml +++ b/manifests/c/Cairo/Cairo/0.4.245/Cairo.Cairo.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: Cairo.Cairo -PackageVersion: 0.4.245 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ProductCode: CairoShell -ReleaseDate: 2022-09-26 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/cairoshell/cairoshell/releases/download/v0.4.245/CairoSetup_32bit.exe - InstallerSha256: A66BA240C307BA94428350778C2FC46EEAFA42C86BFF1288C2BDA34DF2D12096 -- Architecture: x64 - InstallerUrl: https://github.com/cairoshell/cairoshell/releases/download/v0.4.245/CairoSetup_64bit.exe - InstallerSha256: C84CE4F35DFE0ADA475F680551D653D264855A1D477EAD3AF5C0564E8B74A4A7 -- Architecture: arm64 - InstallerUrl: https://github.com/cairoshell/cairoshell/releases/download/v0.4.245/CairoSetup_ARM64.exe - InstallerSha256: 4F789C4A346114BB216275080838BCDAEA6F2EED6D30EF451AFD9820800CD1E0 -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: Cairo.Cairo +PackageVersion: 0.4.245 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/cairoshell/cairoshell/releases/download/v0.4.245/CairoSetup_32bit.exe + InstallerSha256: a66ba240c307ba94428350778c2fc46eeafa42c86bff1288c2bda34df2d12096 +- Architecture: x64 + InstallerUrl: https://github.com/cairoshell/cairoshell/releases/download/v0.4.245/CairoSetup_64bit.exe + InstallerSha256: c84ce4f35dfe0ada475f680551d653d264855a1d477ead3af5c0564e8b74a4a7 +- Architecture: arm64 + InstallerUrl: https://github.com/cairoshell/cairoshell/releases/download/v0.4.245/CairoSetup_32bit.exe + InstallerSha256: a66ba240c307ba94428350778c2fc46eeafa42c86bff1288c2bda34df2d12096 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +ProductCode: CairoShell +ReleaseDate: "2022-09-26" diff --git a/manifests/c/Cairo/Cairo/0.4.245/Cairo.Cairo.locale.en-US.yaml b/manifests/c/Cairo/Cairo/0.4.245/Cairo.Cairo.locale.en-US.yaml index c43482d12996d..95adae75fa52b 100644 --- a/manifests/c/Cairo/Cairo/0.4.245/Cairo.Cairo.locale.en-US.yaml +++ b/manifests/c/Cairo/Cairo/0.4.245/Cairo.Cairo.locale.en-US.yaml @@ -1,50 +1,51 @@ -# 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: Cairo.Cairo -PackageVersion: 0.4.245 -PackageLocale: en-US -Publisher: Cairo Development Team -PublisherUrl: https://cairodesktop.com -PublisherSupportUrl: https://github.com/cairoshell/cairoshell/issues -Author: Cairo Development Team -PackageName: Cairo Desktop Environment -PackageUrl: https://cairodesktop.com -License: Apache-2.0 -LicenseUrl: https://github.com/cairoshell/cairoshell/blob/master/LICENSE -Copyright: Copyright © 2007-2022 Cairo Development Team and community contributors. All rights reserved. -ShortDescription: A customizable, intuitive desktop environment for Windows. -Description: |- - Cairo is a desktop environment for Windows. - Our goal is to develop a desktop experience that increases productivity and advances current technology standards. - With a focus on stability, performance, and productivity, Cairo aims to deliver an interface that exceeds expectations and delivers superior ease of use. -Moniker: cairoshell -Tags: -- de -- desktop-environment -ReleaseNotes: |- - Changes since 0.4.198 - - Added new options for multi-monitor taskbars (#203): - - Show all tasks on all monitors (previous behavior) - - Show tasks on the same monitor as the window (new default) - - Show tasks on the same monitor as the window, show all on the primary monitor - - Added Italian translation (#708, thanks @Blastd!) - - Added middle-click on window thumbnails to close the window (#680) - - An ARM64 native version of Cairo is now available as a preview (#703) - - Fixed Cairo hiding behind non-frontmost full-screen windows (#495) - - Fixed context menus not using dark mode in Windows 11 22H2 - - Fixed incorrect desktop icons showing with Insider versions of Windows (#712) - - Fixed popup windows going behind their parent when switching to them via the taskbar - - Fixed some notification area icons, such as FastStone Capture, not remembering their pinned setting - - Fixed some notification area popups appearing in the wrong location with multiple monitors - - Improved light themes to invert known white-on-white notification area icons (#709) - - Improved translations: - - Brazilian Portuguese (#676, thanks @E-rick23!) - - Russian (#693, thanks @rndtrash!) - - Misc under-the-hood improvements -ReleaseNotesUrl: https://github.com/cairoshell/cairoshell/releases/tag/v0.4.245 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/cairoshell/cairoshell/wiki -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: Cairo.Cairo +PackageVersion: 0.4.245 +PackageLocale: en-US +Publisher: Cairo Development Team +PublisherUrl: https://cairodesktop.com +PublisherSupportUrl: https://github.com/cairoshell/cairoshell/issues +Author: Cairo Development Team +PackageName: Cairo Desktop Environment +PackageUrl: https://cairodesktop.com +License: Apache-2.0 +LicenseUrl: https://github.com/cairoshell/cairoshell/blob/master/LICENSE +Copyright: Copyright © 2007-2022 Cairo Development Team and community contributors. All rights reserved. +ShortDescription: A customizable, intuitive desktop environment for Windows. +Description: |- + Cairo is a desktop environment for Windows. + Our goal is to develop a desktop experience that increases productivity and advances current technology standards. + With a focus on stability, performance, and productivity, Cairo aims to deliver an interface that exceeds expectations and delivers superior ease of use. +Moniker: cairoshell +Tags: +- de +- desktop-environment +ReleaseNotes: |- + Changes since 0.4.198 + - Added new options for multi-monitor taskbars (#203): + - Show all tasks on all monitors (previous behavior) + - Show tasks on the same monitor as the window (new default) + - Show tasks on the same monitor as the window, show all on the primary monitor + - Added Italian translation (#708, thanks @Blastd!) + - Added middle-click on window thumbnails to close the window (#680) + - An ARM64 native version of Cairo is now available as a preview (#703) + - Fixed Cairo hiding behind non-frontmost full-screen windows (#495) + - Fixed context menus not using dark mode in Windows 11 22H2 + - Fixed incorrect desktop icons showing with Insider versions of Windows (#712) + - Fixed popup windows going behind their parent when switching to them via the taskbar + - Fixed some notification area icons, such as FastStone Capture, not remembering their pinned setting + - Fixed some notification area popups appearing in the wrong location with multiple monitors + - Improved light themes to invert known white-on-white notification area icons (#709) + - Improved translations: + - Brazilian Portuguese (#676, thanks @E-rick23!) + - Russian (#693, thanks @rndtrash!) + - Misc under-the-hood improvements +ReleaseNotesUrl: https://github.com/cairoshell/cairoshell/releases/tag/v0.4.245 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/cairoshell/cairoshell/wiki +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/Cairo/Cairo/0.4.245/Cairo.Cairo.locale.zh-CN.yaml b/manifests/c/Cairo/Cairo/0.4.245/Cairo.Cairo.locale.zh-CN.yaml index 6d6bd0a2bd645..6b1fcc9f31b12 100644 --- a/manifests/c/Cairo/Cairo/0.4.245/Cairo.Cairo.locale.zh-CN.yaml +++ b/manifests/c/Cairo/Cairo/0.4.245/Cairo.Cairo.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: Cairo.Cairo -PackageVersion: 0.4.245 -PackageLocale: zh-CN -Publisher: Cairo Development Team -PublisherUrl: https://cairodesktop.com -PublisherSupportUrl: https://github.com/cairoshell/cairoshell/issues -Author: Cairo Development Team -PackageName: Cairo Desktop Environment -PackageUrl: https://cairodesktop.com -License: Apache-2.0 -LicenseUrl: https://github.com/cairoshell/cairoshell/blob/master/LICENSE -Copyright: Copyright © 2007-2022 Cairo 开发团队和社区贡献者。保留所有权利. -ShortDescription: 可定制的、直观的 Windows 桌面环境 -Description: Cairo 是一个 Windows 桌面环境。我们的目标是开发一种能够提高生产力并推进当前技术标准的桌面体验。Cairo 专注于稳定性、性能和生产力,旨在提供超越期望的界面,并提供卓越的易用性。 -Tags: -- 桌面环境 -ReleaseNotesUrl: https://github.com/cairoshell/cairoshell/releases/tag/v0.4.245 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/cairoshell/cairoshell/wiki -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: Cairo.Cairo +PackageVersion: 0.4.245 +PackageLocale: zh-CN +Publisher: Cairo Development Team +PublisherUrl: https://cairodesktop.com +PublisherSupportUrl: https://github.com/cairoshell/cairoshell/issues +Author: Cairo Development Team +PackageName: Cairo Desktop Environment +PackageUrl: https://cairodesktop.com +License: Apache-2.0 +LicenseUrl: https://github.com/cairoshell/cairoshell/blob/master/LICENSE +Copyright: Copyright © 2007-2022 Cairo 开发团队和社区贡献者。保留所有权利. +ShortDescription: 可定制的、直观的 Windows 桌面环境 +Description: Cairo 是一个 Windows 桌面环境。我们的目标是开发一种能够提高生产力并推进当前技术标准的桌面体验。Cairo 专注于稳定性、性能和生产力,旨在提供超越期望的界面,并提供卓越的易用性。 +Tags: +- 桌面环境 +ReleaseNotesUrl: https://github.com/cairoshell/cairoshell/releases/tag/v0.4.245 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/cairoshell/cairoshell/wiki +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/c/Cairo/Cairo/0.4.245/Cairo.Cairo.yaml b/manifests/c/Cairo/Cairo/0.4.245/Cairo.Cairo.yaml index 728f9ee252c3d..86df2f4bd96f2 100644 --- a/manifests/c/Cairo/Cairo/0.4.245/Cairo.Cairo.yaml +++ b/manifests/c/Cairo/Cairo/0.4.245/Cairo.Cairo.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: Cairo.Cairo -PackageVersion: 0.4.245 -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: Cairo.Cairo +PackageVersion: 0.4.245 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b0c392f8bc1a05c8d35ed837a1488942e94f6264 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Thu, 18 Jan 2024 21:49:23 +0530 Subject: [PATCH 013/243] Update version: Bitwarden.Bitwarden version 2024.1.0 (#134207) --- .../Bitwarden.Bitwarden.installer.yaml | 24 ++++++++----------- .../Bitwarden.Bitwarden.locale.en-US.yaml | 12 +++++----- .../Bitwarden.Bitwarden.locale.pt-BR.yaml | 12 +++++----- .../Bitwarden.Bitwarden.locale.zh-CN.yaml | 11 +++++---- .../2024.1.0/Bitwarden.Bitwarden.yaml | 2 +- 5 files changed, 29 insertions(+), 32 deletions(-) diff --git a/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.installer.yaml b/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.installer.yaml index 39b67daa08fab..6075b6aaab0ff 100644 --- a/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.installer.yaml +++ b/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.installer.yaml @@ -1,28 +1,24 @@ -# Created with Komac v1.11.0 +# Created using WinGet Automation (CLI) # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: Bitwarden.Bitwarden PackageVersion: 2024.1.0 -InstallerType: nullsoft -InstallerSwitches: - Upgrade: --updated -UpgradeBehavior: install -Protocols: -- bitwarden -ReleaseDate: 2024-01-10 Installers: - Architecture: x86 Scope: user InstallerUrl: https://github.com/bitwarden/clients/releases/download/desktop-v2024.1.0/Bitwarden-Installer-2024.1.0.exe - InstallerSha256: 5464319E265E28304801EA1CC74800B13E8FF7890C2F44A5DC5E75524693FFBC - InstallerSwitches: - Custom: /currentuser + InstallerSha256: 5464319e265e28304801ea1cc74800b13e8ff7890c2f44a5dc5e75524693ffbc - Architecture: x86 Scope: machine InstallerUrl: https://github.com/bitwarden/clients/releases/download/desktop-v2024.1.0/Bitwarden-Installer-2024.1.0.exe - InstallerSha256: 5464319E265E28304801EA1CC74800B13E8FF7890C2F44A5DC5E75524693FFBC - InstallerSwitches: - Custom: /allusers + InstallerSha256: 5464319e265e28304801ea1cc74800b13e8ff7890c2f44a5dc5e75524693ffbc ElevationRequirement: elevatesSelf ManifestType: installer ManifestVersion: 1.5.0 +InstallerType: nullsoft +InstallerSwitches: + Custom: /currentuser +UpgradeBehavior: install +Protocols: +- bitwarden +ReleaseDate: "2024-01-10" diff --git a/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.locale.en-US.yaml b/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.locale.en-US.yaml index 747217a5ebc57..b99da4f3a3e23 100644 --- a/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.locale.en-US.yaml +++ b/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.locale.en-US.yaml @@ -1,4 +1,4 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json +# Created using WinGet Automation (CLI) PackageIdentifier: Bitwarden.Bitwarden PackageVersion: 2024.1.0 @@ -16,11 +16,11 @@ Copyright: Copyright © 2015-2024 Bitwarden Inc. CopyrightUrl: https://github.com/bitwarden/server/blob/master/TRADEMARK_GUIDELINES.md ShortDescription: A secure and free password manager for all of your devices. Tags: - - credential - - password - - protect - - protection - - security +- credential +- password +- protect +- protection +- security ReleaseNotes: |- - Added password complexity checks to password protected export - Disallow XXE in import diff --git a/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.locale.pt-BR.yaml b/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.locale.pt-BR.yaml index 1682320f28106..625d5b856ce0c 100644 --- a/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.locale.pt-BR.yaml +++ b/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.locale.pt-BR.yaml @@ -1,4 +1,4 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json +# Created using WinGet Automation (CLI) PackageIdentifier: Bitwarden.Bitwarden PackageVersion: 2024.1.0 @@ -16,11 +16,11 @@ Copyright: Copyright © 2015-2024 Bitwarden Inc. CopyrightUrl: https://github.com/bitwarden/server/blob/master/TRADEMARK_GUIDELINES.md ShortDescription: Um gerenciador de senha seguro e gratuito para todos os seus dispositivos. Tags: - - credencial - - senha - - proteger - - proteção - - segurança +- credencial +- senha +- proteger +- proteção +- segurança ReleaseNotes: |- - Foi adicionado verificações de complexidade da senha à exportação protegida por senha - Não permitir XXE na importação diff --git a/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.locale.zh-CN.yaml b/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.locale.zh-CN.yaml index 34d2f27cdf8cc..74d802e74b183 100644 --- a/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.locale.zh-CN.yaml +++ b/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json +# Created using WinGet Automation (CLI) PackageIdentifier: Bitwarden.Bitwarden PackageVersion: 2024.1.0 @@ -16,10 +16,11 @@ Copyright: Copyright © 2015-2024 Bitwarden Inc. CopyrightUrl: https://github.com/bitwarden/server/blob/master/TRADEMARK_GUIDELINES.md ShortDescription: 适用于所有设备的安全免费的密码管理器 Tags: - - 保护 - - 凭据 - - 安全 - - 密码 +- 保护 +- 凭据 +- 安全 +- 密码 PurchaseUrl: https://bitwarden.com/pricing/business ManifestType: locale ManifestVersion: 1.5.0 +ReleaseNotesUrl: https://github.com/bitwarden/clients/releases/tag/desktop-v2024.1.0 diff --git a/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.yaml b/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.yaml index 26954a9949912..514ecc35cc879 100644 --- a/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.yaml +++ b/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.yaml @@ -1,4 +1,4 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json +# Created using WinGet Automation (CLI) PackageIdentifier: Bitwarden.Bitwarden PackageVersion: 2024.1.0 From 1ae7576333a5c64f00babd94e35d0cbe039e8a67 Mon Sep 17 00:00:00 2001 From: Martin Nygaard Jensen <69148218+ravager-dk@users.noreply.github.com> Date: Thu, 18 Jan 2024 17:20:57 +0100 Subject: [PATCH 014/243] New version: opentofu version 1.6.0 (#134414) Signed-off-by: Martin Nygaard Jensen --- .../Tofu/1.6.0/OpenTofu.Tofu.installer.yaml | 22 +++++++++++++++++++ .../1.6.0/OpenTofu.Tofu.locale.en-US.yaml | 20 +++++++++++++++++ .../o/OpenTofu/Tofu/1.6.0/OpenTofu.Tofu.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/o/OpenTofu/Tofu/1.6.0/OpenTofu.Tofu.installer.yaml create mode 100644 manifests/o/OpenTofu/Tofu/1.6.0/OpenTofu.Tofu.locale.en-US.yaml create mode 100644 manifests/o/OpenTofu/Tofu/1.6.0/OpenTofu.Tofu.yaml diff --git a/manifests/o/OpenTofu/Tofu/1.6.0/OpenTofu.Tofu.installer.yaml b/manifests/o/OpenTofu/Tofu/1.6.0/OpenTofu.Tofu.installer.yaml new file mode 100644 index 0000000000000..27238535d5383 --- /dev/null +++ b/manifests/o/OpenTofu/Tofu/1.6.0/OpenTofu.Tofu.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: OpenTofu.Tofu +PackageVersion: 1.6.0 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: tofu.exe + PortableCommandAlias: tofu.exe +UpgradeBehavior: install +ReleaseDate: 2024-01-10 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/opentofu/opentofu/releases/download/v1.6.0/tofu_1.6.0_windows_386.zip + InstallerSha256: AAD5A2DE06A0AF4F5348F975E9326994123663283A7F6FF7A0615044FED44BD3 +- Architecture: x64 + InstallerUrl: https://github.com/opentofu/opentofu/releases/download/v1.6.0/tofu_1.6.0_windows_amd64.zip + InstallerSha256: 9FCD60BDECD6B335392A4DDDD850DD1872A3BA1091F77079EEE3730FE43D3650 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/o/OpenTofu/Tofu/1.6.0/OpenTofu.Tofu.locale.en-US.yaml b/manifests/o/OpenTofu/Tofu/1.6.0/OpenTofu.Tofu.locale.en-US.yaml new file mode 100644 index 0000000000000..76d215397b6b2 --- /dev/null +++ b/manifests/o/OpenTofu/Tofu/1.6.0/OpenTofu.Tofu.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: OpenTofu.Tofu +PackageVersion: 1.6.0 +PackageLocale: en-US +Publisher: The Linux Foundation +PublisherUrl: https://opentofu.org +PublisherSupportUrl: https://github.com/opentofu/opentofu/issues +PackageName: OpenTofu +PackageUrl: https://github.com/opentofu/opentofu +License: MPL-2.0 +LicenseUrl: https://github.com/opentofu/opentofu/blob/main/LICENSE +Copyright: Copyright (c) The Linux Foundation +CopyrightUrl: https://github.com/opentofu/opentofu/blob/main/LICENSE +ShortDescription: OpenTofu lets you declaratively manage your cloud infrastructure. +Moniker: tofu +ReleaseNotesUrl: https://github.com/opentofu/opentofu/releases/tag/v1.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/o/OpenTofu/Tofu/1.6.0/OpenTofu.Tofu.yaml b/manifests/o/OpenTofu/Tofu/1.6.0/OpenTofu.Tofu.yaml new file mode 100644 index 0000000000000..a176c2c988c7f --- /dev/null +++ b/manifests/o/OpenTofu/Tofu/1.6.0/OpenTofu.Tofu.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: OpenTofu.Tofu +PackageVersion: 1.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 819852a2bb195ea048db4bb84c83580625f7c683 Mon Sep 17 00:00:00 2001 From: Bastian Pedersen Date: Thu, 18 Jan 2024 17:21:12 +0100 Subject: [PATCH 015/243] New package: BastianPedersen.lazydocker version 0.23.1 (#134111) * New package: BastianPedersen.lazydocker version 0.23.1 * Update manifests/b/BastianPedersen/lazydocker/0.23.1/BastianPedersen.lazydocker.installer.yaml Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --------- Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../BastianPedersen.lazydocker.installer.yaml | 22 +++++++++++++++++++ ...stianPedersen.lazydocker.locale.en-US.yaml | 12 ++++++++++ .../0.23.1/BastianPedersen.lazydocker.yaml | 8 +++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/b/BastianPedersen/lazydocker/0.23.1/BastianPedersen.lazydocker.installer.yaml create mode 100644 manifests/b/BastianPedersen/lazydocker/0.23.1/BastianPedersen.lazydocker.locale.en-US.yaml create mode 100644 manifests/b/BastianPedersen/lazydocker/0.23.1/BastianPedersen.lazydocker.yaml diff --git a/manifests/b/BastianPedersen/lazydocker/0.23.1/BastianPedersen.lazydocker.installer.yaml b/manifests/b/BastianPedersen/lazydocker/0.23.1/BastianPedersen.lazydocker.installer.yaml new file mode 100644 index 0000000000000..13fc9fe5ec58b --- /dev/null +++ b/manifests/b/BastianPedersen/lazydocker/0.23.1/BastianPedersen.lazydocker.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: BastianPedersen.lazydocker +PackageVersion: 0.23.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: lazydocker.exe + PortableCommandAlias: lazydocker +Dependencies: + PackageDependencies: + - PackageIdentifier: Docker.DockerDesktop +Installers: +- InstallerUrl: https://github.com/jesseduffield/lazydocker/releases/download/v0.23.1/lazydocker_0.23.1_Windows_x86_64.zip + Architecture: x64 + InstallerSha256: 8456956B3B9AD01B64DA2EFC2E4191833CFB5A0E2984D9E1F0F9AF2C4BCE8947 +- InstallerUrl: https://github.com/jesseduffield/lazydocker/releases/download/v0.23.1/lazydocker_0.23.1_Windows_x86.zip + Architecture: x86 + InstallerSha256: 855CC4815DD7A9672F1E8F3208762E0EA875CC08C16DEA44DBEEFF0BD0C047C0 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/b/BastianPedersen/lazydocker/0.23.1/BastianPedersen.lazydocker.locale.en-US.yaml b/manifests/b/BastianPedersen/lazydocker/0.23.1/BastianPedersen.lazydocker.locale.en-US.yaml new file mode 100644 index 0000000000000..0cead6fe25a9f --- /dev/null +++ b/manifests/b/BastianPedersen/lazydocker/0.23.1/BastianPedersen.lazydocker.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: BastianPedersen.lazydocker +PackageVersion: 0.23.1 +PackageLocale: en-US +Publisher: Bastian Pedersen +PackageName: lazydocker +License: MIT License +ShortDescription: The lazier way to manage everything docker. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/BastianPedersen/lazydocker/0.23.1/BastianPedersen.lazydocker.yaml b/manifests/b/BastianPedersen/lazydocker/0.23.1/BastianPedersen.lazydocker.yaml new file mode 100644 index 0000000000000..3084623e49686 --- /dev/null +++ b/manifests/b/BastianPedersen/lazydocker/0.23.1/BastianPedersen.lazydocker.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: BastianPedersen.lazydocker +PackageVersion: 0.23.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3585403769d44c5565a8f4e2f006220f96aef19f Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 00:21:45 +0800 Subject: [PATCH 016/243] New version: JLC.LCEDA.Pro version 2.1.45 (#134107) * New version: JLC.LCEDA.Pro version 2.1.45 * Update JLC.LCEDA.Pro.installer.yaml * Fix ReleaseNotes --- .../Pro/2.1.45/JLC.LCEDA.Pro.installer.yaml | 31 ++++++++++++++ .../2.1.45/JLC.LCEDA.Pro.locale.en-US.yaml | 35 ++++++++++++++++ .../2.1.45/JLC.LCEDA.Pro.locale.zh-CN.yaml | 42 +++++++++++++++++++ .../j/JLC/LCEDA/Pro/2.1.45/JLC.LCEDA.Pro.yaml | 8 ++++ 4 files changed, 116 insertions(+) create mode 100644 manifests/j/JLC/LCEDA/Pro/2.1.45/JLC.LCEDA.Pro.installer.yaml create mode 100644 manifests/j/JLC/LCEDA/Pro/2.1.45/JLC.LCEDA.Pro.locale.en-US.yaml create mode 100644 manifests/j/JLC/LCEDA/Pro/2.1.45/JLC.LCEDA.Pro.locale.zh-CN.yaml create mode 100644 manifests/j/JLC/LCEDA/Pro/2.1.45/JLC.LCEDA.Pro.yaml diff --git a/manifests/j/JLC/LCEDA/Pro/2.1.45/JLC.LCEDA.Pro.installer.yaml b/manifests/j/JLC/LCEDA/Pro/2.1.45/JLC.LCEDA.Pro.installer.yaml new file mode 100644 index 0000000000000..897e9b7ca6fbf --- /dev/null +++ b/manifests/j/JLC/LCEDA/Pro/2.1.45/JLC.LCEDA.Pro.installer.yaml @@ -0,0 +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: JLC.LCEDA.Pro +PackageVersion: 2.1.45 +InstallerType: inno +InstallerSwitches: + Silent: /VERYSILENT /SP- /NORESTART + SilentWithProgress: /SILENT /SP- /NORESTART +UpgradeBehavior: install +FileExtensions: +- elib +- eprj +ReleaseDate: 2024-01-15 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://image.lceda.cn/files/lceda-pro-windows-x64-2.1.45.exe + InstallerSha256: 1447F1E61F1A81FCD162A11B51D8D9A961BB681CAE67E97F99F5A5F044B4EA7C + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: '{AE7E9847-9DF3-48EC-8A82-766094DE876F}_is1' +- Architecture: x64 + Scope: machine + InstallerUrl: https://image.lceda.cn/files/lceda-pro-windows-x64-2.1.45.exe + InstallerSha256: 1447F1E61F1A81FCD162A11B51D8D9A961BB681CAE67E97F99F5A5F044B4EA7C + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: '{AE7E9847-9DF3-48EC-8A82-766094DE876F}_is1' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/j/JLC/LCEDA/Pro/2.1.45/JLC.LCEDA.Pro.locale.en-US.yaml b/manifests/j/JLC/LCEDA/Pro/2.1.45/JLC.LCEDA.Pro.locale.en-US.yaml new file mode 100644 index 0000000000000..8bc873cc1f5cd --- /dev/null +++ b/manifests/j/JLC/LCEDA/Pro/2.1.45/JLC.LCEDA.Pro.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: JLC.LCEDA.Pro +PackageVersion: 2.1.45 +PackageLocale: en-US +Publisher: 嘉立创EDA +PublisherUrl: https://lceda.cn/ +PublisherSupportUrl: https://prodocs.lceda.cn/cn/faq/contact-us/index.html +PrivacyUrl: https://lceda.cn/page/privacy +Author: Shenzhen Lichuang E-COMMERCE Co., Ltd. +PackageName: 嘉立创EDA(专业版) +PackageUrl: https://pro.lceda.cn/ +License: Freeware +LicenseUrl: https://lceda.cn/page/legal +Copyright: Copyright (C) 2024 LCEDA.cn. All rights reserved. +# CopyrightUrl: +ShortDescription: Professional and powerful Chinese PCB design tool +# Description: +# Moniker: +Tags: +- eda +- electronic-design-automation +- pcb +# ReleaseNotes: +ReleaseNotesUrl: https://pro.lceda.cn/page/update-record +PurchaseUrl: https://lceda.cn/page/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://prodocs.lceda.cn/cn/faq/editor/index.html +- DocumentLabel: Tutorial + DocumentUrl: https://prodocs.lceda.cn/cn/introduction/introduction/index.html +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/j/JLC/LCEDA/Pro/2.1.45/JLC.LCEDA.Pro.locale.zh-CN.yaml b/manifests/j/JLC/LCEDA/Pro/2.1.45/JLC.LCEDA.Pro.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f420b3acad159 --- /dev/null +++ b/manifests/j/JLC/LCEDA/Pro/2.1.45/JLC.LCEDA.Pro.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: JLC.LCEDA.Pro +PackageVersion: 2.1.45 +PackageLocale: zh-CN +Publisher: 嘉立创EDA +PublisherUrl: https://lceda.cn/ +PublisherSupportUrl: https://prodocs.lceda.cn/cn/faq/contact-us/index.html +PrivacyUrl: https://lceda.cn/page/privacy +Author: 深圳市立创电子商务有限公司 +PackageName: 嘉立创EDA(专业版) +PackageUrl: https://pro.lceda.cn/ +License: 免费软件 +LicenseUrl: https://lceda.cn/page/legal +Copyright: Copyright (C) 2024 LCEDA.cn. All rights reserved. +# CopyrightUrl: +ShortDescription: 专业、强大的国产 PCB 设计工具 +# Description: +# Moniker: +Tags: +- eda +- pcb +- 电子设计自动化 +ReleaseNotes: |- + - 修复某些文件导出 Gerber 勾选彩色丝印会卡住问题 + - 修复封装内图片在 PCB 切层后偏移问题 + - 修复有些线条合并后效果不对的问题 + - 修复 DRC 检测盲埋孔的层不对的问题 + - 修复图层管理器调整层顺序报错的问题 + - 修复打开工程左侧原理图文档列表空的问题 + - 修复复用模块右键编辑 PCB 会自动创建新 PCB 文件的问题 +ReleaseNotesUrl: https://pro.lceda.cn/page/update-record +PurchaseUrl: https://lceda.cn/page/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://prodocs.lceda.cn/cn/faq/editor/index.html +- DocumentLabel: 文档教程 + DocumentUrl: https://prodocs.lceda.cn/cn/introduction/introduction/index.html +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/j/JLC/LCEDA/Pro/2.1.45/JLC.LCEDA.Pro.yaml b/manifests/j/JLC/LCEDA/Pro/2.1.45/JLC.LCEDA.Pro.yaml new file mode 100644 index 0000000000000..75f3af2f64b24 --- /dev/null +++ b/manifests/j/JLC/LCEDA/Pro/2.1.45/JLC.LCEDA.Pro.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: JLC.LCEDA.Pro +PackageVersion: 2.1.45 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 8234636e89f0c167650ae70fd236ff19a3562f86 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 00:21:59 +0800 Subject: [PATCH 017/243] Modify: Python.Python.3.11 version 3.11.2 (#134103) --- .../3.11.2/Python.Python.3.11.installer.yaml | 50 +++++----- .../Python.Python.3.11.locale.en-US.yaml | 93 ++++++++++++++++++- .../Python.Python.3.11.locale.zh-CN.yaml | 15 ++- .../3/11/3.11.2/Python.Python.3.11.yaml | 6 +- 4 files changed, 127 insertions(+), 37 deletions(-) diff --git a/manifests/p/Python/Python/3/11/3.11.2/Python.Python.3.11.installer.yaml b/manifests/p/Python/Python/3/11/3.11.2/Python.Python.3.11.installer.yaml index 3baa0c100a32a..dc578c11a2914 100644 --- a/manifests/p/Python/Python/3/11/3.11.2/Python.Python.3.11.installer.yaml +++ b/manifests/p/Python/Python/3/11/3.11.2/Python.Python.3.11.installer.yaml @@ -1,10 +1,9 @@ -# Created using wingetcreate 1.2.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.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.11 PackageVersion: 3.11.2 -InstallerSwitches: - InstallLocation: TargetDir="" +InstallerType: burn UpgradeBehavior: install Commands: - py @@ -19,85 +18,88 @@ FileExtensions: - pyw - pyz - pyzw +ReleaseDate: 2023-02-07 Installers: - Architecture: x86 - InstallerType: burn Scope: user InstallerUrl: https://www.python.org/ftp/python/3.11.2/python-3.11.2.exe InstallerSha256: D2A7427EB13C3BD3D219C2B43C78CD5626920E53359F8E09E59FB845AD1DC908 InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= Custom: InstallAllUsers=0 PrependPath=1 - ProductCode: '{8c89d222-020b-4aef-b893-22745890238d}' + ProductCode: '{84fad46a-d23d-451f-b6f7-15ccb9c23ef8}' AppsAndFeaturesEntries: - DisplayName: Python 3.11.2 (32-bit) DisplayVersion: 3.11.2150.0 - ProductCode: '{8c89d222-020b-4aef-b893-22745890238d}' + ProductCode: '{84fad46a-d23d-451f-b6f7-15ccb9c23ef8}' UpgradeCode: '{C2007350-35A9-53B8-9AC1-4EB4C04802E2}' - Architecture: x86 - InstallerType: burn Scope: machine InstallerUrl: https://www.python.org/ftp/python/3.11.2/python-3.11.2.exe InstallerSha256: D2A7427EB13C3BD3D219C2B43C78CD5626920E53359F8E09E59FB845AD1DC908 InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= Custom: InstallAllUsers=1 PrependPath=1 - ProductCode: '{8c89d222-020b-4aef-b893-22745890238d}' + ProductCode: '{84fad46a-d23d-451f-b6f7-15ccb9c23ef8}' AppsAndFeaturesEntries: - DisplayName: Python 3.11.2 (32-bit) DisplayVersion: 3.11.2150.0 - ProductCode: '{8c89d222-020b-4aef-b893-22745890238d}' + ProductCode: '{84fad46a-d23d-451f-b6f7-15ccb9c23ef8}' UpgradeCode: '{C2007350-35A9-53B8-9AC1-4EB4C04802E2}' + ElevationRequirement: elevatesSelf - Architecture: x64 - InstallerType: burn Scope: user InstallerUrl: https://www.python.org/ftp/python/3.11.2/python-3.11.2-amd64.exe InstallerSha256: EBFFD8B4B09A27238423CFFC17ED9D5F25F0BAFAF1CA133791FC3EC5E3F31F63 InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= Custom: InstallAllUsers=0 PrependPath=1 - ProductCode: '{fca95908-8c70-405d-9e72-cd746e2f7786}' + ProductCode: '{4d5f29cf-3d3f-455f-bd47-5a52fb830b25}' AppsAndFeaturesEntries: - DisplayName: Python 3.11.2 (64-bit) DisplayVersion: 3.11.2150.0 - ProductCode: '{fca95908-8c70-405d-9e72-cd746e2f7786}' + ProductCode: '{4d5f29cf-3d3f-455f-bd47-5a52fb830b25}' UpgradeCode: '{767B31EB-0106-5AE3-B46E-77F32D1BABA2}' - Architecture: x64 - InstallerType: burn Scope: machine InstallerUrl: https://www.python.org/ftp/python/3.11.2/python-3.11.2-amd64.exe InstallerSha256: EBFFD8B4B09A27238423CFFC17ED9D5F25F0BAFAF1CA133791FC3EC5E3F31F63 InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= Custom: InstallAllUsers=1 PrependPath=1 - ProductCode: '{fca95908-8c70-405d-9e72-cd746e2f7786}' + ProductCode: '{4d5f29cf-3d3f-455f-bd47-5a52fb830b25}' AppsAndFeaturesEntries: - DisplayName: Python 3.11.2 (64-bit) DisplayVersion: 3.11.2150.0 - ProductCode: '{fca95908-8c70-405d-9e72-cd746e2f7786}' + ProductCode: '{4d5f29cf-3d3f-455f-bd47-5a52fb830b25}' UpgradeCode: '{767B31EB-0106-5AE3-B46E-77F32D1BABA2}' + ElevationRequirement: elevatesSelf - Architecture: arm64 - InstallerType: burn Scope: user InstallerUrl: https://www.python.org/ftp/python/3.11.2/python-3.11.2-arm64.exe InstallerSha256: 4EA51C1943149A3EA2DEBD1D96ED3F6F6573D9599A0E2E477364A7912F3E9B26 InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= Custom: InstallAllUsers=0 PrependPath=1 - ProductCode: '{7eb60dc1-47f6-4a0d-99e5-221fe0013158}' + ProductCode: '{0badd709-dadc-4f09-89a3-e72fa61e534e}' AppsAndFeaturesEntries: - DisplayName: Python 3.11.2 (ARM64) DisplayVersion: 3.11.2150.0 - ProductCode: '{7eb60dc1-47f6-4a0d-99e5-221fe0013158}' + ProductCode: '{0badd709-dadc-4f09-89a3-e72fa61e534e}' UpgradeCode: '{67E89A38-DE2D-5EC8-8C94-43166EFC6CF3}' - Architecture: arm64 - InstallerType: burn Scope: machine InstallerUrl: https://www.python.org/ftp/python/3.11.2/python-3.11.2-arm64.exe InstallerSha256: 4EA51C1943149A3EA2DEBD1D96ED3F6F6573D9599A0E2E477364A7912F3E9B26 InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= Custom: InstallAllUsers=1 PrependPath=1 - ProductCode: '{7eb60dc1-47f6-4a0d-99e5-221fe0013158}' + ProductCode: '{0badd709-dadc-4f09-89a3-e72fa61e534e}' AppsAndFeaturesEntries: - DisplayName: Python 3.11.2 (ARM64) DisplayVersion: 3.11.2150.0 - ProductCode: '{7eb60dc1-47f6-4a0d-99e5-221fe0013158}' + ProductCode: '{0badd709-dadc-4f09-89a3-e72fa61e534e}' UpgradeCode: '{67E89A38-DE2D-5EC8-8C94-43166EFC6CF3}' + ElevationRequirement: elevatesSelf ManifestType: installer -ManifestVersion: 1.4.0 -ReleaseDate: 2022-12-06 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/11/3.11.2/Python.Python.3.11.locale.en-US.yaml b/manifests/p/Python/Python/3/11/3.11.2/Python.Python.3.11.locale.en-US.yaml index 288aabde03e07..6b90c97061c60 100644 --- a/manifests/p/Python/Python/3/11/3.11.2/Python.Python.3.11.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/11/3.11.2/Python.Python.3.11.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created using wingetcreate 1.2.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.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.11 PackageVersion: 3.11.2 @@ -14,12 +14,13 @@ 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) 2001-2023 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.11 Tags: - language @@ -28,9 +29,91 @@ Tags: - python - python3 - script -ReleaseNotesUrl: https://docs.python.org/release/3.11.1/whatsnew/changelog.html +ReleaseNotes: |- + Core and Builtins + - gh-92173: Fix the defs and kwdefs arguments to PyEval_EvalCodeEx() and a reference leak in that function. + - gh-101400: Fix wrong lineno in exception message on continue or break which are not in a loop. Patch by Dong-hee Na. + - gh-101372: Fix is_normalized() to properly handle the UCD 3.2.0 cases. Patch by Dong-hee Na. + - gh-101046: Fix a possible memory leak in the parser when raising MemoryError. Patch by Pablo Galindo + - gh-101037: Fix potential memory underallocation issue for instances of int subclasses with value zero. + - gh-100942: Fixed segfault in property.getter/setter/deleter that occurred when a property subclass overrode the __new__ method to return a non-property instance. + - gh-100892: Fix race while iterating over thread states in clearing threading.local. Patch by Kumar Aditya. + - gh-100776: Fix misleading default value in input()’s __text_signature__. + - gh-100637: Fix int.__sizeof__() calculation to include the 1 element ob_digit array for 0 and False. + - gh-100649: Update the native_thread_id field of PyThreadState after fork. + - gh-100374: Fix incorrect result and delay in socket.getfqdn(). Patch by Dominic Socular. + - gh-99110: Initialize frame->previous in frameobject.c to fix a segmentation fault when accessing frames created by PyFrame_New(). + - gh-100050: Honor existing errors obtained when searching for mismatching parentheses in the tokenizer. Patch by Pablo Galindo + - bpo-32782: ctypes arrays of length 0 now report a correct itemsize when a memoryview is constructed from them, rather than always giving a value of 0. + Library + - gh-101541: [Enum] - fix psuedo-flag creation + - gh-101326: Fix regression when passing None as second or third argument to FutureIter.throw. + - gh-100795: Avoid potential unexpected freeaddrinfo call (double free) in socket when when a libc getaddrinfo() implementation leaves garbage in an output pointer when returning an error. Original patch by Sergey G. Brester. + - gh-101143: Remove unused references to TimerHandle in asyncio.base_events.BaseEventLoop._add_callback. + - gh-101144: Make zipfile.Path.open() and zipfile.Path.read_text() also accept encoding as a positional argument. This was the behavior in Python 3.9 and earlier. 3.10 introduced a regression where supplying it as a positional argument would lead to a TypeError. + - gh-101015: Fix typing.get_type_hints() on '*tuple[...]' and *tuple[...]. It must not drop the Unpack part. + - gh-100573: Fix a Windows asyncio bug with named pipes where a client doing os.stat() on the pipe would cause an error in the server that disabled serving future requests. + - gh-100805: Modify random.choice() implementation to once again work with NumPy arrays. + - gh-90104: Avoid RecursionError on repr if a dataclass field definition has a cyclic reference. + - gh-100750: pass encoding kwarg to subprocess in platform + - gh-100689: Fix crash in pyexpat by statically allocating PyExpat_CAPI capsule. + - gh-100740: Fix unittest.mock.Mock not respecting the spec for attribute names prefixed with assert. + - gh-86508: Fix asyncio.open_connection() to skip binding to local addresses of different family. Patch by Kumar Aditya. + - gh-100287: Fix the interaction of unittest.mock.seal() with unittest.mock.AsyncMock. + - gh-100474: http.server now checks that an index page is actually a regular file before trying to serve it. This avoids issues with directories named index.html. + - gh-100160: Remove any deprecation warnings in asyncio.get_event_loop(). They are deferred to Python 3.12. + - gh-96290: Fix handling of partial and invalid UNC drives in ntpath.splitdrive(), and in ntpath.normpath() on non-Windows systems. Paths such as ‘\server’ and ‘\’ are now considered by splitdrive() to contain only a drive, and consequently are not modified by normpath() on non-Windows systems. The behaviour of normpath() on Windows systems is unaffected, as native OS APIs are used. Patch by Eryk Sun, with contributions by Barney Gale. + - gh-78878: Fix crash when creating an instance of _ctypes.CField. + - gh-99952: Fix a reference undercounting issue in ctypes.Structure with from_param() results larger than a C pointer. + - gh-100133: Fix regression in asyncio where a subprocess would sometimes lose data received from pipe. + - gh-100098: Fix tuple subclasses being cast to tuple when used as enum values. + - gh-98778: Update HTTPError to be initialized properly, even if the fp is None. Patch by Dong-hee Na. + - gh-83035: Fix inspect.getsource() handling of decorator calls with nested parentheses. + - gh-99576: Fix .save() method for LWPCookieJar and MozillaCookieJar: saved file was not truncated on repeated save. + - gh-99433: Fix doctest failure on types.MethodWrapperType in modules. + - gh-99240: Fix double-free bug in Argument Clinic str_converter by extracting memory clean up to a new post_parsing section. + - gh-64490: Fix refcount error when arguments are packed to tuple in Argument Clinic. + - gh-85267: Several improvements to inspect.signature()’s handling of __text_signature. - Fixes a case where inspect.signature() dropped parameters - Fixes a case where inspect.signature() raised tokenize.TokenError - Allows inspect.signature() to understand defaults involving binary operations of constants - inspect.signature() is documented as only raising TypeError or ValueError, but sometimes raised RuntimeError. These cases now raise ValueError - Removed a dead code path + - gh-95882: Fix a 3.11 regression in asynccontextmanager(), which caused it to propagate exceptions with incorrect tracebacks and fix a 3.11 regression in contextmanager(), which caused it to propagate exceptions with incorrect tracebacks for StopIteration. + - bpo-44817: Ignore WinError 53 (ERROR_BAD_NETPATH), 65 (ERROR_NETWORK_ACCESS_DENIED) and 161 (ERROR_BAD_PATHNAME) when using ntpath.realpath(). + - bpo-40447: Accept os.PathLike (such as pathlib.Path) in the stripdir arguments of compileall.compile_file() and compileall.compile_dir(). + - bpo-36880: Fix a reference counting issue when a ctypes callback with return type py_object returns None, which could cause crashes. + Documentation + - gh-100616: Document existing attr parameter to curses.window.vline() function in curses. + - gh-100472: Remove claim in documentation that the stripdir, prependdir and limit_sl_dest parameters of compileall.compile_dir() and compileall.compile_file() could be bytes. + - gh-99931: Use sphinxext-opengraph to generate OpenGraph metadata. + Tests + - gh-101334: test_tarfile has been updated to pass when run as a high UID. + - gh-100454: Start running SSL tests with OpenSSL 3.1.0-beta1. + - gh-96002: Add functional test for Argument Clinic. + Build + - gh-101522: Allow overriding Windows dependencies versions and paths using MSBuild properties. + Windows + - gh-101543: Ensure the install path in the registry is only used when the standard library hasn’t been located in any other way. + - gh-101467: The py.exe launcher now correctly filters when only a single runtime is installed. It also correctly handles prefix matches on tags so that -3.1 does not match 3.11, but would still match 3.1-32. + - gh-101135: Restore ability to launch older 32-bit versions from the py.exe launcher when both 32-bit and 64-bit installs of the same version are available. + - gh-82052: Fixed an issue where writing more than 32K of Unicode output to the console screen in one go can result in mojibake. + - gh-100320: Ensures the PythonPath registry key from an install is used when launching from a different copy of Python that relies on an existing install to provide a copy of its modules and standard library. + - gh-100247: Restores support for the py.exe launcher finding shebang commands in its configuration file using the full command name. + - gh-100180: Update Windows installer to OpenSSL 1.1.1s + - bpo-43984: winreg.SetValueEx() now leaves the target value untouched in the case of conversion errors. Previously, -1 would be written in case of such errors. + macOS + - gh-100180: Update macOS installer to OpenSSL 1.1.1s + Tools/Demos + - bpo-45256: Fix a bug that caused an AttributeError to be raised in python-gdb.py when py-locals is used without a frame. + - gh-100342: Add missing NULL check for possible allocation failure in *args parsing in Argument Clinic. + - gh-64490: Argument Clinic varargs bugfixes + - Fix out-of-bounds error in _PyArg_UnpackKeywordsWithVararg(). + - Fix incorrect check which allowed more than one varargs in clinic.py. + - Fix miscalculation of noptargs in generated code. + - Do not generate noptargs when there is a vararg argument and no optional argument. + C API + - gh-99240: In argument parsing, after deallocating newly allocated memory, reset its pointer to NULL. +ReleaseNotesUrl: https://docs.python.org/release/3.11.2/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: Documentations: - DocumentLabel: Documentation DocumentUrl: https://www.python.org/doc/ ManifestType: defaultLocale -ManifestVersion: 1.4.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/11/3.11.2/Python.Python.3.11.locale.zh-CN.yaml b/manifests/p/Python/Python/3/11/3.11.2/Python.Python.3.11.locale.zh-CN.yaml index c48f4f4f5a656..cbe517528f016 100644 --- a/manifests/p/Python/Python/3/11/3.11.2/Python.Python.3.11.locale.zh-CN.yaml +++ b/manifests/p/Python/Python/3/11/3.11.2/Python.Python.3.11.locale.zh-CN.yaml @@ -1,5 +1,5 @@ -# Created using wingetcreate 1.2.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.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.locale.1.5.0.schema.json PackageIdentifier: Python.Python.3.11 PackageVersion: 3.11.2 @@ -14,12 +14,14 @@ 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) 2001-2023 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 @@ -27,9 +29,12 @@ Tags: - 编程语言 - 脚本 - 语言 -ReleaseNotesUrl: https://docs.python.org/release/3.11.1/whatsnew/changelog.html +# ReleaseNotes: +ReleaseNotesUrl: https://docs.python.org/release/3.11.2/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: Documentations: - DocumentLabel: 文档 DocumentUrl: https://www.python.org/doc/ ManifestType: locale -ManifestVersion: 1.4.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/11/3.11.2/Python.Python.3.11.yaml b/manifests/p/Python/Python/3/11/3.11.2/Python.Python.3.11.yaml index a433990f7c1cb..1831ef0d95882 100644 --- a/manifests/p/Python/Python/3/11/3.11.2/Python.Python.3.11.yaml +++ b/manifests/p/Python/Python/3/11/3.11.2/Python.Python.3.11.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.2.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.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.11 PackageVersion: 3.11.2 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.4.0 +ManifestVersion: 1.5.0 From 9bb41cdde6d275c9f1a9db404648b276e2de7415 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 00:22:08 +0800 Subject: [PATCH 018/243] Modify: Python.Python.3.11 version 3.11.3 (#134102) --- .../3.11.3/Python.Python.3.11.installer.yaml | 41 +++++++++--- .../Python.Python.3.11.locale.en-US.yaml | 65 ++++++++++++++++++- .../Python.Python.3.11.locale.zh-CN.yaml | 11 +++- .../3/11/3.11.3/Python.Python.3.11.yaml | 6 +- 4 files changed, 104 insertions(+), 19 deletions(-) diff --git a/manifests/p/Python/Python/3/11/3.11.3/Python.Python.3.11.installer.yaml b/manifests/p/Python/Python/3/11/3.11.3/Python.Python.3.11.installer.yaml index 2acc8c9e6c111..1b6598009abdb 100644 --- a/manifests/p/Python/Python/3/11/3.11.3/Python.Python.3.11.installer.yaml +++ b/manifests/p/Python/Python/3/11/3.11.3/Python.Python.3.11.installer.yaml @@ -1,5 +1,5 @@ -# Created using wingetcreate 1.2.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.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.11 PackageVersion: 3.11.3 @@ -18,67 +18,88 @@ FileExtensions: - pyw - pyz - pyzw +ReleaseDate: 2023-04-04 Installers: - Architecture: x86 Scope: user InstallerUrl: https://www.python.org/ftp/python/3.11.3/python-3.11.3.exe InstallerSha256: 3541FE1B227CB7ECA226DCC0723D5D3BB835DF2B11248974CCB805382CC699DA InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= Custom: InstallAllUsers=0 PrependPath=1 - ElevationRequirement: elevatesSelf + ProductCode: '{2b965ed0-9aec-47d4-8be0-9e880b5cd5cf}' AppsAndFeaturesEntries: - DisplayName: Python 3.11.3 (32-bit) DisplayVersion: 3.11.3150.0 + ProductCode: '{2b965ed0-9aec-47d4-8be0-9e880b5cd5cf}' + UpgradeCode: '{C2007350-35A9-53B8-9AC1-4EB4C04802E2}' - Architecture: x86 Scope: machine InstallerUrl: https://www.python.org/ftp/python/3.11.3/python-3.11.3.exe InstallerSha256: 3541FE1B227CB7ECA226DCC0723D5D3BB835DF2B11248974CCB805382CC699DA InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= Custom: InstallAllUsers=1 PrependPath=1 - ElevationRequirement: elevatesSelf + ProductCode: '{2b965ed0-9aec-47d4-8be0-9e880b5cd5cf}' AppsAndFeaturesEntries: - DisplayName: Python 3.11.3 (32-bit) DisplayVersion: 3.11.3150.0 + ProductCode: '{2b965ed0-9aec-47d4-8be0-9e880b5cd5cf}' + UpgradeCode: '{C2007350-35A9-53B8-9AC1-4EB4C04802E2}' + ElevationRequirement: elevatesSelf - Architecture: x64 Scope: user InstallerUrl: https://www.python.org/ftp/python/3.11.3/python-3.11.3-amd64.exe InstallerSha256: 63649443C026D4C88C63FD9EA9931B9ECDE3E671092439B6F55B3BE3DCCA6DA3 InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= Custom: InstallAllUsers=0 PrependPath=1 - ElevationRequirement: elevatesSelf + ProductCode: '{c6a7d2cb-61ea-4f5e-bc56-95faa938bacf}' AppsAndFeaturesEntries: - DisplayName: Python 3.11.3 (64-bit) DisplayVersion: 3.11.3150.0 + ProductCode: '{c6a7d2cb-61ea-4f5e-bc56-95faa938bacf}' + UpgradeCode: '{767B31EB-0106-5AE3-B46E-77F32D1BABA2}' - Architecture: x64 Scope: machine InstallerUrl: https://www.python.org/ftp/python/3.11.3/python-3.11.3-amd64.exe InstallerSha256: 63649443C026D4C88C63FD9EA9931B9ECDE3E671092439B6F55B3BE3DCCA6DA3 InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= Custom: InstallAllUsers=1 PrependPath=1 - ElevationRequirement: elevatesSelf + ProductCode: '{c6a7d2cb-61ea-4f5e-bc56-95faa938bacf}' AppsAndFeaturesEntries: - DisplayName: Python 3.11.3 (64-bit) DisplayVersion: 3.11.3150.0 + ProductCode: '{c6a7d2cb-61ea-4f5e-bc56-95faa938bacf}' + UpgradeCode: '{767B31EB-0106-5AE3-B46E-77F32D1BABA2}' + ElevationRequirement: elevatesSelf - Architecture: arm64 Scope: user InstallerUrl: https://www.python.org/ftp/python/3.11.3/python-3.11.3-arm64.exe InstallerSha256: ACAC9321784563B753147FCE371DEDBB7379EA524AAF6DB777B02CD4410DEA2C InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= Custom: InstallAllUsers=0 PrependPath=1 - ElevationRequirement: elevatesSelf + ProductCode: '{ad8623a6-4d6c-4015-b8ca-82b711f1be60}' AppsAndFeaturesEntries: - DisplayName: Python 3.11.3 (ARM64) DisplayVersion: 3.11.3150.0 + ProductCode: '{ad8623a6-4d6c-4015-b8ca-82b711f1be60}' + UpgradeCode: '{67E89A38-DE2D-5EC8-8C94-43166EFC6CF3}' - Architecture: arm64 Scope: machine InstallerUrl: https://www.python.org/ftp/python/3.11.3/python-3.11.3-arm64.exe InstallerSha256: ACAC9321784563B753147FCE371DEDBB7379EA524AAF6DB777B02CD4410DEA2C InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= Custom: InstallAllUsers=1 PrependPath=1 - ElevationRequirement: elevatesSelf + ProductCode: '{ad8623a6-4d6c-4015-b8ca-82b711f1be60}' AppsAndFeaturesEntries: - DisplayName: Python 3.11.3 (ARM64) DisplayVersion: 3.11.3150.0 + ProductCode: '{ad8623a6-4d6c-4015-b8ca-82b711f1be60}' + UpgradeCode: '{67E89A38-DE2D-5EC8-8C94-43166EFC6CF3}' + ElevationRequirement: elevatesSelf ManifestType: installer -ManifestVersion: 1.4.0 -ReleaseDate: 2023-04-05 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/11/3.11.3/Python.Python.3.11.locale.en-US.yaml b/manifests/p/Python/Python/3/11/3.11.3/Python.Python.3.11.locale.en-US.yaml index 3013cceb6ee24..35b7ae607dc75 100644 --- a/manifests/p/Python/Python/3/11/3.11.3/Python.Python.3.11.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/11/3.11.3/Python.Python.3.11.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created using wingetcreate 1.2.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.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.11 PackageVersion: 3.11.3 @@ -20,6 +20,7 @@ Copyright: |- 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.11 Tags: - language @@ -28,9 +29,67 @@ Tags: - python - python3 - script +ReleaseNotes: |- + Security + - gh-101727: Updated the OpenSSL version used in Windows and macOS binary release builds to 1.1.1t to address CVE-2023-0286, CVE-2022-4303, and CVE-2022-4303 per the OpenSSL 2023-02-07 security advisory. + - gh-101283: subprocess.Popen now uses a safer approach to find cmd.exe when launching with shell=True. Patch by Eryk Sun, based on a patch by Oleg Iarygin. + Core and Builtins + - gh-101975: Fixed stacktop value on tracing entries to avoid corruption on garbage collection. + - gh-102701: Fix overflow when creating very large dict. + - gh-102416: Do not memoize incorrectly automatically generated loop rules in the parser. Patch by Pablo Galindo. + - gh-102356: Fix a bug that caused a crash when deallocating deeply nested filter objects. Patch by Marta Gómez Macías. + - gh-102397: Fix segfault from race condition in signal handling during garbage collection. Patch by Kumar Aditya. + - gh-102281: Fix potential nullptr dereference and use of uninitialized memory in fileutils. Patch by Max Bachmann. + - gh-102126: Fix deadlock at shutdown when clearing thread states if any finalizer tries to acquire the runtime head lock. Patch by Kumar Aditya. + - gh-102027: Fix SSE2 and SSE3 detection in _blake2 internal module. Patch by Max Bachmann. + - gh-101967: Fix possible segfault in positional_only_passed_as_keyword function, when new list created. + - gh-101765: Fix SystemError / segmentation fault in iter __reduce__ when internal access of builtins.__dict__ keys mutates the iter object. + - gh-101696: Invalidate type version tag in _PyStaticType_Dealloc for static types, avoiding bug where a false cache hit could crash the interpreter. Patch by Kumar Aditya. + Library + - gh-102549: Don’t ignore exceptions in member type creation. + - gh-102947: Improve traceback when dataclasses.fields() is called on a non-dataclass. Patch by Alex Waygood + - gh-102780: The asyncio.Timeout context manager now works reliably even when performing cleanup due to task cancellation. Previously it could raise a CancelledError instead of an TimeoutError in such cases. + - gh-88965: typing: Fix a bug relating to substitution in custom classes generic over a ParamSpec. Previously, if the ParamSpec was substituted with a parameters list that itself contained a TypeVar, the TypeVar in the parameters list could not be subsequently substituted. This is now fixed. + Patch by Nikita Sobolev. + - gh-101979: Fix a bug where parentheses in the metavar argument to argparse.ArgumentParser.add_argument() were dropped. Patch by Yeojin Kim. + - gh-102179: Fix os.dup2() error message for negative fds. + - gh-101961: For the binary mode, fileinput.hookcompressed() doesn’t set the encoding value even if the value is None. Patch by Gihwan Kim. + - gh-101936: The default value of fp becomes io.BytesIO if HTTPError is initialized without a designated fp parameter. Patch by Long Vo. + - gh-102069: Fix __weakref__ descriptor generation for custom dataclasses. + - gh-101566: In zipfile, apply fix for extractall on the underlying zipfile after being wrapped in Path. + - gh-101892: Callable iterators no longer raise SystemError when the callable object exhausts the iterator but forgets to either return a sentinel value or raise StopIteration. + - gh-97786: Fix potential undefined behaviour in corner cases of floating-point-to-time conversions. + - gh-101517: Fixed bug where bdb looks up the source line with linecache with a lineno=None, which causes it to fail with an unhandled exception. + - gh-101673: Fix a pdb bug where ll clears the changes to local variables. + - gh-96931: Fix incorrect results from ssl.SSLSocket.shared_ciphers() + - gh-88233: Correctly preserve “extra” fields in zipfile regardless of their ordering relative to a zip64 “extra.” + - gh-96127: inspect.signature was raising TypeError on call with mock objects. Now it correctly returns (*args, **kwargs) as infered signature. + - gh-95495: When built against OpenSSL 3.0, the ssl module had a bug where it reported unauthenticated EOFs (i.e. without close_notify) as a clean TLS-level EOF. It now raises SSLEOFError, matching the behavior in previous versions of OpenSSL. The options attribute on SSLContext also no longer includes OP_IGNORE_UNEXPECTED_EOF by default. This option may be set to specify the previous OpenSSL 3.0 behavior. + - gh-94440: Fix a concurrent.futures.process bug where ProcessPoolExecutor shutdown could hang after a future has been quickly submitted and canceled. + Documentation + - gh-103112: Add docstring to http.client.HTTPResponse.read() to fix pydoc output. + - gh-85417: Update cmath documentation to clarify behaviour on branch cuts. + - gh-97725: Fix asyncio.Task.print_stack() description for file=None. Patch by Oleg Iarygin. + Tests + - gh-102980: Improve test coverage on pdb. + - gh-102537: Adjust the error handling strategy in test_zoneinfo.TzPathTest.python_tzpath_context. Patch by Paul Ganssle. + - gh-89792: test_tools now copies up to 10x less source data to a temporary directory during the freeze test by ignoring git metadata and other artifacts. It also limits its python build parallelism based on os.cpu_count instead of hard coding it as 8 cores. + - gh-101377: Improved test_locale_calendar_formatweekday of calendar. + Build + - gh-102711: Fix -Wstrict-prototypes compiler warnings. + Windows + - gh-101849: Ensures installer will correctly upgrade existing py.exe launcher installs. + - gh-101763: Updates copy of libffi bundled with Windows installs to 3.4.4. + - gh-101759: Update Windows installer to SQLite 3.40.1. + - gh-101614: Correctly handle extensions built against debug binaries that reference python3_d.dll. + macOS + - gh-103207: Add instructions to the macOS installer welcome display on how to workaround the macOS 13 Ventura “The installer encountered an error” failure. + - gh-101759: Update macOS installer to SQLite 3.40.1. ReleaseNotesUrl: https://docs.python.org/release/3.11.3/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: Documentations: - DocumentLabel: Documentation DocumentUrl: https://www.python.org/doc/ ManifestType: defaultLocale -ManifestVersion: 1.4.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/11/3.11.3/Python.Python.3.11.locale.zh-CN.yaml b/manifests/p/Python/Python/3/11/3.11.3/Python.Python.3.11.locale.zh-CN.yaml index 03676764ba2db..73d940bb83942 100644 --- a/manifests/p/Python/Python/3/11/3.11.3/Python.Python.3.11.locale.zh-CN.yaml +++ b/manifests/p/Python/Python/3/11/3.11.3/Python.Python.3.11.locale.zh-CN.yaml @@ -1,5 +1,5 @@ -# Created using wingetcreate 1.2.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.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.locale.1.5.0.schema.json PackageIdentifier: Python.Python.3.11 PackageVersion: 3.11.3 @@ -20,6 +20,8 @@ Copyright: |- 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 @@ -27,9 +29,12 @@ Tags: - 编程语言 - 脚本 - 语言 +# ReleaseNotes: ReleaseNotesUrl: https://docs.python.org/release/3.11.3/whatsnew/changelog.html +# PurchaseUrl: +# InstallationNotes: Documentations: - DocumentLabel: 文档 DocumentUrl: https://www.python.org/doc/ ManifestType: locale -ManifestVersion: 1.4.0 +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/11/3.11.3/Python.Python.3.11.yaml b/manifests/p/Python/Python/3/11/3.11.3/Python.Python.3.11.yaml index d59c32d97d300..26d4c2b560eba 100644 --- a/manifests/p/Python/Python/3/11/3.11.3/Python.Python.3.11.yaml +++ b/manifests/p/Python/Python/3/11/3.11.3/Python.Python.3.11.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.2.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.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.11 PackageVersion: 3.11.3 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.4.0 +ManifestVersion: 1.5.0 From a140d3e4db19f108d2d0033e3741ed189a3e7e9e Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 00:22:31 +0800 Subject: [PATCH 019/243] Modify: Python.Python.3.6 version 3.6.6 (#134061) --- .../6/3.6.6/Python.Python.3.6.installer.yaml | 111 ++++++++++++------ .../3.6.6/Python.Python.3.6.locale.en-US.yaml | 60 ++++++---- .../3.6.6/Python.Python.3.6.locale.zh-CN.yaml | 40 +++++++ .../Python/3/6/3.6.6/Python.Python.3.6.yaml | 14 ++- 4 files changed, 166 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/6/3.6.6/Python.Python.3.6.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/6/3.6.6/Python.Python.3.6.installer.yaml b/manifests/p/Python/Python/3/6/3.6.6/Python.Python.3.6.installer.yaml index 314ece897884a..d8a5e52f43144 100644 --- a/manifests/p/Python/Python/3/6/3.6.6/Python.Python.3.6.installer.yaml +++ b/manifests/p/Python/Python/3/6/3.6.6/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.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.6.6/python-3.6.6-amd64.exe - InstallerSha256: CD2129E6A20F7821AE32DA8068CF07280BB7DA86F32737DB9E6384B8F515A20C - AppsAndFeaturesEntries: - - DisplayName: Python 3.6.6 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.6.6150.0 - ProductCode: '{a2e7eb2f-e31e-47eb-82ca-63b3854f5354}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.6.6/python-3.6.6.exe - InstallerSha256: 294B6682E1A7978B8430E47E3C7CD7FA46F9C14AC583C876FC45143D4FDEFD93 - AppsAndFeaturesEntries: - - DisplayName: Python 3.6.6 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.6.6150.0 - ProductCode: '{b43c5985-05a6-4dc7-be5f-85f504d498d0}' -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.6 +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.6.6/python-3.6.6.exe + InstallerSha256: 294B6682E1A7978B8430E47E3C7CD7FA46F9C14AC583C876FC45143D4FDEFD93 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{b43c5985-05a6-4dc7-be5f-85f504d498d0}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.6 (32-bit) + DisplayVersion: 3.6.6150.0 + ProductCode: '{b43c5985-05a6-4dc7-be5f-85f504d498d0}' + UpgradeCode: '{96CB5FA2-C2EF-5E31-A06C-A5AB703698BE}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.6.6/python-3.6.6.exe + InstallerSha256: 294B6682E1A7978B8430E47E3C7CD7FA46F9C14AC583C876FC45143D4FDEFD93 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{b43c5985-05a6-4dc7-be5f-85f504d498d0}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.6 (32-bit) + DisplayVersion: 3.6.6150.0 + ProductCode: '{b43c5985-05a6-4dc7-be5f-85f504d498d0}' + UpgradeCode: '{96CB5FA2-C2EF-5E31-A06C-A5AB703698BE}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.6.6/python-3.6.6-amd64.exe + InstallerSha256: CD2129E6A20F7821AE32DA8068CF07280BB7DA86F32737DB9E6384B8F515A20C + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{a2e7eb2f-e31e-47eb-82ca-63b3854f5354}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.6 (64-bit) + DisplayVersion: 3.6.6150.0 + ProductCode: '{a2e7eb2f-e31e-47eb-82ca-63b3854f5354}' + UpgradeCode: '{001956A8-8F9F-5604-ACE9-788F9B15DB5C}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.6.6/python-3.6.6-amd64.exe + InstallerSha256: CD2129E6A20F7821AE32DA8068CF07280BB7DA86F32737DB9E6384B8F515A20C + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{a2e7eb2f-e31e-47eb-82ca-63b3854f5354}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.6 (64-bit) + DisplayVersion: 3.6.6150.0 + ProductCode: '{a2e7eb2f-e31e-47eb-82ca-63b3854f5354}' + 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.6/Python.Python.3.6.locale.en-US.yaml b/manifests/p/Python/Python/3/6/3.6.6/Python.Python.3.6.locale.en-US.yaml index dee7833dd0ef3..83203684689ca 100644 --- a/manifests/p/Python/Python/3/6/3.6.6/Python.Python.3.6.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/6/3.6.6/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.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.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.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.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: There were no new changes in version 3.6.6. +ReleaseNotesUrl: https://docs.python.org/release/3.6.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/6/3.6.6/Python.Python.3.6.locale.zh-CN.yaml b/manifests/p/Python/Python/3/6/3.6.6/Python.Python.3.6.locale.zh-CN.yaml new file mode 100644 index 0000000000000..68f93abafa83e --- /dev/null +++ b/manifests/p/Python/Python/3/6/3.6.6/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.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.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.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/6/3.6.6/Python.Python.3.6.yaml b/manifests/p/Python/Python/3/6/3.6.6/Python.Python.3.6.yaml index 143ecc94826c1..ed175e6c8f388 100644 --- a/manifests/p/Python/Python/3/6/3.6.6/Python.Python.3.6.yaml +++ b/manifests/p/Python/Python/3/6/3.6.6/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.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.6 +PackageVersion: 3.6.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From c7b859d2b71b8442d95861f78a70ac38c298866b Mon Sep 17 00:00:00 2001 From: soredake <5204968+soredake@users.noreply.github.com> Date: Thu, 18 Jan 2024 18:22:50 +0200 Subject: [PATCH 020/243] New version: lycheeverse.lychee version 0.14.1 (#133925) --- .../0.14.1/lycheeverse.lychee.installer.yaml | 19 ++++++++++++ .../lycheeverse.lychee.locale.en-US.yaml | 31 +++++++++++++++++++ .../lychee/0.14.1/lycheeverse.lychee.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/l/lycheeverse/lychee/0.14.1/lycheeverse.lychee.installer.yaml create mode 100644 manifests/l/lycheeverse/lychee/0.14.1/lycheeverse.lychee.locale.en-US.yaml create mode 100644 manifests/l/lycheeverse/lychee/0.14.1/lycheeverse.lychee.yaml diff --git a/manifests/l/lycheeverse/lychee/0.14.1/lycheeverse.lychee.installer.yaml b/manifests/l/lycheeverse/lychee/0.14.1/lycheeverse.lychee.installer.yaml new file mode 100644 index 0000000000000..363825291da48 --- /dev/null +++ b/manifests/l/lycheeverse/lychee/0.14.1/lycheeverse.lychee.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: lycheeverse.lychee +PackageVersion: 0.14.1 +InstallerType: portable +UpgradeBehavior: install +Commands: +- lychee +ReleaseDate: 2024-01-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/lycheeverse/lychee/releases/download/v0.14.1/lychee-v0.14.1-windows-x86_64.exe + InstallerSha256: 2B24A21F0A8F229B5BA57F91617E996C0427EC037AE40B29ABC5EFFD70E8AB48 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/l/lycheeverse/lychee/0.14.1/lycheeverse.lychee.locale.en-US.yaml b/manifests/l/lycheeverse/lychee/0.14.1/lycheeverse.lychee.locale.en-US.yaml new file mode 100644 index 0000000000000..400c968923f5d --- /dev/null +++ b/manifests/l/lycheeverse/lychee/0.14.1/lycheeverse.lychee.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: lycheeverse.lychee +PackageVersion: 0.14.1 +PackageLocale: en-US +Publisher: lycheeverse +PublisherUrl: https://github.com/lycheeverse +PublisherSupportUrl: https://github.com/lycheeverse/lychee/issues +PackageName: lychee +PackageUrl: https://github.com/lycheeverse/lychee +License: Apache-2.0, MIT +LicenseUrl: https://github.com/lycheeverse/lychee/blob/master/LICENSE-APACHE +ShortDescription: Fast, async, stream-based link checker written in Rust +Description: |- + Fast, async, stream-based link checker written in Rust. + Finds broken URLs and mail addresses inside Markdown, HTML, reStructuredText, websites and more! +ReleaseNotes: |- + What's Changed + Miscellaneous and Others 🔔 + - Exclude example TLDs from RFC 2606 by @mre in #1335 + - chore: run cargo update by @kxxt in #1337 (awesome PR number) + - fix(test_cookie_jar): use google.com/ncr by @kxxt in #1336 + - fix: Add accept option to merged config by @Techassi in #1344 + - feat: Expand serde deserialize impl by @Techassi in #1345 +ReleaseNotesUrl: https://github.com/lycheeverse/lychee/releases/tag/v0.14.1 +Documentations: +- DocumentLabel: Command Line Options + DocumentUrl: https://lychee.cli.rs/#/usage/cli +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/l/lycheeverse/lychee/0.14.1/lycheeverse.lychee.yaml b/manifests/l/lycheeverse/lychee/0.14.1/lycheeverse.lychee.yaml new file mode 100644 index 0000000000000..38d90eca7aa66 --- /dev/null +++ b/manifests/l/lycheeverse/lychee/0.14.1/lycheeverse.lychee.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: lycheeverse.lychee +PackageVersion: 0.14.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 883d4622ae0c14ee11729b6ea130257c269631c0 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 00:23:11 +0800 Subject: [PATCH 021/243] Modify: Python.Python.3.11 version 3.11.5 (#134100) --- .../3.11.5/Python.Python.3.11.installer.yaml | 21 ++++++++++++++----- .../Python.Python.3.11.locale.en-US.yaml | 4 ++-- .../Python.Python.3.11.locale.zh-CN.yaml | 4 ++-- .../3/11/3.11.5/Python.Python.3.11.yaml | 2 +- 4 files changed, 21 insertions(+), 10 deletions(-) diff --git a/manifests/p/Python/Python/3/11/3.11.5/Python.Python.3.11.installer.yaml b/manifests/p/Python/Python/3/11/3.11.5/Python.Python.3.11.installer.yaml index 9885078d51ed9..adf89a853a228 100644 --- a/manifests/p/Python/Python/3/11/3.11.5/Python.Python.3.11.installer.yaml +++ b/manifests/p/Python/Python/3/11/3.11.5/Python.Python.3.11.installer.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.10 $debug=QUSU.CRLF.7-3-6.Win32NT +# 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.11 @@ -18,7 +18,7 @@ FileExtensions: - pyw - pyz - pyzw -ElevationRequirement: elevatesSelf +ReleaseDate: 2023-08-24 Installers: - Architecture: x86 Scope: user @@ -27,10 +27,11 @@ Installers: InstallerSwitches: InstallLocation: DefaultJustForMeTargetDir= Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{a7c1a55a-84e4-4815-9f0b-9955545e8c79}' AppsAndFeaturesEntries: - DisplayName: Python 3.11.5 (32-bit) DisplayVersion: 3.11.5150.0 - ProductCode: '{f42c6c13-395f-45c6-942e-8dcff42dbb9b}' + ProductCode: '{a7c1a55a-84e4-4815-9f0b-9955545e8c79}' UpgradeCode: '{C2007350-35A9-53B8-9AC1-4EB4C04802E2}' - Architecture: x86 Scope: machine @@ -39,12 +40,13 @@ Installers: InstallerSwitches: InstallLocation: DefaultAllUsersTargetDir= Custom: InstallAllUsers=1 PrependPath=1 - ProductCode: '{f42c6c13-395f-45c6-942e-8dcff42dbb9b}' + ProductCode: '{a7c1a55a-84e4-4815-9f0b-9955545e8c79}' AppsAndFeaturesEntries: - DisplayName: Python 3.11.5 (32-bit) DisplayVersion: 3.11.5150.0 - ProductCode: '{f42c6c13-395f-45c6-942e-8dcff42dbb9b}' + ProductCode: '{a7c1a55a-84e4-4815-9f0b-9955545e8c79}' UpgradeCode: '{C2007350-35A9-53B8-9AC1-4EB4C04802E2}' + ElevationRequirement: elevatesSelf - Architecture: x64 Scope: user InstallerUrl: https://www.python.org/ftp/python/3.11.5/python-3.11.5-amd64.exe @@ -52,6 +54,7 @@ Installers: InstallerSwitches: InstallLocation: DefaultJustForMeTargetDir= Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{2001d062-3b62-4fc6-a275-e9fa5ad9c809}' AppsAndFeaturesEntries: - DisplayName: Python 3.11.5 (64-bit) DisplayVersion: 3.11.5150.0 @@ -70,6 +73,7 @@ Installers: DisplayVersion: 3.11.5150.0 ProductCode: '{2001d062-3b62-4fc6-a275-e9fa5ad9c809}' UpgradeCode: '{767B31EB-0106-5AE3-B46E-77F32D1BABA2}' + ElevationRequirement: elevatesSelf - Architecture: arm64 Scope: user InstallerUrl: https://www.python.org/ftp/python/3.11.5/python-3.11.5-arm64.exe @@ -77,9 +81,12 @@ Installers: InstallerSwitches: InstallLocation: DefaultJustForMeTargetDir= Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{0b1c8a8e-5dfe-45a5-8a03-ae8158460a02}' AppsAndFeaturesEntries: - DisplayName: Python 3.11.5 (ARM64) DisplayVersion: 3.11.5150.0 + ProductCode: '{0b1c8a8e-5dfe-45a5-8a03-ae8158460a02}' + UpgradeCode: '{67E89A38-DE2D-5EC8-8C94-43166EFC6CF3}' - Architecture: arm64 Scope: machine InstallerUrl: https://www.python.org/ftp/python/3.11.5/python-3.11.5-arm64.exe @@ -87,8 +94,12 @@ Installers: InstallerSwitches: InstallLocation: DefaultAllUsersTargetDir= Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{0b1c8a8e-5dfe-45a5-8a03-ae8158460a02}' AppsAndFeaturesEntries: - DisplayName: Python 3.11.5 (ARM64) DisplayVersion: 3.11.5150.0 + ProductCode: '{0b1c8a8e-5dfe-45a5-8a03-ae8158460a02}' + UpgradeCode: '{67E89A38-DE2D-5EC8-8C94-43166EFC6CF3}' + ElevationRequirement: elevatesSelf ManifestType: installer ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/11/3.11.5/Python.Python.3.11.locale.en-US.yaml b/manifests/p/Python/Python/3/11/3.11.5/Python.Python.3.11.locale.en-US.yaml index 3e229ceb7b6fc..8cd57c264af3d 100644 --- a/manifests/p/Python/Python/3/11/3.11.5/Python.Python.3.11.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/11/3.11.5/Python.Python.3.11.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.10 $debug=QUSU.CRLF.7-3-6.Win32NT +# 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.11 @@ -30,7 +30,7 @@ Tags: - python3 - script # ReleaseNotes: -# ReleaseNotesUrl: +ReleaseNotesUrl: https://docs.python.org/release/3.11.5/whatsnew/changelog.html # PurchaseUrl: # InstallationNotes: Documentations: diff --git a/manifests/p/Python/Python/3/11/3.11.5/Python.Python.3.11.locale.zh-CN.yaml b/manifests/p/Python/Python/3/11/3.11.5/Python.Python.3.11.locale.zh-CN.yaml index 067cb852ba89c..fc3a4afbb9be6 100644 --- a/manifests/p/Python/Python/3/11/3.11.5/Python.Python.3.11.locale.zh-CN.yaml +++ b/manifests/p/Python/Python/3/11/3.11.5/Python.Python.3.11.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.10 $debug=QUSU.CRLF.7-3-6.Win32NT +# 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.11 @@ -30,7 +30,7 @@ Tags: - 脚本 - 语言 # ReleaseNotes: -# ReleaseNotesUrl: +ReleaseNotesUrl: https://docs.python.org/release/3.11.5/whatsnew/changelog.html # PurchaseUrl: # InstallationNotes: Documentations: diff --git a/manifests/p/Python/Python/3/11/3.11.5/Python.Python.3.11.yaml b/manifests/p/Python/Python/3/11/3.11.5/Python.Python.3.11.yaml index fcc8f1b0e8427..f7d29f04401f6 100644 --- a/manifests/p/Python/Python/3/11/3.11.5/Python.Python.3.11.yaml +++ b/manifests/p/Python/Python/3/11/3.11.5/Python.Python.3.11.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.2.10 $debug=QUSU.CRLF.7-3-6.Win32NT +# 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.11 From 444dba684da9b44cf2951b3e9db384be21ba0284 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 00:23:28 +0800 Subject: [PATCH 022/243] New version: sigoden.Dufs version 0.39.0 (#133663) --- .../Dufs/0.39.0/sigoden.Dufs.installer.yaml | 34 ++++++++++++ .../0.39.0/sigoden.Dufs.locale.en-US.yaml | 52 +++++++++++++++++++ .../0.39.0/sigoden.Dufs.locale.zh-CN.yaml | 35 +++++++++++++ .../s/sigoden/Dufs/0.39.0/sigoden.Dufs.yaml | 8 +++ 4 files changed, 129 insertions(+) create mode 100644 manifests/s/sigoden/Dufs/0.39.0/sigoden.Dufs.installer.yaml create mode 100644 manifests/s/sigoden/Dufs/0.39.0/sigoden.Dufs.locale.en-US.yaml create mode 100644 manifests/s/sigoden/Dufs/0.39.0/sigoden.Dufs.locale.zh-CN.yaml create mode 100644 manifests/s/sigoden/Dufs/0.39.0/sigoden.Dufs.yaml diff --git a/manifests/s/sigoden/Dufs/0.39.0/sigoden.Dufs.installer.yaml b/manifests/s/sigoden/Dufs/0.39.0/sigoden.Dufs.installer.yaml new file mode 100644 index 0000000000000..f32e754ea293e --- /dev/null +++ b/manifests/s/sigoden/Dufs/0.39.0/sigoden.Dufs.installer.yaml @@ -0,0 +1,34 @@ +# 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: sigoden.Dufs +PackageVersion: 0.39.0 +InstallerType: zip +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2024-01-11 +Installers: +- Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dufs.exe + PortableCommandAlias: dufs + InstallerUrl: https://github.com/sigoden/dufs/releases/download/v0.39.0/dufs-v0.39.0-i686-pc-windows-msvc.zip + InstallerSha256: B001692938BE867FF549C6BD272C1046C43B43FEC5280A816268272394A0F8BC +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dufs.exe + PortableCommandAlias: dufs + InstallerUrl: https://github.com/sigoden/dufs/releases/download/v0.39.0/dufs-v0.39.0-x86_64-pc-windows-msvc.zip + InstallerSha256: DFC654587ABB5824E13473D461487973BF67700CA14B0579F4D7902D45F68C9A +- Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dufs.exe + PortableCommandAlias: dufs + InstallerUrl: https://github.com/sigoden/dufs/releases/download/v0.39.0/dufs-v0.39.0-aarch64-pc-windows-msvc.zip + InstallerSha256: 8AEA0FF7C9F964515932059EF6B76B503B6740010A9CAD0CCE546D460610A102 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/sigoden/Dufs/0.39.0/sigoden.Dufs.locale.en-US.yaml b/manifests/s/sigoden/Dufs/0.39.0/sigoden.Dufs.locale.en-US.yaml new file mode 100644 index 0000000000000..dae150d883487 --- /dev/null +++ b/manifests/s/sigoden/Dufs/0.39.0/sigoden.Dufs.locale.en-US.yaml @@ -0,0 +1,52 @@ +# 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: sigoden.Dufs +PackageVersion: 0.39.0 +PackageLocale: en-US +Publisher: sigoden +PublisherUrl: https://github.com/sigoden +PublisherSupportUrl: https://github.com/sigoden/dufs/issues +# PrivacyUrl: +Author: sigoden +PackageName: Dufs +PackageUrl: https://github.com/sigoden/dufs +License: Apache-2.0 or MIT +# LicenseUrl: +Copyright: Copyright (c) 2024 dufs-developers. +# CopyrightUrl: +ShortDescription: A file server that supports static serving, uploading, searching, accessing control, WebDAV... +# Description: +# Moniker: +Tags: +- file +- send +- server +- share +- transfer +- webdav +ReleaseNotes: |- + Bug Fixes + - Upload more than 100 files in directory (#317) + - Auth precedence (#325) + - Serve files with names containing newline char (#328) + - Corrupted zip when downloading large folders (#337) + + Features + - Empty search ?q= list all paths (#311) + - Add --compress option (#319) + - Upgrade to hyper 1.0 (#321) + - Auth supports forbidden permissions (#329) + - Supports resumable uploads (#343) + + Refactor + - Change the format of www-authenticate (#312) + - Change the value name of --config (#313) + - Optimize http range parsing and handling (#323) + - Propfind with auth no need to list all (#344) +ReleaseNotesUrl: https://github.com/sigoden/dufs/releases/tag/v0.39.0 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/sigoden/Dufs/0.39.0/sigoden.Dufs.locale.zh-CN.yaml b/manifests/s/sigoden/Dufs/0.39.0/sigoden.Dufs.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ef90ef9432a32 --- /dev/null +++ b/manifests/s/sigoden/Dufs/0.39.0/sigoden.Dufs.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# 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: sigoden.Dufs +PackageVersion: 0.39.0 +PackageLocale: zh-CN +Publisher: sigoden +PublisherUrl: https://github.com/sigoden +PublisherSupportUrl: https://github.com/sigoden/dufs/issues +# PrivacyUrl: +Author: sigoden +PackageName: Dufs +PackageUrl: https://github.com/sigoden/dufs +License: Apache-2.0 or MIT +# LicenseUrl: +Copyright: Copyright (c) 2024 dufs-developers. +# CopyrightUrl: +ShortDescription: 文件服务器,支持静态托管、上传、搜索、访问控制、WebDAV…… +# Description: +# Moniker: +Tags: +- webdav +- 传输 +- 共享 +- 分享 +- 发送 +- 文件 +- 服务器 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/sigoden/dufs/releases/tag/v0.39.0 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/s/sigoden/Dufs/0.39.0/sigoden.Dufs.yaml b/manifests/s/sigoden/Dufs/0.39.0/sigoden.Dufs.yaml new file mode 100644 index 0000000000000..fcd1a6c9d1a8c --- /dev/null +++ b/manifests/s/sigoden/Dufs/0.39.0/sigoden.Dufs.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: sigoden.Dufs +PackageVersion: 0.39.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 0bc3bdf55698fef310d3cefa84bb1a6f0063b8e9 Mon Sep 17 00:00:00 2001 From: karlo-mirkovic <149668580+karlo-mirkovic@users.noreply.github.com> Date: Thu, 18 Jan 2024 17:41:29 +0100 Subject: [PATCH 023/243] Remove PDFCreator Free version 5.1.2 (#135299) Co-authored-by: Karlo Mirkovic --- .../5.1.2/pdfforge.PDFCreator.installer.yaml | 22 ------------------- .../pdfforge.PDFCreator.locale.en-US.yaml | 21 ------------------ .../PDFCreator/5.1.2/pdfforge.PDFCreator.yaml | 8 ------- 3 files changed, 51 deletions(-) delete mode 100644 manifests/p/pdfforge/PDFCreator/5.1.2/pdfforge.PDFCreator.installer.yaml delete mode 100644 manifests/p/pdfforge/PDFCreator/5.1.2/pdfforge.PDFCreator.locale.en-US.yaml delete mode 100644 manifests/p/pdfforge/PDFCreator/5.1.2/pdfforge.PDFCreator.yaml diff --git a/manifests/p/pdfforge/PDFCreator/5.1.2/pdfforge.PDFCreator.installer.yaml b/manifests/p/pdfforge/PDFCreator/5.1.2/pdfforge.PDFCreator.installer.yaml deleted file mode 100644 index 556ce92476ac4..0000000000000 --- a/manifests/p/pdfforge/PDFCreator/5.1.2/pdfforge.PDFCreator.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: pdfforge.PDFCreator -PackageVersion: 5.1.2 -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /COMPONENTS="program" /SILENT - SilentWithProgress: /COMPONENTS="program" /SILENT -UpgradeBehavior: install -ReleaseDate: 2023-08-21 -Installers: -- Architecture: x64 - InstallerUrl: https://cdn.download.pdfforge.org/pdfcreator/5.1.2/PDFCreator-5_1_2-Setup.exe - InstallerSha256: 055F227FACD235F2D552027DDB73CEDAC92ED76104B6F1411F2192A2CB507907 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/p/pdfforge/PDFCreator/5.1.2/pdfforge.PDFCreator.locale.en-US.yaml b/manifests/p/pdfforge/PDFCreator/5.1.2/pdfforge.PDFCreator.locale.en-US.yaml deleted file mode 100644 index e5fd6c9eec450..0000000000000 --- a/manifests/p/pdfforge/PDFCreator/5.1.2/pdfforge.PDFCreator.locale.en-US.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: pdfforge.PDFCreator -PackageVersion: 5.1.2 -PackageLocale: en-US -Publisher: pdfforge GmbH -PublisherUrl: https://www.pdfforge.org -PrivacyUrl: https://www.pdfforge.org/about-us/privacy-policy -PackageName: PDFCreator -PackageUrl: https://www.pdfforge.org/pdfcreator -License: AGPL -LicenseUrl: https://docs.pdfforge.org/pdfcreator/en/pdfcreator/license/pdfcreator-freeware-license -Copyright: © 2022 pdfforge GmbH. All rights reserved -ShortDescription: PDFCreator lets you convert any printable document to PDF. -Moniker: pdfcreator -Tags: -- pdf -- pdf-creator -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/p/pdfforge/PDFCreator/5.1.2/pdfforge.PDFCreator.yaml b/manifests/p/pdfforge/PDFCreator/5.1.2/pdfforge.PDFCreator.yaml deleted file mode 100644 index 11aa36657fae0..0000000000000 --- a/manifests/p/pdfforge/PDFCreator/5.1.2/pdfforge.PDFCreator.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: pdfforge.PDFCreator -PackageVersion: 5.1.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 671f448a79257642cde7f7f59e2b55bba2dec0d6 Mon Sep 17 00:00:00 2001 From: karlo-mirkovic <149668580+karlo-mirkovic@users.noreply.github.com> Date: Thu, 18 Jan 2024 17:41:49 +0100 Subject: [PATCH 024/243] Remove PDFCreator Free version 4.4.2 (#135298) Co-authored-by: Karlo Mirkovic --- .../4.4.2/pdfforge.PDFCreator.installer.yaml | 22 --------------- .../pdfforge.PDFCreator.locale.en-US.yaml | 28 ------------------- .../PDFCreator/4.4.2/pdfforge.PDFCreator.yaml | 8 ------ 3 files changed, 58 deletions(-) delete mode 100644 manifests/p/pdfforge/PDFCreator/4.4.2/pdfforge.PDFCreator.installer.yaml delete mode 100644 manifests/p/pdfforge/PDFCreator/4.4.2/pdfforge.PDFCreator.locale.en-US.yaml delete mode 100644 manifests/p/pdfforge/PDFCreator/4.4.2/pdfforge.PDFCreator.yaml diff --git a/manifests/p/pdfforge/PDFCreator/4.4.2/pdfforge.PDFCreator.installer.yaml b/manifests/p/pdfforge/PDFCreator/4.4.2/pdfforge.PDFCreator.installer.yaml deleted file mode 100644 index d2c6ad9def359..0000000000000 --- a/manifests/p/pdfforge/PDFCreator/4.4.2/pdfforge.PDFCreator.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.5-1-19041-1682 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json - -PackageIdentifier: pdfforge.PDFCreator -PackageVersion: 4.4.2 -MinimumOSVersion: 10.0.0.0 -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /COMPONENTS="program" /SILENT - SilentWithProgress: /COMPONENTS="program" /SILENT -UpgradeBehavior: install -Installers: -- Architecture: x64 - InstallerUrl: https://cdn.download.pdfforge.org/pdfcreator/4.4.2/PDFCreator-4_4_2-Setup.exe - InstallerSha256: DE10403DA4D1873914900AFF14F62DC73C2C87E573D2A19FCC0202B5DF6CFF61 -ManifestType: installer -ManifestVersion: 1.1.0 diff --git a/manifests/p/pdfforge/PDFCreator/4.4.2/pdfforge.PDFCreator.locale.en-US.yaml b/manifests/p/pdfforge/PDFCreator/4.4.2/pdfforge.PDFCreator.locale.en-US.yaml deleted file mode 100644 index 4f136f0685890..0000000000000 --- a/manifests/p/pdfforge/PDFCreator/4.4.2/pdfforge.PDFCreator.locale.en-US.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.5-1-19041-1682 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json - -PackageIdentifier: pdfforge.PDFCreator -PackageVersion: 4.4.2 -PackageLocale: en-US -Publisher: pdfforge GmbH -PublisherUrl: https://www.pdfforge.org/ -# PublisherSupportUrl: -PrivacyUrl: https://www.pdfforge.org/about-us/privacy-policy -# Author: -PackageName: PDFCreator -PackageUrl: https://www.pdfforge.org/pdfcreator -License: AGPL -LicenseUrl: https://docs.pdfforge.org/pdfcreator/en/pdfcreator/license/pdfcreator-freeware-license/ -Copyright: © 2022 pdfforge GmbH. All rights reserved -# CopyrightUrl: -ShortDescription: PDFCreator lets you convert any printable document to PDF. -# Description: -Moniker: pdfcreator -Tags: -- pdf -- pdf-creator -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -ManifestType: defaultLocale -ManifestVersion: 1.1.0 diff --git a/manifests/p/pdfforge/PDFCreator/4.4.2/pdfforge.PDFCreator.yaml b/manifests/p/pdfforge/PDFCreator/4.4.2/pdfforge.PDFCreator.yaml deleted file mode 100644 index 76130b5ef3e0f..0000000000000 --- a/manifests/p/pdfforge/PDFCreator/4.4.2/pdfforge.PDFCreator.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.5-1-19041-1682 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json - -PackageIdentifier: pdfforge.PDFCreator -PackageVersion: 4.4.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.1.0 From dc3c78f998eb1ea9d38d562e844b3112dc55ab18 Mon Sep 17 00:00:00 2001 From: Jake Date: Thu, 18 Jan 2024 11:42:02 -0500 Subject: [PATCH 025/243] New version: Perimeter81Ltd.Perimeter81Ltd version 10.4.1.1616 (#135170) --- .../Perimeter81Ltd.Perimeter81Ltd.installer.yaml | 15 +++++++++++++++ ...erimeter81Ltd.Perimeter81Ltd.locale.en-US.yaml | 12 ++++++++++++ .../Perimeter81Ltd.Perimeter81Ltd.yaml | 8 ++++++++ 3 files changed, 35 insertions(+) create mode 100644 manifests/p/Perimeter81Ltd/Perimeter81Ltd/10.4.1.1616/Perimeter81Ltd.Perimeter81Ltd.installer.yaml create mode 100644 manifests/p/Perimeter81Ltd/Perimeter81Ltd/10.4.1.1616/Perimeter81Ltd.Perimeter81Ltd.locale.en-US.yaml create mode 100644 manifests/p/Perimeter81Ltd/Perimeter81Ltd/10.4.1.1616/Perimeter81Ltd.Perimeter81Ltd.yaml diff --git a/manifests/p/Perimeter81Ltd/Perimeter81Ltd/10.4.1.1616/Perimeter81Ltd.Perimeter81Ltd.installer.yaml b/manifests/p/Perimeter81Ltd/Perimeter81Ltd/10.4.1.1616/Perimeter81Ltd.Perimeter81Ltd.installer.yaml new file mode 100644 index 0000000000000..f3b42dce7e1f3 --- /dev/null +++ b/manifests/p/Perimeter81Ltd/Perimeter81Ltd/10.4.1.1616/Perimeter81Ltd.Perimeter81Ltd.installer.yaml @@ -0,0 +1,15 @@ +# Created with Komac v1.9.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Perimeter81Ltd.Perimeter81Ltd +PackageVersion: 10.4.1.1616 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{D2BE5F69-F587-47B5-94D2-DAD36AEAB76B}' +ReleaseDate: 2024-01-09 +Installers: +- Architecture: x64 + InstallerUrl: http://static.perimeter81.com/agents/windows/Perimeter81_10.4.1.1616.msi + InstallerSha256: CFA8E37FAEBC3A1CC721CF2B124F9AFD518C8D5838C824192E21C0A1E6CC5F42 +ManifestType: installer +ManifestVersion: 1.4.0 diff --git a/manifests/p/Perimeter81Ltd/Perimeter81Ltd/10.4.1.1616/Perimeter81Ltd.Perimeter81Ltd.locale.en-US.yaml b/manifests/p/Perimeter81Ltd/Perimeter81Ltd/10.4.1.1616/Perimeter81Ltd.Perimeter81Ltd.locale.en-US.yaml new file mode 100644 index 0000000000000..7da85df9bb9b7 --- /dev/null +++ b/manifests/p/Perimeter81Ltd/Perimeter81Ltd/10.4.1.1616/Perimeter81Ltd.Perimeter81Ltd.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created with Komac v1.9.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Perimeter81Ltd.Perimeter81Ltd +PackageVersion: 10.4.1.1616 +PackageLocale: en-US +Publisher: Perimeter 81 Ltd +PackageName: Perimeter 81 +License: P81 License +ShortDescription: P81 +ManifestType: defaultLocale +ManifestVersion: 1.4.0 diff --git a/manifests/p/Perimeter81Ltd/Perimeter81Ltd/10.4.1.1616/Perimeter81Ltd.Perimeter81Ltd.yaml b/manifests/p/Perimeter81Ltd/Perimeter81Ltd/10.4.1.1616/Perimeter81Ltd.Perimeter81Ltd.yaml new file mode 100644 index 0000000000000..0feffac33b812 --- /dev/null +++ b/manifests/p/Perimeter81Ltd/Perimeter81Ltd/10.4.1.1616/Perimeter81Ltd.Perimeter81Ltd.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.9.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Perimeter81Ltd.Perimeter81Ltd +PackageVersion: 10.4.1.1616 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.4.0 From 777d7e9ce3eba49f177a9b1f7dbc37f3f52feba0 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 00:42:14 +0800 Subject: [PATCH 026/243] New version: Readdle.Spark version 3.13.0 (#135160) --- .../Spark/3.13.0/Readdle.Spark.installer.yaml | 18 ++++++++++ .../3.13.0/Readdle.Spark.locale.en-US.yaml | 36 +++++++++++++++++++ .../3.13.0/Readdle.Spark.locale.zh-CN.yaml | 32 +++++++++++++++++ .../r/Readdle/Spark/3.13.0/Readdle.Spark.yaml | 8 +++++ 4 files changed, 94 insertions(+) create mode 100644 manifests/r/Readdle/Spark/3.13.0/Readdle.Spark.installer.yaml create mode 100644 manifests/r/Readdle/Spark/3.13.0/Readdle.Spark.locale.en-US.yaml create mode 100644 manifests/r/Readdle/Spark/3.13.0/Readdle.Spark.locale.zh-CN.yaml create mode 100644 manifests/r/Readdle/Spark/3.13.0/Readdle.Spark.yaml diff --git a/manifests/r/Readdle/Spark/3.13.0/Readdle.Spark.installer.yaml b/manifests/r/Readdle/Spark/3.13.0/Readdle.Spark.installer.yaml new file mode 100644 index 0000000000000..ff7b27101afcf --- /dev/null +++ b/manifests/r/Readdle/Spark/3.13.0/Readdle.Spark.installer.yaml @@ -0,0 +1,18 @@ +# 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: Readdle.Spark +PackageVersion: 3.13.0 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-01-17 +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.sparkmailapp.com/Spark3/win/dist/3.13.0.64949/Spark.exe + InstallerSha256: D3C46AE83E018DEB67C8D22A968FFD298CCF8DDBBDCF5F2CB90E1B2E34CF233E + ProductCode: 09e2d43b-2e9a-5a23-a54c-87838a95fcb3 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/r/Readdle/Spark/3.13.0/Readdle.Spark.locale.en-US.yaml b/manifests/r/Readdle/Spark/3.13.0/Readdle.Spark.locale.en-US.yaml new file mode 100644 index 0000000000000..b83700e5ea063 --- /dev/null +++ b/manifests/r/Readdle/Spark/3.13.0/Readdle.Spark.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: Readdle.Spark +PackageVersion: 3.13.0 +PackageLocale: en-US +Publisher: Spark Mail Limited +PublisherUrl: https://readdle.com/ +PublisherSupportUrl: https://sparkmailapp.com/help +PrivacyUrl: https://sparkmailapp.com/legal/privacy-app +Author: Readdle Limited +PackageName: Spark Desktop +PackageUrl: https://sparkmailapp.com/ +License: Proprietary +LicenseUrl: https://sparkmailapp.com/legal/terms +Copyright: Copyright © 2024 Readdle +# CopyrightUrl: +ShortDescription: Smart. Focused. Email. +Description: Fast, cross-platform email designed to filter out the noise - so you can focus on what's important. +# Moniker: +Tags: +- email +- mail +ReleaseNotes: |- + Introducing Delegations! + Now you can assign an email to your teammate without the need to forward it or sharing the entire inbox. + Easily set deadlines, privately discuss tasks, and track status of emails assigned to others in the Delegated folder (same as on other Spark platforms!) + Questions, issues, or bugs? Contact support@sparkmailapp.com, as ever, and we’ll be happy to help. +ReleaseNotesUrl: https://sparkmailapp.com/spark3/win/changelog +PurchaseUrl: https://sparkmailapp.com/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: How to + DocumentUrl: https://sparkmailapp.com/how-to +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/r/Readdle/Spark/3.13.0/Readdle.Spark.locale.zh-CN.yaml b/manifests/r/Readdle/Spark/3.13.0/Readdle.Spark.locale.zh-CN.yaml new file mode 100644 index 0000000000000..abd5d312c1a6f --- /dev/null +++ b/manifests/r/Readdle/Spark/3.13.0/Readdle.Spark.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: Readdle.Spark +PackageVersion: 3.13.0 +PackageLocale: zh-CN +Publisher: Spark Mail Limited +PublisherUrl: https://readdle.com/zh +PublisherSupportUrl: https://sparkmailapp.com/help +PrivacyUrl: https://sparkmailapp.com/zh/legal/privacy-app +Author: Readdle Limited +PackageName: Spark Desktop +PackageUrl: https://sparkmailapp.com/zh +License: 专有软件 +LicenseUrl: https://sparkmailapp.com/zh/legal/terms +Copyright: Copyright © 2024 Readdle +# CopyrightUrl: +ShortDescription: 智能、聚焦、邮件。 +Description: 超高效兼跨平台:专为静忧收件设计,专心聚焦重要事项。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://sparkmailapp.com/spark3/win/changelog +PurchaseUrl: https://sparkmailapp.com/zh/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: 教程 + DocumentUrl: https://sparkmailapp.com/zh/how-to +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/r/Readdle/Spark/3.13.0/Readdle.Spark.yaml b/manifests/r/Readdle/Spark/3.13.0/Readdle.Spark.yaml new file mode 100644 index 0000000000000..cd401828c7133 --- /dev/null +++ b/manifests/r/Readdle/Spark/3.13.0/Readdle.Spark.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: Readdle.Spark +PackageVersion: 3.13.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 601cb549484d08cd22ef45256bca054d4c49b970 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Fri, 19 Jan 2024 03:42:22 +1100 Subject: [PATCH 027/243] New version: AnyDeskSoftwareGmbH.AnyDesk version 8.0.7 (#135157) --- ...AnyDeskSoftwareGmbH.AnyDesk.installer.yaml | 42 +++++++++++++++++++ ...DeskSoftwareGmbH.AnyDesk.locale.en-US.yaml | 34 +++++++++++++++ ...DeskSoftwareGmbH.AnyDesk.locale.zh-CN.yaml | 26 ++++++++++++ .../8.0.7/AnyDeskSoftwareGmbH.AnyDesk.yaml | 8 ++++ 4 files changed, 110 insertions(+) create mode 100644 manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.installer.yaml create mode 100644 manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.locale.en-US.yaml create mode 100644 manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.locale.zh-CN.yaml create mode 100644 manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.yaml diff --git a/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.installer.yaml b/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.installer.yaml new file mode 100644 index 0000000000000..7330a077f7abc --- /dev/null +++ b/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.installer.yaml @@ -0,0 +1,42 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: AnyDeskSoftwareGmbH.AnyDesk +PackageVersion: 8.0.7 +Platform: +- Windows.Desktop +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +ReleaseDate: 2024-01-16 +Installers: +- Architecture: x86 + InstallerType: exe + InstallerUrl: https://download.anydesk.com/AnyDesk.exe + InstallerSha256: 1D0D0A6C3770C390744033232A8DE0BF682716849EBC2866118C65C51CF5D4D9 + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + Upgrade: --remove-first + Custom: --install "C:\Program Files (x86)\AnyDesk" --update-auto --create-desktop-icon --create-shortcuts + UpgradeBehavior: install + AppsAndFeaturesEntries: + - DisplayVersion: ad 8.0.7 + ProductCode: AnyDesk + InstallerType: exe + ElevationRequirement: elevationRequired +- Architecture: x86 + InstallerType: wix + InstallerUrl: https://download.anydesk.com/AnyDesk.exe + InstallerSha256: 1D0D0A6C3770C390744033232A8DE0BF682716849EBC2866118C65C51CF5D4D9 + UpgradeBehavior: uninstallPrevious + ProductCode: '{62853EBF-E9DD-4AA5-B20A-5A6C3DD74FF3}' + AppsAndFeaturesEntries: + - DisplayName: AnyDesk MSI + ProductCode: '{62853EBF-E9DD-4AA5-B20A-5A6C3DD74FF3}' + InstallerType: msi + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.locale.en-US.yaml b/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.locale.en-US.yaml new file mode 100644 index 0000000000000..2f2931f15d515 --- /dev/null +++ b/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.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: AnyDeskSoftwareGmbH.AnyDesk +PackageVersion: 8.0.7 +PackageLocale: en-US +Publisher: AnyDesk Software GmbH +PublisherUrl: https://anydesk.com +PublisherSupportUrl: https://anydesk.com/en/contact +PrivacyUrl: https://anydesk.com/en/privacy +Author: AnyDesk Software GmbH +PackageName: AnyDesk +PackageUrl: https://anydesk.com +License: Proprietary +LicenseUrl: https://anydesk.com/en/terms +Copyright: © 2023 AnyDesk Software GmbH +CopyrightUrl: https://anydesk.com/en/terms +ShortDescription: AnyDesk is a German proprietary remote desktop tool distributed by AnyDesk Software GmbH. +Description: |- + Connect to a computer remotely, be it from the other end of the office or halfway around the world. + AnyDesk ensures secure and reliable remote desktop connections for IT professionals and on-the-go individuals alike. +Moniker: anydesk +Tags: +- rdp +- remote-control +- remote-desktop +PurchaseUrl: https://anydesk.com/en/pricing/teams +Documentations: +- DocumentLabel: Knowledge Hub + DocumentUrl: https://support.anydesk.com/knowledge +- DocumentLabel: FAQ + DocumentUrl: https://support.anydesk.com/knowledge/faq +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.locale.zh-CN.yaml b/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.locale.zh-CN.yaml new file mode 100644 index 0000000000000..33dac200d688c --- /dev/null +++ b/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: AnyDeskSoftwareGmbH.AnyDesk +PackageVersion: 8.0.7 +PackageLocale: zh-CN +Publisher: AnyDesk Software GmbH +PublisherUrl: https://anydesk.com +PublisherSupportUrl: https://anydesk.com/zhs/contact +PrivacyUrl: https://anydesk.com/zhs/privacy +PackageName: AnyDesk +PackageUrl: https://anydesk.com/zhs +License: Freeware +LicenseUrl: https://anydesk.com/zhs/terms +Copyright: © 2023 AnyDesk Software GmbH +ShortDescription: 超便捷的远程桌面软件 +Description: 无论您是在隔壁的办公室还是在世界的另一端,都可以通过AnyDesk连接到您的计算机。AnyDesk具有无与伦比的性能、出色的安全性和多平台支持,为专业而创造,深受大家喜爱。 +Tags: +- 远程控制 +- 远程桌面 +- 远程连接 +Documentations: +- DocumentLabel: Knowledge Hub + DocumentUrl: https://support.anydesk.com/zh-cn/knowledge +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.yaml b/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.yaml new file mode 100644 index 0000000000000..26521901d2719 --- /dev/null +++ b/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.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: AnyDeskSoftwareGmbH.AnyDesk +PackageVersion: 8.0.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 091686a1ceb85115fd775fa71ebf01be30881df0 Mon Sep 17 00:00:00 2001 From: KAMEGAWA Kazushi Date: Fri, 19 Jan 2024 01:42:30 +0900 Subject: [PATCH 028/243] New Version: CrystalDiskInfo.KureiKeiEdtion.9.2.2 (#135154) --- ...talDiskInfo.KureiKeiEdition.installer.yaml | 27 +++++++++++++++ ...DiskInfo.KureiKeiEdition.locale.en-US.yaml | 33 +++++++++++++++++++ ...World.CrystalDiskInfo.KureiKeiEdition.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/c/CrystalDewWorld/CrystalDiskInfo/KureiKeiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.KureiKeiEdition.installer.yaml create mode 100644 manifests/c/CrystalDewWorld/CrystalDiskInfo/KureiKeiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.KureiKeiEdition.locale.en-US.yaml create mode 100644 manifests/c/CrystalDewWorld/CrystalDiskInfo/KureiKeiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.KureiKeiEdition.yaml diff --git a/manifests/c/CrystalDewWorld/CrystalDiskInfo/KureiKeiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.KureiKeiEdition.installer.yaml b/manifests/c/CrystalDewWorld/CrystalDiskInfo/KureiKeiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.KureiKeiEdition.installer.yaml new file mode 100644 index 0000000000000..f3487b106fd4c --- /dev/null +++ b/manifests/c/CrystalDewWorld/CrystalDiskInfo/KureiKeiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.KureiKeiEdition.installer.yaml @@ -0,0 +1,27 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: CrystalDewWorld.CrystalDiskInfo.KureiKeiEdition +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://sourceforge.net/projects/crystaldiskinfo/files/9.2.2/CrystalDiskInfo9_2_2KureiKei.exe/download + InstallerSha256: 114884da4ce309905e24edbcbd79824110db58f400c9e412186c8da9379aff54 +- Architecture: arm64 + InstallerUrl: https://sourceforge.net/projects/crystaldiskinfo/files/9.2.2/CrystalDiskInfo9_2_2KureiKei.exe/download + InstallerSha256: 114884da4ce309905e24edbcbd79824110db58f400c9e412186c8da9379aff54 +- Architecture: x86 + InstallerUrl: https://sourceforge.net/projects/crystaldiskinfo/files/9.2.2/CrystalDiskInfo9_2_2KureiKei.exe/download + InstallerSha256: 114884da4ce309905e24edbcbd79824110db58f400c9e412186c8da9379aff54 +ManifestType: installer +ManifestVersion: 1.5.0 +ReleaseDate: 2024-01-13 diff --git a/manifests/c/CrystalDewWorld/CrystalDiskInfo/KureiKeiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.KureiKeiEdition.locale.en-US.yaml b/manifests/c/CrystalDewWorld/CrystalDiskInfo/KureiKeiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.KureiKeiEdition.locale.en-US.yaml new file mode 100644 index 0000000000000..0d9eae6482c3a --- /dev/null +++ b/manifests/c/CrystalDewWorld/CrystalDiskInfo/KureiKeiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.KureiKeiEdition.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Automatically updated by the winget bot at 2023/Nov/21 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: CrystalDewWorld.CrystalDiskInfo.KureiKeiEdition +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 Kurei Kei 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 Kurei Kei Theme. +Moniker: crystaldiskinfo-kke +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/KureiKeiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.KureiKeiEdition.yaml b/manifests/c/CrystalDewWorld/CrystalDiskInfo/KureiKeiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.KureiKeiEdition.yaml new file mode 100644 index 0000000000000..67b2185c8c1a9 --- /dev/null +++ b/manifests/c/CrystalDewWorld/CrystalDiskInfo/KureiKeiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.KureiKeiEdition.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2023/Nov/21 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: CrystalDewWorld.CrystalDiskInfo.KureiKeiEdition +PackageVersion: 9.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 32314f67cbed32e35c64d56d0d5ff34f205a768c Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 18 Jan 2024 17:42:42 +0100 Subject: [PATCH 029/243] New version: YuzuEmu.Yuzu.Mainline version 1684 (#135150) --- .../1684/YuzuEmu.Yuzu.Mainline.installer.yaml | 17 ++++++++++ .../YuzuEmu.Yuzu.Mainline.locale.en-US.yaml | 34 +++++++++++++++++++ .../Mainline/1684/YuzuEmu.Yuzu.Mainline.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/y/YuzuEmu/Yuzu/Mainline/1684/YuzuEmu.Yuzu.Mainline.installer.yaml create mode 100644 manifests/y/YuzuEmu/Yuzu/Mainline/1684/YuzuEmu.Yuzu.Mainline.locale.en-US.yaml create mode 100644 manifests/y/YuzuEmu/Yuzu/Mainline/1684/YuzuEmu.Yuzu.Mainline.yaml diff --git a/manifests/y/YuzuEmu/Yuzu/Mainline/1684/YuzuEmu.Yuzu.Mainline.installer.yaml b/manifests/y/YuzuEmu/Yuzu/Mainline/1684/YuzuEmu.Yuzu.Mainline.installer.yaml new file mode 100644 index 0000000000000..4aa69a703f27d --- /dev/null +++ b/manifests/y/YuzuEmu/Yuzu/Mainline/1684/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: '1684' +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: yuzu-windows-msvc/yuzu.exe +UpgradeBehavior: install +ReleaseDate: 2024-01-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1684/yuzu-windows-msvc-20240117-41b6b5833.zip + InstallerSha256: 72E570B602D6AF382051F01E09D1769415BF842219CEFE077BC72AA7422596D2 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/y/YuzuEmu/Yuzu/Mainline/1684/YuzuEmu.Yuzu.Mainline.locale.en-US.yaml b/manifests/y/YuzuEmu/Yuzu/Mainline/1684/YuzuEmu.Yuzu.Mainline.locale.en-US.yaml new file mode 100644 index 0000000000000..d65ad0b641e42 --- /dev/null +++ b/manifests/y/YuzuEmu/Yuzu/Mainline/1684/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: '1684' +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 12688" + - Merge pull request #12689 from liamwhite/remove-format + - ci: remove format dep from mainline step2 + - Merge pull request #12380 from flodavid/save-profile + - Merge pull request #12686 from szepeviktor/typos3 + - Fix typos in master + - Merge remote-tracking branch 'origin/master' into typos3 + - Fix typos in arrays.xml + - Fix one more typo +ReleaseNotesUrl: https://github.com/yuzu-emu/yuzu-mainline/releases/tag/mainline-0-1684 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/y/YuzuEmu/Yuzu/Mainline/1684/YuzuEmu.Yuzu.Mainline.yaml b/manifests/y/YuzuEmu/Yuzu/Mainline/1684/YuzuEmu.Yuzu.Mainline.yaml new file mode 100644 index 0000000000000..1191bcc9d9fd0 --- /dev/null +++ b/manifests/y/YuzuEmu/Yuzu/Mainline/1684/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: '1684' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 361fd4c03fb25b7f92dbd717a530882ef637cf23 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 18 Jan 2024 17:42:45 +0100 Subject: [PATCH 030/243] New version: StandardNotes.StandardNotes version 3.184.4 (#135169) --- ...StandardNotes.StandardNotes.installer.yaml | 20 +++++++++ ...ndardNotes.StandardNotes.locale.en-US.yaml | 41 +++++++++++++++++++ .../3.184.4/StandardNotes.StandardNotes.yaml | 8 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/s/StandardNotes/StandardNotes/3.184.4/StandardNotes.StandardNotes.installer.yaml create mode 100644 manifests/s/StandardNotes/StandardNotes/3.184.4/StandardNotes.StandardNotes.locale.en-US.yaml create mode 100644 manifests/s/StandardNotes/StandardNotes/3.184.4/StandardNotes.StandardNotes.yaml diff --git a/manifests/s/StandardNotes/StandardNotes/3.184.4/StandardNotes.StandardNotes.installer.yaml b/manifests/s/StandardNotes/StandardNotes/3.184.4/StandardNotes.StandardNotes.installer.yaml new file mode 100644 index 0000000000000..d72c0cfce320e --- /dev/null +++ b/manifests/s/StandardNotes/StandardNotes/3.184.4/StandardNotes.StandardNotes.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: StandardNotes.StandardNotes +PackageVersion: 3.184.4 +InstallerType: nullsoft +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2024-01-17 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/standardnotes/app/releases/download/@standardnotes/desktop@3.184.4/standard-notes-3.184.4-win-ia32.exe + InstallerSha256: CE5302F9DB13DCA19DD24EE939157B4E4B19C02B75F810D14CEC9A37008A00AE +- Architecture: x64 + InstallerUrl: https://github.com/standardnotes/app/releases/download/@standardnotes/desktop@3.184.4/standard-notes-3.184.4-win-x64.exe + InstallerSha256: 3F4C1ABE77753EA7951915BA005041D23F9055DE7E596DB76B1773B0A34C3449 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/StandardNotes/StandardNotes/3.184.4/StandardNotes.StandardNotes.locale.en-US.yaml b/manifests/s/StandardNotes/StandardNotes/3.184.4/StandardNotes.StandardNotes.locale.en-US.yaml new file mode 100644 index 0000000000000..11272ce8bd17d --- /dev/null +++ b/manifests/s/StandardNotes/StandardNotes/3.184.4/StandardNotes.StandardNotes.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: StandardNotes.StandardNotes +PackageVersion: 3.184.4 +PackageLocale: en-US +Publisher: Standard Notes +PublisherUrl: https://standardnotes.com +PublisherSupportUrl: https://standardnotes.com/help +PrivacyUrl: https://standardnotes.com/privacy +Author: Standard Notes +PackageName: Standard Notes +PackageUrl: https://standardnotes.com +License: AGPL-3.0 +LicenseUrl: https://github.com/standardnotes/app/blob/HEAD/LICENSE +Copyright: Copyright (c) Standard Notes +CopyrightUrl: https://github.com/standardnotes/app/blob/main/LICENSE +ShortDescription: An end-to-end encrypted notes app for digitalists and professionals. +Description: |- + Standard Notes is an end-to-end encrypted note-taking app for digitalists and professionals. + Capture your notes, files, and life’s work all in one secure place. +Moniker: standardnotes +Tags: +- encrypted +- evernote +- markdown +- note-taking +- notes +- privacy +- secure +- snippets +- standardnotes +ReleaseNotes: |- + Web Changes + - Version bump only for package @standardnotes/web + Desktop Changes + - Version bump only for package @standardnotes/desktop +ReleaseNotesUrl: https://github.com/standardnotes/app/releases/tag/@standardnotes/desktop@3.184.4 +PurchaseUrl: https://standardnotes.com/plans +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/StandardNotes/StandardNotes/3.184.4/StandardNotes.StandardNotes.yaml b/manifests/s/StandardNotes/StandardNotes/3.184.4/StandardNotes.StandardNotes.yaml new file mode 100644 index 0000000000000..73bb2cad59876 --- /dev/null +++ b/manifests/s/StandardNotes/StandardNotes/3.184.4/StandardNotes.StandardNotes.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: StandardNotes.StandardNotes +PackageVersion: 3.184.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f7cfd0de46f39060f6c28ae3a37d52e0a95c25bd Mon Sep 17 00:00:00 2001 From: Stacklok Bot <140063061+stacklokbot@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:42:50 +0000 Subject: [PATCH 031/243] New version: stacklok.minder 0.0.26 (#135153) * New version: stacklok.minder 0.0.26: add version * New version: stacklok.minder 0.0.26: add installer * New version: stacklok.minder 0.0.26: add locale --------- Co-authored-by: stacklokbot --- .../0.0.26/stacklok.minder.installer.yaml | 26 ++++++++++++++++++ .../0.0.26/stacklok.minder.locale.en-US.yaml | 27 +++++++++++++++++++ .../minder/0.0.26/stacklok.minder.yaml | 7 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/s/stacklok/minder/0.0.26/stacklok.minder.installer.yaml create mode 100644 manifests/s/stacklok/minder/0.0.26/stacklok.minder.locale.en-US.yaml create mode 100644 manifests/s/stacklok/minder/0.0.26/stacklok.minder.yaml diff --git a/manifests/s/stacklok/minder/0.0.26/stacklok.minder.installer.yaml b/manifests/s/stacklok/minder/0.0.26/stacklok.minder.installer.yaml new file mode 100644 index 0000000000000..5960fa5d70a6f --- /dev/null +++ b/manifests/s/stacklok/minder/0.0.26/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.26 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-01-17" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: minder.exe + PortableCommandAlias: minder + InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.26/minder_0.0.26_windows_arm64.zip + InstallerSha256: 5f5e692fc130610a43120ce97842004fe9039c9508920aefb062c5ba289dd7fd + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: minder.exe + PortableCommandAlias: minder + InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.26/minder_0.0.26_windows_amd64.zip + InstallerSha256: 8f04d55826d42c81f0f2228bc92c9c2695aeaa91845e395a7b7fd894c1f22de5 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/stacklok/minder/0.0.26/stacklok.minder.locale.en-US.yaml b/manifests/s/stacklok/minder/0.0.26/stacklok.minder.locale.en-US.yaml new file mode 100644 index 0000000000000..ba3a28072c34d --- /dev/null +++ b/manifests/s/stacklok/minder/0.0.26/stacklok.minder.locale.en-US.yaml @@ -0,0 +1,27 @@ +# 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.26 +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 + * bf769140537d895d9915fb95f005d7661d82c789: Add overrides for enabling alerts and remediations when creating profiles (#2129) (@JAORMX) + * e370b08cd8472ac4b5dc9145862bab34a97a56af: Auto-generated cli documentation update - 2024-01-17 10:56:53 (#2135) (@github-actions[bot]) + * 9624c202e7c95fde628438ed39d9ec5523c39487: Derive ruletype response from DB entry (#2130) (@eleftherias) + * 1554aa183a0986c524451cf6b5020bf16a305a90: build(deps): bump github.com/evanphx/json-patch/v5 from 5.8.0 to 5.8.1 (#2134) (@dependabot[bot]) + * 2f04353d0fe9ddc46d30fe73a83d91ab62041777: build(deps): bump github.com/openfga/cli from 0.2.3 to 0.2.4 (#2133) (@dependabot[bot]) + * b3485ccde65aec6cd05ef4186727701bdc6223d7: build(deps): bump golang from `6fbd2d3` to `5f5d61d` (#2132) (@dependabot[bot]) +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/stacklok/minder/0.0.26/stacklok.minder.yaml b/manifests/s/stacklok/minder/0.0.26/stacklok.minder.yaml new file mode 100644 index 0000000000000..fdb7972e6b2ae --- /dev/null +++ b/manifests/s/stacklok/minder/0.0.26/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.26 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 15ada5c529c7b33f298201f5cba24c798b4dc926 Mon Sep 17 00:00:00 2001 From: Kesantielu Dasefern Date: Thu, 18 Jan 2024 22:43:03 +0600 Subject: [PATCH 032/243] PKI.NCALayer Installer hashes have been changed (#135149) --- manifests/p/PKI/NCALayer/1.3/PKI.NCALayer.installer.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/p/PKI/NCALayer/1.3/PKI.NCALayer.installer.yaml b/manifests/p/PKI/NCALayer/1.3/PKI.NCALayer.installer.yaml index 840be8129736a..8a7a3cb7f0398 100644 --- a/manifests/p/PKI/NCALayer/1.3/PKI.NCALayer.installer.yaml +++ b/manifests/p/PKI/NCALayer/1.3/PKI.NCALayer.installer.yaml @@ -10,15 +10,15 @@ InstallModes: - silent - silentWithProgress UpgradeBehavior: install -ReleaseDate: 2022-03-13 +ReleaseDate: 2024-01-08 Installers: - Architecture: x64 InstallerUrl: https://ncl.pki.gov.kz/images/NCALayer/NCALayerInstall_x64.exe - InstallerSha256: 8A5D1818F5B2E2B376F9DD950EDF495F1394467FE7A79D1A5040B603D62D764D + InstallerSha256: 4BDABDFD13FCEA5C52A8415A61FBF4888558206539175E2F2F5E38F9326EE654 ProductCode: '{2E9A81FF-B19F-4F64-95B0-E688E09F7D7C}_is1' - Architecture: x86 InstallerUrl: https://ncl.pki.gov.kz/images/NCALayer/NCALayerInstall_x86.exe - InstallerSha256: 6662D35AD82C40DD04773C85AEB5FA729893A16E4D2B53CFA4841D78E9948480 + InstallerSha256: CCDDB42CA18234DF422730CE61EDFC645E3B5962A21F623DCAEDEACDCE1A37D9 ProductCode: '{2E9A81FF-B19F-4F64-95B0-E688E09F7D7C}_is1' ManifestType: installer ManifestVersion: 1.1.0 From d9f3724ebefa1a57bf6ca4efd900b71d0101ed53 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 18 Jan 2024 17:43:23 +0100 Subject: [PATCH 033/243] New version: Workrave.Workrave version 1.10.52 (#135144) --- .../1.10.52/Workrave.Workrave.installer.yaml | 21 +++++++++++++++ .../Workrave.Workrave.locale.en-US.yaml | 27 +++++++++++++++++++ .../Workrave/1.10.52/Workrave.Workrave.yaml | 8 ++++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/w/Workrave/Workrave/1.10.52/Workrave.Workrave.installer.yaml create mode 100644 manifests/w/Workrave/Workrave/1.10.52/Workrave.Workrave.locale.en-US.yaml create mode 100644 manifests/w/Workrave/Workrave/1.10.52/Workrave.Workrave.yaml diff --git a/manifests/w/Workrave/Workrave/1.10.52/Workrave.Workrave.installer.yaml b/manifests/w/Workrave/Workrave/1.10.52/Workrave.Workrave.installer.yaml new file mode 100644 index 0000000000000..693f8b714c5b7 --- /dev/null +++ b/manifests/w/Workrave/Workrave/1.10.52/Workrave.Workrave.installer.yaml @@ -0,0 +1,21 @@ +# Created with komac v2.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Workrave.Workrave +PackageVersion: 1.10.52 +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2023-09-25 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/rcaelers/workrave/releases/download/v1_10_52/workrave-win32-v1.10.52.exe + InstallerSha256: 675E5CE334DEEE160C1F90F470CCF65A822F3CE669591A6708BB65D2C6F6F1DB +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/w/Workrave/Workrave/1.10.52/Workrave.Workrave.locale.en-US.yaml b/manifests/w/Workrave/Workrave/1.10.52/Workrave.Workrave.locale.en-US.yaml new file mode 100644 index 0000000000000..03e47d9ff434a --- /dev/null +++ b/manifests/w/Workrave/Workrave/1.10.52/Workrave.Workrave.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Workrave.Workrave +PackageVersion: 1.10.52 +PackageLocale: en-US +Publisher: Rob Caelers & Raymond Penners +PublisherUrl: https://workrave.org/ +PublisherSupportUrl: https://workrave.org/support/ +Author: Rob Caelers & Raymond Penners +PackageName: Workrave +PackageUrl: https://workrave.org/ +License: GPL-3.0 +LicenseUrl: https://raw.githubusercontent.com/rcaelers/workrave/main/COPYING +Copyright: Copyright (C) 2007 Free Software Foundation, Inc. +CopyrightUrl: https://raw.githubusercontent.com/rcaelers/workrave/main/COPYING +ShortDescription: Workrave is a free program that assists in the recovery and prevention of Repetitive Strain Injury (RSI). +Description: |- + Workrave is a free program that assists in the recovery and prevention of Repetitive Strain Injury (RSI). + It monitors your keyboard and mouse usage and using this information, it frequently alerts you to take microbreaks, rest breaks and restricts you to your daily computer usage. +Moniker: workrave +Tags: +- work +ReleaseNotes: Workrave 1.10.52 has been released. Changes since Workrave 1.10.51.1:- Fix GNOME 45 compatibility (#508) +ReleaseNotesUrl: https://github.com/rcaelers/workrave/releases/tag/v1_10_52 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/w/Workrave/Workrave/1.10.52/Workrave.Workrave.yaml b/manifests/w/Workrave/Workrave/1.10.52/Workrave.Workrave.yaml new file mode 100644 index 0000000000000..6374f30aeb27d --- /dev/null +++ b/manifests/w/Workrave/Workrave/1.10.52/Workrave.Workrave.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: Workrave.Workrave +PackageVersion: 1.10.52 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b633e3345996a82323032692986031bfef7b3d84 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 00:43:59 +0800 Subject: [PATCH 034/243] New version: Ximalaya.XimalayaLive version 4.24.686 (#135142) --- .../Ximalaya.XimalayaLive.installer.yaml | 18 ++++++++++ .../Ximalaya.XimalayaLive.locale.en-US.yaml | 34 +++++++++++++++++++ .../Ximalaya.XimalayaLive.locale.zh-CN.yaml | 30 ++++++++++++++++ .../4.24.686/Ximalaya.XimalayaLive.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/x/Ximalaya/XimalayaLive/4.24.686/Ximalaya.XimalayaLive.installer.yaml create mode 100644 manifests/x/Ximalaya/XimalayaLive/4.24.686/Ximalaya.XimalayaLive.locale.en-US.yaml create mode 100644 manifests/x/Ximalaya/XimalayaLive/4.24.686/Ximalaya.XimalayaLive.locale.zh-CN.yaml create mode 100644 manifests/x/Ximalaya/XimalayaLive/4.24.686/Ximalaya.XimalayaLive.yaml diff --git a/manifests/x/Ximalaya/XimalayaLive/4.24.686/Ximalaya.XimalayaLive.installer.yaml b/manifests/x/Ximalaya/XimalayaLive/4.24.686/Ximalaya.XimalayaLive.installer.yaml new file mode 100644 index 0000000000000..a8f936ddcd840 --- /dev/null +++ b/manifests/x/Ximalaya/XimalayaLive/4.24.686/Ximalaya.XimalayaLive.installer.yaml @@ -0,0 +1,18 @@ +# 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: Ximalaya.XimalayaLive +PackageVersion: 4.24.686 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-01-17 +Installers: +- Architecture: x86 + InstallerUrl: https://s1.xmcdn.com/yx/xmly-live-release/last/dist/Ximalaya-Live-Setup-4.24.686.exe + InstallerSha256: 46DD53779593AF7FE971419D9A01F1ED807BE9A414DB512759A2CEA50734596E + ProductCode: 2b768da7-d7f2-50e7-bc2f-111a10a890a5 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/x/Ximalaya/XimalayaLive/4.24.686/Ximalaya.XimalayaLive.locale.en-US.yaml b/manifests/x/Ximalaya/XimalayaLive/4.24.686/Ximalaya.XimalayaLive.locale.en-US.yaml new file mode 100644 index 0000000000000..42d34d9b7e548 --- /dev/null +++ b/manifests/x/Ximalaya/XimalayaLive/4.24.686/Ximalaya.XimalayaLive.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: Ximalaya.XimalayaLive +PackageVersion: 4.24.686 +PackageLocale: en-US +Publisher: 上海喜马拉雅科技有限公司 +PublisherUrl: https://www.ximalaya.com +PublisherSupportUrl: https://pages.ximalaya.com/mkt/act/e1eabd4d6d9c832f +PrivacyUrl: https://passport.ximalaya.com/page/privacy_policy +Author: Shanghai Zhengda Himalaya Network Technology Co., Ltd. +PackageName: 喜马拉雅直播助手 +PackageUrl: https://www.ximalaya.com/download +License: Freeware +LicenseUrl: https://passport.ximalaya.com/page/register_rule +Copyright: Copyright (c) 2024 Shanghai Zhengda Himalaya Network Technology Co., Ltd. +# CopyrightUrl: +ShortDescription: Ximalaya Live Assistant +# Description: +# Moniker: +Tags: +- broadcasting +- live +- live-streaming +- livestreaming +- screencasting +- streaming +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/x/Ximalaya/XimalayaLive/4.24.686/Ximalaya.XimalayaLive.locale.zh-CN.yaml b/manifests/x/Ximalaya/XimalayaLive/4.24.686/Ximalaya.XimalayaLive.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b2ab9a7a127d9 --- /dev/null +++ b/manifests/x/Ximalaya/XimalayaLive/4.24.686/Ximalaya.XimalayaLive.locale.zh-CN.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.locale.1.5.0.schema.json + +PackageIdentifier: Ximalaya.XimalayaLive +PackageVersion: 4.24.686 +PackageLocale: zh-CN +Publisher: 上海喜马拉雅科技有限公司 +PublisherUrl: https://www.ximalaya.com +PublisherSupportUrl: https://pages.ximalaya.com/mkt/act/e1eabd4d6d9c832f +PrivacyUrl: https://passport.ximalaya.com/page/privacy_policy +Author: 上海喜马拉雅科技有限公司 +PackageName: 喜马拉雅直播助手 +PackageUrl: https://www.ximalaya.com/download +License: 免费软件 +LicenseUrl: https://passport.ximalaya.com/page/register_rule +Copyright: Copyright (c) 2024 上海喜马拉雅科技有限公司 +# CopyrightUrl: +ShortDescription: 喜马拉雅直播助手 +# Description: +# Moniker: +Tags: +- 推流 +- 直播 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/x/Ximalaya/XimalayaLive/4.24.686/Ximalaya.XimalayaLive.yaml b/manifests/x/Ximalaya/XimalayaLive/4.24.686/Ximalaya.XimalayaLive.yaml new file mode 100644 index 0000000000000..a2e63da0f4754 --- /dev/null +++ b/manifests/x/Ximalaya/XimalayaLive/4.24.686/Ximalaya.XimalayaLive.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: Ximalaya.XimalayaLive +PackageVersion: 4.24.686 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f360e568fb69af97431d61354f750a99c8035e7a Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 00:44:11 +0800 Subject: [PATCH 035/243] New version: NetEase.YoudaoNote version 7.2.170 (#135141) --- .../7.2.170/NetEase.YoudaoNote.installer.yaml | 18 +++++++ .../NetEase.YoudaoNote.locale.en-US.yaml | 44 ++++++++++++++++ .../NetEase.YoudaoNote.locale.zh-CN.yaml | 50 +++++++++++++++++++ .../7.2.170/NetEase.YoudaoNote.yaml | 8 +++ 4 files changed, 120 insertions(+) create mode 100644 manifests/n/NetEase/YoudaoNote/7.2.170/NetEase.YoudaoNote.installer.yaml create mode 100644 manifests/n/NetEase/YoudaoNote/7.2.170/NetEase.YoudaoNote.locale.en-US.yaml create mode 100644 manifests/n/NetEase/YoudaoNote/7.2.170/NetEase.YoudaoNote.locale.zh-CN.yaml create mode 100644 manifests/n/NetEase/YoudaoNote/7.2.170/NetEase.YoudaoNote.yaml diff --git a/manifests/n/NetEase/YoudaoNote/7.2.170/NetEase.YoudaoNote.installer.yaml b/manifests/n/NetEase/YoudaoNote/7.2.170/NetEase.YoudaoNote.installer.yaml new file mode 100644 index 0000000000000..75ffdc385b03d --- /dev/null +++ b/manifests/n/NetEase/YoudaoNote/7.2.170/NetEase.YoudaoNote.installer.yaml @@ -0,0 +1,18 @@ +# 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.YoudaoNote +PackageVersion: 7.2.170 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-01-12 +Installers: +- Architecture: x64 + InstallerUrl: https://artifact.lx.netease.com/download/ynote-electron/有道云笔记-7.2.170.exe + InstallerSha256: B3D75B9740705FFCE2E478F0CD97766ACF998BE1E2D79F55BB4B6E7AD1D326F9 + ProductCode: e0397fb9-ce0d-5ee5-8455-1e3dc75b4034 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/n/NetEase/YoudaoNote/7.2.170/NetEase.YoudaoNote.locale.en-US.yaml b/manifests/n/NetEase/YoudaoNote/7.2.170/NetEase.YoudaoNote.locale.en-US.yaml new file mode 100644 index 0000000000000..4f4b864c3a4e1 --- /dev/null +++ b/manifests/n/NetEase/YoudaoNote/7.2.170/NetEase.YoudaoNote.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: NetEase.YoudaoNote +PackageVersion: 7.2.170 +PackageLocale: en-US +Publisher: 网易公司 +PublisherUrl: https://note.youdao.com/ +PublisherSupportUrl: https://note.youdao.com/help-center/ +PrivacyUrl: https://note.youdao.com/license-secrecy.html +Author: NetEase Youdao Information Technology (Beijing) Co., Ltd. +PackageName: 有道云笔记 +PackageUrl: https://note.youdao.com/note-download +License: Proprietary +LicenseUrl: https://note.youdao.com/license.html +Copyright: Copyright © 2024 NetEase +# CopyrightUrl: +ShortDescription: Online resource base for individuals and teams from NetEase Youdao +Description: YNote is a multi-platform note-taking tool that powers hundreds of millions of excellent users through scanning, voice, Markdown, collection and other note-taking methods. +# Moniker: +Tags: +- backlink +- bi-directional-link +- collaboration +- diagram +- docs +- document +- markdown +- mind-map +- mindmap +- notes +- reference +- share +- sheet +- sync +- team +- template +# ReleaseNotes: +ReleaseNotesUrl: https://note.youdao.com/help-center/changelog_windows.html +PurchaseUrl: https://note.youdao.com/vip-charge/ +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/n/NetEase/YoudaoNote/7.2.170/NetEase.YoudaoNote.locale.zh-CN.yaml b/manifests/n/NetEase/YoudaoNote/7.2.170/NetEase.YoudaoNote.locale.zh-CN.yaml new file mode 100644 index 0000000000000..fd0470caf3c66 --- /dev/null +++ b/manifests/n/NetEase/YoudaoNote/7.2.170/NetEase.YoudaoNote.locale.zh-CN.yaml @@ -0,0 +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: NetEase.YoudaoNote +PackageVersion: 7.2.170 +PackageLocale: zh-CN +Publisher: 网易公司 +PublisherUrl: https://note.youdao.com/ +PublisherSupportUrl: https://note.youdao.com/help-center/ +PrivacyUrl: https://note.youdao.com/license-secrecy.html +Author: 网易有道信息技术(北京)有限公司 +PackageName: 有道云笔记 +PackageUrl: https://note.youdao.com/note-download +License: 专有软件 +LicenseUrl: https://note.youdao.com/license.html +Copyright: Copyright © 2024 NetEase +# CopyrightUrl: +ShortDescription: 网易有道推出的个人与团队的线上资料库软件 +Description: 有道云笔记是一款多平台记录工具,通过扫描、语音、Markdown、收藏等记录方式,为亿万优秀用户提供助力。 +# Moniker: +Tags: +- markdown +- 共享 +- 协作 +- 协同 +- 双向链接 +- 反向链接 +- 同步 +- 团队 +- 图表 +- 引用 +- 思维导图 +- 文档 +- 模板 +- 笔记 +- 脑图 +- 表格 +ReleaseNotes: |- + 【体验优化】 + - 笔记内查找替换功能优化,全新视觉体验 + - 图片笔记支持文字识别,信息提取更方便 + - 客户端新增自动更新开关 + + 感谢您使用有道云笔记,记录,成为更好的自己! +ReleaseNotesUrl: https://note.youdao.com/help-center/changelog_windows.html +PurchaseUrl: https://note.youdao.com/vip-charge/ +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/n/NetEase/YoudaoNote/7.2.170/NetEase.YoudaoNote.yaml b/manifests/n/NetEase/YoudaoNote/7.2.170/NetEase.YoudaoNote.yaml new file mode 100644 index 0000000000000..a2664ea9420c6 --- /dev/null +++ b/manifests/n/NetEase/YoudaoNote/7.2.170/NetEase.YoudaoNote.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.YoudaoNote +PackageVersion: 7.2.170 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3a8bdf1ae30e0def9edf7113ee26663fa121785a Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 18 Jan 2024 17:44:19 +0100 Subject: [PATCH 036/243] New version: Ablaze.Floorp version 11.8.0 (#135135) * New version: Ablaze.Floorp version 11.8.0 * Update manifests/a/Ablaze/Floorp/11.8.0/Ablaze.Floorp.locale.en-US.yaml Co-authored-by: Hibi_10000 <87810571+Hibi-10000@users.noreply.github.com> * Update manifests/a/Ablaze/Floorp/11.8.0/Ablaze.Floorp.locale.ja-JP.yaml Co-authored-by: Hibi_10000 <87810571+Hibi-10000@users.noreply.github.com> --------- Co-authored-by: Hibi_10000 <87810571+Hibi-10000@users.noreply.github.com> --- .../11.8.0/Ablaze.Floorp.installer.yaml | 34 +++++++++++ .../11.8.0/Ablaze.Floorp.locale.en-US.yaml | 57 +++++++++++++++++++ .../11.8.0/Ablaze.Floorp.locale.ja-JP.yaml | 29 ++++++++++ .../a/Ablaze/Floorp/11.8.0/Ablaze.Floorp.yaml | 8 +++ 4 files changed, 128 insertions(+) create mode 100644 manifests/a/Ablaze/Floorp/11.8.0/Ablaze.Floorp.installer.yaml create mode 100644 manifests/a/Ablaze/Floorp/11.8.0/Ablaze.Floorp.locale.en-US.yaml create mode 100644 manifests/a/Ablaze/Floorp/11.8.0/Ablaze.Floorp.locale.ja-JP.yaml create mode 100644 manifests/a/Ablaze/Floorp/11.8.0/Ablaze.Floorp.yaml diff --git a/manifests/a/Ablaze/Floorp/11.8.0/Ablaze.Floorp.installer.yaml b/manifests/a/Ablaze/Floorp/11.8.0/Ablaze.Floorp.installer.yaml new file mode 100644 index 0000000000000..d0f271448f1ff --- /dev/null +++ b/manifests/a/Ablaze/Floorp/11.8.0/Ablaze.Floorp.installer.yaml @@ -0,0 +1,34 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Ablaze.Floorp +PackageVersion: 11.8.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- floorp +Protocols: +- http +- https +FileExtensions: +- htm +- html +- url +ReleaseDate: 2024-01-16 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Floorp-Projects/Floorp/releases/download/v11.8.0/floorp-win32.installer.exe + InstallerSha256: 9E92BA3D5053F89389BBA1FEC21FA5690F669A9562A305539DDCD6575D8BEDFB +- Architecture: x64 + InstallerUrl: https://github.com/Floorp-Projects/Floorp/releases/download/v11.8.0/floorp-win64.installer.exe + InstallerSha256: 6B68EC6C0AD8E3433720581B96291042DDE5D43FD288E4F3F02A4A11EE3405F8 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/Ablaze/Floorp/11.8.0/Ablaze.Floorp.locale.en-US.yaml b/manifests/a/Ablaze/Floorp/11.8.0/Ablaze.Floorp.locale.en-US.yaml new file mode 100644 index 0000000000000..d69d9ee4cb1fd --- /dev/null +++ b/manifests/a/Ablaze/Floorp/11.8.0/Ablaze.Floorp.locale.en-US.yaml @@ -0,0 +1,57 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Ablaze.Floorp +PackageVersion: 11.8.0 +PackageLocale: en-US +Publisher: Ablaze +PublisherUrl: https://ablaze.one +PublisherSupportUrl: https://support.ablaze.one/articles/floorp +PrivacyUrl: https://docs.ablaze.one/floorp_privacy_policy +Author: Ablaze +PackageName: Ablaze Floorp +PackageUrl: https://floorp.app/en +License: Mozilla Public License Version 2.0 +LicenseUrl: https://github.com/Floorp-Projects/Floorp/blob/ESR115/LICENSE +ShortDescription: Floorp is built on Firefox and was built in Japan and is a new browser with excellent privacy & flexibility. +Moniker: floorp +Tags: +- browser +- cross-platform +- firefox-fork +- foss +- gecko +- internet-browser +- open-source +- web +- web-browser +ReleaseNotes: |- + At First + - New Workspace Update Warning!! + - Why “Progressive Web Apps” feature only can be used on Windows? + 🌟 What’s new! + - Say hello to new workspaces! + Re-implemented workspace take us to more productivity. + - The workspace now works in multiple windows, and all windows are separated. + - Workspace toolbar buttons are now movable. + This allows you to use the workspace feature wherever you like. + - Workspaces are enabled by default. + However, when there is less than one workspace, it no longer interferes with the display/hide of tabs, making it compatible with extensions. + - Made some improvements to popups for workspace management. + - Added icons to the context menu for moving tabs between workspaces, and improved appearance. + - When you create a new workspace based on your feedback, Floorp will provide a workspace name for users, such as “New Workspace,” instead of deciding on a name first. + - Improved workspace’s toolbar button’s popup design. + - The design of the popup used when renaming a workspace has been improved. + - We remove all restrictions on characters that can be used in workspace name, and you can now use all characters, including emojis and symbols, as described above image. + - The design of the workspace icon has been adjusted to make it easier to see! + Thanks:@CutterKnife_ + - We’ve changed the location of workspace settings and added a new workspace tab to the sidebar on Preferences page. + - We’ve changed the technology we use around tabs in PWA and Split View to improve performance. + Additionally, PWA detection behavior is now more accurate. + ❌ Fixed + - Resolves the issue where vertical tabs become unscrollable or stutter. + - @TheChilledBuffalo + - @ky3ow +ReleaseNotesUrl: https://blog.ablaze.one/3865/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Ablaze/Floorp/11.8.0/Ablaze.Floorp.locale.ja-JP.yaml b/manifests/a/Ablaze/Floorp/11.8.0/Ablaze.Floorp.locale.ja-JP.yaml new file mode 100644 index 0000000000000..eb904d1468f59 --- /dev/null +++ b/manifests/a/Ablaze/Floorp/11.8.0/Ablaze.Floorp.locale.ja-JP.yaml @@ -0,0 +1,29 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Ablaze.Floorp +PackageVersion: 11.8.0 +PackageLocale: ja-JP +Publisher: Ablaze +PublisherUrl: https://ablaze.one +PublisherSupportUrl: https://support.ablaze.one/articles/floorp +PrivacyUrl: https://docs.ablaze.one/floorp_privacy_policy +Author: Ablaze +PackageName: Ablaze Floorp +PackageUrl: https://floorp.app/ja +License: Mozilla Public License Version 2.0 +LicenseUrl: https://github.com/Floorp-Projects/Floorp/blob/ESR115/LICENSE +ShortDescription: FloorpはFirefoxをベースに、ウェブの公開性、匿名性、安全性、機能性のバランスにフォーカスを当てた日本製のウェブブラウザーです。 +Tags: +- browser +- cross-platform +- firefox-fork +- foss +- gecko +- internet-browser +- open-source +- web +- web-browser +ReleaseNotesUrl: https://blog.ablaze.one/3843/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Ablaze/Floorp/11.8.0/Ablaze.Floorp.yaml b/manifests/a/Ablaze/Floorp/11.8.0/Ablaze.Floorp.yaml new file mode 100644 index 0000000000000..e88f664af3821 --- /dev/null +++ b/manifests/a/Ablaze/Floorp/11.8.0/Ablaze.Floorp.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: Ablaze.Floorp +PackageVersion: 11.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 59c921785c65926d6f2dd6a42326cd154d0f96fd Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 18 Jan 2024 17:44:27 +0100 Subject: [PATCH 037/243] New version: beekeeper-studio.beekeeper-studio version 4.1.13 (#135134) --- ...per-studio.beekeeper-studio.installer.yaml | 19 +++++++++++++ ...-studio.beekeeper-studio.locale.en-US.yaml | 28 +++++++++++++++++++ .../beekeeper-studio.beekeeper-studio.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/b/beekeeper-studio/beekeeper-studio/4.1.13/beekeeper-studio.beekeeper-studio.installer.yaml create mode 100644 manifests/b/beekeeper-studio/beekeeper-studio/4.1.13/beekeeper-studio.beekeeper-studio.locale.en-US.yaml create mode 100644 manifests/b/beekeeper-studio/beekeeper-studio/4.1.13/beekeeper-studio.beekeeper-studio.yaml diff --git a/manifests/b/beekeeper-studio/beekeeper-studio/4.1.13/beekeeper-studio.beekeeper-studio.installer.yaml b/manifests/b/beekeeper-studio/beekeeper-studio/4.1.13/beekeeper-studio.beekeeper-studio.installer.yaml new file mode 100644 index 0000000000000..172badeca243e --- /dev/null +++ b/manifests/b/beekeeper-studio/beekeeper-studio/4.1.13/beekeeper-studio.beekeeper-studio.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: beekeeper-studio.beekeeper-studio +PackageVersion: 4.1.13 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: 2024-01-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v4.1.13/Beekeeper-Studio-Setup-4.1.13.exe + InstallerSha256: 30998C707B6E879193B65D71009C6C864CE6D711F372974D289005DC944BD9C2 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/b/beekeeper-studio/beekeeper-studio/4.1.13/beekeeper-studio.beekeeper-studio.locale.en-US.yaml b/manifests/b/beekeeper-studio/beekeeper-studio/4.1.13/beekeeper-studio.beekeeper-studio.locale.en-US.yaml new file mode 100644 index 0000000000000..3218eeca7e2f2 --- /dev/null +++ b/manifests/b/beekeeper-studio/beekeeper-studio/4.1.13/beekeeper-studio.beekeeper-studio.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: beekeeper-studio.beekeeper-studio +PackageVersion: 4.1.13 +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 +ReleaseNotesUrl: https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.1.13 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/beekeeper-studio/beekeeper-studio/4.1.13/beekeeper-studio.beekeeper-studio.yaml b/manifests/b/beekeeper-studio/beekeeper-studio/4.1.13/beekeeper-studio.beekeeper-studio.yaml new file mode 100644 index 0000000000000..202489955e159 --- /dev/null +++ b/manifests/b/beekeeper-studio/beekeeper-studio/4.1.13/beekeeper-studio.beekeeper-studio.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: beekeeper-studio.beekeeper-studio +PackageVersion: 4.1.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f646b0c1fe5656b70be5f86e40c7203392849422 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 18 Jan 2024 17:44:44 +0100 Subject: [PATCH 038/243] New version: z-------------.cpod version 1.28.2 (#135133) --- .../1.28.2/z-------------.cpod.installer.yaml | 18 +++++++++++++ .../z-------------.cpod.locale.en-US.yaml | 25 +++++++++++++++++++ .../cpod/1.28.2/z-------------.cpod.yaml | 8 ++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/z/z-------------/cpod/1.28.2/z-------------.cpod.installer.yaml create mode 100644 manifests/z/z-------------/cpod/1.28.2/z-------------.cpod.locale.en-US.yaml create mode 100644 manifests/z/z-------------/cpod/1.28.2/z-------------.cpod.yaml diff --git a/manifests/z/z-------------/cpod/1.28.2/z-------------.cpod.installer.yaml b/manifests/z/z-------------/cpod/1.28.2/z-------------.cpod.installer.yaml new file mode 100644 index 0000000000000..1b1e9e1f8ba99 --- /dev/null +++ b/manifests/z/z-------------/cpod/1.28.2/z-------------.cpod.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: z-------------.cpod +PackageVersion: 1.28.2 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: 2024-01-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/z-------------/CPod/releases/download/v1.28.2/CPod-Setup-1.28.2.exe + InstallerSha256: 955C0CA86CE3440FB3F09683D31D359044AE7187645D8029B165079F7F99A1E6 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/z/z-------------/cpod/1.28.2/z-------------.cpod.locale.en-US.yaml b/manifests/z/z-------------/cpod/1.28.2/z-------------.cpod.locale.en-US.yaml new file mode 100644 index 0000000000000..1eb89531a4c08 --- /dev/null +++ b/manifests/z/z-------------/cpod/1.28.2/z-------------.cpod.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: z-------------.cpod +PackageVersion: 1.28.2 +PackageLocale: en-US +Publisher: Zachary James Guard +PublisherUrl: https://github.com/z-------------/CPod +PublisherSupportUrl: https://github.com/z-------------/CPod/issues +Author: Zachary James Guard +PackageName: CPod +PackageUrl: https://github.com/z-------------/CPod +License: Apache License 2.0 +LicenseUrl: https://raw.githubusercontent.com/z-------------/CPod/master/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/z-------------/CPod/master/LICENSE +ShortDescription: A simple, beautiful podcast app for Windows, macOS, and Linux. +Moniker: cpod +Tags: +- electron +- podcast +- audio +ReleaseNotes: '- Fixed more vulnerabilities.' +ReleaseNotesUrl: https://github.com/z-------------/CPod/releases/tag/v1.28.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/z/z-------------/cpod/1.28.2/z-------------.cpod.yaml b/manifests/z/z-------------/cpod/1.28.2/z-------------.cpod.yaml new file mode 100644 index 0000000000000..7517611833c9e --- /dev/null +++ b/manifests/z/z-------------/cpod/1.28.2/z-------------.cpod.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: z-------------.cpod +PackageVersion: 1.28.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 2635796d0b88b3515d9a8cf7a802ccc7bfafce61 Mon Sep 17 00:00:00 2001 From: Dustin Brown Date: Thu, 18 Jan 2024 08:45:01 -0800 Subject: [PATCH 039/243] New version: DoltHub.Dolt version 1.31.2 (#135127) --- .../Dolt/1.31.2/DoltHub.Dolt.installer.yaml | 21 ++++++++++++++ .../1.31.2/DoltHub.Dolt.locale.en-US.yaml | 28 +++++++++++++++++++ .../d/DoltHub/Dolt/1.31.2/DoltHub.Dolt.yaml | 8 ++++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/d/DoltHub/Dolt/1.31.2/DoltHub.Dolt.installer.yaml create mode 100644 manifests/d/DoltHub/Dolt/1.31.2/DoltHub.Dolt.locale.en-US.yaml create mode 100644 manifests/d/DoltHub/Dolt/1.31.2/DoltHub.Dolt.yaml diff --git a/manifests/d/DoltHub/Dolt/1.31.2/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.31.2/DoltHub.Dolt.installer.yaml new file mode 100644 index 0000000000000..2fd38353de242 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/1.31.2/DoltHub.Dolt.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: DoltHub.Dolt +PackageVersion: 1.31.2 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{59BA16FF-4F3C-4447-A166-F324D6A708E9}' +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.2/dolt-windows-amd64.msi + InstallerSha256: AF7DB27CD664CF807DBDEEC3ED2BC9AC4D3116A943EAE3CBFB7151724037A679 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/d/DoltHub/Dolt/1.31.2/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.31.2/DoltHub.Dolt.locale.en-US.yaml new file mode 100644 index 0000000000000..512dca00f8af5 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/1.31.2/DoltHub.Dolt.locale.en-US.yaml @@ -0,0 +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: DoltHub.Dolt +PackageVersion: 1.31.2 +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 diff --git a/manifests/d/DoltHub/Dolt/1.31.2/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.31.2/DoltHub.Dolt.yaml new file mode 100644 index 0000000000000..677b979949d9f --- /dev/null +++ b/manifests/d/DoltHub/Dolt/1.31.2/DoltHub.Dolt.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: DoltHub.Dolt +PackageVersion: 1.31.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 1cef16edc6f4db0c87afe64375254d5ecbfa830b Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 00:45:06 +0800 Subject: [PATCH 040/243] New version: Kingsoft.WPSOffice version 12.2.0.13431 (#135129) --- .../Kingsoft.WPSOffice.installer.yaml | 83 +++++++++++++++++++ .../Kingsoft.WPSOffice.locale.en-US.yaml | 44 ++++++++++ .../Kingsoft.WPSOffice.locale.zh-CN.yaml | 44 ++++++++++ .../12.2.0.13431/Kingsoft.WPSOffice.yaml | 8 ++ 4 files changed, 179 insertions(+) create mode 100644 manifests/k/Kingsoft/WPSOffice/12.2.0.13431/Kingsoft.WPSOffice.installer.yaml create mode 100644 manifests/k/Kingsoft/WPSOffice/12.2.0.13431/Kingsoft.WPSOffice.locale.en-US.yaml create mode 100644 manifests/k/Kingsoft/WPSOffice/12.2.0.13431/Kingsoft.WPSOffice.locale.zh-CN.yaml create mode 100644 manifests/k/Kingsoft/WPSOffice/12.2.0.13431/Kingsoft.WPSOffice.yaml diff --git a/manifests/k/Kingsoft/WPSOffice/12.2.0.13431/Kingsoft.WPSOffice.installer.yaml b/manifests/k/Kingsoft/WPSOffice/12.2.0.13431/Kingsoft.WPSOffice.installer.yaml new file mode 100644 index 0000000000000..bf639d3dd5e76 --- /dev/null +++ b/manifests/k/Kingsoft/WPSOffice/12.2.0.13431/Kingsoft.WPSOffice.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: Kingsoft.WPSOffice +PackageVersion: 12.2.0.13431 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: -S + SilentWithProgress: -S + InstallLocation: -D="" +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: install +Protocols: +- ksoqing +FileExtensions: +- csv +- dif +- doc +- docm +- docx +- dot +- dotm +- dotx +- dps +- dpso +- dpss +- dpsx +- dpt +- dptx +- epub +- et +- eto +- ets +- ett +- ettx +- etx +- iqy +- mobi +- pdf +- pot +- potm +- potx +- ppa +- ppam +- pps +- ppsm +- ppsx +- ppt +- pptm +- pptx +- rtf +- sldm +- sldx +- slk +- tppdf +- wps +- wpso +- wpss +- wpsx +- wpt +- wptx +- xla +- xlam +- xlk +- xls +- xlsb +- xlsm +- xlsx +- xlt +- xltm +- xltx +Installers: +- Architecture: x86 + InstallerUrl: https://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/12.2.0.13431/500.1001/WPSOffice_12.2.0.13431.exe + InstallerSha256: 88BE92EEC19F484AA54C95D264F4E4CAFDACF3BC134B70E9DBEA02B49E868FBF + ProductCode: Kingsoft Office +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/k/Kingsoft/WPSOffice/12.2.0.13431/Kingsoft.WPSOffice.locale.en-US.yaml b/manifests/k/Kingsoft/WPSOffice/12.2.0.13431/Kingsoft.WPSOffice.locale.en-US.yaml new file mode 100644 index 0000000000000..6c830f6c48c03 --- /dev/null +++ b/manifests/k/Kingsoft/WPSOffice/12.2.0.13431/Kingsoft.WPSOffice.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: Kingsoft.WPSOffice +PackageVersion: 12.2.0.13431 +PackageLocale: en-US +Publisher: Kingsoft Corp. +PublisherUrl: https://www.wps.com/ +PublisherSupportUrl: https://help.wps.com/ +PrivacyUrl: https://www.wps.com/privacy-policy/ +Author: Zhuhai Kingsoft Office Software Co., Ltd. +PackageName: WPS Office +PackageUrl: https://www.wps.com/office/windows/ +License: Proprietary +LicenseUrl: https://www.wps.com/eula/ +Copyright: Copyright© 2024 Zhuhai Kingsoft Office Software Co., Ltd. & Wuhan Kingsoft Office Software Co., Ltd. & Beijing Kingsoft Office Software Co., Ltd. & Anhui Kingsoft Office Software Co., Ltd. & All rights reserved. +# CopyrightUrl: +ShortDescription: A free office suite fully compatible with Microsoft Office +Description: WPS Office is a lightweight, feature-rich comprehensive office suite with high compatibility. Capable of handling texts in Writer, Presentation, Spreadsheet, and PDF files, WPS Office serves as a handy and professional office consultant to help you improve work efficiency. +# Moniker: +Tags: +- collaboration +- docs +- document +- editor +- excel +- office +- pdf +- powerpoint +- presentation +- sheet +- slide +- spreadsheet +- template +- word +- work +- writer +# ReleaseNotes: +ReleaseNotesUrl: https://www.wps.com/whatsnew/pc/ +PurchaseUrl: https://www.wps.com/pricing/ +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/k/Kingsoft/WPSOffice/12.2.0.13431/Kingsoft.WPSOffice.locale.zh-CN.yaml b/manifests/k/Kingsoft/WPSOffice/12.2.0.13431/Kingsoft.WPSOffice.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e51ac91d51878 --- /dev/null +++ b/manifests/k/Kingsoft/WPSOffice/12.2.0.13431/Kingsoft.WPSOffice.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: Kingsoft.WPSOffice +PackageVersion: 12.2.0.13431 +PackageLocale: zh-CN +Publisher: Kingsoft Corp. +PublisherUrl: https://www.wps.com/ +PublisherSupportUrl: https://help.wps.com/ +PrivacyUrl: https://www.wps.com/privacy-policy/ +Author: 珠海金山办公软件有限公司 +PackageName: WPS Office +PackageUrl: https://www.wps.com/office/windows/ +License: 专有软件 +LicenseUrl: https://www.wps.com/eula/ +Copyright: Copyright© 2024 Zhuhai Kingsoft Office Software Co., Ltd. & Wuhan Kingsoft Office Software Co., Ltd. & Beijing Kingsoft Office Software Co., Ltd. & Anhui Kingsoft Office Software Co., Ltd. & All rights reserved. +# CopyrightUrl: +ShortDescription: 完全兼容 Microsoft Office 的免费办公套件 +Description: WPS Office 是一款轻量、多功能、兼容性强的综合办公套件。作为一个便捷、专业的办公顾问,WPS Office 能够处理文档、演示、表格、PDF 文件中的文本,帮助您提高工作效率。 +# Moniker: +Tags: +- excel +- office +- pdf +- powerpoint +- ppt +- word +- 办公 +- 协作 +- 协同 +- 幻灯片 +- 文字 +- 文档 +- 模板 +- 演示 +- 编辑器 +- 表格 +# ReleaseNotes: +ReleaseNotesUrl: https://www.wps.com/whatsnew/pc/ +PurchaseUrl: https://www.wps.com/pricing/ +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/k/Kingsoft/WPSOffice/12.2.0.13431/Kingsoft.WPSOffice.yaml b/manifests/k/Kingsoft/WPSOffice/12.2.0.13431/Kingsoft.WPSOffice.yaml new file mode 100644 index 0000000000000..21db0b5b02606 --- /dev/null +++ b/manifests/k/Kingsoft/WPSOffice/12.2.0.13431/Kingsoft.WPSOffice.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: Kingsoft.WPSOffice +PackageVersion: 12.2.0.13431 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 1de0001e10169e7b6137e338290e10c930fcd404 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 18 Jan 2024 08:45:19 -0800 Subject: [PATCH 041/243] Automatic update of Zoom.ZoomOutlookPlugin 5.17.0 (#135117) * 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 dd8427e40d46d..5da016a5521f8 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/13 +# Automatically updated by the winget bot at 2024/Jan/17 # 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 3b2158b7c2fb8..8d81549547eb6 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/13 +# Automatically updated by the winget bot at 2024/Jan/17 # 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 6b535b88cb27b..1ef7303d3ac0f 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/13 +# Automatically updated by the winget bot at 2024/Jan/17 # 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 ab8b6f2c85b7c..f28e518631f16 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/13 +# Automatically updated by the winget bot at 2024/Jan/17 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: Zoom.ZoomOutlookPlugin From 4a1355b078c7b129f28b7c2c99d84dd4e495d5de Mon Sep 17 00:00:00 2001 From: Marc Auberer Date: Thu, 18 Jan 2024 17:45:32 +0100 Subject: [PATCH 042/243] New version: ChilliBits.Spice version 0.19.1 (#135110) --- .../0.19.1/ChilliBits.Spice.installer.yaml | 23 ++++++++ .../0.19.1/ChilliBits.Spice.locale.en-US.yaml | 52 +++++++++++++++++++ .../Spice/0.19.1/ChilliBits.Spice.yaml | 8 +++ 3 files changed, 83 insertions(+) create mode 100644 manifests/c/ChilliBits/Spice/0.19.1/ChilliBits.Spice.installer.yaml create mode 100644 manifests/c/ChilliBits/Spice/0.19.1/ChilliBits.Spice.locale.en-US.yaml create mode 100644 manifests/c/ChilliBits/Spice/0.19.1/ChilliBits.Spice.yaml diff --git a/manifests/c/ChilliBits/Spice/0.19.1/ChilliBits.Spice.installer.yaml b/manifests/c/ChilliBits/Spice/0.19.1/ChilliBits.Spice.installer.yaml new file mode 100644 index 0000000000000..dda8b0bf6460f --- /dev/null +++ b/manifests/c/ChilliBits/Spice/0.19.1/ChilliBits.Spice.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: ChilliBits.Spice +PackageVersion: 0.19.1 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- silent +UpgradeBehavior: install +ProductCode: '{C606FC9F-490B-4EB6-9C2B-7BCD3B26F83C}' +ReleaseDate: 2024-01-17 +AppsAndFeaturesEntries: +- UpgradeCode: '{AF6063C9-06D9-4D31-990E-016C24673782}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/spicelang/spice/releases/download/0.19.1/spice_x64_setup.msi + InstallerSha256: 9A92C12345F76250ADE2D4BF16901678DF8395EE6F1C1FFDAA30659C9A52BBCE +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/c/ChilliBits/Spice/0.19.1/ChilliBits.Spice.locale.en-US.yaml b/manifests/c/ChilliBits/Spice/0.19.1/ChilliBits.Spice.locale.en-US.yaml new file mode 100644 index 0000000000000..663c7c665dc09 --- /dev/null +++ b/manifests/c/ChilliBits/Spice/0.19.1/ChilliBits.Spice.locale.en-US.yaml @@ -0,0 +1,52 @@ +# 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: ChilliBits.Spice +PackageVersion: 0.19.1 +PackageLocale: en-US +Publisher: ChilliBits +PublisherUrl: https://chillibits.com +PublisherSupportUrl: https://www.spicelang.com +PrivacyUrl: https://www.chillibits.com/en/legal-notice +Author: Marc Auberer +PackageName: Spice +PackageUrl: https://www.spicelang.com +License: MIT +LicenseUrl: https://raw.githubusercontent.com/spicelang/spice/main/LICENSE +Copyright: Copyright (c) 2021-2023 ChilliBits +ShortDescription: Spice is a statically-typed, easy to use and compiled programming language. It supports cross-compilation and is especially useful for programming close to the system. +Description: |- + The Spice Programming Language is a compiled language, which can score with it's blazing fast execution time and the universal applicability. + Spice is inspired partially by Golang and C, but improves some things by abstraction which could impact ones productivity in a negative way. +Tags: +- antlr +- chillibits +- cli +- compiler +- docker +- language +- llvm +- programming-language +- spice +ReleaseNotes: |- + Changelog + - : Tweak CLI and version flag output (#419) (@marcauberer) + - : Add documentation for thread pool (#420) (@marcauberer) + - : Fix typo in BlockAllocator OOM message (#421) (@marcauberer) + - : Control capture mode for each capture individually (#422) (@marcauberer) + - : Fix bug where captures were always pass by value (#423) (@marcauberer) + - : Bump mkdocs-git-committers-plugin-2 from 2.2.2 to 2.2.3 in /docs (#424) (@dependabot[bot]) + - : Apply llvm performance tips (#425) (@marcauberer) + - : Fix bug that caused assertion error for forceSubstantiate for external functions (#426) (@marcauberer) + - : Add support for lambda attrs (#427) (@marcauberer) + - : Add support for async attribute on lambda functions (#428) (@marcauberer) + - : Avoid unnecessary address calculations on -O0 (#429) (@marcauberer) + - : Differentiate ptr and reference types in debug info (#430) (@marcauberer) + - : General code improvements (#431) (@marcauberer) + - : Enable more compiler warnings (#432) (@marcauberer) + What to do next? + - Install Spice + - Visit www.spicelang.com to test the new features +ReleaseNotesUrl: https://github.com/spicelang/spice/releases/tag/0.19.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/ChilliBits/Spice/0.19.1/ChilliBits.Spice.yaml b/manifests/c/ChilliBits/Spice/0.19.1/ChilliBits.Spice.yaml new file mode 100644 index 0000000000000..390de9ad24f00 --- /dev/null +++ b/manifests/c/ChilliBits/Spice/0.19.1/ChilliBits.Spice.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: ChilliBits.Spice +PackageVersion: 0.19.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d46f93d129111a3f165773fc24ca5d4342819634 Mon Sep 17 00:00:00 2001 From: Steven Zhu Date: Thu, 18 Jan 2024 11:45:45 -0500 Subject: [PATCH 043/243] New version: Tonec.InternetDownloadManager version 6.42.3 (#135111) --- ...nec.InternetDownloadManager.installer.yaml | 22 ++++++++++++++ ....InternetDownloadManager.locale.en-US.yaml | 30 +++++++++++++++++++ .../6.42.3/Tonec.InternetDownloadManager.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/t/Tonec/InternetDownloadManager/6.42.3/Tonec.InternetDownloadManager.installer.yaml create mode 100644 manifests/t/Tonec/InternetDownloadManager/6.42.3/Tonec.InternetDownloadManager.locale.en-US.yaml create mode 100644 manifests/t/Tonec/InternetDownloadManager/6.42.3/Tonec.InternetDownloadManager.yaml diff --git a/manifests/t/Tonec/InternetDownloadManager/6.42.3/Tonec.InternetDownloadManager.installer.yaml b/manifests/t/Tonec/InternetDownloadManager/6.42.3/Tonec.InternetDownloadManager.installer.yaml new file mode 100644 index 0000000000000..6f5489fc0795e --- /dev/null +++ b/manifests/t/Tonec/InternetDownloadManager/6.42.3/Tonec.InternetDownloadManager.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: Tonec.InternetDownloadManager +PackageVersion: 6.42.3 +Platform: +- Windows.Desktop +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /skipdlgs + SilentWithProgress: /skipdlgs +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://download.internetdownloadmanager.com/idman642build3.exe + InstallerSha256: 26E1D8E4838EE3334B1D9C2622ED6197C93E87487BC0FEFCF29216CEE72858F5 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tonec/InternetDownloadManager/6.42.3/Tonec.InternetDownloadManager.locale.en-US.yaml b/manifests/t/Tonec/InternetDownloadManager/6.42.3/Tonec.InternetDownloadManager.locale.en-US.yaml new file mode 100644 index 0000000000000..61d6c58eb1512 --- /dev/null +++ b/manifests/t/Tonec/InternetDownloadManager/6.42.3/Tonec.InternetDownloadManager.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: Tonec.InternetDownloadManager +PackageVersion: 6.42.3 +PackageLocale: en-US +Publisher: Tonec Inc. +PublisherUrl: https://www.internetdownloadmanager.com +PublisherSupportUrl: https://www.internetdownloadmanager.com/support/index.html +PrivacyUrl: https://www.internetdownloadmanager.com/support/privacy.html +Author: Tonec Inc. +PackageName: Internet Download Manager +PackageUrl: https://www.internetdownloadmanager.com +License: Proprietary +LicenseUrl: http://www.internetdownloadmanager.com/buy_idm.html +Copyright: Copyright (c) Tonec FZE +CopyrightUrl: http://www.internetdownloadmanager.com/buy_idm.html +ShortDescription: Internet Download Manager (IDM) is a tool to increase download speeds by up to 5 times, resume and schedule downloads. +Moniker: idm +Tags: +- idm +- internet-download-manager +PurchaseUrl: https://secure.internetdownloadmanager.com/buy_idm.html +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.internetdownloadmanager.com/contact_us.html +- DocumentLabel: Tutorial + DocumentUrl: https://www.internetdownloadmanager.com/support/using_idm/using_idm.html +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tonec/InternetDownloadManager/6.42.3/Tonec.InternetDownloadManager.yaml b/manifests/t/Tonec/InternetDownloadManager/6.42.3/Tonec.InternetDownloadManager.yaml new file mode 100644 index 0000000000000..7e7cb50271eb7 --- /dev/null +++ b/manifests/t/Tonec/InternetDownloadManager/6.42.3/Tonec.InternetDownloadManager.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: Tonec.InternetDownloadManager +PackageVersion: 6.42.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 0c0696c55e0c7aa171e1fbc1e62e5dc97ad99344 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 18 Jan 2024 08:45:54 -0800 Subject: [PATCH 044/243] Automatic update of KoushikNaskar.InteractiveDataEditor 2.13.1.0 (#135108) * 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 --- .../2.13.1.0/KoushikNaskar.InteractiveDataEditor.installer.yaml | 2 +- .../KoushikNaskar.InteractiveDataEditor.locale.en-US.yaml | 2 +- .../2.13.1.0/KoushikNaskar.InteractiveDataEditor.yaml | 2 +- 3 files changed, 3 insertions(+), 3 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 b0de9914cb590..f9e1a55aa3749 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 2024/Jan/15 +# Automatically updated by the winget bot at 2024/Jan/17 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json PackageIdentifier: KoushikNaskar.InteractiveDataEditor 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 a12bf83bbd9ec..3eba0d038e00e 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 2024/Jan/15 +# Automatically updated by the winget bot at 2024/Jan/17 # 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 fcf0eba723acf..d2adc93b64a85 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 2024/Jan/15 +# Automatically updated by the winget bot at 2024/Jan/17 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json PackageIdentifier: KoushikNaskar.InteractiveDataEditor From c28a2d194bea3dd47d1ae68e297bf5c2c417188a Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 18 Jan 2024 08:47:12 -0800 Subject: [PATCH 045/243] Automatic update of ColdTurkeySoftware.ColdTurkeyBlocker 4.5 (#135098) * 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 dab4b9210fbf0..c88788b9f1299 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/13 +# 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: 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 9b00bb2d20125..01ff1f6d0a2b0 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/13 +# 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: 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 aef6e831e3072..2413c2d02fe70 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/13 +# 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: ColdTurkeySoftware.ColdTurkeyBlocker From 91846957394c135eccf002b5c22239fcbcb29b59 Mon Sep 17 00:00:00 2001 From: karlo-mirkovic <149668580+karlo-mirkovic@users.noreply.github.com> Date: Thu, 18 Jan 2024 17:47:36 +0100 Subject: [PATCH 046/243] Removing PDFCreator Free version 4.4.1 (#135044) Co-authored-by: Karlo Mirkovic --- .../4.4.1/pdfforge.PDFCreator.installer.yaml | 23 ------------ .../pdfforge.PDFCreator.locale.en-US.yaml | 37 ------------------- .../PDFCreator/4.4.1/pdfforge.PDFCreator.yaml | 8 ---- 3 files changed, 68 deletions(-) delete mode 100644 manifests/p/pdfforge/PDFCreator/4.4.1/pdfforge.PDFCreator.installer.yaml delete mode 100644 manifests/p/pdfforge/PDFCreator/4.4.1/pdfforge.PDFCreator.locale.en-US.yaml delete mode 100644 manifests/p/pdfforge/PDFCreator/4.4.1/pdfforge.PDFCreator.yaml diff --git a/manifests/p/pdfforge/PDFCreator/4.4.1/pdfforge.PDFCreator.installer.yaml b/manifests/p/pdfforge/PDFCreator/4.4.1/pdfforge.PDFCreator.installer.yaml deleted file mode 100644 index ab4bad96a1fb4..0000000000000 --- a/manifests/p/pdfforge/PDFCreator/4.4.1/pdfforge.PDFCreator.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.7 $debug=NVS0.7-2-1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json - -PackageIdentifier: pdfforge.PDFCreator -PackageVersion: 4.4.1 -MinimumOSVersion: 10.0.0.0 -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /COMPONENTS="program" /SILENT - SilentWithProgress: /COMPONENTS="program" /SILENT -UpgradeBehavior: install -ReleaseDate: 2021-12-01 -Installers: -- Architecture: x64 - InstallerUrl: https://cdn.download.pdfforge.org/pdfcreator/4.4.1/PDFCreator-4_4_1-Setup.exe - InstallerSha256: 3BDBF09751FBC8C2B84CC966B5B365C5F7537F219EA68BD6BC1088841EC3FEF3 -ManifestType: installer -ManifestVersion: 1.1.0 diff --git a/manifests/p/pdfforge/PDFCreator/4.4.1/pdfforge.PDFCreator.locale.en-US.yaml b/manifests/p/pdfforge/PDFCreator/4.4.1/pdfforge.PDFCreator.locale.en-US.yaml deleted file mode 100644 index 5b0f5b516ec95..0000000000000 --- a/manifests/p/pdfforge/PDFCreator/4.4.1/pdfforge.PDFCreator.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.7 $debug=NVS0.7-2-1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json - -PackageIdentifier: pdfforge.PDFCreator -PackageVersion: 4.4.1 -PackageLocale: en-US -Publisher: pdfforge GmbH -PublisherUrl: https://www.pdfforge.org/ -# PublisherSupportUrl: -PrivacyUrl: https://www.pdfforge.org/about-us/privacy-policy -# Author: -PackageName: PDFCreator -PackageUrl: https://www.pdfforge.org/pdfcreator -License: AGPL -LicenseUrl: https://docs.pdfforge.org/pdfcreator/en/pdfcreator/license/pdfcreator-freeware-license/ -Copyright: © 2022 pdfforge GmbH. All rights reserved -# CopyrightUrl: -ShortDescription: PDFCreator lets you convert any printable document to PDF. -Moniker: pdfcreator -Tags: -- pdf -- pdf-creator -# Agreements: -ReleaseNotes: |- - Bugs fixed - • The conversion of PDF files via the context menu was broken. - • Environment variables were not updated during standby. - • Enabling actions in the CS-script action did not work. - • When changing the installation directory during an update, new print jobs were only processed after starting PDFCreator manually. - • Newly added profiles were displayed twice in the profile list. - • The viewer start page was not applied for “merge all”. - • Some setting values in the hot folder were not properly displayed. - Other Changes - • The MSI property ADDLOCAL is now available for creating an Administrative Installation Point. -ReleaseNotesUrl: https://docs.pdfforge.org/pdfcreator/en/pdfcreator/introduction/whats-new/#pdfcreator-4-4-1 -ManifestType: defaultLocale -ManifestVersion: 1.1.0 diff --git a/manifests/p/pdfforge/PDFCreator/4.4.1/pdfforge.PDFCreator.yaml b/manifests/p/pdfforge/PDFCreator/4.4.1/pdfforge.PDFCreator.yaml deleted file mode 100644 index 34afc13d9b9a4..0000000000000 --- a/manifests/p/pdfforge/PDFCreator/4.4.1/pdfforge.PDFCreator.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.7 $debug=NVS0.7-2-1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json - -PackageIdentifier: pdfforge.PDFCreator -PackageVersion: 4.4.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.1.0 From 954c6f0b9fa7381ce99021f69f17a96e7ace1753 Mon Sep 17 00:00:00 2001 From: Leo Robinovitch Date: Thu, 18 Jan 2024 09:07:59 -0800 Subject: [PATCH 047/243] New package: robinovitch61.wander 1.0.1 (#134018) * New version: robinovitch61.wander 1.0.1: add version * New version: robinovitch61.wander 1.0.1: add installer * New version: robinovitch61.wander 1.0.1: add locale --------- Co-authored-by: goreleaserbot --- .../1.0.1/robinovitch61.wander.installer.yaml | 34 +++++++++++++++++++ .../robinovitch61.wander.locale.en-US.yaml | 14 ++++++++ .../wander/1.0.1/robinovitch61.wander.yaml | 7 ++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/r/robinovitch61/wander/1.0.1/robinovitch61.wander.installer.yaml create mode 100644 manifests/r/robinovitch61/wander/1.0.1/robinovitch61.wander.locale.en-US.yaml create mode 100644 manifests/r/robinovitch61/wander/1.0.1/robinovitch61.wander.yaml diff --git a/manifests/r/robinovitch61/wander/1.0.1/robinovitch61.wander.installer.yaml b/manifests/r/robinovitch61/wander/1.0.1/robinovitch61.wander.installer.yaml new file mode 100644 index 0000000000000..ffe20d9b7b068 --- /dev/null +++ b/manifests/r/robinovitch61/wander/1.0.1/robinovitch61.wander.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: robinovitch61.wander +PackageVersion: 1.0.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-01-15" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: wander.exe + PortableCommandAlias: wander + InstallerUrl: https://github.com/robinovitch61/wander/releases/download/v1.0.1/wander_1.0.1_Windows_i386.zip + InstallerSha256: 8f098dbb420331bcd8d6a166fab8fd0111c2c33b54143d142c1a73de9de5c649 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: wander.exe + PortableCommandAlias: wander + InstallerUrl: https://github.com/robinovitch61/wander/releases/download/v1.0.1/wander_1.0.1_Windows_arm64.zip + InstallerSha256: 6f87b0d1f5f053c0550768626931ac2f8b3a57a65bddfa826737d5f75f51eecc + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: wander.exe + PortableCommandAlias: wander + InstallerUrl: https://github.com/robinovitch61/wander/releases/download/v1.0.1/wander_1.0.1_Windows_x86_64.zip + InstallerSha256: 8500d5042c292c93b59115f8acea2ba5632d880012012bd906c7e76f43ee2368 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/r/robinovitch61/wander/1.0.1/robinovitch61.wander.locale.en-US.yaml b/manifests/r/robinovitch61/wander/1.0.1/robinovitch61.wander.locale.en-US.yaml new file mode 100644 index 0000000000000..722f27382f5f5 --- /dev/null +++ b/manifests/r/robinovitch61/wander/1.0.1/robinovitch61.wander.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: robinovitch61.wander +PackageVersion: 1.0.1 +PackageLocale: en-US +Publisher: robinovitch61 +PackageName: wander +PackageUrl: https://github.com/robinovitch61/wander +License: MIT +Copyright: Leo Robinovitch +ShortDescription: An efficient terminal application/TUI for interacting with your HashiCorp Nomad cluster. +Moniker: wander +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/r/robinovitch61/wander/1.0.1/robinovitch61.wander.yaml b/manifests/r/robinovitch61/wander/1.0.1/robinovitch61.wander.yaml new file mode 100644 index 0000000000000..d3d4b5d34d723 --- /dev/null +++ b/manifests/r/robinovitch61/wander/1.0.1/robinovitch61.wander.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: robinovitch61.wander +PackageVersion: 1.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From bf0d872b6bc883392ab890897f08a754619a0781 Mon Sep 17 00:00:00 2001 From: solomoncyj Date: Fri, 19 Jan 2024 01:18:16 +0800 Subject: [PATCH 048/243] New package: YandereDev.YandereSimulator version 2024.1.15 (#135143) --- .../YandereDev.YandereSimulator.installer.yaml | 15 +++++++++++++++ .../YandereDev.YandereSimulator.locale.en-US.yaml | 12 ++++++++++++ .../2024.1.15/YandereDev.YandereSimulator.yaml | 8 ++++++++ 3 files changed, 35 insertions(+) create mode 100644 manifests/y/YandereDev/YandereSimulator/2024.1.15/YandereDev.YandereSimulator.installer.yaml create mode 100644 manifests/y/YandereDev/YandereSimulator/2024.1.15/YandereDev.YandereSimulator.locale.en-US.yaml create mode 100644 manifests/y/YandereDev/YandereSimulator/2024.1.15/YandereDev.YandereSimulator.yaml diff --git a/manifests/y/YandereDev/YandereSimulator/2024.1.15/YandereDev.YandereSimulator.installer.yaml b/manifests/y/YandereDev/YandereSimulator/2024.1.15/YandereDev.YandereSimulator.installer.yaml new file mode 100644 index 0000000000000..bb73fa6cb95c1 --- /dev/null +++ b/manifests/y/YandereDev/YandereSimulator/2024.1.15/YandereDev.YandereSimulator.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: YandereDev.YandereSimulator +PackageVersion: 2024.1.15 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: YandereSimulator.exe +Installers: +- InstallerUrl: http://yanderesimulator.com/dl/latest.zip + Architecture: x64 + InstallerSha256: BD7E5E9517A11269CEAE2D2DE2EB1C00EC7CFD8C5FD0FB9C81876F4267D82D4A +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/y/YandereDev/YandereSimulator/2024.1.15/YandereDev.YandereSimulator.locale.en-US.yaml b/manifests/y/YandereDev/YandereSimulator/2024.1.15/YandereDev.YandereSimulator.locale.en-US.yaml new file mode 100644 index 0000000000000..14ff6364ad346 --- /dev/null +++ b/manifests/y/YandereDev/YandereSimulator/2024.1.15/YandereDev.YandereSimulator.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: YandereDev.YandereSimulator +PackageVersion: 2024.1.15 +PackageLocale: en-US +Publisher: YandereDev +PackageName: Yandere Simulator +License: Proprietary +ShortDescription: Yandere Simulator is a stealth game about stalking a boy and secretly eliminating anyone who seems interested in him, while maintaining the image of an innocent schoolgirl. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/y/YandereDev/YandereSimulator/2024.1.15/YandereDev.YandereSimulator.yaml b/manifests/y/YandereDev/YandereSimulator/2024.1.15/YandereDev.YandereSimulator.yaml new file mode 100644 index 0000000000000..36338592c404c --- /dev/null +++ b/manifests/y/YandereDev/YandereSimulator/2024.1.15/YandereDev.YandereSimulator.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: YandereDev.YandereSimulator +PackageVersion: 2024.1.15 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9748a01563d53ce9ecbe52a4c5286a4967eb4e86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Libor=20Bu=C5=A1?= Date: Thu, 18 Jan 2024 18:30:31 +0100 Subject: [PATCH 049/243] New package: Eccam.ReqView version 2.18.2 (#135145) --- .../2.18.2/Eccam.ReqView.installer.yaml | 15 ++++++++++++ .../2.18.2/Eccam.ReqView.locale.en-US.yaml | 23 +++++++++++++++++++ .../e/Eccam/ReqView/2.18.2/Eccam.ReqView.yaml | 8 +++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/e/Eccam/ReqView/2.18.2/Eccam.ReqView.installer.yaml create mode 100644 manifests/e/Eccam/ReqView/2.18.2/Eccam.ReqView.locale.en-US.yaml create mode 100644 manifests/e/Eccam/ReqView/2.18.2/Eccam.ReqView.yaml diff --git a/manifests/e/Eccam/ReqView/2.18.2/Eccam.ReqView.installer.yaml b/manifests/e/Eccam/ReqView/2.18.2/Eccam.ReqView.installer.yaml new file mode 100644 index 0000000000000..5c07984ed47a9 --- /dev/null +++ b/manifests/e/Eccam/ReqView/2.18.2/Eccam.ReqView.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: Eccam.ReqView +PackageVersion: 2.18.2 +InstallerType: exe +InstallerSwitches: + Silent: /silent + SilentWithProgress: /silent +Installers: +- InstallerUrl: https://reqview.s3.eu-central-1.amazonaws.com/updates/2.18.2/win64/ReqViewSetup.exe + Architecture: x64 + InstallerSha256: 522B216318CE9BFDEF0CADAD01090D6AF4B6A45DFDE8C4F8170217EAE428B337 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/e/Eccam/ReqView/2.18.2/Eccam.ReqView.locale.en-US.yaml b/manifests/e/Eccam/ReqView/2.18.2/Eccam.ReqView.locale.en-US.yaml new file mode 100644 index 0000000000000..eca27e3f5c338 --- /dev/null +++ b/manifests/e/Eccam/ReqView/2.18.2/Eccam.ReqView.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Eccam.ReqView +PackageVersion: 2.18.2 +PackageLocale: en-US +Publisher: Eccam s.r.o. +PublisherUrl: https://www.reqview.com/ +PublisherSupportUrl: https://reqview.freshdesk.com/ +PrivacyUrl: https://www.reqview.com/privacy-policy/ +Author: Eccam s.r.o. +PackageName: ReqView +PackageUrl: https://www.reqview.com/ +License: Proprietary +LicenseUrl: https://www.reqview.com/eula/ +Copyright: Copyright (C) Eccam, s.r.o. All Rights Reserved. +CopyrightUrl: https://www.reqview.com/eula/ +ShortDescription: Requirements management tool for SW, HW, and systems. +Description: Requirements management tool for software, hardware, and systems. +Moniker: reqview +PurchaseUrl: https://www.reqview.com/pricing/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/Eccam/ReqView/2.18.2/Eccam.ReqView.yaml b/manifests/e/Eccam/ReqView/2.18.2/Eccam.ReqView.yaml new file mode 100644 index 0000000000000..9402357dce80e --- /dev/null +++ b/manifests/e/Eccam/ReqView/2.18.2/Eccam.ReqView.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: Eccam.ReqView +PackageVersion: 2.18.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7bea21c307c56672d861ecc48bd2ab6f0c6d57ee Mon Sep 17 00:00:00 2001 From: TANSHUAI Date: Fri, 19 Jan 2024 01:30:59 +0800 Subject: [PATCH 050/243] Add surface tools for IT -SurfaceUEFI Configurator for our commercial users (#135071) * Create Microsoft.SurfaceUEFIConfigurator.installer.yaml * Add files via upload * Add files via upload * Create Microsoft.SurfaceUEFIConfigurator.YAML * Add files via upload * Delete manifests/m/Microsoft/SurfaceToolsforIT/SurfaceUEFIConfigurator/2.112.139.0/Microsoft.SurfaceUEFIConfigurator.YAML * Delete manifests/m/Microsoft/SurfaceToolsforIT/SurfaceUEFIConfigurator/2.112.139.0/Microsoft.SurfaceUEFIConfigurator.installer.yaml * Delete manifests/m/Microsoft/SurfaceToolsforIT/SurfaceUEFIConfigurator/2.112.139.0/Microsoft.SurfaceUEFIConfigurator.locale.en-US.YAML * update file name to match PackageIdentifier * try again * rename * rename again --- ...ft.SurfaceUEFI_Configurator.installer.yaml | 14 +++++++++++ ...SurfaceUEFI_Configurator.locale.en-US.yaml | 23 +++++++++++++++++++ .../Microsoft.SurfaceUEFI_Configurator.yaml | 5 ++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/m/Microsoft/SurfaceUEFI_Configurator/2.112.139.0/Microsoft.SurfaceUEFI_Configurator.installer.yaml create mode 100644 manifests/m/Microsoft/SurfaceUEFI_Configurator/2.112.139.0/Microsoft.SurfaceUEFI_Configurator.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SurfaceUEFI_Configurator/2.112.139.0/Microsoft.SurfaceUEFI_Configurator.yaml diff --git a/manifests/m/Microsoft/SurfaceUEFI_Configurator/2.112.139.0/Microsoft.SurfaceUEFI_Configurator.installer.yaml b/manifests/m/Microsoft/SurfaceUEFI_Configurator/2.112.139.0/Microsoft.SurfaceUEFI_Configurator.installer.yaml new file mode 100644 index 0000000000000..334a715e19d7b --- /dev/null +++ b/manifests/m/Microsoft/SurfaceUEFI_Configurator/2.112.139.0/Microsoft.SurfaceUEFI_Configurator.installer.yaml @@ -0,0 +1,14 @@ +PackageIdentifier: Microsoft.SurfaceUEFI_Configurator +PackageVersion: 2.112.139.0 +Platform: + - "Windows.Desktop" +MinimumOSVersion: "10.0.19041" +InstallerType: msi +InstallModes: +- silent +Installers: + - Architecture: x64 + InstallerUrl: https://download.microsoft.com/download/8/2/E/82EEFB07-1AB3-4557-B654-B34D64C9DD94/SurfaceUEFI_Configurator_v2.112.139.0_x64.msi + InstallerSha256: 5C8A132B99A5C4EA3B1763DF06E182032C1F91C7E8DA6657B40AC75CEE2EC0E5 +ManifestType: installer +ManifestVersion: 1.0.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/SurfaceUEFI_Configurator/2.112.139.0/Microsoft.SurfaceUEFI_Configurator.locale.en-US.yaml b/manifests/m/Microsoft/SurfaceUEFI_Configurator/2.112.139.0/Microsoft.SurfaceUEFI_Configurator.locale.en-US.yaml new file mode 100644 index 0000000000000..06feaaefaab02 --- /dev/null +++ b/manifests/m/Microsoft/SurfaceUEFI_Configurator/2.112.139.0/Microsoft.SurfaceUEFI_Configurator.locale.en-US.yaml @@ -0,0 +1,23 @@ +PackageIdentifier: Microsoft.SurfaceUEFI_Configurator +PackageVersion: 2.112.139.0 +PackageLocale: en-US +Publisher: Microsoft +PublisherUrl: https://www.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/ +Author: Microsoft Corporation +PackageName: SurfaceUEFI_Configurator +PackageUrl: https://www.microsoft.com/en-us/download/details.aspx?id=46703 +License: License +Copyright: © Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default.aspx +ShortDescription: You can use Microsoft Surface UEFI Configurator to Create Windows Installer (.msi) packages and Use WinPE images to enroll, configure, and unenroll SEMM on a Surface device. +Description: You can use Microsoft Surface UEFI Configurator to Create Windows Installer (.msi) packages and Use WinPE images to enroll, configure, and unenroll SEMM on a Surface device. +Tags: +- "Surface" +- "UEFI" +- "SEMM" +- "Surface Enterprise Management Mode" +- "SurfaceUEFIConfigurator" +- "SurfaceUEFI" +ManifestType: defaultLocale +ManifestVersion: 1.0.0 diff --git a/manifests/m/Microsoft/SurfaceUEFI_Configurator/2.112.139.0/Microsoft.SurfaceUEFI_Configurator.yaml b/manifests/m/Microsoft/SurfaceUEFI_Configurator/2.112.139.0/Microsoft.SurfaceUEFI_Configurator.yaml new file mode 100644 index 0000000000000..0804a0f0de543 --- /dev/null +++ b/manifests/m/Microsoft/SurfaceUEFI_Configurator/2.112.139.0/Microsoft.SurfaceUEFI_Configurator.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: Microsoft.SurfaceUEFI_Configurator +PackageVersion: 2.112.139.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.0.0 \ No newline at end of file From 490fefa61836c1aad162170c948f756616463939 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 18 Jan 2024 19:45:23 +0100 Subject: [PATCH 051/243] New package: Databricks.Databricks version 0.212.0 (#135163) * New package: Databricks.Databricks version 0.212.0 * Update manifests/d/Databricks/Databricks/0.212.0/Databricks.Databricks.locale.en-US.yaml Co-authored-by: Serge Smertin <259697+nfx@users.noreply.github.com> * Update manifests/d/Databricks/Databricks/0.212.0/Databricks.Databricks.locale.en-US.yaml Co-authored-by: Serge Smertin <259697+nfx@users.noreply.github.com> * Update manifests/d/Databricks/Databricks/0.212.0/Databricks.Databricks.yaml Co-authored-by: Serge Smertin <259697+nfx@users.noreply.github.com> * Update manifests/d/Databricks/Databricks/0.212.0/Databricks.Databricks.installer.yaml Co-authored-by: Serge Smertin <259697+nfx@users.noreply.github.com> * Delete manifests/d/Databricks/Databricks/0.212.0 directory * Add files via upload * Add files via upload * Delete manifests/d/Databricks/DatabricksCLI/0.212.0/Databricks.Databricks.installer.yaml * Delete manifests/d/Databricks/DatabricksCLI/0.212.0/Databricks.Databricks.locale.en-US.yaml * Delete manifests/d/Databricks/DatabricksCLI/0.212.0/Databricks.Databricks.yaml --------- Co-authored-by: Serge Smertin <259697+nfx@users.noreply.github.com> --- .../Databricks.DatabricksCLI.installer.yaml | 21 +++++++ ...Databricks.DatabricksCLI.locale.en-US.yaml | 56 +++++++++++++++++++ .../0.212.0/Databricks.DatabricksCLI.yaml | 9 +++ 3 files changed, 86 insertions(+) create mode 100644 manifests/d/Databricks/DatabricksCLI/0.212.0/Databricks.DatabricksCLI.installer.yaml create mode 100644 manifests/d/Databricks/DatabricksCLI/0.212.0/Databricks.DatabricksCLI.locale.en-US.yaml create mode 100644 manifests/d/Databricks/DatabricksCLI/0.212.0/Databricks.DatabricksCLI.yaml diff --git a/manifests/d/Databricks/DatabricksCLI/0.212.0/Databricks.DatabricksCLI.installer.yaml b/manifests/d/Databricks/DatabricksCLI/0.212.0/Databricks.DatabricksCLI.installer.yaml new file mode 100644 index 0000000000000..f133bfe0393e9 --- /dev/null +++ b/manifests/d/Databricks/DatabricksCLI/0.212.0/Databricks.DatabricksCLI.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: Databricks.DatabricksCLI + +PackageVersion: 0.212.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: databricks.exe +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2024-01-11 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/databricks/cli/releases/download/v0.212.0/databricks_cli_0.212.0_windows_amd64.zip + InstallerSha256: 362D731C8C1D3DBA583B5305A6159771E1BF450CB0C18D31B7E56FA919C5D479 +- Architecture: arm64 + InstallerUrl: https://github.com/databricks/cli/releases/download/v0.212.0/databricks_cli_0.212.0_windows_arm64.zip + InstallerSha256: D24EEB5B415A1C7F96253AC3C6BB58B95C76688962CD03DDA53C13BCEEAEEE88 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/d/Databricks/DatabricksCLI/0.212.0/Databricks.DatabricksCLI.locale.en-US.yaml b/manifests/d/Databricks/DatabricksCLI/0.212.0/Databricks.DatabricksCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..7b5ce1a7cf002 --- /dev/null +++ b/manifests/d/Databricks/DatabricksCLI/0.212.0/Databricks.DatabricksCLI.locale.en-US.yaml @@ -0,0 +1,56 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Databricks.DatabricksCLI + +PackageVersion: 0.212.0 +PackageLocale: en-US +Publisher: Databricks +PublisherUrl: https://databricks.com +PublisherSupportUrl: https://github.com/databricks/cli/issues +PackageName: DatabricksCLI + +PackageUrl: https://github.com/databricks/cli +License: DB license +LicenseUrl: https://github.com/databricks/cli/blob/main/LICENSE +ShortDescription: Databricks Command Line Interface +ReleaseNotes: |- + - Tweak command groups in CLI help (#1092). + - Fixed storage-credentials list command in text output (#1094). + - Allow account client auth with environment variables when no .databrickscfg file present (#1097). + - Always log with text format by default (#1096). + - Added exec. + NewCommandExecutor to execute commands with correct interpreter (#1075). + - Use resource key as name in permissions code (#1087). + - Add support for reprompts if user input does not match template schema (#946). + - Improve experience for multiple builtin templates (#1052). + - Improve error when bundle root is not writable (#1093). + - Change recommended production deployment path from /Shared to /Users (#1091). + - Allow referencing bundle resources by name (#872). + - Make libs/exec fallback to sh if bash cannot be found (#1114). + - Functionality to walk a config. + Value tree (#1081). + - Rename libs/config -> libs/dyn (#1086). + - Added codecov integration on code push (#1095). + - Consolidate functions to convert dyn. + Value to native types (#1100). + - Define constant for the invalid dyn. + Value (#1101). + - Changed databricks serving-endpoints update-config command with new required argument order. + - Changed databricks account ip-access-lists create command with new required argument order. + - Changed databricks account ip-access-lists replace command with new required argument order. + - Changed databricks account ip-access-lists update command with new required argument order. + - Changed databricks ip-access-lists create command with new required argument order. + - Changed databricks ip-access-lists replace command with new required argument order. + - Changed databricks ip-access-lists update command with new required argument order. + - Bump github.com/hashicorp/terraform-exec from 0.19.0 to 0.20.0 (#1088). + - Bump go.uber.org/mock from 0.3.0 to 0.4.0 (#1089). + - Bump github.com/hashicorp/terraform-json from 0.18.0 to 0.20.0 (#1090). + - Bump golang.org/x/term from 0.15.0 to 0.16.0 (#1103). + - Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#1105). + - Bump golang.org/x/sync from 0.5.0 to 0.6.0 (#1104). + - Upgrade golang.org/x/crypto to v0.17.0 in internal module (#1110). + - Upgrade Go SDK to v0.29.0 (#1111). +ReleaseNotesUrl: https://github.com/databricks/cli/releases/tag/v0.212.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/Databricks/DatabricksCLI/0.212.0/Databricks.DatabricksCLI.yaml b/manifests/d/Databricks/DatabricksCLI/0.212.0/Databricks.DatabricksCLI.yaml new file mode 100644 index 0000000000000..3ef9bc50d1df7 --- /dev/null +++ b/manifests/d/Databricks/DatabricksCLI/0.212.0/Databricks.DatabricksCLI.yaml @@ -0,0 +1,9 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Databricks.DatabricksCLI + +PackageVersion: 0.212.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6b499f31f49eb97934fa63e28d54e1c62547326e Mon Sep 17 00:00:00 2001 From: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com> Date: Thu, 18 Jan 2024 20:57:15 +0100 Subject: [PATCH 052/243] desktopMicrosoft.VisualStudioCode_v1.85.2 (#135357) Co-authored-by: Ladislau Szomoru --- .../Microsoft.VisualStudioCode.installer.yaml | 28 +++++++++++++++++++ ...crosoft.VisualStudioCode.locale.en-US.yaml | 19 +++++++++++++ .../1.85.2/Microsoft.VisualStudioCode.yaml | 7 +++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudioCode/1.85.2/Microsoft.VisualStudioCode.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudioCode/1.85.2/Microsoft.VisualStudioCode.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudioCode/1.85.2/Microsoft.VisualStudioCode.yaml diff --git a/manifests/m/Microsoft/VisualStudioCode/1.85.2/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.85.2/Microsoft.VisualStudioCode.installer.yaml new file mode 100644 index 0000000000000..342580cd3f6ce --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/1.85.2/Microsoft.VisualStudioCode.installer.yaml @@ -0,0 +1,28 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Microsoft.VisualStudioCode +PackageVersion: 1.85.2 +Commands: + - code +InstallerType: inno +Installers: + - Architecture: arm64 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/8b3775030ed1a69b13e4f4c628c612102e30a681/VSCodeSetup-arm64-1.85.2.exe' + InstallerSha256: c628cffa7614a441632d45e0b93d8a1e307402fd2348fd835e6e5ff9f219595c + Scope: machine + - Architecture: arm64 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/8b3775030ed1a69b13e4f4c628c612102e30a681/VSCodeUserSetup-arm64-1.85.2.exe' + InstallerSha256: bac16f08ea02ac56c6490d0d7574068812e05ab37076cfb0e1537fb90a3b5028 + Scope: user + - Architecture: x64 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/8b3775030ed1a69b13e4f4c628c612102e30a681/VSCodeSetup-x64-1.85.2.exe' + InstallerSha256: 76fe04ff2721f5586e853b61f116e2bf1bdaa15f436a9b4eed1f9a97bb1fe149 + Scope: machine + - Architecture: x64 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/8b3775030ed1a69b13e4f4c628c612102e30a681/VSCodeUserSetup-x64-1.85.2.exe' + InstallerSha256: b521b864eb6904102d8a48652d57d6605be86dabfa202c5854af06b9d8906918 + Scope: user +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerSwitches: + Custom: /mergetasks=!runcode diff --git a/manifests/m/Microsoft/VisualStudioCode/1.85.2/Microsoft.VisualStudioCode.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudioCode/1.85.2/Microsoft.VisualStudioCode.locale.en-US.yaml new file mode 100644 index 0000000000000..419653e5ab7d4 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/1.85.2/Microsoft.VisualStudioCode.locale.en-US.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Microsoft.VisualStudioCode +PackageName: Microsoft Visual Studio Code +PackageVersion: 1.85.2 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: 'https://www.microsoft.com/' +PrivacyUrl: 'https://privacy.microsoft.com/' +PackageUrl: 'https://code.visualstudio.com' +License: Microsoft Software License +LicenseUrl: 'https://code.visualstudio.com/license' +ShortDescription: 'Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.' +Moniker: vscode +Tags: + - developer-tools + - editor +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/1.85.2/Microsoft.VisualStudioCode.yaml b/manifests/m/Microsoft/VisualStudioCode/1.85.2/Microsoft.VisualStudioCode.yaml new file mode 100644 index 0000000000000..2e63b0c7626da --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/1.85.2/Microsoft.VisualStudioCode.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Microsoft.VisualStudioCode +PackageVersion: 1.85.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From ad424238bba266714168d9091ce981f8c13c77f9 Mon Sep 17 00:00:00 2001 From: Ryo Yamashita Date: Fri, 19 Jan 2024 05:09:25 +0900 Subject: [PATCH 053/243] Change `LicenseUrl` of `HiroshibaKazuyuki.VOICEVOX` 0.14.10 (#135116) --- .../0.14.10/HiroshibaKazuyuki.VOICEVOX.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/h/HiroshibaKazuyuki/VOICEVOX/0.14.10/HiroshibaKazuyuki.VOICEVOX.locale.en-US.yaml b/manifests/h/HiroshibaKazuyuki/VOICEVOX/0.14.10/HiroshibaKazuyuki.VOICEVOX.locale.en-US.yaml index ecbec7953375c..93bd65608f29f 100644 --- a/manifests/h/HiroshibaKazuyuki/VOICEVOX/0.14.10/HiroshibaKazuyuki.VOICEVOX.locale.en-US.yaml +++ b/manifests/h/HiroshibaKazuyuki/VOICEVOX/0.14.10/HiroshibaKazuyuki.VOICEVOX.locale.en-US.yaml @@ -10,7 +10,7 @@ PublisherSupportUrl: https://github.com/VOICEVOX/voicevox/issues PackageName: VOICEVOX PackageUrl: https://github.com/VOICEVOX/voicevox License: Proprietary -LicenseUrl: https://raw.githubusercontent.com/VOICEVOX/voicevox_blog/4a33d321d292071152633a650a59006b21d16a61/src/markdowns/softwareReadme.md +LicenseUrl: https://voicevox.hiroshiba.jp/term/ ShortDescription: 無料で使える中品質なテキスト読み上げソフトウェア、VOICEVOXのエディター ReleaseNotes: |- - Windows From 4953474e82afcef682c97ee30dc790d5ee8ad776 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 18 Jan 2024 21:09:51 +0100 Subject: [PATCH 054/243] New version: Ryujinx.Ryujinx.Ava version 1.1.1111 (#135053) --- .../Ryujinx.Ryujinx.Ava.installer.yaml | 17 +++++++++++++++++ .../Ryujinx.Ryujinx.Ava.locale.en-US.yaml | 18 ++++++++++++++++++ .../Ava/1.1.1111/Ryujinx.Ryujinx.Ava.yaml | 8 ++++++++ 3 files changed, 43 insertions(+) create mode 100644 manifests/r/Ryujinx/Ryujinx/Ava/1.1.1111/Ryujinx.Ryujinx.Ava.installer.yaml create mode 100644 manifests/r/Ryujinx/Ryujinx/Ava/1.1.1111/Ryujinx.Ryujinx.Ava.locale.en-US.yaml create mode 100644 manifests/r/Ryujinx/Ryujinx/Ava/1.1.1111/Ryujinx.Ryujinx.Ava.yaml diff --git a/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1111/Ryujinx.Ryujinx.Ava.installer.yaml b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1111/Ryujinx.Ryujinx.Ava.installer.yaml new file mode 100644 index 0000000000000..fdf96c8f7333b --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1111/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.1111 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: publish\Ryujinx.Ava.exe + PortableCommandAlias: Ryujinx.Ava +ReleaseDate: 2024-01-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Ryujinx/release-channel-master/releases/download/1.1.1111/test-ava-ryujinx-1.1.1111-win_x64.zip + InstallerSha256: E13AE931485E9B0B2F6E5FA8C1670CE8654BB9616B5798C55D4CF88F39CD02FF +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1111/Ryujinx.Ryujinx.Ava.locale.en-US.yaml b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1111/Ryujinx.Ryujinx.Ava.locale.en-US.yaml new file mode 100644 index 0000000000000..174b6ef258321 --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1111/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.1111 +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.1111 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1111/Ryujinx.Ryujinx.Ava.yaml b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1111/Ryujinx.Ryujinx.Ava.yaml new file mode 100644 index 0000000000000..1658f73707361 --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1111/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.1111 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4d3dddf4a2ed58428e6a4e3180ee2ec36832f4c3 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 18 Jan 2024 21:10:11 +0100 Subject: [PATCH 055/243] New version: Ryujinx.Ryujinx version 1.1.1111 (#135052) --- .../1.1.1111/Ryujinx.Ryujinx.installer.yaml | 16 ++++++++++++++++ .../1.1.1111/Ryujinx.Ryujinx.locale.en-US.yaml | 15 +++++++++++++++ .../Ryujinx/1.1.1111/Ryujinx.Ryujinx.yaml | 8 ++++++++ 3 files changed, 39 insertions(+) create mode 100644 manifests/r/Ryujinx/Ryujinx/1.1.1111/Ryujinx.Ryujinx.installer.yaml create mode 100644 manifests/r/Ryujinx/Ryujinx/1.1.1111/Ryujinx.Ryujinx.locale.en-US.yaml create mode 100644 manifests/r/Ryujinx/Ryujinx/1.1.1111/Ryujinx.Ryujinx.yaml diff --git a/manifests/r/Ryujinx/Ryujinx/1.1.1111/Ryujinx.Ryujinx.installer.yaml b/manifests/r/Ryujinx/Ryujinx/1.1.1111/Ryujinx.Ryujinx.installer.yaml new file mode 100644 index 0000000000000..ebedf498c4236 --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/1.1.1111/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.1111 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: publish\Ryujinx.exe +ReleaseDate: 2024-01-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Ryujinx/release-channel-master/releases/download/1.1.1111/ryujinx-1.1.1111-win_x64.zip + InstallerSha256: 7BCF381C2216015EF6E22D3137AE11FF500366BDE559B101363570516B921898 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/r/Ryujinx/Ryujinx/1.1.1111/Ryujinx.Ryujinx.locale.en-US.yaml b/manifests/r/Ryujinx/Ryujinx/1.1.1111/Ryujinx.Ryujinx.locale.en-US.yaml new file mode 100644 index 0000000000000..6c438e944ddb2 --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/1.1.1111/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.1111 +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.1111 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/r/Ryujinx/Ryujinx/1.1.1111/Ryujinx.Ryujinx.yaml b/manifests/r/Ryujinx/Ryujinx/1.1.1111/Ryujinx.Ryujinx.yaml new file mode 100644 index 0000000000000..46a4927de5d71 --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/1.1.1111/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.1111 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 2577f79997caabbfa18a9cf3b03e367969c3a25b Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 04:10:16 +0800 Subject: [PATCH 056/243] New version: Tencent.TencentDocs version 3.1.15 (#135049) --- .../3.1.15/Tencent.TencentDocs.installer.yaml | 22 ++++++++ .../Tencent.TencentDocs.locale.en-US.yaml | 48 ++++++++++++++++++ .../Tencent.TencentDocs.locale.zh-CN.yaml | 50 +++++++++++++++++++ .../3.1.15/Tencent.TencentDocs.yaml | 8 +++ 4 files changed, 128 insertions(+) create mode 100644 manifests/t/Tencent/TencentDocs/3.1.15/Tencent.TencentDocs.installer.yaml create mode 100644 manifests/t/Tencent/TencentDocs/3.1.15/Tencent.TencentDocs.locale.en-US.yaml create mode 100644 manifests/t/Tencent/TencentDocs/3.1.15/Tencent.TencentDocs.locale.zh-CN.yaml create mode 100644 manifests/t/Tencent/TencentDocs/3.1.15/Tencent.TencentDocs.yaml diff --git a/manifests/t/Tencent/TencentDocs/3.1.15/Tencent.TencentDocs.installer.yaml b/manifests/t/Tencent/TencentDocs/3.1.15/Tencent.TencentDocs.installer.yaml new file mode 100644 index 0000000000000..507451e2400b0 --- /dev/null +++ b/manifests/t/Tencent/TencentDocs/3.1.15/Tencent.TencentDocs.installer.yaml @@ -0,0 +1,22 @@ +# 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.TencentDocs +PackageVersion: 3.1.15 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-01-15 +Installers: +- Architecture: x86 + InstallerUrl: https://dldir1v6.qq.com/weiyun/tencentdocs/electron-update/release/3.1.15/TencentDocs3.1.15.ia32.30002.exe + InstallerSha256: BF3AC1B586D3B0827DB93BBDA6783F8F3AC0406E2E40BA28B9081DE9BFAB0E7A + ProductCode: TDAppDesktop +- Architecture: x64 + InstallerUrl: https://dldir1v6.qq.com/weiyun/tencentdocs/electron-update/release/3.1.15/TencentDocs3.1.15.x64.30002.exe + InstallerSha256: A268181543665C444D34874BEAB98338312D716ADD4C42FC426E33548B8D8B06 + ProductCode: TDAppDesktop +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/TencentDocs/3.1.15/Tencent.TencentDocs.locale.en-US.yaml b/manifests/t/Tencent/TencentDocs/3.1.15/Tencent.TencentDocs.locale.en-US.yaml new file mode 100644 index 0000000000000..de861ffa1237f --- /dev/null +++ b/manifests/t/Tencent/TencentDocs/3.1.15/Tencent.TencentDocs.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: Tencent.TencentDocs +PackageVersion: 3.1.15 +PackageLocale: en-US +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://docs.qq.com/ +PublisherSupportUrl: https://docs.qq.com/home/support +PrivacyUrl: https://docs.qq.com/doc/p/30cb57a3280b16bd48fb49001022ada97479339a?pub=1&dver=2.1.0 +Author: Shenzhen Tencent Computer Systems Company Limited +PackageName: 腾讯文档 +PackageUrl: https://docs.qq.com/home/download +License: Proprietary +LicenseUrl: https://docs.qq.com/doc/p/41c65c813fe78d2f262bf35b825c214f0f459bfe?pub=1&dver=2.1.0 +Copyright: Copyright © 1998-2024 Tencent. All Rights Reserved +CopyrightUrl: https://www.tencent.com/en-us/statement.html +ShortDescription: Online document for real-time multi-person collaboration +Description: Tencent Docs is an online document service by Tencent that allows multiple users to edit online documents simultaneously and provides various documents such as docs, sheets, slides and forms. It covers a variety of devices such as smartphone, computer and iPad, and runs directly in browser, WeChat and QQ, allowing you to work and study anytime, anywhere, and improving collaboration efficiency easily. It also provides various templates such as health status collection, check-in, meeting record, daily report, project management, etc. You can set the viewing and editing permissions of other users. Tencent will help protect your document’s security with its guarantees of technology. +# Moniker: +Tags: +- collaboration +- diagram +- docs +- document +- form +- mind-map +- mindmap +- office +- presentation +- share +- sheet +- slide +- spreadsheet +- sync +- team +- template +# ReleaseNotes: +ReleaseNotesUrl: https://docs.qq.com/doc/p/1021a084756aecce345430ed666a5e84e78466f6?pub=1&dver=2.1.0 +PurchaseUrl: https://docs.qq.com/vip +# InstallationNotes: +Documentations: +- DocumentLabel: Guide + DocumentUrl: https://docs.qq.com/doc/DZHNwRE5Bd1lObGxB?pub=1&dver=2.1.0 +- DocumentLabel: FAQ + DocumentUrl: https://kf.qq.com/product/txwd.html +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/TencentDocs/3.1.15/Tencent.TencentDocs.locale.zh-CN.yaml b/manifests/t/Tencent/TencentDocs/3.1.15/Tencent.TencentDocs.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ecb2990e595d8 --- /dev/null +++ b/manifests/t/Tencent/TencentDocs/3.1.15/Tencent.TencentDocs.locale.zh-CN.yaml @@ -0,0 +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: Tencent.TencentDocs +PackageVersion: 3.1.15 +PackageLocale: zh-CN +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://docs.qq.com/ +PublisherSupportUrl: https://docs.qq.com/home/support +PrivacyUrl: https://docs.qq.com/doc/p/30cb57a3280b16bd48fb49001022ada97479339a?pub=1&dver=2.1.0 +Author: 深圳市腾讯计算机系统有限公司 +PackageName: 腾讯文档 +PackageUrl: https://docs.qq.com/home/download +License: 专有软件 +LicenseUrl: https://docs.qq.com/doc/p/41c65c813fe78d2f262bf35b825c214f0f459bfe?pub=1&dver=2.1.0 +Copyright: Copyright © 1998-2024 腾讯公司 版权所有 +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 可多人实时协作的在线文档 +Description: 腾讯出品的一款可多人同时编辑的在线文档,提供文档/表格/幻灯片/收集表多种文档类型。支持手机、电脑、iPad 等多类型设备。可在网页,微信和 QQ 内直接使用。随时随地办公和学习,轻松提升协作效率。提供健康收集、打卡签到、会议纪要、日报、项目管理等各类模板。可设置他人的查看及编辑权限,更有腾讯技术保障,为你的文档安全上双保险! +# Moniker: +Tags: +- ppt +- 共享 +- 办公 +- 协作 +- 协同 +- 同步 +- 团队 +- 图表 +- 幻灯片 +- 思维导图 +- 收集表 +- 文档 +- 模板 +- 流程图 +- 表单 +- 表格 +ReleaseNotes: |- + - 优化 tabbar 拖拽体验更加丝滑。 + - 优化编辑本地 office 文档插入附件高 CPU 占用。 +ReleaseNotesUrl: https://docs.qq.com/doc/p/1021a084756aecce345430ed666a5e84e78466f6?pub=1&dver=2.1.0 +PurchaseUrl: https://docs.qq.com/vip +# InstallationNotes: +Documentations: +- DocumentLabel: 使用教程 + DocumentUrl: https://docs.qq.com/doc/DZHNwRE5Bd1lObGxB?pub=1&dver=2.1.0 +- DocumentLabel: 常见问题 + DocumentUrl: https://kf.qq.com/product/txwd.html +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/TencentDocs/3.1.15/Tencent.TencentDocs.yaml b/manifests/t/Tencent/TencentDocs/3.1.15/Tencent.TencentDocs.yaml new file mode 100644 index 0000000000000..a1d95b6d923b4 --- /dev/null +++ b/manifests/t/Tencent/TencentDocs/3.1.15/Tencent.TencentDocs.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.TencentDocs +PackageVersion: 3.1.15 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 624a51570954cbce1f1a72b6cc048dd45254e6a9 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Fri, 19 Jan 2024 01:40:22 +0530 Subject: [PATCH 057/243] Update version: DavidMoore.IPFilterUpdater version 3.0.5-beta (#134295) * Update version: DavidMoore.IPFilterUpdater version 3.0.5-beta * Fix InstallerType. * Fix InstallerType. --------- Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../DavidMoore.IPFilterUpdater.installer.yaml | 53 +++++++++-------- ...vidMoore.IPFilterUpdater.locale.en-US.yaml | 59 +++++++++---------- .../DavidMoore.IPFilterUpdater.yaml | 17 +++--- 3 files changed, 64 insertions(+), 65 deletions(-) diff --git a/manifests/d/DavidMoore/IPFilterUpdater/3.0.5-beta/DavidMoore.IPFilterUpdater.installer.yaml b/manifests/d/DavidMoore/IPFilterUpdater/3.0.5-beta/DavidMoore.IPFilterUpdater.installer.yaml index 66ac9eff25ea0..33177957d2665 100644 --- a/manifests/d/DavidMoore/IPFilterUpdater/3.0.5-beta/DavidMoore.IPFilterUpdater.installer.yaml +++ b/manifests/d/DavidMoore/IPFilterUpdater/3.0.5-beta/DavidMoore.IPFilterUpdater.installer.yaml @@ -1,26 +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: DavidMoore.IPFilterUpdater -PackageVersion: 3.0.5-beta -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: wix -Scope: user -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: '{CB829BF9-482A-4055-88A3-75D8BC0C45AD}' -ReleaseDate: 2023-08-21 -AppsAndFeaturesEntries: -- DisplayName: IPFilter 3.0.5-beta - UpgradeCode: '{15A0D30B-23CF-400B-AB67-05CA4FC13BDF}' -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/DavidMoore/ipfilter/releases/download/3.0.5-beta/IPFilter.msi - InstallerSha256: 78326C970DF93226C5B57F25873E38E05BE848CDDFEAAB9EC88DDAEDB68E9144 -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: DavidMoore.IPFilterUpdater +PackageVersion: 3.0.5-beta +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/DavidMoore/ipfilter/releases/download/3.0.5-beta/IPFilter.exe + InstallerSha256: accdc46a28961faa504c52072883db13aec6b3558c86fbb07e60ceffbd2cce47 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: portable +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{CB829BF9-482A-4055-88A3-75D8BC0C45AD}' +ReleaseDate: "2023-08-21" +AppsAndFeaturesEntries: +- DisplayName: IPFilter 3.0.5-beta + UpgradeCode: '{15A0D30B-23CF-400B-AB67-05CA4FC13BDF}' diff --git a/manifests/d/DavidMoore/IPFilterUpdater/3.0.5-beta/DavidMoore.IPFilterUpdater.locale.en-US.yaml b/manifests/d/DavidMoore/IPFilterUpdater/3.0.5-beta/DavidMoore.IPFilterUpdater.locale.en-US.yaml index b5fa61046cfcf..a06c4c7123dfe 100644 --- a/manifests/d/DavidMoore/IPFilterUpdater/3.0.5-beta/DavidMoore.IPFilterUpdater.locale.en-US.yaml +++ b/manifests/d/DavidMoore/IPFilterUpdater/3.0.5-beta/DavidMoore.IPFilterUpdater.locale.en-US.yaml @@ -1,31 +1,28 @@ -# 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: DavidMoore.IPFilterUpdater -PackageVersion: 3.0.5-beta -PackageLocale: en-US -Publisher: David Moore -PublisherUrl: https://github.com/DavidMoore/ipfilter -PublisherSupportUrl: https://github.com/DavidMoore/ipfilter/issues -Author: David Moore -PackageName: IPFilter -PackageUrl: https://www.ipfilter.app -License: MIT License -LicenseUrl: https://raw.githubusercontent.com/DavidMoore/ipfilter/master/LICENSE.txt -Copyright: Copyright (c) 2016 David Moore -CopyrightUrl: https://raw.githubusercontent.com/DavidMoore/ipfilter/master/LICENSE.txt -ShortDescription: The ipfilter.dat file helps protect your privacy and security when using Bit Torrent by blocking a list of potentially malicious peers. This utility downloads and installs a selected list for your Bit Torrent client. -Moniker: ipfilter -Tags: -- ipfilter -- privacy -- security -- torrent -ReleaseNotes: |- - Fixed 🛠 - - Fixing options quirks by @DavidMoore in #98 - - Options window should always enable OK and Cancel buttons (#74) - - Fixed issue with deleting scheduled task after it's been disabled in options (#97) -ReleaseNotesUrl: https://github.com/DavidMoore/ipfilter/releases/tag/3.0.5-beta -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: DavidMoore.IPFilterUpdater +PackageVersion: 3.0.5-beta +PackageLocale: en-US +Publisher: David Moore +PublisherUrl: https://github.com/DavidMoore/ipfilter +PublisherSupportUrl: https://github.com/DavidMoore/ipfilter/issues +Author: David Moore +PackageName: IPFilter +PackageUrl: https://www.ipfilter.app +License: MIT License +LicenseUrl: https://raw.githubusercontent.com/DavidMoore/ipfilter/master/LICENSE.txt +Copyright: Copyright (c) 2016 David Moore +CopyrightUrl: https://raw.githubusercontent.com/DavidMoore/ipfilter/master/LICENSE.txt +ShortDescription: The ipfilter.dat file helps protect your privacy and security when using Bit Torrent by blocking a list of potentially malicious peers. This utility downloads and installs a selected list for your Bit Torrent client. +Moniker: ipfilter +Tags: +- ipfilter +- privacy +- security +- torrent +ReleaseNotes: "Fixed \U0001F6E0\n- Fixing options quirks by @DavidMoore in #98\n- Options window should always enable OK and Cancel buttons (#74)\n- Fixed issue with deleting scheduled task after it's been disabled in options (#97)" +ReleaseNotesUrl: https://github.com/DavidMoore/ipfilter/releases/tag/3.0.5-beta +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/DavidMoore/IPFilterUpdater/3.0.5-beta/DavidMoore.IPFilterUpdater.yaml b/manifests/d/DavidMoore/IPFilterUpdater/3.0.5-beta/DavidMoore.IPFilterUpdater.yaml index 2746ca192d5f8..b1634c0020cac 100644 --- a/manifests/d/DavidMoore/IPFilterUpdater/3.0.5-beta/DavidMoore.IPFilterUpdater.yaml +++ b/manifests/d/DavidMoore/IPFilterUpdater/3.0.5-beta/DavidMoore.IPFilterUpdater.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: DavidMoore.IPFilterUpdater -PackageVersion: 3.0.5-beta -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: DavidMoore.IPFilterUpdater +PackageVersion: 3.0.5-beta +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From c60c40f397b23fcc3f82d7f2c9020a1bfcef2377 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Fri, 19 Jan 2024 01:40:31 +0530 Subject: [PATCH 058/243] Update version: OpenMedia.4KTokkit version 2.4.0.0800 (#134870) --- .../OpenMedia.4KTokkit.installer.yaml | 87 ++++++++++--------- .../OpenMedia.4KTokkit.locale.en-US.yaml | 51 +++++------ .../2.4.0.0800/OpenMedia.4KTokkit.yaml | 17 ++-- 3 files changed, 81 insertions(+), 74 deletions(-) diff --git a/manifests/o/OpenMedia/4KTokkit/2.4.0.0800/OpenMedia.4KTokkit.installer.yaml b/manifests/o/OpenMedia/4KTokkit/2.4.0.0800/OpenMedia.4KTokkit.installer.yaml index c00cc6e955587..d27ef52793715 100644 --- a/manifests/o/OpenMedia/4KTokkit/2.4.0.0800/OpenMedia.4KTokkit.installer.yaml +++ b/manifests/o/OpenMedia/4KTokkit/2.4.0.0800/OpenMedia.4KTokkit.installer.yaml @@ -1,41 +1,46 @@ -# 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: OpenMedia.4KTokkit -PackageVersion: 2.4.0.0800 -Platform: -- Windows.Desktop -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ReleaseDate: 2023-10-31 -Installers: -- Architecture: x86 - InstallerType: burn - InstallerUrl: https://dl.4kdownload.com/app/4ktokkit_2.4.0_online.exe - InstallerSha256: 65FCA9C54A7E14D8B80E2894B52C94C2A85AD6F728C2D1AC441A0FF3D5A32448 -- Architecture: x64 - InstallerType: burn - InstallerUrl: https://dl.4kdownload.com/app/4ktokkit_2.4.0_x64_online.exe - InstallerSha256: B6B52B781B3B98D3B3F2AF42F3E2C0C6E6621DEA94A50F9DB0C01398BEA260AF -- InstallerLocale: en-US - Architecture: x86 - InstallerType: wix - InstallerUrl: https://dl.4kdownload.com/app/4ktokkit_2.4.0.msi - InstallerSha256: 78660039F0FDD29C54B39335D8F58DAE01F22646031DB12AA9EBDBBF41437F29 - ProductCode: '{6483C397-D13B-4E1E-8998-71BA45244A0B}' - AppsAndFeaturesEntries: - - UpgradeCode: '{9C3F8178-5C3C-44D8-93AF-9CA0C6223EB5}' -- InstallerLocale: en-US - Architecture: x64 - InstallerType: wix - InstallerUrl: https://dl.4kdownload.com/app/4ktokkit_2.4.0_x64.msi - InstallerSha256: 66CA8B68B463707FDFA85E61291688A0C941384F761A5E7C64FD3EDABC156DCA - ProductCode: '{F981409D-19B9-4688-8959-4F5B2683C5C7}' - AppsAndFeaturesEntries: - - UpgradeCode: '{9C3F8178-5C3C-44D8-93AF-9CA0C6223EB5}' -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: OpenMedia.4KTokkit +PackageVersion: 2.4.0.0800 +Installers: +- Architecture: x86 + InstallerType: burn + InstallerUrl: https://dl.4kdownload.com/app/4ktokkit_2.4.0_online.exe + InstallerSha256: 65fca9c54a7e14d8b80e2894b52c94c2a85ad6f728c2d1ac441a0ff3d5a32448 +- Architecture: x64 + InstallerType: burn + InstallerUrl: https://dl.4kdownload.com/app/4ktokkit_2.4.0_x64.msi + InstallerSha256: 66ca8b68b463707fdfa85e61291688a0c941384f761a5e7c64fd3edabc156dca + ProductCode: "{F981409D-19B9-4688-8959-4F5B2683C5C7}" + UpgradeCode: "{9C3F8178-5C3C-44D8-93AF-9CA0C6223EB5}" +- InstallerLocale: en-US + Architecture: x86 + InstallerType: wix + InstallerUrl: https://dl.4kdownload.com/app/4ktokkit_2.4.0_x64.msi + InstallerSha256: 66ca8b68b463707fdfa85e61291688a0c941384f761a5e7c64fd3edabc156dca + ProductCode: '{F981409D-19B9-4688-8959-4F5B2683C5C7}' + AppsAndFeaturesEntries: + - UpgradeCode: '{9C3F8178-5C3C-44D8-93AF-9CA0C6223EB5}' + UpgradeCode: "{9C3F8178-5C3C-44D8-93AF-9CA0C6223EB5}" +- InstallerLocale: en-US + Architecture: x64 + InstallerType: wix + InstallerUrl: https://dl.4kdownload.com/app/4ktokkit_2.4.0_x64.msi + InstallerSha256: 66ca8b68b463707fdfa85e61291688a0c941384f761a5e7c64fd3edabc156dca + ProductCode: '{F981409D-19B9-4688-8959-4F5B2683C5C7}' + AppsAndFeaturesEntries: + - UpgradeCode: '{9C3F8178-5C3C-44D8-93AF-9CA0C6223EB5}' + UpgradeCode: "{9C3F8178-5C3C-44D8-93AF-9CA0C6223EB5}" +ManifestType: installer +ManifestVersion: 1.5.0 +Platform: +- Windows.Desktop +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2023-10-31 diff --git a/manifests/o/OpenMedia/4KTokkit/2.4.0.0800/OpenMedia.4KTokkit.locale.en-US.yaml b/manifests/o/OpenMedia/4KTokkit/2.4.0.0800/OpenMedia.4KTokkit.locale.en-US.yaml index 3919f0fe11748..e452b94e62d18 100644 --- a/manifests/o/OpenMedia/4KTokkit/2.4.0.0800/OpenMedia.4KTokkit.locale.en-US.yaml +++ b/manifests/o/OpenMedia/4KTokkit/2.4.0.0800/OpenMedia.4KTokkit.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: OpenMedia.4KTokkit -PackageVersion: 2.4.0.0800 -PackageLocale: en-US -Publisher: Open Media LLC -PublisherUrl: https://www.4kdownload.com -PublisherSupportUrl: https://www.4kdownload.com/help -PrivacyUrl: https://www.4kdownload.com/privacy -Author: Open Media LLC -PackageName: 4K Tokkit -PackageUrl: https://www.4kdownload.com/products/product-tokkit -License: Freeware -LicenseUrl: https://www.4kdownload.com/agreement/freeware -Copyright: © 2023 Open Media -CopyrightUrl: https://www.4kdownload.com/agreement/freeware -ShortDescription: 4K Tokkit is the ultimate TikTok Downloader. Download TikTok challenges, captions, whole accounts, hashtags, song-related and single videos in high quality. -Moniker: 4ktokkit -Tags: -- downloader -- tiktok -- tiktok-downloader -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: OpenMedia.4KTokkit +PackageVersion: 2.4.0.0800 +PackageLocale: en-US +Publisher: Open Media LLC +PublisherUrl: https://www.4kdownload.com +PublisherSupportUrl: https://www.4kdownload.com/help +PrivacyUrl: https://www.4kdownload.com/privacy +Author: Open Media LLC +PackageName: 4K Tokkit +PackageUrl: https://www.4kdownload.com/products/product-tokkit +License: Freeware +LicenseUrl: https://www.4kdownload.com/agreement/freeware +Copyright: © 2023 Open Media +CopyrightUrl: https://www.4kdownload.com/agreement/freeware +ShortDescription: 4K Tokkit is the ultimate TikTok Downloader. Download TikTok challenges, captions, whole accounts, hashtags, song-related and single videos in high quality. +Moniker: 4ktokkit +Tags: +- downloader +- tiktok +- tiktok-downloader +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/o/OpenMedia/4KTokkit/2.4.0.0800/OpenMedia.4KTokkit.yaml b/manifests/o/OpenMedia/4KTokkit/2.4.0.0800/OpenMedia.4KTokkit.yaml index 5762f7aa4a1d2..665967d5d0604 100644 --- a/manifests/o/OpenMedia/4KTokkit/2.4.0.0800/OpenMedia.4KTokkit.yaml +++ b/manifests/o/OpenMedia/4KTokkit/2.4.0.0800/OpenMedia.4KTokkit.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: OpenMedia.4KTokkit -PackageVersion: 2.4.0.0800 -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: OpenMedia.4KTokkit +PackageVersion: 2.4.0.0800 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7a838d2a8cc33d8effd57650a6ba8d02cbe272a6 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 04:10:35 +0800 Subject: [PATCH 059/243] Modify: Python.Python.3.5 version 3.5.3 (#134054) --- .../5/3.5.3/Python.Python.3.5.installer.yaml | 111 ++++++++++++------ .../3.5.3/Python.Python.3.5.locale.en-US.yaml | 60 ++++++---- .../3.5.3/Python.Python.3.5.locale.zh-CN.yaml | 40 +++++++ .../Python/3/5/3.5.3/Python.Python.3.5.yaml | 14 ++- 4 files changed, 166 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/5/3.5.3/Python.Python.3.5.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/5/3.5.3/Python.Python.3.5.installer.yaml b/manifests/p/Python/Python/3/5/3.5.3/Python.Python.3.5.installer.yaml index 7cf1100d02c9e..3018018987e74 100644 --- a/manifests/p/Python/Python/3/5/3.5.3/Python.Python.3.5.installer.yaml +++ b/manifests/p/Python/Python/3/5/3.5.3/Python.Python.3.5.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.5 -PackageVersion: 3.5.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.5.3/python-3.5.3-amd64.exe - InstallerSha256: C93A07E6361FC0C8B50EF0B2654F088E7BD72C0BD7B45CDBFE402CE6E2A58F75 - AppsAndFeaturesEntries: - - DisplayName: Python 3.5.3 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.5.3150.0 - ProductCode: '{b94f45d6-8461-440c-aa4d-bf197b2c2499}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.5.3/python-3.5.3.exe - InstallerSha256: ECCE2576A037E6E3C6FF5A5657A01996F1F62DF6DC9C944965526D27405A27EE - AppsAndFeaturesEntries: - - DisplayName: Python 3.5.3 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.5.3150.0 - ProductCode: '{a10037e1-4247-47c9-935b-c5ca049d0299}' -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.3 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2017-01-17 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.5.3/python-3.5.3.exe + InstallerSha256: ECCE2576A037E6E3C6FF5A5657A01996F1F62DF6DC9C944965526D27405A27EE + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{a10037e1-4247-47c9-935b-c5ca049d0299}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.5.3 (32-bit) + DisplayVersion: 3.5.3150.0 + ProductCode: '{a10037e1-4247-47c9-935b-c5ca049d0299}' + UpgradeCode: '{3A1A27C0-4578-514F-9380-81D44B2F03AB}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.5.3/python-3.5.3.exe + InstallerSha256: ECCE2576A037E6E3C6FF5A5657A01996F1F62DF6DC9C944965526D27405A27EE + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{a10037e1-4247-47c9-935b-c5ca049d0299}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.5.3 (32-bit) + DisplayVersion: 3.5.3150.0 + ProductCode: '{a10037e1-4247-47c9-935b-c5ca049d0299}' + UpgradeCode: '{3A1A27C0-4578-514F-9380-81D44B2F03AB}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.5.3/python-3.5.3-amd64.exe + InstallerSha256: C93A07E6361FC0C8B50EF0B2654F088E7BD72C0BD7B45CDBFE402CE6E2A58F75 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{b94f45d6-8461-440c-aa4d-bf197b2c2499}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.5.3 (64-bit) + DisplayVersion: 3.5.3150.0 + ProductCode: '{b94f45d6-8461-440c-aa4d-bf197b2c2499}' + UpgradeCode: '{EEB42FF5-6DC6-5D71-9D60-792E37FA8953}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.5.3/python-3.5.3-amd64.exe + InstallerSha256: C93A07E6361FC0C8B50EF0B2654F088E7BD72C0BD7B45CDBFE402CE6E2A58F75 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{b94f45d6-8461-440c-aa4d-bf197b2c2499}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.5.3 (64-bit) + DisplayVersion: 3.5.3150.0 + ProductCode: '{b94f45d6-8461-440c-aa4d-bf197b2c2499}' + 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.3/Python.Python.3.5.locale.en-US.yaml b/manifests/p/Python/Python/3/5/3.5.3/Python.Python.3.5.locale.en-US.yaml index ebed269399e8b..b29842e870c22 100644 --- a/manifests/p/Python/Python/3/5/3.5.3/Python.Python.3.5.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/5/3.5.3/Python.Python.3.5.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.5 -PackageVersion: 3.5.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.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.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.5 +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.5 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: There were no code changes between 3.5.3rc1 and 3.5.3 final. +ReleaseNotesUrl: https://docs.python.org/release/3.5.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/5/3.5.3/Python.Python.3.5.locale.zh-CN.yaml b/manifests/p/Python/Python/3/5/3.5.3/Python.Python.3.5.locale.zh-CN.yaml new file mode 100644 index 0000000000000..94a691669ec0e --- /dev/null +++ b/manifests/p/Python/Python/3/5/3.5.3/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.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.5 +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.5.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/5/3.5.3/Python.Python.3.5.yaml b/manifests/p/Python/Python/3/5/3.5.3/Python.Python.3.5.yaml index de994ecbc546b..924b234979832 100644 --- a/manifests/p/Python/Python/3/5/3.5.3/Python.Python.3.5.yaml +++ b/manifests/p/Python/Python/3/5/3.5.3/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.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.5 +PackageVersion: 3.5.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 90b149c5726c9f2d7af647ae7505186f51c56672 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 04:10:43 +0800 Subject: [PATCH 060/243] Modify: Python.Python.3.6 version 3.6.7 (#134060) --- .../6/3.6.7/Python.Python.3.6.installer.yaml | 111 ++++++++++++------ .../3.6.7/Python.Python.3.6.locale.en-US.yaml | 60 ++++++---- .../3.6.7/Python.Python.3.6.locale.zh-CN.yaml | 40 +++++++ .../Python/3/6/3.6.7/Python.Python.3.6.yaml | 14 ++- 4 files changed, 166 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/6/3.6.7/Python.Python.3.6.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/6/3.6.7/Python.Python.3.6.installer.yaml b/manifests/p/Python/Python/3/6/3.6.7/Python.Python.3.6.installer.yaml index ff7e3ba2d7aa1..c908088064c67 100644 --- a/manifests/p/Python/Python/3/6/3.6.7/Python.Python.3.6.installer.yaml +++ b/manifests/p/Python/Python/3/6/3.6.7/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.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.6.7/python-3.6.7-amd64.exe - InstallerSha256: E0134E8BADD25FB81323D84806FCB43CFC83DD9E6EBC3144B03A48B265E6A698 - AppsAndFeaturesEntries: - - DisplayName: Python 3.6.7 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.6.7150.0 - ProductCode: '{19294e4d-0315-4762-b347-f4caf7c5f36b}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.6.7/python-3.6.7.exe - InstallerSha256: 9DA357EEA42DF7D64F871340519C3D468CB22D255A6A43650E4837B7F7BD3B60 - AppsAndFeaturesEntries: - - DisplayName: Python 3.6.7 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.6.7150.0 - ProductCode: '{67daf3c0-4493-4fb9-b982-8d74a44a0fe2}' -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.7 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2018-10-20 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.6.7/python-3.6.7.exe + InstallerSha256: 9DA357EEA42DF7D64F871340519C3D468CB22D255A6A43650E4837B7F7BD3B60 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{67daf3c0-4493-4fb9-b982-8d74a44a0fe2}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.7 (32-bit) + DisplayVersion: 3.6.7150.0 + ProductCode: '{67daf3c0-4493-4fb9-b982-8d74a44a0fe2}' + UpgradeCode: '{96CB5FA2-C2EF-5E31-A06C-A5AB703698BE}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.6.7/python-3.6.7.exe + InstallerSha256: 9DA357EEA42DF7D64F871340519C3D468CB22D255A6A43650E4837B7F7BD3B60 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{67daf3c0-4493-4fb9-b982-8d74a44a0fe2}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.7 (32-bit) + DisplayVersion: 3.6.7150.0 + ProductCode: '{67daf3c0-4493-4fb9-b982-8d74a44a0fe2}' + UpgradeCode: '{96CB5FA2-C2EF-5E31-A06C-A5AB703698BE}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.6.7/python-3.6.7-amd64.exe + InstallerSha256: E0134E8BADD25FB81323D84806FCB43CFC83DD9E6EBC3144B03A48B265E6A698 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{19294e4d-0315-4762-b347-f4caf7c5f36b}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.7 (64-bit) + DisplayVersion: 3.6.7150.0 + ProductCode: '{19294e4d-0315-4762-b347-f4caf7c5f36b}' + UpgradeCode: '{001956A8-8F9F-5604-ACE9-788F9B15DB5C}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.6.7/python-3.6.7-amd64.exe + InstallerSha256: E0134E8BADD25FB81323D84806FCB43CFC83DD9E6EBC3144B03A48B265E6A698 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{19294e4d-0315-4762-b347-f4caf7c5f36b}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.7 (64-bit) + DisplayVersion: 3.6.7150.0 + ProductCode: '{19294e4d-0315-4762-b347-f4caf7c5f36b}' + 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.7/Python.Python.3.6.locale.en-US.yaml b/manifests/p/Python/Python/3/6/3.6.7/Python.Python.3.6.locale.en-US.yaml index 1f511e4a250a9..9aeb0a4b7a0d3 100644 --- a/manifests/p/Python/Python/3/6/3.6.7/Python.Python.3.6.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/6/3.6.7/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.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.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.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.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: There were no new changes in version 3.6.7. +ReleaseNotesUrl: https://docs.python.org/release/3.6.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/6/3.6.7/Python.Python.3.6.locale.zh-CN.yaml b/manifests/p/Python/Python/3/6/3.6.7/Python.Python.3.6.locale.zh-CN.yaml new file mode 100644 index 0000000000000..218fa5381cdcf --- /dev/null +++ b/manifests/p/Python/Python/3/6/3.6.7/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.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.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.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/6/3.6.7/Python.Python.3.6.yaml b/manifests/p/Python/Python/3/6/3.6.7/Python.Python.3.6.yaml index b079a76df1a8b..e1c99a47a60b4 100644 --- a/manifests/p/Python/Python/3/6/3.6.7/Python.Python.3.6.yaml +++ b/manifests/p/Python/Python/3/6/3.6.7/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.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.6 +PackageVersion: 3.6.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d7746bef44f7c5aa5ab6df325bc850c0193b255f Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 04:10:56 +0800 Subject: [PATCH 061/243] Modify: Python.Python.3.3 version 3.3.2 (#134051) --- .../3/3.3.2/Python.Python.3.3.installer.yaml | 72 +++++---- .../3.3.2/Python.Python.3.3.locale.en-US.yaml | 151 +++++++++++++++--- .../3.3.2/Python.Python.3.3.locale.zh-CN.yaml | 40 +++++ .../Python/3/3/3.3.2/Python.Python.3.3.yaml | 14 +- 4 files changed, 219 insertions(+), 58 deletions(-) create mode 100644 manifests/p/Python/Python/3/3/3.3.2/Python.Python.3.3.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/3/3.3.2/Python.Python.3.3.installer.yaml b/manifests/p/Python/Python/3/3/3.3.2/Python.Python.3.3.installer.yaml index 4af576d15af3e..271e1b8c23b12 100644 --- a/manifests/p/Python/Python/3/3/3.3.2/Python.Python.3.3.installer.yaml +++ b/manifests/p/Python/Python/3/3/3.3.2/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.2 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.3.2/python-3.3.2.amd64.msi - InstallerSha256: 22DFC54832AC80EECE9E603A3BD70A744C6124FDBD4267EE6DE5C8FE15598557 - ProductCode: '{9FA9A2A6-19E4-381A-8AF3-F8CF12F0DCF0}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.3.2 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.3.2150 - ProductCode: '{9FA9A2A6-19E4-381A-8AF3-F8CF12F0DCF0}' -- Architecture: x86 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.3.2/python-3.3.2.msi - InstallerSha256: 1465B3F5F428819C693408861596ABEC0571B01F204742E06B2BF233BC218893 - ProductCode: '{92389DE9-939E-341B-A076-1D52D7DBCA71}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.3.2 - Publisher: Python Software Foundation - DisplayVersion: 3.3.2150 - ProductCode: '{92389DE9-939E-341B-A076-1D52D7DBCA71}' -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.2 +InstallerType: msi +InstallerSwitches: + InstallLocation: TARGETDIR="" + Custom: ADDLOCAL=ALL +UpgradeBehavior: install +Commands: +- python +- pythonw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +ReleaseDate: 2013-05-13 +Installers: +- Architecture: x86 + InstallerUrl: https://www.python.org/ftp/python/3.3.2/python-3.3.2.msi + InstallerSha256: 1465B3F5F428819C693408861596ABEC0571B01F204742E06B2BF233BC218893 + ProductCode: '{92389DE9-939E-341B-A076-1D52D7DBCA71}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.3.2 + DisplayVersion: 3.3.2150 + ProductCode: '{92389DE9-939E-341B-A076-1D52D7DBCA71}' + UpgradeCode: '{65E6DE48-A358-434D-AA4F-4AF72DB4718F}' +- Architecture: x64 + InstallerUrl: https://www.python.org/ftp/python/3.3.2/python-3.3.2.amd64.msi + InstallerSha256: 22DFC54832AC80EECE9E603A3BD70A744C6124FDBD4267EE6DE5C8FE15598557 + ProductCode: '{9FA9A2A6-19E4-381A-8AF3-F8CF12F0DCF0}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.3.2 (64-bit) + DisplayVersion: 3.3.2150 + ProductCode: '{9FA9A2A6-19E4-381A-8AF3-F8CF12F0DCF0}' + UpgradeCode: '{6A965A0C-6EE6-4E3A-9983-3263F56311EC}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/3/3.3.2/Python.Python.3.3.locale.en-US.yaml b/manifests/p/Python/Python/3/3/3.3.2/Python.Python.3.3.locale.en-US.yaml index 74faef34cd84d..1916790cf3a57 100644 --- a/manifests/p/Python/Python/3/3/3.3.2/Python.Python.3.3.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/3/3.3.2/Python.Python.3.3.locale.en-US.yaml @@ -1,21 +1,130 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.3 -PackageVersion: 3.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 -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.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.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: |- + Core and Builtins + - Issue #17237: Fix crash in the ASCII decoder on m68k. + - Issue #17408: Avoid using an obsolete instance of the copyreg module when the interpreter is shutdown and then started again. + - Issue #17863: In the interactive console, don’t loop forever if the encoding can’t be fetched from stdin. + - Issue #17867: Raise an ImportError if __import__ is not found in __builtins__. + - Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3, such as was shipped with Centos 5 and Mac OS X 10.4. + - Issue #17413: sys.settrace callbacks were being passed a string instead of an exception instance for the ‘value’ element of the arg tuple if the exception originated from C code; now an exception instance is always provided. + - Issue #17782: Fix undefined behaviour on platforms where struct timespec‘s “tv_nsec” member is not a C long. + - Issue #17715: Fix segmentation fault from raising an exception in a __trunc__ method. + - Issue #16447: Fixed potential segmentation fault when setting __name__ on a class. + - Issue #17669: Fix crash involving finalization of generators using yield from. + - Issue #17619: Make input() check for Ctrl-C correctly on Windows. + - Issue #17610: Don’t rely on non-standard behavior of the C qsort() function. + - Issue #17357: Add missing verbosity output when using -v/-vv. + Library + - Issue #17606: Fixed support of encoded byte strings in the XMLGenerator + .characters() and ignorableWhitespace() methods. Original patch by Sebastian + Ortiz Vasquez. + - Issue #17732: Ignore distutils.cfg options pertaining to install paths if a virtual environment is active. + - Issue #1159051: Back out a fix for handling corrupted gzip files that broke backwards compatibility. + - Issue #17915: Fix interoperability of xml.sax with file objects returned by codecs.open(). + - Issue #16601: Restarting iteration over tarfile no more continues from where it left off. Patch by Michael Birtwell. + - Issue #17289: The readline module now plays nicer with external modules or applications changing the rl_completer_word_break_characters global variable. Initial patch by Bradley Froehle. + - Issue #12181: select module: Fix struct kevent definition on OpenBSD 64-bit platforms. Patch by Federico Schwindt. + - Issue #14173: Avoid crashing when reading a signal handler during interpreter shutdown. + - Issue #16316: mimetypes now recognizes the .xz and .txz (.tar.xz) extensions. + - Issue #15902: Fix imp.load_module() accepting None as a file when loading an extension module. + - Issue #17802: Fix an UnboundLocalError in html.parser. Initial tests by Thomas Barlow. + - Issue #15535: Fix namedtuple pickles which were picking up the OrderedDict instead of just the underlying tuple. + - Issue #17192: Restore the patch for Issue #11729 which was ommitted in 3.3.1 when updating the bundled version of libffi used by ctypes. Update many libffi files that were missed in 3.3.1’s update to libffi-3.0.13. + - Issue #17358: Modules loaded by imp.load_source() and load_compiled() (and by extention load_module()) now have a better chance of working when reloaded. + - Issue #17353: Plistlib emitted empty data tags with deeply nested datastructures + - Issue #11714: Use ‘with’ statements to assure a Semaphore releases a condition variable. Original patch by Thomas Rachel. + - Issue #17795: Reverted backwards-incompatible change in SysLogHandler with Unix domain sockets. + - Issue #17555: Fix ForkAwareThreadLock so that size of after fork registry does not grow exponentially with generation of process. + - Issue #17707: multiprocessing.Queue’s get() method does not block for short timeouts. + - Isuse #17720: Fix the Python implementation of pickle.Unpickler to correctly process the APPENDS opcode when it is used on non-list objects. + - Issue #17012: shutil.which() no longer fallbacks to the PATH environment variable if empty path argument is specified. Patch by Serhiy Storchaka. + - Issue #17710: Fix pickle raising a SystemError on bogus input. + - Issue #17341: Include the invalid name in the error messages from re about invalid group names. + - Issue #17702: os.environ now raises KeyError with the original environment variable name (str on UNIX), instead of using the encoded name (bytes on UNIX). + - Issue #16163: Make the importlib based version of pkgutil.iter_importers work for submodules. Initial patch by Berker Peksag. + - Issue #16804: Fix a bug in the ‘site’ module that caused running ‘python -S -m site’ to incorrectly throw an exception. + - Issue #17016: Get rid of possible pointer wraparounds and integer overflows in the re module. Patch by Nickolai Zeldovich. + - Issue #16658: add missing return to HTTPConnection.send() Patch by Jeff Knupp. + - Issue #14971: unittest test discovery no longer gets confused when a function has a different __name__ than its name in the TestCase class dictionary. + - Issue #17678: Fix DeprecationWarning in the http/cookiejar.py by changing the usage of get_origin_req_host() to origin_req_host. + - Issue #17666: Fix reading gzip files with an extra field. + - Issue #17502: Process DEFAULT values in mock side_effect that returns iterator. Patch by Michael Foord. + - Issue #17572: Avoid chained exceptions while passing bad directives to time.strptime(). Initial patch by Claudiu Popa. + - Issue #17435: threading.Timer’s __init__ method no longer uses mutable default values for the args and kwargs parameters. + - Issue #17526: fix an IndexError raised while passing code without filename to inspect.findsource(). Initial patch by Tyler Doyle. + - Issue #16550: Update the opcode descriptions of pickletools to use unsigned integers where appropriate. Initial patch by Serhiy Storchaka. + IDLE + - Issue #17838: Allow sys.stdin to be reassigned. + - Issue #13495: Avoid loading the color delegator twice in IDLE. + - Issue #17798: Allow IDLE to edit new files when specified on command line. + - Issue #14735: Update IDLE docs to omit “Control-z on Windows”. + - Issue #17585: Fixed IDLE regression. Now closes when using exit() or quit(). + - Issue #17657: Show full Tk version in IDLE’s about dialog. Patch by Todd Rovito. + - Issue #17613: Prevent traceback when removing syntax colorizer in IDLE. + - Issue #1207589: Backwards-compatibility patch for right-click menu in IDLE. + - Issue #16887: IDLE now accepts Cancel in tabify/untabify dialog box. + - Issue #17625: In IDLE, close the replace dialog after it is used. + - Issue #14254: IDLE now handles readline correctly across shell restarts. + - Issue #17614: IDLE no longer raises exception when quickly closing a file. + - Issue #6698: IDLE now opens just an editor window when configured to do so. + - Issue #8900: Using keyboard shortcuts in IDLE to open a file no longer raises an exception. + - Issue #6649: Fixed missing exit status in IDLE. Patch by Guilherme Polo. + Tests + - Issue #17833: Fix test_gdb failures seen on machines where debug symbols for glibc are available (seen on PPC64 Linux). + - Issue #7855: Add tests for ctypes/winreg for issues found in IronPython. Initial patch by Dino Viehland. + - Issue #17712: Fix test_gdb failures on Ubuntu 13.04. + - Issue #17835: Fix test_io when the default OS pipe buffer size is larger than one million bytes. + - Issue #17065: Use process-unique key for winreg tests to avoid failures if test is run multiple times in parallel (eg: on a buildbot host). + - Issue #12820: add tests for the xml.dom.minicompat module. Patch by John Chandler and Phil Connell. + - Issue #17790: test_set now works with unittest test discovery. Patch by Zachary Ware. + - Issue #17789: test_random now works with unittest test discovery. Patch by Zachary Ware. + - Issue #17779: test_osx_env now works with unittest test discovery. Patch by Zachary Ware. + - Issue #17766: test_iterlen now works with unittest test discovery. Patch by Zachary Ware. + - Issue #17690: test_time now works with unittest test discovery. Patch by Zachary Ware. + - Issue #17692: test_sqlite now works with unittest test discovery. Patch by Zachary Ware. + - Issue #17843: Removed bz2 test data file that was triggering false-positive virus warnings with certain antivirus software. + Documentation + - Issue #15940: Specify effect of locale on time functions. + - Issue #6696: add documentation for the Profile objects, and improve profile/cProfile docs. Patch by Tom Pinckney. + - Issue #17915: Fix interoperability of xml.sax with file objects returned by codecs.open(). + Build + - Issue #17547: In configure, explicitly pass -Wformat for the benefit for GCC 4.8. + - Issue #17962: Build with OpenSSL 1.0.1e on Windows. +ReleaseNotesUrl: https://docs.python.org/release/3.3.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/3/3.3.2/Python.Python.3.3.locale.zh-CN.yaml b/manifests/p/Python/Python/3/3/3.3.2/Python.Python.3.3.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a606a9c019934 --- /dev/null +++ b/manifests/p/Python/Python/3/3/3.3.2/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.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.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.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/3/3.3.2/Python.Python.3.3.yaml b/manifests/p/Python/Python/3/3/3.3.2/Python.Python.3.3.yaml index bbda2a601d9b6..d1efe78c27fe7 100644 --- a/manifests/p/Python/Python/3/3/3.3.2/Python.Python.3.3.yaml +++ b/manifests/p/Python/Python/3/3/3.3.2/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.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.3 +PackageVersion: 3.3.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3386843827e29a956952b9f6d040c6480976be0d Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 04:11:03 +0800 Subject: [PATCH 062/243] Modify: Python.Python.3.3 version 3.3.4 (#134048) --- .../3/3.3.4/Python.Python.3.3.installer.yaml | 72 +++++++++++-------- .../3.3.4/Python.Python.3.3.locale.en-US.yaml | 63 ++++++++++------ .../3.3.4/Python.Python.3.3.locale.zh-CN.yaml | 40 +++++++++++ .../Python/3/3/3.3.4/Python.Python.3.3.yaml | 14 ++-- 4 files changed, 131 insertions(+), 58 deletions(-) create mode 100644 manifests/p/Python/Python/3/3/3.3.4/Python.Python.3.3.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/3/3.3.4/Python.Python.3.3.installer.yaml b/manifests/p/Python/Python/3/3/3.3.4/Python.Python.3.3.installer.yaml index 13bd9878f6fc6..77f718181eaa0 100644 --- a/manifests/p/Python/Python/3/3/3.3.4/Python.Python.3.3.installer.yaml +++ b/manifests/p/Python/Python/3/3/3.3.4/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.4 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.3.4/python-3.3.4.amd64.msi - InstallerSha256: 4EA8198DA0D132A0CB78A034539EF4CDA978B5AC7790B2420F34DC91309BECAE - ProductCode: '{D7E79BB6-DBE5-33C5-B105-CE6871C59DB6}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.3.4 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.3.4150 - ProductCode: '{D7E79BB6-DBE5-33C5-B105-CE6871C59DB6}' -- Architecture: x86 - InstallerType: msi - InstallerUrl: https://www.python.org/ftp/python/3.3.4/python-3.3.4.msi - InstallerSha256: 0AB059564D9934097FF96B73BF7701DDFF89B8FE56BB0D7AC1114C0B40307EF4 - ProductCode: '{CC2659BC-D27D-3593-A0A0-9AC0DE07A430}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.3.4 - Publisher: Python Software Foundation - DisplayVersion: 3.3.4150 - ProductCode: '{CC2659BC-D27D-3593-A0A0-9AC0DE07A430}' -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.4 +InstallerType: msi +InstallerSwitches: + InstallLocation: TARGETDIR="" + Custom: ADDLOCAL=ALL +UpgradeBehavior: install +Commands: +- python +- pythonw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +ReleaseDate: 2014-02-09 +Installers: +- Architecture: x86 + InstallerUrl: https://www.python.org/ftp/python/3.3.4/python-3.3.4.msi + InstallerSha256: 0AB059564D9934097FF96B73BF7701DDFF89B8FE56BB0D7AC1114C0B40307EF4 + ProductCode: '{CC2659BC-D27D-3593-A0A0-9AC0DE07A430}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.3.4 + DisplayVersion: 3.3.4150 + ProductCode: '{CC2659BC-D27D-3593-A0A0-9AC0DE07A430}' + UpgradeCode: '{65E6DE48-A358-434D-AA4F-4AF72DB4718F}' +- Architecture: x64 + InstallerUrl: https://www.python.org/ftp/python/3.3.4/python-3.3.4.amd64.msi + InstallerSha256: 4EA8198DA0D132A0CB78A034539EF4CDA978B5AC7790B2420F34DC91309BECAE + ProductCode: '{D7E79BB6-DBE5-33C5-B105-CE6871C59DB6}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.3.4 (64-bit) + DisplayVersion: 3.3.4150 + ProductCode: '{D7E79BB6-DBE5-33C5-B105-CE6871C59DB6}' + UpgradeCode: '{6A965A0C-6EE6-4E3A-9983-3263F56311EC}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Python/Python/3/3/3.3.4/Python.Python.3.3.locale.en-US.yaml b/manifests/p/Python/Python/3/3/3.3.4/Python.Python.3.3.locale.en-US.yaml index af57e3ac18b1e..7fd93d1876bea 100644 --- a/manifests/p/Python/Python/3/3/3.3.4/Python.Python.3.3.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/3/3.3.4/Python.Python.3.3.locale.en-US.yaml @@ -1,21 +1,42 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.3 -PackageVersion: 3.3.4 -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.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.3 +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.3 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: |- + Library + - Issue #20374: Fix build warnings of the readline module with libedit on Mac. +ReleaseNotesUrl: https://docs.python.org/release/3.3.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/3/3.3.4/Python.Python.3.3.locale.zh-CN.yaml b/manifests/p/Python/Python/3/3/3.3.4/Python.Python.3.3.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b4cead3ebc6ce --- /dev/null +++ b/manifests/p/Python/Python/3/3/3.3.4/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.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.3 +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.3.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/3/3.3.4/Python.Python.3.3.yaml b/manifests/p/Python/Python/3/3/3.3.4/Python.Python.3.3.yaml index 4095278d20485..2e8eb01e651b6 100644 --- a/manifests/p/Python/Python/3/3/3.3.4/Python.Python.3.3.yaml +++ b/manifests/p/Python/Python/3/3/3.3.4/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.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.3 +PackageVersion: 3.3.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7c4464a3ee6295a87d6d2126d1cc097eaacf2fcc Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Fri, 19 Jan 2024 01:43:15 +0530 Subject: [PATCH 063/243] Update version: Celestia.Celestia version 1.6.4 (#134247) --- .../1.6.4/Celestia.Celestia.installer.yaml | 47 ++++++------- .../1.6.4/Celestia.Celestia.locale.en-US.yaml | 69 ++++++++++--------- .../Celestia/1.6.4/Celestia.Celestia.yaml | 17 ++--- 3 files changed, 68 insertions(+), 65 deletions(-) diff --git a/manifests/c/Celestia/Celestia/1.6.4/Celestia.Celestia.installer.yaml b/manifests/c/Celestia/Celestia/1.6.4/Celestia.Celestia.installer.yaml index 088d54f015add..1181531fbf7a4 100644 --- a/manifests/c/Celestia/Celestia/1.6.4/Celestia.Celestia.installer.yaml +++ b/manifests/c/Celestia/Celestia/1.6.4/Celestia.Celestia.installer.yaml @@ -1,23 +1,24 @@ -# 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: Celestia.Celestia -PackageVersion: 1.6.4 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ReleaseDate: 2023-11-04 -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.VCRedist.2015+.x64 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/CelestiaProject/Celestia/releases/download/1.6.4/celestia-1.6.4.exe - InstallerSha256: 76413C25DFEA4BF096CC371FA8D7856815725AE1617A5E3E0A7F2DCC170A08B8 -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: Celestia.Celestia +PackageVersion: 1.6.4 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/CelestiaProject/Celestia/releases/download/1.6.4/celestia-1.6.4.exe + InstallerSha256: 76413c25dfea4bf096cc371fa8d7856815725ae1617a5e3e0a7f2dcc170a08b8 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: "2023-11-04" diff --git a/manifests/c/Celestia/Celestia/1.6.4/Celestia.Celestia.locale.en-US.yaml b/manifests/c/Celestia/Celestia/1.6.4/Celestia.Celestia.locale.en-US.yaml index 631b04e4b3152..0a57477266de4 100644 --- a/manifests/c/Celestia/Celestia/1.6.4/Celestia.Celestia.locale.en-US.yaml +++ b/manifests/c/Celestia/Celestia/1.6.4/Celestia.Celestia.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: Celestia.Celestia -PackageVersion: 1.6.4 -PackageLocale: en-US -Publisher: Celestia Development Team -PublisherUrl: https://github.com/CelestiaProject/Celestia -PublisherSupportUrl: https://github.com/CelestiaProject/Celestia/issues -Author: Celestia Development Team -PackageName: Celestia -PackageUrl: https://github.com/CelestiaProject/Celestia -License: GPL-2.0 -LicenseUrl: https://raw.githubusercontent.com/CelestiaProject/Celestia/master/COPYING -Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. -CopyrightUrl: https://raw.githubusercontent.com/CelestiaProject/Celestia/master/COPYING -ShortDescription: Real-time 3D visualization of space. The free space simulation that lets you explore our universe in three dimensions. -Description: |- - Real-time 3D visualization of space. - The free space simulation that lets you explore our universe in three dimensions. -Moniker: celestia -Tags: -- celestia -- foss -- open-source -- astronomy -- educational -- planetarium -ReleaseNotes: |- - - Update site URL to celestiaproject.space - - Fix building with Lua 5.4 -ReleaseNotesUrl: https://github.com/CelestiaProject/Celestia/releases/tag/1.6.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: Celestia.Celestia +PackageVersion: 1.6.4 +PackageLocale: en-US +Publisher: Celestia Development Team +PublisherUrl: https://github.com/CelestiaProject/Celestia +PublisherSupportUrl: https://github.com/CelestiaProject/Celestia/issues +Author: Celestia Development Team +PackageName: Celestia +PackageUrl: https://github.com/CelestiaProject/Celestia +License: GPL-2.0 +LicenseUrl: https://raw.githubusercontent.com/CelestiaProject/Celestia/master/COPYING +Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. +CopyrightUrl: https://raw.githubusercontent.com/CelestiaProject/Celestia/master/COPYING +ShortDescription: Real-time 3D visualization of space. The free space simulation that lets you explore our universe in three dimensions. +Description: |- + Real-time 3D visualization of space. + The free space simulation that lets you explore our universe in three dimensions. +Moniker: celestia +Tags: +- celestia +- foss +- open-source +- astronomy +- educational +- planetarium +ReleaseNotes: |- + - Update site URL to celestiaproject.space + - Fix building with Lua 5.4 +ReleaseNotesUrl: https://github.com/CelestiaProject/Celestia/releases/tag/1.6.4 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/Celestia/Celestia/1.6.4/Celestia.Celestia.yaml b/manifests/c/Celestia/Celestia/1.6.4/Celestia.Celestia.yaml index 7064bef49556d..805ef40220385 100644 --- a/manifests/c/Celestia/Celestia/1.6.4/Celestia.Celestia.yaml +++ b/manifests/c/Celestia/Celestia/1.6.4/Celestia.Celestia.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: Celestia.Celestia -PackageVersion: 1.6.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: Celestia.Celestia +PackageVersion: 1.6.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e18ed859d547b823eb3f5a38d3248b9e42e434dc Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 18 Jan 2024 21:18:04 +0100 Subject: [PATCH 064/243] New package: Meta.Zstandard version 1.5.5 (#135140) --- .../1.5.5/Meta.Zstandard.installer.yaml | 22 +++++ .../1.5.5/Meta.Zstandard.locale.en-US.yaml | 98 +++++++++++++++++++ .../Meta/Zstandard/1.5.5/Meta.Zstandard.yaml | 8 ++ 3 files changed, 128 insertions(+) create mode 100644 manifests/m/Meta/Zstandard/1.5.5/Meta.Zstandard.installer.yaml create mode 100644 manifests/m/Meta/Zstandard/1.5.5/Meta.Zstandard.locale.en-US.yaml create mode 100644 manifests/m/Meta/Zstandard/1.5.5/Meta.Zstandard.yaml diff --git a/manifests/m/Meta/Zstandard/1.5.5/Meta.Zstandard.installer.yaml b/manifests/m/Meta/Zstandard/1.5.5/Meta.Zstandard.installer.yaml new file mode 100644 index 0000000000000..bbb658786fb7b --- /dev/null +++ b/manifests/m/Meta/Zstandard/1.5.5/Meta.Zstandard.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: Meta.Zstandard +PackageVersion: 1.5.5 +InstallerType: zip +NestedInstallerType: portable +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2023-04-04 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: zstd-win_artifacts-win32/zstd.exe + InstallerUrl: https://github.com/facebook/zstd/releases/download/v1.5.5/zstd-v1.5.5-win32.zip + InstallerSha256: DBF0D27AC2FBF0C95BA2A9FABD9F6583D36FA5B223D05FE5A2F8E2559707027E +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: zstd-v1.5.5-win64/zstd.exe + InstallerUrl: https://github.com/facebook/zstd/releases/download/v1.5.5/zstd-v1.5.5-win64.zip + InstallerSha256: 1AB47163DD8EA8C3EF35311BA77808870347E2F0E3E50ACD4E99A21C0D87DA2C +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/m/Meta/Zstandard/1.5.5/Meta.Zstandard.locale.en-US.yaml b/manifests/m/Meta/Zstandard/1.5.5/Meta.Zstandard.locale.en-US.yaml new file mode 100644 index 0000000000000..e74fc76cc6d4a --- /dev/null +++ b/manifests/m/Meta/Zstandard/1.5.5/Meta.Zstandard.locale.en-US.yaml @@ -0,0 +1,98 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Meta.Zstandard +PackageVersion: 1.5.5 +PackageLocale: en-US +Publisher: Meta +PublisherUrl: https://opensource.fb.com +PublisherSupportUrl: https://github.com/facebook/zstd/issues +PackageName: Zstandard +PackageUrl: https://github.com/facebook/zstd +License: GPL-2.0 +LicenseUrl: https://github.com/facebook/zstd/blob/dev/LICENSE +ShortDescription: Zstandard is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios. It's backed by a very fast entropy stage, provided by Huff0 and FSE library. +Moniker: zstd +ReleaseNotes: |- + Change Log + - fix: fix rare corruption bug affecting the high compression mode, reported by @danlark1 (#3517, @terrelln) + - perf: improve mid-level compression speed (#3529, #3533, #3543, @yoniko and #3552, @terrelln) + - lib: deprecated bufferless block-level API (#3534) by @terrelln + - cli: mmap large dictionaries to save memory, by @daniellerozenblit + - cli: improve speed of --patch-from mode (~+50%) (#3545) by @daniellerozenblit + - cli: improve i/o speed (~+10%) when processing lots of small files (#3479) by @felixhandte + - cli: zstd no longer crashes when requested to write into write-protected directory (#3541) by @felixhandte + - cli: fix decompression into block device using -o (#3584, @Cyan4973) reported by @georgmu + - build: fix zstd CLI compiled with lzma support but not zlib support (#3494) by @Hello71 + - build: fix cmake does no longer require 3.18 as minimum version (#3510) by @kou + - build: fix MSVC+ClangCL linking issue (#3569) by @tru + - build: fix zstd-dll, version of zstd CLI that links to the dynamic library (#3496) by @yoniko + - build: fix MSVC warnings (#3495) by @embg + - doc: updated zstd specification to clarify corner cases, by @Cyan4973 + - doc: document how to create fat binaries for macos (#3568) by @rickmark + - misc: improve seekable format ingestion speed (~+100%) for very small chunk sizes (#3544) by @Cyan4973 + - misc: tests/fullbench can benchmark multiple files (#3516) by @dloidolt + Full change list (auto-generated) + - Fix all MSVC warnings by @embg in #3495 + - Fix zstd-dll build missing dependencies by @yoniko in #3496 + - Bump github/codeql-action from 2.2.1 to 2.2.4 by @dependabot in #3503 + - Github Action to generate Win64 artifacts by @Cyan4973 in #3491 + - Use correct types in LZMA comp/decomp by @Hello71 in #3497 + - Make Github workflows permissions read-only by default by @yoniko in #3488 + - CI Workflow for external compressors dependencies by @yoniko in #3505 + - Fix cli-tests issues by @daniellerozenblit in #3509 + - Fix Permissions on Publish Release Artifacts Job by @felixhandte in #3511 + - Use f-variants of chmod() and chown() by @felixhandte in #3479 + - Don't require CMake 3.18 or later by @kou in #3510 + - meson: always build the zstd binary when tests are enabled by @eli-schwartz in #3490 + - [bug-fix] Fix rare corruption bug affecting the block splitter by @terrelln in #3517 + - Clarify zstd specification for Huffman blocks by @Cyan4973 in #3514 + - Fix typos found by codespell by @DimitriPapadopoulos in #3513 + - Bump github/codeql-action from 2.2.4 to 2.2.5 by @dependabot in #3518 + - fullbench with two files by @dloidolt in #3516 + - Add initialization of clevel to static cdict (#3525) by @yoniko in #3527 + - [linux-kernel] Fix assert definition by @terrelln in #3532 + - Add ZSTD_set{C,F,}Params() helper functions by @terrelln in #3530 + - Clarify dstCapacity requirements by @terrelln in #3531 + - Mmap large dictionaries in patch-from mode by @daniellerozenblit in #3486 + - added clarifications for sizes of compressed huffman blocks and streams. by @Cyan4973 in #3538 + - Simplify benchmark unit invocation API from CLI by @Cyan4973 in #3526 + - Avoid Segfault Caused by Calling setvbuf() on Null File Pointer by @felixhandte in #3541 + - Pin Moar Action Dependencies by @felixhandte in #3542 + - Improved seekable format ingestion speed for small frame size by @Cyan4973 in #3544 + - Reduce RowHash's tag space size by x2 by @yoniko in #3543 + - [Bugfix] row hash tries to match position 0 by @yoniko in #3548 + - Bump github/codeql-action from 2.2.5 to 2.2.6 by @dependabot in #3549 + - Add init once memory (#3528) by @yoniko in #3529 + - Introduce salt into row hash (#3528 part 2) by @yoniko in #3533 + - added documentation for the seekable format by @Cyan4973 in #3547 + - patch-from speed optimization by @daniellerozenblit in #3545 + - Deprecated bufferless and block level APIs by @terrelln in #3534 + - added documentation for LDM + dictionary compatibility by @Cyan4973 in #3553 + - Fix a bug in the CLI tests newline processing, then simplify it further by @ppentchev in #3559 + - [lazy] Skip over incompressible data by @terrelln in #3552 + - Fix patch-from speed optimization by @daniellerozenblit in #3556 + - Bump actions/checkout from 3.3.0 to 3.5.0 by @dependabot in #3572 + - [easy] minor doc update for --rsyncable by @Cyan4973 in #3570 + - [contrib/pzstd] Select -std=c++11 When Default is Older by @felixhandte in #3574 + - Add instructions for building Universal2 on macOS via CMake by @rickmark in #3568 + - Provide an interface for fuzzing sequence producer plugins by @embg in #3551 + - mmap for windows by @daniellerozenblit in #3557 + - Bump github/codeql-action from 2.2.6 to 2.2.8 by @dependabot in #3573 + - Disable linker flag detection on MSVC/ClangCL. by @tru in #3569 + - Couple tweaks to improve decompression speed with clang PGO compilation by @zhuhan0 in #3576 + - Increase tests timeout by @dvoropaev in #3540 + - added a Clang-CL Windows test to CI by @Cyan4973 in #3579 + - Seekable format read optimization by @Cyan4973 in #3581 + - Check that dest is valid for decompression by @daniellerozenblit in #3555 + - fix decompression with -o writing into a block device by @Cyan4973 in #3584 + - updated version number to v1.5.5 by @Cyan4973 in #3577 + New Contributors + - @kou made their first contribution in #3510 + - @dloidolt made their first contribution in #3516 + - @ppentchev made their first contribution in #3559 + - @rickmark made their first contribution in #3568 + - @dvoropaev made their first contribution in #3540 +ReleaseNotesUrl: https://github.com/facebook/zstd/releases/tag/v1.5.5 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/m/Meta/Zstandard/1.5.5/Meta.Zstandard.yaml b/manifests/m/Meta/Zstandard/1.5.5/Meta.Zstandard.yaml new file mode 100644 index 0000000000000..288f7dc487c07 --- /dev/null +++ b/manifests/m/Meta/Zstandard/1.5.5/Meta.Zstandard.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: Meta.Zstandard +PackageVersion: 1.5.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From fc62156ddb1e56a9bb0728ffa6aaaa63f65fa761 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 18 Jan 2024 21:18:20 +0100 Subject: [PATCH 065/243] New version: Bandisoft.Honeyview version 5.51 (#135366) --- .../5.51/Bandisoft.Honeyview.installer.yaml | 53 +++++++++++++++++++ .../Bandisoft.Honeyview.locale.en-US.yaml | 26 +++++++++ .../Bandisoft.Honeyview.locale.ko-KR.yaml | 30 +++++++++++ .../Honeyview/5.51/Bandisoft.Honeyview.yaml | 8 +++ 4 files changed, 117 insertions(+) create mode 100644 manifests/b/Bandisoft/Honeyview/5.51/Bandisoft.Honeyview.installer.yaml create mode 100644 manifests/b/Bandisoft/Honeyview/5.51/Bandisoft.Honeyview.locale.en-US.yaml create mode 100644 manifests/b/Bandisoft/Honeyview/5.51/Bandisoft.Honeyview.locale.ko-KR.yaml create mode 100644 manifests/b/Bandisoft/Honeyview/5.51/Bandisoft.Honeyview.yaml diff --git a/manifests/b/Bandisoft/Honeyview/5.51/Bandisoft.Honeyview.installer.yaml b/manifests/b/Bandisoft/Honeyview/5.51/Bandisoft.Honeyview.installer.yaml new file mode 100644 index 0000000000000..a67ee2549981a --- /dev/null +++ b/manifests/b/Bandisoft/Honeyview/5.51/Bandisoft.Honeyview.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: Bandisoft.Honeyview +PackageVersion: '5.51' +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +FileExtensions: +- bmp +- bpg +- cr2 +- crw +- dds +- dng +- gif +- j2k +- jp2 +- jpg +- jxr +- nef +- nrw +- orf +- pcx +- pef +- pgm +- png +- pnm +- ppm +- psd +- raf +- rw2 +- sr2 +- tga +- tiff +- webp +ReleaseDate: 2023-09-21 +Installers: +- InstallerLocale: en-US + Architecture: neutral + InstallerUrl: https://dl.bandisoft.com/honeyview.kr/HONEYVIEW-SETUP-KR.EXE + InstallerSha256: 09FCD9CB5B199A475E03E25B8686452664CA0E5E57CA4D52F43A9E8FD334EE81 +- InstallerLocale: ko-KR + Architecture: neutral + InstallerUrl: https://dl.bandisoft.com/honeyview.kr/HONEYVIEW-SETUP-KR.EXE + InstallerSha256: 09FCD9CB5B199A475E03E25B8686452664CA0E5E57CA4D52F43A9E8FD334EE81 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/b/Bandisoft/Honeyview/5.51/Bandisoft.Honeyview.locale.en-US.yaml b/manifests/b/Bandisoft/Honeyview/5.51/Bandisoft.Honeyview.locale.en-US.yaml new file mode 100644 index 0000000000000..b94d4a50c215d --- /dev/null +++ b/manifests/b/Bandisoft/Honeyview/5.51/Bandisoft.Honeyview.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: Bandisoft.Honeyview +PackageVersion: '5.51' +PackageLocale: en-US +Publisher: Bandisoft +PublisherUrl: https://en.bandisoft.com +PublisherSupportUrl: https://en.bandisoft.com/honeyview/help +PrivacyUrl: https://en.bandisoft.com/about/privacy +Author: Bandisoft +PackageName: Honeyview +PackageUrl: https://en.bandisoft.com/honeyview +License: Freeware +LicenseUrl: https://en.bandisoft.com/honeyview/eula +Copyright: Copyright(C) 1999-2022 Bandisoft International Inc. All rights reserved. +CopyrightUrl: https://bandisoft.com/honeyview/eula +ShortDescription: A fast, powerful, and free image viewer. +Moniker: honeyview +Tags: +- honeyview +- image +- image-viewer +- viewer +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/Bandisoft/Honeyview/5.51/Bandisoft.Honeyview.locale.ko-KR.yaml b/manifests/b/Bandisoft/Honeyview/5.51/Bandisoft.Honeyview.locale.ko-KR.yaml new file mode 100644 index 0000000000000..46d7e97009497 --- /dev/null +++ b/manifests/b/Bandisoft/Honeyview/5.51/Bandisoft.Honeyview.locale.ko-KR.yaml @@ -0,0 +1,30 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Bandisoft.Honeyview +PackageVersion: '5.51' +PackageLocale: ko-KR +Publisher: 반디소프트 +PublisherUrl: https://kr.bandisoft.com +PublisherSupportUrl: https://kr.bandisoft.com/honeyview/help +PrivacyUrl: https://kr.bandisoft.com/about/privacy +Author: 반디소프트 +PackageName: 꿀뷰 +PackageUrl: https://kr.bandisoft.com/honeyview +License: Freeware +LicenseUrl: https://kr.bandisoft.com/honeyview/eula +Copyright: Copyright(C) 1999-2022 Bandisoft International Inc. All rights reserved. +CopyrightUrl: https://kr.bandisoft.com/honeyview/eula +ShortDescription: 다양한 포맷의 이미지를 빠르게 보여주는 고성능 무료 이미지 뷰어입니다. +Tags: +- 꿀뷰 +- 이미지 +- 이미지뷰어 +- 뷰어 +- honeyview +- image +- image-viewer +- viewer +ReleaseNotesUrl: https://kr.bandisoft.com/honeyview/history +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/b/Bandisoft/Honeyview/5.51/Bandisoft.Honeyview.yaml b/manifests/b/Bandisoft/Honeyview/5.51/Bandisoft.Honeyview.yaml new file mode 100644 index 0000000000000..e96c283a06666 --- /dev/null +++ b/manifests/b/Bandisoft/Honeyview/5.51/Bandisoft.Honeyview.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: Bandisoft.Honeyview +PackageVersion: '5.51' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 162f0387e7a166cd5829e12cd8964dc86eba8324 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Fri, 19 Jan 2024 02:20:13 +0530 Subject: [PATCH 066/243] Add version: AlexandrSubbotin.Cerebro version 0.11.0 (#134150) * Add version: AlexandrSubbotin.Cerebro version 0.11.0 * Fix InstallerType. --------- Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../AlexandrSubbotin.Cerebro.installer.yaml | 29 +++++---- ...AlexandrSubbotin.Cerebro.locale.en-US.yaml | 65 ++++++++++--------- .../0.11.0/AlexandrSubbotin.Cerebro.yaml | 16 ++--- 3 files changed, 56 insertions(+), 54 deletions(-) diff --git a/manifests/a/AlexandrSubbotin/Cerebro/0.11.0/AlexandrSubbotin.Cerebro.installer.yaml b/manifests/a/AlexandrSubbotin/Cerebro/0.11.0/AlexandrSubbotin.Cerebro.installer.yaml index 3e22d15efa020..89bd1afd08ff7 100644 --- a/manifests/a/AlexandrSubbotin/Cerebro/0.11.0/AlexandrSubbotin.Cerebro.installer.yaml +++ b/manifests/a/AlexandrSubbotin/Cerebro/0.11.0/AlexandrSubbotin.Cerebro.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: AlexandrSubbotin.Cerebro -PackageVersion: 0.11.0 -InstallerType: nullsoft -Scope: machine -ReleaseDate: 2023-02-09 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/cerebroapp/cerebro/releases/download/v0.11.0/Cerebro-Setup-0.11.0.exe - InstallerSha256: C7A20FFD2B0B59D1F816813E58453A08DC5BE08F494664328F0465687E6DBFF1 -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: AlexandrSubbotin.Cerebro +PackageVersion: 0.11.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/cerebroapp/cerebro/releases/download/v0.11.0/Cerebro-0.11.0.exe + InstallerSha256: e51696d00df7f0bcb444be3ebb898ac25bdd274a3df35ddcc3c05dbb52841873 +ManifestType: installer +ManifestVersion: 1.5.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: portable +Scope: machine +ReleaseDate: "2023-02-09" diff --git a/manifests/a/AlexandrSubbotin/Cerebro/0.11.0/AlexandrSubbotin.Cerebro.locale.en-US.yaml b/manifests/a/AlexandrSubbotin/Cerebro/0.11.0/AlexandrSubbotin.Cerebro.locale.en-US.yaml index 67bd2b95a228f..20e7dc4a6ff68 100644 --- a/manifests/a/AlexandrSubbotin/Cerebro/0.11.0/AlexandrSubbotin.Cerebro.locale.en-US.yaml +++ b/manifests/a/AlexandrSubbotin/Cerebro/0.11.0/AlexandrSubbotin.Cerebro.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: AlexandrSubbotin.Cerebro -PackageVersion: 0.11.0 -PackageLocale: en-US -Publisher: Alexandr Subbotin -PublisherUrl: https://cerebroapp.com -PublisherSupportUrl: https://github.com/cerebroapp/cerebro/issues -PackageName: Cerebro -PackageUrl: https://github.com/cerebroapp/cerebro -License: MIT -LicenseUrl: https://github.com/cerebroapp/cerebro/blob/master/LICENSE -ShortDescription: Open-source productivity booster with a brain -Moniker: cerebro -Tags: -- calculator -- electron -- google -- search -- translate -ReleaseNotes: |- - What's Changed - - fix: use correct dependency to move/delete folders by @dubisdev in #637 - - docs: add how to contribute section in readme by @oguhpereira in #642 - - docs: remove docs folder from project by @oguhpereira in #643 - - chore: bump packages minor patch version by @oguhpereira in #641 - - chore: remove outdated crash reporting + remove donate dialog by @dubisdev in #638 - - feat(plugins): improve plugins load by @dubisdev in #639 -ReleaseNotesUrl: https://github.com/cerebroapp/cerebro/releases/tag/v0.11.0 -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: AlexandrSubbotin.Cerebro +PackageVersion: 0.11.0 +PackageLocale: en-US +Publisher: Alexandr Subbotin +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +PackageName: Cerebro +PackageUrl: https://github.com/cerebroapp/cerebro +License: MIT +LicenseUrl: https://github.com/cerebroapp/cerebro/blob/master/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: Extendable electron-based open-source Spolight and Alfred analogue +# Description: +Moniker: cerebro +Tags: +- calculator +- electron +- google +- search +- translate +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 +PublisherSupportUrl: https://github.com/cerebroapp/cerebro/issues +ReleaseNotesUrl: https://github.com/cerebroapp/cerebro/releases/tag/v0.11.0 diff --git a/manifests/a/AlexandrSubbotin/Cerebro/0.11.0/AlexandrSubbotin.Cerebro.yaml b/manifests/a/AlexandrSubbotin/Cerebro/0.11.0/AlexandrSubbotin.Cerebro.yaml index 4cd8cf55ff3df..98bf263656925 100644 --- a/manifests/a/AlexandrSubbotin/Cerebro/0.11.0/AlexandrSubbotin.Cerebro.yaml +++ b/manifests/a/AlexandrSubbotin/Cerebro/0.11.0/AlexandrSubbotin.Cerebro.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: AlexandrSubbotin.Cerebro -PackageVersion: 0.11.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.2.0.schema.json + +PackageIdentifier: AlexandrSubbotin.Cerebro +PackageVersion: 0.11.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 518c4f18ce5f267f27b4ddd9d0dcf82f55dbb62b Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 18 Jan 2024 21:50:50 +0100 Subject: [PATCH 067/243] New version: Tyrrrz.DiscordChatExporter.CLI version 2.42.7 (#135367) --- ...rrz.DiscordChatExporter.CLI.installer.yaml | 19 ++++++++++++++ ....DiscordChatExporter.CLI.locale.en-US.yaml | 25 +++++++++++++++++++ .../Tyrrrz.DiscordChatExporter.CLI.yaml | 8 ++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/t/Tyrrrz/DiscordChatExporter/CLI/2.42.7/Tyrrrz.DiscordChatExporter.CLI.installer.yaml create mode 100644 manifests/t/Tyrrrz/DiscordChatExporter/CLI/2.42.7/Tyrrrz.DiscordChatExporter.CLI.locale.en-US.yaml create mode 100644 manifests/t/Tyrrrz/DiscordChatExporter/CLI/2.42.7/Tyrrrz.DiscordChatExporter.CLI.yaml diff --git a/manifests/t/Tyrrrz/DiscordChatExporter/CLI/2.42.7/Tyrrrz.DiscordChatExporter.CLI.installer.yaml b/manifests/t/Tyrrrz/DiscordChatExporter/CLI/2.42.7/Tyrrrz.DiscordChatExporter.CLI.installer.yaml new file mode 100644 index 0000000000000..f028f164ad82c --- /dev/null +++ b/manifests/t/Tyrrrz/DiscordChatExporter/CLI/2.42.7/Tyrrrz.DiscordChatExporter.CLI.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: Tyrrrz.DiscordChatExporter.CLI +PackageVersion: 2.42.7 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: DiscordChatExporter.Cli.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 +ReleaseDate: 2024-01-18 +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/Tyrrrz/DiscordChatExporter/releases/download/2.42.7/DiscordChatExporter.Cli.zip + InstallerSha256: 26FA698667C73AF0CA8CECE53BBC6D70061DF46CD6C4AC0306CF73F21F855B92 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tyrrrz/DiscordChatExporter/CLI/2.42.7/Tyrrrz.DiscordChatExporter.CLI.locale.en-US.yaml b/manifests/t/Tyrrrz/DiscordChatExporter/CLI/2.42.7/Tyrrrz.DiscordChatExporter.CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..c327b80d42b79 --- /dev/null +++ b/manifests/t/Tyrrrz/DiscordChatExporter/CLI/2.42.7/Tyrrrz.DiscordChatExporter.CLI.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: Tyrrrz.DiscordChatExporter.CLI +PackageVersion: 2.42.7 +PackageLocale: en-US +Publisher: Tyrrrz +PublisherUrl: https://github.com/Tyrrrz +PublisherSupportUrl: https://github.com/Tyrrrz/DiscordChatExporter/issues +PackageName: DiscordChatExporter.CLI +PackageUrl: https://github.com/Tyrrrz/DiscordChatExporter +License: MIT +LicenseUrl: https://github.com/Tyrrrz/DiscordChatExporter/blob/master/License.txt +ShortDescription: Exports Discord chat logs to a file +ReleaseNotes: |- + What's Changed + - Fix GUI link in docs going to CLI page by @LostXOR in #1167 + - Refer to "guilds" as "servers" in docs and UI elements by @Tyrrrz in #1175 + - Warn about redirected streams in the CLI only when running inside Docker by @Tyrrrz in #1176 + - Fix docker user permission issues by creating the user manually by @Tyrrrz in #1183 + - Use null as the default locale, which resolves to the current system default locale by @Tyrrrz in #1185 + - Add support for has:invite filter that matches messages with guild invites by @Tyrrrz in #1188 +ReleaseNotesUrl: https://github.com/Tyrrrz/DiscordChatExporter/releases/tag/2.42.7 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tyrrrz/DiscordChatExporter/CLI/2.42.7/Tyrrrz.DiscordChatExporter.CLI.yaml b/manifests/t/Tyrrrz/DiscordChatExporter/CLI/2.42.7/Tyrrrz.DiscordChatExporter.CLI.yaml new file mode 100644 index 0000000000000..f69a00ee89d68 --- /dev/null +++ b/manifests/t/Tyrrrz/DiscordChatExporter/CLI/2.42.7/Tyrrrz.DiscordChatExporter.CLI.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: Tyrrrz.DiscordChatExporter.CLI +PackageVersion: 2.42.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 82ae61c59f4268c01a47c247e1199bfc9d315b5e Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 18 Jan 2024 21:50:55 +0100 Subject: [PATCH 068/243] New version: Tyrrrz.DiscordChatExporter.GUI version 2.42.7 (#135368) --- ...rrz.DiscordChatExporter.GUI.installer.yaml | 16 ++++++++++++ ....DiscordChatExporter.GUI.locale.en-US.yaml | 25 +++++++++++++++++++ .../Tyrrrz.DiscordChatExporter.GUI.yaml | 8 ++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/t/Tyrrrz/DiscordChatExporter/GUI/2.42.7/Tyrrrz.DiscordChatExporter.GUI.installer.yaml create mode 100644 manifests/t/Tyrrrz/DiscordChatExporter/GUI/2.42.7/Tyrrrz.DiscordChatExporter.GUI.locale.en-US.yaml create mode 100644 manifests/t/Tyrrrz/DiscordChatExporter/GUI/2.42.7/Tyrrrz.DiscordChatExporter.GUI.yaml diff --git a/manifests/t/Tyrrrz/DiscordChatExporter/GUI/2.42.7/Tyrrrz.DiscordChatExporter.GUI.installer.yaml b/manifests/t/Tyrrrz/DiscordChatExporter/GUI/2.42.7/Tyrrrz.DiscordChatExporter.GUI.installer.yaml new file mode 100644 index 0000000000000..79202f04fca60 --- /dev/null +++ b/manifests/t/Tyrrrz/DiscordChatExporter/GUI/2.42.7/Tyrrrz.DiscordChatExporter.GUI.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: Tyrrrz.DiscordChatExporter.GUI +PackageVersion: 2.42.7 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: DiscordChatExporter.exe +ReleaseDate: 2024-01-18 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Tyrrrz/DiscordChatExporter/releases/download/2.42.7/DiscordChatExporter.zip + InstallerSha256: D61B545C367A3C42EC3A0EC87AF96AB7CF97CFF9D0EE28E1548CA3472007FF54 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tyrrrz/DiscordChatExporter/GUI/2.42.7/Tyrrrz.DiscordChatExporter.GUI.locale.en-US.yaml b/manifests/t/Tyrrrz/DiscordChatExporter/GUI/2.42.7/Tyrrrz.DiscordChatExporter.GUI.locale.en-US.yaml new file mode 100644 index 0000000000000..3281bb8b7bddc --- /dev/null +++ b/manifests/t/Tyrrrz/DiscordChatExporter/GUI/2.42.7/Tyrrrz.DiscordChatExporter.GUI.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: Tyrrrz.DiscordChatExporter.GUI +PackageVersion: 2.42.7 +PackageLocale: en-US +Publisher: Tyrrrz +PublisherUrl: https://github.com/Tyrrrz +PublisherSupportUrl: https://github.com/Tyrrrz/DiscordChatExporter/issues +PackageName: DiscordChatExporter.GUI +PackageUrl: https://github.com/Tyrrrz/DiscordChatExporter +License: GNU +LicenseUrl: https://github.com/Tyrrrz/DiscordChatExporter/blob/master/License.txt +ShortDescription: Exports Discord chat logs to a file +ReleaseNotes: |- + What's Changed + - Fix GUI link in docs going to CLI page by @LostXOR in #1167 + - Refer to "guilds" as "servers" in docs and UI elements by @Tyrrrz in #1175 + - Warn about redirected streams in the CLI only when running inside Docker by @Tyrrrz in #1176 + - Fix docker user permission issues by creating the user manually by @Tyrrrz in #1183 + - Use null as the default locale, which resolves to the current system default locale by @Tyrrrz in #1185 + - Add support for has:invite filter that matches messages with guild invites by @Tyrrrz in #1188 +ReleaseNotesUrl: https://github.com/Tyrrrz/DiscordChatExporter/releases/tag/2.42.7 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tyrrrz/DiscordChatExporter/GUI/2.42.7/Tyrrrz.DiscordChatExporter.GUI.yaml b/manifests/t/Tyrrrz/DiscordChatExporter/GUI/2.42.7/Tyrrrz.DiscordChatExporter.GUI.yaml new file mode 100644 index 0000000000000..2911c9df95049 --- /dev/null +++ b/manifests/t/Tyrrrz/DiscordChatExporter/GUI/2.42.7/Tyrrrz.DiscordChatExporter.GUI.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: Tyrrrz.DiscordChatExporter.GUI +PackageVersion: 2.42.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9720cb3b11bf093ce292bf9ab70e327dbe4ad2ee Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 18 Jan 2024 14:30:05 -0800 Subject: [PATCH 069/243] Updating manifests/t/Tencent/TencentDocs/.validation (#135394) --- manifests/t/Tencent/TencentDocs/.validation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/t/Tencent/TencentDocs/.validation b/manifests/t/Tencent/TencentDocs/.validation index 122ce99994d4a..8373ab9c374ba 100644 --- a/manifests/t/Tencent/TencentDocs/.validation +++ b/manifests/t/Tencent/TencentDocs/.validation @@ -1 +1 @@ -{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"dbd6c204-6c7e-49a3-acbe-2c07c8b536b0","TestPlan":"Validation-Domain","PackagePath":"manifests/t/Tencent/TencentDocs/2.2.16","CommitId":null},{"WaiverId":"f054bddd-9702-470e-b4eb-2f23b9ebf3ef","TestPlan":"Validation-Domain","PackagePath":"manifests/t/Tencent/TencentDocs/2.2.37","CommitId":"9acd59a4b9b965540d62c056dacad0c23d17bb5b"},{"WaiverId":"db531db6-8c8f-4d95-a07a-8714c618a81c","TestPlan":"Validation-Domain","PackagePath":"manifests/t/Tencent/TencentDocs/2.2.38","CommitId":"f8ff4ae6f4cf600ef435b429b25ab53ea5b1572b"},{"WaiverId":"04ff6907-e52c-43b4-97c6-cedfaaa15f83","TestPlan":"Validation-Domain","PackagePath":"manifests/t/Tencent/TencentDocs/2.2.39","CommitId":"74b79ff656dd90d2462ed92ebfcbfc66a1b11329"}]} \ No newline at end of file +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"f054bddd-9702-470e-b4eb-2f23b9ebf3ef","TestPlan":"Validation-Domain","PackagePath":"manifests/t/Tencent/TencentDocs/2.2.37","CommitId":"9acd59a4b9b965540d62c056dacad0c23d17bb5b"},{"WaiverId":"db531db6-8c8f-4d95-a07a-8714c618a81c","TestPlan":"Validation-Domain","PackagePath":"manifests/t/Tencent/TencentDocs/2.2.38","CommitId":"f8ff4ae6f4cf600ef435b429b25ab53ea5b1572b"},{"WaiverId":"04ff6907-e52c-43b4-97c6-cedfaaa15f83","TestPlan":"Validation-Domain","PackagePath":"manifests/t/Tencent/TencentDocs/2.2.39","CommitId":"74b79ff656dd90d2462ed92ebfcbfc66a1b11329"},{"WaiverId":"52561f99-a011-43ed-af4b-db7b61790bdc","TestPlan":"Validation-Domain","PackagePath":"manifests/t/Tencent/TencentDocs/3.1.15","CommitId":"2577f79997caabbfa18a9cf3b03e367969c3a25b"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From 95fa7d1fbfac359a24083a6e49e231f4d65a423d Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 06:31:15 +0800 Subject: [PATCH 070/243] ReleaseNotesUrl: 360.360Chrome version 13.5.2044.0 (#135310) --- .../3/360/360Chrome/13.5.2044.0/360.360Chrome.locale.en-US.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/3/360/360Chrome/13.5.2044.0/360.360Chrome.locale.en-US.yaml b/manifests/3/360/360Chrome/13.5.2044.0/360.360Chrome.locale.en-US.yaml index 3620ee14d70c6..6b5616b3d62d8 100644 --- a/manifests/3/360/360Chrome/13.5.2044.0/360.360Chrome.locale.en-US.yaml +++ b/manifests/3/360/360Chrome/13.5.2044.0/360.360Chrome.locale.en-US.yaml @@ -25,6 +25,7 @@ Tags: - internet-explorer - web - webpage +ReleaseNotesUrl: https://bbs.360.cn/thread-15913525-1-1.html Documentations: - DocumentLabel: FAQ DocumentUrl: https://faq.bbs.360.cn/#/question/280 From 60019290c7813ee87325c647eb9acd40c6bc11ce Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 06:32:31 +0800 Subject: [PATCH 071/243] ReleaseNotes: CrowTranslate.CrowTranslate version 2.11.1 (#135336) * ReleaseNotes: CrowTranslate.CrowTranslate version 2.11.1 * Fix ShortDescription --- .../CrowTranslate.CrowTranslate.installer.yaml | 1 - ...owTranslate.CrowTranslate.locale.en-US.yaml | 18 ++++++++++++------ ...owTranslate.CrowTranslate.locale.zh-CN.yaml | 10 +++++----- 3 files changed, 17 insertions(+), 12 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 f9796af583898..fcfdf4da48b74 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 @@ -9,7 +9,6 @@ Installers: InstallerSha256: 9d67c505af540f3c96f776724f3fc95061d09812b031adafc5de07401110b915 ManifestType: installer ManifestVersion: 1.5.0 -MinimumOSVersion: 10.0.0.0 InstallerType: nullsoft Scope: machine UpgradeBehavior: install 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 5b72b24e1391b..5e2941c248e8e 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 @@ -7,17 +7,17 @@ PackageLocale: en-US Publisher: 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/ License: GPL-3.0 LicenseUrl: https://github.com/crow-translate/crow-translate/blob/master/COPYING -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. +Copyright: Copyright © 2018-2024 Hennadii Chernyshchyk +# CopyrightUrl: +ShortDescription: A simple and lightweight translator that allows you to translate and speak text using Google, Yandex, Bing, LibreTranslate and Lingva. Description: Crow Translate is a simple and lightweight translator written in C++ / Qt that allows you to translate and speak text using Google, Yandex, Bing, LibreTranslate and Lingva translate API. -# Moniker: +# Moniker: Tags: - bing - dictionary @@ -30,6 +30,12 @@ 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 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 ede6b79697745..36378eede603a 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 @@ -7,17 +7,17 @@ PackageLocale: zh-CN Publisher: 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/ License: GPL-3.0 LicenseUrl: https://github.com/crow-translate/crow-translate/blob/master/COPYING -Copyright: Copyright © 2018-2022 Hennadii Chernyshchyk -# CopyrightUrl: +Copyright: Copyright © 2018-2024 Hennadii Chernyshchyk +# CopyrightUrl: ShortDescription: 一款简单、轻量的翻译工具,允许您使用谷歌、Yandex、必应、LibreTranslate、Lingva 进行文本翻译和发音。 Description: Crow Translate 是一款使用 C++ / Qt 编写的简单、轻量的翻译工具,允许您使用谷歌、Yandex、必应、LibreTranslate、Lingva 的翻译 API 进行文本翻译和发音。 -# Moniker: +# Moniker: Tags: - libretranslate - lingva @@ -29,6 +29,6 @@ Tags: - 英语 - 词典 - 谷歌 +ReleaseNotesUrl: https://github.com/crow-translate/crow-translate/releases/tag/2.11.1 ManifestType: locale ManifestVersion: 1.5.0 -ReleaseNotesUrl: https://github.com/crow-translate/crow-translate/releases/tag/2.11.1 From d10226f81823f49fe6fd7443054ea8747ae91282 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20Mart=C3=ADn=20Malag=C3=B3n?= <45206520+MaanuelMM@users.noreply.github.com> Date: Fri, 19 Jan 2024 01:46:40 +0100 Subject: [PATCH 072/243] New version: Telegram.TelegramDesktop version 4.14.6 (#135155) --- .../Telegram.TelegramDesktop.installer.yaml | 44 +++++++++++++++++++ ...Telegram.TelegramDesktop.locale.en-US.yaml | 28 ++++++++++++ .../4.14.6/Telegram.TelegramDesktop.yaml | 8 ++++ 3 files changed, 80 insertions(+) create mode 100644 manifests/t/Telegram/TelegramDesktop/4.14.6/Telegram.TelegramDesktop.installer.yaml create mode 100644 manifests/t/Telegram/TelegramDesktop/4.14.6/Telegram.TelegramDesktop.locale.en-US.yaml create mode 100644 manifests/t/Telegram/TelegramDesktop/4.14.6/Telegram.TelegramDesktop.yaml diff --git a/manifests/t/Telegram/TelegramDesktop/4.14.6/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/4.14.6/Telegram.TelegramDesktop.installer.yaml new file mode 100644 index 0000000000000..4a6456621a963 --- /dev/null +++ b/manifests/t/Telegram/TelegramDesktop/4.14.6/Telegram.TelegramDesktop.installer.yaml @@ -0,0 +1,44 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Telegram.TelegramDesktop +PackageVersion: 4.14.6 +Platform: +- Windows.Desktop +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Protocols: +- tg +ReleaseDate: 2024-01-16 +Installers: +- Architecture: x64 + InstallerType: inno + Scope: user + InstallerUrl: https://github.com/telegramdesktop/tdesktop/releases/download/v4.14.6/tsetup-x64.4.14.6.exe + InstallerSha256: 816F3ADC6340F41514B134413B9838C5B617D56997DA9289A9038F78A888F455 +- Architecture: x86 + InstallerType: inno + Scope: user + InstallerUrl: https://github.com/telegramdesktop/tdesktop/releases/download/v4.14.6/tsetup.4.14.6.exe + InstallerSha256: 778336ABC689AE4966D8D7E50B4BE1B176A70D62E9494845EE2E3C6582F173E1 +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: Telegram\Telegram.exe + PortableCommandAlias: telegram + InstallerUrl: https://github.com/telegramdesktop/tdesktop/releases/download/v4.14.6/tportable-x64.4.14.6.zip + InstallerSha256: B7032A006F4DCFD1A5544349FD36717CE6A7A4DF4AB56C573C54AC80427393DD +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: Telegram\Telegram.exe + PortableCommandAlias: telegram + InstallerUrl: https://github.com/telegramdesktop/tdesktop/releases/download/v4.14.6/tportable.4.14.6.zip + InstallerSha256: 959B6EBA761AC3FC8D525C94C3C6FFD3AA0F162955333146DDF358A38DC67EF5 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/Telegram/TelegramDesktop/4.14.6/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/4.14.6/Telegram.TelegramDesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..e8e0add25db5c --- /dev/null +++ b/manifests/t/Telegram/TelegramDesktop/4.14.6/Telegram.TelegramDesktop.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Telegram.TelegramDesktop +PackageVersion: 4.14.6 +PackageLocale: en-US +Publisher: Telegram FZ-LLC +PublisherUrl: https://telegram.org +PublisherSupportUrl: https://telegram.org/support +PrivacyUrl: https://telegram.org/privacy +Author: Telegram FZ-LLC +PackageName: Telegram Desktop +PackageUrl: https://desktop.telegram.org +License: GNU-3.0-only +LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE +ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. +Tags: +- chat +- messaging +- messenger +ReleaseNotes: |- + - Fix one-time audio tooltip showing in wrong places. + - Fix media viewer showing above taskbar on Windows. + - Fix crash in one-time video message playback. +ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.6 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Telegram/TelegramDesktop/4.14.6/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/4.14.6/Telegram.TelegramDesktop.yaml new file mode 100644 index 0000000000000..7252f10fb9dbe --- /dev/null +++ b/manifests/t/Telegram/TelegramDesktop/4.14.6/Telegram.TelegramDesktop.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: Telegram.TelegramDesktop +PackageVersion: 4.14.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e388dd5c951ba995efb012e32711125f147e56b8 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Fri, 19 Jan 2024 11:46:59 +1100 Subject: [PATCH 073/243] New version: Piriform.CCleaner version 6.20 (#135158) --- .../6.20/Piriform.CCleaner.installer.yaml | 93 +++++++++++++++++++ .../6.20/Piriform.CCleaner.locale.en-US.yaml | 27 ++++++ .../CCleaner/6.20/Piriform.CCleaner.yaml | 8 ++ 3 files changed, 128 insertions(+) create mode 100644 manifests/p/Piriform/CCleaner/6.20/Piriform.CCleaner.installer.yaml create mode 100644 manifests/p/Piriform/CCleaner/6.20/Piriform.CCleaner.locale.en-US.yaml create mode 100644 manifests/p/Piriform/CCleaner/6.20/Piriform.CCleaner.yaml diff --git a/manifests/p/Piriform/CCleaner/6.20/Piriform.CCleaner.installer.yaml b/manifests/p/Piriform/CCleaner/6.20/Piriform.CCleaner.installer.yaml new file mode 100644 index 0000000000000..0fe6b1cf92031 --- /dev/null +++ b/manifests/p/Piriform/CCleaner/6.20/Piriform.CCleaner.installer.yaml @@ -0,0 +1,93 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Piriform.CCleaner +PackageVersion: '6.20' +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Commands: +- ccleaner +FileExtensions: +- zzz +ReleaseDate: 2024-01-17 +Installers: +- InstallerLocale: en-GB + Architecture: x86 + InstallerUrl: https://download.ccleaner.com/ccsetup620.exe + InstallerSha256: 87A9FD83BAE4B09399A2F957ED6675A9D9641694CCC7B7338ED5627155CB2CB1 + InstallerSwitches: + Custom: /L=2057 +- InstallerLocale: en-GB + Architecture: x64 + InstallerUrl: https://download.ccleaner.com/ccsetup620.exe + InstallerSha256: 87A9FD83BAE4B09399A2F957ED6675A9D9641694CCC7B7338ED5627155CB2CB1 + InstallerSwitches: + Custom: /L=2057 +- InstallerLocale: en-US + Architecture: x86 + InstallerUrl: https://download.ccleaner.com/ccsetup620.exe + InstallerSha256: 87A9FD83BAE4B09399A2F957ED6675A9D9641694CCC7B7338ED5627155CB2CB1 + InstallerSwitches: + Custom: /L=1033 +- InstallerLocale: en-US + Architecture: x64 + InstallerUrl: https://download.ccleaner.com/ccsetup620.exe + InstallerSha256: 87A9FD83BAE4B09399A2F957ED6675A9D9641694CCC7B7338ED5627155CB2CB1 + InstallerSwitches: + Custom: /L=1033 +- InstallerLocale: ja-JP + Architecture: x86 + InstallerUrl: https://download.ccleaner.com/ccsetup620.exe + InstallerSha256: 87A9FD83BAE4B09399A2F957ED6675A9D9641694CCC7B7338ED5627155CB2CB1 + InstallerSwitches: + Custom: /L=1041 +- InstallerLocale: ja-JP + Architecture: x64 + InstallerUrl: https://download.ccleaner.com/ccsetup620.exe + InstallerSha256: 87A9FD83BAE4B09399A2F957ED6675A9D9641694CCC7B7338ED5627155CB2CB1 + InstallerSwitches: + Custom: /L=1041 +- InstallerLocale: ko-KR + Architecture: x86 + InstallerUrl: https://download.ccleaner.com/ccsetup620.exe + InstallerSha256: 87A9FD83BAE4B09399A2F957ED6675A9D9641694CCC7B7338ED5627155CB2CB1 + InstallerSwitches: + Custom: /L=1042 +- InstallerLocale: ko-KR + Architecture: x64 + InstallerUrl: https://download.ccleaner.com/ccsetup620.exe + InstallerSha256: 87A9FD83BAE4B09399A2F957ED6675A9D9641694CCC7B7338ED5627155CB2CB1 + InstallerSwitches: + Custom: /L=1042 +- InstallerLocale: ru-RU + Architecture: x86 + InstallerUrl: https://download.ccleaner.com/ccsetup620.exe + InstallerSha256: 87A9FD83BAE4B09399A2F957ED6675A9D9641694CCC7B7338ED5627155CB2CB1 + InstallerSwitches: + Custom: /L=1049 +- InstallerLocale: ru-RU + Architecture: x64 + InstallerUrl: https://download.ccleaner.com/ccsetup620.exe + InstallerSha256: 87A9FD83BAE4B09399A2F957ED6675A9D9641694CCC7B7338ED5627155CB2CB1 + InstallerSwitches: + Custom: /L=1049 +- InstallerLocale: zh-CN + Architecture: x86 + InstallerUrl: https://download.ccleaner.com/ccsetup620.exe + InstallerSha256: 87A9FD83BAE4B09399A2F957ED6675A9D9641694CCC7B7338ED5627155CB2CB1 + InstallerSwitches: + Custom: /L=2052 +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://download.ccleaner.com/ccsetup620.exe + InstallerSha256: 87A9FD83BAE4B09399A2F957ED6675A9D9641694CCC7B7338ED5627155CB2CB1 + InstallerSwitches: + Custom: /L=2052 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Piriform/CCleaner/6.20/Piriform.CCleaner.locale.en-US.yaml b/manifests/p/Piriform/CCleaner/6.20/Piriform.CCleaner.locale.en-US.yaml new file mode 100644 index 0000000000000..cec45c62e15cf --- /dev/null +++ b/manifests/p/Piriform/CCleaner/6.20/Piriform.CCleaner.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: Piriform.CCleaner +PackageVersion: '6.20' +PackageLocale: en-US +Publisher: Piriform +PublisherUrl: https://www.ccleaner.com +PrivacyUrl: https://www.ccleaner.com/legal/general-privacy-policy +Author: Piriform Software Ltd +PackageName: CCleaner +PackageUrl: https://www.ccleaner.com +License: Freeware +LicenseUrl: https://www.ccleaner.com/legal/end-user-license-agreement +Copyright: Copyright © 2005-2022 Piriform Software Ltd +CopyrightUrl: https://www.ccleaner.com/about/terms-of-use +ShortDescription: CCleaner is a utility used to clean potentially unwanted files and invalid Windows Registry entries from a computer. +Description: CCleaner is a utility used to clean potentially unwanted files and invalid Windows Registry entries from a computer. +Moniker: ccleaner +Tags: +- ccleaner +- cleanup +- registry +- system +- trail +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Piriform/CCleaner/6.20/Piriform.CCleaner.yaml b/manifests/p/Piriform/CCleaner/6.20/Piriform.CCleaner.yaml new file mode 100644 index 0000000000000..074d90fc32f56 --- /dev/null +++ b/manifests/p/Piriform/CCleaner/6.20/Piriform.CCleaner.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: Piriform.CCleaner +PackageVersion: '6.20' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From c5c46899d5068c0eec7716b29b3fa911bb78fd42 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Fri, 19 Jan 2024 01:47:18 +0100 Subject: [PATCH 074/243] New version: BookStairs.bookhunter version 0.14.3 (#135164) * New version: BookStairs.bookhunter version 0.14.3 * Update BookStairs.bookhunter.installer.yaml --- .../BookStairs.bookhunter.installer.yaml | 17 +++++++++++ .../BookStairs.bookhunter.locale.en-US.yaml | 30 +++++++++++++++++++ .../BookStairs.bookhunter.locale.zh-CN.yaml | 25 ++++++++++++++++ .../0.14.3/BookStairs.bookhunter.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/b/BookStairs/bookhunter/0.14.3/BookStairs.bookhunter.installer.yaml create mode 100644 manifests/b/BookStairs/bookhunter/0.14.3/BookStairs.bookhunter.locale.en-US.yaml create mode 100644 manifests/b/BookStairs/bookhunter/0.14.3/BookStairs.bookhunter.locale.zh-CN.yaml create mode 100644 manifests/b/BookStairs/bookhunter/0.14.3/BookStairs.bookhunter.yaml diff --git a/manifests/b/BookStairs/bookhunter/0.14.3/BookStairs.bookhunter.installer.yaml b/manifests/b/BookStairs/bookhunter/0.14.3/BookStairs.bookhunter.installer.yaml new file mode 100644 index 0000000000000..d2f7edccfb5a7 --- /dev/null +++ b/manifests/b/BookStairs/bookhunter/0.14.3/BookStairs.bookhunter.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: BookStairs.bookhunter +PackageVersion: 0.14.3 +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2024-01-17 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: bookhunter_0.14.3_windows_amd64\bookhunter.exe + PortableCommandAlias: bookhunter + InstallerUrl: https://github.com/bookstairs/bookhunter/releases/download/v0.14.3/bookhunter_0.14.3_windows_amd64.zip + InstallerSha256: BF82850C4F48B9294A1E7859E8535E85A27307D16EA47893BF0262AF07A1F94D +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/b/BookStairs/bookhunter/0.14.3/BookStairs.bookhunter.locale.en-US.yaml b/manifests/b/BookStairs/bookhunter/0.14.3/BookStairs.bookhunter.locale.en-US.yaml new file mode 100644 index 0000000000000..a3d7f34c563e6 --- /dev/null +++ b/manifests/b/BookStairs/bookhunter/0.14.3/BookStairs.bookhunter.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: BookStairs.bookhunter +PackageVersion: 0.14.3 +PackageLocale: en-US +Publisher: BookStairs +PublisherUrl: https://github.com/bookstairs +PublisherSupportUrl: https://github.com/bookstairs/bookhunter/issues +Author: Yufan Sheng +PackageName: bookhunter +PackageUrl: https://github.com/bookstairs/bookhunter +License: MIT +LicenseUrl: https://github.com/bookstairs/bookhunter/blob/master/LICENSE +Copyright: Copyright (c) 2023 bookstairs +ShortDescription: A download tool for clawing the eBooks from the Internet. +Description: |- + Downloading books from Tale Book, 三秋书屋, 天浪书屋, SoBooks and Telegram Channels. + This is a totally rewritten fork compared to its original version. +Tags: +- book +- download +- downloader +- ebook +ReleaseNotes: |- + Changelog + - 1bcc23b fix: invalid log head. +ReleaseNotesUrl: https://github.com/bookstairs/bookhunter/releases/tag/v0.14.3 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/BookStairs/bookhunter/0.14.3/BookStairs.bookhunter.locale.zh-CN.yaml b/manifests/b/BookStairs/bookhunter/0.14.3/BookStairs.bookhunter.locale.zh-CN.yaml new file mode 100644 index 0000000000000..cb613053a0a97 --- /dev/null +++ b/manifests/b/BookStairs/bookhunter/0.14.3/BookStairs.bookhunter.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: BookStairs.bookhunter +PackageVersion: 0.14.3 +PackageLocale: zh-CN +Publisher: BookStairs +PublisherUrl: https://github.com/bookstairs +PublisherSupportUrl: https://github.com/bookstairs/bookhunter/issues +Author: Yufan Sheng +PackageName: bookhunter +PackageUrl: https://github.com/bookstairs/bookhunter +License: MIT +LicenseUrl: https://github.com/bookstairs/bookhunter/blob/master/LICENSE +Copyright: Copyright (c) 2023 bookstairs +ShortDescription: 一个用于从互联网上抓取电子书的下载工具。 +Description: 从 Tale Book、三秋书屋、天浪书屋、SoBooks 和 Telegram 频道下载书籍。与其原始版本相比,这是一个完全重写的分叉。 +Tags: +- 下载 +- 下载器 +- 书籍 +- 电子书 +ReleaseNotesUrl: https://github.com/bookstairs/bookhunter/releases/tag/v0.13.0 +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/b/BookStairs/bookhunter/0.14.3/BookStairs.bookhunter.yaml b/manifests/b/BookStairs/bookhunter/0.14.3/BookStairs.bookhunter.yaml new file mode 100644 index 0000000000000..7c83a186f33ac --- /dev/null +++ b/manifests/b/BookStairs/bookhunter/0.14.3/BookStairs.bookhunter.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: BookStairs.bookhunter +PackageVersion: 0.14.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From c52ce0aaed76579789f9098f1f6f08cbc369d1c4 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Fri, 19 Jan 2024 11:47:23 +1100 Subject: [PATCH 075/243] New version: Postman.Postman version 10.22.0 (#135248) --- .../10.22.0/Postman.Postman.installer.yaml | 24 +++++++++++++++++ .../10.22.0/Postman.Postman.locale.en-US.yaml | 26 +++++++++++++++++++ .../Postman/10.22.0/Postman.Postman.yaml | 8 ++++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/p/Postman/Postman/10.22.0/Postman.Postman.installer.yaml create mode 100644 manifests/p/Postman/Postman/10.22.0/Postman.Postman.locale.en-US.yaml create mode 100644 manifests/p/Postman/Postman/10.22.0/Postman.Postman.yaml diff --git a/manifests/p/Postman/Postman/10.22.0/Postman.Postman.installer.yaml b/manifests/p/Postman/Postman/10.22.0/Postman.Postman.installer.yaml new file mode 100644 index 0000000000000..6c5ff4ff23343 --- /dev/null +++ b/manifests/p/Postman/Postman/10.22.0/Postman.Postman.installer.yaml @@ -0,0 +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: Postman.Postman +PackageVersion: 10.22.0 +InstallerLocale: en-US +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: -s + SilentWithProgress: -s +UpgradeBehavior: install +ProductCode: Postman +Installers: +- Architecture: x64 + InstallerUrl: https://dl.pstmn.io/download/version/10.22.0/win64 + InstallerSha256: 0B59EAC57B4511993A9BC1D65960885215C5D1B9777528AB110433EFF49024B9 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Postman/Postman/10.22.0/Postman.Postman.locale.en-US.yaml b/manifests/p/Postman/Postman/10.22.0/Postman.Postman.locale.en-US.yaml new file mode 100644 index 0000000000000..bc5ad58cdd1d2 --- /dev/null +++ b/manifests/p/Postman/Postman/10.22.0/Postman.Postman.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: Postman.Postman +PackageVersion: 10.22.0 +PackageLocale: en-US +Publisher: Postman +PublisherUrl: https://www.postman.com/ +PublisherSupportUrl: https://www.postman.com/support/ +PrivacyUrl: https://www.postman.com/legal/privacy-policy/ +Author: Postman +PackageName: Postman +PackageUrl: https://www.postman.com/ +License: Proprietary +LicenseUrl: https://www.postman.com/legal/eula/ +Copyright: Copyright (c) 2023 Postman, Inc. All rights reserved. +CopyrightUrl: https://www.postman.com/legal/eula/ +ShortDescription: The Collaboration Platform for API Development +Description: Postman is a collaboration platform for API development. Postman's features simplify each step of building an API and streamline collaboration so you can create better APIs — faster. +Moniker: postman +Tags: +- api +- development +- postman +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Postman/Postman/10.22.0/Postman.Postman.yaml b/manifests/p/Postman/Postman/10.22.0/Postman.Postman.yaml new file mode 100644 index 0000000000000..4b822a8be47fa --- /dev/null +++ b/manifests/p/Postman/Postman/10.22.0/Postman.Postman.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: Postman.Postman +PackageVersion: 10.22.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9c708a73cd1925d9ec96ea8b1d56c32935f2461c Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:47:39 -0800 Subject: [PATCH 076/243] Automatic update of Evope.Evope from 1.1.4.56 to 1.1.4.63 (#135371) * Creating manifests/e/Evope/Evope/1.1.4.63/Evope.Evope.installer.yaml * Creating manifests/e/Evope/Evope/1.1.4.63/Evope.Evope.locale.pt-BR.yaml * Creating manifests/e/Evope/Evope/1.1.4.63/Evope.Evope.yaml * Updating manifests/e/Evope/Evope/1.1.4.63/Evope.Evope.installer.yaml * Updating manifests/e/Evope/Evope/1.1.4.63/Evope.Evope.locale.pt-BR.yaml * Updating manifests/e/Evope/Evope/1.1.4.63/Evope.Evope.yaml --- .../Evope/Evope/1.1.4.63/Evope.Evope.installer.yaml | 12 ++++++++++++ .../Evope/1.1.4.63/Evope.Evope.locale.pt-BR.yaml | 13 +++++++++++++ manifests/e/Evope/Evope/1.1.4.63/Evope.Evope.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/e/Evope/Evope/1.1.4.63/Evope.Evope.installer.yaml create mode 100644 manifests/e/Evope/Evope/1.1.4.63/Evope.Evope.locale.pt-BR.yaml create mode 100644 manifests/e/Evope/Evope/1.1.4.63/Evope.Evope.yaml diff --git a/manifests/e/Evope/Evope/1.1.4.63/Evope.Evope.installer.yaml b/manifests/e/Evope/Evope/1.1.4.63/Evope.Evope.installer.yaml new file mode 100644 index 0000000000000..1c69ca25c7c4e --- /dev/null +++ b/manifests/e/Evope/Evope/1.1.4.63/Evope.Evope.installer.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json + +PackageIdentifier: Evope.Evope +PackageVersion: 1.1.4.63 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://app.evope.com.br/evopesetup.exe + InstallerSha256: 1C30E60D20F43E3B052A5AF8DE420E92E993EBA8B3064A2491E0E790CE11F45F +ManifestType: installer +ManifestVersion: 1.2.0 diff --git a/manifests/e/Evope/Evope/1.1.4.63/Evope.Evope.locale.pt-BR.yaml b/manifests/e/Evope/Evope/1.1.4.63/Evope.Evope.locale.pt-BR.yaml new file mode 100644 index 0000000000000..cae239b640f18 --- /dev/null +++ b/manifests/e/Evope/Evope/1.1.4.63/Evope.Evope.locale.pt-BR.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json + +PackageIdentifier: Evope.Evope +PackageVersion: 1.1.4.63 +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.63/Evope.Evope.yaml b/manifests/e/Evope/Evope/1.1.4.63/Evope.Evope.yaml new file mode 100644 index 0000000000000..d240e4738fa89 --- /dev/null +++ b/manifests/e/Evope/Evope/1.1.4.63/Evope.Evope.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json + +PackageIdentifier: Evope.Evope +PackageVersion: 1.1.4.63 +DefaultLocale: pt-BR +ManifestType: version +ManifestVersion: 1.2.0 From a40669f95ab5b051ecc7b20fb198c94e300aa060 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Fri, 19 Jan 2024 11:47:46 +1100 Subject: [PATCH 077/243] New version: 8x8.VirtualOfficeDesktop version 8.9.3 (#135317) --- .../8x8.VirtualOfficeDesktop.installer.yaml | 24 ++++++++++++++++++ ...8x8.VirtualOfficeDesktop.locale.en-US.yaml | 25 +++++++++++++++++++ .../8.9.3/8x8.VirtualOfficeDesktop.yaml | 8 ++++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/8/8x8/VirtualOfficeDesktop/8.9.3/8x8.VirtualOfficeDesktop.installer.yaml create mode 100644 manifests/8/8x8/VirtualOfficeDesktop/8.9.3/8x8.VirtualOfficeDesktop.locale.en-US.yaml create mode 100644 manifests/8/8x8/VirtualOfficeDesktop/8.9.3/8x8.VirtualOfficeDesktop.yaml diff --git a/manifests/8/8x8/VirtualOfficeDesktop/8.9.3/8x8.VirtualOfficeDesktop.installer.yaml b/manifests/8/8x8/VirtualOfficeDesktop/8.9.3/8x8.VirtualOfficeDesktop.installer.yaml new file mode 100644 index 0000000000000..2859d0e4208e4 --- /dev/null +++ b/manifests/8/8x8/VirtualOfficeDesktop/8.9.3/8x8.VirtualOfficeDesktop.installer.yaml @@ -0,0 +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: 8x8.VirtualOfficeDesktop +PackageVersion: 8.9.3 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{CC1BC966-CDA7-472D-8F52-8775FECDAFE8}' +AppsAndFeaturesEntries: +- UpgradeCode: '{66F8B350-94E0-43AF-9D26-C2385B310C96}' +Installers: +- Architecture: x64 + InstallerUrl: https://vod-updates.8x8.com/ga/work-64-msi-v8.9.3-1.msi + InstallerSha256: 64FEA48CE93A05A628B5C62016922469AA88452223435D4593E53F382B38418C +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/8/8x8/VirtualOfficeDesktop/8.9.3/8x8.VirtualOfficeDesktop.locale.en-US.yaml b/manifests/8/8x8/VirtualOfficeDesktop/8.9.3/8x8.VirtualOfficeDesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..a7808ecd004f3 --- /dev/null +++ b/manifests/8/8x8/VirtualOfficeDesktop/8.9.3/8x8.VirtualOfficeDesktop.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: 8x8.VirtualOfficeDesktop +PackageVersion: 8.9.3 +PackageLocale: en-US +Publisher: 8x8 Inc. +PublisherUrl: https://www.8x8.com +PublisherSupportUrl: https://support.8x8.com +PrivacyUrl: https://www.8x8.com/terms-and-conditions/privacy-policy +Author: 8x8 Inc. +PackageName: 8x8 Work +PackageUrl: https://www.8x8.com/au/voip-business-phone-services/features/virtual-office-desktop +License: Proprietary +LicenseUrl: https://www.8x8.com/terms-and-conditions/8x8-end-user-terms-of-use/8x8-end-user-terms-of-use-english +Copyright: Copyright (C) 2022 8x8 Inc. +ShortDescription: The 8x8 Virtual Office desktop app enables you to stay connected with all your colleagues and business contacts, and collaborate more efficiently than ever. +Description: Virtual Office Desktop is a comprehensive unified communications application that integrates a business softphone with visual voicemail, corporate directory, instant messaging, presence, video calling, fax, call recording, web conferencing, and social media. +Moniker: 8x8-work +Tags: +- 8x8 +- virtual-office-desktop +- vod +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/8/8x8/VirtualOfficeDesktop/8.9.3/8x8.VirtualOfficeDesktop.yaml b/manifests/8/8x8/VirtualOfficeDesktop/8.9.3/8x8.VirtualOfficeDesktop.yaml new file mode 100644 index 0000000000000..eedaf4c41d546 --- /dev/null +++ b/manifests/8/8x8/VirtualOfficeDesktop/8.9.3/8x8.VirtualOfficeDesktop.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: 8x8.VirtualOfficeDesktop +PackageVersion: 8.9.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 47b7064acd77d8d119ca3834d5acc0c4c36551b4 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:47:53 -0800 Subject: [PATCH 078/243] Automatic update of AVS.InstallPackComplete from 5.5.2.181 to 5.6.1.184 (#135373) * Creating manifests/a/AVS/InstallPackComplete/5.6.1.184/AVS.InstallPackComplete.installer.yaml * Creating manifests/a/AVS/InstallPackComplete/5.6.1.184/AVS.InstallPackComplete.locale.en-US.yaml * Creating manifests/a/AVS/InstallPackComplete/5.6.1.184/AVS.InstallPackComplete.yaml * Updating manifests/a/AVS/InstallPackComplete/5.6.1.184/AVS.InstallPackComplete.installer.yaml * Updating manifests/a/AVS/InstallPackComplete/5.6.1.184/AVS.InstallPackComplete.locale.en-US.yaml * Updating manifests/a/AVS/InstallPackComplete/5.6.1.184/AVS.InstallPackComplete.yaml --- .../AVS.InstallPackComplete.installer.yaml | 12 ++++++++++++ .../AVS.InstallPackComplete.locale.en-US.yaml | 13 +++++++++++++ .../5.6.1.184/AVS.InstallPackComplete.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/a/AVS/InstallPackComplete/5.6.1.184/AVS.InstallPackComplete.installer.yaml create mode 100644 manifests/a/AVS/InstallPackComplete/5.6.1.184/AVS.InstallPackComplete.locale.en-US.yaml create mode 100644 manifests/a/AVS/InstallPackComplete/5.6.1.184/AVS.InstallPackComplete.yaml diff --git a/manifests/a/AVS/InstallPackComplete/5.6.1.184/AVS.InstallPackComplete.installer.yaml b/manifests/a/AVS/InstallPackComplete/5.6.1.184/AVS.InstallPackComplete.installer.yaml new file mode 100644 index 0000000000000..04f7d9abb5de1 --- /dev/null +++ b/manifests/a/AVS/InstallPackComplete/5.6.1.184/AVS.InstallPackComplete.installer.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json + +PackageIdentifier: AVS.InstallPackComplete +PackageVersion: 5.6.1.184 +Installers: +- Architecture: x64 + InstallerType: inno + InstallerUrl: https://downloads.avs4you.com/distributives/AVSInstallPack.exe + InstallerSha256: 74959E7E618EC96FCFAB78D925BEAB5A0FA94C22796D8F72CD1B6A26E70A21D8 +ManifestType: installer +ManifestVersion: 1.2.0 diff --git a/manifests/a/AVS/InstallPackComplete/5.6.1.184/AVS.InstallPackComplete.locale.en-US.yaml b/manifests/a/AVS/InstallPackComplete/5.6.1.184/AVS.InstallPackComplete.locale.en-US.yaml new file mode 100644 index 0000000000000..db88241a8e3db --- /dev/null +++ b/manifests/a/AVS/InstallPackComplete/5.6.1.184/AVS.InstallPackComplete.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json + +PackageIdentifier: AVS.InstallPackComplete +PackageVersion: 5.6.1.184 +PackageLocale: en-US +Publisher: Online Media Technologies Ltd. +PackageName: AVS4YOU Programs Installation +License: Proprietary +LicenseUrl: https://www.avs4you.com/license-agreement.aspx +ShortDescription: Get all AVS4YOU software in 1 installation package. +ManifestType: defaultLocale +ManifestVersion: 1.2.0 diff --git a/manifests/a/AVS/InstallPackComplete/5.6.1.184/AVS.InstallPackComplete.yaml b/manifests/a/AVS/InstallPackComplete/5.6.1.184/AVS.InstallPackComplete.yaml new file mode 100644 index 0000000000000..1f4dbc4672a70 --- /dev/null +++ b/manifests/a/AVS/InstallPackComplete/5.6.1.184/AVS.InstallPackComplete.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json + +PackageIdentifier: AVS.InstallPackComplete +PackageVersion: 5.6.1.184 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.2.0 From 655decff35e9b41a4ec195ef725cab7436f580a8 Mon Sep 17 00:00:00 2001 From: Mathias Berchtold Date: Thu, 18 Jan 2024 19:48:01 -0500 Subject: [PATCH 079/243] SmartSoft.SmartFTP version 10.0.3197.0 (#135374) --- .../SmartSoft.SmartFTP.installer.yaml | 21 +++++++++++++++ .../SmartSoft.SmartFTP.locale.en-US.yaml | 27 +++++++++++++++++++ .../10.0.3197.0/SmartSoft.SmartFTP.yaml | 8 ++++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/s/SmartSoft/SmartFTP/10.0.3197.0/SmartSoft.SmartFTP.installer.yaml create mode 100644 manifests/s/SmartSoft/SmartFTP/10.0.3197.0/SmartSoft.SmartFTP.locale.en-US.yaml create mode 100644 manifests/s/SmartSoft/SmartFTP/10.0.3197.0/SmartSoft.SmartFTP.yaml diff --git a/manifests/s/SmartSoft/SmartFTP/10.0.3197.0/SmartSoft.SmartFTP.installer.yaml b/manifests/s/SmartSoft/SmartFTP/10.0.3197.0/SmartSoft.SmartFTP.installer.yaml new file mode 100644 index 0000000000000..35abb98886891 --- /dev/null +++ b/manifests/s/SmartSoft/SmartFTP/10.0.3197.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.3197.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.3197.0/x64/SmartFTP.msi + InstallerSha256: C66C0E8F4974BE3ECB319C99B77DB79741332F521E88E7EA122EC401B50E5646 + ProductCode: '{A319A1FD-11C9-41CE-9D85-B25243D79102}' + AppsAndFeaturesEntries: + - UpgradeCode: '{2119EFC7-B9BF-445D-9DB9-A9052E8391C5}' +ManifestType: installer +ManifestVersion: 1.5.0 +ReleaseDate: 2024-01-18 diff --git a/manifests/s/SmartSoft/SmartFTP/10.0.3197.0/SmartSoft.SmartFTP.locale.en-US.yaml b/manifests/s/SmartSoft/SmartFTP/10.0.3197.0/SmartSoft.SmartFTP.locale.en-US.yaml new file mode 100644 index 0000000000000..4d7e54915840e --- /dev/null +++ b/manifests/s/SmartSoft/SmartFTP/10.0.3197.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.3197.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.3197.0/SmartSoft.SmartFTP.yaml b/manifests/s/SmartSoft/SmartFTP/10.0.3197.0/SmartSoft.SmartFTP.yaml new file mode 100644 index 0000000000000..943283b20fc8a --- /dev/null +++ b/manifests/s/SmartSoft/SmartFTP/10.0.3197.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.3197.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9fb27b8fb4964c30356b9d60dad4f0b68341aae0 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:48:11 -0800 Subject: [PATCH 080/243] Automatic update of Axosoft.GitKraken 9.10.0 (#135375) * 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 49c2ebb3f32fd..e92641a16de05 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/16 +# Automatically updated by the winget bot at 2024/Jan/18 # 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 2f993d4bc9eb2..694543d585eb1 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/16 +# Automatically updated by the winget bot at 2024/Jan/18 # 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 3b43464aaffd2..dae4675ac073b 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/16 +# Automatically updated by the winget bot at 2024/Jan/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: Axosoft.GitKraken From d3f5cc68fa2f76f6d27930e831e6570d1e56b90c Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Fri, 19 Jan 2024 11:48:21 +1100 Subject: [PATCH 081/243] New version: Adobe.Acrobat.Reader.64-bit version 23.008.20470 (#135376) --- ...Adobe.Acrobat.Reader.64-bit.installer.yaml | 33 +++++++++++++++++++ ...be.Acrobat.Reader.64-bit.locale.en-US.yaml | 27 +++++++++++++++ .../Adobe.Acrobat.Reader.64-bit.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/a/Adobe/Acrobat/Reader/64-bit/23.008.20470/Adobe.Acrobat.Reader.64-bit.installer.yaml create mode 100644 manifests/a/Adobe/Acrobat/Reader/64-bit/23.008.20470/Adobe.Acrobat.Reader.64-bit.locale.en-US.yaml create mode 100644 manifests/a/Adobe/Acrobat/Reader/64-bit/23.008.20470/Adobe.Acrobat.Reader.64-bit.yaml diff --git a/manifests/a/Adobe/Acrobat/Reader/64-bit/23.008.20470/Adobe.Acrobat.Reader.64-bit.installer.yaml b/manifests/a/Adobe/Acrobat/Reader/64-bit/23.008.20470/Adobe.Acrobat.Reader.64-bit.installer.yaml new file mode 100644 index 0000000000000..043d1ad3a94e2 --- /dev/null +++ b/manifests/a/Adobe/Acrobat/Reader/64-bit/23.008.20470/Adobe.Acrobat.Reader.64-bit.installer.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Adobe.Acrobat.Reader.64-bit +PackageVersion: 23.008.20470 +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /sAll /rs /rps /l /re + SilentWithProgress: /sAll /rs /rps /l /re +UpgradeBehavior: install +FileExtensions: +- pdf +- pdfa +- pdfx +- xfx +ProductCode: '{AC76BA86-1033-FF00-7760-BC15014EA700}' +AppsAndFeaturesEntries: +- DisplayName: Adobe Acrobat DC (64-bit) + Publisher: Adobe + ProductCode: '{AC76BA86-1033-FF00-7760-BC15014EA700}' + InstallerType: msi +Installers: +- Architecture: x64 + InstallerUrl: https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2300820470/AcroRdrDCx642300820470_MUI.exe + InstallerSha256: 7DFB6F6293B5D1BB2F2EC8645CC97EE5F40F8C70FAD3D09982E5080F1B1B224F +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/Adobe/Acrobat/Reader/64-bit/23.008.20470/Adobe.Acrobat.Reader.64-bit.locale.en-US.yaml b/manifests/a/Adobe/Acrobat/Reader/64-bit/23.008.20470/Adobe.Acrobat.Reader.64-bit.locale.en-US.yaml new file mode 100644 index 0000000000000..efaec01693ca6 --- /dev/null +++ b/manifests/a/Adobe/Acrobat/Reader/64-bit/23.008.20470/Adobe.Acrobat.Reader.64-bit.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: Adobe.Acrobat.Reader.64-bit +PackageVersion: 23.008.20470 +PackageLocale: en-US +Publisher: Adobe +PublisherUrl: https://www.adobe.com +PublisherSupportUrl: https://helpx.adobe.com/support.html +PrivacyUrl: https://www.adobe.com/privacy.html +Author: Adobe Systems Incorporated +PackageName: Adobe Acrobat Reader DC (64-bit) +PackageUrl: https://acrobat.adobe.com/us/en/acrobat/pdf-reader.html +License: Proprietary, Freeware +LicenseUrl: https://www.adobe.com/content/dam/cc/en/legal/licenses-terms/pdf/Reader-EULA-en_US-20181207.pdf +Copyright: Copyright (c) Adobe +CopyrightUrl: https://www.adobe.com/content/dam/cc/en/legal/licenses-terms/pdf/Reader-EULA-en_US-20181207.pdf +ShortDescription: The free global standard for reliably viewing, printing, signing, and commenting on PDF documents. +Description: Adobe Acrobat Reader DC software is the free, trusted global standard for viewing, printing, signing, sharing, and annotating PDFs. It's the only PDF viewer that can open and interact with all types of PDF content – including forms and multimedia. +Moniker: acrobatreader +Tags: +- acrobat +- adobe +- dc +- reader +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Adobe/Acrobat/Reader/64-bit/23.008.20470/Adobe.Acrobat.Reader.64-bit.yaml b/manifests/a/Adobe/Acrobat/Reader/64-bit/23.008.20470/Adobe.Acrobat.Reader.64-bit.yaml new file mode 100644 index 0000000000000..4db17ae2caa6e --- /dev/null +++ b/manifests/a/Adobe/Acrobat/Reader/64-bit/23.008.20470/Adobe.Acrobat.Reader.64-bit.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: Adobe.Acrobat.Reader.64-bit +PackageVersion: 23.008.20470 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9969106a7da801892f216dd27b0984387087e210 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Fri, 19 Jan 2024 11:48:37 +1100 Subject: [PATCH 082/243] New version: Adobe.Acrobat.Reader.32-bit version 23.008.20470 (#135377) --- ...Adobe.Acrobat.Reader.32-bit.installer.yaml | 33 +++++++++++++++++++ ...be.Acrobat.Reader.32-bit.locale.en-US.yaml | 27 +++++++++++++++ .../Adobe.Acrobat.Reader.32-bit.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/a/Adobe/Acrobat/Reader/32-bit/23.008.20470/Adobe.Acrobat.Reader.32-bit.installer.yaml create mode 100644 manifests/a/Adobe/Acrobat/Reader/32-bit/23.008.20470/Adobe.Acrobat.Reader.32-bit.locale.en-US.yaml create mode 100644 manifests/a/Adobe/Acrobat/Reader/32-bit/23.008.20470/Adobe.Acrobat.Reader.32-bit.yaml diff --git a/manifests/a/Adobe/Acrobat/Reader/32-bit/23.008.20470/Adobe.Acrobat.Reader.32-bit.installer.yaml b/manifests/a/Adobe/Acrobat/Reader/32-bit/23.008.20470/Adobe.Acrobat.Reader.32-bit.installer.yaml new file mode 100644 index 0000000000000..d9578d6601dd5 --- /dev/null +++ b/manifests/a/Adobe/Acrobat/Reader/32-bit/23.008.20470/Adobe.Acrobat.Reader.32-bit.installer.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Adobe.Acrobat.Reader.32-bit +PackageVersion: 23.008.20470 +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /sAll /rs /rps /l /re + SilentWithProgress: /sAll /rs /rps /l /re +UpgradeBehavior: install +FileExtensions: +- pdf +- pdfa +- pdfx +- xfx +ProductCode: '{AC76BA86-7AD7-FFFF-7B44-AC0F074E4100}' +AppsAndFeaturesEntries: +- DisplayName: Adobe Acrobat Reader DC MUI + Publisher: Adobe Systems Incorporated + ProductCode: '{AC76BA86-7AD7-FFFF-7B44-AC0F074E4100}' + InstallerType: msi +Installers: +- Architecture: x86 + InstallerUrl: https://ardownload2.adobe.com/pub/adobe/reader/win/AcrobatDC/2300820470/AcroRdrDC2300820470_MUI.exe + InstallerSha256: 4800A6D4471EF6C6A7566235C6EC5DD5AAE182675B96C3230B35AB6BD8E72DC6 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/Adobe/Acrobat/Reader/32-bit/23.008.20470/Adobe.Acrobat.Reader.32-bit.locale.en-US.yaml b/manifests/a/Adobe/Acrobat/Reader/32-bit/23.008.20470/Adobe.Acrobat.Reader.32-bit.locale.en-US.yaml new file mode 100644 index 0000000000000..c03d62f8accb1 --- /dev/null +++ b/manifests/a/Adobe/Acrobat/Reader/32-bit/23.008.20470/Adobe.Acrobat.Reader.32-bit.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: Adobe.Acrobat.Reader.32-bit +PackageVersion: 23.008.20470 +PackageLocale: en-US +Publisher: Adobe Systems Incorporated +PublisherUrl: https://www.adobe.com +PublisherSupportUrl: https://helpx.adobe.com/support.html +PrivacyUrl: https://www.adobe.com/privacy.html +Author: Adobe Systems Incorporated +PackageName: Adobe Acrobat Reader DC +PackageUrl: https://acrobat.adobe.com/us/en/acrobat/pdf-reader.html +License: Proprietary, Freeware +LicenseUrl: https://www.adobe.com/content/dam/cc/en/legal/licenses-terms/pdf/Reader-EULA-en_US-20181207.pdf +Copyright: Copyright (c) Adobe +CopyrightUrl: https://www.adobe.com/content/dam/cc/en/legal/licenses-terms/pdf/Reader-EULA-en_US-20181207.pdf +ShortDescription: The free global standard for reliably viewing, printing, signing, and commenting on PDF documents. +Description: Adobe Acrobat Reader DC software is the free, trusted global standard for viewing, printing, signing, sharing, and annotating PDFs. It's the only PDF viewer that can open and interact with all types of PDF content – including forms and multimedia. +Moniker: acrobatreader-x86 +Tags: +- acrobat +- adobe +- dc +- reader +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Adobe/Acrobat/Reader/32-bit/23.008.20470/Adobe.Acrobat.Reader.32-bit.yaml b/manifests/a/Adobe/Acrobat/Reader/32-bit/23.008.20470/Adobe.Acrobat.Reader.32-bit.yaml new file mode 100644 index 0000000000000..a100dd832044f --- /dev/null +++ b/manifests/a/Adobe/Acrobat/Reader/32-bit/23.008.20470/Adobe.Acrobat.Reader.32-bit.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: Adobe.Acrobat.Reader.32-bit +PackageVersion: 23.008.20470 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d3d018d3321e79ccc4ff2c3cecbe27e2d150a961 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20Mart=C3=ADn=20Malag=C3=B3n?= <45206520+MaanuelMM@users.noreply.github.com> Date: Fri, 19 Jan 2024 01:48:51 +0100 Subject: [PATCH 083/243] Fix scopes: Bitwarden.Bitwarden version 2024.1.0 (#135382) --- .../Bitwarden.Bitwarden.installer.yaml | 24 +++++++++++-------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.installer.yaml b/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.installer.yaml index 6075b6aaab0ff..39b67daa08fab 100644 --- a/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.installer.yaml +++ b/manifests/b/Bitwarden/Bitwarden/2024.1.0/Bitwarden.Bitwarden.installer.yaml @@ -1,24 +1,28 @@ -# Created using WinGet Automation (CLI) +# Created with Komac v1.11.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: Bitwarden.Bitwarden PackageVersion: 2024.1.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- bitwarden +ReleaseDate: 2024-01-10 Installers: - Architecture: x86 Scope: user InstallerUrl: https://github.com/bitwarden/clients/releases/download/desktop-v2024.1.0/Bitwarden-Installer-2024.1.0.exe - InstallerSha256: 5464319e265e28304801ea1cc74800b13e8ff7890c2f44a5dc5e75524693ffbc + InstallerSha256: 5464319E265E28304801EA1CC74800B13E8FF7890C2F44A5DC5E75524693FFBC + InstallerSwitches: + Custom: /currentuser - Architecture: x86 Scope: machine InstallerUrl: https://github.com/bitwarden/clients/releases/download/desktop-v2024.1.0/Bitwarden-Installer-2024.1.0.exe - InstallerSha256: 5464319e265e28304801ea1cc74800b13e8ff7890c2f44a5dc5e75524693ffbc + InstallerSha256: 5464319E265E28304801EA1CC74800B13E8FF7890C2F44A5DC5E75524693FFBC + InstallerSwitches: + Custom: /allusers ElevationRequirement: elevatesSelf ManifestType: installer ManifestVersion: 1.5.0 -InstallerType: nullsoft -InstallerSwitches: - Custom: /currentuser -UpgradeBehavior: install -Protocols: -- bitwarden -ReleaseDate: "2024-01-10" From 73cebe428657c1bc9e99dd556327121bd0805df3 Mon Sep 17 00:00:00 2001 From: Anam Navied Date: Thu, 18 Jan 2024 19:49:13 -0500 Subject: [PATCH 084/243] add msix installer for powershell 7.4.1.0 (#135384) --- .../Microsoft.PowerShell.installer.yaml | 22 ++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/manifests/m/Microsoft/PowerShell/7.4.1.0/Microsoft.PowerShell.installer.yaml b/manifests/m/Microsoft/PowerShell/7.4.1.0/Microsoft.PowerShell.installer.yaml index de9ba188734b2..286c296ce396e 100644 --- a/manifests/m/Microsoft/PowerShell/7.4.1.0/Microsoft.PowerShell.installer.yaml +++ b/manifests/m/Microsoft/PowerShell/7.4.1.0/Microsoft.PowerShell.installer.yaml @@ -3,7 +3,7 @@ PackageIdentifier: Microsoft.PowerShell PackageVersion: 7.4.1.0 -InstallerType: wix +MinimumOSVersion: 10.0.17763.0 Scope: machine InstallModes: - interactive @@ -15,12 +15,32 @@ Commands: ReleaseDate: 2024-01-11 Installers: - Architecture: x64 + InstallerType: wix InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.4.1/PowerShell-7.4.1-win-x64.msi InstallerSha256: 66C7C35ED9A46BD27E3D915DCF9A05E38B3F5EBB039883B92AA62FFEA20FB187 ProductCode: '{B06D1894-3827-4E0C-A092-7DC50BE8B210}' - Architecture: x86 + InstallerType: wix InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.4.1/PowerShell-7.4.1-win-x86.msi InstallerSha256: A8F034A8547415043C7C9905D64123F74F85F100B6AF391C4F33C3A45D113F90 ProductCode: '{E2A3B64A-1B09-4479-A224-8E4A6090B5B6}' +- Architecture: arm + MinimumOSVersion: 10.0.17763.0 + Platform: + - Windows.Universal + InstallerType: msix + InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.4.1/PowerShell-7.4.1-win.msixbundle + InstallerSha256: E4C91DC9AB35C996ACB9B015A2577C4C0BE51CF30AB8DF4682B1DACC6A84748E + SignatureSha256: 50908775815BEC7418B248771A20F6D0FA1A2DBC174E3D87B38A4EF39DA5E2E8 + PackageFamilyName: Microsoft.PowerShell_8wekyb3d8bbwe +- Architecture: arm64 + MinimumOSVersion: 10.0.17763.0 + Platform: + - Windows.Universal + InstallerType: msix + InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.4.1/PowerShell-7.4.1-win.msixbundle + InstallerSha256: E4C91DC9AB35C996ACB9B015A2577C4C0BE51CF30AB8DF4682B1DACC6A84748E + SignatureSha256: 50908775815BEC7418B248771A20F6D0FA1A2DBC174E3D87B38A4EF39DA5E2E8 + PackageFamilyName: Microsoft.PowerShell_8wekyb3d8bbwe ManifestType: installer ManifestVersion: 1.5.0 From 33cee3379cb98359dde4e3a7f4d501b8490bcd82 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:49:19 -0800 Subject: [PATCH 085/243] Automatic update of Microstockr.Desktopapp from 3.0.14 to 3.0.19 (#135383) * Creating manifests/m/Microstockr/Desktopapp/3.0.19/Microstockr.Desktopapp.installer.yaml * Creating manifests/m/Microstockr/Desktopapp/3.0.19/Microstockr.Desktopapp.locale.en-US.yaml * Creating manifests/m/Microstockr/Desktopapp/3.0.19/Microstockr.Desktopapp.yaml * Updating manifests/m/Microstockr/Desktopapp/3.0.19/Microstockr.Desktopapp.installer.yaml * Updating manifests/m/Microstockr/Desktopapp/3.0.19/Microstockr.Desktopapp.locale.en-US.yaml * Updating manifests/m/Microstockr/Desktopapp/3.0.19/Microstockr.Desktopapp.yaml --- .../Microstockr.Desktopapp.installer.yaml | 23 +++++++++++++++++++ .../Microstockr.Desktopapp.locale.en-US.yaml | 21 +++++++++++++++++ .../3.0.19/Microstockr.Desktopapp.yaml | 8 +++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/m/Microstockr/Desktopapp/3.0.19/Microstockr.Desktopapp.installer.yaml create mode 100644 manifests/m/Microstockr/Desktopapp/3.0.19/Microstockr.Desktopapp.locale.en-US.yaml create mode 100644 manifests/m/Microstockr/Desktopapp/3.0.19/Microstockr.Desktopapp.yaml diff --git a/manifests/m/Microstockr/Desktopapp/3.0.19/Microstockr.Desktopapp.installer.yaml b/manifests/m/Microstockr/Desktopapp/3.0.19/Microstockr.Desktopapp.installer.yaml new file mode 100644 index 0000000000000..22b27f94c80bd --- /dev/null +++ b/manifests/m/Microstockr/Desktopapp/3.0.19/Microstockr.Desktopapp.installer.yaml @@ -0,0 +1,23 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json + +PackageIdentifier: Microstockr.Desktopapp +PackageVersion: 3.0.19 +InstallerLocale: en-US +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://microstockr.com/downloads/MicrostockrSetup.exe + InstallerSha256: EBFBBB9B06B99F13E6551763FF3CF5FD6F5BDDEAB8A77330BD12535805FB573E +ManifestType: installer +ManifestVersion: 1.2.0 diff --git a/manifests/m/Microstockr/Desktopapp/3.0.19/Microstockr.Desktopapp.locale.en-US.yaml b/manifests/m/Microstockr/Desktopapp/3.0.19/Microstockr.Desktopapp.locale.en-US.yaml new file mode 100644 index 0000000000000..2edb75c3b151e --- /dev/null +++ b/manifests/m/Microstockr/Desktopapp/3.0.19/Microstockr.Desktopapp.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json + +PackageIdentifier: Microstockr.Desktopapp +PackageVersion: 3.0.19 +PackageLocale: en-US +Publisher: Microstockr +PublisherUrl: https://microstockr.com +PublisherSupportUrl: https://microstockr.com/faq +PrivacyUrl: https://microstockr.com/privacy-policy +Author: Microstockr +PackageName: Microstockr +PackageUrl: https://microstockr.com +License: Proprietary +LicenseUrl: https://microstockr.com/terms-conditions +Copyright: Copyright © 2021 Microstockr +CopyrightUrl: https://microstockr.com/terms-conditions +ShortDescription: Microstock photography made easy +Moniker: microstockr +ManifestType: defaultLocale +ManifestVersion: 1.2.0 diff --git a/manifests/m/Microstockr/Desktopapp/3.0.19/Microstockr.Desktopapp.yaml b/manifests/m/Microstockr/Desktopapp/3.0.19/Microstockr.Desktopapp.yaml new file mode 100644 index 0000000000000..2f6e9eb1ad5d0 --- /dev/null +++ b/manifests/m/Microstockr/Desktopapp/3.0.19/Microstockr.Desktopapp.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json + +PackageIdentifier: Microstockr.Desktopapp +PackageVersion: 3.0.19 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.2.0 From 531232056a6c38e0f93f26f8e2690880bb98d88a Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 08:49:35 +0800 Subject: [PATCH 086/243] New version: bshuzhang.PPLink version 13.0.0 (#135385) --- .../13.0.0/bshuzhang.PPLink.installer.yaml | 27 +++++++++++++ .../13.0.0/bshuzhang.PPLink.locale.en-US.yaml | 38 ++++++++++++++++++ .../13.0.0/bshuzhang.PPLink.locale.zh-CN.yaml | 40 +++++++++++++++++++ .../PPLink/13.0.0/bshuzhang.PPLink.yaml | 8 ++++ 4 files changed, 113 insertions(+) create mode 100644 manifests/b/bshuzhang/PPLink/13.0.0/bshuzhang.PPLink.installer.yaml create mode 100644 manifests/b/bshuzhang/PPLink/13.0.0/bshuzhang.PPLink.locale.en-US.yaml create mode 100644 manifests/b/bshuzhang/PPLink/13.0.0/bshuzhang.PPLink.locale.zh-CN.yaml create mode 100644 manifests/b/bshuzhang/PPLink/13.0.0/bshuzhang.PPLink.yaml diff --git a/manifests/b/bshuzhang/PPLink/13.0.0/bshuzhang.PPLink.installer.yaml b/manifests/b/bshuzhang/PPLink/13.0.0/bshuzhang.PPLink.installer.yaml new file mode 100644 index 0000000000000..7e31d98eeb9d5 --- /dev/null +++ b/manifests/b/bshuzhang/PPLink/13.0.0/bshuzhang.PPLink.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: bshuzhang.PPLink +PackageVersion: 13.0.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-01-18 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://www.ppzhilian.com/download/win/pp直连%20Setup%2013.0.0.exe + InstallerSha256: CFCD0FD257F96F5F79D149595BD263CDD33BE94ECD475A2455F85D88F3DC9DFB + InstallerSwitches: + Custom: /currentuser + ProductCode: 8e2155f3-31f8-5d38-8715-cf2abd9a60e9 +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.ppzhilian.com/download/win/pp直连%20Setup%2013.0.0.exe + InstallerSha256: CFCD0FD257F96F5F79D149595BD263CDD33BE94ECD475A2455F85D88F3DC9DFB + InstallerSwitches: + Custom: /allusers + ProductCode: 8e2155f3-31f8-5d38-8715-cf2abd9a60e9 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/b/bshuzhang/PPLink/13.0.0/bshuzhang.PPLink.locale.en-US.yaml b/manifests/b/bshuzhang/PPLink/13.0.0/bshuzhang.PPLink.locale.en-US.yaml new file mode 100644 index 0000000000000..a96a5ff4123f4 --- /dev/null +++ b/manifests/b/bshuzhang/PPLink/13.0.0/bshuzhang.PPLink.locale.en-US.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.defaultLocale.1.5.0.schema.json + +PackageIdentifier: bshuzhang.PPLink +PackageVersion: 13.0.0 +PackageLocale: en-US +Publisher: bshuzhang +PublisherUrl: https://www.ppzhilian.com/ +# PublisherSupportUrl: +# PrivacyUrl: +Author: bshuzhang +PackageName: pp直连 +PackageUrl: https://www.ppzhilian.com/ +License: Proprietary +# LicenseUrl: +Copyright: Copyright © 2019 - 2024 +# CopyrightUrl: +ShortDescription: Point-to-point direct connection, private communication +Description: Private, convenient, and high-speed file transfer, real-time sharing, and remote control between various devices +# Moniker: +Tags: +- clipboard +- file +- network +- remote +- remote-access +- remote-control +- remote-desktop +- send +- share +- transfer +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/bshuzhang/PPLink/13.0.0/bshuzhang.PPLink.locale.zh-CN.yaml b/manifests/b/bshuzhang/PPLink/13.0.0/bshuzhang.PPLink.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0ce233e170ce1 --- /dev/null +++ b/manifests/b/bshuzhang/PPLink/13.0.0/bshuzhang.PPLink.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: bshuzhang.PPLink +PackageVersion: 13.0.0 +PackageLocale: zh-CN +Publisher: bshuzhang +PublisherUrl: https://www.ppzhilian.com/ +# PublisherSupportUrl: +# PrivacyUrl: +Author: bshuzhang +PackageName: pp直连 +PackageUrl: https://www.ppzhilian.com/ +License: 专有软件 +# LicenseUrl: +Copyright: Copyright © 2019 - 2024 +# CopyrightUrl: +ShortDescription: 点到点直连,私密互通 +Description: 各种设备之间私密、便捷、高速的文件传输、实时共享、远程控制 +# Moniker: +Tags: +- 传输 +- 共享 +- 分享 +- 剪贴板 +- 发送 +- 文件 +- 网络 +- 远程 +- 远程控制 +- 远程桌面 +- 远程访问 +- 远程连接 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/b/bshuzhang/PPLink/13.0.0/bshuzhang.PPLink.yaml b/manifests/b/bshuzhang/PPLink/13.0.0/bshuzhang.PPLink.yaml new file mode 100644 index 0000000000000..187774d6e6f82 --- /dev/null +++ b/manifests/b/bshuzhang/PPLink/13.0.0/bshuzhang.PPLink.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: bshuzhang.PPLink +PackageVersion: 13.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From ccd0f8f4eef4725b8b9d4343e3e8c57daf1b7e20 Mon Sep 17 00:00:00 2001 From: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:49:49 -0800 Subject: [PATCH 087/243] New version: Pulumi.Pulumi version 3.102.0 (#135391) --- .../Pulumi/3.102.0/Pulumi.Pulumi.installer.yaml | 14 ++++++++++++++ .../Pulumi/3.102.0/Pulumi.Pulumi.locale.en-US.yaml | 14 ++++++++++++++ .../p/Pulumi/Pulumi/3.102.0/Pulumi.Pulumi.yaml | 8 ++++++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/p/Pulumi/Pulumi/3.102.0/Pulumi.Pulumi.installer.yaml create mode 100644 manifests/p/Pulumi/Pulumi/3.102.0/Pulumi.Pulumi.locale.en-US.yaml create mode 100644 manifests/p/Pulumi/Pulumi/3.102.0/Pulumi.Pulumi.yaml diff --git a/manifests/p/Pulumi/Pulumi/3.102.0/Pulumi.Pulumi.installer.yaml b/manifests/p/Pulumi/Pulumi/3.102.0/Pulumi.Pulumi.installer.yaml new file mode 100644 index 0000000000000..f4ab217afec62 --- /dev/null +++ b/manifests/p/Pulumi/Pulumi/3.102.0/Pulumi.Pulumi.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: Pulumi.Pulumi +PackageVersion: 3.102.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +ProductCode: '{220E6AD0-2ADF-42B8-A1AE-8F571AC4C5DB}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/pulumi/pulumi-winget/releases/download/v3.102.0/pulumi-3.102.0-windows-x64.msi + InstallerSha256: FC0306136643AF6D1A7ED8FE367695317ADC2FC0B5820788A832023AC13DC687 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/Pulumi/Pulumi/3.102.0/Pulumi.Pulumi.locale.en-US.yaml b/manifests/p/Pulumi/Pulumi/3.102.0/Pulumi.Pulumi.locale.en-US.yaml new file mode 100644 index 0000000000000..1da18fceac97f --- /dev/null +++ b/manifests/p/Pulumi/Pulumi/3.102.0/Pulumi.Pulumi.locale.en-US.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Pulumi.Pulumi +PackageVersion: 3.102.0 +PackageLocale: en-US +Publisher: Pulumi Corp +PackageName: Pulumi +PackageUrl: https://www.pulumi.com +License: Apache License 2.0 +LicenseUrl: https://github.com/pulumi/pulumi/blob/master/LICENSE +ShortDescription: Pulumi CLI for managing modern infrastructure as code +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/Pulumi/Pulumi/3.102.0/Pulumi.Pulumi.yaml b/manifests/p/Pulumi/Pulumi/3.102.0/Pulumi.Pulumi.yaml new file mode 100644 index 0000000000000..723176ca28def --- /dev/null +++ b/manifests/p/Pulumi/Pulumi/3.102.0/Pulumi.Pulumi.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: Pulumi.Pulumi +PackageVersion: 3.102.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 294bb6bf119804bcf481b481a4255bebd35d841f Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:50:10 -0800 Subject: [PATCH 088/243] Automatic update of ICBC.ICBCEBankAssist from 2.2.3.0 to 2.3.3.0 (#135393) * Creating manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.installer.yaml * Creating manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.locale.en-US.yaml * Creating manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.locale.zh-CN.yaml * Creating manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.yaml * Updating manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.installer.yaml * Updating manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.locale.en-US.yaml * Updating manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.locale.zh-CN.yaml * Updating manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.yaml --- .../ICBC.ICBCEBankAssist.installer.yaml | 20 +++++++++++++++ .../ICBC.ICBCEBankAssist.locale.en-US.yaml | 24 ++++++++++++++++++ .../ICBC.ICBCEBankAssist.locale.zh-CN.yaml | 25 +++++++++++++++++++ .../2.3.3.0/ICBC.ICBCEBankAssist.yaml | 8 ++++++ 4 files changed, 77 insertions(+) create mode 100644 manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.installer.yaml create mode 100644 manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.locale.en-US.yaml create mode 100644 manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.locale.zh-CN.yaml create mode 100644 manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.yaml diff --git a/manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.installer.yaml b/manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.installer.yaml new file mode 100644 index 0000000000000..11b09d9b3bf00 --- /dev/null +++ b/manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.installer.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: ICBC.ICBCEBankAssist +PackageVersion: 2.3.3.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Scope: machine +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://www.icbc.com.cn/ICBC/html/download/EbankToolsSoftware/ICBCSetupIntegration.msi + InstallerSha256: 6662EDB61860723B1DE4F91EDD5F26B59FBC69E98D5A1B2BD7CBB942B7A8A8F6 + ProductCode: '{1A0116D5-BF80-4448-AB23-3C709FCB21A1}' +- Architecture: x64 + InstallerUrl: https://www.icbc.com.cn/ICBC/html/download/EbankToolsSoftware/x64/ICBCSetupIntegration_64.msi + InstallerSha256: 6C6E842AC1A18421A05903794ABB8AFE63DBBC3F9D0CD976447167298804237C + ProductCode: '{B44CA49C-7672-4B20-8CE9-A94A414A34FB}' +ManifestType: installer +ManifestVersion: 1.4.0 diff --git a/manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.locale.en-US.yaml b/manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.locale.en-US.yaml new file mode 100644 index 0000000000000..62247c177c93e --- /dev/null +++ b/manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: ICBC.ICBCEBankAssist +PackageVersion: 2.3.3.0 +PackageLocale: en-US +Publisher: Industrial and Commercial Bank of China +PublisherUrl: https://www.icbc.com.cn/ICBC/EN/ +PublisherSupportUrl: https://www.icbc.com.cn/ICBC/EN/CustomerService/ +PrivacyUrl: http://www.icbc-ltd.com/icbcltd/Term%20%20Conditions/privacy%20and%20confidentiality%20statement1.htm +Author: Industrial and Commercial Bank of China +PackageName: ICBCEBankAssist +PackageUrl: https://www.icbc.com.cn/ICBC/EN/Ebanking/DownloadSoftware/DownloadSoftware/ +License: Freeware +LicenseUrl: http://www.icbc-ltd.com/icbcltd/Term%20%20Conditions/ +Copyright: © All copyright reserved by Industrial and Commercial Bank of China +CopyrightUrl: http://www.icbc-ltd.com/icbcltd/Term%20%20Conditions/right%20statement1.htm +ShortDescription: Internet Banking Assistant provides necessary system configuration installation to secure Internet Banking +Tags: +- bank +- ebank +- icbc +ManifestType: defaultLocale +ManifestVersion: 1.4.0 diff --git a/manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.locale.zh-CN.yaml b/manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.locale.zh-CN.yaml new file mode 100644 index 0000000000000..56d28aeb8eed5 --- /dev/null +++ b/manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json + +PackageIdentifier: ICBC.ICBCEBankAssist +PackageVersion: 2.3.3.0 +PackageLocale: zh-CN +Publisher: 中国工商银行 +PublisherUrl: https://www.icbc.com.cn/icbc/ +PublisherSupportUrl: https://www.icbc.com.cn/ICBC/%E5%AE%A2%E6%88%B7%E8%87%AA%E5%8A%A9%E6%9C%8D%E5%8A%A1%E4%B8%93%E5%8C%BA/ +PrivacyUrl: http://www.icbc-ltd.com/ICBCLtd/%e7%bd%91%e7%ab%99%e5%a3%b0%e6%98%8e/%e9%9a%90%e7%a7%81%e4%bf%9d%e5%af%86%e5%a3%b0%e6%98%8e1.htm +Author: 中国工商银行 +PackageName: 工行网银助手 +PackageUrl: https://www.icbc.com.cn/ICBC/%e7%bd%91%e9%93%b6%e7%b3%bb%e7%bb%9f/anzhuang.htm +License: 免费软件 +LicenseUrl: http://www.icbc-ltd.com/icbcltd/%e7%bd%91%e7%ab%99%e5%a3%b0%e6%98%8e/%e7%bd%91%e7%ab%99%e5%a3%b0%e6%98%8e.htm +Copyright: © 中国工商银行版权所有 +CopyrightUrl: http://www.icbc-ltd.com/ICBCLtd/%e7%bd%91%e7%ab%99%e5%a3%b0%e6%98%8e/%e6%9d%83%e5%88%a9%e5%a3%b0%e6%98%8e1.htm +ShortDescription: 工行网银助手,为更安全使用工行网银提供了必须的系统配置安装 +Tags: +- 中国工商银行 +- 工行 +- 网银 +- 银行 +ManifestType: locale +ManifestVersion: 1.4.0 diff --git a/manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.yaml b/manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.yaml new file mode 100644 index 0000000000000..5e5b6771f3ea6 --- /dev/null +++ b/manifests/i/ICBC/ICBCEBankAssist/2.3.3.0/ICBC.ICBCEBankAssist.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: ICBC.ICBCEBankAssist +PackageVersion: 2.3.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.4.0 From 1340218b33a814f0c2c5a22626a02f84d6146066 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:50:27 -0800 Subject: [PATCH 089/243] Automatic update of Cimbali.pympress 1.8.4 (#135395) * 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 32dc561520c1e..1c97c56d71daf 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/13 +# Automatically updated by the winget bot at 2024/Jan/18 # 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 3ec54ad140234..633bd2f8150e4 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/13 +# Automatically updated by the winget bot at 2024/Jan/18 # 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 570efc66ccaee..575444416aa15 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/13 +# Automatically updated by the winget bot at 2024/Jan/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: Cimbali.pympress From 720826e937f78239196f46e7c2d67153db78fec5 Mon Sep 17 00:00:00 2001 From: Chi Lei <9316590+lychichem@users.noreply.github.com> Date: Fri, 19 Jan 2024 08:50:50 +0800 Subject: [PATCH 090/243] Youdao.youdaotranslate 10.1.8.0 (#135398) --- .../Youdao.YoudaoTranslate.installer.yaml | 16 +++++++++ .../Youdao.YoudaoTranslate.locale.zh-CN.yaml | 36 +++++++++++++++++++ .../10.1.8.0/Youdao.YoudaoTranslate.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/y/Youdao/YoudaoTranslate/10.1.8.0/Youdao.YoudaoTranslate.installer.yaml create mode 100644 manifests/y/Youdao/YoudaoTranslate/10.1.8.0/Youdao.YoudaoTranslate.locale.zh-CN.yaml create mode 100644 manifests/y/Youdao/YoudaoTranslate/10.1.8.0/Youdao.YoudaoTranslate.yaml diff --git a/manifests/y/Youdao/YoudaoTranslate/10.1.8.0/Youdao.YoudaoTranslate.installer.yaml b/manifests/y/Youdao/YoudaoTranslate/10.1.8.0/Youdao.YoudaoTranslate.installer.yaml new file mode 100644 index 0000000000000..735a9d110be7b --- /dev/null +++ b/manifests/y/Youdao/YoudaoTranslate/10.1.8.0/Youdao.YoudaoTranslate.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 v2.2.10 $debug=AUSU.CRLF.7-2-13.Win32NT +# yaml-language-server: $schema=https://raw.githubusercontent.com/microsoft/winget-cli/master/schemas/JSON/manifests/v1.5.0/manifest.installer.1.5.0.json + +PackageIdentifier: Youdao.YoudaoTranslate +PackageVersion: 10.1.8.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +Installers: +- Architecture: x86 + InstallerUrl: https://download.ydstatic.com/cidian/static/10.0/20240117/YoudaoDictSetup.exe + InstallerSha256: 6064336CAEBC2A2DF414B06BEFD12A7A45907B2CE8A9190DB795C4B365646272 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/y/Youdao/YoudaoTranslate/10.1.8.0/Youdao.YoudaoTranslate.locale.zh-CN.yaml b/manifests/y/Youdao/YoudaoTranslate/10.1.8.0/Youdao.YoudaoTranslate.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3a6fdef2ad0a5 --- /dev/null +++ b/manifests/y/Youdao/YoudaoTranslate/10.1.8.0/Youdao.YoudaoTranslate.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 v2.2.10 $debug=AUSU.CRLF.7-2-13.Win32NT +# yaml-language-server: $schema=https://raw.githubusercontent.com/microsoft/winget-cli/master/schemas/JSON/manifests/v1.5.0/manifest.defaultLocale.1.5.0.json + +PackageIdentifier: Youdao.YoudaoTranslate +PackageVersion: 10.1.8.0 +PackageLocale: zh-CN +Publisher: 网易公司 +PublisherUrl: https://cidian.youdao.com/ +# PublisherSupportUrl: +PrivacyUrl: https://c.youdao.com/dict/law/youdao_agreement/privacy.html +Author: Youdao +PackageName: 网易有道翻译 +# PackageUrl: +License: Proprietary +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: Netease Youdao translate - The most powerful translation productivity tool ever seen. +# Description: +Moniker: youdaotranslate +Tags: +- cloud +- dict +- dictionary +- online +- translate +ReleaseNotes: |- + -New AI writing features + -Add more writing templates to generate articles, emails and other content with one click~ + -Intelligent error correction, identifying problems such as frequently used words~ +ReleaseNotesUrl: https://fanyi.youdao.com/download-release-notes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/y/Youdao/YoudaoTranslate/10.1.8.0/Youdao.YoudaoTranslate.yaml b/manifests/y/Youdao/YoudaoTranslate/10.1.8.0/Youdao.YoudaoTranslate.yaml new file mode 100644 index 0000000000000..d32d4e8df1660 --- /dev/null +++ b/manifests/y/Youdao/YoudaoTranslate/10.1.8.0/Youdao.YoudaoTranslate.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.10 $debug=AUSU.CRLF.7-2-13.Win32NT +# yaml-language-server: $schema=https://raw.githubusercontent.com/microsoft/winget-cli/master/schemas/JSON/manifests/v1.5.0/manifest.version.1.5.0.json + +PackageIdentifier: Youdao.YoudaoTranslate +PackageVersion: 10.1.8.0 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.5.0 From 2e5622a305faba513ffdf04e77f595a79a58d2de Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:50:52 -0800 Subject: [PATCH 091/243] Automatic update of Tencent.ArtHub 1.15.0 (#135397) * 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 77c124a2eeea0..9e38177b57d52 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/16 +# Automatically updated by the winget bot at 2024/Jan/18 # 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 30b756ea9609c..81824d761a4fe 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/16 +# Automatically updated by the winget bot at 2024/Jan/18 # 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 b125a0427ab5a..78884613660a1 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/16 +# Automatically updated by the winget bot at 2024/Jan/18 # 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 96ef0906d411d..2fe865300ec92 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/16 +# Automatically updated by the winget bot at 2024/Jan/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json PackageIdentifier: Tencent.ArtHub From 96d196799d227e919453933f76bdf96c0725639f Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:51:03 -0800 Subject: [PATCH 092/243] Automatic update of NordSecurity.NordPass 5.10.20 (#135400) * 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 5e1c042c8dcdd..d6b0689ddf42c 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/16 +# Automatically updated by the winget bot at 2024/Jan/18 # 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 4e342c8667424..f448013fc3287 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/16 +# Automatically updated by the winget bot at 2024/Jan/18 # 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 f4c05dd265e14..2fdf0882b244e 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/16 +# Automatically updated by the winget bot at 2024/Jan/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json PackageIdentifier: NordSecurity.NordPass From b0150d31c53d5241c855dfbf5b5aff8763fc6b20 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:51:11 -0800 Subject: [PATCH 093/243] Automatic update of ColdTurkeySoftware.ColdTurkeyBlocker 4.5 (#135399) * 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 c88788b9f1299..aea119b53f968 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/16 +# Automatically updated by the winget bot at 2024/Jan/18 # 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 01ff1f6d0a2b0..6a35894ce1943 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/16 +# Automatically updated by the winget bot at 2024/Jan/18 # 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 2413c2d02fe70..6854a02564efc 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/16 +# Automatically updated by the winget bot at 2024/Jan/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json PackageIdentifier: ColdTurkeySoftware.ColdTurkeyBlocker From 00c82399e96f5853bcc8bdd452eec78e05e2bb62 Mon Sep 17 00:00:00 2001 From: Rodrigo Borges de Oliveira Date: Thu, 18 Jan 2024 21:51:35 -0300 Subject: [PATCH 094/243] Add Insomnia.Insomnia 8.6.0 (#135402) --- .../8.6.0/Insomnia.Insomnia.installer.yaml | 22 ++++++++++++++ .../8.6.0/Insomnia.Insomnia.locale.en-US.yaml | 30 +++++++++++++++++++ .../Insomnia/8.6.0/Insomnia.Insomnia.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/i/Insomnia/Insomnia/8.6.0/Insomnia.Insomnia.installer.yaml create mode 100644 manifests/i/Insomnia/Insomnia/8.6.0/Insomnia.Insomnia.locale.en-US.yaml create mode 100644 manifests/i/Insomnia/Insomnia/8.6.0/Insomnia.Insomnia.yaml diff --git a/manifests/i/Insomnia/Insomnia/8.6.0/Insomnia.Insomnia.installer.yaml b/manifests/i/Insomnia/Insomnia/8.6.0/Insomnia.Insomnia.installer.yaml new file mode 100644 index 0000000000000..ba46b20b8ec1f --- /dev/null +++ b/manifests/i/Insomnia/Insomnia/8.6.0/Insomnia.Insomnia.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.LF.7-4-0.Unix +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Insomnia.Insomnia +PackageVersion: 8.6.0 +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://github.com/Kong/insomnia/releases/download/core@8.6.0/Insomnia.Core-8.6.0.exe + InstallerSha256: C597C5EE12F64907C08459DA52D93D56C10E0C6F78CDB890DF78652229346218 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/i/Insomnia/Insomnia/8.6.0/Insomnia.Insomnia.locale.en-US.yaml b/manifests/i/Insomnia/Insomnia/8.6.0/Insomnia.Insomnia.locale.en-US.yaml new file mode 100644 index 0000000000000..948282d05fe1a --- /dev/null +++ b/manifests/i/Insomnia/Insomnia/8.6.0/Insomnia.Insomnia.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.LF.7-4-0.Unix +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Insomnia.Insomnia +PackageVersion: 8.6.0 +PackageLocale: en-US +Publisher: Kong +PublisherUrl: https://github.com/Kong/insomnia +PublisherSupportUrl: https://github.com/Kong/insomnia/issues +# PrivacyUrl: +Author: Kong +PackageName: Insomnia +PackageUrl: https://insomnia.rest +License: MIT +LicenseUrl: https://raw.githubusercontent.com/Kong/insomnia/develop/LICENSE +Copyright: Copyright (c) Insomnia REST Client +CopyrightUrl: https://raw.githubusercontent.com/Kong/insomnia/develop/LICENSE +ShortDescription: The Desktop API client for REST and GraphQL. Make requests, inspect responses. +# Description: +Moniker: insomnia +Tags: +- insomnia +- insomnia-core +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/Kong/insomnia/releases/tag/core%408.6.0 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/i/Insomnia/Insomnia/8.6.0/Insomnia.Insomnia.yaml b/manifests/i/Insomnia/Insomnia/8.6.0/Insomnia.Insomnia.yaml new file mode 100644 index 0000000000000..c4402f1bee5cb --- /dev/null +++ b/manifests/i/Insomnia/Insomnia/8.6.0/Insomnia.Insomnia.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.LF.7-4-0.Unix +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Insomnia.Insomnia +PackageVersion: 8.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b4384be92576cb8a2f595759f0034eeb814485ae Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:51:44 -0800 Subject: [PATCH 095/243] Automatic update of CPUID.CPU-Z.ROG 2.08 (#135403) * 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 cf11b029ac619..44858448972d9 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/16 +# Automatically updated by the winget bot at 2024/Jan/18 # 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 85961413fcda6..42e73c88afbf1 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/16 +# Automatically updated by the winget bot at 2024/Jan/18 # 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 6cafe5e0f82c0..66ba657ce5deb 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/16 +# Automatically updated by the winget bot at 2024/Jan/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: CPUID.CPU-Z.ROG From 1657a5e79b64900b79741da21ac46ad5e31400ca Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:51:52 -0800 Subject: [PATCH 096/243] Automatic update of OnlineMediaTechnologiesLtd.AVSDiscCreator from 6.2.4.564 to 6.3.1.565 (#135405) * Creating manifests/o/OnlineMediaTechnologiesLtd/AVSDiscCreator/6.3.1.565/OnlineMediaTechnologiesLtd.AVSDiscCreator.installer.yaml * Creating manifests/o/OnlineMediaTechnologiesLtd/AVSDiscCreator/6.3.1.565/OnlineMediaTechnologiesLtd.AVSDiscCreator.locale.en-US.yaml * Creating manifests/o/OnlineMediaTechnologiesLtd/AVSDiscCreator/6.3.1.565/OnlineMediaTechnologiesLtd.AVSDiscCreator.yaml * Updating manifests/o/OnlineMediaTechnologiesLtd/AVSDiscCreator/6.3.1.565/OnlineMediaTechnologiesLtd.AVSDiscCreator.installer.yaml * Updating manifests/o/OnlineMediaTechnologiesLtd/AVSDiscCreator/6.3.1.565/OnlineMediaTechnologiesLtd.AVSDiscCreator.locale.en-US.yaml * Updating manifests/o/OnlineMediaTechnologiesLtd/AVSDiscCreator/6.3.1.565/OnlineMediaTechnologiesLtd.AVSDiscCreator.yaml --- ...diaTechnologiesLtd.AVSDiscCreator.installer.yaml | 13 +++++++++++++ ...TechnologiesLtd.AVSDiscCreator.locale.en-US.yaml | 12 ++++++++++++ .../OnlineMediaTechnologiesLtd.AVSDiscCreator.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/o/OnlineMediaTechnologiesLtd/AVSDiscCreator/6.3.1.565/OnlineMediaTechnologiesLtd.AVSDiscCreator.installer.yaml create mode 100644 manifests/o/OnlineMediaTechnologiesLtd/AVSDiscCreator/6.3.1.565/OnlineMediaTechnologiesLtd.AVSDiscCreator.locale.en-US.yaml create mode 100644 manifests/o/OnlineMediaTechnologiesLtd/AVSDiscCreator/6.3.1.565/OnlineMediaTechnologiesLtd.AVSDiscCreator.yaml diff --git a/manifests/o/OnlineMediaTechnologiesLtd/AVSDiscCreator/6.3.1.565/OnlineMediaTechnologiesLtd.AVSDiscCreator.installer.yaml b/manifests/o/OnlineMediaTechnologiesLtd/AVSDiscCreator/6.3.1.565/OnlineMediaTechnologiesLtd.AVSDiscCreator.installer.yaml new file mode 100644 index 0000000000000..ed9e02d71a89d --- /dev/null +++ b/manifests/o/OnlineMediaTechnologiesLtd/AVSDiscCreator/6.3.1.565/OnlineMediaTechnologiesLtd.AVSDiscCreator.installer.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json + +PackageIdentifier: OnlineMediaTechnologiesLtd.AVSDiscCreator +PackageVersion: 6.3.1.565 +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +Installers: +- Architecture: x86 + InstallerUrl: https://downloads.avs4you.com/distributives/AVSDiscCreator.exe + InstallerSha256: 268E869BE340D759F09ABC6BB63DF96464C0E3EA73E8A397396A7EE30AD0B82C +ManifestType: installer +ManifestVersion: 1.2.0 diff --git a/manifests/o/OnlineMediaTechnologiesLtd/AVSDiscCreator/6.3.1.565/OnlineMediaTechnologiesLtd.AVSDiscCreator.locale.en-US.yaml b/manifests/o/OnlineMediaTechnologiesLtd/AVSDiscCreator/6.3.1.565/OnlineMediaTechnologiesLtd.AVSDiscCreator.locale.en-US.yaml new file mode 100644 index 0000000000000..6e414b2d01485 --- /dev/null +++ b/manifests/o/OnlineMediaTechnologiesLtd/AVSDiscCreator/6.3.1.565/OnlineMediaTechnologiesLtd.AVSDiscCreator.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json + +PackageIdentifier: OnlineMediaTechnologiesLtd.AVSDiscCreator +PackageVersion: 6.3.1.565 +PackageLocale: en-US +Publisher: Online Media Technologies Ltd. +PackageName: AVS Disc Creator +License: Copyright AVS4YOU all rights reserved. +ShortDescription: AVS Disc Creator is a compact and fully functional application that lets you perform different burning tasks with any kind of files. +ManifestType: defaultLocale +ManifestVersion: 1.2.0 diff --git a/manifests/o/OnlineMediaTechnologiesLtd/AVSDiscCreator/6.3.1.565/OnlineMediaTechnologiesLtd.AVSDiscCreator.yaml b/manifests/o/OnlineMediaTechnologiesLtd/AVSDiscCreator/6.3.1.565/OnlineMediaTechnologiesLtd.AVSDiscCreator.yaml new file mode 100644 index 0000000000000..bfb12298fb7d1 --- /dev/null +++ b/manifests/o/OnlineMediaTechnologiesLtd/AVSDiscCreator/6.3.1.565/OnlineMediaTechnologiesLtd.AVSDiscCreator.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json + +PackageIdentifier: OnlineMediaTechnologiesLtd.AVSDiscCreator +PackageVersion: 6.3.1.565 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.2.0 From 1a743d580ce4ebf7037f362dc08a25b992c7f40d Mon Sep 17 00:00:00 2001 From: Keith Hill <103770981+rkeithhill-keysight@users.noreply.github.com> Date: Thu, 18 Jan 2024 17:52:01 -0700 Subject: [PATCH 097/243] New version: Keysight.PathWaveLicenseManager version 7.2.0 (#135406) --- ...ight.PathWaveLicenseManager.installer.yaml | 26 +++++++++++++++++++ ...t.PathWaveLicenseManager.locale.en-US.yaml | 25 ++++++++++++++++++ .../Keysight.PathWaveLicenseManager.yaml | 8 ++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/k/Keysight/PathWaveLicenseManager/7.2.0/Keysight.PathWaveLicenseManager.installer.yaml create mode 100644 manifests/k/Keysight/PathWaveLicenseManager/7.2.0/Keysight.PathWaveLicenseManager.locale.en-US.yaml create mode 100644 manifests/k/Keysight/PathWaveLicenseManager/7.2.0/Keysight.PathWaveLicenseManager.yaml diff --git a/manifests/k/Keysight/PathWaveLicenseManager/7.2.0/Keysight.PathWaveLicenseManager.installer.yaml b/manifests/k/Keysight/PathWaveLicenseManager/7.2.0/Keysight.PathWaveLicenseManager.installer.yaml new file mode 100644 index 0000000000000..e8d41b3c60bd3 --- /dev/null +++ b/manifests/k/Keysight/PathWaveLicenseManager/7.2.0/Keysight.PathWaveLicenseManager.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: Keysight.PathWaveLicenseManager +PackageVersion: 7.2.0 +ReleaseDate: 2024-01-18 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: --mode unattended --unattendedmodeui none + SilentWithProgress: --mode unattended --unattendedmodeui minimal +UpgradeBehavior: install +ElevationRequirement: elevationRequired +Installers: +- Architecture: x64 + InstallerUrl: https://artifactoryext01.keysight.com/artifactory/kal-external/PathWaveLicenseManager/PathWaveLicenseManager-7.2.0-windows.exe + InstallerSha256: 25703D75C0D331520DEECF826BC827ACB6F3C983BD6A60DC8B25D41C9AC9D6FE +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/k/Keysight/PathWaveLicenseManager/7.2.0/Keysight.PathWaveLicenseManager.locale.en-US.yaml b/manifests/k/Keysight/PathWaveLicenseManager/7.2.0/Keysight.PathWaveLicenseManager.locale.en-US.yaml new file mode 100644 index 0000000000000..e05e7b2f7ac22 --- /dev/null +++ b/manifests/k/Keysight/PathWaveLicenseManager/7.2.0/Keysight.PathWaveLicenseManager.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Keysight.PathWaveLicenseManager +PackageVersion: 7.2.0 +PackageLocale: en-US +Publisher: Keysight Technologies +PublisherUrl: https://www.keysight.com +PublisherSupportUrl: https://www.keysight.com/us/en/support.html +Author: Keysight Technologies +PackageName: Keysight PathWave License Manager +License: Proprietary +LicenseUrl: https://www.keysight.com/us/en/assets/ndx/9018-08224/exhibits/9018-08224.pdf +Copyright: Copyright (c) Keysight Technologies. All rights reserved. +CopyrightUrl: https://www.keysight.com/us/en/assets/ndx/9018-08224/exhibits/9018-08224.pdf +ShortDescription: License management application for Keysight software. +Description: This license management application allows the user to manage Keysight license types for many Keysight software products and instruments. +Moniker: pathwave-license-manager +Tags: +- pathwave +- keysight +- license +- licensemanager +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/k/Keysight/PathWaveLicenseManager/7.2.0/Keysight.PathWaveLicenseManager.yaml b/manifests/k/Keysight/PathWaveLicenseManager/7.2.0/Keysight.PathWaveLicenseManager.yaml new file mode 100644 index 0000000000000..483b90fd4c197 --- /dev/null +++ b/manifests/k/Keysight/PathWaveLicenseManager/7.2.0/Keysight.PathWaveLicenseManager.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: Keysight.PathWaveLicenseManager +PackageVersion: 7.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From a0e16a1bad531ed4c8c703b5f1617c030020a140 Mon Sep 17 00:00:00 2001 From: Qodana Date: Fri, 19 Jan 2024 01:54:09 +0100 Subject: [PATCH 098/243] New version: JetBrains.QodanaCLI version 2023.3.1 (#133628) --- .../JetBrains.QodanaCLI.installer.yaml | 21 +++++++++++++++ .../JetBrains.QodanaCLI.locale.en-US.yaml | 26 +++++++++++++++++++ .../2023.3.1/JetBrains.QodanaCLI.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/j/JetBrains/QodanaCLI/2023.3.1/JetBrains.QodanaCLI.installer.yaml create mode 100644 manifests/j/JetBrains/QodanaCLI/2023.3.1/JetBrains.QodanaCLI.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/QodanaCLI/2023.3.1/JetBrains.QodanaCLI.yaml diff --git a/manifests/j/JetBrains/QodanaCLI/2023.3.1/JetBrains.QodanaCLI.installer.yaml b/manifests/j/JetBrains/QodanaCLI/2023.3.1/JetBrains.QodanaCLI.installer.yaml new file mode 100644 index 0000000000000..f6eb045a2dc1f --- /dev/null +++ b/manifests/j/JetBrains/QodanaCLI/2023.3.1/JetBrains.QodanaCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with Komac v1.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: JetBrains.QodanaCLI +PackageVersion: 2023.3.1 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: .\qodana.exe + PortableCommandAlias: qodana +ReleaseDate: 2024-01-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/JetBrains/qodana-cli/releases/download/v2023.3.1/qodana_windows_x86_64.zip + InstallerSha256: FD3D68C7A8253BB3BFC8FA966E39A25C216455D5D90D1F0B9EE493310078BE21 +- Architecture: arm64 + InstallerUrl: https://github.com/JetBrains/qodana-cli/releases/download/v2023.3.1/qodana_windows_arm64.zip + InstallerSha256: 1D9ACFE1D8E0A1823B44B02F8B40B858B53D4115FBFC2A34C6F6F18222F9FDB7 +ManifestType: installer +ManifestVersion: 1.4.0 diff --git a/manifests/j/JetBrains/QodanaCLI/2023.3.1/JetBrains.QodanaCLI.locale.en-US.yaml b/manifests/j/JetBrains/QodanaCLI/2023.3.1/JetBrains.QodanaCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..e4391cfc22adb --- /dev/null +++ b/manifests/j/JetBrains/QodanaCLI/2023.3.1/JetBrains.QodanaCLI.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with Komac v1.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: JetBrains.QodanaCLI +PackageVersion: 2023.3.1 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com +PublisherSupportUrl: https://www.jetbrains.com/help/qodana/getting-started.html +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy +Author: JetBrains s.r.o. +PackageName: Qodana CLI +PackageUrl: https://www.jetbrains.com/qodana +License: APACHE-2.0 +LicenseUrl: https://github.com/JetBrains/qodana-cli/blob/main/LICENSE +Copyright: Copyright © JetBrains s.r.o. +ShortDescription: Qodana is a simple cross-platform command-line tool to run Qodana linters anywhere with minimum effort required. +Moniker: qodana +Tags: +- jetbrains +- qodana +- code-quality +- code-scanning +ReleaseNotesUrl: https://github.com/JetBrains/qodana-cli/releases/tag/v2023.3.1 +ManifestType: defaultLocale +ManifestVersion: 1.4.0 diff --git a/manifests/j/JetBrains/QodanaCLI/2023.3.1/JetBrains.QodanaCLI.yaml b/manifests/j/JetBrains/QodanaCLI/2023.3.1/JetBrains.QodanaCLI.yaml new file mode 100644 index 0000000000000..df2ec16edefbf --- /dev/null +++ b/manifests/j/JetBrains/QodanaCLI/2023.3.1/JetBrains.QodanaCLI.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: JetBrains.QodanaCLI +PackageVersion: 2023.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.4.0 From e140ee0aac68a63ca61a1d84c33e702c2b0b0e4e Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Fri, 19 Jan 2024 01:54:22 +0100 Subject: [PATCH 099/243] New version: Fly-io.flyctl version 0.1.143 (#135093) --- .../0.1.143/Fly-io.flyctl.installer.yaml | 20 +++++++++++++++++ .../0.1.143/Fly-io.flyctl.locale.en-US.yaml | 22 +++++++++++++++++++ .../Fly-io/flyctl/0.1.143/Fly-io.flyctl.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/f/Fly-io/flyctl/0.1.143/Fly-io.flyctl.installer.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.1.143/Fly-io.flyctl.locale.en-US.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.1.143/Fly-io.flyctl.yaml diff --git a/manifests/f/Fly-io/flyctl/0.1.143/Fly-io.flyctl.installer.yaml b/manifests/f/Fly-io/flyctl/0.1.143/Fly-io.flyctl.installer.yaml new file mode 100644 index 0000000000000..cf31636fd408e --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.1.143/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.143 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: flyctl.exe + PortableCommandAlias: flyctl +ReleaseDate: 2024-01-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.1.143/flyctl_0.1.143_Windows_x86_64.zip + InstallerSha256: 67DC85472E0F91EC55CFAAE31BE3B2D9A0145F9637BD886DF3239A1763E911FA +- Architecture: arm64 + InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.1.143/flyctl_0.1.143_Windows_arm64.zip + InstallerSha256: 6A5BCB41C14AC47D0B07BFB7D4D9D5004DE75AE89DECDD77558C13BB3245A923 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/f/Fly-io/flyctl/0.1.143/Fly-io.flyctl.locale.en-US.yaml b/manifests/f/Fly-io/flyctl/0.1.143/Fly-io.flyctl.locale.en-US.yaml new file mode 100644 index 0000000000000..538d684705b9c --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.1.143/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.143 +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.143 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/f/Fly-io/flyctl/0.1.143/Fly-io.flyctl.yaml b/manifests/f/Fly-io/flyctl/0.1.143/Fly-io.flyctl.yaml new file mode 100644 index 0000000000000..a98a8aab023cd --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.1.143/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.143 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4726b1e40d4dab790747957bea4e94947f2e1b43 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:54:45 -0800 Subject: [PATCH 100/243] Automatic update of Keeper.KeeperDesktop from 16.10.10.0 to 16.10.12.0 (#135107) * Creating manifests/k/Keeper/KeeperDesktop/16.10.12.0/Keeper.KeeperDesktop.installer.yaml * Creating manifests/k/Keeper/KeeperDesktop/16.10.12.0/Keeper.KeeperDesktop.locale.en-US.yaml * Creating manifests/k/Keeper/KeeperDesktop/16.10.12.0/Keeper.KeeperDesktop.yaml * Updating manifests/k/Keeper/KeeperDesktop/16.10.12.0/Keeper.KeeperDesktop.installer.yaml * Updating manifests/k/Keeper/KeeperDesktop/16.10.12.0/Keeper.KeeperDesktop.locale.en-US.yaml * Updating manifests/k/Keeper/KeeperDesktop/16.10.12.0/Keeper.KeeperDesktop.yaml --- .../Keeper.KeeperDesktop.installer.yaml | 26 +++++++++++++++++++ .../Keeper.KeeperDesktop.locale.en-US.yaml | 25 ++++++++++++++++++ .../16.10.12.0/Keeper.KeeperDesktop.yaml | 8 ++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/k/Keeper/KeeperDesktop/16.10.12.0/Keeper.KeeperDesktop.installer.yaml create mode 100644 manifests/k/Keeper/KeeperDesktop/16.10.12.0/Keeper.KeeperDesktop.locale.en-US.yaml create mode 100644 manifests/k/Keeper/KeeperDesktop/16.10.12.0/Keeper.KeeperDesktop.yaml diff --git a/manifests/k/Keeper/KeeperDesktop/16.10.12.0/Keeper.KeeperDesktop.installer.yaml b/manifests/k/Keeper/KeeperDesktop/16.10.12.0/Keeper.KeeperDesktop.installer.yaml new file mode 100644 index 0000000000000..b98c439a97720 --- /dev/null +++ b/manifests/k/Keeper/KeeperDesktop/16.10.12.0/Keeper.KeeperDesktop.installer.yaml @@ -0,0 +1,26 @@ +# Automatically updated by the winget bot at 2024/Jan/17 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Keeper.KeeperDesktop +PackageVersion: 16.10.12.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.15063.0 +InstallerType: msix +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +PackageFamilyName: KeeperSecurityInc.KeeperPasswordManager_26bb6b95qhpkr +Installers: +- Architecture: x86 + InstallerUrl: https://keepersecurity.com/desktop_electron/packages/KeeperPasswordManager.msixbundle + InstallerSha256: 12C7C1EA162D171CB85D8E4363B955A471C5FFDBFD51BBE55D09D6A59B9A0112 + SignatureSha256: AC6EE17BA62F85081F44A4CB053D6258567AAA8482F8C8D9F9CBEFC672E036CD +- Architecture: x64 + InstallerUrl: https://keepersecurity.com/desktop_electron/packages/KeeperPasswordManager.msixbundle + InstallerSha256: 12C7C1EA162D171CB85D8E4363B955A471C5FFDBFD51BBE55D09D6A59B9A0112 + SignatureSha256: AC6EE17BA62F85081F44A4CB053D6258567AAA8482F8C8D9F9CBEFC672E036CD +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/k/Keeper/KeeperDesktop/16.10.12.0/Keeper.KeeperDesktop.locale.en-US.yaml b/manifests/k/Keeper/KeeperDesktop/16.10.12.0/Keeper.KeeperDesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..0036ecfa677dc --- /dev/null +++ b/manifests/k/Keeper/KeeperDesktop/16.10.12.0/Keeper.KeeperDesktop.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Automatically updated by the winget bot at 2024/Jan/17 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Keeper.KeeperDesktop +PackageVersion: 16.10.12.0 +PackageLocale: en-US +Publisher: Keeper Security Inc +PublisherUrl: https://www.keepersecurity.com +PublisherSupportUrl: https://www.keepersecurity.com/support.html +PrivacyUrl: https://www.keepersecurity.com/privacypolicy.html +Author: Keeper Security Inc +PackageName: Keeper® Password Manager +PackageUrl: https://www.keepersecurity.com +License: Proprietary +LicenseUrl: https://www.keepersecurity.com/termsofuse.html +Copyright: © 2022 Keeper Security, Inc. +CopyrightUrl: https://www.keepersecurity.com/termsofuse.html +ShortDescription: Keeper is the top-rated password manager for protecting you, your family and your business from password-related data breaches and cyberthreats. +Tags: +- manager +- password +- password-manager +- security +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/k/Keeper/KeeperDesktop/16.10.12.0/Keeper.KeeperDesktop.yaml b/manifests/k/Keeper/KeeperDesktop/16.10.12.0/Keeper.KeeperDesktop.yaml new file mode 100644 index 0000000000000..6a2fd4ac57bde --- /dev/null +++ b/manifests/k/Keeper/KeeperDesktop/16.10.12.0/Keeper.KeeperDesktop.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Jan/17 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Keeper.KeeperDesktop +PackageVersion: 16.10.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f7cc7321d9d5c98faa994a1e426a9accdccd26f0 Mon Sep 17 00:00:00 2001 From: "K.B.Dharun Krishna" Date: Fri, 19 Jan 2024 06:25:02 +0530 Subject: [PATCH 101/243] New version: Element.Element 1.11.54 (#135123) --- .../1.11.54/Element.Element.installer.yaml | 19 ++++++++++ .../1.11.54/Element.Element.locale.en-US.yaml | 36 +++++++++++++++++++ .../Element/1.11.54/Element.Element.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/e/Element/Element/1.11.54/Element.Element.installer.yaml create mode 100644 manifests/e/Element/Element/1.11.54/Element.Element.locale.en-US.yaml create mode 100644 manifests/e/Element/Element/1.11.54/Element.Element.yaml diff --git a/manifests/e/Element/Element/1.11.54/Element.Element.installer.yaml b/manifests/e/Element/Element/1.11.54/Element.Element.installer.yaml new file mode 100644 index 0000000000000..724cf55add281 --- /dev/null +++ b/manifests/e/Element/Element/1.11.54/Element.Element.installer.yaml @@ -0,0 +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: Element.Element +PackageVersion: 1.11.54 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: 2024-01-17 +Installers: +- Architecture: x64 + InstallerUrl: https://packages.element.io/desktop/install/win32/x64/Element%20Setup%201.11.54.exe + InstallerSha256: 88EFB943A36BC549770A9C4DAAFE54FB04ED5552A4621E81F79A2A9B6F65D96A +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/e/Element/Element/1.11.54/Element.Element.locale.en-US.yaml b/manifests/e/Element/Element/1.11.54/Element.Element.locale.en-US.yaml new file mode 100644 index 0000000000000..aac9fa03e171c --- /dev/null +++ b/manifests/e/Element/Element/1.11.54/Element.Element.locale.en-US.yaml @@ -0,0 +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: Element.Element +PackageVersion: 1.11.54 +PackageLocale: en-US +Publisher: Element +PublisherUrl: https://element.io +PublisherSupportUrl: https://element.io/help +PrivacyUrl: https://element.io/privacy +Author: Element +PackageName: Element +PackageUrl: https://element.io +License: Apache License 2.0 +LicenseUrl: https://raw.githubusercontent.com/vector-im/element-desktop/develop/LICENSE +Copyright: Copyright © 2024 Element +CopyrightUrl: https://raw.githubusercontent.com/vector-im/element-desktop/develop/LICENSE +ShortDescription: All-in-one secure chat app for teams, friends and organisations. +Description: |- + All-in-one secure chat app for teams, friends and organisations. + Keeps conversations in your control, safe from data-mining and ads. + Talk to everyone through the open global Matrix network, protected by proper end-to-end encryption. +Moniker: element +Tags: +- chat +- client +- conversations +- cross-platform +- end-to-end-encryption +- foss +- matrix +- privacy +- riot-web +- riot.im +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/Element/Element/1.11.54/Element.Element.yaml b/manifests/e/Element/Element/1.11.54/Element.Element.yaml new file mode 100644 index 0000000000000..b8da74c7d55e5 --- /dev/null +++ b/manifests/e/Element/Element/1.11.54/Element.Element.yaml @@ -0,0 +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: Element.Element +PackageVersion: 1.11.54 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b327a435411ca0bddf4bf0ee71c119eaa13d732f Mon Sep 17 00:00:00 2001 From: Alphrag <34252790+Alphrag@users.noreply.github.com> Date: Fri, 19 Jan 2024 01:55:07 +0100 Subject: [PATCH 102/243] New version: Ferdium.Ferdium.Nightly version 6.7.1-nightly.9 (#135115) --- .../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.9/Ferdium.Ferdium.Nightly.installer.yaml create mode 100644 manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.9/Ferdium.Ferdium.Nightly.locale.en-US.yaml create mode 100644 manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.9/Ferdium.Ferdium.Nightly.yaml diff --git a/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.9/Ferdium.Ferdium.Nightly.installer.yaml b/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.9/Ferdium.Ferdium.Nightly.installer.yaml new file mode 100644 index 0000000000000..a24b90ec1fa83 --- /dev/null +++ b/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.9/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.9 +InstallerType: nullsoft +Installers: +- Architecture: arm64 + InstallerUrl: https://github.com/ferdium/ferdium-app/releases/download/v6.7.1-nightly.9/Ferdium-win-AutoSetup-6.7.1-nightly.9-arm64.exe + InstallerSha256: F598668594C56CA684924EEC54B8B47E02D0E99A5BF16C1D14E3402000099116 +- Architecture: x64 + InstallerUrl: https://github.com/ferdium/ferdium-app/releases/download/v6.7.1-nightly.9/Ferdium-win-AutoSetup-6.7.1-nightly.9-x64.exe + InstallerSha256: 6890631AE633B0E00EBA4E8328F45B2FE19E8E49F253585AF05896FCC349D517 +- Architecture: x86 + InstallerUrl: https://github.com/ferdium/ferdium-app/releases/download/v6.7.1-nightly.9/Ferdium-win-AutoSetup-6.7.1-nightly.9-ia32.exe + InstallerSha256: 6B26001D9C8DA24C2518893C16D52B60741C3CDB78B5D32DCE291D853C36A73B +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.9/Ferdium.Ferdium.Nightly.locale.en-US.yaml b/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.9/Ferdium.Ferdium.Nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..625c92443ff4a --- /dev/null +++ b/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.9/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.9 +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.9/Ferdium.Ferdium.Nightly.yaml b/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.9/Ferdium.Ferdium.Nightly.yaml new file mode 100644 index 0000000000000..4beeb8c975bdd --- /dev/null +++ b/manifests/f/Ferdium/Ferdium/Nightly/6.7.1-nightly.9/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.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From eeab49a79909bb529a576c55ba1cc92abfdadef0 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Fri, 19 Jan 2024 00:55:12 +0000 Subject: [PATCH 103/243] New version: Jackett.Jackett version 0.21.1556 (#135128) --- .../0.21.1556/Jackett.Jackett.installer.yaml | 20 ++++++++++ .../Jackett.Jackett.locale.en-US.yaml | 40 +++++++++++++++++++ .../Jackett/0.21.1556/Jackett.Jackett.yaml | 8 ++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/j/Jackett/Jackett/0.21.1556/Jackett.Jackett.installer.yaml create mode 100644 manifests/j/Jackett/Jackett/0.21.1556/Jackett.Jackett.locale.en-US.yaml create mode 100644 manifests/j/Jackett/Jackett/0.21.1556/Jackett.Jackett.yaml diff --git a/manifests/j/Jackett/Jackett/0.21.1556/Jackett.Jackett.installer.yaml b/manifests/j/Jackett/Jackett/0.21.1556/Jackett.Jackett.installer.yaml new file mode 100644 index 0000000000000..37ec08dc0b926 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.21.1556/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.1556 +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.1556/Jackett.Installer.Windows.exe + InstallerSha256: 90F28496B183B1499E390308D18D6F38545ECD65775E8C7F8A27796E9937264D +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/j/Jackett/Jackett/0.21.1556/Jackett.Jackett.locale.en-US.yaml b/manifests/j/Jackett/Jackett/0.21.1556/Jackett.Jackett.locale.en-US.yaml new file mode 100644 index 0000000000000..e2b4191a54e2b --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.21.1556/Jackett.Jackett.locale.en-US.yaml @@ -0,0 +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: Jackett.Jackett +PackageVersion: 0.21.1556 +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: + - torrent9clone: new domain + - mejortorrent: new subdomain + - add rm-hd an Ukrainian private site. resolves #14980 +ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.21.1556 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/j/Jackett/Jackett/0.21.1556/Jackett.Jackett.yaml b/manifests/j/Jackett/Jackett/0.21.1556/Jackett.Jackett.yaml new file mode 100644 index 0000000000000..962ffc1712afa --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.21.1556/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.1556 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 73f050593b159361b79904799ce180f5dfcbd08d Mon Sep 17 00:00:00 2001 From: Vadim Date: Fri, 19 Jan 2024 07:55:24 +0700 Subject: [PATCH 104/243] Update package: EMOJI-FZCO.VoiceHotKey version 0.0.32 (#135139) --- .../0.0.32/EMOJI-FZCO.VoiceHotKey.installer.yaml | 15 +++++++++++++++ .../EMOJI-FZCO.VoiceHotKey.locale.en-US.yaml | 13 +++++++++++++ .../0.0.32/EMOJI-FZCO.VoiceHotKey.yaml | 8 ++++++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/e/EMOJI-FZCO/VoiceHotKey/0.0.32/EMOJI-FZCO.VoiceHotKey.installer.yaml create mode 100644 manifests/e/EMOJI-FZCO/VoiceHotKey/0.0.32/EMOJI-FZCO.VoiceHotKey.locale.en-US.yaml create mode 100644 manifests/e/EMOJI-FZCO/VoiceHotKey/0.0.32/EMOJI-FZCO.VoiceHotKey.yaml diff --git a/manifests/e/EMOJI-FZCO/VoiceHotKey/0.0.32/EMOJI-FZCO.VoiceHotKey.installer.yaml b/manifests/e/EMOJI-FZCO/VoiceHotKey/0.0.32/EMOJI-FZCO.VoiceHotKey.installer.yaml new file mode 100644 index 0000000000000..f77f834723fb9 --- /dev/null +++ b/manifests/e/EMOJI-FZCO/VoiceHotKey/0.0.32/EMOJI-FZCO.VoiceHotKey.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: EMOJI-FZCO.VoiceHotKey +PackageVersion: 0.0.32 +InstallerType: exe +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +Installers: +- Architecture: x64 + InstallerUrl: https://app.voicehotkey.com/releases/win-x64/VoiceHotKeySetup-v0.0.32.exe + InstallerSha256: 7E983D641BA9C4B2303E75284553B27EADC9CEC63083DA8D0BEA9CA9DA728FD0 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/e/EMOJI-FZCO/VoiceHotKey/0.0.32/EMOJI-FZCO.VoiceHotKey.locale.en-US.yaml b/manifests/e/EMOJI-FZCO/VoiceHotKey/0.0.32/EMOJI-FZCO.VoiceHotKey.locale.en-US.yaml new file mode 100644 index 0000000000000..71c211baf3af0 --- /dev/null +++ b/manifests/e/EMOJI-FZCO/VoiceHotKey/0.0.32/EMOJI-FZCO.VoiceHotKey.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: EMOJI-FZCO.VoiceHotKey +PackageVersion: 0.0.32 +PackageLocale: en-US +Publisher: EMOJI - FZCO +PackageName: VoiceHotKey +License: Proprietary, Shareware +Copyright: Copyright © 2024 EMOJI - FZCO +ShortDescription: VoiceHotKey +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/EMOJI-FZCO/VoiceHotKey/0.0.32/EMOJI-FZCO.VoiceHotKey.yaml b/manifests/e/EMOJI-FZCO/VoiceHotKey/0.0.32/EMOJI-FZCO.VoiceHotKey.yaml new file mode 100644 index 0000000000000..ea9883865ee17 --- /dev/null +++ b/manifests/e/EMOJI-FZCO/VoiceHotKey/0.0.32/EMOJI-FZCO.VoiceHotKey.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: EMOJI-FZCO.VoiceHotKey +PackageVersion: 0.0.32 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4fb200acfd48ff56894578526f8f72facfcb7dee Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 08:55:33 +0800 Subject: [PATCH 105/243] New version: AsciidocFX.AsciidocFX version 1.8.7 (#135125) --- .../AsciidocFX.AsciidocFX.installer.yaml | 30 +++++++++++++++ .../AsciidocFX.AsciidocFX.locale.en-US.yaml | 37 +++++++++++++++++++ .../AsciidocFX.AsciidocFX.locale.zh-CN.yaml | 33 +++++++++++++++++ .../1.8.7/AsciidocFX.AsciidocFX.yaml | 8 ++++ 4 files changed, 108 insertions(+) create mode 100644 manifests/a/AsciidocFX/AsciidocFX/1.8.7/AsciidocFX.AsciidocFX.installer.yaml create mode 100644 manifests/a/AsciidocFX/AsciidocFX/1.8.7/AsciidocFX.AsciidocFX.locale.en-US.yaml create mode 100644 manifests/a/AsciidocFX/AsciidocFX/1.8.7/AsciidocFX.AsciidocFX.locale.zh-CN.yaml create mode 100644 manifests/a/AsciidocFX/AsciidocFX/1.8.7/AsciidocFX.AsciidocFX.yaml diff --git a/manifests/a/AsciidocFX/AsciidocFX/1.8.7/AsciidocFX.AsciidocFX.installer.yaml b/manifests/a/AsciidocFX/AsciidocFX/1.8.7/AsciidocFX.AsciidocFX.installer.yaml new file mode 100644 index 0000000000000..e09458d835fb9 --- /dev/null +++ b/manifests/a/AsciidocFX/AsciidocFX/1.8.7/AsciidocFX.AsciidocFX.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: AsciidocFX.AsciidocFX +PackageVersion: 1.8.7 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: -q -Dinstall4j.suppressUnattendedReboot=true + SilentWithProgress: -q -splash "" -Dinstall4j.suppressUnattendedReboot=true + InstallLocation: -dir "" + Log: -Dinstall4j.log="" +UpgradeBehavior: install +FileExtensions: +- ad +- adoc +- asc +- asciidoc +ReleaseDate: 2024-01-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/asciidocfx/AsciidocFX/releases/download/v1.8.7/AsciidocFX_Windows.exe + InstallerSha256: EF342990CB847EED1ADF76B225C2F020C510210650534437598BF9DF17430922 + ProductCode: 7853-9376-5862-1224 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/AsciidocFX/AsciidocFX/1.8.7/AsciidocFX.AsciidocFX.locale.en-US.yaml b/manifests/a/AsciidocFX/AsciidocFX/1.8.7/AsciidocFX.AsciidocFX.locale.en-US.yaml new file mode 100644 index 0000000000000..dff29fca25ce9 --- /dev/null +++ b/manifests/a/AsciidocFX/AsciidocFX/1.8.7/AsciidocFX.AsciidocFX.locale.en-US.yaml @@ -0,0 +1,37 @@ +# 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: AsciidocFX.AsciidocFX +PackageVersion: 1.8.7 +PackageLocale: en-US +Publisher: AsciidocFX +PublisherUrl: https://asciidocfx.com/ +PublisherSupportUrl: https://github.com/asciidocfx/AsciidocFX/issues +# PrivacyUrl: +Author: AsciidocFX Project +PackageName: AsciidocFX +PackageUrl: https://asciidocfx.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/asciidocfx/AsciidocFX/blob/master/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: Asciidoc Book Editor based on JavaFX 20 +Description: Asciidoc FX is a book / document editor to build PDF, Epub, Mobi and HTML books, documents and slides. AsciidocFX is also a winner of Duke’s Choice Award 2015. +# Moniker: +Tags: +- asciidoc +- editing +- editor +ReleaseNotes: |- + - Version updates + - Resolve tags and filters in include + - Fix file open issue + - Bux fixes +ReleaseNotesUrl: https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.8.7 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/asciidocfx/AsciidocFX/wiki +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AsciidocFX/AsciidocFX/1.8.7/AsciidocFX.AsciidocFX.locale.zh-CN.yaml b/manifests/a/AsciidocFX/AsciidocFX/1.8.7/AsciidocFX.AsciidocFX.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7035a99e88dd5 --- /dev/null +++ b/manifests/a/AsciidocFX/AsciidocFX/1.8.7/AsciidocFX.AsciidocFX.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# 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: AsciidocFX.AsciidocFX +PackageVersion: 1.8.7 +PackageLocale: zh-CN +Publisher: AsciidocFX +PublisherUrl: https://asciidocfx.com/ +PublisherSupportUrl: https://github.com/asciidocfx/AsciidocFX/issues +# PrivacyUrl: +Author: AsciidocFX Project +PackageName: AsciidocFX +PackageUrl: https://asciidocfx.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/asciidocfx/AsciidocFX/blob/master/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: 基于 JavaFX 20 的 Asciidoc 图书编辑器 +Description: Asciidoc FX 是一款图书/文档编辑器,可以构建 PDF、Epub、Mobi、HTML 格式的图书、文档和幻灯片。AsciidocFX 也是 Duke's Choice Award 2015 的得主。 +# Moniker: +Tags: +- asciidoc +- 编辑 +- 编辑器 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.8.7 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/asciidocfx/AsciidocFX/wiki +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AsciidocFX/AsciidocFX/1.8.7/AsciidocFX.AsciidocFX.yaml b/manifests/a/AsciidocFX/AsciidocFX/1.8.7/AsciidocFX.AsciidocFX.yaml new file mode 100644 index 0000000000000..c336b10314b1b --- /dev/null +++ b/manifests/a/AsciidocFX/AsciidocFX/1.8.7/AsciidocFX.AsciidocFX.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: AsciidocFX.AsciidocFX +PackageVersion: 1.8.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 945533f5f8cfd87cf2f3edf1fee26ebe785993fe Mon Sep 17 00:00:00 2001 From: KAMEGAWA Kazushi Date: Fri, 19 Jan 2024 09:55:56 +0900 Subject: [PATCH 106/243] New Version: CrystalDiskInfo.AoiEdtion.9.2.2 (#135152) --- ....CrystalDiskInfo.AoiEdition.installer.yaml | 28 ++++++++++++++++ ...ystalDiskInfo.AoiEdition.locale.en-US.yaml | 32 +++++++++++++++++++ ...alDewWorld.CrystalDiskInfo.AoiEdition.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/c/CrystalDewWorld/CrystalDiskInfo/AoiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.AoiEdition.installer.yaml create mode 100644 manifests/c/CrystalDewWorld/CrystalDiskInfo/AoiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.AoiEdition.locale.en-US.yaml create mode 100644 manifests/c/CrystalDewWorld/CrystalDiskInfo/AoiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.AoiEdition.yaml diff --git a/manifests/c/CrystalDewWorld/CrystalDiskInfo/AoiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.AoiEdition.installer.yaml b/manifests/c/CrystalDewWorld/CrystalDiskInfo/AoiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.AoiEdition.installer.yaml new file mode 100644 index 0000000000000..418a6fde09575 --- /dev/null +++ b/manifests/c/CrystalDewWorld/CrystalDiskInfo/AoiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.AoiEdition.installer.yaml @@ -0,0 +1,28 @@ +# Automatically updated by the winget bot at 2023/Nov/21 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: CrystalDewWorld.CrystalDiskInfo.AoiEdition +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://sourceforge.net/projects/crystaldiskinfo/files/9.2.2/CrystalDiskInfo9_2_2Aoi.exe/download + InstallerSha256: eda338afb842341e6813fb99271eb8d6bdadd1342635e45675b95058ca52d403 +- Architecture: arm64 + InstallerUrl: https://sourceforge.net/projects/crystaldiskinfo/files/9.2.2/CrystalDiskInfo9_2_2Aoi.exe/download + InstallerSha256: eda338afb842341e6813fb99271eb8d6bdadd1342635e45675b95058ca52d403 +- Architecture: x86 + InstallerUrl: https://sourceforge.net/projects/crystaldiskinfo/files/9.2.2/CrystalDiskInfo9_2_2Aoi.exe/download + InstallerSha256: eda338afb842341e6813fb99271eb8d6bdadd1342635e45675b95058ca52d403 +ManifestType: installer +ManifestVersion: 1.5.0 +ReleaseDate: 2024-01-13 diff --git a/manifests/c/CrystalDewWorld/CrystalDiskInfo/AoiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.AoiEdition.locale.en-US.yaml b/manifests/c/CrystalDewWorld/CrystalDiskInfo/AoiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.AoiEdition.locale.en-US.yaml new file mode 100644 index 0000000000000..466b4929be65e --- /dev/null +++ b/manifests/c/CrystalDewWorld/CrystalDiskInfo/AoiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.AoiEdition.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Automatically updated by the winget bot at 2023/Nov/21 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: CrystalDewWorld.CrystalDiskInfo.AoiEdition +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 Aoi 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 Kurei Kei Theme. +Moniker: crystaldiskinfo-kke +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/AoiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.AoiEdition.yaml b/manifests/c/CrystalDewWorld/CrystalDiskInfo/AoiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.AoiEdition.yaml new file mode 100644 index 0000000000000..a62176e226ce3 --- /dev/null +++ b/manifests/c/CrystalDewWorld/CrystalDiskInfo/AoiEdition/9.2.2/CrystalDewWorld.CrystalDiskInfo.AoiEdition.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2023/Nov/21 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: CrystalDewWorld.CrystalDiskInfo.AoiEdition +PackageVersion: 9.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 350e114101cba91ac9185fe10e54426f581ef44f Mon Sep 17 00:00:00 2001 From: Richard Kroegel <42204099+rikroe@users.noreply.github.com> Date: Fri, 19 Jan 2024 02:40:48 +0100 Subject: [PATCH 107/243] Update: WowUp.CF version 2.10.0 (#135378) Co-authored-by: Richard Kroegel --- .../w/WowUp/CF/2.10.0/WowUp.CF.installer.yaml | 13 ++++++++++++ .../CF/2.10.0/WowUp.CF.locale.en-US.yaml | 21 +++++++++++++++++++ manifests/w/WowUp/CF/2.10.0/WowUp.CF.yaml | 8 +++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/w/WowUp/CF/2.10.0/WowUp.CF.installer.yaml create mode 100644 manifests/w/WowUp/CF/2.10.0/WowUp.CF.locale.en-US.yaml create mode 100644 manifests/w/WowUp/CF/2.10.0/WowUp.CF.yaml diff --git a/manifests/w/WowUp/CF/2.10.0/WowUp.CF.installer.yaml b/manifests/w/WowUp/CF/2.10.0/WowUp.CF.installer.yaml new file mode 100644 index 0000000000000..56d6ad5bec8f4 --- /dev/null +++ b/manifests/w/WowUp/CF/2.10.0/WowUp.CF.installer.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=NVS0.CRLF.5-1-22621-2506.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: WowUp.CF +PackageVersion: 2.10.0 +InstallerType: nullsoft +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/WowUp/WowUp.CF/releases/download/v2.10.0/WowUp-CF-Setup-2.10.0.exe + InstallerSha256: C235C32C4741F12FEA58BFF31CE2077387D03BC04F92D76DC7B870D9951CAEB6 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/w/WowUp/CF/2.10.0/WowUp.CF.locale.en-US.yaml b/manifests/w/WowUp/CF/2.10.0/WowUp.CF.locale.en-US.yaml new file mode 100644 index 0000000000000..f9e7dc9aea781 --- /dev/null +++ b/manifests/w/WowUp/CF/2.10.0/WowUp.CF.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=NVS0.CRLF.5-1-22621-2506.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: WowUp.CF +PackageVersion: 2.10.0 +PackageLocale: en-US +Publisher: WowUp LLC +PublisherUrl: https://wowup.io/ +PublisherSupportUrl: https://wowup.io/guide/wowup/overview +PrivacyUrl: https://wowup.io/privacy +PackageName: WowUp with CurseForge +PackageUrl: https://github.com/WowUp/WowUp.CF +License: GNU General Public License v3.0 +LicenseUrl: https://github.com/WowUp/WowUp.CF/blob/main/LICENSE +Copyright: Copyright © 2023 WowUp LLC +ShortDescription: World of Warcraft addon updater with Curseforge Support +Description: WowUp is the community centered World of Warcraft addon updater. We attempt to bring the addon community together in an easy to use updater application. We have an ever growing list of supported features. +ReleaseNotes: https://github.com/WowUp/WowUp.CF/releases/tag/v2.10.0 +ReleaseNotesUrl: https://github.com/WowUp/WowUp.CF/releases/tag/v2.10.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/w/WowUp/CF/2.10.0/WowUp.CF.yaml b/manifests/w/WowUp/CF/2.10.0/WowUp.CF.yaml new file mode 100644 index 0000000000000..fd9eb2bbfb4fe --- /dev/null +++ b/manifests/w/WowUp/CF/2.10.0/WowUp.CF.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=NVS0.CRLF.5-1-22621-2506.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: WowUp.CF +PackageVersion: 2.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f8ae85a9a792ab2e580ad015dee15a89e60d6758 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Fri, 19 Jan 2024 03:12:52 +0100 Subject: [PATCH 108/243] New version: Ryujinx.Ryujinx.Ava version 1.1.1114 (#135370) --- .../Ryujinx.Ryujinx.Ava.installer.yaml | 17 +++++++++++++++++ .../Ryujinx.Ryujinx.Ava.locale.en-US.yaml | 18 ++++++++++++++++++ .../Ava/1.1.1114/Ryujinx.Ryujinx.Ava.yaml | 8 ++++++++ 3 files changed, 43 insertions(+) create mode 100644 manifests/r/Ryujinx/Ryujinx/Ava/1.1.1114/Ryujinx.Ryujinx.Ava.installer.yaml create mode 100644 manifests/r/Ryujinx/Ryujinx/Ava/1.1.1114/Ryujinx.Ryujinx.Ava.locale.en-US.yaml create mode 100644 manifests/r/Ryujinx/Ryujinx/Ava/1.1.1114/Ryujinx.Ryujinx.Ava.yaml diff --git a/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1114/Ryujinx.Ryujinx.Ava.installer.yaml b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1114/Ryujinx.Ryujinx.Ava.installer.yaml new file mode 100644 index 0000000000000..f8d643e017453 --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1114/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.1114 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: publish\Ryujinx.Ava.exe + PortableCommandAlias: Ryujinx.Ava +ReleaseDate: 2024-01-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Ryujinx/release-channel-master/releases/download/1.1.1114/test-ava-ryujinx-1.1.1114-win_x64.zip + InstallerSha256: BD2560F51C134F32792F4D80561681111E1B85DD80BADFA68714A1E9DF2E2E29 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1114/Ryujinx.Ryujinx.Ava.locale.en-US.yaml b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1114/Ryujinx.Ryujinx.Ava.locale.en-US.yaml new file mode 100644 index 0000000000000..de016bb636015 --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1114/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.1114 +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.1114 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1114/Ryujinx.Ryujinx.Ava.yaml b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1114/Ryujinx.Ryujinx.Ava.yaml new file mode 100644 index 0000000000000..fe0d2b7ea62a5 --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/Ava/1.1.1114/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.1114 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3297629db4054e1861804c7a6a8f9a64f76ee54e Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 18:12:13 +0800 Subject: [PATCH 109/243] New version: AuraMarker.Lattics version 1.18.2 (#135447) --- .../1.18.2/AuraMarker.Lattics.installer.yaml | 32 +++++++++++++ .../AuraMarker.Lattics.locale.en-US.yaml | 46 +++++++++++++++++++ .../AuraMarker.Lattics.locale.zh-CN.yaml | 45 ++++++++++++++++++ .../Lattics/1.18.2/AuraMarker.Lattics.yaml | 8 ++++ 4 files changed, 131 insertions(+) create mode 100644 manifests/a/AuraMarker/Lattics/1.18.2/AuraMarker.Lattics.installer.yaml create mode 100644 manifests/a/AuraMarker/Lattics/1.18.2/AuraMarker.Lattics.locale.en-US.yaml create mode 100644 manifests/a/AuraMarker/Lattics/1.18.2/AuraMarker.Lattics.locale.zh-CN.yaml create mode 100644 manifests/a/AuraMarker/Lattics/1.18.2/AuraMarker.Lattics.yaml diff --git a/manifests/a/AuraMarker/Lattics/1.18.2/AuraMarker.Lattics.installer.yaml b/manifests/a/AuraMarker/Lattics/1.18.2/AuraMarker.Lattics.installer.yaml new file mode 100644 index 0000000000000..391a38ed40e08 --- /dev/null +++ b/manifests/a/AuraMarker/Lattics/1.18.2/AuraMarker.Lattics.installer.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: AuraMarker.Lattics +PackageVersion: 1.18.2 +InstallerType: zip +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Installers: +- Architecture: x64 + NestedInstallerType: nullsoft + NestedInstallerFiles: + - RelativeFilePath: Lattics_win_installer_x64_1.18.2(399).exe + Scope: user + InstallerUrl: https://media.zine.la/Lattics/1.18/Lattics_win_installer_x64_1.18.2(399).exe.zip + InstallerSha256: B92B1E3318CA527281D1D30AD07AC8898749E68DF61B42BD92C5E21CC941E47E + InstallerSwitches: + Custom: /currentuser + ProductCode: 4f8bf0ca-03d4-5fd8-b740-20148a6f9cd9 +- Architecture: x64 + NestedInstallerType: nullsoft + NestedInstallerFiles: + - RelativeFilePath: Lattics_win_installer_x64_1.18.2(399).exe + Scope: machine + InstallerUrl: https://media.zine.la/Lattics/1.18/Lattics_win_installer_x64_1.18.2(399).exe.zip + InstallerSha256: B92B1E3318CA527281D1D30AD07AC8898749E68DF61B42BD92C5E21CC941E47E + InstallerSwitches: + Custom: /allusers + ProductCode: 4f8bf0ca-03d4-5fd8-b740-20148a6f9cd9 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/AuraMarker/Lattics/1.18.2/AuraMarker.Lattics.locale.en-US.yaml b/manifests/a/AuraMarker/Lattics/1.18.2/AuraMarker.Lattics.locale.en-US.yaml new file mode 100644 index 0000000000000..4a954de586c0a --- /dev/null +++ b/manifests/a/AuraMarker/Lattics/1.18.2/AuraMarker.Lattics.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: AuraMarker.Lattics +PackageVersion: 1.18.2 +PackageLocale: en-US +Publisher: AuraMarker +PublisherUrl: https://auramarker.com/ +PublisherSupportUrl: https://discordapp.com/invite/lattics +PrivacyUrl: https://lattics.zineapi.com/privacy-policy +Author: Aura Marker Studio Co., Ltd. +PackageName: Lattics +PackageUrl: https://lattics.zineapi.com/ +License: Proprietary +LicenseUrl: https://lattics.zineapi.com/terms_of_service +Copyright: © 2024 Aura Marker Studio Co., Ltd. All Rights Reserved. +# CopyrightUrl: +ShortDescription: '"Brain-like" Knowledge Management Notes' +# Description: +# Moniker: +Tags: +- backlink +- bi-directional-link +- block +- docs +- document +- editor +- graph +- knowledge +- knowledge-base +- markdown +- mind-map +- mindmap +- notes +- outliner +- pkm +- reference +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Tutorial + DocumentUrl: https://helps.auramarker.com/en/lattics/backup_and_sync +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AuraMarker/Lattics/1.18.2/AuraMarker.Lattics.locale.zh-CN.yaml b/manifests/a/AuraMarker/Lattics/1.18.2/AuraMarker.Lattics.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3285c91b7c1fa --- /dev/null +++ b/manifests/a/AuraMarker/Lattics/1.18.2/AuraMarker.Lattics.locale.zh-CN.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: AuraMarker.Lattics +PackageVersion: 1.18.2 +PackageLocale: zh-CN +Publisher: AuraMarker +PublisherUrl: https://auramarker.com/ +# PublisherSupportUrl: +PrivacyUrl: https://lattics.zineapi.com/zh-CN/privacy-policy +Author: 深圳市欧若马可科技有限公司 +PackageName: Lattics +PackageUrl: https://lattics.zineapi.com/zh-CN +License: 专有软件 +LicenseUrl: https://lattics.zineapi.com/zh-CN/terms_of_service +Copyright: © 2024 Aura Marker Studio Co., Ltd. All Rights Reserved. +# CopyrightUrl: +ShortDescription: 「类脑式」知识管理笔记与写作 +# Description: +# Moniker: +Tags: +- markdown +- 个人知识管理 +- 内容块 +- 双向链接 +- 反向链接 +- 图谱 +- 大纲 +- 引用 +- 思维导图 +- 文档 +- 知识 +- 知识库 +- 笔记 +- 编辑器 +- 脑图 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 使用指南 + DocumentUrl: https://helps.auramarker.com/lattics/backup_and_sync +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AuraMarker/Lattics/1.18.2/AuraMarker.Lattics.yaml b/manifests/a/AuraMarker/Lattics/1.18.2/AuraMarker.Lattics.yaml new file mode 100644 index 0000000000000..a80cbee0528c9 --- /dev/null +++ b/manifests/a/AuraMarker/Lattics/1.18.2/AuraMarker.Lattics.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: AuraMarker.Lattics +PackageVersion: 1.18.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From a8a3a815f51ab050b6147f7f9259ec31e21e5371 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 18:12:20 +0800 Subject: [PATCH 110/243] New version: Kingdee.CloudHub version 4.2.6 (#135448) --- .../4.2.6/Kingdee.CloudHub.installer.yaml | 24 ++++++++++ .../4.2.6/Kingdee.CloudHub.locale.en-US.yaml | 42 +++++++++++++++++ .../4.2.6/Kingdee.CloudHub.locale.zh-CN.yaml | 46 +++++++++++++++++++ .../CloudHub/4.2.6/Kingdee.CloudHub.yaml | 8 ++++ 4 files changed, 120 insertions(+) create mode 100644 manifests/k/Kingdee/CloudHub/4.2.6/Kingdee.CloudHub.installer.yaml create mode 100644 manifests/k/Kingdee/CloudHub/4.2.6/Kingdee.CloudHub.locale.en-US.yaml create mode 100644 manifests/k/Kingdee/CloudHub/4.2.6/Kingdee.CloudHub.locale.zh-CN.yaml create mode 100644 manifests/k/Kingdee/CloudHub/4.2.6/Kingdee.CloudHub.yaml diff --git a/manifests/k/Kingdee/CloudHub/4.2.6/Kingdee.CloudHub.installer.yaml b/manifests/k/Kingdee/CloudHub/4.2.6/Kingdee.CloudHub.installer.yaml new file mode 100644 index 0000000000000..32a41b730ad60 --- /dev/null +++ b/manifests/k/Kingdee/CloudHub/4.2.6/Kingdee.CloudHub.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Kingdee.CloudHub +PackageVersion: 4.2.6 +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /verysilent /NORESTART + SilentWithProgress: /verysilent /NORESTART +UpgradeBehavior: install +Protocols: +- cloudhub +- kdcloudhub +Installers: +- Architecture: x86 + InstallerUrl: https://res.yunzhijia.com/mixed/cloudhubx/win32_ia32/CloudHubXSetup_ia32_4.2.6_2401181249.exe + InstallerSha256: 9EC05F4FF866E803C237559125529B1195C0C18C93C60F118452B89FB95324EE + ProductCode: DB959487-4688-43F0-9489-ED75AAF3743B_is1 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/k/Kingdee/CloudHub/4.2.6/Kingdee.CloudHub.locale.en-US.yaml b/manifests/k/Kingdee/CloudHub/4.2.6/Kingdee.CloudHub.locale.en-US.yaml new file mode 100644 index 0000000000000..06bc8953b6fe1 --- /dev/null +++ b/manifests/k/Kingdee/CloudHub/4.2.6/Kingdee.CloudHub.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Kingdee.CloudHub +PackageVersion: 4.2.6 +PackageLocale: en-US +Publisher: 深圳云之家网络有限公司 +PublisherUrl: https://www.yunzhijia.com/ +PublisherSupportUrl: https://www.yunzhijia.com/home/?m=open&a=contact +PrivacyUrl: https://www.yunzhijia.com/public/agreement/privacy.html +Author: Cloud Hub Network (Chongqing) Co., Ltd. +PackageName: 云之家 +PackageUrl: https://www.yunzhijia.com/home/?m=open&a=download +License: Proprietary +LicenseUrl: https://www.yunzhijia.com/public/agreement/client-agreement.html +Copyright: Copyright © 1993 - 2024 CloudHub. All Rights Reserved. +# CopyrightUrl: +ShortDescription: New Generation Intelligent Collaborative Cloud Service +Description: Cloud Hub is a new generation intelligent collaborative cloud service for enterprises aimed at replacing traditional applications such as OA, portal, approval and attendance, and fully adapted to Chinese information technology application innovation ecology. According to IDC's data, Cloud Hub has maintained its position as the market leader in China's enterprise collaborative SaaS market for five consecutive years. Typical customers include top enterprises from various industries such as China South Industries Group Corporation, HBIS Group, OPPO, Country Garden and HMN Tech, as well as medium and large enterprises and specialized innovative enterprises like Intellifusion, Chu's Agriculture and Hunan Lihe. +# Moniker: +Tags: +- attendance +- bussiness +- check-in +- collaborate +- collaboration +- communicate +- comunication +- conference +- enterprise +- meeting +- oa +- office +- saas +- working +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://www.yunzhijia.com/yzjomc-web/ +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/k/Kingdee/CloudHub/4.2.6/Kingdee.CloudHub.locale.zh-CN.yaml b/manifests/k/Kingdee/CloudHub/4.2.6/Kingdee.CloudHub.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2a95d4e0917a2 --- /dev/null +++ b/manifests/k/Kingdee/CloudHub/4.2.6/Kingdee.CloudHub.locale.zh-CN.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Kingdee.CloudHub +PackageVersion: 4.2.6 +PackageLocale: zh-CN +Publisher: 深圳云之家网络有限公司 +PublisherUrl: https://www.yunzhijia.com/ +PublisherSupportUrl: https://www.yunzhijia.com/home/?m=open&a=contact +PrivacyUrl: https://www.yunzhijia.com/public/agreement/privacy.html +Author: 云之家网络(重庆)有限公司 +PackageName: 云之家 +PackageUrl: https://www.yunzhijia.com/home/?m=open&a=download +License: 专有软件 +LicenseUrl: https://www.yunzhijia.com/public/agreement/client-agreement.html +Copyright: Copyright © 1993 - 2024 CloudHub. All Rights Reserved. +# CopyrightUrl: +ShortDescription: 新一代智能协同云 +Description: 云之家是面向企业服务的新一代智能协同云,旨在颠覆传统 OA,门户、审批、考勤等应用,全栈适配国产信创生态;IDC 相关数据显示,云之家连续第五年蝉联中国企业 SaaS 协同市场占有率第一,典型客户包括中国兵装、河钢集团、OPPO、碧桂园、华海通讯等各行各业的头部企业,以及云天励飞、褚氏农业、湖南力合等中大型企业和专精特新企业。 +# Moniker: +Tags: +- oa +- saas +- 交流 +- 企业 +- 会议 +- 公司 +- 办公 +- 协作 +- 协同 +- 工作 +- 开会 +- 打卡 +- 沟通 +- 签到 +- 考勤 +ReleaseNotes: |- + 【轻云】发起节点重新编辑单据时支持自动刷新关联数据控件的值;融合流支持引用明细字段作为过滤条件;人员属性联动赋值支持赋值给轻云基础资料的名称字段 + + 【融合中心】星空旗舰版数据源支持新增二开的单据或基础资料;付款场景支持查看往来单位的应付/应收余额;报销场景支持自动填充发票类型。 +# ReleaseNotesUrl: +PurchaseUrl: https://www.yunzhijia.com/yzjomc-web/ +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/k/Kingdee/CloudHub/4.2.6/Kingdee.CloudHub.yaml b/manifests/k/Kingdee/CloudHub/4.2.6/Kingdee.CloudHub.yaml new file mode 100644 index 0000000000000..64e17e7b69b8a --- /dev/null +++ b/manifests/k/Kingdee/CloudHub/4.2.6/Kingdee.CloudHub.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Kingdee.CloudHub +PackageVersion: 4.2.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 803dbe1f092556be1f37ce81db2fa074f074ac8e Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 18:12:29 +0800 Subject: [PATCH 111/243] New version: Thunder.Xmp version 6.2.6.622 (#135449) --- .../Xmp/6.2.6.622/Thunder.Xmp.installer.yaml | 128 ++++++++++++++++++ .../6.2.6.622/Thunder.Xmp.locale.en-US.yaml | 35 +++++ .../6.2.6.622/Thunder.Xmp.locale.zh-CN.yaml | 38 ++++++ .../t/Thunder/Xmp/6.2.6.622/Thunder.Xmp.yaml | 8 ++ 4 files changed, 209 insertions(+) create mode 100644 manifests/t/Thunder/Xmp/6.2.6.622/Thunder.Xmp.installer.yaml create mode 100644 manifests/t/Thunder/Xmp/6.2.6.622/Thunder.Xmp.locale.en-US.yaml create mode 100644 manifests/t/Thunder/Xmp/6.2.6.622/Thunder.Xmp.locale.zh-CN.yaml create mode 100644 manifests/t/Thunder/Xmp/6.2.6.622/Thunder.Xmp.yaml diff --git a/manifests/t/Thunder/Xmp/6.2.6.622/Thunder.Xmp.installer.yaml b/manifests/t/Thunder/Xmp/6.2.6.622/Thunder.Xmp.installer.yaml new file mode 100644 index 0000000000000..891fa9754bce0 --- /dev/null +++ b/manifests/t/Thunder/Xmp/6.2.6.622/Thunder.Xmp.installer.yaml @@ -0,0 +1,128 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Thunder.Xmp +PackageVersion: 6.2.6.622 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S + SilentWithProgress: /S + InstallLocation: /InstallPath:"" + Upgrade: /LiveUpdate +ExpectedReturnCodes: +- InstallerReturnCode: -1 + ReturnResponse: installInProgress +UpgradeBehavior: install +FileExtensions: +- 3g2 +- 3gp +- 3gp2 +- 3gpp +- aac +- ac3 +- acc +- aiff +- amr +- amv +- ape +- asf +- ass +- au +- avi +- bik +- cda +- csf +- divx +- dts +- dvd +- evo +- f4v +- f5v +- flac +- flv +- hflv +- hlv +- hmkv +- hmp4 +- letv +- m1a +- m1v +- m2a +- m2p +- m2ts +- m2v +- m4a +- m4b +- m4p +- m4r +- m4v +- mid +- midi +- mk5 +- mka +- mkv +- mod +- mov +- mp2 +- mp2v +- mp3 +- mp4 +- mp5 +- mpa +- mpc +- mpe +- mpeg +- mpeg1 +- mpeg2 +- mpeg4 +- mpg +- mpv2 +- mts +- oga +- ogg +- ogm +- ogv +- ogx +- pmp +- psb +- pva +- qt +- ra +- ram +- rm +- rmvb +- rpm +- rt +- scm +- smi +- smil +- srt +- ssa +- sub +- sup +- swf +- tp +- tpr +- ts +- tta +- usf +- vob +- vp6 +- wav +- wm +- wma +- wmp +- wmv +- wv +- xlmv +Installers: +- Architecture: x86 + InstallerUrl: https://xmp.down.sandai.net/xmp/XMPSetup6.2.6.622xmp.exe + InstallerSha256: 71361E244AECE5BC864682280A520A56F71A0719EE4CE43635C23A21DB7F7E82 + ProductCode: 迅雷影音 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/Thunder/Xmp/6.2.6.622/Thunder.Xmp.locale.en-US.yaml b/manifests/t/Thunder/Xmp/6.2.6.622/Thunder.Xmp.locale.en-US.yaml new file mode 100644 index 0000000000000..342b7fd6bd2cf --- /dev/null +++ b/manifests/t/Thunder/Xmp/6.2.6.622/Thunder.Xmp.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Thunder.Xmp +PackageVersion: 6.2.6.622 +PackageLocale: en-US +Publisher: 迅雷网络技术有限公司 +PublisherUrl: https://www.xunlei.com/ +PublisherSupportUrl: http://video.xunlei.com/aq_page.html +PrivacyUrl: https://i.xunlei.com/policy/privacy.html +Author: Thunderbolt Network Technology Co., Ltd. +PackageName: 迅雷影音 +PackageUrl: https://video.xunlei.com/pc.html +License: Freeware +LicenseUrl: https://i.xunlei.com/policy/agreement.html +Copyright: Xunlei Networking Techonologies.LTD ©2003-2022 +# CopyrightUrl: +ShortDescription: Enjoys excitement with professional play +# Description: +# Moniker: +Tags: +- audio +- media +- multimedia +- music +- player +- streaming +- video +# ReleaseNotes: +ReleaseNotesUrl: http://video.xunlei.com/pc_history.html +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Thunder/Xmp/6.2.6.622/Thunder.Xmp.locale.zh-CN.yaml b/manifests/t/Thunder/Xmp/6.2.6.622/Thunder.Xmp.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a6a3f3ec22565 --- /dev/null +++ b/manifests/t/Thunder/Xmp/6.2.6.622/Thunder.Xmp.locale.zh-CN.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Thunder.Xmp +PackageVersion: 6.2.6.622 +PackageLocale: zh-CN +Publisher: 迅雷网络技术有限公司 +PublisherUrl: https://www.xunlei.com/ +PublisherSupportUrl: http://video.xunlei.com/aq_page.html +PrivacyUrl: https://i.xunlei.com/policy/privacy.html +Author: 深圳市迅雷网络技术有限公司 +PackageName: 迅雷影音 +PackageUrl: https://video.xunlei.com/pc.html +License: 免费软件 +LicenseUrl: https://i.xunlei.com/policy/agreement.html +Copyright: 深圳市迅雷网络技术有限公司©2003-2022 +# CopyrightUrl: +ShortDescription: 专业播放,尽享精彩 +# Description: +# Moniker: +Tags: +- 多媒体 +- 媒体 +- 影音 +- 播放器 +- 流媒体 +- 视频 +- 音乐 +- 音频 +ReleaseNotes: |- + 1. 投屏优化,支持迅雷 tv 投屏 + 2. 修复部分已知问题 +ReleaseNotesUrl: http://video.xunlei.com/pc_history.html +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Thunder/Xmp/6.2.6.622/Thunder.Xmp.yaml b/manifests/t/Thunder/Xmp/6.2.6.622/Thunder.Xmp.yaml new file mode 100644 index 0000000000000..508dbbe0abfaf --- /dev/null +++ b/manifests/t/Thunder/Xmp/6.2.6.622/Thunder.Xmp.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Thunder.Xmp +PackageVersion: 6.2.6.622 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From cca2f0e6ccf6a7882ee18ade0e61ee72ba620fdb Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Fri, 19 Jan 2024 10:12:36 +0000 Subject: [PATCH 112/243] New version: Jackett.Jackett version 0.21.1566 (#135443) --- .../0.21.1566/Jackett.Jackett.installer.yaml | 20 +++++++++ .../Jackett.Jackett.locale.en-US.yaml | 42 +++++++++++++++++++ .../Jackett/0.21.1566/Jackett.Jackett.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/j/Jackett/Jackett/0.21.1566/Jackett.Jackett.installer.yaml create mode 100644 manifests/j/Jackett/Jackett/0.21.1566/Jackett.Jackett.locale.en-US.yaml create mode 100644 manifests/j/Jackett/Jackett/0.21.1566/Jackett.Jackett.yaml diff --git a/manifests/j/Jackett/Jackett/0.21.1566/Jackett.Jackett.installer.yaml b/manifests/j/Jackett/Jackett/0.21.1566/Jackett.Jackett.installer.yaml new file mode 100644 index 0000000000000..d17da059a6ec3 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.21.1566/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.1566 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2024-01-18 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Jackett/Jackett/releases/download/v0.21.1566/Jackett.Installer.Windows.exe + InstallerSha256: 4C6D06699550A0EF8A1B4AA8D8A7140A8723288E68DCCB8C88336280EFA1BD83 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/j/Jackett/Jackett/0.21.1566/Jackett.Jackett.locale.en-US.yaml b/manifests/j/Jackett/Jackett/0.21.1566/Jackett.Jackett.locale.en-US.yaml new file mode 100644 index 0000000000000..d9b135257cd63 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.21.1566/Jackett.Jackett.locale.en-US.yaml @@ -0,0 +1,42 @@ +# 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.1566 +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: + - rptorrents-api: rename to rptscene-api (#14998) + - tocashare: typo fix + - add toca share a Portuguese private site. resolves #14996 + - torrentqq: bump domain + - finelit:e upgrade to v3.6.8. resolves #14995 +ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.21.1566 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/j/Jackett/Jackett/0.21.1566/Jackett.Jackett.yaml b/manifests/j/Jackett/Jackett/0.21.1566/Jackett.Jackett.yaml new file mode 100644 index 0000000000000..31e336f756707 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.21.1566/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.1566 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 16aae80a64ff17a81fd8cb283c931eebfaa1e7e6 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 23:05:12 +0800 Subject: [PATCH 113/243] New version: Tencent.WeChat version 3.9.9.27 (#135461) --- .../3.9.9.27/Tencent.WeChat.installer.yaml | 17 +++++++ .../3.9.9.27/Tencent.WeChat.locale.en-US.yaml | 42 ++++++++++++++++++ .../Tencent.WeChat.locale.zh-Hans-CN.yaml | 44 +++++++++++++++++++ .../Tencent.WeChat.locale.zh-Hans.yaml | 44 +++++++++++++++++++ .../WeChat/3.9.9.27/Tencent.WeChat.yaml | 8 ++++ 5 files changed, 155 insertions(+) create mode 100644 manifests/t/Tencent/WeChat/3.9.9.27/Tencent.WeChat.installer.yaml create mode 100644 manifests/t/Tencent/WeChat/3.9.9.27/Tencent.WeChat.locale.en-US.yaml create mode 100644 manifests/t/Tencent/WeChat/3.9.9.27/Tencent.WeChat.locale.zh-Hans-CN.yaml create mode 100644 manifests/t/Tencent/WeChat/3.9.9.27/Tencent.WeChat.locale.zh-Hans.yaml create mode 100644 manifests/t/Tencent/WeChat/3.9.9.27/Tencent.WeChat.yaml diff --git a/manifests/t/Tencent/WeChat/3.9.9.27/Tencent.WeChat.installer.yaml b/manifests/t/Tencent/WeChat/3.9.9.27/Tencent.WeChat.installer.yaml new file mode 100644 index 0000000000000..73f33b38e279f --- /dev/null +++ b/manifests/t/Tencent/WeChat/3.9.9.27/Tencent.WeChat.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Tencent.WeChat +PackageVersion: 3.9.9.27 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Protocols: +- weixin +Installers: +- Architecture: x64 + InstallerUrl: https://dldir1v6.qq.com/weixin/Windows/WeChatSetup.exe + InstallerSha256: B89E98D127AADFD1682BD1BDA83031F40C35333D4E912F20FEBDEBBE8E07D5BB + ProductCode: WeChat +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/WeChat/3.9.9.27/Tencent.WeChat.locale.en-US.yaml b/manifests/t/Tencent/WeChat/3.9.9.27/Tencent.WeChat.locale.en-US.yaml new file mode 100644 index 0000000000000..290a4fb280471 --- /dev/null +++ b/manifests/t/Tencent/WeChat/3.9.9.27/Tencent.WeChat.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Tencent.WeChat +PackageVersion: 3.9.9.27 +PackageLocale: en-US +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://www.wechat.com/en/ +PublisherSupportUrl: https://help.wechat.com/oshelpcenter +PrivacyUrl: https://www.wechat.com/en/privacy_policy.html +Author: Shenzhen Tencent Computer Systems Company Limited +PackageName: WeChat +PackageUrl: https://windows.weixin.qq.com/?lang=en_US +License: Freeware +LicenseUrl: https://www.wechat.com/en/service_terms.html +Copyright: Copyright © 2011-2024 Tencent. All Rights Reserved. +CopyrightUrl: https://www.tencent.com/en-us/statement.html +ShortDescription: Connecting a billion people with calls, chats and more +Description: Connecting over a billion people around the world, WeChat is a free messaging and calling app available on iOS, Android, Windows, and MacOS. Enjoy group chats that support voice and video calls, photos, videos, and stickers. +Moniker: weixin +Tags: +- call +- chat +- friends +- im +- instant-messaging +- message +- mini-programs +- moments +- send +- share +- talk +- voice +ReleaseNotes: |- + Optimized the video call experience. + Bug fixes and improvements. +ReleaseNotesUrl: https://blog.wechat.com/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/WeChat/3.9.9.27/Tencent.WeChat.locale.zh-Hans-CN.yaml b/manifests/t/Tencent/WeChat/3.9.9.27/Tencent.WeChat.locale.zh-Hans-CN.yaml new file mode 100644 index 0000000000000..2633a6475ad18 --- /dev/null +++ b/manifests/t/Tencent/WeChat/3.9.9.27/Tencent.WeChat.locale.zh-Hans-CN.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Tencent.WeChat +PackageVersion: 3.9.9.27 +PackageLocale: zh-Hans-CN +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://weixin.qq.com/ +# PublisherSupportUrl: +PrivacyUrl: https://weixin.qq.com/cgi-bin/readtemplate?lang=zh_CN&t=weixin_agreement&s=privacy +Author: 深圳市腾讯计算机系统有限公司 +PackageName: 微信 +PackageUrl: https://windows.weixin.qq.com/?lang=zh_CN +License: 免费软件 +LicenseUrl: https://weixin.qq.com/cgi-bin/readtemplate?lang=zh_CN&t=weixin_agreement&s=default +Copyright: Copyright © 2011-2024 Tencent. All Rights Reserved. 腾讯公司 版权所有 +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 跨平台的通讯工具 +Description: 一款跨平台的通讯工具。支持单人、多人参与。通过手机网络发送语音、图片、视频和文字。 +# Moniker: +Tags: +- im +- 信息 +- 共享 +- 分享 +- 发送 +- 好友 +- 小程序 +- 朋友 +- 朋友圈 +- 消息 +- 电话 +- 聊天 +- 语音 +- 通话 +ReleaseNotes: |- + 视频通话体验优化; + 修复了一些已知问题。 +ReleaseNotesUrl: https://weixin.qq.com/cgi-bin/readtemplate?lang=zh_CN&t=page/faq/win/399/index&faq=win_399 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/WeChat/3.9.9.27/Tencent.WeChat.locale.zh-Hans.yaml b/manifests/t/Tencent/WeChat/3.9.9.27/Tencent.WeChat.locale.zh-Hans.yaml new file mode 100644 index 0000000000000..0a04b61a274b3 --- /dev/null +++ b/manifests/t/Tencent/WeChat/3.9.9.27/Tencent.WeChat.locale.zh-Hans.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Tencent.WeChat +PackageVersion: 3.9.9.27 +PackageLocale: zh-Hans +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://www.wechat.com/zh_CN/ +# PublisherSupportUrl: +PrivacyUrl: https://www.wechat.com/zh_CN/privacy_policy.html +Author: 深圳市腾讯计算机系统有限公司 +PackageName: 微信 +PackageUrl: https://windows.weixin.qq.com/?lang=zh_CN +License: 免费软件 +LicenseUrl: https://www.wechat.com/zh_CN/service_terms.html +Copyright: Copyright © 2011-2024 Tencent. All Rights Reserved. 腾讯公司 版权所有 +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 跨平台的通讯工具 +Description: 一款跨平台的通讯工具。支持单人、多人参与。通过手机网络发送语音、图片、视频和文字。 +# Moniker: +Tags: +- im +- 信息 +- 共享 +- 分享 +- 发送 +- 好友 +- 小程序 +- 朋友 +- 朋友圈 +- 消息 +- 电话 +- 聊天 +- 语音 +- 通话 +ReleaseNotes: |- + 视频通话体验优化; + 修复了一些已知问题。 +ReleaseNotesUrl: https://weixin.qq.com/cgi-bin/readtemplate?lang=zh_CN&t=page/faq/win/399/index&faq=win_399 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/WeChat/3.9.9.27/Tencent.WeChat.yaml b/manifests/t/Tencent/WeChat/3.9.9.27/Tencent.WeChat.yaml new file mode 100644 index 0000000000000..abbf7bdbf4a75 --- /dev/null +++ b/manifests/t/Tencent/WeChat/3.9.9.27/Tencent.WeChat.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Tencent.WeChat +PackageVersion: 3.9.9.27 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 14645c4ff5b5a31834bf1fcdcdd83f8dd3c16eee Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 23:05:40 +0800 Subject: [PATCH 114/243] New version: Tencent.Weiyun version 5.2.1414 (#135462) --- .../5.2.1414/Tencent.Weiyun.installer.yaml | 22 +++++++++++ .../5.2.1414/Tencent.Weiyun.locale.en-US.yaml | 38 ++++++++++++++++++ .../5.2.1414/Tencent.Weiyun.locale.zh-CN.yaml | 39 +++++++++++++++++++ .../Weiyun/5.2.1414/Tencent.Weiyun.yaml | 8 ++++ 4 files changed, 107 insertions(+) create mode 100644 manifests/t/Tencent/Weiyun/5.2.1414/Tencent.Weiyun.installer.yaml create mode 100644 manifests/t/Tencent/Weiyun/5.2.1414/Tencent.Weiyun.locale.en-US.yaml create mode 100644 manifests/t/Tencent/Weiyun/5.2.1414/Tencent.Weiyun.locale.zh-CN.yaml create mode 100644 manifests/t/Tencent/Weiyun/5.2.1414/Tencent.Weiyun.yaml diff --git a/manifests/t/Tencent/Weiyun/5.2.1414/Tencent.Weiyun.installer.yaml b/manifests/t/Tencent/Weiyun/5.2.1414/Tencent.Weiyun.installer.yaml new file mode 100644 index 0000000000000..1042a390b0288 --- /dev/null +++ b/manifests/t/Tencent/Weiyun/5.2.1414/Tencent.Weiyun.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Tencent.Weiyun +PackageVersion: 5.2.1414 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-01-19 +Installers: +- Architecture: x86 + InstallerUrl: https://dldir1v6.qq.com/weiyun/electron-update/release/win32/WeiyunApp-Setup-WIN32-5.2.1414.exe + InstallerSha256: 49F30799F5F917B488D6D28A4FFFDCB4A99A48C5EFF9F11B9057A702D9C311A9 + ProductCode: c5cf1501-68df-5d7e-9349-7223666c05d9 +- Architecture: x64 + InstallerUrl: https://dldir1v6.qq.com/weiyun/electron-update/release/x64/WeiyunApp-Setup-X64-5.2.1414.exe + InstallerSha256: 766953DD4BAC3FC29D4A55155AE28A918136ADA0EFE3DB0226EE886E74071009 + ProductCode: c5cf1501-68df-5d7e-9349-7223666c05d9 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/Weiyun/5.2.1414/Tencent.Weiyun.locale.en-US.yaml b/manifests/t/Tencent/Weiyun/5.2.1414/Tencent.Weiyun.locale.en-US.yaml new file mode 100644 index 0000000000000..e257e6febe8db --- /dev/null +++ b/manifests/t/Tencent/Weiyun/5.2.1414/Tencent.Weiyun.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Tencent.Weiyun +PackageVersion: 5.2.1414 +PackageLocale: en-US +Publisher: tencent.com +PublisherUrl: https://www.weiyun.com +PublisherSupportUrl: https://www.weiyun.com/feedback.html +PrivacyUrl: https://www.weiyun.com/xy-privacy.html +Author: Shenzhen Tencent Computer System Co., Ltd. +PackageName: WeiyunApp +PackageUrl: https://www.weiyun.com/download.html +License: Proprietary +LicenseUrl: https://www.weiyun.com/xy.html +Copyright: Copyright © 2024 tencent.com +CopyrightUrl: https://www.tencent.com/en-us/statement.html +ShortDescription: Intelligent cloud service by Tencent +Description: Weiyun is an intelligent cloud service by Tencent where you can sync files, send photos and transfer data between your phone and computer conveniently. +# Moniker: +Tags: +- backup +- cloud +- cloud-drive +- download +- drive +- file +- netdisk +- share +- sync +- upload +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://www.weiyun.com/vip +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/Weiyun/5.2.1414/Tencent.Weiyun.locale.zh-CN.yaml b/manifests/t/Tencent/Weiyun/5.2.1414/Tencent.Weiyun.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a45e07834eff3 --- /dev/null +++ b/manifests/t/Tencent/Weiyun/5.2.1414/Tencent.Weiyun.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Tencent.Weiyun +PackageVersion: 5.2.1414 +PackageLocale: zh-CN +Publisher: tencent.com +PublisherUrl: https://www.weiyun.com +PublisherSupportUrl: https://www.weiyun.com/feedback.html +PrivacyUrl: https://www.weiyun.com/xy-privacy.html +Author: 深圳市腾讯计算机系统有限公司 +PackageName: WeiyunApp +PackageUrl: https://www.weiyun.com/download.html +License: 专有软件 +LicenseUrl: https://www.weiyun.com/xy.html +Copyright: Copyright © 2024 tencent.com +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 腾讯公司为用户精心打造的一项智能云服务 +Description: 微云是腾讯公司为用户精心打造的一项智能云服务, 您可以通过微云方便地在手机和电脑之间同步文件、推送照片和传输数据。 +# Moniker: +Tags: +- 上传 +- 下载 +- 云 +- 云盘 +- 共享 +- 分享 +- 同步 +- 备份 +- 微云 +- 文件 +- 网盘 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://www.weiyun.com/vip +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/Weiyun/5.2.1414/Tencent.Weiyun.yaml b/manifests/t/Tencent/Weiyun/5.2.1414/Tencent.Weiyun.yaml new file mode 100644 index 0000000000000..b853da0240d6c --- /dev/null +++ b/manifests/t/Tencent/Weiyun/5.2.1414/Tencent.Weiyun.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Tencent.Weiyun +PackageVersion: 5.2.1414 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 8ddf21d1e7c2d68035ead46694d93c83ed338378 Mon Sep 17 00:00:00 2001 From: Russell Banks <74878137+russellbanks@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:05:53 +0000 Subject: [PATCH 115/243] New version: Google.AndroidStudio.Canary version 2023.2.1.3 (#135464) --- ...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.3/Google.AndroidStudio.Canary.installer.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2023.2.1.3/Google.AndroidStudio.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2023.2.1.3/Google.AndroidStudio.Canary.yaml diff --git a/manifests/g/Google/AndroidStudio/Canary/2023.2.1.3/Google.AndroidStudio.Canary.installer.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.3/Google.AndroidStudio.Canary.installer.yaml new file mode 100644 index 0000000000000..7f949fb136754 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.3/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.3 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: install +ReleaseDate: 2023-09-07 +AppsAndFeaturesEntries: +- DisplayName: Android Studio + ProductCode: Android Studio +Installers: +- Architecture: x64 + InstallerUrl: https://redirector.gvt1.com/edgedl/android/studio/install/2023.2.1.3/android-studio-2023.2.1.3-windows.exe + InstallerSha256: 53F8A9222068741D4F3274B6A7512184AEF96859B6EEF58640EEA613D234CD28 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/AndroidStudio/Canary/2023.2.1.3/Google.AndroidStudio.Canary.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.3/Google.AndroidStudio.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..f739492d15a36 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.3/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.3 +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.3/Google.AndroidStudio.Canary.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.3/Google.AndroidStudio.Canary.yaml new file mode 100644 index 0000000000000..6e6aa7eb15934 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.3/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.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e360bc217c16931923b7205ea23367a9544da220 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 23:06:02 +0800 Subject: [PATCH 116/243] New version: Ximalaya.XimalayaLive version 4.24.688 (#135463) --- .../Ximalaya.XimalayaLive.installer.yaml | 18 ++++++++++ .../Ximalaya.XimalayaLive.locale.en-US.yaml | 34 +++++++++++++++++++ .../Ximalaya.XimalayaLive.locale.zh-CN.yaml | 30 ++++++++++++++++ .../4.24.688/Ximalaya.XimalayaLive.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/x/Ximalaya/XimalayaLive/4.24.688/Ximalaya.XimalayaLive.installer.yaml create mode 100644 manifests/x/Ximalaya/XimalayaLive/4.24.688/Ximalaya.XimalayaLive.locale.en-US.yaml create mode 100644 manifests/x/Ximalaya/XimalayaLive/4.24.688/Ximalaya.XimalayaLive.locale.zh-CN.yaml create mode 100644 manifests/x/Ximalaya/XimalayaLive/4.24.688/Ximalaya.XimalayaLive.yaml diff --git a/manifests/x/Ximalaya/XimalayaLive/4.24.688/Ximalaya.XimalayaLive.installer.yaml b/manifests/x/Ximalaya/XimalayaLive/4.24.688/Ximalaya.XimalayaLive.installer.yaml new file mode 100644 index 0000000000000..b4f185ca996f6 --- /dev/null +++ b/manifests/x/Ximalaya/XimalayaLive/4.24.688/Ximalaya.XimalayaLive.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Ximalaya.XimalayaLive +PackageVersion: 4.24.688 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-01-19 +Installers: +- Architecture: x86 + InstallerUrl: https://s1.xmcdn.com/yx/xmly-live-release/last/dist/Ximalaya-Live-Setup-4.24.688.exe + InstallerSha256: A70064E00912DB75CB20713248C5C6375483E31017534D80D21572E1A6634DB8 + ProductCode: 2b768da7-d7f2-50e7-bc2f-111a10a890a5 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/x/Ximalaya/XimalayaLive/4.24.688/Ximalaya.XimalayaLive.locale.en-US.yaml b/manifests/x/Ximalaya/XimalayaLive/4.24.688/Ximalaya.XimalayaLive.locale.en-US.yaml new file mode 100644 index 0000000000000..36395444e4665 --- /dev/null +++ b/manifests/x/Ximalaya/XimalayaLive/4.24.688/Ximalaya.XimalayaLive.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Ximalaya.XimalayaLive +PackageVersion: 4.24.688 +PackageLocale: en-US +Publisher: 上海喜马拉雅科技有限公司 +PublisherUrl: https://www.ximalaya.com +PublisherSupportUrl: https://pages.ximalaya.com/mkt/act/e1eabd4d6d9c832f +PrivacyUrl: https://passport.ximalaya.com/page/privacy_policy +Author: Shanghai Zhengda Himalaya Network Technology Co., Ltd. +PackageName: 喜马拉雅直播助手 +PackageUrl: https://www.ximalaya.com/download +License: Freeware +LicenseUrl: https://passport.ximalaya.com/page/register_rule +Copyright: Copyright (c) 2024 Shanghai Zhengda Himalaya Network Technology Co., Ltd. +# CopyrightUrl: +ShortDescription: Ximalaya Live Assistant +# Description: +# Moniker: +Tags: +- broadcasting +- live +- live-streaming +- livestreaming +- screencasting +- streaming +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/x/Ximalaya/XimalayaLive/4.24.688/Ximalaya.XimalayaLive.locale.zh-CN.yaml b/manifests/x/Ximalaya/XimalayaLive/4.24.688/Ximalaya.XimalayaLive.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ada86b1abd339 --- /dev/null +++ b/manifests/x/Ximalaya/XimalayaLive/4.24.688/Ximalaya.XimalayaLive.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Ximalaya.XimalayaLive +PackageVersion: 4.24.688 +PackageLocale: zh-CN +Publisher: 上海喜马拉雅科技有限公司 +PublisherUrl: https://www.ximalaya.com +PublisherSupportUrl: https://pages.ximalaya.com/mkt/act/e1eabd4d6d9c832f +PrivacyUrl: https://passport.ximalaya.com/page/privacy_policy +Author: 上海喜马拉雅科技有限公司 +PackageName: 喜马拉雅直播助手 +PackageUrl: https://www.ximalaya.com/download +License: 免费软件 +LicenseUrl: https://passport.ximalaya.com/page/register_rule +Copyright: Copyright (c) 2024 上海喜马拉雅科技有限公司 +# CopyrightUrl: +ShortDescription: 喜马拉雅直播助手 +# Description: +# Moniker: +Tags: +- 推流 +- 直播 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/x/Ximalaya/XimalayaLive/4.24.688/Ximalaya.XimalayaLive.yaml b/manifests/x/Ximalaya/XimalayaLive/4.24.688/Ximalaya.XimalayaLive.yaml new file mode 100644 index 0000000000000..e4451506f562b --- /dev/null +++ b/manifests/x/Ximalaya/XimalayaLive/4.24.688/Ximalaya.XimalayaLive.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Ximalaya.XimalayaLive +PackageVersion: 4.24.688 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From a2b9d8f777477d8546474307f1acaedbf1944218 Mon Sep 17 00:00:00 2001 From: Russell Banks <74878137+russellbanks@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:06:11 +0000 Subject: [PATCH 117/243] New version: Google.AndroidStudio.Canary version 2023.2.1.8 (#135469) --- ...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.8/Google.AndroidStudio.Canary.installer.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2023.2.1.8/Google.AndroidStudio.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2023.2.1.8/Google.AndroidStudio.Canary.yaml diff --git a/manifests/g/Google/AndroidStudio/Canary/2023.2.1.8/Google.AndroidStudio.Canary.installer.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.8/Google.AndroidStudio.Canary.installer.yaml new file mode 100644 index 0000000000000..5ebfc8694409f --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.8/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.8 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: install +ReleaseDate: 2023-10-19 +AppsAndFeaturesEntries: +- DisplayName: Android Studio + ProductCode: Android Studio +Installers: +- Architecture: x64 + InstallerUrl: https://redirector.gvt1.com/edgedl/android/studio/install/2023.2.1.8/android-studio-2023.2.1.8-windows.exe + InstallerSha256: E13CFFECB45D839BE017377D80AAFA42712BB966F0D48163FFCDBD58B87CED3E +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/AndroidStudio/Canary/2023.2.1.8/Google.AndroidStudio.Canary.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.8/Google.AndroidStudio.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..ffe7b25624d42 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.8/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.8 +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.8/Google.AndroidStudio.Canary.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.8/Google.AndroidStudio.Canary.yaml new file mode 100644 index 0000000000000..c2d510d31d8f1 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.8/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.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f24401cee41101e5dc87eaabdde5eab14e7487f0 Mon Sep 17 00:00:00 2001 From: Russell Banks <74878137+russellbanks@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:06:16 +0000 Subject: [PATCH 118/243] New version: Google.AndroidStudio.Canary version 2023.2.1.4 (#135465) --- ...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.4/Google.AndroidStudio.Canary.installer.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2023.2.1.4/Google.AndroidStudio.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2023.2.1.4/Google.AndroidStudio.Canary.yaml diff --git a/manifests/g/Google/AndroidStudio/Canary/2023.2.1.4/Google.AndroidStudio.Canary.installer.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.4/Google.AndroidStudio.Canary.installer.yaml new file mode 100644 index 0000000000000..df9e7b504973f --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.4/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.4 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: install +ReleaseDate: 2023-09-15 +AppsAndFeaturesEntries: +- DisplayName: Android Studio + ProductCode: Android Studio +Installers: +- Architecture: x64 + InstallerUrl: https://redirector.gvt1.com/edgedl/android/studio/install/2023.2.1.4/android-studio-2023.2.1.4-windows.exe + InstallerSha256: 9E3F33A171D0215F956E2259380DE0B5F88207F73AD97E494A8DB26658BBF01E +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/AndroidStudio/Canary/2023.2.1.4/Google.AndroidStudio.Canary.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.4/Google.AndroidStudio.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..19b794c0354a9 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.4/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.4 +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.4/Google.AndroidStudio.Canary.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.4/Google.AndroidStudio.Canary.yaml new file mode 100644 index 0000000000000..27a1134466922 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.4/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.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b14e583719793e588725ca1d09c13575348e915f Mon Sep 17 00:00:00 2001 From: Russell Banks <74878137+russellbanks@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:06:27 +0000 Subject: [PATCH 119/243] New version: Google.AndroidStudio.Canary version 2023.2.1.13 (#135474) --- ...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.13/Google.AndroidStudio.Canary.installer.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2023.2.1.13/Google.AndroidStudio.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2023.2.1.13/Google.AndroidStudio.Canary.yaml diff --git a/manifests/g/Google/AndroidStudio/Canary/2023.2.1.13/Google.AndroidStudio.Canary.installer.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.13/Google.AndroidStudio.Canary.installer.yaml new file mode 100644 index 0000000000000..85745be512c7e --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.13/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.13 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: install +ReleaseDate: 2023-11-09 +AppsAndFeaturesEntries: +- DisplayName: Android Studio + ProductCode: Android Studio +Installers: +- Architecture: x64 + InstallerUrl: https://redirector.gvt1.com/edgedl/android/studio/install/2023.2.1.13/android-studio-2023.2.1.13-windows.exe + InstallerSha256: A9207A7D4FBE6AD735C97E14C6130FEE63026AEDBCD93159C0D6C699EF94EA5B +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/AndroidStudio/Canary/2023.2.1.13/Google.AndroidStudio.Canary.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.13/Google.AndroidStudio.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..69cbb36431f88 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.13/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.13 +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.13/Google.AndroidStudio.Canary.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.13/Google.AndroidStudio.Canary.yaml new file mode 100644 index 0000000000000..173c912cd07a8 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.13/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.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d21bf4bd3bd4f54aa8cf2a7675b37564265c3ff3 Mon Sep 17 00:00:00 2001 From: Russell Banks <74878137+russellbanks@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:06:34 +0000 Subject: [PATCH 120/243] New version: Google.AndroidStudio.Canary version 2023.2.1.9 (#135470) --- ...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.9/Google.AndroidStudio.Canary.installer.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2023.2.1.9/Google.AndroidStudio.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2023.2.1.9/Google.AndroidStudio.Canary.yaml diff --git a/manifests/g/Google/AndroidStudio/Canary/2023.2.1.9/Google.AndroidStudio.Canary.installer.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.9/Google.AndroidStudio.Canary.installer.yaml new file mode 100644 index 0000000000000..0fcc0c31d8760 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.9/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.9 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: install +ReleaseDate: 2023-10-20 +AppsAndFeaturesEntries: +- DisplayName: Android Studio + ProductCode: Android Studio +Installers: +- Architecture: x64 + InstallerUrl: https://redirector.gvt1.com/edgedl/android/studio/install/2023.2.1.9/android-studio-2023.2.1.9-windows.exe + InstallerSha256: 9E2BEB7A21A3C7DF29ACDDBF33E16B4E2CCCD8016355B7FF9C9BA2D900E76490 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/AndroidStudio/Canary/2023.2.1.9/Google.AndroidStudio.Canary.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.9/Google.AndroidStudio.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..e48d75f40c5a5 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.9/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.9 +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.9/Google.AndroidStudio.Canary.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.9/Google.AndroidStudio.Canary.yaml new file mode 100644 index 0000000000000..83444a5f9e312 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.9/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.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7a034b64b5ad22fd41bc6e75b9cbf38178b6c35b Mon Sep 17 00:00:00 2001 From: Russell Banks <74878137+russellbanks@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:06:41 +0000 Subject: [PATCH 121/243] New version: Google.AndroidStudio.Canary version 2023.2.1.17 (#135478) --- ...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.17/Google.AndroidStudio.Canary.installer.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2023.2.1.17/Google.AndroidStudio.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2023.2.1.17/Google.AndroidStudio.Canary.yaml diff --git a/manifests/g/Google/AndroidStudio/Canary/2023.2.1.17/Google.AndroidStudio.Canary.installer.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.17/Google.AndroidStudio.Canary.installer.yaml new file mode 100644 index 0000000000000..1d5e69f534581 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.17/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.17 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: install +ReleaseDate: 2023-12-07 +AppsAndFeaturesEntries: +- DisplayName: Android Studio + ProductCode: Android Studio +Installers: +- Architecture: x64 + InstallerUrl: https://redirector.gvt1.com/edgedl/android/studio/install/2023.2.1.17/android-studio-2023.2.1.17-windows.exe + InstallerSha256: 99932CB84FF3EF6C6FF353BFED71220D937F6F4A73CF156F6FA57BF4D75D1EB8 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/AndroidStudio/Canary/2023.2.1.17/Google.AndroidStudio.Canary.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.17/Google.AndroidStudio.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..4e7595c3f2f97 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.17/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.17 +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.17/Google.AndroidStudio.Canary.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.17/Google.AndroidStudio.Canary.yaml new file mode 100644 index 0000000000000..2dfa83383542a --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.17/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.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d4df8fec471c7b2e6866f4396b44e1f50c9f176c Mon Sep 17 00:00:00 2001 From: Russell Banks <74878137+russellbanks@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:06:45 +0000 Subject: [PATCH 122/243] New version: Google.AndroidStudio.Canary version 2023.2.1.5 (#135466) --- ...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.5/Google.AndroidStudio.Canary.installer.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2023.2.1.5/Google.AndroidStudio.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2023.2.1.5/Google.AndroidStudio.Canary.yaml diff --git a/manifests/g/Google/AndroidStudio/Canary/2023.2.1.5/Google.AndroidStudio.Canary.installer.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.5/Google.AndroidStudio.Canary.installer.yaml new file mode 100644 index 0000000000000..eb87ee08f82bf --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.5/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.5 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: install +ReleaseDate: 2023-09-21 +AppsAndFeaturesEntries: +- DisplayName: Android Studio + ProductCode: Android Studio +Installers: +- Architecture: x64 + InstallerUrl: https://redirector.gvt1.com/edgedl/android/studio/install/2023.2.1.5/android-studio-2023.2.1.5-windows.exe + InstallerSha256: E29CB47AB742622E055FCCA25C9519B97B72658062BBA45BE447F62B16441576 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/AndroidStudio/Canary/2023.2.1.5/Google.AndroidStudio.Canary.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.5/Google.AndroidStudio.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..224af0d3703e1 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.5/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.5 +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.5/Google.AndroidStudio.Canary.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.5/Google.AndroidStudio.Canary.yaml new file mode 100644 index 0000000000000..fa6dbba1d116f --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.5/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.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From cd7d9e8d9b3c5f8e5533b1ab10a38ec78c479aff Mon Sep 17 00:00:00 2001 From: Russell Banks <74878137+russellbanks@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:06:47 +0000 Subject: [PATCH 123/243] New version: Google.AndroidStudio.Canary version 2023.2.1.10 (#135471) --- ...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.10/Google.AndroidStudio.Canary.installer.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2023.2.1.10/Google.AndroidStudio.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2023.2.1.10/Google.AndroidStudio.Canary.yaml diff --git a/manifests/g/Google/AndroidStudio/Canary/2023.2.1.10/Google.AndroidStudio.Canary.installer.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.10/Google.AndroidStudio.Canary.installer.yaml new file mode 100644 index 0000000000000..df0ffc17bc0b8 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.10/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.10 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: install +ReleaseDate: 2023-10-23 +AppsAndFeaturesEntries: +- DisplayName: Android Studio + ProductCode: Android Studio +Installers: +- Architecture: x64 + InstallerUrl: https://redirector.gvt1.com/edgedl/android/studio/install/2023.2.1.10/android-studio-2023.2.1.10-windows.exe + InstallerSha256: 2B5DD05BFE3B495A3E11E7B9BACADE499DD3F6B6416376B008C8572CBDE59482 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/AndroidStudio/Canary/2023.2.1.10/Google.AndroidStudio.Canary.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.10/Google.AndroidStudio.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..6c8ef7de5f488 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.10/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.10 +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.10/Google.AndroidStudio.Canary.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.10/Google.AndroidStudio.Canary.yaml new file mode 100644 index 0000000000000..d9c284bb0ef77 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.10/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.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From bfb87ec2beee243974a3ad3f4e79b5cccbf75e57 Mon Sep 17 00:00:00 2001 From: Russell Banks <74878137+russellbanks@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:06:56 +0000 Subject: [PATCH 124/243] New version: Google.AndroidStudio.Canary version 2023.2.1.15 (#135476) --- ...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.15/Google.AndroidStudio.Canary.installer.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2023.2.1.15/Google.AndroidStudio.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2023.2.1.15/Google.AndroidStudio.Canary.yaml diff --git a/manifests/g/Google/AndroidStudio/Canary/2023.2.1.15/Google.AndroidStudio.Canary.installer.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.15/Google.AndroidStudio.Canary.installer.yaml new file mode 100644 index 0000000000000..dd50b5be998db --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.15/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.15 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: install +ReleaseDate: 2023-11-28 +AppsAndFeaturesEntries: +- DisplayName: Android Studio + ProductCode: Android Studio +Installers: +- Architecture: x64 + InstallerUrl: https://redirector.gvt1.com/edgedl/android/studio/install/2023.2.1.15/android-studio-2023.2.1.15-windows.exe + InstallerSha256: DC660BCE5453943E29A1902B4196DF0C03502A453687CDAB5DE0622D7BD6230B +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/AndroidStudio/Canary/2023.2.1.15/Google.AndroidStudio.Canary.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.15/Google.AndroidStudio.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..7ea36a072714b --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.15/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.15 +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.15/Google.AndroidStudio.Canary.yaml b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.15/Google.AndroidStudio.Canary.yaml new file mode 100644 index 0000000000000..3e58024026a3e --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2023.2.1.15/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.15 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 21cc8b7114185e73b1a2e7c13f90ed93f4f2e7c8 Mon Sep 17 00:00:00 2001 From: Russell Banks <74878137+russellbanks@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:07:04 +0000 Subject: [PATCH 125/243] New version: Google.AndroidStudio.Beta version 2023.1.1.19 (#135484) --- .../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.19/Google.AndroidStudio.Beta.installer.yaml create mode 100644 manifests/g/Google/AndroidStudio/Beta/2023.1.1.19/Google.AndroidStudio.Beta.locale.en-US.yaml create mode 100644 manifests/g/Google/AndroidStudio/Beta/2023.1.1.19/Google.AndroidStudio.Beta.yaml diff --git a/manifests/g/Google/AndroidStudio/Beta/2023.1.1.19/Google.AndroidStudio.Beta.installer.yaml b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.19/Google.AndroidStudio.Beta.installer.yaml new file mode 100644 index 0000000000000..98e331522d907 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.19/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.19 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: install +ReleaseDate: 2023-09-07 +AppsAndFeaturesEntries: +- DisplayName: Android Studio + ProductCode: Android Studio +Installers: +- Architecture: x64 + InstallerUrl: https://redirector.gvt1.com/edgedl/android/studio/install/2023.1.1.19/android-studio-2023.1.1.19-windows.exe + InstallerSha256: 47E282007491F1901E306F9F5D66DB85F3CC873A739E34D57BC4C349EF528D50 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/AndroidStudio/Beta/2023.1.1.19/Google.AndroidStudio.Beta.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.19/Google.AndroidStudio.Beta.locale.en-US.yaml new file mode 100644 index 0000000000000..9518465ac79dd --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.19/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.19 +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.19/Google.AndroidStudio.Beta.yaml b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.19/Google.AndroidStudio.Beta.yaml new file mode 100644 index 0000000000000..9344f4eb22940 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.19/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.19 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 5cfe9c3b93b7369bfc1fa6ee72c95b8015e7efe1 Mon Sep 17 00:00:00 2001 From: Russell Banks <74878137+russellbanks@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:07:10 +0000 Subject: [PATCH 126/243] New version: Google.AndroidStudio.Beta version 2023.1.1.20 (#135485) --- .../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.20/Google.AndroidStudio.Beta.installer.yaml create mode 100644 manifests/g/Google/AndroidStudio/Beta/2023.1.1.20/Google.AndroidStudio.Beta.locale.en-US.yaml create mode 100644 manifests/g/Google/AndroidStudio/Beta/2023.1.1.20/Google.AndroidStudio.Beta.yaml diff --git a/manifests/g/Google/AndroidStudio/Beta/2023.1.1.20/Google.AndroidStudio.Beta.installer.yaml b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.20/Google.AndroidStudio.Beta.installer.yaml new file mode 100644 index 0000000000000..271e3d2826ed1 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.20/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.20 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: install +ReleaseDate: 2023-09-13 +AppsAndFeaturesEntries: +- DisplayName: Android Studio + ProductCode: Android Studio +Installers: +- Architecture: x64 + InstallerUrl: https://redirector.gvt1.com/edgedl/android/studio/install/2023.1.1.20/android-studio-2023.1.1.20-windows.exe + InstallerSha256: 0A6AA54038F6B8AE5B53C711E848C7052C534EF3830E88F5377521871E9118A7 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/AndroidStudio/Beta/2023.1.1.20/Google.AndroidStudio.Beta.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.20/Google.AndroidStudio.Beta.locale.en-US.yaml new file mode 100644 index 0000000000000..7ab8cc05cc9aa --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.20/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.20 +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.20/Google.AndroidStudio.Beta.yaml b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.20/Google.AndroidStudio.Beta.yaml new file mode 100644 index 0000000000000..f4e2cb68949a9 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.20/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.20 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3103b671b324ba5316e0d91e648aa9faf3a8c081 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Fri, 19 Jan 2024 16:07:17 +0100 Subject: [PATCH 127/243] New version: Databricks.DatabricksCLI version 0.212.1 (#135482) --- .../Databricks.DatabricksCLI.installer.yaml | 20 +++++++++++++++ ...Databricks.DatabricksCLI.locale.en-US.yaml | 25 +++++++++++++++++++ .../0.212.1/Databricks.DatabricksCLI.yaml | 8 ++++++ 3 files changed, 53 insertions(+) create mode 100644 manifests/d/Databricks/DatabricksCLI/0.212.1/Databricks.DatabricksCLI.installer.yaml create mode 100644 manifests/d/Databricks/DatabricksCLI/0.212.1/Databricks.DatabricksCLI.locale.en-US.yaml create mode 100644 manifests/d/Databricks/DatabricksCLI/0.212.1/Databricks.DatabricksCLI.yaml diff --git a/manifests/d/Databricks/DatabricksCLI/0.212.1/Databricks.DatabricksCLI.installer.yaml b/manifests/d/Databricks/DatabricksCLI/0.212.1/Databricks.DatabricksCLI.installer.yaml new file mode 100644 index 0000000000000..5affc509010f1 --- /dev/null +++ b/manifests/d/Databricks/DatabricksCLI/0.212.1/Databricks.DatabricksCLI.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: Databricks.DatabricksCLI +PackageVersion: 0.212.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: databricks.exe +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2024-01-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/databricks/cli/releases/download/v0.212.1/databricks_cli_0.212.1_windows_amd64.zip + InstallerSha256: 5237F619DC43D99801FE0DA82C4600050C50A32A4AF3C7F8FA3B693FC9A2469E +- Architecture: arm64 + InstallerUrl: https://github.com/databricks/cli/releases/download/v0.212.1/databricks_cli_0.212.1_windows_arm64.zip + InstallerSha256: 6F5D5C6514E7B5C12D7B2A0650C169ACEC22D5B2E1B1529F725ABEEEF9E3AE64 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/d/Databricks/DatabricksCLI/0.212.1/Databricks.DatabricksCLI.locale.en-US.yaml b/manifests/d/Databricks/DatabricksCLI/0.212.1/Databricks.DatabricksCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..cbf25963b3403 --- /dev/null +++ b/manifests/d/Databricks/DatabricksCLI/0.212.1/Databricks.DatabricksCLI.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: Databricks.DatabricksCLI +PackageVersion: 0.212.1 +PackageLocale: en-US +Publisher: Databricks +PublisherUrl: https://databricks.com +PublisherSupportUrl: https://github.com/databricks/cli/issues +PackageName: DatabricksCLI +PackageUrl: https://github.com/databricks/cli +License: DB license +LicenseUrl: https://github.com/databricks/cli/blob/main/LICENSE +ShortDescription: Databricks Command Line Interface +ReleaseNotes: |- + - Fix windows style file paths in fs cp command (#1118). + - Do not require positional arguments if they should be provided in JSON (#1125). + - Always require path parameters as positional arguments (#1129). + - Add debug log line for when bundle init is run from non-TTY interface (#1117). + - Added databricks bundle generate job command (#1043). + - Support passing job parameters to bundle run (#1115). + - Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#1124). +ReleaseNotesUrl: https://github.com/databricks/cli/releases/tag/v0.212.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/Databricks/DatabricksCLI/0.212.1/Databricks.DatabricksCLI.yaml b/manifests/d/Databricks/DatabricksCLI/0.212.1/Databricks.DatabricksCLI.yaml new file mode 100644 index 0000000000000..34b4ae61ddd56 --- /dev/null +++ b/manifests/d/Databricks/DatabricksCLI/0.212.1/Databricks.DatabricksCLI.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: Databricks.DatabricksCLI +PackageVersion: 0.212.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 96edd8e39368a02a24c436f8625581207a2e6335 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 20 Jan 2024 02:07:25 +1100 Subject: [PATCH 128/243] Remove version: TechSmith.Snagit.2024 version 24.0.2.909 (#135491) --- .../TechSmith.Snagit.2024.installer.yaml | 13 -------- .../TechSmith.Snagit.2024.locale.en-US.yaml | 33 ------------------- .../24.0.2.909/TechSmith.Snagit.2024.yaml | 8 ----- 3 files changed, 54 deletions(-) delete mode 100644 manifests/t/TechSmith/Snagit/2024/24.0.2.909/TechSmith.Snagit.2024.installer.yaml delete mode 100644 manifests/t/TechSmith/Snagit/2024/24.0.2.909/TechSmith.Snagit.2024.locale.en-US.yaml delete mode 100644 manifests/t/TechSmith/Snagit/2024/24.0.2.909/TechSmith.Snagit.2024.yaml diff --git a/manifests/t/TechSmith/Snagit/2024/24.0.2.909/TechSmith.Snagit.2024.installer.yaml b/manifests/t/TechSmith/Snagit/2024/24.0.2.909/TechSmith.Snagit.2024.installer.yaml deleted file mode 100644 index 83c965c859817..0000000000000 --- a/manifests/t/TechSmith/Snagit/2024/24.0.2.909/TechSmith.Snagit.2024.installer.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2023/Nov/29 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: TechSmith.Snagit.2024 -PackageVersion: 24.0.2.909 -InstallerType: burn -UpgradeBehavior: install -Installers: -- Architecture: x64 - InstallerUrl: https://download.techsmith.com/snagit/releases/snagit.exe - InstallerSha256: 85C509873F8056E07E0476D06C0B1F801A968ABA8D6867EF4EFDF587136A18BC -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/TechSmith/Snagit/2024/24.0.2.909/TechSmith.Snagit.2024.locale.en-US.yaml b/manifests/t/TechSmith/Snagit/2024/24.0.2.909/TechSmith.Snagit.2024.locale.en-US.yaml deleted file mode 100644 index b7ba19d5ea49e..0000000000000 --- a/manifests/t/TechSmith/Snagit/2024/24.0.2.909/TechSmith.Snagit.2024.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Automatically updated by the winget bot at 2023/Nov/29 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: TechSmith.Snagit.2024 -PackageVersion: 24.0.2.909 -PackageLocale: en-US -Publisher: TechSmith Corporation -PublisherUrl: https://www.techsmith.com/screen-capture.html -PrivacyUrl: https://www.techsmith.com/privacy.html -Author: TechSmith -PackageName: Snagit 2024 -PackageUrl: https://www.techsmith.com/download/snagit -License: Proprietary -LicenseUrl: https://www.techsmith.com/snagit-eula.html -Copyright: Copyright (c) TechSmith Corporation. All rights reserved. -CopyrightUrl: https://www.techsmith.com/legal.html -ShortDescription: Screen capture and screen recording software from TechSmith. -Description: |- - Snagit helps you quickly share information in a way that's easy to understand. - Capture your screen and camera, add additional context and move work forward faster. -Moniker: Snagit -Tags: -- recording -- screen-capture -- snagit -- techsmith -- screenshot -PurchaseUrl: https://www.techsmith.com/store/snagit -Documentations: -- DocumentLabel: Snagit Tutorials - DocumentUrl: https://www.techsmith.com/learn/tutorials/snagit -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/TechSmith/Snagit/2024/24.0.2.909/TechSmith.Snagit.2024.yaml b/manifests/t/TechSmith/Snagit/2024/24.0.2.909/TechSmith.Snagit.2024.yaml deleted file mode 100644 index b324d7209916b..0000000000000 --- a/manifests/t/TechSmith/Snagit/2024/24.0.2.909/TechSmith.Snagit.2024.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2023/Nov/29 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: TechSmith.Snagit.2024 -PackageVersion: 24.0.2.909 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From edd14950d2ed9b4513e393f1f571938aab0da4c4 Mon Sep 17 00:00:00 2001 From: Russell Banks <74878137+russellbanks@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:07:33 +0000 Subject: [PATCH 129/243] New version: Google.AndroidStudio.Beta version 2023.1.1.21 (#135488) --- .../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.21/Google.AndroidStudio.Beta.installer.yaml create mode 100644 manifests/g/Google/AndroidStudio/Beta/2023.1.1.21/Google.AndroidStudio.Beta.locale.en-US.yaml create mode 100644 manifests/g/Google/AndroidStudio/Beta/2023.1.1.21/Google.AndroidStudio.Beta.yaml diff --git a/manifests/g/Google/AndroidStudio/Beta/2023.1.1.21/Google.AndroidStudio.Beta.installer.yaml b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.21/Google.AndroidStudio.Beta.installer.yaml new file mode 100644 index 0000000000000..b6001130e117c --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.21/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.21 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: install +ReleaseDate: 2023-09-21 +AppsAndFeaturesEntries: +- DisplayName: Android Studio + ProductCode: Android Studio +Installers: +- Architecture: x64 + InstallerUrl: https://redirector.gvt1.com/edgedl/android/studio/install/2023.1.1.21/android-studio-2023.1.1.21-windows.exe + InstallerSha256: DB2D71F3099B9BAA7EE7CEBD32131D167A6E2C7BDD7EA0749310C7D5BEC4CF02 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/AndroidStudio/Beta/2023.1.1.21/Google.AndroidStudio.Beta.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.21/Google.AndroidStudio.Beta.locale.en-US.yaml new file mode 100644 index 0000000000000..7a259a97a376b --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.21/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.21 +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.21/Google.AndroidStudio.Beta.yaml b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.21/Google.AndroidStudio.Beta.yaml new file mode 100644 index 0000000000000..5117d80844bea --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.21/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.21 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4647df13411eb5e2e9dd4a9050ab54df785bab67 Mon Sep 17 00:00:00 2001 From: Russell Banks <74878137+russellbanks@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:07:43 +0000 Subject: [PATCH 130/243] New version: Google.AndroidStudio.Beta version 2023.1.1.24 (#135496) --- .../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.24/Google.AndroidStudio.Beta.installer.yaml create mode 100644 manifests/g/Google/AndroidStudio/Beta/2023.1.1.24/Google.AndroidStudio.Beta.locale.en-US.yaml create mode 100644 manifests/g/Google/AndroidStudio/Beta/2023.1.1.24/Google.AndroidStudio.Beta.yaml diff --git a/manifests/g/Google/AndroidStudio/Beta/2023.1.1.24/Google.AndroidStudio.Beta.installer.yaml b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.24/Google.AndroidStudio.Beta.installer.yaml new file mode 100644 index 0000000000000..90845e825c6ce --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.24/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.24 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: install +ReleaseDate: 2023-10-30 +AppsAndFeaturesEntries: +- DisplayName: Android Studio + ProductCode: Android Studio +Installers: +- Architecture: x64 + InstallerUrl: https://redirector.gvt1.com/edgedl/android/studio/install/2023.1.1.24/android-studio-2023.1.1.24-windows.exe + InstallerSha256: 7F260BD84A5A733307504D946755BD3ED597CCDBEEF04E6449E3000E1F9D209F +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/AndroidStudio/Beta/2023.1.1.24/Google.AndroidStudio.Beta.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.24/Google.AndroidStudio.Beta.locale.en-US.yaml new file mode 100644 index 0000000000000..a82f71b613657 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.24/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.24 +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.24/Google.AndroidStudio.Beta.yaml b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.24/Google.AndroidStudio.Beta.yaml new file mode 100644 index 0000000000000..abf72473d171b --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.24/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.24 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 2350d3978c327d3bbc901a8b18ab880f2c036d31 Mon Sep 17 00:00:00 2001 From: Russell Banks <74878137+russellbanks@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:07:50 +0000 Subject: [PATCH 131/243] New version: Google.AndroidStudio.Beta version 2023.1.1.25 (#135498) --- .../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.25/Google.AndroidStudio.Beta.installer.yaml create mode 100644 manifests/g/Google/AndroidStudio/Beta/2023.1.1.25/Google.AndroidStudio.Beta.locale.en-US.yaml create mode 100644 manifests/g/Google/AndroidStudio/Beta/2023.1.1.25/Google.AndroidStudio.Beta.yaml diff --git a/manifests/g/Google/AndroidStudio/Beta/2023.1.1.25/Google.AndroidStudio.Beta.installer.yaml b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.25/Google.AndroidStudio.Beta.installer.yaml new file mode 100644 index 0000000000000..24a560df6fe47 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.25/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.25 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: install +ReleaseDate: 2023-11-09 +AppsAndFeaturesEntries: +- DisplayName: Android Studio + ProductCode: Android Studio +Installers: +- Architecture: x64 + InstallerUrl: https://redirector.gvt1.com/edgedl/android/studio/install/2023.1.1.25/android-studio-2023.1.1.25-windows.exe + InstallerSha256: 68BA5A163376C2FE2C5FA82C482B37C773D00F1F505C9E73DB8873EAE14D0D7B +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/AndroidStudio/Beta/2023.1.1.25/Google.AndroidStudio.Beta.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.25/Google.AndroidStudio.Beta.locale.en-US.yaml new file mode 100644 index 0000000000000..36d5439c32c2e --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.25/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.25 +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.25/Google.AndroidStudio.Beta.yaml b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.25/Google.AndroidStudio.Beta.yaml new file mode 100644 index 0000000000000..6bd4ce226d7d1 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Beta/2023.1.1.25/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.25 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From c72fd8891b9a4b0d1e0594d9890fb2a78d814fb7 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 20 Jan 2024 02:08:06 +1100 Subject: [PATCH 132/243] Remove version: Microsoft.Office version 16.0.16731.20398 (#135499) --- .../Microsoft.Office.installer.yaml | 26 ------------- .../Microsoft.Office.locale.en-US.yaml | 39 ------------------- .../16.0.16731.20398/Microsoft.Office.yaml | 8 ---- 3 files changed, 73 deletions(-) delete mode 100644 manifests/m/Microsoft/Office/16.0.16731.20398/Microsoft.Office.installer.yaml delete mode 100644 manifests/m/Microsoft/Office/16.0.16731.20398/Microsoft.Office.locale.en-US.yaml delete mode 100644 manifests/m/Microsoft/Office/16.0.16731.20398/Microsoft.Office.yaml diff --git a/manifests/m/Microsoft/Office/16.0.16731.20398/Microsoft.Office.installer.yaml b/manifests/m/Microsoft/Office/16.0.16731.20398/Microsoft.Office.installer.yaml deleted file mode 100644 index 4abf4cb970e9b..0000000000000 --- a/manifests/m/Microsoft/Office/16.0.16731.20398/Microsoft.Office.installer.yaml +++ /dev/null @@ -1,26 +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: Microsoft.Office -PackageVersion: 16.0.16731.20398 -Platform: -- Windows.Desktop -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /configure https://aka.ms/fhlwingetconfig - SilentWithProgress: /configure https://aka.ms/fhlwingetconfig -UpgradeBehavior: install -Installers: -- Architecture: x86 - InstallerUrl: https://officecdn.microsoft.com/pr/wsus/setup.exe - InstallerSha256: 03FEB1535F7B14B2AA20707A9889DD5905D24582A6A0A0A406F1175819D3E75A -- Architecture: x64 - InstallerUrl: https://officecdn.microsoft.com/pr/wsus/setup.exe - InstallerSha256: 03FEB1535F7B14B2AA20707A9889DD5905D24582A6A0A0A406F1175819D3E75A -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/m/Microsoft/Office/16.0.16731.20398/Microsoft.Office.locale.en-US.yaml b/manifests/m/Microsoft/Office/16.0.16731.20398/Microsoft.Office.locale.en-US.yaml deleted file mode 100644 index 3c76640e5bd85..0000000000000 --- a/manifests/m/Microsoft/Office/16.0.16731.20398/Microsoft.Office.locale.en-US.yaml +++ /dev/null @@ -1,39 +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: Microsoft.Office -PackageVersion: 16.0.16731.20398 -PackageLocale: en-US -Publisher: Microsoft Corporation -PublisherUrl: https://www.microsoft.com -PublisherSupportUrl: https://support.office.com -PrivacyUrl: https://privacy.microsoft.com -Author: Microsoft Corporation -PackageName: Microsoft 365 Apps for enterprise -PackageUrl: https://www.office.com -License: Commercial -LicenseUrl: https://docs.microsoft.com/legal/termsofuse -Copyright: Copyright (C) Microsoft Corporation -CopyrightUrl: https://docs.microsoft.com/legal/termsofuse -ShortDescription: Microsoft 365 Apps for enterprise is the most productive and most secure Office experience for enterprises, allowing your teams to work together seamlessly from anywhere, anytime. -Description: Microsoft 365 Apps for enterprise is the most productive and most secure Office experience for enterprises, allowing your teams to work together seamlessly from anywhere, anytime. -Moniker: office -Tags: -- access -- excel -- m365 -- microsoft-office -- microsoft365 -- o365 -- office365 -- onedrive -- onedrive-for-business -- onenote -- outlook -- powerpoint -- proplus -- publisher -- skype-for-business -- word -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/m/Microsoft/Office/16.0.16731.20398/Microsoft.Office.yaml b/manifests/m/Microsoft/Office/16.0.16731.20398/Microsoft.Office.yaml deleted file mode 100644 index 3e5c58c849b1f..0000000000000 --- a/manifests/m/Microsoft/Office/16.0.16731.20398/Microsoft.Office.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: Microsoft.Office -PackageVersion: 16.0.16731.20398 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 8b1131d14d08f78e8163d58513b2a1309ebd91f4 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 20 Jan 2024 02:23:32 +1100 Subject: [PATCH 133/243] Remove version: Cisco.CiscoWebexMeetings version 42.3.1.12 (#135500) --- .../Cisco.CiscoWebexMeetings.installer.yaml | 23 ------------- ...Cisco.CiscoWebexMeetings.locale.en-US.yaml | 32 ------------------- .../42.3.1.12/Cisco.CiscoWebexMeetings.yaml | 8 ----- 3 files changed, 63 deletions(-) delete mode 100644 manifests/c/Cisco/CiscoWebexMeetings/42.3.1.12/Cisco.CiscoWebexMeetings.installer.yaml delete mode 100644 manifests/c/Cisco/CiscoWebexMeetings/42.3.1.12/Cisco.CiscoWebexMeetings.locale.en-US.yaml delete mode 100644 manifests/c/Cisco/CiscoWebexMeetings/42.3.1.12/Cisco.CiscoWebexMeetings.yaml diff --git a/manifests/c/Cisco/CiscoWebexMeetings/42.3.1.12/Cisco.CiscoWebexMeetings.installer.yaml b/manifests/c/Cisco/CiscoWebexMeetings/42.3.1.12/Cisco.CiscoWebexMeetings.installer.yaml deleted file mode 100644 index 0467abf6e33d0..0000000000000 --- a/manifests/c/Cisco/CiscoWebexMeetings/42.3.1.12/Cisco.CiscoWebexMeetings.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.0 $debug=QUSU.7-2-1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json - -PackageIdentifier: Cisco.CiscoWebexMeetings -PackageVersion: 42.3.1.12 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ReleaseDate: 2022-02-25 -Installers: -- Architecture: x64 - InstallerUrl: https://akamaicdn.webex.com/client/WBXclient-42.3.1-12/webexapp.msi - InstallerSha256: AB148584F018C0D0B4CB5E18B1E55D44621B30DEBBFC7434F80AA38E28B97DBD - ProductCode: '{44275762-D636-5B79-A24D-8632E60BC543}' -ManifestType: installer -ManifestVersion: 1.1.0 diff --git a/manifests/c/Cisco/CiscoWebexMeetings/42.3.1.12/Cisco.CiscoWebexMeetings.locale.en-US.yaml b/manifests/c/Cisco/CiscoWebexMeetings/42.3.1.12/Cisco.CiscoWebexMeetings.locale.en-US.yaml deleted file mode 100644 index ef93d03675130..0000000000000 --- a/manifests/c/Cisco/CiscoWebexMeetings/42.3.1.12/Cisco.CiscoWebexMeetings.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.0 $debug=QUSU.7-2-1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json - -PackageIdentifier: Cisco.CiscoWebexMeetings -PackageVersion: 42.3.1.12 -PackageLocale: en-US -Publisher: Cisco Webex LLC -PublisherUrl: https://www.cisco.com/c/en/us/ -PublisherSupportUrl: https://help.webex.com/en-us/ -PrivacyUrl: https://www.cisco.com/c/en/us/about/legal/privacy-full.html -Author: Cisco Webex LLC -PackageName: Cisco Webex Meetings -PackageUrl: https://www.webex.com/video-conferencing -License: Proprietary -LicenseUrl: https://www.cisco.com/c/en/us/about/legal/terms-conditions.html -Copyright: © 2021 Cisco and/or its affiliates. All rights reserved. -CopyrightUrl: https://www.cisco.com/c/en/us/about/legal/terms-conditions.html -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 -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -ManifestType: defaultLocale -ManifestVersion: 1.1.0 diff --git a/manifests/c/Cisco/CiscoWebexMeetings/42.3.1.12/Cisco.CiscoWebexMeetings.yaml b/manifests/c/Cisco/CiscoWebexMeetings/42.3.1.12/Cisco.CiscoWebexMeetings.yaml deleted file mode 100644 index ab1868486c7cb..0000000000000 --- a/manifests/c/Cisco/CiscoWebexMeetings/42.3.1.12/Cisco.CiscoWebexMeetings.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.0 $debug=QUSU.7-2-1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json - -PackageIdentifier: Cisco.CiscoWebexMeetings -PackageVersion: 42.3.1.12 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.1.0 From 4fd7116d31a19872c0fd16e93ea3acd2f7ca8883 Mon Sep 17 00:00:00 2001 From: Massimiliano Donini Date: Fri, 19 Jan 2024 16:24:06 +0100 Subject: [PATCH 134/243] New version: Hashicorp.Terraform version 1.7.0 (#135501) --- .../1.7.0/Hashicorp.Terraform.installer.yaml | 23 ++++++++++++++++++ .../Hashicorp.Terraform.locale.en-US.yaml | 24 +++++++++++++++++++ .../Terraform/1.7.0/Hashicorp.Terraform.yaml | 8 +++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/h/Hashicorp/Terraform/1.7.0/Hashicorp.Terraform.installer.yaml create mode 100644 manifests/h/Hashicorp/Terraform/1.7.0/Hashicorp.Terraform.locale.en-US.yaml create mode 100644 manifests/h/Hashicorp/Terraform/1.7.0/Hashicorp.Terraform.yaml diff --git a/manifests/h/Hashicorp/Terraform/1.7.0/Hashicorp.Terraform.installer.yaml b/manifests/h/Hashicorp/Terraform/1.7.0/Hashicorp.Terraform.installer.yaml new file mode 100644 index 0000000000000..948ecdbc902df --- /dev/null +++ b/manifests/h/Hashicorp/Terraform/1.7.0/Hashicorp.Terraform.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: Hashicorp.Terraform +PackageVersion: 1.7.0 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: terraform.exe + PortableCommandAlias: terraform +FileExtensions: +- tf +ReleaseDate: 2024-01-17 +Installers: +- Architecture: x86 + InstallerUrl: https://releases.hashicorp.com/terraform/1.7.0/terraform_1.7.0_windows_386.zip + InstallerSha256: E5B3A32A6D9B3E8A1A55E7C93AACB836A0BE569E4F6EAAACE836640BA9E96406 +- Architecture: x64 + InstallerUrl: https://releases.hashicorp.com/terraform/1.7.0/terraform_1.7.0_windows_amd64.zip + InstallerSha256: FC6EE41AC81760D660E35FF5BB579C77EEB2A0856BF82DC15D107B7509F55E25 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/h/Hashicorp/Terraform/1.7.0/Hashicorp.Terraform.locale.en-US.yaml b/manifests/h/Hashicorp/Terraform/1.7.0/Hashicorp.Terraform.locale.en-US.yaml new file mode 100644 index 0000000000000..d26d4006f4fde --- /dev/null +++ b/manifests/h/Hashicorp/Terraform/1.7.0/Hashicorp.Terraform.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: Hashicorp.Terraform +PackageVersion: 1.7.0 +PackageLocale: en-US +Publisher: HashiCorp +PublisherUrl: https://www.hashicorp.com +PublisherSupportUrl: https://github.com/hashicorp/terraform/issues +PrivacyUrl: https://www.hashicorp.com/privacy?product_intent=terraform +Author: Mitchell Hashimoto +PackageName: Hashicorp Terraform +PackageUrl: https://www.terraform.io +License: Business Source License 1.1 +LicenseUrl: https://github.com/hashicorp/terraform/blob/main/LICENSE +Copyright: Copyright (c) Hashicorp +CopyrightUrl: https://github.com/hashicorp/terraform/blob/main/LICENSE +ShortDescription: Terraform enables you to safely and predictably create, change, and improve infrastructure. +Moniker: terraform +Tags: +- hashicorp +- terraform +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/h/Hashicorp/Terraform/1.7.0/Hashicorp.Terraform.yaml b/manifests/h/Hashicorp/Terraform/1.7.0/Hashicorp.Terraform.yaml new file mode 100644 index 0000000000000..b38263d0aebff --- /dev/null +++ b/manifests/h/Hashicorp/Terraform/1.7.0/Hashicorp.Terraform.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: Hashicorp.Terraform +PackageVersion: 1.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 442f98403c0192d9367b888b09c87f05aeb1a374 Mon Sep 17 00:00:00 2001 From: fancybody <87397831+fancybody@users.noreply.github.com> Date: Fri, 19 Jan 2024 20:55:20 +0530 Subject: [PATCH 135/243] New version: Streamlink.Streamlink version 6.5.1-1 (#135502) --- .../Streamlink.Streamlink.installer.yaml | 40 +++++++++++++++++++ .../Streamlink.Streamlink.locale.en-US.yaml | 34 ++++++++++++++++ .../6.5.1-1/Streamlink.Streamlink.yaml | 8 ++++ 3 files changed, 82 insertions(+) create mode 100644 manifests/s/Streamlink/Streamlink/6.5.1-1/Streamlink.Streamlink.installer.yaml create mode 100644 manifests/s/Streamlink/Streamlink/6.5.1-1/Streamlink.Streamlink.locale.en-US.yaml create mode 100644 manifests/s/Streamlink/Streamlink/6.5.1-1/Streamlink.Streamlink.yaml diff --git a/manifests/s/Streamlink/Streamlink/6.5.1-1/Streamlink.Streamlink.installer.yaml b/manifests/s/Streamlink/Streamlink/6.5.1-1/Streamlink.Streamlink.installer.yaml new file mode 100644 index 0000000000000..faa0796c5bea3 --- /dev/null +++ b/manifests/s/Streamlink/Streamlink/6.5.1-1/Streamlink.Streamlink.installer.yaml @@ -0,0 +1,40 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Streamlink.Streamlink +PackageVersion: 6.5.1-1 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2024-01-16 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/streamlink/windows-builds/releases/download/6.5.1-1/streamlink-6.5.1-1-py312-x86.exe + InstallerSha256: AED91D5AC61A8F730AC77F0F82ACCF39806FB4DFB2718CB0E2FA8AEEEB2749A4 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/streamlink/windows-builds/releases/download/6.5.1-1/streamlink-6.5.1-1-py312-x86.exe + InstallerSha256: AED91D5AC61A8F730AC77F0F82ACCF39806FB4DFB2718CB0E2FA8AEEEB2749A4 + InstallerSwitches: + Custom: /ALLUSERS +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/streamlink/windows-builds/releases/download/6.5.1-1/streamlink-6.5.1-1-py312-x86_64.exe + InstallerSha256: 9BF242C5EBBF1DD73B9CA5847812124892DE64546042BC540EF3E31D3BE781DC + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/streamlink/windows-builds/releases/download/6.5.1-1/streamlink-6.5.1-1-py312-x86_64.exe + InstallerSha256: 9BF242C5EBBF1DD73B9CA5847812124892DE64546042BC540EF3E31D3BE781DC + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/Streamlink/Streamlink/6.5.1-1/Streamlink.Streamlink.locale.en-US.yaml b/manifests/s/Streamlink/Streamlink/6.5.1-1/Streamlink.Streamlink.locale.en-US.yaml new file mode 100644 index 0000000000000..2af718ea6c1a1 --- /dev/null +++ b/manifests/s/Streamlink/Streamlink/6.5.1-1/Streamlink.Streamlink.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: Streamlink.Streamlink +PackageVersion: 6.5.1-1 +PackageLocale: en-US +Publisher: Streamlink +PublisherUrl: https://github.com/streamlink/streamlink +PublisherSupportUrl: https://github.com/streamlink/streamlink/issues +Author: Streamlink +PackageName: Streamlink +PackageUrl: https://streamlink.github.io +License: BSD-2-CLAUSE +LicenseUrl: https://raw.githubusercontent.com/streamlink/streamlink/master/LICENSE +Copyright: Copyright (c) 2016-2022, Streamlink Team +CopyrightUrl: https://raw.githubusercontent.com/streamlink/streamlink/master/LICENSE +ShortDescription: Streamlink is a CLI utility which pipes video streams from various services into a video player, such as VLC. +Tags: +- cli +- livestream +- streaming +- streaming-services +- twitch +- vlc +ReleaseNotes: |- + - an embedded Python environment + - Streamlink and its dependencies + - FFmpeg, required for muxing streams + 📝 Changelog + - streamlink/streamlink (release changelog) + - streamlink/windows-builds (packaging changelog) +ReleaseNotesUrl: https://github.com/streamlink/windows-builds/releases/tag/6.5.1-1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/Streamlink/Streamlink/6.5.1-1/Streamlink.Streamlink.yaml b/manifests/s/Streamlink/Streamlink/6.5.1-1/Streamlink.Streamlink.yaml new file mode 100644 index 0000000000000..038aa7c4db80a --- /dev/null +++ b/manifests/s/Streamlink/Streamlink/6.5.1-1/Streamlink.Streamlink.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: Streamlink.Streamlink +PackageVersion: 6.5.1-1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From a401f56857414be2944aa1d11807b0bc49ff07c6 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 23:25:26 +0800 Subject: [PATCH 136/243] New version: 360.360SE version 15.1.1420.64 (#135503) * New version: 360.360SE version 15.1.1420.64 * Fix ReleaseNotes --- .../15.1.1420.64/360.360SE.installer.yaml | 63 +++++++++++++++++++ .../15.1.1420.64/360.360SE.locale.en-US.yaml | 36 +++++++++++ .../15.1.1420.64/360.360SE.locale.zh-CN.yaml | 41 ++++++++++++ .../3/360/360SE/15.1.1420.64/360.360SE.yaml | 8 +++ 4 files changed, 148 insertions(+) create mode 100644 manifests/3/360/360SE/15.1.1420.64/360.360SE.installer.yaml create mode 100644 manifests/3/360/360SE/15.1.1420.64/360.360SE.locale.en-US.yaml create mode 100644 manifests/3/360/360SE/15.1.1420.64/360.360SE.locale.zh-CN.yaml create mode 100644 manifests/3/360/360SE/15.1.1420.64/360.360SE.yaml diff --git a/manifests/3/360/360SE/15.1.1420.64/360.360SE.installer.yaml b/manifests/3/360/360SE/15.1.1420.64/360.360SE.installer.yaml new file mode 100644 index 0000000000000..6fdcae823e97c --- /dev/null +++ b/manifests/3/360/360SE/15.1.1420.64/360.360SE.installer.yaml @@ -0,0 +1,63 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: 360.360SE +PackageVersion: 15.1.1420.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-19 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://down.360safe.com/se/360se15.1.1420.64.exe + InstallerSha256: DCD4C67BFB5B07487ECC0ACF9722726480AE891A15AAF02F624ED52354524E81 + ProductCode: 360se6 +- Architecture: x64 + Scope: machine + InstallerUrl: https://down.360safe.com/se/360se15.1.1420.64.exe + InstallerSha256: DCD4C67BFB5B07487ECC0ACF9722726480AE891A15AAF02F624ED52354524E81 + InstallerSwitches: + Custom: --system-level + ProductCode: 360se6 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/3/360/360SE/15.1.1420.64/360.360SE.locale.en-US.yaml b/manifests/3/360/360SE/15.1.1420.64/360.360SE.locale.en-US.yaml new file mode 100644 index 0000000000000..e7a3ec46a5e08 --- /dev/null +++ b/manifests/3/360/360SE/15.1.1420.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-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: 360.360SE +PackageVersion: 15.1.1420.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.1420.64/360.360SE.locale.zh-CN.yaml b/manifests/3/360/360SE/15.1.1420.64/360.360SE.locale.zh-CN.yaml new file mode 100644 index 0000000000000..dfb9428181067 --- /dev/null +++ b/manifests/3/360/360SE/15.1.1420.64/360.360SE.locale.zh-CN.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: 360.360SE +PackageVersion: 15.1.1420.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. 优化清除上网痕迹 + 2. 优化扩展模块 + 3. 优化 AI 智脑 + 4. AI 助手增加样式隔离 + 5. 支持网页摘要文本高亮 + 6. 修复文案助手 bug +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.1420.64/360.360SE.yaml b/manifests/3/360/360SE/15.1.1420.64/360.360SE.yaml new file mode 100644 index 0000000000000..980da9b991dcb --- /dev/null +++ b/manifests/3/360/360SE/15.1.1420.64/360.360SE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: 360.360SE +PackageVersion: 15.1.1420.64 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 932c2bc0c7609ed50f1249733c9166336e5af275 Mon Sep 17 00:00:00 2001 From: Kyle Bavis Date: Fri, 19 Jan 2024 10:25:36 -0500 Subject: [PATCH 137/243] New version: Devolutions.RemoteDesktopManager version 2023.3.37.0 (#135504) --- ...utions.RemoteDesktopManager.installer.yaml | 38 +++++++++++++++++++ ...ons.RemoteDesktopManager.locale.en-US.yaml | 30 +++++++++++++++ .../Devolutions.RemoteDesktopManager.yaml | 8 ++++ 3 files changed, 76 insertions(+) create mode 100644 manifests/d/Devolutions/RemoteDesktopManager/2023.3.37.0/Devolutions.RemoteDesktopManager.installer.yaml create mode 100644 manifests/d/Devolutions/RemoteDesktopManager/2023.3.37.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml create mode 100644 manifests/d/Devolutions/RemoteDesktopManager/2023.3.37.0/Devolutions.RemoteDesktopManager.yaml diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2023.3.37.0/Devolutions.RemoteDesktopManager.installer.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2023.3.37.0/Devolutions.RemoteDesktopManager.installer.yaml new file mode 100644 index 0000000000000..56aac2a9e4594 --- /dev/null +++ b/manifests/d/Devolutions/RemoteDesktopManager/2023.3.37.0/Devolutions.RemoteDesktopManager.installer.yaml @@ -0,0 +1,38 @@ +# Created using wingetcreate 1.5.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Devolutions.RemoteDesktopManager +PackageVersion: 2023.3.37.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Protocols: +- rdp +FileExtensions: +- csv +- psafe3 +- rde +- rdg +- rdm +- rdp +- vnc +- vrb +- vrd +- vre +- xml +ProductCode: '{1D8242BC-EAC7-437B-AA28-8E1C12F38827}' +AppsAndFeaturesEntries: +- UpgradeCode: '{2707F3BF-4D7B-40C2-882F-14B0ED869EE8}' +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.devolutions.net/download/Setup.RemoteDesktopManager.2023.3.37.0.msi + InstallerSha256: D56F6225A3EEE07BE553B0F17C45E1D42249904702CF564BC23A84F3C5AF2FBE +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2023.3.37.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2023.3.37.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml new file mode 100644 index 0000000000000..7ef050ea8f040 --- /dev/null +++ b/manifests/d/Devolutions/RemoteDesktopManager/2023.3.37.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.5.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Devolutions.RemoteDesktopManager +PackageVersion: 2023.3.37.0 +PackageLocale: en-US +Publisher: Devolutions inc. +PublisherUrl: https://devolutions.net +PublisherSupportUrl: https://devolutions.net/support +PrivacyUrl: https://devolutions.net/legal/privacy +Author: Devolutions +PackageName: Remote Desktop Manager +PackageUrl: https://remotedesktopmanager.com +License: Proprietary +LicenseUrl: https://devolutions.net/legal/software-license-agreements +Copyright: Copyright (c) 2006-2020 Devolutions Inc. +ShortDescription: Remote Connections & Passwords. Everywhere! +Moniker: rdm +Tags: +- devolutions +- rdm +- rdp +- remote-desktop +- remote-desktop-manager +- ssh +- tool +- utility +- vnc +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2023.3.37.0/Devolutions.RemoteDesktopManager.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2023.3.37.0/Devolutions.RemoteDesktopManager.yaml new file mode 100644 index 0000000000000..9d6e8b88b9147 --- /dev/null +++ b/manifests/d/Devolutions/RemoteDesktopManager/2023.3.37.0/Devolutions.RemoteDesktopManager.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Devolutions.RemoteDesktopManager +PackageVersion: 2023.3.37.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 36d8c385ff676bd95794105f00ab48d3c8a294a7 Mon Sep 17 00:00:00 2001 From: fancybody <87397831+fancybody@users.noreply.github.com> Date: Fri, 19 Jan 2024 20:55:49 +0530 Subject: [PATCH 138/243] New version: OpenMedia.4KYoutubetoMP3 version 5.1.0.0055 (#135511) --- .../OpenMedia.4KYoutubetoMP3.installer.yaml | 40 +++++++++++++++++++ ...OpenMedia.4KYoutubetoMP3.locale.en-US.yaml | 23 +++++++++++ .../5.1.0.0055/OpenMedia.4KYoutubetoMP3.yaml | 7 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/o/OpenMedia/4KYoutubetoMP3/5.1.0.0055/OpenMedia.4KYoutubetoMP3.installer.yaml create mode 100644 manifests/o/OpenMedia/4KYoutubetoMP3/5.1.0.0055/OpenMedia.4KYoutubetoMP3.locale.en-US.yaml create mode 100644 manifests/o/OpenMedia/4KYoutubetoMP3/5.1.0.0055/OpenMedia.4KYoutubetoMP3.yaml diff --git a/manifests/o/OpenMedia/4KYoutubetoMP3/5.1.0.0055/OpenMedia.4KYoutubetoMP3.installer.yaml b/manifests/o/OpenMedia/4KYoutubetoMP3/5.1.0.0055/OpenMedia.4KYoutubetoMP3.installer.yaml new file mode 100644 index 0000000000000..54809d8558525 --- /dev/null +++ b/manifests/o/OpenMedia/4KYoutubetoMP3/5.1.0.0055/OpenMedia.4KYoutubetoMP3.installer.yaml @@ -0,0 +1,40 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: OpenMedia.4KYoutubetoMP3 +PackageVersion: 5.1.0.0055 +Platform: +- Windows.Desktop +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2024-01-16 +Installers: +- Architecture: x86 + InstallerType: burn + InstallerUrl: https://dl.4kdownload.com/app/4kyoutubetomp3_5.1.0_online.exe + InstallerSha256: b928871c563756c50af9332948c90b10e1d03161a1c19a69032859abf1bc00ab +- Architecture: x64 + InstallerType: burn + InstallerUrl: https://dl.4kdownload.com/app/4kyoutubetomp3_5.1.0_x64_online.exe + InstallerSha256: 45e863e7ca31e32d7556178cc30cb2dbd71a6c364af677713f38ef61a44e32b3 +- InstallerLocale: en-US + Architecture: x86 + InstallerType: wix + InstallerUrl: https://dl.4kdownload.com/app/4kyoutubetomp3_5.1.0.msi + InstallerSha256: 190cf19504a4c340c8b92247c88e0a8087d49e9334f4aad007a2e26cea216e3f + ProductCode: '{CEDE150B-5715-4039-B4F1-C88FA45B091D}' + AppsAndFeaturesEntries: + - UpgradeCode: '{2F0C5467-4365-4D2C-B118-D7244308798C}' +- InstallerLocale: en-US + Architecture: x64 + InstallerType: wix + InstallerUrl: https://dl.4kdownload.com/app/4kyoutubetomp3_5.1.0_x64.msi + InstallerSha256: 2d1b7575699fe53cc4f1aad3e49a424bd05a692c4725b57a8e1f602ce9ef8576 + ProductCode: '{B8998F08-2075-4CD0-B3FA-5B8928F0E4B8}' + AppsAndFeaturesEntries: + - UpgradeCode: '{2F0C5467-4365-4D2C-B118-D7244308798C}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/o/OpenMedia/4KYoutubetoMP3/5.1.0.0055/OpenMedia.4KYoutubetoMP3.locale.en-US.yaml b/manifests/o/OpenMedia/4KYoutubetoMP3/5.1.0.0055/OpenMedia.4KYoutubetoMP3.locale.en-US.yaml new file mode 100644 index 0000000000000..639655ef301e3 --- /dev/null +++ b/manifests/o/OpenMedia/4KYoutubetoMP3/5.1.0.0055/OpenMedia.4KYoutubetoMP3.locale.en-US.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: OpenMedia.4KYoutubetoMP3 +PackageVersion: 5.1.0.0055 +PackageLocale: en-US +Publisher: Open Media LLC +PublisherUrl: https://www.4kdownload.com +PublisherSupportUrl: https://www.4kdownload.com/help +PrivacyUrl: https://www.4kdownload.com/privacy +Author: Open Media LLC +PackageName: 4K YouTube to MP3 +PackageUrl: https://www.4kdownload.com/products/youtubetomp3 +License: Freeware +LicenseUrl: https://www.4kdownload.com/agreement/freeware +Copyright: Copyright © 2023 Open Media +CopyrightUrl: https://www.4kdownload.com/agreement/freeware +ShortDescription: Free downloader to MP3 for sites such as YouTube and Instagram. +Moniker: 4kyoutubetomp3 +Tags: +- downloader +- mp3 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/o/OpenMedia/4KYoutubetoMP3/5.1.0.0055/OpenMedia.4KYoutubetoMP3.yaml b/manifests/o/OpenMedia/4KYoutubetoMP3/5.1.0.0055/OpenMedia.4KYoutubetoMP3.yaml new file mode 100644 index 0000000000000..507df1e0e8461 --- /dev/null +++ b/manifests/o/OpenMedia/4KYoutubetoMP3/5.1.0.0055/OpenMedia.4KYoutubetoMP3.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: OpenMedia.4KYoutubetoMP3 +PackageVersion: 5.1.0.0055 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 09155d564a4c02c0322670ccc6f4930a2e4b30b8 Mon Sep 17 00:00:00 2001 From: LP Date: Fri, 19 Jan 2024 15:26:06 +0000 Subject: [PATCH 139/243] New version: Strem.App version 0.9.22 (#135513) --- .../s/Strem/App/0.9.22/Strem.App.installer.yaml | 17 +++++++++++++++++ .../App/0.9.22/Strem.App.locale.en-US.yaml | 16 ++++++++++++++++ manifests/s/Strem/App/0.9.22/Strem.App.yaml | 8 ++++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/s/Strem/App/0.9.22/Strem.App.installer.yaml create mode 100644 manifests/s/Strem/App/0.9.22/Strem.App.locale.en-US.yaml create mode 100644 manifests/s/Strem/App/0.9.22/Strem.App.yaml diff --git a/manifests/s/Strem/App/0.9.22/Strem.App.installer.yaml b/manifests/s/Strem/App/0.9.22/Strem.App.installer.yaml new file mode 100644 index 0000000000000..13a29ae024b87 --- /dev/null +++ b/manifests/s/Strem/App/0.9.22/Strem.App.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: Strem.App +PackageVersion: 0.9.22 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: Strem.exe + PortableCommandAlias: strem +ReleaseDate: 2024-01-19 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/strem-app/strem/releases/download/0.9.x011/Strem-0.9.22.zip + InstallerSha256: 41860EC319CCEC3E498C8FB1136BC80E2E97977A6BCA02F2F3D1B10E944131CB +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/Strem/App/0.9.22/Strem.App.locale.en-US.yaml b/manifests/s/Strem/App/0.9.22/Strem.App.locale.en-US.yaml new file mode 100644 index 0000000000000..621336856ae06 --- /dev/null +++ b/manifests/s/Strem/App/0.9.22/Strem.App.locale.en-US.yaml @@ -0,0 +1,16 @@ +# 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: Strem.App +PackageVersion: 0.9.22 +PackageLocale: en-US +Publisher: Strem +PublisherSupportUrl: https://github.com/strem-app/strem/issues +PackageName: Strem Application +PackageUrl: https://github.com/strem-app/strem +License: MIT +LicenseUrl: https://github.com/strem-app/strem/blob/main/LICENSE +ShortDescription: Strem is an automation tool for streamers +ReleaseNotesUrl: https://github.com/strem-app/strem/releases/tag/0.9.x011 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/Strem/App/0.9.22/Strem.App.yaml b/manifests/s/Strem/App/0.9.22/Strem.App.yaml new file mode 100644 index 0000000000000..78f09857b9faa --- /dev/null +++ b/manifests/s/Strem/App/0.9.22/Strem.App.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: Strem.App +PackageVersion: 0.9.22 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6851c6b149212fabe6225eccd86e68b126ee22f2 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 23:26:12 +0800 Subject: [PATCH 140/243] New version: InfiniteRed.Reactotron version 3.3.0.2691 (#135507) --- .../InfiniteRed.Reactotron.installer.yaml | 30 ++++++++++++++ .../InfiniteRed.Reactotron.locale.en-US.yaml | 39 +++++++++++++++++++ .../InfiniteRed.Reactotron.locale.zh-CN.yaml | 36 +++++++++++++++++ .../3.3.0.2691/InfiniteRed.Reactotron.yaml | 8 ++++ 4 files changed, 113 insertions(+) create mode 100644 manifests/i/InfiniteRed/Reactotron/3.3.0.2691/InfiniteRed.Reactotron.installer.yaml create mode 100644 manifests/i/InfiniteRed/Reactotron/3.3.0.2691/InfiniteRed.Reactotron.locale.en-US.yaml create mode 100644 manifests/i/InfiniteRed/Reactotron/3.3.0.2691/InfiniteRed.Reactotron.locale.zh-CN.yaml create mode 100644 manifests/i/InfiniteRed/Reactotron/3.3.0.2691/InfiniteRed.Reactotron.yaml diff --git a/manifests/i/InfiniteRed/Reactotron/3.3.0.2691/InfiniteRed.Reactotron.installer.yaml b/manifests/i/InfiniteRed/Reactotron/3.3.0.2691/InfiniteRed.Reactotron.installer.yaml new file mode 100644 index 0000000000000..38d192d63c53c --- /dev/null +++ b/manifests/i/InfiniteRed/Reactotron/3.3.0.2691/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.3.0.2691 +UpgradeBehavior: install +ReleaseDate: 2024-01-17 +Installers: +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/infinitered/reactotron/releases/download/reactotron-app@3.3.0/Reactotron.3.3.0.msi + InstallerSha256: 11B12D0CD262B55FBC37AD61C5215DA94E4CF6DF3726F8A8EE99A833007CB7C8 + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + ProductCode: '{EEE214AF-59AC-48AD-9379-2AF2897C5BDE}' +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/infinitered/reactotron/releases/download/reactotron-app@3.3.0/Reactotron.Setup.3.3.0.exe + InstallerSha256: 08D3310E542DE9C4A27875BD490815D0A0EC2D9450A5FCEC499BF71F11F45923 + InstallerSwitches: + Upgrade: --updated + ProductCode: b4f20791-aeac-535e-ab41-2e527d2fc694 + AppsAndFeaturesEntries: + - DisplayName: Reactotron 3.3.0 + DisplayVersion: 3.3.0 + ProductCode: b4f20791-aeac-535e-ab41-2e527d2fc694 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/i/InfiniteRed/Reactotron/3.3.0.2691/InfiniteRed.Reactotron.locale.en-US.yaml b/manifests/i/InfiniteRed/Reactotron/3.3.0.2691/InfiniteRed.Reactotron.locale.en-US.yaml new file mode 100644 index 0000000000000..1b74946c8b52c --- /dev/null +++ b/manifests/i/InfiniteRed/Reactotron/3.3.0.2691/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.3.0.2691 +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 + - make home screen default route when app starts up (#1393) (b78afb8) +ReleaseNotesUrl: https://github.com/infinitered/reactotron/blob/master/apps/reactotron-app/CHANGELOG.md#330-2024-01-17 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/i/InfiniteRed/Reactotron/3.3.0.2691/InfiniteRed.Reactotron.locale.zh-CN.yaml b/manifests/i/InfiniteRed/Reactotron/3.3.0.2691/InfiniteRed.Reactotron.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a9ab844a6324e --- /dev/null +++ b/manifests/i/InfiniteRed/Reactotron/3.3.0.2691/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.3.0.2691 +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#330-2024-01-17 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/i/InfiniteRed/Reactotron/3.3.0.2691/InfiniteRed.Reactotron.yaml b/manifests/i/InfiniteRed/Reactotron/3.3.0.2691/InfiniteRed.Reactotron.yaml new file mode 100644 index 0000000000000..8ca72ef5a8998 --- /dev/null +++ b/manifests/i/InfiniteRed/Reactotron/3.3.0.2691/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.3.0.2691 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 881298b8cb6d5dba2cfec6db5b8008a0164223ec Mon Sep 17 00:00:00 2001 From: fancybody <87397831+fancybody@users.noreply.github.com> Date: Fri, 19 Jan 2024 20:56:34 +0530 Subject: [PATCH 141/243] New version: OpenMedia.4KVideoDownloaderPlus version 1.4.0.0055 (#135512) --- ...Media.4KVideoDownloaderPlus.installer.yaml | 35 +++++++++++++++++++ ...ia.4KVideoDownloaderPlus.locale.en-US.yaml | 21 +++++++++++ .../OpenMedia.4KVideoDownloaderPlus.yaml | 7 ++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/o/OpenMedia/4KVideoDownloaderPlus/1.4.0.0055/OpenMedia.4KVideoDownloaderPlus.installer.yaml create mode 100644 manifests/o/OpenMedia/4KVideoDownloaderPlus/1.4.0.0055/OpenMedia.4KVideoDownloaderPlus.locale.en-US.yaml create mode 100644 manifests/o/OpenMedia/4KVideoDownloaderPlus/1.4.0.0055/OpenMedia.4KVideoDownloaderPlus.yaml diff --git a/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.4.0.0055/OpenMedia.4KVideoDownloaderPlus.installer.yaml b/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.4.0.0055/OpenMedia.4KVideoDownloaderPlus.installer.yaml new file mode 100644 index 0000000000000..ca8ac586f604b --- /dev/null +++ b/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.4.0.0055/OpenMedia.4KVideoDownloaderPlus.installer.yaml @@ -0,0 +1,35 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: OpenMedia.4KVideoDownloaderPlus +PackageVersion: 1.4.0.0055 +UpgradeBehavior: install +ReleaseDate: 2024-01-16 +Installers: +- Architecture: x86 + InstallerType: burn + InstallerUrl: https://dl.4kdownload.com/app/4kvideodownloaderplus_1.4.0_online.exe + InstallerSha256: 204852363e537e98db96de7c36b72d535bc8dae4fced8f04a9eaa712cc57b188 +- Architecture: x64 + InstallerType: burn + InstallerUrl: https://dl.4kdownload.com/app/4kvideodownloaderplus_1.4.0_x64_online.exe + InstallerSha256: 7e3971667ecdf6af59b665ce212e269a8ec8d10dcda349ed5b84cf219cbee1d6 +- InstallerLocale: en-US + Architecture: x86 + InstallerType: wix + Scope: machine + InstallerUrl: https://dl.4kdownload.com/app/4kvideodownloaderplus_1.4.0.msi + InstallerSha256: 0b8e3d059e6020e3e89702bc521eb315a68f0be15e5c36dca34f80301a498afb + ProductCode: '{B856F924-3A03-4C6B-9E3B-33C981AE1B19}' + AppsAndFeaturesEntries: + - UpgradeCode: '{5B6DD0A5-3535-4E25-80B2-46C406B36E88}' +- InstallerLocale: en-US + Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://dl.4kdownload.com/app/4kvideodownloaderplus_1.4.0_x64.msi + InstallerSha256: ad1314ee3452a5f46edfb4539d26845337589ffd98c14631b184bdf1e75a5e4c + ProductCode: '{8BF6FB72-0B99-47C8-B515-C8E75908B106}' + AppsAndFeaturesEntries: + - UpgradeCode: '{5B6DD0A5-3535-4E25-80B2-46C406B36E88}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.4.0.0055/OpenMedia.4KVideoDownloaderPlus.locale.en-US.yaml b/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.4.0.0055/OpenMedia.4KVideoDownloaderPlus.locale.en-US.yaml new file mode 100644 index 0000000000000..89c6626247fd4 --- /dev/null +++ b/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.4.0.0055/OpenMedia.4KVideoDownloaderPlus.locale.en-US.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: OpenMedia.4KVideoDownloaderPlus +PackageVersion: 1.4.0.0055 +PackageLocale: en-US +Publisher: Open Media LLC +PublisherUrl: https://www.4kdownload.com +PublisherSupportUrl: https://4kdownload.com/help/14 +PrivacyUrl: https://4kdownload.com/privacy/1 +Author: Open Media LLC +PackageName: 4K Video Downloader+ +PackageUrl: https://www.4kdownload.com/products/videodownloader +License: Proprietary +LicenseUrl: https://www.4kdownload.com/agreement/terms-of-use +Copyright: Copyright 2023 Open Media. All rights reserved. +ShortDescription: Download videos from all popular websites in high quality. +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://4kdownload.com/help/14#faq +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.4.0.0055/OpenMedia.4KVideoDownloaderPlus.yaml b/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.4.0.0055/OpenMedia.4KVideoDownloaderPlus.yaml new file mode 100644 index 0000000000000..bcc6dcb5e38bb --- /dev/null +++ b/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.4.0.0055/OpenMedia.4KVideoDownloaderPlus.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: OpenMedia.4KVideoDownloaderPlus +PackageVersion: 1.4.0.0055 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 210ca8a3512c374d4d41dee279bad233c9c4d55a Mon Sep 17 00:00:00 2001 From: Rodrigo Borges de Oliveira Date: Fri, 19 Jan 2024 12:32:54 -0300 Subject: [PATCH 142/243] Add Insomnia.Inso 8.6.0 (#135401) --- .../Inso/8.6.0/Insomnia.Inso.installer.yaml | 17 +++++++++++ .../8.6.0/Insomnia.Inso.locale.en-US.yaml | 30 +++++++++++++++++++ .../i/Insomnia/Inso/8.6.0/Insomnia.Inso.yaml | 8 +++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/i/Insomnia/Inso/8.6.0/Insomnia.Inso.installer.yaml create mode 100644 manifests/i/Insomnia/Inso/8.6.0/Insomnia.Inso.locale.en-US.yaml create mode 100644 manifests/i/Insomnia/Inso/8.6.0/Insomnia.Inso.yaml diff --git a/manifests/i/Insomnia/Inso/8.6.0/Insomnia.Inso.installer.yaml b/manifests/i/Insomnia/Inso/8.6.0/Insomnia.Inso.installer.yaml new file mode 100644 index 0000000000000..62c9a8a5384e2 --- /dev/null +++ b/manifests/i/Insomnia/Inso/8.6.0/Insomnia.Inso.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.LF.7-4-0.Unix +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Insomnia.Inso +PackageVersion: 8.6.0 +InstallerLocale: en-US +InstallerType: zip +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: .\inso.exe + PortableCommandAlias: inso + InstallerUrl: https://github.com/Kong/insomnia/releases/download/lib@8.6.0/inso-windows-8.6.0.zip + InstallerSha256: 7D5CFB9398020D5AD924943127AAFE584321A9EF0E053C0ECE06A974BA53D16E +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/i/Insomnia/Inso/8.6.0/Insomnia.Inso.locale.en-US.yaml b/manifests/i/Insomnia/Inso/8.6.0/Insomnia.Inso.locale.en-US.yaml new file mode 100644 index 0000000000000..9b382658d9634 --- /dev/null +++ b/manifests/i/Insomnia/Inso/8.6.0/Insomnia.Inso.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.LF.7-4-0.Unix +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Insomnia.Inso +PackageVersion: 8.6.0 +PackageLocale: en-US +Publisher: Kong +PublisherUrl: https://insomnia.rest/ +PublisherSupportUrl: https://insomnia.rest/support +PrivacyUrl: https://insomnia.rest/privacy +Author: Kong +PackageName: Inso CLI +PackageUrl: https://insomnia.rest/products/inso +License: MIT +LicenseUrl: https://raw.githubusercontent.com/Kong/insomnia/develop/LICENSE +Copyright: Copyright (c) Insomnia REST Client +CopyrightUrl: https://raw.githubusercontent.com/Kong/insomnia/develop/LICENSE +ShortDescription: Speed up API CI/CD pipeline development +Description: Spend less time worrying about QA, PR reviews and API pipelines with Inso, the Insomnia CLI that integrates directly with your CI/CD pipeline with ease. +Moniker: inso +Tags: +- inso +- inso-cli +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/Kong/insomnia/releases/tag/lib%408.6.0 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/i/Insomnia/Inso/8.6.0/Insomnia.Inso.yaml b/manifests/i/Insomnia/Inso/8.6.0/Insomnia.Inso.yaml new file mode 100644 index 0000000000000..08cb32a89dedd --- /dev/null +++ b/manifests/i/Insomnia/Inso/8.6.0/Insomnia.Inso.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.LF.7-4-0.Unix +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Insomnia.Inso +PackageVersion: 8.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 26989a70fde0c8152a25184797dfc3a56698e590 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 19 Jan 2024 07:33:14 -0800 Subject: [PATCH 143/243] Automatic update of KakaoEntertainmentCorp.MelonPlayer from 1.1.4 to 1.1.6 (#135409) * Creating manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.1.6/KakaoEntertainmentCorp.MelonPlayer.installer.yaml * Creating manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.1.6/KakaoEntertainmentCorp.MelonPlayer.locale.en-US.yaml * Creating manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.1.6/KakaoEntertainmentCorp.MelonPlayer.yaml * Updating manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.1.6/KakaoEntertainmentCorp.MelonPlayer.installer.yaml * Updating manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.1.6/KakaoEntertainmentCorp.MelonPlayer.locale.en-US.yaml * Updating manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.1.6/KakaoEntertainmentCorp.MelonPlayer.yaml --- ...tertainmentCorp.MelonPlayer.installer.yaml | 16 +++++++++++++++ ...tainmentCorp.MelonPlayer.locale.en-US.yaml | 20 +++++++++++++++++++ .../KakaoEntertainmentCorp.MelonPlayer.yaml | 8 ++++++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.1.6/KakaoEntertainmentCorp.MelonPlayer.installer.yaml create mode 100644 manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.1.6/KakaoEntertainmentCorp.MelonPlayer.locale.en-US.yaml create mode 100644 manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.1.6/KakaoEntertainmentCorp.MelonPlayer.yaml diff --git a/manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.1.6/KakaoEntertainmentCorp.MelonPlayer.installer.yaml b/manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.1.6/KakaoEntertainmentCorp.MelonPlayer.installer.yaml new file mode 100644 index 0000000000000..1e7bf3f6e0565 --- /dev/null +++ b/manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.1.6/KakaoEntertainmentCorp.MelonPlayer.installer.yaml @@ -0,0 +1,16 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json + +PackageIdentifier: KakaoEntertainmentCorp.MelonPlayer +PackageVersion: 1.1.6 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Scope: machine +Installers: +- Architecture: x86 + InstallerUrl: https://cdnimg.melon.co.kr/svc/pcp/apps/MelonSetup.exe + InstallerSha256: 81AD485E6C227B5CC91A846F0ECEA15CEAF6943450B6B7693F699E6186539ECA +ManifestType: installer +ManifestVersion: 1.2.0 diff --git a/manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.1.6/KakaoEntertainmentCorp.MelonPlayer.locale.en-US.yaml b/manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.1.6/KakaoEntertainmentCorp.MelonPlayer.locale.en-US.yaml new file mode 100644 index 0000000000000..3953d89beb665 --- /dev/null +++ b/manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.1.6/KakaoEntertainmentCorp.MelonPlayer.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json + +PackageIdentifier: KakaoEntertainmentCorp.MelonPlayer +PackageVersion: 1.1.6 +PackageLocale: en-US +Publisher: © Kakao Entertainment Corp. +PublisherUrl: https://kakaoent.com/ +PublisherSupportUrl: https://faqs2.melon.com/customer/index.htm +PrivacyUrl: https://info.melon.com/terms/web/terms3.html +Author: Kakao Entertainment Corp. +PackageName: Melon Player +PackageUrl: https://www.melon.com/ +License: Copyright © Kakao Entertainment Corp. All rights reserved. +ShortDescription: Music streaming player developed and published by Kakao Entertainment. +Tags: +- music +- streaming +ManifestType: defaultLocale +ManifestVersion: 1.2.0 diff --git a/manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.1.6/KakaoEntertainmentCorp.MelonPlayer.yaml b/manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.1.6/KakaoEntertainmentCorp.MelonPlayer.yaml new file mode 100644 index 0000000000000..d27eca4da5886 --- /dev/null +++ b/manifests/k/KakaoEntertainmentCorp/MelonPlayer/1.1.6/KakaoEntertainmentCorp.MelonPlayer.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json + +PackageIdentifier: KakaoEntertainmentCorp.MelonPlayer +PackageVersion: 1.1.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.2.0 From e333e974484736edf47939859b8ee3004e31c067 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 20 Jan 2024 02:47:02 +1100 Subject: [PATCH 144/243] New package: Samsung.EasyConnectionToScreen version 4.7.1 (#135480) --- ...sung.EasyConnectionToScreen.installer.yaml | 19 +++++++++++++++++++ ...g.EasyConnectionToScreen.locale.en-US.yaml | 18 ++++++++++++++++++ .../4.7.1/Samsung.EasyConnectionToScreen.yaml | 8 ++++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/s/Samsung/EasyConnectionToScreen/4.7.1/Samsung.EasyConnectionToScreen.installer.yaml create mode 100644 manifests/s/Samsung/EasyConnectionToScreen/4.7.1/Samsung.EasyConnectionToScreen.locale.en-US.yaml create mode 100644 manifests/s/Samsung/EasyConnectionToScreen/4.7.1/Samsung.EasyConnectionToScreen.yaml diff --git a/manifests/s/Samsung/EasyConnectionToScreen/4.7.1/Samsung.EasyConnectionToScreen.installer.yaml b/manifests/s/Samsung/EasyConnectionToScreen/4.7.1/Samsung.EasyConnectionToScreen.installer.yaml new file mode 100644 index 0000000000000..45c1ba53fe1da --- /dev/null +++ b/manifests/s/Samsung/EasyConnectionToScreen/4.7.1/Samsung.EasyConnectionToScreen.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: Samsung.EasyConnectionToScreen +PackageVersion: 4.7.1 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +UpgradeBehavior: install +AppsAndFeaturesEntries: +- DisplayName: Easy Connection to Screen + Publisher: Samsung + UpgradeCode: '{0EA67090-230A-428F-9D6C-12BB99E9CAF0}' +Installers: +- Architecture: x64 + InstallerUrl: https://downloadcenter.samsung.com/content/SW/202301/20230117125241517/Easy_Connection_to_Screen-4.7.1-win64.msi + InstallerSha256: 2DCE46A85C0E6BF76D8614E74C00B427368D98C3EC2911A0803F9E9752980F17 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/Samsung/EasyConnectionToScreen/4.7.1/Samsung.EasyConnectionToScreen.locale.en-US.yaml b/manifests/s/Samsung/EasyConnectionToScreen/4.7.1/Samsung.EasyConnectionToScreen.locale.en-US.yaml new file mode 100644 index 0000000000000..33ccf6ae10df1 --- /dev/null +++ b/manifests/s/Samsung/EasyConnectionToScreen/4.7.1/Samsung.EasyConnectionToScreen.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: Samsung.EasyConnectionToScreen +PackageVersion: 4.7.1 +PackageLocale: en-US +Publisher: Samsung +PublisherSupportUrl: https://samsung.com/au/store-pickup-and-support +PrivacyUrl: https://samsung.com/au/info/privacy +PackageName: Easy Connection to Screen +License: Proprietary +ShortDescription: The Easy Connection To Screen App allows you to control your PC from your Smart TV. +Description: The Easy Connection To Screen App allows you to control your PC from your Smart TV. +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://samsung.com/au/shop-faq +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/Samsung/EasyConnectionToScreen/4.7.1/Samsung.EasyConnectionToScreen.yaml b/manifests/s/Samsung/EasyConnectionToScreen/4.7.1/Samsung.EasyConnectionToScreen.yaml new file mode 100644 index 0000000000000..1cb513709074e --- /dev/null +++ b/manifests/s/Samsung/EasyConnectionToScreen/4.7.1/Samsung.EasyConnectionToScreen.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: Samsung.EasyConnectionToScreen +PackageVersion: 4.7.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 52a7c7c5cbb957757cbf34ec6d1ed541792562a8 Mon Sep 17 00:00:00 2001 From: Dustin Brown Date: Fri, 19 Jan 2024 07:47:27 -0800 Subject: [PATCH 145/243] New version: DoltHub.Dolt version 1.32.0 (#135419) --- .../Dolt/1.32.0/DoltHub.Dolt.installer.yaml | 21 ++++++++++++++ .../1.32.0/DoltHub.Dolt.locale.en-US.yaml | 28 +++++++++++++++++++ .../d/DoltHub/Dolt/1.32.0/DoltHub.Dolt.yaml | 8 ++++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/d/DoltHub/Dolt/1.32.0/DoltHub.Dolt.installer.yaml create mode 100644 manifests/d/DoltHub/Dolt/1.32.0/DoltHub.Dolt.locale.en-US.yaml create mode 100644 manifests/d/DoltHub/Dolt/1.32.0/DoltHub.Dolt.yaml diff --git a/manifests/d/DoltHub/Dolt/1.32.0/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.32.0/DoltHub.Dolt.installer.yaml new file mode 100644 index 0000000000000..b72c0ff0250aa --- /dev/null +++ b/manifests/d/DoltHub/Dolt/1.32.0/DoltHub.Dolt.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: DoltHub.Dolt +PackageVersion: 1.32.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{E6543224-992D-485D-AC13-D9BFB75FF8B2}' +AppsAndFeaturesEntries: +- DisplayName: Dolt 1.31.1 + UpgradeCode: '{6BC40754-759D-4899-9FD3-E6BE1823CACD}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.32.0/dolt-windows-amd64.msi + InstallerSha256: CFAB65F77D30C49F5AA2F0558E3F3E0EC1BDDCC918C595F8ECB569EA63A3BF41 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/d/DoltHub/Dolt/1.32.0/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.32.0/DoltHub.Dolt.locale.en-US.yaml new file mode 100644 index 0000000000000..32e9856d83c4a --- /dev/null +++ b/manifests/d/DoltHub/Dolt/1.32.0/DoltHub.Dolt.locale.en-US.yaml @@ -0,0 +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: DoltHub.Dolt +PackageVersion: 1.32.0 +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 diff --git a/manifests/d/DoltHub/Dolt/1.32.0/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.32.0/DoltHub.Dolt.yaml new file mode 100644 index 0000000000000..716a2e7bfd35c --- /dev/null +++ b/manifests/d/DoltHub/Dolt/1.32.0/DoltHub.Dolt.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: DoltHub.Dolt +PackageVersion: 1.32.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 99a3b192dfacb722b885ce58d44d4195431ca463 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 23:47:43 +0800 Subject: [PATCH 146/243] New version: PerfectWorld.PerfectWorldArena version 1.0.24011911 (#135418) --- ...fectWorld.PerfectWorldArena.installer.yaml | 20 +++++++++++ ...tWorld.PerfectWorldArena.locale.en-US.yaml | 34 +++++++++++++++++++ ...tWorld.PerfectWorldArena.locale.zh-CN.yaml | 33 ++++++++++++++++++ .../PerfectWorld.PerfectWorldArena.yaml | 8 +++++ 4 files changed, 95 insertions(+) create mode 100644 manifests/p/PerfectWorld/PerfectWorldArena/1.0.24011911/PerfectWorld.PerfectWorldArena.installer.yaml create mode 100644 manifests/p/PerfectWorld/PerfectWorldArena/1.0.24011911/PerfectWorld.PerfectWorldArena.locale.en-US.yaml create mode 100644 manifests/p/PerfectWorld/PerfectWorldArena/1.0.24011911/PerfectWorld.PerfectWorldArena.locale.zh-CN.yaml create mode 100644 manifests/p/PerfectWorld/PerfectWorldArena/1.0.24011911/PerfectWorld.PerfectWorldArena.yaml diff --git a/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24011911/PerfectWorld.PerfectWorldArena.installer.yaml b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24011911/PerfectWorld.PerfectWorldArena.installer.yaml new file mode 100644 index 0000000000000..b7f53720f3e90 --- /dev/null +++ b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24011911/PerfectWorld.PerfectWorldArena.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: PerfectWorld.PerfectWorldArena +PackageVersion: 1.0.24011911 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +FileExtensions: +- wmpvp +ReleaseDate: 2024-01-18 +Installers: +- Architecture: x86 + InstallerUrl: https://client.wmpvp.com/download/perfectworldarena_win32_v1.0.24011911.exe + InstallerSha256: 1BFE30160AAD4F168251525273FB7975A2C5735848758B6C4581995874552186 + ProductCode: '{a9be7c93-59b5-5f11-bbb9-964db82cbf57}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24011911/PerfectWorld.PerfectWorldArena.locale.en-US.yaml b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24011911/PerfectWorld.PerfectWorldArena.locale.en-US.yaml new file mode 100644 index 0000000000000..bd8cef123e2c4 --- /dev/null +++ b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24011911/PerfectWorld.PerfectWorldArena.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: PerfectWorld.PerfectWorldArena +PackageVersion: 1.0.24011911 +PackageLocale: en-US +Publisher: Perfect World +PublisherUrl: https://www.pwesports.cn/ +# PublisherSupportUrl: +# PrivacyUrl: +Author: Perfect World Zhengqi (Shanghai) Multimedia Technology Co., Ltd. +PackageName: 完美世界竞技平台 +PackageUrl: https://pvp.wanmei.com/ +License: Proprietary +# LicenseUrl: +Copyright: Copyright © 2024 Perfect World +# CopyrightUrl: +ShortDescription: Perfect World Arena is a comprehensive PvP platform developed by Perfect World for every player. It is low-threshold, easy to use, interaction aware, and professional yet fun. +# Description: +# Moniker: +Tags: +- csgo +- dota2 +- game +- gaming +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://pvp.wanmei.com/vip +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://pvp.wanmei.com/csgo/question/list +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24011911/PerfectWorld.PerfectWorldArena.locale.zh-CN.yaml b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24011911/PerfectWorld.PerfectWorldArena.locale.zh-CN.yaml new file mode 100644 index 0000000000000..60d683aec24f0 --- /dev/null +++ b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24011911/PerfectWorld.PerfectWorldArena.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: PerfectWorld.PerfectWorldArena +PackageVersion: 1.0.24011911 +PackageLocale: zh-CN +Publisher: Perfect World +PublisherUrl: https://www.pwesports.cn/ +# PublisherSupportUrl: +# PrivacyUrl: +Author: 完美世界征奇(上海)多媒体科技有限公司 +PackageName: 完美世界竞技平台 +PackageUrl: https://pvp.wanmei.com/ +License: 专有软件 +# LicenseUrl: +Copyright: Copyright © 2024 Perfect World +# CopyrightUrl: +ShortDescription: 完美世界竞技平台是一款由完美世界开发的适合每一位玩家的低门槛、易操作、重交互、兼具专业性与趣味性的集成式对战平台。 +# Description: +# Moniker: +Tags: +- csgo +- dota2 +- 游戏 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://pvp.wanmei.com/vip +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://pvp.wanmei.com/csgo/question/list +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24011911/PerfectWorld.PerfectWorldArena.yaml b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24011911/PerfectWorld.PerfectWorldArena.yaml new file mode 100644 index 0000000000000..571c069fa78d9 --- /dev/null +++ b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24011911/PerfectWorld.PerfectWorldArena.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: PerfectWorld.PerfectWorldArena +PackageVersion: 1.0.24011911 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7a77b6ffdfd4c8c88eb0dc8916989dfce36155ce Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 19 Jan 2024 07:47:53 -0800 Subject: [PATCH 147/243] Automatic update of KoushikNaskar.InteractiveDataEditor 2.13.1.0 (#135410) * 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 --- .../2.13.1.0/KoushikNaskar.InteractiveDataEditor.installer.yaml | 2 +- .../KoushikNaskar.InteractiveDataEditor.locale.en-US.yaml | 2 +- .../2.13.1.0/KoushikNaskar.InteractiveDataEditor.yaml | 2 +- 3 files changed, 3 insertions(+), 3 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 f9e1a55aa3749..3dcde141c0f8a 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 2024/Jan/17 +# Automatically updated by the winget bot at 2024/Jan/19 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json PackageIdentifier: KoushikNaskar.InteractiveDataEditor 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 3eba0d038e00e..7bbf4cd4c0e82 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 2024/Jan/17 +# Automatically updated by the winget bot at 2024/Jan/19 # 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 d2adc93b64a85..9efd7cf8e0216 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 2024/Jan/17 +# Automatically updated by the winget bot at 2024/Jan/19 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json PackageIdentifier: KoushikNaskar.InteractiveDataEditor From 82cfbba5e049adb606bbf5d1f1982190a850dbf6 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 23:48:06 +0800 Subject: [PATCH 148/243] New version: Microsoft.EdgeDriver version 120.0.2210.144 (#135416) --- .../Microsoft.EdgeDriver.installer.yaml | 30 ++++++++++++++++ .../Microsoft.EdgeDriver.locale.en-US.yaml | 35 +++++++++++++++++++ .../Microsoft.EdgeDriver.locale.zh-CN.yaml | 34 ++++++++++++++++++ .../120.0.2210.144/Microsoft.EdgeDriver.yaml | 8 +++++ 4 files changed, 107 insertions(+) create mode 100644 manifests/m/Microsoft/EdgeDriver/120.0.2210.144/Microsoft.EdgeDriver.installer.yaml create mode 100644 manifests/m/Microsoft/EdgeDriver/120.0.2210.144/Microsoft.EdgeDriver.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/EdgeDriver/120.0.2210.144/Microsoft.EdgeDriver.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/EdgeDriver/120.0.2210.144/Microsoft.EdgeDriver.yaml diff --git a/manifests/m/Microsoft/EdgeDriver/120.0.2210.144/Microsoft.EdgeDriver.installer.yaml b/manifests/m/Microsoft/EdgeDriver/120.0.2210.144/Microsoft.EdgeDriver.installer.yaml new file mode 100644 index 0000000000000..c89f53fdab70a --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/120.0.2210.144/Microsoft.EdgeDriver.installer.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 120.0.2210.144 +InstallerType: zip +Installers: +- Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: msedgedriver.exe + PortableCommandAlias: msedgedriver + InstallerUrl: https://msedgedriver.azureedge.net/120.0.2210.144/edgedriver_win32.zip + InstallerSha256: 41E42E61DC753F04C3D691A3E5AD58938130E49BD98940C2B8F8F7A715BA1994 +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: msedgedriver.exe + PortableCommandAlias: msedgedriver + InstallerUrl: https://msedgedriver.azureedge.net/120.0.2210.144/edgedriver_win64.zip + InstallerSha256: 4B94133AD18902481CDD05A14C8EC64E18FACA4940CC853293851C5705F435F8 +- Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: msedgedriver.exe + PortableCommandAlias: msedgedriver + InstallerUrl: https://msedgedriver.azureedge.net/120.0.2210.144/edgedriver_arm64.zip + InstallerSha256: B06F1415BE3585DEF9C58C04596A37F242922434D57796291837DB65ECCBE841 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/m/Microsoft/EdgeDriver/120.0.2210.144/Microsoft.EdgeDriver.locale.en-US.yaml b/manifests/m/Microsoft/EdgeDriver/120.0.2210.144/Microsoft.EdgeDriver.locale.en-US.yaml new file mode 100644 index 0000000000000..730160f17f6d6 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/120.0.2210.144/Microsoft.EdgeDriver.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 120.0.2210.144 +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.144/Microsoft.EdgeDriver.locale.zh-CN.yaml b/manifests/m/Microsoft/EdgeDriver/120.0.2210.144/Microsoft.EdgeDriver.locale.zh-CN.yaml new file mode 100644 index 0000000000000..77cc5f4f0af14 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/120.0.2210.144/Microsoft.EdgeDriver.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 120.0.2210.144 +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.144/Microsoft.EdgeDriver.yaml b/manifests/m/Microsoft/EdgeDriver/120.0.2210.144/Microsoft.EdgeDriver.yaml new file mode 100644 index 0000000000000..6b98269849593 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/120.0.2210.144/Microsoft.EdgeDriver.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 120.0.2210.144 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 5231858f1b4aab57a25c0ee5882bed499a12e119 Mon Sep 17 00:00:00 2001 From: igoogolx Date: Fri, 19 Jan 2024 23:48:23 +0800 Subject: [PATCH 149/243] New version: igoogolx.lux version 0.13.2 (#135426) --- .../lux/0.13.2/igoogolx.lux.installer.yaml | 13 ++++++++++++ .../lux/0.13.2/igoogolx.lux.locale.en-US.yaml | 21 +++++++++++++++++++ .../i/igoogolx/lux/0.13.2/igoogolx.lux.yaml | 8 +++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/i/igoogolx/lux/0.13.2/igoogolx.lux.installer.yaml create mode 100644 manifests/i/igoogolx/lux/0.13.2/igoogolx.lux.locale.en-US.yaml create mode 100644 manifests/i/igoogolx/lux/0.13.2/igoogolx.lux.yaml diff --git a/manifests/i/igoogolx/lux/0.13.2/igoogolx.lux.installer.yaml b/manifests/i/igoogolx/lux/0.13.2/igoogolx.lux.installer.yaml new file mode 100644 index 0000000000000..27562cd5d409d --- /dev/null +++ b/manifests/i/igoogolx/lux/0.13.2/igoogolx.lux.installer.yaml @@ -0,0 +1,13 @@ +# 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: igoogolx.lux +PackageVersion: 0.13.2 +InstallerType: inno +ReleaseDate: 2024-01-19 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/igoogolx/lux/releases/download/v0.13.2/lux-0.13.2+0.13.2-windows-setup.exe + InstallerSha256: 952AF8ECADDE646CBF55E2E9E8299C256B93DBABBC51815DEEB24B5C56DAC2F8 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/i/igoogolx/lux/0.13.2/igoogolx.lux.locale.en-US.yaml b/manifests/i/igoogolx/lux/0.13.2/igoogolx.lux.locale.en-US.yaml new file mode 100644 index 0000000000000..fcb1da28338ca --- /dev/null +++ b/manifests/i/igoogolx/lux/0.13.2/igoogolx.lux.locale.en-US.yaml @@ -0,0 +1,21 @@ +# 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: igoogolx.lux +PackageVersion: 0.13.2 +PackageLocale: en-US +Publisher: igoogolx +PublisherUrl: https://github.com/igoogolx +PublisherSupportUrl: https://github.com/igoogolx/lux/issues +PackageName: lux +PackageUrl: https://github.com/igoogolx/lux +License: GPL-3.0 +LicenseUrl: https://github.com/igoogolx/lux/blob/main/LICENSE +Copyright: Copyright © 2022 igoogolx +ShortDescription: A system network proxy tool +ReleaseNotes: |- + - Feat: replace clash url input with textarea + - Feat: update the way of checking for updates on about page +ReleaseNotesUrl: https://github.com/igoogolx/lux/releases/tag/v0.13.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/i/igoogolx/lux/0.13.2/igoogolx.lux.yaml b/manifests/i/igoogolx/lux/0.13.2/igoogolx.lux.yaml new file mode 100644 index 0000000000000..237b6278dce0a --- /dev/null +++ b/manifests/i/igoogolx/lux/0.13.2/igoogolx.lux.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: igoogolx.lux +PackageVersion: 0.13.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 681956c639ddf95682268fc837f536dee348ada3 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 20 Jan 2024 02:48:31 +1100 Subject: [PATCH 150/243] New version: GitHub.GitHubDesktop version 3.3.8 (#135428) --- .../3.3.8/GitHub.GitHubDesktop.installer.yaml | 35 +++++++++++++++++++ .../GitHub.GitHubDesktop.locale.en-US.yaml | 28 +++++++++++++++ .../3.3.8/GitHub.GitHubDesktop.yaml | 8 +++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/g/GitHub/GitHubDesktop/3.3.8/GitHub.GitHubDesktop.installer.yaml create mode 100644 manifests/g/GitHub/GitHubDesktop/3.3.8/GitHub.GitHubDesktop.locale.en-US.yaml create mode 100644 manifests/g/GitHub/GitHubDesktop/3.3.8/GitHub.GitHubDesktop.yaml diff --git a/manifests/g/GitHub/GitHubDesktop/3.3.8/GitHub.GitHubDesktop.installer.yaml b/manifests/g/GitHub/GitHubDesktop/3.3.8/GitHub.GitHubDesktop.installer.yaml new file mode 100644 index 0000000000000..2675162166d0a --- /dev/null +++ b/manifests/g/GitHub/GitHubDesktop/3.3.8/GitHub.GitHubDesktop.installer.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: GitHub.GitHubDesktop +PackageVersion: 3.3.8 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://desktop.githubusercontent.com/github-desktop/releases/3.3.8-48bb7059/GitHubDesktopSetup-x64.exe + InstallerSha256: 24969572AFCEC0852B30415B73B8F4A82217B573FE495B5A5E453DA95D358678 + InstallerSwitches: + Silent: /s + SilentWithProgress: /s +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://desktop.githubusercontent.com/github-desktop/releases/3.3.8-48bb7059/GitHubDesktopSetup-x64.msi + InstallerSha256: 829113C69ACB88AEFBB52B8D97D09D82248DD013029A8A41800C2323EBBE1E82 + ProductCode: '{B77E1526-2F39-42BE-8031-C78A557ECA34}' + AppsAndFeaturesEntries: + - DisplayName: GitHub Desktop Deployment Tool + DisplayVersion: 3.3.8.0 + ProductCode: '{B77E1526-2F39-42BE-8031-C78A557ECA34}' + UpgradeCode: '{00D8E2EE-13EA-5BEB-87F0-70EFC46A7D4A}' + InstallerType: msi +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/GitHub/GitHubDesktop/3.3.8/GitHub.GitHubDesktop.locale.en-US.yaml b/manifests/g/GitHub/GitHubDesktop/3.3.8/GitHub.GitHubDesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..dd38e89cf701f --- /dev/null +++ b/manifests/g/GitHub/GitHubDesktop/3.3.8/GitHub.GitHubDesktop.locale.en-US.yaml @@ -0,0 +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.GitHubDesktop +PackageVersion: 3.3.8 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com +PublisherSupportUrl: https://support.github.com +PrivacyUrl: https://docs.github.com/en/github/site-policy/github-privacy-statement +Author: GitHub, Inc. +PackageName: GitHub Desktop +PackageUrl: https://desktop.github.com +License: MIT License +LicenseUrl: https://github.com/desktop/desktop/blob/development/LICENSE +Copyright: Copyright (c) GitHub, Inc. +CopyrightUrl: https://github.com/desktop/desktop/blob/development/LICENSE +ShortDescription: GitHub Desktop is an open source Electron-based GitHub app. It is written in TypeScript and uses React. +Description: |- + Focus on what matters instead of fighting with Git. + Whether you're new to Git or a seasoned user, GitHub Desktop simplifies your development workflow. +Moniker: github-desktop +Tags: +- electron +- git +- typescript +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/GitHub/GitHubDesktop/3.3.8/GitHub.GitHubDesktop.yaml b/manifests/g/GitHub/GitHubDesktop/3.3.8/GitHub.GitHubDesktop.yaml new file mode 100644 index 0000000000000..a609e73389aa7 --- /dev/null +++ b/manifests/g/GitHub/GitHubDesktop/3.3.8/GitHub.GitHubDesktop.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.GitHubDesktop +PackageVersion: 3.3.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From a7c164fadfe641dc57977d8f5bed9d0954760099 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 19 Jan 2024 07:48:36 -0800 Subject: [PATCH 151/243] Automatic update of LINE.LINE from 8.4.1.3217 to 8.5.3.3252 (#135415) * Creating manifests/l/LINE/LINE/8.5.3.3252/LINE.LINE.installer.yaml * Creating manifests/l/LINE/LINE/8.5.3.3252/LINE.LINE.locale.en-US.yaml * Creating manifests/l/LINE/LINE/8.5.3.3252/LINE.LINE.yaml * Updating manifests/l/LINE/LINE/8.5.3.3252/LINE.LINE.installer.yaml * Updating manifests/l/LINE/LINE/8.5.3.3252/LINE.LINE.locale.en-US.yaml * Updating manifests/l/LINE/LINE/8.5.3.3252/LINE.LINE.yaml --- .../LINE/8.5.3.3252/LINE.LINE.installer.yaml | 31 ++++++++++++++++ .../8.5.3.3252/LINE.LINE.locale.en-US.yaml | 35 +++++++++++++++++++ .../l/LINE/LINE/8.5.3.3252/LINE.LINE.yaml | 8 +++++ 3 files changed, 74 insertions(+) create mode 100644 manifests/l/LINE/LINE/8.5.3.3252/LINE.LINE.installer.yaml create mode 100644 manifests/l/LINE/LINE/8.5.3.3252/LINE.LINE.locale.en-US.yaml create mode 100644 manifests/l/LINE/LINE/8.5.3.3252/LINE.LINE.yaml diff --git a/manifests/l/LINE/LINE/8.5.3.3252/LINE.LINE.installer.yaml b/manifests/l/LINE/LINE/8.5.3.3252/LINE.LINE.installer.yaml new file mode 100644 index 0000000000000..c88331caf62ff --- /dev/null +++ b/manifests/l/LINE/LINE/8.5.3.3252/LINE.LINE.installer.yaml @@ -0,0 +1,31 @@ +# Automatically updated by the winget bot at 2024/Jan/19 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: LINE.LINE +PackageVersion: 8.5.3.3252 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /M + SilentWithProgress: /M +UpgradeBehavior: install +AppsAndFeaturesEntries: +- ProductCode: LINE +Installers: +- Architecture: x64 + InstallerUrl: https://desktop.line-scdn.net/win/new/LineInst.exe + InstallerSha256: 102C5E6B1C4414D8A5C5A22612CB54341E0056A01C59FBB97DEF9A523B57DDE2 + ProductCode: LINE +- Architecture: x86 + InstallerUrl: https://desktop.line-scdn.net/win/new/LineInst.exe + InstallerSha256: 102C5E6B1C4414D8A5C5A22612CB54341E0056A01C59FBB97DEF9A523B57DDE2 + ProductCode: LINE +ManifestType: installer +ManifestVersion: 1.4.0 diff --git a/manifests/l/LINE/LINE/8.5.3.3252/LINE.LINE.locale.en-US.yaml b/manifests/l/LINE/LINE/8.5.3.3252/LINE.LINE.locale.en-US.yaml new file mode 100644 index 0000000000000..cc44e45c6a9ff --- /dev/null +++ b/manifests/l/LINE/LINE/8.5.3.3252/LINE.LINE.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Automatically updated by the winget bot at 2024/Jan/19 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: LINE.LINE +PackageVersion: 8.5.3.3252 +PackageLocale: en-US +Publisher: LINE Corporation +PublisherUrl: https://line.me +PublisherSupportUrl: https://help.line.me +PrivacyUrl: https://line.me/en/terms/policy/ +Author: LINE Corporation +PackageName: LINE +PackageUrl: https://line.me +License: Proprietary +LicenseUrl: https://terms.line.me/line_terms?lang=en +Copyright: Copyright LINE Corporation All Rights Reserved. +CopyrightUrl: https://terms.line.me/line_terms?lang=en +ShortDescription: Free SMS, Free Voice call messenger application. +Description: |- + LINE reshapes communication around the globe, allowing you to enjoy not only messaging but also free voice and video calls wherever you find yourself. + Download LINE and discover the reasons for its global popularity and number one ranking in 52 countries. +Moniker: line +Tags: +- communication +- cross-platform +- im +- line +- messaging +- messenger +- social +- video-call +- voice-call +- voice-chat +ManifestType: defaultLocale +ManifestVersion: 1.4.0 diff --git a/manifests/l/LINE/LINE/8.5.3.3252/LINE.LINE.yaml b/manifests/l/LINE/LINE/8.5.3.3252/LINE.LINE.yaml new file mode 100644 index 0000000000000..ba3f28279116c --- /dev/null +++ b/manifests/l/LINE/LINE/8.5.3.3252/LINE.LINE.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Jan/19 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: LINE.LINE +PackageVersion: 8.5.3.3252 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.4.0 From 4167450274633642157cad285de72eead506a08c Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 23:48:41 +0800 Subject: [PATCH 152/243] New version: 5E.5EClient version 7.1.36 (#135430) --- .../7.1.36/5E.5EClient.installer.yaml | 18 +++++++++++ .../7.1.36/5E.5EClient.locale.en-US.yaml | 32 +++++++++++++++++++ .../7.1.36/5E.5EClient.locale.zh-CN.yaml | 30 +++++++++++++++++ .../5/5E/5EClient/7.1.36/5E.5EClient.yaml | 8 +++++ 4 files changed, 88 insertions(+) create mode 100644 manifests/5/5E/5EClient/7.1.36/5E.5EClient.installer.yaml create mode 100644 manifests/5/5E/5EClient/7.1.36/5E.5EClient.locale.en-US.yaml create mode 100644 manifests/5/5E/5EClient/7.1.36/5E.5EClient.locale.zh-CN.yaml create mode 100644 manifests/5/5E/5EClient/7.1.36/5E.5EClient.yaml diff --git a/manifests/5/5E/5EClient/7.1.36/5E.5EClient.installer.yaml b/manifests/5/5E/5EClient/7.1.36/5E.5EClient.installer.yaml new file mode 100644 index 0000000000000..22f8202d082b2 --- /dev/null +++ b/manifests/5/5E/5EClient/7.1.36/5E.5EClient.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: 5E.5EClient +PackageVersion: 7.1.36 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-01-18 +Installers: +- Architecture: x64 + InstallerUrl: https://oss-arena.5eplay.com/client/5EClient-7.1.36.exe + InstallerSha256: 4B9E7EE525583EA3EFFEBCF9683E7AAF4B8A2F12CBE5BF63321AB7A6AD123174 + ProductCode: b8243c8b-3ace-5d95-b4f0-bc984c2373da +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/5/5E/5EClient/7.1.36/5E.5EClient.locale.en-US.yaml b/manifests/5/5E/5EClient/7.1.36/5E.5EClient.locale.en-US.yaml new file mode 100644 index 0000000000000..2c885a4819c31 --- /dev/null +++ b/manifests/5/5E/5EClient/7.1.36/5E.5EClient.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: 5E.5EClient +PackageVersion: 7.1.36 +PackageLocale: en-US +Publisher: 杭州赛凡科技有限公司 +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +Author: Every Technology Co., Ltd. Hangzhou +PackageName: 5EClient +# PackageUrl: +License: Proprietary +# LicenseUrl: +Copyright: ©2011-2024 Every Technology Co., Ltd. Hangzhou +# CopyrightUrl: +ShortDescription: 'A professional CS: GO matchmaking platform from 5EPlay' +Description: '5EClient is a CS: GO matchmaking software that boasts over ten million registered active players and is the preferred platform for CS: GO players. The platform features proprietary state-of-the-art anti-cheating technologies as well as in-game reporting and voting to ensure a fair and enjoyable gaming experience for all players. Additionally, the platform has 128-tick competitive-grade servers to deliver a smooth gaming experience for all players. Moreover, the platform offers comprehensive game data analysis, helping players review their matches and providing professional analysis results.' +# Moniker: +Tags: +- csgo +- game +- gaming +- matchmaking +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/5/5E/5EClient/7.1.36/5E.5EClient.locale.zh-CN.yaml b/manifests/5/5E/5EClient/7.1.36/5E.5EClient.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d989d59f29846 --- /dev/null +++ b/manifests/5/5E/5EClient/7.1.36/5E.5EClient.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: 5E.5EClient +PackageVersion: 7.1.36 +PackageLocale: zh-CN +Publisher: 杭州赛凡科技有限公司 +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +Author: 杭州赛凡科技有限公司 +PackageName: 5EClient +# PackageUrl: +License: 专有软件 +# LicenseUrl: +Copyright: ©2011-2024 杭州赛凡科技有限公司 +# CopyrightUrl: +ShortDescription: '5EPlay 旗下专业 CS: GO 对战平台' +Description: '5E 对战平台是由 5EPlay 开发的一款 CS: GO 对战软件,拥有超过千万注册活跃玩家,是 CS: GO 玩家的首选平台。平台采用自主研发的最新反作弊技术和游戏内举报投票功能,全面保护玩家的游戏体验。同时,平台提供 128tick 竞赛级服务器,能够给玩家带来丝滑的游戏体验。此外,平台还提供专业全面的游戏数据分析,帮助玩家全面回顾整场对局,并给出专业的分析结果。' +# Moniker: +Tags: +- csgo +- 游戏 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/5/5E/5EClient/7.1.36/5E.5EClient.yaml b/manifests/5/5E/5EClient/7.1.36/5E.5EClient.yaml new file mode 100644 index 0000000000000..afc06f04a840d --- /dev/null +++ b/manifests/5/5E/5EClient/7.1.36/5E.5EClient.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: 5E.5EClient +PackageVersion: 7.1.36 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 47302472505ca473754d700e6243db45b841f07d Mon Sep 17 00:00:00 2001 From: Aaron Liu Date: Fri, 19 Jan 2024 10:48:47 -0500 Subject: [PATCH 153/243] New version: Upscayl.Upscayl version 2.9.8 (#135429) --- .../2.9.8/Upscayl.Upscayl.installer.yaml | 16 ++++++ .../2.9.8/Upscayl.Upscayl.locale.en-US.yaml | 53 +++++++++++++++++++ .../Upscayl/2.9.8/Upscayl.Upscayl.yaml | 8 +++ 3 files changed, 77 insertions(+) create mode 100644 manifests/u/Upscayl/Upscayl/2.9.8/Upscayl.Upscayl.installer.yaml create mode 100644 manifests/u/Upscayl/Upscayl/2.9.8/Upscayl.Upscayl.locale.en-US.yaml create mode 100644 manifests/u/Upscayl/Upscayl/2.9.8/Upscayl.Upscayl.yaml diff --git a/manifests/u/Upscayl/Upscayl/2.9.8/Upscayl.Upscayl.installer.yaml b/manifests/u/Upscayl/Upscayl/2.9.8/Upscayl.Upscayl.installer.yaml new file mode 100644 index 0000000000000..3d0cb7faa720b --- /dev/null +++ b/manifests/u/Upscayl/Upscayl/2.9.8/Upscayl.Upscayl.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: Upscayl.Upscayl +PackageVersion: 2.9.8 +InstallerType: nullsoft +UpgradeBehavior: install +ReleaseDate: 2024-01-16 +AppsAndFeaturesEntries: +- DisplayName: Upscayl 2.9.8 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/upscayl/upscayl/releases/download/v2.9.8/upscayl-2.9.8-win.exe + InstallerSha256: 9FB867159886603E08DE1E4AAEB0E77BD39EB6BDD765654D9C6BC1D4FC208DA9 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/u/Upscayl/Upscayl/2.9.8/Upscayl.Upscayl.locale.en-US.yaml b/manifests/u/Upscayl/Upscayl/2.9.8/Upscayl.Upscayl.locale.en-US.yaml new file mode 100644 index 0000000000000..c85cf5b7826cd --- /dev/null +++ b/manifests/u/Upscayl/Upscayl/2.9.8/Upscayl.Upscayl.locale.en-US.yaml @@ -0,0 +1,53 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Upscayl.Upscayl +PackageVersion: 2.9.8 +PackageLocale: en-US +Publisher: Upscayl +PublisherUrl: https://github.com/upscayl +PublisherSupportUrl: https://github.com/upscayl/upscayl/issues +PackageName: Upscayl +PackageUrl: https://github.com/upscayl/upscayl +License: AGPL-3.0 +LicenseUrl: https://github.com/upscayl/upscayl/blob/main/LICENSE +Copyright: Copyright (c) 2023 - Upscayl +ShortDescription: Free and Open Source AI Image Upscaler for Linux, MacOS and Windows built with Linux-First philosophy. +Tags: +- ai +- electron +- esrgan +- gigapixel +- images +- image-upscaling +- photos +- topaz +- upscale +- upscayl +ReleaseNotes: |- + What's Changed 🤓 + - Fixed the issue that caused batch mode to only output PNG files 🫡 + - Added helpful hint for custom model option 📧 + - Added turn off notification option in the settings 🙈 + - Upscayl will now delete desktop.ini, . + DS_Store and other hidden files before performing batch upscale 😀 + - Fixed a bug that caused Fast model to not work when custom models are enabled 🧿 + v2.9.7 Changes 🙈 + - Improved automatic model scale detection (For example, it now detects '2x' and 'x2' both) 😎 + - Added WEBP as an export option! 🥳 + - Fixed Batch Upscayl direct output. + Now JPG/WEBP will directly output their own format! ✅ + - Fixed Batch Upscayl transparent PNG processing bug 🐞 + - Added Upscayl success/failure system notifications! 📢 + - Fixed overwrite image bug 🐞 + - Added Upscayl News 📰 + - Fixed the 'Release Notes' bug that causes the updater dialog to close 📝 + - Added extra information hint to Batch Upscayl progress 🫡 + - Fixed encode image failure issue for Mac App Store build 🖥️ + - Added Email Developer button for Mac App Store users 📧 + - Added helpful information hint for Mac App Store users ℹ️ + - Updated Upscayl Progress animation 🦄 + - Polished the UI some more 💅🏻 +ReleaseNotesUrl: https://github.com/upscayl/upscayl/releases/tag/v2.9.8 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/u/Upscayl/Upscayl/2.9.8/Upscayl.Upscayl.yaml b/manifests/u/Upscayl/Upscayl/2.9.8/Upscayl.Upscayl.yaml new file mode 100644 index 0000000000000..2e1c05eddfd52 --- /dev/null +++ b/manifests/u/Upscayl/Upscayl/2.9.8/Upscayl.Upscayl.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: Upscayl.Upscayl +PackageVersion: 2.9.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From fb87af317220780b79b7b0f68256b781388fad6a Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 20 Jan 2024 02:48:59 +1100 Subject: [PATCH 154/243] Remove version: NordSecurity.NordPass version 5.10.20 (#135433) --- .../NordSecurity.NordPass.installer.yaml | 18 ------------ .../NordSecurity.NordPass.locale.en-US.yaml | 28 ------------------- .../5.10.20/NordSecurity.NordPass.yaml | 8 ------ 3 files changed, 54 deletions(-) delete mode 100644 manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.installer.yaml delete mode 100644 manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.locale.en-US.yaml delete mode 100644 manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.yaml 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 deleted file mode 100644 index d6b0689ddf42c..0000000000000 --- a/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jan/18 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: NordSecurity.NordPass -PackageVersion: 5.10.20 -Platform: -- Windows.Desktop -InstallerType: nullsoft -Scope: user -InstallModes: -- silent -UpgradeBehavior: install -Installers: -- Architecture: x86 - InstallerUrl: https://downloads.npass.app/windows_x86/NordPassSetup_x86.exe - InstallerSha256: EB245D0F136189980500C4FF5AF028B0AECDF4C399FCA66A589C4670C4F47CCA -ManifestType: installer -ManifestVersion: 1.4.0 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 deleted file mode 100644 index f448013fc3287..0000000000000 --- a/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.locale.en-US.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jan/18 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: NordSecurity.NordPass -PackageVersion: 5.10.20 -PackageLocale: en-US -Publisher: NordPass Team -PublisherUrl: https://nordpass.com -PrivacyUrl: https://my.nordaccount.com/legal/privacy-policy -Author: NordPass Team -PackageName: NordPass -PackageUrl: https://nordpass.com -License: Proprietary -LicenseUrl: https://my.nordaccount.com/legal/terms-of-service/nordpass -Copyright: Copyright © 2023 NordPass Team -CopyrightUrl: https://my.nordaccount.com/legal/terms-of-service/nordpass -ShortDescription: NordPass is your freedom from password stress. Generate and securely store strong passwords and autofill them with a single click. -Description: |- - NordPass is your freedom from password stress. - Generate and securely store strong passwords and autofill them with a single click. -Moniker: nordpass -Tags: -- credentials -- password -- password-safe -- protect -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.yaml b/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.yaml deleted file mode 100644 index 2fdf0882b244e..0000000000000 --- a/manifests/n/NordSecurity/NordPass/5.10.20/NordSecurity.NordPass.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jan/18 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: NordSecurity.NordPass -PackageVersion: 5.10.20 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 From ba97db35691c539478fa140f4d8340e0e6cdb5f4 Mon Sep 17 00:00:00 2001 From: wickles <4229542+wickles@users.noreply.github.com> Date: Fri, 19 Jan 2024 07:49:10 -0800 Subject: [PATCH 155/243] fix calibre 7.3.0 (#135444) --- .../c/calibre/calibre/7.3.0/calibre.calibre.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/c/calibre/calibre/7.3.0/calibre.calibre.installer.yaml b/manifests/c/calibre/calibre/7.3.0/calibre.calibre.installer.yaml index fd103e42745df..670e7b277a4e2 100644 --- a/manifests/c/calibre/calibre/7.3.0/calibre.calibre.installer.yaml +++ b/manifests/c/calibre/calibre/7.3.0/calibre.calibre.installer.yaml @@ -36,7 +36,7 @@ AppsAndFeaturesEntries: UpgradeCode: '{5DD881FF-756B-4097-9D82-8C0F11D521EA}' Installers: - Architecture: x64 - InstallerUrl: https://github.com/kovidgoyal/calibre/releases/download/v7.3.0/calibre-64bit-7.3.0.msi + InstallerUrl: https://download.calibre-ebook.com/7.3.0/calibre-64bit-7.3.0.msi InstallerSha256: DFD6521A422F560E14EEA879C7A163DF3E68317BCCA0A2689F4065DBEF3522D1 ManifestType: installer ManifestVersion: 1.5.0 From 85ed8b3e7338999a7006e743cb0f03a7f7018e82 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 20 Jan 2024 02:49:15 +1100 Subject: [PATCH 156/243] New version: Google.EarthPro version 7.3.6.9750 (#135431) --- .../7.3.6.9750/Google.EarthPro.installer.yaml | 48 +++++++++++++++++++ .../Google.EarthPro.locale.en-US.yaml | 31 ++++++++++++ .../EarthPro/7.3.6.9750/Google.EarthPro.yaml | 8 ++++ 3 files changed, 87 insertions(+) create mode 100644 manifests/g/Google/EarthPro/7.3.6.9750/Google.EarthPro.installer.yaml create mode 100644 manifests/g/Google/EarthPro/7.3.6.9750/Google.EarthPro.locale.en-US.yaml create mode 100644 manifests/g/Google/EarthPro/7.3.6.9750/Google.EarthPro.yaml diff --git a/manifests/g/Google/EarthPro/7.3.6.9750/Google.EarthPro.installer.yaml b/manifests/g/Google/EarthPro/7.3.6.9750/Google.EarthPro.installer.yaml new file mode 100644 index 0000000000000..fb108f73deaa6 --- /dev/null +++ b/manifests/g/Google/EarthPro/7.3.6.9750/Google.EarthPro.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.EarthPro +PackageVersion: 7.3.6.9750 +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: OMAHA=1 + SilentWithProgress: OMAHA=1 +UpgradeBehavior: install +FileExtensions: +- arbvp1 +- bak +- eta +- geprint +- gpx +- igb +- kdx +- klm +- kml +- kmz +- kvw +Installers: +- Architecture: x64 + InstallerUrl: https://dl.google.com/dl/earth/client/advanced/current/googleearthprowin-7.3.6-x64.exe + InstallerSha256: 29417C7C2CE1AFEA16F5029B2EAA534D27F1C5CC1381C3FDD5D624C760FE43EC + ProductCode: '{F27DBA46-80E1-4858-9285-19198FFFBF3D}' + AppsAndFeaturesEntries: + - DisplayName: Google Earth Pro + Publisher: Google + ProductCode: '{DE181B35-ACEF-4DB0-86D9-731D5767ABB1}' + InstallerType: msi +- Architecture: x86 + InstallerUrl: https://dl.google.com/dl/earth/client/advanced/current/googleearthprowin-7.3.6.exe + InstallerSha256: 7B61EB1521C4AFA2FEA46B224305121F4A1AFC14EAC7576FF5990D8B44D0B9CB + ProductCode: '{FB424A32-23DC-4B91-AF94-D46BDB4841EF}' + AppsAndFeaturesEntries: + - DisplayName: Google Earth Pro + Publisher: Google + ProductCode: '{FB424A32-23DC-4B91-AF94-D46BDB4841EF}' + InstallerType: msi +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/EarthPro/7.3.6.9750/Google.EarthPro.locale.en-US.yaml b/manifests/g/Google/EarthPro/7.3.6.9750/Google.EarthPro.locale.en-US.yaml new file mode 100644 index 0000000000000..16871156588b2 --- /dev/null +++ b/manifests/g/Google/EarthPro/7.3.6.9750/Google.EarthPro.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: Google.EarthPro +PackageVersion: 7.3.6.9750 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com +PublisherSupportUrl: https://support.google.com +PrivacyUrl: https://policies.google.com/privacy?hl=en +Author: Google Inc. +PackageName: Google Earth Pro +PackageUrl: https://www.google.com/earth/ +License: Freeware +LicenseUrl: https://earth.google.com/intl/en-US/licensepro.html +Copyright: Copyright (C) Google Inc. +CopyrightUrl: https://earth.google.com/intl/en-US/licensepro.html +ShortDescription: The world's most detailed globe. Create maps with advanced tools. +Description: Google Earth lets you fly anywhere on Earth to view satellite imagery, maps, terrain, 3D buildings, from galaxies in outer space to the canyons of the ocean. +Moniker: googleearthpro +Tags: +- discover +- earth +- geo +- geographic +- globe +- map +- mapping +- navigation +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/EarthPro/7.3.6.9750/Google.EarthPro.yaml b/manifests/g/Google/EarthPro/7.3.6.9750/Google.EarthPro.yaml new file mode 100644 index 0000000000000..1f994ecf34235 --- /dev/null +++ b/manifests/g/Google/EarthPro/7.3.6.9750/Google.EarthPro.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.EarthPro +PackageVersion: 7.3.6.9750 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7df9b323a87ba485c68b6dda2339fd3de83ae06d Mon Sep 17 00:00:00 2001 From: Nebula <40148908+nebula-it@users.noreply.github.com> Date: Fri, 19 Jan 2024 07:49:22 -0800 Subject: [PATCH 157/243] New version: Sidero.talosctl version 1.6.2 (#135435) --- .../1.6.2/Sidero.talosctl.installer.yaml | 15 +++++++++++++ .../1.6.2/Sidero.talosctl.locale.en-US.yaml | 22 +++++++++++++++++++ .../talosctl/1.6.2/Sidero.talosctl.yaml | 8 +++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/s/Sidero/talosctl/1.6.2/Sidero.talosctl.installer.yaml create mode 100644 manifests/s/Sidero/talosctl/1.6.2/Sidero.talosctl.locale.en-US.yaml create mode 100644 manifests/s/Sidero/talosctl/1.6.2/Sidero.talosctl.yaml diff --git a/manifests/s/Sidero/talosctl/1.6.2/Sidero.talosctl.installer.yaml b/manifests/s/Sidero/talosctl/1.6.2/Sidero.talosctl.installer.yaml new file mode 100644 index 0000000000000..47a3aeaea07cf --- /dev/null +++ b/manifests/s/Sidero/talosctl/1.6.2/Sidero.talosctl.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: Sidero.talosctl +PackageVersion: 1.6.2 +InstallerLocale: en-US +InstallerType: portable +Commands: +- talosctl +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/siderolabs/talos/releases/download/v1.6.2/talosctl-windows-amd64.exe + InstallerSha256: 7B5F54B76BC3FB083CEC36DD3CFE7CBEB78903B7CC0983E225EEDE626400AB49 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/Sidero/talosctl/1.6.2/Sidero.talosctl.locale.en-US.yaml b/manifests/s/Sidero/talosctl/1.6.2/Sidero.talosctl.locale.en-US.yaml new file mode 100644 index 0000000000000..755cfe4cd4dcb --- /dev/null +++ b/manifests/s/Sidero/talosctl/1.6.2/Sidero.talosctl.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: Sidero.talosctl +PackageVersion: 1.6.2 +PackageLocale: en-US +Publisher: Sidero Labs +PublisherUrl: https://www.talos.dev +PublisherSupportUrl: https://github.com/siderolabs/talos/issues +PrivacyUrl: https://www.siderolabs.com/privacy-policy/ +Author: Sidero Labs +PackageName: talosctl +PackageUrl: https://www.talos.dev/ +License: Mozilla Public License 2.0 +LicenseUrl: https://github.com/siderolabs/talos/blob/main/LICENSE +ShortDescription: A command line tool for communicating with a Talos cluster +Tags: +- k8s +- kubernetes +- talos +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/Sidero/talosctl/1.6.2/Sidero.talosctl.yaml b/manifests/s/Sidero/talosctl/1.6.2/Sidero.talosctl.yaml new file mode 100644 index 0000000000000..9f53fbaa95073 --- /dev/null +++ b/manifests/s/Sidero/talosctl/1.6.2/Sidero.talosctl.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: Sidero.talosctl +PackageVersion: 1.6.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 1177d8460b35c64cdb8fe66ae11109ca77e7ed60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BA=AA=E5=8D=8E=E8=A3=95?= <8042833@qq.com> Date: Fri, 19 Jan 2024 23:49:31 +0800 Subject: [PATCH 158/243] New version: Tencent.WeType version 1.0.4.289 (#135446) --- .../1.0.4.289/Tencent.WeType.installer.yaml | 26 +++++++++++++++++ .../Tencent.WeType.locale.zh-CN.yaml | 29 +++++++++++++++++++ .../WeType/1.0.4.289/Tencent.WeType.yaml | 7 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/t/Tencent/WeType/1.0.4.289/Tencent.WeType.installer.yaml create mode 100644 manifests/t/Tencent/WeType/1.0.4.289/Tencent.WeType.locale.zh-CN.yaml create mode 100644 manifests/t/Tencent/WeType/1.0.4.289/Tencent.WeType.yaml diff --git a/manifests/t/Tencent/WeType/1.0.4.289/Tencent.WeType.installer.yaml b/manifests/t/Tencent/WeType/1.0.4.289/Tencent.WeType.installer.yaml new file mode 100644 index 0000000000000..ff40b511ce3cf --- /dev/null +++ b/manifests/t/Tencent/WeType/1.0.4.289/Tencent.WeType.installer.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Tencent.WeType +PackageVersion: 1.0.4.289 +Installers: + - InstallerLocale: zh-CN + Platform: + - Windows.Desktop + MinimumOSVersion: 6.1.7601.0 + Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://wetype.wxqcloud.qq.com/app/win/WeTypeSetup_1.0.4.289_3.exe + InstallerSha256: F766BB52033E256F4953D9CA574658201916BD9433617204768B0E8AA49379A8 + InstallerSwitches: + Silent: /s + SilentWithProgress: /s + UpgradeBehavior: install + AppsAndFeaturesEntries: + - DisplayName: 微信键盘 + Publisher: 腾讯科技(深圳)有限公司 + DisplayVersion: 1.0.4.289 + ElevationRequirement: elevatesSelf + ReleaseDate: 2024-01-18 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/WeType/1.0.4.289/Tencent.WeType.locale.zh-CN.yaml b/manifests/t/Tencent/WeType/1.0.4.289/Tencent.WeType.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0626b84915c01 --- /dev/null +++ b/manifests/t/Tencent/WeType/1.0.4.289/Tencent.WeType.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Tencent.WeType +PackageVersion: 1.0.4.289 +PackageLocale: zh-CN +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://z.weixin.qq.com/ +PublisherSupportUrl: https://z.weixin.qq.com/web/feedback_h5 +PrivacyUrl: https://wxkeyboardcms-1258476243.file.myqcloud.com/page/article/index/13.html +Author: 深圳市腾讯计算机系统有限公司 +PackageName: 微信输入法 +PackageUrl: https://z.weixin.qq.com/ +License: 免费软件 +LicenseUrl: https://wxkeyboardcms-1258476243.file.myqcloud.com/page/article/index/14.html +Copyright: 腾讯公司 版权所有 Copyright © 1998 - 2023 Tencent. All Rights Reserved. +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 微信输入法是微信官方出品的中文输入法,提供高效的输入体验、精准的推荐策略、多元的创新玩法。 +Moniker: 微信输入法 +Tags: + - 中文 + - 拼音 + - 汉语 + - 输入法 +ReleaseNotes: | + - 支持跨设备复制粘贴文字、同步词库和常用语 + - 体验优化和问题修复 +ReleaseNotesUrl: https://z.weixin.qq.com/web/changelog/49 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/WeType/1.0.4.289/Tencent.WeType.yaml b/manifests/t/Tencent/WeType/1.0.4.289/Tencent.WeType.yaml new file mode 100644 index 0000000000000..3d95eec4091fe --- /dev/null +++ b/manifests/t/Tencent/WeType/1.0.4.289/Tencent.WeType.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Tencent.WeType +PackageVersion: 1.0.4.289 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.5.0 From bc797898b157e936e12aba52b8ec302bac96c9d6 Mon Sep 17 00:00:00 2001 From: wickles <4229542+wickles@users.noreply.github.com> Date: Fri, 19 Jan 2024 07:55:55 -0800 Subject: [PATCH 159/243] fix calibre portable 7.3.0 (#135450) --- .../portable/7.3.0.0/calibre.calibre.portable.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 index efd3e345a00cf..aca691c917af6 100644 --- 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 @@ -6,7 +6,7 @@ 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 + InstallerUrl: https://download.calibre-ebook.com/7.3.0/calibre-portable-installer-7.3.0.exe InstallerSha256: 808006111429499483a9758fc783985c71439f845daf4eea90e3917dfc076134 ManifestType: installer ManifestVersion: 1.5.0 From b9b3a6c807984bd4cdbd46990e1df097ed35f7d9 Mon Sep 17 00:00:00 2001 From: wickles <4229542+wickles@users.noreply.github.com> Date: Fri, 19 Jan 2024 07:56:06 -0800 Subject: [PATCH 160/243] fix calibre 6.29.0 (#135451) --- .../c/calibre/calibre/6.29.0/calibre.calibre.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/c/calibre/calibre/6.29.0/calibre.calibre.installer.yaml b/manifests/c/calibre/calibre/6.29.0/calibre.calibre.installer.yaml index ba4f57420cbe7..8111d8fbfab22 100644 --- a/manifests/c/calibre/calibre/6.29.0/calibre.calibre.installer.yaml +++ b/manifests/c/calibre/calibre/6.29.0/calibre.calibre.installer.yaml @@ -36,7 +36,7 @@ AppsAndFeaturesEntries: UpgradeCode: '{5DD881FF-756B-4097-9D82-8C0F11D521EA}' Installers: - Architecture: x64 - InstallerUrl: https://github.com/kovidgoyal/calibre/releases/download/v6.29.0/calibre-64bit-6.29.0.msi + InstallerUrl: https://download.calibre-ebook.com/6.29.0/calibre-64bit-6.29.0.msi InstallerSha256: 58EF95016DAFC8616CBADC74EE98A3A21EAF401B6CAF110EBC5672392FA48FD4 ManifestType: installer ManifestVersion: 1.5.0 From 9baf7d5ef5b64ff633fcc10e3c7fbe9895ed1f16 Mon Sep 17 00:00:00 2001 From: Romans Pokrovskis Date: Fri, 19 Jan 2024 17:56:27 +0200 Subject: [PATCH 161/243] New version: AquaSecurity.Trivy version 0.48.3 (#135452) --- .../0.48.3/AquaSecurity.Trivy.installer.yaml | 22 +++++++++++ .../AquaSecurity.Trivy.locale.en-US.yaml | 38 +++++++++++++++++++ .../Trivy/0.48.3/AquaSecurity.Trivy.yaml | 8 ++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/a/AquaSecurity/Trivy/0.48.3/AquaSecurity.Trivy.installer.yaml create mode 100644 manifests/a/AquaSecurity/Trivy/0.48.3/AquaSecurity.Trivy.locale.en-US.yaml create mode 100644 manifests/a/AquaSecurity/Trivy/0.48.3/AquaSecurity.Trivy.yaml diff --git a/manifests/a/AquaSecurity/Trivy/0.48.3/AquaSecurity.Trivy.installer.yaml b/manifests/a/AquaSecurity/Trivy/0.48.3/AquaSecurity.Trivy.installer.yaml new file mode 100644 index 0000000000000..6c5adff32626d --- /dev/null +++ b/manifests/a/AquaSecurity/Trivy/0.48.3/AquaSecurity.Trivy.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: AquaSecurity.Trivy +PackageVersion: 0.48.3 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: trivy.exe + PortableCommandAlias: trivy +Commands: +- trivy +FileExtensions: +- trivyignore +ReleaseDate: 2024-01-11 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/aquasecurity/trivy/releases/download/v0.48.3/trivy_0.48.3_windows-64bit.zip + InstallerSha256: 0D68F69C2605FE7060D64C0DD907DF730818FD56107043616FBE274BFDD2D032 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/AquaSecurity/Trivy/0.48.3/AquaSecurity.Trivy.locale.en-US.yaml b/manifests/a/AquaSecurity/Trivy/0.48.3/AquaSecurity.Trivy.locale.en-US.yaml new file mode 100644 index 0000000000000..591a58116be76 --- /dev/null +++ b/manifests/a/AquaSecurity/Trivy/0.48.3/AquaSecurity.Trivy.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: AquaSecurity.Trivy +PackageVersion: 0.48.3 +PackageLocale: en-US +Publisher: Aqua Security Software +PublisherUrl: https://www.aquasec.com +PublisherSupportUrl: https://github.com/aquasecurity/trivy +PackageName: Trivy +PackageUrl: https://aquasecurity.github.io/trivy +License: Apache 2.0 +LicenseUrl: https://github.com/aquasecurity/trivy/blob/main/LICENSE +ShortDescription: Trivy is a comprehensive and versatile security scanner. +Description: Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more +Moniker: trivy +Tags: +- cli +- containers +- devops-tools +- docker +- golang +- infrastructure-as-code +- kubernetes +- sbom +- security +- security-tools +- vulnerability +- vulnerability-detector +- vulnerability-scanners +ReleaseNotes: |- + Changelog + - eac751339 chore(deps): bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 (#5892) + - d866b71dd chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#5855) + - 34ba96eb7 chore(deps): bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 (#5830) +ReleaseNotesUrl: https://github.com/aquasecurity/trivy/releases/tag/v0.48.3 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AquaSecurity/Trivy/0.48.3/AquaSecurity.Trivy.yaml b/manifests/a/AquaSecurity/Trivy/0.48.3/AquaSecurity.Trivy.yaml new file mode 100644 index 0000000000000..b5d2009314578 --- /dev/null +++ b/manifests/a/AquaSecurity/Trivy/0.48.3/AquaSecurity.Trivy.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: AquaSecurity.Trivy +PackageVersion: 0.48.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 5da286951087cd69df5ab8d18048504c673adb10 Mon Sep 17 00:00:00 2001 From: atilluF <110931720+atilluF@users.noreply.github.com> Date: Fri, 19 Jan 2024 16:56:38 +0100 Subject: [PATCH 162/243] New version: Oracle.MySQLWorkbench version 8.0.36 (#135456) --- .../Oracle.MySQLWorkbench.installer.yaml | 19 +++++++++++++++++++ .../Oracle.MySQLWorkbench.locale.en-US.yaml | 14 ++++++++++++++ .../8.0.36/Oracle.MySQLWorkbench.yaml | 8 ++++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/o/Oracle/MySQLWorkbench/8.0.36/Oracle.MySQLWorkbench.installer.yaml create mode 100644 manifests/o/Oracle/MySQLWorkbench/8.0.36/Oracle.MySQLWorkbench.locale.en-US.yaml create mode 100644 manifests/o/Oracle/MySQLWorkbench/8.0.36/Oracle.MySQLWorkbench.yaml diff --git a/manifests/o/Oracle/MySQLWorkbench/8.0.36/Oracle.MySQLWorkbench.installer.yaml b/manifests/o/Oracle/MySQLWorkbench/8.0.36/Oracle.MySQLWorkbench.installer.yaml new file mode 100644 index 0000000000000..2b619734bd274 --- /dev/null +++ b/manifests/o/Oracle/MySQLWorkbench/8.0.36/Oracle.MySQLWorkbench.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: Oracle.MySQLWorkbench +PackageVersion: 8.0.36 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{1FE8F570-4E90-4517-872B-442A911B080E}' +AppsAndFeaturesEntries: +- UpgradeCode: '{84C668F4-A0C9-4585-A463-AADE0EFC9391}' +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.mysql.com//Downloads/MySQLGUITools/mysql-workbench-community-8.0.36-winx64.msi + InstallerSha256: 4F1A895E3BC55EEF8E62C3EBDEF429182B63835F91830F2782CFBD33BBA6B57B + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/o/Oracle/MySQLWorkbench/8.0.36/Oracle.MySQLWorkbench.locale.en-US.yaml b/manifests/o/Oracle/MySQLWorkbench/8.0.36/Oracle.MySQLWorkbench.locale.en-US.yaml new file mode 100644 index 0000000000000..28472a9c3fd09 --- /dev/null +++ b/manifests/o/Oracle/MySQLWorkbench/8.0.36/Oracle.MySQLWorkbench.locale.en-US.yaml @@ -0,0 +1,14 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Oracle.MySQLWorkbench +PackageVersion: 8.0.36 +PackageLocale: en-US +Publisher: Oracle Corporation +PublisherSupportUrl: https://www.mysql.com/support +PrivacyUrl: https://www.oracle.com/legal/privacy +PackageName: MySQL Workbench 8.0 CE +License: GNU General Public License version 2 +ShortDescription: Integrated tools environment for database design, modeling, development, administration, and migration. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/o/Oracle/MySQLWorkbench/8.0.36/Oracle.MySQLWorkbench.yaml b/manifests/o/Oracle/MySQLWorkbench/8.0.36/Oracle.MySQLWorkbench.yaml new file mode 100644 index 0000000000000..d90c7dec4383a --- /dev/null +++ b/manifests/o/Oracle/MySQLWorkbench/8.0.36/Oracle.MySQLWorkbench.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: Oracle.MySQLWorkbench +PackageVersion: 8.0.36 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d0c7f66bd256c3512e67418761e4cc3b49dba08c Mon Sep 17 00:00:00 2001 From: Xavier Portilla Edo Date: Fri, 19 Jan 2024 16:56:45 +0100 Subject: [PATCH 163/243] New version: xavidop.cxcli 1.159.0 (#135455) * New version: xavidop.cxcli 1.159.0: add version * New version: xavidop.cxcli 1.159.0: add installer * New version: xavidop.cxcli 1.159.0: add locale --------- Co-authored-by: goreleaserbot --- .../1.159.0/xavidop.cxcli.installer.yaml | 34 +++++++++++++++++++ .../1.159.0/xavidop.cxcli.locale.en-US.yaml | 13 +++++++ .../xavidop/cxcli/1.159.0/xavidop.cxcli.yaml | 7 ++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/x/xavidop/cxcli/1.159.0/xavidop.cxcli.installer.yaml create mode 100644 manifests/x/xavidop/cxcli/1.159.0/xavidop.cxcli.locale.en-US.yaml create mode 100644 manifests/x/xavidop/cxcli/1.159.0/xavidop.cxcli.yaml diff --git a/manifests/x/xavidop/cxcli/1.159.0/xavidop.cxcli.installer.yaml b/manifests/x/xavidop/cxcli/1.159.0/xavidop.cxcli.installer.yaml new file mode 100644 index 0000000000000..b0bc5ab72eb31 --- /dev/null +++ b/manifests/x/xavidop/cxcli/1.159.0/xavidop.cxcli.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: xavidop.cxcli +PackageVersion: 1.159.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-01-19" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: cxcli.exe + PortableCommandAlias: cxcli + InstallerUrl: https://github.com/xavidop/dialogflow-cx-cli/releases/download/v1.159.0/cxcli_Windows_i386.zip + InstallerSha256: 279c0c0925aba75458864f8f6c147c2cc23077ce5e79ffdeeb23f39a74161fc0 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: cxcli.exe + PortableCommandAlias: cxcli + InstallerUrl: https://github.com/xavidop/dialogflow-cx-cli/releases/download/v1.159.0/cxcli_Windows_x86_64.zip + InstallerSha256: 2e338fabe4ea7db4ebf7e01536b9c3ba791cc3883cc35148c89e229d464a4c9e + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: cxcli.exe + PortableCommandAlias: cxcli + InstallerUrl: https://github.com/xavidop/dialogflow-cx-cli/releases/download/v1.159.0/cxcli_Windows_arm64.zip + InstallerSha256: 5d24e0f27e6c9f1f22432634c7dad9fb36548beffb3579a4f7c0e67a25562e13 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/x/xavidop/cxcli/1.159.0/xavidop.cxcli.locale.en-US.yaml b/manifests/x/xavidop/cxcli/1.159.0/xavidop.cxcli.locale.en-US.yaml new file mode 100644 index 0000000000000..6de08383ca4a6 --- /dev/null +++ b/manifests/x/xavidop/cxcli/1.159.0/xavidop.cxcli.locale.en-US.yaml @@ -0,0 +1,13 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json +PackageIdentifier: xavidop.cxcli +PackageVersion: 1.159.0 +PackageLocale: en-US +Publisher: xavidop +PackageName: cxcli +PackageUrl: https://cxcli.xavidop.me +License: Apache-2.0 +ShortDescription: The missing CLI for your Dialogflow CX projects +Moniker: cxcli +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/x/xavidop/cxcli/1.159.0/xavidop.cxcli.yaml b/manifests/x/xavidop/cxcli/1.159.0/xavidop.cxcli.yaml new file mode 100644 index 0000000000000..d332ab0e0b743 --- /dev/null +++ b/manifests/x/xavidop/cxcli/1.159.0/xavidop.cxcli.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: xavidop.cxcli +PackageVersion: 1.159.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 73dd1982a7d2f24e1cb8965126ba3bfe04bac180 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 23:56:51 +0800 Subject: [PATCH 164/243] New version: JetBrains.PyCharm.Community.EAP version 241.8102.133 (#135458) --- ...rains.PyCharm.Community.EAP.installer.yaml | 27 +++++++++++++ ...ns.PyCharm.Community.EAP.locale.en-US.yaml | 40 +++++++++++++++++++ ...ns.PyCharm.Community.EAP.locale.zh-CN.yaml | 36 +++++++++++++++++ .../JetBrains.PyCharm.Community.EAP.yaml | 8 ++++ 4 files changed, 111 insertions(+) create mode 100644 manifests/j/JetBrains/PyCharm/Community/EAP/241.8102.133/JetBrains.PyCharm.Community.EAP.installer.yaml create mode 100644 manifests/j/JetBrains/PyCharm/Community/EAP/241.8102.133/JetBrains.PyCharm.Community.EAP.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/PyCharm/Community/EAP/241.8102.133/JetBrains.PyCharm.Community.EAP.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/PyCharm/Community/EAP/241.8102.133/JetBrains.PyCharm.Community.EAP.yaml diff --git a/manifests/j/JetBrains/PyCharm/Community/EAP/241.8102.133/JetBrains.PyCharm.Community.EAP.installer.yaml b/manifests/j/JetBrains/PyCharm/Community/EAP/241.8102.133/JetBrains.PyCharm.Community.EAP.installer.yaml new file mode 100644 index 0000000000000..7025f014dc27c --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Community/EAP/241.8102.133/JetBrains.PyCharm.Community.EAP.installer.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: JetBrains.PyCharm.Community.EAP +PackageVersion: 241.8102.133 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- ipr +- py +ReleaseDate: 2024-01-19 +AppsAndFeaturesEntries: +- DisplayName: PyCharm Community Edition 241.8102.133 + ProductCode: PyCharm Community Edition 241.8102.133 +Installers: +- Architecture: x64 + InstallerUrl: https://download.jetbrains.com/python/pycharm-community-241.8102.133.exe + InstallerSha256: F55D96DF73FDB0276CE90048A853144DE732CA69BDAA947ED05A21DD76555F8B + ProductCode: PyCharm Community Edition 241.8102.133 +- Architecture: arm64 + InstallerUrl: https://download.jetbrains.com/python/pycharm-community-241.8102.133-aarch64.exe + InstallerSha256: A1FDE12082BFCA43071DA6B46F41345117E9B28C155641D3337F8B6881567081 + ProductCode: PyCharm Community Edition 241.8102.133 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/j/JetBrains/PyCharm/Community/EAP/241.8102.133/JetBrains.PyCharm.Community.EAP.locale.en-US.yaml b/manifests/j/JetBrains/PyCharm/Community/EAP/241.8102.133/JetBrains.PyCharm.Community.EAP.locale.en-US.yaml new file mode 100644 index 0000000000000..322544f2adba0 --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Community/EAP/241.8102.133/JetBrains.PyCharm.Community.EAP.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: JetBrains.PyCharm.Community.EAP +PackageVersion: 241.8102.133 +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: PyCharm Community Edition (EAP) +PackageUrl: https://www.jetbrains.com/pycharm/nextversion/ +License: Apache-2.0 +LicenseUrl: https://github.com/JetBrains/intellij-community/blob/master/LICENSE.txt +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: The Python IDE for Professional Developers +Description: Intelligent Python IDE with refactorings, debugger, code completion, on-the-fly code analysis and coding productivity orientation +# Moniker: +Tags: +- code +- coding +- develop +- development +- django +- programming +- python +ReleaseNotes: |- + - Improved IDE zoom + - Improved Django Structure tool window + Learn more in our blog post. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/PY-A-233538163/PyCharm-2024.1-EAP-1-241.8102.133-build-Release-Notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Learn PyCharm + DocumentUrl: https://www.jetbrains.com/pycharm/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/j/JetBrains/PyCharm/Community/EAP/241.8102.133/JetBrains.PyCharm.Community.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/PyCharm/Community/EAP/241.8102.133/JetBrains.PyCharm.Community.EAP.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f33279b462438 --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Community/EAP/241.8102.133/JetBrains.PyCharm.Community.EAP.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: JetBrains.PyCharm.Community.EAP +PackageVersion: 241.8102.133 +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: PyCharm Community Edition(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/pycharm/nextversion/ +License: Apache-2.0 +LicenseUrl: https://github.com/JetBrains/intellij-community/blob/master/LICENSE.txt +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 面向专业开发者的 Python IDE +Description: 智能 Python IDE 具有重构、调试、代码补全、动态代码分析和以编程生产力为导向 +# Moniker: +Tags: +- django +- python +- 代码 +- 开发 +- 编程 +- 集成开发环境 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/PY-A-233538163/PyCharm-2024.1-EAP-1-241.8102.133-build-Release-Notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 学习 PyCharm + DocumentUrl: https://www.jetbrains.com/zh-cn/pycharm/learn/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/j/JetBrains/PyCharm/Community/EAP/241.8102.133/JetBrains.PyCharm.Community.EAP.yaml b/manifests/j/JetBrains/PyCharm/Community/EAP/241.8102.133/JetBrains.PyCharm.Community.EAP.yaml new file mode 100644 index 0000000000000..6c5324a0a3067 --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Community/EAP/241.8102.133/JetBrains.PyCharm.Community.EAP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: JetBrains.PyCharm.Community.EAP +PackageVersion: 241.8102.133 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 63f7ea475036533f0269366b6383aea50c78911d Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 23:57:04 +0800 Subject: [PATCH 165/243] New version: JetBrains.PyCharm.Professional.EAP version 241.8102.133 (#135460) --- ...ns.PyCharm.Professional.EAP.installer.yaml | 27 +++++++++++++ ...PyCharm.Professional.EAP.locale.en-US.yaml | 40 +++++++++++++++++++ ...PyCharm.Professional.EAP.locale.zh-CN.yaml | 36 +++++++++++++++++ .../JetBrains.PyCharm.Professional.EAP.yaml | 8 ++++ 4 files changed, 111 insertions(+) create mode 100644 manifests/j/JetBrains/PyCharm/Professional/EAP/241.8102.133/JetBrains.PyCharm.Professional.EAP.installer.yaml create mode 100644 manifests/j/JetBrains/PyCharm/Professional/EAP/241.8102.133/JetBrains.PyCharm.Professional.EAP.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/PyCharm/Professional/EAP/241.8102.133/JetBrains.PyCharm.Professional.EAP.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/PyCharm/Professional/EAP/241.8102.133/JetBrains.PyCharm.Professional.EAP.yaml diff --git a/manifests/j/JetBrains/PyCharm/Professional/EAP/241.8102.133/JetBrains.PyCharm.Professional.EAP.installer.yaml b/manifests/j/JetBrains/PyCharm/Professional/EAP/241.8102.133/JetBrains.PyCharm.Professional.EAP.installer.yaml new file mode 100644 index 0000000000000..d547ca2b9ca08 --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Professional/EAP/241.8102.133/JetBrains.PyCharm.Professional.EAP.installer.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: JetBrains.PyCharm.Professional.EAP +PackageVersion: 241.8102.133 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- ipr +- py +ReleaseDate: 2024-01-19 +AppsAndFeaturesEntries: +- DisplayName: PyCharm 241.8102.133 + ProductCode: PyCharm 241.8102.133 +Installers: +- Architecture: x64 + InstallerUrl: https://download.jetbrains.com/python/pycharm-professional-241.8102.133.exe + InstallerSha256: 7A4A62178A0B1FF97C8F2B92D3F103431D217BACD0DAB54D33C0A3089BD70421 + ProductCode: PyCharm 241.8102.133 +- Architecture: arm64 + InstallerUrl: https://download.jetbrains.com/python/pycharm-professional-241.8102.133-aarch64.exe + InstallerSha256: 043B37768A16E7AEEDE778AB85B6E2812519834CF7B27F97865160095FCEA097 + ProductCode: PyCharm 241.8102.133 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/j/JetBrains/PyCharm/Professional/EAP/241.8102.133/JetBrains.PyCharm.Professional.EAP.locale.en-US.yaml b/manifests/j/JetBrains/PyCharm/Professional/EAP/241.8102.133/JetBrains.PyCharm.Professional.EAP.locale.en-US.yaml new file mode 100644 index 0000000000000..e2deeb7d1dadf --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Professional/EAP/241.8102.133/JetBrains.PyCharm.Professional.EAP.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: JetBrains.PyCharm.Professional.EAP +PackageVersion: 241.8102.133 +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: PyCharm Professional Edition (EAP) +PackageUrl: https://www.jetbrains.com/pycharm/nextversion/ +License: Freeware +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: The Python IDE for Professional Developers +Description: The Python & Django IDE with intelligent code completion, on-the-fly error checking, quick-fixes, and much more... +# Moniker: +Tags: +- code +- coding +- develop +- development +- django +- programming +- python +ReleaseNotes: |- + - Improved IDE zoom + - Improved Django Structure tool window + Learn more in our blog post. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/PY-A-233538163/PyCharm-2024.1-EAP-1-241.8102.133-build-Release-Notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Learn PyCharm + DocumentUrl: https://www.jetbrains.com/pycharm/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/j/JetBrains/PyCharm/Professional/EAP/241.8102.133/JetBrains.PyCharm.Professional.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/PyCharm/Professional/EAP/241.8102.133/JetBrains.PyCharm.Professional.EAP.locale.zh-CN.yaml new file mode 100644 index 0000000000000..07de4ca3451cf --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Professional/EAP/241.8102.133/JetBrains.PyCharm.Professional.EAP.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: JetBrains.PyCharm.Professional.EAP +PackageVersion: 241.8102.133 +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: PyCharm Professional Edition(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/pycharm/nextversion/ +License: 免费软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 面向专业开发者的 Python IDE +Description: Python 与 Django IDE,支持智能代码补全、实时错误检查和快速修复,等等… +# Moniker: +Tags: +- django +- python +- 代码 +- 开发 +- 编程 +- 集成开发环境 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/PY-A-233538163/PyCharm-2024.1-EAP-1-241.8102.133-build-Release-Notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 学习 PyCharm + DocumentUrl: https://www.jetbrains.com/zh-cn/pycharm/learn/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/j/JetBrains/PyCharm/Professional/EAP/241.8102.133/JetBrains.PyCharm.Professional.EAP.yaml b/manifests/j/JetBrains/PyCharm/Professional/EAP/241.8102.133/JetBrains.PyCharm.Professional.EAP.yaml new file mode 100644 index 0000000000000..597c21b849701 --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Professional/EAP/241.8102.133/JetBrains.PyCharm.Professional.EAP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: JetBrains.PyCharm.Professional.EAP +PackageVersion: 241.8102.133 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 0210bb1aa63f9835594191cfdb8a328212fb4005 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 19 Jan 2024 23:57:18 +0800 Subject: [PATCH 166/243] New version: JetBrains.RubyMine.EAP version 241.8102.116 (#135459) --- .../JetBrains.RubyMine.EAP.installer.yaml | 26 +++++++ .../JetBrains.RubyMine.EAP.locale.en-US.yaml | 68 +++++++++++++++++++ .../JetBrains.RubyMine.EAP.locale.zh-CN.yaml | 38 +++++++++++ .../241.8102.116/JetBrains.RubyMine.EAP.yaml | 8 +++ 4 files changed, 140 insertions(+) create mode 100644 manifests/j/JetBrains/RubyMine/EAP/241.8102.116/JetBrains.RubyMine.EAP.installer.yaml create mode 100644 manifests/j/JetBrains/RubyMine/EAP/241.8102.116/JetBrains.RubyMine.EAP.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/RubyMine/EAP/241.8102.116/JetBrains.RubyMine.EAP.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/RubyMine/EAP/241.8102.116/JetBrains.RubyMine.EAP.yaml diff --git a/manifests/j/JetBrains/RubyMine/EAP/241.8102.116/JetBrains.RubyMine.EAP.installer.yaml b/manifests/j/JetBrains/RubyMine/EAP/241.8102.116/JetBrains.RubyMine.EAP.installer.yaml new file mode 100644 index 0000000000000..6538f06ca1f17 --- /dev/null +++ b/manifests/j/JetBrains/RubyMine/EAP/241.8102.116/JetBrains.RubyMine.EAP.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: JetBrains.RubyMine.EAP +PackageVersion: 241.8102.116 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- ipr +ReleaseDate: 2024-01-19 +AppsAndFeaturesEntries: +- DisplayName: RubyMine 241.8102.116 + ProductCode: RubyMine 241.8102.116 +Installers: +- Architecture: x64 + InstallerUrl: https://download.jetbrains.com/ruby/RubyMine-241.8102.116.exe + InstallerSha256: BF90F9673AE7F2252D88A5FC60EE6B2A7699FD4638B644197DB031AD45E3BF2A + ProductCode: RubyMine 241.8102.116 +- Architecture: arm64 + InstallerUrl: https://download.jetbrains.com/ruby/RubyMine-241.8102.116-aarch64.exe + InstallerSha256: CEE826E7D23F2DBEF192E8FA5A0E67A4F49A72C1C22D6EF32CCC9B461F2C32D2 + ProductCode: RubyMine 241.8102.116 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/j/JetBrains/RubyMine/EAP/241.8102.116/JetBrains.RubyMine.EAP.locale.en-US.yaml b/manifests/j/JetBrains/RubyMine/EAP/241.8102.116/JetBrains.RubyMine.EAP.locale.en-US.yaml new file mode 100644 index 0000000000000..9bbaa12d2e24b --- /dev/null +++ b/manifests/j/JetBrains/RubyMine/EAP/241.8102.116/JetBrains.RubyMine.EAP.locale.en-US.yaml @@ -0,0 +1,68 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: JetBrains.RubyMine.EAP +PackageVersion: 241.8102.116 +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: RubyMine (EAP) +PackageUrl: https://www.jetbrains.com/ruby/nextversion/ +License: Freeware +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: Empowering Ruby Developers +Description: Cross-platform Ruby on Rails IDE with first-class support for Ruby-related technologies. +# Moniker: +Tags: +- code +- coding +- develop +- development +- ide +- programming +- rails +- ror +- ruby +- ruby-on-rails +ReleaseNotes: |- + RubyMine 2024.1 EAP1 is out! + Here are the highlights: + - Option to jump outside closing | inside blocks: RUBY-31213 + - RBS 3.3.0 updates: RUBY-32019 + - RBS 3.3.0 __todo__ keyword support: RUBY-32066 + - Additional type syntax validations for RBS 3.3.0: RUBY-32067 + - Updates of container type variables in RBS on method calls: RUBY-28724 + - Dumb-aware RBS features: RUBY-32137 + - Dumb-aware RBS code completion: RUBY-28369 + - Annotations/warnings changes in Ruby 3.3.0: RUBY-32098 + - Enabled action to navigate to next duplicated code fragment: IDEA-339864 + - Added diagnostic info about why project's source root is updated: IDEA-342042 + - Obfuscating $Prompt$ text input used in run configurations: IDEA-300943 + - Support for support File and Code Templates synchronization in Settings Sync: IDEA-334928 + - Global Copyright Profile configurations: IDEA-136468 + - Added setting for default preview font size: IDEA-339552 + - Access to dynamic variables from http client pre-request script: IDEA-312803 + - Added option to set requests history limit in HTTP Client: IDEA-283832 + - Request method is available in pre-request script: IDEA-321263 + - Support for YAML format in HTTP request body: IDEA-336787 + - Support for query parameters in HTTP Client generation: IDEA-244318 + - Implemented badge icon in HTTP Client: IDEA-323853 + - Implemented Full IDE zooming below 100%: IDEA-316986 + - Implemented My Commits in the VCS Log: IDEA-341722 + - Support for typed slots in Options API in Vue 3.3: WEB-63801 + - Implemented action to format large JSON files: WEB-64937 + - Added Browser/Live edit tab to NPM run configuration: WEB-32052 + Learn more in release notes. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/RUBY-A-220365138 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Learn RubyMine + DocumentUrl: https://www.jetbrains.com/ruby/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/j/JetBrains/RubyMine/EAP/241.8102.116/JetBrains.RubyMine.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/RubyMine/EAP/241.8102.116/JetBrains.RubyMine.EAP.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f386514daba21 --- /dev/null +++ b/manifests/j/JetBrains/RubyMine/EAP/241.8102.116/JetBrains.RubyMine.EAP.locale.zh-CN.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: JetBrains.RubyMine.EAP +PackageVersion: 241.8102.116 +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: RubyMine(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/ruby/nextversion/ +License: 免费软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 为 Ruby 开发者赋能 +Description: 跨平台 Ruby on Rails IDE,对 Ruby 相关技术提供了出色支持。 +# Moniker: +Tags: +- rails +- ror +- ruby +- ruby-on-rails +- 代码 +- 开发 +- 编程 +- 集成开发环境 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/RUBY-A-220365138 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 学习 RubyMine + DocumentUrl: https://www.jetbrains.com/zh-cn/ruby/learn/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/j/JetBrains/RubyMine/EAP/241.8102.116/JetBrains.RubyMine.EAP.yaml b/manifests/j/JetBrains/RubyMine/EAP/241.8102.116/JetBrains.RubyMine.EAP.yaml new file mode 100644 index 0000000000000..b8130c47c220b --- /dev/null +++ b/manifests/j/JetBrains/RubyMine/EAP/241.8102.116/JetBrains.RubyMine.EAP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: JetBrains.RubyMine.EAP +PackageVersion: 241.8102.116 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e95280f655cfbf7be10bd7c5d4873d9a7324a4c8 Mon Sep 17 00:00:00 2001 From: "Dr. Darshit Mistry" <155899372+drshtmstry@users.noreply.github.com> Date: Fri, 19 Jan 2024 21:34:19 +0530 Subject: [PATCH 167/243] New version: qBittorrent.qBittorrent version 4.6.3 (#135124) * New version: qBittorrent.qBittorrent version 4.6.3 * Update qBittorrent.qBittorrent.installer.yaml * Update qBittorrent.qBittorrent.installer.yaml --- .../qBittorrent.qBittorrent.installer.yaml | 19 +++++++++++ .../qBittorrent.qBittorrent.locale.en-US.yaml | 34 +++++++++++++++++++ .../qBittorrent.qBittorrent.locale.zh-CN.yaml | 33 ++++++++++++++++++ .../4.6.3/qBittorrent.qBittorrent.yaml | 8 +++++ 4 files changed, 94 insertions(+) create mode 100644 manifests/q/qBittorrent/qBittorrent/4.6.3/qBittorrent.qBittorrent.installer.yaml create mode 100644 manifests/q/qBittorrent/qBittorrent/4.6.3/qBittorrent.qBittorrent.locale.en-US.yaml create mode 100644 manifests/q/qBittorrent/qBittorrent/4.6.3/qBittorrent.qBittorrent.locale.zh-CN.yaml create mode 100644 manifests/q/qBittorrent/qBittorrent/4.6.3/qBittorrent.qBittorrent.yaml diff --git a/manifests/q/qBittorrent/qBittorrent/4.6.3/qBittorrent.qBittorrent.installer.yaml b/manifests/q/qBittorrent/qBittorrent/4.6.3/qBittorrent.qBittorrent.installer.yaml new file mode 100644 index 0000000000000..e31749d6d5f03 --- /dev/null +++ b/manifests/q/qBittorrent/qBittorrent/4.6.3/qBittorrent.qBittorrent.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: qBittorrent.qBittorrent +PackageVersion: 4.6.3 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Protocols: +- magnet +FileExtensions: +- torrent +ProductCode: qBittorrent +Installers: +- Architecture: x64 + InstallerUrl: https://sourceforge.net/projects/qbittorrent/files/qbittorrent-win32/qbittorrent-4.6.3/qbittorrent_4.6.3_lt20_qt6_x64_setup.exe/download + InstallerSha256: 9B70059D60E7A41864171DE2CC76A0367955D56AD5034B8CDE1E9C821D3DBAE6 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/q/qBittorrent/qBittorrent/4.6.3/qBittorrent.qBittorrent.locale.en-US.yaml b/manifests/q/qBittorrent/qBittorrent/4.6.3/qBittorrent.qBittorrent.locale.en-US.yaml new file mode 100644 index 0000000000000..4dfe74cf68986 --- /dev/null +++ b/manifests/q/qBittorrent/qBittorrent/4.6.3/qBittorrent.qBittorrent.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: qBittorrent.qBittorrent +PackageVersion: 4.6.3 +PackageLocale: en-US +Publisher: The qBittorrent project +PublisherSupportUrl: https://github.com/qbittorrent/qBittorrent/issues +Author: |- + Sledgehammer999 + Christophe Dumez +PackageName: qBittorrent +License: GPL-3.0 +LicenseUrl: https://github.com/qbittorrent/qBittorrent/blob/master/COPYING +Copyright: Copyright © 2006-2023 The qBittorrent project +ShortDescription: Free and reliable P2P Bittorent client. +Description: |- + qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg. + It aims to be a good alternative to all other bittorrent clients out there. qBittorrent is fast, stable and provides unicode support as well as many features. +Tags: +- bittorrent +- bt +- download +- magnet +- p2p +- share +- sharing +- torrent +- upload +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/qbittorrent/qBittorrent/wiki +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/q/qBittorrent/qBittorrent/4.6.3/qBittorrent.qBittorrent.locale.zh-CN.yaml b/manifests/q/qBittorrent/qBittorrent/4.6.3/qBittorrent.qBittorrent.locale.zh-CN.yaml new file mode 100644 index 0000000000000..49d544ff1b3d4 --- /dev/null +++ b/manifests/q/qBittorrent/qBittorrent/4.6.3/qBittorrent.qBittorrent.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: qBittorrent.qBittorrent +PackageVersion: 4.6.3 +PackageLocale: zh-CN +Publisher: The qBittorrent project +PublisherSupportUrl: https://github.com/qbittorrent/qBittorrent/issues +Author: |- + Sledgehammer999 + Christophe Dumez +PackageName: qBittorrent +License: GPL-3.0 +LicenseUrl: https://github.com/qbittorrent/qBittorrent/blob/master/COPYING +Copyright: 版权所有 © 2006-2023 The qBittorrent project +ShortDescription: 免费(自由)可靠的 P2P Bittorent 客户端 +Description: |- + qBittorrent 是一款使用 C++ / Qt 编写的 bittorrent 客户端,使用了 Arvid Norberg 的 libtorrent(有时也被称为 libtorrent-rasterbar)。 + 它旨在成为所有其它 bittorrent 客户端的良好替代品。qBittorrent 快速、稳定,并提供 unicode 支持等特性。 +Tags: +- p2p +- 上传 +- 下载 +- 共享 +- 分享 +- 磁力链接 +- 磁链 +- 种子 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/qbittorrent/qBittorrent/wiki +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/q/qBittorrent/qBittorrent/4.6.3/qBittorrent.qBittorrent.yaml b/manifests/q/qBittorrent/qBittorrent/4.6.3/qBittorrent.qBittorrent.yaml new file mode 100644 index 0000000000000..aa5d9e53c25c0 --- /dev/null +++ b/manifests/q/qBittorrent/qBittorrent/4.6.3/qBittorrent.qBittorrent.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: qBittorrent.qBittorrent +PackageVersion: 4.6.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 449b404e59360eacbb75f69abdd29e9e160b3d0f Mon Sep 17 00:00:00 2001 From: Hibi_10000 <87810571+Hibi-10000@users.noreply.github.com> Date: Sat, 20 Jan 2024 01:04:36 +0900 Subject: [PATCH 168/243] New version: Ablaze.Floorp version 11.8.1 (#135190) * New version: Ablaze.Floorp version 11.8.1 * Change to new file hash --- .../11.8.1/Ablaze.Floorp.installer.yaml | 32 +++++++++++++++++++ .../11.8.1/Ablaze.Floorp.locale.en-US.yaml | 28 ++++++++++++++++ .../11.8.1/Ablaze.Floorp.locale.ja-JP.yaml | 27 ++++++++++++++++ .../a/Ablaze/Floorp/11.8.1/Ablaze.Floorp.yaml | 6 ++++ 4 files changed, 93 insertions(+) create mode 100644 manifests/a/Ablaze/Floorp/11.8.1/Ablaze.Floorp.installer.yaml create mode 100644 manifests/a/Ablaze/Floorp/11.8.1/Ablaze.Floorp.locale.en-US.yaml create mode 100644 manifests/a/Ablaze/Floorp/11.8.1/Ablaze.Floorp.locale.ja-JP.yaml create mode 100644 manifests/a/Ablaze/Floorp/11.8.1/Ablaze.Floorp.yaml diff --git a/manifests/a/Ablaze/Floorp/11.8.1/Ablaze.Floorp.installer.yaml b/manifests/a/Ablaze/Floorp/11.8.1/Ablaze.Floorp.installer.yaml new file mode 100644 index 0000000000000..33f91d5e6f6a1 --- /dev/null +++ b/manifests/a/Ablaze/Floorp/11.8.1/Ablaze.Floorp.installer.yaml @@ -0,0 +1,32 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json +PackageIdentifier: Ablaze.Floorp +PackageVersion: 11.8.1 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +Commands: +- floorp +Protocols: +- http +- https +FileExtensions: +- htm +- html +- url +ReleaseDate: 2024-01-17 +Scope: machine +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Floorp-Projects/Floorp/releases/download/v11.8.1/floorp-win64.installer.exe + InstallerSha256: 9FD46ABB1D0EC53CA973587D9F0FB7BF930D423BF5EBB4D0F3273DDDCF8808AD +- Architecture: x86 + InstallerUrl: https://github.com/Floorp-Projects/Floorp/releases/download/v11.8.1/floorp-win32.installer.exe + InstallerSha256: 58048B1463A12AC9C1760D9E2B380B0E5ACA0328B3EFF60CD7F5368E6E03291E +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/Ablaze/Floorp/11.8.1/Ablaze.Floorp.locale.en-US.yaml b/manifests/a/Ablaze/Floorp/11.8.1/Ablaze.Floorp.locale.en-US.yaml new file mode 100644 index 0000000000000..ce3692c9a86b5 --- /dev/null +++ b/manifests/a/Ablaze/Floorp/11.8.1/Ablaze.Floorp.locale.en-US.yaml @@ -0,0 +1,28 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json +PackageIdentifier: Ablaze.Floorp +PackageVersion: 11.8.1 +PackageLocale: en-US +Publisher: Ablaze +PublisherUrl: https://ablaze.one/ +PublisherSupportUrl: https://support.ablaze.one/articles/floorp/ +PrivacyUrl: https://docs.ablaze.one/floorp_privacy_policy/ +Author: Ablaze +PackageName: Ablaze Floorp +PackageUrl: https://floorp.app/en/ +License: Mozilla Public License Version 2.0 +LicenseUrl: https://github.com/Floorp-Projects/Floorp/blob/ESR115/LICENSE/ +ShortDescription: Floorp is built on Firefox and was built in Japan and is a new browser with excellent privacy & flexibility. +Moniker: floorp +Tags: +- browser +- cross-platform +- firefox-fork +- foss +- gecko +- internet-browser +- open-source +- web +- web-browser +ReleaseNotesUrl: https://blog.ablaze.one/3865/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Ablaze/Floorp/11.8.1/Ablaze.Floorp.locale.ja-JP.yaml b/manifests/a/Ablaze/Floorp/11.8.1/Ablaze.Floorp.locale.ja-JP.yaml new file mode 100644 index 0000000000000..12491ce19639d --- /dev/null +++ b/manifests/a/Ablaze/Floorp/11.8.1/Ablaze.Floorp.locale.ja-JP.yaml @@ -0,0 +1,27 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json +PackageIdentifier: Ablaze.Floorp +PackageVersion: 11.8.1 +PackageLocale: ja-JP +Publisher: Ablaze +PublisherUrl: https://ablaze.one/ +PublisherSupportUrl: https://support.ablaze.one/articles/floorp/ +PrivacyUrl: https://docs.ablaze.one/floorp_privacy_policy/ +Author: Ablaze +PackageName: Ablaze Floorp +PackageUrl: https://floorp.app/ja/ +License: Mozilla Public License Version 2.0 +LicenseUrl: https://github.com/Floorp-Projects/Floorp/blob/ESR115/LICENSE/ +ShortDescription: FloorpはFirefoxをベースに、ウェブの公開性、匿名性、安全性、機能性のバランスにフォーカスを当てた日本製のウェブブラウザーです。 +Tags: +- browser +- cross-platform +- firefox-fork +- foss +- gecko +- internet-browser +- open-source +- web +- web-browser +ReleaseNotesUrl: https://blog.ablaze.one/3843/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Ablaze/Floorp/11.8.1/Ablaze.Floorp.yaml b/manifests/a/Ablaze/Floorp/11.8.1/Ablaze.Floorp.yaml new file mode 100644 index 0000000000000..0399811fa7d6d --- /dev/null +++ b/manifests/a/Ablaze/Floorp/11.8.1/Ablaze.Floorp.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json +PackageIdentifier: Ablaze.Floorp +PackageVersion: 11.8.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 0a45139d8e7d930ae08086a647d63fa3ac8bf2c8 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 20 Jan 2024 03:04:50 +1100 Subject: [PATCH 169/243] New version: Opera.OperaGX version 106.0.4998.49 (#135216) --- .../Opera.OperaGX.installer.yaml | 44 +++++++++++++++++++ .../Opera.OperaGX.locale.en-US.yaml | 26 +++++++++++ .../OperaGX/106.0.4998.49/Opera.OperaGX.yaml | 8 ++++ 3 files changed, 78 insertions(+) create mode 100644 manifests/o/Opera/OperaGX/106.0.4998.49/Opera.OperaGX.installer.yaml create mode 100644 manifests/o/Opera/OperaGX/106.0.4998.49/Opera.OperaGX.locale.en-US.yaml create mode 100644 manifests/o/Opera/OperaGX/106.0.4998.49/Opera.OperaGX.yaml diff --git a/manifests/o/Opera/OperaGX/106.0.4998.49/Opera.OperaGX.installer.yaml b/manifests/o/Opera/OperaGX/106.0.4998.49/Opera.OperaGX.installer.yaml new file mode 100644 index 0000000000000..3900de93f6825 --- /dev/null +++ b/manifests/o/Opera/OperaGX/106.0.4998.49/Opera.OperaGX.installer.yaml @@ -0,0 +1,44 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Opera.OperaGX +PackageVersion: 106.0.4998.49 +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /silent + SilentWithProgress: /runimmediately +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- htm +- html +- mhtml +- pdf +- url +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://ftp.opera.com/ftp/pub/opera_gx/106.0.4998.49/win/Opera_GX_106.0.4998.49_Setup.exe + InstallerSha256: CD8D61C393E503DE99738E660C289F89566045CFED16CD7C4F46D65125652624 +- Architecture: x86 + Scope: machine + InstallerUrl: https://ftp.opera.com/ftp/pub/opera_gx/106.0.4998.49/win/Opera_GX_106.0.4998.49_Setup.exe + InstallerSha256: CD8D61C393E503DE99738E660C289F89566045CFED16CD7C4F46D65125652624 +- Architecture: x64 + Scope: user + InstallerUrl: https://ftp.opera.com/ftp/pub/opera_gx/106.0.4998.49/win/Opera_GX_106.0.4998.49_Setup_x64.exe + InstallerSha256: 654BD3800AD0D083B3F4B8113A3A1934B7C2F11E95991E08879C31DC4BFB6A6E +- Architecture: x64 + Scope: machine + InstallerUrl: https://ftp.opera.com/ftp/pub/opera_gx/106.0.4998.49/win/Opera_GX_106.0.4998.49_Setup_x64.exe + InstallerSha256: 654BD3800AD0D083B3F4B8113A3A1934B7C2F11E95991E08879C31DC4BFB6A6E +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/o/Opera/OperaGX/106.0.4998.49/Opera.OperaGX.locale.en-US.yaml b/manifests/o/Opera/OperaGX/106.0.4998.49/Opera.OperaGX.locale.en-US.yaml new file mode 100644 index 0000000000000..298dd442430fb --- /dev/null +++ b/manifests/o/Opera/OperaGX/106.0.4998.49/Opera.OperaGX.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: Opera.OperaGX +PackageVersion: 106.0.4998.49 +PackageLocale: en-US +Publisher: Opera Software +PublisherUrl: https://www.opera.com +PublisherSupportUrl: https://www.opera.com/help +PrivacyUrl: https://legal.opera.com/privacy/ +Author: Opera Software +PackageName: Opera GX Stable +PackageUrl: https://www.opera.com/gx +License: Freeware +LicenseUrl: https://www.opera.com/eula/computers/row +Copyright: © Opera Software 1995-2023 +CopyrightUrl: https://www.opera.com/eula/computers/row +ShortDescription: Opera GX is a special version of the Opera browser which, on top of Opera’s great features for privacy, security and efficiency, includes special features designed to complement gaming. +Moniker: operagx +Tags: +- blink +- browser +- chromium +- gaming +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/o/Opera/OperaGX/106.0.4998.49/Opera.OperaGX.yaml b/manifests/o/Opera/OperaGX/106.0.4998.49/Opera.OperaGX.yaml new file mode 100644 index 0000000000000..1d85775196e1c --- /dev/null +++ b/manifests/o/Opera/OperaGX/106.0.4998.49/Opera.OperaGX.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: Opera.OperaGX +PackageVersion: 106.0.4998.49 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 03ca253e637aec1a1d6dfa2a29dcbf64b541e7db Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 20 Jan 2024 03:05:07 +1100 Subject: [PATCH 170/243] New version: DuoSecurity.Duo2FAAuthenticationforWindows version 4.2.2.1755 (#135218) --- ...2FAAuthenticationforWindows.installer.yaml | 20 +++++++++++++++++++ ...AuthenticationforWindows.locale.en-US.yaml | 12 +++++++++++ ...curity.Duo2FAAuthenticationforWindows.yaml | 8 ++++++++ 3 files changed, 40 insertions(+) create mode 100644 manifests/d/DuoSecurity/Duo2FAAuthenticationforWindows/4.2.2.1755/DuoSecurity.Duo2FAAuthenticationforWindows.installer.yaml create mode 100644 manifests/d/DuoSecurity/Duo2FAAuthenticationforWindows/4.2.2.1755/DuoSecurity.Duo2FAAuthenticationforWindows.locale.en-US.yaml create mode 100644 manifests/d/DuoSecurity/Duo2FAAuthenticationforWindows/4.2.2.1755/DuoSecurity.Duo2FAAuthenticationforWindows.yaml diff --git a/manifests/d/DuoSecurity/Duo2FAAuthenticationforWindows/4.2.2.1755/DuoSecurity.Duo2FAAuthenticationforWindows.installer.yaml b/manifests/d/DuoSecurity/Duo2FAAuthenticationforWindows/4.2.2.1755/DuoSecurity.Duo2FAAuthenticationforWindows.installer.yaml new file mode 100644 index 0000000000000..6543fc934b401 --- /dev/null +++ b/manifests/d/DuoSecurity/Duo2FAAuthenticationforWindows/4.2.2.1755/DuoSecurity.Duo2FAAuthenticationforWindows.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: DuoSecurity.Duo2FAAuthenticationforWindows +PackageVersion: 4.2.2.1755 +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /S /V"/qn" + SilentWithProgress: /S /V"/qn" +ProductCode: '{ADCB45A7-420D-4676-A2A2-0DA88BB3AD7B}' +Installers: +- Architecture: x86 + InstallerUrl: https://dl.duosecurity.com/duo-win-login-latest.exe + InstallerSha256: 37A961F7A40F06825B4C4999ADC69A9A78CA2128B0F4159439116BE24410F1F6 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/d/DuoSecurity/Duo2FAAuthenticationforWindows/4.2.2.1755/DuoSecurity.Duo2FAAuthenticationforWindows.locale.en-US.yaml b/manifests/d/DuoSecurity/Duo2FAAuthenticationforWindows/4.2.2.1755/DuoSecurity.Duo2FAAuthenticationforWindows.locale.en-US.yaml new file mode 100644 index 0000000000000..f049f5047719d --- /dev/null +++ b/manifests/d/DuoSecurity/Duo2FAAuthenticationforWindows/4.2.2.1755/DuoSecurity.Duo2FAAuthenticationforWindows.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: DuoSecurity.Duo2FAAuthenticationforWindows +PackageVersion: 4.2.2.1755 +PackageLocale: en-US +Publisher: Duo Security Inc. +PackageName: Duo Authentication for Windows Logon +License: Copyright (C) 2021 DUO +ShortDescription: Duo integrates with Microsoft Windows client and server operating systems to add two-factor authentication to Remote Desktop and local logons and credentialed UAC elevation prompts. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/DuoSecurity/Duo2FAAuthenticationforWindows/4.2.2.1755/DuoSecurity.Duo2FAAuthenticationforWindows.yaml b/manifests/d/DuoSecurity/Duo2FAAuthenticationforWindows/4.2.2.1755/DuoSecurity.Duo2FAAuthenticationforWindows.yaml new file mode 100644 index 0000000000000..0ad90efca9cd1 --- /dev/null +++ b/manifests/d/DuoSecurity/Duo2FAAuthenticationforWindows/4.2.2.1755/DuoSecurity.Duo2FAAuthenticationforWindows.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: DuoSecurity.Duo2FAAuthenticationforWindows +PackageVersion: 4.2.2.1755 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 2ac941e6afc50ecd20df6f63c54612c4da1002ad Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 20 Jan 2024 03:05:14 +1100 Subject: [PATCH 171/243] New version: Amazon.AWSCLI version 2.15.11 (#135244) --- .../2.15.11/Amazon.AWSCLI.installer.yaml | 29 +++++++++++++++++ .../2.15.11/Amazon.AWSCLI.locale.en-US.yaml | 32 +++++++++++++++++++ .../Amazon/AWSCLI/2.15.11/Amazon.AWSCLI.yaml | 8 +++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/a/Amazon/AWSCLI/2.15.11/Amazon.AWSCLI.installer.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.15.11/Amazon.AWSCLI.locale.en-US.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.15.11/Amazon.AWSCLI.yaml diff --git a/manifests/a/Amazon/AWSCLI/2.15.11/Amazon.AWSCLI.installer.yaml b/manifests/a/Amazon/AWSCLI/2.15.11/Amazon.AWSCLI.installer.yaml new file mode 100644 index 0000000000000..058b5bbdd457c --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.15.11/Amazon.AWSCLI.installer.yaml @@ -0,0 +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: Amazon.AWSCLI +PackageVersion: 2.15.11 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- aws +ProductCode: '{71452090-D4B5-4A0E-ACE0-3A1A5AC2789F}' +AppsAndFeaturesEntries: +- DisplayName: AWS Command Line Interface v2 + DisplayVersion: 2.15.11.0 + ProductCode: '{71452090-D4B5-4A0E-ACE0-3A1A5AC2789F}' + UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' +Installers: +- Architecture: x64 + InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.15.11.msi + InstallerSha256: 6877CA23A9EEDA72DC788CDB79CABA8FD248947D5DF7AAF18A14407611D41DC2 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/Amazon/AWSCLI/2.15.11/Amazon.AWSCLI.locale.en-US.yaml b/manifests/a/Amazon/AWSCLI/2.15.11/Amazon.AWSCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..0cb575e7376ea --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.15.11/Amazon.AWSCLI.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: Amazon.AWSCLI +PackageVersion: 2.15.11 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://github.com/aws/aws-cli +PublisherSupportUrl: https://github.com/aws/aws-cli/issues +Author: Amazon Web Services +PackageName: AWS Command Line Interface +PackageUrl: https://aws.amazon.com/cli +License: Apache 2.0 license +LicenseUrl: https://github.com/aws/aws-cli/blob/develop/LICENSE.txt +Copyright: Copyright 2012-2020 Amazon.com, Inc. +CopyrightUrl: https://github.com/aws/aws-cli/blob/develop/LICENSE.txt +ShortDescription: Universal Command Line Interface for Amazon Web Services +Description: |- + The AWS CLI is an open source tool built on top of the AWS SDK for Python (Boto) that provides commands for interacting with AWS services. + With minimal configuration, you can start using all of the functionality provided by the AWS Management Console from your favorite terminal program. +Tags: +- aws +- awscli +- cli +- cloud +- foss +- open-source +- s3 +- services +- web +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Amazon/AWSCLI/2.15.11/Amazon.AWSCLI.yaml b/manifests/a/Amazon/AWSCLI/2.15.11/Amazon.AWSCLI.yaml new file mode 100644 index 0000000000000..6f63ea9c307b1 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.15.11/Amazon.AWSCLI.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: Amazon.AWSCLI +PackageVersion: 2.15.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From aa607ff244bee5d3de9c03b99a2a13b37f14499e Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 20 Jan 2024 03:05:25 +1100 Subject: [PATCH 172/243] New version: Oracle.JDK.21 version 21.0.2 (#135253) --- .../21/21.0.2/Oracle.JDK.21.installer.yaml | 24 +++++++++++++++++++ .../21/21.0.2/Oracle.JDK.21.locale.en-US.yaml | 22 +++++++++++++++++ .../o/Oracle/JDK/21/21.0.2/Oracle.JDK.21.yaml | 8 +++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/o/Oracle/JDK/21/21.0.2/Oracle.JDK.21.installer.yaml create mode 100644 manifests/o/Oracle/JDK/21/21.0.2/Oracle.JDK.21.locale.en-US.yaml create mode 100644 manifests/o/Oracle/JDK/21/21.0.2/Oracle.JDK.21.yaml diff --git a/manifests/o/Oracle/JDK/21/21.0.2/Oracle.JDK.21.installer.yaml b/manifests/o/Oracle/JDK/21/21.0.2/Oracle.JDK.21.installer.yaml new file mode 100644 index 0000000000000..1c1f361850d02 --- /dev/null +++ b/manifests/o/Oracle/JDK/21/21.0.2/Oracle.JDK.21.installer.yaml @@ -0,0 +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: Oracle.JDK.21 +PackageVersion: 21.0.2 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +InstallModes: +- interactive +- silent +InstallerSwitches: + InstallLocation: INSTALLDIR= +UpgradeBehavior: uninstallPrevious +ProductCode: '{4279F87C-3082-5077-A915-E01597628FDF}' +AppsAndFeaturesEntries: +- DisplayName: Java(TM) SE Development Kit 21.0.2 (64-bit) +Installers: +- Architecture: x64 + InstallerUrl: https://download.oracle.com/java/21/latest/jdk-21_windows-x64_bin.msi + InstallerSha256: AB88230377E5B9511DD8592BDFC6AC06ABCC23154D74D5C5DE2082CB2AC92E2D +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/o/Oracle/JDK/21/21.0.2/Oracle.JDK.21.locale.en-US.yaml b/manifests/o/Oracle/JDK/21/21.0.2/Oracle.JDK.21.locale.en-US.yaml new file mode 100644 index 0000000000000..8ab5cf3472ba2 --- /dev/null +++ b/manifests/o/Oracle/JDK/21/21.0.2/Oracle.JDK.21.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: Oracle.JDK.21 +PackageVersion: 21.0.2 +PackageLocale: en-US +Publisher: Oracle Corporation +PublisherUrl: https://www.oracle.com +PublisherSupportUrl: https://support.oracle.com/portal +PrivacyUrl: https://www.oracle.com/legal/privacy +PackageName: Java SE Development Kit 21 +PackageUrl: https://www.oracle.com/java +License: NFTC +LicenseUrl: https://www.java.com/freeuselicense +Copyright: (c) 2023 Oracle +CopyrightUrl: https://www.oracle.com/legal/copyright.html +ShortDescription: The JDK is a development environment for building applications and components using the Java programming language. +Tags: +- openjdk +- java +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/o/Oracle/JDK/21/21.0.2/Oracle.JDK.21.yaml b/manifests/o/Oracle/JDK/21/21.0.2/Oracle.JDK.21.yaml new file mode 100644 index 0000000000000..08018ad4183cf --- /dev/null +++ b/manifests/o/Oracle/JDK/21/21.0.2/Oracle.JDK.21.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: Oracle.JDK.21 +PackageVersion: 21.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From ef8aa8042ccac9d5329d60ee59bff8095b213fc8 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 20 Jan 2024 03:05:29 +1100 Subject: [PATCH 173/243] New Version NovaTechnology.Beeper (#135221) --- .../NovaTechnology.Beeper.installer.yaml | 18 +++++++++++++ .../NovaTechnology.Beeper.locale.en-US.yaml | 26 +++++++++++++++++++ .../Beeper/3.92.93/NovaTechnology.Beeper.yaml | 8 ++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/n/NovaTechnology/Beeper/3.92.93/NovaTechnology.Beeper.installer.yaml create mode 100644 manifests/n/NovaTechnology/Beeper/3.92.93/NovaTechnology.Beeper.locale.en-US.yaml create mode 100644 manifests/n/NovaTechnology/Beeper/3.92.93/NovaTechnology.Beeper.yaml diff --git a/manifests/n/NovaTechnology/Beeper/3.92.93/NovaTechnology.Beeper.installer.yaml b/manifests/n/NovaTechnology/Beeper/3.92.93/NovaTechnology.Beeper.installer.yaml new file mode 100644 index 0000000000000..70d33a35f18dd --- /dev/null +++ b/manifests/n/NovaTechnology/Beeper/3.92.93/NovaTechnology.Beeper.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: NovaTechnology.Beeper +PackageVersion: 3.92.93 +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://download.beeper.com/windows/nsis/x64 + InstallerSha256: 2AD1B755167894C1957B42B8F09DA0B123990D1F17A65CB811ACA09756932542 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/n/NovaTechnology/Beeper/3.92.93/NovaTechnology.Beeper.locale.en-US.yaml b/manifests/n/NovaTechnology/Beeper/3.92.93/NovaTechnology.Beeper.locale.en-US.yaml new file mode 100644 index 0000000000000..516a3cd63b08f --- /dev/null +++ b/manifests/n/NovaTechnology/Beeper/3.92.93/NovaTechnology.Beeper.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: NovaTechnology.Beeper +PackageVersion: 3.92.93 +PackageLocale: en-US +Publisher: Beeper Inc. +PublisherUrl: https://www.beeper.com/ +PublisherSupportUrl: https://help.beeper.com/ +PrivacyUrl: https://www.beeper.com/privacy +Author: Beeper Inc. +PackageName: Beeper +PackageUrl: https://www.beeper.com/ +License: Proprietary +LicenseUrl: https://www.beeper.com/terms +Copyright: © 2023 Beeper Inc. +CopyrightUrl: https://www.beeper.com/terms +ShortDescription: A unified inbox for 15 chat networks +Description: A single app to chat on iMessage, WhatsApp, and 13 other networks. You can search, prioritize, and mute messages. And with a unified inbox, you’ll never miss a message again. +Moniker: beeper +Tags: +- beeper +- chatting +- social-media +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/n/NovaTechnology/Beeper/3.92.93/NovaTechnology.Beeper.yaml b/manifests/n/NovaTechnology/Beeper/3.92.93/NovaTechnology.Beeper.yaml new file mode 100644 index 0000000000000..f161c8e24d54b --- /dev/null +++ b/manifests/n/NovaTechnology/Beeper/3.92.93/NovaTechnology.Beeper.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: NovaTechnology.Beeper +PackageVersion: 3.92.93 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 992657375f6832ba8e27efdbac1fe59dca10f943 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 20 Jan 2024 03:05:45 +1100 Subject: [PATCH 174/243] New version: OpenWhisperSystems.Signal version 6.44.1 (#135261) --- .../OpenWhisperSystems.Signal.installer.yaml | 16 +++++++++ ...penWhisperSystems.Signal.locale.en-US.yaml | 34 +++++++++++++++++++ .../6.44.1/OpenWhisperSystems.Signal.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/o/OpenWhisperSystems/Signal/6.44.1/OpenWhisperSystems.Signal.installer.yaml create mode 100644 manifests/o/OpenWhisperSystems/Signal/6.44.1/OpenWhisperSystems.Signal.locale.en-US.yaml create mode 100644 manifests/o/OpenWhisperSystems/Signal/6.44.1/OpenWhisperSystems.Signal.yaml diff --git a/manifests/o/OpenWhisperSystems/Signal/6.44.1/OpenWhisperSystems.Signal.installer.yaml b/manifests/o/OpenWhisperSystems/Signal/6.44.1/OpenWhisperSystems.Signal.installer.yaml new file mode 100644 index 0000000000000..eb69304fba8c3 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/6.44.1/OpenWhisperSystems.Signal.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: OpenWhisperSystems.Signal +PackageVersion: 6.44.1 +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://updates.signal.org/desktop/signal-desktop-win-6.44.1.exe + InstallerSha256: E020AC507CB8565CB8067F1962446A7178779D42810636A4E3199A4AEB9D0731 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/o/OpenWhisperSystems/Signal/6.44.1/OpenWhisperSystems.Signal.locale.en-US.yaml b/manifests/o/OpenWhisperSystems/Signal/6.44.1/OpenWhisperSystems.Signal.locale.en-US.yaml new file mode 100644 index 0000000000000..60243a648b1db --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/6.44.1/OpenWhisperSystems.Signal.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: OpenWhisperSystems.Signal +PackageVersion: 6.44.1 +PackageLocale: en-US +Publisher: Signal Messenger, LLC +PublisherUrl: https://www.signal.org +PublisherSupportUrl: https://github.com/signalapp/Signal-Desktop/issues +PrivacyUrl: https://www.signal.org/legal/#privacy-policy +Author: Open Whisper Systems +PackageName: Signal +PackageUrl: https://www.signal.org +License: GPLv3 +LicenseUrl: https://www.gnu.org/licenses/gpl-3.0.en.html +Copyright: Copyright (c) Open Whisper Systems +CopyrightUrl: https://www.signal.org/legal/#terms-of-service +ShortDescription: Signal is an encrypted communications application. +Description: |- + Signal is an encrypted communications application. + It uses the Internet to send one-to-one and group messages, which can include files, voice notes, images and videos, and make one-to-one voice and video calls. +Moniker: signal +Tags: +- chat +- cross-platform +- encryption +- foss +- messaging +- open-source +- privacy +- security +- texting +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/o/OpenWhisperSystems/Signal/6.44.1/OpenWhisperSystems.Signal.yaml b/manifests/o/OpenWhisperSystems/Signal/6.44.1/OpenWhisperSystems.Signal.yaml new file mode 100644 index 0000000000000..664ce6c1c2e39 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/6.44.1/OpenWhisperSystems.Signal.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: OpenWhisperSystems.Signal +PackageVersion: 6.44.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 2c488a2bf25882cb3254874f7b0da944bc9b8e2e Mon Sep 17 00:00:00 2001 From: "Dr. Darshit Mistry" <155899372+drshtmstry@users.noreply.github.com> Date: Fri, 19 Jan 2024 21:36:11 +0530 Subject: [PATCH 175/243] Update version: Daum.PotPlayer version 231220 (#135277) --- .../231220/Daum.PotPlayer.installer.yaml | 171 +++++++++--------- .../231220/Daum.PotPlayer.locale.en-US.yaml | 52 +++--- .../231220/Daum.PotPlayer.locale.zh-CN.yaml | 45 +++-- .../Daum/PotPlayer/231220/Daum.PotPlayer.yaml | 17 +- 4 files changed, 140 insertions(+), 145 deletions(-) diff --git a/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.installer.yaml b/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.installer.yaml index 37cc35e26e848..c37a8ebab7b2b 100644 --- a/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.installer.yaml +++ b/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.installer.yaml @@ -1,86 +1,85 @@ -# 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 +# 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 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 2cf369df3d20b..82ea5b05fd116 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,27 +1,25 @@ -# 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 +# 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 +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 7afa1a2b2af44..612a81aba7f91 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,23 +1,22 @@ -# 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 +# 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 diff --git a/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.yaml b/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.yaml index 20c2357e9faef..ee0981a7c6720 100644 --- a/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.yaml +++ b/manifests/d/Daum/PotPlayer/231220/Daum.PotPlayer.yaml @@ -1,9 +1,8 @@ -# 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 +# 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 From 40bbe16feb9efc1b862720eaabb77179990eb582 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 20 Jan 2024 03:06:34 +1100 Subject: [PATCH 176/243] New version: Opera.Opera version 106.0.4998.52 (#135345) --- .../106.0.4998.52/Opera.Opera.installer.yaml | 44 +++++++++++++++++++ .../Opera.Opera.locale.en-US.yaml | 35 +++++++++++++++ .../Opera.Opera.locale.nb-NO.yaml | 23 ++++++++++ .../Opera/106.0.4998.52/Opera.Opera.yaml | 8 ++++ 4 files changed, 110 insertions(+) create mode 100644 manifests/o/Opera/Opera/106.0.4998.52/Opera.Opera.installer.yaml create mode 100644 manifests/o/Opera/Opera/106.0.4998.52/Opera.Opera.locale.en-US.yaml create mode 100644 manifests/o/Opera/Opera/106.0.4998.52/Opera.Opera.locale.nb-NO.yaml create mode 100644 manifests/o/Opera/Opera/106.0.4998.52/Opera.Opera.yaml diff --git a/manifests/o/Opera/Opera/106.0.4998.52/Opera.Opera.installer.yaml b/manifests/o/Opera/Opera/106.0.4998.52/Opera.Opera.installer.yaml new file mode 100644 index 0000000000000..1cae0ebcdc78a --- /dev/null +++ b/manifests/o/Opera/Opera/106.0.4998.52/Opera.Opera.installer.yaml @@ -0,0 +1,44 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Opera.Opera +PackageVersion: 106.0.4998.52 +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /silent + SilentWithProgress: /runimmediately +UpgradeBehavior: install +Commands: +- opera +Protocols: +- http +- https +- mailto +FileExtensions: +- htm +- html +- mhtml +- url +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/106.0.4998.52/win/Opera_106.0.4998.52_Setup.exe + InstallerSha256: FF109164933428124BC0C9DF96A97C949FD4D8562BFB678AA0BA0D2D74D98C57 +- Architecture: x86 + Scope: machine + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/106.0.4998.52/win/Opera_106.0.4998.52_Setup.exe + InstallerSha256: FF109164933428124BC0C9DF96A97C949FD4D8562BFB678AA0BA0D2D74D98C57 +- Architecture: x64 + Scope: user + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/106.0.4998.52/win/Opera_106.0.4998.52_Setup_x64.exe + InstallerSha256: E4ECE354DFF568FAE1B00298B71201F63A89D11AC646D34259F50F7BCD519F92 +- Architecture: x64 + Scope: machine + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/106.0.4998.52/win/Opera_106.0.4998.52_Setup_x64.exe + InstallerSha256: E4ECE354DFF568FAE1B00298B71201F63A89D11AC646D34259F50F7BCD519F92 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/o/Opera/Opera/106.0.4998.52/Opera.Opera.locale.en-US.yaml b/manifests/o/Opera/Opera/106.0.4998.52/Opera.Opera.locale.en-US.yaml new file mode 100644 index 0000000000000..3bff2a872dc5e --- /dev/null +++ b/manifests/o/Opera/Opera/106.0.4998.52/Opera.Opera.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Opera.Opera +PackageVersion: 106.0.4998.52 +PackageLocale: en-US +Publisher: Opera Software +PublisherUrl: https://www.opera.com +PublisherSupportUrl: https://www.opera.com/help +PrivacyUrl: https://legal.opera.com/privacy +Author: Opera Software +PackageName: Opera Stable +PackageUrl: https://www.opera.com/browsers/opera +License: Freeware +LicenseUrl: https://www.opera.com/eula/computers/row +Copyright: © Opera Software 1995-2023 +CopyrightUrl: https://legal.opera.com/terms +ShortDescription: The Opera browser includes everything you need for private, safe, and efficient browsing, along with a variety of unique features to enhance your capabilities online. +Description: |- + Opera is a multi-platform web browser developed by Opera Software. + Opera is a Chromium-based browser. + It distinguishes itself from other browsers through its user interface, functionality, and other features. +Moniker: opera +Tags: +- blink +- browser +- chromium +- cross-platform +- web +- web-browser +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://help.opera.com/en/faq +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/o/Opera/Opera/106.0.4998.52/Opera.Opera.locale.nb-NO.yaml b/manifests/o/Opera/Opera/106.0.4998.52/Opera.Opera.locale.nb-NO.yaml new file mode 100644 index 0000000000000..7b7f938899b61 --- /dev/null +++ b/manifests/o/Opera/Opera/106.0.4998.52/Opera.Opera.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: Opera.Opera +PackageVersion: 106.0.4998.52 +PackageLocale: nb-NO +Publisher: Opera Software +PublisherUrl: https://www.opera.com/no +PublisherSupportUrl: https://www.opera.com/no/help +PrivacyUrl: https://legal.opera.com/privacy +Author: Opera Software +PackageName: Opera Stable +PackageUrl: https://www.opera.com/no/browsers/opera +License: Freeware +LicenseUrl: https://www.opera.com/eula/computers/row +Copyright: © Opera Software 1995-2023 +CopyrightUrl: https://legal.opera.com/terms +ShortDescription: Opera nettleseren inneholder alt du trenger for privat, trygg og effektiv surfing, sammen med en rekke unike funksjoner for å forbedre mulighetene dine online. +Description: Opera er en nettleser med flere plattformer utviklet av Opera Software. Opera er en krombasert nettleser. Den skiller seg fra andre nettlesere gjennom brukergrensesnittet, funksjonaliteten og andre funksjoner. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/o/Opera/Opera/106.0.4998.52/Opera.Opera.yaml b/manifests/o/Opera/Opera/106.0.4998.52/Opera.Opera.yaml new file mode 100644 index 0000000000000..70f5043393747 --- /dev/null +++ b/manifests/o/Opera/Opera/106.0.4998.52/Opera.Opera.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: Opera.Opera +PackageVersion: 106.0.4998.52 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7e2b1d85cc59168cc0dee2745ddbcebb91efac2c Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 20 Jan 2024 00:06:46 +0800 Subject: [PATCH 177/243] New version: Tencent.QQ.NT version 9.9.7.20979 (#135362) * New version: Tencent.QQ.NT version 9.9.7.20979 * Fix ReleaseNotes --- .../9.9.7.20979/Tencent.QQ.NT.installer.yaml | 29 +++++++++++ .../Tencent.QQ.NT.locale.en-US.yaml | 40 ++++++++++++++++ .../Tencent.QQ.NT.locale.zh-CN.yaml | 48 +++++++++++++++++++ .../QQ/NT/9.9.7.20979/Tencent.QQ.NT.yaml | 8 ++++ 4 files changed, 125 insertions(+) create mode 100644 manifests/t/Tencent/QQ/NT/9.9.7.20979/Tencent.QQ.NT.installer.yaml create mode 100644 manifests/t/Tencent/QQ/NT/9.9.7.20979/Tencent.QQ.NT.locale.en-US.yaml create mode 100644 manifests/t/Tencent/QQ/NT/9.9.7.20979/Tencent.QQ.NT.locale.zh-CN.yaml create mode 100644 manifests/t/Tencent/QQ/NT/9.9.7.20979/Tencent.QQ.NT.yaml diff --git a/manifests/t/Tencent/QQ/NT/9.9.7.20979/Tencent.QQ.NT.installer.yaml b/manifests/t/Tencent/QQ/NT/9.9.7.20979/Tencent.QQ.NT.installer.yaml new file mode 100644 index 0000000000000..302976cb6271c --- /dev/null +++ b/manifests/t/Tencent/QQ/NT/9.9.7.20979/Tencent.QQ.NT.installer.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Tencent.QQ.NT +PackageVersion: 9.9.7.20979 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /s + SilentWithProgress: /s +UpgradeBehavior: install +Protocols: +- ntqq-notification +- tencent +ReleaseDate: 2024-01-18 +Installers: +- Architecture: x86 + InstallerUrl: https://dldir1v6.qq.com/qqfile/qq/QQNT/9b4e427a/QQ9.9.7.20979_x86.exe + InstallerSha256: 1B94CD61947508DEC46C02285BC1560EE7ECFDBF4DD85FF7CD463A15E51432AB + ProductCode: QQ +- Architecture: x64 + InstallerUrl: https://dldir1v6.qq.com/qqfile/qq/QQNT/81d676ff/QQ9.9.7.20979_x64.exe + InstallerSha256: DCD3B27CC82FD6C6B4C5E9D1B1F449A930D5727EEC09E925334DA073FDFFA05B + ProductCode: QQ +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/QQ/NT/9.9.7.20979/Tencent.QQ.NT.locale.en-US.yaml b/manifests/t/Tencent/QQ/NT/9.9.7.20979/Tencent.QQ.NT.locale.en-US.yaml new file mode 100644 index 0000000000000..70f444a5509c9 --- /dev/null +++ b/manifests/t/Tencent/QQ/NT/9.9.7.20979/Tencent.QQ.NT.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Tencent.QQ.NT +PackageVersion: 9.9.7.20979 +PackageLocale: en-US +Publisher: Tencent +PublisherUrl: https://im.qq.com/ +PublisherSupportUrl: https://support.qq.com/products/36086 +PrivacyUrl: https://docs.qq.com/doc/p/74d994d528f8255e6c8e39d10932aaa7cf7cb467?dver=2.1.27262305 +Author: Shenzhen Tencent Computer Systems Company Limited +PackageName: QQ +PackageUrl: https://im.qq.com/pcqq/index.shtml +License: Proprietary +LicenseUrl: https://rule.tencent.com/rule/46a15f24-e42c-4cb6-a308-2347139b1201 +Copyright: Copyright © 1999-2024 Tencent. All Rights Reserved. +CopyrightUrl: https://www.tencent.com/en-us/statement.html +ShortDescription: An instant messaging tool that gives you the best way to keep in touch with your friends and family +Description: Tencent QQ is an instant messaging software used by 800 million people. You can not only chat and make friends through QQ on various devices, but also make free video and voice calls, and send and receive important files anytime, anywhere. +Moniker: qqnt +Tags: +- call +- chat +- friends +- im +- instant-messaging +- message +- send +- share +- talk +- voice +# ReleaseNotes: +ReleaseNotesUrl: https://im.qq.com/pcqq/support.html +PurchaseUrl: https://vip.qq.com/ +# InstallationNotes: +Documentations: +- DocumentLabel: Help + DocumentUrl: https://kf.qq.com/product/QQ.html +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/QQ/NT/9.9.7.20979/Tencent.QQ.NT.locale.zh-CN.yaml b/manifests/t/Tencent/QQ/NT/9.9.7.20979/Tencent.QQ.NT.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f2d085564fb27 --- /dev/null +++ b/manifests/t/Tencent/QQ/NT/9.9.7.20979/Tencent.QQ.NT.locale.zh-CN.yaml @@ -0,0 +1,48 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Tencent.QQ.NT +PackageVersion: 9.9.7.20979 +PackageLocale: zh-CN +Publisher: Tencent +PublisherUrl: https://im.qq.com/ +PublisherSupportUrl: https://support.qq.com/products/36086 +PrivacyUrl: https://docs.qq.com/doc/p/74d994d528f8255e6c8e39d10932aaa7cf7cb467?dver=2.1.27262305 +Author: 深圳市腾讯计算机系统有限公司 +PackageName: QQ +PackageUrl: https://im.qq.com/pcqq/index.shtml +License: 专有软件 +LicenseUrl: https://rule.tencent.com/rule/46a15f24-e42c-4cb6-a308-2347139b1201 +Copyright: Copyright © 1999-2024 Tencent. All Rights Reserved. +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 一款能让你与你的朋友和家人保持联系的即时通讯工具 +Description: 腾讯 QQ,8 亿人在用的即时通讯软件。你不仅可以在各类通讯终端上通过 QQ 聊天交友,还能进行免费的视频、语音通话,或者随时随地收发重要文件。 +# Moniker: +Tags: +- 信息 +- 共享 +- 分享 +- 发送 +- 好友 +- 朋友 +- 消息 +- 电话 +- 聊天 +- 语音 +- 通话 +ReleaseNotes: |- + Hi,all,本次更新主要包含以下内容: + 修复 进入部分群聊窗口右侧多出一块白色区域 + 修复 自选股白屏 + 修复 部分场景下消息列表为空的问题 + 修复 免打扰设置跨设备状态同步问题 + 修复 机器人消息跳转小程序的报错问题 + 修复 群视频下,头像昵称修改不了的问题 +ReleaseNotesUrl: https://im.qq.com/pcqq/support.html +PurchaseUrl: https://vip.qq.com +# InstallationNotes: +Documentations: +- DocumentLabel: 使用帮助 + DocumentUrl: https://kf.qq.com/product/QQ.html +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/QQ/NT/9.9.7.20979/Tencent.QQ.NT.yaml b/manifests/t/Tencent/QQ/NT/9.9.7.20979/Tencent.QQ.NT.yaml new file mode 100644 index 0000000000000..d7570e6e3c970 --- /dev/null +++ b/manifests/t/Tencent/QQ/NT/9.9.7.20979/Tencent.QQ.NT.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Tencent.QQ.NT +PackageVersion: 9.9.7.20979 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7aba494e4de7763eeb15907334db5d74a6d2b7b1 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 20 Jan 2024 00:06:53 +0800 Subject: [PATCH 178/243] New version: JetBrains.TeamCity version 2023.11.2 (#135347) --- .../JetBrains.TeamCity.installer.yaml | 19 ++++++++++ .../JetBrains.TeamCity.locale.en-US.yaml | 35 +++++++++++++++++++ .../JetBrains.TeamCity.locale.zh-CN.yaml | 35 +++++++++++++++++++ .../2023.11.2/JetBrains.TeamCity.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/j/JetBrains/TeamCity/2023.11.2/JetBrains.TeamCity.installer.yaml create mode 100644 manifests/j/JetBrains/TeamCity/2023.11.2/JetBrains.TeamCity.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/TeamCity/2023.11.2/JetBrains.TeamCity.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/TeamCity/2023.11.2/JetBrains.TeamCity.yaml diff --git a/manifests/j/JetBrains/TeamCity/2023.11.2/JetBrains.TeamCity.installer.yaml b/manifests/j/JetBrains/TeamCity/2023.11.2/JetBrains.TeamCity.installer.yaml new file mode 100644 index 0000000000000..001943f3dbaa0 --- /dev/null +++ b/manifests/j/JetBrains/TeamCity/2023.11.2/JetBrains.TeamCity.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: JetBrains.TeamCity +PackageVersion: 2023.11.2 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +ReleaseDate: 2024-01-18 +AppsAndFeaturesEntries: +- DisplayVersion: Build 147486 + ProductCode: JetBrains TeamCity +Installers: +- Architecture: x64 + InstallerUrl: https://download.jetbrains.com/teamcity/TeamCity-2023.11.2.exe + InstallerSha256: B9708ECC6E03802328614992D6938D29F0864C22E407D9BF6613972CF52494D3 + ProductCode: JetBrains TeamCity +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/j/JetBrains/TeamCity/2023.11.2/JetBrains.TeamCity.locale.en-US.yaml b/manifests/j/JetBrains/TeamCity/2023.11.2/JetBrains.TeamCity.locale.en-US.yaml new file mode 100644 index 0000000000000..f174d3afe1fd4 --- /dev/null +++ b/manifests/j/JetBrains/TeamCity/2023.11.2/JetBrains.TeamCity.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: JetBrains.TeamCity +PackageVersion: 2023.11.2 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains TeamCity +PackageUrl: https://www.jetbrains.com/teamcity/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: Powerful continuous integration for DevOps-centric teams +Description: The powerful Continuous Integration and Deployment tool for Developers and DevOps Engineers. +Moniker: teamcity +Tags: +- cd +- ci +- develop +- development +- devops +# ReleaseNotes: +ReleaseNotesUrl: https://www.jetbrains.com/help/teamcity/2023.11/teamcity-2023-11-2-release-notes.html +PurchaseUrl: https://www.jetbrains.com/teamcity/buy/ +# InstallationNotes: +Documentations: +- DocumentLabel: Learn TeamCity + DocumentUrl: https://www.jetbrains.com/teamcity/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/j/JetBrains/TeamCity/2023.11.2/JetBrains.TeamCity.locale.zh-CN.yaml b/manifests/j/JetBrains/TeamCity/2023.11.2/JetBrains.TeamCity.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b5be458221061 --- /dev/null +++ b/manifests/j/JetBrains/TeamCity/2023.11.2/JetBrains.TeamCity.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: JetBrains.TeamCity +PackageVersion: 2023.11.2 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains TeamCity +PackageUrl: https://www.jetbrains.com/zh-cn/teamcity/ +License: 专有软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 面向以 DevOps 为中心的团队的强大持续集成 +Description: 面向开发者和 DevOps 工程师的强大持续集成和部署工具。 +# Moniker: +Tags: +- devops +- 开发 +- 持续交付 +- 持续部署 +- 持续集成 +# ReleaseNotes: +ReleaseNotesUrl: https://www.jetbrains.com/help/teamcity/2023.11/teamcity-2023-11-2-release-notes.html +PurchaseUrl: https://www.jetbrains.com/zh-cn/teamcity/buy/ +# InstallationNotes: +Documentations: +- DocumentLabel: 学习 TeamCity + DocumentUrl: https://www.jetbrains.com/zh-cn/teamcity/learn/ +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/j/JetBrains/TeamCity/2023.11.2/JetBrains.TeamCity.yaml b/manifests/j/JetBrains/TeamCity/2023.11.2/JetBrains.TeamCity.yaml new file mode 100644 index 0000000000000..316a78110c3e6 --- /dev/null +++ b/manifests/j/JetBrains/TeamCity/2023.11.2/JetBrains.TeamCity.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.TeamCity +PackageVersion: 2023.11.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 3b229c99874e13f1d48e3386ff1dc90918f60b12 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Fri, 19 Jan 2024 17:07:06 +0100 Subject: [PATCH 179/243] New version: Ryujinx.Ryujinx version 1.1.1114 (#135369) --- .../1.1.1114/Ryujinx.Ryujinx.installer.yaml | 16 ++++++++++++++++ .../1.1.1114/Ryujinx.Ryujinx.locale.en-US.yaml | 15 +++++++++++++++ .../Ryujinx/1.1.1114/Ryujinx.Ryujinx.yaml | 8 ++++++++ 3 files changed, 39 insertions(+) create mode 100644 manifests/r/Ryujinx/Ryujinx/1.1.1114/Ryujinx.Ryujinx.installer.yaml create mode 100644 manifests/r/Ryujinx/Ryujinx/1.1.1114/Ryujinx.Ryujinx.locale.en-US.yaml create mode 100644 manifests/r/Ryujinx/Ryujinx/1.1.1114/Ryujinx.Ryujinx.yaml diff --git a/manifests/r/Ryujinx/Ryujinx/1.1.1114/Ryujinx.Ryujinx.installer.yaml b/manifests/r/Ryujinx/Ryujinx/1.1.1114/Ryujinx.Ryujinx.installer.yaml new file mode 100644 index 0000000000000..3a49b62ffe4bd --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/1.1.1114/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.1114 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: publish\Ryujinx.exe +ReleaseDate: 2024-01-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Ryujinx/release-channel-master/releases/download/1.1.1114/ryujinx-1.1.1114-win_x64.zip + InstallerSha256: 8D063213982E0D26BC19BC937D9B65EF6AE3802A729C3A16FDA0EE63F53B27B7 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/r/Ryujinx/Ryujinx/1.1.1114/Ryujinx.Ryujinx.locale.en-US.yaml b/manifests/r/Ryujinx/Ryujinx/1.1.1114/Ryujinx.Ryujinx.locale.en-US.yaml new file mode 100644 index 0000000000000..78e21d8020381 --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/1.1.1114/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.1114 +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.1114 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/r/Ryujinx/Ryujinx/1.1.1114/Ryujinx.Ryujinx.yaml b/manifests/r/Ryujinx/Ryujinx/1.1.1114/Ryujinx.Ryujinx.yaml new file mode 100644 index 0000000000000..e7ae8583dfe2d --- /dev/null +++ b/manifests/r/Ryujinx/Ryujinx/1.1.1114/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.1114 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 465d94445831be19050350bb685ade1809864179 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 19 Jan 2024 08:07:13 -0800 Subject: [PATCH 180/243] Automatic update of Maxthon.Maxthon 7.1.7.8000 (#135372) * 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 374c015fb7786..5c22f6d9d44cd 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/16 +# Automatically updated by the winget bot at 2024/Jan/18 # 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 ed1d24f8d4aa4..0a6ddde7bd01c 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/16 +# Automatically updated by the winget bot at 2024/Jan/18 # 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 eb206429916b0..343942f823181 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/16 +# Automatically updated by the winget bot at 2024/Jan/18 # 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 8c6d18762adb1..8d714f31c151b 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/16 +# Automatically updated by the winget bot at 2024/Jan/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: Maxthon.Maxthon From 3fbfc9a83b0f6bcf37975e20105d6dfbffaf9030 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 19 Jan 2024 08:07:23 -0800 Subject: [PATCH 181/243] Automatic update of Box.Box from 2.36.107 to 2.37.142 (#135387) * Creating manifests/b/Box/Box/2.37.142/Box.Box.installer.yaml * Creating manifests/b/Box/Box/2.37.142/Box.Box.locale.en-US.yaml * Creating manifests/b/Box/Box/2.37.142/Box.Box.yaml * Updating manifests/b/Box/Box/2.37.142/Box.Box.installer.yaml * Updating manifests/b/Box/Box/2.37.142/Box.Box.locale.en-US.yaml * Updating manifests/b/Box/Box/2.37.142/Box.Box.yaml --- .../b/Box/Box/2.37.142/Box.Box.installer.yaml | 15 ++++++++++++++ .../Box/2.37.142/Box.Box.locale.en-US.yaml | 20 +++++++++++++++++++ manifests/b/Box/Box/2.37.142/Box.Box.yaml | 8 ++++++++ 3 files changed, 43 insertions(+) create mode 100644 manifests/b/Box/Box/2.37.142/Box.Box.installer.yaml create mode 100644 manifests/b/Box/Box/2.37.142/Box.Box.locale.en-US.yaml create mode 100644 manifests/b/Box/Box/2.37.142/Box.Box.yaml diff --git a/manifests/b/Box/Box/2.37.142/Box.Box.installer.yaml b/manifests/b/Box/Box/2.37.142/Box.Box.installer.yaml new file mode 100644 index 0000000000000..f1baa6ba76c76 --- /dev/null +++ b/manifests/b/Box/Box/2.37.142/Box.Box.installer.yaml @@ -0,0 +1,15 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Box.Box +PackageVersion: 2.37.142 +InstallerLocale: en-US +MinimumOSVersion: 10.0.0.0 +InstallerType: msi +ProductCode: '{2EF55D0B-0039-44E4-867E-DBE3E153B089}' +Installers: +- Architecture: x64 + InstallerUrl: https://e3.boxcdn.net/desktop/releases/win/BoxDrive.msi + InstallerSha256: 83ACCB81725DEA5372A13799D6D77BA9769DE7C985506220E52CBC9ACBE5E3D6 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/b/Box/Box/2.37.142/Box.Box.locale.en-US.yaml b/manifests/b/Box/Box/2.37.142/Box.Box.locale.en-US.yaml new file mode 100644 index 0000000000000..909d72959ac7a --- /dev/null +++ b/manifests/b/Box/Box/2.37.142/Box.Box.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Box.Box +PackageVersion: 2.37.142 +PackageLocale: en-US +Publisher: Box, Inc. +PublisherUrl: https://www.box.com/ +PublisherSupportUrl: https://support.box.com/ +PrivacyUrl: https://www.box.com/legal/privacypolicy +Author: Box, Inc. +PackageName: Box Drive +PackageUrl: https://www.box.com/drive +License: Proprietary +LicenseUrl: https://www.box.com/legal/termsofservice +CopyrightUrl: https://www.box.com/legal/termsofservice +ShortDescription: Desktop sync client for Box cloud service +ReleaseNotesUrl: https://support.box.com/hc/sections/360009152213-Box-Drive +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/Box/Box/2.37.142/Box.Box.yaml b/manifests/b/Box/Box/2.37.142/Box.Box.yaml new file mode 100644 index 0000000000000..8dc13ed0da7b3 --- /dev/null +++ b/manifests/b/Box/Box/2.37.142/Box.Box.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Jan/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Box.Box +PackageVersion: 2.37.142 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From cfffad74271d4782de8451da8d453e3a943a0d60 Mon Sep 17 00:00:00 2001 From: Sheng Date: Fri, 19 Jan 2024 08:07:29 -0800 Subject: [PATCH 182/243] eloston.ungoogled-chromium version 120.0.6099.224 (#135515) --- .../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.224/eloston.ungoogled-chromium.installer.yaml create mode 100644 manifests/e/eloston/ungoogled-chromium/120.0.6099.224/eloston.ungoogled-chromium.locale.en-US.yaml create mode 100644 manifests/e/eloston/ungoogled-chromium/120.0.6099.224/eloston.ungoogled-chromium.yaml diff --git a/manifests/e/eloston/ungoogled-chromium/120.0.6099.224/eloston.ungoogled-chromium.installer.yaml b/manifests/e/eloston/ungoogled-chromium/120.0.6099.224/eloston.ungoogled-chromium.installer.yaml new file mode 100644 index 0000000000000..e764761560fb6 --- /dev/null +++ b/manifests/e/eloston/ungoogled-chromium/120.0.6099.224/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.224 +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.224-1.1/ungoogled-chromium_120.0.6099.224-1.1_installer_x64.exe + InstallerSha256: AA135B061EEB938A148DD64A937DB65289151F0F83F1EAF641F5231961FB0D4A + 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.224-1.1/ungoogled-chromium_120.0.6099.224-1.1_installer_x64.exe + InstallerSha256: AA135B061EEB938A148DD64A937DB65289151F0F83F1EAF641F5231961FB0D4A + 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.224-1.1/ungoogled-chromium_120.0.6099.224-1.1_installer_x86.exe + InstallerSha256: 259ED3EB83BF60152F319A8269AB66743A59A4BB615F2BD50B5922842E405080 + 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.224-1.1/ungoogled-chromium_120.0.6099.224-1.1_installer_x86.exe + InstallerSha256: 259ED3EB83BF60152F319A8269AB66743A59A4BB615F2BD50B5922842E405080 + 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.224/eloston.ungoogled-chromium.locale.en-US.yaml b/manifests/e/eloston/ungoogled-chromium/120.0.6099.224/eloston.ungoogled-chromium.locale.en-US.yaml new file mode 100644 index 0000000000000..268c867f9b083 --- /dev/null +++ b/manifests/e/eloston/ungoogled-chromium/120.0.6099.224/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.224 +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.224/eloston.ungoogled-chromium.yaml b/manifests/e/eloston/ungoogled-chromium/120.0.6099.224/eloston.ungoogled-chromium.yaml new file mode 100644 index 0000000000000..47435db8ef6f1 --- /dev/null +++ b/manifests/e/eloston/ungoogled-chromium/120.0.6099.224/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.224 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.2.0 From 676484d97ca7a473e01b4b71325b69ea99f67216 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 20 Jan 2024 03:10:18 +1100 Subject: [PATCH 183/243] New package: Foxit.PhantomPDF.Subscription version 2023.3.0 (#135030) * New package: Foxit.PhantomPDF.Subscription version 2023.3.0 * Update Foxit.PhantomPDF.Subscription.locale.en-US.yaml * Update Foxit.PhantomPDF.Subscription.installer.yaml * Update Foxit.PhantomPDF.Subscription.installer.yaml --- ...xit.PhantomPDF.Subscription.installer.yaml | 21 +++++++++++++++++++ ....PhantomPDF.Subscription.locale.en-US.yaml | 14 +++++++++++++ .../Foxit.PhantomPDF.Subscription.yaml | 8 +++++++ 3 files changed, 43 insertions(+) create mode 100644 manifests/f/Foxit/PhantomPDF/Subscription/2023.3.0/Foxit.PhantomPDF.Subscription.installer.yaml create mode 100644 manifests/f/Foxit/PhantomPDF/Subscription/2023.3.0/Foxit.PhantomPDF.Subscription.locale.en-US.yaml create mode 100644 manifests/f/Foxit/PhantomPDF/Subscription/2023.3.0/Foxit.PhantomPDF.Subscription.yaml diff --git a/manifests/f/Foxit/PhantomPDF/Subscription/2023.3.0/Foxit.PhantomPDF.Subscription.installer.yaml b/manifests/f/Foxit/PhantomPDF/Subscription/2023.3.0/Foxit.PhantomPDF.Subscription.installer.yaml new file mode 100644 index 0000000000000..4851e8e13b733 --- /dev/null +++ b/manifests/f/Foxit/PhantomPDF/Subscription/2023.3.0/Foxit.PhantomPDF.Subscription.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: Foxit.PhantomPDF.Subscription +PackageVersion: 2023.3.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://cdn01.foxitsoftware.com/product/phantomPDF/desktop/win/2023.3.0/FoxitPDFEditor20233_enu_Setup.exe + InstallerSha256: 518CF84ADFB0E07109907023EB1B419F34586668AE4F2AAB503D6A18BC07B3E6 + InstallerSwitches: + Silent: /install /quiet /norestart + SilentWithProgress: /install /quiet /norestart +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/f/Foxit/PhantomPDF/Subscription/2023.3.0/Foxit.PhantomPDF.Subscription.locale.en-US.yaml b/manifests/f/Foxit/PhantomPDF/Subscription/2023.3.0/Foxit.PhantomPDF.Subscription.locale.en-US.yaml new file mode 100644 index 0000000000000..f23c61eb66435 --- /dev/null +++ b/manifests/f/Foxit/PhantomPDF/Subscription/2023.3.0/Foxit.PhantomPDF.Subscription.locale.en-US.yaml @@ -0,0 +1,14 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Foxit.PhantomPDF.Subscription +PackageVersion: 2023.3.0 +PackageLocale: en-US +Publisher: Foxit Software Inc. +PackageName: Foxit PDF Editor +PackageUrl: https://www.foxitsoftware.com/pdf-editor +License: ©2024 Foxit Software Incorporated. All rights reserved. +Copyright: ©2024 Foxit Software Incorporated +ShortDescription: PhantomPDF is the PDF Editor that enables PDF document accessibility for people with disabilities who use assistive technology to have access to information. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/f/Foxit/PhantomPDF/Subscription/2023.3.0/Foxit.PhantomPDF.Subscription.yaml b/manifests/f/Foxit/PhantomPDF/Subscription/2023.3.0/Foxit.PhantomPDF.Subscription.yaml new file mode 100644 index 0000000000000..4032693b61886 --- /dev/null +++ b/manifests/f/Foxit/PhantomPDF/Subscription/2023.3.0/Foxit.PhantomPDF.Subscription.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: Foxit.PhantomPDF.Subscription +PackageVersion: 2023.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 0ef6229b5a0c8d0ca26824b902412544934d5df1 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 20 Jan 2024 03:23:26 +1100 Subject: [PATCH 184/243] Remove version: AnyDeskSoftwareGmbH.AnyDesk version 8.0.7 (#135497) --- ...AnyDeskSoftwareGmbH.AnyDesk.installer.yaml | 42 ------------------- ...DeskSoftwareGmbH.AnyDesk.locale.en-US.yaml | 34 --------------- ...DeskSoftwareGmbH.AnyDesk.locale.zh-CN.yaml | 26 ------------ .../8.0.7/AnyDeskSoftwareGmbH.AnyDesk.yaml | 8 ---- 4 files changed, 110 deletions(-) delete mode 100644 manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.installer.yaml delete mode 100644 manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.locale.en-US.yaml delete mode 100644 manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.locale.zh-CN.yaml delete mode 100644 manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.yaml diff --git a/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.installer.yaml b/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.installer.yaml deleted file mode 100644 index 7330a077f7abc..0000000000000 --- a/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.installer.yaml +++ /dev/null @@ -1,42 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: AnyDeskSoftwareGmbH.AnyDesk -PackageVersion: 8.0.7 -Platform: -- Windows.Desktop -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2024-01-16 -Installers: -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://download.anydesk.com/AnyDesk.exe - InstallerSha256: 1D0D0A6C3770C390744033232A8DE0BF682716849EBC2866118C65C51CF5D4D9 - InstallerSwitches: - Silent: --silent - SilentWithProgress: --silent - Upgrade: --remove-first - Custom: --install "C:\Program Files (x86)\AnyDesk" --update-auto --create-desktop-icon --create-shortcuts - UpgradeBehavior: install - AppsAndFeaturesEntries: - - DisplayVersion: ad 8.0.7 - ProductCode: AnyDesk - InstallerType: exe - ElevationRequirement: elevationRequired -- Architecture: x86 - InstallerType: wix - InstallerUrl: https://download.anydesk.com/AnyDesk.exe - InstallerSha256: 1D0D0A6C3770C390744033232A8DE0BF682716849EBC2866118C65C51CF5D4D9 - UpgradeBehavior: uninstallPrevious - ProductCode: '{62853EBF-E9DD-4AA5-B20A-5A6C3DD74FF3}' - AppsAndFeaturesEntries: - - DisplayName: AnyDesk MSI - ProductCode: '{62853EBF-E9DD-4AA5-B20A-5A6C3DD74FF3}' - InstallerType: msi - ElevationRequirement: elevatesSelf -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.locale.en-US.yaml b/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.locale.en-US.yaml deleted file mode 100644 index 2f2931f15d515..0000000000000 --- a/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.locale.en-US.yaml +++ /dev/null @@ -1,34 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: AnyDeskSoftwareGmbH.AnyDesk -PackageVersion: 8.0.7 -PackageLocale: en-US -Publisher: AnyDesk Software GmbH -PublisherUrl: https://anydesk.com -PublisherSupportUrl: https://anydesk.com/en/contact -PrivacyUrl: https://anydesk.com/en/privacy -Author: AnyDesk Software GmbH -PackageName: AnyDesk -PackageUrl: https://anydesk.com -License: Proprietary -LicenseUrl: https://anydesk.com/en/terms -Copyright: © 2023 AnyDesk Software GmbH -CopyrightUrl: https://anydesk.com/en/terms -ShortDescription: AnyDesk is a German proprietary remote desktop tool distributed by AnyDesk Software GmbH. -Description: |- - Connect to a computer remotely, be it from the other end of the office or halfway around the world. - AnyDesk ensures secure and reliable remote desktop connections for IT professionals and on-the-go individuals alike. -Moniker: anydesk -Tags: -- rdp -- remote-control -- remote-desktop -PurchaseUrl: https://anydesk.com/en/pricing/teams -Documentations: -- DocumentLabel: Knowledge Hub - DocumentUrl: https://support.anydesk.com/knowledge -- DocumentLabel: FAQ - DocumentUrl: https://support.anydesk.com/knowledge/faq -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.locale.zh-CN.yaml b/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.locale.zh-CN.yaml deleted file mode 100644 index 33dac200d688c..0000000000000 --- a/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.locale.zh-CN.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json - -PackageIdentifier: AnyDeskSoftwareGmbH.AnyDesk -PackageVersion: 8.0.7 -PackageLocale: zh-CN -Publisher: AnyDesk Software GmbH -PublisherUrl: https://anydesk.com -PublisherSupportUrl: https://anydesk.com/zhs/contact -PrivacyUrl: https://anydesk.com/zhs/privacy -PackageName: AnyDesk -PackageUrl: https://anydesk.com/zhs -License: Freeware -LicenseUrl: https://anydesk.com/zhs/terms -Copyright: © 2023 AnyDesk Software GmbH -ShortDescription: 超便捷的远程桌面软件 -Description: 无论您是在隔壁的办公室还是在世界的另一端,都可以通过AnyDesk连接到您的计算机。AnyDesk具有无与伦比的性能、出色的安全性和多平台支持,为专业而创造,深受大家喜爱。 -Tags: -- 远程控制 -- 远程桌面 -- 远程连接 -Documentations: -- DocumentLabel: Knowledge Hub - DocumentUrl: https://support.anydesk.com/zh-cn/knowledge -ManifestType: locale -ManifestVersion: 1.5.0 diff --git a/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.yaml b/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.yaml deleted file mode 100644 index 26521901d2719..0000000000000 --- a/manifests/a/AnyDeskSoftwareGmbH/AnyDesk/8.0.7/AnyDeskSoftwareGmbH.AnyDesk.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: AnyDeskSoftwareGmbH.AnyDesk -PackageVersion: 8.0.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From e5d23745d965743525cb06ab356dc69f7c91a31f Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Fri, 19 Jan 2024 17:34:10 +0100 Subject: [PATCH 185/243] New version: LibreWolf.LibreWolf version 121.0-1 (#135136) --- .../LibreWolf.LibreWolf.installer.yaml | 29 +++++++++++++++++ .../LibreWolf.LibreWolf.locale.en-US.yaml | 32 +++++++++++++++++++ .../121.0-1/LibreWolf.LibreWolf.yaml | 8 +++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/l/LibreWolf/LibreWolf/121.0-1/LibreWolf.LibreWolf.installer.yaml create mode 100644 manifests/l/LibreWolf/LibreWolf/121.0-1/LibreWolf.LibreWolf.locale.en-US.yaml create mode 100644 manifests/l/LibreWolf/LibreWolf/121.0-1/LibreWolf.LibreWolf.yaml diff --git a/manifests/l/LibreWolf/LibreWolf/121.0-1/LibreWolf.LibreWolf.installer.yaml b/manifests/l/LibreWolf/LibreWolf/121.0-1/LibreWolf.LibreWolf.installer.yaml new file mode 100644 index 0000000000000..e6560ba00e4e0 --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/121.0-1/LibreWolf.LibreWolf.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: LibreWolf.LibreWolf +PackageVersion: 121.0-1 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- http +- https +FileExtensions: +- htm +- html +- url +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + MinimumVersion: 14.28.29913.0 +Installers: +- Architecture: x64 + InstallerUrl: https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/121.0-1/librewolf-121.0-1-windows-x86_64-setup.exe + InstallerSha256: C50ECC9CD5ABCA1DB6F08C2A378E916EFB12CB2F38FEDF712966AADC1AB91C74 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/l/LibreWolf/LibreWolf/121.0-1/LibreWolf.LibreWolf.locale.en-US.yaml b/manifests/l/LibreWolf/LibreWolf/121.0-1/LibreWolf.LibreWolf.locale.en-US.yaml new file mode 100644 index 0000000000000..717dbd9b6b563 --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/121.0-1/LibreWolf.LibreWolf.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: LibreWolf.LibreWolf +PackageVersion: 121.0-1 +PackageLocale: en-US +Publisher: LibreWolf +PublisherUrl: https://librewolf.net +PublisherSupportUrl: https://librewolf.net/#questions +Author: LibreWolf contributors +PackageName: LibreWolf +PackageUrl: https://librewolf.net +License: Mozilla Public License Version 2.0 +LicenseUrl: https://codeberg.org/librewolf/source/src/branch/main/LICENSE +CopyrightUrl: https://codeberg.org/librewolf/source/src/branch/main/LICENSE +ShortDescription: A fork of Firefox, focused on privacy, security and freedom. +Description: |- + LibreWolf is designed to minimize data collection and telemetry as much as possible. + This is achieved through hundreds of privacy/security/performance settings and patches. + Intrusive integrated addons including updater, crashreporter, and pocket are removed too. +Moniker: librewolf +Tags: +- browser +- web-browser +- foss +- open-source +- cross-platform +- gecko +- privacy +- firefox-fork +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/l/LibreWolf/LibreWolf/121.0-1/LibreWolf.LibreWolf.yaml b/manifests/l/LibreWolf/LibreWolf/121.0-1/LibreWolf.LibreWolf.yaml new file mode 100644 index 0000000000000..9e5ad0879496d --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/121.0-1/LibreWolf.LibreWolf.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: LibreWolf.LibreWolf +PackageVersion: 121.0-1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From ea24207fb3503b759b4d34f8ad596d4bdbb03141 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Fri, 19 Jan 2024 17:34:50 +0100 Subject: [PATCH 186/243] New version: Alex313031.Mercury version 121.0.2 (#135132) * New version: Alex313031.Mercury version 121.0.2 * Update Alex313031.Mercury.installer.yaml * Update Alex313031.Mercury.installer.yaml * Update Alex313031.Mercury.installer.yaml --- .../121.0.2/Alex313031.Mercury.installer.yaml | 17 ++++++++++ .../Alex313031.Mercury.locale.en-US.yaml | 34 +++++++++++++++++++ .../Mercury/121.0.2/Alex313031.Mercury.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/a/Alex313031/Mercury/121.0.2/Alex313031.Mercury.installer.yaml create mode 100644 manifests/a/Alex313031/Mercury/121.0.2/Alex313031.Mercury.locale.en-US.yaml create mode 100644 manifests/a/Alex313031/Mercury/121.0.2/Alex313031.Mercury.yaml diff --git a/manifests/a/Alex313031/Mercury/121.0.2/Alex313031.Mercury.installer.yaml b/manifests/a/Alex313031/Mercury/121.0.2/Alex313031.Mercury.installer.yaml new file mode 100644 index 0000000000000..db5fee1d8cf3d --- /dev/null +++ b/manifests/a/Alex313031/Mercury/121.0.2/Alex313031.Mercury.installer.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Alex313031.Mercury +PackageVersion: 121.0.2 +InstallerLocale: en-US +InstallerType: exe +ReleaseDate: 2024-01-10 +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Alex313031/Mercury/releases/download/v.121.0.2/mercury_121.0.2_win64_AVX_installer.exe + InstallerSha256: 0FC2F194B90393BF10D2B17C60DE7BA70F4C2C85E78ADEBD08F97F059622408C +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/Alex313031/Mercury/121.0.2/Alex313031.Mercury.locale.en-US.yaml b/manifests/a/Alex313031/Mercury/121.0.2/Alex313031.Mercury.locale.en-US.yaml new file mode 100644 index 0000000000000..e4124aafdb4db --- /dev/null +++ b/manifests/a/Alex313031/Mercury/121.0.2/Alex313031.Mercury.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with komac v2.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Alex313031.Mercury +PackageVersion: 121.0.2 +PackageLocale: en-US +Publisher: Alex313031 +PublisherUrl: https://github.com/Alex313031 +Author: Alex313031 +PackageName: Mercury +PackageUrl: https://github.com/Alex313031/Mercury +License: MPL-2.0 +LicenseUrl: https://github.com/Alex313031/Mercury/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2023 Alexander David Frick +ShortDescription: Firefox fork with compiler optimizations and patches from Librewolf, Waterfox, and GNU IceCat. +Description: |- + Firefox fork with compiler optimizations and patches from Librewolf, Waterfox, and Ghostery. + It aims to be the Firefox equivalent of my main project: Thorium (a Chromium fork). +Moniker: Mercury +Tags: +- avx +- avx-instructions +- browser +- compiler-optimization +- firefox +- firefox-fork +- firefox-forking +- mercury +- optimization +- privacy +ReleaseNotes: "- Same release notes as below\n- They simply updated to 121.0.2 between the time when I made the Linux release and now.\n- For Linux, download 121.0.1 here > \n- Again, SSE3 builds are provided for people with CPUs that lack AVX." +ReleaseNotesUrl: https://github.com/Alex313031/Mercury/releases/tag/v.121.0.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Alex313031/Mercury/121.0.2/Alex313031.Mercury.yaml b/manifests/a/Alex313031/Mercury/121.0.2/Alex313031.Mercury.yaml new file mode 100644 index 0000000000000..4abffb2aa4fc5 --- /dev/null +++ b/manifests/a/Alex313031/Mercury/121.0.2/Alex313031.Mercury.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: Alex313031.Mercury +PackageVersion: 121.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 362349dff6d73e76ba87cbce175454081549f99a Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 19 Jan 2024 09:51:25 -0800 Subject: [PATCH 187/243] Creating manifests/l/LibreWolf/LibreWolf/.validation (#135531) --- manifests/l/LibreWolf/LibreWolf/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/l/LibreWolf/LibreWolf/.validation diff --git a/manifests/l/LibreWolf/LibreWolf/.validation b/manifests/l/LibreWolf/LibreWolf/.validation new file mode 100644 index 0000000000000..6d568594b22f2 --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"24242466-ee2c-4103-8fed-54a6a246f88e","TestPlan":"Validation-Domain","PackagePath":"manifests/l/LibreWolf/LibreWolf/121.0-1","CommitId":"e5d23745d965743525cb06ab356dc69f7c91a31f"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From 9631c24633a5f034904f853cf0d673920a86ed95 Mon Sep 17 00:00:00 2001 From: Isaac Levin <8878502+isaacrlevin@users.noreply.github.com> Date: Fri, 19 Jan 2024 11:10:20 -0800 Subject: [PATCH 188/243] New version: isaaclevin.presencelight version 5.7.2 (#135530) --- .../isaaclevin.presencelight.installer.yaml | 30 +++++++++++++++++++ ...isaaclevin.presencelight.locale.en-US.yaml | 29 ++++++++++++++++++ .../5.7.2/isaaclevin.presencelight.yaml | 8 +++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/i/isaaclevin/presencelight/5.7.2/isaaclevin.presencelight.installer.yaml create mode 100644 manifests/i/isaaclevin/presencelight/5.7.2/isaaclevin.presencelight.locale.en-US.yaml create mode 100644 manifests/i/isaaclevin/presencelight/5.7.2/isaaclevin.presencelight.yaml diff --git a/manifests/i/isaaclevin/presencelight/5.7.2/isaaclevin.presencelight.installer.yaml b/manifests/i/isaaclevin/presencelight/5.7.2/isaaclevin.presencelight.installer.yaml new file mode 100644 index 0000000000000..e0b1e599e8029 --- /dev/null +++ b/manifests/i/isaaclevin/presencelight/5.7.2/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.7.2 +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.7.2/PresenceLight.Package_5.7.2.0_x64_x86_ARM64.appxbundle + InstallerSha256: 5F20C009F570D5092492EE2F6C169093D1619B80A04ADCC6BFE4E5FB1BA80177 + SignatureSha256: CCB05A4A547A2DB4F168F30139C3AAEF0A452341C1130FD5CFD78EF07D1026DE +- Architecture: arm64 + InstallerUrl: https://github.com/isaacrlevin/presencelight/releases/download/Desktop-v5.7.2/PresenceLight.Package_5.7.2.0_x64_x86_ARM64.appxbundle + InstallerSha256: 5F20C009F570D5092492EE2F6C169093D1619B80A04ADCC6BFE4E5FB1BA80177 + SignatureSha256: CCB05A4A547A2DB4F168F30139C3AAEF0A452341C1130FD5CFD78EF07D1026DE +- Architecture: x86 + InstallerUrl: https://github.com/isaacrlevin/presencelight/releases/download/Desktop-v5.7.2/PresenceLight.Package_5.7.2.0_x64_x86_ARM64.appxbundle + InstallerSha256: 5F20C009F570D5092492EE2F6C169093D1619B80A04ADCC6BFE4E5FB1BA80177 + SignatureSha256: CCB05A4A547A2DB4F168F30139C3AAEF0A452341C1130FD5CFD78EF07D1026DE +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/i/isaaclevin/presencelight/5.7.2/isaaclevin.presencelight.locale.en-US.yaml b/manifests/i/isaaclevin/presencelight/5.7.2/isaaclevin.presencelight.locale.en-US.yaml new file mode 100644 index 0000000000000..6f5b15c044cd9 --- /dev/null +++ b/manifests/i/isaaclevin/presencelight/5.7.2/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.7.2 +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.7.2/isaaclevin.presencelight.yaml b/manifests/i/isaaclevin/presencelight/5.7.2/isaaclevin.presencelight.yaml new file mode 100644 index 0000000000000..54be7ac3c5374 --- /dev/null +++ b/manifests/i/isaaclevin/presencelight/5.7.2/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.7.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From ac946945a2c36db26e3bb0c73c25bf152c45c03b Mon Sep 17 00:00:00 2001 From: wickles <4229542+wickles@users.noreply.github.com> Date: Fri, 19 Jan 2024 11:10:53 -0800 Subject: [PATCH 189/243] fix calibre 7.0.0 (#135529) --- .../c/calibre/calibre/7.0.0/calibre.calibre.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/c/calibre/calibre/7.0.0/calibre.calibre.installer.yaml b/manifests/c/calibre/calibre/7.0.0/calibre.calibre.installer.yaml index 4e05e9a01b7a2..8b15d30c513df 100644 --- a/manifests/c/calibre/calibre/7.0.0/calibre.calibre.installer.yaml +++ b/manifests/c/calibre/calibre/7.0.0/calibre.calibre.installer.yaml @@ -36,7 +36,7 @@ AppsAndFeaturesEntries: UpgradeCode: '{5DD881FF-756B-4097-9D82-8C0F11D521EA}' Installers: - Architecture: x64 - InstallerUrl: https://github.com/kovidgoyal/calibre/releases/download/v7.0.0/calibre-64bit-7.0.0.msi + InstallerUrl: https://download.calibre-ebook.com/7.0.0/calibre-64bit-7.0.0.msi InstallerSha256: 8A1465BF24A73B38FDB84B4E3EEFCC813400D2B2434CECC86A7BAA644FED9D99 ManifestType: installer ManifestVersion: 1.5.0 From a5cc54726c49e3bbb0a8a56f7fd6b6bda3105b07 Mon Sep 17 00:00:00 2001 From: wickles <4229542+wickles@users.noreply.github.com> Date: Fri, 19 Jan 2024 11:10:57 -0800 Subject: [PATCH 190/243] fix calibre 7.2.0 (#135528) --- .../c/calibre/calibre/7.2.0/calibre.calibre.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/c/calibre/calibre/7.2.0/calibre.calibre.installer.yaml b/manifests/c/calibre/calibre/7.2.0/calibre.calibre.installer.yaml index ad955da4552d3..918e64331ed81 100644 --- a/manifests/c/calibre/calibre/7.2.0/calibre.calibre.installer.yaml +++ b/manifests/c/calibre/calibre/7.2.0/calibre.calibre.installer.yaml @@ -36,7 +36,7 @@ AppsAndFeaturesEntries: UpgradeCode: '{5DD881FF-756B-4097-9D82-8C0F11D521EA}' Installers: - Architecture: x64 - InstallerUrl: https://github.com/kovidgoyal/calibre/releases/download/v7.2.0/calibre-64bit-7.2.0.msi + InstallerUrl: https://download.calibre-ebook.com/7.2.0/calibre-64bit-7.2.0.msi InstallerSha256: 3FD00AA23D94EC9483BFDD623C6E672E773880981E5C5BFC26E63BF494BF243D ManifestType: installer ManifestVersion: 1.5.0 From 0325a3f66446983fdb0d42ec85e5db89520b72c9 Mon Sep 17 00:00:00 2001 From: wickles <4229542+wickles@users.noreply.github.com> Date: Fri, 19 Jan 2024 11:11:19 -0800 Subject: [PATCH 191/243] fix calibre portable 7.0.0 (#135527) --- .../portable/7.0.0.0/calibre.calibre.portable.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/c/calibre/calibre/portable/7.0.0.0/calibre.calibre.portable.installer.yaml b/manifests/c/calibre/calibre/portable/7.0.0.0/calibre.calibre.portable.installer.yaml index fbd17975d47b3..596b95212bb69 100644 --- a/manifests/c/calibre/calibre/portable/7.0.0.0/calibre.calibre.portable.installer.yaml +++ b/manifests/c/calibre/calibre/portable/7.0.0.0/calibre.calibre.portable.installer.yaml @@ -14,7 +14,7 @@ UpgradeBehavior: uninstallPrevious ReleaseDate: 2023-11-17 Installers: - Architecture: x64 - InstallerUrl: https://github.com/kovidgoyal/calibre/releases/download/v7.0.0/calibre-portable-installer-7.0.0.exe + InstallerUrl: https://download.calibre-ebook.com/7.0.0/calibre-portable-installer-7.0.0.exe InstallerSha256: FB1A6708FB88EF3285B5218068D914E7ABA41E33CB06CD25C98101072CC950DC ManifestType: installer ManifestVersion: 1.5.0 From e0d899807254fa824ed0c6fbaa49cf2ca4fa6e0d Mon Sep 17 00:00:00 2001 From: wickles <4229542+wickles@users.noreply.github.com> Date: Fri, 19 Jan 2024 11:11:29 -0800 Subject: [PATCH 192/243] fix calibre portable 7.1.0 (#135526) --- .../portable/7.1.0.0/calibre.calibre.portable.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/c/calibre/calibre/portable/7.1.0.0/calibre.calibre.portable.installer.yaml b/manifests/c/calibre/calibre/portable/7.1.0.0/calibre.calibre.portable.installer.yaml index 5785cd812a20d..148d08c30460f 100644 --- a/manifests/c/calibre/calibre/portable/7.1.0.0/calibre.calibre.portable.installer.yaml +++ b/manifests/c/calibre/calibre/portable/7.1.0.0/calibre.calibre.portable.installer.yaml @@ -14,7 +14,7 @@ UpgradeBehavior: uninstallPrevious ReleaseDate: 2023-11-24 Installers: - Architecture: x64 - InstallerUrl: https://github.com/kovidgoyal/calibre/releases/download/v7.1.0/calibre-portable-installer-7.1.0.exe + InstallerUrl: https://download.calibre-ebook.com/7.1.0/calibre-portable-installer-7.1.0.exe InstallerSha256: 114507BD684AC6DBA9EC0775FA3B37AC78182EA5966B0974E37024962075D081 ManifestType: installer ManifestVersion: 1.5.0 From e59fafb243e80ba0ad135ea46f3738a182cce97b Mon Sep 17 00:00:00 2001 From: wickles <4229542+wickles@users.noreply.github.com> Date: Fri, 19 Jan 2024 11:11:39 -0800 Subject: [PATCH 193/243] fix calibre portable 7.2.0 (#135525) --- .../portable/7.2.0.0/calibre.calibre.portable.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/c/calibre/calibre/portable/7.2.0.0/calibre.calibre.portable.installer.yaml b/manifests/c/calibre/calibre/portable/7.2.0.0/calibre.calibre.portable.installer.yaml index ca4e9e1983ae3..6aa4d935c19a0 100644 --- a/manifests/c/calibre/calibre/portable/7.2.0.0/calibre.calibre.portable.installer.yaml +++ b/manifests/c/calibre/calibre/portable/7.2.0.0/calibre.calibre.portable.installer.yaml @@ -14,7 +14,7 @@ UpgradeBehavior: uninstallPrevious ReleaseDate: 2023-12-15 Installers: - Architecture: x64 - InstallerUrl: https://github.com/kovidgoyal/calibre/releases/download/v7.2.0/calibre-portable-installer-7.2.0.exe + InstallerUrl: https://download.calibre-ebook.com/7.2.0/calibre-portable-installer-7.2.0.exe InstallerSha256: BC0CD33CA172ECBE0A5CC537766ACB98D724C281347D032D5218128D82F27CB8 ManifestType: installer ManifestVersion: 1.5.0 From 2b99cb2ad274589213e2f909c2542e0f27967241 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Fri, 19 Jan 2024 20:11:59 +0100 Subject: [PATCH 194/243] New version: taers232c.GAMADV-XTD3 version 6.67.21 (#135524) --- .../taers232c.GAMADV-XTD3.installer.yaml | 21 +++++++++++ .../taers232c.GAMADV-XTD3.locale.en-US.yaml | 36 +++++++++++++++++++ .../6.67.21/taers232c.GAMADV-XTD3.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/t/taers232c/GAMADV-XTD3/6.67.21/taers232c.GAMADV-XTD3.installer.yaml create mode 100644 manifests/t/taers232c/GAMADV-XTD3/6.67.21/taers232c.GAMADV-XTD3.locale.en-US.yaml create mode 100644 manifests/t/taers232c/GAMADV-XTD3/6.67.21/taers232c.GAMADV-XTD3.yaml diff --git a/manifests/t/taers232c/GAMADV-XTD3/6.67.21/taers232c.GAMADV-XTD3.installer.yaml b/manifests/t/taers232c/GAMADV-XTD3/6.67.21/taers232c.GAMADV-XTD3.installer.yaml new file mode 100644 index 0000000000000..6b70ebc84517d --- /dev/null +++ b/manifests/t/taers232c/GAMADV-XTD3/6.67.21/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.21 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallerSwitches: + Custom: /norestart +UpgradeBehavior: install +ProductCode: '{5628DA68-C826-46B1-AFEC-90079FB7275E}' +ReleaseDate: 2024-01-19 +AppsAndFeaturesEntries: +- UpgradeCode: '{D86B52B2-EFE9-4F9D-8BA3-9D84B9B2D319}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/taers232c/GAMADV-XTD3/releases/download/v6.67.21/gamadv-xtd3-6.67.21-windows-x86_64.msi + InstallerSha256: 46A89B030B46A9FC453FB416A80AA068FEC392AE5677725A16E9BB3E9488EC96 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/taers232c/GAMADV-XTD3/6.67.21/taers232c.GAMADV-XTD3.locale.en-US.yaml b/manifests/t/taers232c/GAMADV-XTD3/6.67.21/taers232c.GAMADV-XTD3.locale.en-US.yaml new file mode 100644 index 0000000000000..0e99087f8edf4 --- /dev/null +++ b/manifests/t/taers232c/GAMADV-XTD3/6.67.21/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.21 +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.21 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/taers232c/GAMADV-XTD3/6.67.21/taers232c.GAMADV-XTD3.yaml b/manifests/t/taers232c/GAMADV-XTD3/6.67.21/taers232c.GAMADV-XTD3.yaml new file mode 100644 index 0000000000000..b040330677412 --- /dev/null +++ b/manifests/t/taers232c/GAMADV-XTD3/6.67.21/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.21 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From fed926490cbc8477ffe0ffe4583229cebd96b9b3 Mon Sep 17 00:00:00 2001 From: "K.B.Dharun Krishna" Date: Sat, 20 Jan 2024 00:42:14 +0530 Subject: [PATCH 195/243] New version: Element.Element 1.11.55 (#135523) Signed-off-by: K.B.Dharun Krishna --- .../1.11.55/Element.Element.installer.yaml | 19 ++++++++++ .../1.11.55/Element.Element.locale.en-US.yaml | 36 +++++++++++++++++++ .../Element/1.11.55/Element.Element.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/e/Element/Element/1.11.55/Element.Element.installer.yaml create mode 100644 manifests/e/Element/Element/1.11.55/Element.Element.locale.en-US.yaml create mode 100644 manifests/e/Element/Element/1.11.55/Element.Element.yaml diff --git a/manifests/e/Element/Element/1.11.55/Element.Element.installer.yaml b/manifests/e/Element/Element/1.11.55/Element.Element.installer.yaml new file mode 100644 index 0000000000000..b2a333fb26459 --- /dev/null +++ b/manifests/e/Element/Element/1.11.55/Element.Element.installer.yaml @@ -0,0 +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: Element.Element +PackageVersion: 1.11.55 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: 2024-01-19 +Installers: +- Architecture: x64 + InstallerUrl: https://packages.element.io/desktop/install/win32/x64/Element%20Setup%201.11.55.exe + InstallerSha256: 6A5F26A2969C3FA890B1D8FCF4A6741D5E820CF37B355C9262168E7758DA1355 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/e/Element/Element/1.11.55/Element.Element.locale.en-US.yaml b/manifests/e/Element/Element/1.11.55/Element.Element.locale.en-US.yaml new file mode 100644 index 0000000000000..e823ced634c78 --- /dev/null +++ b/manifests/e/Element/Element/1.11.55/Element.Element.locale.en-US.yaml @@ -0,0 +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: Element.Element +PackageVersion: 1.11.55 +PackageLocale: en-US +Publisher: Element +PublisherUrl: https://element.io +PublisherSupportUrl: https://element.io/help +PrivacyUrl: https://element.io/privacy +Author: Element +PackageName: Element +PackageUrl: https://element.io +License: Apache License 2.0 +LicenseUrl: https://raw.githubusercontent.com/vector-im/element-desktop/develop/LICENSE +Copyright: Copyright © 2024 Element +CopyrightUrl: https://raw.githubusercontent.com/vector-im/element-desktop/develop/LICENSE +ShortDescription: All-in-one secure chat app for teams, friends and organisations. +Description: |- + All-in-one secure chat app for teams, friends and organisations. + Keeps conversations in your control, safe from data-mining and ads. + Talk to everyone through the open global Matrix network, protected by proper end-to-end encryption. +Moniker: element +Tags: +- chat +- client +- conversations +- cross-platform +- end-to-end-encryption +- foss +- matrix +- privacy +- riot-web +- riot.im +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/Element/Element/1.11.55/Element.Element.yaml b/manifests/e/Element/Element/1.11.55/Element.Element.yaml new file mode 100644 index 0000000000000..2dca7ed97a8fe --- /dev/null +++ b/manifests/e/Element/Element/1.11.55/Element.Element.yaml @@ -0,0 +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: Element.Element +PackageVersion: 1.11.55 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 39d57d9958843bc5f0ff9a06f62572a8627b0c0d Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Fri, 19 Jan 2024 20:12:20 +0100 Subject: [PATCH 196/243] New version: YuzuEmu.Yuzu.Mainline version 1687 (#135522) --- .../1687/YuzuEmu.Yuzu.Mainline.installer.yaml | 17 ++++++++++ .../YuzuEmu.Yuzu.Mainline.locale.en-US.yaml | 34 +++++++++++++++++++ .../Mainline/1687/YuzuEmu.Yuzu.Mainline.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/y/YuzuEmu/Yuzu/Mainline/1687/YuzuEmu.Yuzu.Mainline.installer.yaml create mode 100644 manifests/y/YuzuEmu/Yuzu/Mainline/1687/YuzuEmu.Yuzu.Mainline.locale.en-US.yaml create mode 100644 manifests/y/YuzuEmu/Yuzu/Mainline/1687/YuzuEmu.Yuzu.Mainline.yaml diff --git a/manifests/y/YuzuEmu/Yuzu/Mainline/1687/YuzuEmu.Yuzu.Mainline.installer.yaml b/manifests/y/YuzuEmu/Yuzu/Mainline/1687/YuzuEmu.Yuzu.Mainline.installer.yaml new file mode 100644 index 0000000000000..6fae9e4beb88b --- /dev/null +++ b/manifests/y/YuzuEmu/Yuzu/Mainline/1687/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: '1687' +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: yuzu-windows-msvc/yuzu.exe +UpgradeBehavior: install +ReleaseDate: 2024-01-19 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1687/yuzu-windows-msvc-20240119-5aab1b86c.zip + InstallerSha256: 748719D41760A0E2EA45A52A1F453B575F7CDCA17032EE444B4BD034C9E2EE96 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/y/YuzuEmu/Yuzu/Mainline/1687/YuzuEmu.Yuzu.Mainline.locale.en-US.yaml b/manifests/y/YuzuEmu/Yuzu/Mainline/1687/YuzuEmu.Yuzu.Mainline.locale.en-US.yaml new file mode 100644 index 0000000000000..55637e21e3eae --- /dev/null +++ b/manifests/y/YuzuEmu/Yuzu/Mainline/1687/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: '1687' +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 12688" + - "Merge Tagged PR 12695" + - Merge pull request #12678 from german77/settings_impl + - Merge pull request #12683 from german77/amiibo-dump + - Merge pull request #12644 from liamwhite/vkspec-image-offset + - Merge pull request #12702 from german77/android-input + - input_common: Add android input engine + - service: set: Implement stubbed functions + - service: set: Refractor setting service +ReleaseNotesUrl: https://github.com/yuzu-emu/yuzu-mainline/releases/tag/mainline-0-1687 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/y/YuzuEmu/Yuzu/Mainline/1687/YuzuEmu.Yuzu.Mainline.yaml b/manifests/y/YuzuEmu/Yuzu/Mainline/1687/YuzuEmu.Yuzu.Mainline.yaml new file mode 100644 index 0000000000000..6ea10e55c5a23 --- /dev/null +++ b/manifests/y/YuzuEmu/Yuzu/Mainline/1687/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: '1687' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 45c4ecfccd0b2b97e9c1c5ad66b391ffe33a507d Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 20 Jan 2024 03:12:42 +0800 Subject: [PATCH 197/243] New version: TinyCraft.TinyRDM version 1.1.6 (#135509) --- .../1.1.6/TinyCraft.TinyRDM.installer.yaml | 16 ++++++++ .../1.1.6/TinyCraft.TinyRDM.locale.en-US.yaml | 39 +++++++++++++++++++ .../1.1.6/TinyCraft.TinyRDM.locale.zh-CN.yaml | 39 +++++++++++++++++++ .../TinyRDM/1.1.6/TinyCraft.TinyRDM.yaml | 8 ++++ 4 files changed, 102 insertions(+) create mode 100644 manifests/t/TinyCraft/TinyRDM/1.1.6/TinyCraft.TinyRDM.installer.yaml create mode 100644 manifests/t/TinyCraft/TinyRDM/1.1.6/TinyCraft.TinyRDM.locale.en-US.yaml create mode 100644 manifests/t/TinyCraft/TinyRDM/1.1.6/TinyCraft.TinyRDM.locale.zh-CN.yaml create mode 100644 manifests/t/TinyCraft/TinyRDM/1.1.6/TinyCraft.TinyRDM.yaml diff --git a/manifests/t/TinyCraft/TinyRDM/1.1.6/TinyCraft.TinyRDM.installer.yaml b/manifests/t/TinyCraft/TinyRDM/1.1.6/TinyCraft.TinyRDM.installer.yaml new file mode 100644 index 0000000000000..a5c182421a508 --- /dev/null +++ b/manifests/t/TinyCraft/TinyRDM/1.1.6/TinyCraft.TinyRDM.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: TinyCraft.TinyRDM +PackageVersion: 1.1.6 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +ReleaseDate: 2024-01-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/tiny-craft/tiny-rdm/releases/download/v1.1.6/TinyRDM_Setup_1.1.6_windows_amd64.exe + InstallerSha256: A029F3068B1725E685E26F52A83FAF85A5D60AD1438BC18308ECF33030B7F077 + ProductCode: Tiny CraftTiny RDM +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/TinyCraft/TinyRDM/1.1.6/TinyCraft.TinyRDM.locale.en-US.yaml b/manifests/t/TinyCraft/TinyRDM/1.1.6/TinyCraft.TinyRDM.locale.en-US.yaml new file mode 100644 index 0000000000000..e53779ee48708 --- /dev/null +++ b/manifests/t/TinyCraft/TinyRDM/1.1.6/TinyCraft.TinyRDM.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: TinyCraft.TinyRDM +PackageVersion: 1.1.6 +PackageLocale: en-US +Publisher: Tiny Craft +PublisherUrl: https://github.com/tiny-craft +PublisherSupportUrl: https://github.com/tiny-craft/tiny-rdm/issues +# PrivacyUrl: +# Author: +PackageName: Tiny RDM +PackageUrl: https://redis.tinycraft.cc/ +License: GPL-3.0 +LicenseUrl: https://github.com/tiny-craft/tiny-rdm/blob/main/LICENSE +Copyright: Copyright © 2024 Tinycraft.cc All rights reserved +# CopyrightUrl: +ShortDescription: A Modern Redis Desktop Manager +Description: Tiny RDM is a modern lightweight cross-platform Redis desktop manager available for Mac, Windows, and Linux. +# Moniker: +Tags: +- redis +ReleaseNotes: |- + Features + - Add activity status chart in home page. + - Support publish/subscribe. + - Support import/export connection profiles. + - Support alias name for database. + + Optimizations + - Add custom interval for auto refresh in home page. + - Optimize cursor behavior in cli. + - TTL is more human-readable now. +ReleaseNotesUrl: https://github.com/tiny-craft/tiny-rdm/releases/tag/v1.1.6 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/TinyCraft/TinyRDM/1.1.6/TinyCraft.TinyRDM.locale.zh-CN.yaml b/manifests/t/TinyCraft/TinyRDM/1.1.6/TinyCraft.TinyRDM.locale.zh-CN.yaml new file mode 100644 index 0000000000000..978121c8b1b93 --- /dev/null +++ b/manifests/t/TinyCraft/TinyRDM/1.1.6/TinyCraft.TinyRDM.locale.zh-CN.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.locale.1.5.0.schema.json + +PackageIdentifier: TinyCraft.TinyRDM +PackageVersion: 1.1.6 +PackageLocale: zh-CN +Publisher: Tiny Craft +PublisherUrl: https://github.com/tiny-craft +PublisherSupportUrl: https://github.com/tiny-craft/tiny-rdm/issues +# PrivacyUrl: +# Author: +PackageName: Tiny RDM +PackageUrl: https://redis.tinycraft.cc/ +License: GPL-3.0 +LicenseUrl: https://github.com/tiny-craft/tiny-rdm/blob/main/LICENSE +Copyright: Copyright © 2024 Tinycraft.cc All rights reserved +# CopyrightUrl: +ShortDescription: 一个更现代化的 Redis 桌面管理客户端 +Description: 一个现代化轻量级的跨平台 Redis 桌面客户端,支持 Mac、Windows 和 Linux。 +# Moniker: +Tags: +- redis +ReleaseNotes: |- + 新特性 + - 主界面增加活动状态图表 + - 支持发布/订阅 + - 连接配置支持导入/导出 + - 数据库支持设置个性化别名 + + 功能优化 + - 主界面状态自动刷新支持自定义间隔 + - 优化命令行光标逻辑 + - 过期时间更加直观可读 +ReleaseNotesUrl: https://github.com/tiny-craft/tiny-rdm/releases/tag/v1.1.6 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/t/TinyCraft/TinyRDM/1.1.6/TinyCraft.TinyRDM.yaml b/manifests/t/TinyCraft/TinyRDM/1.1.6/TinyCraft.TinyRDM.yaml new file mode 100644 index 0000000000000..7bdd9932f9946 --- /dev/null +++ b/manifests/t/TinyCraft/TinyRDM/1.1.6/TinyCraft.TinyRDM.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: TinyCraft.TinyRDM +PackageVersion: 1.1.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b84730f9a0b3899e27ee98f6371cfad3a5dc4052 Mon Sep 17 00:00:00 2001 From: "Dr. Darshit Mistry" <155899372+drshtmstry@users.noreply.github.com> Date: Sat, 20 Jan 2024 00:42:49 +0530 Subject: [PATCH 198/243] New version: WHONET.2023 version 23.13.17 (#135287) * New version: WHONET.2023 version 23.13.17 * Delete manifests/w/WHONET/2023/23.12.14/WHONET.2023.installer.yaml * Delete manifests/w/WHONET/2023/23.12.14/WHONET.2023.locale.en-US.yaml * Delete manifests/w/WHONET/2023/23.12.14/WHONET.2023.yaml * restore old version because of validation pipeline error --- .../2023/23.13.17/WHONET.2023.installer.yaml | 15 ++++++++ .../23.13.17/WHONET.2023.locale.en-US.yaml | 35 +++++++++++++++++++ .../w/WHONET/2023/23.13.17/WHONET.2023.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/w/WHONET/2023/23.13.17/WHONET.2023.installer.yaml create mode 100644 manifests/w/WHONET/2023/23.13.17/WHONET.2023.locale.en-US.yaml create mode 100644 manifests/w/WHONET/2023/23.13.17/WHONET.2023.yaml diff --git a/manifests/w/WHONET/2023/23.13.17/WHONET.2023.installer.yaml b/manifests/w/WHONET/2023/23.13.17/WHONET.2023.installer.yaml new file mode 100644 index 0000000000000..9853e4f86998a --- /dev/null +++ b/manifests/w/WHONET/2023/23.13.17/WHONET.2023.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: WHONET.2023 +PackageVersion: 23.13.17 +InstallerType: burn +Installers: +- Architecture: x86 + InstallerUrl: https://whonet.org/WHONET2023-Setup-x86.exe + InstallerSha256: BBFA41865B4DD0A64DD0D357BF0AC1B69177C5E100B247095BA425E55868DB56 +- Architecture: x64 + InstallerUrl: https://whonet.org/WHONET2023-Setup-x64.exe + InstallerSha256: 72848C518397B5BC38E97B69E2CDDF99BCBF4758DCF3A0B46284AC3DF1F27A5E +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/w/WHONET/2023/23.13.17/WHONET.2023.locale.en-US.yaml b/manifests/w/WHONET/2023/23.13.17/WHONET.2023.locale.en-US.yaml new file mode 100644 index 0000000000000..e41ad4e62d87d --- /dev/null +++ b/manifests/w/WHONET/2023/23.13.17/WHONET.2023.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: WHONET.2023 +PackageVersion: 23.13.17 +PackageLocale: en-US +Publisher: Brigham and Women's Hospital +PublisherUrl: https://whonet.org +PublisherSupportUrl: https://whonet.org/contact.html +Author: Brigham and Women's Hospital +PackageName: WHONET 2023 +PackageUrl: https://whonet.org/software.html +License: Freeware +Copyright: Copyright (c) Brigham and Women's Hospital. All rights reserved. +ShortDescription: WHONET is a free desktop Windows application for the management and analysis of microbiology laboratory data with a particular focus on antimicrobial resistance surveillance. +Description: |- + WHONET is a free desktop Windows application for the management and analysis of microbiology laboratory data with a particular focus on antimicrobial resistance surveillance developed and supported by the WHO Collaborating Centre for Surveillance of Antimicrobial Resistance at the Brigham and Women's Hospital in Boston, Massachusetts. + WHONET, available in 44 languages, supports local, national, regional, and global surveillance efforts in over 2,300 hospital, public health, animal health, and food laboratories in over 130 countries worldwide. + WHONET 2023 is a modernized and expanded version of WHONET 5.6. This version supports 44 languages and includes new features for exporting to the WHO GLASS data structure. + It includes support for CLSI 2023 M100, M45, M60, M61, as well as EUCAST 2023 bacterial breakpoints. Also included are the most recent CLSI VET01, VET03/04, and VET06 breakpoints. +Moniker: WHONET +Tags: +- Microbiology +- Laboratory +- Bacteriology +- BacLink +- AMR +- Antibiotics +- Resistance +- CLSI +- EUCAST +- WHO +- GLASS +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/w/WHONET/2023/23.13.17/WHONET.2023.yaml b/manifests/w/WHONET/2023/23.13.17/WHONET.2023.yaml new file mode 100644 index 0000000000000..2aa9af45c580f --- /dev/null +++ b/manifests/w/WHONET/2023/23.13.17/WHONET.2023.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: WHONET.2023 +PackageVersion: 23.13.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9b29f0582eabc90831eff1a98a0baee351eb0460 Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Fri, 19 Jan 2024 19:12:54 +0000 Subject: [PATCH 199/243] New version: Kiwix.Wikivoyage.Electron version 2.9.6-E (#135056) * New version: Kiwix.Wikivoyage.Electron version 2.9.6-E * Use x86 installer instead --- .../Kiwix.Wikivoyage.Electron.installer.yaml | 22 +++++++++++ ...iwix.Wikivoyage.Electron.locale.en-GB.yaml | 38 +++++++++++++++++++ .../2.9.6-E/Kiwix.Wikivoyage.Electron.yaml | 8 ++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/k/Kiwix/Wikivoyage/Electron/2.9.6-E/Kiwix.Wikivoyage.Electron.installer.yaml create mode 100644 manifests/k/Kiwix/Wikivoyage/Electron/2.9.6-E/Kiwix.Wikivoyage.Electron.locale.en-GB.yaml create mode 100644 manifests/k/Kiwix/Wikivoyage/Electron/2.9.6-E/Kiwix.Wikivoyage.Electron.yaml diff --git a/manifests/k/Kiwix/Wikivoyage/Electron/2.9.6-E/Kiwix.Wikivoyage.Electron.installer.yaml b/manifests/k/Kiwix/Wikivoyage/Electron/2.9.6-E/Kiwix.Wikivoyage.Electron.installer.yaml new file mode 100644 index 0000000000000..88c697cacc766 --- /dev/null +++ b/manifests/k/Kiwix/Wikivoyage/Electron/2.9.6-E/Kiwix.Wikivoyage.Electron.installer.yaml @@ -0,0 +1,22 @@ +# 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.Electron +PackageVersion: 2.9.6-E +InstallerType: nullsoft +UpgradeBehavior: install +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/kiwix/kiwix-js-pwa/releases/download/v2.9.6-Wikivoyage/Wikivoyage-by-Kiwix-Setup-2.9.6-E.exe + InstallerSha256: 0D271466C9226C0400DCE95F75F8B778EB3C1E0EAEAD2F440DB10D90E14456EF + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/kiwix/kiwix-js-pwa/releases/download/v2.9.6-Wikivoyage/Wikivoyage-by-Kiwix-Setup-2.9.6-E.exe + InstallerSha256: 0D271466C9226C0400DCE95F75F8B778EB3C1E0EAEAD2F440DB10D90E14456EF + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/k/Kiwix/Wikivoyage/Electron/2.9.6-E/Kiwix.Wikivoyage.Electron.locale.en-GB.yaml b/manifests/k/Kiwix/Wikivoyage/Electron/2.9.6-E/Kiwix.Wikivoyage.Electron.locale.en-GB.yaml new file mode 100644 index 0000000000000..89c13729182dc --- /dev/null +++ b/manifests/k/Kiwix/Wikivoyage/Electron/2.9.6-E/Kiwix.Wikivoyage.Electron.locale.en-GB.yaml @@ -0,0 +1,38 @@ +# 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.Electron +PackageVersion: 2.9.6-E +PackageLocale: en-GB +Publisher: Kiwix +PublisherUrl: https://github.com/kiwix/kiwix-js-windows +PublisherSupportUrl: https://github.com/kiwix/kiwix-js-windows/issues +Author: Kiwix +PackageName: Wikivoyage by Kiwix Electron Edition +PackageUrl: https://github.com/kiwix/kiwix-js-windows +License: GNU General Public License v3.0 +LicenseUrl: https://raw.githubusercontent.com/kiwix/kiwix-js-windows/master/LICENSE +Copyright: Copyright © 2022 Kiwix +CopyrightUrl: https://raw.githubusercontent.com/kiwix/kiwix-js-windows/master/LICENSE +ShortDescription: Wikivoyage by Kiwix packaged for the Electron framework +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-electron +Tags: +- wikivoyage +- offline +- travel +- guide +- wikimedia +- plan +- holiday +- trip +- voyage +- reader +- wiki +- zim +- kiwix +- kiwixjs +- kiwix-js +- kiwix-js-pwa +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/k/Kiwix/Wikivoyage/Electron/2.9.6-E/Kiwix.Wikivoyage.Electron.yaml b/manifests/k/Kiwix/Wikivoyage/Electron/2.9.6-E/Kiwix.Wikivoyage.Electron.yaml new file mode 100644 index 0000000000000..88eda28b9283a --- /dev/null +++ b/manifests/k/Kiwix/Wikivoyage/Electron/2.9.6-E/Kiwix.Wikivoyage.Electron.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.Electron +PackageVersion: 2.9.6-E +DefaultLocale: en-GB +ManifestType: version +ManifestVersion: 1.5.0 From d1e27fe9d48f9d8246d001286814047a81c82cc9 Mon Sep 17 00:00:00 2001 From: Li Jie Date: Sat, 20 Jan 2024 03:13:26 +0800 Subject: [PATCH 200/243] New version: goplus.gop 1.2.0-test.4 (#133915) * New version: goplus.gop 1.2.0-test.4 * rename directory --------- Co-authored-by: goreleaserbot --- .../1.2.0-test.4/goplus.gop.installer.yaml | 44 +++++++++++++++++++ .../1.2.0-test.4/goplus.gop.locale.en-US.yaml | 36 +++++++++++++++ .../g/goplus/gop/1.2.0-test.4/goplus.gop.yaml | 7 +++ 3 files changed, 87 insertions(+) create mode 100644 manifests/g/goplus/gop/1.2.0-test.4/goplus.gop.installer.yaml create mode 100644 manifests/g/goplus/gop/1.2.0-test.4/goplus.gop.locale.en-US.yaml create mode 100644 manifests/g/goplus/gop/1.2.0-test.4/goplus.gop.yaml diff --git a/manifests/g/goplus/gop/1.2.0-test.4/goplus.gop.installer.yaml b/manifests/g/goplus/gop/1.2.0-test.4/goplus.gop.installer.yaml new file mode 100644 index 0000000000000..80ed8819a2bc6 --- /dev/null +++ b/manifests/g/goplus/gop/1.2.0-test.4/goplus.gop.installer.yaml @@ -0,0 +1,44 @@ +# 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: goplus.gop +PackageVersion: 1.2.0-test.4 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-01-13" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: bin\gopfmt.exe + PortableCommandAlias: gopfmt + - RelativeFilePath: bin\gop.exe + PortableCommandAlias: gop + InstallerUrl: https://github.com/goplus/gop/releases/download/v1.2.0-test.4/gop_v1.2.0-test.4_Windows_i386.zip + InstallerSha256: ed89c71133aeab9606287e2c10a79aa4fb9deb81b2c2d8a398e3f062ce785844 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: bin\gop.exe + PortableCommandAlias: gop + - RelativeFilePath: bin\gopfmt.exe + PortableCommandAlias: gopfmt + InstallerUrl: https://github.com/goplus/gop/releases/download/v1.2.0-test.4/gop_v1.2.0-test.4_Windows_arm64.zip + InstallerSha256: 32273f0b6e34123935ca5b256074b4e56d10ca26941605514cce4d349004fd35 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: bin\gop.exe + PortableCommandAlias: gop + - RelativeFilePath: bin\gopfmt.exe + PortableCommandAlias: gopfmt + InstallerUrl: https://github.com/goplus/gop/releases/download/v1.2.0-test.4/gop_v1.2.0-test.4_Windows_x86_64.zip + InstallerSha256: c51e6491c0c97f5986f32b2d4947bd2fd44a6e81618f6f479ab9e2cc8af9d2bf + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.5.0 +Dependencies: + PackageDependencies: + - PackageIdentifier: GoLang.Go + MinimumVersion: 1.18.0 diff --git a/manifests/g/goplus/gop/1.2.0-test.4/goplus.gop.locale.en-US.yaml b/manifests/g/goplus/gop/1.2.0-test.4/goplus.gop.locale.en-US.yaml new file mode 100644 index 0000000000000..49ac6cbcea272 --- /dev/null +++ b/manifests/g/goplus/gop/1.2.0-test.4/goplus.gop.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: goplus.gop +PackageVersion: 1.2.0-test.4 +PackageLocale: en-US +Publisher: goplus +PublisherUrl: https://github.com/goplus/gop +PublisherSupportUrl: https://github.com/goplus/gop/issues/new +PackageName: goplus +PackageUrl: https://goplus.org/ +License: Apache-2.0 +ShortDescription: The Go+ Programming Language +Description: | + The Go+ programming language is designed for engineering, STEM education, and data science. + - For engineering: working in the simplest language that can be mastered by children. + - For STEM education: studying an engineering language that can be used for work in the future. + - For data science: communicating with engineers in the same language. +Moniker: goplus +Tags: + - golang + - go + - gop + - goplus + - programming + - language + - compiler + - interpreter + - data science + - engineering + - education +ReleaseNotes: | + ## Changelog + * 7b5a32c Merge pull request #1627 from cpunion/winget-pkg-rename +ReleaseNotesUrl: https://github.com/goplus/gop/releases/tag/v1.2.0-test.4 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/goplus/gop/1.2.0-test.4/goplus.gop.yaml b/manifests/g/goplus/gop/1.2.0-test.4/goplus.gop.yaml new file mode 100644 index 0000000000000..e1aaf7c776f94 --- /dev/null +++ b/manifests/g/goplus/gop/1.2.0-test.4/goplus.gop.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: goplus.gop +PackageVersion: 1.2.0-test.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 149abcbdaf08611165b012172147c1333fb85707 Mon Sep 17 00:00:00 2001 From: Ryo Yamashita Date: Sat, 20 Jan 2024 06:12:54 +0900 Subject: [PATCH 201/243] Fix the license of `y-chan.SHAREVOX.NVIDIA` 0.2.1 (#133792) * Fix the license of `y-chan.SHAREVOX.NVIDIA` 0.2.1 * Change `LicenseUrl` --- .../NVIDIA/0.2.1/y-chan.SHAREVOX.NVIDIA.locale.en-US.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/y/y-chan/SHAREVOX/NVIDIA/0.2.1/y-chan.SHAREVOX.NVIDIA.locale.en-US.yaml b/manifests/y/y-chan/SHAREVOX/NVIDIA/0.2.1/y-chan.SHAREVOX.NVIDIA.locale.en-US.yaml index 62cb7bc025de8..6183da263a649 100644 --- a/manifests/y/y-chan/SHAREVOX/NVIDIA/0.2.1/y-chan.SHAREVOX.NVIDIA.locale.en-US.yaml +++ b/manifests/y/y-chan/SHAREVOX/NVIDIA/0.2.1/y-chan.SHAREVOX.NVIDIA.locale.en-US.yaml @@ -9,8 +9,8 @@ PublisherUrl: https://sharevox.app PublisherSupportUrl: https://github.com/SHAREVOX/sharevox/issues PackageName: SHAREVOX PackageUrl: https://github.com/SHAREVOX/sharevox -License: LGPL-3.0 -LicenseUrl: https://github.com/SHAREVOX/sharevox/blob/main/LICENSE +License: Proprietary +LicenseUrl: https://www.sharevox.app/terms ShortDescription: 無料で使える、声を作れるテキスト読み上げソフトウェア、SHAREVOXのエディター ReleaseNotesUrl: https://github.com/SHAREVOX/sharevox/releases/tag/0.2.1 ManifestType: defaultLocale From 5fbca1370883d5c9f4da55da65c62e823ab0e8c6 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Fri, 19 Jan 2024 22:13:10 +0100 Subject: [PATCH 202/243] Update version: Meta.Zstandard version 1.5.5 (#135483) --- manifests/m/Meta/Zstandard/1.5.5/Meta.Zstandard.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Meta/Zstandard/1.5.5/Meta.Zstandard.installer.yaml b/manifests/m/Meta/Zstandard/1.5.5/Meta.Zstandard.installer.yaml index bbb658786fb7b..ef2bb9c965fca 100644 --- a/manifests/m/Meta/Zstandard/1.5.5/Meta.Zstandard.installer.yaml +++ b/manifests/m/Meta/Zstandard/1.5.5/Meta.Zstandard.installer.yaml @@ -6,7 +6,7 @@ PackageVersion: 1.5.5 InstallerType: zip NestedInstallerType: portable UpgradeBehavior: uninstallPrevious -ReleaseDate: 2023-04-04 +ReleaseDate: 2023-04-05 Installers: - Architecture: x86 NestedInstallerFiles: From e4a91cf705728c322787a5d309d9e7ef0e5ef36c Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Sat, 20 Jan 2024 02:43:47 +0530 Subject: [PATCH 203/243] Add version: Alibaba.aDrive version 4.11.0 (#134153) * Add version: Alibaba.aDrive version 4.11.0 * Remove URL. * Remove URL. --------- Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../4.11.0/Alibaba.aDrive.installer.yaml | 41 +++++------ .../4.11.0/Alibaba.aDrive.locale.en-US.yaml | 71 +++++++++---------- .../4.11.0/Alibaba.aDrive.locale.zh-CN.yaml | 70 +++++++++--------- .../Alibaba/aDrive/4.11.0/Alibaba.aDrive.yaml | 17 ++--- 4 files changed, 95 insertions(+), 104 deletions(-) diff --git a/manifests/a/Alibaba/aDrive/4.11.0/Alibaba.aDrive.installer.yaml b/manifests/a/Alibaba/aDrive/4.11.0/Alibaba.aDrive.installer.yaml index 580c6a5e8d247..6d2913fe82780 100644 --- a/manifests/a/Alibaba/aDrive/4.11.0/Alibaba.aDrive.installer.yaml +++ b/manifests/a/Alibaba/aDrive/4.11.0/Alibaba.aDrive.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: Alibaba.aDrive -PackageVersion: 4.11.0 -InstallerType: nullsoft -Scope: user -InstallerSwitches: - Upgrade: --updated -UpgradeBehavior: install -Protocols: -- smartdrive -ReleaseDate: 2023-12-29 -Installers: -- Architecture: x86 - InstallerUrl: https://cdn.aliyundrive.net/downloads/apps/desktop/update/4.11.0/win32/ia32/aDrive-4.11.0.exe - InstallerSha256: 507BF86E5DFFE75FC9CDD8CAEA0E1B284DD10DFEBA435E331040C305958DF7A6 - ProductCode: 300f80e0-781e-56db-ae9d-9d0190486ca9 -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: Alibaba.aDrive +PackageVersion: 4.11.0 +Installers: +- Architecture: x86 + InstallerUrl: https://cdn.aliyundrive.net/downloads/apps/desktop/update/4.11.0/win32/ia32/aDrive-4.11.0.exe + InstallerSha256: 507bf86e5dffe75fc9cdd8caea0e1b284dd10dfeba435e331040c305958df7a6 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- smartdrive +ProductCode: 300f80e0-781e-56db-ae9d-9d0190486ca9 +ReleaseDate: 2023-09-15 diff --git a/manifests/a/Alibaba/aDrive/4.11.0/Alibaba.aDrive.locale.en-US.yaml b/manifests/a/Alibaba/aDrive/4.11.0/Alibaba.aDrive.locale.en-US.yaml index f95439256a1a1..f0cc84eff3368 100644 --- a/manifests/a/Alibaba/aDrive/4.11.0/Alibaba.aDrive.locale.en-US.yaml +++ b/manifests/a/Alibaba/aDrive/4.11.0/Alibaba.aDrive.locale.en-US.yaml @@ -1,38 +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: Alibaba.aDrive -PackageVersion: 4.11.0 -PackageLocale: en-US -Publisher: Alibaba Group -# PublisherUrl: -# PublisherSupportUrl: -PrivacyUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_alibaba_group/suit_bu1_alibaba_group202102022125_53871.html -Author: Hangzhou Danqoo Network Media Technology Co., Ltd. -PackageName: 阿里云盘 -# PackageUrl: -License: Proprietary -LicenseUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_dingtalk/suit_bu1_dingtalk202103191654_76478.html -Copyright: Copyright @ 2024 Alibaba Group All rights reserved. -# CopyrightUrl: -ShortDescription: A fast, non-intrusive, secure and easy-to-share personal netdisk -Description: aDrive is a fast, non-intrusive, secure and easy-to-share personal netdisk where you can store, manage and explore things, and build a flourishing digital world. -Moniker: aliyundrive -Tags: -- backup -- cloud -- cloud-drive -- download -- drive -- file -- netdisk -- share -- sync -- upload -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://www.aliyundrive.com/drive/membership -# 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: Alibaba.aDrive +PackageVersion: 4.11.0 +PackageLocale: en-US +Publisher: Alibaba Group +# PublisherUrl: +PrivacyUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_alibaba_group/suit_bu1_alibaba_group202102022125_53871.html +Author: Hangzhou Danqoo Network Media Technology Co., Ltd. +PackageName: 阿里云盘 +# PackageUrl: +License: Proprietary +LicenseUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_dingtalk/suit_bu1_dingtalk202103191654_76478.html +Copyright: Copyright @ 2023 Alibaba Group All rights reserved. +ShortDescription: A fast, non-intrusive, secure and easy-to-share personal netdisk +Description: aDrive is a fast, non-intrusive, secure and easy-to-share personal netdisk where you can store, manage and explore things, and build a flourishing digital world. +Moniker: aliyundrive +Tags: +- backup +- cloud +- cloud-drive +- download +- drive +- file +- netdisk +- share +- sync +- upload +PurchaseUrl: https://www.aliyundrive.com/drive/membership +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Alibaba/aDrive/4.11.0/Alibaba.aDrive.locale.zh-CN.yaml b/manifests/a/Alibaba/aDrive/4.11.0/Alibaba.aDrive.locale.zh-CN.yaml index c785b064ba149..d5ae835311222 100644 --- a/manifests/a/Alibaba/aDrive/4.11.0/Alibaba.aDrive.locale.zh-CN.yaml +++ b/manifests/a/Alibaba/aDrive/4.11.0/Alibaba.aDrive.locale.zh-CN.yaml @@ -1,38 +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: Alibaba.aDrive -PackageVersion: 4.11.0 -PackageLocale: zh-CN -Publisher: Alibaba Group -# PublisherUrl: -# PublisherSupportUrl: -PrivacyUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_alibaba_group/suit_bu1_alibaba_group202102022125_53871.html -Author: 杭州短趣网络传媒技术有限公司 -PackageName: 阿里云盘 -# PackageUrl: -License: 专有软件 -LicenseUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_dingtalk/suit_bu1_dingtalk202103191654_76478.html -Copyright: 版权所有 @ 2024 阿里巴巴集团 保留所有权利 -# CopyrightUrl: -ShortDescription: 速度快、不打扰、够安全、易于分享的个人网盘 -Description: 阿里云盘是一款速度快、不打扰、够安全、易于分享的网盘,你可以在这里存储、管理和探索内容,尽情打造丰富的数字世界。 -# Moniker: -Tags: -- 上传 -- 下载 -- 云 -- 云盘 -- 共享 -- 分享 -- 同步 -- 备份 -- 文件 -- 网盘 -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://www.aliyundrive.com/drive/membership -# 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: Alibaba.aDrive +PackageVersion: 4.11.0 +PackageLocale: zh-CN +Publisher: Alibaba Group +# PublisherUrl: +PrivacyUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_alibaba_group/suit_bu1_alibaba_group202102022125_53871.html +Author: 杭州短趣网络传媒技术有限公司 +PackageName: 阿里云盘 +# PackageUrl: +License: 专有软件 +LicenseUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_dingtalk/suit_bu1_dingtalk202103191654_76478.html +Copyright: 版权所有 @ 2023 阿里巴巴集团 保留所有权利 +ShortDescription: 速度快、不打扰、够安全、易于分享的个人网盘 +Description: 阿里云盘是一款速度快、不打扰、够安全、易于分享的网盘,你可以在这里存储、管理和探索内容,尽情打造丰富的数字世界。 +Tags: +- 上传 +- 下载 +- 云 +- 云盘 +- 共享 +- 分享 +- 同步 +- 备份 +- 文件 +- 网盘 +PurchaseUrl: https://www.aliyundrive.com/drive/membership +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Alibaba/aDrive/4.11.0/Alibaba.aDrive.yaml b/manifests/a/Alibaba/aDrive/4.11.0/Alibaba.aDrive.yaml index 31eba822e5131..6b72aa19889c8 100644 --- a/manifests/a/Alibaba/aDrive/4.11.0/Alibaba.aDrive.yaml +++ b/manifests/a/Alibaba/aDrive/4.11.0/Alibaba.aDrive.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: Alibaba.aDrive -PackageVersion: 4.11.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: Alibaba.aDrive +PackageVersion: 4.11.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 5b8c13eaf0a10e0c8846e7e74c80a01837f3a502 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Sat, 20 Jan 2024 02:49:29 +0530 Subject: [PATCH 204/243] Update version: Baidu.BaiduTranslate version 1.7.0 (#134192) * Update version: Baidu.BaiduTranslate version 1.7.0 * Discard changes to manifests/b/Baidu/BaiduTranslate/1.7.0/Baidu.BaiduTranslate.installer.yaml --------- Co-authored-by: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> --- .../Baidu.BaiduTranslate.locale.en-US.yaml | 74 +++++++++-------- .../Baidu.BaiduTranslate.locale.zh-CN.yaml | 81 ++++++++++--------- .../1.7.0/Baidu.BaiduTranslate.yaml | 17 ++-- 3 files changed, 92 insertions(+), 80 deletions(-) diff --git a/manifests/b/Baidu/BaiduTranslate/1.7.0/Baidu.BaiduTranslate.locale.en-US.yaml b/manifests/b/Baidu/BaiduTranslate/1.7.0/Baidu.BaiduTranslate.locale.en-US.yaml index dc88811282af8..56f9a5b4e3a1d 100644 --- a/manifests/b/Baidu/BaiduTranslate/1.7.0/Baidu.BaiduTranslate.locale.en-US.yaml +++ b/manifests/b/Baidu/BaiduTranslate/1.7.0/Baidu.BaiduTranslate.locale.en-US.yaml @@ -1,34 +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.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Baidu.BaiduTranslate -PackageVersion: 1.7.0 -PackageLocale: en-US -Publisher: Baidu Translate -PublisherUrl: https://fanyi.baidu.com -PublisherSupportUrl: https://tongchuan.baidu.com/static/si-desktop/page/#/feedback3 -PrivacyUrl: https://privacy.baidu.com/policy -Author: Baidu Translate -PackageName: 百度翻译 -PackageUrl: https://fanyi.baidu.com/appdownload/download.html?tab=desktop -License: Proprietary -LicenseUrl: https://fanyi.baidu.com/static/webpage/agreement.html -Copyright: Copyright © 2024 Baidu. All rights reserved -CopyrightUrl: https://www.baidu.com/duty/copyright.html -ShortDescription: A fast and lightweight multilingual translation tool -# Description: -# Moniker: -Tags: -- chinese -- dictionary -- english -- translate -- translation -- translator -# 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: Baidu.BaiduTranslate +PackageVersion: 1.7.0 +PackageLocale: en-US +Publisher: Baidu Translate +PublisherUrl: https://fanyi.baidu.com +PublisherSupportUrl: https://tongchuan.baidu.com/static/si-desktop/page/#/feedback3 +PrivacyUrl: https://privacy.baidu.com/policy +Author: Baidu Translate +PackageName: 百度翻译 +PackageUrl: https://fanyi.baidu.com/appdownload/download.html?tab=desktop +License: Proprietary +LicenseUrl: https://fanyi.baidu.com/static/webpage/agreement.html +Copyright: Copyright © 2024 Baidu. All rights reserved +CopyrightUrl: https://www.baidu.com/duty/copyright.html +ShortDescription: A fast and lightweight multilingual translation tool +# Description: + +# Moniker: +Tags: +- chinese +- dictionary +- english +- translate +- translation +- translator +# ReleaseNotes: + +# ReleaseNotesUrl: + +# PurchaseUrl: + +# InstallationNotes: + +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/Baidu/BaiduTranslate/1.7.0/Baidu.BaiduTranslate.locale.zh-CN.yaml b/manifests/b/Baidu/BaiduTranslate/1.7.0/Baidu.BaiduTranslate.locale.zh-CN.yaml index 12b71869379d3..ab1d3ddb288ab 100644 --- a/manifests/b/Baidu/BaiduTranslate/1.7.0/Baidu.BaiduTranslate.locale.zh-CN.yaml +++ b/manifests/b/Baidu/BaiduTranslate/1.7.0/Baidu.BaiduTranslate.locale.zh-CN.yaml @@ -1,38 +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.locale.1.5.0.schema.json - -PackageIdentifier: Baidu.BaiduTranslate -PackageVersion: 1.7.0 -PackageLocale: zh-CN -Publisher: Baidu Translate -PublisherUrl: https://fanyi.baidu.com -PublisherSupportUrl: https://tongchuan.baidu.com/static/si-desktop/page/#/feedback3 -PrivacyUrl: https://privacy.baidu.com/policy -Author: 百度翻译 -PackageName: 百度翻译 -PackageUrl: https://fanyi.baidu.com/appdownload/download.html?tab=desktop -License: 专有软件 -LicenseUrl: https://fanyi.baidu.com/static/webpage/agreement.html -Copyright: Copyright © 2024 Baidu. All rights reserved -CopyrightUrl: https://www.baidu.com/duty/copyright.html -ShortDescription: 轻·快的多语种翻译工具 -# Description: -# Moniker: -Tags: -- 中文 -- 汉语 -- 翻译 -- 英文 -- 英语 -- 词典 -ReleaseNotes: |- - - 新增智能翻译模块,支持多模态翻译工作台,AI 大模型翻译,传统机器翻译十大领域、AI 助手等功能 - - 主窗口文本翻译模型仅支持通用领域 - - 文本翻译支持字数统计功能,未登录用户单次输入限制 1000 字符,登录&免费用户&VIP 用户单次输入限制 5000 字符,超级 VIP 单次输入限制 10000 字符 - - 截图翻译支持复制原文 -# 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: Baidu.BaiduTranslate +PackageVersion: 1.7.0 +PackageLocale: zh-CN +Publisher: Baidu Translate +PublisherUrl: https://fanyi.baidu.com +PublisherSupportUrl: https://tongchuan.baidu.com/static/si-desktop/page/#/feedback3 +PrivacyUrl: https://privacy.baidu.com/policy +Author: 百度翻译 +PackageName: 百度翻译 +PackageUrl: https://fanyi.baidu.com/appdownload/download.html?tab=desktop +License: 专有软件 +LicenseUrl: https://fanyi.baidu.com/static/webpage/agreement.html +Copyright: Copyright © 2024 Baidu. All rights reserved +CopyrightUrl: https://www.baidu.com/duty/copyright.html +ShortDescription: 轻·快的多语种翻译工具 +# Description: + +# Moniker: +Tags: +- 中文 +- 汉语 +- 翻译 +- 英文 +- 英语 +- 词典 +ReleaseNotes: |- + - 新增智能翻译模块,支持多模态翻译工作台,AI 大模型翻译,传统机器翻译十大领域、AI 助手等功能 + - 主窗口文本翻译模型仅支持通用领域 + - 文本翻译支持字数统计功能,未登录用户单次输入限制 1000 字符,登录&免费用户&VIP 用户单次输入限制 5000 字符,超级 VIP 单次输入限制 10000 字符 + - 截图翻译支持复制原文 +# ReleaseNotesUrl: + +# PurchaseUrl: + +# InstallationNotes: + +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/b/Baidu/BaiduTranslate/1.7.0/Baidu.BaiduTranslate.yaml b/manifests/b/Baidu/BaiduTranslate/1.7.0/Baidu.BaiduTranslate.yaml index b2acdbb194a1d..a855dac159442 100644 --- a/manifests/b/Baidu/BaiduTranslate/1.7.0/Baidu.BaiduTranslate.yaml +++ b/manifests/b/Baidu/BaiduTranslate/1.7.0/Baidu.BaiduTranslate.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: Baidu.BaiduTranslate -PackageVersion: 1.7.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: Baidu.BaiduTranslate +PackageVersion: 1.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d5b6ee8dbe8a669d45ed45cfbab0bbb734ad467d Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 19 Jan 2024 13:25:03 -0800 Subject: [PATCH 205/243] Automatic update of Anydo.Anydo from 5.0.50.19046 to 5.0.56.2 (#135542) * Creating manifests/a/Anydo/Anydo/5.0.56.2/Anydo.Anydo.installer.yaml * Creating manifests/a/Anydo/Anydo/5.0.56.2/Anydo.Anydo.locale.en-US.yaml * Creating manifests/a/Anydo/Anydo/5.0.56.2/Anydo.Anydo.yaml * Updating manifests/a/Anydo/Anydo/5.0.56.2/Anydo.Anydo.installer.yaml * Updating manifests/a/Anydo/Anydo/5.0.56.2/Anydo.Anydo.locale.en-US.yaml * Updating manifests/a/Anydo/Anydo/5.0.56.2/Anydo.Anydo.yaml --- .../Anydo/5.0.56.2/Anydo.Anydo.installer.yaml | 19 ++++++++++++++ .../5.0.56.2/Anydo.Anydo.locale.en-US.yaml | 25 +++++++++++++++++++ .../a/Anydo/Anydo/5.0.56.2/Anydo.Anydo.yaml | 8 ++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/a/Anydo/Anydo/5.0.56.2/Anydo.Anydo.installer.yaml create mode 100644 manifests/a/Anydo/Anydo/5.0.56.2/Anydo.Anydo.locale.en-US.yaml create mode 100644 manifests/a/Anydo/Anydo/5.0.56.2/Anydo.Anydo.yaml diff --git a/manifests/a/Anydo/Anydo/5.0.56.2/Anydo.Anydo.installer.yaml b/manifests/a/Anydo/Anydo/5.0.56.2/Anydo.Anydo.installer.yaml new file mode 100644 index 0000000000000..690a5eb0043c7 --- /dev/null +++ b/manifests/a/Anydo/Anydo/5.0.56.2/Anydo.Anydo.installer.yaml @@ -0,0 +1,19 @@ +# Automatically updated by the winget bot at 2024/Jan/19 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Anydo.Anydo +PackageVersion: 5.0.56.2 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://electron-app.any.do/_windows/Any.do.exe + InstallerSha256: D85296E044F9DEA118379D307DEB7E178EDF6861154E750C4C308810A341DA82 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/Anydo/Anydo/5.0.56.2/Anydo.Anydo.locale.en-US.yaml b/manifests/a/Anydo/Anydo/5.0.56.2/Anydo.Anydo.locale.en-US.yaml new file mode 100644 index 0000000000000..190e9640a3528 --- /dev/null +++ b/manifests/a/Anydo/Anydo/5.0.56.2/Anydo.Anydo.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Automatically updated by the winget bot at 2024/Jan/19 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Anydo.Anydo +PackageVersion: 5.0.56.2 +PackageLocale: en-US +Publisher: Any.do +PublisherUrl: https://www.any.do +PublisherSupportUrl: https://support.any.do +PrivacyUrl: https://www.any.do/legal/privacy-policy +Author: Any.do +PackageName: Anydo +PackageUrl: https://www.any.do +License: Proprietary +LicenseUrl: https://www.any.do/legal/app-license-agreement +Copyright: Copyright (c) Any.do 2022 +CopyrightUrl: https://www.any.do/legal/app-license-agreement +ShortDescription: Organize your tasks, lists and reminders in Any.do app. +Moniker: any.do +PurchaseUrl: https://www.any.do/pricing +Documentations: +- DocumentLabel: How to guides + DocumentUrl: https://www.any.do/blog/how-to-guides/ +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/Anydo/Anydo/5.0.56.2/Anydo.Anydo.yaml b/manifests/a/Anydo/Anydo/5.0.56.2/Anydo.Anydo.yaml new file mode 100644 index 0000000000000..e027a5e1bc11d --- /dev/null +++ b/manifests/a/Anydo/Anydo/5.0.56.2/Anydo.Anydo.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Jan/19 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Anydo.Anydo +PackageVersion: 5.0.56.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From cb273032719b5a8abc16e66aa0955f48f3de2d2b 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: Sat, 20 Jan 2024 05:25:12 +0800 Subject: [PATCH 206/243] New version: Notion.Notion version 3.1.1 (#135541) --- .../Notion/3.1.1/Notion.Notion.installer.yaml | 16 ++++++++++ .../3.1.1/Notion.Notion.locale.en-US.yaml | 30 +++++++++++++++++++ .../n/Notion/Notion/3.1.1/Notion.Notion.yaml | 8 +++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/n/Notion/Notion/3.1.1/Notion.Notion.installer.yaml create mode 100644 manifests/n/Notion/Notion/3.1.1/Notion.Notion.locale.en-US.yaml create mode 100644 manifests/n/Notion/Notion/3.1.1/Notion.Notion.yaml diff --git a/manifests/n/Notion/Notion/3.1.1/Notion.Notion.installer.yaml b/manifests/n/Notion/Notion/3.1.1/Notion.Notion.installer.yaml new file mode 100644 index 0000000000000..a8faf8f945285 --- /dev/null +++ b/manifests/n/Notion/Notion/3.1.1/Notion.Notion.installer.yaml @@ -0,0 +1,16 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Notion.Notion +PackageVersion: 3.1.1 +InstallerType: nullsoft +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: 2024-01-19 +Installers: +- Architecture: x64 + InstallerUrl: https://desktop-release.notion-static.com/Notion%20Setup%203.1.1.exe + InstallerSha256: B55742085CF723EA2D13DD6F97969B87329646028F540692FC8E070C16D49958 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/n/Notion/Notion/3.1.1/Notion.Notion.locale.en-US.yaml b/manifests/n/Notion/Notion/3.1.1/Notion.Notion.locale.en-US.yaml new file mode 100644 index 0000000000000..813ba37a1f4dd --- /dev/null +++ b/manifests/n/Notion/Notion/3.1.1/Notion.Notion.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with Komac v1.10.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Notion.Notion +PackageVersion: 3.1.1 +PackageLocale: en-US +Publisher: Notion Labs, Inc +PublisherUrl: https://www.notion.so +PublisherSupportUrl: https://www.notion.so/help +PrivacyUrl: https://www.notion.so/Privacy-Policy-3468d120cf614d4c9014c09f6adc9091 +Author: Notion Labs, Incorporated +PackageName: Notion +PackageUrl: https://www.notion.so +License: Proprietary +LicenseUrl: https://www.notion.so/Terms-Conditions-4e1c5dd3e3de45dfa4a8ed60f1a43da0 +Copyright: Copyright © 2023 Notion Labs, Inc +CopyrightUrl: https://www.notion.so/Terms-Conditions-4e1c5dd3e3de45dfa4a8ed60f1a43da0#6924595da25044eaa38186070b9b9953 +ShortDescription: All-in-one workspace. One tool for your whole team. Write, plan, and get organized. +Description: |- + All-in-one workspace. + One tool for your whole team. + Write, plan, and get organized. +Moniker: notion +Tags: +- collaborate +- notes +- organization +- writing +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/n/Notion/Notion/3.1.1/Notion.Notion.yaml b/manifests/n/Notion/Notion/3.1.1/Notion.Notion.yaml new file mode 100644 index 0000000000000..187f50d4690b4 --- /dev/null +++ b/manifests/n/Notion/Notion/3.1.1/Notion.Notion.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: Notion.Notion +PackageVersion: 3.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d1940f0b7815fe6ebf0744a2d5ac0070c3408150 Mon Sep 17 00:00:00 2001 From: babo4d <122233190+babo4d@users.noreply.github.com> Date: Fri, 19 Jan 2024 13:25:17 -0800 Subject: [PATCH 207/243] Add VRCX version 2023.12.24 (#135540) --- .../v/VRCX/VRCX/2023.12.24/VRCX.VRCX.installer.yaml | 12 ++++++++++++ .../VRCX/2023.12.24/VRCX.VRCX.locale.en-US.yaml | 13 +++++++++++++ manifests/v/VRCX/VRCX/2023.12.24/VRCX.VRCX.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/v/VRCX/VRCX/2023.12.24/VRCX.VRCX.installer.yaml create mode 100644 manifests/v/VRCX/VRCX/2023.12.24/VRCX.VRCX.locale.en-US.yaml create mode 100644 manifests/v/VRCX/VRCX/2023.12.24/VRCX.VRCX.yaml diff --git a/manifests/v/VRCX/VRCX/2023.12.24/VRCX.VRCX.installer.yaml b/manifests/v/VRCX/VRCX/2023.12.24/VRCX.VRCX.installer.yaml new file mode 100644 index 0000000000000..5991b577336d3 --- /dev/null +++ b/manifests/v/VRCX/VRCX/2023.12.24/VRCX.VRCX.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: VRCX.VRCX +PackageVersion: 2023.12.24 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/vrcx-team/VRCX/releases/download/v2023.12.24/VRCX_20231224_Setup.exe + InstallerSha256: BD06830DEB0611F1051AFE08D0CD4EBB073486F253CA6EB352A898298E63D4BB +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/v/VRCX/VRCX/2023.12.24/VRCX.VRCX.locale.en-US.yaml b/manifests/v/VRCX/VRCX/2023.12.24/VRCX.VRCX.locale.en-US.yaml new file mode 100644 index 0000000000000..419759d6eda77 --- /dev/null +++ b/manifests/v/VRCX/VRCX/2023.12.24/VRCX.VRCX.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: VRCX.VRCX +PackageVersion: 2023.12.24 +PackageLocale: en-US +Publisher: VRCX +PackageName: VRCX +License: MIT License +Copyright: Copyright vrcx-team, pypy, natsumi +ShortDescription: Friendship management tool for VRChat +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/v/VRCX/VRCX/2023.12.24/VRCX.VRCX.yaml b/manifests/v/VRCX/VRCX/2023.12.24/VRCX.VRCX.yaml new file mode 100644 index 0000000000000..944d2fa124a39 --- /dev/null +++ b/manifests/v/VRCX/VRCX/2023.12.24/VRCX.VRCX.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: VRCX.VRCX +PackageVersion: 2023.12.24 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From de489ceac7e222cff783c0a41620813b8fb6ba91 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 19 Jan 2024 13:25:31 -0800 Subject: [PATCH 208/243] Automatic update of AdGuard.AdGuardVPN from 2.1.1046.0 to 2.2.1233.0 (#135538) * Creating manifests/a/AdGuard/AdGuardVPN/2.2.1233.0/AdGuard.AdGuardVPN.installer.yaml * Creating manifests/a/AdGuard/AdGuardVPN/2.2.1233.0/AdGuard.AdGuardVPN.locale.en-US.yaml * Creating manifests/a/AdGuard/AdGuardVPN/2.2.1233.0/AdGuard.AdGuardVPN.yaml * Updating manifests/a/AdGuard/AdGuardVPN/2.2.1233.0/AdGuard.AdGuardVPN.installer.yaml * Updating manifests/a/AdGuard/AdGuardVPN/2.2.1233.0/AdGuard.AdGuardVPN.locale.en-US.yaml * Updating manifests/a/AdGuard/AdGuardVPN/2.2.1233.0/AdGuard.AdGuardVPN.yaml --- .../AdGuard.AdGuardVPN.installer.yaml | 26 ++++++++++++++++++ .../AdGuard.AdGuardVPN.locale.en-US.yaml | 27 +++++++++++++++++++ .../2.2.1233.0/AdGuard.AdGuardVPN.yaml | 8 ++++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/a/AdGuard/AdGuardVPN/2.2.1233.0/AdGuard.AdGuardVPN.installer.yaml create mode 100644 manifests/a/AdGuard/AdGuardVPN/2.2.1233.0/AdGuard.AdGuardVPN.locale.en-US.yaml create mode 100644 manifests/a/AdGuard/AdGuardVPN/2.2.1233.0/AdGuard.AdGuardVPN.yaml diff --git a/manifests/a/AdGuard/AdGuardVPN/2.2.1233.0/AdGuard.AdGuardVPN.installer.yaml b/manifests/a/AdGuard/AdGuardVPN/2.2.1233.0/AdGuard.AdGuardVPN.installer.yaml new file mode 100644 index 0000000000000..6c7f077181a1e --- /dev/null +++ b/manifests/a/AdGuard/AdGuardVPN/2.2.1233.0/AdGuard.AdGuardVPN.installer.yaml @@ -0,0 +1,26 @@ +# Automatically updated by the winget bot at 2024/Jan/19 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json + +PackageIdentifier: AdGuard.AdGuardVPN +PackageVersion: 2.2.1233.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: burn +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: -quiet + SilentWithProgress: -quiet +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://static.adguard-vpn.com/windows/installer.exe + InstallerSha256: DCFDB7785618F8C8EB05F0B8EB73C99BC585FD16DAB0E04A45483A517DDC4C71 +- Architecture: x86 + InstallerUrl: https://static.adguard-vpn.com/windows/installer.exe + InstallerSha256: DCFDB7785618F8C8EB05F0B8EB73C99BC585FD16DAB0E04A45483A517DDC4C71 +ManifestType: installer +ManifestVersion: 1.2.0 diff --git a/manifests/a/AdGuard/AdGuardVPN/2.2.1233.0/AdGuard.AdGuardVPN.locale.en-US.yaml b/manifests/a/AdGuard/AdGuardVPN/2.2.1233.0/AdGuard.AdGuardVPN.locale.en-US.yaml new file mode 100644 index 0000000000000..e70190c1f4470 --- /dev/null +++ b/manifests/a/AdGuard/AdGuardVPN/2.2.1233.0/AdGuard.AdGuardVPN.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Automatically updated by the winget bot at 2024/Jan/19 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json + +PackageIdentifier: AdGuard.AdGuardVPN +PackageVersion: 2.2.1233.0 +PackageLocale: en-US +Publisher: Adguard Software Limited +PublisherUrl: https://adguard.com +PublisherSupportUrl: https://adguard.com/en/support.html +PrivacyUrl: https://adguard.com/en/privacy.html +Author: Adguard Software Limited +PackageName: AdGuardVPN +PackageUrl: https://adguard-vpn.com/en/welcome.html +License: Proprietary +LicenseUrl: https://adguard-vpn.com/en/eula.html +Copyright: © AdGuard VPN, 2020-2022 +CopyrightUrl: https://adguard-vpn.com/en/eula.html +ShortDescription: Topnotch VPN by AdGuard. Your ultimate solution for the safe Internet without restrictions. Must-have when you need uncompromising online privacy protection. +Moniker: adguardvpn +Tags: +- adguard +- privacy +- protection +- security +- vpn +ManifestType: defaultLocale +ManifestVersion: 1.2.0 diff --git a/manifests/a/AdGuard/AdGuardVPN/2.2.1233.0/AdGuard.AdGuardVPN.yaml b/manifests/a/AdGuard/AdGuardVPN/2.2.1233.0/AdGuard.AdGuardVPN.yaml new file mode 100644 index 0000000000000..2fa639e5b0ef0 --- /dev/null +++ b/manifests/a/AdGuard/AdGuardVPN/2.2.1233.0/AdGuard.AdGuardVPN.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Jan/19 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json + +PackageIdentifier: AdGuard.AdGuardVPN +PackageVersion: 2.2.1233.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.2.0 From f28f336155958436297c202dd74978c06e05dabc Mon Sep 17 00:00:00 2001 From: Baptiste Augrain Date: Fri, 19 Jan 2024 22:25:44 +0100 Subject: [PATCH 209/243] New version: VSCodium.VSCodium version 1.85.2.24019 (#135537) --- .../VSCodium.VSCodium.installer.yaml | 33 +++++++++++++++++++ .../VSCodium.VSCodium.locale.en-US.yaml | 32 ++++++++++++++++++ .../1.85.2.24019/VSCodium.VSCodium.yaml | 8 +++++ 3 files changed, 73 insertions(+) create mode 100644 manifests/v/VSCodium/VSCodium/1.85.2.24019/VSCodium.VSCodium.installer.yaml create mode 100644 manifests/v/VSCodium/VSCodium/1.85.2.24019/VSCodium.VSCodium.locale.en-US.yaml create mode 100644 manifests/v/VSCodium/VSCodium/1.85.2.24019/VSCodium.VSCodium.yaml diff --git a/manifests/v/VSCodium/VSCodium/1.85.2.24019/VSCodium.VSCodium.installer.yaml b/manifests/v/VSCodium/VSCodium/1.85.2.24019/VSCodium.VSCodium.installer.yaml new file mode 100644 index 0000000000000..6c2c99d9712fc --- /dev/null +++ b/manifests/v/VSCodium/VSCodium/1.85.2.24019/VSCodium.VSCodium.installer.yaml @@ -0,0 +1,33 @@ +# 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: VSCodium.VSCodium +PackageVersion: 1.85.2.24019 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +ReleaseDate: 2024-01-19 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/VSCodium/vscodium/releases/download/1.85.2.24019/VSCodiumUserSetup-x64-1.85.2.24019.exe + InstallerSha256: 033FC5B531B7BA22DFBEBF7D16938167BA89F8D17445AF1AEDE1EEA3238A9E16 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/VSCodium/vscodium/releases/download/1.85.2.24019/VSCodiumSetup-x64-1.85.2.24019.exe + InstallerSha256: 44A059AEFA3AF836179CACD7EB75139658B1D6EA9EAC3095D29553CC11C43686 +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/VSCodium/vscodium/releases/download/1.85.2.24019/VSCodiumUserSetup-arm64-1.85.2.24019.exe + InstallerSha256: 4086E0DD07352335E29921072811657DCE89BA84301326F52B821A2CDA64A343 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/VSCodium/vscodium/releases/download/1.85.2.24019/VSCodiumSetup-arm64-1.85.2.24019.exe + InstallerSha256: 1B3038E6DDD7CF049FE402AD1C4E3C816CD0C354D5A21F8D37660AD2378C192D +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/v/VSCodium/VSCodium/1.85.2.24019/VSCodium.VSCodium.locale.en-US.yaml b/manifests/v/VSCodium/VSCodium/1.85.2.24019/VSCodium.VSCodium.locale.en-US.yaml new file mode 100644 index 0000000000000..979dc7c4238af --- /dev/null +++ b/manifests/v/VSCodium/VSCodium/1.85.2.24019/VSCodium.VSCodium.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: VSCodium.VSCodium +PackageVersion: 1.85.2.24019 +PackageLocale: en-US +Publisher: VSCodium +PublisherUrl: https://github.com/VSCodium/vscodium +PublisherSupportUrl: https://github.com/VSCodium/vscodium/issues +Author: VSCodium +PackageName: VSCodium +PackageUrl: https://vscodium.com +License: MIT +LicenseUrl: https://github.com/VSCodium/vscodium/blob/master/LICENSE +Copyright: Copyright (c) 2022 VSCodium Team +CopyrightUrl: https://github.com/VSCodium/vscodium/blob/master/LICENSE +ShortDescription: VSCodium is a community-driven, freely-licensed and telemetry-free rebuilt of Microsoft's Visual Studio Code. +Description: |- + VSCodium is a community-driven, freely-licensed and telemetry-free rebuilt of Microsoft's Visual Studio Code. + VSCodium is a powerful IDE which runs on your desktop and is available for Windows, macOS and Linux. +Tags: +- cross-platform +- editor +- foss +- ide +- javascript +- open-source +- typescript +- vscode +ReleaseNotesUrl: https://github.com/VSCodium/vscodium/releases/tag/1.85.2.24019 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/v/VSCodium/VSCodium/1.85.2.24019/VSCodium.VSCodium.yaml b/manifests/v/VSCodium/VSCodium/1.85.2.24019/VSCodium.VSCodium.yaml new file mode 100644 index 0000000000000..c99003738ad02 --- /dev/null +++ b/manifests/v/VSCodium/VSCodium/1.85.2.24019/VSCodium.VSCodium.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: VSCodium.VSCodium +PackageVersion: 1.85.2.24019 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 65bcfb3c0e1d59c8d3e25114241f6a0dc299b38e Mon Sep 17 00:00:00 2001 From: Ayooluwa Isaiah Date: Fri, 19 Jan 2024 23:25:46 +0200 Subject: [PATCH 210/243] New version: ayoisaiah.focus 1.4.3 (#135539) * New version: ayoisaiah.focus 1.4.3: add version * New version: ayoisaiah.focus 1.4.3: add installer * New version: ayoisaiah.focus 1.4.3: add locale --------- Co-authored-by: goreleaserbot --- .../1.4.3/ayoisaiah.focus.installer.yaml | 26 +++++++++++++++++++ .../1.4.3/ayoisaiah.focus.locale.en-US.yaml | 14 ++++++++++ .../focus/1.4.3/ayoisaiah.focus.yaml | 7 +++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/a/ayoisaiah/focus/1.4.3/ayoisaiah.focus.installer.yaml create mode 100644 manifests/a/ayoisaiah/focus/1.4.3/ayoisaiah.focus.locale.en-US.yaml create mode 100644 manifests/a/ayoisaiah/focus/1.4.3/ayoisaiah.focus.yaml diff --git a/manifests/a/ayoisaiah/focus/1.4.3/ayoisaiah.focus.installer.yaml b/manifests/a/ayoisaiah/focus/1.4.3/ayoisaiah.focus.installer.yaml new file mode 100644 index 0000000000000..77f50dcba36f0 --- /dev/null +++ b/manifests/a/ayoisaiah/focus/1.4.3/ayoisaiah.focus.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: ayoisaiah.focus +PackageVersion: 1.4.3 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-01-19" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: focus.exe + PortableCommandAlias: focus + InstallerUrl: https://github.com/ayoisaiah/focus/releases/download/v1.4.3/focus_1.4.3_windows_arm64.zip + InstallerSha256: 6a5566d5b646313bf386725d4d5fdee14fc1a6b7fb08a3608eb6c6dd21f27801 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: focus.exe + PortableCommandAlias: focus + InstallerUrl: https://github.com/ayoisaiah/focus/releases/download/v1.4.3/focus_1.4.3_windows_amd64.zip + InstallerSha256: 530c8d5797a2ef51fae3d79bd6ebbc841ad217ff8d5bec269f174dd815fb99bd + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/ayoisaiah/focus/1.4.3/ayoisaiah.focus.locale.en-US.yaml b/manifests/a/ayoisaiah/focus/1.4.3/ayoisaiah.focus.locale.en-US.yaml new file mode 100644 index 0000000000000..09b07477322e6 --- /dev/null +++ b/manifests/a/ayoisaiah/focus/1.4.3/ayoisaiah.focus.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: ayoisaiah.focus +PackageVersion: 1.4.3 +PackageLocale: en-US +Publisher: ayoisaiah +PackageName: focus +PackageUrl: https://github.com/ayoisaiah/focus/wiki +License: MIT +Copyright: Ayooluwa Isaiah +ShortDescription: Focus is a command-line productivity timer based on the Pomodoro Technique +Moniker: focus +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/ayoisaiah/focus/1.4.3/ayoisaiah.focus.yaml b/manifests/a/ayoisaiah/focus/1.4.3/ayoisaiah.focus.yaml new file mode 100644 index 0000000000000..931c736973d27 --- /dev/null +++ b/manifests/a/ayoisaiah/focus/1.4.3/ayoisaiah.focus.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: ayoisaiah.focus +PackageVersion: 1.4.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 79497ecb185d0fdbe13ea40af4d03a9ae98afedc Mon Sep 17 00:00:00 2001 From: Tejas Mate Date: Sat, 20 Jan 2024 02:56:01 +0530 Subject: [PATCH 211/243] Add version: Stripe.StripeCli version 1.16.0 (#135536) --- .../1.16.0/Stripe.StripeCli.installer.yaml | 17 +++++++++++++++++ .../1.16.0/Stripe.StripeCli.locale.en-US.yaml | 19 +++++++++++++++++++ .../StripeCli/1.16.0/Stripe.StripeCli.yaml | 8 ++++++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/s/Stripe/StripeCli/1.16.0/Stripe.StripeCli.installer.yaml create mode 100644 manifests/s/Stripe/StripeCli/1.16.0/Stripe.StripeCli.locale.en-US.yaml create mode 100644 manifests/s/Stripe/StripeCli/1.16.0/Stripe.StripeCli.yaml diff --git a/manifests/s/Stripe/StripeCli/1.16.0/Stripe.StripeCli.installer.yaml b/manifests/s/Stripe/StripeCli/1.16.0/Stripe.StripeCli.installer.yaml new file mode 100644 index 0000000000000..1464cf870780c --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.16.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.16.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: stripe.exe + PortableCommandAlias: stripe +ReleaseDate: 2023-07-12 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/stripe/stripe-cli/releases/download/v1.16.0/stripe_1.16.0_windows_x86_64.zip + InstallerSha256: 5FCD90AA69C33B48D92CD1C323DDEA1428D060ED6C23082641E6B09D3E57482A +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/Stripe/StripeCli/1.16.0/Stripe.StripeCli.locale.en-US.yaml b/manifests/s/Stripe/StripeCli/1.16.0/Stripe.StripeCli.locale.en-US.yaml new file mode 100644 index 0000000000000..4099f533307b6 --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.16.0/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.16.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. +ReleaseNotesUrl: https://github.com/stripe/stripe-cli/releases/tag/v1.16.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/Stripe/StripeCli/1.16.0/Stripe.StripeCli.yaml b/manifests/s/Stripe/StripeCli/1.16.0/Stripe.StripeCli.yaml new file mode 100644 index 0000000000000..2da09dc676c20 --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.16.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.16.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From bb7cea1a22f36bfa12d80673a8f166f899a0481f Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 20 Jan 2024 05:26:07 +0800 Subject: [PATCH 212/243] New version: Readdle.Spark version 3.13.1 (#135535) --- .../Spark/3.13.1/Readdle.Spark.installer.yaml | 18 ++++++++++ .../3.13.1/Readdle.Spark.locale.en-US.yaml | 36 +++++++++++++++++++ .../3.13.1/Readdle.Spark.locale.zh-CN.yaml | 32 +++++++++++++++++ .../r/Readdle/Spark/3.13.1/Readdle.Spark.yaml | 8 +++++ 4 files changed, 94 insertions(+) create mode 100644 manifests/r/Readdle/Spark/3.13.1/Readdle.Spark.installer.yaml create mode 100644 manifests/r/Readdle/Spark/3.13.1/Readdle.Spark.locale.en-US.yaml create mode 100644 manifests/r/Readdle/Spark/3.13.1/Readdle.Spark.locale.zh-CN.yaml create mode 100644 manifests/r/Readdle/Spark/3.13.1/Readdle.Spark.yaml diff --git a/manifests/r/Readdle/Spark/3.13.1/Readdle.Spark.installer.yaml b/manifests/r/Readdle/Spark/3.13.1/Readdle.Spark.installer.yaml new file mode 100644 index 0000000000000..eadbbe77d9603 --- /dev/null +++ b/manifests/r/Readdle/Spark/3.13.1/Readdle.Spark.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Readdle.Spark +PackageVersion: 3.13.1 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-01-19 +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.sparkmailapp.com/Spark3/win/dist/3.13.1.65092/Spark.exe + InstallerSha256: 0CAAE7841EF2CA97F556F7455832E0EC3074F403B2D84751D89C2F3BC9DF6EDA + ProductCode: 09e2d43b-2e9a-5a23-a54c-87838a95fcb3 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/r/Readdle/Spark/3.13.1/Readdle.Spark.locale.en-US.yaml b/manifests/r/Readdle/Spark/3.13.1/Readdle.Spark.locale.en-US.yaml new file mode 100644 index 0000000000000..5b65a97285b58 --- /dev/null +++ b/manifests/r/Readdle/Spark/3.13.1/Readdle.Spark.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Readdle.Spark +PackageVersion: 3.13.1 +PackageLocale: en-US +Publisher: Spark Mail Limited +PublisherUrl: https://readdle.com/ +PublisherSupportUrl: https://sparkmailapp.com/help +PrivacyUrl: https://sparkmailapp.com/legal/privacy-app +Author: Readdle Limited +PackageName: Spark Desktop +PackageUrl: https://sparkmailapp.com/ +License: Proprietary +LicenseUrl: https://sparkmailapp.com/legal/terms +Copyright: Copyright © 2024 Readdle +# CopyrightUrl: +ShortDescription: Smart. Focused. Email. +Description: Fast, cross-platform email designed to filter out the noise - so you can focus on what's important. +# Moniker: +Tags: +- email +- mail +ReleaseNotes: |- + Introducing Delegations! + Now you can assign an email to your teammate without the need to forward it or sharing the entire inbox. + Easily set deadlines, privately discuss tasks, and track status of emails assigned to others in the Delegated folder (same as on other Spark platforms!) + Questions, issues, or bugs? Contact support@sparkmailapp.com, as ever, and we’ll be happy to help. +ReleaseNotesUrl: https://sparkmailapp.com/spark3/win/changelog +PurchaseUrl: https://sparkmailapp.com/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: How to + DocumentUrl: https://sparkmailapp.com/how-to +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/r/Readdle/Spark/3.13.1/Readdle.Spark.locale.zh-CN.yaml b/manifests/r/Readdle/Spark/3.13.1/Readdle.Spark.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2444ab1bea1a9 --- /dev/null +++ b/manifests/r/Readdle/Spark/3.13.1/Readdle.Spark.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Readdle.Spark +PackageVersion: 3.13.1 +PackageLocale: zh-CN +Publisher: Spark Mail Limited +PublisherUrl: https://readdle.com/zh +PublisherSupportUrl: https://sparkmailapp.com/help +PrivacyUrl: https://sparkmailapp.com/zh/legal/privacy-app +Author: Readdle Limited +PackageName: Spark Desktop +PackageUrl: https://sparkmailapp.com/zh +License: 专有软件 +LicenseUrl: https://sparkmailapp.com/zh/legal/terms +Copyright: Copyright © 2024 Readdle +# CopyrightUrl: +ShortDescription: 智能、聚焦、邮件。 +Description: 超高效兼跨平台:专为静忧收件设计,专心聚焦重要事项。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://sparkmailapp.com/spark3/win/changelog +PurchaseUrl: https://sparkmailapp.com/zh/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: 教程 + DocumentUrl: https://sparkmailapp.com/zh/how-to +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/r/Readdle/Spark/3.13.1/Readdle.Spark.yaml b/manifests/r/Readdle/Spark/3.13.1/Readdle.Spark.yaml new file mode 100644 index 0000000000000..5be6eb30eb587 --- /dev/null +++ b/manifests/r/Readdle/Spark/3.13.1/Readdle.Spark.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Readdle.Spark +PackageVersion: 3.13.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 5579cb9a96127c71bd96637002559f313de63267 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 20 Jan 2024 08:26:12 +1100 Subject: [PATCH 213/243] New version: Grammarly.Grammarly version 1.2.60.1282 (#135532) --- .../Grammarly.Grammarly.installer.yaml | 20 +++++++++++++ .../Grammarly.Grammarly.locale.en-US.yaml | 29 +++++++++++++++++++ .../Grammarly.Grammarly.locale.zh-CN.yaml | 29 +++++++++++++++++++ .../1.2.60.1282/Grammarly.Grammarly.yaml | 8 +++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/g/Grammarly/Grammarly/1.2.60.1282/Grammarly.Grammarly.installer.yaml create mode 100644 manifests/g/Grammarly/Grammarly/1.2.60.1282/Grammarly.Grammarly.locale.en-US.yaml create mode 100644 manifests/g/Grammarly/Grammarly/1.2.60.1282/Grammarly.Grammarly.locale.zh-CN.yaml create mode 100644 manifests/g/Grammarly/Grammarly/1.2.60.1282/Grammarly.Grammarly.yaml diff --git a/manifests/g/Grammarly/Grammarly/1.2.60.1282/Grammarly.Grammarly.installer.yaml b/manifests/g/Grammarly/Grammarly/1.2.60.1282/Grammarly.Grammarly.installer.yaml new file mode 100644 index 0000000000000..00ca5960fae0f --- /dev/null +++ b/manifests/g/Grammarly/Grammarly/1.2.60.1282/Grammarly.Grammarly.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: Grammarly.Grammarly +PackageVersion: 1.2.60.1282 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: /update +UpgradeBehavior: install +ProductCode: Grammarly Desktop Integrations +Installers: +- Architecture: x86 + InstallerUrl: https://download-windows.grammarly.com/versions/1.2.60.1282/GrammarlyInstaller.exe + InstallerSha256: 8385EA879BA46BD8BD4615BFA01288901A63CE6AE3AF36B849A08060CCE34015 +- Architecture: x64 + InstallerUrl: https://download-windows.grammarly.com/versions/1.2.60.1282/GrammarlyInstaller.exe + InstallerSha256: 8385EA879BA46BD8BD4615BFA01288901A63CE6AE3AF36B849A08060CCE34015 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/Grammarly/Grammarly/1.2.60.1282/Grammarly.Grammarly.locale.en-US.yaml b/manifests/g/Grammarly/Grammarly/1.2.60.1282/Grammarly.Grammarly.locale.en-US.yaml new file mode 100644 index 0000000000000..468ee2dae478c --- /dev/null +++ b/manifests/g/Grammarly/Grammarly/1.2.60.1282/Grammarly.Grammarly.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: Grammarly.Grammarly +PackageVersion: 1.2.60.1282 +PackageLocale: en-US +Publisher: Grammarly +PublisherUrl: https://www.grammarly.com +PublisherSupportUrl: https://support.grammarly.com +PrivacyUrl: https://www.grammarly.com/privacy-policy +Author: Grammarly Inc. +PackageName: Grammarly for Windows +PackageUrl: https://www.grammarly.com/desktop/windows +License: Proprietary +LicenseUrl: https://www.grammarly.com/terms +Copyright: Copyright © 2009-2024 Grammarly Inc. +ShortDescription: Compose bold, clear, mistake-free writing with Grammarly’s new AI-powered desktop Windows app. +Tags: +- english +- grammar +- writing +PurchaseUrl: https://www.grammarly.com/plans +Documentations: +- DocumentLabel: Text Editor SDK + DocumentUrl: https://developer.grammarly.com/docs +- DocumentLabel: API Reference + DocumentUrl: https://developer.grammarly.com/docs/api +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/Grammarly/Grammarly/1.2.60.1282/Grammarly.Grammarly.locale.zh-CN.yaml b/manifests/g/Grammarly/Grammarly/1.2.60.1282/Grammarly.Grammarly.locale.zh-CN.yaml new file mode 100644 index 0000000000000..835ac98c9cea8 --- /dev/null +++ b/manifests/g/Grammarly/Grammarly/1.2.60.1282/Grammarly.Grammarly.locale.zh-CN.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: Grammarly.Grammarly +PackageVersion: 1.2.60.1282 +PackageLocale: zh-CN +Publisher: Grammarly +PublisherUrl: https://www.grammarly.com +PublisherSupportUrl: https://support.grammarly.com +PrivacyUrl: https://www.grammarly.com/privacy-policy +Author: Grammarly Inc. +PackageName: Grammarly for Windows +PackageUrl: https://www.grammarly.com/desktop/windows +License: 专有软件 +LicenseUrl: https://www.grammarly.com/terms +Copyright: Copyright © 2009-2024 Grammarly Inc. +ShortDescription: 使用 Grammarly 的 AI 驱动的新 Windows 桌面应用,撰写大胆、清晰、无错误的文章。 +Tags: +- 写作 +- 英语 +- 语法 +PurchaseUrl: https://www.grammarly.com/plans +Documentations: +- DocumentLabel: 文本编辑器 SDK + DocumentUrl: https://developer.grammarly.com/docs +- DocumentLabel: API 参考 + DocumentUrl: https://developer.grammarly.com/docs/api +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/g/Grammarly/Grammarly/1.2.60.1282/Grammarly.Grammarly.yaml b/manifests/g/Grammarly/Grammarly/1.2.60.1282/Grammarly.Grammarly.yaml new file mode 100644 index 0000000000000..aad4583f9a4f7 --- /dev/null +++ b/manifests/g/Grammarly/Grammarly/1.2.60.1282/Grammarly.Grammarly.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: Grammarly.Grammarly +PackageVersion: 1.2.60.1282 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 74eb5188216a2385eed4f71a6498d4788661adb8 Mon Sep 17 00:00:00 2001 From: WonJung Kim <95566897+kimwonj77@users.noreply.github.com> Date: Sat, 20 Jan 2024 06:26:29 +0900 Subject: [PATCH 214/243] New version: Neovide.Neovide version 0.12.1 (#135454) --- .../0.12.1/Neovide.Neovide.installer.yaml | 19 +++++++++++++ .../0.12.1/Neovide.Neovide.locale.en-US.yaml | 28 +++++++++++++++++++ .../Neovide/0.12.1/Neovide.Neovide.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/n/Neovide/Neovide/0.12.1/Neovide.Neovide.installer.yaml create mode 100644 manifests/n/Neovide/Neovide/0.12.1/Neovide.Neovide.locale.en-US.yaml create mode 100644 manifests/n/Neovide/Neovide/0.12.1/Neovide.Neovide.yaml diff --git a/manifests/n/Neovide/Neovide/0.12.1/Neovide.Neovide.installer.yaml b/manifests/n/Neovide/Neovide/0.12.1/Neovide.Neovide.installer.yaml new file mode 100644 index 0000000000000..7bae4881c3040 --- /dev/null +++ b/manifests/n/Neovide/Neovide/0.12.1/Neovide.Neovide.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=NVS0.CRLF.5-1-22621-2506.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Neovide.Neovide +PackageVersion: 0.12.1 +InstallerType: wix +UpgradeBehavior: install +ReleaseDate: 2024-01-05 +Installers: +- InstallerLocale: en-US + Architecture: x64 + InstallerUrl: https://github.com/neovide/neovide/releases/download/0.12.1/neovide.msi + InstallerSha256: 543C0CECEE683A4DA571D2E706CA0776BA363B9CBB9E83AF4D7DFB2A24679751 + ProductCode: '{A8543382-F83B-4897-851A-4E3F80D5AF65}' + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/n/Neovide/Neovide/0.12.1/Neovide.Neovide.locale.en-US.yaml b/manifests/n/Neovide/Neovide/0.12.1/Neovide.Neovide.locale.en-US.yaml new file mode 100644 index 0000000000000..3207b9111832a --- /dev/null +++ b/manifests/n/Neovide/Neovide/0.12.1/Neovide.Neovide.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=NVS0.CRLF.5-1-22621-2506.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Neovide.Neovide +PackageVersion: 0.12.1 +PackageLocale: en-US +Publisher: Neovide +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +PackageName: Neovide +# PackageUrl: +License: MIT License +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: No Nonsense Neovim Client in Rust +# Description: +# Moniker: +# Tags: +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/n/Neovide/Neovide/0.12.1/Neovide.Neovide.yaml b/manifests/n/Neovide/Neovide/0.12.1/Neovide.Neovide.yaml new file mode 100644 index 0000000000000..4bdb43fb0e8f6 --- /dev/null +++ b/manifests/n/Neovide/Neovide/0.12.1/Neovide.Neovide.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=NVS0.CRLF.5-1-22621-2506.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Neovide.Neovide +PackageVersion: 0.12.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 46803db8f23dc7710ae83633f2af37fe483e9010 Mon Sep 17 00:00:00 2001 From: "Lin Yu-Chieh (Victor)" Date: Sat, 20 Jan 2024 05:26:43 +0800 Subject: [PATCH 215/243] lin-ycv.EverythingPowerToys 0.77.0 (#135440) --- .../0.77.0/lin-ycv.EverythingPowerToys.yaml | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 manifests/l/lin-ycv/EverythingPowerToys/0.77.0/lin-ycv.EverythingPowerToys.yaml diff --git a/manifests/l/lin-ycv/EverythingPowerToys/0.77.0/lin-ycv.EverythingPowerToys.yaml b/manifests/l/lin-ycv/EverythingPowerToys/0.77.0/lin-ycv.EverythingPowerToys.yaml new file mode 100644 index 0000000000000..525a1611c8dc8 --- /dev/null +++ b/manifests/l/lin-ycv/EverythingPowerToys/0.77.0/lin-ycv.EverythingPowerToys.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json + +PackageIdentifier: lin-ycv.EverythingPowerToys +PackageVersion: 0.77.0 +PackageLocale: en-US +Publisher: lin-ycv +PackageName: EverythingPowerToys +PackageUrl: https://github.com/lin-ycv/EverythingPowerToys +License: Unlicensed +ShortDescription: Everything search plugin for PowerToys Run. +Tags: +- Everything +- PowerToys +- Run +- Search +- Launcher +- PowerToysRun +- EverythingPowerToys +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 + MinimumVersion: 8.0.0 + - PackageIdentifier: Microsoft.PowerToys + MinimumVersion: 0.77.0 +Installers: +- Architecture: x64 + InstallerType: exe + InstallerUrl: https://github.com/lin-ycv/EverythingPowerToys/releases/download/v0.77.0/Everything-0.77.0-x64.exe + InstallerSha256: 43652bea6ed11804b84a1d778ae84ca280d0c29733afe621fcda08c049783732 + InstallerSwitches: + Silent: /s + SilentWithProgress: /s +ManifestType: singleton +ManifestVersion: 1.0.0 From 9969c206ff9a02a7f9edd6cfc3fd17c5f8da546c Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Sat, 20 Jan 2024 02:57:06 +0530 Subject: [PATCH 216/243] Update version: endcloud.BBHouse version 1.2.0 (#134349) * Update version: endcloud.BBHouse version 1.2.0 * Remove duplicated UpgradeCode --------- Co-authored-by: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> --- .../1.2.0/endcloud.BBHouse.installer.yaml | 43 ++++++++------- .../1.2.0/endcloud.BBHouse.locale.en-US.yaml | 55 ++++++++++--------- .../1.2.0/endcloud.BBHouse.locale.zh-CN.yaml | 47 ++++++++-------- .../BBHouse/1.2.0/endcloud.BBHouse.yaml | 17 +++--- 4 files changed, 83 insertions(+), 79 deletions(-) diff --git a/manifests/e/endcloud/BBHouse/1.2.0/endcloud.BBHouse.installer.yaml b/manifests/e/endcloud/BBHouse/1.2.0/endcloud.BBHouse.installer.yaml index 8f8e811521ca6..5c58da51c61fe 100644 --- a/manifests/e/endcloud/BBHouse/1.2.0/endcloud.BBHouse.installer.yaml +++ b/manifests/e/endcloud/BBHouse/1.2.0/endcloud.BBHouse.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: endcloud.BBHouse -PackageVersion: 1.2.0 -InstallerType: wix -Scope: machine -InstallerSwitches: - InstallLocation: INSTALLDIR="" -UpgradeBehavior: install -ProductCode: '{1677F611-9A7D-4604-9A39-54BE905752F2}' -ReleaseDate: 2023-04-19 -AppsAndFeaturesEntries: -- ProductCode: '{1677F611-9A7D-4604-9A39-54BE905752F2}' - UpgradeCode: '{4049AB53-176A-515F-96F2-EEADB88ABE8B}' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/endcloud/bbhouse-tauri/releases/download/v1.2.0/BBHouse_1.2.0_x64_en-US.msi - InstallerSha256: 78EEBE5079B338B9CB6741B98EC1FB9B747E16E42CBB241469CA363CEF68AD89 -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: endcloud.BBHouse +PackageVersion: 1.2.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/endcloud/bbhouse-tauri/releases/download/v1.2.0/BBHouse_1.2.0_x64_en-US.msi + InstallerSha256: 78eebe5079b338b9cb6741b98ec1fb9b747e16e42cbb241469ca363cef68ad89 +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +ProductCode: '{1677F611-9A7D-4604-9A39-54BE905752F2}' +ReleaseDate: "2023-04-19" +AppsAndFeaturesEntries: +- ProductCode: '{1677F611-9A7D-4604-9A39-54BE905752F2}' + UpgradeCode: '{4049AB53-176A-515F-96F2-EEADB88ABE8B}' diff --git a/manifests/e/endcloud/BBHouse/1.2.0/endcloud.BBHouse.locale.en-US.yaml b/manifests/e/endcloud/BBHouse/1.2.0/endcloud.BBHouse.locale.en-US.yaml index 1375b2860bfd3..8a2a44fc8f73d 100644 --- a/manifests/e/endcloud/BBHouse/1.2.0/endcloud.BBHouse.locale.en-US.yaml +++ b/manifests/e/endcloud/BBHouse/1.2.0/endcloud.BBHouse.locale.en-US.yaml @@ -1,27 +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: endcloud.BBHouse -PackageVersion: 1.2.0 -PackageLocale: en-US -Publisher: shizi -PublisherUrl: https://github.com/endcloud -PublisherSupportUrl: https://github.com/endcloud/bbhouse-tauri/issues -Author: Ziyu Shi -PackageName: BBHouse -PackageUrl: https://github.com/endcloud/bbhouse-tauri -License: GPL-3.0 -LicenseUrl: https://github.com/endcloud/bbhouse-tauri/blob/master/LICENSE -ShortDescription: A Bilibili Cross-Platform Desktop Client Powered By Tauri -Description: BBHouse is a third-party Bilibili cross-platform application powered by Tauri, supporting Windows, macOS and Linux. -Tags: -- bilibili -ReleaseNotes: |- - - add add new local server for danmaku. - - opt Stripped the api calls embedded in the program segment - - opt add some tip in live. - - fix request problems in dynamicPage and videoPage. - - fix request problems in star action for video. -ReleaseNotesUrl: https://github.com/endcloud/bbhouse-tauri/blob/master/change.log.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: endcloud.BBHouse +PackageVersion: 1.2.0 +PackageLocale: en-US +Publisher: shizi +PublisherUrl: https://github.com/endcloud +PublisherSupportUrl: https://github.com/endcloud/bbhouse-tauri/issues +Author: Ziyu Shi +PackageName: BBHouse +PackageUrl: https://github.com/endcloud/bbhouse-tauri +License: GPL-3.0 +LicenseUrl: https://github.com/endcloud/bbhouse-tauri/blob/master/LICENSE +ShortDescription: A Bilibili Cross-Platform Desktop Client Powered By Tauri +Description: BBHouse is a third-party Bilibili cross-platform application powered by Tauri, supporting Windows, macOS and Linux. +Tags: +- bilibili +ReleaseNotes: |- + - add add new local server for danmaku. + - opt Stripped the api calls embedded in the program segment + - opt add some tip in live. + - fix request problems in dynamicPage and videoPage. + - fix request problems in star action for video. +ReleaseNotesUrl: https://github.com/endcloud/bbhouse-tauri/blob/master/change.log.md +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/endcloud/BBHouse/1.2.0/endcloud.BBHouse.locale.zh-CN.yaml b/manifests/e/endcloud/BBHouse/1.2.0/endcloud.BBHouse.locale.zh-CN.yaml index 0b37eece8de27..36b0ff109b849 100644 --- a/manifests/e/endcloud/BBHouse/1.2.0/endcloud.BBHouse.locale.zh-CN.yaml +++ b/manifests/e/endcloud/BBHouse/1.2.0/endcloud.BBHouse.locale.zh-CN.yaml @@ -1,23 +1,24 @@ -# 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: endcloud.BBHouse -PackageVersion: 1.2.0 -PackageLocale: zh-CN -Publisher: shizi -PublisherUrl: https://github.com/endcloud -PublisherSupportUrl: https://github.com/endcloud/bbhouse-tauri/issues -Author: Ziyu Shi -PackageName: BBHouse -PackageUrl: https://github.com/endcloud/bbhouse-tauri -License: GPL-3.0 -LicenseUrl: https://github.com/endcloud/bbhouse-tauri/blob/master/LICENSE -ShortDescription: 基于 Tauri 的跨平台哔哩哔哩桌面客户端 -Description: BBHouse 是一款 哔哩哔哩 的第三方应用,基于 Tauri 跨平台构建,支持 Windows、macOS、Linux。 -Tags: -- bilibili -- b站 -- 哔哩哔哩 -ReleaseNotesUrl: https://github.com/endcloud/bbhouse-tauri/blob/master/change.log.md -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: endcloud.BBHouse +PackageVersion: 1.2.0 +PackageLocale: zh-CN +Publisher: shizi +PublisherUrl: https://github.com/endcloud +PublisherSupportUrl: https://github.com/endcloud/bbhouse-tauri/issues +Author: Ziyu Shi +PackageName: BBHouse +PackageUrl: https://github.com/endcloud/bbhouse-tauri +License: GPL-3.0 +LicenseUrl: https://github.com/endcloud/bbhouse-tauri/blob/master/LICENSE +ShortDescription: 基于 Tauri 的跨平台哔哩哔哩桌面客户端 +Description: BBHouse 是一款 哔哩哔哩 的第三方应用,基于 Tauri 跨平台构建,支持 Windows、macOS、Linux。 +Tags: +- bilibili +- b站 +- 哔哩哔哩 +ReleaseNotesUrl: https://github.com/endcloud/bbhouse-tauri/blob/master/change.log.md +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/e/endcloud/BBHouse/1.2.0/endcloud.BBHouse.yaml b/manifests/e/endcloud/BBHouse/1.2.0/endcloud.BBHouse.yaml index a3985806f616a..28d16e06bb56b 100644 --- a/manifests/e/endcloud/BBHouse/1.2.0/endcloud.BBHouse.yaml +++ b/manifests/e/endcloud/BBHouse/1.2.0/endcloud.BBHouse.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: endcloud.BBHouse -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: endcloud.BBHouse +PackageVersion: 1.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From baad94c49aaea83c9b3906185ea5e5be686553f2 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Sat, 20 Jan 2024 02:57:16 +0530 Subject: [PATCH 217/243] Update version: Brave.Brave.Beta version 120.1.62.137 (#134218) * Update version: Brave.Brave.Beta version 120.1.62.137 * Discard changes to manifests/b/Brave/Brave/Beta/120.1.62.137/Brave.Brave.Beta.installer.yaml --------- Co-authored-by: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> --- .../Brave.Brave.Beta.locale.en-US.yaml | 83 ++++++++++--------- .../Brave.Brave.Beta.locale.zh-CN.yaml | 75 +++++++++-------- .../Beta/120.1.62.137/Brave.Brave.Beta.yaml | 17 ++-- 3 files changed, 93 insertions(+), 82 deletions(-) diff --git a/manifests/b/Brave/Brave/Beta/120.1.62.137/Brave.Brave.Beta.locale.en-US.yaml b/manifests/b/Brave/Brave/Beta/120.1.62.137/Brave.Brave.Beta.locale.en-US.yaml index 8302aead02894..0e6bbadab679e 100644 --- a/manifests/b/Brave/Brave/Beta/120.1.62.137/Brave.Brave.Beta.locale.en-US.yaml +++ b/manifests/b/Brave/Brave/Beta/120.1.62.137/Brave.Brave.Beta.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.Beta -PackageVersion: 120.1.62.137 -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 Beta -PackageUrl: https://brave.com/download-beta -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 Beta is an early preview for new versions of Brave that showcases the newest advances that we're bringing to your browser. -Description: |- - Brave Beta is an early preview for new versions of Brave. - This build showcases the newest advances that we’re bringing to your browser and it’s ready for your daily use. - Brave Beta 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.Beta +PackageVersion: 120.1.62.137 +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 Beta +PackageUrl: https://brave.com/download-beta +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 Beta is an early preview for new versions of Brave that showcases the newest advances that we're bringing to your browser. +Description: |- + Brave Beta is an early preview for new versions of Brave. + This build showcases the newest advances that we’re bringing to your browser and it’s ready for your daily use. + Brave Beta 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/Beta/120.1.62.137/Brave.Brave.Beta.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Beta/120.1.62.137/Brave.Brave.Beta.locale.zh-CN.yaml index a6b5f7f0c46f6..34f1d98ff13d7 100644 --- a/manifests/b/Brave/Brave/Beta/120.1.62.137/Brave.Brave.Beta.locale.zh-CN.yaml +++ b/manifests/b/Brave/Brave/Beta/120.1.62.137/Brave.Brave.Beta.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.Beta -PackageVersion: 120.1.62.137 -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 Beta -PackageUrl: https://brave.com/download-beta -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 Beta 是 Brave 新版本的早期预览,展示了我们为您的浏览器带来的最新进展。 -Description: Brave Beta 是 Brave 新版本的早期预览,展示了我们为您的浏览器带来的最新进展,并已经准备好供您日常使用。当出现问题时,Brave Beta 会自动向我们发送崩溃报告。 -# 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.Beta +PackageVersion: 120.1.62.137 +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 Beta +PackageUrl: https://brave.com/download-beta +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 Beta 是 Brave 新版本的早期预览,展示了我们为您的浏览器带来的最新进展。 +Description: Brave Beta 是 Brave 新版本的早期预览,展示了我们为您的浏览器带来的最新进展,并已经准备好供您日常使用。当出现问题时,Brave Beta 会自动向我们发送崩溃报告。 +# 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/Beta/120.1.62.137/Brave.Brave.Beta.yaml b/manifests/b/Brave/Brave/Beta/120.1.62.137/Brave.Brave.Beta.yaml index b5a9477db89dc..646d7e2e79d42 100644 --- a/manifests/b/Brave/Brave/Beta/120.1.62.137/Brave.Brave.Beta.yaml +++ b/manifests/b/Brave/Brave/Beta/120.1.62.137/Brave.Brave.Beta.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.Beta -PackageVersion: 120.1.62.137 -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.Beta +PackageVersion: 120.1.62.137 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 1dcb6593afd1cd141740e6101024bc2af68eff1c Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 20 Jan 2024 06:56:02 +0800 Subject: [PATCH 218/243] Modify: Python.Python.3.5 version 3.5.1 (#134056) --- .../5/3.5.1/Python.Python.3.5.installer.yaml | 115 ++++++++++++------ .../3.5.1/Python.Python.3.5.locale.en-US.yaml | 64 +++++++--- .../3.5.1/Python.Python.3.5.locale.zh-CN.yaml | 40 ++++++ .../Python/3/5/3.5.1/Python.Python.3.5.yaml | 14 ++- 4 files changed, 170 insertions(+), 63 deletions(-) create mode 100644 manifests/p/Python/Python/3/5/3.5.1/Python.Python.3.5.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/5/3.5.1/Python.Python.3.5.installer.yaml b/manifests/p/Python/Python/3/5/3.5.1/Python.Python.3.5.installer.yaml index ff7b024ee5d77..a4b62295d6b28 100644 --- a/manifests/p/Python/Python/3/5/3.5.1/Python.Python.3.5.installer.yaml +++ b/manifests/p/Python/Python/3/5/3.5.1/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.1 -FileExtensions: -- py -- pyw -- pyc -- pyo -Installers: -- Architecture: x64 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.5.1/python-3.5.1-amd64.exe - InstallerSha256: A4F9592BD729E7324C063560801050517E9723F4B8C8B175F0BB98229A55063A - InstallerSwitches: - Silent: /Quiet - SilentWithProgress: /Passive - Custom: PrependPath=1 - AppsAndFeaturesEntries: - - DisplayName: Python 3.5.1 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.5.1150.0 - ProductCode: '{b8440650-9dbe-4b7d-8167-6e0e3dcdf5d0}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.5.1/python-3.5.1.exe - InstallerSha256: 091D666239CC07906EED37AE66285ECCC831B4A00F816FE73BD4BDF1AC833B47 - InstallerSwitches: - Silent: /Quiet - SilentWithProgress: /Passive - Custom: PrependPath=1 - AppsAndFeaturesEntries: - - DisplayName: Python 3.5.1 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.5.1150.0 - ProductCode: '{c39d559b-aa83-4476-ba20-988a35a1199a}' -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.1 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2015-12-06 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.5.1/python-3.5.1.exe + InstallerSha256: 091D666239CC07906EED37AE66285ECCC831B4A00F816FE73BD4BDF1AC833B47 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{c39d559b-aa83-4476-ba20-988a35a1199a}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.5.1 (32-bit) + DisplayVersion: 3.5.1150.0 + ProductCode: '{c39d559b-aa83-4476-ba20-988a35a1199a}' + UpgradeCode: '{3A1A27C0-4578-514F-9380-81D44B2F03AB}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.5.1/python-3.5.1.exe + InstallerSha256: 091D666239CC07906EED37AE66285ECCC831B4A00F816FE73BD4BDF1AC833B47 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{c39d559b-aa83-4476-ba20-988a35a1199a}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.5.1 (32-bit) + DisplayVersion: 3.5.1150.0 + ProductCode: '{c39d559b-aa83-4476-ba20-988a35a1199a}' + UpgradeCode: '{3A1A27C0-4578-514F-9380-81D44B2F03AB}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.5.1/python-3.5.1-amd64.exe + InstallerSha256: A4F9592BD729E7324C063560801050517E9723F4B8C8B175F0BB98229A55063A + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{b8440650-9dbe-4b7d-8167-6e0e3dcdf5d0}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.5.1 (64-bit) + DisplayVersion: 3.5.1150.0 + ProductCode: '{b8440650-9dbe-4b7d-8167-6e0e3dcdf5d0}' + UpgradeCode: '{EEB42FF5-6DC6-5D71-9D60-792E37FA8953}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.5.1/python-3.5.1-amd64.exe + InstallerSha256: A4F9592BD729E7324C063560801050517E9723F4B8C8B175F0BB98229A55063A + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{b8440650-9dbe-4b7d-8167-6e0e3dcdf5d0}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.5.1 (64-bit) + DisplayVersion: 3.5.1150.0 + ProductCode: '{b8440650-9dbe-4b7d-8167-6e0e3dcdf5d0}' + 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.1/Python.Python.3.5.locale.en-US.yaml b/manifests/p/Python/Python/3/5/3.5.1/Python.Python.3.5.locale.en-US.yaml index 10a1f1e150eaa..dbd070069d826 100644 --- a/manifests/p/Python/Python/3/5/3.5.1/Python.Python.3.5.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/5/3.5.1/Python.Python.3.5.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.5 -PackageVersion: 3.5.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.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.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.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: |- + Core and Builtins + - Issue #25709: Fixed problem with in-place string concatenation and utf-8 cache. + Windows + - Issue #25715: Python 3.5.1 installer shows wrong upgrade path and incorrect logic for launcher detection. +ReleaseNotesUrl: https://docs.python.org/release/3.5.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/5/3.5.1/Python.Python.3.5.locale.zh-CN.yaml b/manifests/p/Python/Python/3/5/3.5.1/Python.Python.3.5.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0b44fbce34f05 --- /dev/null +++ b/manifests/p/Python/Python/3/5/3.5.1/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.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.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.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/5/3.5.1/Python.Python.3.5.yaml b/manifests/p/Python/Python/3/5/3.5.1/Python.Python.3.5.yaml index 1dfa9e1e18f46..44577a4d7a272 100644 --- a/manifests/p/Python/Python/3/5/3.5.1/Python.Python.3.5.yaml +++ b/manifests/p/Python/Python/3/5/3.5.1/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.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.5 +PackageVersion: 3.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 495b5c4f85dbefb063d98c372edb0446abe56432 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 20 Jan 2024 06:59:55 +0800 Subject: [PATCH 219/243] New version: Tencent.TencentDocs version 3.1.14 (#134038) --- .../3.1.14/Tencent.TencentDocs.installer.yaml | 22 ++++++++ .../Tencent.TencentDocs.locale.en-US.yaml | 48 ++++++++++++++++++ .../Tencent.TencentDocs.locale.zh-CN.yaml | 50 +++++++++++++++++++ .../3.1.14/Tencent.TencentDocs.yaml | 8 +++ 4 files changed, 128 insertions(+) create mode 100644 manifests/t/Tencent/TencentDocs/3.1.14/Tencent.TencentDocs.installer.yaml create mode 100644 manifests/t/Tencent/TencentDocs/3.1.14/Tencent.TencentDocs.locale.en-US.yaml create mode 100644 manifests/t/Tencent/TencentDocs/3.1.14/Tencent.TencentDocs.locale.zh-CN.yaml create mode 100644 manifests/t/Tencent/TencentDocs/3.1.14/Tencent.TencentDocs.yaml diff --git a/manifests/t/Tencent/TencentDocs/3.1.14/Tencent.TencentDocs.installer.yaml b/manifests/t/Tencent/TencentDocs/3.1.14/Tencent.TencentDocs.installer.yaml new file mode 100644 index 0000000000000..9b6c07cfa5a7a --- /dev/null +++ b/manifests/t/Tencent/TencentDocs/3.1.14/Tencent.TencentDocs.installer.yaml @@ -0,0 +1,22 @@ +# 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.TencentDocs +PackageVersion: 3.1.14 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-01-08 +Installers: +- Architecture: x86 + InstallerUrl: https://dldir1v6.qq.com/weiyun/tencentdocs/electron-update/release/3.1.14/TencentDocs3.1.14.ia32.30002.exe + InstallerSha256: 575220CE608FE6BAF10B8C408DB4F937358A84786966134760A7B22BF9058026 + ProductCode: TDAppDesktop +- Architecture: x64 + InstallerUrl: https://dldir1v6.qq.com/weiyun/tencentdocs/electron-update/release/3.1.14/TencentDocs3.1.14.x64.30002.exe + InstallerSha256: F64C895A9FED2706CCB42DD7E5566123A0C55E69DF9E8E6F37D3240AA48174E5 + ProductCode: TDAppDesktop +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/TencentDocs/3.1.14/Tencent.TencentDocs.locale.en-US.yaml b/manifests/t/Tencent/TencentDocs/3.1.14/Tencent.TencentDocs.locale.en-US.yaml new file mode 100644 index 0000000000000..804fdf1ddca6c --- /dev/null +++ b/manifests/t/Tencent/TencentDocs/3.1.14/Tencent.TencentDocs.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: Tencent.TencentDocs +PackageVersion: 3.1.14 +PackageLocale: en-US +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://docs.qq.com/ +PublisherSupportUrl: https://docs.qq.com/home/support +PrivacyUrl: https://docs.qq.com/doc/p/30cb57a3280b16bd48fb49001022ada97479339a?pub=1&dver=2.1.0 +Author: Shenzhen Tencent Computer Systems Company Limited +PackageName: 腾讯文档 +PackageUrl: https://docs.qq.com/home/download +License: Proprietary +LicenseUrl: https://docs.qq.com/doc/p/41c65c813fe78d2f262bf35b825c214f0f459bfe?pub=1&dver=2.1.0 +Copyright: Copyright © 1998-2024 Tencent. All Rights Reserved +CopyrightUrl: https://www.tencent.com/en-us/statement.html +ShortDescription: Online document for real-time multi-person collaboration +Description: Tencent Docs is an online document service by Tencent that allows multiple users to edit online documents simultaneously and provides various documents such as docs, sheets, slides and forms. It covers a variety of devices such as smartphone, computer and iPad, and runs directly in browser, WeChat and QQ, allowing you to work and study anytime, anywhere, and improving collaboration efficiency easily. It also provides various templates such as health status collection, check-in, meeting record, daily report, project management, etc. You can set the viewing and editing permissions of other users. Tencent will help protect your document’s security with its guarantees of technology. +# Moniker: +Tags: +- collaboration +- diagram +- docs +- document +- form +- mind-map +- mindmap +- office +- presentation +- share +- sheet +- slide +- spreadsheet +- sync +- team +- template +# ReleaseNotes: +ReleaseNotesUrl: https://docs.qq.com/doc/p/1021a084756aecce345430ed666a5e84e78466f6?pub=1&dver=2.1.0 +PurchaseUrl: https://docs.qq.com/vip +# InstallationNotes: +Documentations: +- DocumentLabel: Guide + DocumentUrl: https://docs.qq.com/doc/DZHNwRE5Bd1lObGxB?pub=1&dver=2.1.0 +- DocumentLabel: FAQ + DocumentUrl: https://kf.qq.com/product/txwd.html +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/TencentDocs/3.1.14/Tencent.TencentDocs.locale.zh-CN.yaml b/manifests/t/Tencent/TencentDocs/3.1.14/Tencent.TencentDocs.locale.zh-CN.yaml new file mode 100644 index 0000000000000..16958b74040f5 --- /dev/null +++ b/manifests/t/Tencent/TencentDocs/3.1.14/Tencent.TencentDocs.locale.zh-CN.yaml @@ -0,0 +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: Tencent.TencentDocs +PackageVersion: 3.1.14 +PackageLocale: zh-CN +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://docs.qq.com/ +PublisherSupportUrl: https://docs.qq.com/home/support +PrivacyUrl: https://docs.qq.com/doc/p/30cb57a3280b16bd48fb49001022ada97479339a?pub=1&dver=2.1.0 +Author: 深圳市腾讯计算机系统有限公司 +PackageName: 腾讯文档 +PackageUrl: https://docs.qq.com/home/download +License: 专有软件 +LicenseUrl: https://docs.qq.com/doc/p/41c65c813fe78d2f262bf35b825c214f0f459bfe?pub=1&dver=2.1.0 +Copyright: Copyright © 1998-2024 腾讯公司 版权所有 +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 可多人实时协作的在线文档 +Description: 腾讯出品的一款可多人同时编辑的在线文档,提供文档/表格/幻灯片/收集表多种文档类型。支持手机、电脑、iPad 等多类型设备。可在网页,微信和 QQ 内直接使用。随时随地办公和学习,轻松提升协作效率。提供健康收集、打卡签到、会议纪要、日报、项目管理等各类模板。可设置他人的查看及编辑权限,更有腾讯技术保障,为你的文档安全上双保险! +# Moniker: +Tags: +- ppt +- 共享 +- 办公 +- 协作 +- 协同 +- 同步 +- 团队 +- 图表 +- 幻灯片 +- 思维导图 +- 收集表 +- 文档 +- 模板 +- 流程图 +- 表单 +- 表格 +ReleaseNotes: |- + - 优化 tabbar 拖拽体验更加丝滑。 + - 优化编辑本地 office 文档插入附件高 CPU 占用。 +ReleaseNotesUrl: https://docs.qq.com/doc/p/1021a084756aecce345430ed666a5e84e78466f6?pub=1&dver=2.1.0 +PurchaseUrl: https://docs.qq.com/vip +# InstallationNotes: +Documentations: +- DocumentLabel: 使用教程 + DocumentUrl: https://docs.qq.com/doc/DZHNwRE5Bd1lObGxB?pub=1&dver=2.1.0 +- DocumentLabel: 常见问题 + DocumentUrl: https://kf.qq.com/product/txwd.html +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Tencent/TencentDocs/3.1.14/Tencent.TencentDocs.yaml b/manifests/t/Tencent/TencentDocs/3.1.14/Tencent.TencentDocs.yaml new file mode 100644 index 0000000000000..a5833213da6bd --- /dev/null +++ b/manifests/t/Tencent/TencentDocs/3.1.14/Tencent.TencentDocs.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.TencentDocs +PackageVersion: 3.1.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e2255cac6c85c0ad166c3fce249e16295079c65e Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 20 Jan 2024 07:00:11 +0800 Subject: [PATCH 220/243] Modify: Python.Python.3.7 version 3.7.7 (#134069) --- .../7/3.7.7/Python.Python.3.7.installer.yaml | 111 ++++++++++++------ .../3.7.7/Python.Python.3.7.locale.en-US.yaml | 64 ++++++---- .../3.7.7/Python.Python.3.7.locale.zh-CN.yaml | 40 +++++++ .../Python/3/7/3.7.7/Python.Python.3.7.yaml | 14 ++- 4 files changed, 170 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/7/3.7.7/Python.Python.3.7.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/7/3.7.7/Python.Python.3.7.installer.yaml b/manifests/p/Python/Python/3/7/3.7.7/Python.Python.3.7.installer.yaml index c91ef6843c2e0..42ee51c0e82a8 100644 --- a/manifests/p/Python/Python/3/7/3.7.7/Python.Python.3.7.installer.yaml +++ b/manifests/p/Python/Python/3/7/3.7.7/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.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.7.7/python-3.7.7-amd64.exe - InstallerSha256: 1A0368663CEFF999D865DE955992B6EA3CB0C8CB15A1A296A8EB7DF19CC59E69 - AppsAndFeaturesEntries: - - DisplayName: Python 3.7.7 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.7.7150.0 - ProductCode: '{6b043b92-4219-49e9-98cb-80558c6db697}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.7.7/python-3.7.7.exe - InstallerSha256: 27FBFFCD342D5055ACC64050DB4C35D0025661521E642B59C381DCBA2E162C6A - AppsAndFeaturesEntries: - - DisplayName: Python 3.7.7 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.7.7150.0 - ProductCode: '{15704766-d415-4f94-8843-2b4faa800f8d}' -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.7 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2020-03-10 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.7.7/python-3.7.7.exe + InstallerSha256: 27FBFFCD342D5055ACC64050DB4C35D0025661521E642B59C381DCBA2E162C6A + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{15704766-d415-4f94-8843-2b4faa800f8d}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.7 (32-bit) + DisplayVersion: 3.7.7150.0 + ProductCode: '{15704766-d415-4f94-8843-2b4faa800f8d}' + UpgradeCode: '{5C464E87-58D7-5592-B004-12ED93D23716}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.7.7/python-3.7.7.exe + InstallerSha256: 27FBFFCD342D5055ACC64050DB4C35D0025661521E642B59C381DCBA2E162C6A + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{15704766-d415-4f94-8843-2b4faa800f8d}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.7 (32-bit) + DisplayVersion: 3.7.7150.0 + ProductCode: '{15704766-d415-4f94-8843-2b4faa800f8d}' + UpgradeCode: '{5C464E87-58D7-5592-B004-12ED93D23716}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.7.7/python-3.7.7-amd64.exe + InstallerSha256: 1A0368663CEFF999D865DE955992B6EA3CB0C8CB15A1A296A8EB7DF19CC59E69 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{6b043b92-4219-49e9-98cb-80558c6db697}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.7 (64-bit) + DisplayVersion: 3.7.7150.0 + ProductCode: '{6b043b92-4219-49e9-98cb-80558c6db697}' + UpgradeCode: '{71010FC2-A70A-5D7A-AA83-DC4282DCFE02}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.7.7/python-3.7.7-amd64.exe + InstallerSha256: 1A0368663CEFF999D865DE955992B6EA3CB0C8CB15A1A296A8EB7DF19CC59E69 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{6b043b92-4219-49e9-98cb-80558c6db697}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.7 (64-bit) + DisplayVersion: 3.7.7150.0 + ProductCode: '{6b043b92-4219-49e9-98cb-80558c6db697}' + 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.7/Python.Python.3.7.locale.en-US.yaml b/manifests/p/Python/Python/3/7/3.7.7/Python.Python.3.7.locale.en-US.yaml index e2a25f4f1de8c..0fae45455ffa2 100644 --- a/manifests/p/Python/Python/3/7/3.7.7/Python.Python.3.7.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/7/3.7.7/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.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.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.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.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: |- + Library + - bpo-13487: Avoid a possible “RuntimeError: dictionary changed size during iteration” from inspect.getmodule() when it tried to loop through sys.modules. + Documentation + - bpo-17422: The language reference no longer restricts default class namespaces to dicts only. +ReleaseNotesUrl: https://docs.python.org/release/3.7.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/7/3.7.7/Python.Python.3.7.locale.zh-CN.yaml b/manifests/p/Python/Python/3/7/3.7.7/Python.Python.3.7.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c87f95d1825da --- /dev/null +++ b/manifests/p/Python/Python/3/7/3.7.7/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.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.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.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/7/3.7.7/Python.Python.3.7.yaml b/manifests/p/Python/Python/3/7/3.7.7/Python.Python.3.7.yaml index b60e2311fc724..e672751ca4afe 100644 --- a/manifests/p/Python/Python/3/7/3.7.7/Python.Python.3.7.yaml +++ b/manifests/p/Python/Python/3/7/3.7.7/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.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.7 +PackageVersion: 3.7.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 271d8e7c288c770b1d7252132631db2a85c50d4f Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 20 Jan 2024 07:00:17 +0800 Subject: [PATCH 221/243] Modify: Python.Python.3.6 version 3.6.1 (#134066) --- .../6/3.6.1/Python.Python.3.6.installer.yaml | 111 ++++++++++++------ .../3.6.1/Python.Python.3.6.locale.en-US.yaml | 60 ++++++---- .../3.6.1/Python.Python.3.6.locale.zh-CN.yaml | 40 +++++++ .../Python/3/6/3.6.1/Python.Python.3.6.yaml | 14 ++- 4 files changed, 166 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/6/3.6.1/Python.Python.3.6.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/6/3.6.1/Python.Python.3.6.installer.yaml b/manifests/p/Python/Python/3/6/3.6.1/Python.Python.3.6.installer.yaml index 3181ab41597a7..1d597b6fa1feb 100644 --- a/manifests/p/Python/Python/3/6/3.6.1/Python.Python.3.6.installer.yaml +++ b/manifests/p/Python/Python/3/6/3.6.1/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.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.6.1/python-3.6.1-amd64.exe - InstallerSha256: 591922FBF5C4234B766DD672E539CBA3D9A158E028E3C85C76BFEC6EDE56DED8 - AppsAndFeaturesEntries: - - DisplayName: Python 3.6.1 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.6.1150.0 - ProductCode: '{5984d629-979e-4439-b893-accde1a00a68}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.6.1/python-3.6.1.exe - InstallerSha256: 15DBC083264945AD1DCEF8B0B712DA41362F816F614ACB60989541D8F426D845 - AppsAndFeaturesEntries: - - DisplayName: Python 3.6.1 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.6.1150.0 - ProductCode: '{1babc3bc-6a32-44f7-bf4d-60eec36c9ad1}' -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.1 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2017-03-21 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.6.1/python-3.6.1.exe + InstallerSha256: 15DBC083264945AD1DCEF8B0B712DA41362F816F614ACB60989541D8F426D845 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{1babc3bc-6a32-44f7-bf4d-60eec36c9ad1}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.1 (32-bit) + DisplayVersion: 3.6.1150.0 + ProductCode: '{1babc3bc-6a32-44f7-bf4d-60eec36c9ad1}' + UpgradeCode: '{96CB5FA2-C2EF-5E31-A06C-A5AB703698BE}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.6.1/python-3.6.1.exe + InstallerSha256: 15DBC083264945AD1DCEF8B0B712DA41362F816F614ACB60989541D8F426D845 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{1babc3bc-6a32-44f7-bf4d-60eec36c9ad1}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.1 (32-bit) + DisplayVersion: 3.6.1150.0 + ProductCode: '{1babc3bc-6a32-44f7-bf4d-60eec36c9ad1}' + UpgradeCode: '{96CB5FA2-C2EF-5E31-A06C-A5AB703698BE}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.6.1/python-3.6.1-amd64.exe + InstallerSha256: 591922FBF5C4234B766DD672E539CBA3D9A158E028E3C85C76BFEC6EDE56DED8 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{5984d629-979e-4439-b893-accde1a00a68}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.1 (64-bit) + DisplayVersion: 3.6.1150.0 + ProductCode: '{5984d629-979e-4439-b893-accde1a00a68}' + UpgradeCode: '{001956A8-8F9F-5604-ACE9-788F9B15DB5C}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.6.1/python-3.6.1-amd64.exe + InstallerSha256: 591922FBF5C4234B766DD672E539CBA3D9A158E028E3C85C76BFEC6EDE56DED8 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{5984d629-979e-4439-b893-accde1a00a68}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.1 (64-bit) + DisplayVersion: 3.6.1150.0 + ProductCode: '{5984d629-979e-4439-b893-accde1a00a68}' + 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.1/Python.Python.3.6.locale.en-US.yaml b/manifests/p/Python/Python/3/6/3.6.1/Python.Python.3.6.locale.en-US.yaml index 5bdca74f4e994..c9cd4de52b31f 100644 --- a/manifests/p/Python/Python/3/6/3.6.1/Python.Python.3.6.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/6/3.6.1/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.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.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.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.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.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/6/3.6.1/Python.Python.3.6.locale.zh-CN.yaml b/manifests/p/Python/Python/3/6/3.6.1/Python.Python.3.6.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c37a21386f45f --- /dev/null +++ b/manifests/p/Python/Python/3/6/3.6.1/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.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.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.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/6/3.6.1/Python.Python.3.6.yaml b/manifests/p/Python/Python/3/6/3.6.1/Python.Python.3.6.yaml index f4941fc639d15..0063e4931dc87 100644 --- a/manifests/p/Python/Python/3/6/3.6.1/Python.Python.3.6.yaml +++ b/manifests/p/Python/Python/3/6/3.6.1/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.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.6 +PackageVersion: 3.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 1dc6021fd42e062532956b2825e07996d36fcb2b Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 20 Jan 2024 07:00:31 +0800 Subject: [PATCH 222/243] Modify: Python.Python.3.7 version 3.7.4 (#134072) --- .../7/3.7.4/Python.Python.3.7.installer.yaml | 111 ++++++++++++------ .../3.7.4/Python.Python.3.7.locale.en-US.yaml | 64 ++++++---- .../3.7.4/Python.Python.3.7.locale.zh-CN.yaml | 40 +++++++ .../Python/3/7/3.7.4/Python.Python.3.7.yaml | 14 ++- 4 files changed, 170 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/7/3.7.4/Python.Python.3.7.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/7/3.7.4/Python.Python.3.7.installer.yaml b/manifests/p/Python/Python/3/7/3.7.4/Python.Python.3.7.installer.yaml index 8976e48680880..4112e0ac4e5e5 100644 --- a/manifests/p/Python/Python/3/7/3.7.4/Python.Python.3.7.installer.yaml +++ b/manifests/p/Python/Python/3/7/3.7.4/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.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.7.4/python-3.7.4-amd64.exe - InstallerSha256: BAB92F987320975C7826171A072BFD64F8F0941AAF2CDEBA6924B7025C9968A3 - AppsAndFeaturesEntries: - - DisplayName: Python 3.7.4 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.7.4150.0 - ProductCode: '{8ae589dd-de2e-42cd-af56-102374115fee}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.7.4/python-3.7.4.exe - InstallerSha256: 9A30AB5568BA37BFBCAE5CDEE19E9DC30765C42CF066F605221563FF8B20EE34 - AppsAndFeaturesEntries: - - DisplayName: Python 3.7.4 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.7.4150.0 - ProductCode: '{b66087e3-469e-4725-8b9b-f0981244afea}' -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.4 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2019-07-08 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.7.4/python-3.7.4.exe + InstallerSha256: 9A30AB5568BA37BFBCAE5CDEE19E9DC30765C42CF066F605221563FF8B20EE34 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{b66087e3-469e-4725-8b9b-f0981244afea}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.4 (32-bit) + DisplayVersion: 3.7.4150.0 + ProductCode: '{b66087e3-469e-4725-8b9b-f0981244afea}' + UpgradeCode: '{5C464E87-58D7-5592-B004-12ED93D23716}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.7.4/python-3.7.4.exe + InstallerSha256: 9A30AB5568BA37BFBCAE5CDEE19E9DC30765C42CF066F605221563FF8B20EE34 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{b66087e3-469e-4725-8b9b-f0981244afea}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.4 (32-bit) + DisplayVersion: 3.7.4150.0 + ProductCode: '{b66087e3-469e-4725-8b9b-f0981244afea}' + UpgradeCode: '{5C464E87-58D7-5592-B004-12ED93D23716}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.7.4/python-3.7.4-amd64.exe + InstallerSha256: BAB92F987320975C7826171A072BFD64F8F0941AAF2CDEBA6924B7025C9968A3 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{8ae589dd-de2e-42cd-af56-102374115fee}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.4 (64-bit) + DisplayVersion: 3.7.4150.0 + ProductCode: '{8ae589dd-de2e-42cd-af56-102374115fee}' + UpgradeCode: '{71010FC2-A70A-5D7A-AA83-DC4282DCFE02}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.7.4/python-3.7.4-amd64.exe + InstallerSha256: BAB92F987320975C7826171A072BFD64F8F0941AAF2CDEBA6924B7025C9968A3 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{8ae589dd-de2e-42cd-af56-102374115fee}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.7.4 (64-bit) + DisplayVersion: 3.7.4150.0 + ProductCode: '{8ae589dd-de2e-42cd-af56-102374115fee}' + 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.4/Python.Python.3.7.locale.en-US.yaml b/manifests/p/Python/Python/3/7/3.7.4/Python.Python.3.7.locale.en-US.yaml index a498bd47ec1f9..ae2af97042e64 100644 --- a/manifests/p/Python/Python/3/7/3.7.4/Python.Python.3.7.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/7/3.7.4/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.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.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.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.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: |- + Core and Builtins + - bpo-37500: Due to unintended side effects, revert the change introduced by bpo-1875 in 3.7.4rc1 to check for syntax errors in dead conditional code blocks. + Documentation + - bpo-37149: Replace the dead link to the Tkinter 8.5 reference by John Shipman, New Mexico Tech, with a link to the archive.org copy. +ReleaseNotesUrl: https://docs.python.org/release/3.7.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/7/3.7.4/Python.Python.3.7.locale.zh-CN.yaml b/manifests/p/Python/Python/3/7/3.7.4/Python.Python.3.7.locale.zh-CN.yaml new file mode 100644 index 0000000000000..bb97a59eb15c7 --- /dev/null +++ b/manifests/p/Python/Python/3/7/3.7.4/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.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.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.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/7/3.7.4/Python.Python.3.7.yaml b/manifests/p/Python/Python/3/7/3.7.4/Python.Python.3.7.yaml index 26cac425b1f1f..c8ceb7c346734 100644 --- a/manifests/p/Python/Python/3/7/3.7.4/Python.Python.3.7.yaml +++ b/manifests/p/Python/Python/3/7/3.7.4/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.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.7 +PackageVersion: 3.7.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From dd36bd3d78ac5bc6b18d2e9686698c7ac50f797f Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Sat, 20 Jan 2024 00:00:49 +0100 Subject: [PATCH 223/243] New version: Lauriethefish.QuestPatcher version 2.7.3 (#135092) * New version: Lauriethefish.QuestPatcher version 2.7.3 * Update manifests/l/Lauriethefish/QuestPatcher/2.7.3/Lauriethefish.QuestPatcher.installer.yaml Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --------- Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../Lauriethefish.QuestPatcher.installer.yaml | 28 +++++++++++++ ...uriethefish.QuestPatcher.locale.en-US.yaml | 39 +++++++++++++++++++ .../2.7.3/Lauriethefish.QuestPatcher.yaml | 8 ++++ 3 files changed, 75 insertions(+) create mode 100644 manifests/l/Lauriethefish/QuestPatcher/2.7.3/Lauriethefish.QuestPatcher.installer.yaml create mode 100644 manifests/l/Lauriethefish/QuestPatcher/2.7.3/Lauriethefish.QuestPatcher.locale.en-US.yaml create mode 100644 manifests/l/Lauriethefish/QuestPatcher/2.7.3/Lauriethefish.QuestPatcher.yaml diff --git a/manifests/l/Lauriethefish/QuestPatcher/2.7.3/Lauriethefish.QuestPatcher.installer.yaml b/manifests/l/Lauriethefish/QuestPatcher/2.7.3/Lauriethefish.QuestPatcher.installer.yaml new file mode 100644 index 0000000000000..72aa2690ab00b --- /dev/null +++ b/manifests/l/Lauriethefish/QuestPatcher/2.7.3/Lauriethefish.QuestPatcher.installer.yaml @@ -0,0 +1,28 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Lauriethefish.QuestPatcher +PackageVersion: 2.7.3 +InstallerLocale: en-US +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2024-01-16 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/Lauriethefish/QuestPatcher/releases/download/2.7.3/QuestPatcher-windows.exe + InstallerSha256: 6506EFE598FACD2CAC769A04BA9DC3D6EFC29B00E7D439655AF4C83B4DECD5DC + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/Lauriethefish/QuestPatcher/releases/download/2.7.3/QuestPatcher-windows.exe + InstallerSha256: 6506EFE598FACD2CAC769A04BA9DC3D6EFC29B00E7D439655AF4C83B4DECD5DC + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/l/Lauriethefish/QuestPatcher/2.7.3/Lauriethefish.QuestPatcher.locale.en-US.yaml b/manifests/l/Lauriethefish/QuestPatcher/2.7.3/Lauriethefish.QuestPatcher.locale.en-US.yaml new file mode 100644 index 0000000000000..11fb562682ced --- /dev/null +++ b/manifests/l/Lauriethefish/QuestPatcher/2.7.3/Lauriethefish.QuestPatcher.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Lauriethefish.QuestPatcher +PackageVersion: 2.7.3 +PackageLocale: en-US +Publisher: Lauriethefish#6700 +PublisherUrl: https://github.com/Lauriethefish/QuestPatcher +PublisherSupportUrl: https://github.com/Lauriethefish/QuestPatcher/issues +Author: Lauriethefish +PackageName: QuestPatcher +PackageUrl: https://github.com/Lauriethefish/QuestPatcher +License: zlib License +LicenseUrl: https://raw.githubusercontent.com/Lauriethefish/QuestPatcher/main/LICENSE +Copyright: Copyright (c) 2021 Lauriethefish +CopyrightUrl: https://raw.githubusercontent.com/Lauriethefish/QuestPatcher/main/LICENSE +ShortDescription: QuestPatcher is a GUI based mod installer for any il2cpp unity app on the Oculus Quest that runs on Windows or Linux. It was originally created for modding Gorilla Tag. +Moniker: questpatcher +Tags: +- adb +- modding +- oculus-quest +- vr +ReleaseNotes: |- + Changelog + - Fixed mod copy extensions use destination path as the copy extension. (e.g. + VRM avatars) + - Removed some system packages from the Select App dropdown that aren't moddable - reduces clutter. + - Add the QuestPatcher version number to the bottom left of the GUI. + - Updated text in installer to clarify that the app works fine on the Quest 3. + - Fixed a (rare) bug with zip signing that could result in an invalid APK file causing patch failure in certain circumstances. + Available Files + - QuestPatcher-windows.exe - Windows automatic installer. + - QuestPatcher-windows-standalone.zip - Windows standalone executable. + - QuestPatcher-ubuntu.zip - Ubuntu standalone executable. + - QuestPatcher-mac.dmg - DMG for installation on macOS. +ReleaseNotesUrl: https://github.com/Lauriethefish/QuestPatcher/releases/tag/2.7.3 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/l/Lauriethefish/QuestPatcher/2.7.3/Lauriethefish.QuestPatcher.yaml b/manifests/l/Lauriethefish/QuestPatcher/2.7.3/Lauriethefish.QuestPatcher.yaml new file mode 100644 index 0000000000000..de960f8de7ae1 --- /dev/null +++ b/manifests/l/Lauriethefish/QuestPatcher/2.7.3/Lauriethefish.QuestPatcher.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: Lauriethefish.QuestPatcher +PackageVersion: 2.7.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 41e84bb871d12a853a6ac97313fe5c38fa8daa15 Mon Sep 17 00:00:00 2001 From: WonJung Kim <95566897+kimwonj77@users.noreply.github.com> Date: Sat, 20 Jan 2024 08:00:57 +0900 Subject: [PATCH 224/243] Update: Wilfred.difftastic version 0.54.0 (#135138) --- .../0.54.0/Wilfred.difftastic.installer.yaml | 21 ++++++++++++++ .../Wilfred.difftastic.locale.en-US.yaml | 28 +++++++++++++++++++ .../difftastic/0.54.0/Wilfred.difftastic.yaml | 8 ++++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/w/Wilfred/difftastic/0.54.0/Wilfred.difftastic.installer.yaml create mode 100644 manifests/w/Wilfred/difftastic/0.54.0/Wilfred.difftastic.locale.en-US.yaml create mode 100644 manifests/w/Wilfred/difftastic/0.54.0/Wilfred.difftastic.yaml diff --git a/manifests/w/Wilfred/difftastic/0.54.0/Wilfred.difftastic.installer.yaml b/manifests/w/Wilfred/difftastic/0.54.0/Wilfred.difftastic.installer.yaml new file mode 100644 index 0000000000000..ec7a2151a6ce0 --- /dev/null +++ b/manifests/w/Wilfred/difftastic/0.54.0/Wilfred.difftastic.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.5-1-22621-2506.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Wilfred.difftastic +PackageVersion: 0.54.0 +InstallerType: zip +Commands: +- difft +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: .\difft.exe + PortableCommandAlias: difft + InstallerUrl: https://github.com/Wilfred/difftastic/releases/download/0.54.0/difft-x86_64-pc-windows-msvc.zip + InstallerSha256: 97CD9D94FA37EA31EB3A8439A8B2FF6A413D5F65F28D39E4D13593152EA90CAD +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/w/Wilfred/difftastic/0.54.0/Wilfred.difftastic.locale.en-US.yaml b/manifests/w/Wilfred/difftastic/0.54.0/Wilfred.difftastic.locale.en-US.yaml new file mode 100644 index 0000000000000..354cdbf764859 --- /dev/null +++ b/manifests/w/Wilfred/difftastic/0.54.0/Wilfred.difftastic.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.5-1-22621-2506.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Wilfred.difftastic +PackageVersion: 0.54.0 +PackageLocale: en-US +Publisher: Wilfred Hughes +PublisherUrl: https://github.com/Wilfred +# PublisherSupportUrl: +# PrivacyUrl: +Author: Wilfred Hughes +PackageName: Difftastic +PackageUrl: https://github.com/Wilfred/difftastic +License: MIT +LicenseUrl: https://github.com/Wilfred/difftastic/blob/master/LICENSE +Copyright: Copyright (c) 2021-2023 Wilfred Hughes +CopyrightUrl: https://github.com/Wilfred/difftastic/blob/master/LICENSE +ShortDescription: Difftastic is a structural diff tool that compares files based on their syntax. +# Description: +Moniker: difft +# Tags: +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/w/Wilfred/difftastic/0.54.0/Wilfred.difftastic.yaml b/manifests/w/Wilfred/difftastic/0.54.0/Wilfred.difftastic.yaml new file mode 100644 index 0000000000000..c2125337c9d65 --- /dev/null +++ b/manifests/w/Wilfred/difftastic/0.54.0/Wilfred.difftastic.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=QUSU.CRLF.5-1-22621-2506.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Wilfred.difftastic +PackageVersion: 0.54.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 7f2b7160ac927360265d88419a0dfd1d7d0decb6 Mon Sep 17 00:00:00 2001 From: Valentin Kiselev Date: Sat, 20 Jan 2024 02:01:01 +0300 Subject: [PATCH 225/243] New version: evilmartians.lefthook version 1.5.7 (#135168) --- .../evilmartians.lefthook.installer.yaml | 22 +++++++++++++++++++ .../evilmartians.lefthook.locale.en-US.yaml | 21 ++++++++++++++++++ .../lefthook/1.5.7/evilmartians.lefthook.yaml | 8 +++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/e/evilmartians/lefthook/1.5.7/evilmartians.lefthook.installer.yaml create mode 100644 manifests/e/evilmartians/lefthook/1.5.7/evilmartians.lefthook.locale.en-US.yaml create mode 100644 manifests/e/evilmartians/lefthook/1.5.7/evilmartians.lefthook.yaml diff --git a/manifests/e/evilmartians/lefthook/1.5.7/evilmartians.lefthook.installer.yaml b/manifests/e/evilmartians/lefthook/1.5.7/evilmartians.lefthook.installer.yaml new file mode 100644 index 0000000000000..5c50ccf6b873c --- /dev/null +++ b/manifests/e/evilmartians/lefthook/1.5.7/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.7 +InstallerType: portable +UpgradeBehavior: install +Commands: +- lefthook +ReleaseDate: 2024-01-17 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/evilmartians/lefthook/releases/download/v1.5.7/lefthook_1.5.7_Windows_i386.exe + InstallerSha256: 190A74E243EF091631E4A03E0B1523516CF617B9E116349AD0DF4E6E88E27DF3 +- Architecture: x64 + InstallerUrl: https://github.com/evilmartians/lefthook/releases/download/v1.5.7/lefthook_1.5.7_Windows_x86_64.exe + InstallerSha256: 15B2E77B21E54E023A68B6844C2E7B2C674732D0379B519D531E8F461D359318 +- Architecture: arm64 + InstallerUrl: https://github.com/evilmartians/lefthook/releases/download/v1.5.7/lefthook_1.5.7_Windows_arm64.exe + InstallerSha256: 427861943A956BBB828DC9821DB3B20CDD39D9D4F3C74C68EC6C3DB3E748DE65 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/e/evilmartians/lefthook/1.5.7/evilmartians.lefthook.locale.en-US.yaml b/manifests/e/evilmartians/lefthook/1.5.7/evilmartians.lefthook.locale.en-US.yaml new file mode 100644 index 0000000000000..872464814fc16 --- /dev/null +++ b/manifests/e/evilmartians/lefthook/1.5.7/evilmartians.lefthook.locale.en-US.yaml @@ -0,0 +1,21 @@ +# 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.7 +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 + - 5f79b8c chore: hide wiki links (#608) + - 8e045ea fix: pre push hook handling (#613) +ReleaseNotesUrl: https://github.com/evilmartians/lefthook/releases/tag/v1.5.7 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/evilmartians/lefthook/1.5.7/evilmartians.lefthook.yaml b/manifests/e/evilmartians/lefthook/1.5.7/evilmartians.lefthook.yaml new file mode 100644 index 0000000000000..62b25b1af0efb --- /dev/null +++ b/manifests/e/evilmartians/lefthook/1.5.7/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.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6e796b31cb16838f6ba48b52274eee700cc20c7e Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 20 Jan 2024 10:01:13 +1100 Subject: [PATCH 226/243] New version: Oracle.VirtualBox version 7.0.14 (#135258) * New version: Oracle.VirtualBox version 7.0.14 * Update Oracle.VirtualBox.installer.yaml --- .../7.0.14/Oracle.VirtualBox.installer.yaml | 41 +++++++++++++++++++ .../Oracle.VirtualBox.locale.en-US.yaml | 29 +++++++++++++ .../VirtualBox/7.0.14/Oracle.VirtualBox.yaml | 8 ++++ 3 files changed, 78 insertions(+) create mode 100644 manifests/o/Oracle/VirtualBox/7.0.14/Oracle.VirtualBox.installer.yaml create mode 100644 manifests/o/Oracle/VirtualBox/7.0.14/Oracle.VirtualBox.locale.en-US.yaml create mode 100644 manifests/o/Oracle/VirtualBox/7.0.14/Oracle.VirtualBox.yaml diff --git a/manifests/o/Oracle/VirtualBox/7.0.14/Oracle.VirtualBox.installer.yaml b/manifests/o/Oracle/VirtualBox/7.0.14/Oracle.VirtualBox.installer.yaml new file mode 100644 index 0000000000000..41e29d6b4bc59 --- /dev/null +++ b/manifests/o/Oracle/VirtualBox/7.0.14/Oracle.VirtualBox.installer.yaml @@ -0,0 +1,41 @@ +# Created using wingetcreate 1.5.7.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Oracle.VirtualBox +PackageVersion: 7.0.14 +Platform: +- Windows.Desktop +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + InstallLocation: --msiparams "INSTALLDIR=""" + Custom: -msiparams REBOOT=ReallySuppress +InstallerSuccessCodes: +- 3010 +UpgradeBehavior: install +FileExtensions: +- ova +- ovf +- vdi +- vhd +- vmdk +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +ProductCode: '{BA46125F-6AA2-44E0-B9D3-6A450F938CFC}' +AppsAndFeaturesEntries: +- DisplayName: Oracle VM VirtualBox 7.0.14 + ProductCode: '{BA46125F-6AA2-44E0-B9D3-6A450F938CFC}' + InstallerType: msi +Installers: +- Architecture: x86 + InstallerUrl: https://download.virtualbox.org/virtualbox/7.0.14/VirtualBox-7.0.14-161095-Win.exe + InstallerSha256: 4719B38E7A276B43099CE4D6349E6BFC80EDF644EE59D9DAFD264BC7ED7691F4 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/o/Oracle/VirtualBox/7.0.14/Oracle.VirtualBox.locale.en-US.yaml b/manifests/o/Oracle/VirtualBox/7.0.14/Oracle.VirtualBox.locale.en-US.yaml new file mode 100644 index 0000000000000..52de1c81cac12 --- /dev/null +++ b/manifests/o/Oracle/VirtualBox/7.0.14/Oracle.VirtualBox.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: Oracle.VirtualBox +PackageVersion: 7.0.14 +PackageLocale: en-US +Publisher: Oracle and/or its affiliates +PublisherUrl: https://www.oracle.com +PublisherSupportUrl: https://www.oracle.com/virtualization/virtualbox +PrivacyUrl: https://www.oracle.com/legal/privacy +Author: Oracle Corporation +PackageName: Oracle VM VirtualBox +PackageUrl: https://www.virtualbox.org +License: GPL-3.0-only +LicenseUrl: https://www.virtualbox.org/wiki/Licensing_FAQ +Copyright: Copyright © 1995, 2022, Oracle and/or its affiliates. +CopyrightUrl: https://www.oracle.com/legal/terms.html +ShortDescription: VirtualBox is a general-purpose full virtualizer for x86 hardware, targeted at server, desktop and embedded use. +Description: |- + VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. + Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL) version 3. +Moniker: virtualbox +Tags: +- cross-platform +- foss +- virtualization +- virtual-machine +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/o/Oracle/VirtualBox/7.0.14/Oracle.VirtualBox.yaml b/manifests/o/Oracle/VirtualBox/7.0.14/Oracle.VirtualBox.yaml new file mode 100644 index 0000000000000..7864b1811aae0 --- /dev/null +++ b/manifests/o/Oracle/VirtualBox/7.0.14/Oracle.VirtualBox.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: Oracle.VirtualBox +PackageVersion: 7.0.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 75a07df777aca6d1b6a58d5e2514e543b2ef30f0 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Sat, 20 Jan 2024 00:01:40 +0100 Subject: [PATCH 227/243] New version: yt-dlp.yt-dlp.nightly version 2024.01.18.232658 (#135437) --- .../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.18.232658/yt-dlp.yt-dlp.nightly.installer.yaml create mode 100644 manifests/y/yt-dlp/yt-dlp/nightly/2024.01.18.232658/yt-dlp.yt-dlp.nightly.locale.en-US.yaml create mode 100644 manifests/y/yt-dlp/yt-dlp/nightly/2024.01.18.232658/yt-dlp.yt-dlp.nightly.yaml diff --git a/manifests/y/yt-dlp/yt-dlp/nightly/2024.01.18.232658/yt-dlp.yt-dlp.nightly.installer.yaml b/manifests/y/yt-dlp/yt-dlp/nightly/2024.01.18.232658/yt-dlp.yt-dlp.nightly.installer.yaml new file mode 100644 index 0000000000000..24a2bdf4272bd --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp/nightly/2024.01.18.232658/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.18.232658 +InstallerLocale: en-US +InstallerType: portable +Commands: +- yt-dlp +Dependencies: + PackageDependencies: + - PackageIdentifier: Gyan.FFmpeg +ReleaseDate: 2024-01-18 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2024.01.18.232658/yt-dlp_x86.exe + InstallerSha256: 0D0527F5B2A05FE88C332B4E7D41460784017DB2A1B08315CE90BDAB113ED284 +- Architecture: x64 + InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2024.01.18.232658/yt-dlp.exe + InstallerSha256: 9159F0E57E166FFE2BDA85C4B6FCF975AA3B4280EE7F27F6375AF0777C35B6BA +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/y/yt-dlp/yt-dlp/nightly/2024.01.18.232658/yt-dlp.yt-dlp.nightly.locale.en-US.yaml b/manifests/y/yt-dlp/yt-dlp/nightly/2024.01.18.232658/yt-dlp.yt-dlp.nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..64e4c3715e732 --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp/nightly/2024.01.18.232658/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.18.232658 +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.18.232658 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/y/yt-dlp/yt-dlp/nightly/2024.01.18.232658/yt-dlp.yt-dlp.nightly.yaml b/manifests/y/yt-dlp/yt-dlp/nightly/2024.01.18.232658/yt-dlp.yt-dlp.nightly.yaml new file mode 100644 index 0000000000000..41a8dc181948e --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp/nightly/2024.01.18.232658/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.18.232658 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From c7217e049b652a208e156e0fc45bebdd90435a26 Mon Sep 17 00:00:00 2001 From: pxwiz Date: Fri, 19 Jan 2024 18:01:53 -0500 Subject: [PATCH 228/243] New version: calibre.calibre version 7.4.0 (#135441) * New version: calibre.calibre version 7.4.0 * Update manifests/c/calibre/calibre/7.4.0/calibre.calibre.installer.yaml Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --------- Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../7.4.0/calibre.calibre.installer.yaml | 42 +++++++++++++++++++ .../7.4.0/calibre.calibre.locale.en-US.yaml | 35 ++++++++++++++++ .../calibre/7.4.0/calibre.calibre.yaml | 8 ++++ 3 files changed, 85 insertions(+) create mode 100644 manifests/c/calibre/calibre/7.4.0/calibre.calibre.installer.yaml create mode 100644 manifests/c/calibre/calibre/7.4.0/calibre.calibre.locale.en-US.yaml create mode 100644 manifests/c/calibre/calibre/7.4.0/calibre.calibre.yaml diff --git a/manifests/c/calibre/calibre/7.4.0/calibre.calibre.installer.yaml b/manifests/c/calibre/calibre/7.4.0/calibre.calibre.installer.yaml new file mode 100644 index 0000000000000..c86b38badcb3b --- /dev/null +++ b/manifests/c/calibre/calibre/7.4.0/calibre.calibre.installer.yaml @@ -0,0 +1,42 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: calibre.calibre +PackageVersion: 7.4.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +FileExtensions: +- azw +- azw3 +- docx +- epub +- fb2 +- fbz +- html +- lit +- mobi +- odt +- pdb +- pdf +- prc +- rtf +- txt +ProductCode: '{0269E9B3-B0A8-4849-9D2A-1090C32982DF}' +ReleaseDate: 2024-01-19 +AppsAndFeaturesEntries: +- DisplayName: calibre 64bit + UpgradeCode: '{5DD881FF-756B-4097-9D82-8C0F11D521EA}' +Installers: +- Architecture: x64 + InstallerUrl: https://download.calibre-ebook.com/7.4.0/calibre-64bit-7.4.0.msi + InstallerSha256: 075D655499E13E9D115ACD220A7BC5B97D501F17AB097B9F0591057DDFC75A24 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/c/calibre/calibre/7.4.0/calibre.calibre.locale.en-US.yaml b/manifests/c/calibre/calibre/7.4.0/calibre.calibre.locale.en-US.yaml new file mode 100644 index 0000000000000..9df19da91f445 --- /dev/null +++ b/manifests/c/calibre/calibre/7.4.0/calibre.calibre.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: calibre.calibre +PackageVersion: 7.4.0 +PackageLocale: en-US +Publisher: Kovid Goyal +PublisherUrl: https://github.com/kovidgoyal +PublisherSupportUrl: https://calibre-ebook.com/help +Author: Kovid Goyal +PackageName: calibre +PackageUrl: https://github.com/kovidgoyal/calibre +License: GPL-3.0 +LicenseUrl: https://github.com/kovidgoyal/calibre/blob/master/LICENSE +CopyrightUrl: https://github.com/kovidgoyal/calibre/blob/master/LICENSE +ShortDescription: The official source code repository for the calibre ebook 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 +Tags: +- calibre +- ebook +- epub +- kindle +- kobo +- library +- mobi +ReleaseNotesUrl: https://github.com/kovidgoyal/calibre/releases/tag/v7.4.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/calibre/calibre/7.4.0/calibre.calibre.yaml b/manifests/c/calibre/calibre/7.4.0/calibre.calibre.yaml new file mode 100644 index 0000000000000..b17dd0d172017 --- /dev/null +++ b/manifests/c/calibre/calibre/7.4.0/calibre.calibre.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: calibre.calibre +PackageVersion: 7.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 528cdea0a6c70b8ea9439246b348ecaf686410a4 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:02:03 -0800 Subject: [PATCH 229/243] Automatic update of Microstockr.Desktopapp from 3.0.14 to 3.0.21 (#135553) * Creating manifests/m/Microstockr/Desktopapp/3.0.21/Microstockr.Desktopapp.installer.yaml * Creating manifests/m/Microstockr/Desktopapp/3.0.21/Microstockr.Desktopapp.locale.en-US.yaml * Creating manifests/m/Microstockr/Desktopapp/3.0.21/Microstockr.Desktopapp.yaml * Updating manifests/m/Microstockr/Desktopapp/3.0.21/Microstockr.Desktopapp.installer.yaml * Updating manifests/m/Microstockr/Desktopapp/3.0.21/Microstockr.Desktopapp.locale.en-US.yaml * Updating manifests/m/Microstockr/Desktopapp/3.0.21/Microstockr.Desktopapp.yaml --- .../Microstockr.Desktopapp.installer.yaml | 23 +++++++++++++++++++ .../Microstockr.Desktopapp.locale.en-US.yaml | 21 +++++++++++++++++ .../3.0.21/Microstockr.Desktopapp.yaml | 8 +++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/m/Microstockr/Desktopapp/3.0.21/Microstockr.Desktopapp.installer.yaml create mode 100644 manifests/m/Microstockr/Desktopapp/3.0.21/Microstockr.Desktopapp.locale.en-US.yaml create mode 100644 manifests/m/Microstockr/Desktopapp/3.0.21/Microstockr.Desktopapp.yaml diff --git a/manifests/m/Microstockr/Desktopapp/3.0.21/Microstockr.Desktopapp.installer.yaml b/manifests/m/Microstockr/Desktopapp/3.0.21/Microstockr.Desktopapp.installer.yaml new file mode 100644 index 0000000000000..257dcebe59e56 --- /dev/null +++ b/manifests/m/Microstockr/Desktopapp/3.0.21/Microstockr.Desktopapp.installer.yaml @@ -0,0 +1,23 @@ +# Automatically updated by the winget bot at 2024/Jan/19 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json + +PackageIdentifier: Microstockr.Desktopapp +PackageVersion: 3.0.21 +InstallerLocale: en-US +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://microstockr.com/downloads/MicrostockrSetup.exe + InstallerSha256: EB0C7C54F56412D4B84DD1DC70BC5C54A5EA07AC37A8D84BA9D16DA950D9EA50 +ManifestType: installer +ManifestVersion: 1.2.0 diff --git a/manifests/m/Microstockr/Desktopapp/3.0.21/Microstockr.Desktopapp.locale.en-US.yaml b/manifests/m/Microstockr/Desktopapp/3.0.21/Microstockr.Desktopapp.locale.en-US.yaml new file mode 100644 index 0000000000000..e0dac4554bfb8 --- /dev/null +++ b/manifests/m/Microstockr/Desktopapp/3.0.21/Microstockr.Desktopapp.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Automatically updated by the winget bot at 2024/Jan/19 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json + +PackageIdentifier: Microstockr.Desktopapp +PackageVersion: 3.0.21 +PackageLocale: en-US +Publisher: Microstockr +PublisherUrl: https://microstockr.com +PublisherSupportUrl: https://microstockr.com/faq +PrivacyUrl: https://microstockr.com/privacy-policy +Author: Microstockr +PackageName: Microstockr +PackageUrl: https://microstockr.com +License: Proprietary +LicenseUrl: https://microstockr.com/terms-conditions +Copyright: Copyright © 2021 Microstockr +CopyrightUrl: https://microstockr.com/terms-conditions +ShortDescription: Microstock photography made easy +Moniker: microstockr +ManifestType: defaultLocale +ManifestVersion: 1.2.0 diff --git a/manifests/m/Microstockr/Desktopapp/3.0.21/Microstockr.Desktopapp.yaml b/manifests/m/Microstockr/Desktopapp/3.0.21/Microstockr.Desktopapp.yaml new file mode 100644 index 0000000000000..c6a8ba6326d2f --- /dev/null +++ b/manifests/m/Microstockr/Desktopapp/3.0.21/Microstockr.Desktopapp.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Jan/19 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json + +PackageIdentifier: Microstockr.Desktopapp +PackageVersion: 3.0.21 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.2.0 From c93bcf5963c2c1990000f64e8544eddde4af4c2b Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:02:15 -0800 Subject: [PATCH 230/243] Automatic update of Axosoft.GitKraken 9.10.0 (#135550) * 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 e92641a16de05..a7915b7407ad6 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/18 +# Automatically updated by the winget bot at 2024/Jan/19 # 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 694543d585eb1..0944b3d9b0fcf 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/18 +# Automatically updated by the winget bot at 2024/Jan/19 # 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 dae4675ac073b..422c4ddd555b0 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/18 +# Automatically updated by the winget bot at 2024/Jan/19 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: Axosoft.GitKraken From 9129103c36d06220171d5e46b27328874e4c862f Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:07:25 -0800 Subject: [PATCH 231/243] Automatic deletion of CABS.ScanPrix 6.17.3 (#135560) * Updating manifests/c/CABS/ScanPrix/6.17.3/CABS.ScanPrix.installer.yaml * Updating manifests/c/CABS/ScanPrix/6.17.3/CABS.ScanPrix.locale.de-DE.yaml * Updating manifests/c/CABS/ScanPrix/6.17.3/CABS.ScanPrix.yaml --- .../6.17.3/CABS.ScanPrix.installer.yaml | 12 ------------ .../6.17.3/CABS.ScanPrix.locale.de-DE.yaml | 17 ----------------- .../c/CABS/ScanPrix/6.17.3/CABS.ScanPrix.yaml | 8 -------- 3 files changed, 37 deletions(-) delete mode 100644 manifests/c/CABS/ScanPrix/6.17.3/CABS.ScanPrix.installer.yaml delete mode 100644 manifests/c/CABS/ScanPrix/6.17.3/CABS.ScanPrix.locale.de-DE.yaml delete mode 100644 manifests/c/CABS/ScanPrix/6.17.3/CABS.ScanPrix.yaml diff --git a/manifests/c/CABS/ScanPrix/6.17.3/CABS.ScanPrix.installer.yaml b/manifests/c/CABS/ScanPrix/6.17.3/CABS.ScanPrix.installer.yaml deleted file mode 100644 index b03476a596926..0000000000000 --- a/manifests/c/CABS/ScanPrix/6.17.3/CABS.ScanPrix.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jan/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: CABS.ScanPrix -PackageVersion: 6.17.3 -InstallerType: nullsoft -Installers: -- Architecture: x86 - InstallerUrl: https://www.scanprix.de/Setup/Setup_ScanPrix.exe - InstallerSha256: 3F563E973E952F3E1909BD5E91C9581D265F7CA8F89FE61CC0EC9195EE82C950 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/c/CABS/ScanPrix/6.17.3/CABS.ScanPrix.locale.de-DE.yaml b/manifests/c/CABS/ScanPrix/6.17.3/CABS.ScanPrix.locale.de-DE.yaml deleted file mode 100644 index 53263551bf9ad..0000000000000 --- a/manifests/c/CABS/ScanPrix/6.17.3/CABS.ScanPrix.locale.de-DE.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jan/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: CABS.ScanPrix -PackageVersion: 6.17.3 -PackageLocale: de-DE -Publisher: CAB+S GmbH -PublisherUrl: https://www.scanprix.de -PackageName: ScanPrix -PackageUrl: https://www.scanprix.de -License: copyright -Copyright: Copyright © 2023 by CAB+S GmbH -ShortDescription: Installationsprogramm für ScanPrix -Description: Preislistenkalkulation für die Möbelbranche -Moniker: scanprix -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/c/CABS/ScanPrix/6.17.3/CABS.ScanPrix.yaml b/manifests/c/CABS/ScanPrix/6.17.3/CABS.ScanPrix.yaml deleted file mode 100644 index 044583efc947d..0000000000000 --- a/manifests/c/CABS/ScanPrix/6.17.3/CABS.ScanPrix.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jan/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: CABS.ScanPrix -PackageVersion: 6.17.3 -DefaultLocale: de-DE -ManifestType: version -ManifestVersion: 1.5.0 From 0af5ea1db25495c2c4639dbbc29c85c9c2c6c9b0 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:07:45 -0800 Subject: [PATCH 232/243] Automatic deletion of CABS.SalesPrix 6.17.3 (#135559) * Updating manifests/c/CABS/SalesPrix/6.17.3/CABS.SalesPrix.installer.yaml * Updating manifests/c/CABS/SalesPrix/6.17.3/CABS.SalesPrix.locale.de-DE.yaml * Updating manifests/c/CABS/SalesPrix/6.17.3/CABS.SalesPrix.yaml --- .../6.17.3/CABS.SalesPrix.installer.yaml | 15 --------------- .../6.17.3/CABS.SalesPrix.locale.de-DE.yaml | 13 ------------- .../c/CABS/SalesPrix/6.17.3/CABS.SalesPrix.yaml | 8 -------- 3 files changed, 36 deletions(-) delete mode 100644 manifests/c/CABS/SalesPrix/6.17.3/CABS.SalesPrix.installer.yaml delete mode 100644 manifests/c/CABS/SalesPrix/6.17.3/CABS.SalesPrix.locale.de-DE.yaml delete mode 100644 manifests/c/CABS/SalesPrix/6.17.3/CABS.SalesPrix.yaml diff --git a/manifests/c/CABS/SalesPrix/6.17.3/CABS.SalesPrix.installer.yaml b/manifests/c/CABS/SalesPrix/6.17.3/CABS.SalesPrix.installer.yaml deleted file mode 100644 index 69f95b6bb387e..0000000000000 --- a/manifests/c/CABS/SalesPrix/6.17.3/CABS.SalesPrix.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jan/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: CABS.SalesPrix -PackageVersion: 6.17.3 -InstallerType: nullsoft -Installers: -- Architecture: x86 - InstallerUrl: https://www.scanprix.de/Setup/Setup_SalesPrix.exe - InstallerSha256: 458C544B2C20CE9F4972AC43D58704B09014124081E1AD16D389F38E82228296 - AppsAndFeaturesEntries: - - DisplayName: CABS-Deinstaller - ProductCode: ScanPrix-Programme -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/c/CABS/SalesPrix/6.17.3/CABS.SalesPrix.locale.de-DE.yaml b/manifests/c/CABS/SalesPrix/6.17.3/CABS.SalesPrix.locale.de-DE.yaml deleted file mode 100644 index b168a8cd11cff..0000000000000 --- a/manifests/c/CABS/SalesPrix/6.17.3/CABS.SalesPrix.locale.de-DE.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jan/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: CABS.SalesPrix -PackageVersion: 6.17.3 -PackageLocale: de-DE -Publisher: CAB+S GmbH -PackageName: SalesPrix -License: copyright -Copyright: Copyright © 2023 by CAB+S GmbH -ShortDescription: Installiert SalesPrix -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/c/CABS/SalesPrix/6.17.3/CABS.SalesPrix.yaml b/manifests/c/CABS/SalesPrix/6.17.3/CABS.SalesPrix.yaml deleted file mode 100644 index 154cef1e40c6e..0000000000000 --- a/manifests/c/CABS/SalesPrix/6.17.3/CABS.SalesPrix.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jan/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: CABS.SalesPrix -PackageVersion: 6.17.3 -DefaultLocale: de-DE -ManifestType: version -ManifestVersion: 1.5.0 From 4a44503a17e3ac6e5b0d2177fd9e0ab7c1d5de6d Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 20 Jan 2024 07:07:58 +0800 Subject: [PATCH 233/243] Modify: Python.Python.3.6 version 3.6.4 (#134063) --- .../6/3.6.4/Python.Python.3.6.installer.yaml | 111 ++++++++++++------ .../3.6.4/Python.Python.3.6.locale.en-US.yaml | 60 ++++++---- .../3.6.4/Python.Python.3.6.locale.zh-CN.yaml | 40 +++++++ .../Python/3/6/3.6.4/Python.Python.3.6.yaml | 14 ++- 4 files changed, 166 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/6/3.6.4/Python.Python.3.6.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/6/3.6.4/Python.Python.3.6.installer.yaml b/manifests/p/Python/Python/3/6/3.6.4/Python.Python.3.6.installer.yaml index 2722ed392eae0..45ac00326cb06 100644 --- a/manifests/p/Python/Python/3/6/3.6.4/Python.Python.3.6.installer.yaml +++ b/manifests/p/Python/Python/3/6/3.6.4/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.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.6.4/python-3.6.4-amd64.exe - InstallerSha256: DE02D46FE9A6269A7C0792D8BE155B0D1FA20A68623A0FAD33AB02F92EF58D49 - AppsAndFeaturesEntries: - - DisplayName: Python 3.6.4 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.6.4150.0 - ProductCode: '{035e803e-bcc1-4b95-ab44-d33a027f963d}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.6.4/python-3.6.4.exe - InstallerSha256: F1C783363504C353D4B2478D3AF21F72CEE0BDD6D4F363A9E0E4FFFDA3DC9FDF - AppsAndFeaturesEntries: - - DisplayName: Python 3.6.4 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.6.4150.0 - ProductCode: '{9218130b-5ad0-4cf7-82be-6993cfd6cb84}' -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.4 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2017-12-18 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.6.4/python-3.6.4.exe + InstallerSha256: F1C783363504C353D4B2478D3AF21F72CEE0BDD6D4F363A9E0E4FFFDA3DC9FDF + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{9218130b-5ad0-4cf7-82be-6993cfd6cb84}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.4 (32-bit) + DisplayVersion: 3.6.4150.0 + ProductCode: '{9218130b-5ad0-4cf7-82be-6993cfd6cb84}' + UpgradeCode: '{96CB5FA2-C2EF-5E31-A06C-A5AB703698BE}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.6.4/python-3.6.4.exe + InstallerSha256: F1C783363504C353D4B2478D3AF21F72CEE0BDD6D4F363A9E0E4FFFDA3DC9FDF + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{9218130b-5ad0-4cf7-82be-6993cfd6cb84}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.4 (32-bit) + DisplayVersion: 3.6.4150.0 + ProductCode: '{9218130b-5ad0-4cf7-82be-6993cfd6cb84}' + UpgradeCode: '{96CB5FA2-C2EF-5E31-A06C-A5AB703698BE}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.6.4/python-3.6.4-amd64.exe + InstallerSha256: DE02D46FE9A6269A7C0792D8BE155B0D1FA20A68623A0FAD33AB02F92EF58D49 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{035e803e-bcc1-4b95-ab44-d33a027f963d}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.4 (64-bit) + DisplayVersion: 3.6.4150.0 + ProductCode: '{035e803e-bcc1-4b95-ab44-d33a027f963d}' + UpgradeCode: '{001956A8-8F9F-5604-ACE9-788F9B15DB5C}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.6.4/python-3.6.4-amd64.exe + InstallerSha256: DE02D46FE9A6269A7C0792D8BE155B0D1FA20A68623A0FAD33AB02F92EF58D49 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{035e803e-bcc1-4b95-ab44-d33a027f963d}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.6.4 (64-bit) + DisplayVersion: 3.6.4150.0 + ProductCode: '{035e803e-bcc1-4b95-ab44-d33a027f963d}' + 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.4/Python.Python.3.6.locale.en-US.yaml b/manifests/p/Python/Python/3/6/3.6.4/Python.Python.3.6.locale.en-US.yaml index 9c254e7b0df4c..469ce360d5cbb 100644 --- a/manifests/p/Python/Python/3/6/3.6.4/Python.Python.3.6.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/6/3.6.4/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.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.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.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.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: There were no new code changes in version 3.6.4 since v3.6.4rc1. +ReleaseNotesUrl: https://docs.python.org/release/3.6.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/6/3.6.4/Python.Python.3.6.locale.zh-CN.yaml b/manifests/p/Python/Python/3/6/3.6.4/Python.Python.3.6.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e2583f7973609 --- /dev/null +++ b/manifests/p/Python/Python/3/6/3.6.4/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.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.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.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/6/3.6.4/Python.Python.3.6.yaml b/manifests/p/Python/Python/3/6/3.6.4/Python.Python.3.6.yaml index 9934db69fe951..4353e2cffde6c 100644 --- a/manifests/p/Python/Python/3/6/3.6.4/Python.Python.3.6.yaml +++ b/manifests/p/Python/Python/3/6/3.6.4/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.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.6 +PackageVersion: 3.6.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f54fe8292d11aca71107793b11242ecfa317ed7b Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 20 Jan 2024 10:19:42 +1100 Subject: [PATCH 234/243] New version: NordSecurity.NordPass version 5.12.19 (#135432) * New version: NordSecurity.NordPass version 5.12.19 * Update manifests/n/NordSecurity/NordPass/5.12.19/NordSecurity.NordPass.installer.yaml Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --------- Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../NordSecurity.NordPass.installer.yaml | 18 ++++++++++++ .../NordSecurity.NordPass.locale.en-US.yaml | 28 +++++++++++++++++++ .../5.12.19/NordSecurity.NordPass.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/n/NordSecurity/NordPass/5.12.19/NordSecurity.NordPass.installer.yaml create mode 100644 manifests/n/NordSecurity/NordPass/5.12.19/NordSecurity.NordPass.locale.en-US.yaml create mode 100644 manifests/n/NordSecurity/NordPass/5.12.19/NordSecurity.NordPass.yaml diff --git a/manifests/n/NordSecurity/NordPass/5.12.19/NordSecurity.NordPass.installer.yaml b/manifests/n/NordSecurity/NordPass/5.12.19/NordSecurity.NordPass.installer.yaml new file mode 100644 index 0000000000000..cfd40846f4aa7 --- /dev/null +++ b/manifests/n/NordSecurity/NordPass/5.12.19/NordSecurity.NordPass.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: NordSecurity.NordPass +PackageVersion: 5.12.19 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.npass.app/windows/NordPassSetup.exe + InstallerSha256: 2FE1883977421A29C6A78B35E3BBAC516A248F9D8E23CC28B4000A7A06AC6001 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/n/NordSecurity/NordPass/5.12.19/NordSecurity.NordPass.locale.en-US.yaml b/manifests/n/NordSecurity/NordPass/5.12.19/NordSecurity.NordPass.locale.en-US.yaml new file mode 100644 index 0000000000000..8c8c5f021722d --- /dev/null +++ b/manifests/n/NordSecurity/NordPass/5.12.19/NordSecurity.NordPass.locale.en-US.yaml @@ -0,0 +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: NordSecurity.NordPass +PackageVersion: 5.12.19 +PackageLocale: en-US +Publisher: NordPass Team +PublisherUrl: https://nordpass.com +PrivacyUrl: https://my.nordaccount.com/legal/privacy-policy +Author: NordPass Team +PackageName: NordPass +PackageUrl: https://nordpass.com +License: Proprietary +LicenseUrl: https://my.nordaccount.com/legal/terms-of-service/nordpass +Copyright: Copyright © 2023 NordPass Team +CopyrightUrl: https://my.nordaccount.com/legal/terms-of-service/nordpass +ShortDescription: NordPass is your freedom from password stress. Generate and securely store strong passwords and autofill them with a single click. +Description: |- + NordPass is your freedom from password stress. + Generate and securely store strong passwords and autofill them with a single click. +Moniker: nordpass +Tags: +- credentials +- password +- password-safe +- protect +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/n/NordSecurity/NordPass/5.12.19/NordSecurity.NordPass.yaml b/manifests/n/NordSecurity/NordPass/5.12.19/NordSecurity.NordPass.yaml new file mode 100644 index 0000000000000..d027daa333057 --- /dev/null +++ b/manifests/n/NordSecurity/NordPass/5.12.19/NordSecurity.NordPass.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: NordSecurity.NordPass +PackageVersion: 5.12.19 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 9aa3181b3dcf563b1d282e214da78bec49fa2e22 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 20 Jan 2024 07:27:16 +0800 Subject: [PATCH 235/243] New package: Huawei.AppGallery version 13.4.1.300 (#133897) * New package: Huawei.AppGallery version 13.4.1.300 * Update manifests/h/Huawei/AppGallery/13.4.1.300/Huawei.AppGallery.installer.yaml Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> * Update Huawei.AppGallery.installer.yaml * Update Huawei.AppGallery.installer.yaml * Update Huawei.AppGallery.installer.yaml --------- Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../Huawei.AppGallery.installer.yaml | 18 +++++++++ .../Huawei.AppGallery.locale.en-US.yaml | 37 ++++++++++++++++++ .../Huawei.AppGallery.locale.zh-Hans-CN.yaml | 38 +++++++++++++++++++ .../Huawei.AppGallery.locale.zh-Hans.yaml | 38 +++++++++++++++++++ .../13.4.1.300/Huawei.AppGallery.yaml | 8 ++++ 5 files changed, 139 insertions(+) create mode 100644 manifests/h/Huawei/AppGallery/13.4.1.300/Huawei.AppGallery.installer.yaml create mode 100644 manifests/h/Huawei/AppGallery/13.4.1.300/Huawei.AppGallery.locale.en-US.yaml create mode 100644 manifests/h/Huawei/AppGallery/13.4.1.300/Huawei.AppGallery.locale.zh-Hans-CN.yaml create mode 100644 manifests/h/Huawei/AppGallery/13.4.1.300/Huawei.AppGallery.locale.zh-Hans.yaml create mode 100644 manifests/h/Huawei/AppGallery/13.4.1.300/Huawei.AppGallery.yaml diff --git a/manifests/h/Huawei/AppGallery/13.4.1.300/Huawei.AppGallery.installer.yaml b/manifests/h/Huawei/AppGallery/13.4.1.300/Huawei.AppGallery.installer.yaml new file mode 100644 index 0000000000000..b7009fc694faa --- /dev/null +++ b/manifests/h/Huawei/AppGallery/13.4.1.300/Huawei.AppGallery.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=NVS1.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Huawei.AppGallery +PackageVersion: 13.4.1.300 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +Scope: machine +UpgradeBehavior: install +ReleaseDate: 2023-11-02 +Installers: +- Architecture: x64 + InstallerUrl: https://store-drcn.hispace.dbankcloud.com/dl/appdl/application/apk/98/98121a6b62c745e6bf4b08402d31f803/PC665941230b504006a0d4115e92f79f75.2311021425.exe?maple=0&trackId=0&distOpEntity=HWSW + InstallerSha256: C052104BA426E79A9229EC751CD9B00A290E8DCAFA753583E860A26E32813868 + ProductCode: 78218057-efe0-5bff-b21f-f64841189568 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/h/Huawei/AppGallery/13.4.1.300/Huawei.AppGallery.locale.en-US.yaml b/manifests/h/Huawei/AppGallery/13.4.1.300/Huawei.AppGallery.locale.en-US.yaml new file mode 100644 index 0000000000000..011f04a61eeea --- /dev/null +++ b/manifests/h/Huawei/AppGallery/13.4.1.300/Huawei.AppGallery.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=NVS1.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Huawei.AppGallery +PackageVersion: 13.4.1.300 +PackageLocale: en-US +Publisher: Huawei Technologies Co., Ltd. +PublisherUrl: https://consumer.huawei.com/en/ +PublisherSupportUrl: https://consumer.huawei.com/en/support/contact-us/ +PrivacyUrl: https://privacy.consumer.huawei.com/legal/appgallery-pc/privacy-statement.htm?code=EU&language=en_US +Author: Huawei Technologies Co., Ltd. +PackageName: AppGallery +PackageUrl: https://uowap.hicloud.com/appdl-uomp-cn/campaignpreview/b96271d7-fc63-4477-889d-26e121259d9e/index.html +License: Freeware +LicenseUrl: https://privacy.consumer.huawei.com/legal/appgallery-pc/terms.htm?code=EU&language=en_US +Copyright: AppGallery Copyright © 2020-2023 +CopyrightUrl: https://consumer.huawei.com/en/legal/intellectual-property/ +ShortDescription: Build a secure PC application ecosystem and provide a convenient application platform +# Description: +# Moniker: +Tags: +- app +- application +- install +- installation +- package +- portable +- program +- software +- store +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/h/Huawei/AppGallery/13.4.1.300/Huawei.AppGallery.locale.zh-Hans-CN.yaml b/manifests/h/Huawei/AppGallery/13.4.1.300/Huawei.AppGallery.locale.zh-Hans-CN.yaml new file mode 100644 index 0000000000000..2281e9657d939 --- /dev/null +++ b/manifests/h/Huawei/AppGallery/13.4.1.300/Huawei.AppGallery.locale.zh-Hans-CN.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=NVS1.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Huawei.AppGallery +PackageVersion: 13.4.1.300 +PackageLocale: zh-Hans-CN +Publisher: Huawei Technologies Co., Ltd. +PublisherUrl: https://consumer.huawei.com/cn/ +PublisherSupportUrl: https://club.huawei.com/ +PrivacyUrl: https://privacy.consumer.huawei.com/legal/appgallery-pc/privacy-statement.htm?code=CN&language=zh_CN +Author: 华为技术有限公司 +PackageName: AppGallery +PackageUrl: https://uowap.hicloud.com/appdl-uomp-cn/campaignpreview/b96271d7-fc63-4477-889d-26e121259d9e/index.html +License: 免费软件 +LicenseUrl: https://privacy.consumer.huawei.com/legal/appgallery-pc/terms.htm?code=CN&language=zh_CN +Copyright: 应用市场 版权所有 © 2020-2023 +CopyrightUrl: https://consumer.huawei.com/cn/legal/intellectual-property/ +ShortDescription: 构建安全的 PC 应用生态 提供便捷的应用体验平台 +# Description: +# Moniker: +Tags: +- 便携 +- 商店 +- 安装 +- 应用 +- 程序 +- 绿色 +- 软件 +- 软件包 +ReleaseNotes: |- + 1. 修复了一些问题,提升稳定性 + 2. 优化了部分功能体验 +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/h/Huawei/AppGallery/13.4.1.300/Huawei.AppGallery.locale.zh-Hans.yaml b/manifests/h/Huawei/AppGallery/13.4.1.300/Huawei.AppGallery.locale.zh-Hans.yaml new file mode 100644 index 0000000000000..d5e65c418b629 --- /dev/null +++ b/manifests/h/Huawei/AppGallery/13.4.1.300/Huawei.AppGallery.locale.zh-Hans.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=NVS1.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Huawei.AppGallery +PackageVersion: 13.4.1.300 +PackageLocale: zh-Hans +Publisher: Huawei Technologies Co., Ltd. +PublisherUrl: https://consumer.huawei.com/cn/ +PublisherSupportUrl: https://club.huawei.com/ +PrivacyUrl: https://privacy.consumer.huawei.com/legal/appgallery-pc/privacy-statement.htm?code=EU&language=zh_CN +Author: 华为技术有限公司 +PackageName: AppGallery +PackageUrl: https://uowap.hicloud.com/appdl-uomp-cn/campaignpreview/b96271d7-fc63-4477-889d-26e121259d9e/index.html +License: 免费软件 +LicenseUrl: https://privacy.consumer.huawei.com/legal/appgallery-pc/terms.htm?code=EU&language=zh_CN +Copyright: 应用市场 版权所有 © 2020-2023 +CopyrightUrl: https://consumer.huawei.com/cn/legal/intellectual-property/ +ShortDescription: 构建安全的 PC 应用生态 提供便捷的应用体验平台 +# Description: +# Moniker: +Tags: +- 便携 +- 商店 +- 安装 +- 应用 +- 程序 +- 绿色 +- 软件 +- 软件包 +ReleaseNotes: |- + 1. 修复了一些问题,提升稳定性 + 2. 优化了部分功能体验 +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/h/Huawei/AppGallery/13.4.1.300/Huawei.AppGallery.yaml b/manifests/h/Huawei/AppGallery/13.4.1.300/Huawei.AppGallery.yaml new file mode 100644 index 0000000000000..15bacca40f960 --- /dev/null +++ b/manifests/h/Huawei/AppGallery/13.4.1.300/Huawei.AppGallery.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=NVS1.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Huawei.AppGallery +PackageVersion: 13.4.1.300 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4581f5f62a744b3759fc31eb7dea1a59aed29246 Mon Sep 17 00:00:00 2001 From: Ryo Yamashita Date: Sat, 20 Jan 2024 08:33:08 +0900 Subject: [PATCH 236/243] Fix the license of `y-chan.SHAREVOX` 0.2.1 (#133790) * Fix the license of `y-chan.SHAREVOX` 0.2.1 * Change `LicenseUrl` --- .../y/y-chan/SHAREVOX/0.2.1/y-chan.SHAREVOX.locale.en-US.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/y/y-chan/SHAREVOX/0.2.1/y-chan.SHAREVOX.locale.en-US.yaml b/manifests/y/y-chan/SHAREVOX/0.2.1/y-chan.SHAREVOX.locale.en-US.yaml index 737d012f528ea..6697c9d86b41c 100644 --- a/manifests/y/y-chan/SHAREVOX/0.2.1/y-chan.SHAREVOX.locale.en-US.yaml +++ b/manifests/y/y-chan/SHAREVOX/0.2.1/y-chan.SHAREVOX.locale.en-US.yaml @@ -9,8 +9,8 @@ PublisherUrl: https://sharevox.app PublisherSupportUrl: https://github.com/SHAREVOX/sharevox/issues PackageName: SHAREVOX PackageUrl: https://github.com/SHAREVOX/sharevox -License: LGPL-3.0 -LicenseUrl: https://github.com/SHAREVOX/sharevox/blob/main/LICENSE +License: Proprietary +LicenseUrl: https://www.sharevox.app/terms ShortDescription: 無料で使える、声を作れるテキスト読み上げソフトウェア、SHAREVOXのエディター ReleaseNotesUrl: https://github.com/SHAREVOX/sharevox/releases/tag/0.2.1 ManifestType: defaultLocale From 9931c3f17b0cdd96fbf5d7112885f6c19f1ebc3c Mon Sep 17 00:00:00 2001 From: Ryo Yamashita Date: Sat, 20 Jan 2024 08:33:28 +0900 Subject: [PATCH 237/243] Fix the license of `y-chan.SHAREVOX.CPU` 0.2.1 (#133791) * Fix the license of `y-chan.SHAREVOX.CPU` 0.2.1 * Change `LicenseUrl` --- .../SHAREVOX/CPU/0.2.1/y-chan.SHAREVOX.CPU.locale.en-US.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/y/y-chan/SHAREVOX/CPU/0.2.1/y-chan.SHAREVOX.CPU.locale.en-US.yaml b/manifests/y/y-chan/SHAREVOX/CPU/0.2.1/y-chan.SHAREVOX.CPU.locale.en-US.yaml index 283819de2ec76..b7a9acc2dd60d 100644 --- a/manifests/y/y-chan/SHAREVOX/CPU/0.2.1/y-chan.SHAREVOX.CPU.locale.en-US.yaml +++ b/manifests/y/y-chan/SHAREVOX/CPU/0.2.1/y-chan.SHAREVOX.CPU.locale.en-US.yaml @@ -9,8 +9,8 @@ PublisherUrl: https://sharevox.app PublisherSupportUrl: https://github.com/SHAREVOX/sharevox/issues PackageName: SHAREVOX PackageUrl: https://github.com/SHAREVOX/sharevox -License: LGPL-3.0 -LicenseUrl: https://github.com/SHAREVOX/sharevox/blob/main/LICENSE +License: Proprietary +LicenseUrl: https://www.sharevox.app/terms ShortDescription: 無料で使える、声を作れるテキスト読み上げソフトウェア、SHAREVOXのエディター ReleaseNotesUrl: https://github.com/SHAREVOX/sharevox/releases/tag/0.2.1 ManifestType: defaultLocale From 3fcf870c0810e1996683d1c15a7305ce803fdf1f Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Sat, 20 Jan 2024 00:33:58 +0100 Subject: [PATCH 238/243] New package: shirowanisan.COEIROINK.GPU version 2.2.1 (#133921) * New package: shirowanisan.COEIROINK.GPU version 2.2.1 * Update manifests/s/shirowanisan/COEIROINK/GPU/2.2.1/shirowanisan.COEIROINK.GPU.installer.yaml Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --------- Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../shirowanisan.COEIROINK.GPU.installer.yaml | 15 ++++++++++ ...irowanisan.COEIROINK.GPU.locale.en-US.yaml | 28 +++++++++++++++++++ .../GPU/2.2.1/shirowanisan.COEIROINK.GPU.yaml | 8 ++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/s/shirowanisan/COEIROINK/GPU/2.2.1/shirowanisan.COEIROINK.GPU.installer.yaml create mode 100644 manifests/s/shirowanisan/COEIROINK/GPU/2.2.1/shirowanisan.COEIROINK.GPU.locale.en-US.yaml create mode 100644 manifests/s/shirowanisan/COEIROINK/GPU/2.2.1/shirowanisan.COEIROINK.GPU.yaml diff --git a/manifests/s/shirowanisan/COEIROINK/GPU/2.2.1/shirowanisan.COEIROINK.GPU.installer.yaml b/manifests/s/shirowanisan/COEIROINK/GPU/2.2.1/shirowanisan.COEIROINK.GPU.installer.yaml new file mode 100644 index 0000000000000..5164bfcc5c43c --- /dev/null +++ b/manifests/s/shirowanisan/COEIROINK/GPU/2.2.1/shirowanisan.COEIROINK.GPU.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=NVS1.CRLF.5-1-19041-3930.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: shirowanisan.COEIROINK.GPU +PackageVersion: 2.2.1 +InstallerType: zip +Installers: +- Architecture: x64 + NestedInstallerType: exe + NestedInstallerFiles: + - RelativeFilePath: COEIROINK_WIN_GPU_v.2.2.1.exe + InstallerUrl: https://www.dropbox.com/scl/fi/gccqbpbmyo6y6bayezch5/COEIROINK_WIN_GPU_v.2.2.1.zip?rlkey=n3iuj53gntkolaougqc94onuk&dl=1 + InstallerSha256: C6CA4F6EFF9E58129FA26D31138F31F43A3F74D5BD854A6A204CA3EA38FCBE4B +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/shirowanisan/COEIROINK/GPU/2.2.1/shirowanisan.COEIROINK.GPU.locale.en-US.yaml b/manifests/s/shirowanisan/COEIROINK/GPU/2.2.1/shirowanisan.COEIROINK.GPU.locale.en-US.yaml new file mode 100644 index 0000000000000..824e6d831df29 --- /dev/null +++ b/manifests/s/shirowanisan/COEIROINK/GPU/2.2.1/shirowanisan.COEIROINK.GPU.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=NVS1.CRLF.5-1-19041-3930.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: shirowanisan.COEIROINK.GPU +PackageVersion: 2.2.1 +PackageLocale: en-US +Publisher: Shirowanisan +# PublisherUrl: +PublisherSupportUrl: https://help.dropbox.com +PrivacyUrl: https://dropbox.com/terms?rlkey=6o4545ej06vwemas26ythl0o7&dl=1 +# Author: +PackageName: COEIROINK +PackageUrl: https://coeiroink.com/ +License: Proprietary +LicenseUrl: https://coeiroink.com/terms +# Copyright: +# CopyrightUrl: +ShortDescription: 無料で使える中品質なテキスト読み上げソフトウェア、COEIROINKのエディター +# Description: +# Moniker: +# Tags: +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/shirowanisan/COEIROINK/GPU/2.2.1/shirowanisan.COEIROINK.GPU.yaml b/manifests/s/shirowanisan/COEIROINK/GPU/2.2.1/shirowanisan.COEIROINK.GPU.yaml new file mode 100644 index 0000000000000..9818cd030b2c2 --- /dev/null +++ b/manifests/s/shirowanisan/COEIROINK/GPU/2.2.1/shirowanisan.COEIROINK.GPU.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.13 $debug=NVS1.CRLF.5-1-19041-3930.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: shirowanisan.COEIROINK.GPU +PackageVersion: 2.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From fe3930241e49909a5a75fd1c858f6750c4a17351 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 20 Jan 2024 07:34:34 +0800 Subject: [PATCH 239/243] Modify: Python.Python.3.5 version 3.5.2 (#134055) --- .../5/3.5.2/Python.Python.3.5.installer.yaml | 111 ++++++++++++------ .../3.5.2/Python.Python.3.5.locale.en-US.yaml | 66 +++++++---- .../3.5.2/Python.Python.3.5.locale.zh-CN.yaml | 40 +++++++ .../Python/3/5/3.5.2/Python.Python.3.5.yaml | 14 ++- 4 files changed, 172 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/5/3.5.2/Python.Python.3.5.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/5/3.5.2/Python.Python.3.5.installer.yaml b/manifests/p/Python/Python/3/5/3.5.2/Python.Python.3.5.installer.yaml index 316e8a563b455..ac93ae2125c94 100644 --- a/manifests/p/Python/Python/3/5/3.5.2/Python.Python.3.5.installer.yaml +++ b/manifests/p/Python/Python/3/5/3.5.2/Python.Python.3.5.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.5 -PackageVersion: 3.5.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.5.2/python-3.5.2-amd64.exe - InstallerSha256: 2CFCDC77A0BA403ACF72BA217898FB7C06CE778A5CB85F5220FD32127E40F263 - AppsAndFeaturesEntries: - - DisplayName: Python 3.5.2 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.5.2150.0 - ProductCode: '{d46281ac-f66b-4246-8cfe-34f61512982f}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.5.2/python-3.5.2.exe - InstallerSha256: 529C46B9FD3DCF83029B8BFC95034E640EA2C69835B1AA4B75EDEEC8DE764193 - AppsAndFeaturesEntries: - - DisplayName: Python 3.5.2 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.5.2150.0 - ProductCode: '{cf72a2ab-2f1d-49fd-a0d7-1065e6357e1e}' -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.2 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2016-06-26 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.5.2/python-3.5.2.exe + InstallerSha256: 529C46B9FD3DCF83029B8BFC95034E640EA2C69835B1AA4B75EDEEC8DE764193 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{cf72a2ab-2f1d-49fd-a0d7-1065e6357e1e}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.5.2 (32-bit) + DisplayVersion: 3.5.2150.0 + ProductCode: '{cf72a2ab-2f1d-49fd-a0d7-1065e6357e1e}' + UpgradeCode: '{3A1A27C0-4578-514F-9380-81D44B2F03AB}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.5.2/python-3.5.2.exe + InstallerSha256: 529C46B9FD3DCF83029B8BFC95034E640EA2C69835B1AA4B75EDEEC8DE764193 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{cf72a2ab-2f1d-49fd-a0d7-1065e6357e1e}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.5.2 (32-bit) + DisplayVersion: 3.5.2150.0 + ProductCode: '{cf72a2ab-2f1d-49fd-a0d7-1065e6357e1e}' + UpgradeCode: '{3A1A27C0-4578-514F-9380-81D44B2F03AB}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.5.2/python-3.5.2-amd64.exe + InstallerSha256: 2CFCDC77A0BA403ACF72BA217898FB7C06CE778A5CB85F5220FD32127E40F263 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{d46281ac-f66b-4246-8cfe-34f61512982f}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.5.2 (64-bit) + DisplayVersion: 3.5.2150.0 + ProductCode: '{d46281ac-f66b-4246-8cfe-34f61512982f}' + UpgradeCode: '{EEB42FF5-6DC6-5D71-9D60-792E37FA8953}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.5.2/python-3.5.2-amd64.exe + InstallerSha256: 2CFCDC77A0BA403ACF72BA217898FB7C06CE778A5CB85F5220FD32127E40F263 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{d46281ac-f66b-4246-8cfe-34f61512982f}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.5.2 (64-bit) + DisplayVersion: 3.5.2150.0 + ProductCode: '{d46281ac-f66b-4246-8cfe-34f61512982f}' + 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.2/Python.Python.3.5.locale.en-US.yaml b/manifests/p/Python/Python/3/5/3.5.2/Python.Python.3.5.locale.en-US.yaml index fe879ea33b154..ba584409bfd2b 100644 --- a/manifests/p/Python/Python/3/5/3.5.2/Python.Python.3.5.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/5/3.5.2/Python.Python.3.5.locale.en-US.yaml @@ -1,20 +1,46 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.5 -PackageVersion: 3.5.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.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.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.5 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2016 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: |- + Core and Builtins + - Issue #26930: Update Windows builds to use OpenSSL 1.0.2h. + Tests + - Issue #26867: Ubuntu’s openssl OP_NO_SSLv3 is forced on by default; fix test. + IDLE + - Issue #27365: Allow non-ascii in idlelib/NEWS.txt - minimal part for 3.5.2. +ReleaseNotesUrl: https://docs.python.org/release/3.5.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/5/3.5.2/Python.Python.3.5.locale.zh-CN.yaml b/manifests/p/Python/Python/3/5/3.5.2/Python.Python.3.5.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9097d9394735b --- /dev/null +++ b/manifests/p/Python/Python/3/5/3.5.2/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.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.5 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2016 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.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/5/3.5.2/Python.Python.3.5.yaml b/manifests/p/Python/Python/3/5/3.5.2/Python.Python.3.5.yaml index 3d962ce4c4ca7..24f850518839f 100644 --- a/manifests/p/Python/Python/3/5/3.5.2/Python.Python.3.5.yaml +++ b/manifests/p/Python/Python/3/5/3.5.2/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.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.5 +PackageVersion: 3.5.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6caf25d4d77ae7f6c6c213db75e76bcc401cdad6 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 20 Jan 2024 07:34:45 +0800 Subject: [PATCH 240/243] Modify: Python.Python.3.8 version 3.8.8 (#134078) --- .../8/3.8.8/Python.Python.3.8.installer.yaml | 111 ++++++++++++------ .../3.8.8/Python.Python.3.8.locale.en-US.yaml | 60 ++++++---- .../3.8.8/Python.Python.3.8.locale.zh-CN.yaml | 40 +++++++ .../Python/3/8/3.8.8/Python.Python.3.8.yaml | 14 ++- 4 files changed, 166 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/8/3.8.8/Python.Python.3.8.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/8/3.8.8/Python.Python.3.8.installer.yaml b/manifests/p/Python/Python/3/8/3.8.8/Python.Python.3.8.installer.yaml index 9a2425d04d743..b3bf8681ad5e7 100644 --- a/manifests/p/Python/Python/3/8/3.8.8/Python.Python.3.8.installer.yaml +++ b/manifests/p/Python/Python/3/8/3.8.8/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.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.8.8/python-3.8.8-amd64.exe - InstallerSha256: 0E4B57099657C2304132D961E6939EED0C7DA3CC4F15078008F9D5BA0A30726E - AppsAndFeaturesEntries: - - DisplayName: Python 3.8.8 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.8.8150.0 - ProductCode: '{ef6306ce-2a12-4d59-887e-ebf00b9e4ab5}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.8.8/python-3.8.8.exe - InstallerSha256: 64667D3185C57C493760CE1CE35C8C529CA46CE7188E02FB75FAC6FCF72B9510 - AppsAndFeaturesEntries: - - DisplayName: Python 3.8.8 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.8.8150.0 - ProductCode: '{ac93da86-1536-4b03-aea1-dc354b5e9282}' -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.8 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2021-02-19 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.8.8/python-3.8.8.exe + InstallerSha256: 64667D3185C57C493760CE1CE35C8C529CA46CE7188E02FB75FAC6FCF72B9510 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{ac93da86-1536-4b03-aea1-dc354b5e9282}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.8 (32-bit) + DisplayVersion: 3.8.8150.0 + ProductCode: '{ac93da86-1536-4b03-aea1-dc354b5e9282}' + UpgradeCode: '{7F7CEC53-74A3-5306-8929-AAEFBED71FF3}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.8.8/python-3.8.8.exe + InstallerSha256: 64667D3185C57C493760CE1CE35C8C529CA46CE7188E02FB75FAC6FCF72B9510 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{ac93da86-1536-4b03-aea1-dc354b5e9282}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.8 (32-bit) + DisplayVersion: 3.8.8150.0 + ProductCode: '{ac93da86-1536-4b03-aea1-dc354b5e9282}' + UpgradeCode: '{7F7CEC53-74A3-5306-8929-AAEFBED71FF3}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.8.8/python-3.8.8-amd64.exe + InstallerSha256: 0E4B57099657C2304132D961E6939EED0C7DA3CC4F15078008F9D5BA0A30726E + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{ef6306ce-2a12-4d59-887e-ebf00b9e4ab5}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.8 (64-bit) + DisplayVersion: 3.8.8150.0 + ProductCode: '{ef6306ce-2a12-4d59-887e-ebf00b9e4ab5}' + UpgradeCode: '{6D2E28EF-5AEA-5A3E-B7B4-7E3B246D9DA8}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.8.8/python-3.8.8-amd64.exe + InstallerSha256: 0E4B57099657C2304132D961E6939EED0C7DA3CC4F15078008F9D5BA0A30726E + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{ef6306ce-2a12-4d59-887e-ebf00b9e4ab5}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.8 (64-bit) + DisplayVersion: 3.8.8150.0 + ProductCode: '{ef6306ce-2a12-4d59-887e-ebf00b9e4ab5}' + 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.8/Python.Python.3.8.locale.en-US.yaml b/manifests/p/Python/Python/3/8/3.8.8/Python.Python.3.8.locale.en-US.yaml index dee0293af16a7..9ffa3503c7f6d 100644 --- a/manifests/p/Python/Python/3/8/3.8.8/Python.Python.3.8.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/8/3.8.8/Python.Python.3.8.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.8 -PackageVersion: 3.8.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.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.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.8 +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.8 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: There were no new changes in version 3.8.8. +ReleaseNotesUrl: https://docs.python.org/release/3.8.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/8/3.8.8/Python.Python.3.8.locale.zh-CN.yaml b/manifests/p/Python/Python/3/8/3.8.8/Python.Python.3.8.locale.zh-CN.yaml new file mode 100644 index 0000000000000..8b7d392fc8b9f --- /dev/null +++ b/manifests/p/Python/Python/3/8/3.8.8/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.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.8 +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.8.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/8/3.8.8/Python.Python.3.8.yaml b/manifests/p/Python/Python/3/8/3.8.8/Python.Python.3.8.yaml index c525c473dbbdd..65ab5699a2487 100644 --- a/manifests/p/Python/Python/3/8/3.8.8/Python.Python.3.8.yaml +++ b/manifests/p/Python/Python/3/8/3.8.8/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.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.8 +PackageVersion: 3.8.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From dfad9f265684a5c76725d8105605d8195ee76683 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 20 Jan 2024 07:34:55 +0800 Subject: [PATCH 241/243] Modify: Python.Python.3.8 version 3.8.9 (#134077) --- .../8/3.8.9/Python.Python.3.8.installer.yaml | 111 ++++++++++++------ .../3.8.9/Python.Python.3.8.locale.en-US.yaml | 99 ++++++++++++---- .../3.8.9/Python.Python.3.8.locale.zh-CN.yaml | 40 +++++++ .../Python/3/8/3.8.9/Python.Python.3.8.yaml | 14 ++- 4 files changed, 205 insertions(+), 59 deletions(-) create mode 100644 manifests/p/Python/Python/3/8/3.8.9/Python.Python.3.8.locale.zh-CN.yaml diff --git a/manifests/p/Python/Python/3/8/3.8.9/Python.Python.3.8.installer.yaml b/manifests/p/Python/Python/3/8/3.8.9/Python.Python.3.8.installer.yaml index 4b7d8cb1afef8..f0e98265be80e 100644 --- a/manifests/p/Python/Python/3/8/3.8.9/Python.Python.3.8.installer.yaml +++ b/manifests/p/Python/Python/3/8/3.8.9/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.9 -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.9/python-3.8.9-amd64.exe - InstallerSha256: E15BC52914B6DAEE9630360BFE3708EE646D4E4CE34BF5368066213009AF70A6 - AppsAndFeaturesEntries: - - DisplayName: Python 3.8.9 (64-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.8.9150.0 - ProductCode: '{91f237b1-438a-435f-b278-3bcc05231574}' -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://www.python.org/ftp/python/3.8.9/python-3.8.9.exe - InstallerSha256: 0ECECC9B234A2FF92B2AE8F0C62E9F7BEF9FA7E39FE980BB7FA7BBDC2BFD14E5 - AppsAndFeaturesEntries: - - DisplayName: Python 3.8.9 (32-bit) - Publisher: Python Software Foundation - DisplayVersion: 3.8.9150.0 - ProductCode: '{ac8870bf-39e6-4da5-b71c-fd1a698c54ea}' -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.9 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2021-04-02 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.8.9/python-3.8.9.exe + InstallerSha256: 0ECECC9B234A2FF92B2AE8F0C62E9F7BEF9FA7E39FE980BB7FA7BBDC2BFD14E5 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{ac8870bf-39e6-4da5-b71c-fd1a698c54ea}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.9 (32-bit) + DisplayVersion: 3.8.9150.0 + ProductCode: '{ac8870bf-39e6-4da5-b71c-fd1a698c54ea}' + UpgradeCode: '{7F7CEC53-74A3-5306-8929-AAEFBED71FF3}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.8.9/python-3.8.9.exe + InstallerSha256: 0ECECC9B234A2FF92B2AE8F0C62E9F7BEF9FA7E39FE980BB7FA7BBDC2BFD14E5 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{ac8870bf-39e6-4da5-b71c-fd1a698c54ea}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.9 (32-bit) + DisplayVersion: 3.8.9150.0 + ProductCode: '{ac8870bf-39e6-4da5-b71c-fd1a698c54ea}' + UpgradeCode: '{7F7CEC53-74A3-5306-8929-AAEFBED71FF3}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.8.9/python-3.8.9-amd64.exe + InstallerSha256: E15BC52914B6DAEE9630360BFE3708EE646D4E4CE34BF5368066213009AF70A6 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{91f237b1-438a-435f-b278-3bcc05231574}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.9 (64-bit) + DisplayVersion: 3.8.9150.0 + ProductCode: '{91f237b1-438a-435f-b278-3bcc05231574}' + UpgradeCode: '{6D2E28EF-5AEA-5A3E-B7B4-7E3B246D9DA8}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.8.9/python-3.8.9-amd64.exe + InstallerSha256: E15BC52914B6DAEE9630360BFE3708EE646D4E4CE34BF5368066213009AF70A6 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{91f237b1-438a-435f-b278-3bcc05231574}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.8.9 (64-bit) + DisplayVersion: 3.8.9150.0 + ProductCode: '{91f237b1-438a-435f-b278-3bcc05231574}' + 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.9/Python.Python.3.8.locale.en-US.yaml b/manifests/p/Python/Python/3/8/3.8.9/Python.Python.3.8.locale.en-US.yaml index 92cb3697f9af4..3d2a3f77bf5e1 100644 --- a/manifests/p/Python/Python/3/8/3.8.9/Python.Python.3.8.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/8/3.8.9/Python.Python.3.8.locale.en-US.yaml @@ -1,20 +1,79 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json -PackageIdentifier: Python.Python.3.8 -PackageVersion: 3.8.9 -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.9 +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-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.8 +Tags: +- language +- programming +- programming-language +- python +- python3 +- script +ReleaseNotes: |- + Security + - bpo-42988: CVE-2021-3426: Remove the getfile feature of the pydoc module which could be abused to read arbitrary files on the disk (directory traversal vulnerability). Moreover, even source code of Python modules can contain sensitive data like passwords. Vulnerability reported by David Schwörer. + - bpo-43285: ftplib no longer trusts the IP address value returned from the server in response to the PASV command by default. This prevents a malicious FTP server from using the response to probe IPv4 address and port combinations on the client network. + Code that requires the former vulnerable behavior may set a trust_server_pasv_ipv4_address attribute on their ftplib.FTP instances to True to re-enable it. + - bpo-43439: Add audit hooks for gc.get_objects(), gc.get_referrers() and gc.get_referents(). Patch by Pablo Galindo. + Core and Builtins + - bpo-43660: Fix crash that happens when replacing sys.stderr with a callable that can remove the object while an exception is being printed. Patch by Pablo Galindo. + - bpo-35883: Python no longer fails at startup with a fatal error if a command line argument contains an invalid Unicode character. The Py_DecodeLocale() function now escapes byte sequences which would be decoded as Unicode characters outside the [U+0000; U+10ffff] range. + - bpo-43406: Fix a possible race condition where PyErr_CheckSignals tries to execute a non-Python signal handler. + Library + - bpo-35930: Raising an exception raised in a “future” instance will create reference cycles. + - bpo-43577: Fix deadlock when using ssl.SSLContext debug callback with ssl.SSLContext.sni_callback(). + - bpo-43423: subprocess.communicate() no longer raises an IndexError when there is an empty stdout or stderr IO buffer during a timeout on Windows. + - bpo-27820: Fixed long-standing bug of smtplib.SMTP where doing AUTH LOGIN with initial_response_ok=False will fail. + The cause is that SMTP.auth_login _always_ returns a password if provided with a challenge string, thus non-compliant with the standard for AUTH LOGIN. + Also fixes bug with the test for smtpd. + - bpo-43399: Fix ElementTree.extend not working on iterators when using the Python implementation + - bpo-43316: The python -m gzip command line application now properly fails when detecting an unsupported extension. It exits with a non-zero exit code and prints an error message to stderr. + - bpo-43260: Fix TextIOWrapper can not flush internal buffer forever after very large text is written. + - bpo-42782: Fail fast in shutil.move() to avoid creating destination directories on failure. + - bpo-37193: Fixed memory leak in socketserver.ThreadingMixIn introduced in Python 3.7. + Documentation + - bpo-43199: Answer “Why is there no goto?” in the Design and History FAQ. + - bpo-43407: Clarified that a result from time.monotonic(), time.perf_counter(), time.process_time(), or time.thread_time() can be compared with the result from any following call to the same function - not just the next immediate call. + - bpo-27646: Clarify that ‘yield from ’ works with any iterable, not just iterators. + - bpo-36346: Update some deprecated unicode APIs which are documented as “will be removed in 4.0” to “3.12”. See + + PEP 623 for detail. + Tests + - bpo-37945: Fix test_getsetlocale_issue1813() of test_locale: skip the test if setlocale() fails. Patch by Victor Stinner. + - bpo-41561: Add workaround for Ubuntu’s custom OpenSSL security level policy. + Build + - bpo-43631: Update macOS, Windows, and CI to OpenSSL 1.1.1k. + - bpo-43617: Improve configure.ac: Check for presence of autoconf-archive package and remove our copies of M4 macros. + macOS + - bpo-41837: Update macOS installer build to use OpenSSL 1.1.1j. + IDLE + - bpo-42225: Document that IDLE can fail on Unix either from misconfigured IP masquerage rules or failure displaying complex colored (non-ascii) characters. + - bpo-43283: Document why printing to IDLE’s Shell is often slower than printing to a system terminal and that it can be made faster by pre-formatting a single string before printing. +ReleaseNotesUrl: https://docs.python.org/release/3.8.9/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.9/Python.Python.3.8.locale.zh-CN.yaml b/manifests/p/Python/Python/3/8/3.8.9/Python.Python.3.8.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3dd855090dfc5 --- /dev/null +++ b/manifests/p/Python/Python/3/8/3.8.9/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.9 +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-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.8.9/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.9/Python.Python.3.8.yaml b/manifests/p/Python/Python/3/8/3.8.9/Python.Python.3.8.yaml index e0164cbbb7f2f..5adb3c2755306 100644 --- a/manifests/p/Python/Python/3/8/3.8.9/Python.Python.3.8.yaml +++ b/manifests/p/Python/Python/3/8/3.8.9/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.9 -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.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f5299338f36fb881a53128b6692ad48c61a17ad6 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:35:03 -0800 Subject: [PATCH 242/243] Automatic update of NativeInstruments.NativeAccess from 3.7.0 to 3.8.1 (#135561) * Creating manifests/n/NativeInstruments/NativeAccess/3.8.1/NativeInstruments.NativeAccess.installer.yaml * Creating manifests/n/NativeInstruments/NativeAccess/3.8.1/NativeInstruments.NativeAccess.locale.en-US.yaml * Creating manifests/n/NativeInstruments/NativeAccess/3.8.1/NativeInstruments.NativeAccess.yaml * Updating manifests/n/NativeInstruments/NativeAccess/3.8.1/NativeInstruments.NativeAccess.installer.yaml * Updating manifests/n/NativeInstruments/NativeAccess/3.8.1/NativeInstruments.NativeAccess.locale.en-US.yaml * Updating manifests/n/NativeInstruments/NativeAccess/3.8.1/NativeInstruments.NativeAccess.yaml --- .../NativeInstruments.NativeAccess.installer.yaml | 12 ++++++++++++ ...NativeInstruments.NativeAccess.locale.en-US.yaml | 13 +++++++++++++ .../3.8.1/NativeInstruments.NativeAccess.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/n/NativeInstruments/NativeAccess/3.8.1/NativeInstruments.NativeAccess.installer.yaml create mode 100644 manifests/n/NativeInstruments/NativeAccess/3.8.1/NativeInstruments.NativeAccess.locale.en-US.yaml create mode 100644 manifests/n/NativeInstruments/NativeAccess/3.8.1/NativeInstruments.NativeAccess.yaml diff --git a/manifests/n/NativeInstruments/NativeAccess/3.8.1/NativeInstruments.NativeAccess.installer.yaml b/manifests/n/NativeInstruments/NativeAccess/3.8.1/NativeInstruments.NativeAccess.installer.yaml new file mode 100644 index 0000000000000..b89ce423a6d20 --- /dev/null +++ b/manifests/n/NativeInstruments/NativeAccess/3.8.1/NativeInstruments.NativeAccess.installer.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2024/Jan/19 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json + +PackageIdentifier: NativeInstruments.NativeAccess +PackageVersion: 3.8.1 +Installers: +- Architecture: neutral + InstallerType: nullsoft + InstallerUrl: https://www.native-instruments.com/fileadmin/downloads/Native-Access_2.exe + InstallerSha256: 519D8EB25B4398AE8E403EFE8586C8E90C9C1A9B8A069991625DAB2867CEE4BB +ManifestType: installer +ManifestVersion: 1.2.0 diff --git a/manifests/n/NativeInstruments/NativeAccess/3.8.1/NativeInstruments.NativeAccess.locale.en-US.yaml b/manifests/n/NativeInstruments/NativeAccess/3.8.1/NativeInstruments.NativeAccess.locale.en-US.yaml new file mode 100644 index 0000000000000..a6639686e11c8 --- /dev/null +++ b/manifests/n/NativeInstruments/NativeAccess/3.8.1/NativeInstruments.NativeAccess.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2024/Jan/19 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json + +PackageIdentifier: NativeInstruments.NativeAccess +PackageVersion: 3.8.1 +PackageLocale: en-US +Publisher: Native Instruments +PackageName: Native Access +License: Proprietary +Copyright: Copyright © 2022 Native Instruments +ShortDescription: Native Access is your one-stop hub for easy product installation, registration, and updates. +ManifestType: defaultLocale +ManifestVersion: 1.2.0 diff --git a/manifests/n/NativeInstruments/NativeAccess/3.8.1/NativeInstruments.NativeAccess.yaml b/manifests/n/NativeInstruments/NativeAccess/3.8.1/NativeInstruments.NativeAccess.yaml new file mode 100644 index 0000000000000..b14453c5e682d --- /dev/null +++ b/manifests/n/NativeInstruments/NativeAccess/3.8.1/NativeInstruments.NativeAccess.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Jan/19 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json + +PackageIdentifier: NativeInstruments.NativeAccess +PackageVersion: 3.8.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.2.0 From 2cf68eaa5b3a8e963adf302332f540ab678989d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20Mart=C3=ADn=20Malag=C3=B3n?= <45206520+MaanuelMM@users.noreply.github.com> Date: Sat, 20 Jan 2024 00:35:08 +0100 Subject: [PATCH 243/243] New version: Telegram.TelegramDesktop version 4.14.9 (#135558) --- .../Telegram.TelegramDesktop.installer.yaml | 44 +++++++++++++++++++ ...Telegram.TelegramDesktop.locale.en-US.yaml | 27 ++++++++++++ .../4.14.9/Telegram.TelegramDesktop.yaml | 8 ++++ 3 files changed, 79 insertions(+) create mode 100644 manifests/t/Telegram/TelegramDesktop/4.14.9/Telegram.TelegramDesktop.installer.yaml create mode 100644 manifests/t/Telegram/TelegramDesktop/4.14.9/Telegram.TelegramDesktop.locale.en-US.yaml create mode 100644 manifests/t/Telegram/TelegramDesktop/4.14.9/Telegram.TelegramDesktop.yaml diff --git a/manifests/t/Telegram/TelegramDesktop/4.14.9/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/4.14.9/Telegram.TelegramDesktop.installer.yaml new file mode 100644 index 0000000000000..bfdfdc7e07962 --- /dev/null +++ b/manifests/t/Telegram/TelegramDesktop/4.14.9/Telegram.TelegramDesktop.installer.yaml @@ -0,0 +1,44 @@ +# Created with Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Telegram.TelegramDesktop +PackageVersion: 4.14.9 +Platform: +- Windows.Desktop +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Protocols: +- tg +ReleaseDate: 2024-01-19 +Installers: +- Architecture: x64 + InstallerType: inno + Scope: user + InstallerUrl: https://github.com/telegramdesktop/tdesktop/releases/download/v4.14.9/tsetup-x64.4.14.9.exe + InstallerSha256: E05DD7FB44738E45E2DF6413BC7124FAC89DED2B0B8CC9175FECE640AE2B65C3 +- Architecture: x86 + InstallerType: inno + Scope: user + InstallerUrl: https://github.com/telegramdesktop/tdesktop/releases/download/v4.14.9/tsetup.4.14.9.exe + InstallerSha256: 4C323353F1D69CB8316C1FE9E08F5F359EEEB27CCAA5E3C523575FB804EE42CF +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: Telegram\Telegram.exe + PortableCommandAlias: telegram + InstallerUrl: https://github.com/telegramdesktop/tdesktop/releases/download/v4.14.9/tportable-x64.4.14.9.zip + InstallerSha256: 20992F2AFEAB66A03E275B888C5CFD9632A8B217D17B652DE2FF1933FB5EE229 +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: Telegram\Telegram.exe + PortableCommandAlias: telegram + InstallerUrl: https://github.com/telegramdesktop/tdesktop/releases/download/v4.14.9/tportable.4.14.9.zip + InstallerSha256: E31788B9174285A3EBE3E041E01260DC4CD32378162A9945AA39D5B5E0965429 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/Telegram/TelegramDesktop/4.14.9/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/4.14.9/Telegram.TelegramDesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..c7e10c1fbdec6 --- /dev/null +++ b/manifests/t/Telegram/TelegramDesktop/4.14.9/Telegram.TelegramDesktop.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: Telegram.TelegramDesktop +PackageVersion: 4.14.9 +PackageLocale: en-US +Publisher: Telegram FZ-LLC +PublisherUrl: https://telegram.org +PublisherSupportUrl: https://telegram.org/support +PrivacyUrl: https://telegram.org/privacy +Author: Telegram FZ-LLC +PackageName: Telegram Desktop +PackageUrl: https://desktop.telegram.org +License: GNU-3.0-only +LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE +ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. +Tags: +- chat +- messaging +- messenger +ReleaseNotes: |- + - Fix two possible crashes in messages history and group search. + - Fix local online status turning off. (once again) +ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.9 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/Telegram/TelegramDesktop/4.14.9/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/4.14.9/Telegram.TelegramDesktop.yaml new file mode 100644 index 0000000000000..8b72eb482412b --- /dev/null +++ b/manifests/t/Telegram/TelegramDesktop/4.14.9/Telegram.TelegramDesktop.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: Telegram.TelegramDesktop +PackageVersion: 4.14.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0