now only applies the flag setting to packages for which the Cabal flag is defined, as opposed to all packages.
+ - On Unix-like operating systems, drop support for /etc/stack/config, deprecated in Stack 0.1.6.0.
+ - Drop support for, in the Stack root, directory global and file stack.yaml, both deprecated in Stack 0.1.6.0.
+ Other enhancements:
+ - Bump to Hpack 0.37.0.
+ - In YAML configuration files, the msys-environment key is introduced to allow, on Windows, the MSYS2 environment to be specified. The default environment is still MINGW64 on 64-bit Windows and MINGW32 on 32-bit Windows.
+ - In YAML configuration files, the default-init-snapshot key is introduced to allow a default snapshot to be specified for use with the stack init command, as if it had been specified at the command line.
+ - Add flags --haddock-executables, --haddock-tests and --haddock-benchmarks to Stack's build command (including the haddock synonym for build --haddock) to enable also building Haddock documentation for executables, test suites and benchmarks. Due to a bug in Cabal (the library), Stack will ignore the flags with a warning for GHC versions before 9.4.
+ - Add flag --[no-]save-hackage-creds to Stack's upload command, which takes precedence over the existing save-hackage-creds configuration option.
+ - In YAML configuration files, the global-hints-location key is introduced to allow the location of the global hints YAML specification file to be specified.
+ - By default, Hpack 0.20.0 or later will decline to overwrite a Cabal file that was modified manually. In YAML configuration files, the hpack-force key is introduced to allow Hpack to overwrite such a Cabal file. The corresponding --hpack-force flag is also added.
+ - Add the stack config set recommend-stack-upgrade command to configure whether or not Stack should notify the user if it identifes a new version of Stack is available in YAML configuration files.
+ - Add the ls globals command to list all global packages for the version of GHC specified by the snapshot.
+ - Add stack -h (equivalent to stack --help).
+ - In YAML configuration files, the file-watch-hook key is introduced to allow --file-watch post-processing to be customised with a executable or sh shell script.
+ - Add flag --[no-]allow-newer to Stack's build command, which takes precedence over the existing allow-newer configuration option.
+ Bug fixes:
+ - The config set snapshot and config set resolver commands now respect the presence of a synoymous key.
+ - The config set commands support existing keys only in the form key: value on a single line. The commands now recognise that a line key: does not have that form.
+ - On Unix-like operating systems, the test --coverage command now finds package keys even for very long package names.
+ - The Error S-6362 message now acknowledges when the wanted compiler has been specified at the command line.
+ - Fix a regression, introduced in Stack 2.11.1, that caused the script command to parse an (otherwise ignored) project-level configuration file.
+ - Stack no longer makes recommendations about a project-level configuration file when only a global configuration file is in use.
+ - Fix a regression, introduced in Stack 2.15.7, that caused GHC 8.10.7 or earlier to fail to build a package with a Custom build type, if GHC option -haddock was specified.
+ Thanks to all our contributors for this release:
+ - Michael Pilosov
+ - Mike Pilgrem
+ - Olivier Benz
+ - Phil de Joux
+ - theophilebatoz
+ReleaseNotesUrl: https://github.com/commercialhaskell/stack/releases/tag/v3.1.1
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/c/commercialhaskell/stack/3.1.1/commercialhaskell.stack.yaml b/manifests/c/commercialhaskell/stack/3.1.1/commercialhaskell.stack.yaml
new file mode 100644
index 0000000000000..c87a8068c56c7
--- /dev/null
+++ b/manifests/c/commercialhaskell/stack/3.1.1/commercialhaskell.stack.yaml
@@ -0,0 +1,8 @@
+# Created with WinGet Updater using komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: commercialhaskell.stack
+PackageVersion: 3.1.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/c/commetchat/commet/0.1.3/commetchat.commet.installer.yaml b/manifests/c/commetchat/commet/0.1.3/commetchat.commet.installer.yaml
deleted file mode 100644
index 78ab624bbeaad..0000000000000
--- a/manifests/c/commetchat/commet/0.1.3/commetchat.commet.installer.yaml
+++ /dev/null
@@ -1,15 +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: commetchat.commet
-PackageVersion: 0.1.3
-InstallerType: zip
-NestedInstallerType: portable
-NestedInstallerFiles:
-- RelativeFilePath: Release\commet.exe
-Installers:
-- InstallerUrl: https://builds.commet.chat/builds/v0.1.3/commet-windows.zip
- Architecture: x64
- InstallerSha256: D914BFCC99F6348367D84EE31E00BDB63BDE18BEB1D18624A4A01438811979F4
-ManifestType: installer
-ManifestVersion: 1.5.0
diff --git a/manifests/c/commetchat/commet/0.1.3/commetchat.commet.locale.en-US.yaml b/manifests/c/commetchat/commet/0.1.3/commetchat.commet.locale.en-US.yaml
deleted file mode 100644
index ed98ef305166e..0000000000000
--- a/manifests/c/commetchat/commet/0.1.3/commetchat.commet.locale.en-US.yaml
+++ /dev/null
@@ -1,12 +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: commetchat.commet
-PackageVersion: 0.1.3
-PackageLocale: en-US
-Publisher: commetchat
-PackageName: commet
-License: AGPL-3.0 license
-ShortDescription: Your space to connect
-ManifestType: defaultLocale
-ManifestVersion: 1.5.0
diff --git a/manifests/c/commetchat/commet/0.1.3/commetchat.commet.yaml b/manifests/c/commetchat/commet/0.1.3/commetchat.commet.yaml
deleted file mode 100644
index 4fb02a9f57239..0000000000000
--- a/manifests/c/commetchat/commet/0.1.3/commetchat.commet.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: commetchat.commet
-PackageVersion: 0.1.3
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.5.0
diff --git a/manifests/c/commetchat/commet/0.1.4/commetchat.commet.installer.yaml b/manifests/c/commetchat/commet/0.1.4/commetchat.commet.installer.yaml
deleted file mode 100644
index 560495f5d17f3..0000000000000
--- a/manifests/c/commetchat/commet/0.1.4/commetchat.commet.installer.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
-# Created with Komac v1.11.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
-
-PackageIdentifier: commetchat.commet
-PackageVersion: 0.1.4
-InstallerType: zip
-NestedInstallerType: portable
-NestedInstallerFiles:
-- RelativeFilePath: Release\commet.exe
-Installers:
-- Architecture: x64
- InstallerUrl: https://builds.commet.chat/builds/v0.1.4/commet-windows.zip
- InstallerSha256: FA8FC630DF1F420A7C124893C8077B6760F3CA7666D50720010772C6B12915A4
-ManifestType: installer
-ManifestVersion: 1.5.0
diff --git a/manifests/c/commetchat/commet/0.1.4/commetchat.commet.locale.en-US.yaml b/manifests/c/commetchat/commet/0.1.4/commetchat.commet.locale.en-US.yaml
deleted file mode 100644
index ab4f9d00efab0..0000000000000
--- a/manifests/c/commetchat/commet/0.1.4/commetchat.commet.locale.en-US.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
-# Created with Komac v1.11.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
-
-PackageIdentifier: commetchat.commet
-PackageVersion: 0.1.4
-PackageLocale: en-US
-Publisher: commetchat
-PackageName: commet
-License: AGPL-3.0 license
-ShortDescription: Your space to connect
-ManifestType: defaultLocale
-ManifestVersion: 1.5.0
diff --git a/manifests/c/commetchat/commet/0.1.4/commetchat.commet.yaml b/manifests/c/commetchat/commet/0.1.4/commetchat.commet.yaml
deleted file mode 100644
index 245ac5cd9a33b..0000000000000
--- a/manifests/c/commetchat/commet/0.1.4/commetchat.commet.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: commetchat.commet
-PackageVersion: 0.1.4
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.5.0
diff --git a/manifests/c/commetchat/commet/0.2.1/commetchat.commet.installer.yaml b/manifests/c/commetchat/commet/0.2.1/commetchat.commet.installer.yaml
new file mode 100644
index 0000000000000..bd426f0f52215
--- /dev/null
+++ b/manifests/c/commetchat/commet/0.2.1/commetchat.commet.installer.yaml
@@ -0,0 +1,16 @@
+# Created with komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: commetchat.commet
+PackageVersion: 0.2.1
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: Release/commet.exe
+ReleaseDate: 2024-05-17
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/commetchat/commet/releases/download/v0.2.1/commet-windows.zip
+ InstallerSha256: 85AF467B42D990888D13073B0F027DFF39A2EF2E1A4288CFEC52E13B5FB81A98
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/c/commetchat/commet/0.2.1/commetchat.commet.locale.en-US.yaml b/manifests/c/commetchat/commet/0.2.1/commetchat.commet.locale.en-US.yaml
new file mode 100644
index 0000000000000..dce563426bc3d
--- /dev/null
+++ b/manifests/c/commetchat/commet/0.2.1/commetchat.commet.locale.en-US.yaml
@@ -0,0 +1,32 @@
+# Created with komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: commetchat.commet
+PackageVersion: 0.2.1
+PackageLocale: en-US
+Publisher: commetchat
+PublisherUrl: https://github.com/commetchat
+PublisherSupportUrl: https://github.com/commetchat/commet/issues
+PackageName: commet
+License: AGPL-3.0
+LicenseUrl: https://github.com/commetchat/commet/blob/HEAD/LICENSE
+ShortDescription: Your space to connect
+Tags:
+- matrix-org
+ReleaseNotes: |-
+ What's Changed
+ - Use operating system time format by @sandmuel in #228
+ - Fix edge case for messages containing by @Airyzz in #232
+ - Fallback to rendering plaintext if markdown parsing fails by @Airyzz in #231
+ - Fix personal emoticons not loading correctly by @Airyzz in #225
+ - Allow changing UI scale on mobile by @Airyzz in #233
+ - Save images and videos from messages by @Airyzz in #234
+ - Fix handling of global emotes by @Airyzz in #235
+ - Added Theme Change based on OS Theme by @nerbal in #236
+ New Contributors
+ - @sandmuel made their first contribution in #228
+ - @nerbal made their first contribution in #236
+ Full Changelog: https://github.com/commetchat/commet/compare/v0.2.0...v0.2.1
+ReleaseNotesUrl: https://github.com/commetchat/commet/releases/tag/v0.2.1
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/c/commetchat/commet/0.2.1/commetchat.commet.yaml b/manifests/c/commetchat/commet/0.2.1/commetchat.commet.yaml
new file mode 100644
index 0000000000000..eb353679fe0ed
--- /dev/null
+++ b/manifests/c/commetchat/commet/0.2.1/commetchat.commet.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: commetchat.commet
+PackageVersion: 0.2.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DBBrowserForSQLite/DBBrowserForSQLite/3.13.0/DBBrowserForSQLite.DBBrowserForSQLite.installer.yaml b/manifests/d/DBBrowserForSQLite/DBBrowserForSQLite/3.13.0/DBBrowserForSQLite.DBBrowserForSQLite.installer.yaml
new file mode 100644
index 0000000000000..dfe6f21e18721
--- /dev/null
+++ b/manifests/d/DBBrowserForSQLite/DBBrowserForSQLite/3.13.0/DBBrowserForSQLite.DBBrowserForSQLite.installer.yaml
@@ -0,0 +1,26 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-5-0-preview-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DBBrowserForSQLite.DBBrowserForSQLite
+PackageVersion: 3.13.0
+MinimumOSVersion: 10.0.0.0
+InstallerType: wix
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Custom: SHORTCUT_SQLITE_DESKTOP=1 SHORTCUT_SQLCIPHER_DESKTOP=1 SHORTCUT_SQLITE_PROGRAMMENU=1 SHORTCUT_SQLCIPHER_PROGRAMMENU=1
+UpgradeBehavior: install
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/sqlitebrowser/sqlitebrowser/releases/download/v3.13.0/DB.Browser.for.SQLite-v3.13.0-win64.msi
+ InstallerSha256: 4FD5A308481FA8FF3008BCBD069DA03944698F1397B509F22A43BFDA93DFCCD3
+ ProductCode: '{84FA58C5-3D4A-4BDB-8901-467DD1B78E60}'
+- Architecture: x86
+ InstallerUrl: https://github.com/sqlitebrowser/sqlitebrowser/releases/download/v3.13.0/DB.Browser.for.SQLite-v3.13.0-win32.msi
+ InstallerSha256: 81AF0E90257B96D4DDAC32B93801C160E18EC450C2727D507F80BA3C585279F3
+ ProductCode: '{31DB629B-1047-47DC-BE5D-AFC2656B2F27}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DBBrowserForSQLite/DBBrowserForSQLite/3.13.0/DBBrowserForSQLite.DBBrowserForSQLite.locale.en-US.yaml b/manifests/d/DBBrowserForSQLite/DBBrowserForSQLite/3.13.0/DBBrowserForSQLite.DBBrowserForSQLite.locale.en-US.yaml
new file mode 100644
index 0000000000000..88deb3426ed7c
--- /dev/null
+++ b/manifests/d/DBBrowserForSQLite/DBBrowserForSQLite/3.13.0/DBBrowserForSQLite.DBBrowserForSQLite.locale.en-US.yaml
@@ -0,0 +1,31 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-5-0-preview-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DBBrowserForSQLite.DBBrowserForSQLite
+PackageVersion: 3.13.0
+PackageLocale: en-US
+Publisher: DB Browser for SQLite Team
+PublisherUrl: https://github.com/sqlitebrowser/sqlitebrowser
+PublisherSupportUrl: https://github.com/sqlitebrowser/sqlitebrowser/issues
+# PrivacyUrl:
+Author: DB Browser for SQLite Team
+PackageName: DB Browser for SQLite
+PackageUrl: https://sqlitebrowser.org
+License: Mozilla Public License Version 2, GNU General Public License Version 3
+LicenseUrl: https://github.com/sqlitebrowser/sqlitebrowser/blob/master/LICENSE
+Copyright: Copyright (C) 2007 Free Software Foundation, Inc.
+CopyrightUrl: https://github.com/sqlitebrowser/sqlitebrowser/blob/master/LICENSE
+ShortDescription: DB Browser for SQLite (DB4S) is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.
+# Description:
+Moniker: dbbrowser
+Tags:
+- database
+- sql
+- sqlite
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DBBrowserForSQLite/DBBrowserForSQLite/3.13.0/DBBrowserForSQLite.DBBrowserForSQLite.yaml b/manifests/d/DBBrowserForSQLite/DBBrowserForSQLite/3.13.0/DBBrowserForSQLite.DBBrowserForSQLite.yaml
new file mode 100644
index 0000000000000..61fb60175e9e1
--- /dev/null
+++ b/manifests/d/DBBrowserForSQLite/DBBrowserForSQLite/3.13.0/DBBrowserForSQLite.DBBrowserForSQLite.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-5-0-preview-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DBBrowserForSQLite.DBBrowserForSQLite
+PackageVersion: 3.13.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DG0JBJ/HDSDR/2.81-b10/DG0JBJ.HDSDR.installer.yaml b/manifests/d/DG0JBJ/HDSDR/2.81-b10/DG0JBJ.HDSDR.installer.yaml
new file mode 100644
index 0000000000000..46f32d3cd78fe
--- /dev/null
+++ b/manifests/d/DG0JBJ/HDSDR/2.81-b10/DG0JBJ.HDSDR.installer.yaml
@@ -0,0 +1,13 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DG0JBJ.HDSDR
+PackageVersion: 2.81-b10
+InstallerType: inno
+ReleaseDate: 2024-07-12
+Installers:
+- Architecture: x86
+ InstallerUrl: https://www.hdsdr.de/download/HDSDR281b10_install.exe
+ InstallerSha256: CCB50FD66D9D93A16D43E20779A40F2341D7A6D63CBE8869BCF7F04B04996BBC
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DG0JBJ/HDSDR/2.81-b10/DG0JBJ.HDSDR.locale.en-US.yaml b/manifests/d/DG0JBJ/HDSDR/2.81-b10/DG0JBJ.HDSDR.locale.en-US.yaml
new file mode 100644
index 0000000000000..4a42b10ccf20b
--- /dev/null
+++ b/manifests/d/DG0JBJ/HDSDR/2.81-b10/DG0JBJ.HDSDR.locale.en-US.yaml
@@ -0,0 +1,13 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DG0JBJ.HDSDR
+PackageVersion: 2.81-b10
+PackageLocale: en-US
+Publisher: DG0JBJ
+PackageName: HDSDR
+License: Freeware
+ShortDescription: Software Defined Radio (SDR) program
+Moniker: hdsdr
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DG0JBJ/HDSDR/2.81-b10/DG0JBJ.HDSDR.yaml b/manifests/d/DG0JBJ/HDSDR/2.81-b10/DG0JBJ.HDSDR.yaml
new file mode 100644
index 0000000000000..de8217c10ee2e
--- /dev/null
+++ b/manifests/d/DG0JBJ/HDSDR/2.81-b10/DG0JBJ.HDSDR.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DG0JBJ.HDSDR
+PackageVersion: 2.81-b10
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DG0JBJ/HDSDR/2.81-b11/DG0JBJ.HDSDR.installer.yaml b/manifests/d/DG0JBJ/HDSDR/2.81-b11/DG0JBJ.HDSDR.installer.yaml
new file mode 100644
index 0000000000000..32e787da0bf84
--- /dev/null
+++ b/manifests/d/DG0JBJ/HDSDR/2.81-b11/DG0JBJ.HDSDR.installer.yaml
@@ -0,0 +1,16 @@
+# Created with komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DG0JBJ.HDSDR
+PackageVersion: 2.81-b11
+InstallerLocale: en-US
+InstallerType: inno
+ProductCode: '{DB200CBD-9E3E-4C72-B711-B46D6817BC51}_is1'
+ReleaseDate: 2024-07-16
+ElevationRequirement: elevatesSelf
+Installers:
+- Architecture: x86
+ InstallerUrl: https://www.hdsdr.de/download/HDSDR281b11_install.exe
+ InstallerSha256: E16A0206F158D0CE59B98A2C864285619990D297BBB296025C3C7B32473740F6
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DG0JBJ/HDSDR/2.81-b11/DG0JBJ.HDSDR.locale.en-US.yaml b/manifests/d/DG0JBJ/HDSDR/2.81-b11/DG0JBJ.HDSDR.locale.en-US.yaml
new file mode 100644
index 0000000000000..5240f3e50085a
--- /dev/null
+++ b/manifests/d/DG0JBJ/HDSDR/2.81-b11/DG0JBJ.HDSDR.locale.en-US.yaml
@@ -0,0 +1,13 @@
+# Created with komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DG0JBJ.HDSDR
+PackageVersion: 2.81-b11
+PackageLocale: en-US
+Publisher: DG0JBJ
+PackageName: HDSDR
+License: Freeware
+ShortDescription: Software Defined Radio (SDR) program
+Moniker: hdsdr
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DG0JBJ/HDSDR/2.81-b11/DG0JBJ.HDSDR.yaml b/manifests/d/DG0JBJ/HDSDR/2.81-b11/DG0JBJ.HDSDR.yaml
new file mode 100644
index 0000000000000..836e2c9fbfa6e
--- /dev/null
+++ b/manifests/d/DG0JBJ/HDSDR/2.81-b11/DG0JBJ.HDSDR.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DG0JBJ.HDSDR
+PackageVersion: 2.81-b11
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DG0JBJ/HDSDR/2.81-b12/DG0JBJ.HDSDR.installer.yaml b/manifests/d/DG0JBJ/HDSDR/2.81-b12/DG0JBJ.HDSDR.installer.yaml
new file mode 100644
index 0000000000000..011429ccc5046
--- /dev/null
+++ b/manifests/d/DG0JBJ/HDSDR/2.81-b12/DG0JBJ.HDSDR.installer.yaml
@@ -0,0 +1,16 @@
+# Created with komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DG0JBJ.HDSDR
+PackageVersion: 2.81-b12
+InstallerLocale: en-US
+InstallerType: inno
+ProductCode: '{DB200CBD-9E3E-4C72-B711-B46D6817BC51}_is1'
+ReleaseDate: 2024-09-02
+ElevationRequirement: elevatesSelf
+Installers:
+- Architecture: x86
+ InstallerUrl: https://www.hdsdr.de/download/HDSDR281b12_install.exe
+ InstallerSha256: 3DAA2CD21BA1206CAAAF5469EAE134D0C2EE39C29B3A23EAE20BDB190C2124A5
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DG0JBJ/HDSDR/2.81-b12/DG0JBJ.HDSDR.locale.en-US.yaml b/manifests/d/DG0JBJ/HDSDR/2.81-b12/DG0JBJ.HDSDR.locale.en-US.yaml
new file mode 100644
index 0000000000000..accd6ff3e236c
--- /dev/null
+++ b/manifests/d/DG0JBJ/HDSDR/2.81-b12/DG0JBJ.HDSDR.locale.en-US.yaml
@@ -0,0 +1,13 @@
+# Created with komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DG0JBJ.HDSDR
+PackageVersion: 2.81-b12
+PackageLocale: en-US
+Publisher: DG0JBJ
+PackageName: HDSDR
+License: Freeware
+ShortDescription: Software Defined Radio (SDR) program
+Moniker: hdsdr
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DG0JBJ/HDSDR/2.81-b12/DG0JBJ.HDSDR.yaml b/manifests/d/DG0JBJ/HDSDR/2.81-b12/DG0JBJ.HDSDR.yaml
new file mode 100644
index 0000000000000..22d35719b6392
--- /dev/null
+++ b/manifests/d/DG0JBJ/HDSDR/2.81-b12/DG0JBJ.HDSDR.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DG0JBJ.HDSDR
+PackageVersion: 2.81-b12
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DG0JBJ/HDSDR/2.81-b9/DG0JBJ.HDSDR.installer.yaml b/manifests/d/DG0JBJ/HDSDR/2.81-b9/DG0JBJ.HDSDR.installer.yaml
new file mode 100644
index 0000000000000..6eda82ab387de
--- /dev/null
+++ b/manifests/d/DG0JBJ/HDSDR/2.81-b9/DG0JBJ.HDSDR.installer.yaml
@@ -0,0 +1,13 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DG0JBJ.HDSDR
+PackageVersion: 2.81-b9
+InstallerType: inno
+ReleaseDate: 2024-06-14
+Installers:
+- Architecture: x86
+ InstallerUrl: https://www.hdsdr.de/download/HDSDR281b9_install.exe
+ InstallerSha256: 27C8FC1F3CD6A6C0D907FA951A96693F76865496C4A751364961A41C9DD44900
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DG0JBJ/HDSDR/2.81-b9/DG0JBJ.HDSDR.locale.en-US.yaml b/manifests/d/DG0JBJ/HDSDR/2.81-b9/DG0JBJ.HDSDR.locale.en-US.yaml
new file mode 100644
index 0000000000000..23447c6f0f877
--- /dev/null
+++ b/manifests/d/DG0JBJ/HDSDR/2.81-b9/DG0JBJ.HDSDR.locale.en-US.yaml
@@ -0,0 +1,13 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DG0JBJ.HDSDR
+PackageVersion: 2.81-b9
+PackageLocale: en-US
+Publisher: DG0JBJ
+PackageName: HDSDR
+License: Freeware
+ShortDescription: Software Defined Radio (SDR) program
+Moniker: hdsdr
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DG0JBJ/HDSDR/2.81-b9/DG0JBJ.HDSDR.yaml b/manifests/d/DG0JBJ/HDSDR/2.81-b9/DG0JBJ.HDSDR.yaml
new file mode 100644
index 0000000000000..3df9b68fb67bf
--- /dev/null
+++ b/manifests/d/DG0JBJ/HDSDR/2.81-b9/DG0JBJ.HDSDR.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DG0JBJ.HDSDR
+PackageVersion: 2.81-b9
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.3.8/DJI.DJIAssistant2.ConsumerDronesSeries.installer.yaml b/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.3.8/DJI.DJIAssistant2.ConsumerDronesSeries.installer.yaml
new file mode 100644
index 0000000000000..c674f9772147f
--- /dev/null
+++ b/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.3.8/DJI.DJIAssistant2.ConsumerDronesSeries.installer.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DJI.DJIAssistant2.ConsumerDronesSeries
+PackageVersion: V2.1.3.8
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+ReleaseDate: 2021-05-11
+Installers:
+- Architecture: x86
+ InstallerUrl: https://dl.djicdn.com/downloads/dji_assistant/20210511_Consumer/DJI+Assistant+2(Consumer+Drones+Series)+2.1.3.exe
+ InstallerSha256: 3679538F5BB7C158EE0AC6E846D5DDCB440F359A96B29677DA88F5C9D5114C8A
+ ProductCode: '{7369D6A6-CBF3-428F-8C82-3D647630FC9A}_is1'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.3.8/DJI.DJIAssistant2.ConsumerDronesSeries.locale.en-US.yaml b/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.3.8/DJI.DJIAssistant2.ConsumerDronesSeries.locale.en-US.yaml
new file mode 100644
index 0000000000000..97c69a727c1ce
--- /dev/null
+++ b/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.3.8/DJI.DJIAssistant2.ConsumerDronesSeries.locale.en-US.yaml
@@ -0,0 +1,32 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DJI.DJIAssistant2.ConsumerDronesSeries
+PackageVersion: V2.1.3.8
+PackageLocale: en-US
+Publisher: DJI
+PublisherUrl: https://www.dji.com/
+PublisherSupportUrl: https://www.dji.com/support
+PrivacyUrl: https://www.dji.com/policy
+Author: SZ DJI Technology Co., Ltd.
+PackageName: DJI Assistant 2 (Consumer Drones Series)
+PackageUrl: https://www.dji.com/downloads/softwares/dji-assistant-2-consumer-drones-series
+License: Freeware
+LicenseUrl: https://www.dji.com/terms
+Copyright: Copyright © 2021 DJI All Rights Reserved.
+CopyrightUrl: https://www.dji.com/terms
+ShortDescription: Support the consumer drones series products, including mavic series.
+# Description:
+# Moniker:
+Tags:
+- dji
+- drone
+ReleaseNotes: |-
+ 【DJI AIR 2S】
+ 1. Support the update of the new Fly Safe Database of DJI Air 2S, which includes the updates of global NFZ.
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.3.8/DJI.DJIAssistant2.ConsumerDronesSeries.locale.zh-CN.yaml b/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.3.8/DJI.DJIAssistant2.ConsumerDronesSeries.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..df3fb2d55ac48
--- /dev/null
+++ b/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.3.8/DJI.DJIAssistant2.ConsumerDronesSeries.locale.zh-CN.yaml
@@ -0,0 +1,32 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: DJI.DJIAssistant2.ConsumerDronesSeries
+PackageVersion: V2.1.3.8
+PackageLocale: zh-CN
+Publisher: DJI
+PublisherUrl: https://www.dji.com/cn
+PublisherSupportUrl: https://www.dji.com/cn/support
+PrivacyUrl: https://www.dji.com/cn/policy
+Author: 深圳市大疆创新科技有限公司
+PackageName: DJI Assistant 2 (消费机系列)
+PackageUrl: https://www.dji.com/cn/downloads/softwares/dji-assistant-2-consumer-drones-series
+License: 免费软件
+LicenseUrl: https://www.dji.com/cn/terms
+Copyright: Copyright © 2021 DJI All Rights Reserved.
+CopyrightUrl: https://www.dji.com/cn/terms
+ShortDescription: 支持消费无人机系列产品,包括 Mavic 系列。
+# Description:
+# Moniker:
+Tags:
+- 大疆
+- 无人机
+ReleaseNotes: |-
+ 【DJI AIR 2S】
+ 1. 支持 DJI Air 2S 的新版限飞数据库升级,包含全球海量限飞数据的更新
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.3.8/DJI.DJIAssistant2.ConsumerDronesSeries.yaml b/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.3.8/DJI.DJIAssistant2.ConsumerDronesSeries.yaml
new file mode 100644
index 0000000000000..b53f94d34e120
--- /dev/null
+++ b/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.3.8/DJI.DJIAssistant2.ConsumerDronesSeries.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DJI.DJIAssistant2.ConsumerDronesSeries
+PackageVersion: V2.1.3.8
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.5.8/DJI.DJIAssistant2.ConsumerDronesSeries.installer.yaml b/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.5.8/DJI.DJIAssistant2.ConsumerDronesSeries.installer.yaml
new file mode 100644
index 0000000000000..b0c3392c2a5eb
--- /dev/null
+++ b/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.5.8/DJI.DJIAssistant2.ConsumerDronesSeries.installer.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DJI.DJIAssistant2.ConsumerDronesSeries
+PackageVersion: V2.1.5.8
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+ReleaseDate: 2021-07-02
+Installers:
+- Architecture: x86
+ InstallerUrl: https://dl.djicdn.com/downloads/dji_assistant/20210702/DJI+Assistant+2(Consumer+Drones+Series)+2.1.5.exe
+ InstallerSha256: 61D411D3D47F40080ADF05EBC74635299CF0E4F860A3B3ABB403A94F26DF33C4
+ ProductCode: '{7369D6A6-CBF3-428F-8C82-3D647630FC9A}_is1'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.5.8/DJI.DJIAssistant2.ConsumerDronesSeries.locale.en-US.yaml b/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.5.8/DJI.DJIAssistant2.ConsumerDronesSeries.locale.en-US.yaml
new file mode 100644
index 0000000000000..deee1feabc66f
--- /dev/null
+++ b/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.5.8/DJI.DJIAssistant2.ConsumerDronesSeries.locale.en-US.yaml
@@ -0,0 +1,32 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DJI.DJIAssistant2.ConsumerDronesSeries
+PackageVersion: V2.1.5.8
+PackageLocale: en-US
+Publisher: DJI
+PublisherUrl: https://www.dji.com/
+PublisherSupportUrl: https://www.dji.com/support
+PrivacyUrl: https://www.dji.com/policy
+Author: SZ DJI Technology Co., Ltd.
+PackageName: DJI Assistant 2 (Consumer Drones Series)
+PackageUrl: https://www.dji.com/downloads/softwares/dji-assistant-2-consumer-drones-series
+License: Freeware
+LicenseUrl: https://www.dji.com/terms
+Copyright: Copyright © 2021 DJI All Rights Reserved.
+CopyrightUrl: https://www.dji.com/terms
+ShortDescription: Support the consumer drones series products, including mavic series.
+# Description:
+# Moniker:
+Tags:
+- dji
+- drone
+ReleaseNotes: |-
+ 【DJI AIR 2S】
+ 1. Support the update of the new Fly Safe Database of DJI Air 2S, which includes the updates of global NFZ.
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.5.8/DJI.DJIAssistant2.ConsumerDronesSeries.locale.zh-CN.yaml b/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.5.8/DJI.DJIAssistant2.ConsumerDronesSeries.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..6cce59e66ed38
--- /dev/null
+++ b/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.5.8/DJI.DJIAssistant2.ConsumerDronesSeries.locale.zh-CN.yaml
@@ -0,0 +1,32 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: DJI.DJIAssistant2.ConsumerDronesSeries
+PackageVersion: V2.1.5.8
+PackageLocale: zh-CN
+Publisher: DJI
+PublisherUrl: https://www.dji.com/cn
+PublisherSupportUrl: https://www.dji.com/cn/support
+PrivacyUrl: https://www.dji.com/cn/policy
+Author: 深圳市大疆创新科技有限公司
+PackageName: DJI Assistant 2 (消费机系列)
+PackageUrl: https://www.dji.com/cn/downloads/softwares/dji-assistant-2-consumer-drones-series
+License: 免费软件
+LicenseUrl: https://www.dji.com/cn/terms
+Copyright: Copyright © 2021 DJI All Rights Reserved.
+CopyrightUrl: https://www.dji.com/cn/terms
+ShortDescription: 支持消费无人机系列产品,包括 Mavic 系列。
+# Description:
+# Moniker:
+Tags:
+- 大疆
+- 无人机
+ReleaseNotes: |-
+ 【DJI AIR 2S】
+ 1. 支持 DJI Air 2S 的新版限飞数据库升级,包含全球海量限飞数据的更新
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.5.8/DJI.DJIAssistant2.ConsumerDronesSeries.yaml b/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.5.8/DJI.DJIAssistant2.ConsumerDronesSeries.yaml
new file mode 100644
index 0000000000000..63ce0051dafd9
--- /dev/null
+++ b/manifests/d/DJI/DJIAssistant2/ConsumerDronesSeries/V2.1.5.8/DJI.DJIAssistant2.ConsumerDronesSeries.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DJI.DJIAssistant2.ConsumerDronesSeries
+PackageVersion: V2.1.5.8
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DJI/DJIAssistant2/ConsumerSeries/V2.1.3.8/DJI.DJIAssistant2.ConsumerSeries.installer.yaml b/manifests/d/DJI/DJIAssistant2/ConsumerSeries/V2.1.3.8/DJI.DJIAssistant2.ConsumerSeries.installer.yaml
deleted file mode 100644
index 711296c9e1bd2..0000000000000
--- a/manifests/d/DJI/DJIAssistant2/ConsumerSeries/V2.1.3.8/DJI.DJIAssistant2.ConsumerSeries.installer.yaml
+++ /dev/null
@@ -1,18 +0,0 @@
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
-PackageIdentifier: DJI.DJIAssistant2.ConsumerSeries
-PackageVersion: V2.1.3.8
-Platform:
- - Windows.Desktop
-InstallModes:
- - interactive
- - silent
- - silentWithProgress
-Installers:
-- Architecture: x64
- InstallerType: inno
- InstallerUrl: https://dl.djicdn.com/downloads/dji_assistant/20210511_Consumer/DJI+Assistant+2(Consumer+Drones+Series)+2.1.3.exe
- InstallerSha256: 3679538F5BB7C158EE0AC6E846D5DDCB440F359A96B29677DA88F5C9D5114C8A
- Scope: machine
-ManifestType: installer
-ManifestVersion: 1.0.0
-
diff --git a/manifests/d/DJI/DJIAssistant2/ConsumerSeries/V2.1.3.8/DJI.DJIAssistant2.ConsumerSeries.locale.en-US.yaml b/manifests/d/DJI/DJIAssistant2/ConsumerSeries/V2.1.3.8/DJI.DJIAssistant2.ConsumerSeries.locale.en-US.yaml
deleted file mode 100644
index 5dc07218e77ca..0000000000000
--- a/manifests/d/DJI/DJIAssistant2/ConsumerSeries/V2.1.3.8/DJI.DJIAssistant2.ConsumerSeries.locale.en-US.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
-PackageIdentifier: DJI.DJIAssistant2.ConsumerSeries
-PackageVersion: V2.1.3.8
-PackageLocale: en-US
-Publisher: DJI
-PublisherUrl: https://www.dji.com
-PublisherSupportUrl: https://www.dji.com/support
-PackageName: DJI Assistant 2 (Consumer Drones Series)
-PackageUrl: https://www.dji.com/downloads/softwares/dji-assistant-2-consumer-drones-series
-License: Copyright © 2016 DJI
-Copyright: Copyright © 2016 DJI
-ShortDescription: Maintenance software for DJI products.
-Tags:
- - dji
- - assistant 2
- - consumer series
-ManifestType: defaultLocale
-ManifestVersion: 1.0.0
-
diff --git a/manifests/d/DJI/DJIAssistant2/ConsumerSeries/V2.1.3.8/DJI.DJIAssistant2.ConsumerSeries.yaml b/manifests/d/DJI/DJIAssistant2/ConsumerSeries/V2.1.3.8/DJI.DJIAssistant2.ConsumerSeries.yaml
deleted file mode 100644
index 3749933179aa0..0000000000000
--- a/manifests/d/DJI/DJIAssistant2/ConsumerSeries/V2.1.3.8/DJI.DJIAssistant2.ConsumerSeries.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
-PackageIdentifier: DJI.DJIAssistant2.ConsumerSeries
-PackageVersion: V2.1.3.8
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.0.0
-
diff --git a/manifests/d/DJI/DJIAssistant2/ConsumerSeries/V2.1.5.8/DJI.DJIAssistant2.ConsumerSeries.installer.yaml b/manifests/d/DJI/DJIAssistant2/ConsumerSeries/V2.1.5.8/DJI.DJIAssistant2.ConsumerSeries.installer.yaml
deleted file mode 100644
index 1c975e850442a..0000000000000
--- a/manifests/d/DJI/DJIAssistant2/ConsumerSeries/V2.1.5.8/DJI.DJIAssistant2.ConsumerSeries.installer.yaml
+++ /dev/null
@@ -1,18 +0,0 @@
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
-PackageIdentifier: DJI.DJIAssistant2.ConsumerSeries
-PackageVersion: V2.1.5.8
-Platform:
- - Windows.Desktop
-InstallModes:
- - interactive
- - silent
- - silentWithProgress
-Installers:
-- Architecture: x86
- InstallerType: inno
- InstallerUrl: https://dl.djicdn.com/downloads/dji_assistant/20210702/DJI+Assistant+2(Consumer+Drones+Series)+2.1.5.exe
- InstallerSha256: 61d411d3d47f40080adf05ebc74635299cf0e4f860a3b3abb403a94f26df33c4
- Scope: machine
-ManifestType: installer
-ManifestVersion: 1.0.0
-
diff --git a/manifests/d/DJI/DJIAssistant2/ConsumerSeries/V2.1.5.8/DJI.DJIAssistant2.ConsumerSeries.locale.en-US.yaml b/manifests/d/DJI/DJIAssistant2/ConsumerSeries/V2.1.5.8/DJI.DJIAssistant2.ConsumerSeries.locale.en-US.yaml
deleted file mode 100644
index 90f54385bf77b..0000000000000
--- a/manifests/d/DJI/DJIAssistant2/ConsumerSeries/V2.1.5.8/DJI.DJIAssistant2.ConsumerSeries.locale.en-US.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
-PackageIdentifier: DJI.DJIAssistant2.ConsumerSeries
-PackageVersion: V2.1.5.8
-PackageLocale: en-US
-Publisher: DJI
-PublisherUrl: https://www.dji.com
-PublisherSupportUrl: https://www.dji.com/support
-PackageName: DJI Assistant 2 (Consumer Drones Series)
-PackageUrl: https://www.dji.com/downloads/softwares/dji-assistant-2-consumer-drones-series
-License: Copyright © 2016 DJI
-Copyright: Copyright © 2016 DJI
-ShortDescription: Maintenance software for DJI products.
-Tags:
- - dji
- - assistant 2
- - consumer series
-ManifestType: defaultLocale
-ManifestVersion: 1.0.0
-
diff --git a/manifests/d/DJI/DJIAssistant2/ConsumerSeries/V2.1.5.8/DJI.DJIAssistant2.ConsumerSeries.yaml b/manifests/d/DJI/DJIAssistant2/ConsumerSeries/V2.1.5.8/DJI.DJIAssistant2.ConsumerSeries.yaml
deleted file mode 100644
index ff5908ae93f57..0000000000000
--- a/manifests/d/DJI/DJIAssistant2/ConsumerSeries/V2.1.5.8/DJI.DJIAssistant2.ConsumerSeries.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
-PackageIdentifier: DJI.DJIAssistant2.ConsumerSeries
-PackageVersion: V2.1.5.8
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.0.0
-
diff --git a/manifests/d/DOSBoxStaging/DOSBoxStaging/0.81.2/DOSBoxStaging.DOSBoxStaging.installer.yaml b/manifests/d/DOSBoxStaging/DOSBoxStaging/0.81.2/DOSBoxStaging.DOSBoxStaging.installer.yaml
new file mode 100644
index 0000000000000..0d75845abe325
--- /dev/null
+++ b/manifests/d/DOSBoxStaging/DOSBoxStaging/0.81.2/DOSBoxStaging.DOSBoxStaging.installer.yaml
@@ -0,0 +1,34 @@
+# Created with AutoPublish using komac v2.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DOSBoxStaging.DOSBoxStaging
+PackageVersion: 0.81.2
+ReleaseDate: 2024-07-21
+Installers:
+- Architecture: x64
+ InstallerType: zip
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: dosbox-staging-v0.81.2/dosbox.exe
+ InstallerUrl: https://github.com/dosbox-staging/dosbox-staging/releases/download/v0.81.2/dosbox-staging-windows-v0.81.2.zip
+ InstallerSha256: D7EC6054AE58D287C3AD5FBF4C3DF732EA3FD75AE828C8F4481FCF7C6203D168
+- Architecture: x64
+ InstallerType: inno
+ Scope: user
+ InstallerUrl: https://github.com/dosbox-staging/dosbox-staging/releases/download/v0.81.2/dosbox-staging-windows-v0.81.2-setup.exe
+ InstallerSha256: 7C23512666F694420E5E2612742DE5FB64B32D336E54359B65FD21E7107EF51C
+ InstallerSwitches:
+ Silent: /sp- /verysilent /norestart /CURRENTUSER
+ SilentWithProgress: /sp- /silent /norestart /CURRENTUSER
+ UpgradeBehavior: install
+- Architecture: x64
+ InstallerType: inno
+ Scope: machine
+ InstallerUrl: https://github.com/dosbox-staging/dosbox-staging/releases/download/v0.81.2/dosbox-staging-windows-v0.81.2-setup.exe
+ InstallerSha256: 7C23512666F694420E5E2612742DE5FB64B32D336E54359B65FD21E7107EF51C
+ InstallerSwitches:
+ Silent: /sp- /verysilent /norestart /ALLUSERS
+ SilentWithProgress: /sp- /silent /norestart /ALLUSERS
+ UpgradeBehavior: install
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DOSBoxStaging/DOSBoxStaging/0.81.2/DOSBoxStaging.DOSBoxStaging.locale.en-US.yaml b/manifests/d/DOSBoxStaging/DOSBoxStaging/0.81.2/DOSBoxStaging.DOSBoxStaging.locale.en-US.yaml
new file mode 100644
index 0000000000000..3ee3118bbab72
--- /dev/null
+++ b/manifests/d/DOSBoxStaging/DOSBoxStaging/0.81.2/DOSBoxStaging.DOSBoxStaging.locale.en-US.yaml
@@ -0,0 +1,31 @@
+# Created with AutoPublish using komac v2.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DOSBoxStaging.DOSBoxStaging
+PackageVersion: 0.81.2
+PackageLocale: en-US
+Publisher: DOSBox Staging
+PublisherUrl: https://github.com/dosbox-staging
+PackageName: DOSBox Staging
+License: DOSBox Staging License
+LicenseUrl: https://github.com/dosbox-staging/dosbox-staging/blob/HEAD/LICENSE
+ShortDescription: Modern continuation of DOSBox with advanced features and current development practices.
+Tags:
+- arm
+- c
+- dos
+- dosbox
+- dosbox-staging
+- emulator
+- games
+- linux
+- macos
+- meson
+- opengl
+- sdl2
+- windows
+- x86
+ReleaseNotes: '0.81.2 release notes: https://dosbox-staging.github.io/releases/release-notes/0.81.2/'
+ReleaseNotesUrl: https://github.com/dosbox-staging/dosbox-staging/releases/tag/v0.81.2
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DOSBoxStaging/DOSBoxStaging/0.81.2/DOSBoxStaging.DOSBoxStaging.yaml b/manifests/d/DOSBoxStaging/DOSBoxStaging/0.81.2/DOSBoxStaging.DOSBoxStaging.yaml
new file mode 100644
index 0000000000000..8c4a06fbe7e15
--- /dev/null
+++ b/manifests/d/DOSBoxStaging/DOSBoxStaging/0.81.2/DOSBoxStaging.DOSBoxStaging.yaml
@@ -0,0 +1,8 @@
+# Created with AutoPublish using komac v2.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DOSBoxStaging.DOSBoxStaging
+PackageVersion: 0.81.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DW/Spectrum/Client/5.1.5.39242/DW.Spectrum.Client.installer.yaml b/manifests/d/DW/Spectrum/Client/5.1.5.39242/DW.Spectrum.Client.installer.yaml
new file mode 100644
index 0000000000000..6b74a27b356eb
--- /dev/null
+++ b/manifests/d/DW/Spectrum/Client/5.1.5.39242/DW.Spectrum.Client.installer.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DW.Spectrum.Client
+PackageVersion: 5.1.5.39242
+InstallerLocale: en-US
+InstallerType: burn
+Scope: machine
+InstallerSwitches:
+ Silent: /S
+ SilentWithProgress: /S
+UpgradeBehavior: install
+Installers:
+- Architecture: x64
+ InstallerUrl: https://updates.digital-watchdog.com/digitalwatchdog/39242/windows/dwspectrum-client-5.1.5.39242-windows_x64.exe
+ InstallerSha256: 253E585C121B406ED0FDEE2C5841196A3D7B7A265E15DFE0B44565047E88C7FF
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DW/Spectrum/Client/5.1.5.39242/DW.Spectrum.Client.locale.en-US.yaml b/manifests/d/DW/Spectrum/Client/5.1.5.39242/DW.Spectrum.Client.locale.en-US.yaml
new file mode 100644
index 0000000000000..e4981fb408d61
--- /dev/null
+++ b/manifests/d/DW/Spectrum/Client/5.1.5.39242/DW.Spectrum.Client.locale.en-US.yaml
@@ -0,0 +1,29 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DW.Spectrum.Client
+PackageVersion: 5.1.5.39242
+PackageLocale: en-US
+Publisher: Digital Watchdog
+PublisherUrl: https://digital-watchdog.com/
+PublisherSupportUrl: https://digital-watchdog.com/dw-support/
+PrivacyUrl: https://digital-watchdog.com/page/statement-of-privacy/
+# Author:
+PackageName: DW Spectrum Client IPVMS
+# PackageUrl:
+License: Proprietary
+# LicenseUrl:
+Copyright: Digital Watchdog
+# CopyrightUrl:
+ShortDescription: The DW Spectrum Client is a user-friendly video management software that allows users to effortlessly access, manage, and monitor video surveillance footage from multiple cameras and locations through a single intuitive interface.
+# Description:
+# Moniker:
+Tags:
+- ipvms
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DW/Spectrum/Client/5.1.5.39242/DW.Spectrum.Client.yaml b/manifests/d/DW/Spectrum/Client/5.1.5.39242/DW.Spectrum.Client.yaml
new file mode 100644
index 0000000000000..bdbbd594ad4b6
--- /dev/null
+++ b/manifests/d/DW/Spectrum/Client/5.1.5.39242/DW.Spectrum.Client.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DW.Spectrum.Client
+PackageVersion: 5.1.5.39242
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DWANGO/NAIR/experimental/1.1.20240527-unstable.1/DWANGO.NAIR.experimental.installer.yaml b/manifests/d/DWANGO/NAIR/experimental/1.1.20240527-unstable.1/DWANGO.NAIR.experimental.installer.yaml
deleted file mode 100644
index ce3f96fa635b7..0000000000000
--- a/manifests/d/DWANGO/NAIR/experimental/1.1.20240527-unstable.1/DWANGO.NAIR.experimental.installer.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
-# Automatically updated by the winget bot at 2024/May/27
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
-
-PackageIdentifier: DWANGO.NAIR.experimental
-PackageVersion: 1.1.20240527-unstable.1
-InstallerType: nullsoft
-InstallModes:
-- silent
-InstallerSwitches:
- Silent: /s
- SilentWithProgress: /S
-Installers:
-- Architecture: x64
- InstallerUrl: https://n-air-app.nicovideo.jp/download/windows-unstable
- InstallerSha256: D76478D444C9E75A595C19248D64D0942BE90FA1FEE1208B5891741C6C5F888E
-ManifestType: installer
-ManifestVersion: 1.6.0
diff --git a/manifests/d/DWANGO/NAIR/experimental/1.1.20240527-unstable.1/DWANGO.NAIR.experimental.yaml b/manifests/d/DWANGO/NAIR/experimental/1.1.20240527-unstable.1/DWANGO.NAIR.experimental.yaml
deleted file mode 100644
index 83954f889a191..0000000000000
--- a/manifests/d/DWANGO/NAIR/experimental/1.1.20240527-unstable.1/DWANGO.NAIR.experimental.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Automatically updated by the winget bot at 2024/May/27
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
-
-PackageIdentifier: DWANGO.NAIR.experimental
-PackageVersion: 1.1.20240527-unstable.1
-DefaultLocale: JA-JP
-ManifestType: version
-ManifestVersion: 1.6.0
diff --git a/manifests/d/DWANGO/NAIR/experimental/1.1.20240905-unstable.1/DWANGO.NAIR.experimental.installer.yaml b/manifests/d/DWANGO/NAIR/experimental/1.1.20240905-unstable.1/DWANGO.NAIR.experimental.installer.yaml
new file mode 100644
index 0000000000000..6d1309ec90616
--- /dev/null
+++ b/manifests/d/DWANGO/NAIR/experimental/1.1.20240905-unstable.1/DWANGO.NAIR.experimental.installer.yaml
@@ -0,0 +1,17 @@
+# Automatically updated by the winget bot at 2024/Sep/05
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DWANGO.NAIR.experimental
+PackageVersion: 1.1.20240905-unstable.1
+InstallerType: nullsoft
+InstallModes:
+- silent
+InstallerSwitches:
+ Silent: /s
+ SilentWithProgress: /S
+Installers:
+- Architecture: x64
+ InstallerUrl: https://n-air-app.nicovideo.jp/download/windows-unstable
+ InstallerSha256: BBC6ADAA445F92ACE3F59A71BC59092A8374FA07D377D52BEBCC4E616F25A032
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DWANGO/NAIR/experimental/1.1.20240527-unstable.1/DWANGO.NAIR.experimental.locale.JA-JP.yaml b/manifests/d/DWANGO/NAIR/experimental/1.1.20240905-unstable.1/DWANGO.NAIR.experimental.locale.JA-JP.yaml
similarity index 91%
rename from manifests/d/DWANGO/NAIR/experimental/1.1.20240527-unstable.1/DWANGO.NAIR.experimental.locale.JA-JP.yaml
rename to manifests/d/DWANGO/NAIR/experimental/1.1.20240905-unstable.1/DWANGO.NAIR.experimental.locale.JA-JP.yaml
index 488880ad17d67..8c10d192ab9e4 100644
--- a/manifests/d/DWANGO/NAIR/experimental/1.1.20240527-unstable.1/DWANGO.NAIR.experimental.locale.JA-JP.yaml
+++ b/manifests/d/DWANGO/NAIR/experimental/1.1.20240905-unstable.1/DWANGO.NAIR.experimental.locale.JA-JP.yaml
@@ -1,8 +1,8 @@
-# Automatically updated by the winget bot at 2024/May/27
+# Automatically updated by the winget bot at 2024/Sep/05
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
PackageIdentifier: DWANGO.NAIR.experimental
-PackageVersion: 1.1.20240527-unstable.1
+PackageVersion: 1.1.20240905-unstable.1
PackageLocale: JA-JP
Publisher: koizuka
PublisherUrl: https://github.com/n-air-app/n-air-app
diff --git a/manifests/d/DWANGO/NAIR/experimental/1.1.20240905-unstable.1/DWANGO.NAIR.experimental.yaml b/manifests/d/DWANGO/NAIR/experimental/1.1.20240905-unstable.1/DWANGO.NAIR.experimental.yaml
new file mode 100644
index 0000000000000..ca61220491de5
--- /dev/null
+++ b/manifests/d/DWANGO/NAIR/experimental/1.1.20240905-unstable.1/DWANGO.NAIR.experimental.yaml
@@ -0,0 +1,8 @@
+# Automatically updated by the winget bot at 2024/Sep/05
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DWANGO.NAIR.experimental
+PackageVersion: 1.1.20240905-unstable.1
+DefaultLocale: JA-JP
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dagger/Cli/0.12.2/Dagger.Cli.installer.yaml b/manifests/d/Dagger/Cli/0.12.2/Dagger.Cli.installer.yaml
new file mode 100644
index 0000000000000..fb0dd6e1fff80
--- /dev/null
+++ b/manifests/d/Dagger/Cli/0.12.2/Dagger.Cli.installer.yaml
@@ -0,0 +1,22 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dagger.Cli
+PackageVersion: 0.12.2
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: dagger.exe
+ PortableCommandAlias: dagger
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dagger/dagger/releases/download/v0.12.2/dagger_v0.12.2_windows_amd64.zip
+ InstallerSha256: A03D2755DEF972563483B87BFBE5E6229DBB31A19605DD9308EC90361FFD3B17
+- Architecture: arm64
+ InstallerUrl: https://github.com/dagger/dagger/releases/download/v0.12.2/dagger_v0.12.2_windows_arm64.zip
+ InstallerSha256: 001DE1921033E50CE816444E5A5F86C2DBC3676D588AAB6D0880719BB4CFEEAF
+- Architecture: arm
+ InstallerUrl: https://github.com/dagger/dagger/releases/download/v0.12.2/dagger_v0.12.2_windows_armv7.zip
+ InstallerSha256: E59DCE256AB592278F568EC7DF42E9E7830C75DA588CC45B87DB03B5AB19D462
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dagger/Cli/0.12.2/Dagger.Cli.locale.en-US.yaml b/manifests/d/Dagger/Cli/0.12.2/Dagger.Cli.locale.en-US.yaml
new file mode 100644
index 0000000000000..5d4d10e2f926a
--- /dev/null
+++ b/manifests/d/Dagger/Cli/0.12.2/Dagger.Cli.locale.en-US.yaml
@@ -0,0 +1,12 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Dagger.Cli
+PackageVersion: 0.12.2
+PackageLocale: en-US
+Publisher: Dagger
+PackageName: Dagger CLI
+License: Apache-2.0 license
+ShortDescription: Dagger is a tool that lets you replace your software project's artisanal scripts with a modern API and cross-language scripting engine.
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dagger/Cli/0.12.2/Dagger.Cli.yaml b/manifests/d/Dagger/Cli/0.12.2/Dagger.Cli.yaml
new file mode 100644
index 0000000000000..8ae3064aa3fa3
--- /dev/null
+++ b/manifests/d/Dagger/Cli/0.12.2/Dagger.Cli.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dagger.Cli
+PackageVersion: 0.12.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dagger/Cli/0.12.4/Dagger.Cli.installer.yaml b/manifests/d/Dagger/Cli/0.12.4/Dagger.Cli.installer.yaml
new file mode 100644
index 0000000000000..e7306f3ce1a3c
--- /dev/null
+++ b/manifests/d/Dagger/Cli/0.12.4/Dagger.Cli.installer.yaml
@@ -0,0 +1,22 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dagger.Cli
+PackageVersion: 0.12.4
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: dagger.exe
+ PortableCommandAlias: dagger
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dagger/dagger/releases/download/v0.12.4/dagger_v0.12.4_windows_amd64.zip
+ InstallerSha256: 61FA1588A67A4A60637A02CDF2C7E92CE6E8E1C674FB3D88F728ED1F616C118B
+- Architecture: arm64
+ InstallerUrl: https://github.com/dagger/dagger/releases/download/v0.12.4/dagger_v0.12.4_windows_arm64.zip
+ InstallerSha256: B1E8905D492F370EE86E77D130F3606F77AC3D612D866FDCC55347B074A55066
+- Architecture: arm
+ InstallerUrl: https://github.com/dagger/dagger/releases/download/v0.12.4/dagger_v0.12.4_windows_armv7.zip
+ InstallerSha256: E9BDF1FE45B06EB0FA8A6EB7D1EBE5DE3DB77096BA6E1A90BB2AFB5C8134D181
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dagger/Cli/0.12.4/Dagger.Cli.locale.en-US.yaml b/manifests/d/Dagger/Cli/0.12.4/Dagger.Cli.locale.en-US.yaml
new file mode 100644
index 0000000000000..f77cd244a33b4
--- /dev/null
+++ b/manifests/d/Dagger/Cli/0.12.4/Dagger.Cli.locale.en-US.yaml
@@ -0,0 +1,12 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Dagger.Cli
+PackageVersion: 0.12.4
+PackageLocale: en-US
+Publisher: Dagger
+PackageName: Dagger CLI
+License: Apache-2.0 license
+ShortDescription: Dagger is a tool that lets you replace your software project's artisanal scripts with a modern API and cross-language scripting engine.
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dagger/Cli/0.12.4/Dagger.Cli.yaml b/manifests/d/Dagger/Cli/0.12.4/Dagger.Cli.yaml
new file mode 100644
index 0000000000000..f22e4cfdc4b36
--- /dev/null
+++ b/manifests/d/Dagger/Cli/0.12.4/Dagger.Cli.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dagger.Cli
+PackageVersion: 0.12.4
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dagger/Cli/0.12.5/Dagger.Cli.installer.yaml b/manifests/d/Dagger/Cli/0.12.5/Dagger.Cli.installer.yaml
new file mode 100644
index 0000000000000..2bd8de2b7194b
--- /dev/null
+++ b/manifests/d/Dagger/Cli/0.12.5/Dagger.Cli.installer.yaml
@@ -0,0 +1,22 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dagger.Cli
+PackageVersion: 0.12.5
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: dagger.exe
+ PortableCommandAlias: dagger
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dagger/dagger/releases/download/v0.12.5/dagger_v0.12.5_windows_amd64.zip
+ InstallerSha256: 4E08B2FA714DA745B388835235D0C1C62BF963B12208747B97B1DF7A0310DFB8
+- Architecture: arm64
+ InstallerUrl: https://github.com/dagger/dagger/releases/download/v0.12.5/dagger_v0.12.5_windows_arm64.zip
+ InstallerSha256: 7925DF360811A7701D7A59F4C5218DADF8EDFB8F33D1499F43FD7F16F19324F6
+- Architecture: arm
+ InstallerUrl: https://github.com/dagger/dagger/releases/download/v0.12.5/dagger_v0.12.5_windows_armv7.zip
+ InstallerSha256: 65FB4E1B01FF4B8A1210443AAD753DA1DACE96A62549CE3A3506F579775F9398
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dagger/Cli/0.12.5/Dagger.Cli.locale.en-US.yaml b/manifests/d/Dagger/Cli/0.12.5/Dagger.Cli.locale.en-US.yaml
new file mode 100644
index 0000000000000..34bad3bd54f52
--- /dev/null
+++ b/manifests/d/Dagger/Cli/0.12.5/Dagger.Cli.locale.en-US.yaml
@@ -0,0 +1,12 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Dagger.Cli
+PackageVersion: 0.12.5
+PackageLocale: en-US
+Publisher: Dagger
+PackageName: Dagger CLI
+License: Apache-2.0 license
+ShortDescription: Dagger is a tool that lets you replace your software project's artisanal scripts with a modern API and cross-language scripting engine.
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dagger/Cli/0.12.5/Dagger.Cli.yaml b/manifests/d/Dagger/Cli/0.12.5/Dagger.Cli.yaml
new file mode 100644
index 0000000000000..9dde912a89139
--- /dev/null
+++ b/manifests/d/Dagger/Cli/0.12.5/Dagger.Cli.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dagger.Cli
+PackageVersion: 0.12.5
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dagger/Cli/0.12.6/Dagger.Cli.installer.yaml b/manifests/d/Dagger/Cli/0.12.6/Dagger.Cli.installer.yaml
new file mode 100644
index 0000000000000..8bb889721669c
--- /dev/null
+++ b/manifests/d/Dagger/Cli/0.12.6/Dagger.Cli.installer.yaml
@@ -0,0 +1,22 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dagger.Cli
+PackageVersion: 0.12.6
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: dagger.exe
+ PortableCommandAlias: dagger
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dagger/dagger/releases/download/v0.12.6/dagger_v0.12.6_windows_amd64.zip
+ InstallerSha256: AE0A5E2B60F1B31A2952CF990579A8879E2AC68D6A42869392399B6AAC51AD98
+- Architecture: arm64
+ InstallerUrl: https://github.com/dagger/dagger/releases/download/v0.12.6/dagger_v0.12.6_windows_arm64.zip
+ InstallerSha256: C487DFCF0CD882F68740BA98DEEC6A2539E520AB35B1F7B90FAAB16A4F635156
+- Architecture: arm
+ InstallerUrl: https://github.com/dagger/dagger/releases/download/v0.12.6/dagger_v0.12.6_windows_armv7.zip
+ InstallerSha256: 5E00851882126FB1C765CD6E2B6C6B39E248BEF5FF662CF7B6894D5EA9F722F9
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dagger/Cli/0.12.6/Dagger.Cli.locale.en-US.yaml b/manifests/d/Dagger/Cli/0.12.6/Dagger.Cli.locale.en-US.yaml
new file mode 100644
index 0000000000000..bdf3e94736b99
--- /dev/null
+++ b/manifests/d/Dagger/Cli/0.12.6/Dagger.Cli.locale.en-US.yaml
@@ -0,0 +1,12 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Dagger.Cli
+PackageVersion: 0.12.6
+PackageLocale: en-US
+Publisher: Dagger
+PackageName: Dagger CLI
+License: Apache-2.0 license
+ShortDescription: Dagger is a tool that lets you replace your software project's artisanal scripts with a modern API and cross-language scripting engine.
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dagger/Cli/0.12.6/Dagger.Cli.yaml b/manifests/d/Dagger/Cli/0.12.6/Dagger.Cli.yaml
new file mode 100644
index 0000000000000..d141c4f537ccf
--- /dev/null
+++ b/manifests/d/Dagger/Cli/0.12.6/Dagger.Cli.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dagger.Cli
+PackageVersion: 0.12.6
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dagger/Cli/0.12.7/Dagger.Cli.installer.yaml b/manifests/d/Dagger/Cli/0.12.7/Dagger.Cli.installer.yaml
new file mode 100644
index 0000000000000..252b935e3fab1
--- /dev/null
+++ b/manifests/d/Dagger/Cli/0.12.7/Dagger.Cli.installer.yaml
@@ -0,0 +1,23 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dagger.Cli
+PackageVersion: 0.12.7
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: dagger.exe
+ PortableCommandAlias: dagger
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dagger/dagger/releases/download/v0.12.7/dagger_v0.12.7_windows_amd64.zip
+ InstallerSha256: 70E37ADFF5AF182DD265EFC1217B91616041782D1676E26EB1EA801B0E19665D
+- Architecture: arm64
+ InstallerUrl: https://github.com/dagger/dagger/releases/download/v0.12.7/dagger_v0.12.7_windows_arm64.zip
+ InstallerSha256: 675029E238B744C5E2D0CD9601154929A8A108DF4CD643D7D9A80ABB2C70891E
+- Architecture: arm
+ InstallerUrl: https://github.com/dagger/dagger/releases/download/v0.12.7/dagger_v0.12.7_windows_armv7.zip
+ InstallerSha256: CBAD64C4F07FB8250F285AE9A078224A3A9A4EE3A9207513644B978BFACC5E0C
+ManifestType: installer
+ManifestVersion: 1.6.0
+ReleaseDate: 2024-09-02
diff --git a/manifests/d/Dagger/Cli/0.12.7/Dagger.Cli.locale.en-US.yaml b/manifests/d/Dagger/Cli/0.12.7/Dagger.Cli.locale.en-US.yaml
new file mode 100644
index 0000000000000..f9e170a7b2d02
--- /dev/null
+++ b/manifests/d/Dagger/Cli/0.12.7/Dagger.Cli.locale.en-US.yaml
@@ -0,0 +1,26 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Dagger.Cli
+PackageVersion: 0.12.7
+PackageLocale: en-US
+Publisher: Dagger
+PublisherUrl: https://github.com/dagger
+PublisherSupportUrl: https://github.com/dagger/dagger/issues
+PackageName: Dagger CLI
+PackageUrl: https://github.com/dagger/dagger
+License: Apache-2.0 license
+ShortDescription: Dagger is a tool that lets you replace your software project's artisanal scripts with a modern API and cross-language scripting engine.
+Tags:
+- buildkit
+- ci-cd
+- containers
+- continuous-delivery
+- continuous-deployment
+- continuous-integration
+- deployment
+- devops
+- docker
+ReleaseNotesUrl: https://github.com/dagger/dagger/releases/tag/v0.12.7
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dagger/Cli/0.12.7/Dagger.Cli.yaml b/manifests/d/Dagger/Cli/0.12.7/Dagger.Cli.yaml
new file mode 100644
index 0000000000000..09fcc92bbb1a9
--- /dev/null
+++ b/manifests/d/Dagger/Cli/0.12.7/Dagger.Cli.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dagger.Cli
+PackageVersion: 0.12.7
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dagger/Cli/0.13.0/Dagger.Cli.installer.yaml b/manifests/d/Dagger/Cli/0.13.0/Dagger.Cli.installer.yaml
new file mode 100644
index 0000000000000..d2e8c00d747f8
--- /dev/null
+++ b/manifests/d/Dagger/Cli/0.13.0/Dagger.Cli.installer.yaml
@@ -0,0 +1,23 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dagger.Cli
+PackageVersion: 0.13.0
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: dagger.exe
+ PortableCommandAlias: dagger
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dagger/dagger/releases/download/v0.13.0/dagger_v0.13.0_windows_amd64.zip
+ InstallerSha256: CDFB3255DFF42A00103730C1DBBFD80700DFBE80819E17735EDB774EE58B42E1
+- Architecture: arm64
+ InstallerUrl: https://github.com/dagger/dagger/releases/download/v0.13.0/dagger_v0.13.0_windows_arm64.zip
+ InstallerSha256: F51081F9BEA26FE78DC4FF3A04CE7BEE3E5B298C6EDA6505207A8055112C694F
+- Architecture: arm
+ InstallerUrl: https://github.com/dagger/dagger/releases/download/v0.13.0/dagger_v0.13.0_windows_armv7.zip
+ InstallerSha256: 2C9B62FF09996D650D5C97759997BADBE3D15833D0A0BA86F8AE08BF97C63786
+ManifestType: installer
+ManifestVersion: 1.6.0
+ReleaseDate: 2024-09-11
diff --git a/manifests/d/Dagger/Cli/0.13.0/Dagger.Cli.locale.en-US.yaml b/manifests/d/Dagger/Cli/0.13.0/Dagger.Cli.locale.en-US.yaml
new file mode 100644
index 0000000000000..faaa00da2dad8
--- /dev/null
+++ b/manifests/d/Dagger/Cli/0.13.0/Dagger.Cli.locale.en-US.yaml
@@ -0,0 +1,26 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Dagger.Cli
+PackageVersion: 0.13.0
+PackageLocale: en-US
+Publisher: Dagger
+PublisherUrl: https://github.com/dagger
+PublisherSupportUrl: https://github.com/dagger/dagger/issues
+PackageName: Dagger CLI
+PackageUrl: https://github.com/dagger/dagger
+License: Apache-2.0 license
+ShortDescription: Dagger is a tool that lets you replace your software project's artisanal scripts with a modern API and cross-language scripting engine.
+Tags:
+- buildkit
+- ci-cd
+- containers
+- continuous-delivery
+- continuous-deployment
+- continuous-integration
+- deployment
+- devops
+- docker
+ReleaseNotesUrl: https://github.com/dagger/dagger/releases/tag/v0.13.0
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dagger/Cli/0.13.0/Dagger.Cli.yaml b/manifests/d/Dagger/Cli/0.13.0/Dagger.Cli.yaml
new file mode 100644
index 0000000000000..182e05e72b895
--- /dev/null
+++ b/manifests/d/Dagger/Cli/0.13.0/Dagger.Cli.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dagger.Cli
+PackageVersion: 0.13.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.4.0/DanielMcGuireCorporation.MathBotCLI.installer.yaml b/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.4.0/DanielMcGuireCorporation.MathBotCLI.installer.yaml
index f4f3d49f16769..e2e11b4f678c2 100644
--- a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.4.0/DanielMcGuireCorporation.MathBotCLI.installer.yaml
+++ b/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.4.0/DanielMcGuireCorporation.MathBotCLI.installer.yaml
@@ -9,7 +9,7 @@ Dependencies:
- PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
Installers:
- Architecture: x64
- InstallerUrl: https://github.com/Daniel-McGuire-Corporation/MathBotCLI/releases/download/v3.4.0.0/MathBotCLISetup.exe
+ InstallerUrl: https://github.com/Daniel-McGuire-Corporation/MathBotCLI/releases/download/v3.4.0.0/MathBotCLI3.4Setup.exe
InstallerSha256: 6ADB8899EB309EDDB86D7AD37B024E336CD1D50608C6ACAD2ACF5EDF118C1ABE
AppsAndFeaturesEntries:
- Publisher: '"Daniel McGuire Corporation"'
diff --git a/manifests/d/Dapr/CLI/1.14.0/Dapr.CLI.installer.yaml b/manifests/d/Dapr/CLI/1.14.0/Dapr.CLI.installer.yaml
new file mode 100644
index 0000000000000..78c146fe584ba
--- /dev/null
+++ b/manifests/d/Dapr/CLI/1.14.0/Dapr.CLI.installer.yaml
@@ -0,0 +1,14 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dapr.CLI
+PackageVersion: 1.14.0
+InstallerLocale: en-US
+InstallerType: wix
+ProductCode: '{F647DDD7-85A3-4700-9AEA-894AF32982F3}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dapr/cli/releases/download/v1.14.0/dapr.msi
+ InstallerSha256: 2C3354C7ADB3A4942D074986DC8D0428A5524D7FC176C6AF381251EB4E55F495
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dapr/CLI/1.14.0/Dapr.CLI.locale.en-US.yaml b/manifests/d/Dapr/CLI/1.14.0/Dapr.CLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..d3ff11d71ce79
--- /dev/null
+++ b/manifests/d/Dapr/CLI/1.14.0/Dapr.CLI.locale.en-US.yaml
@@ -0,0 +1,15 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Dapr.CLI
+PackageVersion: 1.14.0
+PackageLocale: en-US
+Publisher: Dapr
+PublisherUrl: https://dapr.io
+PackageName: Dapr CLI
+PackageUrl: https://github.com/dapr/cli
+License: Apache 2.0
+LicenseUrl: https://github.com/dapr/cli/blob/master/LICENSE
+ShortDescription: Dapr's official command-line tool
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dapr/CLI/1.14.0/Dapr.CLI.yaml b/manifests/d/Dapr/CLI/1.14.0/Dapr.CLI.yaml
new file mode 100644
index 0000000000000..0acb727989612
--- /dev/null
+++ b/manifests/d/Dapr/CLI/1.14.0/Dapr.CLI.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dapr.CLI
+PackageVersion: 1.14.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dapr/CLI/1.14.1/Dapr.CLI.installer.yaml b/manifests/d/Dapr/CLI/1.14.1/Dapr.CLI.installer.yaml
new file mode 100644
index 0000000000000..9fbead936c89a
--- /dev/null
+++ b/manifests/d/Dapr/CLI/1.14.1/Dapr.CLI.installer.yaml
@@ -0,0 +1,14 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dapr.CLI
+PackageVersion: 1.14.1
+InstallerLocale: en-US
+InstallerType: wix
+ProductCode: '{F6BAB4C4-0F58-4409-8056-BBED66C1DD13}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dapr/cli/releases/download/v1.14.1/dapr.msi
+ InstallerSha256: 2254E443092E669F7FD3B7052BD2161F8871D443D9C830DE75E54265EE3AEDA6
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dapr/CLI/1.14.1/Dapr.CLI.locale.en-US.yaml b/manifests/d/Dapr/CLI/1.14.1/Dapr.CLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..1784538c1893b
--- /dev/null
+++ b/manifests/d/Dapr/CLI/1.14.1/Dapr.CLI.locale.en-US.yaml
@@ -0,0 +1,15 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Dapr.CLI
+PackageVersion: 1.14.1
+PackageLocale: en-US
+Publisher: Dapr
+PublisherUrl: https://dapr.io
+PackageName: Dapr CLI
+PackageUrl: https://github.com/dapr/cli
+License: Apache 2.0
+LicenseUrl: https://github.com/dapr/cli/blob/master/LICENSE
+ShortDescription: Dapr's official command-line tool
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dapr/CLI/1.14.1/Dapr.CLI.yaml b/manifests/d/Dapr/CLI/1.14.1/Dapr.CLI.yaml
new file mode 100644
index 0000000000000..ce15b3f12ed07
--- /dev/null
+++ b/manifests/d/Dapr/CLI/1.14.1/Dapr.CLI.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dapr.CLI
+PackageVersion: 1.14.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dapr/CLI/Preview/1.14.0-rc.5/Dapr.CLI.Preview.installer.yaml b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.5/Dapr.CLI.Preview.installer.yaml
new file mode 100644
index 0000000000000..4624e1e10a6bd
--- /dev/null
+++ b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.5/Dapr.CLI.Preview.installer.yaml
@@ -0,0 +1,14 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dapr.CLI.Preview
+PackageVersion: 1.14.0-rc.5
+InstallerLocale: en-US
+InstallerType: wix
+ProductCode: '{4FE7C142-BC5E-4381-8105-9F41B4FBF99C}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dapr/cli/releases/download/v1.14.0-rc.5/dapr.msi
+ InstallerSha256: 4E58F800A7332D0A0C5000B4E4DC2E8E7681BDFDCA045A42108CC4AF71276686
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dapr/CLI/Preview/1.14.0-rc.5/Dapr.CLI.Preview.locale.en-US.yaml b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.5/Dapr.CLI.Preview.locale.en-US.yaml
new file mode 100644
index 0000000000000..1ceec1d8db51b
--- /dev/null
+++ b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.5/Dapr.CLI.Preview.locale.en-US.yaml
@@ -0,0 +1,15 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Dapr.CLI.Preview
+PackageVersion: 1.14.0-rc.5
+PackageLocale: en-US
+Publisher: Dapr
+PublisherUrl: https://dapr.io
+PackageName: CLI
+PackageUrl: https://github.com/dapr/cli
+License: Apache 2.0
+LicenseUrl: https://github.com/dapr/cli/blob/master/LICENSE
+ShortDescription: Dapr's official command-line tool
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dapr/CLI/Preview/1.14.0-rc.5/Dapr.CLI.Preview.yaml b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.5/Dapr.CLI.Preview.yaml
new file mode 100644
index 0000000000000..d86422cf72170
--- /dev/null
+++ b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.5/Dapr.CLI.Preview.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dapr.CLI.Preview
+PackageVersion: 1.14.0-rc.5
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dapr/CLI/Preview/1.14.0-rc.6/Dapr.CLI.Preview.installer.yaml b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.6/Dapr.CLI.Preview.installer.yaml
new file mode 100644
index 0000000000000..1b3d34e560a0f
--- /dev/null
+++ b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.6/Dapr.CLI.Preview.installer.yaml
@@ -0,0 +1,14 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dapr.CLI.Preview
+PackageVersion: 1.14.0-rc.6
+InstallerLocale: en-US
+InstallerType: wix
+ProductCode: '{7A60CFAB-D871-4C4C-9B3F-AC408C4549B6}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dapr/cli/releases/download/v1.14.0-rc.6/dapr.msi
+ InstallerSha256: 696D88C75BA1607FC43C9512C402C77AB5316C6708BE94A623D4F0FD11F7FA6D
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dapr/CLI/Preview/1.14.0-rc.6/Dapr.CLI.Preview.locale.en-US.yaml b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.6/Dapr.CLI.Preview.locale.en-US.yaml
new file mode 100644
index 0000000000000..87ab0de760e11
--- /dev/null
+++ b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.6/Dapr.CLI.Preview.locale.en-US.yaml
@@ -0,0 +1,15 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Dapr.CLI.Preview
+PackageVersion: 1.14.0-rc.6
+PackageLocale: en-US
+Publisher: Dapr
+PublisherUrl: https://dapr.io
+PackageName: CLI
+PackageUrl: https://github.com/dapr/cli
+License: Apache 2.0
+LicenseUrl: https://github.com/dapr/cli/blob/master/LICENSE
+ShortDescription: Dapr's official command-line tool
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dapr/CLI/Preview/1.14.0-rc.6/Dapr.CLI.Preview.yaml b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.6/Dapr.CLI.Preview.yaml
new file mode 100644
index 0000000000000..9a146aaa30dc4
--- /dev/null
+++ b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.6/Dapr.CLI.Preview.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dapr.CLI.Preview
+PackageVersion: 1.14.0-rc.6
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dapr/CLI/Preview/1.14.0-rc.7/Dapr.CLI.Preview.installer.yaml b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.7/Dapr.CLI.Preview.installer.yaml
new file mode 100644
index 0000000000000..e263d52a9af2f
--- /dev/null
+++ b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.7/Dapr.CLI.Preview.installer.yaml
@@ -0,0 +1,14 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dapr.CLI.Preview
+PackageVersion: 1.14.0-rc.7
+InstallerLocale: en-US
+InstallerType: wix
+ProductCode: '{1A66EA11-68D4-462F-9F91-DF75ACF61C3D}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dapr/cli/releases/download/v1.14.0-rc.7/dapr.msi
+ InstallerSha256: 0940A95C38B5704CC333843F0566386A6D00F27A7FA1B4483D63DC5AEE75B700
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dapr/CLI/Preview/1.14.0-rc.7/Dapr.CLI.Preview.locale.en-US.yaml b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.7/Dapr.CLI.Preview.locale.en-US.yaml
new file mode 100644
index 0000000000000..d9b590eadd200
--- /dev/null
+++ b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.7/Dapr.CLI.Preview.locale.en-US.yaml
@@ -0,0 +1,15 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Dapr.CLI.Preview
+PackageVersion: 1.14.0-rc.7
+PackageLocale: en-US
+Publisher: Dapr
+PublisherUrl: https://dapr.io
+PackageName: CLI
+PackageUrl: https://github.com/dapr/cli
+License: Apache 2.0
+LicenseUrl: https://github.com/dapr/cli/blob/master/LICENSE
+ShortDescription: Dapr's official command-line tool
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dapr/CLI/Preview/1.14.0-rc.7/Dapr.CLI.Preview.yaml b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.7/Dapr.CLI.Preview.yaml
new file mode 100644
index 0000000000000..4be18a2bd9270
--- /dev/null
+++ b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.7/Dapr.CLI.Preview.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dapr.CLI.Preview
+PackageVersion: 1.14.0-rc.7
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dapr/CLI/Preview/1.14.0-rc.8/Dapr.CLI.Preview.installer.yaml b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.8/Dapr.CLI.Preview.installer.yaml
new file mode 100644
index 0000000000000..2f40da446718c
--- /dev/null
+++ b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.8/Dapr.CLI.Preview.installer.yaml
@@ -0,0 +1,14 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dapr.CLI.Preview
+PackageVersion: 1.14.0-rc.8
+InstallerLocale: en-US
+InstallerType: wix
+ProductCode: '{9CB0D8E3-5294-45FB-BAA7-154B6A652940}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dapr/cli/releases/download/v1.14.0-rc.8/dapr.msi
+ InstallerSha256: 1229F1168F495B96EF65BC3EAE5E0BD28E9BEEF1F5099518C3CA95422911127D
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dapr/CLI/Preview/1.14.0-rc.8/Dapr.CLI.Preview.locale.en-US.yaml b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.8/Dapr.CLI.Preview.locale.en-US.yaml
new file mode 100644
index 0000000000000..f7a35445ff427
--- /dev/null
+++ b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.8/Dapr.CLI.Preview.locale.en-US.yaml
@@ -0,0 +1,15 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Dapr.CLI.Preview
+PackageVersion: 1.14.0-rc.8
+PackageLocale: en-US
+Publisher: Dapr
+PublisherUrl: https://dapr.io
+PackageName: CLI
+PackageUrl: https://github.com/dapr/cli
+License: Apache 2.0
+LicenseUrl: https://github.com/dapr/cli/blob/master/LICENSE
+ShortDescription: Dapr's official command-line tool
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dapr/CLI/Preview/1.14.0-rc.8/Dapr.CLI.Preview.yaml b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.8/Dapr.CLI.Preview.yaml
new file mode 100644
index 0000000000000..5f35674821b0c
--- /dev/null
+++ b/manifests/d/Dapr/CLI/Preview/1.14.0-rc.8/Dapr.CLI.Preview.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dapr.CLI.Preview
+PackageVersion: 1.14.0-rc.8
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DataPower/SaveWizardforPS4MAX/1.0.7646.26709/DataPower.SaveWizardforPS4MAX.installer.yaml b/manifests/d/DataPower/SaveWizardforPS4MAX/1.0.7646.26709/DataPower.SaveWizardforPS4MAX.installer.yaml
deleted file mode 100644
index 98039fb806bbd..0000000000000
--- a/manifests/d/DataPower/SaveWizardforPS4MAX/1.0.7646.26709/DataPower.SaveWizardforPS4MAX.installer.yaml
+++ /dev/null
@@ -1,17 +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: DataPower.SaveWizardforPS4MAX
-PackageVersion: 1.0.7646.26709
-InstallerLocale: en-US
-InstallerType: zip
-NestedInstallerType: wix
-NestedInstallerFiles:
-- RelativeFilePath: SaveWizard.msi
-ProductCode: '{D0DDCFB5-446F-423A-8C72-6CFE537AF959}'
-Installers:
-- Architecture: x64
- InstallerUrl: https://www.savewizard.net/wp-content/uploads/2020/12/SaveWizard.zip
- InstallerSha256: 5B0E541B67709FF205BE5C1540D68D5E1730B7821489FC4130B25FCDE82CA317
-ManifestType: installer
-ManifestVersion: 1.5.0
diff --git a/manifests/d/DataPower/SaveWizardforPS4MAX/1.0.7646.26709/DataPower.SaveWizardforPS4MAX.locale.en-US.yaml b/manifests/d/DataPower/SaveWizardforPS4MAX/1.0.7646.26709/DataPower.SaveWizardforPS4MAX.locale.en-US.yaml
deleted file mode 100644
index 827e5ac07e39f..0000000000000
--- a/manifests/d/DataPower/SaveWizardforPS4MAX/1.0.7646.26709/DataPower.SaveWizardforPS4MAX.locale.en-US.yaml
+++ /dev/null
@@ -1,12 +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: DataPower.SaveWizardforPS4MAX
-PackageVersion: 1.0.7646.26709
-PackageLocale: en-US
-Publisher: DataPower
-PackageName: Save Wizard for PS4 MAX
-License: Proprietary
-ShortDescription: Save game editor for PS4.
-ManifestType: defaultLocale
-ManifestVersion: 1.5.0
diff --git a/manifests/d/DataPower/SaveWizardforPS4MAX/1.0.7646.26709/DataPower.SaveWizardforPS4MAX.yaml b/manifests/d/DataPower/SaveWizardforPS4MAX/1.0.7646.26709/DataPower.SaveWizardforPS4MAX.yaml
deleted file mode 100644
index c39e08eb7b583..0000000000000
--- a/manifests/d/DataPower/SaveWizardforPS4MAX/1.0.7646.26709/DataPower.SaveWizardforPS4MAX.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: DataPower.SaveWizardforPS4MAX
-PackageVersion: 1.0.7646.26709
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.5.0
diff --git a/manifests/d/DataPower/SaveWizardforPS4MAX/1.1.0.0/DataPower.SaveWizardforPS4MAX.installer.yaml b/manifests/d/DataPower/SaveWizardforPS4MAX/1.1.0.0/DataPower.SaveWizardforPS4MAX.installer.yaml
new file mode 100644
index 0000000000000..d47b67ed0a042
--- /dev/null
+++ b/manifests/d/DataPower/SaveWizardforPS4MAX/1.1.0.0/DataPower.SaveWizardforPS4MAX.installer.yaml
@@ -0,0 +1,22 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DataPower.SaveWizardforPS4MAX
+PackageVersion: 1.1.0.0
+InstallerType: zip
+InstallerSwitches:
+ InstallLocation: INSTALLDIR=""
+UpgradeBehavior: install
+AppsAndFeaturesEntries:
+- ProductCode: '{D0DDCFB5-446F-423A-8C72-6CFE537AF959}'
+ UpgradeCode: '{F876B479-93FA-4479-A84B-E5D57FC2BDE8}'
+Installers:
+- Architecture: x86
+ NestedInstallerType: wix
+ NestedInstallerFiles:
+ - RelativeFilePath: SaveWizard.msi
+ InstallerUrl: https://www.savewizard.net/wp-content/uploads/2020/12/SaveWizard.zip
+ InstallerSha256: 5B0E541B67709FF205BE5C1540D68D5E1730B7821489FC4130B25FCDE82CA317
+ ProductCode: '{D0DDCFB5-446F-423A-8C72-6CFE537AF959}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DataPower/SaveWizardforPS4MAX/1.1.0.0/DataPower.SaveWizardforPS4MAX.locale.en-US.yaml b/manifests/d/DataPower/SaveWizardforPS4MAX/1.1.0.0/DataPower.SaveWizardforPS4MAX.locale.en-US.yaml
new file mode 100644
index 0000000000000..3492b91aeda19
--- /dev/null
+++ b/manifests/d/DataPower/SaveWizardforPS4MAX/1.1.0.0/DataPower.SaveWizardforPS4MAX.locale.en-US.yaml
@@ -0,0 +1,34 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DataPower.SaveWizardforPS4MAX
+PackageVersion: 1.1.0.0
+PackageLocale: en-US
+Publisher: DataPower
+PublisherUrl: https://www.savewizard.net/
+PublisherSupportUrl: https://www.savewizard.net/support/
+PrivacyUrl: https://www.savewizard.net/privacy-policy/
+Author: Data Power Development Limited
+PackageName: Save Wizard for PS4 MAX
+PackageUrl: https://www.savewizard.net/beta/
+License: Proprietary
+# LicenseUrl:
+Copyright: (C) DATA POWER DEVELOPMENT LIMITED
+# CopyrightUrl:
+ShortDescription: Save game editor for PS4.
+# Description:
+# Moniker:
+Tags:
+- playstation
+- ps4
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://www.savewizard.net/#Buy-Now
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Manual
+ DocumentUrl: https://www.savewizard.net/manual/
+- DocumentLabel: FAQ
+ DocumentUrl: https://www.savewizard.net/faqs/
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DataPower/SaveWizardforPS4MAX/1.1.0.0/DataPower.SaveWizardforPS4MAX.locale.zh-CN.yaml b/manifests/d/DataPower/SaveWizardforPS4MAX/1.1.0.0/DataPower.SaveWizardforPS4MAX.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..a63f945661ea2
--- /dev/null
+++ b/manifests/d/DataPower/SaveWizardforPS4MAX/1.1.0.0/DataPower.SaveWizardforPS4MAX.locale.zh-CN.yaml
@@ -0,0 +1,34 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: DataPower.SaveWizardforPS4MAX
+PackageVersion: 1.1.0.0
+PackageLocale: zh-CN
+Publisher: DataPower
+PublisherUrl: https://www.savewizard.net/
+PublisherSupportUrl: https://www.savewizard.net/support/
+PrivacyUrl: https://www.savewizard.net/privacy-policy/
+Author: 華來發展有限公司
+PackageName: Save Wizard for PS4 MAX
+PackageUrl: https://www.savewizard.net/beta/
+License: 专有软件
+# LicenseUrl:
+Copyright: (C) DATA POWER DEVELOPMENT LIMITED
+# CopyrightUrl:
+ShortDescription: PS4 存档编辑器
+# Description:
+# Moniker:
+Tags:
+- playstation
+- ps4
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://www.savewizard.net/#Buy-Now
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 手册
+ DocumentUrl: https://www.savewizard.net/manual/
+- DocumentLabel: 常见问题
+ DocumentUrl: https://www.savewizard.net/faqs/
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DataPower/SaveWizardforPS4MAX/1.1.0.0/DataPower.SaveWizardforPS4MAX.yaml b/manifests/d/DataPower/SaveWizardforPS4MAX/1.1.0.0/DataPower.SaveWizardforPS4MAX.yaml
new file mode 100644
index 0000000000000..55933ae1466e8
--- /dev/null
+++ b/manifests/d/DataPower/SaveWizardforPS4MAX/1.1.0.0/DataPower.SaveWizardforPS4MAX.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DataPower.SaveWizardforPS4MAX
+PackageVersion: 1.1.0.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DataTools/CATCLI/1.5.0.2/DataTools.CATCLI.installer.yaml b/manifests/d/DataTools/CATCLI/1.5.0.2/DataTools.CATCLI.installer.yaml
new file mode 100644
index 0000000000000..7a61e57bb391d
--- /dev/null
+++ b/manifests/d/DataTools/CATCLI/1.5.0.2/DataTools.CATCLI.installer.yaml
@@ -0,0 +1,12 @@
+# Created using wingetcreate 1.5.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: DataTools.CATCLI
+PackageVersion: 1.5.0.2
+InstallerType: inno
+Installers:
+- Architecture: x64
+ InstallerUrl: https://docs.justcat.it/releases/cat-cli-1.5.0.2-setup.exe
+ InstallerSha256: E59E2BB9A93E339AEB0559BFDE71F6C029C4299A6615F854478A99B735BEFC2F
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/d/DataTools/CATCLI/1.5.0.2/DataTools.CATCLI.locale.en-US.yaml b/manifests/d/DataTools/CATCLI/1.5.0.2/DataTools.CATCLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..b6877d0d5a846
--- /dev/null
+++ b/manifests/d/DataTools/CATCLI/1.5.0.2/DataTools.CATCLI.locale.en-US.yaml
@@ -0,0 +1,34 @@
+# Created using wingetcreate 1.5.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: DataTools.CATCLI
+PackageVersion: 1.5.0.2
+PackageLocale: en-US
+Publisher: Data Tools s.r.o.
+PublisherUrl: https://www.justcat.it
+PublisherSupportUrl: https://board.usersnap.com/w6712lQ2m1uRDnc7
+PrivacyUrl: https://docs.justcat.it/docs/privacy-policy
+Author: Data Tools s.r.o., Prague, Czech Republic
+PackageName: CAT CLI
+PackageUrl: https://www.justcat.it
+License: Commercial
+LicenseUrl: https://docs.justcat.it/docs/license\
+Copyright: Data Tools s.r.o., Prague, Czech Republic
+ShortDescription: CAT is a powerful tool that helps you to test your data. It's super easy to set up and use.
+Description: Use CAT to easily author tests. Connect to any major data storage engine available on the market. Combine various test cases in endless range of data testing scenarios. Report on data quality to your team. Experience fearless production releases.
+Moniker: catcli
+Tags:
+- test
+- testing
+- data
+- data-testing
+- cli
+- cat
+ReleaseNotes: https://docs.justcat.it/docs/release-notes/recent/1.5.0
+ReleaseNotesUrl: https://docs.justcat.it/docs/release-notes/recent/1.5.0
+PurchaseUrl: https://portal.justcat.it/#/talk-to-sales
+InstallationNotes: Thanks for installing CAT! Happy testing. CAT team.
+Documentations:
+- DocumentUrl: https://docs.justcat.it
+ManifestType: defaultLocale
+ManifestVersion: 1.5.0
diff --git a/manifests/d/DataTools/CATCLI/1.5.0.2/DataTools.CATCLI.yaml b/manifests/d/DataTools/CATCLI/1.5.0.2/DataTools.CATCLI.yaml
new file mode 100644
index 0000000000000..e60b48876d0e6
--- /dev/null
+++ b/manifests/d/DataTools/CATCLI/1.5.0.2/DataTools.CATCLI.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: DataTools.CATCLI
+PackageVersion: 1.5.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/d/DataTools/CATCLI/1.6.0.1/DataTools.CATCLI.installer.yaml b/manifests/d/DataTools/CATCLI/1.6.0.1/DataTools.CATCLI.installer.yaml
new file mode 100644
index 0000000000000..4f980f3dae0bf
--- /dev/null
+++ b/manifests/d/DataTools/CATCLI/1.6.0.1/DataTools.CATCLI.installer.yaml
@@ -0,0 +1,12 @@
+# Created using wingetcreate 1.5.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: DataTools.CATCLI
+PackageVersion: 1.6.0.1
+InstallerType: inno
+Installers:
+- Architecture: x64
+ InstallerUrl: https://docs.justcat.it/releases/cat-cli-1.6.0.1-setup.exe
+ InstallerSha256: 6CB79B886E082F19A6826741C7637328DCB69C03BACE77562D25BA967ECA8FCC
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/d/DataTools/CATCLI/1.6.0.1/DataTools.CATCLI.locale.en-US.yaml b/manifests/d/DataTools/CATCLI/1.6.0.1/DataTools.CATCLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..077ae4c42c878
--- /dev/null
+++ b/manifests/d/DataTools/CATCLI/1.6.0.1/DataTools.CATCLI.locale.en-US.yaml
@@ -0,0 +1,34 @@
+# Created using wingetcreate 1.5.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: DataTools.CATCLI
+PackageVersion: 1.6.0.1
+PackageLocale: en-US
+Publisher: Data Tools s.r.o.
+PublisherUrl: https://www.justcat.it
+PublisherSupportUrl: https://board.usersnap.com/w6712lQ2m1uRDnc7
+PrivacyUrl: https://docs.justcat.it/docs/privacy-policy
+Author: Data Tools s.r.o., Prague, Czech Republic
+PackageName: CAT CLI
+PackageUrl: https://www.justcat.it
+License: Commercial
+LicenseUrl: https://docs.justcat.it/docs/license
+Copyright: Data Tools s.r.o., Prague, Czech Republic
+ShortDescription: CAT is a powerful tool that helps you to test your data. It's super easy to set up and use.
+Description: Use CAT to easily author tests. Connect to any major data storage engine available on the market. Combine various test cases in endless range of data testing scenarios. Report on data quality to your team. Experience fearless production releases.
+Moniker: catcli
+Tags:
+- test
+- testing
+- data
+- data-testing
+- cli
+- cat
+ReleaseNotes: https://docs.justcat.it/docs/release-notes/recent/1.6.0
+ReleaseNotesUrl: https://docs.justcat.it/docs/release-notes/recent/1.6.0
+PurchaseUrl: https://portal.justcat.it/#/talk-to-sales
+InstallationNotes: Thanks for installing CAT! Happy testing. CAT team.
+Documentations:
+- DocumentUrl: https://docs.justcat.it
+ManifestType: defaultLocale
+ManifestVersion: 1.5.0
diff --git a/manifests/d/DataTools/CATCLI/1.6.0.1/DataTools.CATCLI.yaml b/manifests/d/DataTools/CATCLI/1.6.0.1/DataTools.CATCLI.yaml
new file mode 100644
index 0000000000000..54231daf94766
--- /dev/null
+++ b/manifests/d/DataTools/CATCLI/1.6.0.1/DataTools.CATCLI.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: DataTools.CATCLI
+PackageVersion: 1.6.0.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/d/DataTools/CATCLI/1.7.0.1/DataTools.CATCLI.installer.yaml b/manifests/d/DataTools/CATCLI/1.7.0.1/DataTools.CATCLI.installer.yaml
new file mode 100644
index 0000000000000..c34418638b38a
--- /dev/null
+++ b/manifests/d/DataTools/CATCLI/1.7.0.1/DataTools.CATCLI.installer.yaml
@@ -0,0 +1,12 @@
+# Created using wingetcreate 1.5.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: DataTools.CATCLI
+PackageVersion: 1.7.0.1
+InstallerType: inno
+Installers:
+- Architecture: x64
+ InstallerUrl: https://docs.justcat.it/releases/cat-cli-1.7.0.1-setup.exe
+ InstallerSha256: A34F17D09900F73C3D2DB8655919BDA16F20E6314683386B347B43578FBF47B0
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/d/DataTools/CATCLI/1.7.0.1/DataTools.CATCLI.locale.en-US.yaml b/manifests/d/DataTools/CATCLI/1.7.0.1/DataTools.CATCLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..da5bc62a9a81f
--- /dev/null
+++ b/manifests/d/DataTools/CATCLI/1.7.0.1/DataTools.CATCLI.locale.en-US.yaml
@@ -0,0 +1,34 @@
+# Created using wingetcreate 1.5.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: DataTools.CATCLI
+PackageVersion: 1.7.0.1
+PackageLocale: en-US
+Publisher: Data Tools s.r.o.
+PublisherUrl: https://www.justcat.it
+PublisherSupportUrl: https://board.usersnap.com/w6712lQ2m1uRDnc7
+PrivacyUrl: https://docs.justcat.it/docs/privacy-policy
+Author: Data Tools s.r.o., Prague, Czech Republic
+PackageName: CAT CLI
+PackageUrl: https://www.justcat.it
+License: Commercial
+LicenseUrl: https://docs.justcat.it/docs/license
+Copyright: Data Tools s.r.o., Prague, Czech Republic
+ShortDescription: CAT is a powerful tool that helps you to test your data. It's super easy to set up and use.
+Description: Use CAT to easily author tests. Connect to any major data storage engine available on the market. Combine various test cases in endless range of data testing scenarios. Report on data quality to your team. Experience fearless production releases.
+Moniker: catcli
+Tags:
+- test
+- testing
+- data
+- data-testing
+- cli
+- cat
+ReleaseNotes: https://docs.justcat.it/docs/release-notes/recent/1.7.0
+ReleaseNotesUrl: https://docs.justcat.it/docs/release-notes/recent/1.7.0
+PurchaseUrl: https://portal.justcat.it/#/talk-to-sales
+InstallationNotes: Thanks for installing CAT! Happy testing. CAT team.
+Documentations:
+- DocumentUrl: https://docs.justcat.it
+ManifestType: defaultLocale
+ManifestVersion: 1.5.0
diff --git a/manifests/d/DataTools/CATCLI/1.7.0.1/DataTools.CATCLI.yaml b/manifests/d/DataTools/CATCLI/1.7.0.1/DataTools.CATCLI.yaml
new file mode 100644
index 0000000000000..4aa261aaf2e7a
--- /dev/null
+++ b/manifests/d/DataTools/CATCLI/1.7.0.1/DataTools.CATCLI.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: DataTools.CATCLI
+PackageVersion: 1.7.0.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/d/DataTools/CATCLI/1.8.0.1/DataTools.CATCLI.installer.yaml b/manifests/d/DataTools/CATCLI/1.8.0.1/DataTools.CATCLI.installer.yaml
new file mode 100644
index 0000000000000..c9c8a1178bc5b
--- /dev/null
+++ b/manifests/d/DataTools/CATCLI/1.8.0.1/DataTools.CATCLI.installer.yaml
@@ -0,0 +1,12 @@
+# Created using wingetcreate 1.5.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: DataTools.CATCLI
+PackageVersion: 1.8.0.1
+InstallerType: inno
+Installers:
+- Architecture: x64
+ InstallerUrl: https://docs.justcat.it/releases/cat-cli-1.8.0.1-setup.exe
+ InstallerSha256: 8163EEA77E206FCF75CCD05FFDDAF009F217D88A2F72E4BAE8FB84A41B9161BF
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/d/DataTools/CATCLI/1.8.0.1/DataTools.CATCLI.locale.en-US.yaml b/manifests/d/DataTools/CATCLI/1.8.0.1/DataTools.CATCLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..f2c413b3ae796
--- /dev/null
+++ b/manifests/d/DataTools/CATCLI/1.8.0.1/DataTools.CATCLI.locale.en-US.yaml
@@ -0,0 +1,34 @@
+# Created using wingetcreate 1.5.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: DataTools.CATCLI
+PackageVersion: 1.8.0.1
+PackageLocale: en-US
+Publisher: Data Tools s.r.o.
+PublisherUrl: https://www.justcat.it
+PublisherSupportUrl: https://board.usersnap.com/w6712lQ2m1uRDnc7
+PrivacyUrl: https://docs.justcat.it/docs/privacy-policy
+Author: Data Tools s.r.o., Prague, Czech Republic
+PackageName: CAT CLI
+PackageUrl: https://www.justcat.it
+License: Commercial
+LicenseUrl: https://docs.justcat.it/docs/license
+Copyright: Data Tools s.r.o., Prague, Czech Republic
+ShortDescription: CAT is a powerful tool that helps you to test your data. It's super easy to set up and use.
+Description: Use CAT to easily author tests. Connect to any major data storage engine available on the market. Combine various test cases in endless range of data testing scenarios. Report on data quality to your team. Experience fearless production releases.
+Moniker: catcli
+Tags:
+- test
+- testing
+- data
+- data-testing
+- cli
+- cat
+ReleaseNotes: https://docs.justcat.it/docs/release-notes/recent/1.8.0
+ReleaseNotesUrl: https://docs.justcat.it/docs/release-notes/recent/1.8.0
+PurchaseUrl: https://portal.justcat.it/#/talk-to-sales
+InstallationNotes: Thanks for installing CAT! Happy testing. CAT team.
+Documentations:
+- DocumentUrl: https://docs.justcat.it
+ManifestType: defaultLocale
+ManifestVersion: 1.5.0
diff --git a/manifests/d/DataTools/CATCLI/1.8.0.1/DataTools.CATCLI.yaml b/manifests/d/DataTools/CATCLI/1.8.0.1/DataTools.CATCLI.yaml
new file mode 100644
index 0000000000000..91049ec64a7f3
--- /dev/null
+++ b/manifests/d/DataTools/CATCLI/1.8.0.1/DataTools.CATCLI.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: DataTools.CATCLI
+PackageVersion: 1.8.0.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/d/DataTools/CATCLI/1.9.0.2/DataTools.CATCLI.installer.yaml b/manifests/d/DataTools/CATCLI/1.9.0.2/DataTools.CATCLI.installer.yaml
new file mode 100644
index 0000000000000..d3e92ba2f784a
--- /dev/null
+++ b/manifests/d/DataTools/CATCLI/1.9.0.2/DataTools.CATCLI.installer.yaml
@@ -0,0 +1,12 @@
+# Created using wingetcreate 1.5.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: DataTools.CATCLI
+PackageVersion: 1.9.0.2
+InstallerType: inno
+Installers:
+- Architecture: x64
+ InstallerUrl: https://docs.justcat.it/releases/cat-cli-1.9.0.2-setup.exe
+ InstallerSha256: 7496B38AED77359554EAAEE0E1F927224C3314B798CFBE21395F8DA2D5BBE953
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/d/DataTools/CATCLI/1.9.0.2/DataTools.CATCLI.locale.en-US.yaml b/manifests/d/DataTools/CATCLI/1.9.0.2/DataTools.CATCLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..65116d953681b
--- /dev/null
+++ b/manifests/d/DataTools/CATCLI/1.9.0.2/DataTools.CATCLI.locale.en-US.yaml
@@ -0,0 +1,34 @@
+# Created using wingetcreate 1.5.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: DataTools.CATCLI
+PackageVersion: 1.9.0.2
+PackageLocale: en-US
+Publisher: Data Tools s.r.o.
+PublisherUrl: https://www.justcat.it
+PublisherSupportUrl: https://board.usersnap.com/w6712lQ2m1uRDnc7
+PrivacyUrl: https://docs.justcat.it/docs/privacy-policy
+Author: Data Tools s.r.o., Prague, Czech Republic
+PackageName: CAT CLI
+PackageUrl: https://www.justcat.it
+License: Commercial
+LicenseUrl: https://docs.justcat.it/docs/license
+Copyright: Data Tools s.r.o., Prague, Czech Republic
+ShortDescription: CAT is a powerful tool that helps you to test your data. It's super easy to set up and use.
+Description: Use CAT to easily author tests. Connect to any major data storage engine available on the market. Combine various test cases in endless range of data testing scenarios. Report on data quality to your team. Experience fearless production releases.
+Moniker: catcli
+Tags:
+- test
+- testing
+- data
+- data-testing
+- cli
+- cat
+ReleaseNotes: https://docs.justcat.it/docs/release-notes/recent/1.9.0
+ReleaseNotesUrl: https://docs.justcat.it/docs/release-notes/recent/1.9.0
+PurchaseUrl: https://portal.justcat.it/#/talk-to-sales
+InstallationNotes: Thanks for installing CAT! Happy testing. CAT team.
+Documentations:
+- DocumentUrl: https://docs.justcat.it
+ManifestType: defaultLocale
+ManifestVersion: 1.5.0
diff --git a/manifests/d/DataTools/CATCLI/1.9.0.2/DataTools.CATCLI.yaml b/manifests/d/DataTools/CATCLI/1.9.0.2/DataTools.CATCLI.yaml
new file mode 100644
index 0000000000000..e1f55fad4dc9a
--- /dev/null
+++ b/manifests/d/DataTools/CATCLI/1.9.0.2/DataTools.CATCLI.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: DataTools.CATCLI
+PackageVersion: 1.9.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/d/DataTools/CATCLI/1.9.1.1/DataTools.CATCLI.installer.yaml b/manifests/d/DataTools/CATCLI/1.9.1.1/DataTools.CATCLI.installer.yaml
new file mode 100644
index 0000000000000..e1e3eb1cc96aa
--- /dev/null
+++ b/manifests/d/DataTools/CATCLI/1.9.1.1/DataTools.CATCLI.installer.yaml
@@ -0,0 +1,12 @@
+# Created using wingetcreate 1.5.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: DataTools.CATCLI
+PackageVersion: 1.9.1.1
+InstallerType: inno
+Installers:
+- Architecture: x64
+ InstallerUrl: https://docs.justcat.it/releases/cat-cli-1.9.1.1-setup.exe
+ InstallerSha256: 0943307090D704723E69EDE7B8F1957E09B968531A9277FC8BD10821C726FE0B
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/d/DataTools/CATCLI/1.9.1.1/DataTools.CATCLI.locale.en-US.yaml b/manifests/d/DataTools/CATCLI/1.9.1.1/DataTools.CATCLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..31607f4813b20
--- /dev/null
+++ b/manifests/d/DataTools/CATCLI/1.9.1.1/DataTools.CATCLI.locale.en-US.yaml
@@ -0,0 +1,34 @@
+# Created using wingetcreate 1.5.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: DataTools.CATCLI
+PackageVersion: 1.9.1.1
+PackageLocale: en-US
+Publisher: Data Tools s.r.o.
+PublisherUrl: https://www.justcat.it
+PublisherSupportUrl: https://board.usersnap.com/w6712lQ2m1uRDnc7
+PrivacyUrl: https://docs.justcat.it/docs/privacy-policy
+Author: Data Tools s.r.o., Prague, Czech Republic
+PackageName: CAT CLI
+PackageUrl: https://www.justcat.it
+License: Commercial
+LicenseUrl: https://docs.justcat.it/docs/license
+Copyright: Data Tools s.r.o., Prague, Czech Republic
+ShortDescription: CAT is a powerful tool that helps you to test your data. It's super easy to set up and use.
+Description: Use CAT to easily author tests. Connect to any major data storage engine available on the market. Combine various test cases in endless range of data testing scenarios. Report on data quality to your team. Experience fearless production releases.
+Moniker: catcli
+Tags:
+- test
+- testing
+- data
+- data-testing
+- cli
+- cat
+ReleaseNotes: https://docs.justcat.it/docs/release-notes/recent/1.9.0
+ReleaseNotesUrl: https://docs.justcat.it/docs/release-notes/recent/1.9.0
+PurchaseUrl: https://portal.justcat.it/#/talk-to-sales
+InstallationNotes: Thanks for installing CAT! Happy testing. CAT team.
+Documentations:
+- DocumentUrl: https://docs.justcat.it
+ManifestType: defaultLocale
+ManifestVersion: 1.5.0
diff --git a/manifests/d/DataTools/CATCLI/1.9.1.1/DataTools.CATCLI.yaml b/manifests/d/DataTools/CATCLI/1.9.1.1/DataTools.CATCLI.yaml
new file mode 100644
index 0000000000000..c8381ded0427c
--- /dev/null
+++ b/manifests/d/DataTools/CATCLI/1.9.1.1/DataTools.CATCLI.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: DataTools.CATCLI
+PackageVersion: 1.9.1.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Databricks/DatabricksCLI/0.223.2/Databricks.DatabricksCLI.installer.yaml b/manifests/d/Databricks/DatabricksCLI/0.223.2/Databricks.DatabricksCLI.installer.yaml
new file mode 100644
index 0000000000000..316359f99874d
--- /dev/null
+++ b/manifests/d/Databricks/DatabricksCLI/0.223.2/Databricks.DatabricksCLI.installer.yaml
@@ -0,0 +1,20 @@
+# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: Databricks.DatabricksCLI
+PackageVersion: 0.223.2
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: databricks.exe
+UpgradeBehavior: uninstallPrevious
+ReleaseDate: 2024-07-23
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/databricks/cli/releases/download/v0.223.2/databricks_cli_0.223.2_windows_amd64-signed.zip
+ InstallerSha256: 18DED0A6AC7AE869EE136584CBB48595DFBEEC9F402F221F6098900D4869F35B
+- Architecture: arm64
+ InstallerUrl: https://github.com/databricks/cli/releases/download/v0.223.2/databricks_cli_0.223.2_windows_arm64-signed.zip
+ InstallerSha256: 00971B50E0560C3CAB53A7927169F6F310549A30AD452751F2E719FA6976A0B7
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Databricks/DatabricksCLI/0.223.2/Databricks.DatabricksCLI.locale.en-US.yaml b/manifests/d/Databricks/DatabricksCLI/0.223.2/Databricks.DatabricksCLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..83928c8e7a620
--- /dev/null
+++ b/manifests/d/Databricks/DatabricksCLI/0.223.2/Databricks.DatabricksCLI.locale.en-US.yaml
@@ -0,0 +1,32 @@
+# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: Databricks.DatabricksCLI
+PackageVersion: 0.223.2
+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: |-
+ - Override complex variables with target overrides instead of merging (#1567).
+ - Rewrite local path for libraries in foreach tasks (#1569).
+ - Change SetVariables mutator to mutate dynamic configuration instead (#1573).
+ - Return early in bundle destroy if no deployment exists (#1581).
+ - Let notebook detection code use underlying metadata if available (#1574).
+ - Remove schema override for variable default value (#1536).
+ - Print diagnostics in 'bundle deploy' (#1579).
+ - Update actions/upload-artifact to v4 (#1559).
+ - Use Go 1.22 to build and test (#1562).
+ - Move bespoke status call to main workspace files filer (#1570).
+ - Add new template (#1578).
+ - Add regression tests for CLI error output (#1566).
+ - Bump golang.org/x/mod from 0.18.0 to 0.19.0 (#1576).
+ - Bump golang.org/x/term from 0.21.0 to 0.22.0 (#1577).
+ReleaseNotesUrl: https://github.com/databricks/cli/releases/tag/v0.223.2
+ManifestType: defaultLocale
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Databricks/DatabricksCLI/0.223.2/Databricks.DatabricksCLI.yaml b/manifests/d/Databricks/DatabricksCLI/0.223.2/Databricks.DatabricksCLI.yaml
new file mode 100644
index 0000000000000..ef503d75b90a8
--- /dev/null
+++ b/manifests/d/Databricks/DatabricksCLI/0.223.2/Databricks.DatabricksCLI.yaml
@@ -0,0 +1,8 @@
+# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: Databricks.DatabricksCLI
+PackageVersion: 0.223.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Databricks/DatabricksCLI/0.224.0/Databricks.DatabricksCLI.installer.yaml b/manifests/d/Databricks/DatabricksCLI/0.224.0/Databricks.DatabricksCLI.installer.yaml
new file mode 100644
index 0000000000000..79b61becff82c
--- /dev/null
+++ b/manifests/d/Databricks/DatabricksCLI/0.224.0/Databricks.DatabricksCLI.installer.yaml
@@ -0,0 +1,20 @@
+# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: Databricks.DatabricksCLI
+PackageVersion: 0.224.0
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: databricks.exe
+UpgradeBehavior: uninstallPrevious
+ReleaseDate: 2024-07-23
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/databricks/cli/releases/download/v0.224.0/databricks_cli_0.224.0_windows_amd64-signed.zip
+ InstallerSha256: 74AA8AEA84B6C90CF1EB022AE8FB35741B2FB882D88DA796E6BCE20C6C1EAFFE
+- Architecture: arm64
+ InstallerUrl: https://github.com/databricks/cli/releases/download/v0.224.0/databricks_cli_0.224.0_windows_arm64-signed.zip
+ InstallerSha256: EAEADDF206644375810DF38FD44484FCED3AF77E1B38736338EDC55FB42F548D
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Databricks/DatabricksCLI/0.224.0/Databricks.DatabricksCLI.locale.en-US.yaml b/manifests/d/Databricks/DatabricksCLI/0.224.0/Databricks.DatabricksCLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..d838a602666df
--- /dev/null
+++ b/manifests/d/Databricks/DatabricksCLI/0.224.0/Databricks.DatabricksCLI.locale.en-US.yaml
@@ -0,0 +1,29 @@
+# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: Databricks.DatabricksCLI
+PackageVersion: 0.224.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: |-
+ - Do not buffer files in memory when downloading (#1599).
+ - Allow artifacts (JARs, wheels) to be uploaded to UC Volumes (#1591).
+ - Upgrade TF provider to 1.48.3 (#1600).
+ - Fixed job name normalisation for bundle generate (#1601).
+ - Add UUID to uniquely identify a deployment state (#1595).
+ - Track multiple locations associated with a dyn.
+ Value (#1510).
+ - Attribute Terraform API requests the CLI (#1598).
+ - Implement readahead cache for Workspace API calls (#1582).
+ - Add read-only mode for extension aware workspace filer (#1609).
+ - Bump github.com/databricks/databricks-sdk-go from 0.43.0 to 0.43.2 (#1594).
+ReleaseNotesUrl: https://github.com/databricks/cli/releases/tag/v0.224.0
+ManifestType: defaultLocale
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Databricks/DatabricksCLI/0.224.0/Databricks.DatabricksCLI.yaml b/manifests/d/Databricks/DatabricksCLI/0.224.0/Databricks.DatabricksCLI.yaml
new file mode 100644
index 0000000000000..bf6408f04b66b
--- /dev/null
+++ b/manifests/d/Databricks/DatabricksCLI/0.224.0/Databricks.DatabricksCLI.yaml
@@ -0,0 +1,8 @@
+# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: Databricks.DatabricksCLI
+PackageVersion: 0.224.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Databricks/DatabricksCLI/0.224.1/Databricks.DatabricksCLI.installer.yaml b/manifests/d/Databricks/DatabricksCLI/0.224.1/Databricks.DatabricksCLI.installer.yaml
new file mode 100644
index 0000000000000..7f434db083d51
--- /dev/null
+++ b/manifests/d/Databricks/DatabricksCLI/0.224.1/Databricks.DatabricksCLI.installer.yaml
@@ -0,0 +1,20 @@
+# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: Databricks.DatabricksCLI
+PackageVersion: 0.224.1
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: databricks.exe
+UpgradeBehavior: uninstallPrevious
+ReleaseDate: 2024-09-03
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/databricks/cli/releases/download/v0.224.1/databricks_cli_0.224.1_windows_amd64-signed.zip
+ InstallerSha256: 94C36072E8386020C3729953C3A09C007C1D026009CD5F228BB00141E44C0E74
+- Architecture: arm64
+ InstallerUrl: https://github.com/databricks/cli/releases/download/v0.224.1/databricks_cli_0.224.1_windows_arm64-signed.zip
+ InstallerSha256: 9A5F43B65ACD2AD9025A16D186B5E72F33F95976E6011FB8648351F482AE412D
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Databricks/DatabricksCLI/0.224.1/Databricks.DatabricksCLI.locale.en-US.yaml b/manifests/d/Databricks/DatabricksCLI/0.224.1/Databricks.DatabricksCLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..3c0036df8c289
--- /dev/null
+++ b/manifests/d/Databricks/DatabricksCLI/0.224.1/Databricks.DatabricksCLI.locale.en-US.yaml
@@ -0,0 +1,26 @@
+# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: Databricks.DatabricksCLI
+PackageVersion: 0.224.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: |-
+ - Add UUID function to bundle template functions (#1612).
+ - Upgrade TF provider to 1.49.0 (#1617).
+ - Upgrade TF provider to 1.49.1 (#1626).
+ - Support multiple locations for diagnostics (#1610).
+ - Split artifact cleanup into prepare step before build (#1618).
+ - Move to a single prompt during bundle destroy (#1583).
+ - Add tests for the Workspace API readahead cache (#1605).
+ - Update Python dependencies before install when upgrading a labs project (#1624).
+ReleaseNotesUrl: https://github.com/databricks/cli/releases/tag/v0.224.1
+ManifestType: defaultLocale
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Databricks/DatabricksCLI/0.224.1/Databricks.DatabricksCLI.yaml b/manifests/d/Databricks/DatabricksCLI/0.224.1/Databricks.DatabricksCLI.yaml
new file mode 100644
index 0000000000000..24748246acaf7
--- /dev/null
+++ b/manifests/d/Databricks/DatabricksCLI/0.224.1/Databricks.DatabricksCLI.yaml
@@ -0,0 +1,8 @@
+# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: Databricks.DatabricksCLI
+PackageVersion: 0.224.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Databricks/DatabricksCLI/0.225.0/Databricks.DatabricksCLI.installer.yaml b/manifests/d/Databricks/DatabricksCLI/0.225.0/Databricks.DatabricksCLI.installer.yaml
new file mode 100644
index 0000000000000..f806495c7ff10
--- /dev/null
+++ b/manifests/d/Databricks/DatabricksCLI/0.225.0/Databricks.DatabricksCLI.installer.yaml
@@ -0,0 +1,20 @@
+# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: Databricks.DatabricksCLI
+PackageVersion: 0.225.0
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: databricks.exe
+UpgradeBehavior: uninstallPrevious
+ReleaseDate: 2024-09-03
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/databricks/cli/releases/download/v0.225.0/databricks_cli_0.225.0_windows_amd64-signed.zip
+ InstallerSha256: CC5D98A1A32ED22EE37A6B8DF406450B11AF68A15C8FB014C62D8C5D3D871BFE
+- Architecture: arm64
+ InstallerUrl: https://github.com/databricks/cli/releases/download/v0.225.0/databricks_cli_0.225.0_windows_arm64-signed.zip
+ InstallerSha256: 70EFC7EF43CDC71BBD50756D3A4402E620F26BC80AD5DE941E20C68CAEBB199F
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Databricks/DatabricksCLI/0.225.0/Databricks.DatabricksCLI.locale.en-US.yaml b/manifests/d/Databricks/DatabricksCLI/0.225.0/Databricks.DatabricksCLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..32c0d2af34f21
--- /dev/null
+++ b/manifests/d/Databricks/DatabricksCLI/0.225.0/Databricks.DatabricksCLI.locale.en-US.yaml
@@ -0,0 +1,24 @@
+# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: Databricks.DatabricksCLI
+PackageVersion: 0.225.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: |-
+ - Add resource for UC schemas to DABs (#1413).
+ - Use dynamic walking to validate unique resource keys (#1614).
+ - Regenerate TF schema (#1635).
+ - Add upgrade and upgrade eager flags to pip install call (#1636).
+ - Added test for negation pattern in sync include exclude section (#1637).
+ - Use precomputed terraform plan for bundle deploy (#1640).
+ReleaseNotesUrl: https://github.com/databricks/cli/releases/tag/v0.225.0
+ManifestType: defaultLocale
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Databricks/DatabricksCLI/0.225.0/Databricks.DatabricksCLI.yaml b/manifests/d/Databricks/DatabricksCLI/0.225.0/Databricks.DatabricksCLI.yaml
new file mode 100644
index 0000000000000..d5645f970431f
--- /dev/null
+++ b/manifests/d/Databricks/DatabricksCLI/0.225.0/Databricks.DatabricksCLI.yaml
@@ -0,0 +1,8 @@
+# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: Databricks.DatabricksCLI
+PackageVersion: 0.225.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Databricks/DatabricksCLI/0.226.0/Databricks.DatabricksCLI.installer.yaml b/manifests/d/Databricks/DatabricksCLI/0.226.0/Databricks.DatabricksCLI.installer.yaml
new file mode 100644
index 0000000000000..d4b700badf079
--- /dev/null
+++ b/manifests/d/Databricks/DatabricksCLI/0.226.0/Databricks.DatabricksCLI.installer.yaml
@@ -0,0 +1,20 @@
+# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: Databricks.DatabricksCLI
+PackageVersion: 0.226.0
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: databricks.exe
+UpgradeBehavior: uninstallPrevious
+ReleaseDate: 2024-09-03
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/databricks/cli/releases/download/v0.226.0/databricks_cli_0.226.0_windows_amd64-signed.zip
+ InstallerSha256: 1E45614CE0EA07699FA6C062BC78F8F335F5BE9FBD4615648A69CD36621F9654
+- Architecture: arm64
+ InstallerUrl: https://github.com/databricks/cli/releases/download/v0.226.0/databricks_cli_0.226.0_windows_arm64-signed.zip
+ InstallerSha256: 0826FA07ABA82BFAF3FC681A0FEE5331303C8C7C1A4AF37746260516A4F6A050
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Databricks/DatabricksCLI/0.226.0/Databricks.DatabricksCLI.locale.en-US.yaml b/manifests/d/Databricks/DatabricksCLI/0.226.0/Databricks.DatabricksCLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..bc4023e355204
--- /dev/null
+++ b/manifests/d/Databricks/DatabricksCLI/0.226.0/Databricks.DatabricksCLI.locale.en-US.yaml
@@ -0,0 +1,111 @@
+# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: Databricks.DatabricksCLI
+PackageVersion: 0.226.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: |-
+ - Add command line autocomplete to the fs commands (#1622).
+ - Add trailing slash to directory to produce completions for (#1666).
+ - Fix ability to import the CLI repository as module (#1671).
+ - Fix host resolution order in auth login (#1370).
+ - Print text logs in import-dir and export-dir commands (#1682).
+ - Expand and upload local wheel libraries for all task types (#1649).
+ - Clarify file format required for the config-file flag in bundle init (#1651).
+ - Fixed incorrectly cleaning up python wheel dist folder (#1656).
+ - Merge job parameters based on their name (#1659).
+ - Fix glob expansion after running a generic build command (#1662).
+ - Upload local libraries even if they don't have artifact defined (#1664).
+ - Fix python wheel task integration tests (#1648).
+ - Skip pushing Terraform state after destroy (#1667).
+ - Enable Spark JAR task test (#1658).
+ - Run Spark JAR task test on multiple DBR versions (#1665).
+ - Stop tracking file path locations in bundle resources (#1673).
+ - Update VS Code settings to match latest value from IDE plugin (#1677).
+ - Use service.
+ NamedIdMap to make lookup generation deterministic (#1678).
+ - [Internal] Remove dependency to the openapi package of the Go SDK (#1676).
+ - Upgrade TF provider to 1.50.0 (#1681).
+ - Upgrade Go SDK to 0.44.0 (#1679).
+ - Changed databricks account budgets create command .
+ New request type is .
+ - Changed databricks account budgets create command to return .
+ - Changed databricks account budgets delete command .
+ New request type is .
+ - Changed databricks account budgets delete command to return .
+ - Changed databricks account budgets get command .
+ New request type is .
+ - Changed databricks account budgets get command to return .
+ - Changed databricks account budgets list command to require request of .
+ - Changed databricks account budgets list command to return .
+ - Changed databricks account budgets update command .
+ New request type is .
+ - Changed databricks account budgets update command to return .
+ - Added databricks account usage-dashboards command group.
+ - Changed databricks model-versions get command to return .
+ - Changed databricks cluster-policies create command with new required argument order.
+ - Changed databricks cluster-policies edit command with new required argument order.
+ - Added databricks clusters update command.
+ - Added databricks genie command group.
+ - Changed databricks permission-migration migrate-permissions command .
+ New request type is .
+ - Changed databricks permission-migration migrate-permissions command to return .
+ - Changed databricks account workspace-assignment delete command to return .
+ - Changed databricks account workspace-assignment update command with new required argument order.
+ - Changed databricks account custom-app-integration create command with new required argument order.
+ - Changed databricks account custom-app-integration list command to require request of .
+ - Changed databricks account published-app-integration list command to require request of .
+ - Removed databricks apps command group.
+ - Added databricks notification-destinations command group.
+ - Changed databricks shares list command to require request of .
+ - Changed databricks alerts create command .
+ New request type is .
+ - Changed databricks alerts delete command .
+ New request type is .
+ - Changed databricks alerts delete command to return .
+ - Changed databricks alerts get command with new required argument order.
+ - Changed databricks alerts list command to require request of .
+ - Changed databricks alerts list command to return .
+ - Changed databricks alerts update command .
+ New request type is .
+ - Changed databricks alerts update command to return .
+ - Changed databricks queries create command .
+ New request type is .
+ - Changed databricks queries delete command .
+ New request type is .
+ - Changed databricks queries delete command to return .
+ - Changed databricks queries get command with new required argument order.
+ - Changed databricks queries list command to return .
+ - Removed databricks queries restore command.
+ - Changed databricks queries update command .
+ New request type is .
+ - Added databricks queries list-visualizations command.
+ - Changed databricks query-visualizations create command .
+ New request type is .
+ - Changed databricks query-visualizations delete command .
+ New request type is .
+ - Changed databricks query-visualizations delete command to return .
+ - Changed databricks query-visualizations update command .
+ New request type is .
+ - Changed databricks statement-execution execute-statement command to return .
+ - Changed databricks statement-execution get-statement command to return .
+ - Added databricks alerts-legacy command group.
+ - Added databricks queries-legacy command group.
+ - Added databricks query-visualizations-legacy command group.
+ - Bump github.com/hashicorp/hc-install from 0.7.0 to 0.8.0 (#1652).
+ - Bump golang.org/x/sync from 0.7.0 to 0.8.0 (#1655).
+ - Bump golang.org/x/mod from 0.19.0 to 0.20.0 (#1654).
+ - Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#1653).
+ - Bump golang.org/x/text from 0.16.0 to 0.17.0 (#1670).
+ - Bump golang.org/x/term from 0.22.0 to 0.23.0 (#1669).
+ReleaseNotesUrl: https://github.com/databricks/cli/releases/tag/v0.226.0
+ManifestType: defaultLocale
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Databricks/DatabricksCLI/0.226.0/Databricks.DatabricksCLI.yaml b/manifests/d/Databricks/DatabricksCLI/0.226.0/Databricks.DatabricksCLI.yaml
new file mode 100644
index 0000000000000..7eedbae08b72b
--- /dev/null
+++ b/manifests/d/Databricks/DatabricksCLI/0.226.0/Databricks.DatabricksCLI.yaml
@@ -0,0 +1,8 @@
+# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: Databricks.DatabricksCLI
+PackageVersion: 0.226.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Databricks/DatabricksCLI/0.227.0/Databricks.DatabricksCLI.installer.yaml b/manifests/d/Databricks/DatabricksCLI/0.227.0/Databricks.DatabricksCLI.installer.yaml
new file mode 100644
index 0000000000000..b7988f8768e7c
--- /dev/null
+++ b/manifests/d/Databricks/DatabricksCLI/0.227.0/Databricks.DatabricksCLI.installer.yaml
@@ -0,0 +1,20 @@
+# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: Databricks.DatabricksCLI
+PackageVersion: 0.227.0
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: databricks.exe
+UpgradeBehavior: uninstallPrevious
+ReleaseDate: 2024-09-03
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/databricks/cli/releases/download/v0.227.0/databricks_cli_0.227.0_windows_amd64-signed.zip
+ InstallerSha256: B3CFA5EB7415BE414FF7920705D136390FA089D00FB17892AE3C0370124AA749
+- Architecture: arm64
+ InstallerUrl: https://github.com/databricks/cli/releases/download/v0.227.0/databricks_cli_0.227.0_windows_arm64-signed.zip
+ InstallerSha256: 5AB4DE8A689E9964F626DBD78D5EB0B1781A17C6867FC3F529AB55588CAC0E2E
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Databricks/DatabricksCLI/0.227.0/Databricks.DatabricksCLI.locale.en-US.yaml b/manifests/d/Databricks/DatabricksCLI/0.227.0/Databricks.DatabricksCLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..4b3e5288ec66f
--- /dev/null
+++ b/manifests/d/Databricks/DatabricksCLI/0.227.0/Databricks.DatabricksCLI.locale.en-US.yaml
@@ -0,0 +1,34 @@
+# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: Databricks.DatabricksCLI
+PackageVersion: 0.227.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: |-
+ - Added filtering flags for cluster list commands (#1703).
+ - Allow users to configure paths (including outside of the bundle root) to synchronize to the workspace. (#1694).
+ - Add configurable presets for name prefixes, tags, etc. (#1490).
+ - Add support for requirements libraries in Job Tasks (#1543).
+ - Remove reference to "dbt" in the default-sql template (#1696).
+ - Pause continuous pipelines when 'mode: development' is used (#1590).
+ - Report all empty resources present in error diagnostic (#1685).
+ - Improves detection of PyPI package names in environment dependencies (#1699).
+ - Add import option for PyDABs (#1693).
+ - Make fileset take optional list of paths to list (#1684).
+ - Pass through paths argument to libs/sync (#1689).
+ - Correctly mark package names with versions as remote libraries (#1697).
+ - Share test initializer in common helper function (#1695).
+ - Make pydabs/venv_path optional (#1687).
+ - Use API mocks for duplicate path errors in workspace files extensions client (#1690).
+ - Fix prefix preset used for UC schemas (#1704).
+ReleaseNotesUrl: https://github.com/databricks/cli/releases/tag/v0.227.0
+ManifestType: defaultLocale
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Databricks/DatabricksCLI/0.227.0/Databricks.DatabricksCLI.yaml b/manifests/d/Databricks/DatabricksCLI/0.227.0/Databricks.DatabricksCLI.yaml
new file mode 100644
index 0000000000000..c28ae5a94ba25
--- /dev/null
+++ b/manifests/d/Databricks/DatabricksCLI/0.227.0/Databricks.DatabricksCLI.yaml
@@ -0,0 +1,8 @@
+# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: Databricks.DatabricksCLI
+PackageVersion: 0.227.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Databricks/DatabricksCLI/0.227.1/Databricks.DatabricksCLI.installer.yaml b/manifests/d/Databricks/DatabricksCLI/0.227.1/Databricks.DatabricksCLI.installer.yaml
new file mode 100644
index 0000000000000..303a3e9bb533d
--- /dev/null
+++ b/manifests/d/Databricks/DatabricksCLI/0.227.1/Databricks.DatabricksCLI.installer.yaml
@@ -0,0 +1,20 @@
+# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: Databricks.DatabricksCLI
+PackageVersion: 0.227.1
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: databricks.exe
+UpgradeBehavior: uninstallPrevious
+ReleaseDate: 2024-09-03
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/databricks/cli/releases/download/v0.227.1/databricks_cli_0.227.1_windows_amd64-signed.zip
+ InstallerSha256: E6A8FE7F6B921DB76B1C388FD6DCDCED01AE0039BB6EC047E4FB6BC43CB0CB8B
+- Architecture: arm64
+ InstallerUrl: https://github.com/databricks/cli/releases/download/v0.227.1/databricks_cli_0.227.1_windows_arm64-signed.zip
+ InstallerSha256: B02DC7DB833168F7839F9D6839992DE4ECEE99FE43F9123A54F95671969BFD51
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Databricks/DatabricksCLI/0.227.1/Databricks.DatabricksCLI.locale.en-US.yaml b/manifests/d/Databricks/DatabricksCLI/0.227.1/Databricks.DatabricksCLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..565f93f3c40b1
--- /dev/null
+++ b/manifests/d/Databricks/DatabricksCLI/0.227.1/Databricks.DatabricksCLI.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: Databricks.DatabricksCLI
+PackageVersion: 0.227.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: |-
+ - Disable prompt for storage-credentials get command (#1723).
+ - Do not treat empty path as a local path (#1717).
+ - Correctly mark PyPI package name specs with multiple specifiers as remote libraries (#1725).
+ - Improve error handling for /Volumes paths in mode: development (#1716).
+ - Ignore CLI version check on development builds of the CLI (#1714).
+ - Added databricks resource-quotas command group.
+ - Added databricks policy-compliance-for-clusters command group.
+ - Added databricks policy-compliance-for-jobs command group.
+ - Bump github.com/databricks/databricks-sdk-go from 0.44.0 to 0.45.0 (#1719).
+ - Revert hc-install version to 0.7.0 (#1711).
+ReleaseNotesUrl: https://github.com/databricks/cli/releases/tag/v0.227.1
+ManifestType: defaultLocale
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Databricks/DatabricksCLI/0.227.1/Databricks.DatabricksCLI.yaml b/manifests/d/Databricks/DatabricksCLI/0.227.1/Databricks.DatabricksCLI.yaml
new file mode 100644
index 0000000000000..d2de7dac16a36
--- /dev/null
+++ b/manifests/d/Databricks/DatabricksCLI/0.227.1/Databricks.DatabricksCLI.yaml
@@ -0,0 +1,8 @@
+# Created with WinGet Releaser 93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: Databricks.DatabricksCLI
+PackageVersion: 0.227.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Datadog/Agent/7.55.2.1/Datadog.Agent.installer.yaml b/manifests/d/Datadog/Agent/7.55.2.1/Datadog.Agent.installer.yaml
new file mode 100644
index 0000000000000..a25f71515f49a
--- /dev/null
+++ b/manifests/d/Datadog/Agent/7.55.2.1/Datadog.Agent.installer.yaml
@@ -0,0 +1,23 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Datadog.Agent
+PackageVersion: 7.55.2.1
+InstallerLocale: en-US
+InstallerType: msi
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Silent: /qn
+ SilentWithProgress: /qb
+ Custom: /norestart OVERRIDE_INSTALLATION_METHOD=winget
+ProductCode: '{35D18420-B444-4E77-8AED-8F2D7304BC60}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://s3.amazonaws.com/ddagent-windows-stable/ddagent-cli-7.55.2.msi
+ InstallerSha256: BF6A935E19FB5B3FB2CEE2E818C9919BD54748193BCE07D1A0D8A05CA4F05B2C
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datadog/Agent/7.55.2.1/Datadog.Agent.locale.en-US.yaml b/manifests/d/Datadog/Agent/7.55.2.1/Datadog.Agent.locale.en-US.yaml
new file mode 100644
index 0000000000000..5a342df2b495a
--- /dev/null
+++ b/manifests/d/Datadog/Agent/7.55.2.1/Datadog.Agent.locale.en-US.yaml
@@ -0,0 +1,18 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Datadog.Agent
+PackageVersion: 7.55.2.1
+PackageLocale: en-US
+Publisher: Datadog, Inc.
+PublisherUrl: https://docs.datadoghq.com/
+PublisherSupportUrl: https://www.datadoghq.com/support/
+PrivacyUrl: https://www.datadoghq.com/legal/privacy/
+Author: Datadog
+PackageName: Datadog Agent
+License: Apache-2.0
+LicenseUrl: https://github.com/DataDog/datadog-agent/blob/master/LICENSE
+Copyright: Copyright Datadog, Inc.
+ShortDescription: Datadog helps you monitor your infrastructure and application
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datadog/Agent/7.55.2.1/Datadog.Agent.yaml b/manifests/d/Datadog/Agent/7.55.2.1/Datadog.Agent.yaml
new file mode 100644
index 0000000000000..314042a950e5e
--- /dev/null
+++ b/manifests/d/Datadog/Agent/7.55.2.1/Datadog.Agent.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Datadog.Agent
+PackageVersion: 7.55.2.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datadog/Agent/7.55.3.1/Datadog.Agent.installer.yaml b/manifests/d/Datadog/Agent/7.55.3.1/Datadog.Agent.installer.yaml
new file mode 100644
index 0000000000000..480cd56337cc1
--- /dev/null
+++ b/manifests/d/Datadog/Agent/7.55.3.1/Datadog.Agent.installer.yaml
@@ -0,0 +1,23 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Datadog.Agent
+PackageVersion: 7.55.3.1
+InstallerLocale: en-US
+InstallerType: msi
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Silent: /qn
+ SilentWithProgress: /qb
+ Custom: /norestart OVERRIDE_INSTALLATION_METHOD=winget
+ProductCode: '{568C116E-5A35-4325-82F6-7168ECE57D2B}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://s3.amazonaws.com/ddagent-windows-stable/ddagent-cli-7.55.3.msi
+ InstallerSha256: 2C1655FDA60EBC1FF4D104210FAFA855032CAD2EAE641648F9AB0E278018E636
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datadog/Agent/7.55.3.1/Datadog.Agent.locale.en-US.yaml b/manifests/d/Datadog/Agent/7.55.3.1/Datadog.Agent.locale.en-US.yaml
new file mode 100644
index 0000000000000..4493c3c6f8811
--- /dev/null
+++ b/manifests/d/Datadog/Agent/7.55.3.1/Datadog.Agent.locale.en-US.yaml
@@ -0,0 +1,18 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Datadog.Agent
+PackageVersion: 7.55.3.1
+PackageLocale: en-US
+Publisher: Datadog, Inc.
+PublisherUrl: https://docs.datadoghq.com/
+PublisherSupportUrl: https://www.datadoghq.com/support/
+PrivacyUrl: https://www.datadoghq.com/legal/privacy/
+Author: Datadog
+PackageName: Datadog Agent
+License: Apache-2.0
+LicenseUrl: https://github.com/DataDog/datadog-agent/blob/master/LICENSE
+Copyright: Copyright Datadog, Inc.
+ShortDescription: Datadog helps you monitor your infrastructure and application
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datadog/Agent/7.55.3.1/Datadog.Agent.yaml b/manifests/d/Datadog/Agent/7.55.3.1/Datadog.Agent.yaml
new file mode 100644
index 0000000000000..bcac4eed9801f
--- /dev/null
+++ b/manifests/d/Datadog/Agent/7.55.3.1/Datadog.Agent.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Datadog.Agent
+PackageVersion: 7.55.3.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datadog/Agent/7.56.0.1/Datadog.Agent.installer.yaml b/manifests/d/Datadog/Agent/7.56.0.1/Datadog.Agent.installer.yaml
new file mode 100644
index 0000000000000..6d65843755d0c
--- /dev/null
+++ b/manifests/d/Datadog/Agent/7.56.0.1/Datadog.Agent.installer.yaml
@@ -0,0 +1,23 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Datadog.Agent
+PackageVersion: 7.56.0.1
+InstallerLocale: en-US
+InstallerType: msi
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Silent: /qn
+ SilentWithProgress: /qb
+ Custom: /norestart OVERRIDE_INSTALLATION_METHOD=winget
+ProductCode: '{8E8CA287-A174-45D7-A1F3-ADD46BE7A816}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://s3.amazonaws.com/ddagent-windows-stable/ddagent-cli-7.56.0.msi
+ InstallerSha256: 2662AD2E1693BC0930E5FFBFFFC5D3BB313EC2FAE4115D7DFA196962C26F0F5F
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datadog/Agent/7.56.0.1/Datadog.Agent.locale.en-US.yaml b/manifests/d/Datadog/Agent/7.56.0.1/Datadog.Agent.locale.en-US.yaml
new file mode 100644
index 0000000000000..303d19a922f51
--- /dev/null
+++ b/manifests/d/Datadog/Agent/7.56.0.1/Datadog.Agent.locale.en-US.yaml
@@ -0,0 +1,18 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Datadog.Agent
+PackageVersion: 7.56.0.1
+PackageLocale: en-US
+Publisher: Datadog, Inc.
+PublisherUrl: https://docs.datadoghq.com/
+PublisherSupportUrl: https://www.datadoghq.com/support/
+PrivacyUrl: https://www.datadoghq.com/legal/privacy/
+Author: Datadog
+PackageName: Datadog Agent
+License: Apache-2.0
+LicenseUrl: https://github.com/DataDog/datadog-agent/blob/master/LICENSE
+Copyright: Copyright Datadog, Inc.
+ShortDescription: Datadog helps you monitor your infrastructure and application
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datadog/Agent/7.56.0.1/Datadog.Agent.yaml b/manifests/d/Datadog/Agent/7.56.0.1/Datadog.Agent.yaml
new file mode 100644
index 0000000000000..b2df38c8713f0
--- /dev/null
+++ b/manifests/d/Datadog/Agent/7.56.0.1/Datadog.Agent.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Datadog.Agent
+PackageVersion: 7.56.0.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datadog/Agent/7.56.1.1/Datadog.Agent.installer.yaml b/manifests/d/Datadog/Agent/7.56.1.1/Datadog.Agent.installer.yaml
new file mode 100644
index 0000000000000..1d13e6c37dc84
--- /dev/null
+++ b/manifests/d/Datadog/Agent/7.56.1.1/Datadog.Agent.installer.yaml
@@ -0,0 +1,23 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Datadog.Agent
+PackageVersion: 7.56.1.1
+InstallerLocale: en-US
+InstallerType: msi
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Silent: /qn
+ SilentWithProgress: /qb
+ Custom: /norestart OVERRIDE_INSTALLATION_METHOD=winget
+ProductCode: '{401A638C-C1FB-4DB5-B3CA-64662D4E1407}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://s3.amazonaws.com/ddagent-windows-stable/ddagent-cli-7.56.1.msi
+ InstallerSha256: 92F54F708A5E7A9D4C43D31C60F628C092FECC8BFCAEC67163D3F99F6A95D7C8
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datadog/Agent/7.56.1.1/Datadog.Agent.locale.en-US.yaml b/manifests/d/Datadog/Agent/7.56.1.1/Datadog.Agent.locale.en-US.yaml
new file mode 100644
index 0000000000000..8455d6aa79662
--- /dev/null
+++ b/manifests/d/Datadog/Agent/7.56.1.1/Datadog.Agent.locale.en-US.yaml
@@ -0,0 +1,18 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Datadog.Agent
+PackageVersion: 7.56.1.1
+PackageLocale: en-US
+Publisher: Datadog, Inc.
+PublisherUrl: https://docs.datadoghq.com/
+PublisherSupportUrl: https://www.datadoghq.com/support/
+PrivacyUrl: https://www.datadoghq.com/legal/privacy/
+Author: Datadog
+PackageName: Datadog Agent
+License: Apache-2.0
+LicenseUrl: https://github.com/DataDog/datadog-agent/blob/master/LICENSE
+Copyright: Copyright Datadog, Inc.
+ShortDescription: Datadog helps you monitor your infrastructure and application
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datadog/Agent/7.56.1.1/Datadog.Agent.yaml b/manifests/d/Datadog/Agent/7.56.1.1/Datadog.Agent.yaml
new file mode 100644
index 0000000000000..f457c2242cef7
--- /dev/null
+++ b/manifests/d/Datadog/Agent/7.56.1.1/Datadog.Agent.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Datadog.Agent
+PackageVersion: 7.56.1.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datadog/Agent/7.56.2.1/Datadog.Agent.installer.yaml b/manifests/d/Datadog/Agent/7.56.2.1/Datadog.Agent.installer.yaml
new file mode 100644
index 0000000000000..652a54bcd2096
--- /dev/null
+++ b/manifests/d/Datadog/Agent/7.56.2.1/Datadog.Agent.installer.yaml
@@ -0,0 +1,23 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Datadog.Agent
+PackageVersion: 7.56.2.1
+InstallerLocale: en-US
+InstallerType: msi
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Silent: /qn
+ SilentWithProgress: /qb
+ Custom: /norestart OVERRIDE_INSTALLATION_METHOD=winget
+ProductCode: '{2DF0B83D-B3A8-4A7B-90FD-134EED31A5D8}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://s3.amazonaws.com/ddagent-windows-stable/ddagent-cli-7.56.2.msi
+ InstallerSha256: 6F8EA9F64AD026FAD17073D5FCEB14A3491117B1F16BEE65C2D9438B307DEDE6
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datadog/Agent/7.56.2.1/Datadog.Agent.locale.en-US.yaml b/manifests/d/Datadog/Agent/7.56.2.1/Datadog.Agent.locale.en-US.yaml
new file mode 100644
index 0000000000000..1652d9854861c
--- /dev/null
+++ b/manifests/d/Datadog/Agent/7.56.2.1/Datadog.Agent.locale.en-US.yaml
@@ -0,0 +1,18 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Datadog.Agent
+PackageVersion: 7.56.2.1
+PackageLocale: en-US
+Publisher: Datadog, Inc.
+PublisherUrl: https://docs.datadoghq.com/
+PublisherSupportUrl: https://www.datadoghq.com/support/
+PrivacyUrl: https://www.datadoghq.com/legal/privacy/
+Author: Datadog
+PackageName: Datadog Agent
+License: Apache-2.0
+LicenseUrl: https://github.com/DataDog/datadog-agent/blob/master/LICENSE
+Copyright: Copyright Datadog, Inc.
+ShortDescription: Datadog helps you monitor your infrastructure and application
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datadog/Agent/7.56.2.1/Datadog.Agent.yaml b/manifests/d/Datadog/Agent/7.56.2.1/Datadog.Agent.yaml
new file mode 100644
index 0000000000000..998c4ffdd53e5
--- /dev/null
+++ b/manifests/d/Datadog/Agent/7.56.2.1/Datadog.Agent.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Datadog.Agent
+PackageVersion: 7.56.2.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datadog/Agent/7.57.0.1/Datadog.Agent.installer.yaml b/manifests/d/Datadog/Agent/7.57.0.1/Datadog.Agent.installer.yaml
new file mode 100644
index 0000000000000..98b3dc10b7a6e
--- /dev/null
+++ b/manifests/d/Datadog/Agent/7.57.0.1/Datadog.Agent.installer.yaml
@@ -0,0 +1,23 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Datadog.Agent
+PackageVersion: 7.57.0.1
+InstallerLocale: en-US
+InstallerType: msi
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Silent: /qn
+ SilentWithProgress: /qb
+ Custom: /norestart OVERRIDE_INSTALLATION_METHOD=winget
+ProductCode: '{2D683D22-67A0-40ED-9138-16A691428A4C}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://s3.amazonaws.com/ddagent-windows-stable/ddagent-cli-7.57.0.msi
+ InstallerSha256: 4404C151382D3C97CCBC3879061C110303E5603B8712FE88825262A9A87BA250
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datadog/Agent/7.57.0.1/Datadog.Agent.locale.en-US.yaml b/manifests/d/Datadog/Agent/7.57.0.1/Datadog.Agent.locale.en-US.yaml
new file mode 100644
index 0000000000000..e6a272599d789
--- /dev/null
+++ b/manifests/d/Datadog/Agent/7.57.0.1/Datadog.Agent.locale.en-US.yaml
@@ -0,0 +1,18 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Datadog.Agent
+PackageVersion: 7.57.0.1
+PackageLocale: en-US
+Publisher: Datadog, Inc.
+PublisherUrl: https://docs.datadoghq.com/
+PublisherSupportUrl: https://www.datadoghq.com/support/
+PrivacyUrl: https://www.datadoghq.com/legal/privacy/
+Author: Datadog
+PackageName: Datadog Agent
+License: Apache-2.0
+LicenseUrl: https://github.com/DataDog/datadog-agent/blob/master/LICENSE
+Copyright: Copyright Datadog, Inc.
+ShortDescription: Datadog helps you monitor your infrastructure and application
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datadog/Agent/7.57.0.1/Datadog.Agent.yaml b/manifests/d/Datadog/Agent/7.57.0.1/Datadog.Agent.yaml
new file mode 100644
index 0000000000000..847050e9ff298
--- /dev/null
+++ b/manifests/d/Datadog/Agent/7.57.0.1/Datadog.Agent.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Datadog.Agent
+PackageVersion: 7.57.0.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datadog/dd-trace-dotnet/2.58.0/Datadog.dd-trace-dotnet.installer.yaml b/manifests/d/Datadog/dd-trace-dotnet/2.58.0/Datadog.dd-trace-dotnet.installer.yaml
new file mode 100644
index 0000000000000..f86f776833f5c
--- /dev/null
+++ b/manifests/d/Datadog/dd-trace-dotnet/2.58.0/Datadog.dd-trace-dotnet.installer.yaml
@@ -0,0 +1,31 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Datadog.dd-trace-dotnet
+PackageVersion: 2.58.0
+InstallerLocale: en-US
+InstallerType: wix
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/DataDog/dd-trace-dotnet/releases/download/v2.58.0/datadog-dotnet-apm-2.58.0-x86.msi
+ InstallerSha256: C56ED94D7AD19D28983EF98955577A6A05FBE445C7124C5C1C87CF2EF726960A
+ ProductCode: '{F7018300-97D8-441D-B87D-59C17AD571C7}'
+ AppsAndFeaturesEntries:
+ - DisplayName: Datadog .NET Tracer 32-bit
+ UpgradeCode: '{FC228E86-EAE2-4C2A-AE82-135B718C269E}'
+- Architecture: x64
+ InstallerUrl: https://github.com/DataDog/dd-trace-dotnet/releases/download/v2.58.0/datadog-dotnet-apm-2.58.0-x64.msi
+ InstallerSha256: 156F8DDB88A228930BD212653255B9C260D8462D54720BD203415CDCDBA42F0E
+ ProductCode: '{8DF6F30A-3CB6-4089-96AF-91E256002405}'
+ AppsAndFeaturesEntries:
+ - DisplayName: Datadog .NET Tracer 64-bit
+ UpgradeCode: '{FC228E86-EAE2-4C2A-AE82-135B718C269E}'
+ManifestType: installer
+ManifestVersion: 1.6.0
+ReleaseDate: 2024-09-02
diff --git a/manifests/d/Datadog/dd-trace-dotnet/2.58.0/Datadog.dd-trace-dotnet.locale.en-US.yaml b/manifests/d/Datadog/dd-trace-dotnet/2.58.0/Datadog.dd-trace-dotnet.locale.en-US.yaml
new file mode 100644
index 0000000000000..4e75c00a0c6bf
--- /dev/null
+++ b/manifests/d/Datadog/dd-trace-dotnet/2.58.0/Datadog.dd-trace-dotnet.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Datadog.dd-trace-dotnet
+PackageVersion: 2.58.0
+PackageLocale: en-US
+Publisher: Datadog, Inc.
+PublisherUrl: https://docs.datadoghq.com
+PublisherSupportUrl: https://www.datadoghq.com/support
+PrivacyUrl: https://www.datadoghq.com/legal/privacy
+Author: Datadog
+PackageName: Datadog .NET Tracer
+PackageUrl: https://docs.datadoghq.com/tracing
+License: APACHE-2.0
+LicenseUrl: https://github.com/DataDog/dd-trace-dotnet/blob/master/LICENSE
+Copyright: Copyright 2017 Datadog, Inc.
+CopyrightUrl: https://github.com/DataDog/dd-trace-dotnet/blob/master/NOTICE
+ShortDescription: Automatic instrumentation for .NET applications
+Moniker: dd-trace-dotnet
+Tags:
+- apm
+- tracing
+ReleaseNotesUrl: https://github.com/DataDog/dd-trace-dotnet/releases/tag/v2.58.0
+Documentations:
+- DocumentLabel: Wiki
+ DocumentUrl: https://github.com/DataDog/dd-trace-dotnet/wiki
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datadog/dd-trace-dotnet/2.58.0/Datadog.dd-trace-dotnet.yaml b/manifests/d/Datadog/dd-trace-dotnet/2.58.0/Datadog.dd-trace-dotnet.yaml
new file mode 100644
index 0000000000000..081b9e4e5e9bd
--- /dev/null
+++ b/manifests/d/Datadog/dd-trace-dotnet/2.58.0/Datadog.dd-trace-dotnet.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Datadog.dd-trace-dotnet
+PackageVersion: 2.58.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dataflare/Dataflare/1.7.0/Dataflare.Dataflare.installer.yaml b/manifests/d/Dataflare/Dataflare/1.7.0/Dataflare.Dataflare.installer.yaml
new file mode 100644
index 0000000000000..cfb5dd149a77c
--- /dev/null
+++ b/manifests/d/Dataflare/Dataflare/1.7.0/Dataflare.Dataflare.installer.yaml
@@ -0,0 +1,12 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dataflare.Dataflare
+PackageVersion: 1.7.0
+InstallerType: nullsoft
+Installers:
+- InstallerUrl: https://assets.dataflare.app/release/windows/x86_64/Dataflare-Setup-1.7.0.exe
+ Architecture: x64
+ InstallerSha256: 5C7DC963680FC04A99EF48EDE1792EE0D7C273112EE892E2D5623478B0B705E4
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dataflare/Dataflare/1.7.0/Dataflare.Dataflare.locale.en-US.yaml b/manifests/d/Dataflare/Dataflare/1.7.0/Dataflare.Dataflare.locale.en-US.yaml
new file mode 100644
index 0000000000000..6e006efbc5d6d
--- /dev/null
+++ b/manifests/d/Dataflare/Dataflare/1.7.0/Dataflare.Dataflare.locale.en-US.yaml
@@ -0,0 +1,13 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Dataflare.Dataflare
+PackageVersion: 1.7.0
+PackageLocale: en-US
+Publisher: Dataflare
+PackageName: Dataflare
+License: Proprietary
+Copyright: Copyright © 2024 Dataflare. All Rights Reserved.
+ShortDescription: Simple, easy-to-use database manager
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dataflare/Dataflare/1.7.0/Dataflare.Dataflare.yaml b/manifests/d/Dataflare/Dataflare/1.7.0/Dataflare.Dataflare.yaml
new file mode 100644
index 0000000000000..ce165c07cb8a6
--- /dev/null
+++ b/manifests/d/Dataflare/Dataflare/1.7.0/Dataflare.Dataflare.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dataflare.Dataflare
+PackageVersion: 1.7.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dataflare/Dataflare/1.7.3/Dataflare.Dataflare.installer.yaml b/manifests/d/Dataflare/Dataflare/1.7.3/Dataflare.Dataflare.installer.yaml
new file mode 100644
index 0000000000000..c7ccab27f6b4c
--- /dev/null
+++ b/manifests/d/Dataflare/Dataflare/1.7.3/Dataflare.Dataflare.installer.yaml
@@ -0,0 +1,15 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dataflare.Dataflare
+PackageVersion: 1.7.3
+InstallerType: nullsoft
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.EdgeWebView2Runtime
+Installers:
+- InstallerUrl: https://assets.dataflare.app/release/windows/x86_64/Dataflare-Setup-1.7.3.exe
+ Architecture: x64
+ InstallerSha256: 41FF89411974FD7F81072CC24010DD4E690CDE89A8DFA20D1477BC0FB79C3134
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dataflare/Dataflare/1.7.3/Dataflare.Dataflare.locale.en-US.yaml b/manifests/d/Dataflare/Dataflare/1.7.3/Dataflare.Dataflare.locale.en-US.yaml
new file mode 100644
index 0000000000000..0d00618ba3a2b
--- /dev/null
+++ b/manifests/d/Dataflare/Dataflare/1.7.3/Dataflare.Dataflare.locale.en-US.yaml
@@ -0,0 +1,13 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Dataflare.Dataflare
+PackageVersion: 1.7.3
+PackageLocale: en-US
+Publisher: Dataflare
+PackageName: Dataflare
+License: Proprietary
+Copyright: Copyright © 2024 Dataflare. All Rights Reserved.
+ShortDescription: Simple, easy-to-use database manager
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dataflare/Dataflare/1.7.3/Dataflare.Dataflare.yaml b/manifests/d/Dataflare/Dataflare/1.7.3/Dataflare.Dataflare.yaml
new file mode 100644
index 0000000000000..da22cb73c5835
--- /dev/null
+++ b/manifests/d/Dataflare/Dataflare/1.7.3/Dataflare.Dataflare.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dataflare.Dataflare
+PackageVersion: 1.7.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.20.0/Datronicsoft.SpacedeskDriver.Server.installer.yaml b/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.20.0/Datronicsoft.SpacedeskDriver.Server.installer.yaml
deleted file mode 100644
index 8234691742671..0000000000000
--- a/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.20.0/Datronicsoft.SpacedeskDriver.Server.installer.yaml
+++ /dev/null
@@ -1,33 +0,0 @@
-# Created with komac v2.2.1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
-
-PackageIdentifier: Datronicsoft.SpacedeskDriver.Server
-PackageVersion: 2.1.20.0
-InstallerLocale: en-US
-Platform:
-- Windows.Desktop
-InstallerType: wix
-Scope: machine
-InstallModes:
-- interactive
-- silent
-- silentWithProgress
-InstallerSwitches:
- Custom: REBOOT=ReallySuppress
-UpgradeBehavior: install
-ReleaseDate: 2024-06-03
-Installers:
-- Architecture: x86
- InstallerUrl: https://spacedesk.net/downloads/spacedesk_driver_Win_10_32_v2120.msi
- InstallerSha256: 98A8CBAD7D9521FC0A475242294DED4533C61B272B80232A1922E357B79DEC4E
- ProductCode: '{441EE5BD-27AE-4BB5-8E7C-463472CECA68}'
- AppsAndFeaturesEntries:
- - UpgradeCode: '{960B967D-8BE1-46CF-9BCB-1C57E489E1A9}'
-- Architecture: x64
- InstallerUrl: https://spacedesk.net/downloads/spacedesk_driver_Win_10_64_v2120.msi
- InstallerSha256: CC31223512C2C1AC0277B1B752EBC438D9AC978CF03007DD327A46784D59A6BD
- ProductCode: '{B98A085A-D114-4836-A9D8-77BA553B835C}'
- AppsAndFeaturesEntries:
- - UpgradeCode: '{3CBC4D7B-B6A4-4107-BB9E-66EDFF3909B0}'
-ManifestType: installer
-ManifestVersion: 1.6.0
diff --git a/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.22.0/Datronicsoft.SpacedeskDriver.Server.installer.yaml b/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.22.0/Datronicsoft.SpacedeskDriver.Server.installer.yaml
new file mode 100644
index 0000000000000..6f4816fe476d1
--- /dev/null
+++ b/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.22.0/Datronicsoft.SpacedeskDriver.Server.installer.yaml
@@ -0,0 +1,33 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Datronicsoft.SpacedeskDriver.Server
+PackageVersion: 2.1.22.0
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: wix
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Custom: REBOOT=ReallySuppress
+UpgradeBehavior: install
+ReleaseDate: 2024-08-20
+Installers:
+- Architecture: x86
+ InstallerUrl: https://spacedesk.net/downloads/spacedesk_driver_Win_10_32_v2122.msi
+ InstallerSha256: 9B7B8B0563EAE63B467C6AE3E63094230B86AB35B8B8055BE9A3DC2A9941C933
+ ProductCode: '{CE0A8BF9-4EC3-44CD-AD8B-7C31706FED94}'
+ AppsAndFeaturesEntries:
+ - UpgradeCode: '{960B967D-8BE1-46CF-9BCB-1C57E489E1A9}'
+- Architecture: x64
+ InstallerUrl: https://spacedesk.net/downloads/spacedesk_driver_Win_10_64_v2122.msi
+ InstallerSha256: 049CAD32F63E51A5C7755FE00D6CDA2DC70BEE89640D821FF3760CC42BAD2499
+ ProductCode: '{1315C629-9D5B-4B6C-9FD4-7AE689B30A1F}'
+ AppsAndFeaturesEntries:
+ - UpgradeCode: '{3CBC4D7B-B6A4-4107-BB9E-66EDFF3909B0}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.20.0/Datronicsoft.SpacedeskDriver.Server.locale.en-US.yaml b/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.22.0/Datronicsoft.SpacedeskDriver.Server.locale.en-US.yaml
similarity index 91%
rename from manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.20.0/Datronicsoft.SpacedeskDriver.Server.locale.en-US.yaml
rename to manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.22.0/Datronicsoft.SpacedeskDriver.Server.locale.en-US.yaml
index 872e7d5c99f35..259ab4f1fd5f9 100644
--- a/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.20.0/Datronicsoft.SpacedeskDriver.Server.locale.en-US.yaml
+++ b/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.22.0/Datronicsoft.SpacedeskDriver.Server.locale.en-US.yaml
@@ -1,8 +1,8 @@
-# Created with komac v2.2.1
+# Created with komac v2.3.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
PackageIdentifier: Datronicsoft.SpacedeskDriver.Server
-PackageVersion: 2.1.20.0
+PackageVersion: 2.1.22.0
PackageLocale: en-US
Publisher: datronicsoft Inc.
PublisherUrl: https://spacedesk.net/
diff --git a/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.20.0/Datronicsoft.SpacedeskDriver.Server.yaml b/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.22.0/Datronicsoft.SpacedeskDriver.Server.yaml
similarity index 77%
rename from manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.20.0/Datronicsoft.SpacedeskDriver.Server.yaml
rename to manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.22.0/Datronicsoft.SpacedeskDriver.Server.yaml
index 4f446f66be78e..d6109bae33eb5 100644
--- a/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.20.0/Datronicsoft.SpacedeskDriver.Server.yaml
+++ b/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.22.0/Datronicsoft.SpacedeskDriver.Server.yaml
@@ -1,8 +1,8 @@
-# Created with komac v2.2.1
+# Created with komac v2.3.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
PackageIdentifier: Datronicsoft.SpacedeskDriver.Server
-PackageVersion: 2.1.20.0
+PackageVersion: 2.1.22.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0
diff --git a/manifests/d/Datto/WindowsAgent/3.0.18.10/Datto.WindowsAgent.installer.yaml b/manifests/d/Datto/WindowsAgent/3.0.18.10/Datto.WindowsAgent.installer.yaml
deleted file mode 100644
index 445dfcac0b669..0000000000000
--- a/manifests/d/Datto/WindowsAgent/3.0.18.10/Datto.WindowsAgent.installer.yaml
+++ /dev/null
@@ -1,24 +0,0 @@
-# Automatically updated by the winget bot at 2024/Jun/28
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
-
-PackageIdentifier: Datto.WindowsAgent
-PackageVersion: 3.0.18.10
-MinimumOSVersion: 10.0.0.0
-InstallerType: burn
-InstallerSwitches:
- Silent: /quiet
- SilentWithProgress: /passive
- Custom: /norestart
-InstallerSuccessCodes:
-- 3010
-UpgradeBehavior: install
-ElevationRequirement: elevationRequired
-Installers:
-- InstallerUrl: https://cf-dl.datto.com/dwa/DattoWindowsAgent.exe
- Architecture: x86
- InstallerSha256: 57F7613CB1D2DAFFF469BC78DC26AEA099FF39D0E1E72C7EF577FC8A6B95C05E
-- InstallerUrl: https://cf-dl.datto.com/dwa/DattoWindowsAgent.exe
- Architecture: x64
- InstallerSha256: 57F7613CB1D2DAFFF469BC78DC26AEA099FF39D0E1E72C7EF577FC8A6B95C05E
-ManifestType: installer
-ManifestVersion: 1.5.0
diff --git a/manifests/d/Datto/WindowsAgent/3.0.18.10/Datto.WindowsAgent.yaml b/manifests/d/Datto/WindowsAgent/3.0.18.10/Datto.WindowsAgent.yaml
deleted file mode 100644
index eeb2f0ecbf236..0000000000000
--- a/manifests/d/Datto/WindowsAgent/3.0.18.10/Datto.WindowsAgent.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Automatically updated by the winget bot at 2024/Jun/28
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
-
-PackageIdentifier: Datto.WindowsAgent
-PackageVersion: 3.0.18.10
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.5.0
diff --git a/manifests/d/Datto/WindowsAgent/3.0.18.11/Datto.WindowsAgent.installer.yaml b/manifests/d/Datto/WindowsAgent/3.0.18.11/Datto.WindowsAgent.installer.yaml
new file mode 100644
index 0000000000000..de80da789329e
--- /dev/null
+++ b/manifests/d/Datto/WindowsAgent/3.0.18.11/Datto.WindowsAgent.installer.yaml
@@ -0,0 +1,24 @@
+# Automatically updated by the winget bot at 2024/Aug/01
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: Datto.WindowsAgent
+PackageVersion: 3.0.18.11
+MinimumOSVersion: 10.0.0.0
+InstallerType: burn
+InstallerSwitches:
+ Silent: /quiet
+ SilentWithProgress: /passive
+ Custom: /norestart
+InstallerSuccessCodes:
+- 3010
+UpgradeBehavior: install
+ElevationRequirement: elevationRequired
+Installers:
+- InstallerUrl: https://cf-dl.datto.com/dwa/DattoWindowsAgent.exe
+ Architecture: x86
+ InstallerSha256: ADBCCF2C67B8426E3DEA648ED62F5F472131B854DAF46BEC1A8BE5D2471D61B2
+- InstallerUrl: https://cf-dl.datto.com/dwa/DattoWindowsAgent.exe
+ Architecture: x64
+ InstallerSha256: ADBCCF2C67B8426E3DEA648ED62F5F472131B854DAF46BEC1A8BE5D2471D61B2
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Datto/WindowsAgent/3.0.18.10/Datto.WindowsAgent.locale.en-US.yaml b/manifests/d/Datto/WindowsAgent/3.0.18.11/Datto.WindowsAgent.locale.en-US.yaml
similarity index 87%
rename from manifests/d/Datto/WindowsAgent/3.0.18.10/Datto.WindowsAgent.locale.en-US.yaml
rename to manifests/d/Datto/WindowsAgent/3.0.18.11/Datto.WindowsAgent.locale.en-US.yaml
index 5917b1787b88c..ef5085c30a646 100644
--- a/manifests/d/Datto/WindowsAgent/3.0.18.10/Datto.WindowsAgent.locale.en-US.yaml
+++ b/manifests/d/Datto/WindowsAgent/3.0.18.11/Datto.WindowsAgent.locale.en-US.yaml
@@ -1,8 +1,8 @@
-# Automatically updated by the winget bot at 2024/Jun/28
+# Automatically updated by the winget bot at 2024/Aug/01
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
PackageIdentifier: Datto.WindowsAgent
-PackageVersion: 3.0.18.10
+PackageVersion: 3.0.18.11
PackageLocale: en-US
Publisher: Datto Inc.
PublisherUrl: https://www.datto.com
diff --git a/manifests/d/Datto/WindowsAgent/3.0.18.11/Datto.WindowsAgent.yaml b/manifests/d/Datto/WindowsAgent/3.0.18.11/Datto.WindowsAgent.yaml
new file mode 100644
index 0000000000000..015e4e301cd5b
--- /dev/null
+++ b/manifests/d/Datto/WindowsAgent/3.0.18.11/Datto.WindowsAgent.yaml
@@ -0,0 +1,8 @@
+# Automatically updated by the winget bot at 2024/Aug/01
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: Datto.WindowsAgent
+PackageVersion: 3.0.18.11
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Datto/Workplace/10.4.5.30/Datto.Workplace.installer.yaml b/manifests/d/Datto/Workplace/10.4.5.30/Datto.Workplace.installer.yaml
deleted file mode 100644
index 71c35abf94c56..0000000000000
--- a/manifests/d/Datto/Workplace/10.4.5.30/Datto.Workplace.installer.yaml
+++ /dev/null
@@ -1,24 +0,0 @@
-# Created using wingetcreate 1.5.3.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
-
-PackageIdentifier: Datto.Workplace
-PackageVersion: 10.4.5.30
-Installers:
-- Architecture: neutral
- InstallerType: burn
- InstallerUrl: https://us.workplace.datto.com/update/DattoWorkplaceSetup_v10.4.5.30.exe
- InstallerSha256: 5D56B8327259C0BEB3E62B0AEE4DEBDCB3AACCBA2101FDBB046B2F0517905C47
-- InstallerLocale: en-US
- Architecture: x86
- InstallerType: wix
- InstallerUrl: https://us.workplace.datto.com/update/DattoWorkplace_x86_v10.4.5.30.msi
- InstallerSha256: BC5C7E52459A2EE7702F5C88C0973F88A7D0678B6A81F53F755236FDEE1F6800
- ProductCode: '{A7E2ECF4-B3C4-4757-B5CA-1EC8F56C3886}'
-- InstallerLocale: en-US
- Architecture: x64
- InstallerType: wix
- InstallerUrl: https://us.workplace.datto.com/update/DattoWorkplace_x64_v10.4.5.30.msi
- InstallerSha256: 70B5E18D7D4E0D4CFB234BD731EB02116B6781614BFCD90D51065A88D7CF8071
- ProductCode: '{12D13CD6-2C0A-439F-BA03-045574C137DD}'
-ManifestType: installer
-ManifestVersion: 1.5.0
diff --git a/manifests/d/Datto/Workplace/10.4.5.30/Datto.Workplace.locale.en-US.yaml b/manifests/d/Datto/Workplace/10.4.5.30/Datto.Workplace.locale.en-US.yaml
deleted file mode 100644
index 777bafb27327e..0000000000000
--- a/manifests/d/Datto/Workplace/10.4.5.30/Datto.Workplace.locale.en-US.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Created using wingetcreate 1.5.3.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
-
-PackageIdentifier: Datto.Workplace
-PackageVersion: 10.4.5.30
-PackageLocale: en-US
-Publisher: Datto Inc.
-PackageName: Datto Workplace
-License: Proprietary
-Copyright: Copyright © 2005-2022 Datto, Inc.
-ShortDescription: Datto Workplace is the security-focused enterprise file sync and share (EFSS), delivered by managed service providers, to enable secure and efficient collaboration.
-ManifestType: defaultLocale
-ManifestVersion: 1.5.0
diff --git a/manifests/d/Datto/Workplace/10.4.5.30/Datto.Workplace.yaml b/manifests/d/Datto/Workplace/10.4.5.30/Datto.Workplace.yaml
deleted file mode 100644
index 58b905e853b83..0000000000000
--- a/manifests/d/Datto/Workplace/10.4.5.30/Datto.Workplace.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Created using wingetcreate 1.5.3.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
-
-PackageIdentifier: Datto.Workplace
-PackageVersion: 10.4.5.30
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.5.0
diff --git a/manifests/d/Datto/Workplace/10.5.1.19/Datto.Workplace.installer.yaml b/manifests/d/Datto/Workplace/10.5.1.19/Datto.Workplace.installer.yaml
new file mode 100644
index 0000000000000..710fe650a5bd2
--- /dev/null
+++ b/manifests/d/Datto/Workplace/10.5.1.19/Datto.Workplace.installer.yaml
@@ -0,0 +1,53 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Datto.Workplace
+PackageVersion: 10.5.1.19
+Scope: machine
+UpgradeBehavior: install
+Protocols:
+- dwc
+- workplace
+Installers:
+- Architecture: x86
+ InstallerType: burn
+ InstallerUrl: https://us.workplace.datto.com/update/DattoWorkplaceSetup_v10.5.1.19.exe
+ InstallerSha256: 85C05F77012DC74CEB2BD572C6B11B53A698A1723E9984264062097D742236F7
+ ProductCode: '{C3A22E2A-5D19-45A8-AFEC-FE8AA0978BBC}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{C3A22E2A-5D19-45A8-AFEC-FE8AA0978BBC}'
+ UpgradeCode: '{B284915A-A4ED-456C-8E60-E5210B9E19A3}'
+- Architecture: x64
+ InstallerType: burn
+ InstallerUrl: https://us.workplace.datto.com/update/DattoWorkplaceSetup_v10.5.1.19.exe
+ InstallerSha256: 85C05F77012DC74CEB2BD572C6B11B53A698A1723E9984264062097D742236F7
+ ProductCode: '{C3A22E2A-5D19-45A8-AFEC-FE8AA0978BBC}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{C3A22E2A-5D19-45A8-AFEC-FE8AA0978BBC}'
+ UpgradeCode: '{B284915A-A4ED-456C-8E60-E5210B9E19A3}'
+- Architecture: arm64
+ InstallerType: burn
+ InstallerUrl: https://us.workplace.datto.com/update/DattoWorkplaceSetup_v10.5.1.19.exe
+ InstallerSha256: 85C05F77012DC74CEB2BD572C6B11B53A698A1723E9984264062097D742236F7
+ ProductCode: '{C3A22E2A-5D19-45A8-AFEC-FE8AA0978BBC}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{C3A22E2A-5D19-45A8-AFEC-FE8AA0978BBC}'
+ UpgradeCode: '{B284915A-A4ED-456C-8E60-E5210B9E19A3}'
+- Architecture: x86
+ InstallerType: wix
+ InstallerUrl: https://us.workplace.datto.com/update/DattoWorkplace_x86_v10.5.1.19.msi
+ InstallerSha256: 40CC6206D58A7D1393836B89DC45D4EA5E82A5F3D986EEEA4B7FF93BD6C7336E
+ ProductCode: '{9627DD26-7A96-4743-8086-E621875982CA}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{9627DD26-7A96-4743-8086-E621875982CA}'
+ UpgradeCode: '{B284915A-A4ED-456C-8E60-E5210B9E19A3}'
+- Architecture: x64
+ InstallerType: wix
+ InstallerUrl: https://us.workplace.datto.com/update/DattoWorkplace_x64_v10.5.1.19.msi
+ InstallerSha256: 760A33AFFA9859977408B23E8E2847C966BB5545E7E763DF689CA8E2EECF024E
+ ProductCode: '{847FEA09-DAC6-492A-A2C3-0D206A9FB251}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{847FEA09-DAC6-492A-A2C3-0D206A9FB251}'
+ UpgradeCode: '{B284915A-A4ED-456C-8E60-E5210B9E19A3}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datto/Workplace/10.5.1.19/Datto.Workplace.locale.en-US.yaml b/manifests/d/Datto/Workplace/10.5.1.19/Datto.Workplace.locale.en-US.yaml
new file mode 100644
index 0000000000000..6a96d052a1f04
--- /dev/null
+++ b/manifests/d/Datto/Workplace/10.5.1.19/Datto.Workplace.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Datto.Workplace
+PackageVersion: 10.5.1.19
+PackageLocale: en-US
+Publisher: Datto Inc.
+PublisherUrl: https://www.datto.com/
+PublisherSupportUrl: https://help.workplace.datto.com/help/Content/1_GENERAL/How_VFS_Works.htm
+PrivacyUrl: https://www.datto.com/legal/privacy-policy/
+Author: Datto Inc.
+PackageName: Datto Workplace
+PackageUrl: https://us.workplace.datto.com/download
+License: Proprietary
+# LicenseUrl:
+Copyright: Copyright © 2005-2024 Datto, Inc.
+CopyrightUrl: https://www.kaseya.com/legal/website-terms-of-use/
+ShortDescription: Datto Workplace is the security-focused enterprise file sync and share (EFSS), delivered by managed service providers, to enable secure and efficient collaboration.
+# Description:
+# Moniker:
+# Tags:
+# ReleaseNotes:
+ReleaseNotesUrl: https://help.workplace.datto.com/help/Content/1_GENERAL/Release_Notes/ReleaseNotes.htm
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datto/Workplace/10.5.1.19/Datto.Workplace.locale.zh-CN.yaml b/manifests/d/Datto/Workplace/10.5.1.19/Datto.Workplace.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..8a624f0fa648f
--- /dev/null
+++ b/manifests/d/Datto/Workplace/10.5.1.19/Datto.Workplace.locale.zh-CN.yaml
@@ -0,0 +1,28 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Datto.Workplace
+PackageVersion: 10.5.1.19
+PackageLocale: zh-CN
+Publisher: Datto Inc.
+PublisherUrl: https://www.datto.com/
+PublisherSupportUrl: https://help.workplace.datto.com/help/Content/1_GENERAL/How_VFS_Works.htm
+PrivacyUrl: https://www.datto.com/legal/privacy-policy/
+Author: Datto Inc.
+PackageName: Datto Workplace
+PackageUrl: https://us.workplace.datto.com/download
+License: 专有软件
+# LicenseUrl:
+Copyright: Copyright © 2005-2024 Datto, Inc.
+CopyrightUrl: https://www.kaseya.com/legal/website-terms-of-use/
+ShortDescription: Datto Workplace 是以安全为重点的企业文件同步和共享(EFSS),由托管服务提供商提供,以实现安全高效的协作。
+# Description:
+# Moniker:
+# Tags:
+# ReleaseNotes:
+ReleaseNotesUrl: https://help.workplace.datto.com/help/Content/1_GENERAL/Release_Notes/ReleaseNotes.htm
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datto/Workplace/10.5.1.19/Datto.Workplace.yaml b/manifests/d/Datto/Workplace/10.5.1.19/Datto.Workplace.yaml
new file mode 100644
index 0000000000000..ffe5888c2d4dc
--- /dev/null
+++ b/manifests/d/Datto/Workplace/10.5.1.19/Datto.Workplace.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Datto.Workplace
+PackageVersion: 10.5.1.19
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datto/Workplace/10.5.1.22/Datto.Workplace.installer.yaml b/manifests/d/Datto/Workplace/10.5.1.22/Datto.Workplace.installer.yaml
new file mode 100644
index 0000000000000..3cec8168d8171
--- /dev/null
+++ b/manifests/d/Datto/Workplace/10.5.1.22/Datto.Workplace.installer.yaml
@@ -0,0 +1,53 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Datto.Workplace
+PackageVersion: 10.5.1.22
+Scope: machine
+UpgradeBehavior: install
+Protocols:
+- dwc
+- workplace
+Installers:
+- Architecture: x86
+ InstallerType: burn
+ InstallerUrl: https://us.workplace.datto.com/update/DattoWorkplaceSetup_v10.5.1.22.exe
+ InstallerSha256: 414C0922104C18292400474C455ABC4B5AE69A437B522B77177D27380574C282
+ ProductCode: '{3AA70D8A-1826-4550-B075-779DD4A1D0E9}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{3AA70D8A-1826-4550-B075-779DD4A1D0E9}'
+ UpgradeCode: '{B284915A-A4ED-456C-8E60-E5210B9E19A3}'
+- Architecture: x64
+ InstallerType: burn
+ InstallerUrl: https://us.workplace.datto.com/update/DattoWorkplaceSetup_v10.5.1.22.exe
+ InstallerSha256: 414C0922104C18292400474C455ABC4B5AE69A437B522B77177D27380574C282
+ ProductCode: '{3AA70D8A-1826-4550-B075-779DD4A1D0E9}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{3AA70D8A-1826-4550-B075-779DD4A1D0E9}'
+ UpgradeCode: '{B284915A-A4ED-456C-8E60-E5210B9E19A3}'
+- Architecture: arm64
+ InstallerType: burn
+ InstallerUrl: https://us.workplace.datto.com/update/DattoWorkplaceSetup_v10.5.1.22.exe
+ InstallerSha256: 414C0922104C18292400474C455ABC4B5AE69A437B522B77177D27380574C282
+ ProductCode: '{3AA70D8A-1826-4550-B075-779DD4A1D0E9}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{3AA70D8A-1826-4550-B075-779DD4A1D0E9}'
+ UpgradeCode: '{B284915A-A4ED-456C-8E60-E5210B9E19A3}'
+- Architecture: x86
+ InstallerType: wix
+ InstallerUrl: https://us.workplace.datto.com/update/DattoWorkplace_x86_v10.5.1.22.msi
+ InstallerSha256: 6094D1DC7F75ED4BDF66FB2CF35190FC05510ACFDC4D8D3FB9070CD1A21014D0
+ ProductCode: '{E9F3E541-8574-482A-8F74-0A6EF784DF08}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{E9F3E541-8574-482A-8F74-0A6EF784DF08}'
+ UpgradeCode: '{B284915A-A4ED-456C-8E60-E5210B9E19A3}'
+- Architecture: x64
+ InstallerType: wix
+ InstallerUrl: https://us.workplace.datto.com/update/DattoWorkplace_x64_v10.5.1.22.msi
+ InstallerSha256: 317E6156B4369B76EAC7C4CF69309771134DEAEA09196D7B2D6A4AC186A7B3DF
+ ProductCode: '{28897A87-5126-4373-8221-D2936D9DBAD9}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{28897A87-5126-4373-8221-D2936D9DBAD9}'
+ UpgradeCode: '{B284915A-A4ED-456C-8E60-E5210B9E19A3}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datto/Workplace/10.5.1.22/Datto.Workplace.locale.en-US.yaml b/manifests/d/Datto/Workplace/10.5.1.22/Datto.Workplace.locale.en-US.yaml
new file mode 100644
index 0000000000000..f76aa91613550
--- /dev/null
+++ b/manifests/d/Datto/Workplace/10.5.1.22/Datto.Workplace.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Datto.Workplace
+PackageVersion: 10.5.1.22
+PackageLocale: en-US
+Publisher: Datto Inc.
+PublisherUrl: https://www.datto.com/
+PublisherSupportUrl: https://help.workplace.datto.com/help/Content/1_GENERAL/How_VFS_Works.htm
+PrivacyUrl: https://www.datto.com/legal/privacy-policy/
+Author: Datto Inc.
+PackageName: Datto Workplace
+PackageUrl: https://us.workplace.datto.com/download
+License: Proprietary
+# LicenseUrl:
+Copyright: Copyright © 2005-2024 Datto, Inc.
+CopyrightUrl: https://www.kaseya.com/legal/website-terms-of-use/
+ShortDescription: Datto Workplace is the security-focused enterprise file sync and share (EFSS), delivered by managed service providers, to enable secure and efficient collaboration.
+# Description:
+# Moniker:
+# Tags:
+# ReleaseNotes:
+ReleaseNotesUrl: https://help.workplace.datto.com/help/Content/1_GENERAL/Release_Notes/ReleaseNotes.htm
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datto/Workplace/10.5.1.22/Datto.Workplace.locale.zh-CN.yaml b/manifests/d/Datto/Workplace/10.5.1.22/Datto.Workplace.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..e18d090355add
--- /dev/null
+++ b/manifests/d/Datto/Workplace/10.5.1.22/Datto.Workplace.locale.zh-CN.yaml
@@ -0,0 +1,28 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Datto.Workplace
+PackageVersion: 10.5.1.22
+PackageLocale: zh-CN
+Publisher: Datto Inc.
+PublisherUrl: https://www.datto.com/
+PublisherSupportUrl: https://help.workplace.datto.com/help/Content/1_GENERAL/How_VFS_Works.htm
+PrivacyUrl: https://www.datto.com/legal/privacy-policy/
+Author: Datto Inc.
+PackageName: Datto Workplace
+PackageUrl: https://us.workplace.datto.com/download
+License: 专有软件
+# LicenseUrl:
+Copyright: Copyright © 2005-2024 Datto, Inc.
+CopyrightUrl: https://www.kaseya.com/legal/website-terms-of-use/
+ShortDescription: Datto Workplace 是以安全为重点的企业文件同步和共享(EFSS),由托管服务提供商提供,以实现安全高效的协作。
+# Description:
+# Moniker:
+# Tags:
+# ReleaseNotes:
+ReleaseNotesUrl: https://help.workplace.datto.com/help/Content/1_GENERAL/Release_Notes/ReleaseNotes.htm
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Datto/Workplace/10.5.1.22/Datto.Workplace.yaml b/manifests/d/Datto/Workplace/10.5.1.22/Datto.Workplace.yaml
new file mode 100644
index 0000000000000..2b570494d0638
--- /dev/null
+++ b/manifests/d/Datto/Workplace/10.5.1.22/Datto.Workplace.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Datto.Workplace
+PackageVersion: 10.5.1.22
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Daum/PotPlayer/24.08.27.0/Daum.PotPlayer.installer.yaml b/manifests/d/Daum/PotPlayer/24.08.27.0/Daum.PotPlayer.installer.yaml
new file mode 100644
index 0000000000000..0add50ada71df
--- /dev/null
+++ b/manifests/d/Daum/PotPlayer/24.08.27.0/Daum.PotPlayer.installer.yaml
@@ -0,0 +1,137 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Daum.PotPlayer
+PackageVersion: 24.08.27.0
+InstallerType: nullsoft
+Scope: machine
+InstallModes:
+- interactive
+- silentWithProgress
+UpgradeBehavior: install
+ElevationRequirement: elevatesSelf
+FileExtensions:
+- 3g2
+- 3gp
+- 3gp2
+- 3gpp
+- aac
+- ac3
+- aif
+- aiff
+- amr
+- amv
+- ape
+- asf
+- ass
+- asx
+- avi
+- cda
+- cue
+- divx
+- dmskm
+- dpg
+- dpl
+- dsf
+- dts
+- dtshd
+- dvr-ms
+- eac3
+- evo
+- f4v
+- flac
+- flv
+- idx
+- ifo
+- k3g
+- lmp4
+- m1a
+- m1v
+- m2a
+- m2t
+- m2ts
+- m2v
+- m3u
+- m3u8
+- m4a
+- m4b
+- m4p
+- m4v
+- mka
+- mkv
+- mod
+- mov
+- mp2
+- mp2v
+- mp3
+- mp4
+- mpa
+- mpc
+- mpd
+- mpe
+- mpeg
+- mpg
+- mpl
+- mpls
+- mpv2
+- mqv
+- mts
+- mxf
+- nsr
+- nsv
+- ogg
+- ogm
+- ogv
+- opus
+- pls
+- psb
+- qt
+- ra
+- ram
+- rmvb
+- rpm
+- rt
+- sbv
+- skm
+- smi
+- srt
+- ssa
+- ssf
+- sub
+- sup
+- tak
+- tp
+- tpr
+- trp
+- ts
+- tta
+- ttml
+- usf
+- vob
+- vtt
+- wav
+- webm
+- wm
+- wma
+- wmp
+- wmv
+- wmx
+- wtv
+- wv
+- wvx
+- xspf
+- xss
+Installers:
+- Architecture: x86
+ InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/Latest/PotPlayerSetup.exe
+ InstallerSha256: 2D9252A1515E9C46427A1D3EB782B21F1F9B163D8230D753EA9FE87710E36065
+ AppsAndFeaturesEntries:
+ - DisplayName: PotPlayer
+- Architecture: x64
+ InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/Latest/PotPlayerSetup64.exe
+ InstallerSha256: C8AF471D08000EDB7129A9F640152EC2DCBF3F9C81A3666947130DD27E30D6E8
+ AppsAndFeaturesEntries:
+ - DisplayName: PotPlayer-64 bit
+ReleaseDate: 2024-08-27
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Daum/PotPlayer/24.08.27.0/Daum.PotPlayer.locale.en-US.yaml b/manifests/d/Daum/PotPlayer/24.08.27.0/Daum.PotPlayer.locale.en-US.yaml
new file mode 100644
index 0000000000000..9e8b14d514038
--- /dev/null
+++ b/manifests/d/Daum/PotPlayer/24.08.27.0/Daum.PotPlayer.locale.en-US.yaml
@@ -0,0 +1,37 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Daum.PotPlayer
+PackageVersion: 24.08.27.0
+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
+ReleaseNotes: |-
+ + Added WEBP to video capture
+ + Added ability to set delay time to seconds or less in image source filter
+ + Added auto-run feature when system starts
+ - Fixed an issue where the size settings of the shortcut icon were not reflected.
+ - Fixed an issue where the Do not add duplicate files setting was reset in certain situations.
+ - Fixed an issue where the video was recognized as interlaced when playing with a specific codec.
+ - Fixed an error issue when decoding with libVPX 8/9
+ - Fixed an issue where navigation occurred abnormally when playing MP4 streaming.
+ - Fixed an issue where browsing certain FLV files was slow
+ - Improved subtitle display speed
+Tags:
+- audio
+- media-player
+- video
+- video-player
+- hdr
+- subtitle
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Daum/PotPlayer/24.08.27.0/Daum.PotPlayer.locale.zh-CN.yaml b/manifests/d/Daum/PotPlayer/24.08.27.0/Daum.PotPlayer.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..f14f53ed45084
--- /dev/null
+++ b/manifests/d/Daum/PotPlayer/24.08.27.0/Daum.PotPlayer.locale.zh-CN.yaml
@@ -0,0 +1,22 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Daum.PotPlayer
+PackageVersion: 24.08.27.0
+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.6.0
diff --git a/manifests/d/Daum/PotPlayer/24.08.27.0/Daum.PotPlayer.yaml b/manifests/d/Daum/PotPlayer/24.08.27.0/Daum.PotPlayer.yaml
new file mode 100644
index 0000000000000..dbe70d3b67ec8
--- /dev/null
+++ b/manifests/d/Daum/PotPlayer/24.08.27.0/Daum.PotPlayer.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Daum.PotPlayer
+PackageVersion: 24.08.27.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Daum/PotPlayer/240509/Daum.PotPlayer.installer.yaml b/manifests/d/Daum/PotPlayer/240509/Daum.PotPlayer.installer.yaml
deleted file mode 100644
index 1f2dab7cdb8c7..0000000000000
--- a/manifests/d/Daum/PotPlayer/240509/Daum.PotPlayer.installer.yaml
+++ /dev/null
@@ -1,85 +0,0 @@
-# Created using wingetcreate 1.6.1.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
-
-PackageIdentifier: Daum.PotPlayer
-PackageVersion: "240509"
-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/240509/PotPlayerSetup.exe
- InstallerSha256: AC07C4BF173A2538E83EE472AB02DB91483CB9CD9CF4FA4FAAB2488BCAAC872D
-- Architecture: x64
- InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/240509/PotPlayerSetup64.exe
- InstallerSha256: A0E0D8BEAD8A9F1D44BB43F1215EFED58E6E63D96E4966E1DF2464562877F0C3
-ManifestType: installer
-ManifestVersion: 1.6.0
diff --git a/manifests/d/Daum/PotPlayer/240509/Daum.PotPlayer.locale.en-US.yaml b/manifests/d/Daum/PotPlayer/240509/Daum.PotPlayer.locale.en-US.yaml
deleted file mode 100644
index 40c6513c3ec15..0000000000000
--- a/manifests/d/Daum/PotPlayer/240509/Daum.PotPlayer.locale.en-US.yaml
+++ /dev/null
@@ -1,25 +0,0 @@
-# Created using wingetcreate 1.6.1.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
-
-PackageIdentifier: Daum.PotPlayer
-PackageVersion: "240509"
-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.6.0
diff --git a/manifests/d/Daum/PotPlayer/240509/Daum.PotPlayer.locale.zh-CN.yaml b/manifests/d/Daum/PotPlayer/240509/Daum.PotPlayer.locale.zh-CN.yaml
deleted file mode 100644
index 81332aae2b929..0000000000000
--- a/manifests/d/Daum/PotPlayer/240509/Daum.PotPlayer.locale.zh-CN.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
-# Created using wingetcreate 1.6.1.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
-
-PackageIdentifier: Daum.PotPlayer
-PackageVersion: "240509"
-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.6.0
diff --git a/manifests/d/Daum/PotPlayer/240509/Daum.PotPlayer.yaml b/manifests/d/Daum/PotPlayer/240509/Daum.PotPlayer.yaml
deleted file mode 100644
index d636bc793f422..0000000000000
--- a/manifests/d/Daum/PotPlayer/240509/Daum.PotPlayer.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Created using wingetcreate 1.6.1.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
-
-PackageIdentifier: Daum.PotPlayer
-PackageVersion: "240509"
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.6.0
diff --git a/manifests/d/Daum/PotPlayer/240618/Daum.PotPlayer.installer.yaml b/manifests/d/Daum/PotPlayer/240618/Daum.PotPlayer.installer.yaml
deleted file mode 100644
index f99fd06a19bed..0000000000000
--- a/manifests/d/Daum/PotPlayer/240618/Daum.PotPlayer.installer.yaml
+++ /dev/null
@@ -1,85 +0,0 @@
-# Created using wingetcreate 1.6.1.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
-
-PackageIdentifier: Daum.PotPlayer
-PackageVersion: "240618"
-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/240618/PotPlayerSetup.exe
- InstallerSha256: 78A1F25EDFDA7EB4399B4EF5F717C18D3DB7FB9AEB8BE55EF9686DB1D5BADEAF
-- Architecture: x64
- InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/240618/PotPlayerSetup64.exe
- InstallerSha256: 66D03FC13F4949948890675CF62B839B704B542A34A13A180466F93BE20D5BC6
-ManifestType: installer
-ManifestVersion: 1.6.0
diff --git a/manifests/d/Daum/PotPlayer/240618/Daum.PotPlayer.locale.en-US.yaml b/manifests/d/Daum/PotPlayer/240618/Daum.PotPlayer.locale.en-US.yaml
deleted file mode 100644
index 84b2cfd13a65c..0000000000000
--- a/manifests/d/Daum/PotPlayer/240618/Daum.PotPlayer.locale.en-US.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-# Created using wingetcreate 1.6.1.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
-
-PackageIdentifier: Daum.PotPlayer
-PackageVersion: "240618"
-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
-ReleaseNotes: |-
- - Added the ability to set the font for OSD playback information.
- - Added the ability to name albums in environment management automatic conditions.
- - Added the ability to go to the previous/next section in the section repeat list.
- - Added ability to not wait for vertical sync.
- - Added system media transport control function.
- - Modified the window border skin to be prettier.
- - Modified the subtitle format to be displayed in the name of the built-in subtitles.
- - Fixed an issue where frame steps did not work properly in the built-in video renderer.
-ReleaseNotesUrl: https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html
-Tags:
-- audio
-- media-player
-- video
-- video-player
-- hdr
-- subtitle
-ManifestType: defaultLocale
-ManifestVersion: 1.6.0
diff --git a/manifests/d/Daum/PotPlayer/240618/Daum.PotPlayer.locale.zh-CN.yaml b/manifests/d/Daum/PotPlayer/240618/Daum.PotPlayer.locale.zh-CN.yaml
deleted file mode 100644
index dcbedd79cba0c..0000000000000
--- a/manifests/d/Daum/PotPlayer/240618/Daum.PotPlayer.locale.zh-CN.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
-# Created using wingetcreate 1.6.1.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
-
-PackageIdentifier: Daum.PotPlayer
-PackageVersion: "240618"
-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.6.0
diff --git a/manifests/d/Daum/PotPlayer/240618/Daum.PotPlayer.yaml b/manifests/d/Daum/PotPlayer/240618/Daum.PotPlayer.yaml
deleted file mode 100644
index 6c95ca3586a19..0000000000000
--- a/manifests/d/Daum/PotPlayer/240618/Daum.PotPlayer.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Created using wingetcreate 1.6.1.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
-
-PackageIdentifier: Daum.PotPlayer
-PackageVersion: "240618"
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.6.0
diff --git a/manifests/d/DaxStudio/DaxStudio/3.1.0/DaxStudio.DaxStudio.installer.yaml b/manifests/d/DaxStudio/DaxStudio/3.1.0/DaxStudio.DaxStudio.installer.yaml
new file mode 100644
index 0000000000000..bb504f01a771d
--- /dev/null
+++ b/manifests/d/DaxStudio/DaxStudio/3.1.0/DaxStudio.DaxStudio.installer.yaml
@@ -0,0 +1,30 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DaxStudio.DaxStudio
+PackageVersion: 3.1.0
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+MinimumOSVersion: 10.0.0.0
+InstallerType: inno
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Installers:
+- Architecture: x64
+ Scope: machine
+ InstallerUrl: https://github.com/DaxStudio/DaxStudio/releases/download/v3.1.0/DaxStudio_3_1_0_setup.exe
+ InstallerSha256: 6B107E666523B096F14F94A8DB8AAB700B89565DAC7FD3625FA932823EBF0B2E
+ InstallerSwitches:
+ Custom: /ALLUSERS
+- Architecture: x64
+ Scope: user
+ InstallerUrl: https://github.com/DaxStudio/DaxStudio/releases/download/v3.1.0/DaxStudio_3_1_0_setup.exe
+ InstallerSha256: 6B107E666523B096F14F94A8DB8AAB700B89565DAC7FD3625FA932823EBF0B2E
+ InstallerSwitches:
+ Custom: /CURRENTUSER
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DaxStudio/DaxStudio/3.1.0/DaxStudio.DaxStudio.locale.en-US.yaml b/manifests/d/DaxStudio/DaxStudio/3.1.0/DaxStudio.DaxStudio.locale.en-US.yaml
new file mode 100644
index 0000000000000..b3578390d10b6
--- /dev/null
+++ b/manifests/d/DaxStudio/DaxStudio/3.1.0/DaxStudio.DaxStudio.locale.en-US.yaml
@@ -0,0 +1,19 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DaxStudio.DaxStudio
+PackageVersion: 3.1.0
+PackageLocale: en-US
+Publisher: DAX Studio
+PublisherUrl: https://github.com/DaxStudio/DaxStudio
+PublisherSupportUrl: https://github.com/DaxStudio/DaxStudio/issues
+Author: DaxStudio.org
+PackageName: DAX Studio
+PackageUrl: https://daxstudio.org
+License: Microsoft Reciprocal License (Ms-RL)
+ShortDescription: The ultimate tool for working with DAX queries
+Tags:
+- dax
+- powerbi
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DaxStudio/DaxStudio/3.1.0/DaxStudio.DaxStudio.yaml b/manifests/d/DaxStudio/DaxStudio/3.1.0/DaxStudio.DaxStudio.yaml
new file mode 100644
index 0000000000000..220f9bc4b91a2
--- /dev/null
+++ b/manifests/d/DaxStudio/DaxStudio/3.1.0/DaxStudio.DaxStudio.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DaxStudio.DaxStudio
+PackageVersion: 3.1.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DaxStudio/DaxStudio/3.1.1/DaxStudio.DaxStudio.installer.yaml b/manifests/d/DaxStudio/DaxStudio/3.1.1/DaxStudio.DaxStudio.installer.yaml
new file mode 100644
index 0000000000000..73238ee4027a2
--- /dev/null
+++ b/manifests/d/DaxStudio/DaxStudio/3.1.1/DaxStudio.DaxStudio.installer.yaml
@@ -0,0 +1,30 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DaxStudio.DaxStudio
+PackageVersion: 3.1.1
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+MinimumOSVersion: 10.0.0.0
+InstallerType: inno
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Installers:
+- Architecture: x64
+ Scope: machine
+ InstallerUrl: https://github.com/DaxStudio/DaxStudio/releases/download/v3.1.1/DaxStudio_3_1_1_setup.exe
+ InstallerSha256: 4623D4291E1F03068FA33D129493BDAA4A932F8EAECED2D4339FEB711DB46B93
+ InstallerSwitches:
+ Custom: /ALLUSERS
+- Architecture: x64
+ Scope: user
+ InstallerUrl: https://github.com/DaxStudio/DaxStudio/releases/download/v3.1.1/DaxStudio_3_1_1_setup.exe
+ InstallerSha256: 4623D4291E1F03068FA33D129493BDAA4A932F8EAECED2D4339FEB711DB46B93
+ InstallerSwitches:
+ Custom: /CURRENTUSER
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DaxStudio/DaxStudio/3.1.1/DaxStudio.DaxStudio.locale.en-US.yaml b/manifests/d/DaxStudio/DaxStudio/3.1.1/DaxStudio.DaxStudio.locale.en-US.yaml
new file mode 100644
index 0000000000000..14dc5c7902b33
--- /dev/null
+++ b/manifests/d/DaxStudio/DaxStudio/3.1.1/DaxStudio.DaxStudio.locale.en-US.yaml
@@ -0,0 +1,19 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DaxStudio.DaxStudio
+PackageVersion: 3.1.1
+PackageLocale: en-US
+Publisher: DAX Studio
+PublisherUrl: https://github.com/DaxStudio/DaxStudio
+PublisherSupportUrl: https://github.com/DaxStudio/DaxStudio/issues
+Author: DaxStudio.org
+PackageName: DAX Studio
+PackageUrl: https://daxstudio.org
+License: Microsoft Reciprocal License (Ms-RL)
+ShortDescription: The ultimate tool for working with DAX queries
+Tags:
+- dax
+- powerbi
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DaxStudio/DaxStudio/3.1.1/DaxStudio.DaxStudio.yaml b/manifests/d/DaxStudio/DaxStudio/3.1.1/DaxStudio.DaxStudio.yaml
new file mode 100644
index 0000000000000..22ca7d58fbc97
--- /dev/null
+++ b/manifests/d/DaxStudio/DaxStudio/3.1.1/DaxStudio.DaxStudio.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DaxStudio.DaxStudio
+PackageVersion: 3.1.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DaxStudio/DaxStudio/3.2.0/DaxStudio.DaxStudio.installer.yaml b/manifests/d/DaxStudio/DaxStudio/3.2.0/DaxStudio.DaxStudio.installer.yaml
new file mode 100644
index 0000000000000..746d721d46888
--- /dev/null
+++ b/manifests/d/DaxStudio/DaxStudio/3.2.0/DaxStudio.DaxStudio.installer.yaml
@@ -0,0 +1,30 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DaxStudio.DaxStudio
+PackageVersion: 3.2.0
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+MinimumOSVersion: 10.0.0.0
+InstallerType: inno
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Installers:
+- Architecture: x64
+ Scope: machine
+ InstallerUrl: https://github.com/DaxStudio/DaxStudio/releases/download/v3.2.0/DaxStudio_3_2_0_setup.exe
+ InstallerSha256: 2F2A078017FA24101D0D30580AA7AF1F4C21B71E621A6A603C28C7C6F0A5A972
+ InstallerSwitches:
+ Custom: /ALLUSERS
+- Architecture: x64
+ Scope: user
+ InstallerUrl: https://github.com/DaxStudio/DaxStudio/releases/download/v3.2.0/DaxStudio_3_2_0_setup.exe
+ InstallerSha256: 2F2A078017FA24101D0D30580AA7AF1F4C21B71E621A6A603C28C7C6F0A5A972
+ InstallerSwitches:
+ Custom: /CURRENTUSER
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DaxStudio/DaxStudio/3.2.0/DaxStudio.DaxStudio.locale.en-US.yaml b/manifests/d/DaxStudio/DaxStudio/3.2.0/DaxStudio.DaxStudio.locale.en-US.yaml
new file mode 100644
index 0000000000000..49e91f174ecb3
--- /dev/null
+++ b/manifests/d/DaxStudio/DaxStudio/3.2.0/DaxStudio.DaxStudio.locale.en-US.yaml
@@ -0,0 +1,19 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DaxStudio.DaxStudio
+PackageVersion: 3.2.0
+PackageLocale: en-US
+Publisher: DAX Studio
+PublisherUrl: https://github.com/DaxStudio/DaxStudio
+PublisherSupportUrl: https://github.com/DaxStudio/DaxStudio/issues
+Author: DaxStudio.org
+PackageName: DAX Studio
+PackageUrl: https://daxstudio.org
+License: Microsoft Reciprocal License (Ms-RL)
+ShortDescription: The ultimate tool for working with DAX queries
+Tags:
+- dax
+- powerbi
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DaxStudio/DaxStudio/3.2.0/DaxStudio.DaxStudio.yaml b/manifests/d/DaxStudio/DaxStudio/3.2.0/DaxStudio.DaxStudio.yaml
new file mode 100644
index 0000000000000..f65eb71a862aa
--- /dev/null
+++ b/manifests/d/DaxStudio/DaxStudio/3.2.0/DaxStudio.DaxStudio.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DaxStudio.DaxStudio
+PackageVersion: 3.2.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DaxStudio/DaxStudio/3.2.1/DaxStudio.DaxStudio.installer.yaml b/manifests/d/DaxStudio/DaxStudio/3.2.1/DaxStudio.DaxStudio.installer.yaml
new file mode 100644
index 0000000000000..ab71642145f7a
--- /dev/null
+++ b/manifests/d/DaxStudio/DaxStudio/3.2.1/DaxStudio.DaxStudio.installer.yaml
@@ -0,0 +1,31 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DaxStudio.DaxStudio
+PackageVersion: 3.2.1
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+MinimumOSVersion: 10.0.0.0
+InstallerType: inno
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Installers:
+- Architecture: x64
+ Scope: machine
+ InstallerUrl: https://github.com/DaxStudio/DaxStudio/releases/download/v3.2.1/DaxStudio_3_2_1_setup.exe
+ InstallerSha256: 799A5F92312AE81B4EE901BE9C680C571D8D3BD51C50D605ED1DFD18AC4C0CE4
+ InstallerSwitches:
+ Custom: /ALLUSERS
+- Architecture: x64
+ Scope: user
+ InstallerUrl: https://github.com/DaxStudio/DaxStudio/releases/download/v3.2.1/DaxStudio_3_2_1_setup.exe
+ InstallerSha256: 799A5F92312AE81B4EE901BE9C680C571D8D3BD51C50D605ED1DFD18AC4C0CE4
+ InstallerSwitches:
+ Custom: /CURRENTUSER
+ManifestType: installer
+ManifestVersion: 1.6.0
+ReleaseDate: 2024-09-05
diff --git a/manifests/d/DaxStudio/DaxStudio/3.2.1/DaxStudio.DaxStudio.locale.en-US.yaml b/manifests/d/DaxStudio/DaxStudio/3.2.1/DaxStudio.DaxStudio.locale.en-US.yaml
new file mode 100644
index 0000000000000..0687e8ecfc802
--- /dev/null
+++ b/manifests/d/DaxStudio/DaxStudio/3.2.1/DaxStudio.DaxStudio.locale.en-US.yaml
@@ -0,0 +1,23 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DaxStudio.DaxStudio
+PackageVersion: 3.2.1
+PackageLocale: en-US
+Publisher: DAX Studio
+PublisherUrl: https://github.com/DaxStudio/DaxStudio
+PublisherSupportUrl: https://github.com/DaxStudio/DaxStudio/issues
+Author: DaxStudio.org
+PackageName: DAX Studio
+PackageUrl: https://daxstudio.org
+License: Microsoft Reciprocal License (Ms-RL)
+ShortDescription: The ultimate tool for working with DAX queries
+Tags:
+- dax
+- powerbi
+ReleaseNotesUrl: https://github.com/DaxStudio/DaxStudio/releases/tag/v3.2.1
+Documentations:
+- DocumentLabel: Wiki
+ DocumentUrl: https://github.com/DaxStudio/DaxStudio/wiki
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DaxStudio/DaxStudio/3.2.1/DaxStudio.DaxStudio.yaml b/manifests/d/DaxStudio/DaxStudio/3.2.1/DaxStudio.DaxStudio.yaml
new file mode 100644
index 0000000000000..e8433b4821223
--- /dev/null
+++ b/manifests/d/DaxStudio/DaxStudio/3.2.1/DaxStudio.DaxStudio.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DaxStudio.DaxStudio
+PackageVersion: 3.2.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DeepL/DeepL/24.7.2.12813/DeepL.DeepL.installer.yaml b/manifests/d/DeepL/DeepL/24.8.2.13437/DeepL.DeepL.installer.yaml
similarity index 77%
rename from manifests/d/DeepL/DeepL/24.7.2.12813/DeepL.DeepL.installer.yaml
rename to manifests/d/DeepL/DeepL/24.8.2.13437/DeepL.DeepL.installer.yaml
index 26649009fe749..cca6d80dedfaf 100644
--- a/manifests/d/DeepL/DeepL/24.7.2.12813/DeepL.DeepL.installer.yaml
+++ b/manifests/d/DeepL/DeepL/24.8.2.13437/DeepL.DeepL.installer.yaml
@@ -1,8 +1,8 @@
-# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
PackageIdentifier: DeepL.DeepL
-PackageVersion: 24.7.2.12813
+PackageVersion: 24.8.2.13437
InstallerType: exe
InstallModes:
- interactive
@@ -15,19 +15,19 @@ InstallerSwitches:
UpgradeBehavior: install
Protocols:
- deepl
-ReleaseDate: 2024-07-15
+ReleaseDate: 2024-08-27
Installers:
- Architecture: x64
Scope: user
InstallerUrl: https://appdownload.deepl.com/windows/0install/DeepLSetup.exe
- InstallerSha256: 0508FFB9389488B4C9E59D83FEF43AA6AC3138C76AF05BB504B45F9984E9D5FF
+ InstallerSha256: C915FB81B980D874B62DF5D842F0C460C3D0B8A4B6F70CA827875D75FBAE6DA9
InstallerSwitches:
Custom: --no-run
ProductCode: https%3a##appdownload.deepl.com#windows#0install#deepl.xml
- Architecture: x64
Scope: machine
InstallerUrl: https://appdownload.deepl.com/windows/0install/DeepLSetup.exe
- InstallerSha256: 0508FFB9389488B4C9E59D83FEF43AA6AC3138C76AF05BB504B45F9984E9D5FF
+ InstallerSha256: C915FB81B980D874B62DF5D842F0C460C3D0B8A4B6F70CA827875D75FBAE6DA9
InstallerSwitches:
Custom: --no-run --machine
ProductCode: https%3a##appdownload.deepl.com#windows#0install#deepl.xml
diff --git a/manifests/d/DeepL/DeepL/24.7.2.12813/DeepL.DeepL.locale.en-US.yaml b/manifests/d/DeepL/DeepL/24.8.2.13437/DeepL.DeepL.locale.en-US.yaml
similarity index 93%
rename from manifests/d/DeepL/DeepL/24.7.2.12813/DeepL.DeepL.locale.en-US.yaml
rename to manifests/d/DeepL/DeepL/24.8.2.13437/DeepL.DeepL.locale.en-US.yaml
index 18c2cec8b7dd6..84f1066f5ea46 100644
--- a/manifests/d/DeepL/DeepL/24.7.2.12813/DeepL.DeepL.locale.en-US.yaml
+++ b/manifests/d/DeepL/DeepL/24.8.2.13437/DeepL.DeepL.locale.en-US.yaml
@@ -1,8 +1,8 @@
-# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
PackageIdentifier: DeepL.DeepL
-PackageVersion: 24.7.2.12813
+PackageVersion: 24.8.2.13437
PackageLocale: en-US
Publisher: DeepL SE
PublisherUrl: https://www.deepl.com/en/publisher
diff --git a/manifests/d/DeepL/DeepL/24.7.2.12813/DeepL.DeepL.locale.zh-CN.yaml b/manifests/d/DeepL/DeepL/24.8.2.13437/DeepL.DeepL.locale.zh-CN.yaml
similarity index 92%
rename from manifests/d/DeepL/DeepL/24.7.2.12813/DeepL.DeepL.locale.zh-CN.yaml
rename to manifests/d/DeepL/DeepL/24.8.2.13437/DeepL.DeepL.locale.zh-CN.yaml
index 422f28a215903..1c5554b7c2322 100644
--- a/manifests/d/DeepL/DeepL/24.7.2.12813/DeepL.DeepL.locale.zh-CN.yaml
+++ b/manifests/d/DeepL/DeepL/24.8.2.13437/DeepL.DeepL.locale.zh-CN.yaml
@@ -1,8 +1,8 @@
-# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
PackageIdentifier: DeepL.DeepL
-PackageVersion: 24.7.2.12813
+PackageVersion: 24.8.2.13437
PackageLocale: zh-CN
Publisher: DeepL SE
PublisherUrl: https://www.deepl.com/zh/publisher
diff --git a/manifests/d/DeepL/DeepL/24.7.2.12813/DeepL.DeepL.yaml b/manifests/d/DeepL/DeepL/24.8.2.13437/DeepL.DeepL.yaml
similarity index 82%
rename from manifests/d/DeepL/DeepL/24.7.2.12813/DeepL.DeepL.yaml
rename to manifests/d/DeepL/DeepL/24.8.2.13437/DeepL.DeepL.yaml
index 602acd77c635b..034a1bace5ae9 100644
--- a/manifests/d/DeepL/DeepL/24.7.2.12813/DeepL.DeepL.yaml
+++ b/manifests/d/DeepL/DeepL/24.8.2.13437/DeepL.DeepL.yaml
@@ -1,8 +1,8 @@
-# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
PackageIdentifier: DeepL.DeepL
-PackageVersion: 24.7.2.12813
+PackageVersion: 24.8.2.13437
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0
diff --git a/manifests/d/DefangLabs/Defang/0.5.36/DefangLabs.Defang.installer.yaml b/manifests/d/DefangLabs/Defang/0.5.36/DefangLabs.Defang.installer.yaml
new file mode 100644
index 0000000000000..4cae5d47d4c3a
--- /dev/null
+++ b/manifests/d/DefangLabs/Defang/0.5.36/DefangLabs.Defang.installer.yaml
@@ -0,0 +1,26 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+PackageIdentifier: DefangLabs.Defang
+PackageVersion: 0.5.36
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2024-07-26"
+Installers:
+ - Architecture: arm64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: defang.exe
+ PortableCommandAlias: defang
+ InstallerUrl: https://github.com/DefangLabs/defang/releases/download/v0.5.36/defang_0.5.36_windows_arm64.zip
+ InstallerSha256: 080493e847f202363a4b3feb563b10df67fd1611554925adc659f12f04cf5ef5
+ UpgradeBehavior: uninstallPrevious
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: defang.exe
+ PortableCommandAlias: defang
+ InstallerUrl: https://github.com/DefangLabs/defang/releases/download/v0.5.36/defang_0.5.36_windows_amd64.zip
+ InstallerSha256: 7de6ffafeaaa218941a02cf7a67a69d48c48622136b8562bd89a9e9dc69a9181
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DefangLabs/Defang/0.5.36/DefangLabs.Defang.locale.en-US.yaml b/manifests/d/DefangLabs/Defang/0.5.36/DefangLabs.Defang.locale.en-US.yaml
new file mode 100644
index 0000000000000..c705664774f46
--- /dev/null
+++ b/manifests/d/DefangLabs/Defang/0.5.36/DefangLabs.Defang.locale.en-US.yaml
@@ -0,0 +1,16 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+PackageIdentifier: DefangLabs.Defang
+PackageVersion: 0.5.36
+PackageLocale: en-US
+Publisher: DefangLabs
+PublisherUrl: https://defang.io/
+PublisherSupportUrl: https://github.com/DefangLabs/defang/issues/
+PackageName: Defang
+PackageUrl: https://github.com/DefangLabs/defang/
+License: MIT
+ShortDescription: The Defang command-line interface (CLI)
+Description: Defang is the easiest way for developers to create and deploy their containerized applications to the cloud.
+Moniker: Defang
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DefangLabs/Defang/0.5.36/DefangLabs.Defang.yaml b/manifests/d/DefangLabs/Defang/0.5.36/DefangLabs.Defang.yaml
new file mode 100644
index 0000000000000..0a6d45ebcef84
--- /dev/null
+++ b/manifests/d/DefangLabs/Defang/0.5.36/DefangLabs.Defang.yaml
@@ -0,0 +1,7 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+PackageIdentifier: DefangLabs.Defang
+PackageVersion: 0.5.36
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DefangLabs/Defang/0.5.40/DefangLabs.Defang.installer.yaml b/manifests/d/DefangLabs/Defang/0.5.40/DefangLabs.Defang.installer.yaml
new file mode 100644
index 0000000000000..df9e55966da7e
--- /dev/null
+++ b/manifests/d/DefangLabs/Defang/0.5.40/DefangLabs.Defang.installer.yaml
@@ -0,0 +1,26 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+PackageIdentifier: DefangLabs.Defang
+PackageVersion: 0.5.40
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2024-08-20"
+Installers:
+ - Architecture: arm64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: defang.exe
+ PortableCommandAlias: defang
+ InstallerUrl: https://github.com/DefangLabs/defang/releases/download/v0.5.40/defang_0.5.40_windows_arm64.zip
+ InstallerSha256: 948fee20ef656d988ff4d1bb20057c081c418a6f2f5d9abb071a9e97a64e70a5
+ UpgradeBehavior: uninstallPrevious
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: defang.exe
+ PortableCommandAlias: defang
+ InstallerUrl: https://github.com/DefangLabs/defang/releases/download/v0.5.40/defang_0.5.40_windows_amd64.zip
+ InstallerSha256: 5de2e30e26f1d25d5631ce5038d56b4890ce6e30262e597f7541ae30de9864dd
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DefangLabs/Defang/0.5.40/DefangLabs.Defang.locale.en-US.yaml b/manifests/d/DefangLabs/Defang/0.5.40/DefangLabs.Defang.locale.en-US.yaml
new file mode 100644
index 0000000000000..d35fdf5c08e0f
--- /dev/null
+++ b/manifests/d/DefangLabs/Defang/0.5.40/DefangLabs.Defang.locale.en-US.yaml
@@ -0,0 +1,16 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+PackageIdentifier: DefangLabs.Defang
+PackageVersion: 0.5.40
+PackageLocale: en-US
+Publisher: DefangLabs
+PublisherUrl: https://defang.io/
+PublisherSupportUrl: https://github.com/DefangLabs/defang/issues/
+PackageName: Defang
+PackageUrl: https://github.com/DefangLabs/defang/
+License: MIT
+ShortDescription: The Defang command-line interface (CLI)
+Description: Defang is the easiest way for developers to create and deploy their containerized applications to the cloud.
+Moniker: Defang
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DefangLabs/Defang/0.5.40/DefangLabs.Defang.yaml b/manifests/d/DefangLabs/Defang/0.5.40/DefangLabs.Defang.yaml
new file mode 100644
index 0000000000000..18b5f466d408a
--- /dev/null
+++ b/manifests/d/DefangLabs/Defang/0.5.40/DefangLabs.Defang.yaml
@@ -0,0 +1,7 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+PackageIdentifier: DefangLabs.Defang
+PackageVersion: 0.5.40
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DefangLabs/Defang/0.5.44/DefangLabs.Defang.installer.yaml b/manifests/d/DefangLabs/Defang/0.5.44/DefangLabs.Defang.installer.yaml
new file mode 100644
index 0000000000000..157037ed06c58
--- /dev/null
+++ b/manifests/d/DefangLabs/Defang/0.5.44/DefangLabs.Defang.installer.yaml
@@ -0,0 +1,26 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+PackageIdentifier: DefangLabs.Defang
+PackageVersion: 0.5.44
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2024-09-11"
+Installers:
+ - Architecture: arm64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: defang.exe
+ PortableCommandAlias: defang
+ InstallerUrl: https://s.defang.io/defang_0.5.44_windows_arm64.zip?x-defang-source=winget
+ InstallerSha256: 4c67e47d4182849780fd4dd9ab2c966bc20ff622863c602aa2a512ca17e3bc48
+ UpgradeBehavior: uninstallPrevious
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: defang.exe
+ PortableCommandAlias: defang
+ InstallerUrl: https://s.defang.io/defang_0.5.44_windows_amd64.zip?x-defang-source=winget
+ InstallerSha256: 55b64a9656555faa6ec08bcd753bca91e3485662fd78a6e4e36946588ea37c38
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DefangLabs/Defang/0.5.44/DefangLabs.Defang.locale.en-US.yaml b/manifests/d/DefangLabs/Defang/0.5.44/DefangLabs.Defang.locale.en-US.yaml
new file mode 100644
index 0000000000000..a4a02909b8b55
--- /dev/null
+++ b/manifests/d/DefangLabs/Defang/0.5.44/DefangLabs.Defang.locale.en-US.yaml
@@ -0,0 +1,17 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+PackageIdentifier: DefangLabs.Defang
+PackageVersion: 0.5.44
+PackageLocale: en-US
+Publisher: DefangLabs
+PublisherUrl: https://defang.io/
+PublisherSupportUrl: https://github.com/DefangLabs/defang/issues/
+PackageName: Defang
+PackageUrl: https://github.com/DefangLabs/defang/
+License: MIT
+Copyright: Defang Software Labs Inc.
+ShortDescription: The Defang command-line interface (CLI)
+Description: Defang is the easiest way to develop, deploy, and debug cloud applications.
+Moniker: Defang
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DefangLabs/Defang/0.5.44/DefangLabs.Defang.yaml b/manifests/d/DefangLabs/Defang/0.5.44/DefangLabs.Defang.yaml
new file mode 100644
index 0000000000000..a3ece7f5db026
--- /dev/null
+++ b/manifests/d/DefangLabs/Defang/0.5.44/DefangLabs.Defang.yaml
@@ -0,0 +1,7 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+PackageIdentifier: DefangLabs.Defang
+PackageVersion: 0.5.44
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dell/CommandUpdate/5.4.0/Dell.CommandUpdate.installer.yaml b/manifests/d/Dell/CommandUpdate/5.4.0/Dell.CommandUpdate.installer.yaml
new file mode 100644
index 0000000000000..2a448a20e8828
--- /dev/null
+++ b/manifests/d/Dell/CommandUpdate/5.4.0/Dell.CommandUpdate.installer.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dell.CommandUpdate
+PackageVersion: 5.4.0
+InstallerType: exe
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Silent: /passthrough /S /V/quiet /V/norestart
+ SilentWithProgress: /passthrough /V/passive /V/norestart
+ Interactive: /passthrough
+ InstallLocation: /V"DELL_COMMAND_UPDATE=\"\""
+ Log: /V"/log \"\""
+ExpectedReturnCodes:
+- InstallerReturnCode: 2
+ ReturnResponse: rebootRequiredToFinish
+- InstallerReturnCode: 6
+ ReturnResponse: rebootInitiated
+UpgradeBehavior: install
+ReleaseDate: 2024-07-03
+AppsAndFeaturesEntries:
+- ProductCode: '{AD1F63E4-F31F-48A2-BB8D-CF7B96CC46A0}'
+ UpgradeCode: '{E9D40AD1-4E1D-46F2-B44A-F7E98338FCC7}'
+ InstallerType: msi
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl.dell.com/FOLDER11914075M/1/Dell-Command-Update-Application_6VFWW_WIN_5.4.0_A00.EXE
+ InstallerSha256: B62A438922232DDDAB51A18BDCCF4BE4D1C9D26B04B048B4A77A77D4CD228B49
+ ProductCode: '{AD1F63E4-F31F-48A2-BB8D-CF7B96CC46A0}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dell/CommandUpdate/5.4.0/Dell.CommandUpdate.locale.en-US.yaml b/manifests/d/Dell/CommandUpdate/5.4.0/Dell.CommandUpdate.locale.en-US.yaml
new file mode 100644
index 0000000000000..5ae676b5789c9
--- /dev/null
+++ b/manifests/d/Dell/CommandUpdate/5.4.0/Dell.CommandUpdate.locale.en-US.yaml
@@ -0,0 +1,47 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Dell.CommandUpdate
+PackageVersion: 5.4.0
+PackageLocale: en-US
+Publisher: Dell Inc.
+PublisherUrl: https://www.dell.com/
+PublisherSupportUrl: https://www.dell.com/support/home/
+PrivacyUrl: https://www.dell.com/learn/us/en/uscorp1/policies-privacy
+Author: Dell Inc.
+PackageName: Dell Command | Update
+PackageUrl: https://www.dell.com/support/home/drivers/DriversDetails?driverId=6VFWW
+License: Proprietary
+LicenseUrl: https://www.dell.com/learn/us/en/uscorp1/terms-of-sale
+Copyright: Copyright (C) 2020 - 2024 Dell Inc.or its subsidiaries. All rights reserved
+CopyrightUrl: https://www.dell.com/learn/us/en/uscorp1/terms-conditions/trademarks-us
+ShortDescription: Dell Command Update is a stand-alone application for systems that provides updates for system software that is released by Dell. This application simplifies the BIOS, firmware, driver, and application update experience for Dell client hardware.
+# Description:
+Moniker: dellcommandupdate
+Tags:
+- alienware
+- bios
+- dell
+- device
+- driver
+- firmware
+- inspiron
+- latitude
+- optiplex
+- precision
+- update
+- vostro
+- xps
+ReleaseNotes: |-
+ - Improved automatic update schedules.
+ - Enhanced the telemetry event information.
+ - Enhanced the installation process for failed installations by "re-attempt" on system reboot.
+ - Improved installation deferral workflow.
+ - Added capability for system reboot configuration post installation for Self-update.
+ - The operations for Advanced Driver Restore are disabled by default; they can be enabled in the DCU settings.
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dell/CommandUpdate/5.4.0/Dell.CommandUpdate.locale.zh-CN.yaml b/manifests/d/Dell/CommandUpdate/5.4.0/Dell.CommandUpdate.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..fc5e6ebbf06df
--- /dev/null
+++ b/manifests/d/Dell/CommandUpdate/5.4.0/Dell.CommandUpdate.locale.zh-CN.yaml
@@ -0,0 +1,42 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Dell.CommandUpdate
+PackageVersion: 5.4.0
+PackageLocale: zh-CN
+Publisher: Dell Inc.
+PublisherUrl: https://www.dell.com/zh-cn
+PublisherSupportUrl: https://www.dell.com/support/home/zh-cn
+PrivacyUrl: https://www.dell.com/learn/cn/zh/cncorp1/policies-privacy
+Author: Dell Inc.
+PackageName: Dell Command | Update
+PackageUrl: https://www.dell.com/support/home/zh-cn/drivers/DriversDetails?driverId=6VFWW
+License: 专有软件
+LicenseUrl: https://www.dell.com/learn/cn/zh/cncorp1/terms-of-sale
+Copyright: Copyright (C) 2020 - 2024 Dell Inc.or its subsidiaries. All rights reserved
+CopyrightUrl: https://www.dell.com/learn/cn/zh/cncorp1/site-terms-of-use-copyright
+ShortDescription: Dell Command Update 是适用于系统的独立应用程序,可为戴尔发布的系统软件提供更新。此应用程序可简化适用于戴尔客户端硬件的 BIOS、固件、驱动程序和应用程序更新体验。
+# Description:
+# Moniker:
+Tags:
+- bios
+- latitude
+- optiplex
+- precision
+- xps
+- 升级
+- 固件
+- 外星人
+- 成就
+- 戴尔
+- 灵越
+- 设备
+- 驱动
+- 驱动程序
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dell/CommandUpdate/5.4.0/Dell.CommandUpdate.yaml b/manifests/d/Dell/CommandUpdate/5.4.0/Dell.CommandUpdate.yaml
new file mode 100644
index 0000000000000..060c5eed6412e
--- /dev/null
+++ b/manifests/d/Dell/CommandUpdate/5.4.0/Dell.CommandUpdate.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dell.CommandUpdate
+PackageVersion: 5.4.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dell/CommandUpdate/Universal/5.4.0/Dell.CommandUpdate.Universal.installer.yaml b/manifests/d/Dell/CommandUpdate/Universal/5.4.0/Dell.CommandUpdate.Universal.installer.yaml
new file mode 100644
index 0000000000000..55eb8ea42bb98
--- /dev/null
+++ b/manifests/d/Dell/CommandUpdate/Universal/5.4.0/Dell.CommandUpdate.Universal.installer.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dell.CommandUpdate.Universal
+PackageVersion: 5.4.0
+InstallerType: exe
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Silent: /passthrough /S /V/quiet /V/norestart
+ SilentWithProgress: /passthrough /V/passive /V/norestart
+ Interactive: /passthrough
+ InstallLocation: /V"COMMANDUPDATE1=\"\""
+ Log: /V"/log \"\""
+InstallerSuccessCodes:
+- 2
+ExpectedReturnCodes:
+- InstallerReturnCode: 6
+ ReturnResponse: rebootInitiated
+UpgradeBehavior: install
+ReleaseDate: 2024-07-03
+AppsAndFeaturesEntries:
+- ProductCode: '{C7922436-4088-4256-9C99-8E48CC89AA4E}'
+ UpgradeCode: '{69488F91-BE5B-40E1-9202-CD793CA948ED}'
+ InstallerType: msi
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl.dell.com/FOLDER11914128M/1/Dell-Command-Update-Windows-Universal-Application_9M35M_WIN_5.4.0_A00.EXE
+ InstallerSha256: 4034FFE101BA6722406CE1E2B43124C91603BEDB60FA18028D4165CAF74AB47C
+ ProductCode: '{C7922436-4088-4256-9C99-8E48CC89AA4E}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dell/CommandUpdate/Universal/5.4.0/Dell.CommandUpdate.Universal.locale.en-US.yaml b/manifests/d/Dell/CommandUpdate/Universal/5.4.0/Dell.CommandUpdate.Universal.locale.en-US.yaml
new file mode 100644
index 0000000000000..79ff82564796a
--- /dev/null
+++ b/manifests/d/Dell/CommandUpdate/Universal/5.4.0/Dell.CommandUpdate.Universal.locale.en-US.yaml
@@ -0,0 +1,47 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Dell.CommandUpdate.Universal
+PackageVersion: 5.4.0
+PackageLocale: en-US
+Publisher: Dell Inc.
+PublisherUrl: https://www.dell.com/
+PublisherSupportUrl: https://www.dell.com/support/home/
+PrivacyUrl: https://www.dell.com/learn/us/en/uscorp1/policies-privacy
+Author: Dell Inc.
+PackageName: Dell Command | Update for Windows Universal
+PackageUrl: https://www.dell.com/support/home/drivers/DriversDetails?driverId=9M35M
+License: Proprietary
+LicenseUrl: https://www.dell.com/learn/us/en/uscorp1/terms-of-sale
+Copyright: Copyright (C) 2020 - 2024 Dell Inc.or its subsidiaries. All rights reserved
+CopyrightUrl: https://www.dell.com/learn/us/en/uscorp1/terms-conditions/trademarks-us
+ShortDescription: Dell Command Update is a stand-alone application for systems that provides updates for system software that is released by Dell. This application simplifies the BIOS, firmware, driver, and application update experience for Dell client hardware.
+# Description:
+Moniker: dellcommandupdate-universal
+Tags:
+- alienware
+- bios
+- dell
+- device
+- driver
+- firmware
+- inspiron
+- latitude
+- optiplex
+- precision
+- update
+- vostro
+- xps
+ReleaseNotes: |-
+ - Improved automatic update schedules.
+ - Enhanced the telemetry event information.
+ - Enhanced the installation process for failed installations by "re-attempt" on system reboot.
+ - Improved installation deferral workflow.
+ - Added capability for system reboot configuration post installation for Self-update.
+ - The operations for Advanced Driver Restore are disabled by default; they can be enabled in the DCU settings.
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dell/CommandUpdate/Universal/5.4.0/Dell.CommandUpdate.Universal.locale.zh-CN.yaml b/manifests/d/Dell/CommandUpdate/Universal/5.4.0/Dell.CommandUpdate.Universal.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..ac39bbefb9ee6
--- /dev/null
+++ b/manifests/d/Dell/CommandUpdate/Universal/5.4.0/Dell.CommandUpdate.Universal.locale.zh-CN.yaml
@@ -0,0 +1,42 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Dell.CommandUpdate.Universal
+PackageVersion: 5.4.0
+PackageLocale: zh-CN
+Publisher: Dell Inc.
+PublisherUrl: https://www.dell.com/zh-cn
+PublisherSupportUrl: https://www.dell.com/support/home/zh-cn
+PrivacyUrl: https://www.dell.com/learn/cn/zh/cncorp1/policies-privacy
+Author: Dell Inc.
+PackageName: Dell Command | Update for Windows Universal
+PackageUrl: https://www.dell.com/support/home/zh-cn/drivers/DriversDetails?driverId=9M35M
+License: 专有软件
+LicenseUrl: https://www.dell.com/learn/cn/zh/cncorp1/terms-of-sale
+Copyright: Copyright (C) 2020 - 2024 Dell Inc.or its subsidiaries. All rights reserved
+CopyrightUrl: https://www.dell.com/learn/cn/zh/cncorp1/site-terms-of-use-copyright
+ShortDescription: Dell Command Update 是适用于系统的独立应用程序,可为戴尔发布的系统软件提供更新。此应用程序可简化适用于戴尔客户端硬件的 BIOS、固件、驱动程序和应用程序更新体验。
+# Description:
+# Moniker:
+Tags:
+- bios
+- latitude
+- optiplex
+- precision
+- xps
+- 升级
+- 固件
+- 外星人
+- 成就
+- 戴尔
+- 灵越
+- 设备
+- 驱动
+- 驱动程序
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dell/CommandUpdate/Universal/5.4.0/Dell.CommandUpdate.Universal.yaml b/manifests/d/Dell/CommandUpdate/Universal/5.4.0/Dell.CommandUpdate.Universal.yaml
new file mode 100644
index 0000000000000..f6d2423099a79
--- /dev/null
+++ b/manifests/d/Dell/CommandUpdate/Universal/5.4.0/Dell.CommandUpdate.Universal.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dell.CommandUpdate.Universal
+PackageVersion: 5.4.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DenoLand/Deno/1.45.3/DenoLand.Deno.installer.yaml b/manifests/d/DenoLand/Deno/1.45.3/DenoLand.Deno.installer.yaml
new file mode 100644
index 0000000000000..df30f718b331b
--- /dev/null
+++ b/manifests/d/DenoLand/Deno/1.45.3/DenoLand.Deno.installer.yaml
@@ -0,0 +1,16 @@
+# Created with AutoPublish using komac v2.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DenoLand.Deno
+PackageVersion: 1.45.3
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: deno.exe
+ReleaseDate: 2024-07-23
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/denoland/deno/releases/download/v1.45.3/deno-x86_64-pc-windows-msvc.zip
+ InstallerSha256: 3B7EF6B04581631A9810C705C1F025DBE3DD73FF03C6259EDE7FF3A6EEA208E6
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DenoLand/Deno/1.45.3/DenoLand.Deno.locale.en-US.yaml b/manifests/d/DenoLand/Deno/1.45.3/DenoLand.Deno.locale.en-US.yaml
new file mode 100644
index 0000000000000..3739aa2c3cef3
--- /dev/null
+++ b/manifests/d/DenoLand/Deno/1.45.3/DenoLand.Deno.locale.en-US.yaml
@@ -0,0 +1,63 @@
+# Created with AutoPublish using komac v2.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DenoLand.Deno
+PackageVersion: 1.45.3
+PackageLocale: en-US
+Publisher: denoland
+PublisherUrl: https://github.com/denoland
+PublisherSupportUrl: https://github.com/denoland/deno/issues
+PrivacyUrl: https://deno.com/deploy/docs/privacy-policy
+PackageName: deno
+PackageUrl: https://deno.land/
+License: MIT
+LicenseUrl: https://github.com/denoland/deno/blob/HEAD/LICENSE.md
+ShortDescription: A modern runtime for JavaScript and TypeScript
+Description: Deno is a simple, modern and secure runtime for JavaScript, TypeScript, and WebAssembly that uses V8 and is built in Rust.
+Tags:
+- deno
+- javascript
+- runtime
+- typescript
+- v8
+ReleaseNotes: |-
+ 1.45.3 / 2024.07.22
+ - Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest"
+ (#24593)
+ - fix(cli): Create child node_modules for conflicting dependency versions,
+ respect aliases in package.json (#24609)
+ - fix(cli): Respect implied BYONM from DENO_FUTURE in deno task (#24652)
+ - fix(cli): add NAPI support in standalone mode (#24642)
+ - fix(cron): improve error message for invalid cron names (#24644)
+ - fix(docs): fix some deno.land/manual broken urls (#24557)
+ - fix(ext/console): Error Cause Not Inspect-Formatted when printed (#24526)
+ - fix(ext/node): do not expose self global in node (#24637)
+ - fix(ext/node): http request uploads of subarray of buffer should work (#24603)
+ - fix(ext/node): stat.mode on windows (#24434)
+ - fix(fmt): was sometimes putting comments in front of commas in parameter lists
+ (#24650)
+ - fix(init): use bare specifier for jsr:@std/assert (#24581)
+ - fix(lsp): hang when caching failed (#24651)
+ - fix(lsp): scope attribution for asset documents (#24663)
+ - fix(lsp): support npm workspaces and fix some resolution issues (#24627)
+ - fix(node): Fix --allow-scripts with no deno.json (#24533)
+ - fix(node): support tty.hasColors() and tty.getColorDepth() (#24619)
+ - fix(npm): handle packages with only pre-released 0.0.0 versions (#24563)
+ - fix(publish): surface syntax errors when using --no-check (#24620)
+ - fix(publish): warn about missing license file (#24677)
+ - fix(std/http2): release window capacity back to remote stream (#24576)
+ - fix(types): Conform lib.deno_web.d.ts to lib.dom.d.ts and lib.webworker.d.ts
+ (#24599)
+ - fix(workspace): do not resolve to self for npm pkg depending on matching req
+ (#24591)
+ - fix(workspace): support resolving bare specifiers to npm pkgs within a
+ workspace (#24611)
+ - fix: make vendor cache manifest more deterministic (#24658)
+ - fix: missing emitWarning import (#24587)
+ - perf(ext/node): optimize fs.exists[Sync] (#24613)
+ReleaseNotesUrl: https://github.com/denoland/deno/releases/tag/v1.45.3
+Documentations:
+- DocumentLabel: User Manual
+ DocumentUrl: https://deno.land/manual
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DenoLand/Deno/1.45.3/DenoLand.Deno.yaml b/manifests/d/DenoLand/Deno/1.45.3/DenoLand.Deno.yaml
new file mode 100644
index 0000000000000..2fb91b5adc825
--- /dev/null
+++ b/manifests/d/DenoLand/Deno/1.45.3/DenoLand.Deno.yaml
@@ -0,0 +1,8 @@
+# Created with AutoPublish using komac v2.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DenoLand.Deno
+PackageVersion: 1.45.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DenoLand/Deno/1.45.4/DenoLand.Deno.installer.yaml b/manifests/d/DenoLand/Deno/1.45.4/DenoLand.Deno.installer.yaml
new file mode 100644
index 0000000000000..8257d8dea0d8b
--- /dev/null
+++ b/manifests/d/DenoLand/Deno/1.45.4/DenoLand.Deno.installer.yaml
@@ -0,0 +1,16 @@
+# Created with AutoPublish using komac v2.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DenoLand.Deno
+PackageVersion: 1.45.4
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: deno.exe
+ReleaseDate: 2024-07-26
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/denoland/deno/releases/download/v1.45.4/deno-x86_64-pc-windows-msvc.zip
+ InstallerSha256: 7BEDE4F50FCAF0EBC180192793BE41E45F7DC2A006E8E8718CCA372283B21A46
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DenoLand/Deno/1.45.4/DenoLand.Deno.locale.en-US.yaml b/manifests/d/DenoLand/Deno/1.45.4/DenoLand.Deno.locale.en-US.yaml
new file mode 100644
index 0000000000000..55ea2814acc41
--- /dev/null
+++ b/manifests/d/DenoLand/Deno/1.45.4/DenoLand.Deno.locale.en-US.yaml
@@ -0,0 +1,55 @@
+# Created with AutoPublish using komac v2.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DenoLand.Deno
+PackageVersion: 1.45.4
+PackageLocale: en-US
+Publisher: denoland
+PublisherUrl: https://github.com/denoland
+PublisherSupportUrl: https://github.com/denoland/deno/issues
+PrivacyUrl: https://deno.com/deploy/docs/privacy-policy
+PackageName: deno
+PackageUrl: https://deno.land/
+License: MIT
+LicenseUrl: https://github.com/denoland/deno/blob/HEAD/LICENSE.md
+ShortDescription: A modern runtime for JavaScript and TypeScript
+Description: Deno is a simple, modern and secure runtime for JavaScript, TypeScript, and WebAssembly that uses V8 and is built in Rust.
+Tags:
+- deno
+- javascript
+- runtime
+- typescript
+- v8
+ReleaseNotes: |-
+ 1.45.4 / 2024.07.26
+ - Reland "fix: CFunctionInfo and CTypeInfo leaks (#24634)" (#24692)
+ - fix(ext/fetch): respect authority from URL (#24705)
+ - fix(ext/fetch): use correct ALPN to proxies (#24696)
+ - fix(ext/node): read correct CPU usage stats on Linux (#24732)
+ - fix(ext/node/net): emit error before close when connection is refused
+ (#24656)
+ - fix(future): Emit deno install warning less often, suggest deno install in
+ error message (#24706)
+ - fix(lsp): rewrite import for 'infer return type' action (#24685)
+ - fix(node): better detection for when to surface node resolution errors
+ (#24653)
+ - fix(node): cjs pkg dynamically importing esm-only pkg fails (#24730)
+ - fix(node/worker_threads): support port.once() (#24725)
+ - fix(publish): workspace included license file had incorrect path (#24747)
+ - fix(unstable): move sloppy-import warnings to lint rule (#24710)
+ - fix(upgrade): do not error if config in cwd invalid (#24689)
+ - fix(workspaces/publish): include the license file from the workspace root if
+ not in pkg (#24714)
+ - fix: enable the reporting of parsing related problems when running deno lint
+ (#24332)
+ - fix: support npm:bindings and npm:callsites packages (#24727)
+ - fix: update lsp error message of 'relative import path' to 'use deno add' for
+ npm/jsr packages (#24524)
+ - fix: decode percent-encoding source string in Error.stack (#24709)
+ - perf: update deno_doc (#24700)
+ReleaseNotesUrl: https://github.com/denoland/deno/releases/tag/v1.45.4
+Documentations:
+- DocumentLabel: User Manual
+ DocumentUrl: https://deno.land/manual
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DenoLand/Deno/1.45.4/DenoLand.Deno.yaml b/manifests/d/DenoLand/Deno/1.45.4/DenoLand.Deno.yaml
new file mode 100644
index 0000000000000..d0c6ab417eb4f
--- /dev/null
+++ b/manifests/d/DenoLand/Deno/1.45.4/DenoLand.Deno.yaml
@@ -0,0 +1,8 @@
+# Created with AutoPublish using komac v2.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DenoLand.Deno
+PackageVersion: 1.45.4
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DenoLand/Deno/1.45.5/DenoLand.Deno.installer.yaml b/manifests/d/DenoLand/Deno/1.45.5/DenoLand.Deno.installer.yaml
new file mode 100644
index 0000000000000..6c4034545ece6
--- /dev/null
+++ b/manifests/d/DenoLand/Deno/1.45.5/DenoLand.Deno.installer.yaml
@@ -0,0 +1,16 @@
+# Created with AutoPublish using komac v2.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DenoLand.Deno
+PackageVersion: 1.45.5
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: deno.exe
+ReleaseDate: 2024-07-31
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/denoland/deno/releases/download/v1.45.5/deno-x86_64-pc-windows-msvc.zip
+ InstallerSha256: CDA65DD929F0D394BF5D6C7FDDD93326F88F06746E2F6792E2905CADBD463704
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DenoLand/Deno/1.45.5/DenoLand.Deno.locale.en-US.yaml b/manifests/d/DenoLand/Deno/1.45.5/DenoLand.Deno.locale.en-US.yaml
new file mode 100644
index 0000000000000..f06e0a1a9eabe
--- /dev/null
+++ b/manifests/d/DenoLand/Deno/1.45.5/DenoLand.Deno.locale.en-US.yaml
@@ -0,0 +1,49 @@
+# Created with AutoPublish using komac v2.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DenoLand.Deno
+PackageVersion: 1.45.5
+PackageLocale: en-US
+Publisher: denoland
+PublisherUrl: https://github.com/denoland
+PublisherSupportUrl: https://github.com/denoland/deno/issues
+PrivacyUrl: https://deno.com/deploy/docs/privacy-policy
+PackageName: deno
+PackageUrl: https://deno.land/
+License: MIT
+LicenseUrl: https://github.com/denoland/deno/blob/HEAD/LICENSE.md
+ShortDescription: A modern runtime for JavaScript and TypeScript
+Description: Deno is a simple, modern and secure runtime for JavaScript, TypeScript, and WebAssembly that uses V8 and is built in Rust.
+Tags:
+- deno
+- javascript
+- runtime
+- typescript
+- v8
+ReleaseNotes: |-
+ 1.45.5 / 2024.07.31
+ - fix(cli): Unhide publish subcommand help string (#24787)
+ - fix(compile/windows): handle cjs re-export of relative path with parent
+ component (#24795)
+ - fix(ext/node): handle node child_process with --v8-options flag (#24804)
+ - fix(ext/node): prevent panic in http2.connect with uppercase header names
+ (#24780)
+ - fix(ext/webgpu): don't crash while constructing GPUOutOfMemoryError (#24807)
+ - fix(http): Adjust hostname display for Windows when using 0.0.0.0 (#24698)
+ - fix(node): Rework node:child_process IPC (#24763)
+ - fix(node): support wildcards in package.json imports (#24794)
+ - fix(node/fs/promises): watch should be async iterable (#24805)
+ - fix(node/timers/promises): add scheduler APIs (#24802)
+ - fix(npmrc): skip loading .npmrc in home dir on permission error (#24758)
+ - fix(types): fix streams types (#24770)
+ - fix(unstable/compile): handle byonm import in sub dir (#24755)
+ - fix: actually add missing node:readline/promises module (#24772)
+ - fix: adapt to new jupyter runtime API and include session IDs (#24762)
+ - perf(ext/fetch): speed up resp.clone() (#24812)
+ - perf(ext/node): improve Buffer from string performance (#24567)
+ReleaseNotesUrl: https://github.com/denoland/deno/releases/tag/v1.45.5
+Documentations:
+- DocumentLabel: User Manual
+ DocumentUrl: https://deno.land/manual
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DenoLand/Deno/1.45.5/DenoLand.Deno.yaml b/manifests/d/DenoLand/Deno/1.45.5/DenoLand.Deno.yaml
new file mode 100644
index 0000000000000..2171d88b0340b
--- /dev/null
+++ b/manifests/d/DenoLand/Deno/1.45.5/DenoLand.Deno.yaml
@@ -0,0 +1,8 @@
+# Created with AutoPublish using komac v2.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DenoLand.Deno
+PackageVersion: 1.45.5
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DenoLand/Deno/1.46.0/DenoLand.Deno.installer.yaml b/manifests/d/DenoLand/Deno/1.46.0/DenoLand.Deno.installer.yaml
new file mode 100644
index 0000000000000..b7afeb5224811
--- /dev/null
+++ b/manifests/d/DenoLand/Deno/1.46.0/DenoLand.Deno.installer.yaml
@@ -0,0 +1,16 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DenoLand.Deno
+PackageVersion: 1.46.0
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: deno.exe
+ReleaseDate: 2024-08-22
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/denoland/deno/releases/download/v1.46.0/deno-x86_64-pc-windows-msvc.zip
+ InstallerSha256: 8A7A655CD4AAF7E37CD27E4AC5D0266DC9AEBE71DAEF9F862E60332F83C42F15
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DenoLand/Deno/1.46.0/DenoLand.Deno.locale.en-US.yaml b/manifests/d/DenoLand/Deno/1.46.0/DenoLand.Deno.locale.en-US.yaml
new file mode 100644
index 0000000000000..360f5eccafae4
--- /dev/null
+++ b/manifests/d/DenoLand/Deno/1.46.0/DenoLand.Deno.locale.en-US.yaml
@@ -0,0 +1,206 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DenoLand.Deno
+PackageVersion: 1.46.0
+PackageLocale: en-US
+Publisher: denoland
+PublisherUrl: https://github.com/denoland
+PublisherSupportUrl: https://github.com/denoland/deno/issues
+PrivacyUrl: https://deno.com/deploy/docs/privacy-policy
+PackageName: deno
+PackageUrl: https://deno.land/
+License: MIT
+LicenseUrl: https://github.com/denoland/deno/blob/HEAD/LICENSE.md
+ShortDescription: A modern runtime for JavaScript and TypeScript
+Description: Deno is a simple, modern and secure runtime for JavaScript, TypeScript, and WebAssembly that uses V8 and is built in Rust.
+Tags:
+- deno
+- javascript
+- runtime
+- typescript
+- v8
+ReleaseNotes: |-
+ 1.46.0 / 2024.08.22
+ - BREAKING(temporal/unstable): Remove obsoleted Temporal APIs (#24836)
+ - BREAKING(webgpu/unstable): Replace async .requestAdapterInfo() with sync .info
+ (#24783)
+ - feat: deno compile --icon (#25039)
+ - feat: deno init --serve (#24897)
+ - feat: deno upgrade --rc (#24905)
+ - feat: Add Deno.ServeDefaultExport type (#24879)
+ - feat: async context (#24402)
+ - feat: better help output (#24958)
+ - feat: codesign for deno compile binaries (#24604)
+ - feat: deno clean (#24950)
+ - feat: deno remove (#24952)
+ - feat: deno run (#24891)
+ - feat: Deprecate "import assertions" with a warning (#24743)
+ - feat: glob and directory support for deno check and deno cache cli arg
+ paths (#25001)
+ - feat: Print deprecation message for npm packages (#24992)
+ - feat: refresh "Download" progress bar with a spinner (#24913)
+ - feat: Rename --unstable-hmr to --watch-hmr (#24975)
+ - feat: support short flags for permissions (#24883)
+ - feat: treat bare deno command with run arguments as deno run (#24887)
+ - feat: upgrade deno_core (#24886)
+ - feat: upgrade deno_core (#25042)
+ - feat: upgrade V8 to 12.8 (#24693)
+ - feat: Upgrade V8 to 12.9 (#25138)
+ - feat: vm rewrite (#24596)
+ - feat(clean): add progress bar (#25026)
+ - feat(cli): Add --env-file as alternative to --env (#24555)
+ - feat(cli/tools): add a subcommand --hide-stacktraces for test (#24095)
+ - feat(config): Support frozen lockfile config option in deno.json (#25100)
+ - feat(config/jsr): add license field (#25056)
+ - feat(coverage): add breadcrumbs to deno coverage --html report (#24860)
+ - feat(ext/node): rewrite crypto keys (#24463)
+ - feat(ext/node): support http2session.socket (#24786)
+ - feat(fetch): accept async iterables for body (#24623)
+ - feat(flags): improve help output and make deno run list tasks (#25108)
+ - feat(fmt): support CSS, SCSS, Sass and Less (#24870)
+ - feat(fmt): support HTML, Svelte, Vue, Astro and Angular (#25019)
+ - feat(fmt): support YAML (#24717)
+ - feat(FUTURE): terse lockfile (v4) (#25059)
+ - feat(install): change 'Add ...' message (#24949)
+ - feat(lint): Add lint for usage of node globals (with autofix) (#25048)
+ - feat(lsp): node specifier completions (#24904)
+ - feat(lsp): registry completions for import-mapped specifiers (#24792)
+ - feat(node): support username and _password in .npmrc file (#24793)
+ - feat(permissions): link to docs in permission prompt (#24948)
+ - feat(publish): error on missing license file (#25011)
+ - feat(publish): suggest importing jsr:@std/ for deno.land/std urls (#25046)
+ - feat(serve): Opt-in parallelism for deno serve (#24920)
+ - feat(test): rename --allow-none to --permit-no-files (#24809)
+ - feat(unstable): ability to use a local copy of jsr packages (#25068)
+ - feat(unstable/fmt): move yaml formatting behind unstable flag (#24848)
+ - feat(upgrade): refresh output (#24911)
+ - feat(upgrade): support deno upgrade 1.46.0 (#25096)
+ - feat(urlpattern): add ignoreCase option & hasRegExpGroups property, and fix
+ spec discrepancies (#24741)
+ - feat(watch): add watch paths to test subcommand (#24771)
+ - fix: node:inspector not being registered (#25007)
+ - fix: rename watch event missing (#24893)
+ - fix: actually add missing node:readline/promises module (#24772)
+ - fix: adapt to new jupyter runtime API and include session IDs (#24762)
+ - fix: add permission name when accessing a special file errors (#25085)
+ - fix: adjust suggestion for lockfile regeneration (#25107)
+ - fix: cache bust jsr meta file when version not found in dynamic branches
+ (#24928)
+ - fix: CFunctionInfo and CTypeInfo leaks (#24634)
+ - fix: clean up flag help output (#24686)
+ - fix: correct JSON config schema to show vendor option as stable (#25090)
+ - fix: dd-trace http message compat (#25021)
+ - fix: deserialize lockfile v3 straight (#25121)
+ - fix: Don't panic if fail to handle JS stack frame (#25122)
+ - fix: Don't panic if failed to add system certificate (#24823)
+ - fix: Don't shell out to unzip in deno upgrade/compile (#24926)
+ - fix: enable the reporting of parsing related problems when running deno lint
+ (#24332)
+ - fix: errors with CallSite methods (#24907)
+ - fix: include already seen deps in lockfile dep tracking (#24556)
+ - fix: log current version when using deno upgrade (#25079)
+ - fix: make deno add output more deterministic (#25083)
+ - fix: make vendor cache manifest more deterministic (#24658)
+ - fix: missing emitWarning import (#24587)
+ - fix: regressions around Error.prepareStackTrace (#24839)
+ - fix: stub node:module.register() (#24965)
+ - fix: support npm:bindings and npm:callsites packages (#24727)
+ - fix: unblock fsevents native module (#24542)
+ - fix: update deno_doc (#24972)
+ - fix: update dry run success message (#24885)
+ - fix: update lsp error message of 'relative import path' to 'use deno add' for
+ npm/jsr packages (#24524)
+ - fix: upgrade deno_core to 0.298.0 (#24709)
+ - fix: warn about import assertions when using typescript (#25135)
+ - fix(add): better error message providing scoped pkg missing leading @ symbol
+ (#24961)
+ - fix(add): Better error message when missing npm specifier (#24970)
+ - fix(add): error when config file contains importMap field (#25115)
+ - fix(add): Handle packages without root exports (#25102)
+ - fix(add): Support dist tags in deno add (#24960)
+ - fix(cli): add NAPI support in standalone mode (#24642)
+ - fix(cli): Create child node_modules for conflicting dependency versions,
+ respect aliases in package.json (#24609)
+ - fix(cli): Respect implied BYONM from DENO_FUTURE in deno task (#24652)
+ - fix(cli): shorten examples in help text (#24374)
+ - fix(cli): support --watch when running cjs npm packages (#25038)
+ - fix(cli): Unhide publish subcommand help string (#24787)
+ - fix(cli): update permission prompt message for compiled binaries (#24081)
+ - fix(cli/init): broken link in deno init sample template (#24545)
+ - fix(compile): adhoc codesign mach-o by default (#24824)
+ - fix(compile): make output more deterministic (#25092)
+ - fix(compile): support workspace members importing other members (#24909)
+ - fix(compile/windows): handle cjs re-export of relative path with parent
+ component (#24795)
+ - fix(config): regression - should not discover npm workspace for nested
+ deno.json not in workspace (#24559)
+ - fix(cron): improve error message for invalid cron names (#24644)
+ - fix(docs): fix some deno.land/manual broken urls (#24557)
+ - fix(ext/console): Error Cause Not Inspect-Formatted when printed (#24526)
+ - fix(ext/console): render properties of Intl.Locale (#24827)
+ - fix(ext/crypto): respect offsets when writing into ab views in randomFillSync
+ (#24816)
+ - fix(ext/fetch): include TCP src/dst socket info in error messages (#24939)
+ - fix(ext/fetch): include URL and error details on fetch failures (#24910)
+ - fix(ext/fetch): respect authority from URL (#24705)
+ - fix(ext/fetch): use correct ALPN to proxies (#24696)
+ - fix(ext/fetch): use correct ALPN to socks5 proxies (#24817)
+ - fix(ext/http): correctly consume response body in Deno.serve (#24811)
+ - fix(ext/net): validate port in Deno.{connect,serve,listen} (#24399)
+ - fix(ext/node): add CipherIv.setAutoPadding() (#24940)
+ - fix(ext/node): add crypto.diffieHellman (#24938)
+ - fix(ext/node): client closing streaming request shouldn't terminate http
+ server (#24946)
+ - fix(ext/node): createBrotliCompress params (#24984)
+ - fix(ext/node): do not expose self global in node (#24637)
+ - fix(ext/node): don't concat set-cookie in ServerResponse.appendHeader (#25000)
+ - fix(ext/node): don't throw when calling PerformanceObserver.observe (#25036)
+ - fix(ext/node): ed25519 signing and cipheriv autopadding fixes (#24957)
+ - fix(ext/node): fix prismjs compatibiliy in Web Worker (#25062)
+ - fix(ext/node): handle node child_process with --v8-options flag (#24804)
+ - fix(ext/node): handle prefix mapping for IPv4-mapped IPv6 addresses (#24546)
+ - fix(ext/node): http request uploads of subarray of buffer should work (#24603)
+ - fix(ext/node): improve shelljs compat with managed npm execution (#24912)
+ - fix(ext/node): node:zlib coerces quality 10 to 9.5 (#24850)
+ - fix(ext/node): pass content-disposition header as string instead of bytes
+ (#25128)
+ - fix(ext/node): prevent panic in http2.connect with uppercase header names
+ (#24780)
+ - fix(ext/node): read correct CPU usage stats on Linux (#24732)
+ - fix(ext/node): rewrite X509Certificate resource and add publicKey() (#24988)
+ - fix(ext/node): stat.mode on windows (#24434)
+ - fix(ext/node): support ieee-p1363 ECDSA signatures and pss salt len (#24981)
+ - fix(ext/node): use pem private keys in createPublicKey (#24969)
+ - fix(ext/node/net): emit error before close when connection is refused
+ (#24656)
+ - fix(ext/web): make CompressionResource garbage collectable (#24884)
+ - fix(ext/web): make TextDecoderResource use cppgc (#24888)
+ - fix(ext/webgpu): assign missing constants property of shader about
+ GPUDevice.createRenderPipeline[Async] (#24803)
+ - fix(ext/webgpu): don't crash while constructing GPUOutOfMemoryError (#24807)
+ - fix(ext/webgpu): GPUDevice.createRenderPipelineAsync should return a Promise
+ (#24349)
+ - fix(ext/websocket): unhandled close rejection in WebsocketStream (#25125)
+ - fix(fmt): handle using stmt in for of stmt (#24834)
+ - fix(fmt): regression with pipe in code blocks in tables (#25098)
+ - fix(fmt): upgrade to dprint-plugin-markdown 0.17.4 (#25075)
+ - fix(fmt): was sometimes putting comments in front of commas in parameter lists
+ (#24650)
+ - fix(future): Emit deno install warning less often, suggest deno install in
+ error message (#24706)
+ - fix(http): Adjust hostname display for Windows when using 0.0.0.0 (#24698)
+ - fix(init): use bare specifier for jsr:@std/assert (#24581)
+ - fix(install): Properly handle dist tags when setting up node_modules (#24968)
+ - fix(lint): support linting tsx/jsx from stdin (#24955)
+ - fix(lsp): directly use file referrer when loading document (#24997)
+ - fix(lsp): don't always use byonm resolver when DENO_FUTURE=1 (#24865)
+ - fix(lsp): hang when caching failed (#24651)
+ - fix(lsp): import map lookup for jsr subpath auto import (#25025)
+ - fix(lsp): include scoped import map keys in completions (#25047)
+ReleaseNotesUrl: https://github.com/denoland/deno/releases/tag/v1.46.0
+Documentations:
+- DocumentLabel: User Manual
+ DocumentUrl: https://deno.land/manual
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DenoLand/Deno/1.46.0/DenoLand.Deno.yaml b/manifests/d/DenoLand/Deno/1.46.0/DenoLand.Deno.yaml
new file mode 100644
index 0000000000000..a3c36edfd66f6
--- /dev/null
+++ b/manifests/d/DenoLand/Deno/1.46.0/DenoLand.Deno.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DenoLand.Deno
+PackageVersion: 1.46.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DenoLand/Deno/1.46.1/DenoLand.Deno.installer.yaml b/manifests/d/DenoLand/Deno/1.46.1/DenoLand.Deno.installer.yaml
new file mode 100644
index 0000000000000..37431efcd95b2
--- /dev/null
+++ b/manifests/d/DenoLand/Deno/1.46.1/DenoLand.Deno.installer.yaml
@@ -0,0 +1,16 @@
+# Created with AutoPublish using komac v2.4.1
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DenoLand.Deno
+PackageVersion: 1.46.1
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: deno.exe
+ReleaseDate: 2024-08-22
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/denoland/deno/releases/download/v1.46.1/deno-x86_64-pc-windows-msvc.zip
+ InstallerSha256: 8979D20F8077DBC2E9E17DB51038EE38ABBBF3EE3248636BD9D16AB83467D38A
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DenoLand/Deno/1.46.1/DenoLand.Deno.locale.en-US.yaml b/manifests/d/DenoLand/Deno/1.46.1/DenoLand.Deno.locale.en-US.yaml
new file mode 100644
index 0000000000000..005db4af167fd
--- /dev/null
+++ b/manifests/d/DenoLand/Deno/1.46.1/DenoLand.Deno.locale.en-US.yaml
@@ -0,0 +1,34 @@
+# Created with AutoPublish using komac v2.4.1
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DenoLand.Deno
+PackageVersion: 1.46.1
+PackageLocale: en-US
+Publisher: denoland
+PublisherUrl: https://github.com/denoland
+PublisherSupportUrl: https://github.com/denoland/deno/issues
+PrivacyUrl: https://deno.com/deploy/docs/privacy-policy
+PackageName: deno
+PackageUrl: https://deno.land/
+License: MIT
+LicenseUrl: https://github.com/denoland/deno/blob/HEAD/LICENSE.md
+ShortDescription: A modern runtime for JavaScript and TypeScript
+Description: Deno is a simple, modern and secure runtime for JavaScript, TypeScript, and WebAssembly that uses V8 and is built in Rust.
+Tags:
+- deno
+- javascript
+- runtime
+- typescript
+- v8
+ReleaseNotes: |-
+ 1.46.1 / 2024.08.22
+ - fix(ext/node): http2session ready state (#25143)
+ - fix(ext/node): register node:wasi built-in (#25134)
+ - fix(urlpattern): fallback to empty string for undefined group values (#25151)
+ - fix: trim space around DENO_AUTH_TOKENS (#25147)
+ReleaseNotesUrl: https://github.com/denoland/deno/releases/tag/v1.46.1
+Documentations:
+- DocumentLabel: User Manual
+ DocumentUrl: https://deno.land/manual
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DenoLand/Deno/1.46.1/DenoLand.Deno.yaml b/manifests/d/DenoLand/Deno/1.46.1/DenoLand.Deno.yaml
new file mode 100644
index 0000000000000..516331944fb63
--- /dev/null
+++ b/manifests/d/DenoLand/Deno/1.46.1/DenoLand.Deno.yaml
@@ -0,0 +1,8 @@
+# Created with AutoPublish using komac v2.4.1
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DenoLand.Deno
+PackageVersion: 1.46.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DenoLand/Deno/1.46.2/DenoLand.Deno.installer.yaml b/manifests/d/DenoLand/Deno/1.46.2/DenoLand.Deno.installer.yaml
new file mode 100644
index 0000000000000..472fa2c48b522
--- /dev/null
+++ b/manifests/d/DenoLand/Deno/1.46.2/DenoLand.Deno.installer.yaml
@@ -0,0 +1,16 @@
+# Created with AutoPublish using komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DenoLand.Deno
+PackageVersion: 1.46.2
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: deno.exe
+ReleaseDate: 2024-08-29
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/denoland/deno/releases/download/v1.46.2/deno-x86_64-pc-windows-msvc.zip
+ InstallerSha256: 4B65AA8A0195A27DA0F8DBDFC6512422516DA18ACC4812C38A61F3C727918146
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DenoLand/Deno/1.46.2/DenoLand.Deno.locale.en-US.yaml b/manifests/d/DenoLand/Deno/1.46.2/DenoLand.Deno.locale.en-US.yaml
new file mode 100644
index 0000000000000..dabbdb1df4ff2
--- /dev/null
+++ b/manifests/d/DenoLand/Deno/1.46.2/DenoLand.Deno.locale.en-US.yaml
@@ -0,0 +1,60 @@
+# Created with AutoPublish using komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DenoLand.Deno
+PackageVersion: 1.46.2
+PackageLocale: en-US
+Publisher: denoland
+PublisherUrl: https://github.com/denoland
+PublisherSupportUrl: https://github.com/denoland/deno/issues
+PrivacyUrl: https://deno.com/deploy/docs/privacy-policy
+PackageName: deno
+PackageUrl: https://deno.land/
+License: MIT
+LicenseUrl: https://github.com/denoland/deno/blob/HEAD/LICENSE.md
+ShortDescription: A modern runtime for JavaScript and TypeScript
+Description: Deno is a simple, modern and secure runtime for JavaScript, TypeScript, and WebAssembly that uses V8 and is built in Rust.
+Tags:
+- deno
+- javascript
+- runtime
+- typescript
+- v8
+ReleaseNotes: |-
+ 1.46.2 / 2024.08.29
+ - Revert "feat(fetch): accept async iterables for body" (#25207)
+ - fix(bench): Fix table column alignments and NO_COLOR=1 (#25190)
+ - fix(ext/crypto): throw DataError for invalid EC key import (#25181)
+ - fix(ext/fetch): percent decode userinfo when parsing proxies (#25229)
+ - fix(ext/node): emit online event after worker thread is initialized (#25243)
+ - fix(ext/node): export JWK public key (#25239)
+ - fix(ext/node): import EC JWK keys (#25266)
+ - fix(ext/node): import JWK octet key pairs (#25180)
+ - fix(ext/node): import RSA JWK keys (#25267)
+ - fix(ext/node): throw when loading cpu-features module (#25257)
+ - fix(ext/node): update aead-gcm-stream to 0.3 (#25261)
+ - fix(ext/webgpu): allow to build on unsupported platforms (#25202)
+ - fix(fmt): fix incorrect quotes in components (#25249)
+ - fix(fmt/markdown): fix regression with multi-line footnotes and inline math
+ (#25222)
+ - fix(install): Use relative symlinks in deno install (#25164)
+ - fix(lsp): panic on url_to_uri() (#25238)
+ - fix(napi): Don't run microtasks in napi_resolve_deferred (#25246)
+ - fix(napi): Fix worker threads importing already-loaded NAPI addon (#25245)
+ - fix(node/cluster): improve stubs to make log4js work (#25146)
+ - fix(runtime/web_worker): populate SnapshotOptions for WebWorker when
+ instantiated without snapshot (#25280)
+ - fix(task): support tasks with colons in name in deno run (#25233)
+ - fix: handle showing warnings while the progress bar is shown (#25187)
+ - fix: reland async context (#25140)
+ - fix: removed unstable-htttp from deno help (#25216)
+ - fix: replace npm install hint with deno install hint (#25244)
+ - fix: update deno_doc (#25290)
+ - fix: upgrade deno_core to 0.307.0 (#25287)
+ - perf(ext/node): reduce some allocations in require (#25197)
+ReleaseNotesUrl: https://github.com/denoland/deno/releases/tag/v1.46.2
+Documentations:
+- DocumentLabel: User Manual
+ DocumentUrl: https://deno.land/manual
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DenoLand/Deno/1.46.2/DenoLand.Deno.yaml b/manifests/d/DenoLand/Deno/1.46.2/DenoLand.Deno.yaml
new file mode 100644
index 0000000000000..c006397e6c1ca
--- /dev/null
+++ b/manifests/d/DenoLand/Deno/1.46.2/DenoLand.Deno.yaml
@@ -0,0 +1,8 @@
+# Created with AutoPublish using komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DenoLand.Deno
+PackageVersion: 1.46.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DenoLand/Deno/1.46.3/DenoLand.Deno.installer.yaml b/manifests/d/DenoLand/Deno/1.46.3/DenoLand.Deno.installer.yaml
new file mode 100644
index 0000000000000..98dd7fd77c987
--- /dev/null
+++ b/manifests/d/DenoLand/Deno/1.46.3/DenoLand.Deno.installer.yaml
@@ -0,0 +1,16 @@
+# Created with AutoPublish using komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DenoLand.Deno
+PackageVersion: 1.46.3
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: deno.exe
+ReleaseDate: 2024-09-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/denoland/deno/releases/download/v1.46.3/deno-x86_64-pc-windows-msvc.zip
+ InstallerSha256: D9428DAA1B3763BDF562054D0FC40832658515B7071C7F7E98D61961ADC2D61A
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DenoLand/Deno/1.46.3/DenoLand.Deno.locale.en-US.yaml b/manifests/d/DenoLand/Deno/1.46.3/DenoLand.Deno.locale.en-US.yaml
new file mode 100644
index 0000000000000..d0a6cd1d5618a
--- /dev/null
+++ b/manifests/d/DenoLand/Deno/1.46.3/DenoLand.Deno.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with AutoPublish using komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DenoLand.Deno
+PackageVersion: 1.46.3
+PackageLocale: en-US
+Publisher: denoland
+PublisherUrl: https://github.com/denoland
+PublisherSupportUrl: https://github.com/denoland/deno/issues
+PrivacyUrl: https://deno.com/deploy/docs/privacy-policy
+PackageName: deno
+PackageUrl: https://deno.land/
+License: MIT
+LicenseUrl: https://github.com/denoland/deno/blob/HEAD/LICENSE.md
+ShortDescription: A modern runtime for JavaScript and TypeScript
+Description: Deno is a simple, modern and secure runtime for JavaScript, TypeScript, and WebAssembly that uses V8 and is built in Rust.
+Tags:
+- deno
+- javascript
+- runtime
+- typescript
+- v8
+ReleaseNotes: |-
+ 1.46.3 / 2024.09.04
+ - feat(upgrade): print info links for Deno 2 RC releases (#25225)
+ - fix(cli): Map error kind to PermissionDenied when symlinking fails due to
+ permissions (#25398)
+ - fix(cli/tools): correct deno init --serve template behavior (#25318)
+ - fix(ext/node): session close during stream setup (#25170)
+ - fix(publish): ensure provenance is spec compliant (#25200)
+ - fix(upgrade): more informative information on invalid version (#25319)
+ - fix: fix jupyter display function type (#25326)
+ReleaseNotesUrl: https://github.com/denoland/deno/releases/tag/v1.46.3
+Documentations:
+- DocumentLabel: User Manual
+ DocumentUrl: https://deno.land/manual
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DenoLand/Deno/1.46.3/DenoLand.Deno.yaml b/manifests/d/DenoLand/Deno/1.46.3/DenoLand.Deno.yaml
new file mode 100644
index 0000000000000..8911931aa7796
--- /dev/null
+++ b/manifests/d/DenoLand/Deno/1.46.3/DenoLand.Deno.yaml
@@ -0,0 +1,8 @@
+# Created with AutoPublish using komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DenoLand.Deno
+PackageVersion: 1.46.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DeterminedAI/CLI/0.35.0/DeterminedAI.CLI.installer.yaml b/manifests/d/DeterminedAI/CLI/0.35.0/DeterminedAI.CLI.installer.yaml
new file mode 100644
index 0000000000000..01a0af707ae8c
--- /dev/null
+++ b/manifests/d/DeterminedAI/CLI/0.35.0/DeterminedAI.CLI.installer.yaml
@@ -0,0 +1,14 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DeterminedAI.CLI
+PackageVersion: 0.35.0
+InstallerType: portable
+Commands:
+- det
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/sirredbeard/determined-windows-cli/releases/download/0.35.0/det.exe
+ InstallerSha256: 3F37F57BEEAC62DAD264ACACB25DC37BFD11762D7C884A1BE63C2C8EBFFBF33C
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DeterminedAI/CLI/0.35.0/DeterminedAI.CLI.locale.en-US.yaml b/manifests/d/DeterminedAI/CLI/0.35.0/DeterminedAI.CLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..de9d99238d577
--- /dev/null
+++ b/manifests/d/DeterminedAI/CLI/0.35.0/DeterminedAI.CLI.locale.en-US.yaml
@@ -0,0 +1,16 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DeterminedAI.CLI
+PackageVersion: 0.35.0
+PackageLocale: en-US
+Publisher: Determined AI
+PublisherUrl: https://github.com/sirredbeard
+PackageName: Determined AI CLI
+License: Apache-2.0
+LicenseUrl: https://github.com/sirredbeard/determined-windows-cli/blob/HEAD/LICENSE
+ShortDescription: CLI tool for the Determined AI machine learning platform
+Tags:
+- determined-ai
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DeterminedAI/CLI/0.35.0/DeterminedAI.CLI.yaml b/manifests/d/DeterminedAI/CLI/0.35.0/DeterminedAI.CLI.yaml
new file mode 100644
index 0000000000000..ef2ded47a45f5
--- /dev/null
+++ b/manifests/d/DeterminedAI/CLI/0.35.0/DeterminedAI.CLI.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DeterminedAI.CLI
+PackageVersion: 0.35.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevToys-app/DevToys/2.0-preview.5/DevToys-app.DevToys.installer.yaml b/manifests/d/DevToys-app/DevToys/2.0-preview.5/DevToys-app.DevToys.installer.yaml
new file mode 100644
index 0000000000000..316748d158812
--- /dev/null
+++ b/manifests/d/DevToys-app/DevToys/2.0-preview.5/DevToys-app.DevToys.installer.yaml
@@ -0,0 +1,27 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DevToys-app.DevToys
+PackageVersion: 2.0-preview.5
+Platform:
+- Windows.Desktop
+MinimumOSVersion: 10.0.17763.0
+InstallerType: inno
+Scope: user
+InstallModes:
+- silent
+InstallerSwitches:
+ Silent: /VERYSILENT
+UpgradeBehavior: install
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/DevToys-app/DevToys/releases/download/v2.0.5.0/devtoys_win_x86.exe
+ InstallerSha256: 29de7ef3e1d38b9d98e8a35a70821fc187e2eb6141f4f0a1eeb7e645f805d4fe
+- Architecture: x64
+ InstallerUrl: https://github.com/DevToys-app/DevToys/releases/download/v2.0.5.0/devtoys_win_x64.exe
+ InstallerSha256: 9050ec5f10928e5332a04e17809c382d92f0d6768ee9bcf41e21b42997656ad3
+- Architecture: arm64
+ InstallerUrl: https://github.com/DevToys-app/DevToys/releases/download/v2.0.5.0/devtoys_win_arm64.exe
+ InstallerSha256: d985bd736bf85f07f7dc3a24b8eef2f4fff3dfe11153a152bd0e03a5443ecf25
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevToys-app/DevToys/2.0-preview.5/DevToys-app.DevToys.locale.en-US.yaml b/manifests/d/DevToys-app/DevToys/2.0-preview.5/DevToys-app.DevToys.locale.en-US.yaml
new file mode 100644
index 0000000000000..953fc08e1a796
--- /dev/null
+++ b/manifests/d/DevToys-app/DevToys/2.0-preview.5/DevToys-app.DevToys.locale.en-US.yaml
@@ -0,0 +1,30 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DevToys-app.DevToys
+PackageName: DevToys
+PackageVersion: 2.0-preview.5
+PackageLocale: en-US
+Publisher: DevToys
+PublisherUrl: 'https://devtoys.app/'
+PrivacyUrl: 'https://github.com/DevToys-app/DevToys/blob/main/PRIVACY-POLICY.md'
+PackageUrl: 'https://devtoys.app/'
+License: MIT
+LicenseUrl: 'https://github.com/DevToys-app/DevToys/blob/main/LICENSE.md'
+ShortDescription: 'DevToys is a Swiss Army knife for developers.'
+Description: |-
+ DevToys helps with daily development tasks by offering a bundle of tiny tools designed to do quick, specific tiny tasks.
+ No need to use many untrustworthy websites to simply decode a text or compress and image.
+ With Smart Detection, the app intuitively selects the best tool for the data on your clipboard.
+Moniker: devtoys
+Tags:
+ - developer-tools
+ - development
+ - formatter
+ - converter
+ - decoder
+ - encoder
+ - hash
+ - image
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevToys-app/DevToys/2.0-preview.5/DevToys-app.DevToys.yaml b/manifests/d/DevToys-app/DevToys/2.0-preview.5/DevToys-app.DevToys.yaml
new file mode 100644
index 0000000000000..9c6da533128c6
--- /dev/null
+++ b/manifests/d/DevToys-app/DevToys/2.0-preview.5/DevToys-app.DevToys.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DevToys-app.DevToys
+PackageVersion: 2.0-preview.5
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.10/DevelopedMethodsLLC.playit.installer.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.10/DevelopedMethodsLLC.playit.installer.yaml
new file mode 100644
index 0000000000000..a92ad0627cc04
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.10/DevelopedMethodsLLC.playit.installer.yaml
@@ -0,0 +1,37 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.10
+InstallerLocale: en-US
+InstallerType: wix
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Commands:
+- playit
+ReleaseDate: 2023-12-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.10/playit-windows-x86-signed.msi
+ InstallerSha256: 9312E987AD315EB835B5DBC84112D68B41B30C3B8035D7693BA8B8FBFAB78B4B
+ ProductCode: '{8F368766-6F8D-4AF8-9815-18474723B093}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{8F368766-6F8D-4AF8-9815-18474723B093}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+- Architecture: x64
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.10/playit-windows-x86_64-signed.msi
+ InstallerSha256: CE9B68D7D23A55A767CEC828D4A16E8BF79A03E737C12560425D58FC81D55088
+ ProductCode: '{B918093B-BF61-4360-B0FA-8070BE080AF5}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{B918093B-BF61-4360-B0FA-8070BE080AF5}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.10/DevelopedMethodsLLC.playit.locale.en-US.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.10/DevelopedMethodsLLC.playit.locale.en-US.yaml
new file mode 100644
index 0000000000000..dfa346940bf0d
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.10/DevelopedMethodsLLC.playit.locale.en-US.yaml
@@ -0,0 +1,32 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.10
+PackageLocale: en-US
+Publisher: Developed Methods LLC
+PublisherUrl: https://github.com/playit-cloud
+PublisherSupportUrl: https://discuss.playit.gg/
+PackageName: Playit.gg
+PackageUrl: https://github.com/playit-cloud/playit-agent
+License: BSD-2-Clause
+LicenseUrl: https://github.com/playit-cloud/playit-agent/blob/HEAD/LICENSE.txt
+Copyright: Copyright Ⓒ 2024 Developed Methods LLC. All Rights Reserved.
+ShortDescription: playit.gg is a global proxy that allows anyone to host a server without port forwarding.
+Description: https://github.com/playit-cloud/playit-agent/blob/master/README.md
+Moniker: playit
+Tags:
+- gaming
+- host
+- multiplayer
+- proxy
+- server
+ReleaseNotes: |-
+ Bugfixes:
+ - Handles errors properly during claim process
+ - Fixes address lookup logic when run sub command
+ Features:
+ - Adds Ctrl+C handler during claim process to prevent people from closing the program when trying to copy the claim URL
+ReleaseNotesUrl: https://github.com/playit-cloud/playit-agent/releases/tag/v0.15.10
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.10/DevelopedMethodsLLC.playit.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.10/DevelopedMethodsLLC.playit.yaml
new file mode 100644
index 0000000000000..93243b3d0ce56
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.10/DevelopedMethodsLLC.playit.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.10
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.11/DevelopedMethodsLLC.playit.installer.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.11/DevelopedMethodsLLC.playit.installer.yaml
new file mode 100644
index 0000000000000..5cc8f4e6cbfa2
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.11/DevelopedMethodsLLC.playit.installer.yaml
@@ -0,0 +1,37 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.11
+InstallerLocale: en-US
+InstallerType: wix
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Commands:
+- playit
+ReleaseDate: 2024-01-10
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.11/playit-windows-x86-signed.msi
+ InstallerSha256: 72DA60AFC85055174E0149E000A746312C5719A3D57420FCC1B8C5450F56FA97
+ ProductCode: '{78AF0D2B-5B10-4F44-901B-B84C849AC437}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{78AF0D2B-5B10-4F44-901B-B84C849AC437}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+- Architecture: x64
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.11/playit-windows-x86_64-signed.msi
+ InstallerSha256: CE0AE01DBACC478CCAE0D1DEF68EBFE603D7B7C21629DC65CFF85208FA97ECAA
+ ProductCode: '{74463465-7CFD-4008-AAC6-2740929DB614}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{74463465-7CFD-4008-AAC6-2740929DB614}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.11/DevelopedMethodsLLC.playit.locale.en-US.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.11/DevelopedMethodsLLC.playit.locale.en-US.yaml
new file mode 100644
index 0000000000000..7778c77cb8251
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.11/DevelopedMethodsLLC.playit.locale.en-US.yaml
@@ -0,0 +1,27 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.11
+PackageLocale: en-US
+Publisher: Developed Methods LLC
+PublisherUrl: https://github.com/playit-cloud
+PublisherSupportUrl: https://discuss.playit.gg/
+PackageName: Playit.gg
+PackageUrl: https://github.com/playit-cloud/playit-agent
+License: BSD-2-Clause
+LicenseUrl: https://github.com/playit-cloud/playit-agent/blob/HEAD/LICENSE.txt
+Copyright: Copyright Ⓒ 2024 Developed Methods LLC. All Rights Reserved.
+ShortDescription: playit.gg is a global proxy that allows anyone to host a server without port forwarding.
+Description: https://github.com/playit-cloud/playit-agent/blob/master/README.md
+Moniker: playit
+Tags:
+- gaming
+- host
+- multiplayer
+- proxy
+- server
+ReleaseNotes: "- Adds new commands\n- \n - reset\n- \n - secret-path\n- Removes echotunnel example code\n- Uses copyrotate in logrotate config (linux service)"
+ReleaseNotesUrl: https://github.com/playit-cloud/playit-agent/releases/tag/v0.15.11
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.11/DevelopedMethodsLLC.playit.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.11/DevelopedMethodsLLC.playit.yaml
new file mode 100644
index 0000000000000..5c0a26d44eb19
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.11/DevelopedMethodsLLC.playit.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.11
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.12/DevelopedMethodsLLC.playit.installer.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.12/DevelopedMethodsLLC.playit.installer.yaml
new file mode 100644
index 0000000000000..0533da4c791a3
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.12/DevelopedMethodsLLC.playit.installer.yaml
@@ -0,0 +1,37 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.12
+InstallerLocale: en-US
+InstallerType: wix
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Commands:
+- playit
+ReleaseDate: 2024-02-02
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.12/playit-windows-x86-signed.msi
+ InstallerSha256: 81194783A3CE0C1982E7A9875E73330E6AD8C43DF68400DF1DB4F16607C02CFC
+ ProductCode: '{5481EEBC-8038-43AD-BE1C-42CA3DB55483}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{5481EEBC-8038-43AD-BE1C-42CA3DB55483}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+- Architecture: x64
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.12/playit-windows-x86_64-signed.msi
+ InstallerSha256: C2E4C160A11E8DF0223AD6F5216393E1367E6DF64125EA67947EBCFB0017EC65
+ ProductCode: '{5FC97FE6-E405-4EA3-97D5-BC9D19AF6D8A}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{5FC97FE6-E405-4EA3-97D5-BC9D19AF6D8A}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.12/DevelopedMethodsLLC.playit.locale.en-US.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.12/DevelopedMethodsLLC.playit.locale.en-US.yaml
new file mode 100644
index 0000000000000..ce18bd6767e2a
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.12/DevelopedMethodsLLC.playit.locale.en-US.yaml
@@ -0,0 +1,27 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.12
+PackageLocale: en-US
+Publisher: Developed Methods LLC
+PublisherUrl: https://github.com/playit-cloud
+PublisherSupportUrl: https://discuss.playit.gg/
+PackageName: Playit.gg
+PackageUrl: https://github.com/playit-cloud/playit-agent
+License: BSD-2-Clause
+LicenseUrl: https://github.com/playit-cloud/playit-agent/blob/HEAD/LICENSE.txt
+Copyright: Copyright Ⓒ 2024 Developed Methods LLC. All Rights Reserved.
+ShortDescription: playit.gg is a global proxy that allows anyone to host a server without port forwarding.
+Description: https://github.com/playit-cloud/playit-agent/blob/master/README.md
+Moniker: playit
+Tags:
+- gaming
+- host
+- multiplayer
+- proxy
+- server
+ReleaseNotes: Add support for AgentOverLimit and AgentDisabled error messages from API
+ReleaseNotesUrl: https://github.com/playit-cloud/playit-agent/releases/tag/v0.15.12
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.12/DevelopedMethodsLLC.playit.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.12/DevelopedMethodsLLC.playit.yaml
new file mode 100644
index 0000000000000..fbb19e80c4ed2
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.12/DevelopedMethodsLLC.playit.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.12
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.13/DevelopedMethodsLLC.playit.installer.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.13/DevelopedMethodsLLC.playit.installer.yaml
index a1bb96c9a01c5..8d198829419e5 100644
--- a/manifests/d/DevelopedMethodsLLC/playit/0.15.13/DevelopedMethodsLLC.playit.installer.yaml
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.13/DevelopedMethodsLLC.playit.installer.yaml
@@ -1,14 +1,37 @@
-# Created using wingetcreate 1.6.1.0
+# Created with komac v2.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
PackageIdentifier: DevelopedMethodsLLC.playit
PackageVersion: 0.15.13
InstallerLocale: en-US
InstallerType: wix
-ProductCode: '{CCD2B416-4517-4AC6-89F2-364C9A5BF2C5}'
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Commands:
+- playit
+ReleaseDate: 2024-02-29
Installers:
-- InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.13/playit-windows-x86_64-signed.msi
- Architecture: x64
+- Architecture: x86
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.13/playit-windows-x86-signed.msi
+ InstallerSha256: 56D718120B6DE3B271FFB3D00FDCA845EC5060B97F6A1D357BF5CBE8218671A0
+ ProductCode: '{A523F154-AB37-4790-A09E-2B35CFA0C091}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{A523F154-AB37-4790-A09E-2B35CFA0C091}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+- Architecture: x64
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.13/playit-windows-x86_64-signed.msi
InstallerSha256: 727679568706156F635BE9B786C61B8FECAF55894B902A014AA6A2A691FC3108
+ ProductCode: '{CCD2B416-4517-4AC6-89F2-364C9A5BF2C5}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{CCD2B416-4517-4AC6-89F2-364C9A5BF2C5}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
ManifestType: installer
ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.13/DevelopedMethodsLLC.playit.locale.en-US.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.13/DevelopedMethodsLLC.playit.locale.en-US.yaml
index 76d8dca1426df..d49943192ad41 100644
--- a/manifests/d/DevelopedMethodsLLC/playit/0.15.13/DevelopedMethodsLLC.playit.locale.en-US.yaml
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.13/DevelopedMethodsLLC.playit.locale.en-US.yaml
@@ -1,12 +1,26 @@
-# Created using wingetcreate 1.6.1.0
+# Created with komac v2.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
PackageIdentifier: DevelopedMethodsLLC.playit
PackageVersion: 0.15.13
PackageLocale: en-US
Publisher: Developed Methods LLC
-PackageName: playit
-License: BSD-2-Clause license
+PublisherUrl: https://github.com/playit-cloud
+PublisherSupportUrl: https://discuss.playit.gg/
+PackageName: Playit.gg
+PackageUrl: https://github.com/playit-cloud/playit-agent
+License: BSD-2
+LicenseUrl: https://github.com/playit-cloud/playit-agent/blob/master/LICENSE.txt
+Copyright: Copyright Ⓒ 2024 Developed Methods LLC. All Rights Reserved.
ShortDescription: playit.gg is a global proxy that allows anyone to host a server without port forwarding.
+Description: https://github.com/playit-cloud/playit-agent/blob/master/README.md
+Moniker: playit
+Tags:
+- gaming
+- host
+- multiplayer
+- proxy
+- server
+ReleaseNotesUrl: https://github.com/playit-cloud/playit-agent/releases/tag/v0.15.13
ManifestType: defaultLocale
ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.13/DevelopedMethodsLLC.playit.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.13/DevelopedMethodsLLC.playit.yaml
index 3b631825bf397..024e8da9cd19a 100644
--- a/manifests/d/DevelopedMethodsLLC/playit/0.15.13/DevelopedMethodsLLC.playit.yaml
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.13/DevelopedMethodsLLC.playit.yaml
@@ -1,4 +1,4 @@
-# Created using wingetcreate 1.6.1.0
+# Created with komac v2.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
PackageIdentifier: DevelopedMethodsLLC.playit
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.17/DevelopedMethodsLLC.playit.installer.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.17/DevelopedMethodsLLC.playit.installer.yaml
new file mode 100644
index 0000000000000..0a77e095dc863
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.17/DevelopedMethodsLLC.playit.installer.yaml
@@ -0,0 +1,37 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.17
+InstallerLocale: en-US
+InstallerType: wix
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Commands:
+- playit
+ReleaseDate: 2024-08-08
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.17/playit-windows-x86-signed.msi
+ InstallerSha256: 35346ABEC69F3854294F8FE51739019AD5CEFD1B8118DEF504D8FA6D8DBA1330
+ ProductCode: '{69A6B7D2-88A7-4BF2-BBC8-3B7F2E58B477}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{69A6B7D2-88A7-4BF2-BBC8-3B7F2E58B477}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+- Architecture: x64
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.17/playit-windows-x86_64-signed.msi
+ InstallerSha256: 48DB675320EEA376B559D7F1CC26C61D5739F937A2E4C66CE3F3685CE881D098
+ ProductCode: '{710171A4-E0BD-4613-8F4A-9A1FBCC131B1}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{710171A4-E0BD-4613-8F4A-9A1FBCC131B1}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.17/DevelopedMethodsLLC.playit.locale.en-US.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.17/DevelopedMethodsLLC.playit.locale.en-US.yaml
new file mode 100644
index 0000000000000..3320e6a19e04a
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.17/DevelopedMethodsLLC.playit.locale.en-US.yaml
@@ -0,0 +1,27 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.17
+PackageLocale: en-US
+Publisher: Developed Methods LLC
+PublisherUrl: https://github.com/playit-cloud
+PublisherSupportUrl: https://discuss.playit.gg/
+PackageName: Playit.gg
+PackageUrl: https://github.com/playit-cloud/playit-agent
+License: BSD-2-Clause
+LicenseUrl: https://github.com/playit-cloud/playit-agent/blob/HEAD/LICENSE.txt
+Copyright: Copyright Ⓒ 2024 Developed Methods LLC. All Rights Reserved.
+ShortDescription: playit.gg is a global proxy that allows anyone to host a server without port forwarding.
+Description: https://github.com/playit-cloud/playit-agent/blob/master/README.md
+Moniker: playit
+Tags:
+- gaming
+- host
+- multiplayer
+- proxy
+- server
+ReleaseNotes: Use reqwest instead of hyper to try and fix cross builds
+ReleaseNotesUrl: https://github.com/playit-cloud/playit-agent/releases/tag/v0.15.17
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.17/DevelopedMethodsLLC.playit.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.17/DevelopedMethodsLLC.playit.yaml
new file mode 100644
index 0000000000000..baad42cf1b600
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.17/DevelopedMethodsLLC.playit.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.17
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.18/DevelopedMethodsLLC.playit.installer.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.18/DevelopedMethodsLLC.playit.installer.yaml
new file mode 100644
index 0000000000000..a2bb6c699f0e2
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.18/DevelopedMethodsLLC.playit.installer.yaml
@@ -0,0 +1,37 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.18
+InstallerLocale: en-US
+InstallerType: wix
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Commands:
+- playit
+ReleaseDate: 2024-08-08
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.18/playit-windows-x86-signed.msi
+ InstallerSha256: F9A8FF9C43C1741BCF58297647AA2AF280DD3CC71444F8281508AF8F42EDFA22
+ ProductCode: '{BF6ECF0F-FF2A-48E6-B528-D145C6B79969}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{BF6ECF0F-FF2A-48E6-B528-D145C6B79969}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+- Architecture: x64
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.18/playit-windows-x86_64-signed.msi
+ InstallerSha256: 40EF812A8151F181DCB1C20308941DE13407778ED3179F74C0155D265C272B80
+ ProductCode: '{29D34430-A732-4344-9743-90C98F7E697E}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{29D34430-A732-4344-9743-90C98F7E697E}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.18/DevelopedMethodsLLC.playit.locale.en-US.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.18/DevelopedMethodsLLC.playit.locale.en-US.yaml
new file mode 100644
index 0000000000000..6a6c7c8eb6e7f
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.18/DevelopedMethodsLLC.playit.locale.en-US.yaml
@@ -0,0 +1,27 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.18
+PackageLocale: en-US
+Publisher: Developed Methods LLC
+PublisherUrl: https://github.com/playit-cloud
+PublisherSupportUrl: https://discuss.playit.gg/
+PackageName: Playit.gg
+PackageUrl: https://github.com/playit-cloud/playit-agent
+License: BSD-2-Clause
+LicenseUrl: https://github.com/playit-cloud/playit-agent/blob/HEAD/LICENSE.txt
+Copyright: Copyright Ⓒ 2024 Developed Methods LLC. All Rights Reserved.
+ShortDescription: playit.gg is a global proxy that allows anyone to host a server without port forwarding.
+Description: https://github.com/playit-cloud/playit-agent/blob/master/README.md
+Moniker: playit
+Tags:
+- gaming
+- host
+- multiplayer
+- proxy
+- server
+ReleaseNotes: Install desktop shortcut on windows with MSI installer
+ReleaseNotesUrl: https://github.com/playit-cloud/playit-agent/releases/tag/v0.15.18
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.18/DevelopedMethodsLLC.playit.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.18/DevelopedMethodsLLC.playit.yaml
new file mode 100644
index 0000000000000..66c7f049fbd99
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.18/DevelopedMethodsLLC.playit.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.18
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.2/DevelopedMethodsLLC.playit.installer.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.2/DevelopedMethodsLLC.playit.installer.yaml
new file mode 100644
index 0000000000000..049195cd23315
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.2/DevelopedMethodsLLC.playit.installer.yaml
@@ -0,0 +1,43 @@
+# Created with komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.2
+InstallerLocale: en-US
+InstallerType: wix
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Commands:
+- playit
+ReleaseDate: 2023-09-28
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.2/playit-windows-x86-signed.msi
+ InstallerSha256: 09137643595CBED127DCE8AC1E132E3BACBE25985204EDAE761F11C6290F28E5
+ Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.x86
+ ProductCode: '{4E256B85-6C1E-474E-8459-D43CA1EF924A}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{4E256B85-6C1E-474E-8459-D43CA1EF924A}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+- Architecture: x64
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.2/playit-windows-x86_64-signed.msi
+ InstallerSha256: BD4FA273419E4EEF08FC6A178C8DF0034E9F13C7A0B0D7E742F1EE8EC524520B
+ Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.x64
+ ProductCode: '{FE1802B1-AE6A-4A5E-8192-A2709CDBE2DC}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{FE1802B1-AE6A-4A5E-8192-A2709CDBE2DC}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.2/DevelopedMethodsLLC.playit.locale.en-US.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.2/DevelopedMethodsLLC.playit.locale.en-US.yaml
new file mode 100644
index 0000000000000..a8489ba89ea60
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.2/DevelopedMethodsLLC.playit.locale.en-US.yaml
@@ -0,0 +1,26 @@
+# Created with komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.2
+PackageLocale: en-US
+Publisher: Developed Methods LLC
+PublisherUrl: https://github.com/playit-cloud
+PublisherSupportUrl: https://discuss.playit.gg/
+PackageName: Playit.gg
+PackageUrl: https://github.com/playit-cloud/playit-agent
+License: BSD-2-Clause
+LicenseUrl: https://github.com/playit-cloud/playit-agent/blob/HEAD/LICENSE.txt
+Copyright: Copyright Ⓒ 2024 Developed Methods LLC. All Rights Reserved.
+ShortDescription: playit.gg is a global proxy that allows anyone to host a server without port forwarding.
+Description: https://github.com/playit-cloud/playit-agent/blob/master/README.md
+Moniker: playit
+Tags:
+- gaming
+- host
+- multiplayer
+- proxy
+- server
+ReleaseNotesUrl: https://github.com/playit-cloud/playit-agent/releases/tag/v0.15.2
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.2/DevelopedMethodsLLC.playit.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.2/DevelopedMethodsLLC.playit.yaml
new file mode 100644
index 0000000000000..e146ea0c210bd
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.2/DevelopedMethodsLLC.playit.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.21/DevelopedMethodsLLC.playit.installer.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.21/DevelopedMethodsLLC.playit.installer.yaml
new file mode 100644
index 0000000000000..b574872ed57a9
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.21/DevelopedMethodsLLC.playit.installer.yaml
@@ -0,0 +1,37 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.21
+InstallerLocale: en-US
+InstallerType: wix
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Commands:
+- playit
+ReleaseDate: 2024-08-21
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.21/playit-windows-x86-signed.msi
+ InstallerSha256: 0617679804A6B6E8893678C84EA3AD8CA85861A115333E6F3EFE02C4B37DF3ED
+ ProductCode: '{7A28301C-FC26-4778-B89E-7628E31D629F}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{7A28301C-FC26-4778-B89E-7628E31D629F}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+- Architecture: x64
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.21/playit-windows-x86_64-signed.msi
+ InstallerSha256: 185D7C97262002EB73DE952EB05ACC426E0F82341136E6DE186BE8A3FC868777
+ ProductCode: '{48F951BB-A984-4C21-98E2-AA715F7FA123}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{48F951BB-A984-4C21-98E2-AA715F7FA123}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.21/DevelopedMethodsLLC.playit.locale.en-US.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.21/DevelopedMethodsLLC.playit.locale.en-US.yaml
new file mode 100644
index 0000000000000..b702877913f76
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.21/DevelopedMethodsLLC.playit.locale.en-US.yaml
@@ -0,0 +1,27 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.21
+PackageLocale: en-US
+Publisher: Developed Methods LLC
+PublisherUrl: https://github.com/playit-cloud
+PublisherSupportUrl: https://discuss.playit.gg/
+PackageName: Playit.gg
+PackageUrl: https://github.com/playit-cloud/playit-agent
+License: BSD-2-Clause
+LicenseUrl: https://github.com/playit-cloud/playit-agent/blob/HEAD/LICENSE.txt
+Copyright: Copyright Ⓒ 2024 Developed Methods LLC. All Rights Reserved.
+ShortDescription: playit.gg is a global proxy that allows anyone to host a server without port forwarding.
+Description: https://github.com/playit-cloud/playit-agent/blob/master/README.md
+Moniker: playit
+Tags:
+- gaming
+- host
+- multiplayer
+- proxy
+- server
+ReleaseNotes: Add "docker" version to register for docker image
+ReleaseNotesUrl: https://github.com/playit-cloud/playit-agent/releases/tag/v0.15.21
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.21/DevelopedMethodsLLC.playit.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.21/DevelopedMethodsLLC.playit.yaml
new file mode 100644
index 0000000000000..1c1dc0f3cf382
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.21/DevelopedMethodsLLC.playit.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.21
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.22/DevelopedMethodsLLC.playit.installer.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.22/DevelopedMethodsLLC.playit.installer.yaml
new file mode 100644
index 0000000000000..3a13d458f93c4
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.22/DevelopedMethodsLLC.playit.installer.yaml
@@ -0,0 +1,37 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.22
+InstallerLocale: en-US
+InstallerType: wix
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Commands:
+- playit
+ReleaseDate: 2024-08-25
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.22/playit-windows-x86-signed.msi
+ InstallerSha256: B8D37DCDEBE0BFF3D1B06CF7F1054C5D866F094B776F689507BAE5877BC37A79
+ ProductCode: '{A3651A4F-FB0C-4B99-B2FF-E52E2918875E}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{A3651A4F-FB0C-4B99-B2FF-E52E2918875E}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+- Architecture: x64
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.22/playit-windows-x86_64-signed.msi
+ InstallerSha256: F1E4D49CDB80E97E83369A377E16A985CF3413ED0D7C901B8EB5DD56A1E71DA3
+ ProductCode: '{686143F2-359F-4597-8E9D-DA8DD7A3E515}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{686143F2-359F-4597-8E9D-DA8DD7A3E515}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.22/DevelopedMethodsLLC.playit.locale.en-US.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.22/DevelopedMethodsLLC.playit.locale.en-US.yaml
new file mode 100644
index 0000000000000..583e4231fc7ff
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.22/DevelopedMethodsLLC.playit.locale.en-US.yaml
@@ -0,0 +1,30 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.22
+PackageLocale: en-US
+Publisher: Developed Methods LLC
+PublisherUrl: https://github.com/playit-cloud
+PublisherSupportUrl: https://discuss.playit.gg/
+PackageName: Playit.gg
+PackageUrl: https://github.com/playit-cloud/playit-agent
+License: BSD-2-Clause
+LicenseUrl: https://github.com/playit-cloud/playit-agent/blob/HEAD/LICENSE.txt
+Copyright: Copyright Ⓒ 2024 Developed Methods LLC. All Rights Reserved.
+ShortDescription: playit.gg is a global proxy that allows anyone to host a server without port forwarding.
+Description: https://github.com/playit-cloud/playit-agent/blob/master/README.md
+Moniker: playit
+Tags:
+- gaming
+- host
+- multiplayer
+- proxy
+- server
+ReleaseNotes: |-
+ - adds ping-monitor to playit-cli
+ - replaces openssl with rustls \w ring
+ - adjusts udp channel session timers
+ReleaseNotesUrl: https://github.com/playit-cloud/playit-agent/releases/tag/v0.15.22
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.22/DevelopedMethodsLLC.playit.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.22/DevelopedMethodsLLC.playit.yaml
new file mode 100644
index 0000000000000..1fbfda9d95753
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.22/DevelopedMethodsLLC.playit.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.22
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.5/DevelopedMethodsLLC.playit.installer.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.5/DevelopedMethodsLLC.playit.installer.yaml
new file mode 100644
index 0000000000000..3224fe3accfda
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.5/DevelopedMethodsLLC.playit.installer.yaml
@@ -0,0 +1,43 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.5
+InstallerLocale: en-US
+InstallerType: wix
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Commands:
+- playit
+ReleaseDate: 2023-10-05
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.5/playit-windows-x86-signed.msi
+ InstallerSha256: 88881D55155D1A59A7BB160ED62D3038EBFAF3325D111E398603E396FF675AC4
+ Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.x86
+ ProductCode: '{92CF7A24-DAA0-46C2-A461-1BF9C1FD7E52}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{92CF7A24-DAA0-46C2-A461-1BF9C1FD7E52}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+- Architecture: x64
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.5/playit-windows-x86_64-signed.msi
+ InstallerSha256: 159770339746CD6C81E3AF76097920B3EC4F14F5E6651622EAAF24CFA406F8E3
+ Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.x64
+ ProductCode: '{765EC71C-753D-4746-8037-E9EB51B863C8}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{765EC71C-753D-4746-8037-E9EB51B863C8}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.5/DevelopedMethodsLLC.playit.locale.en-US.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.5/DevelopedMethodsLLC.playit.locale.en-US.yaml
new file mode 100644
index 0000000000000..1d73fe50052bb
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.5/DevelopedMethodsLLC.playit.locale.en-US.yaml
@@ -0,0 +1,26 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.5
+PackageLocale: en-US
+Publisher: Developed Methods LLC
+PublisherUrl: https://github.com/playit-cloud
+PublisherSupportUrl: https://discuss.playit.gg/
+PackageName: Playit.gg
+PackageUrl: https://github.com/playit-cloud/playit-agent
+License: BSD-2-Clause
+LicenseUrl: https://github.com/playit-cloud/playit-agent/blob/HEAD/LICENSE.txt
+Copyright: Copyright Ⓒ 2024 Developed Methods LLC. All Rights Reserved.
+ShortDescription: playit.gg is a global proxy that allows anyone to host a server without port forwarding.
+Description: https://github.com/playit-cloud/playit-agent/blob/master/README.md
+Moniker: playit
+Tags:
+- gaming
+- host
+- multiplayer
+- proxy
+- server
+ReleaseNotesUrl: https://github.com/playit-cloud/playit-agent/releases/tag/v0.15.5
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.5/DevelopedMethodsLLC.playit.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.5/DevelopedMethodsLLC.playit.yaml
new file mode 100644
index 0000000000000..7ab0d6e6175bd
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.5/DevelopedMethodsLLC.playit.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.5
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.6/DevelopedMethodsLLC.playit.installer.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.6/DevelopedMethodsLLC.playit.installer.yaml
new file mode 100644
index 0000000000000..5c8f7b6ec4737
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.6/DevelopedMethodsLLC.playit.installer.yaml
@@ -0,0 +1,37 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.6
+InstallerLocale: en-US
+InstallerType: wix
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Commands:
+- playit
+ReleaseDate: 2023-10-05
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.6/playit-windows-x86-signed.msi
+ InstallerSha256: 09AE4603D3C3A48081D87A48E59B76405172D0C1578582C77A581C49BFB43C4E
+ ProductCode: '{7E9BE841-3F3E-4419-BE21-C86B38E79523}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{7E9BE841-3F3E-4419-BE21-C86B38E79523}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+- Architecture: x64
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.6/playit-windows-x86_64-signed.msi
+ InstallerSha256: 13959B6D0F48B09A420165287FB8A5C375C823253BE295FED5050CBA942661E6
+ ProductCode: '{C988AC9E-FEF5-4836-9D63-F6E7A21E2B60}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{C988AC9E-FEF5-4836-9D63-F6E7A21E2B60}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.6/DevelopedMethodsLLC.playit.locale.en-US.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.6/DevelopedMethodsLLC.playit.locale.en-US.yaml
new file mode 100644
index 0000000000000..bdbad6ca95f25
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.6/DevelopedMethodsLLC.playit.locale.en-US.yaml
@@ -0,0 +1,26 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.6
+PackageLocale: en-US
+Publisher: Developed Methods LLC
+PublisherUrl: https://github.com/playit-cloud
+PublisherSupportUrl: https://discuss.playit.gg/
+PackageName: Playit.gg
+PackageUrl: https://github.com/playit-cloud/playit-agent
+License: BSD-2-Clause
+LicenseUrl: https://github.com/playit-cloud/playit-agent/blob/HEAD/LICENSE.txt
+Copyright: Copyright Ⓒ 2024 Developed Methods LLC. All Rights Reserved.
+ShortDescription: playit.gg is a global proxy that allows anyone to host a server without port forwarding.
+Description: https://github.com/playit-cloud/playit-agent/blob/master/README.md
+Moniker: playit
+Tags:
+- gaming
+- host
+- multiplayer
+- proxy
+- server
+ReleaseNotesUrl: https://github.com/playit-cloud/playit-agent/releases/tag/v0.15.6
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.6/DevelopedMethodsLLC.playit.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.6/DevelopedMethodsLLC.playit.yaml
new file mode 100644
index 0000000000000..1a634decfa5df
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.6/DevelopedMethodsLLC.playit.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.6
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.7/DevelopedMethodsLLC.playit.installer.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.7/DevelopedMethodsLLC.playit.installer.yaml
new file mode 100644
index 0000000000000..a6e66a261bef7
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.7/DevelopedMethodsLLC.playit.installer.yaml
@@ -0,0 +1,37 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.7
+InstallerLocale: en-US
+InstallerType: wix
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Commands:
+- playit
+ReleaseDate: 2023-10-06
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.7/playit-windows-x86-signed.msi
+ InstallerSha256: 7A11BFFA66DEDD52C508DA16C108D8A6F714E8F511FF268C04630D611359235B
+ ProductCode: '{B8748325-DA89-4DDE-97F0-AE7570342E75}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{B8748325-DA89-4DDE-97F0-AE7570342E75}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+- Architecture: x64
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.7/playit-windows-x86_64-signed.msi
+ InstallerSha256: 6917AE572E5F54E54697E8E75EB0D984D9BDF00838D2D80A4867AD93494A6466
+ ProductCode: '{3ABB69C9-7A90-4490-8049-2B9902C6D8C8}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{3ABB69C9-7A90-4490-8049-2B9902C6D8C8}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.7/DevelopedMethodsLLC.playit.locale.en-US.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.7/DevelopedMethodsLLC.playit.locale.en-US.yaml
new file mode 100644
index 0000000000000..cbf26e80b72b5
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.7/DevelopedMethodsLLC.playit.locale.en-US.yaml
@@ -0,0 +1,30 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.7
+PackageLocale: en-US
+Publisher: Developed Methods LLC
+PublisherUrl: https://github.com/playit-cloud
+PublisherSupportUrl: https://discuss.playit.gg/
+PackageName: Playit.gg
+PackageUrl: https://github.com/playit-cloud/playit-agent
+License: BSD-2-Clause
+LicenseUrl: https://github.com/playit-cloud/playit-agent/blob/HEAD/LICENSE.txt
+Copyright: Copyright Ⓒ 2024 Developed Methods LLC. All Rights Reserved.
+ShortDescription: playit.gg is a global proxy that allows anyone to host a server without port forwarding.
+Description: https://github.com/playit-cloud/playit-agent/blob/master/README.md
+Moniker: playit
+Tags:
+- gaming
+- host
+- multiplayer
+- proxy
+- server
+ReleaseNotes: |-
+ bugfix: use special lan address for TCP connections (127.B.C.D mapped from public IP)
+ bugfix: use latest token when verifying UDP session established messages
+ bugfix: only clear terminal after content is written to prevent crashing Windows terminal
+ReleaseNotesUrl: https://github.com/playit-cloud/playit-agent/releases/tag/v0.15.7
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.7/DevelopedMethodsLLC.playit.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.7/DevelopedMethodsLLC.playit.yaml
new file mode 100644
index 0000000000000..d51d32b6925d6
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.7/DevelopedMethodsLLC.playit.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.7
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.9/DevelopedMethodsLLC.playit.installer.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.9/DevelopedMethodsLLC.playit.installer.yaml
new file mode 100644
index 0000000000000..5265b50476975
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.9/DevelopedMethodsLLC.playit.installer.yaml
@@ -0,0 +1,37 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.9
+InstallerLocale: en-US
+InstallerType: wix
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Commands:
+- playit
+ReleaseDate: 2023-10-17
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.9/playit-windows-x86-signed.msi
+ InstallerSha256: 7DFB43D19DB0038986A655F446252E632388ACAEF739C35EF8FD9CC09E3EEA20
+ ProductCode: '{5580849B-3CD1-45B4-B28B-77435EB3866E}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{5580849B-3CD1-45B4-B28B-77435EB3866E}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+- Architecture: x64
+ InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v0.15.9/playit-windows-x86_64-signed.msi
+ InstallerSha256: F69D11DC251469B16431838F18D40E9612DACD2DF7B7FAA51C5F4D85643CFA9A
+ ProductCode: '{42F666B6-6CDE-4060-9510-47E8D262FCC6}'
+ AppsAndFeaturesEntries:
+ - DisplayName: playit
+ Publisher: Developed Methods LLC
+ ProductCode: '{42F666B6-6CDE-4060-9510-47E8D262FCC6}'
+ UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.9/DevelopedMethodsLLC.playit.locale.en-US.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.9/DevelopedMethodsLLC.playit.locale.en-US.yaml
new file mode 100644
index 0000000000000..d7eabd47d547d
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.9/DevelopedMethodsLLC.playit.locale.en-US.yaml
@@ -0,0 +1,26 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.9
+PackageLocale: en-US
+Publisher: Developed Methods LLC
+PublisherUrl: https://github.com/playit-cloud
+PublisherSupportUrl: https://discuss.playit.gg/
+PackageName: Playit.gg
+PackageUrl: https://github.com/playit-cloud/playit-agent
+License: BSD-2-Clause
+LicenseUrl: https://github.com/playit-cloud/playit-agent/blob/HEAD/LICENSE.txt
+Copyright: Copyright Ⓒ 2024 Developed Methods LLC. All Rights Reserved.
+ShortDescription: playit.gg is a global proxy that allows anyone to host a server without port forwarding.
+Description: https://github.com/playit-cloud/playit-agent/blob/master/README.md
+Moniker: playit
+Tags:
+- gaming
+- host
+- multiplayer
+- proxy
+- server
+ReleaseNotesUrl: https://github.com/playit-cloud/playit-agent/releases/tag/v0.15.9
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DevelopedMethodsLLC/playit/0.15.9/DevelopedMethodsLLC.playit.yaml b/manifests/d/DevelopedMethodsLLC/playit/0.15.9/DevelopedMethodsLLC.playit.yaml
new file mode 100644
index 0000000000000..3037f755a9afe
--- /dev/null
+++ b/manifests/d/DevelopedMethodsLLC/playit/0.15.9/DevelopedMethodsLLC.playit.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DevelopedMethodsLLC.playit
+PackageVersion: 0.15.9
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Devolutions/Launcher/2024.2.19.0/Devolutions.Launcher.installer.yaml b/manifests/d/Devolutions/Launcher/2024.2.19.0/Devolutions.Launcher.installer.yaml
new file mode 100644
index 0000000000000..f91291d1d18c7
--- /dev/null
+++ b/manifests/d/Devolutions/Launcher/2024.2.19.0/Devolutions.Launcher.installer.yaml
@@ -0,0 +1,39 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.Launcher
+PackageVersion: 2024.2.19.0
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: msi
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
+Protocols:
+- rdp
+- ssh
+- vnc
+- telnet
+- http
+- https
+- ftp
+- sftp
+- ard
+- webdav
+ProductCode: '{D932F7D6-15F3-4A2E-8443-BFCA69E7067B}'
+ReleaseDate: 2024-08-09
+AppsAndFeaturesEntries:
+- UpgradeCode: '{CB5FC4EF-9B66-411D-8F6E-2713D2B8F664}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://cdn.devolutions.net/download/Setup.Devolutions.Launcher.2024.2.19.0.msi
+ InstallerSha256: C18DE25D3CE17008AB3345634175B84E4A7B1FC83F855DF708D74BDB4F7827CA
+ManifestType: installer
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/Launcher/2024.2.19.0/Devolutions.Launcher.locale.en-US.yaml b/manifests/d/Devolutions/Launcher/2024.2.19.0/Devolutions.Launcher.locale.en-US.yaml
new file mode 100644
index 0000000000000..9ca4d73ca1abb
--- /dev/null
+++ b/manifests/d/Devolutions/Launcher/2024.2.19.0/Devolutions.Launcher.locale.en-US.yaml
@@ -0,0 +1,31 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.Launcher
+PackageVersion: 2024.2.19.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: Launcher
+PackageUrl: https://devolutions.net/launcher/
+License: Proprietary
+LicenseUrl: https://devolutions.net/legal/software-license-agreements
+Copyright: Copyright (c) 2006-2024 Devolutions Inc.
+ShortDescription: Remote Connection Launching Tool for Devolutions Server & Devolutions Hub Business!
+Moniker: launcher
+Tags:
+- devolutions
+- rdm
+- rdp
+- remote-desktop
+- remote-desktop-manager
+- launcher
+- ssh
+- tool
+- utility
+- vnc
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/Launcher/2024.2.19.0/Devolutions.Launcher.yaml b/manifests/d/Devolutions/Launcher/2024.2.19.0/Devolutions.Launcher.yaml
new file mode 100644
index 0000000000000..058ec4c64903e
--- /dev/null
+++ b/manifests/d/Devolutions/Launcher/2024.2.19.0/Devolutions.Launcher.yaml
@@ -0,0 +1,8 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.Launcher
+PackageVersion: 2024.2.19.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/Launcher/2024.2.20.0/Devolutions.Launcher.installer.yaml b/manifests/d/Devolutions/Launcher/2024.2.20.0/Devolutions.Launcher.installer.yaml
new file mode 100644
index 0000000000000..50fb821cc7bdd
--- /dev/null
+++ b/manifests/d/Devolutions/Launcher/2024.2.20.0/Devolutions.Launcher.installer.yaml
@@ -0,0 +1,39 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.Launcher
+PackageVersion: 2024.2.20.0
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: msi
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
+Protocols:
+- rdp
+- ssh
+- vnc
+- telnet
+- http
+- https
+- ftp
+- sftp
+- ard
+- webdav
+ProductCode: '{D74C7AE9-FFD7-40ED-A92E-1C80064697D1}'
+ReleaseDate: 2024-08-19
+AppsAndFeaturesEntries:
+- UpgradeCode: '{CB5FC4EF-9B66-411D-8F6E-2713D2B8F664}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://cdn.devolutions.net/download/Setup.Devolutions.Launcher.2024.2.20.0.msi
+ InstallerSha256: 32A9B6B431511360635F719A9D5540E0CB50B8389743DCB807CB6C4BC722813C
+ManifestType: installer
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/Launcher/2024.2.20.0/Devolutions.Launcher.locale.en-US.yaml b/manifests/d/Devolutions/Launcher/2024.2.20.0/Devolutions.Launcher.locale.en-US.yaml
new file mode 100644
index 0000000000000..1bb2af5444b29
--- /dev/null
+++ b/manifests/d/Devolutions/Launcher/2024.2.20.0/Devolutions.Launcher.locale.en-US.yaml
@@ -0,0 +1,31 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.Launcher
+PackageVersion: 2024.2.20.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: Launcher
+PackageUrl: https://devolutions.net/launcher/
+License: Proprietary
+LicenseUrl: https://devolutions.net/legal/software-license-agreements
+Copyright: Copyright (c) 2006-2024 Devolutions Inc.
+ShortDescription: Remote Connection Launching Tool for Devolutions Server & Devolutions Hub Business!
+Moniker: launcher
+Tags:
+- devolutions
+- rdm
+- rdp
+- remote-desktop
+- remote-desktop-manager
+- launcher
+- ssh
+- tool
+- utility
+- vnc
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/Launcher/2024.2.20.0/Devolutions.Launcher.yaml b/manifests/d/Devolutions/Launcher/2024.2.20.0/Devolutions.Launcher.yaml
new file mode 100644
index 0000000000000..f3954f0a83e62
--- /dev/null
+++ b/manifests/d/Devolutions/Launcher/2024.2.20.0/Devolutions.Launcher.yaml
@@ -0,0 +1,8 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.Launcher
+PackageVersion: 2024.2.20.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/Launcher/2024.2.21.0/Devolutions.Launcher.installer.yaml b/manifests/d/Devolutions/Launcher/2024.2.21.0/Devolutions.Launcher.installer.yaml
new file mode 100644
index 0000000000000..cdf5c0f054414
--- /dev/null
+++ b/manifests/d/Devolutions/Launcher/2024.2.21.0/Devolutions.Launcher.installer.yaml
@@ -0,0 +1,39 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.Launcher
+PackageVersion: 2024.2.21.0
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: msi
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
+Protocols:
+- rdp
+- ssh
+- vnc
+- telnet
+- http
+- https
+- ftp
+- sftp
+- ard
+- webdav
+ProductCode: '{57EDF751-84D8-4745-B6A6-1A6B677748A9}'
+ReleaseDate: 2024-08-29
+AppsAndFeaturesEntries:
+- UpgradeCode: '{CB5FC4EF-9B66-411D-8F6E-2713D2B8F664}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://cdn.devolutions.net/download/Setup.Devolutions.Launcher.2024.2.21.0.msi
+ InstallerSha256: 456484F4D28F96F216BC9A75028F182E4B54AFB9128F6D057A878105D6038DC7
+ManifestType: installer
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/Launcher/2024.2.21.0/Devolutions.Launcher.locale.en-US.yaml b/manifests/d/Devolutions/Launcher/2024.2.21.0/Devolutions.Launcher.locale.en-US.yaml
new file mode 100644
index 0000000000000..3b1112e37119c
--- /dev/null
+++ b/manifests/d/Devolutions/Launcher/2024.2.21.0/Devolutions.Launcher.locale.en-US.yaml
@@ -0,0 +1,31 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.Launcher
+PackageVersion: 2024.2.21.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: Launcher
+PackageUrl: https://devolutions.net/launcher/
+License: Proprietary
+LicenseUrl: https://devolutions.net/legal/software-license-agreements
+Copyright: Copyright (c) 2006-2024 Devolutions Inc.
+ShortDescription: Remote Connection Launching Tool for Devolutions Server & Devolutions Hub Business!
+Moniker: launcher
+Tags:
+- devolutions
+- rdm
+- rdp
+- remote-desktop
+- remote-desktop-manager
+- launcher
+- ssh
+- tool
+- utility
+- vnc
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/Launcher/2024.2.21.0/Devolutions.Launcher.yaml b/manifests/d/Devolutions/Launcher/2024.2.21.0/Devolutions.Launcher.yaml
new file mode 100644
index 0000000000000..e9bbd538f68ae
--- /dev/null
+++ b/manifests/d/Devolutions/Launcher/2024.2.21.0/Devolutions.Launcher.yaml
@@ -0,0 +1,8 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.Launcher
+PackageVersion: 2024.2.21.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2024.2.17.0/Devolutions.RemoteDesktopManager.installer.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.17.0/Devolutions.RemoteDesktopManager.installer.yaml
new file mode 100644
index 0000000000000..c93075ab30f5f
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.17.0/Devolutions.RemoteDesktopManager.installer.yaml
@@ -0,0 +1,42 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManager
+PackageVersion: 2024.2.17.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
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
+ProductCode: '{BA4C5955-01DC-4AE9-BD4F-2159E7DE7985}'
+ReleaseDate: 2024-07-30
+AppsAndFeaturesEntries:
+- UpgradeCode: '{2707F3BF-4D7B-40C2-882F-14B0ED869EE8}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://cdn.devolutions.net/download/Setup.RemoteDesktopManager.2024.2.17.0.msi
+ InstallerSha256: 06AB7DF8DF1965607BA77C47759ACA4C0E5DEA9268BD57BE5D90A55FF7285631
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2024.2.17.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.17.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml
new file mode 100644
index 0000000000000..36a704b5b0f0d
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.17.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml
@@ -0,0 +1,30 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManager
+PackageVersion: 2024.2.17.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-2024 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.6.0
diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2024.2.17.0/Devolutions.RemoteDesktopManager.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.17.0/Devolutions.RemoteDesktopManager.yaml
new file mode 100644
index 0000000000000..97aea02364d3e
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.17.0/Devolutions.RemoteDesktopManager.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManager
+PackageVersion: 2024.2.17.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2024.2.18.0/Devolutions.RemoteDesktopManager.installer.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.18.0/Devolutions.RemoteDesktopManager.installer.yaml
new file mode 100644
index 0000000000000..7b15c119ec8a8
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.18.0/Devolutions.RemoteDesktopManager.installer.yaml
@@ -0,0 +1,42 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManager
+PackageVersion: 2024.2.18.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
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
+ProductCode: '{ABA69004-2EE9-4859-BA7F-37CE565A1742}'
+ReleaseDate: 2024-08-07
+AppsAndFeaturesEntries:
+- UpgradeCode: '{2707F3BF-4D7B-40C2-882F-14B0ED869EE8}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://cdn.devolutions.net/download/Setup.RemoteDesktopManager.2024.2.18.0.msi
+ InstallerSha256: 22D445AF9BF337F286311FFFB42B51137B6872BFD872214FB6389CE858AC1B89
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2024.2.18.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.18.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml
new file mode 100644
index 0000000000000..ebb8c4e6d5d1a
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.18.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml
@@ -0,0 +1,30 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManager
+PackageVersion: 2024.2.18.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-2024 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.6.0
diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2024.2.18.0/Devolutions.RemoteDesktopManager.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.18.0/Devolutions.RemoteDesktopManager.yaml
new file mode 100644
index 0000000000000..94f0aee6c0ade
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.18.0/Devolutions.RemoteDesktopManager.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManager
+PackageVersion: 2024.2.18.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2024.2.19.0/Devolutions.RemoteDesktopManager.installer.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.19.0/Devolutions.RemoteDesktopManager.installer.yaml
new file mode 100644
index 0000000000000..e8233ee6aa825
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.19.0/Devolutions.RemoteDesktopManager.installer.yaml
@@ -0,0 +1,42 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManager
+PackageVersion: 2024.2.19.0
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: msi
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
+Protocols:
+- rdp
+FileExtensions:
+- csv
+- psafe3
+- rde
+- rdg
+- rdm
+- rdp
+- vnc
+- vrb
+- vrd
+- vre
+- xml
+ProductCode: '{411AF8DE-86B0-4937-B693-D0B2E7767358}'
+ReleaseDate: 2024-08-09
+AppsAndFeaturesEntries:
+- UpgradeCode: '{2707F3BF-4D7B-40C2-882F-14B0ED869EE8}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://cdn.devolutions.net/download/Setup.RemoteDesktopManager.2024.2.19.0.msi
+ InstallerSha256: 859A2C78659D2F23F34532606390CBA0689104AFEA45415A3A6073B1528E3632
+ManifestType: installer
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2024.2.19.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.19.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml
new file mode 100644
index 0000000000000..e76fc73611904
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.19.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml
@@ -0,0 +1,30 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManager
+PackageVersion: 2024.2.19.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-2024 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.6.0
+
diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2024.2.19.0/Devolutions.RemoteDesktopManager.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.19.0/Devolutions.RemoteDesktopManager.yaml
new file mode 100644
index 0000000000000..a54682b172fb8
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.19.0/Devolutions.RemoteDesktopManager.yaml
@@ -0,0 +1,8 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManager
+PackageVersion: 2024.2.19.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2024.2.20.0/Devolutions.RemoteDesktopManager.installer.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.20.0/Devolutions.RemoteDesktopManager.installer.yaml
new file mode 100644
index 0000000000000..94a0841f7badf
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.20.0/Devolutions.RemoteDesktopManager.installer.yaml
@@ -0,0 +1,42 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManager
+PackageVersion: 2024.2.20.0
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: msi
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
+Protocols:
+- rdp
+FileExtensions:
+- csv
+- psafe3
+- rde
+- rdg
+- rdm
+- rdp
+- vnc
+- vrb
+- vrd
+- vre
+- xml
+ProductCode: '{60EE9B1E-A70A-42EB-96D1-65D5C5F91572}'
+ReleaseDate: 2024-08-19
+AppsAndFeaturesEntries:
+- UpgradeCode: '{2707F3BF-4D7B-40C2-882F-14B0ED869EE8}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://cdn.devolutions.net/download/Setup.RemoteDesktopManager.2024.2.20.0.msi
+ InstallerSha256: E004FEAC2C864ACF5B4F579BF4E804FAE7CBDD24BC9D9F507E94B783699E1126
+ManifestType: installer
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2024.2.20.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.20.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml
new file mode 100644
index 0000000000000..4cdc9475f8394
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.20.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml
@@ -0,0 +1,30 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManager
+PackageVersion: 2024.2.20.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-2024 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.6.0
+
diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2024.2.20.0/Devolutions.RemoteDesktopManager.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.20.0/Devolutions.RemoteDesktopManager.yaml
new file mode 100644
index 0000000000000..42a241638a71f
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.20.0/Devolutions.RemoteDesktopManager.yaml
@@ -0,0 +1,8 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManager
+PackageVersion: 2024.2.20.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2024.2.21.0/Devolutions.RemoteDesktopManager.installer.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.21.0/Devolutions.RemoteDesktopManager.installer.yaml
new file mode 100644
index 0000000000000..f84432c89e42a
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.21.0/Devolutions.RemoteDesktopManager.installer.yaml
@@ -0,0 +1,42 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManager
+PackageVersion: 2024.2.21.0
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: msi
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
+Protocols:
+- rdp
+FileExtensions:
+- csv
+- psafe3
+- rde
+- rdg
+- rdm
+- rdp
+- vnc
+- vrb
+- vrd
+- vre
+- xml
+ProductCode: '{86CBB9D3-AA36-46DA-8FA5-175D43ADC151}'
+ReleaseDate: 2024-08-29
+AppsAndFeaturesEntries:
+- UpgradeCode: '{2707F3BF-4D7B-40C2-882F-14B0ED869EE8}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://cdn.devolutions.net/download/Setup.RemoteDesktopManager.2024.2.21.0.msi
+ InstallerSha256: 0702AC2B3A5BEFE22FA24BB3DD3D8AB80D87AC48465E9E3EBF760BBCE68BD828
+ManifestType: installer
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2024.2.21.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.21.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml
new file mode 100644
index 0000000000000..fa9e19212977a
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.21.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml
@@ -0,0 +1,30 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManager
+PackageVersion: 2024.2.21.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-2024 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.6.0
+
diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2024.2.21.0/Devolutions.RemoteDesktopManager.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.21.0/Devolutions.RemoteDesktopManager.yaml
new file mode 100644
index 0000000000000..db7dc8c19c9d4
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManager/2024.2.21.0/Devolutions.RemoteDesktopManager.yaml
@@ -0,0 +1,8 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManager
+PackageVersion: 2024.2.21.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.19.0/Devolutions.RemoteDesktopManagerAgent.installer.yaml b/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.19.0/Devolutions.RemoteDesktopManagerAgent.installer.yaml
new file mode 100644
index 0000000000000..7e1b7001b4112
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.19.0/Devolutions.RemoteDesktopManagerAgent.installer.yaml
@@ -0,0 +1,33 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManagerAgent
+PackageVersion: 2024.2.19.0
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: msi
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
+Protocols:
+- rdp
+- powershell
+FileExtensions:
+- rdm
+ProductCode: '{CE7BDA74-1F1D-4AF6-9274-A6FCF0656DED}'
+ReleaseDate: 2024-08-09
+AppsAndFeaturesEntries:
+- UpgradeCode: '{D3ECDF42-9073-4760-94D5-73F8D2AFDF8A}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://cdn.devolutions.net/download/Setup.RemoteDesktopManagerAgent.2024.2.19.0.msi
+ InstallerSha256: 323DCC22C7B72821506788A8A18FB6C0E1572253A11C06FC09C3AFC7E00ECDF2
+ManifestType: installer
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.19.0/Devolutions.RemoteDesktopManagerAgent.locale.en-US.yaml b/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.19.0/Devolutions.RemoteDesktopManagerAgent.locale.en-US.yaml
new file mode 100644
index 0000000000000..cd3802dfbc033
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.19.0/Devolutions.RemoteDesktopManagerAgent.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManagerAgent
+PackageVersion: 2024.2.19.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 Agent
+PackageUrl:
+License: Proprietary
+LicenseUrl: https://devolutions.net/legal/software-license-agreements
+Copyright: Copyright (c) 2006-2024 Devolutions Inc.
+ShortDescription: Run commands on multiple remote hosts at the same time!
+Moniker: rdmagent
+Tags:
+- devolutions
+- rdm
+- agent
+- rdm-agent
+- remote-desktop-manager
+- tool
+- utility
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.19.0/Devolutions.RemoteDesktopManagerAgent.yaml b/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.19.0/Devolutions.RemoteDesktopManagerAgent.yaml
new file mode 100644
index 0000000000000..6b6a557dc20b0
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.19.0/Devolutions.RemoteDesktopManagerAgent.yaml
@@ -0,0 +1,8 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManagerAgent
+PackageVersion: 2024.2.19.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.20.0/Devolutions.RemoteDesktopManagerAgent.installer.yaml b/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.20.0/Devolutions.RemoteDesktopManagerAgent.installer.yaml
new file mode 100644
index 0000000000000..de034f4428e38
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.20.0/Devolutions.RemoteDesktopManagerAgent.installer.yaml
@@ -0,0 +1,33 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManagerAgent
+PackageVersion: 2024.2.20.0
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: msi
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
+Protocols:
+- rdp
+- powershell
+FileExtensions:
+- rdm
+ProductCode: '{1A9B8AEA-B687-43E7-A271-16571F78A83A}'
+ReleaseDate: 2024-08-19
+AppsAndFeaturesEntries:
+- UpgradeCode: '{D3ECDF42-9073-4760-94D5-73F8D2AFDF8A}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://cdn.devolutions.net/download/Setup.RemoteDesktopManagerAgent.2024.2.20.0.msi
+ InstallerSha256: C2246FFCA7E5BE277D317CF65236E6041445C1A2A3EC9AD72663516935415CAF
+ManifestType: installer
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.20.0/Devolutions.RemoteDesktopManagerAgent.locale.en-US.yaml b/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.20.0/Devolutions.RemoteDesktopManagerAgent.locale.en-US.yaml
new file mode 100644
index 0000000000000..d4129b200e92a
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.20.0/Devolutions.RemoteDesktopManagerAgent.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManagerAgent
+PackageVersion: 2024.2.20.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 Agent
+PackageUrl:
+License: Proprietary
+LicenseUrl: https://devolutions.net/legal/software-license-agreements
+Copyright: Copyright (c) 2006-2024 Devolutions Inc.
+ShortDescription: Run commands on multiple remote hosts at the same time!
+Moniker: rdmagent
+Tags:
+- devolutions
+- rdm
+- agent
+- rdm-agent
+- remote-desktop-manager
+- tool
+- utility
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.20.0/Devolutions.RemoteDesktopManagerAgent.yaml b/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.20.0/Devolutions.RemoteDesktopManagerAgent.yaml
new file mode 100644
index 0000000000000..d9a6167547367
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.20.0/Devolutions.RemoteDesktopManagerAgent.yaml
@@ -0,0 +1,8 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManagerAgent
+PackageVersion: 2024.2.20.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.21.0/Devolutions.RemoteDesktopManagerAgent.installer.yaml b/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.21.0/Devolutions.RemoteDesktopManagerAgent.installer.yaml
new file mode 100644
index 0000000000000..212918098373f
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.21.0/Devolutions.RemoteDesktopManagerAgent.installer.yaml
@@ -0,0 +1,33 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManagerAgent
+PackageVersion: 2024.2.21.0
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: msi
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
+Protocols:
+- rdp
+- powershell
+FileExtensions:
+- rdm
+ProductCode: '{023AAD34-7770-495E-81F3-7F06B00E6706}'
+ReleaseDate: 2024-08-29
+AppsAndFeaturesEntries:
+- UpgradeCode: '{D3ECDF42-9073-4760-94D5-73F8D2AFDF8A}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://cdn.devolutions.net/download/Setup.RemoteDesktopManagerAgent.2024.2.21.0.msi
+ InstallerSha256: A2A527AB61D09DF66E0CB16EE9391F05AA8F47E3BA6C888689A5541BBFF0F3A7
+ManifestType: installer
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.21.0/Devolutions.RemoteDesktopManagerAgent.locale.en-US.yaml b/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.21.0/Devolutions.RemoteDesktopManagerAgent.locale.en-US.yaml
new file mode 100644
index 0000000000000..74122aff0dadb
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.21.0/Devolutions.RemoteDesktopManagerAgent.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManagerAgent
+PackageVersion: 2024.2.21.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 Agent
+PackageUrl:
+License: Proprietary
+LicenseUrl: https://devolutions.net/legal/software-license-agreements
+Copyright: Copyright (c) 2006-2024 Devolutions Inc.
+ShortDescription: Run commands on multiple remote hosts at the same time!
+Moniker: rdmagent
+Tags:
+- devolutions
+- rdm
+- agent
+- rdm-agent
+- remote-desktop-manager
+- tool
+- utility
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.21.0/Devolutions.RemoteDesktopManagerAgent.yaml b/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.21.0/Devolutions.RemoteDesktopManagerAgent.yaml
new file mode 100644
index 0000000000000..ec7f809f8983a
--- /dev/null
+++ b/manifests/d/Devolutions/RemoteDesktopManagerAgent/2024.2.21.0/Devolutions.RemoteDesktopManagerAgent.yaml
@@ -0,0 +1,8 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.RemoteDesktopManagerAgent
+PackageVersion: 2024.2.21.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/Workspace/2024.2.4.0/Devolutions.Workspace.installer.yaml b/manifests/d/Devolutions/Workspace/2024.2.4.0/Devolutions.Workspace.installer.yaml
new file mode 100644
index 0000000000000..446219acf5932
--- /dev/null
+++ b/manifests/d/Devolutions/Workspace/2024.2.4.0/Devolutions.Workspace.installer.yaml
@@ -0,0 +1,29 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.Workspace
+PackageVersion: 2024.2.4.0
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: msi
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Protocols:
+- credential
+- http
+- https
+ProductCode: '{04AE5B1E-68B7-47BC-898C-FA7CE28054DC}'
+ReleaseDate: 2024-08-22
+AppsAndFeaturesEntries:
+- UpgradeCode: '{EA58A259-5C39-43E8-9183-EAAB09293D3F}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://cdn.devolutions.net/download/Devolutions.Workspace-2024.2.4.0-x64.msi
+ InstallerSha256: 92E38BF2B541A616E88C537A57AFF3803382DD46A65A2A05414EE4C7E5BE9DAB
+ManifestType: installer
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/Workspace/2024.2.4.0/Devolutions.Workspace.locale.en-US.yaml b/manifests/d/Devolutions/Workspace/2024.2.4.0/Devolutions.Workspace.locale.en-US.yaml
new file mode 100644
index 0000000000000..204654560b5dd
--- /dev/null
+++ b/manifests/d/Devolutions/Workspace/2024.2.4.0/Devolutions.Workspace.locale.en-US.yaml
@@ -0,0 +1,25 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.Workspace
+PackageVersion: 2024.2.4.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: Devolutions Workspace
+PackageUrl: https://devolutions.net/workspace/
+License: Proprietary
+LicenseUrl: https://devolutions.net/legal/software-license-agreements
+Copyright: Copyright (c) 2006-2024 Devolutions Inc.
+ShortDescription: A single application to access your Authenticator, Devolutions Hub, and Devolutions Server accounts!
+Moniker: workspace
+Tags:
+- devolutions
+- workspace
+- authenticator
+- credentials
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Devolutions/Workspace/2024.2.4.0/Devolutions.Workspace.yaml b/manifests/d/Devolutions/Workspace/2024.2.4.0/Devolutions.Workspace.yaml
new file mode 100644
index 0000000000000..ca81efeba976e
--- /dev/null
+++ b/manifests/d/Devolutions/Workspace/2024.2.4.0/Devolutions.Workspace.yaml
@@ -0,0 +1,8 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: Devolutions.Workspace
+PackageVersion: 2024.2.4.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
+
diff --git a/manifests/d/Dialpad/Dialpad/2407.1.12/Dialpad.Dialpad.installer.yaml b/manifests/d/Dialpad/Dialpad/2407.1.12/Dialpad.Dialpad.installer.yaml
deleted file mode 100644
index 32f14207a39ce..0000000000000
--- a/manifests/d/Dialpad/Dialpad/2407.1.12/Dialpad.Dialpad.installer.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
-# Automatically updated by the winget bot at 2024/Jul/12
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
-
-PackageIdentifier: Dialpad.Dialpad
-PackageVersion: 2407.1.12
-Platform:
-- Windows.Desktop
-MinimumOSVersion: 10.0.0.0
-InstallerType: exe
-Scope: user
-InstallModes:
-- silentWithProgress
-InstallerSwitches:
- Silent: --silent
- SilentWithProgress: --silent
-UpgradeBehavior: install
-Installers:
-- Architecture: x64
- InstallerUrl: https://storage.googleapis.com/dialpad_native/stable/win32/x64/DialpadSetup_x64.exe
- InstallerSha256: E3C513885DD7004987588F2D13A34037FC8154ADE140E62554351913C808923A
-ManifestType: installer
-ManifestVersion: 1.6.0
diff --git a/manifests/d/Dialpad/Dialpad/2407.1.12/Dialpad.Dialpad.yaml b/manifests/d/Dialpad/Dialpad/2407.1.12/Dialpad.Dialpad.yaml
deleted file mode 100644
index 1405c8f3f68e8..0000000000000
--- a/manifests/d/Dialpad/Dialpad/2407.1.12/Dialpad.Dialpad.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Automatically updated by the winget bot at 2024/Jul/12
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
-
-PackageIdentifier: Dialpad.Dialpad
-PackageVersion: 2407.1.12
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.6.0
diff --git a/manifests/d/Dialpad/Dialpad/2408.2.3/Dialpad.Dialpad.installer.yaml b/manifests/d/Dialpad/Dialpad/2408.2.3/Dialpad.Dialpad.installer.yaml
new file mode 100644
index 0000000000000..22adac724bdb2
--- /dev/null
+++ b/manifests/d/Dialpad/Dialpad/2408.2.3/Dialpad.Dialpad.installer.yaml
@@ -0,0 +1,22 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dialpad.Dialpad
+PackageVersion: 2408.2.3
+Platform:
+- Windows.Desktop
+MinimumOSVersion: 10.0.0.0
+InstallerType: exe
+Scope: user
+InstallModes:
+- silentWithProgress
+InstallerSwitches:
+ Silent: --silent
+ SilentWithProgress: --silent
+UpgradeBehavior: install
+Installers:
+- Architecture: x64
+ InstallerUrl: https://storage.googleapis.com/dialpad_native/stable/win32/x64/DialpadSetup_x64.exe
+ InstallerSha256: 1E3467547F4FF5AC9B16896BBF75B867CDBEAD76D912359F8F89519B7795350D
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dialpad/Dialpad/2407.1.12/Dialpad.Dialpad.locale.en-US.yaml b/manifests/d/Dialpad/Dialpad/2408.2.3/Dialpad.Dialpad.locale.en-US.yaml
similarity index 87%
rename from manifests/d/Dialpad/Dialpad/2407.1.12/Dialpad.Dialpad.locale.en-US.yaml
rename to manifests/d/Dialpad/Dialpad/2408.2.3/Dialpad.Dialpad.locale.en-US.yaml
index 7a9ad77411c27..f93ec2b707672 100644
--- a/manifests/d/Dialpad/Dialpad/2407.1.12/Dialpad.Dialpad.locale.en-US.yaml
+++ b/manifests/d/Dialpad/Dialpad/2408.2.3/Dialpad.Dialpad.locale.en-US.yaml
@@ -1,8 +1,8 @@
-# Automatically updated by the winget bot at 2024/Jul/12
+# Created using wingetcreate 1.6.4.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
PackageIdentifier: Dialpad.Dialpad
-PackageVersion: 2407.1.12
+PackageVersion: 2408.2.3
PackageLocale: en-US
Publisher: Dialpad
PublisherUrl: https://www.dialpad.com/
diff --git a/manifests/d/Dialpad/Dialpad/2408.2.3/Dialpad.Dialpad.yaml b/manifests/d/Dialpad/Dialpad/2408.2.3/Dialpad.Dialpad.yaml
new file mode 100644
index 0000000000000..9d511abd7ce37
--- /dev/null
+++ b/manifests/d/Dialpad/Dialpad/2408.2.3/Dialpad.Dialpad.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dialpad.Dialpad
+PackageVersion: 2408.2.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigiDNA/iMazingProfileEditor/1.8.0.0/DigiDNA.iMazingProfileEditor.installer.yaml b/manifests/d/DigiDNA/iMazingProfileEditor/1.8.0.0/DigiDNA.iMazingProfileEditor.installer.yaml
new file mode 100644
index 0000000000000..366ebec0ed314
--- /dev/null
+++ b/manifests/d/DigiDNA/iMazingProfileEditor/1.8.0.0/DigiDNA.iMazingProfileEditor.installer.yaml
@@ -0,0 +1,22 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DigiDNA.iMazingProfileEditor
+PackageVersion: 1.8.0.0
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+FileExtensions:
+- mobileconfig
+ReleaseDate: 2024-09-12
+Installers:
+- Architecture: x86
+ InstallerUrl: https://downloads.imazing.com/windows/iMazing-Profile-Editor/1.8.0/iMazing_Profile_Editor_1.8.0.exe
+ InstallerSha256: 656DDAC2C7AE5A17DDCCBC6B1D00FAB359498EB4D63364D2249E5C589B5167D7
+ ProductCode: '{75D09EE4-516E-418F-8F16-71C9666D2E3E}_is1'
+- Architecture: x64
+ InstallerUrl: https://downloads.imazing.com/windows/iMazing-Profile-Editor/1.8.0/iMazing_Profile_Editor_1.8.0.exe
+ InstallerSha256: 656DDAC2C7AE5A17DDCCBC6B1D00FAB359498EB4D63364D2249E5C589B5167D7
+ ProductCode: '{75D09EE4-516E-418F-8F16-71C9666D2E3E}_is1'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigiDNA/iMazingProfileEditor/1.8.0.0/DigiDNA.iMazingProfileEditor.locale.en-US.yaml b/manifests/d/DigiDNA/iMazingProfileEditor/1.8.0.0/DigiDNA.iMazingProfileEditor.locale.en-US.yaml
new file mode 100644
index 0000000000000..ccc9bc80a9dca
--- /dev/null
+++ b/manifests/d/DigiDNA/iMazingProfileEditor/1.8.0.0/DigiDNA.iMazingProfileEditor.locale.en-US.yaml
@@ -0,0 +1,45 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DigiDNA.iMazingProfileEditor
+PackageVersion: 1.8.0.0
+PackageLocale: en-US
+Publisher: DigiDNA
+PublisherUrl: https://digidna.ch/
+PublisherSupportUrl: https://support.imazing.com/
+PrivacyUrl: https://imazing.com/privacy-policy
+Author: DigiDNA SARL
+PackageName: iMazing Profile Editor
+PackageUrl: https://imazing.com/profile-editor
+License: Freeware
+LicenseUrl: https://imazing.com/uploads/iMazing-EULA.pdf
+Copyright: Copyright © DigiDNA SARL, 2008-2024. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Create, Edit, and Sign Apple Configuration Profiles
+Description: iMazing Profile Editor is a free app to easily define settings for deployment on Apple devices.
+# Moniker:
+Tags:
+- apple
+- configuration
+- configuration-profile
+- configurator
+- deploy
+- deployment
+- ios
+- ipad
+- iphone
+- ipod
+- mobileconfig
+- profile
+ReleaseNotes: |-
+ Improvements in 1.8.0
+ - A new information popover now features expanded documentation, availability, and community notes for both configuration payloads and properties
+ - String fields can now suggest common values while still allowing custom ones. For example the Extension Identifier field in the Single Sign-On Extensions section
+ - In accordance with advice from Apple, iMazing Profile Editor will no longer rotate profile or payload UUIDs when saving profile changes
+ - Table-nested boolean properties now better support the latest improvements to the PPPC section
+ReleaseNotesUrl: https://downloads.imazing.com/windows/iMazing-Profile-Editor/1.8.0/release-notes.html
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigiDNA/iMazingProfileEditor/1.8.0.0/DigiDNA.iMazingProfileEditor.locale.zh-CN.yaml b/manifests/d/DigiDNA/iMazingProfileEditor/1.8.0.0/DigiDNA.iMazingProfileEditor.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..47adb454728a6
--- /dev/null
+++ b/manifests/d/DigiDNA/iMazingProfileEditor/1.8.0.0/DigiDNA.iMazingProfileEditor.locale.zh-CN.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: DigiDNA.iMazingProfileEditor
+PackageVersion: 1.8.0.0
+PackageLocale: zh-CN
+Publisher: DigiDNA
+PublisherUrl: https://digidna.ch/
+PublisherSupportUrl: https://support.imazing.com/
+PrivacyUrl: https://imazing.com/privacy-policy
+Author: DigiDNA SARL
+PackageName: iMazing Profile Editor
+PackageUrl: https://imazing.com/zh/profile-editor
+License: 免费软件
+LicenseUrl: https://imazing.com/uploads/iMazing-EULA.pdf
+Copyright: Copyright © DigiDNA SARL, 2008-2024. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 创建、编辑和签署 Apple 配置描述文件
+Description: iMazing Profile Editor 是一款免费应用,可轻松定义 Apple 设备上的部署设置。
+# Moniker:
+Tags:
+- ios
+- ipad
+- iphone
+- ipod
+- mobileconfig
+- 描述文件
+- 苹果
+- 部署
+- 配置
+# ReleaseNotes:
+ReleaseNotesUrl: https://downloads.imazing.com/windows/iMazing-Profile-Editor/1.8.0/release-notes.html
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigiDNA/iMazingProfileEditor/1.8.0.0/DigiDNA.iMazingProfileEditor.yaml b/manifests/d/DigiDNA/iMazingProfileEditor/1.8.0.0/DigiDNA.iMazingProfileEditor.yaml
new file mode 100644
index 0000000000000..2df94c642cd32
--- /dev/null
+++ b/manifests/d/DigiDNA/iMazingProfileEditor/1.8.0.0/DigiDNA.iMazingProfileEditor.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DigiDNA.iMazingProfileEditor
+PackageVersion: 1.8.0.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digimezzo/Dopamine/3/3.0.0-preview.31/Digimezzo.Dopamine.3.installer.yaml b/manifests/d/Digimezzo/Dopamine/3/3.0.0-preview.31/Digimezzo.Dopamine.3.installer.yaml
new file mode 100644
index 0000000000000..9b46b1d191fde
--- /dev/null
+++ b/manifests/d/Digimezzo/Dopamine/3/3.0.0-preview.31/Digimezzo.Dopamine.3.installer.yaml
@@ -0,0 +1,18 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Digimezzo.Dopamine.3
+PackageVersion: 3.0.0-preview.31
+MinimumOSVersion: 10.0.0.0
+InstallerType: nullsoft
+UpgradeBehavior: install
+AppsAndFeaturesEntries:
+- DisplayName: Dopamine 3.0.0-preview.31
+ ProductCode: ace2013a-1220-5ef4-b1fa-04d91e1bc36e
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/digimezzo/dopamine/releases/download/v3.0.0-preview.31/Dopamine-3.0.0-preview.31.exe
+ InstallerSha256: 99A53DCF95F0E2C5160894B43FFFBABBE3F7F749CC4295AC1F6F1EAA2A5A3F7B
+ManifestType: installer
+ManifestVersion: 1.6.0
+ReleaseDate: 2024-08-11
diff --git a/manifests/d/Digimezzo/Dopamine/3/3.0.0-preview.31/Digimezzo.Dopamine.3.locale.en-US.yaml b/manifests/d/Digimezzo/Dopamine/3/3.0.0-preview.31/Digimezzo.Dopamine.3.locale.en-US.yaml
new file mode 100644
index 0000000000000..da6abcf64bd99
--- /dev/null
+++ b/manifests/d/Digimezzo/Dopamine/3/3.0.0-preview.31/Digimezzo.Dopamine.3.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Digimezzo.Dopamine.3
+PackageVersion: 3.0.0-preview.31
+PackageLocale: en-US
+Publisher: Digimezzo
+PublisherUrl: https://github.com/digimezzo/dopamine
+PublisherSupportUrl: https://github.com/digimezzo/dopamine/issues
+Author: Digimezzo
+PackageName: Dopamine 3
+PackageUrl: https://github.com/digimezzo/dopamine
+License: GPL-3.0
+LicenseUrl: https://github.com/digimezzo/dopamine/blob/HEAD/LICENSE
+ShortDescription: Dopamine is an audio player which tries to make organizing and listening to music as simple and pretty as possible.
+Description: Dopamine is an elegant audio player which tries to make organizing and listening to music as simple and pretty as possible. This version is written using Electron, Angular and Typescript.
+Moniker: dopamine3
+Tags:
+- dopamine
+- music
+- player
+ReleaseNotes: |-
+ [3.0.0-preview.31] - 2024-08-11
+ Fixed
+ - Fixes application crash when using Bulgarian translation
+ReleaseNotesUrl: https://github.com/digimezzo/dopamine/releases/tag/v3.0.0-preview.31
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digimezzo/Dopamine/3/3.0.0-preview.31/Digimezzo.Dopamine.3.yaml b/manifests/d/Digimezzo/Dopamine/3/3.0.0-preview.31/Digimezzo.Dopamine.3.yaml
new file mode 100644
index 0000000000000..82cc3ea64f7dd
--- /dev/null
+++ b/manifests/d/Digimezzo/Dopamine/3/3.0.0-preview.31/Digimezzo.Dopamine.3.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Digimezzo.Dopamine.3
+PackageVersion: 3.0.0-preview.31
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digimezzo/Dopamine/3/3.0.0-preview.32/Digimezzo.Dopamine.3.installer.yaml b/manifests/d/Digimezzo/Dopamine/3/3.0.0-preview.32/Digimezzo.Dopamine.3.installer.yaml
new file mode 100644
index 0000000000000..759acc0c7cd28
--- /dev/null
+++ b/manifests/d/Digimezzo/Dopamine/3/3.0.0-preview.32/Digimezzo.Dopamine.3.installer.yaml
@@ -0,0 +1,17 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Digimezzo.Dopamine.3
+PackageVersion: 3.0.0-preview.32
+MinimumOSVersion: 10.0.0.0
+InstallerType: nullsoft
+UpgradeBehavior: install
+AppsAndFeaturesEntries:
+- DisplayName: Dopamine 3.0.0-preview.32
+ ProductCode: ace2013a-1220-5ef4-b1fa-04d91e1bc36e
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/digimezzo/dopamine/releases/download/v3.0.0-preview.32/Dopamine-3.0.0-preview.32.exe
+ InstallerSha256: 4B6BAD18F2428651EA04248BB83EC554A5EF2D6590BF8567111D385CE69A16AB
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digimezzo/Dopamine/3/3.0.0-preview.32/Digimezzo.Dopamine.3.locale.en-US.yaml b/manifests/d/Digimezzo/Dopamine/3/3.0.0-preview.32/Digimezzo.Dopamine.3.locale.en-US.yaml
new file mode 100644
index 0000000000000..d4c0b352fc5a9
--- /dev/null
+++ b/manifests/d/Digimezzo/Dopamine/3/3.0.0-preview.32/Digimezzo.Dopamine.3.locale.en-US.yaml
@@ -0,0 +1,24 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Digimezzo.Dopamine.3
+PackageVersion: 3.0.0-preview.32
+PackageLocale: en-US
+Publisher: Digimezzo
+PublisherUrl: https://github.com/digimezzo/dopamine
+PublisherSupportUrl: https://github.com/digimezzo/dopamine/issues
+Author: Digimezzo
+PackageName: Dopamine 3
+PackageUrl: https://github.com/digimezzo/dopamine
+License: GPL-3.0
+LicenseUrl: https://github.com/digimezzo/dopamine/blob/HEAD/LICENSE
+ShortDescription: Dopamine is an audio player which tries to make organizing and listening to music as simple and pretty as possible.
+Description: Dopamine is an elegant audio player which tries to make organizing and listening to music as simple and pretty as possible. This version is written using Electron, Angular and Typescript.
+Moniker: dopamine3
+Tags:
+- dopamine
+- music
+- player
+ReleaseNotesUrl: https://github.com/digimezzo/dopamine/releases/tag/v3.0.0-preview.32
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digimezzo/Dopamine/3/3.0.0-preview.32/Digimezzo.Dopamine.3.yaml b/manifests/d/Digimezzo/Dopamine/3/3.0.0-preview.32/Digimezzo.Dopamine.3.yaml
new file mode 100644
index 0000000000000..fb076aa501f5d
--- /dev/null
+++ b/manifests/d/Digimezzo/Dopamine/3/3.0.0-preview.32/Digimezzo.Dopamine.3.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Digimezzo.Dopamine.3
+PackageVersion: 3.0.0-preview.32
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalDevices/DD-TV/1.15.0.0/DigitalDevices.DD-TV.installer.yaml b/manifests/d/DigitalDevices/DD-TV/1.15.0.0/DigitalDevices.DD-TV.installer.yaml
new file mode 100644
index 0000000000000..2424062ee8d7d
--- /dev/null
+++ b/manifests/d/DigitalDevices/DD-TV/1.15.0.0/DigitalDevices.DD-TV.installer.yaml
@@ -0,0 +1,12 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DigitalDevices.DD-TV
+PackageVersion: 1.15.0.0
+InstallerType: inno
+Installers:
+- InstallerUrl: https://www.digital-devices.eu/downloads-www/tools/DD_TV_setup_1.15.0.exe
+ Architecture: x86
+ InstallerSha256: 9609EB529C33DB5CD3792DF2DE2A42A6F621B022139212B998D569F08BA415AA
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalDevices/DD-TV/1.15.0.0/DigitalDevices.DD-TV.locale.de-DE.yaml b/manifests/d/DigitalDevices/DD-TV/1.15.0.0/DigitalDevices.DD-TV.locale.de-DE.yaml
new file mode 100644
index 0000000000000..f2817136d995a
--- /dev/null
+++ b/manifests/d/DigitalDevices/DD-TV/1.15.0.0/DigitalDevices.DD-TV.locale.de-DE.yaml
@@ -0,0 +1,7 @@
+PackageIdentifier: DigitalDevices.DD-TV
+PackageVersion: 1.15.0.0
+PackageLocale: de-DE
+Publisher: DigitalDevices
+ShortDescription: DD-TV ermöglicht die Verarbeitung von DVB-Signalen mit Digital Devices Tunern. Basiert auf DVBViewer.
+ManifestType: locale
+ManifestVersion: 1.6.0
\ No newline at end of file
diff --git a/manifests/d/DigitalDevices/DD-TV/1.15.0.0/DigitalDevices.DD-TV.locale.en-US.yaml b/manifests/d/DigitalDevices/DD-TV/1.15.0.0/DigitalDevices.DD-TV.locale.en-US.yaml
new file mode 100644
index 0000000000000..aa48676979451
--- /dev/null
+++ b/manifests/d/DigitalDevices/DD-TV/1.15.0.0/DigitalDevices.DD-TV.locale.en-US.yaml
@@ -0,0 +1,21 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DigitalDevices.DD-TV
+PackageVersion: 1.15.0.0
+PackageLocale: en-US
+Publisher: DigitalDevices
+PublisherUrl: https://www.digital-devices.eu/shop/en/
+PublisherSupportUrl: http://support.digital-devices.eu/?language=English
+PrivacyUrl: https://www.digital-devices.eu/shop/en/Service-information/Privacy/
+PackageName: DD-TV
+PackageUrl: https://www.digital-devices.eu/shop/en/tools
+License: Proprietary
+ShortDescription: DD-TV enables the processing of DVB signals with Digital Devices tuners. Based on DVBViewer.
+Tags:
+- DVB
+- Digital Devices
+- Tuner
+- TV
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalDevices/DD-TV/1.15.0.0/DigitalDevices.DD-TV.yaml b/manifests/d/DigitalDevices/DD-TV/1.15.0.0/DigitalDevices.DD-TV.yaml
new file mode 100644
index 0000000000000..f2fa389b0d62f
--- /dev/null
+++ b/manifests/d/DigitalDevices/DD-TV/1.15.0.0/DigitalDevices.DD-TV.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DigitalDevices.DD-TV
+PackageVersion: 1.15.0.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalExtremes/Warframe/1.0.0/DigitalExtremes.Warframe.installer.yaml b/manifests/d/DigitalExtremes/Warframe/1.0.0/DigitalExtremes.Warframe.installer.yaml
index 19ada5b78788b..125816d3424aa 100644
--- a/manifests/d/DigitalExtremes/Warframe/1.0.0/DigitalExtremes.Warframe.installer.yaml
+++ b/manifests/d/DigitalExtremes/Warframe/1.0.0/DigitalExtremes.Warframe.installer.yaml
@@ -1,4 +1,4 @@
-# Automatically updated by the winget bot at 2024/Jun/26
+# Automatically updated by the winget bot at 2024/Sep/03
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
PackageIdentifier: DigitalExtremes.Warframe
@@ -13,7 +13,7 @@ UpgradeBehavior: install
Installers:
- Architecture: x64
InstallerUrl: https://content.warframe.com/dl/Warframe.msi
- InstallerSha256: 529745473C0C4A2819F04E0C4F3CC9F0F9B7267A397F8EFEF43F4A0B48A71C6B
- ProductCode: '{251CFA9C-EE9E-4EA1-A9F1-85807523813D}'
+ InstallerSha256: 3C8B871E870253188AC2A610A47162745EDFABB1131A175958BD7A57C067892E
+ ProductCode: '{9B67DD30-D2FF-4EE3-9B34-2BBD3ED24766}'
ManifestType: installer
ManifestVersion: 1.5.0
diff --git a/manifests/d/DigitalExtremes/Warframe/1.0.0/DigitalExtremes.Warframe.locale.en-US.yaml b/manifests/d/DigitalExtremes/Warframe/1.0.0/DigitalExtremes.Warframe.locale.en-US.yaml
index 1552f7f17c208..6d6529dde4ede 100644
--- a/manifests/d/DigitalExtremes/Warframe/1.0.0/DigitalExtremes.Warframe.locale.en-US.yaml
+++ b/manifests/d/DigitalExtremes/Warframe/1.0.0/DigitalExtremes.Warframe.locale.en-US.yaml
@@ -1,4 +1,4 @@
-# Automatically updated by the winget bot at 2024/Jun/26
+# Automatically updated by the winget bot at 2024/Sep/03
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
PackageIdentifier: DigitalExtremes.Warframe
diff --git a/manifests/d/DigitalExtremes/Warframe/1.0.0/DigitalExtremes.Warframe.yaml b/manifests/d/DigitalExtremes/Warframe/1.0.0/DigitalExtremes.Warframe.yaml
index 068a568fb2c12..c76e83bf50d4d 100644
--- a/manifests/d/DigitalExtremes/Warframe/1.0.0/DigitalExtremes.Warframe.yaml
+++ b/manifests/d/DigitalExtremes/Warframe/1.0.0/DigitalExtremes.Warframe.yaml
@@ -1,4 +1,4 @@
-# Automatically updated by the winget bot at 2024/Jun/26
+# Automatically updated by the winget bot at 2024/Sep/03
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
PackageIdentifier: DigitalExtremes.Warframe
diff --git a/manifests/d/DigitalOcean/Doctl/1.110.0/DigitalOcean.Doctl.installer.yaml b/manifests/d/DigitalOcean/Doctl/1.110.0/DigitalOcean.Doctl.installer.yaml
new file mode 100644
index 0000000000000..134fc85f2a49d
--- /dev/null
+++ b/manifests/d/DigitalOcean/Doctl/1.110.0/DigitalOcean.Doctl.installer.yaml
@@ -0,0 +1,25 @@
+# Created with komac v2.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DigitalOcean.Doctl
+PackageVersion: 1.110.0
+InstallerLocale: en-US
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: doctl.exe
+ PortableCommandAlias: doctl
+FileExtensions:
+- json
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/digitalocean/doctl/releases/download/v1.110.0/doctl-1.110.0-windows-386.zip
+ InstallerSha256: 256744ee14a2fd453b901b0eccc03ef2ba6890bd3bc6b5d6470c596f659b694b
+- Architecture: x64
+ InstallerUrl: https://github.com/digitalocean/doctl/releases/download/v1.110.0/doctl-1.110.0-windows-amd64.zip
+ InstallerSha256: 37a3372388255525589141c4856898d0e11699cae970850b0483ca8c0ea2e377
+- Architecture: arm64
+ InstallerUrl: https://github.com/digitalocean/doctl/releases/download/v1.110.0/doctl-1.110.0-windows-arm64.zip
+ InstallerSha256: a9d6092d31e6118d01a27e5239db30032da0265499f28215cd2aea888309aa8e
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalOcean/Doctl/1.110.0/DigitalOcean.Doctl.locale.en-US.yaml b/manifests/d/DigitalOcean/Doctl/1.110.0/DigitalOcean.Doctl.locale.en-US.yaml
new file mode 100644
index 0000000000000..11a9278575394
--- /dev/null
+++ b/manifests/d/DigitalOcean/Doctl/1.110.0/DigitalOcean.Doctl.locale.en-US.yaml
@@ -0,0 +1,37 @@
+# Created with komac v2.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DigitalOcean.Doctl
+PackageVersion: 1.110.0
+PackageLocale: en-US
+Publisher: DigitalOcean
+PublisherUrl: https://www.digitalocean.com/
+PublisherSupportUrl: https://github.com/digitalocean/doctl/issues
+Author: DigitalOcean
+PackageName: doctl
+PackageUrl: https://github.com/digitalocean/doctl
+License: Apache-2.0
+LicenseUrl: https://github.com/digitalocean/doctl/blob/HEAD/LICENSE.txt
+Copyright: Copyright (c) DigitalOcean
+CopyrightUrl: https://github.com/digitalocean/doctl/blob/main/LICENSE.txt
+ShortDescription: The official command line interface for the DigitalOcean API.
+Moniker: doctl
+Tags:
+- digitalocean
+- doctl
+ReleaseNotes: |-
+ Changelog
+ - 6d7019a go: upgrade to 1.22 (#1558)
+ - e508b13 databases: update connection pool (#1557)
+ - 8c01513 Update CNB Builder image (#1556)
+ - d16c594 Enable control plane firewall pointer arguments and trim spaces (#1555)
+ - 88deac4 misc: clean up additional typos found in CI. (#1554)
+ - 8615667 ci: spellcheck github action (#1552)
+ - 9128ab5 ci: Configure crate-ci/typos and auto fix what I can (#1551)
+ - 7f92de4 fix spelling, tweak description (#1550)
+ - bafba37 Improve description of Firewall arguments related to tags (#1549)
+ - 74c929c chore: Update example command in kubernetes.go to fix formatting issue (#1548)
+
+ReleaseNotesUrl: https://github.com/digitalocean/doctl/releases/tag/v1.110.0
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalOcean/Doctl/1.110.0/DigitalOcean.Doctl.yaml b/manifests/d/DigitalOcean/Doctl/1.110.0/DigitalOcean.Doctl.yaml
new file mode 100644
index 0000000000000..1d4cf925c96aa
--- /dev/null
+++ b/manifests/d/DigitalOcean/Doctl/1.110.0/DigitalOcean.Doctl.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DigitalOcean.Doctl
+PackageVersion: 1.110.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalOcean/Doctl/1.111.0/DigitalOcean.Doctl.installer.yaml b/manifests/d/DigitalOcean/Doctl/1.111.0/DigitalOcean.Doctl.installer.yaml
new file mode 100644
index 0000000000000..94cadb33a9a14
--- /dev/null
+++ b/manifests/d/DigitalOcean/Doctl/1.111.0/DigitalOcean.Doctl.installer.yaml
@@ -0,0 +1,25 @@
+# Created with komac v2.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DigitalOcean.Doctl
+PackageVersion: 1.111.0
+InstallerLocale: en-US
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: doctl.exe
+ PortableCommandAlias: doctl
+FileExtensions:
+- json
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/digitalocean/doctl/releases/download/v1.111.0/doctl-1.111.0-windows-386.zip
+ InstallerSha256: 83f2b14712fe793a6fc0af45aa47021fa43aa2d5abc7836147fd9f577eda1c72
+- Architecture: x64
+ InstallerUrl: https://github.com/digitalocean/doctl/releases/download/v1.111.0/doctl-1.111.0-windows-amd64.zip
+ InstallerSha256: 54c8c7f8caa4b10b40389ac54ae2f522f9049c669a9af80e24d4f14567c3c83d
+- Architecture: arm64
+ InstallerUrl: https://github.com/digitalocean/doctl/releases/download/v1.111.0/doctl-1.111.0-windows-arm64.zip
+ InstallerSha256: f44af28d618b623e465e97e36e832aa87e2429151fa47a41838491d176d6cf23
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalOcean/Doctl/1.111.0/DigitalOcean.Doctl.locale.en-US.yaml b/manifests/d/DigitalOcean/Doctl/1.111.0/DigitalOcean.Doctl.locale.en-US.yaml
new file mode 100644
index 0000000000000..3e2197ff31fef
--- /dev/null
+++ b/manifests/d/DigitalOcean/Doctl/1.111.0/DigitalOcean.Doctl.locale.en-US.yaml
@@ -0,0 +1,34 @@
+# Created with komac v2.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DigitalOcean.Doctl
+PackageVersion: 1.111.0
+PackageLocale: en-US
+Publisher: DigitalOcean
+PublisherUrl: https://www.digitalocean.com/
+PublisherSupportUrl: https://github.com/digitalocean/doctl/issues
+Author: DigitalOcean
+PackageName: doctl
+PackageUrl: https://github.com/digitalocean/doctl
+License: Apache-2.0
+LicenseUrl: https://github.com/digitalocean/doctl/blob/HEAD/LICENSE.txt
+Copyright: Copyright (c) DigitalOcean
+CopyrightUrl: https://github.com/digitalocean/doctl/blob/main/LICENSE.txt
+ShortDescription: The official command line interface for the DigitalOcean API.
+Moniker: doctl
+Tags:
+- digitalocean
+- doctl
+ReleaseNotes: |-
+ Changelog
+ - 7fd3b7b Use Go 1.22.x in release builds (#1568)
+ - 506ebb8 snap: use snapcore/action-build for release build (#1567)
+ - 50ad772 snap: use snapcore/action-build for candidate builds (#1566)
+ - 722dd35 volumes: fifteen volumes may be attached to a Droplet (#1565)
+ - d8e6203 apps: deprecate tier get/list (#1564)
+ - d708a5f Fix CI badge (#1563)
+ - a7c3e43 build(deps): bump github.com/docker/docker (#1562)
+
+ReleaseNotesUrl: https://github.com/digitalocean/doctl/releases/tag/v1.111.0
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalOcean/Doctl/1.111.0/DigitalOcean.Doctl.yaml b/manifests/d/DigitalOcean/Doctl/1.111.0/DigitalOcean.Doctl.yaml
new file mode 100644
index 0000000000000..6d7a77b4b02d6
--- /dev/null
+++ b/manifests/d/DigitalOcean/Doctl/1.111.0/DigitalOcean.Doctl.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DigitalOcean.Doctl
+PackageVersion: 1.111.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalOcean/Doctl/1.113.0/DigitalOcean.Doctl.installer.yaml b/manifests/d/DigitalOcean/Doctl/1.113.0/DigitalOcean.Doctl.installer.yaml
new file mode 100644
index 0000000000000..90f513b3db9a6
--- /dev/null
+++ b/manifests/d/DigitalOcean/Doctl/1.113.0/DigitalOcean.Doctl.installer.yaml
@@ -0,0 +1,25 @@
+# Created with komac v2.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DigitalOcean.Doctl
+PackageVersion: 1.113.0
+InstallerLocale: en-US
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: doctl.exe
+ PortableCommandAlias: doctl
+FileExtensions:
+- json
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/digitalocean/doctl/releases/download/v1.113.0/doctl-1.113.0-windows-386.zip
+ InstallerSha256: 4e3a0e31f6f3dc4f12b5d146abb1c8fb64072ec259d046752a6ca28204363b0d
+- Architecture: x64
+ InstallerUrl: https://github.com/digitalocean/doctl/releases/download/v1.113.0/doctl-1.113.0-windows-amd64.zip
+ InstallerSha256: 3fcd7c9ff9e62800507f4cdf99d421a9e31d5f8dcac5a2c156bdf5dd48b97b72
+- Architecture: arm64
+ InstallerUrl: https://github.com/digitalocean/doctl/releases/download/v1.113.0/doctl-1.113.0-windows-arm64.zip
+ InstallerSha256: 880fab1e482155b7dda1fa1ac3bb9b3b488ee340660ad5c85c5d2a681922a9b6
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalOcean/Doctl/1.113.0/DigitalOcean.Doctl.locale.en-US.yaml b/manifests/d/DigitalOcean/Doctl/1.113.0/DigitalOcean.Doctl.locale.en-US.yaml
new file mode 100644
index 0000000000000..d66ea00fb9107
--- /dev/null
+++ b/manifests/d/DigitalOcean/Doctl/1.113.0/DigitalOcean.Doctl.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created with komac v2.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DigitalOcean.Doctl
+PackageVersion: 1.113.0
+PackageLocale: en-US
+Publisher: DigitalOcean
+PublisherUrl: https://www.digitalocean.com/
+PublisherSupportUrl: https://github.com/digitalocean/doctl/issues
+Author: DigitalOcean
+PackageName: doctl
+PackageUrl: https://github.com/digitalocean/doctl
+License: Apache-2.0
+LicenseUrl: https://github.com/digitalocean/doctl/blob/HEAD/LICENSE.txt
+Copyright: Copyright (c) DigitalOcean
+CopyrightUrl: https://github.com/digitalocean/doctl/blob/main/LICENSE.txt
+ShortDescription: The official command line interface for the DigitalOcean API.
+Moniker: doctl
+Tags:
+- digitalocean
+- doctl
+ReleaseNotes: |-
+ Changelog
+ - e89f54c Update DOCTL to include new OpenSearch acl changes (#1575)
+
+ReleaseNotesUrl: https://github.com/digitalocean/doctl/releases/tag/v1.113.0
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalOcean/Doctl/1.113.0/DigitalOcean.Doctl.yaml b/manifests/d/DigitalOcean/Doctl/1.113.0/DigitalOcean.Doctl.yaml
new file mode 100644
index 0000000000000..a0a05e25afb8e
--- /dev/null
+++ b/manifests/d/DigitalOcean/Doctl/1.113.0/DigitalOcean.Doctl.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DigitalOcean.Doctl
+PackageVersion: 1.113.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalScholar/Zotero/7.0.1/DigitalScholar.Zotero.installer.yaml b/manifests/d/DigitalScholar/Zotero/7.0.1/DigitalScholar.Zotero.installer.yaml
new file mode 100644
index 0000000000000..ecc77693bb180
--- /dev/null
+++ b/manifests/d/DigitalScholar/Zotero/7.0.1/DigitalScholar.Zotero.installer.yaml
@@ -0,0 +1,32 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DigitalScholar.Zotero
+PackageVersion: 7.0.1
+InstallerType: nullsoft
+Scope: machine
+UpgradeBehavior: install
+Protocols:
+- zotero
+FileExtensions:
+- bib
+- bibtex
+- csl
+- isi
+- marc
+- mods
+- rdf
+- ris
+RequireExplicitUpgrade: true
+Installers:
+- Architecture: x64
+ InstallerUrl: https://download.zotero.org/client/release/7.0.1/Zotero-7.0.1_x64_setup.exe
+ InstallerSha256: 84748527AAC08EE49B0D0E9A77C0CEF161A1EA99247B6AE2F1EF1AC62C9C504E
+- Architecture: x86
+ InstallerUrl: https://download.zotero.org/client/release/7.0.1/Zotero-7.0.1_win32_setup.exe
+ InstallerSha256: D5BBC8CE4DA9D8DF9BCA7476F523C349BBBAB4211AABCFA5961EEE583DAEC855
+- Architecture: arm64
+ InstallerUrl: https://download.zotero.org/client/release/7.0.1/Zotero-7.0.1_arm64_setup.exe
+ InstallerSha256: 7D57E00EE09202F77C194F94FB8A4E8E698929E5B661E976192A9DB985FA2815
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalScholar/Zotero/7.0.1/DigitalScholar.Zotero.locale.en-US.yaml b/manifests/d/DigitalScholar/Zotero/7.0.1/DigitalScholar.Zotero.locale.en-US.yaml
new file mode 100644
index 0000000000000..119874303dbf5
--- /dev/null
+++ b/manifests/d/DigitalScholar/Zotero/7.0.1/DigitalScholar.Zotero.locale.en-US.yaml
@@ -0,0 +1,30 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DigitalScholar.Zotero
+PackageVersion: 7.0.1
+PackageLocale: en-US
+Publisher: Corporation for Digital Scholarship
+PublisherUrl: https://digitalscholar.org/
+PublisherSupportUrl: https://www.zotero.org/support/
+PrivacyUrl: https://www.zotero.org/support/privacy
+Author: Corporation for Digital Scholarship
+PackageName: Zotero
+PackageUrl: https://www.zotero.org/
+License: AGPL-3.0
+LicenseUrl: https://www.zotero.org/support/licensing
+Copyright: © Corporation for Digital Scholarship
+CopyrightUrl: https://www.zotero.org/support/terms/trademark
+ShortDescription: Your personal research assistant
+Description: Zotero is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share research.
+Tags:
+- academics
+- article
+- citation
+- cite
+- literature
+- paper
+- reasearch
+- thesis
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalScholar/Zotero/7.0.1/DigitalScholar.Zotero.locale.zh-CN.yaml b/manifests/d/DigitalScholar/Zotero/7.0.1/DigitalScholar.Zotero.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..a1598ab28b9d3
--- /dev/null
+++ b/manifests/d/DigitalScholar/Zotero/7.0.1/DigitalScholar.Zotero.locale.zh-CN.yaml
@@ -0,0 +1,27 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: DigitalScholar.Zotero
+PackageVersion: 7.0.1
+PackageLocale: zh-CN
+Publisher: Corporation for Digital Scholarship
+PublisherUrl: https://digitalscholar.org/
+PublisherSupportUrl: https://www.zotero.org/support/
+PrivacyUrl: https://www.zotero.org/support/privacy
+Author: Corporation for Digital Scholarship
+PackageName: Zotero
+PackageUrl: https://www.zotero.org/
+License: AGPL-3.0
+LicenseUrl: https://www.zotero.org/support/licensing
+Copyright: © Corporation for Digital Scholarship
+CopyrightUrl: https://www.zotero.org/support/terms/trademark
+ShortDescription: 你的个人研究助理
+Description: Zotero 是一款免费易用的工具,帮助您收集、组织、注释、引用和分享研究。
+Tags:
+- 学术
+- 引用
+- 文献
+- 研究
+- 论文
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalScholar/Zotero/7.0.1/DigitalScholar.Zotero.yaml b/manifests/d/DigitalScholar/Zotero/7.0.1/DigitalScholar.Zotero.yaml
new file mode 100644
index 0000000000000..4fc7f2ff3653b
--- /dev/null
+++ b/manifests/d/DigitalScholar/Zotero/7.0.1/DigitalScholar.Zotero.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DigitalScholar.Zotero
+PackageVersion: 7.0.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalScholar/Zotero/7.0.2/DigitalScholar.Zotero.installer.yaml b/manifests/d/DigitalScholar/Zotero/7.0.2/DigitalScholar.Zotero.installer.yaml
new file mode 100644
index 0000000000000..a9dac394f9a16
--- /dev/null
+++ b/manifests/d/DigitalScholar/Zotero/7.0.2/DigitalScholar.Zotero.installer.yaml
@@ -0,0 +1,33 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DigitalScholar.Zotero
+PackageVersion: 7.0.2
+InstallerType: nullsoft
+Scope: machine
+UpgradeBehavior: install
+Protocols:
+- zotero
+FileExtensions:
+- bib
+- bibtex
+- csl
+- isi
+- marc
+- mods
+- rdf
+- ris
+ReleaseDate: 2024-08-21
+RequireExplicitUpgrade: true
+Installers:
+- Architecture: x64
+ InstallerUrl: https://download.zotero.org/client/release/7.0.2/Zotero-7.0.2_x64_setup.exe
+ InstallerSha256: A7D895DA80B5ABD304797BB0783B654AF00C64F87D7E86E1901FBAB50A81331F
+- Architecture: x86
+ InstallerUrl: https://download.zotero.org/client/release/7.0.2/Zotero-7.0.2_win32_setup.exe
+ InstallerSha256: 0CCB6C27755BB68C1C4F5EC3859BD409A9D9F9F4B0FF57FAC3CC290E78570F59
+- Architecture: arm64
+ InstallerUrl: https://download.zotero.org/client/release/7.0.2/Zotero-7.0.2_arm64_setup.exe
+ InstallerSha256: 06324E392365CDFA3D252AA27DB4BF4B1A1414CD4682900D0F0FFE53A96DFF51
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalScholar/Zotero/7.0.2/DigitalScholar.Zotero.locale.en-US.yaml b/manifests/d/DigitalScholar/Zotero/7.0.2/DigitalScholar.Zotero.locale.en-US.yaml
new file mode 100644
index 0000000000000..d0628d752ad7f
--- /dev/null
+++ b/manifests/d/DigitalScholar/Zotero/7.0.2/DigitalScholar.Zotero.locale.en-US.yaml
@@ -0,0 +1,30 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DigitalScholar.Zotero
+PackageVersion: 7.0.2
+PackageLocale: en-US
+Publisher: Corporation for Digital Scholarship
+PublisherUrl: https://digitalscholar.org/
+PublisherSupportUrl: https://www.zotero.org/support/
+PrivacyUrl: https://www.zotero.org/support/privacy
+Author: Corporation for Digital Scholarship
+PackageName: Zotero
+PackageUrl: https://www.zotero.org/
+License: AGPL-3.0
+LicenseUrl: https://www.zotero.org/support/licensing
+Copyright: © Corporation for Digital Scholarship
+CopyrightUrl: https://www.zotero.org/support/terms/trademark
+ShortDescription: Your personal research assistant
+Description: Zotero is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share research.
+Tags:
+- academics
+- article
+- citation
+- cite
+- literature
+- paper
+- reasearch
+- thesis
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalScholar/Zotero/7.0.2/DigitalScholar.Zotero.locale.zh-CN.yaml b/manifests/d/DigitalScholar/Zotero/7.0.2/DigitalScholar.Zotero.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..3acb54f44c245
--- /dev/null
+++ b/manifests/d/DigitalScholar/Zotero/7.0.2/DigitalScholar.Zotero.locale.zh-CN.yaml
@@ -0,0 +1,27 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: DigitalScholar.Zotero
+PackageVersion: 7.0.2
+PackageLocale: zh-CN
+Publisher: Corporation for Digital Scholarship
+PublisherUrl: https://digitalscholar.org/
+PublisherSupportUrl: https://www.zotero.org/support/
+PrivacyUrl: https://www.zotero.org/support/privacy
+Author: Corporation for Digital Scholarship
+PackageName: Zotero
+PackageUrl: https://www.zotero.org/
+License: AGPL-3.0
+LicenseUrl: https://www.zotero.org/support/licensing
+Copyright: © Corporation for Digital Scholarship
+CopyrightUrl: https://www.zotero.org/support/terms/trademark
+ShortDescription: 你的个人研究助理
+Description: Zotero 是一款免费易用的工具,帮助您收集、组织、注释、引用和分享研究。
+Tags:
+- 学术
+- 引用
+- 文献
+- 研究
+- 论文
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalScholar/Zotero/7.0.2/DigitalScholar.Zotero.yaml b/manifests/d/DigitalScholar/Zotero/7.0.2/DigitalScholar.Zotero.yaml
new file mode 100644
index 0000000000000..a8b80287d653f
--- /dev/null
+++ b/manifests/d/DigitalScholar/Zotero/7.0.2/DigitalScholar.Zotero.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DigitalScholar.Zotero
+PackageVersion: 7.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalScholar/Zotero/7.0.3/DigitalScholar.Zotero.installer.yaml b/manifests/d/DigitalScholar/Zotero/7.0.3/DigitalScholar.Zotero.installer.yaml
new file mode 100644
index 0000000000000..79cfe7baba6c2
--- /dev/null
+++ b/manifests/d/DigitalScholar/Zotero/7.0.3/DigitalScholar.Zotero.installer.yaml
@@ -0,0 +1,33 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DigitalScholar.Zotero
+PackageVersion: 7.0.3
+InstallerType: nullsoft
+Scope: machine
+UpgradeBehavior: install
+Protocols:
+- zotero
+FileExtensions:
+- bib
+- bibtex
+- csl
+- isi
+- marc
+- mods
+- rdf
+- ris
+ReleaseDate: 2024-08-27
+RequireExplicitUpgrade: true
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download.zotero.org/client/release/7.0.3/Zotero-7.0.3_win32_setup.exe
+ InstallerSha256: E05F28786278ACBF2FC2A610652638464EAC110AA76428C06E95AF5758565763
+- Architecture: x64
+ InstallerUrl: https://download.zotero.org/client/release/7.0.3/Zotero-7.0.3_x64_setup.exe
+ InstallerSha256: 54AD448BA4549A42F388DB9293E56A7B0D7F26B81021D5D84B679F7FE2670957
+- Architecture: arm64
+ InstallerUrl: https://download.zotero.org/client/release/7.0.3/Zotero-7.0.3_arm64_setup.exe
+ InstallerSha256: F82927A2716D5335531744A2683FD68ADC68D17E470CD56D2B1D1CDDD60359B3
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalScholar/Zotero/7.0.3/DigitalScholar.Zotero.locale.en-US.yaml b/manifests/d/DigitalScholar/Zotero/7.0.3/DigitalScholar.Zotero.locale.en-US.yaml
new file mode 100644
index 0000000000000..fc6e33277ec02
--- /dev/null
+++ b/manifests/d/DigitalScholar/Zotero/7.0.3/DigitalScholar.Zotero.locale.en-US.yaml
@@ -0,0 +1,30 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DigitalScholar.Zotero
+PackageVersion: 7.0.3
+PackageLocale: en-US
+Publisher: Corporation for Digital Scholarship
+PublisherUrl: https://digitalscholar.org/
+PublisherSupportUrl: https://www.zotero.org/support/
+PrivacyUrl: https://www.zotero.org/support/privacy
+Author: Corporation for Digital Scholarship
+PackageName: Zotero
+PackageUrl: https://www.zotero.org/
+License: AGPL-3.0
+LicenseUrl: https://www.zotero.org/support/licensing
+Copyright: © Corporation for Digital Scholarship
+CopyrightUrl: https://www.zotero.org/support/terms/trademark
+ShortDescription: Your personal research assistant
+Description: Zotero is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share research.
+Tags:
+- academics
+- article
+- citation
+- cite
+- literature
+- paper
+- reasearch
+- thesis
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalScholar/Zotero/7.0.3/DigitalScholar.Zotero.locale.zh-CN.yaml b/manifests/d/DigitalScholar/Zotero/7.0.3/DigitalScholar.Zotero.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..e86eed8e8876d
--- /dev/null
+++ b/manifests/d/DigitalScholar/Zotero/7.0.3/DigitalScholar.Zotero.locale.zh-CN.yaml
@@ -0,0 +1,27 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: DigitalScholar.Zotero
+PackageVersion: 7.0.3
+PackageLocale: zh-CN
+Publisher: Corporation for Digital Scholarship
+PublisherUrl: https://digitalscholar.org/
+PublisherSupportUrl: https://www.zotero.org/support/
+PrivacyUrl: https://www.zotero.org/support/privacy
+Author: Corporation for Digital Scholarship
+PackageName: Zotero
+PackageUrl: https://www.zotero.org/
+License: AGPL-3.0
+LicenseUrl: https://www.zotero.org/support/licensing
+Copyright: © Corporation for Digital Scholarship
+CopyrightUrl: https://www.zotero.org/support/terms/trademark
+ShortDescription: 你的个人研究助理
+Description: Zotero 是一款免费易用的工具,帮助您收集、组织、注释、引用和分享研究。
+Tags:
+- 学术
+- 引用
+- 文献
+- 研究
+- 论文
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalScholar/Zotero/7.0.3/DigitalScholar.Zotero.yaml b/manifests/d/DigitalScholar/Zotero/7.0.3/DigitalScholar.Zotero.yaml
new file mode 100644
index 0000000000000..4724d5fb71e65
--- /dev/null
+++ b/manifests/d/DigitalScholar/Zotero/7.0.3/DigitalScholar.Zotero.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DigitalScholar.Zotero
+PackageVersion: 7.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalScholar/Zotero/7.0.4/DigitalScholar.Zotero.installer.yaml b/manifests/d/DigitalScholar/Zotero/7.0.4/DigitalScholar.Zotero.installer.yaml
new file mode 100644
index 0000000000000..4d37b21ecf079
--- /dev/null
+++ b/manifests/d/DigitalScholar/Zotero/7.0.4/DigitalScholar.Zotero.installer.yaml
@@ -0,0 +1,33 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DigitalScholar.Zotero
+PackageVersion: 7.0.4
+InstallerType: nullsoft
+Scope: machine
+UpgradeBehavior: install
+Protocols:
+- zotero
+FileExtensions:
+- bib
+- bibtex
+- csl
+- isi
+- marc
+- mods
+- rdf
+- ris
+ReleaseDate: 2024-09-11
+RequireExplicitUpgrade: true
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download.zotero.org/client/release/7.0.4/Zotero-7.0.4_win32_setup.exe
+ InstallerSha256: BEA78192DF8DFA616D7CF15E5D61985ADAC1235A919FFF89F7F306505F96AFEE
+- Architecture: x64
+ InstallerUrl: https://download.zotero.org/client/release/7.0.4/Zotero-7.0.4_x64_setup.exe
+ InstallerSha256: B0A452E087E48C152872079C5638F92506CE45C428EDB6ADDD0430AEC3052B46
+- Architecture: arm64
+ InstallerUrl: https://download.zotero.org/client/release/7.0.4/Zotero-7.0.4_arm64_setup.exe
+ InstallerSha256: 2740E16D3EB6B81667C283D6478CBBD48786CC61FCEA64174F72B6386356090C
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalScholar/Zotero/7.0.4/DigitalScholar.Zotero.locale.en-US.yaml b/manifests/d/DigitalScholar/Zotero/7.0.4/DigitalScholar.Zotero.locale.en-US.yaml
new file mode 100644
index 0000000000000..f8f55a1334296
--- /dev/null
+++ b/manifests/d/DigitalScholar/Zotero/7.0.4/DigitalScholar.Zotero.locale.en-US.yaml
@@ -0,0 +1,58 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DigitalScholar.Zotero
+PackageVersion: 7.0.4
+PackageLocale: en-US
+Publisher: Corporation for Digital Scholarship
+PublisherUrl: https://digitalscholar.org/
+PublisherSupportUrl: https://www.zotero.org/support/
+PrivacyUrl: https://www.zotero.org/support/privacy
+Author: Corporation for Digital Scholarship
+PackageName: Zotero
+PackageUrl: https://www.zotero.org/
+License: AGPL-3.0
+LicenseUrl: https://www.zotero.org/support/licensing
+Copyright: © Corporation for Digital Scholarship
+CopyrightUrl: https://www.zotero.org/support/terms/trademark
+ShortDescription: Your personal research assistant
+Description: Zotero is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share research.
+# Moniker:
+Tags:
+- academics
+- article
+- citation
+- cite
+- literature
+- paper
+- reasearch
+- thesis
+ReleaseNotes: |-
+ Functionality added or changed
+ - Allow attachment preview to use the available screen height at wider pane sizes
+ - Wrap attachment filename field in item pane
+ - Speed up exports of files that don't contain annotations
+ - Added “Paste and Search” option to Add Item by Identifier context menu
+ - [Windows] Fixed potential cause of repeated reboot prompt on upgrade from non-administrator account
+ - Don't show rich-text markup in reader window titles
+ - Show status line in settings when external app access is enabled
+ - Miscellaneous other improvements
+ Bugs fixed
+ - Fixed problems transferring documents into and out of LibreOffice
+ - Fixed citation dialog becoming invisible on some monitors
+ - Fixed “module record has unexpected status” startup error
+ - Fixed attachment preview disappearing unexpectedly
+ - Reader fixes:
+ - Fixed zotero://open navigating one page too far
+ - EPUB: Fixed returning to the last-read page
+ - EPUB/snapshot: Open popup after adding note
+ - PDF: Fixed Cmd/Ctrl-G skipping every second result
+ - Fixed “Add Item by Identifier” textbox not expanding when entering multiple rows
+ - Fixed scrolling in “Manage Lookup Engines” window with many engines
+ - Miscellaneous other bug fixes
+ReleaseNotesUrl: https://www.zotero.org/support/changelog#changes_in_704_september_11_2024
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalScholar/Zotero/7.0.4/DigitalScholar.Zotero.locale.zh-CN.yaml b/manifests/d/DigitalScholar/Zotero/7.0.4/DigitalScholar.Zotero.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..41ab0a3dc560e
--- /dev/null
+++ b/manifests/d/DigitalScholar/Zotero/7.0.4/DigitalScholar.Zotero.locale.zh-CN.yaml
@@ -0,0 +1,33 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: DigitalScholar.Zotero
+PackageVersion: 7.0.4
+PackageLocale: zh-CN
+Publisher: Corporation for Digital Scholarship
+PublisherUrl: https://digitalscholar.org/
+PublisherSupportUrl: https://www.zotero.org/support/
+PrivacyUrl: https://www.zotero.org/support/privacy
+Author: Corporation for Digital Scholarship
+PackageName: Zotero
+PackageUrl: https://www.zotero.org/
+License: AGPL-3.0
+LicenseUrl: https://www.zotero.org/support/licensing
+Copyright: © Corporation for Digital Scholarship
+CopyrightUrl: https://www.zotero.org/support/terms/trademark
+ShortDescription: 你的个人研究助理
+Description: Zotero 是一款免费易用的工具,帮助您收集、组织、注释、引用和分享研究。
+# Moniker:
+Tags:
+- 学术
+- 引用
+- 文献
+- 研究
+- 论文
+# ReleaseNotes:
+ReleaseNotesUrl: https://www.zotero.org/support/changelog#changes_in_704_september_11_2024
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalScholar/Zotero/7.0.4/DigitalScholar.Zotero.yaml b/manifests/d/DigitalScholar/Zotero/7.0.4/DigitalScholar.Zotero.yaml
new file mode 100644
index 0000000000000..43ee8a146b85c
--- /dev/null
+++ b/manifests/d/DigitalScholar/Zotero/7.0.4/DigitalScholar.Zotero.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DigitalScholar.Zotero
+PackageVersion: 7.0.4
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalScholar/Zotero/7.0.5/DigitalScholar.Zotero.installer.yaml b/manifests/d/DigitalScholar/Zotero/7.0.5/DigitalScholar.Zotero.installer.yaml
new file mode 100644
index 0000000000000..e989369039d1d
--- /dev/null
+++ b/manifests/d/DigitalScholar/Zotero/7.0.5/DigitalScholar.Zotero.installer.yaml
@@ -0,0 +1,33 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DigitalScholar.Zotero
+PackageVersion: 7.0.5
+InstallerType: nullsoft
+Scope: machine
+UpgradeBehavior: install
+Protocols:
+- zotero
+FileExtensions:
+- bib
+- bibtex
+- csl
+- isi
+- marc
+- mods
+- rdf
+- ris
+ReleaseDate: 2024-09-11
+RequireExplicitUpgrade: true
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download.zotero.org/client/release/7.0.5/Zotero-7.0.5_win32_setup.exe
+ InstallerSha256: DA8E5516D57DDE80812E76E122B7A2E86EDB57B61C25D8AD107C50C8FA4E52F3
+- Architecture: x64
+ InstallerUrl: https://download.zotero.org/client/release/7.0.5/Zotero-7.0.5_x64_setup.exe
+ InstallerSha256: 43017A16C5D6C9748C6615D51464B0CBD7E1E42FE49EBDD556B46E47932E4737
+- Architecture: arm64
+ InstallerUrl: https://download.zotero.org/client/release/7.0.5/Zotero-7.0.5_arm64_setup.exe
+ InstallerSha256: B8DABE391DCC4A6127A7EFB1B4E67F09D04E603467638467DAF75D73D0AA9339
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalScholar/Zotero/7.0.5/DigitalScholar.Zotero.locale.en-US.yaml b/manifests/d/DigitalScholar/Zotero/7.0.5/DigitalScholar.Zotero.locale.en-US.yaml
new file mode 100644
index 0000000000000..2ec72c5249994
--- /dev/null
+++ b/manifests/d/DigitalScholar/Zotero/7.0.5/DigitalScholar.Zotero.locale.en-US.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DigitalScholar.Zotero
+PackageVersion: 7.0.5
+PackageLocale: en-US
+Publisher: Corporation for Digital Scholarship
+PublisherUrl: https://digitalscholar.org/
+PublisherSupportUrl: https://www.zotero.org/support/
+PrivacyUrl: https://www.zotero.org/support/privacy
+Author: Corporation for Digital Scholarship
+PackageName: Zotero
+PackageUrl: https://www.zotero.org/
+License: AGPL-3.0
+LicenseUrl: https://www.zotero.org/support/licensing
+Copyright: © Corporation for Digital Scholarship
+CopyrightUrl: https://www.zotero.org/support/terms/trademark
+ShortDescription: Your personal research assistant
+Description: Zotero is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share research.
+# Moniker:
+Tags:
+- academics
+- article
+- citation
+- cite
+- literature
+- paper
+- reasearch
+- thesis
+ReleaseNotes: '- Fixed “Localized string not available for general.warning” startup error instead of proper warning if data directory is in cloud storage folder (since 7.0.4)'
+ReleaseNotesUrl: https://www.zotero.org/support/changelog#changes_in_705_september_11_2024
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalScholar/Zotero/7.0.5/DigitalScholar.Zotero.locale.zh-CN.yaml b/manifests/d/DigitalScholar/Zotero/7.0.5/DigitalScholar.Zotero.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..b53e4052be9ac
--- /dev/null
+++ b/manifests/d/DigitalScholar/Zotero/7.0.5/DigitalScholar.Zotero.locale.zh-CN.yaml
@@ -0,0 +1,33 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: DigitalScholar.Zotero
+PackageVersion: 7.0.5
+PackageLocale: zh-CN
+Publisher: Corporation for Digital Scholarship
+PublisherUrl: https://digitalscholar.org/
+PublisherSupportUrl: https://www.zotero.org/support/
+PrivacyUrl: https://www.zotero.org/support/privacy
+Author: Corporation for Digital Scholarship
+PackageName: Zotero
+PackageUrl: https://www.zotero.org/
+License: AGPL-3.0
+LicenseUrl: https://www.zotero.org/support/licensing
+Copyright: © Corporation for Digital Scholarship
+CopyrightUrl: https://www.zotero.org/support/terms/trademark
+ShortDescription: 你的个人研究助理
+Description: Zotero 是一款免费易用的工具,帮助您收集、组织、注释、引用和分享研究。
+# Moniker:
+Tags:
+- 学术
+- 引用
+- 文献
+- 研究
+- 论文
+# ReleaseNotes:
+ReleaseNotesUrl: https://www.zotero.org/support/changelog#changes_in_705_september_11_2024
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DigitalScholar/Zotero/7.0.5/DigitalScholar.Zotero.yaml b/manifests/d/DigitalScholar/Zotero/7.0.5/DigitalScholar.Zotero.yaml
new file mode 100644
index 0000000000000..72189ca41cf7f
--- /dev/null
+++ b/manifests/d/DigitalScholar/Zotero/7.0.5/DigitalScholar.Zotero.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DigitalScholar.Zotero
+PackageVersion: 7.0.5
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/7Caps/9.3/Digola.7Caps.installer.yaml b/manifests/d/Digola/7Caps/9.3/Digola.7Caps.installer.yaml
new file mode 100644
index 0000000000000..53d86301c4ad0
--- /dev/null
+++ b/manifests/d/Digola/7Caps/9.3/Digola.7Caps.installer.yaml
@@ -0,0 +1,15 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Digola.7Caps
+PackageVersion: "9.3"
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+Installers:
+- Architecture: x86
+ InstallerUrl: https://digola.com/7caps.exe
+ InstallerSha256: 204AB8AB592210EBB18B804C122DA5B04E6D5F62089594E96F09E90E3C990AE1
+ ProductCode: '{BA0A9C89-A3A6-4D71-9C1B-3C1ED65CD94C}_is1'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/7Caps/9.3/Digola.7Caps.locale.en-US.yaml b/manifests/d/Digola/7Caps/9.3/Digola.7Caps.locale.en-US.yaml
new file mode 100644
index 0000000000000..6ba508ebb4bdd
--- /dev/null
+++ b/manifests/d/Digola/7Caps/9.3/Digola.7Caps.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Digola.7Caps
+PackageVersion: "9.3"
+PackageLocale: en-US
+Publisher: Digola
+PublisherUrl: https://digola.com/
+# PublisherSupportUrl:
+# PrivacyUrl:
+# Author:
+PackageName: 7Caps
+PackageUrl: https://digola.com/7caps.html
+License: Proprietary
+# LicenseUrl:
+Copyright: © 2024 Digola. All rights reserved.
+# CopyrightUrl:
+ShortDescription: A feature-rich utility designed to provide real-time updates on Caps Lock and Num Lock keys.
+Description: |-
+ 7Caps is a compact yet powerful application that keeps you informed in real-time about the status of your Caps Lock and Num Lock keys.
+ With the addition of the new Watermark indicator feature in the latest version, 7Caps now offers a transparent display of Caps Lock and Num Lock status directly on your desktop.
+ Its versatility extends through multiple display options, including tray icons, floating notifications, and customizable audio alerts, ensuring seamless user awareness of key states.
+ This utility discreetly runs in the background, providing immediate notifications whenever the Caps Lock or Num Lock keys are activated or deactivated.
+ Customize the notification to your liking; position it anywhere on your screen for convenient visibility. The tiny application is invaluable for those who regularly use the Caps Lock or Num Lock keys and need instant updates about their status.
+ What's more, purchasing a license for 7Caps grants you a lifetime subscription, allowing installation on one computer. Enjoy this seamless, always-aware experience while using your keyboard.
+# Moniker:
+Tags:
+- caps-lock
+- key
+- keyboard
+- num-lock
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://digola.com/page8.html
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/7Caps/9.3/Digola.7Caps.locale.zh-CN.yaml b/manifests/d/Digola/7Caps/9.3/Digola.7Caps.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..851f32f878fac
--- /dev/null
+++ b/manifests/d/Digola/7Caps/9.3/Digola.7Caps.locale.zh-CN.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Digola.7Caps
+PackageVersion: "9.3"
+PackageLocale: zh-CN
+Publisher: Digola
+PublisherUrl: https://digola.com/
+# PublisherSupportUrl:
+# PrivacyUrl:
+# Author:
+PackageName: 7Caps
+PackageUrl: https://digola.com/7caps.html
+License: 专有软件
+# LicenseUrl:
+Copyright: © 2024 Digola. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 这是一款功能丰富的实用程序,可实时更新大写锁定键和数字锁定键。
+Description: |-
+ 7Caps 是一款小巧但功能强大的应用程序,能让你实时了解大写锁定键和数字锁定键的状态。
+ 在最新版本中添加了新的水印指示器功能后,7Caps 现在可以直接在桌面上透明显示大写锁定和数字锁定的状态。
+ 它的多功能性还体现在多种显示选项上,包括托盘图标、浮动通知和可定制的音频提醒,确保用户可以无缝了解按键状态。
+ 该实用程序可在后台静默运行,每当大写锁定键或数字锁定键被激活或停用时,它都会立即发出通知。
+ 你可以根据自己的喜好定制通知,将其放置在屏幕的任意位置,方便查看。对于经常使用大写锁定键或数字锁定键并需要即时更新其状态的用户来说,这款小巧的应用程序非常有价值。
+ 此外,购买 7Caps 许可证可终身使用,只需在一台电脑上安装即可。在使用键盘时,尽情享受这种无缝、始终感知的体验吧。
+# Moniker:
+Tags:
+- 大写锁定键
+- 按键
+- 数字锁定键
+- 键盘
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://digola.com/page8.html
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/7Caps/9.3/Digola.7Caps.yaml b/manifests/d/Digola/7Caps/9.3/Digola.7Caps.yaml
new file mode 100644
index 0000000000000..12f76c8bb00c3
--- /dev/null
+++ b/manifests/d/Digola/7Caps/9.3/Digola.7Caps.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Digola.7Caps
+PackageVersion: "9.3"
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/DoorControl/4.9/Digola.DoorControl.installer.yaml b/manifests/d/Digola/DoorControl/4.9/Digola.DoorControl.installer.yaml
new file mode 100644
index 0000000000000..601a19533e3cf
--- /dev/null
+++ b/manifests/d/Digola/DoorControl/4.9/Digola.DoorControl.installer.yaml
@@ -0,0 +1,15 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Digola.DoorControl
+PackageVersion: "4.9"
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+Installers:
+- Architecture: x86
+ InstallerUrl: https://digola.com/setupdoorcontrol.exe
+ InstallerSha256: 2A61EAF11097E198D47FA6D823C14701881656B0D7288D573CB34736A9AADFAA
+ ProductCode: '{341CFE70-1D51-4898-9779-76DEBEA64EBC}_is1'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/DoorControl/4.9/Digola.DoorControl.locale.en-US.yaml b/manifests/d/Digola/DoorControl/4.9/Digola.DoorControl.locale.en-US.yaml
new file mode 100644
index 0000000000000..cbe6181ef2c1a
--- /dev/null
+++ b/manifests/d/Digola/DoorControl/4.9/Digola.DoorControl.locale.en-US.yaml
@@ -0,0 +1,31 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Digola.DoorControl
+PackageVersion: "4.9"
+PackageLocale: en-US
+Publisher: Digola
+PublisherUrl: https://digola.com/
+# PublisherSupportUrl:
+# PrivacyUrl:
+# Author:
+PackageName: Door Control
+PackageUrl: https://www.digola.com/doorcontrol.html
+License: Freeware
+# LicenseUrl:
+Copyright: © 2024 Digola
+# CopyrightUrl:
+ShortDescription: Eject and close your CD/DVD drive with one click.
+Description: |-
+ When using the computer on a daily basis, we often have to open and close the DVD drive door. However, this can be a bit of a hassle if the computer case is be under the table or if we have a laptop with the awkward side DVD drive door.
+ The Door Control software will help you resolve these issues. The software shows the button for opening and closing the DVD drive door in the system tray. A single click will open or close the DVD drive door. You may also assign a hotkey for this function. In comparison with similar software, Door Control uses a special algorithm to recognise whether the doors are open or closed. A single click is enough to open or close the DVD drive door.
+ The user may customise the colour of the button, assign a hotkey and launch the software at system start-up. The Door Control software is very small and uses a very small amount of RAM for its operation.
+# Moniker:
+# Tags:
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/DoorControl/4.9/Digola.DoorControl.locale.zh-CN.yaml b/manifests/d/Digola/DoorControl/4.9/Digola.DoorControl.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..29aed56415a7e
--- /dev/null
+++ b/manifests/d/Digola/DoorControl/4.9/Digola.DoorControl.locale.zh-CN.yaml
@@ -0,0 +1,31 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Digola.DoorControl
+PackageVersion: "4.9"
+PackageLocale: zh-CN
+Publisher: Digola
+PublisherUrl: https://digola.com/
+# PublisherSupportUrl:
+# PrivacyUrl:
+# Author:
+PackageName: Door Control
+PackageUrl: https://www.digola.com/doorcontrol.html
+License: 免费软件
+# LicenseUrl:
+Copyright: © 2024 Digola
+# CopyrightUrl:
+ShortDescription: 一键弹出并关闭 CD/DVD 驱动器。
+Description: |-
+ 日常使用电脑时,我们经常需要打开和关闭 DVD 驱动器仓门。不过,如果电脑机箱在桌子下面,或者我们的笔记本电脑的 DVD 驱动器仓门在笨拙的侧面,这可能会有点麻烦。
+ Door Control 软件可以帮你解决这些问题。软件在系统托盘中显示了用于打开和关闭 DVD 驱动器仓门的按钮。单击一下即可打开或关闭 DVD 驱动器仓门。您还可以为该功能指定一个热键。与同类软件相比,Door Control 使用一种特殊算法来识别仓门是打开还是关闭。单击一下即可打开或关闭 DVD 驱动器仓门。
+ 用户可以自定义按钮的颜色,指定热键,并在系统启动时启动软件。Door Control 软件非常小巧,运行时只占用极少量的 RAM。
+# Moniker:
+# Tags:
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/DoorControl/4.9/Digola.DoorControl.yaml b/manifests/d/Digola/DoorControl/4.9/Digola.DoorControl.yaml
new file mode 100644
index 0000000000000..3d57b753d9439
--- /dev/null
+++ b/manifests/d/Digola/DoorControl/4.9/Digola.DoorControl.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Digola.DoorControl
+PackageVersion: "4.9"
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/FrontSketch/4.0/Digola.FrontSketch.installer.yaml b/manifests/d/Digola/FrontSketch/4.0/Digola.FrontSketch.installer.yaml
new file mode 100644
index 0000000000000..f408774b72247
--- /dev/null
+++ b/manifests/d/Digola/FrontSketch/4.0/Digola.FrontSketch.installer.yaml
@@ -0,0 +1,15 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Digola.FrontSketch
+PackageVersion: "4.0"
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+Installers:
+- Architecture: x86
+ InstallerUrl: https://digola.com/FS-free.exe
+ InstallerSha256: C08795BC9EC1202DB47DFD3656EFDC6429B920D443AF0566ECB15A084972B418
+ ProductCode: '{12B76546-4F7D-4989-90DC-4192B2F600CB}_is1'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/FrontSketch/4.0/Digola.FrontSketch.locale.en-US.yaml b/manifests/d/Digola/FrontSketch/4.0/Digola.FrontSketch.locale.en-US.yaml
new file mode 100644
index 0000000000000..ba77c9e0f8885
--- /dev/null
+++ b/manifests/d/Digola/FrontSketch/4.0/Digola.FrontSketch.locale.en-US.yaml
@@ -0,0 +1,44 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Digola.FrontSketch
+PackageVersion: "4.0"
+PackageLocale: en-US
+Publisher: Digola
+PublisherUrl: https://digola.com/
+# PublisherSupportUrl:
+# PrivacyUrl:
+# Author:
+PackageName: FrontSketch
+PackageUrl: https://digola.com/frontsketch.html
+License: Proprietary
+# LicenseUrl:
+Copyright: © 2024 Digola
+# CopyrightUrl:
+ShortDescription: A tool for anyone who needs to annotate their screen or create quick sketches.
+Description: |-
+ FrontSketch is a versatile software that allows you to draw and annotate directly on your computer screen, overlaying other applications in Windows. It provides a simulated glass sketchpad experience, enabling you to seamlessly work with other applications while utilizing the virtual sketchpad. With FrontSketch, you can easily create desktop drawings, draw on screen, add annotations, highlight important details, and even draw over applications. Whether for educational, business, or personal purposes, FrontSketch is designed to enhance your productivity and creativity. The software is user-friendly and requires no special training, making it an ideal tool for anyone looking to engage in desktop drawing, draw on screen, and add highlights with ease.
+ Take advantage of our full functional 10-day trial and experience the power of FrontSketch.
+# Moniker:
+Tags:
+- annotate
+- annotation
+- desktop
+- draw
+- drawing
+- highlight
+- overlay
+- paint
+- painting
+- screen
+- sketch
+- sketchpad
+- window
+- windows
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://digola.com/page8.html
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/FrontSketch/4.0/Digola.FrontSketch.locale.zh-CN.yaml b/manifests/d/Digola/FrontSketch/4.0/Digola.FrontSketch.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..bdbbea6b94c28
--- /dev/null
+++ b/manifests/d/Digola/FrontSketch/4.0/Digola.FrontSketch.locale.zh-CN.yaml
@@ -0,0 +1,41 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Digola.FrontSketch
+PackageVersion: "4.0"
+PackageLocale: zh-CN
+Publisher: Digola
+PublisherUrl: https://digola.com/
+# PublisherSupportUrl:
+# PrivacyUrl:
+# Author:
+PackageName: FrontSketch
+PackageUrl: https://digola.com/frontsketch.html
+License: 专有软件
+# LicenseUrl:
+Copyright: © 2024 Digola
+# CopyrightUrl:
+ShortDescription: 在屏幕上添加注释或快速绘制草图
+Description: |-
+ FrontSketch 是一款多功能软件,让您直接在电脑屏幕上绘图和注释,并覆盖 Windows 中的其它应用程序。它提供了一种模拟玻璃画板的体验,让你在使用虚拟画板的同时,还能与其它应用程序无缝协作。有了 FrontSketch,你可以轻松创建桌面绘图、在屏幕上绘图、添加注释、突出重要细节,甚至在应用程序上绘图。无论是教育、商务还是个人用途,FrontSketch 都能提高您的工作效率和创造力。该软件用户界面友好,无需特殊培训,是任何希望进行桌面绘图、在屏幕上绘图和轻松添加突出显示内容的人的理想工具。
+ 利用我们的全功能 10 天试用版,体验 FrontSketch 的强大功能。
+# Moniker:
+Tags:
+- 叠加
+- 屏幕
+- 桌面
+- 注释
+- 画板
+- 画画
+- 窗口
+- 绘制
+- 绘图
+- 绘画
+- 高亮
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://digola.com/page8.html
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/FrontSketch/4.0/Digola.FrontSketch.yaml b/manifests/d/Digola/FrontSketch/4.0/Digola.FrontSketch.yaml
new file mode 100644
index 0000000000000..41605d2be789c
--- /dev/null
+++ b/manifests/d/Digola/FrontSketch/4.0/Digola.FrontSketch.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Digola.FrontSketch
+PackageVersion: "4.0"
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/InstaMonitr/16/Digola.InstaMonitr.installer.yaml b/manifests/d/Digola/InstaMonitr/16/Digola.InstaMonitr.installer.yaml
new file mode 100644
index 0000000000000..17a6b8239ba74
--- /dev/null
+++ b/manifests/d/Digola/InstaMonitr/16/Digola.InstaMonitr.installer.yaml
@@ -0,0 +1,15 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Digola.InstaMonitr
+PackageVersion: "16"
+InstallerType: inno
+Scope: user
+UpgradeBehavior: install
+Installers:
+- Architecture: x86
+ InstallerUrl: https://digola.com/InstaMonitr-Free.exe
+ InstallerSha256: F1C3A6A1F6C2A14FF14642516B3AD94423E6F86883594D83C472D711A99795E7
+ ProductCode: '{B50A8495-3054-4C5A-BC4A-FE538A1D9D5C}_is1'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/InstaMonitr/16/Digola.InstaMonitr.locale.en-US.yaml b/manifests/d/Digola/InstaMonitr/16/Digola.InstaMonitr.locale.en-US.yaml
new file mode 100644
index 0000000000000..1a2935fea6ac6
--- /dev/null
+++ b/manifests/d/Digola/InstaMonitr/16/Digola.InstaMonitr.locale.en-US.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Digola.InstaMonitr
+PackageVersion: "16"
+PackageLocale: en-US
+Publisher: Digola
+PublisherUrl: https://digola.com/
+# PublisherSupportUrl:
+# PrivacyUrl:
+# Author:
+PackageName: InstaMonitr
+PackageUrl: https://digola.com/instamonitr.html
+License: Proprietary
+# LicenseUrl:
+Copyright: © 2023 Digola
+# CopyrightUrl:
+ShortDescription: Enhances the standard Windows screen duplication or extension with a variety of new features and options.
+Description: |-
+ InstaMonitr enhances the standard Windows screen duplication or extension with a variety of new features and options, making it the ultimate tool for managing large-screen projections. With InstaMonitr, you can easily display any part of your desktop, add scrolling text, manage windows, and display graphics from your clipboard. The software comes equipped with two graphic editors. Whether you're presenting at a business meeting, conference, seminar, or lecture, InstaMonitr is the perfect tool to manage your content and make it more engaging and interactive for your audience.
+ Software is designed to manage and project the contents of your computer screen onto a secondary screen, such as a projector screen, TV, or any other display.
+ InstaMonitor provides a free trial of all its features for 21 days. After the trial period, some features become unavailable unless the user decides to purchase a license. Despite the limited features, InstaMonitor remains a useful and effective solution for managing and projecting content on a secondary screen.
+# Moniker:
+Tags:
+- desktop
+- display
+- monitor
+- screen
+- window
+- windows
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://digola.com/page8.html
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/InstaMonitr/16/Digola.InstaMonitr.locale.zh-CN.yaml b/manifests/d/Digola/InstaMonitr/16/Digola.InstaMonitr.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..b3ccb1a7ba2eb
--- /dev/null
+++ b/manifests/d/Digola/InstaMonitr/16/Digola.InstaMonitr.locale.zh-CN.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Digola.InstaMonitr
+PackageVersion: "16"
+PackageLocale: zh-CN
+Publisher: Digola
+PublisherUrl: https://digola.com/
+# PublisherSupportUrl:
+# PrivacyUrl:
+# Author:
+PackageName: InstaMonitr
+PackageUrl: https://digola.com/instamonitr.html
+License: 专有软件
+# LicenseUrl:
+Copyright: © 2023 Digola
+# CopyrightUrl:
+ShortDescription: 通过各种新功能和选项增强标准 Windows 屏幕复制或扩展功能。
+Description: |-
+ InstaMonitr 通过各种新功能和新选项增强了标准的 Windows 屏幕复制或扩展功能,使其成为管理大屏幕投影的终极工具。有了 InstaMonitr,你可以轻松显示桌面的任何部分,添加滚动文本,管理窗口,显示剪贴板中的图形。该软件配备了两个图形编辑器。无论您是在商务会议、大会、研讨会还是讲座上进行演示,InstaMonitr 都是管理您的内容并使其对听众更具吸引力和互动性的完美工具。
+ 软件旨在管理并将电脑屏幕上的内容投射到辅助屏幕上,如投影仪屏幕、电视或任何其他显示器。
+ InstaMonitor 的所有功能均可免费试用 21 天。试用期过后,有些功能将无法使用,除非用户决定购买许可证。尽管功能有限,InstaMonitor 仍然是在辅助屏幕上管理和投影内容的有用而有效的解决方案。
+# Moniker:
+Tags:
+- 屏幕
+- 显示
+- 显示器
+- 桌面
+- 窗口
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://digola.com/page8.html
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/InstaMonitr/16/Digola.InstaMonitr.yaml b/manifests/d/Digola/InstaMonitr/16/Digola.InstaMonitr.yaml
new file mode 100644
index 0000000000000..d711122175b08
--- /dev/null
+++ b/manifests/d/Digola/InstaMonitr/16/Digola.InstaMonitr.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Digola.InstaMonitr
+PackageVersion: "16"
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/LockCursorTools/9.0/Digola.LockCursorTools.installer.yaml b/manifests/d/Digola/LockCursorTools/9.0/Digola.LockCursorTools.installer.yaml
new file mode 100644
index 0000000000000..8937f5c8aa0dc
--- /dev/null
+++ b/manifests/d/Digola/LockCursorTools/9.0/Digola.LockCursorTools.installer.yaml
@@ -0,0 +1,15 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Digola.LockCursorTools
+PackageVersion: "9.0"
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+Installers:
+- Architecture: x86
+ InstallerUrl: https://digola.com/setupLockCursor.exe
+ InstallerSha256: 86402FE318C9D61A866A33B2C1E99C724B73146F00E3D11A17BC8EF6EB0BB581
+ ProductCode: '{51615C26-AC9C-483F-BDEA-77AE9EBF8E89}_is1'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/LockCursorTools/9.0/Digola.LockCursorTools.locale.en-US.yaml b/manifests/d/Digola/LockCursorTools/9.0/Digola.LockCursorTools.locale.en-US.yaml
new file mode 100644
index 0000000000000..30f292271b524
--- /dev/null
+++ b/manifests/d/Digola/LockCursorTools/9.0/Digola.LockCursorTools.locale.en-US.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Digola.LockCursorTools
+PackageVersion: "9.0"
+PackageLocale: en-US
+Publisher: Digola
+PublisherUrl: https://digola.com/
+# PublisherSupportUrl:
+# PrivacyUrl:
+# Author:
+PackageName: Lock Cursor Tools
+PackageUrl: https://digola.com/lockcursor.html
+License: Freeware
+# LicenseUrl:
+Copyright: © 2024 Digola
+# CopyrightUrl:
+ShortDescription: Restricts the movement of the mouse cursor within a selected area on the computer desktop.
+Description: |-
+ Lock Cursor Tools simply locks the mouse cursor. You may choose a predetermined area, the primary or secondary monitor screen or part of the window of a particular application.
+ Lock Cursor Tools makes your computer work more productively by improving quality and performance. You can use it for professional work or for fun activities. By locking the cursor to a particular area on the screen, you can focus better on the actual work on the computer, without having to check where the mouse pointer is. You can focus solely on a particular application. You can turn on or turn off the locking of the cursor by using a keyboard shortcut or by clicking the application icon in the taskbar.
+ When choosing a predetermined area, simply mark the area where you want the cursor to move by using the mouse. The area may be expanded across several monitors.
+ You may choose the window of a particular application by clicking the available windows in the selection interface.
+ In contrast with similar applications, Lock Cursor Tools is simple to use and very efficient. It runs smoothly in the background and is not heavy on system resources.
+# Moniker:
+Tags:
+- cursor
+- lock
+- mouse
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/LockCursorTools/9.0/Digola.LockCursorTools.locale.zh-CN.yaml b/manifests/d/Digola/LockCursorTools/9.0/Digola.LockCursorTools.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..1ec17ba00d5a7
--- /dev/null
+++ b/manifests/d/Digola/LockCursorTools/9.0/Digola.LockCursorTools.locale.zh-CN.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Digola.LockCursorTools
+PackageVersion: "9.0"
+PackageLocale: zh-CN
+Publisher: Digola
+PublisherUrl: https://digola.com/
+# PublisherSupportUrl:
+# PrivacyUrl:
+# Author:
+PackageName: Lock Cursor Tools
+PackageUrl: https://digola.com/lockcursor.html
+License: 免费软件
+# LicenseUrl:
+Copyright: © 2024 Digola
+# CopyrightUrl:
+ShortDescription: 限制鼠标光标在电脑桌面选定区域内移动。
+Description: |-
+ Lock Cursor Tools 可以简单地锁住鼠标光标。你可以选择一个预定区域、主副显示器屏幕或特定应用程序窗口的一部分。
+ Lock Cursor Tools 可以提高电脑的运行质量和性能,从而提高工作效率。你可以将它用于专业工作或娱乐活动。通过将光标锁定在屏幕上的特定区域,你可以更好地专注于电脑上的实际工作,而无需查看鼠标指针的位置。你可以只专注于某个应用程序。使用键盘快捷键或单击任务栏中的应用程序图标,即可打开或关闭光标锁定功能。
+ 选择预定区域时,只需用鼠标标出希望光标移动的区域即可。该区域可扩展至多个显示器。
+ 您可以通过点击选择界面中的可用窗口来选择特定应用程序的窗口。
+ 与同类应用程序相比,Lock Cursor Tools 使用简单,效率极高。它在后台运行流畅,对系统资源的占用也不大。
+# Moniker:
+Tags:
+- 指针
+- 锁定
+- 鼠标
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/LockCursorTools/9.0/Digola.LockCursorTools.yaml b/manifests/d/Digola/LockCursorTools/9.0/Digola.LockCursorTools.yaml
new file mode 100644
index 0000000000000..0910b7ad21e27
--- /dev/null
+++ b/manifests/d/Digola/LockCursorTools/9.0/Digola.LockCursorTools.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Digola.LockCursorTools
+PackageVersion: "9.0"
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/NooG/5.1/Digola.NooG.installer.yaml b/manifests/d/Digola/NooG/5.1/Digola.NooG.installer.yaml
new file mode 100644
index 0000000000000..ed55f917899ed
--- /dev/null
+++ b/manifests/d/Digola/NooG/5.1/Digola.NooG.installer.yaml
@@ -0,0 +1,15 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Digola.NooG
+PackageVersion: "5.1"
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+Installers:
+- Architecture: x86
+ InstallerUrl: https://digola.com/setupnoog.exe
+ InstallerSha256: A446C41592C9E25156D9B53D3EFE47A4C2927BF1ADB55C5975D593F227669A2E
+ ProductCode: '{B6C9F39C-7F06-4443-898E-59FF6AE1488B}_is1'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/NooG/5.1/Digola.NooG.locale.en-US.yaml b/manifests/d/Digola/NooG/5.1/Digola.NooG.locale.en-US.yaml
new file mode 100644
index 0000000000000..9de9e406624b3
--- /dev/null
+++ b/manifests/d/Digola/NooG/5.1/Digola.NooG.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Digola.NooG
+PackageVersion: "5.1"
+PackageLocale: en-US
+Publisher: Digola
+PublisherUrl: https://digola.com/
+# PublisherSupportUrl:
+# PrivacyUrl:
+# Author:
+PackageName: NooG
+PackageUrl: https://digola.com/noog.html
+License: Freeware
+# LicenseUrl:
+Copyright: © 2024 Digola
+# CopyrightUrl:
+ShortDescription: Internet search program that provides you with the information you want according to certain search criteria.
+Description: |-
+ We search for all kinds of information on the internet. Popular search engines usually give us general results that we are not always happy with.
+ But there is some good news!
+ Now the search has been made much easier ...
+ The NooG programme is used to make queries by country, language, document type, time of creation, website, excluding certain phrases, etc.
+ In doing so, it sends queries to search engines, such as Chrome, Firefox, Opera and Explorer.
+ It allows you to accurately save history and certain advanced search combinations. It is very useful in searching for any type of data
+ anywhere in the world.
+ NooG can be helpful tools for SEO professionals, journalists, researchers, students ... The program is very small and takes up virtually no space on your desktop.
+# Moniker:
+Tags:
+- internet
+- search
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/NooG/5.1/Digola.NooG.locale.zh-CN.yaml b/manifests/d/Digola/NooG/5.1/Digola.NooG.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..c90c196a49438
--- /dev/null
+++ b/manifests/d/Digola/NooG/5.1/Digola.NooG.locale.zh-CN.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Digola.NooG
+PackageVersion: "5.1"
+PackageLocale: zh-CN
+Publisher: Digola
+PublisherUrl: https://digola.com/
+# PublisherSupportUrl:
+# PrivacyUrl:
+# Author:
+PackageName: NooG
+PackageUrl: https://digola.com/noog.html
+License: 免费软件
+# LicenseUrl:
+Copyright: © 2024 Digola
+# CopyrightUrl:
+ShortDescription: 互联网搜索程序,可根据特定搜索标准为您提供所需的信息。
+Description: |-
+ 我们在互联网上搜索各种信息。常用的搜索引擎通常会给出我们并不满意的一般结果。
+ 不过我有个好消息!
+ 现在搜索变得更容易了……
+ NooG 程序用于按国家、语言、文件类型、创建时间、网站、排除特定短语等进行查询。
+ 在此过程中,它会向 Chrome、Firefox、Opera 和 Explorer 等搜索引擎发送查询。
+ 它允许你精确保存历史记录和某些高级搜索组合。它对搜索任何类型的数据都非常有用
+ 非常有用。
+ NooG 是搜索引擎优化专业人员、记者、研究人员、学生……的好帮手。程序非常小巧,几乎不占用桌面空间。
+# Moniker:
+Tags:
+- 互联网
+- 搜索
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/NooG/5.1/Digola.NooG.yaml b/manifests/d/Digola/NooG/5.1/Digola.NooG.yaml
new file mode 100644
index 0000000000000..dd86dd08b533b
--- /dev/null
+++ b/manifests/d/Digola/NooG/5.1/Digola.NooG.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Digola.NooG
+PackageVersion: "5.1"
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/ScreenGridy/2.0/Digola.ScreenGridy.installer.yaml b/manifests/d/Digola/ScreenGridy/2.0/Digola.ScreenGridy.installer.yaml
new file mode 100644
index 0000000000000..0361dbcd3097c
--- /dev/null
+++ b/manifests/d/Digola/ScreenGridy/2.0/Digola.ScreenGridy.installer.yaml
@@ -0,0 +1,15 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Digola.ScreenGridy
+PackageVersion: "2.0"
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+Installers:
+- Architecture: x86
+ InstallerUrl: https://digola.com/SetupScreenGridy20.exe
+ InstallerSha256: EA45E8A5AEC38CCF33050E67C8651623FAA3B405C6A318EA630E4331F9FE77D7
+ ProductCode: '{84597B95-BD57-459C-8E2C-DA7998046BC4}_is1'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/ScreenGridy/2.0/Digola.ScreenGridy.locale.en-US.yaml b/manifests/d/Digola/ScreenGridy/2.0/Digola.ScreenGridy.locale.en-US.yaml
new file mode 100644
index 0000000000000..7f60932017d6b
--- /dev/null
+++ b/manifests/d/Digola/ScreenGridy/2.0/Digola.ScreenGridy.locale.en-US.yaml
@@ -0,0 +1,30 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Digola.ScreenGridy
+PackageVersion: "2.0"
+PackageLocale: en-US
+Publisher: Digola
+PublisherUrl: https://digola.com/
+# PublisherSupportUrl:
+# PrivacyUrl:
+# Author:
+PackageName: ScreenGridy
+PackageUrl: https://digola.com/screengridy.html
+License: Freeware
+# LicenseUrl:
+Copyright: © 2020 Digola
+# CopyrightUrl:
+ShortDescription: The simplest and most effective way to transform the position and size of a window.
+Description: ScreenGridy is a useful tool to simplify and speed up your work with Windows. It has an improved option to work with the desktop. ScreenGridy uses the simplest and most effective way to transform the position and size of a window. It shows a grid over the desktop. By moving the mouse over the desktop grid cells, you can change this up to ten times faster and precisely than in the default mode. For advanced users, we recommend using our application SetMate. It has all ScreenGridy advantages and many more.
+# Moniker:
+Tags:
+- window
+- windows
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/ScreenGridy/2.0/Digola.ScreenGridy.locale.zh-CN.yaml b/manifests/d/Digola/ScreenGridy/2.0/Digola.ScreenGridy.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..37e0a4c46612f
--- /dev/null
+++ b/manifests/d/Digola/ScreenGridy/2.0/Digola.ScreenGridy.locale.zh-CN.yaml
@@ -0,0 +1,29 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Digola.ScreenGridy
+PackageVersion: "2.0"
+PackageLocale: zh-CN
+Publisher: Digola
+PublisherUrl: https://digola.com/
+# PublisherSupportUrl:
+# PrivacyUrl:
+# Author:
+PackageName: ScreenGridy
+PackageUrl: https://digola.com/screengridy.html
+License: 免费软件
+# LicenseUrl:
+Copyright: © 2020 Digola
+# CopyrightUrl:
+ShortDescription: 转换窗口位置和大小的最简单、最有效的方法。
+Description: ScreenGridy 是一款实用的工具,可简化并加快 Windows 工作速度。它改进了桌面的工作方式。ScreenGridy 使用最简单有效的方法来变换窗口的位置和大小。它在桌面上显示一个网格。通过在桌面网格单元上移动鼠标,你可以比默认模式下快十倍、更精确地改变网格单元。对于高级用户,我们建议使用我们的应用程序 SetMate。它不仅拥有 ScreenGridy 的所有优点,还有额外功能。
+# Moniker:
+Tags:
+- 窗口
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/ScreenGridy/2.0/Digola.ScreenGridy.yaml b/manifests/d/Digola/ScreenGridy/2.0/Digola.ScreenGridy.yaml
new file mode 100644
index 0000000000000..32074bffafbbc
--- /dev/null
+++ b/manifests/d/Digola/ScreenGridy/2.0/Digola.ScreenGridy.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Digola.ScreenGridy
+PackageVersion: "2.0"
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/SetMate/2.6/Digola.SetMate.installer.yaml b/manifests/d/Digola/SetMate/2.6/Digola.SetMate.installer.yaml
new file mode 100644
index 0000000000000..9a772e7dfe1e0
--- /dev/null
+++ b/manifests/d/Digola/SetMate/2.6/Digola.SetMate.installer.yaml
@@ -0,0 +1,15 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Digola.SetMate
+PackageVersion: "2.6"
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+Installers:
+- Architecture: x86
+ InstallerUrl: https://digola.com/SetMate-install.exe
+ InstallerSha256: A55F511F95DEB989504CD452E5CB6BE94E12CD884796D4F406E84A6E1385A3AA
+ ProductCode: '{F4BC9E57-69C2-4F57-9C85-F1DB95134885}_is1'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/SetMate/2.6/Digola.SetMate.locale.en-US.yaml b/manifests/d/Digola/SetMate/2.6/Digola.SetMate.locale.en-US.yaml
new file mode 100644
index 0000000000000..6211fa5c87196
--- /dev/null
+++ b/manifests/d/Digola/SetMate/2.6/Digola.SetMate.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Digola.SetMate
+PackageVersion: "2.6"
+PackageLocale: en-US
+Publisher: Digola
+PublisherUrl: https://digola.com/
+# PublisherSupportUrl:
+# PrivacyUrl:
+# Author:
+PackageName: SetMate
+PackageUrl: https://digola.com/setmate.html
+License: Freeware
+# LicenseUrl:
+Copyright: © 2023 Digola
+# CopyrightUrl:
+ShortDescription: Organize work with Windows. With each window, you can perform operations such as resizing, minimizing, transparency, always on top, bring to front, tiling, cascading, and more.
+Description: |-
+ SetMate divides the desktop workspace into a grid.
+ With a click on the grid and highlight cells, it is easy to transform the position and size of the current window.
+ This increases productivity and makes easiest the work.
+ The most significant feature in the new version of the application is the ability to group windows in up to four groups.
+ The program also can now display the full-screen grid.
+ When working with Windows, many times is the problem of how to get the right window that we need. The combination Alt-Tab is to slow. Especially when multiple windows are open.
+ With each window, you can perform operations like resize, minimize, make semitransparent, stay on top, bring to front, tile, cascade, etc. It's enough just a click or shortcut to switch between each group.
+ The SetMate interface is fully customizable. You can define shortcuts for all program operations. The application is easy to use by beginners and expert users.
+# Moniker:
+Tags:
+- window
+- windows
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/SetMate/2.6/Digola.SetMate.locale.zh-CN.yaml b/manifests/d/Digola/SetMate/2.6/Digola.SetMate.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..87cfa545269bd
--- /dev/null
+++ b/manifests/d/Digola/SetMate/2.6/Digola.SetMate.locale.zh-CN.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Digola.SetMate
+PackageVersion: "2.6"
+PackageLocale: zh-CN
+Publisher: Digola
+PublisherUrl: https://digola.com/
+# PublisherSupportUrl:
+# PrivacyUrl:
+# Author:
+PackageName: SetMate
+PackageUrl: https://digola.com/setmate.html
+License: 免费软件
+# LicenseUrl:
+Copyright: © 2023 Digola
+# CopyrightUrl:
+ShortDescription: 用窗口组织工作。您可以对每个窗口执行调整大小、最小化、透明、始终置顶、前置、平铺、层叠等操作。
+Description: |-
+ SetMate 将桌面工作区划分为网格。
+ 只需点击网格和高亮单元格,即可轻松改变当前窗口的位置和大小。
+ 这不仅能提高工作效率,还能简化工作。
+ 新版程序最重要的功能是可以将窗口分组,最多可分为四组。
+ 程序现在还可以全屏显示网格。
+ 使用 Windows 工作时,很多时候都会遇到如何正确获取所需窗口的问题。Alt-Tab 组合键速度太慢。尤其是打开多个窗口时。
+ 对于每个窗口,你都可以执行调整大小、最小化、半透明、保持在顶部、前置、平铺、级联等操作。只需单击或使用快捷键即可在每组窗口之间进行切换。
+ SetMate 界面可完全自定义。您可以为所有程序操作定义快捷方式。初学者和专家用户都能轻松使用该程序。
+# Moniker:
+Tags:
+- 窗口
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Digola/SetMate/2.6/Digola.SetMate.yaml b/manifests/d/Digola/SetMate/2.6/Digola.SetMate.yaml
new file mode 100644
index 0000000000000..8c689f6bc51f5
--- /dev/null
+++ b/manifests/d/Digola/SetMate/2.6/Digola.SetMate.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Digola.SetMate
+PackageVersion: "2.6"
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Diladele/WebProxy/2.8.0.0/Diladele.WebProxy.installer.yaml b/manifests/d/Diladele/WebProxy/2.8.0.0/Diladele.WebProxy.installer.yaml
deleted file mode 100644
index e7089687289ee..0000000000000
--- a/manifests/d/Diladele/WebProxy/2.8.0.0/Diladele.WebProxy.installer.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
-# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
-
-PackageIdentifier: Diladele.WebProxy
-PackageVersion: 2.8.0.0
-MinimumOSVersion: 10.0.0.0
-InstallerType: wix
-Scope: machine
-InstallModes:
-- interactive
-- silent
-- silentWithProgress
-UpgradeBehavior: uninstallPrevious
-Installers:
-- Architecture: x64
- InstallerUrl: https://packages.diladele.com/webproxy/2.8.0.BC43/amd64/release/windows/webproxy-2.8.0.BC43_amd64.msi
- InstallerSha256: BDBB39B3BE72E04274B4CEE52A106CC6A3A4B484F7A9372EDA47F55A0C2E86AA
- ProductCode: '{927CF0E7-057C-457C-A8AA-98BEE4CDA21F}'
-ManifestType: installer
-ManifestVersion: 1.1.0
diff --git a/manifests/d/Diladele/WebProxy/2.8.0.0/Diladele.WebProxy.locale.en-US.yaml b/manifests/d/Diladele/WebProxy/2.8.0.0/Diladele.WebProxy.locale.en-US.yaml
deleted file mode 100644
index b59c9d3093d9f..0000000000000
--- a/manifests/d/Diladele/WebProxy/2.8.0.0/Diladele.WebProxy.locale.en-US.yaml
+++ /dev/null
@@ -1,30 +0,0 @@
-# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json
-
-PackageIdentifier: Diladele.WebProxy
-PackageVersion: 2.8.0.0
-PackageLocale: en-US
-Publisher: Diladele B.V.
-PublisherUrl: https://www.diladele.com/
-PublisherSupportUrl: https://webproxy.diladele.com/support.html
-PrivacyUrl: https://www.diladele.com/privacy.html
-Author: Diladele B.V.
-PackageName: Web Filtering Proxy
-PackageUrl: https://webproxy.diladele.com/
-License: Proprietary
-LicenseUrl: https://webproxy.diladele.com/docs/license/
-# Copyright:
-# CopyrightUrl:
-ShortDescription: Web Filtering Proxy for Microsoft Windows is an enterprise-grade web filtering proxy running natively on Microsoft Windows.
-Description: |-
- Web Filtering Proxy for Microsoft Windows is an enterprise-grade web filtering proxy running natively on Microsoft Windows.
- It can be easily integrated with Microsoft Active Directory on-premises or deployed directly in the Microsoft Azure cloud and work as Secure Web Proxy, decrypt HTTPS traffic, filter HTTP requests and responses and inspect contents of HTML pages.
- The proxy is installed natively on Microsoft Windows and can be managed by any administrator using Microsoft Management Console.
-# Moniker:
-Tags:
-- proxy
-# Agreements:
-# ReleaseNotes:
-# ReleaseNotesUrl:
-ManifestType: defaultLocale
-ManifestVersion: 1.1.0
diff --git a/manifests/d/Diladele/WebProxy/2.8.0.0/Diladele.WebProxy.yaml b/manifests/d/Diladele/WebProxy/2.8.0.0/Diladele.WebProxy.yaml
deleted file mode 100644
index bbc8f55bae507..0000000000000
--- a/manifests/d/Diladele/WebProxy/2.8.0.0/Diladele.WebProxy.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json
-
-PackageIdentifier: Diladele.WebProxy
-PackageVersion: 2.8.0.0
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.1.0
diff --git a/manifests/d/Diladele/WebProxy/2.9.0.0/Diladele.WebProxy.installer.yaml b/manifests/d/Diladele/WebProxy/2.9.0.0/Diladele.WebProxy.installer.yaml
deleted file mode 100644
index 9581ba1e3d6ab..0000000000000
--- a/manifests/d/Diladele/WebProxy/2.9.0.0/Diladele.WebProxy.installer.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
-# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
-
-PackageIdentifier: Diladele.WebProxy
-PackageVersion: 2.9.0.0
-MinimumOSVersion: 10.0.0.0
-InstallerType: wix
-Scope: machine
-InstallModes:
-- interactive
-- silent
-- silentWithProgress
-UpgradeBehavior: uninstallPrevious
-Installers:
-- Architecture: x64
- InstallerUrl: https://packages.diladele.com/webproxy/2.9.0.88F8/amd64/release/windows/webproxy-2.9.0.88F8_amd64.msi
- InstallerSha256: 59DFFCB6C13F75576FABA678132B8CD46ECFCBE91482A54A8D22BE467E620BA2
- ProductCode: '{927CF0E7-057C-457C-A8AA-98BEE4CDA21F}'
-ManifestType: installer
-ManifestVersion: 1.1.0
diff --git a/manifests/d/Diladele/WebProxy/2.9.0.0/Diladele.WebProxy.locale.en-US.yaml b/manifests/d/Diladele/WebProxy/2.9.0.0/Diladele.WebProxy.locale.en-US.yaml
deleted file mode 100644
index 261c169075502..0000000000000
--- a/manifests/d/Diladele/WebProxy/2.9.0.0/Diladele.WebProxy.locale.en-US.yaml
+++ /dev/null
@@ -1,30 +0,0 @@
-# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json
-
-PackageIdentifier: Diladele.WebProxy
-PackageVersion: 2.9.0.0
-PackageLocale: en-US
-Publisher: Diladele B.V.
-PublisherUrl: https://www.diladele.com/
-PublisherSupportUrl: https://webproxy.diladele.com/support.html
-PrivacyUrl: https://www.diladele.com/privacy.html
-Author: Diladele B.V.
-PackageName: Web Filtering Proxy
-PackageUrl: https://webproxy.diladele.com/
-License: Proprietary
-LicenseUrl: https://webproxy.diladele.com/docs/license/
-# Copyright:
-# CopyrightUrl:
-ShortDescription: Web Filtering Proxy for Microsoft Windows is an enterprise-grade web filtering proxy running natively on Microsoft Windows.
-Description: |-
- Web Filtering Proxy for Microsoft Windows is an enterprise-grade web filtering proxy running natively on Microsoft Windows.
- It can be easily integrated with Microsoft Active Directory on-premises or deployed directly in the Microsoft Azure cloud and work as Secure Web Proxy, decrypt HTTPS traffic, filter HTTP requests and responses and inspect contents of HTML pages.
- The proxy is installed natively on Microsoft Windows and can be managed by any administrator using Microsoft Management Console.
-# Moniker:
-Tags:
-- proxy
-# Agreements:
-# ReleaseNotes:
-# ReleaseNotesUrl:
-ManifestType: defaultLocale
-ManifestVersion: 1.1.0
diff --git a/manifests/d/Diladele/WebProxy/2.9.0.0/Diladele.WebProxy.yaml b/manifests/d/Diladele/WebProxy/2.9.0.0/Diladele.WebProxy.yaml
deleted file mode 100644
index e1687641733ac..0000000000000
--- a/manifests/d/Diladele/WebProxy/2.9.0.0/Diladele.WebProxy.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json
-
-PackageIdentifier: Diladele.WebProxy
-PackageVersion: 2.9.0.0
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.1.0
diff --git a/manifests/d/Diladele/WebProxy/3.0.0.0/Diladele.WebProxy.installer.yaml b/manifests/d/Diladele/WebProxy/3.0.0.0/Diladele.WebProxy.installer.yaml
deleted file mode 100644
index c468ed0ebfa96..0000000000000
--- a/manifests/d/Diladele/WebProxy/3.0.0.0/Diladele.WebProxy.installer.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
-# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
-
-PackageIdentifier: Diladele.WebProxy
-PackageVersion: 3.0.0.0
-MinimumOSVersion: 10.0.0.0
-InstallerType: wix
-Scope: machine
-InstallModes:
-- interactive
-- silent
-- silentWithProgress
-UpgradeBehavior: uninstallPrevious
-Installers:
-- Architecture: x64
- InstallerUrl: https://packages.diladele.com/webproxy/3.0.0.3E6A/amd64/release/windows/webproxy-3.0.0.3E6A_amd64.msi
- InstallerSha256: F18F55AF219520D61ACB138DB6BCA9F82FB34716D8EF011CC40FB87FFE74535A
- ProductCode: '{927CF0E7-057C-457C-A8AA-98BEE4CDA21F}'
-ManifestType: installer
-ManifestVersion: 1.1.0
diff --git a/manifests/d/Diladele/WebProxy/3.0.0.0/Diladele.WebProxy.locale.en-US.yaml b/manifests/d/Diladele/WebProxy/3.0.0.0/Diladele.WebProxy.locale.en-US.yaml
deleted file mode 100644
index 898cd418e6f23..0000000000000
--- a/manifests/d/Diladele/WebProxy/3.0.0.0/Diladele.WebProxy.locale.en-US.yaml
+++ /dev/null
@@ -1,30 +0,0 @@
-# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json
-
-PackageIdentifier: Diladele.WebProxy
-PackageVersion: 3.0.0.0
-PackageLocale: en-US
-Publisher: Diladele B.V.
-PublisherUrl: https://www.diladele.com/
-PublisherSupportUrl: https://webproxy.diladele.com/support.html
-PrivacyUrl: https://www.diladele.com/privacy.html
-Author: Diladele B.V.
-PackageName: Web Filtering Proxy
-PackageUrl: https://webproxy.diladele.com/
-License: Proprietary
-LicenseUrl: https://webproxy.diladele.com/docs/license/
-# Copyright:
-# CopyrightUrl:
-ShortDescription: Web Filtering Proxy for Microsoft Windows is an enterprise-grade web filtering proxy running natively on Microsoft Windows.
-Description: |-
- Web Filtering Proxy for Microsoft Windows is an enterprise-grade web filtering proxy running natively on Microsoft Windows.
- It can be easily integrated with Microsoft Active Directory on-premises or deployed directly in the Microsoft Azure cloud and work as Secure Web Proxy, decrypt HTTPS traffic, filter HTTP requests and responses and inspect contents of HTML pages.
- The proxy is installed natively on Microsoft Windows and can be managed by any administrator using Microsoft Management Console.
-# Moniker:
-Tags:
-- proxy
-# Agreements:
-# ReleaseNotes:
-# ReleaseNotesUrl:
-ManifestType: defaultLocale
-ManifestVersion: 1.1.0
diff --git a/manifests/d/Diladele/WebProxy/3.0.0.0/Diladele.WebProxy.yaml b/manifests/d/Diladele/WebProxy/3.0.0.0/Diladele.WebProxy.yaml
deleted file mode 100644
index 31539d5d8ba69..0000000000000
--- a/manifests/d/Diladele/WebProxy/3.0.0.0/Diladele.WebProxy.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json
-
-PackageIdentifier: Diladele.WebProxy
-PackageVersion: 3.0.0.0
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.1.0
diff --git a/manifests/d/Diladele/WebProxy/3.1.0.0/Diladele.WebProxy.installer.yaml b/manifests/d/Diladele/WebProxy/3.1.0.0/Diladele.WebProxy.installer.yaml
deleted file mode 100644
index d297cf4e951d5..0000000000000
--- a/manifests/d/Diladele/WebProxy/3.1.0.0/Diladele.WebProxy.installer.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
-# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
-
-PackageIdentifier: Diladele.WebProxy
-PackageVersion: 3.1.0.0
-MinimumOSVersion: 10.0.0.0
-InstallerType: wix
-Scope: machine
-InstallModes:
-- interactive
-- silent
-- silentWithProgress
-UpgradeBehavior: uninstallPrevious
-Installers:
-- Architecture: x64
- InstallerUrl: https://packages.diladele.com/webproxy/3.1.0.D6F2/amd64/release/windows/webproxy-3.1.0.D6F2_amd64.msi
- InstallerSha256: 70CAE72CDB4214F1F6D213C790BC194A6E966BD7A8207EC209E0E30235FAB232
- ProductCode: '{927CF0E7-057C-457C-A8AA-98BEE4CDA21F}'
-ManifestType: installer
-ManifestVersion: 1.1.0
diff --git a/manifests/d/Diladele/WebProxy/3.1.0.0/Diladele.WebProxy.locale.en-US.yaml b/manifests/d/Diladele/WebProxy/3.1.0.0/Diladele.WebProxy.locale.en-US.yaml
deleted file mode 100644
index 09586f0044859..0000000000000
--- a/manifests/d/Diladele/WebProxy/3.1.0.0/Diladele.WebProxy.locale.en-US.yaml
+++ /dev/null
@@ -1,30 +0,0 @@
-# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json
-
-PackageIdentifier: Diladele.WebProxy
-PackageVersion: 3.1.0.0
-PackageLocale: en-US
-Publisher: Diladele B.V.
-PublisherUrl: https://www.diladele.com/
-PublisherSupportUrl: https://webproxy.diladele.com/support.html
-PrivacyUrl: https://www.diladele.com/privacy.html
-Author: Diladele B.V.
-PackageName: Web Filtering Proxy
-PackageUrl: https://webproxy.diladele.com/
-License: Proprietary
-LicenseUrl: https://webproxy.diladele.com/docs/license/
-# Copyright:
-# CopyrightUrl:
-ShortDescription: Web Filtering Proxy for Microsoft Windows is an enterprise-grade web filtering proxy running natively on Microsoft Windows.
-Description: |-
- Web Filtering Proxy for Microsoft Windows is an enterprise-grade web filtering proxy running natively on Microsoft Windows.
- It can be easily integrated with Microsoft Active Directory on-premises or deployed directly in the Microsoft Azure cloud and work as Secure Web Proxy, decrypt HTTPS traffic, filter HTTP requests and responses and inspect contents of HTML pages.
- The proxy is installed natively on Microsoft Windows and can be managed by any administrator using Microsoft Management Console.
-# Moniker:
-Tags:
-- proxy
-# Agreements:
-# ReleaseNotes:
-# ReleaseNotesUrl:
-ManifestType: defaultLocale
-ManifestVersion: 1.1.0
diff --git a/manifests/d/Diladele/WebProxy/3.1.0.0/Diladele.WebProxy.yaml b/manifests/d/Diladele/WebProxy/3.1.0.0/Diladele.WebProxy.yaml
deleted file mode 100644
index 3a15027df1ebf..0000000000000
--- a/manifests/d/Diladele/WebProxy/3.1.0.0/Diladele.WebProxy.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json
-
-PackageIdentifier: Diladele.WebProxy
-PackageVersion: 3.1.0.0
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.1.0
diff --git a/manifests/d/Diladele/WebProxy/3.2.0.0/Diladele.WebProxy.installer.yaml b/manifests/d/Diladele/WebProxy/3.2.0.0/Diladele.WebProxy.installer.yaml
deleted file mode 100644
index 94b1403afddb6..0000000000000
--- a/manifests/d/Diladele/WebProxy/3.2.0.0/Diladele.WebProxy.installer.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
-# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
-
-PackageIdentifier: Diladele.WebProxy
-PackageVersion: 3.2.0.0
-MinimumOSVersion: 10.0.0.0
-InstallerType: wix
-Scope: machine
-InstallModes:
-- interactive
-- silent
-- silentWithProgress
-UpgradeBehavior: uninstallPrevious
-Installers:
-- Architecture: x64
- InstallerUrl: https://packages.diladele.com/webproxy/3.2.0.8F60/amd64/release/windows/webproxy-3.2.0.8F60_amd64.msi
- InstallerSha256: CB35D99C8091D10A13D45D50F805AF294B9B5B257D2625B1F5B72C3799143C00
- ProductCode: '{927CF0E7-057C-457C-A8AA-98BEE4CDA21F}'
-ManifestType: installer
-ManifestVersion: 1.1.0
diff --git a/manifests/d/Diladele/WebProxy/3.2.0.0/Diladele.WebProxy.locale.en-US.yaml b/manifests/d/Diladele/WebProxy/3.2.0.0/Diladele.WebProxy.locale.en-US.yaml
deleted file mode 100644
index 718a4547de2a6..0000000000000
--- a/manifests/d/Diladele/WebProxy/3.2.0.0/Diladele.WebProxy.locale.en-US.yaml
+++ /dev/null
@@ -1,30 +0,0 @@
-# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json
-
-PackageIdentifier: Diladele.WebProxy
-PackageVersion: 3.2.0.0
-PackageLocale: en-US
-Publisher: Diladele B.V.
-PublisherUrl: https://www.diladele.com/
-PublisherSupportUrl: https://webproxy.diladele.com/support.html
-PrivacyUrl: https://www.diladele.com/privacy.html
-Author: Diladele B.V.
-PackageName: Web Filtering Proxy
-PackageUrl: https://webproxy.diladele.com/
-License: Proprietary
-LicenseUrl: https://webproxy.diladele.com/docs/license/
-# Copyright:
-# CopyrightUrl:
-ShortDescription: Web Filtering Proxy for Microsoft Windows is an enterprise-grade web filtering proxy running natively on Microsoft Windows.
-Description: |-
- Web Filtering Proxy for Microsoft Windows is an enterprise-grade web filtering proxy running natively on Microsoft Windows.
- It can be easily integrated with Microsoft Active Directory on-premises or deployed directly in the Microsoft Azure cloud and work as Secure Web Proxy, decrypt HTTPS traffic, filter HTTP requests and responses and inspect contents of HTML pages.
- The proxy is installed natively on Microsoft Windows and can be managed by any administrator using Microsoft Management Console.
-# Moniker:
-Tags:
-- proxy
-# Agreements:
-# ReleaseNotes:
-# ReleaseNotesUrl:
-ManifestType: defaultLocale
-ManifestVersion: 1.1.0
diff --git a/manifests/d/Diladele/WebProxy/3.2.0.0/Diladele.WebProxy.yaml b/manifests/d/Diladele/WebProxy/3.2.0.0/Diladele.WebProxy.yaml
deleted file mode 100644
index 5b8d13164eddc..0000000000000
--- a/manifests/d/Diladele/WebProxy/3.2.0.0/Diladele.WebProxy.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json
-
-PackageIdentifier: Diladele.WebProxy
-PackageVersion: 3.2.0.0
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.1.0
diff --git a/manifests/d/Diladele/WebProxy/3.3.0.0/Diladele.WebProxy.installer.yaml b/manifests/d/Diladele/WebProxy/3.3.0.0/Diladele.WebProxy.installer.yaml
deleted file mode 100644
index 2f8e4590bb057..0000000000000
--- a/manifests/d/Diladele/WebProxy/3.3.0.0/Diladele.WebProxy.installer.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
-# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
-
-PackageIdentifier: Diladele.WebProxy
-PackageVersion: 3.3.0.0
-MinimumOSVersion: 10.0.0.0
-InstallerType: wix
-Scope: machine
-InstallModes:
-- interactive
-- silent
-- silentWithProgress
-UpgradeBehavior: uninstallPrevious
-Installers:
-- Architecture: x64
- InstallerUrl: https://packages.diladele.com/webproxy/3.3.0.D9C9/amd64/release/windows/webproxy-3.3.0.D9C9_amd64.msi
- InstallerSha256: 832AED4D6D3699951064FC1A36858A5C6AB60E5844BEFE5A0AC53E2D774C6ED9
- ProductCode: '{927CF0E7-057C-457C-A8AA-98BEE4CDA21F}'
-ManifestType: installer
-ManifestVersion: 1.6.0
diff --git a/manifests/d/Diladele/WebProxy/3.3.0.0/Diladele.WebProxy.locale.en-US.yaml b/manifests/d/Diladele/WebProxy/3.3.0.0/Diladele.WebProxy.locale.en-US.yaml
deleted file mode 100644
index 55205904e7293..0000000000000
--- a/manifests/d/Diladele/WebProxy/3.3.0.0/Diladele.WebProxy.locale.en-US.yaml
+++ /dev/null
@@ -1,30 +0,0 @@
-# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json
-
-PackageIdentifier: Diladele.WebProxy
-PackageVersion: 3.3.0.0
-PackageLocale: en-US
-Publisher: Diladele B.V.
-PublisherUrl: https://www.diladele.com/
-PublisherSupportUrl: https://webproxy.diladele.com/support.html
-PrivacyUrl: https://www.diladele.com/privacy.html
-Author: Diladele B.V.
-PackageName: Web Filtering Proxy
-PackageUrl: https://webproxy.diladele.com/
-License: Proprietary
-LicenseUrl: https://webproxy.diladele.com/docs/license/
-# Copyright:
-# CopyrightUrl:
-ShortDescription: Web Filtering Proxy for Microsoft Windows is an enterprise-grade web filtering proxy running natively on Microsoft Windows.
-Description: |-
- Web Filtering Proxy for Microsoft Windows is an enterprise-grade web filtering proxy running natively on Microsoft Windows.
- It can be easily integrated with Microsoft Active Directory on-premises or deployed directly in the Microsoft Azure cloud and work as Secure Web Proxy, decrypt HTTPS traffic, filter HTTP requests and responses and inspect contents of HTML pages.
- The proxy is installed natively on Microsoft Windows and can be managed by any administrator using Microsoft Management Console.
-# Moniker:
-Tags:
-- proxy
-# Agreements:
-# ReleaseNotes:
-# ReleaseNotesUrl:
-ManifestType: defaultLocale
-ManifestVersion: 1.6.0
diff --git a/manifests/d/Diladele/WebProxy/3.3.0.0/Diladele.WebProxy.yaml b/manifests/d/Diladele/WebProxy/3.3.0.0/Diladele.WebProxy.yaml
deleted file mode 100644
index 11bf28485a770..0000000000000
--- a/manifests/d/Diladele/WebProxy/3.3.0.0/Diladele.WebProxy.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json
-
-PackageIdentifier: Diladele.WebProxy
-PackageVersion: 3.3.0.0
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.6.0
diff --git a/manifests/d/Diladele/WebProxy/3.4.0.0/Diladele.WebProxy.installer.yaml b/manifests/d/Diladele/WebProxy/3.4.0.0/Diladele.WebProxy.installer.yaml
deleted file mode 100644
index f382ac75ac450..0000000000000
--- a/manifests/d/Diladele/WebProxy/3.4.0.0/Diladele.WebProxy.installer.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
-# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
-
-PackageIdentifier: Diladele.WebProxy
-PackageVersion: 3.4.0.0
-MinimumOSVersion: 10.0.0.0
-InstallerType: wix
-Scope: machine
-InstallModes:
-- interactive
-- silent
-- silentWithProgress
-UpgradeBehavior: uninstallPrevious
-Installers:
-- Architecture: x64
- InstallerUrl: https://packages.diladele.com/webproxy/3.4.0.1928/amd64/release/windows/webproxy-3.4.0.1928_amd64.msi
- InstallerSha256: B81F69169F6DF8C9A1C78BA9C5F20E6A435BF3EB76AC2FB3129BE09E226B4D6E
- ProductCode: '{927CF0E7-057C-457C-A8AA-98BEE4CDA21F}'
-ManifestType: installer
-ManifestVersion: 1.6.0
diff --git a/manifests/d/Diladele/WebProxy/3.4.0.0/Diladele.WebProxy.locale.en-US.yaml b/manifests/d/Diladele/WebProxy/3.4.0.0/Diladele.WebProxy.locale.en-US.yaml
deleted file mode 100644
index 966e7ba9d1fd8..0000000000000
--- a/manifests/d/Diladele/WebProxy/3.4.0.0/Diladele.WebProxy.locale.en-US.yaml
+++ /dev/null
@@ -1,31 +0,0 @@
-# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json
-
-PackageIdentifier: Diladele.WebProxy
-PackageVersion: 3.4.0.0
-PackageLocale: en-US
-Publisher: Diladele B.V.
-PublisherUrl: https://www.diladele.com/
-PublisherSupportUrl: https://webproxy.diladele.com/support.html
-PrivacyUrl: https://www.diladele.com/privacy.html
-Author: Diladele B.V.
-PackageName: Web Filtering Proxy
-PackageUrl: https://webproxy.diladele.com/
-License: Proprietary
-LicenseUrl: https://webproxy.diladele.com/docs/license/
-# Copyright:
-# CopyrightUrl:
-ShortDescription: Web Filtering Proxy for Microsoft Windows is an enterprise-grade web filtering proxy running natively on Microsoft Windows.
-Description: |-
- Web Filtering Proxy for Microsoft Windows is an enterprise-grade web filtering proxy and security web gateway running natively on Microsoft Windows.
- It can be easily integrated with Microsoft Active Directory on-premises or deployed directly in the Microsoft Azure cloud and work as Secure Web Proxy, decrypt HTTPS traffic, filter HTTP requests and responses and inspect contents of HTML pages.
- The proxy is installed natively on Microsoft Windows and can be managed by any administrator using Microsoft Management Console.
-# Moniker:
-Tags:
-- proxy
-- secure web gateway
-# Agreements:
-# ReleaseNotes:
-# ReleaseNotesUrl:
-ManifestType: defaultLocale
-ManifestVersion: 1.6.0
diff --git a/manifests/d/Diladele/WebProxy/3.4.0.0/Diladele.WebProxy.yaml b/manifests/d/Diladele/WebProxy/3.4.0.0/Diladele.WebProxy.yaml
deleted file mode 100644
index 6ffe9f117d514..0000000000000
--- a/manifests/d/Diladele/WebProxy/3.4.0.0/Diladele.WebProxy.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json
-
-PackageIdentifier: Diladele.WebProxy
-PackageVersion: 3.4.0.0
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.6.0
diff --git a/manifests/d/Diladele/WebProxy/4.2.0.0/Diladele.WebProxy.installer.yaml b/manifests/d/Diladele/WebProxy/4.2.0.0/Diladele.WebProxy.installer.yaml
new file mode 100644
index 0000000000000..23f24e87ef240
--- /dev/null
+++ b/manifests/d/Diladele/WebProxy/4.2.0.0/Diladele.WebProxy.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
+
+PackageIdentifier: Diladele.WebProxy
+PackageVersion: 4.2.0.0
+MinimumOSVersion: 10.0.0.0
+InstallerType: wix
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: uninstallPrevious
+Installers:
+- Architecture: x64
+ InstallerUrl: https://packages.diladele.com/webproxy/4.2.0.EF52/amd64/release/windows/webproxy-4.2.0.EF52_amd64.msi
+ InstallerSha256: 418945E2F6EEF023BACFF8369A9B4D9B794A16AAC5E36205F63747383ED1D898
+ ProductCode: '{927CF0E7-057C-457C-A8AA-98BEE4CDA21F}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Diladele/WebProxy/4.2.0.0/Diladele.WebProxy.locale.en-US.yaml b/manifests/d/Diladele/WebProxy/4.2.0.0/Diladele.WebProxy.locale.en-US.yaml
new file mode 100644
index 0000000000000..aad55d0989c9a
--- /dev/null
+++ b/manifests/d/Diladele/WebProxy/4.2.0.0/Diladele.WebProxy.locale.en-US.yaml
@@ -0,0 +1,31 @@
+# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json
+
+PackageIdentifier: Diladele.WebProxy
+PackageVersion: 4.2.0.0
+PackageLocale: en-US
+Publisher: Diladele B.V.
+PublisherUrl: https://www.diladele.com/
+PublisherSupportUrl: https://webproxy.diladele.com/support.html
+PrivacyUrl: https://www.diladele.com/privacy.html
+Author: Diladele B.V.
+PackageName: Web Filtering Proxy
+PackageUrl: https://webproxy.diladele.com/
+License: Proprietary
+LicenseUrl: https://webproxy.diladele.com/docs/license/
+# Copyright:
+# CopyrightUrl:
+ShortDescription: Web Filtering Proxy for Microsoft Windows is an enterprise-grade web filtering proxy running natively on Microsoft Windows.
+Description: |-
+ Web Filtering Proxy for Microsoft Windows is an enterprise-grade web filtering proxy and security web gateway running natively on Microsoft Windows.
+ It can be easily integrated with Microsoft Active Directory on-premises or deployed directly in the Microsoft Azure cloud and work as Secure Web Proxy, decrypt HTTPS traffic, filter HTTP requests and responses and inspect contents of HTML pages.
+ The proxy is installed natively on Microsoft Windows and can be managed by any administrator using Microsoft Management Console.
+# Moniker:
+Tags:
+- proxy
+- secure web gateway
+# Agreements:
+# ReleaseNotes:
+# ReleaseNotesUrl:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Diladele/WebProxy/4.2.0.0/Diladele.WebProxy.yaml b/manifests/d/Diladele/WebProxy/4.2.0.0/Diladele.WebProxy.yaml
new file mode 100644
index 0000000000000..a8508cdcd999a
--- /dev/null
+++ b/manifests/d/Diladele/WebProxy/4.2.0.0/Diladele.WebProxy.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json
+
+PackageIdentifier: Diladele.WebProxy
+PackageVersion: 4.2.0.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DimisAIO/DindeGDPS/.validation b/manifests/d/DimisAIO/DindeGDPS/.validation
deleted file mode 100644
index 9ce717b8fe647..0000000000000
--- a/manifests/d/DimisAIO/DindeGDPS/.validation
+++ /dev/null
@@ -1 +0,0 @@
-{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"85085a7f-5eef-4a12-955f-be5ede7f2008","TestPlan":"Validation-Domain","PackagePath":"manifests/d/DimisAIO/DindeGDPS/2024.01.26.0","CommitId":"3c3bb9fc89fbccdfa8aa5a93ca0d62639d127229"}],"InstallationVerification":{"Executables":[]}}
\ No newline at end of file
diff --git a/manifests/d/DimisAIO/DindeGDPS/2024.07.14.0/DimisAIO.DindeGDPS.installer.yaml b/manifests/d/DimisAIO/DindeGDPS/2024.07.14.0/DimisAIO.DindeGDPS.installer.yaml
deleted file mode 100644
index 0e609721b5f26..0000000000000
--- a/manifests/d/DimisAIO/DindeGDPS/2024.07.14.0/DimisAIO.DindeGDPS.installer.yaml
+++ /dev/null
@@ -1,18 +0,0 @@
-# Created with komac v2.3.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
-
-PackageIdentifier: DimisAIO.DindeGDPS
-PackageVersion: 2024.07.14.0
-InstallerType: exe
-InstallerSwitches:
- Silent: /quiet
- SilentWithProgress: /passive
-ReleaseDate: 2024-07-14
-AppsAndFeaturesEntries:
- - DisplayVersion: 2024.07.14
-Installers:
-- Architecture: x86
- InstallerUrl: https://cdn-dinde.141412.xyz/DindeGDPS.exe
- InstallerSha256: 28A4ACE6F32C87970B82B566175A570F7495BE0FD363BE5D34E7AE9CAC40BF15
-ManifestType: installer
-ManifestVersion: 1.6.0
diff --git a/manifests/d/DimisAIO/DindeGDPS/2024.08.12.0/DimisAIO.DindeGDPS.installer.yaml b/manifests/d/DimisAIO/DindeGDPS/2024.08.12.0/DimisAIO.DindeGDPS.installer.yaml
new file mode 100644
index 0000000000000..2e43677d1b6be
--- /dev/null
+++ b/manifests/d/DimisAIO/DindeGDPS/2024.08.12.0/DimisAIO.DindeGDPS.installer.yaml
@@ -0,0 +1,18 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DimisAIO.DindeGDPS
+PackageVersion: 2024.08.12.0
+InstallerType: exe
+InstallerSwitches:
+ Silent: /quiet
+ SilentWithProgress: /passive
+ReleaseDate: 2024-08-12
+AppsAndFeaturesEntries:
+- DisplayVersion: 2024.08.12
+Installers:
+- Architecture: x86
+ InstallerUrl: https://cdn-dinde.141412.xyz/DindeGDPS.exe
+ InstallerSha256: 84D52B0E0B7D84C21778222B97E43439182B647E24C08345610EAF71F9CF9D93
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DimisAIO/DindeGDPS/2024.07.14.0/DimisAIO.DindeGDPS.locale.en-US.yaml b/manifests/d/DimisAIO/DindeGDPS/2024.08.12.0/DimisAIO.DindeGDPS.locale.en-US.yaml
similarity index 94%
rename from manifests/d/DimisAIO/DindeGDPS/2024.07.14.0/DimisAIO.DindeGDPS.locale.en-US.yaml
rename to manifests/d/DimisAIO/DindeGDPS/2024.08.12.0/DimisAIO.DindeGDPS.locale.en-US.yaml
index e62ec0354f143..b6b367dfd872c 100644
--- a/manifests/d/DimisAIO/DindeGDPS/2024.07.14.0/DimisAIO.DindeGDPS.locale.en-US.yaml
+++ b/manifests/d/DimisAIO/DindeGDPS/2024.08.12.0/DimisAIO.DindeGDPS.locale.en-US.yaml
@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
PackageIdentifier: DimisAIO.DindeGDPS
-PackageVersion: 2024.07.14.0
+PackageVersion: 2024.08.12.0
PackageLocale: en-US
Publisher: DimisAIO
PackageName: DindeGDPS
diff --git a/manifests/d/DimisAIO/DindeGDPS/2024.07.14.0/DimisAIO.DindeGDPS.yaml b/manifests/d/DimisAIO/DindeGDPS/2024.08.12.0/DimisAIO.DindeGDPS.yaml
similarity index 88%
rename from manifests/d/DimisAIO/DindeGDPS/2024.07.14.0/DimisAIO.DindeGDPS.yaml
rename to manifests/d/DimisAIO/DindeGDPS/2024.08.12.0/DimisAIO.DindeGDPS.yaml
index 65989704a39c0..20d0b22331c5a 100644
--- a/manifests/d/DimisAIO/DindeGDPS/2024.07.14.0/DimisAIO.DindeGDPS.yaml
+++ b/manifests/d/DimisAIO/DindeGDPS/2024.08.12.0/DimisAIO.DindeGDPS.yaml
@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
PackageIdentifier: DimisAIO.DindeGDPS
-PackageVersion: 2024.07.14.0
+PackageVersion: 2024.08.12.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0
diff --git a/manifests/d/DimitriVanHeesch/Doxygen/1.12.0/DimitriVanHeesch.Doxygen.installer.yaml b/manifests/d/DimitriVanHeesch/Doxygen/1.12.0/DimitriVanHeesch.Doxygen.installer.yaml
new file mode 100644
index 0000000000000..8b648c8fb22a9
--- /dev/null
+++ b/manifests/d/DimitriVanHeesch/Doxygen/1.12.0/DimitriVanHeesch.Doxygen.installer.yaml
@@ -0,0 +1,15 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DimitriVanHeesch.Doxygen
+PackageVersion: 1.12.0
+InstallerType: inno
+UpgradeBehavior: install
+ReleaseDate: 2024-08-07
+Installers:
+- Architecture: x64
+ InstallerUrl: https://www.doxygen.nl/files/doxygen-1.12.0-setup.exe
+ InstallerSha256: 8AE749DA987DC289D57DC5AE5F08643B25BA91586A3842CAFA08AAFDBF0243D6
+ ProductCode: doxygen_is1
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DimitriVanHeesch/Doxygen/1.12.0/DimitriVanHeesch.Doxygen.locale.en-US.yaml b/manifests/d/DimitriVanHeesch/Doxygen/1.12.0/DimitriVanHeesch.Doxygen.locale.en-US.yaml
new file mode 100644
index 0000000000000..4a21632f0efcd
--- /dev/null
+++ b/manifests/d/DimitriVanHeesch/Doxygen/1.12.0/DimitriVanHeesch.Doxygen.locale.en-US.yaml
@@ -0,0 +1,134 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DimitriVanHeesch.Doxygen
+PackageVersion: 1.12.0
+PackageLocale: en-US
+Publisher: Dimitri van Heesch
+PublisherUrl: https://www.doxygen.nl/
+PublisherSupportUrl: https://www.doxygen.nl/support.html
+PrivacyUrl: https://www.doxygen.nl/privacy.html
+Author: Dimitri van Heesch
+PackageName: doxygen
+PackageUrl: https://www.doxygen.nl/
+License: GPL-2.0
+LicenseUrl: https://www.doxygen.nl/license.html
+Copyright: Copyright © 1997-2024 by Dimitri van Heesch.
+# CopyrightUrl:
+ShortDescription: Source code documentation and analysis tool
+Description: Doxygen is a widely-used documentation generator tool in software development. It automates the generation of documentation from source code comments, parsing information about classes, functions, and variables to produce output in formats like HTML and PDF. By simplifying and standardizing the documentation process, Doxygen enhances collaboration and maintenance across diverse programming languages and project scales.
+# Moniker:
+Tags:
+- document
+- documentation
+ReleaseNotes: |-
+ Features
+ - Adding "engine" chen and chronology for plantuml [view]
+ - Also allow backticks to be combined with emphasis in Markdown [view]
+ Bug fixes
+ - issue #5661 Inheritance by non-documented classes shows the name of the undocumented class (Origin: bugzilla #738840) [view]
+ - issue #5813 Protected inherited members not documented in derived class if protected functions in base class is not documented (Origin: bugzilla #751453) [view]
+ - issue #6473 Plantuml parse error [view], [view], [view], [view]
+ - issue #8256 Possible to get enum values in the Enumeration Type documentation [view], [view]
+ - issue #8900 markdown: account for punctuation chars before emphasis [view]
+ - issue #8902 markdown: account for quotation marks before emphasis [view]
+ - issue #10606 include command via ALIASES does not work anymore (snippetdoc) [view] and [view]
+ - issue #10696 markdown: allow italizing parentheses [view]
+ - issue #10835 Two relates group generates warning: found multiple \relates, \relatesalso or \memberof commands in a comment block, using last definition [view]
+ - issue #10866 Exiting with exit code 1, no warnings, no errors when executed on Github Action [view]
+ - issue #10878 semi-colon after a formula causes error [view]
+ - issue #10897 Incorrect warning about Objective-C Category method not being documented [view], [view]
+ - issue #10902 Commands defined via ALIASES tag have an extra space after value [view]
+ - issue #10902 Improve Markdown Support - blockquotes with special markers parse wrongly [view] and [view]
+ - issue #10904 Topics page lists modules but no descriptions [view]
+ - issue #10906 Unable to resolve reference to 'some/path/README.md' for \ref command [view]
+ - issue #10907 Cite command creates case sensitivity on name [view]
+ - issue #10915 base class function in code block no longer linked if the code block contains a derived class definition calling the base class function in Doxygen 1.9.5 or later [view]
+ - issue #10922 Doxywizard Font Size Rendering Problem on 4k HiRes Monitors [view]
+ - issue #10928 Setting JAVACC_CHAR_TYPE [view]
+ - issue #10932 message: [generated]:8: warning: invalid argument for command '\iline' [view]
+ - issue #10935 \snippet{doc} tag in Doxygen v1.11 adds incorrect paragraph with a break before snippet text [view], [view], [view], [view], [view]
+ - issue #10937 unexpected token TK_COMMAND_BS as the argument of `\ifile` [view], [view]
+ - issue #10949 Doxygen replaces # by :: [view]
+ - issue #10950 ASSERT(0) in docnode.cpp [view], [view], [view]
+ - issue #10951 Computing class inheritance relations -> segmentation fault when run against vulkan-hpp headers [view]
+ - issue #10952 Bad namespace handling with 'using namespace::member' syntax [view]
+ - issue #10953 Java Package Lists does not include nested packages [view]
+ - issue #10955 HTML comment affects output [view]
+ - issue #10956 Bad indent for list embedded in in man output [view]
+ - issue #10959 Capability to render GitHub flavor Markdown comments [view]
+ - issue #10959 Support of special HTML comments [view]
+ - issue #10960 Variadic macro expansion with comments [view]
+ - issue #10962 std:: hypertext link if a class documents std() function [view], [view]
+ - issue #10964 C++ specialization: warning: explicit link request could not be resolved. [view]
+ - issue #10969 \ref command does not respect "text" field for template classes in Doxygen 1.10.0 - trunk [view]
+ - issue #10970 Improvement of end of paragraph detection [view]
+ - issue #10972 Derived class documention no longer contains related functions using protected inheritance on Doxygen trunk [view]
+ - issue #10973 attribute is repeated twice in python [view]
+ - issue #10977 dontinclude pattern find itself [view]
+ - issue #10987 Doxygen 1.11.0 for macOS reports 'sh: latex: command not found' [view], [view]
+ - issue #10989 Incorrect linking in C++ code [view]
+ - issue #10989 bison: error: '%name-prefix' and '%define api.prefix' cannot be used together [view]
+ - issue #10991 @snippetdoc not support multi lines [view]
+ - issue #10994 Automatic link for macro defined in different header file no longer generated [view]
+ - issue #10995 Build issue: Build picks up wrong git info [view]
+ - issue #10997 How to tell Doxygen to process an #include within a class definition [view], [view]
+ - issue #11000 Cannot read properties of undefined (reading 'css') (resize.js:64) [view]
+ - issue #11006 Unable to get property 'style' of undefined or null reference [view]
+ - issue #11010 Automatic link to typedef no longer generated if typedef declared twice [view]
+ - issue #11013 compound.xsd is missing types for some elements [view]
+ - issue #11015 Faulty xml generated when markdown header is too deep [view]
+ - issue #11015 In Doxygen 1.11.0, Include Graphs are not made for Java [view]
+ - issue #11016 Faulty xml generated when markdown header is too deep. [view], [view], [view], [view]
+ - issue #11031 extra WS in @brief docu block break layout [view]
+ - issue #11033 Illegal command '\ifile' found as part of a title section [view]
+ - issue #11036 The body of a macro entirely defined on 1 line gets sucked into the synopsis [view]
+ - issue #11056 HTML: Interactive SVG "viewHeight" is not defined
+ - Prevent extra scrollbar in HTML output when using Firefox [view] and [view]
+ - xmllint error in combination with addindex command [view]
+ - Files stayed in RTF directory [view]
+ - Remove temporary file [view]
+ - Warning in case of `0.` as start of a list. [view]
+ - With the simple file ``` /// \file ``` and setting ``` GENERATE_RTF=YES ``` we get in the messages a number of times the message: ``` Style 'Heading6' redefines \s5. ``` [view]
+ - Python class vaiables type and initial value [view]
+ - Fix buffer overflow in Markdown parser [view]
+ - Add code coloring for Fortran RANK statement [view]
+ - Fixed a number of coverity warnings [view] and [view]
+ - [fix] multithreading issue with ModuleManager [view]
+ - fix: use correct option name with system sqlite3 [view]
+ - Missing filename for tag warnings [view]
+ - Stop showing classes and concepts in namespace list [view]
+ Improved user feedback and documentation
+ - Document all possible values of dir attribute in param command [view], [view] and [view]
+ - made row of asterisks same length to align them [view], [view]
+ - Spelling correction [view] and [view]
+ - Redirecting link corrected [view]
+ - Debug output for layout file [view]
+ - Enable additional asserts in debug builds [view]
+ - Setup for doxygen documentation [view]
+ Refactoring and cleanup
+ - Changed debug mode define to avoid linker issues on macOS [view]
+ - Selection possibility of values from an enum (class) by means of `is_any_of` [view]
+ - Use CMake's FindIconv (see #10887) [view]
+ - Improve readability of codebase [view]
+ - Cleanup `Doxygen::terminating` [view]
+ - Better type safety of enums [view] and [view]
+ - Refactoring: Remove mutable from DotNode's m_written member variable [view]
+ - Refactoring: Remove unneeded mutable for MemberDefImpl::m_annScope [view]
+ - Refactoring: reduce lock contention when adding cross references [view]
+ - Refactoring: reduce lock contention when reading code fragments [view]
+ - Refactoring: reduce lock contention when writing tooltips [view]
+ - Refactoring: remove avoidable const_cast's [view]
+ - Refactoring: remove mutable from DefinitionAliasImpl [view]
+ - Refactoring: remove unneeded const_cast's [view]
+ - Refactoring: remove unused resolveAlias() method from ClassDef/ConceptDef [view]
+ - Refactoring: Make MemberTypeList a class instead of enum with bit mask [view]
+ - Prepare CMakeLists.txt for using mutrace (Linux only) [view]
+ReleaseNotesUrl: https://www.doxygen.nl/manual/changelog.html
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Docs
+ DocumentUrl: https://www.doxygen.nl/manual/
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DimitriVanHeesch/Doxygen/1.12.0/DimitriVanHeesch.Doxygen.locale.zh-CN.yaml b/manifests/d/DimitriVanHeesch/Doxygen/1.12.0/DimitriVanHeesch.Doxygen.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..644691f85b92a
--- /dev/null
+++ b/manifests/d/DimitriVanHeesch/Doxygen/1.12.0/DimitriVanHeesch.Doxygen.locale.zh-CN.yaml
@@ -0,0 +1,31 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: DimitriVanHeesch.Doxygen
+PackageVersion: 1.12.0
+PackageLocale: zh-CN
+Publisher: Dimitri van Heesch
+PublisherUrl: https://www.doxygen.nl/
+PublisherSupportUrl: https://www.doxygen.nl/support.html
+PrivacyUrl: https://www.doxygen.nl/privacy.html
+Author: Dimitri van Heesch
+PackageName: doxygen
+PackageUrl: https://www.doxygen.nl/
+License: GPL-2.0
+LicenseUrl: https://www.doxygen.nl/license.html
+Copyright: Copyright © 1997-2024 by Dimitri van Heesch.
+# CopyrightUrl:
+ShortDescription: 源代码文档生成和分析工具
+Description: Doxygen 是软件开发中广泛使用的文档生成工具,可以自动根据源代码注释生成文档,解析有关类、函数和变量的信息,生成 HTML 和 PDF 等格式的输出。通过简化和标准化文档编写过程,Doxygen 增强了跨编程语言和项目规模的协作和维护能力。
+# Moniker:
+Tags:
+- 文档
+# ReleaseNotes:
+ReleaseNotesUrl: https://www.doxygen.nl/manual/changelog.html
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 文档
+ DocumentUrl: https://www.doxygen.nl/manual/
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DimitriVanHeesch/Doxygen/1.12.0/DimitriVanHeesch.Doxygen.yaml b/manifests/d/DimitriVanHeesch/Doxygen/1.12.0/DimitriVanHeesch.Doxygen.yaml
new file mode 100644
index 0000000000000..5af843050b65c
--- /dev/null
+++ b/manifests/d/DimitriVanHeesch/Doxygen/1.12.0/DimitriVanHeesch.Doxygen.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DimitriVanHeesch.Doxygen
+PackageVersion: 1.12.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DinamoNetworks/HSMDinamo/4.12.0/DinamoNetworks.HSMDinamo.installer.yaml b/manifests/d/DinamoNetworks/HSMDinamo/4.12.0/DinamoNetworks.HSMDinamo.installer.yaml
new file mode 100644
index 0000000000000..c02f7d982c519
--- /dev/null
+++ b/manifests/d/DinamoNetworks/HSMDinamo/4.12.0/DinamoNetworks.HSMDinamo.installer.yaml
@@ -0,0 +1,14 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DinamoNetworks.HSMDinamo
+PackageVersion: 4.12.0
+InstallerLocale: en-US
+InstallerType: wix
+ProductCode: '{9E844434-1766-4775-8F30-E33360C33950}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://downloads.dinamonetworks.io/bin/client/windows/x64/4.12.0/dinamo-4.12.0-x64-setup.msi
+ InstallerSha256: 1EE60DB9DF7D1A032D4F60F40DF08CE8A9DD17515B84C268DC14D50B51E8D012
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DinamoNetworks/HSMDinamo/4.12.0/DinamoNetworks.HSMDinamo.locale.pt-BR.yaml b/manifests/d/DinamoNetworks/HSMDinamo/4.12.0/DinamoNetworks.HSMDinamo.locale.pt-BR.yaml
new file mode 100644
index 0000000000000..bbc413d3ae41a
--- /dev/null
+++ b/manifests/d/DinamoNetworks/HSMDinamo/4.12.0/DinamoNetworks.HSMDinamo.locale.pt-BR.yaml
@@ -0,0 +1,26 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DinamoNetworks.HSMDinamo
+PackageVersion: 4.12.0
+PackageLocale: pt-BR
+Publisher: Dinamo Networks
+PublisherUrl: https://www.dinamonetworks.com
+PublisherSupportUrl: https://docs.suporte.dinamonetworks.io/
+PrivacyUrl: https://docs.suporte.dinamonetworks.io/
+Author: Dinamo Networks
+PackageName: HSM Dinamo
+PackageUrl: https://docs.dinamonetworks.io/hsm/soft_client/installation/windows/
+License: MIT
+ShortDescription: Software para os HSMs (Hardware Secure Module) Dinamo Networks.
+Moniker: HSM
+Tags:
+- hsm
+- dinamo
+- segurança
+- dinamo networks
+- cryptografia
+- msc
+- fips
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DinamoNetworks/HSMDinamo/4.12.0/DinamoNetworks.HSMDinamo.yaml b/manifests/d/DinamoNetworks/HSMDinamo/4.12.0/DinamoNetworks.HSMDinamo.yaml
new file mode 100644
index 0000000000000..c852d51746639
--- /dev/null
+++ b/manifests/d/DinamoNetworks/HSMDinamo/4.12.0/DinamoNetworks.HSMDinamo.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DinamoNetworks.HSMDinamo
+PackageVersion: 4.12.0
+DefaultLocale: pt-BR
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dio/PureCodec/20240730/Dio.PureCodec.installer.yaml b/manifests/d/Dio/PureCodec/20240730/Dio.PureCodec.installer.yaml
new file mode 100644
index 0000000000000..c1b7143845385
--- /dev/null
+++ b/manifests/d/Dio/PureCodec/20240730/Dio.PureCodec.installer.yaml
@@ -0,0 +1,205 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dio.PureCodec
+PackageVersion: "20240730"
+InstallerType: nullsoft
+Scope: machine
+UpgradeBehavior: install
+Protocols:
+- potplayer
+- potrun
+- rtmp
+- rtsp
+FileExtensions:
+- "264"
+- "265"
+- 3g2
+- 3ga
+- 3gp
+- 3gp2
+- 3gpp
+- aac
+- ac3
+- aif
+- aifc
+- aiff
+- alac
+- amr
+- amv
+- aob
+- ape
+- apl
+- asf
+- ass
+- asx
+- au
+- avi
+- avs
+- awb
+- bdmv
+- bik
+- caf
+- cda
+- cue
+- dav
+- dff
+- divx
+- dmskm
+- dpg
+- dpl
+- dsa
+- dsf
+- dsm
+- dss
+- dsv
+- dts
+- dtshd
+- dtsma
+- dv
+- dvr-ms
+- eac3
+- ec3
+- evo
+- f4v
+- flac
+- flc
+- fli
+- flic
+- flv
+- h264
+- h265
+- hdmov
+- hevc
+- hm10
+- idx
+- ifo
+- ismv
+- ivf
+- k3g
+- lmp4
+- m1a
+- m1v
+- m2a
+- m2p
+- m2t
+- m2ts
+- m2v
+- m3u
+- m3u8
+- m4a
+- m4b
+- m4p
+- m4r
+- m4v
+- mid
+- midi
+- mk3d
+- mka
+- mkv
+- mlp
+- mod
+- mov
+- mp2
+- mp2v
+- mp3
+- mp4
+- mp4v
+- mpa
+- mpc
+- mpcpl
+- mpd
+- mpe
+- mpeg
+- mpg
+- mpl
+- mpls
+- mpv2
+- mpv4
+- mqv
+- mts
+- mxf
+- nsr
+- nsv
+- nut
+- obu
+- ofr
+- ofs
+- oga
+- ogg
+- ogm
+- ogv
+- opus
+- pbf
+- pls
+- psb
+- pva
+- qt
+- ra
+- ram
+- rec
+- rm
+- rmi
+- rmm
+- rmvb
+- roq
+- rp
+- rpm
+- rt
+- sbv
+- sfd
+- skm
+- smi
+- smil
+- smk
+- snd
+- spx
+- srt
+- ssa
+- ssf
+- ssif
+- sub
+- sup
+- swf
+- tak
+- thd
+- tp
+- tpr
+- trp
+- ts
+- tta
+- ttml
+- usf
+- vc1
+- vob
+- vpy
+- vtt
+- w64
+- wav
+- wax
+- weba
+- webm
+- wm
+- wma
+- wmp
+- wmv
+- wmx
+- wpl
+- wtv
+- wv
+- wvx
+- xspf
+- xss
+- y4m
+ReleaseDate: 2024-07-30
+Installers:
+- Architecture: x86
+ InstallerUrl: http://dl-t1.wmzhe.com/13/13163/PureCodec20240730.exe
+ InstallerSha256: BB06559C87EBC00CA3DDFBA6C1FAD6F2A9BCFFE9D13E6A885A1EF971AF2E3BD7
+ ProductCode: PureCodec
+- Architecture: x64
+ InstallerUrl: http://dl-t1.wmzhe.com/13/13163/PureCodec20240730.exe
+ InstallerSha256: BB06559C87EBC00CA3DDFBA6C1FAD6F2A9BCFFE9D13E6A885A1EF971AF2E3BD7
+ ProductCode: PureCodec
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dio/PureCodec/20240730/Dio.PureCodec.locale.en-US.yaml b/manifests/d/Dio/PureCodec/20240730/Dio.PureCodec.locale.en-US.yaml
new file mode 100644
index 0000000000000..1dce31a72c7d8
--- /dev/null
+++ b/manifests/d/Dio/PureCodec/20240730/Dio.PureCodec.locale.en-US.yaml
@@ -0,0 +1,42 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Dio.PureCodec
+PackageVersion: "20240730"
+PackageLocale: en-US
+Publisher: Dio
+PublisherUrl: https://diodiy.lofter.com/
+PublisherSupportUrl: https://diodiy.lofter.com/
+# PrivacyUrl:
+# Author:
+PackageName: Pure Codec
+PackageUrl: https://jm.wmzhe.com/
+License: Freeware
+# LicenseUrl:
+# Copyright:
+# CopyrightUrl:
+ShortDescription: Codec pack for HD fans
+Description: Pure Codec is a well-built codec pack for HD fans, capable of decoding and playing popular video and audio formats by hardware and software. It integrates multimedia player PotPlayer, MPC-HC and MPC-BE, splitter and decoder suite LAV Filters, high quality renderer madVR, and supports Chinese and English.
+# Moniker:
+Tags:
+- audio
+- codec
+- decode
+- lav
+- madvr
+- media
+- mpc
+- mpc-be
+- mpc-hc
+- multimedia
+- music
+- player
+- potplayer
+- video
+# ReleaseNotes:
+ReleaseNotesUrl: http://diodiy.top/?thread-1.htm
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dio/PureCodec/20240730/Dio.PureCodec.locale.zh-CN.yaml b/manifests/d/Dio/PureCodec/20240730/Dio.PureCodec.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..175e52b2066dc
--- /dev/null
+++ b/manifests/d/Dio/PureCodec/20240730/Dio.PureCodec.locale.zh-CN.yaml
@@ -0,0 +1,46 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Dio.PureCodec
+PackageVersion: "20240730"
+PackageLocale: zh-CN
+Publisher: Dio
+PublisherUrl: https://diodiy.lofter.com/
+PublisherSupportUrl: https://diodiy.lofter.com/
+# PrivacyUrl:
+# Author:
+PackageName: 完美解码
+PackageUrl: https://jm.wmzhe.com/
+License: 免费软件
+# LicenseUrl:
+# Copyright:
+# CopyrightUrl:
+ShortDescription: 追求极致,只为完美视听体验
+Description: 完美解码是一款为高清影视爱好者精心打造的影音解码包,能软硬件解码播放流行的视频和音频格式。集成多媒体播放器 PotPlayer、MPC-HC、MPC-BE,分离器解码器套件 LAV Filters,高画质渲染器 madVR,支持中英语言安装使用。
+# Moniker:
+Tags:
+- lav
+- madvr
+- mpc
+- mpc-be
+- mpc-hc
+- potplayer
+- 多媒体
+- 媒体
+- 影音
+- 播放器
+- 视频
+- 解码
+- 解码器
+- 音乐
+- 音频
+ReleaseNotes: |-
+ + 更新 PotPlayer v240618(1.7.22262) 未加壳修改版
+ + 更新 MPC-HC v2.3.3
+ + 更新 MPC Video Renderer v0.8.5.2268
+ReleaseNotesUrl: http://diodiy.top/?thread-1.htm
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dio/PureCodec/20240730/Dio.PureCodec.yaml b/manifests/d/Dio/PureCodec/20240730/Dio.PureCodec.yaml
new file mode 100644
index 0000000000000..251c62714f11f
--- /dev/null
+++ b/manifests/d/Dio/PureCodec/20240730/Dio.PureCodec.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dio.PureCodec
+PackageVersion: "20240730"
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DirSoft/ARPro/17.0.1.1120/DirSoft.ARPro.installer.yaml b/manifests/d/DirSoft/ARPro/17.0.1.1120/DirSoft.ARPro.installer.yaml
deleted file mode 100644
index 8d3ffe055cbf1..0000000000000
--- a/manifests/d/DirSoft/ARPro/17.0.1.1120/DirSoft.ARPro.installer.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
-# Automatically updated by the winget bot at 2024/Jul/16
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
-
-PackageIdentifier: DirSoft.ARPro
-PackageVersion: 17.0.1.1120
-InstallerType: exe
-InstallerSwitches:
- Silent: /q
-Installers:
-- Architecture: x64
- InstallerUrl: https://www.dirigosoftware.com/dlfiles/ARSuite/arpro-setup.exe
- InstallerSha256: 740F44066ABBF009A93564622687198172BCD43CEFE44BCD5F082BDB6AF7B241
-ManifestType: installer
-ManifestVersion: 1.5.0
diff --git a/manifests/d/DirSoft/ARPro/17.0.1.1120/DirSoft.ARPro.yaml b/manifests/d/DirSoft/ARPro/17.0.1.1120/DirSoft.ARPro.yaml
deleted file mode 100644
index f3890afa1c90d..0000000000000
--- a/manifests/d/DirSoft/ARPro/17.0.1.1120/DirSoft.ARPro.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Automatically updated by the winget bot at 2024/Jul/16
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
-
-PackageIdentifier: DirSoft.ARPro
-PackageVersion: 17.0.1.1120
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.5.0
diff --git a/manifests/d/DirSoft/ARPro/17.0.1.1121/DirSoft.ARPro.installer.yaml b/manifests/d/DirSoft/ARPro/17.0.1.1121/DirSoft.ARPro.installer.yaml
new file mode 100644
index 0000000000000..1938d5c470cc6
--- /dev/null
+++ b/manifests/d/DirSoft/ARPro/17.0.1.1121/DirSoft.ARPro.installer.yaml
@@ -0,0 +1,14 @@
+# Automatically updated by the winget bot at 2024/Aug/09
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: DirSoft.ARPro
+PackageVersion: 17.0.1.1121
+InstallerType: exe
+InstallerSwitches:
+ Silent: /q
+Installers:
+- Architecture: x64
+ InstallerUrl: https://www.dirigosoftware.com/dlfiles/ARSuite/arpro-setup.exe
+ InstallerSha256: A116C31FB20D52BC227FCA4CA267CD2BE043D94F85C6D7F57E0E0CF000B3B976
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/d/DirSoft/ARPro/17.0.1.1120/DirSoft.ARPro.locale.en-US.yaml b/manifests/d/DirSoft/ARPro/17.0.1.1121/DirSoft.ARPro.locale.en-US.yaml
similarity index 81%
rename from manifests/d/DirSoft/ARPro/17.0.1.1120/DirSoft.ARPro.locale.en-US.yaml
rename to manifests/d/DirSoft/ARPro/17.0.1.1121/DirSoft.ARPro.locale.en-US.yaml
index b1f8967be542e..5c5c26a73f6d7 100644
--- a/manifests/d/DirSoft/ARPro/17.0.1.1120/DirSoft.ARPro.locale.en-US.yaml
+++ b/manifests/d/DirSoft/ARPro/17.0.1.1121/DirSoft.ARPro.locale.en-US.yaml
@@ -1,8 +1,8 @@
-# Automatically updated by the winget bot at 2024/Jul/16
+# Automatically updated by the winget bot at 2024/Aug/09
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
PackageIdentifier: DirSoft.ARPro
-PackageVersion: 17.0.1.1120
+PackageVersion: 17.0.1.1121
PackageLocale: en-US
Publisher: Dirigo Software
PackageName: Accident Reconstruction Professional
diff --git a/manifests/d/DirSoft/ARPro/17.0.1.1121/DirSoft.ARPro.yaml b/manifests/d/DirSoft/ARPro/17.0.1.1121/DirSoft.ARPro.yaml
new file mode 100644
index 0000000000000..f16428a8fe45e
--- /dev/null
+++ b/manifests/d/DirSoft/ARPro/17.0.1.1121/DirSoft.ARPro.yaml
@@ -0,0 +1,8 @@
+# Automatically updated by the winget bot at 2024/Aug/09
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: DirSoft.ARPro
+PackageVersion: 17.0.1.1121
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/d/Discord/Discord/1.0.9053/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9053/Discord.Discord.installer.yaml
new file mode 100644
index 0000000000000..a65e6524eed93
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9053/Discord.Discord.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9053
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x86
+ InstallerUrl: https://dl.discordapp.net/distro/app/stable/win/x86/1.0.9053/DiscordSetup.exe
+ InstallerSha256: 5E5E327A2E995639BC9C6E1C00CAF35CFD91C2E34A8432702D9D622BA3ECA6F1
+ ProductCode: Discord
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9053/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9053/Discord.Discord.locale.en-US.yaml
new file mode 100644
index 0000000000000..96d69f9d138b7
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9053/Discord.Discord.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9053
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9053/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9053/Discord.Discord.locale.pt-BR.yaml
new file mode 100644
index 0000000000000..2f07415c76b8a
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9053/Discord.Discord.locale.pt-BR.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9053
+PackageLocale: pt-BR
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Seu Lugar para Papear e Ficar De Boa
+Description: |-
+ O Discord é a forma mais fácil de falar por voz, vídeo e texto.
+ Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades.
+# Moniker:
+Tags:
+- conversa
+- conversação-por-voz
+- conversar
+- jogos
+- voz
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Support
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9053/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9053/Discord.Discord.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..75f20900bb1ef
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9053/Discord.Discord.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9053
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9053/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9053/Discord.Discord.yaml
new file mode 100644
index 0000000000000..d3ea35ca7f2af
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9053/Discord.Discord.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9053
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9054/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9054/Discord.Discord.installer.yaml
new file mode 100644
index 0000000000000..cacd1a43d3b46
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9054/Discord.Discord.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9054
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x86
+ InstallerUrl: https://dl.discordapp.net/distro/app/stable/win/x86/1.0.9054/DiscordSetup.exe
+ InstallerSha256: 5C2EDA8E2FCD4755E0B9AECFAEA60E493990A4C55C295A3D64681B3531C610AC
+ ProductCode: Discord
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9054/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9054/Discord.Discord.locale.en-US.yaml
new file mode 100644
index 0000000000000..fd17ddd4504cf
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9054/Discord.Discord.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9054
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9054/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9054/Discord.Discord.locale.pt-BR.yaml
new file mode 100644
index 0000000000000..5703f46e6f5c1
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9054/Discord.Discord.locale.pt-BR.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9054
+PackageLocale: pt-BR
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Seu Lugar para Papear e Ficar De Boa
+Description: |-
+ O Discord é a forma mais fácil de falar por voz, vídeo e texto.
+ Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades.
+# Moniker:
+Tags:
+- conversa
+- conversação-por-voz
+- conversar
+- jogos
+- voz
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Support
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9054/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9054/Discord.Discord.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..4bc6be67fb2ca
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9054/Discord.Discord.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9054
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9054/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9054/Discord.Discord.yaml
new file mode 100644
index 0000000000000..2a25c68d94a77
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9054/Discord.Discord.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9054
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9055/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9055/Discord.Discord.installer.yaml
new file mode 100644
index 0000000000000..7a609e73a5fac
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9055/Discord.Discord.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9055
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x86
+ InstallerUrl: https://dl.discordapp.net/distro/app/stable/win/x86/1.0.9055/DiscordSetup.exe
+ InstallerSha256: 3E4C75D0197B88CE6E30C9A709CA72AEBC4B71E6EED78EB867DB1BCF490580C5
+ ProductCode: Discord
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9055/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9055/Discord.Discord.locale.en-US.yaml
new file mode 100644
index 0000000000000..fd26503a2a33a
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9055/Discord.Discord.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9055
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9055/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9055/Discord.Discord.locale.pt-BR.yaml
new file mode 100644
index 0000000000000..389e352689333
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9055/Discord.Discord.locale.pt-BR.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9055
+PackageLocale: pt-BR
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Seu Lugar para Papear e Ficar De Boa
+Description: |-
+ O Discord é a forma mais fácil de falar por voz, vídeo e texto.
+ Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades.
+# Moniker:
+Tags:
+- conversa
+- conversação-por-voz
+- conversar
+- jogos
+- voz
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Support
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9055/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9055/Discord.Discord.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..07a8f07467caf
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9055/Discord.Discord.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9055
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9055/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9055/Discord.Discord.yaml
new file mode 100644
index 0000000000000..54a2651d5b2af
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9055/Discord.Discord.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9055
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9056/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9056/Discord.Discord.installer.yaml
new file mode 100644
index 0000000000000..05650fb3b9bb0
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9056/Discord.Discord.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9056
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x86
+ InstallerUrl: https://dl.discordapp.net/distro/app/stable/win/x86/1.0.9056/DiscordSetup.exe
+ InstallerSha256: 0F3E319EAA20EB6A2EBDFBB58FA270F17B9A5D89085A96D5A94DB3828129A3E0
+ ProductCode: Discord
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9056/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9056/Discord.Discord.locale.en-US.yaml
new file mode 100644
index 0000000000000..0be76a2614517
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9056/Discord.Discord.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9056
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9056/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9056/Discord.Discord.locale.pt-BR.yaml
new file mode 100644
index 0000000000000..8f224f7d058bb
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9056/Discord.Discord.locale.pt-BR.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9056
+PackageLocale: pt-BR
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Seu Lugar para Papear e Ficar De Boa
+Description: |-
+ O Discord é a forma mais fácil de falar por voz, vídeo e texto.
+ Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades.
+# Moniker:
+Tags:
+- conversa
+- conversação-por-voz
+- conversar
+- jogos
+- voz
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Support
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9056/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9056/Discord.Discord.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..4a3a0540bc4a8
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9056/Discord.Discord.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9056
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9056/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9056/Discord.Discord.yaml
new file mode 100644
index 0000000000000..bc1a60ba7a4cb
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9056/Discord.Discord.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9056
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9057/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9057/Discord.Discord.installer.yaml
new file mode 100644
index 0000000000000..b82db9590d2e1
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9057/Discord.Discord.installer.yaml
@@ -0,0 +1,21 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9057
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: deny
+Protocols:
+- discord
+ReleaseDate: 2024-08-13
+RequireExplicitUpgrade: true
+Installers:
+- Architecture: x86
+ InstallerUrl: https://dl.discordapp.net/distro/app/stable/win/x86/1.0.9057/DiscordSetup.exe
+ InstallerSha256: B119F405829511270EBB7FB3523C7311061B50563606C69E10EC4BA6E026D856
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9057/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9057/Discord.Discord.locale.en-US.yaml
new file mode 100644
index 0000000000000..26e1b6dbf10f4
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9057/Discord.Discord.locale.en-US.yaml
@@ -0,0 +1,33 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9057
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+PurchaseUrl: https://discord.com/nitro
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9057/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9057/Discord.Discord.locale.pt-BR.yaml
new file mode 100644
index 0000000000000..210c53e185dab
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9057/Discord.Discord.locale.pt-BR.yaml
@@ -0,0 +1,31 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9057
+PackageLocale: pt-BR
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: Seu Lugar para Papear e Ficar De Boa
+Description: |-
+ O Discord é a forma mais fácil de falar por voz, vídeo e texto.
+ Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades.
+Tags:
+- conversa
+- conversar
+- conversação-por-voz
+- jogos
+- voz
+PurchaseUrl: https://discord.com/nitro
+Documentations:
+- DocumentLabel: Support
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9057/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9057/Discord.Discord.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..816f43c143617
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9057/Discord.Discord.locale.zh-CN.yaml
@@ -0,0 +1,29 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9057
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+PurchaseUrl: https://discord.com/nitro
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9057/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9057/Discord.Discord.yaml
new file mode 100644
index 0000000000000..5411425a11768
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9057/Discord.Discord.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9057
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9058/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9058/Discord.Discord.installer.yaml
new file mode 100644
index 0000000000000..41dfc7f271c1d
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9058/Discord.Discord.installer.yaml
@@ -0,0 +1,21 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9058
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: deny
+Protocols:
+- discord
+ReleaseDate: 2024-08-22
+RequireExplicitUpgrade: true
+Installers:
+- Architecture: x86
+ InstallerUrl: https://dl.discordapp.net/distro/app/stable/win/x86/1.0.9058/DiscordSetup.exe
+ InstallerSha256: D392ED7EFE44081AD92D82A18C847B4A721874E8F8168619576A3F90AC735D01
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9058/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9058/Discord.Discord.locale.en-US.yaml
new file mode 100644
index 0000000000000..7ba5a02442bd2
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9058/Discord.Discord.locale.en-US.yaml
@@ -0,0 +1,33 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9058
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+PurchaseUrl: https://discord.com/nitro
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9058/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9058/Discord.Discord.locale.pt-BR.yaml
new file mode 100644
index 0000000000000..76214fed09aad
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9058/Discord.Discord.locale.pt-BR.yaml
@@ -0,0 +1,31 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9058
+PackageLocale: pt-BR
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: Seu Lugar para Papear e Ficar De Boa
+Description: |-
+ O Discord é a forma mais fácil de falar por voz, vídeo e texto.
+ Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades.
+Tags:
+- conversa
+- conversar
+- conversação-por-voz
+- jogos
+- voz
+PurchaseUrl: https://discord.com/nitro
+Documentations:
+- DocumentLabel: Support
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9058/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9058/Discord.Discord.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..14c117f463fdc
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9058/Discord.Discord.locale.zh-CN.yaml
@@ -0,0 +1,29 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9058
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+PurchaseUrl: https://discord.com/nitro
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9058/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9058/Discord.Discord.yaml
new file mode 100644
index 0000000000000..e9c5543dd81e6
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9058/Discord.Discord.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9058
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9059/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9059/Discord.Discord.installer.yaml
new file mode 100644
index 0000000000000..0f8648d88f84f
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9059/Discord.Discord.installer.yaml
@@ -0,0 +1,21 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9059
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: deny
+Protocols:
+- discord
+ReleaseDate: 2024-09-04
+RequireExplicitUpgrade: true
+Installers:
+- Architecture: x86
+ InstallerUrl: https://dl.discordapp.net/distro/app/stable/win/x86/1.0.9059/DiscordSetup.exe
+ InstallerSha256: 85060117D7C75378FCBF8B3824E79549002BC5298AE46FCAA2524C83C476596A
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9059/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9059/Discord.Discord.locale.en-US.yaml
new file mode 100644
index 0000000000000..1e5d09f43c662
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9059/Discord.Discord.locale.en-US.yaml
@@ -0,0 +1,33 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9059
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+PurchaseUrl: https://discord.com/nitro
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9059/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9059/Discord.Discord.locale.pt-BR.yaml
new file mode 100644
index 0000000000000..9f8a972bd8f65
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9059/Discord.Discord.locale.pt-BR.yaml
@@ -0,0 +1,31 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9059
+PackageLocale: pt-BR
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: Seu Lugar para Papear e Ficar De Boa
+Description: |-
+ O Discord é a forma mais fácil de falar por voz, vídeo e texto.
+ Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades.
+Tags:
+- conversa
+- conversar
+- conversação-por-voz
+- jogos
+- voz
+PurchaseUrl: https://discord.com/nitro
+Documentations:
+- DocumentLabel: Support
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9059/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9059/Discord.Discord.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..3a3e26cc6011b
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9059/Discord.Discord.locale.zh-CN.yaml
@@ -0,0 +1,29 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9059
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+PurchaseUrl: https://discord.com/nitro
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9059/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9059/Discord.Discord.yaml
new file mode 100644
index 0000000000000..682114f68a6f0
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9059/Discord.Discord.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9059
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9155/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9155/Discord.Discord.installer.yaml
new file mode 100644
index 0000000000000..5a263e272521d
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9155/Discord.Discord.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9155
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl.discordapp.net/distro/app/stable/win/x64/1.0.9155/DiscordSetup.exe
+ InstallerSha256: 0EBFBC070E447829A0B8D396A26B88014EE2767A5C50CCE4C24F84A196AA43B6
+ ProductCode: Discord
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9155/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9155/Discord.Discord.locale.en-US.yaml
new file mode 100644
index 0000000000000..dc46794255cb1
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9155/Discord.Discord.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9155
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9155/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9155/Discord.Discord.locale.pt-BR.yaml
new file mode 100644
index 0000000000000..9350691fcedb5
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9155/Discord.Discord.locale.pt-BR.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9155
+PackageLocale: pt-BR
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Seu Lugar para Papear e Ficar De Boa
+Description: |-
+ O Discord é a forma mais fácil de falar por voz, vídeo e texto.
+ Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades.
+# Moniker:
+Tags:
+- conversa
+- conversação-por-voz
+- conversar
+- jogos
+- voz
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Support
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9155/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9155/Discord.Discord.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..18365641226c1
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9155/Discord.Discord.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9155
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9155/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9155/Discord.Discord.yaml
new file mode 100644
index 0000000000000..a207b042a4e7a
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9155/Discord.Discord.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9155
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9156/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9156/Discord.Discord.installer.yaml
new file mode 100644
index 0000000000000..7ea25fb278be4
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9156/Discord.Discord.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9156
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl.discordapp.net/distro/app/stable/win/x64/1.0.9156/DiscordSetup.exe
+ InstallerSha256: DEE616535862CC19206A2159E8A5CB2BFA26AEB3AA7E5FC60DF72A62DAFF07C3
+ ProductCode: Discord
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9156/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9156/Discord.Discord.locale.en-US.yaml
new file mode 100644
index 0000000000000..1bdb85eb7ffb4
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9156/Discord.Discord.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9156
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9156/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9156/Discord.Discord.locale.pt-BR.yaml
new file mode 100644
index 0000000000000..d94f017f320e4
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9156/Discord.Discord.locale.pt-BR.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9156
+PackageLocale: pt-BR
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Seu Lugar para Papear e Ficar De Boa
+Description: |-
+ O Discord é a forma mais fácil de falar por voz, vídeo e texto.
+ Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades.
+# Moniker:
+Tags:
+- conversa
+- conversação-por-voz
+- conversar
+- jogos
+- voz
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Support
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9156/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9156/Discord.Discord.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..f784fa06b73ba
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9156/Discord.Discord.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9156
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9156/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9156/Discord.Discord.yaml
new file mode 100644
index 0000000000000..9b2ed0a0f9770
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9156/Discord.Discord.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9156
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9157/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9157/Discord.Discord.installer.yaml
new file mode 100644
index 0000000000000..be4b32e36b050
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9157/Discord.Discord.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9157
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl.discordapp.net/distro/app/stable/win/x64/1.0.9157/DiscordSetup.exe
+ InstallerSha256: C361746FBC8C4020D7220C70845A92B03DB82D3DC13289FF81A3C1720D1B6082
+ ProductCode: Discord
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9157/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9157/Discord.Discord.locale.en-US.yaml
new file mode 100644
index 0000000000000..562f7d7f5d970
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9157/Discord.Discord.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9157
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9157/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9157/Discord.Discord.locale.pt-BR.yaml
new file mode 100644
index 0000000000000..c1911d3f4c9fc
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9157/Discord.Discord.locale.pt-BR.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9157
+PackageLocale: pt-BR
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Seu Lugar para Papear e Ficar De Boa
+Description: |-
+ O Discord é a forma mais fácil de falar por voz, vídeo e texto.
+ Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades.
+# Moniker:
+Tags:
+- conversa
+- conversação-por-voz
+- conversar
+- jogos
+- voz
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Support
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9157/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9157/Discord.Discord.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..170278537535e
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9157/Discord.Discord.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9157
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9157/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9157/Discord.Discord.yaml
new file mode 100644
index 0000000000000..c375271d27daa
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9157/Discord.Discord.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9157
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9158/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9158/Discord.Discord.installer.yaml
new file mode 100644
index 0000000000000..ccefae8434374
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9158/Discord.Discord.installer.yaml
@@ -0,0 +1,21 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9158
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: deny
+Protocols:
+- discord
+RequireExplicitUpgrade: true
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl.discordapp.net/distro/app/stable/win/x64/1.0.9158/DiscordSetup.exe
+ InstallerSha256: 8D5C5C4AA33C9BAE3F6F2D82E27BD7246389B490081434BA735A926FB63F6380
+ ProductCode: Discord
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9158/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9158/Discord.Discord.locale.en-US.yaml
new file mode 100644
index 0000000000000..b06b4a1dc00fa
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9158/Discord.Discord.locale.en-US.yaml
@@ -0,0 +1,33 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9158
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+PurchaseUrl: https://discord.com/nitro
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9158/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9158/Discord.Discord.locale.pt-BR.yaml
new file mode 100644
index 0000000000000..fa1bd6c58c7d6
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9158/Discord.Discord.locale.pt-BR.yaml
@@ -0,0 +1,31 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9158
+PackageLocale: pt-BR
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: Seu Lugar para Papear e Ficar De Boa
+Description: |-
+ O Discord é a forma mais fácil de falar por voz, vídeo e texto.
+ Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades.
+Tags:
+- conversa
+- conversar
+- conversação-por-voz
+- jogos
+- voz
+PurchaseUrl: https://discord.com/nitro
+Documentations:
+- DocumentLabel: Support
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9158/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9158/Discord.Discord.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..de90138880ba9
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9158/Discord.Discord.locale.zh-CN.yaml
@@ -0,0 +1,29 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9158
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+PurchaseUrl: https://discord.com/nitro
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9158/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9158/Discord.Discord.yaml
new file mode 100644
index 0000000000000..8c39bb0af2e07
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9158/Discord.Discord.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9158
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9159/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9159/Discord.Discord.installer.yaml
new file mode 100644
index 0000000000000..00d0a4033c097
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9159/Discord.Discord.installer.yaml
@@ -0,0 +1,21 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9159
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: deny
+Protocols:
+- discord
+ReleaseDate: 2024-08-22
+RequireExplicitUpgrade: true
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl.discordapp.net/distro/app/stable/win/x64/1.0.9159/DiscordSetup.exe
+ InstallerSha256: 1BD8B01E8CF29C2A46A5502F8B08C7281E8B2F9CD9874204475CB2A9E66B500D
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9159/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9159/Discord.Discord.locale.en-US.yaml
new file mode 100644
index 0000000000000..08b3817c2ace7
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9159/Discord.Discord.locale.en-US.yaml
@@ -0,0 +1,33 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9159
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+PurchaseUrl: https://discord.com/nitro
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9159/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9159/Discord.Discord.locale.pt-BR.yaml
new file mode 100644
index 0000000000000..b4eebee765cef
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9159/Discord.Discord.locale.pt-BR.yaml
@@ -0,0 +1,31 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9159
+PackageLocale: pt-BR
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: Seu Lugar para Papear e Ficar De Boa
+Description: |-
+ O Discord é a forma mais fácil de falar por voz, vídeo e texto.
+ Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades.
+Tags:
+- conversa
+- conversar
+- conversação-por-voz
+- jogos
+- voz
+PurchaseUrl: https://discord.com/nitro
+Documentations:
+- DocumentLabel: Support
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9159/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9159/Discord.Discord.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..16fcb5faa0cb5
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9159/Discord.Discord.locale.zh-CN.yaml
@@ -0,0 +1,29 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9159
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+PurchaseUrl: https://discord.com/nitro
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9159/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9159/Discord.Discord.yaml
new file mode 100644
index 0000000000000..8a406e8ff6886
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9159/Discord.Discord.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9159
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9160/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9160/Discord.Discord.installer.yaml
new file mode 100644
index 0000000000000..7490d279ce350
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9160/Discord.Discord.installer.yaml
@@ -0,0 +1,21 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9160
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: deny
+Protocols:
+- discord
+ReleaseDate: 2024-08-27
+RequireExplicitUpgrade: true
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl.discordapp.net/distro/app/stable/win/x64/1.0.9160/DiscordSetup.exe
+ InstallerSha256: CE2976F45E1B766D890EBF4D9E1914E4C58869BC1DADBDDA17B40A5A54EFF478
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9160/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9160/Discord.Discord.locale.en-US.yaml
new file mode 100644
index 0000000000000..3d518356a2f32
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9160/Discord.Discord.locale.en-US.yaml
@@ -0,0 +1,33 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9160
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+PurchaseUrl: https://discord.com/nitro
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9160/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9160/Discord.Discord.locale.pt-BR.yaml
new file mode 100644
index 0000000000000..01e1016376c0f
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9160/Discord.Discord.locale.pt-BR.yaml
@@ -0,0 +1,31 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9160
+PackageLocale: pt-BR
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: Seu Lugar para Papear e Ficar De Boa
+Description: |-
+ O Discord é a forma mais fácil de falar por voz, vídeo e texto.
+ Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades.
+Tags:
+- conversa
+- conversar
+- conversação-por-voz
+- jogos
+- voz
+PurchaseUrl: https://discord.com/nitro
+Documentations:
+- DocumentLabel: Support
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9160/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9160/Discord.Discord.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..bf9907e74d114
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9160/Discord.Discord.locale.zh-CN.yaml
@@ -0,0 +1,29 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9160
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+PurchaseUrl: https://discord.com/nitro
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9160/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9160/Discord.Discord.yaml
new file mode 100644
index 0000000000000..f4bcee23e2040
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9160/Discord.Discord.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9160
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9161/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9161/Discord.Discord.installer.yaml
new file mode 100644
index 0000000000000..213832f84643d
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9161/Discord.Discord.installer.yaml
@@ -0,0 +1,21 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9161
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: deny
+Protocols:
+- discord
+ReleaseDate: 2024-08-28
+RequireExplicitUpgrade: true
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl.discordapp.net/distro/app/stable/win/x64/1.0.9161/DiscordSetup.exe
+ InstallerSha256: 26E1FF9FC464497B5860C4133877DE7606482F4C14C6BE84D52E423FE29B98F0
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9161/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9161/Discord.Discord.locale.en-US.yaml
new file mode 100644
index 0000000000000..c11a388c1927a
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9161/Discord.Discord.locale.en-US.yaml
@@ -0,0 +1,33 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9161
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+PurchaseUrl: https://discord.com/nitro
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9161/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9161/Discord.Discord.locale.pt-BR.yaml
new file mode 100644
index 0000000000000..6d892ce4f1c98
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9161/Discord.Discord.locale.pt-BR.yaml
@@ -0,0 +1,31 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9161
+PackageLocale: pt-BR
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: Seu Lugar para Papear e Ficar De Boa
+Description: |-
+ O Discord é a forma mais fácil de falar por voz, vídeo e texto.
+ Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades.
+Tags:
+- conversa
+- conversar
+- conversação-por-voz
+- jogos
+- voz
+PurchaseUrl: https://discord.com/nitro
+Documentations:
+- DocumentLabel: Support
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9161/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9161/Discord.Discord.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..a4ed421023cd2
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9161/Discord.Discord.locale.zh-CN.yaml
@@ -0,0 +1,29 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9161
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+PurchaseUrl: https://discord.com/nitro
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9161/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9161/Discord.Discord.yaml
new file mode 100644
index 0000000000000..87ef3bad6b98d
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9161/Discord.Discord.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9161
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9162/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9162/Discord.Discord.installer.yaml
new file mode 100644
index 0000000000000..24562e025ba3e
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9162/Discord.Discord.installer.yaml
@@ -0,0 +1,21 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9162
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: deny
+Protocols:
+- discord
+ReleaseDate: 2024-09-04
+RequireExplicitUpgrade: true
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl.discordapp.net/distro/app/stable/win/x64/1.0.9162/DiscordSetup.exe
+ InstallerSha256: 82F0168B412544B6C47577805B5703A819DF2315D26EE433C0EBCE90ACB05F7C
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9162/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9162/Discord.Discord.locale.en-US.yaml
new file mode 100644
index 0000000000000..393c9ef434685
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9162/Discord.Discord.locale.en-US.yaml
@@ -0,0 +1,33 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9162
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+PurchaseUrl: https://discord.com/nitro
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9162/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9162/Discord.Discord.locale.pt-BR.yaml
new file mode 100644
index 0000000000000..987578665b209
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9162/Discord.Discord.locale.pt-BR.yaml
@@ -0,0 +1,31 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9162
+PackageLocale: pt-BR
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: Seu Lugar para Papear e Ficar De Boa
+Description: |-
+ O Discord é a forma mais fácil de falar por voz, vídeo e texto.
+ Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades.
+Tags:
+- conversa
+- conversar
+- conversação-por-voz
+- jogos
+- voz
+PurchaseUrl: https://discord.com/nitro
+Documentations:
+- DocumentLabel: Support
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9162/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9162/Discord.Discord.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..490bfdd29a04e
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9162/Discord.Discord.locale.zh-CN.yaml
@@ -0,0 +1,29 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9162
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+PurchaseUrl: https://discord.com/nitro
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9162/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9162/Discord.Discord.yaml
new file mode 100644
index 0000000000000..9640c9d2b2c22
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9162/Discord.Discord.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9162
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9163/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9163/Discord.Discord.installer.yaml
new file mode 100644
index 0000000000000..9ff266be5878d
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9163/Discord.Discord.installer.yaml
@@ -0,0 +1,20 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9163
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: deny
+Protocols:
+- discord
+ReleaseDate: 2024-09-09
+RequireExplicitUpgrade: true
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl.discordapp.net/distro/app/stable/win/x64/1.0.9163/DiscordSetup.exe
+ InstallerSha256: C7ED2687E38737F4FA22D9096EC37EA3C4804636A172C8457A8E85ABD236A590
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9163/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9163/Discord.Discord.locale.en-US.yaml
new file mode 100644
index 0000000000000..8e7f4b32cc1ef
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9163/Discord.Discord.locale.en-US.yaml
@@ -0,0 +1,32 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9163
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+PurchaseUrl: https://discord.com/nitro
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9163/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9163/Discord.Discord.locale.pt-BR.yaml
new file mode 100644
index 0000000000000..803e3cdd8b3f3
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9163/Discord.Discord.locale.pt-BR.yaml
@@ -0,0 +1,30 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9163
+PackageLocale: pt-BR
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: Seu Lugar para Papear e Ficar De Boa
+Description: |-
+ O Discord é a forma mais fácil de falar por voz, vídeo e texto.
+ Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades.
+Tags:
+- conversa
+- conversar
+- conversação-por-voz
+- jogos
+- voz
+PurchaseUrl: https://discord.com/nitro
+Documentations:
+- DocumentLabel: Support
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9163/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9163/Discord.Discord.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..962e047f178b9
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9163/Discord.Discord.locale.zh-CN.yaml
@@ -0,0 +1,28 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9163
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+PurchaseUrl: https://discord.com/nitro
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/1.0.9163/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9163/Discord.Discord.yaml
new file mode 100644
index 0000000000000..5124b68e020b7
--- /dev/null
+++ b/manifests/d/Discord/Discord/1.0.9163/Discord.Discord.yaml
@@ -0,0 +1,7 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord
+PackageVersion: 1.0.9163
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.415/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.415/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..68b10ba05c30e
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.415/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.415
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.415/DiscordCanarySetup.exe
+ InstallerSha256: 571E50ACC9B3AA13B0EEA8F624C9AC3CD3315B456AABDFB94A964733CB237C17
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.415/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.415/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..95a7e3143f5f1
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.415/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.415
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.415/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.415/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..cea72641ae99f
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.415/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.415
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.415/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.415/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..fd88968aa9fe5
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.415/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.415
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.416/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.416/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..23b07ed7ee915
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.416/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.416
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.416/DiscordCanarySetup.exe
+ InstallerSha256: 5D33538BA23259441F787B41B12BB44880C7A412EC0BEAEB7A8A209A9DE6D8A9
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.416/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.416/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..54851eb917fc2
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.416/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.416
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.416/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.416/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..9a1820bdac41e
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.416/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.416
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.416/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.416/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..1f199da045020
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.416/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.416
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.417/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.417/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..9ac38cb32e5b3
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.417/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.417
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.417/DiscordCanarySetup.exe
+ InstallerSha256: 35360CD9580AD2B70BC166AB2D1EE3C5202B2132205B5571EBA1C8B249BDFF07
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.417/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.417/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..843d46c8c8ec7
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.417/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.417
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.417/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.417/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..e54e2a5dd4a44
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.417/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.417
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.417/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.417/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..5bf5e8cf51804
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.417/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.417
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.418/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.418/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..9703727d34b32
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.418/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.418
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.418/DiscordCanarySetup.exe
+ InstallerSha256: 7F1DA886270C2B7EB40E905F1CAAC4B70F3D45F26065DF2EAA63AD8DE0DD2591
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.418/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.418/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..8340d6d5dfda5
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.418/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.418
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.418/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.418/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..5c186a1ac8058
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.418/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.418
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.418/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.418/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..d597efbac0d68
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.418/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.418
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.420/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.420/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..de6768cc02131
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.420/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.420
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.420/DiscordCanarySetup.exe
+ InstallerSha256: 78B8581DC8FC765D15735F2F42BDD4A578A5A52C0CB25B5A0987F560FFF7E910
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.420/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.420/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..583c161cc6ba7
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.420/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.420
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.420/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.420/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..fba9edc53442a
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.420/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.420
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.420/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.420/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..b20b3e28e47ce
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.420/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.420
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.422/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.422/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..683c211aac612
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.422/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.422
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.422/DiscordCanarySetup.exe
+ InstallerSha256: B0FB98AE2AB3163F046F3975C415FF996C71DB4C6CF83BD3C6B17E29B664447F
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.422/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.422/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..ba0133bf0096b
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.422/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.422
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.422/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.422/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..31ce2dbec2be3
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.422/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.422
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.422/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.422/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..d856796c5f43b
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.422/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.422
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.423/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.423/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..81cd6ee0a5c5b
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.423/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.423
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.423/DiscordCanarySetup.exe
+ InstallerSha256: D61995DFD3614090B7D53268215B07B4982F3ED6227F4D51C4F66510C494A916
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.423/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.423/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..9c0a745a707bc
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.423/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.423
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.423/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.423/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..a376c3906d594
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.423/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.423
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.423/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.423/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..44635f3039e20
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.423/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.423
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.424/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.424/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..6c2af2d208dd6
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.424/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.424
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.424/DiscordCanarySetup.exe
+ InstallerSha256: B93A90AD92073F73F94F4ABA127E9D4310B9A4ABC14778CD1C6D973F2703384E
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.424/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.424/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..d14342b28e908
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.424/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.424
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.424/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.424/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..a61889e5477f9
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.424/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.424
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.424/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.424/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..f0b8bb474dd72
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.424/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.424
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.425/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.425/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..7ea4614baa909
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.425/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.425
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.425/DiscordCanarySetup.exe
+ InstallerSha256: C3BCA6F56DEF105289688688E766FCEB6D9400BC8EAC80765DBBE182850DB85D
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.425/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.425/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..73b5648155230
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.425/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.425
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.425/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.425/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..4046b33196143
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.425/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.425
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.425/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.425/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..74cd406a1da34
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.425/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.425
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.426/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.426/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..ff2cf4b4ffabc
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.426/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.426
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.426/DiscordCanarySetup.exe
+ InstallerSha256: 27A8C08C526B80B425A7D2010F5C579A48D9C30230B5F61C11471D242E10F7F9
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.426/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.426/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..e5e44f1a58da2
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.426/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.426
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.426/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.426/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..0abf87a93a85b
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.426/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.426
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.426/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.426/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..ab11f0fb7f8b2
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.426/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.426
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.427/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.427/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..b90ee6ee0d67a
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.427/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.427
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.427/DiscordCanarySetup.exe
+ InstallerSha256: EC7696592FB88BCF1C3D68D1F19EFB708DB13CD4B5A8353003E19AFA103EF4CA
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.427/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.427/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..391954d81ca7e
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.427/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.427
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.427/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.427/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..a70bf11c3fe9b
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.427/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.427
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.427/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.427/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..3f8b91abe4a70
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.427/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.427
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.428/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.428/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..e4dcddf634b16
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.428/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.428
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.428/DiscordCanarySetup.exe
+ InstallerSha256: 1D55842ADB2668B6AAC04475629D45CD9D98E5629B11BEFD5C03ABE454B2ACC2
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.428/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.428/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..6ef41325b1e4e
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.428/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.428
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.428/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.428/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..6d9c60c78db79
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.428/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.428
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.428/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.428/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..0ba6beb0df85b
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.428/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.428
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.429/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.429/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..ca11a3aeacdb1
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.429/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.429
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.429/DiscordCanarySetup.exe
+ InstallerSha256: 842DDCF4C5D89EF8ABFB493EA051E42686A1FDBA2BF66119D82D9143FA1D4A83
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.429/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.429/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..698fc0b019729
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.429/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.429
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.429/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.429/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..02fabca6117f3
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.429/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.429
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.429/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.429/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..ad2ac8a48f34a
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.429/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.429
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.430/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.430/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..6fa40fd0be8b5
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.430/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.430
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.430/DiscordCanarySetup.exe
+ InstallerSha256: 9B6AB390AE7C38AF7A5B05408DFAEC3A3F46D66E526A7C3A717BF72B42EB359B
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.430/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.430/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..9506e5287a5ee
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.430/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.430
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.430/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.430/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..6d55bcbf21f79
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.430/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.430
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.430/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.430/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..c67176dcdd095
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.430/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.430
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.431/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.431/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..de8bbfb8b1beb
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.431/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.431
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.431/DiscordCanarySetup.exe
+ InstallerSha256: 8F4C745655E6016D0F5CA528376AA580F32C61EFCE49AEE266DB540D46FC7337
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.431/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.431/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..4c98329e73ee0
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.431/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.431
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.431/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.431/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..43ae35ff102d8
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.431/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.431
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.431/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.431/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..132e55dd39f15
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.431/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.431
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.432/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.432/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..f2fee4d3edd4c
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.432/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.432
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.432/DiscordCanarySetup.exe
+ InstallerSha256: F8F2980BA796E101B0BAECBF8C94CAEED4ACA9D492F81FBB8962502030824197
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.432/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.432/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..854b1d3a42fc1
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.432/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.432
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.432/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.432/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..d5d3157dec163
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.432/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.432
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.432/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.432/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..71c2cb46240d8
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.432/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.432
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.434/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.434/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..a27ef12b5dc31
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.434/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.434
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.434/DiscordCanarySetup.exe
+ InstallerSha256: 4343107356D0FA94BB96D91483A3417A49F8C83C59DA9596D2619B0D1F048BCE
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.434/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.434/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..f79450ca1def2
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.434/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.434
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.434/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.434/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..e3eb9ecd69cad
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.434/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.434
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.434/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.434/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..0c9e1896e6628
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.434/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.434
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.435/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.435/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..0ad084a319139
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.435/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.435
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.435/DiscordCanarySetup.exe
+ InstallerSha256: 5F5B138D14FCD577855AADA633F466CA3E0E6A26A2A6F5CA85CE642D7AB64E11
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.435/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.435/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..499554bbac241
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.435/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.435
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.435/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.435/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..c4fa50d376722
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.435/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.435
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.435/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.435/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..a6c9f8ca990b9
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.435/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.435
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.436/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.436/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..330834ff1f7a6
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.436/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.436
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.436/DiscordCanarySetup.exe
+ InstallerSha256: 4A71DFFF130C29B3AF4E89EE83ADCB5937E5394BB20D1F519F3740C3106479DC
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.436/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.436/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..3d351034124b6
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.436/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.436
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.436/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.436/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..e21223f21a10d
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.436/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.436
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.436/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.436/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..aeef0567a8e7d
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.436/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.436
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.437/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.437/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..188c6722db185
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.437/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.437
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.437/DiscordCanarySetup.exe
+ InstallerSha256: 130C892E303906E9F58E107783F39A3E61D37C514F873AB3FBA906D34E5AA590
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.437/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.437/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..1f167f6912278
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.437/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.437
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.437/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.437/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..ecb9dc14adf4d
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.437/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.437
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.437/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.437/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..ede17eb01652b
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.437/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.437
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.438/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.438/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..bad53894f4f83
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.438/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.438
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.438/DiscordCanarySetup.exe
+ InstallerSha256: 31D2EA2C237F2DD1948C0623C87398AD65340FE32798756D1AA8F0FB2B022E06
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.438/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.438/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..aa5934dda7a37
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.438/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.438
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.438/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.438/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..04c07b9357a77
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.438/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.438
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.438/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.438/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..057f0faac51f9
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.438/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.438
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.439/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.439/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..41765e0e3e3a7
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.439/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.439
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.439/DiscordCanarySetup.exe
+ InstallerSha256: B0A6B4FBAC117F65090EA86866CB0FE63735B061DEB7E995031C50656EA2F8F6
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.439/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.439/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..c82ea8255759e
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.439/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.439
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.439/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.439/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..84681a51412ce
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.439/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.439
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.439/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.439/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..86097c0b2193e
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.439/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.439
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.440/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.440/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..bbae050743742
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.440/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.440
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.440/DiscordCanarySetup.exe
+ InstallerSha256: 5FCE966C0A8E7213F413161C8709ABCA44612C86351006AEF20CA4057376F312
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.440/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.440/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..6d080a5f43107
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.440/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.440
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.440/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.440/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..6de7c7084149d
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.440/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.440
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.440/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.440/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..7b50108e75f8f
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.440/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.440
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.441/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.441/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..aeedb8de961bb
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.441/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.441
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.441/DiscordCanarySetup.exe
+ InstallerSha256: 1AD50BF9A5D48B983A39FAC5B23CCC652ABA4186949CACDB1585EDB4723DE5D0
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.441/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.441/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..764997257f5d2
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.441/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.441
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.441/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.441/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..02b6ecddb2a2b
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.441/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.441
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.441/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.441/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..8878c86238e62
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.441/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.441
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.442/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.442/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..d90182d30f504
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.442/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.442
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.442/DiscordCanarySetup.exe
+ InstallerSha256: D8E1EBE8FF5C2E99DED53DD5AF768C2F5676ECF015E50827B119E093A5A326E8
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.442/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.442/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..38f861e086e91
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.442/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.442
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.442/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.442/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..492c6f7b46707
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.442/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.442
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.442/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.442/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..07cc2ea860109
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.442/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.442
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.443/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.443/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..7f50bc55b6566
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.443/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.443
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.443/DiscordCanarySetup.exe
+ InstallerSha256: 8CAC7DF9CA3FA3BAC34C601292806A47B2C45FED57941BD3AE5B7D60EEAB9C81
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.443/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.443/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..3df817a7f206f
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.443/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.443
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.443/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.443/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..3f83dd2396e1f
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.443/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.443
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.443/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.443/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..c41a0824e1eef
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.443/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.443
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.444/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.444/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..44c1ceaacaa0d
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.444/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.444
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.444/DiscordCanarySetup.exe
+ InstallerSha256: 5F287094A0676DC59DBEF6F7B1948B7A19E58F9EFB9AD5B1CF91CBA7CC075B44
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.444/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.444/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..fe533b51a8170
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.444/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.444
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.444/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.444/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..ca133fca8d66f
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.444/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.444
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.444/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.444/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..69a8a1f2ac69a
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.444/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.444
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.445/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.445/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..5b6800edc30c8
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.445/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.445
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.445/DiscordCanarySetup.exe
+ InstallerSha256: 3DC09C0E7AA5FE8ACA3C410258AC97A95214E592BE758D02F5740E7B146F7434
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.445/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.445/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..fc8c87f5ddf8c
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.445/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.445
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.445/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.445/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..0ec52f9c7239a
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.445/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.445
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.445/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.445/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..cf11d56c58553
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.445/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.445
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.446/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.446/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..bdb83e26fbb6e
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.446/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.446
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.446/DiscordCanarySetup.exe
+ InstallerSha256: F25169509B6910823C9004D817BA5522C221A302BE2574F4E7E7ED8C2FB9F418
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.446/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.446/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..9dae7ab2eef6e
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.446/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.446
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.446/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.446/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..2064fedbe777f
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.446/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.446
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.446/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.446/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..a4ae060f7810c
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.446/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.446
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.447/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.447/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..ead8d88cbd6c8
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.447/Discord.Discord.Canary.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.447
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-canary.discordapp.net/distro/app/canary/win/x64/1.0.447/DiscordCanarySetup.exe
+ InstallerSha256: 3B73A94F79EDCBBCD1699F46AB73531D4A6BDAE7E73C962645940052041F66E6
+ ProductCode: DiscordCanary
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.447/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.447/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..456775c6a3353
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.447/Discord.Discord.Canary.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.447
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-canary
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.447/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.447/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..616ae1022de1b
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.447/Discord.Discord.Canary.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.447
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.447/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.447/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..eb38b5b25cd06
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.447/Discord.Discord.Canary.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Canary
+PackageVersion: 1.0.447
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.867/Discord.Discord.Development.installer.yaml b/manifests/d/Discord/Discord/Development/1.0.867/Discord.Discord.Development.installer.yaml
new file mode 100644
index 0000000000000..b4514828b596c
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.867/Discord.Discord.Development.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.867
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-development.discordapp.net/distro/app/development/win/x64/1.0.867/DiscordDevelopmentSetup.exe
+ InstallerSha256: AFBBAC4E6C501F7670779EAAFD6F0C6570FD31FC5483D96B26DB772C8F3E5A47
+ ProductCode: DiscordDevelopment
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.867/Discord.Discord.Development.locale.en-US.yaml b/manifests/d/Discord/Discord/Development/1.0.867/Discord.Discord.Development.locale.en-US.yaml
new file mode 100644
index 0000000000000..0fddd639b2782
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.867/Discord.Discord.Development.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.867
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Development
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-development
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.867/Discord.Discord.Development.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Development/1.0.867/Discord.Discord.Development.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..c38e9bd488b9e
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.867/Discord.Discord.Development.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.867
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Development
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.867/Discord.Discord.Development.yaml b/manifests/d/Discord/Discord/Development/1.0.867/Discord.Discord.Development.yaml
new file mode 100644
index 0000000000000..c5318eebb6dba
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.867/Discord.Discord.Development.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.867
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.868/Discord.Discord.Development.installer.yaml b/manifests/d/Discord/Discord/Development/1.0.868/Discord.Discord.Development.installer.yaml
new file mode 100644
index 0000000000000..b5b8e9aa9f413
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.868/Discord.Discord.Development.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.868
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-development.discordapp.net/distro/app/development/win/x64/1.0.868/DiscordDevelopmentSetup.exe
+ InstallerSha256: 2009FBA38478A69D7785065351B3FE411E0A4FFB16CAE6E935D30806E59BC831
+ ProductCode: DiscordDevelopment
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.868/Discord.Discord.Development.locale.en-US.yaml b/manifests/d/Discord/Discord/Development/1.0.868/Discord.Discord.Development.locale.en-US.yaml
new file mode 100644
index 0000000000000..b1401c2f1e0f9
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.868/Discord.Discord.Development.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.868
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Development
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-development
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.868/Discord.Discord.Development.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Development/1.0.868/Discord.Discord.Development.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..8714dfe12a680
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.868/Discord.Discord.Development.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.868
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Development
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.868/Discord.Discord.Development.yaml b/manifests/d/Discord/Discord/Development/1.0.868/Discord.Discord.Development.yaml
new file mode 100644
index 0000000000000..37562dfe189fe
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.868/Discord.Discord.Development.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.868
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.869/Discord.Discord.Development.installer.yaml b/manifests/d/Discord/Discord/Development/1.0.869/Discord.Discord.Development.installer.yaml
new file mode 100644
index 0000000000000..9d7375f14ddd8
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.869/Discord.Discord.Development.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.869
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-development.discordapp.net/distro/app/development/win/x64/1.0.869/DiscordDevelopmentSetup.exe
+ InstallerSha256: 7309F15858F98837ED38E6799E3FCBA729D04D1294F6CD8BDFF5706BE5D8F70A
+ ProductCode: DiscordDevelopment
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.869/Discord.Discord.Development.locale.en-US.yaml b/manifests/d/Discord/Discord/Development/1.0.869/Discord.Discord.Development.locale.en-US.yaml
new file mode 100644
index 0000000000000..1870b34732797
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.869/Discord.Discord.Development.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.869
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Development
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-development
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.869/Discord.Discord.Development.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Development/1.0.869/Discord.Discord.Development.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..c74402b76d110
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.869/Discord.Discord.Development.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.869
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Development
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.869/Discord.Discord.Development.yaml b/manifests/d/Discord/Discord/Development/1.0.869/Discord.Discord.Development.yaml
new file mode 100644
index 0000000000000..e41ab83d537f8
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.869/Discord.Discord.Development.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.869
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.870/Discord.Discord.Development.installer.yaml b/manifests/d/Discord/Discord/Development/1.0.870/Discord.Discord.Development.installer.yaml
new file mode 100644
index 0000000000000..4cd721db31be0
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.870/Discord.Discord.Development.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.870
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-development.discordapp.net/distro/app/development/win/x64/1.0.870/DiscordDevelopmentSetup.exe
+ InstallerSha256: 6F3639B5D6954ED3718708975F659603BD12C23DF451205544DC6064B3F3C8AC
+ ProductCode: DiscordDevelopment
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.870/Discord.Discord.Development.locale.en-US.yaml b/manifests/d/Discord/Discord/Development/1.0.870/Discord.Discord.Development.locale.en-US.yaml
new file mode 100644
index 0000000000000..41c802c2452ba
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.870/Discord.Discord.Development.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.870
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Development
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-development
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.870/Discord.Discord.Development.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Development/1.0.870/Discord.Discord.Development.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..13fe0b4ab126f
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.870/Discord.Discord.Development.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.870
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Development
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.870/Discord.Discord.Development.yaml b/manifests/d/Discord/Discord/Development/1.0.870/Discord.Discord.Development.yaml
new file mode 100644
index 0000000000000..17901f8129516
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.870/Discord.Discord.Development.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.870
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.871/Discord.Discord.Development.installer.yaml b/manifests/d/Discord/Discord/Development/1.0.871/Discord.Discord.Development.installer.yaml
new file mode 100644
index 0000000000000..17af56672d9ab
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.871/Discord.Discord.Development.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.871
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-development.discordapp.net/distro/app/development/win/x64/1.0.871/DiscordDevelopmentSetup.exe
+ InstallerSha256: DA198F48ABFE7693B58C79A2885F167BF0397B5CA7047560499F12FAA8288D7A
+ ProductCode: DiscordDevelopment
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.871/Discord.Discord.Development.locale.en-US.yaml b/manifests/d/Discord/Discord/Development/1.0.871/Discord.Discord.Development.locale.en-US.yaml
new file mode 100644
index 0000000000000..2f1c5b0ad30c4
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.871/Discord.Discord.Development.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.871
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Development
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-development
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.871/Discord.Discord.Development.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Development/1.0.871/Discord.Discord.Development.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..2ed292bd92741
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.871/Discord.Discord.Development.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.871
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Development
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.871/Discord.Discord.Development.yaml b/manifests/d/Discord/Discord/Development/1.0.871/Discord.Discord.Development.yaml
new file mode 100644
index 0000000000000..c3bf6dd6189f9
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.871/Discord.Discord.Development.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.871
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.872/Discord.Discord.Development.installer.yaml b/manifests/d/Discord/Discord/Development/1.0.872/Discord.Discord.Development.installer.yaml
new file mode 100644
index 0000000000000..849bfe9500d44
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.872/Discord.Discord.Development.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.872
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-development.discordapp.net/distro/app/development/win/x64/1.0.872/DiscordDevelopmentSetup.exe
+ InstallerSha256: 07923213C91F28BFB8A8A12DC9880CF80F1C96AD877D2EFA47E829CF09A6FB02
+ ProductCode: DiscordDevelopment
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.872/Discord.Discord.Development.locale.en-US.yaml b/manifests/d/Discord/Discord/Development/1.0.872/Discord.Discord.Development.locale.en-US.yaml
new file mode 100644
index 0000000000000..652d9992df6ca
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.872/Discord.Discord.Development.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.872
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Development
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-development
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.872/Discord.Discord.Development.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Development/1.0.872/Discord.Discord.Development.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..5e6c4e99a38f9
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.872/Discord.Discord.Development.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.872
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Development
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/Development/1.0.872/Discord.Discord.Development.yaml b/manifests/d/Discord/Discord/Development/1.0.872/Discord.Discord.Development.yaml
new file mode 100644
index 0000000000000..68e2b11c8d5b2
--- /dev/null
+++ b/manifests/d/Discord/Discord/Development/1.0.872/Discord.Discord.Development.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.Development
+PackageVersion: 1.0.872
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1093/Discord.Discord.PTB.installer.yaml b/manifests/d/Discord/Discord/PTB/1.0.1093/Discord.Discord.PTB.installer.yaml
new file mode 100644
index 0000000000000..7023c9f818087
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1093/Discord.Discord.PTB.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1093
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-ptb.discordapp.net/distro/app/ptb/win/x64/1.0.1093/DiscordPTBSetup.exe
+ InstallerSha256: 26682F4DED2F218C83BD26ECA8065CF38024F472B2F2E793EB614422E78A3912
+ ProductCode: DiscordPTB
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1093/Discord.Discord.PTB.locale.en-US.yaml b/manifests/d/Discord/Discord/PTB/1.0.1093/Discord.Discord.PTB.locale.en-US.yaml
new file mode 100644
index 0000000000000..55b666d53f5c5
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1093/Discord.Discord.PTB.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1093
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord PTB
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-ptb
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1093/Discord.Discord.PTB.locale.zh-CN.yaml b/manifests/d/Discord/Discord/PTB/1.0.1093/Discord.Discord.PTB.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..c37689ac577d8
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1093/Discord.Discord.PTB.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1093
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord PTB
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1093/Discord.Discord.PTB.yaml b/manifests/d/Discord/Discord/PTB/1.0.1093/Discord.Discord.PTB.yaml
new file mode 100644
index 0000000000000..602f11b7b2793
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1093/Discord.Discord.PTB.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1093
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1094/Discord.Discord.PTB.installer.yaml b/manifests/d/Discord/Discord/PTB/1.0.1094/Discord.Discord.PTB.installer.yaml
new file mode 100644
index 0000000000000..1d6e446886037
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1094/Discord.Discord.PTB.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1094
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-ptb.discordapp.net/distro/app/ptb/win/x64/1.0.1094/DiscordPTBSetup.exe
+ InstallerSha256: 3F23D290113DADC12DDACE68FC9BFAA78D4EEB43E385B54A92C325C63C226A44
+ ProductCode: DiscordPTB
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1094/Discord.Discord.PTB.locale.en-US.yaml b/manifests/d/Discord/Discord/PTB/1.0.1094/Discord.Discord.PTB.locale.en-US.yaml
new file mode 100644
index 0000000000000..4bc422297c18c
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1094/Discord.Discord.PTB.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1094
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord PTB
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-ptb
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1094/Discord.Discord.PTB.locale.zh-CN.yaml b/manifests/d/Discord/Discord/PTB/1.0.1094/Discord.Discord.PTB.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..b62fc0b8c0871
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1094/Discord.Discord.PTB.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1094
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord PTB
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1094/Discord.Discord.PTB.yaml b/manifests/d/Discord/Discord/PTB/1.0.1094/Discord.Discord.PTB.yaml
new file mode 100644
index 0000000000000..d97f41dfbe714
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1094/Discord.Discord.PTB.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1094
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1095/Discord.Discord.PTB.installer.yaml b/manifests/d/Discord/Discord/PTB/1.0.1095/Discord.Discord.PTB.installer.yaml
new file mode 100644
index 0000000000000..a66b79aa989b4
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1095/Discord.Discord.PTB.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1095
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-ptb.discordapp.net/distro/app/ptb/win/x64/1.0.1095/DiscordPTBSetup.exe
+ InstallerSha256: 111B416EF32CDECD39179C86FCFB29FDE1DF12CCDB2481A7700F7F48D0BC9740
+ ProductCode: DiscordPTB
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1095/Discord.Discord.PTB.locale.en-US.yaml b/manifests/d/Discord/Discord/PTB/1.0.1095/Discord.Discord.PTB.locale.en-US.yaml
new file mode 100644
index 0000000000000..2a696608fda82
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1095/Discord.Discord.PTB.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1095
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord PTB
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-ptb
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1095/Discord.Discord.PTB.locale.zh-CN.yaml b/manifests/d/Discord/Discord/PTB/1.0.1095/Discord.Discord.PTB.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..ba04ecb306ea4
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1095/Discord.Discord.PTB.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1095
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord PTB
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1095/Discord.Discord.PTB.yaml b/manifests/d/Discord/Discord/PTB/1.0.1095/Discord.Discord.PTB.yaml
new file mode 100644
index 0000000000000..4121596bb29fc
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1095/Discord.Discord.PTB.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1095
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1096/Discord.Discord.PTB.installer.yaml b/manifests/d/Discord/Discord/PTB/1.0.1096/Discord.Discord.PTB.installer.yaml
new file mode 100644
index 0000000000000..aed67f1b4e88a
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1096/Discord.Discord.PTB.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1096
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-ptb.discordapp.net/distro/app/ptb/win/x64/1.0.1096/DiscordPTBSetup.exe
+ InstallerSha256: D91E30055BB42F0B70CE4A5C7190061C531EF4CD07697EE9B35FF7753770BE83
+ ProductCode: DiscordPTB
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1096/Discord.Discord.PTB.locale.en-US.yaml b/manifests/d/Discord/Discord/PTB/1.0.1096/Discord.Discord.PTB.locale.en-US.yaml
new file mode 100644
index 0000000000000..8dc3d4cd8e570
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1096/Discord.Discord.PTB.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1096
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord PTB
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-ptb
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1096/Discord.Discord.PTB.locale.zh-CN.yaml b/manifests/d/Discord/Discord/PTB/1.0.1096/Discord.Discord.PTB.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..d7474dd86aac5
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1096/Discord.Discord.PTB.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1096
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord PTB
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1096/Discord.Discord.PTB.yaml b/manifests/d/Discord/Discord/PTB/1.0.1096/Discord.Discord.PTB.yaml
new file mode 100644
index 0000000000000..48737a4834514
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1096/Discord.Discord.PTB.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1096
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1097/Discord.Discord.PTB.installer.yaml b/manifests/d/Discord/Discord/PTB/1.0.1097/Discord.Discord.PTB.installer.yaml
new file mode 100644
index 0000000000000..c1854cc6dd530
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1097/Discord.Discord.PTB.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1097
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-ptb.discordapp.net/distro/app/ptb/win/x64/1.0.1097/DiscordPTBSetup.exe
+ InstallerSha256: D642A3CAFA2503320C32FB74965F61BF39A92505225419033E157FBBD820E773
+ ProductCode: DiscordPTB
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1097/Discord.Discord.PTB.locale.en-US.yaml b/manifests/d/Discord/Discord/PTB/1.0.1097/Discord.Discord.PTB.locale.en-US.yaml
new file mode 100644
index 0000000000000..25abcb1d31a61
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1097/Discord.Discord.PTB.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1097
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord PTB
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-ptb
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1097/Discord.Discord.PTB.locale.zh-CN.yaml b/manifests/d/Discord/Discord/PTB/1.0.1097/Discord.Discord.PTB.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..00b38d2fe5488
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1097/Discord.Discord.PTB.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1097
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord PTB
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1097/Discord.Discord.PTB.yaml b/manifests/d/Discord/Discord/PTB/1.0.1097/Discord.Discord.PTB.yaml
new file mode 100644
index 0000000000000..026a05c11046f
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1097/Discord.Discord.PTB.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1097
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1098/Discord.Discord.PTB.installer.yaml b/manifests/d/Discord/Discord/PTB/1.0.1098/Discord.Discord.PTB.installer.yaml
new file mode 100644
index 0000000000000..b0cad751df69a
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1098/Discord.Discord.PTB.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1098
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-ptb.discordapp.net/distro/app/ptb/win/x64/1.0.1098/DiscordPTBSetup.exe
+ InstallerSha256: 762571BD44872B2597B8D9C3DD0C4D83B10ECE3585BF84BCAC567B1FF92277E9
+ ProductCode: DiscordPTB
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1098/Discord.Discord.PTB.locale.en-US.yaml b/manifests/d/Discord/Discord/PTB/1.0.1098/Discord.Discord.PTB.locale.en-US.yaml
new file mode 100644
index 0000000000000..2f3a875f6cc7f
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1098/Discord.Discord.PTB.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1098
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord PTB
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-ptb
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1098/Discord.Discord.PTB.locale.zh-CN.yaml b/manifests/d/Discord/Discord/PTB/1.0.1098/Discord.Discord.PTB.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..c520ab23b0f59
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1098/Discord.Discord.PTB.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1098
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord PTB
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1098/Discord.Discord.PTB.yaml b/manifests/d/Discord/Discord/PTB/1.0.1098/Discord.Discord.PTB.yaml
new file mode 100644
index 0000000000000..9f82cfb15d1b9
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1098/Discord.Discord.PTB.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1098
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1099/Discord.Discord.PTB.installer.yaml b/manifests/d/Discord/Discord/PTB/1.0.1099/Discord.Discord.PTB.installer.yaml
new file mode 100644
index 0000000000000..14caad0394d4b
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1099/Discord.Discord.PTB.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1099
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-ptb.discordapp.net/distro/app/ptb/win/x64/1.0.1099/DiscordPTBSetup.exe
+ InstallerSha256: 595ADB66104A87F9FD2AA36AAC46E34B710EA05A182D2E33CF75C0BFDD4DF37B
+ ProductCode: DiscordPTB
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1099/Discord.Discord.PTB.locale.en-US.yaml b/manifests/d/Discord/Discord/PTB/1.0.1099/Discord.Discord.PTB.locale.en-US.yaml
new file mode 100644
index 0000000000000..8fbe66ef3a0af
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1099/Discord.Discord.PTB.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1099
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord PTB
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-ptb
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1099/Discord.Discord.PTB.locale.zh-CN.yaml b/manifests/d/Discord/Discord/PTB/1.0.1099/Discord.Discord.PTB.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..df6647f7b1f62
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1099/Discord.Discord.PTB.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1099
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord PTB
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1099/Discord.Discord.PTB.yaml b/manifests/d/Discord/Discord/PTB/1.0.1099/Discord.Discord.PTB.yaml
new file mode 100644
index 0000000000000..7623ff8850405
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1099/Discord.Discord.PTB.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1099
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1100/Discord.Discord.PTB.installer.yaml b/manifests/d/Discord/Discord/PTB/1.0.1100/Discord.Discord.PTB.installer.yaml
new file mode 100644
index 0000000000000..c55e08dfae5ab
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1100/Discord.Discord.PTB.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1100
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-ptb.discordapp.net/distro/app/ptb/win/x64/1.0.1100/DiscordPTBSetup.exe
+ InstallerSha256: FC0709C4B76F13D0B1703CE2A4D9AD6ED8F9B6827A7CFEB70B89F90EA4D2F197
+ ProductCode: DiscordPTB
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1100/Discord.Discord.PTB.locale.en-US.yaml b/manifests/d/Discord/Discord/PTB/1.0.1100/Discord.Discord.PTB.locale.en-US.yaml
new file mode 100644
index 0000000000000..4826eedd00f86
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1100/Discord.Discord.PTB.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1100
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord PTB
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-ptb
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1100/Discord.Discord.PTB.locale.zh-CN.yaml b/manifests/d/Discord/Discord/PTB/1.0.1100/Discord.Discord.PTB.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..3cdf18ed674ac
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1100/Discord.Discord.PTB.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1100
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord PTB
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1100/Discord.Discord.PTB.yaml b/manifests/d/Discord/Discord/PTB/1.0.1100/Discord.Discord.PTB.yaml
new file mode 100644
index 0000000000000..11bb97693eba5
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1100/Discord.Discord.PTB.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1100
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1101/Discord.Discord.PTB.installer.yaml b/manifests/d/Discord/Discord/PTB/1.0.1101/Discord.Discord.PTB.installer.yaml
new file mode 100644
index 0000000000000..313256f4fa3a1
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1101/Discord.Discord.PTB.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1101
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-ptb.discordapp.net/distro/app/ptb/win/x64/1.0.1101/DiscordPTBSetup.exe
+ InstallerSha256: 502D29424FEF6A56C545C1E6321D08789EF82FC144980CAC348E6E58D167370D
+ ProductCode: DiscordPTB
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1101/Discord.Discord.PTB.locale.en-US.yaml b/manifests/d/Discord/Discord/PTB/1.0.1101/Discord.Discord.PTB.locale.en-US.yaml
new file mode 100644
index 0000000000000..17f03dc4ddd63
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1101/Discord.Discord.PTB.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1101
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord PTB
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-ptb
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1101/Discord.Discord.PTB.locale.zh-CN.yaml b/manifests/d/Discord/Discord/PTB/1.0.1101/Discord.Discord.PTB.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..d4c078f38f2da
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1101/Discord.Discord.PTB.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1101
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord PTB
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1101/Discord.Discord.PTB.yaml b/manifests/d/Discord/Discord/PTB/1.0.1101/Discord.Discord.PTB.yaml
new file mode 100644
index 0000000000000..a3718e916e960
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1101/Discord.Discord.PTB.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1101
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1102/Discord.Discord.PTB.installer.yaml b/manifests/d/Discord/Discord/PTB/1.0.1102/Discord.Discord.PTB.installer.yaml
new file mode 100644
index 0000000000000..0e4ed66fd7604
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1102/Discord.Discord.PTB.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1102
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl-ptb.discordapp.net/distro/app/ptb/win/x64/1.0.1102/DiscordPTBSetup.exe
+ InstallerSha256: FC4D739FC2C589C67AF676D5087ABF0E368F5F0894977ACCF429F011E294C167
+ ProductCode: DiscordPTB
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1102/Discord.Discord.PTB.locale.en-US.yaml b/manifests/d/Discord/Discord/PTB/1.0.1102/Discord.Discord.PTB.locale.en-US.yaml
new file mode 100644
index 0000000000000..76091c5e3fd23
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1102/Discord.Discord.PTB.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1102
+PackageLocale: en-US
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord PTB
+PackageUrl: https://discord.com/download
+License: Proprietary
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Your Place to Talk and Hang Out
+Description: |-
+ Discord is the easiest way to talk over voice, video, and text.
+ Talk, chat, hang out, and stay close with your friends and communities.
+Moniker: discord-ptb
+Tags:
+- chat
+- community
+- gaming
+- hang-out
+- talk
+- video
+- voice
+- voice-chat
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1102/Discord.Discord.PTB.locale.zh-CN.yaml b/manifests/d/Discord/Discord/PTB/1.0.1102/Discord.Discord.PTB.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..ce892de20dc1c
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1102/Discord.Discord.PTB.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1102
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord PTB
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2024 Discord Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+# Moniker:
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://discord.com/nitro
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Discord/Discord/PTB/1.0.1102/Discord.Discord.PTB.yaml b/manifests/d/Discord/Discord/PTB/1.0.1102/Discord.Discord.PTB.yaml
new file mode 100644
index 0000000000000..7365b20d87676
--- /dev/null
+++ b/manifests/d/Discord/Discord/PTB/1.0.1102/Discord.Discord.PTB.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Discord.Discord.PTB
+PackageVersion: 1.0.1102
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DiskInternals/LinuxReader/4.19.2/DiskInternals.LinuxReader.installer.yaml b/manifests/d/DiskInternals/LinuxReader/4.19.2/DiskInternals.LinuxReader.installer.yaml
deleted file mode 100644
index 87c3934231f62..0000000000000
--- a/manifests/d/DiskInternals/LinuxReader/4.19.2/DiskInternals.LinuxReader.installer.yaml
+++ /dev/null
@@ -1,28 +0,0 @@
-# Automatically updated by the winget bot at 2023/Dec/28
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json
-
-PackageIdentifier: DiskInternals.LinuxReader
-PackageVersion: 4.19.2
-MinimumOSVersion: 10.0.0.0
-InstallModes:
-- interactive
-- silent
-FileExtensions:
-- vmdk
-- vhd
-- vhdx
-- vdi
-- hds
-- eve
-- e01
-- e02
-Installers:
-- InstallerLocale: en-US
- Architecture: x86
- InstallerType: nullsoft
- Scope: machine
- InstallerUrl: https://eu.diskinternals.com/download/Linux_Reader.exe
- InstallerSha256: D688FC0BC09ED4406274D44B47CB59BF30AF0C93ABE72E5C5470C2656A28DEC0
- UpgradeBehavior: install
-ManifestType: installer
-ManifestVersion: 1.2.0
diff --git a/manifests/d/DiskInternals/LinuxReader/4.19.2/DiskInternals.LinuxReader.locale.en-US.yaml b/manifests/d/DiskInternals/LinuxReader/4.19.2/DiskInternals.LinuxReader.locale.en-US.yaml
deleted file mode 100644
index d1748b813e57b..0000000000000
--- a/manifests/d/DiskInternals/LinuxReader/4.19.2/DiskInternals.LinuxReader.locale.en-US.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-# Automatically updated by the winget bot at 2023/Dec/28
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json
-
-PackageIdentifier: DiskInternals.LinuxReader
-PackageVersion: 4.19.2
-PackageLocale: en-US
-Publisher: DiskInternals Research
-PublisherUrl: https://www.diskinternals.com/
-PublisherSupportUrl: https://www.diskinternals.com/support/
-PrivacyUrl: https://www.diskinternals.com/privacy/
-Author: DiskInternals, Ltd.
-PackageName: DiskInternals Linux Reader
-PackageUrl: https://www.diskinternals.com/linux-reader/
-License: Freemium
-Copyright: Copyright (c) 2021 DiskInternals, Ltd.
-ShortDescription: Read linux filesystems with your Windows machine
-Moniker: linuxreader
-Tags:
-- linux
-- filesystems
-- ext2
-- ext3
-- ext4
-- reiserfs
-- hfs
-- fat
-- refs
-- ufs2
-- romfs
-- raid
-- apfs
-- zfs
-- xfs
-- bitlocker
-ManifestType: defaultLocale
-ManifestVersion: 1.2.0
diff --git a/manifests/d/DiskInternals/LinuxReader/4.19.2/DiskInternals.LinuxReader.yaml b/manifests/d/DiskInternals/LinuxReader/4.19.2/DiskInternals.LinuxReader.yaml
deleted file mode 100644
index e0ede78c015f2..0000000000000
--- a/manifests/d/DiskInternals/LinuxReader/4.19.2/DiskInternals.LinuxReader.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Automatically updated by the winget bot at 2023/Dec/28
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json
-
-PackageIdentifier: DiskInternals.LinuxReader
-PackageVersion: 4.19.2
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.2.0
diff --git a/manifests/d/DiskInternals/LinuxReader/4.21/DiskInternals.LinuxReader.installer.yaml b/manifests/d/DiskInternals/LinuxReader/4.21/DiskInternals.LinuxReader.installer.yaml
new file mode 100644
index 0000000000000..190d7c5ce3c4a
--- /dev/null
+++ b/manifests/d/DiskInternals/LinuxReader/4.21/DiskInternals.LinuxReader.installer.yaml
@@ -0,0 +1,29 @@
+# Created with komac v2.4.1
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DiskInternals.LinuxReader
+PackageVersion: '4.21'
+MinimumOSVersion: 10.0.0.0
+InstallerLocale: en-US
+InstallerType: nullsoft
+Scope: machine
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+FileExtensions:
+- e01
+- e02
+- eve
+- hds
+- vdi
+- vhd
+- vhdx
+- vmdk
+ReleaseDate: 2022-07-25
+Installers:
+- Architecture: x86
+ InstallerUrl: https://eu.diskinternals.com/download/Linux_Reader.exe
+ InstallerSha256: FBC2C0AE807A0CFE122E1724F211F30B65EB78ACB93F078D878FE5427C63E94E
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DiskInternals/LinuxReader/4.21/DiskInternals.LinuxReader.locale.en-US.yaml b/manifests/d/DiskInternals/LinuxReader/4.21/DiskInternals.LinuxReader.locale.en-US.yaml
new file mode 100644
index 0000000000000..80844d65b06d4
--- /dev/null
+++ b/manifests/d/DiskInternals/LinuxReader/4.21/DiskInternals.LinuxReader.locale.en-US.yaml
@@ -0,0 +1,37 @@
+# Created with komac v2.4.1
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DiskInternals.LinuxReader
+PackageVersion: '4.21'
+PackageLocale: en-US
+Publisher: DiskInternals Research
+PublisherUrl: https://www.diskinternals.com/
+PublisherSupportUrl: https://www.diskinternals.com/support/
+PrivacyUrl: https://www.diskinternals.com/privacy/
+Author: DiskInternals, Ltd.
+PackageName: DiskInternals Linux Reader
+PackageUrl: https://www.diskinternals.com/linux-reader/
+License: Freemium
+Copyright: Copyright @ 2003-2024, DiskInternals
+ShortDescription: Read linux filesystems with your Windows machine
+Moniker: linuxreader
+Tags:
+- apfs
+- bitlocker
+- ext2
+- ext3
+- ext4
+- fat
+- filesystems
+- hfs
+- linux
+- raid
+- refs
+- reiserfs
+- romfs
+- ufs2
+- xfs
+- zfs
+PurchaseUrl: https://store.payproglobal.com/checkout?products%5B1%5D%5Bid%5D=56003&addons=46183
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DiskInternals/LinuxReader/4.21/DiskInternals.LinuxReader.yaml b/manifests/d/DiskInternals/LinuxReader/4.21/DiskInternals.LinuxReader.yaml
new file mode 100644
index 0000000000000..946db671ddd64
--- /dev/null
+++ b/manifests/d/DiskInternals/LinuxReader/4.21/DiskInternals.LinuxReader.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.4.1
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DiskInternals.LinuxReader
+PackageVersion: '4.21'
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Diskuv/OCaml/2.1.2/Diskuv.OCaml.installer.yaml b/manifests/d/Diskuv/OCaml/2.1.2/Diskuv.OCaml.installer.yaml
new file mode 100644
index 0000000000000..2b725b1c25351
--- /dev/null
+++ b/manifests/d/Diskuv/OCaml/2.1.2/Diskuv.OCaml.installer.yaml
@@ -0,0 +1,34 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Diskuv.OCaml
+PackageVersion: 2.1.2
+Platform:
+- Windows.Desktop
+MinimumOSVersion: 10.0.18362.0
+InstallerType: exe
+InstallModes:
+- silent
+- interactive
+InstallerSwitches:
+ Silent: --ci --quiet --color=never
+ SilentWithProgress: --ci
+ Interactive: --color=always
+ InstallLocation: --prefix ""
+UpgradeBehavior: uninstallPrevious
+Commands:
+- dk
+- dkml
+- ocaml
+- ocamlc
+- ocamldebug
+- ocamlrun
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.x64
+Installers:
+- Architecture: x64
+ InstallerUrl: https://gitlab.com/dkml/distributions/dkml/-/releases/2.1.2/downloads/setup64nu.exe
+ InstallerSha256: 2EE857C5815FDCBE428B206DCD5834869EE02BF6DA68E2B27698B036B9097832
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Diskuv/OCaml/2.1.2/Diskuv.OCaml.locale.en-US.yaml b/manifests/d/Diskuv/OCaml/2.1.2/Diskuv.OCaml.locale.en-US.yaml
new file mode 100644
index 0000000000000..a18100b9416ec
--- /dev/null
+++ b/manifests/d/Diskuv/OCaml/2.1.2/Diskuv.OCaml.locale.en-US.yaml
@@ -0,0 +1,73 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Diskuv.OCaml
+PackageVersion: 2.1.2
+PackageLocale: en-US
+Publisher: Diskuv, Inc.
+PublisherUrl: https://www.diskuv.com/
+PublisherSupportUrl: https://gitlab.com/dkml/distributions/dkml/-/issues
+PrivacyUrl: https://diskuv.com/legal#privacy_policy
+PackageName: DkML Native
+PackageUrl: https://diskuv.com/dkmlbook/
+License: Apache License, Version 2.0
+LicenseUrl: https://gitlab.com/dkml/distributions/dkml/-/blob/main/LICENSE.txt
+Copyright: Copyright 2024 Diskuv, Inc.
+CopyrightUrl: https://gitlab.com/dkml/distributions/dkml/-/blob/main/LICENSE.txt
+ShortDescription: DkML, a Windows-friendly distribution of OCaml.
+Description: |-
+ The DkML distribution is an open-source set of software that supports
+ software development in pure OCaml. DkML's strengths are its:
+
+ ✓ full compatibility with OCaml standards like Opam, Dune and ocamlfind
+ ✓ laser focus on "native" development (desktop software, mobile apps and
+ embedded software) through support for the standard native compilers like
+ Visual Studio and Xcode
+ ✓ ease-of-use through simplified installers and simple productivity commands;
+ high school students should be able to use it
+ ✓ security through reproducibility, versioning and from-source builds
+
+ There are two categories of programs installed by this DkML package:
+
+ 1. "Immediate" programs that manipulate OCaml bytecode or source code:
+ * `utop`, `ocamlc`, `ocaml`, `ocamlrun`, `ocamlformat`, `ocamllsp`, `ocamllex`,
+ `dkml` and `with-dkml`
+ 2. "Shim" programs that manipulate OCaml native code:
+ * `opam`
+
+ The shim programs have prerequisites. You should install them before you run
+ the shim programs, although if you forget the programs will tell you what you
+ need to install. The prerequisites are:
+
+ * Git. If you don't have this, install Git for Windows with:
+ winget install Git.Git
+ * Visual Studio Enterprise/Professional/Community/Build Tools 2019 or 2022 in a directory
+ without spaces or parentheses. For example, "C:\Program Files (x86)\VisualStudio" won't
+ work. If you don't have Visual Studio, install it with:
+ winget install Microsoft.VisualStudio.2022.BuildTools --override "--wait --passive --installPath C:\VS17 --addProductLang En-us --add Microsoft.VisualStudio.Workload.VCTools --add Microsoft.VisualStudio.Component.VC.14.38.17.8.x86.x64 --includeRecommended"
+
+ The DkML package will experience problems if you have a space in your username
+ (ex. C:\Users\Jane Smith).
+
+ These alternatives may be better depending on your use case:
+
+ * Developing in a Javascript first environment? Have a look at Esy and Reason
+ * Developing operating system kernels? Have a look at Mirage OS
+ * Developing Linux server software like web servers? Plain old OCaml on
+ Debian, etc. works well
+ * Writing compilers or proofs? Plain old OCaml works really well
+
+ Commercial tools and support are available from Diskuv for mixed
+ OCaml/C/C++/Java/Swift development; this pure OCaml winget package
+ only has support for mixed OCaml/C development. Contact
+ support AT diskuv.com if you need OCaml/C/C++/Java/Swift development.
+Moniker: dkml
+Tags:
+- foss
+- language
+- ocaml
+- open-source
+- programming
+ReleaseNotesUrl: https://gitlab.com/dkml/distributions/dkml/-/releases/2.1.2
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Diskuv/OCaml/2.1.2/Diskuv.OCaml.yaml b/manifests/d/Diskuv/OCaml/2.1.2/Diskuv.OCaml.yaml
new file mode 100644
index 0000000000000..2441e6abe8ca1
--- /dev/null
+++ b/manifests/d/Diskuv/OCaml/2.1.2/Diskuv.OCaml.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Diskuv.OCaml
+PackageVersion: 2.1.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Diskuv/OCaml/2.1.3/Diskuv.OCaml.installer.yaml b/manifests/d/Diskuv/OCaml/2.1.3/Diskuv.OCaml.installer.yaml
new file mode 100644
index 0000000000000..cce45fea4e53f
--- /dev/null
+++ b/manifests/d/Diskuv/OCaml/2.1.3/Diskuv.OCaml.installer.yaml
@@ -0,0 +1,34 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Diskuv.OCaml
+PackageVersion: 2.1.3
+Platform:
+- Windows.Desktop
+MinimumOSVersion: 10.0.18362.0
+InstallerType: exe
+InstallModes:
+- silent
+- interactive
+InstallerSwitches:
+ Silent: --ci --quiet --color=never
+ SilentWithProgress: --ci
+ Interactive: --color=always
+ InstallLocation: --prefix ""
+UpgradeBehavior: uninstallPrevious
+Commands:
+- dk
+- dkml
+- ocaml
+- ocamlc
+- ocamldebug
+- ocamlrun
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.x64
+Installers:
+- Architecture: x64
+ InstallerUrl: https://gitlab.com/dkml/distributions/dkml/-/releases/2.1.3/downloads/setup64nu.exe
+ InstallerSha256: 118CDAD5AD391A48894147BBE6DC498FEB50A10B7370080EA2583CD6DFFD362B
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Diskuv/OCaml/2.1.3/Diskuv.OCaml.locale.en-US.yaml b/manifests/d/Diskuv/OCaml/2.1.3/Diskuv.OCaml.locale.en-US.yaml
new file mode 100644
index 0000000000000..6c063144050eb
--- /dev/null
+++ b/manifests/d/Diskuv/OCaml/2.1.3/Diskuv.OCaml.locale.en-US.yaml
@@ -0,0 +1,72 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Diskuv.OCaml
+PackageVersion: 2.1.3
+PackageLocale: en-US
+Publisher: Diskuv, Inc.
+PublisherUrl: https://www.diskuv.com/
+PublisherSupportUrl: https://gitlab.com/dkml/distributions/dkml/-/issues
+PrivacyUrl: https://diskuv.com/legal#privacy_policy
+PackageName: DkML Native
+PackageUrl: https://diskuv.com/dkmlbook/
+License: Apache License, Version 2.0
+LicenseUrl: https://gitlab.com/dkml/distributions/dkml/-/blob/main/LICENSE.txt
+Copyright: Copyright 2024 Diskuv, Inc.
+CopyrightUrl: https://gitlab.com/dkml/distributions/dkml/-/blob/main/LICENSE.txt
+ShortDescription: DkML, a Windows-friendly distribution of OCaml.
+Description: |-
+ The DkML distribution is an open-source set of software that supports
+ software development in pure OCaml. DkML's strengths are its:
+
+ ✓ full compatibility with OCaml standards like Opam, Dune and ocamlfind
+ ✓ laser focus on "native" development (desktop software, mobile apps and
+ embedded software) through support for the standard native compilers like
+ Visual Studio and Xcode
+ ✓ ease-of-use through simplified installers and simple productivity commands;
+ high school students should be able to use it
+ ✓ security through reproducibility, versioning and from-source builds
+
+ There are two categories of programs installed by this DkML package:
+
+ 1. "Immediate" programs that manipulate OCaml bytecode or source code:
+ * `utop`, `ocamlc`, `ocaml`, `ocamlrun`, `ocamlformat`, `ocamllsp`, `ocamllex`,
+ `dkml` and `with-dkml`
+ 2. "Shim" programs that manipulate OCaml native code:
+ * `opam`
+
+ The shim programs have prerequisites. You should install them before you run
+ the shim programs, although if you forget the programs will tell you what you
+ need to install. The prerequisites are:
+
+ * Git. If you don't have this, install Git for Windows with:
+ winget install Git.Git
+ * Visual Studio Enterprise/Professional/Community/Build Tools 2019 or 2022 in a directory
+ without spaces or parentheses. For example, "C:\Program Files (x86)\VisualStudio" won't
+ work. If you don't have Visual Studio, install it with:
+ winget install Microsoft.VisualStudio.2022.BuildTools --override "--wait --passive --installPath C:\VS17 --addProductLang En-us --add Microsoft.VisualStudio.Workload.VCTools --add Microsoft.VisualStudio.Component.VC.14.38.17.8.x86.x64 --includeRecommended"
+
+ The DkML package will experience problems if you have a space in your username
+ (ex. C:\Users\Jane Smith).
+
+ These alternatives may be better depending on your use case:
+
+ * Developing in a Javascript first environment? Have a look at Esy and Reason
+ * Developing operating system kernels? Have a look at Mirage OS
+ * Developing Linux server software like web servers? Plain old OCaml on
+ Debian, etc. works well
+ * Writing compilers or proofs? Plain old OCaml works really well
+
+ Commercial tools and support are available from Diskuv for mixed
+ OCaml/C/C++/Java/Swift development; this pure OCaml winget package
+ only has support for mixed OCaml/C development. Contact
+ support AT diskuv.com if you need OCaml/C/C++/Java/Swift development.
+Moniker: dkml
+Tags:
+- foss
+- language
+- ocaml
+- open-source
+- programming
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Diskuv/OCaml/2.1.3/Diskuv.OCaml.yaml b/manifests/d/Diskuv/OCaml/2.1.3/Diskuv.OCaml.yaml
new file mode 100644
index 0000000000000..f0d18fb4f360c
--- /dev/null
+++ b/manifests/d/Diskuv/OCaml/2.1.3/Diskuv.OCaml.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Diskuv.OCaml
+PackageVersion: 2.1.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Diskuv/opam/2.2.0/Diskuv.opam.installer.yaml b/manifests/d/Diskuv/opam/2.2.0/Diskuv.opam.installer.yaml
deleted file mode 100644
index 6e49dcea20434..0000000000000
--- a/manifests/d/Diskuv/opam/2.2.0/Diskuv.opam.installer.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-# Created using wingetcreate 1.6.1.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
-
-PackageIdentifier: Diskuv.opam
-PackageVersion: 2.2.0
-Platform:
-- Windows.Desktop
-MinimumOSVersion: 10.0.18362.0
-InstallerType: exe
-InstallModes:
-- silent
-- interactive
-InstallerSwitches:
- Silent: --ci --quiet --color=never
- SilentWithProgress: --ci
- Interactive: --color=always
- InstallLocation: --prefix ""
-UpgradeBehavior: install
-Commands:
-- opam
-- opam-installer
-- opam-putenv
-Installers:
-- Architecture: x86
- InstallerUrl: https://github.com/diskuv/dkml-installer-opam/releases/download/2.2.0/unsigned-opam-windows_x86-i-2.2.0.exe
- InstallerSha256: A5CD7219F7EED60E3A98B6A45CE6CE5AA6D47C3038325E2450EED1E859EB59AF
- Dependencies:
- PackageDependencies:
- - PackageIdentifier: Microsoft.VCRedist.2015+.x86
-- Architecture: x64
- InstallerUrl: https://github.com/diskuv/dkml-installer-opam/releases/download/2.2.0/unsigned-opam-windows_x86_64-i-2.2.0.exe
- InstallerSha256: E2AD8E10E636C81B415A4FE7C7ABF2E4AC8F124013947DF2AD2B0AFF5EC166FD
- Dependencies:
- PackageDependencies:
- - PackageIdentifier: Microsoft.VCRedist.2015+.x64
-ManifestType: installer
-ManifestVersion: 1.6.0
diff --git a/manifests/d/Diskuv/opam/2.2.0/Diskuv.opam.locale.en-US.yaml b/manifests/d/Diskuv/opam/2.2.0/Diskuv.opam.locale.en-US.yaml
deleted file mode 100644
index c82fbfab05ac9..0000000000000
--- a/manifests/d/Diskuv/opam/2.2.0/Diskuv.opam.locale.en-US.yaml
+++ /dev/null
@@ -1,27 +0,0 @@
-# Created using wingetcreate 1.6.1.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
-
-PackageIdentifier: Diskuv.opam
-PackageVersion: 2.2.0
-PackageLocale: en-US
-Publisher: Diskuv, Inc.
-PublisherUrl: https://www.diskuv.com/
-PublisherSupportUrl: https://github.com/ocaml/opam/issues
-PrivacyUrl: https://diskuv.com/legal#privacy_policy
-PackageName: opam
-PackageUrl: https://opam.ocaml.org/
-License: LGPL-2.1-only WITH OCaml-LGPL-linking-exception
-LicenseUrl: https://github.com/ocaml/opam/blob/master/LICENSE
-Copyright: Copyright 2012-2024 the opam authors
-CopyrightUrl: https://github.com/ocaml/opam/blob/master/README.md#copyright-and-license
-ShortDescription: A package manager for OCaml.
-Description: Opam is a source-based package manager for OCaml. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
-Tags:
-- foss
-- ocaml
-- open-source
-- package-manager
-- dependency-manager
-InstallationNotes: See https://opam.ocaml.org/blog for the latest news on how to use opam.
-ManifestType: defaultLocale
-ManifestVersion: 1.6.0
diff --git a/manifests/d/Diskuv/opam/2.2.0/Diskuv.opam.yaml b/manifests/d/Diskuv/opam/2.2.0/Diskuv.opam.yaml
deleted file mode 100644
index 04401695d6552..0000000000000
--- a/manifests/d/Diskuv/opam/2.2.0/Diskuv.opam.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Created using wingetcreate 1.6.1.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
-
-PackageIdentifier: Diskuv.opam
-PackageVersion: 2.2.0
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.6.0
diff --git a/manifests/d/DisplayLink/GraphicsDriver/11.5.5551.0/DisplayLink.GraphicsDriver.installer.yaml b/manifests/d/DisplayLink/GraphicsDriver/11.5.5551.0/DisplayLink.GraphicsDriver.installer.yaml
new file mode 100644
index 0000000000000..539823a9339a3
--- /dev/null
+++ b/manifests/d/DisplayLink/GraphicsDriver/11.5.5551.0/DisplayLink.GraphicsDriver.installer.yaml
@@ -0,0 +1,21 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DisplayLink.GraphicsDriver
+PackageVersion: 11.5.5551.0
+InstallerType: zip
+Scope: machine
+InstallerSwitches:
+ InstallLocation: APPDIR=""
+UpgradeBehavior: install
+ReleaseDate: 2024-09-03
+Installers:
+- Architecture: x64
+ NestedInstallerType: msi
+ NestedInstallerFiles:
+ - RelativeFilePath: PublicSoftware - Displaylink\DisplayLink_Win10RS.msi
+ InstallerUrl: https://www.synaptics.com/sites/default/files/msi_files/2024-09/DisplayLink%20USB%20Graphics%20Software%20for%20Windows11.5%20M0-MSI.zip
+ InstallerSha256: A5E190D2BFB0BD2DB09FECB51BB28DAE6C9D0E611C304C68C8C702E6C4803844
+ ProductCode: '{DD65DD7E-2284-49D1-AAD3-F954B9636D32}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DisplayLink/GraphicsDriver/11.5.5551.0/DisplayLink.GraphicsDriver.locale.en-US.yaml b/manifests/d/DisplayLink/GraphicsDriver/11.5.5551.0/DisplayLink.GraphicsDriver.locale.en-US.yaml
new file mode 100644
index 0000000000000..41f20dc3b3cf6
--- /dev/null
+++ b/manifests/d/DisplayLink/GraphicsDriver/11.5.5551.0/DisplayLink.GraphicsDriver.locale.en-US.yaml
@@ -0,0 +1,50 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DisplayLink.GraphicsDriver
+PackageVersion: 11.5.5551.0
+PackageLocale: en-US
+Publisher: DisplayLink Corp.
+PublisherUrl: https://www.synaptics.com/
+PublisherSupportUrl: https://support.displaylink.com/
+PrivacyUrl: https://www.synaptics.com/privacy
+Author: Displaylink (UK) Limited
+PackageName: DisplayLink Graphics
+PackageUrl: https://www.synaptics.com/products/displaylink-graphics
+License: Proprietary
+LicenseUrl: https://www.synaptics.com/legal
+Copyright: © Copyright 2015-2024 DisplayLink
+# CopyrightUrl:
+ShortDescription: Driver for DisplayLink USB graphics chipsets incorporated in your dock, adapter or monitor
+# Description:
+# Moniker:
+Tags:
+- displaylink
+ReleaseNotes: |-
+ DisplayLink software release 11.5 delivers:
+ - New features for DL-7xxx series
+ - General stability updates and bug fixes
+
+ C1. Issues Fixed Since 11.4 M0 Release (11.4.9747.0)
+
+ Changes in 11.5 M0 Release (11.5.5551.0)
+ - ---------------------------------------------------
+ - DL-7xxx: LG 34WK95UP monitor was not working properly on DisplayPort. (VIFR-5046)
+ - DL-7xxx: Improved interoperability with DisplayPort monitors at 4K 144 Hz. (VIFR-4803)
+ - DL-7xxx: Failed to get EDID from some HDMI monitors. (VIFR-4762)
+ - DL-7xxx: 4K HDMI monitors appear at 30 Hz by default. (VIFR-4712)
+ - DL-7xxx: MAC Address Pass-Through (MAPT) is now working properly. (VIFR-5049)
+
+ Changes in 11.4 M0 Release (11.4.9747.0)
+ - ---------------------------------------------------
+ - High performance GPU not utilised when Citrix virtual display installed. (VIFR-4116)
+ - Incorrect color profile in some reduced range modes on HDMI display. (VIFR-4094)
+ - DL-7xxx series: incorrectly offer 4Kp120 mode on HDMI. (VIFR-4619)
+ - DL-7xxx series: 4Kp120 modes are not available on DP. (VIFR-4602)
+ - Occasionally, DisplayLink display remains black after resume from sleep or hibernation. (VIFR-4364)
+ReleaseNotesUrl: https://www.synaptics.com/sites/default/files/release_notes/2024-09/DisplayLink%20USB%20Graphics%20Software%20for%20Windows11.5%20M0-Release%20Notes.txt
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DisplayLink/GraphicsDriver/11.5.5551.0/DisplayLink.GraphicsDriver.locale.zh-CN.yaml b/manifests/d/DisplayLink/GraphicsDriver/11.5.5551.0/DisplayLink.GraphicsDriver.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..1f06f242e0522
--- /dev/null
+++ b/manifests/d/DisplayLink/GraphicsDriver/11.5.5551.0/DisplayLink.GraphicsDriver.locale.zh-CN.yaml
@@ -0,0 +1,29 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: DisplayLink.GraphicsDriver
+PackageVersion: 11.5.5551.0
+PackageLocale: zh-CN
+Publisher: DisplayLink Corp.
+PublisherUrl: https://www.synaptics.com/
+PublisherSupportUrl: https://support.displaylink.com/
+PrivacyUrl: https://www.synaptics.com/privacy
+Author: Displaylink (UK) Limited
+PackageName: DisplayLink Graphics
+PackageUrl: https://www.synaptics.com/products/displaylink-graphics
+License: 专有软件
+LicenseUrl: https://www.synaptics.com/legal
+Copyright: © Copyright 2015-2024 DisplayLink
+# CopyrightUrl:
+ShortDescription: 底座、适配器或显示器中集成的 DisplayLink USB 图形芯片组的驱动程序
+# Description:
+# Moniker:
+Tags:
+- displaylink
+# ReleaseNotes:
+ReleaseNotesUrl: https://www.synaptics.com/sites/default/files/release_notes/2024-09/DisplayLink%20USB%20Graphics%20Software%20for%20Windows11.5%20M0-Release%20Notes.txt
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DisplayLink/GraphicsDriver/11.5.5551.0/DisplayLink.GraphicsDriver.yaml b/manifests/d/DisplayLink/GraphicsDriver/11.5.5551.0/DisplayLink.GraphicsDriver.yaml
new file mode 100644
index 0000000000000..6c14463f79014
--- /dev/null
+++ b/manifests/d/DisplayLink/GraphicsDriver/11.5.5551.0/DisplayLink.GraphicsDriver.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DisplayLink.GraphicsDriver
+PackageVersion: 11.5.5551.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DisplayLink/GraphicsDriver/HotDesking/11.5.5551.0/DisplayLink.GraphicsDriver.HotDesking.installer.yaml b/manifests/d/DisplayLink/GraphicsDriver/HotDesking/11.5.5551.0/DisplayLink.GraphicsDriver.HotDesking.installer.yaml
new file mode 100644
index 0000000000000..735c355167731
--- /dev/null
+++ b/manifests/d/DisplayLink/GraphicsDriver/HotDesking/11.5.5551.0/DisplayLink.GraphicsDriver.HotDesking.installer.yaml
@@ -0,0 +1,21 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DisplayLink.GraphicsDriver.HotDesking
+PackageVersion: 11.5.5551.0
+InstallerType: zip
+Scope: machine
+InstallerSwitches:
+ InstallLocation: APPDIR=""
+UpgradeBehavior: install
+ReleaseDate: 2024-09-03
+Installers:
+- Architecture: x64
+ NestedInstallerType: msi
+ NestedInstallerFiles:
+ - RelativeFilePath: HotDesking - Displaylink\DisplayLink_Win10RS.msi
+ InstallerUrl: https://www.synaptics.com/sites/default/files/msi_files/2024-09/DisplayLink%20USB%20Graphics%20Software%20for%20Windows%20with%20Hot%20Desking11.5%20M0-MSI.zip
+ InstallerSha256: F718B2AE5C9A515AF548368B365E8CFEC7AACF85E34A12EA8238444CA4C8DDEE
+ ProductCode: '{ED8DE908-3DB6-4FCE-909F-6E20BD65AA56}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DisplayLink/GraphicsDriver/HotDesking/11.5.5551.0/DisplayLink.GraphicsDriver.HotDesking.locale.en-US.yaml b/manifests/d/DisplayLink/GraphicsDriver/HotDesking/11.5.5551.0/DisplayLink.GraphicsDriver.HotDesking.locale.en-US.yaml
new file mode 100644
index 0000000000000..343e7ba521454
--- /dev/null
+++ b/manifests/d/DisplayLink/GraphicsDriver/HotDesking/11.5.5551.0/DisplayLink.GraphicsDriver.HotDesking.locale.en-US.yaml
@@ -0,0 +1,50 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DisplayLink.GraphicsDriver.HotDesking
+PackageVersion: 11.5.5551.0
+PackageLocale: en-US
+Publisher: DisplayLink Corp.
+PublisherUrl: https://www.synaptics.com/
+PublisherSupportUrl: https://support.displaylink.com/
+PrivacyUrl: https://www.synaptics.com/privacy
+Author: Displaylink (UK) Limited
+PackageName: DisplayLink Graphics (with Hot Desking)
+PackageUrl: https://www.synaptics.com/products/displaylink-graphics
+License: Proprietary
+LicenseUrl: https://www.synaptics.com/legal
+Copyright: © Copyright 2015-2024 DisplayLink
+# CopyrightUrl:
+ShortDescription: Driver for DisplayLink USB graphics chipsets incorporated in your dock, adapter or monitor in a hot desking and hoteling environment, where DisplayLink devices can be configured to apply a predefined layout automatically with display layout provisioning.
+# Description:
+# Moniker:
+Tags:
+- displaylink
+ReleaseNotes: |-
+ DisplayLink software release 11.5 delivers:
+ - New features for DL-7xxx series
+ - General stability updates and bug fixes
+
+ C1. Issues Fixed Since 11.4 M0 Release (11.4.9747.0)
+
+ Changes in 11.5 M0 Release (11.5.5551.0)
+ - ---------------------------------------------------
+ - DL-7xxx: LG 34WK95UP monitor was not working properly on DisplayPort. (VIFR-5046)
+ - DL-7xxx: Improved interoperability with DisplayPort monitors at 4K 144 Hz. (VIFR-4803)
+ - DL-7xxx: Failed to get EDID from some HDMI monitors. (VIFR-4762)
+ - DL-7xxx: 4K HDMI monitors appear at 30 Hz by default. (VIFR-4712)
+ - DL-7xxx: MAC Address Pass-Through (MAPT) is now working properly. (VIFR-5049)
+
+ Changes in 11.4 M0 Release (11.4.9747.0)
+ - ---------------------------------------------------
+ - High performance GPU not utilised when Citrix virtual display installed. (VIFR-4116)
+ - Incorrect color profile in some reduced range modes on HDMI display. (VIFR-4094)
+ - DL-7xxx series: incorrectly offer 4Kp120 mode on HDMI. (VIFR-4619)
+ - DL-7xxx series: 4Kp120 modes are not available on DP. (VIFR-4602)
+ - Occasionally, DisplayLink display remains black after resume from sleep or hibernation. (VIFR-4364)
+ReleaseNotesUrl: https://www.synaptics.com/sites/default/files/release_notes/2024-09/DisplayLink%20USB%20Graphics%20Software%20for%20Windows%20with%20Hot%20Desking11.5%20M0-Release%20Notes.txt
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DisplayLink/GraphicsDriver/HotDesking/11.5.5551.0/DisplayLink.GraphicsDriver.HotDesking.locale.zh-CN.yaml b/manifests/d/DisplayLink/GraphicsDriver/HotDesking/11.5.5551.0/DisplayLink.GraphicsDriver.HotDesking.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..f7d51830ebb2a
--- /dev/null
+++ b/manifests/d/DisplayLink/GraphicsDriver/HotDesking/11.5.5551.0/DisplayLink.GraphicsDriver.HotDesking.locale.zh-CN.yaml
@@ -0,0 +1,29 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: DisplayLink.GraphicsDriver.HotDesking
+PackageVersion: 11.5.5551.0
+PackageLocale: zh-CN
+Publisher: DisplayLink Corp.
+PublisherUrl: https://www.synaptics.com/
+PublisherSupportUrl: https://support.displaylink.com/
+PrivacyUrl: https://www.synaptics.com/privacy
+Author: Displaylink (UK) Limited
+PackageName: DisplayLink Graphics (with Hot Desking)
+PackageUrl: https://www.synaptics.com/products/displaylink-graphics
+License: 专有软件
+LicenseUrl: https://www.synaptics.com/legal
+Copyright: © Copyright 2015-2024 DisplayLink
+# CopyrightUrl:
+ShortDescription: 用于在办公桌轮用或酒店环境中将 DisplayLink USB 图形芯片组集成到基座、适配器或显示器中的驱动程序。在这些环境中,DisplayLink 设备可通过显示布局配置自动应用预定义的布局。
+# Description:
+# Moniker:
+Tags:
+- displaylink
+# ReleaseNotes:
+ReleaseNotesUrl: https://www.synaptics.com/sites/default/files/release_notes/2024-09/DisplayLink%20USB%20Graphics%20Software%20for%20Windows%20with%20Hot%20Desking11.5%20M0-Release%20Notes.txt
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DisplayLink/GraphicsDriver/HotDesking/11.5.5551.0/DisplayLink.GraphicsDriver.HotDesking.yaml b/manifests/d/DisplayLink/GraphicsDriver/HotDesking/11.5.5551.0/DisplayLink.GraphicsDriver.HotDesking.yaml
new file mode 100644
index 0000000000000..f570e507ce0cc
--- /dev/null
+++ b/manifests/d/DisplayLink/GraphicsDriver/HotDesking/11.5.5551.0/DisplayLink.GraphicsDriver.HotDesking.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DisplayLink.GraphicsDriver.HotDesking
+PackageVersion: 11.5.5551.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Disservin/FastChess/0.9.0/Disservin.FastChess.installer.yaml b/manifests/d/Disservin/FastChess/0.9.0/Disservin.FastChess.installer.yaml
new file mode 100644
index 0000000000000..a5559759985aa
--- /dev/null
+++ b/manifests/d/Disservin/FastChess/0.9.0/Disservin.FastChess.installer.yaml
@@ -0,0 +1,17 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Disservin.FastChess
+PackageVersion: 0.9.0
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: fast-chess-windows-latest.exe
+ PortableCommandAlias: fast-chess
+ReleaseDate: 2024-06-23
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/Disservin/fast-chess/releases/download/v0.9.0-alpha/fast-chess-windows-latest.zip
+ InstallerSha256: 045E5AA5A65543A61628B19833B3C92CECE15A98AAC7A86077F263301297B770
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Disservin/FastChess/0.9.0/Disservin.FastChess.locale.en-US.yaml b/manifests/d/Disservin/FastChess/0.9.0/Disservin.FastChess.locale.en-US.yaml
new file mode 100644
index 0000000000000..0c8c2ebf621d1
--- /dev/null
+++ b/manifests/d/Disservin/FastChess/0.9.0/Disservin.FastChess.locale.en-US.yaml
@@ -0,0 +1,25 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Disservin.FastChess
+PackageVersion: 0.9.0
+PackageLocale: en-US
+Publisher: Disservin
+PublisherUrl: https://github.com/Disservin
+PackageName: Fast Chess
+License: MIT
+LicenseUrl: https://github.com/Disservin/fast-chess/blob/HEAD/LICENSE
+ShortDescription: A command-line tool to run engine vs engine matches in chess.
+Tags:
+- chess
+- cli-app
+- cpp
+ReleaseNotes: |-
+ What's Changed
+ - multiple different fixes to how matches are played
+ - improved logging
+ - improved debug functionality for engine devs
+ Full Changelog: https://github.com/Disservin/fast-chess/compare/v0.8.2-alpha...v0.9.0-alpha
+ReleaseNotesUrl: https://github.com/Disservin/fast-chess/releases/tag/v0.9.0-alpha
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Disservin/FastChess/0.9.0/Disservin.FastChess.yaml b/manifests/d/Disservin/FastChess/0.9.0/Disservin.FastChess.yaml
new file mode 100644
index 0000000000000..4a4e4530f6ecb
--- /dev/null
+++ b/manifests/d/Disservin/FastChess/0.9.0/Disservin.FastChess.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Disservin.FastChess
+PackageVersion: 0.9.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoD/STIGViewer/3.3.0/DoD.STIGViewer.installer.yaml b/manifests/d/DoD/STIGViewer/3.3.0/DoD.STIGViewer.installer.yaml
deleted file mode 100644
index 10c133d6341ec..0000000000000
--- a/manifests/d/DoD/STIGViewer/3.3.0/DoD.STIGViewer.installer.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
-# Created with komac v2.2.1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
-
-PackageIdentifier: DoD.STIGViewer
-PackageVersion: 3.3.0
-InstallerType: zip
-NestedInstallerType: wix
-NestedInstallerFiles:
-- RelativeFilePath: STIG Viewer 3.msi
-InstallModes:
-- silent
-- silentWithProgress
-UpgradeBehavior: install
-ReleaseDate: 2024-02-07
-Installers:
-- Architecture: x64
- InstallerUrl: https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_STIGViewer-win32_x64-3-3-0_msi.zip
- InstallerSha256: DDD16C1A2CC4205C0C45CA23987B81A0FB542BBE2B3CA615D52317730A45AABE
-ManifestType: installer
-ManifestVersion: 1.6.0
diff --git a/manifests/d/DoD/STIGViewer/3.4.0/DoD.STIGViewer.installer.yaml b/manifests/d/DoD/STIGViewer/3.4.0/DoD.STIGViewer.installer.yaml
new file mode 100644
index 0000000000000..f993b16147e39
--- /dev/null
+++ b/manifests/d/DoD/STIGViewer/3.4.0/DoD.STIGViewer.installer.yaml
@@ -0,0 +1,19 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DoD.STIGViewer
+PackageVersion: 3.4.0
+InstallerType: zip
+NestedInstallerType: wix
+NestedInstallerFiles:
+ - RelativeFilePath: STIG Viewer 3.msi
+InstallModes:
+ - silent
+ - silentWithProgress
+UpgradeBehavior: install
+ReleaseDate: 2024-08-08
+Installers:
+ - Architecture: x64
+ InstallerUrl: https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_STIGViewer-win32_x64-3-4-0_msi.zip
+ InstallerSha256: 6a7abcfe29535b4212eae86ee1d3802ae9caadc6781e73a79b5b607d0491b86c
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoD/STIGViewer/3.3.0/DoD.STIGViewer.locale.en-US.yaml b/manifests/d/DoD/STIGViewer/3.4.0/DoD.STIGViewer.locale.en-US.yaml
similarity index 90%
rename from manifests/d/DoD/STIGViewer/3.3.0/DoD.STIGViewer.locale.en-US.yaml
rename to manifests/d/DoD/STIGViewer/3.4.0/DoD.STIGViewer.locale.en-US.yaml
index a1d549dc79ade..5833c55423720 100644
--- a/manifests/d/DoD/STIGViewer/3.3.0/DoD.STIGViewer.locale.en-US.yaml
+++ b/manifests/d/DoD/STIGViewer/3.4.0/DoD.STIGViewer.locale.en-US.yaml
@@ -1,8 +1,7 @@
-# Created with komac v2.2.1
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
PackageIdentifier: DoD.STIGViewer
-PackageVersion: 3.3.0
+PackageVersion: 3.4.0
PackageLocale: en-US
Publisher: DoD Cyber Exchange
PublisherUrl: https://public.cyber.mil/
diff --git a/manifests/d/DoD/STIGViewer/3.3.0/DoD.STIGViewer.yaml b/manifests/d/DoD/STIGViewer/3.4.0/DoD.STIGViewer.yaml
similarity index 76%
rename from manifests/d/DoD/STIGViewer/3.3.0/DoD.STIGViewer.yaml
rename to manifests/d/DoD/STIGViewer/3.4.0/DoD.STIGViewer.yaml
index cadb4dc2b3bda..6cf30d42b3e9b 100644
--- a/manifests/d/DoD/STIGViewer/3.3.0/DoD.STIGViewer.yaml
+++ b/manifests/d/DoD/STIGViewer/3.4.0/DoD.STIGViewer.yaml
@@ -1,8 +1,7 @@
-# Created with komac v2.2.1
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
PackageIdentifier: DoD.STIGViewer
-PackageVersion: 3.3.0
+PackageVersion: 3.4.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerCLI/27.1.0/Docker.DockerCLI.installer.yaml b/manifests/d/Docker/DockerCLI/27.1.0/Docker.DockerCLI.installer.yaml
new file mode 100644
index 0000000000000..befaef13eca65
--- /dev/null
+++ b/manifests/d/Docker/DockerCLI/27.1.0/Docker.DockerCLI.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerCLI
+PackageVersion: 27.1.0
+InstallerType: zip
+Installers:
+- Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: docker\docker-proxy.exe
+ PortableCommandAlias: docker-proxy
+ - RelativeFilePath: docker\docker.exe
+ PortableCommandAlias: docker
+ - RelativeFilePath: docker\dockerd.exe
+ PortableCommandAlias: dockerd
+ InstallerUrl: https://download.docker.com/win/static/stable/x86_64/docker-27.1.0.zip
+ InstallerSha256: 904821189CAC22BF2AB911931F6A49AC1E8B454E4DE5166828CEB435C3C2F4EA
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerCLI/27.1.0/Docker.DockerCLI.locale.en-US.yaml b/manifests/d/Docker/DockerCLI/27.1.0/Docker.DockerCLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..ce9823c9a9ad0
--- /dev/null
+++ b/manifests/d/Docker/DockerCLI/27.1.0/Docker.DockerCLI.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerCLI
+PackageVersion: 27.1.0
+PackageLocale: en-US
+Publisher: Docker Inc.
+# PublisherUrl:
+# PublisherSupportUrl:
+# PrivacyUrl:
+# Author:
+PackageName: Docker CLI
+# PackageUrl:
+License: Apache-2.0
+# LicenseUrl:
+# Copyright:
+# CopyrightUrl:
+ShortDescription: Docker CLI & Docker Engine for Windows containers. Docker is an open platform for developing, shipping, and running applications.
+# Description:
+# Moniker:
+# Tags:
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerCLI/27.1.0/Docker.DockerCLI.yaml b/manifests/d/Docker/DockerCLI/27.1.0/Docker.DockerCLI.yaml
new file mode 100644
index 0000000000000..ff804b385ff9a
--- /dev/null
+++ b/manifests/d/Docker/DockerCLI/27.1.0/Docker.DockerCLI.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerCLI
+PackageVersion: 27.1.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerCLI/27.1.1/Docker.DockerCLI.installer.yaml b/manifests/d/Docker/DockerCLI/27.1.1/Docker.DockerCLI.installer.yaml
new file mode 100644
index 0000000000000..d43bea470feec
--- /dev/null
+++ b/manifests/d/Docker/DockerCLI/27.1.1/Docker.DockerCLI.installer.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerCLI
+PackageVersion: 27.1.1
+InstallerType: zip
+Installers:
+- Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: docker\docker-proxy.exe
+ PortableCommandAlias: docker-proxy
+ - RelativeFilePath: docker\docker.exe
+ PortableCommandAlias: docker
+ - RelativeFilePath: docker\dockerd.exe
+ PortableCommandAlias: dockerd
+ InstallerUrl: https://download.docker.com/win/static/stable/x86_64/docker-27.1.1.zip
+ InstallerSha256: 978D3BA0F8440173469580F9C17F44FE28FCEF3A59AB87C32D42A2D9A2853C26
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerCLI/27.1.1/Docker.DockerCLI.locale.en-US.yaml b/manifests/d/Docker/DockerCLI/27.1.1/Docker.DockerCLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..e83d9f0e84911
--- /dev/null
+++ b/manifests/d/Docker/DockerCLI/27.1.1/Docker.DockerCLI.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerCLI
+PackageVersion: 27.1.1
+PackageLocale: en-US
+Publisher: Docker Inc.
+# PublisherUrl:
+# PublisherSupportUrl:
+# PrivacyUrl:
+# Author:
+PackageName: Docker CLI
+# PackageUrl:
+License: Apache-2.0
+# LicenseUrl:
+# Copyright:
+# CopyrightUrl:
+ShortDescription: Docker CLI & Docker Engine for Windows containers. Docker is an open platform for developing, shipping, and running applications.
+# Description:
+# Moniker:
+# Tags:
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerCLI/27.1.1/Docker.DockerCLI.yaml b/manifests/d/Docker/DockerCLI/27.1.1/Docker.DockerCLI.yaml
new file mode 100644
index 0000000000000..cc9e20de6cc26
--- /dev/null
+++ b/manifests/d/Docker/DockerCLI/27.1.1/Docker.DockerCLI.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerCLI
+PackageVersion: 27.1.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerCLI/27.2.0/Docker.DockerCLI.installer.yaml b/manifests/d/Docker/DockerCLI/27.2.0/Docker.DockerCLI.installer.yaml
new file mode 100644
index 0000000000000..cfe51fb4d3aee
--- /dev/null
+++ b/manifests/d/Docker/DockerCLI/27.2.0/Docker.DockerCLI.installer.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerCLI
+PackageVersion: 27.2.0
+InstallerType: zip
+Installers:
+- Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: docker\docker.exe
+ PortableCommandAlias: docker
+ - RelativeFilePath: docker\dockerd.exe
+ PortableCommandAlias: dockerd
+ InstallerUrl: https://download.docker.com/win/static/stable/x86_64/docker-27.2.0.zip
+ InstallerSha256: 07AA25099820857ABB9D9F6C4BFA538C19F64934CF52857AD4A1540749AA19FC
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerCLI/27.2.0/Docker.DockerCLI.locale.en-US.yaml b/manifests/d/Docker/DockerCLI/27.2.0/Docker.DockerCLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..0e3655c6c0fd1
--- /dev/null
+++ b/manifests/d/Docker/DockerCLI/27.2.0/Docker.DockerCLI.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerCLI
+PackageVersion: 27.2.0
+PackageLocale: en-US
+Publisher: Docker Inc.
+# PublisherUrl:
+# PublisherSupportUrl:
+# PrivacyUrl:
+# Author:
+PackageName: Docker CLI
+# PackageUrl:
+License: Apache-2.0
+# LicenseUrl:
+# Copyright:
+# CopyrightUrl:
+ShortDescription: Docker CLI & Docker Engine for Windows containers. Docker is an open platform for developing, shipping, and running applications.
+# Description:
+# Moniker:
+# Tags:
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerCLI/27.2.0/Docker.DockerCLI.yaml b/manifests/d/Docker/DockerCLI/27.2.0/Docker.DockerCLI.yaml
new file mode 100644
index 0000000000000..ada9bfc134444
--- /dev/null
+++ b/manifests/d/Docker/DockerCLI/27.2.0/Docker.DockerCLI.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerCLI
+PackageVersion: 27.2.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerCLI/27.2.1/Docker.DockerCLI.installer.yaml b/manifests/d/Docker/DockerCLI/27.2.1/Docker.DockerCLI.installer.yaml
new file mode 100644
index 0000000000000..dbff20a17715e
--- /dev/null
+++ b/manifests/d/Docker/DockerCLI/27.2.1/Docker.DockerCLI.installer.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerCLI
+PackageVersion: 27.2.1
+InstallerType: zip
+Installers:
+- Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: docker\docker.exe
+ PortableCommandAlias: docker
+ - RelativeFilePath: docker\dockerd.exe
+ PortableCommandAlias: dockerd
+ InstallerUrl: https://download.docker.com/win/static/stable/x86_64/docker-27.2.1.zip
+ InstallerSha256: 84A407EAACDB36464B5ED0971B09BF74F531A979B59AFA46C47C88F4D84440CD
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerCLI/27.2.1/Docker.DockerCLI.locale.en-US.yaml b/manifests/d/Docker/DockerCLI/27.2.1/Docker.DockerCLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..94484e090bfa4
--- /dev/null
+++ b/manifests/d/Docker/DockerCLI/27.2.1/Docker.DockerCLI.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerCLI
+PackageVersion: 27.2.1
+PackageLocale: en-US
+Publisher: Docker Inc.
+# PublisherUrl:
+# PublisherSupportUrl:
+# PrivacyUrl:
+# Author:
+PackageName: Docker CLI
+# PackageUrl:
+License: Apache-2.0
+# LicenseUrl:
+# Copyright:
+# CopyrightUrl:
+ShortDescription: Docker CLI & Docker Engine for Windows containers. Docker is an open platform for developing, shipping, and running applications.
+# Description:
+# Moniker:
+# Tags:
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerCLI/27.2.1/Docker.DockerCLI.yaml b/manifests/d/Docker/DockerCLI/27.2.1/Docker.DockerCLI.yaml
new file mode 100644
index 0000000000000..760992e74e434
--- /dev/null
+++ b/manifests/d/Docker/DockerCLI/27.2.1/Docker.DockerCLI.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerCLI
+PackageVersion: 27.2.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerDesktop/4.33.0/Docker.DockerDesktop.installer.yaml b/manifests/d/Docker/DockerDesktop/4.33.0/Docker.DockerDesktop.installer.yaml
new file mode 100644
index 0000000000000..275ab6d3a3654
--- /dev/null
+++ b/manifests/d/Docker/DockerDesktop/4.33.0/Docker.DockerDesktop.installer.yaml
@@ -0,0 +1,26 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerDesktop
+PackageVersion: 4.33.0
+InstallerLocale: en-US
+InstallerType: exe
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Silent: install --quiet
+ SilentWithProgress: install --quiet
+UpgradeBehavior: install
+ReleaseDate: 2024-07-25
+Installers:
+- Architecture: x64
+ InstallerUrl: https://desktop.docker.com/win/main/amd64/160616/Docker%20Desktop%20Installer.exe
+ InstallerSha256: 5D4782E2EA6419E363801CF449F3B857A470F6171BB5452F3DB8B130DBDE9C86
+- Architecture: arm64
+ InstallerUrl: https://desktop.docker.com/win/main/arm64/160616/Docker%20Desktop%20Installer.exe
+ InstallerSha256: 7C4080212365A94E3727BABD65B28FFD8D03B3B48ABA0B2FE03D0B5A5D2111BF
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerDesktop/4.33.0/Docker.DockerDesktop.locale.en-US.yaml b/manifests/d/Docker/DockerDesktop/4.33.0/Docker.DockerDesktop.locale.en-US.yaml
new file mode 100644
index 0000000000000..372dc36a4b023
--- /dev/null
+++ b/manifests/d/Docker/DockerDesktop/4.33.0/Docker.DockerDesktop.locale.en-US.yaml
@@ -0,0 +1,25 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerDesktop
+PackageVersion: 4.33.0
+PackageLocale: en-US
+Publisher: Docker Inc.
+PublisherUrl: https://www.docker.com/
+PublisherSupportUrl: https://www.docker.com/support
+PrivacyUrl: https://www.docker.com/legal/privacy
+Author: Docker Inc.
+PackageName: Docker Desktop
+PackageUrl: https://www.docker.com/products/docker-desktop
+License: Proprietary
+LicenseUrl: https://www.docker.com/legal/docker-subscription-service-agreement
+Copyright: Copyright © 2015-2023 Docker Inc. All rights reserved.
+CopyrightUrl: https://www.docker.com/legal/docker-subscription-service-agreement
+ShortDescription: Docker Desktop is an application for macOS and Windows machines for the building and sharing of containerized applications. Access Docker Desktop and follow the guided onboarding to build your first containerized application in minutes.
+Moniker: docker
+Tags:
+- container
+- containerization
+- virtualization
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerDesktop/4.33.0/Docker.DockerDesktop.yaml b/manifests/d/Docker/DockerDesktop/4.33.0/Docker.DockerDesktop.yaml
new file mode 100644
index 0000000000000..78267c30f85b9
--- /dev/null
+++ b/manifests/d/Docker/DockerDesktop/4.33.0/Docker.DockerDesktop.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerDesktop
+PackageVersion: 4.33.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerDesktop/4.33.1/Docker.DockerDesktop.installer.yaml b/manifests/d/Docker/DockerDesktop/4.33.1/Docker.DockerDesktop.installer.yaml
new file mode 100644
index 0000000000000..7d5b5f7eaa672
--- /dev/null
+++ b/manifests/d/Docker/DockerDesktop/4.33.1/Docker.DockerDesktop.installer.yaml
@@ -0,0 +1,26 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerDesktop
+PackageVersion: 4.33.1
+InstallerLocale: en-US
+InstallerType: exe
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Silent: install --quiet
+ SilentWithProgress: install --quiet
+UpgradeBehavior: install
+ReleaseDate: 2024-07-30
+Installers:
+- Architecture: x64
+ InstallerUrl: https://desktop.docker.com/win/main/amd64/161083/Docker%20Desktop%20Installer.exe
+ InstallerSha256: CEAA6E6BAD893685AA4C49D1D3B456CD7241731BFED4D61FDE1E961673A175CE
+- Architecture: arm64
+ InstallerUrl: https://desktop.docker.com/win/main/arm64/161083/Docker%20Desktop%20Installer.exe
+ InstallerSha256: ACCFE6CE327834F7FF3342AD65325516F7AE81E425AAFD21A0356C632FEB3D8C
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerDesktop/4.33.1/Docker.DockerDesktop.locale.en-US.yaml b/manifests/d/Docker/DockerDesktop/4.33.1/Docker.DockerDesktop.locale.en-US.yaml
new file mode 100644
index 0000000000000..4760a4fa974d6
--- /dev/null
+++ b/manifests/d/Docker/DockerDesktop/4.33.1/Docker.DockerDesktop.locale.en-US.yaml
@@ -0,0 +1,25 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerDesktop
+PackageVersion: 4.33.1
+PackageLocale: en-US
+Publisher: Docker Inc.
+PublisherUrl: https://www.docker.com/
+PublisherSupportUrl: https://www.docker.com/support
+PrivacyUrl: https://www.docker.com/legal/privacy
+Author: Docker Inc.
+PackageName: Docker Desktop
+PackageUrl: https://www.docker.com/products/docker-desktop
+License: Proprietary
+LicenseUrl: https://www.docker.com/legal/docker-subscription-service-agreement
+Copyright: Copyright © 2015-2023 Docker Inc. All rights reserved.
+CopyrightUrl: https://www.docker.com/legal/docker-subscription-service-agreement
+ShortDescription: Docker Desktop is an application for macOS and Windows machines for the building and sharing of containerized applications. Access Docker Desktop and follow the guided onboarding to build your first containerized application in minutes.
+Moniker: docker
+Tags:
+- container
+- containerization
+- virtualization
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerDesktop/4.33.1/Docker.DockerDesktop.yaml b/manifests/d/Docker/DockerDesktop/4.33.1/Docker.DockerDesktop.yaml
new file mode 100644
index 0000000000000..628e91464e7fe
--- /dev/null
+++ b/manifests/d/Docker/DockerDesktop/4.33.1/Docker.DockerDesktop.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerDesktop
+PackageVersion: 4.33.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerDesktop/4.34.0/Docker.DockerDesktop.installer.yaml b/manifests/d/Docker/DockerDesktop/4.34.0/Docker.DockerDesktop.installer.yaml
new file mode 100644
index 0000000000000..8f6fd425cc2d7
--- /dev/null
+++ b/manifests/d/Docker/DockerDesktop/4.34.0/Docker.DockerDesktop.installer.yaml
@@ -0,0 +1,26 @@
+# Created with komac v2.4.1
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerDesktop
+PackageVersion: 4.34.0
+InstallerLocale: en-US
+InstallerType: exe
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Silent: install --quiet
+ SilentWithProgress: install --quiet
+UpgradeBehavior: install
+ReleaseDate: 2024-08-28
+Installers:
+- Architecture: x64
+ InstallerUrl: https://desktop.docker.com/win/main/amd64/165256/Docker%20Desktop%20Installer.exe
+ InstallerSha256: 192D3A90F6CE7F48F393C5D94C0EB05421E5088D507C644E7EF770F8E1353051
+- Architecture: arm64
+ InstallerUrl: https://desktop.docker.com/win/main/amd64/165256/Docker%20Desktop%20Installer.exe
+ InstallerSha256: 192D3A90F6CE7F48F393C5D94C0EB05421E5088D507C644E7EF770F8E1353051
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerDesktop/4.34.0/Docker.DockerDesktop.locale.en-US.yaml b/manifests/d/Docker/DockerDesktop/4.34.0/Docker.DockerDesktop.locale.en-US.yaml
new file mode 100644
index 0000000000000..b11f5d3a5d387
--- /dev/null
+++ b/manifests/d/Docker/DockerDesktop/4.34.0/Docker.DockerDesktop.locale.en-US.yaml
@@ -0,0 +1,25 @@
+# Created with komac v2.4.1
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerDesktop
+PackageVersion: 4.34.0
+PackageLocale: en-US
+Publisher: Docker Inc.
+PublisherUrl: https://www.docker.com/
+PublisherSupportUrl: https://www.docker.com/support
+PrivacyUrl: https://www.docker.com/legal/privacy
+Author: Docker Inc.
+PackageName: Docker Desktop
+PackageUrl: https://www.docker.com/products/docker-desktop
+License: Proprietary
+LicenseUrl: https://www.docker.com/legal/docker-subscription-service-agreement
+Copyright: Copyright © 2015-2023 Docker Inc. All rights reserved.
+CopyrightUrl: https://www.docker.com/legal/docker-subscription-service-agreement
+ShortDescription: Docker Desktop is an application for macOS and Windows machines for the building and sharing of containerized applications. Access Docker Desktop and follow the guided onboarding to build your first containerized application in minutes.
+Moniker: docker
+Tags:
+- container
+- containerization
+- virtualization
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerDesktop/4.34.0/Docker.DockerDesktop.yaml b/manifests/d/Docker/DockerDesktop/4.34.0/Docker.DockerDesktop.yaml
new file mode 100644
index 0000000000000..213505e1aad03
--- /dev/null
+++ b/manifests/d/Docker/DockerDesktop/4.34.0/Docker.DockerDesktop.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.4.1
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerDesktop
+PackageVersion: 4.34.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerDesktop/4.34.1/Docker.DockerDesktop.installer.yaml b/manifests/d/Docker/DockerDesktop/4.34.1/Docker.DockerDesktop.installer.yaml
new file mode 100644
index 0000000000000..db249f6ac9d10
--- /dev/null
+++ b/manifests/d/Docker/DockerDesktop/4.34.1/Docker.DockerDesktop.installer.yaml
@@ -0,0 +1,26 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerDesktop
+PackageVersion: 4.34.1
+InstallerLocale: en-US
+InstallerType: exe
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Silent: install --quiet
+ SilentWithProgress: install --quiet
+UpgradeBehavior: install
+ReleaseDate: 2024-09-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://desktop.docker.com/win/main/amd64/166053/Docker%20Desktop%20Installer.exe
+ InstallerSha256: 0C28BC3AA3C589F77F7898C202C365D4833C483FB4D1CABE3EA59E17FCD863F3
+- Architecture: arm64
+ InstallerUrl: https://desktop.docker.com/win/main/arm64/166053/Docker%20Desktop%20Installer.exe
+ InstallerSha256: E4FAE83C68780E9AA93BBEF21BBB322A07CE70D209E726BCB9C2C0FB0B84BC45
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerDesktop/4.34.1/Docker.DockerDesktop.locale.en-US.yaml b/manifests/d/Docker/DockerDesktop/4.34.1/Docker.DockerDesktop.locale.en-US.yaml
new file mode 100644
index 0000000000000..71b3c40d50fab
--- /dev/null
+++ b/manifests/d/Docker/DockerDesktop/4.34.1/Docker.DockerDesktop.locale.en-US.yaml
@@ -0,0 +1,25 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerDesktop
+PackageVersion: 4.34.1
+PackageLocale: en-US
+Publisher: Docker Inc.
+PublisherUrl: https://www.docker.com/
+PublisherSupportUrl: https://www.docker.com/support
+PrivacyUrl: https://www.docker.com/legal/privacy
+Author: Docker Inc.
+PackageName: Docker Desktop
+PackageUrl: https://www.docker.com/products/docker-desktop
+License: Proprietary
+LicenseUrl: https://www.docker.com/legal/docker-subscription-service-agreement
+Copyright: Copyright © 2015-2023 Docker Inc. All rights reserved.
+CopyrightUrl: https://www.docker.com/legal/docker-subscription-service-agreement
+ShortDescription: Docker Desktop is an application for macOS and Windows machines for the building and sharing of containerized applications. Access Docker Desktop and follow the guided onboarding to build your first containerized application in minutes.
+Moniker: docker
+Tags:
+- container
+- containerization
+- virtualization
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerDesktop/4.34.1/Docker.DockerDesktop.yaml b/manifests/d/Docker/DockerDesktop/4.34.1/Docker.DockerDesktop.yaml
new file mode 100644
index 0000000000000..c4ffd7cb7d371
--- /dev/null
+++ b/manifests/d/Docker/DockerDesktop/4.34.1/Docker.DockerDesktop.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerDesktop
+PackageVersion: 4.34.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerDesktop/4.34.2/Docker.DockerDesktop.installer.yaml b/manifests/d/Docker/DockerDesktop/4.34.2/Docker.DockerDesktop.installer.yaml
new file mode 100644
index 0000000000000..4e67a0884c67a
--- /dev/null
+++ b/manifests/d/Docker/DockerDesktop/4.34.2/Docker.DockerDesktop.installer.yaml
@@ -0,0 +1,26 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerDesktop
+PackageVersion: 4.34.2
+InstallerLocale: en-US
+InstallerType: exe
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Silent: install --quiet
+ SilentWithProgress: install --quiet
+UpgradeBehavior: install
+ReleaseDate: 2024-09-12
+Installers:
+- Architecture: x64
+ InstallerUrl: https://desktop.docker.com/win/main/amd64/167172/Docker%20Desktop%20Installer.exe
+ InstallerSha256: FB4F24872F6C0A75B6260EA369A3F0744A13D1E567F5E7F8FB76DFFB701E31C2
+- Architecture: arm64
+ InstallerUrl: https://desktop.docker.com/win/main/arm64/167172/Docker%20Desktop%20Installer.exe
+ InstallerSha256: EA61A3969EACD12983D256CA31B54043DEDC4718FE8DDB10A27097C7865A440D
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerDesktop/4.34.2/Docker.DockerDesktop.locale.en-US.yaml b/manifests/d/Docker/DockerDesktop/4.34.2/Docker.DockerDesktop.locale.en-US.yaml
new file mode 100644
index 0000000000000..401bddb78a46b
--- /dev/null
+++ b/manifests/d/Docker/DockerDesktop/4.34.2/Docker.DockerDesktop.locale.en-US.yaml
@@ -0,0 +1,25 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerDesktop
+PackageVersion: 4.34.2
+PackageLocale: en-US
+Publisher: Docker Inc.
+PublisherUrl: https://www.docker.com/
+PublisherSupportUrl: https://www.docker.com/support
+PrivacyUrl: https://www.docker.com/legal/privacy
+Author: Docker Inc.
+PackageName: Docker Desktop
+PackageUrl: https://www.docker.com/products/docker-desktop
+License: Proprietary
+LicenseUrl: https://www.docker.com/legal/docker-subscription-service-agreement
+Copyright: Copyright © 2015-2023 Docker Inc. All rights reserved.
+CopyrightUrl: https://www.docker.com/legal/docker-subscription-service-agreement
+ShortDescription: Docker Desktop is an application for macOS and Windows machines for the building and sharing of containerized applications. Access Docker Desktop and follow the guided onboarding to build your first containerized application in minutes.
+Moniker: docker
+Tags:
+- container
+- containerization
+- virtualization
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Docker/DockerDesktop/4.34.2/Docker.DockerDesktop.yaml b/manifests/d/Docker/DockerDesktop/4.34.2/Docker.DockerDesktop.yaml
new file mode 100644
index 0000000000000..5963df4ac0090
--- /dev/null
+++ b/manifests/d/Docker/DockerDesktop/4.34.2/Docker.DockerDesktop.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Docker.DockerDesktop
+PackageVersion: 4.34.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.7/DogecoinCoreproject.DogecoinCore.installer.yaml b/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.7/DogecoinCoreproject.DogecoinCore.installer.yaml
new file mode 100644
index 0000000000000..da1e2bb0b2e17
--- /dev/null
+++ b/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.7/DogecoinCoreproject.DogecoinCore.installer.yaml
@@ -0,0 +1,20 @@
+# Created with komac v2.4.1
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DogecoinCoreproject.DogecoinCore
+PackageVersion: 1.14.7
+Platform:
+- Windows.Desktop
+InstallerType: nullsoft
+Scope: machine
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+ReleaseDate: 2024-02-28
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dogecoin/dogecoin/releases/download/v1.14.7/dogecoin-1.14.7-win64-setup-unsigned.exe
+ InstallerSha256: E1BC8BE88D22AF22BB26C2D87CFE497A808FC54817921CED416392A1ED78C0A2
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.7/DogecoinCoreproject.DogecoinCore.locale.en-US.yaml b/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.7/DogecoinCoreproject.DogecoinCore.locale.en-US.yaml
new file mode 100644
index 0000000000000..7775b1a28f9f4
--- /dev/null
+++ b/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.7/DogecoinCoreproject.DogecoinCore.locale.en-US.yaml
@@ -0,0 +1,57 @@
+# Created with komac v2.4.1
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DogecoinCoreproject.DogecoinCore
+PackageVersion: 1.14.7
+PackageLocale: en-US
+Publisher: Dogecoin Core project
+PublisherUrl: https://dogecoin.com/
+PublisherSupportUrl: https://github.com/dogecoin/dogecoin/issues
+PackageName: Dogecoin Core
+PackageUrl: https://github.com/dogecoin/dogecoin
+License: MIT
+LicenseUrl: https://github.com/dogecoin/dogecoin/blob/master/COPYING
+Copyright: Copyright (c) 2013-2021 The Dogecoin Core developers
+CopyrightUrl: https://github.com/dogecoin/dogecoin/blob/master/COPYING
+ShortDescription: Dogecoin is an open source peer-to-peer digital currency
+Moniker: dogecoin
+Tags:
+- crypto
+- crypto-currency
+- currency
+- doge
+- dogecoin
+ReleaseNotes: |-
+ This is a new minor version release, including enhancements to several RPC methods and important security updates for Dogecoin-Qt.Dogecoin-Qt users on any platform are strongly recommended to upgrade.A full description of all changes is available in the release notesSecurity Updates
+ - Disable BIP-70 payment server by default
+ - Reduce the build scope of the Qt dependency
+ - Backport patches for all Qt versions until 5.15.12 + community patches to the pinned Qt 5.7.1
+ - Added security guidance to INSTALL.md
+ - Updated the rpcuser.py script to improve the password and salt generation methods it uses
+ Enhancements
+ - estimatefee and estimatesmartfee are now maintained and tuned to Dogecoin parametrization
+ - Added fully verbose transaction decoding to getblock
+ - Added a height parameter to -walletnotify
+ - Added the getblockstats RPC method
+ RPC Changes
+ - verbosity parameter to getblock now accepts both integers and booleans
+ - Added a height parameter to importpubkey and importaddress
+ Translation Updates
+ - Chinese
+ - Dutch
+ - French
+ - French-Canadian
+ - Italian
+ - Korean
+ - Polish
+ Updates to pinned dependencies and subtrees
+ - Updated the depends, CI and build system to Ubuntu Focal
+ - Updated expat to version 2.5.0
+ - Updated the secp256k1 subtree to 44c2452
+ - Updated zlib to version 1.3
+ - Updated protobuf to version 3.6.1
+ - Updated fontconfig to version 2.12.6
+ - Removed dependency on libx11
+ReleaseNotesUrl: https://github.com/dogecoin/dogecoin/releases/tag/v1.14.7
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.7/DogecoinCoreproject.DogecoinCore.yaml b/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.7/DogecoinCoreproject.DogecoinCore.yaml
new file mode 100644
index 0000000000000..fd28955af8bb3
--- /dev/null
+++ b/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.7/DogecoinCoreproject.DogecoinCore.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.4.1
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DogecoinCoreproject.DogecoinCore
+PackageVersion: 1.14.7
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.8/DogecoinCoreproject.DogecoinCore.installer.yaml b/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.8/DogecoinCoreproject.DogecoinCore.installer.yaml
new file mode 100644
index 0000000000000..5c1361de8d3cb
--- /dev/null
+++ b/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.8/DogecoinCoreproject.DogecoinCore.installer.yaml
@@ -0,0 +1,20 @@
+# Created with komac v2.4.1
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DogecoinCoreproject.DogecoinCore
+PackageVersion: 1.14.8
+Platform:
+- Windows.Desktop
+InstallerType: nullsoft
+Scope: machine
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+ReleaseDate: 2024-08-07
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dogecoin/dogecoin/releases/download/v1.14.8/dogecoin-1.14.8-win64-setup-unsigned.exe
+ InstallerSha256: B3761466A402CBE1D1CE7265697EEA24FCD37799A81AEFC02D395CA80D3A00FB
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.8/DogecoinCoreproject.DogecoinCore.locale.en-US.yaml b/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.8/DogecoinCoreproject.DogecoinCore.locale.en-US.yaml
new file mode 100644
index 0000000000000..ff1c9827ea9d4
--- /dev/null
+++ b/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.8/DogecoinCoreproject.DogecoinCore.locale.en-US.yaml
@@ -0,0 +1,36 @@
+# Created with komac v2.4.1
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DogecoinCoreproject.DogecoinCore
+PackageVersion: 1.14.8
+PackageLocale: en-US
+Publisher: Dogecoin Core project
+PublisherUrl: https://dogecoin.com/
+PublisherSupportUrl: https://github.com/dogecoin/dogecoin/issues
+PackageName: Dogecoin Core
+PackageUrl: https://github.com/dogecoin/dogecoin
+License: MIT
+LicenseUrl: https://github.com/dogecoin/dogecoin/blob/master/COPYING
+Copyright: Copyright (c) 2013-2021 The Dogecoin Core developers
+CopyrightUrl: https://github.com/dogecoin/dogecoin/blob/master/COPYING
+ShortDescription: Dogecoin is an open source peer-to-peer digital currency
+Moniker: dogecoin
+Tags:
+- crypto
+- crypto-currency
+- currency
+- doge
+- dogecoin
+ReleaseNotes: |-
+ This is a new minor version release including important bugfixes to networking code.All users, on all platforms, are strongly recommended to upgrade.A full description of all changes is available in the release notesNote: availability of a notarized MacOS dmg is delayed due to a hiccup in the interaction with Apple's service, but it is expected to be provided at a later time. The unsigned, fully reproducible built MacOS version is available.Important bugfixes
+ - Reduced peer inv object counts
+ - Improved transaction request tracking
+ - Improved orphan transaction handling
+ - Reduced getheaders traffic for inv messages
+ - Improved reporting of difficulty adjustment errors
+ Updates to pinned dependencies
+ - Updated freetype to version 2.11.0
+ - Updated expat to version 2.6.2
+ReleaseNotesUrl: https://github.com/dogecoin/dogecoin/releases/tag/v1.14.8
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.8/DogecoinCoreproject.DogecoinCore.yaml b/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.8/DogecoinCoreproject.DogecoinCore.yaml
new file mode 100644
index 0000000000000..6ef038801cd7d
--- /dev/null
+++ b/manifests/d/DogecoinCoreproject/DogecoinCore/1.14.8/DogecoinCoreproject.DogecoinCore.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.4.1
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DogecoinCoreproject.DogecoinCore
+PackageVersion: 1.14.8
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Doist/Todoist/9.7.2/Doist.Todoist.installer.yaml b/manifests/d/Doist/Todoist/9.7.2/Doist.Todoist.installer.yaml
new file mode 100644
index 0000000000000..cab5449bb8088
--- /dev/null
+++ b/manifests/d/Doist/Todoist/9.7.2/Doist.Todoist.installer.yaml
@@ -0,0 +1,27 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Doist.Todoist
+PackageVersion: 9.7.2
+InstallerType: nullsoft
+Scope: user
+InstallerSwitches:
+ Upgrade: --updated
+UpgradeBehavior: install
+Protocols:
+- todoist
+ExpectedReturnCodes:
+ - InstallerReturnCode: 2
+ ReturnResponse: packageInUse
+ReleaseDate: 2024-07-23
+Installers:
+- Architecture: x64
+ InstallerUrl: https://electron-dl.todoist.net/windows/Todoist-win32-9.7.2-x64-latest.exe
+ InstallerSha256: B3FEB54458722125B76432838C31F92580F4C7F7285A0874A32A3472B59DFB77
+ ProductCode: 046cc9a8-e645-5367-8486-409093e0b69a
+- Architecture: arm64
+ InstallerUrl: https://electron-dl.todoist.net/windows/Todoist-win32-9.7.2-arm64-latest.exe
+ InstallerSha256: 792D1B9D288B91161D2ED92780528479ACE80971DDB26ED611CEC617E70EB6DC
+ ProductCode: 046cc9a8-e645-5367-8486-409093e0b69a
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Doist/Todoist/9.7.2/Doist.Todoist.locale.en-US.yaml b/manifests/d/Doist/Todoist/9.7.2/Doist.Todoist.locale.en-US.yaml
new file mode 100644
index 0000000000000..ae0f568c1ab69
--- /dev/null
+++ b/manifests/d/Doist/Todoist/9.7.2/Doist.Todoist.locale.en-US.yaml
@@ -0,0 +1,41 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Doist.Todoist
+PackageVersion: 9.7.2
+PackageLocale: en-US
+Publisher: Doist
+PublisherUrl: https://doist.com/
+PublisherSupportUrl: https://todoist.com/help
+PrivacyUrl: https://doist.com/privacy
+Author: Doist Inc.
+PackageName: Todoist
+PackageUrl: https://todoist.com/
+License: Proprietary
+LicenseUrl: https://doist.com/terms-of-service
+Copyright: Copyright © 2024 Doist
+# CopyrightUrl:
+ShortDescription: 'Become focused, organized, and calm with Todoist. The world’s #1 task manager and to-do list app.'
+Description: Todoist is the world's number 1 to-do list & task manager to organise your life and work. Regain clarity and calmness by getting tasks out of your head and into Todoist, no matter where you are or what device you use.
+# Moniker:
+Tags:
+- agenda
+- calendar
+- checklist
+- collaborate
+- collaboration
+- gtd
+- list
+- schedule
+- task
+- to-do
+- todo
+# ReleaseNotes:
+ReleaseNotesUrl: https://todoist.com/help/articles/whats-new
+PurchaseUrl: https://todoist.com/pricing
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Getting Started
+ DocumentUrl: https://todoist.com/help/articles/get-started-with-todoist-OgNNJR
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Doist/Todoist/9.7.2/Doist.Todoist.locale.zh-CN.yaml b/manifests/d/Doist/Todoist/9.7.2/Doist.Todoist.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..2a63cc5819192
--- /dev/null
+++ b/manifests/d/Doist/Todoist/9.7.2/Doist.Todoist.locale.zh-CN.yaml
@@ -0,0 +1,43 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Doist.Todoist
+PackageVersion: 9.7.2
+PackageLocale: zh-CN
+Publisher: Doist
+PublisherUrl: https://doist.com/
+PublisherSupportUrl: https://todoist.com/zh-CN/help
+PrivacyUrl: https://doist.com/privacy
+Author: Doist Inc.
+PackageName: Todoist
+PackageUrl: https://todoist.com/zh-CN/
+License: 专有软件
+LicenseUrl: https://doist.com/terms-of-service
+Copyright: Copyright © 2024 Doist
+# CopyrightUrl:
+ShortDescription: 让 Todoist 帮助您变得专注、冷静、有条理。世界第一的任务管理器和待办事项应用。
+Description: Todoist 是世界上排名第一的待办事项和任务管理器,能让您的生活和工作井井有条。无论您身在何处,使用何种设备,都能将任务从脑海中移至 Todoist,从而保持冷静并有条理。
+# Moniker:
+Tags:
+- 任务
+- 列表
+- 协作
+- 协同
+- 待办
+- 待办事项
+- 提醒事项
+- 日历
+- 日程
+- 日程管理
+- 时间管理
+- 清单
+- 议程
+# ReleaseNotes:
+ReleaseNotesUrl: https://todoist.com/zh-CN/help/articles/whats-new
+PurchaseUrl: https://todoist.com/zh-CN/pricing
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 入门说明
+ DocumentUrl: https://todoist.com/zh-CN/help/articles/get-started-with-todoist-OgNNJR
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Doist/Todoist/9.7.2/Doist.Todoist.yaml b/manifests/d/Doist/Todoist/9.7.2/Doist.Todoist.yaml
new file mode 100644
index 0000000000000..9a4dd1b1e92ce
--- /dev/null
+++ b/manifests/d/Doist/Todoist/9.7.2/Doist.Todoist.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Doist.Todoist
+PackageVersion: 9.7.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Doist/Todoist/9.7.4/Doist.Todoist.installer.yaml b/manifests/d/Doist/Todoist/9.7.4/Doist.Todoist.installer.yaml
new file mode 100644
index 0000000000000..685c04bdc546b
--- /dev/null
+++ b/manifests/d/Doist/Todoist/9.7.4/Doist.Todoist.installer.yaml
@@ -0,0 +1,27 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Doist.Todoist
+PackageVersion: 9.7.4
+InstallerType: nullsoft
+Scope: user
+InstallerSwitches:
+ Upgrade: --updated
+ExpectedReturnCodes:
+- InstallerReturnCode: 2
+ ReturnResponse: packageInUse
+UpgradeBehavior: install
+Protocols:
+- todoist
+ReleaseDate: 2024-09-10
+Installers:
+- Architecture: x64
+ InstallerUrl: https://electron-dl.todoist.net/windows/Todoist-win32-9.7.4-x64-latest.exe
+ InstallerSha256: CFD562C5B3CBB6F81E830509A7B67707845BFC354FE33CFC9757AEC96D410BC0
+ ProductCode: 046cc9a8-e645-5367-8486-409093e0b69a
+- Architecture: arm64
+ InstallerUrl: https://electron-dl.todoist.net/windows/Todoist-win32-9.7.4-arm64-latest.exe
+ InstallerSha256: 81C5D58140990570396C58E25B68A7A32C5CF84081F742352C8C1CF6547DF6FB
+ ProductCode: 046cc9a8-e645-5367-8486-409093e0b69a
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Doist/Todoist/9.7.4/Doist.Todoist.locale.en-US.yaml b/manifests/d/Doist/Todoist/9.7.4/Doist.Todoist.locale.en-US.yaml
new file mode 100644
index 0000000000000..8cab6cc54ed3a
--- /dev/null
+++ b/manifests/d/Doist/Todoist/9.7.4/Doist.Todoist.locale.en-US.yaml
@@ -0,0 +1,41 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Doist.Todoist
+PackageVersion: 9.7.4
+PackageLocale: en-US
+Publisher: Doist
+PublisherUrl: https://doist.com/
+PublisherSupportUrl: https://todoist.com/help
+PrivacyUrl: https://doist.com/privacy
+Author: Doist Inc.
+PackageName: Todoist
+PackageUrl: https://todoist.com/
+License: Proprietary
+LicenseUrl: https://doist.com/terms-of-service
+Copyright: Copyright © 2024 Doist
+# CopyrightUrl:
+ShortDescription: 'Become focused, organized, and calm with Todoist. The world’s #1 task manager and to-do list app.'
+Description: Todoist is the world's number 1 to-do list & task manager to organise your life and work. Regain clarity and calmness by getting tasks out of your head and into Todoist, no matter where you are or what device you use.
+# Moniker:
+Tags:
+- agenda
+- calendar
+- checklist
+- collaborate
+- collaboration
+- gtd
+- list
+- schedule
+- task
+- to-do
+- todo
+# ReleaseNotes:
+ReleaseNotesUrl: https://todoist.com/help/articles/whats-new
+PurchaseUrl: https://todoist.com/pricing
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Getting Started
+ DocumentUrl: https://todoist.com/help/articles/get-started-with-todoist-OgNNJR
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Doist/Todoist/9.7.4/Doist.Todoist.locale.zh-CN.yaml b/manifests/d/Doist/Todoist/9.7.4/Doist.Todoist.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..ac8b9ca2c8406
--- /dev/null
+++ b/manifests/d/Doist/Todoist/9.7.4/Doist.Todoist.locale.zh-CN.yaml
@@ -0,0 +1,43 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Doist.Todoist
+PackageVersion: 9.7.4
+PackageLocale: zh-CN
+Publisher: Doist
+PublisherUrl: https://doist.com/
+PublisherSupportUrl: https://todoist.com/zh-CN/help
+PrivacyUrl: https://doist.com/privacy
+Author: Doist Inc.
+PackageName: Todoist
+PackageUrl: https://todoist.com/zh-CN/
+License: 专有软件
+LicenseUrl: https://doist.com/terms-of-service
+Copyright: Copyright © 2024 Doist
+# CopyrightUrl:
+ShortDescription: 让 Todoist 帮助您变得专注、冷静、有条理。世界第一的任务管理器和待办事项应用。
+Description: Todoist 是世界上排名第一的待办事项和任务管理器,能让您的生活和工作井井有条。无论您身在何处,使用何种设备,都能将任务从脑海中移至 Todoist,从而保持冷静并有条理。
+# Moniker:
+Tags:
+- 任务
+- 列表
+- 协作
+- 协同
+- 待办
+- 待办事项
+- 提醒事项
+- 日历
+- 日程
+- 日程管理
+- 时间管理
+- 清单
+- 议程
+# ReleaseNotes:
+ReleaseNotesUrl: https://todoist.com/zh-CN/help/articles/whats-new
+PurchaseUrl: https://todoist.com/zh-CN/pricing
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 入门说明
+ DocumentUrl: https://todoist.com/zh-CN/help/articles/get-started-with-todoist-OgNNJR
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Doist/Todoist/9.7.4/Doist.Todoist.yaml b/manifests/d/Doist/Todoist/9.7.4/Doist.Todoist.yaml
new file mode 100644
index 0000000000000..0e717247b3a7a
--- /dev/null
+++ b/manifests/d/Doist/Todoist/9.7.4/Doist.Todoist.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Doist.Todoist
+PackageVersion: 9.7.4
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Doist/Todoist/9.7.5/Doist.Todoist.installer.yaml b/manifests/d/Doist/Todoist/9.7.5/Doist.Todoist.installer.yaml
new file mode 100644
index 0000000000000..4307763fb713c
--- /dev/null
+++ b/manifests/d/Doist/Todoist/9.7.5/Doist.Todoist.installer.yaml
@@ -0,0 +1,27 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Doist.Todoist
+PackageVersion: 9.7.5
+InstallerType: nullsoft
+Scope: user
+InstallerSwitches:
+ Upgrade: --updated
+ExpectedReturnCodes:
+- InstallerReturnCode: 2
+ ReturnResponse: packageInUse
+UpgradeBehavior: install
+Protocols:
+- todoist
+ReleaseDate: 2024-09-11
+Installers:
+- Architecture: x64
+ InstallerUrl: https://electron-dl.todoist.net/windows/Todoist-win32-9.7.5-x64-latest.exe
+ InstallerSha256: E585C3C1BC7EBBF56706785A6ED02D5ACFB37E61FB6082E18454A3222D114E39
+ ProductCode: 046cc9a8-e645-5367-8486-409093e0b69a
+- Architecture: arm64
+ InstallerUrl: https://electron-dl.todoist.net/windows/Todoist-win32-9.7.5-arm64-latest.exe
+ InstallerSha256: 1FF817E49474CE2C2329AF6895D17978C27B8C41F1136A68878A5A6F684828D9
+ ProductCode: 046cc9a8-e645-5367-8486-409093e0b69a
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Doist/Todoist/9.7.5/Doist.Todoist.locale.en-US.yaml b/manifests/d/Doist/Todoist/9.7.5/Doist.Todoist.locale.en-US.yaml
new file mode 100644
index 0000000000000..d7aabefc48dde
--- /dev/null
+++ b/manifests/d/Doist/Todoist/9.7.5/Doist.Todoist.locale.en-US.yaml
@@ -0,0 +1,41 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Doist.Todoist
+PackageVersion: 9.7.5
+PackageLocale: en-US
+Publisher: Doist
+PublisherUrl: https://doist.com/
+PublisherSupportUrl: https://todoist.com/help
+PrivacyUrl: https://doist.com/privacy
+Author: Doist Inc.
+PackageName: Todoist
+PackageUrl: https://todoist.com/
+License: Proprietary
+LicenseUrl: https://doist.com/terms-of-service
+Copyright: Copyright © 2024 Doist
+# CopyrightUrl:
+ShortDescription: 'Become focused, organized, and calm with Todoist. The world’s #1 task manager and to-do list app.'
+Description: Todoist is the world's number 1 to-do list & task manager to organise your life and work. Regain clarity and calmness by getting tasks out of your head and into Todoist, no matter where you are or what device you use.
+# Moniker:
+Tags:
+- agenda
+- calendar
+- checklist
+- collaborate
+- collaboration
+- gtd
+- list
+- schedule
+- task
+- to-do
+- todo
+# ReleaseNotes:
+ReleaseNotesUrl: https://todoist.com/help/articles/whats-new
+PurchaseUrl: https://todoist.com/pricing
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Getting Started
+ DocumentUrl: https://todoist.com/help/articles/get-started-with-todoist-OgNNJR
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Doist/Todoist/9.7.5/Doist.Todoist.locale.zh-CN.yaml b/manifests/d/Doist/Todoist/9.7.5/Doist.Todoist.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..29c6dace58d11
--- /dev/null
+++ b/manifests/d/Doist/Todoist/9.7.5/Doist.Todoist.locale.zh-CN.yaml
@@ -0,0 +1,43 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Doist.Todoist
+PackageVersion: 9.7.5
+PackageLocale: zh-CN
+Publisher: Doist
+PublisherUrl: https://doist.com/
+PublisherSupportUrl: https://todoist.com/zh-CN/help
+PrivacyUrl: https://doist.com/privacy
+Author: Doist Inc.
+PackageName: Todoist
+PackageUrl: https://todoist.com/zh-CN/
+License: 专有软件
+LicenseUrl: https://doist.com/terms-of-service
+Copyright: Copyright © 2024 Doist
+# CopyrightUrl:
+ShortDescription: 让 Todoist 帮助您变得专注、冷静、有条理。世界第一的任务管理器和待办事项应用。
+Description: Todoist 是世界上排名第一的待办事项和任务管理器,能让您的生活和工作井井有条。无论您身在何处,使用何种设备,都能将任务从脑海中移至 Todoist,从而保持冷静并有条理。
+# Moniker:
+Tags:
+- 任务
+- 列表
+- 协作
+- 协同
+- 待办
+- 待办事项
+- 提醒事项
+- 日历
+- 日程
+- 日程管理
+- 时间管理
+- 清单
+- 议程
+# ReleaseNotes:
+ReleaseNotesUrl: https://todoist.com/zh-CN/help/articles/whats-new
+PurchaseUrl: https://todoist.com/zh-CN/pricing
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 入门说明
+ DocumentUrl: https://todoist.com/zh-CN/help/articles/get-started-with-todoist-OgNNJR
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Doist/Todoist/9.7.5/Doist.Todoist.yaml b/manifests/d/Doist/Todoist/9.7.5/Doist.Todoist.yaml
new file mode 100644
index 0000000000000..b83c0fe7daa0a
--- /dev/null
+++ b/manifests/d/Doist/Todoist/9.7.5/Doist.Todoist.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Doist.Todoist
+PackageVersion: 9.7.5
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.10/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.42.10/DoltHub.Dolt.installer.yaml
new file mode 100644
index 0000000000000..c60d9ef245b19
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.10/DoltHub.Dolt.installer.yaml
@@ -0,0 +1,20 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.10
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: wix
+Scope: machine
+UpgradeBehavior: install
+ProductCode: '{8F15B9B3-33D2-4D0B-A987-8ED3F8C42510}'
+AppsAndFeaturesEntries:
+- DisplayName: Dolt 1.41.0
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.42.10/dolt-windows-amd64.msi
+ InstallerSha256: 73CDA08279A9FA22D247D440CA00E61AF43CED1ECDA4AC0C72C2C6B69872B22C
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.10/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.42.10/DoltHub.Dolt.locale.en-US.yaml
new file mode 100644
index 0000000000000..65cb78cee1a0e
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.10/DoltHub.Dolt.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.10
+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://github.com/dolthub/dolt/blob/HEAD/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.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.10/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.42.10/DoltHub.Dolt.yaml
new file mode 100644
index 0000000000000..0be30b2e33abd
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.10/DoltHub.Dolt.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.10
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.installer.yaml
new file mode 100644
index 0000000000000..eb0ae2c48900b
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.installer.yaml
@@ -0,0 +1,20 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.11
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: wix
+Scope: machine
+UpgradeBehavior: install
+ProductCode: '{3F7092F3-0C80-4828-A6AD-0ED7A24A5009}'
+AppsAndFeaturesEntries:
+- DisplayName: Dolt 1.41.0
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.42.11/dolt-windows-amd64.msi
+ InstallerSha256: 6A5F310623015EDE321E3B147BFD0C39D80F5CE65730EF1BE5FF3A73D5A16F04
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.locale.en-US.yaml
new file mode 100644
index 0000000000000..1de4f901b154d
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.11
+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://github.com/dolthub/dolt/blob/HEAD/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.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.yaml
new file mode 100644
index 0000000000000..d8242a62816d1
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.11
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.13/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.42.13/DoltHub.Dolt.installer.yaml
new file mode 100644
index 0000000000000..a2a794df66356
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.13/DoltHub.Dolt.installer.yaml
@@ -0,0 +1,20 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.13
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: wix
+Scope: machine
+UpgradeBehavior: install
+ProductCode: '{914ADED9-E952-4123-9108-3BD2F719F478}'
+AppsAndFeaturesEntries:
+- DisplayName: Dolt 1.41.0
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.42.13/dolt-windows-amd64.msi
+ InstallerSha256: A8432CD614F3531D8772CBD9AAC5C11159FFA571917607ACA1F8A3856A12C88A
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.13/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.42.13/DoltHub.Dolt.locale.en-US.yaml
new file mode 100644
index 0000000000000..01e9ace0cfeaf
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.13/DoltHub.Dolt.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.13
+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://github.com/dolthub/dolt/blob/HEAD/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.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.13/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.42.13/DoltHub.Dolt.yaml
new file mode 100644
index 0000000000000..6923c271aff9c
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.13/DoltHub.Dolt.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.13
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.14/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.42.14/DoltHub.Dolt.installer.yaml
new file mode 100644
index 0000000000000..82636182cdd22
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.14/DoltHub.Dolt.installer.yaml
@@ -0,0 +1,20 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.14
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: wix
+Scope: machine
+UpgradeBehavior: install
+ProductCode: '{9BD304B3-5344-47B7-A26A-BF27E85A2710}'
+AppsAndFeaturesEntries:
+- DisplayName: Dolt 1.41.0
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.42.14/dolt-windows-amd64.msi
+ InstallerSha256: 2FFAF84DF7F51CC58985F79D4CFA98F1CC2565674E586101B86D4AE7661BB2C8
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.14/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.42.14/DoltHub.Dolt.locale.en-US.yaml
new file mode 100644
index 0000000000000..3b99847adfae1
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.14/DoltHub.Dolt.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.14
+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://github.com/dolthub/dolt/blob/HEAD/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.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.14/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.42.14/DoltHub.Dolt.yaml
new file mode 100644
index 0000000000000..247524d8fa7ec
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.14/DoltHub.Dolt.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.14
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.15/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.42.15/DoltHub.Dolt.installer.yaml
new file mode 100644
index 0000000000000..c5c22c4263253
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.15/DoltHub.Dolt.installer.yaml
@@ -0,0 +1,20 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.15
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: wix
+Scope: machine
+UpgradeBehavior: install
+ProductCode: '{5009D4ED-AD75-4ADD-9542-1D4F8C6178A5}'
+AppsAndFeaturesEntries:
+- DisplayName: Dolt 1.41.0
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.42.15/dolt-windows-amd64.msi
+ InstallerSha256: 7F42AAB74A893D4A926EEEB8F3EBF9506073F77CF47EF4D5D30213706917B5C4
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.15/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.42.15/DoltHub.Dolt.locale.en-US.yaml
new file mode 100644
index 0000000000000..70abd691b37e3
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.15/DoltHub.Dolt.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.15
+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://github.com/dolthub/dolt/blob/HEAD/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.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.15/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.42.15/DoltHub.Dolt.yaml
new file mode 100644
index 0000000000000..0463fd6408f83
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.15/DoltHub.Dolt.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.15
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.16/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.42.16/DoltHub.Dolt.installer.yaml
new file mode 100644
index 0000000000000..9491e9bac617e
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.16/DoltHub.Dolt.installer.yaml
@@ -0,0 +1,21 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.16
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: wix
+Scope: machine
+UpgradeBehavior: install
+ProductCode: '{49963AA6-3D8A-4533-A4F6-47CF55DF9044}'
+AppsAndFeaturesEntries:
+- DisplayName: Dolt 1.41.0
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.42.16/dolt-windows-amd64.msi
+ InstallerSha256: CCCA2D46B1047F2A8F5572AC9BEE0F4A139D680272B6C49A725EBBED88A2D57D
+ManifestType: installer
+ManifestVersion: 1.6.0
+ReleaseDate: 2024-08-28
diff --git a/manifests/d/DoltHub/Dolt/1.42.16/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.42.16/DoltHub.Dolt.locale.en-US.yaml
new file mode 100644
index 0000000000000..61e9b3e3921c6
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.16/DoltHub.Dolt.locale.en-US.yaml
@@ -0,0 +1,29 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.16
+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://github.com/dolthub/dolt/blob/HEAD/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
+ReleaseNotesUrl: https://github.com/dolthub/dolt/releases/tag/v1.42.16
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.16/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.42.16/DoltHub.Dolt.yaml
new file mode 100644
index 0000000000000..542b3599b4971
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.16/DoltHub.Dolt.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.16
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.17/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.42.17/DoltHub.Dolt.installer.yaml
new file mode 100644
index 0000000000000..c53c3fbe356c9
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.17/DoltHub.Dolt.installer.yaml
@@ -0,0 +1,21 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.17
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: wix
+Scope: machine
+UpgradeBehavior: install
+ProductCode: '{6A5F519A-A155-44F9-BDB1-A4A428362E5C}'
+AppsAndFeaturesEntries:
+- DisplayName: Dolt 1.41.0
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.42.17/dolt-windows-amd64.msi
+ InstallerSha256: 731E9479BE5B13F4F392BC3CB46DF0AA58452E15556D0E56795192FD88C7755C
+ManifestType: installer
+ManifestVersion: 1.6.0
+ReleaseDate: 2024-08-30
diff --git a/manifests/d/DoltHub/Dolt/1.42.17/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.42.17/DoltHub.Dolt.locale.en-US.yaml
new file mode 100644
index 0000000000000..692f745a6e751
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.17/DoltHub.Dolt.locale.en-US.yaml
@@ -0,0 +1,29 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.17
+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://github.com/dolthub/dolt/blob/HEAD/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
+ReleaseNotesUrl: https://github.com/dolthub/dolt/releases/tag/v1.42.17
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.17/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.42.17/DoltHub.Dolt.yaml
new file mode 100644
index 0000000000000..04e7b8a4a87f6
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.17/DoltHub.Dolt.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.17
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.18/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.42.18/DoltHub.Dolt.installer.yaml
new file mode 100644
index 0000000000000..18b873362e6df
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.18/DoltHub.Dolt.installer.yaml
@@ -0,0 +1,21 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.18
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: wix
+Scope: machine
+UpgradeBehavior: install
+ProductCode: '{87E0A38F-1D8E-4A43-838D-3F0E3C286F25}'
+AppsAndFeaturesEntries:
+- DisplayName: Dolt 1.41.0
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.42.18/dolt-windows-amd64.msi
+ InstallerSha256: 92D4872D30CD0FD44599739D7DF04EB344FFA509878F02E513B4C104E82B74DE
+ManifestType: installer
+ManifestVersion: 1.6.0
+ReleaseDate: 2024-09-05
diff --git a/manifests/d/DoltHub/Dolt/1.42.18/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.42.18/DoltHub.Dolt.locale.en-US.yaml
new file mode 100644
index 0000000000000..219fa7da45241
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.18/DoltHub.Dolt.locale.en-US.yaml
@@ -0,0 +1,29 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.18
+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://github.com/dolthub/dolt/blob/HEAD/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
+ReleaseNotesUrl: https://github.com/dolthub/dolt/releases/tag/v1.42.18
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.18/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.42.18/DoltHub.Dolt.yaml
new file mode 100644
index 0000000000000..b92deda95d940
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.18/DoltHub.Dolt.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.18
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.19/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.42.19/DoltHub.Dolt.installer.yaml
new file mode 100644
index 0000000000000..8bd939d5e7840
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.19/DoltHub.Dolt.installer.yaml
@@ -0,0 +1,21 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.19
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: wix
+Scope: machine
+UpgradeBehavior: install
+ProductCode: '{4B130D12-0E95-416C-9726-7FDE57E84DE0}'
+AppsAndFeaturesEntries:
+- DisplayName: Dolt 1.41.0
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.42.19/dolt-windows-amd64.msi
+ InstallerSha256: 016EBF14D048808B8B525CD23496FA7B89D666761DA615B1D34338760A3314BD
+ManifestType: installer
+ManifestVersion: 1.6.0
+ReleaseDate: 2024-09-09
diff --git a/manifests/d/DoltHub/Dolt/1.42.19/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.42.19/DoltHub.Dolt.locale.en-US.yaml
new file mode 100644
index 0000000000000..0c4541552d2f5
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.19/DoltHub.Dolt.locale.en-US.yaml
@@ -0,0 +1,29 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.19
+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://github.com/dolthub/dolt/blob/HEAD/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
+ReleaseNotesUrl: https://github.com/dolthub/dolt/releases/tag/v1.42.19
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.19/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.42.19/DoltHub.Dolt.yaml
new file mode 100644
index 0000000000000..0bbcc0f2d5b47
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.19/DoltHub.Dolt.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.19
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.2/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.42.2/DoltHub.Dolt.installer.yaml
new file mode 100644
index 0000000000000..fef83bcefb015
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.2/DoltHub.Dolt.installer.yaml
@@ -0,0 +1,20 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.2
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: wix
+Scope: machine
+UpgradeBehavior: install
+ProductCode: '{E82453B7-2B31-4249-BC9B-334D4CA10753}'
+AppsAndFeaturesEntries:
+- DisplayName: Dolt 1.41.0
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.42.2/dolt-windows-amd64.msi
+ InstallerSha256: CA3A8BABA55B5E3A36198686B55D921ADEEA253D7B680102666C1A293992BC18
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.2/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.42.2/DoltHub.Dolt.locale.en-US.yaml
new file mode 100644
index 0000000000000..f4f0bc994a141
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.2/DoltHub.Dolt.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.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://github.com/dolthub/dolt/blob/HEAD/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.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.2/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.42.2/DoltHub.Dolt.yaml
new file mode 100644
index 0000000000000..c068c07da199f
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.2/DoltHub.Dolt.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.3/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.42.3/DoltHub.Dolt.installer.yaml
new file mode 100644
index 0000000000000..6906ca8c5949b
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.3/DoltHub.Dolt.installer.yaml
@@ -0,0 +1,20 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.3
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: wix
+Scope: machine
+UpgradeBehavior: install
+ProductCode: '{547F5F5F-E431-4AB7-BD6C-C59BBBAC40EE}'
+AppsAndFeaturesEntries:
+- DisplayName: Dolt 1.41.0
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.42.3/dolt-windows-amd64.msi
+ InstallerSha256: 4A8A37124CE3BC3C5D80E16D5A633A05E3311E85CD6C19DD8C7062233D9AC2D1
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.3/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.42.3/DoltHub.Dolt.locale.en-US.yaml
new file mode 100644
index 0000000000000..5ac129ba4ce59
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.3/DoltHub.Dolt.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.3
+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://github.com/dolthub/dolt/blob/HEAD/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.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.3/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.42.3/DoltHub.Dolt.yaml
new file mode 100644
index 0000000000000..2e1766a90c1c6
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.3/DoltHub.Dolt.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.4/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.42.4/DoltHub.Dolt.installer.yaml
new file mode 100644
index 0000000000000..fde7cd222b8f9
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.4/DoltHub.Dolt.installer.yaml
@@ -0,0 +1,20 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.4
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: wix
+Scope: machine
+UpgradeBehavior: install
+ProductCode: '{43A42F1C-7DC6-4DEA-8D2F-B8C1CF849BF6}'
+AppsAndFeaturesEntries:
+- DisplayName: Dolt 1.41.0
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.42.4/dolt-windows-amd64.msi
+ InstallerSha256: 23C42B9F2E7F2C81320CA91B60E6786B60E848932F9312569682C36B562476D3
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.4/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.42.4/DoltHub.Dolt.locale.en-US.yaml
new file mode 100644
index 0000000000000..f3b91900493aa
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.4/DoltHub.Dolt.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.4
+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://github.com/dolthub/dolt/blob/HEAD/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.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.4/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.42.4/DoltHub.Dolt.yaml
new file mode 100644
index 0000000000000..6def3e3c82c90
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.4/DoltHub.Dolt.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.4
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.5/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.42.5/DoltHub.Dolt.installer.yaml
new file mode 100644
index 0000000000000..399fc28c765ac
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.5/DoltHub.Dolt.installer.yaml
@@ -0,0 +1,20 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.5
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: wix
+Scope: machine
+UpgradeBehavior: install
+ProductCode: '{20D0102C-B0E2-4269-9EF6-35931ECB44EE}'
+AppsAndFeaturesEntries:
+- DisplayName: Dolt 1.41.0
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.42.5/dolt-windows-amd64.msi
+ InstallerSha256: 58769F152895ADC64B79652024FE071D2ECEF62CDA7D07D96D6DB4A2B0975ECA
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.5/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.42.5/DoltHub.Dolt.locale.en-US.yaml
new file mode 100644
index 0000000000000..3ec382ec70962
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.5/DoltHub.Dolt.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.5
+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://github.com/dolthub/dolt/blob/HEAD/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.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.5/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.42.5/DoltHub.Dolt.yaml
new file mode 100644
index 0000000000000..54a62644c245e
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.5/DoltHub.Dolt.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.5
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.6/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.42.6/DoltHub.Dolt.installer.yaml
new file mode 100644
index 0000000000000..ff0a4cef1cd9b
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.6/DoltHub.Dolt.installer.yaml
@@ -0,0 +1,20 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.6
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: wix
+Scope: machine
+UpgradeBehavior: install
+ProductCode: '{A5622533-A88C-4D17-B91C-563C72844024}'
+AppsAndFeaturesEntries:
+- DisplayName: Dolt 1.41.0
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.42.6/dolt-windows-amd64.msi
+ InstallerSha256: D058852F0B6F32FE02D595EB9EF0B4DB542F257188E5885E267AF743E763051E
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.6/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.42.6/DoltHub.Dolt.locale.en-US.yaml
new file mode 100644
index 0000000000000..0a4756599bf48
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.6/DoltHub.Dolt.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.6
+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://github.com/dolthub/dolt/blob/HEAD/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.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.6/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.42.6/DoltHub.Dolt.yaml
new file mode 100644
index 0000000000000..49f40a5bea251
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.6/DoltHub.Dolt.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.6
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.7/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.42.7/DoltHub.Dolt.installer.yaml
new file mode 100644
index 0000000000000..03f7987cf1813
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.7/DoltHub.Dolt.installer.yaml
@@ -0,0 +1,20 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.7
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: wix
+Scope: machine
+UpgradeBehavior: install
+ProductCode: '{BF09317E-58A1-4C8D-87C7-0C0E766D7BE3}'
+AppsAndFeaturesEntries:
+- DisplayName: Dolt 1.41.0
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.42.7/dolt-windows-amd64.msi
+ InstallerSha256: 4DDDBBD511403D8A841BFF1A3DE614609832E96169ADE45953374D442E98A3BA
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.7/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.42.7/DoltHub.Dolt.locale.en-US.yaml
new file mode 100644
index 0000000000000..7b71e8e5a3c11
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.7/DoltHub.Dolt.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.7
+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://github.com/dolthub/dolt/blob/HEAD/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.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.7/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.42.7/DoltHub.Dolt.yaml
new file mode 100644
index 0000000000000..05f8704025bce
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.7/DoltHub.Dolt.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.7
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.8/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.42.8/DoltHub.Dolt.installer.yaml
new file mode 100644
index 0000000000000..d417a8de89f67
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.8/DoltHub.Dolt.installer.yaml
@@ -0,0 +1,20 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.8
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: wix
+Scope: machine
+UpgradeBehavior: install
+ProductCode: '{D515F22F-3599-45CC-9BFB-CFB889204968}'
+AppsAndFeaturesEntries:
+- DisplayName: Dolt 1.41.0
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.42.8/dolt-windows-amd64.msi
+ InstallerSha256: B88BDAE5C5B8832A46133C899218E76F602E053A8E1608C55D086E08974BDC1D
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.8/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.42.8/DoltHub.Dolt.locale.en-US.yaml
new file mode 100644
index 0000000000000..a68cd1599c515
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.8/DoltHub.Dolt.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.8
+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://github.com/dolthub/dolt/blob/HEAD/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.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.8/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.42.8/DoltHub.Dolt.yaml
new file mode 100644
index 0000000000000..5e5f0233c3825
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.8/DoltHub.Dolt.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.8
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.9/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.42.9/DoltHub.Dolt.installer.yaml
new file mode 100644
index 0000000000000..61eed3da7e095
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.9/DoltHub.Dolt.installer.yaml
@@ -0,0 +1,20 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.9
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: wix
+Scope: machine
+UpgradeBehavior: install
+ProductCode: '{D617C4D1-8A81-45DD-A4A0-DE03DAD6611A}'
+AppsAndFeaturesEntries:
+- DisplayName: Dolt 1.41.0
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.42.9/dolt-windows-amd64.msi
+ InstallerSha256: 8FF1BD8F08D9866519CCF736389B487C469784808DD6EF2689A9945EC939B1A4
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.9/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.42.9/DoltHub.Dolt.locale.en-US.yaml
new file mode 100644
index 0000000000000..11df372943e72
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.9/DoltHub.Dolt.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.9
+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://github.com/dolthub/dolt/blob/HEAD/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.6.0
diff --git a/manifests/d/DoltHub/Dolt/1.42.9/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.42.9/DoltHub.Dolt.yaml
new file mode 100644
index 0000000000000..061aadcf7354a
--- /dev/null
+++ b/manifests/d/DoltHub/Dolt/1.42.9/DoltHub.Dolt.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DoltHub.Dolt
+PackageVersion: 1.42.9
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Doppler/doppler/3.69.1/Doppler.doppler.installer.yaml b/manifests/d/Doppler/doppler/3.69.1/Doppler.doppler.installer.yaml
new file mode 100644
index 0000000000000..69bd3eaff63d4
--- /dev/null
+++ b/manifests/d/Doppler/doppler/3.69.1/Doppler.doppler.installer.yaml
@@ -0,0 +1,26 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+PackageIdentifier: Doppler.doppler
+PackageVersion: 3.69.1
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2024-09-12"
+Installers:
+ - Architecture: arm64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: doppler.exe
+ PortableCommandAlias: doppler
+ InstallerUrl: https://github.com/DopplerHQ/cli/releases/download/3.69.1/doppler_3.69.1_windows_arm64.zip
+ InstallerSha256: c5185a0360b449598380b598569b7ff5fc5d711ec0961b18cb11625bf3ccd4e4
+ UpgradeBehavior: uninstallPrevious
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: doppler.exe
+ PortableCommandAlias: doppler
+ InstallerUrl: https://github.com/DopplerHQ/cli/releases/download/3.69.1/doppler_3.69.1_windows_amd64.zip
+ InstallerSha256: aef8fa8c565e4cb5976cbce780681f0d253ecb61f7a0fe29b1dd576d4742abac
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Doppler/doppler/3.69.1/Doppler.doppler.locale.en-US.yaml b/manifests/d/Doppler/doppler/3.69.1/Doppler.doppler.locale.en-US.yaml
new file mode 100644
index 0000000000000..2389bab39728c
--- /dev/null
+++ b/manifests/d/Doppler/doppler/3.69.1/Doppler.doppler.locale.en-US.yaml
@@ -0,0 +1,14 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+PackageIdentifier: Doppler.doppler
+PackageVersion: 3.69.1
+PackageLocale: en-US
+Publisher: Doppler
+PublisherUrl: https://doppler.com
+PackageName: doppler
+PackageUrl: https://doppler.com
+License: Apache-2.0
+ShortDescription: The official Doppler CLI for managing your secrets
+Moniker: doppler
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Doppler/doppler/3.69.1/Doppler.doppler.yaml b/manifests/d/Doppler/doppler/3.69.1/Doppler.doppler.yaml
new file mode 100644
index 0000000000000..046c940d066e7
--- /dev/null
+++ b/manifests/d/Doppler/doppler/3.69.1/Doppler.doppler.yaml
@@ -0,0 +1,7 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+PackageIdentifier: Doppler.doppler
+PackageVersion: 3.69.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Douyu/DouyuLive/8.8.5.1/Douyu.DouyuLive.installer.yaml b/manifests/d/Douyu/DouyuLive/8.8.5.1/Douyu.DouyuLive.installer.yaml
new file mode 100644
index 0000000000000..8a44838612f99
--- /dev/null
+++ b/manifests/d/Douyu/DouyuLive/8.8.5.1/Douyu.DouyuLive.installer.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Douyu.DouyuLive
+PackageVersion: 8.8.5.1
+InstallerType: nullsoft
+Scope: machine
+UpgradeBehavior: install
+Protocols:
+- dypcclient
+ReleaseDate: 2024-08-09
+Installers:
+- Architecture: x86
+ InstallerUrl: https://sta-op.douyucdn.cn/dypc-client/pkg/Douyu_Live_PC_Client/20240809140143359/DouyuLive_8.8.5.1_Server_1.1.1.4.exe
+ InstallerSha256: 63ED7709D257FFB6D73760D6D8311604DD1C1996B720725ED75D9E674575B5DD
+ ProductCode: 斗鱼直播
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Douyu/DouyuLive/8.8.5.1/Douyu.DouyuLive.locale.en-US.yaml b/manifests/d/Douyu/DouyuLive/8.8.5.1/Douyu.DouyuLive.locale.en-US.yaml
new file mode 100644
index 0000000000000..5295ad122fe8d
--- /dev/null
+++ b/manifests/d/Douyu/DouyuLive/8.8.5.1/Douyu.DouyuLive.locale.en-US.yaml
@@ -0,0 +1,32 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Douyu.DouyuLive
+PackageVersion: 8.8.5.1
+PackageLocale: en-US
+Publisher: 武汉斗鱼网络科技有限公司
+PublisherUrl: https://www.douyu.com
+PublisherSupportUrl: https://kefu.douyu.com
+PrivacyUrl: https://www.douyu.com/cms/ptgz/202008/06/16154.shtml
+Author: Wuhan Douyu Network Technology Co., Ltd.
+PackageName: 斗鱼直播
+PackageUrl: https://www.douyu.com/client
+License: Proprietary
+LicenseUrl: https://www.douyu.com/cms/ptgz/202007/31/16102.shtml
+Copyright: Copyright (C) 2014-2024 武汉斗鱼网络科技有限公司. All Rights Reserved
+# CopyrightUrl:
+ShortDescription: A HD entertainment live streaming platform focusing on gaming
+# Description:
+# Moniker:
+Tags:
+- live
+- live-streaming
+- livestreaming
+- streaming
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Douyu/DouyuLive/8.8.5.1/Douyu.DouyuLive.locale.zh-CN.yaml b/manifests/d/Douyu/DouyuLive/8.8.5.1/Douyu.DouyuLive.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..bc8670866eb30
--- /dev/null
+++ b/manifests/d/Douyu/DouyuLive/8.8.5.1/Douyu.DouyuLive.locale.zh-CN.yaml
@@ -0,0 +1,29 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Douyu.DouyuLive
+PackageVersion: 8.8.5.1
+PackageLocale: zh-CN
+Publisher: 武汉斗鱼网络科技有限公司
+PublisherUrl: https://www.douyu.com
+PublisherSupportUrl: https://kefu.douyu.com
+PrivacyUrl: https://www.douyu.com/cms/ptgz/202008/06/16154.shtml
+Author: 武汉斗鱼网络科技有限公司
+PackageName: 斗鱼直播
+PackageUrl: https://www.douyu.com/client
+License: 专有软件
+LicenseUrl: https://www.douyu.com/cms/ptgz/202007/31/16102.shtml
+Copyright: Copyright (C) 2014-2024 武汉斗鱼网络科技有限公司. All Rights Reserved
+# CopyrightUrl:
+ShortDescription: 超高清游戏直播视频娱乐平台
+# Description:
+# Moniker:
+Tags:
+- 直播
+ReleaseNotes: 1. 用户体验优化
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Douyu/DouyuLive/8.8.5.1/Douyu.DouyuLive.yaml b/manifests/d/Douyu/DouyuLive/8.8.5.1/Douyu.DouyuLive.yaml
new file mode 100644
index 0000000000000..863edf69624fc
--- /dev/null
+++ b/manifests/d/Douyu/DouyuLive/8.8.5.1/Douyu.DouyuLive.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Douyu.DouyuLive
+PackageVersion: 8.8.5.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Douyu/DouyuLive/8.8.6.1/Douyu.DouyuLive.installer.yaml b/manifests/d/Douyu/DouyuLive/8.8.6.1/Douyu.DouyuLive.installer.yaml
new file mode 100644
index 0000000000000..1c5e9081e838c
--- /dev/null
+++ b/manifests/d/Douyu/DouyuLive/8.8.6.1/Douyu.DouyuLive.installer.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Douyu.DouyuLive
+PackageVersion: 8.8.6.1
+InstallerType: nullsoft
+Scope: machine
+UpgradeBehavior: install
+Protocols:
+- dypcclient
+ReleaseDate: 2024-08-28
+Installers:
+- Architecture: x86
+ InstallerUrl: https://sta-op.douyucdn.cn/dypc-client/pkg/Douyu_Live_PC_Client/20240828135541338/DouyuLive_8.8.6.1_Server_1.1.1.4.exe
+ InstallerSha256: 4DDC29B4758BEDCA7C41841FBA445EE268D517D1FC10BB8B2908BDB622560D59
+ ProductCode: 斗鱼直播
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Douyu/DouyuLive/8.8.6.1/Douyu.DouyuLive.locale.en-US.yaml b/manifests/d/Douyu/DouyuLive/8.8.6.1/Douyu.DouyuLive.locale.en-US.yaml
new file mode 100644
index 0000000000000..f10325b3d9467
--- /dev/null
+++ b/manifests/d/Douyu/DouyuLive/8.8.6.1/Douyu.DouyuLive.locale.en-US.yaml
@@ -0,0 +1,32 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Douyu.DouyuLive
+PackageVersion: 8.8.6.1
+PackageLocale: en-US
+Publisher: 武汉斗鱼网络科技有限公司
+PublisherUrl: https://www.douyu.com
+PublisherSupportUrl: https://kefu.douyu.com
+PrivacyUrl: https://www.douyu.com/cms/ptgz/202008/06/16154.shtml
+Author: Wuhan Douyu Network Technology Co., Ltd.
+PackageName: 斗鱼直播
+PackageUrl: https://www.douyu.com/client
+License: Proprietary
+LicenseUrl: https://www.douyu.com/cms/ptgz/202007/31/16102.shtml
+Copyright: Copyright (C) 2014-2024 武汉斗鱼网络科技有限公司. All Rights Reserved
+# CopyrightUrl:
+ShortDescription: A HD entertainment live streaming platform focusing on gaming
+# Description:
+# Moniker:
+Tags:
+- live
+- live-streaming
+- livestreaming
+- streaming
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Douyu/DouyuLive/8.8.6.1/Douyu.DouyuLive.locale.zh-CN.yaml b/manifests/d/Douyu/DouyuLive/8.8.6.1/Douyu.DouyuLive.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..78996dfc44f3a
--- /dev/null
+++ b/manifests/d/Douyu/DouyuLive/8.8.6.1/Douyu.DouyuLive.locale.zh-CN.yaml
@@ -0,0 +1,29 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Douyu.DouyuLive
+PackageVersion: 8.8.6.1
+PackageLocale: zh-CN
+Publisher: 武汉斗鱼网络科技有限公司
+PublisherUrl: https://www.douyu.com
+PublisherSupportUrl: https://kefu.douyu.com
+PrivacyUrl: https://www.douyu.com/cms/ptgz/202008/06/16154.shtml
+Author: 武汉斗鱼网络科技有限公司
+PackageName: 斗鱼直播
+PackageUrl: https://www.douyu.com/client
+License: 专有软件
+LicenseUrl: https://www.douyu.com/cms/ptgz/202007/31/16102.shtml
+Copyright: Copyright (C) 2014-2024 武汉斗鱼网络科技有限公司. All Rights Reserved
+# CopyrightUrl:
+ShortDescription: 超高清游戏直播视频娱乐平台
+# Description:
+# Moniker:
+Tags:
+- 直播
+ReleaseNotes: 1. 用户体验优化
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Douyu/DouyuLive/8.8.6.1/Douyu.DouyuLive.yaml b/manifests/d/Douyu/DouyuLive/8.8.6.1/Douyu.DouyuLive.yaml
new file mode 100644
index 0000000000000..c00acf98475ea
--- /dev/null
+++ b/manifests/d/Douyu/DouyuLive/8.8.6.1/Douyu.DouyuLive.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Douyu.DouyuLive
+PackageVersion: 8.8.6.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dropbox/Dropbox/204.4.5420/Dropbox.Dropbox.installer.yaml b/manifests/d/Dropbox/Dropbox/204.4.5420/Dropbox.Dropbox.installer.yaml
new file mode 100644
index 0000000000000..8eeee88519f94
--- /dev/null
+++ b/manifests/d/Dropbox/Dropbox/204.4.5420/Dropbox.Dropbox.installer.yaml
@@ -0,0 +1,20 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dropbox.Dropbox
+PackageVersion: 204.4.5420
+InstallerType: nullsoft
+Scope: machine
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Installers:
+- Architecture: x86
+ InstallerUrl: https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20204.4.5420%20Offline%20Installer.x86.exe
+ InstallerSha256: D466007A55F46DED35F04AB8028C4D0F7E12ACEA61664C3E81D309B82A90F93B
+- Architecture: x64
+ InstallerUrl: https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20204.4.5420%20Offline%20Installer.x64.exe
+ InstallerSha256: 43858025C6FD8F247BEF180A797542EFFD22C72153CD10058C187972609F6CC8
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dropbox/Dropbox/204.4.5420/Dropbox.Dropbox.locale.en-US.yaml b/manifests/d/Dropbox/Dropbox/204.4.5420/Dropbox.Dropbox.locale.en-US.yaml
new file mode 100644
index 0000000000000..7427a2047cf5c
--- /dev/null
+++ b/manifests/d/Dropbox/Dropbox/204.4.5420/Dropbox.Dropbox.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Dropbox.Dropbox
+PackageVersion: 204.4.5420
+PackageLocale: en-US
+Publisher: Dropbox, Inc.
+PublisherUrl: https://www.dropbox.com
+PublisherSupportUrl: https://help.dropbox.com
+PrivacyUrl: https://www.dropbox.com/privacy
+Author: Dropbox, Inc.
+PackageName: Dropbox
+PackageUrl: https://www.dropbox.com
+License: Combined GPLv2 and proprietary software
+LicenseUrl: https://www.dropbox.com/terms
+Copyright: Copyright (c) Dropbox, Inc.
+CopyrightUrl: https://www.dropbox.com/terms
+ShortDescription: Organize all your team's content, tune out distractions, and get everyone coordinated with the world's first smart workspace.
+Moniker: dropbox
+Tags:
+- cloud
+- dropbox
+- files
+- online
+- pictures
+- storage
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dropbox/Dropbox/204.4.5420/Dropbox.Dropbox.yaml b/manifests/d/Dropbox/Dropbox/204.4.5420/Dropbox.Dropbox.yaml
new file mode 100644
index 0000000000000..9757c76760779
--- /dev/null
+++ b/manifests/d/Dropbox/Dropbox/204.4.5420/Dropbox.Dropbox.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dropbox.Dropbox
+PackageVersion: 204.4.5420
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dropbox/Dropbox/205.4.5765/Dropbox.Dropbox.installer.yaml b/manifests/d/Dropbox/Dropbox/205.4.5765/Dropbox.Dropbox.installer.yaml
new file mode 100644
index 0000000000000..8393145ce5dd0
--- /dev/null
+++ b/manifests/d/Dropbox/Dropbox/205.4.5765/Dropbox.Dropbox.installer.yaml
@@ -0,0 +1,20 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dropbox.Dropbox
+PackageVersion: 205.4.5765
+InstallerType: nullsoft
+Scope: machine
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Installers:
+- Architecture: x86
+ InstallerUrl: https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20205.4.5765%20Offline%20Installer.x86.exe
+ InstallerSha256: 00C9E134108DFC645912EA06981D17D9FA89E33FDA7E8CB474B462871776404F
+- Architecture: x64
+ InstallerUrl: https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20205.4.5765%20Offline%20Installer.x64.exe
+ InstallerSha256: CF9B6845F7B39507324BA0D40CB4F97263ED71F3C6DAAF373586E0FBE38A05E1
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dropbox/Dropbox/205.4.5765/Dropbox.Dropbox.locale.en-US.yaml b/manifests/d/Dropbox/Dropbox/205.4.5765/Dropbox.Dropbox.locale.en-US.yaml
new file mode 100644
index 0000000000000..5edbcafc68eee
--- /dev/null
+++ b/manifests/d/Dropbox/Dropbox/205.4.5765/Dropbox.Dropbox.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Dropbox.Dropbox
+PackageVersion: 205.4.5765
+PackageLocale: en-US
+Publisher: Dropbox, Inc.
+PublisherUrl: https://www.dropbox.com
+PublisherSupportUrl: https://help.dropbox.com
+PrivacyUrl: https://www.dropbox.com/privacy
+Author: Dropbox, Inc.
+PackageName: Dropbox
+PackageUrl: https://www.dropbox.com
+License: Combined GPLv2 and proprietary software
+LicenseUrl: https://www.dropbox.com/terms
+Copyright: Copyright (c) Dropbox, Inc.
+CopyrightUrl: https://www.dropbox.com/terms
+ShortDescription: Organize all your team's content, tune out distractions, and get everyone coordinated with the world's first smart workspace.
+Moniker: dropbox
+Tags:
+- cloud
+- dropbox
+- files
+- online
+- pictures
+- storage
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dropbox/Dropbox/205.4.5765/Dropbox.Dropbox.yaml b/manifests/d/Dropbox/Dropbox/205.4.5765/Dropbox.Dropbox.yaml
new file mode 100644
index 0000000000000..473351f5197fb
--- /dev/null
+++ b/manifests/d/Dropbox/Dropbox/205.4.5765/Dropbox.Dropbox.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dropbox.Dropbox
+PackageVersion: 205.4.5765
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dropbox/Dropbox/206.4.6506/Dropbox.Dropbox.installer.yaml b/manifests/d/Dropbox/Dropbox/206.4.6506/Dropbox.Dropbox.installer.yaml
new file mode 100644
index 0000000000000..a3228b172436b
--- /dev/null
+++ b/manifests/d/Dropbox/Dropbox/206.4.6506/Dropbox.Dropbox.installer.yaml
@@ -0,0 +1,20 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dropbox.Dropbox
+PackageVersion: 206.4.6506
+InstallerType: nullsoft
+Scope: machine
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Installers:
+- Architecture: x86
+ InstallerUrl: https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20206.4.6506%20Offline%20Installer.x86.exe
+ InstallerSha256: C61E02B0F8473624D84C44A44D578799B221CFAD7FC297CB4A068602C2F57C98
+- Architecture: x64
+ InstallerUrl: https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20206.4.6506%20Offline%20Installer.x64.exe
+ InstallerSha256: 7C22AD99010E3307674D9D8C9CF0212FFAF01DB29689223C30C076E1140F940E
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dropbox/Dropbox/206.4.6506/Dropbox.Dropbox.locale.en-US.yaml b/manifests/d/Dropbox/Dropbox/206.4.6506/Dropbox.Dropbox.locale.en-US.yaml
new file mode 100644
index 0000000000000..d6111f1c29a22
--- /dev/null
+++ b/manifests/d/Dropbox/Dropbox/206.4.6506/Dropbox.Dropbox.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Dropbox.Dropbox
+PackageVersion: 206.4.6506
+PackageLocale: en-US
+Publisher: Dropbox, Inc.
+PublisherUrl: https://www.dropbox.com
+PublisherSupportUrl: https://help.dropbox.com
+PrivacyUrl: https://www.dropbox.com/privacy
+Author: Dropbox, Inc.
+PackageName: Dropbox
+PackageUrl: https://www.dropbox.com
+License: Combined GPLv2 and proprietary software
+LicenseUrl: https://www.dropbox.com/terms
+Copyright: Copyright (c) Dropbox, Inc.
+CopyrightUrl: https://www.dropbox.com/terms
+ShortDescription: Organize all your team's content, tune out distractions, and get everyone coordinated with the world's first smart workspace.
+Moniker: dropbox
+Tags:
+- cloud
+- dropbox
+- files
+- online
+- pictures
+- storage
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dropbox/Dropbox/206.4.6506/Dropbox.Dropbox.yaml b/manifests/d/Dropbox/Dropbox/206.4.6506/Dropbox.Dropbox.yaml
new file mode 100644
index 0000000000000..85d53a2b3778e
--- /dev/null
+++ b/manifests/d/Dropbox/Dropbox/206.4.6506/Dropbox.Dropbox.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dropbox.Dropbox
+PackageVersion: 206.4.6506
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dropbox/Dropbox/207.4.5821/Dropbox.Dropbox.installer.yaml b/manifests/d/Dropbox/Dropbox/207.4.5821/Dropbox.Dropbox.installer.yaml
new file mode 100644
index 0000000000000..d831333decb6f
--- /dev/null
+++ b/manifests/d/Dropbox/Dropbox/207.4.5821/Dropbox.Dropbox.installer.yaml
@@ -0,0 +1,20 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Dropbox.Dropbox
+PackageVersion: 207.4.5821
+InstallerType: nullsoft
+Scope: machine
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Installers:
+- Architecture: x86
+ InstallerUrl: https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20207.4.5821%20Offline%20Installer.x86.exe
+ InstallerSha256: 807FC2ADB3620F7C926BD7B01000C7DB137325C9C7FF110E98C21888724E05FC
+- Architecture: x64
+ InstallerUrl: https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20207.4.5821%20Offline%20Installer.x64.exe
+ InstallerSha256: B494094B5E0D0F48CC266BF80B3D98FAF85CD70F8F0A01AC38AD858140EDAD7A
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dropbox/Dropbox/207.4.5821/Dropbox.Dropbox.locale.en-US.yaml b/manifests/d/Dropbox/Dropbox/207.4.5821/Dropbox.Dropbox.locale.en-US.yaml
new file mode 100644
index 0000000000000..7d8a727469ae5
--- /dev/null
+++ b/manifests/d/Dropbox/Dropbox/207.4.5821/Dropbox.Dropbox.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Dropbox.Dropbox
+PackageVersion: 207.4.5821
+PackageLocale: en-US
+Publisher: Dropbox, Inc.
+PublisherUrl: https://www.dropbox.com
+PublisherSupportUrl: https://help.dropbox.com
+PrivacyUrl: https://www.dropbox.com/privacy
+Author: Dropbox, Inc.
+PackageName: Dropbox
+PackageUrl: https://www.dropbox.com
+License: Combined GPLv2 and proprietary software
+LicenseUrl: https://www.dropbox.com/terms
+Copyright: Copyright (c) Dropbox, Inc.
+CopyrightUrl: https://www.dropbox.com/terms
+ShortDescription: Organize all your team's content, tune out distractions, and get everyone coordinated with the world's first smart workspace.
+Moniker: dropbox
+Tags:
+- cloud
+- dropbox
+- files
+- online
+- pictures
+- storage
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Dropbox/Dropbox/207.4.5821/Dropbox.Dropbox.yaml b/manifests/d/Dropbox/Dropbox/207.4.5821/Dropbox.Dropbox.yaml
new file mode 100644
index 0000000000000..f1c9035b0fecb
--- /dev/null
+++ b/manifests/d/Dropbox/Dropbox/207.4.5821/Dropbox.Dropbox.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Dropbox.Dropbox
+PackageVersion: 207.4.5821
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DrummerSi/TaskSeparator11/1.0.2/DrummerSi.TaskSeparator11.installer.yaml b/manifests/d/DrummerSi/TaskSeparator11/1.0.2/DrummerSi.TaskSeparator11.installer.yaml
new file mode 100644
index 0000000000000..ad1dc5c8da162
--- /dev/null
+++ b/manifests/d/DrummerSi/TaskSeparator11/1.0.2/DrummerSi.TaskSeparator11.installer.yaml
@@ -0,0 +1,21 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DrummerSi.TaskSeparator11
+PackageVersion: 1.0.2
+InstallerType: zip
+NestedInstallerType: exe
+NestedInstallerFiles:
+- RelativeFilePath: setup.exe
+InstallerSwitches:
+ Silent: /quiet
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/DrummerSi/TaskSeparator11/releases/download/1.0.2/TaskSplitter11.zip
+ InstallerSha256: 03A64BB1EFE4DED25EEEABA4CDE0785F02CA7D41E288E6DABA66071598ACE48A
+ Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.6
+ManifestType: installer
+ManifestVersion: 1.6.0
+ReleaseDate: 2023-02-07
diff --git a/manifests/d/DrummerSi/TaskSeparator11/1.0.2/DrummerSi.TaskSeparator11.locale.en-US.yaml b/manifests/d/DrummerSi/TaskSeparator11/1.0.2/DrummerSi.TaskSeparator11.locale.en-US.yaml
new file mode 100644
index 0000000000000..d539ecde61078
--- /dev/null
+++ b/manifests/d/DrummerSi/TaskSeparator11/1.0.2/DrummerSi.TaskSeparator11.locale.en-US.yaml
@@ -0,0 +1,27 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DrummerSi.TaskSeparator11
+PackageVersion: 1.0.2
+PackageLocale: en-US
+Publisher: DrummerSi
+PublisherUrl: https://github.com/DrummerSi
+PublisherSupportUrl: https://github.com/DrummerSi/TaskSeparator11/issues
+Author: Simon Hopwood
+PackageName: Task Separator 11
+PackageUrl: https://github.com/DrummerSi/TaskSeparator11
+License: MIT
+LicenseUrl: https://github.com/DrummerSi/TaskSeparator11/blob/master/LICENSE.txt
+ShortDescription: Software to allow users to separate the icons on their Windows 11 taskbar.
+Description: https://github.com/DrummerSi/TaskSeparator11/blob/master/readme.md
+Tags:
+- windows
+- customization
+- taskbar
+ReleaseNotes: Fixed minor spelling mistakes
+ReleaseNotesUrl: https://github.com/DrummerSi/TaskSeparator11/releases/tag/1.0.2
+Documentations:
+- DocumentLabel: Wiki
+ DocumentUrl: https://github.com/DrummerSi/TaskSeparator11/wiki
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DrummerSi/TaskSeparator11/1.0.2/DrummerSi.TaskSeparator11.yaml b/manifests/d/DrummerSi/TaskSeparator11/1.0.2/DrummerSi.TaskSeparator11.yaml
new file mode 100644
index 0000000000000..d7664612381f2
--- /dev/null
+++ b/manifests/d/DrummerSi/TaskSeparator11/1.0.2/DrummerSi.TaskSeparator11.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DrummerSi.TaskSeparator11
+PackageVersion: 1.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DucFabulous/UltraViewer/6.6.87/DucFabulous.UltraViewer.installer.yaml b/manifests/d/DucFabulous/UltraViewer/6.6.87/DucFabulous.UltraViewer.installer.yaml
deleted file mode 100644
index 7256ad2af8c3e..0000000000000
--- a/manifests/d/DucFabulous/UltraViewer/6.6.87/DucFabulous.UltraViewer.installer.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
-# Automatically updated by the winget bot at 2024/May/19
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
-
-PackageIdentifier: DucFabulous.UltraViewer
-PackageVersion: 6.6.87
-InstallerType: inno
-Installers:
-- Architecture: x86
- InstallerUrl: https://dl2.ultraviewer.net/UltraViewer_setup_6.6_en.exe
- InstallerSha256: 0FA31DD2AFFDAD98DBCA7D8B7A9DC02C56093FF2CA06E6B03DB7AA4CD4BF5260
-ManifestType: installer
-ManifestVersion: 1.6.0
diff --git a/manifests/d/DucFabulous/UltraViewer/6.6.87/DucFabulous.UltraViewer.yaml b/manifests/d/DucFabulous/UltraViewer/6.6.87/DucFabulous.UltraViewer.yaml
deleted file mode 100644
index 2f4bd748fef30..0000000000000
--- a/manifests/d/DucFabulous/UltraViewer/6.6.87/DucFabulous.UltraViewer.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Automatically updated by the winget bot at 2024/May/19
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
-
-PackageIdentifier: DucFabulous.UltraViewer
-PackageVersion: 6.6.87
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.6.0
diff --git a/manifests/d/DucFabulous/UltraViewer/6.6.90/DucFabulous.UltraViewer.installer.yaml b/manifests/d/DucFabulous/UltraViewer/6.6.90/DucFabulous.UltraViewer.installer.yaml
new file mode 100644
index 0000000000000..d3fc11b426d4d
--- /dev/null
+++ b/manifests/d/DucFabulous/UltraViewer/6.6.90/DucFabulous.UltraViewer.installer.yaml
@@ -0,0 +1,12 @@
+# Automatically updated by the winget bot at 2024/Jul/31
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DucFabulous.UltraViewer
+PackageVersion: 6.6.90
+InstallerType: inno
+Installers:
+- Architecture: x86
+ InstallerUrl: https://dl2.ultraviewer.net/UltraViewer_setup_6.6_en.exe
+ InstallerSha256: 2262F9BCE8E3C8CE7EBE4D573D6305EAAF60CBD8CF33FFA62C0C971829FA74F2
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DucFabulous/UltraViewer/6.6.87/DucFabulous.UltraViewer.locale.en-US.yaml b/manifests/d/DucFabulous/UltraViewer/6.6.90/DucFabulous.UltraViewer.locale.en-US.yaml
similarity index 82%
rename from manifests/d/DucFabulous/UltraViewer/6.6.87/DucFabulous.UltraViewer.locale.en-US.yaml
rename to manifests/d/DucFabulous/UltraViewer/6.6.90/DucFabulous.UltraViewer.locale.en-US.yaml
index 60c1745fc021c..c174b72e8b008 100644
--- a/manifests/d/DucFabulous/UltraViewer/6.6.87/DucFabulous.UltraViewer.locale.en-US.yaml
+++ b/manifests/d/DucFabulous/UltraViewer/6.6.90/DucFabulous.UltraViewer.locale.en-US.yaml
@@ -1,8 +1,8 @@
-# Automatically updated by the winget bot at 2024/May/19
+# Automatically updated by the winget bot at 2024/Jul/31
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
PackageIdentifier: DucFabulous.UltraViewer
-PackageVersion: 6.6.87
+PackageVersion: 6.6.90
PackageLocale: en-US
Publisher: DucFabulous
PackageName: UltraViewer
diff --git a/manifests/d/DucFabulous/UltraViewer/6.6.90/DucFabulous.UltraViewer.yaml b/manifests/d/DucFabulous/UltraViewer/6.6.90/DucFabulous.UltraViewer.yaml
new file mode 100644
index 0000000000000..f680cb039413e
--- /dev/null
+++ b/manifests/d/DucFabulous/UltraViewer/6.6.90/DucFabulous.UltraViewer.yaml
@@ -0,0 +1,8 @@
+# Automatically updated by the winget bot at 2024/Jul/31
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DucFabulous.UltraViewer
+PackageVersion: 6.6.90
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckDB/cli/1.1.0/DuckDB.cli.installer.yaml b/manifests/d/DuckDB/cli/1.1.0/DuckDB.cli.installer.yaml
new file mode 100644
index 0000000000000..13463b033a235
--- /dev/null
+++ b/manifests/d/DuckDB/cli/1.1.0/DuckDB.cli.installer.yaml
@@ -0,0 +1,26 @@
+# Created with komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DuckDB.cli
+PackageVersion: 1.1.0
+InstallerLocale: en-US
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: duckdb.exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.x64
+ReleaseDate: 2024-09-09
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/duckdb/duckdb/releases/download/v1.1.0/duckdb_cli-windows-amd64.zip
+ InstallerSha256: 220C451966F086794744BFC28ED1A3395B85B60B6CBB797D1869ADA564BE2676
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckDB/cli/1.1.0/DuckDB.cli.locale.en-US.yaml b/manifests/d/DuckDB/cli/1.1.0/DuckDB.cli.locale.en-US.yaml
new file mode 100644
index 0000000000000..615053575cc59
--- /dev/null
+++ b/manifests/d/DuckDB/cli/1.1.0/DuckDB.cli.locale.en-US.yaml
@@ -0,0 +1,160 @@
+# Created with komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DuckDB.cli
+PackageVersion: 1.1.0
+PackageLocale: en-US
+Publisher: DuckDB
+PublisherUrl: https://www.duckdb.org/
+PublisherSupportUrl: https://github.com/duckdb/duckdb/issues
+Author: Stichting DuckDB Foundation
+PackageName: DuckDB CLI
+PackageUrl: https://github.com/duckdb/duckdb
+License: MIT
+LicenseUrl: https://github.com/duckdb/duckdb/blob/HEAD/LICENSE
+Copyright: Copyright (c) Stichting DuckDB Foundation
+CopyrightUrl: https://github.com/duckdb/duckdb/blob/master/LICENSE
+ShortDescription: DuckDB is an in-process SQL OLAP Database Management System
+Description: |-
+ DuckDB is a high-performance analytical database system.
+ It is designed to be fast, reliable and easy to use.
+ DuckDB provides a rich SQL dialect, with support far beyond basic SQL.
+Moniker: duckdb-cli
+Tags:
+- analytics
+- database
+- embedded-database
+- olap
+- sql
+ReleaseNotes: |-
+ This release of DuckDB is named "Eatoni" after Eaton's pintail (Anas Eatoni) from the southern Indian Ocean.Please also refer to the announcement blog post: https://duckdb.org/2024/09/09/announcing-duckdb-110What's Changed
+ - Add feature changes back in by @Mytherin in #11146
+ - Make MultiFileReader filename configurable by @lnkuiper in #11178
+ - [Dev] Fix compilation issues on feature by @Tishj in #11082
+ - add query() and query_table() functions by @chrisiou in #10586
+ - [Block Size] Move the block allocation size into the block manager by @taniabogatsch in #11176
+ - LIMIT pushdown below PROJECT by @jeewonhh in #11112
+ - BUGFIX: IN () filter with one argument should translate to = filter. by @Tmonster in #11473
+ - Regression Script should calculate micro benchmark differences with the correct base branch by @Tmonster in #11762
+ - Pushdown filters on window partitions by @Tmonster in #10932
+ - Arrow ListView Type by @Tishj in #10766
+ - Add scalar function support to the C API by @Mytherin in #11786
+ - Add TopN optimization in physical plan mapping by @kryonix in #11290
+ - Join-dependent filter derivation by @lnkuiper in #11272
+ - Implement ROW_GROUPS_PER_FILE for Parquet by @lnkuiper in #11249
+ - Prefer Final projected columns on probe side if cardinalities are similar by @Tmonster in #11109
+ - Propagate unused columns to distinct on by @Tmonster in #11006
+ - Separate eviction queues by FileBufferType by @lnkuiper in #11417
+ - Disable false positive for vector size nightly in test by @taniabogatsch in #11953
+ - Rework jemalloc extension by @lnkuiper in #11891
+ - Tweak jemalloc config by @lnkuiper in #12034
+ - Httpfs test to nightly by @carlopi in #12196
+ - Removed three reinterpret casts and some rewriting by @taniabogatsch in #12200
+ - Begin Profiling Rework to move towards Modularity by @maiadegraaf in #11101
+ - [CLI] Add highlighting + limited auto-complete for shell dot commands by @Mytherin in #12201
+ - Skip test to fix block size nightly and add more explicit error checking by @taniabogatsch in #12211
+ - Remove BLOCK_ALLOC_SIZE from the column segment files by @taniabogatsch in #11474
+ - [Julia] - Added optional schema input argument to DuckDB.Appender constructor by @curtd in #12174
+ - Fix Mark Index in the Bound Join Ref by @pdet in #12263
+ - Fix for CI Regression Failure by @maiadegraaf in #12273
+ - 🦆 by @samansmink in #12303
+ - Disable JEMALLOC_RETAIN by @lnkuiper in #12185
+ - Enforce compression extensions for CSV Files by @pdet in #11903
+ - Make spuriously failing test more robust by @lnkuiper in #12306
+ - Add new extensions to issue template by @szarnyasg in #12313
+ - [Fix] Block size nightly run by @taniabogatsch in #12283
+ - Spell Check | Nothing Major | Corrected base_scanner.cpp by @nj7 in #12282
+ - add duckdb_bind_timestamp_tz function to C API by @karlseguin in #12151
+ - [Python] Add some date/datetime functions to pyspark api by @mariotaddeucci in #12075
+ - Fixes to Windows workflow and ubuntu_18 action by @carlopi in #12308
+ - [Extension Dev] Forward declare re2 in hive_partitioning.hpp by @Tishj in #12302
+ - add expected errors to test/sql/copy/per_thread_output.test by @hmeriann in #12280
+ - Issue #12287: ICU Strptime Lists by @hawkfish in #12295
+ - Issue #12171: Streaming Window FILTER by @hawkfish in #12250
+ - [Python] Update the Connection wrapper generation, now generates c++ code by @Tishj in #12216
+ - Use iterator buffer position when storing buffer handles by @pdet in #12315
+ - Bump Julia client to v0.10.3 by @Mytherin in #12323
+ - Fix #12286 - in the MetadataManager, prefer to allocate new blocks if the next free block id is smaller than the currently used metadata block by @Mytherin in #12318
+ - [Fix] Only read file size if file handle still exists by @taniabogatsch in #12319
+ - Add support for APPEND argument to hive partitioned write by @Mytherin in #12262
+ - Remove all reinterpret casts from the transformer by @taniabogatsch in #12320
+ - Additional check for overlapping CTE names by @lnkuiper in #12305
+ - [Dev] STANDARD_VECTOR_SIZE and BLOCK_ALLOC_SIZE can now be set through the Makefile by @Tishj in #12164
+ - [Upsert] Fix issue with lambdas in DO UPDATE SET expressions by @Tishj in #11866
+ - [Python] Fix scoping issue for pandas_analyze_sample setting by @Tishj in #11706
+ - Support REGEX matches expected error message by @hmeriann in #12327
+ - Allow run_fuzzer to reduce multi statements. by @Tmonster in #12278
+ - Fix #12328 - when flattening STRUCT vectors with NULL values, we need to flatten the children recursively as well by @Mytherin in #12332
+ - Make dbgen generate data in parallel by @Mytherin in #12337
+ - dbgen: skip parallel generation if DUCKDB_NO_THREADS is set by @Mytherin in #12341
+ - Add prefix prefix_front_back. to get prefix_front_ and prefix_back_ by @liujiayi771 in #12344
+ - Issue #12171: Streaming Windowed DISTINCT by @hawkfish in #12311
+ - Update README by @szarnyasg in #12357
+ - [CSV Reader] [Skip Option] Tests and fixes by @pdet in #12213
+ - Adjust BM25 score in FTS extension to prevent negative scores by @lnkuiper in #12356
+ - Fix typos by @szarnyasg in #12360
+ - Fix #12293 - accept NULL values in generate_series with timestamp by @Mytherin in #12367
+ - Fix #12335: avoid calling fsync when writing Parquet files, instead just close the file by @Mytherin in #12371
+ - Fix parameters passed down to other workflows in OnTag.yml by @carlopi in #12369
+ - [Python] Fixes for the SQLLogicTest runner implementation by @Tishj in #12372
+ - Bump julia to v1.0.0 by @Mytherin in #12379
+ - Fix #11921 - varchar -> timestamp casts are not invertible by @Mytherin in #12376
+ - Upgrade utf8proc - and move our custom extensions out of utf8proc itself by @Mytherin in #12373
+ - change max_queries number back to 2000 by @Tmonster in #12375
+ - Remove sqlsmith extension by @Tmonster in #12300
+ - Reorder semi and anti joins. by @Tmonster in #11815
+ - Issue #12351: implicit cast to TIMESTAMP_MS, TIMESTAMP_S, TIMESTAMP_NS from DATE values by @akoshchiy in #12352
+ - Issue #10023: Approx_Count_Distinct Memory Usage by @hawkfish in #12355
+ - Fix a small typo in dev instructions for swift setup by @gjmwoods in #12383
+ - Release lock before returning BufferHandle in StandardBufferManager::Pin by @lnkuiper in #12391
+ - Remote attach autoload by @carlopi in #12393
+ - Add JSON type to Parquet reader/writer by @lnkuiper in #12222
+ - Add RETURN_FILES parameter to COPY TO by @lnkuiper in #12220
+ - Updated JoinHashTable to use linear probing to resolve hash collisions by @gropaul in #11472
+ - [Benchmark Runner] Add --disable-timeout flag by @Tishj in #12387
+ - Don't replace unicode spaces within $$ quotes in query strings by @lnkuiper in #12405
+ - [Python] Fix fatal exception caused by empty Pandas Categorical objects. by @Tishj in #12370
+ - Release CSV Blocks when acquiring new blocks if single threaded by @pdet in #12409
+ - Add support for prefetching multiple adjacent blocks in a single batched read when attaching to remote databases by @Mytherin in #12413
+ - MatchRegex() fixed to do not return false positive result by @hmeriann in #12396
+ - Expected errors 2053 by @hmeriann in #12392
+ - [C-API] Catch exception in duckdb_execute_prepared by @Tishj in #12414
+ - Combining LIST_CONCAT and CONCAT binding by @maiadegraaf in #12317
+ - [Appender] Add AppendDefault by @Tishj in #11905
+ - [Python Dev] Push CTE internally for every (python) replacement scan that occurred. by @Tishj in #12161
+ - Improve compiler compatibility by @krlmlr in #12401
+ - Write zero-length list offsets for NULL values when serializing vectors by @Mytherin in #12423
+ - Get column statistics if Logical Get has a statistics function by @jeewonhh in #12424
+ - jemalloc: Identify GNU source code properly by @lnkuiper in #12420
+ - Avoid parallelizing LIMIT clauses when the query plan is simple by @Mytherin in #12433
+ - Prefetch metadata blocks for remote files by @Mytherin in #12437
+ - [Jupyter] Remove width limit on the BoxRenderer config by @Tishj in #12443
+ - Revert duckdb/duckdb#10865 by @carlopi in #12426
+ - inline delta by @samansmink in #12435
+ - Account for tagged dollar-quoted strings when stripping unicode spaces by @lnkuiper in #12421
+ - Work-around for broken github windows runner by @Mytherin in #12447
+ - Prevents clearing of the types of the LogicalExecute operator by @NiclasHaderer in #12436
+ - Add support for BEGIN TRANSACTION READ ONLY by @Mytherin in #12202
+ - Make range and generate_series table in-out functions, and fix several issues with table in-out functions by @Mytherin in #12431
+ - Issue #12412: AsOf Filter Push by @hawkfish in #12448
+ - [Fix] Block Size Nightly by @taniabogatsch in #12427
+ - [ART] Remove Flatten and template key generation by @taniabogatsch in #12428
+ - [Python] Clean up internals of execute / executemany by @Tishj in #12434
+ - By default attach remote databases as READ_ONLY by @carlopi in #12461
+ - Fix #11837: use internal physical type for FIRST/LAST/ANY_VALUE instead of logical type by @Mytherin in #12462
+ - Issue #12464: Windowed Order By All by @hawkfish in #12470
+ - Specialize list_value for primitive types for significantly improved performance by @Mytherin in #12468
+ - [Dev] Remove dead code from PhysicalBatchCopyToFile by @Tishj in #12459
+ - Disable Windows extensions CI until Github actions runners are fixed by @Mytherin in #12479
+ - [Fix] access_mode now lives in AttachOptions by @taniabogatsch in #12482
+ - Internal #2186: Nanosecond Functionality by @hawkfish in #12440
+ - [C-API] Fix leak in duckdb_create_config by @Tishj in #12465
+ - [Python] No longer scan the entire frame lineage in a replacement scan, added option to disable (python) replacements entirely by @Tishj in #12425
+ - throw binder error for comment on system catalog by @samansmink in #12486
+ - Parquet reader performance by @lnkuiper in #12478
+ - Operators the Optimizer can skip by @Tmonster in #12489
+ - Fixes clang conversion warnings by @TinyTinni in #12467
+ - Avoid creating internal schemas as non-internal when reading old database files by @Mytherin in #12456
+ReleaseNotesUrl: https://github.com/duckdb/duckdb/releases/tag/v1.1.0
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckDB/cli/1.1.0/DuckDB.cli.yaml b/manifests/d/DuckDB/cli/1.1.0/DuckDB.cli.yaml
new file mode 100644
index 0000000000000..96cb4ef485cb5
--- /dev/null
+++ b/manifests/d/DuckDB/cli/1.1.0/DuckDB.cli.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DuckDB.cli
+PackageVersion: 1.1.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.85.5.0/DuckDuckGo.DesktopBrowser.installer.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.85.5.0/DuckDuckGo.DesktopBrowser.installer.yaml
new file mode 100644
index 0000000000000..f9c236d1cbc87
--- /dev/null
+++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.85.5.0/DuckDuckGo.DesktopBrowser.installer.yaml
@@ -0,0 +1,29 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DuckDuckGo.DesktopBrowser
+PackageVersion: 0.85.5.0
+Platform:
+- Windows.Universal
+- Windows.Desktop
+MinimumOSVersion: 10.0.19041.0
+InstallerType: msix
+Protocols:
+- http
+- https
+FileExtensions:
+- htm
+- html
+- pdf
+PackageFamilyName: DuckDuckGo.DesktopBrowser_ya2fgkz3nks94
+Installers:
+- Architecture: x86
+ InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.85.5.0/DuckDuckGo_0.85.5.0.msixbundle
+ InstallerSha256: 94377CB874E5E33706F33CDD3061FF6F6A91B1ECC198E0B071EFA68C417351C1
+ SignatureSha256: 79F625423B1B2C7033DB17ED95DEF8718594139B8C87B69545B5D51B678B44B4
+- Architecture: x64
+ InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.85.5.0/DuckDuckGo_0.85.5.0.msixbundle
+ InstallerSha256: 94377CB874E5E33706F33CDD3061FF6F6A91B1ECC198E0B071EFA68C417351C1
+ SignatureSha256: 79F625423B1B2C7033DB17ED95DEF8718594139B8C87B69545B5D51B678B44B4
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.85.5.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.85.5.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml
new file mode 100644
index 0000000000000..2ac6ebf9ab3da
--- /dev/null
+++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.85.5.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml
@@ -0,0 +1,31 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DuckDuckGo.DesktopBrowser
+PackageVersion: 0.85.5.0
+PackageLocale: en-US
+Publisher: DuckDuckGo
+PublisherUrl: https://duckduckgo.com/
+# PublisherSupportUrl:
+PrivacyUrl: https://duckduckgo.com/privacy
+Author: Duck Duck Go, Inc.
+PackageName: DuckDuckGo
+PackageUrl: https://duckduckgo.com/windows
+License: Freeware
+LicenseUrl: https://duckduckgo.com/terms
+Copyright: © 2024 DuckDuckGo
+# CopyrightUrl:
+ShortDescription: An everyday browser that truly protects your privacy.
+# Description:
+# Moniker:
+Tags:
+- browser
+- web
+- webpage
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.85.5.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.85.5.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..f5f44160e44a6
--- /dev/null
+++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.85.5.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml
@@ -0,0 +1,30 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: DuckDuckGo.DesktopBrowser
+PackageVersion: 0.85.5.0
+PackageLocale: zh-CN
+Publisher: DuckDuckGo
+PublisherUrl: https://duckduckgo.com/
+# PublisherSupportUrl:
+PrivacyUrl: https://duckduckgo.com/privacy
+Author: Duck Duck Go, Inc.
+PackageName: DuckDuckGo
+PackageUrl: https://duckduckgo.com/windows
+License: 免费软件
+LicenseUrl: https://duckduckgo.com/terms
+Copyright: © 2024 DuckDuckGo
+# CopyrightUrl:
+ShortDescription: 一款时刻并真正保护您隐私的浏览器
+# Description:
+# Moniker:
+Tags:
+- 浏览器
+- 网页
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.85.5.0/DuckDuckGo.DesktopBrowser.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.85.5.0/DuckDuckGo.DesktopBrowser.yaml
new file mode 100644
index 0000000000000..3e240960e042c
--- /dev/null
+++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.85.5.0/DuckDuckGo.DesktopBrowser.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DuckDuckGo.DesktopBrowser
+PackageVersion: 0.85.5.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.87.2.0/DuckDuckGo.DesktopBrowser.installer.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.87.2.0/DuckDuckGo.DesktopBrowser.installer.yaml
new file mode 100644
index 0000000000000..1b7171e4c926f
--- /dev/null
+++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.87.2.0/DuckDuckGo.DesktopBrowser.installer.yaml
@@ -0,0 +1,29 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DuckDuckGo.DesktopBrowser
+PackageVersion: 0.87.2.0
+Platform:
+- Windows.Universal
+- Windows.Desktop
+MinimumOSVersion: 10.0.19041.0
+InstallerType: msix
+Protocols:
+- http
+- https
+FileExtensions:
+- htm
+- html
+- pdf
+PackageFamilyName: DuckDuckGo.DesktopBrowser_ya2fgkz3nks94
+Installers:
+- Architecture: x86
+ InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.87.2.0/DuckDuckGo_0.87.2.0.msixbundle
+ InstallerSha256: C824DBD2193C3DB8112B5D53B906DD983028FFB2C2E509759EE0C4A74E8BE01E
+ SignatureSha256: 49A20F48F0E462356AC57D5D495A50494FC0547562506B05B423D1CBFCCEF1F3
+- Architecture: x64
+ InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.87.2.0/DuckDuckGo_0.87.2.0.msixbundle
+ InstallerSha256: C824DBD2193C3DB8112B5D53B906DD983028FFB2C2E509759EE0C4A74E8BE01E
+ SignatureSha256: 49A20F48F0E462356AC57D5D495A50494FC0547562506B05B423D1CBFCCEF1F3
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.87.2.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.87.2.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml
new file mode 100644
index 0000000000000..492b8204bcde7
--- /dev/null
+++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.87.2.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml
@@ -0,0 +1,31 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DuckDuckGo.DesktopBrowser
+PackageVersion: 0.87.2.0
+PackageLocale: en-US
+Publisher: DuckDuckGo
+PublisherUrl: https://duckduckgo.com/
+# PublisherSupportUrl:
+PrivacyUrl: https://duckduckgo.com/privacy
+Author: Duck Duck Go, Inc.
+PackageName: DuckDuckGo
+PackageUrl: https://duckduckgo.com/windows
+License: Freeware
+LicenseUrl: https://duckduckgo.com/terms
+Copyright: © 2024 DuckDuckGo
+# CopyrightUrl:
+ShortDescription: An everyday browser that truly protects your privacy.
+# Description:
+# Moniker:
+Tags:
+- browser
+- web
+- webpage
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.87.2.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.87.2.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..8113e094c1ae1
--- /dev/null
+++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.87.2.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml
@@ -0,0 +1,30 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: DuckDuckGo.DesktopBrowser
+PackageVersion: 0.87.2.0
+PackageLocale: zh-CN
+Publisher: DuckDuckGo
+PublisherUrl: https://duckduckgo.com/
+# PublisherSupportUrl:
+PrivacyUrl: https://duckduckgo.com/privacy
+Author: Duck Duck Go, Inc.
+PackageName: DuckDuckGo
+PackageUrl: https://duckduckgo.com/windows
+License: 免费软件
+LicenseUrl: https://duckduckgo.com/terms
+Copyright: © 2024 DuckDuckGo
+# CopyrightUrl:
+ShortDescription: 一款时刻并真正保护您隐私的浏览器
+# Description:
+# Moniker:
+Tags:
+- 浏览器
+- 网页
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.87.2.0/DuckDuckGo.DesktopBrowser.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.87.2.0/DuckDuckGo.DesktopBrowser.yaml
new file mode 100644
index 0000000000000..17bdda300725d
--- /dev/null
+++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.87.2.0/DuckDuckGo.DesktopBrowser.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DuckDuckGo.DesktopBrowser
+PackageVersion: 0.87.2.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.87.5.0/DuckDuckGo.DesktopBrowser.installer.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.87.5.0/DuckDuckGo.DesktopBrowser.installer.yaml
new file mode 100644
index 0000000000000..5be11258c670b
--- /dev/null
+++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.87.5.0/DuckDuckGo.DesktopBrowser.installer.yaml
@@ -0,0 +1,29 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DuckDuckGo.DesktopBrowser
+PackageVersion: 0.87.5.0
+Platform:
+- Windows.Universal
+- Windows.Desktop
+MinimumOSVersion: 10.0.19041.0
+InstallerType: msix
+Protocols:
+- http
+- https
+FileExtensions:
+- htm
+- html
+- pdf
+PackageFamilyName: DuckDuckGo.DesktopBrowser_ya2fgkz3nks94
+Installers:
+- Architecture: x86
+ InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.87.5.0/DuckDuckGo_0.87.5.0.msixbundle
+ InstallerSha256: B2101AF12B1388618F6F7AFE47AF9211E097CEB6A2D7EB0ECCEC5DB6FCF43A37
+ SignatureSha256: 02A259EE8284568C6E7C2C9CAA259CF28C4A9C044E2A8C35C6912A59632F2CD5
+- Architecture: x64
+ InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.87.5.0/DuckDuckGo_0.87.5.0.msixbundle
+ InstallerSha256: B2101AF12B1388618F6F7AFE47AF9211E097CEB6A2D7EB0ECCEC5DB6FCF43A37
+ SignatureSha256: 02A259EE8284568C6E7C2C9CAA259CF28C4A9C044E2A8C35C6912A59632F2CD5
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.87.5.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.87.5.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml
new file mode 100644
index 0000000000000..3727cb22893f8
--- /dev/null
+++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.87.5.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml
@@ -0,0 +1,31 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DuckDuckGo.DesktopBrowser
+PackageVersion: 0.87.5.0
+PackageLocale: en-US
+Publisher: DuckDuckGo
+PublisherUrl: https://duckduckgo.com/
+# PublisherSupportUrl:
+PrivacyUrl: https://duckduckgo.com/privacy
+Author: Duck Duck Go, Inc.
+PackageName: DuckDuckGo
+PackageUrl: https://duckduckgo.com/windows
+License: Freeware
+LicenseUrl: https://duckduckgo.com/terms
+Copyright: © 2024 DuckDuckGo
+# CopyrightUrl:
+ShortDescription: An everyday browser that truly protects your privacy.
+# Description:
+# Moniker:
+Tags:
+- browser
+- web
+- webpage
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.87.5.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.87.5.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..cf02e42eff52e
--- /dev/null
+++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.87.5.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml
@@ -0,0 +1,30 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: DuckDuckGo.DesktopBrowser
+PackageVersion: 0.87.5.0
+PackageLocale: zh-CN
+Publisher: DuckDuckGo
+PublisherUrl: https://duckduckgo.com/
+# PublisherSupportUrl:
+PrivacyUrl: https://duckduckgo.com/privacy
+Author: Duck Duck Go, Inc.
+PackageName: DuckDuckGo
+PackageUrl: https://duckduckgo.com/windows
+License: 免费软件
+LicenseUrl: https://duckduckgo.com/terms
+Copyright: © 2024 DuckDuckGo
+# CopyrightUrl:
+ShortDescription: 一款时刻并真正保护您隐私的浏览器
+# Description:
+# Moniker:
+Tags:
+- 浏览器
+- 网页
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.87.5.0/DuckDuckGo.DesktopBrowser.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.87.5.0/DuckDuckGo.DesktopBrowser.yaml
new file mode 100644
index 0000000000000..8ddd1a1371447
--- /dev/null
+++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.87.5.0/DuckDuckGo.DesktopBrowser.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DuckDuckGo.DesktopBrowser
+PackageVersion: 0.87.5.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.88.4.0/DuckDuckGo.DesktopBrowser.installer.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.88.4.0/DuckDuckGo.DesktopBrowser.installer.yaml
new file mode 100644
index 0000000000000..6631341fc74a9
--- /dev/null
+++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.88.4.0/DuckDuckGo.DesktopBrowser.installer.yaml
@@ -0,0 +1,29 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DuckDuckGo.DesktopBrowser
+PackageVersion: 0.88.4.0
+Platform:
+- Windows.Universal
+- Windows.Desktop
+MinimumOSVersion: 10.0.19041.0
+InstallerType: msix
+Protocols:
+- http
+- https
+FileExtensions:
+- htm
+- html
+- pdf
+PackageFamilyName: DuckDuckGo.DesktopBrowser_ya2fgkz3nks94
+Installers:
+- Architecture: x86
+ InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.88.4.0/DuckDuckGo_0.88.4.0.msixbundle
+ InstallerSha256: DC93EF53850A6CEDBDC7F1C19C7032E9AC849441C717309A578AB6CF56712D7F
+ SignatureSha256: 62F4308F4EAA5DD6808634B168E7194175FE9081E078FDB4867DE8068B84B19E
+- Architecture: x64
+ InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.88.4.0/DuckDuckGo_0.88.4.0.msixbundle
+ InstallerSha256: DC93EF53850A6CEDBDC7F1C19C7032E9AC849441C717309A578AB6CF56712D7F
+ SignatureSha256: 62F4308F4EAA5DD6808634B168E7194175FE9081E078FDB4867DE8068B84B19E
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.88.4.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.88.4.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml
new file mode 100644
index 0000000000000..6b5e3cc87595b
--- /dev/null
+++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.88.4.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml
@@ -0,0 +1,31 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DuckDuckGo.DesktopBrowser
+PackageVersion: 0.88.4.0
+PackageLocale: en-US
+Publisher: DuckDuckGo
+PublisherUrl: https://duckduckgo.com/
+# PublisherSupportUrl:
+PrivacyUrl: https://duckduckgo.com/privacy
+Author: Duck Duck Go, Inc.
+PackageName: DuckDuckGo
+PackageUrl: https://duckduckgo.com/windows
+License: Freeware
+LicenseUrl: https://duckduckgo.com/terms
+Copyright: © 2024 DuckDuckGo
+# CopyrightUrl:
+ShortDescription: An everyday browser that truly protects your privacy.
+# Description:
+# Moniker:
+Tags:
+- browser
+- web
+- webpage
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.88.4.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.88.4.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..6329c5b0c769f
--- /dev/null
+++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.88.4.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml
@@ -0,0 +1,30 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: DuckDuckGo.DesktopBrowser
+PackageVersion: 0.88.4.0
+PackageLocale: zh-CN
+Publisher: DuckDuckGo
+PublisherUrl: https://duckduckgo.com/
+# PublisherSupportUrl:
+PrivacyUrl: https://duckduckgo.com/privacy
+Author: Duck Duck Go, Inc.
+PackageName: DuckDuckGo
+PackageUrl: https://duckduckgo.com/windows
+License: 免费软件
+LicenseUrl: https://duckduckgo.com/terms
+Copyright: © 2024 DuckDuckGo
+# CopyrightUrl:
+ShortDescription: 一款时刻并真正保护您隐私的浏览器
+# Description:
+# Moniker:
+Tags:
+- 浏览器
+- 网页
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.88.4.0/DuckDuckGo.DesktopBrowser.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.88.4.0/DuckDuckGo.DesktopBrowser.yaml
new file mode 100644
index 0000000000000..d2ba87f4c9037
--- /dev/null
+++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.88.4.0/DuckDuckGo.DesktopBrowser.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DuckDuckGo.DesktopBrowser
+PackageVersion: 0.88.4.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckStudio/ChineseGit/2.4/DuckStudio.ChineseGit.installer.yaml b/manifests/d/DuckStudio/ChineseGit/2.4/DuckStudio.ChineseGit.installer.yaml
index b06a0f05a2a7e..69961b2faa132 100644
--- a/manifests/d/DuckStudio/ChineseGit/2.4/DuckStudio.ChineseGit.installer.yaml
+++ b/manifests/d/DuckStudio/ChineseGit/2.4/DuckStudio.ChineseGit.installer.yaml
@@ -14,6 +14,9 @@ InstallerSwitches:
Silent: /verysilent /suppressmsgboxes
SilentWithProgress: /verysilent
UpgradeBehavior: install
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Git.Git
Commands:
- cngit
Protocols:
diff --git a/manifests/d/DuckStudio/ChineseGit/2.6/DuckStudio.ChineseGit.installer.yaml b/manifests/d/DuckStudio/ChineseGit/2.6/DuckStudio.ChineseGit.installer.yaml
index aabf12661ff5d..77063da716fdd 100644
--- a/manifests/d/DuckStudio/ChineseGit/2.6/DuckStudio.ChineseGit.installer.yaml
+++ b/manifests/d/DuckStudio/ChineseGit/2.6/DuckStudio.ChineseGit.installer.yaml
@@ -14,6 +14,9 @@ InstallerSwitches:
Silent: /verysilent /suppressmsgboxes
SilentWithProgress: /verysilent
UpgradeBehavior: install
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Git.Git
Commands:
- cngit
Protocols:
diff --git a/manifests/d/DuckStudio/ChineseGit/2.8/DuckStudio.ChineseGit.installer.yaml b/manifests/d/DuckStudio/ChineseGit/2.8/DuckStudio.ChineseGit.installer.yaml
new file mode 100644
index 0000000000000..00ecd06278d25
--- /dev/null
+++ b/manifests/d/DuckStudio/ChineseGit/2.8/DuckStudio.ChineseGit.installer.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.5-1-22621-2506.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DuckStudio.ChineseGit
+PackageVersion: "2.8"
+InstallerLocale: zh-CN
+InstallerType: inno
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Silent: /verysilent /suppressmsgboxes
+ SilentWithProgress: /verysilent
+UpgradeBehavior: install
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Git.Git
+Commands:
+- cngit
+Protocols:
+- http
+- https
+ReleaseDate: 2024-07-20
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/DuckDuckStudio/Chinese_git/releases/download/v2.8/Chinese_git_Setup_v2.8.exe
+ InstallerSha256: 5c2a28a47cbce7850f53115d6283accb5020fa37eee910cd846145e7aa06849d
+ AppsAndFeaturesEntries:
+ - DisplayVersion: 'v2.8'
+- Architecture: x86
+ InstallerUrl: https://github.com/DuckDuckStudio/Chinese_git/releases/download/v2.8/Chinese_git_Setup_v2.8.exe
+ InstallerSha256: 5c2a28a47cbce7850f53115d6283accb5020fa37eee910cd846145e7aa06849d
+ AppsAndFeaturesEntries:
+ - DisplayVersion: 'v2.8'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckStudio/ChineseGit/2.8/DuckStudio.ChineseGit.locale.zh-CN.yaml b/manifests/d/DuckStudio/ChineseGit/2.8/DuckStudio.ChineseGit.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..256a327dc9fbc
--- /dev/null
+++ b/manifests/d/DuckStudio/ChineseGit/2.8/DuckStudio.ChineseGit.locale.zh-CN.yaml
@@ -0,0 +1,59 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.5-1-22621-2506.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DuckStudio.ChineseGit
+PackageVersion: "2.8"
+PackageLocale: zh-CN
+Publisher: DuckStudio
+PublisherUrl: https://duckduckstudio.github.io/yazicbs.github.io/zh_cn/index.html
+PublisherSupportUrl: https://github.com/DuckDuckStudio/Chinese_git/issues
+# PrivacyUrl:
+Author: 鸭鸭「カモ」
+PackageName: 中文Git
+PackageUrl: https://duckduckstudio.github.io/yazicbs.github.io/Tools/chinese_git/
+License: GNU General Public License v2.0
+LicenseUrl: https://github.com/DuckDuckStudio/Chinese_git/blob/main/LICENSE
+Copyright: Copyright (c) DuckStudio 鸭鸭「カモ」
+# CopyrightUrl:
+ShortDescription: 使用中文命令操作 Git 的简单工具
+Description: 让你可以使用中文命令操作 Git 的简单工具,旨在使不熟悉英文的用户更轻松地使用 Git。
+Moniker: cngit
+Tags:
+- chinese
+- chinese-simplified
+- git
+- pre-release
+ReleaseNotes: |-
+ 目前在本地测试似乎只有这些[已知问题](https://github.com/DuckDuckStudio/Chinese_git/blob/main/README.md#已知问题),如遇到问题请一定要提交 Issues 让我修,感谢!
+
+ ## 本版本修改内容
+
+ ### 新功能
+ - 可以在配置文件中禁用自动更新检查/公告获取 (#21)
+
+ ## 如何更新
+ 自 v2.4 起,中文Git附带更新指令,你可以运行`中文git 更新`来更新中文Git。
+ py版自 v1.7 起,可使用`中文git 更新`命令更新。
+
+ ## 本版本完整可用命令
+ 请参阅[用户手册](https://github.com/DuckDuckStudio/Chinese_git/blob/v2.8/USER_HANDBOOK.md#可用命令)。
+
+ > [!NOTE]
+ > 关于如何执行代码,请参阅[用户手册](https://github.com/DuckDuckStudio/Chinese_git/blob/main/USER_HANDBOOK.md#优化)。
+
+ ## 下载
+ | 版本 | 文件 |
+ |---|---|
+ | py版 | [Chinese_git_py.zip](https://github.com/DuckDuckStudio/Chinese_git/releases/download/v2.8/Chinese_git_py.zip) |
+ | py版(7z) | [Chinese_git_py.7z](https://github.com/DuckDuckStudio/Chinese_git/releases/download/v2.8/Chinese_git_py.7z) |
+ | 打包版 | [Chinese_git.zip](https://github.com/DuckDuckStudio/Chinese_git/releases/download/v2.8/Chinese_git.zip) |
+ | 打包版(7z) | [Chinese_git.7z](https://github.com/DuckDuckStudio/Chinese_git/releases/download/v2.8/Chinese_git.7z) |
+ | 安装程序(winget) | [Chinese_git_Setup_v2.8.exe](https://github.com/DuckDuckStudio/Chinese_git/releases/download/v2.8/Chinese_git_Setup_v2.8.exe) |
+
+ **Full Changelog**: https://github.com/DuckDuckStudio/Chinese_git/compare/v2.7...v2.8
+ReleaseNotesUrl: https://github.com/DuckDuckStudio/Chinese_git/releases/tag/v2.8
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckStudio/ChineseGit/2.8/DuckStudio.ChineseGit.yaml b/manifests/d/DuckStudio/ChineseGit/2.8/DuckStudio.ChineseGit.yaml
new file mode 100644
index 0000000000000..18d432ff8f94b
--- /dev/null
+++ b/manifests/d/DuckStudio/ChineseGit/2.8/DuckStudio.ChineseGit.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.5-1-22621-2506.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DuckStudio.ChineseGit
+PackageVersion: "2.8"
+DefaultLocale: zh-CN
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckStudio/ChineseGit/2.9/DuckStudio.ChineseGit.installer.yaml b/manifests/d/DuckStudio/ChineseGit/2.9/DuckStudio.ChineseGit.installer.yaml
new file mode 100644
index 0000000000000..9c1a06b6c8b4c
--- /dev/null
+++ b/manifests/d/DuckStudio/ChineseGit/2.9/DuckStudio.ChineseGit.installer.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.5-1-22621-2506.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DuckStudio.ChineseGit
+PackageVersion: "2.9"
+InstallerLocale: zh-CN
+InstallerType: inno
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Silent: /verysilent /suppressmsgboxes
+ SilentWithProgress: /verysilent
+UpgradeBehavior: install
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Git.Git
+Commands:
+- cngit
+Protocols:
+- http
+- https
+ReleaseDate: 2024-07-24
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/DuckDuckStudio/Chinese_git/releases/download/v2.9/Chinese_git_Setup_v2.9.exe
+ InstallerSha256: 9df13f3ce414f5596161d69846b00582feed061a5d4e60f96769a5faf2ad3904
+ AppsAndFeaturesEntries:
+ - DisplayVersion: 'v2.9'
+- Architecture: x86
+ InstallerUrl: https://github.com/DuckDuckStudio/Chinese_git/releases/download/v2.9/Chinese_git_Setup_v2.9.exe
+ InstallerSha256: 9df13f3ce414f5596161d69846b00582feed061a5d4e60f96769a5faf2ad3904
+ AppsAndFeaturesEntries:
+ - DisplayVersion: 'v2.9'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckStudio/ChineseGit/2.9/DuckStudio.ChineseGit.locale.zh-CN.yaml b/manifests/d/DuckStudio/ChineseGit/2.9/DuckStudio.ChineseGit.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..9fe22b52e0b02
--- /dev/null
+++ b/manifests/d/DuckStudio/ChineseGit/2.9/DuckStudio.ChineseGit.locale.zh-CN.yaml
@@ -0,0 +1,56 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.5-1-22621-2506.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DuckStudio.ChineseGit
+PackageVersion: "2.9"
+PackageLocale: zh-CN
+Publisher: DuckStudio
+PublisherUrl: https://duckduckstudio.github.io/yazicbs.github.io/zh_cn/index.html
+PublisherSupportUrl: https://github.com/DuckDuckStudio/Chinese_git/issues
+# PrivacyUrl:
+Author: 鸭鸭「カモ」
+PackageName: 中文Git
+PackageUrl: https://duckduckstudio.github.io/yazicbs.github.io/Tools/chinese_git/
+License: GNU General Public License v2.0
+LicenseUrl: https://github.com/DuckDuckStudio/Chinese_git/blob/main/LICENSE
+Copyright: Copyright (c) DuckStudio 鸭鸭「カモ」
+# CopyrightUrl:
+ShortDescription: 使用中文命令操作 Git 的简单工具
+Description: 让你可以使用中文命令操作 Git 的简单工具,旨在使不熟悉英文的用户更轻松地使用 Git。
+Moniker: cngit
+Tags:
+- chinese
+- chinese-simplified
+- git
+ReleaseNotes: |-
+ 目前在本地测试似乎只有这些[已知问题](https://github.com/DuckDuckStudio/Chinese_git/issues),如遇到问题请一定要提交 Issues 让我修,感谢!
+
+ ## 本版本修改内容
+
+ ### 修复
+ - 修正了配置文件中的一个错误描述 ( 317ebf167affdd6a55e9bf30bc1d5cf9df15f660 )
+ - 修复了不更新配置文件的问题 ( #32 43fe1869222edde23c9a486ce7b0a8693a8d44bb )
+ - 修复异常退出仍返回`0`的问题 ( #34 efa624742618f02f28ad05442ca61e714d64efff )
+ - 修复了在部分时候不会自动检查更新/获取公告的问题 ( efa624742618f02f28ad05442ca61e714d64efff )
+ - 修复`提交`命令在没有修改时还会要求提交信息的问题 ( 26ae90100acea0d75ca5fd2eecce2078444cb607 )
+
+ ### 弃用
+ - 移除了测试时遗留的部分代码 ( efa624742618f02f28ad05442ca61e714d64efff )
+
+ ## 如何更新
+ 自 v2.4 起,中文Git附带更新指令,你可以运行`中文git 更新`来更新中文Git。
+ py版自 v1.7 起,可使用`中文git 更新`命令更新。
+
+ ## 本版本完整可用命令
+ 请参阅[用户手册](https://github.com/DuckDuckStudio/Chinese_git/blob/v2.9/USER_HANDBOOK.md#可用命令)。
+
+ > [!NOTE]
+ > 关于如何执行代码,请参阅[用户手册](https://github.com/DuckDuckStudio/Chinese_git/blob/main/USER_HANDBOOK.md#优化)。
+
+ **Full Changelog**: https://github.com/DuckDuckStudio/Chinese_git/compare/v2.8...v2.9
+ReleaseNotesUrl: https://github.com/DuckDuckStudio/Chinese_git/releases/tag/v2.9
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckStudio/ChineseGit/2.9/DuckStudio.ChineseGit.yaml b/manifests/d/DuckStudio/ChineseGit/2.9/DuckStudio.ChineseGit.yaml
new file mode 100644
index 0000000000000..2677e24b720a1
--- /dev/null
+++ b/manifests/d/DuckStudio/ChineseGit/2.9/DuckStudio.ChineseGit.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.5-1-22621-2506.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DuckStudio.ChineseGit
+PackageVersion: "2.9"
+DefaultLocale: zh-CN
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckStudio/FufuDevTools/2024.07.25.2030/DuckStudio.FufuDevTools.installer.yaml b/manifests/d/DuckStudio/FufuDevTools/2024.07.25.2030/DuckStudio.FufuDevTools.installer.yaml
new file mode 100644
index 0000000000000..209367a10c6dc
--- /dev/null
+++ b/manifests/d/DuckStudio/FufuDevTools/2024.07.25.2030/DuckStudio.FufuDevTools.installer.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.5-1-22621-2506.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DuckStudio.FufuDevTools
+PackageVersion: "2024.07.25.2030"
+InstallerLocale: zh-CN
+InstallerType: inno
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Silent: /verysilent /suppressmsgboxes
+ SilentWithProgress: /verysilent
+UpgradeBehavior: install
+Commands:
+- ffdev
+Protocols:
+- http
+- https
+ReleaseDate: 2024-07-25
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/DuckDuckStudio/Fufu_Dev_Tools/releases/download/2024.07.25.2030/Fufu_Dev_Tools_Setup_2024.07.25.2030.exe
+ InstallerSha256: 9fe7cac400f33db498444caebbaa84deb71e2ba8ad695849db953e6ce80ed017
+ AppsAndFeaturesEntries:
+ - DisplayVersion: '2024.07.25.2030'
+- Architecture: x86
+ InstallerUrl: https://github.com/DuckDuckStudio/Fufu_Dev_Tools/releases/download/2024.07.25.2030/Fufu_Dev_Tools_Setup_2024.07.25.2030.exe
+ InstallerSha256: 9fe7cac400f33db498444caebbaa84deb71e2ba8ad695849db953e6ce80ed017
+ AppsAndFeaturesEntries:
+ - DisplayVersion: '2024.07.25.2030'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckStudio/FufuDevTools/2024.07.25.2030/DuckStudio.FufuDevTools.locale.zh-CN.yaml b/manifests/d/DuckStudio/FufuDevTools/2024.07.25.2030/DuckStudio.FufuDevTools.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..fcf85079bcd81
--- /dev/null
+++ b/manifests/d/DuckStudio/FufuDevTools/2024.07.25.2030/DuckStudio.FufuDevTools.locale.zh-CN.yaml
@@ -0,0 +1,33 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DuckStudio.FufuDevTools
+PackageVersion: 2024.07.25.2030
+PackageLocale: zh-CN
+Publisher: DuckStudio
+PublisherUrl: https://duckduckstudio.github.io/yazicbs.github.io/
+Author: 鸭鸭「カモ」
+PackageName: 芙芙工具箱开发工具包
+PackageUrl: https://github.com/DuckDuckStudio/Fufu_Dev_Tools
+License: 芙芙工具箱许可文件
+LicenseUrl: https://github.com/DuckDuckStudio/Fufu_Tools/blob/HEAD/LICENSE
+Copyright: Copyright (c) 鸭鸭「カモ」
+ShortDescription: 芙芙工具箱的独立开发工具包
+Moniker: Fufu_Dev_Tools
+Tags:
+- devtools
+- tools
+- command
+ReleaseNotes: |
+ > [!WARNING]
+ > 此版本领先于`lite`版中附带的开发工具。
+
+ - [pref] 在某个仓库中执行git相关自动化时可以省去选择仓库目录的步骤 (#6)
+
+ > [!TIP]
+ > 这个版本也是官方的,可以放心下载使用。
+
+ **Full Changelog**: https://github.com/DuckDuckStudio/Fufu_Dev_Tools/compare/2024.07.03.0000...2024.07.25.2030
+ReleaseNotesUrl: https://github.com/DuckDuckStudio/Fufu_Dev_Tools/releases/tag/2024.07.25.2030
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckStudio/FufuDevTools/2024.07.25.2030/DuckStudio.FufuDevTools.yaml b/manifests/d/DuckStudio/FufuDevTools/2024.07.25.2030/DuckStudio.FufuDevTools.yaml
new file mode 100644
index 0000000000000..b5f031cde1d3c
--- /dev/null
+++ b/manifests/d/DuckStudio/FufuDevTools/2024.07.25.2030/DuckStudio.FufuDevTools.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DuckStudio.FufuDevTools
+PackageVersion: 2024.07.25.2030
+DefaultLocale: zh-CN
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckStudio/FufuDevTools/2024.08.01.0000/DuckStudio.FufuDevTools.installer.yaml b/manifests/d/DuckStudio/FufuDevTools/2024.08.01.0000/DuckStudio.FufuDevTools.installer.yaml
new file mode 100644
index 0000000000000..5e8e30419402d
--- /dev/null
+++ b/manifests/d/DuckStudio/FufuDevTools/2024.08.01.0000/DuckStudio.FufuDevTools.installer.yaml
@@ -0,0 +1,32 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.5-1-22621-3880.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DuckStudio.FufuDevTools
+PackageVersion: 2024.08.01.0000
+InstallerLocale: zh-CN
+InstallerType: inno
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Silent: /verysilent /suppressmsgboxes
+ SilentWithProgress: /verysilent
+UpgradeBehavior: install
+Commands:
+- ffdev
+Protocols:
+- http
+- https
+AppsAndFeaturesEntries:
+- DisplayVersion: 2024.08.01.0000
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/DuckDuckStudio/Fufu_Dev_Tools/releases/download/2024.08.01.0000/Fufu_Dev_Tools_Setup_2024.08.01.0000.exe
+ InstallerSha256: 368B188F0B9A3B2D03B8E1B5A0048BF22CC96368CB6A823B9F2DAFDBD1DC38CA
+- Architecture: x86
+ InstallerUrl: https://github.com/DuckDuckStudio/Fufu_Dev_Tools/releases/download/2024.08.01.0000/Fufu_Dev_Tools_Setup_2024.08.01.0000.exe
+ InstallerSha256: 368B188F0B9A3B2D03B8E1B5A0048BF22CC96368CB6A823B9F2DAFDBD1DC38CA
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckStudio/FufuDevTools/2024.08.01.0000/DuckStudio.FufuDevTools.locale.zh-CN.yaml b/manifests/d/DuckStudio/FufuDevTools/2024.08.01.0000/DuckStudio.FufuDevTools.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..cf46d465d1dea
--- /dev/null
+++ b/manifests/d/DuckStudio/FufuDevTools/2024.08.01.0000/DuckStudio.FufuDevTools.locale.zh-CN.yaml
@@ -0,0 +1,32 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.5-1-22621-3880.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DuckStudio.FufuDevTools
+PackageVersion: 2024.08.01.0000
+PackageLocale: zh-CN
+Publisher: DuckStudio
+PublisherUrl: https://duckduckstudio.github.io/yazicbs.github.io/
+PublisherSupportUrl: https://github.com/DuckDuckStudio/Fufu_Dev_Tools/issues
+# PrivacyUrl:
+Author: 鸭鸭「カモ」
+PackageName: 芙芙工具箱开发工具包
+PackageUrl: https://github.com/DuckDuckStudio/Fufu_Dev_Tools
+License: 芙芙工具箱许可文件
+LicenseUrl: https://github.com/DuckDuckStudio/Fufu_Tools/blob/HEAD/LICENSE
+Copyright: Copyright (c) 鸭鸭「カモ」
+# CopyrightUrl:
+ShortDescription: 芙芙工具箱的独立开发工具包
+# Description:
+Moniker: fufu_dev_tools
+Tags:
+- command
+- devtools
+- tools
+ReleaseNotes: |-
+ - [pref] 让git相关连续尝试工具的通知显示具体仓库 ( #8 )
+ReleaseNotesUrl: https://github.com/DuckDuckStudio/Fufu_Dev_Tools/releases/tag/2024.08.01.0000
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckStudio/FufuDevTools/2024.08.01.0000/DuckStudio.FufuDevTools.yaml b/manifests/d/DuckStudio/FufuDevTools/2024.08.01.0000/DuckStudio.FufuDevTools.yaml
new file mode 100644
index 0000000000000..21dc937632f7c
--- /dev/null
+++ b/manifests/d/DuckStudio/FufuDevTools/2024.08.01.0000/DuckStudio.FufuDevTools.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.5-1-22621-3880.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DuckStudio.FufuDevTools
+PackageVersion: 2024.08.01.0000
+DefaultLocale: zh-CN
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckStudio/FufuTools/1.3.4/DuckStudio.FufuTools.installer.yaml b/manifests/d/DuckStudio/FufuTools/1.3.4/DuckStudio.FufuTools.installer.yaml
new file mode 100644
index 0000000000000..3c3bf070023e8
--- /dev/null
+++ b/manifests/d/DuckStudio/FufuTools/1.3.4/DuckStudio.FufuTools.installer.yaml
@@ -0,0 +1,44 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.5-1-22621-3880.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DuckStudio.FufuTools
+PackageVersion: 1.3.4
+InstallerLocale: zh-CN
+InstallerType: inno
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Custom: /verysilent /suppressmsgboxes
+UpgradeBehavior: install
+Protocols:
+- https
+FileExtensions:
+- cpp
+- css
+- cxx
+- html
+- js
+- mp4
+- png
+- py
+- pyw
+ReleaseDate: 2024-08-12
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/DuckDuckStudio/Fufu_Tools/releases/download/v1.3.4/Fufu_Tools_Setup.v1.3.4.exe
+ InstallerSha256: 18371847274843f1b3e49607f67144c36d3ea7fa45bb8069b821da1eff8b9ea4
+ ProductCode: '{31FCFFAC-F3B7-4318-A179-DE6BD33DA83C}'
+ Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.x86
+- Architecture: x64
+ InstallerUrl: https://github.com/DuckDuckStudio/Fufu_Tools/releases/download/v1.3.4/Fufu_Tools_Setup.v1.3.4.exe
+ InstallerSha256: 18371847274843f1b3e49607f67144c36d3ea7fa45bb8069b821da1eff8b9ea4
+ ProductCode: '{31FCFFAC-F3B7-4318-A179-DE6BD33DA83C}'
+ Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.x64
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckStudio/FufuTools/1.3.4/DuckStudio.FufuTools.locale.zh-CN.yaml b/manifests/d/DuckStudio/FufuTools/1.3.4/DuckStudio.FufuTools.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..1b190a6cfaeae
--- /dev/null
+++ b/manifests/d/DuckStudio/FufuTools/1.3.4/DuckStudio.FufuTools.locale.zh-CN.yaml
@@ -0,0 +1,102 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.5-1-22621-3880.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DuckStudio.FufuTools
+PackageVersion: 1.3.4
+PackageLocale: zh-CN
+Publisher: Duck Studio
+PublisherUrl: https://duckduckstudio.github.io/yazicbs.github.io/
+PublisherSupportUrl: https://github.com/DuckDuckStudio/Fufu_Tools/issues/
+# PrivacyUrl:
+Author: 鸭鸭「カモ」
+PackageName: 芙芙工具箱
+PackageUrl: https://duckduckstudio.github.io/yazicbs.github.io/Tools/Fufu_Tools/
+License: 芙芙工具箱许可文件
+LicenseUrl: https://github.com/DuckDuckStudio/Fufu_Tools/blob/main/LICENSE
+Copyright: Copyright (c) 鸭鸭「カモ」
+# CopyrightUrl:
+ShortDescription: 芙芙工具箱是一个集合许多小工具的支持Windows的工具箱。
+# Description:
+Moniker: fufu-tools
+Tags:
+- automate
+- chinese
+- convenient
+- toolbox
+- tools
+ReleaseNotes: |
+ > With several starts, but just one end(Release)~
+
+ **本版本为正式版。**
+ > 时隔一个多月的更新续上啦~ (●'◡'●)
+
+ > [!NOTE]
+ > 压缩编码为 **UTF-8**
+ > 如遇到缺少dll的情况,请参考 #70
+ > 此版本的所有PR请见 #82
+ > 独立开发工具包仓库 → [DuckDuckStudio/Fufu_Dev_Tools](https://github.com/DuckDuckStudio/Fufu_Dev_Tools)
+
+ ## 修改
+ *(这里相对的是上一个正式版[1.3.3](https://github.com/DuckDuckStudio/Fufu_Tools/releases/tag/v1.3.3))*
+
+ ### 修复
+ - 修复了`环境配置`>`写入虚拟环境信息`工具会将虚拟环境信息写进虚拟环境的问题 ( 71e1a8bdb12e16503d1106904970c0a2118b430b )
+ - 修复了`[实验性]自动打包所有py文件`工具无法处理带引号的文件夹路径的问题 ( #80 ) 与计数出错 ( #79 ) 的问题与可能的`UnboundLocalError` ( Fix in #81 )
+
+ ### 优化
+ - 使`[实验性]自动打包所有py文件(pyinstaller)`工具的成功输出更明显 ( 3e60de121be2286c6a57da5b82e5e95218825a4d | c78cbd250d9a1fe546efffe036eb1a5435c3123f )
+ - 使`系统时间显示`工具依据窗口拉大拉小而调整字体大小 ( #86 ) ( Fix in #87 )
+ - 优化了`信息确认`工具在主程序中的打开方法 ( Fix in #95 )
+
+ ### 新增
+ - 链接了`[实验性]在线工具` ( Fix in #103 )
+
+ ### 弃用
+ - 移除了`WSA`工具与`[实验性]水下音效`工具
+
+
+
+ ### 分类解释
+
+ 关于芙芙工具箱的分类解释,请前往这个网站查看→ **[[芙芙工具箱分类解释]](https://duckduckstudio.github.io/yazicbs.github.io/Tools/Fufu_Tools/分类解释/)**
+
+
+
+ ## 下载程序
+
+ | 版本类型 | 下载链接 |
+ |-----|-----|
+ | lite版 | [Fufu_Tools.v1.3.4-lite.zip](https://github.com/DuckDuckStudio/Fufu_Tools/releases/download/v1.3.4/Fufu_Tools.v1.3.4-lite.zip) |
+ | lite版(7z) | [Fufu_Tools.v1.3.4-lite.7z](https://github.com/DuckDuckStudio/Fufu_Tools/releases/download/v1.3.4/Fufu_Tools.v1.3.4-lite.7z) |
+ | 打包版(zip) | [Fufu_Tools.v1.3.4.zip](https://github.com/DuckDuckStudio/Fufu_Tools/releases/download/v1.3.4/Fufu_Tools.v1.3.4.zip) |
+ | 打包版(7z) | [Fufu_Tools.v1.3.4.7z](https://github.com/DuckDuckStudio/Fufu_Tools/releases/download/v1.3.4/Fufu_Tools.v1.3.4.7z) |
+ | 打包版(7z-极限压缩) | [Fufu_Tools.v1.3.4-Extreme_compression.7z](https://github.com/DuckDuckStudio/Fufu_Tools/releases/download/v1.3.4/Fufu_Tools.v1.3.4-Extreme_compression.7z) |
+ | 安装程序(exe) | [Fufu_Tools_Setup.v1.3.4.exe](https://github.com/DuckDuckStudio/Fufu_Tools/releases/download/v1.3.4/Fufu_Tools_Setup.v1.3.4.exe) |
+ | 独立开发工具(zip) | [Fufu_Tools_Dev_Tools_2024.08.01.0000.zip](https://github.com/DuckDuckStudio/Fufu_Dev_Tools/releases/download/2024.08.01.0000/Fufu_Tools_Dev_Tools_2024.08.01.0000.zip) |
+ | 独立开发工具(7z) | [Fufu_Tools_Dev_Tools_2024.08.01.0000.7z](https://github.com/DuckDuckStudio/Fufu_Dev_Tools/releases/download/2024.08.01.0000/Fufu_Tools_Dev_Tools_2024.08.01.0000.7z) |
+
+ *独立开发工具包版本[2024.06.30.1356](https://github.com/DuckDuckStudio/Fufu_Dev_Tools/releases/tag/2024.06.30.1356)*
+
+ ### 版本及要求
+
+ 关于芙芙工具箱的版本解释,请前往这个网站查看→ **[[芙芙工具箱版本说明]](https://duckduckstudio.github.io/yazicbs.github.io/Tools/Fufu_Tools/versions/)**
+ 关于芙芙工具箱的系统要求,请前往这个网站查看→ **[[芙芙工具箱最低系统要求]](https://duckduckstudio.github.io/yazicbs.github.io/Tools/Fufu_Tools/minimum/)**
+
+ ### 如何更新
+
+ 关于如何更新芙芙工具箱,请前往这个网站查看→ **[[芙芙工具箱通用文档 - Q:我该如何更新芙芙工具箱]](https://duckduckstudio.github.io/yazicbs.github.io/Tools/Fufu_Tools/wiki/通用/index.html#how_to_update)**
+
+
+
+ 本版本**版本号为1.3.4**
+ **首发日期2024/6/30**
+ -> Code by 鸭鸭「カモ」 / DuckStudio
+ [访问作者网站](https://duckduckstudio.github.io/yazicbs.github.io/) | [访问芙芙工具箱网站](https://duckduckstudio.github.io/yazicbs.github.io/Tools/Fufu_Tools/) | [查看芙芙工具箱文档](https://duckduckstudio.github.io/yazicbs.github.io/Tools/Fufu_Tools/wiki/)
+ -> 联系开发者:
+ [Full Changelog](https://github.com/DuckDuckStudio/Fufu_Tools/compare/v1.3.3...v1.3.4)
+ReleaseNotesUrl: https://github.com/DuckDuckStudio/Fufu_Tools/releases/tag/v1.3.4
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckStudio/FufuTools/1.3.4/DuckStudio.FufuTools.yaml b/manifests/d/DuckStudio/FufuTools/1.3.4/DuckStudio.FufuTools.yaml
new file mode 100644
index 0000000000000..9f0c2556743d5
--- /dev/null
+++ b/manifests/d/DuckStudio/FufuTools/1.3.4/DuckStudio.FufuTools.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.5-1-22621-3880.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DuckStudio.FufuTools
+PackageVersion: 1.3.4
+DefaultLocale: zh-CN
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckStudio/GitHubLabelsManager/v1.3/DuckStudio.GitHubLabelsManager.installer.yaml b/manifests/d/DuckStudio/GitHubLabelsManager/v1.3/DuckStudio.GitHubLabelsManager.installer.yaml
new file mode 100644
index 0000000000000..b4a8d30a4a0ef
--- /dev/null
+++ b/manifests/d/DuckStudio/GitHubLabelsManager/v1.3/DuckStudio.GitHubLabelsManager.installer.yaml
@@ -0,0 +1,41 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.5-1-22621-3958.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DuckStudio.GitHubLabelsManager
+PackageVersion: v1.3
+InstallerType: inno
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Silent: /verysilent /suppressmsgboxes
+ SilentWithProgress: /verysilent
+UpgradeBehavior: install
+Commands:
+- glm
+Protocols:
+- http
+- https
+FileExtensions:
+- json
+ReleaseDate: 2024-09-12
+Installers:
+- InstallerLocale: zh-CN
+ Architecture: x64
+ InstallerUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/releases/download/v1.3/GitHub_Labels_Manager_Setup_v1.3.exe
+ InstallerSha256: AF3EA521B0067AF72E5E97CD436F69F980A608CD1903C0BB98C3F8EFB65D7370
+- InstallerLocale: zh-CN
+ Architecture: x86
+ InstallerUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/releases/download/v1.3/GitHub_Labels_Manager_Setup_v1.3.exe
+ InstallerSha256: AF3EA521B0067AF72E5E97CD436F69F980A608CD1903C0BB98C3F8EFB65D7370
+- InstallerLocale: en-US
+ Architecture: x64
+ InstallerUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/releases/download/v1.3/GitHub_Labels_Manager_Setup_v1.3-EN.exe
+ InstallerSha256: 2AE9A43759BF98F0D6F38CD8B928E7A61BCA3854BE2442E94BB0AEDAD5A979EE
+- InstallerLocale: en-US
+ Architecture: x86
+ InstallerUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/releases/download/v1.3/GitHub_Labels_Manager_Setup_v1.3-EN.exe
+ InstallerSha256: 2AE9A43759BF98F0D6F38CD8B928E7A61BCA3854BE2442E94BB0AEDAD5A979EE
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckStudio/GitHubLabelsManager/v1.3/DuckStudio.GitHubLabelsManager.locale.en-US.yaml b/manifests/d/DuckStudio/GitHubLabelsManager/v1.3/DuckStudio.GitHubLabelsManager.locale.en-US.yaml
new file mode 100644
index 0000000000000..1b3ab28efdcb0
--- /dev/null
+++ b/manifests/d/DuckStudio/GitHubLabelsManager/v1.3/DuckStudio.GitHubLabelsManager.locale.en-US.yaml
@@ -0,0 +1,53 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.5-1-22621-3958.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: DuckStudio.GitHubLabelsManager
+PackageVersion: v1.3
+PackageLocale: en-US
+Publisher: DuckStudio
+PublisherUrl: https://duckduckstudio.github.io/yazicbs.github.io/
+PublisherSupportUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/issues
+# PrivacyUrl:
+Author: 鸭鸭「カモ」
+PackageName: GitHub Labels Manager
+PackageUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager
+License: GNU General Public License v3.0
+LicenseUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/blob/main/LICENSE
+Copyright: Copyright (c) DuckStudio 鸭鸭「カモ」
+# CopyrightUrl:
+ShortDescription: A GitHub Labels Manager
+Description: Tools that automatically help you copy repo labels, get repo labels, and empty existing labels.
+# Moniker:
+Tags:
+- devtools
+- github
+- github-labels
+- labels
+ReleaseNotes: |
+ *Thanks for all contributions*
+ > @DuckDuckStudio @Luna-Grace (review) @fjwxzde (bot)
+
+ > [!NOTE]
+ > This version is build by [Action](https://github.com/DuckDuckStudio/GitHub-Labels-Manager/actions/runs/10834825351).
+
+ > [!TIP]
+ > This version is about Feat & Pref changes.
+
+ ## Feat
+ - [x] Displays the installation directory when using command `glm config --version`
+
+ ## Pref
+ - [x] Optimize handling when the save location is occupied.
+
+ ---
+
+ ## What's Changed (Auto Generate)
+ * feat: 显示安装目录 by @DuckDuckStudio in https://github.com/DuckDuckStudio/GitHub-Labels-Manager/pull/13
+
+ **Full Changelog**: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/compare/v1.2...v1.3
+ReleaseNotesUrl: https://github.com/DuckDuckStudio/Chinese_git/releases/tag/v1.3
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckStudio/GitHubLabelsManager/v1.3/DuckStudio.GitHubLabelsManager.locale.zh-CN.yaml b/manifests/d/DuckStudio/GitHubLabelsManager/v1.3/DuckStudio.GitHubLabelsManager.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..89e4ca65027ff
--- /dev/null
+++ b/manifests/d/DuckStudio/GitHubLabelsManager/v1.3/DuckStudio.GitHubLabelsManager.locale.zh-CN.yaml
@@ -0,0 +1,54 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.5-1-22621-3958.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DuckStudio.GitHubLabelsManager
+PackageVersion: v1.3
+PackageLocale: zh-CN
+Publisher: DuckStudio
+PublisherUrl: https://duckduckstudio.github.io/yazicbs.github.io/
+PublisherSupportUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/issues
+# PrivacyUrl:
+Author: 鸭鸭「カモ」
+PackageName: GitHub Labels Manager
+PackageUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager
+License: GNU General Public License v3.0
+LicenseUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/blob/main/LICENSE
+Copyright: Copyright (c) DuckStudio 鸭鸭「カモ」
+# CopyrightUrl:
+ShortDescription: GitHub仓库标签管理工具
+Description: 自动帮你复制仓库标签、获取仓库标签、清空已有标签的工具
+Moniker: glm
+Tags:
+- devtools
+- github
+- github-labels
+- labels
+- manager
+ReleaseNotes: |
+ *感谢所有为本版本做出贡献的人! | Thanks for all contributions*
+ > @DuckDuckStudio @Luna-Grace (审查) @fjwxzde (bot)
+
+ > [!NOTE]
+ > 本版本由[自动流](https://github.com/DuckDuckStudio/GitHub-Labels-Manager/actions/runs/10834825351)构建,经验证与重命名后发布。
+
+ > [!TIP]
+ > 本版本为新功能与优化
+
+ ## 新增
+ - [x] 在使用`glm config --version`时显示安装目录
+
+ ## 优化
+ - [x] 优化保存位置被占用时的处理
+
+ ---
+
+ ## What's Changed (Auto Generate)
+ * feat: 显示安装目录 by @DuckDuckStudio in https://github.com/DuckDuckStudio/GitHub-Labels-Manager/pull/13
+
+ **Full Changelog**: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/compare/v1.2...v1.3
+ReleaseNotesUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/releases/tag/v1.3
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuckStudio/GitHubLabelsManager/v1.3/DuckStudio.GitHubLabelsManager.yaml b/manifests/d/DuckStudio/GitHubLabelsManager/v1.3/DuckStudio.GitHubLabelsManager.yaml
new file mode 100644
index 0000000000000..36743ad5f8117
--- /dev/null
+++ b/manifests/d/DuckStudio/GitHubLabelsManager/v1.3/DuckStudio.GitHubLabelsManager.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.5-1-22621-3958.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DuckStudio.GitHubLabelsManager
+PackageVersion: v1.3
+DefaultLocale: zh-CN
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuongDieuPhap/ImageGlass/9.1.8.723/DuongDieuPhap.ImageGlass.installer.yaml b/manifests/d/DuongDieuPhap/ImageGlass/9.1.8.723/DuongDieuPhap.ImageGlass.installer.yaml
new file mode 100644
index 0000000000000..b53cbd886e149
--- /dev/null
+++ b/manifests/d/DuongDieuPhap/ImageGlass/9.1.8.723/DuongDieuPhap.ImageGlass.installer.yaml
@@ -0,0 +1,112 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: DuongDieuPhap.ImageGlass
+PackageVersion: 9.1.8.723
+InstallerType: msi
+InstallerSwitches:
+ InstallLocation: APPDIR=""
+UpgradeBehavior: install
+Protocols:
+- imageglass
+FileExtensions:
+- 3fr
+- apng
+- ari
+- arw
+- avif
+- b64
+- bay
+- bmp
+- cap
+- cr2
+- cr3
+- crw
+- cur
+- cut
+- dcr
+- dcs
+- dds
+- dib
+- dng
+- drf
+- eip
+- emf
+- erf
+- exif
+- exr
+- fff
+- fits
+- flif
+- gif
+- gifv
+- gpr
+- hdr
+- heic
+- heif
+- ico
+- iiq
+- jfif
+- jp2
+- jpe
+- jpeg
+- jpg
+- jxl
+- k25
+- kdc
+- mdc
+- mef
+- mjpeg
+- mos
+- mrw
+- nef
+- nrw
+- obm
+- orf
+- pbm
+- pcx
+- pef
+- pgm
+- png
+- ppm
+- psb
+- psd
+- ptx
+- pxn
+- qoi
+- r3d
+- raf
+- raw
+- rw2
+- rwl
+- rwz
+- sr2
+- srf
+- srw
+- svg
+- tga
+- tif
+- tiff
+- viff
+- webp
+- wmf
+- wpg
+- x3f
+- xbm
+- xpm
+- xv
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
+ - PackageIdentifier: Microsoft.EdgeWebView2Runtime
+ReleaseDate: 2024-07-22
+AppsAndFeaturesEntries:
+- ProductCode: '{3E6BBCE4-20D6-4273-9B37-E297B357DDAF}'
+ UpgradeCode: '{877DB994-AB03-4025-B99D-41CE565E810B}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/d2phap/ImageGlass/releases/download/9.1.8.723/ImageGlass_9.1.8.723_x64.msi
+ InstallerSha256: EE09F8B48D6C459FF87C302A69EC20C7E3E9A6CF314B0172DC18BF0DA1424329
+ ProductCode: '{3E6BBCE4-20D6-4273-9B37-E297B357DDAF}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuongDieuPhap/ImageGlass/9.1.8.723/DuongDieuPhap.ImageGlass.locale.en-US.yaml b/manifests/d/DuongDieuPhap/ImageGlass/9.1.8.723/DuongDieuPhap.ImageGlass.locale.en-US.yaml
new file mode 100644
index 0000000000000..9e66073ebc7b2
--- /dev/null
+++ b/manifests/d/DuongDieuPhap/ImageGlass/9.1.8.723/DuongDieuPhap.ImageGlass.locale.en-US.yaml
@@ -0,0 +1,52 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: DuongDieuPhap.ImageGlass
+PackageVersion: 9.1.8.723
+PackageLocale: en-US
+Publisher: Duong Dieu Phap
+PublisherUrl: https://imageglass.org/
+PublisherSupportUrl: https://imageglass.org/support
+PrivacyUrl: https://imageglass.org/privacy
+Author: Dương Diệu Pháp
+PackageName: ImageGlass
+PackageUrl: https://imageglass.org/
+License: GPL-3.0
+LicenseUrl: https://imageglass.org/license
+Copyright: Copyright © 2010-2024 by by Dương Diệu Pháp. All rights reserved.
+# CopyrightUrl:
+ShortDescription: A lightweight, versatile image viewer
+Description: ImageGlass is a lightweight software designed for seamless viewing of images in a clean and intuitive interface. With support for over 80 common image formats including WEBP, GIF, SVG, PNG, JXL, HEIC,... ImageGlass also offers advanced features that cater to the needs of both regular users and designers, making it the excellent tool to enhance workflow efficiency.
+Moniker: imageglass
+Tags:
+- image
+- photo
+- picture
+- reader
+- viewer
+ReleaseNotes: |-
+ 🔮 Improvement
+ - Updated Magick.NET to v13.10
+ - Added support for deleting images in Slideshow mode (#1838)
+ - Removed support for these MouseClickEvent to make the single click detection faster (#1827)
+ - XButton1DoubleClick
+ - XButton2DoubleClick
+ - WheelDoubleClick
+ 🐛 Bugfixes
+ - Fixed an issue where images overlapped each other on some certain machines (#1942)
+ - Fixed an issue where zooming using the mouse wheel on a SVG file with WebView2 didn't work if the Windows setting "Decimal symbol" is not . (#1766)
+ - Fixed an issue where navigation with side mouse buttons (back/forward) was delayed, compared to arrow keys (#1827)
+ - Fixed an issue where HEIC orientation didn't display correctly (#1928)
+ - Fixed an issue where ImageGlass didn't display some certain BMP files (#1959)
+ - Fixed an issue where an error occurred while saving the ICO format if its dimension is larger than 256 pixels (#1840)
+ - Fixed an issue where the arguments of custom toolbar button were not recognized until restarting the app
+ - Fixed an issue where the third-party app from the custom toolbar button didn't open probably due to extra command-line injected
+ Full Changelog: https://github.com/d2phap/ImageGlass/compare/9.1.7.627...9.1.8.723
+ReleaseNotesUrl: https://github.com/d2phap/ImageGlass/releases/tag/9.1.8.723
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Docs
+ DocumentUrl: https://imageglass.org/docs
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuongDieuPhap/ImageGlass/9.1.8.723/DuongDieuPhap.ImageGlass.locale.zh-CN.yaml b/manifests/d/DuongDieuPhap/ImageGlass/9.1.8.723/DuongDieuPhap.ImageGlass.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..3cf77a567070a
--- /dev/null
+++ b/manifests/d/DuongDieuPhap/ImageGlass/9.1.8.723/DuongDieuPhap.ImageGlass.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: DuongDieuPhap.ImageGlass
+PackageVersion: 9.1.8.723
+PackageLocale: zh-CN
+Publisher: Duong Dieu Phap
+PublisherUrl: https://imageglass.org/
+PublisherSupportUrl: https://imageglass.org/support
+PrivacyUrl: https://imageglass.org/privacy
+Author: Dương Diệu Pháp
+PackageName: ImageGlass
+PackageUrl: https://imageglass.org/
+License: GPL-3.0
+LicenseUrl: https://imageglass.org/license
+Copyright: Copyright © 2010-2024 by by Dương Diệu Pháp. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 轻量多功能的图像查看器
+Description: ImageGlass 是一款轻量级软件,可在简洁直观的界面中无缝查看图像。它支持 80 多种常见的图像格式,包括 WEBP、GIF、SVG、PNG、JXL、HEIC 等。ImageGlass 还提供高级功能,可满足普通用户和设计师的需求,是提高工作流程效率的绝佳工具。
+# Moniker:
+Tags:
+- 图像
+- 图片
+- 查看器
+- 照片
+- 阅读器
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/d2phap/ImageGlass/releases/tag/9.1.8.723
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 文档
+ DocumentUrl: https://imageglass.org/docs
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/DuongDieuPhap/ImageGlass/9.1.8.723/DuongDieuPhap.ImageGlass.yaml b/manifests/d/DuongDieuPhap/ImageGlass/9.1.8.723/DuongDieuPhap.ImageGlass.yaml
new file mode 100644
index 0000000000000..2c0863dfedc38
--- /dev/null
+++ b/manifests/d/DuongDieuPhap/ImageGlass/9.1.8.723/DuongDieuPhap.ImageGlass.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: DuongDieuPhap.ImageGlass
+PackageVersion: 9.1.8.723
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Duplicati/Duplicati/2.0.8.1/Duplicati.Duplicati.installer.yaml b/manifests/d/Duplicati/Duplicati/2.0.8.1/Duplicati.Duplicati.installer.yaml
new file mode 100644
index 0000000000000..b55491ff5f69e
--- /dev/null
+++ b/manifests/d/Duplicati/Duplicati/2.0.8.1/Duplicati.Duplicati.installer.yaml
@@ -0,0 +1,34 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Duplicati.Duplicati
+PackageVersion: 2.0.8.1
+InstallerLocale: en-US
+InstallerType: wix
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Protocols:
+- http
+- https
+ProductCode: '{7BFAD2D5-45DF-4715-BA56-91E44B3B4916}'
+ReleaseDate: 2024-05-07
+AppsAndFeaturesEntries:
+- DisplayName: Duplicati 2
+ Publisher: Duplicati Team
+ ProductCode: '{7BFAD2D5-45DF-4715-BA56-91E44B3B4916}'
+ UpgradeCode: '{1C94BC5A-2BF2-4273-9D8F-2CB30E780D16}'
+InstallationMetadata:
+ DefaultInstallLocation: '%ProgramFiles%/Duplicati 2'
+Installers:
+- Architecture: x86
+ InstallerUrl: https://updates.duplicati.com/beta/duplicati-2.0.8.1_beta_2024-05-07-x86.msi
+ InstallerSha256: 3BE6943566707BC894440EB17B1D782D25310905C0EA5B3799E7D641C8AD39B2
+- Architecture: x64
+ InstallerUrl: https://updates.duplicati.com/beta/duplicati-2.0.8.1_beta_2024-05-07-x64.msi
+ InstallerSha256: AD658265FF3B1FDC252438201047B33DFA8D34EE205D1E40CBEE393BDF611831
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Duplicati/Duplicati/2.0.8.1/Duplicati.Duplicati.locale.en-US.yaml b/manifests/d/Duplicati/Duplicati/2.0.8.1/Duplicati.Duplicati.locale.en-US.yaml
new file mode 100644
index 0000000000000..7119a6043144b
--- /dev/null
+++ b/manifests/d/Duplicati/Duplicati/2.0.8.1/Duplicati.Duplicati.locale.en-US.yaml
@@ -0,0 +1,24 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Duplicati.Duplicati
+PackageVersion: 2.0.8.1
+PackageLocale: en-US
+Publisher: Duplicati Team
+PublisherUrl: https://www.duplicati.com/
+PublisherSupportUrl: https://forum.duplicati.com/
+Author: Kenneth Skovhede
+PackageName: Duplicati 2
+PackageUrl: https://www.duplicati.com/
+License: LGPL-2.0-or-later
+LicenseUrl: https://github.com/duplicati/duplicati/blob/master/LICENSE.txt
+ShortDescription: Duplicati is a free, open source, backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers.
+Moniker: duplicati
+Tags:
+- backup
+- crypted
+- data
+- duplicati
+- incremental
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/Duplicati/Duplicati/2.0.8.1/Duplicati.Duplicati.yaml b/manifests/d/Duplicati/Duplicati/2.0.8.1/Duplicati.Duplicati.yaml
new file mode 100644
index 0000000000000..a978a68bc85e3
--- /dev/null
+++ b/manifests/d/Duplicati/Duplicati/2.0.8.1/Duplicati.Duplicati.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Duplicati.Duplicati
+PackageVersion: 2.0.8.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dandavison/delta/0.18.0/dandavison.delta.installer.yaml b/manifests/d/dandavison/delta/0.18.0/dandavison.delta.installer.yaml
new file mode 100644
index 0000000000000..f82a5b5b33d3c
--- /dev/null
+++ b/manifests/d/dandavison/delta/0.18.0/dandavison.delta.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: dandavison.delta
+PackageVersion: 0.18.0
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: delta-0.18.0-x86_64-pc-windows-msvc\delta.exe
+ PortableCommandAlias: delta
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.x64
+ReleaseDate: 2024-08-16
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dandavison/delta/releases/download/0.18.0/delta-0.18.0-x86_64-pc-windows-msvc.zip
+ InstallerSha256: E1DE841A7541D6AABDFD954CB18E3FF1EDA8145ADD6CFF043AC391C69BD69EED
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/d/dandavison/delta/0.18.0/dandavison.delta.locale.en-US.yaml b/manifests/d/dandavison/delta/0.18.0/dandavison.delta.locale.en-US.yaml
new file mode 100644
index 0000000000000..be081111b35a9
--- /dev/null
+++ b/manifests/d/dandavison/delta/0.18.0/dandavison.delta.locale.en-US.yaml
@@ -0,0 +1,27 @@
+# Created with WinGet Releaser v2 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: dandavison.delta
+PackageVersion: 0.18.0
+PackageLocale: en-US
+Publisher: Dan Davison
+PublisherUrl: https://github.com/dandavison
+PublisherSupportUrl: https://github.com/dandavison/delta/issues
+Author: Dan Davison
+PackageName: delta
+PackageUrl: https://github.com/dandavison/delta
+License: MIT
+LicenseUrl: https://github.com/dandavison/delta/blob/master/LICENSE
+Copyright: Copyright 2020 Dan Davison
+CopyrightUrl: https://github.com/dandavison/delta/blob/master/LICENSE
+ShortDescription: A syntax-highlighting pager for git, diff, and grep output
+Tags:
+- delta
+- diff
+- git
+- git-delta
+- pager
+- rust
+ReleaseNotesUrl: https://github.com/dandavison/delta/releases/tag/0.18.0
+ManifestType: defaultLocale
+ManifestVersion: 1.5.0
diff --git a/manifests/d/dandavison/delta/0.18.0/dandavison.delta.yaml b/manifests/d/dandavison/delta/0.18.0/dandavison.delta.yaml
new file mode 100644
index 0000000000000..0fd4db0a2cdc7
--- /dev/null
+++ b/manifests/d/dandavison/delta/0.18.0/dandavison.delta.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: dandavison.delta
+PackageVersion: 0.18.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/d/dandavison/delta/0.18.1/dandavison.delta.installer.yaml b/manifests/d/dandavison/delta/0.18.1/dandavison.delta.installer.yaml
new file mode 100644
index 0000000000000..4c864764ea2a4
--- /dev/null
+++ b/manifests/d/dandavison/delta/0.18.1/dandavison.delta.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: dandavison.delta
+PackageVersion: 0.18.1
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: delta-0.18.1-x86_64-pc-windows-msvc\delta.exe
+ PortableCommandAlias: delta
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.x64
+ReleaseDate: 2024-08-24
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dandavison/delta/releases/download/0.18.1/delta-0.18.1-x86_64-pc-windows-msvc.zip
+ InstallerSha256: 50CB520F0B3620F2626220E1D1A5CBF733ADD032948B2DEC7F06849B5BB15A30
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/d/dandavison/delta/0.18.1/dandavison.delta.locale.en-US.yaml b/manifests/d/dandavison/delta/0.18.1/dandavison.delta.locale.en-US.yaml
new file mode 100644
index 0000000000000..0d3cfe163e2bd
--- /dev/null
+++ b/manifests/d/dandavison/delta/0.18.1/dandavison.delta.locale.en-US.yaml
@@ -0,0 +1,27 @@
+# Created with WinGet Releaser v2 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: dandavison.delta
+PackageVersion: 0.18.1
+PackageLocale: en-US
+Publisher: Dan Davison
+PublisherUrl: https://github.com/dandavison
+PublisherSupportUrl: https://github.com/dandavison/delta/issues
+Author: Dan Davison
+PackageName: delta
+PackageUrl: https://github.com/dandavison/delta
+License: MIT
+LicenseUrl: https://github.com/dandavison/delta/blob/master/LICENSE
+Copyright: Copyright 2020 Dan Davison
+CopyrightUrl: https://github.com/dandavison/delta/blob/master/LICENSE
+ShortDescription: A syntax-highlighting pager for git, diff, and grep output
+Tags:
+- delta
+- diff
+- git
+- git-delta
+- pager
+- rust
+ReleaseNotesUrl: https://github.com/dandavison/delta/releases/tag/0.18.1
+ManifestType: defaultLocale
+ManifestVersion: 1.5.0
diff --git a/manifests/d/dandavison/delta/0.18.1/dandavison.delta.yaml b/manifests/d/dandavison/delta/0.18.1/dandavison.delta.yaml
new file mode 100644
index 0000000000000..e2e4ccd41135f
--- /dev/null
+++ b/manifests/d/dandavison/delta/0.18.1/dandavison.delta.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: dandavison.delta
+PackageVersion: 0.18.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/d/dandavison/delta/0.18.2/dandavison.delta.installer.yaml b/manifests/d/dandavison/delta/0.18.2/dandavison.delta.installer.yaml
new file mode 100644
index 0000000000000..5216887cd4fe8
--- /dev/null
+++ b/manifests/d/dandavison/delta/0.18.2/dandavison.delta.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: dandavison.delta
+PackageVersion: 0.18.2
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: delta-0.18.2-x86_64-pc-windows-msvc\delta.exe
+ PortableCommandAlias: delta
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.x64
+ReleaseDate: 2024-09-11
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dandavison/delta/releases/download/0.18.2/delta-0.18.2-x86_64-pc-windows-msvc.zip
+ InstallerSha256: 6EA59864091B4CFCA89D9EE38388FF1A3CCDC8244B6E1CDD5201259DE89B0B06
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/d/dandavison/delta/0.18.2/dandavison.delta.locale.en-US.yaml b/manifests/d/dandavison/delta/0.18.2/dandavison.delta.locale.en-US.yaml
new file mode 100644
index 0000000000000..c7c429ce14e30
--- /dev/null
+++ b/manifests/d/dandavison/delta/0.18.2/dandavison.delta.locale.en-US.yaml
@@ -0,0 +1,27 @@
+# Created with WinGet Releaser v2 using Komac v1.11.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: dandavison.delta
+PackageVersion: 0.18.2
+PackageLocale: en-US
+Publisher: Dan Davison
+PublisherUrl: https://github.com/dandavison
+PublisherSupportUrl: https://github.com/dandavison/delta/issues
+Author: Dan Davison
+PackageName: delta
+PackageUrl: https://github.com/dandavison/delta
+License: MIT
+LicenseUrl: https://github.com/dandavison/delta/blob/master/LICENSE
+Copyright: Copyright 2020 Dan Davison
+CopyrightUrl: https://github.com/dandavison/delta/blob/master/LICENSE
+ShortDescription: A syntax-highlighting pager for git, diff, and grep output
+Tags:
+- delta
+- diff
+- git
+- git-delta
+- pager
+- rust
+ReleaseNotesUrl: https://github.com/dandavison/delta/releases/tag/0.18.2
+ManifestType: defaultLocale
+ManifestVersion: 1.5.0
diff --git a/manifests/d/dandavison/delta/0.18.2/dandavison.delta.yaml b/manifests/d/dandavison/delta/0.18.2/dandavison.delta.yaml
new file mode 100644
index 0000000000000..e61c21448cd2c
--- /dev/null
+++ b/manifests/d/dandavison/delta/0.18.2/dandavison.delta.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: dandavison.delta
+PackageVersion: 0.18.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/d/darktable/darktable/4.8.0/darktable.darktable.installer.yaml b/manifests/d/darktable/darktable/4.8.0/darktable.darktable.installer.yaml
deleted file mode 100644
index 6036e578a0388..0000000000000
--- a/manifests/d/darktable/darktable/4.8.0/darktable.darktable.installer.yaml
+++ /dev/null
@@ -1,30 +0,0 @@
-# Created with komac v2.2.1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
-
-PackageIdentifier: darktable.darktable
-PackageVersion: 4.8.0
-Platform:
-- Windows.Desktop
-InstallerType: nullsoft
-Scope: machine
-InstallModes:
-- interactive
-- silent
-UpgradeBehavior: install
-FileExtensions:
-- cr2
-- exr
-- hdr
-- jpeg
-- nef
-- pfm
-- ppm
-- raf
-- tiff
-ReleaseDate: 2024-06-18
-Installers:
-- Architecture: x64
- InstallerUrl: https://github.com/darktable-org/darktable/releases/download/release-4.8.0/darktable-4.8.0-win64.exe
- InstallerSha256: A1396CA8640DF4B25AE41EF0DEC1649E2C9F33018E955090E770737ABF9D2160
-ManifestType: installer
-ManifestVersion: 1.6.0
diff --git a/manifests/d/darktable/darktable/4.8.0/darktable.darktable.locale.en-US.yaml b/manifests/d/darktable/darktable/4.8.0/darktable.darktable.locale.en-US.yaml
deleted file mode 100644
index 139dde127cd6a..0000000000000
--- a/manifests/d/darktable/darktable/4.8.0/darktable.darktable.locale.en-US.yaml
+++ /dev/null
@@ -1,222 +0,0 @@
-# Created with komac v2.2.1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
-
-PackageIdentifier: darktable.darktable
-PackageVersion: 4.8.0
-PackageLocale: en-US
-Publisher: The Darktable Project
-PublisherUrl: https://www.darktable.org/
-PublisherSupportUrl: https://github.com/darktable-org/darktable/issues
-PackageName: darktable
-PackageUrl: https://github.com/darktable-org/darktable
-License: GPL-3.0
-LicenseUrl: https://github.com/darktable-org/darktable/blob/HEAD/LICENSE
-ShortDescription: darktable is an open source photography workflow application and raw developer
-Description: darktable is an open source photography workflow application and raw developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them.
-Moniker: darktable
-Tags:
-- darkroom
-- editor
-- images
-- lighttable
-- negatives
-- photo
-- photography
-- raw
-ReleaseNotes: |-
- We're proud to announce the new feature release of darktable, 4.8.0!The github release is here: .As always, please don't use the autogenerated tarball provided by
- github, but only our tar.xz file. The checksums are:
-
- $ sha256sum darktable-4.8.0.tar.xz
- 419849e9015270e4075f2341c6b5532d3d1cccccfa8f19592cb2ea3ad17f9255 darktable-4.8.0.tar.xz
- $ sha256sum darktable-4.8.0-x86_64.dmg (macOS 13.5)
- bded6986f72af8901f0fa28686d6d06e6b766d831c29abe8a0163b5a503a50e6 darktable-4.8.0-x86_64.dmg
- $ sha256sum darktable-4.8.0-arm64.dmg (macOS 14.0)
- 628442bf336e4f51fdf39f8b144372cbd855fe7b17812e359b5f8f3e6b6d99fb darktable-4.8.0-arm64.dmg
- $ sha256sum darktable-4.8.0-win64.exe
- a1396ca8640df4b25ae41ef0dec1649e2c9f33018e955090e770737abf9d2160 darktable-4.8.0-win64.exe
-
- When updating from the stable 4.6 series, please bear in
- mind that your edits will be preserved during this process, but the new
- library and configuration will no longer be usable with 4.6.You are strongly advised to take a backup first.Important note: to make sure that darktable can keep on supporting the raw file format for your camera, please read this post on how/what raw samples you can contribute to ensure that we have the full raw sample set for your camera under CC0 license!
- Since darktable 4.6:- 1484 commits to darktable+rawspeed
- - 513 pull requests handled
- - 60 issues closed
- Please note that the darktable documentation is not currently complete for release 4.8
- and contributions are greatly appreciated. Please see the
- project documentation
- for more information on how to contribute.The Big Ones
- The following is a summary of the main features added to darktable
- 4.8. Please see the user manual for more details of the individual
- changes (where available).- Introduced the color equalizer module to control
- hue/lightness/saturation based on colors. This is a (partial)
- scene-referred replacement for the legacy color zones module.
- - Two new modules have been introduced to support image composition.
- - Enlarge Canvas: As the name implies, this module can be used to add
- areas on the left, right, top or bottom of the image. The new area
- can be assigned a different color to help masking if necessary. The
- new areas can the be filled with the Retouch module by copying
- some other part of the image, using Liquify if the area is small
- or the new module overlay.
- - Overlay: This module can be used to add new content on the image
- by overlaying pixels from the current image or another image. The
- overlay content is defined by a drag-and-drop from the filmstrip
- to the Overlay module. This new content can be scaled, rotated and
- shifted horizontally or vertically. Using a mask, it can be used to
- fill an area created by the Enlarge Canvas or to add some new part
- into the image using masking. A common example is to overlay
- multiply pictures of a firework to create a bigger one.
- - Implemented a toggle switch for the darkroom mode, forcing the
- pixel-pipe processing to use the whole image data instead of just the
- area displayed. This allows the user to inspect processed data
- without errors introduced via internal scaling, and equals what we
- get by exporting in "high quality resampling" mode.
- Performance Improvements
- - Rewrote the clustering code in map view for dramatically faster
- performance on large collections (mapping should now be usable with
- more than one million geotagged images selected).
- Other Changes
- - Changed the sort order of tags to a natural and case-insensitive order.
- - Added Apple Keychain password storage backend for macOS devices.
- - Collect module sorting has been integrated into the module's header
- instead of a preference. All collections can now be sorted easily by
- a single click on the sort button.
- - Removed "unrestricted" mode from darktable's preferences resources
- for safety. This setting has been proved to be unsafe in many
- cases. It can still be enabled via the resource file if needed.
- - Added buttons next to the snapshots to allow restoring it as the new
- history. Also, the snapshots are now supporting drawn masks. It is
- possible to visualize the difference between the main darkroom view
- and a snapshot with different masking for example.
- - Using Right-Click on color label icons (bottom toolbar of
- lighttable) it is possible to add a description to color
- labels. This is an handy way of remembering the color label usage in
- the workflow.
- - Removed the AI options in color calibration module because of
- mediocre quality.
- - It is now possible to import images in-place in a GVfs mount on
- GNU/Linux.
- - Added a dashed outline of the currently selected area in the print view.
- - Added a few more EXIF fields to the image information module: White
- balance, exposure program, flash and metering mode. These get
- filled automatically for new imports. For existing photos, please
- perform a "refresh EXIF" on the selected images.
- - Added Windows credential manager password storage backend.
- - Added mask blending to the highlights reconstruction module.
- The generated raster mask holds the amount of reconstructed data and
- can be used with all algorithms.
- - Color picker positions are defined by image coordinates instead of output.
- They will stay at the same location, whatever distorting modules are used.
- - The history autosaving might be disabled because of slow drives, this is
- now done per image instead of globally.
- - Added support for DNG files requiring the CameraCalibration tags for
- correct white balancing. (Some google pixel cameras for
- example). Requires re-reading exif metadata.
- - Improved efficiency of the quick access panel by allowing modules to
- be reset and presets to be applied without opening the full module.
- Added more controls by default to further reduce the need to leave
- the panel while editing.
- - Added more collection types and filters for flash, white balance,
- exposure program, metering mode and image grouping.Removed the old image grouping collection type and filter, which gave
- confusing results.
- - Added support for CMYK profiled histogram.
- - The map view can now be scrolled with the arrow keys
- (left/right/up/down) in small steps and in combination with
- Ctrl in bigger steps.
- Bug Fixes
- - Fixed copying of multiple instances to ensure the proper order is applied
- when pasting to a new image.
- - Fixed raw chromatic aberration on Clang based systems.
- - Fixed backthumb crawler for deleted history. We make sure that the
- crawler is aware of a deleted history and so will regenerate the
- thumbs as expected.
- - Fixed drawn masks visualizing in darkroom after pixelpipe module have
- changed. The drawn masks will now be properly adjusted if there is
- new distortion on the pipe, for example. This was not the case until
- one was editing the mask.
- - Fixed memleak while importing avif images.
- - Fixed mask blending for sraw images while in IOP_CS_RAW colorspace.
- - Fixed OpenCL device locking for modules calling dt_dev_pixelpipe_process().
- - Fixed the UI becoming unresponsive due to very large history.
- - Fixed UCS colorspace maths, avoiding div-by-zero and out-of-gamut errors.
- - Fixed a number of issues with guided filter blending and internal mask
- distortions.
- - Fixed some issues related to cropping module and output/export
- dimensions.
- - Fixed export processing when high quality is disabled and upscale is
- set.
- - Fixed camera mounting when GPhoto2 internally reports a single
- attached camera multiple times.
- - Fixed a issue preventing export to recent Piwigo's version.
- - Fixed many stability issues for better overall robustness.
- Lua
- API Version
- - API version is now 9.3.0
- Bug Fixes
- Add action support for Lua
- Other Lua changes
- - Upgraded internal Lua to 5.4.6
- - Added duplicate_image_with_history function to darktable.database
- - button widget - added halign member to horizontally position the label
- - button widget - added image member to use an image as the button label
- - button widget - added image_align to horizontally position the image
- - box widget - added expand member to control cells being expanded to fill the width of the box
- - box widget - added fill member to control if the widgets fill the cell
- - box widget - added padding member to control padding size of the cells
- - added active_preset member to darktable.gui.libs to get the lib's active preset name
- Notes
- - Exporting with up-scaling and whithout using the high quality option
- will result in corrupt images.
- - When exporting to AVIF, EXR, JPEG XL, or XCF, selecting specific
- metadata (e.g. geo-tag or creator) is not currently possible. For
- AVIF, EXR, JPEG XL, and XCF formats, darktable will not include any
- metadata fields unless the user selects all of the checkboxes in the
- export module's preference options.
- - Release 4.8 drops support for macOS versions older than 13.5.
- Changed Dependencies
- Mandatory
- - Minimum libpng version 1.5.x is now required
- - Bump Exiv2 requirement to 0.27.2
- - Minimum pugixml version 1.5 is now required
- - Minimum libcurl version 7.56 is now required
- Optional
- - n/a
- RawSpeed changes
- - Fujifilm X-Trans 4 based and newer cameras now use the vendor supplied crop
- Camera support, compared to 4.6
- Base Support
- - Canon EOS R100 (requires LibRaw 202403 and later)
- - Canon EOS R50 (requires LibRaw 202403 and later)
- - Canon EOS R6 Mark II (requires LibRaw 202403 and later)
- - Canon EOS R8 (requires LibRaw 202403 and later)
- - Canon EOS Ra (requires LibRaw 202403 and later)
- - Fujifilm FinePix S9600fd
- - Fujifilm X100VI (compressed)
- - GoPro FUSION (DNG)
- - Leica SL3 (DNG)
- - OM System OM-1 Mark II
- - Panasonic DC-TZ95D (4:3)
- - Panasonic DMC-FX150 (4:3, 3:2, 16:9)
- - Panasonic DMC-FZ28 (3:2)
- - Phase One P25+
- - Phase One P45+
- - Ricoh GR III HDF (DNG)
- - Ricoh GR IIIx HDF (DNG)
- - Sony ILCE-9M3
- - Sony UMC-R10C
- White Balance Presets
- - Canon EOS R6 Mark II (requires LibRaw 202403 and later)
- - Fujifilm X-H2
- - OM System OM-1 Mark II
- - OM System OM-5
- Noise Profiles
- - Canon EOS R6 Mark II (requires LibRaw 202403 and later)
- - Fujifilm GFX 50R
- - OM System OM-1 Mark II
- - OM System OM-5
- - Phase One IQ180
- - Sony ILCE-9M3
- - Sony ZV-1
-ReleaseNotesUrl: https://github.com/darktable-org/darktable/releases/tag/release-4.8.0
-ManifestType: defaultLocale
-ManifestVersion: 1.6.0
diff --git a/manifests/d/darktable/darktable/4.8.1/darktable.darktable.installer.yaml b/manifests/d/darktable/darktable/4.8.1/darktable.darktable.installer.yaml
new file mode 100644
index 0000000000000..914d1227e8f1a
--- /dev/null
+++ b/manifests/d/darktable/darktable/4.8.1/darktable.darktable.installer.yaml
@@ -0,0 +1,30 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: darktable.darktable
+PackageVersion: 4.8.1
+Platform:
+- Windows.Desktop
+InstallerType: nullsoft
+Scope: machine
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+FileExtensions:
+- cr2
+- exr
+- hdr
+- jpeg
+- nef
+- pfm
+- ppm
+- raf
+- tiff
+ReleaseDate: 2024-07-22
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/darktable-org/darktable/releases/download/release-4.8.1/darktable-4.8.1-win64.exe
+ InstallerSha256: A7255EAAD0CD36AD4771441EF5AD052D3069A90991DE50F9B394A7C235DE61E3
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/darktable/darktable/4.8.1/darktable.darktable.locale.en-US.yaml b/manifests/d/darktable/darktable/4.8.1/darktable.darktable.locale.en-US.yaml
new file mode 100644
index 0000000000000..4a5d0e6e5e45c
--- /dev/null
+++ b/manifests/d/darktable/darktable/4.8.1/darktable.darktable.locale.en-US.yaml
@@ -0,0 +1,179 @@
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: darktable.darktable
+PackageVersion: 4.8.1
+PackageLocale: en-US
+Publisher: The Darktable Project
+PublisherUrl: https://www.darktable.org/
+PublisherSupportUrl: https://github.com/darktable-org/darktable/issues
+PackageName: darktable
+PackageUrl: https://github.com/darktable-org/darktable
+License: GPL-3.0
+LicenseUrl: https://github.com/darktable-org/darktable/blob/HEAD/LICENSE
+ShortDescription: darktable is an open source photography workflow application and raw developer
+Description: darktable is an open source photography workflow application and raw developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them.
+Moniker: darktable
+Tags:
+- darkroom
+- editor
+- images
+- lighttable
+- negatives
+- photo
+- photography
+- raw
+ReleaseNotes: |-
+ We're proud to announce the new corrective release of darktable, 4.8.1!The github release is here: https://github.com/darktable-org/darktable/releases/tag/release-4.8.1.As always, please don't use the autogenerated tarball provided by
+ github, but only our tar.xz file. The checksums are:
+ $ sha256sum darktable-4.8.1.tar.xz
+ 901b0e2caed36fb8619fdf4c60edfb8d31134b947d3054b5c66fd55c38af5991 darktable-4.8.1.tar.xz
+ $ sha256sum darktable-4.8.1-x86_64.dmg (macOS 13.5)
+ 84698315ad23c745cb126b5b695b211781f3e6355924cb9016e36d4c2dc0c6f7 darktable-4.8.1-x86_64.dmg
+ $ sha256sum darktable-4.8.1-arm64.dmg (macOS 14.0)
+ 1947ffb16f1fcc21d43c7bc7002e79f49fa82ee3d17a76832c11ee6b4d3cad73 darktable-4.8.1-arm64.dmg
+ $ sha256sum darktable-4.8.1-win64.exe
+ a7255eaad0cd36ad4771441ef5ad052d3069a90991de50f9b394a7c235de61e3 darktable-4.8.1-win64.exe
+ $ sha256sum darktable-4.8.1-x86_64.AppImage
+ 15f12e6e17d01035692608eda7f9d79724ce9956beb43155f07dd40a98ca5617 darktable-4.8.1-x86_64.AppImage
+
+ When updating from the stable 4.6 series, please bear in
+ mind that your edits will be preserved during this process, but the new
+ library and configuration will no longer be usable with 4.6.You are strongly advised to take a backup first.Important note: to make sure that darktable can keep on supporting the raw file format for your camera, please read this post on how/what raw samples you can contribute to ensure that we have the full raw sample set for your camera under CC0 license!
+ Since darktable 4.8.0:
+ - 93 commits to darktable+rawspeed
+ - 26 pull requests handled
+ - 1 issues closed
+ Please note that the darktable documentation is not currently complete for release 4.8
+ and contributions are greatly appreciated. Please see the
+ project documentation
+ for more information on how to contribute.The Big Ones
+ The following is a summary of the main features added to darktable
+ 4.8. Please see the user manual for more details of the individual
+ changes (where available).
+ - n/a
+ Performance Improvements
+ - n/a
+ Other Changes
+ - n/a
+ Bug Fixes
+ - Fixed export without high quality sampling but with up-scaling
+ activated.
+ - Fixed support for all vectorscope modes when using CMYK profiles as
+ for softproofing.
+ - Fixed empty lighttable when importing from command-line. Now
+ darktable opens lighttable on first filmroll when importing from
+ command-line.
+ - Fixed color picker area resizing using corners when heavy distorting
+ is applied into image.
+ - Fixed wrong cropping in rotate and perspective module with strong
+ rotation and automatic cropping set to "original format".
+ - Fixed possible color shift (pink) when using the Retouch module with
+ the embedded lens correction module.
+ - Fixed histogram display when using a color picker area on a rotated
+ or flipped image.
+ - Fixed a crash while using the -d imageio option.
+ - Fixed large image exports due to a bug in finalscale module.
+ - Fixed failure to load valid JPEG2000 files with unspecified color
+ space.
+ - Fixed image jump if collection is empty.
+ Lua
+ API Version
+ - API version is now 9.3.0
+ Bug Fixes
+ Add action support for Lua
+ Other Lua changes
+ - n/a
+ Notes
+ - When exporting to AVIF, EXR, JPEG XL, or XCF, selecting specific
+ metadata (e.g. geo-tag or creator) is not currently possible. For
+ AVIF, EXR, JPEG XL, and XCF formats, darktable will not include any
+ metadata fields unless the user selects all of the checkboxes in the
+ export module's preference options.
+ - Release 4.8 drops support for macOS versions older than 13.5.
+ Changed Dependencies
+ Mandatory
+ - Minimum libpng version 1.5.x is now required
+ - Bump Exiv2 requirement to 0.27.2
+ - Minimum pugixml version 1.5 is now required
+ - Minimum libcurl version 7.56 is now required
+ Optional
+ - n/a
+ RawSpeed changes
+ - Fujifilm X-Trans 4 based and newer cameras now use the vendor supplied crop
+ Camera support, compared to 4.6
+ Base Support
+ - Canon EOS R100 (requires LibRaw 202403 and later)
+ - Canon EOS R50 (requires LibRaw 202403 and later)
+ - Canon EOS R6 Mark II (requires LibRaw 202403 and later)
+ - Canon EOS R8 (requires LibRaw 202403 and later)
+ - Canon EOS Ra (requires LibRaw 202403 and later)
+ - Fujifilm FinePix S9600fd
+ - Fujifilm X100VI (compressed)
+ - GoPro FUSION (DNG)
+ - Leica SL3 (DNG)
+ - OM System OM-1 Mark II
+ - Panasonic DC-TZ95D (4:3)
+ - Panasonic DMC-FX150 (4:3, 3:2, 16:9)
+ - Panasonic DMC-FZ28 (3:2)
+ - Phase One P25+
+ - Phase One P45+
+ - Ricoh GR III HDF (DNG)
+ - Ricoh GR IIIx HDF (DNG)
+ - Sony ILCE-9M3
+ - Sony UMC-R10C
+ White Balance Presets
+ - Canon EOS R6 Mark II (requires LibRaw 202403 and later)
+ - Fujifilm X-H2
+ - OM System OM-1 Mark II
+ - OM System OM-5
+ Noise Profiles
+ - Canon EOS R6 Mark II (requires LibRaw 202403 and later)
+ - Fujifilm GFX 50R
+ - OM System OM-1 Mark II
+ - OM System OM-5
+ - Phase One IQ180
+ - Sony ILCE-9M3
+ - Sony ZV-1
+ Missing Compression Mode Support
+ - Apple ProRAW DNGs
+ - CinemaDNG lossless (Blackmagic, some DJI, etc.) and lossy (Blackmagic)
+ - DNG 1.7 using JPEG XL (Adobe enhanced, Samsung Expert RAW)
+ - Fujifilm lossy RAFs
+ - Nikon high efficiency NEFs
+ - OM System 14-bit high resolution ORFs
+ - Sony downsized lossless ARWs ("M" for full-frame, "S" for full-frame & APS-C)
+ Suspended Support
+ Support for the following cameras is suspended because no samples are available on https://raw.pixls.us:
+ - Creo/Leaf Aptus 22(LF3779)/Hasselblad H1
+ - Fujifilm IS-1
+ - Kodak EasyShare Z980
+ - Leaf Aptus-II 5(LI300059)/Mamiya 645 AFD
+ - Leaf Credo 60
+ - Leaf Credo 80
+ - Minolta DiMAGE 5
+ - Olympus SP320
+ - Phase One IQ250
+ - Sinar Hy6/ Sinarback eXact
+ - ST Micro STV680
+ Translations
+ - Czech
+ - German
+ - European Spanish
+ - Finnish
+ - French
+ - Hungarian
+ - Italian
+ - Japanese
+ - Dutch
+ - Polish
+ - Brazilian Portuguese
+ - Russian
+ - Slovenian
+ - Albanian
+ - Ukrainian
+ - Chinese (Simplified)
+ - Chinese (Traditional)
+ReleaseNotesUrl: https://github.com/darktable-org/darktable/releases/tag/release-4.8.1
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/darktable/darktable/4.8.0/darktable.darktable.yaml b/manifests/d/darktable/darktable/4.8.1/darktable.darktable.yaml
similarity index 77%
rename from manifests/d/darktable/darktable/4.8.0/darktable.darktable.yaml
rename to manifests/d/darktable/darktable/4.8.1/darktable.darktable.yaml
index eb4de714bcfe6..e92b1341e1805 100644
--- a/manifests/d/darktable/darktable/4.8.0/darktable.darktable.yaml
+++ b/manifests/d/darktable/darktable/4.8.1/darktable.darktable.yaml
@@ -1,8 +1,8 @@
-# Created with komac v2.2.1
+# Created with komac v2.3.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
PackageIdentifier: darktable.darktable
-PackageVersion: 4.8.0
+PackageVersion: 4.8.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0
diff --git a/manifests/d/dbeaver/dbeaver/24.1.3/dbeaver.dbeaver.installer.yaml b/manifests/d/dbeaver/dbeaver/24.1.3/dbeaver.dbeaver.installer.yaml
new file mode 100644
index 0000000000000..c7648e839eabf
--- /dev/null
+++ b/manifests/d/dbeaver/dbeaver/24.1.3/dbeaver.dbeaver.installer.yaml
@@ -0,0 +1,28 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: dbeaver.dbeaver
+PackageVersion: 24.1.3
+InstallerLocale: en-US
+InstallerType: nullsoft
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+FileExtensions:
+- sql
+Installers:
+- Architecture: x86
+ Scope: user
+ InstallerUrl: https://github.com/dbeaver/dbeaver/releases/download/24.1.3/dbeaver-ce-24.1.3-x86_64-setup.exe
+ InstallerSha256: 1104DACE1540A7788A59C13F36D8E2B539C40E696DFB87EED239DE78D22E7C67
+ InstallerSwitches:
+ Custom: /CURRENTUSER
+- Architecture: x86
+ Scope: machine
+ InstallerUrl: https://github.com/dbeaver/dbeaver/releases/download/24.1.3/dbeaver-ce-24.1.3-x86_64-setup.exe
+ InstallerSha256: 1104DACE1540A7788A59C13F36D8E2B539C40E696DFB87EED239DE78D22E7C67
+ InstallerSwitches:
+ Custom: /ALLUSERS
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dbeaver/dbeaver/24.1.3/dbeaver.dbeaver.locale.en-US.yaml b/manifests/d/dbeaver/dbeaver/24.1.3/dbeaver.dbeaver.locale.en-US.yaml
new file mode 100644
index 0000000000000..4a700b376320f
--- /dev/null
+++ b/manifests/d/dbeaver/dbeaver/24.1.3/dbeaver.dbeaver.locale.en-US.yaml
@@ -0,0 +1,35 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: dbeaver.dbeaver
+PackageVersion: 24.1.3
+PackageLocale: en-US
+Publisher: DBeaver Corp
+PublisherUrl: https://github.com/dbeaver
+PublisherSupportUrl: https://github.com/dbeaver/dbeaver/issues
+Author: DBeaver Corp
+PackageName: DBeaver Community Edition
+PackageUrl: https://dbeaver.io/
+License: Apache-2.0
+LicenseUrl: https://github.com/dbeaver/dbeaver/blob/HEAD/LICENSE.md
+ShortDescription: dbeaver.dbeaver
+Description: Free multi-platform database tool for developers, database administrators, analysts and all people who need to work with databases. Supports all popular databases (MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Apache Hive, Phoenix, Presto, etc)
+Moniker: dbeaver
+Tags:
+- apache-hive
+- database
+- db2
+- firebird
+- ms-access
+- mysql
+- oracle
+- phoenix
+- postgresql
+- presto
+- sql-server
+- sqlite
+- sybase
+- teradata
+- tool
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dbeaver/dbeaver/24.1.3/dbeaver.dbeaver.yaml b/manifests/d/dbeaver/dbeaver/24.1.3/dbeaver.dbeaver.yaml
new file mode 100644
index 0000000000000..27ccbb508de45
--- /dev/null
+++ b/manifests/d/dbeaver/dbeaver/24.1.3/dbeaver.dbeaver.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: dbeaver.dbeaver
+PackageVersion: 24.1.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dbeaver/dbeaver/24.1.4/dbeaver.dbeaver.installer.yaml b/manifests/d/dbeaver/dbeaver/24.1.4/dbeaver.dbeaver.installer.yaml
new file mode 100644
index 0000000000000..8df54755ff39d
--- /dev/null
+++ b/manifests/d/dbeaver/dbeaver/24.1.4/dbeaver.dbeaver.installer.yaml
@@ -0,0 +1,28 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: dbeaver.dbeaver
+PackageVersion: 24.1.4
+InstallerLocale: en-US
+InstallerType: nullsoft
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+FileExtensions:
+- sql
+Installers:
+- Architecture: x86
+ Scope: user
+ InstallerUrl: https://github.com/dbeaver/dbeaver/releases/download/24.1.4/dbeaver-ce-24.1.4-x86_64-setup.exe
+ InstallerSha256: 793DB0A57A9B135A168C7A0D2A7D6273F0F1B3E279E2940F9BBAB241BEFE5F23
+ InstallerSwitches:
+ Custom: /CURRENTUSER
+- Architecture: x86
+ Scope: machine
+ InstallerUrl: https://github.com/dbeaver/dbeaver/releases/download/24.1.4/dbeaver-ce-24.1.4-x86_64-setup.exe
+ InstallerSha256: 793DB0A57A9B135A168C7A0D2A7D6273F0F1B3E279E2940F9BBAB241BEFE5F23
+ InstallerSwitches:
+ Custom: /ALLUSERS
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dbeaver/dbeaver/24.1.4/dbeaver.dbeaver.locale.en-US.yaml b/manifests/d/dbeaver/dbeaver/24.1.4/dbeaver.dbeaver.locale.en-US.yaml
new file mode 100644
index 0000000000000..653430a5368af
--- /dev/null
+++ b/manifests/d/dbeaver/dbeaver/24.1.4/dbeaver.dbeaver.locale.en-US.yaml
@@ -0,0 +1,35 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: dbeaver.dbeaver
+PackageVersion: 24.1.4
+PackageLocale: en-US
+Publisher: DBeaver Corp
+PublisherUrl: https://github.com/dbeaver
+PublisherSupportUrl: https://github.com/dbeaver/dbeaver/issues
+Author: DBeaver Corp
+PackageName: DBeaver Community Edition
+PackageUrl: https://dbeaver.io/
+License: Apache-2.0
+LicenseUrl: https://github.com/dbeaver/dbeaver/blob/HEAD/LICENSE.md
+ShortDescription: dbeaver.dbeaver
+Description: Free multi-platform database tool for developers, database administrators, analysts and all people who need to work with databases. Supports all popular databases (MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Apache Hive, Phoenix, Presto, etc)
+Moniker: dbeaver
+Tags:
+- apache-hive
+- database
+- db2
+- firebird
+- ms-access
+- mysql
+- oracle
+- phoenix
+- postgresql
+- presto
+- sql-server
+- sqlite
+- sybase
+- teradata
+- tool
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dbeaver/dbeaver/24.1.4/dbeaver.dbeaver.yaml b/manifests/d/dbeaver/dbeaver/24.1.4/dbeaver.dbeaver.yaml
new file mode 100644
index 0000000000000..25f46a3373091
--- /dev/null
+++ b/manifests/d/dbeaver/dbeaver/24.1.4/dbeaver.dbeaver.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: dbeaver.dbeaver
+PackageVersion: 24.1.4
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dbeaver/dbeaver/24.1.5/dbeaver.dbeaver.installer.yaml b/manifests/d/dbeaver/dbeaver/24.1.5/dbeaver.dbeaver.installer.yaml
new file mode 100644
index 0000000000000..ba5a66d5053fb
--- /dev/null
+++ b/manifests/d/dbeaver/dbeaver/24.1.5/dbeaver.dbeaver.installer.yaml
@@ -0,0 +1,29 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: dbeaver.dbeaver
+PackageVersion: 24.1.5
+InstallerLocale: en-US
+InstallerType: nullsoft
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+FileExtensions:
+- sql
+Installers:
+- Architecture: x64
+ Scope: user
+ InstallerUrl: https://github.com/dbeaver/dbeaver/releases/download/24.1.5/dbeaver-ce-24.1.5-x86_64-setup.exe
+ InstallerSha256: CF63E37A26E8A23C62D446C5CB50853844D603EAFFD8CD3C80C89F9EAE5E2C74
+ InstallerSwitches:
+ Custom: /CURRENTUSER
+- Architecture: x64
+ Scope: machine
+ InstallerUrl: https://github.com/dbeaver/dbeaver/releases/download/24.1.5/dbeaver-ce-24.1.5-x86_64-setup.exe
+ InstallerSha256: CF63E37A26E8A23C62D446C5CB50853844D603EAFFD8CD3C80C89F9EAE5E2C74
+ InstallerSwitches:
+ Custom: /ALLUSERS
+ManifestType: installer
+ManifestVersion: 1.6.0
+ReleaseDate: 2024-08-18
diff --git a/manifests/d/dbeaver/dbeaver/24.1.5/dbeaver.dbeaver.locale.en-US.yaml b/manifests/d/dbeaver/dbeaver/24.1.5/dbeaver.dbeaver.locale.en-US.yaml
new file mode 100644
index 0000000000000..c7c10e7cc2c85
--- /dev/null
+++ b/manifests/d/dbeaver/dbeaver/24.1.5/dbeaver.dbeaver.locale.en-US.yaml
@@ -0,0 +1,35 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: dbeaver.dbeaver
+PackageVersion: 24.1.5
+PackageLocale: en-US
+Publisher: DBeaver Corp
+PublisherUrl: https://github.com/dbeaver
+PublisherSupportUrl: https://github.com/dbeaver/dbeaver/issues
+Author: DBeaver Corp
+PackageName: DBeaver Community Edition
+PackageUrl: https://dbeaver.io/
+License: Apache-2.0
+LicenseUrl: https://github.com/dbeaver/dbeaver/blob/HEAD/LICENSE.md
+ShortDescription: dbeaver.dbeaver
+Description: Free multi-platform database tool for developers, database administrators, analysts and all people who need to work with databases. Supports all popular databases (MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Apache Hive, Phoenix, Presto, etc)
+Moniker: dbeaver
+Tags:
+- apache-hive
+- database
+- db2
+- firebird
+- ms-access
+- mysql
+- oracle
+- phoenix
+- postgresql
+- presto
+- sql-server
+- sqlite
+- sybase
+- teradata
+- tool
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dbeaver/dbeaver/24.1.5/dbeaver.dbeaver.yaml b/manifests/d/dbeaver/dbeaver/24.1.5/dbeaver.dbeaver.yaml
new file mode 100644
index 0000000000000..28bb0031aaa53
--- /dev/null
+++ b/manifests/d/dbeaver/dbeaver/24.1.5/dbeaver.dbeaver.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: dbeaver.dbeaver
+PackageVersion: 24.1.5
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dbeaver/dbeaver/24.2.0/dbeaver.dbeaver.installer.yaml b/manifests/d/dbeaver/dbeaver/24.2.0/dbeaver.dbeaver.installer.yaml
new file mode 100644
index 0000000000000..b242d0e96c23b
--- /dev/null
+++ b/manifests/d/dbeaver/dbeaver/24.2.0/dbeaver.dbeaver.installer.yaml
@@ -0,0 +1,29 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: dbeaver.dbeaver
+PackageVersion: 24.2.0
+InstallerLocale: en-US
+InstallerType: nullsoft
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+FileExtensions:
+- sql
+Installers:
+- Architecture: x64
+ Scope: user
+ InstallerUrl: https://github.com/dbeaver/dbeaver/releases/download/24.2.0/dbeaver-ce-24.2.0-x86_64-setup.exe
+ InstallerSha256: FAE8065D1F66C8753752A9F77F8221D7532F87DD0BCC1D215597604D420D357F
+ InstallerSwitches:
+ Custom: /CURRENTUSER
+- Architecture: x64
+ Scope: machine
+ InstallerUrl: https://github.com/dbeaver/dbeaver/releases/download/24.2.0/dbeaver-ce-24.2.0-x86_64-setup.exe
+ InstallerSha256: FAE8065D1F66C8753752A9F77F8221D7532F87DD0BCC1D215597604D420D357F
+ InstallerSwitches:
+ Custom: /ALLUSERS
+ManifestType: installer
+ManifestVersion: 1.6.0
+ReleaseDate: 2024-09-01
diff --git a/manifests/d/dbeaver/dbeaver/24.2.0/dbeaver.dbeaver.locale.en-US.yaml b/manifests/d/dbeaver/dbeaver/24.2.0/dbeaver.dbeaver.locale.en-US.yaml
new file mode 100644
index 0000000000000..e005d6c2d9b60
--- /dev/null
+++ b/manifests/d/dbeaver/dbeaver/24.2.0/dbeaver.dbeaver.locale.en-US.yaml
@@ -0,0 +1,39 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: dbeaver.dbeaver
+PackageVersion: 24.2.0
+PackageLocale: en-US
+Publisher: DBeaver Corp
+PublisherUrl: https://github.com/dbeaver
+PublisherSupportUrl: https://github.com/dbeaver/dbeaver/issues
+Author: DBeaver Corp
+PackageName: DBeaver Community Edition
+PackageUrl: https://dbeaver.io/
+License: Apache-2.0
+LicenseUrl: https://github.com/dbeaver/dbeaver/blob/HEAD/LICENSE.md
+ShortDescription: dbeaver.dbeaver
+Description: Free multi-platform database tool for developers, database administrators, analysts and all people who need to work with databases. Supports all popular databases (MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Apache Hive, Phoenix, Presto, etc)
+Moniker: dbeaver
+Tags:
+- apache-hive
+- database
+- db2
+- firebird
+- ms-access
+- mysql
+- oracle
+- phoenix
+- postgresql
+- presto
+- sql-server
+- sqlite
+- sybase
+- teradata
+- tool
+ReleaseNotesUrl: https://github.com/dbeaver/dbeaver/releases/tag/24.2.0
+Documentations:
+- DocumentLabel: Wiki
+ DocumentUrl: https://github.com/dbeaver/dbeaver/wiki
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dbeaver/dbeaver/24.2.0/dbeaver.dbeaver.yaml b/manifests/d/dbeaver/dbeaver/24.2.0/dbeaver.dbeaver.yaml
new file mode 100644
index 0000000000000..965898a1ba6d6
--- /dev/null
+++ b/manifests/d/dbeaver/dbeaver/24.2.0/dbeaver.dbeaver.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: dbeaver.dbeaver
+PackageVersion: 24.2.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/den4b/Colors/3.2/den4b.Colors.installer.yaml b/manifests/d/den4b/Colors/3.2/den4b.Colors.installer.yaml
new file mode 100644
index 0000000000000..867f68dc410c9
--- /dev/null
+++ b/manifests/d/den4b/Colors/3.2/den4b.Colors.installer.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: den4b.Colors
+PackageVersion: "3.2"
+MinimumOSVersion: 10.0.0.0
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+ReleaseDate: 2024-09-02
+Installers:
+- Architecture: x86
+ InstallerUrl: https://www.den4b.com/download/colors/installer/3.2?token=winget
+ InstallerSha256: 59712EDA039C511D46FEC50F7F960D9F2EFD3384283FFFF336CBE76957BC171F
+ ProductCode: Colors_is1
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/den4b/Colors/3.2/den4b.Colors.locale.en-US.yaml b/manifests/d/den4b/Colors/3.2/den4b.Colors.locale.en-US.yaml
new file mode 100644
index 0000000000000..78a3eccf360ef
--- /dev/null
+++ b/manifests/d/den4b/Colors/3.2/den4b.Colors.locale.en-US.yaml
@@ -0,0 +1,41 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: den4b.Colors
+PackageVersion: "3.2"
+PackageLocale: en-US
+Publisher: den4b Team
+PublisherUrl: https://www.den4b.com/
+PublisherSupportUrl: https://www.den4b.com/contact
+PrivacyUrl: https://www.den4b.com/privacy
+Author: den4b Team
+PackageName: Colors
+PackageUrl: https://www.den4b.com/products/colors
+License: CC-BY-NC-ND-3.0
+LicenseUrl: https://www.den4b.com/license
+Copyright: den4b Team
+# CopyrightUrl:
+ShortDescription: A utility to pick color from pallets or screen content
+Description: Color picker that helps you easily select a desired color using various pallets. It is also able to pick a color from the currently displayed screen content and supports a number of different color models, i.e. RGB, HSV, HSL, CMYK.
+# Moniker:
+Tags:
+- color
+- eyedropper
+- palette
+- pallet
+- picker
+ReleaseNotes: |-
+ Colors 3.2 has been released.
+ Summary of changes:
+ - Upgraded build environment for improved support of newer platforms and other optimizations.
+ - Improved system language detection and language override options.
+ - Re-ordered HLS fields into more conventional HSL order.
+ - Added language files: German.
+ - Updated language files: Corsican.
+ See the full changelog between versions 3.1 and 3.2 for more details.
+ReleaseNotesUrl: https://www.den4b.com/changelogs/colors
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/den4b/Colors/3.2/den4b.Colors.locale.zh-CN.yaml b/manifests/d/den4b/Colors/3.2/den4b.Colors.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..3863c82ccb1b6
--- /dev/null
+++ b/manifests/d/den4b/Colors/3.2/den4b.Colors.locale.zh-CN.yaml
@@ -0,0 +1,34 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: den4b.Colors
+PackageVersion: "3.2"
+PackageLocale: zh-CN
+Publisher: den4b Team
+PublisherUrl: https://www.den4b.com/
+PublisherSupportUrl: https://www.den4b.com/contact
+PrivacyUrl: https://www.den4b.com/privacy
+Author: den4b Team
+PackageName: Colors
+PackageUrl: https://www.den4b.com/products/colors
+License: CC-BY-NC-ND-3.0
+LicenseUrl: https://www.den4b.com/license
+Copyright: den4b Team
+# CopyrightUrl:
+ShortDescription: 从调色板或屏幕内容中选取颜色的工具
+Description: Colors 是一款颜色选择器,可以帮助您使用各种调色板轻松选择所需的颜色,还能从当前显示的屏幕内容中选择颜色,并支持多种不同的颜色模型,例如 RGB、HSV、HSL、CMYK。
+# Moniker:
+Tags:
+- 吸管工具
+- 拾色器
+- 调色板
+- 颜色
+- 颜色选取器
+- 颜色选择器
+# ReleaseNotes:
+ReleaseNotesUrl: https://www.den4b.com/changelogs/colors
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/den4b/Colors/3.2/den4b.Colors.yaml b/manifests/d/den4b/Colors/3.2/den4b.Colors.yaml
new file mode 100644
index 0000000000000..53f56f57c907b
--- /dev/null
+++ b/manifests/d/den4b/Colors/3.2/den4b.Colors.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: den4b.Colors
+PackageVersion: "3.2"
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/den4b/RandPass/2.2/den4b.RandPass.installer.yaml b/manifests/d/den4b/RandPass/2.2/den4b.RandPass.installer.yaml
new file mode 100644
index 0000000000000..2b0002f896f3f
--- /dev/null
+++ b/manifests/d/den4b/RandPass/2.2/den4b.RandPass.installer.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: den4b.RandPass
+PackageVersion: "2.2"
+MinimumOSVersion: 10.0.0.0
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+ReleaseDate: 2024-09-02
+Installers:
+- Architecture: x86
+ InstallerUrl: https://www.den4b.com/download/randpass/installer/2.2?token=winget
+ InstallerSha256: 668F1238D9AC028EA37724092F17CA4857CB8EC942457888022AF5119C06F1D1
+ ProductCode: RandPass_is1
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/den4b/RandPass/2.2/den4b.RandPass.locale.en-US.yaml b/manifests/d/den4b/RandPass/2.2/den4b.RandPass.locale.en-US.yaml
new file mode 100644
index 0000000000000..60370a7e217a9
--- /dev/null
+++ b/manifests/d/den4b/RandPass/2.2/den4b.RandPass.locale.en-US.yaml
@@ -0,0 +1,43 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: den4b.RandPass
+PackageVersion: "2.2"
+PackageLocale: en-US
+Publisher: den4b Team
+PublisherUrl: https://www.den4b.com/
+PublisherSupportUrl: https://www.den4b.com/contact
+PrivacyUrl: https://www.den4b.com/privacy
+Author: den4b Team
+PackageName: RandPass
+PackageUrl: https://www.den4b.com/products/randpass
+License: CC-BY-NC-ND-3.0
+LicenseUrl: https://www.den4b.com/license
+Copyright: den4b Team
+# CopyrightUrl:
+ShortDescription: Random password generator
+Description: |-
+ Random password generator. A simple tool for generating random passwords using either random symbols or random words.
+ User can easily select groups of characters used for passwords, including lower case letters, upper case letters, digits, specify custom character set and formatting of the password, check for uniqueness, eliminate similar characters and more. Word list based password generation provides several common word lists, including Diceware and EFF, with an option of using a custom word list file.
+ Application also supports command line execution for unattended generation of passwords.
+# Moniker:
+Tags:
+- generate
+- generation
+- generator
+- passphrase
+- password
+ReleaseNotes: |-
+ RandPass 2.2 has been released.
+ Summary of changes:
+ - Upgraded build environment for improved support of newer platforms and other optimizations.
+ - Improved system language detection and language override options.
+ - Added language files: Hebrew, Spanish, Simplified Chinese.
+ - Updated language files: Corsican, Turkish, Japanese.
+ See the full changelog between versions 2.1 and 2.2 for more details.
+ReleaseNotesUrl: https://www.den4b.com/changelogs/randpass
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/den4b/RandPass/2.2/den4b.RandPass.locale.zh-CN.yaml b/manifests/d/den4b/RandPass/2.2/den4b.RandPass.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..c93b004ff12a6
--- /dev/null
+++ b/manifests/d/den4b/RandPass/2.2/den4b.RandPass.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: den4b.RandPass
+PackageVersion: "2.2"
+PackageLocale: zh-CN
+Publisher: den4b Team
+PublisherUrl: https://www.den4b.com/
+PublisherSupportUrl: https://www.den4b.com/contact
+PrivacyUrl: https://www.den4b.com/privacy
+Author: den4b Team
+PackageName: RandPass
+PackageUrl: https://www.den4b.com/products/randpass
+License: CC-BY-NC-ND-3.0
+LicenseUrl: https://www.den4b.com/license
+Copyright: den4b Team
+# CopyrightUrl:
+ShortDescription: 随机密码生成器
+Description: |-
+ 随机密码生成器,一个使用随机符号或随机单词生成随机密码的简单工具。
+ 用户可以轻松选择用于密码的字符组,包括小写字母、大写字母、数字、指定自定义字符集和密码格式、检查唯一性、消除相似字符等。基于单词表的密码生成提供了几种常用的单词表,包括 Diceware 和 EFF,也可以选择使用自定义单词表文件。
+ 应用程序还支持命令行执行,用于无人值守的密码生成。
+# Moniker:
+Tags:
+- 口令
+- 密码
+- 生成
+- 生成器
+# ReleaseNotes:
+ReleaseNotesUrl: https://www.den4b.com/changelogs/randpass
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/den4b/RandPass/2.2/den4b.RandPass.yaml b/manifests/d/den4b/RandPass/2.2/den4b.RandPass.yaml
new file mode 100644
index 0000000000000..1f63590dbe364
--- /dev/null
+++ b/manifests/d/den4b/RandPass/2.2/den4b.RandPass.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: den4b.RandPass
+PackageVersion: "2.2"
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/deviceinsight/kafkactl-aws-plugin/1.1.1/deviceinsight.kafkactl-aws-plugin.installer.yaml b/manifests/d/deviceinsight/kafkactl-aws-plugin/1.1.1/deviceinsight.kafkactl-aws-plugin.installer.yaml
new file mode 100644
index 0000000000000..d3b65bf0451cc
--- /dev/null
+++ b/manifests/d/deviceinsight/kafkactl-aws-plugin/1.1.1/deviceinsight.kafkactl-aws-plugin.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.6.0.schema.json
+PackageIdentifier: deviceinsight.kafkactl-aws-plugin
+PackageVersion: 1.1.1
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2024-08-08"
+Installers:
+ - Architecture: x86
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: kafkactl-aws-plugin.exe
+ PortableCommandAlias: kafkactl-aws-plugin
+ InstallerUrl: https://github.com/deviceinsight/kafkactl-plugins/releases/download/v1.1.1/kafkactl-aws-plugin_1.1.1_windows_386.zip
+ InstallerSha256: a41df290d40b0a82ef1b62576665fae949f4e4c471e367f813fbe210e6b38485
+ UpgradeBehavior: uninstallPrevious
+ - Architecture: arm64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: kafkactl-aws-plugin.exe
+ PortableCommandAlias: kafkactl-aws-plugin
+ InstallerUrl: https://github.com/deviceinsight/kafkactl-plugins/releases/download/v1.1.1/kafkactl-aws-plugin_1.1.1_windows_arm64.zip
+ InstallerSha256: a6c6e10442f3a0cbcde74028e494f368a21600a136e2e03ed967d4d80dbfec61
+ UpgradeBehavior: uninstallPrevious
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: kafkactl-aws-plugin.exe
+ PortableCommandAlias: kafkactl-aws-plugin
+ InstallerUrl: https://github.com/deviceinsight/kafkactl-plugins/releases/download/v1.1.1/kafkactl-aws-plugin_1.1.1_windows_amd64.zip
+ InstallerSha256: a6cafe1052857b5a1e4a44027f0e56f732379ad9d3494faac938977974d7673b
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/deviceinsight/kafkactl-aws-plugin/1.1.1/deviceinsight.kafkactl-aws-plugin.locale.en-US.yaml b/manifests/d/deviceinsight/kafkactl-aws-plugin/1.1.1/deviceinsight.kafkactl-aws-plugin.locale.en-US.yaml
new file mode 100644
index 0000000000000..64f1fdbbb7598
--- /dev/null
+++ b/manifests/d/deviceinsight/kafkactl-aws-plugin/1.1.1/deviceinsight.kafkactl-aws-plugin.locale.en-US.yaml
@@ -0,0 +1,14 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+PackageIdentifier: deviceinsight.kafkactl-aws-plugin
+PackageVersion: 1.1.1
+PackageLocale: en-US
+Publisher: deviceinsight
+PublisherSupportUrl: https://github.com/deviceinsight/kafkactl-plugins/issues
+PackageName: kafkactl-aws-plugin
+PackageUrl: https://www.device-insight.com/
+License: Apache-2.0
+ShortDescription: AWS Plugin for kafkactl
+Moniker: kafkactl-aws-plugin
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/deviceinsight/kafkactl-aws-plugin/1.1.1/deviceinsight.kafkactl-aws-plugin.yaml b/manifests/d/deviceinsight/kafkactl-aws-plugin/1.1.1/deviceinsight.kafkactl-aws-plugin.yaml
new file mode 100644
index 0000000000000..9ff0d7c73fed1
--- /dev/null
+++ b/manifests/d/deviceinsight/kafkactl-aws-plugin/1.1.1/deviceinsight.kafkactl-aws-plugin.yaml
@@ -0,0 +1,7 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+PackageIdentifier: deviceinsight.kafkactl-aws-plugin
+PackageVersion: 1.1.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/deviceinsight/kafkactl-azure-plugin/1.1.1/deviceinsight.kafkactl-azure-plugin.installer.yaml b/manifests/d/deviceinsight/kafkactl-azure-plugin/1.1.1/deviceinsight.kafkactl-azure-plugin.installer.yaml
new file mode 100644
index 0000000000000..a405239a7ae19
--- /dev/null
+++ b/manifests/d/deviceinsight/kafkactl-azure-plugin/1.1.1/deviceinsight.kafkactl-azure-plugin.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.6.0.schema.json
+PackageIdentifier: deviceinsight.kafkactl-azure-plugin
+PackageVersion: 1.1.1
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2024-08-08"
+Installers:
+ - Architecture: x86
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: kafkactl-azure-plugin.exe
+ PortableCommandAlias: kafkactl-azure-plugin
+ InstallerUrl: https://github.com/deviceinsight/kafkactl-plugins/releases/download/v1.1.1/kafkactl-azure-plugin_1.1.1_windows_386.zip
+ InstallerSha256: f24ce3db90040c9fa1fd578dd032e661ac1373564dcbf3e247a10c9e24cb8af5
+ UpgradeBehavior: uninstallPrevious
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: kafkactl-azure-plugin.exe
+ PortableCommandAlias: kafkactl-azure-plugin
+ InstallerUrl: https://github.com/deviceinsight/kafkactl-plugins/releases/download/v1.1.1/kafkactl-azure-plugin_1.1.1_windows_amd64.zip
+ InstallerSha256: 8bdcd57dfe0ffad38fbe4b2c5cfe00dfdd042dad16da9eb3a2a017454ff63483
+ UpgradeBehavior: uninstallPrevious
+ - Architecture: arm64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: kafkactl-azure-plugin.exe
+ PortableCommandAlias: kafkactl-azure-plugin
+ InstallerUrl: https://github.com/deviceinsight/kafkactl-plugins/releases/download/v1.1.1/kafkactl-azure-plugin_1.1.1_windows_arm64.zip
+ InstallerSha256: c3052c318eadd31d9ec01a0c1070e34c51a1e2aaf3dab5f5f59f4460165fe4d9
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/deviceinsight/kafkactl-azure-plugin/1.1.1/deviceinsight.kafkactl-azure-plugin.locale.en-US.yaml b/manifests/d/deviceinsight/kafkactl-azure-plugin/1.1.1/deviceinsight.kafkactl-azure-plugin.locale.en-US.yaml
new file mode 100644
index 0000000000000..df4fd675b3340
--- /dev/null
+++ b/manifests/d/deviceinsight/kafkactl-azure-plugin/1.1.1/deviceinsight.kafkactl-azure-plugin.locale.en-US.yaml
@@ -0,0 +1,14 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+PackageIdentifier: deviceinsight.kafkactl-azure-plugin
+PackageVersion: 1.1.1
+PackageLocale: en-US
+Publisher: deviceinsight
+PublisherSupportUrl: https://github.com/deviceinsight/kafkactl-plugins/issues
+PackageName: kafkactl-azure-plugin
+PackageUrl: https://www.device-insight.com/
+License: Apache-2.0
+ShortDescription: Azure Plugin for kafkactl
+Moniker: kafkactl-azure-plugin
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/deviceinsight/kafkactl-azure-plugin/1.1.1/deviceinsight.kafkactl-azure-plugin.yaml b/manifests/d/deviceinsight/kafkactl-azure-plugin/1.1.1/deviceinsight.kafkactl-azure-plugin.yaml
new file mode 100644
index 0000000000000..0bd0648a15086
--- /dev/null
+++ b/manifests/d/deviceinsight/kafkactl-azure-plugin/1.1.1/deviceinsight.kafkactl-azure-plugin.yaml
@@ -0,0 +1,7 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+PackageIdentifier: deviceinsight.kafkactl-azure-plugin
+PackageVersion: 1.1.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/deviceinsight/kafkactl/5.1.0/deviceinsight.kafkactl.installer.yaml b/manifests/d/deviceinsight/kafkactl/5.1.0/deviceinsight.kafkactl.installer.yaml
new file mode 100644
index 0000000000000..7bde6d7f5ba08
--- /dev/null
+++ b/manifests/d/deviceinsight/kafkactl/5.1.0/deviceinsight.kafkactl.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.6.0.schema.json
+PackageIdentifier: deviceinsight.kafkactl
+PackageVersion: 5.1.0
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2024-08-07"
+Installers:
+ - Architecture: x86
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: kafkactl.exe
+ PortableCommandAlias: kafkactl
+ InstallerUrl: https://github.com/deviceinsight/kafkactl/releases/download/v5.1.0/kafkactl_5.1.0_windows_386.zip
+ InstallerSha256: 1ac1962947f2af0ad1c19d35bf06f833be0fe92f6a12f16521246d701bbd88c6
+ UpgradeBehavior: uninstallPrevious
+ - Architecture: arm64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: kafkactl.exe
+ PortableCommandAlias: kafkactl
+ InstallerUrl: https://github.com/deviceinsight/kafkactl/releases/download/v5.1.0/kafkactl_5.1.0_windows_arm64.zip
+ InstallerSha256: d74314ca8f3d8f499602beb8e7044acac089a771027ea0907880be553325fb11
+ UpgradeBehavior: uninstallPrevious
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: kafkactl.exe
+ PortableCommandAlias: kafkactl
+ InstallerUrl: https://github.com/deviceinsight/kafkactl/releases/download/v5.1.0/kafkactl_5.1.0_windows_amd64.zip
+ InstallerSha256: 6e038b485abbc81d584b611510a2334dc3251b7b5d75927af78827106ffe843e
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/deviceinsight/kafkactl/5.1.0/deviceinsight.kafkactl.locale.en-US.yaml b/manifests/d/deviceinsight/kafkactl/5.1.0/deviceinsight.kafkactl.locale.en-US.yaml
new file mode 100644
index 0000000000000..40ce9cb46c1ff
--- /dev/null
+++ b/manifests/d/deviceinsight/kafkactl/5.1.0/deviceinsight.kafkactl.locale.en-US.yaml
@@ -0,0 +1,14 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+PackageIdentifier: deviceinsight.kafkactl
+PackageVersion: 5.1.0
+PackageLocale: en-US
+Publisher: deviceinsight
+PublisherSupportUrl: https://github.com/deviceinsight/kafkactl/issues
+PackageName: kafkactl
+PackageUrl: https://www.device-insight.com/
+License: Apache-2.0
+ShortDescription: A command-line interface for interaction with Apache Kafka
+Moniker: kafkactl
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/deviceinsight/kafkactl/5.1.0/deviceinsight.kafkactl.yaml b/manifests/d/deviceinsight/kafkactl/5.1.0/deviceinsight.kafkactl.yaml
new file mode 100644
index 0000000000000..332fe45c21dcc
--- /dev/null
+++ b/manifests/d/deviceinsight/kafkactl/5.1.0/deviceinsight.kafkactl.yaml
@@ -0,0 +1,7 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+PackageIdentifier: deviceinsight.kafkactl
+PackageVersion: 5.1.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/deviceinsight/kafkactl/5.2.0/deviceinsight.kafkactl.installer.yaml b/manifests/d/deviceinsight/kafkactl/5.2.0/deviceinsight.kafkactl.installer.yaml
new file mode 100644
index 0000000000000..855dbaa923dc0
--- /dev/null
+++ b/manifests/d/deviceinsight/kafkactl/5.2.0/deviceinsight.kafkactl.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.6.0.schema.json
+PackageIdentifier: deviceinsight.kafkactl
+PackageVersion: 5.2.0
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2024-08-08"
+Installers:
+ - Architecture: x86
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: kafkactl.exe
+ PortableCommandAlias: kafkactl
+ InstallerUrl: https://github.com/deviceinsight/kafkactl/releases/download/v5.2.0/kafkactl_5.2.0_windows_386.zip
+ InstallerSha256: 33e5ed9f2ed0ac53ae1808f2b8fa095031ae1272456de6696c053433e6d6a976
+ UpgradeBehavior: uninstallPrevious
+ - Architecture: arm64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: kafkactl.exe
+ PortableCommandAlias: kafkactl
+ InstallerUrl: https://github.com/deviceinsight/kafkactl/releases/download/v5.2.0/kafkactl_5.2.0_windows_arm64.zip
+ InstallerSha256: 56d6e673f5b550d3d70a059ec9e4f39a4f7cd73cbddb1af60de8070163d55ed5
+ UpgradeBehavior: uninstallPrevious
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: kafkactl.exe
+ PortableCommandAlias: kafkactl
+ InstallerUrl: https://github.com/deviceinsight/kafkactl/releases/download/v5.2.0/kafkactl_5.2.0_windows_amd64.zip
+ InstallerSha256: 73345fad3d1cca542ad79478f28ecf37adc3b3478162289fdd4d26c00ede4c65
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/deviceinsight/kafkactl/5.2.0/deviceinsight.kafkactl.locale.en-US.yaml b/manifests/d/deviceinsight/kafkactl/5.2.0/deviceinsight.kafkactl.locale.en-US.yaml
new file mode 100644
index 0000000000000..ad39dc991b107
--- /dev/null
+++ b/manifests/d/deviceinsight/kafkactl/5.2.0/deviceinsight.kafkactl.locale.en-US.yaml
@@ -0,0 +1,14 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+PackageIdentifier: deviceinsight.kafkactl
+PackageVersion: 5.2.0
+PackageLocale: en-US
+Publisher: deviceinsight
+PublisherSupportUrl: https://github.com/deviceinsight/kafkactl/issues
+PackageName: kafkactl
+PackageUrl: https://www.device-insight.com/
+License: Apache-2.0
+ShortDescription: A command-line interface for interaction with Apache Kafka
+Moniker: kafkactl
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/deviceinsight/kafkactl/5.2.0/deviceinsight.kafkactl.yaml b/manifests/d/deviceinsight/kafkactl/5.2.0/deviceinsight.kafkactl.yaml
new file mode 100644
index 0000000000000..ed93a0ebb2e5d
--- /dev/null
+++ b/manifests/d/deviceinsight/kafkactl/5.2.0/deviceinsight.kafkactl.yaml
@@ -0,0 +1,7 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+PackageIdentifier: deviceinsight.kafkactl
+PackageVersion: 5.2.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/deviceinsight/kafkactl/5.3.0/deviceinsight.kafkactl.installer.yaml b/manifests/d/deviceinsight/kafkactl/5.3.0/deviceinsight.kafkactl.installer.yaml
new file mode 100644
index 0000000000000..a3a80cb625f25
--- /dev/null
+++ b/manifests/d/deviceinsight/kafkactl/5.3.0/deviceinsight.kafkactl.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.6.0.schema.json
+PackageIdentifier: deviceinsight.kafkactl
+PackageVersion: 5.3.0
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2024-08-14"
+Installers:
+ - Architecture: x86
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: kafkactl.exe
+ PortableCommandAlias: kafkactl
+ InstallerUrl: https://github.com/deviceinsight/kafkactl/releases/download/v5.3.0/kafkactl_5.3.0_windows_386.zip
+ InstallerSha256: cb4980ef23d2bddfd27dec087eb204323d6fe4283027470ddf4d427a8b08ddc6
+ UpgradeBehavior: uninstallPrevious
+ - Architecture: arm64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: kafkactl.exe
+ PortableCommandAlias: kafkactl
+ InstallerUrl: https://github.com/deviceinsight/kafkactl/releases/download/v5.3.0/kafkactl_5.3.0_windows_arm64.zip
+ InstallerSha256: 760af840935ac381ae6364d313f61cf371ae00fbbd7892a7ec4650ab2459cbd5
+ UpgradeBehavior: uninstallPrevious
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: kafkactl.exe
+ PortableCommandAlias: kafkactl
+ InstallerUrl: https://github.com/deviceinsight/kafkactl/releases/download/v5.3.0/kafkactl_5.3.0_windows_amd64.zip
+ InstallerSha256: 69637b28fb9ef0fdf332a984ee55712c0473fcd1f7c1884eed2f5accdb4243a5
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/deviceinsight/kafkactl/5.3.0/deviceinsight.kafkactl.locale.en-US.yaml b/manifests/d/deviceinsight/kafkactl/5.3.0/deviceinsight.kafkactl.locale.en-US.yaml
new file mode 100644
index 0000000000000..80f31056435e0
--- /dev/null
+++ b/manifests/d/deviceinsight/kafkactl/5.3.0/deviceinsight.kafkactl.locale.en-US.yaml
@@ -0,0 +1,14 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+PackageIdentifier: deviceinsight.kafkactl
+PackageVersion: 5.3.0
+PackageLocale: en-US
+Publisher: deviceinsight
+PublisherSupportUrl: https://github.com/deviceinsight/kafkactl/issues
+PackageName: kafkactl
+PackageUrl: https://www.device-insight.com/
+License: Apache-2.0
+ShortDescription: A command-line interface for interaction with Apache Kafka
+Moniker: kafkactl
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/deviceinsight/kafkactl/5.3.0/deviceinsight.kafkactl.yaml b/manifests/d/deviceinsight/kafkactl/5.3.0/deviceinsight.kafkactl.yaml
new file mode 100644
index 0000000000000..fbf66e94cba69
--- /dev/null
+++ b/manifests/d/deviceinsight/kafkactl/5.3.0/deviceinsight.kafkactl.yaml
@@ -0,0 +1,7 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+PackageIdentifier: deviceinsight.kafkactl
+PackageVersion: 5.3.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dnGrep/dnGrep/4.2.59.0/dnGrep.dnGrep.installer.yaml b/manifests/d/dnGrep/dnGrep/4.2.59.0/dnGrep.dnGrep.installer.yaml
new file mode 100644
index 0000000000000..dcf39f5e1f498
--- /dev/null
+++ b/manifests/d/dnGrep/dnGrep/4.2.59.0/dnGrep.dnGrep.installer.yaml
@@ -0,0 +1,42 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: dnGrep.dnGrep
+PackageVersion: 4.2.59.0
+InstallerLocale: en-US
+Installers:
+- Architecture: x86
+ InstallerType: wix
+ Platform:
+ - Windows.Desktop
+ InstallerUrl: https://github.com/dnGrep/dnGrep/releases/download/v4.2.59.0/dnGREP.4.2.59.x86.msi
+ InstallerSha256: 16e3ab70e1e267489150da44c8873da33e2a4b9462f4feffbf7a5f95846f3c4b
+ ProductCode: '{08AD499A-2ECE-4EF2-A8BD-F832DD9B642D}'
+ Scope: machine
+ InstallerSwitches:
+ Silent: /quiet
+ SilentWithProgress: /passive
+ Custom: /norestart
+ UpgradeBehavior: install
+ ReleaseDate: 2024-08-13
+ AppsAndFeaturesEntries:
+ - DisplayName: dnGrep 4.2.59 (x86)
+ UpgradeCode: '{4CF55558-B642-482E-9FBF-06EA5AEC8276}'
+- Architecture: x64
+ InstallerType: wix
+ Platform:
+ - Windows.Desktop
+ InstallerUrl: https://github.com/dnGrep/dnGrep/releases/download/v4.2.59.0/dnGREP.4.2.59.x64.msi
+ InstallerSha256: e87f5938dd03659f1674e069ec21e4f8a245e4e8aba4a721d7f4f1f174a4a6a8
+ ProductCode: '{2F8E7904-39EF-484D-B8D3-9667C74F0BAC}'
+ Scope: machine
+ InstallerSwitches:
+ Silent: /quiet
+ SilentWithProgress: /passive
+ Custom: /norestart
+ UpgradeBehavior: install
+ ReleaseDate: 2024-08-13
+ AppsAndFeaturesEntries:
+ - DisplayName: dnGrep 4.2.59 (x64)
+ UpgradeCode: '{4CF55558-B642-482E-9FBF-06EA5AEC8276}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dnGrep/dnGrep/4.2.59.0/dnGrep.dnGrep.locale.en-US.yaml b/manifests/d/dnGrep/dnGrep/4.2.59.0/dnGrep.dnGrep.locale.en-US.yaml
new file mode 100644
index 0000000000000..8f869e2ab3c19
--- /dev/null
+++ b/manifests/d/dnGrep/dnGrep/4.2.59.0/dnGrep.dnGrep.locale.en-US.yaml
@@ -0,0 +1,29 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: dnGrep.dnGrep
+PackageVersion: 4.2.59.0
+PackageLocale: en-US
+Publisher: dnGrep Community Contributors
+PublisherUrl: http://dngrep.github.io
+PublisherSupportUrl: https://github.com/dnGrep/dnGrep/issues
+Author: dnGrep Community Contributors
+PackageName: dnGREP
+PackageUrl: http://dngrep.github.io
+License: GPL-3.0
+LicenseUrl: https://raw.githubusercontent.com/dnGrep/dnGrep/master/license.txt
+Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+CopyrightUrl: https://raw.githubusercontent.com/dnGrep/dnGrep/master/license.txt
+ShortDescription: dnGrep allows you to search across files with easy-to-read results.
+Description: |-
+ dnGrep allows you to search across files with easy-to-read results.
+ Search through text files, Word, Excel and PowerPoint documents, PDFs, and archives using text, regular expression, XPath, and phonetic queries. dnGrep includes search-and-replace, whole-file preview, right-click search in File Explorer, and much more.
+Moniker: dngrep
+Tags:
+- grep
+- search
+ReleaseNotes: |-
+ Other updates
+ - .NET v8.0.8
+ReleaseNotesUrl: https://github.com/dnGrep/dnGrep/releases/tag/v4.2.59.0
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dnGrep/dnGrep/4.2.59.0/dnGrep.dnGrep.yaml b/manifests/d/dnGrep/dnGrep/4.2.59.0/dnGrep.dnGrep.yaml
new file mode 100644
index 0000000000000..e285012ba4e8c
--- /dev/null
+++ b/manifests/d/dnGrep/dnGrep/4.2.59.0/dnGrep.dnGrep.yaml
@@ -0,0 +1,7 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: dnGrep.dnGrep
+PackageVersion: 4.2.59.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dnGrep/dnGrep/4.2.84.0/dnGrep.dnGrep.installer.yaml b/manifests/d/dnGrep/dnGrep/4.2.84.0/dnGrep.dnGrep.installer.yaml
new file mode 100644
index 0000000000000..b389a28ff1e1c
--- /dev/null
+++ b/manifests/d/dnGrep/dnGrep/4.2.84.0/dnGrep.dnGrep.installer.yaml
@@ -0,0 +1,42 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: dnGrep.dnGrep
+PackageVersion: 4.2.84.0
+InstallerLocale: en-US
+Installers:
+- Architecture: x86
+ InstallerType: wix
+ Platform:
+ - Windows.Desktop
+ InstallerUrl: https://github.com/dnGrep/dnGrep/releases/download/v4.2.84.0/dnGREP.4.2.84.x86.msi
+ InstallerSha256: 8d9f713a02125d93afaed2cd7ebbf38463b78a00966b8de6deda4f37159e13c1
+ ProductCode: '{E447428C-9C56-4FD2-8855-279267B1D195}'
+ Scope: machine
+ InstallerSwitches:
+ Silent: /quiet
+ SilentWithProgress: /passive
+ Custom: /norestart
+ UpgradeBehavior: install
+ ReleaseDate: 2024-08-13
+ AppsAndFeaturesEntries:
+ - DisplayName: dnGrep 4.2.84 (x86)
+ UpgradeCode: '{4CF55558-B642-482E-9FBF-06EA5AEC8276}'
+- Architecture: x64
+ InstallerType: wix
+ Platform:
+ - Windows.Desktop
+ InstallerUrl: https://github.com/dnGrep/dnGrep/releases/download/v4.2.84.0/dnGREP.4.2.84.x64.msi
+ InstallerSha256: a079dbdd547e5ff344d88576ecfbf2b4370634619d3b8c5cfb7774bea8c0cadb
+ ProductCode: '{C43127C1-DFA2-4D5C-B838-483A086832C1}'
+ Scope: machine
+ InstallerSwitches:
+ Silent: /quiet
+ SilentWithProgress: /passive
+ Custom: /norestart
+ UpgradeBehavior: install
+ ReleaseDate: 2024-08-13
+ AppsAndFeaturesEntries:
+ - DisplayName: dnGrep 4.2.84 (x64)
+ UpgradeCode: '{4CF55558-B642-482E-9FBF-06EA5AEC8276}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dnGrep/dnGrep/4.2.84.0/dnGrep.dnGrep.locale.en-US.yaml b/manifests/d/dnGrep/dnGrep/4.2.84.0/dnGrep.dnGrep.locale.en-US.yaml
new file mode 100644
index 0000000000000..31c59c05336b4
--- /dev/null
+++ b/manifests/d/dnGrep/dnGrep/4.2.84.0/dnGrep.dnGrep.locale.en-US.yaml
@@ -0,0 +1,29 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: dnGrep.dnGrep
+PackageVersion: 4.2.84.0
+PackageLocale: en-US
+Publisher: dnGrep Community Contributors
+PublisherUrl: http://dngrep.github.io
+PublisherSupportUrl: https://github.com/dnGrep/dnGrep/issues
+Author: dnGrep Community Contributors
+PackageName: dnGREP
+PackageUrl: http://dngrep.github.io
+License: GPL-3.0
+LicenseUrl: https://raw.githubusercontent.com/dnGrep/dnGrep/master/license.txt
+Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+CopyrightUrl: https://raw.githubusercontent.com/dnGrep/dnGrep/master/license.txt
+ShortDescription: dnGrep allows you to search across files with easy-to-read results.
+Description: |-
+ dnGrep allows you to search across files with easy-to-read results.
+ Search through text files, Word, Excel and PowerPoint documents, PDFs, and archives using text, regular expression, XPath, and phonetic queries. dnGrep includes search-and-replace, whole-file preview, right-click search in File Explorer, and much more.
+Moniker: dngrep
+Tags:
+- grep
+- search
+ReleaseNotes: |-
+ Other updates
+ - .NET v8.0.8
+ReleaseNotesUrl: https://github.com/dnGrep/dnGrep/releases/tag/v4.2.84.0
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dnGrep/dnGrep/4.2.84.0/dnGrep.dnGrep.yaml b/manifests/d/dnGrep/dnGrep/4.2.84.0/dnGrep.dnGrep.yaml
new file mode 100644
index 0000000000000..26f7df70d313f
--- /dev/null
+++ b/manifests/d/dnGrep/dnGrep/4.2.84.0/dnGrep.dnGrep.yaml
@@ -0,0 +1,7 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: dnGrep.dnGrep
+PackageVersion: 4.2.84.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dorssel/usbipd-win/4.3.0/dorssel.usbipd-win.installer.yaml b/manifests/d/dorssel/usbipd-win/4.3.0/dorssel.usbipd-win.installer.yaml
new file mode 100644
index 0000000000000..4ab8761f725f3
--- /dev/null
+++ b/manifests/d/dorssel/usbipd-win/4.3.0/dorssel.usbipd-win.installer.yaml
@@ -0,0 +1,21 @@
+# Created with WinGet Releaser using komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: dorssel.usbipd-win
+PackageVersion: 4.3.0
+InstallerLocale: en-US
+InstallerType: wix
+Scope: machine
+InstallerSwitches:
+ Custom: /norestart
+UpgradeBehavior: install
+ProductCode: '{EA1D5623-E6A7-4E4A-9259-E39722040300}'
+ReleaseDate: 2024-08-01
+AppsAndFeaturesEntries:
+- UpgradeCode: '{EA1D5623-E6A7-4E4A-9259-E3972226646F}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dorssel/usbipd-win/releases/download/v4.3.0/usbipd-win_4.3.0.msi
+ InstallerSha256: 8EEAE6F117F48FC18FEF41CD565CD574A6A7E76306DD59071B352DC396753DA2
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dorssel/usbipd-win/4.3.0/dorssel.usbipd-win.locale.en-US.yaml b/manifests/d/dorssel/usbipd-win/4.3.0/dorssel.usbipd-win.locale.en-US.yaml
new file mode 100644
index 0000000000000..b2a6f115f682e
--- /dev/null
+++ b/manifests/d/dorssel/usbipd-win/4.3.0/dorssel.usbipd-win.locale.en-US.yaml
@@ -0,0 +1,33 @@
+# Created with WinGet Releaser using komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: dorssel.usbipd-win
+PackageVersion: 4.3.0
+PackageLocale: en-US
+Publisher: Frans van Dorsselaer
+PublisherUrl: https://github.com/dorssel
+PublisherSupportUrl: https://github.com/dorssel/usbipd-win/issues
+PackageName: usbipd-win
+PackageUrl: https://github.com/dorssel/usbipd-win
+License: GPL-3.0
+LicenseUrl: https://raw.githubusercontent.com/dorssel/usbipd-win/v4.1.0/COPYING.md
+Copyright: Copyright (C) 2024 Frans van Dorsselaer
+ShortDescription: Host locally connected USB devices to other (possibly virtual) machines.
+Moniker: usbipd
+Tags:
+- hyper-v
+- usb
+- usbip
+- wsl
+ReleaseNotes: |-
+ This update:
+ - Adds support for future WSL kernels (modules)
+ - Adds SWID Tag to installation directory
+ - Improves firewall check
+ - Bumps driver versions to 7.0.20
+ - Bumps WSL client usbip
+ [!NOTE]
+ When updating from previous versions, a reboot may be required due to driver updates.
+ReleaseNotesUrl: https://github.com/dorssel/usbipd-win/releases/tag/v4.3.0
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dorssel/usbipd-win/4.3.0/dorssel.usbipd-win.yaml b/manifests/d/dorssel/usbipd-win/4.3.0/dorssel.usbipd-win.yaml
new file mode 100644
index 0000000000000..89e5584a5fbd7
--- /dev/null
+++ b/manifests/d/dorssel/usbipd-win/4.3.0/dorssel.usbipd-win.yaml
@@ -0,0 +1,8 @@
+# Created with WinGet Releaser using komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: dorssel.usbipd-win
+PackageVersion: 4.3.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.10.3/dotenvx.dotenvx.installer.yaml b/manifests/d/dotenvx/dotenvx/1.10.3/dotenvx.dotenvx.installer.yaml
new file mode 100644
index 0000000000000..f843f3be88749
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.10.3/dotenvx.dotenvx.installer.yaml
@@ -0,0 +1,16 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.10.3
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2024-08-25"
+Installers:
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: dotenvx.exe
+ PortableCommandAlias: dotenvx
+ InstallerUrl: https://github.com/dotenvx/dotenvx/releases/download/v1.10.3/dotenvx-1.10.3-windows-x86_64.zip
+ InstallerSha256: 3c335142453eb7d59ae8c61153525b70f83b6dc8c0c4bf9ffc8d72c55d12a517
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.10.3/dotenvx.dotenvx.locale.en-US.yaml b/manifests/d/dotenvx/dotenvx/1.10.3/dotenvx.dotenvx.locale.en-US.yaml
new file mode 100644
index 0000000000000..e444fb24c3877
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.10.3/dotenvx.dotenvx.locale.en-US.yaml
@@ -0,0 +1,15 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.10.3
+PackageLocale: en-US
+Publisher: dotenvx
+PublisherUrl: https://dotenvx.com
+Author: motdotla
+PackageName: dotenvx
+PackageUrl: https://github.com/dotenvx/dotenvx
+License: BSD-3-Clause
+ShortDescription: a better dotenv–from the creator of dotenv
+Description: a better dotenv–from the creator of dotenv
+Tags: ["env", "dotenv", "environment", "variables", "dotenvx", "cli", "encryption"]
+Moniker: dotenvx
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.10.3/dotenvx.dotenvx.yaml b/manifests/d/dotenvx/dotenvx/1.10.3/dotenvx.dotenvx.yaml
new file mode 100644
index 0000000000000..802935c28dc27
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.10.3/dotenvx.dotenvx.yaml
@@ -0,0 +1,5 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.10.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.11.1/dotenvx.dotenvx.installer.yaml b/manifests/d/dotenvx/dotenvx/1.11.1/dotenvx.dotenvx.installer.yaml
new file mode 100644
index 0000000000000..9543c71808e42
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.11.1/dotenvx.dotenvx.installer.yaml
@@ -0,0 +1,16 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.11.1
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2024-08-27"
+Installers:
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: dotenvx.exe
+ PortableCommandAlias: dotenvx
+ InstallerUrl: https://github.com/dotenvx/dotenvx/releases/download/v1.11.1/dotenvx-1.11.1-windows-x86_64.zip
+ InstallerSha256: 5c6e9737ae4beacd4cef57ed82066a95365963dd0732cdc06b6696fc3fd4a6dc
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.11.1/dotenvx.dotenvx.locale.en-US.yaml b/manifests/d/dotenvx/dotenvx/1.11.1/dotenvx.dotenvx.locale.en-US.yaml
new file mode 100644
index 0000000000000..4ddbc2bfa4527
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.11.1/dotenvx.dotenvx.locale.en-US.yaml
@@ -0,0 +1,15 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.11.1
+PackageLocale: en-US
+Publisher: dotenvx
+PublisherUrl: https://dotenvx.com
+Author: motdotla
+PackageName: dotenvx
+PackageUrl: https://github.com/dotenvx/dotenvx
+License: BSD-3-Clause
+ShortDescription: a better dotenv–from the creator of dotenv
+Description: a better dotenv–from the creator of dotenv
+Tags: ["env", "dotenv", "environment", "variables", "dotenvx", "cli", "encryption"]
+Moniker: dotenvx
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.11.1/dotenvx.dotenvx.yaml b/manifests/d/dotenvx/dotenvx/1.11.1/dotenvx.dotenvx.yaml
new file mode 100644
index 0000000000000..a16b40c2a1f63
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.11.1/dotenvx.dotenvx.yaml
@@ -0,0 +1,5 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.11.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.11.3/dotenvx.dotenvx.installer.yaml b/manifests/d/dotenvx/dotenvx/1.11.3/dotenvx.dotenvx.installer.yaml
new file mode 100644
index 0000000000000..bf7fd03bad700
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.11.3/dotenvx.dotenvx.installer.yaml
@@ -0,0 +1,16 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.11.3
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2024-08-28"
+Installers:
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: dotenvx.exe
+ PortableCommandAlias: dotenvx
+ InstallerUrl: https://github.com/dotenvx/dotenvx/releases/download/v1.11.3/dotenvx-1.11.3-windows-x86_64.zip
+ InstallerSha256: c60191e22f8de34a79dd7d0b43b61fa2cb67716c15b90208bbb9fcf7d7ca069a
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.11.3/dotenvx.dotenvx.locale.en-US.yaml b/manifests/d/dotenvx/dotenvx/1.11.3/dotenvx.dotenvx.locale.en-US.yaml
new file mode 100644
index 0000000000000..a804743b91b2d
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.11.3/dotenvx.dotenvx.locale.en-US.yaml
@@ -0,0 +1,15 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.11.3
+PackageLocale: en-US
+Publisher: dotenvx
+PublisherUrl: https://dotenvx.com
+Author: motdotla
+PackageName: dotenvx
+PackageUrl: https://github.com/dotenvx/dotenvx
+License: BSD-3-Clause
+ShortDescription: a better dotenv–from the creator of dotenv
+Description: a better dotenv–from the creator of dotenv
+Tags: ["env", "dotenv", "environment", "variables", "dotenvx", "cli", "encryption"]
+Moniker: dotenvx
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.11.3/dotenvx.dotenvx.yaml b/manifests/d/dotenvx/dotenvx/1.11.3/dotenvx.dotenvx.yaml
new file mode 100644
index 0000000000000..a67c532f78330
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.11.3/dotenvx.dotenvx.yaml
@@ -0,0 +1,5 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.11.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.11.4/dotenvx.dotenvx.installer.yaml b/manifests/d/dotenvx/dotenvx/1.11.4/dotenvx.dotenvx.installer.yaml
new file mode 100644
index 0000000000000..7d112328d72e9
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.11.4/dotenvx.dotenvx.installer.yaml
@@ -0,0 +1,16 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.11.4
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2024-08-28"
+Installers:
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: dotenvx.exe
+ PortableCommandAlias: dotenvx
+ InstallerUrl: https://github.com/dotenvx/dotenvx/releases/download/v1.11.4/dotenvx-1.11.4-windows-x86_64.zip
+ InstallerSha256: 585df7e3fae7d05f3f1980ce4c4158d8180d39de60e995530671d77f344c8f27
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.11.4/dotenvx.dotenvx.locale.en-US.yaml b/manifests/d/dotenvx/dotenvx/1.11.4/dotenvx.dotenvx.locale.en-US.yaml
new file mode 100644
index 0000000000000..f039b80f4518f
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.11.4/dotenvx.dotenvx.locale.en-US.yaml
@@ -0,0 +1,15 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.11.4
+PackageLocale: en-US
+Publisher: dotenvx
+PublisherUrl: https://dotenvx.com
+Author: motdotla
+PackageName: dotenvx
+PackageUrl: https://github.com/dotenvx/dotenvx
+License: BSD-3-Clause
+ShortDescription: a better dotenv–from the creator of dotenv
+Description: a better dotenv–from the creator of dotenv
+Tags: ["env", "dotenv", "environment", "variables", "dotenvx", "cli", "encryption"]
+Moniker: dotenvx
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.11.4/dotenvx.dotenvx.yaml b/manifests/d/dotenvx/dotenvx/1.11.4/dotenvx.dotenvx.yaml
new file mode 100644
index 0000000000000..59140da65967a
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.11.4/dotenvx.dotenvx.yaml
@@ -0,0 +1,5 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.11.4
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.11.5/dotenvx.dotenvx.installer.yaml b/manifests/d/dotenvx/dotenvx/1.11.5/dotenvx.dotenvx.installer.yaml
new file mode 100644
index 0000000000000..88a8b6dfe0238
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.11.5/dotenvx.dotenvx.installer.yaml
@@ -0,0 +1,16 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.11.5
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2024-08-28"
+Installers:
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: dotenvx.exe
+ PortableCommandAlias: dotenvx
+ InstallerUrl: https://github.com/dotenvx/dotenvx/releases/download/v1.11.5/dotenvx-1.11.5-windows-x86_64.zip
+ InstallerSha256: 5d6c7537e5a9599a0fcbdbc319bb955f6bf918811e40a8154b742a3064889427
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.11.5/dotenvx.dotenvx.locale.en-US.yaml b/manifests/d/dotenvx/dotenvx/1.11.5/dotenvx.dotenvx.locale.en-US.yaml
new file mode 100644
index 0000000000000..cb1c14832bb60
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.11.5/dotenvx.dotenvx.locale.en-US.yaml
@@ -0,0 +1,15 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.11.5
+PackageLocale: en-US
+Publisher: dotenvx
+PublisherUrl: https://dotenvx.com
+Author: motdotla
+PackageName: dotenvx
+PackageUrl: https://github.com/dotenvx/dotenvx
+License: BSD-3-Clause
+ShortDescription: a better dotenv–from the creator of dotenv
+Description: a better dotenv–from the creator of dotenv
+Tags: ["env", "dotenv", "environment", "variables", "dotenvx", "cli", "encryption"]
+Moniker: dotenvx
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.11.5/dotenvx.dotenvx.yaml b/manifests/d/dotenvx/dotenvx/1.11.5/dotenvx.dotenvx.yaml
new file mode 100644
index 0000000000000..b3b56adf1e060
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.11.5/dotenvx.dotenvx.yaml
@@ -0,0 +1,5 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.11.5
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.12.0/dotenvx.dotenvx.installer.yaml b/manifests/d/dotenvx/dotenvx/1.12.0/dotenvx.dotenvx.installer.yaml
new file mode 100644
index 0000000000000..2c2663a838332
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.12.0/dotenvx.dotenvx.installer.yaml
@@ -0,0 +1,16 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.12.0
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2024-08-31"
+Installers:
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: dotenvx.exe
+ PortableCommandAlias: dotenvx
+ InstallerUrl: https://github.com/dotenvx/dotenvx/releases/download/v1.12.0/dotenvx-1.12.0-windows-x86_64.zip
+ InstallerSha256: 880c2d4cdcee3939ccfa6cdee4c6706a87cf91673878071dd1056b781ae82004
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.12.0/dotenvx.dotenvx.locale.en-US.yaml b/manifests/d/dotenvx/dotenvx/1.12.0/dotenvx.dotenvx.locale.en-US.yaml
new file mode 100644
index 0000000000000..f0ca6f8aeead1
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.12.0/dotenvx.dotenvx.locale.en-US.yaml
@@ -0,0 +1,15 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.12.0
+PackageLocale: en-US
+Publisher: dotenvx
+PublisherUrl: https://dotenvx.com
+Author: motdotla
+PackageName: dotenvx
+PackageUrl: https://github.com/dotenvx/dotenvx
+License: BSD-3-Clause
+ShortDescription: a better dotenv–from the creator of dotenv
+Description: a better dotenv–from the creator of dotenv
+Tags: ["env", "dotenv", "environment", "variables", "dotenvx", "cli", "encryption"]
+Moniker: dotenvx
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.12.0/dotenvx.dotenvx.yaml b/manifests/d/dotenvx/dotenvx/1.12.0/dotenvx.dotenvx.yaml
new file mode 100644
index 0000000000000..7ad44f001d5d4
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.12.0/dotenvx.dotenvx.yaml
@@ -0,0 +1,5 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.12.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.12.1/dotenvx.dotenvx.installer.yaml b/manifests/d/dotenvx/dotenvx/1.12.1/dotenvx.dotenvx.installer.yaml
new file mode 100644
index 0000000000000..046f59eeae7f2
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.12.1/dotenvx.dotenvx.installer.yaml
@@ -0,0 +1,16 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.12.1
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2024-08-31"
+Installers:
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: dotenvx.exe
+ PortableCommandAlias: dotenvx
+ InstallerUrl: https://github.com/dotenvx/dotenvx/releases/download/v1.12.1/dotenvx-1.12.1-windows-x86_64.zip
+ InstallerSha256: b47dd15aecce37cf842f9e03da687bdafe0ebea5ae4abeedf0ce241523ee2557
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.12.1/dotenvx.dotenvx.locale.en-US.yaml b/manifests/d/dotenvx/dotenvx/1.12.1/dotenvx.dotenvx.locale.en-US.yaml
new file mode 100644
index 0000000000000..76a16c41ea548
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.12.1/dotenvx.dotenvx.locale.en-US.yaml
@@ -0,0 +1,15 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.12.1
+PackageLocale: en-US
+Publisher: dotenvx
+PublisherUrl: https://dotenvx.com
+Author: motdotla
+PackageName: dotenvx
+PackageUrl: https://github.com/dotenvx/dotenvx
+License: BSD-3-Clause
+ShortDescription: a better dotenv–from the creator of dotenv
+Description: a better dotenv–from the creator of dotenv
+Tags: ["env", "dotenv", "environment", "variables", "dotenvx", "cli", "encryption"]
+Moniker: dotenvx
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.12.1/dotenvx.dotenvx.yaml b/manifests/d/dotenvx/dotenvx/1.12.1/dotenvx.dotenvx.yaml
new file mode 100644
index 0000000000000..a3ac818c34c9c
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.12.1/dotenvx.dotenvx.yaml
@@ -0,0 +1,5 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.12.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.13.0/dotenvx.dotenvx.installer.yaml b/manifests/d/dotenvx/dotenvx/1.13.0/dotenvx.dotenvx.installer.yaml
new file mode 100644
index 0000000000000..9a5d6656edacb
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.13.0/dotenvx.dotenvx.installer.yaml
@@ -0,0 +1,16 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.13.0
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2024-09-02"
+Installers:
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: dotenvx.exe
+ PortableCommandAlias: dotenvx
+ InstallerUrl: https://github.com/dotenvx/dotenvx/releases/download/v1.13.0/dotenvx-1.13.0-windows-x86_64.zip
+ InstallerSha256: 5697210feee7c0cb7c162d9f549b47aedb5b9e4eebfd5f936f6054fabb13abf3
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.13.0/dotenvx.dotenvx.locale.en-US.yaml b/manifests/d/dotenvx/dotenvx/1.13.0/dotenvx.dotenvx.locale.en-US.yaml
new file mode 100644
index 0000000000000..427f210572364
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.13.0/dotenvx.dotenvx.locale.en-US.yaml
@@ -0,0 +1,15 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.13.0
+PackageLocale: en-US
+Publisher: dotenvx
+PublisherUrl: https://dotenvx.com
+Author: motdotla
+PackageName: dotenvx
+PackageUrl: https://github.com/dotenvx/dotenvx
+License: BSD-3-Clause
+ShortDescription: a better dotenv–from the creator of dotenv
+Description: a better dotenv–from the creator of dotenv
+Tags: ["env", "dotenv", "environment", "variables", "dotenvx", "cli", "encryption"]
+Moniker: dotenvx
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.13.0/dotenvx.dotenvx.yaml b/manifests/d/dotenvx/dotenvx/1.13.0/dotenvx.dotenvx.yaml
new file mode 100644
index 0000000000000..6cdf663bb0a44
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.13.0/dotenvx.dotenvx.yaml
@@ -0,0 +1,5 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.13.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.13.1/dotenvx.dotenvx.installer.yaml b/manifests/d/dotenvx/dotenvx/1.13.1/dotenvx.dotenvx.installer.yaml
new file mode 100644
index 0000000000000..553f15aeed154
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.13.1/dotenvx.dotenvx.installer.yaml
@@ -0,0 +1,16 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.13.1
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2024-09-02"
+Installers:
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: dotenvx.exe
+ PortableCommandAlias: dotenvx
+ InstallerUrl: https://github.com/dotenvx/dotenvx/releases/download/v1.13.1/dotenvx-1.13.1-windows-x86_64.zip
+ InstallerSha256: 13f0dd5bc08d6088df51ba0af91e85337b695bf1f7fdd0da33b2d817dbc935b5
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.13.1/dotenvx.dotenvx.locale.en-US.yaml b/manifests/d/dotenvx/dotenvx/1.13.1/dotenvx.dotenvx.locale.en-US.yaml
new file mode 100644
index 0000000000000..0cbad4b7bb7fe
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.13.1/dotenvx.dotenvx.locale.en-US.yaml
@@ -0,0 +1,15 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.13.1
+PackageLocale: en-US
+Publisher: dotenvx
+PublisherUrl: https://dotenvx.com
+Author: motdotla
+PackageName: dotenvx
+PackageUrl: https://github.com/dotenvx/dotenvx
+License: BSD-3-Clause
+ShortDescription: a better dotenv–from the creator of dotenv
+Description: a better dotenv–from the creator of dotenv
+Tags: ["env", "dotenv", "environment", "variables", "dotenvx", "cli", "encryption"]
+Moniker: dotenvx
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.13.1/dotenvx.dotenvx.yaml b/manifests/d/dotenvx/dotenvx/1.13.1/dotenvx.dotenvx.yaml
new file mode 100644
index 0000000000000..1e9103abc204c
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.13.1/dotenvx.dotenvx.yaml
@@ -0,0 +1,5 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.13.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.13.2/dotenvx.dotenvx.installer.yaml b/manifests/d/dotenvx/dotenvx/1.13.2/dotenvx.dotenvx.installer.yaml
new file mode 100644
index 0000000000000..cf3f67418ff19
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.13.2/dotenvx.dotenvx.installer.yaml
@@ -0,0 +1,16 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.13.2
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2024-09-02"
+Installers:
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: dotenvx.exe
+ PortableCommandAlias: dotenvx
+ InstallerUrl: https://github.com/dotenvx/dotenvx/releases/download/v1.13.2/dotenvx-1.13.2-windows-x86_64.zip
+ InstallerSha256: daf8c4004b0e0b06f7ed3dcce776ff4783b8cd06da6901cd9a3980b0839fac18
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.13.2/dotenvx.dotenvx.locale.en-US.yaml b/manifests/d/dotenvx/dotenvx/1.13.2/dotenvx.dotenvx.locale.en-US.yaml
new file mode 100644
index 0000000000000..7d6131359b5f4
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.13.2/dotenvx.dotenvx.locale.en-US.yaml
@@ -0,0 +1,15 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.13.2
+PackageLocale: en-US
+Publisher: dotenvx
+PublisherUrl: https://dotenvx.com
+Author: motdotla
+PackageName: dotenvx
+PackageUrl: https://github.com/dotenvx/dotenvx
+License: BSD-3-Clause
+ShortDescription: a better dotenv–from the creator of dotenv
+Description: a better dotenv–from the creator of dotenv
+Tags: ["env", "dotenv", "environment", "variables", "dotenvx", "cli", "encryption"]
+Moniker: dotenvx
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.13.2/dotenvx.dotenvx.yaml b/manifests/d/dotenvx/dotenvx/1.13.2/dotenvx.dotenvx.yaml
new file mode 100644
index 0000000000000..d5704d056923c
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.13.2/dotenvx.dotenvx.yaml
@@ -0,0 +1,5 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.13.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.13.3/dotenvx.dotenvx.installer.yaml b/manifests/d/dotenvx/dotenvx/1.13.3/dotenvx.dotenvx.installer.yaml
new file mode 100644
index 0000000000000..dfba807aa92fa
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.13.3/dotenvx.dotenvx.installer.yaml
@@ -0,0 +1,16 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.13.3
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2024-09-04"
+Installers:
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: dotenvx.exe
+ PortableCommandAlias: dotenvx
+ InstallerUrl: https://github.com/dotenvx/dotenvx/releases/download/v1.13.3/dotenvx-1.13.3-windows-x86_64.zip
+ InstallerSha256: 7d209f04b1d36ecfda689c7636412690f61674d4dda79ea138a3c29bd72277ff
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.13.3/dotenvx.dotenvx.locale.en-US.yaml b/manifests/d/dotenvx/dotenvx/1.13.3/dotenvx.dotenvx.locale.en-US.yaml
new file mode 100644
index 0000000000000..5fb9967dbe958
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.13.3/dotenvx.dotenvx.locale.en-US.yaml
@@ -0,0 +1,15 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.13.3
+PackageLocale: en-US
+Publisher: dotenvx
+PublisherUrl: https://dotenvx.com
+Author: motdotla
+PackageName: dotenvx
+PackageUrl: https://github.com/dotenvx/dotenvx
+License: BSD-3-Clause
+ShortDescription: a better dotenv–from the creator of dotenv
+Description: a better dotenv–from the creator of dotenv
+Tags: ["env", "dotenv", "environment", "variables", "dotenvx", "cli", "encryption"]
+Moniker: dotenvx
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.13.3/dotenvx.dotenvx.yaml b/manifests/d/dotenvx/dotenvx/1.13.3/dotenvx.dotenvx.yaml
new file mode 100644
index 0000000000000..cb097bb806f08
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.13.3/dotenvx.dotenvx.yaml
@@ -0,0 +1,5 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.13.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.14.0/dotenvx.dotenvx.installer.yaml b/manifests/d/dotenvx/dotenvx/1.14.0/dotenvx.dotenvx.installer.yaml
new file mode 100644
index 0000000000000..c08ee862840e8
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.14.0/dotenvx.dotenvx.installer.yaml
@@ -0,0 +1,16 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.14.0
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2024-09-04"
+Installers:
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: dotenvx.exe
+ PortableCommandAlias: dotenvx
+ InstallerUrl: https://github.com/dotenvx/dotenvx/releases/download/v1.14.0/dotenvx-1.14.0-windows-x86_64.zip
+ InstallerSha256: e7985982450c2d23324c09378a13ad454a9423f2a4bd2ce2a3fde22d27f7f38f
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.14.0/dotenvx.dotenvx.locale.en-US.yaml b/manifests/d/dotenvx/dotenvx/1.14.0/dotenvx.dotenvx.locale.en-US.yaml
new file mode 100644
index 0000000000000..02c2b30d53c14
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.14.0/dotenvx.dotenvx.locale.en-US.yaml
@@ -0,0 +1,15 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.14.0
+PackageLocale: en-US
+Publisher: dotenvx
+PublisherUrl: https://dotenvx.com
+Author: motdotla
+PackageName: dotenvx
+PackageUrl: https://github.com/dotenvx/dotenvx
+License: BSD-3-Clause
+ShortDescription: a better dotenv–from the creator of dotenv
+Description: a better dotenv–from the creator of dotenv
+Tags: ["env", "dotenv", "environment", "variables", "dotenvx", "cli", "encryption"]
+Moniker: dotenvx
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dotenvx/dotenvx/1.14.0/dotenvx.dotenvx.yaml b/manifests/d/dotenvx/dotenvx/1.14.0/dotenvx.dotenvx.yaml
new file mode 100644
index 0000000000000..e4d67d71fe9b9
--- /dev/null
+++ b/manifests/d/dotenvx/dotenvx/1.14.0/dotenvx.dotenvx.yaml
@@ -0,0 +1,5 @@
+PackageIdentifier: dotenvx.dotenvx
+PackageVersion: 1.14.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dzonder/sshells/0.1.1/dzonder.sshells.installer.yaml b/manifests/d/dzonder/sshells/0.1.1/dzonder.sshells.installer.yaml
new file mode 100644
index 0000000000000..8c7eb3b7843eb
--- /dev/null
+++ b/manifests/d/dzonder/sshells/0.1.1/dzonder.sshells.installer.yaml
@@ -0,0 +1,16 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: dzonder.sshells
+PackageVersion: 0.1.1
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: sshells.exe-v0.1.1-x86_64-pc-windows-msvc\sshells.exe
+ PortableCommandAlias: sshells
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dzonder/sshells/releases/download/v0.1.1/sshells.exe-v0.1.1-x86_64-pc-windows-msvc.zip
+ InstallerSha256: C0B848A66609CF409D23929EFDAA9B761F778DCC4451916C2F9DD43E1904B495
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dzonder/sshells/0.1.1/dzonder.sshells.locale.en-US.yaml b/manifests/d/dzonder/sshells/0.1.1/dzonder.sshells.locale.en-US.yaml
new file mode 100644
index 0000000000000..ef1a4cd6b524e
--- /dev/null
+++ b/manifests/d/dzonder/sshells/0.1.1/dzonder.sshells.locale.en-US.yaml
@@ -0,0 +1,25 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: dzonder.sshells
+PackageVersion: 0.1.1
+PackageLocale: en-US
+Publisher: dzonder
+PublisherUrl: https://dzonder.net
+PublisherSupportUrl: https://github.com/dzonder/sshells/issues
+PackageName: SSHells
+PackageUrl: https://github.com/dzonder/sshells
+License: MIT License
+LicenseUrl: https://raw.githubusercontent.com/dzonder/sshells/master/LICENSE
+ShortDescription: Simple utility for picking OpenSSH shell on Windows after establishing SSH connection
+Moniker: sshells
+Tags:
+- ssh
+- openssh
+- shell
+- windows
+- tools
+ReleaseNotes: Initial release, basic functionality
+InstallationNotes: https://github.com/dzonder/sshells/blob/master/README.md
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dzonder/sshells/0.1.1/dzonder.sshells.yaml b/manifests/d/dzonder/sshells/0.1.1/dzonder.sshells.yaml
new file mode 100644
index 0000000000000..added7701cd5b
--- /dev/null
+++ b/manifests/d/dzonder/sshells/0.1.1/dzonder.sshells.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: dzonder.sshells
+PackageVersion: 0.1.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dzonder/sshells/0.1.2/dzonder.sshells.installer.yaml b/manifests/d/dzonder/sshells/0.1.2/dzonder.sshells.installer.yaml
new file mode 100644
index 0000000000000..1bb9972ceb29e
--- /dev/null
+++ b/manifests/d/dzonder/sshells/0.1.2/dzonder.sshells.installer.yaml
@@ -0,0 +1,17 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: dzonder.sshells
+PackageVersion: 0.1.2
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: sshells.exe-v0.1.2-x86_64-pc-windows-msvc\sshells.exe
+ PortableCommandAlias: sshells
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dzonder/sshells/releases/download/v0.1.2/sshells.exe-v0.1.2-x86_64-pc-windows-msvc.zip
+ InstallerSha256: 36081C450564D879F91A090BFF34611FE966227DF87B5C8F5EDF1996CF559BE7
+ManifestType: installer
+ManifestVersion: 1.6.0
+ReleaseDate: 2024-09-02
diff --git a/manifests/d/dzonder/sshells/0.1.2/dzonder.sshells.locale.en-US.yaml b/manifests/d/dzonder/sshells/0.1.2/dzonder.sshells.locale.en-US.yaml
new file mode 100644
index 0000000000000..f174ca7f7c7f2
--- /dev/null
+++ b/manifests/d/dzonder/sshells/0.1.2/dzonder.sshells.locale.en-US.yaml
@@ -0,0 +1,25 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: dzonder.sshells
+PackageVersion: 0.1.2
+PackageLocale: en-US
+Publisher: dzonder
+PublisherUrl: https://dzonder.net
+PublisherSupportUrl: https://github.com/dzonder/sshells/issues
+PackageName: SSHells
+PackageUrl: https://github.com/dzonder/sshells
+License: MIT License
+LicenseUrl: https://raw.githubusercontent.com/dzonder/sshells/master/LICENSE
+ShortDescription: Simple utility for picking OpenSSH shell on Windows after establishing SSH connection
+Moniker: sshells
+Tags:
+- ssh
+- openssh
+- shell
+- windows
+- tools
+ReleaseNotesUrl: https://github.com/dzonder/sshells/releases/tag/v0.1.2
+InstallationNotes: https://github.com/dzonder/sshells/blob/master/README.md
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dzonder/sshells/0.1.2/dzonder.sshells.yaml b/manifests/d/dzonder/sshells/0.1.2/dzonder.sshells.yaml
new file mode 100644
index 0000000000000..a1c27f6814354
--- /dev/null
+++ b/manifests/d/dzonder/sshells/0.1.2/dzonder.sshells.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: dzonder.sshells
+PackageVersion: 0.1.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dzonder/sshells/0.1.3/dzonder.sshells.installer.yaml b/manifests/d/dzonder/sshells/0.1.3/dzonder.sshells.installer.yaml
new file mode 100644
index 0000000000000..b4fe2ec7f3b5b
--- /dev/null
+++ b/manifests/d/dzonder/sshells/0.1.3/dzonder.sshells.installer.yaml
@@ -0,0 +1,17 @@
+# Created with WinGet Releaser using komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: dzonder.sshells
+PackageVersion: 0.1.3
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: sshells.exe-v0.1.3-x86_64-pc-windows-msvc/sshells.exe
+ PortableCommandAlias: sshells
+ReleaseDate: 2024-09-05
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dzonder/sshells/releases/download/v0.1.3/sshells.exe-v0.1.3-x86_64-pc-windows-msvc.zip
+ InstallerSha256: 420EEDB1208A81A3E3F07D2EC0406CD423B1682F2CA0180E0AB0B0EA2F981250
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dzonder/sshells/0.1.3/dzonder.sshells.locale.en-US.yaml b/manifests/d/dzonder/sshells/0.1.3/dzonder.sshells.locale.en-US.yaml
new file mode 100644
index 0000000000000..ac47204626a64
--- /dev/null
+++ b/manifests/d/dzonder/sshells/0.1.3/dzonder.sshells.locale.en-US.yaml
@@ -0,0 +1,25 @@
+# Created with WinGet Releaser using komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: dzonder.sshells
+PackageVersion: 0.1.3
+PackageLocale: en-US
+Publisher: dzonder
+PublisherUrl: https://dzonder.net/
+PublisherSupportUrl: https://github.com/dzonder/sshells/issues
+PackageName: SSHells
+PackageUrl: https://github.com/dzonder/sshells
+License: MIT
+LicenseUrl: https://github.com/dzonder/sshells/blob/HEAD/LICENSE
+ShortDescription: Simple utility for picking OpenSSH shell on Windows after establishing SSH connection
+Moniker: sshells
+Tags:
+- openssh
+- shell
+- ssh
+- tools
+- windows
+ReleaseNotesUrl: https://github.com/dzonder/sshells/releases/tag/v0.1.3
+InstallationNotes: https://github.com/dzonder/sshells/blob/master/README.md
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dzonder/sshells/0.1.3/dzonder.sshells.yaml b/manifests/d/dzonder/sshells/0.1.3/dzonder.sshells.yaml
new file mode 100644
index 0000000000000..02b15e3d50b21
--- /dev/null
+++ b/manifests/d/dzonder/sshells/0.1.3/dzonder.sshells.yaml
@@ -0,0 +1,8 @@
+# Created with WinGet Releaser using komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: dzonder.sshells
+PackageVersion: 0.1.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dzonder/sshells/0.1.4/dzonder.sshells.installer.yaml b/manifests/d/dzonder/sshells/0.1.4/dzonder.sshells.installer.yaml
new file mode 100644
index 0000000000000..7f19b865daf64
--- /dev/null
+++ b/manifests/d/dzonder/sshells/0.1.4/dzonder.sshells.installer.yaml
@@ -0,0 +1,17 @@
+# Created with WinGet Releaser using komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: dzonder.sshells
+PackageVersion: 0.1.4
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: sshells.exe-v0.1.4-x86_64-pc-windows-msvc/sshells.exe
+ PortableCommandAlias: sshells
+ReleaseDate: 2024-09-09
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dzonder/sshells/releases/download/v0.1.4/sshells.exe-v0.1.4-x86_64-pc-windows-msvc.zip
+ InstallerSha256: 2A3DB68758210B0A36E8522B3FD7D379B4CEA9640CF7A5EE62A34107D1A2963C
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dzonder/sshells/0.1.4/dzonder.sshells.locale.en-US.yaml b/manifests/d/dzonder/sshells/0.1.4/dzonder.sshells.locale.en-US.yaml
new file mode 100644
index 0000000000000..b44138411f516
--- /dev/null
+++ b/manifests/d/dzonder/sshells/0.1.4/dzonder.sshells.locale.en-US.yaml
@@ -0,0 +1,25 @@
+# Created with WinGet Releaser using komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: dzonder.sshells
+PackageVersion: 0.1.4
+PackageLocale: en-US
+Publisher: dzonder
+PublisherUrl: https://dzonder.net/
+PublisherSupportUrl: https://github.com/dzonder/sshells/issues
+PackageName: SSHells
+PackageUrl: https://github.com/dzonder/sshells
+License: MIT
+LicenseUrl: https://github.com/dzonder/sshells/blob/HEAD/LICENSE
+ShortDescription: Simple utility for picking OpenSSH shell on Windows after establishing SSH connection
+Moniker: sshells
+Tags:
+- openssh
+- shell
+- ssh
+- tools
+- windows
+ReleaseNotesUrl: https://github.com/dzonder/sshells/releases/tag/v0.1.4
+InstallationNotes: https://github.com/dzonder/sshells/blob/master/README.md
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/d/dzonder/sshells/0.1.4/dzonder.sshells.yaml b/manifests/d/dzonder/sshells/0.1.4/dzonder.sshells.yaml
new file mode 100644
index 0000000000000..cbf0db8ede37d
--- /dev/null
+++ b/manifests/d/dzonder/sshells/0.1.4/dzonder.sshells.yaml
@@ -0,0 +1,8 @@
+# Created with WinGet Releaser using komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: dzonder.sshells
+PackageVersion: 0.1.4
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/.DS_Store b/manifests/e/.DS_Store
deleted file mode 100644
index 6a3245396df40..0000000000000
Binary files a/manifests/e/.DS_Store and /dev/null differ
diff --git a/manifests/e/EFIBootEditor/EFIBootEditor/1.5.0/EFIBootEditor.EFIBootEditor.installer.yaml b/manifests/e/EFIBootEditor/EFIBootEditor/1.5.0/EFIBootEditor.EFIBootEditor.installer.yaml
new file mode 100644
index 0000000000000..c884fe4aa5674
--- /dev/null
+++ b/manifests/e/EFIBootEditor/EFIBootEditor/1.5.0/EFIBootEditor.EFIBootEditor.installer.yaml
@@ -0,0 +1,18 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EFIBootEditor.EFIBootEditor
+PackageVersion: 1.5.0
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+InstallerType: wix
+Scope: machine
+ProductCode: '{393EDC3E-ADE1-4F17-B0E9-C0DF49C5378E}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/Neverous/efibooteditor/releases/download/v1.5.0/EFIBootEditor-v1.5.0-windows-2022-qt-6.7.2-MSVC.msi
+ InstallerSha256: DCA2B0F2D3C3B12ADE90B7294E47E471B010A8CFA4D680966B83D5297471B9C8
+ManifestType: installer
+ManifestVersion: 1.6.0
+ReleaseDate: 2024-08-31
diff --git a/manifests/e/EFIBootEditor/EFIBootEditor/1.5.0/EFIBootEditor.EFIBootEditor.locale.en-US.yaml b/manifests/e/EFIBootEditor/EFIBootEditor/1.5.0/EFIBootEditor.EFIBootEditor.locale.en-US.yaml
new file mode 100644
index 0000000000000..55fcd36fc59af
--- /dev/null
+++ b/manifests/e/EFIBootEditor/EFIBootEditor/1.5.0/EFIBootEditor.EFIBootEditor.locale.en-US.yaml
@@ -0,0 +1,26 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EFIBootEditor.EFIBootEditor
+PackageVersion: 1.5.0
+PackageLocale: en-US
+Publisher: EFIBootEditor
+PublisherUrl: https://github.com/Neverous/efibooteditor
+PublisherSupportUrl: https://github.com/Neverous/efibooteditor/issues
+PackageName: EFI Boot Editor
+PackageUrl: https://github.com/Neverous/efibooteditor
+License: LGPL-3.0
+LicenseUrl: https://github.com/Neverous/efibooteditor/blob/master/LICENSE.txt
+ShortDescription: Boot Editor for (U)EFI based systems
+Moniker: efibooteditor
+Tags:
+- efi
+- uefi
+- boot
+- editor
+- boot-manager
+- qt
+- gui
+ReleaseNotesUrl: https://github.com/Neverous/efibooteditor/releases/tag/v1.5.0
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EFIBootEditor/EFIBootEditor/1.5.0/EFIBootEditor.EFIBootEditor.yaml b/manifests/e/EFIBootEditor/EFIBootEditor/1.5.0/EFIBootEditor.EFIBootEditor.yaml
new file mode 100644
index 0000000000000..47f440863244d
--- /dev/null
+++ b/manifests/e/EFIBootEditor/EFIBootEditor/1.5.0/EFIBootEditor.EFIBootEditor.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.5.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EFIBootEditor.EFIBootEditor
+PackageVersion: 1.5.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EMOJI-FZCO/VoiceHotKey/1.2.8/EMOJI-FZCO.VoiceHotKey.installer.yaml b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.2.8/EMOJI-FZCO.VoiceHotKey.installer.yaml
deleted file mode 100644
index df8d7fb4c5000..0000000000000
--- a/manifests/e/EMOJI-FZCO/VoiceHotKey/1.2.8/EMOJI-FZCO.VoiceHotKey.installer.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
-# Created using wingetcreate 1.6.1.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
-
-PackageIdentifier: EMOJI-FZCO.VoiceHotKey
-PackageVersion: 1.2.8
-InstallerType: exe
-InstallerSwitches:
- Silent: --silent
- SilentWithProgress: --silent
-Installers:
-- Architecture: x64
- InstallerUrl: https://app.voicehotkey.com/releases/win-x64/VoiceHotKeySetup-v1.2.8.exe
- InstallerSha256: 80E5485022523CCE5755A798DEB89CFE54C5D7EB6D0689DBC36C67FF951659F1
-ManifestType: installer
-ManifestVersion: 1.5.0
diff --git a/manifests/e/EMOJI-FZCO/VoiceHotKey/1.2.8/EMOJI-FZCO.VoiceHotKey.locale.en-US.yaml b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.2.8/EMOJI-FZCO.VoiceHotKey.locale.en-US.yaml
deleted file mode 100644
index b256d789402bb..0000000000000
--- a/manifests/e/EMOJI-FZCO/VoiceHotKey/1.2.8/EMOJI-FZCO.VoiceHotKey.locale.en-US.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Created using wingetcreate 1.6.1.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
-
-PackageIdentifier: EMOJI-FZCO.VoiceHotKey
-PackageVersion: 1.2.8
-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/1.2.8/EMOJI-FZCO.VoiceHotKey.yaml b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.2.8/EMOJI-FZCO.VoiceHotKey.yaml
deleted file mode 100644
index 6cf73d9d28f76..0000000000000
--- a/manifests/e/EMOJI-FZCO/VoiceHotKey/1.2.8/EMOJI-FZCO.VoiceHotKey.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Created using wingetcreate 1.6.1.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
-
-PackageIdentifier: EMOJI-FZCO.VoiceHotKey
-PackageVersion: 1.2.8
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.5.0
diff --git a/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.10/EMOJI-FZCO.VoiceHotKey.installer.yaml b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.10/EMOJI-FZCO.VoiceHotKey.installer.yaml
new file mode 100644
index 0000000000000..b9961140ca7f6
--- /dev/null
+++ b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.10/EMOJI-FZCO.VoiceHotKey.installer.yaml
@@ -0,0 +1,15 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: EMOJI-FZCO.VoiceHotKey
+PackageVersion: 1.4.10
+InstallerType: exe
+InstallerSwitches:
+ Silent: --silent
+ SilentWithProgress: --silent
+Installers:
+- Architecture: x64
+ InstallerUrl: https://app.voicehotkey.com/releases/win-x64/VoiceHotKeySetup-v1.4.10.exe
+ InstallerSha256: 73E751BC83E223E9EC2DDAAA559FFC8A4563FB53675D94FB4512F7C30AA931EE
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.10/EMOJI-FZCO.VoiceHotKey.locale.en-US.yaml b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.10/EMOJI-FZCO.VoiceHotKey.locale.en-US.yaml
new file mode 100644
index 0000000000000..fc1d626a4488f
--- /dev/null
+++ b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.10/EMOJI-FZCO.VoiceHotKey.locale.en-US.yaml
@@ -0,0 +1,13 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: EMOJI-FZCO.VoiceHotKey
+PackageVersion: 1.4.10
+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/1.4.10/EMOJI-FZCO.VoiceHotKey.yaml b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.10/EMOJI-FZCO.VoiceHotKey.yaml
new file mode 100644
index 0000000000000..fecd38994e50e
--- /dev/null
+++ b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.10/EMOJI-FZCO.VoiceHotKey.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: EMOJI-FZCO.VoiceHotKey
+PackageVersion: 1.4.10
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.18/EMOJI-FZCO.VoiceHotKey.installer.yaml b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.18/EMOJI-FZCO.VoiceHotKey.installer.yaml
new file mode 100644
index 0000000000000..08be24bd2def2
--- /dev/null
+++ b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.18/EMOJI-FZCO.VoiceHotKey.installer.yaml
@@ -0,0 +1,15 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: EMOJI-FZCO.VoiceHotKey
+PackageVersion: 1.4.18
+InstallerType: exe
+InstallerSwitches:
+ Silent: --silent
+ SilentWithProgress: --silent
+Installers:
+- Architecture: x64
+ InstallerUrl: https://app.voicehotkey.com/releases/win-x64/VoiceHotKeySetup-v1.4.18.exe
+ InstallerSha256: 84C3D410C1758949D948AEA50600673B69902C8D502206C95E2D702F17CF75B2
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.18/EMOJI-FZCO.VoiceHotKey.locale.en-US.yaml b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.18/EMOJI-FZCO.VoiceHotKey.locale.en-US.yaml
new file mode 100644
index 0000000000000..07f784cbf3395
--- /dev/null
+++ b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.18/EMOJI-FZCO.VoiceHotKey.locale.en-US.yaml
@@ -0,0 +1,13 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: EMOJI-FZCO.VoiceHotKey
+PackageVersion: 1.4.18
+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/1.4.18/EMOJI-FZCO.VoiceHotKey.yaml b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.18/EMOJI-FZCO.VoiceHotKey.yaml
new file mode 100644
index 0000000000000..2e335bd9cc112
--- /dev/null
+++ b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.18/EMOJI-FZCO.VoiceHotKey.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: EMOJI-FZCO.VoiceHotKey
+PackageVersion: 1.4.18
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.37/EMOJI-FZCO.VoiceHotKey.installer.yaml b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.37/EMOJI-FZCO.VoiceHotKey.installer.yaml
new file mode 100644
index 0000000000000..074a8bd0bce63
--- /dev/null
+++ b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.37/EMOJI-FZCO.VoiceHotKey.installer.yaml
@@ -0,0 +1,15 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: EMOJI-FZCO.VoiceHotKey
+PackageVersion: 1.4.37
+InstallerType: exe
+InstallerSwitches:
+ Silent: --silent
+ SilentWithProgress: --silent
+Installers:
+- Architecture: x64
+ InstallerUrl: https://app.voicehotkey.com/releases/win-x64/VoiceHotKeySetup-v1.4.37.exe
+ InstallerSha256: A0AAB0F1EE61C68D0C259E001766317FC5D4D6B366F30BA5AD3C8F6A3D96C9AD
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.37/EMOJI-FZCO.VoiceHotKey.locale.en-US.yaml b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.37/EMOJI-FZCO.VoiceHotKey.locale.en-US.yaml
new file mode 100644
index 0000000000000..fe947313c3517
--- /dev/null
+++ b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.37/EMOJI-FZCO.VoiceHotKey.locale.en-US.yaml
@@ -0,0 +1,13 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: EMOJI-FZCO.VoiceHotKey
+PackageVersion: 1.4.37
+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/1.4.37/EMOJI-FZCO.VoiceHotKey.yaml b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.37/EMOJI-FZCO.VoiceHotKey.yaml
new file mode 100644
index 0000000000000..95edb9a3cc316
--- /dev/null
+++ b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.37/EMOJI-FZCO.VoiceHotKey.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: EMOJI-FZCO.VoiceHotKey
+PackageVersion: 1.4.37
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.9/EMOJI-FZCO.VoiceHotKey.installer.yaml b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.9/EMOJI-FZCO.VoiceHotKey.installer.yaml
deleted file mode 100644
index b9eb9630c5976..0000000000000
--- a/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.9/EMOJI-FZCO.VoiceHotKey.installer.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
-# Created using wingetcreate 1.6.1.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
-
-PackageIdentifier: EMOJI-FZCO.VoiceHotKey
-PackageVersion: 1.4.9
-InstallerType: exe
-InstallerSwitches:
- Silent: --silent
- SilentWithProgress: --silent
-Installers:
-- Architecture: x64
- InstallerUrl: https://app.voicehotkey.com/releases/win-x64/VoiceHotKeySetup-v1.4.9.exe
- InstallerSha256: 6F7CF66E929E02261DB91C3350B59A8AE8C4377D57864382D407A99316574A76
-ManifestType: installer
-ManifestVersion: 1.5.0
diff --git a/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.9/EMOJI-FZCO.VoiceHotKey.locale.en-US.yaml b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.9/EMOJI-FZCO.VoiceHotKey.locale.en-US.yaml
deleted file mode 100644
index e27db721b5a01..0000000000000
--- a/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.9/EMOJI-FZCO.VoiceHotKey.locale.en-US.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Created using wingetcreate 1.6.1.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
-
-PackageIdentifier: EMOJI-FZCO.VoiceHotKey
-PackageVersion: 1.4.9
-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/1.4.9/EMOJI-FZCO.VoiceHotKey.yaml b/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.9/EMOJI-FZCO.VoiceHotKey.yaml
deleted file mode 100644
index c6e80d8774725..0000000000000
--- a/manifests/e/EMOJI-FZCO/VoiceHotKey/1.4.9/EMOJI-FZCO.VoiceHotKey.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Created using wingetcreate 1.6.1.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
-
-PackageIdentifier: EMOJI-FZCO.VoiceHotKey
-PackageVersion: 1.4.9
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.5.0
diff --git a/manifests/e/EaseUS/PartitionMaster/19.0/EaseUS.PartitionMaster.installer.yaml b/manifests/e/EaseUS/PartitionMaster/19.0/EaseUS.PartitionMaster.installer.yaml
new file mode 100644
index 0000000000000..e2cef0516d470
--- /dev/null
+++ b/manifests/e/EaseUS/PartitionMaster/19.0/EaseUS.PartitionMaster.installer.yaml
@@ -0,0 +1,15 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EaseUS.PartitionMaster
+PackageVersion: "19.0"
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+Installers:
+- Architecture: x64
+ InstallerUrl: https://d1.easeus.com/epm/free/epm1905_free_ob_B.exe
+ InstallerSha256: BD5748CE26AAC8BB578A5175B3294057920A7022AD8CAA72E1EAF88205467405
+ ProductCode: EaseUS Partition Master_is1
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EaseUS/PartitionMaster/19.0/EaseUS.PartitionMaster.locale.en-US.yaml b/manifests/e/EaseUS/PartitionMaster/19.0/EaseUS.PartitionMaster.locale.en-US.yaml
new file mode 100644
index 0000000000000..4fbad25639b3e
--- /dev/null
+++ b/manifests/e/EaseUS/PartitionMaster/19.0/EaseUS.PartitionMaster.locale.en-US.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EaseUS.PartitionMaster
+PackageVersion: "19.0"
+PackageLocale: en-US
+Publisher: EaseUS
+PublisherUrl: https://www.easeus.com/
+PublisherSupportUrl: https://www.easeus.com/support/partition-master/
+PrivacyUrl: https://www.easeus.com/privacy.htm
+Author: CHENGDU YIWO Tech Development Co., Ltd
+PackageName: EaseUS Partition Master
+PackageUrl: https://www.easeus.com/partition-manager/epm-free.html
+License: Freeware
+LicenseUrl: https://www.easeus.com/license.htm
+Copyright: Copyright © 2004-2024 EaseUS. ALL RIGHTS RESERVED.
+CopyrightUrl: https://www.easeus.com/legal-counsel.htm
+ShortDescription: A free partition software that can partition hard drive and reoragnize the disk space for better performance
+Description: |-
+ EaseUS Partition Master is a smart and reliable assistance to manage your hard drive in many different ways. With its help, you are able to easily organize and optimize your hard drive with Create, Delete, Resize and other dozens of powerful features.
+ The user-friendly interface with comprehensive wizards greatly simplifies even the most complex operation on managing your partitions and ensures every feature in this product can be easy to found and navigate.
+Moniker: epm
+Tags:
+- boot
+- disk
+- easeus
+- partition
+- system
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EaseUS/PartitionMaster/19.0/EaseUS.PartitionMaster.locale.zh-CN.yaml b/manifests/e/EaseUS/PartitionMaster/19.0/EaseUS.PartitionMaster.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..d5284d7262cc4
--- /dev/null
+++ b/manifests/e/EaseUS/PartitionMaster/19.0/EaseUS.PartitionMaster.locale.zh-CN.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: EaseUS.PartitionMaster
+PackageVersion: "19.0"
+PackageLocale: zh-CN
+Publisher: EaseUS
+PublisherUrl: https://cn.easeus.com/
+PublisherSupportUrl: https://www.easeus.com/support/partition-master/
+PrivacyUrl: https://www.easeus.com/privacy.htm
+Author: 成都易我科技开发有限责任公司
+PackageName: EaseUS Partition Master
+PackageUrl: https://cn.easeus.com/partition-manager/partition-master-free.html
+License: 免费软件
+LicenseUrl: https://www.easeus.com/license.htm
+Copyright: Copyright © 2004-2024 EaseUS. ALL RIGHTS RESERVED.
+CopyrightUrl: https://www.easeus.com/legal-counsel.htm
+ShortDescription: 完全免费的磁盘分区管理软件,轻松调整分区大小,更好地利用磁盘容量
+Description: |-
+ EaseUS Partition Master 是一款智能可靠的辅助工具,可以全方位地管理磁盘,并能帮助您通过创建、删除、调整大小等数十种强大的功能轻松地组织和优化您的磁盘。
+ 用户友好的界面及其详尽的向导极大地简化了管理分区时的复杂操作,并确保本产品的每项功能都能被轻松地找到和导航。
+# Moniker:
+Tags:
+- easeus
+- 分区
+- 引导
+- 易我
+- 硬盘
+- 磁盘
+- 系统
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EaseUS/PartitionMaster/19.0/EaseUS.PartitionMaster.yaml b/manifests/e/EaseUS/PartitionMaster/19.0/EaseUS.PartitionMaster.yaml
new file mode 100644
index 0000000000000..85cae900c4c95
--- /dev/null
+++ b/manifests/e/EaseUS/PartitionMaster/19.0/EaseUS.PartitionMaster.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EaseUS.PartitionMaster
+PackageVersion: "19.0"
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Eassos/DiskGenius/5.6.1/Eassos.DiskGenius.installer.yaml b/manifests/e/Eassos/DiskGenius/5.6.1/Eassos.DiskGenius.installer.yaml
new file mode 100644
index 0000000000000..a8c7304c4ff6d
--- /dev/null
+++ b/manifests/e/Eassos/DiskGenius/5.6.1/Eassos.DiskGenius.installer.yaml
@@ -0,0 +1,23 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Eassos.DiskGenius
+PackageVersion: 5.6.1
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+ReleaseDate: 2024-08-15
+AppsAndFeaturesEntries:
+- DisplayName: DiskGenius V5.6.1
+ ProductCode: '{2661F2FA-56A7-415D-8196-C4CB3D3ACFFE}_is1'
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download2.eassos.com/DGEngSetup5611580.exe
+ InstallerSha256: 9BDF1E82D1072A9A32B56F582C38A7854AFE3E0037C241726196844BFE769A41
+ ProductCode: '{2661F2FA-56A7-415D-8196-C4CB3D3ACFFE}_is1'
+- Architecture: x64
+ InstallerUrl: https://download2.eassos.com/DGEngSetup5611580.exe
+ InstallerSha256: 9BDF1E82D1072A9A32B56F582C38A7854AFE3E0037C241726196844BFE769A41
+ ProductCode: '{2661F2FA-56A7-415D-8196-C4CB3D3ACFFE}_is1'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Eassos/DiskGenius/5.6.1/Eassos.DiskGenius.locale.en-US.yaml b/manifests/e/Eassos/DiskGenius/5.6.1/Eassos.DiskGenius.locale.en-US.yaml
new file mode 100644
index 0000000000000..0b68554e26f73
--- /dev/null
+++ b/manifests/e/Eassos/DiskGenius/5.6.1/Eassos.DiskGenius.locale.en-US.yaml
@@ -0,0 +1,53 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Eassos.DiskGenius
+PackageVersion: 5.6.1
+PackageLocale: en-US
+Publisher: Eassos Co., Ltd.
+PublisherUrl: https://www.eassos.com/
+PublisherSupportUrl: https://www.diskgenius.com/support.php
+# PrivacyUrl:
+Author: Eassos Co., Ltd.
+PackageName: DiskGenius
+PackageUrl: https://www.diskgenius.com/
+License: Proprietary
+# LicenseUrl:
+Copyright: Copyright (C) 1997-2024 Eassos Technology Co., Ltd.
+# CopyrightUrl:
+ShortDescription: All-in-one solution for IT professionals
+Description: DiskGenius provides an all-in-one solution for data recovery, disk partition management and backup & restore for Windows PCs, Servers and workstations.
+Moniker: diskman
+Tags:
+- backup
+- boot
+- data
+- disk
+- file
+- partition
+- recover
+- recovery
+- restore
+- system
+- volume
+ReleaseNotes: |-
+ - Enhanced
+ 1. When using the Delete Files Permanently feature, if the partition cannot be locked after selecting the "Delete Directory Entry" option, the software will restart into WinPE and then perform the operation.
+ 2. To ensure the smooth completion of operations such as formatting partitions, cloning partitions, and cloning disks, the BitLocker encryption status of the target partition will be removed if it is a BitLocker encrypted partition.
+ 3. For features that require restarting and entering WinPE to execute, if a BitLocker encrypted partition is involved, the software will temporarily turn off the encryption status and restore it after the operation is completed.
+ 4. Optimize the file recovery effect for exFAT partitions.
+ 5. The resizing of partitions within dynamic volumes is not allowed.
+ - Fixed
+ 1. Fixed the issue that the software did not refresh after inserting a USB disk.
+ 2. Fixed the issue that the exFAT and FAT32 partitions were displayed as damaged in some cases.
+ 3. Fixed the issue that the capacity of USB drives containing an ISO partition was displayed incorrectly.
+ReleaseNotesUrl: https://www.diskgenius.com/version-history.php
+PurchaseUrl: https://www.diskgenius.com/buy.php
+# InstallationNotes:
+Documentations:
+- DocumentLabel: User Guide
+ DocumentUrl: https://www.diskgenius.com/manual/
+- DocumentLabel: FAQ
+ DocumentUrl: https://www.diskgenius.com/faqs.php
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Eassos/DiskGenius/5.6.1/Eassos.DiskGenius.locale.zh-CN.yaml b/manifests/e/Eassos/DiskGenius/5.6.1/Eassos.DiskGenius.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..2e4a792d391ab
--- /dev/null
+++ b/manifests/e/Eassos/DiskGenius/5.6.1/Eassos.DiskGenius.locale.zh-CN.yaml
@@ -0,0 +1,48 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Eassos.DiskGenius
+PackageVersion: 5.6.1
+PackageLocale: zh-CN
+Publisher: 秦皇岛易数科技有限公司
+PublisherUrl: https://www.eassos.cn/
+PublisherSupportUrl: https://www.diskgenius.cn/help/index.php
+# PrivacyUrl:
+Author: 秦皇岛易数科技有限公司
+PackageName: DiskGenius
+PackageUrl: https://www.diskgenius.cn/
+License: 专有软件
+# LicenseUrl:
+Copyright: 版权所有 (C) 1997-2024 易数科技
+# CopyrightUrl:
+ShortDescription: 集数据恢复、硬盘分区、系统备份等功能于一身的多功能工具软件
+Description: DiskGenius,专家级数据恢复软件,集数据恢复、硬盘分区、系统备份还原等多种功能于一身的超级工具软件。
+# Moniker:
+Tags:
+- 分区
+- 卷
+- 备份
+- 宗卷
+- 引导
+- 恢复
+- 数据
+- 文件
+- 硬盘
+- 磁盘
+- 系统
+- 还原
+ReleaseNotes: |-
+ 1. 彻底删除文件功能,勾选清除目录项选项后,如果分区无法锁定就重启进入 WinPE 执行。
+ 2. 格式化分区、克隆分区、克隆磁盘等功能,为保证操作顺利完成,如果目标分区为 BitLocker 加密分区,则取消其 BitLocker 加密状态。
+ 3. 对于需要重启进入 WinPE 执行的功能,如果涉及到 BitLocker 加密分区,则临时关闭其加密状态,执行完成后再恢复。
+ 4. 优化 exFAT 分区文件恢复效果。
+ 5. 限制不允许调整动态卷中的分区。
+ 6. 纠正插入 USB 磁盘后软件不刷新的问题。
+ 7. 纠正 exFAT 及 FAT32 分区在部分情况下显示损坏的问题。
+ 8. 纠正含有 ISO 分区的优盘容量显示不正确的问题。
+ReleaseNotesUrl: https://www.diskgenius.cn/releasenote.php
+PurchaseUrl: https://www.eassos.cn/dg/buynow.php
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Eassos/DiskGenius/5.6.1/Eassos.DiskGenius.yaml b/manifests/e/Eassos/DiskGenius/5.6.1/Eassos.DiskGenius.yaml
new file mode 100644
index 0000000000000..414e087b61688
--- /dev/null
+++ b/manifests/e/Eassos/DiskGenius/5.6.1/Eassos.DiskGenius.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Eassos.DiskGenius
+PackageVersion: 5.6.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EastMoney/EastMoney/11.5.0/EastMoney.EastMoney.installer.yaml b/manifests/e/EastMoney/EastMoney/11.5.0/EastMoney.EastMoney.installer.yaml
new file mode 100644
index 0000000000000..1e4c5936ba42d
--- /dev/null
+++ b/manifests/e/EastMoney/EastMoney/11.5.0/EastMoney.EastMoney.installer.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EastMoney.EastMoney
+PackageVersion: 11.5.0
+InstallerType: nullsoft
+Scope: machine
+UpgradeBehavior: install
+RequireExplicitUpgrade: true
+Installers:
+- Architecture: x86
+ InstallerUrl: https://swdlcdn.eastmoney.com/swc8_free_new/dfcft8.exe
+ InstallerSha256: 0F6DD7EC60AF9DF1DE6A158E1963766F5FAF376261D407032A16D2AD0B37546E
+ ProductCode: Eastmoney
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EastMoney/EastMoney/11.5.0/EastMoney.EastMoney.locale.en-US.yaml b/manifests/e/EastMoney/EastMoney/11.5.0/EastMoney.EastMoney.locale.en-US.yaml
new file mode 100644
index 0000000000000..9d80acd31337d
--- /dev/null
+++ b/manifests/e/EastMoney/EastMoney/11.5.0/EastMoney.EastMoney.locale.en-US.yaml
@@ -0,0 +1,34 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EastMoney.EastMoney
+PackageVersion: 11.5.0
+PackageLocale: en-US
+Publisher: 东方财富信息股份有限公司
+PublisherUrl: https://www.eastmoney.com/
+PublisherSupportUrl: https://emdesk.eastmoney.com/PC_AD/Pages/LeaveMessage/pages/LeaveMessage.html
+PrivacyUrl: https://about.eastmoney.com/home/conceal
+Author: East Money Information Co., Ltd.
+PackageName: Eastmoney
+PackageUrl: https://emdesk.eastmoney.com/pc_activity/Pages/VIPTrade/pages/
+License: Proprietary
+LicenseUrl: https://zqhd.eastmoney.com/cp/yhxkxy2.htm
+Copyright: Copyright (C) 2004-2024
+CopyrightUrl: https://about.eastmoney.com/home/legal
+ShortDescription: Your one-stop financial platform
+Description: East Money provides a one-stop solution for trading stocks, buying funds, and managing investments. It supports real-time global market data, including A-shares, US stocks, Hong Kong stocks, funds, bonds, indices, futures, options, spot markets, and forex. Users can access timely and professional financial news updates 24/7, along with instant synchronization of individual stock announcements and research reports. It also features an interactive stock community, where users can engage with fund managers, investment advisors, and stock experts. It offers advanced indicators to track capital flows and analyze transaction data, helping investors make informed decisions. Additionally, the software includes convenient trading systems with quick order execution and customizable window settings, making it ideal for working professionals.
+# Moniker:
+Tags:
+- finance
+- index
+- market
+- stock
+# ReleaseNotes:
+ReleaseNotesUrl: https://eminfo.eastmoney.com/helpcenternew/pages/helper.html
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Help
+ DocumentUrl: https://eminfo.eastmoney.com/helpcenternew/pages/helper.html
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EastMoney/EastMoney/11.5.0/EastMoney.EastMoney.locale.zh-CN.yaml b/manifests/e/EastMoney/EastMoney/11.5.0/EastMoney.EastMoney.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..e17b23f409fed
--- /dev/null
+++ b/manifests/e/EastMoney/EastMoney/11.5.0/EastMoney.EastMoney.locale.zh-CN.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: EastMoney.EastMoney
+PackageVersion: 11.5.0
+PackageLocale: zh-CN
+Publisher: 东方财富信息股份有限公司
+PublisherUrl: https://www.eastmoney.com/
+PublisherSupportUrl: https://emdesk.eastmoney.com/PC_AD/Pages/LeaveMessage/pages/LeaveMessage.html
+PrivacyUrl: https://about.eastmoney.com/home/conceal
+Author: 东方财富信息股份有限公司
+PackageName: Eastmoney
+PackageUrl: https://emdesk.eastmoney.com/pc_activity/Pages/VIPTrade/pages/
+License: 专有软件
+LicenseUrl: https://zqhd.eastmoney.com/cp/yhxkxy2.htm
+Copyright: 版权所有 Copyright (C) 2004-2024
+CopyrightUrl: https://about.eastmoney.com/home/legal
+ShortDescription: 您的一站式金融理财平台
+Description: 东方财富终端是一款一站式金融理财平台,提供多种功能和服务。用户可以通过该平台进行股票交易、基金购买和理财操作。软件支持全球市场行情数据的实时展示,包括 A 股、美股、港股、基金、债券、期货、期权、外汇等。用户还可以获取 7*24 小时不间断的财经资讯直播,实时更新个股公告和研究报告。此外,平台提供互动股吧,用户可以与基金经理、投顾和股票牛人进行在线访谈。软件还具备专业指标分析功能,帮助用户跟踪主力资金流向,并提供增仓排名等数据分析。对于上班族,软件提供盯盘窗口和迷你模式,方便用户在工作时也能轻松看盘和交易。
+# Moniker:
+Tags:
+- 东方财富
+- 大盘
+- 指数
+- 股市
+- 股票
+- 财经
+- 金融
+# ReleaseNotes:
+ReleaseNotesUrl: https://eminfo.eastmoney.com/helpcenternew/pages/helper.html
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 帮助
+ DocumentUrl: https://eminfo.eastmoney.com/helpcenternew/pages/helper.html
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EastMoney/EastMoney/11.5.0/EastMoney.EastMoney.yaml b/manifests/e/EastMoney/EastMoney/11.5.0/EastMoney.EastMoney.yaml
new file mode 100644
index 0000000000000..cf9912728db83
--- /dev/null
+++ b/manifests/e/EastMoney/EastMoney/11.5.0/EastMoney.EastMoney.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EastMoney.EastMoney
+PackageVersion: 11.5.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EasternGraphics/pCon/plannerSTD/.validation b/manifests/e/EasternGraphics/pCon/plannerSTD/.validation
deleted file mode 100644
index 3deb0fa1080c4..0000000000000
--- a/manifests/e/EasternGraphics/pCon/plannerSTD/.validation
+++ /dev/null
@@ -1 +0,0 @@
-{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"b540616b-c593-430f-840f-c0468f5120ef","TestPlan":"Validation-Domain","PackagePath":"manifests/e/EasternGraphics/pCon/plannerSTD/8.6.0.100"}]}
\ No newline at end of file
diff --git a/manifests/e/EasternGraphics/pCon/plannerSTD/8.9.0.100/EasternGraphics.pCon.plannerSTD.installer.yaml b/manifests/e/EasternGraphics/pCon/plannerSTD/8.9.0.100/EasternGraphics.pCon.plannerSTD.installer.yaml
deleted file mode 100644
index bd5984c7fbb8c..0000000000000
--- a/manifests/e/EasternGraphics/pCon/plannerSTD/8.9.0.100/EasternGraphics.pCon.plannerSTD.installer.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
-# Automatically updated by the winget bot at 2023/Nov/12
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json
-
-PackageIdentifier: EasternGraphics.pCon.plannerSTD
-PackageVersion: 8.9.0.100
-InstallerLocale: en-US
-MinimumOSVersion: 10.0.0.0
-InstallerType: exe
-Scope: machine
-InstallerSwitches:
- Silent: /S /v/qn
- SilentWithProgress: /S /v/qn
-UpgradeBehavior: install
-Installers:
-- Architecture: x64
- InstallerUrl: https://download.pcon-planner.com/pCon.planner_setup.exe
- InstallerSha256: 77440EBF19EDC51E12589DED50271E17F0DEEC5D13406824B8C97275A57F01A7
-ManifestType: installer
-ManifestVersion: 1.2.0
diff --git a/manifests/e/EasternGraphics/pCon/plannerSTD/8.9.0.100/EasternGraphics.pCon.plannerSTD.locale.en-US.yaml b/manifests/e/EasternGraphics/pCon/plannerSTD/8.9.0.100/EasternGraphics.pCon.plannerSTD.locale.en-US.yaml
deleted file mode 100644
index 0657ba2c8cc51..0000000000000
--- a/manifests/e/EasternGraphics/pCon/plannerSTD/8.9.0.100/EasternGraphics.pCon.plannerSTD.locale.en-US.yaml
+++ /dev/null
@@ -1,24 +0,0 @@
-# Automatically updated by the winget bot at 2023/Nov/12
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json
-
-PackageIdentifier: EasternGraphics.pCon.plannerSTD
-PackageVersion: 8.9.0.100
-PackageLocale: en-US
-Publisher: EasternGraphics
-PublisherUrl: https://pcon-planner.com/en
-PublisherSupportUrl: https://pcon-planner.com/en/contact
-PrivacyUrl: https://pcon-planner.com/en/legal-notice/#terms
-PackageName: pCon.planner STD
-PackageUrl: https://pcon-planner.com
-License: Proprietary
-LicenseUrl: https://pcon-planner.com/en/legal-notice/#terms
-Copyright: Copyright (c) EasternGraphics GmbH
-CopyrightUrl: https://pcon-planner.com/en/legal-notice/#terms
-ShortDescription: The 3D Interior Design Software for Experts.
-Moniker: pcon-std
-Tags:
-- 3d
-- cad
-- designing
-ManifestType: defaultLocale
-ManifestVersion: 1.2.0
diff --git a/manifests/e/EasternGraphics/pCon/plannerSTD/8.9.0.100/EasternGraphics.pCon.plannerSTD.yaml b/manifests/e/EasternGraphics/pCon/plannerSTD/8.9.0.100/EasternGraphics.pCon.plannerSTD.yaml
deleted file mode 100644
index 8ca8acdbd1e10..0000000000000
--- a/manifests/e/EasternGraphics/pCon/plannerSTD/8.9.0.100/EasternGraphics.pCon.plannerSTD.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Automatically updated by the winget bot at 2023/Nov/12
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json
-
-PackageIdentifier: EasternGraphics.pCon.plannerSTD
-PackageVersion: 8.9.0.100
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.2.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.24.8/EclipseAdoptium.Temurin.11.JDK.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.24.8/EclipseAdoptium.Temurin.11.JDK.installer.yaml
new file mode 100644
index 0000000000000..fe7d45467d6aa
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.24.8/EclipseAdoptium.Temurin.11.JDK.installer.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.11.JDK
+PackageVersion: 11.0.24.8
+InstallerType: wix
+Scope: machine
+InstallerSwitches:
+ InstallLocation: INSTALLDIR=""
+ Custom: ADDLOCAL=ALL
+UpgradeBehavior: install
+Commands:
+- jar
+- jarsigner
+- java
+- javac
+- javadoc
+- javap
+- javaw
+- jconsole
+- jdeprscan
+- jdeps
+- jlink
+- jmod
+- jps
+- jshell
+- jstat
+- keytool
+FileExtensions:
+- class
+- jar
+- java
+- jsp
+ReleaseDate: 2024-07-18
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24%2B8/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.24_8.msi
+ InstallerSha256: 907CBC90EACA71C86A6A0F4CAC1FBE650DE5F2C7EF754D2A4A4D25934E0E9ED7
+ ProductCode: '{7D521A02-4202-4AEA-846A-EA59EA7A1201}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{7D521A02-4202-4AEA-846A-EA59EA7A1201}'
+ UpgradeCode: '{E26AD2F5-1BA5-6CF3-F1D0-7C6017113119}'
+- Architecture: x64
+ InstallerUrl: https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24%2B8/OpenJDK11U-jdk_x64_windows_hotspot_11.0.24_8.msi
+ InstallerSha256: C6D15BFF637A78D2033CD42C592E47C09FE87E7D028AE7D1FBF591C547848917
+ ProductCode: '{88387841-C7D3-42FC-B9F0-31AA09C7BA7E}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{88387841-C7D3-42FC-B9F0-31AA09C7BA7E}'
+ UpgradeCode: '{22022AB8-C6D7-EF20-3444-3FDF9543E00A}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.24.8/EclipseAdoptium.Temurin.11.JDK.locale.en-US.yaml b/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.24.8/EclipseAdoptium.Temurin.11.JDK.locale.en-US.yaml
new file mode 100644
index 0000000000000..4fef01636d81e
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.24.8/EclipseAdoptium.Temurin.11.JDK.locale.en-US.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.11.JDK
+PackageVersion: 11.0.24.8
+PackageLocale: en-US
+Publisher: Eclipse Adoptium
+PublisherUrl: https://adoptium.net/
+PublisherSupportUrl: https://adoptium.net/support/
+PrivacyUrl: https://www.eclipse.org/legal/privacy.php
+Author: Eclipse Foundation
+PackageName: Eclipse Temurin JDK with Hotspot 11
+PackageUrl: https://adoptium.net/
+License: GPL-2.0 with Classpath Exception
+LicenseUrl: https://github.com/adoptium/jdk/blob/HEAD/LICENSE
+Copyright: Copyright © Eclipse Foundation. All Rights Reserved.
+# CopyrightUrl:
+ShortDescription: Eclipse Temurin JDK is the open source Java SE build based upon OpenJDK.
+# Description:
+Moniker: temurin-jdk-11
+Tags:
+- java
+- jdk
+- jre
+- jvm
+- openjdk
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/adoptium/temurin11-binaries/releases/tag/jdk-11.0.24+8
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Docs
+ DocumentUrl: https://adoptium.net/docs/
+- DocumentLabel: FAQ
+ DocumentUrl: https://adoptium.net/docs/faq/
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.24.8/EclipseAdoptium.Temurin.11.JDK.locale.zh-CN.yaml b/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.24.8/EclipseAdoptium.Temurin.11.JDK.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..cfefebd1c1be2
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.24.8/EclipseAdoptium.Temurin.11.JDK.locale.zh-CN.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.11.JDK
+PackageVersion: 11.0.24.8
+PackageLocale: zh-CN
+Publisher: Eclipse Adoptium
+PublisherUrl: https://adoptium.net/
+PublisherSupportUrl: https://adoptium.net/support/
+PrivacyUrl: https://www.eclipse.org/legal/privacy.php
+Author: Eclipse Foundation
+PackageName: Eclipse Temurin JDK with Hotspot 11
+PackageUrl: https://adoptium.net/
+License: GPL-2.0 with Classpath Exception
+LicenseUrl: https://github.com/adoptium/jdk/blob/HEAD/LICENSE
+Copyright: Copyright © Eclipse Foundation. All Rights Reserved.
+# CopyrightUrl:
+ShortDescription: Eclipse Temurin JDK 是基于 OpenJDK 构建的开源 Java SE。
+# Description:
+# Moniker:
+Tags:
+- java
+- jdk
+- jre
+- jvm
+- openjdk
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/adoptium/temurin11-binaries/releases/tag/jdk-11.0.24+8
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 文档
+ DocumentUrl: https://adoptium.net/docs/
+- DocumentLabel: 常见问题
+ DocumentUrl: https://adoptium.net/docs/faq/
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.24.8/EclipseAdoptium.Temurin.11.JDK.yaml b/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.24.8/EclipseAdoptium.Temurin.11.JDK.yaml
new file mode 100644
index 0000000000000..8eca52822945e
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.24.8/EclipseAdoptium.Temurin.11.JDK.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.11.JDK
+PackageVersion: 11.0.24.8
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.24.8/EclipseAdoptium.Temurin.11.JRE.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.24.8/EclipseAdoptium.Temurin.11.JRE.installer.yaml
new file mode 100644
index 0000000000000..dec33b115206e
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.24.8/EclipseAdoptium.Temurin.11.JRE.installer.yaml
@@ -0,0 +1,49 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.11.JRE
+PackageVersion: 11.0.24.8
+InstallerType: wix
+Scope: machine
+InstallerSwitches:
+ InstallLocation: INSTALLDIR=""
+ Custom: ADDLOCAL=ALL
+UpgradeBehavior: install
+Commands:
+- jabswitch
+- jaccessinspector
+- jaccesswalker
+- java
+- javaw
+- jfr
+- jjs
+- jrunscript
+- keytool
+- kinit
+- klist
+- ktab
+- rmid
+- rmiregistry
+FileExtensions:
+- class
+- jar
+- java
+- jsp
+ReleaseDate: 2024-07-18
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24%2B8/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.24_8.msi
+ InstallerSha256: 9CB9662E9AEEA3EFCFDC46E9A89948C64C6E397DB3B571E735F5F992200A7D61
+ ProductCode: '{1F0D53BF-894A-460A-AC68-57331B773D91}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{1F0D53BF-894A-460A-AC68-57331B773D91}'
+ UpgradeCode: '{23677CEC-8722-3582-9650-58BC3BF51EA2}'
+- Architecture: x64
+ InstallerUrl: https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24%2B8/OpenJDK11U-jre_x64_windows_hotspot_11.0.24_8.msi
+ InstallerSha256: DA8E0016EE777B9EB4536991BA5E1CA38BE049DB13239C2F3924F759730FE329
+ ProductCode: '{7544057B-AD88-4860-A804-6F4E11D89780}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{7544057B-AD88-4860-A804-6F4E11D89780}'
+ UpgradeCode: '{CDB73A5C-7692-6FA6-BDAE-E46B39B3A3BB}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.24.8/EclipseAdoptium.Temurin.11.JRE.locale.en-US.yaml b/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.24.8/EclipseAdoptium.Temurin.11.JRE.locale.en-US.yaml
new file mode 100644
index 0000000000000..f2f397ede1b3e
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.24.8/EclipseAdoptium.Temurin.11.JRE.locale.en-US.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.11.JRE
+PackageVersion: 11.0.24.8
+PackageLocale: en-US
+Publisher: Eclipse Adoptium
+PublisherUrl: https://adoptium.net/
+PublisherSupportUrl: https://adoptium.net/support/
+PrivacyUrl: https://www.eclipse.org/legal/privacy.php
+Author: Eclipse Foundation
+PackageName: Eclipse Temurin JRE with Hotspot 11
+PackageUrl: https://adoptium.net/
+License: GPL-2.0 with Classpath Exception
+LicenseUrl: https://github.com/adoptium/jdk/blob/HEAD/LICENSE
+Copyright: Copyright © Eclipse Foundation. All Rights Reserved.
+# CopyrightUrl:
+ShortDescription: Eclipse Temurin JRE is the open source Java SE build based upon OpenJRE.
+# Description:
+Moniker: temurin-jre-11
+Tags:
+- java
+- jre
+- jvm
+- openjre
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/adoptium/temurin11-binaries/releases/tag/jdk-11.0.24+8
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Docs
+ DocumentUrl: https://adoptium.net/docs/
+- DocumentLabel: FAQ
+ DocumentUrl: https://adoptium.net/docs/faq/
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.24.8/EclipseAdoptium.Temurin.11.JRE.locale.zh-CN.yaml b/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.24.8/EclipseAdoptium.Temurin.11.JRE.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..4a754a8059ca7
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.24.8/EclipseAdoptium.Temurin.11.JRE.locale.zh-CN.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.11.JRE
+PackageVersion: 11.0.24.8
+PackageLocale: zh-CN
+Publisher: Eclipse Adoptium
+PublisherUrl: https://adoptium.net/
+PublisherSupportUrl: https://adoptium.net/support/
+PrivacyUrl: https://www.eclipse.org/legal/privacy.php
+Author: Eclipse Foundation
+PackageName: Eclipse Temurin JRE with Hotspot 11
+PackageUrl: https://adoptium.net/
+License: GPL-2.0 with Classpath Exception
+LicenseUrl: https://github.com/adoptium/jdk/blob/HEAD/LICENSE
+Copyright: Copyright © Eclipse Foundation. All Rights Reserved.
+# CopyrightUrl:
+ShortDescription: Eclipse Temurin JRE 是基于 OpenJRE 构建的开源 Java SE。
+# Description:
+# Moniker:
+Tags:
+- java
+- jre
+- jvm
+- openjre
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/adoptium/temurin11-binaries/releases/tag/jdk-11.0.24+8
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 文档
+ DocumentUrl: https://adoptium.net/docs/
+- DocumentLabel: 常见问题
+ DocumentUrl: https://adoptium.net/docs/faq/
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.24.8/EclipseAdoptium.Temurin.11.JRE.yaml b/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.24.8/EclipseAdoptium.Temurin.11.JRE.yaml
new file mode 100644
index 0000000000000..9943d7d56088f
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.24.8/EclipseAdoptium.Temurin.11.JRE.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.11.JRE
+PackageVersion: 11.0.24.8
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.12.7/EclipseAdoptium.Temurin.17.JDK.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.12.7/EclipseAdoptium.Temurin.17.JDK.installer.yaml
new file mode 100644
index 0000000000000..83b2b9d11891e
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.12.7/EclipseAdoptium.Temurin.17.JDK.installer.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.17.JDK
+PackageVersion: 17.0.12.7
+InstallerType: wix
+Scope: machine
+InstallerSwitches:
+ InstallLocation: INSTALLDIR=""
+ Custom: ADDLOCAL=ALL
+UpgradeBehavior: install
+Commands:
+- jar
+- jarsigner
+- java
+- javac
+- javadoc
+- javap
+- javaw
+- jconsole
+- jdeprscan
+- jdeps
+- jlink
+- jmod
+- jps
+- jshell
+- jstat
+- keytool
+FileExtensions:
+- class
+- jar
+- java
+- jsp
+ReleaseDate: 2024-07-18
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12%2B7/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.12_7.msi
+ InstallerSha256: 84E94CAA3FAC04A173D8CEBB80AE77727EAEDD766D5BF4F66900AA64AA0B4F11
+ ProductCode: '{E0CAD1B6-6CF5-4E33-9F85-18AAE8CDD8EE}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{E0CAD1B6-6CF5-4E33-9F85-18AAE8CDD8EE}'
+ UpgradeCode: '{4E1CBF0B-065B-AEF8-D9EF-31CE714AFB90}'
+- Architecture: x64
+ InstallerUrl: https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12%2B7/OpenJDK17U-jdk_x64_windows_hotspot_17.0.12_7.msi
+ InstallerSha256: 1E6DF6B445D9E995E86FD8225C658DF1411D3ABAB86B540CE4D2063C8A889835
+ ProductCode: '{20108BEF-FA49-47AE-9551-495BED430689}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{20108BEF-FA49-47AE-9551-495BED430689}'
+ UpgradeCode: '{3385E798-4714-23E5-45F0-9C71471240FA}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.12.7/EclipseAdoptium.Temurin.17.JDK.locale.en-US.yaml b/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.12.7/EclipseAdoptium.Temurin.17.JDK.locale.en-US.yaml
new file mode 100644
index 0000000000000..1e5cd7569ef40
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.12.7/EclipseAdoptium.Temurin.17.JDK.locale.en-US.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.17.JDK
+PackageVersion: 17.0.12.7
+PackageLocale: en-US
+Publisher: Eclipse Adoptium
+PublisherUrl: https://adoptium.net/
+PublisherSupportUrl: https://adoptium.net/support/
+PrivacyUrl: https://www.eclipse.org/legal/privacy.php
+Author: Eclipse Foundation
+PackageName: Eclipse Temurin JDK with Hotspot 17
+PackageUrl: https://adoptium.net/
+License: GPL-2.0 with Classpath Exception
+LicenseUrl: https://github.com/adoptium/jdk/blob/HEAD/LICENSE
+Copyright: Copyright © Eclipse Foundation. All Rights Reserved.
+# CopyrightUrl:
+ShortDescription: Eclipse Temurin JDK is the open source Java SE build based upon OpenJDK.
+# Description:
+Moniker: temurin-jdk-17
+Tags:
+- java
+- jdk
+- jre
+- jvm
+- openjdk
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/adoptium/temurin17-binaries/releases/tag/jdk-17.0.12+7
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Docs
+ DocumentUrl: https://adoptium.net/docs/
+- DocumentLabel: FAQ
+ DocumentUrl: https://adoptium.net/docs/faq/
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.12.7/EclipseAdoptium.Temurin.17.JDK.locale.zh-CN.yaml b/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.12.7/EclipseAdoptium.Temurin.17.JDK.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..c93a4e46c3d47
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.12.7/EclipseAdoptium.Temurin.17.JDK.locale.zh-CN.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.17.JDK
+PackageVersion: 17.0.12.7
+PackageLocale: zh-CN
+Publisher: Eclipse Adoptium
+PublisherUrl: https://adoptium.net/
+PublisherSupportUrl: https://adoptium.net/support/
+PrivacyUrl: https://www.eclipse.org/legal/privacy.php
+Author: Eclipse Foundation
+PackageName: Eclipse Temurin JDK with Hotspot 17
+PackageUrl: https://adoptium.net/
+License: GPL-2.0 with Classpath Exception
+LicenseUrl: https://github.com/adoptium/jdk/blob/HEAD/LICENSE
+Copyright: Copyright © Eclipse Foundation. All Rights Reserved.
+# CopyrightUrl:
+ShortDescription: Eclipse Temurin JDK 是基于 OpenJDK 构建的开源 Java SE。
+# Description:
+# Moniker:
+Tags:
+- java
+- jdk
+- jre
+- jvm
+- openjdk
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/adoptium/temurin17-binaries/releases/tag/jdk-17.0.12+7
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 文档
+ DocumentUrl: https://adoptium.net/docs/
+- DocumentLabel: 常见问题
+ DocumentUrl: https://adoptium.net/docs/faq/
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.12.7/EclipseAdoptium.Temurin.17.JDK.yaml b/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.12.7/EclipseAdoptium.Temurin.17.JDK.yaml
new file mode 100644
index 0000000000000..bd89aca90a3e7
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.12.7/EclipseAdoptium.Temurin.17.JDK.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.17.JDK
+PackageVersion: 17.0.12.7
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.12.7/EclipseAdoptium.Temurin.17.JRE.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.12.7/EclipseAdoptium.Temurin.17.JRE.installer.yaml
new file mode 100644
index 0000000000000..dd1e30d54a77e
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.12.7/EclipseAdoptium.Temurin.17.JRE.installer.yaml
@@ -0,0 +1,47 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.17.JRE
+PackageVersion: 17.0.12.7
+InstallerType: wix
+Scope: machine
+InstallerSwitches:
+ InstallLocation: INSTALLDIR=""
+ Custom: ADDLOCAL=ALL
+UpgradeBehavior: install
+Commands:
+- jabswitch
+- jaccessinspector
+- jaccesswalker
+- java
+- javaw
+- jfr
+- jrunscript
+- keytool
+- kinit
+- klist
+- ktab
+- rmiregistry
+FileExtensions:
+- class
+- jar
+- java
+- jsp
+ReleaseDate: 2024-07-18
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12%2B7/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.12_7.msi
+ InstallerSha256: D2D8F7A27409B9A90CEADB53FC7064CE2A3D71D9F0DB40572CB0B14F089A9798
+ ProductCode: '{A2D33A25-EC39-46C0-99CA-4A4DEFC443EA}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{A2D33A25-EC39-46C0-99CA-4A4DEFC443EA}'
+ UpgradeCode: '{69F76FD7-C73D-678E-7AC3-710775D2AE6A}'
+- Architecture: x64
+ InstallerUrl: https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12%2B7/OpenJDK17U-jre_x64_windows_hotspot_17.0.12_7.msi
+ InstallerSha256: 62CAAA23B88545099612AE77455FE2AC888AD3731AC0758F5CBEDAD406FD3C6C
+ ProductCode: '{12EE4C16-3A8B-49C1-BC34-D8F1BEFDCBA7}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{12EE4C16-3A8B-49C1-BC34-D8F1BEFDCBA7}'
+ UpgradeCode: '{CB6898A1-65E8-8AD8-043F-DD72DB076C1D}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.12.7/EclipseAdoptium.Temurin.17.JRE.locale.en-US.yaml b/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.12.7/EclipseAdoptium.Temurin.17.JRE.locale.en-US.yaml
new file mode 100644
index 0000000000000..b209c2f64784e
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.12.7/EclipseAdoptium.Temurin.17.JRE.locale.en-US.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.17.JRE
+PackageVersion: 17.0.12.7
+PackageLocale: en-US
+Publisher: Eclipse Adoptium
+PublisherUrl: https://adoptium.net/
+PublisherSupportUrl: https://adoptium.net/support/
+PrivacyUrl: https://www.eclipse.org/legal/privacy.php
+Author: Eclipse Foundation
+PackageName: Eclipse Temurin JRE with Hotspot 17
+PackageUrl: https://adoptium.net/
+License: GPL-2.0 with Classpath Exception
+LicenseUrl: https://github.com/adoptium/jdk/blob/HEAD/LICENSE
+Copyright: Copyright © Eclipse Foundation. All Rights Reserved.
+# CopyrightUrl:
+ShortDescription: Eclipse Temurin JRE is the open source Java SE build based upon OpenJRE.
+# Description:
+Moniker: temurin-jre-17
+Tags:
+- java
+- jre
+- jvm
+- openjre
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/adoptium/temurin17-binaries/releases/tag/jdk-17.0.12+7
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Docs
+ DocumentUrl: https://adoptium.net/docs/
+- DocumentLabel: FAQ
+ DocumentUrl: https://adoptium.net/docs/faq/
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.12.7/EclipseAdoptium.Temurin.17.JRE.locale.zh-CN.yaml b/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.12.7/EclipseAdoptium.Temurin.17.JRE.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..7921cb9dd4a54
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.12.7/EclipseAdoptium.Temurin.17.JRE.locale.zh-CN.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.17.JRE
+PackageVersion: 17.0.12.7
+PackageLocale: zh-CN
+Publisher: Eclipse Adoptium
+PublisherUrl: https://adoptium.net/
+PublisherSupportUrl: https://adoptium.net/support/
+PrivacyUrl: https://www.eclipse.org/legal/privacy.php
+Author: Eclipse Foundation
+PackageName: Eclipse Temurin JRE with Hotspot 17
+PackageUrl: https://adoptium.net/
+License: GPL-2.0 with Classpath Exception
+LicenseUrl: https://github.com/adoptium/jdk/blob/HEAD/LICENSE
+Copyright: Copyright © Eclipse Foundation. All Rights Reserved.
+# CopyrightUrl:
+ShortDescription: Eclipse Temurin JRE 是基于 OpenJRE 构建的开源 Java SE。
+# Description:
+# Moniker:
+Tags:
+- java
+- jre
+- jvm
+- openjre
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/adoptium/temurin17-binaries/releases/tag/jdk-17.0.12+7
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 文档
+ DocumentUrl: https://adoptium.net/docs/
+- DocumentLabel: 常见问题
+ DocumentUrl: https://adoptium.net/docs/faq/
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.12.7/EclipseAdoptium.Temurin.17.JRE.yaml b/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.12.7/EclipseAdoptium.Temurin.17.JRE.yaml
new file mode 100644
index 0000000000000..1aedb8effb6f4
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.12.7/EclipseAdoptium.Temurin.17.JRE.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.17.JRE
+PackageVersion: 17.0.12.7
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.4.7/EclipseAdoptium.Temurin.21.JDK.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.4.7/EclipseAdoptium.Temurin.21.JDK.installer.yaml
new file mode 100644
index 0000000000000..934fd867a9ffd
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.4.7/EclipseAdoptium.Temurin.21.JDK.installer.yaml
@@ -0,0 +1,47 @@
+# Created with komac v2.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.21.JDK
+PackageVersion: 21.0.4.7
+InstallerLocale: en-US
+InstallerType: wix
+Scope: machine
+InstallerSwitches:
+ InstallLocation: INSTALLDIR=""
+ Custom: ADDLOCAL=ALL
+UpgradeBehavior: install
+Commands:
+- jar
+- jarsigner
+- java
+- javac
+- javadoc
+- javap
+- javaw
+- jconsole
+- jdeprscan
+- jdeps
+- jlink
+- jmod
+- jps
+- jshell
+- jstat
+- keytool
+FileExtensions:
+- class
+- jar
+- java
+- jsp
+ProductCode: '{A3EEC03E-59ED-4755-9CE1-3295E34AB90B}'
+ReleaseDate: 2024-07-19
+AppsAndFeaturesEntries:
+- DisplayName: Eclipse Temurin JDK with Hotspot 21.0.4+7 (x64)
+ UpgradeCode: '{C7371D5C-29EB-0885-C0E4-F8E3B955271F}'
+InstallationMetadata:
+ DefaultInstallLocation: '%ProgramFiles%\Eclipse Adoptium\jdk-21.0.4.7-hotspot'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4+7/OpenJDK21U-jdk_x64_windows_hotspot_21.0.4_7.msi
+ InstallerSha256: 5EADBDEABDCA1A7ABF6416A6B35BF7AFD86E7EDADE7B5D44059FBCECACAEF372
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.4.7/EclipseAdoptium.Temurin.21.JDK.locale.en-US.yaml b/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.4.7/EclipseAdoptium.Temurin.21.JDK.locale.en-US.yaml
new file mode 100644
index 0000000000000..4b908318297bb
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.4.7/EclipseAdoptium.Temurin.21.JDK.locale.en-US.yaml
@@ -0,0 +1,33 @@
+# Created with komac v2.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.21.JDK
+PackageVersion: 21.0.4.7
+PackageLocale: en-US
+Publisher: Eclipse Adoptium
+PublisherUrl: https://adoptium.net/
+PublisherSupportUrl: https://adoptium.net/support/
+PrivacyUrl: https://www.eclipse.org/legal/privacy.php
+Author: Eclipse Foundation
+PackageName: Eclipse Temurin JDK with Hotspot 21
+PackageUrl: https://adoptium.net/
+License: GPL-2.0 with Classpath Exception
+LicenseUrl: https://github.com/adoptium/jdk/blob/HEAD/LICENSE
+Copyright: Copyright © Eclipse Foundation. All Rights Reserved.
+ShortDescription: Eclipse Temurin JDK is the open source Java SE build based upon OpenJDK.
+Moniker: temurin-jdk-21
+Tags:
+- java
+- jdk
+- jre
+- jvm
+- openjdk
+ReleaseNotes: Official Eclipse Temurin Release of jdk-21.0.4+7
+ReleaseNotesUrl: https://github.com/adoptium/temurin21-binaries/releases/tag/jdk-21.0.4+7
+Documentations:
+- DocumentLabel: Docs
+ DocumentUrl: https://adoptium.net/docs/
+- DocumentLabel: FAQ
+ DocumentUrl: https://adoptium.net/docs/faq/
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.4.7/EclipseAdoptium.Temurin.21.JDK.locale.zh-CN.yaml b/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.4.7/EclipseAdoptium.Temurin.21.JDK.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..3463aeb1ff53a
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.4.7/EclipseAdoptium.Temurin.21.JDK.locale.zh-CN.yaml
@@ -0,0 +1,31 @@
+# Created with komac v2.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.21.JDK
+PackageVersion: 21.0.4.7
+PackageLocale: zh-CN
+Publisher: Eclipse Adoptium
+PublisherUrl: https://adoptium.net/
+PublisherSupportUrl: https://adoptium.net/support/
+PrivacyUrl: https://www.eclipse.org/legal/privacy.php
+Author: Eclipse Foundation
+PackageName: Eclipse Temurin JDK with Hotspot 21
+PackageUrl: https://adoptium.net/
+License: GPL-2.0 with Classpath Exception
+LicenseUrl: https://github.com/adoptium/jdk/blob/HEAD/LICENSE
+Copyright: Copyright © Eclipse Foundation. All Rights Reserved.
+ShortDescription: Eclipse Temurin JDK 是基于 OpenJDK 构建的开源 Java SE。
+Tags:
+- java
+- jdk
+- jre
+- jvm
+- openjdk
+ReleaseNotesUrl: https://github.com/adoptium/temurin21-binaries/releases/tag/jdk-21.0.4+7
+Documentations:
+- DocumentLabel: 常见问题
+ DocumentUrl: https://adoptium.net/docs/faq/
+- DocumentLabel: 文档
+ DocumentUrl: https://adoptium.net/docs/
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.4.7/EclipseAdoptium.Temurin.21.JDK.yaml b/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.4.7/EclipseAdoptium.Temurin.21.JDK.yaml
new file mode 100644
index 0000000000000..86c7cd78a433d
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.4.7/EclipseAdoptium.Temurin.21.JDK.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.4.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.21.JDK
+PackageVersion: 21.0.4.7
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/21/JRE/21.0.4.7/EclipseAdoptium.Temurin.21.JRE.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/21/JRE/21.0.4.7/EclipseAdoptium.Temurin.21.JRE.installer.yaml
new file mode 100644
index 0000000000000..7a7b088e3314b
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/21/JRE/21.0.4.7/EclipseAdoptium.Temurin.21.JRE.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.21.JRE
+PackageVersion: 21.0.4.7
+InstallerType: wix
+Scope: machine
+InstallerSwitches:
+ InstallLocation: INSTALLDIR=""
+ Custom: ADDLOCAL=ALL
+UpgradeBehavior: install
+Commands:
+- jabswitch
+- jaccessinspector
+- jaccesswalker
+- java
+- javaw
+- jfr
+- jrunscript
+- keytool
+- kinit
+- klist
+- ktab
+- rmiregistry
+FileExtensions:
+- class
+- jar
+- java
+- jsp
+ReleaseDate: 2024-07-19
+AppsAndFeaturesEntries:
+- ProductCode: '{35C67FCB-4114-48B5-8C59-426DAA22C162}'
+ UpgradeCode: '{E1ED1384-86C6-6900-91B2-CBA0DB8D3E2E}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4%2B7/OpenJDK21U-jre_x64_windows_hotspot_21.0.4_7.msi
+ InstallerSha256: CF5B9440680994F1571EB1B83FE017EAFBEC9E6E8A9CD033B3C099E967C1A553
+ ProductCode: '{35C67FCB-4114-48B5-8C59-426DAA22C162}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/21/JRE/21.0.4.7/EclipseAdoptium.Temurin.21.JRE.locale.en-US.yaml b/manifests/e/EclipseAdoptium/Temurin/21/JRE/21.0.4.7/EclipseAdoptium.Temurin.21.JRE.locale.en-US.yaml
new file mode 100644
index 0000000000000..73c8b9997b450
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/21/JRE/21.0.4.7/EclipseAdoptium.Temurin.21.JRE.locale.en-US.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.21.JRE
+PackageVersion: 21.0.4.7
+PackageLocale: en-US
+Publisher: Eclipse Adoptium
+PublisherUrl: https://adoptium.net/
+PublisherSupportUrl: https://adoptium.net/support/
+PrivacyUrl: https://www.eclipse.org/legal/privacy.php
+Author: Eclipse Foundation
+PackageName: Eclipse Temurin JRE with Hotspot 21
+PackageUrl: https://adoptium.net/
+License: GPL-2.0 with Classpath Exception
+LicenseUrl: https://github.com/adoptium/jdk/blob/HEAD/LICENSE
+Copyright: Copyright © Eclipse Foundation. All Rights Reserved.
+# CopyrightUrl:
+ShortDescription: Eclipse Temurin JRE is the open source Java SE build based upon OpenJRE.
+# Description:
+Moniker: temurin-jre-21
+Tags:
+- java
+- jre
+- jvm
+- openjre
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/adoptium/temurin21-binaries/releases/tag/jdk-21.0.4+7
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Docs
+ DocumentUrl: https://adoptium.net/docs/
+- DocumentLabel: FAQ
+ DocumentUrl: https://adoptium.net/docs/faq/
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/21/JRE/21.0.4.7/EclipseAdoptium.Temurin.21.JRE.locale.zh-CN.yaml b/manifests/e/EclipseAdoptium/Temurin/21/JRE/21.0.4.7/EclipseAdoptium.Temurin.21.JRE.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..9a95ec0e2a77f
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/21/JRE/21.0.4.7/EclipseAdoptium.Temurin.21.JRE.locale.zh-CN.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.21.JRE
+PackageVersion: 21.0.4.7
+PackageLocale: zh-CN
+Publisher: Eclipse Adoptium
+PublisherUrl: https://adoptium.net/
+PublisherSupportUrl: https://adoptium.net/support/
+PrivacyUrl: https://www.eclipse.org/legal/privacy.php
+Author: Eclipse Foundation
+PackageName: Eclipse Temurin JRE with Hotspot 21
+PackageUrl: https://adoptium.net/
+License: GPL-2.0 with Classpath Exception
+LicenseUrl: https://github.com/adoptium/jdk/blob/HEAD/LICENSE
+Copyright: Copyright © Eclipse Foundation. All Rights Reserved.
+# CopyrightUrl:
+ShortDescription: Eclipse Temurin JRE 是基于 OpenJRE 构建的开源 Java SE。
+# Description:
+# Moniker:
+Tags:
+- java
+- jre
+- jvm
+- openjre
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/adoptium/temurin21-binaries/releases/tag/jdk-21.0.4+7
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 文档
+ DocumentUrl: https://adoptium.net/docs/
+- DocumentLabel: 常见问题
+ DocumentUrl: https://adoptium.net/docs/faq/
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/21/JRE/21.0.4.7/EclipseAdoptium.Temurin.21.JRE.yaml b/manifests/e/EclipseAdoptium/Temurin/21/JRE/21.0.4.7/EclipseAdoptium.Temurin.21.JRE.yaml
new file mode 100644
index 0000000000000..1ecec98625858
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/21/JRE/21.0.4.7/EclipseAdoptium.Temurin.21.JRE.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.21.JRE
+PackageVersion: 21.0.4.7
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/22/JDK/22.0.2.9/EclipseAdoptium.Temurin.22.JDK.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/22/JDK/22.0.2.9/EclipseAdoptium.Temurin.22.JDK.installer.yaml
new file mode 100644
index 0000000000000..826dc762bf99d
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/22/JDK/22.0.2.9/EclipseAdoptium.Temurin.22.JDK.installer.yaml
@@ -0,0 +1,44 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.22.JDK
+PackageVersion: 22.0.2.9
+InstallerType: wix
+Scope: machine
+InstallerSwitches:
+ InstallLocation: INSTALLDIR=""
+ Custom: ADDLOCAL=ALL
+UpgradeBehavior: install
+Commands:
+- jar
+- jarsigner
+- java
+- javac
+- javadoc
+- javap
+- javaw
+- jconsole
+- jdeprscan
+- jdeps
+- jlink
+- jmod
+- jps
+- jshell
+- jstat
+- keytool
+FileExtensions:
+- class
+- jar
+- java
+- jsp
+ReleaseDate: 2024-07-19
+AppsAndFeaturesEntries:
+- ProductCode: '{EDA24A71-0376-4EAC-8F3C-A0713D94ECA0}'
+ UpgradeCode: '{0F54D110-8640-5886-292D-CC3C30661110}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2%2B9/OpenJDK22U-jdk_x64_windows_hotspot_22.0.2_9.msi
+ InstallerSha256: D961CB2E612223E94B0506C61E1360D11B8961EAB822FF12FA9B8921C4627A25
+ ProductCode: '{EDA24A71-0376-4EAC-8F3C-A0713D94ECA0}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/22/JDK/22.0.2.9/EclipseAdoptium.Temurin.22.JDK.locale.en-US.yaml b/manifests/e/EclipseAdoptium/Temurin/22/JDK/22.0.2.9/EclipseAdoptium.Temurin.22.JDK.locale.en-US.yaml
new file mode 100644
index 0000000000000..ea4aa5d84b55a
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/22/JDK/22.0.2.9/EclipseAdoptium.Temurin.22.JDK.locale.en-US.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.22.JDK
+PackageVersion: 22.0.2.9
+PackageLocale: en-US
+Publisher: Eclipse Adoptium
+PublisherUrl: https://adoptium.net/
+PublisherSupportUrl: https://adoptium.net/support/
+PrivacyUrl: https://www.eclipse.org/legal/privacy.php
+Author: Eclipse Foundation
+PackageName: Eclipse Temurin JDK with Hotspot 22
+PackageUrl: https://adoptium.net/
+License: GPL-2.0 with Classpath Exception
+LicenseUrl: https://github.com/adoptium/jdk/blob/HEAD/LICENSE
+Copyright: Copyright © Eclipse Foundation. All Rights Reserved.
+# CopyrightUrl:
+ShortDescription: Eclipse Temurin JDK is the open source Java SE build based upon OpenJDK.
+# Description:
+Moniker: temurin-jdk-22
+Tags:
+- java
+- jdk
+- jre
+- jvm
+- openjdk
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/adoptium/temurin22-binaries/releases/tag/jdk-22.0.2+9
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Docs
+ DocumentUrl: https://adoptium.net/docs/
+- DocumentLabel: FAQ
+ DocumentUrl: https://adoptium.net/docs/faq/
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/22/JDK/22.0.2.9/EclipseAdoptium.Temurin.22.JDK.locale.zh-CN.yaml b/manifests/e/EclipseAdoptium/Temurin/22/JDK/22.0.2.9/EclipseAdoptium.Temurin.22.JDK.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..e1063b1391c84
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/22/JDK/22.0.2.9/EclipseAdoptium.Temurin.22.JDK.locale.zh-CN.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.22.JDK
+PackageVersion: 22.0.2.9
+PackageLocale: zh-CN
+Publisher: Eclipse Adoptium
+PublisherUrl: https://adoptium.net/
+PublisherSupportUrl: https://adoptium.net/support/
+PrivacyUrl: https://www.eclipse.org/legal/privacy.php
+Author: Eclipse Foundation
+PackageName: Eclipse Temurin JDK with Hotspot 22
+PackageUrl: https://adoptium.net/
+License: GPL-2.0 with Classpath Exception
+LicenseUrl: https://github.com/adoptium/jdk/blob/HEAD/LICENSE
+Copyright: Copyright © Eclipse Foundation. All Rights Reserved.
+# CopyrightUrl:
+ShortDescription: Eclipse Temurin JDK 是基于 OpenJDK 构建的开源 Java SE。
+# Description:
+# Moniker:
+Tags:
+- java
+- jdk
+- jre
+- jvm
+- openjdk
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/adoptium/temurin22-binaries/releases/tag/jdk-22.0.2+9
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 文档
+ DocumentUrl: https://adoptium.net/docs/
+- DocumentLabel: 常见问题
+ DocumentUrl: https://adoptium.net/docs/faq/
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/22/JDK/22.0.2.9/EclipseAdoptium.Temurin.22.JDK.yaml b/manifests/e/EclipseAdoptium/Temurin/22/JDK/22.0.2.9/EclipseAdoptium.Temurin.22.JDK.yaml
new file mode 100644
index 0000000000000..8c5e25701bea7
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/22/JDK/22.0.2.9/EclipseAdoptium.Temurin.22.JDK.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.22.JDK
+PackageVersion: 22.0.2.9
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/22/JRE/22.0.2.9/EclipseAdoptium.Temurin.22.JRE.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/22/JRE/22.0.2.9/EclipseAdoptium.Temurin.22.JRE.installer.yaml
new file mode 100644
index 0000000000000..a055d8d7a9871
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/22/JRE/22.0.2.9/EclipseAdoptium.Temurin.22.JRE.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.22.JRE
+PackageVersion: 22.0.2.9
+InstallerType: wix
+Scope: machine
+InstallerSwitches:
+ InstallLocation: INSTALLDIR=""
+ Custom: ADDLOCAL=ALL
+UpgradeBehavior: install
+Commands:
+- jabswitch
+- jaccessinspector
+- jaccesswalker
+- java
+- javaw
+- jfr
+- jrunscript
+- keytool
+- kinit
+- klist
+- ktab
+- rmiregistry
+FileExtensions:
+- class
+- jar
+- java
+- jsp
+ReleaseDate: 2024-07-19
+AppsAndFeaturesEntries:
+- ProductCode: '{AEEBB420-755F-4BC7-BDAC-245DAE4C1F32}'
+ UpgradeCode: '{D7B0308E-4618-96E6-C2ED-D19F85D8E469}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2%2B9/OpenJDK22U-jre_x64_windows_hotspot_22.0.2_9.msi
+ InstallerSha256: 976CA7A664831AC76CD956CE525E6C86DDCADB70C0BC29A3754C55C991955CB7
+ ProductCode: '{AEEBB420-755F-4BC7-BDAC-245DAE4C1F32}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/22/JRE/22.0.2.9/EclipseAdoptium.Temurin.22.JRE.locale.en-US.yaml b/manifests/e/EclipseAdoptium/Temurin/22/JRE/22.0.2.9/EclipseAdoptium.Temurin.22.JRE.locale.en-US.yaml
new file mode 100644
index 0000000000000..3af20fa2e482e
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/22/JRE/22.0.2.9/EclipseAdoptium.Temurin.22.JRE.locale.en-US.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.22.JRE
+PackageVersion: 22.0.2.9
+PackageLocale: en-US
+Publisher: Eclipse Adoptium
+PublisherUrl: https://adoptium.net/
+PublisherSupportUrl: https://adoptium.net/support/
+PrivacyUrl: https://www.eclipse.org/legal/privacy.php
+Author: Eclipse Foundation
+PackageName: Eclipse Temurin JRE with Hotspot 22
+PackageUrl: https://adoptium.net/
+License: GPL-2.0 with Classpath Exception
+LicenseUrl: https://github.com/adoptium/jdk/blob/HEAD/LICENSE
+Copyright: Copyright © Eclipse Foundation. All Rights Reserved.
+# CopyrightUrl:
+ShortDescription: Eclipse Temurin JRE is the open source Java SE build based upon OpenJRE.
+# Description:
+Moniker: temurin-jre-22
+Tags:
+- java
+- jre
+- jvm
+- openjre
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/adoptium/temurin22-binaries/releases/tag/jdk-22.0.2+9
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Docs
+ DocumentUrl: https://adoptium.net/docs/
+- DocumentLabel: FAQ
+ DocumentUrl: https://adoptium.net/docs/faq/
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/22/JRE/22.0.2.9/EclipseAdoptium.Temurin.22.JRE.locale.zh-CN.yaml b/manifests/e/EclipseAdoptium/Temurin/22/JRE/22.0.2.9/EclipseAdoptium.Temurin.22.JRE.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..d9fed697d9fdb
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/22/JRE/22.0.2.9/EclipseAdoptium.Temurin.22.JRE.locale.zh-CN.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.22.JRE
+PackageVersion: 22.0.2.9
+PackageLocale: zh-CN
+Publisher: Eclipse Adoptium
+PublisherUrl: https://adoptium.net/
+PublisherSupportUrl: https://adoptium.net/support/
+PrivacyUrl: https://www.eclipse.org/legal/privacy.php
+Author: Eclipse Foundation
+PackageName: Eclipse Temurin JRE with Hotspot 22
+PackageUrl: https://adoptium.net/
+License: GPL-2.0 with Classpath Exception
+LicenseUrl: https://github.com/adoptium/jdk/blob/HEAD/LICENSE
+Copyright: Copyright © Eclipse Foundation. All Rights Reserved.
+# CopyrightUrl:
+ShortDescription: Eclipse Temurin JRE 是基于 OpenJRE 构建的开源 Java SE。
+# Description:
+# Moniker:
+Tags:
+- java
+- jre
+- jvm
+- openjre
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/adoptium/temurin22-binaries/releases/tag/jdk-22.0.2+9
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 文档
+ DocumentUrl: https://adoptium.net/docs/
+- DocumentLabel: 常见问题
+ DocumentUrl: https://adoptium.net/docs/faq/
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/22/JRE/22.0.2.9/EclipseAdoptium.Temurin.22.JRE.yaml b/manifests/e/EclipseAdoptium/Temurin/22/JRE/22.0.2.9/EclipseAdoptium.Temurin.22.JRE.yaml
new file mode 100644
index 0000000000000..8378b1f62e90d
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/22/JRE/22.0.2.9/EclipseAdoptium.Temurin.22.JRE.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.22.JRE
+PackageVersion: 22.0.2.9
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.422.5/EclipseAdoptium.Temurin.8.JDK.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.422.5/EclipseAdoptium.Temurin.8.JDK.installer.yaml
new file mode 100644
index 0000000000000..cce94b73c1405
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.422.5/EclipseAdoptium.Temurin.8.JDK.installer.yaml
@@ -0,0 +1,47 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.8.JDK
+PackageVersion: 8.0.422.5
+InstallerType: wix
+Scope: machine
+InstallerSwitches:
+ InstallLocation: INSTALLDIR=""
+ Custom: ADDLOCAL=ALL
+UpgradeBehavior: install
+Commands:
+- jar
+- jarsigner
+- java
+- javac
+- javadoc
+- javap
+- javaw
+- jconsole
+- jdeps
+- jps
+- jstat
+- keytool
+FileExtensions:
+- class
+- jar
+- java
+- jsp
+ReleaseDate: 2024-07-19
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u422-b05/OpenJDK8U-jdk_x86-32_windows_hotspot_8u422b05.msi
+ InstallerSha256: 98674D696CB2966F237CCD297FD3D924D0E39E902FE5739FB67A873F3C5E3FA4
+ ProductCode: '{67C5686F-7259-4D61-A0DA-214947681008}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{67C5686F-7259-4D61-A0DA-214947681008}'
+ UpgradeCode: '{1A2E1C82-680C-9FAB-841C-9949EB19DFF2}'
+- Architecture: x64
+ InstallerUrl: https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u422-b05/OpenJDK8U-jdk_x64_windows_hotspot_8u422b05.msi
+ InstallerSha256: 9944B308061827C8AD26BEDD573EAC334C12EAA72C8B7F5EE73A5795E7710204
+ ProductCode: '{FC29B5CA-C732-4D81-9644-8D0F20223FE6}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{FC29B5CA-C732-4D81-9644-8D0F20223FE6}'
+ UpgradeCode: '{44F3A265-BA82-D55E-A5CC-B578449EE543}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.422.5/EclipseAdoptium.Temurin.8.JDK.locale.en-US.yaml b/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.422.5/EclipseAdoptium.Temurin.8.JDK.locale.en-US.yaml
new file mode 100644
index 0000000000000..4cf5ef087099e
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.422.5/EclipseAdoptium.Temurin.8.JDK.locale.en-US.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.8.JDK
+PackageVersion: 8.0.422.5
+PackageLocale: en-US
+Publisher: Eclipse Adoptium
+PublisherUrl: https://adoptium.net/
+PublisherSupportUrl: https://adoptium.net/support/
+PrivacyUrl: https://www.eclipse.org/legal/privacy.php
+Author: Eclipse Foundation
+PackageName: Eclipse Temurin JDK with Hotspot 8
+PackageUrl: https://adoptium.net/
+License: GPL-2.0 with Classpath Exception
+LicenseUrl: https://github.com/adoptium/jdk/blob/HEAD/LICENSE
+Copyright: Copyright © Eclipse Foundation. All Rights Reserved.
+# CopyrightUrl:
+ShortDescription: Eclipse Temurin JDK is the open source Java SE build based upon OpenJDK.
+# Description:
+Moniker: temurin-jdk-8
+Tags:
+- java
+- jdk
+- jre
+- jvm
+- openjdk
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/adoptium/temurin8-binaries/releases/tag/jdk8u422-b05
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Docs
+ DocumentUrl: https://adoptium.net/docs/
+- DocumentLabel: FAQ
+ DocumentUrl: https://adoptium.net/docs/faq/
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.422.5/EclipseAdoptium.Temurin.8.JDK.locale.zh-CN.yaml b/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.422.5/EclipseAdoptium.Temurin.8.JDK.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..1ff44fe2fb322
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.422.5/EclipseAdoptium.Temurin.8.JDK.locale.zh-CN.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.8.JDK
+PackageVersion: 8.0.422.5
+PackageLocale: zh-CN
+Publisher: Eclipse Adoptium
+PublisherUrl: https://adoptium.net/
+PublisherSupportUrl: https://adoptium.net/support/
+PrivacyUrl: https://www.eclipse.org/legal/privacy.php
+Author: Eclipse Foundation
+PackageName: Eclipse Temurin JDK with Hotspot 8
+PackageUrl: https://adoptium.net/
+License: GPL-2.0 with Classpath Exception
+LicenseUrl: https://github.com/adoptium/jdk/blob/HEAD/LICENSE
+Copyright: Copyright © Eclipse Foundation. All Rights Reserved.
+# CopyrightUrl:
+ShortDescription: Eclipse Temurin JDK 是基于 OpenJDK 构建的开源 Java SE。
+# Description:
+# Moniker:
+Tags:
+- java
+- jdk
+- jre
+- jvm
+- openjdk
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/adoptium/temurin8-binaries/releases/tag/jdk8u422-b05
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 文档
+ DocumentUrl: https://adoptium.net/docs/
+- DocumentLabel: 常见问题
+ DocumentUrl: https://adoptium.net/docs/faq/
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.422.5/EclipseAdoptium.Temurin.8.JDK.yaml b/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.422.5/EclipseAdoptium.Temurin.8.JDK.yaml
new file mode 100644
index 0000000000000..e8844d6e60434
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.422.5/EclipseAdoptium.Temurin.8.JDK.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.8.JDK
+PackageVersion: 8.0.422.5
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.422.5/EclipseAdoptium.Temurin.8.JRE.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.422.5/EclipseAdoptium.Temurin.8.JRE.installer.yaml
new file mode 100644
index 0000000000000..19f1b522e266f
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.422.5/EclipseAdoptium.Temurin.8.JRE.installer.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.8.JRE
+PackageVersion: 8.0.422.5
+InstallerType: wix
+Scope: machine
+InstallerSwitches:
+ InstallLocation: INSTALLDIR=""
+ Custom: ADDLOCAL=ALL
+UpgradeBehavior: install
+Commands:
+- jabswitch
+- java
+- java-rmi
+- javaw
+- jfr
+- jjs
+- keytool
+- kinit
+- klist
+- ktab
+- orbd
+- policytool
+- rmid
+- rmiregistry
+- servertool
+- tnameserv
+FileExtensions:
+- class
+- jar
+- java
+- jsp
+ReleaseDate: 2024-07-19
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u422-b05/OpenJDK8U-jre_x86-32_windows_hotspot_8u422b05.msi
+ InstallerSha256: 666BF4DCD865B5F756F714F996661C91FD1CB521B0F8B3DC86B117425C3E65D0
+ ProductCode: '{D06F40F2-7733-488F-8C78-0DF6831CFD84}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{D06F40F2-7733-488F-8C78-0DF6831CFD84}'
+ UpgradeCode: '{45B9357D-10B8-96DB-0C1A-5686F1589C82}'
+- Architecture: x64
+ InstallerUrl: https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u422-b05/OpenJDK8U-jre_x64_windows_hotspot_8u422b05.msi
+ InstallerSha256: 6A53B2E2E0EEE6B238D79999E4DE2FAC70EFC03922D48EA6D1007F50E7C11307
+ ProductCode: '{B4E50E4C-D8EA-4BC0-A2AC-730A2AF1AF2F}'
+ AppsAndFeaturesEntries:
+ - ProductCode: '{B4E50E4C-D8EA-4BC0-A2AC-730A2AF1AF2F}'
+ UpgradeCode: '{740C8620-C719-E140-1A76-A4513367112A}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.422.5/EclipseAdoptium.Temurin.8.JRE.locale.en-US.yaml b/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.422.5/EclipseAdoptium.Temurin.8.JRE.locale.en-US.yaml
new file mode 100644
index 0000000000000..1fc43fbf9fc82
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.422.5/EclipseAdoptium.Temurin.8.JRE.locale.en-US.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.8.JRE
+PackageVersion: 8.0.422.5
+PackageLocale: en-US
+Publisher: Eclipse Adoptium
+PublisherUrl: https://adoptium.net/
+PublisherSupportUrl: https://adoptium.net/support/
+PrivacyUrl: https://www.eclipse.org/legal/privacy.php
+Author: Eclipse Foundation
+PackageName: Eclipse Temurin JRE with Hotspot 8
+PackageUrl: https://adoptium.net/
+License: GPL-2.0 with Classpath Exception
+LicenseUrl: https://github.com/adoptium/jdk/blob/HEAD/LICENSE
+Copyright: Copyright © Eclipse Foundation. All Rights Reserved.
+# CopyrightUrl:
+ShortDescription: Eclipse Temurin JRE is the open source Java SE build based upon OpenJRE.
+# Description:
+Moniker: temurin-jre-8
+Tags:
+- java
+- jre
+- jvm
+- openjre
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/adoptium/temurin8-binaries/releases/tag/jdk8u422-b05
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Docs
+ DocumentUrl: https://adoptium.net/docs/
+- DocumentLabel: FAQ
+ DocumentUrl: https://adoptium.net/docs/faq/
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.422.5/EclipseAdoptium.Temurin.8.JRE.locale.zh-CN.yaml b/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.422.5/EclipseAdoptium.Temurin.8.JRE.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..6348f038b987c
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.422.5/EclipseAdoptium.Temurin.8.JRE.locale.zh-CN.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.8.JRE
+PackageVersion: 8.0.422.5
+PackageLocale: zh-CN
+Publisher: Eclipse Adoptium
+PublisherUrl: https://adoptium.net/
+PublisherSupportUrl: https://adoptium.net/support/
+PrivacyUrl: https://www.eclipse.org/legal/privacy.php
+Author: Eclipse Foundation
+PackageName: Eclipse Temurin JRE with Hotspot 8
+PackageUrl: https://adoptium.net/
+License: GPL-2.0 with Classpath Exception
+LicenseUrl: https://github.com/adoptium/jdk/blob/HEAD/LICENSE
+Copyright: Copyright © Eclipse Foundation. All Rights Reserved.
+# CopyrightUrl:
+ShortDescription: Eclipse Temurin JRE 是基于 OpenJRE 构建的开源 Java SE。
+# Description:
+# Moniker:
+Tags:
+- java
+- jre
+- jvm
+- openjre
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/adoptium/temurin8-binaries/releases/tag/jdk8u422-b05
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 文档
+ DocumentUrl: https://adoptium.net/docs/
+- DocumentLabel: 常见问题
+ DocumentUrl: https://adoptium.net/docs/faq/
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.422.5/EclipseAdoptium.Temurin.8.JRE.yaml b/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.422.5/EclipseAdoptium.Temurin.8.JRE.yaml
new file mode 100644
index 0000000000000..7c973be0199fd
--- /dev/null
+++ b/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.422.5/EclipseAdoptium.Temurin.8.JRE.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EclipseAdoptium.Temurin.8.JRE
+PackageVersion: 8.0.422.5
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Ecosia/EcosiaBrowser/127.0.6533.11/Ecosia.EcosiaBrowser.installer.yaml b/manifests/e/Ecosia/EcosiaBrowser/127.0.6533.11/Ecosia.EcosiaBrowser.installer.yaml
new file mode 100644
index 0000000000000..0b7009aa21e39
--- /dev/null
+++ b/manifests/e/Ecosia/EcosiaBrowser/127.0.6533.11/Ecosia.EcosiaBrowser.installer.yaml
@@ -0,0 +1,48 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Ecosia.EcosiaBrowser
+PackageVersion: 127.0.6533.11
+InstallerType: exe
+Scope: user
+InstallModes:
+- silent
+InstallerSwitches:
+ Log: --verbose-logging --log-file=""
+ Custom: --do-not-launch-chrome
+ExpectedReturnCodes:
+- InstallerReturnCode: 3
+ ReturnResponse: alreadyInstalled
+- InstallerReturnCode: 4
+ ReturnResponse: downgrade
+- InstallerReturnCode: 22
+ ReturnResponse: cancelledByUser
+- InstallerReturnCode: 60
+ ReturnResponse: installInProgress
+UpgradeBehavior: install
+Protocols:
+- http
+- https
+- mailto
+- tel
+FileExtensions:
+- htm
+- html
+- pdf
+- shtml
+- svg
+- webp
+- xht
+- xhtml
+ReleaseDate: 2024-08-07
+Installers:
+- Architecture: x86
+ InstallerUrl: https://app-cms-repo.ecosia-browser.net/0aac13df-2a94-4570-8229-285102897d3d/build/127.0.6533.11/mini_installer_1270653311_x86.exe
+ InstallerSha256: 959C01D872E69D942CB1F2FA4DD52974719E0CF9E1B003072652B5FC07D0658E
+ ProductCode: EcosiaBrowser
+- Architecture: x64
+ InstallerUrl: https://app-cms-repo.ecosia-browser.net/0aac13df-2a94-4570-8229-285102897d3d/build/127.0.6533.11/mini_installer_1270653311_x64.exe
+ InstallerSha256: AD2C80811563B41205A6CAA5390E5655045FDBC29B800CEC44C7407A24457DAC
+ ProductCode: EcosiaBrowser
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Ecosia/EcosiaBrowser/127.0.6533.11/Ecosia.EcosiaBrowser.locale.en-US.yaml b/manifests/e/Ecosia/EcosiaBrowser/127.0.6533.11/Ecosia.EcosiaBrowser.locale.en-US.yaml
new file mode 100644
index 0000000000000..da3eae90c1dfc
--- /dev/null
+++ b/manifests/e/Ecosia/EcosiaBrowser/127.0.6533.11/Ecosia.EcosiaBrowser.locale.en-US.yaml
@@ -0,0 +1,33 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Ecosia.EcosiaBrowser
+PackageVersion: 127.0.6533.11
+PackageLocale: en-US
+Publisher: The Ecosia Browser Authors
+# PublisherUrl:
+PublisherSupportUrl: https://ecosia.helpscoutdocs.com/
+# PrivacyUrl:
+Author: Ecosia GmbH
+PackageName: Ecosia Browser
+# PackageUrl:
+License: Freeware
+# LicenseUrl:
+Copyright: Copyright 2024 The Ecosia Browser Authors. All rights reserved.
+# CopyrightUrl:
+ShortDescription: The greenest browser on Earth
+# Description:
+# Moniker:
+Tags:
+- browser
+- chromium
+- internet
+- web
+- webpage
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Ecosia/EcosiaBrowser/127.0.6533.11/Ecosia.EcosiaBrowser.locale.zh-CN.yaml b/manifests/e/Ecosia/EcosiaBrowser/127.0.6533.11/Ecosia.EcosiaBrowser.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..e8585babcf2d7
--- /dev/null
+++ b/manifests/e/Ecosia/EcosiaBrowser/127.0.6533.11/Ecosia.EcosiaBrowser.locale.zh-CN.yaml
@@ -0,0 +1,32 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Ecosia.EcosiaBrowser
+PackageVersion: 127.0.6533.11
+PackageLocale: zh-CN
+Publisher: The Ecosia Browser Authors
+# PublisherUrl:
+PublisherSupportUrl: https://ecosia.helpscoutdocs.com/
+# PrivacyUrl:
+Author: Ecosia GmbH
+PackageName: Ecosia Browser
+# PackageUrl:
+License: 免费软件
+# LicenseUrl:
+Copyright: 版权所有 2024 The Ecosia Browser Authors。保留所有权利。
+# CopyrightUrl:
+ShortDescription: 地球上最环保的浏览器
+# Description:
+# Moniker:
+Tags:
+- chromium
+- 互联网
+- 浏览器
+- 网页
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Ecosia/EcosiaBrowser/127.0.6533.11/Ecosia.EcosiaBrowser.yaml b/manifests/e/Ecosia/EcosiaBrowser/127.0.6533.11/Ecosia.EcosiaBrowser.yaml
new file mode 100644
index 0000000000000..43de2724e52fb
--- /dev/null
+++ b/manifests/e/Ecosia/EcosiaBrowser/127.0.6533.11/Ecosia.EcosiaBrowser.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Ecosia.EcosiaBrowser
+PackageVersion: 127.0.6533.11
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Ecosia/EcosiaBrowser/128.0.6613.11/Ecosia.EcosiaBrowser.installer.yaml b/manifests/e/Ecosia/EcosiaBrowser/128.0.6613.11/Ecosia.EcosiaBrowser.installer.yaml
new file mode 100644
index 0000000000000..04c515cac3852
--- /dev/null
+++ b/manifests/e/Ecosia/EcosiaBrowser/128.0.6613.11/Ecosia.EcosiaBrowser.installer.yaml
@@ -0,0 +1,48 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Ecosia.EcosiaBrowser
+PackageVersion: 128.0.6613.11
+InstallerType: exe
+Scope: user
+InstallModes:
+- silent
+InstallerSwitches:
+ Log: --verbose-logging --log-file=""
+ Custom: --do-not-launch-chrome
+ExpectedReturnCodes:
+- InstallerReturnCode: 3
+ ReturnResponse: alreadyInstalled
+- InstallerReturnCode: 4
+ ReturnResponse: downgrade
+- InstallerReturnCode: 22
+ ReturnResponse: cancelledByUser
+- InstallerReturnCode: 60
+ ReturnResponse: installInProgress
+UpgradeBehavior: install
+Protocols:
+- http
+- https
+- mailto
+- tel
+FileExtensions:
+- htm
+- html
+- pdf
+- shtml
+- svg
+- webp
+- xht
+- xhtml
+ReleaseDate: 2024-09-03
+Installers:
+- Architecture: x86
+ InstallerUrl: https://app-cms-repo.ecosia-browser.net/0aac13df-2a94-4570-8229-285102897d3d/build/128.0.6613.11/mini_installer_1280661311_x86.exe
+ InstallerSha256: 8DB5974E63A4882D6E6711569CF6851438022D5863080D6347BE1B4CC7B9BE8C
+ ProductCode: EcosiaBrowser
+- Architecture: x64
+ InstallerUrl: https://app-cms-repo.ecosia-browser.net/0aac13df-2a94-4570-8229-285102897d3d/build/128.0.6613.11/mini_installer_1280661311_x64.exe
+ InstallerSha256: 3C72D0637CC43B1AFFB3A1AF7BB6C0D91877BF4D0E94CE8D289C89472799EF75
+ ProductCode: EcosiaBrowser
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Ecosia/EcosiaBrowser/128.0.6613.11/Ecosia.EcosiaBrowser.locale.en-US.yaml b/manifests/e/Ecosia/EcosiaBrowser/128.0.6613.11/Ecosia.EcosiaBrowser.locale.en-US.yaml
new file mode 100644
index 0000000000000..dd271888fd2f9
--- /dev/null
+++ b/manifests/e/Ecosia/EcosiaBrowser/128.0.6613.11/Ecosia.EcosiaBrowser.locale.en-US.yaml
@@ -0,0 +1,33 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Ecosia.EcosiaBrowser
+PackageVersion: 128.0.6613.11
+PackageLocale: en-US
+Publisher: The Ecosia Browser Authors
+# PublisherUrl:
+PublisherSupportUrl: https://ecosia.helpscoutdocs.com/
+# PrivacyUrl:
+Author: Ecosia GmbH
+PackageName: Ecosia Browser
+# PackageUrl:
+License: Freeware
+# LicenseUrl:
+Copyright: Copyright 2024 The Ecosia Browser Authors. All rights reserved.
+# CopyrightUrl:
+ShortDescription: The greenest browser on Earth
+# Description:
+# Moniker:
+Tags:
+- browser
+- chromium
+- internet
+- web
+- webpage
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Ecosia/EcosiaBrowser/128.0.6613.11/Ecosia.EcosiaBrowser.locale.zh-CN.yaml b/manifests/e/Ecosia/EcosiaBrowser/128.0.6613.11/Ecosia.EcosiaBrowser.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..110de5754255f
--- /dev/null
+++ b/manifests/e/Ecosia/EcosiaBrowser/128.0.6613.11/Ecosia.EcosiaBrowser.locale.zh-CN.yaml
@@ -0,0 +1,32 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Ecosia.EcosiaBrowser
+PackageVersion: 128.0.6613.11
+PackageLocale: zh-CN
+Publisher: The Ecosia Browser Authors
+# PublisherUrl:
+PublisherSupportUrl: https://ecosia.helpscoutdocs.com/
+# PrivacyUrl:
+Author: Ecosia GmbH
+PackageName: Ecosia Browser
+# PackageUrl:
+License: 免费软件
+# LicenseUrl:
+Copyright: 版权所有 2024 The Ecosia Browser Authors。保留所有权利。
+# CopyrightUrl:
+ShortDescription: 地球上最环保的浏览器
+# Description:
+# Moniker:
+Tags:
+- chromium
+- 互联网
+- 浏览器
+- 网页
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Ecosia/EcosiaBrowser/128.0.6613.11/Ecosia.EcosiaBrowser.yaml b/manifests/e/Ecosia/EcosiaBrowser/128.0.6613.11/Ecosia.EcosiaBrowser.yaml
new file mode 100644
index 0000000000000..a4cf3c41d4708
--- /dev/null
+++ b/manifests/e/Ecosia/EcosiaBrowser/128.0.6613.11/Ecosia.EcosiaBrowser.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Ecosia.EcosiaBrowser
+PackageVersion: 128.0.6613.11
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EddieWang/Sia-UI/1.5.7/EddieWang.Sia-UI.installer.yaml b/manifests/e/EddieWang/Sia-UI/1.5.7/EddieWang.Sia-UI.installer.yaml
deleted file mode 100644
index 20484980853d4..0000000000000
--- a/manifests/e/EddieWang/Sia-UI/1.5.7/EddieWang.Sia-UI.installer.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Created using wingetcreate 0.4.2.1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
-
-PackageIdentifier: EddieWang.Sia-UI
-PackageVersion: 1.5.7
-Installers:
-- Architecture: x64
- InstallerType: nullsoft
- InstallerUrl: https://sia.tech/releases/Sia-UI-v1.5.7.exe
- InstallerSha256: 7700B83E5E3D951ADFD33937F0B8A83D4A5B4A5096E7B11112F8A8DB03EABBEC
-ManifestType: installer
-ManifestVersion: 1.0.0
-
diff --git a/manifests/e/EddieWang/Sia-UI/1.5.7/EddieWang.Sia-UI.locale.en-US.yaml b/manifests/e/EddieWang/Sia-UI/1.5.7/EddieWang.Sia-UI.locale.en-US.yaml
deleted file mode 100644
index c56d0a6ed677c..0000000000000
--- a/manifests/e/EddieWang/Sia-UI/1.5.7/EddieWang.Sia-UI.locale.en-US.yaml
+++ /dev/null
@@ -1,24 +0,0 @@
-# Created using wingetcreate 0.4.2.1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json
-
-PackageIdentifier: EddieWang.Sia-UI
-PackageVersion: 1.5.7
-PackageLocale: en-US
-Publisher: Eddie Wang
-PublisherUrl: https://sia.tech/
-PublisherSupportUrl: https://support.sia.tech/
-PackageName: Sia-UI
-License: Copyright © 2021 Eddie Wang
-ShortDescription: Sia is the leading decentralized cloud storage platform.
-Description: Sia is the leading decentralized cloud storage platform. No signups, no servers, no trusted third parties. Sia leverages blockchain technology to create a data storage marketplace that is more robust and more affordable than traditional cloud storage providers.
-Moniker: Sia
-Tags:
-- crypto
-- cloud
-- storage
-- decentralized
-- open-source
-- blockchain
-ManifestType: defaultLocale
-ManifestVersion: 1.0.0
-
diff --git a/manifests/e/EddieWang/Sia-UI/1.5.7/EddieWang.Sia-UI.yaml b/manifests/e/EddieWang/Sia-UI/1.5.7/EddieWang.Sia-UI.yaml
deleted file mode 100644
index d141d6411224a..0000000000000
--- a/manifests/e/EddieWang/Sia-UI/1.5.7/EddieWang.Sia-UI.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-# Created using wingetcreate 0.4.2.1
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
-
-PackageIdentifier: EddieWang.Sia-UI
-PackageVersion: 1.5.7
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.0.0
-
diff --git a/manifests/e/EdgeTX/Companion/2.10.3/EdgeTX.Companion.installer.yaml b/manifests/e/EdgeTX/Companion/2.10.3/EdgeTX.Companion.installer.yaml
new file mode 100644
index 0000000000000..78a567c092104
--- /dev/null
+++ b/manifests/e/EdgeTX/Companion/2.10.3/EdgeTX.Companion.installer.yaml
@@ -0,0 +1,19 @@
+# Created with WinGet Updater using komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EdgeTX.Companion
+PackageVersion: 2.10.3
+InstallerType: zip
+NestedInstallerType: nullsoft
+NestedInstallerFiles:
+- RelativeFilePath: companion-windows-2.10.3.exe
+InstallModes:
+- silent
+UpgradeBehavior: install
+ReleaseDate: 2024-08-03
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/EdgeTX/edgetx/releases/download/v2.10.3/edgetx-cpn-win64-v2.10.3.zip
+ InstallerSha256: 56B3E32F84C59AEAAEADEC5E16F04E491BA9FA4FE6A3FB926BC73EE1024ECFE5
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdgeTX/Companion/2.10.3/EdgeTX.Companion.locale.en-US.yaml b/manifests/e/EdgeTX/Companion/2.10.3/EdgeTX.Companion.locale.en-US.yaml
new file mode 100644
index 0000000000000..74b98f54518ec
--- /dev/null
+++ b/manifests/e/EdgeTX/Companion/2.10.3/EdgeTX.Companion.locale.en-US.yaml
@@ -0,0 +1,71 @@
+# Created with WinGet Updater using komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EdgeTX.Companion
+PackageVersion: 2.10.3
+PackageLocale: en-US
+Publisher: EdgeTX
+PublisherUrl: https://edgetx.org/
+PackageName: EdgeTX Companion
+PackageUrl: https://github.com/EdgeTX/edgetx/releases/download/v2.9.4/edgetx-cpn-win64-v2.9.4.zip
+License: GPL-2.0
+LicenseUrl: https://github.com/EdgeTX/edgetx/blob/HEAD/LICENSE
+Copyright: Copyright (c) 2021-2024 EdgeTX
+ShortDescription: The cutting edge open-source firmware for your R/C radio
+Description: EdgeTX is the cutting edge of OpenTX. It is the place where innovative ideas and cutting-edge features are developed and field-tested by the enthusiasts of our hobby. EdgeTX is a community project – ideas from the community, developed by the community, and enjoyed by the community! The community will always have a say in what EdgeTX is and what EdgeTX will be in the future. Without community feedback and involvement EdgeTX cannot exist.
+Tags:
+- fpv-racing
+- hacktoberfest
+- radio
+- rc
+ReleaseNotes: |-
+ We are pleased to offer the third maintenance release for EdgeTX "Centurion", v2.10.3. As with any firmware update, please ensure you backup your settings before updating, check your model and radio settings, and do appropriate bench tests before you head out to fly.
+ [!TIP]
+ The Multi-Protocol Module (MPM) firmware has recently been split into up to four different firmware "types" - air, surface, LBT and FCC - as there isn't enough space for all protocols in the one firmware. So if you are missing protocols and have recently updated your MPM firmware, ensure you are running the correct type for your region and needs by downloading it again from https://downloads.multi-module.org/ and choosing the firmware type you need.
+ [!NOTE]
+ If you are using 3rd party Lua scripts (e.g. Yaapu, iNav), please ensure you are using the latest version of these also, as we have had some reports of older versions triggering the firmware to crash and go into Emergency Mode with some setups.
+ [!NOTE]
+ Reminder: Upgrading from versions of EdgeTX earlier than v2.6 (or from OpenTX) is no longer possible via the radio firmware (this does not affect Companion). You first need to update to EdgeTX 2.8 to migrate your radio and model settings, and then you can update to the current version. See the Installing and Updating EdgeTX manual page for further information.
+ What's Changed
+ This release mostly fixes some niggling issues raised around MPM, enables support for two new radio handsets, fixes the issue preventing the iFlight Commando8 from being able to be upgrade to 2.10, as well as a few radio type specific and minor bugfixes. As mentioned in the last patch version, if you use Companion on macOS, the minimum version requirements have changed, and it is likely you will need macOS 12 or later in order to run Companion.New radios
+ - feat: support for Jumper T12Max (#5271) @3djc
+ - feat: support for Jumper T-Pro S (#5325) @3djc
+ New features
+ - feat(el18): allow for for internal CRSF mods (ELRS/mLRS/etc) (#5173) @richardclli
+ - feat: telemetry buffer for all internal modules i.e. allows using two modules in parallel e.g. ext. MPM as trainer (#5267) @raphaelcoeffic
+ Bux fixes
+ - fix(cpn): log viewer - highlight selected data item (#5306) @elecpower
+ - fix: Commando8 does not need the startup animation (#5245) @raphaelcoeffic
+ - fix(mpm): some protocols were being excuded (#5346) @3djc
+ - fix: MPM "disable telemetry" user choice being ignored (#5286) @3djc
+ - fix(color): curve edit lag when changing point count, t15 graph size by @philmoz in #5333
+ - fix(el18): uart auto oversampling calculation by @richardclli in #5340
+ - fix(tx16s): turn on aux2 power when used for bluetooth by @3djc & @pfeerick in #5363
+ - fix: VersionTag.flavour[] too small for x10express (#5255) @3djc
+ - fix(bw): fixes and improvements for model setup page (#5256) @philmoz
+ - fix: configure default internal module for XJT_PXX1 (#5262) @pfeerick
+ - fix(lua): incorrect name for MIN source (#5293) @frankiearzu
+ - fix(lua): axis names for T15, T14, T12Max (#5331) @3djc
+ Full Changelog: https://github.com/EdgeTX/edgetx/compare/v2.10.2...v2.10.3More information on the 2.10.0 release, which is broken down by screen type (Color LCD and B&W), is available in the user manual here. You can also check the 2.10.0 release notes for what was new or changed in this release.Known Limitations and Issues
+ - Wireless Model Trainer and CRSF/ELRS - if using the Multi Protocol Module (MPM) as a wireless trainer in conjunction with CRSF/ELRS, do not go above 250 Hz, otherwise the MPM wireless trainer will be dropped. 250 Hz or below is stable.
+ - There is no companion support for RadioMaster MT12 (yet!)
+ - If you are using Flysky digital hall gimbals, they will need to be re-calibrated, if they were calibrated previously with previous versions of EdgeTX (due to #3778).
+ - When updating, the following special and/or global functions may need to be re-enabled: Instant Trim, BG Music Pause, Vario, Screenshot, Racing Mode, Disable Touch, and Audio Amp Off. cf. #4498
+ - If you find you have missing analog inputs (e.g. S1/S2), please check if they are still enabled/configured on the Radio Settings -> Hardware -> Pots page/section. They will not appear on the calibration screen if they are not configured.
+ - If you are an iFlight Commando8 user, #4798 is resolved, so it is now safe to upgrade as of v2.10.3.
+ - If you are a Jumper T20 user and were running pre 2.10.0 firmware, you should redo your battery calibration if you want accurate readings. Where to find the settting.
+ - If you are a Radiomaster MT12 user and were running pre 2.10.0 firmware, please double check your trims as they have been swapped to match the labelling on the transmitter.
+ - For Companion, the sound pack update filter needs to be changed in order to see all the available language packs for your language... see #3848 for instructions.
+ - For Companion, both radio and firmware now take into account the form factor of the module bay when showing list of external RF modules. If the list is not correct for you, double check that the right module bay type is set in the radio profile settings. cf. #3628
+ UI/UX behavioral changes and/or new capabilities:
+ - colorlcd: In addition to the long/short press actions added in 2.9 for MDL and SYS, the TELE key now has a long press action, which takes you to the Channel Monitor. A short pess takes you to Screen Settings like with previous versions.
+ - colorlcd: You can also press MDL, SYS and TELE while in the first level of the menus to switch to another menu entirely... i.e. you can switch from any of the Model Settings tabs to Radio Settings simply by pressing the SYS button. Or bring up the channel monitor while in any of the Radio Settings or Model Settings screens by pressing the TELE button.
+ - companion: Companion will now ensure that model names of existing models (and labels, if supported) only have characters that can be entered on the radio. If invalid characters are detected, they will be removed from the name. Companion will also not accept invalid characters as input.
+ Supported radios
+ The full list of supported radios and their support status can be viewed here on the EdgeTX website.Installation Guide
+ https://manual.edgetx.org/edgetx-user-manual/installing-and-updating-edgetxFlash firmware via Chrome based browser
+ https://buddy.edgetx.org/#/flash?version=v2.10.3Unofficial builds
+ Pre-built language firmwares are available here, but this will be the last version to offer them this way, due to the availability of CloudBuild on EdgeTX Buddy. You can still build your own firmware online following this guide, request a specific build at #4992 or ask on Discord for someone to build one for you.
+ReleaseNotesUrl: https://github.com/EdgeTX/edgetx/releases/tag/v2.10.3
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdgeTX/Companion/2.10.3/EdgeTX.Companion.yaml b/manifests/e/EdgeTX/Companion/2.10.3/EdgeTX.Companion.yaml
new file mode 100644
index 0000000000000..5ea07840f9011
--- /dev/null
+++ b/manifests/e/EdgeTX/Companion/2.10.3/EdgeTX.Companion.yaml
@@ -0,0 +1,8 @@
+# Created with WinGet Updater using komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EdgeTX.Companion
+PackageVersion: 2.10.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdgeTX/Companion/2.10.4/EdgeTX.Companion.installer.yaml b/manifests/e/EdgeTX/Companion/2.10.4/EdgeTX.Companion.installer.yaml
new file mode 100644
index 0000000000000..8f8568c29434b
--- /dev/null
+++ b/manifests/e/EdgeTX/Companion/2.10.4/EdgeTX.Companion.installer.yaml
@@ -0,0 +1,19 @@
+# Created with WinGet Updater using komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EdgeTX.Companion
+PackageVersion: 2.10.4
+InstallerType: zip
+NestedInstallerType: nullsoft
+NestedInstallerFiles:
+- RelativeFilePath: companion-windows-2.10.4.exe
+InstallModes:
+- silent
+UpgradeBehavior: install
+ReleaseDate: 2024-08-30
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/EdgeTX/edgetx/releases/download/v2.10.4/edgetx-cpn-win64-v2.10.4.zip
+ InstallerSha256: 5701B8E2A514445A68FCF9112B21C85537FF5E52F5003ED13C7C16ADF7F2842F
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdgeTX/Companion/2.10.4/EdgeTX.Companion.locale.en-US.yaml b/manifests/e/EdgeTX/Companion/2.10.4/EdgeTX.Companion.locale.en-US.yaml
new file mode 100644
index 0000000000000..a6849fb37ffce
--- /dev/null
+++ b/manifests/e/EdgeTX/Companion/2.10.4/EdgeTX.Companion.locale.en-US.yaml
@@ -0,0 +1,59 @@
+# Created with WinGet Updater using komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EdgeTX.Companion
+PackageVersion: 2.10.4
+PackageLocale: en-US
+Publisher: EdgeTX
+PublisherUrl: https://edgetx.org/
+PackageName: EdgeTX Companion
+PackageUrl: https://github.com/EdgeTX/edgetx/releases/download/v2.9.4/edgetx-cpn-win64-v2.9.4.zip
+License: GPL-2.0
+LicenseUrl: https://github.com/EdgeTX/edgetx/blob/HEAD/LICENSE
+Copyright: Copyright (c) 2021-2024 EdgeTX
+ShortDescription: The cutting edge open-source firmware for your R/C radio
+Description: EdgeTX is the cutting edge of OpenTX. It is the place where innovative ideas and cutting-edge features are developed and field-tested by the enthusiasts of our hobby. EdgeTX is a community project – ideas from the community, developed by the community, and enjoyed by the community! The community will always have a say in what EdgeTX is and what EdgeTX will be in the future. Without community feedback and involvement EdgeTX cannot exist.
+Tags:
+- fpv-racing
+- hacktoberfest
+- radio
+- rc
+ReleaseNotes: |-
+ We are pleased to offer the fourth maintenance release for EdgeTX "Centurion", v2.10.4. As with any firmware update, please ensure you backup your settings before updating, check your model and radio settings, and do appropriate bench tests before you head out to fly.
+ [!TIP]
+ The Multi-Protocol Module (MPM) firmware has recently been split into up to four different firmware "types" - air, surface, LBT and FCC - as there isn't enough space for all protocols in the one firmware. So if you are missing protocols and have recently updated your MPM firmware, ensure you are running the correct type for your region and needs by downloading it again from https://downloads.multi-module.org/ and choosing the firmware type you need.
+ [!NOTE]
+ If you are using 3rd party Lua scripts (e.g. Yaapu, iNav), please ensure you are using the latest version of these also, as we have had some reports of older versions triggering the firmware to crash and go into Emergency Mode with some setups.
+ [!NOTE]
+ Reminder: Upgrading from versions of EdgeTX earlier than v2.6 (or from OpenTX) is no longer possible via the radio firmware (this does not affect Companion). You first need to update to EdgeTX 2.8 to migrate your radio and model settings, and then you can update to the current version. See the Installing and Updating EdgeTX manual page for further information.
+ What's Changed
+ This release is mainly for black and white screen radios. We squashed an obscure bug where if you managed to only use the popup menu to make settings changes, they wouldn't be saved. If you had been frustrated with the order the characters were shown when editing names, that is greatly improved - it is now a to z, then numbers, then symbols - including a few that had gone missing. A navigation issue for some radios, such as the TLite/XLite was resolved.Bug Fixes
+ - fix(bw212): timer display on telemetry screen, main view (#5384) @pfeerick
+ - fix(bw): change char selection order when editing names (#5390) @philmoz
+ - fix(bw): ignore short/long press of ENTER if cursor on menu line (#5404) @philmoz
+ - fix(bw): switch & source changes sometimes not saved to SD card (#5435) @philmoz
+ - fix: define Bluetooth pins for T15 (#5448) @3djc @pfeerick
+ - fix: XJT Lite missing telemetry options when binding (#5468) @3djc
+ Full Changelog: https://github.com/EdgeTX/edgetx/compare/v2.10.3...v2.10.4More information on the 2.10.0 release, which is broken down by screen type (Color LCD and B&W), is available in the user manual here. You can also check the 2.10.0 release notes for what was new or changed in this release.Known Limitations and Issues
+ - Wireless Model Trainer and CRSF/ELRS - if using the Multi Protocol Module (MPM) as a wireless trainer in conjunction with CRSF/ELRS, do not go above 250 Hz, otherwise the MPM wireless trainer will be dropped. 250 Hz or below is stable.
+ - There is no companion support for RadioMaster MT12 (yet!)
+ - If you are using Flysky digital hall gimbals, they will need to be re-calibrated, if they were calibrated previously with previous versions of EdgeTX (due to #3778).
+ - When updating, the following special and/or global functions may need to be re-enabled: Instant Trim, BG Music Pause, Vario, Screenshot, Racing Mode, Disable Touch, and Audio Amp Off. cf. #4498
+ - If you find you have missing analog inputs (e.g. S1/S2), please check if they are still enabled/configured on the Radio Settings -> Hardware -> Pots page/section. They will not appear on the calibration screen if they are not configured.
+ - If you are an iFlight Commando8 user, #4798 is resolved, so it is now safe to upgrade as of v2.10.4.
+ - If you are a Jumper T20 user and were running pre 2.10.0 firmware, you should redo your battery calibration if you want accurate readings. Where to find the settting.
+ - If you are a Radiomaster MT12 user and were running pre 2.10.0 firmware, please double check your trims as they have been swapped to match the labeling on the transmitter.
+ - For Companion, the sound pack update filter needs to be changed in order to see all the available language packs for your language... see #3848 for instructions.
+ - For Companion, both radio and firmware now take into account the form factor of the module bay when showing list of external RF modules. If the list is not correct for you, double check that the right module bay type is set in the radio profile settings. cf. #3628
+ UI/UX behavioral changes and/or new capabilities:
+ - colorlcd: In addition to the long/short press actions added in 2.9 for MDL and SYS, the TELE key now has a long press action, which takes you to the Channel Monitor. A short press takes you to Screen Settings like with previous versions.
+ - colorlcd: You can also press MDL, SYS and TELE while in the first level of the menus to switch to another menu entirely... i.e. you can switch from any of the Model Settings tabs to Radio Settings simply by pressing the SYS button. Or bring up the channel monitor while in any of the Radio Settings or Model Settings screens by pressing the TELE button.
+ - companion: Companion will now ensure that model names of existing models (and labels, if supported) only have characters that can be entered on the radio. If invalid characters are detected, they will be removed from the name. Companion will also not accept invalid characters as input.
+ Supported radios
+ The full list of supported radios and their support status can be viewed here on the EdgeTX website.Installation Guide
+ https://manual.edgetx.org/edgetx-user-manual/installing-and-updating-edgetxFlash firmware via Chrome based browser
+ https://buddy.edgetx.org/#/flash?version=v2.10.4Unofficial builds
+ Pre-built language firmwares are available here, but this will be the last version to offer them this way, due to the availability of CloudBuild on EdgeTX Buddy. You can still build your own firmware online following this guide, request a specific build at #4992 or ask on Discord for someone to build one for you.
+ReleaseNotesUrl: https://github.com/EdgeTX/edgetx/releases/tag/v2.10.4
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdgeTX/Companion/2.10.4/EdgeTX.Companion.yaml b/manifests/e/EdgeTX/Companion/2.10.4/EdgeTX.Companion.yaml
new file mode 100644
index 0000000000000..374907b628dc7
--- /dev/null
+++ b/manifests/e/EdgeTX/Companion/2.10.4/EdgeTX.Companion.yaml
@@ -0,0 +1,8 @@
+# Created with WinGet Updater using komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EdgeTX.Companion
+PackageVersion: 2.10.4
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/EdrawMind/11.1.10.850/EdrawSoft.EdrawMind.installer.yaml b/manifests/e/EdrawSoft/EdrawMind/11.1.10.850/EdrawSoft.EdrawMind.installer.yaml
new file mode 100644
index 0000000000000..c2f80272088f5
--- /dev/null
+++ b/manifests/e/EdrawSoft/EdrawMind/11.1.10.850/EdrawSoft.EdrawMind.installer.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.EdrawMind
+PackageVersion: 11.1.10.850
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+FileExtensions:
+- emmx
+Installers:
+- Architecture: x64
+ InstallerUrl: https://download.edrawsoft.com/cbs_down/edrawmind_11.1.10_gray_full5370.exe
+ InstallerSha256: 68448F4E3D2767FADA52242A4CBCB2C450C3334486BF5068D71813049746BCEE
+ ProductCode: '{B90063D2-500B-4097-96ED-74E349F8A6E5}_is1'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/EdrawMind/11.1.10.850/EdrawSoft.EdrawMind.locale.en-US.yaml b/manifests/e/EdrawSoft/EdrawMind/11.1.10.850/EdrawSoft.EdrawMind.locale.en-US.yaml
new file mode 100644
index 0000000000000..838eeee66a810
--- /dev/null
+++ b/manifests/e/EdrawSoft/EdrawMind/11.1.10.850/EdrawSoft.EdrawMind.locale.en-US.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.EdrawMind
+PackageVersion: 11.1.10.850
+PackageLocale: en-US
+Publisher: EdrawSoft Co.,Ltd.
+PublisherUrl: https://www.edrawsoft.com/
+PublisherSupportUrl: https://www.edrawsoft.com/support/edrawmind/
+PrivacyUrl: https://www.edrawsoft.com/privacy-policy.html
+Author: SHENZHEN EDRAW SOFTWARE CO., LTD.
+PackageName: EdrawMind
+PackageUrl: https://www.edrawsoft.com/edrawmind/
+License: Proprietary
+LicenseUrl: https://www.edrawsoft.com/user-license-agreement.html
+Copyright: Copyright © 2024 EdrawSoft. All rights reserved.
+CopyrightUrl: https://www.edrawsoft.com/terms-conditions.html
+ShortDescription: A versatile mind mapping tool for collaborative brainstorming.
+Description: EdrawMind is designed for creating fresh new visual innovations, integrating your bullet points to structure an overall mind map. It is convenient and helpful for you to use EdrawMind to sort out your thoughts or ideas in order to find solutions to problems.
+# Moniker:
+Tags:
+- mind-map
+- mind-mapping
+- mindmap
+ReleaseNotes: Detail optimization and bug fixes
+ReleaseNotesUrl: https://www.edrawsoft.com/whats-new/edrawmind.html
+PurchaseUrl: https://www.edrawsoft.com/pricing-edrawmind.html
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Users Guide
+ DocumentUrl: https://www.edrawsoft.com/guide/mindmaster/
+- DocumentLabel: Video Tutorial
+ DocumentUrl: https://www.edrawsoft.com/video/#edrawmind
+- DocumentLabel: FAQ
+ DocumentUrl: https://www.edrawsoft.com/faq/edrawmind/
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/EdrawMind/11.1.10.850/EdrawSoft.EdrawMind.locale.zh-CN.yaml b/manifests/e/EdrawSoft/EdrawMind/11.1.10.850/EdrawSoft.EdrawMind.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..0725b4e741263
--- /dev/null
+++ b/manifests/e/EdrawSoft/EdrawMind/11.1.10.850/EdrawSoft.EdrawMind.locale.zh-CN.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.EdrawMind
+PackageVersion: 11.1.10.850
+PackageLocale: zh-CN
+Publisher: EdrawSoft Co.,Ltd.
+PublisherUrl: https://www.edrawsoft.com/
+PublisherSupportUrl: https://www.edrawsoft.com/support/edrawmind/
+PrivacyUrl: https://www.edrawsoft.com/privacy-policy.html
+Author: 深圳市亿图软件有限公司
+PackageName: EdrawMind
+PackageUrl: https://www.edrawsoft.com/edrawmind/
+License: 专有软件
+LicenseUrl: https://www.edrawsoft.com/user-license-agreement.html
+Copyright: 深圳市亿图软件版权所有,保留所有版权。
+CopyrightUrl: https://www.edrawsoft.com/terms-conditions.html
+ShortDescription: 用于多人协作头脑风暴的多功能思维导图工具
+Description: EdrawMind 是一个支持多人协作的思维导图和头脑风暴工具。使用 EdrawMind 来整理思路、形象化想法、做笔记、计划项目,更重要的是,找到问题的解决方案,对您来说很方便也很有帮助。
+# Moniker:
+Tags:
+- 思维导图
+- 脑图
+# ReleaseNotes:
+ReleaseNotesUrl: https://www.edrawsoft.com/whats-new/edrawmind.html
+PurchaseUrl: https://www.edrawsoft.com/pricing-edrawmind.html
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 用户指南
+ DocumentUrl: https://www.edrawsoft.com/guide/mindmaster/
+- DocumentLabel: 视频教程
+ DocumentUrl: https://www.edrawsoft.com/video/#edrawmind
+- DocumentLabel: 常见问题
+ DocumentUrl: https://www.edrawsoft.com/faq/edrawmind/
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/EdrawMind/11.1.10.850/EdrawSoft.EdrawMind.yaml b/manifests/e/EdrawSoft/EdrawMind/11.1.10.850/EdrawSoft.EdrawMind.yaml
new file mode 100644
index 0000000000000..af048e015e768
--- /dev/null
+++ b/manifests/e/EdrawSoft/EdrawMind/11.1.10.850/EdrawSoft.EdrawMind.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.EdrawMind
+PackageVersion: 11.1.10.850
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/EdrawMind/12.0.0.890/EdrawSoft.EdrawMind.installer.yaml b/manifests/e/EdrawSoft/EdrawMind/12.0.0.890/EdrawSoft.EdrawMind.installer.yaml
new file mode 100644
index 0000000000000..badde3ac8dcff
--- /dev/null
+++ b/manifests/e/EdrawSoft/EdrawMind/12.0.0.890/EdrawSoft.EdrawMind.installer.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.EdrawMind
+PackageVersion: 12.0.0.890
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+FileExtensions:
+- emmx
+Installers:
+- Architecture: x64
+ InstallerUrl: https://download.edrawsoft.com/cbs_down/edrawmind_12.0.0_full5370.exe
+ InstallerSha256: 7821DB7E8FC391944449688DB4B632FA6031BD67A6FF7707A6E20508F0EABC5B
+ ProductCode: '{B90063D2-500B-4097-96ED-74E349F8A6E5}_is1'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/EdrawMind/12.0.0.890/EdrawSoft.EdrawMind.locale.en-US.yaml b/manifests/e/EdrawSoft/EdrawMind/12.0.0.890/EdrawSoft.EdrawMind.locale.en-US.yaml
new file mode 100644
index 0000000000000..30f132bb3833c
--- /dev/null
+++ b/manifests/e/EdrawSoft/EdrawMind/12.0.0.890/EdrawSoft.EdrawMind.locale.en-US.yaml
@@ -0,0 +1,78 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.EdrawMind
+PackageVersion: 12.0.0.890
+PackageLocale: en-US
+Publisher: EdrawSoft Co.,Ltd.
+PublisherUrl: https://www.edrawsoft.com/
+PublisherSupportUrl: https://www.edrawsoft.com/support/edrawmind/
+PrivacyUrl: https://www.edrawsoft.com/privacy-policy.html
+Author: SHENZHEN EDRAW SOFTWARE CO., LTD.
+PackageName: EdrawMind
+PackageUrl: https://www.edrawsoft.com/edrawmind/
+License: Proprietary
+LicenseUrl: https://www.edrawsoft.com/user-license-agreement.html
+Copyright: Copyright © 2024 EdrawSoft. All rights reserved.
+CopyrightUrl: https://www.edrawsoft.com/terms-conditions.html
+ShortDescription: A versatile mind mapping tool for collaborative brainstorming.
+Description: EdrawMind is designed for creating fresh new visual innovations, integrating your bullet points to structure an overall mind map. It is convenient and helpful for you to use EdrawMind to sort out your thoughts or ideas in order to find solutions to problems.
+# Moniker:
+Tags:
+- mind-map
+- mind-mapping
+- mindmap
+ReleaseNotes: |-
+ I. Mixed Layout
+ Mixed Layout has arrived! Arrange multiple layout type combinations under the same theme and create infinite possibilities for your mindmaps. Just add a component and adjust the layout type in the right side panel to modify the layout quickly.
+ II. Global Search
+ The Search feature has been completely upgraded and integrated to support fuzzy searches and recommendations for cloud documents and mindmap templates, making it easier to find the content you need!
+ III. Task Kanban
+ New view mode: Kanban Mode. Support the direct and seamless mapping of mindmap files into Kanban files. Kanban Mode allows you to present your ideas in the form of cards and arrange them in columns, which can be more suitable for scenarios such as item management and process arrangement.
+ (1) Settings: Card color, priority, progress, and other attributes.
+ (2) Insert: Images, to-dos, tasks, tags, hyperlinks, attachments, etc.
+ (3) Drag and drop cards and columns.
+ (4) Supported features: Search, Sort, Filter, Template, Gantt Chart, and more.
+ IV. Pitch Mode
+ Display mindmaps to your audience in wonderful new ways. With Pitch Mode, anyone can become a “speaker” and can use the pyramid model to locate and jump to designated sections quickly.
+ (1) One-click mindmap demonstration, with smart animated transitions and layout list structures.
+ (2) The pyramid model helps make the logic of your speeches clearer.
+ V. AI Image Processing
+ (1) One-Click Smart Cutout
+ (2) Healing Brush
+ (3) Photo Enhancer
+ (4) Image SR
+ (5) Image Compressor
+ (6) Watermark Remover
+ VI. Optimized Slide Generation
+ (1) Added Import File and Generate Slides feature: Import files in various formats and convert them into slides with just one click using AI.
+ (2) Added Slide Outline: Create a multi-level content outline before the official slide file is generated. These can be adjusted manually.
+ (3) Added 100 intricate slide theme styles.
+ (4) Mindmap to Slides supports setting personalized generation preferences to make the generated results [Close to Original Text] or carry out [Smart Expansion].
+ VII. AI Creative Assistant
+ The generation effects and speeds of AI features have been optimized, and the feature options in the right-click AI menu have been readjusted to make our AI features more suitable for various mindmap creation scenarios and increase efficiency.
+ (1) Added AI result confirmation pop-up windows to allow users to withdraw and regenerate content.
+ (2) Optimized display positions of AI-generated content.
+ VIII. Multi-Window Drag & Drop
+ Support split-screen file comparison. Long press the mouse to drag and drop file tabs and generate multiple file windows.
+ IX. Tree Table Layout
+ Simplify the presentation and scalability of information with the “Tree Table” layout, which allows tables to be expanded from left to right or top to bottom according to the tree-like logic of mindmaps.
+ X. Outline Navigation Sidebar
+ A brand-new Outline Navigation panel has been added to the left side of the editing area, allowing you to locate specific nodes quickly, and making content positioning more accurate and efficient.
+ XI. Upgraded Homepage
+ The layout of the homepage workbench has been fully optimized, increasing its search capabilities and maximizing the efficiency of the AI Zone on the right!
+ XII. Other Improvements
+ 1. Updated community templates: New Kanban templates and mixed layout templates.
+ 2. Optimized Fishbone Diagram layout styles: Branch lines, text direction, etc.
+ReleaseNotesUrl: https://www.edrawsoft.com/whats-new/edrawmind.html
+PurchaseUrl: https://www.edrawsoft.com/pricing-edrawmind.html
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Users Guide
+ DocumentUrl: https://www.edrawsoft.com/guide/mindmaster/
+- DocumentLabel: Video Tutorial
+ DocumentUrl: https://www.edrawsoft.com/video/#edrawmind
+- DocumentLabel: FAQ
+ DocumentUrl: https://www.edrawsoft.com/faq/edrawmind/
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/EdrawMind/12.0.0.890/EdrawSoft.EdrawMind.locale.zh-CN.yaml b/manifests/e/EdrawSoft/EdrawMind/12.0.0.890/EdrawSoft.EdrawMind.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..d43d9d381a5d7
--- /dev/null
+++ b/manifests/e/EdrawSoft/EdrawMind/12.0.0.890/EdrawSoft.EdrawMind.locale.zh-CN.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.EdrawMind
+PackageVersion: 12.0.0.890
+PackageLocale: zh-CN
+Publisher: EdrawSoft Co.,Ltd.
+PublisherUrl: https://www.edrawsoft.com/
+PublisherSupportUrl: https://www.edrawsoft.com/support/edrawmind/
+PrivacyUrl: https://www.edrawsoft.com/privacy-policy.html
+Author: 深圳市亿图软件有限公司
+PackageName: EdrawMind
+PackageUrl: https://www.edrawsoft.com/edrawmind/
+License: 专有软件
+LicenseUrl: https://www.edrawsoft.com/user-license-agreement.html
+Copyright: 深圳市亿图软件版权所有,保留所有版权。
+CopyrightUrl: https://www.edrawsoft.com/terms-conditions.html
+ShortDescription: 用于多人协作头脑风暴的多功能思维导图工具
+Description: EdrawMind 是一个支持多人协作的思维导图和头脑风暴工具。使用 EdrawMind 来整理思路、形象化想法、做笔记、计划项目,更重要的是,找到问题的解决方案,对您来说很方便也很有帮助。
+# Moniker:
+Tags:
+- 思维导图
+- 脑图
+# ReleaseNotes:
+ReleaseNotesUrl: https://www.edrawsoft.com/whats-new/edrawmind.html
+PurchaseUrl: https://www.edrawsoft.com/pricing-edrawmind.html
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 用户指南
+ DocumentUrl: https://www.edrawsoft.com/guide/mindmaster/
+- DocumentLabel: 视频教程
+ DocumentUrl: https://www.edrawsoft.com/video/#edrawmind
+- DocumentLabel: 常见问题
+ DocumentUrl: https://www.edrawsoft.com/faq/edrawmind/
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/EdrawMind/12.0.0.890/EdrawSoft.EdrawMind.yaml b/manifests/e/EdrawSoft/EdrawMind/12.0.0.890/EdrawSoft.EdrawMind.yaml
new file mode 100644
index 0000000000000..c9c0440ef58bb
--- /dev/null
+++ b/manifests/e/EdrawSoft/EdrawMind/12.0.0.890/EdrawSoft.EdrawMind.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.EdrawMind
+PackageVersion: 12.0.0.890
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/EdrawMind/12.0.3.910/EdrawSoft.EdrawMind.installer.yaml b/manifests/e/EdrawSoft/EdrawMind/12.0.3.910/EdrawSoft.EdrawMind.installer.yaml
new file mode 100644
index 0000000000000..973d894740660
--- /dev/null
+++ b/manifests/e/EdrawSoft/EdrawMind/12.0.3.910/EdrawSoft.EdrawMind.installer.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.EdrawMind
+PackageVersion: 12.0.3.910
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+FileExtensions:
+- emmx
+Installers:
+- Architecture: x64
+ InstallerUrl: https://download.edrawsoft.com/cbs_down/edrawmind_12.0.3_full5370.exe
+ InstallerSha256: 7739AEA540DD9EE8887D713CAF1AD4D6CD9E2EDDE15E027FE5EE0F296D56FBBB
+ ProductCode: '{B90063D2-500B-4097-96ED-74E349F8A6E5}_is1'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/EdrawMind/12.0.3.910/EdrawSoft.EdrawMind.locale.en-US.yaml b/manifests/e/EdrawSoft/EdrawMind/12.0.3.910/EdrawSoft.EdrawMind.locale.en-US.yaml
new file mode 100644
index 0000000000000..52e4e834fe55b
--- /dev/null
+++ b/manifests/e/EdrawSoft/EdrawMind/12.0.3.910/EdrawSoft.EdrawMind.locale.en-US.yaml
@@ -0,0 +1,78 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.EdrawMind
+PackageVersion: 12.0.3.910
+PackageLocale: en-US
+Publisher: EdrawSoft Co.,Ltd.
+PublisherUrl: https://www.edrawsoft.com/
+PublisherSupportUrl: https://www.edrawsoft.com/support/edrawmind/
+PrivacyUrl: https://www.edrawsoft.com/privacy-policy.html
+Author: SHENZHEN EDRAW SOFTWARE CO., LTD.
+PackageName: EdrawMind
+PackageUrl: https://www.edrawsoft.com/edrawmind/
+License: Proprietary
+LicenseUrl: https://www.edrawsoft.com/user-license-agreement.html
+Copyright: Copyright © 2024 EdrawSoft. All rights reserved.
+CopyrightUrl: https://www.edrawsoft.com/terms-conditions.html
+ShortDescription: A versatile mind mapping tool for collaborative brainstorming.
+Description: EdrawMind is designed for creating fresh new visual innovations, integrating your bullet points to structure an overall mind map. It is convenient and helpful for you to use EdrawMind to sort out your thoughts or ideas in order to find solutions to problems.
+# Moniker:
+Tags:
+- mind-map
+- mind-mapping
+- mindmap
+ReleaseNotes: |-
+ I. Mixed Layout
+ Mixed Layout has arrived! Arrange multiple layout type combinations under the same theme and create infinite possibilities for your mindmaps. Just add a component and adjust the layout type in the right side panel to modify the layout quickly.
+ II. Global Search
+ The Search feature has been completely upgraded and integrated to support fuzzy searches and recommendations for cloud documents and mindmap templates, making it easier to find the content you need!
+ III. Task Kanban
+ New view mode: Kanban Mode. Support the direct and seamless mapping of mindmap files into Kanban files. Kanban Mode allows you to present your ideas in the form of cards and arrange them in columns, which can be more suitable for scenarios such as item management and process arrangement.
+ (1) Settings: Card color, priority, progress, and other attributes.
+ (2) Insert: Images, to-dos, tasks, tags, hyperlinks, attachments, etc.
+ (3) Drag and drop cards and columns.
+ (4) Supported features: Search, Sort, Filter, Template, Gantt Chart, and more.
+ IV. Pitch Mode
+ Display mindmaps to your audience in wonderful new ways. With Pitch Mode, anyone can become a “speaker” and can use the pyramid model to locate and jump to designated sections quickly.
+ (1) One-click mindmap demonstration, with smart animated transitions and layout list structures.
+ (2) The pyramid model helps make the logic of your speeches clearer.
+ V. AI Image Processing
+ (1) One-Click Smart Cutout
+ (2) Healing Brush
+ (3) Photo Enhancer
+ (4) Image SR
+ (5) Image Compressor
+ (6) Watermark Remover
+ VI. Optimized Slide Generation
+ (1) Added Import File and Generate Slides feature: Import files in various formats and convert them into slides with just one click using AI.
+ (2) Added Slide Outline: Create a multi-level content outline before the official slide file is generated. These can be adjusted manually.
+ (3) Added 100 intricate slide theme styles.
+ (4) Mindmap to Slides supports setting personalized generation preferences to make the generated results [Close to Original Text] or carry out [Smart Expansion].
+ VII. AI Creative Assistant
+ The generation effects and speeds of AI features have been optimized, and the feature options in the right-click AI menu have been readjusted to make our AI features more suitable for various mindmap creation scenarios and increase efficiency.
+ (1) Added AI result confirmation pop-up windows to allow users to withdraw and regenerate content.
+ (2) Optimized display positions of AI-generated content.
+ VIII. Multi-Window Drag & Drop
+ Support split-screen file comparison. Long press the mouse to drag and drop file tabs and generate multiple file windows.
+ IX. Tree Table Layout
+ Simplify the presentation and scalability of information with the “Tree Table” layout, which allows tables to be expanded from left to right or top to bottom according to the tree-like logic of mindmaps.
+ X. Outline Navigation Sidebar
+ A brand-new Outline Navigation panel has been added to the left side of the editing area, allowing you to locate specific nodes quickly, and making content positioning more accurate and efficient.
+ XI. Upgraded Homepage
+ The layout of the homepage workbench has been fully optimized, increasing its search capabilities and maximizing the efficiency of the AI Zone on the right!
+ XII. Other Improvements
+ 1. Updated community templates: New Kanban templates and mixed layout templates.
+ 2. Optimized Fishbone Diagram layout styles: Branch lines, text direction, etc.
+ReleaseNotesUrl: https://www.edrawsoft.com/whats-new/edrawmind.html
+PurchaseUrl: https://www.edrawsoft.com/pricing-edrawmind.html
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Users Guide
+ DocumentUrl: https://www.edrawsoft.com/guide/mindmaster/
+- DocumentLabel: Video Tutorial
+ DocumentUrl: https://www.edrawsoft.com/video/#edrawmind
+- DocumentLabel: FAQ
+ DocumentUrl: https://www.edrawsoft.com/faq/edrawmind/
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/EdrawMind/12.0.3.910/EdrawSoft.EdrawMind.locale.zh-CN.yaml b/manifests/e/EdrawSoft/EdrawMind/12.0.3.910/EdrawSoft.EdrawMind.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..bd0776db659a6
--- /dev/null
+++ b/manifests/e/EdrawSoft/EdrawMind/12.0.3.910/EdrawSoft.EdrawMind.locale.zh-CN.yaml
@@ -0,0 +1,36 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.EdrawMind
+PackageVersion: 12.0.3.910
+PackageLocale: zh-CN
+Publisher: EdrawSoft Co.,Ltd.
+PublisherUrl: https://www.edrawsoft.com/
+PublisherSupportUrl: https://www.edrawsoft.com/support/edrawmind/
+PrivacyUrl: https://www.edrawsoft.com/privacy-policy.html
+Author: 深圳市亿图软件有限公司
+PackageName: EdrawMind
+PackageUrl: https://www.edrawsoft.com/edrawmind/
+License: 专有软件
+LicenseUrl: https://www.edrawsoft.com/user-license-agreement.html
+Copyright: 深圳市亿图软件版权所有,保留所有版权。
+CopyrightUrl: https://www.edrawsoft.com/terms-conditions.html
+ShortDescription: 用于多人协作头脑风暴的多功能思维导图工具
+Description: EdrawMind 是一个支持多人协作的思维导图和头脑风暴工具。使用 EdrawMind 来整理思路、形象化想法、做笔记、计划项目,更重要的是,找到问题的解决方案,对您来说很方便也很有帮助。
+# Moniker:
+Tags:
+- 思维导图
+- 脑图
+# ReleaseNotes:
+ReleaseNotesUrl: https://www.edrawsoft.com/whats-new/edrawmind.html
+PurchaseUrl: https://www.edrawsoft.com/pricing-edrawmind.html
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 用户指南
+ DocumentUrl: https://www.edrawsoft.com/guide/mindmaster/
+- DocumentLabel: 视频教程
+ DocumentUrl: https://www.edrawsoft.com/video/#edrawmind
+- DocumentLabel: 常见问题
+ DocumentUrl: https://www.edrawsoft.com/faq/edrawmind/
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/EdrawMind/12.0.3.910/EdrawSoft.EdrawMind.yaml b/manifests/e/EdrawSoft/EdrawMind/12.0.3.910/EdrawSoft.EdrawMind.yaml
new file mode 100644
index 0000000000000..f5f7b3b78e182
--- /dev/null
+++ b/manifests/e/EdrawSoft/EdrawMind/12.0.3.910/EdrawSoft.EdrawMind.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.EdrawMind
+PackageVersion: 12.0.3.910
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/MindMaster/11.1.10.851/EdrawSoft.MindMaster.installer.yaml b/manifests/e/EdrawSoft/MindMaster/11.1.10.851/EdrawSoft.MindMaster.installer.yaml
new file mode 100644
index 0000000000000..1493e93cf9a73
--- /dev/null
+++ b/manifests/e/EdrawSoft/MindMaster/11.1.10.851/EdrawSoft.MindMaster.installer.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.MindMaster
+PackageVersion: 11.1.10.851
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+FileExtensions:
+- emmx
+Installers:
+- Architecture: x64
+ InstallerUrl: https://cc-download.edrawsoft.cn/cbs_down/mindmaster_cn_11.1.10_full5375.exe
+ InstallerSha256: A308539B8FB732E66EF02B7606C3129B22352BC6EDEA879D06EAB31E85D39529
+ ProductCode: '{B90063D2-500B-4097-96ED-74E349F8A6E5}_is1'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/MindMaster/11.1.10.851/EdrawSoft.MindMaster.locale.en-US.yaml b/manifests/e/EdrawSoft/MindMaster/11.1.10.851/EdrawSoft.MindMaster.locale.en-US.yaml
new file mode 100644
index 0000000000000..e411604283265
--- /dev/null
+++ b/manifests/e/EdrawSoft/MindMaster/11.1.10.851/EdrawSoft.MindMaster.locale.en-US.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.MindMaster
+PackageVersion: 11.1.10.851
+PackageLocale: en-US
+Publisher: EdrawSoft Co.,Ltd.
+PublisherUrl: https://www.edrawsoft.cn/
+PublisherSupportUrl: https://www.edrawsoft.cn/help-center/
+PrivacyUrl: https://www.edrawsoft.cn/private-policy/
+Author: SHENZHEN EDRAW SOFTWARE CO., LTD.
+PackageName: MindMaster
+PackageUrl: https://www.edrawsoft.cn/mindmaster/
+License: Proprietary
+LicenseUrl: https://www.edrawsoft.cn/edrawmax-term-services/
+Copyright: © 2024 SHENZHEN EDRAW SOFTWARE CO., LTD. All rights reserved
+# CopyrightUrl:
+ShortDescription: Cloud-based cross-platform mind mapping software
+Description: MindMaster, a cross-platform and versatile mind mapping software, is an effective solution to help you quickly become a competent mind mapping designer! It provides abundant intelligent layouts, various presentation modes, exquisite design elements and preset theme styles, making it a veritable productivity tool for users. Since its launch, it has been well received by users and is widely used in problem solving, time management, business strategy and project management.
+# Moniker:
+Tags:
+- mind-map
+- mind-mapping
+- mindmap
+# ReleaseNotes:
+ReleaseNotesUrl: https://www.edrawsoft.cn/download/mindmaster/versioninfo/
+PurchaseUrl: https://www.edrawsoft.cn/order/mindmaster_buy.html
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Manual
+ DocumentUrl: https://www.edrawsoft.cn/help-center/mindmaster-user-manual-cn.pdf
+- DocumentLabel: Tutorial
+ DocumentUrl: https://www.edrawsoft.cn/mindmaster/tutorial/
+- DocumentLabel: Video Tutorial
+ DocumentUrl: https://mp.weixin.qq.com/s/IANQyVNlXWik-Zrckfy4bA
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/MindMaster/11.1.10.851/EdrawSoft.MindMaster.locale.zh-CN.yaml b/manifests/e/EdrawSoft/MindMaster/11.1.10.851/EdrawSoft.MindMaster.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..6f3d6de8b74c0
--- /dev/null
+++ b/manifests/e/EdrawSoft/MindMaster/11.1.10.851/EdrawSoft.MindMaster.locale.zh-CN.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.MindMaster
+PackageVersion: 11.1.10.851
+PackageLocale: zh-CN
+Publisher: EdrawSoft Co.,Ltd.
+PublisherUrl: https://www.edrawsoft.cn/
+PublisherSupportUrl: https://www.edrawsoft.cn/help-center/
+PrivacyUrl: https://www.edrawsoft.cn/private-policy/
+Author: 深圳市亿图软件有限公司
+PackageName: MindMaster
+PackageUrl: https://www.edrawsoft.cn/mindmaster/
+License: 专有软件
+LicenseUrl: https://www.edrawsoft.cn/edrawmax-term-services/
+Copyright: © 2024 深圳市亿图软件有限公司 版权所有
+# CopyrightUrl:
+ShortDescription: 基于云的跨端思维导图软件
+Description: 亿图脑图 MindMaster 是一款跨平台、多功能的思维导图软件。是帮助您快速成为思维导图设计能手的有效解决方案!软件提供了丰富的智能布局、多样性的展示模式、结合精美的设计元素和预置的主题样式,努力帮用户打造一款真正的效率工具。自推出以来深受广大用户的欢迎,被广泛应用于解决问题,时间管理,业务战略和项目管理等领域中。
+# Moniker:
+Tags:
+- 亿图脑图
+- 思维导图
+- 脑图
+ReleaseNotes: 细节优化与 Bug 修复
+ReleaseNotesUrl: https://www.edrawsoft.cn/download/mindmaster/versioninfo/
+PurchaseUrl: https://www.edrawsoft.cn/order/mindmaster_buy.html
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 用户手册
+ DocumentUrl: https://www.edrawsoft.cn/help-center/mindmaster-user-manual-cn.pdf
+- DocumentLabel: 教程
+ DocumentUrl: https://www.edrawsoft.cn/mindmaster/tutorial/
+- DocumentLabel: 视频教程
+ DocumentUrl: https://mp.weixin.qq.com/s/IANQyVNlXWik-Zrckfy4bA
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/MindMaster/11.1.10.851/EdrawSoft.MindMaster.yaml b/manifests/e/EdrawSoft/MindMaster/11.1.10.851/EdrawSoft.MindMaster.yaml
new file mode 100644
index 0000000000000..1edcfedf0471d
--- /dev/null
+++ b/manifests/e/EdrawSoft/MindMaster/11.1.10.851/EdrawSoft.MindMaster.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.MindMaster
+PackageVersion: 11.1.10.851
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/MindMaster/12.0.0.884/EdrawSoft.MindMaster.installer.yaml b/manifests/e/EdrawSoft/MindMaster/12.0.0.884/EdrawSoft.MindMaster.installer.yaml
new file mode 100644
index 0000000000000..2a0097c02f9a3
--- /dev/null
+++ b/manifests/e/EdrawSoft/MindMaster/12.0.0.884/EdrawSoft.MindMaster.installer.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.MindMaster
+PackageVersion: 12.0.0.884
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+FileExtensions:
+- emmx
+Installers:
+- Architecture: x64
+ InstallerUrl: https://cc-download.edrawsoft.cn/cbs_down/mindmaster_cn_12.0.0_full5375.exe
+ InstallerSha256: 921A2FBA0361A14FF046169B84273D17634BFAA4ED48C5550206B53F3ED8B34E
+ ProductCode: '{B90063D2-500B-4097-96ED-74E349F8A6E5}_is1'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/MindMaster/12.0.0.884/EdrawSoft.MindMaster.locale.en-US.yaml b/manifests/e/EdrawSoft/MindMaster/12.0.0.884/EdrawSoft.MindMaster.locale.en-US.yaml
new file mode 100644
index 0000000000000..6d742ee110301
--- /dev/null
+++ b/manifests/e/EdrawSoft/MindMaster/12.0.0.884/EdrawSoft.MindMaster.locale.en-US.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.MindMaster
+PackageVersion: 12.0.0.884
+PackageLocale: en-US
+Publisher: EdrawSoft Co.,Ltd.
+PublisherUrl: https://www.edrawsoft.cn/
+PublisherSupportUrl: https://www.edrawsoft.cn/help-center/
+PrivacyUrl: https://www.edrawsoft.cn/private-policy/
+Author: SHENZHEN EDRAW SOFTWARE CO., LTD.
+PackageName: MindMaster
+PackageUrl: https://www.edrawsoft.cn/mindmaster/
+License: Proprietary
+LicenseUrl: https://www.edrawsoft.cn/edrawmax-term-services/
+Copyright: © 2024 SHENZHEN EDRAW SOFTWARE CO., LTD. All rights reserved
+# CopyrightUrl:
+ShortDescription: Cloud-based cross-platform mind mapping software
+Description: MindMaster, a cross-platform and versatile mind mapping software, is an effective solution to help you quickly become a competent mind mapping designer! It provides abundant intelligent layouts, various presentation modes, exquisite design elements and preset theme styles, making it a veritable productivity tool for users. Since its launch, it has been well received by users and is widely used in problem solving, time management, business strategy and project management.
+# Moniker:
+Tags:
+- mind-map
+- mind-mapping
+- mindmap
+# ReleaseNotes:
+ReleaseNotesUrl: https://www.edrawsoft.cn/download/mindmaster/versioninfo/
+PurchaseUrl: https://www.edrawsoft.cn/order/mindmaster_buy.html
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Manual
+ DocumentUrl: https://www.edrawsoft.cn/help-center/mindmaster-user-manual-cn.pdf
+- DocumentLabel: Tutorial
+ DocumentUrl: https://www.edrawsoft.cn/mindmaster/tutorial/
+- DocumentLabel: Video Tutorial
+ DocumentUrl: https://mp.weixin.qq.com/s/IANQyVNlXWik-Zrckfy4bA
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/MindMaster/12.0.0.884/EdrawSoft.MindMaster.locale.zh-CN.yaml b/manifests/e/EdrawSoft/MindMaster/12.0.0.884/EdrawSoft.MindMaster.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..99189ac28141f
--- /dev/null
+++ b/manifests/e/EdrawSoft/MindMaster/12.0.0.884/EdrawSoft.MindMaster.locale.zh-CN.yaml
@@ -0,0 +1,78 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.MindMaster
+PackageVersion: 12.0.0.884
+PackageLocale: zh-CN
+Publisher: EdrawSoft Co.,Ltd.
+PublisherUrl: https://www.edrawsoft.cn/
+PublisherSupportUrl: https://www.edrawsoft.cn/help-center/
+PrivacyUrl: https://www.edrawsoft.cn/private-policy/
+Author: 深圳市亿图软件有限公司
+PackageName: MindMaster
+PackageUrl: https://www.edrawsoft.cn/mindmaster/
+License: 专有软件
+LicenseUrl: https://www.edrawsoft.cn/edrawmax-term-services/
+Copyright: © 2024 深圳市亿图软件有限公司 版权所有
+# CopyrightUrl:
+ShortDescription: 基于云的跨端思维导图软件
+Description: 亿图脑图 MindMaster 是一款跨平台、多功能的思维导图软件。是帮助您快速成为思维导图设计能手的有效解决方案!软件提供了丰富的智能布局、多样性的展示模式、结合精美的设计元素和预置的主题样式,努力帮用户打造一款真正的效率工具。自推出以来深受广大用户的欢迎,被广泛应用于解决问题,时间管理,业务战略和项目管理等领域中。
+# Moniker:
+Tags:
+- 亿图脑图
+- 思维导图
+- 脑图
+ReleaseNotes: |-
+ 一、混合布局(多种布局结构任意搭配)
+ 混合布局功能正式上线!同一主题下,支持多种布局类型组合,为创造更多创意思维导图增加了无限可能性。在右侧面板区域新增调整布局类型的组件,便于快速修改。
+ 二、全局搜索
+ 搜索能力全面升级,所有文件一览无余!支持搜索到所有云文件中的节点上的内容,并且会智能推荐关联模板,文件管理和定位更加高效精准!
+ 三、任务看板
+ 新增全新视图模式:看板模式。支持将思维导图文件直接无缝映射为看板文件,让思维以卡片的形式按列呈现,在事项管理,流程安排等场景的展示效果更佳。
+ (1)支持设置:卡片颜色、优先级,进度等属性
+ (2)支持插入:图片,待办,任务,标签,超链接,附件等元素
+ (3)支持卡片和列的拖拽
+ (4)支持查找、排序、筛选、模板、甘特图等高级功能
+ 四、演说模式
+ 将思维导图以绝妙的演示方式放映给观众,人人都可以化身“演讲家”,通过金字塔模型快速定位和跳转指定目录,高效完成演说需求。
+ (1)一键演示思维导图,附带灵动的转场动画和布局列表结构
+ (2)金字塔结构模型,让演讲逻辑更加清晰!
+ 五、AI 图像处理
+ (1)一键智能抠图:
+ (2)涂抹消除:
+ (3)图像清晰化:
+ (4)图像超分:
+ (5)图像压缩:
+ (6)去底纹:
+ 六、PPT 生成优化
+ (1)新增文件导入转 PPT 的功能:支持将多种格式的文件导入,一键智能转化为 PPT
+ (2)新增 PPT 大纲功能:正式生成 PPT 文件之前,会先生成多层级的大纲内容,可以对大纲内容进行手动调整
+ (3)新增 100 款精美 PPT 主题风格
+ (4)思维导图转 PPT 支持设置个性化生成偏好,可以让生成的结果更加【贴近原文】或者进行【智能拓展】
+ 七、右键 AI 创作助手
+ AI 功能生成效果和速度优化,重新调整了 AI 右键菜单的功能选项,让 AI 更加贴合思维导图创作场景,提升思维导图创作效率。
+ (1)新增 AI 结果确认弹窗,提供撤回内容和重新 AI 生成的能力
+ (2)优化 AI 生成内容后的展示位置
+ 八、多窗口拖拽
+ 支持长按鼠标拖拽文件标签,快速生成多个文件窗口,分屏对比更加高效。
+ 九、树形表格布局
+ 超好用的“树形表格”布局类型,它让表格从左到右/从上到下按照思维导图总-分-分的树状逻辑脉络展开,让你在信息的结构化呈现和可拓展性上更自如。
+ 十、大纲导航侧边栏
+ 编辑区左侧新增大纲导航,可以通过大纲目录层级快速定位到指定节点,内容精准定位更加高效。
+ 十一、首页焕然一新
+ 首页工作台布局进行了全面优化,增加了呼声最高的搜索能力,右侧 AI 专区效率值满满!
+ 十二、其他优化
+ 优化 1:社区模板更新,增加海量精美的看板模板、混合布局模板
+ 优化 2:优化鱼骨图的布局样式:分支线、文字方向等
+ReleaseNotesUrl: https://www.edrawsoft.cn/download/mindmaster/versioninfo/
+PurchaseUrl: https://www.edrawsoft.cn/order/mindmaster_buy.html
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 用户手册
+ DocumentUrl: https://www.edrawsoft.cn/help-center/mindmaster-user-manual-cn.pdf
+- DocumentLabel: 教程
+ DocumentUrl: https://www.edrawsoft.cn/mindmaster/tutorial/
+- DocumentLabel: 视频教程
+ DocumentUrl: https://mp.weixin.qq.com/s/IANQyVNlXWik-Zrckfy4bA
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/MindMaster/12.0.0.884/EdrawSoft.MindMaster.yaml b/manifests/e/EdrawSoft/MindMaster/12.0.0.884/EdrawSoft.MindMaster.yaml
new file mode 100644
index 0000000000000..6d083ba4b212c
--- /dev/null
+++ b/manifests/e/EdrawSoft/MindMaster/12.0.0.884/EdrawSoft.MindMaster.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.MindMaster
+PackageVersion: 12.0.0.884
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/MindMaster/12.0.1.888/EdrawSoft.MindMaster.installer.yaml b/manifests/e/EdrawSoft/MindMaster/12.0.1.888/EdrawSoft.MindMaster.installer.yaml
new file mode 100644
index 0000000000000..c2ce6e10f5a35
--- /dev/null
+++ b/manifests/e/EdrawSoft/MindMaster/12.0.1.888/EdrawSoft.MindMaster.installer.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.MindMaster
+PackageVersion: 12.0.1.888
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+FileExtensions:
+- emmx
+Installers:
+- Architecture: x64
+ InstallerUrl: https://cc-download.edrawsoft.cn/cbs_down/mindmaster_cn_12.0.1_full5375.exe
+ InstallerSha256: 7DA4EB1585348877FB2C4AD11A253E8AF69D2EF1F29D187298D1D8562CF2234A
+ ProductCode: '{B90063D2-500B-4097-96ED-74E349F8A6E5}_is1'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/MindMaster/12.0.1.888/EdrawSoft.MindMaster.locale.en-US.yaml b/manifests/e/EdrawSoft/MindMaster/12.0.1.888/EdrawSoft.MindMaster.locale.en-US.yaml
new file mode 100644
index 0000000000000..0560ce1c1f4d1
--- /dev/null
+++ b/manifests/e/EdrawSoft/MindMaster/12.0.1.888/EdrawSoft.MindMaster.locale.en-US.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.MindMaster
+PackageVersion: 12.0.1.888
+PackageLocale: en-US
+Publisher: EdrawSoft Co.,Ltd.
+PublisherUrl: https://www.edrawsoft.cn/
+PublisherSupportUrl: https://www.edrawsoft.cn/help-center/
+PrivacyUrl: https://www.edrawsoft.cn/private-policy/
+Author: SHENZHEN EDRAW SOFTWARE CO., LTD.
+PackageName: MindMaster
+PackageUrl: https://www.edrawsoft.cn/mindmaster/
+License: Proprietary
+LicenseUrl: https://www.edrawsoft.cn/edrawmax-term-services/
+Copyright: © 2024 SHENZHEN EDRAW SOFTWARE CO., LTD. All rights reserved
+# CopyrightUrl:
+ShortDescription: Cloud-based cross-platform mind mapping software
+Description: MindMaster, a cross-platform and versatile mind mapping software, is an effective solution to help you quickly become a competent mind mapping designer! It provides abundant intelligent layouts, various presentation modes, exquisite design elements and preset theme styles, making it a veritable productivity tool for users. Since its launch, it has been well received by users and is widely used in problem solving, time management, business strategy and project management.
+# Moniker:
+Tags:
+- mind-map
+- mind-mapping
+- mindmap
+# ReleaseNotes:
+ReleaseNotesUrl: https://www.edrawsoft.cn/download/mindmaster/versioninfo/
+PurchaseUrl: https://www.edrawsoft.cn/order/mindmaster_buy.html
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Manual
+ DocumentUrl: https://www.edrawsoft.cn/help-center/mindmaster-user-manual-cn.pdf
+- DocumentLabel: Tutorial
+ DocumentUrl: https://www.edrawsoft.cn/mindmaster/tutorial/
+- DocumentLabel: Video Tutorial
+ DocumentUrl: https://mp.weixin.qq.com/s/IANQyVNlXWik-Zrckfy4bA
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/MindMaster/12.0.1.888/EdrawSoft.MindMaster.locale.zh-CN.yaml b/manifests/e/EdrawSoft/MindMaster/12.0.1.888/EdrawSoft.MindMaster.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..5c2a916ef226d
--- /dev/null
+++ b/manifests/e/EdrawSoft/MindMaster/12.0.1.888/EdrawSoft.MindMaster.locale.zh-CN.yaml
@@ -0,0 +1,78 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.MindMaster
+PackageVersion: 12.0.1.888
+PackageLocale: zh-CN
+Publisher: EdrawSoft Co.,Ltd.
+PublisherUrl: https://www.edrawsoft.cn/
+PublisherSupportUrl: https://www.edrawsoft.cn/help-center/
+PrivacyUrl: https://www.edrawsoft.cn/private-policy/
+Author: 深圳市亿图软件有限公司
+PackageName: MindMaster
+PackageUrl: https://www.edrawsoft.cn/mindmaster/
+License: 专有软件
+LicenseUrl: https://www.edrawsoft.cn/edrawmax-term-services/
+Copyright: © 2024 深圳市亿图软件有限公司 版权所有
+# CopyrightUrl:
+ShortDescription: 基于云的跨端思维导图软件
+Description: 亿图脑图 MindMaster 是一款跨平台、多功能的思维导图软件。是帮助您快速成为思维导图设计能手的有效解决方案!软件提供了丰富的智能布局、多样性的展示模式、结合精美的设计元素和预置的主题样式,努力帮用户打造一款真正的效率工具。自推出以来深受广大用户的欢迎,被广泛应用于解决问题,时间管理,业务战略和项目管理等领域中。
+# Moniker:
+Tags:
+- 亿图脑图
+- 思维导图
+- 脑图
+ReleaseNotes: |-
+ 一、混合布局(多种布局结构任意搭配)
+ 混合布局功能正式上线!同一主题下,支持多种布局类型组合,为创造更多创意思维导图增加了无限可能性。在右侧面板区域新增调整布局类型的组件,便于快速修改。
+ 二、全局搜索
+ 搜索能力全面升级,所有文件一览无余!支持搜索到所有云文件中的节点上的内容,并且会智能推荐关联模板,文件管理和定位更加高效精准!
+ 三、任务看板
+ 新增全新视图模式:看板模式。支持将思维导图文件直接无缝映射为看板文件,让思维以卡片的形式按列呈现,在事项管理,流程安排等场景的展示效果更佳。
+ (1)支持设置:卡片颜色、优先级,进度等属性
+ (2)支持插入:图片,待办,任务,标签,超链接,附件等元素
+ (3)支持卡片和列的拖拽
+ (4)支持查找、排序、筛选、模板、甘特图等高级功能
+ 四、演说模式
+ 将思维导图以绝妙的演示方式放映给观众,人人都可以化身“演讲家”,通过金字塔模型快速定位和跳转指定目录,高效完成演说需求。
+ (1)一键演示思维导图,附带灵动的转场动画和布局列表结构
+ (2)金字塔结构模型,让演讲逻辑更加清晰!
+ 五、AI 图像处理
+ (1)一键智能抠图:
+ (2)涂抹消除:
+ (3)图像清晰化:
+ (4)图像超分:
+ (5)图像压缩:
+ (6)去底纹:
+ 六、PPT 生成优化
+ (1)新增文件导入转 PPT 的功能:支持将多种格式的文件导入,一键智能转化为 PPT
+ (2)新增 PPT 大纲功能:正式生成 PPT 文件之前,会先生成多层级的大纲内容,可以对大纲内容进行手动调整
+ (3)新增 100 款精美 PPT 主题风格
+ (4)思维导图转 PPT 支持设置个性化生成偏好,可以让生成的结果更加【贴近原文】或者进行【智能拓展】
+ 七、右键 AI 创作助手
+ AI 功能生成效果和速度优化,重新调整了 AI 右键菜单的功能选项,让 AI 更加贴合思维导图创作场景,提升思维导图创作效率。
+ (1)新增 AI 结果确认弹窗,提供撤回内容和重新 AI 生成的能力
+ (2)优化 AI 生成内容后的展示位置
+ 八、多窗口拖拽
+ 支持长按鼠标拖拽文件标签,快速生成多个文件窗口,分屏对比更加高效。
+ 九、树形表格布局
+ 超好用的“树形表格”布局类型,它让表格从左到右/从上到下按照思维导图总-分-分的树状逻辑脉络展开,让你在信息的结构化呈现和可拓展性上更自如。
+ 十、大纲导航侧边栏
+ 编辑区左侧新增大纲导航,可以通过大纲目录层级快速定位到指定节点,内容精准定位更加高效。
+ 十一、首页焕然一新
+ 首页工作台布局进行了全面优化,增加了呼声最高的搜索能力,右侧 AI 专区效率值满满!
+ 十二、其他优化
+ 优化 1:社区模板更新,增加海量精美的看板模板、混合布局模板
+ 优化 2:优化鱼骨图的布局样式:分支线、文字方向等
+ReleaseNotesUrl: https://www.edrawsoft.cn/download/mindmaster/versioninfo/
+PurchaseUrl: https://www.edrawsoft.cn/order/mindmaster_buy.html
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 用户手册
+ DocumentUrl: https://www.edrawsoft.cn/help-center/mindmaster-user-manual-cn.pdf
+- DocumentLabel: 教程
+ DocumentUrl: https://www.edrawsoft.cn/mindmaster/tutorial/
+- DocumentLabel: 视频教程
+ DocumentUrl: https://mp.weixin.qq.com/s/IANQyVNlXWik-Zrckfy4bA
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/MindMaster/12.0.1.888/EdrawSoft.MindMaster.yaml b/manifests/e/EdrawSoft/MindMaster/12.0.1.888/EdrawSoft.MindMaster.yaml
new file mode 100644
index 0000000000000..dd6f1acffd8c1
--- /dev/null
+++ b/manifests/e/EdrawSoft/MindMaster/12.0.1.888/EdrawSoft.MindMaster.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.MindMaster
+PackageVersion: 12.0.1.888
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/MindMaster/12.0.2.902/EdrawSoft.MindMaster.installer.yaml b/manifests/e/EdrawSoft/MindMaster/12.0.2.902/EdrawSoft.MindMaster.installer.yaml
new file mode 100644
index 0000000000000..12eb704ec23cd
--- /dev/null
+++ b/manifests/e/EdrawSoft/MindMaster/12.0.2.902/EdrawSoft.MindMaster.installer.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.MindMaster
+PackageVersion: 12.0.2.902
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+FileExtensions:
+- emmx
+Installers:
+- Architecture: x64
+ InstallerUrl: https://cc-download.edrawsoft.cn/cbs_down/mindmaster_cn_12.0.2_full5375.exe
+ InstallerSha256: 128F43CF1D1FA43E4599342B4990608151F5F6CF56D5B834BBD7F06019FF7ADA
+ ProductCode: '{B90063D2-500B-4097-96ED-74E349F8A6E5}_is1'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/MindMaster/12.0.2.902/EdrawSoft.MindMaster.locale.en-US.yaml b/manifests/e/EdrawSoft/MindMaster/12.0.2.902/EdrawSoft.MindMaster.locale.en-US.yaml
new file mode 100644
index 0000000000000..dc078fccbd84b
--- /dev/null
+++ b/manifests/e/EdrawSoft/MindMaster/12.0.2.902/EdrawSoft.MindMaster.locale.en-US.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.MindMaster
+PackageVersion: 12.0.2.902
+PackageLocale: en-US
+Publisher: EdrawSoft Co.,Ltd.
+PublisherUrl: https://www.edrawsoft.cn/
+PublisherSupportUrl: https://www.edrawsoft.cn/help-center/
+PrivacyUrl: https://www.edrawsoft.cn/private-policy/
+Author: SHENZHEN EDRAW SOFTWARE CO., LTD.
+PackageName: MindMaster
+PackageUrl: https://www.edrawsoft.cn/mindmaster/
+License: Proprietary
+LicenseUrl: https://www.edrawsoft.cn/edrawmax-term-services/
+Copyright: © 2024 SHENZHEN EDRAW SOFTWARE CO., LTD. All rights reserved
+# CopyrightUrl:
+ShortDescription: Cloud-based cross-platform mind mapping software
+Description: MindMaster, a cross-platform and versatile mind mapping software, is an effective solution to help you quickly become a competent mind mapping designer! It provides abundant intelligent layouts, various presentation modes, exquisite design elements and preset theme styles, making it a veritable productivity tool for users. Since its launch, it has been well received by users and is widely used in problem solving, time management, business strategy and project management.
+# Moniker:
+Tags:
+- mind-map
+- mind-mapping
+- mindmap
+# ReleaseNotes:
+ReleaseNotesUrl: https://www.edrawsoft.cn/download/mindmaster/versioninfo/
+PurchaseUrl: https://www.edrawsoft.cn/order/mindmaster_buy.html
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Manual
+ DocumentUrl: https://www.edrawsoft.cn/help-center/mindmaster-user-manual-cn.pdf
+- DocumentLabel: Tutorial
+ DocumentUrl: https://www.edrawsoft.cn/mindmaster/tutorial/
+- DocumentLabel: Video Tutorial
+ DocumentUrl: https://mp.weixin.qq.com/s/IANQyVNlXWik-Zrckfy4bA
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/MindMaster/12.0.2.902/EdrawSoft.MindMaster.locale.zh-CN.yaml b/manifests/e/EdrawSoft/MindMaster/12.0.2.902/EdrawSoft.MindMaster.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..2b80c95063da9
--- /dev/null
+++ b/manifests/e/EdrawSoft/MindMaster/12.0.2.902/EdrawSoft.MindMaster.locale.zh-CN.yaml
@@ -0,0 +1,78 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.MindMaster
+PackageVersion: 12.0.2.902
+PackageLocale: zh-CN
+Publisher: EdrawSoft Co.,Ltd.
+PublisherUrl: https://www.edrawsoft.cn/
+PublisherSupportUrl: https://www.edrawsoft.cn/help-center/
+PrivacyUrl: https://www.edrawsoft.cn/private-policy/
+Author: 深圳市亿图软件有限公司
+PackageName: MindMaster
+PackageUrl: https://www.edrawsoft.cn/mindmaster/
+License: 专有软件
+LicenseUrl: https://www.edrawsoft.cn/edrawmax-term-services/
+Copyright: © 2024 深圳市亿图软件有限公司 版权所有
+# CopyrightUrl:
+ShortDescription: 基于云的跨端思维导图软件
+Description: 亿图脑图 MindMaster 是一款跨平台、多功能的思维导图软件。是帮助您快速成为思维导图设计能手的有效解决方案!软件提供了丰富的智能布局、多样性的展示模式、结合精美的设计元素和预置的主题样式,努力帮用户打造一款真正的效率工具。自推出以来深受广大用户的欢迎,被广泛应用于解决问题,时间管理,业务战略和项目管理等领域中。
+# Moniker:
+Tags:
+- 亿图脑图
+- 思维导图
+- 脑图
+ReleaseNotes: |-
+ 一、混合布局(多种布局结构任意搭配)
+ 混合布局功能正式上线!同一主题下,支持多种布局类型组合,为创造更多创意思维导图增加了无限可能性。在右侧面板区域新增调整布局类型的组件,便于快速修改。
+ 二、全局搜索
+ 搜索能力全面升级,所有文件一览无余!支持搜索到所有云文件中的节点上的内容,并且会智能推荐关联模板,文件管理和定位更加高效精准!
+ 三、任务看板
+ 新增全新视图模式:看板模式。支持将思维导图文件直接无缝映射为看板文件,让思维以卡片的形式按列呈现,在事项管理,流程安排等场景的展示效果更佳。
+ (1)支持设置:卡片颜色、优先级,进度等属性
+ (2)支持插入:图片,待办,任务,标签,超链接,附件等元素
+ (3)支持卡片和列的拖拽
+ (4)支持查找、排序、筛选、模板、甘特图等高级功能
+ 四、演说模式
+ 将思维导图以绝妙的演示方式放映给观众,人人都可以化身“演讲家”,通过金字塔模型快速定位和跳转指定目录,高效完成演说需求。
+ (1)一键演示思维导图,附带灵动的转场动画和布局列表结构
+ (2)金字塔结构模型,让演讲逻辑更加清晰!
+ 五、AI 图像处理
+ (1)一键智能抠图:
+ (2)涂抹消除:
+ (3)图像清晰化:
+ (4)图像超分:
+ (5)图像压缩:
+ (6)去底纹:
+ 六、PPT 生成优化
+ (1)新增文件导入转 PPT 的功能:支持将多种格式的文件导入,一键智能转化为 PPT
+ (2)新增 PPT 大纲功能:正式生成 PPT 文件之前,会先生成多层级的大纲内容,可以对大纲内容进行手动调整
+ (3)新增 100 款精美 PPT 主题风格
+ (4)思维导图转 PPT 支持设置个性化生成偏好,可以让生成的结果更加【贴近原文】或者进行【智能拓展】
+ 七、右键 AI 创作助手
+ AI 功能生成效果和速度优化,重新调整了 AI 右键菜单的功能选项,让 AI 更加贴合思维导图创作场景,提升思维导图创作效率。
+ (1)新增 AI 结果确认弹窗,提供撤回内容和重新 AI 生成的能力
+ (2)优化 AI 生成内容后的展示位置
+ 八、多窗口拖拽
+ 支持长按鼠标拖拽文件标签,快速生成多个文件窗口,分屏对比更加高效。
+ 九、树形表格布局
+ 超好用的“树形表格”布局类型,它让表格从左到右/从上到下按照思维导图总-分-分的树状逻辑脉络展开,让你在信息的结构化呈现和可拓展性上更自如。
+ 十、大纲导航侧边栏
+ 编辑区左侧新增大纲导航,可以通过大纲目录层级快速定位到指定节点,内容精准定位更加高效。
+ 十一、首页焕然一新
+ 首页工作台布局进行了全面优化,增加了呼声最高的搜索能力,右侧 AI 专区效率值满满!
+ 十二、其他优化
+ 优化 1:社区模板更新,增加海量精美的看板模板、混合布局模板
+ 优化 2:优化鱼骨图的布局样式:分支线、文字方向等
+ReleaseNotesUrl: https://www.edrawsoft.cn/download/mindmaster/versioninfo/
+PurchaseUrl: https://www.edrawsoft.cn/order/mindmaster_buy.html
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 用户手册
+ DocumentUrl: https://www.edrawsoft.cn/help-center/mindmaster-user-manual-cn.pdf
+- DocumentLabel: 教程
+ DocumentUrl: https://www.edrawsoft.cn/mindmaster/tutorial/
+- DocumentLabel: 视频教程
+ DocumentUrl: https://mp.weixin.qq.com/s/IANQyVNlXWik-Zrckfy4bA
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/MindMaster/12.0.2.902/EdrawSoft.MindMaster.yaml b/manifests/e/EdrawSoft/MindMaster/12.0.2.902/EdrawSoft.MindMaster.yaml
new file mode 100644
index 0000000000000..5805135681ad6
--- /dev/null
+++ b/manifests/e/EdrawSoft/MindMaster/12.0.2.902/EdrawSoft.MindMaster.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.MindMaster
+PackageVersion: 12.0.2.902
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/MindMaster/12.0.3.906/EdrawSoft.MindMaster.installer.yaml b/manifests/e/EdrawSoft/MindMaster/12.0.3.906/EdrawSoft.MindMaster.installer.yaml
new file mode 100644
index 0000000000000..9025d58e2d8ce
--- /dev/null
+++ b/manifests/e/EdrawSoft/MindMaster/12.0.3.906/EdrawSoft.MindMaster.installer.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.MindMaster
+PackageVersion: 12.0.3.906
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+FileExtensions:
+- emmx
+Installers:
+- Architecture: x64
+ InstallerUrl: https://cc-download.edrawsoft.cn/cbs_down/mindmaster_cn_12.0.3_full5375.exe
+ InstallerSha256: 7B5B155ED63225C7F3F9AE23793761E7FA12F489B4108B1028038DA7E2CC63F5
+ ProductCode: '{B90063D2-500B-4097-96ED-74E349F8A6E5}_is1'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/MindMaster/12.0.3.906/EdrawSoft.MindMaster.locale.en-US.yaml b/manifests/e/EdrawSoft/MindMaster/12.0.3.906/EdrawSoft.MindMaster.locale.en-US.yaml
new file mode 100644
index 0000000000000..6628c044f3c71
--- /dev/null
+++ b/manifests/e/EdrawSoft/MindMaster/12.0.3.906/EdrawSoft.MindMaster.locale.en-US.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.MindMaster
+PackageVersion: 12.0.3.906
+PackageLocale: en-US
+Publisher: EdrawSoft Co.,Ltd.
+PublisherUrl: https://www.edrawsoft.cn/
+PublisherSupportUrl: https://www.edrawsoft.cn/help-center/
+PrivacyUrl: https://www.edrawsoft.cn/private-policy/
+Author: SHENZHEN EDRAW SOFTWARE CO., LTD.
+PackageName: MindMaster
+PackageUrl: https://www.edrawsoft.cn/mindmaster/
+License: Proprietary
+LicenseUrl: https://www.edrawsoft.cn/edrawmax-term-services/
+Copyright: © 2024 SHENZHEN EDRAW SOFTWARE CO., LTD. All rights reserved
+# CopyrightUrl:
+ShortDescription: Cloud-based cross-platform mind mapping software
+Description: MindMaster, a cross-platform and versatile mind mapping software, is an effective solution to help you quickly become a competent mind mapping designer! It provides abundant intelligent layouts, various presentation modes, exquisite design elements and preset theme styles, making it a veritable productivity tool for users. Since its launch, it has been well received by users and is widely used in problem solving, time management, business strategy and project management.
+# Moniker:
+Tags:
+- mind-map
+- mind-mapping
+- mindmap
+# ReleaseNotes:
+ReleaseNotesUrl: https://www.edrawsoft.cn/download/mindmaster/versioninfo/
+PurchaseUrl: https://www.edrawsoft.cn/order/mindmaster_buy.html
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Manual
+ DocumentUrl: https://www.edrawsoft.cn/help-center/mindmaster-user-manual-cn.pdf
+- DocumentLabel: Tutorial
+ DocumentUrl: https://www.edrawsoft.cn/mindmaster/tutorial/
+- DocumentLabel: Video Tutorial
+ DocumentUrl: https://mp.weixin.qq.com/s/IANQyVNlXWik-Zrckfy4bA
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/MindMaster/12.0.3.906/EdrawSoft.MindMaster.locale.zh-CN.yaml b/manifests/e/EdrawSoft/MindMaster/12.0.3.906/EdrawSoft.MindMaster.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..de4516924ae0d
--- /dev/null
+++ b/manifests/e/EdrawSoft/MindMaster/12.0.3.906/EdrawSoft.MindMaster.locale.zh-CN.yaml
@@ -0,0 +1,78 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.MindMaster
+PackageVersion: 12.0.3.906
+PackageLocale: zh-CN
+Publisher: EdrawSoft Co.,Ltd.
+PublisherUrl: https://www.edrawsoft.cn/
+PublisherSupportUrl: https://www.edrawsoft.cn/help-center/
+PrivacyUrl: https://www.edrawsoft.cn/private-policy/
+Author: 深圳市亿图软件有限公司
+PackageName: MindMaster
+PackageUrl: https://www.edrawsoft.cn/mindmaster/
+License: 专有软件
+LicenseUrl: https://www.edrawsoft.cn/edrawmax-term-services/
+Copyright: © 2024 深圳市亿图软件有限公司 版权所有
+# CopyrightUrl:
+ShortDescription: 基于云的跨端思维导图软件
+Description: 亿图脑图 MindMaster 是一款跨平台、多功能的思维导图软件。是帮助您快速成为思维导图设计能手的有效解决方案!软件提供了丰富的智能布局、多样性的展示模式、结合精美的设计元素和预置的主题样式,努力帮用户打造一款真正的效率工具。自推出以来深受广大用户的欢迎,被广泛应用于解决问题,时间管理,业务战略和项目管理等领域中。
+# Moniker:
+Tags:
+- 亿图脑图
+- 思维导图
+- 脑图
+ReleaseNotes: |-
+ 一、混合布局(多种布局结构任意搭配)
+ 混合布局功能正式上线!同一主题下,支持多种布局类型组合,为创造更多创意思维导图增加了无限可能性。在右侧面板区域新增调整布局类型的组件,便于快速修改。
+ 二、全局搜索
+ 搜索能力全面升级,所有文件一览无余!支持搜索到所有云文件中的节点上的内容,并且会智能推荐关联模板,文件管理和定位更加高效精准!
+ 三、任务看板
+ 新增全新视图模式:看板模式。支持将思维导图文件直接无缝映射为看板文件,让思维以卡片的形式按列呈现,在事项管理,流程安排等场景的展示效果更佳。
+ (1)支持设置:卡片颜色、优先级,进度等属性
+ (2)支持插入:图片,待办,任务,标签,超链接,附件等元素
+ (3)支持卡片和列的拖拽
+ (4)支持查找、排序、筛选、模板、甘特图等高级功能
+ 四、演说模式
+ 将思维导图以绝妙的演示方式放映给观众,人人都可以化身“演讲家”,通过金字塔模型快速定位和跳转指定目录,高效完成演说需求。
+ (1)一键演示思维导图,附带灵动的转场动画和布局列表结构
+ (2)金字塔结构模型,让演讲逻辑更加清晰!
+ 五、AI 图像处理
+ (1)一键智能抠图:
+ (2)涂抹消除:
+ (3)图像清晰化:
+ (4)图像超分:
+ (5)图像压缩:
+ (6)去底纹:
+ 六、PPT 生成优化
+ (1)新增文件导入转 PPT 的功能:支持将多种格式的文件导入,一键智能转化为 PPT
+ (2)新增 PPT 大纲功能:正式生成 PPT 文件之前,会先生成多层级的大纲内容,可以对大纲内容进行手动调整
+ (3)新增 100 款精美 PPT 主题风格
+ (4)思维导图转 PPT 支持设置个性化生成偏好,可以让生成的结果更加【贴近原文】或者进行【智能拓展】
+ 七、右键 AI 创作助手
+ AI 功能生成效果和速度优化,重新调整了 AI 右键菜单的功能选项,让 AI 更加贴合思维导图创作场景,提升思维导图创作效率。
+ (1)新增 AI 结果确认弹窗,提供撤回内容和重新 AI 生成的能力
+ (2)优化 AI 生成内容后的展示位置
+ 八、多窗口拖拽
+ 支持长按鼠标拖拽文件标签,快速生成多个文件窗口,分屏对比更加高效。
+ 九、树形表格布局
+ 超好用的“树形表格”布局类型,它让表格从左到右/从上到下按照思维导图总-分-分的树状逻辑脉络展开,让你在信息的结构化呈现和可拓展性上更自如。
+ 十、大纲导航侧边栏
+ 编辑区左侧新增大纲导航,可以通过大纲目录层级快速定位到指定节点,内容精准定位更加高效。
+ 十一、首页焕然一新
+ 首页工作台布局进行了全面优化,增加了呼声最高的搜索能力,右侧 AI 专区效率值满满!
+ 十二、其他优化
+ 优化 1:社区模板更新,增加海量精美的看板模板、混合布局模板
+ 优化 2:优化鱼骨图的布局样式:分支线、文字方向等
+ReleaseNotesUrl: https://www.edrawsoft.cn/download/mindmaster/versioninfo/
+PurchaseUrl: https://www.edrawsoft.cn/order/mindmaster_buy.html
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 用户手册
+ DocumentUrl: https://www.edrawsoft.cn/help-center/mindmaster-user-manual-cn.pdf
+- DocumentLabel: 教程
+ DocumentUrl: https://www.edrawsoft.cn/mindmaster/tutorial/
+- DocumentLabel: 视频教程
+ DocumentUrl: https://mp.weixin.qq.com/s/IANQyVNlXWik-Zrckfy4bA
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/EdrawSoft/MindMaster/12.0.3.906/EdrawSoft.MindMaster.yaml b/manifests/e/EdrawSoft/MindMaster/12.0.3.906/EdrawSoft.MindMaster.yaml
new file mode 100644
index 0000000000000..2e1366ccc66bf
--- /dev/null
+++ b/manifests/e/EdrawSoft/MindMaster/12.0.3.906/EdrawSoft.MindMaster.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: EdrawSoft.MindMaster
+PackageVersion: 12.0.3.906
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Egnyte/EgnyteDesktopApp/3.17.2.145/Egnyte.EgnyteDesktopApp.installer.yaml b/manifests/e/Egnyte/EgnyteDesktopApp/3.17.2.145/Egnyte.EgnyteDesktopApp.installer.yaml
index 2d811959c29c7..4d263a9092c65 100644
--- a/manifests/e/Egnyte/EgnyteDesktopApp/3.17.2.145/Egnyte.EgnyteDesktopApp.installer.yaml
+++ b/manifests/e/Egnyte/EgnyteDesktopApp/3.17.2.145/Egnyte.EgnyteDesktopApp.installer.yaml
@@ -1,6 +1,5 @@
-# Created using wingetcreate 1.6.1.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.1.schema.json
-
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
PackageIdentifier: Egnyte.EgnyteDesktopApp
PackageVersion: 3.17.2.145
@@ -15,13 +14,12 @@ InstallModes:
- silentWithProgress
UpgradeBehavior: install
ProductCode: '{D4CA0C57-2B4D-40F1-805A-0960125977E2}'
-
ReleaseDate: 2024-06-20
AppsAndFeaturesEntries:
- UpgradeCode: '{03909D9B-F5F2-41F3-ABF9-4FCE077F028D}'
Installers:
- Architecture: x64
- InstallerUrl: https://egnyte-cdn.egnyte.com/egnytedrive/win/en-us/latest/EgnyteConnectWin.msi
+ InstallerUrl: https://egnyte-cdn.egnyte.com/egnytedrive/win/en-us/3.17.2/EgnyteDesktopApp_3.17.2_145.msi
InstallerSha256: 4CD36AEE6A6F748F2303D9A42D7F11902B036C2F0A11DF6C1F2ED791796B1B49
ManifestType: installer
ManifestVersion: 1.6.0
diff --git a/manifests/e/Egnyte/EgnyteDesktopApp/3.17.2.145/Egnyte.EgnyteDesktopApp.locale.en-US.yaml b/manifests/e/Egnyte/EgnyteDesktopApp/3.17.2.145/Egnyte.EgnyteDesktopApp.locale.en-US.yaml
index 6a339d715bc53..4686765443ee3 100644
--- a/manifests/e/Egnyte/EgnyteDesktopApp/3.17.2.145/Egnyte.EgnyteDesktopApp.locale.en-US.yaml
+++ b/manifests/e/Egnyte/EgnyteDesktopApp/3.17.2.145/Egnyte.EgnyteDesktopApp.locale.en-US.yaml
@@ -1,6 +1,5 @@
-# Created using wingetcreate 1.6.1.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.1.schema.json
-
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
PackageIdentifier: Egnyte.EgnyteDesktopApp
PackageVersion: 3.17.2.145
diff --git a/manifests/e/Egnyte/EgnyteDesktopApp/3.17.2.145/Egnyte.EgnyteDesktopApp.yaml b/manifests/e/Egnyte/EgnyteDesktopApp/3.17.2.145/Egnyte.EgnyteDesktopApp.yaml
index 7475b3e306ae1..ec85c6651a050 100644
--- a/manifests/e/Egnyte/EgnyteDesktopApp/3.17.2.145/Egnyte.EgnyteDesktopApp.yaml
+++ b/manifests/e/Egnyte/EgnyteDesktopApp/3.17.2.145/Egnyte.EgnyteDesktopApp.yaml
@@ -1,6 +1,5 @@
-# Created using wingetcreate 1.6.1.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.1.schema.json
-
+# Created with komac v2.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
PackageIdentifier: Egnyte.EgnyteDesktopApp
PackageVersion: 3.17.2.145
diff --git a/manifests/e/Egnyte/EgnyteDesktopApp/3.18.0.146/Egnyte.EgnyteDesktopApp.installer.yaml b/manifests/e/Egnyte/EgnyteDesktopApp/3.18.0.146/Egnyte.EgnyteDesktopApp.installer.yaml
new file mode 100644
index 0000000000000..a9ce95ecc2b42
--- /dev/null
+++ b/manifests/e/Egnyte/EgnyteDesktopApp/3.18.0.146/Egnyte.EgnyteDesktopApp.installer.yaml
@@ -0,0 +1,29 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Egnyte.EgnyteDesktopApp
+PackageVersion: 3.18.0.146
+InstallerType: wix
+Scope: machine
+InstallerSwitches:
+ InstallLocation: INSTALLDIR=""
+UpgradeBehavior: install
+Protocols:
+- egnyte
+- egnyte-credentials
+FileExtensions:
+- egnyte_d
+- egnyte_f
+- gdoc
+- gsheet
+- gslides
+AppsAndFeaturesEntries:
+- ProductCode: '{D25FA35B-2184-40EB-9127-ACA1EBF4F51E}'
+ UpgradeCode: '{03909D9B-F5F2-41F3-ABF9-4FCE077F028D}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://egnyte-cdn.egnyte.com/egnytedrive/win/en-us/3.18.0/EgnyteDesktopApp_3.18.0_146.msi
+ InstallerSha256: 3B16BE74067A5123B7515FF02F76412E018CA5529C04FEB60971575BCE57B80E
+ ProductCode: '{D25FA35B-2184-40EB-9127-ACA1EBF4F51E}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Egnyte/EgnyteDesktopApp/3.18.0.146/Egnyte.EgnyteDesktopApp.locale.en-US.yaml b/manifests/e/Egnyte/EgnyteDesktopApp/3.18.0.146/Egnyte.EgnyteDesktopApp.locale.en-US.yaml
new file mode 100644
index 0000000000000..4b57a6a94baa2
--- /dev/null
+++ b/manifests/e/Egnyte/EgnyteDesktopApp/3.18.0.146/Egnyte.EgnyteDesktopApp.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Egnyte.EgnyteDesktopApp
+PackageVersion: 3.18.0.146
+PackageLocale: en-US
+Publisher: Egnyte, Inc.
+PublisherUrl: https://www.egnyte.com/
+# PublisherSupportUrl: https://helpdesk.egnyte.com/
+PrivacyUrl: https://www.egnyte.com/privacy-policy
+Author: Egnyte, Inc.
+PackageName: Egnyte Desktop App
+PackageUrl: https://www.egnyte.com/file-access/desktop-access
+License: Proprietary
+LicenseUrl: https://www.egnyte.com/terms-and-conditions/10-2022
+Copyright: Copyright © 2008-2024 Egnyte, Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: The Desktop App provides access to content on Egnyte from your file explorer, allowing you to work with content on the cloud the same way you work with content stored locally.
+# Description:
+Moniker: egnyte
+Tags:
+- backup
+- cloud
+- cloud-drive
+- download
+- drive
+- file
+- netdisk
+- share
+- sync
+- upload
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://www.egnyte.com/pricing
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Egnyte/EgnyteDesktopApp/3.18.0.146/Egnyte.EgnyteDesktopApp.locale.zh-CN.yaml b/manifests/e/Egnyte/EgnyteDesktopApp/3.18.0.146/Egnyte.EgnyteDesktopApp.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..bd0bc57deea16
--- /dev/null
+++ b/manifests/e/Egnyte/EgnyteDesktopApp/3.18.0.146/Egnyte.EgnyteDesktopApp.locale.zh-CN.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Egnyte.EgnyteDesktopApp
+PackageVersion: 3.18.0.146
+PackageLocale: zh-CN
+Publisher: Egnyte, Inc.
+PublisherUrl: https://www.egnyte.com/
+# PublisherSupportUrl: https://helpdesk.egnyte.com/
+PrivacyUrl: https://www.egnyte.com/privacy-policy
+Author: Egnyte, Inc.
+PackageName: Egnyte Desktop App
+PackageUrl: https://www.egnyte.com/file-access/desktop-access
+License: 专有软件
+LicenseUrl: https://www.egnyte.com/terms-and-conditions/10-2022
+Copyright: Copyright © 2008-2024 Egnyte, Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Egnyte 桌面应用可让您从文件资源管理器访问 Egnyte 上的内容,让您可以像处理本地存储的内容一样处理云上的内容。
+# Description:
+# Moniker:
+Tags:
+- 上传
+- 下载
+- 云
+- 云盘
+- 共享
+- 分享
+- 同步
+- 备份
+- 文件
+- 网盘
+# ReleaseNotes:
+# ReleaseNotesUrl:
+PurchaseUrl: https://www.egnyte.com/pricing
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Egnyte/EgnyteDesktopApp/3.18.0.146/Egnyte.EgnyteDesktopApp.yaml b/manifests/e/Egnyte/EgnyteDesktopApp/3.18.0.146/Egnyte.EgnyteDesktopApp.yaml
new file mode 100644
index 0000000000000..894d6246d202c
--- /dev/null
+++ b/manifests/e/Egnyte/EgnyteDesktopApp/3.18.0.146/Egnyte.EgnyteDesktopApp.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Egnyte.EgnyteDesktopApp
+PackageVersion: 3.18.0.146
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Egnyte/EgnyteWebEdit/2.4.1000.75/Egnyte.EgnyteWebEdit.installer.yaml b/manifests/e/Egnyte/EgnyteWebEdit/2.4.1000.75/Egnyte.EgnyteWebEdit.installer.yaml
new file mode 100644
index 0000000000000..b001fefdc49a0
--- /dev/null
+++ b/manifests/e/Egnyte/EgnyteWebEdit/2.4.1000.75/Egnyte.EgnyteWebEdit.installer.yaml
@@ -0,0 +1,24 @@
+# Created with komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Egnyte.EgnyteWebEdit
+PackageVersion: 2.4.1000.75
+InstallerLocale: en-US
+InstallerType: wix
+Scope: machine
+UpgradeBehavior: install
+ProductCode: '{F9775FD3-FC7A-40CA-B70E-960A6E462394}'
+ReleaseDate: 2024-09-09
+AppsAndFeaturesEntries:
+- DisplayName: Egnyte WebEdit
+ Publisher: Egnyte, Inc
+ ProductCode: '{F9775FD3-FC7A-40CA-B70E-960A6E462394}'
+ UpgradeCode: '{C2023CA3-51EF-4605-BA05-D2A63B5D7312}'
+InstallationMetadata:
+ DefaultInstallLocation: '%ProgramFiles(x86)%\Egnyte\Egnyte WebEdit'
+Installers:
+- Architecture: x86
+ InstallerUrl: https://egnyte-cdn.egnyte.com/webedit/win/en-us/2.4.10/EgnyteWebEdit_2.4.10_75.msi
+ InstallerSha256: FFC491B88585AD49223EE27B44C0ADA5C536660214E9D6BF1D2CABA2C60287F9
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Egnyte/EgnyteWebEdit/2.4.1000.75/Egnyte.EgnyteWebEdit.locale.en-US.yaml b/manifests/e/Egnyte/EgnyteWebEdit/2.4.1000.75/Egnyte.EgnyteWebEdit.locale.en-US.yaml
new file mode 100644
index 0000000000000..9c28468a654c6
--- /dev/null
+++ b/manifests/e/Egnyte/EgnyteWebEdit/2.4.1000.75/Egnyte.EgnyteWebEdit.locale.en-US.yaml
@@ -0,0 +1,15 @@
+# Created with komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Egnyte.EgnyteWebEdit
+PackageVersion: 2.4.1000.75
+PackageLocale: en-US
+Publisher: Egnyte, Inc
+PublisherUrl: https://www.egnyte.com/
+PackageName: Egnyte WebEdit
+License: Proprietary
+Copyright: Copyright (c) Egnyte, Inc
+ShortDescription: Egnyte WebEdit enables you to select a file from our Web UI and automatically open the file in its native application.
+Description: Egnyte WebEdit enables you to select a file from our Web UI and automatically open the file in its native application. Changes you save will automatically appear in the cloud as new versions. This lightweight product is ideal for users who need to edit files on their desktops, but don’t want to install Desktop App or Desktop Sync. It's also more convenient than downloading, editing, saving, and uploading the saved version back to the cloud.
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Egnyte/EgnyteWebEdit/2.4.1000.75/Egnyte.EgnyteWebEdit.yaml b/manifests/e/Egnyte/EgnyteWebEdit/2.4.1000.75/Egnyte.EgnyteWebEdit.yaml
new file mode 100644
index 0000000000000..6b87172b47518
--- /dev/null
+++ b/manifests/e/Egnyte/EgnyteWebEdit/2.4.1000.75/Egnyte.EgnyteWebEdit.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.6.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Egnyte.EgnyteWebEdit
+PackageVersion: 2.4.1000.75
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.194.6989/Elcomsoft.AdvancedPDFPasswordRecovery.installer.yaml b/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.194.6989/Elcomsoft.AdvancedPDFPasswordRecovery.installer.yaml
deleted file mode 100644
index eb91af75e7280..0000000000000
--- a/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.194.6989/Elcomsoft.AdvancedPDFPasswordRecovery.installer.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
-# Created using wingetcreate 1.2.5.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json
-
-PackageIdentifier: Elcomsoft.AdvancedPDFPasswordRecovery
-PackageVersion: 5.20.194.6989
-Installers:
-- InstallerUrl: https://www.elcomsoft.com/download/apdfpr_setup_en.msi
- InstallerLocale: en-US
- Architecture: x86
- InstallerType: wix
- InstallerSha256: 75FFA66DB5453287FB1A6BA06BA178778C388FF13107789392CF84FC8EC2616A
- ProductCode: '{004BC3DC-B458-4EEC-8E94-EE5E315C0F4E}'
-ManifestType: installer
-ManifestVersion: 1.4.0
-
diff --git a/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.194.6989/Elcomsoft.AdvancedPDFPasswordRecovery.locale.en-US.yaml b/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.194.6989/Elcomsoft.AdvancedPDFPasswordRecovery.locale.en-US.yaml
deleted file mode 100644
index 0f7905a843b18..0000000000000
--- a/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.194.6989/Elcomsoft.AdvancedPDFPasswordRecovery.locale.en-US.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
-# Created using wingetcreate 1.2.5.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json
-
-PackageIdentifier: Elcomsoft.AdvancedPDFPasswordRecovery
-PackageVersion: 5.20.194.6989
-PackageLocale: en-US
-Publisher: Elcomsoft Co. Ltd.
-PackageName: Advanced PDF Password Recovery
-License: Trialware
-ShortDescription: Unlock PDF documents and remove editing, printing and copying restrictions instantly. Open encrypted and password-protected PDF documents quickly and efficiently.
-ManifestType: defaultLocale
-ManifestVersion: 1.4.0
diff --git a/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.194.6989/Elcomsoft.AdvancedPDFPasswordRecovery.yaml b/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.194.6989/Elcomsoft.AdvancedPDFPasswordRecovery.yaml
deleted file mode 100644
index 7b9c0dd21967b..0000000000000
--- a/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.194.6989/Elcomsoft.AdvancedPDFPasswordRecovery.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Created using wingetcreate 1.2.5.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json
-
-PackageIdentifier: Elcomsoft.AdvancedPDFPasswordRecovery
-PackageVersion: 5.20.194.6989
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.4.0
diff --git a/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.196.8142/Elcomsoft.AdvancedPDFPasswordRecovery.installer.yaml b/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.196.8142/Elcomsoft.AdvancedPDFPasswordRecovery.installer.yaml
new file mode 100644
index 0000000000000..3d3c96bbc5674
--- /dev/null
+++ b/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.196.8142/Elcomsoft.AdvancedPDFPasswordRecovery.installer.yaml
@@ -0,0 +1,14 @@
+# Automatically updated by the winget bot at 2024/Jul/30
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: Elcomsoft.AdvancedPDFPasswordRecovery
+PackageVersion: 5.20.196.8142
+Installers:
+- InstallerUrl: https://www.elcomsoft.com/download/apdfpr_setup_en.msi
+ InstallerLocale: en-US
+ Architecture: x86
+ InstallerType: wix
+ InstallerSha256: D78FD499B8094977530FED6D1FE9AE9B6A8C720ECDD4C7FA916B981B825AA625
+ ProductCode: '{141F8340-15BB-429D-8DB8-CF5276587DF4}'
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.196.8142/Elcomsoft.AdvancedPDFPasswordRecovery.locale.en-US.yaml b/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.196.8142/Elcomsoft.AdvancedPDFPasswordRecovery.locale.en-US.yaml
new file mode 100644
index 0000000000000..f89bfe19252af
--- /dev/null
+++ b/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.196.8142/Elcomsoft.AdvancedPDFPasswordRecovery.locale.en-US.yaml
@@ -0,0 +1,12 @@
+# Automatically updated by the winget bot at 2024/Jul/30
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: Elcomsoft.AdvancedPDFPasswordRecovery
+PackageVersion: 5.20.196.8142
+PackageLocale: en-US
+Publisher: Elcomsoft Co. Ltd.
+PackageName: Advanced PDF Password Recovery
+License: Trialware
+ShortDescription: Unlock PDF documents and remove editing, printing and copying restrictions instantly. Open encrypted and password-protected PDF documents quickly and efficiently.
+ManifestType: defaultLocale
+ManifestVersion: 1.5.0
diff --git a/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.196.8142/Elcomsoft.AdvancedPDFPasswordRecovery.yaml b/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.196.8142/Elcomsoft.AdvancedPDFPasswordRecovery.yaml
new file mode 100644
index 0000000000000..be56b005544bb
--- /dev/null
+++ b/manifests/e/Elcomsoft/AdvancedPDFPasswordRecovery/5.20.196.8142/Elcomsoft.AdvancedPDFPasswordRecovery.yaml
@@ -0,0 +1,8 @@
+# Automatically updated by the winget bot at 2024/Jul/30
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: Elcomsoft.AdvancedPDFPasswordRecovery
+PackageVersion: 5.20.196.8142
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/e/Elcomsoft/IntuitPassword/3.13.520.6935/Elcomsoft.IntuitPassword.installer.yaml b/manifests/e/Elcomsoft/IntuitPassword/3.13.520.6935/Elcomsoft.IntuitPassword.installer.yaml
deleted file mode 100644
index 8d77c8876d418..0000000000000
--- a/manifests/e/Elcomsoft/IntuitPassword/3.13.520.6935/Elcomsoft.IntuitPassword.installer.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created using wingetcreate 1.2.5.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json
-
-PackageIdentifier: Elcomsoft.IntuitPassword
-PackageVersion: 3.13.520.6935
-Installers:
-- InstallerUrl: https://www.elcomsoft.com/download/ainpr_setup_en.msi
- InstallerLocale: en-US
- Architecture: x86
- InstallerType: wix
- InstallerSha256: 20AC823907D09603CF9FA67EDD6B008BC3BDBA0CC14AE1E8C11BD7BB43AE33AA
- ProductCode: '{F6BD7E3A-46AC-45B0-94CA-1322B8F3D3E6}'
-ManifestType: installer
-ManifestVersion: 1.4.0
diff --git a/manifests/e/Elcomsoft/IntuitPassword/3.13.520.6935/Elcomsoft.IntuitPassword.locale.en-US.yaml b/manifests/e/Elcomsoft/IntuitPassword/3.13.520.6935/Elcomsoft.IntuitPassword.locale.en-US.yaml
deleted file mode 100644
index 65dc7929a1cba..0000000000000
--- a/manifests/e/Elcomsoft/IntuitPassword/3.13.520.6935/Elcomsoft.IntuitPassword.locale.en-US.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
-# Created using wingetcreate 1.2.5.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json
-
-PackageIdentifier: Elcomsoft.IntuitPassword
-PackageVersion: 3.13.520.6935
-PackageLocale: en-US
-Publisher: Elcomsoft Co. Ltd.
-PackageName: Advanced Intuit Password Recovery
-License: Trial
-ShortDescription: Unlock password-protected Intuit Quicken and QuickBooks documents.
-ManifestType: defaultLocale
-ManifestVersion: 1.4.0
diff --git a/manifests/e/Elcomsoft/IntuitPassword/3.13.520.6935/Elcomsoft.IntuitPassword.yaml b/manifests/e/Elcomsoft/IntuitPassword/3.13.520.6935/Elcomsoft.IntuitPassword.yaml
deleted file mode 100644
index 17f930912323b..0000000000000
--- a/manifests/e/Elcomsoft/IntuitPassword/3.13.520.6935/Elcomsoft.IntuitPassword.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Created using wingetcreate 1.2.5.0
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json
-
-PackageIdentifier: Elcomsoft.IntuitPassword
-PackageVersion: 3.13.520.6935
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.4.0
diff --git a/manifests/e/Elcomsoft/IntuitPassword/3.14.648.8144/Elcomsoft.IntuitPassword.installer.yaml b/manifests/e/Elcomsoft/IntuitPassword/3.14.648.8144/Elcomsoft.IntuitPassword.installer.yaml
new file mode 100644
index 0000000000000..79b24f92346d3
--- /dev/null
+++ b/manifests/e/Elcomsoft/IntuitPassword/3.14.648.8144/Elcomsoft.IntuitPassword.installer.yaml
@@ -0,0 +1,14 @@
+# Automatically updated by the winget bot at 2024/Aug/29
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: Elcomsoft.IntuitPassword
+PackageVersion: 3.14.648.8144
+Installers:
+- InstallerUrl: https://www.elcomsoft.com/download/ainpr_setup_en.msi
+ InstallerLocale: en-US
+ Architecture: x86
+ InstallerType: wix
+ InstallerSha256: E9EA3EA47FB7BC1A9170BED74F75A1205BA931F10FCD1FF7EC3DDBD247CF0167
+ ProductCode: '{CD33D9A5-ABD6-45AE-94DB-D166294EFD7F}'
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/e/Elcomsoft/IntuitPassword/3.14.648.8144/Elcomsoft.IntuitPassword.locale.en-US.yaml b/manifests/e/Elcomsoft/IntuitPassword/3.14.648.8144/Elcomsoft.IntuitPassword.locale.en-US.yaml
new file mode 100644
index 0000000000000..d950a36bebe7c
--- /dev/null
+++ b/manifests/e/Elcomsoft/IntuitPassword/3.14.648.8144/Elcomsoft.IntuitPassword.locale.en-US.yaml
@@ -0,0 +1,12 @@
+# Automatically updated by the winget bot at 2024/Aug/29
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: Elcomsoft.IntuitPassword
+PackageVersion: 3.14.648.8144
+PackageLocale: en-US
+Publisher: Elcomsoft Co. Ltd.
+PackageName: Advanced Intuit Password Recovery
+License: Trial
+ShortDescription: Unlock password-protected Intuit Quicken and QuickBooks documents.
+ManifestType: defaultLocale
+ManifestVersion: 1.5.0
diff --git a/manifests/e/Elcomsoft/IntuitPassword/3.14.648.8144/Elcomsoft.IntuitPassword.yaml b/manifests/e/Elcomsoft/IntuitPassword/3.14.648.8144/Elcomsoft.IntuitPassword.yaml
new file mode 100644
index 0000000000000..fccf0db5850a4
--- /dev/null
+++ b/manifests/e/Elcomsoft/IntuitPassword/3.14.648.8144/Elcomsoft.IntuitPassword.yaml
@@ -0,0 +1,8 @@
+# Automatically updated by the winget bot at 2024/Aug/29
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: Elcomsoft.IntuitPassword
+PackageVersion: 3.14.648.8144
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/e/Elcomsoft/PhoneBreaker/10.14.38916.8141/Elcomsoft.PhoneBreaker.installer.yaml b/manifests/e/Elcomsoft/PhoneBreaker/10.14.38916.8141/Elcomsoft.PhoneBreaker.installer.yaml
deleted file mode 100644
index a515baffb5def..0000000000000
--- a/manifests/e/Elcomsoft/PhoneBreaker/10.14.38916.8141/Elcomsoft.PhoneBreaker.installer.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
-# Automatically updated by the winget bot at 2024/Jun/14
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
-
-PackageIdentifier: Elcomsoft.PhoneBreaker
-PackageVersion: 10.14.38916.8141
-Installers:
-- InstallerUrl: https://www.elcomsoft.com/download/eppb_setup_en.msi
- InstallerLocale: en-US
- Architecture: x86
- InstallerType: wix
- InstallerSha256: 2B7E9EC2B7C6EE344917D7B1CB10B798FAC18BB5170F7EFA70425B245C4C725C
- ProductCode: '{ED8D6109-80B8-4481-9F65-7D38B4A1C58D}'
-ManifestType: installer
-ManifestVersion: 1.5.0
diff --git a/manifests/e/Elcomsoft/PhoneBreaker/10.14.38916.8141/Elcomsoft.PhoneBreaker.yaml b/manifests/e/Elcomsoft/PhoneBreaker/10.14.38916.8141/Elcomsoft.PhoneBreaker.yaml
deleted file mode 100644
index a723bb8ed8f45..0000000000000
--- a/manifests/e/Elcomsoft/PhoneBreaker/10.14.38916.8141/Elcomsoft.PhoneBreaker.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Automatically updated by the winget bot at 2024/Jun/14
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
-
-PackageIdentifier: Elcomsoft.PhoneBreaker
-PackageVersion: 10.14.38916.8141
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.5.0
diff --git a/manifests/e/Elcomsoft/PhoneBreaker/10.14.38922.8142/Elcomsoft.PhoneBreaker.installer.yaml b/manifests/e/Elcomsoft/PhoneBreaker/10.14.38922.8142/Elcomsoft.PhoneBreaker.installer.yaml
new file mode 100644
index 0000000000000..c9fd30851c26c
--- /dev/null
+++ b/manifests/e/Elcomsoft/PhoneBreaker/10.14.38922.8142/Elcomsoft.PhoneBreaker.installer.yaml
@@ -0,0 +1,14 @@
+# Automatically updated by the winget bot at 2024/Jul/30
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: Elcomsoft.PhoneBreaker
+PackageVersion: 10.14.38922.8142
+Installers:
+- InstallerUrl: https://www.elcomsoft.com/download/eppb_setup_en.msi
+ InstallerLocale: en-US
+ Architecture: x86
+ InstallerType: wix
+ InstallerSha256: 9FA7EC305372A2A72C55E3C9208EEE7108BBC1937D6FF6FAD02E72BF1C5262A7
+ ProductCode: '{235E8194-F079-4653-BB3E-DD5452589A20}'
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/e/Elcomsoft/PhoneBreaker/10.14.38916.8141/Elcomsoft.PhoneBreaker.locale.en-US.yaml b/manifests/e/Elcomsoft/PhoneBreaker/10.14.38922.8142/Elcomsoft.PhoneBreaker.locale.en-US.yaml
similarity index 82%
rename from manifests/e/Elcomsoft/PhoneBreaker/10.14.38916.8141/Elcomsoft.PhoneBreaker.locale.en-US.yaml
rename to manifests/e/Elcomsoft/PhoneBreaker/10.14.38922.8142/Elcomsoft.PhoneBreaker.locale.en-US.yaml
index df76f517d817d..09daba8940a05 100644
--- a/manifests/e/Elcomsoft/PhoneBreaker/10.14.38916.8141/Elcomsoft.PhoneBreaker.locale.en-US.yaml
+++ b/manifests/e/Elcomsoft/PhoneBreaker/10.14.38922.8142/Elcomsoft.PhoneBreaker.locale.en-US.yaml
@@ -1,8 +1,8 @@
-# Automatically updated by the winget bot at 2024/Jun/14
+# Automatically updated by the winget bot at 2024/Jul/30
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
PackageIdentifier: Elcomsoft.PhoneBreaker
-PackageVersion: 10.14.38916.8141
+PackageVersion: 10.14.38922.8142
PackageLocale: en-US
Publisher: Elcomsoft Co. Ltd.
PackageName: Elcomsoft Phone Breaker
diff --git a/manifests/e/Elcomsoft/PhoneBreaker/10.14.38922.8142/Elcomsoft.PhoneBreaker.yaml b/manifests/e/Elcomsoft/PhoneBreaker/10.14.38922.8142/Elcomsoft.PhoneBreaker.yaml
new file mode 100644
index 0000000000000..5fcbf35dbea8c
--- /dev/null
+++ b/manifests/e/Elcomsoft/PhoneBreaker/10.14.38922.8142/Elcomsoft.PhoneBreaker.yaml
@@ -0,0 +1,8 @@
+# Automatically updated by the winget bot at 2024/Jul/30
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: Elcomsoft.PhoneBreaker
+PackageVersion: 10.14.38922.8142
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.257.0.5770/ElectronicArts.EADesktop.installer.yaml b/manifests/e/ElectronicArts/EADesktop/13.257.0.5770/ElectronicArts.EADesktop.installer.yaml
new file mode 100644
index 0000000000000..e26acc023fe17
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.257.0.5770/ElectronicArts.EADesktop.installer.yaml
@@ -0,0 +1,25 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.257.0.5770
+InstallerType: burn
+Scope: machine
+InstallerSwitches:
+ InstallLocation: InstallFolder=""
+UpgradeBehavior: install
+Protocols:
+- ealink
+- link2ea
+- origin
+- origin2
+AppsAndFeaturesEntries:
+- ProductCode: '{ca963244-24a3-43c7-aaab-e80951403bd4}'
+ UpgradeCode: '{ADF2591E-00D2-4FFF-9BF4-9CCDAE6BDC67}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller-13.257.0.5770-3110.exe
+ InstallerSha256: 2AEF3452AE7ADAEF6153C6328565E2234260F3F193A0689C752CC85E7EB4348E
+ ProductCode: '{ca963244-24a3-43c7-aaab-e80951403bd4}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.257.0.5770/ElectronicArts.EADesktop.locale.en-US.yaml b/manifests/e/ElectronicArts/EADesktop/13.257.0.5770/ElectronicArts.EADesktop.locale.en-US.yaml
new file mode 100644
index 0000000000000..0abd84c571d48
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.257.0.5770/ElectronicArts.EADesktop.locale.en-US.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.257.0.5770
+PackageLocale: en-US
+Publisher: Electronic Arts
+PublisherUrl: https://www.ea.com/
+PublisherSupportUrl: https://help.ea.com/
+PrivacyUrl: https://www.ea.com/legal/privacy-and-cookie-policy
+Author: Electronic Arts Inc.
+PackageName: EA app
+PackageUrl: https://www.ea.com/ea-app
+License: Proprietary
+LicenseUrl: https://download.dm.origin.com/eula/pc/5/en_US.html
+Copyright: © 2024 Electronic Arts Inc.
+# CopyrightUrl:
+ShortDescription: Play great PC games and connect with your friends, all in one place.
+Description: Built on feedback from players like you, the EA Desktop app is the newest iteration of our PC platform. The beta includes new features and overall improvements to power a faster, smarter, more connected desktop app.
+Moniker: eaapp
+Tags:
+- ea
+- ea-desktop
+- game
+- gaming
+- launcher
+- origin
+- store
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.257.0.5770/ElectronicArts.EADesktop.locale.zh-CN.yaml b/manifests/e/ElectronicArts/EADesktop/13.257.0.5770/ElectronicArts.EADesktop.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..883e9046ceb40
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.257.0.5770/ElectronicArts.EADesktop.locale.zh-CN.yaml
@@ -0,0 +1,34 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.257.0.5770
+PackageLocale: zh-CN
+Publisher: Electronic Arts
+PublisherUrl: https://www.ea.com/zh-cn
+PublisherSupportUrl: https://help.ea.com/
+PrivacyUrl: https://www.ea.com/zh-cn/legal/privacy-and-cookie-policy
+Author: Electronic Arts Inc.
+PackageName: EA app
+PackageUrl: https://www.ea.com/ea-app
+License: 专有软件
+LicenseUrl: https://download.dm.origin.com/eula/pc/5/zh_CN.html
+Copyright: © 2024 Electronic Arts Inc.
+# CopyrightUrl:
+ShortDescription: 在一个地方游玩精彩的 PC 游戏并与朋友交流。
+Description: 根据玩家的反馈,我们开发了 EA Desktop 应用程序,作为 PC 平台的最新迭代。测试版包括新功能和整体改进,为更快、更智能、更互联的桌面应用程序提供动力。
+# Moniker:
+Tags:
+- ea
+- ea-desktop
+- origin
+- 启动器
+- 商店
+- 游戏
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.257.0.5770/ElectronicArts.EADesktop.yaml b/manifests/e/ElectronicArts/EADesktop/13.257.0.5770/ElectronicArts.EADesktop.yaml
new file mode 100644
index 0000000000000..d4eb2de80b292
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.257.0.5770/ElectronicArts.EADesktop.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.257.0.5770
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.262.0.5775/ElectronicArts.EADesktop.installer.yaml b/manifests/e/ElectronicArts/EADesktop/13.262.0.5775/ElectronicArts.EADesktop.installer.yaml
new file mode 100644
index 0000000000000..1a5d390e78576
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.262.0.5775/ElectronicArts.EADesktop.installer.yaml
@@ -0,0 +1,25 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.262.0.5775
+InstallerType: burn
+Scope: machine
+InstallerSwitches:
+ InstallLocation: InstallFolder=""
+UpgradeBehavior: install
+Protocols:
+- ealink
+- link2ea
+- origin
+- origin2
+AppsAndFeaturesEntries:
+- ProductCode: '{26cf2948-31cf-432f-a22e-47939cfa26b1}'
+ UpgradeCode: '{ADF2591E-00D2-4FFF-9BF4-9CCDAE6BDC67}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller-13.262.0.5775-3134.exe
+ InstallerSha256: D27F34CC98657B2512FBB20149FFFC28ABCD11B12C19BEF567511D59A4D72330
+ ProductCode: '{26cf2948-31cf-432f-a22e-47939cfa26b1}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.262.0.5775/ElectronicArts.EADesktop.locale.en-US.yaml b/manifests/e/ElectronicArts/EADesktop/13.262.0.5775/ElectronicArts.EADesktop.locale.en-US.yaml
new file mode 100644
index 0000000000000..933bc04281ca9
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.262.0.5775/ElectronicArts.EADesktop.locale.en-US.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.262.0.5775
+PackageLocale: en-US
+Publisher: Electronic Arts
+PublisherUrl: https://www.ea.com/
+PublisherSupportUrl: https://help.ea.com/
+PrivacyUrl: https://www.ea.com/legal/privacy-and-cookie-policy
+Author: Electronic Arts Inc.
+PackageName: EA app
+PackageUrl: https://www.ea.com/ea-app
+License: Proprietary
+LicenseUrl: https://download.dm.origin.com/eula/pc/5/en_US.html
+Copyright: © 2024 Electronic Arts Inc.
+# CopyrightUrl:
+ShortDescription: Play great PC games and connect with your friends, all in one place.
+Description: Built on feedback from players like you, the EA Desktop app is the newest iteration of our PC platform. The beta includes new features and overall improvements to power a faster, smarter, more connected desktop app.
+Moniker: eaapp
+Tags:
+- ea
+- ea-desktop
+- game
+- gaming
+- launcher
+- origin
+- store
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.262.0.5775/ElectronicArts.EADesktop.locale.zh-CN.yaml b/manifests/e/ElectronicArts/EADesktop/13.262.0.5775/ElectronicArts.EADesktop.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..5ba005811fa61
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.262.0.5775/ElectronicArts.EADesktop.locale.zh-CN.yaml
@@ -0,0 +1,34 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.262.0.5775
+PackageLocale: zh-CN
+Publisher: Electronic Arts
+PublisherUrl: https://www.ea.com/zh-cn
+PublisherSupportUrl: https://help.ea.com/
+PrivacyUrl: https://www.ea.com/zh-cn/legal/privacy-and-cookie-policy
+Author: Electronic Arts Inc.
+PackageName: EA app
+PackageUrl: https://www.ea.com/ea-app
+License: 专有软件
+LicenseUrl: https://download.dm.origin.com/eula/pc/5/zh_CN.html
+Copyright: © 2024 Electronic Arts Inc.
+# CopyrightUrl:
+ShortDescription: 在一个地方游玩精彩的 PC 游戏并与朋友交流。
+Description: 根据玩家的反馈,我们开发了 EA Desktop 应用程序,作为 PC 平台的最新迭代。测试版包括新功能和整体改进,为更快、更智能、更互联的桌面应用程序提供动力。
+# Moniker:
+Tags:
+- ea
+- ea-desktop
+- origin
+- 启动器
+- 商店
+- 游戏
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.262.0.5775/ElectronicArts.EADesktop.yaml b/manifests/e/ElectronicArts/EADesktop/13.262.0.5775/ElectronicArts.EADesktop.yaml
new file mode 100644
index 0000000000000..049c78d7e758d
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.262.0.5775/ElectronicArts.EADesktop.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.262.0.5775
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.269.0.5782/ElectronicArts.EADesktop.installer.yaml b/manifests/e/ElectronicArts/EADesktop/13.269.0.5782/ElectronicArts.EADesktop.installer.yaml
new file mode 100644
index 0000000000000..5e7baceaba45c
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.269.0.5782/ElectronicArts.EADesktop.installer.yaml
@@ -0,0 +1,25 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.269.0.5782
+InstallerType: burn
+Scope: machine
+InstallerSwitches:
+ InstallLocation: InstallFolder=""
+UpgradeBehavior: install
+Protocols:
+- ealink
+- link2ea
+- origin
+- origin2
+AppsAndFeaturesEntries:
+- ProductCode: '{2f7c11ea-6099-466e-b7a4-c7289b05e650}'
+ UpgradeCode: '{ADF2591E-00D2-4FFF-9BF4-9CCDAE6BDC67}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller-13.269.0.5782-3155.exe
+ InstallerSha256: 1ED85A1DBFCD99AB1E2FEE378423A53B50A9BCFFC663821CBEA6F07CCCAFC5E4
+ ProductCode: '{2f7c11ea-6099-466e-b7a4-c7289b05e650}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.269.0.5782/ElectronicArts.EADesktop.locale.en-US.yaml b/manifests/e/ElectronicArts/EADesktop/13.269.0.5782/ElectronicArts.EADesktop.locale.en-US.yaml
new file mode 100644
index 0000000000000..2e92b73bbd7ce
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.269.0.5782/ElectronicArts.EADesktop.locale.en-US.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.269.0.5782
+PackageLocale: en-US
+Publisher: Electronic Arts
+PublisherUrl: https://www.ea.com/
+PublisherSupportUrl: https://help.ea.com/
+PrivacyUrl: https://www.ea.com/legal/privacy-and-cookie-policy
+Author: Electronic Arts Inc.
+PackageName: EA app
+PackageUrl: https://www.ea.com/ea-app
+License: Proprietary
+LicenseUrl: https://download.dm.origin.com/eula/pc/5/en_US.html
+Copyright: © 2024 Electronic Arts Inc.
+# CopyrightUrl:
+ShortDescription: Play great PC games and connect with your friends, all in one place.
+Description: Built on feedback from players like you, the EA Desktop app is the newest iteration of our PC platform. The beta includes new features and overall improvements to power a faster, smarter, more connected desktop app.
+Moniker: eaapp
+Tags:
+- ea
+- ea-desktop
+- game
+- gaming
+- launcher
+- origin
+- store
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.269.0.5782/ElectronicArts.EADesktop.locale.zh-CN.yaml b/manifests/e/ElectronicArts/EADesktop/13.269.0.5782/ElectronicArts.EADesktop.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..70a4cb414de9f
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.269.0.5782/ElectronicArts.EADesktop.locale.zh-CN.yaml
@@ -0,0 +1,34 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.269.0.5782
+PackageLocale: zh-CN
+Publisher: Electronic Arts
+PublisherUrl: https://www.ea.com/zh-cn
+PublisherSupportUrl: https://help.ea.com/
+PrivacyUrl: https://www.ea.com/zh-cn/legal/privacy-and-cookie-policy
+Author: Electronic Arts Inc.
+PackageName: EA app
+PackageUrl: https://www.ea.com/ea-app
+License: 专有软件
+LicenseUrl: https://download.dm.origin.com/eula/pc/5/zh_CN.html
+Copyright: © 2024 Electronic Arts Inc.
+# CopyrightUrl:
+ShortDescription: 在一个地方游玩精彩的 PC 游戏并与朋友交流。
+Description: 根据玩家的反馈,我们开发了 EA Desktop 应用程序,作为 PC 平台的最新迭代。测试版包括新功能和整体改进,为更快、更智能、更互联的桌面应用程序提供动力。
+# Moniker:
+Tags:
+- ea
+- ea-desktop
+- origin
+- 启动器
+- 商店
+- 游戏
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.269.0.5782/ElectronicArts.EADesktop.yaml b/manifests/e/ElectronicArts/EADesktop/13.269.0.5782/ElectronicArts.EADesktop.yaml
new file mode 100644
index 0000000000000..97509a8c6a426
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.269.0.5782/ElectronicArts.EADesktop.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.269.0.5782
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.275.0.5788/ElectronicArts.EADesktop.installer.yaml b/manifests/e/ElectronicArts/EADesktop/13.275.0.5788/ElectronicArts.EADesktop.installer.yaml
new file mode 100644
index 0000000000000..131fc4c3565fd
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.275.0.5788/ElectronicArts.EADesktop.installer.yaml
@@ -0,0 +1,25 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.275.0.5788
+InstallerType: burn
+Scope: machine
+InstallerSwitches:
+ InstallLocation: InstallFolder=""
+UpgradeBehavior: install
+Protocols:
+- ealink
+- link2ea
+- origin
+- origin2
+AppsAndFeaturesEntries:
+- ProductCode: '{fc42c93d-dd98-47da-818c-6ed662d50945}'
+ UpgradeCode: '{ADF2591E-00D2-4FFF-9BF4-9CCDAE6BDC67}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller-13.275.0.5788-3175.exe
+ InstallerSha256: C97CAD18B9A628137F29B5C25919FF9ED2094D14A6D70BB76AD2CFE8DBAAAEE1
+ ProductCode: '{fc42c93d-dd98-47da-818c-6ed662d50945}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.275.0.5788/ElectronicArts.EADesktop.locale.en-US.yaml b/manifests/e/ElectronicArts/EADesktop/13.275.0.5788/ElectronicArts.EADesktop.locale.en-US.yaml
new file mode 100644
index 0000000000000..c7431168b837d
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.275.0.5788/ElectronicArts.EADesktop.locale.en-US.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.275.0.5788
+PackageLocale: en-US
+Publisher: Electronic Arts
+PublisherUrl: https://www.ea.com/
+PublisherSupportUrl: https://help.ea.com/
+PrivacyUrl: https://www.ea.com/legal/privacy-and-cookie-policy
+Author: Electronic Arts Inc.
+PackageName: EA app
+PackageUrl: https://www.ea.com/ea-app
+License: Proprietary
+LicenseUrl: https://download.dm.origin.com/eula/pc/5/en_US.html
+Copyright: © 2024 Electronic Arts Inc.
+# CopyrightUrl:
+ShortDescription: Play great PC games and connect with your friends, all in one place.
+Description: Built on feedback from players like you, the EA Desktop app is the newest iteration of our PC platform. The beta includes new features and overall improvements to power a faster, smarter, more connected desktop app.
+Moniker: eaapp
+Tags:
+- ea
+- ea-desktop
+- game
+- gaming
+- launcher
+- origin
+- store
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.275.0.5788/ElectronicArts.EADesktop.locale.zh-CN.yaml b/manifests/e/ElectronicArts/EADesktop/13.275.0.5788/ElectronicArts.EADesktop.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..c6bd3b3773d7d
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.275.0.5788/ElectronicArts.EADesktop.locale.zh-CN.yaml
@@ -0,0 +1,34 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.275.0.5788
+PackageLocale: zh-CN
+Publisher: Electronic Arts
+PublisherUrl: https://www.ea.com/zh-cn
+PublisherSupportUrl: https://help.ea.com/
+PrivacyUrl: https://www.ea.com/zh-cn/legal/privacy-and-cookie-policy
+Author: Electronic Arts Inc.
+PackageName: EA app
+PackageUrl: https://www.ea.com/ea-app
+License: 专有软件
+LicenseUrl: https://download.dm.origin.com/eula/pc/5/zh_CN.html
+Copyright: © 2024 Electronic Arts Inc.
+# CopyrightUrl:
+ShortDescription: 在一个地方游玩精彩的 PC 游戏并与朋友交流。
+Description: 根据玩家的反馈,我们开发了 EA Desktop 应用程序,作为 PC 平台的最新迭代。测试版包括新功能和整体改进,为更快、更智能、更互联的桌面应用程序提供动力。
+# Moniker:
+Tags:
+- ea
+- ea-desktop
+- origin
+- 启动器
+- 商店
+- 游戏
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.275.0.5788/ElectronicArts.EADesktop.yaml b/manifests/e/ElectronicArts/EADesktop/13.275.0.5788/ElectronicArts.EADesktop.yaml
new file mode 100644
index 0000000000000..8273ccc6bb5d7
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.275.0.5788/ElectronicArts.EADesktop.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.275.0.5788
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.280.0.5793/ElectronicArts.EADesktop.installer.yaml b/manifests/e/ElectronicArts/EADesktop/13.280.0.5793/ElectronicArts.EADesktop.installer.yaml
new file mode 100644
index 0000000000000..7eb8bf17f9472
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.280.0.5793/ElectronicArts.EADesktop.installer.yaml
@@ -0,0 +1,25 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.280.0.5793
+InstallerType: burn
+Scope: machine
+InstallerSwitches:
+ InstallLocation: InstallFolder=""
+UpgradeBehavior: install
+Protocols:
+- ealink
+- link2ea
+- origin
+- origin2
+AppsAndFeaturesEntries:
+- ProductCode: '{9dec46c0-34b3-4528-984d-8fd02d4d04cb}'
+ UpgradeCode: '{ADF2591E-00D2-4FFF-9BF4-9CCDAE6BDC67}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller-13.280.0.5793-3195.exe
+ InstallerSha256: DDE8936035DB2496CC3C6AD4EFC2CDABB1E7554EB61A05FB4851F1EA0F446321
+ ProductCode: '{9dec46c0-34b3-4528-984d-8fd02d4d04cb}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.280.0.5793/ElectronicArts.EADesktop.locale.en-US.yaml b/manifests/e/ElectronicArts/EADesktop/13.280.0.5793/ElectronicArts.EADesktop.locale.en-US.yaml
new file mode 100644
index 0000000000000..5689335a11be9
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.280.0.5793/ElectronicArts.EADesktop.locale.en-US.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.280.0.5793
+PackageLocale: en-US
+Publisher: Electronic Arts
+PublisherUrl: https://www.ea.com/
+PublisherSupportUrl: https://help.ea.com/
+PrivacyUrl: https://www.ea.com/legal/privacy-and-cookie-policy
+Author: Electronic Arts Inc.
+PackageName: EA app
+PackageUrl: https://www.ea.com/ea-app
+License: Proprietary
+LicenseUrl: https://download.dm.origin.com/eula/pc/5/en_US.html
+Copyright: © 2024 Electronic Arts Inc.
+# CopyrightUrl:
+ShortDescription: Play great PC games and connect with your friends, all in one place.
+Description: Built on feedback from players like you, the EA Desktop app is the newest iteration of our PC platform. The beta includes new features and overall improvements to power a faster, smarter, more connected desktop app.
+Moniker: eaapp
+Tags:
+- ea
+- ea-desktop
+- game
+- gaming
+- launcher
+- origin
+- store
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.280.0.5793/ElectronicArts.EADesktop.locale.zh-CN.yaml b/manifests/e/ElectronicArts/EADesktop/13.280.0.5793/ElectronicArts.EADesktop.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..c0d07711bbf45
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.280.0.5793/ElectronicArts.EADesktop.locale.zh-CN.yaml
@@ -0,0 +1,34 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.280.0.5793
+PackageLocale: zh-CN
+Publisher: Electronic Arts
+PublisherUrl: https://www.ea.com/zh-cn
+PublisherSupportUrl: https://help.ea.com/
+PrivacyUrl: https://www.ea.com/zh-cn/legal/privacy-and-cookie-policy
+Author: Electronic Arts Inc.
+PackageName: EA app
+PackageUrl: https://www.ea.com/ea-app
+License: 专有软件
+LicenseUrl: https://download.dm.origin.com/eula/pc/5/zh_CN.html
+Copyright: © 2024 Electronic Arts Inc.
+# CopyrightUrl:
+ShortDescription: 在一个地方游玩精彩的 PC 游戏并与朋友交流。
+Description: 根据玩家的反馈,我们开发了 EA Desktop 应用程序,作为 PC 平台的最新迭代。测试版包括新功能和整体改进,为更快、更智能、更互联的桌面应用程序提供动力。
+# Moniker:
+Tags:
+- ea
+- ea-desktop
+- origin
+- 启动器
+- 商店
+- 游戏
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.280.0.5793/ElectronicArts.EADesktop.yaml b/manifests/e/ElectronicArts/EADesktop/13.280.0.5793/ElectronicArts.EADesktop.yaml
new file mode 100644
index 0000000000000..a8fe313e500b4
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.280.0.5793/ElectronicArts.EADesktop.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.280.0.5793
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.284.0.5797/ElectronicArts.EADesktop.installer.yaml b/manifests/e/ElectronicArts/EADesktop/13.284.0.5797/ElectronicArts.EADesktop.installer.yaml
new file mode 100644
index 0000000000000..58b02a2b783d0
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.284.0.5797/ElectronicArts.EADesktop.installer.yaml
@@ -0,0 +1,25 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.284.0.5797
+InstallerType: burn
+Scope: machine
+InstallerSwitches:
+ InstallLocation: InstallFolder=""
+UpgradeBehavior: install
+Protocols:
+- ealink
+- link2ea
+- origin
+- origin2
+AppsAndFeaturesEntries:
+- ProductCode: '{c91d427c-5fb4-4c67-be46-7168c5b05eec}'
+ UpgradeCode: '{ADF2591E-00D2-4FFF-9BF4-9CCDAE6BDC67}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller-13.284.0.5797-3207.exe
+ InstallerSha256: 67A7EA29621E11C6CF0857BE294D2B6EB7CB20099E4DAEA007A716180DA106C5
+ ProductCode: '{c91d427c-5fb4-4c67-be46-7168c5b05eec}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.284.0.5797/ElectronicArts.EADesktop.locale.en-US.yaml b/manifests/e/ElectronicArts/EADesktop/13.284.0.5797/ElectronicArts.EADesktop.locale.en-US.yaml
new file mode 100644
index 0000000000000..b63753ec75fe3
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.284.0.5797/ElectronicArts.EADesktop.locale.en-US.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.284.0.5797
+PackageLocale: en-US
+Publisher: Electronic Arts
+PublisherUrl: https://www.ea.com/
+PublisherSupportUrl: https://help.ea.com/
+PrivacyUrl: https://www.ea.com/legal/privacy-and-cookie-policy
+Author: Electronic Arts Inc.
+PackageName: EA app
+PackageUrl: https://www.ea.com/ea-app
+License: Proprietary
+LicenseUrl: https://download.dm.origin.com/eula/pc/5/en_US.html
+Copyright: © 2024 Electronic Arts Inc.
+# CopyrightUrl:
+ShortDescription: Play great PC games and connect with your friends, all in one place.
+Description: Built on feedback from players like you, the EA Desktop app is the newest iteration of our PC platform. The beta includes new features and overall improvements to power a faster, smarter, more connected desktop app.
+Moniker: eaapp
+Tags:
+- ea
+- ea-desktop
+- game
+- gaming
+- launcher
+- origin
+- store
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.284.0.5797/ElectronicArts.EADesktop.locale.zh-CN.yaml b/manifests/e/ElectronicArts/EADesktop/13.284.0.5797/ElectronicArts.EADesktop.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..000abc5612269
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.284.0.5797/ElectronicArts.EADesktop.locale.zh-CN.yaml
@@ -0,0 +1,34 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.284.0.5797
+PackageLocale: zh-CN
+Publisher: Electronic Arts
+PublisherUrl: https://www.ea.com/zh-cn
+PublisherSupportUrl: https://help.ea.com/
+PrivacyUrl: https://www.ea.com/zh-cn/legal/privacy-and-cookie-policy
+Author: Electronic Arts Inc.
+PackageName: EA app
+PackageUrl: https://www.ea.com/ea-app
+License: 专有软件
+LicenseUrl: https://download.dm.origin.com/eula/pc/5/zh_CN.html
+Copyright: © 2024 Electronic Arts Inc.
+# CopyrightUrl:
+ShortDescription: 在一个地方游玩精彩的 PC 游戏并与朋友交流。
+Description: 根据玩家的反馈,我们开发了 EA Desktop 应用程序,作为 PC 平台的最新迭代。测试版包括新功能和整体改进,为更快、更智能、更互联的桌面应用程序提供动力。
+# Moniker:
+Tags:
+- ea
+- ea-desktop
+- origin
+- 启动器
+- 商店
+- 游戏
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.284.0.5797/ElectronicArts.EADesktop.yaml b/manifests/e/ElectronicArts/EADesktop/13.284.0.5797/ElectronicArts.EADesktop.yaml
new file mode 100644
index 0000000000000..da3f63e4cfe7f
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.284.0.5797/ElectronicArts.EADesktop.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.284.0.5797
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.288.0.5801/ElectronicArts.EADesktop.installer.yaml b/manifests/e/ElectronicArts/EADesktop/13.288.0.5801/ElectronicArts.EADesktop.installer.yaml
new file mode 100644
index 0000000000000..6a0e86ae3f3fc
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.288.0.5801/ElectronicArts.EADesktop.installer.yaml
@@ -0,0 +1,25 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.288.0.5801
+InstallerType: burn
+Scope: machine
+InstallerSwitches:
+ InstallLocation: InstallFolder=""
+UpgradeBehavior: install
+Protocols:
+- ealink
+- link2ea
+- origin
+- origin2
+AppsAndFeaturesEntries:
+- ProductCode: '{5c2a3bc2-c0e7-4c87-ba7b-a10e6ae45aa9}'
+ UpgradeCode: '{ADF2591E-00D2-4FFF-9BF4-9CCDAE6BDC67}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller-13.288.0.5801-3221.exe
+ InstallerSha256: F87AFDFE367DB714BD76B40B44D2A4A194867BCF9CD71BA4ECA70C3124A3CB53
+ ProductCode: '{5c2a3bc2-c0e7-4c87-ba7b-a10e6ae45aa9}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.288.0.5801/ElectronicArts.EADesktop.locale.en-US.yaml b/manifests/e/ElectronicArts/EADesktop/13.288.0.5801/ElectronicArts.EADesktop.locale.en-US.yaml
new file mode 100644
index 0000000000000..889712739548a
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.288.0.5801/ElectronicArts.EADesktop.locale.en-US.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.288.0.5801
+PackageLocale: en-US
+Publisher: Electronic Arts
+PublisherUrl: https://www.ea.com/
+PublisherSupportUrl: https://help.ea.com/
+PrivacyUrl: https://www.ea.com/legal/privacy-and-cookie-policy
+Author: Electronic Arts Inc.
+PackageName: EA app
+PackageUrl: https://www.ea.com/ea-app
+License: Proprietary
+LicenseUrl: https://download.dm.origin.com/eula/pc/5/en_US.html
+Copyright: © 2024 Electronic Arts Inc.
+# CopyrightUrl:
+ShortDescription: Play great PC games and connect with your friends, all in one place.
+Description: Built on feedback from players like you, the EA Desktop app is the newest iteration of our PC platform. The beta includes new features and overall improvements to power a faster, smarter, more connected desktop app.
+Moniker: eaapp
+Tags:
+- ea
+- ea-desktop
+- game
+- gaming
+- launcher
+- origin
+- store
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.288.0.5801/ElectronicArts.EADesktop.locale.zh-CN.yaml b/manifests/e/ElectronicArts/EADesktop/13.288.0.5801/ElectronicArts.EADesktop.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..2abfd5e80871d
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.288.0.5801/ElectronicArts.EADesktop.locale.zh-CN.yaml
@@ -0,0 +1,34 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.288.0.5801
+PackageLocale: zh-CN
+Publisher: Electronic Arts
+PublisherUrl: https://www.ea.com/zh-cn
+PublisherSupportUrl: https://help.ea.com/
+PrivacyUrl: https://www.ea.com/zh-cn/legal/privacy-and-cookie-policy
+Author: Electronic Arts Inc.
+PackageName: EA app
+PackageUrl: https://www.ea.com/ea-app
+License: 专有软件
+LicenseUrl: https://download.dm.origin.com/eula/pc/5/zh_CN.html
+Copyright: © 2024 Electronic Arts Inc.
+# CopyrightUrl:
+ShortDescription: 在一个地方游玩精彩的 PC 游戏并与朋友交流。
+Description: 根据玩家的反馈,我们开发了 EA Desktop 应用程序,作为 PC 平台的最新迭代。测试版包括新功能和整体改进,为更快、更智能、更互联的桌面应用程序提供动力。
+# Moniker:
+Tags:
+- ea
+- ea-desktop
+- origin
+- 启动器
+- 商店
+- 游戏
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.288.0.5801/ElectronicArts.EADesktop.yaml b/manifests/e/ElectronicArts/EADesktop/13.288.0.5801/ElectronicArts.EADesktop.yaml
new file mode 100644
index 0000000000000..ad18ad7752438
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.288.0.5801/ElectronicArts.EADesktop.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.288.0.5801
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.297.0.5810/ElectronicArts.EADesktop.installer.yaml b/manifests/e/ElectronicArts/EADesktop/13.297.0.5810/ElectronicArts.EADesktop.installer.yaml
new file mode 100644
index 0000000000000..e646f45465993
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.297.0.5810/ElectronicArts.EADesktop.installer.yaml
@@ -0,0 +1,25 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.297.0.5810
+InstallerType: burn
+Scope: machine
+InstallerSwitches:
+ InstallLocation: InstallFolder=""
+UpgradeBehavior: install
+Protocols:
+- ealink
+- link2ea
+- origin
+- origin2
+AppsAndFeaturesEntries:
+- ProductCode: '{b3a28bf9-0596-4fd2-847d-e7abe9dc3a96}'
+ UpgradeCode: '{ADF2591E-00D2-4FFF-9BF4-9CCDAE6BDC67}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller-13.297.0.5810-3245.exe
+ InstallerSha256: 252ADBE7F4D5FC3F67B8469DD32891EBCDE409684E5A44DD92D0E35F5F9E17C8
+ ProductCode: '{b3a28bf9-0596-4fd2-847d-e7abe9dc3a96}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.297.0.5810/ElectronicArts.EADesktop.locale.en-US.yaml b/manifests/e/ElectronicArts/EADesktop/13.297.0.5810/ElectronicArts.EADesktop.locale.en-US.yaml
new file mode 100644
index 0000000000000..8ae53ff135cda
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.297.0.5810/ElectronicArts.EADesktop.locale.en-US.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.297.0.5810
+PackageLocale: en-US
+Publisher: Electronic Arts
+PublisherUrl: https://www.ea.com/
+PublisherSupportUrl: https://help.ea.com/
+PrivacyUrl: https://www.ea.com/legal/privacy-and-cookie-policy
+Author: Electronic Arts Inc.
+PackageName: EA app
+PackageUrl: https://www.ea.com/ea-app
+License: Proprietary
+LicenseUrl: https://download.dm.origin.com/eula/pc/5/en_US.html
+Copyright: © 2024 Electronic Arts Inc.
+# CopyrightUrl:
+ShortDescription: Play great PC games and connect with your friends, all in one place.
+Description: Built on feedback from players like you, the EA Desktop app is the newest iteration of our PC platform. The beta includes new features and overall improvements to power a faster, smarter, more connected desktop app.
+Moniker: eaapp
+Tags:
+- ea
+- ea-desktop
+- game
+- gaming
+- launcher
+- origin
+- store
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.297.0.5810/ElectronicArts.EADesktop.locale.zh-CN.yaml b/manifests/e/ElectronicArts/EADesktop/13.297.0.5810/ElectronicArts.EADesktop.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..b03e1f8e58fbb
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.297.0.5810/ElectronicArts.EADesktop.locale.zh-CN.yaml
@@ -0,0 +1,34 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.297.0.5810
+PackageLocale: zh-CN
+Publisher: Electronic Arts
+PublisherUrl: https://www.ea.com/zh-cn
+PublisherSupportUrl: https://help.ea.com/
+PrivacyUrl: https://www.ea.com/zh-cn/legal/privacy-and-cookie-policy
+Author: Electronic Arts Inc.
+PackageName: EA app
+PackageUrl: https://www.ea.com/ea-app
+License: 专有软件
+LicenseUrl: https://download.dm.origin.com/eula/pc/5/zh_CN.html
+Copyright: © 2024 Electronic Arts Inc.
+# CopyrightUrl:
+ShortDescription: 在一个地方游玩精彩的 PC 游戏并与朋友交流。
+Description: 根据玩家的反馈,我们开发了 EA Desktop 应用程序,作为 PC 平台的最新迭代。测试版包括新功能和整体改进,为更快、更智能、更互联的桌面应用程序提供动力。
+# Moniker:
+Tags:
+- ea
+- ea-desktop
+- origin
+- 启动器
+- 商店
+- 游戏
+# ReleaseNotes:
+# ReleaseNotesUrl:
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/EADesktop/13.297.0.5810/ElectronicArts.EADesktop.yaml b/manifests/e/ElectronicArts/EADesktop/13.297.0.5810/ElectronicArts.EADesktop.yaml
new file mode 100644
index 0000000000000..81e88257427a9
--- /dev/null
+++ b/manifests/e/ElectronicArts/EADesktop/13.297.0.5810/ElectronicArts.EADesktop.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: ElectronicArts.EADesktop
+PackageVersion: 13.297.0.5810
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElectronicArts/Origin/10.5.122.52971/ElectronicArts.Origin.installer.yaml b/manifests/e/ElectronicArts/Origin/10.5.122.52971/ElectronicArts.Origin.installer.yaml
deleted file mode 100644
index 6fff6a5d2dc51..0000000000000
--- a/manifests/e/ElectronicArts/Origin/10.5.122.52971/ElectronicArts.Origin.installer.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
-# Created with YamlCreate.ps1 v2.2.12 $debug=NVS1.CRLF.5-1-19041-3803.Win32NT
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
-
-PackageIdentifier: ElectronicArts.Origin
-PackageVersion: 10.5.122.52971
-InstallerType: exe
-Scope: machine
-InstallerSwitches:
- Silent: /silent
- SilentWithProgress: /silent
-UpgradeBehavior: install
-Dependencies:
- PackageDependencies:
- - PackageIdentifier: Microsoft.VCRedist.2015+.x86
- MinimumVersion: 14.28.29913.0
-Installers:
-- Architecture: x86
- InstallerUrl: https://download.dm.origin.com/origin/live/OriginSetup.exe
- InstallerSha256: 903096915B6544C7EDF24C40A665F6A374546B44C8FDC4468149951AFD2AB7F1
-ManifestType: installer
-ManifestVersion: 1.5.0
diff --git a/manifests/e/ElectronicArts/Origin/10.5.122.52971/ElectronicArts.Origin.locale.en-US.yaml b/manifests/e/ElectronicArts/Origin/10.5.122.52971/ElectronicArts.Origin.locale.en-US.yaml
deleted file mode 100644
index 504ef1e34dffc..0000000000000
--- a/manifests/e/ElectronicArts/Origin/10.5.122.52971/ElectronicArts.Origin.locale.en-US.yaml
+++ /dev/null
@@ -1,34 +0,0 @@
-# Created with YamlCreate.ps1 v2.2.12 $debug=NVS1.CRLF.5-1-19041-3803.Win32NT
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
-
-PackageIdentifier: ElectronicArts.Origin
-PackageVersion: 10.5.122.52971
-PackageLocale: en-US
-Publisher: Electronic Arts, Inc.
-PublisherUrl: https://www.ea.com
-PublisherSupportUrl: https://www.help.ea.com
-PrivacyUrl: https://www.ea.com/legal/privacy-policy
-# Author:
-PackageName: Origin
-PackageUrl: https://www.origin.com/nld/en-us/store/about
-License: Proprietary
-LicenseUrl: https://www.ea.com/en-gb/legal
-Copyright: © 2021 Electronic Arts, Inc.
-# CopyrightUrl:
-ShortDescription: Play great PC games and connect with your friends, all in one place.
-# Description:
-# Moniker:
-Tags:
-- ea
-- games
-- gaming
-- launcher
-- origin
-- store
-# ReleaseNotes:
-# ReleaseNotesUrl:
-# PurchaseUrl:
-# InstallationNotes:
-# Documentations:
-ManifestType: defaultLocale
-ManifestVersion: 1.5.0
diff --git a/manifests/e/ElectronicArts/Origin/10.5.122.52971/ElectronicArts.Origin.yaml b/manifests/e/ElectronicArts/Origin/10.5.122.52971/ElectronicArts.Origin.yaml
deleted file mode 100644
index d6d7ce3408e8c..0000000000000
--- a/manifests/e/ElectronicArts/Origin/10.5.122.52971/ElectronicArts.Origin.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Created with YamlCreate.ps1 v2.2.12 $debug=NVS1.CRLF.5-1-19041-3803.Win32NT
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
-
-PackageIdentifier: ElectronicArts.Origin
-PackageVersion: 10.5.122.52971
-DefaultLocale: en-US
-ManifestType: version
-ManifestVersion: 1.5.0
diff --git a/manifests/e/ElectronicArts/Origin/10.5.128.55504/ElectronicArts.Origin.installer.yaml b/manifests/e/ElectronicArts/Origin/10.5.128.55504/ElectronicArts.Origin.installer.yaml
new file mode 100644
index 0000000000000..7ebada9981de5
--- /dev/null
+++ b/manifests/e/ElectronicArts/Origin/10.5.128.55504/ElectronicArts.Origin.installer.yaml
@@ -0,0 +1,21 @@
+# Automatically updated by the winget bot at 2024/Sep/10
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
+
+PackageIdentifier: ElectronicArts.Origin
+PackageVersion: 10.5.128.55504
+InstallerType: exe
+Scope: machine
+InstallerSwitches:
+ Silent: /silent
+ SilentWithProgress: /silent
+UpgradeBehavior: install
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.x86
+ MinimumVersion: 14.28.29913.0
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download.dm.origin.com/origin/live/OriginSetup.exe
+ InstallerSha256: DECAF936854EB26037C0ACBC77F0615E06C9D404A3DB1F16FEE985E5767848B8
+ManifestType: installer
+ManifestVersion: 1.5.0
diff --git a/manifests/e/ElectronicArts/Origin/10.5.128.55504/ElectronicArts.Origin.locale.en-US.yaml b/manifests/e/ElectronicArts/Origin/10.5.128.55504/ElectronicArts.Origin.locale.en-US.yaml
new file mode 100644
index 0000000000000..1f257d751cb90
--- /dev/null
+++ b/manifests/e/ElectronicArts/Origin/10.5.128.55504/ElectronicArts.Origin.locale.en-US.yaml
@@ -0,0 +1,25 @@
+# Automatically updated by the winget bot at 2024/Sep/10
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json
+
+PackageIdentifier: ElectronicArts.Origin
+PackageVersion: 10.5.128.55504
+PackageLocale: en-US
+Publisher: Electronic Arts, Inc.
+PublisherUrl: https://www.ea.com
+PublisherSupportUrl: https://www.help.ea.com
+PrivacyUrl: https://www.ea.com/legal/privacy-policy
+PackageName: Origin
+PackageUrl: https://www.origin.com/nld/en-us/store/about
+License: Proprietary
+LicenseUrl: https://www.ea.com/en-gb/legal
+Copyright: © 2021 Electronic Arts, Inc.
+ShortDescription: Play great PC games and connect with your friends, all in one place.
+Tags:
+- ea
+- games
+- gaming
+- launcher
+- origin
+- store
+ManifestType: defaultLocale
+ManifestVersion: 1.5.0
diff --git a/manifests/e/ElectronicArts/Origin/10.5.128.55504/ElectronicArts.Origin.yaml b/manifests/e/ElectronicArts/Origin/10.5.128.55504/ElectronicArts.Origin.yaml
new file mode 100644
index 0000000000000..b82f0e6f1a714
--- /dev/null
+++ b/manifests/e/ElectronicArts/Origin/10.5.128.55504/ElectronicArts.Origin.yaml
@@ -0,0 +1,8 @@
+# Automatically updated by the winget bot at 2024/Sep/10
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
+
+PackageIdentifier: ElectronicArts.Origin
+PackageVersion: 10.5.128.55504
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.5.0
diff --git a/manifests/e/Element/Element/1.11.72/Element.Element.installer.yaml b/manifests/e/Element/Element/1.11.72/Element.Element.installer.yaml
new file mode 100644
index 0000000000000..5609d6a9dbd7d
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.72/Element.Element.installer.yaml
@@ -0,0 +1,28 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.72
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+InstallerSwitches:
+ Silent: --silent
+ SilentWithProgress: --silent
+UpgradeBehavior: install
+Protocols:
+- element
+ReleaseDate: 2024-07-30
+Installers:
+- Architecture: x86
+ InstallerUrl: https://packages.element.io/desktop/install/win32/ia32/Element%20Setup%201.11.72.exe
+ InstallerSha256: 83FABD9C81D4A4AF0C9DFEA74E74545EC3A372945B74F0D4BAC85EEC24D86394
+ ProductCode: element-desktop
+- Architecture: x64
+ InstallerUrl: https://packages.element.io/desktop/install/win32/x64/Element%20Setup%201.11.72.exe
+ InstallerSha256: 9A44AD15AB3C8812097FA3D647DC5499393D39A39FC8B1280373401EA912193F
+ ProductCode: element-desktop
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.72/Element.Element.locale.en-US.yaml b/manifests/e/Element/Element/1.11.72/Element.Element.locale.en-US.yaml
new file mode 100644
index 0000000000000..1b899a597b7cb
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.72/Element.Element.locale.en-US.yaml
@@ -0,0 +1,72 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.72
+PackageLocale: en-US
+Publisher: Element
+PublisherUrl: https://element.io/
+PublisherSupportUrl: https://element.io/help
+PrivacyUrl: https://element.io/privacy
+Author: New Vector Ltd
+PackageName: Element
+PackageUrl: https://element.io/download
+License: Apache-2.0
+LicenseUrl: https://github.com/element-hq/element-desktop/blob/develop/LICENSE
+Copyright: Copyright © 2024 Element
+CopyrightUrl: https://element.io/copyright
+ShortDescription: Secure collaboration and messaging
+Description: Element is a Matrix-based end-to-end encrypted messenger and secure collaboration app. It’s decentralized for digital sovereign self-hosting, or through a hosting service such as Element Matrix Services. Element operates on the open Matrix network to provide interoperability and easy connections.
+Moniker: element
+Tags:
+- chat
+- collaborate
+- collaboration
+- encrypt
+- encryption
+- im
+- instant-messaging
+- matrix
+- message
+- privacy
+- riot
+- secure
+- security
+- send
+- talk
+ReleaseNotes: |-
+ ✨ Features
+ - Support authenticated media downloads in Desktop too (#1757). Contributed by @turt2live.
+ - Polyfill Intl.Segmenter for wider web browser compatibility (#27803). Contributed by @dbkr.
+ - Enable audio/webaudio Modernizr rule (#27772). Contributed by @t3chguy.
+ - Add release announcement for the new room header (#12802). Contributed by @MidhunSureshR.
+ - Default the room header to on (#12803). Contributed by @MidhunSureshR.
+ - Update Thread Panel to match latest designs (#12797). Contributed by @t3chguy.
+ - Close any open modals on logout (#12777). Contributed by @dbkr.
+ - Iterate design of right panel empty state (#12796). Contributed by @t3chguy.
+ - Update styling of UserInfo right panel card (#12788). Contributed by @t3chguy.
+ - Accessibility: Add Landmark navigation (#12190). Contributed by @akirk.
+ - Let Element Call widget receive m.room.create (#12710). Contributed by @AndrewFerr.
+ - Let Element Call widget set session memberships (#12713). Contributed by @AndrewFerr.
+ - Update right panel base card styling to match Compound (#12768). Contributed by @t3chguy.
+ - Align widget_build_url_ignore_dm with call behaviour switch between 1:1 and Widget (#12760). Contributed by @t3chguy.
+ - Move integrations switch (#12733). Contributed by @dbkr.
+ - Element-R: Report events with withheld keys separately to Posthog. (#12755). Contributed by @richvdh.
+ 🐛 Bug Fixes
+ - Fix Docker tooling for building native components (#1779). Contributed by @t3chguy.
+ - Add a modernizr check for WebAssembly support (#27776). Contributed by @dbkr.
+ - Test for lack of WebAssembly support (#12792). Contributed by @dbkr.
+ - Fix stray 'account' heading (#12791). Contributed by @dbkr.
+ - Add test for the unsupported browser screen (#12787). Contributed by @dbkr.
+ - Fix HTML export test (#12778). Contributed by @dbkr.
+ - Fix HTML export missing a bunch of Compound variables (#12774). Contributed by @t3chguy.
+ - Fix inability to change accent colour consistently in custom theming (#12772). Contributed by @t3chguy.
+ - Fix edge case of landing on 3pid email link with registration disabled (#12771). Contributed by @t3chguy.
+ReleaseNotesUrl: https://github.com/element-hq/element-desktop/releases/tag/v1.11.72
+PurchaseUrl: https://element.io/pricing
+# InstallationNotes:
+Documentations:
+- DocumentLabel: User Guide
+ DocumentUrl: https://element.io/user-guide
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.72/Element.Element.locale.zh-CN.yaml b/manifests/e/Element/Element/1.11.72/Element.Element.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..08c4dac0ef9ed
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.72/Element.Element.locale.zh-CN.yaml
@@ -0,0 +1,41 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.72
+PackageLocale: zh-CN
+Publisher: Element
+PublisherUrl: https://element.io/
+PublisherSupportUrl: https://element.io/help
+PrivacyUrl: https://element.io/privacy
+Author: New Vector Ltd
+PackageName: Element
+PackageUrl: https://element.io/download
+License: Apache-2.0
+LicenseUrl: https://github.com/element-hq/element-desktop/blob/develop/LICENSE
+Copyright: Copyright © 2024 Element
+CopyrightUrl: https://element.io/copyright
+ShortDescription: 安全协作和通讯
+Description: Element 是一款基于 Matrix 的端到端加密通讯和安全协作应用。它是去中心化的,可由数字主权机构自行托管,或通过 Element Matrix Services 等托管服务托管。Element 在开放的 Matrix 网络上运行,提供互操作性和便捷的连接。
+# Moniker:
+Tags:
+- matrix
+- riot
+- 信息
+- 加密
+- 协作
+- 协同
+- 发送
+- 安全
+- 消息
+- 聊天
+- 隐私
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/element-hq/element-desktop/releases/tag/v1.11.72
+PurchaseUrl: https://element.io/pricing
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 用户指南
+ DocumentUrl: https://element.io/user-guide
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.72/Element.Element.yaml b/manifests/e/Element/Element/1.11.72/Element.Element.yaml
new file mode 100644
index 0000000000000..37bea122072fb
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.72/Element.Element.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.72
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.73/Element.Element.installer.yaml b/manifests/e/Element/Element/1.11.73/Element.Element.installer.yaml
new file mode 100644
index 0000000000000..001ed1dfb3d3b
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.73/Element.Element.installer.yaml
@@ -0,0 +1,28 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.73
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+InstallerSwitches:
+ Silent: --silent
+ SilentWithProgress: --silent
+UpgradeBehavior: install
+Protocols:
+- element
+ReleaseDate: 2024-08-06
+Installers:
+- Architecture: x86
+ InstallerUrl: https://packages.element.io/desktop/install/win32/ia32/Element%20Setup%201.11.73.exe
+ InstallerSha256: 48BE0D558BBCC6A43C37EFC68744C149213585A190D0FAC949A5F48A6A8829C2
+ ProductCode: element-desktop
+- Architecture: x64
+ InstallerUrl: https://packages.element.io/desktop/install/win32/x64/Element%20Setup%201.11.73.exe
+ InstallerSha256: B8F953921C7238794791300B779D0AAC7D463F086AF233545DD73B7E931B7CAF
+ ProductCode: element-desktop
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.73/Element.Element.locale.en-US.yaml b/manifests/e/Element/Element/1.11.73/Element.Element.locale.en-US.yaml
new file mode 100644
index 0000000000000..30ebe2a2460a0
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.73/Element.Element.locale.en-US.yaml
@@ -0,0 +1,45 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.73
+PackageLocale: en-US
+Publisher: Element
+PublisherUrl: https://element.io/
+PublisherSupportUrl: https://element.io/help
+PrivacyUrl: https://element.io/privacy
+Author: New Vector Ltd
+PackageName: Element
+PackageUrl: https://element.io/download
+License: Apache-2.0
+LicenseUrl: https://github.com/element-hq/element-desktop/blob/develop/LICENSE
+Copyright: Copyright © 2024 Element
+CopyrightUrl: https://element.io/copyright
+ShortDescription: Secure collaboration and messaging
+Description: Element is a Matrix-based end-to-end encrypted messenger and secure collaboration app. It’s decentralized for digital sovereign self-hosting, or through a hosting service such as Element Matrix Services. Element operates on the open Matrix network to provide interoperability and easy connections.
+Moniker: element
+Tags:
+- chat
+- collaborate
+- collaboration
+- encrypt
+- encryption
+- im
+- instant-messaging
+- matrix
+- message
+- privacy
+- riot
+- secure
+- security
+- send
+- talk
+ReleaseNotes: Fixes for CVE-2024-42347 / GHSA-f83w-wqhc-cfp4
+ReleaseNotesUrl: https://github.com/element-hq/element-desktop/releases/tag/v1.11.73
+PurchaseUrl: https://element.io/pricing
+# InstallationNotes:
+Documentations:
+- DocumentLabel: User Guide
+ DocumentUrl: https://element.io/user-guide
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.73/Element.Element.locale.zh-CN.yaml b/manifests/e/Element/Element/1.11.73/Element.Element.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..ca0fd54e41078
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.73/Element.Element.locale.zh-CN.yaml
@@ -0,0 +1,41 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.73
+PackageLocale: zh-CN
+Publisher: Element
+PublisherUrl: https://element.io/
+PublisherSupportUrl: https://element.io/help
+PrivacyUrl: https://element.io/privacy
+Author: New Vector Ltd
+PackageName: Element
+PackageUrl: https://element.io/download
+License: Apache-2.0
+LicenseUrl: https://github.com/element-hq/element-desktop/blob/develop/LICENSE
+Copyright: Copyright © 2024 Element
+CopyrightUrl: https://element.io/copyright
+ShortDescription: 安全协作和通讯
+Description: Element 是一款基于 Matrix 的端到端加密通讯和安全协作应用。它是去中心化的,可由数字主权机构自行托管,或通过 Element Matrix Services 等托管服务托管。Element 在开放的 Matrix 网络上运行,提供互操作性和便捷的连接。
+# Moniker:
+Tags:
+- matrix
+- riot
+- 信息
+- 加密
+- 协作
+- 协同
+- 发送
+- 安全
+- 消息
+- 聊天
+- 隐私
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/element-hq/element-desktop/releases/tag/v1.11.73
+PurchaseUrl: https://element.io/pricing
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 用户指南
+ DocumentUrl: https://element.io/user-guide
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.73/Element.Element.yaml b/manifests/e/Element/Element/1.11.73/Element.Element.yaml
new file mode 100644
index 0000000000000..67c2acd44ae2b
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.73/Element.Element.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.73
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.74/Element.Element.installer.yaml b/manifests/e/Element/Element/1.11.74/Element.Element.installer.yaml
new file mode 100644
index 0000000000000..b8afc965ca7eb
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.74/Element.Element.installer.yaml
@@ -0,0 +1,28 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.74
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+InstallerSwitches:
+ Silent: --silent
+ SilentWithProgress: --silent
+UpgradeBehavior: install
+Protocols:
+- element
+ReleaseDate: 2024-08-13
+Installers:
+- Architecture: x86
+ InstallerUrl: https://packages.element.io/desktop/install/win32/ia32/Element%20Setup%201.11.74.exe
+ InstallerSha256: 2D55AA54EA9D3E8A7E4AADBE5032B8E4A6885446B76EC42E97EF8D6DE4BEBFFB
+ ProductCode: element-desktop
+- Architecture: x64
+ InstallerUrl: https://packages.element.io/desktop/install/win32/x64/Element%20Setup%201.11.74.exe
+ InstallerSha256: 566887D9E80270BA38EBC21E91E6D146ADFB8660939DEC304980F0E2949767E5
+ ProductCode: element-desktop
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.74/Element.Element.locale.en-US.yaml b/manifests/e/Element/Element/1.11.74/Element.Element.locale.en-US.yaml
new file mode 100644
index 0000000000000..a8881585d068e
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.74/Element.Element.locale.en-US.yaml
@@ -0,0 +1,70 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.74
+PackageLocale: en-US
+Publisher: Element
+PublisherUrl: https://element.io/
+PublisherSupportUrl: https://element.io/help
+PrivacyUrl: https://element.io/privacy
+Author: New Vector Ltd
+PackageName: Element
+PackageUrl: https://element.io/download
+License: Apache-2.0
+LicenseUrl: https://github.com/element-hq/element-desktop/blob/develop/LICENSE
+Copyright: Copyright © 2024 Element
+CopyrightUrl: https://element.io/copyright
+ShortDescription: Secure collaboration and messaging
+Description: Element is a Matrix-based end-to-end encrypted messenger and secure collaboration app. It’s decentralized for digital sovereign self-hosting, or through a hosting service such as Element Matrix Services. Element operates on the open Matrix network to provide interoperability and easy connections.
+Moniker: element
+Tags:
+- chat
+- collaborate
+- collaboration
+- encrypt
+- encryption
+- im
+- instant-messaging
+- matrix
+- message
+- privacy
+- riot
+- secure
+- security
+- send
+- talk
+ReleaseNotes: |-
+ ✨ Features
+ - Update unsupported browser react component to new designs (#27857). Contributed by @t3chguy.
+ - Invite dialog: display MXID on its own line (#11756). Contributed by @AndrewFerr.
+ - Align RoomSummaryCard styles with Figma (#12793). Contributed by @t3chguy.
+ - Extract Extensions into their own right panel tab (#12844). Contributed by @t3chguy.
+ - Remove topic from new room header and expand right panel topic (#12842). Contributed by @t3chguy.
+ - Rework how the onboarding notifications task works (#12839). Contributed by @t3chguy.
+ - Update toast styles to match Figma (#12833). Contributed by @t3chguy.
+ - Warn users on unsupported browsers before they lack features (#12830). Contributed by @t3chguy.
+ - Add sign out button to settings profile section (#12666). Contributed by @dbkr.
+ - Remove MatrixRTC realted import ES lint exceptions using a index.ts for matrixrtc (#12780). Contributed by @toger5.
+ - Fix unwanted ringing of other devices even though the user is already connected to the call. (#12742). Contributed by @toger5.
+ - Acknowledge DeviceMute widget actions (#12790). Contributed by @toger5.
+ 🐛 Bug Fixes
+ - Update Element icons (#27900). Contributed by @t3chguy.
+ - Fix Jitsi by updating device mute updates over postMessage API (#27858). Contributed by @t3chguy.
+ - Fix formatting of rich text emotes (#12862). Contributed by @dbkr.
+ - Fixed custom emotes background color #27745 (#12798). Contributed by @asimdelvi.
+ - Ignore permalink_prefix when serializing pills (#11726). Contributed by @herkulessi.
+ - Deflake the chat export test (#12854). Contributed by @dbkr.
+ - Fix alignment of RTL messages (#12837). Contributed by @dbkr.
+ - Handle media download errors better (#12848). Contributed by @t3chguy.
+ - Make micIcon display on primary (#11908). Contributed by @kdanielm.
+ - Fix compound typography font component issues (#12826). Contributed by @t3chguy.
+ - Allow Chrome page translator to translate messages in rooms (#11113). Contributed by @lukaszpolowczyk.
+ReleaseNotesUrl: https://github.com/element-hq/element-desktop/releases/tag/v1.11.74
+PurchaseUrl: https://element.io/pricing
+# InstallationNotes:
+Documentations:
+- DocumentLabel: User Guide
+ DocumentUrl: https://element.io/user-guide
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.74/Element.Element.locale.zh-CN.yaml b/manifests/e/Element/Element/1.11.74/Element.Element.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..6920dc7c35209
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.74/Element.Element.locale.zh-CN.yaml
@@ -0,0 +1,41 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.74
+PackageLocale: zh-CN
+Publisher: Element
+PublisherUrl: https://element.io/
+PublisherSupportUrl: https://element.io/help
+PrivacyUrl: https://element.io/privacy
+Author: New Vector Ltd
+PackageName: Element
+PackageUrl: https://element.io/download
+License: Apache-2.0
+LicenseUrl: https://github.com/element-hq/element-desktop/blob/develop/LICENSE
+Copyright: Copyright © 2024 Element
+CopyrightUrl: https://element.io/copyright
+ShortDescription: 安全协作和通讯
+Description: Element 是一款基于 Matrix 的端到端加密通讯和安全协作应用。它是去中心化的,可由数字主权机构自行托管,或通过 Element Matrix Services 等托管服务托管。Element 在开放的 Matrix 网络上运行,提供互操作性和便捷的连接。
+# Moniker:
+Tags:
+- matrix
+- riot
+- 信息
+- 加密
+- 协作
+- 协同
+- 发送
+- 安全
+- 消息
+- 聊天
+- 隐私
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/element-hq/element-desktop/releases/tag/v1.11.74
+PurchaseUrl: https://element.io/pricing
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 用户指南
+ DocumentUrl: https://element.io/user-guide
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.74/Element.Element.yaml b/manifests/e/Element/Element/1.11.74/Element.Element.yaml
new file mode 100644
index 0000000000000..aeae8cf483db8
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.74/Element.Element.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.74
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.75/Element.Element.installer.yaml b/manifests/e/Element/Element/1.11.75/Element.Element.installer.yaml
new file mode 100644
index 0000000000000..ba042d04f34c8
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.75/Element.Element.installer.yaml
@@ -0,0 +1,28 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.75
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+InstallerSwitches:
+ Silent: --silent
+ SilentWithProgress: --silent
+UpgradeBehavior: install
+Protocols:
+- element
+ReleaseDate: 2024-08-20
+Installers:
+- Architecture: x86
+ InstallerUrl: https://packages.element.io/desktop/install/win32/ia32/Element%20Setup%201.11.75.exe
+ InstallerSha256: F77D01B899EA63B4BB68094A76E68B451379334E0842A3774E814973416B8652
+ ProductCode: element-desktop
+- Architecture: x64
+ InstallerUrl: https://packages.element.io/desktop/install/win32/x64/Element%20Setup%201.11.75.exe
+ InstallerSha256: EA1764F1884B921F29277D18D854FFB38E01AB3B39A23362A818DBA8BB89052E
+ ProductCode: element-desktop
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.75/Element.Element.locale.en-US.yaml b/manifests/e/Element/Element/1.11.75/Element.Element.locale.en-US.yaml
new file mode 100644
index 0000000000000..776657de3c5ca
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.75/Element.Element.locale.en-US.yaml
@@ -0,0 +1,47 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.75
+PackageLocale: en-US
+Publisher: Element
+PublisherUrl: https://element.io/
+PublisherSupportUrl: https://element.io/help
+PrivacyUrl: https://element.io/privacy
+Author: New Vector Ltd
+PackageName: Element
+PackageUrl: https://element.io/download
+License: Apache-2.0
+LicenseUrl: https://github.com/element-hq/element-desktop/blob/develop/LICENSE
+Copyright: Copyright © 2024 Element
+CopyrightUrl: https://element.io/copyright
+ShortDescription: Secure collaboration and messaging
+Description: Element is a Matrix-based end-to-end encrypted messenger and secure collaboration app. It’s decentralized for digital sovereign self-hosting, or through a hosting service such as Element Matrix Services. Element operates on the open Matrix network to provide interoperability and easy connections.
+Moniker: element
+Tags:
+- chat
+- collaborate
+- collaboration
+- encrypt
+- encryption
+- im
+- instant-messaging
+- matrix
+- message
+- privacy
+- riot
+- secure
+- security
+- send
+- talk
+ReleaseNotes: |-
+ Security
+ - Fixes for CVE-2024-42369 / GHSA-vhr5-g3pm-49fm.
+ReleaseNotesUrl: https://github.com/element-hq/element-desktop/releases/tag/v1.11.75
+PurchaseUrl: https://element.io/pricing
+# InstallationNotes:
+Documentations:
+- DocumentLabel: User Guide
+ DocumentUrl: https://element.io/user-guide
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.75/Element.Element.locale.zh-CN.yaml b/manifests/e/Element/Element/1.11.75/Element.Element.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..299021c99b2b0
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.75/Element.Element.locale.zh-CN.yaml
@@ -0,0 +1,41 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.75
+PackageLocale: zh-CN
+Publisher: Element
+PublisherUrl: https://element.io/
+PublisherSupportUrl: https://element.io/help
+PrivacyUrl: https://element.io/privacy
+Author: New Vector Ltd
+PackageName: Element
+PackageUrl: https://element.io/download
+License: Apache-2.0
+LicenseUrl: https://github.com/element-hq/element-desktop/blob/develop/LICENSE
+Copyright: Copyright © 2024 Element
+CopyrightUrl: https://element.io/copyright
+ShortDescription: 安全协作和通讯
+Description: Element 是一款基于 Matrix 的端到端加密通讯和安全协作应用。它是去中心化的,可由数字主权机构自行托管,或通过 Element Matrix Services 等托管服务托管。Element 在开放的 Matrix 网络上运行,提供互操作性和便捷的连接。
+# Moniker:
+Tags:
+- matrix
+- riot
+- 信息
+- 加密
+- 协作
+- 协同
+- 发送
+- 安全
+- 消息
+- 聊天
+- 隐私
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/element-hq/element-desktop/releases/tag/v1.11.75
+PurchaseUrl: https://element.io/pricing
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 用户指南
+ DocumentUrl: https://element.io/user-guide
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.75/Element.Element.yaml b/manifests/e/Element/Element/1.11.75/Element.Element.yaml
new file mode 100644
index 0000000000000..f863ed6196b30
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.75/Element.Element.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.75
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.76/Element.Element.installer.yaml b/manifests/e/Element/Element/1.11.76/Element.Element.installer.yaml
new file mode 100644
index 0000000000000..3b4133874b03e
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.76/Element.Element.installer.yaml
@@ -0,0 +1,28 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.76
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+InstallerSwitches:
+ Silent: --silent
+ SilentWithProgress: --silent
+UpgradeBehavior: install
+Protocols:
+- element
+ReleaseDate: 2024-08-27
+Installers:
+- Architecture: x86
+ InstallerUrl: https://packages.element.io/desktop/install/win32/ia32/Element%20Setup%201.11.76.exe
+ InstallerSha256: E0648AB52A1139986CBE5DB8921732EDDEFA76211A5C58B6C78314EF0FFAEEE8
+ ProductCode: element-desktop
+- Architecture: x64
+ InstallerUrl: https://packages.element.io/desktop/install/win32/x64/Element%20Setup%201.11.76.exe
+ InstallerSha256: 516373F64496A91632C4D8D67777CD3604EE960D6A301B8280D2F8D42450F7F1
+ ProductCode: element-desktop
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.76/Element.Element.locale.en-US.yaml b/manifests/e/Element/Element/1.11.76/Element.Element.locale.en-US.yaml
new file mode 100644
index 0000000000000..412bf5b034177
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.76/Element.Element.locale.en-US.yaml
@@ -0,0 +1,66 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.76
+PackageLocale: en-US
+Publisher: Element
+PublisherUrl: https://element.io/
+PublisherSupportUrl: https://element.io/help
+PrivacyUrl: https://element.io/privacy
+Author: New Vector Ltd
+PackageName: Element
+PackageUrl: https://element.io/download
+License: Apache-2.0
+LicenseUrl: https://github.com/element-hq/element-desktop/blob/develop/LICENSE
+Copyright: Copyright © 2024 Element
+CopyrightUrl: https://element.io/copyright
+ShortDescription: Secure collaboration and messaging
+Description: Element is a Matrix-based end-to-end encrypted messenger and secure collaboration app. It’s decentralized for digital sovereign self-hosting, or through a hosting service such as Element Matrix Services. Element operates on the open Matrix network to provide interoperability and easy connections.
+Moniker: element
+Tags:
+- chat
+- collaborate
+- collaboration
+- encrypt
+- encryption
+- im
+- instant-messaging
+- matrix
+- message
+- privacy
+- riot
+- secure
+- security
+- send
+- talk
+ReleaseNotes: |-
+ ✨ Features
+ - Message Pinning: rework the message pinning list in the right panel (#12825). Contributed by @florianduros.
+ - Tweak UIA postMessage check to work cross-origin (#12878). Contributed by @t3chguy.
+ - Delayed events (Futures) / MSC4140 for call widget (#12714). Contributed by @AndrewFerr.
+ - Stop the ongoing ring if another device joins the call session. (#12866). Contributed by @toger5.
+ - Rich text Editor: Auto-replace plain text emoticons with emoji (#12828). Contributed by @langleyd.
+ - Clean up editor drafts for unknown rooms (#12850). Contributed by @langleyd.
+ - Rename general user settings to account (#12841). Contributed by @dbkr.
+ - Update settings tab icons (#12867). Contributed by @dbkr.
+ - Disable jump to read receipt button instead of hiding when nothing to jump to (#12863). Contributed by @t3chguy.
+ 🐛 Bug Fixes
+ - Ensure elements on Login page are disabled when in-flight (#12895). Contributed by @t3chguy.
+ - Hide pinned messages when grouped in timeline when feature pinning is disabled (#12888). Contributed by @florianduros.
+ - Add chat button on new room header for maximised widgets (#12882). Contributed by @t3chguy.
+ - Show spinner whilst initial search request is in progress (#12883). Contributed by @t3chguy.
+ - Fix user menu font (#12879). Contributed by @florianduros.
+ - Allow selecting text in the right panel topic (#12870). Contributed by @t3chguy.
+ - Add missing presence indicator to new room header (#12865). Contributed by @t3chguy.
+ - Fix permissions in release tarballs (#27904). Contributed by @t3chguy.
+ 🧰 Maintenance
+ - Update dependencies for MSC4157 (#27906). Contributed by @AndrewFerr.
+ReleaseNotesUrl: https://github.com/element-hq/element-desktop/releases/tag/v1.11.76
+PurchaseUrl: https://element.io/pricing
+# InstallationNotes:
+Documentations:
+- DocumentLabel: User Guide
+ DocumentUrl: https://element.io/user-guide
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.76/Element.Element.locale.zh-CN.yaml b/manifests/e/Element/Element/1.11.76/Element.Element.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..97cf2d05bf338
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.76/Element.Element.locale.zh-CN.yaml
@@ -0,0 +1,41 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.76
+PackageLocale: zh-CN
+Publisher: Element
+PublisherUrl: https://element.io/
+PublisherSupportUrl: https://element.io/help
+PrivacyUrl: https://element.io/privacy
+Author: New Vector Ltd
+PackageName: Element
+PackageUrl: https://element.io/download
+License: Apache-2.0
+LicenseUrl: https://github.com/element-hq/element-desktop/blob/develop/LICENSE
+Copyright: Copyright © 2024 Element
+CopyrightUrl: https://element.io/copyright
+ShortDescription: 安全协作和通讯
+Description: Element 是一款基于 Matrix 的端到端加密通讯和安全协作应用。它是去中心化的,可由数字主权机构自行托管,或通过 Element Matrix Services 等托管服务托管。Element 在开放的 Matrix 网络上运行,提供互操作性和便捷的连接。
+# Moniker:
+Tags:
+- matrix
+- riot
+- 信息
+- 加密
+- 协作
+- 协同
+- 发送
+- 安全
+- 消息
+- 聊天
+- 隐私
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/element-hq/element-desktop/releases/tag/v1.11.76
+PurchaseUrl: https://element.io/pricing
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 用户指南
+ DocumentUrl: https://element.io/user-guide
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.76/Element.Element.yaml b/manifests/e/Element/Element/1.11.76/Element.Element.yaml
new file mode 100644
index 0000000000000..cd4f23a85dfa8
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.76/Element.Element.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.76
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.77/Element.Element.installer.yaml b/manifests/e/Element/Element/1.11.77/Element.Element.installer.yaml
new file mode 100644
index 0000000000000..812f899079222
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.77/Element.Element.installer.yaml
@@ -0,0 +1,28 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.77
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+InstallerSwitches:
+ Silent: --silent
+ SilentWithProgress: --silent
+UpgradeBehavior: install
+Protocols:
+- element
+ReleaseDate: 2024-09-10
+Installers:
+- Architecture: x86
+ InstallerUrl: https://packages.element.io/desktop/install/win32/ia32/Element%20Setup%201.11.77.exe
+ InstallerSha256: 4F61E97F853818484246CC344EA08F00C4C28DE312F6CC1BB1F38805BAD0CBF9
+ ProductCode: element-desktop
+- Architecture: x64
+ InstallerUrl: https://packages.element.io/desktop/install/win32/x64/Element%20Setup%201.11.77.exe
+ InstallerSha256: 1F1DEC9967866EBD8B110A3642770548EE9542A58BABBED4B21798034D6DAE04
+ ProductCode: element-desktop
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.77/Element.Element.locale.en-US.yaml b/manifests/e/Element/Element/1.11.77/Element.Element.locale.en-US.yaml
new file mode 100644
index 0000000000000..691d312ba31ee
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.77/Element.Element.locale.en-US.yaml
@@ -0,0 +1,63 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.77
+PackageLocale: en-US
+Publisher: Element
+PublisherUrl: https://element.io/
+PublisherSupportUrl: https://element.io/help
+PrivacyUrl: https://element.io/privacy
+Author: New Vector Ltd
+PackageName: Element
+PackageUrl: https://element.io/download
+License: AGPL-3.0-only or GPL-3.0-only
+LicenseUrl: https://github.com/element-hq/element-desktop/blob/HEAD/LICENSE-GPL-3.0
+Copyright: Copyright © 2024 Element
+CopyrightUrl: https://element.io/copyright
+ShortDescription: Secure collaboration and messaging
+Description: Element is a Matrix-based end-to-end encrypted messenger and secure collaboration app. It’s decentralized for digital sovereign self-hosting, or through a hosting service such as Element Matrix Services. Element operates on the open Matrix network to provide interoperability and easy connections.
+Moniker: element
+Tags:
+- chat
+- collaborate
+- collaboration
+- encrypt
+- encryption
+- im
+- instant-messaging
+- matrix
+- message
+- privacy
+- riot
+- secure
+- security
+- send
+- talk
+ReleaseNotes: |-
+ ✨ Features
+ - Add docs for widget container height option (#27922). Contributed by @dbkr.
+ - Allow user to set timezone (#12775). Contributed by @Timshel.
+ - Implement download_file in widget driver (#12931). Contributed by @weeman1337.
+ - Sort the pinning message list in the same order than the banner. By timeline order. (#12937). Contributed by @florianduros.
+ - Display pinned messages on a banner at the top of a room (#12917). Contributed by @florianduros.
+ - Add a config option to control the default widget container height (#12893). Contributed by @dbkr.
+ - RTE drafts (#12674). Contributed by @langleyd.
+ - Add thread information in pinned message list (#12902). Contributed by @florianduros.
+ - Add Pin/Unpin action in quick access of the message action bar (#12897). Contributed by @florianduros.
+ 🐛 Bug Fixes
+ - Fix read receipt animation (#12923). Contributed by @dbkr.
+ - Display the indicator even with one message in pinned message banner (#12946). Contributed by @florianduros.
+ - Always display last pinned message on the banner (#12945). Contributed by @florianduros.
+ - The pinned message banner or list are triggering 🎉 effect. (#12944). Contributed by @florianduros.
+ - Fix reply message truncation on 2 lines (#12929). Contributed by @florianduros.
+ - Fix pin/unpin slowness and non refresh from the message action bar (#12934). Contributed by @florianduros.
+ - Ignore desktop for minimum browser support. (#12928). Contributed by @florianduros.
+ReleaseNotesUrl: https://github.com/element-hq/element-desktop/releases/tag/v1.11.77
+PurchaseUrl: https://element.io/pricing
+# InstallationNotes:
+Documentations:
+- DocumentLabel: User Guide
+ DocumentUrl: https://element.io/user-guide
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.77/Element.Element.locale.zh-CN.yaml b/manifests/e/Element/Element/1.11.77/Element.Element.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..299721eb22e79
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.77/Element.Element.locale.zh-CN.yaml
@@ -0,0 +1,41 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.77
+PackageLocale: zh-CN
+Publisher: Element
+PublisherUrl: https://element.io/
+PublisherSupportUrl: https://element.io/help
+PrivacyUrl: https://element.io/privacy
+Author: New Vector Ltd
+PackageName: Element
+PackageUrl: https://element.io/download
+License: AGPL-3.0-only 或 GPL-3.0-only
+LicenseUrl: https://github.com/element-hq/element-desktop/blob/HEAD/LICENSE-GPL-3.0
+Copyright: Copyright © 2024 Element
+CopyrightUrl: https://element.io/copyright
+ShortDescription: 安全协作和通讯
+Description: Element 是一款基于 Matrix 的端到端加密通讯和安全协作应用。它是去中心化的,可由数字主权机构自行托管,或通过 Element Matrix Services 等托管服务托管。Element 在开放的 Matrix 网络上运行,提供互操作性和便捷的连接。
+# Moniker:
+Tags:
+- matrix
+- riot
+- 信息
+- 加密
+- 协作
+- 协同
+- 发送
+- 安全
+- 消息
+- 聊天
+- 隐私
+# ReleaseNotes:
+ReleaseNotesUrl: https://github.com/element-hq/element-desktop/releases/tag/v1.11.77
+PurchaseUrl: https://element.io/pricing
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 用户指南
+ DocumentUrl: https://element.io/user-guide
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Element/Element/1.11.77/Element.Element.yaml b/manifests/e/Element/Element/1.11.77/Element.Element.yaml
new file mode 100644
index 0000000000000..043b265df79c3
--- /dev/null
+++ b/manifests/e/Element/Element/1.11.77/Element.Element.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Element.Element
+PackageVersion: 1.11.77
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElementLabs/LMStudio/0.2.21/ElementLabs.LMStudio.installer.yaml b/manifests/e/ElementLabs/LMStudio/0.2.21/ElementLabs.LMStudio.installer.yaml
new file mode 100644
index 0000000000000..64d30f6492137
--- /dev/null
+++ b/manifests/e/ElementLabs/LMStudio/0.2.21/ElementLabs.LMStudio.installer.yaml
@@ -0,0 +1,15 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: ElementLabs.LMStudio
+PackageVersion: 0.2.21
+InstallerType: exe
+Installers:
+- Architecture: x64
+ InstallerUrl: https://releases.lmstudio.ai/windows/0.2.21/c/latest/LM-Studio-0.2.21-Setup.exe
+ InstallerSha256: 150B58B5D29788C8589E0E2A8522F85549B8990AF9FF85D5B6B7598031B9F9A6
+ Switches:
+ Silent: '--silent'
+ SilentWithProgress: '--silent'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElementLabs/LMStudio/0.2.21/ElementLabs.LMStudio.locale.en-US.yaml b/manifests/e/ElementLabs/LMStudio/0.2.21/ElementLabs.LMStudio.locale.en-US.yaml
new file mode 100644
index 0000000000000..4729d2a02f505
--- /dev/null
+++ b/manifests/e/ElementLabs/LMStudio/0.2.21/ElementLabs.LMStudio.locale.en-US.yaml
@@ -0,0 +1,13 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: ElementLabs.LMStudio
+PackageVersion: 0.2.21
+PackageLocale: en-US
+Publisher: LM Studio
+PackageName: LM Studio
+License: Apache 2.0
+Copyright: Copyright © 2024 LM Studio
+ShortDescription: LM Studio is an easy to use desktop app for experimenting with local and open-source Large Language Models (LLMs).
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElementLabs/LMStudio/0.2.21/ElementLabs.LMStudio.yaml b/manifests/e/ElementLabs/LMStudio/0.2.21/ElementLabs.LMStudio.yaml
new file mode 100644
index 0000000000000..b06361a3516c0
--- /dev/null
+++ b/manifests/e/ElementLabs/LMStudio/0.2.21/ElementLabs.LMStudio.yaml
@@ -0,0 +1,8 @@
+# Created using wingetcreate 1.6.1.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: ElementLabs.LMStudio
+PackageVersion: 0.2.21
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElementLabs/LMStudio/0.2.25/ElementLabs.LMStudio.installer.yaml b/manifests/e/ElementLabs/LMStudio/0.2.25/ElementLabs.LMStudio.installer.yaml
new file mode 100644
index 0000000000000..925a5f5ff3a6f
--- /dev/null
+++ b/manifests/e/ElementLabs/LMStudio/0.2.25/ElementLabs.LMStudio.installer.yaml
@@ -0,0 +1,19 @@
+# Created with komac v2.2.1
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: ElementLabs.LMStudio
+PackageVersion: 0.2.25
+InstallerType: exe
+ReleaseDate: 2024-06-13
+InstallModes:
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Silent: '/S /qn'
+ SilentWithProgress: '/S /qb'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://releases.lmstudio.ai/windows/0.2.25/latest/LM-Studio-0.2.25-Setup.exe
+ InstallerSha256: 049A309BA19935864E6DB0EB7F0CA75DA44150CC3057C65E2D9EED3A67CF4C8B
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElementLabs/LMStudio/0.2.25/ElementLabs.LMStudio.locale.en-US.yaml b/manifests/e/ElementLabs/LMStudio/0.2.25/ElementLabs.LMStudio.locale.en-US.yaml
new file mode 100644
index 0000000000000..bf63a5b1df325
--- /dev/null
+++ b/manifests/e/ElementLabs/LMStudio/0.2.25/ElementLabs.LMStudio.locale.en-US.yaml
@@ -0,0 +1,13 @@
+# Created with komac v2.2.1
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: ElementLabs.LMStudio
+PackageVersion: 0.2.25
+PackageLocale: en-US
+Publisher: LM Studio
+PackageName: LM Studio
+License: Apache 2.0
+Copyright: Copyright © 2024 LM Studio
+ShortDescription: LM Studio is an easy to use desktop app for experimenting with local and open-source Large Language Models (LLMs).
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElementLabs/LMStudio/0.2.25/ElementLabs.LMStudio.yaml b/manifests/e/ElementLabs/LMStudio/0.2.25/ElementLabs.LMStudio.yaml
new file mode 100644
index 0000000000000..c217805ade202
--- /dev/null
+++ b/manifests/e/ElementLabs/LMStudio/0.2.25/ElementLabs.LMStudio.yaml
@@ -0,0 +1,8 @@
+# Created with komac v2.2.1
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: ElementLabs.LMStudio
+PackageVersion: 0.2.25
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElementLabs/LMStudio/0.3.2/ElementLabs.LMStudio.installer.yaml b/manifests/e/ElementLabs/LMStudio/0.3.2/ElementLabs.LMStudio.installer.yaml
new file mode 100644
index 0000000000000..eba0c1501b8d4
--- /dev/null
+++ b/manifests/e/ElementLabs/LMStudio/0.3.2/ElementLabs.LMStudio.installer.yaml
@@ -0,0 +1,23 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS2.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: ElementLabs.LMStudio
+PackageVersion: 0.3.2
+InstallerType: exe # Squirrel
+Scope: user
+InstallModes:
+- interactive
+- silent
+InstallerSwitches:
+ Silent: --silent
+ SilentWithProgress: --silent
+UpgradeBehavior: install
+Protocols:
+- lmstudio
+Installers:
+- Architecture: x64
+ InstallerUrl: https://releases.lmstudio.ai/win32/x64/0.3.2/2/LM-Studio-0.3.2-Setup.exe
+ InstallerSha256: A735F4955342205D3DA8212FC141D985DDB8E2D1A8226AE4C4A14ED282F0A964
+ ProductCode: LM-Studio
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElementLabs/LMStudio/0.3.2/ElementLabs.LMStudio.locale.en-US.yaml b/manifests/e/ElementLabs/LMStudio/0.3.2/ElementLabs.LMStudio.locale.en-US.yaml
new file mode 100644
index 0000000000000..b42fbc1c30863
--- /dev/null
+++ b/manifests/e/ElementLabs/LMStudio/0.3.2/ElementLabs.LMStudio.locale.en-US.yaml
@@ -0,0 +1,59 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS2.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: ElementLabs.LMStudio
+PackageVersion: 0.3.2
+PackageLocale: en-US
+Publisher: LM Studio
+PublisherUrl: https://lmstudio.ai/
+# PublisherSupportUrl:
+# PrivacyUrl:
+Author: Element Labs, Inc.
+PackageName: LM Studio
+PackageUrl: https://lmstudio.ai/
+License: Freeware
+LicenseUrl: https://lmstudio.ai/terms
+Copyright: © LM Studio 2023 - 2024
+CopyrightUrl: https://lmstudio.ai/terms
+ShortDescription: Discover, download, and run local LLMs
+Description: LM Studio is an easy to use desktop app for experimenting with local and open-source Large Language Models (LLMs). The LM Studio cross platform desktop app allows you to download and run any ggml-compatible model from Hugging Face, and provides a simple yet powerful model configuration and inferencing UI. The app leverages your GPU when possible.
+# Moniker:
+Tags:
+- ai
+- large-language-model
+- llama
+- llm
+- mistral
+ReleaseNotes: |-
+ What's new in 0.3.2
+ - New: Ability to pin models to the top is back!
+ - Right-click on a model in My Models and select "Pin to top" to pin it to the top of the list.
+ - Chat migration dialog now appears in the chat side bar.
+ - You can migrate your chats from pre-0.3.0 versions from there.
+ - As of v0.3.1, system prompts now migrated as well.
+ - Your old chats are NOT deleted.
+ - Don't show a badge with a number on the downloads button if there are no downloads
+ - Added a button to collapse the FAQ sidebar in the Discover tab
+ - Reduced default context size from 8K to 4K tokens to alleviate Out of Memory issues
+ - You can still configure any context size you want in the model load settings
+ - Added a warning next to the Flash Attention in model load settings
+ - Flash Attention is experimental and may not be suitable for all models
+ - Updated the bundled llama.cpp engine to 3246fe84d78c8ccccd4291132809236ef477e9ea (Aug 27)
+
+ Bug Fixes
+ - Bug fix: My Models model size aggregation was incorrect when you had multi-part model files
+ - Bug fix: (Linux) RAG would fail due to missing bundled embedding model (fixed)
+ - Bug fix: Flash Attention - KV cache quantization is back to FP16 by default
+ - In 0.3.0, the K and V were both set to Q8, which introduced large latencies in some cases
+ - You might notice an increase in memory consumption when FA is ON compared with 0.3.1, but on par with 0.2.31
+ - Bug fix: On some setups app would hang at start up (fix + mitigation)
+ - Bug fix: Fixed an issue where the downloads panel was dragged over the app top bar
+ - Bug fix: Fixed typos in built-in code snippets (server tab)
+ReleaseNotesUrl: https://lmstudio.ai/blog
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: Documentation
+ DocumentUrl: https://lmstudio.ai/docs/welcome
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElementLabs/LMStudio/0.3.2/ElementLabs.LMStudio.locale.zh-CN.yaml b/manifests/e/ElementLabs/LMStudio/0.3.2/ElementLabs.LMStudio.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..76e009b91cb82
--- /dev/null
+++ b/manifests/e/ElementLabs/LMStudio/0.3.2/ElementLabs.LMStudio.locale.zh-CN.yaml
@@ -0,0 +1,35 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS2.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: ElementLabs.LMStudio
+PackageVersion: 0.3.2
+PackageLocale: zh-CN
+Publisher: LM Studio
+PublisherUrl: https://lmstudio.ai/
+# PublisherSupportUrl:
+# PrivacyUrl:
+Author: Element Labs, Inc.
+PackageName: LM Studio
+PackageUrl: https://lmstudio.ai/
+License: 免费软件
+LicenseUrl: https://lmstudio.ai/terms
+Copyright: © LM Studio 2023 - 2024
+CopyrightUrl: https://lmstudio.ai/terms
+ShortDescription: 发现、下载和运行本地大语言模型
+Description: LM Studio 是一款易用的桌面应用,用于对本地开源大语言模型(LLM)进行实验。LM Studio 跨平台桌面应用允许您从 Hugging Face 下载并运行任何兼容 ggml 的模型,并提供简单而强大的模型配置和推理用户界面。该应用程序尽可能利用 GPU。
+# Moniker:
+Tags:
+- llama
+- llm
+- mistral
+- 人工智能
+- 大语言模型
+# ReleaseNotes:
+ReleaseNotesUrl: https://lmstudio.ai/blog
+# PurchaseUrl:
+# InstallationNotes:
+Documentations:
+- DocumentLabel: 文档
+ DocumentUrl: https://lmstudio.ai/docs/welcome
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/ElementLabs/LMStudio/0.3.2/ElementLabs.LMStudio.yaml b/manifests/e/ElementLabs/LMStudio/0.3.2/ElementLabs.LMStudio.yaml
new file mode 100644
index 0000000000000..5ddcad599d734
--- /dev/null
+++ b/manifests/e/ElementLabs/LMStudio/0.3.2/ElementLabs.LMStudio.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 $debug=NVS2.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: ElementLabs.LMStudio
+PackageVersion: 0.3.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Elgato/CameraHub/1.11.0.4066/Elgato.CameraHub.installer.yaml b/manifests/e/Elgato/CameraHub/1.11.0.4066/Elgato.CameraHub.installer.yaml
new file mode 100644
index 0000000000000..559d6d1346366
--- /dev/null
+++ b/manifests/e/Elgato/CameraHub/1.11.0.4066/Elgato.CameraHub.installer.yaml
@@ -0,0 +1,23 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Elgato.CameraHub
+PackageVersion: 1.11.0.4066
+InstallerType: wix
+Scope: machine
+InstallerSwitches:
+ InstallLocation: INSTALL_DIR_COMPANY=""
+UpgradeBehavior: install
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.x64
+AppsAndFeaturesEntries:
+- ProductCode: '{B7ABB05D-A97B-4C43-925C-5E40491B5AE9}'
+ UpgradeCode: '{2FD40FAD-D083-4B73-9315-462CB1D8F2BF}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://edge.elgato.com/egc/windows/echw/1.11.0/CameraHub_1.11.0.4066_x64.msi
+ InstallerSha256: 9C3E92C30BD57A066FB7D9E7789CD2A472EA1606B6ADEE09402BB64FCA1A8063
+ ProductCode: '{B7ABB05D-A97B-4C43-925C-5E40491B5AE9}'
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Elgato/CameraHub/1.11.0.4066/Elgato.CameraHub.locale.en-US.yaml b/manifests/e/Elgato/CameraHub/1.11.0.4066/Elgato.CameraHub.locale.en-US.yaml
new file mode 100644
index 0000000000000..45c83e7fb08b0
--- /dev/null
+++ b/manifests/e/Elgato/CameraHub/1.11.0.4066/Elgato.CameraHub.locale.en-US.yaml
@@ -0,0 +1,75 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+
+PackageIdentifier: Elgato.CameraHub
+PackageVersion: 1.11.0.4066
+PackageLocale: en-US
+Publisher: Corsair Memory, Inc.
+PublisherUrl: https://www.elgato.com/
+PublisherSupportUrl: https://help.elgato.com/
+PrivacyUrl: https://www.elgato.com/s/privacy-policy
+Author: Corsair Memory Inc.
+PackageName: Elgato Camera Hub
+PackageUrl: https://www.elgato.com/s/downloads
+License: Proprietary
+LicenseUrl: https://www.elgato.com/s/terms-of-use
+Copyright: Copyright © 2021-2024 Corsair Memory, Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: Dial in your Facecam settings like a pro.
+# Description:
+# Moniker:
+Tags:
+- broadcasting
+- cam-link
+- camera
+- facecam
+- streaming
+- webcam
+ReleaseNotes: |-
+ What’s new in Camera Hub 1.11?
+
+ 🗣️ Voice Sync - Intelligent script scrolling
+ Powered by AI and machine learning, Voice Sync* ensures your script moves only when you speak. It adapts to your reading pace—whether you speed up, slow down, or pause, the text follows your lead. Skip a line? Voice Sync adjusts seamlessly. Go off-topic? It waits for you to resume.
+ Voice Sync supports English, German, Spanish, French, Dutch, Danish, Italian, and Portuguese, with more languages on the way.
+ Additionally, a new optional reading line setting dims already-read text and highlights upcoming text, making it easier to follow along.
+ Learn more about Voice Sync.
+
+ *Requires NVIDIA RTX 2060 or M1 Apple Silicon or better and a microphone
+
+ ↩️ Camera Preview Quick look
+ Quickly access your camera preview in Prompter to check your lighting and framing, ensuring everything is perfect before going live or starting an important meeting.
+ Or tap a key on Stream Deck with the new Preview To Prompter action.
+ Get the Camera Hub plugin for Stream Deck
+
+ ⌨️ Global Hotkeys for Prompter control
+ You can now control various Prompter functions using hotkeys.
+ - Play/Pause:
+ - Windows: Ctrl + Alt + P
+ - macOS: Ctrl + Command + P
+ - Next Chapter:
+ - Windows: Ctrl + Alt + Page Down
+ - macOS: Ctrl + Command + Page Down
+ - Previous Chapter:
+ - Windows: Ctrl + Alt + Page Up
+ - macOS: Ctrl + Command + Page Up
+
+ 🛠️ Bug fixes & performance improvements
+ - Fixed a bug where Camera Hub could crash when connecting an iPhone and using EpocCam
+ - Improved support for Arabic text and right-to-left processing in Prompter text mode
+ - Text mode is now always the top layer on Prompter’s display when active
+ - Improved firmware update stability by temporarily disabling Stream Deck actions when an update is in progress
+ - Fixed a bug where constant scroll mode was not working when coming back from Chat
+ - Fixed a bug where colors for Cam Link 4K were incorrect
+ - Fixed a bug where shutter speed was disabled after turning off Automatic Exposure for Facecam Pro
+
+ Want to share feedback on Camera Hub 1.11? Connect with us:
+ - Leave a comment on our Subreddit
+ - Chat with fellow community members on Discord
+ - Hit up @elgato on Twitter
+ - Contact our Support Team
+ReleaseNotesUrl: https://edge.elgato.com/egc/ch_content/releasenotes/1.11j.html
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Elgato/CameraHub/1.11.0.4066/Elgato.CameraHub.locale.zh-CN.yaml b/manifests/e/Elgato/CameraHub/1.11.0.4066/Elgato.CameraHub.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..409ed8c93aca3
--- /dev/null
+++ b/manifests/e/Elgato/CameraHub/1.11.0.4066/Elgato.CameraHub.locale.zh-CN.yaml
@@ -0,0 +1,33 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
+
+PackageIdentifier: Elgato.CameraHub
+PackageVersion: 1.11.0.4066
+PackageLocale: zh-CN
+Publisher: Corsair Memory, Inc.
+PublisherUrl: https://www.elgato.com/cn/zh
+PublisherSupportUrl: https://help.elgato.com/
+PrivacyUrl: https://www.elgato.com/cn/zh/s/privacy-policy
+Author: Corsair Memory Inc.
+PackageName: Elgato Camera Hub
+PackageUrl: https://www.elgato.com/cn/zh/s/downloads
+License: 专有软件
+LicenseUrl: https://www.elgato.com/cn/zh/s/terms-of-use
+Copyright: Copyright © 2021-2024 Corsair Memory, Inc. All rights reserved.
+# CopyrightUrl:
+ShortDescription: 像专业人士一样调试 Facecam 设置。
+# Description:
+# Moniker:
+Tags:
+- cam-link
+- facecam
+- 串流
+- 摄像头
+- 直播
+# ReleaseNotes:
+ReleaseNotesUrl: https://edge.elgato.com/egc/ch_content/releasenotes/1.11j.html
+# PurchaseUrl:
+# InstallationNotes:
+# Documentations:
+ManifestType: locale
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Elgato/CameraHub/1.11.0.4066/Elgato.CameraHub.yaml b/manifests/e/Elgato/CameraHub/1.11.0.4066/Elgato.CameraHub.yaml
new file mode 100644
index 0000000000000..384bbb8e90139
--- /dev/null
+++ b/manifests/e/Elgato/CameraHub/1.11.0.4066/Elgato.CameraHub.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+
+PackageIdentifier: Elgato.CameraHub
+PackageVersion: 1.11.0.4066
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/e/Elgato/ControlCenter/1.7.1.600/Elgato.ControlCenter.installer.yaml b/manifests/e/Elgato/ControlCenter/1.7.1.600/Elgato.ControlCenter.installer.yaml
new file mode 100644
index 0000000000000..63bbd34345aaa
--- /dev/null
+++ b/manifests/e/Elgato/ControlCenter/1.7.1.600/Elgato.ControlCenter.installer.yaml
@@ -0,0 +1,21 @@
+# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-4.Win32NT
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+
+PackageIdentifier: Elgato.ControlCenter
+PackageVersion: 1.7.1.600
+InstallerType: wix
+Scope: machine
+InstallerSwitches:
+ InstallLocation: INSTALL_DIR_COMPANY="