From 116b4a38a4392d95fc38aac62e155b9323748b1b Mon Sep 17 00:00:00 2001 From: johnlng Date: Tue, 22 Oct 2024 23:53:14 +0800 Subject: [PATCH 001/720] Submitting SlickCmd version 0.1.2 (#182591) --- .../0.1.2/johnlng.slickcmd.installer.yaml | 18 ++++++++++++++++++ .../0.1.2/johnlng.slickcmd.locale.en-US.yaml | 19 +++++++++++++++++++ .../slickcmd/0.1.2/johnlng.slickcmd.yaml | 8 ++++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/j/johnlng/slickcmd/0.1.2/johnlng.slickcmd.installer.yaml create mode 100644 manifests/j/johnlng/slickcmd/0.1.2/johnlng.slickcmd.locale.en-US.yaml create mode 100644 manifests/j/johnlng/slickcmd/0.1.2/johnlng.slickcmd.yaml diff --git a/manifests/j/johnlng/slickcmd/0.1.2/johnlng.slickcmd.installer.yaml b/manifests/j/johnlng/slickcmd/0.1.2/johnlng.slickcmd.installer.yaml new file mode 100644 index 000000000000..6ddfa9b0bcdf --- /dev/null +++ b/manifests/j/johnlng/slickcmd/0.1.2/johnlng.slickcmd.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: johnlng.slickcmd +PackageVersion: 0.1.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: slickcmd.exe + PortableCommandAlias: slickcmd +AppsAndFeaturesEntries: +- DisplayVersion: 1.0 +Installers: +- InstallerUrl: https://github.com/johnlng/slickcmd/releases/download/v0.1.2/slickcmd-0.1.2-x86_64-pc-windows-msvc.zip + Architecture: x64 + InstallerSha256: 9E9878E1B3730C934236CA32BDD84729ADAFD737E82D57DE06DC35D74685F01C +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/johnlng/slickcmd/0.1.2/johnlng.slickcmd.locale.en-US.yaml b/manifests/j/johnlng/slickcmd/0.1.2/johnlng.slickcmd.locale.en-US.yaml new file mode 100644 index 000000000000..31464685b7bd --- /dev/null +++ b/manifests/j/johnlng/slickcmd/0.1.2/johnlng.slickcmd.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: johnlng.slickcmd +PackageVersion: 0.1.2 +PackageLocale: en-US +Publisher: John Long +PackageName: Slick Cmd +PackageUrl: https://github.com/johnlng/slickcmd +License: MIT +ShortDescription: A utility that enhances Windows command prompt navigation and efficiency. +Tags: +- cli +- cmd +- command-prompt +- easy-navigation +- command-history +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/johnlng/slickcmd/0.1.2/johnlng.slickcmd.yaml b/manifests/j/johnlng/slickcmd/0.1.2/johnlng.slickcmd.yaml new file mode 100644 index 000000000000..4cacdfb65273 --- /dev/null +++ b/manifests/j/johnlng/slickcmd/0.1.2/johnlng.slickcmd.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: johnlng.slickcmd +PackageVersion: 0.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From eb302d2f69d367b473a5776e27a61b75ef123d73 Mon Sep 17 00:00:00 2001 From: Muhammad Danish Date: Tue, 22 Oct 2024 21:00:19 +0500 Subject: [PATCH 002/720] Remove DisplayVersion from 7zip.7zip version 16.04 (#184848) --- manifests/7/7zip/7zip/16.04/7zip.7zip.installer.yaml | 6 ++---- manifests/7/7zip/7zip/16.04/7zip.7zip.locale.en-US.yaml | 4 ++-- manifests/7/7zip/7zip/16.04/7zip.7zip.yaml | 4 ++-- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/manifests/7/7zip/7zip/16.04/7zip.7zip.installer.yaml b/manifests/7/7zip/7zip/16.04/7zip.7zip.installer.yaml index 2f52f6f51a70..3c0d4550f4d8 100644 --- a/manifests/7/7zip/7zip/16.04/7zip.7zip.installer.yaml +++ b/manifests/7/7zip/7zip/16.04/7zip.7zip.installer.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 v2.0.6 $debug=AUSU.7-2-1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "16.04" @@ -21,7 +21,6 @@ Installers: AppsAndFeaturesEntries: - DisplayName: 7-Zip 16.04 Publisher: Igor Pavlov - DisplayVersion: 16.04.00.0 - Architecture: x64 InstallerType: wix InstallerUrl: https://www.7-zip.org/a/7z1604-x64.msi @@ -30,6 +29,5 @@ Installers: AppsAndFeaturesEntries: - DisplayName: 7-Zip 16.04 (x64 edition) Publisher: Igor Pavlov - DisplayVersion: 16.04.00.0 ManifestType: installer -ManifestVersion: 1.1.0 +ManifestVersion: 1.6.0 diff --git a/manifests/7/7zip/7zip/16.04/7zip.7zip.locale.en-US.yaml b/manifests/7/7zip/7zip/16.04/7zip.7zip.locale.en-US.yaml index eb6fbf7cbac6..aeddf4ab1c65 100644 --- a/manifests/7/7zip/7zip/16.04/7zip.7zip.locale.en-US.yaml +++ b/manifests/7/7zip/7zip/16.04/7zip.7zip.locale.en-US.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 v2.0.6 $debug=AUSU.7-2-1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "16.04" @@ -29,4 +29,4 @@ Tags: # ReleaseNotes: # ReleaseNotesUrl: ManifestType: defaultLocale -ManifestVersion: 1.1.0 +ManifestVersion: 1.6.0 diff --git a/manifests/7/7zip/7zip/16.04/7zip.7zip.yaml b/manifests/7/7zip/7zip/16.04/7zip.7zip.yaml index c268a3474d85..c0cc4c8925a9 100644 --- a/manifests/7/7zip/7zip/16.04/7zip.7zip.yaml +++ b/manifests/7/7zip/7zip/16.04/7zip.7zip.yaml @@ -1,8 +1,8 @@ # Created with YamlCreate.ps1 v2.0.6 $debug=AUSU.7-2-1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "16.04" DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.6.0 From 1ce07586b52de1b9bdcf86e6e05bf651494a4dbc Mon Sep 17 00:00:00 2001 From: Muhammad Danish Date: Tue, 22 Oct 2024 21:00:27 +0500 Subject: [PATCH 003/720] Remove DisplayVersion from 7zip.7zip version 21.06 (#184849) --- manifests/7/7zip/7zip/21.06/7zip.7zip.installer.yaml | 6 ++---- manifests/7/7zip/7zip/21.06/7zip.7zip.locale.en-US.yaml | 4 ++-- manifests/7/7zip/7zip/21.06/7zip.7zip.locale.zh-CN.yaml | 4 ++-- manifests/7/7zip/7zip/21.06/7zip.7zip.yaml | 4 ++-- 4 files changed, 8 insertions(+), 10 deletions(-) diff --git a/manifests/7/7zip/7zip/21.06/7zip.7zip.installer.yaml b/manifests/7/7zip/7zip/21.06/7zip.7zip.installer.yaml index 5c2957fe51f6..864c143f14e5 100644 --- a/manifests/7/7zip/7zip/21.06/7zip.7zip.installer.yaml +++ b/manifests/7/7zip/7zip/21.06/7zip.7zip.installer.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 v2.0.6 $debug=AUSU.5-1-19041-1320 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "21.06" @@ -72,7 +72,6 @@ Installers: ProductCode: '{23170F69-40C1-2701-2106-000001000000}' AppsAndFeaturesEntries: - DisplayName: 7-Zip 21.06 - DisplayVersion: 21.06.00.0 - Architecture: x64 InstallerType: wix InstallerUrl: https://www.7-zip.org/a/7z2106-x64.msi @@ -80,6 +79,5 @@ Installers: ProductCode: '{23170F69-40C1-2702-2106-000001000000}' AppsAndFeaturesEntries: - DisplayName: 7-Zip 21.06 (x64 edition) - DisplayVersion: 21.06.00.0 ManifestType: installer -ManifestVersion: 1.1.0 +ManifestVersion: 1.6.0 diff --git a/manifests/7/7zip/7zip/21.06/7zip.7zip.locale.en-US.yaml b/manifests/7/7zip/7zip/21.06/7zip.7zip.locale.en-US.yaml index a5f0072e62b1..fe16b0a02e20 100644 --- a/manifests/7/7zip/7zip/21.06/7zip.7zip.locale.en-US.yaml +++ b/manifests/7/7zip/7zip/21.06/7zip.7zip.locale.en-US.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 v2.0.6 $debug=AUSU.5-1-19041-1320 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "21.06" @@ -30,4 +30,4 @@ Tags: # ReleaseNotes: # ReleaseNotesUrl: ManifestType: defaultLocale -ManifestVersion: 1.1.0 +ManifestVersion: 1.6.0 diff --git a/manifests/7/7zip/7zip/21.06/7zip.7zip.locale.zh-CN.yaml b/manifests/7/7zip/7zip/21.06/7zip.7zip.locale.zh-CN.yaml index ddcf4396a321..98e9ace00f2a 100644 --- a/manifests/7/7zip/7zip/21.06/7zip.7zip.locale.zh-CN.yaml +++ b/manifests/7/7zip/7zip/21.06/7zip.7zip.locale.zh-CN.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 v2.0.6 $debug=AUSU.5-1-19041-1320 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.1.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "21.06" @@ -23,4 +23,4 @@ ShortDescription: 7-Zip 是一款拥有极高压缩比的开源压缩软件。 # ReleaseNotes: # ReleaseNotesUrl: ManifestType: locale -ManifestVersion: 1.1.0 +ManifestVersion: 1.6.0 diff --git a/manifests/7/7zip/7zip/21.06/7zip.7zip.yaml b/manifests/7/7zip/7zip/21.06/7zip.7zip.yaml index cc96ae207481..b1baa6085501 100644 --- a/manifests/7/7zip/7zip/21.06/7zip.7zip.yaml +++ b/manifests/7/7zip/7zip/21.06/7zip.7zip.yaml @@ -1,8 +1,8 @@ # Created with YamlCreate.ps1 v2.0.6 $debug=AUSU.5-1-19041-1320 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "21.06" DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.6.0 From 18a2224ecc3fc34cc9da523353f85167155e7ea5 Mon Sep 17 00:00:00 2001 From: Muhammad Danish Date: Tue, 22 Oct 2024 21:00:35 +0500 Subject: [PATCH 004/720] Remove DisplayVersion from 7zip.7zip version 21.07 (#184850) --- manifests/7/7zip/7zip/21.07/7zip.7zip.installer.yaml | 6 ++---- manifests/7/7zip/7zip/21.07/7zip.7zip.locale.en-US.yaml | 4 ++-- manifests/7/7zip/7zip/21.07/7zip.7zip.locale.zh-CN.yaml | 4 ++-- manifests/7/7zip/7zip/21.07/7zip.7zip.yaml | 4 ++-- 4 files changed, 8 insertions(+), 10 deletions(-) diff --git a/manifests/7/7zip/7zip/21.07/7zip.7zip.installer.yaml b/manifests/7/7zip/7zip/21.07/7zip.7zip.installer.yaml index 736e7ffa4e26..94070308ead5 100644 --- a/manifests/7/7zip/7zip/21.07/7zip.7zip.installer.yaml +++ b/manifests/7/7zip/7zip/21.07/7zip.7zip.installer.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 v2.2.9 $debug=AUSU.CRLF.5-1-19041-3031.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "21.07" @@ -74,7 +74,6 @@ Installers: AppsAndFeaturesEntries: - DisplayName: 7-Zip 21.07 Publisher: Igor Pavlov - DisplayVersion: 21.07.00.0 - Architecture: x64 InstallerType: wix InstallerUrl: https://www.7-zip.org/a/7z2107-x64.msi @@ -83,6 +82,5 @@ Installers: AppsAndFeaturesEntries: - DisplayName: 7-Zip 21.07 (x64 edition) Publisher: Igor Pavlov - DisplayVersion: 21.07.00.0 ManifestType: installer -ManifestVersion: 1.4.0 +ManifestVersion: 1.6.0 diff --git a/manifests/7/7zip/7zip/21.07/7zip.7zip.locale.en-US.yaml b/manifests/7/7zip/7zip/21.07/7zip.7zip.locale.en-US.yaml index 009c54411338..f6b75e8236a2 100644 --- a/manifests/7/7zip/7zip/21.07/7zip.7zip.locale.en-US.yaml +++ b/manifests/7/7zip/7zip/21.07/7zip.7zip.locale.en-US.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 v2.2.9 $debug=AUSU.CRLF.5-1-19041-3031.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "21.07" @@ -32,4 +32,4 @@ Tags: # InstallationNotes: # Documentations: ManifestType: defaultLocale -ManifestVersion: 1.4.0 +ManifestVersion: 1.6.0 diff --git a/manifests/7/7zip/7zip/21.07/7zip.7zip.locale.zh-CN.yaml b/manifests/7/7zip/7zip/21.07/7zip.7zip.locale.zh-CN.yaml index a3425223a416..385a770dcf99 100644 --- a/manifests/7/7zip/7zip/21.07/7zip.7zip.locale.zh-CN.yaml +++ b/manifests/7/7zip/7zip/21.07/7zip.7zip.locale.zh-CN.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 v2.2.9 $debug=AUSU.CRLF.5-1-19041-3031.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "21.07" @@ -25,4 +25,4 @@ ShortDescription: 7-Zip 是一款拥有极高压缩比的开源压缩软件。 # InstallationNotes: # Documentations: ManifestType: locale -ManifestVersion: 1.4.0 +ManifestVersion: 1.6.0 diff --git a/manifests/7/7zip/7zip/21.07/7zip.7zip.yaml b/manifests/7/7zip/7zip/21.07/7zip.7zip.yaml index d48e0c6985ea..63775d461e55 100644 --- a/manifests/7/7zip/7zip/21.07/7zip.7zip.yaml +++ b/manifests/7/7zip/7zip/21.07/7zip.7zip.yaml @@ -1,8 +1,8 @@ # Created with YamlCreate.ps1 v2.2.9 $debug=AUSU.CRLF.5-1-19041-3031.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "21.07" DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.4.0 +ManifestVersion: 1.6.0 From 5baaa14494bff235d61fffa414f6f174f4ee6323 Mon Sep 17 00:00:00 2001 From: Muhammad Danish Date: Tue, 22 Oct 2024 21:00:43 +0500 Subject: [PATCH 005/720] Remove DisplayVersion from 7zip.7zip version 22.01 (#184852) --- manifests/7/7zip/7zip/22.01/7zip.7zip.installer.yaml | 6 ++---- manifests/7/7zip/7zip/22.01/7zip.7zip.locale.en-US.yaml | 4 ++-- manifests/7/7zip/7zip/22.01/7zip.7zip.locale.zh-CN.yaml | 4 ++-- manifests/7/7zip/7zip/22.01/7zip.7zip.yaml | 4 ++-- 4 files changed, 8 insertions(+), 10 deletions(-) diff --git a/manifests/7/7zip/7zip/22.01/7zip.7zip.installer.yaml b/manifests/7/7zip/7zip/22.01/7zip.7zip.installer.yaml index aa5cc962f68a..b1a1d21e4403 100644 --- a/manifests/7/7zip/7zip/22.01/7zip.7zip.installer.yaml +++ b/manifests/7/7zip/7zip/22.01/7zip.7zip.installer.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 v2.2.9 $debug=AUSU.CRLF.5-1-19041-3031.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "22.01" @@ -90,7 +90,6 @@ Installers: AppsAndFeaturesEntries: - DisplayName: 7-Zip 22.01 Publisher: Igor Pavlov - DisplayVersion: 22.01.00.0 ElevationRequirement: elevatesSelf - InstallerLocale: en-US Architecture: x64 @@ -101,7 +100,6 @@ Installers: AppsAndFeaturesEntries: - DisplayName: 7-Zip 22.01 (x64 edition) Publisher: Igor Pavlov - DisplayVersion: 22.01.00.0 ElevationRequirement: elevatesSelf ManifestType: installer -ManifestVersion: 1.4.0 +ManifestVersion: 1.6.0 diff --git a/manifests/7/7zip/7zip/22.01/7zip.7zip.locale.en-US.yaml b/manifests/7/7zip/7zip/22.01/7zip.7zip.locale.en-US.yaml index e1e5752dd0ec..5519f31b4265 100644 --- a/manifests/7/7zip/7zip/22.01/7zip.7zip.locale.en-US.yaml +++ b/manifests/7/7zip/7zip/22.01/7zip.7zip.locale.en-US.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 v2.2.9 $debug=AUSU.CRLF.5-1-19041-3031.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "22.01" @@ -34,4 +34,4 @@ ReleaseNotesUrl: https://www.7-zip.org/history.txt # InstallationNotes: # Documentations: ManifestType: defaultLocale -ManifestVersion: 1.4.0 +ManifestVersion: 1.6.0 diff --git a/manifests/7/7zip/7zip/22.01/7zip.7zip.locale.zh-CN.yaml b/manifests/7/7zip/7zip/22.01/7zip.7zip.locale.zh-CN.yaml index b92b26ffa8ce..39d9c8e32b3f 100644 --- a/manifests/7/7zip/7zip/22.01/7zip.7zip.locale.zh-CN.yaml +++ b/manifests/7/7zip/7zip/22.01/7zip.7zip.locale.zh-CN.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 v2.2.9 $debug=AUSU.CRLF.5-1-19041-3031.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "22.01" @@ -25,4 +25,4 @@ ShortDescription: 7-Zip 是一款拥有极高压缩比的开源压缩软件。 # InstallationNotes: # Documentations: ManifestType: locale -ManifestVersion: 1.4.0 +ManifestVersion: 1.6.0 diff --git a/manifests/7/7zip/7zip/22.01/7zip.7zip.yaml b/manifests/7/7zip/7zip/22.01/7zip.7zip.yaml index 69ff351f280d..8ce669c7fa13 100644 --- a/manifests/7/7zip/7zip/22.01/7zip.7zip.yaml +++ b/manifests/7/7zip/7zip/22.01/7zip.7zip.yaml @@ -1,8 +1,8 @@ # Created with YamlCreate.ps1 v2.2.9 $debug=AUSU.CRLF.5-1-19041-3031.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "22.01" DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.4.0 +ManifestVersion: 1.6.0 From 624b0e247bee446ad42e876d15e3a58052ebb399 Mon Sep 17 00:00:00 2001 From: Muhammad Danish Date: Tue, 22 Oct 2024 21:00:51 +0500 Subject: [PATCH 006/720] Remove DisplayVersion from 7zip.7zip version 24.06 (#184859) --- .../7/7zip/7zip/24.06/7zip.7zip.installer.yaml | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/manifests/7/7zip/7zip/24.06/7zip.7zip.installer.yaml b/manifests/7/7zip/7zip/24.06/7zip.7zip.installer.yaml index 0cc6ae93b9c1..b9808ec3b3e8 100644 --- a/manifests/7/7zip/7zip/24.06/7zip.7zip.installer.yaml +++ b/manifests/7/7zip/7zip/24.06/7zip.7zip.installer.yaml @@ -63,8 +63,6 @@ Installers: SilentWithProgress: /S InstallLocation: /D="" ProductCode: 7-Zip - AppsAndFeaturesEntries: - - DisplayVersion: "24.06" - Architecture: x64 InstallerType: exe InstallerUrl: https://7-zip.org/a/7z2406-x64.exe @@ -77,8 +75,6 @@ Installers: SilentWithProgress: /S InstallLocation: /D="" ProductCode: 7-Zip - AppsAndFeaturesEntries: - - DisplayVersion: "24.06" - Architecture: arm InstallerType: exe InstallerUrl: https://7-zip.org/a/7z2406-arm.exe @@ -91,8 +87,6 @@ Installers: SilentWithProgress: /S InstallLocation: /D="" ProductCode: 7-Zip - AppsAndFeaturesEntries: - - DisplayVersion: "24.06" - Architecture: arm64 InstallerType: exe InstallerUrl: https://7-zip.org/a/7z2406-arm64.exe @@ -105,8 +99,6 @@ Installers: SilentWithProgress: /S InstallLocation: /D="" ProductCode: 7-Zip - AppsAndFeaturesEntries: - - DisplayVersion: "24.06" - Architecture: x86 InstallerType: wix InstallerUrl: https://7-zip.org/a/7z2406.msi @@ -115,8 +107,7 @@ Installers: InstallLocation: INSTALLDIR="" ProductCode: '{23170F69-40C1-2701-2406-000001000000}' AppsAndFeaturesEntries: - - DisplayVersion: 24.06.00.0 - ProductCode: '{23170F69-40C1-2701-2406-000001000000}' + - ProductCode: '{23170F69-40C1-2701-2406-000001000000}' UpgradeCode: '{23170F69-40C1-2701-0000-000004000000}' - Architecture: x64 InstallerType: wix @@ -126,8 +117,7 @@ Installers: InstallLocation: INSTALLDIR="" ProductCode: '{23170F69-40C1-2702-2406-000001000000}' AppsAndFeaturesEntries: - - DisplayVersion: 24.06.00.0 - ProductCode: '{23170F69-40C1-2702-2406-000001000000}' + - ProductCode: '{23170F69-40C1-2702-2406-000001000000}' UpgradeCode: '{23170F69-40C1-2702-0000-000004000000}' ManifestType: installer ManifestVersion: 1.6.0 From e28ff2f049d9c90aaaa1a2a62d8416e53616d5cb Mon Sep 17 00:00:00 2001 From: Muhammad Danish Date: Tue, 22 Oct 2024 21:01:04 +0500 Subject: [PATCH 007/720] Remove DisplayVersion from 7zip.7zip version '24.05' (#184858) --- manifests/7/7zip/7zip/24.05/7zip.7zip.installer.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/manifests/7/7zip/7zip/24.05/7zip.7zip.installer.yaml b/manifests/7/7zip/7zip/24.05/7zip.7zip.installer.yaml index f02a699260c2..8cb9287a454b 100644 --- a/manifests/7/7zip/7zip/24.05/7zip.7zip.installer.yaml +++ b/manifests/7/7zip/7zip/24.05/7zip.7zip.installer.yaml @@ -84,7 +84,6 @@ Installers: ProductCode: '{23170F69-40C1-2701-2405-000001000000}' AppsAndFeaturesEntries: - DisplayName: 7-Zip 24.05 - DisplayVersion: 24.05.00.0 UpgradeCode: '{23170F69-40C1-2701-0000-000004000000}' ElevationRequirement: elevatesSelf - InstallerLocale: en-US @@ -95,7 +94,6 @@ Installers: ProductCode: '{23170F69-40C1-2702-2405-000001000000}' AppsAndFeaturesEntries: - DisplayName: 7-Zip 24.05 (x64 edition) - DisplayVersion: 24.05.00.0 UpgradeCode: '{23170F69-40C1-2702-0000-000004000000}' ElevationRequirement: elevatesSelf ManifestType: installer From be946a88d23cc8235af61bb6e4bc7fdb54056875 Mon Sep 17 00:00:00 2001 From: Muhammad Danish Date: Tue, 22 Oct 2024 21:01:10 +0500 Subject: [PATCH 008/720] Remove DisplayVersion from 7zip.7zip version 24.08 (#184861) --- .../7/7zip/7zip/24.08/7zip.7zip.installer.yaml | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/manifests/7/7zip/7zip/24.08/7zip.7zip.installer.yaml b/manifests/7/7zip/7zip/24.08/7zip.7zip.installer.yaml index 653690ecf667..4f57bd97e333 100644 --- a/manifests/7/7zip/7zip/24.08/7zip.7zip.installer.yaml +++ b/manifests/7/7zip/7zip/24.08/7zip.7zip.installer.yaml @@ -63,8 +63,6 @@ Installers: SilentWithProgress: /S InstallLocation: /D="" ProductCode: 7-Zip - AppsAndFeaturesEntries: - - DisplayVersion: "24.08" - Architecture: x64 InstallerType: exe InstallerUrl: https://7-zip.org/a/7z2408-x64.exe @@ -77,8 +75,6 @@ Installers: SilentWithProgress: /S InstallLocation: /D="" ProductCode: 7-Zip - AppsAndFeaturesEntries: - - DisplayVersion: "24.08" - Architecture: arm InstallerType: exe InstallerUrl: https://7-zip.org/a/7z2408-arm.exe @@ -91,8 +87,6 @@ Installers: SilentWithProgress: /S InstallLocation: /D="" ProductCode: 7-Zip - AppsAndFeaturesEntries: - - DisplayVersion: "24.08" - Architecture: arm64 InstallerType: exe InstallerUrl: https://7-zip.org/a/7z2408-arm64.exe @@ -105,8 +99,6 @@ Installers: SilentWithProgress: /S InstallLocation: /D="" ProductCode: 7-Zip - AppsAndFeaturesEntries: - - DisplayVersion: "24.08" - Architecture: x86 InstallerType: wix InstallerUrl: https://7-zip.org/a/7z2408.msi @@ -115,8 +107,7 @@ Installers: InstallLocation: INSTALLDIR="" ProductCode: '{23170F69-40C1-2701-2408-000001000000}' AppsAndFeaturesEntries: - - DisplayVersion: 24.08.00.0 - ProductCode: '{23170F69-40C1-2701-2408-000001000000}' + - ProductCode: '{23170F69-40C1-2701-2408-000001000000}' UpgradeCode: '{23170F69-40C1-2701-0000-000004000000}' - Architecture: x64 InstallerType: wix @@ -126,8 +117,7 @@ Installers: InstallLocation: INSTALLDIR="" ProductCode: '{23170F69-40C1-2702-2408-000001000000}' AppsAndFeaturesEntries: - - DisplayVersion: 24.08.00.0 - ProductCode: '{23170F69-40C1-2702-2408-000001000000}' + - ProductCode: '{23170F69-40C1-2702-2408-000001000000}' UpgradeCode: '{23170F69-40C1-2702-0000-000004000000}' ManifestType: installer ManifestVersion: 1.6.0 From bdf4bec66f8d71fece72ee7e123654aeafcba15d Mon Sep 17 00:00:00 2001 From: Muhammad Danish Date: Tue, 22 Oct 2024 21:01:19 +0500 Subject: [PATCH 009/720] Remove DisplayVersion from 7zip.7zip version 23.01 (#184853) --- manifests/7/7zip/7zip/23.01/7zip.7zip.installer.yaml | 6 ++---- manifests/7/7zip/7zip/23.01/7zip.7zip.locale.en-US.yaml | 4 ++-- manifests/7/7zip/7zip/23.01/7zip.7zip.locale.zh-CN.yaml | 4 ++-- manifests/7/7zip/7zip/23.01/7zip.7zip.yaml | 4 ++-- 4 files changed, 8 insertions(+), 10 deletions(-) diff --git a/manifests/7/7zip/7zip/23.01/7zip.7zip.installer.yaml b/manifests/7/7zip/7zip/23.01/7zip.7zip.installer.yaml index 9b0c4e30ec6e..a01be61b50e4 100644 --- a/manifests/7/7zip/7zip/23.01/7zip.7zip.installer.yaml +++ b/manifests/7/7zip/7zip/23.01/7zip.7zip.installer.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 v2.2.8 $debug=QUSU.CRLF.7-3-4.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "23.01" @@ -89,7 +89,6 @@ Installers: AppsAndFeaturesEntries: - DisplayName: 7-Zip 23.01 Publisher: Igor Pavlov - DisplayVersion: 23.01.00.0 ElevationRequirement: elevatesSelf - InstallerLocale: en-US Architecture: x64 @@ -100,7 +99,6 @@ Installers: AppsAndFeaturesEntries: - DisplayName: 7-Zip 23.01 (x64 edition) Publisher: Igor Pavlov - DisplayVersion: 23.01.00.0 ElevationRequirement: elevatesSelf ManifestType: installer -ManifestVersion: 1.4.0 +ManifestVersion: 1.6.0 diff --git a/manifests/7/7zip/7zip/23.01/7zip.7zip.locale.en-US.yaml b/manifests/7/7zip/7zip/23.01/7zip.7zip.locale.en-US.yaml index a4c9cd476ad3..51394f7e17ad 100644 --- a/manifests/7/7zip/7zip/23.01/7zip.7zip.locale.en-US.yaml +++ b/manifests/7/7zip/7zip/23.01/7zip.7zip.locale.en-US.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 v2.2.8 $debug=QUSU.CRLF.7-3-4.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "23.01" @@ -32,4 +32,4 @@ Tags: # InstallationNotes: # Documentations: ManifestType: defaultLocale -ManifestVersion: 1.4.0 +ManifestVersion: 1.6.0 diff --git a/manifests/7/7zip/7zip/23.01/7zip.7zip.locale.zh-CN.yaml b/manifests/7/7zip/7zip/23.01/7zip.7zip.locale.zh-CN.yaml index 0ce778f72abb..c8ea6d892a4e 100644 --- a/manifests/7/7zip/7zip/23.01/7zip.7zip.locale.zh-CN.yaml +++ b/manifests/7/7zip/7zip/23.01/7zip.7zip.locale.zh-CN.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 v2.2.8 $debug=QUSU.CRLF.7-3-4.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "23.01" @@ -25,4 +25,4 @@ ShortDescription: 7-Zip 是一款拥有极高压缩比的开源压缩软件。 # InstallationNotes: # Documentations: ManifestType: locale -ManifestVersion: 1.4.0 +ManifestVersion: 1.6.0 diff --git a/manifests/7/7zip/7zip/23.01/7zip.7zip.yaml b/manifests/7/7zip/7zip/23.01/7zip.7zip.yaml index ecd05a7c2b78..acb5971d19fa 100644 --- a/manifests/7/7zip/7zip/23.01/7zip.7zip.yaml +++ b/manifests/7/7zip/7zip/23.01/7zip.7zip.yaml @@ -1,8 +1,8 @@ # Created with YamlCreate.ps1 v2.2.8 $debug=QUSU.CRLF.7-3-4.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "23.01" DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.4.0 +ManifestVersion: 1.6.0 From 552812e57463f1493d7c16bba5f1be94985292e1 Mon Sep 17 00:00:00 2001 From: Muhammad Danish Date: Tue, 22 Oct 2024 21:01:35 +0500 Subject: [PATCH 010/720] Remove DisplayVersion from 7zip.7zip version 24.07 (#184860) --- .../7/7zip/7zip/24.07/7zip.7zip.installer.yaml | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/manifests/7/7zip/7zip/24.07/7zip.7zip.installer.yaml b/manifests/7/7zip/7zip/24.07/7zip.7zip.installer.yaml index 73e00359cc9f..d0753993138b 100644 --- a/manifests/7/7zip/7zip/24.07/7zip.7zip.installer.yaml +++ b/manifests/7/7zip/7zip/24.07/7zip.7zip.installer.yaml @@ -63,8 +63,6 @@ Installers: SilentWithProgress: /S InstallLocation: /D="" ProductCode: 7-Zip - AppsAndFeaturesEntries: - - DisplayVersion: "24.07" - Architecture: x64 InstallerType: exe InstallerUrl: https://7-zip.org/a/7z2407-x64.exe @@ -77,8 +75,6 @@ Installers: SilentWithProgress: /S InstallLocation: /D="" ProductCode: 7-Zip - AppsAndFeaturesEntries: - - DisplayVersion: "24.07" - Architecture: arm InstallerType: exe InstallerUrl: https://7-zip.org/a/7z2407-arm.exe @@ -91,8 +87,6 @@ Installers: SilentWithProgress: /S InstallLocation: /D="" ProductCode: 7-Zip - AppsAndFeaturesEntries: - - DisplayVersion: "24.07" - Architecture: arm64 InstallerType: exe InstallerUrl: https://7-zip.org/a/7z2407-arm64.exe @@ -105,8 +99,6 @@ Installers: SilentWithProgress: /S InstallLocation: /D="" ProductCode: 7-Zip - AppsAndFeaturesEntries: - - DisplayVersion: "24.07" - Architecture: x86 InstallerType: wix InstallerUrl: https://7-zip.org/a/7z2407.msi @@ -115,8 +107,7 @@ Installers: InstallLocation: INSTALLDIR="" ProductCode: '{23170F69-40C1-2701-2407-000001000000}' AppsAndFeaturesEntries: - - DisplayVersion: 24.07.00.0 - ProductCode: '{23170F69-40C1-2701-2407-000001000000}' + - ProductCode: '{23170F69-40C1-2701-2407-000001000000}' UpgradeCode: '{23170F69-40C1-2701-0000-000004000000}' - Architecture: x64 InstallerType: wix @@ -126,8 +117,7 @@ Installers: InstallLocation: INSTALLDIR="" ProductCode: '{23170F69-40C1-2702-2407-000001000000}' AppsAndFeaturesEntries: - - DisplayVersion: 24.07.00.0 - ProductCode: '{23170F69-40C1-2702-2407-000001000000}' + - ProductCode: '{23170F69-40C1-2702-2407-000001000000}' UpgradeCode: '{23170F69-40C1-2702-0000-000004000000}' ManifestType: installer ManifestVersion: 1.6.0 From 9b9aab6cfeb772cfa2ff5812e9685c915b631def Mon Sep 17 00:00:00 2001 From: Muhammad Danish Date: Tue, 22 Oct 2024 21:01:40 +0500 Subject: [PATCH 011/720] Remove DisplayVersion from 7zip.7zip version 22.00 (#184851) --- manifests/7/7zip/7zip/22.00/7zip.7zip.installer.yaml | 6 ++---- manifests/7/7zip/7zip/22.00/7zip.7zip.locale.en-US.yaml | 4 ++-- manifests/7/7zip/7zip/22.00/7zip.7zip.locale.zh-CN.yaml | 4 ++-- manifests/7/7zip/7zip/22.00/7zip.7zip.yaml | 4 ++-- 4 files changed, 8 insertions(+), 10 deletions(-) diff --git a/manifests/7/7zip/7zip/22.00/7zip.7zip.installer.yaml b/manifests/7/7zip/7zip/22.00/7zip.7zip.installer.yaml index fd83db41896d..53caa02d5cd3 100644 --- a/manifests/7/7zip/7zip/22.00/7zip.7zip.installer.yaml +++ b/manifests/7/7zip/7zip/22.00/7zip.7zip.installer.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-4 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "22.00" @@ -78,7 +78,6 @@ Installers: AppsAndFeaturesEntries: - DisplayName: 7-Zip 22.00 Publisher: Igor Pavlov - DisplayVersion: 22.00.00.0 - Architecture: x64 InstallerType: wix InstallerUrl: https://www.7-zip.org/a/7z2200-x64.msi @@ -87,6 +86,5 @@ Installers: AppsAndFeaturesEntries: - DisplayName: 7-Zip 22.00 (x64 edition) Publisher: Igor Pavlov - DisplayVersion: 22.00.00.0 ManifestType: installer -ManifestVersion: 1.1.0 +ManifestVersion: 1.6.0 diff --git a/manifests/7/7zip/7zip/22.00/7zip.7zip.locale.en-US.yaml b/manifests/7/7zip/7zip/22.00/7zip.7zip.locale.en-US.yaml index 55d28f2cdd7b..426e8759704a 100644 --- a/manifests/7/7zip/7zip/22.00/7zip.7zip.locale.en-US.yaml +++ b/manifests/7/7zip/7zip/22.00/7zip.7zip.locale.en-US.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-4 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "22.00" @@ -42,4 +42,4 @@ ReleaseNotes: |- - Some bugs were fixed. ReleaseNotesUrl: https://www.7-zip.org/history.txt ManifestType: defaultLocale -ManifestVersion: 1.1.0 +ManifestVersion: 1.6.0 diff --git a/manifests/7/7zip/7zip/22.00/7zip.7zip.locale.zh-CN.yaml b/manifests/7/7zip/7zip/22.00/7zip.7zip.locale.zh-CN.yaml index 76405957dd07..100cd4e70010 100644 --- a/manifests/7/7zip/7zip/22.00/7zip.7zip.locale.zh-CN.yaml +++ b/manifests/7/7zip/7zip/22.00/7zip.7zip.locale.zh-CN.yaml @@ -1,5 +1,5 @@ # Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-4 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.1.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "22.00" @@ -23,4 +23,4 @@ ShortDescription: 7-Zip 是一款拥有极高压缩比的开源压缩软件。 # ReleaseNotes: # ReleaseNotesUrl: ManifestType: locale -ManifestVersion: 1.1.0 +ManifestVersion: 1.6.0 diff --git a/manifests/7/7zip/7zip/22.00/7zip.7zip.yaml b/manifests/7/7zip/7zip/22.00/7zip.7zip.yaml index c5bcc61a11bc..89717bd47dbb 100644 --- a/manifests/7/7zip/7zip/22.00/7zip.7zip.yaml +++ b/manifests/7/7zip/7zip/22.00/7zip.7zip.yaml @@ -1,8 +1,8 @@ # Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-4 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: 7zip.7zip PackageVersion: "22.00" DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.6.0 From db585c8417a9114f9d9e6dc0960913431c0f4601 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 00:02:03 +0800 Subject: [PATCH 012/720] New version: 123.123pan version 2.2.3.0 (2.2.3) (#184865) --- .../123pan/2.2.3.0/123.123pan.installer.yaml | 19 ++++++++ .../2.2.3.0/123.123pan.locale.en-US.yaml | 40 +++++++++++++++++ .../2.2.3.0/123.123pan.locale.zh-CN.yaml | 45 +++++++++++++++++++ .../1/123/123pan/2.2.3.0/123.123pan.yaml | 8 ++++ 4 files changed, 112 insertions(+) create mode 100644 manifests/1/123/123pan/2.2.3.0/123.123pan.installer.yaml create mode 100644 manifests/1/123/123pan/2.2.3.0/123.123pan.locale.en-US.yaml create mode 100644 manifests/1/123/123pan/2.2.3.0/123.123pan.locale.zh-CN.yaml create mode 100644 manifests/1/123/123pan/2.2.3.0/123.123pan.yaml diff --git a/manifests/1/123/123pan/2.2.3.0/123.123pan.installer.yaml b/manifests/1/123/123pan/2.2.3.0/123.123pan.installer.yaml new file mode 100644 index 000000000000..9c85f5b9ebfe --- /dev/null +++ b/manifests/1/123/123pan/2.2.3.0/123.123pan.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: 123.123pan +PackageVersion: 2.2.3.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2024-10-21 +Installers: +- Architecture: x64 + InstallerUrl: https://app.123957.com/pc-pro/windows/223/123pan_2.2.3.exe + InstallerSha256: B00F0DDEE193EDDC550B384C788E2F7C02550D169D598C38B76623B6333024EC + ProductCode: 123pan +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/1/123/123pan/2.2.3.0/123.123pan.locale.en-US.yaml b/manifests/1/123/123pan/2.2.3.0/123.123pan.locale.en-US.yaml new file mode 100644 index 000000000000..b89e20d63e28 --- /dev/null +++ b/manifests/1/123/123pan/2.2.3.0/123.123pan.locale.en-US.yaml @@ -0,0 +1,40 @@ +# 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: 123.123pan +PackageVersion: 2.2.3.0 +PackageLocale: en-US +Publisher: 123云盘 +PublisherUrl: https://www.123pan.com/ +PublisherSupportUrl: https://www.123pan.com/Contactus +PrivacyUrl: https://www.123pan.com/UserPrivacy +Author: Xi'an 123 Cloud Computing Co., Ltd. +PackageName: 123云盘 +PackageUrl: https://www.123pan.com/ +License: Freeware +LicenseUrl: https://www.123pan.com/UserAgreement +Copyright: Copyright (c) 2024 123pan +# CopyrightUrl: +ShortDescription: Secure and trusted cloud storage content distribution platform +Description: 123pan is a cloud storage service product with large space, unlimited speed, no ads, and focus on large file transfer and distribution. +# Moniker: +Tags: +- backup +- cloud +- cloud-drive +- download +- drive +- file +- netdisk +- share +- sync +- upload +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.123pan.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/1/123/123pan/2.2.3.0/123.123pan.locale.zh-CN.yaml b/manifests/1/123/123pan/2.2.3.0/123.123pan.locale.zh-CN.yaml new file mode 100644 index 000000000000..6448d95679fa --- /dev/null +++ b/manifests/1/123/123pan/2.2.3.0/123.123pan.locale.zh-CN.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.locale.1.6.0.schema.json + +PackageIdentifier: 123.123pan +PackageVersion: 2.2.3.0 +PackageLocale: zh-CN +Publisher: 123云盘 +PublisherUrl: https://www.123pan.com/ +PublisherSupportUrl: https://www.123pan.com/Contactus +PrivacyUrl: https://www.123pan.com/UserPrivacy +Author: 西安一二三云计算有限公司 +PackageName: 123云盘 +PackageUrl: https://www.123pan.com/ +License: 免费软件 +LicenseUrl: https://www.123pan.com/UserAgreement +Copyright: Copyright(c)2024 123云盘 +# CopyrightUrl: +ShortDescription: 安全可信的云存储内容分发平台 +Description: 123 云盘是一款空间大、不限速、无广告、专注大文件传输分发的云存储服务产品。 +# Moniker: +Tags: +- 上传 +- 下载 +- 云 +- 云盘 +- 共享 +- 分享 +- 同步 +- 备份 +- 文件 +- 网盘 +ReleaseNotes: |- + 【新增】主备分享链接; + 【新增】日志回传功能; + 【优化】回收站排序逻辑; + 【优化】同步盘已知问题; + 【修复】一些已知问题,提高用户体验。 +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://www.123pan.com/faq +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/1/123/123pan/2.2.3.0/123.123pan.yaml b/manifests/1/123/123pan/2.2.3.0/123.123pan.yaml new file mode 100644 index 000000000000..616172b5a0c5 --- /dev/null +++ b/manifests/1/123/123pan/2.2.3.0/123.123pan.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: 123.123pan +PackageVersion: 2.2.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From a69c4ec261ab76c46bcc63299e256d9ce823218a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 00:08:32 +0800 Subject: [PATCH 013/720] New version: Reqable.Reqable version 2.27.1 (#184866) --- .../2.27.1/Reqable.Reqable.installer.yaml | 20 +++++++ .../2.27.1/Reqable.Reqable.locale.en-US.yaml | 59 +++++++++++++++++++ .../2.27.1/Reqable.Reqable.locale.zh-CN.yaml | 59 +++++++++++++++++++ .../Reqable/2.27.1/Reqable.Reqable.yaml | 8 +++ 4 files changed, 146 insertions(+) create mode 100644 manifests/r/Reqable/Reqable/2.27.1/Reqable.Reqable.installer.yaml create mode 100644 manifests/r/Reqable/Reqable/2.27.1/Reqable.Reqable.locale.en-US.yaml create mode 100644 manifests/r/Reqable/Reqable/2.27.1/Reqable.Reqable.locale.zh-CN.yaml create mode 100644 manifests/r/Reqable/Reqable/2.27.1/Reqable.Reqable.yaml diff --git a/manifests/r/Reqable/Reqable/2.27.1/Reqable.Reqable.installer.yaml b/manifests/r/Reqable/Reqable/2.27.1/Reqable.Reqable.installer.yaml new file mode 100644 index 000000000000..c684142ee2b3 --- /dev/null +++ b/manifests/r/Reqable/Reqable/2.27.1/Reqable.Reqable.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: Reqable.Reqable +PackageVersion: 2.27.1 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +FileExtensions: +- chls +- chlsj +- har +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/reqable/reqable-app/releases/download/2.27.1/reqable-app-windows-x86_64.exe + InstallerSha256: 82B777728B78EAE37F557274281B9EF63E284CD6A4FEC971FB7CB3E7AEE17C7D + ProductCode: '{64920BD9-D19F-4537-84AA-42BF46FEB27E}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/r/Reqable/Reqable/2.27.1/Reqable.Reqable.locale.en-US.yaml b/manifests/r/Reqable/Reqable/2.27.1/Reqable.Reqable.locale.en-US.yaml new file mode 100644 index 000000000000..0c9d70aaaa29 --- /dev/null +++ b/manifests/r/Reqable/Reqable/2.27.1/Reqable.Reqable.locale.en-US.yaml @@ -0,0 +1,59 @@ +# 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: Reqable.Reqable +PackageVersion: 2.27.1 +PackageLocale: en-US +Publisher: Reqqable Inc. +PublisherUrl: https://reqable.com/ +PublisherSupportUrl: https://github.com/reqable/reqable-app/issues +PrivacyUrl: https://reqable.com/policy +Author: Reqqable Inc. +PackageName: Reqable +PackageUrl: https://reqable.com/ +License: Proprietary +LicenseUrl: https://reqable.com/policy +Copyright: Copyright (C) 2024 Reqable All rights reserved. +# CopyrightUrl: +ShortDescription: Advanced API Debugging Proxy +Description: Reqable is a flutter-based, cross-platform app, which enables developers to capture, inspect, and manipulate HTTP(s) requests/responses with ease. Support Windows, macOS, linux, iOS and Android devices. +# Moniker: +Tags: +- capture +- debug +- network +- proxy +- request +- response +- traffic +- web +ReleaseNotes: |- + 🚀 [NEW] Support more accent colors and user-defined accent colors. + 🚀 [NEW] Show application information in request overview. + 🚀 [NEW] Support creating API from HTTP raw request message. + 🚀 [NEW] Introduce in app notification feature. + 🚀 [NEW] Traffic list supports exporting CSV format files. + 🚀 [NEW] Add `Request & Response` layout option in settings. + 🚀 [NEW] Add color viewer in toolbox. + 💪 [OPT] Request overview will remember the expanded and closed states of each group. + 💪 [OPT] History will remember the last selected type. + 💪 [OPT] Generated cURL command will include protocol version. + 💪 [OPT] Enhance cURL command import. + 💪 [OPT] Detached windows will use current layout direction. + 💪 [OPT] In Zen mode, the traffic tab only displays an icon when not selected. + 💪 [OPT] The request that is aborted by breakpoints, rewrites, scripts will be displayed in the traffic list. + 💪 [OPT] When a request is aborted by breakpoints, rewrites, and scripts, the reason will be displayed in the details. + 💪 [OPT] The copywriting of some tools in the toolbox. + 💪 [OPT] Base64 encoding and decoding supports more charsets. + 💪 [OPT] Support manual configuration of ADB path. + 💪 [OPT] Support shrinking and adjusting the subwindow size. + 🐞 [FIX] The bug that the `Buy` button cannot be redirected. + 🐞 [FIX] A crash bug cuased by rewrite redirect. +ReleaseNotesUrl: https://reqable.com/docs/changelogs/windows/ +PurchaseUrl: https://reqable.com/pricing/ +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://reqable.com/docs/introduction +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/r/Reqable/Reqable/2.27.1/Reqable.Reqable.locale.zh-CN.yaml b/manifests/r/Reqable/Reqable/2.27.1/Reqable.Reqable.locale.zh-CN.yaml new file mode 100644 index 000000000000..dc665e70633b --- /dev/null +++ b/manifests/r/Reqable/Reqable/2.27.1/Reqable.Reqable.locale.zh-CN.yaml @@ -0,0 +1,59 @@ +# 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: Reqable.Reqable +PackageVersion: 2.27.1 +PackageLocale: zh-CN +Publisher: Reqqable Inc. +PublisherUrl: https://reqable.com/zh-CN/ +PublisherSupportUrl: https://github.com/reqable/reqable-app/issues +PrivacyUrl: https://reqable.com/zh-CN/policy +Author: 上海日夸宝信息技术有限公司 +PackageName: Reqable +PackageUrl: https://reqable.com/zh-CN/ +License: 专有软件 +LicenseUrl: https://reqable.com/zh-CN/policy +Copyright: Copyright (C) 2024 Reqable All rights reserved. +# CopyrightUrl: +ShortDescription: 先进 API 生产力工具 +Description: Reqable = Fiddler + Charles + Postman,网络抓包和 API 测试一站化国产解决方案,全平台支持 HTTP1、HTTP2 和 HTTP3(QUIC)。 +# Moniker: +Tags: +- 代理 +- 响应 +- 抓包 +- 流量 +- 网络 +- 网页 +- 请求 +- 调试 +ReleaseNotes: |- + 🚀【新功能】支持更多强调色和用户自定义强调色。 + 🚀【新功能】请求总览中显示应用信息。 + 🚀【新功能】支持从 HTTP 原始请求报文导入 API。 + 🚀【新功能】上线应用内通知功能。 + 🚀【新功能】调试列表支持导出 CSV 格式文件。 + 🚀【新功能】设置中添加请求响应布局一致选项。 + 🚀【新功能】工具箱新增色彩查看器。 + 💪【优化】请求总览自动记住各组数据的展开和闭合状态。 + 💪【优化】历史记录自动记住最后一次选择的类型。 + 💪【优化】生成 cURL 命令会包含协议版本。 + 💪【优化】增强 cURL 命令导入。 + 💪【优化】新窗口打开的请求详情使用当前布局方向。 + 💪【优化】禅模式下调试 Tab 在未选择时仅显示图标。 + 💪【优化】被断点、重写和脚本失败或者中断的请求内容会显示在调试列表。 + 💪【优化】当请求被断点、重写和脚本中断时会在详情中显示原因。 + 💪【优化】工具箱中部分小工具的文案。 + 💪【优化】Base64 编解码支持更多 Charset。 + 💪【优化】支持手动配置 ADB 路径。 + 💪【优化】子窗口尺寸支持缩小调整。 + 🐞【修复】许可证`购买`按钮点击无反应的 bug。 + 🐞【修复】重写重定向可能闪退的 bug。 +ReleaseNotesUrl: https://reqable.com/zh-CN/docs/changelogs/windows/ +PurchaseUrl: https://reqable.com/zh-CN/pricing/ +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://reqable.com/zh-CN/docs/introduction +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/r/Reqable/Reqable/2.27.1/Reqable.Reqable.yaml b/manifests/r/Reqable/Reqable/2.27.1/Reqable.Reqable.yaml new file mode 100644 index 000000000000..3f968077fcaf --- /dev/null +++ b/manifests/r/Reqable/Reqable/2.27.1/Reqable.Reqable.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: Reqable.Reqable +PackageVersion: 2.27.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b51ddbf776bed4eb8d6998589bcbe5db42fe8c6b Mon Sep 17 00:00:00 2001 From: Bevan Stanely <60595515+bevsxyz@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:42:21 +0530 Subject: [PATCH 014/720] New package: Slackadays.Clipboard version 0.9.0.1 (#184692) --- .../Slackadays.Clipboard.installer.yaml | 26 +++++++++++++++++++ .../Slackadays.Clipboard.locale.en-US.yaml | 25 ++++++++++++++++++ .../0.9.0.1/Slackadays.Clipboard.yaml | 8 ++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/s/Slackadays/Clipboard/0.9.0.1/Slackadays.Clipboard.installer.yaml create mode 100644 manifests/s/Slackadays/Clipboard/0.9.0.1/Slackadays.Clipboard.locale.en-US.yaml create mode 100644 manifests/s/Slackadays/Clipboard/0.9.0.1/Slackadays.Clipboard.yaml diff --git a/manifests/s/Slackadays/Clipboard/0.9.0.1/Slackadays.Clipboard.installer.yaml b/manifests/s/Slackadays/Clipboard/0.9.0.1/Slackadays.Clipboard.installer.yaml new file mode 100644 index 000000000000..d90f760e8423 --- /dev/null +++ b/manifests/s/Slackadays/Clipboard/0.9.0.1/Slackadays.Clipboard.installer.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Slackadays.Clipboard +PackageVersion: 0.9.0.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: bin\cb.exe + PortableCommandAlias: cb +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Slackadays/Clipboard/releases/download/0.9.0.1/clipboard-windows-amd64.zip + InstallerSha256: FD7715F3A79B69D249027E3F7403438B7FF762C5F26AAC8AA8226FF245101E5F + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/Slackadays/Clipboard/releases/download/0.9.0.1/clipboard-windows-arm64.zip + InstallerSha256: E058E19091F4D04A849E8385B87EFFD9AE55F7659CF15B3D0394B0E6144FFB1B + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2023-12-17 diff --git a/manifests/s/Slackadays/Clipboard/0.9.0.1/Slackadays.Clipboard.locale.en-US.yaml b/manifests/s/Slackadays/Clipboard/0.9.0.1/Slackadays.Clipboard.locale.en-US.yaml new file mode 100644 index 000000000000..88d9335c6af6 --- /dev/null +++ b/manifests/s/Slackadays/Clipboard/0.9.0.1/Slackadays.Clipboard.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: Slackadays.Clipboard +PackageVersion: 0.9.0.1 +PackageLocale: en-US +Publisher: Slackadays +PublisherUrl: https://github.com/Slackadays +PublisherSupportUrl: https://github.com/Slackadays/Clipboard/issues +PackageName: Clipboard +PackageUrl: https://github.com/Slackadays/Clipboard +License: GPL-3.0 +LicenseUrl: https://github.com/Slackadays/Clipboard?tab=GPL-3.0-1-ov-file#readme +ShortDescription: "\U0001F60E\U0001F3D6️\U0001F42C Your new, \U0001D667\U0001D65E\U0001D659\U0001D664\U0001D663\U0001D660\U0001D66A\U0001D661\U0001D65E\U0001D658\U0001D65E\U0001D664\U0001D66A\U0001D668\U0001D661\U0001D66E smart clipboard manager" +Description: Cut, copy, and paste anything, anywhere in the terminal +Moniker: cb +Tags: +- clipboard +ReleaseNotes: https://github.com/Slackadays/Clipboard/releases/tag/0.9.0.1 +ReleaseNotesUrl: https://github.com/Slackadays/Clipboard/releases/tag/0.9.0.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Slackadays/Clipboard/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/Slackadays/Clipboard/0.9.0.1/Slackadays.Clipboard.yaml b/manifests/s/Slackadays/Clipboard/0.9.0.1/Slackadays.Clipboard.yaml new file mode 100644 index 000000000000..3ae7c011fc6d --- /dev/null +++ b/manifests/s/Slackadays/Clipboard/0.9.0.1/Slackadays.Clipboard.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: Slackadays.Clipboard +PackageVersion: 0.9.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From fbd2f0d806df16199c7b0551a52e1419eb0e9c3d Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Tue, 22 Oct 2024 18:20:46 +0200 Subject: [PATCH 015/720] New version: cURL.cURL version 8.10.1.7 (#184867) --- .../cURL/8.10.1.7/cURL.cURL.installer.yaml | 56 +++++++++++++++++++ .../cURL/8.10.1.7/cURL.cURL.locale.en-US.yaml | 32 +++++++++++ manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.yaml | 8 +++ 3 files changed, 96 insertions(+) create mode 100644 manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.installer.yaml create mode 100644 manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.locale.en-US.yaml create mode 100644 manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.yaml diff --git a/manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.installer.yaml new file mode 100644 index 000000000000..cefd19a0d745 --- /dev/null +++ b/manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.installer.yaml @@ -0,0 +1,56 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: cURL.cURL +PackageVersion: 8.10.1.7 +InstallerType: zip +NestedInstallerType: portable +Protocols: +- DICT +- FILE +- FTP +- FTPS +- GOPHER +- GOPHERS +- HTTP +- HTTPS +- IMAP +- IMAPS +- LDAP +- LDAPS +- MQTT +- POP3 +- POP3S +- RTMP +- RTMPS +- RTSP +- SCP +- SFTP +- SMB +- SMBS +- SMTP +- SMTPS +- TELNET +- TFTP +ReleaseDate: 2024-09-18 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: curl-8.10.1_7-win32-mingw/bin/curl.exe + PortableCommandAlias: curl + InstallerUrl: https://curl.se/windows/dl-8.10.1_7/curl-8.10.1_7-win32-mingw.zip + InstallerSha256: B859EEAD2B407EDD6FD2477B0EB7E2A5970794B3D85CAE3C4EB61A72F2E33954 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: curl-8.10.1_7-win64-mingw/bin/curl.exe + PortableCommandAlias: curl + InstallerUrl: https://curl.se/windows/dl-8.10.1_7/curl-8.10.1_7-win64-mingw.zip + InstallerSha256: B4190FFB8D82B8B76F010501E18296B7984D49BBFD64AD63FA9B05D010D3ED1B +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: curl-8.10.1_7-win64a-mingw/bin/curl.exe + PortableCommandAlias: curl + InstallerUrl: https://curl.se/windows/dl-8.10.1_7/curl-8.10.1_7-win64a-mingw.zip + InstallerSha256: 5F289EC07FAC1179909D558476A2FD74B4697AFE61DF4CA7930A35058EA1EC3A +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.locale.en-US.yaml new file mode 100644 index 000000000000..a4a584287fdb --- /dev/null +++ b/manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.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: cURL.cURL +PackageVersion: 8.10.1.7 +PackageLocale: en-US +Publisher: curl +PublisherUrl: https://curl.se/ +PublisherSupportUrl: https://curl.se/support.html +Author: Daniel Stenberg +PackageName: cURL +PackageUrl: https://curl.se/ +License: Freeware +LicenseUrl: https://curl.se/docs/copyright.html +Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. +CopyrightUrl: https://curl.se/docs/copyright.html +ShortDescription: Command line tool and library for transferring data with URLs +Moniker: curl +PurchaseUrl: https://curl.se/donation.html +Documentations: +- DocumentLabel: Everything curl (full documentation) + DocumentUrl: https://everything.curl.dev/ +- DocumentLabel: FAQ + DocumentUrl: https://curl.se/docs/faq.html +- DocumentLabel: GitHub + DocumentUrl: https://github.com/curl/curl +- DocumentLabel: Manpage (Usage) + DocumentUrl: https://curl.se/docs/manpage.html +- DocumentLabel: Published Security Vulnerabilities + DocumentUrl: https://curl.se/docs/security.html +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.yaml new file mode 100644 index 000000000000..91c3128d0c95 --- /dev/null +++ b/manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.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: cURL.cURL +PackageVersion: 8.10.1.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From d6960da398ff1c5e1442878e52cd5271a3cefb75 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 09:41:01 -0700 Subject: [PATCH 016/720] Automatic deletion of Zoho.TrueSync 3.9.5 (#184868) --- .../3.9.5/Zoho.TrueSync.installer.yaml | 14 ---------- .../3.9.5/Zoho.TrueSync.locale.en-US.yaml | 28 ------------------- .../z/Zoho/TrueSync/3.9.5/Zoho.TrueSync.yaml | 8 ------ 3 files changed, 50 deletions(-) delete mode 100644 manifests/z/Zoho/TrueSync/3.9.5/Zoho.TrueSync.installer.yaml delete mode 100644 manifests/z/Zoho/TrueSync/3.9.5/Zoho.TrueSync.locale.en-US.yaml delete mode 100644 manifests/z/Zoho/TrueSync/3.9.5/Zoho.TrueSync.yaml diff --git a/manifests/z/Zoho/TrueSync/3.9.5/Zoho.TrueSync.installer.yaml b/manifests/z/Zoho/TrueSync/3.9.5/Zoho.TrueSync.installer.yaml deleted file mode 100644 index 0eb0bec82418..000000000000 --- a/manifests/z/Zoho/TrueSync/3.9.5/Zoho.TrueSync.installer.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/25 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Zoho.TrueSync -PackageVersion: 3.9.5 -InstallerLocale: en-US -InstallerType: msi -ProductCode: '{CDD49994-675D-47EB-B32B-2274F0D9FED1}' -Installers: -- InstallerUrl: https://files-accl.zohopublic.com/public/tsbin/download/d501492ef336331284839784096b057b - Architecture: x64 - InstallerSha256: 04F412341AC760E7EFDC1F686A8FC82036A86D4A12BB8D4DACB54D97BDB6915C -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/z/Zoho/TrueSync/3.9.5/Zoho.TrueSync.locale.en-US.yaml b/manifests/z/Zoho/TrueSync/3.9.5/Zoho.TrueSync.locale.en-US.yaml deleted file mode 100644 index 2675a23cac18..000000000000 --- a/manifests/z/Zoho/TrueSync/3.9.5/Zoho.TrueSync.locale.en-US.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/25 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Zoho.TrueSync -PackageVersion: 3.9.5 -PackageLocale: en-US -Publisher: Zoho Corporation Pvt. Ltd. -PublisherUrl: https://www.zoho.com/workdrive/truesync.html -PublisherSupportUrl: https://help.zoho.com/portal/en/kb/workdrive/apps/sync -PrivacyUrl: https://www.zoho.com/privacy.html -Author: Zoho Corporation Pvt. Ltd. -PackageName: Zoho WorkDrive TrueSync -PackageUrl: https://www.zoho.com/workdrive/truesync.html -License: Proprietary -LicenseUrl: https://www.zoho.com/workdrive/zohoworkdrive-license-agreement.html -Copyright: Copyright (c) 2024 Zoho Corporation Pvt. Ltd. All rights reserved. -CopyrightUrl: https://www.zoho.com/workdrive/zohoworkdrive-license-agreement.html -ShortDescription: Enable desktop access to your Zoho WorkDrive files -Description: Enable desktop access to your Zoho WorkDrive files -Moniker: zoho workdrive truesync -Tags: -- Sync -ReleaseNotes: https://help.zoho.com/portal/en/kb/workdrive/apps/sync/workdrive-truesync/articles/release-notes -ReleaseNotesUrl: https://help.zoho.com/portal/en/kb/workdrive/apps/sync/workdrive-truesync/articles/release-notes -PurchaseUrl: https://www.zoho.com/workdrive/pricing.html -InstallationNotes: https://help.zoho.com/portal/en/kb/workdrive/apps/sync/workdrive-truesync/articles/truesync-app -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/z/Zoho/TrueSync/3.9.5/Zoho.TrueSync.yaml b/manifests/z/Zoho/TrueSync/3.9.5/Zoho.TrueSync.yaml deleted file mode 100644 index 8aa5d58af251..000000000000 --- a/manifests/z/Zoho/TrueSync/3.9.5/Zoho.TrueSync.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/25 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Zoho.TrueSync -PackageVersion: 3.9.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 0ea32906e7023e5cd7d0c4020644576740e5e611 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 00:41:33 +0800 Subject: [PATCH 017/720] New version: AuraMarker.Lattics version 2.1.1 (#184871) Co-authored-by: SpecterShell <56779163+SpecterShell@users.noreply.github.com> --- .../2.1.1/AuraMarker.Lattics.installer.yaml | 33 ++++++++++++ .../AuraMarker.Lattics.locale.en-US.yaml | 51 +++++++++++++++++++ .../AuraMarker.Lattics.locale.zh-CN.yaml | 51 +++++++++++++++++++ .../Lattics/2.1.1/AuraMarker.Lattics.yaml | 8 +++ 4 files changed, 143 insertions(+) create mode 100644 manifests/a/AuraMarker/Lattics/2.1.1/AuraMarker.Lattics.installer.yaml create mode 100644 manifests/a/AuraMarker/Lattics/2.1.1/AuraMarker.Lattics.locale.en-US.yaml create mode 100644 manifests/a/AuraMarker/Lattics/2.1.1/AuraMarker.Lattics.locale.zh-CN.yaml create mode 100644 manifests/a/AuraMarker/Lattics/2.1.1/AuraMarker.Lattics.yaml diff --git a/manifests/a/AuraMarker/Lattics/2.1.1/AuraMarker.Lattics.installer.yaml b/manifests/a/AuraMarker/Lattics/2.1.1/AuraMarker.Lattics.installer.yaml new file mode 100644 index 000000000000..a9e60fac4f38 --- /dev/null +++ b/manifests/a/AuraMarker/Lattics/2.1.1/AuraMarker.Lattics.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: AuraMarker.Lattics +PackageVersion: 2.1.1 +InstallerType: zip +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-10-21 +Installers: +- Architecture: x64 + NestedInstallerType: nullsoft + NestedInstallerFiles: + - RelativeFilePath: Lattics_win_installer_x64_2.1.1.exe + Scope: user + InstallerUrl: https://media.zine.la/Lattics/2.1/Lattics_win_installer_x64_2.1.1.exe.zip + InstallerSha256: ED0E6A6CB8D5DBC59F5871604C6AF82AC7A8C766A0BA259C430568D72383E753 + InstallerSwitches: + Custom: /currentuser + ProductCode: 4f8bf0ca-03d4-5fd8-b740-20148a6f9cd9 +- Architecture: x64 + NestedInstallerType: nullsoft + NestedInstallerFiles: + - RelativeFilePath: Lattics_win_installer_x64_2.1.1.exe + Scope: machine + InstallerUrl: https://media.zine.la/Lattics/2.1/Lattics_win_installer_x64_2.1.1.exe.zip + InstallerSha256: ED0E6A6CB8D5DBC59F5871604C6AF82AC7A8C766A0BA259C430568D72383E753 + InstallerSwitches: + Custom: /allusers + ProductCode: 4f8bf0ca-03d4-5fd8-b740-20148a6f9cd9 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/AuraMarker/Lattics/2.1.1/AuraMarker.Lattics.locale.en-US.yaml b/manifests/a/AuraMarker/Lattics/2.1.1/AuraMarker.Lattics.locale.en-US.yaml new file mode 100644 index 000000000000..7ddfaf891a42 --- /dev/null +++ b/manifests/a/AuraMarker/Lattics/2.1.1/AuraMarker.Lattics.locale.en-US.yaml @@ -0,0 +1,51 @@ +# 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: AuraMarker.Lattics +PackageVersion: 2.1.1 +PackageLocale: en-US +Publisher: AuraMarker +PublisherUrl: https://auramarker.com/ +PublisherSupportUrl: https://discordapp.com/invite/lattics +PrivacyUrl: https://lattics.zineapi.com/privacy-policy +Author: Aura Marker Studio Co., Ltd. +PackageName: Lattics +PackageUrl: https://lattics.zineapi.com/ +License: Proprietary +LicenseUrl: https://lattics.zineapi.com/terms_of_service +Copyright: © 2024 Aura Marker Studio Co., Ltd. All Rights Reserved. +# CopyrightUrl: +ShortDescription: '"Brain-like" Knowledge Management Notes' +# Description: +# Moniker: +Tags: +- backlink +- bi-directional-link +- block +- docs +- document +- editor +- graph +- knowledge +- knowledge-base +- markdown +- mind-map +- mindmap +- notes +- outliner +- pkm +- reference +ReleaseNotes: |- + [New] Supports project search and tag search, supports multiple keyword search, separated by commas + [New] Keep Zotero link when exporting docx format files + [Optimize] Supports preference switch, Zotero content is kept in text format by default, and can be turned on to create cards + [Optimize] Matching rules for paired symbols such as single quotes, double quotes, brackets, etc. + [Optimize] PDF loading speed is improved +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Tutorial + DocumentUrl: https://helps.auramarker.com/en/lattics/backup_and_sync +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/AuraMarker/Lattics/2.1.1/AuraMarker.Lattics.locale.zh-CN.yaml b/manifests/a/AuraMarker/Lattics/2.1.1/AuraMarker.Lattics.locale.zh-CN.yaml new file mode 100644 index 000000000000..716621e18296 --- /dev/null +++ b/manifests/a/AuraMarker/Lattics/2.1.1/AuraMarker.Lattics.locale.zh-CN.yaml @@ -0,0 +1,51 @@ +# 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: AuraMarker.Lattics +PackageVersion: 2.1.1 +PackageLocale: zh-CN +Publisher: AuraMarker +PublisherUrl: https://auramarker.com/ +# PublisherSupportUrl: +PrivacyUrl: https://lattics.zineapi.com/zh-CN/privacy-policy +Author: 深圳市欧若马可科技有限公司 +PackageName: Lattics +PackageUrl: https://lattics.zineapi.com/zh-CN +License: 专有软件 +LicenseUrl: https://lattics.zineapi.com/zh-CN/terms_of_service +Copyright: © 2024 Aura Marker Studio Co., Ltd. All Rights Reserved. +# CopyrightUrl: +ShortDescription: 「类脑式」知识管理笔记与写作 +# Description: +# Moniker: +Tags: +- markdown +- 个人知识管理 +- 内容块 +- 双向链接 +- 反向链接 +- 图谱 +- 大纲 +- 引用 +- 思维导图 +- 文档 +- 知识 +- 知识库 +- 笔记 +- 编辑器 +- 脑图 +ReleaseNotes: |- + 【新增】支持项目搜索和标签搜索,支持多个关键词搜索,以逗号区隔 + 【新增】导出 word 格式文件时,保持 Zotero 的链接 + 【优化】支持偏好开关,Zotero 内容默认保持文本形式,可打开开关创建为卡片 + 【优化】导出的 docx 文件支持 WPS 的标题样式 + 【优化】单引号,双引号,括号等成对出现符号的匹配规则 + 【优化】PDF 加载速度提升 +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 使用指南 + DocumentUrl: https://helps.auramarker.com/lattics/backup_and_sync +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/a/AuraMarker/Lattics/2.1.1/AuraMarker.Lattics.yaml b/manifests/a/AuraMarker/Lattics/2.1.1/AuraMarker.Lattics.yaml new file mode 100644 index 000000000000..fb964ac51e07 --- /dev/null +++ b/manifests/a/AuraMarker/Lattics/2.1.1/AuraMarker.Lattics.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: AuraMarker.Lattics +PackageVersion: 2.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 6929b171ababa2187a498a82591e731ddd6dca95 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 00:41:59 +0800 Subject: [PATCH 018/720] New version: ByteDance.tosutil version 3.1.4 (#184872) --- .../ByteDance.tosutil.installer.yaml | 28 ++++----- .../ByteDance.tosutil.locale.en-US.yaml | 58 +++++++++---------- .../ByteDance.tosutil.locale.zh-CN.yaml | 58 +++++++++---------- .../{2.0.0 => 3.1.4}/ByteDance.tosutil.yaml | 16 ++--- 4 files changed, 80 insertions(+), 80 deletions(-) rename manifests/b/ByteDance/tosutil/{2.0.0 => 3.1.4}/ByteDance.tosutil.installer.yaml (61%) rename manifests/b/ByteDance/tosutil/{2.0.0 => 3.1.4}/ByteDance.tosutil.locale.en-US.yaml (91%) rename manifests/b/ByteDance/tosutil/{2.0.0 => 3.1.4}/ByteDance.tosutil.locale.zh-CN.yaml (90%) rename manifests/b/ByteDance/tosutil/{2.0.0 => 3.1.4}/ByteDance.tosutil.yaml (63%) diff --git a/manifests/b/ByteDance/tosutil/2.0.0/ByteDance.tosutil.installer.yaml b/manifests/b/ByteDance/tosutil/3.1.4/ByteDance.tosutil.installer.yaml similarity index 61% rename from manifests/b/ByteDance/tosutil/2.0.0/ByteDance.tosutil.installer.yaml rename to manifests/b/ByteDance/tosutil/3.1.4/ByteDance.tosutil.installer.yaml index 15b4a1f0df62..9bf61c621c4c 100644 --- a/manifests/b/ByteDance/tosutil/2.0.0/ByteDance.tosutil.installer.yaml +++ b/manifests/b/ByteDance/tosutil/3.1.4/ByteDance.tosutil.installer.yaml @@ -1,14 +1,14 @@ -# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: ByteDance.tosutil -PackageVersion: 2.0.0 -InstallerType: portable -Commands: -- tosutil -Installers: -- Architecture: x64 - InstallerUrl: https://tos-tools.tos-cn-beijing.volces.com/windows/tosutil - InstallerSha256: B88821B307B3C4858D3A5B9AD0C70C4A555045E2A9E4DD6244B8507D620DC1F4 -ManifestType: installer -ManifestVersion: 1.6.0 +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: ByteDance.tosutil +PackageVersion: 3.1.4 +InstallerType: portable +Commands: +- tosutil +Installers: +- Architecture: x64 + InstallerUrl: https://tos-tools.tos-cn-beijing.volces.com/windows/tosutil + InstallerSha256: 5F63584A3836608EF068201C76177672E98AD55BADE6AF494D96B0DC70641646 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/ByteDance/tosutil/2.0.0/ByteDance.tosutil.locale.en-US.yaml b/manifests/b/ByteDance/tosutil/3.1.4/ByteDance.tosutil.locale.en-US.yaml similarity index 91% rename from manifests/b/ByteDance/tosutil/2.0.0/ByteDance.tosutil.locale.en-US.yaml rename to manifests/b/ByteDance/tosutil/3.1.4/ByteDance.tosutil.locale.en-US.yaml index 88a4d51440b3..852aa4eaac7b 100644 --- a/manifests/b/ByteDance/tosutil/2.0.0/ByteDance.tosutil.locale.en-US.yaml +++ b/manifests/b/ByteDance/tosutil/3.1.4/ByteDance.tosutil.locale.en-US.yaml @@ -1,29 +1,29 @@ -# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: ByteDance.tosutil -PackageVersion: 2.0.0 -PackageLocale: en-US -Publisher: Beijing Volcano Engine Technology Co., Ltd. -PublisherUrl: https://www.volcengine.com/ -PublisherSupportUrl: https://www.volcengine.com/product/contact -PrivacyUrl: https://www.volcengine.com/docs/6256/64902 -Author: Beijing Volcano Engine Technology Co., Ltd. -PackageName: tosutil -PackageUrl: https://www.volcengine.com/docs/6349/148772 -License: Proprietary -LicenseUrl: https://www.volcengine.com/docs/6256/64903 -Copyright: Copyright © 2024 Beijing Volcano Engine Technology Co., Ltd. All rights reserved. -# CopyrightUrl: -ShortDescription: A command line tool for accessing and managing the Volcano Engine Object Storage (TOS) -Description: tosutil is a command line tool for accessing and managing the Volcano Engine Object Storage (TOS), with which you can perform batch data processing between local and TOS to cope with common business scenarios such as uploading small and medium-sized data from the local to the server, downloading small and medium-sized data from the server, and integrating automated scripting tasks. -# Moniker: -Tags: -- tos -# ReleaseNotes: -ReleaseNotesUrl: https://www.volcengine.com/docs/6349/152742 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.6.0 +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: ByteDance.tosutil +PackageVersion: 3.1.4 +PackageLocale: en-US +Publisher: Beijing Volcano Engine Technology Co., Ltd. +PublisherUrl: https://www.volcengine.com/ +PublisherSupportUrl: https://www.volcengine.com/product/contact +PrivacyUrl: https://www.volcengine.com/docs/6256/64902 +Author: Beijing Volcano Engine Technology Co., Ltd. +PackageName: tosutil +PackageUrl: https://www.volcengine.com/docs/6349/148772 +License: Proprietary +LicenseUrl: https://www.volcengine.com/docs/6256/64903 +Copyright: Copyright © 2024 Beijing Volcano Engine Technology Co., Ltd. All rights reserved. +# CopyrightUrl: +ShortDescription: A command line tool for accessing and managing the Volcano Engine Object Storage (TOS) +Description: tosutil is a command line tool for accessing and managing the Volcano Engine Object Storage (TOS), with which you can perform batch data processing between local and TOS to cope with common business scenarios such as uploading small and medium-sized data from the local to the server, downloading small and medium-sized data from the server, and integrating automated scripting tasks. +# Moniker: +Tags: +- tos +# ReleaseNotes: +ReleaseNotesUrl: https://www.volcengine.com/docs/6349/152742 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/ByteDance/tosutil/2.0.0/ByteDance.tosutil.locale.zh-CN.yaml b/manifests/b/ByteDance/tosutil/3.1.4/ByteDance.tosutil.locale.zh-CN.yaml similarity index 90% rename from manifests/b/ByteDance/tosutil/2.0.0/ByteDance.tosutil.locale.zh-CN.yaml rename to manifests/b/ByteDance/tosutil/3.1.4/ByteDance.tosutil.locale.zh-CN.yaml index f722a2a02cec..fdd306b7c5b4 100644 --- a/manifests/b/ByteDance/tosutil/2.0.0/ByteDance.tosutil.locale.zh-CN.yaml +++ b/manifests/b/ByteDance/tosutil/3.1.4/ByteDance.tosutil.locale.zh-CN.yaml @@ -1,29 +1,29 @@ -# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json - -PackageIdentifier: ByteDance.tosutil -PackageVersion: 2.0.0 -PackageLocale: zh-CN -Publisher: 北京火山引擎科技有限公司 -PublisherUrl: https://www.volcengine.com/ -PublisherSupportUrl: https://www.volcengine.com/product/contact -PrivacyUrl: https://www.volcengine.com/docs/6256/64902 -Author: 北京火山引擎科技有限公司 -PackageName: tosutil -PackageUrl: https://www.volcengine.com/docs/6349/148772 -License: 专有软件 -LicenseUrl: https://www.volcengine.com/docs/6256/64903 -Copyright: © 北京火山引擎科技有限公司 2024 版权所有 -# CopyrightUrl: -ShortDescription: 用于访问和管理火山引擎对象存储(TOS)的命令行工具 -Description: tosutil 是用于访问和管理火山引擎对象存储(TOS)的命令行工具。通过该命令行工具,您可进行本地与 TOS 之间的批量数据处理,以应对本地中小数据上云、云上中小数据下载、自动化脚本任务集成等常见业务场景。 -# Moniker: -Tags: -- tos -# ReleaseNotes: -ReleaseNotesUrl: https://www.volcengine.com/docs/6349/152742 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.6.0 +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: ByteDance.tosutil +PackageVersion: 3.1.4 +PackageLocale: zh-CN +Publisher: 北京火山引擎科技有限公司 +PublisherUrl: https://www.volcengine.com/ +PublisherSupportUrl: https://www.volcengine.com/product/contact +PrivacyUrl: https://www.volcengine.com/docs/6256/64902 +Author: 北京火山引擎科技有限公司 +PackageName: tosutil +PackageUrl: https://www.volcengine.com/docs/6349/148772 +License: 专有软件 +LicenseUrl: https://www.volcengine.com/docs/6256/64903 +Copyright: © 北京火山引擎科技有限公司 2024 版权所有 +# CopyrightUrl: +ShortDescription: 用于访问和管理火山引擎对象存储(TOS)的命令行工具 +Description: tosutil 是用于访问和管理火山引擎对象存储(TOS)的命令行工具。通过该命令行工具,您可进行本地与 TOS 之间的批量数据处理,以应对本地中小数据上云、云上中小数据下载、自动化脚本任务集成等常见业务场景。 +# Moniker: +Tags: +- tos +# ReleaseNotes: +ReleaseNotesUrl: https://www.volcengine.com/docs/6349/152742 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/b/ByteDance/tosutil/2.0.0/ByteDance.tosutil.yaml b/manifests/b/ByteDance/tosutil/3.1.4/ByteDance.tosutil.yaml similarity index 63% rename from manifests/b/ByteDance/tosutil/2.0.0/ByteDance.tosutil.yaml rename to manifests/b/ByteDance/tosutil/3.1.4/ByteDance.tosutil.yaml index e5b67fe8ec34..de8c3f35f033 100644 --- a/manifests/b/ByteDance/tosutil/2.0.0/ByteDance.tosutil.yaml +++ b/manifests/b/ByteDance/tosutil/3.1.4/ByteDance.tosutil.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: ByteDance.tosutil -PackageVersion: 2.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: ByteDance.tosutil +PackageVersion: 3.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 646ff3f4757cb5511ca54d0acd7ddfe45832635f Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Tue, 22 Oct 2024 18:42:55 +0200 Subject: [PATCH 019/720] Remove version: IELTSBRO.IELTS-PC version 2.1.7 (#184874) --- .../2.1.7/IELTSBRO.IELTS-PC.installer.yaml | 22 ------------- .../2.1.7/IELTSBRO.IELTS-PC.locale.en-US.yaml | 30 ------------------ .../2.1.7/IELTSBRO.IELTS-PC.locale.zh-CN.yaml | 31 ------------------- .../IELTS-PC/2.1.7/IELTSBRO.IELTS-PC.yaml | 8 ----- 4 files changed, 91 deletions(-) delete mode 100644 manifests/i/IELTSBRO/IELTS-PC/2.1.7/IELTSBRO.IELTS-PC.installer.yaml delete mode 100644 manifests/i/IELTSBRO/IELTS-PC/2.1.7/IELTSBRO.IELTS-PC.locale.en-US.yaml delete mode 100644 manifests/i/IELTSBRO/IELTS-PC/2.1.7/IELTSBRO.IELTS-PC.locale.zh-CN.yaml delete mode 100644 manifests/i/IELTSBRO/IELTS-PC/2.1.7/IELTSBRO.IELTS-PC.yaml diff --git a/manifests/i/IELTSBRO/IELTS-PC/2.1.7/IELTSBRO.IELTS-PC.installer.yaml b/manifests/i/IELTSBRO/IELTS-PC/2.1.7/IELTSBRO.IELTS-PC.installer.yaml deleted file mode 100644 index 5387fbbbb268..000000000000 --- a/manifests/i/IELTSBRO/IELTS-PC/2.1.7/IELTSBRO.IELTS-PC.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.9 $debug=QUSU.CRLF.7-3-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: IELTSBRO.IELTS-PC -PackageVersion: 2.1.7 -InstallerType: nullsoft # electron-builder -Scope: machine -InstallerSwitches: - Upgrade: --updated -UpgradeBehavior: install -ReleaseDate: 2023-08-07 -Installers: -- Architecture: x86 - InstallerUrl: https://static.ieltsbro.com/pc/2.1.7/Windows/IELTSBRO-Setup-2.1.7.exe - InstallerSha256: EF4BD324F0F1EB52A31CD0F4D5C32D0E6407C1893E3C0CA57F7FB719C3BEF342 - ProductCode: 82c4b9ff-c13c-531c-b6e5-ee05d7ca49a7 -- Architecture: x64 - InstallerUrl: https://static.ieltsbro.com/pc/2.1.7/Windows/IELTSBRO-Setup-2.1.7.exe - InstallerSha256: EF4BD324F0F1EB52A31CD0F4D5C32D0E6407C1893E3C0CA57F7FB719C3BEF342 - ProductCode: 82c4b9ff-c13c-531c-b6e5-ee05d7ca49a7 -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/i/IELTSBRO/IELTS-PC/2.1.7/IELTSBRO.IELTS-PC.locale.en-US.yaml b/manifests/i/IELTSBRO/IELTS-PC/2.1.7/IELTSBRO.IELTS-PC.locale.en-US.yaml deleted file mode 100644 index 83ed96178daa..000000000000 --- a/manifests/i/IELTSBRO/IELTS-PC/2.1.7/IELTSBRO.IELTS-PC.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.9 $debug=QUSU.CRLF.7-3-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: IELTSBRO.IELTS-PC -PackageVersion: 2.1.7 -PackageLocale: en-US -Publisher: hcp -PublisherUrl: https://ieltsbro.com/ -PublisherSupportUrl: https://support.qq.com/product/30696 -PrivacyUrl: https://ieltsbro.com/extraInfo/privacyPolicy -Author: Chutzpah Internet Service (Shenzhen) Company Limited -PackageName: 雅思哥机考软件 -PackageUrl: https://ieltsbro.com/pc -License: Proprietary -LicenseUrl: https://www.ieltsbro.com/extraInfo/termsOfService -Copyright: Copyright © 2023 hcp -CopyrightUrl: https://ieltsbro.com/extraInfo/copyrightNotice -ShortDescription: IELTS practice test software -Description: IELTSBRO practice test software is a mock test software that closely simulates the interface of the actual computer-delivered IELTS test to help test takers familiarise themselves with its entire process in advance. It also includes Cambridge IELTS practice tests 5-17, the latest IELTS speaking questions, and answers and explanations for listening and reading sections. -# Moniker: -Tags: -- english -- ielts -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/i/IELTSBRO/IELTS-PC/2.1.7/IELTSBRO.IELTS-PC.locale.zh-CN.yaml b/manifests/i/IELTSBRO/IELTS-PC/2.1.7/IELTSBRO.IELTS-PC.locale.zh-CN.yaml deleted file mode 100644 index 0fe5724bc4fb..000000000000 --- a/manifests/i/IELTSBRO/IELTS-PC/2.1.7/IELTSBRO.IELTS-PC.locale.zh-CN.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.9 $debug=QUSU.CRLF.7-3-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json - -PackageIdentifier: IELTSBRO.IELTS-PC -PackageVersion: 2.1.7 -PackageLocale: zh-CN -Publisher: hcp -PublisherUrl: https://ieltsbro.com/ -PublisherSupportUrl: https://support.qq.com/product/30696 -PrivacyUrl: https://ieltsbro.com/extraInfo/privacyPolicy -Author: 虎刺怕互联网服务(深圳)有限公司 -PackageName: 雅思哥机考软件 -PackageUrl: https://ieltsbro.com/pc -License: 专有软件 -LicenseUrl: https://www.ieltsbro.com/extraInfo/termsOfService -Copyright: Copyright © 2023 hcp -CopyrightUrl: https://ieltsbro.com/extraInfo/copyrightNotice -ShortDescription: 雅思机考模拟软件 -Description: 雅思哥机考软件是一款界面 1:1 还原真实机考的模拟软件,方便考生提前体验机考全流程。还有剑桥雅思真题 5-17、最新的雅思口语题库、听力阅读答案解析。 -# Moniker: -Tags: -- 英文 -- 英语 -- 雅思 -ReleaseNotes: 1. 修复听力练习记录需要开通会员的 Bug -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.4.0 diff --git a/manifests/i/IELTSBRO/IELTS-PC/2.1.7/IELTSBRO.IELTS-PC.yaml b/manifests/i/IELTSBRO/IELTS-PC/2.1.7/IELTSBRO.IELTS-PC.yaml deleted file mode 100644 index bded99eedd04..000000000000 --- a/manifests/i/IELTSBRO/IELTS-PC/2.1.7/IELTSBRO.IELTS-PC.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.9 $debug=QUSU.CRLF.7-3-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: IELTSBRO.IELTS-PC -PackageVersion: 2.1.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 From ea8026aa255cc2a1916c6f9c49a03f013435d537 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 00:43:04 +0800 Subject: [PATCH 020/720] New version: ByteDance.DouyinIM version 1.1.22 (#184873) --- .../1.1.22/ByteDance.DouyinIM.installer.yaml | 22 +++++++++++ .../ByteDance.DouyinIM.locale.en-US.yaml | 39 +++++++++++++++++++ .../ByteDance.DouyinIM.locale.zh-CN.yaml | 39 +++++++++++++++++++ .../DouyinIM/1.1.22/ByteDance.DouyinIM.yaml | 8 ++++ 4 files changed, 108 insertions(+) create mode 100644 manifests/b/ByteDance/DouyinIM/1.1.22/ByteDance.DouyinIM.installer.yaml create mode 100644 manifests/b/ByteDance/DouyinIM/1.1.22/ByteDance.DouyinIM.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/DouyinIM/1.1.22/ByteDance.DouyinIM.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/DouyinIM/1.1.22/ByteDance.DouyinIM.yaml diff --git a/manifests/b/ByteDance/DouyinIM/1.1.22/ByteDance.DouyinIM.installer.yaml b/manifests/b/ByteDance/DouyinIM/1.1.22/ByteDance.DouyinIM.installer.yaml new file mode 100644 index 000000000000..0e2b63740931 --- /dev/null +++ b/manifests/b/ByteDance/DouyinIM/1.1.22/ByteDance.DouyinIM.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: ByteDance.DouyinIM +PackageVersion: 1.1.22 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-10-15 +Installers: +- Architecture: x86 + InstallerUrl: https://lf-impc.douyinstatic.com/obj/tos-aweme-im-pc/7094550955558967563/releases/12183378/1.1.22/win32-ia32/DouyinChat-ia32.exe + InstallerSha256: 4CC6B99E366544D1D48705905EBD18306FB3BBA64A6BE4E14518A5D74E8D8DF1 + ProductCode: DouyinIM +- Architecture: x64 + InstallerUrl: https://lf-impc.douyinstatic.com/obj/tos-aweme-im-pc/7094550955558967563/releases/12183378/1.1.22/win32-x64/DouyinChat-x64.exe + InstallerSha256: 6F47D8FA184F93C2AA37EE13640F6BAD7204146B60EE6FFF49346C5AD9F4B02D + ProductCode: DouyinIM +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/ByteDance/DouyinIM/1.1.22/ByteDance.DouyinIM.locale.en-US.yaml b/manifests/b/ByteDance/DouyinIM/1.1.22/ByteDance.DouyinIM.locale.en-US.yaml new file mode 100644 index 000000000000..24e2f03bb122 --- /dev/null +++ b/manifests/b/ByteDance/DouyinIM/1.1.22/ByteDance.DouyinIM.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: ByteDance.DouyinIM +PackageVersion: 1.1.22 +PackageLocale: en-US +Publisher: bytedance +PublisherUrl: https://www.douyin.com/ +PublisherSupportUrl: https://www.douyin.com/aboutus/#contact +PrivacyUrl: https://www.douyin.com/draft/douyin_agreement/douyin_agreement_privacy.html +Author: Beijing Microlive Vision Technology Co., Ltd. +PackageName: 抖音聊天 +PackageUrl: https://www.douyin.com/downloadpage/chat +License: Freeware +LicenseUrl: https://www.douyin.com/draft/douyin_agreement/douyin_agreement_user.html +Copyright: Copyright © 2024 bytedance +# CopyrightUrl: +ShortDescription: Accompany each other anytime, anywhere +Description: |- + If you love Douyin, you can download DouyinIM desktop client to stay connected with your friends on your computer while working and studying. Here you can: + - Send and receive messages anytime, anywhere, and communicate the moments with your friends; receive all messages synchronously, whether on your phone or your computer + - View what your friends shared and share moments with others; you can watch short videos sent by your friends on your computer and reply to them quickly + - Know your friends' online status and never be alone; you can see if your friends are online on your computer, which requires both have enabled online status indication. + - Manage your messages and keep them in sync across multiple devices; You can see the messages sent by your phone on your computer, and the messages sent by your computer on your phone. + - Add new friends and meet more people; you can also add new friends and quickly start new chats on your computer +# Moniker: +Tags: +- chat +- friends +- im +- instant-messaging +- message +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/ByteDance/DouyinIM/1.1.22/ByteDance.DouyinIM.locale.zh-CN.yaml b/manifests/b/ByteDance/DouyinIM/1.1.22/ByteDance.DouyinIM.locale.zh-CN.yaml new file mode 100644 index 000000000000..cb6c7bc1333f --- /dev/null +++ b/manifests/b/ByteDance/DouyinIM/1.1.22/ByteDance.DouyinIM.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: ByteDance.DouyinIM +PackageVersion: 1.1.22 +PackageLocale: zh-CN +Publisher: bytedance +PublisherUrl: https://www.douyin.com/ +PublisherSupportUrl: https://www.douyin.com/aboutus/#contact +PrivacyUrl: https://www.douyin.com/draft/douyin_agreement/douyin_agreement_privacy.html +Author: 北京微播视界科技有限公司 +PackageName: 抖音聊天 +PackageUrl: https://www.douyin.com/downloadpage/chat +License: 免费软件 +LicenseUrl: https://www.douyin.com/draft/douyin_agreement/douyin_agreement_user.html +Copyright: Copyright © 2024 bytedance +# CopyrightUrl: +ShortDescription: 随时随地,相互陪伴 +Description: |- + 热爱抖音的你,可以下载抖音聊天桌面端,在办公与学习之余,也能使用电脑和好友保持不间断的沟通。在这里你可以: + - 随时随地收发消息,和朋友交流此刻;不论手机还是电脑,都能同步接受所有消息 + - 浏览朋友分享的内容,共享精彩瞬间;你可以在电脑上观看好友发送的短视频,并快速回复好友 + - 知晓朋友的在线状态,有陪伴不孤单;你可以在电脑上看到好友手机和电脑是否在线,这需要双方都开启了在线状态 + - 管理消息记录,多端同步不丢失;你可以在电脑上看到手机上发送的消息,手机上也可以看到电脑发送的消息 + - 添加新的朋友,认识更多小伙伴;你还可以添加新的好友,在电脑上快速发起新的聊天 +# Moniker: +Tags: +- 信息 +- 好友 +- 朋友 +- 消息 +- 聊天 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/b/ByteDance/DouyinIM/1.1.22/ByteDance.DouyinIM.yaml b/manifests/b/ByteDance/DouyinIM/1.1.22/ByteDance.DouyinIM.yaml new file mode 100644 index 000000000000..5261a18ab66d --- /dev/null +++ b/manifests/b/ByteDance/DouyinIM/1.1.22/ByteDance.DouyinIM.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: ByteDance.DouyinIM +PackageVersion: 1.1.22 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3df6f00900211014b436cdc27da592dd7dda88fe Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 01:56:16 +0800 Subject: [PATCH 021/720] New version: Wondershare.UniConverter.15 version 15.7.3.47 (15.7.3) (#184910) --- ...Wondershare.UniConverter.15.installer.yaml | 75 +++++++++++++++++++ ...dershare.UniConverter.15.locale.en-US.yaml | 46 ++++++++++++ ...dershare.UniConverter.15.locale.zh-CN.yaml | 46 ++++++++++++ .../Wondershare.UniConverter.15.yaml | 8 ++ 4 files changed, 175 insertions(+) create mode 100644 manifests/w/Wondershare/UniConverter/15/15.7.3.47/Wondershare.UniConverter.15.installer.yaml create mode 100644 manifests/w/Wondershare/UniConverter/15/15.7.3.47/Wondershare.UniConverter.15.locale.en-US.yaml create mode 100644 manifests/w/Wondershare/UniConverter/15/15.7.3.47/Wondershare.UniConverter.15.locale.zh-CN.yaml create mode 100644 manifests/w/Wondershare/UniConverter/15/15.7.3.47/Wondershare.UniConverter.15.yaml diff --git a/manifests/w/Wondershare/UniConverter/15/15.7.3.47/Wondershare.UniConverter.15.installer.yaml b/manifests/w/Wondershare/UniConverter/15/15.7.3.47/Wondershare.UniConverter.15.installer.yaml new file mode 100644 index 000000000000..f0737230fe7f --- /dev/null +++ b/manifests/w/Wondershare/UniConverter/15/15.7.3.47/Wondershare.UniConverter.15.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Wondershare.UniConverter.15 +PackageVersion: 15.7.3.47 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- wsvcu +FileExtensions: +- 3g2 +- 3gp +- aac +- ac3 +- aif +- aiff +- amr +- ape +- asf +- au +- avi +- caf +- divx +- dv +- f4v +- flac +- flv +- m2t +- m2ts +- m4a +- m4b +- m4p +- m4r +- m4v +- mka +- mkv +- mod +- mov +- mp2 +- mp3 +- mp4 +- mpa +- mpeg +- mpg +- mts +- mxf +- nsv +- ogg +- ogv +- opus +- ra +- ram +- rm +- rmvb +- tod +- tp +- trp +- ts +- ts4 +- use +- vob +- vro +- wav +- webm +- wma +- wmv +- wtv +Installers: +- Architecture: x64 + InstallerUrl: https://download.wondershare.com/cbs_down/uniconverter15_64bit_15.7.3_full14204.exe + InstallerSha256: 9A87A7FD1AB0F74EE17DA864BE05CB70F36E166AD7F808ED3BC23CBBD6E10CC6 + ProductCode: UniConverter 15_is1 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/w/Wondershare/UniConverter/15/15.7.3.47/Wondershare.UniConverter.15.locale.en-US.yaml b/manifests/w/Wondershare/UniConverter/15/15.7.3.47/Wondershare.UniConverter.15.locale.en-US.yaml new file mode 100644 index 000000000000..c685667ba631 --- /dev/null +++ b/manifests/w/Wondershare/UniConverter/15/15.7.3.47/Wondershare.UniConverter.15.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Wondershare.UniConverter.15 +PackageVersion: 15.7.3.47 +PackageLocale: en-US +Publisher: Wondershare Software +PublisherUrl: https://www.wondershare.com/ +PublisherSupportUrl: https://support.wondershare.com/how-tos/uniconverter/ +PrivacyUrl: https://www.wondershare.com/privacy.html +Author: Wondershare Technology Group Co.,Ltd. +PackageName: Wondershare UniConverter 15 +PackageUrl: https://videoconverter.wondershare.com/ +License: Proprietary +LicenseUrl: https://www.wondershare.com/company/end-user-license-agreement.html +Copyright: Copyright © 2023 Wondershare. All rights reserved. +CopyrightUrl: https://www.wondershare.com/company/terms_conditions.html +ShortDescription: A high-speed converter for thousands of media formats. +Description: Wondershare UniConverter is a complete video conversion toolset (conversion, editing, screen recording) with a simple user interface. It is easy to learn, cost effective, and empowers you to work faster. Compress files to more manageable sizes, convert into over 1000 formats, and edit your videos all with one software. +# Moniker: +Tags: +- audio +- capture +- compress +- convert +- converter +- crop +- edit +- encode +- format +- media +- merge +- music +- record +- trim +- video +- watermark +ReleaseNotes: 1. AI Credits are now available! Redeem credits to access AI features, with the option to purchase them separately. 2. Watermark Remover has been upgraded with an enhanced algorithm, significantly improving effectiveness. It now supports AI-based image removal and efficient batch processing, boosting productivity. 3. Watermark Remover now features an improved user interface for easier operation. +ReleaseNotesUrl: https://videoconverter.wondershare.com/what-is-new.html +PurchaseUrl: https://videoconverter.wondershare.com/store/windows-individuals.html +# InstallationNotes: +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://videoconverter.wondershare.com/guide/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/w/Wondershare/UniConverter/15/15.7.3.47/Wondershare.UniConverter.15.locale.zh-CN.yaml b/manifests/w/Wondershare/UniConverter/15/15.7.3.47/Wondershare.UniConverter.15.locale.zh-CN.yaml new file mode 100644 index 000000000000..10ae42598c25 --- /dev/null +++ b/manifests/w/Wondershare/UniConverter/15/15.7.3.47/Wondershare.UniConverter.15.locale.zh-CN.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Wondershare.UniConverter.15 +PackageVersion: 15.7.3.47 +PackageLocale: zh-CN +Publisher: Wondershare Software +PublisherUrl: https://www.wondershare.com/ +PublisherSupportUrl: https://support.wondershare.com/how-tos/uniconverter/ +PrivacyUrl: https://www.wondershare.com/privacy.html +Author: 万兴科技集团股份有限公司 +PackageName: Wondershare UniConverter 15 +PackageUrl: https://videoconverter.wondershare.com/ +License: 专有软件 +LicenseUrl: https://www.wondershare.com/company/end-user-license-agreement.html +Copyright: © 2023 万兴科技集团股份有限公司 版权所有 +CopyrightUrl: https://www.wondershare.com/company/terms_conditions.html +ShortDescription: 一款支持数千媒体格式的高速转换器 +Description: Wondershare UniConverter 提供视频转换、压缩、编辑、录屏等全方位的专业音视频解决方案,你可以通过 Wondershare UniConverter 进行 1000+ 种视频格式的转换,将文件压缩至更易于操作和管理的大小,并对您的视频进行编辑处理;同时,Wondershare UniConverter 还提供 DVD、CD 刻录以及数据修复、GIF 制作、图片格式转换等特色功能,简单的用户界面助你轻松快速地实现音视频以及图片的处理工作。 +# Moniker: +Tags: +- 剪切 +- 压制 +- 压缩 +- 合并 +- 媒体 +- 录制 +- 录屏 +- 格式 +- 水印 +- 视频 +- 编辑 +- 裁剪 +- 转换 +- 转换器 +- 音乐 +- 音频 +# ReleaseNotes: +ReleaseNotesUrl: https://videoconverter.wondershare.com/what-is-new.html +PurchaseUrl: https://videoconverter.wondershare.com/store/windows-individuals.html +# InstallationNotes: +Documentations: +- DocumentLabel: 用户手册 + DocumentUrl: https://videoconverter.wondershare.com/guide/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/w/Wondershare/UniConverter/15/15.7.3.47/Wondershare.UniConverter.15.yaml b/manifests/w/Wondershare/UniConverter/15/15.7.3.47/Wondershare.UniConverter.15.yaml new file mode 100644 index 000000000000..a276740e3a96 --- /dev/null +++ b/manifests/w/Wondershare/UniConverter/15/15.7.3.47/Wondershare.UniConverter.15.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: Wondershare.UniConverter.15 +PackageVersion: 15.7.3.47 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 89d3dd054d2c8c9387657197e95364f5ff16c042 Mon Sep 17 00:00:00 2001 From: Meinard Francisco <44516102+znarfm@users.noreply.github.com> Date: Wed, 23 Oct 2024 01:56:26 +0800 Subject: [PATCH 022/720] New version: RadolynLabs.AyuGramDesktop version 5.6.3 (#184911) --- .../RadolynLabs.AyuGramDesktop.installer.yaml | 18 ++++++++++++ ...dolynLabs.AyuGramDesktop.locale.en-US.yaml | 28 +++++++++++++++++++ .../5.6.3/RadolynLabs.AyuGramDesktop.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/r/RadolynLabs/AyuGramDesktop/5.6.3/RadolynLabs.AyuGramDesktop.installer.yaml create mode 100644 manifests/r/RadolynLabs/AyuGramDesktop/5.6.3/RadolynLabs.AyuGramDesktop.locale.en-US.yaml create mode 100644 manifests/r/RadolynLabs/AyuGramDesktop/5.6.3/RadolynLabs.AyuGramDesktop.yaml diff --git a/manifests/r/RadolynLabs/AyuGramDesktop/5.6.3/RadolynLabs.AyuGramDesktop.installer.yaml b/manifests/r/RadolynLabs/AyuGramDesktop/5.6.3/RadolynLabs.AyuGramDesktop.installer.yaml new file mode 100644 index 000000000000..6f181ae30209 --- /dev/null +++ b/manifests/r/RadolynLabs/AyuGramDesktop/5.6.3/RadolynLabs.AyuGramDesktop.installer.yaml @@ -0,0 +1,18 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: RadolynLabs.AyuGramDesktop +PackageVersion: 5.6.3 +InstallerType: portable +UpgradeBehavior: install +Commands: +- ayugram +Protocols: +- tg +ReleaseDate: 2024-10-21 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AyuGram/AyuGramDesktop/releases/download/v5.6.3/AyuGram.exe + InstallerSha256: 14DA5F7149AF9E8FB33C6D136BA3729564254D81C0C8C4F17809604EE056E05D +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/r/RadolynLabs/AyuGramDesktop/5.6.3/RadolynLabs.AyuGramDesktop.locale.en-US.yaml b/manifests/r/RadolynLabs/AyuGramDesktop/5.6.3/RadolynLabs.AyuGramDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..ba2ec88545fc --- /dev/null +++ b/manifests/r/RadolynLabs/AyuGramDesktop/5.6.3/RadolynLabs.AyuGramDesktop.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: RadolynLabs.AyuGramDesktop +PackageVersion: 5.6.3 +PackageLocale: en-US +Publisher: Radolyn Labs +PublisherUrl: https://radolyn.com/ +PublisherSupportUrl: https://t.me/ayugramchat +PackageName: AyuGram Desktop +PackageUrl: https://docs.ayugram.one/ +License: GPL-3.0 +LicenseUrl: https://github.com/AyuGram/AyuGramDesktop/blob/HEAD/LICENSE +Copyright: Copyright (C) 2014-2024 +CopyrightUrl: https://github.com/AyuGram/AyuGramDesktop/blob/dev/LEGAL +ShortDescription: Desktop Telegram client with good customization and Ghost mode. +Description: https://github.com/AyuGram/AyuGramDesktop/blob/dev/README.md +Moniker: ayugram +Tags: +- anti-recall +- anti-revoke +- ghost-mode +- telegram +- telegram-client +ReleaseNotes: 'Full Changelog: https://github.com/AyuGram/AyuGramDesktop/compare/v5.4.1...v5.6.3' +ReleaseNotesUrl: https://github.com/AyuGram/AyuGramDesktop/releases/tag/v5.6.3 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/r/RadolynLabs/AyuGramDesktop/5.6.3/RadolynLabs.AyuGramDesktop.yaml b/manifests/r/RadolynLabs/AyuGramDesktop/5.6.3/RadolynLabs.AyuGramDesktop.yaml new file mode 100644 index 000000000000..aa0904e66e55 --- /dev/null +++ b/manifests/r/RadolynLabs/AyuGramDesktop/5.6.3/RadolynLabs.AyuGramDesktop.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: RadolynLabs.AyuGramDesktop +PackageVersion: 5.6.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From d58378b7771a73e5a75909c924bfb416f0927025 Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Tue, 22 Oct 2024 20:11:29 +0200 Subject: [PATCH 023/720] New version: AppFlowy.AppFlowy version 0.7.2 (#184912) --- .../0.7.2/AppFlowy.AppFlowy.installer.yaml | 19 ++++++ .../0.7.2/AppFlowy.AppFlowy.locale.en-US.yaml | 60 +++++++++++++++++++ .../AppFlowy/0.7.2/AppFlowy.AppFlowy.yaml | 8 +++ 3 files changed, 87 insertions(+) create mode 100644 manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.installer.yaml create mode 100644 manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.locale.en-US.yaml create mode 100644 manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.yaml diff --git a/manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.installer.yaml b/manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.installer.yaml new file mode 100644 index 000000000000..1a630c76c0d6 --- /dev/null +++ b/manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: AppFlowy.AppFlowy +PackageVersion: 0.7.2 +InstallerType: inno +InstallerSwitches: + Silent: /sp- /verysilent /norestart + SilentWithProgress: /sp- /silent /norestart +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AppFlowy-IO/AppFlowy/releases/download/0.7.2/AppFlowy-0.7.2-windows-x86_64.exe + InstallerSha256: FB361E33829307C89459AA7CC7071EB34F5CAA6D0A65AD6B34F189C291FF7B6C +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.locale.en-US.yaml b/manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.locale.en-US.yaml new file mode 100644 index 000000000000..28ac1ff4927f --- /dev/null +++ b/manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.locale.en-US.yaml @@ -0,0 +1,60 @@ +# 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: AppFlowy.AppFlowy +PackageVersion: 0.7.2 +PackageLocale: en-US +Publisher: AppFlowy-IO +PublisherUrl: https://github.com/AppFlowy-IO +PublisherSupportUrl: https://github.com/AppFlowy-IO/AppFlowy/issues +# PrivacyUrl: +# Author: +PackageName: AppFlowy +PackageUrl: https://github.com/AppFlowy-IO/AppFlowy +License: AGPL-3.0 +LicenseUrl: https://github.com/AppFlowy-IO/AppFlowy/blob/HEAD/LICENSE +Copyright: Copyright (C) 2007 Free Software Foundation, Inc. +CopyrightUrl: https://github.com/AppFlowy-IO/AppFlowy/blob/main/LICENSE +ShortDescription: The Open Source Alternative To Notion. +Description: |- + AppFlowy is an open source alternative to Notion. + You are in charge of your data and customizations. +# Moniker: +Tags: +- content-management +- content-services +- editor +- flutter +- flutter-app +- flutter-apps +- flutter-examples +- flutter-ui +- low-code +- no-code +- notion +- notion-alternative +- rust +- rust-lang +- rust-language +- wiki +ReleaseNotes: |- + Release Notes + Version 0.7.2 - 22/10/2024 + New Features + - Copy link to block + - Support turn into in document + - Enable sharing links and publishing pages on mobile + - Enable drag and drop in row documents + - Right-click on page in sidebar to open more actions + - Create new subpage in document using + character + - Allow reordering checklist item + Bug Fixes + - Fixed issue with inability to cancel inline code format in French IME + - Fixed delete with Shift or Ctrl shortcuts not working in documents + - Fixed the issues with incorrect time zone being used in filters. +ReleaseNotesUrl: https://github.com/AppFlowy-IO/AppFlowy/releases/tag/0.7.2 +PurchaseUrl: https://ko-fi.com/appflowy +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.yaml b/manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.yaml new file mode 100644 index 000000000000..0d957cad2cd7 --- /dev/null +++ b/manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.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: AppFlowy.AppFlowy +PackageVersion: 0.7.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From cfb8c134c701cdee39c1b7639a333149fff692a6 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Wed, 23 Oct 2024 05:11:41 +1100 Subject: [PATCH 024/720] New version: OctopusDeploy.Server version 2024.3.12869 (#184913) --- .../OctopusDeploy.Server.installer.yaml | 23 ++++++++++++++++ .../OctopusDeploy.Server.locale.en-US.yaml | 26 +++++++++++++++++++ .../2024.3.12869/OctopusDeploy.Server.yaml | 8 ++++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/o/OctopusDeploy/Server/2024.3.12869/OctopusDeploy.Server.installer.yaml create mode 100644 manifests/o/OctopusDeploy/Server/2024.3.12869/OctopusDeploy.Server.locale.en-US.yaml create mode 100644 manifests/o/OctopusDeploy/Server/2024.3.12869/OctopusDeploy.Server.yaml diff --git a/manifests/o/OctopusDeploy/Server/2024.3.12869/OctopusDeploy.Server.installer.yaml b/manifests/o/OctopusDeploy/Server/2024.3.12869/OctopusDeploy.Server.installer.yaml new file mode 100644 index 000000000000..92c5187aa60f --- /dev/null +++ b/manifests/o/OctopusDeploy/Server/2024.3.12869/OctopusDeploy.Server.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: OctopusDeploy.Server +PackageVersion: 2024.3.12869 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{6483E448-DDC8-403E-B712-8F1062D862A6}' +AppsAndFeaturesEntries: +- UpgradeCode: '{036F1093-D8E3-43D1-A750-EE3096A57D24}' +Installers: +- Architecture: x64 + InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.2024.3.12869-x64.msi + InstallerSha256: E09B982BA25A52B6B4FB644007D8992CDC520A28175036CFEB11B34B53CDECB6 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-22 diff --git a/manifests/o/OctopusDeploy/Server/2024.3.12869/OctopusDeploy.Server.locale.en-US.yaml b/manifests/o/OctopusDeploy/Server/2024.3.12869/OctopusDeploy.Server.locale.en-US.yaml new file mode 100644 index 000000000000..17ad69852398 --- /dev/null +++ b/manifests/o/OctopusDeploy/Server/2024.3.12869/OctopusDeploy.Server.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: OctopusDeploy.Server +PackageVersion: 2024.3.12869 +PackageLocale: en-US +Publisher: Octopus Deploy Pty. Ltd. +PublisherUrl: https://octopus.com +PublisherSupportUrl: https://octopus.com/support +PrivacyUrl: https://octopus.com/legal/privacy +PackageName: Octopus Deploy Server +PackageUrl: https://octopus.com/downloads +License: Proprietary +LicenseUrl: https://octopus.com/legal/customer-agreement +Copyright: Copyright © 2023 Octopus Deploy +CopyrightUrl: https://octopus.com/legal/customer-agreement +ShortDescription: Octopus Deploy makes it easy to automate your deployments and operations runbooks from a single place, helping you ship code faster, improve reliability, and break down dev & ops silos. +Moniker: octopus-server +Tags: +- build +- deploy +- devops +- dotnet +- octopus +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OctopusDeploy/Server/2024.3.12869/OctopusDeploy.Server.yaml b/manifests/o/OctopusDeploy/Server/2024.3.12869/OctopusDeploy.Server.yaml new file mode 100644 index 000000000000..cffd5a651f95 --- /dev/null +++ b/manifests/o/OctopusDeploy/Server/2024.3.12869/OctopusDeploy.Server.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: OctopusDeploy.Server +PackageVersion: 2024.3.12869 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 888790456938db89c9d30c3ea33cfd91fe018dc6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 02:13:45 +0800 Subject: [PATCH 025/720] New version: B3log.SiYuan version 3.1.10 (#184914) Co-authored-by: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> --- .../SiYuan/3.1.10/B3log.SiYuan.installer.yaml | 45 ++++++++++++ .../3.1.10/B3log.SiYuan.locale.en-US.yaml | 72 +++++++++++++++++++ .../3.1.10/B3log.SiYuan.locale.zh-CN.yaml | 72 +++++++++++++++++++ .../b/B3log/SiYuan/3.1.10/B3log.SiYuan.yaml | 8 +++ 4 files changed, 197 insertions(+) create mode 100644 manifests/b/B3log/SiYuan/3.1.10/B3log.SiYuan.installer.yaml create mode 100644 manifests/b/B3log/SiYuan/3.1.10/B3log.SiYuan.locale.en-US.yaml create mode 100644 manifests/b/B3log/SiYuan/3.1.10/B3log.SiYuan.locale.zh-CN.yaml create mode 100644 manifests/b/B3log/SiYuan/3.1.10/B3log.SiYuan.yaml diff --git a/manifests/b/B3log/SiYuan/3.1.10/B3log.SiYuan.installer.yaml b/manifests/b/B3log/SiYuan/3.1.10/B3log.SiYuan.installer.yaml new file mode 100644 index 000000000000..cae933727e8f --- /dev/null +++ b/manifests/b/B3log/SiYuan/3.1.10/B3log.SiYuan.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: B3log.SiYuan +PackageVersion: 3.1.10 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- siyuan +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v3.1.10/siyuan-3.1.10-win.exe + InstallerSha256: 219A9F71D8D895D76EFE9E0C89E86428E3CB6734F2E9FCC51DE7A98FD0E7FCE2 + InstallerSwitches: + Custom: /currentuser + ProductCode: c1e77cb7-68e1-5adb-ab29-ecf7379a9944 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v3.1.10/siyuan-3.1.10-win.exe + InstallerSha256: 219A9F71D8D895D76EFE9E0C89E86428E3CB6734F2E9FCC51DE7A98FD0E7FCE2 + InstallerSwitches: + Custom: /allusers + ProductCode: c1e77cb7-68e1-5adb-ab29-ecf7379a9944 + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v3.1.10/siyuan-3.1.10-win-arm64.exe + InstallerSha256: E7B2A9984C30034873E7A17F9F8E48548DE3B43579C478EDA56FA816BCCB7739 + InstallerSwitches: + Custom: /currentuser + ProductCode: c1e77cb7-68e1-5adb-ab29-ecf7379a9944 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v3.1.10/siyuan-3.1.10-win-arm64.exe + InstallerSha256: E7B2A9984C30034873E7A17F9F8E48548DE3B43579C478EDA56FA816BCCB7739 + InstallerSwitches: + Custom: /allusers + ProductCode: c1e77cb7-68e1-5adb-ab29-ecf7379a9944 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/B3log/SiYuan/3.1.10/B3log.SiYuan.locale.en-US.yaml b/manifests/b/B3log/SiYuan/3.1.10/B3log.SiYuan.locale.en-US.yaml new file mode 100644 index 000000000000..2a6b125a360c --- /dev/null +++ b/manifests/b/B3log/SiYuan/3.1.10/B3log.SiYuan.locale.en-US.yaml @@ -0,0 +1,72 @@ +# 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: B3log.SiYuan +PackageVersion: 3.1.10 +PackageLocale: en-US +Publisher: Yunnan Liandi Technology Co., Ltd. +PublisherUrl: https://b3log.org/ +PublisherSupportUrl: https://b3log.org/siyuan/en/community.html +PrivacyUrl: https://b3log.org/siyuan/en/privacy.html +Author: Yunnan Liandi Technology Co., Ltd. +PackageName: SiYuan +PackageUrl: https://b3log.org/siyuan/en +License: AGPL-3.0 +LicenseUrl: https://github.com/siyuan-note/siyuan/blob/HEAD/LICENSE +Copyright: Copyright (c) 2020-present, ld246.com +# CopyrightUrl: +ShortDescription: The next generation PKM system, your digital garden +Description: SiYuan is a local-first personal knowledge management system, support fine-grained block-level reference and Markdown WYSIWYG. +# Moniker: +Tags: +- backlink +- bi-directional-link +- block +- docs +- document +- editor +- graph +- knowledge +- knowledge-base +- markdown +- mind-map +- mindmap +- notes +- outliner +- pkm +- reference +ReleaseNotes: |- + Overview + This version improves database performance and user interface details. + In addition, we have also improved the backlink panel details to support excluding child-blocks from backlink calculations, which helps to display backlinks more accurately. + Changelogs + Below are the detailed changes in this version. + Enhancement + - Improve interaction when deleting two-way relation field in a database + - Improve plugin dock position persistence + - Supports disabling Markdown ~~ syntax input + - Improve database paging loading + - WebDAV/S3 data sync and backup support configurable concurrent requests + - Improve the logic of multiple selected blocks forming a super block + - Browser clipping extension sends no more scrolling pages + - Improve database template field loading performance + - Outline and bookmark supports displaying images + - Improve importing .sy.zip + - Improve database relation & rollup field loading performance + - Improve user interface + - Refresh doc tree after data sync + - Support child-blocks not being included in the backlink calculation + - The backlink panel no longer displays breadcrumbs of the first-level blocks + - Improve custom emojis at the beginning of the block + Bugfix + - Drag and drop to insert asset fails + - Abnormal after pasting certain content + - The word count of the selected block is inaccurate + - Unable to open PDF + - The corrupted data causes the kernel to hang +ReleaseNotesUrl: https://github.com/siyuan-note/siyuan/releases/tag/v3.1.10 +PurchaseUrl: https://b3log.org/siyuan/en/pricing.html +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/B3log/SiYuan/3.1.10/B3log.SiYuan.locale.zh-CN.yaml b/manifests/b/B3log/SiYuan/3.1.10/B3log.SiYuan.locale.zh-CN.yaml new file mode 100644 index 000000000000..5bb4af9d6695 --- /dev/null +++ b/manifests/b/B3log/SiYuan/3.1.10/B3log.SiYuan.locale.zh-CN.yaml @@ -0,0 +1,72 @@ +# 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: B3log.SiYuan +PackageVersion: 3.1.10 +PackageLocale: zh-CN +Publisher: Yunnan Liandi Technology Co., Ltd. +PublisherUrl: https://b3log.org/ +PublisherSupportUrl: https://b3log.org/siyuan/community.html +PrivacyUrl: https://b3log.org/siyuan/privacy.html +Author: 云南链滴科技有限公司 +PackageName: SiYuan +PackageUrl: https://b3log.org/siyuan +License: AGPL-3.0 +LicenseUrl: https://b3log.org/siyuan/eula.html +Copyright: Copyright (c) 2020-present, ld246.com +# CopyrightUrl: +ShortDescription: 下一代的个人知识管理系统,你的数字花园 +Description: 思源笔记是一款本地优先的个人知识管理系统,支持细粒度块级引用和 Markdown 所见即所得。 +# Moniker: +Tags: +- markdown +- 个人知识管理 +- 内容块 +- 双向链接 +- 反向链接 +- 图谱 +- 大纲 +- 引用 +- 思源笔记 +- 思维导图 +- 文档 +- 知识 +- 知识库 +- 笔记 +- 编辑器 +- 脑图 +ReleaseNotes: |- + 概述 + 该版本改进了数据库性能和用户界面细节。 + 另外,我们也改进了反链面板细节,支持子块不纳入反链计算,这有助于更加精确地显示反链。 + 变更记录 + 以下是此版本中的详细变更。 + 改进功能 + - 改进删除数据库中双向关联字段时的交互 + - 改进插件停靠栏位置的持久化 + - 支持禁用 Markdown ~~ 语法输入 + - 改进数据库分页加载 + - WebDAV/S3 数据同步和备份支持配置并发请求数 + - 改进多选块形成超级块的逻辑 + - 浏览器剪藏扩展不再需要滚动页面 + - 改进数据库模板字段加载性能 + - 大纲和书签支持显示图片 + - 改进导入 .sy.zip + - 改进数据库关联和汇总字段加载性能 + - 改进用户界面 + - 数据同步后刷新文档树 + - 支持子块不纳入反链计算 + - 反向链接面板不再显示一级块的面包屑 + - 改进块开始处的自定义表情 + 修复缺陷 + - 拖放插入资源文件失败 + - 粘贴某些内容后异常 + - 选定块的字数统计不准确 + - 无法打开 PDF + - 数据损坏导致内核挂起 +ReleaseNotesUrl: https://github.com/siyuan-note/siyuan/releases/tag/v3.1.10 +PurchaseUrl: https://b3log.org/siyuan/pricing.html +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/b/B3log/SiYuan/3.1.10/B3log.SiYuan.yaml b/manifests/b/B3log/SiYuan/3.1.10/B3log.SiYuan.yaml new file mode 100644 index 000000000000..d35ecd23816d --- /dev/null +++ b/manifests/b/B3log/SiYuan/3.1.10/B3log.SiYuan.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: B3log.SiYuan +PackageVersion: 3.1.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b4e31bc3c77934c3ecf60ac287f7d560567ba006 Mon Sep 17 00:00:00 2001 From: Dvd-Znf <101937630+Dvd-Znf@users.noreply.github.com> Date: Tue, 22 Oct 2024 20:20:06 +0200 Subject: [PATCH 026/720] New version: SQLite.SQLite version 3.47.0 (#184915) --- .../3.47.0/SQLite.SQLite.installer.yaml | 21 ++++++++++++++ .../3.47.0/SQLite.SQLite.locale.en-US.yaml | 29 +++++++++++++++++++ .../s/SQLite/SQLite/3.47.0/SQLite.SQLite.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/s/SQLite/SQLite/3.47.0/SQLite.SQLite.installer.yaml create mode 100644 manifests/s/SQLite/SQLite/3.47.0/SQLite.SQLite.locale.en-US.yaml create mode 100644 manifests/s/SQLite/SQLite/3.47.0/SQLite.SQLite.yaml diff --git a/manifests/s/SQLite/SQLite/3.47.0/SQLite.SQLite.installer.yaml b/manifests/s/SQLite/SQLite/3.47.0/SQLite.SQLite.installer.yaml new file mode 100644 index 000000000000..8a27811cbf0f --- /dev/null +++ b/manifests/s/SQLite/SQLite/3.47.0/SQLite.SQLite.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: SQLite.SQLite +PackageVersion: 3.47.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: sqldiff.exe + PortableCommandAlias: sqldiff +- RelativeFilePath: sqlite3_analyzer.exe + PortableCommandAlias: sqlite3_analyzer +- RelativeFilePath: sqlite3.exe + PortableCommandAlias: sqlite3 +Installers: +- Architecture: x64 + InstallerUrl: https://www.sqlite.org/2024/sqlite-tools-win-x64-3460100.zip + InstallerSha256: c86c0fe0b0b46cfaac40812a26c958bbf2378b6ef9d784d6354d9f5bd66e566b +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-21 \ No newline at end of file diff --git a/manifests/s/SQLite/SQLite/3.47.0/SQLite.SQLite.locale.en-US.yaml b/manifests/s/SQLite/SQLite/3.47.0/SQLite.SQLite.locale.en-US.yaml new file mode 100644 index 000000000000..d7c6e8c9b4d8 --- /dev/null +++ b/manifests/s/SQLite/SQLite/3.47.0/SQLite.SQLite.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: SQLite.SQLite +PackageVersion: 3.47.0 +PackageLocale: en-US +Publisher: SQLite +PublisherUrl: https://sqlite.org +PublisherSupportUrl: https://sqlite.org/support.html +Author: Dwayne Richard Hipp +PackageName: SQLite +PackageUrl: https://sqlite.org +License: Public Domain +CopyrightUrl: https://sqlite.org/copyright.html +ShortDescription: Self-contained transactional SQL database engine +Description: |- + SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. + SQLite is an embedded SQL database engine. + Unlike most other SQL databases, SQLite does not have a separate server process. + SQLite reads and writes directly to ordinary disk files. + A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file. +Tags: +- sqlite +- sqlite3 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://sqlite.org/faq.html +ManifestType: defaultLocale +ManifestVersion: 1.6.0 \ No newline at end of file diff --git a/manifests/s/SQLite/SQLite/3.47.0/SQLite.SQLite.yaml b/manifests/s/SQLite/SQLite/3.47.0/SQLite.SQLite.yaml new file mode 100644 index 000000000000..afe17bdb4bf4 --- /dev/null +++ b/manifests/s/SQLite/SQLite/3.47.0/SQLite.SQLite.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: SQLite.SQLite +PackageVersion: 3.47.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 \ No newline at end of file From 769c81f9c90a5cf9ec96b6dfc04cb7659b5a36d3 Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Tue, 22 Oct 2024 20:20:46 +0200 Subject: [PATCH 027/720] Remove version: NetEase.IdentityV.CN version 1.0.0.1 (#184917) --- .../NetEase.IdentityV.CN.installer.yaml | 16 -------- .../NetEase.IdentityV.CN.locale.en-US.yaml | 38 ------------------- .../NetEase.IdentityV.CN.locale.zh-CN.yaml | 38 ------------------- .../CN/1.0.0.1/NetEase.IdentityV.CN.yaml | 8 ---- 4 files changed, 100 deletions(-) delete mode 100644 manifests/n/NetEase/IdentityV/CN/1.0.0.1/NetEase.IdentityV.CN.installer.yaml delete mode 100644 manifests/n/NetEase/IdentityV/CN/1.0.0.1/NetEase.IdentityV.CN.locale.en-US.yaml delete mode 100644 manifests/n/NetEase/IdentityV/CN/1.0.0.1/NetEase.IdentityV.CN.locale.zh-CN.yaml delete mode 100644 manifests/n/NetEase/IdentityV/CN/1.0.0.1/NetEase.IdentityV.CN.yaml diff --git a/manifests/n/NetEase/IdentityV/CN/1.0.0.1/NetEase.IdentityV.CN.installer.yaml b/manifests/n/NetEase/IdentityV/CN/1.0.0.1/NetEase.IdentityV.CN.installer.yaml deleted file mode 100644 index 3f7bee233b54..000000000000 --- a/manifests/n/NetEase/IdentityV/CN/1.0.0.1/NetEase.IdentityV.CN.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.3.4 Dumplings Mod $debug=QUSU.CRLF.7-4-1.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: NetEase.IdentityV.CN -PackageVersion: 1.0.0.1 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: uninstallPrevious -Installers: -- Architecture: x64 - InstallerUrl: https://h55.gdl.netease.com/identityv_setup_release_202309.exe - InstallerSha256: E9BD15F694DD61EFB6B5D23B60B48477E52F9DA070DBCA56CF3174FA899E37E8 - ProductCode: 第五人格 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/n/NetEase/IdentityV/CN/1.0.0.1/NetEase.IdentityV.CN.locale.en-US.yaml b/manifests/n/NetEase/IdentityV/CN/1.0.0.1/NetEase.IdentityV.CN.locale.en-US.yaml deleted file mode 100644 index 6581d63c1bea..000000000000 --- a/manifests/n/NetEase/IdentityV/CN/1.0.0.1/NetEase.IdentityV.CN.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with YamlCreate.ps1 v2.3.4 Dumplings Mod $debug=QUSU.CRLF.7-4-1.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: NetEase.IdentityV.CN -PackageVersion: 1.0.0.1 -PackageLocale: en-US -Publisher: 网易公司 -PublisherUrl: https://id5.163.com/index.html -PublisherSupportUrl: https://gm.163.com/user_help.html?index=5&paper_id=4370 -PrivacyUrl: https://unisdk.update.netease.com/html/latest_v90.html -Author: | - NetEase (Hangzhou) Network Co., Ltd. - Joker Studio -PackageName: 第五人格 -# PackageUrl: -License: Proprietary -LicenseUrl: https://unisdk.update.netease.com/html/latest_v5.html -Copyright: 网易公司版权所有 ©1997-2023 -# CopyrightUrl: -ShortDescription: 1vs4 Asymmetrical Horror Mobile Game -Description: Identity V is NetEase's first survival horror game. With a gothic art style, mysterious storylines and exciting 1vs4 gameplay, Identity V will bring you a breathtaking experience. You will enter the game as detective first, who receives a mysterious letter being invited to investigate an abandoned manor and search for a missing girl. As you get closer to the truth, you find something horrifying... -Moniker: id5 -Tags: -- asymmetrical -- combat -- detective -- gothic -- horror -- mysterious -- puzzle -- survival -# ReleaseNotes: -ReleaseNotesUrl: https://id5.163.com/news/official/ -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/n/NetEase/IdentityV/CN/1.0.0.1/NetEase.IdentityV.CN.locale.zh-CN.yaml b/manifests/n/NetEase/IdentityV/CN/1.0.0.1/NetEase.IdentityV.CN.locale.zh-CN.yaml deleted file mode 100644 index 5385cafa4293..000000000000 --- a/manifests/n/NetEase/IdentityV/CN/1.0.0.1/NetEase.IdentityV.CN.locale.zh-CN.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with YamlCreate.ps1 v2.3.4 Dumplings Mod $debug=QUSU.CRLF.7-4-1.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json - -PackageIdentifier: NetEase.IdentityV.CN -PackageVersion: 1.0.0.1 -PackageLocale: zh-CN -Publisher: 网易公司 -PublisherUrl: https://id5.163.com/index.html -PublisherSupportUrl: https://gm.163.com/user_help.html?index=5&paper_id=4370 -PrivacyUrl: https://unisdk.update.netease.com/html/latest_v90.html -Author: | - 网易(杭州)网络有限公司 - Joker 工作室 -PackageName: 第五人格 -# PackageUrl: -License: 专有软件 -LicenseUrl: https://unisdk.update.netease.com/html/latest_v5.html -Copyright: 网易公司版权所有 ©1997-2023 -# CopyrightUrl: -ShortDescription: 非对称性对抗竞技手游 -Description: 《第五人格》是网易首款非对称性对抗竞技手游。荒诞哥特画风,悬疑烧脑剧情,刺激的 1V4“猫鼠追逃游戏”的对抗玩法,都将给玩家带来全新的游戏体验。玩家将扮演侦探奥尔菲斯,在收到一封神秘的委托信后,进入恶名昭著的庄园调查一件失踪案。在进行证据调查过程中,玩家扮演的奥尔菲斯将采用演绎法,对案情进行回顾。在案情回顾时,玩家可以选择扮演监管者或求生者,展开激烈的对抗。而在调查的过程,无限接近事实时,却发现越来越不可思议的真相。 -# Moniker: -Tags: -- 侦探 -- 哥特 -- 对抗 -- 恐怖 -- 悬疑 -- 竞技 -- 解谜 -- 非对称 -# ReleaseNotes: -ReleaseNotesUrl: https://id5.163.com/news/official/ -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.6.0 diff --git a/manifests/n/NetEase/IdentityV/CN/1.0.0.1/NetEase.IdentityV.CN.yaml b/manifests/n/NetEase/IdentityV/CN/1.0.0.1/NetEase.IdentityV.CN.yaml deleted file mode 100644 index 700b3bde9db8..000000000000 --- a/manifests/n/NetEase/IdentityV/CN/1.0.0.1/NetEase.IdentityV.CN.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.3.4 Dumplings Mod $debug=QUSU.CRLF.7-4-1.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: NetEase.IdentityV.CN -PackageVersion: 1.0.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From d6d2186d34c49e37284473b1c359a5cc4272f2d2 Mon Sep 17 00:00:00 2001 From: vikingnope <81376423+vikingnope@users.noreply.github.com> Date: Tue, 22 Oct 2024 20:20:57 +0200 Subject: [PATCH 028/720] New version: ebkr.r2modman version 3.1.51 (#184919) --- .../3.1.51/ebkr.r2modman.installer.yaml | 19 +++++ .../3.1.51/ebkr.r2modman.locale.en-US.yaml | 74 +++++++++++++++++++ .../e/ebkr/r2modman/3.1.51/ebkr.r2modman.yaml | 8 ++ 3 files changed, 101 insertions(+) create mode 100644 manifests/e/ebkr/r2modman/3.1.51/ebkr.r2modman.installer.yaml create mode 100644 manifests/e/ebkr/r2modman/3.1.51/ebkr.r2modman.locale.en-US.yaml create mode 100644 manifests/e/ebkr/r2modman/3.1.51/ebkr.r2modman.yaml diff --git a/manifests/e/ebkr/r2modman/3.1.51/ebkr.r2modman.installer.yaml b/manifests/e/ebkr/r2modman/3.1.51/ebkr.r2modman.installer.yaml new file mode 100644 index 000000000000..3e1d4305535d --- /dev/null +++ b/manifests/e/ebkr/r2modman/3.1.51/ebkr.r2modman.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: ebkr.r2modman +PackageVersion: 3.1.51 +InstallerLocale: en-US +InstallerType: nullsoft +InstallerSwitches: + Silent: /S /qn + SilentWithProgress: /S /qb +ReleaseDate: 2024-10-21 +AppsAndFeaturesEntries: +- DisplayName: r2modman 3.1.51 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ebkr/r2modmanPlus/releases/download/v3.1.51/r2modman-Setup-3.1.51.exe + InstallerSha256: EE35BFB3BD4C6D882DA812CB6859346501270ABC2640413D85D3586320FB72BF +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/ebkr/r2modman/3.1.51/ebkr.r2modman.locale.en-US.yaml b/manifests/e/ebkr/r2modman/3.1.51/ebkr.r2modman.locale.en-US.yaml new file mode 100644 index 000000000000..750b90340aee --- /dev/null +++ b/manifests/e/ebkr/r2modman/3.1.51/ebkr.r2modman.locale.en-US.yaml @@ -0,0 +1,74 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: ebkr.r2modman +PackageVersion: 3.1.51 +PackageLocale: en-US +Publisher: ebkr +PublisherUrl: https://github.com/ebkr +PublisherSupportUrl: https://github.com/ebkr/r2modmanPlus/issues +Author: ebkr +PackageName: r2modman +PackageUrl: https://github.com/ebkr/r2modmanPlus +License: MIT +LicenseUrl: https://github.com/ebkr/r2modmanPlus/blob/HEAD/LICENSE +Copyright: Copyright (c) 2020 Cade Ayres +ShortDescription: A simple and easy to use mod manager for several games using Thunderstore. +Description: A simple and easy to use mod manager for several games using Thunderstore. A mod manager is an application to make it easier to control which mods you have installed. +Tags: +- bepinex +- mod +- mod-manager +- mods +- unity +ReleaseNotes: |- + What's Changed + - Fix ThunderstoreMod date field typing by @anttimaki in #1438 + - Fix watching online mod list for changes by @anttimaki in #1439 + - Add 3 games by @Oksamies in #1449 + - Separate Zip extraction function from Profile Import Ui component by @VilppeRiskidev in #1450 + - Separate parseYamlToExportFormat function from ImportProfileModal UI … by @VilppeRiskidev in #1451 + - Reset Vuex state when returning to game selection to free up memory by @VilppeRiskidev in #1385 + - Add 3 games by @Oksamies in #1453 + - Update TankTeam cover image by @anttimaki in #1455 + - Separate installModAfterDownload function from UI component by @VilppeRiskidev in #1454 + - Disable MacOS from CI pipeline by @anttimaki in #1447 + - ImportProfileModal improvements by @VilppeRiskidev in #1459 + - Move readProfileFile function away from the UI component by @VilppeRiskidev in #1460 + - Use new Thunderstore API to fetch community's package list by @anttimaki in #1345 + - Skip unnecessary steps when package list hasn't changed by @anttimaki in #1429 + - Use fflate to decompress package list chunks by @anttimaki in #1456 + - Harden chunked package list API requests against CDN problems by @anttimaki in #1457 + - Fix regression in Lethal Company/Content Warning data folder settings by @anttimaki in #1467 + - Add new ImmutableProfile class that doesn't track the active profile by @anttimaki in #1471 + - Refactor ModLinker to use ImmutableProfile by @anttimaki in #1472 + - Refactor ProfileModList to use ImmutableProfile by @anttimaki in #1473 + - Refactor download method of download provider to use ImmutableProfile by @anttimaki in #1474 + - Refactor ProfileInstallerProvider to use ImmutableProfile when enabling/disabling mods by @anttimaki in #1475 + - Refactor ProfileInstallerProvider to use ImmutableProfile when installing mods by @anttimaki in #1476 + - Continue refactoring ProfileImportModal to eventually separate business logic from UI by @anttimaki in #1477 + - Refactor download provider's downloadImportedMods to work with less callbacks by @anttimaki in #1478 + - Complete ImportProfileModal.profileCreatedCallback refactoring by @anttimaki in #1479 + - Show progress of each step in the profile import modal by @anttimaki in #1480 + - Add wrapper functions to make it easier for TSMM to inject extra code by @anttimaki in #1469 + - Add GoreBox by @VilppeRiskidev in #1468 + - Unify folder term by @VilppeRiskidev in #1481 + - Improve profile import performance by @anttimaki in #1494 + - Discard profile if importing fails midway through the process by @anttimaki in #1495 + - Decouple download provider from full list of ThunderstoreMod objects by @anttimaki in #1482 + - Don't require complete package list to install mods via URL protocol by @anttimaki in #1483 + - Use getCombosByDependencyStrings in ProfileUtils by @anttimaki in #1484 + - Don't depend on ThunderstoreMod containing all ThunderstoreVersions in components by @anttimaki in #1485 + - Don't depend on ThunderstoreMod containing all ThunderstoreVersions in Vuex by @anttimaki in #1486 + - Drop ThunderstoreVersion references from ThunderstoreMod by @anttimaki in #1487 + - Add TCG Card Shop Simulator by @SaxbyMod in #1492 + - Updated versions and CHANGELOG by @ebkr in #1500 + New Contributors + - @SaxbyMod made their first contribution in #1492 + Full Changelog: https://github.com/ebkr/r2modmanPlus/compare/v3.1.50...v3.1.51 +ReleaseNotesUrl: https://github.com/ebkr/r2modmanPlus/releases/tag/v3.1.51 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ebkr/r2modmanPlus/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/e/ebkr/r2modman/3.1.51/ebkr.r2modman.yaml b/manifests/e/ebkr/r2modman/3.1.51/ebkr.r2modman.yaml new file mode 100644 index 000000000000..da978575e2e9 --- /dev/null +++ b/manifests/e/ebkr/r2modman/3.1.51/ebkr.r2modman.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: ebkr.r2modman +PackageVersion: 3.1.51 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2ba87363154aec1e5cf2b6b6f0eeb3803f7520e8 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Tue, 22 Oct 2024 19:24:21 +0100 Subject: [PATCH 029/720] New version: Jackett.Jackett version 0.22.825 (#184920) --- .../0.22.825/Jackett.Jackett.installer.yaml | 26 ++++++++++++++ .../Jackett.Jackett.locale.en-US.yaml | 36 +++++++++++++++++++ .../Jackett/0.22.825/Jackett.Jackett.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/j/Jackett/Jackett/0.22.825/Jackett.Jackett.installer.yaml create mode 100644 manifests/j/Jackett/Jackett/0.22.825/Jackett.Jackett.locale.en-US.yaml create mode 100644 manifests/j/Jackett/Jackett/0.22.825/Jackett.Jackett.yaml diff --git a/manifests/j/Jackett/Jackett/0.22.825/Jackett.Jackett.installer.yaml b/manifests/j/Jackett/Jackett/0.22.825/Jackett.Jackett.installer.yaml new file mode 100644 index 000000000000..f217511534cf --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.22.825/Jackett.Jackett.installer.yaml @@ -0,0 +1,26 @@ +# 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: Jackett.Jackett +PackageVersion: 0.22.825 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ReleaseDate: 2024-10-22 +AppsAndFeaturesEntries: +- DisplayName: Jackett + Publisher: Jackett + ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Jackett/Jackett/releases/download/v0.22.825/Jackett.Installer.Windows.exe + InstallerSha256: B0C12409B75372ADD2D42282DD0C85D2C3051D85CBD23DB8C90697A499295B00 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/Jackett/Jackett/0.22.825/Jackett.Jackett.locale.en-US.yaml b/manifests/j/Jackett/Jackett/0.22.825/Jackett.Jackett.locale.en-US.yaml new file mode 100644 index 000000000000..7c467658ea21 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.22.825/Jackett.Jackett.locale.en-US.yaml @@ -0,0 +1,36 @@ +# 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: Jackett.Jackett +PackageVersion: 0.22.825 +PackageLocale: en-US +Publisher: Jackett +PublisherUrl: https://github.com/Jackett/Jackett +PublisherSupportUrl: https://github.com/Jackett/Jackett/issues +Author: Jackett Contributors +PackageName: Jackett +PackageUrl: https://github.com/Jackett/Jackett +License: GPL-2.0 +LicenseUrl: https://github.com/Jackett/Jackett/blob/HEAD/LICENSE +Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. +CopyrightUrl: https://github.com/Jackett/Jackett/blob/master/LICENSE +ShortDescription: API Support for your favorite torrent trackers. +Description: |- + Jackett works as a proxy server, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. + This allows for getting recent uploads (like RSS) and performing searches. + Jackett is a single repository of maintained indexer scraping and translation logic - removing the burden from other apps. +Moniker: jackett +Tags: +- indexer +- p2p +- proxy +- rss +- sonarr +- torent-management +- torrent +- torrent-search-engine +- trackers +ReleaseNotes: "Changes:\n- add cineclassics a private site. resolves #15664\n- xider-torrent: typo fix \n- xider-torrent: update categories\n- dontorrent: new domain\n- proporno: update cat descr\n- rudub: bump domain\nThis list of changes was auto generated." +ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.22.825 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/Jackett/Jackett/0.22.825/Jackett.Jackett.yaml b/manifests/j/Jackett/Jackett/0.22.825/Jackett.Jackett.yaml new file mode 100644 index 000000000000..c8794892ffed --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.22.825/Jackett.Jackett.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: Jackett.Jackett +PackageVersion: 0.22.825 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 74fd7fd6013ffb8aaddb734bd98d4a017f459449 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 02:24:33 +0800 Subject: [PATCH 030/720] New version: JetBrains.DataSpell.EAP version 243.20847.49 (#184922) --- .../JetBrains.DataSpell.EAP.installer.yaml | 28 ++++++++++++ .../JetBrains.DataSpell.EAP.locale.en-US.yaml | 43 +++++++++++++++++++ .../JetBrains.DataSpell.EAP.locale.zh-CN.yaml | 38 ++++++++++++++++ .../243.20847.49/JetBrains.DataSpell.EAP.yaml | 8 ++++ 4 files changed, 117 insertions(+) create mode 100644 manifests/j/JetBrains/DataSpell/EAP/243.20847.49/JetBrains.DataSpell.EAP.installer.yaml create mode 100644 manifests/j/JetBrains/DataSpell/EAP/243.20847.49/JetBrains.DataSpell.EAP.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/DataSpell/EAP/243.20847.49/JetBrains.DataSpell.EAP.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/DataSpell/EAP/243.20847.49/JetBrains.DataSpell.EAP.yaml diff --git a/manifests/j/JetBrains/DataSpell/EAP/243.20847.49/JetBrains.DataSpell.EAP.installer.yaml b/manifests/j/JetBrains/DataSpell/EAP/243.20847.49/JetBrains.DataSpell.EAP.installer.yaml new file mode 100644 index 000000000000..d0ebe9ff0760 --- /dev/null +++ b/manifests/j/JetBrains/DataSpell/EAP/243.20847.49/JetBrains.DataSpell.EAP.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: JetBrains.DataSpell.EAP +PackageVersion: 243.20847.49 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- ipr +- ipynb +- py +ReleaseDate: 2024-10-21 +AppsAndFeaturesEntries: +- DisplayName: DataSpell 243.20847.49 + ProductCode: DataSpell 243.20847.49 +Installers: +- Architecture: x64 + InstallerUrl: https://download.jetbrains.com/python/dataspell-243.20847.49.exe + InstallerSha256: C3977D590C27556F319FD56EEADB2653FE13055C5F5AF687EF4E916293B56A4B + ProductCode: DataSpell 243.20847.49 +- Architecture: arm64 + InstallerUrl: https://download.jetbrains.com/python/dataspell-243.20847.49-aarch64.exe + InstallerSha256: C7579323E0852A3FDF980442EA1931AB5DC32E587A2CC007F5AC18A0D7644DF7 + ProductCode: DataSpell 243.20847.49 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/DataSpell/EAP/243.20847.49/JetBrains.DataSpell.EAP.locale.en-US.yaml b/manifests/j/JetBrains/DataSpell/EAP/243.20847.49/JetBrains.DataSpell.EAP.locale.en-US.yaml new file mode 100644 index 000000000000..d6bfd1c30f76 --- /dev/null +++ b/manifests/j/JetBrains/DataSpell/EAP/243.20847.49/JetBrains.DataSpell.EAP.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: JetBrains.DataSpell.EAP +PackageVersion: 243.20847.49 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: DataSpell (EAP) +PackageUrl: https://www.jetbrains.com/dataspell/nextversion/ +License: Freeware +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: IDE for data analysts and analytics engineers +Description: JetBrains DataSpell is an IDE for data analysis with Jupyter notebooks and SQL-cells, interactive Python scripts, dbt Core, SQL databases support, and low-code features. +# Moniker: +Tags: +- chart +- data +- data-analysis +- data-mining +- data-science +- graph +- graphics +- jupyter +- python +- visualization +ReleaseNotes: |- + DataSpell 2024.3 EAP 2 is out! + The full list of changes in DataSpell 2024.3 EAP is available in the release notes. + Try out the EAP build and let us know what you think. We look forward to hearing your feedback in our issue tracker. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/DS-A-191/DataSpell-243.20847.49-Release-Notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.jetbrains.com/help/dataspell/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/DataSpell/EAP/243.20847.49/JetBrains.DataSpell.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/DataSpell/EAP/243.20847.49/JetBrains.DataSpell.EAP.locale.zh-CN.yaml new file mode 100644 index 000000000000..21e59432a824 --- /dev/null +++ b/manifests/j/JetBrains/DataSpell/EAP/243.20847.49/JetBrains.DataSpell.EAP.locale.zh-CN.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: JetBrains.DataSpell.EAP +PackageVersion: 243.20847.49 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: DataSpell(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/dataspell/nextversion/ +License: 免费软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 面向数据分析师和分析工程师的 IDE +Description: JetBrains DataSpell 是适用于数据分析的 IDE,具有 Jupyter Notebook 与 SQL 单元、交互式 Python 脚本、dbt Core、SQL 数据库支持和低代码功能。 +# Moniker: +Tags: +- jupyter +- python +- 可视化 +- 图表 +- 数据 +- 数据分析 +- 数据挖掘 +- 数据科学 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/DS-A-191/DataSpell-243.20847.49-Release-Notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.jetbrains.com/help/dataspell/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/DataSpell/EAP/243.20847.49/JetBrains.DataSpell.EAP.yaml b/manifests/j/JetBrains/DataSpell/EAP/243.20847.49/JetBrains.DataSpell.EAP.yaml new file mode 100644 index 000000000000..e8ea8a640dfe --- /dev/null +++ b/manifests/j/JetBrains/DataSpell/EAP/243.20847.49/JetBrains.DataSpell.EAP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.DataSpell.EAP +PackageVersion: 243.20847.49 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 224831baaf1742f997b3bfb0fe116ab203ad38aa Mon Sep 17 00:00:00 2001 From: Florian <46259262+kyndadumb@users.noreply.github.com> Date: Tue, 22 Oct 2024 20:24:44 +0200 Subject: [PATCH 031/720] Update C-PartnerSystemhausGmbH.DocuToolbox.AllFeatures - Update Installer (#184923) --- ...PartnerSystemhausGmbH.DocuToolbox.AllFeatures.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/c/C-PartnerSystemhausGmbH/DocuToolbox/AllFeatures/4.4.36/C-PartnerSystemhausGmbH.DocuToolbox.AllFeatures.installer.yaml b/manifests/c/C-PartnerSystemhausGmbH/DocuToolbox/AllFeatures/4.4.36/C-PartnerSystemhausGmbH.DocuToolbox.AllFeatures.installer.yaml index 4ff607af5a39..946024574fa9 100644 --- a/manifests/c/C-PartnerSystemhausGmbH/DocuToolbox/AllFeatures/4.4.36/C-PartnerSystemhausGmbH.DocuToolbox.AllFeatures.installer.yaml +++ b/manifests/c/C-PartnerSystemhausGmbH/DocuToolbox/AllFeatures/4.4.36/C-PartnerSystemhausGmbH.DocuToolbox.AllFeatures.installer.yaml @@ -18,6 +18,6 @@ ProductCode: '{CBD27607-384B-41FB-8B60-4BFFDDB57441}' Installers: - InstallerUrl: https://download.c-partner.com/WinGet/4.4.36/DocuToolbox.zip Architecture: x64 - InstallerSha256: ad212cc9d64fbd83816a48d1e0f8db4a3c5f5e581a8722936f10d9d4944bcbb7 + InstallerSha256: e608c2f145dbb054cb05110ed05e99de3f5c4b984f80502d0364999550a90f5c ManifestType: installer ManifestVersion: 1.6.0 \ No newline at end of file From b355f2ada71a67ef1a68bdbb1a004afc974c861e Mon Sep 17 00:00:00 2001 From: Jonathan Chemla Date: Tue, 22 Oct 2024 20:25:02 +0200 Subject: [PATCH 032/720] Add moniker winfsp to WinFsp.WinFsp (#184925) --- .../w/WinFsp/WinFsp/2.1.24255/WinFsp.WinFsp.locale.en-US.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/w/WinFsp/WinFsp/2.1.24255/WinFsp.WinFsp.locale.en-US.yaml b/manifests/w/WinFsp/WinFsp/2.1.24255/WinFsp.WinFsp.locale.en-US.yaml index c967c74e16b0..6bd4ff5915c6 100644 --- a/manifests/w/WinFsp/WinFsp/2.1.24255/WinFsp.WinFsp.locale.en-US.yaml +++ b/manifests/w/WinFsp/WinFsp/2.1.24255/WinFsp.WinFsp.locale.en-US.yaml @@ -26,6 +26,7 @@ Tags: # Agreements: # ReleaseNotes: ReleaseNotesUrl: https://github.com/winfsp/winfsp/releases/tag/v2.1B2 +Moniker: winfsp # PurchaseUrl: # InstallationNotes: # Documentations: From 8014f5dc1528508b294bc6fd86422d066135c74d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9D=A4=E6=98=AF=E7=BA=B1=E9=9B=BE=E9=85=B1=E5=93=9F?= =?UTF-8?q?=EF=BD=9E?= <49941141+Dragon1573@users.noreply.github.com> Date: Wed, 23 Oct 2024 02:25:14 +0800 Subject: [PATCH 033/720] New version: Meltytech.Shotcut version 24.09.13 (#184928) Signed-off-by: Dragon1573 <49941141+Dragon1573@users.noreply.github.com> --- .../24.09.13/Meltytech.Shotcut.installer.yaml | 47 +++++++++++++++++++ .../Meltytech.Shotcut.locale.en-US.yaml | 47 +++++++++++++++++++ .../Shotcut/24.09.13/Meltytech.Shotcut.yaml | 8 ++++ 3 files changed, 102 insertions(+) create mode 100644 manifests/m/Meltytech/Shotcut/24.09.13/Meltytech.Shotcut.installer.yaml create mode 100644 manifests/m/Meltytech/Shotcut/24.09.13/Meltytech.Shotcut.locale.en-US.yaml create mode 100644 manifests/m/Meltytech/Shotcut/24.09.13/Meltytech.Shotcut.yaml diff --git a/manifests/m/Meltytech/Shotcut/24.09.13/Meltytech.Shotcut.installer.yaml b/manifests/m/Meltytech/Shotcut/24.09.13/Meltytech.Shotcut.installer.yaml new file mode 100644 index 000000000000..1e76813e54b8 --- /dev/null +++ b/manifests/m/Meltytech/Shotcut/24.09.13/Meltytech.Shotcut.installer.yaml @@ -0,0 +1,47 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Meltytech.Shotcut +PackageVersion: 24.09.13 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: inno +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: Shotcut_is1 +ReleaseDate: 2024-09-13 +AppsAndFeaturesEntries: +- DisplayName: Shotcut + Publisher: Meltytech + ProductCode: Shotcut_is1 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/mltframework/shotcut/releases/download/v24.09.13/shotcut-win64-240913.exe + InstallerSha256: 873797AF5E5C437B372D287EBBA5E299A85437D33D004C89911CE2CB26B3F6E5 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/mltframework/shotcut/releases/download/v24.09.13/shotcut-win64-240913.exe + InstallerSha256: 873797AF5E5C437B372D287EBBA5E299A85437D33D004C89911CE2CB26B3F6E5 + InstallerSwitches: + Custom: /ALLUSERS +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/mltframework/shotcut/releases/download/v24.09.13/shotcut-win_ARM-240913.exe + InstallerSha256: E134FCA6D3FED7AF5204010C97AAF113786327D1F0392DBDBE8DC5F1F144F23C + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/mltframework/shotcut/releases/download/v24.09.13/shotcut-win_ARM-240913.exe + InstallerSha256: E134FCA6D3FED7AF5204010C97AAF113786327D1F0392DBDBE8DC5F1F144F23C + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Meltytech/Shotcut/24.09.13/Meltytech.Shotcut.locale.en-US.yaml b/manifests/m/Meltytech/Shotcut/24.09.13/Meltytech.Shotcut.locale.en-US.yaml new file mode 100644 index 000000000000..c215b6a8513d --- /dev/null +++ b/manifests/m/Meltytech/Shotcut/24.09.13/Meltytech.Shotcut.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Meltytech.Shotcut +PackageVersion: 24.09.13 +PackageLocale: en-US +Publisher: Meltytech +PublisherUrl: https://www.meltytech.com/ +PublisherSupportUrl: https://github.com/mltframework/shotcut/issues +PackageName: Shotcut +PackageUrl: https://www.shotcut.org/ +License: GPL-3.0 +LicenseUrl: https://github.com/mltframework/shotcut/blob/master/COPYING +Copyright: Copyright (c) Meltytech, LLC +ShortDescription: Shotcut is a free, open source, cross-platform video editor. +Moniker: shotcut +Tags: +- editor +- premiere +- video +ReleaseNotes: |- + ### Fixes For Major New Bugs + + This is a quick followup release to version 24.08 that introduced a few major new bugs: + + - Fixed seeking and frozen video with some files or scenarios. + - Fixed Reverb audio filter missing on Windows. + - Fixed wrong frame rate for Android Camera videos. + + ### Other Fixes + + - Fixed some issues with Timeline > Clip > Apply Copied Filters. + - Fixed keyframes are added when not intended in Color Grading video filter. + - Fixed color in Export > Presets > stills > JPEG preset. + - Fixed audio-only WMA file with DTS audio not playing. + + ### Improvements + + - Added Increase Text Size and Decrease Text Size to the context menu for Notes. + You can also use Ctrl with the mouse wheel. + - Added a Reframe video filter (Output only) and Export > Video > Reframe button. + - Added Export > Video > Resample with warning dialog to enable the oft-misused export video resolution, aspect ratio, and frame rate fields. + - Added a warning dialog when changing Settings > Video Mode or Timeline > Output > Edit with a project open. + - Upgraded MLT to version 7.28.0. +ReleaseNotesUrl: https://github.com/mltframework/shotcut/releases/tag/v24.09.13 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Meltytech/Shotcut/24.09.13/Meltytech.Shotcut.yaml b/manifests/m/Meltytech/Shotcut/24.09.13/Meltytech.Shotcut.yaml new file mode 100644 index 000000000000..c3caa42b0bd9 --- /dev/null +++ b/manifests/m/Meltytech/Shotcut/24.09.13/Meltytech.Shotcut.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: Meltytech.Shotcut +PackageVersion: 24.09.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2c81c77330e573891672c93ed2616a520345bd63 Mon Sep 17 00:00:00 2001 From: Jonathan Chemla Date: Tue, 22 Oct 2024 20:25:33 +0200 Subject: [PATCH 034/720] Add moniker rclonebrowser to kapitainsky.RcloneBrowser (#184927) --- .../1.8.0/kapitainsky.RcloneBrowser.locale.en-US.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/k/kapitainsky/RcloneBrowser/1.8.0/kapitainsky.RcloneBrowser.locale.en-US.yaml b/manifests/k/kapitainsky/RcloneBrowser/1.8.0/kapitainsky.RcloneBrowser.locale.en-US.yaml index 227773d0d21c..f933f57815a1 100644 --- a/manifests/k/kapitainsky/RcloneBrowser/1.8.0/kapitainsky.RcloneBrowser.locale.en-US.yaml +++ b/manifests/k/kapitainsky/RcloneBrowser/1.8.0/kapitainsky.RcloneBrowser.locale.en-US.yaml @@ -15,6 +15,7 @@ ShortDescription: GUI Frontend to Rclone (updated fork) Tags: - rclone - rclone-browser +Moniker: rclonebrowser ReleaseNotes: |- - NEW: http(s) proxy configuration for rclone - NEW: remotes' icon size option selector From 3bb7279f6b939304f715f38bbb69cb94150b97dd Mon Sep 17 00:00:00 2001 From: Florian <46259262+kyndadumb@users.noreply.github.com> Date: Tue, 22 Oct 2024 20:25:59 +0200 Subject: [PATCH 035/720] Update C-PartnerSystemhausGmbH.DocuToolbox - Changed Installer (#184921) --- .../4.4.36/C-PartnerSystemhausGmbH.DocuToolbox.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/c/C-PartnerSystemhausGmbH/DocuToolbox/4.4.36/C-PartnerSystemhausGmbH.DocuToolbox.installer.yaml b/manifests/c/C-PartnerSystemhausGmbH/DocuToolbox/4.4.36/C-PartnerSystemhausGmbH.DocuToolbox.installer.yaml index 4420edccc334..47ec5846d6ff 100644 --- a/manifests/c/C-PartnerSystemhausGmbH/DocuToolbox/4.4.36/C-PartnerSystemhausGmbH.DocuToolbox.installer.yaml +++ b/manifests/c/C-PartnerSystemhausGmbH/DocuToolbox/4.4.36/C-PartnerSystemhausGmbH.DocuToolbox.installer.yaml @@ -14,6 +14,6 @@ ProductCode: '{CBD27607-384B-41FB-8B60-4BFFDDB57441}' Installers: - InstallerUrl: https://download.c-partner.com/Winget/4.4.36/DocuToolbox.zip Architecture: x86 - InstallerSha256: ad212cc9d64fbd83816a48d1e0f8db4a3c5f5e581a8722936f10d9d4944bcbb7 + InstallerSha256: e608c2f145dbb054cb05110ed05e99de3f5c4b984f80502d0364999550a90f5c ManifestType: installer ManifestVersion: 1.6.0 \ No newline at end of file From 00c48fe615fa0cc189aa6a072852869ce96de1ab Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 02:26:04 +0800 Subject: [PATCH 036/720] New version: Hitencent.JisuPDF version 3.0.0.3035 (#184930) --- .../Hitencent.JisuPDF.installer.yaml | 18 ++++++++++ .../Hitencent.JisuPDF.locale.en-US.yaml | 36 +++++++++++++++++++ .../Hitencent.JisuPDF.locale.zh-CN.yaml | 36 +++++++++++++++++++ .../JisuPDF/3.0.0.3035/Hitencent.JisuPDF.yaml | 8 +++++ 4 files changed, 98 insertions(+) create mode 100644 manifests/h/Hitencent/JisuPDF/3.0.0.3035/Hitencent.JisuPDF.installer.yaml create mode 100644 manifests/h/Hitencent/JisuPDF/3.0.0.3035/Hitencent.JisuPDF.locale.en-US.yaml create mode 100644 manifests/h/Hitencent/JisuPDF/3.0.0.3035/Hitencent.JisuPDF.locale.zh-CN.yaml create mode 100644 manifests/h/Hitencent/JisuPDF/3.0.0.3035/Hitencent.JisuPDF.yaml diff --git a/manifests/h/Hitencent/JisuPDF/3.0.0.3035/Hitencent.JisuPDF.installer.yaml b/manifests/h/Hitencent/JisuPDF/3.0.0.3035/Hitencent.JisuPDF.installer.yaml new file mode 100644 index 000000000000..ab2b9960a750 --- /dev/null +++ b/manifests/h/Hitencent/JisuPDF/3.0.0.3035/Hitencent.JisuPDF.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: Hitencent.JisuPDF +PackageVersion: 3.0.0.3035 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +FileExtensions: +- pdf +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://dl.jisupdf.com/jisupdf_setup_3.0.0.3035.exe + InstallerSha256: 433A88CFD51DF01777372B8CEC802D601AE55CA5C52FB74AA75E3C84DCA33893 + ProductCode: 极速PDF阅读器 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/h/Hitencent/JisuPDF/3.0.0.3035/Hitencent.JisuPDF.locale.en-US.yaml b/manifests/h/Hitencent/JisuPDF/3.0.0.3035/Hitencent.JisuPDF.locale.en-US.yaml new file mode 100644 index 000000000000..cca0b22b9390 --- /dev/null +++ b/manifests/h/Hitencent/JisuPDF/3.0.0.3035/Hitencent.JisuPDF.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: Hitencent.JisuPDF +PackageVersion: 3.0.0.3035 +PackageLocale: en-US +Publisher: 北京海腾时代科技有限公司 +PublisherUrl: https://jisupdf.com/ +PublisherSupportUrl: https://jisupdf.com/zh-cn/feedback.html +PrivacyUrl: https://jisupdf.com/privacy.html +Author: Beijing Hitencent Technology Co., Ltd. +PackageName: 极速PDF阅读器 +PackageUrl: https://jisupdf.com/zh-cn/pdf-reader.html +License: Freeware +# LicenseUrl: +Copyright: Copyright (C) jisupdf.com Inc. All Rights Reserved. +# CopyrightUrl: +ShortDescription: A fast and easy-to-use PDF reader +Description: Jisu PDF Reader is a fast and easy-to-use PDF reader with small size, fast start-up speed and low memory usage. It provides not only single-page mode and spread mode, but also full-screen mode and slideshow mode. With brand new annotation features such as writing, highlighting and drawing, it will make your reading and noting more convenient and easier. +# Moniker: +Tags: +- annotate +- annotation +- comment +- ebook +- pdf +- read +- reader +- viewer +# ReleaseNotes: +ReleaseNotesUrl: https://jisupdf.com/zh-cn/log.html +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/h/Hitencent/JisuPDF/3.0.0.3035/Hitencent.JisuPDF.locale.zh-CN.yaml b/manifests/h/Hitencent/JisuPDF/3.0.0.3035/Hitencent.JisuPDF.locale.zh-CN.yaml new file mode 100644 index 000000000000..ad915453a846 --- /dev/null +++ b/manifests/h/Hitencent/JisuPDF/3.0.0.3035/Hitencent.JisuPDF.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: Hitencent.JisuPDF +PackageVersion: 3.0.0.3035 +PackageLocale: zh-CN +Publisher: 北京海腾时代科技有限公司 +PublisherUrl: https://jisupdf.com/ +PublisherSupportUrl: https://jisupdf.com/zh-cn/feedback.html +PrivacyUrl: https://jisupdf.com/privacy.html +Author: 北京海腾时代科技有限公司 +PackageName: 极速PDF阅读器 +PackageUrl: https://jisupdf.com/zh-cn/pdf-reader.html +License: 免费软件 +# LicenseUrl: +Copyright: Copyright (C) jisupdf.com Inc. All Rights Reserved. +# CopyrightUrl: +ShortDescription: 闪电般好用的 PDF 阅读器 +Description: 极速PDF阅读器是一款闪电般好用的 PDF 阅读器,体积小、启动速度快,且占用内存极少;提供单页、书本模式个性阅读,又有全屏、幻灯片等功能助您随心切换;全新定义注释:写字、高亮、画线等功能让您的阅读、随心笔记更轻松,更省事! +# Moniker: +Tags: +- pdf +- 批注 +- 查看器 +- 标注 +- 注释 +- 电子书 +- 阅读 +- 阅读器 +# ReleaseNotes: +ReleaseNotesUrl: https://jisupdf.com/zh-cn/log.html +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/h/Hitencent/JisuPDF/3.0.0.3035/Hitencent.JisuPDF.yaml b/manifests/h/Hitencent/JisuPDF/3.0.0.3035/Hitencent.JisuPDF.yaml new file mode 100644 index 000000000000..35704d6a810c --- /dev/null +++ b/manifests/h/Hitencent/JisuPDF/3.0.0.3035/Hitencent.JisuPDF.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: Hitencent.JisuPDF +PackageVersion: 3.0.0.3035 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 7759fdb4401be6cb75869123843e25f4aea525cc Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 02:26:18 +0800 Subject: [PATCH 037/720] New version: Bilibili.Livehime version 6.9.0.7708 (#184929) --- .../Bilibili.Livehime.installer.yaml | 17 ++++++++++ .../Bilibili.Livehime.locale.en-US.yaml | 34 +++++++++++++++++++ .../Bilibili.Livehime.locale.zh-CN.yaml | 33 ++++++++++++++++++ .../6.9.0.7708/Bilibili.Livehime.yaml | 8 +++++ 4 files changed, 92 insertions(+) create mode 100644 manifests/b/Bilibili/Livehime/6.9.0.7708/Bilibili.Livehime.installer.yaml create mode 100644 manifests/b/Bilibili/Livehime/6.9.0.7708/Bilibili.Livehime.locale.en-US.yaml create mode 100644 manifests/b/Bilibili/Livehime/6.9.0.7708/Bilibili.Livehime.locale.zh-CN.yaml create mode 100644 manifests/b/Bilibili/Livehime/6.9.0.7708/Bilibili.Livehime.yaml diff --git a/manifests/b/Bilibili/Livehime/6.9.0.7708/Bilibili.Livehime.installer.yaml b/manifests/b/Bilibili/Livehime/6.9.0.7708/Bilibili.Livehime.installer.yaml new file mode 100644 index 000000000000..7d9f0c1c0fe8 --- /dev/null +++ b/manifests/b/Bilibili/Livehime/6.9.0.7708/Bilibili.Livehime.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: Bilibili.Livehime +PackageVersion: 6.9.0.7708 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- livehime +Installers: +- Architecture: x64 + InstallerUrl: https://dl.hdslb.com/bili/bililive/win/Livehime-Win-beta-6.9.0.7708-x64.exe + InstallerSha256: 13D4BB1FA7D88A039763F5265841DCCB4E0811325C4BEFF21745BDBC8A88A5EB + ProductCode: '{06BB8CDE-F4AC-4B22-A680-0F3699CB9912}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/Bilibili/Livehime/6.9.0.7708/Bilibili.Livehime.locale.en-US.yaml b/manifests/b/Bilibili/Livehime/6.9.0.7708/Bilibili.Livehime.locale.en-US.yaml new file mode 100644 index 000000000000..8b985f6941fa --- /dev/null +++ b/manifests/b/Bilibili/Livehime/6.9.0.7708/Bilibili.Livehime.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: Bilibili.Livehime +PackageVersion: 6.9.0.7708 +PackageLocale: en-US +Publisher: 上海幻电信息科技有限公司 +PublisherUrl: https://live.bilibili.com +PublisherSupportUrl: https://link.bilibili.com/p/help/ +PrivacyUrl: https://www.bilibili.com/blackboard/live/mobilelink-provacypolicy.html +Author: Shanghai Magic Electric Information Technology Co., Ltd. +PackageName: 哔哩哔哩直播姬 +PackageUrl: https://live.bilibili.com/liveHime +License: Freeware +LicenseUrl: https://www.bilibili.com/blackboard/live/activity-dLUnpNZEM1.html +Copyright: Copyright (C) 2024 Shanghai Magic Electric Information Technology Co., Ltd. All Right Reserved. +# CopyrightUrl: +ShortDescription: Bilibili Live official live streaming tool +Description: Bilibili Livehime is a live streaming tool for Bilibili streamers and uploaders that focuses on games, entertainment and voice chat. +# Moniker: +Tags: +- broadcasting +- live +- live-streaming +- livestreaming +- screencasting +- streaming +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Bilibili/Livehime/6.9.0.7708/Bilibili.Livehime.locale.zh-CN.yaml b/manifests/b/Bilibili/Livehime/6.9.0.7708/Bilibili.Livehime.locale.zh-CN.yaml new file mode 100644 index 000000000000..cbb422dc6a2f --- /dev/null +++ b/manifests/b/Bilibili/Livehime/6.9.0.7708/Bilibili.Livehime.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: Bilibili.Livehime +PackageVersion: 6.9.0.7708 +PackageLocale: zh-CN +Publisher: 上海幻电信息科技有限公司 +PublisherUrl: https://live.bilibili.com +PublisherSupportUrl: https://link.bilibili.com/p/help/ +PrivacyUrl: https://www.bilibili.com/blackboard/live/mobilelink-provacypolicy.html +Author: 上海幻电信息科技有限公司 +PackageName: 哔哩哔哩直播姬 +PackageUrl: https://live.bilibili.com/liveHime +License: 免费软件 +LicenseUrl: https://www.bilibili.com/blackboard/live/activity-dLUnpNZEM1.html +Copyright: Copyright (C) 2024 上海幻电信息科技有限公司. All Right Reserved. +# CopyrightUrl: +ShortDescription: 哔哩哔哩直播官方直播软件 +Description: 哔哩哔哩直播姬是哔哩哔哩独家为主播和 UP 主们打造的开播软件,集游戏、娱乐、语音开播为一体。一键即可开播,下一个直播届的超级偶像就是你~ +# Moniker: +Tags: +- 推流 +- 直播 +ReleaseNotes: |- + 【新增】摄像头美颜新增小头、眼睛位置、眼距、嘴巴位置、白牙、亮眼、双眼皮 + 【优化】优化弹幕姬窗口拖拽交互 + 【优化】已知问题优化 +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Bilibili/Livehime/6.9.0.7708/Bilibili.Livehime.yaml b/manifests/b/Bilibili/Livehime/6.9.0.7708/Bilibili.Livehime.yaml new file mode 100644 index 000000000000..46bd091c75e7 --- /dev/null +++ b/manifests/b/Bilibili/Livehime/6.9.0.7708/Bilibili.Livehime.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: Bilibili.Livehime +PackageVersion: 6.9.0.7708 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 0e9c35ad223c0879d24544622b406b2285681a29 Mon Sep 17 00:00:00 2001 From: Dvd-Znf <101937630+Dvd-Znf@users.noreply.github.com> Date: Tue, 22 Oct 2024 20:26:26 +0200 Subject: [PATCH 038/720] New version: yt-dlp.yt-dlp version 2024.10.22 (#184935) --- .../2024.10.22/yt-dlp.yt-dlp.installer.yaml | 22 +++++ .../yt-dlp.yt-dlp.locale.en-US.yaml | 87 +++++++++++++++++++ .../yt-dlp.yt-dlp.locale.zh-CN.yaml | 39 +++++++++ .../yt-dlp/2024.10.22/yt-dlp.yt-dlp.yaml | 8 ++ 4 files changed, 156 insertions(+) create mode 100644 manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.installer.yaml create mode 100644 manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.locale.en-US.yaml create mode 100644 manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.locale.zh-CN.yaml create mode 100644 manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.yaml diff --git a/manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.installer.yaml b/manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.installer.yaml new file mode 100644 index 000000000000..976eba341485 --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: yt-dlp.yt-dlp +PackageVersion: 2024.10.22 +InstallerType: portable +UpgradeBehavior: uninstallPrevious +Commands: +- yt-dlp +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/yt-dlp/yt-dlp/releases/download/2024.10.22/yt-dlp.exe + InstallerSha256: 427f257578b99227e5364a0712bee649cab849be43e4916fe23a136305fd0151 + Dependencies: + PackageDependencies: + - PackageIdentifier: Gyan.FFmpeg +- Architecture: x86 + InstallerUrl: https://github.com/yt-dlp/yt-dlp/releases/download/2024.10.22/yt-dlp_x86.exe + InstallerSha256: ba63c0a53d1f50d1ee1e2e5e87839c5a1321cbeaaf4196003b7aee46c591b364 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.locale.en-US.yaml b/manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.locale.en-US.yaml new file mode 100644 index 000000000000..28d77d97a549 --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.locale.en-US.yaml @@ -0,0 +1,87 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: yt-dlp.yt-dlp +PackageVersion: 2024.10.22 +PackageLocale: en-US +Publisher: yt-dlp +PublisherUrl: https://github.com/yt-dlp +PublisherSupportUrl: https://github.com/yt-dlp/yt-dlp/issues +PackageName: yt-dlp +PackageUrl: https://github.com/yt-dlp/yt-dlp +License: Unlicense +LicenseUrl: https://github.com/yt-dlp/yt-dlp/blob/2024.10.22/LICENSE +Copyright: pukkandan.ytdlp@gmail.com | UNLICENSE +ShortDescription: A feature-rich command-line audio/video downloader. +Description: |- + yt-dlp is a feature-rich command-line audio/video downloader with support for thousands of sites. + The project is a fork of youtube-dl based on the now inactive youtube-dlc. +Moniker: yt-dlp +Tags: +- audio +- audio-downloader +- download +- downloader +- media +- media-downloader +- video +- video-downloader +- youtube +- youtube-dl +- youtube-dlp +- ytdlp +ReleaseNotes: |- + Important changes: + Following this release, yt-dlp's Python dependencies must be installed using the default group + If you're installing yt-dlp with pip/pipx or requiring yt-dlp in your own Python project, you'll need to specify yt-dlp[default] if you want to also install yt-dlp's optional dependencies (which were previously included by default). Read more + py2exe is no longer supported + This release's yt-dlp_min.exe will be the last, and it's actually a PyInstaller-bundled executable so that yt-dlp users updating their py2exe build with -U will be automatically migrated. Read more + Changelog + Core changes + - Add extractor helpers (#10653) by Grub4K + - Add option --plugin-dirs (#11277) by coletdjnz, imranh2 + - cookies: Fix compatibility for Python <=3.9 in traceback by Grub4K + utils + - Popen: Reset PyInstaller environment (#11258) by bashonly, Grub4K + - sanitize_path: Reimplement function (#11198) by Grub4K + Extractor changes + - adobepass: Use newer user-agent for provider redirect request (#11250) by bashonly + - afreecatv: Adapt extractors to new sooplive.co.kr domain (#11266) by 63427083, bashonly + - cda: Support folders (#10786) by pktiuk + - cwtv: Fix extraction (#11230) by bashonly + - drtv: Fix extractor (#11141) by 444995 + - funk: Extend _VALID_URL (#11269) by seproDev + - gem.cbc.ca: Fix formats extraction (#11196) by DavidSkrundz + - generic: Impersonate browser by default (#11206) by Grub4K + imgur + Fix thumbnail extraction (#11298) by seproDev + Support new URL format (#11075) by Deer-Spangle + - patreon: campaign: Stricter URL matching (#11235) by bashonly + - reddit: Detect and raise when login is required (#11202) by pzhlkj6612 + - substack: Resolve podcast file extensions (#11275) by bashonly + - telecinco: Fix extractors (#11142) by bashonly, DarkZeros + - tubitv: Strip extra whitespace from titles (#10795) by allendema + - tver: Support series URLs (#9507) by pzhlkj6612, vvto33 + - twitter: spaces: Allow extraction when not logged in (#11289) by rubyevadestaxes + - weverse: Fix extractor (#11215) by bashonly + youtube + - Fix comment_count extraction (#11274) by bashonly + - Remove broken android_producer client (#11297) by bashonly + - Remove broken age-restriction workaround (#11297) by bashonly + - Support logging in with OAuth (#11001) by coletdjnz + Misc. changes + build + - Migrate py2exe builds to win_exe (#11256) by bashonly + - Use macos-13 image for macOS builds (#11236) by bashonly + - make_lazy_extractors: Force running without plugins (#11205) by Grub4K + - cleanup: Miscellaneous: 67adeb7 by bashonly, DTrombett, grqz, Grub4K, KarboniteKream, mikkovedru, seproDev + - test: Allow running tests explicitly (#11203) by Grub4K + +ReleaseNotesUrl: https://github.com/yt-dlp/yt-dlp/blob/2024.10.22/Changelog.md +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/yt-dlp/yt-dlp/wiki +- DocumentLabel: Discord + DocumentUrl: https://discord.gg/H5MNcFW63r +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.locale.zh-CN.yaml b/manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.locale.zh-CN.yaml new file mode 100644 index 000000000000..14f9d8b5795e --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: yt-dlp.yt-dlp +PackageVersion: 2024.10.22 +PackageLocale: zh-CN +Publisher: yt-dlp +PublisherUrl: https://github.com/yt-dlp +PublisherSupportUrl: https://github.com/yt-dlp/yt-dlp/issues +PackageName: yt-dlp +PackageUrl: https://github.com/yt-dlp/yt-dlp +License: Unlicense +LicenseUrl: https://github.com/yt-dlp/yt-dlp/blob/2024.10.22/LICENSE +Copyright: pukkandan.ytdlp@gmail.com | UNLICENSE +ShortDescription: 功能丰富的命令行音频/视频下载器。 +Description: |- + yt-dlp 是一款功能丰富的命令行音频/视频下载器,支持数千个网站。 + 该项目是 youtube-dl 的一个分支,基于现已停止维护的 youtube-dlc。 +Tags: +- youtube +- youtube-dl +- youtube-dlp +- ytdlp +- 下载 +- 下载器 +- 媒体 +- 媒体下载器 +- 视频 +- 视频下载器 +- 音频 +- 音频下载器 +ReleaseNotesUrl: https://github.com/yt-dlp/yt-dlp/blob/2024.10.22/Changelog.md +Documentations: +- DocumentLabel: 维基 + DocumentUrl: https://github.com/yt-dlp/yt-dlp/wiki +- DocumentLabel: Discord + DocumentUrl: https://discord.gg/H5MNcFW63r +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.yaml b/manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.yaml new file mode 100644 index 000000000000..edcb7fa2aa4a --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.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: yt-dlp.yt-dlp +PackageVersion: 2024.10.22 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From f4d0ce50fb1c62a4f856734bea7a9e138adbcf95 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 02:26:30 +0800 Subject: [PATCH 039/720] New version: Wondershare.Recoverit version 13.0.9.1 (13.0.9) (#184931) --- .../Wondershare.Recoverit.installer.yaml | 15 +++++++ .../Wondershare.Recoverit.locale.en-US.yaml | 40 +++++++++++++++++++ .../Wondershare.Recoverit.locale.zh-CN.yaml | 37 +++++++++++++++++ .../13.0.9.1/Wondershare.Recoverit.yaml | 8 ++++ 4 files changed, 100 insertions(+) create mode 100644 manifests/w/Wondershare/Recoverit/13.0.9.1/Wondershare.Recoverit.installer.yaml create mode 100644 manifests/w/Wondershare/Recoverit/13.0.9.1/Wondershare.Recoverit.locale.en-US.yaml create mode 100644 manifests/w/Wondershare/Recoverit/13.0.9.1/Wondershare.Recoverit.locale.zh-CN.yaml create mode 100644 manifests/w/Wondershare/Recoverit/13.0.9.1/Wondershare.Recoverit.yaml diff --git a/manifests/w/Wondershare/Recoverit/13.0.9.1/Wondershare.Recoverit.installer.yaml b/manifests/w/Wondershare/Recoverit/13.0.9.1/Wondershare.Recoverit.installer.yaml new file mode 100644 index 000000000000..34e93c8b519e --- /dev/null +++ b/manifests/w/Wondershare/Recoverit/13.0.9.1/Wondershare.Recoverit.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: Wondershare.Recoverit +PackageVersion: 13.0.9.1 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://download.wondershare.com/cbs_down/ri_64bit_13.0.9_full4134.exe + InstallerSha256: FB7EA3EE7D0FEB545113A4496BF9595E70A8278B2DE6E8B52D69B10DACD830AB + ProductCode: '{829555DC-31E5-4FEA-B350-8FCF24CECD95}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/w/Wondershare/Recoverit/13.0.9.1/Wondershare.Recoverit.locale.en-US.yaml b/manifests/w/Wondershare/Recoverit/13.0.9.1/Wondershare.Recoverit.locale.en-US.yaml new file mode 100644 index 000000000000..7a11c7992f4b --- /dev/null +++ b/manifests/w/Wondershare/Recoverit/13.0.9.1/Wondershare.Recoverit.locale.en-US.yaml @@ -0,0 +1,40 @@ +# 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: Wondershare.Recoverit +PackageVersion: 13.0.9.1 +PackageLocale: en-US +Publisher: Wondershare Software Co.,Ltd. +PublisherUrl: https://www.wondershare.com/ +PublisherSupportUrl: https://recoverit.wondershare.com/support/ +PrivacyUrl: https://www.wondershare.com/privacy.html +Author: Wondershare Technology Group Co., Ltd. +PackageName: Wondershare Recoverit +PackageUrl: https://recoverit.wondershare.com/ +License: Proprietary +LicenseUrl: https://www.wondershare.com/company/end-user-license-agreement.html +Copyright: Copyright © 2024 Wondershare. All rights reserved. +CopyrightUrl: https://www.wondershare.com/company/terms_conditions.html +ShortDescription: Quickly restore precious documents, emails, and other files. +Description: |- + For most of us, losing data is a common occurrence. Recoverit Expert Data Recovery for PC can recover 1000+ file types and formats of data from a variety of storage sources, including your Windows computer hard disk, Desktop, Recycle Bin, external devices, and even a wrecked computer. + It also has dedicated options for recovering lost videos, such as Professional Video Recovery. Moreover, the application also features a video repair tool that can fix corrupted videos in a variety of situations. +# Moniker: +Tags: +- data +- file +- fix +- recover +- recovery +- restore +ReleaseNotes: |- + 1. Bug fixes. + 2. Performance improvement. +# ReleaseNotesUrl: +PurchaseUrl: https://recoverit.wondershare.com/buy/store.html +# InstallationNotes: +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://recoverit.wondershare.com/guide.html +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/w/Wondershare/Recoverit/13.0.9.1/Wondershare.Recoverit.locale.zh-CN.yaml b/manifests/w/Wondershare/Recoverit/13.0.9.1/Wondershare.Recoverit.locale.zh-CN.yaml new file mode 100644 index 000000000000..437ee5462685 --- /dev/null +++ b/manifests/w/Wondershare/Recoverit/13.0.9.1/Wondershare.Recoverit.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: Wondershare.Recoverit +PackageVersion: 13.0.9.1 +PackageLocale: zh-CN +Publisher: Wondershare Software Co.,Ltd. +PublisherUrl: https://www.wondershare.com/ +PublisherSupportUrl: https://recoverit.wondershare.com/support/ +PrivacyUrl: https://www.wondershare.com/privacy.html +Author: 万兴科技集团股份有限公司 +PackageName: Wondershare Recoverit +PackageUrl: https://recoverit.wondershare.com/ +License: 专有软件 +LicenseUrl: https://www.wondershare.com/company/end-user-license-agreement.html +Copyright: Copyright © 2024 Wondershare. All rights reserved. +CopyrightUrl: https://www.wondershare.com/company/terms_conditions.html +ShortDescription: 快速恢复珍贵的文档、电子邮件等文件 +Description: |- + 对于我们大多数人来说,丢失数据是很常见的事情。适用于 PC 的 Recoverit 数据恢复可以从各种存储源恢复 1000 多种文件类型和格式的数据,包括您的 Windows 计算机硬盘、桌面、回收站、外部设备,甚至是损坏的计算机。 + 它还具有用于恢复丢失视频的专用选项,例如专业视频恢复。此外,该应用程序还具有视频修复工具,可以在各种情况下修复损坏的视频。 +# Moniker: +Tags: +- 修复 +- 恢复 +- 数据 +- 文件 +- 还原 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://recoverit.wondershare.com/buy/store.html +# InstallationNotes: +Documentations: +- DocumentLabel: 用户指南 + DocumentUrl: https://recoverit.wondershare.com/guide.html +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/w/Wondershare/Recoverit/13.0.9.1/Wondershare.Recoverit.yaml b/manifests/w/Wondershare/Recoverit/13.0.9.1/Wondershare.Recoverit.yaml new file mode 100644 index 000000000000..d7d310eeff76 --- /dev/null +++ b/manifests/w/Wondershare/Recoverit/13.0.9.1/Wondershare.Recoverit.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: Wondershare.Recoverit +PackageVersion: 13.0.9.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3bb4f5792faca89ee8fff540e3857f0946a713e9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 02:26:44 +0800 Subject: [PATCH 040/720] New version: Brave.Brave.Beta version 130.1.72.85 (#184937) --- .../Brave.Brave.Beta.installer.yaml | 80 +++++++++++++++++++ .../Brave.Brave.Beta.locale.en-US.yaml | 39 +++++++++ .../Brave.Brave.Beta.locale.zh-CN.yaml | 35 ++++++++ .../Beta/130.1.72.85/Brave.Brave.Beta.yaml | 8 ++ 4 files changed, 162 insertions(+) create mode 100644 manifests/b/Brave/Brave/Beta/130.1.72.85/Brave.Brave.Beta.installer.yaml create mode 100644 manifests/b/Brave/Brave/Beta/130.1.72.85/Brave.Brave.Beta.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/Beta/130.1.72.85/Brave.Brave.Beta.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/Beta/130.1.72.85/Brave.Brave.Beta.yaml diff --git a/manifests/b/Brave/Brave/Beta/130.1.72.85/Brave.Brave.Beta.installer.yaml b/manifests/b/Brave/Brave/Beta/130.1.72.85/Brave.Brave.Beta.installer.yaml new file mode 100644 index 000000000000..214d75011b14 --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/130.1.72.85/Brave.Brave.Beta.installer.yaml @@ -0,0 +1,80 @@ +# 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: Brave.Brave.Beta +PackageVersion: 130.1.72.85 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Beta/x86-be/win/130.1.72.85/brave_installer-ia32.exe + InstallerSha256: AF0DE6AC2067BEEDEE9C98634805BA7A5FD98FF9E846A5FA78A26501F2A29009 + InstallerSwitches: + Custom: --chrome-beta --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Beta +- Architecture: x86 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Beta/x86-be/win/130.1.72.85/brave_installer-ia32.exe + InstallerSha256: AF0DE6AC2067BEEDEE9C98634805BA7A5FD98FF9E846A5FA78A26501F2A29009 + InstallerSwitches: + Custom: --chrome-beta --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Beta +- Architecture: x64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Beta/x64-be/win/130.1.72.85/brave_installer-x64.exe + InstallerSha256: 983FA085C746648CBB987542B133A3772983EA11AB3B996AB4758A6A568F33BC + InstallerSwitches: + Custom: --chrome-beta --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Beta +- Architecture: x64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Beta/x64-be/win/130.1.72.85/brave_installer-x64.exe + InstallerSha256: 983FA085C746648CBB987542B133A3772983EA11AB3B996AB4758A6A568F33BC + InstallerSwitches: + Custom: --chrome-beta --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Beta +- Architecture: arm64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Beta/arm64-be/win/130.1.72.85/brave_installer-arm64.exe + InstallerSha256: 8E375D542D8BB615CDF674ABF3C6EC307AA0A21A17B79897665958BD63CF0D34 + InstallerSwitches: + Custom: --chrome-beta --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Beta +- Architecture: arm64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Beta/arm64-be/win/130.1.72.85/brave_installer-arm64.exe + InstallerSha256: 8E375D542D8BB615CDF674ABF3C6EC307AA0A21A17B79897665958BD63CF0D34 + InstallerSwitches: + Custom: --chrome-beta --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Beta +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Beta/130.1.72.85/Brave.Brave.Beta.locale.en-US.yaml b/manifests/b/Brave/Brave/Beta/130.1.72.85/Brave.Brave.Beta.locale.en-US.yaml new file mode 100644 index 000000000000..e85cae97bfb0 --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/130.1.72.85/Brave.Brave.Beta.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Brave.Brave.Beta +PackageVersion: 130.1.72.85 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +# PublisherSupportUrl: +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Beta +PackageUrl: https://brave.com/download-beta +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2024 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Beta is an early preview for new versions of Brave that showcases the newest advances that we're bringing to your browser. +Description: |- + Brave Beta is an early preview for new versions of Brave. + This build showcases the newest advances that we’re bringing to your browser and it’s ready for your daily use. + Brave Beta automatically sends us crash reports when things go wrong. +# Moniker: +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Beta/130.1.72.85/Brave.Brave.Beta.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Beta/130.1.72.85/Brave.Brave.Beta.locale.zh-CN.yaml new file mode 100644 index 000000000000..abbe659bc87e --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/130.1.72.85/Brave.Brave.Beta.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: Brave.Brave.Beta +PackageVersion: 130.1.72.85 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +# PublisherSupportUrl: +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Beta +PackageUrl: https://brave.com/download-beta +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2024 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Beta 是 Brave 新版本的早期预览,展示了我们为您的浏览器带来的最新进展。 +Description: Brave Beta 是 Brave 新版本的早期预览,展示了我们为您的浏览器带来的最新进展,并已经准备好供您日常使用。当出现问题时,Brave Beta 会自动向我们发送崩溃报告。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Beta/130.1.72.85/Brave.Brave.Beta.yaml b/manifests/b/Brave/Brave/Beta/130.1.72.85/Brave.Brave.Beta.yaml new file mode 100644 index 000000000000..e752579b1962 --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/130.1.72.85/Brave.Brave.Beta.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: Brave.Brave.Beta +PackageVersion: 130.1.72.85 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From a13e6cfbb25dc1a64dd131ee4eab8613e93437f5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 02:27:09 +0800 Subject: [PATCH 041/720] New version: Grammarly.Grammarly version 1.2.108.1497 (#184938) --- .../Grammarly.Grammarly.installer.yaml | 20 +++++++++++ .../Grammarly.Grammarly.locale.en-US.yaml | 35 +++++++++++++++++++ .../Grammarly.Grammarly.locale.zh-CN.yaml | 35 +++++++++++++++++++ .../1.2.108.1497/Grammarly.Grammarly.yaml | 8 +++++ 4 files changed, 98 insertions(+) create mode 100644 manifests/g/Grammarly/Grammarly/1.2.108.1497/Grammarly.Grammarly.installer.yaml create mode 100644 manifests/g/Grammarly/Grammarly/1.2.108.1497/Grammarly.Grammarly.locale.en-US.yaml create mode 100644 manifests/g/Grammarly/Grammarly/1.2.108.1497/Grammarly.Grammarly.locale.zh-CN.yaml create mode 100644 manifests/g/Grammarly/Grammarly/1.2.108.1497/Grammarly.Grammarly.yaml diff --git a/manifests/g/Grammarly/Grammarly/1.2.108.1497/Grammarly.Grammarly.installer.yaml b/manifests/g/Grammarly/Grammarly/1.2.108.1497/Grammarly.Grammarly.installer.yaml new file mode 100644 index 000000000000..a9f41ee1ebf9 --- /dev/null +++ b/manifests/g/Grammarly/Grammarly/1.2.108.1497/Grammarly.Grammarly.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: Grammarly.Grammarly +PackageVersion: 1.2.108.1497 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: /update +UpgradeBehavior: install +ReleaseDate: 2024-10-21 +Installers: +- Architecture: x86 + InstallerUrl: https://download-windows.grammarly.com/versions/1.2.108.1497/GrammarlyInstaller.exe + InstallerSha256: 4AFE689D2AE981EB57AB973B6E88FEE9D2867007F3DCFBC7400F1201C44F695D +- Architecture: x64 + InstallerUrl: https://download-windows.grammarly.com/versions/1.2.108.1497/GrammarlyInstaller.exe + InstallerSha256: 4AFE689D2AE981EB57AB973B6E88FEE9D2867007F3DCFBC7400F1201C44F695D +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Grammarly/Grammarly/1.2.108.1497/Grammarly.Grammarly.locale.en-US.yaml b/manifests/g/Grammarly/Grammarly/1.2.108.1497/Grammarly.Grammarly.locale.en-US.yaml new file mode 100644 index 000000000000..a485e7df38a3 --- /dev/null +++ b/manifests/g/Grammarly/Grammarly/1.2.108.1497/Grammarly.Grammarly.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: Grammarly.Grammarly +PackageVersion: 1.2.108.1497 +PackageLocale: en-US +Publisher: Grammarly +PublisherUrl: https://www.grammarly.com/ +PublisherSupportUrl: https://support.grammarly.com/ +PrivacyUrl: https://www.grammarly.com/privacy-policy +Author: Grammarly Inc. +PackageName: Grammarly for Windows +PackageUrl: https://www.grammarly.com/desktop/windows +License: Proprietary +LicenseUrl: https://www.grammarly.com/terms +Copyright: Copyright © 2009-2024 Grammarly Inc. +# CopyrightUrl: +ShortDescription: Compose bold, clear, mistake-free writing with Grammarly’s new AI-powered desktop Windows app. +# Description: +# Moniker: +Tags: +- english +- grammar +- writing +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://www.grammarly.com/plans +# InstallationNotes: +Documentations: +- DocumentLabel: API Reference + DocumentUrl: https://developer.grammarly.com/docs/api +- DocumentLabel: Text Editor SDK + DocumentUrl: https://developer.grammarly.com/docs +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Grammarly/Grammarly/1.2.108.1497/Grammarly.Grammarly.locale.zh-CN.yaml b/manifests/g/Grammarly/Grammarly/1.2.108.1497/Grammarly.Grammarly.locale.zh-CN.yaml new file mode 100644 index 000000000000..f12db71ec5a7 --- /dev/null +++ b/manifests/g/Grammarly/Grammarly/1.2.108.1497/Grammarly.Grammarly.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: Grammarly.Grammarly +PackageVersion: 1.2.108.1497 +PackageLocale: zh-CN +Publisher: Grammarly +PublisherUrl: https://www.grammarly.com/ +PublisherSupportUrl: https://support.grammarly.com/ +PrivacyUrl: https://www.grammarly.com/privacy-policy +Author: Grammarly Inc. +PackageName: Grammarly for Windows +PackageUrl: https://www.grammarly.com/desktop/windows +License: 专有软件 +LicenseUrl: https://www.grammarly.com/terms +Copyright: Copyright © 2009-2024 Grammarly Inc. +# CopyrightUrl: +ShortDescription: 使用 Grammarly 的 AI 驱动的新 Windows 桌面应用,撰写大胆、清晰、无错误的文章。 +# Description: +# Moniker: +Tags: +- 写作 +- 英语 +- 语法 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://www.grammarly.com/plans +# InstallationNotes: +Documentations: +- DocumentLabel: API 参考 + DocumentUrl: https://developer.grammarly.com/docs/api +- DocumentLabel: 文本编辑器 SDK + DocumentUrl: https://developer.grammarly.com/docs +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Grammarly/Grammarly/1.2.108.1497/Grammarly.Grammarly.yaml b/manifests/g/Grammarly/Grammarly/1.2.108.1497/Grammarly.Grammarly.yaml new file mode 100644 index 000000000000..49b02b309fea --- /dev/null +++ b/manifests/g/Grammarly/Grammarly/1.2.108.1497/Grammarly.Grammarly.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: Grammarly.Grammarly +PackageVersion: 1.2.108.1497 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From e4a650de3659a95320d052d4eb4087dfa218f1c6 Mon Sep 17 00:00:00 2001 From: Nicola <61830443+nicola02nb@users.noreply.github.com> Date: Tue, 22 Oct 2024 20:27:13 +0200 Subject: [PATCH 042/720] LeoKlaus.HeadsetControl-GUI version 0.17.0 (#184940) --- .../0.17.0/LeoKlaus.HeadsetControl-GUI.installer.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/l/LeoKlaus/HeadsetControl-GUI/0.17.0/LeoKlaus.HeadsetControl-GUI.installer.yaml b/manifests/l/LeoKlaus/HeadsetControl-GUI/0.17.0/LeoKlaus.HeadsetControl-GUI.installer.yaml index 88017afb9869..20c57e2301b5 100644 --- a/manifests/l/LeoKlaus/HeadsetControl-GUI/0.17.0/LeoKlaus.HeadsetControl-GUI.installer.yaml +++ b/manifests/l/LeoKlaus/HeadsetControl-GUI/0.17.0/LeoKlaus.HeadsetControl-GUI.installer.yaml @@ -18,5 +18,6 @@ Installers: - Architecture: x64 InstallerUrl: https://github.com/LeoKlaus/HeadsetControl-GUI/releases/latest/download/HeadsetControl-GUI_windows_64.zip InstallerSha256: D842E02A644A21E3B59164CA91384E2218180328C8A3407443D84A9104D1E0C9 + UpgradeBehavior: uninstallPrevious ManifestType: installer ManifestVersion: 1.6.0 From db505b28bfaacb60291173a2abe805894ecac033 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 02:27:30 +0800 Subject: [PATCH 043/720] New version: Google.Chrome.Canary version 132.0.6791.0 (#184939) --- .../Google.Chrome.Canary.installer.yaml | 51 +++++++++++++++++++ .../Google.Chrome.Canary.locale.en-US.yaml | 33 ++++++++++++ .../Google.Chrome.Canary.locale.nb-NO.yaml | 30 +++++++++++ .../Google.Chrome.Canary.locale.zh-CN.yaml | 32 ++++++++++++ .../132.0.6791.0/Google.Chrome.Canary.yaml | 8 +++ 5 files changed, 154 insertions(+) create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6791.0/Google.Chrome.Canary.installer.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6791.0/Google.Chrome.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6791.0/Google.Chrome.Canary.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6791.0/Google.Chrome.Canary.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6791.0/Google.Chrome.Canary.yaml diff --git a/manifests/g/Google/Chrome/Canary/132.0.6791.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/132.0.6791.0/Google.Chrome.Canary.installer.yaml new file mode 100644 index 000000000000..90fc604809dd --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6791.0/Google.Chrome.Canary.installer.yaml @@ -0,0 +1,51 @@ +# 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: Google.Chrome.Canary +PackageVersion: 132.0.6791.0 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" + Custom: --chrome-sxs --do-not-launch-chrome +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + InstallerUrl: https://dl.google.com/release2/chrome/evvpkmoglpcex34whyquypd6nq_132.0.6791.0/132.0.6791.0_chrome_installer.exe + InstallerSha256: 225E91C9A7F265B17796BCACB263D99B45FA2E4444F8B942C0968D596FB43AFE + ProductCode: Google Chrome SxS +- Architecture: x64 + InstallerUrl: https://dl.google.com/release2/chrome/hm3pbv5e4j44dsrknan2squ64y_132.0.6791.0/132.0.6791.0_chrome_installer.exe + InstallerSha256: C39DA0917EF63B8196137D73C691F382D3C7C8F15ACA27C066831B6E245877DF + ProductCode: Google Chrome SxS +- Architecture: arm64 + InstallerUrl: https://dl.google.com/release2/chrome/p7kawyascg4xfkepzpgirhahvi_132.0.6791.0/132.0.6791.0_chrome_installer.exe + InstallerSha256: 770B4AE51EED1C97C9F181EC04931F83080EB443980824B1A8F565F64BBFFB9E + ProductCode: Google Chrome SxS +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6791.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/132.0.6791.0/Google.Chrome.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..38536f54d389 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6791.0/Google.Chrome.Canary.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: Google.Chrome.Canary +PackageVersion: 132.0.6791.0 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/chrome/canary +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms +Copyright: Copyright 2024 Google LLC. All rights reserved. +# CopyrightUrl: +ShortDescription: Nightly build for developers +Description: Get on the bleeding edge of the web with Chrome Canary designed for experienced developers and updated nightly. +Moniker: chrome-canary +Tags: +- browser +- chromium +- internet +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6791.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/132.0.6791.0/Google.Chrome.Canary.locale.nb-NO.yaml new file mode 100644 index 000000000000..892e2e09badf --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6791.0/Google.Chrome.Canary.locale.nb-NO.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: Google.Chrome.Canary +PackageVersion: 132.0.6791.0 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/no/chrome/canary +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2024 Google LLC. Med enerett. +# CopyrightUrl: +ShortDescription: Nattlig delversjon for utviklere +Description: Vær med på å gå opp nye stier på nettet med Chrome Canary, som er laget for erfarne utviklere og oppdateres daglig. +# Moniker: +Tags: +- chromium +- nettleseren +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6791.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/132.0.6791.0/Google.Chrome.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..ce07c9a45b2d --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6791.0/Google.Chrome.Canary.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: Google.Chrome.Canary +PackageVersion: 132.0.6791.0 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/zh-CN/chrome/canary +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2024 Google LLC. 保留所有权利。 +# CopyrightUrl: +ShortDescription: 开发者专用的每日构建版 +Description: 安装专为经验丰富的开发者设计且每晚都会更新的 Chrome Canary 版,站在网络科技最前沿。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6791.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/132.0.6791.0/Google.Chrome.Canary.yaml new file mode 100644 index 000000000000..bf51ec44428c --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6791.0/Google.Chrome.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: Google.Chrome.Canary +PackageVersion: 132.0.6791.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b131e2ff8f883736e6fa8aaec6b34c66e4a32b5f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 02:27:46 +0800 Subject: [PATCH 044/720] New version: Kingsoft.KDocs version 3.10.1 (#184941) --- .../3.10.1/Kingsoft.KDocs.installer.yaml | 53 +++++++++++++++++++ .../3.10.1/Kingsoft.KDocs.locale.en-US.yaml | 46 ++++++++++++++++ .../3.10.1/Kingsoft.KDocs.locale.zh-CN.yaml | 44 +++++++++++++++ .../Kingsoft/KDocs/3.10.1/Kingsoft.KDocs.yaml | 8 +++ 4 files changed, 151 insertions(+) create mode 100644 manifests/k/Kingsoft/KDocs/3.10.1/Kingsoft.KDocs.installer.yaml create mode 100644 manifests/k/Kingsoft/KDocs/3.10.1/Kingsoft.KDocs.locale.en-US.yaml create mode 100644 manifests/k/Kingsoft/KDocs/3.10.1/Kingsoft.KDocs.locale.zh-CN.yaml create mode 100644 manifests/k/Kingsoft/KDocs/3.10.1/Kingsoft.KDocs.yaml diff --git a/manifests/k/Kingsoft/KDocs/3.10.1/Kingsoft.KDocs.installer.yaml b/manifests/k/Kingsoft/KDocs/3.10.1/Kingsoft.KDocs.installer.yaml new file mode 100644 index 000000000000..fa85ef73e185 --- /dev/null +++ b/manifests/k/Kingsoft/KDocs/3.10.1/Kingsoft.KDocs.installer.yaml @@ -0,0 +1,53 @@ +# 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: Kingsoft.KDocs +PackageVersion: 3.10.1 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +Protocols: +- wpsdocs +FileExtensions: +- doc +- docm +- docx +- dot +- dotm +- dotx +- dps +- dpt +- et +- ett +- pdf +- pot +- potm +- potx +- pps +- ppsm +- ppsx +- ppt +- pptm +- pptx +- uof +- wps +- wpt +- xls +- xlsm +- xlsx +- xlt +- xltm +- xltx +Installers: +- Architecture: x86 + InstallerUrl: https://qn.cache.wpscdn.cn/kdocs/apk/kdesktopwin/v2/KDocs_1001_v3.10.1.exe + InstallerSha256: E61E8AFECBA2F963E7FB3AEDE1A40B1CF2E45FF090ADCDB8164C94A6D69B166B + ProductCode: 金山文档 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/k/Kingsoft/KDocs/3.10.1/Kingsoft.KDocs.locale.en-US.yaml b/manifests/k/Kingsoft/KDocs/3.10.1/Kingsoft.KDocs.locale.en-US.yaml new file mode 100644 index 000000000000..e86f171e13af --- /dev/null +++ b/manifests/k/Kingsoft/KDocs/3.10.1/Kingsoft.KDocs.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Kingsoft.KDocs +PackageVersion: 3.10.1 +PackageLocale: en-US +Publisher: Kingsoft Corp. +PublisherUrl: https://www.kdocs.cn +PublisherSupportUrl: https://www.kdocs.cn/help +PrivacyUrl: https://privacy.wps.cn/policies/privacy/kdocs +Author: Zhuhai Kingsoft Office Software Co., Ltd. +PackageName: 金山文档 +PackageUrl: https://www.kdocs.cn/newDownload +License: Proprietary +LicenseUrl: https://www.kdocs.cn/privacy/protocol +Copyright: Copyright © 2024 Kingsoft Corp. +# CopyrightUrl: +ShortDescription: Online document for multi-user collaboration +Description: |- + KDocs is an online Office for real-time multi-user collaboration, where multiple users can view and edit the same document together. + It can save changes automatically, sync across devices in real time, and store in the cloud, so you never have to worry about losing files. +# Moniker: +Tags: +- collaboration +- diagram +- docs +- document +- form +- mind-map +- mindmap +- office +- presentation +- share +- sheet +- slide +- sync +- team +- template +- wps +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://www.kdocs.cn/price?type=personal +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/k/Kingsoft/KDocs/3.10.1/Kingsoft.KDocs.locale.zh-CN.yaml b/manifests/k/Kingsoft/KDocs/3.10.1/Kingsoft.KDocs.locale.zh-CN.yaml new file mode 100644 index 000000000000..90faac66bcb4 --- /dev/null +++ b/manifests/k/Kingsoft/KDocs/3.10.1/Kingsoft.KDocs.locale.zh-CN.yaml @@ -0,0 +1,44 @@ +# 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: Kingsoft.KDocs +PackageVersion: 3.10.1 +PackageLocale: zh-CN +Publisher: Kingsoft Corp. +PublisherUrl: https://www.kdocs.cn +PublisherSupportUrl: https://www.kdocs.cn/help +PrivacyUrl: https://privacy.wps.cn/policies/privacy/kdocs +Author: 珠海金山办公软件有限公司 +PackageName: 金山文档 +PackageUrl: https://www.kdocs.cn/newDownload +License: 专有软件 +LicenseUrl: https://www.kdocs.cn/privacy/protocol +Copyright: Copyright © 2024 Kingsoft Corp. +# CopyrightUrl: +ShortDescription: 多人协作在线文档 +Description: 金山文档是一款可多人实时协作的在线 Office,多人共同查看和编辑同一份文档,改动自动保存,多设备实时同步,云端储存,再不怕文件丢失。 +# Moniker: +Tags: +- ppt +- wps +- 共享 +- 办公 +- 协作 +- 协同 +- 同步 +- 团队 +- 图表 +- 幻灯片 +- 思维导图 +- 文档 +- 模板 +- 脑图 +- 表单 +- 表格 +ReleaseNotes: '- 优化:会员身份卡更新。' +# ReleaseNotesUrl: +PurchaseUrl: https://www.kdocs.cn/price?type=personal +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/k/Kingsoft/KDocs/3.10.1/Kingsoft.KDocs.yaml b/manifests/k/Kingsoft/KDocs/3.10.1/Kingsoft.KDocs.yaml new file mode 100644 index 000000000000..20afcf3549f8 --- /dev/null +++ b/manifests/k/Kingsoft/KDocs/3.10.1/Kingsoft.KDocs.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: Kingsoft.KDocs +PackageVersion: 3.10.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5371f6d387f878ed2ee96bfe2a3490cd30bd692a Mon Sep 17 00:00:00 2001 From: Stacklok Bot <140063061+stacklokbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:29:54 +0300 Subject: [PATCH 045/720] New version: stacklok.minder 0.0.69 (#184942) Co-authored-by: stacklokbot --- .../0.0.69/stacklok.minder.installer.yaml | 26 +++++++++++++ .../0.0.69/stacklok.minder.locale.en-US.yaml | 37 +++++++++++++++++++ .../minder/0.0.69/stacklok.minder.yaml | 7 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/s/stacklok/minder/0.0.69/stacklok.minder.installer.yaml create mode 100644 manifests/s/stacklok/minder/0.0.69/stacklok.minder.locale.en-US.yaml create mode 100644 manifests/s/stacklok/minder/0.0.69/stacklok.minder.yaml diff --git a/manifests/s/stacklok/minder/0.0.69/stacklok.minder.installer.yaml b/manifests/s/stacklok/minder/0.0.69/stacklok.minder.installer.yaml new file mode 100644 index 000000000000..f6caf5be0af2 --- /dev/null +++ b/manifests/s/stacklok/minder/0.0.69/stacklok.minder.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: stacklok.minder +PackageVersion: 0.0.69 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-10-22" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: minder.exe + PortableCommandAlias: minder + InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.0.69/minder_0.0.69_windows_arm64.zip + InstallerSha256: 54262e178ad172baea648911f873fb554eba7142c622e8ab67bd04c2ad5a89b4 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: minder.exe + PortableCommandAlias: minder + InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.0.69/minder_0.0.69_windows_amd64.zip + InstallerSha256: df3af7a5fb372362a14dc476383baf41a3a2c2ea20c0693479d030e25be928c9 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/stacklok/minder/0.0.69/stacklok.minder.locale.en-US.yaml b/manifests/s/stacklok/minder/0.0.69/stacklok.minder.locale.en-US.yaml new file mode 100644 index 000000000000..699f70dd8ff7 --- /dev/null +++ b/manifests/s/stacklok/minder/0.0.69/stacklok.minder.locale.en-US.yaml @@ -0,0 +1,37 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: stacklok.minder +PackageVersion: 0.0.69 +PackageLocale: en-US +Publisher: stacklok +PublisherSupportUrl: https://github.com/mindersec/minder/issues/new/choose +PackageName: minder +PackageUrl: https://stacklok.com +License: Apache-2.0 +LicenseUrl: https://github.com/mindersec/minder/blob/main/LICENSE +Copyright: Stacklok, Inc. +ShortDescription: minder is the client CLI for interacting with Minder by Stacklok. +Moniker: minder +Tags: + - golang + - cli +ReleaseNotes: | + ## Changelog + * 9f5ff5807bf9a6f77b4bf884bfbfd94a951b3857: Add another mirror for Trivy DB in security.yml (#4776) (@rdimitrov) + * 3b93bafc5088ce98d2ecd93c5c4cb4b6e417569a: Auto-generated cli documentation update - 2024-10-17 13:33:06 (#4774) (@github-actions[bot]) + * d3f88cffac85f05b670be699b101da281f15b388: Change defaults for pull request rules (#4773) (@eleftherias) + * 503e9bc3dfaa8ae11a441a7a4def58d8a69e605e: Introduce `ResourceMeta` and general resource parsing (#4783) (@JAORMX) + * 88d5d8a8a22ae9e5b011dd093d8c813568505f3e: build(deps): bump @mdx-js/react from 3.0.1 to 3.1.0 in /docs (#4782) (@dependabot[bot]) + * 8d36fc5ed627a28889f02fcf95bbae8861d50816: build(deps): bump anchore/sbom-action from 0.17.4 to 0.17.5 (#4789) (@dependabot[bot]) + * 44e8d4c1c2adbf73cfe8826da504db45cee03927: build(deps): bump coverallsapp/github-action from 2.3.1 to 2.3.3 (#4770) (@dependabot[bot]) + * ccd00f40fba622fbfba78a7885d45fa7ed829249: build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.43 to 1.28.0 (#4768) (@dependabot[bot]) + * 280ae2e86bb05934042c5855caedc30c24eedacf: build(deps): bump github.com/nats-io/nats-server/v2 from 2.10.21 to 2.10.22 (#4779) (@dependabot[bot]) + * ca40640ed807439b4a482c393c09caaadc6aa7c2: build(deps): bump github.com/open-feature/go-sdk from 1.13.0 to 1.13.1 (#4781) (@dependabot[bot]) + * 51ac5010de01f021221e07cd168f2928c21c2b86: build(deps): bump github.com/stacklok/frizbee from 0.1.3 to 0.1.4 (#4778) (@dependabot[bot]) + * dc1f798a1e042ac985a292c16ef9718690ef4432: build(deps): bump github.com/yuin/goldmark from 1.7.7 to 1.7.8 (#4767) (@dependabot[bot]) + * 78aa43d77814c020020f83b08cf3d1db4c860688: build(deps): bump go.uber.org/mock from 0.4.0 to 0.5.0 (#4777) (@dependabot[bot]) + * 871936fa7e4963d6818d35445fa2067433655ce5: build(deps): bump go.uber.org/mock from 0.4.0 to 0.5.0 in /tools (#4780) (@dependabot[bot]) + * 978431ad80f8fb73e9d34ff0a30161b1d6407bcd: build(deps): bump mobx from 6.13.4 to 6.13.5 in /docs (#4765) (@dependabot[bot]) + * 18ff35fd46b6d23bd852e1eb94b38387f24055c8: build(deps): bump the otel group with 2 updates (#4766) (@dependabot[bot]) +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/stacklok/minder/0.0.69/stacklok.minder.yaml b/manifests/s/stacklok/minder/0.0.69/stacklok.minder.yaml new file mode 100644 index 000000000000..c98611445126 --- /dev/null +++ b/manifests/s/stacklok/minder/0.0.69/stacklok.minder.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: stacklok.minder +PackageVersion: 0.0.69 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 1512d7cf553d6724337c70f45d9e9885e3ce665c Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Tue, 22 Oct 2024 20:30:08 +0200 Subject: [PATCH 046/720] New version: Dystroy.broot version 1.44.2 (#184943) --- .../broot/1.44.2/Dystroy.broot.installer.yaml | 16 +++++++++++++ .../1.44.2/Dystroy.broot.locale.en-US.yaml | 24 +++++++++++++++++++ .../d/Dystroy/broot/1.44.2/Dystroy.broot.yaml | 8 +++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/d/Dystroy/broot/1.44.2/Dystroy.broot.installer.yaml create mode 100644 manifests/d/Dystroy/broot/1.44.2/Dystroy.broot.locale.en-US.yaml create mode 100644 manifests/d/Dystroy/broot/1.44.2/Dystroy.broot.yaml diff --git a/manifests/d/Dystroy/broot/1.44.2/Dystroy.broot.installer.yaml b/manifests/d/Dystroy/broot/1.44.2/Dystroy.broot.installer.yaml new file mode 100644 index 000000000000..7e373c98caf3 --- /dev/null +++ b/manifests/d/Dystroy/broot/1.44.2/Dystroy.broot.installer.yaml @@ -0,0 +1,16 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Dystroy.broot +PackageVersion: 1.44.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: x86_64-pc-windows-gnu/broot.exe +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Canop/broot/releases/download/v1.44.2/broot_1.44.2.zip + InstallerSha256: 369D12A5A736E55DAC6EED5FD8DA41594D78D2CA455267A91C5EAEFC2259F639 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/Dystroy/broot/1.44.2/Dystroy.broot.locale.en-US.yaml b/manifests/d/Dystroy/broot/1.44.2/Dystroy.broot.locale.en-US.yaml new file mode 100644 index 000000000000..91e78b780780 --- /dev/null +++ b/manifests/d/Dystroy/broot/1.44.2/Dystroy.broot.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Dystroy.broot +PackageVersion: 1.44.2 +PackageLocale: en-US +Publisher: Dystroy +PublisherUrl: https://dystroy.org/broot/ +PublisherSupportUrl: https://github.com/Canop/broot/issues +PackageName: Broot +License: MIT +LicenseUrl: https://github.com/Canop/broot/blob/HEAD/LICENSE +ShortDescription: A new way to see and navigate directory trees. +Tags: +- cli +- command-line +- rust +ReleaseNotes: |- + - temp files created for kitty now erased on quitting or when too many of them have been written + - no longer panics when launched with BROOT_LOG=debug but the broot.log file can't be created - Fix #951 + - fix user and group names displayed as "????" when coming from openldap - Fix #953 +ReleaseNotesUrl: https://github.com/Canop/broot/releases/tag/v1.44.2 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/Dystroy/broot/1.44.2/Dystroy.broot.yaml b/manifests/d/Dystroy/broot/1.44.2/Dystroy.broot.yaml new file mode 100644 index 000000000000..d9f3a212dd1c --- /dev/null +++ b/manifests/d/Dystroy/broot/1.44.2/Dystroy.broot.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Dystroy.broot +PackageVersion: 1.44.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ccee3cee711157ce9cf20f920048d503aafa9435 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Wed, 23 Oct 2024 05:30:45 +1100 Subject: [PATCH 047/720] New version: BinanceTech.Binance version 1.53.8 (#184944) --- .../1.53.8/BinanceTech.Binance.installer.yaml | 19 +++++++++++++++ .../BinanceTech.Binance.locale.en-US.yaml | 24 +++++++++++++++++++ .../Binance/1.53.8/BinanceTech.Binance.yaml | 8 +++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/b/BinanceTech/Binance/1.53.8/BinanceTech.Binance.installer.yaml create mode 100644 manifests/b/BinanceTech/Binance/1.53.8/BinanceTech.Binance.locale.en-US.yaml create mode 100644 manifests/b/BinanceTech/Binance/1.53.8/BinanceTech.Binance.yaml diff --git a/manifests/b/BinanceTech/Binance/1.53.8/BinanceTech.Binance.installer.yaml b/manifests/b/BinanceTech/Binance/1.53.8/BinanceTech.Binance.installer.yaml new file mode 100644 index 000000000000..ea4230cc4c41 --- /dev/null +++ b/manifests/b/BinanceTech/Binance/1.53.8/BinanceTech.Binance.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: BinanceTech.Binance +PackageVersion: 1.53.8 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/binance/desktop/releases/download/v1.53.8/binance-setup-1.53.8.exe + InstallerSha256: 4450C29944C0EFE0C2F253E99F5EF73C5B78D13F88B281C00471C09C751004CD +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-22 diff --git a/manifests/b/BinanceTech/Binance/1.53.8/BinanceTech.Binance.locale.en-US.yaml b/manifests/b/BinanceTech/Binance/1.53.8/BinanceTech.Binance.locale.en-US.yaml new file mode 100644 index 000000000000..bfe8e4f42120 --- /dev/null +++ b/manifests/b/BinanceTech/Binance/1.53.8/BinanceTech.Binance.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: BinanceTech.Binance +PackageVersion: 1.53.8 +PackageLocale: en-US +Publisher: BinanceTech +PublisherUrl: https://www.binance.com/en +PrivacyUrl: https://www.binance.com/en/privacy +Author: BinanceTech +PackageName: Binance +PackageUrl: https://www.binance.com/en +License: Proprietary +LicenseUrl: https://www.binance.com/en/terms +Copyright: Binance © 2023 +CopyrightUrl: https://www.binance.com/en/terms +ShortDescription: Buy & sell Crypto in minutes, join the world’s largest crypto exchange. +Tags: +- crypto +- finance +- trade +ReleaseNotesUrl: https://github.com/binance/desktop/releases/tag/v1.53.8 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/BinanceTech/Binance/1.53.8/BinanceTech.Binance.yaml b/manifests/b/BinanceTech/Binance/1.53.8/BinanceTech.Binance.yaml new file mode 100644 index 000000000000..67c381edd037 --- /dev/null +++ b/manifests/b/BinanceTech/Binance/1.53.8/BinanceTech.Binance.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: BinanceTech.Binance +PackageVersion: 1.53.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From c27b358ac702d13ba912aa4a957b8b5d9de4acd9 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Wed, 23 Oct 2024 02:31:11 +0800 Subject: [PATCH 048/720] New version: HenriWahl.Nagstamon version 3.16.1 (#184945) --- .../3.16.1/HenriWahl.Nagstamon.installer.yaml | 20 +++++++++ .../HenriWahl.Nagstamon.locale.en-US.yaml | 41 +++++++++++++++++++ .../HenriWahl.Nagstamon.locale.zh-CN.yaml | 40 ++++++++++++++++++ .../Nagstamon/3.16.1/HenriWahl.Nagstamon.yaml | 8 ++++ 4 files changed, 109 insertions(+) create mode 100644 manifests/h/HenriWahl/Nagstamon/3.16.1/HenriWahl.Nagstamon.installer.yaml create mode 100644 manifests/h/HenriWahl/Nagstamon/3.16.1/HenriWahl.Nagstamon.locale.en-US.yaml create mode 100644 manifests/h/HenriWahl/Nagstamon/3.16.1/HenriWahl.Nagstamon.locale.zh-CN.yaml create mode 100644 manifests/h/HenriWahl/Nagstamon/3.16.1/HenriWahl.Nagstamon.yaml diff --git a/manifests/h/HenriWahl/Nagstamon/3.16.1/HenriWahl.Nagstamon.installer.yaml b/manifests/h/HenriWahl/Nagstamon/3.16.1/HenriWahl.Nagstamon.installer.yaml new file mode 100644 index 000000000000..09bacefae97f --- /dev/null +++ b/manifests/h/HenriWahl/Nagstamon/3.16.1/HenriWahl.Nagstamon.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: HenriWahl.Nagstamon +PackageVersion: 3.16.1 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ReleaseDate: 2024-10-20 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/HenriWahl/Nagstamon/releases/download/v3.16.1/Nagstamon-3.16.1-win32_setup.exe + InstallerSha256: 0700518CFF7FEDA858B7937C5BE03658A6C88A8897E55CEB4F7155BAFC47D9B3 + ProductCode: '{44F7CFFB-4776-4DA4-9930-A07178069517}_is1' +- Architecture: x64 + InstallerUrl: https://github.com/HenriWahl/Nagstamon/releases/download/v3.16.1/Nagstamon-3.16.1-win64_setup.exe + InstallerSha256: 20907C326C882E651D1CA413F86721B1F2C4DD1999E10CA8BCAF7A6EEECF4EA0 + ProductCode: '{44F7CFFB-4776-4DA4-9930-A07178069517}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/h/HenriWahl/Nagstamon/3.16.1/HenriWahl.Nagstamon.locale.en-US.yaml b/manifests/h/HenriWahl/Nagstamon/3.16.1/HenriWahl.Nagstamon.locale.en-US.yaml new file mode 100644 index 000000000000..ea6797879201 --- /dev/null +++ b/manifests/h/HenriWahl/Nagstamon/3.16.1/HenriWahl.Nagstamon.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: HenriWahl.Nagstamon +PackageVersion: 3.16.1 +PackageLocale: en-US +Publisher: Henri Wahl +PublisherUrl: https://nagstamon.de/ +PublisherSupportUrl: https://github.com/HenriWahl/Nagstamon/issues +PrivacyUrl: https://nagstamon.de/legal +Author: Henri Wahl +PackageName: Nagstamon +PackageUrl: https://nagstamon.de/ +License: GPL-2.0 +LicenseUrl: https://github.com/HenriWahl/Nagstamon/blob/HEAD/LICENSE +Copyright: ©2008-2024 Henri Wahl et al. +# CopyrightUrl: +ShortDescription: Nagstamon is a status monitor for the desktop. It connects to multiple Nagios, Icinga, Opsview, Centreon, Op5 Monitor/Ninja, Checkmk Multisite, Thruk and monitos monitoring servers. +Description: Nagstamon is a status monitor for the desktop. It connects to multiple Nagios, Icinga, Opsview, Centreon, Op5 Monitor/Ninja, Checkmk Multisite, Thruk and monitos monitoring servers. Experimental support is provided for Zabbix, Zenoss and Livestatus monitors. It resides in systray, as a floating statusbar or fullscreen at the desktop showing a brief summary of critical, warning, unknown, unreachable and down hosts and services. It pops up a detailed status overview when being touched by the mouse pointer. Connections to displayed hosts and services are easily established by context menu via SSH, RDP, VNC or any self defined actions. Users can be notified by sound. Hosts and services can be filtered by category and regular expressions. +Moniker: nagstamon +Tags: +- centreon +- checkmk +- icinga +- monitos +- nagios +- op5 +- opsview +- thruck +ReleaseNotes: |- + Commits + - fix ridiculous Windows 11 appearance + - fix Zabbix all information copy action +ReleaseNotesUrl: https://github.com/HenriWahl/Nagstamon/releases/tag/v3.16.1 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://nagstamon.de/documentation +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/h/HenriWahl/Nagstamon/3.16.1/HenriWahl.Nagstamon.locale.zh-CN.yaml b/manifests/h/HenriWahl/Nagstamon/3.16.1/HenriWahl.Nagstamon.locale.zh-CN.yaml new file mode 100644 index 000000000000..47850e3f4c11 --- /dev/null +++ b/manifests/h/HenriWahl/Nagstamon/3.16.1/HenriWahl.Nagstamon.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# 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: HenriWahl.Nagstamon +PackageVersion: 3.16.1 +PackageLocale: zh-CN +Publisher: Henri Wahl +PublisherUrl: https://nagstamon.de/ +PublisherSupportUrl: https://github.com/HenriWahl/Nagstamon/issues +PrivacyUrl: https://nagstamon.de/legal +Author: Henri Wahl +PackageName: Nagstamon +PackageUrl: https://nagstamon.de/ +License: GPL-2.0 +LicenseUrl: https://github.com/HenriWahl/Nagstamon/blob/HEAD/LICENSE +Copyright: ©2008-2024 Henri Wahl et al. +# CopyrightUrl: +ShortDescription: Nagstamon 是一款桌面状态监控器,可连接多个 Nagios、Icinga、Opsview、Centreon、Op5 Monitor/Ninja、Checkmk Multisite、Thruk、monitos 监控服务器。 +Description: Nagstamon 是一款桌面状态监控器,可连接多个 Nagios、Icinga、Opsview、Centreon、Op5 Monitor/Ninja、Checkmk Multisite、Thruk、monitos 监控服务器,还为 Zabbix、Zenoss、Livestatus 监控提供实验支持。它可驻留在系统托盘中,作为浮动状态栏或全屏显示在桌面上,并显示关键、警告、未知、无法访问和停机主机和服务的简要摘要。鼠标指针触及时会弹出详细的状态概览。通过 SSH、RDP、VNC 或任何自定义的操作,可从上下文菜单轻松建立与所显示主机和服务的连接。可通过声音通知用户。可以通过类别和正则表达式过滤主机和服务。 +# Moniker: +Tags: +- centreon +- checkmk +- icinga +- monitos +- nagios +- op5 +- opsview +- thruck +- 监控 +- 监视 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/HenriWahl/Nagstamon/releases/tag/v3.16.1 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://nagstamon.de/documentation +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/h/HenriWahl/Nagstamon/3.16.1/HenriWahl.Nagstamon.yaml b/manifests/h/HenriWahl/Nagstamon/3.16.1/HenriWahl.Nagstamon.yaml new file mode 100644 index 000000000000..91fdaa3d13ff --- /dev/null +++ b/manifests/h/HenriWahl/Nagstamon/3.16.1/HenriWahl.Nagstamon.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: HenriWahl.Nagstamon +PackageVersion: 3.16.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5edc4f628bea369d581677c0b45b0a3839514480 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 02:32:40 +0800 Subject: [PATCH 049/720] New version: Hugo.Hugo.Extended version 0.136.4 (#184950) --- .../0.136.4/Hugo.Hugo.Extended.installer.yaml | 17 +++++++ .../Hugo.Hugo.Extended.locale.en-US.yaml | 46 +++++++++++++++++++ .../Hugo.Hugo.Extended.locale.zh-CN.yaml | 42 +++++++++++++++++ .../Extended/0.136.4/Hugo.Hugo.Extended.yaml | 8 ++++ 4 files changed, 113 insertions(+) create mode 100644 manifests/h/Hugo/Hugo/Extended/0.136.4/Hugo.Hugo.Extended.installer.yaml create mode 100644 manifests/h/Hugo/Hugo/Extended/0.136.4/Hugo.Hugo.Extended.locale.en-US.yaml create mode 100644 manifests/h/Hugo/Hugo/Extended/0.136.4/Hugo.Hugo.Extended.locale.zh-CN.yaml create mode 100644 manifests/h/Hugo/Hugo/Extended/0.136.4/Hugo.Hugo.Extended.yaml diff --git a/manifests/h/Hugo/Hugo/Extended/0.136.4/Hugo.Hugo.Extended.installer.yaml b/manifests/h/Hugo/Hugo/Extended/0.136.4/Hugo.Hugo.Extended.installer.yaml new file mode 100644 index 000000000000..293f89699986 --- /dev/null +++ b/manifests/h/Hugo/Hugo/Extended/0.136.4/Hugo.Hugo.Extended.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: Hugo.Hugo.Extended +PackageVersion: 0.136.4 +InstallerType: zip +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: hugo.exe + PortableCommandAlias: hugo + InstallerUrl: https://github.com/gohugoio/hugo/releases/download/v0.136.4/hugo_extended_0.136.4_windows-amd64.zip + InstallerSha256: DEEC9EB65C98E16D4D152C3CF38744F36FA26FE386FCB6FB6DA8808855984C57 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/h/Hugo/Hugo/Extended/0.136.4/Hugo.Hugo.Extended.locale.en-US.yaml b/manifests/h/Hugo/Hugo/Extended/0.136.4/Hugo.Hugo.Extended.locale.en-US.yaml new file mode 100644 index 000000000000..0a981c3fb013 --- /dev/null +++ b/manifests/h/Hugo/Hugo/Extended/0.136.4/Hugo.Hugo.Extended.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Hugo.Hugo.Extended +PackageVersion: 0.136.4 +PackageLocale: en-US +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +# PrivacyUrl: +Author: The Hugo Authors +PackageName: Hugo (Extended) +PackageUrl: https://gohugo.io/ +License: Apache-2.0 +LicenseUrl: https://github.com/gohugoio/hugo/blob/HEAD/LICENSE +Copyright: Copyright 2024 The Hugo Authors. +# CopyrightUrl: +ShortDescription: The world’s fastest framework for building websites (with WebP encoding and Sass transpiling support) +Description: |- + Hugo is one of the most popular open-source static site generators. + With its amazing speed and flexibility, Hugo makes building websites fun again. + Hugo is available in two flavors: standard and extended. + With the extended flavor you can: + - Encode WebP images (decoding is also available in the standard build) + - Transpile Sass to CSS using the embedded LibSass transpiler +# Moniker: +Tags: +- blog +- blog-engine +- cms +- content-management-system +- documentation +- documentation-tool +- static-site +- static-site-generator +ReleaseNotes: |- + What's Changed + - tpl/transform: Revert unmarshal whitespace removal 5bbe95f9c @jmooring #12977 +ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.136.4 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://gohugo.io/documentation +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/h/Hugo/Hugo/Extended/0.136.4/Hugo.Hugo.Extended.locale.zh-CN.yaml b/manifests/h/Hugo/Hugo/Extended/0.136.4/Hugo.Hugo.Extended.locale.zh-CN.yaml new file mode 100644 index 000000000000..dbb5f6d8b43f --- /dev/null +++ b/manifests/h/Hugo/Hugo/Extended/0.136.4/Hugo.Hugo.Extended.locale.zh-CN.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Hugo.Hugo.Extended +PackageVersion: 0.136.4 +PackageLocale: zh-CN +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +# PrivacyUrl: +Author: The Hugo Authors +PackageName: Hugo(扩展版) +PackageUrl: https://gohugo.io/ +License: Apache-2.0 +LicenseUrl: https://gohugo.io/about/license +Copyright: Copyright 2024 The Hugo Authors. +# CopyrightUrl: +ShortDescription: 世界上最快的网站搭建框架(支持 WebP 编码和 Sass 转译) +Description: |- + Hugo 是最受欢迎的开源静态网站生成器之一。凭借其惊人的速度和灵活性,Hugo 让搭建网站又变得有趣起来。 + Hugo 有两种版本:标准版和扩展版。在扩展版本中,您可以 + - 编码 WebP 图片(标准版也可以进行解码) + - 使用内嵌的 LibSass 转译器将 Sass 转译为 CSS +# Moniker: +Tags: +- 内容管理系统 +- 博客 +- 博客引擎 +- 文档 +- 文档工具 +- 文档生成工具 +- 静态网站 +- 静态网站生成器 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.136.4 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://gohugo.io/documentation +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/h/Hugo/Hugo/Extended/0.136.4/Hugo.Hugo.Extended.yaml b/manifests/h/Hugo/Hugo/Extended/0.136.4/Hugo.Hugo.Extended.yaml new file mode 100644 index 000000000000..3ffa2ce872a8 --- /dev/null +++ b/manifests/h/Hugo/Hugo/Extended/0.136.4/Hugo.Hugo.Extended.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: Hugo.Hugo.Extended +PackageVersion: 0.136.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From c44dd594ef8e33508b424a3552c08879d034a2d2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 02:33:33 +0800 Subject: [PATCH 050/720] New version: Hugo.Hugo version 0.136.4 (#184949) --- .../Hugo/0.136.4/Hugo.Hugo.installer.yaml | 24 +++++++++++ .../Hugo/0.136.4/Hugo.Hugo.locale.en-US.yaml | 42 +++++++++++++++++++ .../Hugo/0.136.4/Hugo.Hugo.locale.zh-CN.yaml | 38 +++++++++++++++++ manifests/h/Hugo/Hugo/0.136.4/Hugo.Hugo.yaml | 8 ++++ 4 files changed, 112 insertions(+) create mode 100644 manifests/h/Hugo/Hugo/0.136.4/Hugo.Hugo.installer.yaml create mode 100644 manifests/h/Hugo/Hugo/0.136.4/Hugo.Hugo.locale.en-US.yaml create mode 100644 manifests/h/Hugo/Hugo/0.136.4/Hugo.Hugo.locale.zh-CN.yaml create mode 100644 manifests/h/Hugo/Hugo/0.136.4/Hugo.Hugo.yaml diff --git a/manifests/h/Hugo/Hugo/0.136.4/Hugo.Hugo.installer.yaml b/manifests/h/Hugo/Hugo/0.136.4/Hugo.Hugo.installer.yaml new file mode 100644 index 000000000000..b9f4a55ba157 --- /dev/null +++ b/manifests/h/Hugo/Hugo/0.136.4/Hugo.Hugo.installer.yaml @@ -0,0 +1,24 @@ +# 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: Hugo.Hugo +PackageVersion: 0.136.4 +InstallerType: zip +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: hugo.exe + PortableCommandAlias: hugo + InstallerUrl: https://github.com/gohugoio/hugo/releases/download/v0.136.4/hugo_0.136.4_windows-amd64.zip + InstallerSha256: 11BE312E75A918A385136F7E261D97F97F87AB02BCFA554A459B2D6BF62CD605 +- Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: hugo.exe + PortableCommandAlias: hugo + InstallerUrl: https://github.com/gohugoio/hugo/releases/download/v0.136.4/hugo_0.136.4_windows-arm64.zip + InstallerSha256: 0828DC64EE6761A3D3D57B3AAAE422FBB537AAC667D884421AEE1BB5A0DC9EB8 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/h/Hugo/Hugo/0.136.4/Hugo.Hugo.locale.en-US.yaml b/manifests/h/Hugo/Hugo/0.136.4/Hugo.Hugo.locale.en-US.yaml new file mode 100644 index 000000000000..13c5f68f65bb --- /dev/null +++ b/manifests/h/Hugo/Hugo/0.136.4/Hugo.Hugo.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Hugo.Hugo +PackageVersion: 0.136.4 +PackageLocale: en-US +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +# PrivacyUrl: +# Author: +PackageName: Hugo +PackageUrl: https://gohugo.io/ +License: Apache-2.0 +LicenseUrl: https://github.com/gohugoio/hugo/blob/HEAD/LICENSE +Copyright: Copyright 2024 The Hugo Authors. +# CopyrightUrl: +ShortDescription: The world’s fastest framework for building websites +Description: |- + Hugo is one of the most popular open-source static site generators. + With its amazing speed and flexibility, Hugo makes building websites fun again. +# Moniker: +Tags: +- blog +- blog-engine +- cms +- content-management-system +- documentation +- documentation-tool +- static-site +- static-site-generator +ReleaseNotes: |- + What's Changed + - tpl/transform: Revert unmarshal whitespace removal 5bbe95f9c @jmooring #12977 +ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.136.4 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://gohugo.io/documentation +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/h/Hugo/Hugo/0.136.4/Hugo.Hugo.locale.zh-CN.yaml b/manifests/h/Hugo/Hugo/0.136.4/Hugo.Hugo.locale.zh-CN.yaml new file mode 100644 index 000000000000..316211019172 --- /dev/null +++ b/manifests/h/Hugo/Hugo/0.136.4/Hugo.Hugo.locale.zh-CN.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Hugo.Hugo +PackageVersion: 0.136.4 +PackageLocale: zh-CN +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +# PrivacyUrl: +# Author: +PackageName: Hugo +PackageUrl: https://gohugo.io/ +License: Apache-2.0 +LicenseUrl: https://gohugo.io/about/license +Copyright: Copyright 2024 The Hugo Authors. +# CopyrightUrl: +ShortDescription: 世界上最快的网站搭建框架 +Description: Hugo 是最受欢迎的开源静态网站生成器之一。凭借其惊人的速度和灵活性,Hugo 让搭建网站又变得有趣起来。 +# Moniker: +Tags: +- 内容管理系统 +- 博客 +- 博客引擎 +- 文档 +- 文档工具 +- 文档生成工具 +- 静态网站 +- 静态网站生成器 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.136.4 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://gohugo.io/documentation +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/h/Hugo/Hugo/0.136.4/Hugo.Hugo.yaml b/manifests/h/Hugo/Hugo/0.136.4/Hugo.Hugo.yaml new file mode 100644 index 000000000000..3916e2c33ac7 --- /dev/null +++ b/manifests/h/Hugo/Hugo/0.136.4/Hugo.Hugo.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: Hugo.Hugo +PackageVersion: 0.136.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 584be26061bb254779799dd1c64a4cdb11dd14bc Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 02:33:53 +0800 Subject: [PATCH 051/720] New version: YY.YYAudio version 1.19.0.1424 (#184951) --- .../1.19.0.1424/YY.YYAudio.installer.yaml | 23 +++++++++++ .../1.19.0.1424/YY.YYAudio.locale.en-US.yaml | 38 +++++++++++++++++++ .../1.19.0.1424/YY.YYAudio.locale.zh-CN.yaml | 37 ++++++++++++++++++ .../y/YY/YYAudio/1.19.0.1424/YY.YYAudio.yaml | 8 ++++ 4 files changed, 106 insertions(+) create mode 100644 manifests/y/YY/YYAudio/1.19.0.1424/YY.YYAudio.installer.yaml create mode 100644 manifests/y/YY/YYAudio/1.19.0.1424/YY.YYAudio.locale.en-US.yaml create mode 100644 manifests/y/YY/YYAudio/1.19.0.1424/YY.YYAudio.locale.zh-CN.yaml create mode 100644 manifests/y/YY/YYAudio/1.19.0.1424/YY.YYAudio.yaml diff --git a/manifests/y/YY/YYAudio/1.19.0.1424/YY.YYAudio.installer.yaml b/manifests/y/YY/YYAudio/1.19.0.1424/YY.YYAudio.installer.yaml new file mode 100644 index 000000000000..aa23d95a6e64 --- /dev/null +++ b/manifests/y/YY/YYAudio/1.19.0.1424/YY.YYAudio.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: YY.YYAudio +PackageVersion: 1.19.0.1424 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: -silence + SilentWithProgress: -silence +UpgradeBehavior: install +FileExtensions: +- yyc +Installers: +- Architecture: x86 + InstallerUrl: https://yydl.yy.com/pc/client/channel/yyaudio/1.19.0/20241022/1424/YYAudioSetup_web.exe + InstallerSha256: F8BFE4D14D2FC43B1C37AE2F94D03F7AAB4B59BA3A45907D093BD62CA53BDDDA + ProductCode: YYAudio +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/y/YY/YYAudio/1.19.0.1424/YY.YYAudio.locale.en-US.yaml b/manifests/y/YY/YYAudio/1.19.0.1424/YY.YYAudio.locale.en-US.yaml new file mode 100644 index 000000000000..9ea5cb95df98 --- /dev/null +++ b/manifests/y/YY/YYAudio/1.19.0.1424/YY.YYAudio.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: YY.YYAudio +PackageVersion: 1.19.0.1424 +PackageLocale: en-US +Publisher: 广州聚联云科技有限公司 +PublisherUrl: https://www.yy.com/ +# PublisherSupportUrl: +PrivacyUrl: https://www.yy.com/web/duty/privacy.html +Author: Guangzhou Jinhong Network Media Co., Ltd. +PackageName: YY调音台 +PackageUrl: https://daw.yy.com/ +License: Freeware +# LicenseUrl: +Copyright: Copyright © 2007-2024 YY Inc. All rights reserved. +# CopyrightUrl: +ShortDescription: The DAW for streamers +Description: As an advanced live streaming audio solution, with simplicity and ease of use in mind, YY Audio allows you to create your own sound by loading various VST plugins for sound design. +# Moniker: +Tags: +- audio +- daw +- digital-audio-workstation +- midi +- mixing +- music +- sound +- synth +- synthesizer +- vst +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/y/YY/YYAudio/1.19.0.1424/YY.YYAudio.locale.zh-CN.yaml b/manifests/y/YY/YYAudio/1.19.0.1424/YY.YYAudio.locale.zh-CN.yaml new file mode 100644 index 000000000000..cbf510a4fd9c --- /dev/null +++ b/manifests/y/YY/YYAudio/1.19.0.1424/YY.YYAudio.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: YY.YYAudio +PackageVersion: 1.19.0.1424 +PackageLocale: zh-CN +Publisher: 广州聚联云科技有限公司 +PublisherUrl: https://www.yy.com/ +# PublisherSupportUrl: +PrivacyUrl: https://www.yy.com/web/duty/privacy.html +Author: 广州津虹网络传媒有限公司 +PackageName: YY调音台 +PackageUrl: https://daw.yy.com/ +License: 免费软件 +# LicenseUrl: +Copyright: Copyright © 2007-2024 YY Inc. All rights reserved. +# CopyrightUrl: +ShortDescription: 适合直播人士的音频机架 +Description: 作为先进的直播音频解决方案,YY 调音台以简单易用为核心,可以通过加载各种 VST 格式的音频插件效果器进行声音设计,创造专属于您的美妙声音。 +# Moniker: +Tags: +- daw +- midi +- vst +- 合成器 +- 声音 +- 数字音频工作站 +- 混音 +- 音乐 +- 音频 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/y/YY/YYAudio/1.19.0.1424/YY.YYAudio.yaml b/manifests/y/YY/YYAudio/1.19.0.1424/YY.YYAudio.yaml new file mode 100644 index 000000000000..8526b03bd553 --- /dev/null +++ b/manifests/y/YY/YYAudio/1.19.0.1424/YY.YYAudio.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: YY.YYAudio +PackageVersion: 1.19.0.1424 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 719878d10d5a44363c4568b66d0c9edb547b14db Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Wed, 23 Oct 2024 05:34:51 +1100 Subject: [PATCH 052/720] New version: OctopusDeploy.Server version 2024.3.12878 (#184956) --- .../OctopusDeploy.Server.installer.yaml | 23 ++++++++++++++++ .../OctopusDeploy.Server.locale.en-US.yaml | 26 +++++++++++++++++++ .../2024.3.12878/OctopusDeploy.Server.yaml | 8 ++++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/o/OctopusDeploy/Server/2024.3.12878/OctopusDeploy.Server.installer.yaml create mode 100644 manifests/o/OctopusDeploy/Server/2024.3.12878/OctopusDeploy.Server.locale.en-US.yaml create mode 100644 manifests/o/OctopusDeploy/Server/2024.3.12878/OctopusDeploy.Server.yaml diff --git a/manifests/o/OctopusDeploy/Server/2024.3.12878/OctopusDeploy.Server.installer.yaml b/manifests/o/OctopusDeploy/Server/2024.3.12878/OctopusDeploy.Server.installer.yaml new file mode 100644 index 000000000000..9123fe300bed --- /dev/null +++ b/manifests/o/OctopusDeploy/Server/2024.3.12878/OctopusDeploy.Server.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: OctopusDeploy.Server +PackageVersion: 2024.3.12878 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{2F90D7AD-872F-4FC7-98DE-BB6BE7E98A7B}' +AppsAndFeaturesEntries: +- UpgradeCode: '{036F1093-D8E3-43D1-A750-EE3096A57D24}' +Installers: +- Architecture: x64 + InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.2024.3.12878-x64.msi + InstallerSha256: F22947E4262BACF3631391CA096C11F3BE4B4607D628CCA0B0A3D025D339C176 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-22 diff --git a/manifests/o/OctopusDeploy/Server/2024.3.12878/OctopusDeploy.Server.locale.en-US.yaml b/manifests/o/OctopusDeploy/Server/2024.3.12878/OctopusDeploy.Server.locale.en-US.yaml new file mode 100644 index 000000000000..d3bd2993c5e3 --- /dev/null +++ b/manifests/o/OctopusDeploy/Server/2024.3.12878/OctopusDeploy.Server.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: OctopusDeploy.Server +PackageVersion: 2024.3.12878 +PackageLocale: en-US +Publisher: Octopus Deploy Pty. Ltd. +PublisherUrl: https://octopus.com +PublisherSupportUrl: https://octopus.com/support +PrivacyUrl: https://octopus.com/legal/privacy +PackageName: Octopus Deploy Server +PackageUrl: https://octopus.com/downloads +License: Proprietary +LicenseUrl: https://octopus.com/legal/customer-agreement +Copyright: Copyright © 2023 Octopus Deploy +CopyrightUrl: https://octopus.com/legal/customer-agreement +ShortDescription: Octopus Deploy makes it easy to automate your deployments and operations runbooks from a single place, helping you ship code faster, improve reliability, and break down dev & ops silos. +Moniker: octopus-server +Tags: +- build +- deploy +- devops +- dotnet +- octopus +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OctopusDeploy/Server/2024.3.12878/OctopusDeploy.Server.yaml b/manifests/o/OctopusDeploy/Server/2024.3.12878/OctopusDeploy.Server.yaml new file mode 100644 index 000000000000..94053c210165 --- /dev/null +++ b/manifests/o/OctopusDeploy/Server/2024.3.12878/OctopusDeploy.Server.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: OctopusDeploy.Server +PackageVersion: 2024.3.12878 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From f7acd5b4714c61def943de7bdbee5fe8aaaf3f2a Mon Sep 17 00:00:00 2001 From: babblebauble <96543907+babblebauble@users.noreply.github.com> Date: Tue, 22 Oct 2024 20:39:36 +0200 Subject: [PATCH 053/720] Version Update: TeamProwlarr.Prowlarr version 1.25.4 (#184957) --- .../TeamProwlarr.Prowlarr.installer.yaml | 27 +++++++ .../TeamProwlarr.Prowlarr.locale.en-US.yaml | 79 +++++++++++++++++++ .../1.25.4/TeamProwlarr.Prowlarr.yaml | 8 ++ 3 files changed, 114 insertions(+) create mode 100644 manifests/t/TeamProwlarr/Prowlarr/1.25.4/TeamProwlarr.Prowlarr.installer.yaml create mode 100644 manifests/t/TeamProwlarr/Prowlarr/1.25.4/TeamProwlarr.Prowlarr.locale.en-US.yaml create mode 100644 manifests/t/TeamProwlarr/Prowlarr/1.25.4/TeamProwlarr.Prowlarr.yaml diff --git a/manifests/t/TeamProwlarr/Prowlarr/1.25.4/TeamProwlarr.Prowlarr.installer.yaml b/manifests/t/TeamProwlarr/Prowlarr/1.25.4/TeamProwlarr.Prowlarr.installer.yaml new file mode 100644 index 000000000000..d10c1e4e64de --- /dev/null +++ b/manifests/t/TeamProwlarr/Prowlarr/1.25.4/TeamProwlarr.Prowlarr.installer.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: TeamProwlarr.Prowlarr +PackageVersion: 1.25.4 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{2B42F178-4D5F-472A-8D31-EC08376F01B4}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Prowlarr/Prowlarr/releases/download/v1.25.4.4818/Prowlarr.master.1.25.4.4818.windows-core-x86-installer.exe + InstallerSha256: CF9BDB4282B1E6C02F76F5C2C5CACD19E5C5ADF770DBBCBFE6D1E89FF39A35B0 +- Architecture: x64 + InstallerUrl: https://github.com/Prowlarr/Prowlarr/releases/download/v1.25.4.4818/Prowlarr.master.1.25.4.4818.windows-core-x64-installer.exe + InstallerSha256: BF879103FDD053C95D8C834415BA7E9F65E02EE55494DD3BD0FE4B289C0D6ECE +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-22 diff --git a/manifests/t/TeamProwlarr/Prowlarr/1.25.4/TeamProwlarr.Prowlarr.locale.en-US.yaml b/manifests/t/TeamProwlarr/Prowlarr/1.25.4/TeamProwlarr.Prowlarr.locale.en-US.yaml new file mode 100644 index 000000000000..1329348fca2c --- /dev/null +++ b/manifests/t/TeamProwlarr/Prowlarr/1.25.4/TeamProwlarr.Prowlarr.locale.en-US.yaml @@ -0,0 +1,79 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: TeamProwlarr.Prowlarr +PackageVersion: 1.25.4 +PackageLocale: en-US +Publisher: Team Prowlarr +PublisherUrl: https://prowlarr.com/#home +PublisherSupportUrl: https://github.com/Prowlarr/Prowlarr/issues +Author: Team Prowlarr +PackageName: Prowlarr +PackageUrl: https://github.com/Prowlarr/Prowlarr/releases/tag/v1.25.4.4818 +License: GPL-3.0 +LicenseUrl: https://github.com/Prowlarr/Prowlarr/blob/HEAD/LICENSE +Copyright: Copyright (C) 2007 Free Software Foundation, Inc. +CopyrightUrl: https://raw.githubusercontent.com/Prowlarr/Prowlarr/develop/LICENSE +ShortDescription: Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps. +Description: |- + Prowlarr supports management of both Torrent Trackers and Usenet Indexers. + It integrates seamlessly with Lidarr, Mylar3, Radarr, Readarr, and Sonarr offering complete management of your indexers with no per app Indexer setup required. +Moniker: prowlarr +Tags: +- indexer +- nzb +- radarr +- sonarr +- torrent +ReleaseNotes: |- + Changes: + - Cleanse exceptions in event logs + - Bump version to 1.25.4 + - Multiple Translations updated by Weblate + - Fix stable branch label in updates + - New: Allow major version updates to be installed (#2260) + - Rename ApplicationCheckUpdate to ApplicationUpdateCheck + - Fixed: Don't block updates under docker unless configured in package_info + - Sort indexers by name when syncing to applications + - Translate System pages + - Multiple Translations updated by Weblate + - Fixed: (Cardigann) Redirect warnings with "Refresh" header + - Fix redirect url in HttpClient development warning message + - Bump dotnet to 6.0.35 + - New: Sync UI updates for providers + - Natural sorting for tags list in the UI + - Bump version to 1.25.3 + - Treat unauthorized newbie accounts in AvistaZ parser + - Fix indexer url info + - Fixed: (Cardigann) Validate definition file and setting fields existence [ #2245 ] + - Remove unused gulp packages + - Fixed: Copy to clipboard in non-secure contexts + - Convert ClipboardButton to TypeScript + - Convert FormInputButton to TypeScript + - Convert Label to TypeScript + - Convert Button to TypeScript + - Link polymorphic static typing + - Bump frontend packages + - Bump dotnet packages + - Fixed: (Cardigann) Using variables in login paths + - Cleanse sharewood passkey + - Log exceptions when getting indexer definitions [ #2245 ] + - Multiple Translations updated by Weblate + - Fixed: (BeyondHD) Filter freeleech or limited releases when configured + - New: Use 307 redirect for requests missing URL Base + - Fixed: Handle 307 redirects from applications + - Bump macOS runner version to 13 + - Bump version to 1.25.2 + - Return bad request for unprotect download link failures + - Add new category for FL + - Add newbie warning for AvistaZ's API use + - New: (PTP) Filter by Golden Popcorn only releases + - Use proxied requests for fetching user class for MAM + - Bump version to 1.25.1 + - Automated API Docs update + - New: Option to prefer magnet URLs over torrent file links + - Fixed: (AnimeBytes) Avoid specials for non-zero season searches + - Bump version to 1.25.0 +ReleaseNotesUrl: https://github.com/Prowlarr/Prowlarr/releases/tag/v1.25.4.4818 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/t/TeamProwlarr/Prowlarr/1.25.4/TeamProwlarr.Prowlarr.yaml b/manifests/t/TeamProwlarr/Prowlarr/1.25.4/TeamProwlarr.Prowlarr.yaml new file mode 100644 index 000000000000..c1b49c9b4324 --- /dev/null +++ b/manifests/t/TeamProwlarr/Prowlarr/1.25.4/TeamProwlarr.Prowlarr.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: TeamProwlarr.Prowlarr +PackageVersion: 1.25.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ba145224a933d9fcf8378a3a836617460dc2318c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 02:39:51 +0800 Subject: [PATCH 054/720] New version: Cisco.Webex version 44.10.1.31028 (#184958) --- .../44.10.1.31028/Cisco.Webex.installer.yaml | 38 ++++++++++++++++ .../Cisco.Webex.locale.en-US.yaml | 44 +++++++++++++++++++ .../Cisco.Webex.locale.zh-CN.yaml | 43 ++++++++++++++++++ .../Webex/44.10.1.31028/Cisco.Webex.yaml | 8 ++++ 4 files changed, 133 insertions(+) create mode 100644 manifests/c/Cisco/Webex/44.10.1.31028/Cisco.Webex.installer.yaml create mode 100644 manifests/c/Cisco/Webex/44.10.1.31028/Cisco.Webex.locale.en-US.yaml create mode 100644 manifests/c/Cisco/Webex/44.10.1.31028/Cisco.Webex.locale.zh-CN.yaml create mode 100644 manifests/c/Cisco/Webex/44.10.1.31028/Cisco.Webex.yaml diff --git a/manifests/c/Cisco/Webex/44.10.1.31028/Cisco.Webex.installer.yaml b/manifests/c/Cisco/Webex/44.10.1.31028/Cisco.Webex.installer.yaml new file mode 100644 index 000000000000..9054437ccb00 --- /dev/null +++ b/manifests/c/Cisco/Webex/44.10.1.31028/Cisco.Webex.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Cisco.Webex +PackageVersion: 44.10.1.31028 +InstallerType: wix +InstallerSwitches: + InstallLocation: INSTALL_ROOT="" + Custom: ACCEPT_EULA=TRUE +UpgradeBehavior: uninstallPrevious +Protocols: +- ciscospark +- wbx +- webex +- webexediscovery +- webexteams +FileExtensions: +- ciscospark +- wbx +- webex +- webexediscovery +- webexteams +AppsAndFeaturesEntries: +- ProductCode: '{6C46C920-4B13-52C6-9EFE-46E8A5EDDE1B}' + UpgradeCode: '{B9DCA8E9-B3A9-419A-9D6F-9BC3557EE72C}' +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://binaries.webex.com/WebexDesktop-Win-64-Gold/20241022091303/Webex.msi + InstallerSha256: BC93B9270BE3EF3DF439374AAB73058841FB18DFA7CDC9CC2C6847136EE13582 + ProductCode: '{6C46C920-4B13-52C6-9EFE-46E8A5EDDE1B}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://binaries.webex.com/WebexDesktop-Win-64-Gold/20241022091303/Webex.msi + InstallerSha256: BC93B9270BE3EF3DF439374AAB73058841FB18DFA7CDC9CC2C6847136EE13582 + ProductCode: '{6C46C920-4B13-52C6-9EFE-46E8A5EDDE1B}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/Cisco/Webex/44.10.1.31028/Cisco.Webex.locale.en-US.yaml b/manifests/c/Cisco/Webex/44.10.1.31028/Cisco.Webex.locale.en-US.yaml new file mode 100644 index 000000000000..52d090a6c50d --- /dev/null +++ b/manifests/c/Cisco/Webex/44.10.1.31028/Cisco.Webex.locale.en-US.yaml @@ -0,0 +1,44 @@ +# 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: Cisco.Webex +PackageVersion: 44.10.1.31028 +PackageLocale: en-US +Publisher: Cisco Systems, Inc +PublisherUrl: https://www.webex.com/ +PublisherSupportUrl: https://help.webex.com/ +# PrivacyUrl: +Author: Cisco Systems, Inc. +PackageName: Webex +PackageUrl: https://www.webex.com/downloads.html +License: Proprietary +# LicenseUrl: +Copyright: Copyright © 2024 Cisco Systems. All rights reserved. +# CopyrightUrl: +ShortDescription: With industry leading video conferencing, calling, and contact center solutions, Webex fuels hybrid work for businesses of all sizes. +Description: |- + Cisco Webex is an app for continuous teamwork. Move work forward in secure work spaces where everyone can contribute anytime with messaging, file sharing, white boarding, video meetings, calling, and more. It works on virtually any device, with these top benefits for mobile app users: + - Streamline Teamwork: One place for all the tools that help you do your job better and faster. Create spaces for you and another person or for a group working on a project. + - Make Better Decisions: Start and join meetings instantly. See everyone with an amazing HD video experience. Share your screen. Keep teamwork going in the connected work space. + - Stay Informed About All Your Work: Select from our growing catalog of integrations and bots to keep up to date with what's happening in other apps such as Box and Salesforce + - Find Anything Fast: Search for people, messages, and files across all your spaces - no need to switch accounts or views + - Bring The Experience Into Meeting Rooms: Pair your app to a Webex device, such as the Webex Board, to do things like wirelessly control meetings and save whiteboard drawings + - Work Securely: Built for business collaboration with end-to-end encryption +Moniker: webex +Tags: +- chat +- collaborate +- collaboration +- conference +- conferencing +- meeting +- video-conferencing +- voice-conferencing +- webinar +# ReleaseNotes: +ReleaseNotesUrl: https://help.webex.com/article/mqkve8/ +PurchaseUrl: https://pricing.webex.com/us/en/ +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/Cisco/Webex/44.10.1.31028/Cisco.Webex.locale.zh-CN.yaml b/manifests/c/Cisco/Webex/44.10.1.31028/Cisco.Webex.locale.zh-CN.yaml new file mode 100644 index 000000000000..3c33fb8f6d7e --- /dev/null +++ b/manifests/c/Cisco/Webex/44.10.1.31028/Cisco.Webex.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: Cisco.Webex +PackageVersion: 44.10.1.31028 +PackageLocale: zh-CN +Publisher: Cisco Systems, Inc +PublisherUrl: https://www.webex.com/ +PublisherSupportUrl: https://help.webex.com/ +# PrivacyUrl: +Author: Cisco Systems, Inc. +PackageName: Webex +PackageUrl: https://www.webex.com/downloads.html +License: 专有软件 +# LicenseUrl: +Copyright: 版权所有 © 2024 Cisco Systems。保留所有权利。 +# CopyrightUrl: +ShortDescription: 凭借行业领先的视频会议、呼叫和联络中心解决方案,Webex 为各种规模的企业提供混合工作方式。 +Description: |- + Cisco Webex 是一款用于持续团队协作的应用。每个人都可以在安全工作空间中随时通过发送消息、文件共享、白板描绘、视频会议、呼叫等方式推进工作。它几乎适用于任何设备,并主要提供以下优势: + - 简化团队协作:将所有工具集中在一个地方,帮助您更好、更快地完成工作。为您和另一个人或为从事某个项目的团队创建空间。 + - 做出更好的决策:立刻开始及加入会议,通过出色的高清视频体验看见每一个人,共享您的屏幕,并在在线工作空间中保持团队协作。 + - 及时了解您的所有工作:从我们不断增长的集成和 bot 目录中选择,及时了解 Box 和 Salesforce 等其它应用中发生的事情 + - 快速查找所有信息:搜索所有空间中的人员、消息和文件 - 无需切换帐户或视图 + - 将这种体验带入会议室:将您的应用程序与 Webex 设备(如 Webex Board)配对,进行无线控制会议和保存白板绘画等活动 + - 安全工作:通过端对端加密进行业务协作 +# Moniker: +Tags: +- 会议 +- 协作 +- 协同 +- 开会 +- 研讨会 +- 视频会议 +- 聊天 +- 语音会议 +# ReleaseNotes: +ReleaseNotesUrl: https://help.webex.com/article/mqkve8/ +PurchaseUrl: https://pricing.webex.com/us/zh/ +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/c/Cisco/Webex/44.10.1.31028/Cisco.Webex.yaml b/manifests/c/Cisco/Webex/44.10.1.31028/Cisco.Webex.yaml new file mode 100644 index 000000000000..5bf649e2e460 --- /dev/null +++ b/manifests/c/Cisco/Webex/44.10.1.31028/Cisco.Webex.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: Cisco.Webex +PackageVersion: 44.10.1.31028 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 57f75568e89c10a7254947940192d31576abbf88 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:16:56 +0800 Subject: [PATCH 055/720] ReleaseDate: Tencent.TencentMeeting version 3.29.11.430 (#184973) --- .../3.29.11.430/Tencent.TencentMeeting.installer.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/t/Tencent/TencentMeeting/3.29.11.430/Tencent.TencentMeeting.installer.yaml b/manifests/t/Tencent/TencentMeeting/3.29.11.430/Tencent.TencentMeeting.installer.yaml index 88ff3e19446c..e9cb146a8605 100644 --- a/manifests/t/Tencent/TencentMeeting/3.29.11.430/Tencent.TencentMeeting.installer.yaml +++ b/manifests/t/Tencent/TencentMeeting/3.29.11.430/Tencent.TencentMeeting.installer.yaml @@ -23,6 +23,7 @@ FileExtensions: - wemtv - wemtvidx - wxe1097d193e4320fd +ReleaseDate: 2024-10-21 ElevationRequirement: elevatesSelf Installers: - Architecture: x86 From 8bae94f1551139a2359152314acca791f955f885 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 12:28:06 -0700 Subject: [PATCH 056/720] Automatic Waiver Addition for PR 184940 (#185067) --- manifests/l/LeoKlaus/HeadsetControl-GUI/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/l/LeoKlaus/HeadsetControl-GUI/.validation diff --git a/manifests/l/LeoKlaus/HeadsetControl-GUI/.validation b/manifests/l/LeoKlaus/HeadsetControl-GUI/.validation new file mode 100644 index 000000000000..6949353d4496 --- /dev/null +++ b/manifests/l/LeoKlaus/HeadsetControl-GUI/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"ad722f90-5bfc-459b-b796-5ab9874a8032","TestPlan":"Policy-Test-1.2","PackagePath":"manifests/l/LeoKlaus/HeadsetControl-GUI/0.17.0","CommitId":"e4a650de3659a95320d052d4eb4087dfa218f1c6"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From 8a009a417b6fd7d30d3f9492132ba3bf8789130e Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:31:15 +0800 Subject: [PATCH 057/720] New package: CloudStack.Msty version 1.3.2 (#184947) --- .../Msty/1.3.2/CloudStack.Msty.installer.yaml | 20 +++++++++ .../1.3.2/CloudStack.Msty.locale.en-US.yaml | 43 +++++++++++++++++++ .../1.3.2/CloudStack.Msty.locale.zh-CN.yaml | 43 +++++++++++++++++++ .../Msty/1.3.2/CloudStack.Msty.yaml | 8 ++++ 4 files changed, 114 insertions(+) create mode 100644 manifests/c/CloudStack/Msty/1.3.2/CloudStack.Msty.installer.yaml create mode 100644 manifests/c/CloudStack/Msty/1.3.2/CloudStack.Msty.locale.en-US.yaml create mode 100644 manifests/c/CloudStack/Msty/1.3.2/CloudStack.Msty.locale.zh-CN.yaml create mode 100644 manifests/c/CloudStack/Msty/1.3.2/CloudStack.Msty.yaml diff --git a/manifests/c/CloudStack/Msty/1.3.2/CloudStack.Msty.installer.yaml b/manifests/c/CloudStack/Msty/1.3.2/CloudStack.Msty.installer.yaml new file mode 100644 index 000000000000..d686203310e8 --- /dev/null +++ b/manifests/c/CloudStack/Msty/1.3.2/CloudStack.Msty.installer.yaml @@ -0,0 +1,20 @@ +# 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: CloudStack.Msty +PackageVersion: 1.3.2 +InstallerType: nullsoft # electron-builder +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- msty +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x64 + InstallerUrl: https://assets.msty.app/prod/latest/win/auto/Msty_x64.exe + InstallerSha256: 076DD1178F7A31A84135B4FD4D611398A016893655B4C08E69EF6CEF66E7E5D2 + ProductCode: bfb499a5-d414-5cff-94fa-efc8c8d3bd7a +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/CloudStack/Msty/1.3.2/CloudStack.Msty.locale.en-US.yaml b/manifests/c/CloudStack/Msty/1.3.2/CloudStack.Msty.locale.en-US.yaml new file mode 100644 index 000000000000..81cc591553d5 --- /dev/null +++ b/manifests/c/CloudStack/Msty/1.3.2/CloudStack.Msty.locale.en-US.yaml @@ -0,0 +1,43 @@ +# 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: CloudStack.Msty +PackageVersion: 1.3.2 +PackageLocale: en-US +Publisher: CloudStack, LLC +PublisherUrl: https://msty.app/ +PublisherSupportUrl: https://discord.gg/2QBw6XxkCC +PrivacyUrl: https://msty.app/privacy +Author: CloudStack, LLC +PackageName: Msty +PackageUrl: https://msty.app/ +License: Proprietary +LicenseUrl: https://msty.app/tos +Copyright: Copyright © 2024 CloudStack, LLC +# CopyrightUrl: +ShortDescription: The easiest way to use local and online AI models +# Description: +# Moniker: +Tags: +- ai +- bard +- chatbot +- chatgpt +- claude +- gemini +- large-language-model +- llama +- llava +- llm +- mistral +- openai +- qwen +# ReleaseNotes: +ReleaseNotesUrl: https://msty.app/changelog +PurchaseUrl: https://msty.app/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.msty.app/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CloudStack/Msty/1.3.2/CloudStack.Msty.locale.zh-CN.yaml b/manifests/c/CloudStack/Msty/1.3.2/CloudStack.Msty.locale.zh-CN.yaml new file mode 100644 index 000000000000..ae7ae6ead847 --- /dev/null +++ b/manifests/c/CloudStack/Msty/1.3.2/CloudStack.Msty.locale.zh-CN.yaml @@ -0,0 +1,43 @@ +# 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: CloudStack.Msty +PackageVersion: 1.3.2 +PackageLocale: zh-CN +Publisher: CloudStack, LLC +PublisherUrl: https://msty.app/ +PublisherSupportUrl: https://discord.gg/2QBw6XxkCC +PrivacyUrl: https://msty.app/privacy +Author: CloudStack, LLC +PackageName: Msty +PackageUrl: https://msty.app/ +License: 专有软件 +LicenseUrl: https://msty.app/tos +Copyright: Copyright © 2024 CloudStack, LLC +# CopyrightUrl: +ShortDescription: 使用本地和在线人工智能模型最简单的方法 +# Description: +# Moniker: +Tags: +- bard +- chatgpt +- claude +- gemini +- llama +- llava +- llm +- mistral +- openai +- qwen +- 人工智能 +- 大语言模型 +- 聊天机器人 +# ReleaseNotes: +ReleaseNotesUrl: https://msty.app/changelog +PurchaseUrl: https://msty.app/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.msty.app/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CloudStack/Msty/1.3.2/CloudStack.Msty.yaml b/manifests/c/CloudStack/Msty/1.3.2/CloudStack.Msty.yaml new file mode 100644 index 000000000000..21c74aeacaa5 --- /dev/null +++ b/manifests/c/CloudStack/Msty/1.3.2/CloudStack.Msty.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: CloudStack.Msty +PackageVersion: 1.3.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From d9da41e00cb6d383c56198a62afd9fa5f879bda1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:41:45 +0800 Subject: [PATCH 058/720] New version: EclipseAdoptium.Temurin.23.JDK version 23.0.1.11 (#184960) --- ...ipseAdoptium.Temurin.23.JDK.installer.yaml | 43 +++++++++++++++++++ ...eAdoptium.Temurin.23.JDK.locale.en-US.yaml | 37 ++++++++++++++++ ...eAdoptium.Temurin.23.JDK.locale.zh-CN.yaml | 37 ++++++++++++++++ .../EclipseAdoptium.Temurin.23.JDK.yaml | 8 ++++ 4 files changed, 125 insertions(+) create mode 100644 manifests/e/EclipseAdoptium/Temurin/23/JDK/23.0.1.11/EclipseAdoptium.Temurin.23.JDK.installer.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/23/JDK/23.0.1.11/EclipseAdoptium.Temurin.23.JDK.locale.en-US.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/23/JDK/23.0.1.11/EclipseAdoptium.Temurin.23.JDK.locale.zh-CN.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/23/JDK/23.0.1.11/EclipseAdoptium.Temurin.23.JDK.yaml diff --git a/manifests/e/EclipseAdoptium/Temurin/23/JDK/23.0.1.11/EclipseAdoptium.Temurin.23.JDK.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/23/JDK/23.0.1.11/EclipseAdoptium.Temurin.23.JDK.installer.yaml new file mode 100644 index 000000000000..12ce4bc67869 --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/23/JDK/23.0.1.11/EclipseAdoptium.Temurin.23.JDK.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: EclipseAdoptium.Temurin.23.JDK +PackageVersion: 23.0.1.11 +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 +ReleaseDate: 2024-10-22 +AppsAndFeaturesEntries: +- ProductCode: '{F77D6B81-E410-43F8-BAA0-5ED9A3809434}' + UpgradeCode: '{EB23D983-5F05-8749-9671-1D20BCBBF52C}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.1%2B11/OpenJDK23U-jdk_x64_windows_hotspot_23.0.1_11.msi + InstallerSha256: 9DDD8DB4B47DE9AD2FA1DE2DB59A5EC2FEF891C67EB28CEF15C595E8D833AC25 + ProductCode: '{F77D6B81-E410-43F8-BAA0-5ED9A3809434}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/EclipseAdoptium/Temurin/23/JDK/23.0.1.11/EclipseAdoptium.Temurin.23.JDK.locale.en-US.yaml b/manifests/e/EclipseAdoptium/Temurin/23/JDK/23.0.1.11/EclipseAdoptium.Temurin.23.JDK.locale.en-US.yaml new file mode 100644 index 000000000000..02c142780923 --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/23/JDK/23.0.1.11/EclipseAdoptium.Temurin.23.JDK.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: EclipseAdoptium.Temurin.23.JDK +PackageVersion: 23.0.1.11 +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 23 +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-23 +Tags: +- java +- jdk +- jre +- jvm +- openjdk +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/adoptium/temurin23-binaries/releases/tag/jdk-23.0.1+11 +# 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/23/JDK/23.0.1.11/EclipseAdoptium.Temurin.23.JDK.locale.zh-CN.yaml b/manifests/e/EclipseAdoptium/Temurin/23/JDK/23.0.1.11/EclipseAdoptium.Temurin.23.JDK.locale.zh-CN.yaml new file mode 100644 index 000000000000..848a985e1e40 --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/23/JDK/23.0.1.11/EclipseAdoptium.Temurin.23.JDK.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: EclipseAdoptium.Temurin.23.JDK +PackageVersion: 23.0.1.11 +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 23 +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/temurin23-binaries/releases/tag/jdk-23.0.1+11 +# 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/23/JDK/23.0.1.11/EclipseAdoptium.Temurin.23.JDK.yaml b/manifests/e/EclipseAdoptium/Temurin/23/JDK/23.0.1.11/EclipseAdoptium.Temurin.23.JDK.yaml new file mode 100644 index 000000000000..3a42cda1e08e --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/23/JDK/23.0.1.11/EclipseAdoptium.Temurin.23.JDK.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: EclipseAdoptium.Temurin.23.JDK +PackageVersion: 23.0.1.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From a4c91893a77317958a0eec52841b264c973428cb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:41:53 +0800 Subject: [PATCH 059/720] New version: JetBrains.Toolbox version 2.5.1.34629 (#184961) --- .../JetBrains.Toolbox.installer.yaml | 25 +++++++++++ .../JetBrains.Toolbox.locale.en-US.yaml | 42 +++++++++++++++++++ .../JetBrains.Toolbox.locale.zh-CN.yaml | 31 ++++++++++++++ .../2.5.1.34629/JetBrains.Toolbox.yaml | 8 ++++ 4 files changed, 106 insertions(+) create mode 100644 manifests/j/JetBrains/Toolbox/2.5.1.34629/JetBrains.Toolbox.installer.yaml create mode 100644 manifests/j/JetBrains/Toolbox/2.5.1.34629/JetBrains.Toolbox.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/Toolbox/2.5.1.34629/JetBrains.Toolbox.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/Toolbox/2.5.1.34629/JetBrains.Toolbox.yaml diff --git a/manifests/j/JetBrains/Toolbox/2.5.1.34629/JetBrains.Toolbox.installer.yaml b/manifests/j/JetBrains/Toolbox/2.5.1.34629/JetBrains.Toolbox.installer.yaml new file mode 100644 index 000000000000..c350fd87f066 --- /dev/null +++ b/manifests/j/JetBrains/Toolbox/2.5.1.34629/JetBrains.Toolbox.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: JetBrains.Toolbox +PackageVersion: 2.5.1.34629 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /headless + SilentWithProgress: /S +UpgradeBehavior: install +Protocols: +- jetbrains +ReleaseDate: 2024-10-21 +Installers: +- Architecture: x64 + InstallerUrl: https://download.jetbrains.com/toolbox/jetbrains-toolbox-2.5.1.34629.exe + InstallerSha256: D8C7606D80FC432B4C70516E0039E7DAC2711B7AF464A53E2833C9B38E533AC8 + ProductCode: Toolbox +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/Toolbox/2.5.1.34629/JetBrains.Toolbox.locale.en-US.yaml b/manifests/j/JetBrains/Toolbox/2.5.1.34629/JetBrains.Toolbox.locale.en-US.yaml new file mode 100644 index 000000000000..f6479aac88f2 --- /dev/null +++ b/manifests/j/JetBrains/Toolbox/2.5.1.34629/JetBrains.Toolbox.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: JetBrains.Toolbox +PackageVersion: 2.5.1.34629 +PackageLocale: en-US +Publisher: JetBrains +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains Toolbox +PackageUrl: https://www.jetbrains.com/toolbox-app/ +License: Freeware +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: Manage your IDEs the easy way +Description: Open any of your projects in any of the IDEs with one click. +Moniker: jetbrains-toolbox +Tags: +- jetbrains +ReleaseNotes: |- + Toolbox App 2.5.1 Bugfix Update + - Fixed IDE logging out each time Toolbox 2.5.0 is started. TBX-13105 + - Fixed prompted request for acceptance of EAP end user agreement instead of release. TBX-13091 + What's New in Toolbox App 2.5 + This update introduces the following changes: + - Reduced onboarding steps by implementing single-screen onboarding. [TBX-12535] + - Region setting management via Toolbox is introduced. [TBX-12306] + - Bash scripts are now being generated along with shell scripts on Windows. [TBX-4053] + - The installer on Windows has localised versions available. [TBX-11871] + - Community localization to Dutch. [TBX-8334] + Check out our release notes to learn more. +ReleaseNotesUrl: https://youtrack.jetbrains.com/releaseNotes/TBX?q=Fix%20versions:%202.5,%202.5.1%20%23Resolved%20-Duplicate%20-Answered&title=Toolbox%20App%202.5%20Release%20Notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ & Shortcuts + DocumentUrl: https://www.jetbrains.com/toolbox-app/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/Toolbox/2.5.1.34629/JetBrains.Toolbox.locale.zh-CN.yaml b/manifests/j/JetBrains/Toolbox/2.5.1.34629/JetBrains.Toolbox.locale.zh-CN.yaml new file mode 100644 index 000000000000..ff90351d1c3d --- /dev/null +++ b/manifests/j/JetBrains/Toolbox/2.5.1.34629/JetBrains.Toolbox.locale.zh-CN.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.locale.1.6.0.schema.json + +PackageIdentifier: JetBrains.Toolbox +PackageVersion: 2.5.1.34629 +PackageLocale: zh-CN +Publisher: JetBrains +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains Toolbox +PackageUrl: https://www.jetbrains.com/zh-cn/toolbox-app/ +License: 免费软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 轻松管理您的 IDE +Description: 一键打开任何 IDE 中的任意项目。 +# Moniker: +Tags: +- jetbrains +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/releaseNotes/TBX?q=Fix%20versions:%202.5,%202.5.1%20%23Resolved%20-Duplicate%20-Answered&title=Toolbox%20App%202.5%20Release%20Notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题解答和快捷键 + DocumentUrl: https://www.jetbrains.com/zh-cn/toolbox-app/faq/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/Toolbox/2.5.1.34629/JetBrains.Toolbox.yaml b/manifests/j/JetBrains/Toolbox/2.5.1.34629/JetBrains.Toolbox.yaml new file mode 100644 index 000000000000..61ad644d49c3 --- /dev/null +++ b/manifests/j/JetBrains/Toolbox/2.5.1.34629/JetBrains.Toolbox.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.Toolbox +PackageVersion: 2.5.1.34629 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 8228b0e949ec3986fe329a4ac5147205c93e1cc2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:42:21 +0800 Subject: [PATCH 060/720] New version: Yandex.Browser version 24.10.1.598 (#184962) --- .../24.10.1.598/Yandex.Browser.installer.yaml | 58 +++++++++++++++++++ .../Yandex.Browser.locale.en-US.yaml | 33 +++++++++++ .../Yandex.Browser.locale.zh-CN.yaml | 32 ++++++++++ .../Browser/24.10.1.598/Yandex.Browser.yaml | 8 +++ 4 files changed, 131 insertions(+) create mode 100644 manifests/y/Yandex/Browser/24.10.1.598/Yandex.Browser.installer.yaml create mode 100644 manifests/y/Yandex/Browser/24.10.1.598/Yandex.Browser.locale.en-US.yaml create mode 100644 manifests/y/Yandex/Browser/24.10.1.598/Yandex.Browser.locale.zh-CN.yaml create mode 100644 manifests/y/Yandex/Browser/24.10.1.598/Yandex.Browser.yaml diff --git a/manifests/y/Yandex/Browser/24.10.1.598/Yandex.Browser.installer.yaml b/manifests/y/Yandex/Browser/24.10.1.598/Yandex.Browser.installer.yaml new file mode 100644 index 000000000000..2c30e6dbd7f5 --- /dev/null +++ b/manifests/y/Yandex/Browser/24.10.1.598/Yandex.Browser.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Yandex.Browser +PackageVersion: 24.10.1.598 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + Log: --verbose-logging --log-file="" + Custom: --do-not-launch-browser +InstallerSuccessCodes: +- 1 +- 3 +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- crx +- css +- epub +- fb2 +- gif +- htm +- html +- infected +- jpeg +- jpg +- js +- mhtml +- pdf +- png +- shtml +- svg +- swf +- tif +- tiff +- txt +- webm +- webp +- xht +- xhtml +- xml +ReleaseDate: 2024-10-21 +Installers: +- Architecture: x64 + InstallerUrl: https://download.cdn.yandex.net/browser/int/24_10_1_598_65848/en/Yandex.exe + InstallerSha256: 877F82D8E9B86A9B10BD86C973DF5B5AC68CC2E4B9F759A0D53353C9FC02E084 + ProductCode: YandexBrowser +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/y/Yandex/Browser/24.10.1.598/Yandex.Browser.locale.en-US.yaml b/manifests/y/Yandex/Browser/24.10.1.598/Yandex.Browser.locale.en-US.yaml new file mode 100644 index 000000000000..1160430d5104 --- /dev/null +++ b/manifests/y/Yandex/Browser/24.10.1.598/Yandex.Browser.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: Yandex.Browser +PackageVersion: 24.10.1.598 +PackageLocale: en-US +Publisher: Yandex +PublisherUrl: https://yandex.com/ +PublisherSupportUrl: https://browser.yandex.com/help/ +PrivacyUrl: https://yandex.com/legal/confidential/ +Author: YANDEX LLC +PackageName: Yandex +PackageUrl: https://browser.yandex.com/ +License: Freeware +LicenseUrl: https://yandex.com/legal/browser_agreement/ +Copyright: Copyright 2024 Yandex. All rights reserved. +# CopyrightUrl: +ShortDescription: Yandex Browser delivers fast and secure browsing with built-in Alice and the ability to sync passwords, bookmarks, and bank cards across devices. +# Description: +# Moniker: +Tags: +- browser +- chromium +- internet +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/y/Yandex/Browser/24.10.1.598/Yandex.Browser.locale.zh-CN.yaml b/manifests/y/Yandex/Browser/24.10.1.598/Yandex.Browser.locale.zh-CN.yaml new file mode 100644 index 000000000000..ef2f4ecaeadf --- /dev/null +++ b/manifests/y/Yandex/Browser/24.10.1.598/Yandex.Browser.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: Yandex.Browser +PackageVersion: 24.10.1.598 +PackageLocale: zh-CN +Publisher: Yandex +PublisherUrl: https://yandex.com/ +PublisherSupportUrl: https://browser.yandex.com/help/ +PrivacyUrl: https://yandex.com/legal/confidential/ +Author: YANDEX LLC +PackageName: Yandex +PackageUrl: https://browser.yandex.com/ +License: 免费软件 +LicenseUrl: https://yandex.com/legal/browser_agreement/ +Copyright: 版权所有 2024 Yandex。保留所有权利。 +# CopyrightUrl: +ShortDescription: Yandex 浏览器内置 Alice,可跨设备同步密码、书签和银行卡,浏览速度快且安全。 +# Description: +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/y/Yandex/Browser/24.10.1.598/Yandex.Browser.yaml b/manifests/y/Yandex/Browser/24.10.1.598/Yandex.Browser.yaml new file mode 100644 index 000000000000..a0d0a5245d01 --- /dev/null +++ b/manifests/y/Yandex/Browser/24.10.1.598/Yandex.Browser.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: Yandex.Browser +PackageVersion: 24.10.1.598 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4ce388ddaea37b2de4d48f530505dbf2c47d07eb Mon Sep 17 00:00:00 2001 From: Florian <46259262+kyndadumb@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:42:39 +0200 Subject: [PATCH 061/720] New version: SecurepointGmbH.SecurepointSSLVPN version 2.0.43 (#184963) --- ...urepointGmbH.SecurepointSSLVPN.installer.yaml | 14 ++++++++++++++ ...pointGmbH.SecurepointSSLVPN.locale.en-US.yaml | 16 ++++++++++++++++ .../SecurepointGmbH.SecurepointSSLVPN.yaml | 8 ++++++++ 3 files changed, 38 insertions(+) create mode 100644 manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.43/SecurepointGmbH.SecurepointSSLVPN.installer.yaml create mode 100644 manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.43/SecurepointGmbH.SecurepointSSLVPN.locale.en-US.yaml create mode 100644 manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.43/SecurepointGmbH.SecurepointSSLVPN.yaml diff --git a/manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.43/SecurepointGmbH.SecurepointSSLVPN.installer.yaml b/manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.43/SecurepointGmbH.SecurepointSSLVPN.installer.yaml new file mode 100644 index 000000000000..5110673f75e3 --- /dev/null +++ b/manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.43/SecurepointGmbH.SecurepointSSLVPN.installer.yaml @@ -0,0 +1,14 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: SecurepointGmbH.SecurepointSSLVPN +PackageVersion: 2.0.43 +InstallerLocale: en-US +InstallerType: wix +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Securepoint/openvpn-client/releases/download/2.0.43/openvpn-client-installer-2.0.43.msi + InstallerSha256: 4b1de4a65fd27873aaeee324f78775f55afd933a7812a892e5f4321b2e5d41fc + ProductCode: '{3ED74203-8D2A-4F91-9E97-2623CCD0B2CD}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.43/SecurepointGmbH.SecurepointSSLVPN.locale.en-US.yaml b/manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.43/SecurepointGmbH.SecurepointSSLVPN.locale.en-US.yaml new file mode 100644 index 000000000000..e5192f5f257c --- /dev/null +++ b/manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.43/SecurepointGmbH.SecurepointSSLVPN.locale.en-US.yaml @@ -0,0 +1,16 @@ +# 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: SecurepointGmbH.SecurepointSSLVPN +PackageVersion: 2.0.43 +PackageLocale: en-US +Publisher: Securepoint GmbH +PublisherUrl: https://www.securepoint.de/ +Author: Securepoint GmbH +PackageName: Securepoint SSL VPN +PackageUrl: https://wiki.securepoint.de/VPN/SSL-VPN-Client +License: GPL-2.0 license +LicenseUrl: https://github.com/Securepoint/openvpn-client/blob/master/LICENSE.txt +ShortDescription: SSLVPN Client for Securepoint UTM +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.43/SecurepointGmbH.SecurepointSSLVPN.yaml b/manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.43/SecurepointGmbH.SecurepointSSLVPN.yaml new file mode 100644 index 000000000000..62771551f77b --- /dev/null +++ b/manifests/s/SecurepointGmbH/SecurepointSSLVPN/2.0.43/SecurepointGmbH.SecurepointSSLVPN.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: SecurepointGmbH.SecurepointSSLVPN +PackageVersion: 2.0.43 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 755acb3709b054aa7a27b7a78209f4181d94e62c Mon Sep 17 00:00:00 2001 From: maikbrauer <53018978+maikbrauer@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:42:47 +0200 Subject: [PATCH 062/720] New version: Kubernetes.kubectl version 1.31.1 (#184965) --- .../1.31.1/Kubernetes.kubectl.installer.yaml | 20 ++++++++++++++++++ .../Kubernetes.kubectl.locale.en-US.yaml | 21 +++++++++++++++++++ .../kubectl/1.31.1/Kubernetes.kubectl.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/k/Kubernetes/kubectl/1.31.1/Kubernetes.kubectl.installer.yaml create mode 100644 manifests/k/Kubernetes/kubectl/1.31.1/Kubernetes.kubectl.locale.en-US.yaml create mode 100644 manifests/k/Kubernetes/kubectl/1.31.1/Kubernetes.kubectl.yaml diff --git a/manifests/k/Kubernetes/kubectl/1.31.1/Kubernetes.kubectl.installer.yaml b/manifests/k/Kubernetes/kubectl/1.31.1/Kubernetes.kubectl.installer.yaml new file mode 100644 index 000000000000..2eec30606deb --- /dev/null +++ b/manifests/k/Kubernetes/kubectl/1.31.1/Kubernetes.kubectl.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: Kubernetes.kubectl +PackageVersion: 1.31.1 +InstallerType: portable +Commands: +- kubectl +Installers: +- Architecture: x64 + InstallerUrl: https://dl.k8s.io/release/v1.31.1/bin/windows/amd64/kubectl.exe + InstallerSha256: E4B5251B43ABD2E36BF8436D780C34298BCBFD950EABF6F667FDF6A9DC363FBD +- Architecture: x86 + InstallerUrl: https://dl.k8s.io/release/v1.31.1/bin/windows/386/kubectl.exe + InstallerSha256: F35B88391F986685A9ABFF7AFF0C067E7FCE5AB8621AFB42BCEF35BFD5F666F8 +- Architecture: arm64 + InstallerUrl: https://dl.k8s.io/release/v1.31.1/bin/windows/arm64/kubectl.exe + InstallerSha256: E9B34DD21DCA0F16422B484D00CE9348AA1D24CF7D5E3F56BAA4B4D4E3E32844 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/k/Kubernetes/kubectl/1.31.1/Kubernetes.kubectl.locale.en-US.yaml b/manifests/k/Kubernetes/kubectl/1.31.1/Kubernetes.kubectl.locale.en-US.yaml new file mode 100644 index 000000000000..85f4f1601506 --- /dev/null +++ b/manifests/k/Kubernetes/kubectl/1.31.1/Kubernetes.kubectl.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: Kubernetes.kubectl +PackageVersion: 1.31.1 +PackageLocale: en-US +Publisher: Kubernetes +PublisherUrl: https://kubernetes.io +PublisherSupportUrl: https://github.com/kubernetes/kubectl/issues +Author: The Kubernetes Authors +PackageName: kubectl +PackageUrl: https://kubernetes.io/docs/reference/kubectl +License: Apache License 2.0 +LicenseUrl: https://github.com/kubernetes/kubectl/blob/master/LICENSE +Copyright: Copyright (c) The Kubernetes Authors +ShortDescription: A command line tool for communicating with a Kubernetes cluster's control plane, using the Kubernetes API +Moniker: kubectl +Tags: +- kubernetes +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/k/Kubernetes/kubectl/1.31.1/Kubernetes.kubectl.yaml b/manifests/k/Kubernetes/kubectl/1.31.1/Kubernetes.kubectl.yaml new file mode 100644 index 000000000000..6a025b8a7e92 --- /dev/null +++ b/manifests/k/Kubernetes/kubectl/1.31.1/Kubernetes.kubectl.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: Kubernetes.kubectl +PackageVersion: 1.31.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4c837a4b2375c83b51aaa0b829d1a201957605a4 Mon Sep 17 00:00:00 2001 From: Thomas Meyer Date: Tue, 22 Oct 2024 21:43:48 +0200 Subject: [PATCH 063/720] New version: SoftwareOK.Q-Dir version 11.84 (#184966) --- .../11.84/SoftwareOK.Q-Dir.installer.yaml | 42 +++++++++++++++++++ .../11.84/SoftwareOK.Q-Dir.locale.en-US.yaml | 28 +++++++++++++ .../Q-Dir/11.84/SoftwareOK.Q-Dir.yaml | 10 +++++ 3 files changed, 80 insertions(+) create mode 100644 manifests/s/SoftwareOK/Q-Dir/11.84/SoftwareOK.Q-Dir.installer.yaml create mode 100644 manifests/s/SoftwareOK/Q-Dir/11.84/SoftwareOK.Q-Dir.locale.en-US.yaml create mode 100644 manifests/s/SoftwareOK/Q-Dir/11.84/SoftwareOK.Q-Dir.yaml diff --git a/manifests/s/SoftwareOK/Q-Dir/11.84/SoftwareOK.Q-Dir.installer.yaml b/manifests/s/SoftwareOK/Q-Dir/11.84/SoftwareOK.Q-Dir.installer.yaml new file mode 100644 index 000000000000..d83f711017ef --- /dev/null +++ b/manifests/s/SoftwareOK/Q-Dir/11.84/SoftwareOK.Q-Dir.installer.yaml @@ -0,0 +1,42 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: SoftwareOK.Q-Dir +PackageVersion: '11.84' +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +InstallerSwitches: + Silent: -install /silent + SilentWithProgress: -install /silent +InstallerSuccessCodes: +- 1 +UpgradeBehavior: install +ReleaseDate: 2024-10-10 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: Q-Dir_Installer_UC.exe + Scope: user + InstallerUrl: https://www.softwareok.com/Download/Q-Dir_Installer.zip + InstallerSha256: 5604283463F3BDC47868B5D7EFDD2722E053EF60993D6CAC8A0EAB63E8FF7E75 +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: Q-Dir_Installer_UC.exe + Scope: machine + InstallerUrl: https://www.softwareok.com/Download/Q-Dir_Installer.zip + InstallerSha256: 5604283463F3BDC47868B5D7EFDD2722E053EF60993D6CAC8A0EAB63E8FF7E75 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: Q-Dir_Installer_x64.exe + Scope: user + InstallerUrl: https://www.softwareok.com/Download/Q-Dir_Installer_x64.zip + InstallerSha256: 1366CCF081FF616BB019CB2797CC88C5FD6CDB24CD623FC4562F2D4369A36432 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: Q-Dir_Installer_x64.exe + Scope: machine + InstallerUrl: https://www.softwareok.com/Download/Q-Dir_Installer_x64.zip + InstallerSha256: 1366CCF081FF616BB019CB2797CC88C5FD6CDB24CD623FC4562F2D4369A36432 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SoftwareOK/Q-Dir/11.84/SoftwareOK.Q-Dir.locale.en-US.yaml b/manifests/s/SoftwareOK/Q-Dir/11.84/SoftwareOK.Q-Dir.locale.en-US.yaml new file mode 100644 index 000000000000..4c7c33ffe91a --- /dev/null +++ b/manifests/s/SoftwareOK/Q-Dir/11.84/SoftwareOK.Q-Dir.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: SoftwareOK.Q-Dir +PackageVersion: '11.84' +PackageLocale: en-US +Publisher: SoftwareOK +PublisherUrl: https://www.softwareok.com/ +PublisherSupportUrl: https://www.softwareok.com/?seite=Kontakt +PrivacyUrl: https://www.softwareok.com/?seite=Freeware/Q-Dir/Eula +Author: Nenad Hrg +PackageName: Q-Dir +PackageUrl: https://www.softwareok.com/?seite=Freeware/Q-Dir +License: Freeware +LicenseUrl: https://www.softwareok.com/?seite=Freeware/Q-Dir/Eula +Copyright: Copyright (c) 2006-2023 Nenad Hrg +ShortDescription: Q-Dir the Quad Explorer for Microsoft's Windows 11, 10, ... Desktop and Server! +Description: The Quad-Directory-Explorer makes your files and folders easy to manage, either installed or as a Portable Windows program as an alternative Freeware to Windows File Explorer. +Tags: +- file-management +- file-manager +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.softwareok.com/?seite=faq-Q-DIR&faq=0 +- DocumentLabel: manual + DocumentUrl: https://www.softwareok.com/?page=Windows/Info/Q-Dir +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SoftwareOK/Q-Dir/11.84/SoftwareOK.Q-Dir.yaml b/manifests/s/SoftwareOK/Q-Dir/11.84/SoftwareOK.Q-Dir.yaml new file mode 100644 index 000000000000..fa402fe7d954 --- /dev/null +++ b/manifests/s/SoftwareOK/Q-Dir/11.84/SoftwareOK.Q-Dir.yaml @@ -0,0 +1,10 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: SoftwareOK.Q-Dir +PackageVersion: '11.84' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 +ReleaseNotes: Blurred display at higher DPI value with some Windows configurations +ReleaseNotes: https://www.softwareok.de/?seite=Freeware/Q-Dir/History From c1df6785aabca4b9d90e18ee98277f9ed233c0fb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:45:00 +0800 Subject: [PATCH 064/720] New version: Element.Element version 1.11.82 (#184967) --- .../1.11.82/Element.Element.installer.yaml | 28 ++++++++ .../1.11.82/Element.Element.locale.en-US.yaml | 70 +++++++++++++++++++ .../1.11.82/Element.Element.locale.zh-CN.yaml | 41 +++++++++++ .../Element/1.11.82/Element.Element.yaml | 8 +++ 4 files changed, 147 insertions(+) create mode 100644 manifests/e/Element/Element/1.11.82/Element.Element.installer.yaml create mode 100644 manifests/e/Element/Element/1.11.82/Element.Element.locale.en-US.yaml create mode 100644 manifests/e/Element/Element/1.11.82/Element.Element.locale.zh-CN.yaml create mode 100644 manifests/e/Element/Element/1.11.82/Element.Element.yaml diff --git a/manifests/e/Element/Element/1.11.82/Element.Element.installer.yaml b/manifests/e/Element/Element/1.11.82/Element.Element.installer.yaml new file mode 100644 index 000000000000..3747c3933791 --- /dev/null +++ b/manifests/e/Element/Element/1.11.82/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.82 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- element +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://packages.element.io/desktop/install/win32/ia32/Element%20Setup%201.11.82.exe + InstallerSha256: 2A8663AB6D99BFA0B9C2FD7CCF43AFF3462568B1371C656CC45A3715A5744CB6 + ProductCode: element-desktop +- Architecture: x64 + InstallerUrl: https://packages.element.io/desktop/install/win32/x64/Element%20Setup%201.11.82.exe + InstallerSha256: 5B4C6082308898E31D1964E189E76F2A6D2CBC9828F003D70EC9C9EDD558C094 + ProductCode: element-desktop +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/Element/Element/1.11.82/Element.Element.locale.en-US.yaml b/manifests/e/Element/Element/1.11.82/Element.Element.locale.en-US.yaml new file mode 100644 index 000000000000..f35692a928c3 --- /dev/null +++ b/manifests/e/Element/Element/1.11.82/Element.Element.locale.en-US.yaml @@ -0,0 +1,70 @@ +# 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.82 +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 monochrome tray icon (#1804). Contributed by @SakiiCode. + - Deduplicate more icons using Compound Design Tokens (#132). Contributed by @t3chguy. + - Always show link new device flow even if unsupported (#147). Contributed by @t3chguy. + - Update design of files list in right panel (#144). Contributed by @t3chguy. + - Remove feature_dehydration (#138). Contributed by @florianduros. + - Upgrade emojibase-bindings and remove local handling of emoticon variations (#127). Contributed by @langleyd. + - Add support for rendering media captions (#43). Contributed by @tulir. + - Replace composer icons with Compound variants (#123). Contributed by @t3chguy. + - Tweak default right panel size to be 320px except for maximised widgets at 420px (#110). Contributed by @t3chguy. + - Add a pinned message badge under a pinned message (#118). Contributed by @florianduros. + - Ditch right panel tabs and re-add close button (#99). Contributed by @t3chguy. + - Force verification even for refreshed clients (#44). Contributed by @dbkr. + - Update emoji text, border and background colour in timeline (#119). Contributed by @florianduros. + - Disable ICE fallback based on well-known configuration (#111). Contributed by @t3chguy. + - Remove legacy room header and promote beta room header (#105). Contributed by @t3chguy. + - Respect io.element.jitsi useFor1To1Calls in well-known (#112). Contributed by @t3chguy. + - Use Compound close icon in favour of mishmash of x/close icons (#108). Contributed by @t3chguy. + 🐛 Bug Fixes + - Correct typo in option documentation (#28148). Contributed by @AndrewKvalheim. + - Revert #124 and #135 (#139). Contributed by @dbkr. + - Add aria-label to e2e icon (#136). Contributed by @florianduros. + - Fix bell icons on room list hover being black squares (#135). Contributed by @dbkr. + - Fix vertical overflow on the mobile register screen (#137). Contributed by @langleyd. + - Allow to unpin redacted event (#98). Contributed by @florianduros. +ReleaseNotesUrl: https://github.com/element-hq/element-desktop/releases/tag/v1.11.82 +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.82/Element.Element.locale.zh-CN.yaml b/manifests/e/Element/Element/1.11.82/Element.Element.locale.zh-CN.yaml new file mode 100644 index 000000000000..bb3b2aca9d12 --- /dev/null +++ b/manifests/e/Element/Element/1.11.82/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.82 +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.82 +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.82/Element.Element.yaml b/manifests/e/Element/Element/1.11.82/Element.Element.yaml new file mode 100644 index 000000000000..4f66338c2c91 --- /dev/null +++ b/manifests/e/Element/Element/1.11.82/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.82 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From f8e246ce0b3f9ecd5b1f5a807fbe224b212a3d53 Mon Sep 17 00:00:00 2001 From: Danilo Pianini Date: Tue, 22 Oct 2024 21:45:19 +0200 Subject: [PATCH 065/720] New version: Unibo.Alchemist version 34.1.8 (#184968) --- .../34.1.8/Unibo.Alchemist.installer.yaml | 15 ++++++++++++++ .../34.1.8/Unibo.Alchemist.locale.en-US.yaml | 20 +++++++++++++++++++ .../Alchemist/34.1.8/Unibo.Alchemist.yaml | 8 ++++++++ 3 files changed, 43 insertions(+) create mode 100644 manifests/u/Unibo/Alchemist/34.1.8/Unibo.Alchemist.installer.yaml create mode 100644 manifests/u/Unibo/Alchemist/34.1.8/Unibo.Alchemist.locale.en-US.yaml create mode 100644 manifests/u/Unibo/Alchemist/34.1.8/Unibo.Alchemist.yaml diff --git a/manifests/u/Unibo/Alchemist/34.1.8/Unibo.Alchemist.installer.yaml b/manifests/u/Unibo/Alchemist/34.1.8/Unibo.Alchemist.installer.yaml new file mode 100644 index 000000000000..f99f57093743 --- /dev/null +++ b/manifests/u/Unibo/Alchemist/34.1.8/Unibo.Alchemist.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Unibo.Alchemist +PackageVersion: 34.1.8 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{04E19D85-B1AA-37D9-83EE-16813EDA8690}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AlchemistSimulator/Alchemist/releases/download/34.1.8/alchemist-34.1.8.msi + InstallerSha256: B27B61ED94F9B74210E398C8E43769CA4689DF117E4F75937A62817EC5570780 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-22 diff --git a/manifests/u/Unibo/Alchemist/34.1.8/Unibo.Alchemist.locale.en-US.yaml b/manifests/u/Unibo/Alchemist/34.1.8/Unibo.Alchemist.locale.en-US.yaml new file mode 100644 index 000000000000..9688fbfd84ab --- /dev/null +++ b/manifests/u/Unibo/Alchemist/34.1.8/Unibo.Alchemist.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Unibo.Alchemist +PackageVersion: 34.1.8 +PackageLocale: en-US +Publisher: Unibo +PublisherUrl: https://github.com/AlchemistSimulator +PublisherSupportUrl: https://github.com/AlchemistSimulator/Alchemist/issues +PackageName: Alchemist +PackageUrl: https://github.com/AlchemistSimulator/Alchemist +License: GPLv3 +ShortDescription: an extensible simulator for pervasive computing +Tags: [] +ReleaseNotesUrl: https://github.com/AlchemistSimulator/Alchemist/releases/tag/34.1.8 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/AlchemistSimulator/Alchemist/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/u/Unibo/Alchemist/34.1.8/Unibo.Alchemist.yaml b/manifests/u/Unibo/Alchemist/34.1.8/Unibo.Alchemist.yaml new file mode 100644 index 000000000000..ed2666d0056c --- /dev/null +++ b/manifests/u/Unibo/Alchemist/34.1.8/Unibo.Alchemist.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: Unibo.Alchemist +PackageVersion: 34.1.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3a0dba138bc894b67bc33b90bb9e048b4b04e267 Mon Sep 17 00:00:00 2001 From: Oliver Schneider Date: Tue, 22 Oct 2024 21:45:27 +0200 Subject: [PATCH 066/720] New version: WinDirStat.WinDirStat version 2.0.3 (#184969) --- .../WinDirStat.WinDirStat.installer.yaml | 65 +++++++++++++++++++ .../WinDirStat.WinDirStat.locale.en-US.yaml | 35 ++++++++++ .../2.0.3/WinDirStat.WinDirStat.yaml | 8 +++ 3 files changed, 108 insertions(+) create mode 100644 manifests/w/WinDirStat/WinDirStat/2.0.3/WinDirStat.WinDirStat.installer.yaml create mode 100644 manifests/w/WinDirStat/WinDirStat/2.0.3/WinDirStat.WinDirStat.locale.en-US.yaml create mode 100644 manifests/w/WinDirStat/WinDirStat/2.0.3/WinDirStat.WinDirStat.yaml diff --git a/manifests/w/WinDirStat/WinDirStat/2.0.3/WinDirStat.WinDirStat.installer.yaml b/manifests/w/WinDirStat/WinDirStat/2.0.3/WinDirStat.WinDirStat.installer.yaml new file mode 100644 index 000000000000..a311aa889e58 --- /dev/null +++ b/manifests/w/WinDirStat/WinDirStat/2.0.3/WinDirStat.WinDirStat.installer.yaml @@ -0,0 +1,65 @@ +# 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: WinDirStat.WinDirStat +PackageVersion: 2.0.3 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/windirstat/windirstat/releases/download/release/v2.0.3/WinDirStat-x86.msi + InstallerSha256: 9C8A8C55AD40DAA7389FF255650E36D7ABE0F054EC183C8914F02A696644E1A1 + ProductCode: '{3282FFCD-1E0E-441A-A098-CAFFA80B4FC9}' + AppsAndFeaturesEntries: + - DisplayName: WinDirStat + Publisher: WinDirStat Team + DisplayVersion: 2.0.3.832 + ProductCode: '{3282FFCD-1E0E-441A-A098-CAFFA80B4FC9}' + UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%/WinDirStat' +- Architecture: x64 + InstallerUrl: https://github.com/windirstat/windirstat/releases/download/release/v2.0.3/WinDirStat-x64.msi + InstallerSha256: EF11B9F1AC15CB15B8D7ECB634120583D326789B4F7E567E3A7A2209F7BD7F64 + ProductCode: '{A5AEAE5C-1EDA-41FA-A90B-D62AF6B99BE1}' + AppsAndFeaturesEntries: + - DisplayName: WinDirStat + Publisher: WinDirStat Team + DisplayVersion: 2.0.3.832 + ProductCode: '{A5AEAE5C-1EDA-41FA-A90B-D62AF6B99BE1}' + UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/WinDirStat' +- Architecture: arm + InstallerUrl: https://github.com/windirstat/windirstat/releases/download/release/v2.0.3/WinDirStat-arm.msi + InstallerSha256: B950C212ABD131431F2A91C51E241D0AF9E99768B091CA2DCEA868DCC6120342 + ProductCode: '{42E4A5AD-EC74-46C5-969E-04829E6A3593}' + AppsAndFeaturesEntries: + - DisplayName: WinDirStat + Publisher: WinDirStat Team + DisplayVersion: 2.0.3.832 + ProductCode: '{42E4A5AD-EC74-46C5-969E-04829E6A3593}' + UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%/WinDirStat' +- Architecture: arm64 + InstallerUrl: https://github.com/windirstat/windirstat/releases/download/release/v2.0.3/WinDirStat-arm64.msi + InstallerSha256: C6EF97C5B8EFF6380CCA32D436BEF2BA1B9B859DB3173EE3E2235CC689FA54DC + ProductCode: '{D7F962CD-7A75-4141-A585-0CC54ECECB9D}' + AppsAndFeaturesEntries: + - DisplayName: WinDirStat + Publisher: WinDirStat Team + DisplayVersion: 2.0.3.832 + ProductCode: '{D7F962CD-7A75-4141-A585-0CC54ECECB9D}' + UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/WinDirStat' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/2.0.3/WinDirStat.WinDirStat.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/2.0.3/WinDirStat.WinDirStat.locale.en-US.yaml new file mode 100644 index 000000000000..c3baccf6889a --- /dev/null +++ b/manifests/w/WinDirStat/WinDirStat/2.0.3/WinDirStat.WinDirStat.locale.en-US.yaml @@ -0,0 +1,35 @@ +# 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: WinDirStat.WinDirStat +PackageVersion: 2.0.3 +PackageLocale: en-US +Publisher: The WinDirStat Team +PublisherUrl: https://windirstat.net/ +PublisherSupportUrl: https://github.com/windirstat/windirstat/issues/new +Author: The WinDirStat Team +PackageName: WinDirStat +PackageUrl: https://github.com/windirstat/windirstat/releases/ +License: GPL-2.0 +LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md +Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) +CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/LICENSE.md +ShortDescription: WinDirStat is a disk usage statistics viewer and cleanup tool for various versions of Microsoft Windows. +Description: |- + WinDirStat (Windows Directory Statistics) is a disk usage statistics viewer and cleanup tool for Windows. On start up, WinDirStat reads the whole directory tree once and then presents it in three useful views: + - The directory list, which resembles the tree view of the Windows Explorer but is sorted by file/subtree size, + - The treemap, which shows the whole contents of the directory tree straight away, + - The extension list, which serves as a legend and shows statistics about the file types. +Moniker: windirstat +Tags: +- cleanup +- disk-space-analyzer +- disk-usage-analyzer +- duplicate-detection +- treemap +- treemaps +- windows +ReleaseNotes: See the CHANGELOG for release details. +ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/release/v2.0.3 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/2.0.3/WinDirStat.WinDirStat.yaml b/manifests/w/WinDirStat/WinDirStat/2.0.3/WinDirStat.WinDirStat.yaml new file mode 100644 index 000000000000..6a29b3066e6a --- /dev/null +++ b/manifests/w/WinDirStat/WinDirStat/2.0.3/WinDirStat.WinDirStat.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: WinDirStat.WinDirStat +PackageVersion: 2.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 7dfea5a6ca25826a7adb8095be1a99704cb3409f Mon Sep 17 00:00:00 2001 From: maikbrauer <53018978+maikbrauer@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:45:46 +0200 Subject: [PATCH 067/720] New version: K8stooling.Kubazulo version 1.0.2 (#184970) --- .../1.0.2/K8stooling.Kubazulo.installer.yaml | 13 ++++++++++++ .../K8stooling.Kubazulo.locale.en-US.yaml | 20 +++++++++++++++++++ .../Kubazulo/1.0.2/K8stooling.Kubazulo.yaml | 8 ++++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/k/K8stooling/Kubazulo/1.0.2/K8stooling.Kubazulo.installer.yaml create mode 100644 manifests/k/K8stooling/Kubazulo/1.0.2/K8stooling.Kubazulo.locale.en-US.yaml create mode 100644 manifests/k/K8stooling/Kubazulo/1.0.2/K8stooling.Kubazulo.yaml diff --git a/manifests/k/K8stooling/Kubazulo/1.0.2/K8stooling.Kubazulo.installer.yaml b/manifests/k/K8stooling/Kubazulo/1.0.2/K8stooling.Kubazulo.installer.yaml new file mode 100644 index 000000000000..7306ba795090 --- /dev/null +++ b/manifests/k/K8stooling/Kubazulo/1.0.2/K8stooling.Kubazulo.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: K8stooling.Kubazulo +PackageVersion: 1.0.2 +InstallerType: portable +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/k8stooling/kubazulo/releases/download/v1.0.2/kubazulo.exe + InstallerSha256: 17C7EC60151B356D30EA492DEF39D11BCC5A1C81079E5DC76E84AADB9C34B509 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-22 diff --git a/manifests/k/K8stooling/Kubazulo/1.0.2/K8stooling.Kubazulo.locale.en-US.yaml b/manifests/k/K8stooling/Kubazulo/1.0.2/K8stooling.Kubazulo.locale.en-US.yaml new file mode 100644 index 000000000000..ebaf5c3a3771 --- /dev/null +++ b/manifests/k/K8stooling/Kubazulo/1.0.2/K8stooling.Kubazulo.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: K8stooling.Kubazulo +PackageVersion: 1.0.2 +PackageLocale: en-US +Publisher: K8stooling +PublisherUrl: https://github.com/k8stooling +PublisherSupportUrl: https://github.com/k8stooling/kubazulo/issues +PackageName: Kubazulo +PackageUrl: https://github.com/k8stooling/kubazulo +License: Freeware +ShortDescription: Kubernetes Authentication Tool +Tags: [] +ReleaseNotesUrl: https://github.com/k8stooling/kubazulo/releases/tag/v1.0.2 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/k8stooling/kubazulo/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/k/K8stooling/Kubazulo/1.0.2/K8stooling.Kubazulo.yaml b/manifests/k/K8stooling/Kubazulo/1.0.2/K8stooling.Kubazulo.yaml new file mode 100644 index 000000000000..ea4c724b78ff --- /dev/null +++ b/manifests/k/K8stooling/Kubazulo/1.0.2/K8stooling.Kubazulo.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: K8stooling.Kubazulo +PackageVersion: 1.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From c84aa9e6e57bd9962f681055bfa53510b16caa17 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 23 Oct 2024 03:45:58 +0800 Subject: [PATCH 068/720] New version: Fly-io.flyctl version 0.3.27 (#184974) --- .../0.3.27/Fly-io.flyctl.installer.yaml | 19 +++++++++++++ .../0.3.27/Fly-io.flyctl.locale.en-US.yaml | 27 +++++++++++++++++++ .../0.3.27/Fly-io.flyctl.locale.ko-KR.yaml | 27 +++++++++++++++++++ .../f/Fly-io/flyctl/0.3.27/Fly-io.flyctl.yaml | 8 ++++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/f/Fly-io/flyctl/0.3.27/Fly-io.flyctl.installer.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.3.27/Fly-io.flyctl.locale.en-US.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.3.27/Fly-io.flyctl.locale.ko-KR.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.3.27/Fly-io.flyctl.yaml diff --git a/manifests/f/Fly-io/flyctl/0.3.27/Fly-io.flyctl.installer.yaml b/manifests/f/Fly-io/flyctl/0.3.27/Fly-io.flyctl.installer.yaml new file mode 100644 index 000000000000..0e054db76e64 --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.3.27/Fly-io.flyctl.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.3.27 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: flyctl.exe +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.3.27/flyctl_0.3.27_Windows_x86_64.zip + InstallerSha256: 5010283F13A224081E8C4D7AEC3AE652FD5D1F803280AFF05F48EF217EF2E7CE +- Architecture: arm64 + InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.3.27/flyctl_0.3.27_Windows_arm64.zip + InstallerSha256: 0C3E40DF0CC91CDD4BECA96308F5EFB5F861FE37961EA54655E95A4EF762CFB7 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/f/Fly-io/flyctl/0.3.27/Fly-io.flyctl.locale.en-US.yaml b/manifests/f/Fly-io/flyctl/0.3.27/Fly-io.flyctl.locale.en-US.yaml new file mode 100644 index 000000000000..29db11b5a32f --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.3.27/Fly-io.flyctl.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.3.27 +PackageLocale: en-US +Publisher: Fly.io +PublisherUrl: https://fly.io/ +PublisherSupportUrl: https://community.fly.io/ +PrivacyUrl: https://fly.io/legal/privacy-policy +PackageName: flyctl +PackageUrl: https://github.com/superfly/flyctl +License: Apache-2.0 +LicenseUrl: https://github.com/superfly/flyctl/blob/HEAD/LICENSE +ShortDescription: Command line tools for fly.io services +Tags: +- cli +- fly +- heroku +ReleaseNotes: |- + Changelog + - 995c9f2db Use existing secrets for Docker Hub auth (#4024) + - 02119dfb1 fix: shell completion use exec's actual name (#4015) + - 983d6a9ed Bump github.com/launchdarkly/go-sdk-common/v3 from 3.1.0 to 3.2.0 (#4022) +ReleaseNotesUrl: https://github.com/superfly/flyctl/releases/tag/v0.3.27 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/f/Fly-io/flyctl/0.3.27/Fly-io.flyctl.locale.ko-KR.yaml b/manifests/f/Fly-io/flyctl/0.3.27/Fly-io.flyctl.locale.ko-KR.yaml new file mode 100644 index 000000000000..300b26665efb --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.3.27/Fly-io.flyctl.locale.ko-KR.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.3.27 +PackageLocale: ko-KR +Publisher: Fly.io +PublisherUrl: https://fly.io/ +PublisherSupportUrl: https://community.fly.io/ +PrivacyUrl: https://fly.io/legal/privacy-policy +PackageName: flyctl +PackageUrl: https://github.com/superfly/flyctl +License: Apache-2.0 +LicenseUrl: https://github.com/superfly/flyctl/blob/HEAD/LICENSE +ShortDescription: fly.io 서비스를 위한 커맨드 라인 도구 +Tags: +- cli +- fly +- heroku +ReleaseNotes: |- + f2d3a9f8 Revert "Even more remote heartbeat improvements (#3594)" (#3618) + f2416e1a Hide sentry from launch plan unless selected (#3616) + 61fa0095 Add Rails + Tigris support to fly launch (#3598) + d970980d Implement unit test with in-memory server implementation. (#3613) +ReleaseNotesUrl: https://github.com/superfly/flyctl/releases/tag/v0.3.27 +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/f/Fly-io/flyctl/0.3.27/Fly-io.flyctl.yaml b/manifests/f/Fly-io/flyctl/0.3.27/Fly-io.flyctl.yaml new file mode 100644 index 000000000000..2ce6ea616137 --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.3.27/Fly-io.flyctl.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: Fly-io.flyctl +PackageVersion: 0.3.27 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From cd039ac820891795fcdd2c2c5dae9c1b40b82480 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:46:05 +0800 Subject: [PATCH 069/720] New version: Logtalk.Logtalk version 3.84.0 (#184975) --- .../3.84.0/Logtalk.Logtalk.installer.yaml | 19 +++++ .../3.84.0/Logtalk.Logtalk.locale.en-US.yaml | 81 +++++++++++++++++++ .../3.84.0/Logtalk.Logtalk.locale.zh-CN.yaml | 36 +++++++++ .../Logtalk/3.84.0/Logtalk.Logtalk.yaml | 8 ++ 4 files changed, 144 insertions(+) create mode 100644 manifests/l/Logtalk/Logtalk/3.84.0/Logtalk.Logtalk.installer.yaml create mode 100644 manifests/l/Logtalk/Logtalk/3.84.0/Logtalk.Logtalk.locale.en-US.yaml create mode 100644 manifests/l/Logtalk/Logtalk/3.84.0/Logtalk.Logtalk.locale.zh-CN.yaml create mode 100644 manifests/l/Logtalk/Logtalk/3.84.0/Logtalk.Logtalk.yaml diff --git a/manifests/l/Logtalk/Logtalk/3.84.0/Logtalk.Logtalk.installer.yaml b/manifests/l/Logtalk/Logtalk/3.84.0/Logtalk.Logtalk.installer.yaml new file mode 100644 index 000000000000..940449dd9d89 --- /dev/null +++ b/manifests/l/Logtalk/Logtalk/3.84.0/Logtalk.Logtalk.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Logtalk.Logtalk +PackageVersion: 3.84.0 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +FileExtensions: +- lgt +- logtalk +ReleaseDate: 2024-10-22 +Installers: +- Architecture: neutral + InstallerUrl: https://logtalk.org/files/logtalk-3.84.0.exe + InstallerSha256: 4236A2444B5BCBFEFA3C19D50E55DDCC4BE0671F3CF24F1A15E00976827D48C9 + ProductCode: Logtalk_is1 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/l/Logtalk/Logtalk/3.84.0/Logtalk.Logtalk.locale.en-US.yaml b/manifests/l/Logtalk/Logtalk/3.84.0/Logtalk.Logtalk.locale.en-US.yaml new file mode 100644 index 000000000000..2ad049f687d2 --- /dev/null +++ b/manifests/l/Logtalk/Logtalk/3.84.0/Logtalk.Logtalk.locale.en-US.yaml @@ -0,0 +1,81 @@ +# 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: Logtalk.Logtalk +PackageVersion: 3.84.0 +PackageLocale: en-US +Publisher: Logtalk.org +PublisherUrl: https://logtalk.org/ +PublisherSupportUrl: https://logtalk.org/support.html +# PrivacyUrl: +Author: Paulo Moura +PackageName: Logtalk +PackageUrl: https://logtalk.org/ +License: Apache-2.0 +LicenseUrl: https://github.com/LogtalkDotOrg/logtalk3/blob/master/LICENSE.txt +Copyright: Copyright 1998-2024 Paulo Moura +CopyrightUrl: https://github.com/LogtalkDotOrg/logtalk3/blob/master/NOTICE.txt +ShortDescription: Declarative object-oriented logic programming language +Description: Logtalk is a declarative object-oriented logic programming language that extends and leverages the Prolog language with modern code encapsulation and code reuse mechanisms while also providing improved predicate semantics. +# Moniker: +Tags: +- language +- logic +- programming +- prolog +ReleaseNotes: |- + Logtalk compiler and runtime + - ADDED: New fails_if key to the info/2 predicate directive for documenting predicate fail conditions. Adopted from ECLiPSe similar fail_if key. + - IMPROVED: Detect and report when a uses/2 directive references the object that contains it. + - IMPROVED: Detect and report when a use_module/2 directive references the module (being compiled as an object) that contains it. + - IMPROVED: Detect and report when an alias/2 directive references the entity that contains it. + - IMPROVED: Detect and report when a source file attempts to load itself. + - IMPROVED: Error reporting when a source file attempts to include itself. + - FIXED: Prevent using grammar rules to try to redefine the (;)/2, (->)/2, and (*->)/2 control constructs. + Documentation + - IMPROVED: Handbook glossary entries for "predicate", "method", "sender", and "this". + - IMPROVED: Handbook section on running parallel Logtalk processes. + - IMPROVED: Documentation of the packs tool on working with packs using git archive URLs, signing packs, and encrypting packs. + Library + - CHANGED: The library object hook_pipeline/1 to not use default expansions and pass as-is any terms and goals not expanded by a hook object to the next hook object. This library object now calls the expanding protocol predicates directly instead of using the expand_term/2 and expand_goal/2 built-in methods. + - CHANGED: The library object hook_set/1 to call the expanding protocol predicates directly instead of using the expand_term/2 and expand_goal/2 built-in methods. + - ADDED: Predicates delete_directory_and_contents/1 and delete_directory_contents/1 to the os library. + - ADDED: Additional tests for the dictionaries library. + - IMPROVED: Documentation of the dictionaries library predicates. + - FIXED: The library object type to properly load the SWI-Prolog unicode module library when running with this backend. Thanks to Alex Kouznetsov for the bug report. + - FIXED: The definition of the os::delete_file/1 library predicate for YAP. + - FIXED: Bug in the meta_compiler library when attempting to compile a closure for a (::)/2 (or (:)/2) goal when the object (or module) argument is not bound at compile time. Thanks to Alex Kouznetsov for the bug report. + - FIXED: The meta_compiler library to not try to expand goals in clauses containing parameter variables. Thanks to Alex Kouznetsov for the bug report. + Tools + - ADDED: Support for running just a selection of tests to the lgtunit tool. Thanks to Michael McNally for the suggestion. + - ADDED: Support to the lgtunit tool for test/2-3 test dialects as facts. + - ADDED: Requirements section to the documentation of the help and lgtdoc tools. + - ADDED: Support to the packs tool for installing and updating packs from local archives. + - ADDED: Support to the packs tool for gpg encrypted pack and registry archives. + - ADDED: Support to the packs tool to use wget in alternative to curl. + - ADDED: Support to the packs tool to use .sig signature files in alternative to .asc signature files. + - ADDED: Support to the tutor tool to explain selected lgtunit, make, and packs tool error messages. + - ADDED: Additional tests for the dead_code_scanner tool. + - IMPROVED: Tests code coverage for the packs tool. + - IMPROVED: Man page of the logtalk_tester.sh script. + - UPDATED: The lgtdoc tool to process the new fails_if key of the info/2 predicate directive. + - FIXED: The dead_code_scanner tool to avoid false positives when checking predicate aliases declared in uses/2 or use_module/2 directives. + - FIXED: The dead_code_scanner tool to not report the user-defined coinductive_success_hook/1-2 hook predicates. + - FIXED: The lgtdoc tool to recognize consistency errors as standard exceptions. + - FIXED: Missing space between the tar command and non-empty extra tar options in the packs tool. + - FIXED: The logtalk_tester.sh script to follow symbolic links when looking for test driver files. Thanks to Lindsey Spratt for the bug report. + Examples + - ADDED: New tests_dsl example illustrating how to define a Domain Specific Language (DSL) for writing tests using a pipeline of hook objects to translate the tests to a test dialect natively supported by the lgtunit tool. + Tests + - ADDED: Additional tests for the Prolog standard (=)/2, (=..)/2, arg/3, clause/2, copy_term/2, functor/3, predicate_property/2, term_variables/2, and term comparison built-in predicates. + - ADDED: Additional tests for the Prolog de facto standard clause/3 built-in predicate. +ReleaseNotesUrl: https://github.com/LogtalkDotOrg/logtalk3/blob/master/RELEASE_NOTES.md#3840---october-22-2024 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://logtalk.org/documentation.html +- DocumentLabel: Guides + DocumentUrl: https://logtalk.org/guides.html +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/l/Logtalk/Logtalk/3.84.0/Logtalk.Logtalk.locale.zh-CN.yaml b/manifests/l/Logtalk/Logtalk/3.84.0/Logtalk.Logtalk.locale.zh-CN.yaml new file mode 100644 index 000000000000..9d078412b869 --- /dev/null +++ b/manifests/l/Logtalk/Logtalk/3.84.0/Logtalk.Logtalk.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: Logtalk.Logtalk +PackageVersion: 3.84.0 +PackageLocale: zh-CN +Publisher: Logtalk.org +PublisherUrl: https://logtalk.org/ +PublisherSupportUrl: https://logtalk.org/support.html +# PrivacyUrl: +Author: Paulo Moura +PackageName: Logtalk +PackageUrl: https://logtalk.org/ +License: Apache-2.0 +LicenseUrl: https://github.com/LogtalkDotOrg/logtalk3/blob/master/LICENSE.txt +Copyright: Copyright 1998-2024 Paulo Moura +CopyrightUrl: https://github.com/LogtalkDotOrg/logtalk3/blob/master/NOTICE.txt +ShortDescription: 声明式的面向对象的逻辑编程语言 +Description: Logtalk 是一种声明式的面向对象的逻辑编程语言,通过现代的代码封装和代码重用机制扩展并利用了 Prolog 语言,同时还提供了改进的谓词语义。 +# Moniker: +Tags: +- prolog +- 编程 +- 语言 +- 逻辑 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/LogtalkDotOrg/logtalk3/blob/master/RELEASE_NOTES.md#3840---october-22-2024 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://logtalk.org/documentation.html +- DocumentLabel: 教程 + DocumentUrl: https://logtalk.org/guides.html +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/l/Logtalk/Logtalk/3.84.0/Logtalk.Logtalk.yaml b/manifests/l/Logtalk/Logtalk/3.84.0/Logtalk.Logtalk.yaml new file mode 100644 index 000000000000..70de5e3be7ba --- /dev/null +++ b/manifests/l/Logtalk/Logtalk/3.84.0/Logtalk.Logtalk.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: Logtalk.Logtalk +PackageVersion: 3.84.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ef9820149edf7bc712359a9e37c2b27297067124 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:46:26 +0800 Subject: [PATCH 070/720] New version: Postman.Postman version 11.18.0 (#184976) --- .../11.18.0/Postman.Postman.installer.yaml | 24 +++++++++++ .../11.18.0/Postman.Postman.locale.en-US.yaml | 42 +++++++++++++++++++ .../11.18.0/Postman.Postman.locale.zh-CN.yaml | 39 +++++++++++++++++ .../Postman/11.18.0/Postman.Postman.yaml | 8 ++++ 4 files changed, 113 insertions(+) create mode 100644 manifests/p/Postman/Postman/11.18.0/Postman.Postman.installer.yaml create mode 100644 manifests/p/Postman/Postman/11.18.0/Postman.Postman.locale.en-US.yaml create mode 100644 manifests/p/Postman/Postman/11.18.0/Postman.Postman.locale.zh-CN.yaml create mode 100644 manifests/p/Postman/Postman/11.18.0/Postman.Postman.yaml diff --git a/manifests/p/Postman/Postman/11.18.0/Postman.Postman.installer.yaml b/manifests/p/Postman/Postman/11.18.0/Postman.Postman.installer.yaml new file mode 100644 index 000000000000..3b8811f8c033 --- /dev/null +++ b/manifests/p/Postman/Postman/11.18.0/Postman.Postman.installer.yaml @@ -0,0 +1,24 @@ +# 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: Postman.Postman +PackageVersion: 11.18.0 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- postman +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x64 + InstallerUrl: https://dl.pstmn.io/download/version/11.18.0/windows_64 + InstallerSha256: 421B4E5016B44167EE0D0870680961CA54192C7692194E671127C30D3E9EA50A + ProductCode: Postman +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/p/Postman/Postman/11.18.0/Postman.Postman.locale.en-US.yaml b/manifests/p/Postman/Postman/11.18.0/Postman.Postman.locale.en-US.yaml new file mode 100644 index 000000000000..0b014be532b5 --- /dev/null +++ b/manifests/p/Postman/Postman/11.18.0/Postman.Postman.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Postman.Postman +PackageVersion: 11.18.0 +PackageLocale: en-US +Publisher: Postman +PublisherUrl: https://www.postman.com/ +PublisherSupportUrl: https://www.postman.com/support/ +PrivacyUrl: https://www.postman.com/legal/privacy-policy/ +Author: Postman, Inc. +PackageName: Postman +PackageUrl: https://www.postman.com/downloads/ +License: Proprietary +LicenseUrl: https://www.postman.com/legal/terms/ +Copyright: © 2024 Postman, Inc. +CopyrightUrl: https://www.postman.com/legal/terms/ +ShortDescription: The Collaboration Platform for API Development +Description: Postman is a collaboration platform for API development. Postman's features simplify each step of building an API and streamline collaboration so you can create better APIs — faster. +Moniker: postman +Tags: +- api +- automation +- debug +- develop +- development +- interface +- internet +- network +- request +- response +ReleaseNotes: |- + Bug Fixes + - Some critical bug fixes and enhancements were added in this release. +ReleaseNotesUrl: https://www.postman.com/release-notes/postman-app/ +PurchaseUrl: https://www.postman.com/pricing/ +# InstallationNotes: +Documentations: +- DocumentLabel: Learning Center + DocumentUrl: https://learning.postman.com/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/p/Postman/Postman/11.18.0/Postman.Postman.locale.zh-CN.yaml b/manifests/p/Postman/Postman/11.18.0/Postman.Postman.locale.zh-CN.yaml new file mode 100644 index 000000000000..5b13137b175c --- /dev/null +++ b/manifests/p/Postman/Postman/11.18.0/Postman.Postman.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Postman.Postman +PackageVersion: 11.18.0 +PackageLocale: zh-CN +Publisher: Postman +PublisherUrl: https://www.postman.com/ +PublisherSupportUrl: https://www.postman.com/support/ +PrivacyUrl: https://www.postman.com/legal/privacy-policy/ +Author: Postman, Inc. +PackageName: Postman +PackageUrl: https://www.postman.com/downloads/ +License: 专有软件 +LicenseUrl: https://www.postman.com/legal/terms/ +Copyright: © 2024 Postman, Inc. +CopyrightUrl: https://www.postman.com/legal/terms/ +ShortDescription: API 开发协作平台 +Description: Postman 是一个 API 开发协作平台,简化构建 API 流程的每一步,并让协作流水线化,从而更快更好地创建 API。 +# Moniker: +Tags: +- api +- 互联网 +- 响应 +- 开发 +- 接口 +- 网络 +- 自动化 +- 请求 +- 调试 +# ReleaseNotes: +ReleaseNotesUrl: https://www.postman.com/release-notes/postman-app/ +PurchaseUrl: https://www.postman.com/pricing/ +# InstallationNotes: +Documentations: +- DocumentLabel: 学习中心 + DocumentUrl: https://learning.postman.com/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/p/Postman/Postman/11.18.0/Postman.Postman.yaml b/manifests/p/Postman/Postman/11.18.0/Postman.Postman.yaml new file mode 100644 index 000000000000..7a8ea6f6bc11 --- /dev/null +++ b/manifests/p/Postman/Postman/11.18.0/Postman.Postman.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: Postman.Postman +PackageVersion: 11.18.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From f8e57b5f45b544032f741e30af934ad17f06303e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:46:37 +0800 Subject: [PATCH 071/720] New version: Redisant.IEC61850ClientSimulator version 1.0.3.9 (#184977) --- ...ant.IEC61850ClientSimulator.installer.yaml | 31 +++++++++++++++++++ ....IEC61850ClientSimulator.locale.en-US.yaml | 29 +++++++++++++++++ ....IEC61850ClientSimulator.locale.zh-CN.yaml | 29 +++++++++++++++++ .../Redisant.IEC61850ClientSimulator.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/r/Redisant/IEC61850ClientSimulator/1.0.3.9/Redisant.IEC61850ClientSimulator.installer.yaml create mode 100644 manifests/r/Redisant/IEC61850ClientSimulator/1.0.3.9/Redisant.IEC61850ClientSimulator.locale.en-US.yaml create mode 100644 manifests/r/Redisant/IEC61850ClientSimulator/1.0.3.9/Redisant.IEC61850ClientSimulator.locale.zh-CN.yaml create mode 100644 manifests/r/Redisant/IEC61850ClientSimulator/1.0.3.9/Redisant.IEC61850ClientSimulator.yaml diff --git a/manifests/r/Redisant/IEC61850ClientSimulator/1.0.3.9/Redisant.IEC61850ClientSimulator.installer.yaml b/manifests/r/Redisant/IEC61850ClientSimulator/1.0.3.9/Redisant.IEC61850ClientSimulator.installer.yaml new file mode 100644 index 000000000000..2f61144b901c --- /dev/null +++ b/manifests/r/Redisant/IEC61850ClientSimulator/1.0.3.9/Redisant.IEC61850ClientSimulator.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Redisant.IEC61850ClientSimulator +PackageVersion: 1.0.3.9 +InstallerType: zip +UpgradeBehavior: install +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x64 + NestedInstallerType: inno + NestedInstallerFiles: + - RelativeFilePath: IEC61850ClientSimulator-1.0.3.9-windows\IEC61850ClientSimulator.exe + Scope: user + InstallerUrl: https://github.com/chenjing1294/iec61850-client-simulator-release/releases/download/v1.0.3.9/IEC61850ClientSimulator-1.0.3.9-windows.zip + InstallerSha256: F21FE7847702CE8ED5AEDFA2FAFDF85CC199CCFABF7B45CA1ACFF68681A9E018 + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: '{D86E322A-572B-4F11-96F5-E0FF9EAFD4A8}_is1' +- Architecture: x64 + NestedInstallerType: inno + NestedInstallerFiles: + - RelativeFilePath: IEC61850ClientSimulator-1.0.3.9-windows\IEC61850ClientSimulator.exe + Scope: machine + InstallerUrl: https://github.com/chenjing1294/iec61850-client-simulator-release/releases/download/v1.0.3.9/IEC61850ClientSimulator-1.0.3.9-windows.zip + InstallerSha256: F21FE7847702CE8ED5AEDFA2FAFDF85CC199CCFABF7B45CA1ACFF68681A9E018 + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: '{D86E322A-572B-4F11-96F5-E0FF9EAFD4A8}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/r/Redisant/IEC61850ClientSimulator/1.0.3.9/Redisant.IEC61850ClientSimulator.locale.en-US.yaml b/manifests/r/Redisant/IEC61850ClientSimulator/1.0.3.9/Redisant.IEC61850ClientSimulator.locale.en-US.yaml new file mode 100644 index 000000000000..b02684689d44 --- /dev/null +++ b/manifests/r/Redisant/IEC61850ClientSimulator/1.0.3.9/Redisant.IEC61850ClientSimulator.locale.en-US.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.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Redisant.IEC61850ClientSimulator +PackageVersion: 1.0.3.9 +PackageLocale: en-US +Publisher: Redisant, Inc. +PublisherUrl: https://www.redisant.com/ +PublisherSupportUrl: https://www.redisant.com/iec61850client/contact +PrivacyUrl: https://www.redisant.com/iec61850client/privacy +# Author: +PackageName: IEC61850ClientSimulator +PackageUrl: https://www.redisant.com/iec61850client +License: Proprietary +LicenseUrl: https://www.redisant.com/iec61850client/end_user_license_agreement +Copyright: Copyright © 2024 Redisant +# CopyrightUrl: +ShortDescription: The ideal tool for operating IEC 61850 devices, performs a variety of useful functions, supports IEC 61850 Edition 1 and 2. +# Description: +# Moniker: +Tags: +- iec61850 +ReleaseNotes: '- [Improved] Reliability update' +ReleaseNotesUrl: https://www.redisant.com/iec61850client/download +PurchaseUrl: https://www.redisant.com/iec61850client/buy +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/r/Redisant/IEC61850ClientSimulator/1.0.3.9/Redisant.IEC61850ClientSimulator.locale.zh-CN.yaml b/manifests/r/Redisant/IEC61850ClientSimulator/1.0.3.9/Redisant.IEC61850ClientSimulator.locale.zh-CN.yaml new file mode 100644 index 000000000000..b7dd596736b6 --- /dev/null +++ b/manifests/r/Redisant/IEC61850ClientSimulator/1.0.3.9/Redisant.IEC61850ClientSimulator.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: Redisant.IEC61850ClientSimulator +PackageVersion: 1.0.3.9 +PackageLocale: zh-CN +Publisher: Redisant, Inc. +PublisherUrl: https://www.redisant.cn/ +PublisherSupportUrl: https://www.redisant.cn/iec61850client/contact +PrivacyUrl: https://www.redisant.cn/iec61850client/privacy +# Author: +PackageName: IEC61850ClientSimulator +PackageUrl: https://www.redisant.cn/iec61850client +License: 专有软件 +LicenseUrl: https://www.redisant.cn/iec61850client/end_user_license_agreement +Copyright: Copyright © 2024 Redisant +# CopyrightUrl: +ShortDescription: 操作 IEC 61850 装置的理想工具,执行多种实用功能,支持 IEC 61850 第 1 版和第 2 版。 +# Description: +# Moniker: +Tags: +- iec61850 +ReleaseNotes: '- [Improved] 可靠性更新' +ReleaseNotesUrl: https://www.redisant.cn/iec61850client/download +PurchaseUrl: https://www.redisant.cn/iec61850client/buy +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/r/Redisant/IEC61850ClientSimulator/1.0.3.9/Redisant.IEC61850ClientSimulator.yaml b/manifests/r/Redisant/IEC61850ClientSimulator/1.0.3.9/Redisant.IEC61850ClientSimulator.yaml new file mode 100644 index 000000000000..da98d054e238 --- /dev/null +++ b/manifests/r/Redisant/IEC61850ClientSimulator/1.0.3.9/Redisant.IEC61850ClientSimulator.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: Redisant.IEC61850ClientSimulator +PackageVersion: 1.0.3.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2f33f879d43f0ac0197edb9fb29a1955883bb4f4 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:49:28 +0800 Subject: [PATCH 072/720] New package: CloudStack.Msty.CPU version 1.3.2 (#184948) --- .../1.3.2/CloudStack.Msty.CPU.installer.yaml | 20 +++++++++ .../CloudStack.Msty.CPU.locale.en-US.yaml | 43 +++++++++++++++++++ .../CloudStack.Msty.CPU.locale.zh-CN.yaml | 43 +++++++++++++++++++ .../Msty/CPU/1.3.2/CloudStack.Msty.CPU.yaml | 8 ++++ 4 files changed, 114 insertions(+) create mode 100644 manifests/c/CloudStack/Msty/CPU/1.3.2/CloudStack.Msty.CPU.installer.yaml create mode 100644 manifests/c/CloudStack/Msty/CPU/1.3.2/CloudStack.Msty.CPU.locale.en-US.yaml create mode 100644 manifests/c/CloudStack/Msty/CPU/1.3.2/CloudStack.Msty.CPU.locale.zh-CN.yaml create mode 100644 manifests/c/CloudStack/Msty/CPU/1.3.2/CloudStack.Msty.CPU.yaml diff --git a/manifests/c/CloudStack/Msty/CPU/1.3.2/CloudStack.Msty.CPU.installer.yaml b/manifests/c/CloudStack/Msty/CPU/1.3.2/CloudStack.Msty.CPU.installer.yaml new file mode 100644 index 000000000000..5ddd23151892 --- /dev/null +++ b/manifests/c/CloudStack/Msty/CPU/1.3.2/CloudStack.Msty.CPU.installer.yaml @@ -0,0 +1,20 @@ +# 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: CloudStack.Msty.CPU +PackageVersion: 1.3.2 +InstallerType: nullsoft # electron-builder +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- msty +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x64 + InstallerUrl: https://assets.msty.app/prod/latest/win/cpu/Msty_x64.exe + InstallerSha256: 03CDC57A4086C7282F8F0217E71FEC74D7FB528F1D434EE9E11D3283A66CFBC3 + ProductCode: bfb499a5-d414-5cff-94fa-efc8c8d3bd7a +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/CloudStack/Msty/CPU/1.3.2/CloudStack.Msty.CPU.locale.en-US.yaml b/manifests/c/CloudStack/Msty/CPU/1.3.2/CloudStack.Msty.CPU.locale.en-US.yaml new file mode 100644 index 000000000000..20cc4abb839c --- /dev/null +++ b/manifests/c/CloudStack/Msty/CPU/1.3.2/CloudStack.Msty.CPU.locale.en-US.yaml @@ -0,0 +1,43 @@ +# 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: CloudStack.Msty.CPU +PackageVersion: 1.3.2 +PackageLocale: en-US +Publisher: CloudStack, LLC +PublisherUrl: https://msty.app/ +PublisherSupportUrl: https://discord.gg/2QBw6XxkCC +PrivacyUrl: https://msty.app/privacy +Author: CloudStack, LLC +PackageName: Msty (CPU only) +PackageUrl: https://msty.app/ +License: Proprietary +LicenseUrl: https://msty.app/tos +Copyright: Copyright © 2024 CloudStack, LLC +# CopyrightUrl: +ShortDescription: The easiest way to use local and online AI models +# Description: +# Moniker: +Tags: +- ai +- bard +- chatbot +- chatgpt +- claude +- gemini +- large-language-model +- llama +- llava +- llm +- mistral +- openai +- qwen +# ReleaseNotes: +ReleaseNotesUrl: https://msty.app/changelog +PurchaseUrl: https://msty.app/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.msty.app/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CloudStack/Msty/CPU/1.3.2/CloudStack.Msty.CPU.locale.zh-CN.yaml b/manifests/c/CloudStack/Msty/CPU/1.3.2/CloudStack.Msty.CPU.locale.zh-CN.yaml new file mode 100644 index 000000000000..c610fe05709d --- /dev/null +++ b/manifests/c/CloudStack/Msty/CPU/1.3.2/CloudStack.Msty.CPU.locale.zh-CN.yaml @@ -0,0 +1,43 @@ +# 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: CloudStack.Msty.CPU +PackageVersion: 1.3.2 +PackageLocale: zh-CN +Publisher: CloudStack, LLC +PublisherUrl: https://msty.app/ +PublisherSupportUrl: https://discord.gg/2QBw6XxkCC +PrivacyUrl: https://msty.app/privacy +Author: CloudStack, LLC +PackageName: Msty (CPU only) +PackageUrl: https://msty.app/ +License: 专有软件 +LicenseUrl: https://msty.app/tos +Copyright: Copyright © 2024 CloudStack, LLC +# CopyrightUrl: +ShortDescription: 使用本地和在线人工智能模型最简单的方法 +# Description: +# Moniker: +Tags: +- bard +- chatgpt +- claude +- gemini +- llama +- llava +- llm +- mistral +- openai +- qwen +- 人工智能 +- 大语言模型 +- 聊天机器人 +# ReleaseNotes: +ReleaseNotesUrl: https://msty.app/changelog +PurchaseUrl: https://msty.app/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.msty.app/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CloudStack/Msty/CPU/1.3.2/CloudStack.Msty.CPU.yaml b/manifests/c/CloudStack/Msty/CPU/1.3.2/CloudStack.Msty.CPU.yaml new file mode 100644 index 000000000000..9e7192828e16 --- /dev/null +++ b/manifests/c/CloudStack/Msty/CPU/1.3.2/CloudStack.Msty.CPU.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: CloudStack.Msty.CPU +PackageVersion: 1.3.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 23994e005fb243d3b147f77d987d6f03ff24cd2a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:51:28 +0800 Subject: [PATCH 073/720] New version: Unity.Unity.CN.2022 version 2022.3.46f1c1 (#184955) --- .../Unity.Unity.CN.2022.installer.yaml | 18 +++++ .../Unity.Unity.CN.2022.locale.en-US.yaml | 81 +++++++++++++++++++ .../Unity.Unity.CN.2022.locale.zh-CN.yaml | 34 ++++++++ .../2022.3.46f1c1/Unity.Unity.CN.2022.yaml | 8 ++ 4 files changed, 141 insertions(+) create mode 100644 manifests/u/Unity/Unity/CN/2022/2022.3.46f1c1/Unity.Unity.CN.2022.installer.yaml create mode 100644 manifests/u/Unity/Unity/CN/2022/2022.3.46f1c1/Unity.Unity.CN.2022.locale.en-US.yaml create mode 100644 manifests/u/Unity/Unity/CN/2022/2022.3.46f1c1/Unity.Unity.CN.2022.locale.zh-CN.yaml create mode 100644 manifests/u/Unity/Unity/CN/2022/2022.3.46f1c1/Unity.Unity.CN.2022.yaml diff --git a/manifests/u/Unity/Unity/CN/2022/2022.3.46f1c1/Unity.Unity.CN.2022.installer.yaml b/manifests/u/Unity/Unity/CN/2022/2022.3.46f1c1/Unity.Unity.CN.2022.installer.yaml new file mode 100644 index 000000000000..1d5710016b30 --- /dev/null +++ b/manifests/u/Unity/Unity/CN/2022/2022.3.46f1c1/Unity.Unity.CN.2022.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: Unity.Unity.CN.2022 +PackageVersion: 2022.3.46f1c1 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +FileExtensions: +- unity +- unitypackage +Installers: +- Architecture: x64 + InstallerUrl: https://download.unitychina.cn/download_unity/671b8af4f300/Windows64EditorInstaller/UnitySetup64-2022.3.46f1c1.exe + InstallerSha256: 3D9A8E3C8ECB0441479660140D498D3EC964D77E4A2C74BD611F41EDAE0C0A24 + ProductCode: Unity 2022.3.46f1c1 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/u/Unity/Unity/CN/2022/2022.3.46f1c1/Unity.Unity.CN.2022.locale.en-US.yaml b/manifests/u/Unity/Unity/CN/2022/2022.3.46f1c1/Unity.Unity.CN.2022.locale.en-US.yaml new file mode 100644 index 000000000000..f021e4dc3b12 --- /dev/null +++ b/manifests/u/Unity/Unity/CN/2022/2022.3.46f1c1/Unity.Unity.CN.2022.locale.en-US.yaml @@ -0,0 +1,81 @@ +# 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: Unity.Unity.CN.2022 +PackageVersion: 2022.3.46f1c1 +PackageLocale: en-US +Publisher: Unity Technologies ApS +PublisherUrl: https://unity.cn/ +PublisherSupportUrl: https://developer.unity.cn/ +PrivacyUrl: https://unity.cn/legal/privacy-policy +Author: Yousandi Technology (Shanghai) Co., Ltd. +PackageName: Unity 2022 (CN Version) +PackageUrl: https://unity.cn/releases +License: Proprietary +LicenseUrl: https://unity.cn/legal/terms-of-service +Copyright: © 2024 Unity Technologies ApS. All rights reserved. +CopyrightUrl: https://unity.cn/legal/branding-trademarks +ShortDescription: The world’s leading platform for real-time content creation +Description: |- + Unity is the ultimate game development platform. + Use Unity to build high-quality 3D and 2D games, deploy them across mobile, desktop, VR/AR, consoles or the Web, and connect with loyal and enthusiastic players and customers. +# Moniker: +Tags: +- develop +- development +- game +- unity +- unity3d +ReleaseNotes: |- + Known Issues in 2022.3.46f1 + - Addressable Assets: [Android] [Entities] Build fails with the error “Asset has disappeared while building player to 'globalgamemanagers.assets' - path '', instancedID '-xxxxxx'“ when building (UUM-41830) + - Asset - Database: Crash on GetAssetCachedInfoV2 when opening a project (UUM-14959) + - DirectX12: Crash on GfxDeviceD3D12Base::DrawBuffersCommon when opening a project after changing the Graphics API to DirectX12 (UUM-77757) + - Editor Platform: [Linux] Crash on 'PPtr::operator RuntimeAnimatorController*() const' when saving a new animation file (UUM-79812) + - Hybrid Renderer: [Linux] Crash on ScriptableBatchRenderer::GenerateBuiltInCBuffer when adding "PerObjectData.ReflectionProbes" (UUM-79332) + - Mono: [TypeCache] Crash on RaiseException when opening a specific project (UUM-66498) + - Serialization: Crash on TypeTreeQueries::GetFullTypeNameFromReferencedType when an xoJunction GameObject is selected in the Hierarchy Window (UUM-74373) + 2022.3.46f1 Release Notes + Fixes + - 2D: Fixed case where SpriteAtlas serialization is indeterministic. (UUM-78559) + - 2D: Fixed Crash on VertexUtility::CopyChannel when selecting or using a specific Sprite. (UUM-72866) + - Android: Fixed gradle templates from 2021.3 not being upgraded properly. (UUM-76202) + - Documentation: Updated "Saving property settings to a Preset" docs. (UUM-15935) + - Editor: Fixed an issue where closing a Utility window with the Escape key would not prompt the user about saving or discarding unsaved changes. (UUM-71291) + - Editor: Fixed an issue where custom Editors would lose their unsaved changes upon changing selection while the Inspector is locked. (UUM-59102) + - Editor: Fixed CursorLock disengaging during PlayMode on Linux when ProgressDialog is displayed. (UUM-76647) + - Editor: Fixed editor crash when using deferred rendering on cameras with a target render texture that fails to create, such as due to an unsupported texture format without compatible format fallbacks enabled. Now console errors are output instead. (UUM-71811) + - Editor: Fixed scenarios where the "Auto Refresh" editor preference was not respected. (UUM-40547) + - Editor: Fixed target framerate capping FPS in the editor game view when Vsync is on to align with the document specification. (UUM-61892) + - Editor: Graphics: In Frame Debugger, allow "Levels" and "Channels" UI to be used for backbuffer textures. (UUM-78377) + - Editor: Prevents offscreen camera rendering in the Editor player loop when the game view is not updated. (UUM-77044) + - Editor: Removed material variant creation when any material selected. (UUM-78852) + - Graphics: Fixed an issue where the editor crashed when context.DrawShadows(...) with an invalid light index. (UUM-78922) + - Graphics: In Frame Debugger, fix back buffer texture being shown upside down on y-flip platforms. (UUM-78856) + - Graphics: LOD Cross-fade was a per-material keyword in BiRP, but a pipeline-wide setting in URP. Therefore, the BiRP to URP upgrader should omit this keyword from the upgraded material. This wasn't the case before, but is now fixed. (UUM-78132) + - HDRP: Fixed issue with EndCameraRendering being called before renderContext submission. (UUM-60357) + - HDRP: HDRP: SSGI, Ray traced GI, Path traced GI and No-GI now match when using an IBL. (UUM-37732) + - Linux: Fixed first touch is ignored when touching on 2D/3D elements in Linux Platform. (UUM-61866) + - Profiler: Released com.unity.profiling.systemmetrics.mali@1.0.3 with Windows Arm64 Editor support. + - Text: Fixed kerning issues with certain fonts. (UUM-42148) + - UI Toolkit: Fixed ListView Element appears out of bounds when multiple Inspectors are used. (UUM-77502) + - UI Toolkit: Fixed slider dragger being cancelled when used in a ListView. (UUM-74188) + - UI Toolkit: Fixed unnecessary ListView item refresh when changing a serialized property. (UUM-76654) + - Universal RP: Fixed shadow-map sampling artifacts present when using the Unlit DrawMode in the SceneView. (UUM-73236) + - XR: This might have been caused by initial PR of late latching. Reviewing the previous code it seems it should just be setting the local transform. (UUM-46969) + Package changes in 2022.3.46f1 + Packages updated + - com.unity.2d.aseprite: 1.1.5 to 1.1.6 + - com.unity.services.multiplay: 1.1.0 to 1.2.5 + - com.unity.profiling.systemmetrics.mali: 1.0.2 to 1.0.3 + - com.unity.netcode.gameobjects: 1.10.0 to 1.11.0 + Packages added + - com.unity.services.levelplay@8.3.0 +ReleaseNotesUrl: https://unity.com/releases/editor/whats-new/2022.3.46 +PurchaseUrl: https://store.unity.cn/licenses +# InstallationNotes: +Documentations: +- DocumentLabel: Unity User Manual + DocumentUrl: https://docs.unity3d.com/2022.3/Documentation/Manual/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/u/Unity/Unity/CN/2022/2022.3.46f1c1/Unity.Unity.CN.2022.locale.zh-CN.yaml b/manifests/u/Unity/Unity/CN/2022/2022.3.46f1c1/Unity.Unity.CN.2022.locale.zh-CN.yaml new file mode 100644 index 000000000000..0502985f708e --- /dev/null +++ b/manifests/u/Unity/Unity/CN/2022/2022.3.46f1c1/Unity.Unity.CN.2022.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: Unity.Unity.CN.2022 +PackageVersion: 2022.3.46f1c1 +PackageLocale: zh-CN +Publisher: Unity Technologies ApS +PublisherUrl: https://unity.cn/ +PublisherSupportUrl: https://developer.unity.cn/ +PrivacyUrl: https://unity.cn/legal/china-privacy-policy +Author: 优三缔科技(上海)有限公司 +PackageName: Unity 2022 (中国版) +PackageUrl: https://unity.cn/releases +License: 专有软件 +LicenseUrl: https://unity.cn/legal-cn/service +Copyright: © 2024 Unity Technologies ApS. All rights reserved. +CopyrightUrl: https://unity.cn/legal/branding-trademarks +ShortDescription: 全球领先的实时内容创作平台 +Description: Unity 是旗舰游戏开发平台。使用 Unity 构建高质量的 3D 和 2D 游戏,将其部署至手机、桌面、VR/AR、游戏机或网页,并连接忠实热情的玩家与客户。 +# Moniker: +Tags: +- unity +- unity3d +- 开发 +- 游戏 +# ReleaseNotes: +ReleaseNotesUrl: https://unity.com/releases/editor/whats-new/2022.3.46 +PurchaseUrl: https://store.unity.cn/licenses +# InstallationNotes: +Documentations: +- DocumentLabel: Unity 用户手册 + DocumentUrl: https://docs.unity3d.com/2022.3/Documentation/Manual/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/u/Unity/Unity/CN/2022/2022.3.46f1c1/Unity.Unity.CN.2022.yaml b/manifests/u/Unity/Unity/CN/2022/2022.3.46f1c1/Unity.Unity.CN.2022.yaml new file mode 100644 index 000000000000..73d2cfe38285 --- /dev/null +++ b/manifests/u/Unity/Unity/CN/2022/2022.3.46f1c1/Unity.Unity.CN.2022.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: Unity.Unity.CN.2022 +PackageVersion: 2022.3.46f1c1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 61ad6b0a9124712a2cfb0dcba737079c14524947 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:51:40 +0800 Subject: [PATCH 074/720] New version: EclipseAdoptium.Temurin.23.JRE version 23.0.1.11 (#184959) --- ...ipseAdoptium.Temurin.23.JRE.installer.yaml | 39 +++++++++++++++++++ ...eAdoptium.Temurin.23.JRE.locale.en-US.yaml | 36 +++++++++++++++++ ...eAdoptium.Temurin.23.JRE.locale.zh-CN.yaml | 36 +++++++++++++++++ .../EclipseAdoptium.Temurin.23.JRE.yaml | 8 ++++ 4 files changed, 119 insertions(+) create mode 100644 manifests/e/EclipseAdoptium/Temurin/23/JRE/23.0.1.11/EclipseAdoptium.Temurin.23.JRE.installer.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/23/JRE/23.0.1.11/EclipseAdoptium.Temurin.23.JRE.locale.en-US.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/23/JRE/23.0.1.11/EclipseAdoptium.Temurin.23.JRE.locale.zh-CN.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/23/JRE/23.0.1.11/EclipseAdoptium.Temurin.23.JRE.yaml diff --git a/manifests/e/EclipseAdoptium/Temurin/23/JRE/23.0.1.11/EclipseAdoptium.Temurin.23.JRE.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/23/JRE/23.0.1.11/EclipseAdoptium.Temurin.23.JRE.installer.yaml new file mode 100644 index 000000000000..acaced4b4e08 --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/23/JRE/23.0.1.11/EclipseAdoptium.Temurin.23.JRE.installer.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: EclipseAdoptium.Temurin.23.JRE +PackageVersion: 23.0.1.11 +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 +ReleaseDate: 2024-10-22 +AppsAndFeaturesEntries: +- ProductCode: '{DD30C8EA-99C2-443A-B6DA-AB057EBFB186}' + UpgradeCode: '{A053E7ED-D2FC-57F5-17A0-E042D435B26D}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.1%2B11/OpenJDK23U-jre_x64_windows_hotspot_23.0.1_11.msi + InstallerSha256: 4D1D7324EC320CF3A4843F208975C28D4136E3B951BCCBB9CEAD4B0A0017147F + ProductCode: '{DD30C8EA-99C2-443A-B6DA-AB057EBFB186}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/EclipseAdoptium/Temurin/23/JRE/23.0.1.11/EclipseAdoptium.Temurin.23.JRE.locale.en-US.yaml b/manifests/e/EclipseAdoptium/Temurin/23/JRE/23.0.1.11/EclipseAdoptium.Temurin.23.JRE.locale.en-US.yaml new file mode 100644 index 000000000000..7fefa094df59 --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/23/JRE/23.0.1.11/EclipseAdoptium.Temurin.23.JRE.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: EclipseAdoptium.Temurin.23.JRE +PackageVersion: 23.0.1.11 +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 23 +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-23 +Tags: +- java +- jre +- jvm +- openjre +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/adoptium/temurin23-binaries/releases/tag/jdk-23.0.1+11 +# 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/23/JRE/23.0.1.11/EclipseAdoptium.Temurin.23.JRE.locale.zh-CN.yaml b/manifests/e/EclipseAdoptium/Temurin/23/JRE/23.0.1.11/EclipseAdoptium.Temurin.23.JRE.locale.zh-CN.yaml new file mode 100644 index 000000000000..f0b7e0f7370d --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/23/JRE/23.0.1.11/EclipseAdoptium.Temurin.23.JRE.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: EclipseAdoptium.Temurin.23.JRE +PackageVersion: 23.0.1.11 +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 23 +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/temurin23-binaries/releases/tag/jdk-23.0.1+11 +# 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/23/JRE/23.0.1.11/EclipseAdoptium.Temurin.23.JRE.yaml b/manifests/e/EclipseAdoptium/Temurin/23/JRE/23.0.1.11/EclipseAdoptium.Temurin.23.JRE.yaml new file mode 100644 index 000000000000..17b67de20b0d --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/23/JRE/23.0.1.11/EclipseAdoptium.Temurin.23.JRE.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: EclipseAdoptium.Temurin.23.JRE +PackageVersion: 23.0.1.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 41f8ef3488dff2898ea85bbdd3f962deeb37e09b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:51:44 +0800 Subject: [PATCH 075/720] New version: Redisant.IEC61850ServerSimulator version 1.0.1.3 (#184978) --- ...ant.IEC61850ServerSimulator.installer.yaml | 31 +++++++++++++++++++ ....IEC61850ServerSimulator.locale.en-US.yaml | 29 +++++++++++++++++ ....IEC61850ServerSimulator.locale.zh-CN.yaml | 29 +++++++++++++++++ .../Redisant.IEC61850ServerSimulator.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/r/Redisant/IEC61850ServerSimulator/1.0.1.3/Redisant.IEC61850ServerSimulator.installer.yaml create mode 100644 manifests/r/Redisant/IEC61850ServerSimulator/1.0.1.3/Redisant.IEC61850ServerSimulator.locale.en-US.yaml create mode 100644 manifests/r/Redisant/IEC61850ServerSimulator/1.0.1.3/Redisant.IEC61850ServerSimulator.locale.zh-CN.yaml create mode 100644 manifests/r/Redisant/IEC61850ServerSimulator/1.0.1.3/Redisant.IEC61850ServerSimulator.yaml diff --git a/manifests/r/Redisant/IEC61850ServerSimulator/1.0.1.3/Redisant.IEC61850ServerSimulator.installer.yaml b/manifests/r/Redisant/IEC61850ServerSimulator/1.0.1.3/Redisant.IEC61850ServerSimulator.installer.yaml new file mode 100644 index 000000000000..b61bea6df74d --- /dev/null +++ b/manifests/r/Redisant/IEC61850ServerSimulator/1.0.1.3/Redisant.IEC61850ServerSimulator.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Redisant.IEC61850ServerSimulator +PackageVersion: 1.0.1.3 +InstallerType: zip +UpgradeBehavior: install +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x64 + NestedInstallerType: inno + NestedInstallerFiles: + - RelativeFilePath: IEC61850ServerSimulator-1.0.1.3-windows\IEC61850ServerSimulator.exe + Scope: user + InstallerUrl: https://github.com/chenjing1294/iec61850-server-simulator-release/releases/download/v1.0.1.3/IEC61850ServerSimulator-1.0.1.3-windows.zip + InstallerSha256: 55D6149F308BFC6A57D7927995C77DF4A19AE2F774A0FCE0EA3B75FFEC5D2018 + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: '{D2F2230E-0BE1-DF47-7FF1-8FF229901FF6}_is1' +- Architecture: x64 + NestedInstallerType: inno + NestedInstallerFiles: + - RelativeFilePath: IEC61850ServerSimulator-1.0.1.3-windows\IEC61850ServerSimulator.exe + Scope: machine + InstallerUrl: https://github.com/chenjing1294/iec61850-server-simulator-release/releases/download/v1.0.1.3/IEC61850ServerSimulator-1.0.1.3-windows.zip + InstallerSha256: 55D6149F308BFC6A57D7927995C77DF4A19AE2F774A0FCE0EA3B75FFEC5D2018 + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: '{D2F2230E-0BE1-DF47-7FF1-8FF229901FF6}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/r/Redisant/IEC61850ServerSimulator/1.0.1.3/Redisant.IEC61850ServerSimulator.locale.en-US.yaml b/manifests/r/Redisant/IEC61850ServerSimulator/1.0.1.3/Redisant.IEC61850ServerSimulator.locale.en-US.yaml new file mode 100644 index 000000000000..79887245fa2e --- /dev/null +++ b/manifests/r/Redisant/IEC61850ServerSimulator/1.0.1.3/Redisant.IEC61850ServerSimulator.locale.en-US.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.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Redisant.IEC61850ServerSimulator +PackageVersion: 1.0.1.3 +PackageLocale: en-US +Publisher: Redisant, Inc. +PublisherUrl: https://www.redisant.com/ +PublisherSupportUrl: https://www.redisant.com/iec61850server/contact +PrivacyUrl: https://www.redisant.com/iec61850server/privacy +# Author: +PackageName: IEC61850ServerSimulator +PackageUrl: https://www.redisant.com/iec61850server +License: Proprietary +LicenseUrl: https://www.redisant.com/iec61850server/end_user_license_agreement +Copyright: Copyright © 2024 Redisant +# CopyrightUrl: +ShortDescription: The ideal tool for simulating IEC 61850 devices, performs a variety of useful functions, and supports IEC 61850 Editions 1 and 2. +# Description: +# Moniker: +Tags: +- iec61850 +ReleaseNotes: '- [Improved] Support multi-threaded access' +ReleaseNotesUrl: https://www.redisant.com/iec61850server/download +PurchaseUrl: https://www.redisant.com/iec61850server/buy +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/r/Redisant/IEC61850ServerSimulator/1.0.1.3/Redisant.IEC61850ServerSimulator.locale.zh-CN.yaml b/manifests/r/Redisant/IEC61850ServerSimulator/1.0.1.3/Redisant.IEC61850ServerSimulator.locale.zh-CN.yaml new file mode 100644 index 000000000000..76741c70d32e --- /dev/null +++ b/manifests/r/Redisant/IEC61850ServerSimulator/1.0.1.3/Redisant.IEC61850ServerSimulator.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: Redisant.IEC61850ServerSimulator +PackageVersion: 1.0.1.3 +PackageLocale: zh-CN +Publisher: Redisant, Inc. +PublisherUrl: https://www.redisant.com/ +PublisherSupportUrl: https://www.redisant.com/iec61850server/contact +PrivacyUrl: https://www.redisant.com/iec61850server/privacy +# Author: +PackageName: IEC61850ServerSimulator +PackageUrl: https://www.redisant.com/iec61850server +License: 专有软件 +LicenseUrl: https://www.redisant.com/iec61850server/end_user_license_agreement +Copyright: Copyright © 2024 Redisant +# CopyrightUrl: +ShortDescription: 模拟 IEC 61850 装置的理想工具,执行多种实用功能,支持 IEC 61850 第 1 版和第 2 版。 +# Description: +# Moniker: +Tags: +- iec61850 +ReleaseNotes: '- [Improved] 支持多线程访问' +ReleaseNotesUrl: https://www.redisant.com/iec61850server/download +PurchaseUrl: https://www.redisant.com/iec61850server/buy +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/r/Redisant/IEC61850ServerSimulator/1.0.1.3/Redisant.IEC61850ServerSimulator.yaml b/manifests/r/Redisant/IEC61850ServerSimulator/1.0.1.3/Redisant.IEC61850ServerSimulator.yaml new file mode 100644 index 000000000000..f404a36e3afb --- /dev/null +++ b/manifests/r/Redisant/IEC61850ServerSimulator/1.0.1.3/Redisant.IEC61850ServerSimulator.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: Redisant.IEC61850ServerSimulator +PackageVersion: 1.0.1.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 49372395e6d55e6255070d56ac1f45afc5f6e094 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:52:13 +0800 Subject: [PATCH 076/720] New version: Sentry.sentry-cli version 2.38.0 (#184980) --- .../2.38.0/Sentry.sentry-cli.installer.yaml | 24 +++++++++++++ .../Sentry.sentry-cli.locale.en-US.yaml | 34 +++++++++++++++++++ .../Sentry.sentry-cli.locale.zh-CN.yaml | 31 +++++++++++++++++ .../sentry-cli/2.38.0/Sentry.sentry-cli.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/s/Sentry/sentry-cli/2.38.0/Sentry.sentry-cli.installer.yaml create mode 100644 manifests/s/Sentry/sentry-cli/2.38.0/Sentry.sentry-cli.locale.en-US.yaml create mode 100644 manifests/s/Sentry/sentry-cli/2.38.0/Sentry.sentry-cli.locale.zh-CN.yaml create mode 100644 manifests/s/Sentry/sentry-cli/2.38.0/Sentry.sentry-cli.yaml diff --git a/manifests/s/Sentry/sentry-cli/2.38.0/Sentry.sentry-cli.installer.yaml b/manifests/s/Sentry/sentry-cli/2.38.0/Sentry.sentry-cli.installer.yaml new file mode 100644 index 000000000000..31f4aa1e2fd8 --- /dev/null +++ b/manifests/s/Sentry/sentry-cli/2.38.0/Sentry.sentry-cli.installer.yaml @@ -0,0 +1,24 @@ +# 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: Sentry.sentry-cli +PackageVersion: 2.38.0 +InstallerType: portable +Commands: +- sentry +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/getsentry/sentry-cli/releases/download/2.38.0/sentry-cli-Windows-i686.exe + InstallerSha256: 2F4E3C018C4A45C3EF843B752D5CC1D5C4636FA1301DC144F4A1DB2A8372A499 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + InstallerUrl: https://github.com/getsentry/sentry-cli/releases/download/2.38.0/sentry-cli-Windows-x86_64.exe + InstallerSha256: 81D9AFD6155BA009BCDEAD11C599E8AB782FF1B1DDA02EF028C3F141ACFF4782 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/Sentry/sentry-cli/2.38.0/Sentry.sentry-cli.locale.en-US.yaml b/manifests/s/Sentry/sentry-cli/2.38.0/Sentry.sentry-cli.locale.en-US.yaml new file mode 100644 index 000000000000..49be77e80fc7 --- /dev/null +++ b/manifests/s/Sentry/sentry-cli/2.38.0/Sentry.sentry-cli.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: Sentry.sentry-cli +PackageVersion: 2.38.0 +PackageLocale: en-US +Publisher: Sentry +PublisherUrl: https://sentry.io/ +PublisherSupportUrl: https://github.com/getsentry/sentry-cli/issues +PrivacyUrl: https://sentry.io/privacy/ +Author: Functional Software, Inc. +PackageName: sentry-cli +PackageUrl: https://github.com/getsentry/sentry-cli +License: BSD-3-CLAUSE +LicenseUrl: https://github.com/getsentry/sentry-cli/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024 Sentry (https://sentry.io/) and individual contributors. All rights reserved. +# CopyrightUrl: +ShortDescription: A command line utility to work with Sentry. +# Description: +Moniker: sentry-cli +Tags: +- sentry +ReleaseNotes: |- + Various fixes & improvements + - feat(errors): Print backtrace when RUST_BACKTRACE=1 (#2189) by @szokeasaurusrex + - fix(crons): Don't panic when passing --auth-token (#2172) by @szokeasaurusrex +ReleaseNotesUrl: https://github.com/getsentry/sentry-cli/releases/tag/2.38.0 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.sentry.io/cli/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/Sentry/sentry-cli/2.38.0/Sentry.sentry-cli.locale.zh-CN.yaml b/manifests/s/Sentry/sentry-cli/2.38.0/Sentry.sentry-cli.locale.zh-CN.yaml new file mode 100644 index 000000000000..9448b66228c2 --- /dev/null +++ b/manifests/s/Sentry/sentry-cli/2.38.0/Sentry.sentry-cli.locale.zh-CN.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.locale.1.6.0.schema.json + +PackageIdentifier: Sentry.sentry-cli +PackageVersion: 2.38.0 +PackageLocale: zh-CN +Publisher: Sentry +PublisherUrl: https://sentry.io/ +PublisherSupportUrl: https://github.com/getsentry/sentry-cli/issues +PrivacyUrl: https://sentry.io/privacy/ +Author: Functional Software, Inc. +PackageName: sentry-cli +PackageUrl: https://github.com/getsentry/sentry-cli +License: BSD-3-CLAUSE +LicenseUrl: https://github.com/getsentry/sentry-cli/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024 Sentry (https://sentry.io/) and individual contributors. All rights reserved. +# CopyrightUrl: +ShortDescription: 用于 Sentry 的命令行实用程序。 +# Description: +# Moniker: +Tags: +- sentry +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/getsentry/sentry-cli/releases/tag/2.38.0 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.sentry.io/cli/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/s/Sentry/sentry-cli/2.38.0/Sentry.sentry-cli.yaml b/manifests/s/Sentry/sentry-cli/2.38.0/Sentry.sentry-cli.yaml new file mode 100644 index 000000000000..fc067706e19e --- /dev/null +++ b/manifests/s/Sentry/sentry-cli/2.38.0/Sentry.sentry-cli.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: Sentry.sentry-cli +PackageVersion: 2.38.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 65414cb818bf0e16cbf70b81d0939607e026cbb3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:52:16 +0800 Subject: [PATCH 077/720] New version: BytecodeAlliance.Wasmtime version 26.0.0 (#184983) --- .../BytecodeAlliance.Wasmtime.installer.yaml | 24 ++++++++++++++ ...ytecodeAlliance.Wasmtime.locale.en-US.yaml | 32 +++++++++++++++++++ ...ytecodeAlliance.Wasmtime.locale.zh-CN.yaml | 32 +++++++++++++++++++ .../26.0.0/BytecodeAlliance.Wasmtime.yaml | 8 +++++ 4 files changed, 96 insertions(+) create mode 100644 manifests/b/BytecodeAlliance/Wasmtime/26.0.0/BytecodeAlliance.Wasmtime.installer.yaml create mode 100644 manifests/b/BytecodeAlliance/Wasmtime/26.0.0/BytecodeAlliance.Wasmtime.locale.en-US.yaml create mode 100644 manifests/b/BytecodeAlliance/Wasmtime/26.0.0/BytecodeAlliance.Wasmtime.locale.zh-CN.yaml create mode 100644 manifests/b/BytecodeAlliance/Wasmtime/26.0.0/BytecodeAlliance.Wasmtime.yaml diff --git a/manifests/b/BytecodeAlliance/Wasmtime/26.0.0/BytecodeAlliance.Wasmtime.installer.yaml b/manifests/b/BytecodeAlliance/Wasmtime/26.0.0/BytecodeAlliance.Wasmtime.installer.yaml new file mode 100644 index 000000000000..3428a394c4c3 --- /dev/null +++ b/manifests/b/BytecodeAlliance/Wasmtime/26.0.0/BytecodeAlliance.Wasmtime.installer.yaml @@ -0,0 +1,24 @@ +# 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: BytecodeAlliance.Wasmtime +PackageVersion: 26.0.0 +InstallerType: wix +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +Commands: +- wasmtime +FileExtensions: +- wasm +ReleaseDate: 2024-10-22 +AppsAndFeaturesEntries: +- ProductCode: '{2693785F-B9A2-43FD-B236-462A75D06834}' + UpgradeCode: '{A00EBA3C-5C90-42DA-8176-3D46447D2211}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bytecodealliance/wasmtime/releases/download/v26.0.0/wasmtime-v26.0.0-x86_64-windows.msi + InstallerSha256: D84BC6C67B3A8A117E857A780D3C861903A0B72B335543686D5F65777747B7F5 + ProductCode: '{2693785F-B9A2-43FD-B236-462A75D06834}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/BytecodeAlliance/Wasmtime/26.0.0/BytecodeAlliance.Wasmtime.locale.en-US.yaml b/manifests/b/BytecodeAlliance/Wasmtime/26.0.0/BytecodeAlliance.Wasmtime.locale.en-US.yaml new file mode 100644 index 000000000000..8a0921a6cefd --- /dev/null +++ b/manifests/b/BytecodeAlliance/Wasmtime/26.0.0/BytecodeAlliance.Wasmtime.locale.en-US.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.defaultLocale.1.6.0.schema.json + +PackageIdentifier: BytecodeAlliance.Wasmtime +PackageVersion: 26.0.0 +PackageLocale: en-US +Publisher: Crane Station +PublisherUrl: https://bytecodealliance.org/ +PublisherSupportUrl: https://github.com/bytecodealliance/wasmtime/issues +# PrivacyUrl: +Author: Bytecode Alliance +PackageName: Wasmtime +PackageUrl: https://wasmtime.dev/ +License: Apache-2.0 +LicenseUrl: https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: A fast and secure runtime for WebAssembly +# Description: +# Moniker: +Tags: +- wasm +- webassembly +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/bytecodealliance/wasmtime/blob/main/RELEASES.md +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.wasmtime.dev/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/BytecodeAlliance/Wasmtime/26.0.0/BytecodeAlliance.Wasmtime.locale.zh-CN.yaml b/manifests/b/BytecodeAlliance/Wasmtime/26.0.0/BytecodeAlliance.Wasmtime.locale.zh-CN.yaml new file mode 100644 index 000000000000..aff82fcf830a --- /dev/null +++ b/manifests/b/BytecodeAlliance/Wasmtime/26.0.0/BytecodeAlliance.Wasmtime.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: BytecodeAlliance.Wasmtime +PackageVersion: 26.0.0 +PackageLocale: zh-CN +Publisher: Crane Station +PublisherUrl: https://bytecodealliance.org/ +PublisherSupportUrl: https://github.com/bytecodealliance/wasmtime/issues +# PrivacyUrl: +Author: Bytecode Alliance +PackageName: Wasmtime +PackageUrl: https://wasmtime.dev/ +License: Apache-2.0 +LicenseUrl: https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: 快速安全的 WebAssembly 运行时 +# Description: +# Moniker: +Tags: +- wasm +- webassembly +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/bytecodealliance/wasmtime/blob/main/RELEASES.md +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.wasmtime.dev/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/b/BytecodeAlliance/Wasmtime/26.0.0/BytecodeAlliance.Wasmtime.yaml b/manifests/b/BytecodeAlliance/Wasmtime/26.0.0/BytecodeAlliance.Wasmtime.yaml new file mode 100644 index 000000000000..b59c78267ad1 --- /dev/null +++ b/manifests/b/BytecodeAlliance/Wasmtime/26.0.0/BytecodeAlliance.Wasmtime.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: BytecodeAlliance.Wasmtime +PackageVersion: 26.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 6805f110288e36b9daebf296da93025868708eee Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:52:24 +0800 Subject: [PATCH 078/720] New package: EEO.CamIn version 3.1.0.73 (#184954) --- .../CamIn/3.1.0.73/EEO.CamIn.installer.yaml | 22 ++++++++++++ .../3.1.0.73/EEO.CamIn.locale.en-US.yaml | 35 ++++++++++++++++++ .../3.1.0.73/EEO.CamIn.locale.zh-CN.yaml | 36 +++++++++++++++++++ manifests/e/EEO/CamIn/3.1.0.73/EEO.CamIn.yaml | 8 +++++ 4 files changed, 101 insertions(+) create mode 100644 manifests/e/EEO/CamIn/3.1.0.73/EEO.CamIn.installer.yaml create mode 100644 manifests/e/EEO/CamIn/3.1.0.73/EEO.CamIn.locale.en-US.yaml create mode 100644 manifests/e/EEO/CamIn/3.1.0.73/EEO.CamIn.locale.zh-CN.yaml create mode 100644 manifests/e/EEO/CamIn/3.1.0.73/EEO.CamIn.yaml diff --git a/manifests/e/EEO/CamIn/3.1.0.73/EEO.CamIn.installer.yaml b/manifests/e/EEO/CamIn/3.1.0.73/EEO.CamIn.installer.yaml new file mode 100644 index 000000000000..ef46a5ce9861 --- /dev/null +++ b/manifests/e/EEO/CamIn/3.1.0.73/EEO.CamIn.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: EEO.CamIn +PackageVersion: 3.1.0.73 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /SILENT + SilentWithProgress: /SILENT + InstallLocation: /DIR="" +UpgradeBehavior: install +Protocols: +- camin +ReleaseDate: 2024-08-16 +Installers: +- Architecture: x64 + InstallerUrl: https://download.eeo.cn/client/camin_win_install_3.1.0.73.exe + InstallerSha256: 243D13DA895F7994413855B41A8325ADAEB394AD3D2EE0E4CAA770984D73C8B7 + ProductCode: CamIn +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/EEO/CamIn/3.1.0.73/EEO.CamIn.locale.en-US.yaml b/manifests/e/EEO/CamIn/3.1.0.73/EEO.CamIn.locale.en-US.yaml new file mode 100644 index 000000000000..701cd0ab2137 --- /dev/null +++ b/manifests/e/EEO/CamIn/3.1.0.73/EEO.CamIn.locale.en-US.yaml @@ -0,0 +1,35 @@ +# 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: EEO.CamIn +PackageVersion: 3.1.0.73 +PackageLocale: en-US +Publisher: Beijing EEO Education Technology Co., Ltd. +PublisherUrl: https://www.classin.com/ +PublisherSupportUrl: https://help.classin.com/ +PrivacyUrl: https://www.classin.com/agreement/?type=privacy +Author: Beijing EEO Education Technology Co., Ltd. +PackageName: CamIn +PackageUrl: https://www.classin.com/download/ +License: Proprietary +LicenseUrl: https://www.classin.com/agreement/?type=user +Copyright: Copyright 2014-2024 Empower Education Online Ltd. All Rights Reserved. +CopyrightUrl: https://www.classin.com/agreement/?type=user +ShortDescription: Set up our in-house camera app, optimized for educational usecases. Present yourself better with customizable background graphics, filters, and stickers. +# Description: +# Moniker: +Tags: +- class +- clip +- course +- presentation +- record +- tutorial +- video +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/e/EEO/CamIn/3.1.0.73/EEO.CamIn.locale.zh-CN.yaml b/manifests/e/EEO/CamIn/3.1.0.73/EEO.CamIn.locale.zh-CN.yaml new file mode 100644 index 000000000000..c2ae532ae3d1 --- /dev/null +++ b/manifests/e/EEO/CamIn/3.1.0.73/EEO.CamIn.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: EEO.CamIn +PackageVersion: 3.1.0.73 +PackageLocale: zh-CN +Publisher: Beijing EEO Education Technology Co., Ltd. +PublisherUrl: https://www.eeo.cn/cn/ +PublisherSupportUrl: https://help.eeo.cn/ +PrivacyUrl: https://share.eeo.cn/s/agreement/?type=cam_privacy&lang=zh-CN +Author: 北京翼鸥教育科技有限公司 +PackageName: CamIn +PackageUrl: https://www.eeo.cn/cn/download +License: 专有软件 +LicenseUrl: https://share.eeo.cn/s/agreement/?type=cam_user&lang=zh-CN +Copyright: Copyright 2014-2024 Empower Education Online Ltd. All Rights Reserved. +CopyrightUrl: https://share.eeo.cn/s/agreement/?type=cam_user&lang=zh-CN +ShortDescription: 设置好我们专为教育场景优化的内部相机应用,通过可定制的背景图片、滤镜和贴纸更好地展示自己。 +# Description: +# Moniker: +Tags: +- 剪辑 +- 录制 +- 录课 +- 微课 +- 教程 +- 演示 +- 视频 +- 课程 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/e/EEO/CamIn/3.1.0.73/EEO.CamIn.yaml b/manifests/e/EEO/CamIn/3.1.0.73/EEO.CamIn.yaml new file mode 100644 index 000000000000..9070ad08e1f5 --- /dev/null +++ b/manifests/e/EEO/CamIn/3.1.0.73/EEO.CamIn.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: EEO.CamIn +PackageVersion: 3.1.0.73 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ffd9f575dc1ba72ccf03ec36cf78e97c74b9abb0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:52:54 +0800 Subject: [PATCH 079/720] New version: Brave.Brave.Nightly version 130.1.73.34 (#184984) --- .../Brave.Brave.Nightly.installer.yaml | 80 +++++++++++++++++++ .../Brave.Brave.Nightly.locale.en-US.yaml | 39 +++++++++ .../Brave.Brave.Nightly.locale.zh-CN.yaml | 35 ++++++++ .../130.1.73.34/Brave.Brave.Nightly.yaml | 8 ++ 4 files changed, 162 insertions(+) create mode 100644 manifests/b/Brave/Brave/Nightly/130.1.73.34/Brave.Brave.Nightly.installer.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/130.1.73.34/Brave.Brave.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/130.1.73.34/Brave.Brave.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/130.1.73.34/Brave.Brave.Nightly.yaml diff --git a/manifests/b/Brave/Brave/Nightly/130.1.73.34/Brave.Brave.Nightly.installer.yaml b/manifests/b/Brave/Brave/Nightly/130.1.73.34/Brave.Brave.Nightly.installer.yaml new file mode 100644 index 000000000000..9d07e7f95790 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/130.1.73.34/Brave.Brave.Nightly.installer.yaml @@ -0,0 +1,80 @@ +# 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: Brave.Brave.Nightly +PackageVersion: 130.1.73.34 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x86-ni/win/130.1.73.34/brave_installer-ia32.exe + InstallerSha256: 42FBECAE46A1F5A2374CE85E5FF55C3B4A10F6D5732FCC9831C37307C1302AEE + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: x86 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x86-ni/win/130.1.73.34/brave_installer-ia32.exe + InstallerSha256: 42FBECAE46A1F5A2374CE85E5FF55C3B4A10F6D5732FCC9831C37307C1302AEE + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: x64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/130.1.73.34/brave_installer-x64.exe + InstallerSha256: 4CEA8D9E796AA01356BBDE985651EDA60363ABCA394F288C07085686799F0463 + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: x64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/130.1.73.34/brave_installer-x64.exe + InstallerSha256: 4CEA8D9E796AA01356BBDE985651EDA60363ABCA394F288C07085686799F0463 + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: arm64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/arm64-ni/win/130.1.73.34/brave_installer-arm64.exe + InstallerSha256: F2097D022EF574EA33A1376A40007DA015F0E6FB61FD0311F99B4ED6353BF176 + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: arm64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/arm64-ni/win/130.1.73.34/brave_installer-arm64.exe + InstallerSha256: F2097D022EF574EA33A1376A40007DA015F0E6FB61FD0311F99B4ED6353BF176 + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Nightly +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Nightly/130.1.73.34/Brave.Brave.Nightly.locale.en-US.yaml b/manifests/b/Brave/Brave/Nightly/130.1.73.34/Brave.Brave.Nightly.locale.en-US.yaml new file mode 100644 index 000000000000..7a248d2637ce --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/130.1.73.34/Brave.Brave.Nightly.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 130.1.73.34 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +# PublisherSupportUrl: +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2024 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly is our testing and development version of Brave. Releases are updated every night. +Description: |- + Nightly is our testing and development version of Brave. + The releases are updated every night and may contain bugs that can result in data loss. + Nightly automatically sends us crash reports when things go wrong. +# Moniker: +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Nightly/130.1.73.34/Brave.Brave.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Nightly/130.1.73.34/Brave.Brave.Nightly.locale.zh-CN.yaml new file mode 100644 index 000000000000..b7ceb8d211b3 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/130.1.73.34/Brave.Brave.Nightly.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: Brave.Brave.Nightly +PackageVersion: 130.1.73.34 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +# PublisherSupportUrl: +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2024 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly 是 Brave 的测试和开发版本,每天晚上更新。 +Description: Nightly 是 Brave 的测试和开发版本,每天晚上更新,可能包含导致数据丢失的错误。当出现问题时,Nightly 会自动向我们发送崩溃报告。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Nightly/130.1.73.34/Brave.Brave.Nightly.yaml b/manifests/b/Brave/Brave/Nightly/130.1.73.34/Brave.Brave.Nightly.yaml new file mode 100644 index 000000000000..7980cef343fc --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/130.1.73.34/Brave.Brave.Nightly.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: Brave.Brave.Nightly +PackageVersion: 130.1.73.34 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From bb04540c57c7821cfee6e3d64d13c0e1f2d8282f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:53:18 +0800 Subject: [PATCH 080/720] New version: Mozilla.Thunderbird version 128.3.3 (#184985) --- .../Mozilla.Thunderbird.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.locale.zh-CN.yaml | 30 +++++++++++ .../128.3.3/Mozilla.Thunderbird.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/128.3.3/Mozilla.Thunderbird.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/128.3.3/Mozilla.Thunderbird.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/128.3.3/Mozilla.Thunderbird.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/128.3.3/Mozilla.Thunderbird.yaml diff --git a/manifests/m/Mozilla/Thunderbird/128.3.3/Mozilla.Thunderbird.installer.yaml b/manifests/m/Mozilla/Thunderbird/128.3.3/Mozilla.Thunderbird.installer.yaml new file mode 100644 index 000000000000..aae139dd726e --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/128.3.3/Mozilla.Thunderbird.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/en-US/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 494FDE3DC583E23314CEB90712AE69F4443C7739561768C6835A7462B0157B98 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 en-US) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/en-US/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 525B59B430E3D40501CD866531F45BB23F6C05FBECDCC63108234184AF09A1F7 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 en-US) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/128.3.3/Mozilla.Thunderbird.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/128.3.3/Mozilla.Thunderbird.locale.en-US.yaml new file mode 100644 index 000000000000..1dbf385653f8 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/128.3.3/Mozilla.Thunderbird.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (en-US) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/128.3.3/Mozilla.Thunderbird.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/128.3.3/Mozilla.Thunderbird.locale.zh-CN.yaml new file mode 100644 index 000000000000..605eae8dca01 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/128.3.3/Mozilla.Thunderbird.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: Mozilla.Thunderbird +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (en-US) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/128.3.3/Mozilla.Thunderbird.yaml b/manifests/m/Mozilla/Thunderbird/128.3.3/Mozilla.Thunderbird.yaml new file mode 100644 index 000000000000..a7c493560b94 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/128.3.3/Mozilla.Thunderbird.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: Mozilla.Thunderbird +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b5ec6b20e3cfb0d956f50e9c2b880bbbdbab0f73 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:53:21 +0800 Subject: [PATCH 081/720] New version: Mozilla.Thunderbird.af version 128.3.3 (#184986) --- .../Mozilla.Thunderbird.af.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.af.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.af.locale.zh-CN.yaml | 30 +++++++++++ .../af/128.3.3/Mozilla.Thunderbird.af.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/af/128.3.3/Mozilla.Thunderbird.af.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/af/128.3.3/Mozilla.Thunderbird.af.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/af/128.3.3/Mozilla.Thunderbird.af.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/af/128.3.3/Mozilla.Thunderbird.af.yaml diff --git a/manifests/m/Mozilla/Thunderbird/af/128.3.3/Mozilla.Thunderbird.af.installer.yaml b/manifests/m/Mozilla/Thunderbird/af/128.3.3/Mozilla.Thunderbird.af.installer.yaml new file mode 100644 index 000000000000..b1fbf9978dd9 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/af/128.3.3/Mozilla.Thunderbird.af.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.af +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/af/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 9791388E0DAEA55A4B9BCB59D385F2BD44336E92A6A46CC61C2D38A048C06855 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 af) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/af/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 81C1B01DE7F8C1BAEFA4F8D2440CB9A3E14FF916BDE020569F00FC508B8580DB + ProductCode: Mozilla Thunderbird 128.3.3 (x64 af) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/af/128.3.3/Mozilla.Thunderbird.af.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/af/128.3.3/Mozilla.Thunderbird.af.locale.en-US.yaml new file mode 100644 index 000000000000..543d905b22fc --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/af/128.3.3/Mozilla.Thunderbird.af.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.af +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (af) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/af/128.3.3/Mozilla.Thunderbird.af.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/af/128.3.3/Mozilla.Thunderbird.af.locale.zh-CN.yaml new file mode 100644 index 000000000000..66b60e06c5d4 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/af/128.3.3/Mozilla.Thunderbird.af.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: Mozilla.Thunderbird.af +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (af) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/af/128.3.3/Mozilla.Thunderbird.af.yaml b/manifests/m/Mozilla/Thunderbird/af/128.3.3/Mozilla.Thunderbird.af.yaml new file mode 100644 index 000000000000..451a7b815d5b --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/af/128.3.3/Mozilla.Thunderbird.af.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: Mozilla.Thunderbird.af +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From d6535f6ecb41e2ab500b5300ff7999e63f23174f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:53:29 +0800 Subject: [PATCH 082/720] New version: Mozilla.Thunderbird.ast version 128.3.3 (#184988) --- .../Mozilla.Thunderbird.ast.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.ast.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.ast.locale.zh-CN.yaml | 30 +++++++++++ .../ast/128.3.3/Mozilla.Thunderbird.ast.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/ast/128.3.3/Mozilla.Thunderbird.ast.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ast/128.3.3/Mozilla.Thunderbird.ast.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ast/128.3.3/Mozilla.Thunderbird.ast.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ast/128.3.3/Mozilla.Thunderbird.ast.yaml diff --git a/manifests/m/Mozilla/Thunderbird/ast/128.3.3/Mozilla.Thunderbird.ast.installer.yaml b/manifests/m/Mozilla/Thunderbird/ast/128.3.3/Mozilla.Thunderbird.ast.installer.yaml new file mode 100644 index 000000000000..41878bc49446 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ast/128.3.3/Mozilla.Thunderbird.ast.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ast +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/ast/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 6E68BAEEC6038B8428DADF4B2B0CC18CB4EDEAFBD8753002D4CA146A418ECFB4 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 ast) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/ast/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: E05DA6AEA6DEBB9607FE904B361F0956506609E248CD1C244FAFA022737F3EAD + ProductCode: Mozilla Thunderbird 128.3.3 (x64 ast) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ast/128.3.3/Mozilla.Thunderbird.ast.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ast/128.3.3/Mozilla.Thunderbird.ast.locale.en-US.yaml new file mode 100644 index 000000000000..2bcfc8584c16 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ast/128.3.3/Mozilla.Thunderbird.ast.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ast +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (ast) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ast/128.3.3/Mozilla.Thunderbird.ast.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ast/128.3.3/Mozilla.Thunderbird.ast.locale.zh-CN.yaml new file mode 100644 index 000000000000..129c2174aeb9 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ast/128.3.3/Mozilla.Thunderbird.ast.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: Mozilla.Thunderbird.ast +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (ast) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ast/128.3.3/Mozilla.Thunderbird.ast.yaml b/manifests/m/Mozilla/Thunderbird/ast/128.3.3/Mozilla.Thunderbird.ast.yaml new file mode 100644 index 000000000000..6808f1e31456 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ast/128.3.3/Mozilla.Thunderbird.ast.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: Mozilla.Thunderbird.ast +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4c4c73e70f7c5dc667b7394926739c3dd429869b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:53:32 +0800 Subject: [PATCH 083/720] New version: Mozilla.Thunderbird.ar version 128.3.3 (#184987) --- .../Mozilla.Thunderbird.ar.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.ar.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.ar.locale.zh-CN.yaml | 30 +++++++++++ .../ar/128.3.3/Mozilla.Thunderbird.ar.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/ar/128.3.3/Mozilla.Thunderbird.ar.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ar/128.3.3/Mozilla.Thunderbird.ar.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ar/128.3.3/Mozilla.Thunderbird.ar.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ar/128.3.3/Mozilla.Thunderbird.ar.yaml diff --git a/manifests/m/Mozilla/Thunderbird/ar/128.3.3/Mozilla.Thunderbird.ar.installer.yaml b/manifests/m/Mozilla/Thunderbird/ar/128.3.3/Mozilla.Thunderbird.ar.installer.yaml new file mode 100644 index 000000000000..c1fb58f59085 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ar/128.3.3/Mozilla.Thunderbird.ar.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ar +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/ar/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: FE7CF1969A77DE58E1F1498FC1EEB8C97EB897008B44662C19D348E33EBBAF86 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 ar) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/ar/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 0AF3F380C1CF4C009F8E9C3851AB9D124A05E30032317A7D8C87481374B1F1FC + ProductCode: Mozilla Thunderbird 128.3.3 (x64 ar) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ar/128.3.3/Mozilla.Thunderbird.ar.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ar/128.3.3/Mozilla.Thunderbird.ar.locale.en-US.yaml new file mode 100644 index 000000000000..f51b8a10fb61 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ar/128.3.3/Mozilla.Thunderbird.ar.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ar +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (ar) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ar/128.3.3/Mozilla.Thunderbird.ar.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ar/128.3.3/Mozilla.Thunderbird.ar.locale.zh-CN.yaml new file mode 100644 index 000000000000..91deb1b7cbf4 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ar/128.3.3/Mozilla.Thunderbird.ar.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: Mozilla.Thunderbird.ar +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (ar) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ar/128.3.3/Mozilla.Thunderbird.ar.yaml b/manifests/m/Mozilla/Thunderbird/ar/128.3.3/Mozilla.Thunderbird.ar.yaml new file mode 100644 index 000000000000..62ef9bdf444b --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ar/128.3.3/Mozilla.Thunderbird.ar.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: Mozilla.Thunderbird.ar +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 7d14d65a140714c1edbc5ddd7961201b49832eb3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:53:38 +0800 Subject: [PATCH 084/720] New version: Mozilla.Thunderbird.ca version 128.3.3 (#184992) --- .../Mozilla.Thunderbird.ca.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.ca.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.ca.locale.zh-CN.yaml | 30 +++++++++++ .../ca/128.3.3/Mozilla.Thunderbird.ca.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/ca/128.3.3/Mozilla.Thunderbird.ca.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ca/128.3.3/Mozilla.Thunderbird.ca.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ca/128.3.3/Mozilla.Thunderbird.ca.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ca/128.3.3/Mozilla.Thunderbird.ca.yaml diff --git a/manifests/m/Mozilla/Thunderbird/ca/128.3.3/Mozilla.Thunderbird.ca.installer.yaml b/manifests/m/Mozilla/Thunderbird/ca/128.3.3/Mozilla.Thunderbird.ca.installer.yaml new file mode 100644 index 000000000000..0959a7b7a77e --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ca/128.3.3/Mozilla.Thunderbird.ca.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ca +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/ca/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 0D91B88EA233C945DBE7C34086522A1C751D0CA0D2807A85A020C4DC0832DDCB + ProductCode: Mozilla Thunderbird 128.3.3 (x86 ca) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/ca/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: AC8789A4D97976601FC59696B2E27469178A12BC169BD4E61F1F3C2AE333501D + ProductCode: Mozilla Thunderbird 128.3.3 (x64 ca) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ca/128.3.3/Mozilla.Thunderbird.ca.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ca/128.3.3/Mozilla.Thunderbird.ca.locale.en-US.yaml new file mode 100644 index 000000000000..45f424b9eb8e --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ca/128.3.3/Mozilla.Thunderbird.ca.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ca +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (ca) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ca/128.3.3/Mozilla.Thunderbird.ca.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ca/128.3.3/Mozilla.Thunderbird.ca.locale.zh-CN.yaml new file mode 100644 index 000000000000..db9d8f2fa51a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ca/128.3.3/Mozilla.Thunderbird.ca.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: Mozilla.Thunderbird.ca +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (ca) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ca/128.3.3/Mozilla.Thunderbird.ca.yaml b/manifests/m/Mozilla/Thunderbird/ca/128.3.3/Mozilla.Thunderbird.ca.yaml new file mode 100644 index 000000000000..959b125acbf6 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ca/128.3.3/Mozilla.Thunderbird.ca.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: Mozilla.Thunderbird.ca +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 386964cc64f6b1937e33c461b6263eedaa5b6452 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:53:57 +0800 Subject: [PATCH 085/720] New version: Mozilla.Thunderbird.br version 128.3.3 (#184991) --- .../Mozilla.Thunderbird.br.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.br.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.br.locale.zh-CN.yaml | 30 +++++++++++ .../br/128.3.3/Mozilla.Thunderbird.br.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/br/128.3.3/Mozilla.Thunderbird.br.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/br/128.3.3/Mozilla.Thunderbird.br.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/br/128.3.3/Mozilla.Thunderbird.br.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/br/128.3.3/Mozilla.Thunderbird.br.yaml diff --git a/manifests/m/Mozilla/Thunderbird/br/128.3.3/Mozilla.Thunderbird.br.installer.yaml b/manifests/m/Mozilla/Thunderbird/br/128.3.3/Mozilla.Thunderbird.br.installer.yaml new file mode 100644 index 000000000000..54cbc4ea67cc --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/br/128.3.3/Mozilla.Thunderbird.br.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.br +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/br/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 3C3D2736848F7619F73353FA27014BB7EF63170DCF43E9D9305385F046457F25 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 br) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/br/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 4035486DBFD638A97CE6EC8D804C6CDAFA2C2731DD1BE2CA63EE32213D7D3844 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 br) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/br/128.3.3/Mozilla.Thunderbird.br.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/br/128.3.3/Mozilla.Thunderbird.br.locale.en-US.yaml new file mode 100644 index 000000000000..cb4d2cf6155d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/br/128.3.3/Mozilla.Thunderbird.br.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.br +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (br) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/br/128.3.3/Mozilla.Thunderbird.br.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/br/128.3.3/Mozilla.Thunderbird.br.locale.zh-CN.yaml new file mode 100644 index 000000000000..33f0adf974e9 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/br/128.3.3/Mozilla.Thunderbird.br.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: Mozilla.Thunderbird.br +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (br) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/br/128.3.3/Mozilla.Thunderbird.br.yaml b/manifests/m/Mozilla/Thunderbird/br/128.3.3/Mozilla.Thunderbird.br.yaml new file mode 100644 index 000000000000..e5553effdf13 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/br/128.3.3/Mozilla.Thunderbird.br.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: Mozilla.Thunderbird.br +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b022468d6bb7ac2105ad7c0c415160deead2e9ab Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:54:04 +0800 Subject: [PATCH 086/720] New version: Mozilla.Thunderbird.en-GB version 128.3.3 (#185001) --- .../Mozilla.Thunderbird.en-GB.installer.yaml | 36 +++++++++++++ ...ozilla.Thunderbird.en-GB.locale.en-US.yaml | 52 +++++++++++++++++++ ...ozilla.Thunderbird.en-GB.locale.zh-CN.yaml | 30 +++++++++++ .../128.3.3/Mozilla.Thunderbird.en-GB.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/en-GB/128.3.3/Mozilla.Thunderbird.en-GB.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/en-GB/128.3.3/Mozilla.Thunderbird.en-GB.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/en-GB/128.3.3/Mozilla.Thunderbird.en-GB.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/en-GB/128.3.3/Mozilla.Thunderbird.en-GB.yaml diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/128.3.3/Mozilla.Thunderbird.en-GB.installer.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/128.3.3/Mozilla.Thunderbird.en-GB.installer.yaml new file mode 100644 index 000000000000..d3b36c69a0e3 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/en-GB/128.3.3/Mozilla.Thunderbird.en-GB.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.en-GB +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/en-GB/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 1347F1521C6BB8FCD8618D9E5E779E6C4C62A8067867923D56BD803DC2051181 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 en-GB) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/en-GB/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 21F157F4332CDF663E8C5C6BC5690E2A430DC5D545E183AE2836FF4319F03179 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 en-GB) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/128.3.3/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/128.3.3/Mozilla.Thunderbird.en-GB.locale.en-US.yaml new file mode 100644 index 000000000000..636146416608 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/en-GB/128.3.3/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.en-GB +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (en-GB) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/128.3.3/Mozilla.Thunderbird.en-GB.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/128.3.3/Mozilla.Thunderbird.en-GB.locale.zh-CN.yaml new file mode 100644 index 000000000000..a73f962d4f8a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/en-GB/128.3.3/Mozilla.Thunderbird.en-GB.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: Mozilla.Thunderbird.en-GB +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (en-GB) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/128.3.3/Mozilla.Thunderbird.en-GB.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/128.3.3/Mozilla.Thunderbird.en-GB.yaml new file mode 100644 index 000000000000..580262dcce4b --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/en-GB/128.3.3/Mozilla.Thunderbird.en-GB.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: Mozilla.Thunderbird.en-GB +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b663aa6f8ac2fa89fd24c4da0a77bf7ece15d48e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:54:07 +0800 Subject: [PATCH 087/720] New version: Mozilla.Thunderbird.cs version 128.3.3 (#184994) --- .../Mozilla.Thunderbird.cs.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.cs.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.cs.locale.zh-CN.yaml | 30 +++++++++++ .../cs/128.3.3/Mozilla.Thunderbird.cs.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/cs/128.3.3/Mozilla.Thunderbird.cs.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/cs/128.3.3/Mozilla.Thunderbird.cs.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/cs/128.3.3/Mozilla.Thunderbird.cs.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/cs/128.3.3/Mozilla.Thunderbird.cs.yaml diff --git a/manifests/m/Mozilla/Thunderbird/cs/128.3.3/Mozilla.Thunderbird.cs.installer.yaml b/manifests/m/Mozilla/Thunderbird/cs/128.3.3/Mozilla.Thunderbird.cs.installer.yaml new file mode 100644 index 000000000000..da3b5d2aa454 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cs/128.3.3/Mozilla.Thunderbird.cs.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.cs +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/cs/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 8E8A42B365ABEFCB784BE415CF572B3DD7B2A090935AB7663FFAED7FACD90BAC + ProductCode: Mozilla Thunderbird 128.3.3 (x86 cs) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/cs/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: A879A5106E4E450A039DDFC824E51C1B974DDCE66B0BE94E6A51CC91FDB3182A + ProductCode: Mozilla Thunderbird 128.3.3 (x64 cs) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/cs/128.3.3/Mozilla.Thunderbird.cs.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/cs/128.3.3/Mozilla.Thunderbird.cs.locale.en-US.yaml new file mode 100644 index 000000000000..cfd98d7d314c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cs/128.3.3/Mozilla.Thunderbird.cs.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.cs +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (cs) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/cs/128.3.3/Mozilla.Thunderbird.cs.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/cs/128.3.3/Mozilla.Thunderbird.cs.locale.zh-CN.yaml new file mode 100644 index 000000000000..ee1a932e46a4 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cs/128.3.3/Mozilla.Thunderbird.cs.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: Mozilla.Thunderbird.cs +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (cs) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/cs/128.3.3/Mozilla.Thunderbird.cs.yaml b/manifests/m/Mozilla/Thunderbird/cs/128.3.3/Mozilla.Thunderbird.cs.yaml new file mode 100644 index 000000000000..2e03fefd4979 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cs/128.3.3/Mozilla.Thunderbird.cs.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: Mozilla.Thunderbird.cs +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b9be4cce56a66077fa91e9e96c5b25d3dad471d1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:54:11 +0800 Subject: [PATCH 088/720] New version: Mozilla.Thunderbird.cak version 128.3.3 (#184993) --- .../Mozilla.Thunderbird.cak.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.cak.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.cak.locale.zh-CN.yaml | 30 +++++++++++ .../cak/128.3.3/Mozilla.Thunderbird.cak.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/cak/128.3.3/Mozilla.Thunderbird.cak.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/cak/128.3.3/Mozilla.Thunderbird.cak.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/cak/128.3.3/Mozilla.Thunderbird.cak.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/cak/128.3.3/Mozilla.Thunderbird.cak.yaml diff --git a/manifests/m/Mozilla/Thunderbird/cak/128.3.3/Mozilla.Thunderbird.cak.installer.yaml b/manifests/m/Mozilla/Thunderbird/cak/128.3.3/Mozilla.Thunderbird.cak.installer.yaml new file mode 100644 index 000000000000..956b0eed3bcc --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cak/128.3.3/Mozilla.Thunderbird.cak.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.cak +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/cak/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: C57546503DC68763F50BD6D98D0EFF71517C54AE9AE538C31E7BB2C18B6C2635 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 cak) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/cak/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 83A8A3737651949DB96AA26AF897E3DDBBA891918BC9104812291A46D9B36A8C + ProductCode: Mozilla Thunderbird 128.3.3 (x64 cak) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/cak/128.3.3/Mozilla.Thunderbird.cak.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/cak/128.3.3/Mozilla.Thunderbird.cak.locale.en-US.yaml new file mode 100644 index 000000000000..d92754c34efe --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cak/128.3.3/Mozilla.Thunderbird.cak.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.cak +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (cak) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/cak/128.3.3/Mozilla.Thunderbird.cak.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/cak/128.3.3/Mozilla.Thunderbird.cak.locale.zh-CN.yaml new file mode 100644 index 000000000000..0f63935165da --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cak/128.3.3/Mozilla.Thunderbird.cak.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: Mozilla.Thunderbird.cak +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (cak) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/cak/128.3.3/Mozilla.Thunderbird.cak.yaml b/manifests/m/Mozilla/Thunderbird/cak/128.3.3/Mozilla.Thunderbird.cak.yaml new file mode 100644 index 000000000000..83ededaf116c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cak/128.3.3/Mozilla.Thunderbird.cak.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: Mozilla.Thunderbird.cak +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From c27331374b843d6949f3cd9f90488a8d4580aae0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:54:24 +0800 Subject: [PATCH 089/720] New version: Mozilla.Thunderbird.es-ES version 128.3.3 (#185003) --- .../Mozilla.Thunderbird.es-ES.installer.yaml | 36 +++++++++++++ ...ozilla.Thunderbird.es-ES.locale.en-US.yaml | 52 +++++++++++++++++++ ...ozilla.Thunderbird.es-ES.locale.zh-CN.yaml | 30 +++++++++++ .../128.3.3/Mozilla.Thunderbird.es-ES.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/es-ES/128.3.3/Mozilla.Thunderbird.es-ES.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/es-ES/128.3.3/Mozilla.Thunderbird.es-ES.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/es-ES/128.3.3/Mozilla.Thunderbird.es-ES.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/es-ES/128.3.3/Mozilla.Thunderbird.es-ES.yaml diff --git a/manifests/m/Mozilla/Thunderbird/es-ES/128.3.3/Mozilla.Thunderbird.es-ES.installer.yaml b/manifests/m/Mozilla/Thunderbird/es-ES/128.3.3/Mozilla.Thunderbird.es-ES.installer.yaml new file mode 100644 index 000000000000..bbfefc4fddfb --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-ES/128.3.3/Mozilla.Thunderbird.es-ES.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.es-ES +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/es-ES/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: ACE0085735DBF1FA596CFB05B78A81332578DC7D809CF07B5D23C8F41B78B366 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 es-ES) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/es-ES/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: B4C737F5685A0FBFE542BC64F29A0DB01C26DE6819EF77C9C58A264FED0F86BD + ProductCode: Mozilla Thunderbird 128.3.3 (x64 es-ES) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/es-ES/128.3.3/Mozilla.Thunderbird.es-ES.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/es-ES/128.3.3/Mozilla.Thunderbird.es-ES.locale.en-US.yaml new file mode 100644 index 000000000000..3c5dac6d0699 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-ES/128.3.3/Mozilla.Thunderbird.es-ES.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.es-ES +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (es-ES) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/es-ES/128.3.3/Mozilla.Thunderbird.es-ES.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/es-ES/128.3.3/Mozilla.Thunderbird.es-ES.locale.zh-CN.yaml new file mode 100644 index 000000000000..5e44098a1fab --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-ES/128.3.3/Mozilla.Thunderbird.es-ES.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: Mozilla.Thunderbird.es-ES +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (es-ES) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/es-ES/128.3.3/Mozilla.Thunderbird.es-ES.yaml b/manifests/m/Mozilla/Thunderbird/es-ES/128.3.3/Mozilla.Thunderbird.es-ES.yaml new file mode 100644 index 000000000000..626a9fb7f105 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-ES/128.3.3/Mozilla.Thunderbird.es-ES.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: Mozilla.Thunderbird.es-ES +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From dbd7ea086903917db990950a541a4c4fa83b0557 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:54:29 +0800 Subject: [PATCH 090/720] New version: Mozilla.Thunderbird.es-MX version 128.3.3 (#185004) --- .../Mozilla.Thunderbird.es-MX.installer.yaml | 36 +++++++++++++ ...ozilla.Thunderbird.es-MX.locale.en-US.yaml | 52 +++++++++++++++++++ ...ozilla.Thunderbird.es-MX.locale.zh-CN.yaml | 30 +++++++++++ .../128.3.3/Mozilla.Thunderbird.es-MX.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/es-MX/128.3.3/Mozilla.Thunderbird.es-MX.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/es-MX/128.3.3/Mozilla.Thunderbird.es-MX.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/es-MX/128.3.3/Mozilla.Thunderbird.es-MX.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/es-MX/128.3.3/Mozilla.Thunderbird.es-MX.yaml diff --git a/manifests/m/Mozilla/Thunderbird/es-MX/128.3.3/Mozilla.Thunderbird.es-MX.installer.yaml b/manifests/m/Mozilla/Thunderbird/es-MX/128.3.3/Mozilla.Thunderbird.es-MX.installer.yaml new file mode 100644 index 000000000000..4b95e401f48b --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-MX/128.3.3/Mozilla.Thunderbird.es-MX.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.es-MX +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/es-MX/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 5E26641C61507C13448C64850D086D099D31ED5AA9BE4FBA6D784829F05A867C + ProductCode: Mozilla Thunderbird 128.3.3 (x86 es-MX) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/es-MX/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 5A95A1C1A60656599DB7D994D6744D4B9562C5FD78E83AC411A8CF116FDE2AB5 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 es-MX) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/es-MX/128.3.3/Mozilla.Thunderbird.es-MX.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/es-MX/128.3.3/Mozilla.Thunderbird.es-MX.locale.en-US.yaml new file mode 100644 index 000000000000..601746fc8d7d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-MX/128.3.3/Mozilla.Thunderbird.es-MX.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.es-MX +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (es-MX) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/es-MX/128.3.3/Mozilla.Thunderbird.es-MX.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/es-MX/128.3.3/Mozilla.Thunderbird.es-MX.locale.zh-CN.yaml new file mode 100644 index 000000000000..e4c79a934755 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-MX/128.3.3/Mozilla.Thunderbird.es-MX.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: Mozilla.Thunderbird.es-MX +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (es-MX) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/es-MX/128.3.3/Mozilla.Thunderbird.es-MX.yaml b/manifests/m/Mozilla/Thunderbird/es-MX/128.3.3/Mozilla.Thunderbird.es-MX.yaml new file mode 100644 index 000000000000..5ce727b1f70a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-MX/128.3.3/Mozilla.Thunderbird.es-MX.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: Mozilla.Thunderbird.es-MX +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From a98118af646bcae512046d56afffd8721c4040b8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:54:34 +0800 Subject: [PATCH 091/720] New version: Mozilla.Thunderbird.bg version 128.3.3 (#184990) --- .../Mozilla.Thunderbird.bg.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.bg.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.bg.locale.zh-CN.yaml | 30 +++++++++++ .../bg/128.3.3/Mozilla.Thunderbird.bg.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/bg/128.3.3/Mozilla.Thunderbird.bg.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/bg/128.3.3/Mozilla.Thunderbird.bg.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/bg/128.3.3/Mozilla.Thunderbird.bg.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/bg/128.3.3/Mozilla.Thunderbird.bg.yaml diff --git a/manifests/m/Mozilla/Thunderbird/bg/128.3.3/Mozilla.Thunderbird.bg.installer.yaml b/manifests/m/Mozilla/Thunderbird/bg/128.3.3/Mozilla.Thunderbird.bg.installer.yaml new file mode 100644 index 000000000000..24afe63b80f6 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/bg/128.3.3/Mozilla.Thunderbird.bg.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.bg +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/bg/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 133BC95BAD0B2CAA9E8F0A0262B9DADD92D4C59296BF5580684DC92BF70B4011 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 bg) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/bg/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 24F25E1C16617BC0378CF20B65A5EC509301A269813CD0DCD11D5B292EFA0E12 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 bg) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/bg/128.3.3/Mozilla.Thunderbird.bg.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/bg/128.3.3/Mozilla.Thunderbird.bg.locale.en-US.yaml new file mode 100644 index 000000000000..911036df991a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/bg/128.3.3/Mozilla.Thunderbird.bg.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.bg +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (bg) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/bg/128.3.3/Mozilla.Thunderbird.bg.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/bg/128.3.3/Mozilla.Thunderbird.bg.locale.zh-CN.yaml new file mode 100644 index 000000000000..eca9d770f520 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/bg/128.3.3/Mozilla.Thunderbird.bg.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: Mozilla.Thunderbird.bg +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (bg) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/bg/128.3.3/Mozilla.Thunderbird.bg.yaml b/manifests/m/Mozilla/Thunderbird/bg/128.3.3/Mozilla.Thunderbird.bg.yaml new file mode 100644 index 000000000000..4978b452f67f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/bg/128.3.3/Mozilla.Thunderbird.bg.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: Mozilla.Thunderbird.bg +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4bfd918bbabd58783d6b2ad920d8cc2f380ad6c9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:54:46 +0800 Subject: [PATCH 092/720] New version: Mozilla.Thunderbird.da version 128.3.3 (#184996) --- .../Mozilla.Thunderbird.da.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.da.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.da.locale.zh-CN.yaml | 30 +++++++++++ .../da/128.3.3/Mozilla.Thunderbird.da.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/da/128.3.3/Mozilla.Thunderbird.da.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/da/128.3.3/Mozilla.Thunderbird.da.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/da/128.3.3/Mozilla.Thunderbird.da.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/da/128.3.3/Mozilla.Thunderbird.da.yaml diff --git a/manifests/m/Mozilla/Thunderbird/da/128.3.3/Mozilla.Thunderbird.da.installer.yaml b/manifests/m/Mozilla/Thunderbird/da/128.3.3/Mozilla.Thunderbird.da.installer.yaml new file mode 100644 index 000000000000..3bd9be2c9f48 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/da/128.3.3/Mozilla.Thunderbird.da.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.da +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/da/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: F844CFDF31F0501E375647909375F629CA12DAC3616C312236D4623649299D8C + ProductCode: Mozilla Thunderbird 128.3.3 (x86 da) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/da/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 1E58327BD8156764665F06F8D0A0903D77360691DC4EE52A8D597F1CD8E8D816 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 da) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/da/128.3.3/Mozilla.Thunderbird.da.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/da/128.3.3/Mozilla.Thunderbird.da.locale.en-US.yaml new file mode 100644 index 000000000000..f8c7b989e348 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/da/128.3.3/Mozilla.Thunderbird.da.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.da +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (da) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/da/128.3.3/Mozilla.Thunderbird.da.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/da/128.3.3/Mozilla.Thunderbird.da.locale.zh-CN.yaml new file mode 100644 index 000000000000..6b40ca9a0357 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/da/128.3.3/Mozilla.Thunderbird.da.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: Mozilla.Thunderbird.da +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (da) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/da/128.3.3/Mozilla.Thunderbird.da.yaml b/manifests/m/Mozilla/Thunderbird/da/128.3.3/Mozilla.Thunderbird.da.yaml new file mode 100644 index 000000000000..5fbd21ab3a53 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/da/128.3.3/Mozilla.Thunderbird.da.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: Mozilla.Thunderbird.da +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 8239432b547bd653a0aabf45393cc393824ca604 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:54:51 +0800 Subject: [PATCH 093/720] New version: Mozilla.Thunderbird.de version 128.3.3 (#184997) --- .../Mozilla.Thunderbird.de.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.de.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.de.locale.zh-CN.yaml | 30 +++++++++++ .../de/128.3.3/Mozilla.Thunderbird.de.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/de/128.3.3/Mozilla.Thunderbird.de.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/de/128.3.3/Mozilla.Thunderbird.de.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/de/128.3.3/Mozilla.Thunderbird.de.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/de/128.3.3/Mozilla.Thunderbird.de.yaml diff --git a/manifests/m/Mozilla/Thunderbird/de/128.3.3/Mozilla.Thunderbird.de.installer.yaml b/manifests/m/Mozilla/Thunderbird/de/128.3.3/Mozilla.Thunderbird.de.installer.yaml new file mode 100644 index 000000000000..1118b349c875 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/de/128.3.3/Mozilla.Thunderbird.de.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.de +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/de/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 2FC8B4892BD716BF62910F7975F4C0AD44157347BB016AB7FA2ECCAE1712B859 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 de) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/de/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 2BA735020F0BC8DAF88631CDF9907C3CD629EF495E3ED9E54E443A7CB34ABB50 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 de) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/de/128.3.3/Mozilla.Thunderbird.de.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/de/128.3.3/Mozilla.Thunderbird.de.locale.en-US.yaml new file mode 100644 index 000000000000..6ee83f8c20c7 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/de/128.3.3/Mozilla.Thunderbird.de.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.de +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (de) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/de/128.3.3/Mozilla.Thunderbird.de.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/de/128.3.3/Mozilla.Thunderbird.de.locale.zh-CN.yaml new file mode 100644 index 000000000000..573035ec6e37 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/de/128.3.3/Mozilla.Thunderbird.de.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: Mozilla.Thunderbird.de +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (de) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/de/128.3.3/Mozilla.Thunderbird.de.yaml b/manifests/m/Mozilla/Thunderbird/de/128.3.3/Mozilla.Thunderbird.de.yaml new file mode 100644 index 000000000000..3e60ec6a3873 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/de/128.3.3/Mozilla.Thunderbird.de.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: Mozilla.Thunderbird.de +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 0044bd20f48d1c8d3257de986ad36d274426b270 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:55:07 +0800 Subject: [PATCH 094/720] New version: Mozilla.Thunderbird.cy version 128.3.3 (#184995) --- .../Mozilla.Thunderbird.cy.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.cy.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.cy.locale.zh-CN.yaml | 30 +++++++++++ .../cy/128.3.3/Mozilla.Thunderbird.cy.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/cy/128.3.3/Mozilla.Thunderbird.cy.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/cy/128.3.3/Mozilla.Thunderbird.cy.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/cy/128.3.3/Mozilla.Thunderbird.cy.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/cy/128.3.3/Mozilla.Thunderbird.cy.yaml diff --git a/manifests/m/Mozilla/Thunderbird/cy/128.3.3/Mozilla.Thunderbird.cy.installer.yaml b/manifests/m/Mozilla/Thunderbird/cy/128.3.3/Mozilla.Thunderbird.cy.installer.yaml new file mode 100644 index 000000000000..6faeb6d122b6 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cy/128.3.3/Mozilla.Thunderbird.cy.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.cy +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/cy/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 0ECCDDD6A22BEE2EBFFBA99DFAE588D46F12E8E257B0258A44D21EF6D9EB2A0C + ProductCode: Mozilla Thunderbird 128.3.3 (x86 cy) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/cy/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 13AC3E346AEBEC4F0CD40349A7CC2B69EAE6B20E667D48BD383CFF8911085429 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 cy) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/cy/128.3.3/Mozilla.Thunderbird.cy.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/cy/128.3.3/Mozilla.Thunderbird.cy.locale.en-US.yaml new file mode 100644 index 000000000000..ad34ebab7ffe --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cy/128.3.3/Mozilla.Thunderbird.cy.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.cy +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (cy) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/cy/128.3.3/Mozilla.Thunderbird.cy.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/cy/128.3.3/Mozilla.Thunderbird.cy.locale.zh-CN.yaml new file mode 100644 index 000000000000..7e7ca4cf2644 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cy/128.3.3/Mozilla.Thunderbird.cy.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: Mozilla.Thunderbird.cy +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (cy) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/cy/128.3.3/Mozilla.Thunderbird.cy.yaml b/manifests/m/Mozilla/Thunderbird/cy/128.3.3/Mozilla.Thunderbird.cy.yaml new file mode 100644 index 000000000000..795e82c1aaec --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/cy/128.3.3/Mozilla.Thunderbird.cy.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: Mozilla.Thunderbird.cy +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 66b8942e3ed62315584ff140629ddefd473e7565 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:55:25 +0800 Subject: [PATCH 095/720] New version: Mozilla.Thunderbird.be version 128.3.3 (#184989) --- .../Mozilla.Thunderbird.be.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.be.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.be.locale.zh-CN.yaml | 30 +++++++++++ .../be/128.3.3/Mozilla.Thunderbird.be.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/be/128.3.3/Mozilla.Thunderbird.be.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/be/128.3.3/Mozilla.Thunderbird.be.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/be/128.3.3/Mozilla.Thunderbird.be.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/be/128.3.3/Mozilla.Thunderbird.be.yaml diff --git a/manifests/m/Mozilla/Thunderbird/be/128.3.3/Mozilla.Thunderbird.be.installer.yaml b/manifests/m/Mozilla/Thunderbird/be/128.3.3/Mozilla.Thunderbird.be.installer.yaml new file mode 100644 index 000000000000..6e3bf6d5d892 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/be/128.3.3/Mozilla.Thunderbird.be.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.be +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/be/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 42B59DF3771D5B2E2ADB970B57F862BEE297A64FEE003AD87F82600D791B40A8 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 be) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/be/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: F2F23C0E1D4A51A1C607A6E558492BC79BE60C5F6C26BD33A941C7AD7DB8FA2D + ProductCode: Mozilla Thunderbird 128.3.3 (x64 be) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/be/128.3.3/Mozilla.Thunderbird.be.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/be/128.3.3/Mozilla.Thunderbird.be.locale.en-US.yaml new file mode 100644 index 000000000000..3897c81d7bc9 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/be/128.3.3/Mozilla.Thunderbird.be.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.be +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (be) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/be/128.3.3/Mozilla.Thunderbird.be.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/be/128.3.3/Mozilla.Thunderbird.be.locale.zh-CN.yaml new file mode 100644 index 000000000000..ecb0b3eab28f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/be/128.3.3/Mozilla.Thunderbird.be.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: Mozilla.Thunderbird.be +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (be) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/be/128.3.3/Mozilla.Thunderbird.be.yaml b/manifests/m/Mozilla/Thunderbird/be/128.3.3/Mozilla.Thunderbird.be.yaml new file mode 100644 index 000000000000..a1d2fa93f1ea --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/be/128.3.3/Mozilla.Thunderbird.be.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: Mozilla.Thunderbird.be +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 01bd5d20f470724e740f95332c9011b440332aae Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:55:47 +0800 Subject: [PATCH 096/720] New version: Mozilla.Thunderbird.en-CA version 128.3.3 (#185000) --- .../Mozilla.Thunderbird.en-CA.installer.yaml | 36 +++++++++++++ ...ozilla.Thunderbird.en-CA.locale.en-US.yaml | 52 +++++++++++++++++++ ...ozilla.Thunderbird.en-CA.locale.zh-CN.yaml | 30 +++++++++++ .../128.3.3/Mozilla.Thunderbird.en-CA.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/en-CA/128.3.3/Mozilla.Thunderbird.en-CA.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/en-CA/128.3.3/Mozilla.Thunderbird.en-CA.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/en-CA/128.3.3/Mozilla.Thunderbird.en-CA.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/en-CA/128.3.3/Mozilla.Thunderbird.en-CA.yaml diff --git a/manifests/m/Mozilla/Thunderbird/en-CA/128.3.3/Mozilla.Thunderbird.en-CA.installer.yaml b/manifests/m/Mozilla/Thunderbird/en-CA/128.3.3/Mozilla.Thunderbird.en-CA.installer.yaml new file mode 100644 index 000000000000..9056e9c8d3d2 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/en-CA/128.3.3/Mozilla.Thunderbird.en-CA.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.en-CA +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/en-CA/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 9E9297CD013C530C0F0E209797A7FC53546AAA9DBF00B451E4B4193D3A15C45D + ProductCode: Mozilla Thunderbird 128.3.3 (x86 en-CA) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/en-CA/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: D87F829877CDE3ADBBBE4A7A8F23A73F748D411AB6B3731A4F7BEBBEA44C2749 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 en-CA) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/en-CA/128.3.3/Mozilla.Thunderbird.en-CA.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-CA/128.3.3/Mozilla.Thunderbird.en-CA.locale.en-US.yaml new file mode 100644 index 000000000000..a913353c52e2 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/en-CA/128.3.3/Mozilla.Thunderbird.en-CA.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.en-CA +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (en-CA) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/en-CA/128.3.3/Mozilla.Thunderbird.en-CA.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/en-CA/128.3.3/Mozilla.Thunderbird.en-CA.locale.zh-CN.yaml new file mode 100644 index 000000000000..a7ecbff16477 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/en-CA/128.3.3/Mozilla.Thunderbird.en-CA.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: Mozilla.Thunderbird.en-CA +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (en-CA) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/en-CA/128.3.3/Mozilla.Thunderbird.en-CA.yaml b/manifests/m/Mozilla/Thunderbird/en-CA/128.3.3/Mozilla.Thunderbird.en-CA.yaml new file mode 100644 index 000000000000..c14e2551f4cd --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/en-CA/128.3.3/Mozilla.Thunderbird.en-CA.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: Mozilla.Thunderbird.en-CA +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 75e9a48e8e754fcef9f28e37affb7b7563e023b0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:56:04 +0800 Subject: [PATCH 097/720] New version: Mozilla.Thunderbird.es-AR version 128.3.3 (#185002) --- .../Mozilla.Thunderbird.es-AR.installer.yaml | 36 +++++++++++++ ...ozilla.Thunderbird.es-AR.locale.en-US.yaml | 52 +++++++++++++++++++ ...ozilla.Thunderbird.es-AR.locale.zh-CN.yaml | 30 +++++++++++ .../128.3.3/Mozilla.Thunderbird.es-AR.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/es-AR/128.3.3/Mozilla.Thunderbird.es-AR.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/es-AR/128.3.3/Mozilla.Thunderbird.es-AR.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/es-AR/128.3.3/Mozilla.Thunderbird.es-AR.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/es-AR/128.3.3/Mozilla.Thunderbird.es-AR.yaml diff --git a/manifests/m/Mozilla/Thunderbird/es-AR/128.3.3/Mozilla.Thunderbird.es-AR.installer.yaml b/manifests/m/Mozilla/Thunderbird/es-AR/128.3.3/Mozilla.Thunderbird.es-AR.installer.yaml new file mode 100644 index 000000000000..56fa445685b1 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-AR/128.3.3/Mozilla.Thunderbird.es-AR.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.es-AR +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/es-AR/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: D5FD17288B35DCF2AB835BB5D8D803B0A4A1425A62A8EF97A54D9E896EC0F333 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 es-AR) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/es-AR/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: C55CF5B95FEC975AC20603A822BC9B5562732B576B381CD515EDDA53897CCF72 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 es-AR) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/es-AR/128.3.3/Mozilla.Thunderbird.es-AR.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/es-AR/128.3.3/Mozilla.Thunderbird.es-AR.locale.en-US.yaml new file mode 100644 index 000000000000..f48c58e64352 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-AR/128.3.3/Mozilla.Thunderbird.es-AR.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.es-AR +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (es-AR) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/es-AR/128.3.3/Mozilla.Thunderbird.es-AR.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/es-AR/128.3.3/Mozilla.Thunderbird.es-AR.locale.zh-CN.yaml new file mode 100644 index 000000000000..ec881a47c26c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-AR/128.3.3/Mozilla.Thunderbird.es-AR.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: Mozilla.Thunderbird.es-AR +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (es-AR) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/es-AR/128.3.3/Mozilla.Thunderbird.es-AR.yaml b/manifests/m/Mozilla/Thunderbird/es-AR/128.3.3/Mozilla.Thunderbird.es-AR.yaml new file mode 100644 index 000000000000..7ebc082ebf6e --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/es-AR/128.3.3/Mozilla.Thunderbird.es-AR.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: Mozilla.Thunderbird.es-AR +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 84fec83f9ba8fffabd4155cd5755b488166b1561 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:56:23 +0800 Subject: [PATCH 098/720] New version: Mozilla.Thunderbird.dsb version 128.3.3 (#184998) --- .../Mozilla.Thunderbird.dsb.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.dsb.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.dsb.locale.zh-CN.yaml | 30 +++++++++++ .../dsb/128.3.3/Mozilla.Thunderbird.dsb.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/dsb/128.3.3/Mozilla.Thunderbird.dsb.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/dsb/128.3.3/Mozilla.Thunderbird.dsb.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/dsb/128.3.3/Mozilla.Thunderbird.dsb.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/dsb/128.3.3/Mozilla.Thunderbird.dsb.yaml diff --git a/manifests/m/Mozilla/Thunderbird/dsb/128.3.3/Mozilla.Thunderbird.dsb.installer.yaml b/manifests/m/Mozilla/Thunderbird/dsb/128.3.3/Mozilla.Thunderbird.dsb.installer.yaml new file mode 100644 index 000000000000..3c5b7dd3b9ef --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/dsb/128.3.3/Mozilla.Thunderbird.dsb.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.dsb +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/dsb/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 0DECDEE92F67354C1DC9B11E3CEF40238ACFA68A31422225074E85C4E2E11912 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 dsb) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/dsb/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 6161BCB4FD696E8ECB6268ACFAB41D79BE9A1AAC45FFAF9CB1C61F934D2820FC + ProductCode: Mozilla Thunderbird 128.3.3 (x64 dsb) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/dsb/128.3.3/Mozilla.Thunderbird.dsb.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/dsb/128.3.3/Mozilla.Thunderbird.dsb.locale.en-US.yaml new file mode 100644 index 000000000000..4454bcf8b387 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/dsb/128.3.3/Mozilla.Thunderbird.dsb.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.dsb +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (dsb) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/dsb/128.3.3/Mozilla.Thunderbird.dsb.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/dsb/128.3.3/Mozilla.Thunderbird.dsb.locale.zh-CN.yaml new file mode 100644 index 000000000000..a91c64354b95 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/dsb/128.3.3/Mozilla.Thunderbird.dsb.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: Mozilla.Thunderbird.dsb +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (dsb) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/dsb/128.3.3/Mozilla.Thunderbird.dsb.yaml b/manifests/m/Mozilla/Thunderbird/dsb/128.3.3/Mozilla.Thunderbird.dsb.yaml new file mode 100644 index 000000000000..036091b95ecf --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/dsb/128.3.3/Mozilla.Thunderbird.dsb.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: Mozilla.Thunderbird.dsb +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5317f185cf7800065648d81db694395e41d5a9a3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:56:45 +0800 Subject: [PATCH 099/720] New version: Mozilla.Thunderbird.el version 128.3.3 (#184999) --- .../Mozilla.Thunderbird.el.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.el.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.el.locale.zh-CN.yaml | 30 +++++++++++ .../el/128.3.3/Mozilla.Thunderbird.el.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/el/128.3.3/Mozilla.Thunderbird.el.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/el/128.3.3/Mozilla.Thunderbird.el.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/el/128.3.3/Mozilla.Thunderbird.el.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/el/128.3.3/Mozilla.Thunderbird.el.yaml diff --git a/manifests/m/Mozilla/Thunderbird/el/128.3.3/Mozilla.Thunderbird.el.installer.yaml b/manifests/m/Mozilla/Thunderbird/el/128.3.3/Mozilla.Thunderbird.el.installer.yaml new file mode 100644 index 000000000000..3f8c07d1375d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/el/128.3.3/Mozilla.Thunderbird.el.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.el +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/el/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 3B38E2B6DD725782C38932D78A8BFF827FFB208B0EDDC6D34E7BFE4FB307CCA0 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 el) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/el/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: FF3839321C632DEFDBD70A2BE123B37146FFFD59B33A68528CA84E89F30640B8 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 el) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/el/128.3.3/Mozilla.Thunderbird.el.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/el/128.3.3/Mozilla.Thunderbird.el.locale.en-US.yaml new file mode 100644 index 000000000000..c14f5b7f2935 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/el/128.3.3/Mozilla.Thunderbird.el.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.el +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (el) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/el/128.3.3/Mozilla.Thunderbird.el.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/el/128.3.3/Mozilla.Thunderbird.el.locale.zh-CN.yaml new file mode 100644 index 000000000000..99080bd79e3c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/el/128.3.3/Mozilla.Thunderbird.el.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: Mozilla.Thunderbird.el +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (el) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/el/128.3.3/Mozilla.Thunderbird.el.yaml b/manifests/m/Mozilla/Thunderbird/el/128.3.3/Mozilla.Thunderbird.el.yaml new file mode 100644 index 000000000000..3c3a32c3905b --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/el/128.3.3/Mozilla.Thunderbird.el.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: Mozilla.Thunderbird.el +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 62e7d8526d3e4502e4a87b7a883de27423b45cba Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:57:38 +0800 Subject: [PATCH 100/720] New version: Mozilla.Thunderbird.fr version 128.3.3 (#185008) --- .../Mozilla.Thunderbird.fr.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.fr.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.fr.locale.zh-CN.yaml | 30 +++++++++++ .../fr/128.3.3/Mozilla.Thunderbird.fr.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/fr/128.3.3/Mozilla.Thunderbird.fr.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/fr/128.3.3/Mozilla.Thunderbird.fr.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/fr/128.3.3/Mozilla.Thunderbird.fr.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/fr/128.3.3/Mozilla.Thunderbird.fr.yaml diff --git a/manifests/m/Mozilla/Thunderbird/fr/128.3.3/Mozilla.Thunderbird.fr.installer.yaml b/manifests/m/Mozilla/Thunderbird/fr/128.3.3/Mozilla.Thunderbird.fr.installer.yaml new file mode 100644 index 000000000000..39b3d4ce2883 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fr/128.3.3/Mozilla.Thunderbird.fr.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.fr +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/fr/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 6208A0E0A6A402B16C425025D1B8A9B1065E85A9A3585019920FEDABCE9ED43F + ProductCode: Mozilla Thunderbird 128.3.3 (x86 fr) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/fr/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 39988D50560C26FD7978F737E065BE7174FBA7C14C74F63CCD373CAFF3CAE35E + ProductCode: Mozilla Thunderbird 128.3.3 (x64 fr) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/fr/128.3.3/Mozilla.Thunderbird.fr.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/fr/128.3.3/Mozilla.Thunderbird.fr.locale.en-US.yaml new file mode 100644 index 000000000000..a5d93527e3cc --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fr/128.3.3/Mozilla.Thunderbird.fr.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.fr +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (fr) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/fr/128.3.3/Mozilla.Thunderbird.fr.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/fr/128.3.3/Mozilla.Thunderbird.fr.locale.zh-CN.yaml new file mode 100644 index 000000000000..252dbb2c7291 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fr/128.3.3/Mozilla.Thunderbird.fr.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: Mozilla.Thunderbird.fr +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (fr) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/fr/128.3.3/Mozilla.Thunderbird.fr.yaml b/manifests/m/Mozilla/Thunderbird/fr/128.3.3/Mozilla.Thunderbird.fr.yaml new file mode 100644 index 000000000000..d2983d22a626 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fr/128.3.3/Mozilla.Thunderbird.fr.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: Mozilla.Thunderbird.fr +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 1da75ef938dc75d8836d5a5aeb2e3437b6accd41 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:57:51 +0800 Subject: [PATCH 101/720] New version: Mozilla.Thunderbird.eu version 128.3.3 (#185006) --- .../Mozilla.Thunderbird.eu.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.eu.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.eu.locale.zh-CN.yaml | 30 +++++++++++ .../eu/128.3.3/Mozilla.Thunderbird.eu.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/eu/128.3.3/Mozilla.Thunderbird.eu.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/eu/128.3.3/Mozilla.Thunderbird.eu.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/eu/128.3.3/Mozilla.Thunderbird.eu.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/eu/128.3.3/Mozilla.Thunderbird.eu.yaml diff --git a/manifests/m/Mozilla/Thunderbird/eu/128.3.3/Mozilla.Thunderbird.eu.installer.yaml b/manifests/m/Mozilla/Thunderbird/eu/128.3.3/Mozilla.Thunderbird.eu.installer.yaml new file mode 100644 index 000000000000..8bd9cc473255 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/eu/128.3.3/Mozilla.Thunderbird.eu.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.eu +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/eu/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 67571E5CC5074B2B022C26D5D7F90D08F7349FE45583EAC671203A78EA07C23B + ProductCode: Mozilla Thunderbird 128.3.3 (x86 eu) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/eu/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: B011B924E94D5A5C2C9CD9F6C54DBB965504B4BB744BF015CAA09378DABF7A64 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 eu) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/eu/128.3.3/Mozilla.Thunderbird.eu.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/eu/128.3.3/Mozilla.Thunderbird.eu.locale.en-US.yaml new file mode 100644 index 000000000000..cf31f5e55f18 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/eu/128.3.3/Mozilla.Thunderbird.eu.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.eu +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (eu) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/eu/128.3.3/Mozilla.Thunderbird.eu.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/eu/128.3.3/Mozilla.Thunderbird.eu.locale.zh-CN.yaml new file mode 100644 index 000000000000..51cbca9eb109 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/eu/128.3.3/Mozilla.Thunderbird.eu.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: Mozilla.Thunderbird.eu +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (eu) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/eu/128.3.3/Mozilla.Thunderbird.eu.yaml b/manifests/m/Mozilla/Thunderbird/eu/128.3.3/Mozilla.Thunderbird.eu.yaml new file mode 100644 index 000000000000..20f3fa60bb5e --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/eu/128.3.3/Mozilla.Thunderbird.eu.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: Mozilla.Thunderbird.eu +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 1fce879dfbcd9ffc3b84cd05f09ffbc23e4017ae Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:57:55 +0800 Subject: [PATCH 102/720] New version: Mozilla.Thunderbird.ga-IE version 128.3.3 (#185010) --- .../Mozilla.Thunderbird.ga-IE.installer.yaml | 36 +++++++++++++ ...ozilla.Thunderbird.ga-IE.locale.en-US.yaml | 52 +++++++++++++++++++ ...ozilla.Thunderbird.ga-IE.locale.zh-CN.yaml | 30 +++++++++++ .../128.3.3/Mozilla.Thunderbird.ga-IE.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/ga-IE/128.3.3/Mozilla.Thunderbird.ga-IE.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ga-IE/128.3.3/Mozilla.Thunderbird.ga-IE.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ga-IE/128.3.3/Mozilla.Thunderbird.ga-IE.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ga-IE/128.3.3/Mozilla.Thunderbird.ga-IE.yaml diff --git a/manifests/m/Mozilla/Thunderbird/ga-IE/128.3.3/Mozilla.Thunderbird.ga-IE.installer.yaml b/manifests/m/Mozilla/Thunderbird/ga-IE/128.3.3/Mozilla.Thunderbird.ga-IE.installer.yaml new file mode 100644 index 000000000000..a69d221d6728 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ga-IE/128.3.3/Mozilla.Thunderbird.ga-IE.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ga-IE +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/ga-IE/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 2CACCE8C93F6F237564107CF983A1438B9101C19F32F84C62A0A579EBAF443F3 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 ga-IE) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/ga-IE/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: C4EBE305E02DB8EF730EBCB4C51C76DBD6E0902C0CDD66CD14133381CF943F4E + ProductCode: Mozilla Thunderbird 128.3.3 (x64 ga-IE) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ga-IE/128.3.3/Mozilla.Thunderbird.ga-IE.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ga-IE/128.3.3/Mozilla.Thunderbird.ga-IE.locale.en-US.yaml new file mode 100644 index 000000000000..d84283d33ffc --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ga-IE/128.3.3/Mozilla.Thunderbird.ga-IE.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ga-IE +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (ga-IE) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ga-IE/128.3.3/Mozilla.Thunderbird.ga-IE.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ga-IE/128.3.3/Mozilla.Thunderbird.ga-IE.locale.zh-CN.yaml new file mode 100644 index 000000000000..a06536111619 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ga-IE/128.3.3/Mozilla.Thunderbird.ga-IE.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: Mozilla.Thunderbird.ga-IE +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (ga-IE) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ga-IE/128.3.3/Mozilla.Thunderbird.ga-IE.yaml b/manifests/m/Mozilla/Thunderbird/ga-IE/128.3.3/Mozilla.Thunderbird.ga-IE.yaml new file mode 100644 index 000000000000..cea9eabd39f6 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ga-IE/128.3.3/Mozilla.Thunderbird.ga-IE.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: Mozilla.Thunderbird.ga-IE +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 370739281232d102d582bca5bdf4939f0d8314a7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:57:59 +0800 Subject: [PATCH 103/720] New version: Mozilla.Thunderbird.gl version 128.3.3 (#185012) --- .../Mozilla.Thunderbird.gl.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.gl.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.gl.locale.zh-CN.yaml | 30 +++++++++++ .../gl/128.3.3/Mozilla.Thunderbird.gl.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/gl/128.3.3/Mozilla.Thunderbird.gl.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/gl/128.3.3/Mozilla.Thunderbird.gl.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/gl/128.3.3/Mozilla.Thunderbird.gl.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/gl/128.3.3/Mozilla.Thunderbird.gl.yaml diff --git a/manifests/m/Mozilla/Thunderbird/gl/128.3.3/Mozilla.Thunderbird.gl.installer.yaml b/manifests/m/Mozilla/Thunderbird/gl/128.3.3/Mozilla.Thunderbird.gl.installer.yaml new file mode 100644 index 000000000000..bbfe17a87a28 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/gl/128.3.3/Mozilla.Thunderbird.gl.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.gl +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/gl/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 7DD85EED42C02572B87C7CCB1B753484F310CC6BBC4EBECBC37DDFDC88F2F341 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 gl) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/gl/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 8799941D03101622ACB9209C5FE90F47E2459DB0A861A2E91E875DB4099104E9 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 gl) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/gl/128.3.3/Mozilla.Thunderbird.gl.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/gl/128.3.3/Mozilla.Thunderbird.gl.locale.en-US.yaml new file mode 100644 index 000000000000..00007166005f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/gl/128.3.3/Mozilla.Thunderbird.gl.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.gl +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (gl) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/gl/128.3.3/Mozilla.Thunderbird.gl.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/gl/128.3.3/Mozilla.Thunderbird.gl.locale.zh-CN.yaml new file mode 100644 index 000000000000..7d8e777e606f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/gl/128.3.3/Mozilla.Thunderbird.gl.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: Mozilla.Thunderbird.gl +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (gl) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/gl/128.3.3/Mozilla.Thunderbird.gl.yaml b/manifests/m/Mozilla/Thunderbird/gl/128.3.3/Mozilla.Thunderbird.gl.yaml new file mode 100644 index 000000000000..bd0a76fbbe18 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/gl/128.3.3/Mozilla.Thunderbird.gl.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: Mozilla.Thunderbird.gl +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 89567826de65853e12e75888e5cf21a2748d1e29 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:58:01 +0800 Subject: [PATCH 104/720] New version: Mozilla.Thunderbird.he version 128.3.3 (#185013) --- .../Mozilla.Thunderbird.he.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.he.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.he.locale.zh-CN.yaml | 30 +++++++++++ .../he/128.3.3/Mozilla.Thunderbird.he.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/he/128.3.3/Mozilla.Thunderbird.he.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/he/128.3.3/Mozilla.Thunderbird.he.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/he/128.3.3/Mozilla.Thunderbird.he.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/he/128.3.3/Mozilla.Thunderbird.he.yaml diff --git a/manifests/m/Mozilla/Thunderbird/he/128.3.3/Mozilla.Thunderbird.he.installer.yaml b/manifests/m/Mozilla/Thunderbird/he/128.3.3/Mozilla.Thunderbird.he.installer.yaml new file mode 100644 index 000000000000..19bcbeb27f44 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/he/128.3.3/Mozilla.Thunderbird.he.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.he +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/he/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: E9BD233DE555DD402500B72287D502F5FF68455A0FDBC5FD0CF2FFC3D41CD821 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 he) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/he/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 66107BBB673E31FEF23C3F8D2280E83E328231E0DCD21EBF6F0B165304E7601A + ProductCode: Mozilla Thunderbird 128.3.3 (x64 he) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/he/128.3.3/Mozilla.Thunderbird.he.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/he/128.3.3/Mozilla.Thunderbird.he.locale.en-US.yaml new file mode 100644 index 000000000000..a1d8c62631d7 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/he/128.3.3/Mozilla.Thunderbird.he.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.he +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (he) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/he/128.3.3/Mozilla.Thunderbird.he.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/he/128.3.3/Mozilla.Thunderbird.he.locale.zh-CN.yaml new file mode 100644 index 000000000000..654ae37203d1 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/he/128.3.3/Mozilla.Thunderbird.he.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: Mozilla.Thunderbird.he +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (he) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/he/128.3.3/Mozilla.Thunderbird.he.yaml b/manifests/m/Mozilla/Thunderbird/he/128.3.3/Mozilla.Thunderbird.he.yaml new file mode 100644 index 000000000000..b8087d555c94 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/he/128.3.3/Mozilla.Thunderbird.he.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: Mozilla.Thunderbird.he +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 08550be5af73cfefc705dbc0b5d47f922af63b4a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:58:08 +0800 Subject: [PATCH 105/720] New version: Mozilla.Thunderbird.hr version 128.3.3 (#185014) --- .../Mozilla.Thunderbird.hr.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.hr.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.hr.locale.zh-CN.yaml | 30 +++++++++++ .../hr/128.3.3/Mozilla.Thunderbird.hr.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/hr/128.3.3/Mozilla.Thunderbird.hr.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hr/128.3.3/Mozilla.Thunderbird.hr.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hr/128.3.3/Mozilla.Thunderbird.hr.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hr/128.3.3/Mozilla.Thunderbird.hr.yaml diff --git a/manifests/m/Mozilla/Thunderbird/hr/128.3.3/Mozilla.Thunderbird.hr.installer.yaml b/manifests/m/Mozilla/Thunderbird/hr/128.3.3/Mozilla.Thunderbird.hr.installer.yaml new file mode 100644 index 000000000000..dca4f36a42fb --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hr/128.3.3/Mozilla.Thunderbird.hr.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.hr +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/hr/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: B4D2A7A1773287E309DC6D41AFA0B5873597956502ACBFDC731B39330B51F94B + ProductCode: Mozilla Thunderbird 128.3.3 (x86 hr) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/hr/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: B523F0E5AC52403A906BEFB2B82C170E799C6DAF1CA7E5B50B92EAC91105CB82 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 hr) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/hr/128.3.3/Mozilla.Thunderbird.hr.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/hr/128.3.3/Mozilla.Thunderbird.hr.locale.en-US.yaml new file mode 100644 index 000000000000..b4ba9e5f5b33 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hr/128.3.3/Mozilla.Thunderbird.hr.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.hr +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (hr) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/hr/128.3.3/Mozilla.Thunderbird.hr.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/hr/128.3.3/Mozilla.Thunderbird.hr.locale.zh-CN.yaml new file mode 100644 index 000000000000..dab750f4abd2 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hr/128.3.3/Mozilla.Thunderbird.hr.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: Mozilla.Thunderbird.hr +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (hr) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/hr/128.3.3/Mozilla.Thunderbird.hr.yaml b/manifests/m/Mozilla/Thunderbird/hr/128.3.3/Mozilla.Thunderbird.hr.yaml new file mode 100644 index 000000000000..7ed398c85c6f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hr/128.3.3/Mozilla.Thunderbird.hr.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: Mozilla.Thunderbird.hr +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 6ad3136b233c3e03c286dae1b496f2b63ad0b1cd Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:58:12 +0800 Subject: [PATCH 106/720] New version: Mozilla.Thunderbird.kk version 128.3.3 (#185024) --- .../Mozilla.Thunderbird.kk.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.kk.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.kk.locale.zh-CN.yaml | 30 +++++++++++ .../kk/128.3.3/Mozilla.Thunderbird.kk.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/kk/128.3.3/Mozilla.Thunderbird.kk.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/kk/128.3.3/Mozilla.Thunderbird.kk.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/kk/128.3.3/Mozilla.Thunderbird.kk.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/kk/128.3.3/Mozilla.Thunderbird.kk.yaml diff --git a/manifests/m/Mozilla/Thunderbird/kk/128.3.3/Mozilla.Thunderbird.kk.installer.yaml b/manifests/m/Mozilla/Thunderbird/kk/128.3.3/Mozilla.Thunderbird.kk.installer.yaml new file mode 100644 index 000000000000..0b579be3b1b7 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kk/128.3.3/Mozilla.Thunderbird.kk.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.kk +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/kk/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 30AD41AC548212D73E688714A6656851C27E49A13C9C849453381A4EBC1FAB71 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 kk) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/kk/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: D546C93506E172D177FDC54DDD6C394CB113538BEDC4CAF67BB817E6C3DC4571 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 kk) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/kk/128.3.3/Mozilla.Thunderbird.kk.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/kk/128.3.3/Mozilla.Thunderbird.kk.locale.en-US.yaml new file mode 100644 index 000000000000..7a8504e3bff8 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kk/128.3.3/Mozilla.Thunderbird.kk.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.kk +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (kk) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/kk/128.3.3/Mozilla.Thunderbird.kk.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/kk/128.3.3/Mozilla.Thunderbird.kk.locale.zh-CN.yaml new file mode 100644 index 000000000000..0b97d85f26aa --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kk/128.3.3/Mozilla.Thunderbird.kk.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: Mozilla.Thunderbird.kk +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (kk) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/kk/128.3.3/Mozilla.Thunderbird.kk.yaml b/manifests/m/Mozilla/Thunderbird/kk/128.3.3/Mozilla.Thunderbird.kk.yaml new file mode 100644 index 000000000000..97c6b40d6299 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kk/128.3.3/Mozilla.Thunderbird.kk.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: Mozilla.Thunderbird.kk +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 921b3311942a522e9880647bc8a51d3f456585c9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:58:15 +0800 Subject: [PATCH 107/720] New version: Mozilla.Thunderbird.hy-AM version 128.3.3 (#185017) --- .../Mozilla.Thunderbird.hy-AM.installer.yaml | 36 +++++++++++++ ...ozilla.Thunderbird.hy-AM.locale.en-US.yaml | 52 +++++++++++++++++++ ...ozilla.Thunderbird.hy-AM.locale.zh-CN.yaml | 30 +++++++++++ .../128.3.3/Mozilla.Thunderbird.hy-AM.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/hy-AM/128.3.3/Mozilla.Thunderbird.hy-AM.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hy-AM/128.3.3/Mozilla.Thunderbird.hy-AM.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hy-AM/128.3.3/Mozilla.Thunderbird.hy-AM.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hy-AM/128.3.3/Mozilla.Thunderbird.hy-AM.yaml diff --git a/manifests/m/Mozilla/Thunderbird/hy-AM/128.3.3/Mozilla.Thunderbird.hy-AM.installer.yaml b/manifests/m/Mozilla/Thunderbird/hy-AM/128.3.3/Mozilla.Thunderbird.hy-AM.installer.yaml new file mode 100644 index 000000000000..95ef6a85457d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hy-AM/128.3.3/Mozilla.Thunderbird.hy-AM.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.hy-AM +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/hy-AM/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 02EFDC7233F78BB34361CAF4B2BD7B99C32EB90101BC7629786113A3BF159E83 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 hy-AM) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/hy-AM/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: B6502F58519887223E172B002C23C3E97C7ACDA3EA60B6D521C5F57FFE6186AA + ProductCode: Mozilla Thunderbird 128.3.3 (x64 hy-AM) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/hy-AM/128.3.3/Mozilla.Thunderbird.hy-AM.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/hy-AM/128.3.3/Mozilla.Thunderbird.hy-AM.locale.en-US.yaml new file mode 100644 index 000000000000..b4e4dfdeb327 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hy-AM/128.3.3/Mozilla.Thunderbird.hy-AM.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.hy-AM +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (hy-AM) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/hy-AM/128.3.3/Mozilla.Thunderbird.hy-AM.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/hy-AM/128.3.3/Mozilla.Thunderbird.hy-AM.locale.zh-CN.yaml new file mode 100644 index 000000000000..7c2df2c051ac --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hy-AM/128.3.3/Mozilla.Thunderbird.hy-AM.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: Mozilla.Thunderbird.hy-AM +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (hy-AM) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/hy-AM/128.3.3/Mozilla.Thunderbird.hy-AM.yaml b/manifests/m/Mozilla/Thunderbird/hy-AM/128.3.3/Mozilla.Thunderbird.hy-AM.yaml new file mode 100644 index 000000000000..856397397302 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hy-AM/128.3.3/Mozilla.Thunderbird.hy-AM.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: Mozilla.Thunderbird.hy-AM +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2cd9f40c93bc541ef8c533a9e47b42d0bbc4b97b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:58:19 +0800 Subject: [PATCH 108/720] New version: Mozilla.Thunderbird.ja version 128.3.3 (#185021) --- .../Mozilla.Thunderbird.ja.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.ja.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.ja.locale.zh-CN.yaml | 30 +++++++++++ .../ja/128.3.3/Mozilla.Thunderbird.ja.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/ja/128.3.3/Mozilla.Thunderbird.ja.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ja/128.3.3/Mozilla.Thunderbird.ja.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ja/128.3.3/Mozilla.Thunderbird.ja.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ja/128.3.3/Mozilla.Thunderbird.ja.yaml diff --git a/manifests/m/Mozilla/Thunderbird/ja/128.3.3/Mozilla.Thunderbird.ja.installer.yaml b/manifests/m/Mozilla/Thunderbird/ja/128.3.3/Mozilla.Thunderbird.ja.installer.yaml new file mode 100644 index 000000000000..779dd904c1b9 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ja/128.3.3/Mozilla.Thunderbird.ja.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ja +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/ja/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: A701FC34F68DD0F62C01BE5CD9401842A01259B33959DB50C2D4F87406C12C30 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 ja) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/ja/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: AED86F35473AD62220E03E30B585BA7AE85A9B57FB12372FCA790E8FC3BBFF43 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 ja) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ja/128.3.3/Mozilla.Thunderbird.ja.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ja/128.3.3/Mozilla.Thunderbird.ja.locale.en-US.yaml new file mode 100644 index 000000000000..fcd7fa63bc23 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ja/128.3.3/Mozilla.Thunderbird.ja.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ja +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (ja) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ja/128.3.3/Mozilla.Thunderbird.ja.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ja/128.3.3/Mozilla.Thunderbird.ja.locale.zh-CN.yaml new file mode 100644 index 000000000000..3f5910311272 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ja/128.3.3/Mozilla.Thunderbird.ja.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: Mozilla.Thunderbird.ja +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (ja) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ja/128.3.3/Mozilla.Thunderbird.ja.yaml b/manifests/m/Mozilla/Thunderbird/ja/128.3.3/Mozilla.Thunderbird.ja.yaml new file mode 100644 index 000000000000..bdc0b22f43ee --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ja/128.3.3/Mozilla.Thunderbird.ja.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: Mozilla.Thunderbird.ja +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 9655a574ab5f4e8b49d19021c3d9a5eadc11a186 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:58:22 +0800 Subject: [PATCH 109/720] New version: Mozilla.Thunderbird.id version 128.3.3 (#185018) --- .../Mozilla.Thunderbird.id.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.id.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.id.locale.zh-CN.yaml | 30 +++++++++++ .../id/128.3.3/Mozilla.Thunderbird.id.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/id/128.3.3/Mozilla.Thunderbird.id.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/id/128.3.3/Mozilla.Thunderbird.id.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/id/128.3.3/Mozilla.Thunderbird.id.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/id/128.3.3/Mozilla.Thunderbird.id.yaml diff --git a/manifests/m/Mozilla/Thunderbird/id/128.3.3/Mozilla.Thunderbird.id.installer.yaml b/manifests/m/Mozilla/Thunderbird/id/128.3.3/Mozilla.Thunderbird.id.installer.yaml new file mode 100644 index 000000000000..d055257c364c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/id/128.3.3/Mozilla.Thunderbird.id.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.id +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/id/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 0D1DB862DD2CBDC861D65CFE01F5451AC1BD5BC58A86C189A12BF432524DFD22 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 id) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/id/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 4FD7CEDECEE099583867187163BE62C55D221C08E48E45578F7F46F66CBE14E9 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 id) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/id/128.3.3/Mozilla.Thunderbird.id.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/id/128.3.3/Mozilla.Thunderbird.id.locale.en-US.yaml new file mode 100644 index 000000000000..1e59b7a2c1f4 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/id/128.3.3/Mozilla.Thunderbird.id.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.id +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (id) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/id/128.3.3/Mozilla.Thunderbird.id.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/id/128.3.3/Mozilla.Thunderbird.id.locale.zh-CN.yaml new file mode 100644 index 000000000000..26411c4a503e --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/id/128.3.3/Mozilla.Thunderbird.id.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: Mozilla.Thunderbird.id +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (id) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/id/128.3.3/Mozilla.Thunderbird.id.yaml b/manifests/m/Mozilla/Thunderbird/id/128.3.3/Mozilla.Thunderbird.id.yaml new file mode 100644 index 000000000000..66afe6260599 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/id/128.3.3/Mozilla.Thunderbird.id.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: Mozilla.Thunderbird.id +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 1c16dc34f3d7a826c01a70ca0f70ce77f2c33615 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:58:27 +0800 Subject: [PATCH 110/720] New version: Mozilla.Thunderbird.ko version 128.3.3 (#185025) --- .../Mozilla.Thunderbird.ko.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.ko.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.ko.locale.zh-CN.yaml | 30 +++++++++++ .../ko/128.3.3/Mozilla.Thunderbird.ko.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/ko/128.3.3/Mozilla.Thunderbird.ko.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ko/128.3.3/Mozilla.Thunderbird.ko.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ko/128.3.3/Mozilla.Thunderbird.ko.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ko/128.3.3/Mozilla.Thunderbird.ko.yaml diff --git a/manifests/m/Mozilla/Thunderbird/ko/128.3.3/Mozilla.Thunderbird.ko.installer.yaml b/manifests/m/Mozilla/Thunderbird/ko/128.3.3/Mozilla.Thunderbird.ko.installer.yaml new file mode 100644 index 000000000000..bc556e897a14 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ko/128.3.3/Mozilla.Thunderbird.ko.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ko +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/ko/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: CDD16ECA8970C004EDEDF3CF00A6A9FA8FD08B012FAFF6C7DB68E885FDA35815 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 ko) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/ko/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 33593D46CDCF02E3111EAD7B579E722486B699D1AFAD694DF9ABF02CF746D58A + ProductCode: Mozilla Thunderbird 128.3.3 (x64 ko) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ko/128.3.3/Mozilla.Thunderbird.ko.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ko/128.3.3/Mozilla.Thunderbird.ko.locale.en-US.yaml new file mode 100644 index 000000000000..b8e26b624a83 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ko/128.3.3/Mozilla.Thunderbird.ko.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ko +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (ko) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ko/128.3.3/Mozilla.Thunderbird.ko.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ko/128.3.3/Mozilla.Thunderbird.ko.locale.zh-CN.yaml new file mode 100644 index 000000000000..0c3028a9d073 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ko/128.3.3/Mozilla.Thunderbird.ko.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: Mozilla.Thunderbird.ko +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (ko) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ko/128.3.3/Mozilla.Thunderbird.ko.yaml b/manifests/m/Mozilla/Thunderbird/ko/128.3.3/Mozilla.Thunderbird.ko.yaml new file mode 100644 index 000000000000..f13fc8788ee1 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ko/128.3.3/Mozilla.Thunderbird.ko.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: Mozilla.Thunderbird.ko +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 89163c4a25ce8880caa3ea9bf7ffa39c1e6e7b59 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:58:31 +0800 Subject: [PATCH 111/720] New version: Mozilla.Thunderbird.it version 128.3.3 (#185020) --- .../Mozilla.Thunderbird.it.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.it.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.it.locale.zh-CN.yaml | 30 +++++++++++ .../it/128.3.3/Mozilla.Thunderbird.it.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/it/128.3.3/Mozilla.Thunderbird.it.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/it/128.3.3/Mozilla.Thunderbird.it.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/it/128.3.3/Mozilla.Thunderbird.it.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/it/128.3.3/Mozilla.Thunderbird.it.yaml diff --git a/manifests/m/Mozilla/Thunderbird/it/128.3.3/Mozilla.Thunderbird.it.installer.yaml b/manifests/m/Mozilla/Thunderbird/it/128.3.3/Mozilla.Thunderbird.it.installer.yaml new file mode 100644 index 000000000000..bf83ac8dd494 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/it/128.3.3/Mozilla.Thunderbird.it.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.it +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/it/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 34AB16BA835350D3201871EE67904AD89FD2F8102AFFCD495D49102702B6C990 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 it) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/it/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 030DE93EA1EE7E9271FBA0566E0BC9DF4A2D85147B65D4809594D70CA4E060D7 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 it) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/it/128.3.3/Mozilla.Thunderbird.it.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/it/128.3.3/Mozilla.Thunderbird.it.locale.en-US.yaml new file mode 100644 index 000000000000..4a03f9d1aa27 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/it/128.3.3/Mozilla.Thunderbird.it.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.it +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (it) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/it/128.3.3/Mozilla.Thunderbird.it.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/it/128.3.3/Mozilla.Thunderbird.it.locale.zh-CN.yaml new file mode 100644 index 000000000000..3661385e820f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/it/128.3.3/Mozilla.Thunderbird.it.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: Mozilla.Thunderbird.it +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (it) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/it/128.3.3/Mozilla.Thunderbird.it.yaml b/manifests/m/Mozilla/Thunderbird/it/128.3.3/Mozilla.Thunderbird.it.yaml new file mode 100644 index 000000000000..f81660df8bc1 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/it/128.3.3/Mozilla.Thunderbird.it.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: Mozilla.Thunderbird.it +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 8c759b4f46a266af27b0caa908593b2b7f42b836 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:58:34 +0800 Subject: [PATCH 112/720] New version: Mozilla.Thunderbird.nb-NO version 128.3.3 (#185029) --- .../Mozilla.Thunderbird.nb-NO.installer.yaml | 36 +++++++++++++ ...ozilla.Thunderbird.nb-NO.locale.en-US.yaml | 52 +++++++++++++++++++ ...ozilla.Thunderbird.nb-NO.locale.zh-CN.yaml | 30 +++++++++++ .../128.3.3/Mozilla.Thunderbird.nb-NO.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/nb-NO/128.3.3/Mozilla.Thunderbird.nb-NO.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/nb-NO/128.3.3/Mozilla.Thunderbird.nb-NO.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/nb-NO/128.3.3/Mozilla.Thunderbird.nb-NO.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/nb-NO/128.3.3/Mozilla.Thunderbird.nb-NO.yaml diff --git a/manifests/m/Mozilla/Thunderbird/nb-NO/128.3.3/Mozilla.Thunderbird.nb-NO.installer.yaml b/manifests/m/Mozilla/Thunderbird/nb-NO/128.3.3/Mozilla.Thunderbird.nb-NO.installer.yaml new file mode 100644 index 000000000000..98daf1f3ce6b --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nb-NO/128.3.3/Mozilla.Thunderbird.nb-NO.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.nb-NO +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/nb-NO/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 8A1ED80DEB57FE195630D4A14CB8819D68F1033DA47C409F6CD6C88AD0FDD2B1 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 nb-NO) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/nb-NO/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: EA0BE5687D03C8877DE7D11DBEAE89B4DC97E5BA60C6AD787746E2EC1F90F6FE + ProductCode: Mozilla Thunderbird 128.3.3 (x64 nb-NO) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/nb-NO/128.3.3/Mozilla.Thunderbird.nb-NO.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/nb-NO/128.3.3/Mozilla.Thunderbird.nb-NO.locale.en-US.yaml new file mode 100644 index 000000000000..ad22ecd3cbab --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nb-NO/128.3.3/Mozilla.Thunderbird.nb-NO.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.nb-NO +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (nb-NO) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/nb-NO/128.3.3/Mozilla.Thunderbird.nb-NO.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/nb-NO/128.3.3/Mozilla.Thunderbird.nb-NO.locale.zh-CN.yaml new file mode 100644 index 000000000000..68fa57b33553 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nb-NO/128.3.3/Mozilla.Thunderbird.nb-NO.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: Mozilla.Thunderbird.nb-NO +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (nb-NO) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/nb-NO/128.3.3/Mozilla.Thunderbird.nb-NO.yaml b/manifests/m/Mozilla/Thunderbird/nb-NO/128.3.3/Mozilla.Thunderbird.nb-NO.yaml new file mode 100644 index 000000000000..9a58c6acbc43 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nb-NO/128.3.3/Mozilla.Thunderbird.nb-NO.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: Mozilla.Thunderbird.nb-NO +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 60c24dd91b799ace97e939829e133528272ee105 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:58:38 +0800 Subject: [PATCH 113/720] New version: Mozilla.Thunderbird.lt version 128.3.3 (#185026) --- .../Mozilla.Thunderbird.lt.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.lt.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.lt.locale.zh-CN.yaml | 30 +++++++++++ .../lt/128.3.3/Mozilla.Thunderbird.lt.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/lt/128.3.3/Mozilla.Thunderbird.lt.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/lt/128.3.3/Mozilla.Thunderbird.lt.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/lt/128.3.3/Mozilla.Thunderbird.lt.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/lt/128.3.3/Mozilla.Thunderbird.lt.yaml diff --git a/manifests/m/Mozilla/Thunderbird/lt/128.3.3/Mozilla.Thunderbird.lt.installer.yaml b/manifests/m/Mozilla/Thunderbird/lt/128.3.3/Mozilla.Thunderbird.lt.installer.yaml new file mode 100644 index 000000000000..0116341f47de --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/lt/128.3.3/Mozilla.Thunderbird.lt.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.lt +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/lt/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: BB641A2732EBDCC295A9514AFE2432CA7D46E876F47C96E5394916AAF8B8EB4A + ProductCode: Mozilla Thunderbird 128.3.3 (x86 lt) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/lt/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 43DFE9C86313738FE4DE77C3281E49326991C3250DFBFEF0B351F1176E436B1C + ProductCode: Mozilla Thunderbird 128.3.3 (x64 lt) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/lt/128.3.3/Mozilla.Thunderbird.lt.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/lt/128.3.3/Mozilla.Thunderbird.lt.locale.en-US.yaml new file mode 100644 index 000000000000..8a7f12c79ab6 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/lt/128.3.3/Mozilla.Thunderbird.lt.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.lt +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (lt) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/lt/128.3.3/Mozilla.Thunderbird.lt.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/lt/128.3.3/Mozilla.Thunderbird.lt.locale.zh-CN.yaml new file mode 100644 index 000000000000..e89727ce63e0 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/lt/128.3.3/Mozilla.Thunderbird.lt.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: Mozilla.Thunderbird.lt +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (lt) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/lt/128.3.3/Mozilla.Thunderbird.lt.yaml b/manifests/m/Mozilla/Thunderbird/lt/128.3.3/Mozilla.Thunderbird.lt.yaml new file mode 100644 index 000000000000..dff3a9d08d35 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/lt/128.3.3/Mozilla.Thunderbird.lt.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: Mozilla.Thunderbird.lt +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 8b865b41b8051c85618c517d0c4bad65e1f08d7e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:58:41 +0800 Subject: [PATCH 114/720] New version: Mozilla.Thunderbird.lv version 128.3.3 (#185027) --- .../Mozilla.Thunderbird.lv.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.lv.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.lv.locale.zh-CN.yaml | 30 +++++++++++ .../lv/128.3.3/Mozilla.Thunderbird.lv.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/lv/128.3.3/Mozilla.Thunderbird.lv.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/lv/128.3.3/Mozilla.Thunderbird.lv.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/lv/128.3.3/Mozilla.Thunderbird.lv.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/lv/128.3.3/Mozilla.Thunderbird.lv.yaml diff --git a/manifests/m/Mozilla/Thunderbird/lv/128.3.3/Mozilla.Thunderbird.lv.installer.yaml b/manifests/m/Mozilla/Thunderbird/lv/128.3.3/Mozilla.Thunderbird.lv.installer.yaml new file mode 100644 index 000000000000..6af977fee36c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/lv/128.3.3/Mozilla.Thunderbird.lv.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.lv +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/lv/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 4E0AF33B1C46F721FCF863485D14E9E6661576453965797917B1A2D1A1A626D9 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 lv) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/lv/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 6434AAE759D24B1CF9CB21D61B07929CB0CE40F493DA22BF9C0286B958CA9E93 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 lv) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/lv/128.3.3/Mozilla.Thunderbird.lv.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/lv/128.3.3/Mozilla.Thunderbird.lv.locale.en-US.yaml new file mode 100644 index 000000000000..384fb5b01c90 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/lv/128.3.3/Mozilla.Thunderbird.lv.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.lv +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (lv) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/lv/128.3.3/Mozilla.Thunderbird.lv.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/lv/128.3.3/Mozilla.Thunderbird.lv.locale.zh-CN.yaml new file mode 100644 index 000000000000..0386ce6f2fa0 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/lv/128.3.3/Mozilla.Thunderbird.lv.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: Mozilla.Thunderbird.lv +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (lv) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/lv/128.3.3/Mozilla.Thunderbird.lv.yaml b/manifests/m/Mozilla/Thunderbird/lv/128.3.3/Mozilla.Thunderbird.lv.yaml new file mode 100644 index 000000000000..4d0236cbe905 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/lv/128.3.3/Mozilla.Thunderbird.lv.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: Mozilla.Thunderbird.lv +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From dde6bbca43707d14e8c68cb6605889f808c50d15 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:58:45 +0800 Subject: [PATCH 115/720] New version: Mozilla.Thunderbird.pa-IN version 128.3.3 (#185032) --- .../Mozilla.Thunderbird.pa-IN.installer.yaml | 36 +++++++++++++ ...ozilla.Thunderbird.pa-IN.locale.en-US.yaml | 52 +++++++++++++++++++ ...ozilla.Thunderbird.pa-IN.locale.zh-CN.yaml | 30 +++++++++++ .../128.3.3/Mozilla.Thunderbird.pa-IN.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/pa-IN/128.3.3/Mozilla.Thunderbird.pa-IN.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pa-IN/128.3.3/Mozilla.Thunderbird.pa-IN.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pa-IN/128.3.3/Mozilla.Thunderbird.pa-IN.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pa-IN/128.3.3/Mozilla.Thunderbird.pa-IN.yaml diff --git a/manifests/m/Mozilla/Thunderbird/pa-IN/128.3.3/Mozilla.Thunderbird.pa-IN.installer.yaml b/manifests/m/Mozilla/Thunderbird/pa-IN/128.3.3/Mozilla.Thunderbird.pa-IN.installer.yaml new file mode 100644 index 000000000000..09e81f1d2cbd --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pa-IN/128.3.3/Mozilla.Thunderbird.pa-IN.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.pa-IN +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/pa-IN/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 2B722009A0D8D294FBC489AA1E2C11AA5DD405C199E9F0930A92E4005822D4A6 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 pa-IN) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/pa-IN/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 9A62A3A3E47812AC27FC9938AD32E28570DBE9304A0FE6EFFF03B816BA334FDB + ProductCode: Mozilla Thunderbird 128.3.3 (x64 pa-IN) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/pa-IN/128.3.3/Mozilla.Thunderbird.pa-IN.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/pa-IN/128.3.3/Mozilla.Thunderbird.pa-IN.locale.en-US.yaml new file mode 100644 index 000000000000..acbf26f09f6b --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pa-IN/128.3.3/Mozilla.Thunderbird.pa-IN.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.pa-IN +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (pa-IN) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/pa-IN/128.3.3/Mozilla.Thunderbird.pa-IN.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/pa-IN/128.3.3/Mozilla.Thunderbird.pa-IN.locale.zh-CN.yaml new file mode 100644 index 000000000000..088341bccbd6 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pa-IN/128.3.3/Mozilla.Thunderbird.pa-IN.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: Mozilla.Thunderbird.pa-IN +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (pa-IN) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/pa-IN/128.3.3/Mozilla.Thunderbird.pa-IN.yaml b/manifests/m/Mozilla/Thunderbird/pa-IN/128.3.3/Mozilla.Thunderbird.pa-IN.yaml new file mode 100644 index 000000000000..531c539dcf23 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pa-IN/128.3.3/Mozilla.Thunderbird.pa-IN.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: Mozilla.Thunderbird.pa-IN +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b66bddb12a8f7baf9b122108bb64f820f2370030 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:58:54 +0800 Subject: [PATCH 116/720] New version: Mozilla.Thunderbird.pl version 128.3.3 (#185033) --- .../Mozilla.Thunderbird.pl.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.pl.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.pl.locale.zh-CN.yaml | 30 +++++++++++ .../pl/128.3.3/Mozilla.Thunderbird.pl.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/pl/128.3.3/Mozilla.Thunderbird.pl.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pl/128.3.3/Mozilla.Thunderbird.pl.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pl/128.3.3/Mozilla.Thunderbird.pl.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pl/128.3.3/Mozilla.Thunderbird.pl.yaml diff --git a/manifests/m/Mozilla/Thunderbird/pl/128.3.3/Mozilla.Thunderbird.pl.installer.yaml b/manifests/m/Mozilla/Thunderbird/pl/128.3.3/Mozilla.Thunderbird.pl.installer.yaml new file mode 100644 index 000000000000..d702e306f319 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pl/128.3.3/Mozilla.Thunderbird.pl.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.pl +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/pl/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 9F3E13120053213F36B77F7C88F018F578F5E31FBAA4E5F4995636F138DEA103 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 pl) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/pl/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 9B53E3A7F86A64AD8B5F8E6BA6AA0E4FCB867C8F4684D9908D77D10CBBAE3020 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 pl) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/pl/128.3.3/Mozilla.Thunderbird.pl.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/pl/128.3.3/Mozilla.Thunderbird.pl.locale.en-US.yaml new file mode 100644 index 000000000000..530b5c032de0 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pl/128.3.3/Mozilla.Thunderbird.pl.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.pl +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (pl) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/pl/128.3.3/Mozilla.Thunderbird.pl.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/pl/128.3.3/Mozilla.Thunderbird.pl.locale.zh-CN.yaml new file mode 100644 index 000000000000..9083b8217c64 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pl/128.3.3/Mozilla.Thunderbird.pl.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: Mozilla.Thunderbird.pl +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (pl) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/pl/128.3.3/Mozilla.Thunderbird.pl.yaml b/manifests/m/Mozilla/Thunderbird/pl/128.3.3/Mozilla.Thunderbird.pl.yaml new file mode 100644 index 000000000000..d3c57a103faa --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pl/128.3.3/Mozilla.Thunderbird.pl.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: Mozilla.Thunderbird.pl +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2fff14a2c7dac09aad8309065b58aede74068b05 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:59:01 +0800 Subject: [PATCH 117/720] New version: Mozilla.Thunderbird.hsb version 128.3.3 (#185015) --- .../Mozilla.Thunderbird.hsb.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.hsb.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.hsb.locale.zh-CN.yaml | 30 +++++++++++ .../hsb/128.3.3/Mozilla.Thunderbird.hsb.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/hsb/128.3.3/Mozilla.Thunderbird.hsb.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hsb/128.3.3/Mozilla.Thunderbird.hsb.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hsb/128.3.3/Mozilla.Thunderbird.hsb.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hsb/128.3.3/Mozilla.Thunderbird.hsb.yaml diff --git a/manifests/m/Mozilla/Thunderbird/hsb/128.3.3/Mozilla.Thunderbird.hsb.installer.yaml b/manifests/m/Mozilla/Thunderbird/hsb/128.3.3/Mozilla.Thunderbird.hsb.installer.yaml new file mode 100644 index 000000000000..d26b77f89109 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hsb/128.3.3/Mozilla.Thunderbird.hsb.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.hsb +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/hsb/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: BA7299B3C75F7804FA4711B3DB59338C3808CB2712FE4D2784BD956D81624FF5 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 hsb) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/hsb/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 22E1C635D62CB823DF11BEA08D87596E9F50677BB00EEA93CD0ACE99E93EAD1B + ProductCode: Mozilla Thunderbird 128.3.3 (x64 hsb) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/hsb/128.3.3/Mozilla.Thunderbird.hsb.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/hsb/128.3.3/Mozilla.Thunderbird.hsb.locale.en-US.yaml new file mode 100644 index 000000000000..691711e5f95f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hsb/128.3.3/Mozilla.Thunderbird.hsb.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.hsb +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (hsb) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/hsb/128.3.3/Mozilla.Thunderbird.hsb.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/hsb/128.3.3/Mozilla.Thunderbird.hsb.locale.zh-CN.yaml new file mode 100644 index 000000000000..0251e8475593 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hsb/128.3.3/Mozilla.Thunderbird.hsb.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: Mozilla.Thunderbird.hsb +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (hsb) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/hsb/128.3.3/Mozilla.Thunderbird.hsb.yaml b/manifests/m/Mozilla/Thunderbird/hsb/128.3.3/Mozilla.Thunderbird.hsb.yaml new file mode 100644 index 000000000000..35f2888e3e02 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hsb/128.3.3/Mozilla.Thunderbird.hsb.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: Mozilla.Thunderbird.hsb +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 0dafd22ce602a0a9aa0af32a4dfaa85daac6b99b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:59:08 +0800 Subject: [PATCH 118/720] New version: Mozilla.Thunderbird.kab version 128.3.3 (#185023) --- .../Mozilla.Thunderbird.kab.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.kab.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.kab.locale.zh-CN.yaml | 30 +++++++++++ .../kab/128.3.3/Mozilla.Thunderbird.kab.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/kab/128.3.3/Mozilla.Thunderbird.kab.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/kab/128.3.3/Mozilla.Thunderbird.kab.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/kab/128.3.3/Mozilla.Thunderbird.kab.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/kab/128.3.3/Mozilla.Thunderbird.kab.yaml diff --git a/manifests/m/Mozilla/Thunderbird/kab/128.3.3/Mozilla.Thunderbird.kab.installer.yaml b/manifests/m/Mozilla/Thunderbird/kab/128.3.3/Mozilla.Thunderbird.kab.installer.yaml new file mode 100644 index 000000000000..85d21a0586c1 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kab/128.3.3/Mozilla.Thunderbird.kab.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.kab +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/kab/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: E017AF7A0CC381C68FB349C7C09E97CE8FF034107A60776045DD568481D9F2F3 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 kab) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/kab/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: B6B4E742525DE6B2DE3205725F1537FB13FFECC2B815F577AD4A76252921F55E + ProductCode: Mozilla Thunderbird 128.3.3 (x64 kab) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/kab/128.3.3/Mozilla.Thunderbird.kab.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/kab/128.3.3/Mozilla.Thunderbird.kab.locale.en-US.yaml new file mode 100644 index 000000000000..d8e8c598e0d8 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kab/128.3.3/Mozilla.Thunderbird.kab.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.kab +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (kab) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/kab/128.3.3/Mozilla.Thunderbird.kab.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/kab/128.3.3/Mozilla.Thunderbird.kab.locale.zh-CN.yaml new file mode 100644 index 000000000000..abd78906c8cd --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kab/128.3.3/Mozilla.Thunderbird.kab.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: Mozilla.Thunderbird.kab +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (kab) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/kab/128.3.3/Mozilla.Thunderbird.kab.yaml b/manifests/m/Mozilla/Thunderbird/kab/128.3.3/Mozilla.Thunderbird.kab.yaml new file mode 100644 index 000000000000..425605d17072 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kab/128.3.3/Mozilla.Thunderbird.kab.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: Mozilla.Thunderbird.kab +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From acb466dd45c39f0a981ae83b51ffdc7470b6bb1f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:59:17 +0800 Subject: [PATCH 119/720] New version: Mozilla.Thunderbird.is version 128.3.3 (#185019) --- .../Mozilla.Thunderbird.is.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.is.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.is.locale.zh-CN.yaml | 30 +++++++++++ .../is/128.3.3/Mozilla.Thunderbird.is.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/is/128.3.3/Mozilla.Thunderbird.is.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/is/128.3.3/Mozilla.Thunderbird.is.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/is/128.3.3/Mozilla.Thunderbird.is.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/is/128.3.3/Mozilla.Thunderbird.is.yaml diff --git a/manifests/m/Mozilla/Thunderbird/is/128.3.3/Mozilla.Thunderbird.is.installer.yaml b/manifests/m/Mozilla/Thunderbird/is/128.3.3/Mozilla.Thunderbird.is.installer.yaml new file mode 100644 index 000000000000..93359517b44c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/is/128.3.3/Mozilla.Thunderbird.is.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.is +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/is/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 2D76232D6CB33A4A7A4EF990F11914D5EA78D2EB68D37EA36D9A6DCDC2A9B737 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 is) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/is/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 9BFBD38664995829E3A4A5BDB9CC3342182CCA355B35A14903CBE811C4EE1AC0 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 is) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/is/128.3.3/Mozilla.Thunderbird.is.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/is/128.3.3/Mozilla.Thunderbird.is.locale.en-US.yaml new file mode 100644 index 000000000000..014a978109f1 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/is/128.3.3/Mozilla.Thunderbird.is.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.is +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (is) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/is/128.3.3/Mozilla.Thunderbird.is.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/is/128.3.3/Mozilla.Thunderbird.is.locale.zh-CN.yaml new file mode 100644 index 000000000000..3fb24d3a22b7 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/is/128.3.3/Mozilla.Thunderbird.is.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: Mozilla.Thunderbird.is +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (is) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/is/128.3.3/Mozilla.Thunderbird.is.yaml b/manifests/m/Mozilla/Thunderbird/is/128.3.3/Mozilla.Thunderbird.is.yaml new file mode 100644 index 000000000000..9b07ea869e38 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/is/128.3.3/Mozilla.Thunderbird.is.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: Mozilla.Thunderbird.is +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From a27a9c0b12cc0b9896e5983b8577c87f89e13d43 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:59:21 +0800 Subject: [PATCH 120/720] New version: Mozilla.Thunderbird.ka version 128.3.3 (#185022) --- .../Mozilla.Thunderbird.ka.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.ka.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.ka.locale.zh-CN.yaml | 30 +++++++++++ .../ka/128.3.3/Mozilla.Thunderbird.ka.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/ka/128.3.3/Mozilla.Thunderbird.ka.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ka/128.3.3/Mozilla.Thunderbird.ka.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ka/128.3.3/Mozilla.Thunderbird.ka.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ka/128.3.3/Mozilla.Thunderbird.ka.yaml diff --git a/manifests/m/Mozilla/Thunderbird/ka/128.3.3/Mozilla.Thunderbird.ka.installer.yaml b/manifests/m/Mozilla/Thunderbird/ka/128.3.3/Mozilla.Thunderbird.ka.installer.yaml new file mode 100644 index 000000000000..9191a88a599e --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ka/128.3.3/Mozilla.Thunderbird.ka.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ka +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/ka/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 72132A886A4DCD41B13FC27E2881FD5ED63081EA2CD339E58C24C934B777C4A2 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 ka) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/ka/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 843165B2C92908C8E255BC41B2E864531402BDB0866D87449F1356F156AE206B + ProductCode: Mozilla Thunderbird 128.3.3 (x64 ka) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ka/128.3.3/Mozilla.Thunderbird.ka.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ka/128.3.3/Mozilla.Thunderbird.ka.locale.en-US.yaml new file mode 100644 index 000000000000..d1e6145d1566 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ka/128.3.3/Mozilla.Thunderbird.ka.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ka +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (ka) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ka/128.3.3/Mozilla.Thunderbird.ka.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ka/128.3.3/Mozilla.Thunderbird.ka.locale.zh-CN.yaml new file mode 100644 index 000000000000..431ed3b8e74f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ka/128.3.3/Mozilla.Thunderbird.ka.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: Mozilla.Thunderbird.ka +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (ka) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ka/128.3.3/Mozilla.Thunderbird.ka.yaml b/manifests/m/Mozilla/Thunderbird/ka/128.3.3/Mozilla.Thunderbird.ka.yaml new file mode 100644 index 000000000000..8b56892f994d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ka/128.3.3/Mozilla.Thunderbird.ka.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: Mozilla.Thunderbird.ka +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3b751300576dda6c211330b0600c8830337a6807 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:59:25 +0800 Subject: [PATCH 121/720] New version: Mozilla.Thunderbird.hu version 128.3.3 (#185016) --- .../Mozilla.Thunderbird.hu.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.hu.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.hu.locale.zh-CN.yaml | 30 +++++++++++ .../hu/128.3.3/Mozilla.Thunderbird.hu.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/hu/128.3.3/Mozilla.Thunderbird.hu.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hu/128.3.3/Mozilla.Thunderbird.hu.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hu/128.3.3/Mozilla.Thunderbird.hu.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/hu/128.3.3/Mozilla.Thunderbird.hu.yaml diff --git a/manifests/m/Mozilla/Thunderbird/hu/128.3.3/Mozilla.Thunderbird.hu.installer.yaml b/manifests/m/Mozilla/Thunderbird/hu/128.3.3/Mozilla.Thunderbird.hu.installer.yaml new file mode 100644 index 000000000000..0513d8264e47 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hu/128.3.3/Mozilla.Thunderbird.hu.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.hu +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/hu/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 783CD0B3DD293E8A807DE010051EAA35ACC68C3E20F3EEE33AE4071FF4749957 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 hu) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/hu/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 2C663088E2A45ABEB61D88B45F89665D84158540377CE7D504D7AAB4BD9230EE + ProductCode: Mozilla Thunderbird 128.3.3 (x64 hu) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/hu/128.3.3/Mozilla.Thunderbird.hu.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/hu/128.3.3/Mozilla.Thunderbird.hu.locale.en-US.yaml new file mode 100644 index 000000000000..ce73fb6d4452 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hu/128.3.3/Mozilla.Thunderbird.hu.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.hu +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (hu) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/hu/128.3.3/Mozilla.Thunderbird.hu.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/hu/128.3.3/Mozilla.Thunderbird.hu.locale.zh-CN.yaml new file mode 100644 index 000000000000..f50f581bf27a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hu/128.3.3/Mozilla.Thunderbird.hu.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: Mozilla.Thunderbird.hu +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (hu) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/hu/128.3.3/Mozilla.Thunderbird.hu.yaml b/manifests/m/Mozilla/Thunderbird/hu/128.3.3/Mozilla.Thunderbird.hu.yaml new file mode 100644 index 000000000000..8a3d49e0b46c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hu/128.3.3/Mozilla.Thunderbird.hu.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: Mozilla.Thunderbird.hu +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From f36412db36a5298d8b28f2d5a6354c6e6cf4c843 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:59:37 +0800 Subject: [PATCH 122/720] New version: Mozilla.Thunderbird.ms version 128.3.3 (#185028) --- .../Mozilla.Thunderbird.ms.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.ms.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.ms.locale.zh-CN.yaml | 30 +++++++++++ .../ms/128.3.3/Mozilla.Thunderbird.ms.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/ms/128.3.3/Mozilla.Thunderbird.ms.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ms/128.3.3/Mozilla.Thunderbird.ms.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ms/128.3.3/Mozilla.Thunderbird.ms.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ms/128.3.3/Mozilla.Thunderbird.ms.yaml diff --git a/manifests/m/Mozilla/Thunderbird/ms/128.3.3/Mozilla.Thunderbird.ms.installer.yaml b/manifests/m/Mozilla/Thunderbird/ms/128.3.3/Mozilla.Thunderbird.ms.installer.yaml new file mode 100644 index 000000000000..e92d70ff955d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ms/128.3.3/Mozilla.Thunderbird.ms.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ms +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/ms/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: BFC3554588120D8795F7BE121B09022B22D4AAB3C37E8AED0E80384C44506D49 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 ms) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/ms/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 1A6A2874E943CDE5818EDB942ADD7495108C9E5D7B4FB808213D45B53AB46F51 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 ms) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ms/128.3.3/Mozilla.Thunderbird.ms.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ms/128.3.3/Mozilla.Thunderbird.ms.locale.en-US.yaml new file mode 100644 index 000000000000..84101c1a8687 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ms/128.3.3/Mozilla.Thunderbird.ms.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ms +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (ms) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ms/128.3.3/Mozilla.Thunderbird.ms.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ms/128.3.3/Mozilla.Thunderbird.ms.locale.zh-CN.yaml new file mode 100644 index 000000000000..b83d8654c420 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ms/128.3.3/Mozilla.Thunderbird.ms.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: Mozilla.Thunderbird.ms +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (ms) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ms/128.3.3/Mozilla.Thunderbird.ms.yaml b/manifests/m/Mozilla/Thunderbird/ms/128.3.3/Mozilla.Thunderbird.ms.yaml new file mode 100644 index 000000000000..a2fff664a4fa --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ms/128.3.3/Mozilla.Thunderbird.ms.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: Mozilla.Thunderbird.ms +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 96da3008369bea3881a3d8ccc4c870d2c745d667 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:59:47 +0800 Subject: [PATCH 123/720] New version: Mozilla.Thunderbird.pt-BR version 128.3.3 (#185034) --- .../Mozilla.Thunderbird.pt-BR.installer.yaml | 36 +++++++++++++ ...ozilla.Thunderbird.pt-BR.locale.en-US.yaml | 52 +++++++++++++++++++ ...ozilla.Thunderbird.pt-BR.locale.zh-CN.yaml | 30 +++++++++++ .../128.3.3/Mozilla.Thunderbird.pt-BR.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/pt-BR/128.3.3/Mozilla.Thunderbird.pt-BR.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pt-BR/128.3.3/Mozilla.Thunderbird.pt-BR.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pt-BR/128.3.3/Mozilla.Thunderbird.pt-BR.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pt-BR/128.3.3/Mozilla.Thunderbird.pt-BR.yaml diff --git a/manifests/m/Mozilla/Thunderbird/pt-BR/128.3.3/Mozilla.Thunderbird.pt-BR.installer.yaml b/manifests/m/Mozilla/Thunderbird/pt-BR/128.3.3/Mozilla.Thunderbird.pt-BR.installer.yaml new file mode 100644 index 000000000000..33f08bd11a60 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pt-BR/128.3.3/Mozilla.Thunderbird.pt-BR.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.pt-BR +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/pt-BR/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: C6B02691925E8451E27E94499DB400FEC92DC5C3403EA6D2280F79DBB56E8B6B + ProductCode: Mozilla Thunderbird 128.3.3 (x86 pt-BR) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/pt-BR/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: B2960CEEE4E840AC4D2442973A2C7FB95C43DE73793A32EE8CCC1F024FB71F54 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 pt-BR) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/pt-BR/128.3.3/Mozilla.Thunderbird.pt-BR.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/pt-BR/128.3.3/Mozilla.Thunderbird.pt-BR.locale.en-US.yaml new file mode 100644 index 000000000000..a3339c5589e8 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pt-BR/128.3.3/Mozilla.Thunderbird.pt-BR.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.pt-BR +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (pt-BR) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/pt-BR/128.3.3/Mozilla.Thunderbird.pt-BR.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/pt-BR/128.3.3/Mozilla.Thunderbird.pt-BR.locale.zh-CN.yaml new file mode 100644 index 000000000000..bed02ea3de6f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pt-BR/128.3.3/Mozilla.Thunderbird.pt-BR.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: Mozilla.Thunderbird.pt-BR +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (pt-BR) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/pt-BR/128.3.3/Mozilla.Thunderbird.pt-BR.yaml b/manifests/m/Mozilla/Thunderbird/pt-BR/128.3.3/Mozilla.Thunderbird.pt-BR.yaml new file mode 100644 index 000000000000..186050bb8daf --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pt-BR/128.3.3/Mozilla.Thunderbird.pt-BR.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: Mozilla.Thunderbird.pt-BR +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 875443845496565bc2e0f95b7abc79463bf8ba34 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:59:51 +0800 Subject: [PATCH 124/720] New version: Mozilla.Thunderbird.nn-NO version 128.3.3 (#185031) --- .../Mozilla.Thunderbird.nn-NO.installer.yaml | 36 +++++++++++++ ...ozilla.Thunderbird.nn-NO.locale.en-US.yaml | 52 +++++++++++++++++++ ...ozilla.Thunderbird.nn-NO.locale.zh-CN.yaml | 30 +++++++++++ .../128.3.3/Mozilla.Thunderbird.nn-NO.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/nn-NO/128.3.3/Mozilla.Thunderbird.nn-NO.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/nn-NO/128.3.3/Mozilla.Thunderbird.nn-NO.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/nn-NO/128.3.3/Mozilla.Thunderbird.nn-NO.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/nn-NO/128.3.3/Mozilla.Thunderbird.nn-NO.yaml diff --git a/manifests/m/Mozilla/Thunderbird/nn-NO/128.3.3/Mozilla.Thunderbird.nn-NO.installer.yaml b/manifests/m/Mozilla/Thunderbird/nn-NO/128.3.3/Mozilla.Thunderbird.nn-NO.installer.yaml new file mode 100644 index 000000000000..bd81448dc6fe --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nn-NO/128.3.3/Mozilla.Thunderbird.nn-NO.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.nn-NO +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/nn-NO/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 332828193657969BE010A9EE627629F65D25B2D2D9D93CE481A346C9FD3F1DB2 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 nn-NO) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/nn-NO/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 1ADAAB9F52150E1FA107BD5079222BD33C0ED16929FA7A51D25AF94C63FB6D4D + ProductCode: Mozilla Thunderbird 128.3.3 (x64 nn-NO) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/nn-NO/128.3.3/Mozilla.Thunderbird.nn-NO.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/nn-NO/128.3.3/Mozilla.Thunderbird.nn-NO.locale.en-US.yaml new file mode 100644 index 000000000000..04bb88903245 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nn-NO/128.3.3/Mozilla.Thunderbird.nn-NO.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.nn-NO +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (nn-NO) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/nn-NO/128.3.3/Mozilla.Thunderbird.nn-NO.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/nn-NO/128.3.3/Mozilla.Thunderbird.nn-NO.locale.zh-CN.yaml new file mode 100644 index 000000000000..13caa2e0f11a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nn-NO/128.3.3/Mozilla.Thunderbird.nn-NO.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: Mozilla.Thunderbird.nn-NO +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (nn-NO) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/nn-NO/128.3.3/Mozilla.Thunderbird.nn-NO.yaml b/manifests/m/Mozilla/Thunderbird/nn-NO/128.3.3/Mozilla.Thunderbird.nn-NO.yaml new file mode 100644 index 000000000000..7759218adfef --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nn-NO/128.3.3/Mozilla.Thunderbird.nn-NO.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: Mozilla.Thunderbird.nn-NO +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5e6660dc120fb3bcedb95f08c8feab9aace54f73 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:00:04 +0800 Subject: [PATCH 125/720] New version: Mozilla.Thunderbird.nl version 128.3.3 (#185030) --- .../Mozilla.Thunderbird.nl.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.nl.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.nl.locale.zh-CN.yaml | 30 +++++++++++ .../nl/128.3.3/Mozilla.Thunderbird.nl.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/nl/128.3.3/Mozilla.Thunderbird.nl.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/nl/128.3.3/Mozilla.Thunderbird.nl.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/nl/128.3.3/Mozilla.Thunderbird.nl.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/nl/128.3.3/Mozilla.Thunderbird.nl.yaml diff --git a/manifests/m/Mozilla/Thunderbird/nl/128.3.3/Mozilla.Thunderbird.nl.installer.yaml b/manifests/m/Mozilla/Thunderbird/nl/128.3.3/Mozilla.Thunderbird.nl.installer.yaml new file mode 100644 index 000000000000..fae10681010d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nl/128.3.3/Mozilla.Thunderbird.nl.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.nl +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/nl/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: D9CF0B3F1BE589448EB531CCA8A75417E4C65C5C0AF47281C0C6D5F659C74E24 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 nl) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/nl/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: A3A1157650A6832F015137A777DF682B1236CB4AB7983916891521956016FA81 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 nl) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/nl/128.3.3/Mozilla.Thunderbird.nl.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/nl/128.3.3/Mozilla.Thunderbird.nl.locale.en-US.yaml new file mode 100644 index 000000000000..fb7d7ebc4003 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nl/128.3.3/Mozilla.Thunderbird.nl.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.nl +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (nl) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/nl/128.3.3/Mozilla.Thunderbird.nl.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/nl/128.3.3/Mozilla.Thunderbird.nl.locale.zh-CN.yaml new file mode 100644 index 000000000000..e4e294b36ddd --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nl/128.3.3/Mozilla.Thunderbird.nl.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: Mozilla.Thunderbird.nl +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (nl) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/nl/128.3.3/Mozilla.Thunderbird.nl.yaml b/manifests/m/Mozilla/Thunderbird/nl/128.3.3/Mozilla.Thunderbird.nl.yaml new file mode 100644 index 000000000000..9a5a40bb1b70 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/nl/128.3.3/Mozilla.Thunderbird.nl.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: Mozilla.Thunderbird.nl +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2d936380fab30e2a6f6c3ec788facbf0d83e78df Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:00:20 +0800 Subject: [PATCH 126/720] New version: Mozilla.Thunderbird.fi version 128.3.3 (#185007) --- .../Mozilla.Thunderbird.fi.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.fi.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.fi.locale.zh-CN.yaml | 30 +++++++++++ .../fi/128.3.3/Mozilla.Thunderbird.fi.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/fi/128.3.3/Mozilla.Thunderbird.fi.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/fi/128.3.3/Mozilla.Thunderbird.fi.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/fi/128.3.3/Mozilla.Thunderbird.fi.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/fi/128.3.3/Mozilla.Thunderbird.fi.yaml diff --git a/manifests/m/Mozilla/Thunderbird/fi/128.3.3/Mozilla.Thunderbird.fi.installer.yaml b/manifests/m/Mozilla/Thunderbird/fi/128.3.3/Mozilla.Thunderbird.fi.installer.yaml new file mode 100644 index 000000000000..36217a42d441 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fi/128.3.3/Mozilla.Thunderbird.fi.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.fi +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/fi/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: ACE28229FE9332B1DE8E8615638F8E2AA086B785DFC0469B63535032C2D0E766 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 fi) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/fi/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: BE57D5E1455C4A23CC81EA032F23B3F6ABB393C82A1E79BCEF2EC94428B5EB7F + ProductCode: Mozilla Thunderbird 128.3.3 (x64 fi) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/fi/128.3.3/Mozilla.Thunderbird.fi.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/fi/128.3.3/Mozilla.Thunderbird.fi.locale.en-US.yaml new file mode 100644 index 000000000000..0ec53397f8a4 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fi/128.3.3/Mozilla.Thunderbird.fi.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.fi +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (fi) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/fi/128.3.3/Mozilla.Thunderbird.fi.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/fi/128.3.3/Mozilla.Thunderbird.fi.locale.zh-CN.yaml new file mode 100644 index 000000000000..ae9e28c86798 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fi/128.3.3/Mozilla.Thunderbird.fi.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: Mozilla.Thunderbird.fi +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (fi) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/fi/128.3.3/Mozilla.Thunderbird.fi.yaml b/manifests/m/Mozilla/Thunderbird/fi/128.3.3/Mozilla.Thunderbird.fi.yaml new file mode 100644 index 000000000000..dc66124cf499 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fi/128.3.3/Mozilla.Thunderbird.fi.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: Mozilla.Thunderbird.fi +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 0e71f76910a2f63154998d7a25e147a2a2d467c6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:00:35 +0800 Subject: [PATCH 127/720] New version: Mozilla.Thunderbird.gd version 128.3.3 (#185011) --- .../Mozilla.Thunderbird.gd.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.gd.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.gd.locale.zh-CN.yaml | 30 +++++++++++ .../gd/128.3.3/Mozilla.Thunderbird.gd.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/gd/128.3.3/Mozilla.Thunderbird.gd.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/gd/128.3.3/Mozilla.Thunderbird.gd.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/gd/128.3.3/Mozilla.Thunderbird.gd.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/gd/128.3.3/Mozilla.Thunderbird.gd.yaml diff --git a/manifests/m/Mozilla/Thunderbird/gd/128.3.3/Mozilla.Thunderbird.gd.installer.yaml b/manifests/m/Mozilla/Thunderbird/gd/128.3.3/Mozilla.Thunderbird.gd.installer.yaml new file mode 100644 index 000000000000..82e76c172246 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/gd/128.3.3/Mozilla.Thunderbird.gd.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.gd +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/gd/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 7EEE2EF1F63FBE0D8661A46D98E937F7FFE43F7B1C9488BDEE94D6DBA8E6EDDD + ProductCode: Mozilla Thunderbird 128.3.3 (x86 gd) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/gd/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 3A16CB41F06B805D79C61B9B2230228D5ED7C8142F2EE21DB64BCBEE085373FD + ProductCode: Mozilla Thunderbird 128.3.3 (x64 gd) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/gd/128.3.3/Mozilla.Thunderbird.gd.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/gd/128.3.3/Mozilla.Thunderbird.gd.locale.en-US.yaml new file mode 100644 index 000000000000..3357cb06fb85 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/gd/128.3.3/Mozilla.Thunderbird.gd.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.gd +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (gd) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/gd/128.3.3/Mozilla.Thunderbird.gd.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/gd/128.3.3/Mozilla.Thunderbird.gd.locale.zh-CN.yaml new file mode 100644 index 000000000000..ee8361bb0c3d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/gd/128.3.3/Mozilla.Thunderbird.gd.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: Mozilla.Thunderbird.gd +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (gd) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/gd/128.3.3/Mozilla.Thunderbird.gd.yaml b/manifests/m/Mozilla/Thunderbird/gd/128.3.3/Mozilla.Thunderbird.gd.yaml new file mode 100644 index 000000000000..7c27385f2d8f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/gd/128.3.3/Mozilla.Thunderbird.gd.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: Mozilla.Thunderbird.gd +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 04db98967b0623e72b6c5a9895e2606b05307413 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:00:51 +0800 Subject: [PATCH 128/720] New version: Mozilla.Thunderbird.fy-NL version 128.3.3 (#185009) --- .../Mozilla.Thunderbird.fy-NL.installer.yaml | 36 +++++++++++++ ...ozilla.Thunderbird.fy-NL.locale.en-US.yaml | 52 +++++++++++++++++++ ...ozilla.Thunderbird.fy-NL.locale.zh-CN.yaml | 30 +++++++++++ .../128.3.3/Mozilla.Thunderbird.fy-NL.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/fy-NL/128.3.3/Mozilla.Thunderbird.fy-NL.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/fy-NL/128.3.3/Mozilla.Thunderbird.fy-NL.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/fy-NL/128.3.3/Mozilla.Thunderbird.fy-NL.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/fy-NL/128.3.3/Mozilla.Thunderbird.fy-NL.yaml diff --git a/manifests/m/Mozilla/Thunderbird/fy-NL/128.3.3/Mozilla.Thunderbird.fy-NL.installer.yaml b/manifests/m/Mozilla/Thunderbird/fy-NL/128.3.3/Mozilla.Thunderbird.fy-NL.installer.yaml new file mode 100644 index 000000000000..92b83678d087 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fy-NL/128.3.3/Mozilla.Thunderbird.fy-NL.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.fy-NL +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/fy-NL/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 803BB6CA0D0F2F7984E46C14228816ACFF2F26A4D32218BD71B6EE2A481881E2 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 fy-NL) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/fy-NL/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 4C17143555BA32D0F2255CB7058B8436A082211F4E18A7E6DA49C5F2003AD65A + ProductCode: Mozilla Thunderbird 128.3.3 (x64 fy-NL) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/fy-NL/128.3.3/Mozilla.Thunderbird.fy-NL.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/fy-NL/128.3.3/Mozilla.Thunderbird.fy-NL.locale.en-US.yaml new file mode 100644 index 000000000000..5f8e318dec13 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fy-NL/128.3.3/Mozilla.Thunderbird.fy-NL.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.fy-NL +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (fy-NL) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/fy-NL/128.3.3/Mozilla.Thunderbird.fy-NL.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/fy-NL/128.3.3/Mozilla.Thunderbird.fy-NL.locale.zh-CN.yaml new file mode 100644 index 000000000000..8cac49cee907 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fy-NL/128.3.3/Mozilla.Thunderbird.fy-NL.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: Mozilla.Thunderbird.fy-NL +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (fy-NL) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/fy-NL/128.3.3/Mozilla.Thunderbird.fy-NL.yaml b/manifests/m/Mozilla/Thunderbird/fy-NL/128.3.3/Mozilla.Thunderbird.fy-NL.yaml new file mode 100644 index 000000000000..53984e56031f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/fy-NL/128.3.3/Mozilla.Thunderbird.fy-NL.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: Mozilla.Thunderbird.fy-NL +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From cd8acd22a044c12b3a7b5a614dea8d2dbcb728fb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:01:01 +0800 Subject: [PATCH 129/720] New version: Mozilla.Thunderbird.et version 128.3.3 (#185005) --- .../Mozilla.Thunderbird.et.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.et.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.et.locale.zh-CN.yaml | 30 +++++++++++ .../et/128.3.3/Mozilla.Thunderbird.et.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/et/128.3.3/Mozilla.Thunderbird.et.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/et/128.3.3/Mozilla.Thunderbird.et.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/et/128.3.3/Mozilla.Thunderbird.et.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/et/128.3.3/Mozilla.Thunderbird.et.yaml diff --git a/manifests/m/Mozilla/Thunderbird/et/128.3.3/Mozilla.Thunderbird.et.installer.yaml b/manifests/m/Mozilla/Thunderbird/et/128.3.3/Mozilla.Thunderbird.et.installer.yaml new file mode 100644 index 000000000000..c79644188107 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/et/128.3.3/Mozilla.Thunderbird.et.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.et +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/et/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 15CE7A0B095F049DA5D8E98A2612C33D211EF65369CF394DDD100F55D80767DD + ProductCode: Mozilla Thunderbird 128.3.3 (x86 et) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/et/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: EB3FC642F015422D48B1CDA4FE3254C004DA39AE1B2DC5004D23B603CA348117 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 et) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/et/128.3.3/Mozilla.Thunderbird.et.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/et/128.3.3/Mozilla.Thunderbird.et.locale.en-US.yaml new file mode 100644 index 000000000000..d678f2e14002 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/et/128.3.3/Mozilla.Thunderbird.et.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.et +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (et) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/et/128.3.3/Mozilla.Thunderbird.et.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/et/128.3.3/Mozilla.Thunderbird.et.locale.zh-CN.yaml new file mode 100644 index 000000000000..9a4285497810 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/et/128.3.3/Mozilla.Thunderbird.et.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: Mozilla.Thunderbird.et +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (et) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/et/128.3.3/Mozilla.Thunderbird.et.yaml b/manifests/m/Mozilla/Thunderbird/et/128.3.3/Mozilla.Thunderbird.et.yaml new file mode 100644 index 000000000000..66cf5ffd764b --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/et/128.3.3/Mozilla.Thunderbird.et.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: Mozilla.Thunderbird.et +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From e1524058831d4c0678e6cd2a0356022c5851c059 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:02:49 +0800 Subject: [PATCH 130/720] New version: Mozilla.Thunderbird.pt-PT version 128.3.3 (#185035) --- .../Mozilla.Thunderbird.pt-PT.installer.yaml | 36 +++++++++++++ ...ozilla.Thunderbird.pt-PT.locale.en-US.yaml | 52 +++++++++++++++++++ ...ozilla.Thunderbird.pt-PT.locale.zh-CN.yaml | 30 +++++++++++ .../128.3.3/Mozilla.Thunderbird.pt-PT.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/pt-PT/128.3.3/Mozilla.Thunderbird.pt-PT.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pt-PT/128.3.3/Mozilla.Thunderbird.pt-PT.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pt-PT/128.3.3/Mozilla.Thunderbird.pt-PT.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/pt-PT/128.3.3/Mozilla.Thunderbird.pt-PT.yaml diff --git a/manifests/m/Mozilla/Thunderbird/pt-PT/128.3.3/Mozilla.Thunderbird.pt-PT.installer.yaml b/manifests/m/Mozilla/Thunderbird/pt-PT/128.3.3/Mozilla.Thunderbird.pt-PT.installer.yaml new file mode 100644 index 000000000000..c7010ac3552c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pt-PT/128.3.3/Mozilla.Thunderbird.pt-PT.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.pt-PT +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/pt-PT/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: B98712B030576EA2721CC706A64AC4DC72265222001956636A4412F572562C2B + ProductCode: Mozilla Thunderbird 128.3.3 (x86 pt-PT) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/pt-PT/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 8DECA0E1309803AC35D20F616CB4D27647E2EC7C3797DC6B022241E314EBA7E3 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 pt-PT) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/pt-PT/128.3.3/Mozilla.Thunderbird.pt-PT.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/pt-PT/128.3.3/Mozilla.Thunderbird.pt-PT.locale.en-US.yaml new file mode 100644 index 000000000000..549ada033910 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pt-PT/128.3.3/Mozilla.Thunderbird.pt-PT.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.pt-PT +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (pt-PT) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/pt-PT/128.3.3/Mozilla.Thunderbird.pt-PT.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/pt-PT/128.3.3/Mozilla.Thunderbird.pt-PT.locale.zh-CN.yaml new file mode 100644 index 000000000000..bb37961f078a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pt-PT/128.3.3/Mozilla.Thunderbird.pt-PT.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: Mozilla.Thunderbird.pt-PT +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (pt-PT) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/pt-PT/128.3.3/Mozilla.Thunderbird.pt-PT.yaml b/manifests/m/Mozilla/Thunderbird/pt-PT/128.3.3/Mozilla.Thunderbird.pt-PT.yaml new file mode 100644 index 000000000000..dace9ef80ff1 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/pt-PT/128.3.3/Mozilla.Thunderbird.pt-PT.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: Mozilla.Thunderbird.pt-PT +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 29e7ae37d6e5c9eaf82799466f3f938fc6c59d1b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:03:01 +0800 Subject: [PATCH 131/720] New version: Mozilla.Thunderbird.sk version 128.3.3 (#185039) --- .../Mozilla.Thunderbird.sk.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.sk.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.sk.locale.zh-CN.yaml | 30 +++++++++++ .../sk/128.3.3/Mozilla.Thunderbird.sk.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/sk/128.3.3/Mozilla.Thunderbird.sk.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sk/128.3.3/Mozilla.Thunderbird.sk.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sk/128.3.3/Mozilla.Thunderbird.sk.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sk/128.3.3/Mozilla.Thunderbird.sk.yaml diff --git a/manifests/m/Mozilla/Thunderbird/sk/128.3.3/Mozilla.Thunderbird.sk.installer.yaml b/manifests/m/Mozilla/Thunderbird/sk/128.3.3/Mozilla.Thunderbird.sk.installer.yaml new file mode 100644 index 000000000000..e8b4d635f272 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sk/128.3.3/Mozilla.Thunderbird.sk.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.sk +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/sk/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: B8E9E0DD719011814769432B4C920562E38A4DBA0168F74815BA383C0660A94E + ProductCode: Mozilla Thunderbird 128.3.3 (x86 sk) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/sk/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: FE1090452BFFD2DD56542A9AB095408CDC99F399C6254B2AC8B70C9B00981214 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 sk) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/sk/128.3.3/Mozilla.Thunderbird.sk.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/sk/128.3.3/Mozilla.Thunderbird.sk.locale.en-US.yaml new file mode 100644 index 000000000000..609121412407 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sk/128.3.3/Mozilla.Thunderbird.sk.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.sk +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (sk) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/sk/128.3.3/Mozilla.Thunderbird.sk.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/sk/128.3.3/Mozilla.Thunderbird.sk.locale.zh-CN.yaml new file mode 100644 index 000000000000..ab394265fbca --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sk/128.3.3/Mozilla.Thunderbird.sk.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: Mozilla.Thunderbird.sk +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (sk) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/sk/128.3.3/Mozilla.Thunderbird.sk.yaml b/manifests/m/Mozilla/Thunderbird/sk/128.3.3/Mozilla.Thunderbird.sk.yaml new file mode 100644 index 000000000000..29291ed61569 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sk/128.3.3/Mozilla.Thunderbird.sk.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: Mozilla.Thunderbird.sk +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 790f4f7e669243c0b8be13393c5520dbcb54f215 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:03:08 +0800 Subject: [PATCH 132/720] New version: Mozilla.Thunderbird.ro version 128.3.3 (#185037) --- .../Mozilla.Thunderbird.ro.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.ro.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.ro.locale.zh-CN.yaml | 30 +++++++++++ .../ro/128.3.3/Mozilla.Thunderbird.ro.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/ro/128.3.3/Mozilla.Thunderbird.ro.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ro/128.3.3/Mozilla.Thunderbird.ro.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ro/128.3.3/Mozilla.Thunderbird.ro.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ro/128.3.3/Mozilla.Thunderbird.ro.yaml diff --git a/manifests/m/Mozilla/Thunderbird/ro/128.3.3/Mozilla.Thunderbird.ro.installer.yaml b/manifests/m/Mozilla/Thunderbird/ro/128.3.3/Mozilla.Thunderbird.ro.installer.yaml new file mode 100644 index 000000000000..7a72b40f04a3 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ro/128.3.3/Mozilla.Thunderbird.ro.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ro +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/ro/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 4E715D09B468F8D8EA074BA0D1C5C4CC331167644C05B1E26D78A5F99257B3F6 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 ro) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/ro/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 7644F924272DE98635ABA4C25D70F1FFE642957BAD92D3E0219AC0473D27E922 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 ro) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ro/128.3.3/Mozilla.Thunderbird.ro.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ro/128.3.3/Mozilla.Thunderbird.ro.locale.en-US.yaml new file mode 100644 index 000000000000..6c15b16169c2 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ro/128.3.3/Mozilla.Thunderbird.ro.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ro +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (ro) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ro/128.3.3/Mozilla.Thunderbird.ro.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ro/128.3.3/Mozilla.Thunderbird.ro.locale.zh-CN.yaml new file mode 100644 index 000000000000..8653f88764be --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ro/128.3.3/Mozilla.Thunderbird.ro.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: Mozilla.Thunderbird.ro +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (ro) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ro/128.3.3/Mozilla.Thunderbird.ro.yaml b/manifests/m/Mozilla/Thunderbird/ro/128.3.3/Mozilla.Thunderbird.ro.yaml new file mode 100644 index 000000000000..611ff94a7388 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ro/128.3.3/Mozilla.Thunderbird.ro.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: Mozilla.Thunderbird.ro +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 45751f6f94b9efb6a74c0f77227f17130e94bf8a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:03:16 +0800 Subject: [PATCH 133/720] New version: Mozilla.Thunderbird.sl version 128.3.3 (#185040) --- .../Mozilla.Thunderbird.sl.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.sl.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.sl.locale.zh-CN.yaml | 30 +++++++++++ .../sl/128.3.3/Mozilla.Thunderbird.sl.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/sl/128.3.3/Mozilla.Thunderbird.sl.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sl/128.3.3/Mozilla.Thunderbird.sl.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sl/128.3.3/Mozilla.Thunderbird.sl.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sl/128.3.3/Mozilla.Thunderbird.sl.yaml diff --git a/manifests/m/Mozilla/Thunderbird/sl/128.3.3/Mozilla.Thunderbird.sl.installer.yaml b/manifests/m/Mozilla/Thunderbird/sl/128.3.3/Mozilla.Thunderbird.sl.installer.yaml new file mode 100644 index 000000000000..7e105a6934bf --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sl/128.3.3/Mozilla.Thunderbird.sl.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.sl +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/sl/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 885F8B18F1A1678B9BBE11D8266FBD09E4B63A7DAA9C161DC5F67A7212650D28 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 sl) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/sl/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 0993249A7C12ECDB2D700184612A974A416992D30E9FFB0E8B96157D62818615 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 sl) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/sl/128.3.3/Mozilla.Thunderbird.sl.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/sl/128.3.3/Mozilla.Thunderbird.sl.locale.en-US.yaml new file mode 100644 index 000000000000..06e5adfd9c5e --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sl/128.3.3/Mozilla.Thunderbird.sl.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.sl +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (sl) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/sl/128.3.3/Mozilla.Thunderbird.sl.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/sl/128.3.3/Mozilla.Thunderbird.sl.locale.zh-CN.yaml new file mode 100644 index 000000000000..f74b2136179e --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sl/128.3.3/Mozilla.Thunderbird.sl.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: Mozilla.Thunderbird.sl +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (sl) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/sl/128.3.3/Mozilla.Thunderbird.sl.yaml b/manifests/m/Mozilla/Thunderbird/sl/128.3.3/Mozilla.Thunderbird.sl.yaml new file mode 100644 index 000000000000..b31dfaaa9f2c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sl/128.3.3/Mozilla.Thunderbird.sl.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: Mozilla.Thunderbird.sl +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 103342d4d11d0b1a22b48e5daa0ce2e64017596d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:03:20 +0800 Subject: [PATCH 134/720] New version: Mozilla.Thunderbird.tr version 128.3.3 (#185045) --- .../Mozilla.Thunderbird.tr.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.tr.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.tr.locale.zh-CN.yaml | 30 +++++++++++ .../tr/128.3.3/Mozilla.Thunderbird.tr.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/tr/128.3.3/Mozilla.Thunderbird.tr.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/tr/128.3.3/Mozilla.Thunderbird.tr.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/tr/128.3.3/Mozilla.Thunderbird.tr.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/tr/128.3.3/Mozilla.Thunderbird.tr.yaml diff --git a/manifests/m/Mozilla/Thunderbird/tr/128.3.3/Mozilla.Thunderbird.tr.installer.yaml b/manifests/m/Mozilla/Thunderbird/tr/128.3.3/Mozilla.Thunderbird.tr.installer.yaml new file mode 100644 index 000000000000..3877bef77fcb --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/tr/128.3.3/Mozilla.Thunderbird.tr.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.tr +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/tr/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: A5188D150410F67AF7F1123A59384BAD3871F0CEF7D4AC13FBCBC0B864101CD9 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 tr) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/tr/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: DFED616E428C132968C8F980F468FE8A9DD82585C015F847F5669C57FAF776C2 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 tr) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/tr/128.3.3/Mozilla.Thunderbird.tr.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/tr/128.3.3/Mozilla.Thunderbird.tr.locale.en-US.yaml new file mode 100644 index 000000000000..1ef583ace775 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/tr/128.3.3/Mozilla.Thunderbird.tr.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.tr +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (tr) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/tr/128.3.3/Mozilla.Thunderbird.tr.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/tr/128.3.3/Mozilla.Thunderbird.tr.locale.zh-CN.yaml new file mode 100644 index 000000000000..a6959c00c860 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/tr/128.3.3/Mozilla.Thunderbird.tr.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: Mozilla.Thunderbird.tr +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (tr) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/tr/128.3.3/Mozilla.Thunderbird.tr.yaml b/manifests/m/Mozilla/Thunderbird/tr/128.3.3/Mozilla.Thunderbird.tr.yaml new file mode 100644 index 000000000000..53dd66524fd5 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/tr/128.3.3/Mozilla.Thunderbird.tr.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: Mozilla.Thunderbird.tr +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 9e96f3e2a5b6a073ebe16235c7bd39f000714f3a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:03:25 +0800 Subject: [PATCH 135/720] New version: Mozilla.Thunderbird.th version 128.3.3 (#185044) --- .../Mozilla.Thunderbird.th.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.th.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.th.locale.zh-CN.yaml | 30 +++++++++++ .../th/128.3.3/Mozilla.Thunderbird.th.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/th/128.3.3/Mozilla.Thunderbird.th.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/th/128.3.3/Mozilla.Thunderbird.th.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/th/128.3.3/Mozilla.Thunderbird.th.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/th/128.3.3/Mozilla.Thunderbird.th.yaml diff --git a/manifests/m/Mozilla/Thunderbird/th/128.3.3/Mozilla.Thunderbird.th.installer.yaml b/manifests/m/Mozilla/Thunderbird/th/128.3.3/Mozilla.Thunderbird.th.installer.yaml new file mode 100644 index 000000000000..78e6826af6e3 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/th/128.3.3/Mozilla.Thunderbird.th.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.th +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/th/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: AC42A6DA54EA63C8AF3C2BD6CE28A2931D15C61C68616B0D84ECA45D5B275695 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 th) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/th/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 6851431D9F62839E01EF6AC569A0FF658F351A904D93BC55EBE6B262A72C2B58 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 th) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/th/128.3.3/Mozilla.Thunderbird.th.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/th/128.3.3/Mozilla.Thunderbird.th.locale.en-US.yaml new file mode 100644 index 000000000000..4d7c6526513a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/th/128.3.3/Mozilla.Thunderbird.th.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.th +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (th) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/th/128.3.3/Mozilla.Thunderbird.th.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/th/128.3.3/Mozilla.Thunderbird.th.locale.zh-CN.yaml new file mode 100644 index 000000000000..13baddc7159c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/th/128.3.3/Mozilla.Thunderbird.th.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: Mozilla.Thunderbird.th +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (th) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/th/128.3.3/Mozilla.Thunderbird.th.yaml b/manifests/m/Mozilla/Thunderbird/th/128.3.3/Mozilla.Thunderbird.th.yaml new file mode 100644 index 000000000000..7a544527ce49 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/th/128.3.3/Mozilla.Thunderbird.th.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: Mozilla.Thunderbird.th +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4715d833088fe6929843de2c8764f3787569931a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:03:28 +0800 Subject: [PATCH 136/720] New version: Mozilla.Thunderbird.vi version 128.3.3 (#185048) --- .../Mozilla.Thunderbird.vi.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.vi.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.vi.locale.zh-CN.yaml | 30 +++++++++++ .../vi/128.3.3/Mozilla.Thunderbird.vi.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/vi/128.3.3/Mozilla.Thunderbird.vi.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/vi/128.3.3/Mozilla.Thunderbird.vi.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/vi/128.3.3/Mozilla.Thunderbird.vi.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/vi/128.3.3/Mozilla.Thunderbird.vi.yaml diff --git a/manifests/m/Mozilla/Thunderbird/vi/128.3.3/Mozilla.Thunderbird.vi.installer.yaml b/manifests/m/Mozilla/Thunderbird/vi/128.3.3/Mozilla.Thunderbird.vi.installer.yaml new file mode 100644 index 000000000000..e2dab67bac91 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/vi/128.3.3/Mozilla.Thunderbird.vi.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.vi +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/vi/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 233F6F84A91A1673D7EA3954DC7DCD4D9AAB03E8EE4722FA4055B2D1360D3125 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 vi) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/vi/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 8FCD748319F310E7D087D43D0BAB31C11F715ECB3A9DC21C51593BB7C03665D4 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 vi) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/vi/128.3.3/Mozilla.Thunderbird.vi.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/vi/128.3.3/Mozilla.Thunderbird.vi.locale.en-US.yaml new file mode 100644 index 000000000000..b53270974a41 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/vi/128.3.3/Mozilla.Thunderbird.vi.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.vi +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (vi) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/vi/128.3.3/Mozilla.Thunderbird.vi.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/vi/128.3.3/Mozilla.Thunderbird.vi.locale.zh-CN.yaml new file mode 100644 index 000000000000..e55102fcd57f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/vi/128.3.3/Mozilla.Thunderbird.vi.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: Mozilla.Thunderbird.vi +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (vi) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/vi/128.3.3/Mozilla.Thunderbird.vi.yaml b/manifests/m/Mozilla/Thunderbird/vi/128.3.3/Mozilla.Thunderbird.vi.yaml new file mode 100644 index 000000000000..eb81b01e3779 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/vi/128.3.3/Mozilla.Thunderbird.vi.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: Mozilla.Thunderbird.vi +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 7b9e5166720ed3b49e8da2640b7ac78fc3e6cdb4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:03:34 +0800 Subject: [PATCH 137/720] New version: GDevelop.GDevelop version 5.4.217 (#185052) --- .../5.4.217/GDevelop.GDevelop.installer.yaml | 27 ++++++++ .../GDevelop.GDevelop.locale.en-US.yaml | 63 +++++++++++++++++++ .../GDevelop.GDevelop.locale.zh-CN.yaml | 29 +++++++++ .../GDevelop/5.4.217/GDevelop.GDevelop.yaml | 8 +++ 4 files changed, 127 insertions(+) create mode 100644 manifests/g/GDevelop/GDevelop/5.4.217/GDevelop.GDevelop.installer.yaml create mode 100644 manifests/g/GDevelop/GDevelop/5.4.217/GDevelop.GDevelop.locale.en-US.yaml create mode 100644 manifests/g/GDevelop/GDevelop/5.4.217/GDevelop.GDevelop.locale.zh-CN.yaml create mode 100644 manifests/g/GDevelop/GDevelop/5.4.217/GDevelop.GDevelop.yaml diff --git a/manifests/g/GDevelop/GDevelop/5.4.217/GDevelop.GDevelop.installer.yaml b/manifests/g/GDevelop/GDevelop/5.4.217/GDevelop.GDevelop.installer.yaml new file mode 100644 index 000000000000..89b0d7e10ef4 --- /dev/null +++ b/manifests/g/GDevelop/GDevelop/5.4.217/GDevelop.GDevelop.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: GDevelop.GDevelop +PackageVersion: 5.4.217 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/4ian/GDevelop/releases/download/v5.4.217/GDevelop-5-Setup-5.4.217.exe + InstallerSha256: 83F51D924748C407D7FD6035108EE83F028A3DE6E35F9CFE0E5B86BE7B9D37C5 + InstallerSwitches: + Custom: /currentuser + ProductCode: c2a9b91e-8206-5b4e-b81d-9aa27463c28e +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/4ian/GDevelop/releases/download/v5.4.217/GDevelop-5-Setup-5.4.217.exe + InstallerSha256: 83F51D924748C407D7FD6035108EE83F028A3DE6E35F9CFE0E5B86BE7B9D37C5 + InstallerSwitches: + Custom: /allusers + ProductCode: c2a9b91e-8206-5b4e-b81d-9aa27463c28e +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/GDevelop/GDevelop/5.4.217/GDevelop.GDevelop.locale.en-US.yaml b/manifests/g/GDevelop/GDevelop/5.4.217/GDevelop.GDevelop.locale.en-US.yaml new file mode 100644 index 000000000000..1435d77f0771 --- /dev/null +++ b/manifests/g/GDevelop/GDevelop/5.4.217/GDevelop.GDevelop.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: GDevelop.GDevelop +PackageVersion: 5.4.217 +PackageLocale: en-US +Publisher: GDevelop Team +PublisherUrl: http://www.florianrival.com/ +PublisherSupportUrl: https://github.com/4ian/GDevelop/issues +PrivacyUrl: https://gdevelop.io/page/privacy-policy +Author: Florian Rival +PackageName: GDevelop +PackageUrl: https://gdevelop.io/ +License: MIT +LicenseUrl: https://github.com/4ian/GDevelop/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2015-present Florian Rival +# CopyrightUrl: +ShortDescription: The fastest, easiest, most powerful no-code game engine. +Description: "GDevelop is a free, open-source game engine that's 10x easier and faster to use than anything else. Build from anywhere — even on your phone. Publish everywhere: iOS, Android, Steam, web, gaming platforms. Reach millions of players or create the next hit game you've been dreaming of." +Moniker: gdevelop +Tags: +- develop +- development +- game +ReleaseNotes: |- + 💝 Improvements + - Allow custom objects to use leaderboard properties in order to build custom objects linked to leaderboards + - Optimize custom object layouting in the editor + - Display Audio Resource parameter field for function actions + - Display context menu using an "action sheet" like drawer on mobile/touchscreens + - Add larger buttons in quick customization and danger buttons in some interfaces + 🐛 Bug fixes + - Fix to forbid behavior properties from being used as values in expressions + - Fix autocompletion by hiding parameters and properties of type "behavior" + - Fix default parameter of action with operator functions not displaying in the editor + - Fix text input visibility when its custom object is hidden + - Fix a crash when an instance with a wrong object name is in a custom object + - Fix wrong custom objects duplication when updating an extension + - Fix resource used in behavior properties not being exported + - Fix changing the shape painter colors in the properties panel/object editor + - Fix cloud projects incorrectly counted when saving a project + 🎨 Assets + Premium packs + By @Bouh: + - [New audio pack] Basic RPG Sounds and SFX + By GDevelop: + - [New audio pack] SFX Platformer Mario Game Like + Free assets + Multiple tilemaps objects were added: + - 10 by Kenney + - 1 from VEXED + - 1 from Robert Norenberg (0x72) + 🕹 Examples + - Fix spine example missing sound resource + 🛠 Internal changes (for developers) + - Ensure GDevelop.js build is done using release mode if not specified + - Fix resource used in behavior properties not being exported +ReleaseNotesUrl: https://github.com/4ian/GDevelop/releases/tag/v5.4.217 +PurchaseUrl: https://gdevelop.io/pricing +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/GDevelop/GDevelop/5.4.217/GDevelop.GDevelop.locale.zh-CN.yaml b/manifests/g/GDevelop/GDevelop/5.4.217/GDevelop.GDevelop.locale.zh-CN.yaml new file mode 100644 index 000000000000..dd1ac533ffe0 --- /dev/null +++ b/manifests/g/GDevelop/GDevelop/5.4.217/GDevelop.GDevelop.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: GDevelop.GDevelop +PackageVersion: 5.4.217 +PackageLocale: zh-CN +Publisher: GDevelop Team +PublisherUrl: http://www.florianrival.com/ +PublisherSupportUrl: https://github.com/4ian/GDevelop/issues +PrivacyUrl: https://gdevelop.io/page/privacy-policy +Author: Florian Rival +PackageName: GDevelop +PackageUrl: https://gdevelop.io/ +License: MIT +LicenseUrl: https://github.com/4ian/GDevelop/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2015-present Florian Rival +# CopyrightUrl: +ShortDescription: 最快、最简单、最强大的无代码游戏引擎。 +Description: GDevelop 是一款免费的开源游戏引擎,使用起来比其它任何引擎都要简单和快速 10 倍。在任何地方都能创建,甚至是在手机上。在任何地方都能发布:iOS、Android、Steam、网页和游戏平台。与数百万玩家见面,或制作下一款你梦寐以求的热门游戏。 +# Moniker: +Tags: +- 开发 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/4ian/GDevelop/releases/tag/v5.4.217 +PurchaseUrl: https://gdevelop.io/pricing +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/GDevelop/GDevelop/5.4.217/GDevelop.GDevelop.yaml b/manifests/g/GDevelop/GDevelop/5.4.217/GDevelop.GDevelop.yaml new file mode 100644 index 000000000000..3eeb91ccba5d --- /dev/null +++ b/manifests/g/GDevelop/GDevelop/5.4.217/GDevelop.GDevelop.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: GDevelop.GDevelop +PackageVersion: 5.4.217 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2734d6bdc4c2cd854113b4943822ca750f249887 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:03:39 +0800 Subject: [PATCH 138/720] New version: Mozilla.Thunderbird.MSIX version 128.3.3 (#185051) --- .../Mozilla.Thunderbird.MSIX.installer.yaml | 29 +++++++++++ ...Mozilla.Thunderbird.MSIX.locale.en-US.yaml | 52 +++++++++++++++++++ ...Mozilla.Thunderbird.MSIX.locale.zh-CN.yaml | 30 +++++++++++ .../128.3.3/Mozilla.Thunderbird.MSIX.yaml | 8 +++ 4 files changed, 119 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/MSIX/128.3.3/Mozilla.Thunderbird.MSIX.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/MSIX/128.3.3/Mozilla.Thunderbird.MSIX.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/MSIX/128.3.3/Mozilla.Thunderbird.MSIX.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/MSIX/128.3.3/Mozilla.Thunderbird.MSIX.yaml diff --git a/manifests/m/Mozilla/Thunderbird/MSIX/128.3.3/Mozilla.Thunderbird.MSIX.installer.yaml b/manifests/m/Mozilla/Thunderbird/MSIX/128.3.3/Mozilla.Thunderbird.MSIX.installer.yaml new file mode 100644 index 000000000000..5883b2642994 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/MSIX/128.3.3/Mozilla.Thunderbird.MSIX.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: Mozilla.Thunderbird.MSIX +PackageVersion: 128.3.3 +MinimumOSVersion: 10.0.17763.0 +InstallerType: msix +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +PackageFamilyName: MozillaThunderbird.MozillaThunderbird_jag0gd4e3s9p2 +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/multi/Thunderbird%20Setup%20128.3.3esr.msix + InstallerSha256: 5BD8FD9DD1D1F069739932A0408B425263A954395F01A5AE3788612C23E6E37E + SignatureSha256: 081D631B74E39C3F464B85A04136B54CF26C0E7356623A99889C95A61DB685CF +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/multi/Thunderbird%20Setup%20128.3.3esr.msix + InstallerSha256: 783ABCD204D6982B42B21BF9D3406A4139A6C404964A49DA18A62D5FA158AE4A + SignatureSha256: D1D647724591B7A1535FE1CDA941F01AC857393D69382C7E324C5E3C2E34F1FE +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/MSIX/128.3.3/Mozilla.Thunderbird.MSIX.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/MSIX/128.3.3/Mozilla.Thunderbird.MSIX.locale.en-US.yaml new file mode 100644 index 000000000000..0e8debbece9a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/MSIX/128.3.3/Mozilla.Thunderbird.MSIX.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.MSIX +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (MSIX) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/MSIX/128.3.3/Mozilla.Thunderbird.MSIX.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/MSIX/128.3.3/Mozilla.Thunderbird.MSIX.locale.zh-CN.yaml new file mode 100644 index 000000000000..a1ccd7b1b706 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/MSIX/128.3.3/Mozilla.Thunderbird.MSIX.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: Mozilla.Thunderbird.MSIX +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (MSIX) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/MSIX/128.3.3/Mozilla.Thunderbird.MSIX.yaml b/manifests/m/Mozilla/Thunderbird/MSIX/128.3.3/Mozilla.Thunderbird.MSIX.yaml new file mode 100644 index 000000000000..ca7b068039b3 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/MSIX/128.3.3/Mozilla.Thunderbird.MSIX.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: Mozilla.Thunderbird.MSIX +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 7802841586aed0d26943173f32ccdbbe27460ba6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:03:48 +0800 Subject: [PATCH 139/720] New version: Mozilla.Thunderbird.sr version 128.3.3 (#185042) --- .../Mozilla.Thunderbird.sr.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.sr.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.sr.locale.zh-CN.yaml | 30 +++++++++++ .../sr/128.3.3/Mozilla.Thunderbird.sr.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/sr/128.3.3/Mozilla.Thunderbird.sr.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sr/128.3.3/Mozilla.Thunderbird.sr.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sr/128.3.3/Mozilla.Thunderbird.sr.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sr/128.3.3/Mozilla.Thunderbird.sr.yaml diff --git a/manifests/m/Mozilla/Thunderbird/sr/128.3.3/Mozilla.Thunderbird.sr.installer.yaml b/manifests/m/Mozilla/Thunderbird/sr/128.3.3/Mozilla.Thunderbird.sr.installer.yaml new file mode 100644 index 000000000000..c91be0ac555e --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sr/128.3.3/Mozilla.Thunderbird.sr.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.sr +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/sr/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: ABE1F4E16A737D7B220FB94219E38E3416CDEB17EBF44F473ACA6BEAE132FBB6 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 sr) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/sr/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 11A0ECABE94B35244B558020A8D993543FC256A9DEBD5C3743FA36D466EB4DAD + ProductCode: Mozilla Thunderbird 128.3.3 (x64 sr) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/sr/128.3.3/Mozilla.Thunderbird.sr.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/sr/128.3.3/Mozilla.Thunderbird.sr.locale.en-US.yaml new file mode 100644 index 000000000000..2c0d34c0884a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sr/128.3.3/Mozilla.Thunderbird.sr.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.sr +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (sr) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/sr/128.3.3/Mozilla.Thunderbird.sr.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/sr/128.3.3/Mozilla.Thunderbird.sr.locale.zh-CN.yaml new file mode 100644 index 000000000000..44570817a60a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sr/128.3.3/Mozilla.Thunderbird.sr.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: Mozilla.Thunderbird.sr +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (sr) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/sr/128.3.3/Mozilla.Thunderbird.sr.yaml b/manifests/m/Mozilla/Thunderbird/sr/128.3.3/Mozilla.Thunderbird.sr.yaml new file mode 100644 index 000000000000..84a86270f7f4 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sr/128.3.3/Mozilla.Thunderbird.sr.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: Mozilla.Thunderbird.sr +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3792f52836e58d605450c617c5f38dc90190cd25 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:03:58 +0800 Subject: [PATCH 140/720] New version: Mozilla.Thunderbird.uk version 128.3.3 (#185046) --- .../Mozilla.Thunderbird.uk.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.uk.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.uk.locale.zh-CN.yaml | 30 +++++++++++ .../uk/128.3.3/Mozilla.Thunderbird.uk.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/uk/128.3.3/Mozilla.Thunderbird.uk.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/uk/128.3.3/Mozilla.Thunderbird.uk.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/uk/128.3.3/Mozilla.Thunderbird.uk.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/uk/128.3.3/Mozilla.Thunderbird.uk.yaml diff --git a/manifests/m/Mozilla/Thunderbird/uk/128.3.3/Mozilla.Thunderbird.uk.installer.yaml b/manifests/m/Mozilla/Thunderbird/uk/128.3.3/Mozilla.Thunderbird.uk.installer.yaml new file mode 100644 index 000000000000..5e3465ec904d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/uk/128.3.3/Mozilla.Thunderbird.uk.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.uk +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/uk/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: B448DC135743F529BAE7A3D808AFD3EA2B1D1D8E0337418C140B672C54BA4DF0 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 uk) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/uk/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 61DD870AFC63EC10BC03D73C3B0CE4C2A017C830B67FFD150884D4A035FD9B45 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 uk) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/uk/128.3.3/Mozilla.Thunderbird.uk.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/uk/128.3.3/Mozilla.Thunderbird.uk.locale.en-US.yaml new file mode 100644 index 000000000000..6ab9c407dc86 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/uk/128.3.3/Mozilla.Thunderbird.uk.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.uk +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (uk) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/uk/128.3.3/Mozilla.Thunderbird.uk.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/uk/128.3.3/Mozilla.Thunderbird.uk.locale.zh-CN.yaml new file mode 100644 index 000000000000..4b7fda4f2325 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/uk/128.3.3/Mozilla.Thunderbird.uk.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: Mozilla.Thunderbird.uk +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (uk) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/uk/128.3.3/Mozilla.Thunderbird.uk.yaml b/manifests/m/Mozilla/Thunderbird/uk/128.3.3/Mozilla.Thunderbird.uk.yaml new file mode 100644 index 000000000000..590f97a5270b --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/uk/128.3.3/Mozilla.Thunderbird.uk.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: Mozilla.Thunderbird.uk +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From de6bd0dde00136aa3510abd14a68f46b59b70d31 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:04:04 +0800 Subject: [PATCH 141/720] New version: Mozilla.Thunderbird.zh-CN version 128.3.3 (#185049) --- .../Mozilla.Thunderbird.zh-CN.installer.yaml | 36 +++++++++++++ ...ozilla.Thunderbird.zh-CN.locale.en-US.yaml | 52 +++++++++++++++++++ ...ozilla.Thunderbird.zh-CN.locale.zh-CN.yaml | 30 +++++++++++ .../128.3.3/Mozilla.Thunderbird.zh-CN.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/zh-CN/128.3.3/Mozilla.Thunderbird.zh-CN.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/zh-CN/128.3.3/Mozilla.Thunderbird.zh-CN.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/zh-CN/128.3.3/Mozilla.Thunderbird.zh-CN.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/zh-CN/128.3.3/Mozilla.Thunderbird.zh-CN.yaml diff --git a/manifests/m/Mozilla/Thunderbird/zh-CN/128.3.3/Mozilla.Thunderbird.zh-CN.installer.yaml b/manifests/m/Mozilla/Thunderbird/zh-CN/128.3.3/Mozilla.Thunderbird.zh-CN.installer.yaml new file mode 100644 index 000000000000..98af15b7ce66 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/zh-CN/128.3.3/Mozilla.Thunderbird.zh-CN.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.zh-CN +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/zh-CN/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 2110A64906392F9F98A19EEF143E988E2457F76EED9D8B248086133FB5A94E0F + ProductCode: Mozilla Thunderbird 128.3.3 (x86 zh-CN) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/zh-CN/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 3BFC28EB345DEFD3E45DC2FC1C53C47FAC3E1D77BBA04188187965AEAF28AD22 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 zh-CN) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/zh-CN/128.3.3/Mozilla.Thunderbird.zh-CN.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/zh-CN/128.3.3/Mozilla.Thunderbird.zh-CN.locale.en-US.yaml new file mode 100644 index 000000000000..4e0c51cde829 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/zh-CN/128.3.3/Mozilla.Thunderbird.zh-CN.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.zh-CN +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (zh-CN) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/zh-CN/128.3.3/Mozilla.Thunderbird.zh-CN.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/zh-CN/128.3.3/Mozilla.Thunderbird.zh-CN.locale.zh-CN.yaml new file mode 100644 index 000000000000..6d1a34c9e624 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/zh-CN/128.3.3/Mozilla.Thunderbird.zh-CN.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: Mozilla.Thunderbird.zh-CN +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (zh-CN) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/zh-CN/128.3.3/Mozilla.Thunderbird.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/zh-CN/128.3.3/Mozilla.Thunderbird.zh-CN.yaml new file mode 100644 index 000000000000..c70d676cf815 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/zh-CN/128.3.3/Mozilla.Thunderbird.zh-CN.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: Mozilla.Thunderbird.zh-CN +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 0f9f8b76722f0df7f2f0c449f4203fced5db1e98 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:04:18 +0800 Subject: [PATCH 142/720] New version: Mozilla.Thunderbird.sv-SE version 128.3.3 (#185043) --- .../Mozilla.Thunderbird.sv-SE.installer.yaml | 36 +++++++++++++ ...ozilla.Thunderbird.sv-SE.locale.en-US.yaml | 52 +++++++++++++++++++ ...ozilla.Thunderbird.sv-SE.locale.zh-CN.yaml | 30 +++++++++++ .../128.3.3/Mozilla.Thunderbird.sv-SE.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/sv-SE/128.3.3/Mozilla.Thunderbird.sv-SE.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sv-SE/128.3.3/Mozilla.Thunderbird.sv-SE.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sv-SE/128.3.3/Mozilla.Thunderbird.sv-SE.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sv-SE/128.3.3/Mozilla.Thunderbird.sv-SE.yaml diff --git a/manifests/m/Mozilla/Thunderbird/sv-SE/128.3.3/Mozilla.Thunderbird.sv-SE.installer.yaml b/manifests/m/Mozilla/Thunderbird/sv-SE/128.3.3/Mozilla.Thunderbird.sv-SE.installer.yaml new file mode 100644 index 000000000000..48a1ceb8eee9 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sv-SE/128.3.3/Mozilla.Thunderbird.sv-SE.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.sv-SE +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/sv-SE/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 44AB6D6BA83CEC8093990C70D407D6E72AA6F23AF2C460C0DF26CAC18BEA5AA5 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 sv-SE) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/sv-SE/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: BCB716F4AF7DD770F145CFF3DFD30FBF371A4F753C1CF44D5233F6656448F558 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 sv-SE) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/sv-SE/128.3.3/Mozilla.Thunderbird.sv-SE.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/sv-SE/128.3.3/Mozilla.Thunderbird.sv-SE.locale.en-US.yaml new file mode 100644 index 000000000000..bafbf03eacc8 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sv-SE/128.3.3/Mozilla.Thunderbird.sv-SE.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.sv-SE +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (sv-SE) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/sv-SE/128.3.3/Mozilla.Thunderbird.sv-SE.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/sv-SE/128.3.3/Mozilla.Thunderbird.sv-SE.locale.zh-CN.yaml new file mode 100644 index 000000000000..1b911ade121f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sv-SE/128.3.3/Mozilla.Thunderbird.sv-SE.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: Mozilla.Thunderbird.sv-SE +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (sv-SE) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/sv-SE/128.3.3/Mozilla.Thunderbird.sv-SE.yaml b/manifests/m/Mozilla/Thunderbird/sv-SE/128.3.3/Mozilla.Thunderbird.sv-SE.yaml new file mode 100644 index 000000000000..2feb3aca858d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sv-SE/128.3.3/Mozilla.Thunderbird.sv-SE.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: Mozilla.Thunderbird.sv-SE +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From c3add9dc6f8b6a684a639a4745cae515c7003897 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:04:31 +0800 Subject: [PATCH 143/720] New version: Mozilla.Thunderbird.rm version 128.3.3 (#185036) --- .../Mozilla.Thunderbird.rm.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.rm.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.rm.locale.zh-CN.yaml | 30 +++++++++++ .../rm/128.3.3/Mozilla.Thunderbird.rm.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/rm/128.3.3/Mozilla.Thunderbird.rm.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/rm/128.3.3/Mozilla.Thunderbird.rm.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/rm/128.3.3/Mozilla.Thunderbird.rm.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/rm/128.3.3/Mozilla.Thunderbird.rm.yaml diff --git a/manifests/m/Mozilla/Thunderbird/rm/128.3.3/Mozilla.Thunderbird.rm.installer.yaml b/manifests/m/Mozilla/Thunderbird/rm/128.3.3/Mozilla.Thunderbird.rm.installer.yaml new file mode 100644 index 000000000000..51a3fc61b70a --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/rm/128.3.3/Mozilla.Thunderbird.rm.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.rm +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/rm/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 2EC6F7A246B19CE6E2E309E65AD1282CF62A98708AE3DC782F52B4B7624E3453 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 rm) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/rm/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: DFE0853B7AD5B80F4376E35A964B4B415B7A8BBE98F9DE77781169270171C4D2 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 rm) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/rm/128.3.3/Mozilla.Thunderbird.rm.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/rm/128.3.3/Mozilla.Thunderbird.rm.locale.en-US.yaml new file mode 100644 index 000000000000..9cd8430f0e53 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/rm/128.3.3/Mozilla.Thunderbird.rm.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.rm +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (rm) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/rm/128.3.3/Mozilla.Thunderbird.rm.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/rm/128.3.3/Mozilla.Thunderbird.rm.locale.zh-CN.yaml new file mode 100644 index 000000000000..b60402333658 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/rm/128.3.3/Mozilla.Thunderbird.rm.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: Mozilla.Thunderbird.rm +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (rm) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/rm/128.3.3/Mozilla.Thunderbird.rm.yaml b/manifests/m/Mozilla/Thunderbird/rm/128.3.3/Mozilla.Thunderbird.rm.yaml new file mode 100644 index 000000000000..28dccfdb2274 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/rm/128.3.3/Mozilla.Thunderbird.rm.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: Mozilla.Thunderbird.rm +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 7210d838909aadaa52bc79f94430d9ba9e4f959d Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Wed, 23 Oct 2024 07:04:37 +1100 Subject: [PATCH 144/720] New version: eMClient.eMClient version 10.1.4393.0 (#185053) --- .../eMClient.eMClient.installer.yaml | 24 +++++++++++++ .../eMClient.eMClient.locale.en-US.yaml | 35 +++++++++++++++++++ .../10.1.4393.0/eMClient.eMClient.yaml | 8 +++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/e/eMClient/eMClient/10.1.4393.0/eMClient.eMClient.installer.yaml create mode 100644 manifests/e/eMClient/eMClient/10.1.4393.0/eMClient.eMClient.locale.en-US.yaml create mode 100644 manifests/e/eMClient/eMClient/10.1.4393.0/eMClient.eMClient.yaml diff --git a/manifests/e/eMClient/eMClient/10.1.4393.0/eMClient.eMClient.installer.yaml b/manifests/e/eMClient/eMClient/10.1.4393.0/eMClient.eMClient.installer.yaml new file mode 100644 index 000000000000..3928876f4c69 --- /dev/null +++ b/manifests/e/eMClient/eMClient/10.1.4393.0/eMClient.eMClient.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: eMClient.eMClient +PackageVersion: 10.1.4393.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{CA3A291F-30DD-4DC7-9765-B1A17CD2180F}' +AppsAndFeaturesEntries: +- UpgradeCode: '{D8A1DC6C-8EDA-4135-8E82-6F4EEA116B2F}' +Installers: +- Architecture: x86 + InstallerUrl: https://cdn-dist.emclient.com/dist/v10.1.4393/setup.msi + InstallerSha256: 8DF47229D01256C117E021CF3BAD37DD59820E3AEF0F5B06933EC470EEAD0125 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/eMClient/eMClient/10.1.4393.0/eMClient.eMClient.locale.en-US.yaml b/manifests/e/eMClient/eMClient/10.1.4393.0/eMClient.eMClient.locale.en-US.yaml new file mode 100644 index 000000000000..111dec6f497e --- /dev/null +++ b/manifests/e/eMClient/eMClient/10.1.4393.0/eMClient.eMClient.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: eMClient.eMClient +PackageVersion: 10.1.4393.0 +PackageLocale: en-US +Publisher: eM Client Inc. +PublisherUrl: https://www.emclient.com +PublisherSupportUrl: https://www.emclient.com/support +PrivacyUrl: https://www.emclient.com/docs/em-client-privacy-policy.pdf +Author: eM Client s.r.o. +PackageName: eM Client +PackageUrl: https://www.emclient.com +License: Proprietary - Freemium +LicenseUrl: https://www.emclient.com/pricing +Copyright: Copyright (c) eM Client +CopyrightUrl: https://www.emclient.com/docs/em-client-terms-of-use.pdf +ShortDescription: Fast email client with full Gmail, Hotmail and other services synchronization. Best replacement for MS Outlook or Thunderbird. Free version for Home users. +Moniker: emclient +Tags: +- calendar +- contacts +- email +- email-client +- exchange +- imap +- mail +- outlook +- pgp +- pop +- rss +- smtp +- tasks +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/e/eMClient/eMClient/10.1.4393.0/eMClient.eMClient.yaml b/manifests/e/eMClient/eMClient/10.1.4393.0/eMClient.eMClient.yaml new file mode 100644 index 000000000000..17fd180c5d11 --- /dev/null +++ b/manifests/e/eMClient/eMClient/10.1.4393.0/eMClient.eMClient.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: eMClient.eMClient +PackageVersion: 10.1.4393.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 10da130d116dd7ebe663cc37eb60555d2f0427ad Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:04:47 +0800 Subject: [PATCH 145/720] New version: Mozilla.Thunderbird.ru version 128.3.3 (#185038) --- .../Mozilla.Thunderbird.ru.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.ru.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.ru.locale.zh-CN.yaml | 30 +++++++++++ .../ru/128.3.3/Mozilla.Thunderbird.ru.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/ru/128.3.3/Mozilla.Thunderbird.ru.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ru/128.3.3/Mozilla.Thunderbird.ru.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ru/128.3.3/Mozilla.Thunderbird.ru.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/ru/128.3.3/Mozilla.Thunderbird.ru.yaml diff --git a/manifests/m/Mozilla/Thunderbird/ru/128.3.3/Mozilla.Thunderbird.ru.installer.yaml b/manifests/m/Mozilla/Thunderbird/ru/128.3.3/Mozilla.Thunderbird.ru.installer.yaml new file mode 100644 index 000000000000..f2b3a0f8dcfe --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ru/128.3.3/Mozilla.Thunderbird.ru.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ru +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/ru/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 4D516E024C3DD0704FEFE60F4C7B64FDFB415E1BDF360C91E745F59DD72253B4 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 ru) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/ru/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 9A4384EB62434183673CBC53EDE4E602763F6E10F6B83726CF76235313642323 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 ru) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ru/128.3.3/Mozilla.Thunderbird.ru.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ru/128.3.3/Mozilla.Thunderbird.ru.locale.en-US.yaml new file mode 100644 index 000000000000..e5be62827ed1 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ru/128.3.3/Mozilla.Thunderbird.ru.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ru +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (ru) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ru/128.3.3/Mozilla.Thunderbird.ru.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ru/128.3.3/Mozilla.Thunderbird.ru.locale.zh-CN.yaml new file mode 100644 index 000000000000..0215d23515a7 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ru/128.3.3/Mozilla.Thunderbird.ru.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: Mozilla.Thunderbird.ru +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (ru) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/ru/128.3.3/Mozilla.Thunderbird.ru.yaml b/manifests/m/Mozilla/Thunderbird/ru/128.3.3/Mozilla.Thunderbird.ru.yaml new file mode 100644 index 000000000000..35943db219bf --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ru/128.3.3/Mozilla.Thunderbird.ru.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: Mozilla.Thunderbird.ru +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 603004ed8a83d2fe26ba0800563a27396352a648 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:04:51 +0800 Subject: [PATCH 146/720] New version: Mozilla.Thunderbird.uz version 128.3.3 (#185047) --- .../Mozilla.Thunderbird.uz.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.uz.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.uz.locale.zh-CN.yaml | 30 +++++++++++ .../uz/128.3.3/Mozilla.Thunderbird.uz.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/uz/128.3.3/Mozilla.Thunderbird.uz.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/uz/128.3.3/Mozilla.Thunderbird.uz.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/uz/128.3.3/Mozilla.Thunderbird.uz.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/uz/128.3.3/Mozilla.Thunderbird.uz.yaml diff --git a/manifests/m/Mozilla/Thunderbird/uz/128.3.3/Mozilla.Thunderbird.uz.installer.yaml b/manifests/m/Mozilla/Thunderbird/uz/128.3.3/Mozilla.Thunderbird.uz.installer.yaml new file mode 100644 index 000000000000..82f9dc1c6a20 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/uz/128.3.3/Mozilla.Thunderbird.uz.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.uz +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/uz/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 600A1CEAD5F1D4994B0391453F8CACEE7619E68EF76A7D00140A9D861E01365E + ProductCode: Mozilla Thunderbird 128.3.3 (x86 uz) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/uz/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: 4D8AB72E6C87C7A3CE0520BF5A0923C9AE8115B77FA8B9366E2CFA96FB718AD6 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 uz) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/uz/128.3.3/Mozilla.Thunderbird.uz.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/uz/128.3.3/Mozilla.Thunderbird.uz.locale.en-US.yaml new file mode 100644 index 000000000000..b3314659e97d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/uz/128.3.3/Mozilla.Thunderbird.uz.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.uz +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (uz) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/uz/128.3.3/Mozilla.Thunderbird.uz.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/uz/128.3.3/Mozilla.Thunderbird.uz.locale.zh-CN.yaml new file mode 100644 index 000000000000..9d16ef839c90 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/uz/128.3.3/Mozilla.Thunderbird.uz.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: Mozilla.Thunderbird.uz +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (uz) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/uz/128.3.3/Mozilla.Thunderbird.uz.yaml b/manifests/m/Mozilla/Thunderbird/uz/128.3.3/Mozilla.Thunderbird.uz.yaml new file mode 100644 index 000000000000..e4624e5af069 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/uz/128.3.3/Mozilla.Thunderbird.uz.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: Mozilla.Thunderbird.uz +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 91ae621d05f679315b014505ba6146b3ceed5066 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:05:01 +0800 Subject: [PATCH 147/720] New version: Apple.AppleMobileDeviceSupport version 18.0.0.33 (#185056) --- ...le.AppleMobileDeviceSupport.installer.yaml | 25 +++++++++++++++ ...AppleMobileDeviceSupport.locale.en-US.yaml | 32 +++++++++++++++++++ ...AppleMobileDeviceSupport.locale.zh-CN.yaml | 32 +++++++++++++++++++ .../Apple.AppleMobileDeviceSupport.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/a/Apple/AppleMobileDeviceSupport/18.0.0.33/Apple.AppleMobileDeviceSupport.installer.yaml create mode 100644 manifests/a/Apple/AppleMobileDeviceSupport/18.0.0.33/Apple.AppleMobileDeviceSupport.locale.en-US.yaml create mode 100644 manifests/a/Apple/AppleMobileDeviceSupport/18.0.0.33/Apple.AppleMobileDeviceSupport.locale.zh-CN.yaml create mode 100644 manifests/a/Apple/AppleMobileDeviceSupport/18.0.0.33/Apple.AppleMobileDeviceSupport.yaml diff --git a/manifests/a/Apple/AppleMobileDeviceSupport/18.0.0.33/Apple.AppleMobileDeviceSupport.installer.yaml b/manifests/a/Apple/AppleMobileDeviceSupport/18.0.0.33/Apple.AppleMobileDeviceSupport.installer.yaml new file mode 100644 index 000000000000..bb6fb33b7657 --- /dev/null +++ b/manifests/a/Apple/AppleMobileDeviceSupport/18.0.0.33/Apple.AppleMobileDeviceSupport.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: Apple.AppleMobileDeviceSupport +PackageVersion: 18.0.0.33 +InstallerType: wix +Scope: machine +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://swcdn.apple.com/content/downloads/08/57/072-08835/5axz7ijj5xnumr5ry334hs03je97re5qaj/AppleMobileDeviceSupport.msi + InstallerSha256: 505C0A3A6C43E436FAEE584ADA53B14A7028CDAE4020D64FA575A89237DACBA9 + ProductCode: '{7E5EE978-0CF2-4E2E-A649-7F49508FC043}' + AppsAndFeaturesEntries: + - ProductCode: '{7E5EE978-0CF2-4E2E-A649-7F49508FC043}' + UpgradeCode: '{5CF0656E-F3B8-11DB-BA81-804E56D89593}' +- Architecture: x64 + InstallerUrl: https://swcdn.apple.com/content/downloads/26/25/072-08834/57qv6tk9shfh5oinvos71ucdol45g97nor/AppleMobileDeviceSupport64.msi + InstallerSha256: 689898BAD3BF4CF51EE5C016F10D8920011E6AA9A60E36C25203C15F9DB790E2 + ProductCode: '{AAFEC555-4154-4A21-9523-30B8CDE94533}' + AppsAndFeaturesEntries: + - ProductCode: '{AAFEC555-4154-4A21-9523-30B8CDE94533}' + UpgradeCode: '{5CF0656E-F3B8-11DB-BA81-804E56D89593}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/Apple/AppleMobileDeviceSupport/18.0.0.33/Apple.AppleMobileDeviceSupport.locale.en-US.yaml b/manifests/a/Apple/AppleMobileDeviceSupport/18.0.0.33/Apple.AppleMobileDeviceSupport.locale.en-US.yaml new file mode 100644 index 000000000000..0fe04ec46fc9 --- /dev/null +++ b/manifests/a/Apple/AppleMobileDeviceSupport/18.0.0.33/Apple.AppleMobileDeviceSupport.locale.en-US.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.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Apple.AppleMobileDeviceSupport +PackageVersion: 18.0.0.33 +PackageLocale: en-US +Publisher: Apple Inc. +PublisherUrl: https://www.apple.com/ +PublisherSupportUrl: https://support.apple.com/ +PrivacyUrl: https://www.apple.com/privacy/ +Author: Apple Inc. +PackageName: Apple Mobile Device Support +# PackageUrl: +License: Proprietary +# LicenseUrl: +Copyright: © 2024 Apple Inc. All rights reserved. +CopyrightUrl: https://www.apple.com/legal/intellectual-property/ +ShortDescription: Provides the interface to Apple mobile devices +# Description: +# Moniker: +Tags: +- ipad +- iphone +- ipod +- itunes +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Apple/AppleMobileDeviceSupport/18.0.0.33/Apple.AppleMobileDeviceSupport.locale.zh-CN.yaml b/manifests/a/Apple/AppleMobileDeviceSupport/18.0.0.33/Apple.AppleMobileDeviceSupport.locale.zh-CN.yaml new file mode 100644 index 000000000000..217ed5a2304f --- /dev/null +++ b/manifests/a/Apple/AppleMobileDeviceSupport/18.0.0.33/Apple.AppleMobileDeviceSupport.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: Apple.AppleMobileDeviceSupport +PackageVersion: 18.0.0.33 +PackageLocale: zh-CN +Publisher: Apple Inc. +PublisherUrl: https://www.apple.com/ +PublisherSupportUrl: https://support.apple.com/ +PrivacyUrl: https://www.apple.com/privacy/ +Author: Apple Inc. +PackageName: Apple Mobile Device Support +# PackageUrl: +License: 专有软件 +# LicenseUrl: +Copyright: © 2024 Apple Inc. 保留一切权利。 +CopyrightUrl: https://www.apple.com/legal/intellectual-property/ +ShortDescription: 为 Apple 移动设备提供接口 +# Description: +# Moniker: +Tags: +- ipad +- iphone +- ipod +- itunes +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Apple/AppleMobileDeviceSupport/18.0.0.33/Apple.AppleMobileDeviceSupport.yaml b/manifests/a/Apple/AppleMobileDeviceSupport/18.0.0.33/Apple.AppleMobileDeviceSupport.yaml new file mode 100644 index 000000000000..a61b3aa551ee --- /dev/null +++ b/manifests/a/Apple/AppleMobileDeviceSupport/18.0.0.33/Apple.AppleMobileDeviceSupport.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: Apple.AppleMobileDeviceSupport +PackageVersion: 18.0.0.33 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2e0ba86c07852f4291109a558630791d4c5c358b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:05:06 +0800 Subject: [PATCH 148/720] New version: Mozilla.Thunderbird.sq version 128.3.3 (#185041) --- .../Mozilla.Thunderbird.sq.installer.yaml | 36 +++++++++++++ .../Mozilla.Thunderbird.sq.locale.en-US.yaml | 52 +++++++++++++++++++ .../Mozilla.Thunderbird.sq.locale.zh-CN.yaml | 30 +++++++++++ .../sq/128.3.3/Mozilla.Thunderbird.sq.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/sq/128.3.3/Mozilla.Thunderbird.sq.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sq/128.3.3/Mozilla.Thunderbird.sq.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sq/128.3.3/Mozilla.Thunderbird.sq.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/sq/128.3.3/Mozilla.Thunderbird.sq.yaml diff --git a/manifests/m/Mozilla/Thunderbird/sq/128.3.3/Mozilla.Thunderbird.sq.installer.yaml b/manifests/m/Mozilla/Thunderbird/sq/128.3.3/Mozilla.Thunderbird.sq.installer.yaml new file mode 100644 index 000000000000..e11a135c0b6f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sq/128.3.3/Mozilla.Thunderbird.sq.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.sq +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/sq/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: F9F8F9AFB6FE738555DD21C98CAB70DFECEDEA93094759CCD4B94536FB7F6E78 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 sq) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/sq/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: D74273961815BC3DA47FCC316556241C75F7325871612856391520DAF5CA0541 + ProductCode: Mozilla Thunderbird 128.3.3 (x64 sq) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/sq/128.3.3/Mozilla.Thunderbird.sq.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/sq/128.3.3/Mozilla.Thunderbird.sq.locale.en-US.yaml new file mode 100644 index 000000000000..b71f926e440d --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sq/128.3.3/Mozilla.Thunderbird.sq.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.sq +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (sq) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/sq/128.3.3/Mozilla.Thunderbird.sq.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/sq/128.3.3/Mozilla.Thunderbird.sq.locale.zh-CN.yaml new file mode 100644 index 000000000000..481c11d90229 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sq/128.3.3/Mozilla.Thunderbird.sq.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: Mozilla.Thunderbird.sq +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (sq) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/sq/128.3.3/Mozilla.Thunderbird.sq.yaml b/manifests/m/Mozilla/Thunderbird/sq/128.3.3/Mozilla.Thunderbird.sq.yaml new file mode 100644 index 000000000000..cdd3f8ae4758 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/sq/128.3.3/Mozilla.Thunderbird.sq.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: Mozilla.Thunderbird.sq +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 8c557d0615596c7d5e9f01fceaff8bbda4eaddbc Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:05:14 +0800 Subject: [PATCH 149/720] New version: Elgato.ControlCenter version 1.7.2.624 (#185057) --- .../Elgato.ControlCenter.installer.yaml | 21 ++++++++ .../Elgato.ControlCenter.locale.en-US.yaml | 49 +++++++++++++++++++ .../Elgato.ControlCenter.locale.zh-CN.yaml | 28 +++++++++++ .../1.7.2.624/Elgato.ControlCenter.yaml | 8 +++ 4 files changed, 106 insertions(+) create mode 100644 manifests/e/Elgato/ControlCenter/1.7.2.624/Elgato.ControlCenter.installer.yaml create mode 100644 manifests/e/Elgato/ControlCenter/1.7.2.624/Elgato.ControlCenter.locale.en-US.yaml create mode 100644 manifests/e/Elgato/ControlCenter/1.7.2.624/Elgato.ControlCenter.locale.zh-CN.yaml create mode 100644 manifests/e/Elgato/ControlCenter/1.7.2.624/Elgato.ControlCenter.yaml diff --git a/manifests/e/Elgato/ControlCenter/1.7.2.624/Elgato.ControlCenter.installer.yaml b/manifests/e/Elgato/ControlCenter/1.7.2.624/Elgato.ControlCenter.installer.yaml new file mode 100644 index 000000000000..94c0eff4abd4 --- /dev/null +++ b/manifests/e/Elgato/ControlCenter/1.7.2.624/Elgato.ControlCenter.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: Elgato.ControlCenter +PackageVersion: 1.7.2.624 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALL_DIR_COMPANY="" +UpgradeBehavior: install +ReleaseDate: 2024-10-22 +AppsAndFeaturesEntries: +- ProductCode: '{6430C850-83AC-4A7A-85BB-116962EE6801}' + UpgradeCode: '{1D4525F4-38FD-4D2C-9620-4283D4B8DDC3}' +Installers: +- Architecture: x64 + InstallerUrl: https://edge.elgato.com/egc/windows/eccw/1.7.2/ControlCenter_1.7.2.624_x64.msi + InstallerSha256: FCA35E0788708903F610BABFBE609A29604897B1712248F198D51F6CF5749835 + ProductCode: '{6430C850-83AC-4A7A-85BB-116962EE6801}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/Elgato/ControlCenter/1.7.2.624/Elgato.ControlCenter.locale.en-US.yaml b/manifests/e/Elgato/ControlCenter/1.7.2.624/Elgato.ControlCenter.locale.en-US.yaml new file mode 100644 index 000000000000..aeaa4a5a5243 --- /dev/null +++ b/manifests/e/Elgato/ControlCenter/1.7.2.624/Elgato.ControlCenter.locale.en-US.yaml @@ -0,0 +1,49 @@ +# 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.ControlCenter +PackageVersion: 1.7.2.624 +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 Control Center +PackageUrl: https://www.elgato.com/s/downloads +License: Proprietary +LicenseUrl: https://www.elgato.com/s/terms-of-use +Copyright: Copyright © 2018-24 Corsair Memory, Inc. +# CopyrightUrl: +ShortDescription: Control your Elgato lights with ease +# Description: +# Moniker: +# Tags: +ReleaseNotes: |- + What’s new in Control Center 1.7.2? + + 🎨 Light Strip Pro - Fast Scene Switching + A new firmware update is available for Light Strip Pro, drastically speeding up the time it takes to switch from one scene preset to another. + - Requires firmware 1.0.1 (152). Learn how to update Light Strip Pro + + 💡 Key Light Neo - Control Wi-Fi LED brightness + We’ve heard your feedback about the Wi-Fi indicator light being too bright. With this Control Center update and a new firmware for Key Light Neo, you can now change the brightness of the Wi-Fi LED indicator, and the default brightness has been reduced to 50%. + - Requires Control Center 1.7.2 and Key Light Neo firmware 1.0.4 (216). Learn how to update Key Light Neo + + 🛠️ Bug fixes and performance improvements + - Key Light MK.2: A new firmware version 1.0.4 (198) is available, resolving a rare scenario where Key Light MK.2 could crash. Learn how to update Key Light MK.2 + - Wi-Fi names (SSID) with emoji in them can now successfully pair your lighting accessories + - Fixed a bug where 2.4 GHz and 5 GHz bands were shown for lights that do not support 5 GHz + - Many smaller bug fixes + + Want to share feedback on Control Center 1.7.2? 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: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/e/Elgato/ControlCenter/1.7.2.624/Elgato.ControlCenter.locale.zh-CN.yaml b/manifests/e/Elgato/ControlCenter/1.7.2.624/Elgato.ControlCenter.locale.zh-CN.yaml new file mode 100644 index 000000000000..a09917fd3cc0 --- /dev/null +++ b/manifests/e/Elgato/ControlCenter/1.7.2.624/Elgato.ControlCenter.locale.zh-CN.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.locale.1.6.0.schema.json + +PackageIdentifier: Elgato.ControlCenter +PackageVersion: 1.7.2.624 +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 Control Center +PackageUrl: https://www.elgato.com/cn/zh/s/downloads +License: 专有软件 +LicenseUrl: https://www.elgato.com/cn/zh/s/terms-of-use +Copyright: Copyright © 2018-24 Corsair Memory, Inc. +# CopyrightUrl: +ShortDescription: 轻松控制您的 Elgato 灯光 +# Description: +# Moniker: +# Tags: +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/e/Elgato/ControlCenter/1.7.2.624/Elgato.ControlCenter.yaml b/manifests/e/Elgato/ControlCenter/1.7.2.624/Elgato.ControlCenter.yaml new file mode 100644 index 000000000000..74c5241cad66 --- /dev/null +++ b/manifests/e/Elgato/ControlCenter/1.7.2.624/Elgato.ControlCenter.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.ControlCenter +PackageVersion: 1.7.2.624 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 98f450b63eb5b2fc8bbef004f856081b498fa314 Mon Sep 17 00:00:00 2001 From: Info445 <123482402+Info445@users.noreply.github.com> Date: Tue, 22 Oct 2024 22:05:18 +0200 Subject: [PATCH 150/720] KurtZimmermann.HDCleaner version 2.082 (#185055) --- .../KurtZimmermann.HDCleaner.installer.yaml | 20 ++++++++++++++ ...KurtZimmermann.HDCleaner.locale.en-us.yaml | 26 +++++++++++++++++++ .../2.082/KurtZimmermann.HDCleaner.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/k/KurtZimmermann/HDCleaner/2.082/KurtZimmermann.HDCleaner.installer.yaml create mode 100644 manifests/k/KurtZimmermann/HDCleaner/2.082/KurtZimmermann.HDCleaner.locale.en-us.yaml create mode 100644 manifests/k/KurtZimmermann/HDCleaner/2.082/KurtZimmermann.HDCleaner.yaml diff --git a/manifests/k/KurtZimmermann/HDCleaner/2.082/KurtZimmermann.HDCleaner.installer.yaml b/manifests/k/KurtZimmermann/HDCleaner/2.082/KurtZimmermann.HDCleaner.installer.yaml new file mode 100644 index 000000000000..157cd1c53512 --- /dev/null +++ b/manifests/k/KurtZimmermann/HDCleaner/2.082/KurtZimmermann.HDCleaner.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: KurtZimmermann.HDCleaner +PackageVersion: "2.082" +InstallerLocale: en-US +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Silent: /si + SilentWithProgress: /si +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://kurtzimmermann.com/files/HDCleaner.exe + InstallerSha256: A6749B1D6E5EBFF737B0FDA0DCB330FE6951241B3B742DB04175C8D31BCC5DCC +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-21 diff --git a/manifests/k/KurtZimmermann/HDCleaner/2.082/KurtZimmermann.HDCleaner.locale.en-us.yaml b/manifests/k/KurtZimmermann/HDCleaner/2.082/KurtZimmermann.HDCleaner.locale.en-us.yaml new file mode 100644 index 000000000000..af447a0dde18 --- /dev/null +++ b/manifests/k/KurtZimmermann/HDCleaner/2.082/KurtZimmermann.HDCleaner.locale.en-us.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: KurtZimmermann.HDCleaner +PackageVersion: "2.082" +PackageLocale: en-us +Publisher: Kurt Zimmermann +PublisherUrl: https://kurtzimmermann.com/index_e.html +PublisherSupportUrl: https://kurtzimmermann.com/hdhelp_en.html +PrivacyUrl: https://kurtzimmermann.com/datenschutz_en.html +Author: Kurt Zimmermann +PackageName: HDCleaner +PackageUrl: https://kurtzimmermann.com/index_e.html +License: Freeware +Copyright: ©2023 KurtZimmermann +ShortDescription: HDCleaner - Complete cleaning for your Windows PC +Description: HDCleaner is a utility used to clean potentially unwanted files and invalid Windows Registry entries and speeds up the computer in no time. Optimized for Solid-state drives (SSD) and hard disk drives (HDD). Supports winapp2.ini. Secure deletion of files, hard drives and SSDs. +Moniker: hdcleaner +Tags: +- cleaner +- hd +- hdcleaner +- registry +- ssd +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/k/KurtZimmermann/HDCleaner/2.082/KurtZimmermann.HDCleaner.yaml b/manifests/k/KurtZimmermann/HDCleaner/2.082/KurtZimmermann.HDCleaner.yaml new file mode 100644 index 000000000000..85f591a39ba4 --- /dev/null +++ b/manifests/k/KurtZimmermann/HDCleaner/2.082/KurtZimmermann.HDCleaner.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: KurtZimmermann.HDCleaner +PackageVersion: "2.082" +DefaultLocale: en-us +ManifestType: version +ManifestVersion: 1.6.0 From 7231625bd42078ae13d2cfb7abdc38c8fb12059a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:05:31 +0800 Subject: [PATCH 151/720] New version: Figma.FigmaAgent version 124.5.4 (#185058) --- .../124.5.4/Figma.FigmaAgent.installer.yaml | 15 +++++++++ .../Figma.FigmaAgent.locale.en-US.yaml | 30 ++++++++++++++++++ .../Figma.FigmaAgent.locale.zh-CN.yaml | 31 +++++++++++++++++++ .../FigmaAgent/124.5.4/Figma.FigmaAgent.yaml | 8 +++++ 4 files changed, 84 insertions(+) create mode 100644 manifests/f/Figma/FigmaAgent/124.5.4/Figma.FigmaAgent.installer.yaml create mode 100644 manifests/f/Figma/FigmaAgent/124.5.4/Figma.FigmaAgent.locale.en-US.yaml create mode 100644 manifests/f/Figma/FigmaAgent/124.5.4/Figma.FigmaAgent.locale.zh-CN.yaml create mode 100644 manifests/f/Figma/FigmaAgent/124.5.4/Figma.FigmaAgent.yaml diff --git a/manifests/f/Figma/FigmaAgent/124.5.4/Figma.FigmaAgent.installer.yaml b/manifests/f/Figma/FigmaAgent/124.5.4/Figma.FigmaAgent.installer.yaml new file mode 100644 index 000000000000..d528a67dba72 --- /dev/null +++ b/manifests/f/Figma/FigmaAgent/124.5.4/Figma.FigmaAgent.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: Figma.FigmaAgent +PackageVersion: 124.5.4 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://desktop.figma.com/agent/win/FigmaAgent-124.5.4.exe + InstallerSha256: 4EB92D39C03DA2411EC6D638F593D14706399BE05FF69788E092C8F5BDC59BC9 + ProductCode: FigmaAgent +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/f/Figma/FigmaAgent/124.5.4/Figma.FigmaAgent.locale.en-US.yaml b/manifests/f/Figma/FigmaAgent/124.5.4/Figma.FigmaAgent.locale.en-US.yaml new file mode 100644 index 000000000000..cbb3338fa5a3 --- /dev/null +++ b/manifests/f/Figma/FigmaAgent/124.5.4/Figma.FigmaAgent.locale.en-US.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.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Figma.FigmaAgent +PackageVersion: 124.5.4 +PackageLocale: en-US +Publisher: Figma, Inc. +PublisherUrl: https://www.figma.com/ +PublisherSupportUrl: https://help.figma.com/ +PrivacyUrl: https://www.figma.com/privacy/ +# Author: +PackageName: Figma Agent +PackageUrl: https://www.figma.com/downloads/ +License: Proprietary +LicenseUrl: https://www.figma.com/tos/ +Copyright: Copyright © 2024 Figma, Inc. +CopyrightUrl: https://www.figma.com/copyright-and-ip-policy/ +ShortDescription: Access fonts on your computer in Figma +Description: Figma agent is a secure background service that allows Figma to access fonts on your computer, and open Figma links in the desktop app. +Moniker: figma-agent +Tags: +- figma +- fonts +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/f/Figma/FigmaAgent/124.5.4/Figma.FigmaAgent.locale.zh-CN.yaml b/manifests/f/Figma/FigmaAgent/124.5.4/Figma.FigmaAgent.locale.zh-CN.yaml new file mode 100644 index 000000000000..55ed65308a1a --- /dev/null +++ b/manifests/f/Figma/FigmaAgent/124.5.4/Figma.FigmaAgent.locale.zh-CN.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.locale.1.6.0.schema.json + +PackageIdentifier: Figma.FigmaAgent +PackageVersion: 124.5.4 +PackageLocale: zh-CN +Publisher: Figma, Inc. +PublisherUrl: https://www.figma.com/ +PublisherSupportUrl: https://help.figma.com/ +PrivacyUrl: https://www.figma.com/privacy/ +# Author: +PackageName: Figma Agent +PackageUrl: https://www.figma.com/downloads/ +License: 专有软件 +LicenseUrl: https://www.figma.com/tos/ +Copyright: Copyright © 2024 Figma, Inc. +CopyrightUrl: https://www.figma.com/copyright-and-ip-policy/ +ShortDescription: 在 Figma 中访问计算机上的字体 +Description: 安全的后台服务,允许 Figma 访问您计算机上的字体,并在桌面应用程序中打开 Figma 链接。 +# Moniker: +Tags: +- figma +- fonts +- 字体 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/f/Figma/FigmaAgent/124.5.4/Figma.FigmaAgent.yaml b/manifests/f/Figma/FigmaAgent/124.5.4/Figma.FigmaAgent.yaml new file mode 100644 index 000000000000..a84093758a6b --- /dev/null +++ b/manifests/f/Figma/FigmaAgent/124.5.4/Figma.FigmaAgent.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: Figma.FigmaAgent +PackageVersion: 124.5.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From eed304654bcc14e912d3334c8f971d96cb541b0b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:05:52 +0800 Subject: [PATCH 152/720] New version: Mozilla.Thunderbird.zh-TW version 128.3.3 (#185050) --- .../Mozilla.Thunderbird.zh-TW.installer.yaml | 36 +++++++++++++ ...ozilla.Thunderbird.zh-TW.locale.en-US.yaml | 52 +++++++++++++++++++ ...ozilla.Thunderbird.zh-TW.locale.zh-CN.yaml | 30 +++++++++++ .../128.3.3/Mozilla.Thunderbird.zh-TW.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/m/Mozilla/Thunderbird/zh-TW/128.3.3/Mozilla.Thunderbird.zh-TW.installer.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/zh-TW/128.3.3/Mozilla.Thunderbird.zh-TW.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/zh-TW/128.3.3/Mozilla.Thunderbird.zh-TW.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Thunderbird/zh-TW/128.3.3/Mozilla.Thunderbird.zh-TW.yaml diff --git a/manifests/m/Mozilla/Thunderbird/zh-TW/128.3.3/Mozilla.Thunderbird.zh-TW.installer.yaml b/manifests/m/Mozilla/Thunderbird/zh-TW/128.3.3/Mozilla.Thunderbird.zh-TW.installer.yaml new file mode 100644 index 000000000000..55ae6377a937 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/zh-TW/128.3.3/Mozilla.Thunderbird.zh-TW.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.zh-TW +PackageVersion: 128.3.3 +InstallerType: nullsoft +Scope: machine +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win32/zh-TW/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: F19790586690461CF8182609FED354F03BEF8E95D3E2FAEDD06B5F825908C919 + ProductCode: Mozilla Thunderbird 128.3.3 (x86 zh-TW) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/128.3.3esr/win64/zh-TW/Thunderbird%20Setup%20128.3.3esr.exe + InstallerSha256: CC7B847FC5A0A91B93B4B102BC60BC1BFB7DFAC0C1741E71D4706EF991D1E0CF + ProductCode: Mozilla Thunderbird 128.3.3 (x64 zh-TW) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/zh-TW/128.3.3/Mozilla.Thunderbird.zh-TW.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/zh-TW/128.3.3/Mozilla.Thunderbird.zh-TW.locale.en-US.yaml new file mode 100644 index 000000000000..dd1bda5682a6 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/zh-TW/128.3.3/Mozilla.Thunderbird.zh-TW.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.zh-TW +PackageVersion: 128.3.3 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (zh-TW) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! +Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. +Moniker: thunderbird +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + + fixed + Files left over from failed folder compactions could use up disk space + + fixed + Message list returned to selected message after action on another message + + fixed + Some faulty messages were downloaded and never stored + + fixed + Messages could become corrupted during folder compaction + + fixed + Searching events by Location, Description, or URL failed + + fixed + "Remove All Shown" saved passwords deleted all logins if filtered without results + + fixed + Calendar event updates were not always sent to attendees +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/zh-TW/128.3.3/Mozilla.Thunderbird.zh-TW.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/zh-TW/128.3.3/Mozilla.Thunderbird.zh-TW.locale.zh-CN.yaml new file mode 100644 index 000000000000..4c17f2d2c07f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/zh-TW/128.3.3/Mozilla.Thunderbird.zh-TW.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: Mozilla.Thunderbird.zh-TW +PackageVersion: 128.3.3 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (zh-TW) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +# Moniker: +Tags: +- 电子邮件 +- 邮件 +# ReleaseNotes: +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/128.3.3esr/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Thunderbird/zh-TW/128.3.3/Mozilla.Thunderbird.zh-TW.yaml b/manifests/m/Mozilla/Thunderbird/zh-TW/128.3.3/Mozilla.Thunderbird.zh-TW.yaml new file mode 100644 index 000000000000..76fe2bafcb19 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/zh-TW/128.3.3/Mozilla.Thunderbird.zh-TW.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: Mozilla.Thunderbird.zh-TW +PackageVersion: 128.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 70afd4c2f4e0393004a7c3a14255cc884a644512 Mon Sep 17 00:00:00 2001 From: Adam Clark <63731426+AClark-WHONET@users.noreply.github.com> Date: Tue, 22 Oct 2024 16:06:10 -0400 Subject: [PATCH 153/720] New version: WHONET.WHONET version 24.10.22 (#185059) --- .../24.10.22/WHONET.WHONET.installer.yaml | 21 ++++++++++ .../24.10.22/WHONET.WHONET.locale.en-US.yaml | 39 +++++++++++++++++++ .../WHONET/WHONET/24.10.22/WHONET.WHONET.yaml | 8 ++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/w/WHONET/WHONET/24.10.22/WHONET.WHONET.installer.yaml create mode 100644 manifests/w/WHONET/WHONET/24.10.22/WHONET.WHONET.locale.en-US.yaml create mode 100644 manifests/w/WHONET/WHONET/24.10.22/WHONET.WHONET.yaml diff --git a/manifests/w/WHONET/WHONET/24.10.22/WHONET.WHONET.installer.yaml b/manifests/w/WHONET/WHONET/24.10.22/WHONET.WHONET.installer.yaml new file mode 100644 index 000000000000..1ce28b182ba5 --- /dev/null +++ b/manifests/w/WHONET/WHONET/24.10.22/WHONET.WHONET.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: WHONET.WHONET +PackageVersion: 24.10.22 +Platform: +- Windows.Desktop +InstallerType: burn +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://whonet.org/releases/WHONET2024-Setup-x86-v24.10.22.exe + InstallerSha256: 639215CA571A3D285333096376D0A435B919C23D39FD1D448914FC407B954FDA +- Architecture: x64 + InstallerUrl: https://whonet.org/releases/WHONET2024-Setup-x64-v24.10.22.exe + InstallerSha256: AF517615EEB349A1FD35B20F201B6C751B51EA3E9356ABD2D4830BC4F01D69F5 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/w/WHONET/WHONET/24.10.22/WHONET.WHONET.locale.en-US.yaml b/manifests/w/WHONET/WHONET/24.10.22/WHONET.WHONET.locale.en-US.yaml new file mode 100644 index 000000000000..4f3cbb98822a --- /dev/null +++ b/manifests/w/WHONET/WHONET/24.10.22/WHONET.WHONET.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: WHONET.WHONET +PackageVersion: 24.10.22 +PackageLocale: en-US +Publisher: Brigham and Women's Hospital +PublisherUrl: https://whonet.org/ +PublisherSupportUrl: https://whonet.org/contact.html +Author: Brigham and Women's Hospital +PackageName: WHONET 2024 +PackageUrl: https://whonet.org/software.html +License: Freeware +Copyright: Copyright (c) Brigham and Women's Hospital. All rights reserved. +ShortDescription: WHONET is a free desktop Windows application for the management and analysis of microbiology laboratory data with a particular focus on antimicrobial resistance surveillance. +Description: |- + WHONET is a free desktop Windows application for the management and analysis of microbiology laboratory data with a particular focus on antimicrobial resistance surveillance developed and supported by the WHO Collaborating Centre for Surveillance of Antimicrobial Resistance at the Brigham and Women's Hospital in Boston, Massachusetts. + WHONET, available in 44 languages, supports local, national, regional, and global surveillance efforts in over 2,300 hospital, public health, animal health, and food laboratories in over 130 countries worldwide. + WHONET 2024 is a modernized and expanded version of WHONET 5.6. This version supports 44 languages and includes new features for exporting to the WHO GLASS data structure. + It includes support for CLSI 2024 M100, M45, M60, M61, as well as EUCAST 2024 bacterial breakpoints. Also included are the most recent CLSI VET01, VET03/04, and VET06 breakpoints. +Moniker: WHONET +Tags: +- AMR +- Antibiotics +- BacLink +- Bacteriology +- CLSI +- EUCAST +- GLASS +- Laboratory +- Microbiology +- Resistance +- WHO +ReleaseNotes: |- + Fixes an issue printing second line antibiotics in clinical reports. + Improves the description for broiler and layer chicken animal species. +ReleaseNotesUrl: https://whonet.org/WHONET-ReleaseNotes.html +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/w/WHONET/WHONET/24.10.22/WHONET.WHONET.yaml b/manifests/w/WHONET/WHONET/24.10.22/WHONET.WHONET.yaml new file mode 100644 index 000000000000..69661d48765e --- /dev/null +++ b/manifests/w/WHONET/WHONET/24.10.22/WHONET.WHONET.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: WHONET.WHONET +PackageVersion: 24.10.22 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From e6db9f5ee63e22ce516b57e3c9fe890ad8c7b81f Mon Sep 17 00:00:00 2001 From: Lee Jeong Uk Date: Wed, 23 Oct 2024 05:11:39 +0900 Subject: [PATCH 154/720] EliFulkerson.tcping version 0.12 (#184397) --- .../0.12/EliFulkerson.tcping.installer.yaml | 15 +++++++++++++++ .../0.12/EliFulkerson.tcping.locale.en-US.yaml | 16 ++++++++++++++++ .../tcping/0.12/EliFulkerson.tcping.yaml | 8 ++++++++ 3 files changed, 39 insertions(+) create mode 100644 manifests/e/EliFulkerson/tcping/0.12/EliFulkerson.tcping.installer.yaml create mode 100644 manifests/e/EliFulkerson/tcping/0.12/EliFulkerson.tcping.locale.en-US.yaml create mode 100644 manifests/e/EliFulkerson/tcping/0.12/EliFulkerson.tcping.yaml diff --git a/manifests/e/EliFulkerson/tcping/0.12/EliFulkerson.tcping.installer.yaml b/manifests/e/EliFulkerson/tcping/0.12/EliFulkerson.tcping.installer.yaml new file mode 100644 index 000000000000..fa490bde6ffc --- /dev/null +++ b/manifests/e/EliFulkerson/tcping/0.12/EliFulkerson.tcping.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: EliFulkerson.tcping +PackageVersion: "0.12" +InstallerType: portable +UpgradeBehavior: uninstallPrevious +Commands: +- tcping +Installers: +- Architecture: x86 + InstallerUrl: https://www.elifulkerson.com/projects/downloads/tcping-0.12/tcping.exe + InstallerSha256: 473F916E4A5BDE03539D6F1EC1E9E213AB3DB9791F98A594383DF2938AB7EB2C +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/EliFulkerson/tcping/0.12/EliFulkerson.tcping.locale.en-US.yaml b/manifests/e/EliFulkerson/tcping/0.12/EliFulkerson.tcping.locale.en-US.yaml new file mode 100644 index 000000000000..dc019673c136 --- /dev/null +++ b/manifests/e/EliFulkerson/tcping/0.12/EliFulkerson.tcping.locale.en-US.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: EliFulkerson.tcping +PackageVersion: "0.12" +PackageLocale: en-US +Publisher: Eli Fulkerson +PublisherUrl: https://www.elifulkerson.com/index.php +Author: Eli Fulkerson +PackageName: tcping +PackageUrl: https://www.elifulkerson.com/projects/tcping.php +License: GPL +ShortDescription: tcping.exe is a console application that operates similarly to 'ping', however it works over a tcp port. +Description: tcping.exe is a console application that operates similarly to 'ping', however it works over a tcp port. There are many different implementions of this floating around, written independently by different people. There are many like it, but this one is mine. +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/e/EliFulkerson/tcping/0.12/EliFulkerson.tcping.yaml b/manifests/e/EliFulkerson/tcping/0.12/EliFulkerson.tcping.yaml new file mode 100644 index 000000000000..30c8cd6d7c79 --- /dev/null +++ b/manifests/e/EliFulkerson/tcping/0.12/EliFulkerson.tcping.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: EliFulkerson.tcping +PackageVersion: "0.12" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From a190777a3b3956169925605b23bacff7cb5a6e86 Mon Sep 17 00:00:00 2001 From: Jonathan Chemla Date: Tue, 22 Oct 2024 22:52:14 +0200 Subject: [PATCH 155/720] Add moniker qfinder to QNAP.QfinderPro (#184926) --- .../QNAP/QfinderPro/7.8.2.0928/QNAP.QfinderPro.locale.en-US.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/q/QNAP/QfinderPro/7.8.2.0928/QNAP.QfinderPro.locale.en-US.yaml b/manifests/q/QNAP/QfinderPro/7.8.2.0928/QNAP.QfinderPro.locale.en-US.yaml index bb403a263cbb..3d2194684846 100644 --- a/manifests/q/QNAP/QfinderPro/7.8.2.0928/QNAP.QfinderPro.locale.en-US.yaml +++ b/manifests/q/QNAP/QfinderPro/7.8.2.0928/QNAP.QfinderPro.locale.en-US.yaml @@ -10,4 +10,5 @@ License: Proprietary ShortDescription: allows you to quickly find and easily access all of the QNAP NAS on the same LAN. ManifestType: defaultLocale ManifestVersion: 1.2.0 +Moniker: qfinder From 5524ad7865fcd96888ff8f614f53784a4bd929d7 Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Tue, 22 Oct 2024 22:55:08 +0200 Subject: [PATCH 156/720] New version: uazo.cromite version 130.0.6723.67 (#184933) --- .../130.0.6723.67/uazo.cromite.installer.yaml | 16 +++++++++++ .../uazo.cromite.locale.en-US.yaml | 28 +++++++++++++++++++ .../cromite/130.0.6723.67/uazo.cromite.yaml | 8 ++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/u/uazo/cromite/130.0.6723.67/uazo.cromite.installer.yaml create mode 100644 manifests/u/uazo/cromite/130.0.6723.67/uazo.cromite.locale.en-US.yaml create mode 100644 manifests/u/uazo/cromite/130.0.6723.67/uazo.cromite.yaml diff --git a/manifests/u/uazo/cromite/130.0.6723.67/uazo.cromite.installer.yaml b/manifests/u/uazo/cromite/130.0.6723.67/uazo.cromite.installer.yaml new file mode 100644 index 000000000000..623e42a3c08a --- /dev/null +++ b/manifests/u/uazo/cromite/130.0.6723.67/uazo.cromite.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: uazo.cromite +PackageVersion: 130.0.6723.67 +InstallerType: zip +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: chrome-win\chrome.exe + InstallerUrl: https://github.com/uazo/cromite/releases/download/v130.0.6723.67-4ea5bf603a6c721f35dce9edcab04ff4f03ecbaa/chrome-win.zip + InstallerSha256: 4AFB0E3C514002B450F59B04E7A42308BF69706AA3D0095BFCDA338623238609 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/u/uazo/cromite/130.0.6723.67/uazo.cromite.locale.en-US.yaml b/manifests/u/uazo/cromite/130.0.6723.67/uazo.cromite.locale.en-US.yaml new file mode 100644 index 000000000000..68677de58a2c --- /dev/null +++ b/manifests/u/uazo/cromite/130.0.6723.67/uazo.cromite.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: uazo.cromite +PackageVersion: 130.0.6723.67 +PackageLocale: en-US +Publisher: uazo +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +PackageName: Cromite +# PackageUrl: +License: GPL-3.0 +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: Cromite a Bromite fork with ad blocking and privacy enhancements; take back your browser! +# Description: +# Moniker: +# Tags: +ReleaseNotes: see https://github.com/uazo/cromite/issues/1584#issuecomment-2428396812 +ReleaseNotesUrl: https://github.com/uazo/cromite/releases/tag/v130.0.6723.67-4ea5bf603a6c721f35dce9edcab04ff4f03ecbaa +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/u/uazo/cromite/130.0.6723.67/uazo.cromite.yaml b/manifests/u/uazo/cromite/130.0.6723.67/uazo.cromite.yaml new file mode 100644 index 000000000000..d18810cb63cd --- /dev/null +++ b/manifests/u/uazo/cromite/130.0.6723.67/uazo.cromite.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: uazo.cromite +PackageVersion: 130.0.6723.67 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 56dca7d26d7146b4aa939a2b5d6da02fc5d0b6c1 Mon Sep 17 00:00:00 2001 From: Raphael Amorim Date: Tue, 22 Oct 2024 14:03:40 -0700 Subject: [PATCH 157/720] Add Rio terminal (#184792) --- .../rio/0.1.16/raphamorim.rio.installer.yaml | 25 +++++++++++++++++ .../0.1.16/raphamorim.rio.locale.en-US.yaml | 27 +++++++++++++++++++ .../raphamorim/rio/0.1.16/raphamorim.rio.yaml | 7 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/r/raphamorim/rio/0.1.16/raphamorim.rio.installer.yaml create mode 100644 manifests/r/raphamorim/rio/0.1.16/raphamorim.rio.locale.en-US.yaml create mode 100644 manifests/r/raphamorim/rio/0.1.16/raphamorim.rio.yaml diff --git a/manifests/r/raphamorim/rio/0.1.16/raphamorim.rio.installer.yaml b/manifests/r/raphamorim/rio/0.1.16/raphamorim.rio.installer.yaml new file mode 100644 index 000000000000..2175c607b8d8 --- /dev/null +++ b/manifests/r/raphamorim/rio/0.1.16/raphamorim.rio.installer.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 v2.0.6 $debug=AUSU.5-1-19041-1320 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json + +PackageIdentifier: raphamorim.rio +PackageVersion: 0.1.16 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2024-09-24 +Installers: +- InstallerUrl: https://github.com/raphamorim/rio/releases/download/v0.1.16/Rio-installer.msi + Architecture: x64 + InstallerSha256: 7720ceb62ed81fada936485deb7013f3e3427c10fa16cb598e45856f26101ede +ManifestType: installer +ManifestVersion: 1.1.0 diff --git a/manifests/r/raphamorim/rio/0.1.16/raphamorim.rio.locale.en-US.yaml b/manifests/r/raphamorim/rio/0.1.16/raphamorim.rio.locale.en-US.yaml new file mode 100644 index 000000000000..a8c4cbf1b015 --- /dev/null +++ b/manifests/r/raphamorim/rio/0.1.16/raphamorim.rio.locale.en-US.yaml @@ -0,0 +1,27 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json + +PackageIdentifier: raphamorim.rio +PackageVersion: 0.1.16 +PackageLocale: en-US +Publisher: Raphael Amorim +PublisherUrl: https://github.com/raphamorim/rio +PublisherSupportUrl: https://github.com/raphamorim/rio/issues +# PrivacyUrl: +Author: Raphael Amorim +PackageName: Rio +PackageUrl: https://github.com/raphamorim/rio +License: MIT License +LicenseUrl: https://raw.githubusercontent.com/raphamorim/rio/main/LICENSE +Copyright: Copyright 2024 Raphael Amorim +CopyrightUrl: https://raw.githubusercontent.com/raphamorim/rio/main/LICENSE +ShortDescription: Rio terminal is a hardware-accelerated GPU terminal emulator, focusing to run in desktops and browsers. +Description: |- + Rio terminal is a hardware-accelerated GPU terminal emulator, focusing to run in desktops and browsers. + The supported platforms currently consist of BSD, Linux, MacOS and Windows. +Moniker: rio +Tags: +- cross-platform +- terminal +- terminal-emulators +ManifestType: defaultLocale +ManifestVersion: 1.1.0 diff --git a/manifests/r/raphamorim/rio/0.1.16/raphamorim.rio.yaml b/manifests/r/raphamorim/rio/0.1.16/raphamorim.rio.yaml new file mode 100644 index 000000000000..7a56f68d5ba1 --- /dev/null +++ b/manifests/r/raphamorim/rio/0.1.16/raphamorim.rio.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json + +PackageIdentifier: raphamorim.rio +PackageVersion: 0.1.16 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.1.0 From 63e57f482d61a61105c069d647c8cbf527260249 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Wed, 23 Oct 2024 05:48:09 +0800 Subject: [PATCH 158/720] New package: SUSE.openSUSE.Leap.15.6 version 156.1.773.0 (#183416) --- .../SUSE.openSUSE.Leap.15.6.installer.yaml | 17 +++++++++ .../SUSE.openSUSE.Leap.15.6.locale.en-US.yaml | 38 +++++++++++++++++++ .../SUSE.openSUSE.Leap.15.6.locale.zh-CN.yaml | 38 +++++++++++++++++++ .../156.1.773.0/SUSE.openSUSE.Leap.15.6.yaml | 8 ++++ 4 files changed, 101 insertions(+) create mode 100644 manifests/s/SUSE/openSUSE/Leap/15/6/156.1.773.0/SUSE.openSUSE.Leap.15.6.installer.yaml create mode 100644 manifests/s/SUSE/openSUSE/Leap/15/6/156.1.773.0/SUSE.openSUSE.Leap.15.6.locale.en-US.yaml create mode 100644 manifests/s/SUSE/openSUSE/Leap/15/6/156.1.773.0/SUSE.openSUSE.Leap.15.6.locale.zh-CN.yaml create mode 100644 manifests/s/SUSE/openSUSE/Leap/15/6/156.1.773.0/SUSE.openSUSE.Leap.15.6.yaml diff --git a/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.773.0/SUSE.openSUSE.Leap.15.6.installer.yaml b/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.773.0/SUSE.openSUSE.Leap.15.6.installer.yaml new file mode 100644 index 000000000000..5073de7b1df4 --- /dev/null +++ b/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.773.0/SUSE.openSUSE.Leap.15.6.installer.yaml @@ -0,0 +1,17 @@ +# 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: SUSE.openSUSE.Leap.15.6 +PackageVersion: 156.1.773.0 +MinimumOSVersion: 10.0.16215.0 +InstallerType: appx +Commands: +- openSUSE-Leap-15.6 +PackageFamilyName: 46932SUSE.openSUSELeap15.6_022rs5jcyhyac +Installers: +- Architecture: x64 + InstallerUrl: https://publicwsldistros.blob.core.windows.net/wsldistrostorage/SUSELeap15p6-240801_x64.Appx + InstallerSha256: E2EF1B106CF785994BE42FCCA7D52A7C615763F5E05F55270E99ECADDAE143F6 + SignatureSha256: A4C4A001A6FECD0CADCDB187FB4EDBA1E7B75F202469C12B7B3683BFF2B74D69 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.773.0/SUSE.openSUSE.Leap.15.6.locale.en-US.yaml b/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.773.0/SUSE.openSUSE.Leap.15.6.locale.en-US.yaml new file mode 100644 index 000000000000..ff3d9ffe12fe --- /dev/null +++ b/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.773.0/SUSE.openSUSE.Leap.15.6.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: SUSE.openSUSE.Leap.15.6 +PackageVersion: 156.1.773.0 +PackageLocale: en-US +Publisher: SUSE +PublisherUrl: https://www.suse.com/ +PublisherSupportUrl: https://bugzilla.opensuse.org/ +PrivacyUrl: https://www.suse.com/company/legal/ +Author: SUSE Group +PackageName: openSUSE Leap 15.6 +PackageUrl: https://en.opensuse.org/WSL +License: Freeware +LicenseUrl: https://www.suse.com/company/legal/terms-of-use/ +Copyright: © 2015-2024 SUSE LLC. All Rights Reserved. +CopyrightUrl: https://en.opensuse.org/openSUSE:Trademark_guidelines +ShortDescription: The makers' choice for sysadmins, developers and desktop users. +Description: |- + The makers' choice for sysadmins, developers and desktop users. + New and experienced Linux users get the most usable Linux distribution and stabilized operating system with openSUSE's regular release. + Receive updates and harden your OS with openSUSE's latest major distribution. Configure your system and enjoy the platform of choice for Linux developers, administrators and software vendors. +# Moniker: +Tags: +- distro +- linux +- wsl +# ReleaseNotes: +ReleaseNotesUrl: https://doc.opensuse.org/release-notes/x86_64/openSUSE/Leap/15.6/index.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://doc.opensuse.org/ +- DocumentLabel: Wiki + DocumentUrl: https://en.opensuse.org/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.773.0/SUSE.openSUSE.Leap.15.6.locale.zh-CN.yaml b/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.773.0/SUSE.openSUSE.Leap.15.6.locale.zh-CN.yaml new file mode 100644 index 000000000000..4d1438689caa --- /dev/null +++ b/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.773.0/SUSE.openSUSE.Leap.15.6.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: SUSE.openSUSE.Leap.15.6 +PackageVersion: 156.1.773.0 +PackageLocale: zh-CN +Publisher: SUSE +PublisherUrl: https://www.suse.com/ +PublisherSupportUrl: https://bugzilla.opensuse.org/ +PrivacyUrl: https://www.suse.com/company/legal/ +Author: SUSE Group +PackageName: openSUSE Leap 15.6 +PackageUrl: https://en.opensuse.org/WSL +License: 免费软件 +LicenseUrl: https://www.suse.com/company/legal/terms-of-use/ +Copyright: © 2015-2024 SUSE LLC. All Rights Reserved. +CopyrightUrl: https://en.opensuse.org/openSUSE:Trademark_guidelines +ShortDescription: 系统管理员、开发人员和桌面用户的首选。 +Description: |- + 系统管理员、开发人员和桌面用户的首选。 + 新老 Linux 用户都能通过 openSUSE 的定期更新获得最实用的 Linux 发行版和最稳定的操作系统。 + 通过 openSUSE 最新的主要发行版接收更新并加固操作系统。配置好您的系统,然后享受 Linux 开发人员、管理员和软件供应商的首选平台。 +# Moniker: +Tags: +- linux +- wsl +- 发行版 +# ReleaseNotes: +ReleaseNotesUrl: https://doc.opensuse.org/release-notes/x86_64/openSUSE/Leap/15.6/index.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://doc.opensuse.org/zh-CN/ +- DocumentLabel: 维基 + DocumentUrl: https://zh.opensuse.org/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.773.0/SUSE.openSUSE.Leap.15.6.yaml b/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.773.0/SUSE.openSUSE.Leap.15.6.yaml new file mode 100644 index 000000000000..0f7c1804d3c3 --- /dev/null +++ b/manifests/s/SUSE/openSUSE/Leap/15/6/156.1.773.0/SUSE.openSUSE.Leap.15.6.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: SUSE.openSUSE.Leap.15.6 +PackageVersion: 156.1.773.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5127bc0d7c6b1917a43ec172823cadd3ce1a5ef9 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Wed, 23 Oct 2024 05:51:40 +0800 Subject: [PATCH 159/720] New package: SUSE.openSUSE.Tumbleweed version 24268.9.34.0 (241001) (#183418) --- .../SUSE.openSUSE.Tumbleweed.installer.yaml | 22 +++++++++ ...SUSE.openSUSE.Tumbleweed.locale.en-US.yaml | 48 +++++++++++++++++++ ...SUSE.openSUSE.Tumbleweed.locale.zh-CN.yaml | 48 +++++++++++++++++++ .../SUSE.openSUSE.Tumbleweed.yaml | 8 ++++ 4 files changed, 126 insertions(+) create mode 100644 manifests/s/SUSE/openSUSE/Tumbleweed/24268.9.34.0/SUSE.openSUSE.Tumbleweed.installer.yaml create mode 100644 manifests/s/SUSE/openSUSE/Tumbleweed/24268.9.34.0/SUSE.openSUSE.Tumbleweed.locale.en-US.yaml create mode 100644 manifests/s/SUSE/openSUSE/Tumbleweed/24268.9.34.0/SUSE.openSUSE.Tumbleweed.locale.zh-CN.yaml create mode 100644 manifests/s/SUSE/openSUSE/Tumbleweed/24268.9.34.0/SUSE.openSUSE.Tumbleweed.yaml diff --git a/manifests/s/SUSE/openSUSE/Tumbleweed/24268.9.34.0/SUSE.openSUSE.Tumbleweed.installer.yaml b/manifests/s/SUSE/openSUSE/Tumbleweed/24268.9.34.0/SUSE.openSUSE.Tumbleweed.installer.yaml new file mode 100644 index 000000000000..9383d3a534da --- /dev/null +++ b/manifests/s/SUSE/openSUSE/Tumbleweed/24268.9.34.0/SUSE.openSUSE.Tumbleweed.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: SUSE.openSUSE.Tumbleweed +PackageVersion: 24268.9.34.0 +MinimumOSVersion: 10.0.16215.0 +InstallerType: appx +Commands: +- openSUSE-Tumbleweed +PackageFamilyName: 46932SUSE.openSUSETumbleweed_022rs5jcyhyac +ReleaseDate: 2024-10-01 +Installers: +- Architecture: x64 + InstallerUrl: https://publicwsldistros.blob.core.windows.net/wsldistrostorage/openSUSETumbleweed-241001_x64.Appx + InstallerSha256: B4B0DABF98E1E0625681E22570639D78F3DFC64BD557CE9485F761C165A779A4 + SignatureSha256: 82ACA14E5D93C4A05C8F7595C2FF44589D93049218BF46ECF12AE9AC19CEB8A7 +# - Architecture: arm64 +# InstallerUrl: https://publicwsldistros.blob.core.windows.net/wsldistrostorage/openSUSETumbleweed-241001_ARM64.Appx +# InstallerSha256: 00928AA008D320CBD3B4F1D0C8E3089F988612806467975A301EA3171CE07D75 +# SignatureSha256: FCD19E91E83D2FEAB4497E23C78810A668D477C4E2473B0CC520842671166899 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SUSE/openSUSE/Tumbleweed/24268.9.34.0/SUSE.openSUSE.Tumbleweed.locale.en-US.yaml b/manifests/s/SUSE/openSUSE/Tumbleweed/24268.9.34.0/SUSE.openSUSE.Tumbleweed.locale.en-US.yaml new file mode 100644 index 000000000000..7a4a474d9123 --- /dev/null +++ b/manifests/s/SUSE/openSUSE/Tumbleweed/24268.9.34.0/SUSE.openSUSE.Tumbleweed.locale.en-US.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.defaultLocale.1.6.0.schema.json + +PackageIdentifier: SUSE.openSUSE.Tumbleweed +PackageVersion: 24268.9.34.0 +PackageLocale: en-US +Publisher: SUSE +PublisherUrl: https://www.suse.com/ +PublisherSupportUrl: https://bugzilla.opensuse.org/ +PrivacyUrl: https://www.suse.com/company/legal/ +Author: SUSE Group +PackageName: openSUSE Tumbleweed +PackageUrl: https://en.opensuse.org/WSL +License: Freeware +LicenseUrl: https://www.suse.com/company/legal/terms-of-use/ +Copyright: © 2015-2024 SUSE LLC. All Rights Reserved. +CopyrightUrl: https://en.opensuse.org/openSUSE:Trademark_guidelines +ShortDescription: The makers' choice for sysadmins, developers and desktop users in a rolling release. +Description: |- + The Tumbleweed distribution is a pure rolling release version of openSUSE containing the latest "stable" versions of all software instead of relying on rigid periodic release cycles. The project does this for users that want the newest stable software. + Tumbleweed is based on Factory, openSUSE's main development codebase. Tumbleweed is updated once Factory's bleeding edge software has been integrated, stabilized and tested. Tumbleweed contains the latest stable applications and is ready and reliable for daily use. + + Who should try Tumbleweed? + Any user who wishes to have newer packages than are available in the openSUSE Leap repositories. This includes, but is not limited to, an updated Linux kernel, SAMBA, git, desktops, office applications and many other packages. + Also, Tumbleweed should appeal most to Power Users, Software Developers (who require the latest software stacks and IDEs) and openSUSE Contributors (who need a reliable platform that is as close to openSUSE Factory as possible while remaining usable). + + openSUSE Tumbleweed is a great choice for: + - Windows users who can leverage a tightly integrated Linux environment for development or data science work + - Network Administrators who can support Windows, Linux and hybrid networks with native command-line Linux networking tools + - System Administrators who can manage hosts and data using native command-line Linux utilities such as rsync, tar, vim, grep, sed, awk, and many more. + - Developers wanting to closely recreate Linux server environments without the overhead of a virtual machine + - Users who would like to learn Linux without the additional complexity of setting up a dual-boot system or virtual machine +# Moniker: +Tags: +- distro +- linux +- wsl +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://doc.opensuse.org/ +- DocumentLabel: Wiki + DocumentUrl: https://en.opensuse.org/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SUSE/openSUSE/Tumbleweed/24268.9.34.0/SUSE.openSUSE.Tumbleweed.locale.zh-CN.yaml b/manifests/s/SUSE/openSUSE/Tumbleweed/24268.9.34.0/SUSE.openSUSE.Tumbleweed.locale.zh-CN.yaml new file mode 100644 index 000000000000..da2647df87a6 --- /dev/null +++ b/manifests/s/SUSE/openSUSE/Tumbleweed/24268.9.34.0/SUSE.openSUSE.Tumbleweed.locale.zh-CN.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.locale.1.6.0.schema.json + +PackageIdentifier: SUSE.openSUSE.Tumbleweed +PackageVersion: 24268.9.34.0 +PackageLocale: zh-CN +Publisher: SUSE +PublisherUrl: https://www.suse.com/ +PublisherSupportUrl: https://bugzilla.opensuse.org/ +PrivacyUrl: https://www.suse.com/company/legal/ +Author: SUSE Group +PackageName: openSUSE Tumbleweed +PackageUrl: https://en.opensuse.org/WSL +License: 免费软件 +LicenseUrl: https://www.suse.com/company/legal/terms-of-use/ +Copyright: © 2015-2024 SUSE LLC. All Rights Reserved. +CopyrightUrl: https://en.opensuse.org/openSUSE:Trademark_guidelines +ShortDescription: 系统管理员、开发人员和桌面用户的首选滚动发行。 +Description: |- + Tumbleweed 发行版是 openSUSE 的纯滚动发行版本,包含所有软件的最新“稳定”版本,而不是依赖死板的定期发行周期。该项目是为希望获得最新稳定软件的用户而设计的。 + Tumbleweed 基于 OpenSUSE 的主要开发代码库 Factory。Factory 的前沿软件在经过集成、稳定和测试后会立刻在 Tumbleweed 更新。Tumbleweed 包含最新的稳定应用程序,可随时用于日常使用,非常可靠。 + + 谁应该试用 Tumbleweed? + 任何希望使用比 openSUSE Leap 软件仓库中的更新的软件包的用户,包括但不限于更新的 Linux 内核、SAMBA、git、桌面、办公应用程序等软件包。 + 此外,Tumbleweed 对高级用户、软件开发人员(他们需要最新的软件栈和集成开发环境)和 openSUSE 贡献者(他们需要一个尽可能接近 openSUSE Factory 同时又可用的可靠平台)最具吸引力。 + + openSUSE Tumbleweed 是您的最佳选择: + - 可以利用紧密集成的 Linux 环境进行开发或数据科学工作的 Windows 用户 + - 可以使用原生 Linux 命令行网络工具支持 Windows、Linux 和混合网络的网络管理员 + - 可以使用 rsync、tar、vim、grep、sed、awk 等原生 Linux 命令行工具管理主机和数据的系统管理员。 + - 希望密切重现 Linux 服务器环境而无需虚拟机开销的开发人员 + - 希望学习 Linux 而无需额外设置双启动系统或虚拟机的用户 +# Moniker: +Tags: +- linux +- wsl +- 发行版 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://doc.opensuse.org/zh-CN/ +- DocumentLabel: 维基 + DocumentUrl: https://zh.opensuse.org/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SUSE/openSUSE/Tumbleweed/24268.9.34.0/SUSE.openSUSE.Tumbleweed.yaml b/manifests/s/SUSE/openSUSE/Tumbleweed/24268.9.34.0/SUSE.openSUSE.Tumbleweed.yaml new file mode 100644 index 000000000000..adac92ca1bac --- /dev/null +++ b/manifests/s/SUSE/openSUSE/Tumbleweed/24268.9.34.0/SUSE.openSUSE.Tumbleweed.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: SUSE.openSUSE.Tumbleweed +PackageVersion: 24268.9.34.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 335e6f7623ba9d0a23e5c18ba880c6d9f65459ca Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Wed, 23 Oct 2024 05:52:13 +0800 Subject: [PATCH 160/720] New package: SUSE.SUSE.15SP6 version 156.3.1.0 (241001) (#183425) --- .../156.3.1.0/SUSE.SUSE.15SP6.installer.yaml | 18 +++++++ .../SUSE.SUSE.15SP6.locale.en-US.yaml | 53 +++++++++++++++++++ .../SUSE.SUSE.15SP6.locale.zh-CN.yaml | 53 +++++++++++++++++++ .../SUSE/15SP6/156.3.1.0/SUSE.SUSE.15SP6.yaml | 8 +++ 4 files changed, 132 insertions(+) create mode 100644 manifests/s/SUSE/SUSE/15SP6/156.3.1.0/SUSE.SUSE.15SP6.installer.yaml create mode 100644 manifests/s/SUSE/SUSE/15SP6/156.3.1.0/SUSE.SUSE.15SP6.locale.en-US.yaml create mode 100644 manifests/s/SUSE/SUSE/15SP6/156.3.1.0/SUSE.SUSE.15SP6.locale.zh-CN.yaml create mode 100644 manifests/s/SUSE/SUSE/15SP6/156.3.1.0/SUSE.SUSE.15SP6.yaml diff --git a/manifests/s/SUSE/SUSE/15SP6/156.3.1.0/SUSE.SUSE.15SP6.installer.yaml b/manifests/s/SUSE/SUSE/15SP6/156.3.1.0/SUSE.SUSE.15SP6.installer.yaml new file mode 100644 index 000000000000..605e9abf843c --- /dev/null +++ b/manifests/s/SUSE/SUSE/15SP6/156.3.1.0/SUSE.SUSE.15SP6.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: SUSE.SUSE.15SP6 +PackageVersion: 156.3.1.0 +MinimumOSVersion: 10.0.16215.0 +InstallerType: appx +Commands: +- SUSE-Linux-Enterprise-15-SP6 +PackageFamilyName: 46932SUSE.SUSELinuxEnterprise15SP6_022rs5jcyhyac +ReleaseDate: 2024-10-01 +Installers: +- Architecture: x64 + InstallerUrl: https://publicwsldistros.blob.core.windows.net/wsldistrostorage/SUSELinuxEnterprise15SP6-241001_x64.Appx + InstallerSha256: D5933E0AFE4F0CB70EA87BFE2FD1511956D9D282DF19D50F4E73276D8AFB19BD + SignatureSha256: 91EE19FF9F3E7548BF5411427DC1DD3567F72E0D462680B3FF430F841CCD8AC6 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SUSE/SUSE/15SP6/156.3.1.0/SUSE.SUSE.15SP6.locale.en-US.yaml b/manifests/s/SUSE/SUSE/15SP6/156.3.1.0/SUSE.SUSE.15SP6.locale.en-US.yaml new file mode 100644 index 000000000000..60e39edca4d0 --- /dev/null +++ b/manifests/s/SUSE/SUSE/15SP6/156.3.1.0/SUSE.SUSE.15SP6.locale.en-US.yaml @@ -0,0 +1,53 @@ +# 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: SUSE.SUSE.15SP6 +PackageVersion: 156.3.1.0 +PackageLocale: en-US +Publisher: SUSE +PublisherUrl: https://www.suse.com/ +PublisherSupportUrl: https://www.suse.com/support/kb/ +PrivacyUrl: https://www.suse.com/company/legal/ +Author: SUSE Group +PackageName: SUSE Linux Enterprise 15 SP6 +PackageUrl: https://www.suse.com/products/server/ +License: Freeware +LicenseUrl: https://www.suse.com/company/legal/terms-of-use/ +Copyright: © 2024 ©SUSE, All Rights Reserved +CopyrightUrl: https://www.suse.com/company/legal/terms-of-use/ +ShortDescription: The industry-leading adaptable Linux operating system. +Description: |- + SUSE Linux Enterprise (SLE) is an adaptable and easy-to-manage platform that allows developers and administrators to deploy business-critical workloads on-premises, in the cloud and at the edge. + When it comes to running all your workloads, one size Linux OS does not fit all. That’s why we offer the industry-leading adaptable Linux operating system. No matter what your workload requirements (performance, reliability, operating environment), we have an OS solution purpose-built for your needs. + SUSE Linux Enterprise has a common code base that runs across so many of your architectures (AMD/Intel x86-64, IBM Z, IBM POWER and Arm64), containers and edge devices – providing the same IT experience, security, and stability across that mixed infrastructure, so you can streamline IT skill sets and systems management and simplify support and services. + + Why SUSE Linux Enterprise? + + SUSE Linux Enterprise is an operating system that is adaptable to any environment – optimized for performance, security and reliability. + + Simplify your IT environment + The SUSE Linux Enterprise “common code base” platform bridges traditional and software-defined infrastructure. Simplify workload migration, protect your traditional infrastructure, and ease the adoption of containers. + + Modernize your IT infrastructure + Modernize your IT infrastructure with SUSE Linux Enterprise’s multimodal architecture. With its cloud-agnostic design, SLES can easily transition to public cloud—Alibaba, Azure, AWS, Google, IBM, Oracle. + + Accelerate innovation + Connect to our developer community at SUSE Package Hub. Once you are ready to move to from development to production you can seamlessly transition from our community Linux distribution - openSUSE Leap - to SUSE Linux Enterprise with just a few clicks. + + Adaptability + Includes APIs and services that make it possible to write applications that can work with the widest range of architectures, servers, storage and network options available. This approach allows SLES to adapt to any operating environment and enables smooth workload migrations between them. + + Security and Compliance + SUSE engineers promptly react to security incidents, and deliver premium quality security updates. The configuration, auditing and automation features of SUSE Manager make it easy to ensure compliance with internal security policies and external regulations. +# Moniker: +Tags: +- distro +- linux +- wsl +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SUSE/SUSE/15SP6/156.3.1.0/SUSE.SUSE.15SP6.locale.zh-CN.yaml b/manifests/s/SUSE/SUSE/15SP6/156.3.1.0/SUSE.SUSE.15SP6.locale.zh-CN.yaml new file mode 100644 index 000000000000..66689f4f271e --- /dev/null +++ b/manifests/s/SUSE/SUSE/15SP6/156.3.1.0/SUSE.SUSE.15SP6.locale.zh-CN.yaml @@ -0,0 +1,53 @@ +# 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: SUSE.SUSE.15SP6 +PackageVersion: 156.3.1.0 +PackageLocale: zh-CN +Publisher: SUSE +PublisherUrl: https://www.suse.com/ +PublisherSupportUrl: https://www.suse.com/support/kb/ +PrivacyUrl: https://www.suse.com/company/legal/ +Author: SUSE Group +PackageName: SUSE Linux Enterprise 15 SP6 +PackageUrl: https://www.suse.com/products/server/ +License: 免费软件 +LicenseUrl: https://www.suse.com/company/legal/terms-of-use/ +Copyright: © 2024 ©SUSE, All Rights Reserved +CopyrightUrl: https://www.suse.com/company/legal/terms-of-use/ +ShortDescription: 业界领先的灵活的 Linux 操作系统。 +Description: |- + SUSE Linux Enterprise (SLE) 是一个灵活的、易于管理的平台,允许开发人员和管理员在企业内部、云中和边缘设备部署关键业务工作负载。 + 没有哪个 Linux 操作系统可以通吃所有工作负载,因此我们提供了业界领先的灵活的 Linux 操作系统。无论您对工作负载有什么要求(性能、可靠性、运行环境),我们都能为您提供专门打造的操作系统解决方案。 + SUSE Linux Enterprise 有一个通用的代码库,可在众多架构(AMD/Intel x86-64、IBM Z、IBM POWER、Arm64)、容器和边缘设备上运行,并在混合基础设施上提供相同的 IT 体验、安全性和稳定性,因此您可以流水线化 IT 技能和系统管理,并简化支持和服务。 + + 为什么选择 SUSE Linux Enterprise? + + SUSE Linux Enterprise 是一种可适应任何环境的操作系统,在性能、安全性和可靠性方面都经过了优化。 + + 简化您的 IT 环境 + SUSE Linux Enterprise“通用代码库”平台是传统基础架构和软件定义基础架构之间的桥梁,可简化工作负载迁移、保护您的传统基础架构并让容器化更容易。 + + 现代化您的 IT 基础架构 + 利用 SUSE Linux Enterprise 的多模式架构让您的 IT 基础架构现代化。凭借其与云分离的设计,SLES 可轻松过渡到公共云 - 阿里云、Azure、AWS、Google、IBM、Oracle。 + + 加速创新 + 在 SUSE Package Hub 连接到我们的开发人员社区。一旦您准备好从开发阶段转向生产阶段,只需点击几下,即可从我们的社区 Linux 发行版 openSUSE Leap 无缝过渡到 SUSE Linux Enterprise。 + + 适应性 + SUSE Linux Enterprise 包含一些 API 和服务,可让您编写的应用程序能够调用最广泛的架构、服务器、存储和网络选项。这种方法让 SLES 能够适应任何操作环境,并在它们之间实现平稳的工作负载迁移。 + + 安全性和合规性 + SUSE 工程师会及时对安全事件做出反应,并提供高质量的安全更新。SUSE Manager 的配置、审计和自动化功能可轻松确保符合内部安全政策和外部法规。 +# Moniker: +Tags: +- linux +- wsl +- 发行版 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SUSE/SUSE/15SP6/156.3.1.0/SUSE.SUSE.15SP6.yaml b/manifests/s/SUSE/SUSE/15SP6/156.3.1.0/SUSE.SUSE.15SP6.yaml new file mode 100644 index 000000000000..760a35a3ef8a --- /dev/null +++ b/manifests/s/SUSE/SUSE/15SP6/156.3.1.0/SUSE.SUSE.15SP6.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: SUSE.SUSE.15SP6 +PackageVersion: 156.3.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3eb281086a3e7d08d0e315ee79f4e1000713f484 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Wed, 23 Oct 2024 05:52:47 +0800 Subject: [PATCH 161/720] New package: SUSE.SUSE.15SP5 version 155.3.243.0 (240801) (#183427) --- .../SUSE.SUSE.15SP5.installer.yaml | 18 +++++++ .../SUSE.SUSE.15SP5.locale.en-US.yaml | 53 +++++++++++++++++++ .../SUSE.SUSE.15SP5.locale.zh-CN.yaml | 53 +++++++++++++++++++ .../15SP5/155.3.243.0/SUSE.SUSE.15SP5.yaml | 8 +++ 4 files changed, 132 insertions(+) create mode 100644 manifests/s/SUSE/SUSE/15SP5/155.3.243.0/SUSE.SUSE.15SP5.installer.yaml create mode 100644 manifests/s/SUSE/SUSE/15SP5/155.3.243.0/SUSE.SUSE.15SP5.locale.en-US.yaml create mode 100644 manifests/s/SUSE/SUSE/15SP5/155.3.243.0/SUSE.SUSE.15SP5.locale.zh-CN.yaml create mode 100644 manifests/s/SUSE/SUSE/15SP5/155.3.243.0/SUSE.SUSE.15SP5.yaml diff --git a/manifests/s/SUSE/SUSE/15SP5/155.3.243.0/SUSE.SUSE.15SP5.installer.yaml b/manifests/s/SUSE/SUSE/15SP5/155.3.243.0/SUSE.SUSE.15SP5.installer.yaml new file mode 100644 index 000000000000..11be72f890fd --- /dev/null +++ b/manifests/s/SUSE/SUSE/15SP5/155.3.243.0/SUSE.SUSE.15SP5.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: SUSE.SUSE.15SP5 +PackageVersion: 155.3.243.0 +MinimumOSVersion: 10.0.16215.0 +InstallerType: appx +Commands: +- SUSE-Linux-Enterprise-15-SP5 +PackageFamilyName: 46932SUSE.SUSELinuxEnterprise15SP5_022rs5jcyhyac +ReleaseDate: 2024-08-01 +Installers: +- Architecture: x64 + InstallerUrl: https://publicwsldistros.blob.core.windows.net/wsldistrostorage/SUSELinuxEnterprise15_SP5-240801.Appx + InstallerSha256: 7609933FBEE5BABFF5D3B6CD47E1CFE9B2D4CBC5F65356556D0A1602FF515BEC + SignatureSha256: AB4B47678DBFA30979F9E1E0392DF74D58FA5BE70FD80D6C4F06DD59F750EDF3 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SUSE/SUSE/15SP5/155.3.243.0/SUSE.SUSE.15SP5.locale.en-US.yaml b/manifests/s/SUSE/SUSE/15SP5/155.3.243.0/SUSE.SUSE.15SP5.locale.en-US.yaml new file mode 100644 index 000000000000..7c09f261d223 --- /dev/null +++ b/manifests/s/SUSE/SUSE/15SP5/155.3.243.0/SUSE.SUSE.15SP5.locale.en-US.yaml @@ -0,0 +1,53 @@ +# 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: SUSE.SUSE.15SP5 +PackageVersion: 155.3.243.0 +PackageLocale: en-US +Publisher: SUSE +PublisherUrl: https://www.suse.com/ +PublisherSupportUrl: https://www.suse.com/support/kb/ +PrivacyUrl: https://www.suse.com/company/legal/ +Author: SUSE Group +PackageName: SUSE Linux Enterprise 15 SP5 +PackageUrl: https://www.suse.com/products/server/ +License: Freeware +LicenseUrl: https://www.suse.com/company/legal/terms-of-use/ +Copyright: © 2024 ©SUSE, All Rights Reserved +CopyrightUrl: https://www.suse.com/company/legal/terms-of-use/ +ShortDescription: The industry-leading adaptable Linux operating system. +Description: |- + SUSE Linux Enterprise (SLE) is an adaptable and easy-to-manage platform that allows developers and administrators to deploy business-critical workloads on-premises, in the cloud and at the edge. + When it comes to running all your workloads, one size Linux OS does not fit all. That’s why we offer the industry-leading adaptable Linux operating system. No matter what your workload requirements (performance, reliability, operating environment), we have an OS solution purpose-built for your needs. + SUSE Linux Enterprise has a common code base that runs across so many of your architectures (AMD/Intel x86-64, IBM Z, IBM POWER and Arm64), containers and edge devices – providing the same IT experience, security, and stability across that mixed infrastructure, so you can streamline IT skill sets and systems management and simplify support and services. + + Why SUSE Linux Enterprise? + + SUSE Linux Enterprise is an operating system that is adaptable to any environment – optimized for performance, security and reliability. + + Simplify your IT environment + The SUSE Linux Enterprise “common code base” platform bridges traditional and software-defined infrastructure. Simplify workload migration, protect your traditional infrastructure, and ease the adoption of containers. + + Modernize your IT infrastructure + Modernize your IT infrastructure with SUSE Linux Enterprise’s multimodal architecture. With its cloud-agnostic design, SLES can easily transition to public cloud—Alibaba, Azure, AWS, Google, IBM, Oracle. + + Accelerate innovation + Connect to our developer community at SUSE Package Hub. Once you are ready to move to from development to production you can seamlessly transition from our community Linux distribution - openSUSE Leap - to SUSE Linux Enterprise with just a few clicks. + + Adaptability + Includes APIs and services that make it possible to write applications that can work with the widest range of architectures, servers, storage and network options available. This approach allows SLES to adapt to any operating environment and enables smooth workload migrations between them. + + Security and Compliance + SUSE engineers promptly react to security incidents, and deliver premium quality security updates. The configuration, auditing and automation features of SUSE Manager make it easy to ensure compliance with internal security policies and external regulations. +# Moniker: +Tags: +- distro +- linux +- wsl +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SUSE/SUSE/15SP5/155.3.243.0/SUSE.SUSE.15SP5.locale.zh-CN.yaml b/manifests/s/SUSE/SUSE/15SP5/155.3.243.0/SUSE.SUSE.15SP5.locale.zh-CN.yaml new file mode 100644 index 000000000000..4917a59b9a0d --- /dev/null +++ b/manifests/s/SUSE/SUSE/15SP5/155.3.243.0/SUSE.SUSE.15SP5.locale.zh-CN.yaml @@ -0,0 +1,53 @@ +# 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: SUSE.SUSE.15SP5 +PackageVersion: 155.3.243.0 +PackageLocale: zh-CN +Publisher: SUSE +PublisherUrl: https://www.suse.com/ +PublisherSupportUrl: https://www.suse.com/support/kb/ +PrivacyUrl: https://www.suse.com/company/legal/ +Author: SUSE Group +PackageName: SUSE Linux Enterprise 15 SP5 +PackageUrl: https://www.suse.com/products/server/ +License: 免费软件 +LicenseUrl: https://www.suse.com/company/legal/terms-of-use/ +Copyright: © 2024 ©SUSE, All Rights Reserved +CopyrightUrl: https://www.suse.com/company/legal/terms-of-use/ +ShortDescription: 业界领先的灵活的 Linux 操作系统。 +Description: |- + SUSE Linux Enterprise (SLE) 是一个灵活的、易于管理的平台,允许开发人员和管理员在企业内部、云中和边缘设备部署关键业务工作负载。 + 没有哪个 Linux 操作系统可以通吃所有工作负载,因此我们提供了业界领先的灵活的 Linux 操作系统。无论您对工作负载有什么要求(性能、可靠性、运行环境),我们都能为您提供专门打造的操作系统解决方案。 + SUSE Linux Enterprise 有一个通用的代码库,可在众多架构(AMD/Intel x86-64、IBM Z、IBM POWER、Arm64)、容器和边缘设备上运行,并在混合基础设施上提供相同的 IT 体验、安全性和稳定性,因此您可以流水线化 IT 技能和系统管理,并简化支持和服务。 + + 为什么选择 SUSE Linux Enterprise? + + SUSE Linux Enterprise 是一种可适应任何环境的操作系统,在性能、安全性和可靠性方面都经过了优化。 + + 简化您的 IT 环境 + SUSE Linux Enterprise“通用代码库”平台是传统基础架构和软件定义基础架构之间的桥梁,可简化工作负载迁移、保护您的传统基础架构并让容器化更容易。 + + 现代化您的 IT 基础架构 + 利用 SUSE Linux Enterprise 的多模式架构让您的 IT 基础架构现代化。凭借其与云分离的设计,SLES 可轻松过渡到公共云 - 阿里云、Azure、AWS、Google、IBM、Oracle。 + + 加速创新 + 在 SUSE Package Hub 连接到我们的开发人员社区。一旦您准备好从开发阶段转向生产阶段,只需点击几下,即可从我们的社区 Linux 发行版 openSUSE Leap 无缝过渡到 SUSE Linux Enterprise。 + + 适应性 + SUSE Linux Enterprise 包含一些 API 和服务,可让您编写的应用程序能够调用最广泛的架构、服务器、存储和网络选项。这种方法让 SLES 能够适应任何操作环境,并在它们之间实现平稳的工作负载迁移。 + + 安全性和合规性 + SUSE 工程师会及时对安全事件做出反应,并提供高质量的安全更新。SUSE Manager 的配置、审计和自动化功能可轻松确保符合内部安全政策和外部法规。 +# Moniker: +Tags: +- linux +- wsl +- 发行版 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SUSE/SUSE/15SP5/155.3.243.0/SUSE.SUSE.15SP5.yaml b/manifests/s/SUSE/SUSE/15SP5/155.3.243.0/SUSE.SUSE.15SP5.yaml new file mode 100644 index 000000000000..32d4dbeee753 --- /dev/null +++ b/manifests/s/SUSE/SUSE/15SP5/155.3.243.0/SUSE.SUSE.15SP5.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: SUSE.SUSE.15SP5 +PackageVersion: 155.3.243.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 1f0a3308367201ec8da3f90f4ef0dcd0377777e3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 06:21:21 +0800 Subject: [PATCH 162/720] New version: SlackTechnologies.Slack version 4.41.96 (#185073) --- .../SlackTechnologies.Slack.installer.yaml | 40 +++++++++++++++++++ .../SlackTechnologies.Slack.locale.en-US.yaml | 39 ++++++++++++++++++ .../SlackTechnologies.Slack.locale.zh-CN.yaml | 38 ++++++++++++++++++ .../4.41.96/SlackTechnologies.Slack.yaml | 8 ++++ 4 files changed, 125 insertions(+) create mode 100644 manifests/s/SlackTechnologies/Slack/4.41.96/SlackTechnologies.Slack.installer.yaml create mode 100644 manifests/s/SlackTechnologies/Slack/4.41.96/SlackTechnologies.Slack.locale.en-US.yaml create mode 100644 manifests/s/SlackTechnologies/Slack/4.41.96/SlackTechnologies.Slack.locale.zh-CN.yaml create mode 100644 manifests/s/SlackTechnologies/Slack/4.41.96/SlackTechnologies.Slack.yaml diff --git a/manifests/s/SlackTechnologies/Slack/4.41.96/SlackTechnologies.Slack.installer.yaml b/manifests/s/SlackTechnologies/Slack/4.41.96/SlackTechnologies.Slack.installer.yaml new file mode 100644 index 000000000000..be7311b8ca80 --- /dev/null +++ b/manifests/s/SlackTechnologies/Slack/4.41.96/SlackTechnologies.Slack.installer.yaml @@ -0,0 +1,40 @@ +# 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: SlackTechnologies.Slack +PackageVersion: 4.41.96 +UpgradeBehavior: install +Protocols: +- slack +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://downloads.slack-edge.com/desktop-releases/windows/x64/4.41.96/SlackSetup.exe + InstallerSha256: 5AF327637C70A968C335134436D69EC5A5A296B72BAD994D48B8C6B042821903 + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + ProductCode: slack +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://downloads.slack-edge.com/desktop-releases/windows/x64/4.41.96/slack-standalone-4.41.96.0.msi + InstallerSha256: C5447CCF5561278FA22ABE39A6494F86B6A4980C665450532CABF961242FE89B + InstallerSwitches: + InstallLocation: APPLICATIONROOTDIRECTORY="" + ProductCode: '{97438C4C-50EB-4AA5-8A75-3C48BA017918}.msq' + AppsAndFeaturesEntries: + - InstallerType: exe +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.17763.0 + Architecture: arm64 + InstallerType: msix + InstallerUrl: https://downloads.slack-edge.com/desktop-releases/windows/arm64/4.41.96/Slack.msix + InstallerSha256: 43E24B6F91C5B9A9EE0EE73D4706E0F0B2C781E09445522567E2ED4B21DACA20 + SignatureSha256: F62CA140D0BAAE2078492344418030DDE3F6D6B9CDC5C062B78FA9C04B5CCB6B + PackageFamilyName: com.tinyspeck.slackdesktop_8yrtsj140pw4g +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SlackTechnologies/Slack/4.41.96/SlackTechnologies.Slack.locale.en-US.yaml b/manifests/s/SlackTechnologies/Slack/4.41.96/SlackTechnologies.Slack.locale.en-US.yaml new file mode 100644 index 000000000000..ddb22f07172c --- /dev/null +++ b/manifests/s/SlackTechnologies/Slack/4.41.96/SlackTechnologies.Slack.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: SlackTechnologies.Slack +PackageVersion: 4.41.96 +PackageLocale: en-US +Publisher: Slack Technologies Inc. +PublisherUrl: https://slack.com/ +PublisherSupportUrl: https://slack.com/help +PrivacyUrl: https://slack.com/trust/privacy/privacy-policy +Author: Slack Technologies, LLC +PackageName: Slack +PackageUrl: https://slack.com/ +License: Proprietary +LicenseUrl: https://slack.com/terms-of-service/user +Copyright: ©2024 Slack Technologies, LLC, a Salesforce company. All rights reserved. +# CopyrightUrl: +ShortDescription: Slack brings the team together, wherever you are. +Description: Slack is a collaboration hub for work, no matter what work you do. It's a place where conversations happen, decisions are made, and information is always at your fingertips. With Slack, your team is better connected. +Moniker: slack +Tags: +- business +- collaborate +- collaboration +- communicate +- comunication +- enterprise +- office +- team +- working +ReleaseNotes: |- + Bug Fixes + - Is it something in the air? A certain je ne sais quoi that’s hard to put a finger on? The world seems brighter, music sounds sweeter ... what could it be? The Slack app has been updated, and we can neither confirm nor deny we’re responsible for any lightness that descends upon you. +ReleaseNotesUrl: https://slack.com/release-notes/windows#6681 +PurchaseUrl: https://slack.com/pricing +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SlackTechnologies/Slack/4.41.96/SlackTechnologies.Slack.locale.zh-CN.yaml b/manifests/s/SlackTechnologies/Slack/4.41.96/SlackTechnologies.Slack.locale.zh-CN.yaml new file mode 100644 index 000000000000..1b23477fb4db --- /dev/null +++ b/manifests/s/SlackTechnologies/Slack/4.41.96/SlackTechnologies.Slack.locale.zh-CN.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: SlackTechnologies.Slack +PackageVersion: 4.41.96 +PackageLocale: zh-CN +Publisher: Slack Technologies Inc. +PublisherUrl: https://slack.com/ +PublisherSupportUrl: https://slack.com/help +PrivacyUrl: https://slack.com/trust/privacy/privacy-policy +Author: Slack Technologies, LLC +PackageName: Slack +PackageUrl: https://slack.com/ +License: 专有软件 +LicenseUrl: https://slack.com/terms-of-service/user +Copyright: ©2024 Slack Technologies, LLC, a Salesforce company. All rights reserved. +# CopyrightUrl: +ShortDescription: 无论您身在何处,Slack 都能将团队凝聚在一起。 +Description: 无论您从事何种工作,Slack 都是您工作的协作中心。在这里,可以进行对话、做出决策,并且信息总是触手可及。有了 Slack,您的团队将联系得更加紧密。 +# Moniker: +Tags: +- 交流 +- 企业 +- 公司 +- 办公 +- 协作 +- 协同 +- 团队 +- 工作 +- 文档 +- 沟通 +# ReleaseNotes: +ReleaseNotesUrl: https://slack.com/release-notes/windows#6681 +PurchaseUrl: https://slack.com/pricing +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SlackTechnologies/Slack/4.41.96/SlackTechnologies.Slack.yaml b/manifests/s/SlackTechnologies/Slack/4.41.96/SlackTechnologies.Slack.yaml new file mode 100644 index 000000000000..53c982cdaee6 --- /dev/null +++ b/manifests/s/SlackTechnologies/Slack/4.41.96/SlackTechnologies.Slack.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: SlackTechnologies.Slack +PackageVersion: 4.41.96 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2a335597fba65045d3d4eb848ee62e6eee5a9869 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 06:21:31 +0800 Subject: [PATCH 163/720] New version: Google.Chrome.Canary version 132.0.6792.0 (#185072) --- .../Google.Chrome.Canary.installer.yaml | 51 +++++++++++++++++++ .../Google.Chrome.Canary.locale.en-US.yaml | 33 ++++++++++++ .../Google.Chrome.Canary.locale.nb-NO.yaml | 30 +++++++++++ .../Google.Chrome.Canary.locale.zh-CN.yaml | 32 ++++++++++++ .../132.0.6792.0/Google.Chrome.Canary.yaml | 8 +++ 5 files changed, 154 insertions(+) create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6792.0/Google.Chrome.Canary.installer.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6792.0/Google.Chrome.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6792.0/Google.Chrome.Canary.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6792.0/Google.Chrome.Canary.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6792.0/Google.Chrome.Canary.yaml diff --git a/manifests/g/Google/Chrome/Canary/132.0.6792.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/132.0.6792.0/Google.Chrome.Canary.installer.yaml new file mode 100644 index 000000000000..20e9fc31eb06 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6792.0/Google.Chrome.Canary.installer.yaml @@ -0,0 +1,51 @@ +# 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: Google.Chrome.Canary +PackageVersion: 132.0.6792.0 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" + Custom: --chrome-sxs --do-not-launch-chrome +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + InstallerUrl: https://dl.google.com/release2/chrome/adtpguydw5q3oyxz2b433mv4ex7q_132.0.6792.0/132.0.6792.0_chrome_installer.exe + InstallerSha256: BF95F3944A87187331B4F98AF84E348B42C6055424B305FB9EF47317C594F433 + ProductCode: Google Chrome SxS +- Architecture: x64 + InstallerUrl: https://dl.google.com/release2/chrome/ac3dv4h5q7cq4utn3kzbbk5552ga_132.0.6792.0/132.0.6792.0_chrome_installer.exe + InstallerSha256: E021EA6E806049D2B6EEFC55D2D69EBD0F69C43A1EC0A9BAD0B0C189B12E21EE + ProductCode: Google Chrome SxS +- Architecture: arm64 + InstallerUrl: https://dl.google.com/release2/chrome/d7obri7ecglwmduepr2tjyvnwe_132.0.6792.0/132.0.6792.0_chrome_installer.exe + InstallerSha256: 9D17000BFB39E03C2C561D723715365742116C4C396CE0832F00F1DBD5EEF9FE + ProductCode: Google Chrome SxS +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6792.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/132.0.6792.0/Google.Chrome.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..207939cf2df6 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6792.0/Google.Chrome.Canary.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: Google.Chrome.Canary +PackageVersion: 132.0.6792.0 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/chrome/canary +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms +Copyright: Copyright 2024 Google LLC. All rights reserved. +# CopyrightUrl: +ShortDescription: Nightly build for developers +Description: Get on the bleeding edge of the web with Chrome Canary designed for experienced developers and updated nightly. +Moniker: chrome-canary +Tags: +- browser +- chromium +- internet +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6792.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/132.0.6792.0/Google.Chrome.Canary.locale.nb-NO.yaml new file mode 100644 index 000000000000..182c1268e6b8 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6792.0/Google.Chrome.Canary.locale.nb-NO.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: Google.Chrome.Canary +PackageVersion: 132.0.6792.0 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/no/chrome/canary +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2024 Google LLC. Med enerett. +# CopyrightUrl: +ShortDescription: Nattlig delversjon for utviklere +Description: Vær med på å gå opp nye stier på nettet med Chrome Canary, som er laget for erfarne utviklere og oppdateres daglig. +# Moniker: +Tags: +- chromium +- nettleseren +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6792.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/132.0.6792.0/Google.Chrome.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..2dabe4d00d3b --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6792.0/Google.Chrome.Canary.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: Google.Chrome.Canary +PackageVersion: 132.0.6792.0 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/zh-CN/chrome/canary +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2024 Google LLC. 保留所有权利。 +# CopyrightUrl: +ShortDescription: 开发者专用的每日构建版 +Description: 安装专为经验丰富的开发者设计且每晚都会更新的 Chrome Canary 版,站在网络科技最前沿。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6792.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/132.0.6792.0/Google.Chrome.Canary.yaml new file mode 100644 index 000000000000..39343a41b821 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6792.0/Google.Chrome.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: Google.Chrome.Canary +PackageVersion: 132.0.6792.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From df5e8719d458b426bf628178180f1da1f4040955 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Wed, 23 Oct 2024 09:21:41 +1100 Subject: [PATCH 164/720] New version: Dialpad.Dialpad version 2410.2.1 (#185069) --- .../{2409.4.0 => 2410.2.1}/Dialpad.Dialpad.installer.yaml | 6 +++--- .../Dialpad.Dialpad.locale.en-US.yaml | 4 ++-- .../Dialpad/{2409.4.0 => 2410.2.1}/Dialpad.Dialpad.yaml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) rename manifests/d/Dialpad/Dialpad/{2409.4.0 => 2410.2.1}/Dialpad.Dialpad.installer.yaml (73%) rename manifests/d/Dialpad/Dialpad/{2409.4.0 => 2410.2.1}/Dialpad.Dialpad.locale.en-US.yaml (87%) rename manifests/d/Dialpad/Dialpad/{2409.4.0 => 2410.2.1}/Dialpad.Dialpad.yaml (67%) diff --git a/manifests/d/Dialpad/Dialpad/2409.4.0/Dialpad.Dialpad.installer.yaml b/manifests/d/Dialpad/Dialpad/2410.2.1/Dialpad.Dialpad.installer.yaml similarity index 73% rename from manifests/d/Dialpad/Dialpad/2409.4.0/Dialpad.Dialpad.installer.yaml rename to manifests/d/Dialpad/Dialpad/2410.2.1/Dialpad.Dialpad.installer.yaml index a39c52e6bc6d..10272f5b8ff1 100644 --- a/manifests/d/Dialpad/Dialpad/2409.4.0/Dialpad.Dialpad.installer.yaml +++ b/manifests/d/Dialpad/Dialpad/2410.2.1/Dialpad.Dialpad.installer.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2024/Sep/25 +# Created using wingetcreate 1.6.5.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: Dialpad.Dialpad -PackageVersion: 2409.4.0 +PackageVersion: 2410.2.1 Platform: - Windows.Desktop MinimumOSVersion: 10.0.0.0 @@ -17,6 +17,6 @@ UpgradeBehavior: install Installers: - Architecture: x64 InstallerUrl: https://storage.googleapis.com/dialpad_native/stable/win32/x64/DialpadSetup_x64.exe - InstallerSha256: E6272B77CFDA7027526C7E90C2ADBACF33465659D510E606C60EDBF5C7432B4E + InstallerSha256: 138584B55D52367622A5FB22C8F6CE000F7FA8E58BF8CECEB3E1FA173E6C03BC ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/d/Dialpad/Dialpad/2409.4.0/Dialpad.Dialpad.locale.en-US.yaml b/manifests/d/Dialpad/Dialpad/2410.2.1/Dialpad.Dialpad.locale.en-US.yaml similarity index 87% rename from manifests/d/Dialpad/Dialpad/2409.4.0/Dialpad.Dialpad.locale.en-US.yaml rename to manifests/d/Dialpad/Dialpad/2410.2.1/Dialpad.Dialpad.locale.en-US.yaml index 494a53017783..3412f2c54da5 100644 --- a/manifests/d/Dialpad/Dialpad/2409.4.0/Dialpad.Dialpad.locale.en-US.yaml +++ b/manifests/d/Dialpad/Dialpad/2410.2.1/Dialpad.Dialpad.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2024/Sep/25 +# Created using wingetcreate 1.6.5.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: Dialpad.Dialpad -PackageVersion: 2409.4.0 +PackageVersion: 2410.2.1 PackageLocale: en-US Publisher: Dialpad PublisherUrl: https://www.dialpad.com/ diff --git a/manifests/d/Dialpad/Dialpad/2409.4.0/Dialpad.Dialpad.yaml b/manifests/d/Dialpad/Dialpad/2410.2.1/Dialpad.Dialpad.yaml similarity index 67% rename from manifests/d/Dialpad/Dialpad/2409.4.0/Dialpad.Dialpad.yaml rename to manifests/d/Dialpad/Dialpad/2410.2.1/Dialpad.Dialpad.yaml index a55d20e3c998..1fafdc895eab 100644 --- a/manifests/d/Dialpad/Dialpad/2409.4.0/Dialpad.Dialpad.yaml +++ b/manifests/d/Dialpad/Dialpad/2410.2.1/Dialpad.Dialpad.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2024/Sep/25 +# Created using wingetcreate 1.6.5.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: Dialpad.Dialpad -PackageVersion: 2409.4.0 +PackageVersion: 2410.2.1 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From c7feba24815c9695a849dc2f45350f0937b712ba Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Wed, 23 Oct 2024 09:21:45 +1100 Subject: [PATCH 165/720] New version: Microsoft.Edge version 130.0.2849.52 (#185070) --- .../Microsoft.Edge.installer.yaml | 43 +++++++++++++++++++ .../Microsoft.Edge.locale.en-US.yaml | 28 ++++++++++++ .../Microsoft.Edge.locale.nb-NO.yaml | 22 ++++++++++ .../Edge/130.0.2849.52/Microsoft.Edge.yaml | 8 ++++ 4 files changed, 101 insertions(+) create mode 100644 manifests/m/Microsoft/Edge/130.0.2849.52/Microsoft.Edge.installer.yaml create mode 100644 manifests/m/Microsoft/Edge/130.0.2849.52/Microsoft.Edge.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Edge/130.0.2849.52/Microsoft.Edge.locale.nb-NO.yaml create mode 100644 manifests/m/Microsoft/Edge/130.0.2849.52/Microsoft.Edge.yaml diff --git a/manifests/m/Microsoft/Edge/130.0.2849.52/Microsoft.Edge.installer.yaml b/manifests/m/Microsoft/Edge/130.0.2849.52/Microsoft.Edge.installer.yaml new file mode 100644 index 000000000000..d909f1a052b3 --- /dev/null +++ b/manifests/m/Microsoft/Edge/130.0.2849.52/Microsoft.Edge.installer.yaml @@ -0,0 +1,43 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Microsoft.Edge +PackageVersion: 130.0.2849.52 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- msedge +Protocols: +- http +- https +FileExtensions: +- crx +- htm +- html +- pdf +- url +AppsAndFeaturesEntries: +- UpgradeCode: '{883C2625-37F7-357F-A0F4-DFAF391B2B9C}' +Installers: +- Architecture: x86 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/895463b4-8e39-4fea-b807-07cbc275201a/MicrosoftEdgeEnterpriseX86.msi + InstallerSha256: B465906BD9B8AAB1C80CD91A4F2F3A96C84FB51AF32F0C18D843BDDA718E6B59 + ProductCode: '{AA141872-8D58-3EBD-BF4A-4E02606E59CC}' +- Architecture: x64 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/4d4eb722-dbb0-4b84-931d-244d8a29691d/MicrosoftEdgeEnterpriseX64.msi + InstallerSha256: 4168A1FD995636B7A0B4CD2236249A9AE5C15026178F8FD42DAC051249321190 + ProductCode: '{E14BC6FB-FC4E-32F1-B645-8C4EDA07C8BB}' +- Architecture: arm64 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/9aa01167-efd9-4c47-bed0-09526229d9bc/MicrosoftEdgeEnterpriseARM64.msi + InstallerSha256: 591AEA8D2AE80ED0DB5CAE1816D066BCA188ABE1B47C0A465EC8D636A9825193 + ProductCode: '{0E50B3E7-A898-30A8-9E66-6228A6B8B583}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Edge/130.0.2849.52/Microsoft.Edge.locale.en-US.yaml b/manifests/m/Microsoft/Edge/130.0.2849.52/Microsoft.Edge.locale.en-US.yaml new file mode 100644 index 000000000000..e71dc90629e1 --- /dev/null +++ b/manifests/m/Microsoft/Edge/130.0.2849.52/Microsoft.Edge.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: Microsoft.Edge +PackageVersion: 130.0.2849.52 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/en-US +PublisherSupportUrl: https://support.microsoft.com/en-us/microsoft-edge +PrivacyUrl: https://privacy.microsoft.com/en-US/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge +PackageUrl: https://www.microsoft.com/en-us/edge +License: Microsoft Software License +LicenseUrl: https://www.microsoft.com/en-us/servicesagreement +Copyright: Copyright (C) Microsoft Corporation +CopyrightUrl: https://www.microsoft.com/en-us/servicesagreement +ShortDescription: World-class performance with more privacy, more productivity, and more value while you browse. +Moniker: microsoft-edge +Tags: +- blink +- browser +- chromium +- edge +- web +- web-browser +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Edge/130.0.2849.52/Microsoft.Edge.locale.nb-NO.yaml b/manifests/m/Microsoft/Edge/130.0.2849.52/Microsoft.Edge.locale.nb-NO.yaml new file mode 100644 index 000000000000..5b0c58c929be --- /dev/null +++ b/manifests/m/Microsoft/Edge/130.0.2849.52/Microsoft.Edge.locale.nb-NO.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: Microsoft.Edge +PackageVersion: 130.0.2849.52 +PackageLocale: nb-NO +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/nb-NO +PublisherSupportUrl: https://support.microsoft.com/nb-NO/microsoft-edge +PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge +PackageUrl: https://www.microsoft.com/nb-no/edge +License: Microsoft Software License +LicenseUrl: https://www.microsoft.com/nb-NO/servicesagreement +Copyright: Copyright (C) Microsoft Corporation +CopyrightUrl: https://www.microsoft.com/nb-NO/servicesagreement +ShortDescription: Ytelse i verdensklasse med mer privatliv, mer produktivitet og mer verdi mens du surfer. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Edge/130.0.2849.52/Microsoft.Edge.yaml b/manifests/m/Microsoft/Edge/130.0.2849.52/Microsoft.Edge.yaml new file mode 100644 index 000000000000..9a9fa23bd080 --- /dev/null +++ b/manifests/m/Microsoft/Edge/130.0.2849.52/Microsoft.Edge.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: Microsoft.Edge +PackageVersion: 130.0.2849.52 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 40b411d8ceb614fda4ff860b422ff5bd72087b11 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Wed, 23 Oct 2024 09:21:52 +1100 Subject: [PATCH 166/720] New version: Amazon.AWSCLI version 2.18.12 (#185068) --- .../2.18.12/Amazon.AWSCLI.installer.yaml | 33 +++++++++++++++++++ .../2.18.12/Amazon.AWSCLI.locale.en-US.yaml | 32 ++++++++++++++++++ .../Amazon/AWSCLI/2.18.12/Amazon.AWSCLI.yaml | 8 +++++ 3 files changed, 73 insertions(+) create mode 100644 manifests/a/Amazon/AWSCLI/2.18.12/Amazon.AWSCLI.installer.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.18.12/Amazon.AWSCLI.locale.en-US.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.18.12/Amazon.AWSCLI.yaml diff --git a/manifests/a/Amazon/AWSCLI/2.18.12/Amazon.AWSCLI.installer.yaml b/manifests/a/Amazon/AWSCLI/2.18.12/Amazon.AWSCLI.installer.yaml new file mode 100644 index 000000000000..2d78203fe01e --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.18.12/Amazon.AWSCLI.installer.yaml @@ -0,0 +1,33 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.18.12 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- aws +ProductCode: '{520CDB8A-C76E-4307-A607-A935D1DBA2F7}' +ReleaseDate: 2024-10-22 +AppsAndFeaturesEntries: +- DisplayName: AWS Command Line Interface v2 + Publisher: Amazon Web Services + DisplayVersion: 2.18.12.0 + ProductCode: '{520CDB8A-C76E-4307-A607-A935D1DBA2F7}' + UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2' +Installers: +- Architecture: x64 + InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.18.12.msi + InstallerSha256: D6DE3E84DF669A3231D8ACEA5C0BF3B8B8EEEEFA169551D76F2505300C580713 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/Amazon/AWSCLI/2.18.12/Amazon.AWSCLI.locale.en-US.yaml b/manifests/a/Amazon/AWSCLI/2.18.12/Amazon.AWSCLI.locale.en-US.yaml new file mode 100644 index 000000000000..5cf2b040a50f --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.18.12/Amazon.AWSCLI.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: Amazon.AWSCLI +PackageVersion: 2.18.12 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://github.com/aws/aws-cli +PublisherSupportUrl: https://github.com/aws/aws-cli/issues +Author: Amazon Web Services +PackageName: AWS Command Line Interface +PackageUrl: https://aws.amazon.com/cli +License: Apache 2.0 license +LicenseUrl: https://github.com/aws/aws-cli/blob/develop/LICENSE.txt +Copyright: Copyright 2012-2020 Amazon.com, Inc. +CopyrightUrl: https://github.com/aws/aws-cli/blob/develop/LICENSE.txt +ShortDescription: Universal Command Line Interface for Amazon Web Services +Description: |- + The AWS CLI is an open source tool built on top of the AWS SDK for Python (Boto) that provides commands for interacting with AWS services. + With minimal configuration, you can start using all of the functionality provided by the AWS Management Console from your favorite terminal program. +Tags: +- aws +- awscli +- cli +- cloud +- foss +- open-source +- s3 +- services +- web +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Amazon/AWSCLI/2.18.12/Amazon.AWSCLI.yaml b/manifests/a/Amazon/AWSCLI/2.18.12/Amazon.AWSCLI.yaml new file mode 100644 index 000000000000..34420ec1209b --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.18.12/Amazon.AWSCLI.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: Amazon.AWSCLI +PackageVersion: 2.18.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 73f541f53afb63c222dfe70272e0c2da66ee5c92 Mon Sep 17 00:00:00 2001 From: Edward Skrod Date: Tue, 22 Oct 2024 18:22:05 -0400 Subject: [PATCH 167/720] Update version: Microsoft.VisualStudio.2022.Professional.Preview version 17.12.0 (#185063) --- ...soft.VisualStudio.2022.Professional.Preview.installer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudio/2022/Professional/Preview/17.12.0/Microsoft.VisualStudio.2022.Professional.Preview.installer.yaml b/manifests/m/Microsoft/VisualStudio/2022/Professional/Preview/17.12.0/Microsoft.VisualStudio.2022.Professional.Preview.installer.yaml index addb878b6572..e414af7f76d5 100644 --- a/manifests/m/Microsoft/VisualStudio/2022/Professional/Preview/17.12.0/Microsoft.VisualStudio.2022.Professional.Preview.installer.yaml +++ b/manifests/m/Microsoft/VisualStudio/2022/Professional/Preview/17.12.0/Microsoft.VisualStudio.2022.Professional.Preview.installer.yaml @@ -49,7 +49,7 @@ FileExtensions: - xml Installers: - Architecture: x64 - InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/d864252b-3039-4f0d-8a5d-43753ed4ddb9/9e5a3c12b1ab6a5aff0d8b71ef76e414915351468950f0972845ba5c64de166b/vs_Professional.exe - InstallerSha256: 9E5A3C12B1AB6A5AFF0D8B71EF76E414915351468950F0972845BA5C64DE166B + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/0316c6ea-24b4-4128-a8cc-50fc591826cd/43ee1f6b0cca4a396b1e20706a049fd679474db48fb3ead446f9c6a191a0bb8a/vs_Professional.exe + InstallerSha256: 43EE1F6B0CCA4A396B1E20706A049FD679474DB48FB3EAD446F9C6A191A0BB8A ManifestType: installer ManifestVersion: 1.6.0 From 2027c8befc42becaac049f03b528fe28cf2f1699 Mon Sep 17 00:00:00 2001 From: Edward Skrod Date: Tue, 22 Oct 2024 18:22:18 -0400 Subject: [PATCH 168/720] Update version: Microsoft.VisualStudio.2022.Enterprise.Preview version 17.12.0 (#185062) --- ...rosoft.VisualStudio.2022.Enterprise.Preview.installer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudio/2022/Enterprise/Preview/17.12.0/Microsoft.VisualStudio.2022.Enterprise.Preview.installer.yaml b/manifests/m/Microsoft/VisualStudio/2022/Enterprise/Preview/17.12.0/Microsoft.VisualStudio.2022.Enterprise.Preview.installer.yaml index d575d1330e4a..3827f3e8d0ce 100644 --- a/manifests/m/Microsoft/VisualStudio/2022/Enterprise/Preview/17.12.0/Microsoft.VisualStudio.2022.Enterprise.Preview.installer.yaml +++ b/manifests/m/Microsoft/VisualStudio/2022/Enterprise/Preview/17.12.0/Microsoft.VisualStudio.2022.Enterprise.Preview.installer.yaml @@ -49,7 +49,7 @@ FileExtensions: - xml Installers: - Architecture: x64 - InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/d864252b-3039-4f0d-8a5d-43753ed4ddb9/a74c9ce5d4e6ccc3e463c0a402ea7dbc51a40dc4cba8bc7f331801aabd6dd828/vs_Enterprise.exe - InstallerSha256: A74C9CE5D4E6CCC3E463C0A402EA7DBC51A40DC4CBA8BC7F331801AABD6DD828 + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/0316c6ea-24b4-4128-a8cc-50fc591826cd/9e135f8f7cd413a073d60a361627fa15b6693827279ec586e03041cb56e75046/vs_Enterprise.exe + InstallerSha256: 9E135F8F7CD413A073D60A361627FA15B6693827279EC586E03041CB56E75046 ManifestType: installer ManifestVersion: 1.6.0 From e6878af46cdf27f293baad3ef36ae1fed305bd08 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 15:22:32 -0700 Subject: [PATCH 169/720] Automatic update of AdGuard.AdGuardVPN.Beta from 2.4.1483.0 to 2.4.1498.0 (#185065) --- .../AdGuard.AdGuardVPN.Beta.installer.yaml | 16 ++++++++++++++++ .../AdGuard.AdGuardVPN.Beta.locale.en-US.yaml | 14 ++++++++++++++ .../Beta/2.4.1498.0/AdGuard.AdGuardVPN.Beta.yaml | 8 ++++++++ 3 files changed, 38 insertions(+) create mode 100644 manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1498.0/AdGuard.AdGuardVPN.Beta.installer.yaml create mode 100644 manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1498.0/AdGuard.AdGuardVPN.Beta.locale.en-US.yaml create mode 100644 manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1498.0/AdGuard.AdGuardVPN.Beta.yaml diff --git a/manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1498.0/AdGuard.AdGuardVPN.Beta.installer.yaml b/manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1498.0/AdGuard.AdGuardVPN.Beta.installer.yaml new file mode 100644 index 000000000000..cf06cb60f5f9 --- /dev/null +++ b/manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1498.0/AdGuard.AdGuardVPN.Beta.installer.yaml @@ -0,0 +1,16 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: AdGuard.AdGuardVPN.Beta +PackageVersion: 2.4.1498.0 +InstallerType: burn +Scope: machine +InstallerSwitches: + Custom: -quiet +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://static.adguard-vpn.com/windows/beta/installer.exe + InstallerSha256: 64037BCA75EFB5DD9F4AEF7F4516EA78669D6D833CD7C5A25C228675C343D8C7 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1498.0/AdGuard.AdGuardVPN.Beta.locale.en-US.yaml b/manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1498.0/AdGuard.AdGuardVPN.Beta.locale.en-US.yaml new file mode 100644 index 000000000000..b1d09be38f42 --- /dev/null +++ b/manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1498.0/AdGuard.AdGuardVPN.Beta.locale.en-US.yaml @@ -0,0 +1,14 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: AdGuard.AdGuardVPN.Beta +PackageVersion: 2.4.1498.0 +PackageLocale: en-US +Publisher: Adguard Software Limited +PublisherSupportUrl: https://adguard-vpn.com/en/support.html +PrivacyUrl: https://adguard-vpn.com/en/privacy.html +PackageName: AdGuard VPN Beta +License: Proprietary +ShortDescription: Topnotch VPN by AdGuard. Your ultimate solution for the safe Internet without restrictions. Must-have when you need uncompromising online privacy protection. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1498.0/AdGuard.AdGuardVPN.Beta.yaml b/manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1498.0/AdGuard.AdGuardVPN.Beta.yaml new file mode 100644 index 000000000000..5c321964eb2b --- /dev/null +++ b/manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1498.0/AdGuard.AdGuardVPN.Beta.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: AdGuard.AdGuardVPN.Beta +PackageVersion: 2.4.1498.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 613cef07a5838f4b116c245120434c31eda3fa01 Mon Sep 17 00:00:00 2001 From: Anthony Swierkosz Date: Tue, 22 Oct 2024 18:22:40 -0400 Subject: [PATCH 170/720] Modify: yt-dlp.yt-dlp version 2024.10.22 (#185078) --- .../2024.10.22/yt-dlp.yt-dlp.installer.yaml | 4 +- .../yt-dlp.yt-dlp.locale.en-US.yaml | 59 ++++++++----------- 2 files changed, 28 insertions(+), 35 deletions(-) diff --git a/manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.installer.yaml b/manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.installer.yaml index 976eba341485..370d75f7e761 100644 --- a/manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.installer.yaml +++ b/manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.installer.yaml @@ -11,12 +11,12 @@ ReleaseDate: 2024-10-22 Installers: - Architecture: x64 InstallerUrl: https://github.com/yt-dlp/yt-dlp/releases/download/2024.10.22/yt-dlp.exe - InstallerSha256: 427f257578b99227e5364a0712bee649cab849be43e4916fe23a136305fd0151 + InstallerSha256: 427F257578B99227E5364A0712BEE649CAB849BE43E4916FE23A136305FD0151 Dependencies: PackageDependencies: - PackageIdentifier: Gyan.FFmpeg - Architecture: x86 InstallerUrl: https://github.com/yt-dlp/yt-dlp/releases/download/2024.10.22/yt-dlp_x86.exe - InstallerSha256: ba63c0a53d1f50d1ee1e2e5e87839c5a1321cbeaaf4196003b7aee46c591b364 + InstallerSha256: BA63C0A53D1F50D1EE1E2E5E87839C5A1321CBEAAF4196003B7AEE46C591B364 ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.locale.en-US.yaml b/manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.locale.en-US.yaml index 28d77d97a549..c1516c222cfb 100644 --- a/manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.locale.en-US.yaml +++ b/manifests/y/yt-dlp/yt-dlp/2024.10.22/yt-dlp.yt-dlp.locale.en-US.yaml @@ -31,52 +31,45 @@ Tags: - youtube-dlp - ytdlp ReleaseNotes: |- - Important changes: - Following this release, yt-dlp's Python dependencies must be installed using the default group - If you're installing yt-dlp with pip/pipx or requiring yt-dlp in your own Python project, you'll need to specify yt-dlp[default] if you want to also install yt-dlp's optional dependencies (which were previously included by default). Read more - py2exe is no longer supported - This release's yt-dlp_min.exe will be the last, and it's actually a PyInstaller-bundled executable so that yt-dlp users updating their py2exe build with -U will be automatically migrated. Read more - Changelog Core changes - Add extractor helpers (#10653) by Grub4K - Add option --plugin-dirs (#11277) by coletdjnz, imranh2 - cookies: Fix compatibility for Python <=3.9 in traceback by Grub4K - utils + - utils - Popen: Reset PyInstaller environment (#11258) by bashonly, Grub4K - sanitize_path: Reimplement function (#11198) by Grub4K Extractor changes - - adobepass: Use newer user-agent for provider redirect request (#11250) by bashonly - - afreecatv: Adapt extractors to new sooplive.co.kr domain (#11266) by 63427083, bashonly - - cda: Support folders (#10786) by pktiuk - - cwtv: Fix extraction (#11230) by bashonly - - drtv: Fix extractor (#11141) by 444995 - - funk: Extend _VALID_URL (#11269) by seproDev - - gem.cbc.ca: Fix formats extraction (#11196) by DavidSkrundz - - generic: Impersonate browser by default (#11206) by Grub4K - imgur - Fix thumbnail extraction (#11298) by seproDev - Support new URL format (#11075) by Deer-Spangle - - patreon: campaign: Stricter URL matching (#11235) by bashonly - - reddit: Detect and raise when login is required (#11202) by pzhlkj6612 - - substack: Resolve podcast file extensions (#11275) by bashonly - - telecinco: Fix extractors (#11142) by bashonly, DarkZeros - - tubitv: Strip extra whitespace from titles (#10795) by allendema - - tver: Support series URLs (#9507) by pzhlkj6612, vvto33 - - twitter: spaces: Allow extraction when not logged in (#11289) by rubyevadestaxes - - weverse: Fix extractor (#11215) by bashonly - youtube - - Fix comment_count extraction (#11274) by bashonly - - Remove broken android_producer client (#11297) by bashonly - - Remove broken age-restriction workaround (#11297) by bashonly - - Support logging in with OAuth (#11001) by coletdjnz + - adobepass: Use newer user-agent for provider redirect request (#11250) by bashonly + - afreecatv: Adapt extractors to new sooplive.co.kr domain (#11266) by 63427083, bashonly + - cda: Support folders (#10786) by pktiuk + - cwtv: Fix extraction (#11230) by bashonly + - drtv: Fix extractor (#11141) by 444995 + - funk: Extend _VALID_URL (#11269) by seproDev + - gem.cbc.ca: Fix formats extraction (#11196) by DavidSkrundz + - generic: Impersonate browser by default (#11206) by Grub4K + - imgur + - Fix thumbnail extraction (#11298) by seproDev + - Support new URL format (#11075) by Deer-Spangle + - patreon: campaign: Stricter URL matching (#11235) by bashonly + - reddit: Detect and raise when login is required (#11202) by pzhlkj6612 + - substack: Resolve podcast file extensions (#11275) by bashonly + - telecinco: Fix extractors (#11142) by bashonly, DarkZeros + - tubitv: Strip extra whitespace from titles (#10795) by allendema + - tver: Support series URLs (#9507) by pzhlkj6612, vvto33 + - twitter: spaces: Allow extraction when not logged in (#11289) by rubyevadestaxes + - weverse: Fix extractor (#11215) by bashonly + - youtube + - Fix comment_count extraction (#11274) by bashonly + - Remove broken android_producer client (#11297) by bashonly + - Remove broken age-restriction workaround (#11297) by bashonly + - Support logging in with OAuth (#11001) by coletdjnz Misc. changes - build + - build - Migrate py2exe builds to win_exe (#11256) by bashonly - Use macos-13 image for macOS builds (#11236) by bashonly - make_lazy_extractors: Force running without plugins (#11205) by Grub4K - cleanup: Miscellaneous: 67adeb7 by bashonly, DTrombett, grqz, Grub4K, KarboniteKream, mikkovedru, seproDev - test: Allow running tests explicitly (#11203) by Grub4K - ReleaseNotesUrl: https://github.com/yt-dlp/yt-dlp/blob/2024.10.22/Changelog.md Documentations: - DocumentLabel: Wiki From c733ba839b83d8b78ef283810fddfa4abe79cbd8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 06:23:00 +0800 Subject: [PATCH 171/720] New version: FunRoutine.WorkFlowy version 4.0.2410221430 (#185066) --- .../FunRoutine.WorkFlowy.installer.yaml | 23 ++++++++++ .../FunRoutine.WorkFlowy.locale.en-US.yaml | 44 ++++++++++++++++++ .../FunRoutine.WorkFlowy.locale.zh-CN.yaml | 46 +++++++++++++++++++ .../4.0.2410221430/FunRoutine.WorkFlowy.yaml | 8 ++++ 4 files changed, 121 insertions(+) create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.0.2410221430/FunRoutine.WorkFlowy.installer.yaml create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.0.2410221430/FunRoutine.WorkFlowy.locale.en-US.yaml create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.0.2410221430/FunRoutine.WorkFlowy.locale.zh-CN.yaml create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.0.2410221430/FunRoutine.WorkFlowy.yaml diff --git a/manifests/f/FunRoutine/WorkFlowy/4.0.2410221430/FunRoutine.WorkFlowy.installer.yaml b/manifests/f/FunRoutine/WorkFlowy/4.0.2410221430/FunRoutine.WorkFlowy.installer.yaml new file mode 100644 index 000000000000..ca087e42798f --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.0.2410221430/FunRoutine.WorkFlowy.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: FunRoutine.WorkFlowy +PackageVersion: 4.0.2410221430 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- workflowy +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/workflowy/desktop/releases/download/v4.0.2410221430/WorkFlowy-Installer.exe + InstallerSha256: 07ABD2C3E8DAAF6C18DAD330CA2553A74558EF58F5142D04F1CE644B695F659A + ProductCode: 338bed7b-1324-505d-8cb6-5c266cbaa6b3 +- Architecture: x64 + InstallerUrl: https://github.com/workflowy/desktop/releases/download/v4.0.2410221430/WorkFlowy-Installer.exe + InstallerSha256: 07ABD2C3E8DAAF6C18DAD330CA2553A74558EF58F5142D04F1CE644B695F659A + ProductCode: 338bed7b-1324-505d-8cb6-5c266cbaa6b3 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.0.2410221430/FunRoutine.WorkFlowy.locale.en-US.yaml b/manifests/f/FunRoutine/WorkFlowy/4.0.2410221430/FunRoutine.WorkFlowy.locale.en-US.yaml new file mode 100644 index 000000000000..813e4fad1a65 --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.0.2410221430/FunRoutine.WorkFlowy.locale.en-US.yaml @@ -0,0 +1,44 @@ +# 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: FunRoutine.WorkFlowy +PackageVersion: 4.0.2410221430 +PackageLocale: en-US +Publisher: WorkFlowy +PublisherUrl: https://workflowy.com/ +PublisherSupportUrl: https://workflowy.zendesk.com/ +PrivacyUrl: https://workflowy.com/privacy-policy/ +Author: FunRoutine Inc. +PackageName: WorkFlowy +PackageUrl: https://workflowy.com/ +License: Proprietary +# LicenseUrl: +Copyright: Copyright © 2024 WorkFlowy +# CopyrightUrl: +ShortDescription: Collect your ideas, develop them, share them, and turn them into reality. +# Description: +# Moniker: +Tags: +- agenda +- calendar +- checklist +- gtd +- list +- memo +- memorandum +- notes +- schedule +- task +- to-do +- todo +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/workflowy/desktop/releases/tag/v4.0.2410221430 +PurchaseUrl: https://workflowy.com/pricing/ +# InstallationNotes: +Documentations: +- DocumentLabel: Guides + DocumentUrl: https://workflowy.com/guides/ +- DocumentLabel: Knowledge Base + DocumentUrl: https://workflowy.com/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.0.2410221430/FunRoutine.WorkFlowy.locale.zh-CN.yaml b/manifests/f/FunRoutine/WorkFlowy/4.0.2410221430/FunRoutine.WorkFlowy.locale.zh-CN.yaml new file mode 100644 index 000000000000..39df49da3bc1 --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.0.2410221430/FunRoutine.WorkFlowy.locale.zh-CN.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.0.2410221430 +PackageLocale: zh-CN +Publisher: WorkFlowy +PublisherUrl: https://workflowy.com/ +PublisherSupportUrl: https://workflowy.zendesk.com/ +PrivacyUrl: https://workflowy.com/privacy-policy/ +Author: FunRoutine Inc. +PackageName: WorkFlowy +PackageUrl: https://workflowy.com/ +License: 专有软件 +# LicenseUrl: +Copyright: Copyright © 2024 WorkFlowy +# CopyrightUrl: +ShortDescription: 收集你的想法,开发、分享它们,并将其变为现实。 +# Description: +# Moniker: +Tags: +- 任务 +- 列表 +- 备忘 +- 备忘录 +- 待办 +- 待办事项 +- 提醒事项 +- 日历 +- 日程 +- 日程管理 +- 时间管理 +- 清单 +- 笔记 +- 议程 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/workflowy/desktop/releases/tag/v4.0.2410221430 +PurchaseUrl: https://workflowy.com/pricing/ +# InstallationNotes: +Documentations: +- DocumentLabel: 指南 + DocumentUrl: https://workflowy.com/guides/ +- DocumentLabel: 知识库 + DocumentUrl: https://workflowy.com/learn/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.0.2410221430/FunRoutine.WorkFlowy.yaml b/manifests/f/FunRoutine/WorkFlowy/4.0.2410221430/FunRoutine.WorkFlowy.yaml new file mode 100644 index 000000000000..7d40a700ce5e --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.0.2410221430/FunRoutine.WorkFlowy.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: FunRoutine.WorkFlowy +PackageVersion: 4.0.2410221430 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 41f9f170d8aec3735a88cb34c3e78fc0a3814203 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 06:23:17 +0800 Subject: [PATCH 172/720] New version: Axosoft.GitKraken version 10.4.1 (#184982) --- .../10.4.1/Axosoft.GitKraken.installer.yaml | 23 ++++++++++++++ .../Axosoft.GitKraken.locale.en-US.yaml | 31 +++++++++++++++++++ .../Axosoft.GitKraken.locale.zh-CN.yaml | 31 +++++++++++++++++++ .../GitKraken/10.4.1/Axosoft.GitKraken.yaml | 8 +++++ 4 files changed, 93 insertions(+) create mode 100644 manifests/a/Axosoft/GitKraken/10.4.1/Axosoft.GitKraken.installer.yaml create mode 100644 manifests/a/Axosoft/GitKraken/10.4.1/Axosoft.GitKraken.locale.en-US.yaml create mode 100644 manifests/a/Axosoft/GitKraken/10.4.1/Axosoft.GitKraken.locale.zh-CN.yaml create mode 100644 manifests/a/Axosoft/GitKraken/10.4.1/Axosoft.GitKraken.yaml diff --git a/manifests/a/Axosoft/GitKraken/10.4.1/Axosoft.GitKraken.installer.yaml b/manifests/a/Axosoft/GitKraken/10.4.1/Axosoft.GitKraken.installer.yaml new file mode 100644 index 000000000000..ac23087974f5 --- /dev/null +++ b/manifests/a/Axosoft/GitKraken/10.4.1/Axosoft.GitKraken.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: Axosoft.GitKraken +PackageVersion: 10.4.1 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- gitkraken +Installers: +- Architecture: x64 + InstallerUrl: https://release.axocdn.com/windows/GitKrakenSetup-10.4.1.exe + InstallerSha256: 616F488DCA194144A82DD43D6DF789D09237968610ACB7ABB8B5D770262FA07D + ProductCode: gitkraken +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/Axosoft/GitKraken/10.4.1/Axosoft.GitKraken.locale.en-US.yaml b/manifests/a/Axosoft/GitKraken/10.4.1/Axosoft.GitKraken.locale.en-US.yaml new file mode 100644 index 000000000000..a3ccf5cd34b6 --- /dev/null +++ b/manifests/a/Axosoft/GitKraken/10.4.1/Axosoft.GitKraken.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: Axosoft.GitKraken +PackageVersion: 10.4.1 +PackageLocale: en-US +Publisher: GitKraken +PublisherUrl: https://www.axosoft.com/ +PublisherSupportUrl: https://help.gitkraken.com/gitkraken-client/ +PrivacyUrl: https://www.gitkraken.com/privacy +Author: Axosoft, LLC DBA GitKraken +PackageName: GitKraken +PackageUrl: https://www.gitkraken.com/git-client +License: Proprietary +LicenseUrl: https://www.gitkraken.com/eula +Copyright: © 2014-2024 Axosoft, LLC DBA GitKraken All rights reserved +# CopyrightUrl: +ShortDescription: The legendary Git client with an ultra-intuitive GUI, a powerful terminal, and offers a seamless experience for Windows, Mac and Linux. +# Description: +Moniker: gitkraken +Tags: +- git +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://www.gitkraken.com/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: Cheat Sheet + DocumentUrl: https://www.gitkraken.com/pdfs/gitkraken-git-gui-cheat-sheet +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Axosoft/GitKraken/10.4.1/Axosoft.GitKraken.locale.zh-CN.yaml b/manifests/a/Axosoft/GitKraken/10.4.1/Axosoft.GitKraken.locale.zh-CN.yaml new file mode 100644 index 000000000000..4aebb4d768d6 --- /dev/null +++ b/manifests/a/Axosoft/GitKraken/10.4.1/Axosoft.GitKraken.locale.zh-CN.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.locale.1.6.0.schema.json + +PackageIdentifier: Axosoft.GitKraken +PackageVersion: 10.4.1 +PackageLocale: zh-CN +Publisher: GitKraken +PublisherUrl: https://www.axosoft.com/ +PublisherSupportUrl: https://help.gitkraken.com/gitkraken-client/ +PrivacyUrl: https://www.gitkraken.com/privacy +Author: Axosoft, LLC DBA GitKraken +PackageName: GitKraken +PackageUrl: https://www.gitkraken.com/git-client +License: 专有软件 +LicenseUrl: https://www.gitkraken.com/eula +Copyright: © 2014-2024 Axosoft, LLC DBA GitKraken All rights reserved +# CopyrightUrl: +ShortDescription: 传奇的 Git 客户端,拥有超直观的图形用户界面和强大的终端,并为 Windows、Mac 和 Linux 提供无缝体验。 +# Description: +# Moniker: +Tags: +- git +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://www.gitkraken.com/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: 速查表 + DocumentUrl: https://www.gitkraken.com/pdfs/gitkraken-git-gui-cheat-sheet +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Axosoft/GitKraken/10.4.1/Axosoft.GitKraken.yaml b/manifests/a/Axosoft/GitKraken/10.4.1/Axosoft.GitKraken.yaml new file mode 100644 index 000000000000..59a23de04e55 --- /dev/null +++ b/manifests/a/Axosoft/GitKraken/10.4.1/Axosoft.GitKraken.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: Axosoft.GitKraken +PackageVersion: 10.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From d6d9e068a98e8c0e12bff42410a6b91b124a305e Mon Sep 17 00:00:00 2001 From: Edward Skrod Date: Tue, 22 Oct 2024 18:23:46 -0400 Subject: [PATCH 173/720] Update version: Microsoft.VisualStudio.2022.Community.Preview version 17.12.0 (#185064) --- ...crosoft.VisualStudio.2022.Community.Preview.installer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudio/2022/Community/Preview/17.12.0/Microsoft.VisualStudio.2022.Community.Preview.installer.yaml b/manifests/m/Microsoft/VisualStudio/2022/Community/Preview/17.12.0/Microsoft.VisualStudio.2022.Community.Preview.installer.yaml index 18cac7d19554..b66bb4a3766b 100644 --- a/manifests/m/Microsoft/VisualStudio/2022/Community/Preview/17.12.0/Microsoft.VisualStudio.2022.Community.Preview.installer.yaml +++ b/manifests/m/Microsoft/VisualStudio/2022/Community/Preview/17.12.0/Microsoft.VisualStudio.2022.Community.Preview.installer.yaml @@ -49,7 +49,7 @@ FileExtensions: - xml Installers: - Architecture: x64 - InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/d864252b-3039-4f0d-8a5d-43753ed4ddb9/55ceb81da1ea9236f469f279decb890c595adfccb05b4f06729d20c222dc75c0/vs_Community.exe - InstallerSha256: 55CEB81DA1EA9236F469F279DECB890C595ADFCCB05B4F06729D20C222DC75C0 + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/0316c6ea-24b4-4128-a8cc-50fc591826cd/c02f2448c4f05b5337354f7c0aa6ca76c13a69b31f7b9734e939e86f368fe68b/vs_Community.exe + InstallerSha256: C02F2448C4F05B5337354F7C0AA6CA76C13A69B31F7B9734E939E86F368FE68B ManifestType: installer ManifestVersion: 1.6.0 From 2f7a50342b5c339d647d61fc8010401d895247bf Mon Sep 17 00:00:00 2001 From: Windows Console Service Bot <14666831+consvc@users.noreply.github.com> Date: Tue, 22 Oct 2024 17:29:48 -0500 Subject: [PATCH 174/720] New version: Microsoft.WindowsTerminal version 1.21.2911.0 (#185085) --- .../Microsoft.WindowsTerminal.installer.yaml | 35 +++++++++++++++++ ...icrosoft.WindowsTerminal.locale.en-US.yaml | 38 +++++++++++++++++++ ...icrosoft.WindowsTerminal.locale.fr-FR.yaml | 10 +++++ ...icrosoft.WindowsTerminal.locale.it-IT.yaml | 10 +++++ ...icrosoft.WindowsTerminal.locale.ja-JP.yaml | 10 +++++ ...icrosoft.WindowsTerminal.locale.ko-KR.yaml | 10 +++++ ...icrosoft.WindowsTerminal.locale.pt-BR.yaml | 10 +++++ ...icrosoft.WindowsTerminal.locale.ru-RU.yaml | 10 +++++ ...icrosoft.WindowsTerminal.locale.zh-CN.yaml | 10 +++++ ...icrosoft.WindowsTerminal.locale.zh-TW.yaml | 10 +++++ .../Microsoft.WindowsTerminal.yaml | 8 ++++ 11 files changed, 161 insertions(+) create mode 100644 manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.installer.yaml create mode 100644 manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.fr-FR.yaml create mode 100644 manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.it-IT.yaml create mode 100644 manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.ja-JP.yaml create mode 100644 manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.ko-KR.yaml create mode 100644 manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.pt-BR.yaml create mode 100644 manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.ru-RU.yaml create mode 100644 manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.zh-TW.yaml create mode 100644 manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.yaml diff --git a/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.installer.yaml b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.installer.yaml new file mode 100644 index 000000000000..68f6091c4c03 --- /dev/null +++ b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.installer.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Microsoft.WindowsTerminal +PackageVersion: 1.21.2911.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19041.0 +InstallerType: msix +Scope: user +InstallModes: +- silent +Commands: +- wt +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.UI.Xaml.2.8 + MinimumVersion: 8.2306.22001.0 +PackageFamilyName: Microsoft.WindowsTerminal_8wekyb3d8bbwe +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/microsoft/terminal/releases/download/v1.21.2911.0/Microsoft.WindowsTerminal_1.21.2911.0_8wekyb3d8bbwe.msixbundle + InstallerSha256: 345F31DCE7FE9912C7A980CA70D16BEFBF08B50A53243F0272D9084526D03DB8 + SignatureSha256: 556F09B31E34B83A93B480E4701E5C47786A8BDC1934B1878BE961882A9AC8CF +- Architecture: x64 + InstallerUrl: https://github.com/microsoft/terminal/releases/download/v1.21.2911.0/Microsoft.WindowsTerminal_1.21.2911.0_8wekyb3d8bbwe.msixbundle + InstallerSha256: 345F31DCE7FE9912C7A980CA70D16BEFBF08B50A53243F0272D9084526D03DB8 + SignatureSha256: 556F09B31E34B83A93B480E4701E5C47786A8BDC1934B1878BE961882A9AC8CF +- Architecture: arm64 + InstallerUrl: https://github.com/microsoft/terminal/releases/download/v1.21.2911.0/Microsoft.WindowsTerminal_1.21.2911.0_8wekyb3d8bbwe.msixbundle + InstallerSha256: 345F31DCE7FE9912C7A980CA70D16BEFBF08B50A53243F0272D9084526D03DB8 + SignatureSha256: 556F09B31E34B83A93B480E4701E5C47786A8BDC1934B1878BE961882A9AC8CF +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-22 diff --git a/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.en-US.yaml b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.en-US.yaml new file mode 100644 index 000000000000..7a735962ae6b --- /dev/null +++ b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Microsoft.WindowsTerminal +PackageVersion: 1.21.2911.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com +PublisherSupportUrl: https://github.com/microsoft/terminal/issues +PrivacyUrl: https://privacy.microsoft.com +Author: Microsoft +PackageName: Windows Terminal +PackageUrl: https://docs.microsoft.com/windows/terminal +License: MIT +LicenseUrl: https://github.com/microsoft/terminal/blob/master/LICENSE +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +CopyrightUrl: https://github.com/microsoft/terminal/blob/master/LICENSE +ShortDescription: The new Windows Terminal, a tabbed command line experience for Windows. +Moniker: terminal +Tags: +- cli +- cmd +- command-line +- command-prompt +- console +- developer-tools +- powershell +- ps +- shell +- terminal +- utilities +- wsl +ReleaseNotesUrl: https://github.com/microsoft/terminal/releases/tag/v1.21.2911.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/microsoft/terminal/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.fr-FR.yaml b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.fr-FR.yaml new file mode 100644 index 000000000000..ac95ca51dd9a --- /dev/null +++ b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.fr-FR.yaml @@ -0,0 +1,10 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Microsoft.WindowsTerminal +PackageVersion: 1.21.2911.0 +PackageLocale: fr-FR +Publisher: Microsoft +ShortDescription: Le nouveau terminal Windows, une expérience de ligne de commande à onglets pour Windows. +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.it-IT.yaml b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.it-IT.yaml new file mode 100644 index 000000000000..8aad32404ae1 --- /dev/null +++ b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.it-IT.yaml @@ -0,0 +1,10 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Microsoft.WindowsTerminal +PackageVersion: 1.21.2911.0 +PackageLocale: it-IT +Publisher: Microsoft +ShortDescription: Il nuovo terminal di Windows, un'esperienza della riga di comando a schede per Windows. +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.ja-JP.yaml b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.ja-JP.yaml new file mode 100644 index 000000000000..0e3041836ad9 --- /dev/null +++ b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.ja-JP.yaml @@ -0,0 +1,10 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Microsoft.WindowsTerminal +PackageVersion: 1.21.2911.0 +PackageLocale: ja-JP +Publisher: Microsoft +ShortDescription: 新しい Windows ターミナル、Windows のタブ付きコマンド ライン エクスペリエンス。 +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.ko-KR.yaml b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.ko-KR.yaml new file mode 100644 index 000000000000..c4855a497ac9 --- /dev/null +++ b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.ko-KR.yaml @@ -0,0 +1,10 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Microsoft.WindowsTerminal +PackageVersion: 1.21.2911.0 +PackageLocale: ko-KR +Publisher: Microsoft +ShortDescription: 새로운 Windows 터미널, Windows에 대 한 탭 명령줄 경험. +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.pt-BR.yaml b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.pt-BR.yaml new file mode 100644 index 000000000000..ecb16831bb01 --- /dev/null +++ b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.pt-BR.yaml @@ -0,0 +1,10 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Microsoft.WindowsTerminal +PackageVersion: 1.21.2911.0 +PackageLocale: pt-BR +Publisher: Microsoft +ShortDescription: O novo Windows Terminal, uma experiência de linha de comando com guias para Windows. +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.ru-RU.yaml b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.ru-RU.yaml new file mode 100644 index 000000000000..44688b722d59 --- /dev/null +++ b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.ru-RU.yaml @@ -0,0 +1,10 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Microsoft.WindowsTerminal +PackageVersion: 1.21.2911.0 +PackageLocale: ru-RU +Publisher: Microsoft +ShortDescription: Новый терминал Windows, вкладка командной строки опыт для Windows. +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.zh-CN.yaml b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.zh-CN.yaml new file mode 100644 index 000000000000..504dbcca8d7e --- /dev/null +++ b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Microsoft.WindowsTerminal +PackageVersion: 1.21.2911.0 +PackageLocale: zh-CN +Publisher: Microsoft +ShortDescription: 新的视窗终端,为 Windows 提供标签命令行体验。 +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.zh-TW.yaml b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.zh-TW.yaml new file mode 100644 index 000000000000..7722fe4aed6b --- /dev/null +++ b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.locale.zh-TW.yaml @@ -0,0 +1,10 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Microsoft.WindowsTerminal +PackageVersion: 1.21.2911.0 +PackageLocale: zh-TW +Publisher: Microsoft +ShortDescription: 新的視窗終端,為 Windows 提供標籤命令行體驗。 +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.yaml b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.yaml new file mode 100644 index 000000000000..398c93d6060a --- /dev/null +++ b/manifests/m/Microsoft/WindowsTerminal/1.21.2911.0/Microsoft.WindowsTerminal.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: Microsoft.WindowsTerminal +PackageVersion: 1.21.2911.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 6cf43452909c44ce80f7e4181192abacbd5adc52 Mon Sep 17 00:00:00 2001 From: Windows Console Service Bot <14666831+consvc@users.noreply.github.com> Date: Tue, 22 Oct 2024 17:34:29 -0500 Subject: [PATCH 175/720] New version: Microsoft.WindowsTerminal.Preview version 1.22.2912.0 (#185086) --- ...oft.WindowsTerminal.Preview.installer.yaml | 32 +++++++++++++++++ ....WindowsTerminal.Preview.locale.en-US.yaml | 36 +++++++++++++++++++ .../Microsoft.WindowsTerminal.Preview.yaml | 8 +++++ 3 files changed, 76 insertions(+) create mode 100644 manifests/m/Microsoft/WindowsTerminal/Preview/1.22.2912.0/Microsoft.WindowsTerminal.Preview.installer.yaml create mode 100644 manifests/m/Microsoft/WindowsTerminal/Preview/1.22.2912.0/Microsoft.WindowsTerminal.Preview.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/WindowsTerminal/Preview/1.22.2912.0/Microsoft.WindowsTerminal.Preview.yaml diff --git a/manifests/m/Microsoft/WindowsTerminal/Preview/1.22.2912.0/Microsoft.WindowsTerminal.Preview.installer.yaml b/manifests/m/Microsoft/WindowsTerminal/Preview/1.22.2912.0/Microsoft.WindowsTerminal.Preview.installer.yaml new file mode 100644 index 000000000000..20a8546c153a --- /dev/null +++ b/manifests/m/Microsoft/WindowsTerminal/Preview/1.22.2912.0/Microsoft.WindowsTerminal.Preview.installer.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Microsoft.WindowsTerminal.Preview +PackageVersion: 1.22.2912.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19041.0 +InstallerType: msix +InstallModes: +- silent +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.UI.Xaml.2.8 + MinimumVersion: 8.2305.5001.0 +PackageFamilyName: Microsoft.WindowsTerminalPreview_8wekyb3d8bbwe +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/microsoft/terminal/releases/download/v1.22.2912.0/Microsoft.WindowsTerminalPreview_1.22.2912.0_8wekyb3d8bbwe.msixbundle + InstallerSha256: 49F2BE2B2FCDE2D2726497616B82FE17CB2BED1A1073582F1EB851543B3EB5B8 + SignatureSha256: 0BE0BCF481EB480E4ED8D8EAB72BECEB6CAFFF63DB407C60FE010ACCAE5B3374 +- Architecture: x64 + InstallerUrl: https://github.com/microsoft/terminal/releases/download/v1.22.2912.0/Microsoft.WindowsTerminalPreview_1.22.2912.0_8wekyb3d8bbwe.msixbundle + InstallerSha256: 49F2BE2B2FCDE2D2726497616B82FE17CB2BED1A1073582F1EB851543B3EB5B8 + SignatureSha256: 0BE0BCF481EB480E4ED8D8EAB72BECEB6CAFFF63DB407C60FE010ACCAE5B3374 +- Architecture: arm64 + InstallerUrl: https://github.com/microsoft/terminal/releases/download/v1.22.2912.0/Microsoft.WindowsTerminalPreview_1.22.2912.0_8wekyb3d8bbwe.msixbundle + InstallerSha256: 49F2BE2B2FCDE2D2726497616B82FE17CB2BED1A1073582F1EB851543B3EB5B8 + SignatureSha256: 0BE0BCF481EB480E4ED8D8EAB72BECEB6CAFFF63DB407C60FE010ACCAE5B3374 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-22 diff --git a/manifests/m/Microsoft/WindowsTerminal/Preview/1.22.2912.0/Microsoft.WindowsTerminal.Preview.locale.en-US.yaml b/manifests/m/Microsoft/WindowsTerminal/Preview/1.22.2912.0/Microsoft.WindowsTerminal.Preview.locale.en-US.yaml new file mode 100644 index 000000000000..41274f066c5f --- /dev/null +++ b/manifests/m/Microsoft/WindowsTerminal/Preview/1.22.2912.0/Microsoft.WindowsTerminal.Preview.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Microsoft.WindowsTerminal.Preview +PackageVersion: 1.22.2912.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://github.com/microsoft/terminal +PublisherSupportUrl: https://github.com/microsoft/terminal/issues +Author: Microsoft Corporation +PackageName: Windows Terminal Preview +PackageUrl: https://github.com/microsoft/terminal +License: MIT +LicenseUrl: https://github.com/microsoft/terminal/blob/master/LICENSE +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +CopyrightUrl: https://github.com/microsoft/terminal/blob/master/LICENSE +ShortDescription: The new Windows Terminal, a tabbed command line experience for Windows. +Description: |- + Windows Terminal is a modern terminal application for users of command line tools and shells like Command Prompt, PowerShell, and Windows Subsystem for Linux (WSL). + Its main features include multiple tabs, panes, Unicode and UTF-8 character support, a GPU accelerated text rendering engine, and the ability to create your own themes and customize text, colors, backgrounds, and shortcut key bindings. +Moniker: terminal-preview +Tags: +- command-line +- command-prompt +- console +- developer-tools +- powershell +- shell +- utilities +- wsl +ReleaseNotesUrl: https://github.com/microsoft/terminal/releases/tag/v1.22.2912.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/microsoft/terminal/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/WindowsTerminal/Preview/1.22.2912.0/Microsoft.WindowsTerminal.Preview.yaml b/manifests/m/Microsoft/WindowsTerminal/Preview/1.22.2912.0/Microsoft.WindowsTerminal.Preview.yaml new file mode 100644 index 000000000000..f063e4d93c16 --- /dev/null +++ b/manifests/m/Microsoft/WindowsTerminal/Preview/1.22.2912.0/Microsoft.WindowsTerminal.Preview.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Microsoft.WindowsTerminal.Preview +PackageVersion: 1.22.2912.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3a4a7188d20268400d3eb92a834eb7da27489ff7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 06:39:11 +0800 Subject: [PATCH 176/720] New version: Vivaldi.Vivaldi.Snapshot version 7.0.3495.1 (#185087) --- .../Vivaldi.Vivaldi.Snapshot.installer.yaml | 85 +++++++++++++++++++ ...Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml | 43 ++++++++++ ...Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml | 33 +++++++ .../7.0.3495.1/Vivaldi.Vivaldi.Snapshot.yaml | 8 ++ 4 files changed, 169 insertions(+) create mode 100644 manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.1/Vivaldi.Vivaldi.Snapshot.installer.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.1/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.1/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.1/Vivaldi.Vivaldi.Snapshot.yaml diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.1/Vivaldi.Vivaldi.Snapshot.installer.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.1/Vivaldi.Vivaldi.Snapshot.installer.yaml new file mode 100644 index 000000000000..b3a29455f599 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.1/Vivaldi.Vivaldi.Snapshot.installer.yaml @@ -0,0 +1,85 @@ +# 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: Vivaldi.Vivaldi.Snapshot +PackageVersion: 7.0.3495.1 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --vivaldi-silent + SilentWithProgress: --vivaldi-silent + InstallLocation: --vivaldi-install-dir="" + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 7 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- mht +- mhtml +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.7.0.3495.1.exe + InstallerSha256: D3A57ADEA73335E88961F9B509122B3C62BD26AAAC7AE724EBF3B41481F0EDD0 + InstallerSwitches: + Custom: --do-not-launch-chrome + ProductCode: Vivaldi +- Architecture: x86 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.7.0.3495.1.exe + InstallerSha256: D3A57ADEA73335E88961F9B509122B3C62BD26AAAC7AE724EBF3B41481F0EDD0 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level + ProductCode: Vivaldi +- Architecture: x64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.7.0.3495.1.x64.exe + InstallerSha256: E098447F2152D26ACA98BB00553FC28441D909C4F086E1A1F80C5432E8F804D6 + InstallerSwitches: + Custom: --do-not-launch-chrome + ProductCode: Vivaldi +- Architecture: x64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.7.0.3495.1.x64.exe + InstallerSha256: E098447F2152D26ACA98BB00553FC28441D909C4F086E1A1F80C5432E8F804D6 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level + ProductCode: Vivaldi +- Architecture: arm64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.7.0.3495.1.arm64.exe + InstallerSha256: 24B831C9BEE6A090782985D17D0ED7027301BCE3F2D1BE30EDFD39148E37B8C0 + InstallerSwitches: + Custom: --do-not-launch-chrome + ProductCode: Vivaldi +- Architecture: arm64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.7.0.3495.1.arm64.exe + InstallerSha256: 24B831C9BEE6A090782985D17D0ED7027301BCE3F2D1BE30EDFD39148E37B8C0 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level + ProductCode: Vivaldi +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.1/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.1/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml new file mode 100644 index 000000000000..6c8d21b9c926 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.1/Vivaldi.Vivaldi.Snapshot.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: Vivaldi.Vivaldi.Snapshot +PackageVersion: 7.0.3495.1 +PackageLocale: en-US +Publisher: Vivaldi Technologies AS. +PublisherUrl: https://vivaldi.com/ +PublisherSupportUrl: https://help.vivaldi.com/ +PrivacyUrl: https://vivaldi.com/privacy/browser/ +Author: Vivaldi Technologies AS. +PackageName: Vivaldi (Snapshot) +PackageUrl: https://vivaldi.com/desktop/ +License: Freeware +LicenseUrl: https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/ +Copyright: Copyright 2024 Vivaldi Technologies AS. All rights reserved. +# CopyrightUrl: +ShortDescription: Powerful, Personal and Private web browser +Description: Vivaldi is a web browser. But fun. It comes with a bunch of clever features built-in. It’s super flexible and does not track you. +# Moniker: +Tags: +- browser +- chromium +- internet +- web +- webpage +ReleaseNotes: |- + - [Chromium] Upgraded to 130.0.6723.80 + - [Dashboard][Calendar] Agenda widget view does not advance overnight VB-110516 + - [Dashboard][Panel] Exclude panels and web-widgets from trash VB-110588 + - [Dashboard][Performance] Top sites' icons 7-8 load slower than the rest VB-110381 + - [Mail] Cannot click the jump to latest button VB-110592 + - [Panel] Video from removed web-panel restored in background VB-110527 + - [Sync] Synced Tabs no longer allow me to open all windows at the same time VB-110047 + - [Themes] New icon for the Workspaces button is missing VB-110258 + - [Themes] New icon for the update status button is missing VB-110598 + - [Themes] Search field on Start Page almost invisible in dark theme VB-110515 +ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/snapshot/7.0.3495.1.html +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.1/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.1/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml new file mode 100644 index 000000000000..ce078a6ea95b --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.1/Vivaldi.Vivaldi.Snapshot.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: Vivaldi.Vivaldi.Snapshot +PackageVersion: 7.0.3495.1 +PackageLocale: zh-CN +Publisher: Vivaldi Technologies AS. +PublisherUrl: https://vivaldi.com/zh-hans/ +PublisherSupportUrl: https://help.vivaldi.com/ +PrivacyUrl: https://vivaldi.com/zh-hans/privacy/browser/ +Author: Vivaldi Technologies AS. +PackageName: Vivaldi(快照版) +PackageUrl: https://vivaldi.com/zh-hans/desktop/ +License: 免费软件 +LicenseUrl: https://vivaldi.com/zh-hans/privacy/vivaldi-end-user-license-agreement/ +Copyright: Copyright 2024 Vivaldi Technologies AS. 版权所有。 +# CopyrightUrl: +ShortDescription: 功能强大、个性定制、注重隐私的浏览器 +Description: Vivaldi 是一个有趣的浏览器,内置了很多强大的功能,并且非常灵活,不会跟踪你。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +# ReleaseNotes: +ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/snapshot/7.0.3495.1.html +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.1/Vivaldi.Vivaldi.Snapshot.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.1/Vivaldi.Vivaldi.Snapshot.yaml new file mode 100644 index 000000000000..5b1158625be1 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.1/Vivaldi.Vivaldi.Snapshot.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: Vivaldi.Vivaldi.Snapshot +PackageVersion: 7.0.3495.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 241439169f4e5cf4c378c0c8c5612350bd14ae8f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 06:52:19 +0800 Subject: [PATCH 177/720] New version: Google.Chrome.EXE version 130.0.6723.70 (#185082) --- .../Google.Chrome.EXE.installer.yaml | 79 +++++++++++++++++++ .../Google.Chrome.EXE.locale.en-US.yaml | 33 ++++++++ .../Google.Chrome.EXE.locale.nb-NO.yaml | 30 +++++++ .../Google.Chrome.EXE.locale.zh-CN.yaml | 32 ++++++++ .../EXE/130.0.6723.70/Google.Chrome.EXE.yaml | 8 ++ 5 files changed, 182 insertions(+) create mode 100644 manifests/g/Google/Chrome/EXE/130.0.6723.70/Google.Chrome.EXE.installer.yaml create mode 100644 manifests/g/Google/Chrome/EXE/130.0.6723.70/Google.Chrome.EXE.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/EXE/130.0.6723.70/Google.Chrome.EXE.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/EXE/130.0.6723.70/Google.Chrome.EXE.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/EXE/130.0.6723.70/Google.Chrome.EXE.yaml diff --git a/manifests/g/Google/Chrome/EXE/130.0.6723.70/Google.Chrome.EXE.installer.yaml b/manifests/g/Google/Chrome/EXE/130.0.6723.70/Google.Chrome.EXE.installer.yaml new file mode 100644 index 000000000000..f1deb915d9b2 --- /dev/null +++ b/manifests/g/Google/Chrome/EXE/130.0.6723.70/Google.Chrome.EXE.installer.yaml @@ -0,0 +1,79 @@ +# 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: Google.Chrome.EXE +PackageVersion: 130.0.6723.70 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/acawua43qdcszeqhgksfb55bia_130.0.6723.70/130.0.6723.70_chrome_installer.exe + InstallerSha256: 0E8BC63C332260E2A9A648569D76383833DA4A3F1D4DB63AE75F91B6F974589B + InstallerSwitches: + Custom: --do-not-launch-chrome + ProductCode: Google Chrome +- Architecture: x86 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/acawua43qdcszeqhgksfb55bia_130.0.6723.70/130.0.6723.70_chrome_installer.exe + InstallerSha256: 0E8BC63C332260E2A9A648569D76383833DA4A3F1D4DB63AE75F91B6F974589B + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level + ProductCode: Google Chrome +- Architecture: x64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/gp4euzff246fspqt6uwnrqmx6y_130.0.6723.70/130.0.6723.70_chrome_installer.exe + InstallerSha256: 95AF56889EEB7C012AF7E775A2F05B6B3A5CC157EFDDE6309A3CB94FFB39FF87 + InstallerSwitches: + Custom: --do-not-launch-chrome + ProductCode: Google Chrome +- Architecture: x64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/gp4euzff246fspqt6uwnrqmx6y_130.0.6723.70/130.0.6723.70_chrome_installer.exe + InstallerSha256: 95AF56889EEB7C012AF7E775A2F05B6B3A5CC157EFDDE6309A3CB94FFB39FF87 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level + ProductCode: Google Chrome +- Architecture: arm64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/nnheitqo7vdud2zjhm74fk7hty_130.0.6723.70/130.0.6723.70_chrome_installer.exe + InstallerSha256: 82F6B0968A6646F4D75C6D1DB063C68743654874F7FFF8ED36C2A2E80AC99E2E + InstallerSwitches: + Custom: --do-not-launch-chrome + ProductCode: Google Chrome +- Architecture: arm64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/nnheitqo7vdud2zjhm74fk7hty_130.0.6723.70/130.0.6723.70_chrome_installer.exe + InstallerSha256: 82F6B0968A6646F4D75C6D1DB063C68743654874F7FFF8ED36C2A2E80AC99E2E + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level + ProductCode: Google Chrome +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/EXE/130.0.6723.70/Google.Chrome.EXE.locale.en-US.yaml b/manifests/g/Google/Chrome/EXE/130.0.6723.70/Google.Chrome.EXE.locale.en-US.yaml new file mode 100644 index 000000000000..03693da30be3 --- /dev/null +++ b/manifests/g/Google/Chrome/EXE/130.0.6723.70/Google.Chrome.EXE.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: Google.Chrome.EXE +PackageVersion: 130.0.6723.70 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome (EXE) +PackageUrl: https://www.google.com/chrome/ +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms +Copyright: Copyright 2024 Google LLC. All rights reserved. +# CopyrightUrl: +ShortDescription: The browser built by Google +Description: A more simple, secure, and faster web browser than ever, with Google’s smarts built-in. +# Moniker: +Tags: +- browser +- chromium +- internet +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/EXE/130.0.6723.70/Google.Chrome.EXE.locale.nb-NO.yaml b/manifests/g/Google/Chrome/EXE/130.0.6723.70/Google.Chrome.EXE.locale.nb-NO.yaml new file mode 100644 index 000000000000..d9a31c8936bb --- /dev/null +++ b/manifests/g/Google/Chrome/EXE/130.0.6723.70/Google.Chrome.EXE.locale.nb-NO.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: Google.Chrome.EXE +PackageVersion: 130.0.6723.70 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome (EXE) +PackageUrl: https://www.google.com/intl/no/chrome/ +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2024 Google LLC. Med enerett. +# CopyrightUrl: +ShortDescription: Nettleseren fra Google +Description: Enklere, tryggere og raskere enn noensinne – med Googles smarte funksjoner. +# Moniker: +Tags: +- chromium +- nettleseren +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/EXE/130.0.6723.70/Google.Chrome.EXE.locale.zh-CN.yaml b/manifests/g/Google/Chrome/EXE/130.0.6723.70/Google.Chrome.EXE.locale.zh-CN.yaml new file mode 100644 index 000000000000..09d4711b7285 --- /dev/null +++ b/manifests/g/Google/Chrome/EXE/130.0.6723.70/Google.Chrome.EXE.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: Google.Chrome.EXE +PackageVersion: 130.0.6723.70 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome (EXE) +PackageUrl: https://www.google.com/intl/zh-CN/chrome/ +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2024 Google LLC. 保留所有权利。 +# CopyrightUrl: +ShortDescription: 由 Google 打造的浏览器 +Description: 得益于 Google 智能工具,Chrome 现在更易用、更安全、更快速。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/EXE/130.0.6723.70/Google.Chrome.EXE.yaml b/manifests/g/Google/Chrome/EXE/130.0.6723.70/Google.Chrome.EXE.yaml new file mode 100644 index 000000000000..b3598d48fcc9 --- /dev/null +++ b/manifests/g/Google/Chrome/EXE/130.0.6723.70/Google.Chrome.EXE.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: Google.Chrome.EXE +PackageVersion: 130.0.6723.70 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 1f0084bca9e1e870b6a04d4e27c2c8ac7c6a9e5e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 07:07:20 +0800 Subject: [PATCH 178/720] New version: Google.Chrome version 130.0.6723.70 (#185081) --- .../Google.Chrome.installer.yaml | 20 +++++++++---------- .../Google.Chrome.locale.en-US.yaml | 2 +- .../Google.Chrome.locale.nb-NO.yaml | 2 +- .../Google.Chrome.locale.zh-CN.yaml | 2 +- .../Google.Chrome.yaml | 2 +- 5 files changed, 14 insertions(+), 14 deletions(-) rename manifests/g/Google/Chrome/{130.0.6723.59 => 130.0.6723.70}/Google.Chrome.installer.yaml (61%) rename manifests/g/Google/Chrome/{130.0.6723.59 => 130.0.6723.70}/Google.Chrome.locale.en-US.yaml (94%) rename manifests/g/Google/Chrome/{130.0.6723.59 => 130.0.6723.70}/Google.Chrome.locale.nb-NO.yaml (94%) rename manifests/g/Google/Chrome/{130.0.6723.59 => 130.0.6723.70}/Google.Chrome.locale.zh-CN.yaml (94%) rename manifests/g/Google/Chrome/{130.0.6723.59 => 130.0.6723.70}/Google.Chrome.yaml (87%) diff --git a/manifests/g/Google/Chrome/130.0.6723.59/Google.Chrome.installer.yaml b/manifests/g/Google/Chrome/130.0.6723.70/Google.Chrome.installer.yaml similarity index 61% rename from manifests/g/Google/Chrome/130.0.6723.59/Google.Chrome.installer.yaml rename to manifests/g/Google/Chrome/130.0.6723.70/Google.Chrome.installer.yaml index 87723308942c..f77405d9edf8 100644 --- a/manifests/g/Google/Chrome/130.0.6723.59/Google.Chrome.installer.yaml +++ b/manifests/g/Google/Chrome/130.0.6723.70/Google.Chrome.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: Google.Chrome -PackageVersion: 130.0.6723.59 +PackageVersion: 130.0.6723.70 InstallerType: wix Scope: machine UpgradeBehavior: install @@ -26,24 +26,24 @@ ElevationRequirement: elevatesSelf Installers: - Architecture: x64 InstallerUrl: https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise64.msi - InstallerSha256: B2CF743623BD076631CAC4A2F6E03A310ABF065145ECEE75DA48B9B589AB616A - ProductCode: '{55D919B1-E2BB-3FAE-8D27-8B0E0E0F3A90}' + InstallerSha256: 637C5D8549DA5665E0A484F48C5052D50A38CEB813EB9F7629EE7F15E1D51A86 + ProductCode: '{D3DD3684-598F-3137-9CE7-5ED1F6781C6F}' AppsAndFeaturesEntries: - - ProductCode: '{55D919B1-E2BB-3FAE-8D27-8B0E0E0F3A90}' + - ProductCode: '{D3DD3684-598F-3137-9CE7-5ED1F6781C6F}' UpgradeCode: '{C1DFDF69-5945-32F2-A35E-EE94C99C7CF4}' - Architecture: arm64 InstallerUrl: https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise_arm64.msi - InstallerSha256: 7B5A4A41AC1EEAC5FB086D4AC0D49878532FF97151B5193A5291F6D19F812016 - ProductCode: '{156E6054-8FBD-379A-8BAD-9D7084B0261E}' + InstallerSha256: 608B6CF66FA1339D85AAF660D93D17C9457ABB19151B0C340ABFD26C3E8F96B8 + ProductCode: '{188E4200-C6AB-3E7F-BE51-ACBC6F853E01}' AppsAndFeaturesEntries: - - ProductCode: '{156E6054-8FBD-379A-8BAD-9D7084B0261E}' + - ProductCode: '{188E4200-C6AB-3E7F-BE51-ACBC6F853E01}' UpgradeCode: '{C1DFDF69-5945-32F2-A35E-EE94C99C7CF4}' - Architecture: x86 InstallerUrl: https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise.msi - InstallerSha256: 4AD97A0B520B4F5F92964268D4FFB51D06D70679711B5D63C3CBD214D3D7DDF6 - ProductCode: '{DD8B6989-7440-312E-A4BB-42E2129A915B}' + InstallerSha256: AE99490796CBA16A797B5C5CD96E0F3A0E7FE34102337901BEDAC1EE555C2B6E + ProductCode: '{C493DDD0-F5E8-3A3E-9D71-EFB750782FE2}' AppsAndFeaturesEntries: - - ProductCode: '{DD8B6989-7440-312E-A4BB-42E2129A915B}' + - ProductCode: '{C493DDD0-F5E8-3A3E-9D71-EFB750782FE2}' UpgradeCode: '{C1DFDF69-5945-32F2-A35E-EE94C99C7CF4}' ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/130.0.6723.59/Google.Chrome.locale.en-US.yaml b/manifests/g/Google/Chrome/130.0.6723.70/Google.Chrome.locale.en-US.yaml similarity index 94% rename from manifests/g/Google/Chrome/130.0.6723.59/Google.Chrome.locale.en-US.yaml rename to manifests/g/Google/Chrome/130.0.6723.70/Google.Chrome.locale.en-US.yaml index 7273a46db6d2..f6324d009e7a 100644 --- a/manifests/g/Google/Chrome/130.0.6723.59/Google.Chrome.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/130.0.6723.70/Google.Chrome.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: Google.Chrome -PackageVersion: 130.0.6723.59 +PackageVersion: 130.0.6723.70 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/130.0.6723.59/Google.Chrome.locale.nb-NO.yaml b/manifests/g/Google/Chrome/130.0.6723.70/Google.Chrome.locale.nb-NO.yaml similarity index 94% rename from manifests/g/Google/Chrome/130.0.6723.59/Google.Chrome.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/130.0.6723.70/Google.Chrome.locale.nb-NO.yaml index 71facb444d2f..60a61cfcd464 100644 --- a/manifests/g/Google/Chrome/130.0.6723.59/Google.Chrome.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/130.0.6723.70/Google.Chrome.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: Google.Chrome -PackageVersion: 130.0.6723.59 +PackageVersion: 130.0.6723.70 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/130.0.6723.59/Google.Chrome.locale.zh-CN.yaml b/manifests/g/Google/Chrome/130.0.6723.70/Google.Chrome.locale.zh-CN.yaml similarity index 94% rename from manifests/g/Google/Chrome/130.0.6723.59/Google.Chrome.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/130.0.6723.70/Google.Chrome.locale.zh-CN.yaml index 43906c0e6d1e..aa904b8cce91 100644 --- a/manifests/g/Google/Chrome/130.0.6723.59/Google.Chrome.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/130.0.6723.70/Google.Chrome.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: Google.Chrome -PackageVersion: 130.0.6723.59 +PackageVersion: 130.0.6723.70 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/130.0.6723.59/Google.Chrome.yaml b/manifests/g/Google/Chrome/130.0.6723.70/Google.Chrome.yaml similarity index 87% rename from manifests/g/Google/Chrome/130.0.6723.59/Google.Chrome.yaml rename to manifests/g/Google/Chrome/130.0.6723.70/Google.Chrome.yaml index 50e4402da04d..2fbce126fbe2 100644 --- a/manifests/g/Google/Chrome/130.0.6723.59/Google.Chrome.yaml +++ b/manifests/g/Google/Chrome/130.0.6723.70/Google.Chrome.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: Google.Chrome -PackageVersion: 130.0.6723.59 +PackageVersion: 130.0.6723.70 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From de9e7170d07f99a6920a006746d1047dc2153dc7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 07:24:52 +0800 Subject: [PATCH 179/720] New version: Microsoft.EdgeWebView2Runtime version 130.0.2849.52 (#185084) --- ...crosoft.EdgeWebView2Runtime.installer.yaml | 48 +++++++++++++++++++ ...soft.EdgeWebView2Runtime.locale.en-US.yaml | 31 ++++++++++++ ...soft.EdgeWebView2Runtime.locale.zh-CN.yaml | 31 ++++++++++++ .../Microsoft.EdgeWebView2Runtime.yaml | 8 ++++ 4 files changed, 118 insertions(+) create mode 100644 manifests/m/Microsoft/EdgeWebView2Runtime/130.0.2849.52/Microsoft.EdgeWebView2Runtime.installer.yaml create mode 100644 manifests/m/Microsoft/EdgeWebView2Runtime/130.0.2849.52/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/EdgeWebView2Runtime/130.0.2849.52/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/EdgeWebView2Runtime/130.0.2849.52/Microsoft.EdgeWebView2Runtime.yaml diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/130.0.2849.52/Microsoft.EdgeWebView2Runtime.installer.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/130.0.2849.52/Microsoft.EdgeWebView2Runtime.installer.yaml new file mode 100644 index 000000000000..d6e9847851b9 --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/130.0.2849.52/Microsoft.EdgeWebView2Runtime.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: Microsoft.EdgeWebView2Runtime +PackageVersion: 130.0.2849.52 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/b1cb9a67-7ad5-4379-a140-a67b3a37ceb2/MicrosoftEdgeWebView2RuntimeInstallerX86.exe + InstallerSha256: 66E552BC7E81D6E18B1B5C40760AA00556A1FC416EF9FE483DC3946B49233CB8 + ProductCode: Microsoft EdgeWebView +- Architecture: x86 + Scope: machine + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/b1cb9a67-7ad5-4379-a140-a67b3a37ceb2/MicrosoftEdgeWebView2RuntimeInstallerX86.exe + InstallerSha256: 66E552BC7E81D6E18B1B5C40760AA00556A1FC416EF9FE483DC3946B49233CB8 + ProductCode: Microsoft EdgeWebView + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/f4a2c323-06f3-4a20-9b7f-fbbd28e61af5/MicrosoftEdgeWebView2RuntimeInstallerX64.exe + InstallerSha256: 40A678E90FBEBFFB400A2F2FDD5056625E4D0D7B8E2DF959E838F74C0D907930 + ProductCode: Microsoft EdgeWebView +- Architecture: x64 + Scope: machine + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/f4a2c323-06f3-4a20-9b7f-fbbd28e61af5/MicrosoftEdgeWebView2RuntimeInstallerX64.exe + InstallerSha256: 40A678E90FBEBFFB400A2F2FDD5056625E4D0D7B8E2DF959E838F74C0D907930 + ProductCode: Microsoft EdgeWebView + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/1e6c59d6-2bc0-4851-8dbb-3a93d81c1615/MicrosoftEdgeWebView2RuntimeInstallerARM64.exe + InstallerSha256: CB4ED40755952F31592677FFAB6BC5970F1DFC3355440AC8941150197A126451 + ProductCode: Microsoft EdgeWebView +- Architecture: arm64 + Scope: machine + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/1e6c59d6-2bc0-4851-8dbb-3a93d81c1615/MicrosoftEdgeWebView2RuntimeInstallerARM64.exe + InstallerSha256: CB4ED40755952F31592677FFAB6BC5970F1DFC3355440AC8941150197A126451 + ProductCode: Microsoft EdgeWebView + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/130.0.2849.52/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/130.0.2849.52/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml new file mode 100644 index 000000000000..4defa6b4614b --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/130.0.2849.52/Microsoft.EdgeWebView2Runtime.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: Microsoft.EdgeWebView2Runtime +PackageVersion: 130.0.2849.52 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://github.com/MicrosoftEdge/WebView2Feedback/issues +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge WebView2 Runtime +PackageUrl: https://developer.microsoft.com/microsoft-edge/webview2/ +License: Proprietary +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: © 2024 Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Embed web content (HTML, CSS, and JavaScript) in your native applications with Microsoft Edge WebView2. +# Description: +Moniker: webview2 +Tags: +- webview +# ReleaseNotes: +ReleaseNotesUrl: https://learn.microsoft.com/microsoft-edge/webview2/release-notes/ +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://learn.microsoft.com/microsoft-edge/webview2/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/130.0.2849.52/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/130.0.2849.52/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml new file mode 100644 index 000000000000..f1ea95c527a7 --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/130.0.2849.52/Microsoft.EdgeWebView2Runtime.locale.zh-CN.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.locale.1.6.0.schema.json + +PackageIdentifier: Microsoft.EdgeWebView2Runtime +PackageVersion: 130.0.2849.52 +PackageLocale: zh-CN +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://github.com/MicrosoftEdge/WebView2Feedback/issues +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge WebView2 Runtime +PackageUrl: https://developer.microsoft.com/zh-cn/microsoft-edge/webview2/ +License: 专有软件 +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: © 2024 Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: 使用 Microsoft Edge WebView2 将 Web 内容(HTML、CSS 和 JavaScript)嵌入本机应用程序中。 +# Description: +# Moniker: +Tags: +- webview +# ReleaseNotes: +ReleaseNotesUrl: https://learn.microsoft.com/zh-cn/microsoft-edge/webview2/release-notes/ +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://learn.microsoft.com/zh-cn/microsoft-edge/webview2/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/130.0.2849.52/Microsoft.EdgeWebView2Runtime.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/130.0.2849.52/Microsoft.EdgeWebView2Runtime.yaml new file mode 100644 index 000000000000..955ae86b4dea --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/130.0.2849.52/Microsoft.EdgeWebView2Runtime.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: Microsoft.EdgeWebView2Runtime +PackageVersion: 130.0.2849.52 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 57edc3fc91f320323db323e92f2b1250251f5e5c Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:29:06 +1100 Subject: [PATCH 180/720] New version: Puppet.puppet-agent version 8.10.0 (#185092) --- .../8.10.0/Puppet.puppet-agent.installer.yaml | 26 +++++++++++++++++++ .../Puppet.puppet-agent.locale.en-US.yaml | 21 +++++++++++++++ .../8.10.0/Puppet.puppet-agent.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/p/Puppet/puppet-agent/8.10.0/Puppet.puppet-agent.installer.yaml create mode 100644 manifests/p/Puppet/puppet-agent/8.10.0/Puppet.puppet-agent.locale.en-US.yaml create mode 100644 manifests/p/Puppet/puppet-agent/8.10.0/Puppet.puppet-agent.yaml diff --git a/manifests/p/Puppet/puppet-agent/8.10.0/Puppet.puppet-agent.installer.yaml b/manifests/p/Puppet/puppet-agent/8.10.0/Puppet.puppet-agent.installer.yaml new file mode 100644 index 000000000000..ef639959e88c --- /dev/null +++ b/manifests/p/Puppet/puppet-agent/8.10.0/Puppet.puppet-agent.installer.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Puppet.puppet-agent +PackageVersion: 8.10.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +Commands: +- puppet +Installers: +- Architecture: x86 + InstallerUrl: https://downloads.puppetlabs.com/windows/puppet8/puppet-agent-8.10.0-x86.msi + InstallerSha256: 8E1C7501D90FFDFFA9A4E5E9DB29986C08AC0B08F2DBD6C2292D0ACAB9974EFF + ProductCode: '{920FEB48-B20A-4D4D-9AC9-EAEA898949B4}' + AppsAndFeaturesEntries: + - UpgradeCode: '{2AD3D11C-61B3-4710-B106-B4FDEC5FA358}' +- Architecture: x64 + InstallerUrl: https://downloads.puppetlabs.com/windows/puppet8/puppet-agent-8.10.0-x64.msi + InstallerSha256: F47C4EC0DDEF7DFF097FD77E7C74610297BA4233BE7E9EE6A366C106F6437459 + ProductCode: '{E8DAC06D-885F-4175-A38F-1266CFE64AE4}' + AppsAndFeaturesEntries: + - DisplayName: Puppet Agent (64-bit) + UpgradeCode: '{2AD3D11C-61B3-4710-B106-B4FDEC5FA358}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/p/Puppet/puppet-agent/8.10.0/Puppet.puppet-agent.locale.en-US.yaml b/manifests/p/Puppet/puppet-agent/8.10.0/Puppet.puppet-agent.locale.en-US.yaml new file mode 100644 index 000000000000..edfc6b062e1d --- /dev/null +++ b/manifests/p/Puppet/puppet-agent/8.10.0/Puppet.puppet-agent.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: Puppet.puppet-agent +PackageVersion: 8.10.0 +PackageLocale: en-US +Publisher: Puppet Inc +PublisherSupportUrl: https://puppetlabs.com/support +PrivacyUrl: https://puppetlabs.com/legal/privacy-policy +PackageName: Puppet Agent +PackageUrl: https://puppet.com/docs/puppet/7/puppet_index.html +License: Apache 2.0 +LicenseUrl: https://github.com/puppetlabs/puppet/blob/main/LICENSE +ShortDescription: Puppet is a tool that helps you manage and automate the configuration of servers. +Moniker: puppet +Tags: +- pe +- puppet +- puppetlabs +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/p/Puppet/puppet-agent/8.10.0/Puppet.puppet-agent.yaml b/manifests/p/Puppet/puppet-agent/8.10.0/Puppet.puppet-agent.yaml new file mode 100644 index 000000000000..8d89a3a8d214 --- /dev/null +++ b/manifests/p/Puppet/puppet-agent/8.10.0/Puppet.puppet-agent.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: Puppet.puppet-agent +PackageVersion: 8.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b91220bb6d9009e4a44fee6556d60051b3033300 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Wed, 23 Oct 2024 11:13:21 +1100 Subject: [PATCH 181/720] New version: TechSmith.Camtasia version 24.1.1.4579 (#185093) --- .../TechSmith.Camtasia.installer.yaml | 28 ++++++++++++++++ .../TechSmith.Camtasia.locale.en-US.yaml | 32 +++++++++++++++++++ .../24.1.1.4579/TechSmith.Camtasia.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/t/TechSmith/Camtasia/24.1.1.4579/TechSmith.Camtasia.installer.yaml create mode 100644 manifests/t/TechSmith/Camtasia/24.1.1.4579/TechSmith.Camtasia.locale.en-US.yaml create mode 100644 manifests/t/TechSmith/Camtasia/24.1.1.4579/TechSmith.Camtasia.yaml diff --git a/manifests/t/TechSmith/Camtasia/24.1.1.4579/TechSmith.Camtasia.installer.yaml b/manifests/t/TechSmith/Camtasia/24.1.1.4579/TechSmith.Camtasia.installer.yaml new file mode 100644 index 000000000000..115baa181440 --- /dev/null +++ b/manifests/t/TechSmith/Camtasia/24.1.1.4579/TechSmith.Camtasia.installer.yaml @@ -0,0 +1,28 @@ +# Created with komac v2.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: TechSmith.Camtasia +PackageVersion: 24.1.1.4579 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19042.0 +InstallerType: burn +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.EdgeWebView2Runtime + MinimumVersion: 92.0.902.78 + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + MinimumVersion: 14.27.29112.0 +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x64 + InstallerUrl: https://download.techsmith.com/camtasiastudio/releases/2411/camtasia.exe + InstallerSha256: D14D251E5745736273879B6603337D6FF8512486BF8E6EEDCD917BBFD6557138 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/t/TechSmith/Camtasia/24.1.1.4579/TechSmith.Camtasia.locale.en-US.yaml b/manifests/t/TechSmith/Camtasia/24.1.1.4579/TechSmith.Camtasia.locale.en-US.yaml new file mode 100644 index 000000000000..fa2043aa0f7f --- /dev/null +++ b/manifests/t/TechSmith/Camtasia/24.1.1.4579/TechSmith.Camtasia.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: TechSmith.Camtasia +PackageVersion: 24.1.1.4579 +PackageLocale: en-US +Publisher: TechSmith Corporation +PublisherUrl: https://www.techsmith.com/ +PublisherSupportUrl: https://www.techsmith.com/help.html +PrivacyUrl: https://www.techsmith.com/privacy.html +Author: TechSmith Corporation +PackageName: Camtasia +PackageUrl: https://www.techsmith.com/ +License: Proprietary +LicenseUrl: https://www.techsmith.com/camtasia-eula.html +Copyright: © 1995 - 2023, TechSmith Corporation, All Rights Reserved. +CopyrightUrl: https://www.techsmith.com/camtasia-eula.html +ShortDescription: Camtasia is the best all-in-one screen recorder and video editor. Record your screen, add video effects, transitions and more. +Description: |- + Camtasia is a video-based screen capture program that enables users to demonstrate and communicate ideas or share knowledge using video. + From quick video demos to extensive video projects, Camtasia has a wide range of editing tools to create video content from a variety of sources. + Users can record from webcam or screen, introduce a variety of effects, and easily share videos over multiple channels. +Moniker: camtasia +Tags: +- capture +- record +- screen +- screen-capture +- screen-record +- screencast +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/t/TechSmith/Camtasia/24.1.1.4579/TechSmith.Camtasia.yaml b/manifests/t/TechSmith/Camtasia/24.1.1.4579/TechSmith.Camtasia.yaml new file mode 100644 index 000000000000..fbc0c02bc33d --- /dev/null +++ b/manifests/t/TechSmith/Camtasia/24.1.1.4579/TechSmith.Camtasia.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: TechSmith.Camtasia +PackageVersion: 24.1.1.4579 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4247b4d396d25d80b2f0c23b363ee7fea4a5cd08 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:19:39 +0800 Subject: [PATCH 182/720] New version: Discord.Discord.Canary version 1.0.468 (#185071) --- .../Discord.Discord.Canary.installer.yaml | 20 ++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 38 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 35 +++++++++++++++++ .../1.0.468/Discord.Discord.Canary.yaml | 8 ++++ 4 files changed, 101 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.468/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.468/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.468/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.468/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.468/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.468/Discord.Discord.Canary.installer.yaml new file mode 100644 index 000000000000..cd9eb230f8a4 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.468/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.468 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +Installers: +- Architecture: x64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.468/DiscordCanarySetup.exe + InstallerSha256: 18EDD3844D956C0E1B767A9DCD2760D1FD3A2AB4F98FE10DCA046D60BA650635 + ProductCode: DiscordCanary +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.468/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.468/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..3964c445b91a --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.468/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.468 +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.468/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.468/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..87730a9064ac --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.468/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.468 +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.468/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.468/Discord.Discord.Canary.yaml new file mode 100644 index 000000000000..012b870a73fd --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.468/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.468 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From c2f13a7f99b9b59d0f4b6b18cc1493badae812a2 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Wed, 23 Oct 2024 15:49:07 +1100 Subject: [PATCH 183/720] New version: Microsoft.Edge.Beta version 130.0.2849.52 (#185060) --- .../Microsoft.Edge.Beta.installer.yaml | 34 +++++++++++++++++++ .../Microsoft.Edge.Beta.locale.en-US.yaml | 28 +++++++++++++++ .../130.0.2849.52/Microsoft.Edge.Beta.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/m/Microsoft/Edge/Beta/130.0.2849.52/Microsoft.Edge.Beta.installer.yaml create mode 100644 manifests/m/Microsoft/Edge/Beta/130.0.2849.52/Microsoft.Edge.Beta.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Edge/Beta/130.0.2849.52/Microsoft.Edge.Beta.yaml diff --git a/manifests/m/Microsoft/Edge/Beta/130.0.2849.52/Microsoft.Edge.Beta.installer.yaml b/manifests/m/Microsoft/Edge/Beta/130.0.2849.52/Microsoft.Edge.Beta.installer.yaml new file mode 100644 index 000000000000..342952cf0e49 --- /dev/null +++ b/manifests/m/Microsoft/Edge/Beta/130.0.2849.52/Microsoft.Edge.Beta.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: Microsoft.Edge.Beta +PackageVersion: 130.0.2849.52 +InstallerLocale: en-US +InstallerType: msi +Scope: machine +Protocols: +- http +- https +FileExtensions: +- crx +- htm +- html +- pdf +- url +AppsAndFeaturesEntries: +- UpgradeCode: '{55B884A6-908D-3E59-BDCE-5E4BFA64FA7B}' +Installers: +- Architecture: x86 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/8d6ab79d-ddc3-4e95-ad2c-96c4b9f9231f/MicrosoftEdgeBetaEnterpriseX86.msi + InstallerSha256: 7AFFA54D27094484947E792A45AE85825448E58A64DF1D57F8F52F4540474712 + ProductCode: '{10DD1537-E9BC-324D-BC7F-CCEF17B68D25}' +- Architecture: x64 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/271c27b8-c111-43c1-93fa-360672097205/MicrosoftEdgeBetaEnterpriseX64.msi + InstallerSha256: B7862A76656CD9B11F0F9C56EBBE8FCC9D8F8398E3D7A6F7B43710120FD1BE37 + ProductCode: '{C9F01B62-8307-3EBC-AB88-36F13C008F28}' +- Architecture: arm64 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/e51843a6-cd1a-48ed-b353-39dfada5d172/MicrosoftEdgeBetaEnterpriseARM64.msi + InstallerSha256: BA1DA8A082B3C7D80676ADD4F78E0F22EB8BDDA9FE4AB0FC5138150A5651C6DA + ProductCode: '{49946C5D-714F-394E-8BED-E0350E42B130}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Edge/Beta/130.0.2849.52/Microsoft.Edge.Beta.locale.en-US.yaml b/manifests/m/Microsoft/Edge/Beta/130.0.2849.52/Microsoft.Edge.Beta.locale.en-US.yaml new file mode 100644 index 000000000000..b4e447d7b252 --- /dev/null +++ b/manifests/m/Microsoft/Edge/Beta/130.0.2849.52/Microsoft.Edge.Beta.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: Microsoft.Edge.Beta +PackageVersion: 130.0.2849.52 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/en-US +PublisherSupportUrl: https://support.microsoft.com/en-us/microsoft-edge +PrivacyUrl: https://privacy.microsoft.com/en-US/privacystatement +Author: Microsoft +PackageName: Microsoft Edge Beta +PackageUrl: https://www.microsoft.com/en-us/edge +License: MIT License +LicenseUrl: https://www.microsoft.com/en-us/servicesagreement +Copyright: Copyright (C) Microsoft Corporation +CopyrightUrl: https://www.microsoft.com/en-us/servicesagreement +ShortDescription: World-class performance with more privacy, more productivity, and more value while you browse. +Moniker: msedge-beta +Tags: +- beta +- browser +- chromium +- edge +- web +- web-browser +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Edge/Beta/130.0.2849.52/Microsoft.Edge.Beta.yaml b/manifests/m/Microsoft/Edge/Beta/130.0.2849.52/Microsoft.Edge.Beta.yaml new file mode 100644 index 000000000000..3919947470c8 --- /dev/null +++ b/manifests/m/Microsoft/Edge/Beta/130.0.2849.52/Microsoft.Edge.Beta.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: Microsoft.Edge.Beta +PackageVersion: 130.0.2849.52 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 176e6b6937706535faf487c57ce215ca03d87d73 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Wed, 23 Oct 2024 06:49:28 +0200 Subject: [PATCH 184/720] Update version: GitButler.GitButler version 0.13.5 (#185075) --- .../0.13.5/GitButler.GitButler.installer.yaml | 14 +++++++++++ .../GitButler.GitButler.locale.en-US.yaml | 23 +++++++++++++++++++ .../GitButler/0.13.5/GitButler.GitButler.yaml | 8 +++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/g/GitButler/GitButler/0.13.5/GitButler.GitButler.installer.yaml create mode 100644 manifests/g/GitButler/GitButler/0.13.5/GitButler.GitButler.locale.en-US.yaml create mode 100644 manifests/g/GitButler/GitButler/0.13.5/GitButler.GitButler.yaml diff --git a/manifests/g/GitButler/GitButler/0.13.5/GitButler.GitButler.installer.yaml b/manifests/g/GitButler/GitButler/0.13.5/GitButler.GitButler.installer.yaml new file mode 100644 index 000000000000..8d6edc6c7b80 --- /dev/null +++ b/manifests/g/GitButler/GitButler/0.13.5/GitButler.GitButler.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: GitButler.GitButler +PackageVersion: 0.13.5 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{FFEF51DA-D957-484F-BC4C-9B489F2BBC74}' +Installers: +- Architecture: x64 + InstallerUrl: https://releases.gitbutler.com/releases/release/0.13.5-1375/windows/x86_64/GitButler_0.13.5_x64_en-US.msi + InstallerSha256: D443B130B2330336B641E01A3D678C07DD6E9B6A54BA4222F6D59A79C7315878 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/GitButler/GitButler/0.13.5/GitButler.GitButler.locale.en-US.yaml b/manifests/g/GitButler/GitButler/0.13.5/GitButler.GitButler.locale.en-US.yaml new file mode 100644 index 000000000000..49e26123d4c4 --- /dev/null +++ b/manifests/g/GitButler/GitButler/0.13.5/GitButler.GitButler.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: GitButler.GitButler +PackageVersion: 0.13.5 +PackageLocale: en-US +Publisher: GitButler +PublisherUrl: https://gitbutler.com +PrivacyUrl: https://app.termly.io/policy-viewer/policy.html?policyUUID=a001c8b7-505b-4eab-81e3-fcd1c72bdd79 +PackageName: GitButler +PackageUrl: https://gitbutler.com +License: Functional Source License, Version 1.1, MIT Future License +LicenseUrl: https://github.com/gitbutlerapp/gitbutler/blob/master/LICENSE.md +Copyright: Copyright 2023-2024 GitButler Inc +CopyrightUrl: https://github.com/gitbutlerapp/gitbutler/blob/master/LICENSE.md +ShortDescription: A Git client for simultaneous branches on top of your existing workflow. +Tags: +- git +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.gitbutler.com/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/GitButler/GitButler/0.13.5/GitButler.GitButler.yaml b/manifests/g/GitButler/GitButler/0.13.5/GitButler.GitButler.yaml new file mode 100644 index 000000000000..e331ace4bcf4 --- /dev/null +++ b/manifests/g/GitButler/GitButler/0.13.5/GitButler.GitButler.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: GitButler.GitButler +PackageVersion: 0.13.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 663f756c9cd04bc4b89f367f198e255d9d18fe1c Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:50:50 -0700 Subject: [PATCH 185/720] Automatic deletion of IObit.MalwareFighter 11.4.0.1360 (#185088) --- .../IObit.MalwareFighter.installer.yaml | 12 ------------ .../IObit.MalwareFighter.locale.en-US.yaml | 19 ------------------- .../11.4.0.1360/IObit.MalwareFighter.yaml | 8 -------- 3 files changed, 39 deletions(-) delete mode 100644 manifests/i/IObit/MalwareFighter/11.4.0.1360/IObit.MalwareFighter.installer.yaml delete mode 100644 manifests/i/IObit/MalwareFighter/11.4.0.1360/IObit.MalwareFighter.locale.en-US.yaml delete mode 100644 manifests/i/IObit/MalwareFighter/11.4.0.1360/IObit.MalwareFighter.yaml diff --git a/manifests/i/IObit/MalwareFighter/11.4.0.1360/IObit.MalwareFighter.installer.yaml b/manifests/i/IObit/MalwareFighter/11.4.0.1360/IObit.MalwareFighter.installer.yaml deleted file mode 100644 index 8d4fca88750c..000000000000 --- a/manifests/i/IObit/MalwareFighter/11.4.0.1360/IObit.MalwareFighter.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2024/Aug/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: IObit.MalwareFighter -PackageVersion: 11.4.0.1360 -InstallerType: inno -Installers: -- Architecture: x86 - InstallerUrl: https://cdn.iobit.com/dl/iobit_malware_fighter_setup.exe - InstallerSha256: 6B37F0914D20524FDCE3A6A3E39FA13F4A4A763369C406312FA928F7EA57D39C -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/i/IObit/MalwareFighter/11.4.0.1360/IObit.MalwareFighter.locale.en-US.yaml b/manifests/i/IObit/MalwareFighter/11.4.0.1360/IObit.MalwareFighter.locale.en-US.yaml deleted file mode 100644 index c6e89b30731d..000000000000 --- a/manifests/i/IObit/MalwareFighter/11.4.0.1360/IObit.MalwareFighter.locale.en-US.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Automatically updated by the winget bot at 2024/Aug/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: IObit.MalwareFighter -PackageVersion: 11.4.0.1360 -PackageLocale: en-US -Publisher: IObit -PublisherUrl: https://www.iobit.com/ -PublisherSupportUrl: https://www.iobit.com/onlinefeedback.php -PrivacyUrl: https://www.iobit.com/privacy.php -PackageName: IObit Malware Fighter -PackageUrl: https://www.iobit.com/malware-fighter.php -License: Proprietary -LicenseUrl: https://www.iobit.com/eula.php -Copyright: © IObit. All rights reserved. -CopyrightUrl: https://www.iobit.com/legal.php -ShortDescription: All-Around PC Protection with Powerful Anti-Malware and the Strongest Privacy Solutions -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/i/IObit/MalwareFighter/11.4.0.1360/IObit.MalwareFighter.yaml b/manifests/i/IObit/MalwareFighter/11.4.0.1360/IObit.MalwareFighter.yaml deleted file mode 100644 index a538bfe01318..000000000000 --- a/manifests/i/IObit/MalwareFighter/11.4.0.1360/IObit.MalwareFighter.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Aug/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: IObit.MalwareFighter -PackageVersion: 11.4.0.1360 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 71f87957fcf0994043f139a4222323999fa270a2 Mon Sep 17 00:00:00 2001 From: May <112294121+ave9858@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:51:03 +0000 Subject: [PATCH 186/720] New version: MullvadBrowser.MullvadBrowser version 13.5.7 (#185089) --- .../MullvadVPN.MullvadBrowser.installer.yaml | 12 ++++++++++++ .../MullvadVPN.MullvadBrowser.locale.en-US.yaml | 17 +++++++++++++++++ .../13.5.7/MullvadVPN.MullvadBrowser.yaml | 8 ++++++++ 3 files changed, 37 insertions(+) create mode 100644 manifests/m/MullvadVPN/MullvadBrowser/13.5.7/MullvadVPN.MullvadBrowser.installer.yaml create mode 100644 manifests/m/MullvadVPN/MullvadBrowser/13.5.7/MullvadVPN.MullvadBrowser.locale.en-US.yaml create mode 100644 manifests/m/MullvadVPN/MullvadBrowser/13.5.7/MullvadVPN.MullvadBrowser.yaml diff --git a/manifests/m/MullvadVPN/MullvadBrowser/13.5.7/MullvadVPN.MullvadBrowser.installer.yaml b/manifests/m/MullvadVPN/MullvadBrowser/13.5.7/MullvadVPN.MullvadBrowser.installer.yaml new file mode 100644 index 000000000000..95635e2f10cb --- /dev/null +++ b/manifests/m/MullvadVPN/MullvadBrowser/13.5.7/MullvadVPN.MullvadBrowser.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: MullvadVPN.MullvadBrowser +PackageVersion: 13.5.7 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mullvad/mullvad-browser/releases/download/13.5.7/mullvad-browser-windows-x86_64-13.5.7.exe + InstallerSha256: 755A5CBE4C9A6F21181FE6F16F5BE8B24E3AD6D9CE4E635CE2B6DEA28E0D03F8 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/MullvadVPN/MullvadBrowser/13.5.7/MullvadVPN.MullvadBrowser.locale.en-US.yaml b/manifests/m/MullvadVPN/MullvadBrowser/13.5.7/MullvadVPN.MullvadBrowser.locale.en-US.yaml new file mode 100644 index 000000000000..db49c5391136 --- /dev/null +++ b/manifests/m/MullvadVPN/MullvadBrowser/13.5.7/MullvadVPN.MullvadBrowser.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: MullvadVPN.MullvadBrowser +PackageVersion: 13.5.7 +PackageLocale: en-US +Publisher: Mullvad VPN +PublisherUrl: https://github.com/mullvad +PublisherSupportUrl: https://github.com/mullvad/mullvad-browser/issues +PrivacyUrl: https://mullvad.net/en/help/privacy-policy +PackageName: Mullvad Browser +PackageUrl: https://mullvad.net/en/browser +License: MPL-2.0 License +LicenseUrl: https://www.mozilla.org/en-US/MPL/2.0 +ShortDescription: Privacy-focused browser for Linux, macOS and Windows. +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/MullvadVPN/MullvadBrowser/13.5.7/MullvadVPN.MullvadBrowser.yaml b/manifests/m/MullvadVPN/MullvadBrowser/13.5.7/MullvadVPN.MullvadBrowser.yaml new file mode 100644 index 000000000000..8dfedb6e81c8 --- /dev/null +++ b/manifests/m/MullvadVPN/MullvadBrowser/13.5.7/MullvadVPN.MullvadBrowser.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: MullvadVPN.MullvadBrowser +PackageVersion: 13.5.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3ddd388260c205228bc0913f7dff1ea769b742d5 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:51:13 -0700 Subject: [PATCH 187/720] Automatic update of Millie.millie from 2.0.12+75 to 2.0.13+76 (#185090) --- .../2.0.13+76/Millie.millie.installer.yaml | 16 ++++++++++++++++ .../2.0.13+76/Millie.millie.locale.en-US.yaml | 18 ++++++++++++++++++ .../Millie/millie/2.0.13+76/Millie.millie.yaml | 8 ++++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/m/Millie/millie/2.0.13+76/Millie.millie.installer.yaml create mode 100644 manifests/m/Millie/millie/2.0.13+76/Millie.millie.locale.en-US.yaml create mode 100644 manifests/m/Millie/millie/2.0.13+76/Millie.millie.yaml diff --git a/manifests/m/Millie/millie/2.0.13+76/Millie.millie.installer.yaml b/manifests/m/Millie/millie/2.0.13+76/Millie.millie.installer.yaml new file mode 100644 index 000000000000..f38d42a4c3db --- /dev/null +++ b/manifests/m/Millie/millie/2.0.13+76/Millie.millie.installer.yaml @@ -0,0 +1,16 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Millie.millie +PackageVersion: 2.0.13+76 +InstallerType: inno +AppsAndFeaturesEntries: +- Publisher: (주)밀리의 서재 + ProductCode: b24ba4db-d513-589f-8a1f-5ce431748de2 +Installers: +- Architecture: x64 + InstallerUrl: https://install.millie.co.kr/flutter/millie-desktop.exe + InstallerSha256: 79A4533AA2D47F54376F418FC2F55726BF583E37DE39F5B67FF1C5F4A7179FF6 + ProductCode: 'F4499C37-4069-4E7C-9786-884375789FEC_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Millie/millie/2.0.13+76/Millie.millie.locale.en-US.yaml b/manifests/m/Millie/millie/2.0.13+76/Millie.millie.locale.en-US.yaml new file mode 100644 index 000000000000..170b6f1401f6 --- /dev/null +++ b/manifests/m/Millie/millie/2.0.13+76/Millie.millie.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Millie.millie +PackageVersion: 2.0.13+76 +PackageLocale: en-US +Publisher: Millie +PublisherUrl: https://www.millie.town/ +PublisherSupportUrl: https://www.millie.co.kr/v3/customer +PrivacyUrl: https://corp.millie.co.kr/policy/privacy/ +PackageName: Millie +PackageUrl: https://www.millie.co.kr/ +License: Proprietary +Copyright: Copyright © 2020 (주)밀리의 서재 All Rights Reserved. +ShortDescription: Millie PC Viewer +Moniker: millie +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Millie/millie/2.0.13+76/Millie.millie.yaml b/manifests/m/Millie/millie/2.0.13+76/Millie.millie.yaml new file mode 100644 index 000000000000..fff3dd5f879c --- /dev/null +++ b/manifests/m/Millie/millie/2.0.13+76/Millie.millie.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Millie.millie +PackageVersion: 2.0.13+76 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 11df41e67a11dc93afe5e81253bbc29caf365eec Mon Sep 17 00:00:00 2001 From: Dvd-Znf <101937630+Dvd-Znf@users.noreply.github.com> Date: Wed, 23 Oct 2024 06:51:25 +0200 Subject: [PATCH 188/720] New version: TorProject.TorBrowser version 14.0 (#185094) --- .../14.0/TorProject.TorBrowser.installer.yaml | 24 +++++++++++++ .../TorProject.TorBrowser.locale.en-US.yaml | 35 +++++++++++++++++++ .../14.0/TorProject.TorBrowser.yaml | 8 +++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/t/TorProject/TorBrowser/14.0/TorProject.TorBrowser.installer.yaml create mode 100644 manifests/t/TorProject/TorBrowser/14.0/TorProject.TorBrowser.locale.en-US.yaml create mode 100644 manifests/t/TorProject/TorBrowser/14.0/TorProject.TorBrowser.yaml diff --git a/manifests/t/TorProject/TorBrowser/14.0/TorProject.TorBrowser.installer.yaml b/manifests/t/TorProject/TorBrowser/14.0/TorProject.TorBrowser.installer.yaml new file mode 100644 index 000000000000..37ddfd042e42 --- /dev/null +++ b/manifests/t/TorProject/TorBrowser/14.0/TorProject.TorBrowser.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: TorProject.TorBrowser +PackageVersion: 14.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- http +- https +FileExtensions: +- htm +- html +Installers: +- Architecture: x64 + InstallerUrl: https://archive.torproject.org/tor-package-archive/torbrowser/14.0/tor-browser-windows-x86_64-portable-14.0.exe + InstallerSha256: ea714e2502fca7568028baeaa59396df9eeb86d00def0ea4eeb1e8e6e08b8a76 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/t/TorProject/TorBrowser/14.0/TorProject.TorBrowser.locale.en-US.yaml b/manifests/t/TorProject/TorBrowser/14.0/TorProject.TorBrowser.locale.en-US.yaml new file mode 100644 index 000000000000..4f4ac0be8142 --- /dev/null +++ b/manifests/t/TorProject/TorBrowser/14.0/TorProject.TorBrowser.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: TorProject.TorBrowser +PackageVersion: 14.0 +PackageLocale: en-US +Publisher: Tor Project +PublisherUrl: https://www.torproject.org +PublisherSupportUrl: https://support.torproject.org +Author: Tor Project +PackageName: Tor Browser +PackageUrl: https://www.torproject.org +License: BSD-3-Clause +LicenseUrl: https://gitweb.torproject.org/tor.git/plain/LICENSE +ShortDescription: Protect yourself against tracking, surveillance, and censorship. +Description: The Tor software protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world, it prevents somebody watching your Internet connection from learning what sites you visit, it prevents the sites you visit from learning your physical location, and it lets you access sites which are blocked. +Moniker: tor-browser +Tags: +- anonymity +- browser +- cross-platform +- foss +- gecko +- network +- open-source +- privacy +- relay +- security +- tor +- web-browser +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.torproject.org/about/trademark +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/t/TorProject/TorBrowser/14.0/TorProject.TorBrowser.yaml b/manifests/t/TorProject/TorBrowser/14.0/TorProject.TorBrowser.yaml new file mode 100644 index 000000000000..7468d0b1ff99 --- /dev/null +++ b/manifests/t/TorProject/TorBrowser/14.0/TorProject.TorBrowser.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: TorProject.TorBrowser +PackageVersion: 14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From c7b9a8f0dcfc285e4e68b04bd37792626a1d7188 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Wed, 23 Oct 2024 15:51:40 +1100 Subject: [PATCH 189/720] New version: SaladTechnologies.Salad version 1.6.9 (#185095) --- .../SaladTechnologies.Salad.installer.yaml | 19 +++++++++++++++ .../SaladTechnologies.Salad.locale.en-US.yaml | 23 +++++++++++++++++++ .../Salad/1.6.9/SaladTechnologies.Salad.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/s/SaladTechnologies/Salad/1.6.9/SaladTechnologies.Salad.installer.yaml create mode 100644 manifests/s/SaladTechnologies/Salad/1.6.9/SaladTechnologies.Salad.locale.en-US.yaml create mode 100644 manifests/s/SaladTechnologies/Salad/1.6.9/SaladTechnologies.Salad.yaml diff --git a/manifests/s/SaladTechnologies/Salad/1.6.9/SaladTechnologies.Salad.installer.yaml b/manifests/s/SaladTechnologies/Salad/1.6.9/SaladTechnologies.Salad.installer.yaml new file mode 100644 index 000000000000..9e8cd870d598 --- /dev/null +++ b/manifests/s/SaladTechnologies/Salad/1.6.9/SaladTechnologies.Salad.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: SaladTechnologies.Salad +PackageVersion: 1.6.9 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/SaladTechnologies/salad-applications/releases/download/1.6.9/Salad-1.6.9.exe + InstallerSha256: 60F4B245A9E3B73123EBB2893F906B2306020E95D79DA57526B1694A97D173AE +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-22 diff --git a/manifests/s/SaladTechnologies/Salad/1.6.9/SaladTechnologies.Salad.locale.en-US.yaml b/manifests/s/SaladTechnologies/Salad/1.6.9/SaladTechnologies.Salad.locale.en-US.yaml new file mode 100644 index 000000000000..62a63af2a1de --- /dev/null +++ b/manifests/s/SaladTechnologies/Salad/1.6.9/SaladTechnologies.Salad.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: SaladTechnologies.Salad +PackageVersion: 1.6.9 +PackageLocale: en-US +Publisher: Salad Technologies +PublisherUrl: https://salad.com +PrivacyUrl: https://salad.com/privacy-policy +PackageName: Salad +PackageUrl: https://github.com/SaladTechnologies/salad-applications +License: MIT +LicenseUrl: https://github.com/SaladTechnologies/salad-applications/blob/master/LICENSE +Copyright: Copyright (c) 2018-2022 Salad Technologies, Inc. +ShortDescription: Salad turns downtime into downloads. Run Salad whenever you're away from the keys to score games, gift cards, subscriptions, DLC, and more at the Salad Storefront. +Moniker: salad +Tags: +- react +- salad +- typescript +ReleaseNotesUrl: https://github.com/SaladTechnologies/salad-applications/releases/tag/1.6.9 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SaladTechnologies/Salad/1.6.9/SaladTechnologies.Salad.yaml b/manifests/s/SaladTechnologies/Salad/1.6.9/SaladTechnologies.Salad.yaml new file mode 100644 index 000000000000..f1f39686e1c8 --- /dev/null +++ b/manifests/s/SaladTechnologies/Salad/1.6.9/SaladTechnologies.Salad.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: SaladTechnologies.Salad +PackageVersion: 1.6.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 082b7142df731dd214877aa5842356b4358a7bed Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 12:52:02 +0800 Subject: [PATCH 190/720] New version: Discord.Discord.Development version 1.0.880 (#185096) --- ...Discord.Discord.Development.installer.yaml | 20 ++++++++++ ...cord.Discord.Development.locale.en-US.yaml | 38 +++++++++++++++++++ ...cord.Discord.Development.locale.zh-CN.yaml | 35 +++++++++++++++++ .../1.0.880/Discord.Discord.Development.yaml | 8 ++++ 4 files changed, 101 insertions(+) create mode 100644 manifests/d/Discord/Discord/Development/1.0.880/Discord.Discord.Development.installer.yaml create mode 100644 manifests/d/Discord/Discord/Development/1.0.880/Discord.Discord.Development.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Development/1.0.880/Discord.Discord.Development.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Development/1.0.880/Discord.Discord.Development.yaml diff --git a/manifests/d/Discord/Discord/Development/1.0.880/Discord.Discord.Development.installer.yaml b/manifests/d/Discord/Discord/Development/1.0.880/Discord.Discord.Development.installer.yaml new file mode 100644 index 000000000000..6304ae3c820f --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.880/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.880 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +Installers: +- Architecture: x64 + InstallerUrl: https://development.dl2.discordapp.net/distro/app/development/win/x64/1.0.880/DiscordDevelopmentSetup.exe + InstallerSha256: E0B97EBA4A7949DA9E4840178AD65FB1D43D912B86867BF6980379253B2DAA5A + ProductCode: DiscordDevelopment +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/Discord/Discord/Development/1.0.880/Discord.Discord.Development.locale.en-US.yaml b/manifests/d/Discord/Discord/Development/1.0.880/Discord.Discord.Development.locale.en-US.yaml new file mode 100644 index 000000000000..cc3805973f08 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.880/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.880 +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.880/Discord.Discord.Development.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Development/1.0.880/Discord.Discord.Development.locale.zh-CN.yaml new file mode 100644 index 000000000000..95a97e1d965e --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.880/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.880 +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.880/Discord.Discord.Development.yaml b/manifests/d/Discord/Discord/Development/1.0.880/Discord.Discord.Development.yaml new file mode 100644 index 000000000000..c0bddd5a2ef3 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.880/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.880 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From c26dc7cf611fa99c8b89eecd7de4f1d7b4e5410e Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:52:19 -0700 Subject: [PATCH 191/720] Automatic update of Evope.Evope from 1.1.6.6 to 1.1.6.10 (#185097) --- .../Evope/Evope/1.1.6.10/Evope.Evope.installer.yaml | 12 ++++++++++++ .../Evope/1.1.6.10/Evope.Evope.locale.pt-BR.yaml | 13 +++++++++++++ manifests/e/Evope/Evope/1.1.6.10/Evope.Evope.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/e/Evope/Evope/1.1.6.10/Evope.Evope.installer.yaml create mode 100644 manifests/e/Evope/Evope/1.1.6.10/Evope.Evope.locale.pt-BR.yaml create mode 100644 manifests/e/Evope/Evope/1.1.6.10/Evope.Evope.yaml diff --git a/manifests/e/Evope/Evope/1.1.6.10/Evope.Evope.installer.yaml b/manifests/e/Evope/Evope/1.1.6.10/Evope.Evope.installer.yaml new file mode 100644 index 000000000000..7a306da8e245 --- /dev/null +++ b/manifests/e/Evope/Evope/1.1.6.10/Evope.Evope.installer.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Evope.Evope +PackageVersion: 1.1.6.10 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://app.evope.com.br/evopesetup.exe + InstallerSha256: BC4749734216A0017ED874CAEB5491B0D245F8570CFBE39F1EC29BA541DA9684 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/e/Evope/Evope/1.1.6.10/Evope.Evope.locale.pt-BR.yaml b/manifests/e/Evope/Evope/1.1.6.10/Evope.Evope.locale.pt-BR.yaml new file mode 100644 index 000000000000..5225498c2185 --- /dev/null +++ b/manifests/e/Evope/Evope/1.1.6.10/Evope.Evope.locale.pt-BR.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Evope.Evope +PackageVersion: 1.1.6.10 +PackageLocale: pt-BR +Publisher: Evope, Co. +PackageName: Evope +PackageUrl: https://app.evope.com.br/ +License: Licença do MIT +ShortDescription: Evope Setup +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/Evope/Evope/1.1.6.10/Evope.Evope.yaml b/manifests/e/Evope/Evope/1.1.6.10/Evope.Evope.yaml new file mode 100644 index 000000000000..4ed260999394 --- /dev/null +++ b/manifests/e/Evope/Evope/1.1.6.10/Evope.Evope.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Evope.Evope +PackageVersion: 1.1.6.10 +DefaultLocale: pt-BR +ManifestType: version +ManifestVersion: 1.5.0 From bbfc75c66a6ddad69467b160f61a2ae30f6f2776 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:52:28 -0700 Subject: [PATCH 192/720] Automatic deletion of BoxlightCorporation.LYNXWhiteboard 8.4.8.0 (#185098) --- ...xlightCorporation.LYNXWhiteboard.installer.yaml | 14 -------------- ...ghtCorporation.LYNXWhiteboard.locale.en-US.yaml | 12 ------------ .../BoxlightCorporation.LYNXWhiteboard.yaml | 8 -------- 3 files changed, 34 deletions(-) delete mode 100644 manifests/b/BoxlightCorporation/LYNXWhiteboard/8.4.8.0/BoxlightCorporation.LYNXWhiteboard.installer.yaml delete mode 100644 manifests/b/BoxlightCorporation/LYNXWhiteboard/8.4.8.0/BoxlightCorporation.LYNXWhiteboard.locale.en-US.yaml delete mode 100644 manifests/b/BoxlightCorporation/LYNXWhiteboard/8.4.8.0/BoxlightCorporation.LYNXWhiteboard.yaml diff --git a/manifests/b/BoxlightCorporation/LYNXWhiteboard/8.4.8.0/BoxlightCorporation.LYNXWhiteboard.installer.yaml b/manifests/b/BoxlightCorporation/LYNXWhiteboard/8.4.8.0/BoxlightCorporation.LYNXWhiteboard.installer.yaml deleted file mode 100644 index 64910babfb16..000000000000 --- a/manifests/b/BoxlightCorporation/LYNXWhiteboard/8.4.8.0/BoxlightCorporation.LYNXWhiteboard.installer.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: BoxlightCorporation.LYNXWhiteboard -PackageVersion: 8.4.8.0 -InstallerLocale: en-US -InstallerType: wix -ProductCode: '{40F11D4D-4275-4C43-9265-97B87590B20A}' -Installers: -- InstallerUrl: https://downloads.lynxcloud.app/lynx-whiteboard/releases/win64/lynx-whiteboard.msi - Architecture: x64 - InstallerSha256: 036756BBC13E6F6EA2F64C99D5E29E8DC1D814D191D14987321F0149F9991E12 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/b/BoxlightCorporation/LYNXWhiteboard/8.4.8.0/BoxlightCorporation.LYNXWhiteboard.locale.en-US.yaml b/manifests/b/BoxlightCorporation/LYNXWhiteboard/8.4.8.0/BoxlightCorporation.LYNXWhiteboard.locale.en-US.yaml deleted file mode 100644 index 0db93aeb32c9..000000000000 --- a/manifests/b/BoxlightCorporation/LYNXWhiteboard/8.4.8.0/BoxlightCorporation.LYNXWhiteboard.locale.en-US.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: BoxlightCorporation.LYNXWhiteboard -PackageVersion: 8.4.8.0 -PackageLocale: en-US -Publisher: Boxlight Corporation -PackageName: LYNX Whiteboard -License: https://downloads.lynxcloud.app/lynx/production/license/Lynx/LICENCE.txt -ShortDescription: Engaging presentations for business and education -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/b/BoxlightCorporation/LYNXWhiteboard/8.4.8.0/BoxlightCorporation.LYNXWhiteboard.yaml b/manifests/b/BoxlightCorporation/LYNXWhiteboard/8.4.8.0/BoxlightCorporation.LYNXWhiteboard.yaml deleted file mode 100644 index 6cc64d32e529..000000000000 --- a/manifests/b/BoxlightCorporation/LYNXWhiteboard/8.4.8.0/BoxlightCorporation.LYNXWhiteboard.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: BoxlightCorporation.LYNXWhiteboard -PackageVersion: 8.4.8.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From cae007e57ed7a1945ac0904681de830dcf1e6f89 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:52:39 -0700 Subject: [PATCH 193/720] Automatic deletion of Box.BoxTools 4.26.1.1109 (#185100) --- .../4.26.1.1109/Box.BoxTools.installer.yaml | 14 -------------- .../4.26.1.1109/Box.BoxTools.locale.en-US.yaml | 12 ------------ .../b/Box/BoxTools/4.26.1.1109/Box.BoxTools.yaml | 8 -------- 3 files changed, 34 deletions(-) delete mode 100644 manifests/b/Box/BoxTools/4.26.1.1109/Box.BoxTools.installer.yaml delete mode 100644 manifests/b/Box/BoxTools/4.26.1.1109/Box.BoxTools.locale.en-US.yaml delete mode 100644 manifests/b/Box/BoxTools/4.26.1.1109/Box.BoxTools.yaml diff --git a/manifests/b/Box/BoxTools/4.26.1.1109/Box.BoxTools.installer.yaml b/manifests/b/Box/BoxTools/4.26.1.1109/Box.BoxTools.installer.yaml deleted file mode 100644 index 581d50880f25..000000000000 --- a/manifests/b/Box/BoxTools/4.26.1.1109/Box.BoxTools.installer.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# 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: Box.BoxTools -PackageVersion: 4.26.1.1109 -InstallerLocale: en-US -InstallerType: msi -Installers: -- Architecture: neutral - InstallerUrl: https://e3.boxcdn.net/box-installers/boxedit/win/currentrelease/BoxToolsInstaller-AdminInstall.msi - InstallerSha256: 67A511C3483C43D708BAF8724A132E607C53036D22B73FB549112E7BC06F737E - ProductCode: '{06CEB63A-D634-4F65-87CB-429CB2CBC559}' -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/b/Box/BoxTools/4.26.1.1109/Box.BoxTools.locale.en-US.yaml b/manifests/b/Box/BoxTools/4.26.1.1109/Box.BoxTools.locale.en-US.yaml deleted file mode 100644 index 4acb193a460c..000000000000 --- a/manifests/b/Box/BoxTools/4.26.1.1109/Box.BoxTools.locale.en-US.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# 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: Box.BoxTools -PackageVersion: 4.26.1.1109 -PackageLocale: en-US -Publisher: Box -PackageName: Box Tools -License: Proprietary -ShortDescription: Create and edit any file type, including Office, CAD, and Photoshop, directly from your web browser. Use the default application installed on your computer, knowing your files are automatically saved to Box. -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/b/Box/BoxTools/4.26.1.1109/Box.BoxTools.yaml b/manifests/b/Box/BoxTools/4.26.1.1109/Box.BoxTools.yaml deleted file mode 100644 index 4e5994727a05..000000000000 --- a/manifests/b/Box/BoxTools/4.26.1.1109/Box.BoxTools.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# 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: Box.BoxTools -PackageVersion: 4.26.1.1109 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 47ca38fea02fb7adec76c94310e8200c33e358b5 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:52:49 -0700 Subject: [PATCH 194/720] Automatic deletion of JumpingBytes.PureSync.Personal 7.2.2 (#185099) --- ...pingBytes.PureSync.Personal.installer.yaml | 12 ---------- ...gBytes.PureSync.Personal.locale.en-US.yaml | 23 ------------------- .../7.2.2/JumpingBytes.PureSync.Personal.yaml | 8 ------- 3 files changed, 43 deletions(-) delete mode 100644 manifests/j/JumpingBytes/PureSync/Personal/7.2.2/JumpingBytes.PureSync.Personal.installer.yaml delete mode 100644 manifests/j/JumpingBytes/PureSync/Personal/7.2.2/JumpingBytes.PureSync.Personal.locale.en-US.yaml delete mode 100644 manifests/j/JumpingBytes/PureSync/Personal/7.2.2/JumpingBytes.PureSync.Personal.yaml diff --git a/manifests/j/JumpingBytes/PureSync/Personal/7.2.2/JumpingBytes.PureSync.Personal.installer.yaml b/manifests/j/JumpingBytes/PureSync/Personal/7.2.2/JumpingBytes.PureSync.Personal.installer.yaml deleted file mode 100644 index 5efc462d9e94..000000000000 --- a/manifests/j/JumpingBytes/PureSync/Personal/7.2.2/JumpingBytes.PureSync.Personal.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2024/Feb/18 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: JumpingBytes.PureSync.Personal -PackageVersion: 7.2.2 -InstallerType: burn -Installers: -- Architecture: x86 - InstallerUrl: https://www.jumpingbytes.net/down/PureSyncInst.exe - InstallerSha256: 91C79D145FADB528A95EFAC364DA4B862194F2C97628C81F65E8F4E009D5186E -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/j/JumpingBytes/PureSync/Personal/7.2.2/JumpingBytes.PureSync.Personal.locale.en-US.yaml b/manifests/j/JumpingBytes/PureSync/Personal/7.2.2/JumpingBytes.PureSync.Personal.locale.en-US.yaml deleted file mode 100644 index 301c89f97d1a..000000000000 --- a/manifests/j/JumpingBytes/PureSync/Personal/7.2.2/JumpingBytes.PureSync.Personal.locale.en-US.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2024/Feb/18 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: JumpingBytes.PureSync.Personal -PackageVersion: 7.2.2 -PackageLocale: en-US -Publisher: Jumping Bytes -PublisherUrl: https://www.jumpingbytes.com/en -PublisherSupportUrl: https://www.puresync.net/support -PackageName: PureSync -PackageUrl: https://www.puresync.net/ -License: Proprietary -Copyright: Copyright (C) 2023 Jumping Bytes -ShortDescription: PureSync, a file and folder synchronization and backup tool, by Jumping Bytes -ReleaseNotesUrl: https://www.puresync.net/support/revisionhistory -PurchaseUrl: https://www.puresync.net/buy -Documentations: -- DocumentLabel: FAQ - DocumentUrl: https://www.puresync.net/support/faqs -- DocumentLabel: System Requirements - DocumentUrl: https://www.puresync.net/support/system-requirements -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/j/JumpingBytes/PureSync/Personal/7.2.2/JumpingBytes.PureSync.Personal.yaml b/manifests/j/JumpingBytes/PureSync/Personal/7.2.2/JumpingBytes.PureSync.Personal.yaml deleted file mode 100644 index 53a345f0fe4c..000000000000 --- a/manifests/j/JumpingBytes/PureSync/Personal/7.2.2/JumpingBytes.PureSync.Personal.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Feb/18 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: JumpingBytes.PureSync.Personal -PackageVersion: 7.2.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 1cd8f5081baede6a6129353b40e8e3ef8c900d33 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:52:59 -0700 Subject: [PATCH 195/720] Automatic update of TossPlace.TossPOS from 0.0.5667 to 0.0.6294 (#185102) --- .../0.0.6294/TossPlace.TossPOS.installer.yaml | 15 +++++++++++++++ .../TossPlace.TossPOS.locale.en-US.yaml | 17 +++++++++++++++++ .../TossPOS/0.0.6294/TossPlace.TossPOS.yaml | 8 ++++++++ 3 files changed, 40 insertions(+) create mode 100644 manifests/t/TossPlace/TossPOS/0.0.6294/TossPlace.TossPOS.installer.yaml create mode 100644 manifests/t/TossPlace/TossPOS/0.0.6294/TossPlace.TossPOS.locale.en-US.yaml create mode 100644 manifests/t/TossPlace/TossPOS/0.0.6294/TossPlace.TossPOS.yaml diff --git a/manifests/t/TossPlace/TossPOS/0.0.6294/TossPlace.TossPOS.installer.yaml b/manifests/t/TossPlace/TossPOS/0.0.6294/TossPlace.TossPOS.installer.yaml new file mode 100644 index 000000000000..c057e8abee3b --- /dev/null +++ b/manifests/t/TossPlace/TossPOS/0.0.6294/TossPlace.TossPOS.installer.yaml @@ -0,0 +1,15 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: TossPlace.TossPOS +PackageVersion: 0.0.6294 +InstallerType: nullsoft +Installers: +- Architecture: x86 + InstallerUrl: https://electron.tossplace.com/toss-pos/windows/download.exe + InstallerSha256: 1D348DA0392677B32D7893B937A18EF9C1C1B7F014D307B8CE295C96276F9CE0 + AppsAndFeaturesEntries: + - Publisher: Toss Place Co., Ltd. + ProductCode: e27ee517-6526-54cb-8d76-f94517be9925 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/t/TossPlace/TossPOS/0.0.6294/TossPlace.TossPOS.locale.en-US.yaml b/manifests/t/TossPlace/TossPOS/0.0.6294/TossPlace.TossPOS.locale.en-US.yaml new file mode 100644 index 000000000000..36ffc693511a --- /dev/null +++ b/manifests/t/TossPlace/TossPOS/0.0.6294/TossPlace.TossPOS.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: TossPlace.TossPOS +PackageVersion: 0.0.6294 +PackageLocale: en-US +Publisher: Toss Place Co., Ltd. +PublisherUrl: https://tossplace.com/ +PublisherSupportUrl: https://tossplace.com/contact +PrivacyUrl: https://pages.tossplace.com/policies/625/318 +PackageName: TossPOS +License: Proprietary +Copyright: Copyright © 2024 Toss Place Co., Ltd. +ShortDescription: Point of Sale by Toss Place +Moniker: toss-pos +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/t/TossPlace/TossPOS/0.0.6294/TossPlace.TossPOS.yaml b/manifests/t/TossPlace/TossPOS/0.0.6294/TossPlace.TossPOS.yaml new file mode 100644 index 000000000000..69f89676738d --- /dev/null +++ b/manifests/t/TossPlace/TossPOS/0.0.6294/TossPlace.TossPOS.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: TossPlace.TossPOS +PackageVersion: 0.0.6294 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From aa8a34d2b223f027ee967811f9f7d9f93c45f856 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:53:02 -0700 Subject: [PATCH 196/720] Automatic deletion of Thunder.Thunder 12.0.6.2332 (#185113) --- .../Thunder.Thunder.installer.yaml | 38 ----------------- .../Thunder.Thunder.locale.en-US.yaml | 37 ----------------- .../Thunder.Thunder.locale.zh-CN.yaml | 41 ------------------- .../Thunder/12.0.6.2332/Thunder.Thunder.yaml | 8 ---- 4 files changed, 124 deletions(-) delete mode 100644 manifests/t/Thunder/Thunder/12.0.6.2332/Thunder.Thunder.installer.yaml delete mode 100644 manifests/t/Thunder/Thunder/12.0.6.2332/Thunder.Thunder.locale.en-US.yaml delete mode 100644 manifests/t/Thunder/Thunder/12.0.6.2332/Thunder.Thunder.locale.zh-CN.yaml delete mode 100644 manifests/t/Thunder/Thunder/12.0.6.2332/Thunder.Thunder.yaml diff --git a/manifests/t/Thunder/Thunder/12.0.6.2332/Thunder.Thunder.installer.yaml b/manifests/t/Thunder/Thunder/12.0.6.2332/Thunder.Thunder.installer.yaml deleted file mode 100644 index 33f12437df2f..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.6.2332/Thunder.Thunder.installer.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.6.2332 -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: /S - SilentWithProgress: /S - InstallLocation: /InstallPath:"" - Upgrade: /LiveUpdate -ExpectedReturnCodes: -- InstallerReturnCode: -101 - ReturnResponse: installInProgress -UpgradeBehavior: install -Protocols: -- ed2k -- magnet -- thunder -- thunderx -FileExtensions: -- downlist -- td -- thunderskin -- torrent -- xlb -- xltd -Installers: -- Architecture: x86 - InstallerUrl: https://down.sandai.net/thunder11/XunLeiSetup12.0.6.2332.exe - InstallerSha256: 9084CE0BCA26FB72E2953CE7D224F0E24F8AEACB0A37CB09760AD59522CA4F06 - ProductCode: thunder_is1 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/Thunder/Thunder/12.0.6.2332/Thunder.Thunder.locale.en-US.yaml b/manifests/t/Thunder/Thunder/12.0.6.2332/Thunder.Thunder.locale.en-US.yaml deleted file mode 100644 index 1cb718aea0a5..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.6.2332/Thunder.Thunder.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.6.2332 -PackageLocale: en-US -Publisher: 迅雷网络技术有限公司 -PublisherUrl: https://www.xunlei.com -PublisherSupportUrl: https://bbs.xunlei.com -PrivacyUrl: https://i.xunlei.com/policy/privacy.html -Author: Thunderbolt Network Technology Co., Ltd. -PackageName: 迅雷 -PackageUrl: https://xl11.xunlei.com -License: Proprietary -LicenseUrl: https://i.xunlei.com/policy/agreement.html -Copyright: © 2003-2023 Xunlei Networking Technologies LTD -# CopyrightUrl: -ShortDescription: Broadband Download, Thunder in a Flash! -# Description: -Moniker: xunlei -Tags: -- bittorrent -- bt -- download -- downloader -- ed2k -- emule -- magnet -- p2p -- torrent -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://vip.xunlei.com/index-new.html -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/Thunder/Thunder/12.0.6.2332/Thunder.Thunder.locale.zh-CN.yaml b/manifests/t/Thunder/Thunder/12.0.6.2332/Thunder.Thunder.locale.zh-CN.yaml deleted file mode 100644 index 519124b71183..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.6.2332/Thunder.Thunder.locale.zh-CN.yaml +++ /dev/null @@ -1,41 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.6.2332 -PackageLocale: zh-CN -Publisher: 迅雷网络技术有限公司 -PublisherUrl: https://www.xunlei.com -PublisherSupportUrl: https://bbs.xunlei.com -PrivacyUrl: https://i.xunlei.com/policy/privacy.html -Author: 深圳市迅雷网络技术有限公司 -PackageName: 迅雷 -PackageUrl: https://xl11.xunlei.com -License: 专有软件 -LicenseUrl: https://i.xunlei.com/policy/agreement.html -Copyright: © 2003-2023 深圳市迅雷网络技术有限公司 -# CopyrightUrl: -ShortDescription: 宽带下载,迅雷不及掩耳 -# Description: -# Moniker: -Tags: -- ed2k -- emule -- p2p -- 下载 -- 下载器 -- 磁力链接 -- 磁链 -- 种子 -ReleaseNotes: |- - 迅雷 12 版本全面更新 - 1. 全新界面框架 - 2. 下载体验优化 - 3. 云盘体验优化 - 4. 私人空间体验优化 -# ReleaseNotesUrl: -PurchaseUrl: https://vip.xunlei.com/index-new.html -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.5.0 diff --git a/manifests/t/Thunder/Thunder/12.0.6.2332/Thunder.Thunder.yaml b/manifests/t/Thunder/Thunder/12.0.6.2332/Thunder.Thunder.yaml deleted file mode 100644 index 9d6c3ded0765..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.6.2332/Thunder.Thunder.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.6.2332 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 7b70d7a573a63bb284f5f7889390289dd1cc60b5 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:53:19 -0700 Subject: [PATCH 197/720] Automatic update of Revival.WordLight from 7.2.4 to 7.2.6 (#185105) --- .../7.2.6/Revival.WordLight.installer.yaml | 13 +++++++++++++ .../7.2.6/Revival.WordLight.locale.en-US.yaml | 12 ++++++++++++ .../Revival/WordLight/7.2.6/Revival.WordLight.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.installer.yaml create mode 100644 manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.locale.en-US.yaml create mode 100644 manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.yaml diff --git a/manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.installer.yaml b/manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.installer.yaml new file mode 100644 index 000000000000..c7a2cfa60c8a --- /dev/null +++ b/manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.installer.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Revival.WordLight +PackageVersion: 7.2.6 +MinimumOSVersion: "10" +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://www.revivalnsw.com.au/wordlight/WordLightSetup.exe + InstallerSha256: 49CBF4A2D0F3425046CD37BA8BF5029479D613246D6E76135169E050F6C814F5 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.locale.en-US.yaml b/manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.locale.en-US.yaml new file mode 100644 index 000000000000..7642b7be7893 --- /dev/null +++ b/manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Revival.WordLight +PackageVersion: 7.2.6 +PackageLocale: en-US +Publisher: Revival +PackageName: WordLight +License: All Rights Reserved +ShortDescription: WordLight Setup +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.yaml b/manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.yaml new file mode 100644 index 000000000000..8e8ef89e010c --- /dev/null +++ b/manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Revival.WordLight +PackageVersion: 7.2.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2d5a959b0e493eedb82b375afbdf5561897f59e6 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:53:37 -0700 Subject: [PATCH 198/720] Automatic update of Rils.TouchPortal from 4.3.0 to 4.3.2 (#185106) --- .../4.3.2/Rils.TouchPortal.installer.yaml | 22 +++++++++++++++++ .../4.3.2/Rils.TouchPortal.locale.en-US.yaml | 24 +++++++++++++++++++ .../TouchPortal/4.3.2/Rils.TouchPortal.yaml | 8 +++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/r/Rils/TouchPortal/4.3.2/Rils.TouchPortal.installer.yaml create mode 100644 manifests/r/Rils/TouchPortal/4.3.2/Rils.TouchPortal.locale.en-US.yaml create mode 100644 manifests/r/Rils/TouchPortal/4.3.2/Rils.TouchPortal.yaml diff --git a/manifests/r/Rils/TouchPortal/4.3.2/Rils.TouchPortal.installer.yaml b/manifests/r/Rils/TouchPortal/4.3.2/Rils.TouchPortal.installer.yaml new file mode 100644 index 000000000000..b64291b89431 --- /dev/null +++ b/manifests/r/Rils/TouchPortal/4.3.2/Rils.TouchPortal.installer.yaml @@ -0,0 +1,22 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Rils.TouchPortal +PackageVersion: 4.3.2 +MinimumOSVersion: 10.0.0.0 +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- InstallerLocale: en-US + Architecture: x86 + InstallerType: inno + Scope: machine + InstallerUrl: https://www.touch-portal.com/downloads/TouchPortal_Setup_release.exe + InstallerSha256: 32EFDBB85004FAC5276D8B2B82A79B8E9337DD82E3AF6FB3DD56C6BE139A3AF0 + InstallerSwitches: + Custom: /NORESTART + UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/r/Rils/TouchPortal/4.3.2/Rils.TouchPortal.locale.en-US.yaml b/manifests/r/Rils/TouchPortal/4.3.2/Rils.TouchPortal.locale.en-US.yaml new file mode 100644 index 000000000000..19cd5a900b8c --- /dev/null +++ b/manifests/r/Rils/TouchPortal/4.3.2/Rils.TouchPortal.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Rils.TouchPortal +PackageVersion: 4.3.2 +PackageLocale: en-US +Publisher: Touch Portal VoF +PublisherUrl: https://www.touch-portal.com/ +PublisherSupportUrl: https://www.touch-portal.com/support/ +Author: Touch Portal VoF +PackageName: Touch Portal +PackageUrl: https://www.touch-portal.com/ +License: Proprietary +Copyright: Copyright (c) 2018 Touch Portal +ShortDescription: Control your desktop software and machine with your mobile device +Moniker: touchportal +Tags: +- streaming +- stream +- stream deck +- macro +- remote +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/r/Rils/TouchPortal/4.3.2/Rils.TouchPortal.yaml b/manifests/r/Rils/TouchPortal/4.3.2/Rils.TouchPortal.yaml new file mode 100644 index 000000000000..f894ae83fa27 --- /dev/null +++ b/manifests/r/Rils/TouchPortal/4.3.2/Rils.TouchPortal.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Rils.TouchPortal +PackageVersion: 4.3.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 8e51a09c07ea6500e716c621ed617e3b736b6015 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:54:04 -0700 Subject: [PATCH 199/720] Automatic deletion of FocusriteAudioEngineeringLtd.FocusriteControl2 1.403.0.24482 (#185103) --- ...neeringLtd.FocusriteControl2.installer.yaml | 18 ------------------ ...ringLtd.FocusriteControl2.locale.en-US.yaml | 13 ------------- ...eAudioEngineeringLtd.FocusriteControl2.yaml | 8 -------- 3 files changed, 39 deletions(-) delete mode 100644 manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.403.0.24482/FocusriteAudioEngineeringLtd.FocusriteControl2.installer.yaml delete mode 100644 manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.403.0.24482/FocusriteAudioEngineeringLtd.FocusriteControl2.locale.en-US.yaml delete mode 100644 manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.403.0.24482/FocusriteAudioEngineeringLtd.FocusriteControl2.yaml diff --git a/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.403.0.24482/FocusriteAudioEngineeringLtd.FocusriteControl2.installer.yaml b/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.403.0.24482/FocusriteAudioEngineeringLtd.FocusriteControl2.installer.yaml deleted file mode 100644 index 820d8720f13a..000000000000 --- a/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.403.0.24482/FocusriteAudioEngineeringLtd.FocusriteControl2.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/11 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: FocusriteAudioEngineeringLtd.FocusriteControl2 -PackageVersion: 1.403.0.24482 -InstallerType: inno -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: /silent -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x64 - InstallerUrl: https://releases.focusrite.com/com.focusrite.focusrite-control/latest/Focusrite-Control-2.exe - InstallerSha256: CF4480DFDC343855F0D5908CBD0345840752C4734C45761898D063909D0B7091 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.403.0.24482/FocusriteAudioEngineeringLtd.FocusriteControl2.locale.en-US.yaml b/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.403.0.24482/FocusriteAudioEngineeringLtd.FocusriteControl2.locale.en-US.yaml deleted file mode 100644 index 1bdd3877b2cf..000000000000 --- a/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.403.0.24482/FocusriteAudioEngineeringLtd.FocusriteControl2.locale.en-US.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/11 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: FocusriteAudioEngineeringLtd.FocusriteControl2 -PackageVersion: 1.403.0.24482 -PackageLocale: en-US -Publisher: Focusrite Audio Engineering Ltd. -PackageName: Focusrite Control 2 -License: MIT License -Copyright: Copyright © 2021-2023 Focusrite Audio Engineering Ltd. -ShortDescription: Software-control application required to unlock the full potential of your Focusrite Scarlett interface. The software delivers firmware upgrades and mixing controls. -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.403.0.24482/FocusriteAudioEngineeringLtd.FocusriteControl2.yaml b/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.403.0.24482/FocusriteAudioEngineeringLtd.FocusriteControl2.yaml deleted file mode 100644 index 8dfec2089e1d..000000000000 --- a/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.403.0.24482/FocusriteAudioEngineeringLtd.FocusriteControl2.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/11 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: FocusriteAudioEngineeringLtd.FocusriteControl2 -PackageVersion: 1.403.0.24482 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 47fa0c13411ce106af6fa8e87a1233a572cc9c4a Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:54:08 -0700 Subject: [PATCH 200/720] Automatic deletion of Thunder.Thunder 12.0.6.2330 (#185104) --- .../Thunder.Thunder.installer.yaml | 38 ----------------- .../Thunder.Thunder.locale.en-US.yaml | 37 ----------------- .../Thunder.Thunder.locale.zh-CN.yaml | 41 ------------------- .../Thunder/12.0.6.2330/Thunder.Thunder.yaml | 8 ---- 4 files changed, 124 deletions(-) delete mode 100644 manifests/t/Thunder/Thunder/12.0.6.2330/Thunder.Thunder.installer.yaml delete mode 100644 manifests/t/Thunder/Thunder/12.0.6.2330/Thunder.Thunder.locale.en-US.yaml delete mode 100644 manifests/t/Thunder/Thunder/12.0.6.2330/Thunder.Thunder.locale.zh-CN.yaml delete mode 100644 manifests/t/Thunder/Thunder/12.0.6.2330/Thunder.Thunder.yaml diff --git a/manifests/t/Thunder/Thunder/12.0.6.2330/Thunder.Thunder.installer.yaml b/manifests/t/Thunder/Thunder/12.0.6.2330/Thunder.Thunder.installer.yaml deleted file mode 100644 index 146be01f868b..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.6.2330/Thunder.Thunder.installer.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.6.2330 -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: /S - SilentWithProgress: /S - InstallLocation: /InstallPath:"" - Upgrade: /LiveUpdate -ExpectedReturnCodes: -- InstallerReturnCode: -101 - ReturnResponse: installInProgress -UpgradeBehavior: install -Protocols: -- ed2k -- magnet -- thunder -- thunderx -FileExtensions: -- downlist -- td -- thunderskin -- torrent -- xlb -- xltd -Installers: -- Architecture: x86 - InstallerUrl: https://down.sandai.net/thunder11/XunLeiSetup12.0.6.2330.exe - InstallerSha256: 51E711F2A3785A015AD12CC89144B8084D4ED0E959CA06FE0F0CCD625B1EDBDC - ProductCode: thunder_is1 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/Thunder/Thunder/12.0.6.2330/Thunder.Thunder.locale.en-US.yaml b/manifests/t/Thunder/Thunder/12.0.6.2330/Thunder.Thunder.locale.en-US.yaml deleted file mode 100644 index 4abae1621793..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.6.2330/Thunder.Thunder.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.6.2330 -PackageLocale: en-US -Publisher: 迅雷网络技术有限公司 -PublisherUrl: https://www.xunlei.com -PublisherSupportUrl: https://bbs.xunlei.com -PrivacyUrl: https://i.xunlei.com/policy/privacy.html -Author: Thunderbolt Network Technology Co., Ltd. -PackageName: 迅雷 -PackageUrl: https://xl11.xunlei.com -License: Proprietary -LicenseUrl: https://i.xunlei.com/policy/agreement.html -Copyright: © 2003-2023 Xunlei Networking Technologies LTD -# CopyrightUrl: -ShortDescription: Broadband Download, Thunder in a Flash! -# Description: -Moniker: xunlei -Tags: -- bittorrent -- bt -- download -- downloader -- ed2k -- emule -- magnet -- p2p -- torrent -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://vip.xunlei.com/index-new.html -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/Thunder/Thunder/12.0.6.2330/Thunder.Thunder.locale.zh-CN.yaml b/manifests/t/Thunder/Thunder/12.0.6.2330/Thunder.Thunder.locale.zh-CN.yaml deleted file mode 100644 index 9a7fb6ee6bfd..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.6.2330/Thunder.Thunder.locale.zh-CN.yaml +++ /dev/null @@ -1,41 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.6.2330 -PackageLocale: zh-CN -Publisher: 迅雷网络技术有限公司 -PublisherUrl: https://www.xunlei.com -PublisherSupportUrl: https://bbs.xunlei.com -PrivacyUrl: https://i.xunlei.com/policy/privacy.html -Author: 深圳市迅雷网络技术有限公司 -PackageName: 迅雷 -PackageUrl: https://xl11.xunlei.com -License: 专有软件 -LicenseUrl: https://i.xunlei.com/policy/agreement.html -Copyright: © 2003-2023 深圳市迅雷网络技术有限公司 -# CopyrightUrl: -ShortDescription: 宽带下载,迅雷不及掩耳 -# Description: -# Moniker: -Tags: -- ed2k -- emule -- p2p -- 下载 -- 下载器 -- 磁力链接 -- 磁链 -- 种子 -ReleaseNotes: |- - 迅雷 12 版本全面更新 - 1. 全新界面框架 - 2. 下载体验优化 - 3. 云盘体验优化 - 4. 私人空间体验优化 -# ReleaseNotesUrl: -PurchaseUrl: https://vip.xunlei.com/index-new.html -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.5.0 diff --git a/manifests/t/Thunder/Thunder/12.0.6.2330/Thunder.Thunder.yaml b/manifests/t/Thunder/Thunder/12.0.6.2330/Thunder.Thunder.yaml deleted file mode 100644 index 612b193fcaf7..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.6.2330/Thunder.Thunder.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-17.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.6.2330 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 305249149d3353fbe9734955ffa86103299c0e2d Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:54:21 -0700 Subject: [PATCH 201/720] Automatic deletion of Revival.WordLight 7.2.4 (#185109) --- .../7.2.4/Revival.WordLight.installer.yaml | 13 ------------- .../7.2.4/Revival.WordLight.locale.en-US.yaml | 12 ------------ .../Revival/WordLight/7.2.4/Revival.WordLight.yaml | 8 -------- 3 files changed, 33 deletions(-) delete mode 100644 manifests/r/Revival/WordLight/7.2.4/Revival.WordLight.installer.yaml delete mode 100644 manifests/r/Revival/WordLight/7.2.4/Revival.WordLight.locale.en-US.yaml delete mode 100644 manifests/r/Revival/WordLight/7.2.4/Revival.WordLight.yaml diff --git a/manifests/r/Revival/WordLight/7.2.4/Revival.WordLight.installer.yaml b/manifests/r/Revival/WordLight/7.2.4/Revival.WordLight.installer.yaml deleted file mode 100644 index 4f0026bb1a84..000000000000 --- a/manifests/r/Revival/WordLight/7.2.4/Revival.WordLight.installer.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jun/24 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Revival.WordLight -PackageVersion: 7.2.4 -MinimumOSVersion: "10" -InstallerType: inno -Installers: -- Architecture: x64 - InstallerUrl: https://www.revivalnsw.com.au/wordlight/WordLightSetup.exe - InstallerSha256: 8C4234DEFC49534343C5309A70818B0FEC683E51B0852BD1F034507AB11BB8BE -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/r/Revival/WordLight/7.2.4/Revival.WordLight.locale.en-US.yaml b/manifests/r/Revival/WordLight/7.2.4/Revival.WordLight.locale.en-US.yaml deleted file mode 100644 index 23ac73572c56..000000000000 --- a/manifests/r/Revival/WordLight/7.2.4/Revival.WordLight.locale.en-US.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jun/24 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Revival.WordLight -PackageVersion: 7.2.4 -PackageLocale: en-US -Publisher: Revival -PackageName: WordLight -License: All Rights Reserved -ShortDescription: WordLight Setup -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/r/Revival/WordLight/7.2.4/Revival.WordLight.yaml b/manifests/r/Revival/WordLight/7.2.4/Revival.WordLight.yaml deleted file mode 100644 index 73ef6ccdcf2c..000000000000 --- a/manifests/r/Revival/WordLight/7.2.4/Revival.WordLight.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jun/24 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Revival.WordLight -PackageVersion: 7.2.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From f3b166dce1675a8890d89814cad19862398253d2 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Wed, 23 Oct 2024 15:54:30 +1100 Subject: [PATCH 202/720] New version: Alacritty.Alacritty version 0.14.0 (#185111) --- .../0.14.0/Alacritty.Alacritty.installer.yaml | 27 +++++++++++++++++++ .../Alacritty.Alacritty.locale.en-US.yaml | 26 ++++++++++++++++++ .../Alacritty/0.14.0/Alacritty.Alacritty.yaml | 8 ++++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/a/Alacritty/Alacritty/0.14.0/Alacritty.Alacritty.installer.yaml create mode 100644 manifests/a/Alacritty/Alacritty/0.14.0/Alacritty.Alacritty.locale.en-US.yaml create mode 100644 manifests/a/Alacritty/Alacritty/0.14.0/Alacritty.Alacritty.yaml diff --git a/manifests/a/Alacritty/Alacritty/0.14.0/Alacritty.Alacritty.installer.yaml b/manifests/a/Alacritty/Alacritty/0.14.0/Alacritty.Alacritty.installer.yaml new file mode 100644 index 000000000000..5d7b03867f40 --- /dev/null +++ b/manifests/a/Alacritty/Alacritty/0.14.0/Alacritty.Alacritty.installer.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Alacritty.Alacritty +PackageVersion: 0.14.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{C619CDFB-1357-4DFC-8D36-1C3E2CA36AB9}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/alacritty/alacritty/releases/download/v0.14.0/Alacritty-v0.14.0-installer.msi + InstallerSha256: DB73E13739BDFE157A5238DBB5D0063BB5901F1BA7AE67B28D85F72157C021F4 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-22 diff --git a/manifests/a/Alacritty/Alacritty/0.14.0/Alacritty.Alacritty.locale.en-US.yaml b/manifests/a/Alacritty/Alacritty/0.14.0/Alacritty.Alacritty.locale.en-US.yaml new file mode 100644 index 000000000000..d6c2ff7f53c7 --- /dev/null +++ b/manifests/a/Alacritty/Alacritty/0.14.0/Alacritty.Alacritty.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: Alacritty.Alacritty +PackageVersion: 0.14.0 +PackageLocale: en-US +Publisher: Alacritty +PublisherUrl: https://github.com/alacritty/alacritty +PublisherSupportUrl: https://github.com/alacritty/alacritty/issues +Author: Alacritty +PackageName: Alacritty +PackageUrl: https://github.com/alacritty/alacritty +License: Apache License 2.0 +LicenseUrl: https://raw.githubusercontent.com/alacritty/alacritty/master/LICENSE-APACHE +Copyright: Copyright 2020 The Alacritty Project +CopyrightUrl: https://raw.githubusercontent.com/alacritty/alacritty/master/LICENSE-APACHE +ShortDescription: Alacritty is a free and open-source GPU accelerated terminal emulator focused on performance and simplicity. +Moniker: alacritty +Tags: +- terminal +ReleaseNotesUrl: https://github.com/alacritty/alacritty/releases/tag/v0.14.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/alacritty/alacritty/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Alacritty/Alacritty/0.14.0/Alacritty.Alacritty.yaml b/manifests/a/Alacritty/Alacritty/0.14.0/Alacritty.Alacritty.yaml new file mode 100644 index 000000000000..cff800a72f7f --- /dev/null +++ b/manifests/a/Alacritty/Alacritty/0.14.0/Alacritty.Alacritty.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: Alacritty.Alacritty +PackageVersion: 0.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 411ef818bf7c5b0b6b06bf1f2c2ce88ee7d8bedb Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:54:48 -0700 Subject: [PATCH 203/720] Automatic update of GeoGebra.Classic.5 from 5.2.861.0 to 5.2.864.0 (#185114) --- .../GeoGebra.Classic.5.installer.yaml | 13 ++++++++++++ .../GeoGebra.Classic.5.locale.en-US.yaml | 21 +++++++++++++++++++ .../5/5.2.864.0/GeoGebra.Classic.5.yaml | 8 +++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/g/GeoGebra/Classic/5/5.2.864.0/GeoGebra.Classic.5.installer.yaml create mode 100644 manifests/g/GeoGebra/Classic/5/5.2.864.0/GeoGebra.Classic.5.locale.en-US.yaml create mode 100644 manifests/g/GeoGebra/Classic/5/5.2.864.0/GeoGebra.Classic.5.yaml diff --git a/manifests/g/GeoGebra/Classic/5/5.2.864.0/GeoGebra.Classic.5.installer.yaml b/manifests/g/GeoGebra/Classic/5/5.2.864.0/GeoGebra.Classic.5.installer.yaml new file mode 100644 index 000000000000..d6dc79fedf25 --- /dev/null +++ b/manifests/g/GeoGebra/Classic/5/5.2.864.0/GeoGebra.Classic.5.installer.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: GeoGebra.Classic.5 +PackageVersion: 5.2.864.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Installers: +- Architecture: x86 + InstallerUrl: https://download.geogebra.org/package/win + InstallerSha256: B2DB2558AFA00665D13E3DE533618FCB0091D5DF46CEF87C2BBC2AB050E17150 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/g/GeoGebra/Classic/5/5.2.864.0/GeoGebra.Classic.5.locale.en-US.yaml b/manifests/g/GeoGebra/Classic/5/5.2.864.0/GeoGebra.Classic.5.locale.en-US.yaml new file mode 100644 index 000000000000..7f025d4a700e --- /dev/null +++ b/manifests/g/GeoGebra/Classic/5/5.2.864.0/GeoGebra.Classic.5.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: GeoGebra.Classic.5 +PackageVersion: 5.2.864.0 +PackageLocale: en-US +Publisher: International GeoGebra Institute +PublisherUrl: https://www.geogebra.org +PrivacyUrl: https://www.geogebra.org/privacy +Author: International GeoGebra Institute +PackageName: GeoGebra Classic 5 +PackageUrl: https://www.geogebra.org +License: Non-commercial freeware; portions under GPL, CC-BY-NC-SA +LicenseUrl: https://www.geogebra.org/license +Copyright: Copyright (c) 2022 GeoGebra +CopyrightUrl: https://www.geogebra.org/tos +ShortDescription: Solve math problems, graph functions, create geometric constructions, do statistics and calculus, save and share your results. +Description: Solve math problems, graph functions, create geometric constructions, do statistics and calculus, save and share your results. GeoGebra apps are used by millions of students and teachers around the world to learn and teach mathematics and science. +Moniker: geogebraclassic5 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/GeoGebra/Classic/5/5.2.864.0/GeoGebra.Classic.5.yaml b/manifests/g/GeoGebra/Classic/5/5.2.864.0/GeoGebra.Classic.5.yaml new file mode 100644 index 000000000000..706aa02f128f --- /dev/null +++ b/manifests/g/GeoGebra/Classic/5/5.2.864.0/GeoGebra.Classic.5.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: GeoGebra.Classic.5 +PackageVersion: 5.2.864.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 8e8f380ce5ee6c86fb98ad676c77eac4be917d62 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:55:02 -0700 Subject: [PATCH 204/720] Automatic deletion of Rils.TouchPortal 4.3.0 (#185110) --- .../4.3.0/Rils.TouchPortal.installer.yaml | 22 ----------------- .../4.3.0/Rils.TouchPortal.locale.en-US.yaml | 24 ------------------- .../TouchPortal/4.3.0/Rils.TouchPortal.yaml | 8 ------- 3 files changed, 54 deletions(-) delete mode 100644 manifests/r/Rils/TouchPortal/4.3.0/Rils.TouchPortal.installer.yaml delete mode 100644 manifests/r/Rils/TouchPortal/4.3.0/Rils.TouchPortal.locale.en-US.yaml delete mode 100644 manifests/r/Rils/TouchPortal/4.3.0/Rils.TouchPortal.yaml diff --git a/manifests/r/Rils/TouchPortal/4.3.0/Rils.TouchPortal.installer.yaml b/manifests/r/Rils/TouchPortal/4.3.0/Rils.TouchPortal.installer.yaml deleted file mode 100644 index 13535a8ca5f1..000000000000 --- a/manifests/r/Rils/TouchPortal/4.3.0/Rils.TouchPortal.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/16 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Rils.TouchPortal -PackageVersion: 4.3.0 -MinimumOSVersion: 10.0.0.0 -InstallModes: -- interactive -- silent -- silentWithProgress -Installers: -- InstallerLocale: en-US - Architecture: x86 - InstallerType: inno - Scope: machine - InstallerUrl: https://www.touch-portal.com/downloads/TouchPortal_Setup_release.exe - InstallerSha256: 7B7CBB8AF3D0A1A4EE8B2D574BED2318809EB1EDC93AD5025AE272297736B5B5 - InstallerSwitches: - Custom: /NORESTART - UpgradeBehavior: install -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/r/Rils/TouchPortal/4.3.0/Rils.TouchPortal.locale.en-US.yaml b/manifests/r/Rils/TouchPortal/4.3.0/Rils.TouchPortal.locale.en-US.yaml deleted file mode 100644 index 2b5ccfb4076f..000000000000 --- a/manifests/r/Rils/TouchPortal/4.3.0/Rils.TouchPortal.locale.en-US.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/16 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Rils.TouchPortal -PackageVersion: 4.3.0 -PackageLocale: en-US -Publisher: Touch Portal VoF -PublisherUrl: https://www.touch-portal.com/ -PublisherSupportUrl: https://www.touch-portal.com/support/ -Author: Touch Portal VoF -PackageName: Touch Portal -PackageUrl: https://www.touch-portal.com/ -License: Proprietary -Copyright: Copyright (c) 2018 Touch Portal -ShortDescription: Control your desktop software and machine with your mobile device -Moniker: touchportal -Tags: -- streaming -- stream -- stream deck -- macro -- remote -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/r/Rils/TouchPortal/4.3.0/Rils.TouchPortal.yaml b/manifests/r/Rils/TouchPortal/4.3.0/Rils.TouchPortal.yaml deleted file mode 100644 index 9d0d98af196d..000000000000 --- a/manifests/r/Rils/TouchPortal/4.3.0/Rils.TouchPortal.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/16 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Rils.TouchPortal -PackageVersion: 4.3.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From be65ffd3ec10c1e9b49aa5ae0f7d8d6b02d455a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=83=E4=B8=81=E7=8B=97=7E?= Date: Wed, 23 Oct 2024 12:59:55 +0800 Subject: [PATCH 205/720] New version: Mihomo-Party.Mihomo-Party version 1.5.3 (#184783) --- .../Mihomo-Party.Mihomo-Party.installer.yaml | 19 +++++++++++ ...ihomo-Party.Mihomo-Party.locale.en-US.yaml | 33 +++++++++++++++++++ .../1.5.3/Mihomo-Party.Mihomo-Party.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/m/Mihomo-Party/Mihomo-Party/1.5.3/Mihomo-Party.Mihomo-Party.installer.yaml create mode 100644 manifests/m/Mihomo-Party/Mihomo-Party/1.5.3/Mihomo-Party.Mihomo-Party.locale.en-US.yaml create mode 100644 manifests/m/Mihomo-Party/Mihomo-Party/1.5.3/Mihomo-Party.Mihomo-Party.yaml diff --git a/manifests/m/Mihomo-Party/Mihomo-Party/1.5.3/Mihomo-Party.Mihomo-Party.installer.yaml b/manifests/m/Mihomo-Party/Mihomo-Party/1.5.3/Mihomo-Party.Mihomo-Party.installer.yaml new file mode 100644 index 000000000000..da5caed9a312 --- /dev/null +++ b/manifests/m/Mihomo-Party/Mihomo-Party/1.5.3/Mihomo-Party.Mihomo-Party.installer.yaml @@ -0,0 +1,19 @@ +# 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: Mihomo-Party.Mihomo-Party +PackageVersion: 1.5.3 +InstallerType: nullsoft +ReleaseDate: 2024-10-21 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/mihomo-party-org/mihomo-party/releases/download/v1.5.3/mihomo-party-windows-1.5.3-ia32-setup.exe + InstallerSha256: F6E45BB9BE7C7E1A57D93462C43783BB1820AEF4EE67FD963FDC47727898668B +- Architecture: x64 + InstallerUrl: https://github.com/mihomo-party-org/mihomo-party/releases/download/v1.5.3/mihomo-party-windows-1.5.3-x64-setup.exe + InstallerSha256: FC10CEBC2499BFF82304895115A9688F5661258B06698D8BD236416708D51F03 +- Architecture: arm64 + InstallerUrl: https://github.com/mihomo-party-org/mihomo-party/releases/download/v1.5.3/mihomo-party-windows-1.5.3-arm64-setup.exe + InstallerSha256: A0EC3F3CE26995D6CB19E51B7C4552887D049D89697D4734336D6EBA2B0901D3 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mihomo-Party/Mihomo-Party/1.5.3/Mihomo-Party.Mihomo-Party.locale.en-US.yaml b/manifests/m/Mihomo-Party/Mihomo-Party/1.5.3/Mihomo-Party.Mihomo-Party.locale.en-US.yaml new file mode 100644 index 000000000000..989560288f16 --- /dev/null +++ b/manifests/m/Mihomo-Party/Mihomo-Party/1.5.3/Mihomo-Party.Mihomo-Party.locale.en-US.yaml @@ -0,0 +1,33 @@ +# 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: Mihomo-Party.Mihomo-Party +PackageVersion: 1.5.3 +PackageLocale: en-US +Publisher: Mihomo-Party +PublisherUrl: https://github.com/pompurin404/mihomo-party +PublisherSupportUrl: https://github.com/mihomo-party-org/mihomo-party/issues +Author: Pompurin404 +PackageName: Mihomo-Party +License: GPL-3.0 +LicenseUrl: https://github.com/mihomo-party-org/mihomo-party/blob/HEAD/LICENSE +Copyright: Copyright © 2024 mihomo-party +ShortDescription: Another Mihomo GUI. +Tags: +- clash +- clash-meta +- electron +- mihomo +- mihomo-party +ReleaseNotes: |- + Breaking Changes + - 1.5.0 之后 macOS 改用 pkg 安装方式,不再支持 dmg 安装方式,因此本次更新需要手动下载安装包进行安装 + - electron33 已不再支持 macOS 10.15,故为 10.15 提供单独的安装包,需要的用户请自行下载安装,应用内更新时会自动检测系统版本,安装后后续可正常在应用内直接更新 + - 1.5.1 之后 Windows 下 profuctName 改为 Mihomo Party, 更新后若出现找不到文件报错,手动以管理员权限运行 Mihomo Party.exe 即可 + - 由于更改了应用名称,开机启动失效是正常现象,在设置中重新开关一下即可 + Bug Fixes + - 修复侧边栏调整大小时无法正确结束的问题 + - 修复任务计划创建/运行失败的问题 +ReleaseNotesUrl: https://github.com/mihomo-party-org/mihomo-party/releases/tag/v1.5.3 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mihomo-Party/Mihomo-Party/1.5.3/Mihomo-Party.Mihomo-Party.yaml b/manifests/m/Mihomo-Party/Mihomo-Party/1.5.3/Mihomo-Party.Mihomo-Party.yaml new file mode 100644 index 000000000000..09d228c19e4a --- /dev/null +++ b/manifests/m/Mihomo-Party/Mihomo-Party/1.5.3/Mihomo-Party.Mihomo-Party.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: Mihomo-Party.Mihomo-Party +PackageVersion: 1.5.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4f3acb123d4afc3ca4096c994de0b9cac0d8375a Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Wed, 23 Oct 2024 16:00:09 +1100 Subject: [PATCH 206/720] New version: Microsoft.Edge.Dev version 131.0.2903.5 (#185061) --- .../Microsoft.Edge.Dev.installer.yaml | 36 +++++++++++++++++++ .../Microsoft.Edge.Dev.locale.en-US.yaml | 24 +++++++++++++ .../Dev/131.0.2903.5/Microsoft.Edge.Dev.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/m/Microsoft/Edge/Dev/131.0.2903.5/Microsoft.Edge.Dev.installer.yaml create mode 100644 manifests/m/Microsoft/Edge/Dev/131.0.2903.5/Microsoft.Edge.Dev.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Edge/Dev/131.0.2903.5/Microsoft.Edge.Dev.yaml diff --git a/manifests/m/Microsoft/Edge/Dev/131.0.2903.5/Microsoft.Edge.Dev.installer.yaml b/manifests/m/Microsoft/Edge/Dev/131.0.2903.5/Microsoft.Edge.Dev.installer.yaml new file mode 100644 index 000000000000..ec1029ea9bd7 --- /dev/null +++ b/manifests/m/Microsoft/Edge/Dev/131.0.2903.5/Microsoft.Edge.Dev.installer.yaml @@ -0,0 +1,36 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Microsoft.Edge.Dev +PackageVersion: 131.0.2903.5 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: msi +Scope: machine +Protocols: +- http +- https +FileExtensions: +- crx +- htm +- html +- pdf +- url +AppsAndFeaturesEntries: +- UpgradeCode: '{B2F4640E-B3EE-351A-A71F-C5DA7048B1B4}' +Installers: +- Architecture: x86 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/fe830e3e-86b9-4f8a-9ead-81b961f893eb/MicrosoftEdgeDevEnterpriseX86.msi + InstallerSha256: 2EFD8258B29D745AA3D643A1460E77B6B84FC9696E984E5380A5E673D45477CA + ProductCode: '{ABCF5E13-E065-3E02-A84B-4CD7338E4A01}' +- Architecture: x64 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/db0ff38f-9035-4feb-a876-0ff6ff3cac77/MicrosoftEdgeDevEnterpriseX64.msi + InstallerSha256: 26D4344AC684D0472A9FA1B5DE2F49B3B590446DDDD8AF6D3108D5FE7C1B299A + ProductCode: '{6B616671-8DF2-3CA5-B5F8-DF8D54731309}' +- Architecture: arm64 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/3c0cb00e-c52b-4925-9aff-7afe99d71d24/MicrosoftEdgeDevEnterpriseARM64.msi + InstallerSha256: 7250FA0948602A6DAFA15953E743DC33CFC73B13B0C2220358A8B031D5CDCFDE + ProductCode: '{55E2FA64-4A12-3E16-8831-3823E991B721}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Edge/Dev/131.0.2903.5/Microsoft.Edge.Dev.locale.en-US.yaml b/manifests/m/Microsoft/Edge/Dev/131.0.2903.5/Microsoft.Edge.Dev.locale.en-US.yaml new file mode 100644 index 000000000000..ea57bebe6998 --- /dev/null +++ b/manifests/m/Microsoft/Edge/Dev/131.0.2903.5/Microsoft.Edge.Dev.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Microsoft.Edge.Dev +PackageVersion: 131.0.2903.5 +PackageLocale: en-US +Publisher: Microsoft Corporation +Author: Microsoft +PackageName: Microsoft Edge Dev +PackageUrl: https://www.microsoft.com/en-us/edge +License: Proprietary +LicenseUrl: https://www.microsoft.com/en-us/servicesagreement +Copyright: Copyright (C) Microsoft Corporation +CopyrightUrl: https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks +ShortDescription: Microsoft Edge is the best browser for Windows. Sync your passwords, favorites, and settings across multiple devices and start using Microsoft Edge today. +Description: |- + Microsoft Edge is a cross-platform web browser created and developed by Microsoft. + It was first released for Windows 10 and Xbox One in 2015, for Android and iOS in 2017, for macOS in 2019, and for Linux in 2020, and can replace Internet Explorer on Windows 7, Windows Server 2008 R2 and later versions but unlike IE, this browser does not support Windows Vista or earlier versions. +Tags: +- browser +- chromium +- edge +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Edge/Dev/131.0.2903.5/Microsoft.Edge.Dev.yaml b/manifests/m/Microsoft/Edge/Dev/131.0.2903.5/Microsoft.Edge.Dev.yaml new file mode 100644 index 000000000000..df3da16470d8 --- /dev/null +++ b/manifests/m/Microsoft/Edge/Dev/131.0.2903.5/Microsoft.Edge.Dev.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: Microsoft.Edge.Dev +PackageVersion: 131.0.2903.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 8af3ed2a607d914bef8a497537f5576b40c2fed2 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 22:00:34 -0700 Subject: [PATCH 207/720] Automatic update of VidJuice.UniTube from 6.9.3.1 to 6.9.4.1 (#185121) --- .../6.9.4.1/VidJuice.UniTube.installer.yaml | 20 +++++++++++ .../VidJuice.UniTube.locale.en-US.yaml | 34 +++++++++++++++++++ .../VidJuice.UniTube.locale.zh-CN.yaml | 31 +++++++++++++++++ .../UniTube/6.9.4.1/VidJuice.UniTube.yaml | 8 +++++ 4 files changed, 93 insertions(+) create mode 100644 manifests/v/VidJuice/UniTube/6.9.4.1/VidJuice.UniTube.installer.yaml create mode 100644 manifests/v/VidJuice/UniTube/6.9.4.1/VidJuice.UniTube.locale.en-US.yaml create mode 100644 manifests/v/VidJuice/UniTube/6.9.4.1/VidJuice.UniTube.locale.zh-CN.yaml create mode 100644 manifests/v/VidJuice/UniTube/6.9.4.1/VidJuice.UniTube.yaml diff --git a/manifests/v/VidJuice/UniTube/6.9.4.1/VidJuice.UniTube.installer.yaml b/manifests/v/VidJuice/UniTube/6.9.4.1/VidJuice.UniTube.installer.yaml new file mode 100644 index 000000000000..a0a9a48cf503 --- /dev/null +++ b/manifests/v/VidJuice/UniTube/6.9.4.1/VidJuice.UniTube.installer.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: VidJuice.UniTube +PackageVersion: 6.9.4.1 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ReleaseDate: 2024-08-31 +Installers: +- Architecture: x86 + InstallerUrl: https://download.vidjuice.com/unitube.x86.exe?v=6.9.2 + InstallerSha256: 3306FD4FA5ACBF504764EBC391AFF2DA9D2D24E86F375F0AB75FD401D5BEE794 + ProductCode: VidJuice UniTube_is1 +- Architecture: x64 + InstallerUrl: https://download.vidjuice.com/unitube.exe?v=6.9.2 + InstallerSha256: 829265EFE8C5C415FDDB4B057FD59C85E01DF93D553AB935825312DF3596A10E + ProductCode: VidJuice UniTube_is1 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/v/VidJuice/UniTube/6.9.4.1/VidJuice.UniTube.locale.en-US.yaml b/manifests/v/VidJuice/UniTube/6.9.4.1/VidJuice.UniTube.locale.en-US.yaml new file mode 100644 index 000000000000..bcd3b2c4e0d8 --- /dev/null +++ b/manifests/v/VidJuice/UniTube/6.9.4.1/VidJuice.UniTube.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: VidJuice.UniTube +PackageVersion: 6.9.4.1 +PackageLocale: en-US +Publisher: Mobee Technology Co., Limited +PublisherUrl: https://www.vidjuice.com/ +PublisherSupportUrl: https://www.vidjuice.com/support/ +PrivacyUrl: https://www.vidjuice.com/privacy-policy/ +PackageName: VidJuice UniTube +PackageUrl: https://www.vidjuice.com/download/ +License: Proprietary +LicenseUrl: https://www.vidjuice.com/terms-of-service/ +Copyright: Copyright © 2024 VidJuice. All rights reserved. +CopyrightUrl: https://www.vidjuice.com/terms-of-service/ +ShortDescription: Download videos and audios from 10,000+ sites across all your devices +Tags: +- audio +- audio-downloader +- download +- downloader +- media +- media-downloader +- video +- video-downloader +ReleaseNotes: 1. Fixed some bugs. +ReleaseNotesUrl: https://www.vidjuice.com/tech-specs/unitube-update-history/ +PurchaseUrl: https://www.vidjuice.com/pricing/unitube-video-downloader/ +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://www.vidjuice.com/guide/how-to-download-online-videos-with-vidjuice-unitube/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/v/VidJuice/UniTube/6.9.4.1/VidJuice.UniTube.locale.zh-CN.yaml b/manifests/v/VidJuice/UniTube/6.9.4.1/VidJuice.UniTube.locale.zh-CN.yaml new file mode 100644 index 000000000000..dd996667fe2e --- /dev/null +++ b/manifests/v/VidJuice/UniTube/6.9.4.1/VidJuice.UniTube.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: VidJuice.UniTube +PackageVersion: 6.9.4.1 +PackageLocale: zh-CN +Publisher: Mobee Technology Co., Limited +PublisherUrl: https://zh-cn.vidjuice.com/ +PublisherSupportUrl: https://zh-cn.vidjuice.com/support/ +PrivacyUrl: https://zh-cn.vidjuice.com/privacy-policy/ +PackageName: VidJuice UniTube +PackageUrl: https://zh-cn.vidjuice.com/download/ +License: 专有软件 +LicenseUrl: https://zh-cn.vidjuice.com/terms-of-service/ +Copyright: Copyright © 2024 VidJuice. All rights reserved. +CopyrightUrl: https://zh-cn.vidjuice.com/terms-of-service/ +ShortDescription: 在所有设备上从 10,000+ 网站下载视频和音频 +Tags: +- 下载 +- 下载器 +- 媒体 +- 视频 +- 音乐 +- 音频 +ReleaseNotesUrl: https://zh-cn.vidjuice.com/tech-specs/unitube-update-history +PurchaseUrl: https://zh-cn.vidjuice.com/pricing/unitube-video-downloader/ +Documentations: +- DocumentLabel: 用户指南 + DocumentUrl: https://zh-cn.vidjuice.com/guide/how-to-download-online-videos-with-vidjuice-unitube/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/v/VidJuice/UniTube/6.9.4.1/VidJuice.UniTube.yaml b/manifests/v/VidJuice/UniTube/6.9.4.1/VidJuice.UniTube.yaml new file mode 100644 index 000000000000..c32542abbe93 --- /dev/null +++ b/manifests/v/VidJuice/UniTube/6.9.4.1/VidJuice.UniTube.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: VidJuice.UniTube +PackageVersion: 6.9.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From e1da4aeef99a87cd26773e85d2f87c67374d1d4d Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 23:40:07 -0700 Subject: [PATCH 208/720] Automatic deletion of Superhuman.Superhuman 25.1.42 (#185161) --- .../Superhuman.Superhuman.installer.yaml | 12 ---------- .../Superhuman.Superhuman.locale.en-US.yaml | 22 ------------------- .../25.1.42/Superhuman.Superhuman.yaml | 8 ------- 3 files changed, 42 deletions(-) delete mode 100644 manifests/s/Superhuman/Superhuman/25.1.42/Superhuman.Superhuman.installer.yaml delete mode 100644 manifests/s/Superhuman/Superhuman/25.1.42/Superhuman.Superhuman.locale.en-US.yaml delete mode 100644 manifests/s/Superhuman/Superhuman/25.1.42/Superhuman.Superhuman.yaml diff --git a/manifests/s/Superhuman/Superhuman/25.1.42/Superhuman.Superhuman.installer.yaml b/manifests/s/Superhuman/Superhuman/25.1.42/Superhuman.Superhuman.installer.yaml deleted file mode 100644 index 34fe83ef20cc..000000000000 --- a/manifests/s/Superhuman/Superhuman/25.1.42/Superhuman.Superhuman.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/11 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Superhuman.Superhuman -PackageVersion: 25.1.42 -InstallerType: nullsoft -Installers: -- InstallerUrl: https://download.superhuman.com/Superhuman.exe - Architecture: x64 - InstallerSha256: 4383D59F46685F78F3A5FE1A21038E8251F584C933D3DF27005AD990BFA5EBF7 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/s/Superhuman/Superhuman/25.1.42/Superhuman.Superhuman.locale.en-US.yaml b/manifests/s/Superhuman/Superhuman/25.1.42/Superhuman.Superhuman.locale.en-US.yaml deleted file mode 100644 index 1d63133306a5..000000000000 --- a/manifests/s/Superhuman/Superhuman/25.1.42/Superhuman.Superhuman.locale.en-US.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/11 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Superhuman.Superhuman -PackageVersion: 25.1.42 -PackageLocale: en-US -Publisher: Superhuman Labs, Inc. -PublisherUrl: https://superhuman.com/ -PublisherSupportUrl: https://help.superhuman.com/ -PrivacyUrl: https://superhuman.com/privacy -Author: Superhuman Labs, Inc. -PackageName: Superhuman -PackageUrl: https://superhuman.com/ -License: https://superhuman.com/terms -LicenseUrl: https://superhuman.com/terms -Copyright: Copyright 2022 Superhuman Labs, Inc. -ShortDescription: Superhuman Desktop Client -Description: The fastest email experience ever made -Moniker: Superhuman -PurchaseUrl: https://superhuman.com/pricing -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/s/Superhuman/Superhuman/25.1.42/Superhuman.Superhuman.yaml b/manifests/s/Superhuman/Superhuman/25.1.42/Superhuman.Superhuman.yaml deleted file mode 100644 index 5d88efd021b7..000000000000 --- a/manifests/s/Superhuman/Superhuman/25.1.42/Superhuman.Superhuman.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/11 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Superhuman.Superhuman -PackageVersion: 25.1.42 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 93e11d09379ca240a9bb980524e0e10211588874 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 22 Oct 2024 23:40:19 -0700 Subject: [PATCH 209/720] Automatic deletion of Soundly.Soundly 2024.05.0.132 (#185155) --- .../2024.05.0.132/Soundly.Soundly.installer.yaml | 12 ------------ .../2024.05.0.132/Soundly.Soundly.locale.en-US.yaml | 12 ------------ .../Soundly/2024.05.0.132/Soundly.Soundly.yaml | 8 -------- 3 files changed, 32 deletions(-) delete mode 100644 manifests/s/Soundly/Soundly/2024.05.0.132/Soundly.Soundly.installer.yaml delete mode 100644 manifests/s/Soundly/Soundly/2024.05.0.132/Soundly.Soundly.locale.en-US.yaml delete mode 100644 manifests/s/Soundly/Soundly/2024.05.0.132/Soundly.Soundly.yaml diff --git a/manifests/s/Soundly/Soundly/2024.05.0.132/Soundly.Soundly.installer.yaml b/manifests/s/Soundly/Soundly/2024.05.0.132/Soundly.Soundly.installer.yaml deleted file mode 100644 index 27e5881e9090..000000000000 --- a/manifests/s/Soundly/Soundly/2024.05.0.132/Soundly.Soundly.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2024/May/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Soundly.Soundly -PackageVersion: 2024.05.0.132 -Installers: -- Architecture: x86 - InstallerType: nullsoft - InstallerUrl: https://storage.googleapis.com/soundlyapp/soundly-setup.exe - InstallerSha256: F815E688ABB4748EF4A33DB3AD1DD35FFAEB9127CAF5E3777EF70F24A378DB3E -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/s/Soundly/Soundly/2024.05.0.132/Soundly.Soundly.locale.en-US.yaml b/manifests/s/Soundly/Soundly/2024.05.0.132/Soundly.Soundly.locale.en-US.yaml deleted file mode 100644 index d4dd3e416704..000000000000 --- a/manifests/s/Soundly/Soundly/2024.05.0.132/Soundly.Soundly.locale.en-US.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2024/May/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Soundly.Soundly -PackageVersion: 2024.05.0.132 -PackageLocale: en-US -Publisher: '"Soundly"' -PackageName: Soundly -License: Proprietary -ShortDescription: Find your perfect sound in the massive Soundly cloud library, use our powerful search engine on your local files, and Drag&Drop sounds to your favorite tools! -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/s/Soundly/Soundly/2024.05.0.132/Soundly.Soundly.yaml b/manifests/s/Soundly/Soundly/2024.05.0.132/Soundly.Soundly.yaml deleted file mode 100644 index 0bdf952107c6..000000000000 --- a/manifests/s/Soundly/Soundly/2024.05.0.132/Soundly.Soundly.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/May/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Soundly.Soundly -PackageVersion: 2024.05.0.132 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From b13c7d785647420dc431817dc272b0a2266789aa Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:13:56 -0700 Subject: [PATCH 210/720] Automatic deletion of Revival.WordLight 7.2.5 (#185118) --- .../7.2.5/Revival.WordLight.installer.yaml | 13 ------------- .../7.2.5/Revival.WordLight.locale.en-US.yaml | 12 ------------ .../Revival/WordLight/7.2.5/Revival.WordLight.yaml | 8 -------- 3 files changed, 33 deletions(-) delete mode 100644 manifests/r/Revival/WordLight/7.2.5/Revival.WordLight.installer.yaml delete mode 100644 manifests/r/Revival/WordLight/7.2.5/Revival.WordLight.locale.en-US.yaml delete mode 100644 manifests/r/Revival/WordLight/7.2.5/Revival.WordLight.yaml diff --git a/manifests/r/Revival/WordLight/7.2.5/Revival.WordLight.installer.yaml b/manifests/r/Revival/WordLight/7.2.5/Revival.WordLight.installer.yaml deleted file mode 100644 index 61d801c3309c..000000000000 --- a/manifests/r/Revival/WordLight/7.2.5/Revival.WordLight.installer.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/19 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Revival.WordLight -PackageVersion: 7.2.5 -MinimumOSVersion: "10" -InstallerType: inno -Installers: -- Architecture: x64 - InstallerUrl: https://www.revivalnsw.com.au/wordlight/WordLightSetup.exe - InstallerSha256: 4422BB2C92995E8D81C9DAAF370A76AC6F971812A27E966AEE6255B4A2B5234D -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/r/Revival/WordLight/7.2.5/Revival.WordLight.locale.en-US.yaml b/manifests/r/Revival/WordLight/7.2.5/Revival.WordLight.locale.en-US.yaml deleted file mode 100644 index 9dd60561b240..000000000000 --- a/manifests/r/Revival/WordLight/7.2.5/Revival.WordLight.locale.en-US.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/19 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Revival.WordLight -PackageVersion: 7.2.5 -PackageLocale: en-US -Publisher: Revival -PackageName: WordLight -License: All Rights Reserved -ShortDescription: WordLight Setup -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/r/Revival/WordLight/7.2.5/Revival.WordLight.yaml b/manifests/r/Revival/WordLight/7.2.5/Revival.WordLight.yaml deleted file mode 100644 index b27050609a0f..000000000000 --- a/manifests/r/Revival/WordLight/7.2.5/Revival.WordLight.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/19 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Revival.WordLight -PackageVersion: 7.2.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 2b2d60305d364efa061cbe79c7f89f87d109eae7 Mon Sep 17 00:00:00 2001 From: Jan De Dobbeleer <2492783+JanDeDobbeleer@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:14:19 +0200 Subject: [PATCH 211/720] JanDeDobbeleer.OhMyPosh version 23.20.3 (#185354) --- .../JanDeDobbeleer.OhMyPosh.installer.yaml | 53 +++++++++++++++++++ .../JanDeDobbeleer.OhMyPosh.locale.en-US.yaml | 33 ++++++++++++ .../23.20.3/JanDeDobbeleer.OhMyPosh.yaml | 8 +++ 3 files changed, 94 insertions(+) create mode 100644 manifests/j/JanDeDobbeleer/OhMyPosh/23.20.3/JanDeDobbeleer.OhMyPosh.installer.yaml create mode 100644 manifests/j/JanDeDobbeleer/OhMyPosh/23.20.3/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml create mode 100644 manifests/j/JanDeDobbeleer/OhMyPosh/23.20.3/JanDeDobbeleer.OhMyPosh.yaml diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/23.20.3/JanDeDobbeleer.OhMyPosh.installer.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/23.20.3/JanDeDobbeleer.OhMyPosh.installer.yaml new file mode 100644 index 000000000000..f7fe29d5e819 --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/23.20.3/JanDeDobbeleer.OhMyPosh.installer.yaml @@ -0,0 +1,53 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: JanDeDobbeleer.OhMyPosh +PackageVersion: 23.20.3 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.3/install-amd64.exe + InstallerSha256: 8C7CA859E94D6C031052B524AB4BA702D888B671DFDBD8F525DC5F0CAF771588 + InstallerSwitches: + Custom: /INSTALLER=winget /ALLUSERS +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.3/install-amd64.exe + InstallerSha256: 8C7CA859E94D6C031052B524AB4BA702D888B671DFDBD8F525DC5F0CAF771588 + InstallerSwitches: + Custom: /INSTALLER=winget /CURRENTUSER +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.3/install-386.exe + InstallerSha256: D59F1B20A634549AF0D9280C64DFB8248A7A929FB7D9BAAFD2BA4C44AF1322D6 + InstallerSwitches: + Custom: /INSTALLER=winget /ALLUSERS +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.3/install-386.exe + InstallerSha256: D59F1B20A634549AF0D9280C64DFB8248A7A929FB7D9BAAFD2BA4C44AF1322D6 + InstallerSwitches: + Custom: /INSTALLER=winget /CURRENTUSER +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.3/install-arm64.exe + InstallerSha256: 66EA5894FB3FE2AE9B86EA070C910377F7FDCB5DD225223753C346F2B463EE63 + InstallerSwitches: + Custom: /INSTALLER=winget /ALLUSERS +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.3/install-arm64.exe + InstallerSha256: 66EA5894FB3FE2AE9B86EA070C910377F7FDCB5DD225223753C346F2B463EE63 + InstallerSwitches: + Custom: /INSTALLER=winget /CURRENTUSER +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-23 diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/23.20.3/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/23.20.3/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml new file mode 100644 index 000000000000..3d0c26d8730f --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/23.20.3/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: JanDeDobbeleer.OhMyPosh +PackageVersion: 23.20.3 +PackageLocale: en-US +Publisher: Jan De Dobbeleer +PublisherUrl: https://github.com/JanDeDobbeleer/oh-my-posh/ +PublisherSupportUrl: https://github.com/JanDeDobbeleer/oh-my-posh/issues +Author: Jan De Dobbeleer +PackageName: Oh My Posh +PackageUrl: https://ohmyposh.dev/ +License: MIT +LicenseUrl: https://github.com/JanDeDobbeleer/oh-my-posh/raw/main/COPYING +ShortDescription: Prompt theme engine for any shell +Moniker: oh-my-posh +Tags: +- console +- command-line +- shell +- command-prompt +- powershell +- wsl +- developer-tools +- utilities +- cli +- cmd +- ps +- terminal +- oh-my-posh +ReleaseNotesUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/tag/v23.20.3 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/23.20.3/JanDeDobbeleer.OhMyPosh.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/23.20.3/JanDeDobbeleer.OhMyPosh.yaml new file mode 100644 index 000000000000..209a502089f9 --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/23.20.3/JanDeDobbeleer.OhMyPosh.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: JanDeDobbeleer.OhMyPosh +PackageVersion: 23.20.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 98cbb575b47dd549d296360221bd2ce943b79ce5 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:14:38 -0700 Subject: [PATCH 212/720] Automatic deletion of Rils.TouchPortal 4.3.1 (#185119) --- .../4.3.1/Rils.TouchPortal.installer.yaml | 22 ----------------- .../4.3.1/Rils.TouchPortal.locale.en-US.yaml | 24 ------------------- .../TouchPortal/4.3.1/Rils.TouchPortal.yaml | 8 ------- 3 files changed, 54 deletions(-) delete mode 100644 manifests/r/Rils/TouchPortal/4.3.1/Rils.TouchPortal.installer.yaml delete mode 100644 manifests/r/Rils/TouchPortal/4.3.1/Rils.TouchPortal.locale.en-US.yaml delete mode 100644 manifests/r/Rils/TouchPortal/4.3.1/Rils.TouchPortal.yaml diff --git a/manifests/r/Rils/TouchPortal/4.3.1/Rils.TouchPortal.installer.yaml b/manifests/r/Rils/TouchPortal/4.3.1/Rils.TouchPortal.installer.yaml deleted file mode 100644 index 00a3394a8246..000000000000 --- a/manifests/r/Rils/TouchPortal/4.3.1/Rils.TouchPortal.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/19 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Rils.TouchPortal -PackageVersion: 4.3.1 -MinimumOSVersion: 10.0.0.0 -InstallModes: -- interactive -- silent -- silentWithProgress -Installers: -- InstallerLocale: en-US - Architecture: x86 - InstallerType: inno - Scope: machine - InstallerUrl: https://www.touch-portal.com/downloads/TouchPortal_Setup_release.exe - InstallerSha256: 6297E31A105A8666B9B130C620950E27F1ACECA4FED999CDED195F0DACFF90CA - InstallerSwitches: - Custom: /NORESTART - UpgradeBehavior: install -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/r/Rils/TouchPortal/4.3.1/Rils.TouchPortal.locale.en-US.yaml b/manifests/r/Rils/TouchPortal/4.3.1/Rils.TouchPortal.locale.en-US.yaml deleted file mode 100644 index e43c02272955..000000000000 --- a/manifests/r/Rils/TouchPortal/4.3.1/Rils.TouchPortal.locale.en-US.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/19 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Rils.TouchPortal -PackageVersion: 4.3.1 -PackageLocale: en-US -Publisher: Touch Portal VoF -PublisherUrl: https://www.touch-portal.com/ -PublisherSupportUrl: https://www.touch-portal.com/support/ -Author: Touch Portal VoF -PackageName: Touch Portal -PackageUrl: https://www.touch-portal.com/ -License: Proprietary -Copyright: Copyright (c) 2018 Touch Portal -ShortDescription: Control your desktop software and machine with your mobile device -Moniker: touchportal -Tags: -- streaming -- stream -- stream deck -- macro -- remote -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/r/Rils/TouchPortal/4.3.1/Rils.TouchPortal.yaml b/manifests/r/Rils/TouchPortal/4.3.1/Rils.TouchPortal.yaml deleted file mode 100644 index 4043e2b14b14..000000000000 --- a/manifests/r/Rils/TouchPortal/4.3.1/Rils.TouchPortal.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/19 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Rils.TouchPortal -PackageVersion: 4.3.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From be4c137c2ea0db648462b92a86399ba6c73b300d Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:16:37 -0700 Subject: [PATCH 213/720] Automatic deletion of Evope.Evope 1.1.6.8 (#185112) --- .../Evope/Evope/1.1.6.8/Evope.Evope.installer.yaml | 12 ------------ .../Evope/1.1.6.8/Evope.Evope.locale.pt-BR.yaml | 13 ------------- manifests/e/Evope/Evope/1.1.6.8/Evope.Evope.yaml | 8 -------- 3 files changed, 33 deletions(-) delete mode 100644 manifests/e/Evope/Evope/1.1.6.8/Evope.Evope.installer.yaml delete mode 100644 manifests/e/Evope/Evope/1.1.6.8/Evope.Evope.locale.pt-BR.yaml delete mode 100644 manifests/e/Evope/Evope/1.1.6.8/Evope.Evope.yaml diff --git a/manifests/e/Evope/Evope/1.1.6.8/Evope.Evope.installer.yaml b/manifests/e/Evope/Evope/1.1.6.8/Evope.Evope.installer.yaml deleted file mode 100644 index 1d423fd2cb3e..000000000000 --- a/manifests/e/Evope/Evope/1.1.6.8/Evope.Evope.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Evope.Evope -PackageVersion: 1.1.6.8 -InstallerType: inno -Installers: -- Architecture: x64 - InstallerUrl: https://app.evope.com.br/evopesetup.exe - InstallerSha256: 8483AB43A4C49D2531DBEFFBB12F337397F0B3246868F112F8D8B744FA4C9002 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/e/Evope/Evope/1.1.6.8/Evope.Evope.locale.pt-BR.yaml b/manifests/e/Evope/Evope/1.1.6.8/Evope.Evope.locale.pt-BR.yaml deleted file mode 100644 index 638cf4f073c9..000000000000 --- a/manifests/e/Evope/Evope/1.1.6.8/Evope.Evope.locale.pt-BR.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Evope.Evope -PackageVersion: 1.1.6.8 -PackageLocale: pt-BR -Publisher: Evope, Co. -PackageName: Evope -PackageUrl: https://app.evope.com.br/ -License: Licença do MIT -ShortDescription: Evope Setup -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/e/Evope/Evope/1.1.6.8/Evope.Evope.yaml b/manifests/e/Evope/Evope/1.1.6.8/Evope.Evope.yaml deleted file mode 100644 index e25cf00eb6cf..000000000000 --- a/manifests/e/Evope/Evope/1.1.6.8/Evope.Evope.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Evope.Evope -PackageVersion: 1.1.6.8 -DefaultLocale: pt-BR -ManifestType: version -ManifestVersion: 1.5.0 From 5ff66f02e71e0a34c21b270dcace6f88a390544e Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:16:50 -0700 Subject: [PATCH 214/720] Automatic deletion of Dialpad.Dialpad 2409.4.0 (#185077) From 4fa46187c1b80f2d3c5d38068d66d16403c3297f Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:17:32 -0700 Subject: [PATCH 215/720] Automatic deletion of Treexy.DriverFusion 12.0.0.2 (#184465) From 8ba5fd545bb578eda2b5a482f0633785dc71902a Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:17:48 -0700 Subject: [PATCH 216/720] Automatic deletion of Evope.Evope 1.1.6.6 (#183946) --- .../Evope/Evope/1.1.6.6/Evope.Evope.installer.yaml | 12 ------------ .../Evope/1.1.6.6/Evope.Evope.locale.pt-BR.yaml | 13 ------------- manifests/e/Evope/Evope/1.1.6.6/Evope.Evope.yaml | 8 -------- 3 files changed, 33 deletions(-) delete mode 100644 manifests/e/Evope/Evope/1.1.6.6/Evope.Evope.installer.yaml delete mode 100644 manifests/e/Evope/Evope/1.1.6.6/Evope.Evope.locale.pt-BR.yaml delete mode 100644 manifests/e/Evope/Evope/1.1.6.6/Evope.Evope.yaml diff --git a/manifests/e/Evope/Evope/1.1.6.6/Evope.Evope.installer.yaml b/manifests/e/Evope/Evope/1.1.6.6/Evope.Evope.installer.yaml deleted file mode 100644 index 40101a039802..000000000000 --- a/manifests/e/Evope/Evope/1.1.6.6/Evope.Evope.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/16 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Evope.Evope -PackageVersion: 1.1.6.6 -InstallerType: inno -Installers: -- Architecture: x64 - InstallerUrl: https://app.evope.com.br/evopesetup.exe - InstallerSha256: B0AD47268B9A50A1D13DB91A8C372560F852CC22A591C2360AF9AFD6621D208E -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/e/Evope/Evope/1.1.6.6/Evope.Evope.locale.pt-BR.yaml b/manifests/e/Evope/Evope/1.1.6.6/Evope.Evope.locale.pt-BR.yaml deleted file mode 100644 index 31bda613ff95..000000000000 --- a/manifests/e/Evope/Evope/1.1.6.6/Evope.Evope.locale.pt-BR.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/16 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Evope.Evope -PackageVersion: 1.1.6.6 -PackageLocale: pt-BR -Publisher: Evope, Co. -PackageName: Evope -PackageUrl: https://app.evope.com.br/ -License: Licença do MIT -ShortDescription: Evope Setup -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/e/Evope/Evope/1.1.6.6/Evope.Evope.yaml b/manifests/e/Evope/Evope/1.1.6.6/Evope.Evope.yaml deleted file mode 100644 index d6cae91d27d0..000000000000 --- a/manifests/e/Evope/Evope/1.1.6.6/Evope.Evope.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/16 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Evope.Evope -PackageVersion: 1.1.6.6 -DefaultLocale: pt-BR -ManifestType: version -ManifestVersion: 1.5.0 From 9e76efc53243a99c5822a54ac1acb350ed86db1a Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:18:04 -0700 Subject: [PATCH 217/720] Automatic deletion of NHNCorporation.Dooray!Messenger 2.0.12 (#183955) --- ...orporation.Dooray!Messenger.installer.yaml | 40 ------------------- ...oration.Dooray!Messenger.locale.en-US.yaml | 24 ----------- ...oration.Dooray!Messenger.locale.ko-KR.yaml | 23 ----------- .../NHNCorporation.Dooray!Messenger.yaml | 8 ---- 4 files changed, 95 deletions(-) delete mode 100644 manifests/n/NHNCorporation/Dooray!Messenger/2.0.12/NHNCorporation.Dooray!Messenger.installer.yaml delete mode 100644 manifests/n/NHNCorporation/Dooray!Messenger/2.0.12/NHNCorporation.Dooray!Messenger.locale.en-US.yaml delete mode 100644 manifests/n/NHNCorporation/Dooray!Messenger/2.0.12/NHNCorporation.Dooray!Messenger.locale.ko-KR.yaml delete mode 100644 manifests/n/NHNCorporation/Dooray!Messenger/2.0.12/NHNCorporation.Dooray!Messenger.yaml diff --git a/manifests/n/NHNCorporation/Dooray!Messenger/2.0.12/NHNCorporation.Dooray!Messenger.installer.yaml b/manifests/n/NHNCorporation/Dooray!Messenger/2.0.12/NHNCorporation.Dooray!Messenger.installer.yaml deleted file mode 100644 index 704c0b9e031a..000000000000 --- a/manifests/n/NHNCorporation/Dooray!Messenger/2.0.12/NHNCorporation.Dooray!Messenger.installer.yaml +++ /dev/null @@ -1,40 +0,0 @@ -# Automatically updated by the winget bot at 2024/May/24 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: NHNCorporation.Dooray!Messenger -PackageVersion: 2.0.12 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: exe -InstallerSwitches: - Silent: /C:"DoorayInstaller.exe /install ""C:\Program Files\Dooray Messenger""" -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -Installers: -- Architecture: x64 - InstallerUrl: https://dooray.cdn.toastoven.net/win-x64/DoorayMessengerSetup-x64.exe - InstallerSha256: 2D564600077FBD49F0DF143924489E28B2CFFD2ABC376082063C3C43BFC8A9F3 - ElevationRequirement: elevationRequired - InstallerSuccessCodes: - - 3010 - AppsAndFeaturesEntries: - - ProductCode: DoorayMessenger - DisplayName: Dooray! Messenger - Publisher: NHN Dooray! Corporation -- Architecture: x86 - InstallerUrl: https://dooray.cdn.toastoven.net/win-x86/DoorayMessengerSetup-x86.exe - InstallerSha256: 83AB10ABFCC925C9A9648015C1AEE37421550792E6619F2225D8E05096172125 - ElevationRequirement: elevationRequired - InstallerSuccessCodes: - - 3010 - AppsAndFeaturesEntries: - - ProductCode: DoorayMessenger - DisplayName: Dooray! Messenger - Publisher: NHN Dooray! Corporation -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/n/NHNCorporation/Dooray!Messenger/2.0.12/NHNCorporation.Dooray!Messenger.locale.en-US.yaml b/manifests/n/NHNCorporation/Dooray!Messenger/2.0.12/NHNCorporation.Dooray!Messenger.locale.en-US.yaml deleted file mode 100644 index 4663ea9e3ed0..000000000000 --- a/manifests/n/NHNCorporation/Dooray!Messenger/2.0.12/NHNCorporation.Dooray!Messenger.locale.en-US.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Automatically updated by the winget bot at 2024/May/24 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: NHNCorporation.Dooray!Messenger -PackageVersion: 2.0.12 -PackageLocale: en-US -Publisher: NHN Dooray! Corp. -PublisherUrl: https://dooray.com/main/ -PublisherSupportUrl: https://doorayhelp.oc.nhncloud.com/dooray/hc/ -PrivacyUrl: https://dooray.com/main/privacy-policy/ -Author: NHN Dooray! Corp. -PackageName: Dooray! Messenger -PackageUrl: https://dooray.com/main/ -License: Proprietary -LicenseUrl: https://dooray.com/main/terms/ -Copyright: (c) NHN Dooray! Corp. All rights reserved. -CopyrightUrl: https://dooray.com/main/terms/ -ShortDescription: Business messenger specialized for collaboration -Description: Dooray! Messenger is a web-based collaboration service that integrates advanced cloud technology and security system from NHN. -Moniker: dooray-messenger -Tags: -- messenger -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/n/NHNCorporation/Dooray!Messenger/2.0.12/NHNCorporation.Dooray!Messenger.locale.ko-KR.yaml b/manifests/n/NHNCorporation/Dooray!Messenger/2.0.12/NHNCorporation.Dooray!Messenger.locale.ko-KR.yaml deleted file mode 100644 index a748ed98762b..000000000000 --- a/manifests/n/NHNCorporation/Dooray!Messenger/2.0.12/NHNCorporation.Dooray!Messenger.locale.ko-KR.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2024/May/24 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json - -PackageIdentifier: NHNCorporation.Dooray!Messenger -PackageVersion: 2.0.12 -PackageLocale: ko-KR -Publisher: NHN Dooray! Corp. -PublisherUrl: https://dooray.com/main/ -PublisherSupportUrl: https://doorayhelp.oc.nhncloud.com/dooray/hc/ -PrivacyUrl: https://dooray.com/main/privacy-policy/ -Author: NHN Dooray! Corp. -PackageName: Dooray! 메신저 -PackageUrl: https://dooray.com/main/ -License: Proprietary -LicenseUrl: https://dooray.com/main/terms/ -Copyright: (c) NHN Dooray! Corp. All rights reserved. -CopyrightUrl: https://dooray.com/main/terms/ -ShortDescription: 협업에 특화된 업무용 메신저 -Description: Dooray! 메신저는 NHN의 고급 클라우드 기술과 보안 시스템을 통합 한 웹 기반 협업 서비스입니다. -Tags: -- 메신저 -ManifestType: locale -ManifestVersion: 1.6.0 diff --git a/manifests/n/NHNCorporation/Dooray!Messenger/2.0.12/NHNCorporation.Dooray!Messenger.yaml b/manifests/n/NHNCorporation/Dooray!Messenger/2.0.12/NHNCorporation.Dooray!Messenger.yaml deleted file mode 100644 index 71c3d70ffbb7..000000000000 --- a/manifests/n/NHNCorporation/Dooray!Messenger/2.0.12/NHNCorporation.Dooray!Messenger.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/May/24 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: NHNCorporation.Dooray!Messenger -PackageVersion: 2.0.12 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From f70b8014b807e42c2e996d04199ae7f21530f1b9 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:22:25 -0700 Subject: [PATCH 218/720] Automatic deletion of TrackerSoftware.PDF-XChangeEditor 10.4.2.390 (#183650) --- ...rSoftware.PDF-XChangeEditor.installer.yaml | 26 ------------------- ...ftware.PDF-XChangeEditor.locale.en-US.yaml | 18 ------------- .../TrackerSoftware.PDF-XChangeEditor.yaml | 8 ------ 3 files changed, 52 deletions(-) delete mode 100644 manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.2.390/TrackerSoftware.PDF-XChangeEditor.installer.yaml delete mode 100644 manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.2.390/TrackerSoftware.PDF-XChangeEditor.locale.en-US.yaml delete mode 100644 manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.2.390/TrackerSoftware.PDF-XChangeEditor.yaml diff --git a/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.2.390/TrackerSoftware.PDF-XChangeEditor.installer.yaml b/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.2.390/TrackerSoftware.PDF-XChangeEditor.installer.yaml deleted file mode 100644 index 928c56999fa3..000000000000 --- a/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.2.390/TrackerSoftware.PDF-XChangeEditor.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/09 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: TrackerSoftware.PDF-XChangeEditor -PackageVersion: 10.4.2.390 -InstallerLocale: en-US -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -UpgradeBehavior: install -FileExtensions: -- pdf -Installers: -- Architecture: x86 - InstallerUrl: https://downloads.pdf-xchange.com/EditorV10.x86.msi - InstallerSha256: F88BC5AA47BE80959E6E26BC483F5707D25C7B2F2849BC0EFB2309BAD0AC195D - ProductCode: '{7593BCE6-29B5-484B-96B8-81BF0F0BE08F}' -- Architecture: x64 - InstallerUrl: https://downloads.pdf-xchange.com/EditorV10.x64.msi - InstallerSha256: A114ECBB2B6843306E2ABA86D042DBDC8E89704D600B20B4936AEB7986F92F8E - ProductCode: '{7B92D4B1-A2B7-4C66-A6C0-4F17B139EFB5}' -- Architecture: arm64 - InstallerUrl: https://downloads.pdf-xchange.com/EditorV10.ARM64.msi - InstallerSha256: 9334F6D178D640990350E611043080EBFEBD98C0A40DE0015B2CD4EB0CBEA546 - ProductCode: '{5D00EC86-D463-4772-92F8-F35CD110D668}' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.2.390/TrackerSoftware.PDF-XChangeEditor.locale.en-US.yaml b/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.2.390/TrackerSoftware.PDF-XChangeEditor.locale.en-US.yaml deleted file mode 100644 index c613b5ab57a0..000000000000 --- a/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.2.390/TrackerSoftware.PDF-XChangeEditor.locale.en-US.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/09 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: TrackerSoftware.PDF-XChangeEditor -PackageVersion: 10.4.2.390 -PackageLocale: en-US -Publisher: Tracker Software Products (Canada) Ltd. -PublisherUrl: https://www.tracker-software.com/ -PublisherSupportUrl: https://www.tracker-software.com/support -PrivacyUrl: https://www.tracker-software.com/privacy-policy -PackageName: PDF-XChange Editor -PackageUrl: https://www.tracker-software.com/product/pdf-xchange-editor -License: Copyright (c) Tracker Software Products (Canada) Ltd. -ShortDescription: The smallest, fastest and most feature-rich free PDF viewer/editor on the market. -Tags: -- pdf-editor -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.2.390/TrackerSoftware.PDF-XChangeEditor.yaml b/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.2.390/TrackerSoftware.PDF-XChangeEditor.yaml deleted file mode 100644 index c7bec422b82b..000000000000 --- a/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.2.390/TrackerSoftware.PDF-XChangeEditor.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/09 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: TrackerSoftware.PDF-XChangeEditor -PackageVersion: 10.4.2.390 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 2972e957e356d9125fb885676b7e4597d9c3e79d Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:22:30 -0700 Subject: [PATCH 219/720] Automatic deletion of TradingView.TradingViewDesktop 2.9.2.6491 (#183943) --- ...dingView.TradingViewDesktop.installer.yaml | 24 ------------------- ...gView.TradingViewDesktop.locale.en-US.yaml | 24 ------------------- .../TradingView.TradingViewDesktop.yaml | 8 ------- 3 files changed, 56 deletions(-) delete mode 100644 manifests/t/TradingView/TradingViewDesktop/2.9.2.6491/TradingView.TradingViewDesktop.installer.yaml delete mode 100644 manifests/t/TradingView/TradingViewDesktop/2.9.2.6491/TradingView.TradingViewDesktop.locale.en-US.yaml delete mode 100644 manifests/t/TradingView/TradingViewDesktop/2.9.2.6491/TradingView.TradingViewDesktop.yaml diff --git a/manifests/t/TradingView/TradingViewDesktop/2.9.2.6491/TradingView.TradingViewDesktop.installer.yaml b/manifests/t/TradingView/TradingViewDesktop/2.9.2.6491/TradingView.TradingViewDesktop.installer.yaml deleted file mode 100644 index aaaafcd36188..000000000000 --- a/manifests/t/TradingView/TradingViewDesktop/2.9.2.6491/TradingView.TradingViewDesktop.installer.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: TradingView.TradingViewDesktop -PackageVersion: 2.9.2.6491 -InstallerLocale: en-US -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.19042.0 -InstallerType: msix -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -PackageFamilyName: TradingView.Desktop_n534cwy3pjxzj -ReleaseDate: 2024-02-13 -Installers: -- Architecture: x64 - InstallerUrl: https://tvd-packages.tradingview.com/stable/latest/win32/TradingView.msix - InstallerSha256: DFAFA3001F66B9668231ABE74A4B06C98D6481DD326EA061255F7E06249A3C84 - SignatureSha256: C0038E1EA65FBCB2706C5E46FD870234CE834D35A15F9EA754C24BF54540DF19 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/TradingView/TradingViewDesktop/2.9.2.6491/TradingView.TradingViewDesktop.locale.en-US.yaml b/manifests/t/TradingView/TradingViewDesktop/2.9.2.6491/TradingView.TradingViewDesktop.locale.en-US.yaml deleted file mode 100644 index 31fdd7247441..000000000000 --- a/manifests/t/TradingView/TradingViewDesktop/2.9.2.6491/TradingView.TradingViewDesktop.locale.en-US.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: TradingView.TradingViewDesktop -PackageVersion: 2.9.2.6491 -PackageLocale: en-US -Publisher: TradingView, Inc. -PublisherUrl: https://www.tradingview.com/ -PublisherSupportUrl: https://www.tradingview.com/support/categories/desktop/ -PackageName: TradingView -PackageUrl: https://www.tradingview.com/desktop/ -License: Copyright (C) TradingView, Inc. -Copyright: Copyright (C) 2021 TradingView, Inc. -ShortDescription: Experience the best of TradingView you know and love with power and flexibility of a desktop application. -Moniker: tradingview -Tags: -- chart -- crypto -- finance -- forex -- stocks -- trading -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/TradingView/TradingViewDesktop/2.9.2.6491/TradingView.TradingViewDesktop.yaml b/manifests/t/TradingView/TradingViewDesktop/2.9.2.6491/TradingView.TradingViewDesktop.yaml deleted file mode 100644 index 6397726e7259..000000000000 --- a/manifests/t/TradingView/TradingViewDesktop/2.9.2.6491/TradingView.TradingViewDesktop.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: TradingView.TradingViewDesktop -PackageVersion: 2.9.2.6491 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From e55aa531905e334b291571f58fc934b69843a778 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:22:36 -0700 Subject: [PATCH 220/720] Automatic deletion of TrackerSoftware.PDF-XChangePRO 10.4.2.390 (#183648) --- ...ckerSoftware.PDF-XChangePRO.installer.yaml | 30 ------------------- ...rSoftware.PDF-XChangePRO.locale.en-US.yaml | 22 -------------- .../TrackerSoftware.PDF-XChangePRO.yaml | 8 ----- 3 files changed, 60 deletions(-) delete mode 100644 manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.2.390/TrackerSoftware.PDF-XChangePRO.installer.yaml delete mode 100644 manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.2.390/TrackerSoftware.PDF-XChangePRO.locale.en-US.yaml delete mode 100644 manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.2.390/TrackerSoftware.PDF-XChangePRO.yaml diff --git a/manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.2.390/TrackerSoftware.PDF-XChangePRO.installer.yaml b/manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.2.390/TrackerSoftware.PDF-XChangePRO.installer.yaml deleted file mode 100644 index 783d5256cb5d..000000000000 --- a/manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.2.390/TrackerSoftware.PDF-XChangePRO.installer.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/09 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: TrackerSoftware.PDF-XChangePRO -PackageVersion: 10.4.2.390 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -Installers: -- Architecture: x64 - InstallerUrl: https://downloads.pdf-xchange.com/ProV10.x64.msi - InstallerSha256: AC0DAA49FE1D389C6B244BF75F9578686CF4F30FDCA94D7864EB4B8C5A15E762 - ProductCode: '{A6286A0D-324B-4FDF-962D-201CF48ADB72}' -- Architecture: x86 - InstallerUrl: https://downloads.pdf-xchange.com/ProV10.x86.msi - InstallerSha256: ECFA8DA8A435EE8ABC4D6BD6719E89E1EC2316112A2F3E233BA502B698F9F396 - ProductCode: '{79EE0318-6C4F-4C2A-B308-B57495897D91}' -- Architecture: arm64 - InstallerUrl: https://downloads.pdf-xchange.com/ProV10.ARM64.msi - InstallerSha256: 8F3E32004728C866F9A250F816972B2743DE1E00600410C3CE0E763975B1597A - ProductCode: '{89AF8146-F623-4DF8-9F04-907A6FD0A1C6}' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.2.390/TrackerSoftware.PDF-XChangePRO.locale.en-US.yaml b/manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.2.390/TrackerSoftware.PDF-XChangePRO.locale.en-US.yaml deleted file mode 100644 index e95fc1ef52cb..000000000000 --- a/manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.2.390/TrackerSoftware.PDF-XChangePRO.locale.en-US.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/09 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: TrackerSoftware.PDF-XChangePRO -PackageVersion: 10.4.2.390 -PackageLocale: en-US -Publisher: Tracker Software Products (Canada) Ltd. -PublisherUrl: https://www.tracker-software.com -PublisherSupportUrl: https://www.tracker-software.com/support -PrivacyUrl: https://www.tracker-software.com/privacy-policy -Author: Tracker Software Products (Canada) Ltd. -PackageName: PDF-XChange PRO -PackageUrl: https://www.tracker-software.com/product/pdf-xchange-pro -License: Proprietary -Copyright: |- - (C) 1997-2024 Tracker Software Products - A wholly owned subsidiary of PDF-XChange Co Ltd. Registered in England: N0.11091579 - PDF-XCHANGE ® is an Internationally Registered Trademark - All rights reserved - International Registration Number: 1461163 -ShortDescription: All the features of PDF-XChange Editor Plus, PDF-Tools and PDF-XChange Standard in one economical bundle. -ReleaseNotesUrl: https://www.pdf-xchange.com/product/pdf-xchange-pro/history -PurchaseUrl: https://www.pdf-xchange.com/product/pdf-xchange-pro/pricing -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.2.390/TrackerSoftware.PDF-XChangePRO.yaml b/manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.2.390/TrackerSoftware.PDF-XChangePRO.yaml deleted file mode 100644 index a57cc636dc5a..000000000000 --- a/manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.2.390/TrackerSoftware.PDF-XChangePRO.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/09 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: TrackerSoftware.PDF-XChangePRO -PackageVersion: 10.4.2.390 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From c53484f2f3024e03e71a49fa968bc465ab483449 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:22:46 -0700 Subject: [PATCH 221/720] Automatic deletion of Microstockr.Desktopapp 3.2.3 (#180029) --- .../Microstockr.Desktopapp.installer.yaml | 23 ------------------- .../Microstockr.Desktopapp.locale.en-US.yaml | 21 ----------------- .../3.2.3/Microstockr.Desktopapp.yaml | 8 ------- 3 files changed, 52 deletions(-) delete mode 100644 manifests/m/Microstockr/Desktopapp/3.2.3/Microstockr.Desktopapp.installer.yaml delete mode 100644 manifests/m/Microstockr/Desktopapp/3.2.3/Microstockr.Desktopapp.locale.en-US.yaml delete mode 100644 manifests/m/Microstockr/Desktopapp/3.2.3/Microstockr.Desktopapp.yaml diff --git a/manifests/m/Microstockr/Desktopapp/3.2.3/Microstockr.Desktopapp.installer.yaml b/manifests/m/Microstockr/Desktopapp/3.2.3/Microstockr.Desktopapp.installer.yaml deleted file mode 100644 index cca5d261f133..000000000000 --- a/manifests/m/Microstockr/Desktopapp/3.2.3/Microstockr.Desktopapp.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Microstockr.Desktopapp -PackageVersion: 3.2.3 -InstallerLocale: en-US -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: --silent - SilentWithProgress: --silent -UpgradeBehavior: install -Installers: -- Architecture: x64 - InstallerUrl: https://microstockr.com/downloads/MicrostockrSetup.exe - InstallerSha256: 9B82FF689B8ECD1B7B64192EC3047BB0B804D4E4FC43D33606354335B1293038 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/m/Microstockr/Desktopapp/3.2.3/Microstockr.Desktopapp.locale.en-US.yaml b/manifests/m/Microstockr/Desktopapp/3.2.3/Microstockr.Desktopapp.locale.en-US.yaml deleted file mode 100644 index 3d38364f275c..000000000000 --- a/manifests/m/Microstockr/Desktopapp/3.2.3/Microstockr.Desktopapp.locale.en-US.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Microstockr.Desktopapp -PackageVersion: 3.2.3 -PackageLocale: en-US -Publisher: Microstockr -PublisherUrl: https://microstockr.com -PublisherSupportUrl: https://microstockr.com/faq -PrivacyUrl: https://microstockr.com/privacy-policy -Author: Microstockr -PackageName: Microstockr -PackageUrl: https://microstockr.com -License: Proprietary -LicenseUrl: https://microstockr.com/terms-conditions -Copyright: Copyright © 2021 Microstockr -CopyrightUrl: https://microstockr.com/terms-conditions -ShortDescription: Microstock photography made easy -Moniker: microstockr -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/m/Microstockr/Desktopapp/3.2.3/Microstockr.Desktopapp.yaml b/manifests/m/Microstockr/Desktopapp/3.2.3/Microstockr.Desktopapp.yaml deleted file mode 100644 index 0dfc53137cb0..000000000000 --- a/manifests/m/Microstockr/Desktopapp/3.2.3/Microstockr.Desktopapp.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Microstockr.Desktopapp -PackageVersion: 3.2.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 7d05293bc02d2f3dca726d9951e664c04a56b5c9 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:23:07 -0700 Subject: [PATCH 222/720] Automatic deletion of WoowaBrothersCorp.BaeminOrder (0.8.2970.0) (#180463) --- .../WoowaBrothersCorp.BaeminOrder.installer.yaml | 16 ---------------- ...owaBrothersCorp.BaeminOrder.locale.en-US.yaml | 16 ---------------- .../WoowaBrothersCorp.BaeminOrder.yaml | 8 -------- 3 files changed, 40 deletions(-) delete mode 100644 manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2970.0)/WoowaBrothersCorp.BaeminOrder.installer.yaml delete mode 100644 manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2970.0)/WoowaBrothersCorp.BaeminOrder.locale.en-US.yaml delete mode 100644 manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2970.0)/WoowaBrothersCorp.BaeminOrder.yaml diff --git a/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2970.0)/WoowaBrothersCorp.BaeminOrder.installer.yaml b/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2970.0)/WoowaBrothersCorp.BaeminOrder.installer.yaml deleted file mode 100644 index b4b4a2796462..000000000000 --- a/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2970.0)/WoowaBrothersCorp.BaeminOrder.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: WoowaBrothersCorp.BaeminOrder -PackageVersion: (0.8.2970.0) -InstallerType: inno -Installers: -- Architecture: x86 - InstallerUrl: https://omg-cdn.woowa.in/latest/setup - InstallerSha256: 30EEB91E68C6193C636D927F13886754CF47F4818C43A9D3256A87C1BA775221 - AppsAndFeaturesEntries: - - DisplayName: 배달의민족 주문접수 제거 - Publisher: Woowa Brothers Corp - ProductCode: '{11B2279D-7DC2-4C1C-9186-68C8067C6F72}_is1' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2970.0)/WoowaBrothersCorp.BaeminOrder.locale.en-US.yaml b/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2970.0)/WoowaBrothersCorp.BaeminOrder.locale.en-US.yaml deleted file mode 100644 index efe5a34bf2aa..000000000000 --- a/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2970.0)/WoowaBrothersCorp.BaeminOrder.locale.en-US.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: WoowaBrothersCorp.BaeminOrder -PackageVersion: (0.8.2970.0) -PackageLocale: en-US -Publisher: Woowa Brothers Corp -PublisherUrl: https://www.baemin.com/ -PrivacyUrl: https://terms.baemin.com/content/BIZ_COMMON_549 -PackageName: Baemin Order Relay -License: Proprietary -Copyright: (c) Woowa Brothers Corp. -ShortDescription: Relay for Baemin Online Order System -Moniker: baemin-order -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2970.0)/WoowaBrothersCorp.BaeminOrder.yaml b/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2970.0)/WoowaBrothersCorp.BaeminOrder.yaml deleted file mode 100644 index d93fee4547b8..000000000000 --- a/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2970.0)/WoowaBrothersCorp.BaeminOrder.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: WoowaBrothersCorp.BaeminOrder -PackageVersion: (0.8.2970.0) -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 77a181404e99599ed7a3213c5e9bf68adeb12e7c Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:23:25 -0700 Subject: [PATCH 223/720] Automatic deletion of TrackerSoftware.PDF-XChangeEditor 10.4.1.389 (#180460) --- ...rSoftware.PDF-XChangeEditor.installer.yaml | 26 ------------------- ...ftware.PDF-XChangeEditor.locale.en-US.yaml | 18 ------------- .../TrackerSoftware.PDF-XChangeEditor.yaml | 8 ------ 3 files changed, 52 deletions(-) delete mode 100644 manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.1.389/TrackerSoftware.PDF-XChangeEditor.installer.yaml delete mode 100644 manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.1.389/TrackerSoftware.PDF-XChangeEditor.locale.en-US.yaml delete mode 100644 manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.1.389/TrackerSoftware.PDF-XChangeEditor.yaml diff --git a/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.1.389/TrackerSoftware.PDF-XChangeEditor.installer.yaml b/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.1.389/TrackerSoftware.PDF-XChangeEditor.installer.yaml deleted file mode 100644 index e7feda149a24..000000000000 --- a/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.1.389/TrackerSoftware.PDF-XChangeEditor.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/25 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: TrackerSoftware.PDF-XChangeEditor -PackageVersion: 10.4.1.389 -InstallerLocale: en-US -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -UpgradeBehavior: install -FileExtensions: -- pdf -Installers: -- Architecture: x86 - InstallerUrl: https://downloads.pdf-xchange.com/EditorV10.x86.msi - InstallerSha256: 6A9F47BFA09C1D9ED8709790D9CCB7DAA3D0121E3F79DC8CD9AD1BBE03EB2CDF - ProductCode: '{7B186D95-EA75-4EBD-B73C-218161F75692}' -- Architecture: x64 - InstallerUrl: https://downloads.pdf-xchange.com/EditorV10.x64.msi - InstallerSha256: 1E1AC49B9010FB1B949A313D5F577D9A3C26AF5E6036D9011E743ED581369CB8 - ProductCode: '{9B4ED274-68B9-4AB6-BC69-5626EEACBCFB}' -- Architecture: arm64 - InstallerUrl: https://downloads.pdf-xchange.com/EditorV10.ARM64.msi - InstallerSha256: 100B6E4F159F66AFD50996BD6BC8DD116D99DDE2BA511B483434E0E72EF902BF - ProductCode: '{ACD68CB6-8606-45DE-9F13-D29691B3390B}' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.1.389/TrackerSoftware.PDF-XChangeEditor.locale.en-US.yaml b/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.1.389/TrackerSoftware.PDF-XChangeEditor.locale.en-US.yaml deleted file mode 100644 index 8fb09bfc7399..000000000000 --- a/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.1.389/TrackerSoftware.PDF-XChangeEditor.locale.en-US.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/25 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: TrackerSoftware.PDF-XChangeEditor -PackageVersion: 10.4.1.389 -PackageLocale: en-US -Publisher: Tracker Software Products (Canada) Ltd. -PublisherUrl: https://www.tracker-software.com/ -PublisherSupportUrl: https://www.tracker-software.com/support -PrivacyUrl: https://www.tracker-software.com/privacy-policy -PackageName: PDF-XChange Editor -PackageUrl: https://www.tracker-software.com/product/pdf-xchange-editor -License: Copyright (c) Tracker Software Products (Canada) Ltd. -ShortDescription: The smallest, fastest and most feature-rich free PDF viewer/editor on the market. -Tags: -- pdf-editor -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.1.389/TrackerSoftware.PDF-XChangeEditor.yaml b/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.1.389/TrackerSoftware.PDF-XChangeEditor.yaml deleted file mode 100644 index ce5421ad882f..000000000000 --- a/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.1.389/TrackerSoftware.PDF-XChangeEditor.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/25 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: TrackerSoftware.PDF-XChangeEditor -PackageVersion: 10.4.1.389 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 7471e94ca53960bc60726dd64de7d5a45cb9a306 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:23:46 -0700 Subject: [PATCH 224/720] Automatic deletion of Microstockr.Desktopapp 3.2.6 (#183624) --- .../Microstockr.Desktopapp.installer.yaml | 23 ------------------- .../Microstockr.Desktopapp.locale.en-US.yaml | 21 ----------------- .../3.2.6/Microstockr.Desktopapp.yaml | 8 ------- 3 files changed, 52 deletions(-) delete mode 100644 manifests/m/Microstockr/Desktopapp/3.2.6/Microstockr.Desktopapp.installer.yaml delete mode 100644 manifests/m/Microstockr/Desktopapp/3.2.6/Microstockr.Desktopapp.locale.en-US.yaml delete mode 100644 manifests/m/Microstockr/Desktopapp/3.2.6/Microstockr.Desktopapp.yaml diff --git a/manifests/m/Microstockr/Desktopapp/3.2.6/Microstockr.Desktopapp.installer.yaml b/manifests/m/Microstockr/Desktopapp/3.2.6/Microstockr.Desktopapp.installer.yaml deleted file mode 100644 index 37a21e5e6829..000000000000 --- a/manifests/m/Microstockr/Desktopapp/3.2.6/Microstockr.Desktopapp.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/09 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Microstockr.Desktopapp -PackageVersion: 3.2.6 -InstallerLocale: en-US -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: --silent - SilentWithProgress: --silent -UpgradeBehavior: install -Installers: -- Architecture: x64 - InstallerUrl: https://microstockr.com/downloads/MicrostockrSetup.exe - InstallerSha256: 2F21B369B198439B482A70CD6AB4E8AC7A862CA380A7A09076980D98C2643350 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/m/Microstockr/Desktopapp/3.2.6/Microstockr.Desktopapp.locale.en-US.yaml b/manifests/m/Microstockr/Desktopapp/3.2.6/Microstockr.Desktopapp.locale.en-US.yaml deleted file mode 100644 index ed16a4560e06..000000000000 --- a/manifests/m/Microstockr/Desktopapp/3.2.6/Microstockr.Desktopapp.locale.en-US.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/09 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Microstockr.Desktopapp -PackageVersion: 3.2.6 -PackageLocale: en-US -Publisher: Microstockr -PublisherUrl: https://microstockr.com -PublisherSupportUrl: https://microstockr.com/faq -PrivacyUrl: https://microstockr.com/privacy-policy -Author: Microstockr -PackageName: Microstockr -PackageUrl: https://microstockr.com -License: Proprietary -LicenseUrl: https://microstockr.com/terms-conditions -Copyright: Copyright © 2021 Microstockr -CopyrightUrl: https://microstockr.com/terms-conditions -ShortDescription: Microstock photography made easy -Moniker: microstockr -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/m/Microstockr/Desktopapp/3.2.6/Microstockr.Desktopapp.yaml b/manifests/m/Microstockr/Desktopapp/3.2.6/Microstockr.Desktopapp.yaml deleted file mode 100644 index 34e0b9e48829..000000000000 --- a/manifests/m/Microstockr/Desktopapp/3.2.6/Microstockr.Desktopapp.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/09 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Microstockr.Desktopapp -PackageVersion: 3.2.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 293aa388e2e8fd8f8e576d7402f8ab905d48b720 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:24:00 -0700 Subject: [PATCH 225/720] Automatic deletion of TrackerSoftware.PDF-XChangePRO 10.4.0.388 (#175019) --- ...ckerSoftware.PDF-XChangePRO.installer.yaml | 30 ------------------- ...rSoftware.PDF-XChangePRO.locale.en-US.yaml | 22 -------------- .../TrackerSoftware.PDF-XChangePRO.yaml | 8 ----- 3 files changed, 60 deletions(-) delete mode 100644 manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.0.388/TrackerSoftware.PDF-XChangePRO.installer.yaml delete mode 100644 manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.0.388/TrackerSoftware.PDF-XChangePRO.locale.en-US.yaml delete mode 100644 manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.0.388/TrackerSoftware.PDF-XChangePRO.yaml diff --git a/manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.0.388/TrackerSoftware.PDF-XChangePRO.installer.yaml b/manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.0.388/TrackerSoftware.PDF-XChangePRO.installer.yaml deleted file mode 100644 index a37ff64a0a09..000000000000 --- a/manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.0.388/TrackerSoftware.PDF-XChangePRO.installer.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/11 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: TrackerSoftware.PDF-XChangePRO -PackageVersion: 10.4.0.388 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -Installers: -- Architecture: x64 - InstallerUrl: https://downloads.pdf-xchange.com/ProV10.x64.msi - InstallerSha256: 0141ECD359DA48ADA6309B5BF3DFA742B26A62DA27DAFC50B53F8D3F8B7DE919 - ProductCode: '{1AABB34C-D597-431A-B93E-554C1EA1720D}' -- Architecture: x86 - InstallerUrl: https://downloads.pdf-xchange.com/ProV10.x86.msi - InstallerSha256: FC125B163981FC583681FD41F8B199CE857C10831845A52901B7AB5C7C54DF2E - ProductCode: '{B26747E2-14ED-42FA-B4A5-ABDF3E661BAA}' -- Architecture: arm64 - InstallerUrl: https://downloads.pdf-xchange.com/ProV10.ARM64.msi - InstallerSha256: 2C32319F39956B08449575F89AE3F8DE010900D5F1BA9B06BBB292A3A2558A3C - ProductCode: '{47021747-9BCD-4AE5-BECC-6FD7B893E48D}' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.0.388/TrackerSoftware.PDF-XChangePRO.locale.en-US.yaml b/manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.0.388/TrackerSoftware.PDF-XChangePRO.locale.en-US.yaml deleted file mode 100644 index 4ce73fe7e3fc..000000000000 --- a/manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.0.388/TrackerSoftware.PDF-XChangePRO.locale.en-US.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/11 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: TrackerSoftware.PDF-XChangePRO -PackageVersion: 10.4.0.388 -PackageLocale: en-US -Publisher: Tracker Software Products (Canada) Ltd. -PublisherUrl: https://www.tracker-software.com -PublisherSupportUrl: https://www.tracker-software.com/support -PrivacyUrl: https://www.tracker-software.com/privacy-policy -Author: Tracker Software Products (Canada) Ltd. -PackageName: PDF-XChange PRO -PackageUrl: https://www.tracker-software.com/product/pdf-xchange-pro -License: Proprietary -Copyright: |- - (C) 1997-2024 Tracker Software Products - A wholly owned subsidiary of PDF-XChange Co Ltd. Registered in England: N0.11091579 - PDF-XCHANGE ® is an Internationally Registered Trademark - All rights reserved - International Registration Number: 1461163 -ShortDescription: All the features of PDF-XChange Editor Plus, PDF-Tools and PDF-XChange Standard in one economical bundle. -ReleaseNotesUrl: https://www.pdf-xchange.com/product/pdf-xchange-pro/history -PurchaseUrl: https://www.pdf-xchange.com/product/pdf-xchange-pro/pricing -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.0.388/TrackerSoftware.PDF-XChangePRO.yaml b/manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.0.388/TrackerSoftware.PDF-XChangePRO.yaml deleted file mode 100644 index 2ef8d84fc8c6..000000000000 --- a/manifests/t/TrackerSoftware/PDF-XChangePRO/10.4.0.388/TrackerSoftware.PDF-XChangePRO.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/11 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: TrackerSoftware.PDF-XChangePRO -PackageVersion: 10.4.0.388 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 920ae7cf4bd64387d80da49cfa9fccdf9843910f Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:24:05 -0700 Subject: [PATCH 226/720] Automatic deletion of TrackerSoftware.PDF-XChangeEditor 10.4.0.388 (#175020) --- ...rSoftware.PDF-XChangeEditor.installer.yaml | 26 ------------------- ...ftware.PDF-XChangeEditor.locale.en-US.yaml | 18 ------------- .../TrackerSoftware.PDF-XChangeEditor.yaml | 8 ------ 3 files changed, 52 deletions(-) delete mode 100644 manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.0.388/TrackerSoftware.PDF-XChangeEditor.installer.yaml delete mode 100644 manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.0.388/TrackerSoftware.PDF-XChangeEditor.locale.en-US.yaml delete mode 100644 manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.0.388/TrackerSoftware.PDF-XChangeEditor.yaml diff --git a/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.0.388/TrackerSoftware.PDF-XChangeEditor.installer.yaml b/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.0.388/TrackerSoftware.PDF-XChangeEditor.installer.yaml deleted file mode 100644 index 14bb962981d0..000000000000 --- a/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.0.388/TrackerSoftware.PDF-XChangeEditor.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/11 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: TrackerSoftware.PDF-XChangeEditor -PackageVersion: 10.4.0.388 -InstallerLocale: en-US -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -UpgradeBehavior: install -FileExtensions: -- pdf -Installers: -- Architecture: x86 - InstallerUrl: https://downloads.pdf-xchange.com/EditorV10.x86.msi - InstallerSha256: FA0AF612CDD3AC6AC8B5E538B61CB6E0E6F7476D33DA09E84DDC270E07D3801F - ProductCode: '{A0E5360E-08D8-47E7-B5F6-75F59ED50998}' -- Architecture: x64 - InstallerUrl: https://downloads.pdf-xchange.com/EditorV10.x64.msi - InstallerSha256: E736D30606577B68FD77EA5D89C9DEDA0FD467C6E43501933B2F3908FAC0CDFB - ProductCode: '{20A28DA3-568B-483E-858F-3A88243FD712}' -- Architecture: arm64 - InstallerUrl: https://downloads.pdf-xchange.com/EditorV10.ARM64.msi - InstallerSha256: E90A9FF5B67CEF152B57E7600F61F83A2FB6EA0900D28061AAC3D55FC7495A1C - ProductCode: '{BF77C59C-ABB8-4D53-BC5F-B853B0D529F3}' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.0.388/TrackerSoftware.PDF-XChangeEditor.locale.en-US.yaml b/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.0.388/TrackerSoftware.PDF-XChangeEditor.locale.en-US.yaml deleted file mode 100644 index 41d9d84eb393..000000000000 --- a/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.0.388/TrackerSoftware.PDF-XChangeEditor.locale.en-US.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/11 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: TrackerSoftware.PDF-XChangeEditor -PackageVersion: 10.4.0.388 -PackageLocale: en-US -Publisher: Tracker Software Products (Canada) Ltd. -PublisherUrl: https://www.tracker-software.com/ -PublisherSupportUrl: https://www.tracker-software.com/support -PrivacyUrl: https://www.tracker-software.com/privacy-policy -PackageName: PDF-XChange Editor -PackageUrl: https://www.tracker-software.com/product/pdf-xchange-editor -License: Copyright (c) Tracker Software Products (Canada) Ltd. -ShortDescription: The smallest, fastest and most feature-rich free PDF viewer/editor on the market. -Tags: -- pdf-editor -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.0.388/TrackerSoftware.PDF-XChangeEditor.yaml b/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.0.388/TrackerSoftware.PDF-XChangeEditor.yaml deleted file mode 100644 index fa5089dd099a..000000000000 --- a/manifests/t/TrackerSoftware/PDF-XChangeEditor/10.4.0.388/TrackerSoftware.PDF-XChangeEditor.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/11 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: TrackerSoftware.PDF-XChangeEditor -PackageVersion: 10.4.0.388 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From f783ead9450705c6a4e069a35664c4314403e6f4 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:24:33 -0700 Subject: [PATCH 227/720] Automatic deletion of AdGuard.AdGuardVPN.Nightly 2.4.1582.0 (#183271) --- .../AdGuard.AdGuardVPN.Nightly.installer.yaml | 20 ------------------- ...Guard.AdGuardVPN.Nightly.locale.en-US.yaml | 13 ------------ .../AdGuard.AdGuardVPN.Nightly.yaml | 8 -------- 3 files changed, 41 deletions(-) delete mode 100644 manifests/a/AdGuard/AdGuardVPN/Nightly/2.4.1582.0/AdGuard.AdGuardVPN.Nightly.installer.yaml delete mode 100644 manifests/a/AdGuard/AdGuardVPN/Nightly/2.4.1582.0/AdGuard.AdGuardVPN.Nightly.locale.en-US.yaml delete mode 100644 manifests/a/AdGuard/AdGuardVPN/Nightly/2.4.1582.0/AdGuard.AdGuardVPN.Nightly.yaml diff --git a/manifests/a/AdGuard/AdGuardVPN/Nightly/2.4.1582.0/AdGuard.AdGuardVPN.Nightly.installer.yaml b/manifests/a/AdGuard/AdGuardVPN/Nightly/2.4.1582.0/AdGuard.AdGuardVPN.Nightly.installer.yaml deleted file mode 100644 index 12ff516d3796..000000000000 --- a/manifests/a/AdGuard/AdGuardVPN/Nightly/2.4.1582.0/AdGuard.AdGuardVPN.Nightly.installer.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: AdGuard.AdGuardVPN.Nightly -PackageVersion: 2.4.1582.0 -InstallerType: burn -Scope: machine -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: -quiet - SilentWithProgress: -quiet -UpgradeBehavior: install -Installers: -- Architecture: x86 - InstallerUrl: https://agrd.io/windows_vpn_nightly - InstallerSha256: 020130165429A86F8B014BDEEAA418E13728B98CF0C038ACE0BCA11C1490D747 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/a/AdGuard/AdGuardVPN/Nightly/2.4.1582.0/AdGuard.AdGuardVPN.Nightly.locale.en-US.yaml b/manifests/a/AdGuard/AdGuardVPN/Nightly/2.4.1582.0/AdGuard.AdGuardVPN.Nightly.locale.en-US.yaml deleted file mode 100644 index 42759650cb01..000000000000 --- a/manifests/a/AdGuard/AdGuardVPN/Nightly/2.4.1582.0/AdGuard.AdGuardVPN.Nightly.locale.en-US.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: AdGuard.AdGuardVPN.Nightly -PackageVersion: 2.4.1582.0 -PackageLocale: en-US -Publisher: Adguard Software Limited -PackageName: AdGuardVPN -License: Proprietary -Copyright: (c) All rights reserved -ShortDescription: AdGuardVPN -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/a/AdGuard/AdGuardVPN/Nightly/2.4.1582.0/AdGuard.AdGuardVPN.Nightly.yaml b/manifests/a/AdGuard/AdGuardVPN/Nightly/2.4.1582.0/AdGuard.AdGuardVPN.Nightly.yaml deleted file mode 100644 index 3188438efb64..000000000000 --- a/manifests/a/AdGuard/AdGuardVPN/Nightly/2.4.1582.0/AdGuard.AdGuardVPN.Nightly.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: AdGuard.AdGuardVPN.Nightly -PackageVersion: 2.4.1582.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 2e6cd2c99ade538b747c24849cfb5eedbad2bad3 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:25:14 -0700 Subject: [PATCH 228/720] Automatic deletion of LingitAS.Lingdys4 4.5.136.0 (#180055) --- .../LingitAS.Lingdys4.installer.yaml | 14 ---------- .../LingitAS.Lingdys4.locale.nb-NO.yaml | 26 ------------------- .../Lingdys4/4.5.136.0/LingitAS.Lingdys4.yaml | 8 ------ 3 files changed, 48 deletions(-) delete mode 100644 manifests/l/LingitAS/Lingdys4/4.5.136.0/LingitAS.Lingdys4.installer.yaml delete mode 100644 manifests/l/LingitAS/Lingdys4/4.5.136.0/LingitAS.Lingdys4.locale.nb-NO.yaml delete mode 100644 manifests/l/LingitAS/Lingdys4/4.5.136.0/LingitAS.Lingdys4.yaml diff --git a/manifests/l/LingitAS/Lingdys4/4.5.136.0/LingitAS.Lingdys4.installer.yaml b/manifests/l/LingitAS/Lingdys4/4.5.136.0/LingitAS.Lingdys4.installer.yaml deleted file mode 100644 index 9fce437ddd82..000000000000 --- a/manifests/l/LingitAS/Lingdys4/4.5.136.0/LingitAS.Lingdys4.installer.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/18 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: LingitAS.Lingdys4 -PackageVersion: 4.5.136.0 -Installers: -- InstallerLocale: en-US - Architecture: x64 - InstallerType: msi - InstallerUrl: https://download2.lingit.no/update/LingX4/Lingdys_4-Installer.msi - InstallerSha256: A595CEF7A4134A3ECEA91861E8E10656BA8E8AD1558AD374F1DBF1B59A206BDD - ProductCode: '{C042E515-DFA7-4862-B2DF-388ED8E7DA08}' -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/l/LingitAS/Lingdys4/4.5.136.0/LingitAS.Lingdys4.locale.nb-NO.yaml b/manifests/l/LingitAS/Lingdys4/4.5.136.0/LingitAS.Lingdys4.locale.nb-NO.yaml deleted file mode 100644 index 249656026eb5..000000000000 --- a/manifests/l/LingitAS/Lingdys4/4.5.136.0/LingitAS.Lingdys4.locale.nb-NO.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/18 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -ManifestType: defaultLocale -ManifestVersion: 1.5.0 -PackageIdentifier: LingitAS.Lingdys4 -PackageVersion: 4.5.136.0 -PackageLocale: nb-NO -Publisher: Lingit AS -PublisherUrl: https://lingit.no/ -PublisherSupportUrl: https://lingit.no/kontakt/ -PrivacyUrl: https://lingit.no/personvern/personvernerklaering/ -Author: LingIT -PackageName: Lingdys 4 -PackageUrl: https://download2.lingit.no/update/LingX4/Lingdys_4-Installer.msi -License: Proprietary -LicenseUrl: https://lingit.no/personvern/bruksbetingelser/ -Copyright: LingIT AS, 2001-2024 -CopyrightUrl: https://lingit.no/personvern/bruksbetingelser/ -ShortDescription: LingDys 4 - Hjelp til å lese, skrive og forstaa -Description: LingDys 4 - Gir hjelp i lese- og skriveopplaeringen, dekker ulike behov, bidrar til oekt digital kompetanse. -Moniker: LingDys -Tags: -- LingDys -ReleaseNotes: Lingdys 4.5.128 Skriverammer er implementert som et nytt menyvalg. Feilrettinger. -PurchaseUrl: https://lingit.no/butikk/ diff --git a/manifests/l/LingitAS/Lingdys4/4.5.136.0/LingitAS.Lingdys4.yaml b/manifests/l/LingitAS/Lingdys4/4.5.136.0/LingitAS.Lingdys4.yaml deleted file mode 100644 index 713b00c373f3..000000000000 --- a/manifests/l/LingitAS/Lingdys4/4.5.136.0/LingitAS.Lingdys4.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/18 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: LingitAS.Lingdys4 -PackageVersion: 4.5.136.0 -DefaultLocale: nb-NO -ManifestType: version -ManifestVersion: 1.5.0 From 97c5c35df75be3ee1fbbf8ae06f2ac971859c0b3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 23 Oct 2024 23:25:29 +0800 Subject: [PATCH 229/720] New version: Meitu.ColorByte.Pro version 6.11.2 (#185360) --- .../6.11.2/Meitu.ColorByte.Pro.installer.yaml | 18 ++++++++ .../Meitu.ColorByte.Pro.locale.en-US.yaml | 44 +++++++++++++++++++ .../Meitu.ColorByte.Pro.locale.zh-CN.yaml | 44 +++++++++++++++++++ .../Pro/6.11.2/Meitu.ColorByte.Pro.yaml | 8 ++++ 4 files changed, 114 insertions(+) create mode 100644 manifests/m/Meitu/ColorByte/Pro/6.11.2/Meitu.ColorByte.Pro.installer.yaml create mode 100644 manifests/m/Meitu/ColorByte/Pro/6.11.2/Meitu.ColorByte.Pro.locale.en-US.yaml create mode 100644 manifests/m/Meitu/ColorByte/Pro/6.11.2/Meitu.ColorByte.Pro.locale.zh-CN.yaml create mode 100644 manifests/m/Meitu/ColorByte/Pro/6.11.2/Meitu.ColorByte.Pro.yaml diff --git a/manifests/m/Meitu/ColorByte/Pro/6.11.2/Meitu.ColorByte.Pro.installer.yaml b/manifests/m/Meitu/ColorByte/Pro/6.11.2/Meitu.ColorByte.Pro.installer.yaml new file mode 100644 index 000000000000..26ca8a0fd242 --- /dev/null +++ b/manifests/m/Meitu/ColorByte/Pro/6.11.2/Meitu.ColorByte.Pro.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: Meitu.ColorByte.Pro +PackageVersion: 6.11.2 +InstallerType: nullsoft +Scope: user +InstallerSuccessCodes: +- 2 +UpgradeBehavior: install +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x64 + InstallerUrl: https://obs-open-platform.obs.cn-north-4.myhuaweicloud.com/electron/colorbyte/6.11.2/美图云修%20Setup%206.11.2.exe + InstallerSha256: 5C97300EEAE6F4952C4D703ECAF2102D30069ED5EA4F82F51814B8186894E528 + ProductCode: ColorByte +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Meitu/ColorByte/Pro/6.11.2/Meitu.ColorByte.Pro.locale.en-US.yaml b/manifests/m/Meitu/ColorByte/Pro/6.11.2/Meitu.ColorByte.Pro.locale.en-US.yaml new file mode 100644 index 000000000000..8ff7c5232413 --- /dev/null +++ b/manifests/m/Meitu/ColorByte/Pro/6.11.2/Meitu.ColorByte.Pro.locale.en-US.yaml @@ -0,0 +1,44 @@ +# 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: Meitu.ColorByte.Pro +PackageVersion: 6.11.2 +PackageLocale: en-US +Publisher: Meitu +PublisherUrl: https://www.meitu.com/ +# PublisherSupportUrl: +PrivacyUrl: https://yunxiu.meitu.com/privacy +Author: Xiamen Meitu Technology Co., Ltd. +PackageName: 美图云修Pro +PackageUrl: https://yunxiu.meitu.com/ +License: Proprietary +LicenseUrl: https://yunxiu.meitu.com/agreement +Copyright: Copyright © 2024 Meitu +CopyrightUrl: https://yunxiu.meitu.com/agreement +ShortDescription: One-stop AI retouching software +Description: Meitu ColorByte is an intelligent retouching software by Meitu specifically for the commercial photography industry. Here, you can retouch in batch with one click and easily complete the basic retouching work through a rich set of intelligent presets and features. +# Moniker: +Tags: +- edit +- editing +- editor +- image +- photo +- photography +- picture +- retouch +# ReleaseNotes: +ReleaseNotesUrl: https://yunxiu.meitu.com/document/daily-record +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Guide + DocumentUrl: https://yunxiu.meitu.com/guide/ +- DocumentLabel: Tutorial + DocumentUrl: https://yunxiu.meitu.com/document/words +- DocumentLabel: Video Tutorial + DocumentUrl: https://yunxiu.meitu.com/document/video +- DocumentLabel: FAQ + DocumentUrl: https://yunxiu.meitu.com/document/faqs-more +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Meitu/ColorByte/Pro/6.11.2/Meitu.ColorByte.Pro.locale.zh-CN.yaml b/manifests/m/Meitu/ColorByte/Pro/6.11.2/Meitu.ColorByte.Pro.locale.zh-CN.yaml new file mode 100644 index 000000000000..f8a7694aab95 --- /dev/null +++ b/manifests/m/Meitu/ColorByte/Pro/6.11.2/Meitu.ColorByte.Pro.locale.zh-CN.yaml @@ -0,0 +1,44 @@ +# 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: Meitu.ColorByte.Pro +PackageVersion: 6.11.2 +PackageLocale: zh-CN +Publisher: Meitu +PublisherUrl: https://www.meitu.com/zh/ +# PublisherSupportUrl: +PrivacyUrl: https://yunxiu.meitu.com/privacy +Author: 厦门美图网科技有限公司 +PackageName: 美图云修Pro +PackageUrl: https://yunxiu.meitu.com/ +License: 专有软件 +LicenseUrl: https://yunxiu.meitu.com/agreement +Copyright: Copyright © 2024 Meitu +CopyrightUrl: https://yunxiu.meitu.com/agreement +ShortDescription: 一站式 AI 修图软件 +Description: 美图云修是美图公司专为商业摄影行业打造的智能修图软件,在这里,您可以通过丰富的智能预设与海量功能,实现一键批量修图,轻松完成精修基础工作。 +# Moniker: +Tags: +- 修图 +- 图像 +- 图片 +- 摄影 +- 照片 +- 编辑 +- 编辑器 +- 美颜 +ReleaseNotes: 1. 修复已知 bug 及交互性体验问题。 +ReleaseNotesUrl: https://yunxiu.meitu.com/document/daily-record +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 快速上手 + DocumentUrl: https://yunxiu.meitu.com/guide/ +- DocumentLabel: 文档教程 + DocumentUrl: https://yunxiu.meitu.com/document/words +- DocumentLabel: 视频教程 + DocumentUrl: https://yunxiu.meitu.com/document/video +- DocumentLabel: 常见问题 + DocumentUrl: https://yunxiu.meitu.com/document/faqs-more +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Meitu/ColorByte/Pro/6.11.2/Meitu.ColorByte.Pro.yaml b/manifests/m/Meitu/ColorByte/Pro/6.11.2/Meitu.ColorByte.Pro.yaml new file mode 100644 index 000000000000..14aca0f22fcf --- /dev/null +++ b/manifests/m/Meitu/ColorByte/Pro/6.11.2/Meitu.ColorByte.Pro.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Meitu.ColorByte.Pro +PackageVersion: 6.11.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From f219e95212a5372237bf4d650a214365c327a82a Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:27:05 +0200 Subject: [PATCH 230/720] Update version: GitButler.GitButler version 0.13.6 (#185351) --- .../0.13.6/GitButler.GitButler.installer.yaml | 14 +++++++++++ .../GitButler.GitButler.locale.en-US.yaml | 23 +++++++++++++++++++ .../GitButler/0.13.6/GitButler.GitButler.yaml | 8 +++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/g/GitButler/GitButler/0.13.6/GitButler.GitButler.installer.yaml create mode 100644 manifests/g/GitButler/GitButler/0.13.6/GitButler.GitButler.locale.en-US.yaml create mode 100644 manifests/g/GitButler/GitButler/0.13.6/GitButler.GitButler.yaml diff --git a/manifests/g/GitButler/GitButler/0.13.6/GitButler.GitButler.installer.yaml b/manifests/g/GitButler/GitButler/0.13.6/GitButler.GitButler.installer.yaml new file mode 100644 index 000000000000..08df45da33ed --- /dev/null +++ b/manifests/g/GitButler/GitButler/0.13.6/GitButler.GitButler.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: GitButler.GitButler +PackageVersion: 0.13.6 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{52010CE5-5B4E-42F7-9229-C7AF3EF2794C}' +Installers: +- Architecture: x64 + InstallerUrl: https://releases.gitbutler.com/releases/release/0.13.6-1378/windows/x86_64/GitButler_0.13.6_x64_en-US.msi + InstallerSha256: EC844DF3FA81E63EED4CEF8734DC41D13E43FCCC62AFAE0306CBC2F31C624E2F +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/GitButler/GitButler/0.13.6/GitButler.GitButler.locale.en-US.yaml b/manifests/g/GitButler/GitButler/0.13.6/GitButler.GitButler.locale.en-US.yaml new file mode 100644 index 000000000000..71ab12a1ced0 --- /dev/null +++ b/manifests/g/GitButler/GitButler/0.13.6/GitButler.GitButler.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: GitButler.GitButler +PackageVersion: 0.13.6 +PackageLocale: en-US +Publisher: GitButler +PublisherUrl: https://gitbutler.com +PrivacyUrl: https://app.termly.io/policy-viewer/policy.html?policyUUID=a001c8b7-505b-4eab-81e3-fcd1c72bdd79 +PackageName: GitButler +PackageUrl: https://gitbutler.com +License: Functional Source License, Version 1.1, MIT Future License +LicenseUrl: https://github.com/gitbutlerapp/gitbutler/blob/master/LICENSE.md +Copyright: Copyright 2023-2024 GitButler Inc +CopyrightUrl: https://github.com/gitbutlerapp/gitbutler/blob/master/LICENSE.md +ShortDescription: A Git client for simultaneous branches on top of your existing workflow. +Tags: +- git +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.gitbutler.com/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/GitButler/GitButler/0.13.6/GitButler.GitButler.yaml b/manifests/g/GitButler/GitButler/0.13.6/GitButler.GitButler.yaml new file mode 100644 index 000000000000..a11c38515609 --- /dev/null +++ b/manifests/g/GitButler/GitButler/0.13.6/GitButler.GitButler.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: GitButler.GitButler +PackageVersion: 0.13.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From e90b09e56e8da755f6e29965d372070f30f7fa22 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:27:24 +0200 Subject: [PATCH 231/720] New version: Governikus.AusweisApp2 version 2.2.2 (#185353) --- .../Governikus.AusweisApp2.installer.yaml | 28 +++++++++++++++ .../Governikus.AusweisApp2.locale.de-DE.yaml | 36 +++++++++++++++++++ .../2.2.2/Governikus.AusweisApp2.yaml | 8 +++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/g/Governikus/AusweisApp2/2.2.2/Governikus.AusweisApp2.installer.yaml create mode 100644 manifests/g/Governikus/AusweisApp2/2.2.2/Governikus.AusweisApp2.locale.de-DE.yaml create mode 100644 manifests/g/Governikus/AusweisApp2/2.2.2/Governikus.AusweisApp2.yaml diff --git a/manifests/g/Governikus/AusweisApp2/2.2.2/Governikus.AusweisApp2.installer.yaml b/manifests/g/Governikus/AusweisApp2/2.2.2/Governikus.AusweisApp2.installer.yaml new file mode 100644 index 000000000000..cc15f31c7577 --- /dev/null +++ b/manifests/g/Governikus/AusweisApp2/2.2.2/Governikus.AusweisApp2.installer.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Governikus.AusweisApp2 +PackageVersion: 2.2.2 +InstallerLocale: de-DE +InstallerType: wix +Scope: machine +InstallerSwitches: + Silent: /qn + SilentWithProgress: /qb + Custom: /norestart +UpgradeBehavior: install +ProductCode: '{780E63F7-FD7F-4FD4-8224-56C65E7BF2D8}' +ReleaseDate: 2024-10-23 +AppsAndFeaturesEntries: +- DisplayName: AusweisApp + Publisher: Governikus GmbH & Co. KG + ProductCode: '{780E63F7-FD7F-4FD4-8224-56C65E7BF2D8}' + UpgradeCode: '{4EE0E467-EAB7-483E-AB45-87BD1DB6B037}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/AusweisApp' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Governikus/AusweisApp/releases/download/2.2.2/AusweisApp-2.2.2.msi + InstallerSha256: CB03B0F599D53B816B6E69F5471C23E766207F927BA56245D3A55BC71A693C4C +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Governikus/AusweisApp2/2.2.2/Governikus.AusweisApp2.locale.de-DE.yaml b/manifests/g/Governikus/AusweisApp2/2.2.2/Governikus.AusweisApp2.locale.de-DE.yaml new file mode 100644 index 000000000000..0a586352c979 --- /dev/null +++ b/manifests/g/Governikus/AusweisApp2/2.2.2/Governikus.AusweisApp2.locale.de-DE.yaml @@ -0,0 +1,36 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Governikus.AusweisApp2 +PackageVersion: 2.2.2 +PackageLocale: de-DE +Publisher: Bundesamtes für Sicherheit in der Informationstechnik +PublisherUrl: https://www.bsi.bund.de/ +PublisherSupportUrl: https://www.ausweisapp.bund.de/hilfe-und-support +PrivacyUrl: https://www.ausweisapp.bund.de/datenschutz +Author: Governikus GmbH & Co. KG +PackageName: AusweisApp +PackageUrl: https://www.ausweisapp.bund.de/home +License: European Union Public Licence (EUPL v1.2) +LicenseUrl: https://github.com/Governikus/AusweisApp/blob/HEAD/LICENSE.txt +ShortDescription: App zur Nutzung der eID-Funktion des Personalausweises der Bundesrepublik Deutschland +Description: |- + Die AusweisApp ist eine Software, die Sie auf Ihrem Smartphone, Computer oder Tablet installieren, um + IhrenPersonalausweis, Ihren elektronischen Aufenthaltstitel oder die eID-Karte auszulesen und sich so + digital auszuweisen. Darüber hinaus ermöglicht die AusweisApp den verschlüsselten Datenaustausch + zwischen Ausweis und Online-Dienst, bei dem Sie sich identifizieren möchten. +Moniker: ausweisapp +Tags: +- ausweis +- eid +- epa +- personalausweis +ReleaseNotes: |- + Anwender + - Visuelle Anpassungen und Optimierungen der grafischen Oberfläche. + - Optimierung der Barrierearmut und Tastaturbedienbarkeit. + Entwickler + - Ergänzung der Android-ABIs armeabi-v7a und x86_64 zusätzlich zu arm64-v8a im SDK. +ReleaseNotesUrl: https://github.com/Governikus/AusweisApp/releases/tag/2.2.2 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Governikus/AusweisApp2/2.2.2/Governikus.AusweisApp2.yaml b/manifests/g/Governikus/AusweisApp2/2.2.2/Governikus.AusweisApp2.yaml new file mode 100644 index 000000000000..6992da556b27 --- /dev/null +++ b/manifests/g/Governikus/AusweisApp2/2.2.2/Governikus.AusweisApp2.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Governikus.AusweisApp2 +PackageVersion: 2.2.2 +DefaultLocale: de-DE +ManifestType: version +ManifestVersion: 1.6.0 From df42481cddf481fd1aa220195b09a8bb6567688b Mon Sep 17 00:00:00 2001 From: Markus Pfeiffer Date: Wed, 23 Oct 2024 17:36:56 +0200 Subject: [PATCH 232/720] Fix metadata of SoftwareOk Q-Dir (#185369) --- manifests/s/SoftwareOK/Q-Dir/11.84/SoftwareOK.Q-Dir.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/s/SoftwareOK/Q-Dir/11.84/SoftwareOK.Q-Dir.yaml b/manifests/s/SoftwareOK/Q-Dir/11.84/SoftwareOK.Q-Dir.yaml index fa402fe7d954..9c038e62bf25 100644 --- a/manifests/s/SoftwareOK/Q-Dir/11.84/SoftwareOK.Q-Dir.yaml +++ b/manifests/s/SoftwareOK/Q-Dir/11.84/SoftwareOK.Q-Dir.yaml @@ -7,4 +7,4 @@ DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 ReleaseNotes: Blurred display at higher DPI value with some Windows configurations -ReleaseNotes: https://www.softwareok.de/?seite=Freeware/Q-Dir/History +ReleaseNotesUrl: https://www.softwareok.de/?seite=Freeware/Q-Dir/History From b29251c22842fc27f33ea138408a86361f66112a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 00:27:08 +0800 Subject: [PATCH 233/720] New version: Telerik.Fiddler.Classic version 5.0.20245.10105 (#184750) Co-authored-by: SpecterShell <56779163+SpecterShell@users.noreply.github.com> --- .../Telerik.Fiddler.Classic.installer.yaml | 22 ++++++++++ .../Telerik.Fiddler.Classic.locale.en-US.yaml | 44 +++++++++++++++++++ .../Telerik.Fiddler.Classic.locale.zh-CN.yaml | 39 ++++++++++++++++ .../Telerik.Fiddler.Classic.yaml | 8 ++++ 4 files changed, 113 insertions(+) create mode 100644 manifests/t/Telerik/Fiddler/Classic/5.0.20245.10105/Telerik.Fiddler.Classic.installer.yaml create mode 100644 manifests/t/Telerik/Fiddler/Classic/5.0.20245.10105/Telerik.Fiddler.Classic.locale.en-US.yaml create mode 100644 manifests/t/Telerik/Fiddler/Classic/5.0.20245.10105/Telerik.Fiddler.Classic.locale.zh-CN.yaml create mode 100644 manifests/t/Telerik/Fiddler/Classic/5.0.20245.10105/Telerik.Fiddler.Classic.yaml diff --git a/manifests/t/Telerik/Fiddler/Classic/5.0.20245.10105/Telerik.Fiddler.Classic.installer.yaml b/manifests/t/Telerik/Fiddler/Classic/5.0.20245.10105/Telerik.Fiddler.Classic.installer.yaml new file mode 100644 index 000000000000..9ca0f32efcf6 --- /dev/null +++ b/manifests/t/Telerik/Fiddler/Classic/5.0.20245.10105/Telerik.Fiddler.Classic.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: Telerik.Fiddler.Classic +PackageVersion: 5.0.20245.10105 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +FileExtensions: +- saz +ReleaseDate: 2024-10-17 +Installers: +- Architecture: x86 + InstallerUrl: https://downloads.getfiddler.com/fiddler-classic/FiddlerSetup.5.0.20245.10105-latest.exe + InstallerSha256: 588024037B1E5929B1F2A741FFF52A207BCAB17F0650EC7CB0CD3CB78051998D + ProductCode: Fiddler2 +- Architecture: x64 + InstallerUrl: https://downloads.getfiddler.com/fiddler-classic/FiddlerSetup.5.0.20245.10105-latest.exe + InstallerSha256: 588024037B1E5929B1F2A741FFF52A207BCAB17F0650EC7CB0CD3CB78051998D + ProductCode: Fiddler2 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/t/Telerik/Fiddler/Classic/5.0.20245.10105/Telerik.Fiddler.Classic.locale.en-US.yaml b/manifests/t/Telerik/Fiddler/Classic/5.0.20245.10105/Telerik.Fiddler.Classic.locale.en-US.yaml new file mode 100644 index 000000000000..4af6bc300934 --- /dev/null +++ b/manifests/t/Telerik/Fiddler/Classic/5.0.20245.10105/Telerik.Fiddler.Classic.locale.en-US.yaml @@ -0,0 +1,44 @@ +# 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: Telerik.Fiddler.Classic +PackageVersion: 5.0.20245.10105 +PackageLocale: en-US +Publisher: Progress Software Corporation +PublisherUrl: https://www.telerik.com/ +PublisherSupportUrl: https://feedback.telerik.com/fiddler/ +PrivacyUrl: https://www.progress.com/legal/privacy-policy +Author: Progress Software Corporation +PackageName: Progress Telerik Fiddler Classic +PackageUrl: https://www.telerik.com/fiddler/fiddler-classic +License: Freeware +LicenseUrl: https://www.telerik.com/purchase/license-agreement/fiddler +Copyright: Copyright ©2003-2024 Progress Software Corporation. All rights reserved. +# CopyrightUrl: +ShortDescription: The Original and Free Web Debugging Proxy Tool Exclusively for Windows +Description: |- + Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between your computer and the Internet. + Fiddler allows you to inspect all HTTP(S) traffic, set breakpoints, and "fiddle" with incoming or outgoing data. Fiddler includes a powerful event-based scripting subsystem, and can be extended using any .NET language. + Fiddler is freeware and can debug traffic from virtually any application, including Internet Explorer, Mozilla Firefox, Opera, and thousands more. +# Moniker: +Tags: +- capture +- debug +- network +- proxy +- request +- response +- traffic +- web +ReleaseNotes: |- + features: + Remove articles and banners from the "Getting started" page. + Remove "Offer for beta" option. + fixes: + Update third party dependencies to mitigate potential security vulnerabilities +# ReleaseNotesUrl: https://www.telerik.com/support/whats-new/fiddler/release-history/fiddler-v5.0.20245 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/t/Telerik/Fiddler/Classic/5.0.20245.10105/Telerik.Fiddler.Classic.locale.zh-CN.yaml b/manifests/t/Telerik/Fiddler/Classic/5.0.20245.10105/Telerik.Fiddler.Classic.locale.zh-CN.yaml new file mode 100644 index 000000000000..42640b747963 --- /dev/null +++ b/manifests/t/Telerik/Fiddler/Classic/5.0.20245.10105/Telerik.Fiddler.Classic.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Telerik.Fiddler.Classic +PackageVersion: 5.0.20245.10105 +PackageLocale: zh-CN +Publisher: Progress Software Corporation +PublisherUrl: https://www.telerik.com/ +PublisherSupportUrl: https://feedback.telerik.com/fiddler/ +PrivacyUrl: https://www.progress.com/legal/privacy-policy +Author: Progress Software Corporation +PackageName: Progress Telerik Fiddler Classic +PackageUrl: https://www.telerik.com/fiddler/fiddler-classic +License: 免费软件 +LicenseUrl: https://www.telerik.com/purchase/license-agreement/fiddler +Copyright: Copyright ©2003-2024 Progress Software Corporation. All rights reserved. +# CopyrightUrl: +ShortDescription: Windows 专用的独创的、免费的网络调试代理工具 +Description: |- + Fiddler 是一个网络调试代理,记录您的计算机和互联网之间的所有 HTTP(S) 流量。 + Fiddler 允许您检查所有的 HTTP(S) 流量,设置断点,以及“摆弄”传入或传出数据。Fiddler 包含一个强大的基于事件的脚本子系统,并且可以使用任何 .NET 语言进行扩展。 + Fiddler 是免费软件,可以调试来自几乎所有应用程序的流量,包括 Internet Explorer、Mozilla Firefox、Opera 等成千上万的应用程序。 +# Moniker: +Tags: +- 代理 +- 响应 +- 抓包 +- 流量 +- 网络 +- 网页 +- 请求 +- 调试 +# ReleaseNotes: +# ReleaseNotesUrl: https://www.telerik.com/support/whats-new/fiddler/release-history/fiddler-v5.0.20245 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/t/Telerik/Fiddler/Classic/5.0.20245.10105/Telerik.Fiddler.Classic.yaml b/manifests/t/Telerik/Fiddler/Classic/5.0.20245.10105/Telerik.Fiddler.Classic.yaml new file mode 100644 index 000000000000..6aa1b1467ee1 --- /dev/null +++ b/manifests/t/Telerik/Fiddler/Classic/5.0.20245.10105/Telerik.Fiddler.Classic.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: Telerik.Fiddler.Classic +PackageVersion: 5.0.20245.10105 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From a287551d575bdd36f1ea89d2041584318dd1ad9f Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:03:51 -0700 Subject: [PATCH 234/720] Automatic deletion of Thunder.Thunder 12.0.10.2450 (#185124) --- .../Thunder.Thunder.installer.yaml | 38 ----------------- .../Thunder.Thunder.locale.en-US.yaml | 37 ----------------- .../Thunder.Thunder.locale.zh-CN.yaml | 41 ------------------- .../Thunder/12.0.10.2450/Thunder.Thunder.yaml | 8 ---- 4 files changed, 124 deletions(-) delete mode 100644 manifests/t/Thunder/Thunder/12.0.10.2450/Thunder.Thunder.installer.yaml delete mode 100644 manifests/t/Thunder/Thunder/12.0.10.2450/Thunder.Thunder.locale.en-US.yaml delete mode 100644 manifests/t/Thunder/Thunder/12.0.10.2450/Thunder.Thunder.locale.zh-CN.yaml delete mode 100644 manifests/t/Thunder/Thunder/12.0.10.2450/Thunder.Thunder.yaml diff --git a/manifests/t/Thunder/Thunder/12.0.10.2450/Thunder.Thunder.installer.yaml b/manifests/t/Thunder/Thunder/12.0.10.2450/Thunder.Thunder.installer.yaml deleted file mode 100644 index 222c1ca4ea62..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.10.2450/Thunder.Thunder.installer.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with YamlCreate.ps1 v2.3.4 Dumplings Mod $debug=QUSU.CRLF.7-4-1.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.10.2450 -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: /S - SilentWithProgress: /S - InstallLocation: /InstallPath:"" - Upgrade: /LiveUpdate -ExpectedReturnCodes: -- InstallerReturnCode: -101 - ReturnResponse: installInProgress -UpgradeBehavior: install -Protocols: -- ed2k -- magnet -- thunder -- thunderx -FileExtensions: -- downlist -- td -- thunderskin -- torrent -- xlb -- xltd -Installers: -- Architecture: x86 - InstallerUrl: https://down.sandai.net/thunder11/XunLeiSetup12.0.10.2450.exe - InstallerSha256: 76ADB2AC3A96942F613F8D63DC23A035E10BE0A90090E324C46981F11CD00C25 - ProductCode: thunder_is1 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/t/Thunder/Thunder/12.0.10.2450/Thunder.Thunder.locale.en-US.yaml b/manifests/t/Thunder/Thunder/12.0.10.2450/Thunder.Thunder.locale.en-US.yaml deleted file mode 100644 index 737ba2b763dd..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.10.2450/Thunder.Thunder.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 v2.3.4 Dumplings Mod $debug=QUSU.CRLF.7-4-1.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.10.2450 -PackageLocale: en-US -Publisher: 迅雷网络技术有限公司 -PublisherUrl: https://www.xunlei.com -PublisherSupportUrl: https://bbs.xunlei.com -PrivacyUrl: https://i.xunlei.com/policy/privacy.html -Author: Thunderbolt Network Technology Co., Ltd. -PackageName: 迅雷 -PackageUrl: https://xl11.xunlei.com -License: Proprietary -LicenseUrl: https://i.xunlei.com/policy/agreement.html -Copyright: © 2003-2024 Xunlei Networking Technologies LTD -# CopyrightUrl: -ShortDescription: Broadband Download, Thunder in a Flash! -# Description: -Moniker: xunlei -Tags: -- bittorrent -- bt -- download -- downloader -- ed2k -- emule -- magnet -- p2p -- torrent -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://vip.xunlei.com/index-new.html -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/t/Thunder/Thunder/12.0.10.2450/Thunder.Thunder.locale.zh-CN.yaml b/manifests/t/Thunder/Thunder/12.0.10.2450/Thunder.Thunder.locale.zh-CN.yaml deleted file mode 100644 index f5f552b6a9e6..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.10.2450/Thunder.Thunder.locale.zh-CN.yaml +++ /dev/null @@ -1,41 +0,0 @@ -# Created with YamlCreate.ps1 v2.3.4 Dumplings Mod $debug=QUSU.CRLF.7-4-1.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.10.2450 -PackageLocale: zh-CN -Publisher: 迅雷网络技术有限公司 -PublisherUrl: https://www.xunlei.com -PublisherSupportUrl: https://bbs.xunlei.com -PrivacyUrl: https://i.xunlei.com/policy/privacy.html -Author: 深圳市迅雷网络技术有限公司 -PackageName: 迅雷 -PackageUrl: https://xl11.xunlei.com -License: 专有软件 -LicenseUrl: https://i.xunlei.com/policy/agreement.html -Copyright: © 2003-2024 深圳市迅雷网络技术有限公司 -# CopyrightUrl: -ShortDescription: 宽带下载,迅雷不及掩耳 -# Description: -# Moniker: -Tags: -- ed2k -- emule -- p2p -- 下载 -- 下载器 -- 磁力链接 -- 磁链 -- 种子 -ReleaseNotes: |- - 迅雷 12 版本全面更新 - 1. 全新界面框架 - 2. 下载体验优化 - 3. 云盘体验优化 - 4. 私人空间体验优化 -# ReleaseNotesUrl: -PurchaseUrl: https://vip.xunlei.com/index-new.html -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.6.0 diff --git a/manifests/t/Thunder/Thunder/12.0.10.2450/Thunder.Thunder.yaml b/manifests/t/Thunder/Thunder/12.0.10.2450/Thunder.Thunder.yaml deleted file mode 100644 index d7ad4ee1ccfc..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.10.2450/Thunder.Thunder.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.3.4 Dumplings Mod $debug=QUSU.CRLF.7-4-1.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.10.2450 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 4135a5d4f440feff42adad46028deda1277ad26f Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:04:13 -0700 Subject: [PATCH 235/720] Automatic deletion of LINQPad.LINQPad.8 8.5.5 (#185123) --- .../8/8.5.5/LINQPad.LINQPad.8.installer.yaml | 21 --------------- .../8.5.5/LINQPad.LINQPad.8.locale.en-US.yaml | 27 ------------------- .../LINQPad/8/8.5.5/LINQPad.LINQPad.8.yaml | 8 ------ 3 files changed, 56 deletions(-) delete mode 100644 manifests/l/LINQPad/LINQPad/8/8.5.5/LINQPad.LINQPad.8.installer.yaml delete mode 100644 manifests/l/LINQPad/LINQPad/8/8.5.5/LINQPad.LINQPad.8.locale.en-US.yaml delete mode 100644 manifests/l/LINQPad/LINQPad/8/8.5.5/LINQPad.LINQPad.8.yaml diff --git a/manifests/l/LINQPad/LINQPad/8/8.5.5/LINQPad.LINQPad.8.installer.yaml b/manifests/l/LINQPad/LINQPad/8/8.5.5/LINQPad.LINQPad.8.installer.yaml deleted file mode 100644 index e630bcbffb8d..000000000000 --- a/manifests/l/LINQPad/LINQPad/8/8.5.5/LINQPad.LINQPad.8.installer.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jul/31 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: LINQPad.LINQPad.8 -PackageVersion: 8.5.5 -InstallerType: inno -Scope: machine -FileExtensions: -- linq -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.DotNet.SDK.8 -Installers: -- InstallerUrl: https://linqpad.azureedge.net/public/LINQPad8Setup.exe - Architecture: x64 - InstallerSha256: 2B1DA04834A0F2D5F3988EF3C642745AF7E40C4664E2E8D22DD413105080A82C -- InstallerUrl: https://linqpad.azureedge.net/public/LINQPad8Setup.exe - Architecture: x86 - InstallerSha256: 2B1DA04834A0F2D5F3988EF3C642745AF7E40C4664E2E8D22DD413105080A82C -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/l/LINQPad/LINQPad/8/8.5.5/LINQPad.LINQPad.8.locale.en-US.yaml b/manifests/l/LINQPad/LINQPad/8/8.5.5/LINQPad.LINQPad.8.locale.en-US.yaml deleted file mode 100644 index 183120595454..000000000000 --- a/manifests/l/LINQPad/LINQPad/8/8.5.5/LINQPad.LINQPad.8.locale.en-US.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jul/31 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: LINQPad.LINQPad.8 -PackageVersion: 8.5.5 -PackageLocale: en-US -Publisher: Joseph Albahari -PublisherUrl: https://www.linqpad.net/ -PublisherSupportUrl: https://www.linqpad.net/Feedback.aspx -Author: Joseph Albahari -PackageName: LINQPad 8 -PackageUrl: https://www.linqpad.net/ -License: Proprietary -LicenseUrl: https://www.linqpad.net/FAQ.aspx -Copyright: Copyright (c) LINQPad Pty Ltd -CopyrightUrl: https://www.linqpad.net/FAQ.aspx -ShortDescription: The .NET Programmer’s Playground -Description: |- - LINQPad is not just for LINQ queries, but any C#/F#/VB expression, statement block or program. - Put an end to those hundreds of Visual Studio Console projects cluttering your source folder and join the revolution of LINQPad scripters and incremental developers. -Moniker: linqpad8 -Tags: -- .net -- linq -- sql -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/l/LINQPad/LINQPad/8/8.5.5/LINQPad.LINQPad.8.yaml b/manifests/l/LINQPad/LINQPad/8/8.5.5/LINQPad.LINQPad.8.yaml deleted file mode 100644 index 2079fa169fd3..000000000000 --- a/manifests/l/LINQPad/LINQPad/8/8.5.5/LINQPad.LINQPad.8.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jul/31 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: LINQPad.LINQPad.8 -PackageVersion: 8.5.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 082dc4929daab41194c2b0e7839c2a354a041402 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:04:37 -0700 Subject: [PATCH 236/720] Automatic deletion of Thunder.Thunder 12.0.11.2480 (#185127) --- .../Thunder.Thunder.installer.yaml | 38 ----------------- .../Thunder.Thunder.locale.en-US.yaml | 37 ----------------- .../Thunder.Thunder.locale.zh-CN.yaml | 41 ------------------- .../Thunder/12.0.11.2480/Thunder.Thunder.yaml | 8 ---- 4 files changed, 124 deletions(-) delete mode 100644 manifests/t/Thunder/Thunder/12.0.11.2480/Thunder.Thunder.installer.yaml delete mode 100644 manifests/t/Thunder/Thunder/12.0.11.2480/Thunder.Thunder.locale.en-US.yaml delete mode 100644 manifests/t/Thunder/Thunder/12.0.11.2480/Thunder.Thunder.locale.zh-CN.yaml delete mode 100644 manifests/t/Thunder/Thunder/12.0.11.2480/Thunder.Thunder.yaml diff --git a/manifests/t/Thunder/Thunder/12.0.11.2480/Thunder.Thunder.installer.yaml b/manifests/t/Thunder/Thunder/12.0.11.2480/Thunder.Thunder.installer.yaml deleted file mode 100644 index 68602ef2b2cd..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.11.2480/Thunder.Thunder.installer.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-1.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.11.2480 -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: /S - SilentWithProgress: /S - InstallLocation: /InstallPath:"" - Upgrade: /LiveUpdate -ExpectedReturnCodes: -- InstallerReturnCode: -101 - ReturnResponse: installInProgress -UpgradeBehavior: install -Protocols: -- ed2k -- magnet -- thunder -- thunderx -FileExtensions: -- downlist -- td -- thunderskin -- torrent -- xlb -- xltd -Installers: -- Architecture: x86 - InstallerUrl: https://down.sandai.net/thunder11/XunLeiSetup12.0.11.2480.exe - InstallerSha256: E0E50E81DE6C7E0CD3337DE9C5A28F8C0592DFD4B0563153F968B6A4C4F67A43 - ProductCode: thunder_is1 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/t/Thunder/Thunder/12.0.11.2480/Thunder.Thunder.locale.en-US.yaml b/manifests/t/Thunder/Thunder/12.0.11.2480/Thunder.Thunder.locale.en-US.yaml deleted file mode 100644 index a62ea35fe722..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.11.2480/Thunder.Thunder.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-1.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.11.2480 -PackageLocale: en-US -Publisher: 迅雷网络技术有限公司 -PublisherUrl: https://www.xunlei.com -PublisherSupportUrl: https://bbs.xunlei.com -PrivacyUrl: https://i.xunlei.com/policy/privacy.html -Author: Thunderbolt Network Technology Co., Ltd. -PackageName: 迅雷 -PackageUrl: https://xl11.xunlei.com -License: Proprietary -LicenseUrl: https://i.xunlei.com/policy/agreement.html -Copyright: © 2003-2024 Xunlei Networking Technologies LTD -# CopyrightUrl: -ShortDescription: Broadband Download, Thunder in a Flash! -# Description: -Moniker: xunlei -Tags: -- bittorrent -- bt -- download -- downloader -- ed2k -- emule -- magnet -- p2p -- torrent -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://vip.xunlei.com/index-new.html -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/t/Thunder/Thunder/12.0.11.2480/Thunder.Thunder.locale.zh-CN.yaml b/manifests/t/Thunder/Thunder/12.0.11.2480/Thunder.Thunder.locale.zh-CN.yaml deleted file mode 100644 index 556da67176aa..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.11.2480/Thunder.Thunder.locale.zh-CN.yaml +++ /dev/null @@ -1,41 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-1.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.11.2480 -PackageLocale: zh-CN -Publisher: 迅雷网络技术有限公司 -PublisherUrl: https://www.xunlei.com -PublisherSupportUrl: https://bbs.xunlei.com -PrivacyUrl: https://i.xunlei.com/policy/privacy.html -Author: 深圳市迅雷网络技术有限公司 -PackageName: 迅雷 -PackageUrl: https://xl11.xunlei.com -License: 专有软件 -LicenseUrl: https://i.xunlei.com/policy/agreement.html -Copyright: © 2003-2024 深圳市迅雷网络技术有限公司 -# CopyrightUrl: -ShortDescription: 宽带下载,迅雷不及掩耳 -# Description: -# Moniker: -Tags: -- ed2k -- emule -- p2p -- 下载 -- 下载器 -- 磁力链接 -- 磁链 -- 种子 -ReleaseNotes: |- - 迅雷 12 版本全面更新 - 1. 全新界面框架 - 2. 下载体验优化 - 3. 云盘体验优化 - 4. 私人空间体验优化 -# ReleaseNotesUrl: -PurchaseUrl: https://vip.xunlei.com/index-new.html -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.6.0 diff --git a/manifests/t/Thunder/Thunder/12.0.11.2480/Thunder.Thunder.yaml b/manifests/t/Thunder/Thunder/12.0.11.2480/Thunder.Thunder.yaml deleted file mode 100644 index 0340a31ad664..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.11.2480/Thunder.Thunder.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-1.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.11.2480 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From ed94e5ce75d21c5c5b526705803adb8cb5cdd207 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:04:41 -0700 Subject: [PATCH 237/720] Automatic update of VSDC.Editor from 9.2.6.579 to 9.3.1.584 (#185126) --- .../9.3.1.584/VSDC.Editor.installer.yaml | 14 ++++++++++++++ .../9.3.1.584/VSDC.Editor.locale.en-US.yaml | 18 ++++++++++++++++++ .../v/VSDC/Editor/9.3.1.584/VSDC.Editor.yaml | 8 ++++++++ 3 files changed, 40 insertions(+) create mode 100644 manifests/v/VSDC/Editor/9.3.1.584/VSDC.Editor.installer.yaml create mode 100644 manifests/v/VSDC/Editor/9.3.1.584/VSDC.Editor.locale.en-US.yaml create mode 100644 manifests/v/VSDC/Editor/9.3.1.584/VSDC.Editor.yaml diff --git a/manifests/v/VSDC/Editor/9.3.1.584/VSDC.Editor.installer.yaml b/manifests/v/VSDC/Editor/9.3.1.584/VSDC.Editor.installer.yaml new file mode 100644 index 000000000000..525eceaf713c --- /dev/null +++ b/manifests/v/VSDC/Editor/9.3.1.584/VSDC.Editor.installer.yaml @@ -0,0 +1,14 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: VSDC.Editor +PackageVersion: 9.3.1.584 +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.videosoftdev.com/video_tools/video_editor_x64.exe + InstallerSha256: 5B95A71899F90D6CAF41E2098F73AEC05DA15BFE2EA670AB5DEF549B5B1499C0 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/v/VSDC/Editor/9.3.1.584/VSDC.Editor.locale.en-US.yaml b/manifests/v/VSDC/Editor/9.3.1.584/VSDC.Editor.locale.en-US.yaml new file mode 100644 index 000000000000..47fc5af07c4e --- /dev/null +++ b/manifests/v/VSDC/Editor/9.3.1.584/VSDC.Editor.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: VSDC.Editor +PackageVersion: 9.3.1.584 +PackageLocale: en-US +Publisher: Flash-Integro LLC +PrivacyUrl: https://www.videosoftdev.com/privacy-policy +PackageName: VSDC Free Video Editor +PackageUrl: https://www.videosoftdev.com/free-video-editor +License: Proprietary +LicenseUrl: https://www.videosoftdev.com/terms-and-conditions +Copyright: © 2011-2022, www.videosoftdev.com, Multilab LLC +ShortDescription: The video editor features a modern and highly intuitive interface that uses all kinds of wizards to make video creation and editing as simple and hassle-free as possible. +Description: The video editor is intended for editing video files and creating videos of any complexity involving various visual and audio effects. The program offers rich functionality and yet has a simple and intuitive interface, allowing you to create videos with a bare minimum of efforts +Moniker: vsdc-editor +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/v/VSDC/Editor/9.3.1.584/VSDC.Editor.yaml b/manifests/v/VSDC/Editor/9.3.1.584/VSDC.Editor.yaml new file mode 100644 index 000000000000..882e900463c0 --- /dev/null +++ b/manifests/v/VSDC/Editor/9.3.1.584/VSDC.Editor.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: VSDC.Editor +PackageVersion: 9.3.1.584 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b6d06c490d3890dfee69fa7faf2893bd28585aeb Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Wed, 23 Oct 2024 19:04:56 +0200 Subject: [PATCH 238/720] New version: vim.vim.nightly version 9.1.0810 (#185128) --- .../9.1.0810/vim.vim.nightly.installer.yaml | 26 +++++++ .../vim.vim.nightly.locale.en-US.yaml | 69 +++++++++++++++++++ .../vim/nightly/9.1.0810/vim.vim.nightly.yaml | 8 +++ 3 files changed, 103 insertions(+) create mode 100644 manifests/v/vim/vim/nightly/9.1.0810/vim.vim.nightly.installer.yaml create mode 100644 manifests/v/vim/vim/nightly/9.1.0810/vim.vim.nightly.locale.en-US.yaml create mode 100644 manifests/v/vim/vim/nightly/9.1.0810/vim.vim.nightly.yaml diff --git a/manifests/v/vim/vim/nightly/9.1.0810/vim.vim.nightly.installer.yaml b/manifests/v/vim/vim/nightly/9.1.0810/vim.vim.nightly.installer.yaml new file mode 100644 index 000000000000..3169301bcc9f --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0810/vim.vim.nightly.installer.yaml @@ -0,0 +1,26 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.1.0810 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2024-10-21 +ElevationRequirement: elevationRequired +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.0810/gvim_9.1.0810_x86.exe + InstallerSha256: 62F2FC6BCE7C04B0ED2CA1CC7BFA2B0E3E7CB595460B662C4DA6D301D9BF2A6B + ReleaseDate: 2024-10-23 +- Architecture: x64 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.0810/gvim_9.1.0810_x64.exe + InstallerSha256: 83779C363B7C5675448F3E81016564A807815BCC79B8D6ECC9D9A7B0FF2A3809 + ReleaseDate: 2024-10-22 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/v/vim/vim/nightly/9.1.0810/vim.vim.nightly.locale.en-US.yaml b/manifests/v/vim/vim/nightly/9.1.0810/vim.vim.nightly.locale.en-US.yaml new file mode 100644 index 000000000000..91d50efd8925 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0810/vim.vim.nightly.locale.en-US.yaml @@ -0,0 +1,69 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.1.0810 +PackageLocale: en-US +Publisher: Bram Moolenaar et al. +PublisherUrl: https://github.com/vim/vim-win32-installer +PublisherSupportUrl: https://github.com/vim/vim-win32-installer/issues +Author: Bram Moolenaar et al. +PackageName: Vim +PackageUrl: http://www.vim.org/ +License: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible +LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright +Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] +CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright +ShortDescription: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient +Moniker: vim +Tags: +- code-editor +- g-vim +- gvim +- text-editing +- text-editor +- tool +- utility +- vi +ReleaseNotes: |- + v9.1.0810 + Nightly Vim Windows build snapshots (more information).If you do not know what to use, use the 32bit installer (use the signed one, if available).Signed releases will occasionally be provided on a best effort approach.Changes: + - 9.1.0810: cannot easily adjust the |:find| command + - 9.1.0809: filetype: petalinux config files not recognized + - 9.1.0808: Terminal scrollback doesn't shrink when decreasing 'termwinscroll' + - 9.1.0807: tests: having 'nolist' in modelines isn't always desired + - 9.1.0806: tests: no error check when setting global 'briopt' + - 9.1.0805: tests: minor issues in gen_opt_test.vim + - 9.1.0804: tests: no error check when setting global 'cc' + - 9.1.0803: tests: no error check when setting global 'isk' + - 9.1.0802: tests: no error check when setting global 'fdm' to empty value + - 9.1.0801: tests: no error check when setting global 'termwinkey' + - 9.1.0800: tests: no error check when setting global 'termwinsize' + - runtime(doc): :ownsyntax also resets 'spelloptions' + - 9.1.0799: tests: gettwinvar()/gettabwinvar() tests are not comprehensive + - runtime(doc): Fix wrong Mac default options + Files: + :unlock: Unsigned Files: + - gvim_9.1.0810_x86.exe + 32-bit installer (If you don't know what to use, use this one) + - gvim_9.1.0810_x64.exe + 64-bit installer + - gvim_9.1.0810_x86.zip + 32-bit zip archive + - gvim_9.1.0810_x64.zip + 64-bit zip archive + - gvim_9.1.0810_x86_pdb.zip + pdb files for debugging the corresponding 32-bit executable + - gvim_9.1.0810_x64_pdb.zip + pdb files for debugging the corresponding 64-bit executable + - Strawberry Perl 5.32 + - LuaBinaries 5.4 + - Python 2.7 + - Python3 3.8 or later + - Racket 8.7 (BC) + - RubyInstaller 3.2 + - libsodium 1.0.19 + See the README for detail. +ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.1.0810 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/v/vim/vim/nightly/9.1.0810/vim.vim.nightly.yaml b/manifests/v/vim/vim/nightly/9.1.0810/vim.vim.nightly.yaml new file mode 100644 index 000000000000..b251458e7113 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0810/vim.vim.nightly.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.1.0810 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ac8beac1476848cdb6ea0d910b45361ca4577364 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:06:52 -0700 Subject: [PATCH 239/720] Automatic deletion of Thunder.Thunder 12.0.14.2602 (#185132) --- .../Thunder.Thunder.installer.yaml | 38 ------------------- .../Thunder.Thunder.locale.en-US.yaml | 31 --------------- .../Thunder.Thunder.locale.zh-CN.yaml | 35 ----------------- .../Thunder/12.0.14.2602/Thunder.Thunder.yaml | 8 ---- 4 files changed, 112 deletions(-) delete mode 100644 manifests/t/Thunder/Thunder/12.0.14.2602/Thunder.Thunder.installer.yaml delete mode 100644 manifests/t/Thunder/Thunder/12.0.14.2602/Thunder.Thunder.locale.en-US.yaml delete mode 100644 manifests/t/Thunder/Thunder/12.0.14.2602/Thunder.Thunder.locale.zh-CN.yaml delete mode 100644 manifests/t/Thunder/Thunder/12.0.14.2602/Thunder.Thunder.yaml diff --git a/manifests/t/Thunder/Thunder/12.0.14.2602/Thunder.Thunder.installer.yaml b/manifests/t/Thunder/Thunder/12.0.14.2602/Thunder.Thunder.installer.yaml deleted file mode 100644 index d49f7202b2a4..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.14.2602/Thunder.Thunder.installer.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.14.2602 -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: /S - SilentWithProgress: /S - InstallLocation: /InstallPath:"" - Upgrade: /LiveUpdate -ExpectedReturnCodes: -- InstallerReturnCode: -101 - ReturnResponse: installInProgress -UpgradeBehavior: install -Protocols: -- ed2k -- magnet -- thunder -- thunderx -FileExtensions: -- downlist -- td -- thunderskin -- torrent -- xlb -- xltd -ProductCode: thunder_is1 -Installers: -- Architecture: x86 - InstallerUrl: https://down.sandai.net/thunder11/XunLeiSetup12.0.14.2602.exe - InstallerSha256: 840B7EC0D29CF9CAC74F1376794F4840469622AAC8D3CFF7E71FA8AE94D8762D -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/t/Thunder/Thunder/12.0.14.2602/Thunder.Thunder.locale.en-US.yaml b/manifests/t/Thunder/Thunder/12.0.14.2602/Thunder.Thunder.locale.en-US.yaml deleted file mode 100644 index bbcbd2894dc7..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.14.2602/Thunder.Thunder.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.14.2602 -PackageLocale: en-US -Publisher: 迅雷网络技术有限公司 -PublisherUrl: https://www.xunlei.com -PublisherSupportUrl: https://bbs.xunlei.com -PrivacyUrl: https://i.xunlei.com/policy/privacy.html -Author: Thunderbolt Network Technology Co., Ltd. -PackageName: 迅雷 -PackageUrl: https://pc.xunlei.com/ -License: Proprietary -LicenseUrl: https://i.xunlei.com/policy/agreement.html -Copyright: © 2003-2024 Xunlei Networking Technologies LTD -ShortDescription: Broadband Download, Thunder in a Flash! -Moniker: xunlei -Tags: -- bittorrent -- bt -- download -- downloader -- ed2k -- emule -- magnet -- p2p -- torrent -PurchaseUrl: https://vip.xunlei.com/index-new.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/t/Thunder/Thunder/12.0.14.2602/Thunder.Thunder.locale.zh-CN.yaml b/manifests/t/Thunder/Thunder/12.0.14.2602/Thunder.Thunder.locale.zh-CN.yaml deleted file mode 100644 index 5752174673f4..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.14.2602/Thunder.Thunder.locale.zh-CN.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.14.2602 -PackageLocale: zh-CN -Publisher: 迅雷网络技术有限公司 -PublisherUrl: https://www.xunlei.com -PublisherSupportUrl: https://bbs.xunlei.com -PrivacyUrl: https://i.xunlei.com/policy/privacy.html -Author: 深圳市迅雷网络技术有限公司 -PackageName: 迅雷 -PackageUrl: https://pc.xunlei.com/ -License: 专有软件 -LicenseUrl: https://i.xunlei.com/policy/agreement.html -Copyright: © 2003-2024 深圳市迅雷网络技术有限公司 -ShortDescription: 宽带下载,迅雷不及掩耳 -Tags: -- ed2k -- emule -- p2p -- 下载 -- 下载器 -- 磁力链接 -- 磁链 -- 种子 -ReleaseNotes: |- - 迅雷 12 版本全面更新 - 1. 全新界面框架 - 2. 下载体验优化 - 3. 云盘体验优化 - 4. 私人空间体验优化 -PurchaseUrl: https://vip.xunlei.com/index-new.html -ManifestType: locale -ManifestVersion: 1.6.0 diff --git a/manifests/t/Thunder/Thunder/12.0.14.2602/Thunder.Thunder.yaml b/manifests/t/Thunder/Thunder/12.0.14.2602/Thunder.Thunder.yaml deleted file mode 100644 index 3ae64e3d4253..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.14.2602/Thunder.Thunder.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.14.2602 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From c5a6f803131cfb58c11e4a134b451b073ba46509 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:07:12 -0700 Subject: [PATCH 240/720] Automatic deletion of Thunder.Thunder 12.0.12.2510 (#185130) --- .../Thunder.Thunder.installer.yaml | 38 ------------------- .../Thunder.Thunder.locale.en-US.yaml | 37 ------------------ .../Thunder.Thunder.locale.zh-CN.yaml | 36 ------------------ .../Thunder/12.0.12.2510/Thunder.Thunder.yaml | 8 ---- 4 files changed, 119 deletions(-) delete mode 100644 manifests/t/Thunder/Thunder/12.0.12.2510/Thunder.Thunder.installer.yaml delete mode 100644 manifests/t/Thunder/Thunder/12.0.12.2510/Thunder.Thunder.locale.en-US.yaml delete mode 100644 manifests/t/Thunder/Thunder/12.0.12.2510/Thunder.Thunder.locale.zh-CN.yaml delete mode 100644 manifests/t/Thunder/Thunder/12.0.12.2510/Thunder.Thunder.yaml diff --git a/manifests/t/Thunder/Thunder/12.0.12.2510/Thunder.Thunder.installer.yaml b/manifests/t/Thunder/Thunder/12.0.12.2510/Thunder.Thunder.installer.yaml deleted file mode 100644 index 26d2bb68dc6c..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.12.2510/Thunder.Thunder.installer.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-2.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.12.2510 -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: /S - SilentWithProgress: /S - InstallLocation: /InstallPath:"" - Upgrade: /LiveUpdate -ExpectedReturnCodes: -- InstallerReturnCode: -101 - ReturnResponse: installInProgress -UpgradeBehavior: install -Protocols: -- ed2k -- magnet -- thunder -- thunderx -FileExtensions: -- downlist -- td -- thunderskin -- torrent -- xlb -- xltd -Installers: -- Architecture: x86 - InstallerUrl: https://down.sandai.net/thunder11/XunLeiSetup12.0.12.2510.exe - InstallerSha256: 26D5230B6ED086412F972334D11FDF002541B95FE69A40164214540FB7F51372 - ProductCode: thunder_is1 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/t/Thunder/Thunder/12.0.12.2510/Thunder.Thunder.locale.en-US.yaml b/manifests/t/Thunder/Thunder/12.0.12.2510/Thunder.Thunder.locale.en-US.yaml deleted file mode 100644 index b3a13fe427fe..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.12.2510/Thunder.Thunder.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-2.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.12.2510 -PackageLocale: en-US -Publisher: 迅雷网络技术有限公司 -PublisherUrl: https://www.xunlei.com -PublisherSupportUrl: https://bbs.xunlei.com -PrivacyUrl: https://i.xunlei.com/policy/privacy.html -Author: Thunderbolt Network Technology Co., Ltd. -PackageName: 迅雷 -PackageUrl: https://xl11.xunlei.com -License: Proprietary -LicenseUrl: https://i.xunlei.com/policy/agreement.html -Copyright: © 2003-2024 Xunlei Networking Technologies LTD -# CopyrightUrl: -ShortDescription: Broadband Download, Thunder in a Flash! -# Description: -Moniker: xunlei -Tags: -- bittorrent -- bt -- download -- downloader -- ed2k -- emule -- magnet -- p2p -- torrent -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://vip.xunlei.com/index-new.html -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/t/Thunder/Thunder/12.0.12.2510/Thunder.Thunder.locale.zh-CN.yaml b/manifests/t/Thunder/Thunder/12.0.12.2510/Thunder.Thunder.locale.zh-CN.yaml deleted file mode 100644 index 570044946c58..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.12.2510/Thunder.Thunder.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-2.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.12.2510 -PackageLocale: zh-CN -Publisher: 迅雷网络技术有限公司 -PublisherUrl: https://www.xunlei.com -PublisherSupportUrl: https://bbs.xunlei.com -PrivacyUrl: https://i.xunlei.com/policy/privacy.html -Author: 深圳市迅雷网络技术有限公司 -PackageName: 迅雷 -PackageUrl: https://xl11.xunlei.com -License: 专有软件 -LicenseUrl: https://i.xunlei.com/policy/agreement.html -Copyright: © 2003-2024 深圳市迅雷网络技术有限公司 -# CopyrightUrl: -ShortDescription: 宽带下载,迅雷不及掩耳 -# Description: -# Moniker: -Tags: -- ed2k -- emule -- p2p -- 下载 -- 下载器 -- 磁力链接 -- 磁链 -- 种子 -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://vip.xunlei.com/index-new.html -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.6.0 diff --git a/manifests/t/Thunder/Thunder/12.0.12.2510/Thunder.Thunder.yaml b/manifests/t/Thunder/Thunder/12.0.12.2510/Thunder.Thunder.yaml deleted file mode 100644 index 34c941c3fe2b..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.12.2510/Thunder.Thunder.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-2.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.12.2510 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From f887b218e8ab78347b4f2250ce808ca363c5ef70 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:08:47 -0700 Subject: [PATCH 241/720] Automatic update of WoowaBrothersCorp.BaeminOrder from (0.8.2970.0) to (0.8.2984.0) (#185149) --- .../WoowaBrothersCorp.BaeminOrder.installer.yaml | 16 ++++++++++++++++ ...owaBrothersCorp.BaeminOrder.locale.en-US.yaml | 16 ++++++++++++++++ .../WoowaBrothersCorp.BaeminOrder.yaml | 8 ++++++++ 3 files changed, 40 insertions(+) create mode 100644 manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2984.0)/WoowaBrothersCorp.BaeminOrder.installer.yaml create mode 100644 manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2984.0)/WoowaBrothersCorp.BaeminOrder.locale.en-US.yaml create mode 100644 manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2984.0)/WoowaBrothersCorp.BaeminOrder.yaml diff --git a/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2984.0)/WoowaBrothersCorp.BaeminOrder.installer.yaml b/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2984.0)/WoowaBrothersCorp.BaeminOrder.installer.yaml new file mode 100644 index 000000000000..56d23e7d608e --- /dev/null +++ b/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2984.0)/WoowaBrothersCorp.BaeminOrder.installer.yaml @@ -0,0 +1,16 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: WoowaBrothersCorp.BaeminOrder +PackageVersion: (0.8.2984.0) +InstallerType: inno +Installers: +- Architecture: x86 + InstallerUrl: https://omg-cdn.woowa.in/latest/setup + InstallerSha256: 266AD4B09DFC6A08F137BD8987339E80406D79A3BE8F1E1FC0FB53F421F56120 + AppsAndFeaturesEntries: + - DisplayName: 배달의민족 주문접수 제거 + Publisher: Woowa Brothers Corp + ProductCode: '{11B2279D-7DC2-4C1C-9186-68C8067C6F72}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2984.0)/WoowaBrothersCorp.BaeminOrder.locale.en-US.yaml b/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2984.0)/WoowaBrothersCorp.BaeminOrder.locale.en-US.yaml new file mode 100644 index 000000000000..887d1029711c --- /dev/null +++ b/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2984.0)/WoowaBrothersCorp.BaeminOrder.locale.en-US.yaml @@ -0,0 +1,16 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: WoowaBrothersCorp.BaeminOrder +PackageVersion: (0.8.2984.0) +PackageLocale: en-US +Publisher: Woowa Brothers Corp +PublisherUrl: https://www.baemin.com/ +PrivacyUrl: https://terms.baemin.com/content/BIZ_COMMON_549 +PackageName: Baemin Order Relay +License: Proprietary +Copyright: (c) Woowa Brothers Corp. +ShortDescription: Relay for Baemin Online Order System +Moniker: baemin-order +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2984.0)/WoowaBrothersCorp.BaeminOrder.yaml b/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2984.0)/WoowaBrothersCorp.BaeminOrder.yaml new file mode 100644 index 000000000000..6b2b0c1ffcbe --- /dev/null +++ b/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2984.0)/WoowaBrothersCorp.BaeminOrder.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: WoowaBrothersCorp.BaeminOrder +PackageVersion: (0.8.2984.0) +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From e57ab1cdcf0e477387ff578aeb8f7b6353f9dae8 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:09:14 -0700 Subject: [PATCH 242/720] Automatic update of Mango3D.LycheeSlicer 7.1.0 (#185136) --- .../LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.installer.yaml | 4 ++-- .../LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.locale.en-US.yaml | 2 +- .../LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.locale.zh-CN.yaml | 2 +- .../m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.installer.yaml b/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.installer.yaml index 8fddc03cf9d0..9b06a5befe77 100644 --- a/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.installer.yaml +++ b/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/19 +# Automatically updated by the winget bot at 2024/Oct/23 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: Mango3D.LycheeSlicer @@ -22,7 +22,7 @@ ReleaseDate: 2024-10-17 Installers: - Architecture: x64 InstallerUrl: https://mango-lychee.nyc3.digitaloceanspaces.com/LycheeSlicer-7.1.0.exe - InstallerSha256: E8901E10CF46AD57F080CDA5706985F2F3425F99C8619DDEE918387035FF7877 + InstallerSha256: 0BA9B586AD7A37E6F83670F996E705E9FDC4D69D778EB107285FA4ED9AC49CD6 ProductCode: 8a7f68fc-0ecf-58b3-94e0-fb6e1ea8d905 ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.locale.en-US.yaml b/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.locale.en-US.yaml index 70e7ed658bf4..3472285d87f7 100644 --- a/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.locale.en-US.yaml +++ b/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/19 +# Automatically updated by the winget bot at 2024/Oct/23 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: Mango3D.LycheeSlicer diff --git a/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.locale.zh-CN.yaml b/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.locale.zh-CN.yaml index 6762f81e171b..6fa87af957db 100644 --- a/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.locale.zh-CN.yaml +++ b/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/19 +# Automatically updated by the winget bot at 2024/Oct/23 # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: Mango3D.LycheeSlicer diff --git a/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.yaml b/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.yaml index 66700aff2d05..b1cde4f2648b 100644 --- a/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.yaml +++ b/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/19 +# Automatically updated by the winget bot at 2024/Oct/23 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: Mango3D.LycheeSlicer From dd12ef5ccf3f23068364e0a960e49edd9ca88e03 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 01:09:37 +0800 Subject: [PATCH 243/720] New version: ElectronicArts.EADesktop version 13.324.0.5837 (#185138) --- .../ElectronicArts.EADesktop.installer.yaml | 25 +++++++++++++ ...ElectronicArts.EADesktop.locale.en-US.yaml | 35 +++++++++++++++++++ ...ElectronicArts.EADesktop.locale.zh-CN.yaml | 34 ++++++++++++++++++ .../ElectronicArts.EADesktop.yaml | 8 +++++ 4 files changed, 102 insertions(+) create mode 100644 manifests/e/ElectronicArts/EADesktop/13.324.0.5837/ElectronicArts.EADesktop.installer.yaml create mode 100644 manifests/e/ElectronicArts/EADesktop/13.324.0.5837/ElectronicArts.EADesktop.locale.en-US.yaml create mode 100644 manifests/e/ElectronicArts/EADesktop/13.324.0.5837/ElectronicArts.EADesktop.locale.zh-CN.yaml create mode 100644 manifests/e/ElectronicArts/EADesktop/13.324.0.5837/ElectronicArts.EADesktop.yaml diff --git a/manifests/e/ElectronicArts/EADesktop/13.324.0.5837/ElectronicArts.EADesktop.installer.yaml b/manifests/e/ElectronicArts/EADesktop/13.324.0.5837/ElectronicArts.EADesktop.installer.yaml new file mode 100644 index 000000000000..b28d9d6d33ab --- /dev/null +++ b/manifests/e/ElectronicArts/EADesktop/13.324.0.5837/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.324.0.5837 +InstallerType: burn +Scope: machine +InstallerSwitches: + InstallLocation: InstallFolder="" +UpgradeBehavior: install +Protocols: +- ealink +- link2ea +- origin +- origin2 +AppsAndFeaturesEntries: +- ProductCode: '{3ff8d667-1c93-4481-8266-cf1742222f36}' + UpgradeCode: '{ADF2591E-00D2-4FFF-9BF4-9CCDAE6BDC67}' +Installers: +- Architecture: x64 + InstallerUrl: https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller-13.324.0.5837-3334.exe + InstallerSha256: CA66433C741510A3161CE10886C89D94FEE75C1C9DD48F316DF0FE3F877F271A + ProductCode: '{3ff8d667-1c93-4481-8266-cf1742222f36}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/ElectronicArts/EADesktop/13.324.0.5837/ElectronicArts.EADesktop.locale.en-US.yaml b/manifests/e/ElectronicArts/EADesktop/13.324.0.5837/ElectronicArts.EADesktop.locale.en-US.yaml new file mode 100644 index 000000000000..92e3c0a197ff --- /dev/null +++ b/manifests/e/ElectronicArts/EADesktop/13.324.0.5837/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.324.0.5837 +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.324.0.5837/ElectronicArts.EADesktop.locale.zh-CN.yaml b/manifests/e/ElectronicArts/EADesktop/13.324.0.5837/ElectronicArts.EADesktop.locale.zh-CN.yaml new file mode 100644 index 000000000000..6bd2ae84ca78 --- /dev/null +++ b/manifests/e/ElectronicArts/EADesktop/13.324.0.5837/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.324.0.5837 +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.324.0.5837/ElectronicArts.EADesktop.yaml b/manifests/e/ElectronicArts/EADesktop/13.324.0.5837/ElectronicArts.EADesktop.yaml new file mode 100644 index 000000000000..1890391e64ae --- /dev/null +++ b/manifests/e/ElectronicArts/EADesktop/13.324.0.5837/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.324.0.5837 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ca0ae17cac460073e9c601cdb3c9c6d0fbb53b40 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:10:11 -0700 Subject: [PATCH 244/720] Automatic update of SFLinux.Jami.Beta from 1.0.9052.25155 to 1.0.9059.25538 (#185139) --- .../SFLinux.Jami.Beta.installer.yaml | 14 ++++++++++++++ .../SFLinux.Jami.Beta.locale.en-US.yaml | 12 ++++++++++++ .../Beta/1.0.9059.25538/SFLinux.Jami.Beta.yaml | 8 ++++++++ 3 files changed, 34 insertions(+) create mode 100644 manifests/s/SFLinux/Jami/Beta/1.0.9059.25538/SFLinux.Jami.Beta.installer.yaml create mode 100644 manifests/s/SFLinux/Jami/Beta/1.0.9059.25538/SFLinux.Jami.Beta.locale.en-US.yaml create mode 100644 manifests/s/SFLinux/Jami/Beta/1.0.9059.25538/SFLinux.Jami.Beta.yaml diff --git a/manifests/s/SFLinux/Jami/Beta/1.0.9059.25538/SFLinux.Jami.Beta.installer.yaml b/manifests/s/SFLinux/Jami/Beta/1.0.9059.25538/SFLinux.Jami.Beta.installer.yaml new file mode 100644 index 000000000000..08c4846703c8 --- /dev/null +++ b/manifests/s/SFLinux/Jami/Beta/1.0.9059.25538/SFLinux.Jami.Beta.installer.yaml @@ -0,0 +1,14 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: SFLinux.Jami.Beta +PackageVersion: 1.0.9059.25538 +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Installers: +- Architecture: x64 + InstallerUrl: https://dl.jami.net/windows/beta/jami.beta.x64.msi + InstallerSha256: 69884E6A4385D815B33BD80F8FBC8801643880FFBBAB08D26F748373539CF136 + ProductCode: '{26C04135-6968-4908-B20F-5DADBEA53583}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/SFLinux/Jami/Beta/1.0.9059.25538/SFLinux.Jami.Beta.locale.en-US.yaml b/manifests/s/SFLinux/Jami/Beta/1.0.9059.25538/SFLinux.Jami.Beta.locale.en-US.yaml new file mode 100644 index 000000000000..eda633c89ee7 --- /dev/null +++ b/manifests/s/SFLinux/Jami/Beta/1.0.9059.25538/SFLinux.Jami.Beta.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: SFLinux.Jami.Beta +PackageVersion: 1.0.9059.25538 +PackageLocale: en-US +Publisher: Savoir-Faire Linux +PackageName: Jami (BETA) +License: gnu +ShortDescription: Jami is a free and universal communication platform which preserves the user's privacy and freedoms. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/SFLinux/Jami/Beta/1.0.9059.25538/SFLinux.Jami.Beta.yaml b/manifests/s/SFLinux/Jami/Beta/1.0.9059.25538/SFLinux.Jami.Beta.yaml new file mode 100644 index 000000000000..9fe3801c48c7 --- /dev/null +++ b/manifests/s/SFLinux/Jami/Beta/1.0.9059.25538/SFLinux.Jami.Beta.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: SFLinux.Jami.Beta +PackageVersion: 1.0.9059.25538 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f1e23eeeea68e0189cf6c82024be1a52120ac7c1 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:10:30 -0700 Subject: [PATCH 245/720] Automatic update of SimonTatham.Puzzles from 0.0.13994.0 to 0.0.14017.0 (#185141) --- .../SimonTatham.Puzzles.installer.yaml | 17 +++++++++++++++++ .../SimonTatham.Puzzles.locale.en-US.yaml | 14 ++++++++++++++ .../0.0.14017.0/SimonTatham.Puzzles.yaml | 8 ++++++++ 3 files changed, 39 insertions(+) create mode 100644 manifests/s/SimonTatham/Puzzles/0.0.14017.0/SimonTatham.Puzzles.installer.yaml create mode 100644 manifests/s/SimonTatham/Puzzles/0.0.14017.0/SimonTatham.Puzzles.locale.en-US.yaml create mode 100644 manifests/s/SimonTatham/Puzzles/0.0.14017.0/SimonTatham.Puzzles.yaml diff --git a/manifests/s/SimonTatham/Puzzles/0.0.14017.0/SimonTatham.Puzzles.installer.yaml b/manifests/s/SimonTatham/Puzzles/0.0.14017.0/SimonTatham.Puzzles.installer.yaml new file mode 100644 index 000000000000..1d02e4cee97c --- /dev/null +++ b/manifests/s/SimonTatham/Puzzles/0.0.14017.0/SimonTatham.Puzzles.installer.yaml @@ -0,0 +1,17 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: SimonTatham.Puzzles +PackageVersion: 0.0.14017.0 +InstallerLocale: en-US +InstallerType: wix +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{F7EA5596-9001-4E75-9DC5-476BD7A8641F}' +Installers: +- Architecture: x64 + InstallerUrl: https://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-installer.msi + InstallerSha256: 006268BDEB63F423183B73C13B4DFA8E7966F0D57D254280075CC203639AA41C +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SimonTatham/Puzzles/0.0.14017.0/SimonTatham.Puzzles.locale.en-US.yaml b/manifests/s/SimonTatham/Puzzles/0.0.14017.0/SimonTatham.Puzzles.locale.en-US.yaml new file mode 100644 index 000000000000..7fe1af487a48 --- /dev/null +++ b/manifests/s/SimonTatham/Puzzles/0.0.14017.0/SimonTatham.Puzzles.locale.en-US.yaml @@ -0,0 +1,14 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: SimonTatham.Puzzles +PackageVersion: 0.0.14017.0 +PackageLocale: en-US +Publisher: Simon Tatham +PublisherUrl: https://www.chiark.greenend.org.uk/~sgtatham/ +PackageName: Simon Tatham's Portable Puzzle Collection +PackageUrl: https://www.chiark.greenend.org.uk/~sgtatham/puzzles/ +License: MIT License +ShortDescription: A collection of small computer programs which implement one-player puzzle games. +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SimonTatham/Puzzles/0.0.14017.0/SimonTatham.Puzzles.yaml b/manifests/s/SimonTatham/Puzzles/0.0.14017.0/SimonTatham.Puzzles.yaml new file mode 100644 index 000000000000..0226b3b49c07 --- /dev/null +++ b/manifests/s/SimonTatham/Puzzles/0.0.14017.0/SimonTatham.Puzzles.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: SimonTatham.Puzzles +PackageVersion: 0.0.14017.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 6741dc6ce63b48b6ac7128f09ce6b5cd421cdef6 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:10:56 -0700 Subject: [PATCH 246/720] Automatic update of Mega.MEGASync from 5.5.0.0 to 5.6.0.0 (#185142) --- .../5.6.0.0/Mega.MEGASync.installer.yaml | 18 ++++++++++++++ .../5.6.0.0/Mega.MEGASync.locale.en-US.yaml | 24 +++++++++++++++++++ .../Mega/MEGASync/5.6.0.0/Mega.MEGASync.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/m/Mega/MEGASync/5.6.0.0/Mega.MEGASync.installer.yaml create mode 100644 manifests/m/Mega/MEGASync/5.6.0.0/Mega.MEGASync.locale.en-US.yaml create mode 100644 manifests/m/Mega/MEGASync/5.6.0.0/Mega.MEGASync.yaml diff --git a/manifests/m/Mega/MEGASync/5.6.0.0/Mega.MEGASync.installer.yaml b/manifests/m/Mega/MEGASync/5.6.0.0/Mega.MEGASync.installer.yaml new file mode 100644 index 000000000000..fcd23d63d363 --- /dev/null +++ b/manifests/m/Mega/MEGASync/5.6.0.0/Mega.MEGASync.installer.yaml @@ -0,0 +1,18 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Mega.MEGASync +PackageVersion: 5.6.0.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://mega.nz/MEGAsyncSetup64.exe + InstallerSha256: B05EFDA32F987F27372DFBF0434ED4F475E19DC0E77A14EAEC9BA61EB8E63EE3 +- Architecture: x86 + InstallerUrl: https://mega.nz/MEGAsyncSetup32.exe + InstallerSha256: 1857315B98A8ABDFB55CFF1E5A56FE7BF43E41A7DD6053E0C6E85A504AA1B718 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/m/Mega/MEGASync/5.6.0.0/Mega.MEGASync.locale.en-US.yaml b/manifests/m/Mega/MEGASync/5.6.0.0/Mega.MEGASync.locale.en-US.yaml new file mode 100644 index 000000000000..e774e2516442 --- /dev/null +++ b/manifests/m/Mega/MEGASync/5.6.0.0/Mega.MEGASync.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Mega.MEGASync +PackageVersion: 5.6.0.0 +PackageLocale: en-US +Publisher: Mega Limited +PrivacyUrl: https://mega.io/privacy +Author: Mega Limited +PackageName: MEGAsync +PackageUrl: https://mega.nz/sync +License: Proprietary +LicenseUrl: https://github.com/meganz/MEGAsync/blob/master/LICENCE.md +Copyright: (c) MEGA Limited 2023 +ShortDescription: Easy automated synchronisation between your computer and your MEGA cloud. +Moniker: megasync +Tags: +- cloud +- file-sync +- sync +- synchronization +- transfer +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/m/Mega/MEGASync/5.6.0.0/Mega.MEGASync.yaml b/manifests/m/Mega/MEGASync/5.6.0.0/Mega.MEGASync.yaml new file mode 100644 index 000000000000..848d67b1091f --- /dev/null +++ b/manifests/m/Mega/MEGASync/5.6.0.0/Mega.MEGASync.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Mega.MEGASync +PackageVersion: 5.6.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From a55ccfcee92b4aa377fa61267d9ffbb0e8883fb8 Mon Sep 17 00:00:00 2001 From: Nicola <61830443+nicola02nb@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:40:22 +0200 Subject: [PATCH 247/720] New package: SBC.MicroBrowser version 147.5 (#184762) --- .../147.5/SBC.MicroBrowser.installer.yaml | 16 ++++++++++++++++ .../147.5/SBC.MicroBrowser.locale.en-US.yaml | 12 ++++++++++++ .../SBC/MicroBrowser/147.5/SBC.MicroBrowser.yaml | 8 ++++++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/s/SBC/MicroBrowser/147.5/SBC.MicroBrowser.installer.yaml create mode 100644 manifests/s/SBC/MicroBrowser/147.5/SBC.MicroBrowser.locale.en-US.yaml create mode 100644 manifests/s/SBC/MicroBrowser/147.5/SBC.MicroBrowser.yaml diff --git a/manifests/s/SBC/MicroBrowser/147.5/SBC.MicroBrowser.installer.yaml b/manifests/s/SBC/MicroBrowser/147.5/SBC.MicroBrowser.installer.yaml new file mode 100644 index 000000000000..9d9785ebec5b --- /dev/null +++ b/manifests/s/SBC/MicroBrowser/147.5/SBC.MicroBrowser.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: SBC.MicroBrowser +PackageVersion: "147.5" +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: SBC_MicroBrowser.exe + PortableCommandAlias: SBCMicroBrowser +Installers: +- Architecture: x86 + InstallerUrl: https://sbc-support.com/uploads/tx_srcproducts/SBC_MicroBrowser_V147_5.zip + InstallerSha256: C64780E9CFDCE63BE65AC87D232EDB5C46B94FF2E9C32E863AA8B65CE3385E7D +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SBC/MicroBrowser/147.5/SBC.MicroBrowser.locale.en-US.yaml b/manifests/s/SBC/MicroBrowser/147.5/SBC.MicroBrowser.locale.en-US.yaml new file mode 100644 index 000000000000..28e475286cb3 --- /dev/null +++ b/manifests/s/SBC/MicroBrowser/147.5/SBC.MicroBrowser.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: SBC.MicroBrowser +PackageVersion: "147.5" +PackageLocale: en-US +Publisher: SBC +PackageName: MicroBrowser +License: Copyright © 2020, iniNet Solutions GmbH, CH-4132 Muttenz +ShortDescription: SBC Micro Browser App for Windows by Saia-Burgess Controls AG +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SBC/MicroBrowser/147.5/SBC.MicroBrowser.yaml b/manifests/s/SBC/MicroBrowser/147.5/SBC.MicroBrowser.yaml new file mode 100644 index 000000000000..b4fa13f25add --- /dev/null +++ b/manifests/s/SBC/MicroBrowser/147.5/SBC.MicroBrowser.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: SBC.MicroBrowser +PackageVersion: "147.5" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 9d317bc777d3ba1380950d1bfae61900ef1eb542 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Thu, 24 Oct 2024 04:42:13 +1100 Subject: [PATCH 248/720] New version: ShareFile.ShareFileForWindows version 24.10.3.0 (#184768) Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- ...areFile.ShareFileForWindows.installer.yaml | 23 +++++++++++++++++++ ...File.ShareFileForWindows.locale.en-US.yaml | 18 +++++++++++++++ .../ShareFile.ShareFileForWindows.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/s/ShareFile/ShareFileForWindows/24.10.3.0/ShareFile.ShareFileForWindows.installer.yaml create mode 100644 manifests/s/ShareFile/ShareFileForWindows/24.10.3.0/ShareFile.ShareFileForWindows.locale.en-US.yaml create mode 100644 manifests/s/ShareFile/ShareFileForWindows/24.10.3.0/ShareFile.ShareFileForWindows.yaml diff --git a/manifests/s/ShareFile/ShareFileForWindows/24.10.3.0/ShareFile.ShareFileForWindows.installer.yaml b/manifests/s/ShareFile/ShareFileForWindows/24.10.3.0/ShareFile.ShareFileForWindows.installer.yaml new file mode 100644 index 000000000000..fe28af0d50d5 --- /dev/null +++ b/manifests/s/ShareFile/ShareFileForWindows/24.10.3.0/ShareFile.ShareFileForWindows.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: ShareFile.ShareFileForWindows +PackageVersion: 24.10.3.0 +InstallerLocale: en-US +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSuccessCodes: +- 3010 +- 1641 +UpgradeBehavior: install +ProductCode: '{FE46617C-3751-403B-8FA2-23ADAA272A43}' +Installers: +- Architecture: x64 + InstallerUrl: https://dl.sharefile.com/sfwin-msi/ShareFileForWindows_x64_v24.10.3.0.msi + InstallerSha256: FEC3B1B0B76DA9181C42474595AF303F5EEBF9A3BFE591C0FAFFD8271D1F17E1 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/ShareFile/ShareFileForWindows/24.10.3.0/ShareFile.ShareFileForWindows.locale.en-US.yaml b/manifests/s/ShareFile/ShareFileForWindows/24.10.3.0/ShareFile.ShareFileForWindows.locale.en-US.yaml new file mode 100644 index 000000000000..25190cfd85cb --- /dev/null +++ b/manifests/s/ShareFile/ShareFileForWindows/24.10.3.0/ShareFile.ShareFileForWindows.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: ShareFile.ShareFileForWindows +PackageVersion: 24.10.3.0 +PackageLocale: en-US +Publisher: ShareFile +PublisherUrl: https://sharefile.com +PublisherSupportUrl: https://support.sharefile.com/s/ +PackageName: ShareFile For Windows +# PackageUrl: +License: Proprietary +ShortDescription: ShareFile for Windows allows you to access your files directly through a mapped drive. ShareFile provides a native Windows Explorer experience. +Tags: +- citrixfiles +- sharefile +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/ShareFile/ShareFileForWindows/24.10.3.0/ShareFile.ShareFileForWindows.yaml b/manifests/s/ShareFile/ShareFileForWindows/24.10.3.0/ShareFile.ShareFileForWindows.yaml new file mode 100644 index 000000000000..3a51849e1316 --- /dev/null +++ b/manifests/s/ShareFile/ShareFileForWindows/24.10.3.0/ShareFile.ShareFileForWindows.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: ShareFile.ShareFileForWindows +PackageVersion: 24.10.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 11ecda88d0c0a93b3bfb27e63a91faad1bebb66e Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:42:28 -0700 Subject: [PATCH 249/720] Automatic deletion of Thunder.Thunder 12.0.7.2366 (#185120) --- .../Thunder.Thunder.installer.yaml | 38 ------------------ .../Thunder.Thunder.locale.en-US.yaml | 37 ----------------- .../Thunder.Thunder.locale.zh-CN.yaml | 40 ------------------- .../Thunder/12.0.7.2366/Thunder.Thunder.yaml | 8 ---- 4 files changed, 123 deletions(-) delete mode 100644 manifests/t/Thunder/Thunder/12.0.7.2366/Thunder.Thunder.installer.yaml delete mode 100644 manifests/t/Thunder/Thunder/12.0.7.2366/Thunder.Thunder.locale.en-US.yaml delete mode 100644 manifests/t/Thunder/Thunder/12.0.7.2366/Thunder.Thunder.locale.zh-CN.yaml delete mode 100644 manifests/t/Thunder/Thunder/12.0.7.2366/Thunder.Thunder.yaml diff --git a/manifests/t/Thunder/Thunder/12.0.7.2366/Thunder.Thunder.installer.yaml b/manifests/t/Thunder/Thunder/12.0.7.2366/Thunder.Thunder.installer.yaml deleted file mode 100644 index 1fbf4791aad4..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.7.2366/Thunder.Thunder.installer.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.7.2366 -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: /S - SilentWithProgress: /S - InstallLocation: /InstallPath:"" - Upgrade: /LiveUpdate -ExpectedReturnCodes: -- InstallerReturnCode: -101 - ReturnResponse: installInProgress -UpgradeBehavior: install -Protocols: -- ed2k -- magnet -- thunder -- thunderx -FileExtensions: -- downlist -- td -- thunderskin -- torrent -- xlb -- xltd -Installers: -- Architecture: x86 - InstallerUrl: https://down.sandai.net/thunder11/XunLeiSetup12.0.7.2366.exe - InstallerSha256: 9BBCC6A60ED5DD2911F25CB25741BEAB9E1F04738A6ABB7F02CCA13661CF6975 - ProductCode: thunder_is1 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/Thunder/Thunder/12.0.7.2366/Thunder.Thunder.locale.en-US.yaml b/manifests/t/Thunder/Thunder/12.0.7.2366/Thunder.Thunder.locale.en-US.yaml deleted file mode 100644 index d9985d0b86d4..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.7.2366/Thunder.Thunder.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.7.2366 -PackageLocale: en-US -Publisher: 迅雷网络技术有限公司 -PublisherUrl: https://www.xunlei.com -PublisherSupportUrl: https://bbs.xunlei.com -PrivacyUrl: https://i.xunlei.com/policy/privacy.html -Author: Thunderbolt Network Technology Co., Ltd. -PackageName: 迅雷 -PackageUrl: https://xl11.xunlei.com -License: Proprietary -LicenseUrl: https://i.xunlei.com/policy/agreement.html -Copyright: © 2003-2024 Xunlei Networking Technologies LTD -# CopyrightUrl: -ShortDescription: Broadband Download, Thunder in a Flash! -# Description: -Moniker: xunlei -Tags: -- bittorrent -- bt -- download -- downloader -- ed2k -- emule -- magnet -- p2p -- torrent -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://vip.xunlei.com/index-new.html -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/Thunder/Thunder/12.0.7.2366/Thunder.Thunder.locale.zh-CN.yaml b/manifests/t/Thunder/Thunder/12.0.7.2366/Thunder.Thunder.locale.zh-CN.yaml deleted file mode 100644 index 5e144091b256..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.7.2366/Thunder.Thunder.locale.zh-CN.yaml +++ /dev/null @@ -1,40 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.7.2366 -PackageLocale: zh-CN -Publisher: 迅雷网络技术有限公司 -PublisherUrl: https://www.xunlei.com -PublisherSupportUrl: https://bbs.xunlei.com -PrivacyUrl: https://i.xunlei.com/policy/privacy.html -Author: 深圳市迅雷网络技术有限公司 -PackageName: 迅雷 -PackageUrl: https://xl11.xunlei.com -License: 专有软件 -LicenseUrl: https://i.xunlei.com/policy/agreement.html -Copyright: © 2003-2024 深圳市迅雷网络技术有限公司 -# CopyrightUrl: -ShortDescription: 宽带下载,迅雷不及掩耳 -# Description: -# Moniker: -Tags: -- ed2k -- emule -- p2p -- 下载 -- 下载器 -- 磁力链接 -- 磁链 -- 种子 -ReleaseNotes: |- - 迅雷 12 版本更新 - - 1. 下载体验优化 - 2. 最近播放模块体验优化 -# ReleaseNotesUrl: -PurchaseUrl: https://vip.xunlei.com/index-new.html -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.5.0 diff --git a/manifests/t/Thunder/Thunder/12.0.7.2366/Thunder.Thunder.yaml b/manifests/t/Thunder/Thunder/12.0.7.2366/Thunder.Thunder.yaml deleted file mode 100644 index 71037a169abf..000000000000 --- a/manifests/t/Thunder/Thunder/12.0.7.2366/Thunder.Thunder.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-2-18.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Thunder.Thunder -PackageVersion: 12.0.7.2366 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 04084f660423a0956f5503fad845e2512e0bb579 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:42:46 -0700 Subject: [PATCH 250/720] Automatic update of Thunder.Thunder from 12.0.14.2604 to 12.1.1.2636 (#185134) --- .../Thunder.Thunder.installer.yaml | 38 +++++++++++++++++++ .../Thunder.Thunder.locale.en-US.yaml | 31 +++++++++++++++ .../Thunder.Thunder.locale.zh-CN.yaml | 35 +++++++++++++++++ .../Thunder/12.1.1.2636/Thunder.Thunder.yaml | 8 ++++ 4 files changed, 112 insertions(+) create mode 100644 manifests/t/Thunder/Thunder/12.1.1.2636/Thunder.Thunder.installer.yaml create mode 100644 manifests/t/Thunder/Thunder/12.1.1.2636/Thunder.Thunder.locale.en-US.yaml create mode 100644 manifests/t/Thunder/Thunder/12.1.1.2636/Thunder.Thunder.locale.zh-CN.yaml create mode 100644 manifests/t/Thunder/Thunder/12.1.1.2636/Thunder.Thunder.yaml diff --git a/manifests/t/Thunder/Thunder/12.1.1.2636/Thunder.Thunder.installer.yaml b/manifests/t/Thunder/Thunder/12.1.1.2636/Thunder.Thunder.installer.yaml new file mode 100644 index 000000000000..29d64658343e --- /dev/null +++ b/manifests/t/Thunder/Thunder/12.1.1.2636/Thunder.Thunder.installer.yaml @@ -0,0 +1,38 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Thunder.Thunder +PackageVersion: 12.1.1.2636 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S + SilentWithProgress: /S + InstallLocation: /InstallPath:"" + Upgrade: /LiveUpdate +ExpectedReturnCodes: +- InstallerReturnCode: -101 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- ed2k +- magnet +- thunder +- thunderx +FileExtensions: +- downlist +- td +- thunderskin +- torrent +- xlb +- xltd +Installers: +- Architecture: x86 + InstallerUrl: https://down.sandai.net/thunder11/XunLeiSetup12.0.14.2604.exe + InstallerSha256: 84BFA8DD1CBD5BE803DB33C45DB70A1E10F3852BEABC42948CA5BC009335A33B + ProductCode: thunder_is1 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/t/Thunder/Thunder/12.1.1.2636/Thunder.Thunder.locale.en-US.yaml b/manifests/t/Thunder/Thunder/12.1.1.2636/Thunder.Thunder.locale.en-US.yaml new file mode 100644 index 000000000000..c01e88291a43 --- /dev/null +++ b/manifests/t/Thunder/Thunder/12.1.1.2636/Thunder.Thunder.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Thunder.Thunder +PackageVersion: 12.1.1.2636 +PackageLocale: en-US +Publisher: 迅雷网络技术有限公司 +PublisherUrl: https://www.xunlei.com +PublisherSupportUrl: https://bbs.xunlei.com +PrivacyUrl: https://i.xunlei.com/policy/privacy.html +Author: Thunderbolt Network Technology Co., Ltd. +PackageName: 迅雷 +PackageUrl: https://pc.xunlei.com/ +License: Proprietary +LicenseUrl: https://i.xunlei.com/policy/agreement.html +Copyright: © 2003-2024 Xunlei Networking Technologies LTD +ShortDescription: Broadband Download, Thunder in a Flash! +Moniker: xunlei +Tags: +- bittorrent +- bt +- download +- downloader +- ed2k +- emule +- magnet +- p2p +- torrent +PurchaseUrl: https://vip.xunlei.com/index-new.html +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/t/Thunder/Thunder/12.1.1.2636/Thunder.Thunder.locale.zh-CN.yaml b/manifests/t/Thunder/Thunder/12.1.1.2636/Thunder.Thunder.locale.zh-CN.yaml new file mode 100644 index 000000000000..e42296d80e2f --- /dev/null +++ b/manifests/t/Thunder/Thunder/12.1.1.2636/Thunder.Thunder.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Thunder.Thunder +PackageVersion: 12.1.1.2636 +PackageLocale: zh-CN +Publisher: 迅雷网络技术有限公司 +PublisherUrl: https://www.xunlei.com +PublisherSupportUrl: https://bbs.xunlei.com +PrivacyUrl: https://i.xunlei.com/policy/privacy.html +Author: 深圳市迅雷网络技术有限公司 +PackageName: 迅雷 +PackageUrl: https://pc.xunlei.com/ +License: 专有软件 +LicenseUrl: https://i.xunlei.com/policy/agreement.html +Copyright: © 2003-2024 深圳市迅雷网络技术有限公司 +ShortDescription: 宽带下载,迅雷不及掩耳 +Tags: +- ed2k +- emule +- p2p +- 下载 +- 下载器 +- 磁力链接 +- 磁链 +- 种子 +ReleaseNotes: |- + 迅雷 12 版本全面更新 + 1. 全新界面框架 + 2. 下载体验优化 + 3. 云盘体验优化 + 4. 私人空间体验优化 +PurchaseUrl: https://vip.xunlei.com/index-new.html +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/t/Thunder/Thunder/12.1.1.2636/Thunder.Thunder.yaml b/manifests/t/Thunder/Thunder/12.1.1.2636/Thunder.Thunder.yaml new file mode 100644 index 000000000000..bccfafc869ad --- /dev/null +++ b/manifests/t/Thunder/Thunder/12.1.1.2636/Thunder.Thunder.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Thunder.Thunder +PackageVersion: 12.1.1.2636 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From c4e2e60dde81676246f6ba2c8347a638ba6e514c Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 11:21:06 -0700 Subject: [PATCH 251/720] Automatic deletion of WoowaBrothersCorp.BaeminOrder (0.8.2980.0) (#185153) --- .../WoowaBrothersCorp.BaeminOrder.installer.yaml | 16 ---------------- ...owaBrothersCorp.BaeminOrder.locale.en-US.yaml | 16 ---------------- .../WoowaBrothersCorp.BaeminOrder.yaml | 8 -------- 3 files changed, 40 deletions(-) delete mode 100644 manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2980.0)/WoowaBrothersCorp.BaeminOrder.installer.yaml delete mode 100644 manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2980.0)/WoowaBrothersCorp.BaeminOrder.locale.en-US.yaml delete mode 100644 manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2980.0)/WoowaBrothersCorp.BaeminOrder.yaml diff --git a/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2980.0)/WoowaBrothersCorp.BaeminOrder.installer.yaml b/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2980.0)/WoowaBrothersCorp.BaeminOrder.installer.yaml deleted file mode 100644 index 187d3660df67..000000000000 --- a/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2980.0)/WoowaBrothersCorp.BaeminOrder.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/09 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: WoowaBrothersCorp.BaeminOrder -PackageVersion: (0.8.2980.0) -InstallerType: inno -Installers: -- Architecture: x86 - InstallerUrl: https://omg-cdn.woowa.in/latest/setup - InstallerSha256: 987EAD88CB30572CD3F0F1F4EB4595E1A26672AA8F1A67449DDA24962D65CEE4 - AppsAndFeaturesEntries: - - DisplayName: 배달의민족 주문접수 제거 - Publisher: Woowa Brothers Corp - ProductCode: '{11B2279D-7DC2-4C1C-9186-68C8067C6F72}_is1' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2980.0)/WoowaBrothersCorp.BaeminOrder.locale.en-US.yaml b/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2980.0)/WoowaBrothersCorp.BaeminOrder.locale.en-US.yaml deleted file mode 100644 index d8e80c798980..000000000000 --- a/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2980.0)/WoowaBrothersCorp.BaeminOrder.locale.en-US.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/09 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: WoowaBrothersCorp.BaeminOrder -PackageVersion: (0.8.2980.0) -PackageLocale: en-US -Publisher: Woowa Brothers Corp -PublisherUrl: https://www.baemin.com/ -PrivacyUrl: https://terms.baemin.com/content/BIZ_COMMON_549 -PackageName: Baemin Order Relay -License: Proprietary -Copyright: (c) Woowa Brothers Corp. -ShortDescription: Relay for Baemin Online Order System -Moniker: baemin-order -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2980.0)/WoowaBrothersCorp.BaeminOrder.yaml b/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2980.0)/WoowaBrothersCorp.BaeminOrder.yaml deleted file mode 100644 index 533c1da0fca4..000000000000 --- a/manifests/w/WoowaBrothersCorp/BaeminOrder/(0.8.2980.0)/WoowaBrothersCorp.BaeminOrder.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/09 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: WoowaBrothersCorp.BaeminOrder -PackageVersion: (0.8.2980.0) -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 84f6e760a05f636218521d657d9dd986025d00f9 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 11:21:42 -0700 Subject: [PATCH 252/720] Automatic update of Zhouqluo.Bilidown 1.2.4 (#185156) --- .../Bilidown/1.2.4/Zhouqluo.Bilidown.installer.yaml | 6 +++--- .../Bilidown/1.2.4/Zhouqluo.Bilidown.locale.en-US.yaml | 2 +- .../Bilidown/1.2.4/Zhouqluo.Bilidown.locale.zh-CN.yaml | 2 +- manifests/z/Zhouqluo/Bilidown/1.2.4/Zhouqluo.Bilidown.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/z/Zhouqluo/Bilidown/1.2.4/Zhouqluo.Bilidown.installer.yaml b/manifests/z/Zhouqluo/Bilidown/1.2.4/Zhouqluo.Bilidown.installer.yaml index 924baa1e45cc..31ede1eb5988 100644 --- a/manifests/z/Zhouqluo/Bilidown/1.2.4/Zhouqluo.Bilidown.installer.yaml +++ b/manifests/z/Zhouqluo/Bilidown/1.2.4/Zhouqluo.Bilidown.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/19 +# Automatically updated by the winget bot at 2024/Oct/23 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: Zhouqluo.Bilidown @@ -14,14 +14,14 @@ Installers: - Architecture: x64 Scope: user InstallerUrl: https://zhouql.vip/bdupdate/win32/bilidown%20Setup%201.2.4.exe - InstallerSha256: CDDD5D60F50EF6A758AB26122F815B14FBE37CE8C86A445CDE336329A9140A71 + InstallerSha256: 0F0EDEF5C9B6A6C49006B93B285EB849E1CCBCFBD7216AA52DB48E8921CD59CA InstallerSwitches: Custom: /currentuser ProductCode: 87d9f783-ba0a-5d51-8855-e307fcc7796a - Architecture: x64 Scope: machine InstallerUrl: https://zhouql.vip/bdupdate/win32/bilidown%20Setup%201.2.4.exe - InstallerSha256: CDDD5D60F50EF6A758AB26122F815B14FBE37CE8C86A445CDE336329A9140A71 + InstallerSha256: 0F0EDEF5C9B6A6C49006B93B285EB849E1CCBCFBD7216AA52DB48E8921CD59CA InstallerSwitches: Custom: /allusers ProductCode: 87d9f783-ba0a-5d51-8855-e307fcc7796a diff --git a/manifests/z/Zhouqluo/Bilidown/1.2.4/Zhouqluo.Bilidown.locale.en-US.yaml b/manifests/z/Zhouqluo/Bilidown/1.2.4/Zhouqluo.Bilidown.locale.en-US.yaml index de88f698a01a..06d2016da114 100644 --- a/manifests/z/Zhouqluo/Bilidown/1.2.4/Zhouqluo.Bilidown.locale.en-US.yaml +++ b/manifests/z/Zhouqluo/Bilidown/1.2.4/Zhouqluo.Bilidown.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/19 +# Automatically updated by the winget bot at 2024/Oct/23 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: Zhouqluo.Bilidown diff --git a/manifests/z/Zhouqluo/Bilidown/1.2.4/Zhouqluo.Bilidown.locale.zh-CN.yaml b/manifests/z/Zhouqluo/Bilidown/1.2.4/Zhouqluo.Bilidown.locale.zh-CN.yaml index a01e0f45aadb..3dca72f7de77 100644 --- a/manifests/z/Zhouqluo/Bilidown/1.2.4/Zhouqluo.Bilidown.locale.zh-CN.yaml +++ b/manifests/z/Zhouqluo/Bilidown/1.2.4/Zhouqluo.Bilidown.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/19 +# Automatically updated by the winget bot at 2024/Oct/23 # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: Zhouqluo.Bilidown diff --git a/manifests/z/Zhouqluo/Bilidown/1.2.4/Zhouqluo.Bilidown.yaml b/manifests/z/Zhouqluo/Bilidown/1.2.4/Zhouqluo.Bilidown.yaml index f1a8909ca038..2aea6a4238ea 100644 --- a/manifests/z/Zhouqluo/Bilidown/1.2.4/Zhouqluo.Bilidown.yaml +++ b/manifests/z/Zhouqluo/Bilidown/1.2.4/Zhouqluo.Bilidown.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/19 +# Automatically updated by the winget bot at 2024/Oct/23 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: Zhouqluo.Bilidown From 405eb9451a0a9dcadd9084336f49f7cead8fd9a4 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 02:22:04 +0800 Subject: [PATCH 253/720] Update: Apple.Bonjour version 3.1.0.1 (#185158) --- .../a/Apple/Bonjour/3.1.0.1/Apple.Bonjour.installer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/a/Apple/Bonjour/3.1.0.1/Apple.Bonjour.installer.yaml b/manifests/a/Apple/Bonjour/3.1.0.1/Apple.Bonjour.installer.yaml index 452ec603b31d..db696833ec01 100644 --- a/manifests/a/Apple/Bonjour/3.1.0.1/Apple.Bonjour.installer.yaml +++ b/manifests/a/Apple/Bonjour/3.1.0.1/Apple.Bonjour.installer.yaml @@ -8,14 +8,14 @@ Scope: machine UpgradeBehavior: install Installers: - Architecture: x86 - InstallerUrl: https://swcdn.apple.com/content/downloads/19/13/062-80276/vlb319zvkdq52k3pt5u9bkpme78eq51pwv/Bonjour.msi + InstallerUrl: https://swcdn.apple.com/content/downloads/08/57/072-08835/5axz7ijj5xnumr5ry334hs03je97re5qaj/Bonjour.msi InstallerSha256: 7D7B2986D4FD35CC98AF3607B1A5E2E004D6AB1116A4A9DB37A66C17B63B6397 ProductCode: '{D168AAD0-6686-47C1-B599-CDD4888B9D1A}' AppsAndFeaturesEntries: - ProductCode: '{D168AAD0-6686-47C1-B599-CDD4888B9D1A}' UpgradeCode: '{46AE3251-43D6-41CF-8CDF-E902C38516D1}' - Architecture: x64 - InstallerUrl: https://swcdn.apple.com/content/downloads/46/07/062-80275/bybvyrfop70uqhmnzo7op4wdaa90f4qb4q/Bonjour64.msi + InstallerUrl: https://swcdn.apple.com/content/downloads/26/25/072-08834/57qv6tk9shfh5oinvos71ucdol45g97nor/Bonjour64.msi InstallerSha256: 46E31E284DA64D6C2D366352B8A8ABCF7DB28D3E2A870D8FCF15C4A6FE0A6DD1 ProductCode: '{56DDDFB8-7F79-4480-89D5-25E1F52AB28F}' AppsAndFeaturesEntries: From 0146b4ce0a551d0e41df6fb8da01c5268210d75b Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 02:22:24 +0800 Subject: [PATCH 254/720] Update: Apple.AppleSoftwareUpdate version 2.7.0.3 (#185159) --- .../2.7.0.3/Apple.AppleSoftwareUpdate.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/a/Apple/AppleSoftwareUpdate/2.7.0.3/Apple.AppleSoftwareUpdate.installer.yaml b/manifests/a/Apple/AppleSoftwareUpdate/2.7.0.3/Apple.AppleSoftwareUpdate.installer.yaml index 9153865fa958..662ade4c8eff 100644 --- a/manifests/a/Apple/AppleSoftwareUpdate/2.7.0.3/Apple.AppleSoftwareUpdate.installer.yaml +++ b/manifests/a/Apple/AppleSoftwareUpdate/2.7.0.3/Apple.AppleSoftwareUpdate.installer.yaml @@ -11,7 +11,7 @@ AppsAndFeaturesEntries: UpgradeCode: '{58E373E7-C6D5-4691-885F-721D3B317918}' Installers: - Architecture: x86 - InstallerUrl: https://swcdn.apple.com/content/downloads/46/07/062-80275/bybvyrfop70uqhmnzo7op4wdaa90f4qb4q/AppleSoftwareUpdate.msi + InstallerUrl: https://swcdn.apple.com/content/downloads/26/25/072-08834/57qv6tk9shfh5oinvos71ucdol45g97nor/AppleSoftwareUpdate.msi InstallerSha256: 0610EF6E01C2BA53F57035545F2C61E85B1BAFA6334A47F6DE8A63B060F9A130 ProductCode: '{B292D163-23D2-4523-A699-1ABEC1875609}' ManifestType: installer From 6cb6dd72f88a53dc61debc522b57d943f11364e0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 02:22:50 +0800 Subject: [PATCH 255/720] New version: Catsxp.Catsxp version 130.4.10.4 (#185164) --- .../Catsxp.Catsxp.installer.yaml | 20 +++++++++---------- .../Catsxp.Catsxp.locale.en-US.yaml | 9 ++++----- .../Catsxp.Catsxp.locale.zh-CN.yaml | 9 ++++----- .../Catsxp.Catsxp.yaml | 2 +- 4 files changed, 19 insertions(+), 21 deletions(-) rename manifests/c/Catsxp/Catsxp/{130.4.10.3 => 130.4.10.4}/Catsxp.Catsxp.installer.yaml (72%) rename manifests/c/Catsxp/Catsxp/{130.4.10.3 => 130.4.10.4}/Catsxp.Catsxp.locale.en-US.yaml (81%) rename manifests/c/Catsxp/Catsxp/{130.4.10.3 => 130.4.10.4}/Catsxp.Catsxp.locale.zh-CN.yaml (82%) rename manifests/c/Catsxp/Catsxp/{130.4.10.3 => 130.4.10.4}/Catsxp.Catsxp.yaml (88%) diff --git a/manifests/c/Catsxp/Catsxp/130.4.10.3/Catsxp.Catsxp.installer.yaml b/manifests/c/Catsxp/Catsxp/130.4.10.4/Catsxp.Catsxp.installer.yaml similarity index 72% rename from manifests/c/Catsxp/Catsxp/130.4.10.3/Catsxp.Catsxp.installer.yaml rename to manifests/c/Catsxp/Catsxp/130.4.10.4/Catsxp.Catsxp.installer.yaml index bf0f9c0c936d..57b99b2447ce 100644 --- a/manifests/c/Catsxp/Catsxp/130.4.10.3/Catsxp.Catsxp.installer.yaml +++ b/manifests/c/Catsxp/Catsxp/130.4.10.4/Catsxp.Catsxp.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: Catsxp.Catsxp -PackageVersion: 130.4.10.3 +PackageVersion: 130.4.10.4 InstallerType: exe InstallModes: - silent @@ -30,33 +30,33 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-15 +ReleaseDate: 2024-10-23 Installers: - Architecture: x86 Scope: user - InstallerUrl: https://catsxp.oss-cn-hongkong.aliyuncs.com/x86/catsxp_installer_130_4_10_3.exe - InstallerSha256: BF42147658B486BCA241C1C9BF7721FD2875BE45FD92A840F4CC60CE782F573C + InstallerUrl: https://catsxp.oss-cn-hongkong.aliyuncs.com/x86/catsxp_installer_130_4_10_4.exe + InstallerSha256: 2D455326968E0A60ABCA16794B572A67681DABE95954F0BAA1B0D7BD3D130267 InstallerSwitches: Custom: --do-not-launch-chrome ProductCode: CatsxpSoftware Catsxp-Browser - Architecture: x86 Scope: machine - InstallerUrl: https://catsxp.oss-cn-hongkong.aliyuncs.com/x86/catsxp_installer_130_4_10_3.exe - InstallerSha256: BF42147658B486BCA241C1C9BF7721FD2875BE45FD92A840F4CC60CE782F573C + InstallerUrl: https://catsxp.oss-cn-hongkong.aliyuncs.com/x86/catsxp_installer_130_4_10_4.exe + InstallerSha256: 2D455326968E0A60ABCA16794B572A67681DABE95954F0BAA1B0D7BD3D130267 InstallerSwitches: Custom: --do-not-launch-chrome --system-level ProductCode: CatsxpSoftware Catsxp-Browser - Architecture: x64 Scope: user - InstallerUrl: https://catsxp.oss-cn-hongkong.aliyuncs.com/x64/catsxp_installer_130_4_10_3.exe - InstallerSha256: ED3D410919326FF821F0C89F40756A21F4AC624AF0C0104EF5EFAA7E4D40E8AF + InstallerUrl: https://catsxp.oss-cn-hongkong.aliyuncs.com/x64/catsxp_installer_130_4_10_4.exe + InstallerSha256: A725DDB77123618157E621BDD264D4EDFBEA63B85F1ABCC22A6A82A5F40A896D InstallerSwitches: Custom: --do-not-launch-chrome ProductCode: CatsxpSoftware Catsxp-Browser - Architecture: x64 Scope: machine - InstallerUrl: https://catsxp.oss-cn-hongkong.aliyuncs.com/x64/catsxp_installer_130_4_10_3.exe - InstallerSha256: ED3D410919326FF821F0C89F40756A21F4AC624AF0C0104EF5EFAA7E4D40E8AF + InstallerUrl: https://catsxp.oss-cn-hongkong.aliyuncs.com/x64/catsxp_installer_130_4_10_4.exe + InstallerSha256: A725DDB77123618157E621BDD264D4EDFBEA63B85F1ABCC22A6A82A5F40A896D InstallerSwitches: Custom: --do-not-launch-chrome --system-level ProductCode: CatsxpSoftware Catsxp-Browser diff --git a/manifests/c/Catsxp/Catsxp/130.4.10.3/Catsxp.Catsxp.locale.en-US.yaml b/manifests/c/Catsxp/Catsxp/130.4.10.4/Catsxp.Catsxp.locale.en-US.yaml similarity index 81% rename from manifests/c/Catsxp/Catsxp/130.4.10.3/Catsxp.Catsxp.locale.en-US.yaml rename to manifests/c/Catsxp/Catsxp/130.4.10.4/Catsxp.Catsxp.locale.en-US.yaml index 4c3a7403e9e7..42bc3744582e 100644 --- a/manifests/c/Catsxp/Catsxp/130.4.10.3/Catsxp.Catsxp.locale.en-US.yaml +++ b/manifests/c/Catsxp/Catsxp/130.4.10.4/Catsxp.Catsxp.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: Catsxp.Catsxp -PackageVersion: 130.4.10.3 +PackageVersion: 130.4.10.4 PackageLocale: en-US Publisher: Catsxp Software Inc PublisherUrl: https://www.catsxp.com/ @@ -24,11 +24,10 @@ Tags: - web - webpage ReleaseNotes: |- - 1. [*]Kernel upgrade:130.0.6723.62 + 1. [*]Kernel upgrade:130.0.6723.79 2. [!]Some problems correction and detail optimization - 3. [+]Open functions:playlist - 4. [+]Create QR code for this link(Support super drag) - 5. [-]Remove built-in video sniffer extension + 3. [+]Top Window (Menu | Mouse Gestures | Shortcut Keys) + 4. [!]Fix the issue of not being able to default browser ReleaseNotesUrl: https://www.catsxp.com/history # PurchaseUrl: # InstallationNotes: diff --git a/manifests/c/Catsxp/Catsxp/130.4.10.3/Catsxp.Catsxp.locale.zh-CN.yaml b/manifests/c/Catsxp/Catsxp/130.4.10.4/Catsxp.Catsxp.locale.zh-CN.yaml similarity index 82% rename from manifests/c/Catsxp/Catsxp/130.4.10.3/Catsxp.Catsxp.locale.zh-CN.yaml rename to manifests/c/Catsxp/Catsxp/130.4.10.4/Catsxp.Catsxp.locale.zh-CN.yaml index 882d2c8db051..727e6b6a3135 100644 --- a/manifests/c/Catsxp/Catsxp/130.4.10.3/Catsxp.Catsxp.locale.zh-CN.yaml +++ b/manifests/c/Catsxp/Catsxp/130.4.10.4/Catsxp.Catsxp.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: Catsxp.Catsxp -PackageVersion: 130.4.10.3 +PackageVersion: 130.4.10.4 PackageLocale: zh-CN Publisher: Catsxp Software Inc PublisherUrl: https://www.catsxp.com/zh-hans @@ -24,11 +24,10 @@ Tags: - 猫眼浏览器 - 网页 ReleaseNotes: |- - 1. [*]内核升级:130.0.6723.62 + 1. [*]内核升级:130.0.6723.79 2. [!]若干问题修正与细节优化 - 3. [+]开放功能:Playlist - 4. [+]为此链接创建二维码(支持超级拖拽) - 5. [-]移除内置视频嗅探扩展 + 3. [+]置顶窗口(菜单|鼠标手势|快捷键) + 4. [!]修复无法默认浏览器问题 ReleaseNotesUrl: https://www.catsxp.com/zh-hans/history # PurchaseUrl: # InstallationNotes: diff --git a/manifests/c/Catsxp/Catsxp/130.4.10.3/Catsxp.Catsxp.yaml b/manifests/c/Catsxp/Catsxp/130.4.10.4/Catsxp.Catsxp.yaml similarity index 88% rename from manifests/c/Catsxp/Catsxp/130.4.10.3/Catsxp.Catsxp.yaml rename to manifests/c/Catsxp/Catsxp/130.4.10.4/Catsxp.Catsxp.yaml index d81a6e96859b..3ac114b09032 100644 --- a/manifests/c/Catsxp/Catsxp/130.4.10.3/Catsxp.Catsxp.yaml +++ b/manifests/c/Catsxp/Catsxp/130.4.10.4/Catsxp.Catsxp.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: Catsxp.Catsxp -PackageVersion: 130.4.10.3 +PackageVersion: 130.4.10.4 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From 69716fa9b071231e8663d58654fc2ccd21837139 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 02:23:07 +0800 Subject: [PATCH 256/720] ReleaseNotes: ElementLabs.LMStudio version 0.3.5 (#185160) --- .../ElementLabs.LMStudio.locale.en-US.yaml | 26 ++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/manifests/e/ElementLabs/LMStudio/0.3.5/ElementLabs.LMStudio.locale.en-US.yaml b/manifests/e/ElementLabs/LMStudio/0.3.5/ElementLabs.LMStudio.locale.en-US.yaml index 6a147c5bd434..8b2b8c8fb76c 100644 --- a/manifests/e/ElementLabs/LMStudio/0.3.5/ElementLabs.LMStudio.locale.en-US.yaml +++ b/manifests/e/ElementLabs/LMStudio/0.3.5/ElementLabs.LMStudio.locale.en-US.yaml @@ -24,7 +24,31 @@ Tags: - llama - llm - mistral -# ReleaseNotes: +ReleaseNotes: |- + - Run LM Studio as a service (headless) + - lms load, lms server start no longer requires launching the GUI + - ability to run on machine startup + - Server start / stop button will remember last setting + - This is useful when LM Studio is running as a service + - Improvement to Model Search + - Hugging Face search now happens automatically without Cmd / Ctrl + Enter + - Just-In-Time model loading for OpenAI endpoints + - Button to toggle Mission Control full screen / modal modes + - Update llama.cpp-based JSON response generation; now supports more complex JSON schemas + - Tray menu options to minimize app to tray, copy server base URL + - Checkbox to add lms to PATH during onboarding on Linux + - [Mac][MLX Vision] Bump mlx-vlm version to 0.0.15, support Qwen2VL + - [Mac][MLX Engine] Updated Transformers to 4.45.0 + - Fixes some issues with sideloading quantized MLX models (https://github.com/lmstudio-ai/mlx-engine/issues/10) + - [UI] Move Chat Appearance control to top bar + - [UI] Tweaks to size of per-message action buttons + - Localization: + - Improved German translation thanks to Goekdeniz-Guelmez + - Indonesian translation thanks to dwirx + Bug fixes + - [Bug fix] fix RAG reinjecting document into context on follow up prompts + - Fixed RAG not working (https://github.com/lmstudio-ai/mlx-engine/issues/4) + - Fix outline flicker around Mission Control ReleaseNotesUrl: https://lmstudio.ai/blog # PurchaseUrl: # InstallationNotes: From e2d68b84353f618c94fab2ed2bec1cb71de5dfe4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 02:23:24 +0800 Subject: [PATCH 257/720] New version: Microsoft.EdgeDriver version 130.0.2849.52 (#185166) --- .../Microsoft.EdgeDriver.installer.yaml | 30 ++++++++++++++++ .../Microsoft.EdgeDriver.locale.en-US.yaml | 35 +++++++++++++++++++ .../Microsoft.EdgeDriver.locale.zh-CN.yaml | 34 ++++++++++++++++++ .../130.0.2849.52/Microsoft.EdgeDriver.yaml | 8 +++++ 4 files changed, 107 insertions(+) create mode 100644 manifests/m/Microsoft/EdgeDriver/130.0.2849.52/Microsoft.EdgeDriver.installer.yaml create mode 100644 manifests/m/Microsoft/EdgeDriver/130.0.2849.52/Microsoft.EdgeDriver.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/EdgeDriver/130.0.2849.52/Microsoft.EdgeDriver.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/EdgeDriver/130.0.2849.52/Microsoft.EdgeDriver.yaml diff --git a/manifests/m/Microsoft/EdgeDriver/130.0.2849.52/Microsoft.EdgeDriver.installer.yaml b/manifests/m/Microsoft/EdgeDriver/130.0.2849.52/Microsoft.EdgeDriver.installer.yaml new file mode 100644 index 000000000000..b84503747f42 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/130.0.2849.52/Microsoft.EdgeDriver.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 130.0.2849.52 +InstallerType: zip +Installers: +- Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: msedgedriver.exe + PortableCommandAlias: msedgedriver + InstallerUrl: https://msedgedriver.azureedge.net/130.0.2849.52/edgedriver_win32.zip + InstallerSha256: 353F192A7579BE2768EEE6E38E4723A891AABF73BA80A7C4C50462C76CA698FF +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: msedgedriver.exe + PortableCommandAlias: msedgedriver + InstallerUrl: https://msedgedriver.azureedge.net/130.0.2849.52/edgedriver_win64.zip + InstallerSha256: 9BF54AD946368039F81B088289E0BE3C51F014A06DE300528FADAC47489A978E +- Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: msedgedriver.exe + PortableCommandAlias: msedgedriver + InstallerUrl: https://msedgedriver.azureedge.net/130.0.2849.52/edgedriver_arm64.zip + InstallerSha256: F787940D5BBEF0B2D5CA603B2C1D3B9F51284DCFE6E59651E969951E3857DEAD +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/EdgeDriver/130.0.2849.52/Microsoft.EdgeDriver.locale.en-US.yaml b/manifests/m/Microsoft/EdgeDriver/130.0.2849.52/Microsoft.EdgeDriver.locale.en-US.yaml new file mode 100644 index 000000000000..942b8edd506d --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/130.0.2849.52/Microsoft.EdgeDriver.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: Microsoft.EdgeDriver +PackageVersion: 130.0.2849.52 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge WebDriver +PackageUrl: https://developer.microsoft.com/microsoft-edge/tools/webdriver/ +License: Freeware +LicenseUrl: https://msedgedriver.azureedge.net/EULA +Copyright: Copyright Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Close the loop on your developer cycle by automating testing of your website in Microsoft Edge with Microsoft Edge WebDriver +# Description: +Moniker: edgedriver +Tags: +- automate +- automation +- edge +- selenium +- webdriver +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://learn.microsoft.com/microsoft-edge/webdriver-chromium/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/EdgeDriver/130.0.2849.52/Microsoft.EdgeDriver.locale.zh-CN.yaml b/manifests/m/Microsoft/EdgeDriver/130.0.2849.52/Microsoft.EdgeDriver.locale.zh-CN.yaml new file mode 100644 index 000000000000..ae77243b803c --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/130.0.2849.52/Microsoft.EdgeDriver.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: Microsoft.EdgeDriver +PackageVersion: 130.0.2849.52 +PackageLocale: zh-CN +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge WebDriver +PackageUrl: https://developer.microsoft.com/microsoft-edge/tools/webdriver/ +License: 免费软件 +LicenseUrl: https://msedgedriver.azureedge.net/EULA +Copyright: Copyright Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: 使用 Microsoft Edge WebDriver 在 Microsoft Edge 中自动测试网站,以打通您的开发者周期。 +# Description: +# Moniker: +Tags: +- edge +- selenium +- webdriver +- 自动化 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://learn.microsoft.com/zh-cn/microsoft-edge/webdriver-chromium/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/EdgeDriver/130.0.2849.52/Microsoft.EdgeDriver.yaml b/manifests/m/Microsoft/EdgeDriver/130.0.2849.52/Microsoft.EdgeDriver.yaml new file mode 100644 index 000000000000..96aeed4d8713 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/130.0.2849.52/Microsoft.EdgeDriver.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: Microsoft.EdgeDriver +PackageVersion: 130.0.2849.52 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From dad114d7dcb5de87f765811c0fa4e4cecf52bbe3 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 12:02:27 -0700 Subject: [PATCH 258/720] Automatic update of Microsoft.PowerBI from 2.137.751.0 to 2.137.952.0 (#185080) --- .../Microsoft.PowerBI.installer.yaml | 35 +++++++++++++++++ .../Microsoft.PowerBI.locale.en-US.yaml | 38 +++++++++++++++++++ .../2.137.952.0/Microsoft.PowerBI.yaml | 8 ++++ 3 files changed, 81 insertions(+) create mode 100644 manifests/m/Microsoft/PowerBI/2.137.952.0/Microsoft.PowerBI.installer.yaml create mode 100644 manifests/m/Microsoft/PowerBI/2.137.952.0/Microsoft.PowerBI.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/PowerBI/2.137.952.0/Microsoft.PowerBI.yaml diff --git a/manifests/m/Microsoft/PowerBI/2.137.952.0/Microsoft.PowerBI.installer.yaml b/manifests/m/Microsoft/PowerBI/2.137.952.0/Microsoft.PowerBI.installer.yaml new file mode 100644 index 000000000000..ffc771fc3cb0 --- /dev/null +++ b/manifests/m/Microsoft/PowerBI/2.137.952.0/Microsoft.PowerBI.installer.yaml @@ -0,0 +1,35 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Microsoft.PowerBI +PackageVersion: 2.137.952.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +MinimumOSVersion: 6.2.9200 +InstallerType: burn +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: -silent -norestart + SilentWithProgress: -passive -norestart + InstallLocation: INSTALLLOCATION="" + Log: -log "" + Upgrade: -update + Custom: ACCEPT_EULA=1 +UpgradeBehavior: install +AppsAndFeaturesEntries: +- DisplayName: Microsoft PowerBI Desktop (x64) + Publisher: Microsoft Corporation + ProductCode: '{035c1474-8dc2-474f-8f0f-6edad420b959}' + InstallerType: burn +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://download.microsoft.com/download/8/8/0/880BCA75-79DD-466A-927D-1ABF1F5454B0/PBIDesktopSetup_x64.exe + InstallerSha256: 776BA06145FA4E6599261895A06B0A27FD6FD2EEEBEB681D696529E8E2ABE8DF +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/PowerBI/2.137.952.0/Microsoft.PowerBI.locale.en-US.yaml b/manifests/m/Microsoft/PowerBI/2.137.952.0/Microsoft.PowerBI.locale.en-US.yaml new file mode 100644 index 000000000000..6174a78f06b3 --- /dev/null +++ b/manifests/m/Microsoft/PowerBI/2.137.952.0/Microsoft.PowerBI.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Microsoft.PowerBI +PackageVersion: 2.137.952.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/en-us +PublisherSupportUrl: https://support.microsoft.com/en-us +PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft PowerBI Desktop +PackageUrl: https://powerbi.microsoft.com +License: Proprietary +LicenseUrl: https://powerbi.microsoft.com/en-us/desktop-eula/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default.aspx +ShortDescription: Create stunning reports and visualizations with Power BI Desktop. +Description: |- + Create stunning reports and visualizations with Power BI Desktop. + It puts visual analytics at your fingertips with intuitive report authoring. + Drag-and-drop to place content exactly where you want it on the flexible and fluid canvas. + Quickly discover patterns as you explore a single unified view of linked, interactive visualizations. +Moniker: powerbi +Tags: +- analytics +- business-intelligence +- dashboarding +- data-analysis +- data-visualisation +- data-visualization +- reporting +- visualization-tools +Agreements: +- AgreementLabel: End User License Agreement (EULA) + AgreementUrl: https://powerbi.microsoft.com/en-us/desktop-eula/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/PowerBI/2.137.952.0/Microsoft.PowerBI.yaml b/manifests/m/Microsoft/PowerBI/2.137.952.0/Microsoft.PowerBI.yaml new file mode 100644 index 000000000000..19e1b19852ee --- /dev/null +++ b/manifests/m/Microsoft/PowerBI/2.137.952.0/Microsoft.PowerBI.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Microsoft.PowerBI +PackageVersion: 2.137.952.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 7df589f0778df2b62075c1407dab6c67b329065d Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 04:04:23 +0800 Subject: [PATCH 259/720] Fix: Mozilla.Firefox.DeveloperEdition.ach version 132.0 (132.0b9) (#185184) --- ...zilla.Firefox.DeveloperEdition.ach.installer.yaml | 12 ++++++------ ...la.Firefox.DeveloperEdition.ach.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ach/132.0/Mozilla.Firefox.DeveloperEdition.ach.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ach/132.0/Mozilla.Firefox.DeveloperEdition.ach.installer.yaml index 27f84c1578f7..23f1a59accd8 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ach/132.0/Mozilla.Firefox.DeveloperEdition.ach.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ach/132.0/Mozilla.Firefox.DeveloperEdition.ach.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ach/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 7FBF5C604C9AE313FC9CCB254822CF83E804BAD6EDF83ED4AF8E7BACE4DAA15A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/ach/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 808B4DA54C1B6672ADD4A7B467213A72FAA6A70F8483E5ECD94A1B474F156991 ProductCode: Firefox Developer Edition 132.0 (x86 ach) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ach/Firefox%20Setup%20132.0b9.exe - InstallerSha256: EED1D753249E1399A8493D6D2CF166814DF319B03BBCB70BCEFF3E4FB0BB97E3 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/ach/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 49280A3039718DBA389C145FECF53D6E54031826710AD070B38C8FE3C50D2C71 ProductCode: Firefox Developer Edition 132.0 (x64 ach) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ach/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 6103AA4423DF909A81AD39B68E590C26D2608627DA5EEE54DAFAA7D664321322 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/ach/Firefox%20Setup%20132.0b9.exe + InstallerSha256: F4E0F3267067FEF53ED0D971A3A711E94A3ED0F498E985B33E60E5F4193D0FE8 ProductCode: Firefox Developer Edition 132.0 (arm64 ach) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ach/132.0/Mozilla.Firefox.DeveloperEdition.ach.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ach/132.0/Mozilla.Firefox.DeveloperEdition.ach.locale.en-US.yaml index 0872391e82a1..0a5277b032c7 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ach/132.0/Mozilla.Firefox.DeveloperEdition.ach.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ach/132.0/Mozilla.Firefox.DeveloperEdition.ach.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 6c44b27e8820ac782d7dd896dc11257ec77db4b3 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 04:04:56 +0800 Subject: [PATCH 260/720] Fix: Mozilla.Firefox.DeveloperEdition.af version 132.0 (132.0b9) (#185185) --- ...ozilla.Firefox.DeveloperEdition.af.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.af.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/af/132.0/Mozilla.Firefox.DeveloperEdition.af.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/af/132.0/Mozilla.Firefox.DeveloperEdition.af.installer.yaml index 3a77221ff335..786858752c05 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/af/132.0/Mozilla.Firefox.DeveloperEdition.af.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/af/132.0/Mozilla.Firefox.DeveloperEdition.af.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/af/Firefox%20Setup%20132.0b9.exe - InstallerSha256: A301EE4391687576E61AF12DD363F2EFB90E25A1E3C18EE4174D5902622F6D8B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/af/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 4576FDC5DECCDED4D64DD29A420075CE4B6FAB0B61899062014A4F0045A98CC7 ProductCode: Firefox Developer Edition 132.0 (x86 af) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/af/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 8941FE3377C08798FB0C24AE1C5695FF77AD5509502BA44587296695A3C5B7D2 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/af/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 69B34FDC5B1AEA1FDB3469B7A3CB35E61ACC4B484AB8E62F65F0983FD5E312DD ProductCode: Firefox Developer Edition 132.0 (x64 af) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/af/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 711D433B2FCF6A54CA5D9D96F3E2BF77A38ABE5F688851F33C478AF84A2A9C2E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/af/Firefox%20Setup%20132.0b9.exe + InstallerSha256: BC88C334DACE6A3FAC970CD5E663DF13F29C481DC81789BD0DFCCA7A2994350E ProductCode: Firefox Developer Edition 132.0 (arm64 af) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/af/132.0/Mozilla.Firefox.DeveloperEdition.af.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/af/132.0/Mozilla.Firefox.DeveloperEdition.af.locale.en-US.yaml index 65ba030bb2b0..2e3b659e4d40 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/af/132.0/Mozilla.Firefox.DeveloperEdition.af.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/af/132.0/Mozilla.Firefox.DeveloperEdition.af.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From ced8ee99ba6988d1282acff5340f9dc3c56d6e8b Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 04:05:24 +0800 Subject: [PATCH 261/720] Fix: Mozilla.Firefox.DeveloperEdition.an version 132.0 (132.0b9) (#185186) --- ...ozilla.Firefox.DeveloperEdition.an.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.an.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/an/132.0/Mozilla.Firefox.DeveloperEdition.an.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/an/132.0/Mozilla.Firefox.DeveloperEdition.an.installer.yaml index b573b7c52f43..8f8cc0718faa 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/an/132.0/Mozilla.Firefox.DeveloperEdition.an.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/an/132.0/Mozilla.Firefox.DeveloperEdition.an.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/an/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 89F8CFD19D49E4F44D81E80FAE06B067E8350F437850F216E4E46F49DF4605E1 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/an/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 0783A1C96E29180968134C7BC95A7571EBA08B7571F1B07A68AE8359DE7A9603 ProductCode: Firefox Developer Edition 132.0 (x86 an) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/an/Firefox%20Setup%20132.0b9.exe - InstallerSha256: A5CBB4A838246806902755C3EACC56A1878373028279B7BF43435361553366B1 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/an/Firefox%20Setup%20132.0b9.exe + InstallerSha256: F12B27C6AAE8D5516766C1A438E1087FB86A2D9787535C735247DEF3C03A7BEF ProductCode: Firefox Developer Edition 132.0 (x64 an) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/an/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 5C7D9955CB376C77749826C78499E7A75829394BC298D7CC7B3C754164DA82CD + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/an/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 64E87194DEF53920690C2BBF55ED71985406B315CC137F196A6205B89F2509F5 ProductCode: Firefox Developer Edition 132.0 (arm64 an) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/an/132.0/Mozilla.Firefox.DeveloperEdition.an.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/an/132.0/Mozilla.Firefox.DeveloperEdition.an.locale.en-US.yaml index cba84dbaae39..37bb6b3b76e3 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/an/132.0/Mozilla.Firefox.DeveloperEdition.an.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/an/132.0/Mozilla.Firefox.DeveloperEdition.an.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From a46ee99bf7053f265db13d6a8354b5593aafa2d3 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 04:05:43 +0800 Subject: [PATCH 262/720] Fix: Mozilla.Firefox.DeveloperEdition.ar version 132.0 (132.0b9) (#185187) --- ...ozilla.Firefox.DeveloperEdition.ar.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.ar.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ar/132.0/Mozilla.Firefox.DeveloperEdition.ar.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ar/132.0/Mozilla.Firefox.DeveloperEdition.ar.installer.yaml index ae5d7d1363d5..34005d85b697 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ar/132.0/Mozilla.Firefox.DeveloperEdition.ar.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ar/132.0/Mozilla.Firefox.DeveloperEdition.ar.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ar/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 99D37FA5614151498FB583E68AA4702D2556D5179C2CC5D029F5022AC3D0AAAA + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/ar/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 4503519EA2D5C9056965EB86D99C715E3361F1F2BCD418678FCF9AB9BFE72CF2 ProductCode: Firefox Developer Edition 132.0 (x86 ar) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ar/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 4EC72048063D739D54F2157448D7D8F863C98BA4847FEE55C88FBF12E267F384 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/ar/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 964FF7ABBCD5720A476DF2989CFE200980ED19024194FE2706370F678779F30D ProductCode: Firefox Developer Edition 132.0 (x64 ar) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ar/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 6FEF1001484189BD2A3DF07F4132E222E0647D541EB7CA1BCA47178E1F94DB7F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/ar/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E5D3630AA5FC9509FD6B6B180FED01009F787C3AEA38AD76EDF98043A013F444 ProductCode: Firefox Developer Edition 132.0 (arm64 ar) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ar/132.0/Mozilla.Firefox.DeveloperEdition.ar.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ar/132.0/Mozilla.Firefox.DeveloperEdition.ar.locale.en-US.yaml index 9af67d2e36dc..8f7d24518f9b 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ar/132.0/Mozilla.Firefox.DeveloperEdition.ar.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ar/132.0/Mozilla.Firefox.DeveloperEdition.ar.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 1f5c271154598902ee0fef26f96c86cdd4bad4cc Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 04:06:05 +0800 Subject: [PATCH 263/720] Fix: Mozilla.Firefox.DeveloperEdition.ast version 132.0 (132.0b9) (#185188) --- ...zilla.Firefox.DeveloperEdition.ast.installer.yaml | 12 ++++++------ ...la.Firefox.DeveloperEdition.ast.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ast/132.0/Mozilla.Firefox.DeveloperEdition.ast.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ast/132.0/Mozilla.Firefox.DeveloperEdition.ast.installer.yaml index 9500f040a708..2f747afd81a6 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ast/132.0/Mozilla.Firefox.DeveloperEdition.ast.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ast/132.0/Mozilla.Firefox.DeveloperEdition.ast.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ast/Firefox%20Setup%20132.0b9.exe - InstallerSha256: B337083586A2EB35DB16D26E66359925C22F74F2102EA7316D3385FA6864BEE8 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/ast/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 584BE48EBA5F16511393EBB23C8C12605691493519425D3D6912EAC3DA2D717B ProductCode: Firefox Developer Edition 132.0 (x86 ast) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ast/Firefox%20Setup%20132.0b9.exe - InstallerSha256: CC0A9D85391F93BE249F34411DBD298FBB00E26DF2FAB7D7CB095FA38CA78CAB + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/ast/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5F4FC0EBD1C4D6E769286D5361440DBE4FDDA073DBA2F37FDAF63540243615CD ProductCode: Firefox Developer Edition 132.0 (x64 ast) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ast/Firefox%20Setup%20132.0b9.exe - InstallerSha256: E770793BE46F3BB7816FDD45F54227D4B939D36A0D144102F9DDB746C7A9299E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/ast/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 0B0908A2837213B3308060220D44D061610BB2F039679F7BEC84FDDED6A3F131 ProductCode: Firefox Developer Edition 132.0 (arm64 ast) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ast/132.0/Mozilla.Firefox.DeveloperEdition.ast.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ast/132.0/Mozilla.Firefox.DeveloperEdition.ast.locale.en-US.yaml index 072fdc932481..6ffe16806635 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ast/132.0/Mozilla.Firefox.DeveloperEdition.ast.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ast/132.0/Mozilla.Firefox.DeveloperEdition.ast.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 809a45cab532fa64fb5566d34cc433e5057fa635 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 04:06:51 +0800 Subject: [PATCH 264/720] Fix: Mozilla.Firefox.DeveloperEdition.az version 132.0 (132.0b9) (#185189) --- ...ozilla.Firefox.DeveloperEdition.az.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.az.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/az/132.0/Mozilla.Firefox.DeveloperEdition.az.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/az/132.0/Mozilla.Firefox.DeveloperEdition.az.installer.yaml index 6d48d2ea29d6..ac5e8e372f86 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/az/132.0/Mozilla.Firefox.DeveloperEdition.az.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/az/132.0/Mozilla.Firefox.DeveloperEdition.az.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/az/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 1765813DB5309D8865C92B4D8CAAE7F9344EA6C4931DA3522C8DC70103D6FE26 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/az/Firefox%20Setup%20132.0b9.exe + InstallerSha256: FCABDB90D680D58F81173F1C0ACEB6D65247C2AAA35A58B4AD252AC5FC06FD3E ProductCode: Firefox Developer Edition 132.0 (x86 az) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/az/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 9C02A576EF4171E6B31F1AF6A66BB9C585C141F52758729FEB9F8AE1348A2BFA + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/az/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C2B462A925E07E1BEAB036F77BAF23DD4D5D2AF353736639C700F6AF324CF93D ProductCode: Firefox Developer Edition 132.0 (x64 az) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/az/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 9D13FE52118ACDCB43147423FC157466B6403A337664A62BFD7D0699A460377B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/az/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 296C2A2F46D81F62694F993DB3D6CEFE21E8B1B76EEE5654761C443CF852F6C9 ProductCode: Firefox Developer Edition 132.0 (arm64 az) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/az/132.0/Mozilla.Firefox.DeveloperEdition.az.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/az/132.0/Mozilla.Firefox.DeveloperEdition.az.locale.en-US.yaml index 1436fbd0cad4..057710b521c8 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/az/132.0/Mozilla.Firefox.DeveloperEdition.az.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/az/132.0/Mozilla.Firefox.DeveloperEdition.az.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 11b0304f4ea10fb9e18873e3a0e10977efbae4d1 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 04:06:58 +0800 Subject: [PATCH 265/720] Fix: Mozilla.Firefox.DeveloperEdition.be version 132.0 (132.0b9) (#185190) --- ...ozilla.Firefox.DeveloperEdition.be.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.be.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/be/132.0/Mozilla.Firefox.DeveloperEdition.be.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/be/132.0/Mozilla.Firefox.DeveloperEdition.be.installer.yaml index 1c9eb9977bf1..41be5da637e0 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/be/132.0/Mozilla.Firefox.DeveloperEdition.be.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/be/132.0/Mozilla.Firefox.DeveloperEdition.be.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/be/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 688764C95D717293BB6A64866C7108A6A8BFBC332AE9BE5422A091F306830350 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/be/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 7F55E6270E40F95EC2273DE20F507C3176D33AA01E4F3D149B29BCAAC6C0074A ProductCode: Firefox Developer Edition 132.0 (x86 be) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/be/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 8F94BAA354BC9CEC72B236DFFA094AAF9DFEABABE280FCB8F73A0C6EF1C13B27 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/be/Firefox%20Setup%20132.0b9.exe + InstallerSha256: EF22B101CF505CA4C0385C19924B43AD2C65A0796772A44CD3F3C713AD2CFC56 ProductCode: Firefox Developer Edition 132.0 (x64 be) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/be/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 4D9FEDC2E42209039E152EFF2F733814FFAEB4C0017DF3C98D0944792F34F9CD + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/be/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D116CEEDD6E55E1B6A6393BC6D78485C82B2C3CA000919CA241C7FDFA6EF72C8 ProductCode: Firefox Developer Edition 132.0 (arm64 be) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/be/132.0/Mozilla.Firefox.DeveloperEdition.be.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/be/132.0/Mozilla.Firefox.DeveloperEdition.be.locale.en-US.yaml index b9b0cf47e93f..9956dccf5767 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/be/132.0/Mozilla.Firefox.DeveloperEdition.be.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/be/132.0/Mozilla.Firefox.DeveloperEdition.be.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 69f2d51baefd067bc95525055217708d337a0c20 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 04:07:15 +0800 Subject: [PATCH 266/720] Fix: Mozilla.Firefox.DeveloperEdition version 132.0 (132.0b9) (#185183) --- .../Mozilla.Firefox.DeveloperEdition.installer.yaml | 12 ++++++------ ...ozilla.Firefox.DeveloperEdition.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/132.0/Mozilla.Firefox.DeveloperEdition.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/132.0/Mozilla.Firefox.DeveloperEdition.installer.yaml index 7de4693e88eb..71a1fc421b7a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/132.0/Mozilla.Firefox.DeveloperEdition.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/132.0/Mozilla.Firefox.DeveloperEdition.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/en-US/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 6A5A555C4A68A12F71A566CDFFE5275ACB680E2C2F2EE9448D41338D3CA37237 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/en-US/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 97BE7634CAB7FB568AF42945CBA597FC57231DD9C98C0EEA687AF93C5FACB0D0 ProductCode: Firefox Developer Edition 132.0 (x86 en-US) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/en-US/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 022D992F72DF800CAD079D245ED2D9C9D83446115625420DD1998895511D0A79 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/en-US/Firefox%20Setup%20132.0b9.exe + InstallerSha256: F9B187EBB50FC04E87BF3577C9EE87C619EE620B52578E6D0342303717B752D4 ProductCode: Firefox Developer Edition 132.0 (x64 en-US) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/en-US/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 9B47CD7E850145FB7D2992B8C0F219649750690CA37924FE54AD4CB95620C569 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/en-US/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 805F604817539ACF44625428D0123079761178FADBF6A1C64D93F32AAE78A9DA ProductCode: Firefox Developer Edition 132.0 (arm64 en-US) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/132.0/Mozilla.Firefox.DeveloperEdition.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/132.0/Mozilla.Firefox.DeveloperEdition.locale.en-US.yaml index 7ea6479b9fa2..9c62a5f7b53b 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/132.0/Mozilla.Firefox.DeveloperEdition.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/132.0/Mozilla.Firefox.DeveloperEdition.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 72b5eadd1ca9a02667f3c841bf0a6504c918a13b Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 04:07:34 +0800 Subject: [PATCH 267/720] Fix: Mozilla.Firefox.DeveloperEdition.bg version 132.0 (132.0b9) (#185191) --- ...ozilla.Firefox.DeveloperEdition.bg.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.bg.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/bg/132.0/Mozilla.Firefox.DeveloperEdition.bg.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/bg/132.0/Mozilla.Firefox.DeveloperEdition.bg.installer.yaml index f722e5f13126..b8c124531999 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/bg/132.0/Mozilla.Firefox.DeveloperEdition.bg.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/bg/132.0/Mozilla.Firefox.DeveloperEdition.bg.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/bg/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 8A56EB7F1CB8E43697B85776033FDBF889EF4092D2B39F27E9AC3B084633D281 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/bg/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 2425E0F224F0ABF12480DC75AA483BF8296C5606416D7583BEDCD4E55DD77D16 ProductCode: Firefox Developer Edition 132.0 (x86 bg) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/bg/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 4576A23338BE25B06EF17FDF26C35D442CE8EF450F4FEFBADC84BD2133B2A564 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/bg/Firefox%20Setup%20132.0b9.exe + InstallerSha256: EB053654EE9C6F9FF22491A8514F90A005B064E62805EA138F64B3330E1FDEF6 ProductCode: Firefox Developer Edition 132.0 (x64 bg) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/bg/Firefox%20Setup%20132.0b9.exe - InstallerSha256: DE78DE0621A3901C9A17B48A3CE9FFB751CC0AF1E6EF44BB38E232FDB0B4D851 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/bg/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 039569AF30BDF2857051A31CACAF593844FF4E3B4CF78EC7EF3B358A6C3A7ADE ProductCode: Firefox Developer Edition 132.0 (arm64 bg) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/bg/132.0/Mozilla.Firefox.DeveloperEdition.bg.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/bg/132.0/Mozilla.Firefox.DeveloperEdition.bg.locale.en-US.yaml index a6be246a1642..9e0d3c543868 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/bg/132.0/Mozilla.Firefox.DeveloperEdition.bg.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/bg/132.0/Mozilla.Firefox.DeveloperEdition.bg.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 7aed4576d29c10b64d067ce1dbab4528dbbad9d6 Mon Sep 17 00:00:00 2001 From: Evan Simkowitz Date: Wed, 23 Oct 2024 13:23:06 -0700 Subject: [PATCH 268/720] New package: CommandLine.Wave version 0.8.12 (#185133) --- .../Wave/0.8.12/CommandLine.Wave.installer.yaml | 12 ++++++++++++ .../Wave/0.8.12/CommandLine.Wave.locale.en-US.yaml | 13 +++++++++++++ .../c/CommandLine/Wave/0.8.12/CommandLine.Wave.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/c/CommandLine/Wave/0.8.12/CommandLine.Wave.installer.yaml create mode 100644 manifests/c/CommandLine/Wave/0.8.12/CommandLine.Wave.locale.en-US.yaml create mode 100644 manifests/c/CommandLine/Wave/0.8.12/CommandLine.Wave.yaml diff --git a/manifests/c/CommandLine/Wave/0.8.12/CommandLine.Wave.installer.yaml b/manifests/c/CommandLine/Wave/0.8.12/CommandLine.Wave.installer.yaml new file mode 100644 index 000000000000..8a39da8cab5b --- /dev/null +++ b/manifests/c/CommandLine/Wave/0.8.12/CommandLine.Wave.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: CommandLine.Wave +PackageVersion: 0.8.12 +InstallerType: msi +Installers: +- Architecture: x64 + InstallerUrl: https://dl.waveterm.dev/releases-w2/Wave-win32-x64-0.8.12.msi + InstallerSha256: 65502A3A5020BAA252625F9CF9E6ED15B118592303F2806D311C75EAFE264C23 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/CommandLine/Wave/0.8.12/CommandLine.Wave.locale.en-US.yaml b/manifests/c/CommandLine/Wave/0.8.12/CommandLine.Wave.locale.en-US.yaml new file mode 100644 index 000000000000..0802e954820d --- /dev/null +++ b/manifests/c/CommandLine/Wave/0.8.12/CommandLine.Wave.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: CommandLine.Wave +PackageVersion: 0.8.12 +PackageLocale: en-US +Publisher: Command Line Inc +PackageName: Wave +License: Apache-2.0 +Copyright: Copyright © 2024 Command Line Inc +ShortDescription: Open-Source AI-Native Terminal Built for Seamless Workflows +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CommandLine/Wave/0.8.12/CommandLine.Wave.yaml b/manifests/c/CommandLine/Wave/0.8.12/CommandLine.Wave.yaml new file mode 100644 index 000000000000..3adf5561e243 --- /dev/null +++ b/manifests/c/CommandLine/Wave/0.8.12/CommandLine.Wave.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: CommandLine.Wave +PackageVersion: 0.8.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 32d2a2bcc15c0a734fa3949b6b5dd39e5e97b8fb Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:41:05 +0800 Subject: [PATCH 269/720] Fix: Mozilla.Firefox.DeveloperEdition.bn version 132.0 (132.0b9) (#185192) --- ...ozilla.Firefox.DeveloperEdition.bn.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.bn.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/bn/132.0/Mozilla.Firefox.DeveloperEdition.bn.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/bn/132.0/Mozilla.Firefox.DeveloperEdition.bn.installer.yaml index 8654d0f3ba0a..c42cbeb4c8c8 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/bn/132.0/Mozilla.Firefox.DeveloperEdition.bn.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/bn/132.0/Mozilla.Firefox.DeveloperEdition.bn.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/bn/Firefox%20Setup%20132.0b9.exe - InstallerSha256: B7B02BFF7E506D19ED11C47E4C996457E16A1CA86E8BBA0B889F84A20E745A7F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/bn/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B476B9834D3B2C30755625BCED86553D1B88E07FA96362237DB346669065F667 ProductCode: Firefox Developer Edition 132.0 (x86 bn) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/bn/Firefox%20Setup%20132.0b9.exe - InstallerSha256: AAEAC90391D9DDF6C4C9AA04498BBF57DF2A802A36E46B91670152768069A529 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/bn/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 39C85649EEBF779DA40774A37437523ECA58AC0D08D7A360723BE246FAA5F377 ProductCode: Firefox Developer Edition 132.0 (x64 bn) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/bn/Firefox%20Setup%20132.0b9.exe - InstallerSha256: BBED45D2A054E049E8E4E130178E34B975E675CADE499C568CDB0C6CD2CFC177 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/bn/Firefox%20Setup%20132.0b9.exe + InstallerSha256: DBC9C7CF2D15FA521AFBC4EA887C7DCDF97740FE3F9B35DD164D7002306E97B3 ProductCode: Firefox Developer Edition 132.0 (arm64 bn) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/bn/132.0/Mozilla.Firefox.DeveloperEdition.bn.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/bn/132.0/Mozilla.Firefox.DeveloperEdition.bn.locale.en-US.yaml index 07028e53f909..35526cf0b485 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/bn/132.0/Mozilla.Firefox.DeveloperEdition.bn.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/bn/132.0/Mozilla.Firefox.DeveloperEdition.bn.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 3aa4bafbca07877ce860eafe084b08f3c0ef1978 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:41:39 +0800 Subject: [PATCH 270/720] Fix: Mozilla.Firefox.DeveloperEdition.br version 132.0 (132.0b9) (#185193) --- ...ozilla.Firefox.DeveloperEdition.br.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.br.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/br/132.0/Mozilla.Firefox.DeveloperEdition.br.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/br/132.0/Mozilla.Firefox.DeveloperEdition.br.installer.yaml index c3e955d017df..cd411b1bd0b7 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/br/132.0/Mozilla.Firefox.DeveloperEdition.br.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/br/132.0/Mozilla.Firefox.DeveloperEdition.br.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/br/Firefox%20Setup%20132.0b9.exe - InstallerSha256: D26C019FA6975C80DCB22E6357C5C1AA459580CD136049C7BDB246A1F1527670 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/br/Firefox%20Setup%20132.0b9.exe + InstallerSha256: AA1430664EC9D6633CFB2AAD7FFAD933D94B93B9809D8EAA9206379768C54DEB ProductCode: Firefox Developer Edition 132.0 (x86 br) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/br/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 8882447AAD88B11F648058681DC621CC5EB0C2F037F55AE6590BC55B7102CC97 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/br/Firefox%20Setup%20132.0b9.exe + InstallerSha256: F595FB06F6D1DC9E48B1EF716CA150954497367D8AE7A46B131F0F2A87E525DE ProductCode: Firefox Developer Edition 132.0 (x64 br) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/br/Firefox%20Setup%20132.0b9.exe - InstallerSha256: CA071B72D810E9D1DB3CF7EE187D88E7314354A34F8F9C5367F7CF23CA896DB7 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/br/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 12B97BAAF7C19D4FC20D626C2D5EEF0BCE370086979D13F5AE6C11EFFFB11BDA ProductCode: Firefox Developer Edition 132.0 (arm64 br) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/br/132.0/Mozilla.Firefox.DeveloperEdition.br.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/br/132.0/Mozilla.Firefox.DeveloperEdition.br.locale.en-US.yaml index 10bbd547991c..c38f9248b63f 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/br/132.0/Mozilla.Firefox.DeveloperEdition.br.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/br/132.0/Mozilla.Firefox.DeveloperEdition.br.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From fa93541cb270a2e3c60cde933752da5bfb16a753 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:41:53 +0800 Subject: [PATCH 271/720] Fix: Mozilla.Firefox.DeveloperEdition.cak version 132.0 (132.0b9) (#185197) --- ...zilla.Firefox.DeveloperEdition.cak.installer.yaml | 12 ++++++------ ...la.Firefox.DeveloperEdition.cak.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/cak/132.0/Mozilla.Firefox.DeveloperEdition.cak.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/cak/132.0/Mozilla.Firefox.DeveloperEdition.cak.installer.yaml index daa1808672fe..f9cf385b627e 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/cak/132.0/Mozilla.Firefox.DeveloperEdition.cak.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/cak/132.0/Mozilla.Firefox.DeveloperEdition.cak.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/cak/Firefox%20Setup%20132.0b9.exe - InstallerSha256: BA78A944243A20E91F29EEA7F4A77050E7F50BC8E4B5F1049F6F357898E77F83 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/cak/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 92A6A51868E0EB62A6FCB8FA634A4081AB9E2FC2650E28FADDE0F4A1D5D74CED ProductCode: Firefox Developer Edition 132.0 (x86 cak) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/cak/Firefox%20Setup%20132.0b9.exe - InstallerSha256: A1F0A1B09C49965AB2FF48C445E9152ED4D233E22DBEBDBD878170C63C885B54 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/cak/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5F0E9F10DBFF6AECF4931CD81E0BFA6DF51FF306B3B22B758A6A29663DB0645E ProductCode: Firefox Developer Edition 132.0 (x64 cak) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/cak/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 371BB9EF11DFBE33CAB3F1EC002966C9E616A109100FBBE50637FE2707756C7E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/cak/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E5C7A50831208CC80161D48D3047D93EA49C7D25F7A965FC3191550747041BC4 ProductCode: Firefox Developer Edition 132.0 (arm64 cak) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/cak/132.0/Mozilla.Firefox.DeveloperEdition.cak.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/cak/132.0/Mozilla.Firefox.DeveloperEdition.cak.locale.en-US.yaml index 7c9ee3490d12..12d855790e67 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/cak/132.0/Mozilla.Firefox.DeveloperEdition.cak.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/cak/132.0/Mozilla.Firefox.DeveloperEdition.cak.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From b4a78e17e3baeac6f2a9334fca2d74f44decf4ca Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:42:02 +0800 Subject: [PATCH 272/720] Fix: Mozilla.Firefox.DeveloperEdition.cy version 132.0 (132.0b9) (#185199) --- ...ozilla.Firefox.DeveloperEdition.cy.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.cy.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/cy/132.0/Mozilla.Firefox.DeveloperEdition.cy.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/cy/132.0/Mozilla.Firefox.DeveloperEdition.cy.installer.yaml index 38cc1a8efee7..009e13909338 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/cy/132.0/Mozilla.Firefox.DeveloperEdition.cy.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/cy/132.0/Mozilla.Firefox.DeveloperEdition.cy.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/cy/Firefox%20Setup%20132.0b9.exe - InstallerSha256: A39B344EE9B9AE0AEEAD38F9D91E30BFDD9A95BF4535D90DD219DB66885BC0EE + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/cy/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B249F878CFCA960AA399C23C564999F27C6A7DDD42895BBBC43E32B04EFF89FA ProductCode: Firefox Developer Edition 132.0 (x86 cy) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/cy/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 497D54BFC2E1B32BD2DC96C4B77B6320904AE4091EDB257EECA4045E10036C50 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/cy/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 0EAC32BD2809D9B99D66B4C2DA07C2BDCF97B099693D28A4CB3728667AA1C58D ProductCode: Firefox Developer Edition 132.0 (x64 cy) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/cy/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 464CDD9F32F0366E3E3E5B24EAEB27E69FD0EABD47C59F6ED1F9B579D0BB904E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/cy/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C93F4A5147745BA79F5AF7EB9C707613496935800577DD1730BBD56457571C12 ProductCode: Firefox Developer Edition 132.0 (arm64 cy) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/cy/132.0/Mozilla.Firefox.DeveloperEdition.cy.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/cy/132.0/Mozilla.Firefox.DeveloperEdition.cy.locale.en-US.yaml index b68d943b28e1..dc071d24d725 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/cy/132.0/Mozilla.Firefox.DeveloperEdition.cy.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/cy/132.0/Mozilla.Firefox.DeveloperEdition.cy.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 0c0df7128c81ff1ea4e72ef9574b757f712d3dc9 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:42:09 +0800 Subject: [PATCH 273/720] Fix: Mozilla.Firefox.DeveloperEdition.bs version 132.0 (132.0b9) (#185194) --- ...ozilla.Firefox.DeveloperEdition.bs.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.bs.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/bs/132.0/Mozilla.Firefox.DeveloperEdition.bs.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/bs/132.0/Mozilla.Firefox.DeveloperEdition.bs.installer.yaml index 105473f1dc5d..94ccd648e8df 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/bs/132.0/Mozilla.Firefox.DeveloperEdition.bs.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/bs/132.0/Mozilla.Firefox.DeveloperEdition.bs.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/bs/Firefox%20Setup%20132.0b9.exe - InstallerSha256: FF75969A53004359E51CC1DEEB64C3DABA47942C0958762CE1D1168D0C6D20C4 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/bs/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 6B94CDB4A1CCA0F7FF4D3CA7F3BD10E79BCCB62C04A8FA265A88ADB4CABF12A7 ProductCode: Firefox Developer Edition 132.0 (x86 bs) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/bs/Firefox%20Setup%20132.0b9.exe - InstallerSha256: E85091E6F976A3D3F6FB0DF62ADD957A0430300D93516BD611FF330C9980FC6B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/bs/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 9AC095FE8B290E90C0472C67E45BA0DC7815A431A4931D0DA204DA82A4584631 ProductCode: Firefox Developer Edition 132.0 (x64 bs) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/bs/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 996936A8089197BDBE998C74EB27BEAE9EA2A0A62B8CD8D4A390312E5C51B235 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/bs/Firefox%20Setup%20132.0b9.exe + InstallerSha256: DCD717777FC38BCBF65B3821C9704682E1757E2FBC9AAA26944E0DF9B6F87AEF ProductCode: Firefox Developer Edition 132.0 (arm64 bs) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/bs/132.0/Mozilla.Firefox.DeveloperEdition.bs.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/bs/132.0/Mozilla.Firefox.DeveloperEdition.bs.locale.en-US.yaml index d5dc25b98ef5..1f7fbd3aa045 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/bs/132.0/Mozilla.Firefox.DeveloperEdition.bs.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/bs/132.0/Mozilla.Firefox.DeveloperEdition.bs.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 7b39f0d17d2491f3324fd2be4209302bbe8fccce Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:42:16 +0800 Subject: [PATCH 274/720] Fix: Mozilla.Firefox.DeveloperEdition.eo version 132.0 (132.0b9) (#185206) --- ...ozilla.Firefox.DeveloperEdition.eo.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.eo.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/eo/132.0/Mozilla.Firefox.DeveloperEdition.eo.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/eo/132.0/Mozilla.Firefox.DeveloperEdition.eo.installer.yaml index 8c4b561dd072..0993b6ab8b49 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/eo/132.0/Mozilla.Firefox.DeveloperEdition.eo.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/eo/132.0/Mozilla.Firefox.DeveloperEdition.eo.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/eo/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 7D6D8F9D04CB33E071B79D5DB1777753FC4CE05E58834FFDE560524960025F81 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/eo/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 3146755F09D926ED208478BA8566D14187766927B7C6D8D2C16221043B4E90E5 ProductCode: Firefox Developer Edition 132.0 (x86 eo) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/eo/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 2FF349C1C1C2AE5CE92B552A625B9CD38DEC9C9F7A81FB1039D0E192A907ABF3 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/eo/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 73B30D7C6CC00169EBAD2A8D6AF46AC69FDDCD6F30CB4B0E93BE52C00CCF832F ProductCode: Firefox Developer Edition 132.0 (x64 eo) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/eo/Firefox%20Setup%20132.0b9.exe - InstallerSha256: FA56987BEE65B1C64B1A059F3DAAA104163C09F8B38B9D566C71B9104E044612 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/eo/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D9B420C82809E746A648AFF1F64BD8280A1A24E4F42BFF8DEAA375AD69377F52 ProductCode: Firefox Developer Edition 132.0 (arm64 eo) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/eo/132.0/Mozilla.Firefox.DeveloperEdition.eo.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/eo/132.0/Mozilla.Firefox.DeveloperEdition.eo.locale.en-US.yaml index 7df2ee5b44f5..5ced74ecfe27 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/eo/132.0/Mozilla.Firefox.DeveloperEdition.eo.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/eo/132.0/Mozilla.Firefox.DeveloperEdition.eo.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From c4fc32564a31ec9a66b4eb770bac64adeac2ba7b Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:42:20 +0800 Subject: [PATCH 275/720] Fix: Mozilla.Firefox.DeveloperEdition.es-ES version 132.0 (132.0b9) (#185209) --- ...lla.Firefox.DeveloperEdition.es-ES.installer.yaml | 12 ++++++------ ....Firefox.DeveloperEdition.es-ES.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-ES/132.0/Mozilla.Firefox.DeveloperEdition.es-ES.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-ES/132.0/Mozilla.Firefox.DeveloperEdition.es-ES.installer.yaml index ee75f7a53094..784b062991f2 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-ES/132.0/Mozilla.Firefox.DeveloperEdition.es-ES.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-ES/132.0/Mozilla.Firefox.DeveloperEdition.es-ES.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/es-ES/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 5D7E438106ECEC60414A500EDEC5F3546FD2A9B9BD3483350978190C33A97525 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/es-ES/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 32AC816679A919202BC50FBA20CE12731AD2C8480F5E58EED98A958265C98702 ProductCode: Firefox Developer Edition 132.0 (x86 es-ES) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/es-ES/Firefox%20Setup%20132.0b9.exe - InstallerSha256: C019D73105879D07BA7752C6755D4F7ED8FABCC2A5BC9C16B721AE2F01CBAD55 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/es-ES/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 05E24AB14144D889F8B806EB0FD1D076A21C40FEF028626F948FA480E8056752 ProductCode: Firefox Developer Edition 132.0 (x64 es-ES) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/es-ES/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 74B5129211DD4BD84FB273B2DB52AA06C5D70CAD04FD5973DFA1633FABCB90B5 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/es-ES/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5C49AB89A33F89896A805661B37BD320048F1C36F89AC4CAA6005C99497F04E4 ProductCode: Firefox Developer Edition 132.0 (arm64 es-ES) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-ES/132.0/Mozilla.Firefox.DeveloperEdition.es-ES.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-ES/132.0/Mozilla.Firefox.DeveloperEdition.es-ES.locale.en-US.yaml index 73bc81648e79..b2197f1737ee 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-ES/132.0/Mozilla.Firefox.DeveloperEdition.es-ES.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-ES/132.0/Mozilla.Firefox.DeveloperEdition.es-ES.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 2f11d88076637c2cd0472d7dc719dd33fa0cd5e3 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:42:23 +0800 Subject: [PATCH 276/720] Fix: Mozilla.Firefox.DeveloperEdition.cs version 132.0 (132.0b9) (#185198) --- ...ozilla.Firefox.DeveloperEdition.cs.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.cs.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/cs/132.0/Mozilla.Firefox.DeveloperEdition.cs.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/cs/132.0/Mozilla.Firefox.DeveloperEdition.cs.installer.yaml index a7b534196d12..aa91a41f0ea8 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/cs/132.0/Mozilla.Firefox.DeveloperEdition.cs.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/cs/132.0/Mozilla.Firefox.DeveloperEdition.cs.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/cs/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 10A407FFCEFEDEC84B8A22A13DAC9A9D6798D2E3714A08B922D19C0FC9840A10 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/cs/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 7AF8D47579BEEA1892BD3C2274DBE62F96EC10FC0442EB4F4BE0ABA6411D1EC4 ProductCode: Firefox Developer Edition 132.0 (x86 cs) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/cs/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 28584F504F595458B63562015DD620EDD265FB93D8D20C0BBB4E541F43AA2F5A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/cs/Firefox%20Setup%20132.0b9.exe + InstallerSha256: EF8B001C38ABD1100D6C2690D2366332B69EFFDE54F1845349A1B583925F9644 ProductCode: Firefox Developer Edition 132.0 (x64 cs) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/cs/Firefox%20Setup%20132.0b9.exe - InstallerSha256: E9938DA8091FDBA62E987DF43FC4D3C57A9BDCBE8BD28A70121E6202772DF2B8 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/cs/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E9EF8C6F0C3A8DE24D3FF93A3FC1B4334098E7900DDEFA1957EF88ECA46EE4FD ProductCode: Firefox Developer Edition 132.0 (arm64 cs) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/cs/132.0/Mozilla.Firefox.DeveloperEdition.cs.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/cs/132.0/Mozilla.Firefox.DeveloperEdition.cs.locale.en-US.yaml index d2cbc0f3579d..30201b9d6b84 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/cs/132.0/Mozilla.Firefox.DeveloperEdition.cs.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/cs/132.0/Mozilla.Firefox.DeveloperEdition.cs.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 8c73084677f0b7b7b3333bde6902354601a4fcf6 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:42:26 +0800 Subject: [PATCH 277/720] Fix: Mozilla.Firefox.DeveloperEdition.et version 132.0 (132.0b9) (#185211) --- ...ozilla.Firefox.DeveloperEdition.et.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.et.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/et/132.0/Mozilla.Firefox.DeveloperEdition.et.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/et/132.0/Mozilla.Firefox.DeveloperEdition.et.installer.yaml index 9cc1a012253a..b7a5c27c1bd2 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/et/132.0/Mozilla.Firefox.DeveloperEdition.et.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/et/132.0/Mozilla.Firefox.DeveloperEdition.et.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/et/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 958551A4DD3D5D7C172362297D2319A028D77C3519916256E48C5D7BF767ED64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/et/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 75C221B0ED98A6BF2C1ACAB657F76680A10C7579DBA18F27B35219A1E8B2627E ProductCode: Firefox Developer Edition 132.0 (x86 et) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/et/Firefox%20Setup%20132.0b9.exe - InstallerSha256: DE44589187354009C20E535BB3BAFA241C9C5340727291ADCDCC1365F52F255C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/et/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 284FDA2BCC12E7B9BD6FE9A50C075163BFF4DF54F99E3655EBF23EE4AB30E70B ProductCode: Firefox Developer Edition 132.0 (x64 et) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/et/Firefox%20Setup%20132.0b9.exe - InstallerSha256: E6CB44738135912BEE096617E8D16FCDDB3D4B13E4657DD6DF2F43D54D1923C6 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/et/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 755B80CDA6F4DBF9FDC91620798CCB57D19528068D969A79A4C6C3133AC45F38 ProductCode: Firefox Developer Edition 132.0 (arm64 et) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/et/132.0/Mozilla.Firefox.DeveloperEdition.et.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/et/132.0/Mozilla.Firefox.DeveloperEdition.et.locale.en-US.yaml index 96cbdeed6474..3bda459d2105 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/et/132.0/Mozilla.Firefox.DeveloperEdition.et.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/et/132.0/Mozilla.Firefox.DeveloperEdition.et.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 829675570e88bc4083ec25b81b3e058b4c2e716b Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:42:30 +0800 Subject: [PATCH 278/720] Fix: Mozilla.Firefox.DeveloperEdition.ca version 132.0 (132.0b9) (#185196) --- ...ozilla.Firefox.DeveloperEdition.ca.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.ca.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ca/132.0/Mozilla.Firefox.DeveloperEdition.ca.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ca/132.0/Mozilla.Firefox.DeveloperEdition.ca.installer.yaml index 32062e906a20..2e4f8d68c7e7 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ca/132.0/Mozilla.Firefox.DeveloperEdition.ca.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ca/132.0/Mozilla.Firefox.DeveloperEdition.ca.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ca/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 0CDDB2A0B46BB988C1E173FC6EEEE891FEF3919BE58119320A7D1C6F71050B72 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/ca/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A7C359AA976CCA3948AF9F1C6E827377F291F1DC4C4A67409A5EB7C86BCA7A65 ProductCode: Firefox Developer Edition 132.0 (x86 ca) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ca/Firefox%20Setup%20132.0b9.exe - InstallerSha256: BF2824EE1A4E00B07A263D3CAAD36E954BA55513A177E2327204E4FD214BEC7C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/ca/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E746C714DAB6C1905767E4CED706A04D42E6A290DCEF87AC7A6D7CBD4839E0CE ProductCode: Firefox Developer Edition 132.0 (x64 ca) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ca/Firefox%20Setup%20132.0b9.exe - InstallerSha256: B726CF07A87B0A31BA011A64F039CBD1653BF9CF418F4BA2680303F71DF42D60 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/ca/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 076E2F2A4FD197CE617AE4B84A16A10FF85D523FC3BFDE8282E68717DF64944B ProductCode: Firefox Developer Edition 132.0 (arm64 ca) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ca/132.0/Mozilla.Firefox.DeveloperEdition.ca.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ca/132.0/Mozilla.Firefox.DeveloperEdition.ca.locale.en-US.yaml index c5fee1f04272..f7376e9c48d1 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ca/132.0/Mozilla.Firefox.DeveloperEdition.ca.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ca/132.0/Mozilla.Firefox.DeveloperEdition.ca.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From b74f614f29bbddae2ce6a7e19be53880a6b24a21 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:42:33 +0800 Subject: [PATCH 279/720] Fix: Mozilla.Firefox.DeveloperEdition.da version 132.0 (132.0b9) (#185200) --- ...ozilla.Firefox.DeveloperEdition.da.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.da.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/da/132.0/Mozilla.Firefox.DeveloperEdition.da.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/da/132.0/Mozilla.Firefox.DeveloperEdition.da.installer.yaml index c000de94cfa4..e179aa20a77c 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/da/132.0/Mozilla.Firefox.DeveloperEdition.da.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/da/132.0/Mozilla.Firefox.DeveloperEdition.da.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/da/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 8AA65C53BB7EB2D556B996F4FD642DB38C3B433E720C963F838A758A29A86217 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/da/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 76863507654D65DA13DA01157510566BF092BAD981B605FDB08ACA03796A5E7D ProductCode: Firefox Developer Edition 132.0 (x86 da) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/da/Firefox%20Setup%20132.0b9.exe - InstallerSha256: E76055FCC503D4E3763A73CE699D054F27401105298C853B01C6F7C2485FC341 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/da/Firefox%20Setup%20132.0b9.exe + InstallerSha256: EF15A169AD79162986C7E211F12A7454DDD710DD05281B4EE1768FD8EC0893F5 ProductCode: Firefox Developer Edition 132.0 (x64 da) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/da/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 460E1245E3092252A9A64C7A587117FF935DBF7A2FC2D91BBB6687E6DBBDE63F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/da/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 1763A674F695859B356CED238FA75E6EF23516B295DAA28703F22B2065E944A6 ProductCode: Firefox Developer Edition 132.0 (arm64 da) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/da/132.0/Mozilla.Firefox.DeveloperEdition.da.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/da/132.0/Mozilla.Firefox.DeveloperEdition.da.locale.en-US.yaml index e5f21017d739..fe1b808411a3 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/da/132.0/Mozilla.Firefox.DeveloperEdition.da.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/da/132.0/Mozilla.Firefox.DeveloperEdition.da.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 06849e89b5bd93e199943e15ea7c0929eb6605c4 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:42:40 +0800 Subject: [PATCH 280/720] Fix: Mozilla.Firefox.DeveloperEdition.fur version 132.0 (132.0b9) (#185217) --- ...zilla.Firefox.DeveloperEdition.fur.installer.yaml | 12 ++++++------ ...la.Firefox.DeveloperEdition.fur.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/fur/132.0/Mozilla.Firefox.DeveloperEdition.fur.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/fur/132.0/Mozilla.Firefox.DeveloperEdition.fur.installer.yaml index 9b83de64f52e..13a2e3d4657c 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/fur/132.0/Mozilla.Firefox.DeveloperEdition.fur.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/fur/132.0/Mozilla.Firefox.DeveloperEdition.fur.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/fur/Firefox%20Setup%20132.0b9.exe - InstallerSha256: B1AB753AD1FDEBACD2E1AAE1C852D9716EB93D727B09A41BA37AEFF3204E492F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/fur/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B8E9FBEAF86C47CCA41452793E2848DBC02A817AFAC47A510936C9D22942C2EA ProductCode: Firefox Developer Edition 132.0 (x86 fur) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/fur/Firefox%20Setup%20132.0b9.exe - InstallerSha256: EFBF085970446B04D4FC0C20FF7CB00133F5A49D525D87E5FD9123039FBDF625 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/fur/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D1F69650406312CF910773FFAF82DE5B7DF2B623CADCF20FC8B2C51D2B702EEB ProductCode: Firefox Developer Edition 132.0 (x64 fur) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/fur/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 31CC254CAFFBD0C6D39BA3355E850802BCE3540C11664603BCDD7265D729A238 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/fur/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 56C1F0504EFFA416B0B48686950741482605F1221286C317DEDD58888CD48F8C ProductCode: Firefox Developer Edition 132.0 (arm64 fur) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/fur/132.0/Mozilla.Firefox.DeveloperEdition.fur.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/fur/132.0/Mozilla.Firefox.DeveloperEdition.fur.locale.en-US.yaml index 91825bb3ebde..2d0447ccc974 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/fur/132.0/Mozilla.Firefox.DeveloperEdition.fur.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/fur/132.0/Mozilla.Firefox.DeveloperEdition.fur.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From fbf51fe2acf5e54dda37c1fb0cb502537c3ce8d0 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:42:42 +0800 Subject: [PATCH 281/720] Fix: Mozilla.Firefox.DeveloperEdition.en-GB version 132.0 (132.0b9) (#185205) --- ...lla.Firefox.DeveloperEdition.en-GB.installer.yaml | 12 ++++++------ ....Firefox.DeveloperEdition.en-GB.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/en-GB/132.0/Mozilla.Firefox.DeveloperEdition.en-GB.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/en-GB/132.0/Mozilla.Firefox.DeveloperEdition.en-GB.installer.yaml index 385e1e19d18c..d107cbd2eab3 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/en-GB/132.0/Mozilla.Firefox.DeveloperEdition.en-GB.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/en-GB/132.0/Mozilla.Firefox.DeveloperEdition.en-GB.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/en-GB/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 8A2258B5241F4CB4A290860ABDA0EC85D304404BC76737427640794F53CA7E1A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/en-GB/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 879D94342017A6A92A135CFADF9C2B2FD7D9A2540C195E9A89431804125BDE25 ProductCode: Firefox Developer Edition 132.0 (x86 en-GB) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/en-GB/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 7C7D50A1BDBC143A00DC80B051D69B55E2B3AC3D4E2D953CA23593454A5D52A8 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/en-GB/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 1F3D6A4022B0A3E155EF3B113D5714458FBEA741A27EE14F1BB749AC29D3FBC9 ProductCode: Firefox Developer Edition 132.0 (x64 en-GB) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/en-GB/Firefox%20Setup%20132.0b9.exe - InstallerSha256: B72C7158BCB42B18CB4E2E0D83AB702C9494583F4003B5A3D19A8C8D0A6B09BD + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/en-GB/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 68552FDFA7D14F2A430D992EBE0CAEC55F48FC6D1AF0590DEC3B49A4EB33EF14 ProductCode: Firefox Developer Edition 132.0 (arm64 en-GB) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/en-GB/132.0/Mozilla.Firefox.DeveloperEdition.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/en-GB/132.0/Mozilla.Firefox.DeveloperEdition.en-GB.locale.en-US.yaml index a63394bad176..9a2ada965092 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/en-GB/132.0/Mozilla.Firefox.DeveloperEdition.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/en-GB/132.0/Mozilla.Firefox.DeveloperEdition.en-GB.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From fe76a317b67cc9cae13ecc70e0439bb3cab922c9 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:42:46 +0800 Subject: [PATCH 282/720] Fix: Mozilla.Firefox.DeveloperEdition.de version 132.0 (132.0b9) (#185201) --- ...ozilla.Firefox.DeveloperEdition.de.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.de.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/de/132.0/Mozilla.Firefox.DeveloperEdition.de.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/de/132.0/Mozilla.Firefox.DeveloperEdition.de.installer.yaml index b87747a96494..a171629f2c74 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/de/132.0/Mozilla.Firefox.DeveloperEdition.de.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/de/132.0/Mozilla.Firefox.DeveloperEdition.de.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/de/Firefox%20Setup%20132.0b9.exe - InstallerSha256: ADD3C0A3158204E1222C5F64770C4BEFD111434B4B14F6F5BF7888580C6B1CBF + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/de/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 77E8CBDF893E5C42BB2FCA2140F6C078D0C6E4DFC3117A42E96002F2C23D0BB9 ProductCode: Firefox Developer Edition 132.0 (x86 de) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/de/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 07902F50EAAD41C6AF45B49FABA29F217431A67564CFE5C91DB34C4BA3E3746B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/de/Firefox%20Setup%20132.0b9.exe + InstallerSha256: BDF701EF756A85816B7ED4A37DE7802337D7C2C2753CE10C35AEBB38CD3105A5 ProductCode: Firefox Developer Edition 132.0 (x64 de) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/de/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 97CF356CFCE6BA20EF7A5E3035B36E72BB03982CF0D8CE36FAB7166190563800 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/de/Firefox%20Setup%20132.0b9.exe + InstallerSha256: FF85669D1C270ABB106FBEEDF14004F70F699FF2287492C24ECDB565D018E6E8 ProductCode: Firefox Developer Edition 132.0 (arm64 de) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/de/132.0/Mozilla.Firefox.DeveloperEdition.de.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/de/132.0/Mozilla.Firefox.DeveloperEdition.de.locale.en-US.yaml index f3d52ff14355..3660b83398e8 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/de/132.0/Mozilla.Firefox.DeveloperEdition.de.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/de/132.0/Mozilla.Firefox.DeveloperEdition.de.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 47d1edbcbf1e8fa2a80f63093784b1b9ef2273ec Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:42:53 +0800 Subject: [PATCH 283/720] Fix: Mozilla.Firefox.DeveloperEdition.fr version 132.0 (132.0b9) (#185216) --- ...ozilla.Firefox.DeveloperEdition.fr.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.fr.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/fr/132.0/Mozilla.Firefox.DeveloperEdition.fr.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/fr/132.0/Mozilla.Firefox.DeveloperEdition.fr.installer.yaml index 0b562dd61661..f33582fbedfe 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/fr/132.0/Mozilla.Firefox.DeveloperEdition.fr.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/fr/132.0/Mozilla.Firefox.DeveloperEdition.fr.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/fr/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 885453F2CE8AA973184BCC3826D95D47950D994AFA2CA3473ACFF79D3C95CD48 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/fr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: DDBE28EBADEE26314BDA0E1916B0D234425FE73132E9A1B737543BFE2473625F ProductCode: Firefox Developer Edition 132.0 (x86 fr) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/fr/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 069CBFA33A99B1638B8E696B40952E3EFCE94E1BFA19ABD2AE088081FABF8C12 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/fr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 1FE6AF3869A07174B37EE47F7CD8CEC779D3B50C4846E6FA40792B18FF29C729 ProductCode: Firefox Developer Edition 132.0 (x64 fr) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/fr/Firefox%20Setup%20132.0b9.exe - InstallerSha256: FC7B050924280921D5A289A955B7A2FFC7C72DEE679B95C2554129D2103BFD08 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/fr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 22093B80FA862E56025F57F2D1C9828764337F24AA91DD437CC0965C4D36C52A ProductCode: Firefox Developer Edition 132.0 (arm64 fr) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/fr/132.0/Mozilla.Firefox.DeveloperEdition.fr.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/fr/132.0/Mozilla.Firefox.DeveloperEdition.fr.locale.en-US.yaml index 827bcf62915f..25828b1a31ac 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/fr/132.0/Mozilla.Firefox.DeveloperEdition.fr.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/fr/132.0/Mozilla.Firefox.DeveloperEdition.fr.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 85fdc3078e2ca3106ba63f96489c4241e91f8569 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:42:57 +0800 Subject: [PATCH 284/720] Fix: Mozilla.Firefox.DeveloperEdition.es-AR version 132.0 (132.0b9) (#185207) --- ...lla.Firefox.DeveloperEdition.es-AR.installer.yaml | 12 ++++++------ ....Firefox.DeveloperEdition.es-AR.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-AR/132.0/Mozilla.Firefox.DeveloperEdition.es-AR.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-AR/132.0/Mozilla.Firefox.DeveloperEdition.es-AR.installer.yaml index 3fd5a50df463..2bf55b3b0fd4 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-AR/132.0/Mozilla.Firefox.DeveloperEdition.es-AR.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-AR/132.0/Mozilla.Firefox.DeveloperEdition.es-AR.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/es-AR/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 83B4F5572C15B5A2DC1BA2706D0BBA9FABFD1EB3A42E9894E3DB0EF68763EFD6 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/es-AR/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 3E5BD380330048627D403A4BF73EC681EAE8A8AC66D0FF1C33DC5CADDC45C68F ProductCode: Firefox Developer Edition 132.0 (x86 es-AR) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/es-AR/Firefox%20Setup%20132.0b9.exe - InstallerSha256: C4FD99DB64C5890CAE3CECED1FD8F9E2AEAD73963E4C485DC26197F3128C58B0 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/es-AR/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B874E586039B3A7CAA0ACC5B54DE926184D07CE3D658F435852F71370766C510 ProductCode: Firefox Developer Edition 132.0 (x64 es-AR) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/es-AR/Firefox%20Setup%20132.0b9.exe - InstallerSha256: D7A448E671B79845056973526D95FEC051DC4E54406409E6AEE3D0763514349B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/es-AR/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C73540776DB9080E09E9DCAB0C410F26643EFA342DF31B3D67EBD4F2B169916F ProductCode: Firefox Developer Edition 132.0 (arm64 es-AR) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-AR/132.0/Mozilla.Firefox.DeveloperEdition.es-AR.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-AR/132.0/Mozilla.Firefox.DeveloperEdition.es-AR.locale.en-US.yaml index 444ecde7f5e0..37a8829c73e4 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-AR/132.0/Mozilla.Firefox.DeveloperEdition.es-AR.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-AR/132.0/Mozilla.Firefox.DeveloperEdition.es-AR.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From ac6a89355e88af7b88f58a6acf9e6561d933fd1b Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:42:59 +0800 Subject: [PATCH 285/720] Fix: Mozilla.Firefox.DeveloperEdition.ff version 132.0 (132.0b9) (#185214) --- ...ozilla.Firefox.DeveloperEdition.ff.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.ff.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ff/132.0/Mozilla.Firefox.DeveloperEdition.ff.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ff/132.0/Mozilla.Firefox.DeveloperEdition.ff.installer.yaml index c0ee05c2f2e3..08914f07b073 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ff/132.0/Mozilla.Firefox.DeveloperEdition.ff.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ff/132.0/Mozilla.Firefox.DeveloperEdition.ff.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ff/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 37D8E278F167C5A771C6E5BF513ACA298C30DBF9BC3688D04548D47DEBC0D686 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/ff/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E3FA6E364A197F755095617533316365CCB29D1BB089A984174ED06CAC4DC4E1 ProductCode: Firefox Developer Edition 132.0 (x86 ff) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ff/Firefox%20Setup%20132.0b9.exe - InstallerSha256: A68E98759CB91DF0F60922C70225E3BF4BA1199EE88B45A8B69578035AB317D5 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/ff/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 179DE174827705E9D15013BC226772AD1DCCFFF1618F787B5565BD7320538523 ProductCode: Firefox Developer Edition 132.0 (x64 ff) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ff/Firefox%20Setup%20132.0b9.exe - InstallerSha256: B1324A26971B030888BFABCF83195331B16B2339DB8DFBBF54C9BA8F8E36B0C4 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/ff/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 61C3F64FD7F30645BE0D423DA1E1C0375F8A39911897DCCBA26270BB9902C544 ProductCode: Firefox Developer Edition 132.0 (arm64 ff) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ff/132.0/Mozilla.Firefox.DeveloperEdition.ff.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ff/132.0/Mozilla.Firefox.DeveloperEdition.ff.locale.en-US.yaml index 0872e646b4b8..5c236b68ce7a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ff/132.0/Mozilla.Firefox.DeveloperEdition.ff.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ff/132.0/Mozilla.Firefox.DeveloperEdition.ff.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 58d515b9df52d463aa854e9da391ff427b07cc93 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:43:03 +0800 Subject: [PATCH 286/720] Fix: Mozilla.Firefox.DeveloperEdition.es-MX version 132.0 (132.0b9) (#185210) --- ...lla.Firefox.DeveloperEdition.es-MX.installer.yaml | 12 ++++++------ ....Firefox.DeveloperEdition.es-MX.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-MX/132.0/Mozilla.Firefox.DeveloperEdition.es-MX.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-MX/132.0/Mozilla.Firefox.DeveloperEdition.es-MX.installer.yaml index 773e39d47c56..b61650a339d3 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-MX/132.0/Mozilla.Firefox.DeveloperEdition.es-MX.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-MX/132.0/Mozilla.Firefox.DeveloperEdition.es-MX.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/es-MX/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 4AC8E156E1E99FE8D3238392F88DC6C31825EA951070A1CC07017F0D4BAE1ED8 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/es-MX/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 21F6C26625B72CCDF991598F4771DE3D99F7F90A7567ECD56A0AFCF1CAADEC8B ProductCode: Firefox Developer Edition 132.0 (x86 es-MX) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/es-MX/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 4BCAE563B9D4A72A467DCE87B15E39EE7241DB46C57A9A9B7C32845762CF51C6 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/es-MX/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B008CFCBE6D5347DB130DB4796A5655BD09E09703FF3AD61649EFABC48F3ED48 ProductCode: Firefox Developer Edition 132.0 (x64 es-MX) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/es-MX/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 0AECD4D07F8A4F7D92E9436FF5C2BA271C935C95A6D28110AC92C827ED418CDF + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/es-MX/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 33AEDBC2262341AA60B916107897C2A76AA1B27E271BCA30B6B9AC031449B249 ProductCode: Firefox Developer Edition 132.0 (arm64 es-MX) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-MX/132.0/Mozilla.Firefox.DeveloperEdition.es-MX.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-MX/132.0/Mozilla.Firefox.DeveloperEdition.es-MX.locale.en-US.yaml index b08e68339cfe..d539e0651b82 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-MX/132.0/Mozilla.Firefox.DeveloperEdition.es-MX.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-MX/132.0/Mozilla.Firefox.DeveloperEdition.es-MX.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From b4e54e3ad9473c0f20fa3148f863bc33ae4382a4 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:43:11 +0800 Subject: [PATCH 287/720] Fix: Mozilla.Firefox.DeveloperEdition.fy-NL version 132.0 (132.0b9) (#185218) --- ...lla.Firefox.DeveloperEdition.fy-NL.installer.yaml | 12 ++++++------ ....Firefox.DeveloperEdition.fy-NL.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/fy-NL/132.0/Mozilla.Firefox.DeveloperEdition.fy-NL.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/fy-NL/132.0/Mozilla.Firefox.DeveloperEdition.fy-NL.installer.yaml index 1ee1a749793c..fa9e86fa518c 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/fy-NL/132.0/Mozilla.Firefox.DeveloperEdition.fy-NL.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/fy-NL/132.0/Mozilla.Firefox.DeveloperEdition.fy-NL.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/fy-NL/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 5BF9E90AFCAB025FF37BFB0BF0F43C3F9CE4A47E936591E2C50B67AE8E6312D4 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/fy-NL/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 9DD47524DE1F531BFFDAFAD26791E1C9B8FA131173F7CD00A8C8FE15B88C9D9B ProductCode: Firefox Developer Edition 132.0 (x86 fy-NL) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/fy-NL/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 9C6BD5E65E4A30E6D1931F7F71522775C51B5A2E3F9FDDBC5B7C1653003EE7E5 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/fy-NL/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5BE63FDAF3D4A09192E75A20CA43291DC2532DB490C38F2412F8881CCA49BBF9 ProductCode: Firefox Developer Edition 132.0 (x64 fy-NL) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/fy-NL/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 00DEC11EB4511803A9A3E2F56345885C448BE5A7A4D7F4341142EEEF2FFADDBB + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/fy-NL/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A7F1F6E346AF9D00B3C52857B6C67CE1EC928843C331C9DAB03A73B5121B8330 ProductCode: Firefox Developer Edition 132.0 (arm64 fy-NL) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/fy-NL/132.0/Mozilla.Firefox.DeveloperEdition.fy-NL.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/fy-NL/132.0/Mozilla.Firefox.DeveloperEdition.fy-NL.locale.en-US.yaml index 220620117170..405760b87a01 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/fy-NL/132.0/Mozilla.Firefox.DeveloperEdition.fy-NL.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/fy-NL/132.0/Mozilla.Firefox.DeveloperEdition.fy-NL.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From f7b6de3327aa64e9b476813fdb072f8ad2d64d85 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:43:13 +0800 Subject: [PATCH 288/720] Fix: Mozilla.Firefox.DeveloperEdition.dsb version 132.0 (132.0b9) (#185202) --- ...zilla.Firefox.DeveloperEdition.dsb.installer.yaml | 12 ++++++------ ...la.Firefox.DeveloperEdition.dsb.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/dsb/132.0/Mozilla.Firefox.DeveloperEdition.dsb.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/dsb/132.0/Mozilla.Firefox.DeveloperEdition.dsb.installer.yaml index 6cd2f2c91e5f..5d566643a354 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/dsb/132.0/Mozilla.Firefox.DeveloperEdition.dsb.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/dsb/132.0/Mozilla.Firefox.DeveloperEdition.dsb.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/dsb/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 33670D178715D28D9478A8B34AB653990AF01227956BF86B911BEA0703EE917B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/dsb/Firefox%20Setup%20132.0b9.exe + InstallerSha256: F01048AF454E845A3C5BBE93B93B4B009830C0C01172A97AD41D05B96A8224A4 ProductCode: Firefox Developer Edition 132.0 (x86 dsb) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/dsb/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 7D7187A7E03F7CE6ADEC8AD3A3C1A319BF83B51EC8CF8C26B7C6851177C07987 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/dsb/Firefox%20Setup%20132.0b9.exe + InstallerSha256: EEB0AEE91EE9F5E08A578FCC69E02A502597EEC2AE87201451E00220026FA4BB ProductCode: Firefox Developer Edition 132.0 (x64 dsb) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/dsb/Firefox%20Setup%20132.0b9.exe - InstallerSha256: B47B65AEAB8DC45449605D494F64515502332FC08103717DD0B9B351899C7313 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/dsb/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D661D7F23A205E895BEDBA006878332C22F4FCC45BDEB4C4C5DBECB5C5B2A994 ProductCode: Firefox Developer Edition 132.0 (arm64 dsb) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/dsb/132.0/Mozilla.Firefox.DeveloperEdition.dsb.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/dsb/132.0/Mozilla.Firefox.DeveloperEdition.dsb.locale.en-US.yaml index cd180fb200f3..45a11b2d92aa 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/dsb/132.0/Mozilla.Firefox.DeveloperEdition.dsb.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/dsb/132.0/Mozilla.Firefox.DeveloperEdition.dsb.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 2980434384f836204d64edd5077881bf45a2b6c1 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:43:15 +0800 Subject: [PATCH 289/720] Fix: Mozilla.Firefox.DeveloperEdition.ca-valencia version 132.0 (132.0b9) (#185195) --- ...refox.DeveloperEdition.ca-valencia.installer.yaml | 12 ++++++------ ...ox.DeveloperEdition.ca-valencia.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ca-valencia/132.0/Mozilla.Firefox.DeveloperEdition.ca-valencia.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ca-valencia/132.0/Mozilla.Firefox.DeveloperEdition.ca-valencia.installer.yaml index b6a4c878cc33..a614c833fb14 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ca-valencia/132.0/Mozilla.Firefox.DeveloperEdition.ca-valencia.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ca-valencia/132.0/Mozilla.Firefox.DeveloperEdition.ca-valencia.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ca-valencia/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 55C59C72DCF67A21D39E24177E3A7945C9D6D90B171B26FB3F34BA6981980917 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/ca-valencia/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A44169419CF8990AF2BE94ACE1D3D2336DA69D5D845C7A2DF5F5145C59E5D46B ProductCode: Firefox Developer Edition 132.0 (x86 ca-valencia) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ca-valencia/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 119E9563178E1B949E933417B02691458339F0BF5527C2E90864659D84B8815B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/ca-valencia/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 2EC78D06D0EF06FEA06F6B85DE22116F7231134D309244DCCCF64E86F5511BA1 ProductCode: Firefox Developer Edition 132.0 (x64 ca-valencia) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ca-valencia/Firefox%20Setup%20132.0b9.exe - InstallerSha256: B4B5922F0D418FFF18911906AB4DF6F90F09CE4B9AFA4433AAEDFC5A42B3EE39 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/ca-valencia/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A32775B8553CD467DED92118A385462A71C69680321E6F38AFAD2654D9EFE5F6 ProductCode: Firefox Developer Edition 132.0 (arm64 ca-valencia) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ca-valencia/132.0/Mozilla.Firefox.DeveloperEdition.ca-valencia.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ca-valencia/132.0/Mozilla.Firefox.DeveloperEdition.ca-valencia.locale.en-US.yaml index 1ba04b7c12d6..0515f1d6ca38 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ca-valencia/132.0/Mozilla.Firefox.DeveloperEdition.ca-valencia.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ca-valencia/132.0/Mozilla.Firefox.DeveloperEdition.ca-valencia.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From a21da0376c01a08c4bec51bbb4ab84b911d8ecf2 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:43:19 +0800 Subject: [PATCH 290/720] Fix: Mozilla.Firefox.DeveloperEdition.ga-IE version 132.0 (132.0b9) (#185219) --- ...lla.Firefox.DeveloperEdition.ga-IE.installer.yaml | 12 ++++++------ ....Firefox.DeveloperEdition.ga-IE.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ga-IE/132.0/Mozilla.Firefox.DeveloperEdition.ga-IE.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ga-IE/132.0/Mozilla.Firefox.DeveloperEdition.ga-IE.installer.yaml index c080f6e1a508..d0703d1ad723 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ga-IE/132.0/Mozilla.Firefox.DeveloperEdition.ga-IE.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ga-IE/132.0/Mozilla.Firefox.DeveloperEdition.ga-IE.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ga-IE/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 8412EFDCC3E3B8A465E1710269CEBD836EC28D7E9A06D5BFEE2EC6B1EE97471E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/ga-IE/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 24D5B95F3D285DB208519BDC00181303B951DA4B98AEF9E11031C9FB33AAC5B7 ProductCode: Firefox Developer Edition 132.0 (x86 ga-IE) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ga-IE/Firefox%20Setup%20132.0b9.exe - InstallerSha256: D98DB527FA3452689D560AB49740291BF30EB524E3B11E46033E24BE5BF926E7 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/ga-IE/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 6DA7E7BD23A8EEC4656CD8769A9ECD260038EA6940EB07856D9480581D397FFB ProductCode: Firefox Developer Edition 132.0 (x64 ga-IE) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ga-IE/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 2E310D37CAE967E8B4A786FD676496BE370F134ED57C67A1745CAD3B674F8398 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/ga-IE/Firefox%20Setup%20132.0b9.exe + InstallerSha256: BC83A21DEA99B310C71588852E43545DFCFC54B99638709B7A4EA491ED545CF5 ProductCode: Firefox Developer Edition 132.0 (arm64 ga-IE) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ga-IE/132.0/Mozilla.Firefox.DeveloperEdition.ga-IE.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ga-IE/132.0/Mozilla.Firefox.DeveloperEdition.ga-IE.locale.en-US.yaml index 4c403733d9a6..a7bfafb4e2d2 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ga-IE/132.0/Mozilla.Firefox.DeveloperEdition.ga-IE.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ga-IE/132.0/Mozilla.Firefox.DeveloperEdition.ga-IE.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 312484c9f015d41a820c81ea5ba2894245903ee1 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:43:22 +0800 Subject: [PATCH 291/720] Fix: Mozilla.Firefox.DeveloperEdition.fi version 132.0 (132.0b9) (#185215) --- ...ozilla.Firefox.DeveloperEdition.fi.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.fi.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/fi/132.0/Mozilla.Firefox.DeveloperEdition.fi.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/fi/132.0/Mozilla.Firefox.DeveloperEdition.fi.installer.yaml index e614973b6b43..236a11b158ed 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/fi/132.0/Mozilla.Firefox.DeveloperEdition.fi.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/fi/132.0/Mozilla.Firefox.DeveloperEdition.fi.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/fi/Firefox%20Setup%20132.0b9.exe - InstallerSha256: EDB6B8E47D1AA550532AA332F69E1F79C489289FFC49D4A581B11A1F0D5DCB23 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/fi/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 2572832EA855C2189C1CB342850250AD9F3A62EAB33EA60430C749BF10278633 ProductCode: Firefox Developer Edition 132.0 (x86 fi) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/fi/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 2AF604B9B04C3AEC1BF61F833EAE8D39E91639F45F712E2B4FC60E79489EB43E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/fi/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5BD4916F309CC2D7E7841DE3D3041DD886BE72EA508481BFF4D69A538A73E209 ProductCode: Firefox Developer Edition 132.0 (x64 fi) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/fi/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 59D98088608790775D8AEFF20BD7BA33C83E555F961459D08E131A6B323C58E3 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/fi/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 6B4A61BCB2B3282F076EFEC71C9954DB604D2C8848CF9476CE7AAD19F2B70DFC ProductCode: Firefox Developer Edition 132.0 (arm64 fi) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/fi/132.0/Mozilla.Firefox.DeveloperEdition.fi.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/fi/132.0/Mozilla.Firefox.DeveloperEdition.fi.locale.en-US.yaml index cb04eda60323..031b6767cf53 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/fi/132.0/Mozilla.Firefox.DeveloperEdition.fi.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/fi/132.0/Mozilla.Firefox.DeveloperEdition.fi.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 900c95e9aa51168d1a6155de2cef28eb07ec440f Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:43:27 +0800 Subject: [PATCH 292/720] Fix: Mozilla.Firefox.DeveloperEdition.el version 132.0 (132.0b9) (#185203) --- ...ozilla.Firefox.DeveloperEdition.el.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.el.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/el/132.0/Mozilla.Firefox.DeveloperEdition.el.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/el/132.0/Mozilla.Firefox.DeveloperEdition.el.installer.yaml index 7666eee3e4ce..0c21764c8ff2 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/el/132.0/Mozilla.Firefox.DeveloperEdition.el.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/el/132.0/Mozilla.Firefox.DeveloperEdition.el.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/el/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 374E212F9A0639D527D07D10FDA619C1DCA21BD80A2E032AF9B70714D1C5B8E7 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/el/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E1936582D5027A268E27EEE3B270227944974AF552D273425717C5B6677B12D1 ProductCode: Firefox Developer Edition 132.0 (x86 el) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/el/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 566BD48EB755C834A354047C7F9B61EA4915D379E5EB429239A6D9CCBD956168 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/el/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D81CFB52CCC9CCD845094D5256E845A46806C32BA884D4B49DD4C639D46F5F25 ProductCode: Firefox Developer Edition 132.0 (x64 el) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/el/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 535C706B5715547C2945255D1F3207AF5FAE38204C87843C6D4B4AC0E7A5E4CC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/el/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 14C6D0F264A27A47B1B46CBA1C3D203AD514BD243E79A80A73783B90EEBAFAC5 ProductCode: Firefox Developer Edition 132.0 (arm64 el) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/el/132.0/Mozilla.Firefox.DeveloperEdition.el.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/el/132.0/Mozilla.Firefox.DeveloperEdition.el.locale.en-US.yaml index b2b2d7edadca..63f6ca15336f 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/el/132.0/Mozilla.Firefox.DeveloperEdition.el.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/el/132.0/Mozilla.Firefox.DeveloperEdition.el.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From bf3829f152f2b4b0eb020f690caf3f35fd36770a Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:43:37 +0800 Subject: [PATCH 293/720] Fix: Mozilla.Firefox.DeveloperEdition.en-CA version 132.0 (132.0b9) (#185204) --- ...lla.Firefox.DeveloperEdition.en-CA.installer.yaml | 12 ++++++------ ....Firefox.DeveloperEdition.en-CA.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/en-CA/132.0/Mozilla.Firefox.DeveloperEdition.en-CA.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/en-CA/132.0/Mozilla.Firefox.DeveloperEdition.en-CA.installer.yaml index 7705fb3db452..dff0160e7057 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/en-CA/132.0/Mozilla.Firefox.DeveloperEdition.en-CA.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/en-CA/132.0/Mozilla.Firefox.DeveloperEdition.en-CA.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/en-CA/Firefox%20Setup%20132.0b9.exe - InstallerSha256: A76408D9D96ADBE71DB94E41F9DA098249E8DC831408397009CAE666FD4C530D + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/en-CA/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 7D0E07B3074332D4465AE24FD31D45A5390C34225688B46E86F642CEE3286B5B ProductCode: Firefox Developer Edition 132.0 (x86 en-CA) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/en-CA/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 5AB239F48BD79B0E572838C028519D88060CC68A15E8EC84DD9812A3100DF8E3 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/en-CA/Firefox%20Setup%20132.0b9.exe + InstallerSha256: BE0915F9580927D4AB648406001923B856D2411532F81FE58386BA599FBF44E0 ProductCode: Firefox Developer Edition 132.0 (x64 en-CA) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/en-CA/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 68F1D83E0FCC05B622912CBE6403FAFDFE7BF39BBBA70A2818148F532E02BF1D + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/en-CA/Firefox%20Setup%20132.0b9.exe + InstallerSha256: DFAEF3C2D7DEA261584566DE8F607EA5B2B276F9E765795FEB109E60F43917E9 ProductCode: Firefox Developer Edition 132.0 (arm64 en-CA) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/en-CA/132.0/Mozilla.Firefox.DeveloperEdition.en-CA.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/en-CA/132.0/Mozilla.Firefox.DeveloperEdition.en-CA.locale.en-US.yaml index 6f186997c01c..9d21bb612c4c 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/en-CA/132.0/Mozilla.Firefox.DeveloperEdition.en-CA.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/en-CA/132.0/Mozilla.Firefox.DeveloperEdition.en-CA.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 70505a90ea3546f43f7e366d1bf79fce9a7dca05 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:43:41 +0800 Subject: [PATCH 294/720] Fix: Mozilla.Firefox.DeveloperEdition.eu version 132.0 (132.0b9) (#185212) --- ...ozilla.Firefox.DeveloperEdition.eu.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.eu.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/eu/132.0/Mozilla.Firefox.DeveloperEdition.eu.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/eu/132.0/Mozilla.Firefox.DeveloperEdition.eu.installer.yaml index 0c39d3d6a8f5..9078eaa1962d 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/eu/132.0/Mozilla.Firefox.DeveloperEdition.eu.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/eu/132.0/Mozilla.Firefox.DeveloperEdition.eu.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/eu/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 50A47975FF266D58685673EB154B8A15E6F4BCD0665AEC8EA918AEBC56A77CE7 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/eu/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 11FE764CACE1B17DCF283DE832EE0F84AE1E0EE19B9BE6F8756EAC0EFB71DD6A ProductCode: Firefox Developer Edition 132.0 (x86 eu) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/eu/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 60C602EC2CC77CE482169E4B373913AA4569450E86E33797C3C0F830778DD226 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/eu/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 47FBED7269906F25CADDE148B19F5721F6BC2248598CA42F0ABE27170050069C ProductCode: Firefox Developer Edition 132.0 (x64 eu) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/eu/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 7715614A4B2D4D87E47C52B03990CA49DC7CCAA4DCDDEF673606D56DF2E76639 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/eu/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 2B6950250DF4DEF129CCD091491C4591BE556D1C54FD86925CAB1093AF4C41B6 ProductCode: Firefox Developer Edition 132.0 (arm64 eu) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/eu/132.0/Mozilla.Firefox.DeveloperEdition.eu.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/eu/132.0/Mozilla.Firefox.DeveloperEdition.eu.locale.en-US.yaml index 69ec2cbc5857..3ce94ef39ad8 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/eu/132.0/Mozilla.Firefox.DeveloperEdition.eu.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/eu/132.0/Mozilla.Firefox.DeveloperEdition.eu.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 7c503f1b52465e6d45572245e9a334be43b52fb8 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:43:49 +0800 Subject: [PATCH 295/720] Fix: Mozilla.Firefox.DeveloperEdition.gd version 132.0 (132.0b9) (#185220) --- ...ozilla.Firefox.DeveloperEdition.gd.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.gd.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/gd/132.0/Mozilla.Firefox.DeveloperEdition.gd.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/gd/132.0/Mozilla.Firefox.DeveloperEdition.gd.installer.yaml index ea6cd00a16d8..0eac7a969dfd 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/gd/132.0/Mozilla.Firefox.DeveloperEdition.gd.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/gd/132.0/Mozilla.Firefox.DeveloperEdition.gd.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/gd/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 38D34A52BAC066BF18BD6EAE73176366C70DA775E63662D23D8C0D9A6E3BCCDA + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/gd/Firefox%20Setup%20132.0b9.exe + InstallerSha256: FEADFE73AB4AC790837ABD6F5BDFBDF7BB94AF4A45E99907474B53B00D5A46EC ProductCode: Firefox Developer Edition 132.0 (x86 gd) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/gd/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 2872EE2AAAC8D356EEDAF0838E08D9EAAC186DDCA669A725A1599FE44300A2E2 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/gd/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 49665237B3E101C4F5BA1735747EC6B8D984A622F08B117DAF322D8808BD0836 ProductCode: Firefox Developer Edition 132.0 (x64 gd) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/gd/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 53F75050808E5146591343218CBD6DCB04AD4F783D16CC842166692521D42A3A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/gd/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 1BC263790C8716596513E4B1C1C814176B29207F8A503A8B4BFCFE13C23B6A37 ProductCode: Firefox Developer Edition 132.0 (arm64 gd) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/gd/132.0/Mozilla.Firefox.DeveloperEdition.gd.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/gd/132.0/Mozilla.Firefox.DeveloperEdition.gd.locale.en-US.yaml index 2999985e40e6..b353ac6348a9 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/gd/132.0/Mozilla.Firefox.DeveloperEdition.gd.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/gd/132.0/Mozilla.Firefox.DeveloperEdition.gd.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From e24e40597d8acafdbc29a3833d9e1087c5e2853d Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:43:54 +0800 Subject: [PATCH 296/720] Fix: Mozilla.Firefox.DeveloperEdition.fa version 132.0 (132.0b9) (#185213) --- ...ozilla.Firefox.DeveloperEdition.fa.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.fa.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/fa/132.0/Mozilla.Firefox.DeveloperEdition.fa.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/fa/132.0/Mozilla.Firefox.DeveloperEdition.fa.installer.yaml index 11c705ccfc1e..153fc2faefe3 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/fa/132.0/Mozilla.Firefox.DeveloperEdition.fa.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/fa/132.0/Mozilla.Firefox.DeveloperEdition.fa.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/fa/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 60463A81D754A061868651FFDD7FAED7C0D4860045B8E6437C1F72B751CDFB5C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/fa/Firefox%20Setup%20132.0b9.exe + InstallerSha256: F4D56FBC161F7575DB002E471FC730AE29D26B953D716956406D22603352C198 ProductCode: Firefox Developer Edition 132.0 (x86 fa) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/fa/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 533F27A146A659B41DFCC39429CB6784D74B8A8BABACF9B39ACE219040A67F19 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/fa/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A602F315CFDA7D87077F0D4E728510BCA2F4AA959CE08FFF98AE236074603C01 ProductCode: Firefox Developer Edition 132.0 (x64 fa) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/fa/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 5EEF128819994DBB20D5535DAC92E7676F2353EB75D0872353DBF1D7EBEFA395 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/fa/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 9D5099A2D6C7ACBE330624DC89FFA6B96A99B1CA54BDC33F8911EC3730E5F7E3 ProductCode: Firefox Developer Edition 132.0 (arm64 fa) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/fa/132.0/Mozilla.Firefox.DeveloperEdition.fa.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/fa/132.0/Mozilla.Firefox.DeveloperEdition.fa.locale.en-US.yaml index 6d54abd81081..7d1d45ac5a97 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/fa/132.0/Mozilla.Firefox.DeveloperEdition.fa.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/fa/132.0/Mozilla.Firefox.DeveloperEdition.fa.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 6e355b831f1b3304c53dd50464cbad6b902e065d Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:44:04 +0800 Subject: [PATCH 297/720] Fix: Mozilla.Firefox.DeveloperEdition.es-CL version 132.0 (132.0b9) (#185208) --- ...lla.Firefox.DeveloperEdition.es-CL.installer.yaml | 12 ++++++------ ....Firefox.DeveloperEdition.es-CL.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-CL/132.0/Mozilla.Firefox.DeveloperEdition.es-CL.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-CL/132.0/Mozilla.Firefox.DeveloperEdition.es-CL.installer.yaml index 1a6af5304217..3a4f8538fd65 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-CL/132.0/Mozilla.Firefox.DeveloperEdition.es-CL.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-CL/132.0/Mozilla.Firefox.DeveloperEdition.es-CL.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/es-CL/Firefox%20Setup%20132.0b9.exe - InstallerSha256: C5C9FF11EC9919EB1D421EC9BF7461B95FEF40DDFD7620217C334D9FF1A5A5BA + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/es-CL/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 27E00DAC31D5B5EDD7DBE5FDF5B599E5AA69A8B03A18CBBBA164A6A4DDF6CD12 ProductCode: Firefox Developer Edition 132.0 (x86 es-CL) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/es-CL/Firefox%20Setup%20132.0b9.exe - InstallerSha256: FD7AF704C01AA4B75D4BC5BDE1777BD6B7F266665EED3BAC9763CE402905626F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/es-CL/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5380DA31FC22F957AEEE2BE12F11E5E1D3718114ADDA536097C53A36299582E8 ProductCode: Firefox Developer Edition 132.0 (x64 es-CL) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/es-CL/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 790DF1BE3F1DBA4BB9A2286B1A6FF2EE7498DB4783C2090287E13240F32E7B23 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/es-CL/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 7C268A00A56DD79FA5A565FA36E58E65A8AC0B7A12C9D5450CC65F6C0BD8FECF ProductCode: Firefox Developer Edition 132.0 (arm64 es-CL) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-CL/132.0/Mozilla.Firefox.DeveloperEdition.es-CL.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-CL/132.0/Mozilla.Firefox.DeveloperEdition.es-CL.locale.en-US.yaml index 0ef278cf8860..64b11b88051a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-CL/132.0/Mozilla.Firefox.DeveloperEdition.es-CL.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-CL/132.0/Mozilla.Firefox.DeveloperEdition.es-CL.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From d580690dcadb1855edccb05b6cfd0fd0b9930b8b Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:19:07 +0800 Subject: [PATCH 298/720] Fix: Mozilla.Firefox.DeveloperEdition.gl version 132.0 (132.0b9) (#185221) --- ...ozilla.Firefox.DeveloperEdition.gl.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.gl.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/gl/132.0/Mozilla.Firefox.DeveloperEdition.gl.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/gl/132.0/Mozilla.Firefox.DeveloperEdition.gl.installer.yaml index c662943f2298..10e766870cd9 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/gl/132.0/Mozilla.Firefox.DeveloperEdition.gl.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/gl/132.0/Mozilla.Firefox.DeveloperEdition.gl.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/gl/Firefox%20Setup%20132.0b9.exe - InstallerSha256: DA881783D6FE2B63DBDFE6E8CEA2508D2C50EA3A7684F70BDA9296A1876E343A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/gl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 85F8CA6056A10A8D4F58B7256679CD12C8BDF94A8295606C85F56C6927AB86B2 ProductCode: Firefox Developer Edition 132.0 (x86 gl) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/gl/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 770DCE3A984FC1E15B5E5B0D60E973A1F8B3DE8752BAFCF465B89577AFCD7921 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/gl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A20C150CF6FED6BC8444E3088181EE3D7088971310306314F1510CB5410073F0 ProductCode: Firefox Developer Edition 132.0 (x64 gl) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/gl/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 533535699D144D5856D6BF85FFD919A24619CFACB8043801089E6A91D601C164 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/gl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C9EB5B730C9C0AACB5A0EEDF66236458970080017B2053654497903E0B14FC35 ProductCode: Firefox Developer Edition 132.0 (arm64 gl) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/gl/132.0/Mozilla.Firefox.DeveloperEdition.gl.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/gl/132.0/Mozilla.Firefox.DeveloperEdition.gl.locale.en-US.yaml index ccd3ce357361..a23b21ede0d1 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/gl/132.0/Mozilla.Firefox.DeveloperEdition.gl.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/gl/132.0/Mozilla.Firefox.DeveloperEdition.gl.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 3e9b41e15212ba9be2d9ddbba388aa347ea99ae2 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:19:23 +0800 Subject: [PATCH 299/720] Fix: Mozilla.Firefox.DeveloperEdition.gu-IN version 132.0 (132.0b9) (#185222) --- ...lla.Firefox.DeveloperEdition.gu-IN.installer.yaml | 12 ++++++------ ....Firefox.DeveloperEdition.gu-IN.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/gu-IN/132.0/Mozilla.Firefox.DeveloperEdition.gu-IN.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/gu-IN/132.0/Mozilla.Firefox.DeveloperEdition.gu-IN.installer.yaml index 73e0fcfe7f99..3ee354bdd7e3 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/gu-IN/132.0/Mozilla.Firefox.DeveloperEdition.gu-IN.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/gu-IN/132.0/Mozilla.Firefox.DeveloperEdition.gu-IN.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/gu-IN/Firefox%20Setup%20132.0b9.exe - InstallerSha256: C5AC0C59B329B0B9534DF0FF5F55834B48141379488004825D88D72E4F2AB02D + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/gu-IN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8AE6476F9BC2C667D1F406A42BDF38F3246CC29D089915959D0301A66F096119 ProductCode: Firefox Developer Edition 132.0 (x86 gu-IN) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/gu-IN/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 6B86F1F81160A2A94E64510BD69F206F1A8F480160750BD28064DE24CBB3547B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/gu-IN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D2FBBF851B48C772E08C11E6048A07273FBE07AE67E41980FC10D175A5F5E2AF ProductCode: Firefox Developer Edition 132.0 (x64 gu-IN) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/gu-IN/Firefox%20Setup%20132.0b9.exe - InstallerSha256: D10669987B67F7DDE20F6E741983B53CED37258C5506F9F615427D2D9F165DFF + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/gu-IN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A98D00CDF4B4D4DC7686D2A3C3C47E575927D74BFB9EEC2F6F39E87F7F9E2CB3 ProductCode: Firefox Developer Edition 132.0 (arm64 gu-IN) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/gu-IN/132.0/Mozilla.Firefox.DeveloperEdition.gu-IN.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/gu-IN/132.0/Mozilla.Firefox.DeveloperEdition.gu-IN.locale.en-US.yaml index f7b3bdb0675a..1272eeef79aa 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/gu-IN/132.0/Mozilla.Firefox.DeveloperEdition.gu-IN.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/gu-IN/132.0/Mozilla.Firefox.DeveloperEdition.gu-IN.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From d7919330cb19cde930c437cfe389a2abd23d19e4 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:19:32 +0800 Subject: [PATCH 300/720] Fix: Mozilla.Firefox.DeveloperEdition.hr version 132.0 (132.0b9) (#185225) --- ...ozilla.Firefox.DeveloperEdition.hr.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.hr.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/hr/132.0/Mozilla.Firefox.DeveloperEdition.hr.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/hr/132.0/Mozilla.Firefox.DeveloperEdition.hr.installer.yaml index 92748cfe963a..9793f78f765a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/hr/132.0/Mozilla.Firefox.DeveloperEdition.hr.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/hr/132.0/Mozilla.Firefox.DeveloperEdition.hr.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/hr/Firefox%20Setup%20132.0b9.exe - InstallerSha256: C8D74B2DE163D1D8027115A34F33351F77FD4F4C3787BFA724F6511132D07DB8 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/hr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C48FF310E5BFA6FEDC4268BEE52F8FD2879EFDC8D841318AC80462017BE7206A ProductCode: Firefox Developer Edition 132.0 (x86 hr) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/hr/Firefox%20Setup%20132.0b9.exe - InstallerSha256: F0EAF19E6E894D6E8EC2EC3D83772E6F4097AE224F7DF33EEF49D6E91E65260F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/hr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 49BB87092CE448054D92EFCDFE5583635C1B0E153153A0352835A7C623DD979F ProductCode: Firefox Developer Edition 132.0 (x64 hr) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/hr/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 987DD30FCB9820A05782AAA8DAB0262C813E03EC569060BD4C49DB7C1FB7C129 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/hr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: EB5C699612E58ECAD7DEF4325437BB845CC936D49F51BE6C17678E07BC3333FF ProductCode: Firefox Developer Edition 132.0 (arm64 hr) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/hr/132.0/Mozilla.Firefox.DeveloperEdition.hr.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/hr/132.0/Mozilla.Firefox.DeveloperEdition.hr.locale.en-US.yaml index bce683629f74..7d44efd35977 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/hr/132.0/Mozilla.Firefox.DeveloperEdition.hr.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/hr/132.0/Mozilla.Firefox.DeveloperEdition.hr.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 2973e0854ac3c7aad58542541ad495c9a327a53d Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:19:39 +0800 Subject: [PATCH 301/720] Fix: Mozilla.Firefox.DeveloperEdition.hi-IN version 132.0 (132.0b9) (#185224) --- ...lla.Firefox.DeveloperEdition.hi-IN.installer.yaml | 12 ++++++------ ....Firefox.DeveloperEdition.hi-IN.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/hi-IN/132.0/Mozilla.Firefox.DeveloperEdition.hi-IN.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/hi-IN/132.0/Mozilla.Firefox.DeveloperEdition.hi-IN.installer.yaml index c5b611d49fab..230cfc942074 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/hi-IN/132.0/Mozilla.Firefox.DeveloperEdition.hi-IN.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/hi-IN/132.0/Mozilla.Firefox.DeveloperEdition.hi-IN.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/hi-IN/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 7D489C504A491D9E3A822A06A683EC070A0AEFFAF138656514FB0FC2205B154B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/hi-IN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 453881641AB4416138D9DBAEC2D8D305F03029AFEEB1425AFFC221BA3458CF0B ProductCode: Firefox Developer Edition 132.0 (x86 hi-IN) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/hi-IN/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 5E7C0AD2F2F350C9E55B8FD938F18F77B0425ED409C3C53A36EF9485BDB9A3BB + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/hi-IN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D1EDAE829B3742E6C8A471E17525DA82A3744F768EC614AE155714BC56CF976B ProductCode: Firefox Developer Edition 132.0 (x64 hi-IN) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/hi-IN/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 6B8610AB47A0C45E854FEF4F939434E0DBAB87A2263C40B54BECF29FB589ABA0 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/hi-IN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: FEEAEC69CC17BA3A754A24CFF03CE6B5FB543E97D2206F335AB6A05A81A562BA ProductCode: Firefox Developer Edition 132.0 (arm64 hi-IN) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/hi-IN/132.0/Mozilla.Firefox.DeveloperEdition.hi-IN.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/hi-IN/132.0/Mozilla.Firefox.DeveloperEdition.hi-IN.locale.en-US.yaml index 7413aa200fef..3bcaa696bb6a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/hi-IN/132.0/Mozilla.Firefox.DeveloperEdition.hi-IN.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/hi-IN/132.0/Mozilla.Firefox.DeveloperEdition.hi-IN.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From e3c589df3736c0e860cc60ab4c4451e83de65364 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:19:43 +0800 Subject: [PATCH 302/720] Fix: Mozilla.Firefox.DeveloperEdition.hu version 132.0 (132.0b9) (#185227) --- ...ozilla.Firefox.DeveloperEdition.hu.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.hu.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/hu/132.0/Mozilla.Firefox.DeveloperEdition.hu.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/hu/132.0/Mozilla.Firefox.DeveloperEdition.hu.installer.yaml index 162f0c21213c..f1fb63995704 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/hu/132.0/Mozilla.Firefox.DeveloperEdition.hu.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/hu/132.0/Mozilla.Firefox.DeveloperEdition.hu.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/hu/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 6CAA3D51118E72209292CD2BD7A59A38515504D9606987249E78FCD9CE9F3623 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/hu/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 0D1A96D817460D941199184236F896C3DABE9F9821BAD9367A055560F394FDA6 ProductCode: Firefox Developer Edition 132.0 (x86 hu) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/hu/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 6A00F77DC181D005491B40D7BB4363CC32243740005F34C797BE25AF7BE0F37F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/hu/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D5FA1E80A04504ED0E8196953A024A41F2D2CAE16239B8DE6EBB2F2C128E1FB0 ProductCode: Firefox Developer Edition 132.0 (x64 hu) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/hu/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 2132A253B172C75CE000D31D3DA271371AE2F5C06CF5E6DF383B3142FB416594 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/hu/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E271630A55F632F5B4B7B23007BC1D73524EF8F94A243CE3BF0DF03636C6C292 ProductCode: Firefox Developer Edition 132.0 (arm64 hu) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/hu/132.0/Mozilla.Firefox.DeveloperEdition.hu.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/hu/132.0/Mozilla.Firefox.DeveloperEdition.hu.locale.en-US.yaml index e7d1f10e245e..cb6cb0325ea2 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/hu/132.0/Mozilla.Firefox.DeveloperEdition.hu.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/hu/132.0/Mozilla.Firefox.DeveloperEdition.hu.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 2cf726582da927040edb7019973ec39f1826a49d Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:19:46 +0800 Subject: [PATCH 303/720] Fix: Mozilla.Firefox.DeveloperEdition.km version 132.0 (132.0b9) (#185237) --- ...ozilla.Firefox.DeveloperEdition.km.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.km.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/km/132.0/Mozilla.Firefox.DeveloperEdition.km.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/km/132.0/Mozilla.Firefox.DeveloperEdition.km.installer.yaml index 6cd922798218..74b9755c892c 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/km/132.0/Mozilla.Firefox.DeveloperEdition.km.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/km/132.0/Mozilla.Firefox.DeveloperEdition.km.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/km/Firefox%20Setup%20132.0b9.exe - InstallerSha256: F03DB2EF8B5DE56F9EC1A97619E0070E67D3706A1B525818D616B1675BC94E61 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/km/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A404E7B9F45673722AFD69249C5BFDE48F1CC5277CDA78D7A23F4487C679FC9F ProductCode: Firefox Developer Edition 132.0 (x86 km) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/km/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 645CD98C4FCA6D7419533F6BD63F1E4F207C8CB5826585161B7E0248816F983B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/km/Firefox%20Setup%20132.0b9.exe + InstallerSha256: AAABD97B503E825EB0C2F69D1A274D31DB2B56737DCBBF16FE28DADC958B14F2 ProductCode: Firefox Developer Edition 132.0 (x64 km) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/km/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 602BA489199A274394DF2E284E3982C5AB1594F26D3DFD8FA7E084CBBF9F6206 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/km/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 577798BDFE22598F5CD044C996BE459A1EAA5785E7EE10342AE1A285C57D87A8 ProductCode: Firefox Developer Edition 132.0 (arm64 km) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/km/132.0/Mozilla.Firefox.DeveloperEdition.km.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/km/132.0/Mozilla.Firefox.DeveloperEdition.km.locale.en-US.yaml index 59b1274b5184..87de85fac36f 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/km/132.0/Mozilla.Firefox.DeveloperEdition.km.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/km/132.0/Mozilla.Firefox.DeveloperEdition.km.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From f40ef0330d136707cc4388f88541db12c8df41e2 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:19:50 +0800 Subject: [PATCH 304/720] Fix: Mozilla.Firefox.DeveloperEdition.he version 132.0 (132.0b9) (#185223) --- ...ozilla.Firefox.DeveloperEdition.he.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.he.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/he/132.0/Mozilla.Firefox.DeveloperEdition.he.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/he/132.0/Mozilla.Firefox.DeveloperEdition.he.installer.yaml index 846f503c69a0..2325415615d2 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/he/132.0/Mozilla.Firefox.DeveloperEdition.he.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/he/132.0/Mozilla.Firefox.DeveloperEdition.he.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/he/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 5658B7374B7212A4B70B4DD3C6AAF70D77C0FF15E9384800EF7A2F45FFD66869 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/he/Firefox%20Setup%20132.0b9.exe + InstallerSha256: BBCF12730402D7947AF618B6B629D5DBF9227C374F53AB2EB00E215725F093FA ProductCode: Firefox Developer Edition 132.0 (x86 he) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/he/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 42EB97BE82EBF759F3DB52142F52EAD0966F99C16E29EB2C94F8D7186292DD49 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/he/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 46B3A8BCBDA7FA2BF140F1C77832DE1D520C5694E5C8659D698B157BFA800555 ProductCode: Firefox Developer Edition 132.0 (x64 he) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/he/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 0FEA9440C2A2F679D1D9FACE58496940D5F2A69121C4588181469DD446968CC3 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/he/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8FA404A7A025393C27B56C4292BB311AB74CA016172731C7E892596233B5EA82 ProductCode: Firefox Developer Edition 132.0 (arm64 he) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/he/132.0/Mozilla.Firefox.DeveloperEdition.he.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/he/132.0/Mozilla.Firefox.DeveloperEdition.he.locale.en-US.yaml index f1cf57e286bc..4c3565b115c4 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/he/132.0/Mozilla.Firefox.DeveloperEdition.he.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/he/132.0/Mozilla.Firefox.DeveloperEdition.he.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 427ebc2e989a89d38735813913f3701d11a6c5b8 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:19:52 +0800 Subject: [PATCH 305/720] Fix: Mozilla.Firefox.DeveloperEdition.id version 132.0 (132.0b9) (#185230) --- ...ozilla.Firefox.DeveloperEdition.id.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.id.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/id/132.0/Mozilla.Firefox.DeveloperEdition.id.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/id/132.0/Mozilla.Firefox.DeveloperEdition.id.installer.yaml index 31e5b5cd3318..ce009de9941c 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/id/132.0/Mozilla.Firefox.DeveloperEdition.id.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/id/132.0/Mozilla.Firefox.DeveloperEdition.id.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/id/Firefox%20Setup%20132.0b9.exe - InstallerSha256: FC2E89CD6BF76B52229F665AEF2CA3E2957095108E8EF945383F09D451D630F1 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/id/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B2CD0ABF110E00306E6895E76D539BB0623E1FBFE2B055758E5097D362CC17EB ProductCode: Firefox Developer Edition 132.0 (x86 id) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/id/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 430E3F1AA299205E46853536AABBEBBF7858C74BE7CB7608A43D8DBAF4B5D3FF + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/id/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 136D9C8321DB9E3AED7EDEAF4B7C7D5A909F2F74803878921D145038C58681B1 ProductCode: Firefox Developer Edition 132.0 (x64 id) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/id/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 79073AA10B0314DEBC9778F071FE530FA3200BEA1FAE959765F87437B38FFBDF + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/id/Firefox%20Setup%20132.0b9.exe + InstallerSha256: BD155D88E769D4E8104B02ECD9F819BF175A5129A2D73349F3D96F0C34AE51CD ProductCode: Firefox Developer Edition 132.0 (arm64 id) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/id/132.0/Mozilla.Firefox.DeveloperEdition.id.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/id/132.0/Mozilla.Firefox.DeveloperEdition.id.locale.en-US.yaml index d7f72fb1a33b..26c7727261fa 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/id/132.0/Mozilla.Firefox.DeveloperEdition.id.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/id/132.0/Mozilla.Firefox.DeveloperEdition.id.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 332b7f3c3acb321933845185587aa8491f1cbefb Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:19:57 +0800 Subject: [PATCH 306/720] Fix: Mozilla.Firefox.DeveloperEdition.mr version 132.0 (132.0b9) (#185244) --- ...ozilla.Firefox.DeveloperEdition.mr.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.mr.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/mr/132.0/Mozilla.Firefox.DeveloperEdition.mr.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/mr/132.0/Mozilla.Firefox.DeveloperEdition.mr.installer.yaml index 38a88cf37041..fc0ade96fb3f 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/mr/132.0/Mozilla.Firefox.DeveloperEdition.mr.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/mr/132.0/Mozilla.Firefox.DeveloperEdition.mr.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/mr/Firefox%20Setup%20132.0b9.exe - InstallerSha256: A83D2ECB03B8CF9E2352C54D6084F1139F81FEBE2314E4A5112048D962629CBC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/mr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E0515BFBB48105AC652DF1026DA807F793545E654AA550AC2AA9B4949E7A90E0 ProductCode: Firefox Developer Edition 132.0 (x86 mr) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/mr/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 73DB1F0E2A8AC4D8D6DC5DAABBA9AC9D2A8B648E25A38235245138311782CAFC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/mr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 1B408425EE336ABCF43228D204DC873ACA53F539ED7830449CDEAB9A26E2E69A ProductCode: Firefox Developer Edition 132.0 (x64 mr) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/mr/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 8DE62D6C5F8BE18CA32BA3CE805B00F4BDBCDC94BEB61FF9119BCDCEF79B0425 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/mr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: F0A19E700C07AECAB4E0CF5AFD6D0D9D04BB1B7D83AB4F52B002665AC353516E ProductCode: Firefox Developer Edition 132.0 (arm64 mr) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/mr/132.0/Mozilla.Firefox.DeveloperEdition.mr.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/mr/132.0/Mozilla.Firefox.DeveloperEdition.mr.locale.en-US.yaml index dc36d36440e5..e3f50b85c5db 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/mr/132.0/Mozilla.Firefox.DeveloperEdition.mr.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/mr/132.0/Mozilla.Firefox.DeveloperEdition.mr.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From d71302d64f2bf756bacd070a52c5b3f7d9262e58 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:19:59 +0800 Subject: [PATCH 307/720] Fix: Mozilla.Firefox.DeveloperEdition.ia version 132.0 (132.0b9) (#185229) --- ...ozilla.Firefox.DeveloperEdition.ia.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.ia.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ia/132.0/Mozilla.Firefox.DeveloperEdition.ia.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ia/132.0/Mozilla.Firefox.DeveloperEdition.ia.installer.yaml index 7e72840ff8b3..2a274ab12539 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ia/132.0/Mozilla.Firefox.DeveloperEdition.ia.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ia/132.0/Mozilla.Firefox.DeveloperEdition.ia.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ia/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 80D2964C3B0149404395D3C18E26CE1DC607EAAB81D18AD2C305FEFA7619702E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/ia/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C5A9807222B7CB5DEA0E3E136EC3F9CA347CFFFA8AA424EF686BE13BDEE458CF ProductCode: Firefox Developer Edition 132.0 (x86 ia) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ia/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 1E358235369176E341A05FF6E59009115B4607CF4AFB3EDBACB878405A7FE079 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/ia/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 4B00D7241542C7CB54D3E031D48F03D2AB0F901AE58BB661A314725D09687830 ProductCode: Firefox Developer Edition 132.0 (x64 ia) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ia/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 44E86D198DC4AD80E4741386387DE0381E663FF155B55080B6965FD7DD07BEC7 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/ia/Firefox%20Setup%20132.0b9.exe + InstallerSha256: EF32F383A5981CDF97A18E9F61DE3215E111379DDE39A2AAC396D3822055A92D ProductCode: Firefox Developer Edition 132.0 (arm64 ia) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ia/132.0/Mozilla.Firefox.DeveloperEdition.ia.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ia/132.0/Mozilla.Firefox.DeveloperEdition.ia.locale.en-US.yaml index 8047d721912e..b130c291f96a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ia/132.0/Mozilla.Firefox.DeveloperEdition.ia.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ia/132.0/Mozilla.Firefox.DeveloperEdition.ia.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From f424ede29766d141952d694050b1943b9797cd96 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:20:02 +0800 Subject: [PATCH 308/720] Fix: Mozilla.Firefox.DeveloperEdition.lij version 132.0 (132.0b9) (#185240) --- ...zilla.Firefox.DeveloperEdition.lij.installer.yaml | 12 ++++++------ ...la.Firefox.DeveloperEdition.lij.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/lij/132.0/Mozilla.Firefox.DeveloperEdition.lij.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/lij/132.0/Mozilla.Firefox.DeveloperEdition.lij.installer.yaml index b29f71018a86..5784868d6d37 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/lij/132.0/Mozilla.Firefox.DeveloperEdition.lij.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/lij/132.0/Mozilla.Firefox.DeveloperEdition.lij.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/lij/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 6C0D053FFE6F1D5707527C062207F42E21DCD6BD33054BA86E55C20324B39212 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/lij/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C53AED98CF289875CB0EA8988107CD670FE103D61BDE9E9C2B8DC089E960D615 ProductCode: Firefox Developer Edition 132.0 (x86 lij) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/lij/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 24DD6CC90469071C1788D7815B13E6C83B90A84038E90155DC361F71C72D7BD3 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/lij/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 7098FDB1CF0A1ACF5EBB5CA96F3FCF93123AA6C05601FB15041116A67854B2A1 ProductCode: Firefox Developer Edition 132.0 (x64 lij) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/lij/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 4840663408825BCEB3151747F0EF34C09FCBD0EE363E627657EE63121400F055 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/lij/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C63763850378AAC486901F728D8928D879F0F307227EC330113498A58C868D64 ProductCode: Firefox Developer Edition 132.0 (arm64 lij) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/lij/132.0/Mozilla.Firefox.DeveloperEdition.lij.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/lij/132.0/Mozilla.Firefox.DeveloperEdition.lij.locale.en-US.yaml index da9978140b33..316b115265ef 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/lij/132.0/Mozilla.Firefox.DeveloperEdition.lij.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/lij/132.0/Mozilla.Firefox.DeveloperEdition.lij.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From f6651b9b734d18d6fdcfd24bac5c48ea81cb0cc0 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:20:06 +0800 Subject: [PATCH 309/720] Fix: Mozilla.Firefox.DeveloperEdition.kab version 132.0 (132.0b9) (#185235) --- ...zilla.Firefox.DeveloperEdition.kab.installer.yaml | 12 ++++++------ ...la.Firefox.DeveloperEdition.kab.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/kab/132.0/Mozilla.Firefox.DeveloperEdition.kab.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/kab/132.0/Mozilla.Firefox.DeveloperEdition.kab.installer.yaml index a84328f4a89d..0b4585ba4423 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/kab/132.0/Mozilla.Firefox.DeveloperEdition.kab.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/kab/132.0/Mozilla.Firefox.DeveloperEdition.kab.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/kab/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 66537891ACFD48DA3A7E39BBB0BD8FA45D77D391547A37BCE92C8DE475CBB58D + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/kab/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 18CE963D67B35C5CFDF776F28F8D98E8746BCB507C7064540BAB69FC5A958836 ProductCode: Firefox Developer Edition 132.0 (x86 kab) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/kab/Firefox%20Setup%20132.0b9.exe - InstallerSha256: A8B03B6D67D16308313D66BDC79F79560B465393940AD23DD2B6D938B81468FE + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/kab/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A395880A20943934A9712D61ADF668A6D01888C77D092BCAF68DAAEDEB7DD6D5 ProductCode: Firefox Developer Edition 132.0 (x64 kab) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/kab/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 5FF1BADFD05D50C7B317BFAE02452D48E24DAFFE237C9E4F9ABDAD42118E31FB + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/kab/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 23ADBBE02B77294E07DF0DC6BE626603B74F54CE8CA1241FDCE61C9EA90155B1 ProductCode: Firefox Developer Edition 132.0 (arm64 kab) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/kab/132.0/Mozilla.Firefox.DeveloperEdition.kab.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/kab/132.0/Mozilla.Firefox.DeveloperEdition.kab.locale.en-US.yaml index 88f0487ca68c..c28db4be4458 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/kab/132.0/Mozilla.Firefox.DeveloperEdition.kab.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/kab/132.0/Mozilla.Firefox.DeveloperEdition.kab.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From a2525a28a81b31e45e6473b6e52b34cad468e48e Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:20:10 +0800 Subject: [PATCH 310/720] Fix: Mozilla.Firefox.DeveloperEdition.hy-AM version 132.0 (132.0b9) (#185228) --- ...lla.Firefox.DeveloperEdition.hy-AM.installer.yaml | 12 ++++++------ ....Firefox.DeveloperEdition.hy-AM.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/hy-AM/132.0/Mozilla.Firefox.DeveloperEdition.hy-AM.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/hy-AM/132.0/Mozilla.Firefox.DeveloperEdition.hy-AM.installer.yaml index 7393fa014926..251d794d35ed 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/hy-AM/132.0/Mozilla.Firefox.DeveloperEdition.hy-AM.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/hy-AM/132.0/Mozilla.Firefox.DeveloperEdition.hy-AM.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/hy-AM/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 2DCB50422775E8F551A7A4D55A6D667D9BAE9AA67EEFD71266C0BF790F525BED + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/hy-AM/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A579F8180F375F5B14638EEC1B8974EB36F1A1E3A22CF096DF3280DEBD4B1556 ProductCode: Firefox Developer Edition 132.0 (x86 hy-AM) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/hy-AM/Firefox%20Setup%20132.0b9.exe - InstallerSha256: D228815CFD0FFAEC67541F33362A8FC3AF22E10653DB5869D950056A7A9D25DC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/hy-AM/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 341EDC2FD8176D2202BA9A0C6E0031788C5FD7B44764AA12AAE0C426D3F22701 ProductCode: Firefox Developer Edition 132.0 (x64 hy-AM) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/hy-AM/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 84151FD2D1F7E48CBC85DA55683ACE3CB994DD40CE1A3ABD2C0EA8A08EE586EA + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/hy-AM/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 7550CD3D18FB550E5B3563F530129B1F25C6BFCFC40FAB6B40D83A2987919EF0 ProductCode: Firefox Developer Edition 132.0 (arm64 hy-AM) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/hy-AM/132.0/Mozilla.Firefox.DeveloperEdition.hy-AM.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/hy-AM/132.0/Mozilla.Firefox.DeveloperEdition.hy-AM.locale.en-US.yaml index 8c068ec9cf05..daca8a69431a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/hy-AM/132.0/Mozilla.Firefox.DeveloperEdition.hy-AM.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/hy-AM/132.0/Mozilla.Firefox.DeveloperEdition.hy-AM.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 8c37c10dd0fa607c3937b3c4130d9692108401a7 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:20:12 +0800 Subject: [PATCH 311/720] Fix: Mozilla.Firefox.DeveloperEdition.it version 132.0 (132.0b9) (#185232) --- ...ozilla.Firefox.DeveloperEdition.it.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.it.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/it/132.0/Mozilla.Firefox.DeveloperEdition.it.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/it/132.0/Mozilla.Firefox.DeveloperEdition.it.installer.yaml index c991ddbcca71..a6dab4d6657c 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/it/132.0/Mozilla.Firefox.DeveloperEdition.it.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/it/132.0/Mozilla.Firefox.DeveloperEdition.it.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/it/Firefox%20Setup%20132.0b9.exe - InstallerSha256: B07CE6BAE08B01C640B9D891DDC86CB0347C3CFD46858244CCF609D805488DCA + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/it/Firefox%20Setup%20132.0b9.exe + InstallerSha256: F862D4C8CB2E8C15380C0ACD314CA5A8C48CB260234B9BD6230FBDB4356D18C5 ProductCode: Firefox Developer Edition 132.0 (x86 it) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/it/Firefox%20Setup%20132.0b9.exe - InstallerSha256: A93F6F14D148C8002FE52C5E7753E32FFB5B184066F5EB4A415562D42BA8757E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/it/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8C3E08FFDDAE2DF9D9FD87D8BE823EBC37C88CFA9AE017658505C875F06E4F07 ProductCode: Firefox Developer Edition 132.0 (x64 it) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/it/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 164FCACEE04ED82E472435EE79FA84243C578FE5563490C9CE529A0EB9C20E9B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/it/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5C36CCC17E385729C27376E747AC5E4C5ED23D37460C597D16F3C0C8C054A6CD ProductCode: Firefox Developer Edition 132.0 (arm64 it) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/it/132.0/Mozilla.Firefox.DeveloperEdition.it.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/it/132.0/Mozilla.Firefox.DeveloperEdition.it.locale.en-US.yaml index 4453d3f5dc78..eec3b7508b4d 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/it/132.0/Mozilla.Firefox.DeveloperEdition.it.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/it/132.0/Mozilla.Firefox.DeveloperEdition.it.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From eb7834b88ee40df5bdd6d725cbd94a22dc524ba9 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:20:18 +0800 Subject: [PATCH 312/720] Fix: Mozilla.Firefox.DeveloperEdition.kn version 132.0 (132.0b9) (#185238) --- ...ozilla.Firefox.DeveloperEdition.kn.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.kn.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/kn/132.0/Mozilla.Firefox.DeveloperEdition.kn.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/kn/132.0/Mozilla.Firefox.DeveloperEdition.kn.installer.yaml index 08676d1c0696..09a7f299dfb1 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/kn/132.0/Mozilla.Firefox.DeveloperEdition.kn.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/kn/132.0/Mozilla.Firefox.DeveloperEdition.kn.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/kn/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 28BD39CB2BB2855637E8A229AED31AF1B6D6B81066D61DB74155EDA0C3E8D679 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/kn/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 0AEB372C49EBDE0AE97AC7191F29EF6B3F687680E7D1BF1879AD4224CEB297DE ProductCode: Firefox Developer Edition 132.0 (x86 kn) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/kn/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 914673A643D2635C0F9CE2189856545E61229847B40F5DBBDC4146530225AF65 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/kn/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 290808FED4E2F68EB3794600A03AC3EA4A2CE6D36035C36E661829C65ED9713D ProductCode: Firefox Developer Edition 132.0 (x64 kn) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/kn/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 126898A47970C28165A06F18EBD9C5403254203FD3ACEBBB66A23422AB7C8736 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/kn/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 7C637340534D3079C51F113BEF4D15B85171798E1CD8CA14D974A765E3A79B6D ProductCode: Firefox Developer Edition 132.0 (arm64 kn) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/kn/132.0/Mozilla.Firefox.DeveloperEdition.kn.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/kn/132.0/Mozilla.Firefox.DeveloperEdition.kn.locale.en-US.yaml index bf7e9fdcd6d7..915fb6e0612c 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/kn/132.0/Mozilla.Firefox.DeveloperEdition.kn.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/kn/132.0/Mozilla.Firefox.DeveloperEdition.kn.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 1354e7e7c804c4fb7c179a0bc44dcadd316634fb Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:20:21 +0800 Subject: [PATCH 313/720] Fix: Mozilla.Firefox.DeveloperEdition.hsb version 132.0 (132.0b9) (#185226) --- ...zilla.Firefox.DeveloperEdition.hsb.installer.yaml | 12 ++++++------ ...la.Firefox.DeveloperEdition.hsb.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/hsb/132.0/Mozilla.Firefox.DeveloperEdition.hsb.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/hsb/132.0/Mozilla.Firefox.DeveloperEdition.hsb.installer.yaml index 8493fc7869ab..a3256127df36 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/hsb/132.0/Mozilla.Firefox.DeveloperEdition.hsb.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/hsb/132.0/Mozilla.Firefox.DeveloperEdition.hsb.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/hsb/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 98B3E4F5A09DCC80FA664F8FBD992FA58675E016161C373A0FEF4E5BF74F1733 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/hsb/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 6362617A90463860A5F9A0C282621B0818477EB972E23450CDB942075BF959CF ProductCode: Firefox Developer Edition 132.0 (x86 hsb) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/hsb/Firefox%20Setup%20132.0b9.exe - InstallerSha256: BC06E4DA63FF6091116F3FC7CEB87DEDFFE72C500D4908288BEC79E26740F8F5 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/hsb/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 010A8240C9E2C748482F790BAF1D120E2C70D0908A180BC6678E4D3FE462FD84 ProductCode: Firefox Developer Edition 132.0 (x64 hsb) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/hsb/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 472AF2D822C3F33DB5AD9E07837322E26B6D06993A3AE999FCFC35831AEBC282 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/hsb/Firefox%20Setup%20132.0b9.exe + InstallerSha256: AC378447BB386E8B81F7BDE523A123E035FCE7DC2D2EF14C342ED648EFE568E9 ProductCode: Firefox Developer Edition 132.0 (arm64 hsb) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/hsb/132.0/Mozilla.Firefox.DeveloperEdition.hsb.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/hsb/132.0/Mozilla.Firefox.DeveloperEdition.hsb.locale.en-US.yaml index bf5c0f2acd0f..836602b8ab68 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/hsb/132.0/Mozilla.Firefox.DeveloperEdition.hsb.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/hsb/132.0/Mozilla.Firefox.DeveloperEdition.hsb.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From ac870cbba7c4e18b8acb2e6c873673e8766fd3ca Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:20:24 +0800 Subject: [PATCH 314/720] Fix: Mozilla.Firefox.DeveloperEdition.ja version 132.0 (132.0b9) (#185233) --- ...ozilla.Firefox.DeveloperEdition.ja.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.ja.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ja/132.0/Mozilla.Firefox.DeveloperEdition.ja.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ja/132.0/Mozilla.Firefox.DeveloperEdition.ja.installer.yaml index 99f372cdc090..5e2e9b01dcf1 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ja/132.0/Mozilla.Firefox.DeveloperEdition.ja.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ja/132.0/Mozilla.Firefox.DeveloperEdition.ja.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ja/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 159E497B6B39B1FBA74EC029082757BB6FA6257E9C64DD9B1CDE09C85C5ECCD8 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/ja/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 37704E9A0F10C037D6CEE4A8A7CC6A35C0ED05153D6A0673CCF954D8B094B695 ProductCode: Firefox Developer Edition 132.0 (x86 ja) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ja/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 59FE270575EE3678FA0CD75D87C412B4612270BD99A2C348AD63663B715A83EC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/ja/Firefox%20Setup%20132.0b9.exe + InstallerSha256: CD37156ACAF288A94E162DFFEDA20D907497E2793C9256EFEC18D77B243E6F39 ProductCode: Firefox Developer Edition 132.0 (x64 ja) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ja/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 4200D66D64F74A20E24F3EC704553A0B303DD61A5EB8B30B2A141C8232BF6E89 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/ja/Firefox%20Setup%20132.0b9.exe + InstallerSha256: EFFC9DCB67B9B40D537CC1FBBE35A9AF079A7EE2ADC9A11BC7341AE5682D9762 ProductCode: Firefox Developer Edition 132.0 (arm64 ja) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ja/132.0/Mozilla.Firefox.DeveloperEdition.ja.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ja/132.0/Mozilla.Firefox.DeveloperEdition.ja.locale.en-US.yaml index b4f62fd8f4fe..a4764118536e 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ja/132.0/Mozilla.Firefox.DeveloperEdition.ja.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ja/132.0/Mozilla.Firefox.DeveloperEdition.ja.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 8243a1a4158f98dc89ee3d69a61f52b1634e4428 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:20:27 +0800 Subject: [PATCH 315/720] Fix: Mozilla.Firefox.DeveloperEdition.lt version 132.0 (132.0b9) (#185241) --- ...ozilla.Firefox.DeveloperEdition.lt.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.lt.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/lt/132.0/Mozilla.Firefox.DeveloperEdition.lt.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/lt/132.0/Mozilla.Firefox.DeveloperEdition.lt.installer.yaml index a618c7fcffb5..66492913658d 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/lt/132.0/Mozilla.Firefox.DeveloperEdition.lt.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/lt/132.0/Mozilla.Firefox.DeveloperEdition.lt.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/lt/Firefox%20Setup%20132.0b9.exe - InstallerSha256: B76D4439F12DC3083134433443F1BE8989F5B1E63F3B51BFC1523F9622F33944 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/lt/Firefox%20Setup%20132.0b9.exe + InstallerSha256: DB70CA306DF42804268130AF54DA3A1F85F2D6C552AD6483C14A6DD3AC5CE46F ProductCode: Firefox Developer Edition 132.0 (x86 lt) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/lt/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 4CA5F77E93A8D1255FA35AB1F9ACBE9BA5C5A76B2E5E44D7F0A76D17A53F92B9 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/lt/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 9C881F44482DF22C6B8A79E376F092DE0429C8DE029197A356821F2F5F8954CD ProductCode: Firefox Developer Edition 132.0 (x64 lt) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/lt/Firefox%20Setup%20132.0b9.exe - InstallerSha256: DCC76CD3E24B642705E5C9F6D6165B28E4DB1689F4CC17F813203E954ECDDB06 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/lt/Firefox%20Setup%20132.0b9.exe + InstallerSha256: CCE130F4F8FCCD3C2023E01074C630B1DD6EABF1112B3EFA7F9F61DD490EF4F1 ProductCode: Firefox Developer Edition 132.0 (arm64 lt) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/lt/132.0/Mozilla.Firefox.DeveloperEdition.lt.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/lt/132.0/Mozilla.Firefox.DeveloperEdition.lt.locale.en-US.yaml index b1a2a163ce90..8c465d1fd89e 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/lt/132.0/Mozilla.Firefox.DeveloperEdition.lt.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/lt/132.0/Mozilla.Firefox.DeveloperEdition.lt.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 1f99496ab786907eb3ea03c17ce43d623a31badf Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:20:31 +0800 Subject: [PATCH 316/720] Fix: Mozilla.Firefox.DeveloperEdition.ne-NP version 132.0 (132.0b9) (#185248) --- ...lla.Firefox.DeveloperEdition.ne-NP.installer.yaml | 12 ++++++------ ....Firefox.DeveloperEdition.ne-NP.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ne-NP/132.0/Mozilla.Firefox.DeveloperEdition.ne-NP.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ne-NP/132.0/Mozilla.Firefox.DeveloperEdition.ne-NP.installer.yaml index 4811029bac2d..769786ef1ebb 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ne-NP/132.0/Mozilla.Firefox.DeveloperEdition.ne-NP.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ne-NP/132.0/Mozilla.Firefox.DeveloperEdition.ne-NP.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ne-NP/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 44D755ABFC4E08E547C292C91458B33725E933E05E9B696FE94A30F0408E8CDA + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/ne-NP/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 1B68DF73297703F48646FBF5526034F4E54B3B14CAB8297A86FF57C4C5D47BC5 ProductCode: Firefox Developer Edition 132.0 (x86 ne-NP) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ne-NP/Firefox%20Setup%20132.0b9.exe - InstallerSha256: F175F9E38E5C9CC36D159A66CC409D65E163CC0FDD572E92196496867B0490DA + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/ne-NP/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D1714CAA86397FBB674476FF8D7028CEA703105A13570CBA443E21F60D55D17E ProductCode: Firefox Developer Edition 132.0 (x64 ne-NP) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ne-NP/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 68111171209D54F84D7C4A08EBEFD669BA29DD0431164E8753987B4066748284 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/ne-NP/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 9133E1A30C14D3C549E1A88284150925656FF19A838A09CE3D21FB713730A59C ProductCode: Firefox Developer Edition 132.0 (arm64 ne-NP) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ne-NP/132.0/Mozilla.Firefox.DeveloperEdition.ne-NP.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ne-NP/132.0/Mozilla.Firefox.DeveloperEdition.ne-NP.locale.en-US.yaml index deb9aa4f0263..77a51fc34b0b 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ne-NP/132.0/Mozilla.Firefox.DeveloperEdition.ne-NP.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ne-NP/132.0/Mozilla.Firefox.DeveloperEdition.ne-NP.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 749493af0e42e6848cb5dd649a181107a894beca Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:20:34 +0800 Subject: [PATCH 317/720] Fix: Mozilla.Firefox.DeveloperEdition.ms version 132.0 (132.0b9) (#185245) --- ...ozilla.Firefox.DeveloperEdition.ms.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.ms.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ms/132.0/Mozilla.Firefox.DeveloperEdition.ms.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ms/132.0/Mozilla.Firefox.DeveloperEdition.ms.installer.yaml index 6bf31728b7e5..458392bb33a6 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ms/132.0/Mozilla.Firefox.DeveloperEdition.ms.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ms/132.0/Mozilla.Firefox.DeveloperEdition.ms.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ms/Firefox%20Setup%20132.0b9.exe - InstallerSha256: AE2802B2F2E9E7600BFF8E663DC7F6F6FB131F66D3D98FFB1743F7F4BCC4553F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/ms/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 65961A0F79C25E41A1BBA5E9052795BE13433F86F236DDC7AD8D7668206AB7E0 ProductCode: Firefox Developer Edition 132.0 (x86 ms) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ms/Firefox%20Setup%20132.0b9.exe - InstallerSha256: BCE4B3CCF139EB696F0AE4B70023A06D6757C5CEC73B83C65502674135A4FF69 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/ms/Firefox%20Setup%20132.0b9.exe + InstallerSha256: F5BD8459E733EEEA2D8DCE980FA5508943222637A8697016E763CD3F787C041B ProductCode: Firefox Developer Edition 132.0 (x64 ms) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ms/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 0C7112A199F752DC4395337A48C5FB902328E820E2E35364E8B2BEB44D7EBD96 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/ms/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 68EF073B0EDE72C48118525A14A82FFD9E29F7E9AC289F7990C53D48F2513A13 ProductCode: Firefox Developer Edition 132.0 (arm64 ms) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ms/132.0/Mozilla.Firefox.DeveloperEdition.ms.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ms/132.0/Mozilla.Firefox.DeveloperEdition.ms.locale.en-US.yaml index 41ddc8eb050a..94963f326959 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ms/132.0/Mozilla.Firefox.DeveloperEdition.ms.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ms/132.0/Mozilla.Firefox.DeveloperEdition.ms.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 119e1204f6de0e879d450e6ffd52ec1362cd3259 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:20:37 +0800 Subject: [PATCH 318/720] Fix: Mozilla.Firefox.DeveloperEdition.my version 132.0 (132.0b9) (#185246) --- ...ozilla.Firefox.DeveloperEdition.my.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.my.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/my/132.0/Mozilla.Firefox.DeveloperEdition.my.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/my/132.0/Mozilla.Firefox.DeveloperEdition.my.installer.yaml index bdf375653363..3c1b419b1b0a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/my/132.0/Mozilla.Firefox.DeveloperEdition.my.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/my/132.0/Mozilla.Firefox.DeveloperEdition.my.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/my/Firefox%20Setup%20132.0b9.exe - InstallerSha256: FBE3A348A218E8BEF1770A53EF637D66DFB8267C4436A5810328A8671E4E8417 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/my/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C7041C7E5B8D7E4B7D71FCCFFC56FFDE4286619A939E7FAB2AE3D5D8A5849D87 ProductCode: Firefox Developer Edition 132.0 (x86 my) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/my/Firefox%20Setup%20132.0b9.exe - InstallerSha256: A36CDD162B6DCA0C8021E661A811CEEFC70B4A180F39906BD6DF4F2189EB4DD9 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/my/Firefox%20Setup%20132.0b9.exe + InstallerSha256: BF47E6004A9830E40DF8C408C770AAE56BADD3F05875AF7DC973CF730ACADB97 ProductCode: Firefox Developer Edition 132.0 (x64 my) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/my/Firefox%20Setup%20132.0b9.exe - InstallerSha256: E281FA8F263A84B5FBB836CC0A15DF4C139DE51A7F6BD9DD038FF2986646D983 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/my/Firefox%20Setup%20132.0b9.exe + InstallerSha256: DF1A8EAEE5698C550AE0362B2CB107618E04312DA94089567E1D59628ADA7F7B ProductCode: Firefox Developer Edition 132.0 (arm64 my) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/my/132.0/Mozilla.Firefox.DeveloperEdition.my.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/my/132.0/Mozilla.Firefox.DeveloperEdition.my.locale.en-US.yaml index fa0db756fd10..f0ccb16d440d 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/my/132.0/Mozilla.Firefox.DeveloperEdition.my.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/my/132.0/Mozilla.Firefox.DeveloperEdition.my.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From f83c4fec2c63e72b528536e092098f616ab8b69d Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:20:45 +0800 Subject: [PATCH 319/720] Fix: Mozilla.Firefox.DeveloperEdition.nb-NO version 132.0 (132.0b9) (#185247) --- ...lla.Firefox.DeveloperEdition.nb-NO.installer.yaml | 12 ++++++------ ....Firefox.DeveloperEdition.nb-NO.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/nb-NO/132.0/Mozilla.Firefox.DeveloperEdition.nb-NO.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/nb-NO/132.0/Mozilla.Firefox.DeveloperEdition.nb-NO.installer.yaml index eb43b32ead6f..166b27e79178 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/nb-NO/132.0/Mozilla.Firefox.DeveloperEdition.nb-NO.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/nb-NO/132.0/Mozilla.Firefox.DeveloperEdition.nb-NO.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/nb-NO/Firefox%20Setup%20132.0b9.exe - InstallerSha256: D0D4280D2EF60C413BC21E6E74A58D20EA84F6E618CC5BD930CAAC4A4227EEFE + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/nb-NO/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C018F61C24799EB167E96D7F071F842EF5D4B57AF68A85E199D150BAD4CA8EF6 ProductCode: Firefox Developer Edition 132.0 (x86 nb-NO) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/nb-NO/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 8FA12BD3FB58B64C212C431582D5753F8BF1A0DE68BF07FD206002EA57792E44 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/nb-NO/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 516037917EC3442C34294BDF5524C7319F848C109FA769145F6F0C8466F1A0EC ProductCode: Firefox Developer Edition 132.0 (x64 nb-NO) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/nb-NO/Firefox%20Setup%20132.0b9.exe - InstallerSha256: B5BF6809C5C40E582937BF0D1D1DFB61473AF72CABBF644056DDDE8E58A1A183 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/nb-NO/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 2E66836AD7F78DFFA4C52825B72530B321F6304A5696D212BFA038988AE82D28 ProductCode: Firefox Developer Edition 132.0 (arm64 nb-NO) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/nb-NO/132.0/Mozilla.Firefox.DeveloperEdition.nb-NO.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/nb-NO/132.0/Mozilla.Firefox.DeveloperEdition.nb-NO.locale.en-US.yaml index 02c74f940a2a..222a393bf9b0 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/nb-NO/132.0/Mozilla.Firefox.DeveloperEdition.nb-NO.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/nb-NO/132.0/Mozilla.Firefox.DeveloperEdition.nb-NO.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From ff4323ff750aef97c4a67016592927336371dacc Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:20:53 +0800 Subject: [PATCH 320/720] Fix: Mozilla.Firefox.DeveloperEdition.ko version 132.0 (132.0b9) (#185239) --- ...ozilla.Firefox.DeveloperEdition.ko.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.ko.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ko/132.0/Mozilla.Firefox.DeveloperEdition.ko.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ko/132.0/Mozilla.Firefox.DeveloperEdition.ko.installer.yaml index 6b174f1a3edc..59455391f9f3 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ko/132.0/Mozilla.Firefox.DeveloperEdition.ko.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ko/132.0/Mozilla.Firefox.DeveloperEdition.ko.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ko/Firefox%20Setup%20132.0b9.exe - InstallerSha256: F9393B3BC92728D4E18F10A44568E683F2EC9B7CF522BEDE7B33D10F121FB1EB + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/ko/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 83CCF035097F84C25BDE6CD694265BD83E4E216E7D69AC854E02F7515C467EC5 ProductCode: Firefox Developer Edition 132.0 (x86 ko) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ko/Firefox%20Setup%20132.0b9.exe - InstallerSha256: F0D8ED2C56FC619FAFF369C201CB8F3D71D7EDD97F5C71EF0D056A0CA1A4E860 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/ko/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E66DBACA2625FE7C2FFB9CFA2AA0F3A5A52E65294288E29CCB7921509B10AEBC ProductCode: Firefox Developer Edition 132.0 (x64 ko) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ko/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 25255A37C80BF53EE469FB6DE9FC20994B93D1E42EEA36E7EB67A94063DC4CB1 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/ko/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 9223085C462D9A3C8821AA6D06BE6FA22DA20D9EB531D9DF8DFDA2D50DD845E1 ProductCode: Firefox Developer Edition 132.0 (arm64 ko) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ko/132.0/Mozilla.Firefox.DeveloperEdition.ko.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ko/132.0/Mozilla.Firefox.DeveloperEdition.ko.locale.en-US.yaml index 04d30a2a6e82..a848a13a6f04 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ko/132.0/Mozilla.Firefox.DeveloperEdition.ko.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ko/132.0/Mozilla.Firefox.DeveloperEdition.ko.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From ca0b34eb0027191b8ecb46fa530a3c92328bc11a Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:20:57 +0800 Subject: [PATCH 321/720] Fix: Mozilla.Firefox.DeveloperEdition.is version 132.0 (132.0b9) (#185231) --- ...ozilla.Firefox.DeveloperEdition.is.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.is.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/is/132.0/Mozilla.Firefox.DeveloperEdition.is.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/is/132.0/Mozilla.Firefox.DeveloperEdition.is.installer.yaml index e4d6ffc789e5..01205f087aff 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/is/132.0/Mozilla.Firefox.DeveloperEdition.is.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/is/132.0/Mozilla.Firefox.DeveloperEdition.is.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/is/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 00C9F1DCB9567A04CA0CE108E986EF718ED785F0BCF6384C56434743A7D32C76 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/is/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A6DB3B933E7158D671A60DD796B29819D3D4AA265CE77E3A035A36ECA3EC954C ProductCode: Firefox Developer Edition 132.0 (x86 is) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/is/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 9A3BBB0F04A7E0937243AA85164EBCCCC7A4DE875CB56C5FF7EE7627DA82B51E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/is/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 25EBA8D194B1EB01E193FF6E91CBF1FD100AB387837B9218A66DBA9504F9E678 ProductCode: Firefox Developer Edition 132.0 (x64 is) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/is/Firefox%20Setup%20132.0b9.exe - InstallerSha256: EB68B2F83182DA0E96C192866B31CFE4EFEDC818169601B3785D95A1F388E71E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/is/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C4D88CBDF8DF66DF4953DD632504DBB4F3A588F3104552965C71B9770FECB0B9 ProductCode: Firefox Developer Edition 132.0 (arm64 is) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/is/132.0/Mozilla.Firefox.DeveloperEdition.is.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/is/132.0/Mozilla.Firefox.DeveloperEdition.is.locale.en-US.yaml index f204765de2be..2d98c9c7f8f8 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/is/132.0/Mozilla.Firefox.DeveloperEdition.is.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/is/132.0/Mozilla.Firefox.DeveloperEdition.is.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From ca1cbd461b1099a600fc526d6e46322d9dbeea60 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:21:03 +0800 Subject: [PATCH 322/720] Fix: Mozilla.Firefox.DeveloperEdition.ka version 132.0 (132.0b9) (#185234) --- ...ozilla.Firefox.DeveloperEdition.ka.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.ka.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ka/132.0/Mozilla.Firefox.DeveloperEdition.ka.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ka/132.0/Mozilla.Firefox.DeveloperEdition.ka.installer.yaml index 9f3489ed04b4..13d45996e0ef 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ka/132.0/Mozilla.Firefox.DeveloperEdition.ka.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ka/132.0/Mozilla.Firefox.DeveloperEdition.ka.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ka/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 622FA46C8B454BA262E55BE3DD330B447B74F7E40FCC3CED9948A8E9F99FAB7E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/ka/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 616A6CD22A321E4D5DAD4544BC5A515375D7F29441E5805901D34D0F3B5757CC ProductCode: Firefox Developer Edition 132.0 (x86 ka) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ka/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 4816E698D5CBF6B1A45BE22011A660084F93B0FF7A7423EC292DF7E0CA74FD3F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/ka/Firefox%20Setup%20132.0b9.exe + InstallerSha256: BA792235EA7E5486342ABE579E7D9ED0D53194253497FC45D2F6D5EAFD2BC25D ProductCode: Firefox Developer Edition 132.0 (x64 ka) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ka/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 24B769D7F28AC5B34FFC5BA2D3E9307139846A15214961CA1976616C09F54D52 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/ka/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C1BCBE7F2B7FFEABED15064EEAF32C7A7536409F9F1E1789CB5BF8ED2E95F102 ProductCode: Firefox Developer Edition 132.0 (arm64 ka) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ka/132.0/Mozilla.Firefox.DeveloperEdition.ka.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ka/132.0/Mozilla.Firefox.DeveloperEdition.ka.locale.en-US.yaml index ec7a22e0efd0..3078cb6c2c23 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ka/132.0/Mozilla.Firefox.DeveloperEdition.ka.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ka/132.0/Mozilla.Firefox.DeveloperEdition.ka.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 37bf98d3c525c91c9778d326fd90c9902f805641 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:21:10 +0800 Subject: [PATCH 323/720] Fix: Mozilla.Firefox.DeveloperEdition.nn-NO version 132.0 (132.0b9) (#185250) --- ...lla.Firefox.DeveloperEdition.nn-NO.installer.yaml | 12 ++++++------ ....Firefox.DeveloperEdition.nn-NO.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/nn-NO/132.0/Mozilla.Firefox.DeveloperEdition.nn-NO.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/nn-NO/132.0/Mozilla.Firefox.DeveloperEdition.nn-NO.installer.yaml index 3753388bb28a..783d48bbacd2 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/nn-NO/132.0/Mozilla.Firefox.DeveloperEdition.nn-NO.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/nn-NO/132.0/Mozilla.Firefox.DeveloperEdition.nn-NO.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/nn-NO/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 1E33198120CF5631F4A153629949308604902CE082A3F1582159922D6D507A48 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/nn-NO/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 02ACA7BB59E6B0384A9780407929279DC94BB625067AE02CDBAA6B3F5F0C9524 ProductCode: Firefox Developer Edition 132.0 (x86 nn-NO) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/nn-NO/Firefox%20Setup%20132.0b9.exe - InstallerSha256: CD4A8EDDA76166173EE1B90F5601B26D9A066539ECD3E531F5020A8BDEA5D7D5 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/nn-NO/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 799EFBE0123BCDB02360E207213175B4C39522A9CE00FE11783AC92CE45DFC98 ProductCode: Firefox Developer Edition 132.0 (x64 nn-NO) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/nn-NO/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 1DDBD05209575F14D19020820D4015681A1EE35EA2C434AD8318EEB7FCEC1E22 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/nn-NO/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E913598AAF5C11C041129BE41DA7447007BB95D26DF8EEE0E23FCDD57D5CEC24 ProductCode: Firefox Developer Edition 132.0 (arm64 nn-NO) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/nn-NO/132.0/Mozilla.Firefox.DeveloperEdition.nn-NO.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/nn-NO/132.0/Mozilla.Firefox.DeveloperEdition.nn-NO.locale.en-US.yaml index 13dfbcc315aa..e468a1d77842 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/nn-NO/132.0/Mozilla.Firefox.DeveloperEdition.nn-NO.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/nn-NO/132.0/Mozilla.Firefox.DeveloperEdition.nn-NO.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From ac6ac6022a58b167b5e31f01d6913f06f0d0ceae Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:21:15 +0800 Subject: [PATCH 324/720] Fix: Mozilla.Firefox.DeveloperEdition.mk version 132.0 (132.0b9) (#185243) --- ...ozilla.Firefox.DeveloperEdition.mk.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.mk.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/mk/132.0/Mozilla.Firefox.DeveloperEdition.mk.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/mk/132.0/Mozilla.Firefox.DeveloperEdition.mk.installer.yaml index f16ab39fbbdb..ec1016ee7a2a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/mk/132.0/Mozilla.Firefox.DeveloperEdition.mk.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/mk/132.0/Mozilla.Firefox.DeveloperEdition.mk.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/mk/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 02A925D24B8C219218D40E79145CFC7A34E0E17982E43D2CEFA6ED71A02CCD28 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/mk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 607BC495A93F62FC7FB4371BE409F47D5D77A557B88AB502FD0B32A03D201E6E ProductCode: Firefox Developer Edition 132.0 (x86 mk) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/mk/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 7CF5FDBFE9D3E8BDCF68AD471EA53E8060F4122B68CFAFCA521170D911F6CB4C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/mk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 232A02C3FF8A0710B246FFBD9108D3E6AB3259AC5CFF64622D3D3EC0D809C83B ProductCode: Firefox Developer Edition 132.0 (x64 mk) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/mk/Firefox%20Setup%20132.0b9.exe - InstallerSha256: CBA97E3F1CBC9C4860DF5030CC0834CF2338646C38EF1BBE1486F54D6DDA510C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/mk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 9915ED8C9FF5E41DEA8C4D9FEDA5B88F6B6FA4023F9687F6D0182EC235DB17C3 ProductCode: Firefox Developer Edition 132.0 (arm64 mk) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/mk/132.0/Mozilla.Firefox.DeveloperEdition.mk.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/mk/132.0/Mozilla.Firefox.DeveloperEdition.mk.locale.en-US.yaml index ad2be9bac75f..5f53fea20f93 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/mk/132.0/Mozilla.Firefox.DeveloperEdition.mk.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/mk/132.0/Mozilla.Firefox.DeveloperEdition.mk.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From cc356607b93e09378b17e8741a2f774bb4d07dd4 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:21:25 +0800 Subject: [PATCH 325/720] Fix: Mozilla.Firefox.DeveloperEdition.nl version 132.0 (132.0b9) (#185249) --- ...ozilla.Firefox.DeveloperEdition.nl.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.nl.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/nl/132.0/Mozilla.Firefox.DeveloperEdition.nl.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/nl/132.0/Mozilla.Firefox.DeveloperEdition.nl.installer.yaml index 63413771dd94..7795e71f76f1 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/nl/132.0/Mozilla.Firefox.DeveloperEdition.nl.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/nl/132.0/Mozilla.Firefox.DeveloperEdition.nl.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/nl/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 2886D9C2F3EE2068615C1BE3124F07B1E42662F5317227F607D281652815404A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/nl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 512130AE9DAF849BF63ADB573ABE6D3351A10DA1B8258590C5E79C531540CAC1 ProductCode: Firefox Developer Edition 132.0 (x86 nl) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/nl/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 6E1A3F1574A8456C0B41C592C05F7E9C3EB7631F839896242ED4CDDD1F8B3503 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/nl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: CA232AC2A2A4F449AE759BA80C35C684024ECF4573093084648CFC895F866613 ProductCode: Firefox Developer Edition 132.0 (x64 nl) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/nl/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 62F97EDBFFF1B1E5D39C770D90D97AF82B45A2940EE6928877280E460F2EA8D2 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/nl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8BE539818CAA7E715F3BC93D8D61D70E2412433332E38AE541A0C136B4D3B4CE ProductCode: Firefox Developer Edition 132.0 (arm64 nl) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/nl/132.0/Mozilla.Firefox.DeveloperEdition.nl.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/nl/132.0/Mozilla.Firefox.DeveloperEdition.nl.locale.en-US.yaml index 710cca140f06..899f8ebdb829 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/nl/132.0/Mozilla.Firefox.DeveloperEdition.nl.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/nl/132.0/Mozilla.Firefox.DeveloperEdition.nl.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 82a9c65669f9d011645b34986a397d3f555491fb Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:21:28 +0800 Subject: [PATCH 326/720] Fix: Mozilla.Firefox.DeveloperEdition.lv version 132.0 (132.0b9) (#185242) --- ...ozilla.Firefox.DeveloperEdition.lv.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.lv.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/lv/132.0/Mozilla.Firefox.DeveloperEdition.lv.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/lv/132.0/Mozilla.Firefox.DeveloperEdition.lv.installer.yaml index 5feacc2f37b8..a03aa7f5d72e 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/lv/132.0/Mozilla.Firefox.DeveloperEdition.lv.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/lv/132.0/Mozilla.Firefox.DeveloperEdition.lv.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/lv/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 02AA3BFA6E50886B248E5E7D9B7C3C4ADB4B2EA0673AF0AF983631072A661A95 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/lv/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 6A680794E889C41211CDCC2861FDD9AC19BBB8D3F1BC3BCABBE8FF0017D13D52 ProductCode: Firefox Developer Edition 132.0 (x86 lv) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/lv/Firefox%20Setup%20132.0b9.exe - InstallerSha256: B68D777DC36B6AE3DF52DC9AC2E9059CACAADBE5DDACFBCDFBE418C2E45B7A01 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/lv/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C9B3E1C23DF09EC4B9447307DD6405BC704A829FCB3820F980F6E494F4CA6983 ProductCode: Firefox Developer Edition 132.0 (x64 lv) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/lv/Firefox%20Setup%20132.0b9.exe - InstallerSha256: C3DE22DC0EDABDFF0C794F56693BB876B436141A2362179899A86AD4E603B6E8 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/lv/Firefox%20Setup%20132.0b9.exe + InstallerSha256: CD7D52095D047D95BED6C490D9CB6D2134DEAB051994B184FD41A480938BA4C9 ProductCode: Firefox Developer Edition 132.0 (arm64 lv) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/lv/132.0/Mozilla.Firefox.DeveloperEdition.lv.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/lv/132.0/Mozilla.Firefox.DeveloperEdition.lv.locale.en-US.yaml index d826353964f1..59ba29b7558b 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/lv/132.0/Mozilla.Firefox.DeveloperEdition.lv.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/lv/132.0/Mozilla.Firefox.DeveloperEdition.lv.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From fb5b215b5d5f3ae422796dd4bba0dc925864a82a Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:21:33 +0800 Subject: [PATCH 327/720] Fix: Mozilla.Firefox.DeveloperEdition.kk version 132.0 (132.0b9) (#185236) --- ...ozilla.Firefox.DeveloperEdition.kk.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.kk.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/kk/132.0/Mozilla.Firefox.DeveloperEdition.kk.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/kk/132.0/Mozilla.Firefox.DeveloperEdition.kk.installer.yaml index e30951d83693..3b71a1896ec3 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/kk/132.0/Mozilla.Firefox.DeveloperEdition.kk.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/kk/132.0/Mozilla.Firefox.DeveloperEdition.kk.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/kk/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 3638AE9A7E765840BB97B99BE17729F7EF752048C8DB2FB5A71AD07B38203BAA + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/kk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 64DDDC9041290F4984DBDB4877354D34A81675BA74B2BCC9C1FEB9A857315605 ProductCode: Firefox Developer Edition 132.0 (x86 kk) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/kk/Firefox%20Setup%20132.0b9.exe - InstallerSha256: FFF23CD75186577BB027E8E37110CDD34B856D1653E01C8AB1A5F5A5C4281E2F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/kk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: F5137BC73C3238E0B5413E7AB9EB04421A844187B936676B384E4EA2FA04D514 ProductCode: Firefox Developer Edition 132.0 (x64 kk) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/kk/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 9D6BBF6C0C9C5B112CD2BE6EF23BC3C71433E6958C8CE9F857D1416C2B480898 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/kk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 3B0B2E5741FC69F95364D8F44E7DBB5C73B6D1837EAD69A783D02CDC1AE81394 ProductCode: Firefox Developer Edition 132.0 (arm64 kk) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/kk/132.0/Mozilla.Firefox.DeveloperEdition.kk.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/kk/132.0/Mozilla.Firefox.DeveloperEdition.kk.locale.en-US.yaml index 487912db8249..dcdaab36c49b 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/kk/132.0/Mozilla.Firefox.DeveloperEdition.kk.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/kk/132.0/Mozilla.Firefox.DeveloperEdition.kk.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From d9b1b2eb9dcefd1c78baf3382873497d45d77f48 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:41:17 +0800 Subject: [PATCH 328/720] Fix: Mozilla.Firefox.DeveloperEdition.oc version 132.0 (132.0b9) (#185251) --- ...ozilla.Firefox.DeveloperEdition.oc.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.oc.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/oc/132.0/Mozilla.Firefox.DeveloperEdition.oc.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/oc/132.0/Mozilla.Firefox.DeveloperEdition.oc.installer.yaml index 30b55d665abf..ccf95f703528 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/oc/132.0/Mozilla.Firefox.DeveloperEdition.oc.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/oc/132.0/Mozilla.Firefox.DeveloperEdition.oc.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/oc/Firefox%20Setup%20132.0b9.exe - InstallerSha256: EEA3425F27AACA95366F141B82423A573465B9A5B0FFE91301D076EF4CB43A2F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/oc/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D624A4B4515F770AF9FAD8F9698EB50D090D8BA05C7DFE8B4A90D6288A54203A ProductCode: Firefox Developer Edition 132.0 (x86 oc) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/oc/Firefox%20Setup%20132.0b9.exe - InstallerSha256: FE1AE2BA1A59C83EE238DCFAD8FA1BE988A276A43760EA413878D33685EDFFB0 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/oc/Firefox%20Setup%20132.0b9.exe + InstallerSha256: DE341275CEFFD01D15E24AC82F77DE327855AD40AAB0F9FC662E690D9B18DF1B ProductCode: Firefox Developer Edition 132.0 (x64 oc) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/oc/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 5C80EF7328B4B6D65B4D5DC500DA609D9F51FC8E79681B5AAC20907AA9548855 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/oc/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 107D6CF9BB5B48E1AC9399588DD167ECB14FF04673B9D22C70A3FACCBD07A7C1 ProductCode: Firefox Developer Edition 132.0 (arm64 oc) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/oc/132.0/Mozilla.Firefox.DeveloperEdition.oc.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/oc/132.0/Mozilla.Firefox.DeveloperEdition.oc.locale.en-US.yaml index 23d7cd9f42b9..5b4eab7bfd5f 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/oc/132.0/Mozilla.Firefox.DeveloperEdition.oc.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/oc/132.0/Mozilla.Firefox.DeveloperEdition.oc.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 59ace7aa2be0387d445e912b1247a8d9e2853d75 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:41:28 +0800 Subject: [PATCH 329/720] Fix: Mozilla.Firefox.DeveloperEdition.rm version 132.0 (132.0b9) (#185256) --- ...ozilla.Firefox.DeveloperEdition.rm.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.rm.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/rm/132.0/Mozilla.Firefox.DeveloperEdition.rm.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/rm/132.0/Mozilla.Firefox.DeveloperEdition.rm.installer.yaml index f978e7fb36b3..d61cca336bec 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/rm/132.0/Mozilla.Firefox.DeveloperEdition.rm.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/rm/132.0/Mozilla.Firefox.DeveloperEdition.rm.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/rm/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 8813E6C266FC2E41F2BB91E7E6B552298F2A0EAB9A816F6BD64EBF093505241B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/rm/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8518D32B46C72960B9EC94291F6200BD44B0479B529A902E4B724D73A668F23B ProductCode: Firefox Developer Edition 132.0 (x86 rm) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/rm/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 916051D2414B1D25356A2FF9655D480F88E85270CA445D5C6E3592C16A5C0422 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/rm/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 182E69769D71284FA4F885533602790175C914ED7F22E23DD9C3786CC7761DE2 ProductCode: Firefox Developer Edition 132.0 (x64 rm) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/rm/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 03D0F12ADD01F4C7565C533FBE6416E2B9DED103FAE4C257D4531B620C258C3A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/rm/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C64E4BA85F1768DE73EACA7129CC4BAC7BDDCBA5A3628637E46184B9676D0066 ProductCode: Firefox Developer Edition 132.0 (arm64 rm) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/rm/132.0/Mozilla.Firefox.DeveloperEdition.rm.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/rm/132.0/Mozilla.Firefox.DeveloperEdition.rm.locale.en-US.yaml index 241d215868ff..46abe3135f8e 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/rm/132.0/Mozilla.Firefox.DeveloperEdition.rm.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/rm/132.0/Mozilla.Firefox.DeveloperEdition.rm.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 9e4017a77044a4376285716e35e79b0815ed4d78 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:41:38 +0800 Subject: [PATCH 330/720] Fix: Mozilla.Firefox.DeveloperEdition.pt-BR version 132.0 (132.0b9) (#185254) --- ...lla.Firefox.DeveloperEdition.pt-BR.installer.yaml | 12 ++++++------ ....Firefox.DeveloperEdition.pt-BR.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-BR/132.0/Mozilla.Firefox.DeveloperEdition.pt-BR.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-BR/132.0/Mozilla.Firefox.DeveloperEdition.pt-BR.installer.yaml index 141ce03ac921..fc9fffff3fc0 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-BR/132.0/Mozilla.Firefox.DeveloperEdition.pt-BR.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-BR/132.0/Mozilla.Firefox.DeveloperEdition.pt-BR.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/pt-BR/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 7D8705731BEF95BD96E27272655A82F612DFA29414AC3AE269623953A56E8741 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/pt-BR/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8F3CB0EA897A60FDB768C4FD1F139ADA0D33703B67548B5369CF5C4C9763DD12 ProductCode: Firefox Developer Edition 132.0 (x86 pt-BR) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/pt-BR/Firefox%20Setup%20132.0b9.exe - InstallerSha256: F0E1798B0F2258C9E45357DDB2B7984CC77984C24719E5806406E881D8CC309A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/pt-BR/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C2AB31CF2C1F5AD572E8F5BD6EFEC204114B73883F868752D4F5F4B2C75C2304 ProductCode: Firefox Developer Edition 132.0 (x64 pt-BR) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/pt-BR/Firefox%20Setup%20132.0b9.exe - InstallerSha256: D2917C8ADC47D06D93FF8AA7AD77939699055281DAA2D042A6F8A68E40037CBC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/pt-BR/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 3A90DCCF93C1DFF3BBBB6174F14328F16D859433AC57A8008D433ADAEBE4247C ProductCode: Firefox Developer Edition 132.0 (arm64 pt-BR) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-BR/132.0/Mozilla.Firefox.DeveloperEdition.pt-BR.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-BR/132.0/Mozilla.Firefox.DeveloperEdition.pt-BR.locale.en-US.yaml index e12781e4f922..ceb6acb99a52 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-BR/132.0/Mozilla.Firefox.DeveloperEdition.pt-BR.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-BR/132.0/Mozilla.Firefox.DeveloperEdition.pt-BR.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From d90782acf57f7674128e667db16567fe2815500b Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:41:46 +0800 Subject: [PATCH 331/720] Fix: Mozilla.Firefox.DeveloperEdition.son version 132.0 (132.0b9) (#185264) --- ...zilla.Firefox.DeveloperEdition.son.installer.yaml | 12 ++++++------ ...la.Firefox.DeveloperEdition.son.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/son/132.0/Mozilla.Firefox.DeveloperEdition.son.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/son/132.0/Mozilla.Firefox.DeveloperEdition.son.installer.yaml index 8db6670729bf..9a6e71c8245d 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/son/132.0/Mozilla.Firefox.DeveloperEdition.son.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/son/132.0/Mozilla.Firefox.DeveloperEdition.son.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/son/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 25B29E8AA8D1860A70BBD85BF3585FF4D14C2864307573B614655BB0EAE27C70 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/son/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D57E63071AEE6D21C061AF0BFDD9EE3E850CA537A523B8F63C75A0EF67D34EDF ProductCode: Firefox Developer Edition 132.0 (x86 son) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/son/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 53DC0C8274CF1EC2E16D55C737C90EB195F0D29FF1486A17FD6EE4E653CAAED7 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/son/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 48C15196AF36BE6D4ADCD473BEF25A050D06D692D3D5A2A382E8982C261026F6 ProductCode: Firefox Developer Edition 132.0 (x64 son) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/son/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 1B62A77625B32B3EEA6696EBABE7FE2545014340B09D1B8251F72BA0BEAAA72A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/son/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 564DE3A2F89542A3B52F94D30B2956AD7BB8CBBDFF8D24047C78A71F148277AB ProductCode: Firefox Developer Edition 132.0 (arm64 son) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/son/132.0/Mozilla.Firefox.DeveloperEdition.son.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/son/132.0/Mozilla.Firefox.DeveloperEdition.son.locale.en-US.yaml index 410dc20c1707..6ffd0c8fee9d 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/son/132.0/Mozilla.Firefox.DeveloperEdition.son.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/son/132.0/Mozilla.Firefox.DeveloperEdition.son.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 82bac4278419c2b93047f9e04aa80c2bf3988b29 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:41:50 +0800 Subject: [PATCH 332/720] Fix: Mozilla.Firefox.DeveloperEdition.pt-PT version 132.0 (132.0b9) (#185255) --- ...lla.Firefox.DeveloperEdition.pt-PT.installer.yaml | 12 ++++++------ ....Firefox.DeveloperEdition.pt-PT.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-PT/132.0/Mozilla.Firefox.DeveloperEdition.pt-PT.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-PT/132.0/Mozilla.Firefox.DeveloperEdition.pt-PT.installer.yaml index 5e21e8c53374..9e68771430e8 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-PT/132.0/Mozilla.Firefox.DeveloperEdition.pt-PT.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-PT/132.0/Mozilla.Firefox.DeveloperEdition.pt-PT.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/pt-PT/Firefox%20Setup%20132.0b9.exe - InstallerSha256: D0D5D6C924B4D04EBD552B448A3D1FAB59B51160CF0A65109E9790710C20B2FC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/pt-PT/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 3AB6A0F3DEE1119ED9AF43376FF9AD3A192551A5891016EE9EC6266D4D4F8234 ProductCode: Firefox Developer Edition 132.0 (x86 pt-PT) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/pt-PT/Firefox%20Setup%20132.0b9.exe - InstallerSha256: BDAFED2580F616277BAD587603244314FE311288E240EE8DB2000478CA4B1A49 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/pt-PT/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B8981C95DD5AD92DB218AD4EBA8FD7A995583BD1EA73C666D4DE4B70F2372BDA ProductCode: Firefox Developer Edition 132.0 (x64 pt-PT) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/pt-PT/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 67EDB3C1F3B0A186AED204F1B5F6F1ABE3880EB8B807FDFE37C82A265D6374AC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/pt-PT/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8FA8D42914F946D4255900D61FFCEFF83DF6FCA8FAEA3416D0D19B301CD63F95 ProductCode: Firefox Developer Edition 132.0 (arm64 pt-PT) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-PT/132.0/Mozilla.Firefox.DeveloperEdition.pt-PT.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-PT/132.0/Mozilla.Firefox.DeveloperEdition.pt-PT.locale.en-US.yaml index d50f4d8488f4..fdf81833fc1c 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-PT/132.0/Mozilla.Firefox.DeveloperEdition.pt-PT.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-PT/132.0/Mozilla.Firefox.DeveloperEdition.pt-PT.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 93ccf532f5a319af7fd4a5c2f261267f123c8a43 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:41:56 +0800 Subject: [PATCH 333/720] Fix: Mozilla.Firefox.DeveloperEdition.te version 132.0 (132.0b9) (#185270) --- ...ozilla.Firefox.DeveloperEdition.te.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.te.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/te/132.0/Mozilla.Firefox.DeveloperEdition.te.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/te/132.0/Mozilla.Firefox.DeveloperEdition.te.installer.yaml index 9f7480dc5938..aac92fb656b4 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/te/132.0/Mozilla.Firefox.DeveloperEdition.te.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/te/132.0/Mozilla.Firefox.DeveloperEdition.te.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/te/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 186F4671DC8C5249DFBDDFE54D1DBDD61C8C58DDF9011540FA4E8D40171F9A22 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/te/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 71952F8CAA0722502897472CB4D2EC2DA25E12976429D861581F1BC766BF4ED3 ProductCode: Firefox Developer Edition 132.0 (x86 te) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/te/Firefox%20Setup%20132.0b9.exe - InstallerSha256: EDD4CC9CC35FB4277D24DD4D50764E62E13036EAAEE1B328D253583E76AE40EB + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/te/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 3199A251BF2CF425DA2F7773604F8866BC750F128FF68C1CA946AE1AA5D5DB30 ProductCode: Firefox Developer Edition 132.0 (x64 te) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/te/Firefox%20Setup%20132.0b9.exe - InstallerSha256: BDE2D100FE02F8E3B37D170CF9560690103841BF12857E53E975FFC8A1D2BBA2 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/te/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5B9BE35B0232CEF7CE12000B5C06A39E66C8AA542AF482D4107CE8B4C0EBBAA7 ProductCode: Firefox Developer Edition 132.0 (arm64 te) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/te/132.0/Mozilla.Firefox.DeveloperEdition.te.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/te/132.0/Mozilla.Firefox.DeveloperEdition.te.locale.en-US.yaml index b7d5939ab663..3d3643d6b1bb 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/te/132.0/Mozilla.Firefox.DeveloperEdition.te.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/te/132.0/Mozilla.Firefox.DeveloperEdition.te.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From b770304669dfc177937d801e5140d65dc8a70c05 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:42:02 +0800 Subject: [PATCH 334/720] Fix: Mozilla.Firefox.DeveloperEdition.sc version 132.0 (132.0b9) (#185259) --- ...ozilla.Firefox.DeveloperEdition.sc.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.sc.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/sc/132.0/Mozilla.Firefox.DeveloperEdition.sc.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/sc/132.0/Mozilla.Firefox.DeveloperEdition.sc.installer.yaml index 4b0766061a3c..9b4e96e55a0b 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/sc/132.0/Mozilla.Firefox.DeveloperEdition.sc.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/sc/132.0/Mozilla.Firefox.DeveloperEdition.sc.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/sc/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 8778986DB9FA6D37D2035ACD189C8B4B5254F4BDE3AC59EB1EE05DA23B489617 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/sc/Firefox%20Setup%20132.0b9.exe + InstallerSha256: AA73D6EE3ADB7BEB0665D389FCF33FF7C6713CD4AC31811839B631B076868A37 ProductCode: Firefox Developer Edition 132.0 (x86 sc) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/sc/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 56C7F645A95FAE6475105DBF1DEB2388E4F357724E9F35B97DB910A3FEEFA3A6 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/sc/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 4499C9BC945E5AD94BE819E1DB217E671E82ED106059AC8FA9DA6F7262EDDA55 ProductCode: Firefox Developer Edition 132.0 (x64 sc) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/sc/Firefox%20Setup%20132.0b9.exe - InstallerSha256: A5F8C86A1A164081D81CC34B2E75B0C7E1DC5B14D704063A4351F4785AEFEFE6 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/sc/Firefox%20Setup%20132.0b9.exe + InstallerSha256: FF409F4EC0F203ED4BB57092C185A86C6657DF6C8B8BB2EA8299FDD7B00ABDBD ProductCode: Firefox Developer Edition 132.0 (arm64 sc) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/sc/132.0/Mozilla.Firefox.DeveloperEdition.sc.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/sc/132.0/Mozilla.Firefox.DeveloperEdition.sc.locale.en-US.yaml index 6140d416b003..5e5b9462f826 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/sc/132.0/Mozilla.Firefox.DeveloperEdition.sc.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/sc/132.0/Mozilla.Firefox.DeveloperEdition.sc.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 0834c60466ba45a94fdae17c88c025466b22ba4e Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:42:04 +0800 Subject: [PATCH 335/720] Fix: Mozilla.Firefox.DeveloperEdition.ro version 132.0 (132.0b9) (#185257) --- ...ozilla.Firefox.DeveloperEdition.ro.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.ro.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ro/132.0/Mozilla.Firefox.DeveloperEdition.ro.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ro/132.0/Mozilla.Firefox.DeveloperEdition.ro.installer.yaml index cba9932363c8..fd376932375b 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ro/132.0/Mozilla.Firefox.DeveloperEdition.ro.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ro/132.0/Mozilla.Firefox.DeveloperEdition.ro.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ro/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 9E2AE7CDD65827253BB1158A5A5E4B6471740CA7D63A05C5AA5FF6FCC9FA73DD + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/ro/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 1E7F9D7DD8A44D5532B3C05CBB25B24DAFAFA55B2E9FD48538112E5C3F77984E ProductCode: Firefox Developer Edition 132.0 (x86 ro) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ro/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 6B211B533E1D00CF0DBFF8C537E64B90EF33EE20DAD450859B8AE08388D89DFB + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/ro/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B4FA72B875C5FE05233B1A5510BBD572FC5F7BBD53957EAB3FF4021B01030EDD ProductCode: Firefox Developer Edition 132.0 (x64 ro) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ro/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 3F4F87E37F6E856AB1AE38C16FDB09EBF9DB8029EEE36256E7581AE68DB35830 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/ro/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 6BF82B47FF539CC157C58E5D74E9D44964432308A99F57894082C73CE71C01C7 ProductCode: Firefox Developer Edition 132.0 (arm64 ro) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ro/132.0/Mozilla.Firefox.DeveloperEdition.ro.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ro/132.0/Mozilla.Firefox.DeveloperEdition.ro.locale.en-US.yaml index 67ae2b510890..455311ded49f 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ro/132.0/Mozilla.Firefox.DeveloperEdition.ro.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ro/132.0/Mozilla.Firefox.DeveloperEdition.ro.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From b05cf87b102a6bd3870c25616ed60b875d14a39f Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:42:09 +0800 Subject: [PATCH 336/720] Fix: Mozilla.Firefox.DeveloperEdition.sco version 132.0 (132.0b9) (#185260) --- ...zilla.Firefox.DeveloperEdition.sco.installer.yaml | 12 ++++++------ ...la.Firefox.DeveloperEdition.sco.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/sco/132.0/Mozilla.Firefox.DeveloperEdition.sco.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/sco/132.0/Mozilla.Firefox.DeveloperEdition.sco.installer.yaml index 407a2e6975e8..391cfc72edad 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/sco/132.0/Mozilla.Firefox.DeveloperEdition.sco.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/sco/132.0/Mozilla.Firefox.DeveloperEdition.sco.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/sco/Firefox%20Setup%20132.0b9.exe - InstallerSha256: B59E2B5EBE44F9D436AB8793352444BAC7D16F22575795EA5AEA4CBD092048E1 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/sco/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 857DEB3D2B43EB1B27B3DF8176A3DDA11A46C035B203A7F42BD8B72C905B0B77 ProductCode: Firefox Developer Edition 132.0 (x86 sco) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/sco/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 6D1D5B8FA12406A4A464010944014EBB0658343BA1D07D2394AC7001B8CD0D00 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/sco/Firefox%20Setup%20132.0b9.exe + InstallerSha256: FF8139CB1210BEDE654BF94392805973C24444C1F9159C365C14077B5FA1F2D3 ProductCode: Firefox Developer Edition 132.0 (x64 sco) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/sco/Firefox%20Setup%20132.0b9.exe - InstallerSha256: CACB1D021FBCB2BF708A952D97CED8D768831B33AAEADD34815D17A8599766B3 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/sco/Firefox%20Setup%20132.0b9.exe + InstallerSha256: AFA3940E9EDA04B6E63C019E996A9F01C5D898B67BC1F0C905FEA7AE94583121 ProductCode: Firefox Developer Edition 132.0 (arm64 sco) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/sco/132.0/Mozilla.Firefox.DeveloperEdition.sco.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/sco/132.0/Mozilla.Firefox.DeveloperEdition.sco.locale.en-US.yaml index 54e284c132cf..bcc4b7d18fba 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/sco/132.0/Mozilla.Firefox.DeveloperEdition.sco.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/sco/132.0/Mozilla.Firefox.DeveloperEdition.sco.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 8e8e6fee454fa0b7c942b4e511ee25d2b2ca93f5 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:42:15 +0800 Subject: [PATCH 337/720] Fix: Mozilla.Firefox.DeveloperEdition.ur version 132.0 (132.0b9) (#185277) --- ...ozilla.Firefox.DeveloperEdition.ur.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.ur.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ur/132.0/Mozilla.Firefox.DeveloperEdition.ur.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ur/132.0/Mozilla.Firefox.DeveloperEdition.ur.installer.yaml index 6a4c26534fcc..47a187cc0107 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ur/132.0/Mozilla.Firefox.DeveloperEdition.ur.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ur/132.0/Mozilla.Firefox.DeveloperEdition.ur.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ur/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 9805EA64E8CEFF6C9F22E32E23720ABB21A8AD61413D7E0CB46E3885A18CABCF + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/ur/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 9EFC6FA180C79A2FE1BF0FAEB92CFA649E5A687A04627FBE7354CE8538F37B1E ProductCode: Firefox Developer Edition 132.0 (x86 ur) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ur/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 9D9D1EAF200743886D0D35B8C10DF9760477C2720A2837F4B55D993D832D6BF5 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/ur/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A03F46D3FF317ADD94B45C516836B32FB1E822DBA54E6DF2CAF1573522346698 ProductCode: Firefox Developer Edition 132.0 (x64 ur) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ur/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 786D2A9EA25D0F5BF042EA5B7764E1F47105BB239D462FFB6A372BD44A1EC51A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/ur/Firefox%20Setup%20132.0b9.exe + InstallerSha256: F267E57EDFB441A6240D41E4A08F1487C8369695552554788AAC7FC1ADBE92E8 ProductCode: Firefox Developer Edition 132.0 (arm64 ur) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ur/132.0/Mozilla.Firefox.DeveloperEdition.ur.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ur/132.0/Mozilla.Firefox.DeveloperEdition.ur.locale.en-US.yaml index b07df97c2f1c..c1816d99b6d2 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ur/132.0/Mozilla.Firefox.DeveloperEdition.ur.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ur/132.0/Mozilla.Firefox.DeveloperEdition.ur.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From aecaf9e624829a0df83bd524a71f92fdec880fcb Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:42:18 +0800 Subject: [PATCH 338/720] Fix: Mozilla.Firefox.DeveloperEdition.sv-SE version 132.0 (132.0b9) (#185267) --- ...lla.Firefox.DeveloperEdition.sv-SE.installer.yaml | 12 ++++++------ ....Firefox.DeveloperEdition.sv-SE.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/sv-SE/132.0/Mozilla.Firefox.DeveloperEdition.sv-SE.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/sv-SE/132.0/Mozilla.Firefox.DeveloperEdition.sv-SE.installer.yaml index 34cf2830368f..a2293e945589 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/sv-SE/132.0/Mozilla.Firefox.DeveloperEdition.sv-SE.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/sv-SE/132.0/Mozilla.Firefox.DeveloperEdition.sv-SE.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/sv-SE/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 4D2CB4839AFA03C95F673A1E798BB3DA88D3092E9FE0F0875DD2FD83687C9933 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/sv-SE/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8C77D09FBCC2713C74D2EAE7A6718002BC33D7E8869E666086A69FF1DCAD6803 ProductCode: Firefox Developer Edition 132.0 (x86 sv-SE) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/sv-SE/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 8637F9ECEC56D09667C0DDCDB3897E5CA2385D0EBBB47CF035B07596AA2822D9 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/sv-SE/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 6D4BB609445E90822DBCE37AEE116C2F1B732A818051B79214479E816CAC1F48 ProductCode: Firefox Developer Edition 132.0 (x64 sv-SE) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/sv-SE/Firefox%20Setup%20132.0b9.exe - InstallerSha256: B5A3027CA4D76950D9FA11D99EA1341E60C7DF9EA70AE1803C43A9690440A3A7 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/sv-SE/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 56F6979732FC5AEB3A63744E151058183D689EC7F765BF8E6D09F908465BBF85 ProductCode: Firefox Developer Edition 132.0 (arm64 sv-SE) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/sv-SE/132.0/Mozilla.Firefox.DeveloperEdition.sv-SE.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/sv-SE/132.0/Mozilla.Firefox.DeveloperEdition.sv-SE.locale.en-US.yaml index 8106ad088ce0..ba7f67118d52 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/sv-SE/132.0/Mozilla.Firefox.DeveloperEdition.sv-SE.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/sv-SE/132.0/Mozilla.Firefox.DeveloperEdition.sv-SE.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From bc4427c00a881984a1a1663c43650051fe94f3e2 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:42:22 +0800 Subject: [PATCH 339/720] Fix: Mozilla.Firefox.DeveloperEdition.sk version 132.0 (132.0b9) (#185262) --- ...ozilla.Firefox.DeveloperEdition.sk.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.sk.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/sk/132.0/Mozilla.Firefox.DeveloperEdition.sk.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/sk/132.0/Mozilla.Firefox.DeveloperEdition.sk.installer.yaml index eef196795648..4cde117cc1af 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/sk/132.0/Mozilla.Firefox.DeveloperEdition.sk.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/sk/132.0/Mozilla.Firefox.DeveloperEdition.sk.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/sk/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 25D8071BCCD06FD018E5A909D832F6FD23A0969B2D315CC661772A35F2FCB688 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/sk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E06401339976A97184956327D15DB151815D4B5464502FDC05E99DD17EDE040C ProductCode: Firefox Developer Edition 132.0 (x86 sk) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/sk/Firefox%20Setup%20132.0b9.exe - InstallerSha256: FDE6395FF31284145C12D75C34530DE97F423D5B1979F23E0ED6ABBC4DD3884C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/sk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B1224F55827F8A7A96C7E166F50E01BD72BC79D66F95B16980A0C95EC877C397 ProductCode: Firefox Developer Edition 132.0 (x64 sk) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/sk/Firefox%20Setup%20132.0b9.exe - InstallerSha256: C6E8178AD51FD60FD31F97739D8D1EEAC3B634C1C40BFAC7D76556B917F83F7A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/sk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8AD120A6BEC74708E3B283F776B27A32262DFF7D106490DE9BAE74E348AD954F ProductCode: Firefox Developer Edition 132.0 (arm64 sk) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/sk/132.0/Mozilla.Firefox.DeveloperEdition.sk.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/sk/132.0/Mozilla.Firefox.DeveloperEdition.sk.locale.en-US.yaml index 64bb6d973b23..6edcd93357ef 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/sk/132.0/Mozilla.Firefox.DeveloperEdition.sk.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/sk/132.0/Mozilla.Firefox.DeveloperEdition.sk.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From e2fa2c2f9c00f803e1a88ca44253037ae67388ae Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:42:24 +0800 Subject: [PATCH 340/720] Fix: Mozilla.Firefox.DeveloperEdition.sr version 132.0 (132.0b9) (#185266) --- ...ozilla.Firefox.DeveloperEdition.sr.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.sr.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/sr/132.0/Mozilla.Firefox.DeveloperEdition.sr.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/sr/132.0/Mozilla.Firefox.DeveloperEdition.sr.installer.yaml index d82f132ac625..dcef99b2aeda 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/sr/132.0/Mozilla.Firefox.DeveloperEdition.sr.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/sr/132.0/Mozilla.Firefox.DeveloperEdition.sr.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/sr/Firefox%20Setup%20132.0b9.exe - InstallerSha256: BF419B7861B14B4F9383498AD70F4EACE75AC28BE59F0F6AD2DB17BD8B92F563 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/sr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 3BE67F46414DCFE7AAC1E1F6234EC230239B721E66404878B24CB4662E596844 ProductCode: Firefox Developer Edition 132.0 (x86 sr) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/sr/Firefox%20Setup%20132.0b9.exe - InstallerSha256: DB903EF62D9D3EF4E1DC03A957E23B5AD964A66621A1332C7760E316EECF7665 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/sr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 0AFE5F530ECFF66CD36341D6986C5C88B3167D63D66BCE88245FF9D25C962D46 ProductCode: Firefox Developer Edition 132.0 (x64 sr) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/sr/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 4552896E05317026D7BC1BD68887876F3A82FF53B2D094867AE3D1D3F5407AAC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/sr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 65962AC80D89C307B0A562BE9956AFA13BF89C9E55E8936D727248E6F95C063B ProductCode: Firefox Developer Edition 132.0 (arm64 sr) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/sr/132.0/Mozilla.Firefox.DeveloperEdition.sr.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/sr/132.0/Mozilla.Firefox.DeveloperEdition.sr.locale.en-US.yaml index 858d68ac3e85..006c99e6b6e8 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/sr/132.0/Mozilla.Firefox.DeveloperEdition.sr.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/sr/132.0/Mozilla.Firefox.DeveloperEdition.sr.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 41ded793c7c55a87fcfd6aec44ad2e64f78d5bde Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:42:31 +0800 Subject: [PATCH 341/720] Fix: Mozilla.Firefox.DeveloperEdition.tl version 132.0 (132.0b9) (#185273) --- ...ozilla.Firefox.DeveloperEdition.tl.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.tl.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/tl/132.0/Mozilla.Firefox.DeveloperEdition.tl.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/tl/132.0/Mozilla.Firefox.DeveloperEdition.tl.installer.yaml index af43f8abc60e..9f7a90bdebb4 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/tl/132.0/Mozilla.Firefox.DeveloperEdition.tl.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/tl/132.0/Mozilla.Firefox.DeveloperEdition.tl.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/tl/Firefox%20Setup%20132.0b9.exe - InstallerSha256: D6C1D047C9307E934814DBF499D1FE592EB2AF323D74067E1656111DE932DC03 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/tl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D09C3742ABC07F5947A269850A24632C8D8D4A79B340874BDA7E0F1726605FBB ProductCode: Firefox Developer Edition 132.0 (x86 tl) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/tl/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 17AD6035F422A89B18B7CDD370594DEBAD029DD5F20B754E01889B2F35A0B607 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/tl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 0BD81C8D97FD3A7E31EFA6AB8231279706F703507691971EE56571E3BE2BF4C0 ProductCode: Firefox Developer Edition 132.0 (x64 tl) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/tl/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 48C370931004A8E654C9A219C43D0CC0BABC1B81A4B4C0E447182A0A155AD5F6 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/tl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 643FA28E21DA790B10C9DA1AE1358E660C934E0DB73B28E9E862068C928B95E1 ProductCode: Firefox Developer Edition 132.0 (arm64 tl) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/tl/132.0/Mozilla.Firefox.DeveloperEdition.tl.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/tl/132.0/Mozilla.Firefox.DeveloperEdition.tl.locale.en-US.yaml index 30d11ebc8e7c..05b4f17677fb 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/tl/132.0/Mozilla.Firefox.DeveloperEdition.tl.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/tl/132.0/Mozilla.Firefox.DeveloperEdition.tl.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From b0a7497a71349ec99fa621d4c1770cac1a51d598 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:42:34 +0800 Subject: [PATCH 342/720] Fix: Mozilla.Firefox.DeveloperEdition.ta version 132.0 (132.0b9) (#185269) --- ...ozilla.Firefox.DeveloperEdition.ta.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.ta.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ta/132.0/Mozilla.Firefox.DeveloperEdition.ta.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ta/132.0/Mozilla.Firefox.DeveloperEdition.ta.installer.yaml index 91f042ad5afb..997e715efe28 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ta/132.0/Mozilla.Firefox.DeveloperEdition.ta.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ta/132.0/Mozilla.Firefox.DeveloperEdition.ta.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ta/Firefox%20Setup%20132.0b9.exe - InstallerSha256: D5B2D087807D3E512E98961476116FF9C689ED38F460F6B7822795990DA2FFC8 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/ta/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8EFDF0CD093CBD83164D90F47E3A30A736F26F327080580E686CA34B88A6FD17 ProductCode: Firefox Developer Edition 132.0 (x86 ta) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ta/Firefox%20Setup%20132.0b9.exe - InstallerSha256: A31EB84B81237280D62FA4FD14799CA59796D93319CC1DB5BBAA79F1AA423FB7 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/ta/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E2F0E3B46EF56527F5A8A46201F16402CF85060FF6ADE302B9B5BB85E38F548C ProductCode: Firefox Developer Edition 132.0 (x64 ta) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ta/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 3A94153EF6FB50DEB0D9DAF0E0C638660D175EF47CA120FC10B936EE878D5273 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/ta/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D5E8D18F23B8D2FD9EC2E80D06C269620969FB3906A2F41AC10AC8CF4EB8F889 ProductCode: Firefox Developer Edition 132.0 (arm64 ta) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ta/132.0/Mozilla.Firefox.DeveloperEdition.ta.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ta/132.0/Mozilla.Firefox.DeveloperEdition.ta.locale.en-US.yaml index 6838d0eeb23b..d95b400463c5 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ta/132.0/Mozilla.Firefox.DeveloperEdition.ta.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ta/132.0/Mozilla.Firefox.DeveloperEdition.ta.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 8c4d940fbf5e39f354a6b95b43f3d34c292ffa6b Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:42:37 +0800 Subject: [PATCH 343/720] Fix: Mozilla.Firefox.DeveloperEdition.uk version 132.0 (132.0b9) (#185276) --- ...ozilla.Firefox.DeveloperEdition.uk.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.uk.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/uk/132.0/Mozilla.Firefox.DeveloperEdition.uk.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/uk/132.0/Mozilla.Firefox.DeveloperEdition.uk.installer.yaml index 128221373bb8..88785f0792ed 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/uk/132.0/Mozilla.Firefox.DeveloperEdition.uk.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/uk/132.0/Mozilla.Firefox.DeveloperEdition.uk.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/uk/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 448929D7F86112FF37BC28CC5854E995381F7471D012489A1115B87080390CB7 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/uk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 0483DD2BE7C77F7EB1A004C4C1F7B245F79CB77F839A3D9155C716BE59D9456A ProductCode: Firefox Developer Edition 132.0 (x86 uk) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/uk/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 1C26F175B59696D9B4AA8527D2FD283D0EF9EBF1ABC5431BB1F66F5858A1C327 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/uk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 9C9F21C86EC10228D6A698ACE34366B5E699B992C07FA32860957368C856FFB3 ProductCode: Firefox Developer Edition 132.0 (x64 uk) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/uk/Firefox%20Setup%20132.0b9.exe - InstallerSha256: CE5F214EA4D5CEF7B2F703A490A9624A5E862176DEBA4DA984F93F7E12CF7DD5 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/uk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 959C31ED736A61833DF9D8ABB88DB560089CAE9CEEA56C4DF99689425ED0298B ProductCode: Firefox Developer Edition 132.0 (arm64 uk) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/uk/132.0/Mozilla.Firefox.DeveloperEdition.uk.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/uk/132.0/Mozilla.Firefox.DeveloperEdition.uk.locale.en-US.yaml index 7a68e88d4e78..42cd39b00402 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/uk/132.0/Mozilla.Firefox.DeveloperEdition.uk.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/uk/132.0/Mozilla.Firefox.DeveloperEdition.uk.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 3d7df633b1e8807c56774542b0df9c3746295cf2 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:42:41 +0800 Subject: [PATCH 344/720] Fix: Mozilla.Firefox.DeveloperEdition.trs version 132.0 (132.0b9) (#185275) --- ...zilla.Firefox.DeveloperEdition.trs.installer.yaml | 12 ++++++------ ...la.Firefox.DeveloperEdition.trs.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/trs/132.0/Mozilla.Firefox.DeveloperEdition.trs.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/trs/132.0/Mozilla.Firefox.DeveloperEdition.trs.installer.yaml index 9e023ca72793..d88ead1960a1 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/trs/132.0/Mozilla.Firefox.DeveloperEdition.trs.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/trs/132.0/Mozilla.Firefox.DeveloperEdition.trs.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/trs/Firefox%20Setup%20132.0b9.exe - InstallerSha256: A4AFBB407E8AD5BAA96F646AFF36109610386ADC61B5C36E6D558F0347248418 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/trs/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 027A1A9A2B39AD599A1F8BF85E6F12CE39DBB5EC372F7F860E6FBE422E5E71C7 ProductCode: Firefox Developer Edition 132.0 (x86 trs) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/trs/Firefox%20Setup%20132.0b9.exe - InstallerSha256: FA5DA8537EFA2ABEF765084E02C08E925EA27F25D671700FB705DA8D64A56B86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/trs/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 7E24DF7DEEC8CCCB9C5427A6C52196D7F963472CC59D5BD329D52675C96276FB ProductCode: Firefox Developer Edition 132.0 (x64 trs) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/trs/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 20E202DBAF0A5D3D41D18F2DFBB309C85918DE9A1267E16FC481D0F113447EB0 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/trs/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 15F17E870B32059C97949ABF71F24E8981D5EEF0038F029CECA27C715C92D2C7 ProductCode: Firefox Developer Edition 132.0 (arm64 trs) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/trs/132.0/Mozilla.Firefox.DeveloperEdition.trs.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/trs/132.0/Mozilla.Firefox.DeveloperEdition.trs.locale.en-US.yaml index 97124887fe0b..80ecdd463daf 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/trs/132.0/Mozilla.Firefox.DeveloperEdition.trs.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/trs/132.0/Mozilla.Firefox.DeveloperEdition.trs.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 89b69b0dcba7c054c889258285f94d8c4712992f Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:42:45 +0800 Subject: [PATCH 345/720] Fix: Mozilla.Firefox.DeveloperEdition.sl version 132.0 (132.0b9) (#185263) --- ...ozilla.Firefox.DeveloperEdition.sl.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.sl.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/sl/132.0/Mozilla.Firefox.DeveloperEdition.sl.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/sl/132.0/Mozilla.Firefox.DeveloperEdition.sl.installer.yaml index e2a5e063009a..9c9a49522e11 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/sl/132.0/Mozilla.Firefox.DeveloperEdition.sl.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/sl/132.0/Mozilla.Firefox.DeveloperEdition.sl.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/sl/Firefox%20Setup%20132.0b9.exe - InstallerSha256: B2B6A4BCDEF3C931A43D4333BD5F88009305FFE4C6CD1847418A79E056B79847 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/sl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E2DB8408B1AB7D02B06FDFF21333AFA30CEB290533878774DEAC31AF53146B51 ProductCode: Firefox Developer Edition 132.0 (x86 sl) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/sl/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 53DA5026F8F992E046C45B6B982D82805B3E44EC387A51AA8C9DB5C45A438EE1 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/sl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 12A898E63D82B11859A7B1CF038BF0DCE7463F98C7F8C878E8149B21DD3BCB3C ProductCode: Firefox Developer Edition 132.0 (x64 sl) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/sl/Firefox%20Setup%20132.0b9.exe - InstallerSha256: FD0D0D009DDF0C15593602A76754F172569D9C899B5E46A7F4E841E6BAB09790 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/sl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5F8E5614DDBA6AD91A3C8C9B444EF8BD486BED4FEFFD1C836B9BCD153CC4275B ProductCode: Firefox Developer Edition 132.0 (arm64 sl) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/sl/132.0/Mozilla.Firefox.DeveloperEdition.sl.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/sl/132.0/Mozilla.Firefox.DeveloperEdition.sl.locale.en-US.yaml index e49ee1288c2f..066ca66478df 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/sl/132.0/Mozilla.Firefox.DeveloperEdition.sl.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/sl/132.0/Mozilla.Firefox.DeveloperEdition.sl.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From ac27359065391358b0b52805d3b16bb7db799009 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:42:48 +0800 Subject: [PATCH 346/720] Fix: Mozilla.Firefox.DeveloperEdition.pa-IN version 132.0 (132.0b9) (#185252) --- ...lla.Firefox.DeveloperEdition.pa-IN.installer.yaml | 12 ++++++------ ....Firefox.DeveloperEdition.pa-IN.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/pa-IN/132.0/Mozilla.Firefox.DeveloperEdition.pa-IN.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/pa-IN/132.0/Mozilla.Firefox.DeveloperEdition.pa-IN.installer.yaml index d8a44dff18a1..10b50268f84a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/pa-IN/132.0/Mozilla.Firefox.DeveloperEdition.pa-IN.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/pa-IN/132.0/Mozilla.Firefox.DeveloperEdition.pa-IN.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/pa-IN/Firefox%20Setup%20132.0b9.exe - InstallerSha256: A127AFA7AE8518FDEC1538C4C07BCA0A53C039C761F993A53791AC346F905EA8 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/pa-IN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E88604E152827B2F922723E161215FD2BE5AF23C890D7254C6646B5F532743A9 ProductCode: Firefox Developer Edition 132.0 (x86 pa-IN) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/pa-IN/Firefox%20Setup%20132.0b9.exe - InstallerSha256: A1D0E3E7D2588F353D4EB0AB08E431554B7CAC5387407BBD88F2BDB2DDCFD2FE + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/pa-IN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D3D308E8904DA12ED26BB434F359D6E9EBEC4971CCB2BB9124942856C5C05701 ProductCode: Firefox Developer Edition 132.0 (x64 pa-IN) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/pa-IN/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 01FB1A450227247D07F193312438F16A3D3045F10A71CD0EB15A514BEA0F7B31 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/pa-IN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: F50B20B0E372B39D776C6102464C57C175C49237B2444C911CA699A52BEE8C12 ProductCode: Firefox Developer Edition 132.0 (arm64 pa-IN) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/pa-IN/132.0/Mozilla.Firefox.DeveloperEdition.pa-IN.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/pa-IN/132.0/Mozilla.Firefox.DeveloperEdition.pa-IN.locale.en-US.yaml index 65cf8c2d77f8..c3fef33ba7ff 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/pa-IN/132.0/Mozilla.Firefox.DeveloperEdition.pa-IN.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/pa-IN/132.0/Mozilla.Firefox.DeveloperEdition.pa-IN.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 80a7e42160da3041da3b5e6a55ebc40e8cc217a1 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:42:50 +0800 Subject: [PATCH 347/720] Fix: Mozilla.Firefox.DeveloperEdition.sq version 132.0 (132.0b9) (#185265) --- ...ozilla.Firefox.DeveloperEdition.sq.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.sq.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/sq/132.0/Mozilla.Firefox.DeveloperEdition.sq.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/sq/132.0/Mozilla.Firefox.DeveloperEdition.sq.installer.yaml index a2891418c252..39116fc2e7e3 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/sq/132.0/Mozilla.Firefox.DeveloperEdition.sq.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/sq/132.0/Mozilla.Firefox.DeveloperEdition.sq.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/sq/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 8D16ECBF0502C5AD2416738A28C25894054829286BF2DBF2FD30373A90C0BF72 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/sq/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 2553C8DF1B976B79446E5B3338CFD070F9C63235FC0EEA14F548794293AB54D6 ProductCode: Firefox Developer Edition 132.0 (x86 sq) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/sq/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 2D0B0DFEA531274B271F8E1172AB097A32943D6CD0B104E0DEE7E4CB444704FB + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/sq/Firefox%20Setup%20132.0b9.exe + InstallerSha256: BD48B34157D0D941BB20F4C7920344F04F4557BA1310CC80DDC6B349CDB77D1B ProductCode: Firefox Developer Edition 132.0 (x64 sq) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/sq/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 5B2FC9F145EA73B2ED10E744316E8E27107B5383F10B9FB32303F596CF2FF7FD + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/sq/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5F897F0D356966DB271E4CED9018C54CA9269EE488E1DC371B701E6C2E7342D7 ProductCode: Firefox Developer Edition 132.0 (arm64 sq) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/sq/132.0/Mozilla.Firefox.DeveloperEdition.sq.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/sq/132.0/Mozilla.Firefox.DeveloperEdition.sq.locale.en-US.yaml index 9b4264566402..fa7300d68594 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/sq/132.0/Mozilla.Firefox.DeveloperEdition.sq.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/sq/132.0/Mozilla.Firefox.DeveloperEdition.sq.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 6cbcef86bd0713518c174566f6d43ab444664261 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:42:56 +0800 Subject: [PATCH 348/720] Fix: Mozilla.Firefox.DeveloperEdition.ru version 132.0 (132.0b9) (#185258) --- ...ozilla.Firefox.DeveloperEdition.ru.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.ru.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ru/132.0/Mozilla.Firefox.DeveloperEdition.ru.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ru/132.0/Mozilla.Firefox.DeveloperEdition.ru.installer.yaml index 63fbc6eaa9f2..75aaf4cb0a69 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ru/132.0/Mozilla.Firefox.DeveloperEdition.ru.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ru/132.0/Mozilla.Firefox.DeveloperEdition.ru.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ru/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 770D615F50B17ABB6AB86F970D01AF84A1CE3528E13B8CCB74722003BECC56EF + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/ru/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C89909C32B967E960D3AED21B9C537CBAAB40DA942243A4B796B7F6DE305EC53 ProductCode: Firefox Developer Edition 132.0 (x86 ru) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ru/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 205EDEC64A35EA9341FFA0EF31AC5897EE23D36FF4D3D87636F18ADDBEE23764 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/ru/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E2CDDD5539542F9C78EB4618A1C4BF5709453157D1B422C146BC7157C094E575 ProductCode: Firefox Developer Edition 132.0 (x64 ru) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ru/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 6DB6114E2A2355DE5825F17886089F5D7D2914259DE127BF9181962DF1C45150 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/ru/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 7770365287D8DA5C661AA6B21C3DD4AE4644E9694AE3D6E5DBE18CEE0B03C313 ProductCode: Firefox Developer Edition 132.0 (arm64 ru) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ru/132.0/Mozilla.Firefox.DeveloperEdition.ru.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ru/132.0/Mozilla.Firefox.DeveloperEdition.ru.locale.en-US.yaml index 7f0e543cb23c..d0795c52a4ff 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ru/132.0/Mozilla.Firefox.DeveloperEdition.ru.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ru/132.0/Mozilla.Firefox.DeveloperEdition.ru.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 9e85f7b88fc9269308560d0982dc1185b273ddba Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:42:59 +0800 Subject: [PATCH 349/720] Fix: Mozilla.Firefox.DeveloperEdition.vi version 132.0 (132.0b9) (#185279) --- ...ozilla.Firefox.DeveloperEdition.vi.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.vi.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/vi/132.0/Mozilla.Firefox.DeveloperEdition.vi.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/vi/132.0/Mozilla.Firefox.DeveloperEdition.vi.installer.yaml index 297e3ce7c43a..1fc5710538bc 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/vi/132.0/Mozilla.Firefox.DeveloperEdition.vi.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/vi/132.0/Mozilla.Firefox.DeveloperEdition.vi.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/vi/Firefox%20Setup%20132.0b9.exe - InstallerSha256: C530B2D0F739879A41AB04AAD69EADBB8468CA3DD7E12F813D038646EE2213DE + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/vi/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D4067F869C731D54B1597CDF95E0A178321E5095573A2482E99AA3A06AE3A5CE ProductCode: Firefox Developer Edition 132.0 (x86 vi) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/vi/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 5F6B72DF743437BA2CEECD2AA8E436723A1364841C4CD172E84FDA8D922DB452 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/vi/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 62FD4258B187F09359B95EA2090308FF4CE470CF7E06430C00156E06753181D9 ProductCode: Firefox Developer Edition 132.0 (x64 vi) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/vi/Firefox%20Setup%20132.0b9.exe - InstallerSha256: AE50D0AE3635054AAF3FC90C5A1CED73A34226C0CB8D12B2BD85BFEABBFAF9F3 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/vi/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 65C5AE375C5B95477996749E5D9475D0FB82E70A95233CB7AE35756D81652D85 ProductCode: Firefox Developer Edition 132.0 (arm64 vi) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/vi/132.0/Mozilla.Firefox.DeveloperEdition.vi.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/vi/132.0/Mozilla.Firefox.DeveloperEdition.vi.locale.en-US.yaml index 46e6fd679a7c..50fa833d8dd2 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/vi/132.0/Mozilla.Firefox.DeveloperEdition.vi.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/vi/132.0/Mozilla.Firefox.DeveloperEdition.vi.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 9cf30b15b82463e6a1d1cb35d8ff475bf47c4806 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:43:06 +0800 Subject: [PATCH 350/720] Fix: Mozilla.Firefox.DeveloperEdition.uz version 132.0 (132.0b9) (#185278) --- ...ozilla.Firefox.DeveloperEdition.uz.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.uz.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/uz/132.0/Mozilla.Firefox.DeveloperEdition.uz.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/uz/132.0/Mozilla.Firefox.DeveloperEdition.uz.installer.yaml index 147de911867d..6cb73d978afb 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/uz/132.0/Mozilla.Firefox.DeveloperEdition.uz.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/uz/132.0/Mozilla.Firefox.DeveloperEdition.uz.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/uz/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 8EFA249E75D771424F18307B18001E4C556E9B2EE6EBA24BAE33117CDD481D5B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/uz/Firefox%20Setup%20132.0b9.exe + InstallerSha256: F809F2A5D3569C0832B760F0173520200E64A621B0A786B104C9F5A5FF01D215 ProductCode: Firefox Developer Edition 132.0 (x86 uz) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/uz/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 99BF6CF1F67BDF9AF56E6B9B672E30345D6DE84D9ED4628FD375266F794D1584 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/uz/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E240AD1B2EA36FFF4FD159457D2B1A99C29CD763722659C45E42311BF9B4174F ProductCode: Firefox Developer Edition 132.0 (x64 uz) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/uz/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 0593D62AB2391864418E7CEF4D94F327A91E7BBEB3C934991ADA41B18E0CE3CC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/uz/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 4650CA1620C838FD4EC07793BB9429C7533A67B68A5B01D762996CB15D4D195F ProductCode: Firefox Developer Edition 132.0 (arm64 uz) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/uz/132.0/Mozilla.Firefox.DeveloperEdition.uz.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/uz/132.0/Mozilla.Firefox.DeveloperEdition.uz.locale.en-US.yaml index a6bf8db9b264..e723fc5ec0c2 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/uz/132.0/Mozilla.Firefox.DeveloperEdition.uz.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/uz/132.0/Mozilla.Firefox.DeveloperEdition.uz.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 5379a693b9cc481e16bdfd947381ba1b8fb4c2af Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:43:13 +0800 Subject: [PATCH 351/720] Fix: Mozilla.Firefox.DeveloperEdition.szl version 132.0 (132.0b9) (#185268) --- ...zilla.Firefox.DeveloperEdition.szl.installer.yaml | 12 ++++++------ ...la.Firefox.DeveloperEdition.szl.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/szl/132.0/Mozilla.Firefox.DeveloperEdition.szl.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/szl/132.0/Mozilla.Firefox.DeveloperEdition.szl.installer.yaml index 459dd9f05dd0..710f0f730ff8 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/szl/132.0/Mozilla.Firefox.DeveloperEdition.szl.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/szl/132.0/Mozilla.Firefox.DeveloperEdition.szl.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/szl/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 680D5930D29D1C4999BADB3C30AC911B4268615C865B00689E09F6478986DAA4 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/szl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 99FA1BAB2D05CCE5D5E051B3CB1C06333FF7DE8E1E7C2D909C57D99E9BB115F4 ProductCode: Firefox Developer Edition 132.0 (x86 szl) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/szl/Firefox%20Setup%20132.0b9.exe - InstallerSha256: F410FE57C2B145C776414BCD37448A98D2BD093AB9C2CECD1C9018BF67B2B928 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/szl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 89D6655ABE8B8A7C9E62200F1759CD6927CDD1B7CA8AA09DA3C047B8D3B2D186 ProductCode: Firefox Developer Edition 132.0 (x64 szl) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/szl/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 0CBA581928BA3ED3D7A52267A886749374927299BC6FA6616EBED5C89F166776 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/szl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A5E2240766C8B31D9BA2013F724387545B78EEE864170173B4E506F02EED03B3 ProductCode: Firefox Developer Edition 132.0 (arm64 szl) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/szl/132.0/Mozilla.Firefox.DeveloperEdition.szl.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/szl/132.0/Mozilla.Firefox.DeveloperEdition.szl.locale.en-US.yaml index 704757909fe9..8792ec835258 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/szl/132.0/Mozilla.Firefox.DeveloperEdition.szl.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/szl/132.0/Mozilla.Firefox.DeveloperEdition.szl.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 570ba1bf870455317468c5e830b82c7c2fba1f68 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:43:19 +0800 Subject: [PATCH 352/720] Fix: Mozilla.Firefox.DeveloperEdition.xh version 132.0 (132.0b9) (#185280) --- ...ozilla.Firefox.DeveloperEdition.xh.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.xh.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/132.0/Mozilla.Firefox.DeveloperEdition.xh.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/132.0/Mozilla.Firefox.DeveloperEdition.xh.installer.yaml index 4d137ca4cb09..222babf048b7 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/132.0/Mozilla.Firefox.DeveloperEdition.xh.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/132.0/Mozilla.Firefox.DeveloperEdition.xh.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/xh/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 5AB5B4055F1414601A6468ED6BDCA23B0ACB314BD6D3A2012A562D3BD2561BD3 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/xh/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 9522A5A9B4E0949A375F563336C314D23CF4E0FC8C0FE6F8B34D01E2BE443D9F ProductCode: Firefox Developer Edition 132.0 (x86 xh) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/xh/Firefox%20Setup%20132.0b9.exe - InstallerSha256: FBD0F39D8BE5D544ACBB8201D145511E05EEA80D54F4D5E10CD33F28474D352F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/xh/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 89824AEEF01BC4B4ED677F835D6F1204051899767C8C09544DBB64A26739F2B6 ProductCode: Firefox Developer Edition 132.0 (x64 xh) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/xh/Firefox%20Setup%20132.0b9.exe - InstallerSha256: B8E0700DD19ECA5ABF5464EB50E0AFC4A12653E9336A9E3372E15D9A62E6BDF2 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/xh/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 84E2A348E8327A3745BE1E0E1BB3BA13C9D89918372755724281D212D6932AA4 ProductCode: Firefox Developer Edition 132.0 (arm64 xh) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/132.0/Mozilla.Firefox.DeveloperEdition.xh.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/132.0/Mozilla.Firefox.DeveloperEdition.xh.locale.en-US.yaml index 2d2d44d66b30..d9f283f48b97 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/132.0/Mozilla.Firefox.DeveloperEdition.xh.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/132.0/Mozilla.Firefox.DeveloperEdition.xh.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 444ebd7e3626c098251a4f730a2797e576088300 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:43:22 +0800 Subject: [PATCH 353/720] Fix: Mozilla.Firefox.DeveloperEdition.tg version 132.0 (132.0b9) (#185271) --- ...ozilla.Firefox.DeveloperEdition.tg.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.tg.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/tg/132.0/Mozilla.Firefox.DeveloperEdition.tg.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/tg/132.0/Mozilla.Firefox.DeveloperEdition.tg.installer.yaml index df39993a06af..6ec96ec31565 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/tg/132.0/Mozilla.Firefox.DeveloperEdition.tg.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/tg/132.0/Mozilla.Firefox.DeveloperEdition.tg.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/tg/Firefox%20Setup%20132.0b9.exe - InstallerSha256: C36FB92B71B69CB9A310F5E008CA02D8E369E20EC55BC87A44E2FD13067EAFD6 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/tg/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D76E98EDAC1B30687F8F7A32690BC5129AEBDE1080F81025BABA6D26D5FEA0DE ProductCode: Firefox Developer Edition 132.0 (x86 tg) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/tg/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 831AD915C9D631C5E57A1284355B6050865A185EEAB2F9A5D55A32BDEFFC1B71 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/tg/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 07867C1BED68B9B9F3F5580D22D013639478E2581BFA4E76B10092577853790A ProductCode: Firefox Developer Edition 132.0 (x64 tg) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/tg/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 5367F05D783BF382F9CAE8EF05FFB2C8CE51237844DBE5D3FB768BB9ADAA9FAC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/tg/Firefox%20Setup%20132.0b9.exe + InstallerSha256: BEA3EABF4888A82B4949F3029A020D40E2244EB5666EB8BA6BAB764C57F98B60 ProductCode: Firefox Developer Edition 132.0 (arm64 tg) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/tg/132.0/Mozilla.Firefox.DeveloperEdition.tg.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/tg/132.0/Mozilla.Firefox.DeveloperEdition.tg.locale.en-US.yaml index 6b10f4b3610e..534d3e6519eb 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/tg/132.0/Mozilla.Firefox.DeveloperEdition.tg.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/tg/132.0/Mozilla.Firefox.DeveloperEdition.tg.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 33b8dc62e90c9c39df059fa9b5720b8f63a7bc5d Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:43:26 +0800 Subject: [PATCH 354/720] Fix: Mozilla.Firefox.DeveloperEdition.tr version 132.0 (132.0b9) (#185274) --- ...ozilla.Firefox.DeveloperEdition.tr.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.tr.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/tr/132.0/Mozilla.Firefox.DeveloperEdition.tr.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/tr/132.0/Mozilla.Firefox.DeveloperEdition.tr.installer.yaml index 4f62aead74e1..6313f31b3b26 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/tr/132.0/Mozilla.Firefox.DeveloperEdition.tr.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/tr/132.0/Mozilla.Firefox.DeveloperEdition.tr.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/tr/Firefox%20Setup%20132.0b9.exe - InstallerSha256: A0665CAA61BF58BAE2B96EC8DBAEAEB4E7BFC51FE192214612B67C412AAF55DA + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/tr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: F65B77732C77AD1B424E64F9F57A39FD9B3C3C9B52D6FCE3750A431C36634338 ProductCode: Firefox Developer Edition 132.0 (x86 tr) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/tr/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 2585ACCED5E93E48F545852DAB48B27378D11FD2FEA3C238E66A4827D0F949CE + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/tr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 639024C786D1AE2413717AA2C11886A3E5CCE046B97455E067B709F216DE8FED ProductCode: Firefox Developer Edition 132.0 (x64 tr) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/tr/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 26D293FC0F7F6D3D822DC4429350976E0EF30126E9463B8280B1DD0585042D12 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/tr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 10306C251FE1973EFF6BA33D5AFE901D42FA7ED7B902E3627F9365C68559B7D9 ProductCode: Firefox Developer Edition 132.0 (arm64 tr) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/tr/132.0/Mozilla.Firefox.DeveloperEdition.tr.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/tr/132.0/Mozilla.Firefox.DeveloperEdition.tr.locale.en-US.yaml index 734eeb0fa713..8b17052f1420 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/tr/132.0/Mozilla.Firefox.DeveloperEdition.tr.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/tr/132.0/Mozilla.Firefox.DeveloperEdition.tr.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From b0da97bff4013d2b42d099b0859eedf852c15935 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:43:32 +0800 Subject: [PATCH 355/720] Fix: Mozilla.Firefox.DeveloperEdition.th version 132.0 (132.0b9) (#185272) --- ...ozilla.Firefox.DeveloperEdition.th.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.th.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/th/132.0/Mozilla.Firefox.DeveloperEdition.th.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/th/132.0/Mozilla.Firefox.DeveloperEdition.th.installer.yaml index e7f6361b67ed..de0873b26cb4 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/th/132.0/Mozilla.Firefox.DeveloperEdition.th.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/th/132.0/Mozilla.Firefox.DeveloperEdition.th.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/th/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 4F577D0935C09A18B2B758A5FA5735ABED7131CD5223785153E5F1EB019E5D58 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/th/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 6247CEDB6306ADBC07936264F8B6F4F1CC0D77E9D7CA0F01F4EF81D220C53248 ProductCode: Firefox Developer Edition 132.0 (x86 th) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/th/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 944D60F0C7910F25202E0D401028E4662F7AA6BBE0CDFFAA52809E3E8732F667 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/th/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 2561CDDF005024E80C6CFB5BE77152A31E8935E41391EA54DB9DE13F9ACC3F0A ProductCode: Firefox Developer Edition 132.0 (x64 th) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/th/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 9BBD7295365148DB6B66C86F2993782CC19B8923CC9426EDD4139311ADBB6990 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/th/Firefox%20Setup%20132.0b9.exe + InstallerSha256: EAB1B8A91C8E770F3C94A9B240C525FD6E1B2054A6CE535B7EB8250EFE79D6D5 ProductCode: Firefox Developer Edition 132.0 (arm64 th) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/th/132.0/Mozilla.Firefox.DeveloperEdition.th.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/th/132.0/Mozilla.Firefox.DeveloperEdition.th.locale.en-US.yaml index a7d691f26b9a..dce258dd74ec 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/th/132.0/Mozilla.Firefox.DeveloperEdition.th.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/th/132.0/Mozilla.Firefox.DeveloperEdition.th.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From d071d1a8c9a60e4fafbc5fade7c176461f3bb287 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:43:43 +0800 Subject: [PATCH 356/720] Fix: Mozilla.Firefox.DeveloperEdition.pl version 132.0 (132.0b9) (#185253) --- ...ozilla.Firefox.DeveloperEdition.pl.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.pl.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/pl/132.0/Mozilla.Firefox.DeveloperEdition.pl.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/pl/132.0/Mozilla.Firefox.DeveloperEdition.pl.installer.yaml index b133b4d9c6f8..43af0d5624ed 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/pl/132.0/Mozilla.Firefox.DeveloperEdition.pl.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/pl/132.0/Mozilla.Firefox.DeveloperEdition.pl.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/pl/Firefox%20Setup%20132.0b9.exe - InstallerSha256: BA92E13F30213D401FE77F127E94BF4B40180D0A0AD896ADE0A27AB05A28B3A1 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/pl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A0BBA505F6623CD5C68D59F74A7183F1F525D576839B293BD8E677DBAE22B2F6 ProductCode: Firefox Developer Edition 132.0 (x86 pl) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/pl/Firefox%20Setup%20132.0b9.exe - InstallerSha256: BE78C48F4CAE286728486E501DAF57D154AE1A4E78AE264887B691C22F1558F5 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/pl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 0913889333D6343724534FA9760A105D03407BD67E5DAA42B587122B9126D58B ProductCode: Firefox Developer Edition 132.0 (x64 pl) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/pl/Firefox%20Setup%20132.0b9.exe - InstallerSha256: A4F527BD7169CA29474A073F9953CFF7FBECA5E198890D5E9C0C2BDEE31E4B12 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/pl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 3EA2336E2002694ED1201C71A00FA7052A406896677F71C2E389DEAB82F0D015 ProductCode: Firefox Developer Edition 132.0 (arm64 pl) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/pl/132.0/Mozilla.Firefox.DeveloperEdition.pl.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/pl/132.0/Mozilla.Firefox.DeveloperEdition.pl.locale.en-US.yaml index cf7c1245761a..f209867c6e63 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/pl/132.0/Mozilla.Firefox.DeveloperEdition.pl.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/pl/132.0/Mozilla.Firefox.DeveloperEdition.pl.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From 521f67df60b9d64d500a423f81596f8e73ad9249 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:43:52 +0800 Subject: [PATCH 357/720] Fix: Mozilla.Firefox.DeveloperEdition.si version 132.0 (132.0b9) (#185261) --- ...ozilla.Firefox.DeveloperEdition.si.installer.yaml | 12 ++++++------ ...lla.Firefox.DeveloperEdition.si.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/si/132.0/Mozilla.Firefox.DeveloperEdition.si.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/si/132.0/Mozilla.Firefox.DeveloperEdition.si.installer.yaml index aaa36f106a63..3163427f7ce4 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/si/132.0/Mozilla.Firefox.DeveloperEdition.si.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/si/132.0/Mozilla.Firefox.DeveloperEdition.si.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/si/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 626304569A6D289B7C8DD685C67BEB1532B633D093649A277A97E88980FA2FDF + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/si/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 612BFD1CA2D2BFD0BF2DCD4D1AD7AB1FB51FCB63FF3AA212B7E9309E479F457B ProductCode: Firefox Developer Edition 132.0 (x86 si) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/si/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 4FFA7152C2FD69892A3E8B100AE146555A3FD47060D44C9CE5F1DC05F8A57085 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/si/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 12F06CC83E6794378EF4B2233CA17975199A6B4E1D2EE6EEC21824156D191A30 ProductCode: Firefox Developer Edition 132.0 (x64 si) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/si/Firefox%20Setup%20132.0b9.exe - InstallerSha256: B0E8C1D600A54D5EC88262B55A4AECF413EC01228076466B825EE5AAF4B83FD0 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/si/Firefox%20Setup%20132.0b9.exe + InstallerSha256: CCC7150877F12BC8780C0A5816C91FBFB87B5FB597338F0718CC7C7FAC8EC83A ProductCode: Firefox Developer Edition 132.0 (arm64 si) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/si/132.0/Mozilla.Firefox.DeveloperEdition.si.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/si/132.0/Mozilla.Firefox.DeveloperEdition.si.locale.en-US.yaml index fa44ff9df8c7..512689a3bcd6 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/si/132.0/Mozilla.Firefox.DeveloperEdition.si.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/si/132.0/Mozilla.Firefox.DeveloperEdition.si.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From e4d58b0c9310b9449e196da1f48ec5742b540b0f Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:49:08 +0800 Subject: [PATCH 358/720] Fix: Mozilla.Firefox.DeveloperEdition.zh-CN version 132.0 (132.0b9) (#185281) --- ...lla.Firefox.DeveloperEdition.zh-CN.installer.yaml | 12 ++++++------ ....Firefox.DeveloperEdition.zh-CN.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-CN/132.0/Mozilla.Firefox.DeveloperEdition.zh-CN.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-CN/132.0/Mozilla.Firefox.DeveloperEdition.zh-CN.installer.yaml index e1144af4d14a..ed3205c9c157 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-CN/132.0/Mozilla.Firefox.DeveloperEdition.zh-CN.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-CN/132.0/Mozilla.Firefox.DeveloperEdition.zh-CN.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/zh-CN/Firefox%20Setup%20132.0b9.exe - InstallerSha256: A015E59CD471F9F709915B9EBDF7EB2C19D7D7E638F6C3CA7DB91A1699D31438 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/zh-CN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B7FB6899C11806FCBCB35249A08ABFDBC195B781D29397B0994542F508F3F17F ProductCode: Firefox Developer Edition 132.0 (x86 zh-CN) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/zh-CN/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 25FE6336D1DBDCB68E2762902A83075B32B391336D9D9978A7A9A904A9AEC1A4 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/zh-CN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 73AF436A4490792C1B20EF13A8C0EECF7940C2255AACE1C47CE909F0AEFA8D13 ProductCode: Firefox Developer Edition 132.0 (x64 zh-CN) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/zh-CN/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 3990CAFAE83630A809EEC4D82D50D74C13BE34E4CBF24AB7D327C4F2F087244F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/zh-CN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C9BFB9BC5076DA190EF377E8AB96B7627958A98B4B05B15DDF78568A28BB055E ProductCode: Firefox Developer Edition 132.0 (arm64 zh-CN) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-CN/132.0/Mozilla.Firefox.DeveloperEdition.zh-CN.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-CN/132.0/Mozilla.Firefox.DeveloperEdition.zh-CN.locale.en-US.yaml index 117182650c90..27b493388864 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-CN/132.0/Mozilla.Firefox.DeveloperEdition.zh-CN.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-CN/132.0/Mozilla.Firefox.DeveloperEdition.zh-CN.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From b9b96390fe81037209222031cdf1768bf75e0409 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:49:11 +0800 Subject: [PATCH 359/720] Fix: Mozilla.Firefox.DeveloperEdition.zh-TW version 132.0 (132.0b9) (#185282) --- ...lla.Firefox.DeveloperEdition.zh-TW.installer.yaml | 12 ++++++------ ....Firefox.DeveloperEdition.zh-TW.locale.en-US.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-TW/132.0/Mozilla.Firefox.DeveloperEdition.zh-TW.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-TW/132.0/Mozilla.Firefox.DeveloperEdition.zh-TW.installer.yaml index 5960bb46fb7a..cd85f190e83c 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-TW/132.0/Mozilla.Firefox.DeveloperEdition.zh-TW.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-TW/132.0/Mozilla.Firefox.DeveloperEdition.zh-TW.installer.yaml @@ -27,16 +27,16 @@ FileExtensions: ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/zh-TW/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 1B5D88165A9474DC60A1DAF467748449CC9216F40E54510B19898B4330E84F11 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win32/zh-TW/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E75395C490E126DE23BB861B57C30D27ACEF5A5D8CC73FC8E7053ACBF62BDF3C ProductCode: Firefox Developer Edition 132.0 (x86 zh-TW) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/zh-TW/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 479DC63F2B22636E7030A0D0A678B0C7FD0D8C8563581703D4B2A24109A4B641 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64/zh-TW/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 7213EF7665F8B4EBD628CC5B2617265E101968ED218F87A052824E3D324D800B ProductCode: Firefox Developer Edition 132.0 (x64 zh-TW) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/zh-TW/Firefox%20Setup%20132.0b9.exe - InstallerSha256: 04A7AD6F5CFD7D72C8152AA898E65D72ABBA0B7582C21D22A2DBE080169956DB + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/132.0b9/win64-aarch64/zh-TW/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C62CE1DF3282B81C1C46CC44B20ACC9F8F2287B8E3B9C7FAFC73A397DAAC5EC3 ProductCode: Firefox Developer Edition 132.0 (arm64 zh-TW) ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-TW/132.0/Mozilla.Firefox.DeveloperEdition.zh-TW.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-TW/132.0/Mozilla.Firefox.DeveloperEdition.zh-TW.locale.en-US.yaml index 3baad4a7ca7c..1138950d3bfe 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-TW/132.0/Mozilla.Firefox.DeveloperEdition.zh-TW.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-TW/132.0/Mozilla.Firefox.DeveloperEdition.zh-TW.locale.en-US.yaml @@ -31,8 +31,8 @@ ReleaseNotes: |- New - Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode. - WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset. + - GPU-accelerated Canvas2D is enabled by default on Windows. Fixed - - If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server. - Fix for MFSA 2024-51 is included in Firefox Desktop and DevEdition 132.0b5 builds and newer. Changed - As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead. From e3830666942d7813d716f97563b6b255e2e54faa Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:49:40 +0800 Subject: [PATCH 360/720] New version: Xmind.Xmind version 24.10.1101 (24.10.01101) (#185283) --- .../24.10.1101/Xmind.Xmind.installer.yaml | 22 +++++++++ .../24.10.1101/Xmind.Xmind.locale.en-US.yaml | 45 +++++++++++++++++++ .../24.10.1101/Xmind.Xmind.locale.zh-CN.yaml | 40 +++++++++++++++++ .../x/Xmind/Xmind/24.10.1101/Xmind.Xmind.yaml | 8 ++++ 4 files changed, 115 insertions(+) create mode 100644 manifests/x/Xmind/Xmind/24.10.1101/Xmind.Xmind.installer.yaml create mode 100644 manifests/x/Xmind/Xmind/24.10.1101/Xmind.Xmind.locale.en-US.yaml create mode 100644 manifests/x/Xmind/Xmind/24.10.1101/Xmind.Xmind.locale.zh-CN.yaml create mode 100644 manifests/x/Xmind/Xmind/24.10.1101/Xmind.Xmind.yaml diff --git a/manifests/x/Xmind/Xmind/24.10.1101/Xmind.Xmind.installer.yaml b/manifests/x/Xmind/Xmind/24.10.1101/Xmind.Xmind.installer.yaml new file mode 100644 index 000000000000..882a168e4147 --- /dev/null +++ b/manifests/x/Xmind/Xmind/24.10.1101/Xmind.Xmind.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: Xmind.Xmind +PackageVersion: 24.10.1101 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- xmind-zen +FileExtensions: +- xmind +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x64 + InstallerUrl: https://www.xmind.app/xmind/downloads/Xmind-for-Windows-x64bit-24.10.01101-202410202317.exe + InstallerSha256: BB133E1A6F8CCE4B48FE925471F3C89865027BB0BB938F6D469C44B070E1062D + ProductCode: fbd30ee5-8150-549e-9aed-fd9d444364fb +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/x/Xmind/Xmind/24.10.1101/Xmind.Xmind.locale.en-US.yaml b/manifests/x/Xmind/Xmind/24.10.1101/Xmind.Xmind.locale.en-US.yaml new file mode 100644 index 000000000000..f759e475d285 --- /dev/null +++ b/manifests/x/Xmind/Xmind/24.10.1101/Xmind.Xmind.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: Xmind.Xmind +PackageVersion: 24.10.1101 +PackageLocale: en-US +Publisher: XMIND LTD. +PublisherUrl: https://xmind.app/ +PublisherSupportUrl: https://support.xmind.net/ +PrivacyUrl: https://xmind.app/privacy/ +Author: Xmind Ltd. +PackageName: Xmind +PackageUrl: https://xmind.app/ +License: Proprietary +LicenseUrl: https://xmind.app/terms/ +Copyright: © 2006 - 2024 XMIND LTD. +# CopyrightUrl: +ShortDescription: A full-featured Swiss Army Knife for your brain. +Description: The full-featured mind mapping and brainstorming app. Like a Swiss Army Knife, Xmind offers a complete toolset for thinking and creativity. +Moniker: xmind-zen +Tags: +- mind-map +- mind-mapping +- mindmap +ReleaseNotes: |- + 1. Optimized the loading visuals when inserting images; + 2. Optimized the experience for entering password on the Publish page; + 3. Optimized certain UI designs and text; + 4. Fixed the issue where content failed to sync during collaboration in certain cases; + 5. Fixed the issue where deleting a sheet caused other collaborators to be redirected; + 6. Fixed the issue where attachments exceeding the size limit could still be uploaded during collaboration; + 7. Fixed the issue where the “Cross Out” option in Quick Style was not working; + 8. Fixed the issue where the “Structure” option was missing after selecting multiple topics; + 9. Fixed the issue where the "Mark as Cancelled", “Remove Task” option for topics with Task was not working; + 10. Fixed some other known issues. +ReleaseNotesUrl: https://xmind.app/desktop/release-notes/ +PurchaseUrl: https://xmind.app/pricing/ +# InstallationNotes: +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://xmind.app/user-guide/xmind +- DocumentLabel: FAQ + DocumentUrl: https://xmind.app/faq +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/x/Xmind/Xmind/24.10.1101/Xmind.Xmind.locale.zh-CN.yaml b/manifests/x/Xmind/Xmind/24.10.1101/Xmind.Xmind.locale.zh-CN.yaml new file mode 100644 index 000000000000..26bdf194b885 --- /dev/null +++ b/manifests/x/Xmind/Xmind/24.10.1101/Xmind.Xmind.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# 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: Xmind.Xmind +PackageVersion: 24.10.1101 +PackageLocale: zh-CN +Publisher: XMIND LTD. +PublisherUrl: https://xmind.cn/ +PublisherSupportUrl: https://support.xmind.net/ +PrivacyUrl: https://xmind.cn/privacy/ +Author: 深圳市爱思软件技术有限公司 +PackageName: Xmind +PackageUrl: https://xmind.cn/ +License: 专有软件 +LicenseUrl: https://xmind.cn/terms/ +Copyright: © 2006 - 2024 XMIND LTD. +# CopyrightUrl: +ShortDescription: 思如泉涌,成竹在图 +Description: Xmind 是一款 全功能 的思维导图和头脑风暴软件。像大脑的瑞士军刀一般,助你理清思路,捕捉创意。 +# Moniker: +Tags: +- 思维导图 +- 脑图 +ReleaseNotes: |- + 1. 优化了插入图片时的加载态视觉效果; + 2. 优化了部分界面设计和文案; + 3. 修复了选择多个主题后“结构”选项缺失的问题; + 4. 修复了快速样式中的“删去”样式不生效的问题; + 5. 修复了带有待办事项的节点“标记为取消”、“移除任务”选项失效的问题; + 6. 修复了部分其他已知问题。 +ReleaseNotesUrl: https://xmind.cn/desktop/release-notes/ +PurchaseUrl: https://xmind.cn/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: 用户手册 + DocumentUrl: https://xmind.cn/user-guide/xmind/ +- DocumentLabel: 常见问题 + DocumentUrl: https://xmind.cn/faq/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/x/Xmind/Xmind/24.10.1101/Xmind.Xmind.yaml b/manifests/x/Xmind/Xmind/24.10.1101/Xmind.Xmind.yaml new file mode 100644 index 000000000000..cec911c6fa3a --- /dev/null +++ b/manifests/x/Xmind/Xmind/24.10.1101/Xmind.Xmind.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: Xmind.Xmind +PackageVersion: 24.10.1101 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ec7a9c4f42faffbf7b0a9ae829b5edde7ca56ef3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:49:53 +0800 Subject: [PATCH 361/720] New version: Sohu.SHPlayer version 7.1.19.0 (#185284) --- .../{7.1.18.0 => 7.1.19.0}/Sohu.SHPlayer.installer.yaml | 8 ++++---- .../Sohu.SHPlayer.locale.en-US.yaml | 2 +- .../Sohu.SHPlayer.locale.zh-CN.yaml | 7 +++---- .../SHPlayer/{7.1.18.0 => 7.1.19.0}/Sohu.SHPlayer.yaml | 2 +- 4 files changed, 9 insertions(+), 10 deletions(-) rename manifests/s/Sohu/SHPlayer/{7.1.18.0 => 7.1.19.0}/Sohu.SHPlayer.installer.yaml (77%) rename manifests/s/Sohu/SHPlayer/{7.1.18.0 => 7.1.19.0}/Sohu.SHPlayer.locale.en-US.yaml (94%) rename manifests/s/Sohu/SHPlayer/{7.1.18.0 => 7.1.19.0}/Sohu.SHPlayer.locale.zh-CN.yaml (83%) rename manifests/s/Sohu/SHPlayer/{7.1.18.0 => 7.1.19.0}/Sohu.SHPlayer.yaml (89%) diff --git a/manifests/s/Sohu/SHPlayer/7.1.18.0/Sohu.SHPlayer.installer.yaml b/manifests/s/Sohu/SHPlayer/7.1.19.0/Sohu.SHPlayer.installer.yaml similarity index 77% rename from manifests/s/Sohu/SHPlayer/7.1.18.0/Sohu.SHPlayer.installer.yaml rename to manifests/s/Sohu/SHPlayer/7.1.19.0/Sohu.SHPlayer.installer.yaml index baabfb96360f..983d5f49333d 100644 --- a/manifests/s/Sohu/SHPlayer/7.1.18.0/Sohu.SHPlayer.installer.yaml +++ b/manifests/s/Sohu/SHPlayer/7.1.19.0/Sohu.SHPlayer.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: Sohu.SHPlayer -PackageVersion: 7.1.18.0 +PackageVersion: 7.1.19.0 InstallerType: exe Scope: user InstallModes: @@ -65,11 +65,11 @@ FileExtensions: - webm - webp - wmv -ReleaseDate: 2024-09-24 +ReleaseDate: 2024-10-23 Installers: - Architecture: x86 - InstallerUrl: https://data.vod.itc.cn/foxd/gz?file=SoHuVA_7.1.18.0-c1000-x.exe&new=/186/56/X0wJNUR0TmaIa3rxtWm80A.exe - InstallerSha256: D30214CBF5B05E2A1B6204A4EDC3CB320D259308E61F8569659D6F5D15E91CA2 + InstallerUrl: https://data.vod.itc.cn/foxd/gz?file=SoHuVA_7.1.18.0-c1000-x.exe&new=/125/77/KkAqb7NiQr9GczYqm0vuuA.exe + InstallerSha256: A7198F6257D390CE7DD7CE0AB93D7EE68DB5C7B8B39FAB6EDBDF15BD64FCFA0B ProductCode: 搜狐影音 ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/s/Sohu/SHPlayer/7.1.18.0/Sohu.SHPlayer.locale.en-US.yaml b/manifests/s/Sohu/SHPlayer/7.1.19.0/Sohu.SHPlayer.locale.en-US.yaml similarity index 94% rename from manifests/s/Sohu/SHPlayer/7.1.18.0/Sohu.SHPlayer.locale.en-US.yaml rename to manifests/s/Sohu/SHPlayer/7.1.19.0/Sohu.SHPlayer.locale.en-US.yaml index 004d76a7be40..6f766c5b4bb0 100644 --- a/manifests/s/Sohu/SHPlayer/7.1.18.0/Sohu.SHPlayer.locale.en-US.yaml +++ b/manifests/s/Sohu/SHPlayer/7.1.19.0/Sohu.SHPlayer.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: Sohu.SHPlayer -PackageVersion: 7.1.18.0 +PackageVersion: 7.1.19.0 PackageLocale: en-US Publisher: 搜狐公司 PublisherUrl: https://tv.sohu.com/ diff --git a/manifests/s/Sohu/SHPlayer/7.1.18.0/Sohu.SHPlayer.locale.zh-CN.yaml b/manifests/s/Sohu/SHPlayer/7.1.19.0/Sohu.SHPlayer.locale.zh-CN.yaml similarity index 83% rename from manifests/s/Sohu/SHPlayer/7.1.18.0/Sohu.SHPlayer.locale.zh-CN.yaml rename to manifests/s/Sohu/SHPlayer/7.1.19.0/Sohu.SHPlayer.locale.zh-CN.yaml index 2cb6277d9664..7f827cb7d618 100644 --- a/manifests/s/Sohu/SHPlayer/7.1.18.0/Sohu.SHPlayer.locale.zh-CN.yaml +++ b/manifests/s/Sohu/SHPlayer/7.1.19.0/Sohu.SHPlayer.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: Sohu.SHPlayer -PackageVersion: 7.1.18.0 +PackageVersion: 7.1.19.0 PackageLocale: zh-CN Publisher: 搜狐公司 PublisherUrl: https://tv.sohu.com/ @@ -32,9 +32,8 @@ Tags: - 综艺 - 连续剧 ReleaseNotes: |- - 1. 设置界面可以设置播放器独立窗口展示; - 2. 登录后浮窗改好看了,增加了更多快捷入口; - 3. 个人中心增加了关注的播主。 + 1. 搜索功能升级改版; + 2. 修复已知问题。 # ReleaseNotesUrl: # PurchaseUrl: # InstallationNotes: diff --git a/manifests/s/Sohu/SHPlayer/7.1.18.0/Sohu.SHPlayer.yaml b/manifests/s/Sohu/SHPlayer/7.1.19.0/Sohu.SHPlayer.yaml similarity index 89% rename from manifests/s/Sohu/SHPlayer/7.1.18.0/Sohu.SHPlayer.yaml rename to manifests/s/Sohu/SHPlayer/7.1.19.0/Sohu.SHPlayer.yaml index b5435c959094..677d929d2b26 100644 --- a/manifests/s/Sohu/SHPlayer/7.1.18.0/Sohu.SHPlayer.yaml +++ b/manifests/s/Sohu/SHPlayer/7.1.19.0/Sohu.SHPlayer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: Sohu.SHPlayer -PackageVersion: 7.1.18.0 +PackageVersion: 7.1.19.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From 506c73dbba611c10b04a0949747f8fde7b7da5fb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:50:05 +0800 Subject: [PATCH 362/720] New version: Wondershare.Recoverit.CN version 8.0.4.3 (8.0.4) (#185285) --- .../Wondershare.Recoverit.CN.installer.yaml | 15 ++++++++ ...Wondershare.Recoverit.CN.locale.en-US.yaml | 38 +++++++++++++++++++ ...Wondershare.Recoverit.CN.locale.zh-CN.yaml | 36 ++++++++++++++++++ .../CN/8.0.4.3/Wondershare.Recoverit.CN.yaml | 8 ++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/w/Wondershare/Recoverit/CN/8.0.4.3/Wondershare.Recoverit.CN.installer.yaml create mode 100644 manifests/w/Wondershare/Recoverit/CN/8.0.4.3/Wondershare.Recoverit.CN.locale.en-US.yaml create mode 100644 manifests/w/Wondershare/Recoverit/CN/8.0.4.3/Wondershare.Recoverit.CN.locale.zh-CN.yaml create mode 100644 manifests/w/Wondershare/Recoverit/CN/8.0.4.3/Wondershare.Recoverit.CN.yaml diff --git a/manifests/w/Wondershare/Recoverit/CN/8.0.4.3/Wondershare.Recoverit.CN.installer.yaml b/manifests/w/Wondershare/Recoverit/CN/8.0.4.3/Wondershare.Recoverit.CN.installer.yaml new file mode 100644 index 000000000000..930016cf6005 --- /dev/null +++ b/manifests/w/Wondershare/Recoverit/CN/8.0.4.3/Wondershare.Recoverit.CN.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: Wondershare.Recoverit.CN +PackageVersion: 8.0.4.3 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://cc-download.wondershare.cc/cbs_down/data-recovery-64bit_8.0.4_full4516.exe + InstallerSha256: AC909A26AD9AE03AFF5EDA9F38AADFD443A25316989742BC64FDDD27E3C4FE96 + ProductCode: '{829555DC-31E5-4FEA-B350-8FCF24CECD95}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/w/Wondershare/Recoverit/CN/8.0.4.3/Wondershare.Recoverit.CN.locale.en-US.yaml b/manifests/w/Wondershare/Recoverit/CN/8.0.4.3/Wondershare.Recoverit.CN.locale.en-US.yaml new file mode 100644 index 000000000000..3fe4983cf4d3 --- /dev/null +++ b/manifests/w/Wondershare/Recoverit/CN/8.0.4.3/Wondershare.Recoverit.CN.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: Wondershare.Recoverit.CN +PackageVersion: 8.0.4.3 +PackageLocale: en-US +Publisher: Wondershare Software Co.,Ltd. +PublisherUrl: https://www.wondershare.cn/ +PublisherSupportUrl: https://huifu.wondershare.cn/support.html +PrivacyUrl: https://www.wondershare.cn/privacy.html +Author: Wondershare Technology Group Co., Ltd. +PackageName: 万兴恢复专家 +PackageUrl: https://huifu.wondershare.cn/ +License: Proprietary +LicenseUrl: https://www.wondershare.cn/company/end-user-license-agreement.html +Copyright: © 2024 万兴科技集团股份有限公司 版权所有 +CopyrightUrl: https://www.wondershare.cn/company/terms_conditions.html +ShortDescription: Quickly recover mis-deleted and formatted data and files +Description: Wondershare Recoverit is a professional data recovery software that covers all storage device data loss scenarios including WeChat chat log recovery. It provides solutions to recover mistakenly deleted files and formatted data on computer hard disk, external hard drive, USB flash drive and SD/CF/TF card. +# Moniker: +Tags: +- data +- file +- fix +- recover +- recovery +- restore +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://huifu.wondershare.cn/pay/ +# InstallationNotes: +Documentations: +- DocumentLabel: Guide + DocumentUrl: https://huifu.wondershare.cn/guide/get-started.html +- DocumentLabel: FAQ + DocumentUrl: https://huifu.wondershare.cn/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/w/Wondershare/Recoverit/CN/8.0.4.3/Wondershare.Recoverit.CN.locale.zh-CN.yaml b/manifests/w/Wondershare/Recoverit/CN/8.0.4.3/Wondershare.Recoverit.CN.locale.zh-CN.yaml new file mode 100644 index 000000000000..29f747009fd9 --- /dev/null +++ b/manifests/w/Wondershare/Recoverit/CN/8.0.4.3/Wondershare.Recoverit.CN.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: Wondershare.Recoverit.CN +PackageVersion: 8.0.4.3 +PackageLocale: zh-CN +Publisher: Wondershare Software Co.,Ltd. +PublisherUrl: https://www.wondershare.cn/ +PublisherSupportUrl: https://huifu.wondershare.cn/support.html +PrivacyUrl: https://www.wondershare.cn/privacy.html +Author: 万兴科技集团股份有限公司 +PackageName: 万兴恢复专家 +PackageUrl: https://huifu.wondershare.cn/ +License: 专有软件 +LicenseUrl: https://www.wondershare.cn/company/end-user-license-agreement.html +Copyright: © 2024 万兴科技集团股份有限公司 版权所有 +CopyrightUrl: https://www.wondershare.cn/company/terms_conditions.html +ShortDescription: 快速恢复误删、格式化的数据文件 +Description: 万兴恢复专家是专业数据恢复软件,覆盖所有存储设备的数据丢失场景,包括微信聊天记录恢复。万兴恢复专家提供电脑硬盘、移动硬盘、U 盘、SD/CF/TF 卡误删文件恢复和格式化数据恢复解决方案。 +# Moniker: +Tags: +- 恢复 +- 数据 +- 文件 +- 还原 +ReleaseNotes: 1. 修复已知问题,提升用户体验 +# ReleaseNotesUrl: +PurchaseUrl: https://huifu.wondershare.cn/pay/ +# InstallationNotes: +Documentations: +- DocumentLabel: 操作教程 + DocumentUrl: https://huifu.wondershare.cn/guide/get-started.html +- DocumentLabel: 常见问题 + DocumentUrl: https://huifu.wondershare.cn/faq/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/w/Wondershare/Recoverit/CN/8.0.4.3/Wondershare.Recoverit.CN.yaml b/manifests/w/Wondershare/Recoverit/CN/8.0.4.3/Wondershare.Recoverit.CN.yaml new file mode 100644 index 000000000000..ca89ac1c2b4d --- /dev/null +++ b/manifests/w/Wondershare/Recoverit/CN/8.0.4.3/Wondershare.Recoverit.CN.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: Wondershare.Recoverit.CN +PackageVersion: 8.0.4.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 9a4f1a6fc43108c49b4afb03d10a4b8022279a5d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:50:53 +0800 Subject: [PATCH 363/720] New version: Zoom.Zoom.VDI version 6.1.25370 (6.1.12.25370) (#185286) --- .../6.1.25370/Zoom.Zoom.VDI.installer.yaml | 24 ++++++++ .../6.1.25370/Zoom.Zoom.VDI.locale.en-US.yaml | 60 +++++++++++++++++++ .../6.1.25370/Zoom.Zoom.VDI.locale.zh-CN.yaml | 36 +++++++++++ .../Zoom/VDI/6.1.25370/Zoom.Zoom.VDI.yaml | 8 +++ 4 files changed, 128 insertions(+) create mode 100644 manifests/z/Zoom/Zoom/VDI/6.1.25370/Zoom.Zoom.VDI.installer.yaml create mode 100644 manifests/z/Zoom/Zoom/VDI/6.1.25370/Zoom.Zoom.VDI.locale.en-US.yaml create mode 100644 manifests/z/Zoom/Zoom/VDI/6.1.25370/Zoom.Zoom.VDI.locale.zh-CN.yaml create mode 100644 manifests/z/Zoom/Zoom/VDI/6.1.25370/Zoom.Zoom.VDI.yaml diff --git a/manifests/z/Zoom/Zoom/VDI/6.1.25370/Zoom.Zoom.VDI.installer.yaml b/manifests/z/Zoom/Zoom/VDI/6.1.25370/Zoom.Zoom.VDI.installer.yaml new file mode 100644 index 000000000000..9df4ca1c1c40 --- /dev/null +++ b/manifests/z/Zoom/Zoom/VDI/6.1.25370/Zoom.Zoom.VDI.installer.yaml @@ -0,0 +1,24 @@ +# 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: Zoom.Zoom.VDI +PackageVersion: 6.1.25370 +InstallerType: msi +Scope: machine +UpgradeBehavior: install +Protocols: +- zoom +- zoommtg +FileExtensions: +- zoommtg +- zoomphonecall +AppsAndFeaturesEntries: +- ProductCode: '{6721E6D4-5645-41E7-8C6B-67B2C487A64F}' + UpgradeCode: '{03AAFC2F-FBD3-4B2D-9364-2FF6D39D939A}' +Installers: +- Architecture: x64 + InstallerUrl: https://zoom.us/download/vdi/6.1.12.25370/ZoomInstallerVDI.msi?archType=x64 + InstallerSha256: 2979E8FE1530AACA38F27FDB7E11150871166B23A1FB5737A6A8830E7EF1C172 + ProductCode: '{6721E6D4-5645-41E7-8C6B-67B2C487A64F}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/z/Zoom/Zoom/VDI/6.1.25370/Zoom.Zoom.VDI.locale.en-US.yaml b/manifests/z/Zoom/Zoom/VDI/6.1.25370/Zoom.Zoom.VDI.locale.en-US.yaml new file mode 100644 index 000000000000..7cbc9358ecbc --- /dev/null +++ b/manifests/z/Zoom/Zoom/VDI/6.1.25370/Zoom.Zoom.VDI.locale.en-US.yaml @@ -0,0 +1,60 @@ +# 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: Zoom.Zoom.VDI +PackageVersion: 6.1.25370 +PackageLocale: en-US +Publisher: Zoom Video Communications, Inc. +PublisherUrl: https://zoom.us/ +PublisherSupportUrl: https://support.zoom.us/ +PrivacyUrl: https://explore.zoom.us/en/privacy/ +Author: Zoom Video Communications, Inc. +PackageName: Zoom VDI Workplace +PackageUrl: https://zoom.us/ +License: Proprietary +LicenseUrl: https://explore.zoom.us/en/terms/ +Copyright: Copyright ©2012-2024 Zoom Video Communications, Inc. All rights reserved. +# CopyrightUrl: +ShortDescription: Zoom Client for VDI +# Description: +# Moniker: +Tags: +- chat +- collaborate +- collaboration +- conference +- conferencing +- meeting +- video-conferencing +- voice-conferencing +- webinar +ReleaseNotes: |- + Resolved Issues + General fixes + - Account settings to disable editing/deleting message + This release supports new account controls to provide administrators with the ability to disable the option to edit or delete messages in Team Chat. + + Windows fixes + - OpenSSL Control Flow Guard + Changes have been made to address an issue where the 64-bit Zoom Meeting client (both standard and VDI builds) would exit after signing in. This fix provides a solution that keeps Control Flow Guard enabled. Customers affected by this issue that are unable to update can disable Control Flow Guard for earlier builds by following the instructions in this article. + + - Prevent VDI Plugin from loading during an update + To avoid possible race conditions where a virtual desktop session is started during a VDI Plugin installation, a change has been made to disable the VDI plugin at the start of an installation or uninstall. + + - Auto-update support when %appdata% path is on a network drive + An issue has been corrected where auto-update for the VDI Zoom Meeting client would fail if the %appdata% directory pointed to a network drive that required user credentials. + + Amazon fixes + - Video rendered on wrong monitor when using multiple monitors + An issue has been corrected where offloaded video could be rendered on the wrong monitor when using full screen multi monitor mode. + + - Support for command line option to skip rebooting when installing + For customers using the MSI command line option “MSIRestartManagerControl=Disable” changes were made to allow the administrator to apply reboot and complete the installation. Note: This also applies to the HP Anyware platform. +# ReleaseNotesUrl: +PurchaseUrl: https://zoom.us/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: Learning Center + DocumentUrl: https://learning.zoom.us/learn +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/z/Zoom/Zoom/VDI/6.1.25370/Zoom.Zoom.VDI.locale.zh-CN.yaml b/manifests/z/Zoom/Zoom/VDI/6.1.25370/Zoom.Zoom.VDI.locale.zh-CN.yaml new file mode 100644 index 000000000000..530691227060 --- /dev/null +++ b/manifests/z/Zoom/Zoom/VDI/6.1.25370/Zoom.Zoom.VDI.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: Zoom.Zoom.VDI +PackageVersion: 6.1.25370 +PackageLocale: zh-CN +Publisher: Zoom Video Communications, Inc. +PublisherUrl: https://zoom.us/ +PublisherSupportUrl: https://support.zoom.us/ +PrivacyUrl: https://explore.zoom.us/zh-cn/privacy/ +Author: Zoom Video Communications, Inc. +PackageName: Zoom VDI Workplace +PackageUrl: https://zoom.us/ +License: 专有软件 +LicenseUrl: https://explore.zoom.us/zh-cn/terms/ +Copyright: 版权所有©2012-2024 Zoom Video Communications, Inc. 保留所有权利。 +# CopyrightUrl: +ShortDescription: 适用于 VDI 的 Zoom 客户端 +# Description: +# Moniker: +Tags: +- 会议 +- 协作 +- 协同 +- 开会 +- 研讨会 +- 视频会议 +- 聊天 +- 语音会议 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://zoom.us/pricing +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/z/Zoom/Zoom/VDI/6.1.25370/Zoom.Zoom.VDI.yaml b/manifests/z/Zoom/Zoom/VDI/6.1.25370/Zoom.Zoom.VDI.yaml new file mode 100644 index 000000000000..f1d59fd31e2a --- /dev/null +++ b/manifests/z/Zoom/Zoom/VDI/6.1.25370/Zoom.Zoom.VDI.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: Zoom.Zoom.VDI +PackageVersion: 6.1.25370 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ad12384120adc0d3b05c43007f6df6f1e32b32f8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 08:22:15 +0800 Subject: [PATCH 364/720] New version: Zoom.ZoomVDIUniversalPlugin version 6.1.25370 (6.1.12.25370) (#185287) --- ...Zoom.ZoomVDIUniversalPlugin.installer.yaml | 41 +++++++++++++++++++ ...m.ZoomVDIUniversalPlugin.locale.en-US.yaml | 28 +++++++++++++ ...m.ZoomVDIUniversalPlugin.locale.zh-CN.yaml | 28 +++++++++++++ .../Zoom.ZoomVDIUniversalPlugin.yaml | 8 ++++ 4 files changed, 105 insertions(+) create mode 100644 manifests/z/Zoom/ZoomVDIUniversalPlugin/6.1.25370/Zoom.ZoomVDIUniversalPlugin.installer.yaml create mode 100644 manifests/z/Zoom/ZoomVDIUniversalPlugin/6.1.25370/Zoom.ZoomVDIUniversalPlugin.locale.en-US.yaml create mode 100644 manifests/z/Zoom/ZoomVDIUniversalPlugin/6.1.25370/Zoom.ZoomVDIUniversalPlugin.locale.zh-CN.yaml create mode 100644 manifests/z/Zoom/ZoomVDIUniversalPlugin/6.1.25370/Zoom.ZoomVDIUniversalPlugin.yaml diff --git a/manifests/z/Zoom/ZoomVDIUniversalPlugin/6.1.25370/Zoom.ZoomVDIUniversalPlugin.installer.yaml b/manifests/z/Zoom/ZoomVDIUniversalPlugin/6.1.25370/Zoom.ZoomVDIUniversalPlugin.installer.yaml new file mode 100644 index 000000000000..20255eff5ca5 --- /dev/null +++ b/manifests/z/Zoom/ZoomVDIUniversalPlugin/6.1.25370/Zoom.ZoomVDIUniversalPlugin.installer.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Zoom.ZoomVDIUniversalPlugin +PackageVersion: 6.1.25370 +InstallerType: msi +Scope: machine +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://zoom.us/download/vdi/6.1.12.25370/ZoomVDIUniversalPlugin.msi + InstallerSha256: 62DE64998D6E71B1FFA61E3120BF39E7B440FF7D9B0CC00E191CFDF012C8AE5B + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + ProductCode: '{E03774A0-DE3D-4423-8CBC-B637BCDB1F10}' + AppsAndFeaturesEntries: + - ProductCode: '{E03774A0-DE3D-4423-8CBC-B637BCDB1F10}' + UpgradeCode: '{E990B747-B972-42A2-8224-1145C2FF46B0}' +- Architecture: x64 + InstallerUrl: https://zoom.us/download/vdi/6.1.12.25370/ZoomVDIUniversalPluginx64.msi?archType=x64 + InstallerSha256: 4CB3E5BBF9E86069B53EEE8E08D3086F4BD6FA7978BC5FF36DBEA480E34DD6C0 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + ProductCode: '{5E469909-27E7-4794-843E-1B1F871F2E73}' + AppsAndFeaturesEntries: + - ProductCode: '{5E469909-27E7-4794-843E-1B1F871F2E73}' + UpgradeCode: '{E990B747-B972-42A2-8224-1145C2FF46B0}' +- Architecture: arm64 + InstallerUrl: https://zoom.us/download/vdi/6.1.12.25370/ZoomVDIUniversalPluginARM64.msi?archType=winarm64 + InstallerSha256: FB0EEE15B92AA26819E7145DAD1DF8DCC36933926435400F518CA06EA706F7AF + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 + ProductCode: '{7605401A-51B7-4A13-83CF-57425A45AD07}' + AppsAndFeaturesEntries: + - ProductCode: '{7605401A-51B7-4A13-83CF-57425A45AD07}' + UpgradeCode: '{E990B747-B972-42A2-8224-1145C2FF46B0}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/z/Zoom/ZoomVDIUniversalPlugin/6.1.25370/Zoom.ZoomVDIUniversalPlugin.locale.en-US.yaml b/manifests/z/Zoom/ZoomVDIUniversalPlugin/6.1.25370/Zoom.ZoomVDIUniversalPlugin.locale.en-US.yaml new file mode 100644 index 000000000000..44c1c46e20a8 --- /dev/null +++ b/manifests/z/Zoom/ZoomVDIUniversalPlugin/6.1.25370/Zoom.ZoomVDIUniversalPlugin.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: Zoom.ZoomVDIUniversalPlugin +PackageVersion: 6.1.25370 +PackageLocale: en-US +Publisher: Zoom Video Communications, Inc. +PublisherUrl: https://zoom.us/ +PublisherSupportUrl: https://support.zoom.us/ +PrivacyUrl: https://explore.zoom.us/en/privacy/ +Author: Zoom Video Communications, Inc. +PackageName: Zoom VDI Universal Plugin +PackageUrl: https://zoom.us/ +License: Proprietary +LicenseUrl: https://explore.zoom.us/en/terms/ +Copyright: Copyright ©2012-2024 Zoom Video Communications, Inc. All rights reserved. +# CopyrightUrl: +ShortDescription: The VDI plugins for all of the virtual desktop platforms supported by Zoom +# Description: +# Moniker: +# Tags: +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/z/Zoom/ZoomVDIUniversalPlugin/6.1.25370/Zoom.ZoomVDIUniversalPlugin.locale.zh-CN.yaml b/manifests/z/Zoom/ZoomVDIUniversalPlugin/6.1.25370/Zoom.ZoomVDIUniversalPlugin.locale.zh-CN.yaml new file mode 100644 index 000000000000..798690de215a --- /dev/null +++ b/manifests/z/Zoom/ZoomVDIUniversalPlugin/6.1.25370/Zoom.ZoomVDIUniversalPlugin.locale.zh-CN.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.locale.1.6.0.schema.json + +PackageIdentifier: Zoom.ZoomVDIUniversalPlugin +PackageVersion: 6.1.25370 +PackageLocale: zh-CN +Publisher: Zoom Video Communications, Inc. +PublisherUrl: https://zoom.us/ +PublisherSupportUrl: https://support.zoom.us/ +PrivacyUrl: https://explore.zoom.us/zh-cn/privacy/ +Author: Zoom Video Communications, Inc. +PackageName: Zoom VDI Universal Plugin +PackageUrl: https://zoom.us/ +License: 专有软件 +LicenseUrl: https://explore.zoom.us/zh-cn/terms/ +Copyright: 版权所有©2012-2024 Zoom Video Communications, Inc. 保留所有权利。 +# CopyrightUrl: +ShortDescription: 所有 Zoom 所支持的虚拟桌面平台的 VDI 插件 +# Description: +# Moniker: +# Tags: +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/z/Zoom/ZoomVDIUniversalPlugin/6.1.25370/Zoom.ZoomVDIUniversalPlugin.yaml b/manifests/z/Zoom/ZoomVDIUniversalPlugin/6.1.25370/Zoom.ZoomVDIUniversalPlugin.yaml new file mode 100644 index 000000000000..70ae29bcbc14 --- /dev/null +++ b/manifests/z/Zoom/ZoomVDIUniversalPlugin/6.1.25370/Zoom.ZoomVDIUniversalPlugin.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: Zoom.ZoomVDIUniversalPlugin +PackageVersion: 6.1.25370 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 968cb43163f238c43bb162337ad7cdc0a2130c59 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 08:22:35 +0800 Subject: [PATCH 365/720] New version: Redisant.ModbusSlaveEmulator version 2.1.5.7 (#185289) --- ...edisant.ModbusSlaveEmulator.installer.yaml | 31 +++++++++++++++++++ ...sant.ModbusSlaveEmulator.locale.en-US.yaml | 31 +++++++++++++++++++ ...sant.ModbusSlaveEmulator.locale.zh-CN.yaml | 31 +++++++++++++++++++ .../2.1.5.7/Redisant.ModbusSlaveEmulator.yaml | 8 +++++ 4 files changed, 101 insertions(+) create mode 100644 manifests/r/Redisant/ModbusSlaveEmulator/2.1.5.7/Redisant.ModbusSlaveEmulator.installer.yaml create mode 100644 manifests/r/Redisant/ModbusSlaveEmulator/2.1.5.7/Redisant.ModbusSlaveEmulator.locale.en-US.yaml create mode 100644 manifests/r/Redisant/ModbusSlaveEmulator/2.1.5.7/Redisant.ModbusSlaveEmulator.locale.zh-CN.yaml create mode 100644 manifests/r/Redisant/ModbusSlaveEmulator/2.1.5.7/Redisant.ModbusSlaveEmulator.yaml diff --git a/manifests/r/Redisant/ModbusSlaveEmulator/2.1.5.7/Redisant.ModbusSlaveEmulator.installer.yaml b/manifests/r/Redisant/ModbusSlaveEmulator/2.1.5.7/Redisant.ModbusSlaveEmulator.installer.yaml new file mode 100644 index 000000000000..1e4092bdaaeb --- /dev/null +++ b/manifests/r/Redisant/ModbusSlaveEmulator/2.1.5.7/Redisant.ModbusSlaveEmulator.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Redisant.ModbusSlaveEmulator +PackageVersion: 2.1.5.7 +InstallerType: zip +UpgradeBehavior: install +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x64 + NestedInstallerType: inno + NestedInstallerFiles: + - RelativeFilePath: MSE-2.1.5.7-windows\MSE.exe + Scope: user + InstallerUrl: https://github.com/chenjing1294/mse-release/releases/download/v2.1.5.7/MSE-2.1.5.7-windows.zip + InstallerSha256: 6ABF9BAC308DD4F0CE8E5CE96AF3D22F3421DB9416FBAA16F08CFC20778DDAC8 + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: '{C203CEF3-3474-4371-A732-E4B12E297476}_is1' +- Architecture: x64 + NestedInstallerType: inno + NestedInstallerFiles: + - RelativeFilePath: MSE-2.1.5.7-windows\MSE.exe + Scope: machine + InstallerUrl: https://github.com/chenjing1294/mse-release/releases/download/v2.1.5.7/MSE-2.1.5.7-windows.zip + InstallerSha256: 6ABF9BAC308DD4F0CE8E5CE96AF3D22F3421DB9416FBAA16F08CFC20778DDAC8 + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: '{C203CEF3-3474-4371-A732-E4B12E297476}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/r/Redisant/ModbusSlaveEmulator/2.1.5.7/Redisant.ModbusSlaveEmulator.locale.en-US.yaml b/manifests/r/Redisant/ModbusSlaveEmulator/2.1.5.7/Redisant.ModbusSlaveEmulator.locale.en-US.yaml new file mode 100644 index 000000000000..af63a57c89d0 --- /dev/null +++ b/manifests/r/Redisant/ModbusSlaveEmulator/2.1.5.7/Redisant.ModbusSlaveEmulator.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: Redisant.ModbusSlaveEmulator +PackageVersion: 2.1.5.7 +PackageLocale: en-US +Publisher: Redisant +PublisherUrl: https://www.redisant.com/ +PublisherSupportUrl: https://www.redisant.com/mse/contact +PrivacyUrl: https://www.redisant.com/mse/privacy +# Author: +PackageName: Modbus Slave Emulator +PackageUrl: https://www.redisant.com/mse +License: Proprietary +LicenseUrl: https://www.redisant.com/mse/end_user_license_agreement +Copyright: Copyright © 2024 Redisant +# CopyrightUrl: +ShortDescription: Simulate multiple slave station devices at the same time, support multiple communication protocols, and quickly build your test platform. +# Description: +# Moniker: +Tags: +- modbus +ReleaseNotes: |- + - [Improved] Upgrade dependencies + - [Fixed] Fix some issues +ReleaseNotesUrl: https://www.redisant.com/mse/download +PurchaseUrl: https://www.redisant.com/mse/buy +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/r/Redisant/ModbusSlaveEmulator/2.1.5.7/Redisant.ModbusSlaveEmulator.locale.zh-CN.yaml b/manifests/r/Redisant/ModbusSlaveEmulator/2.1.5.7/Redisant.ModbusSlaveEmulator.locale.zh-CN.yaml new file mode 100644 index 000000000000..233ca16efb95 --- /dev/null +++ b/manifests/r/Redisant/ModbusSlaveEmulator/2.1.5.7/Redisant.ModbusSlaveEmulator.locale.zh-CN.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.locale.1.6.0.schema.json + +PackageIdentifier: Redisant.ModbusSlaveEmulator +PackageVersion: 2.1.5.7 +PackageLocale: zh-CN +Publisher: Redisant +PublisherUrl: https://www.redisant.cn/ +PublisherSupportUrl: https://www.redisant.cn/mse/contact +PrivacyUrl: https://www.redisant.cn/mse/privacy +# Author: +PackageName: Modbus Slave Emulator +PackageUrl: https://www.redisant.cn/mse +License: 专有软件 +LicenseUrl: https://www.redisant.cn/mse/end_user_license_agreement +Copyright: Copyright © 2024 Redisant +# CopyrightUrl: +ShortDescription: 同时模拟多个从站设备,支持多种通信协议,快速搭建您的测试平台。 +# Description: +# Moniker: +Tags: +- modbus +ReleaseNotes: |- + - [Improved] 升级依赖 + - [Fixed] 修复一些问题 +ReleaseNotesUrl: https://www.redisant.cn/mse/download +PurchaseUrl: https://www.redisant.cn/mse/buy +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/r/Redisant/ModbusSlaveEmulator/2.1.5.7/Redisant.ModbusSlaveEmulator.yaml b/manifests/r/Redisant/ModbusSlaveEmulator/2.1.5.7/Redisant.ModbusSlaveEmulator.yaml new file mode 100644 index 000000000000..df3be394b8d1 --- /dev/null +++ b/manifests/r/Redisant/ModbusSlaveEmulator/2.1.5.7/Redisant.ModbusSlaveEmulator.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: Redisant.ModbusSlaveEmulator +PackageVersion: 2.1.5.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4b6ad7c5fc01a02e6e677d2302f04b7312665266 Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 24 Oct 2024 02:22:51 +0200 Subject: [PATCH 366/720] Remove version: electerm.electerm version 1.40.1 (#185294) --- .../1.40.1/electerm.electerm.installer.yaml | 26 ----------- .../electerm.electerm.locale.en-US.yaml | 45 ------------------- .../electerm/1.40.1/electerm.electerm.yaml | 8 ---- 3 files changed, 79 deletions(-) delete mode 100644 manifests/e/electerm/electerm/1.40.1/electerm.electerm.installer.yaml delete mode 100644 manifests/e/electerm/electerm/1.40.1/electerm.electerm.locale.en-US.yaml delete mode 100644 manifests/e/electerm/electerm/1.40.1/electerm.electerm.yaml diff --git a/manifests/e/electerm/electerm/1.40.1/electerm.electerm.installer.yaml b/manifests/e/electerm/electerm/1.40.1/electerm.electerm.installer.yaml deleted file mode 100644 index 9cbd75260221..000000000000 --- a/manifests/e/electerm/electerm/1.40.1/electerm.electerm.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: electerm.electerm -PackageVersion: 1.40.1 -InstallerType: nullsoft -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2024-09-19 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/electerm/electerm/releases/download/v1.40.1/electerm-1.40.1-win-x64-installer.exe - InstallerSha256: A6292CC750B577292E3FB70F094706FC208B138A1B0A84E782816EED7BCF0A2C - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/electerm/electerm/releases/download/v1.40.1/electerm-1.40.1-win-x64-installer.exe - InstallerSha256: A6292CC750B577292E3FB70F094706FC208B138A1B0A84E782816EED7BCF0A2C - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/e/electerm/electerm/1.40.1/electerm.electerm.locale.en-US.yaml b/manifests/e/electerm/electerm/1.40.1/electerm.electerm.locale.en-US.yaml deleted file mode 100644 index ac31481d0a74..000000000000 --- a/manifests/e/electerm/electerm/1.40.1/electerm.electerm.locale.en-US.yaml +++ /dev/null @@ -1,45 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: electerm.electerm -PackageVersion: 1.40.1 -PackageLocale: en-US -Publisher: ZHAO Xudong -PublisherUrl: https://github.com/electerm/electerm -PublisherSupportUrl: https://github.com/electerm/electerm/issues -PrivacyUrl: https://github.com/electerm/electerm/wiki/privacy-notice -Author: ZHAO Xudong -PackageName: electerm -PackageUrl: https://github.com/electerm/electerm -License: MIT -LicenseUrl: https://github.com/electerm/electerm/blob/HEAD/LICENSE -Copyright: Copyright (c) 2017~tomorrow electerm, ZHAO Xudong -CopyrightUrl: https://raw.githubusercontent.com/electerm/electerm/master/LICENSE -ShortDescription: Terminal/ssh/sftp client(linux, mac, win) based on electron/ssh2/node-pty/xterm/antd/subx and other libs -Description: Terminal/ssh/sftp client(linux, mac, win) based on electron/ssh2/node-pty/xterm/antd/subx and other libs -Moniker: electerm -Tags: -- cli -- cmd -- command-line -- command-prompt -- console -- developer-tools -- file-manager -- powershell -- ps -- sftp -- shell -- ssh -- terminal -- utilities -- wsl -ReleaseNotes: |- - 新功能 - - #3581 VNC/RDP/Telnet 书签支持配置文件 (#3596) - - 支持 RDP 会话的 NLA(网络级别身份验证) - - 通过使用 Shell 的 $PS1 变量更新 sftpPathFollowSsh (#3591) by @loopx9 - - #3589 主题编辑支持颜色选择器 -ReleaseNotesUrl: https://github.com/electerm/electerm/releases/tag/v1.40.1 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/e/electerm/electerm/1.40.1/electerm.electerm.yaml b/manifests/e/electerm/electerm/1.40.1/electerm.electerm.yaml deleted file mode 100644 index e05e02bfe280..000000000000 --- a/manifests/e/electerm/electerm/1.40.1/electerm.electerm.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: electerm.electerm -PackageVersion: 1.40.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From d7bce201679410be1307d2ca6cd5136ce00995dc Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Thu, 24 Oct 2024 01:26:49 +0100 Subject: [PATCH 367/720] New version: Jackett.Jackett version 0.22.832 (#185301) --- .../0.22.832/Jackett.Jackett.installer.yaml | 26 +++++++++++ .../Jackett.Jackett.locale.en-US.yaml | 46 +++++++++++++++++++ .../Jackett/0.22.832/Jackett.Jackett.yaml | 8 ++++ 3 files changed, 80 insertions(+) create mode 100644 manifests/j/Jackett/Jackett/0.22.832/Jackett.Jackett.installer.yaml create mode 100644 manifests/j/Jackett/Jackett/0.22.832/Jackett.Jackett.locale.en-US.yaml create mode 100644 manifests/j/Jackett/Jackett/0.22.832/Jackett.Jackett.yaml diff --git a/manifests/j/Jackett/Jackett/0.22.832/Jackett.Jackett.installer.yaml b/manifests/j/Jackett/Jackett/0.22.832/Jackett.Jackett.installer.yaml new file mode 100644 index 000000000000..4547555de0e5 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.22.832/Jackett.Jackett.installer.yaml @@ -0,0 +1,26 @@ +# 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: Jackett.Jackett +PackageVersion: 0.22.832 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ReleaseDate: 2024-10-23 +AppsAndFeaturesEntries: +- DisplayName: Jackett + Publisher: Jackett + ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Jackett/Jackett/releases/download/v0.22.832/Jackett.Installer.Windows.exe + InstallerSha256: 888A86A58A5A16E6AED811C1B6A708A1D516574943A53593AA56DF92A20E045C +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/Jackett/Jackett/0.22.832/Jackett.Jackett.locale.en-US.yaml b/manifests/j/Jackett/Jackett/0.22.832/Jackett.Jackett.locale.en-US.yaml new file mode 100644 index 000000000000..c98c720d188e --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.22.832/Jackett.Jackett.locale.en-US.yaml @@ -0,0 +1,46 @@ +# 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: Jackett.Jackett +PackageVersion: 0.22.832 +PackageLocale: en-US +Publisher: Jackett +PublisherUrl: https://github.com/Jackett/Jackett +PublisherSupportUrl: https://github.com/Jackett/Jackett/issues +Author: Jackett Contributors +PackageName: Jackett +PackageUrl: https://github.com/Jackett/Jackett +License: GPL-2.0 +LicenseUrl: https://github.com/Jackett/Jackett/blob/HEAD/LICENSE +Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. +CopyrightUrl: https://github.com/Jackett/Jackett/blob/master/LICENSE +ShortDescription: API Support for your favorite torrent trackers. +Description: |- + Jackett works as a proxy server, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. + This allows for getting recent uploads (like RSS) and performing searches. + Jackett is a single repository of maintained indexer scraping and translation logic - removing the burden from other apps. +Moniker: jackett +Tags: +- indexer +- p2p +- proxy +- rss +- sonarr +- torent-management +- torrent +- torrent-search-engine +- trackers +ReleaseNotes: |- + Changes: + - assorted unit3d: bump engine tag + - bolly: removed. resolves #15521 + - tosky: removed. resolves #15390 + - xider-torrent: update cats + - trackermk: new cats + - rudub: bump domain + - f1carreras: add custom to tag + - f1carreras-api: strip season and episode formatting from keywords + This list of changes was auto generated. +ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.22.832 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/Jackett/Jackett/0.22.832/Jackett.Jackett.yaml b/manifests/j/Jackett/Jackett/0.22.832/Jackett.Jackett.yaml new file mode 100644 index 000000000000..ed34159f87fb --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.22.832/Jackett.Jackett.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: Jackett.Jackett +PackageVersion: 0.22.832 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 522d341cf9fe9c62651cfef6b43535c9b6c45855 Mon Sep 17 00:00:00 2001 From: Eythan David Date: Wed, 23 Oct 2024 17:31:59 -0700 Subject: [PATCH 368/720] New version: Seelen.SeelenUI version 2.0.4.0 (#185304) --- .../2.0.4.0/Seelen.SeelenUI.installer.yaml | 25 +++++++++ .../2.0.4.0/Seelen.SeelenUI.locale.en-US.yaml | 53 +++++++++++++++++++ .../SeelenUI/2.0.4.0/Seelen.SeelenUI.yaml | 8 +++ 3 files changed, 86 insertions(+) create mode 100644 manifests/s/Seelen/SeelenUI/2.0.4.0/Seelen.SeelenUI.installer.yaml create mode 100644 manifests/s/Seelen/SeelenUI/2.0.4.0/Seelen.SeelenUI.locale.en-US.yaml create mode 100644 manifests/s/Seelen/SeelenUI/2.0.4.0/Seelen.SeelenUI.yaml diff --git a/manifests/s/Seelen/SeelenUI/2.0.4.0/Seelen.SeelenUI.installer.yaml b/manifests/s/Seelen/SeelenUI/2.0.4.0/Seelen.SeelenUI.installer.yaml new file mode 100644 index 000000000000..d250e821ba71 --- /dev/null +++ b/manifests/s/Seelen/SeelenUI/2.0.4.0/Seelen.SeelenUI.installer.yaml @@ -0,0 +1,25 @@ +# 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: Seelen.SeelenUI +PackageVersion: 2.0.4.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: msix +UpgradeBehavior: install +FileExtensions: +- slu +PackageFamilyName: Seelen.SeelenUI_p6yyn03m1894e +RestrictedCapabilities: +- runFullTrust +ReleaseDate: 2024-10-23 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\WindowsApps\Seelen.SeelenUI_2.0.4.0_x64__p6yyn03m1894e' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/eythaann/Seelen-UI/releases/download/v2.0.4/Seelen.SeelenUI_2.0.4.0_x64__p6yyn03m1894e.Msix + InstallerSha256: CBA9ABAE03265680A296B1AC5DA4D32BCDCD262022742A3C2AFEDB7AEB766868 + SignatureSha256: BCC08D297EA64A09F051EDC680F6098781FBF4AE07953A25E0C2105E56E89930 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/Seelen/SeelenUI/2.0.4.0/Seelen.SeelenUI.locale.en-US.yaml b/manifests/s/Seelen/SeelenUI/2.0.4.0/Seelen.SeelenUI.locale.en-US.yaml new file mode 100644 index 000000000000..c38a288e20a8 --- /dev/null +++ b/manifests/s/Seelen/SeelenUI/2.0.4.0/Seelen.SeelenUI.locale.en-US.yaml @@ -0,0 +1,53 @@ +# 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: Seelen.SeelenUI +PackageVersion: 2.0.4.0 +PackageLocale: en-US +Publisher: Seelen +PublisherUrl: https://github.com/eythaann +PublisherSupportUrl: https://github.com/eythaann/Seelen-UI/issues +PackageName: Seelen UI +License: PolyForm Strict License 1.0.0 +LicenseUrl: https://github.com/eythaann/Seelen-UI/blob/HEAD/LICENSE +ShortDescription: Fully Customizable Desktop Environment for Windows. +Tags: +- desktop-application +- dock +- finder +- taskbar +- tauri +- tauri-app +- tiling-window-manager +- toolbar +- tools +- topbar +- web +- web-technologies +- windows +- windows-11 +ReleaseNotes: |- + fix + - app crashing when changing settings on app launcher. + - app previews on wrong position on dock. + What's Changed + - README: Fixed some typos and grammatical issues by @TalonFloof in #173 + - chore(lang): improve korean translation by @Su-Yong in #172 + - chore(lang): improve Japanese translation by @shibadogcap in #190 + - chore(lang): improve Dutch translation by @Jani-Aelterman-HoGent in #202 + - Fix some strings in Portuguese translation by @rdwebdesign in #222 + - The preview of weg was not aligned well by @luriusTM in #195 + - Fix a few things for the german translation by @Xyndra in #225 + - fix(launcher): crash when changing settings by @eythaann in #226 + New Contributors + - @TalonFloof made their first contribution in #173 + - @Su-Yong made their first contribution in #172 + - @shibadogcap made their first contribution in #190 + - @Jani-Aelterman-HoGent made their first contribution in #202 + - @rdwebdesign made their first contribution in #222 + - @luriusTM made their first contribution in #195 + - @Xyndra made their first contribution in #225 + Full Changelog: https://github.com/eythaann/Seelen-UI/compare/v2.0.3...v2.0.4 +ReleaseNotesUrl: https://github.com/eythaann/Seelen-UI/releases/tag/v2.0.4 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/Seelen/SeelenUI/2.0.4.0/Seelen.SeelenUI.yaml b/manifests/s/Seelen/SeelenUI/2.0.4.0/Seelen.SeelenUI.yaml new file mode 100644 index 000000000000..a74003809a42 --- /dev/null +++ b/manifests/s/Seelen/SeelenUI/2.0.4.0/Seelen.SeelenUI.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: Seelen.SeelenUI +PackageVersion: 2.0.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From e0cef21f896ecf170ab055ebd076701519cce542 Mon Sep 17 00:00:00 2001 From: xushengfeng Date: Thu, 24 Oct 2024 08:40:33 +0800 Subject: [PATCH 369/720] New version: xushengfeng.eSearch version 14.1.0 (#185305) --- .../14.1.0/xushengfeng.eSearch.installer.yaml | 26 ++++++++++++ .../xushengfeng.eSearch.locale.en-US.yaml | 41 +++++++++++++++++++ .../xushengfeng.eSearch.locale.zh-CN.yaml | 24 +++++++++++ .../eSearch/14.1.0/xushengfeng.eSearch.yaml | 8 ++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/x/xushengfeng/eSearch/14.1.0/xushengfeng.eSearch.installer.yaml create mode 100644 manifests/x/xushengfeng/eSearch/14.1.0/xushengfeng.eSearch.locale.en-US.yaml create mode 100644 manifests/x/xushengfeng/eSearch/14.1.0/xushengfeng.eSearch.locale.zh-CN.yaml create mode 100644 manifests/x/xushengfeng/eSearch/14.1.0/xushengfeng.eSearch.yaml diff --git a/manifests/x/xushengfeng/eSearch/14.1.0/xushengfeng.eSearch.installer.yaml b/manifests/x/xushengfeng/eSearch/14.1.0/xushengfeng.eSearch.installer.yaml new file mode 100644 index 000000000000..095a38fe7d9f --- /dev/null +++ b/manifests/x/xushengfeng/eSearch/14.1.0/xushengfeng.eSearch.installer.yaml @@ -0,0 +1,26 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: xushengfeng.eSearch +PackageVersion: 14.1.0 +InstallerLocale: zh-CN +InstallerType: nullsoft +UpgradeBehavior: install +Commands: +- esearch +ReleaseDate: 2024-10-14 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/xushengfeng/eSearch/releases/download/14.1.0/eSearch-14.1.0-win32-x64.exe + InstallerSha256: 49FF6AA18FB606820ED98433F4CFEF6DDB8D70EF83E27FC51391F0B5C9299246 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/xushengfeng/eSearch/releases/download/14.1.0/eSearch-14.1.0-win32-x64.exe + InstallerSha256: 49FF6AA18FB606820ED98433F4CFEF6DDB8D70EF83E27FC51391F0B5C9299246 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/x/xushengfeng/eSearch/14.1.0/xushengfeng.eSearch.locale.en-US.yaml b/manifests/x/xushengfeng/eSearch/14.1.0/xushengfeng.eSearch.locale.en-US.yaml new file mode 100644 index 000000000000..9ff481e3bf6f --- /dev/null +++ b/manifests/x/xushengfeng/eSearch/14.1.0/xushengfeng.eSearch.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: xushengfeng.eSearch +PackageVersion: 14.1.0 +PackageLocale: en-US +Publisher: xsf +PublisherUrl: https://github.com/xushengfeng +PublisherSupportUrl: https://github.com/xushengfeng +Author: xushengfeng +PackageName: eSearch +PackageUrl: https://github.com/xushengfeng/eSearch +License: GPL-3.0 +LicenseUrl: https://github.com/xushengfeng/eSearch/blob/HEAD/LICENSE +ShortDescription: Screenshot OCR search translate search for picture paste the picture on the screen screen recorder +Tags: +- ocr +- screen-recorder +- screenshot +- search +- translate +ReleaseNotes: |- + 离线文字识别 + - 优化 排版分段 + - 优化 排版段落排序 + 贴图 + - 新增 可通过强制鼠标穿透,以临时解决 linux 下贴图无法点击问题,见文档贴图部分 + 屏幕翻译 + - 优化 分离单次翻译和定时自动翻译,单次翻译使用贴图展示,拥有贴图的所有功能,可以方便保存翻译后的图像,自动翻译不变 + - 修复 按钮大小 + 超级录屏 开发中 + 画的饼现在开始弄出个饼胚子了[doge],开启开发者模式后才能在录屏按钮右上角切换。目前为了调试,只支持录制 3s。这个版本的超级录屏用于测试跟随鼠标和导出。跟随鼠标导出为 gif、webm、mp4 + Windows->win32 + macOS->darwin + Linux->linux下载的包已附带了中英离线OCR模型、虚拟背景人像抠图模型和图像物体消除模型,会比较大建议通过镜像下载如果分不清x64和arm64差别,下载x64版本的⚡镜像下载:| | Windows | macOS | Linux| + | --- | --- | --- | --- | + |x64| exe zip|dmg zip|AppImage deb rpm tar.gz| + |arm64| exe zip|dmg zip|AppImage deb rpm tar.gz| +ReleaseNotesUrl: https://github.com/xushengfeng/eSearch/releases/tag/14.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/x/xushengfeng/eSearch/14.1.0/xushengfeng.eSearch.locale.zh-CN.yaml b/manifests/x/xushengfeng/eSearch/14.1.0/xushengfeng.eSearch.locale.zh-CN.yaml new file mode 100644 index 000000000000..c4cfad852f30 --- /dev/null +++ b/manifests/x/xushengfeng/eSearch/14.1.0/xushengfeng.eSearch.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: xushengfeng.eSearch +PackageVersion: 14.1.0 +PackageLocale: zh-CN +Publisher: xsf +PublisherUrl: https://github.com/xushengfeng +PublisherSupportUrl: https://github.com/xushengfeng +Author: xushengfeng +PackageName: eSearch +PackageUrl: https://github.com/xushengfeng/eSearch +License: GPL3 +LicenseUrl: https://github.com/xushengfeng/eSearch/blob/master/LICENSE +ShortDescription: 截屏 离线OCR 搜索翻译 以图搜图 贴图 录屏 滚动截屏 +Tags: +- ocr +- screen-recorder +- screenshot +- search +- translate +ReleaseNotesUrl: https://github.com/xushengfeng/eSearch/releases/tag/14.1.0 +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/x/xushengfeng/eSearch/14.1.0/xushengfeng.eSearch.yaml b/manifests/x/xushengfeng/eSearch/14.1.0/xushengfeng.eSearch.yaml new file mode 100644 index 000000000000..8aad2606ae0a --- /dev/null +++ b/manifests/x/xushengfeng/eSearch/14.1.0/xushengfeng.eSearch.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: xushengfeng.eSearch +PackageVersion: 14.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From d6cfc606877fd3879347bd5f9db58a48a47f480d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 08:40:51 +0800 Subject: [PATCH 370/720] New version: AngryMiao.AMMaster version 1.2.4 (#185307) --- .../1.2.4/AngryMiao.AMMaster.installer.yaml | 16 ++++++++++ .../AngryMiao.AMMaster.locale.en-US.yaml | 31 +++++++++++++++++++ .../AngryMiao.AMMaster.locale.zh-CN.yaml | 31 +++++++++++++++++++ .../AMMaster/1.2.4/AngryMiao.AMMaster.yaml | 8 +++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/a/AngryMiao/AMMaster/1.2.4/AngryMiao.AMMaster.installer.yaml create mode 100644 manifests/a/AngryMiao/AMMaster/1.2.4/AngryMiao.AMMaster.locale.en-US.yaml create mode 100644 manifests/a/AngryMiao/AMMaster/1.2.4/AngryMiao.AMMaster.locale.zh-CN.yaml create mode 100644 manifests/a/AngryMiao/AMMaster/1.2.4/AngryMiao.AMMaster.yaml diff --git a/manifests/a/AngryMiao/AMMaster/1.2.4/AngryMiao.AMMaster.installer.yaml b/manifests/a/AngryMiao/AMMaster/1.2.4/AngryMiao.AMMaster.installer.yaml new file mode 100644 index 000000000000..e70e268de9d1 --- /dev/null +++ b/manifests/a/AngryMiao/AMMaster/1.2.4/AngryMiao.AMMaster.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: AngryMiao.AMMaster +PackageVersion: 1.2.4 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x64 + InstallerUrl: https://angrymiao-diy.oss-cn-shenzhen.aliyuncs.com/version_manager/AM_MasterSetup_V1.2.4_202410231342EyKF.exe + InstallerSha256: F50AAEE9C0F945DBCD0D04EE8A243F5D3FCE987A74B47EB687457968D89265DA + ProductCode: AM_Master +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/AngryMiao/AMMaster/1.2.4/AngryMiao.AMMaster.locale.en-US.yaml b/manifests/a/AngryMiao/AMMaster/1.2.4/AngryMiao.AMMaster.locale.en-US.yaml new file mode 100644 index 000000000000..f92f8b269a71 --- /dev/null +++ b/manifests/a/AngryMiao/AMMaster/1.2.4/AngryMiao.AMMaster.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: AngryMiao.AMMaster +PackageVersion: 1.2.4 +PackageLocale: en-US +Publisher: Angrymiao, Inc. +PublisherUrl: https://www.angrymiao.com/en/ +PublisherSupportUrl: https://www.angrymiao.com/en/about-us/ +PrivacyUrl: https://www.angrymiao.com/en/privacy-policy/ +Author: Angry Miao Technology Co., Limited +PackageName: AM_Master +PackageUrl: https://www.angrymiao.com/en/am-master/ +License: Freeware +LicenseUrl: https://www.angrymiao.com/en/terms-of-service/ +Copyright: Copyright ©2024 Angry Miao +# CopyrightUrl: +ShortDescription: Angry Miao Device Center +# Description: +# Moniker: +Tags: +- angrymiao +ReleaseNotes: |- + 1. Optimize software CPU usage + 2. Update software icon +ReleaseNotesUrl: https://www.angrymiao.com/en/am-master-history/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/AngryMiao/AMMaster/1.2.4/AngryMiao.AMMaster.locale.zh-CN.yaml b/manifests/a/AngryMiao/AMMaster/1.2.4/AngryMiao.AMMaster.locale.zh-CN.yaml new file mode 100644 index 000000000000..218143fc2277 --- /dev/null +++ b/manifests/a/AngryMiao/AMMaster/1.2.4/AngryMiao.AMMaster.locale.zh-CN.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.locale.1.6.0.schema.json + +PackageIdentifier: AngryMiao.AMMaster +PackageVersion: 1.2.4 +PackageLocale: zh-CN +Publisher: Angrymiao, Inc. +PublisherUrl: https://www.angrymiao.com/cn/ +PublisherSupportUrl: https://www.angrymiao.com/cn/about-us/ +PrivacyUrl: https://www.angrymiao.com/cn/privacy-policy/ +Author: 珠海市怒喵科技有限公司 +PackageName: AM_Master +PackageUrl: https://www.angrymiao.com/cn/am-master/ +License: 免费软件 +LicenseUrl: https://www.angrymiao.com/cn/terms-of-service/ +Copyright: Copyright ©2024 Angry Miao +# CopyrightUrl: +ShortDescription: Angry Miao 硬件设备固件和配置文件的一站式管理软件 +# Description: +# Moniker: +Tags: +- 怒喵 +ReleaseNotes: |- + 1. 优化软件 CPU 占用 + 2. 更新软件图标 +ReleaseNotesUrl: https://www.angrymiao.com/cn/am-master-history/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/a/AngryMiao/AMMaster/1.2.4/AngryMiao.AMMaster.yaml b/manifests/a/AngryMiao/AMMaster/1.2.4/AngryMiao.AMMaster.yaml new file mode 100644 index 000000000000..f3155589cfa1 --- /dev/null +++ b/manifests/a/AngryMiao/AMMaster/1.2.4/AngryMiao.AMMaster.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: AngryMiao.AMMaster +PackageVersion: 1.2.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 61458e40b90dcf38bc078c2136097b7313131552 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 08:42:46 +0800 Subject: [PATCH 371/720] New version: 123.123pan version 2.2.4.0 (2.2.4) (#185308) --- .../123pan/2.2.4.0/123.123pan.installer.yaml | 19 ++++++++ .../2.2.4.0/123.123pan.locale.en-US.yaml | 40 +++++++++++++++++ .../2.2.4.0/123.123pan.locale.zh-CN.yaml | 45 +++++++++++++++++++ .../1/123/123pan/2.2.4.0/123.123pan.yaml | 8 ++++ 4 files changed, 112 insertions(+) create mode 100644 manifests/1/123/123pan/2.2.4.0/123.123pan.installer.yaml create mode 100644 manifests/1/123/123pan/2.2.4.0/123.123pan.locale.en-US.yaml create mode 100644 manifests/1/123/123pan/2.2.4.0/123.123pan.locale.zh-CN.yaml create mode 100644 manifests/1/123/123pan/2.2.4.0/123.123pan.yaml diff --git a/manifests/1/123/123pan/2.2.4.0/123.123pan.installer.yaml b/manifests/1/123/123pan/2.2.4.0/123.123pan.installer.yaml new file mode 100644 index 000000000000..7a599e49ff7b --- /dev/null +++ b/manifests/1/123/123pan/2.2.4.0/123.123pan.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: 123.123pan +PackageVersion: 2.2.4.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x64 + InstallerUrl: https://app.123957.com/pc-pro/windows/224/123pan_2.2.4.exe + InstallerSha256: 6D8C7F73F9B63B9AF81FD0FB1506D0F2755EF2EB15D94F218238188996461DFD + ProductCode: 123pan +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/1/123/123pan/2.2.4.0/123.123pan.locale.en-US.yaml b/manifests/1/123/123pan/2.2.4.0/123.123pan.locale.en-US.yaml new file mode 100644 index 000000000000..9eb22d4eee90 --- /dev/null +++ b/manifests/1/123/123pan/2.2.4.0/123.123pan.locale.en-US.yaml @@ -0,0 +1,40 @@ +# 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: 123.123pan +PackageVersion: 2.2.4.0 +PackageLocale: en-US +Publisher: 123云盘 +PublisherUrl: https://www.123pan.com/ +PublisherSupportUrl: https://www.123pan.com/Contactus +PrivacyUrl: https://www.123pan.com/UserPrivacy +Author: Xi'an 123 Cloud Computing Co., Ltd. +PackageName: 123云盘 +PackageUrl: https://www.123pan.com/ +License: Freeware +LicenseUrl: https://www.123pan.com/UserAgreement +Copyright: Copyright (c) 2024 123pan +# CopyrightUrl: +ShortDescription: Secure and trusted cloud storage content distribution platform +Description: 123pan is a cloud storage service product with large space, unlimited speed, no ads, and focus on large file transfer and distribution. +# Moniker: +Tags: +- backup +- cloud +- cloud-drive +- download +- drive +- file +- netdisk +- share +- sync +- upload +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.123pan.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/1/123/123pan/2.2.4.0/123.123pan.locale.zh-CN.yaml b/manifests/1/123/123pan/2.2.4.0/123.123pan.locale.zh-CN.yaml new file mode 100644 index 000000000000..410296ad4dfc --- /dev/null +++ b/manifests/1/123/123pan/2.2.4.0/123.123pan.locale.zh-CN.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.locale.1.6.0.schema.json + +PackageIdentifier: 123.123pan +PackageVersion: 2.2.4.0 +PackageLocale: zh-CN +Publisher: 123云盘 +PublisherUrl: https://www.123pan.com/ +PublisherSupportUrl: https://www.123pan.com/Contactus +PrivacyUrl: https://www.123pan.com/UserPrivacy +Author: 西安一二三云计算有限公司 +PackageName: 123云盘 +PackageUrl: https://www.123pan.com/ +License: 免费软件 +LicenseUrl: https://www.123pan.com/UserAgreement +Copyright: Copyright(c)2024 123云盘 +# CopyrightUrl: +ShortDescription: 安全可信的云存储内容分发平台 +Description: 123 云盘是一款空间大、不限速、无广告、专注大文件传输分发的云存储服务产品。 +# Moniker: +Tags: +- 上传 +- 下载 +- 云 +- 云盘 +- 共享 +- 分享 +- 同步 +- 备份 +- 文件 +- 网盘 +ReleaseNotes: |- + 【新增】主备分享链接; + 【新增】日志回传功能; + 【优化】回收站排序逻辑; + 【优化】同步盘已知问题; + 【修复】一些已知问题,提高用户体验。 +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://www.123pan.com/faq +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/1/123/123pan/2.2.4.0/123.123pan.yaml b/manifests/1/123/123pan/2.2.4.0/123.123pan.yaml new file mode 100644 index 000000000000..5c44c0361e4f --- /dev/null +++ b/manifests/1/123/123pan/2.2.4.0/123.123pan.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: 123.123pan +PackageVersion: 2.2.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 77d220951a18f587f954c112a4f15be96cba4a77 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 08:45:00 +0800 Subject: [PATCH 372/720] New version: Proton.ProtonDrive version 1.7.6 (#185309) --- .../1.7.6/Proton.ProtonDrive.installer.yaml | 65 +++++++++++++++++++ .../Proton.ProtonDrive.locale.en-US.yaml | 42 ++++++++++++ .../Proton.ProtonDrive.locale.zh-CN.yaml | 39 +++++++++++ .../ProtonDrive/1.7.6/Proton.ProtonDrive.yaml | 8 +++ 4 files changed, 154 insertions(+) create mode 100644 manifests/p/Proton/ProtonDrive/1.7.6/Proton.ProtonDrive.installer.yaml create mode 100644 manifests/p/Proton/ProtonDrive/1.7.6/Proton.ProtonDrive.locale.en-US.yaml create mode 100644 manifests/p/Proton/ProtonDrive/1.7.6/Proton.ProtonDrive.locale.zh-CN.yaml create mode 100644 manifests/p/Proton/ProtonDrive/1.7.6/Proton.ProtonDrive.yaml diff --git a/manifests/p/Proton/ProtonDrive/1.7.6/Proton.ProtonDrive.installer.yaml b/manifests/p/Proton/ProtonDrive/1.7.6/Proton.ProtonDrive.installer.yaml new file mode 100644 index 000000000000..0ec766630c9b --- /dev/null +++ b/manifests/p/Proton/ProtonDrive/1.7.6/Proton.ProtonDrive.installer.yaml @@ -0,0 +1,65 @@ +# 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: Proton.ProtonDrive +PackageVersion: 1.7.6 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /exenoui /quiet /norestart + SilentWithProgress: /exenoui /passive /norestart + InstallLocation: APPDIR="" + Log: /log "" +ExpectedReturnCodes: +- InstallerReturnCode: -1 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1 + ReturnResponse: invalidParameter +- InstallerReturnCode: 87 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +UpgradeBehavior: install +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x64 + InstallerUrl: https://proton.me/download/drive/windows/1.7.6/Proton%20Drive%20Setup%201.7.6.exe + InstallerSha256: F8942194B545D21538058CA2449E6DF68A2F8C229534B2556EFE9052D6329D5B +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/p/Proton/ProtonDrive/1.7.6/Proton.ProtonDrive.locale.en-US.yaml b/manifests/p/Proton/ProtonDrive/1.7.6/Proton.ProtonDrive.locale.en-US.yaml new file mode 100644 index 000000000000..e8013653b866 --- /dev/null +++ b/manifests/p/Proton/ProtonDrive/1.7.6/Proton.ProtonDrive.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Proton.ProtonDrive +PackageVersion: 1.7.6 +PackageLocale: en-US +Publisher: Proton AG +PublisherUrl: https://proton.me/ +PublisherSupportUrl: https://proton.me/support/drive +PrivacyUrl: https://proton.me/legal/privacy +Author: Proton AG +PackageName: Proton Drive +PackageUrl: https://proton.me/drive +License: Proprietary +LicenseUrl: https://proton.me/legal/terms +Copyright: © 2024 Proton AG +# CopyrightUrl: +ShortDescription: Free secure cloud storage +Description: Proton Drive is an end-to-end encrypted Swiss vault for your files that protects your data. +# Moniker: +Tags: +- backup +- cloud +- cloud-drive +- download +- drive +- file +- netdisk +- secure +- security +- share +- sync +- upload +ReleaseNotes: |- + Bug Fixes + - Bug fixes +# ReleaseNotesUrl: +PurchaseUrl: https://proton.me/drive/pricing +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/p/Proton/ProtonDrive/1.7.6/Proton.ProtonDrive.locale.zh-CN.yaml b/manifests/p/Proton/ProtonDrive/1.7.6/Proton.ProtonDrive.locale.zh-CN.yaml new file mode 100644 index 000000000000..159d7aff6788 --- /dev/null +++ b/manifests/p/Proton/ProtonDrive/1.7.6/Proton.ProtonDrive.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Proton.ProtonDrive +PackageVersion: 1.7.6 +PackageLocale: zh-CN +Publisher: Proton AG +PublisherUrl: https://proton.me/ +PublisherSupportUrl: https://proton.me/support/drive +PrivacyUrl: https://proton.me/legal/privacy +Author: Proton AG +PackageName: Proton Drive +PackageUrl: https://proton.me/drive +License: 专有软件 +LicenseUrl: https://proton.me/legal/terms +Copyright: © 2024 Proton AG +# CopyrightUrl: +ShortDescription: 免费安全的云存储 +Description: Proton Drive 是一款来自瑞士的端到端加密文件库,可以保护您的数据。 +# Moniker: +Tags: +- 上传 +- 下载 +- 云 +- 云盘 +- 共享 +- 分享 +- 同步 +- 备份 +- 安全 +- 文件 +- 网盘 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://proton.me/drive/pricing +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/p/Proton/ProtonDrive/1.7.6/Proton.ProtonDrive.yaml b/manifests/p/Proton/ProtonDrive/1.7.6/Proton.ProtonDrive.yaml new file mode 100644 index 000000000000..a75957f9425e --- /dev/null +++ b/manifests/p/Proton/ProtonDrive/1.7.6/Proton.ProtonDrive.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: Proton.ProtonDrive +PackageVersion: 1.7.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ad35071f037ac6b620c388fff5b384e2f328c93a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 08:45:19 +0800 Subject: [PATCH 373/720] New version: Zoom.ZoomOutlookPlugin version 6.2.5 (6.2.5.1070) (#185310) --- .../Zoom.ZoomOutlookPlugin.installer.yaml | 18 +++++++++++ .../Zoom.ZoomOutlookPlugin.locale.en-US.yaml | 30 +++++++++++++++++++ .../Zoom.ZoomOutlookPlugin.locale.zh-CN.yaml | 30 +++++++++++++++++++ .../6.2.5/Zoom.ZoomOutlookPlugin.yaml | 8 +++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/z/Zoom/ZoomOutlookPlugin/6.2.5/Zoom.ZoomOutlookPlugin.installer.yaml create mode 100644 manifests/z/Zoom/ZoomOutlookPlugin/6.2.5/Zoom.ZoomOutlookPlugin.locale.en-US.yaml create mode 100644 manifests/z/Zoom/ZoomOutlookPlugin/6.2.5/Zoom.ZoomOutlookPlugin.locale.zh-CN.yaml create mode 100644 manifests/z/Zoom/ZoomOutlookPlugin/6.2.5/Zoom.ZoomOutlookPlugin.yaml diff --git a/manifests/z/Zoom/ZoomOutlookPlugin/6.2.5/Zoom.ZoomOutlookPlugin.installer.yaml b/manifests/z/Zoom/ZoomOutlookPlugin/6.2.5/Zoom.ZoomOutlookPlugin.installer.yaml new file mode 100644 index 000000000000..38f6b93867b7 --- /dev/null +++ b/manifests/z/Zoom/ZoomOutlookPlugin/6.2.5/Zoom.ZoomOutlookPlugin.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: Zoom.ZoomOutlookPlugin +PackageVersion: 6.2.5 +InstallerType: msi +Scope: machine +UpgradeBehavior: install +AppsAndFeaturesEntries: +- ProductCode: '{6FB428F1-BEAC-41DE-A15C-24EDFD4C503B}' + UpgradeCode: '{76326AB3-064E-4680-864A-4B182236D4B9}' +Installers: +- Architecture: x86 + InstallerUrl: https://zoom.us/client/6.2.5.1070/ZoomOutlookPluginSetup.msi + InstallerSha256: DC70FC8C9DAB6BBAABF15E6401D50AFDECAF76C111325A8F7845ECF20D60BA23 + ProductCode: '{465E6D38-31AF-4460-9884-52F60EFCD446}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/z/Zoom/ZoomOutlookPlugin/6.2.5/Zoom.ZoomOutlookPlugin.locale.en-US.yaml b/manifests/z/Zoom/ZoomOutlookPlugin/6.2.5/Zoom.ZoomOutlookPlugin.locale.en-US.yaml new file mode 100644 index 000000000000..2791b4fd420c --- /dev/null +++ b/manifests/z/Zoom/ZoomOutlookPlugin/6.2.5/Zoom.ZoomOutlookPlugin.locale.en-US.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.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Zoom.ZoomOutlookPlugin +PackageVersion: 6.2.5 +PackageLocale: en-US +Publisher: Zoom +PublisherUrl: https://zoom.us/ +PublisherSupportUrl: https://support.zoom.us/ +PrivacyUrl: https://explore.zoom.us/en/privacy/ +Author: Zoom Video Communications, Inc. +PackageName: Zoom Outlook Plugin +PackageUrl: https://zoom.us/ +License: Proprietary +LicenseUrl: https://explore.zoom.us/en/terms/ +Copyright: Copyright ©2012-2022 Zoom Video Communications, Inc. All rights reserved. +# CopyrightUrl: +ShortDescription: The Zoom Plugin for Outlook installs a button on the Microsoft Outlook tool bar to enable you to start or schedule a meeting with one-click. +# Description: +# Moniker: +Tags: +- outlook +- zoom +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/z/Zoom/ZoomOutlookPlugin/6.2.5/Zoom.ZoomOutlookPlugin.locale.zh-CN.yaml b/manifests/z/Zoom/ZoomOutlookPlugin/6.2.5/Zoom.ZoomOutlookPlugin.locale.zh-CN.yaml new file mode 100644 index 000000000000..5ed740f833d7 --- /dev/null +++ b/manifests/z/Zoom/ZoomOutlookPlugin/6.2.5/Zoom.ZoomOutlookPlugin.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: Zoom.ZoomOutlookPlugin +PackageVersion: 6.2.5 +PackageLocale: zh-CN +Publisher: Zoom +PublisherUrl: https://zoom.us/ +PublisherSupportUrl: https://support.zoom.us/ +PrivacyUrl: https://explore.zoom.us/zh-cn/privacy/ +Author: Zoom Video Communications, Inc. +PackageName: Zoom Outlook Plugin +PackageUrl: https://zoom.us/ +License: 专有软件 +LicenseUrl: https://explore.zoom.us/zh-cn/terms/ +Copyright: 版权所有©2012-2022 Zoom Video Communications, Inc. 保留所有权利。 +# CopyrightUrl: +ShortDescription: Zoom 的 Outlook 插件在 Microsoft Outlook 工具栏上安装一个按钮,可使您单击一次即可开始或安排一次会议。 +# Description: +# Moniker: +Tags: +- outlook +- zoom +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/z/Zoom/ZoomOutlookPlugin/6.2.5/Zoom.ZoomOutlookPlugin.yaml b/manifests/z/Zoom/ZoomOutlookPlugin/6.2.5/Zoom.ZoomOutlookPlugin.yaml new file mode 100644 index 000000000000..549f8b602982 --- /dev/null +++ b/manifests/z/Zoom/ZoomOutlookPlugin/6.2.5/Zoom.ZoomOutlookPlugin.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: Zoom.ZoomOutlookPlugin +PackageVersion: 6.2.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3f3976d9ddc657d853e0f4f0e6046c4b81a75606 Mon Sep 17 00:00:00 2001 From: Thomas Meyer Date: Thu, 24 Oct 2024 02:47:05 +0200 Subject: [PATCH 374/720] Add version: Ghisler.TotalCommander version 11.02 (#185311) --- .../Ghisler.TotalCommander.installer.yaml | 39 +++++++++++++++++++ .../Ghisler.TotalCommander.locale.de-DE.yaml | 23 +++++++++++ .../Ghisler.TotalCommander.locale.en-US.yaml | 24 ++++++++++++ .../11.02/Ghisler.TotalCommander.yaml | 8 ++++ 4 files changed, 94 insertions(+) create mode 100644 manifests/g/Ghisler/TotalCommander/11.02/Ghisler.TotalCommander.installer.yaml create mode 100644 manifests/g/Ghisler/TotalCommander/11.02/Ghisler.TotalCommander.locale.de-DE.yaml create mode 100644 manifests/g/Ghisler/TotalCommander/11.02/Ghisler.TotalCommander.locale.en-US.yaml create mode 100644 manifests/g/Ghisler/TotalCommander/11.02/Ghisler.TotalCommander.yaml diff --git a/manifests/g/Ghisler/TotalCommander/11.02/Ghisler.TotalCommander.installer.yaml b/manifests/g/Ghisler/TotalCommander/11.02/Ghisler.TotalCommander.installer.yaml new file mode 100644 index 000000000000..f31fa7eeee6d --- /dev/null +++ b/manifests/g/Ghisler/TotalCommander/11.02/Ghisler.TotalCommander.installer.yaml @@ -0,0 +1,39 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Ghisler.TotalCommander +PackageVersion: '11.02' +InstallerType: exe +UpgradeBehavior: install +ReleaseDate: 2023-11-09 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://totalcommander.ch/1102/tcmd1102x32.exe + InstallerSha256: 25C4706EF4519664E5101A8BDC3AFF813B6DD76F05883279608667E25752DF36 + InstallerSwitches: + Silent: /AH + SilentWithProgress: /AH +- Architecture: x86 + Scope: machine + InstallerUrl: https://totalcommander.ch/1102/tcmd1102x32.exe + InstallerSha256: 25C4706EF4519664E5101A8BDC3AFF813B6DD76F05883279608667E25752DF36 + InstallerSwitches: + Silent: /AHN* + SilentWithProgress: /AHN* +- Architecture: x64 + Scope: user + InstallerUrl: https://totalcommander.ch/1102/tcmd1102x64.exe + InstallerSha256: 07CDF2D51CB04EE3148AE3399978FC609829908B538C49CABF1953015857987B + InstallerSwitches: + Silent: /AH + SilentWithProgress: /AH +- Architecture: x64 + Scope: machine + InstallerUrl: https://totalcommander.ch/1102/tcmd1102x64.exe + InstallerSha256: 07CDF2D51CB04EE3148AE3399978FC609829908B538C49CABF1953015857987B + InstallerSwitches: + Silent: /AHN* + SilentWithProgress: /AHN* +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Ghisler/TotalCommander/11.02/Ghisler.TotalCommander.locale.de-DE.yaml b/manifests/g/Ghisler/TotalCommander/11.02/Ghisler.TotalCommander.locale.de-DE.yaml new file mode 100644 index 000000000000..e1d332bf5bf2 --- /dev/null +++ b/manifests/g/Ghisler/TotalCommander/11.02/Ghisler.TotalCommander.locale.de-DE.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Ghisler.TotalCommander +PackageVersion: '11.02' +PackageLocale: de-DE +Publisher: Ghisler Software GmbH +PublisherUrl: https://www.ghisler.com/deutsch.htm +PublisherSupportUrl: https://www.ghisler.com/dfaq.htm +PrivacyUrl: https://www.ghisler.com/datenschutzerklaerung.htm +Author: Christian Ghisler +PackageName: Total Commander +PackageUrl: https://www.ghisler.com/deutsch.htm +License: Shareware +LicenseUrl: https://www.ghisler.com/dorder.htm +Copyright: Copyright (c) Christian Ghisler +ShortDescription: Total Commander ist ein moderner Filemanager mit Plugin-Unterstützung im klassischen 2-Fenster-Stil der DOS-Ära. +Tags: +- file-manager +- filemanager +PurchaseUrl: https://www.ghisler.com/dorder.htm +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Ghisler/TotalCommander/11.02/Ghisler.TotalCommander.locale.en-US.yaml b/manifests/g/Ghisler/TotalCommander/11.02/Ghisler.TotalCommander.locale.en-US.yaml new file mode 100644 index 000000000000..a9c2ccb59bcc --- /dev/null +++ b/manifests/g/Ghisler/TotalCommander/11.02/Ghisler.TotalCommander.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Ghisler.TotalCommander +PackageVersion: '11.02' +PackageLocale: en-US +Publisher: Ghisler Software GmbH +PublisherUrl: https://www.ghisler.com/ +PublisherSupportUrl: https://www.ghisler.com/faq.htm +PrivacyUrl: https://www.ghisler.com/privacypolicy.htm +Author: Christian Ghisler +PackageName: Total Commander +PackageUrl: https://www.ghisler.com/ +License: Shareware +LicenseUrl: https://www.ghisler.com/order.htm +Copyright: Copyright (c) Christian Ghisler +ShortDescription: Total Commander is a modern file manager with plugin support in the classic 2-window style of the DOS era. +Moniker: tcmd +Tags: +- file-manager +- filemanager +PurchaseUrl: https://www.ghisler.com/order.htm +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Ghisler/TotalCommander/11.02/Ghisler.TotalCommander.yaml b/manifests/g/Ghisler/TotalCommander/11.02/Ghisler.TotalCommander.yaml new file mode 100644 index 000000000000..be2fc112141d --- /dev/null +++ b/manifests/g/Ghisler/TotalCommander/11.02/Ghisler.TotalCommander.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: Ghisler.TotalCommander +PackageVersion: '11.02' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From c43e9a0c557e923d339b3fa4b725ebf374847023 Mon Sep 17 00:00:00 2001 From: Thomas Meyer Date: Thu, 24 Oct 2024 02:47:23 +0200 Subject: [PATCH 375/720] Add version: Ghisler.TotalCommander version 11.01 (#185312) --- .../Ghisler.TotalCommander.installer.yaml | 39 +++++++++++++++++++ .../Ghisler.TotalCommander.locale.de-DE.yaml | 23 +++++++++++ .../Ghisler.TotalCommander.locale.en-US.yaml | 24 ++++++++++++ .../11.01/Ghisler.TotalCommander.yaml | 8 ++++ 4 files changed, 94 insertions(+) create mode 100644 manifests/g/Ghisler/TotalCommander/11.01/Ghisler.TotalCommander.installer.yaml create mode 100644 manifests/g/Ghisler/TotalCommander/11.01/Ghisler.TotalCommander.locale.de-DE.yaml create mode 100644 manifests/g/Ghisler/TotalCommander/11.01/Ghisler.TotalCommander.locale.en-US.yaml create mode 100644 manifests/g/Ghisler/TotalCommander/11.01/Ghisler.TotalCommander.yaml diff --git a/manifests/g/Ghisler/TotalCommander/11.01/Ghisler.TotalCommander.installer.yaml b/manifests/g/Ghisler/TotalCommander/11.01/Ghisler.TotalCommander.installer.yaml new file mode 100644 index 000000000000..be8eb9814aa2 --- /dev/null +++ b/manifests/g/Ghisler/TotalCommander/11.01/Ghisler.TotalCommander.installer.yaml @@ -0,0 +1,39 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Ghisler.TotalCommander +PackageVersion: '11.01' +InstallerType: exe +UpgradeBehavior: install +ReleaseDate: 2023-09-01 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://totalcommander.ch/1101/tcmd1101x32.exe + InstallerSha256: 23EB6DB864248453101C5CBBD87E990500F1BC9443CDAA197B52A4BF196D8B6A + InstallerSwitches: + Silent: /AH + SilentWithProgress: /AH +- Architecture: x86 + Scope: machine + InstallerUrl: https://totalcommander.ch/1101/tcmd1101x32.exe + InstallerSha256: 23EB6DB864248453101C5CBBD87E990500F1BC9443CDAA197B52A4BF196D8B6A + InstallerSwitches: + Silent: /AHN* + SilentWithProgress: /AHN* +- Architecture: x64 + Scope: user + InstallerUrl: https://totalcommander.ch/1101/tcmd1101x64.exe + InstallerSha256: 9CAA1E62F0EBA3354654BF62AEFA1EA3B304CDD0458EB6EF533D8AD6AE701404 + InstallerSwitches: + Silent: /AH + SilentWithProgress: /AH +- Architecture: x64 + Scope: machine + InstallerUrl: https://totalcommander.ch/1101/tcmd1101x64.exe + InstallerSha256: 9CAA1E62F0EBA3354654BF62AEFA1EA3B304CDD0458EB6EF533D8AD6AE701404 + InstallerSwitches: + Silent: /AHN* + SilentWithProgress: /AHN* +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Ghisler/TotalCommander/11.01/Ghisler.TotalCommander.locale.de-DE.yaml b/manifests/g/Ghisler/TotalCommander/11.01/Ghisler.TotalCommander.locale.de-DE.yaml new file mode 100644 index 000000000000..bf97997af14d --- /dev/null +++ b/manifests/g/Ghisler/TotalCommander/11.01/Ghisler.TotalCommander.locale.de-DE.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Ghisler.TotalCommander +PackageVersion: '11.01' +PackageLocale: de-DE +Publisher: Ghisler Software GmbH +PublisherUrl: https://www.ghisler.com/deutsch.htm +PublisherSupportUrl: https://www.ghisler.com/dfaq.htm +PrivacyUrl: https://www.ghisler.com/datenschutzerklaerung.htm +Author: Christian Ghisler +PackageName: Total Commander +PackageUrl: https://www.ghisler.com/deutsch.htm +License: Shareware +LicenseUrl: https://www.ghisler.com/dorder.htm +Copyright: Copyright (c) Christian Ghisler +ShortDescription: Total Commander ist ein moderner Filemanager mit Plugin-Unterstützung im klassischen 2-Fenster-Stil der DOS-Ära. +Tags: +- file-manager +- filemanager +PurchaseUrl: https://www.ghisler.com/dorder.htm +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Ghisler/TotalCommander/11.01/Ghisler.TotalCommander.locale.en-US.yaml b/manifests/g/Ghisler/TotalCommander/11.01/Ghisler.TotalCommander.locale.en-US.yaml new file mode 100644 index 000000000000..7f148525b569 --- /dev/null +++ b/manifests/g/Ghisler/TotalCommander/11.01/Ghisler.TotalCommander.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Ghisler.TotalCommander +PackageVersion: '11.01' +PackageLocale: en-US +Publisher: Ghisler Software GmbH +PublisherUrl: https://www.ghisler.com/ +PublisherSupportUrl: https://www.ghisler.com/faq.htm +PrivacyUrl: https://www.ghisler.com/privacypolicy.htm +Author: Christian Ghisler +PackageName: Total Commander +PackageUrl: https://www.ghisler.com/ +License: Shareware +LicenseUrl: https://www.ghisler.com/order.htm +Copyright: Copyright (c) Christian Ghisler +ShortDescription: Total Commander is a modern file manager with plugin support in the classic 2-window style of the DOS era. +Moniker: tcmd +Tags: +- file-manager +- filemanager +PurchaseUrl: https://www.ghisler.com/order.htm +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Ghisler/TotalCommander/11.01/Ghisler.TotalCommander.yaml b/manifests/g/Ghisler/TotalCommander/11.01/Ghisler.TotalCommander.yaml new file mode 100644 index 000000000000..aa86ec6660af --- /dev/null +++ b/manifests/g/Ghisler/TotalCommander/11.01/Ghisler.TotalCommander.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: Ghisler.TotalCommander +PackageVersion: '11.01' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From e87c19e0b94c79c0bf37a03d5ce442aa1e45ef12 Mon Sep 17 00:00:00 2001 From: Thomas Meyer Date: Thu, 24 Oct 2024 02:47:39 +0200 Subject: [PATCH 376/720] Add version: Ghisler.TotalCommander version 10.52 (#185314) --- .../Ghisler.TotalCommander.installer.yaml | 39 +++++++++++++++++++ .../Ghisler.TotalCommander.locale.de-DE.yaml | 23 +++++++++++ .../Ghisler.TotalCommander.locale.en-US.yaml | 24 ++++++++++++ .../10.52/Ghisler.TotalCommander.yaml | 8 ++++ 4 files changed, 94 insertions(+) create mode 100644 manifests/g/Ghisler/TotalCommander/10.52/Ghisler.TotalCommander.installer.yaml create mode 100644 manifests/g/Ghisler/TotalCommander/10.52/Ghisler.TotalCommander.locale.de-DE.yaml create mode 100644 manifests/g/Ghisler/TotalCommander/10.52/Ghisler.TotalCommander.locale.en-US.yaml create mode 100644 manifests/g/Ghisler/TotalCommander/10.52/Ghisler.TotalCommander.yaml diff --git a/manifests/g/Ghisler/TotalCommander/10.52/Ghisler.TotalCommander.installer.yaml b/manifests/g/Ghisler/TotalCommander/10.52/Ghisler.TotalCommander.installer.yaml new file mode 100644 index 000000000000..055384780df2 --- /dev/null +++ b/manifests/g/Ghisler/TotalCommander/10.52/Ghisler.TotalCommander.installer.yaml @@ -0,0 +1,39 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Ghisler.TotalCommander +PackageVersion: '10.52' +InstallerType: exe +UpgradeBehavior: install +ReleaseDate: 2022-10-26 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://totalcommander.ch/1052/tcmd1052x32.exe + InstallerSha256: 2DA4FB00A33F2977AE14B4A1F833B1AFAADDCDE0743D8E5D74DCFEFC526E3BB8 + InstallerSwitches: + Silent: /AH + SilentWithProgress: /AH +- Architecture: x86 + Scope: machine + InstallerUrl: https://totalcommander.ch/1052/tcmd1052x32.exe + InstallerSha256: 2DA4FB00A33F2977AE14B4A1F833B1AFAADDCDE0743D8E5D74DCFEFC526E3BB8 + InstallerSwitches: + Silent: /AHN* + SilentWithProgress: /AHN* +- Architecture: x64 + Scope: user + InstallerUrl: https://totalcommander.ch/1052/tcmd1052x64.exe + InstallerSha256: 3CFCBFE6DFF0EB24726183595F771F2A8ACB0534E2240BEF75C0800546A575EB + InstallerSwitches: + Silent: /AH + SilentWithProgress: /AH +- Architecture: x64 + Scope: machine + InstallerUrl: https://totalcommander.ch/1052/tcmd1052x64.exe + InstallerSha256: 3CFCBFE6DFF0EB24726183595F771F2A8ACB0534E2240BEF75C0800546A575EB + InstallerSwitches: + Silent: /AHN* + SilentWithProgress: /AHN* +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Ghisler/TotalCommander/10.52/Ghisler.TotalCommander.locale.de-DE.yaml b/manifests/g/Ghisler/TotalCommander/10.52/Ghisler.TotalCommander.locale.de-DE.yaml new file mode 100644 index 000000000000..c90f7f76513b --- /dev/null +++ b/manifests/g/Ghisler/TotalCommander/10.52/Ghisler.TotalCommander.locale.de-DE.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Ghisler.TotalCommander +PackageVersion: '10.52' +PackageLocale: de-DE +Publisher: Ghisler Software GmbH +PublisherUrl: https://www.ghisler.com/deutsch.htm +PublisherSupportUrl: https://www.ghisler.com/dfaq.htm +PrivacyUrl: https://www.ghisler.com/datenschutzerklaerung.htm +Author: Christian Ghisler +PackageName: Total Commander +PackageUrl: https://www.ghisler.com/deutsch.htm +License: Shareware +LicenseUrl: https://www.ghisler.com/dorder.htm +Copyright: Copyright (c) Christian Ghisler +ShortDescription: Total Commander ist ein moderner Filemanager mit Plugin-Unterstützung im klassischen 2-Fenster-Stil der DOS-Ära. +Tags: +- file-manager +- filemanager +PurchaseUrl: https://www.ghisler.com/dorder.htm +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Ghisler/TotalCommander/10.52/Ghisler.TotalCommander.locale.en-US.yaml b/manifests/g/Ghisler/TotalCommander/10.52/Ghisler.TotalCommander.locale.en-US.yaml new file mode 100644 index 000000000000..82341eb02dbb --- /dev/null +++ b/manifests/g/Ghisler/TotalCommander/10.52/Ghisler.TotalCommander.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Ghisler.TotalCommander +PackageVersion: '10.52' +PackageLocale: en-US +Publisher: Ghisler Software GmbH +PublisherUrl: https://www.ghisler.com/ +PublisherSupportUrl: https://www.ghisler.com/faq.htm +PrivacyUrl: https://www.ghisler.com/privacypolicy.htm +Author: Christian Ghisler +PackageName: Total Commander +PackageUrl: https://www.ghisler.com/ +License: Shareware +LicenseUrl: https://www.ghisler.com/order.htm +Copyright: Copyright (c) Christian Ghisler +ShortDescription: Total Commander is a modern file manager with plugin support in the classic 2-window style of the DOS era. +Moniker: tcmd +Tags: +- file-manager +- filemanager +PurchaseUrl: https://www.ghisler.com/order.htm +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Ghisler/TotalCommander/10.52/Ghisler.TotalCommander.yaml b/manifests/g/Ghisler/TotalCommander/10.52/Ghisler.TotalCommander.yaml new file mode 100644 index 000000000000..99a1ae614733 --- /dev/null +++ b/manifests/g/Ghisler/TotalCommander/10.52/Ghisler.TotalCommander.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: Ghisler.TotalCommander +PackageVersion: '10.52' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From bd327103a086dd57abf0f8dcf74502be5b236735 Mon Sep 17 00:00:00 2001 From: Thomas Meyer Date: Thu, 24 Oct 2024 02:47:53 +0200 Subject: [PATCH 377/720] Add version: Ghisler.TotalCommander version 11.00 (#185313) --- .../Ghisler.TotalCommander.installer.yaml | 42 +++++++++++++++++++ .../Ghisler.TotalCommander.locale.de-DE.yaml | 23 ++++++++++ .../Ghisler.TotalCommander.locale.en-US.yaml | 24 +++++++++++ .../11.00/Ghisler.TotalCommander.yaml | 8 ++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/g/Ghisler/TotalCommander/11.00/Ghisler.TotalCommander.installer.yaml create mode 100644 manifests/g/Ghisler/TotalCommander/11.00/Ghisler.TotalCommander.locale.de-DE.yaml create mode 100644 manifests/g/Ghisler/TotalCommander/11.00/Ghisler.TotalCommander.locale.en-US.yaml create mode 100644 manifests/g/Ghisler/TotalCommander/11.00/Ghisler.TotalCommander.yaml diff --git a/manifests/g/Ghisler/TotalCommander/11.00/Ghisler.TotalCommander.installer.yaml b/manifests/g/Ghisler/TotalCommander/11.00/Ghisler.TotalCommander.installer.yaml new file mode 100644 index 000000000000..984bdbc2e892 --- /dev/null +++ b/manifests/g/Ghisler/TotalCommander/11.00/Ghisler.TotalCommander.installer.yaml @@ -0,0 +1,42 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Ghisler.TotalCommander +PackageVersion: '11.00' +InstallerType: exe +UpgradeBehavior: install +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://totalcommander.ch/1100/tcmd1100x32.exe + InstallerSha256: 95A1162B98CEBED60C48FC853A26E7833C91F8805A94FAF6EF5BF588F13E7F1B + InstallerSwitches: + Silent: /AH + SilentWithProgress: /AH + ReleaseDate: 2023-08-02 +- Architecture: x86 + Scope: machine + InstallerUrl: https://totalcommander.ch/1100/tcmd1100x32.exe + InstallerSha256: 95A1162B98CEBED60C48FC853A26E7833C91F8805A94FAF6EF5BF588F13E7F1B + InstallerSwitches: + Silent: /AHN* + SilentWithProgress: /AHN* + ReleaseDate: 2023-08-02 +- Architecture: x64 + Scope: user + InstallerUrl: https://totalcommander.ch/1100/tcmd1100x64.exe + InstallerSha256: 9928F1FC20924D3AB3F9EDB958B7205C1982077EEB5B1F10FA7072DAD358A104 + InstallerSwitches: + Silent: /AH + SilentWithProgress: /AH + ReleaseDate: 2023-08-03 +- Architecture: x64 + Scope: machine + InstallerUrl: https://totalcommander.ch/1100/tcmd1100x64.exe + InstallerSha256: 9928F1FC20924D3AB3F9EDB958B7205C1982077EEB5B1F10FA7072DAD358A104 + InstallerSwitches: + Silent: /AHN* + SilentWithProgress: /AHN* + ReleaseDate: 2023-08-03 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Ghisler/TotalCommander/11.00/Ghisler.TotalCommander.locale.de-DE.yaml b/manifests/g/Ghisler/TotalCommander/11.00/Ghisler.TotalCommander.locale.de-DE.yaml new file mode 100644 index 000000000000..87d90ec06484 --- /dev/null +++ b/manifests/g/Ghisler/TotalCommander/11.00/Ghisler.TotalCommander.locale.de-DE.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Ghisler.TotalCommander +PackageVersion: '11.00' +PackageLocale: de-DE +Publisher: Ghisler Software GmbH +PublisherUrl: https://www.ghisler.com/deutsch.htm +PublisherSupportUrl: https://www.ghisler.com/dfaq.htm +PrivacyUrl: https://www.ghisler.com/datenschutzerklaerung.htm +Author: Christian Ghisler +PackageName: Total Commander +PackageUrl: https://www.ghisler.com/deutsch.htm +License: Shareware +LicenseUrl: https://www.ghisler.com/dorder.htm +Copyright: Copyright (c) Christian Ghisler +ShortDescription: Total Commander ist ein moderner Filemanager mit Plugin-Unterstützung im klassischen 2-Fenster-Stil der DOS-Ära. +Tags: +- file-manager +- filemanager +PurchaseUrl: https://www.ghisler.com/dorder.htm +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Ghisler/TotalCommander/11.00/Ghisler.TotalCommander.locale.en-US.yaml b/manifests/g/Ghisler/TotalCommander/11.00/Ghisler.TotalCommander.locale.en-US.yaml new file mode 100644 index 000000000000..c5ff8b0f7885 --- /dev/null +++ b/manifests/g/Ghisler/TotalCommander/11.00/Ghisler.TotalCommander.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Ghisler.TotalCommander +PackageVersion: '11.00' +PackageLocale: en-US +Publisher: Ghisler Software GmbH +PublisherUrl: https://www.ghisler.com/ +PublisherSupportUrl: https://www.ghisler.com/faq.htm +PrivacyUrl: https://www.ghisler.com/privacypolicy.htm +Author: Christian Ghisler +PackageName: Total Commander +PackageUrl: https://www.ghisler.com/ +License: Shareware +LicenseUrl: https://www.ghisler.com/order.htm +Copyright: Copyright (c) Christian Ghisler +ShortDescription: Total Commander is a modern file manager with plugin support in the classic 2-window style of the DOS era. +Moniker: tcmd +Tags: +- file-manager +- filemanager +PurchaseUrl: https://www.ghisler.com/order.htm +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Ghisler/TotalCommander/11.00/Ghisler.TotalCommander.yaml b/manifests/g/Ghisler/TotalCommander/11.00/Ghisler.TotalCommander.yaml new file mode 100644 index 000000000000..64679cc2634c --- /dev/null +++ b/manifests/g/Ghisler/TotalCommander/11.00/Ghisler.TotalCommander.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: Ghisler.TotalCommander +PackageVersion: '11.00' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5f2e0af0c1d48a58199e98ff1d83f56104bbc158 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:14:19 +0800 Subject: [PATCH 378/720] New version: Huya.Huya version 7.1.1.0 (#185288) --- .../h/Huya/Huya/{7.0.1.0 => 7.1.1.0}/Huya.Huya.installer.yaml | 4 ++-- .../Huya/{7.0.1.0 => 7.1.1.0}/Huya.Huya.locale.en-US.yaml | 2 +- .../Huya/{7.0.1.0 => 7.1.1.0}/Huya.Huya.locale.zh-CN.yaml | 2 +- manifests/h/Huya/Huya/{7.0.1.0 => 7.1.1.0}/Huya.Huya.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/h/Huya/Huya/{7.0.1.0 => 7.1.1.0}/Huya.Huya.installer.yaml (80%) rename manifests/h/Huya/Huya/{7.0.1.0 => 7.1.1.0}/Huya.Huya.locale.en-US.yaml (95%) rename manifests/h/Huya/Huya/{7.0.1.0 => 7.1.1.0}/Huya.Huya.locale.zh-CN.yaml (94%) rename manifests/h/Huya/Huya/{7.0.1.0 => 7.1.1.0}/Huya.Huya.yaml (89%) diff --git a/manifests/h/Huya/Huya/7.0.1.0/Huya.Huya.installer.yaml b/manifests/h/Huya/Huya/7.1.1.0/Huya.Huya.installer.yaml similarity index 80% rename from manifests/h/Huya/Huya/7.0.1.0/Huya.Huya.installer.yaml rename to manifests/h/Huya/Huya/7.1.1.0/Huya.Huya.installer.yaml index 70dbb6aea49b..18a777a7d2b9 100644 --- a/manifests/h/Huya/Huya/7.0.1.0/Huya.Huya.installer.yaml +++ b/manifests/h/Huya/Huya/7.1.1.0/Huya.Huya.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: Huya.Huya -PackageVersion: 7.0.1.0 +PackageVersion: 7.1.1.0 InstallerType: exe Scope: machine InstallModes: @@ -15,7 +15,7 @@ UpgradeBehavior: install Installers: - Architecture: x86 InstallerUrl: https://download.huya.com/huyapc/install/HuyaClientInstall.exe - InstallerSha256: 643F1243FF89EB4FFD219672FB3456B76D9E50A8677DEE8B81985DE80DBF89B0 + InstallerSha256: 8888038D288D01BF4E9BCAE50267C491273169356B5F41AB5E5217626C8463A9 ProductCode: HuyaClient ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/h/Huya/Huya/7.0.1.0/Huya.Huya.locale.en-US.yaml b/manifests/h/Huya/Huya/7.1.1.0/Huya.Huya.locale.en-US.yaml similarity index 95% rename from manifests/h/Huya/Huya/7.0.1.0/Huya.Huya.locale.en-US.yaml rename to manifests/h/Huya/Huya/7.1.1.0/Huya.Huya.locale.en-US.yaml index 6ca0e56e02ef..9000c0dcb836 100644 --- a/manifests/h/Huya/Huya/7.0.1.0/Huya.Huya.locale.en-US.yaml +++ b/manifests/h/Huya/Huya/7.1.1.0/Huya.Huya.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: Huya.Huya -PackageVersion: 7.0.1.0 +PackageVersion: 7.1.1.0 PackageLocale: en-US Publisher: 虎牙直播 PublisherUrl: https://www.huya.com/ diff --git a/manifests/h/Huya/Huya/7.0.1.0/Huya.Huya.locale.zh-CN.yaml b/manifests/h/Huya/Huya/7.1.1.0/Huya.Huya.locale.zh-CN.yaml similarity index 94% rename from manifests/h/Huya/Huya/7.0.1.0/Huya.Huya.locale.zh-CN.yaml rename to manifests/h/Huya/Huya/7.1.1.0/Huya.Huya.locale.zh-CN.yaml index a73529c9f3b3..825acc698510 100644 --- a/manifests/h/Huya/Huya/7.0.1.0/Huya.Huya.locale.zh-CN.yaml +++ b/manifests/h/Huya/Huya/7.1.1.0/Huya.Huya.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: Huya.Huya -PackageVersion: 7.0.1.0 +PackageVersion: 7.1.1.0 PackageLocale: zh-CN Publisher: 虎牙直播 PublisherUrl: https://www.huya.com/ diff --git a/manifests/h/Huya/Huya/7.0.1.0/Huya.Huya.yaml b/manifests/h/Huya/Huya/7.1.1.0/Huya.Huya.yaml similarity index 89% rename from manifests/h/Huya/Huya/7.0.1.0/Huya.Huya.yaml rename to manifests/h/Huya/Huya/7.1.1.0/Huya.Huya.yaml index df2b34345557..509a1fa263d7 100644 --- a/manifests/h/Huya/Huya/7.0.1.0/Huya.Huya.yaml +++ b/manifests/h/Huya/Huya/7.1.1.0/Huya.Huya.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: Huya.Huya -PackageVersion: 7.0.1.0 +PackageVersion: 7.1.1.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From 41d429aacbef19024cf5121c4c5247877ec6a614 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:22:01 +0800 Subject: [PATCH 379/720] New version: Opera.Opera version 114.0.5282.115 (#185316) --- .../114.0.5282.115/Opera.Opera.installer.yaml | 56 +++++++++++++++++++ .../Opera.Opera.locale.en-US.yaml | 37 ++++++++++++ .../Opera.Opera.locale.nb-NO.yaml | 29 ++++++++++ .../Opera.Opera.locale.zh-CN.yaml | 36 ++++++++++++ .../Opera/114.0.5282.115/Opera.Opera.yaml | 8 +++ 5 files changed, 166 insertions(+) create mode 100644 manifests/o/Opera/Opera/114.0.5282.115/Opera.Opera.installer.yaml create mode 100644 manifests/o/Opera/Opera/114.0.5282.115/Opera.Opera.locale.en-US.yaml create mode 100644 manifests/o/Opera/Opera/114.0.5282.115/Opera.Opera.locale.nb-NO.yaml create mode 100644 manifests/o/Opera/Opera/114.0.5282.115/Opera.Opera.locale.zh-CN.yaml create mode 100644 manifests/o/Opera/Opera/114.0.5282.115/Opera.Opera.yaml diff --git a/manifests/o/Opera/Opera/114.0.5282.115/Opera.Opera.installer.yaml b/manifests/o/Opera/Opera/114.0.5282.115/Opera.Opera.installer.yaml new file mode 100644 index 000000000000..01ac12ed4c2d --- /dev/null +++ b/manifests/o/Opera/Opera/114.0.5282.115/Opera.Opera.installer.yaml @@ -0,0 +1,56 @@ +# 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: Opera.Opera +PackageVersion: 114.0.5282.115 +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /silent + SilentWithProgress: /runimmediately +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- operastable +FileExtensions: +- crx +- htm +- html +- opdownload +- pdf +- shtml +- xht +- xhtml +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/114.0.5282.115/win/Opera_114.0.5282.115_Setup_x64.exe + InstallerSha256: 6EDCEE47D459EE691F242E712148518B016E0BE9AC3D549C381414817901C278 + InstallerSwitches: + Custom: /allusers=0 +- Architecture: x64 + Scope: machine + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/114.0.5282.115/win/Opera_114.0.5282.115_Setup_x64.exe + InstallerSha256: 6EDCEE47D459EE691F242E712148518B016E0BE9AC3D549C381414817901C278 + InstallerSwitches: + Custom: /allusers=1 +- Architecture: arm64 + Scope: user + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/114.0.5282.115/win/Opera_114.0.5282.115_Setup_arm64.exe + InstallerSha256: 8C4B84770CDCE2F25AE7B6F97C80C6D98E9D8FE23377E2D9BD205F696057DBCA + InstallerSwitches: + Custom: /allusers=0 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/114.0.5282.115/win/Opera_114.0.5282.115_Setup_arm64.exe + InstallerSha256: 8C4B84770CDCE2F25AE7B6F97C80C6D98E9D8FE23377E2D9BD205F696057DBCA + InstallerSwitches: + Custom: /allusers=1 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/Opera/Opera/114.0.5282.115/Opera.Opera.locale.en-US.yaml b/manifests/o/Opera/Opera/114.0.5282.115/Opera.Opera.locale.en-US.yaml new file mode 100644 index 000000000000..7223409190a7 --- /dev/null +++ b/manifests/o/Opera/Opera/114.0.5282.115/Opera.Opera.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: Opera.Opera +PackageVersion: 114.0.5282.115 +PackageLocale: en-US +Publisher: Opera Software +PublisherUrl: https://www.opera.com/ +PublisherSupportUrl: https://www.opera.com/help +PrivacyUrl: https://legal.opera.com/privacy/ +Author: Opera Norway AS +PackageName: Opera Stable +PackageUrl: https://www.opera.com/browsers/opera +License: Freeware +LicenseUrl: https://legal.opera.com/eula/computers/ +Copyright: Copyright © 1995-2024 Opera Software AS. All rights reserved. +CopyrightUrl: https://legal.opera.com/terms/ +ShortDescription: The Opera browser includes everything you need for private, safe, and efficient browsing, along with a variety of unique features to enhance your capabilities online. +Description: Opera is a multi-platform web browser developed by Opera Software. Opera is a Chromium-based browser. It distinguishes itself from other browsers through its user interface, functionality, and other features. +Moniker: opera +Tags: +- browser +- chromium +- internet +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Tutorial + DocumentUrl: https://www.opera.com/tutorials +- DocumentLabel: FAQ + DocumentUrl: https://help.opera.com/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/Opera/Opera/114.0.5282.115/Opera.Opera.locale.nb-NO.yaml b/manifests/o/Opera/Opera/114.0.5282.115/Opera.Opera.locale.nb-NO.yaml new file mode 100644 index 000000000000..3f0dcd39ba3c --- /dev/null +++ b/manifests/o/Opera/Opera/114.0.5282.115/Opera.Opera.locale.nb-NO.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: Opera.Opera +PackageVersion: 114.0.5282.115 +PackageLocale: nb-NO +Publisher: Opera Software +PublisherUrl: https://www.opera.com/no +PublisherSupportUrl: https://www.opera.com/no/help +PrivacyUrl: https://legal.opera.com/privacy/ +Author: Opera Software +PackageName: Opera Stable +PackageUrl: https://www.opera.com/no/browsers/opera +License: Freeware +LicenseUrl: https://legal.opera.com/eula/computers/ +Copyright: Copyright © 1995-2024 Opera Software AS. Med enerett. +CopyrightUrl: https://legal.opera.com/terms/ +ShortDescription: Opera nettleseren inneholder alt du trenger for privat, trygg og effektiv surfing, sammen med en rekke unike funksjoner for å forbedre mulighetene dine online. +Description: Opera er en nettleser med flere plattformer utviklet av Opera Software. Opera er en krombasert nettleser. Den skiller seg fra andre nettlesere gjennom brukergrensesnittet, funksjonaliteten og andre funksjoner. +# Moniker: +Tags: +- nettleser +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/o/Opera/Opera/114.0.5282.115/Opera.Opera.locale.zh-CN.yaml b/manifests/o/Opera/Opera/114.0.5282.115/Opera.Opera.locale.zh-CN.yaml new file mode 100644 index 000000000000..c29bc294c263 --- /dev/null +++ b/manifests/o/Opera/Opera/114.0.5282.115/Opera.Opera.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: Opera.Opera +PackageVersion: 114.0.5282.115 +PackageLocale: zh-CN +Publisher: Opera Software +PublisherUrl: https://www.opera.com/zh-cn +PublisherSupportUrl: https://www.opera.com/zh-cn/help +PrivacyUrl: https://legal.opera.com/privacy/ +Author: Opera Norway AS +PackageName: Opera Stable +PackageUrl: https://www.opera.com/zh-cn/browsers/opera +License: 免费软件 +LicenseUrl: https://legal.opera.com/eula/computers/ +Copyright: 版权所有 © 1995-2024 Opera Software AS。保留所有权利。 +CopyrightUrl: https://legal.opera.com/terms/ +ShortDescription: Opera 浏览器让您可以私密、安全和高效地浏览,还有各种独特功能提高您的上网冲浪能力。 +Description: Opera 是 Opera 软件公司开发的多平台网络浏览器。Opera 是一款基于 Chromium 的浏览器,在用户界面、功能和其它特性上与其它浏览器有所不同。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 教程 + DocumentUrl: https://www.opera.com/tutorials +- DocumentLabel: 常见问题 + DocumentUrl: https://help.opera.com/faq/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/o/Opera/Opera/114.0.5282.115/Opera.Opera.yaml b/manifests/o/Opera/Opera/114.0.5282.115/Opera.Opera.yaml new file mode 100644 index 000000000000..90b24da93a17 --- /dev/null +++ b/manifests/o/Opera/Opera/114.0.5282.115/Opera.Opera.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: Opera.Opera +PackageVersion: 114.0.5282.115 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 09ab6e3c210ecf17aea2defb5e2514c3453f3262 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:25:56 +0800 Subject: [PATCH 380/720] New version: Zoom.Zoom version 6.2.48876 (6.2.5.48876) (#185318) --- .../Zoom/6.2.48876/Zoom.Zoom.installer.yaml | 38 ++++++++++++++++++ .../6.2.48876/Zoom.Zoom.locale.en-US.yaml | 39 +++++++++++++++++++ .../6.2.48876/Zoom.Zoom.locale.zh-CN.yaml | 36 +++++++++++++++++ .../z/Zoom/Zoom/6.2.48876/Zoom.Zoom.yaml | 8 ++++ 4 files changed, 121 insertions(+) create mode 100644 manifests/z/Zoom/Zoom/6.2.48876/Zoom.Zoom.installer.yaml create mode 100644 manifests/z/Zoom/Zoom/6.2.48876/Zoom.Zoom.locale.en-US.yaml create mode 100644 manifests/z/Zoom/Zoom/6.2.48876/Zoom.Zoom.locale.zh-CN.yaml create mode 100644 manifests/z/Zoom/Zoom/6.2.48876/Zoom.Zoom.yaml diff --git a/manifests/z/Zoom/Zoom/6.2.48876/Zoom.Zoom.installer.yaml b/manifests/z/Zoom/Zoom/6.2.48876/Zoom.Zoom.installer.yaml new file mode 100644 index 000000000000..5849042831d9 --- /dev/null +++ b/manifests/z/Zoom/Zoom/6.2.48876/Zoom.Zoom.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Zoom.Zoom +PackageVersion: 6.2.48876 +InstallerType: msi +Scope: machine +UpgradeBehavior: install +Protocols: +- zoom +- zoommtg +FileExtensions: +- zoommtg +- zoomphonecall +Installers: +- Architecture: x86 + InstallerUrl: https://zoom.us/client/6.2.5.48876/ZoomInstallerFull.msi + InstallerSha256: 96C4F5BB6DED15FE92A5523ED5FC6715A5B92677CF406EAF3360AE0003BA8DE6 + ProductCode: '{231BE4BA-A23B-4F3A-B28D-A2CAF2B1E246}' + AppsAndFeaturesEntries: + - ProductCode: '{231BE4BA-A23B-4F3A-B28D-A2CAF2B1E246}' + UpgradeCode: '{C819B794-A45C-4F27-9860-0C86492A52CC}' +- Architecture: x64 + InstallerUrl: https://zoom.us/client/6.2.5.48876/ZoomInstallerFull.msi?archType=x64 + InstallerSha256: F6FB3E7941C727EF053AA494C732FE355314704AF5ABA4DC9F74E5848B2883B6 + ProductCode: '{A9094EBF-5C4D-45B4-BABC-BE2FA16F58A4}' + AppsAndFeaturesEntries: + - ProductCode: '{A9094EBF-5C4D-45B4-BABC-BE2FA16F58A4}' + UpgradeCode: '{C819B794-A45C-4F27-9860-0C86492A52CC}' +- Architecture: arm64 + InstallerUrl: https://zoom.us/client/6.2.5.48876/ZoomInstallerFull.msi?archType=winarm64 + InstallerSha256: 093DABB09D03338F580B55079A0D672E0201D71C5E1958AA2FD0ACEED4F0D47B + ProductCode: '{7197F50E-9ADF-4C2D-8602-FC198018545B}' + AppsAndFeaturesEntries: + - ProductCode: '{7197F50E-9ADF-4C2D-8602-FC198018545B}' + UpgradeCode: '{C819B794-A45C-4F27-9860-0C86492A52CC}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/z/Zoom/Zoom/6.2.48876/Zoom.Zoom.locale.en-US.yaml b/manifests/z/Zoom/Zoom/6.2.48876/Zoom.Zoom.locale.en-US.yaml new file mode 100644 index 000000000000..2636c897d71e --- /dev/null +++ b/manifests/z/Zoom/Zoom/6.2.48876/Zoom.Zoom.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Zoom.Zoom +PackageVersion: 6.2.48876 +PackageLocale: en-US +Publisher: Zoom +PublisherUrl: https://zoom.us/ +PublisherSupportUrl: https://support.zoom.us/ +PrivacyUrl: https://explore.zoom.us/en/privacy/ +Author: Zoom Video Communications, Inc. +PackageName: Zoom Workplace +PackageUrl: https://zoom.us/ +License: Proprietary +LicenseUrl: https://explore.zoom.us/en/terms/ +Copyright: Copyright ©2012-2024 Zoom Video Communications, Inc. All rights reserved. +# CopyrightUrl: +ShortDescription: Team Chat, Phone, Video & More +Description: Zoom's secure, reliable video platform powers all of your communication needs, including meetings, chat, phone, webinars, and online events. +Moniker: zoom +Tags: +- chat +- collaborate +- collaboration +- conference +- conferencing +- meeting +- video-conferencing +- voice-conferencing +- webinar +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://zoom.us/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: Learning Center + DocumentUrl: https://learning.zoom.us/learn +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/z/Zoom/Zoom/6.2.48876/Zoom.Zoom.locale.zh-CN.yaml b/manifests/z/Zoom/Zoom/6.2.48876/Zoom.Zoom.locale.zh-CN.yaml new file mode 100644 index 000000000000..02c5d3a86308 --- /dev/null +++ b/manifests/z/Zoom/Zoom/6.2.48876/Zoom.Zoom.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: Zoom.Zoom +PackageVersion: 6.2.48876 +PackageLocale: zh-CN +Publisher: Zoom +PublisherUrl: https://zoom.us/ +PublisherSupportUrl: https://support.zoom.us/ +PrivacyUrl: https://explore.zoom.us/zh-cn/privacy/ +Author: Zoom Video Communications, Inc. +PackageName: Zoom Workplace +PackageUrl: https://zoom.us/ +License: 专有软件 +LicenseUrl: https://explore.zoom.us/zh-cn/terms/ +Copyright: 版权所有©2012-2024 Zoom Video Communications, Inc. 保留所有权利。 +# CopyrightUrl: +ShortDescription: 畅享愉快的会议体验 +Description: Zoom 安全可靠的视频平台可满足您的所有通信需求,包括会议、聊天、电话、网络研讨会和在线活动。 +# Moniker: +Tags: +- 会议 +- 协作 +- 协同 +- 开会 +- 研讨会 +- 视频会议 +- 聊天 +- 语音会议 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://zoom.us/pricing +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/z/Zoom/Zoom/6.2.48876/Zoom.Zoom.yaml b/manifests/z/Zoom/Zoom/6.2.48876/Zoom.Zoom.yaml new file mode 100644 index 000000000000..87ecd2a5b309 --- /dev/null +++ b/manifests/z/Zoom/Zoom/6.2.48876/Zoom.Zoom.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: Zoom.Zoom +PackageVersion: 6.2.48876 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 060fe24fae122da57440944f939ad5e3e0f44140 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:50:38 +0800 Subject: [PATCH 381/720] New version: Zoom.Zoom.EXE version 6.2.5 (48876) (6.2.5.48876) (#185319) --- .../Zoom.Zoom.EXE.installer.yaml | 35 +++++++++++++++++ .../Zoom.Zoom.EXE.locale.en-US.yaml | 39 +++++++++++++++++++ .../Zoom.Zoom.EXE.locale.zh-CN.yaml | 36 +++++++++++++++++ .../Zoom/EXE/6.2.5 (48876)/Zoom.Zoom.EXE.yaml | 8 ++++ 4 files changed, 118 insertions(+) create mode 100644 manifests/z/Zoom/Zoom/EXE/6.2.5 (48876)/Zoom.Zoom.EXE.installer.yaml create mode 100644 manifests/z/Zoom/Zoom/EXE/6.2.5 (48876)/Zoom.Zoom.EXE.locale.en-US.yaml create mode 100644 manifests/z/Zoom/Zoom/EXE/6.2.5 (48876)/Zoom.Zoom.EXE.locale.zh-CN.yaml create mode 100644 manifests/z/Zoom/Zoom/EXE/6.2.5 (48876)/Zoom.Zoom.EXE.yaml diff --git a/manifests/z/Zoom/Zoom/EXE/6.2.5 (48876)/Zoom.Zoom.EXE.installer.yaml b/manifests/z/Zoom/Zoom/EXE/6.2.5 (48876)/Zoom.Zoom.EXE.installer.yaml new file mode 100644 index 000000000000..593f8bb48d33 --- /dev/null +++ b/manifests/z/Zoom/Zoom/EXE/6.2.5 (48876)/Zoom.Zoom.EXE.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Zoom.Zoom.EXE +PackageVersion: 6.2.5 (48876) +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /silent + SilentWithProgress: /silent +UpgradeBehavior: install +Protocols: +- zoom +- zoommtg +FileExtensions: +- zoommtg +- zoomphonecall +Installers: +- Architecture: x86 + InstallerUrl: https://zoom.us/client/6.2.5.48876/ZoomInstallerFull.exe + InstallerSha256: 33E70FDAB3814CD6DA17148DC67C256045DE865A55026D147F53938EE4CFC9AF + ProductCode: ZoomUMX +- Architecture: x64 + InstallerUrl: https://zoom.us/client/6.2.5.48876/ZoomInstallerFull.exe?archType=x64 + InstallerSha256: 1BD4B97E4D2854C3DEA1C95960D1849B4B2ACB6781AB5B18E3CBE550C8B24533 + ProductCode: ZoomUMX +- Architecture: arm64 + InstallerUrl: https://zoom.us/client/6.2.5.48876/ZoomInstallerFull.exe?archType=winarm64 + InstallerSha256: 7D36896DAC0223F12EB514730DD38884C8D5D827DD4626ACED3AE3D99E58C25B + ProductCode: ZoomUMX +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/z/Zoom/Zoom/EXE/6.2.5 (48876)/Zoom.Zoom.EXE.locale.en-US.yaml b/manifests/z/Zoom/Zoom/EXE/6.2.5 (48876)/Zoom.Zoom.EXE.locale.en-US.yaml new file mode 100644 index 000000000000..67c0de7fa0c1 --- /dev/null +++ b/manifests/z/Zoom/Zoom/EXE/6.2.5 (48876)/Zoom.Zoom.EXE.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Zoom.Zoom.EXE +PackageVersion: 6.2.5 (48876) +PackageLocale: en-US +Publisher: Zoom Video Communications, Inc. +PublisherUrl: https://zoom.us/ +PublisherSupportUrl: https://support.zoom.us/ +PrivacyUrl: https://explore.zoom.us/en/privacy/ +Author: Zoom Video Communications, Inc. +PackageName: Zoom Workplace (EXE) +PackageUrl: https://zoom.us/ +License: Proprietary +LicenseUrl: https://explore.zoom.us/en/terms/ +Copyright: Copyright ©2012-2024 Zoom Video Communications, Inc. All rights reserved. +# CopyrightUrl: +ShortDescription: Team Chat, Phone, Video & More +Description: Zoom's secure, reliable video platform powers all of your communication needs, including meetings, chat, phone, webinars, and online events. +# Moniker: +Tags: +- chat +- collaborate +- collaboration +- conference +- conferencing +- meeting +- video-conferencing +- voice-conferencing +- webinar +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://zoom.us/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: Learning Center + DocumentUrl: https://learning.zoom.us/learn +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/z/Zoom/Zoom/EXE/6.2.5 (48876)/Zoom.Zoom.EXE.locale.zh-CN.yaml b/manifests/z/Zoom/Zoom/EXE/6.2.5 (48876)/Zoom.Zoom.EXE.locale.zh-CN.yaml new file mode 100644 index 000000000000..b09aa02279b7 --- /dev/null +++ b/manifests/z/Zoom/Zoom/EXE/6.2.5 (48876)/Zoom.Zoom.EXE.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: Zoom.Zoom.EXE +PackageVersion: 6.2.5 (48876) +PackageLocale: zh-CN +Publisher: Zoom Video Communications, Inc. +PublisherUrl: https://zoom.us/ +PublisherSupportUrl: https://support.zoom.us/ +PrivacyUrl: https://explore.zoom.us/zh-cn/privacy/ +Author: Zoom Video Communications, Inc. +PackageName: Zoom Workplace(EXE) +PackageUrl: https://zoom.us/ +License: 专有软件 +LicenseUrl: https://explore.zoom.us/zh-cn/terms/ +Copyright: 版权所有©2012-2024 Zoom Video Communications, Inc. 保留所有权利。 +# CopyrightUrl: +ShortDescription: 畅享愉快的会议体验 +Description: Zoom 安全可靠的视频平台可满足您的所有通信需求,包括会议、聊天、电话、网络研讨会和在线活动。 +# Moniker: +Tags: +- 会议 +- 协作 +- 协同 +- 开会 +- 研讨会 +- 视频会议 +- 聊天 +- 语音会议 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://zoom.us/pricing +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/z/Zoom/Zoom/EXE/6.2.5 (48876)/Zoom.Zoom.EXE.yaml b/manifests/z/Zoom/Zoom/EXE/6.2.5 (48876)/Zoom.Zoom.EXE.yaml new file mode 100644 index 000000000000..606a23921f9e --- /dev/null +++ b/manifests/z/Zoom/Zoom/EXE/6.2.5 (48876)/Zoom.Zoom.EXE.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: Zoom.Zoom.EXE +PackageVersion: 6.2.5 (48876) +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4555be07a30fcfffaa44d4efdd735fc104da75c4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:52:09 +0800 Subject: [PATCH 382/720] New version: GitHub.GitHubDesktop version 3.4.7 (#185322) --- .../3.4.7/GitHub.GitHubDesktop.installer.yaml | 39 +++++++++++++++++++ .../GitHub.GitHubDesktop.locale.en-US.yaml | 32 +++++++++++++++ .../GitHub.GitHubDesktop.locale.zh-CN.yaml | 32 +++++++++++++++ .../3.4.7/GitHub.GitHubDesktop.yaml | 8 ++++ 4 files changed, 111 insertions(+) create mode 100644 manifests/g/GitHub/GitHubDesktop/3.4.7/GitHub.GitHubDesktop.installer.yaml create mode 100644 manifests/g/GitHub/GitHubDesktop/3.4.7/GitHub.GitHubDesktop.locale.en-US.yaml create mode 100644 manifests/g/GitHub/GitHubDesktop/3.4.7/GitHub.GitHubDesktop.locale.zh-CN.yaml create mode 100644 manifests/g/GitHub/GitHubDesktop/3.4.7/GitHub.GitHubDesktop.yaml diff --git a/manifests/g/GitHub/GitHubDesktop/3.4.7/GitHub.GitHubDesktop.installer.yaml b/manifests/g/GitHub/GitHubDesktop/3.4.7/GitHub.GitHubDesktop.installer.yaml new file mode 100644 index 000000000000..68cd6c4747cd --- /dev/null +++ b/manifests/g/GitHub/GitHubDesktop/3.4.7/GitHub.GitHubDesktop.installer.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: GitHub.GitHubDesktop +PackageVersion: 3.4.7 +UpgradeBehavior: install +Protocols: +- github-windows +- x-github-client +- x-github-desktop-auth +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://desktop.githubusercontent.com/releases/3.4.7-5950fd75/GitHubDesktopSetup-x64.exe + InstallerSha256: B7C01184C03CF104109288BA8966EF405B91971B53315AE02C5DDCDAB0697918 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + ProductCode: GitHubDesktop + AppsAndFeaturesEntries: + - DisplayVersion: 3.4.7 +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://desktop.githubusercontent.com/releases/3.4.7-5950fd75/GitHubDesktopSetup-x64.msi + InstallerSha256: C58390C89786E4AA04F8D7E2C515893B503366C4E7B00F79BFF6709683F15C7D + ProductCode: '{BBAD118E-6D02-4C8F-9CC7-0F50C8A0E591}' + AppsAndFeaturesEntries: + - DisplayName: GitHub Desktop Deployment Tool + DisplayVersion: 3.4.7.0 + ProductCode: '{BBAD118E-6D02-4C8F-9CC7-0F50C8A0E591}' + UpgradeCode: '{00D8E2EE-13EA-5BEB-87F0-70EFC46A7D4A}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/GitHub/GitHubDesktop/3.4.7/GitHub.GitHubDesktop.locale.en-US.yaml b/manifests/g/GitHub/GitHubDesktop/3.4.7/GitHub.GitHubDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..abf4981f848f --- /dev/null +++ b/manifests/g/GitHub/GitHubDesktop/3.4.7/GitHub.GitHubDesktop.locale.en-US.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.defaultLocale.1.6.0.schema.json + +PackageIdentifier: GitHub.GitHubDesktop +PackageVersion: 3.4.7 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/ +PublisherSupportUrl: https://github.com/desktop/desktop/issues +PrivacyUrl: https://docs.github.com/github/site-policy/github-privacy-statement +Author: GitHub, Inc. +PackageName: GitHub Desktop +PackageUrl: https://github.com/apps/desktop +License: MIT +LicenseUrl: https://github.com/desktop/desktop/blob/HEAD/LICENSE +Copyright: Copyright (c) GitHub, Inc. +# CopyrightUrl: +ShortDescription: Focus on what matters instead of fighting with Git. +Description: GitHub Desktop is an open-source Electron-based GitHub app. It is written in TypeScript and uses React. +Moniker: github-desktop +Tags: +- git +- github +ReleaseNotes: '[Improved] Support entering GitHub.com as a GitHub Enterprise endpoint - #19342' +ReleaseNotesUrl: https://desktop.github.com/release-notes/ +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.github.com/desktop +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/GitHub/GitHubDesktop/3.4.7/GitHub.GitHubDesktop.locale.zh-CN.yaml b/manifests/g/GitHub/GitHubDesktop/3.4.7/GitHub.GitHubDesktop.locale.zh-CN.yaml new file mode 100644 index 000000000000..8102fae3b71f --- /dev/null +++ b/manifests/g/GitHub/GitHubDesktop/3.4.7/GitHub.GitHubDesktop.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: GitHub.GitHubDesktop +PackageVersion: 3.4.7 +PackageLocale: zh-CN +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/ +PublisherSupportUrl: https://github.com/desktop/desktop/issues +PrivacyUrl: https://docs.github.com/github/site-policy/github-privacy-statement +Author: GitHub, Inc. +PackageName: GitHub Desktop +PackageUrl: https://github.com/apps/desktop +License: MIT +LicenseUrl: https://github.com/desktop/desktop/blob/HEAD/LICENSE +Copyright: Copyright (c) GitHub, Inc. +# CopyrightUrl: +ShortDescription: 专注于重要的事情,而不是与 Git 对着干。 +Description: GitHub Desktop 是一款基于 Electron 的开源 GitHub 应用。它由 TypeScript 编写,并使用了 React。 +# Moniker: +Tags: +- git +- github +# ReleaseNotes: +ReleaseNotesUrl: https://desktop.github.com/release-notes/ +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.github.com/desktop +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/GitHub/GitHubDesktop/3.4.7/GitHub.GitHubDesktop.yaml b/manifests/g/GitHub/GitHubDesktop/3.4.7/GitHub.GitHubDesktop.yaml new file mode 100644 index 000000000000..040805ab21c2 --- /dev/null +++ b/manifests/g/GitHub/GitHubDesktop/3.4.7/GitHub.GitHubDesktop.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: GitHub.GitHubDesktop +PackageVersion: 3.4.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 73c728968bca4d63635f3ffc0a2cc8141dc3762d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:52:20 +0800 Subject: [PATCH 383/720] New version: Google.Chrome.Canary version 132.0.6793.0 (#185323) --- .../Google.Chrome.Canary.installer.yaml | 51 +++++++++++++++++++ .../Google.Chrome.Canary.locale.en-US.yaml | 33 ++++++++++++ .../Google.Chrome.Canary.locale.nb-NO.yaml | 30 +++++++++++ .../Google.Chrome.Canary.locale.zh-CN.yaml | 32 ++++++++++++ .../132.0.6793.0/Google.Chrome.Canary.yaml | 8 +++ 5 files changed, 154 insertions(+) create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6793.0/Google.Chrome.Canary.installer.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6793.0/Google.Chrome.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6793.0/Google.Chrome.Canary.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6793.0/Google.Chrome.Canary.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6793.0/Google.Chrome.Canary.yaml diff --git a/manifests/g/Google/Chrome/Canary/132.0.6793.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/132.0.6793.0/Google.Chrome.Canary.installer.yaml new file mode 100644 index 000000000000..dc303e94d704 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6793.0/Google.Chrome.Canary.installer.yaml @@ -0,0 +1,51 @@ +# 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: Google.Chrome.Canary +PackageVersion: 132.0.6793.0 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" + Custom: --chrome-sxs --do-not-launch-chrome +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + InstallerUrl: https://dl.google.com/release2/chrome/acmebscfkcxhcs6px2rwzb3fzmiq_132.0.6793.0/132.0.6793.0_chrome_installer.exe + InstallerSha256: 74F414B83331CA6FA25810F7936759A532198E79C43F03736029CCC0AB25EABD + ProductCode: Google Chrome SxS +- Architecture: x64 + InstallerUrl: https://dl.google.com/release2/chrome/finsnnfulymmbxl7puoqrdhqau_132.0.6793.0/132.0.6793.0_chrome_installer.exe + InstallerSha256: 28B6A4770EC6677E76F2D8D719CC8932D85D9F62E7B716A2D03D478A0AE91FA1 + ProductCode: Google Chrome SxS +- Architecture: arm64 + InstallerUrl: https://dl.google.com/release2/chrome/acfjxf2vsazsosxtilkcmpswwbya_132.0.6793.0/132.0.6793.0_chrome_installer.exe + InstallerSha256: F48EFA3E9797EC1E847C7460D2D7AA3362EE914459D62E536D052148D2756FF0 + ProductCode: Google Chrome SxS +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6793.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/132.0.6793.0/Google.Chrome.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..484ee98afede --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6793.0/Google.Chrome.Canary.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: Google.Chrome.Canary +PackageVersion: 132.0.6793.0 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/chrome/canary +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms +Copyright: Copyright 2024 Google LLC. All rights reserved. +# CopyrightUrl: +ShortDescription: Nightly build for developers +Description: Get on the bleeding edge of the web with Chrome Canary designed for experienced developers and updated nightly. +Moniker: chrome-canary +Tags: +- browser +- chromium +- internet +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6793.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/132.0.6793.0/Google.Chrome.Canary.locale.nb-NO.yaml new file mode 100644 index 000000000000..b2a279782018 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6793.0/Google.Chrome.Canary.locale.nb-NO.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: Google.Chrome.Canary +PackageVersion: 132.0.6793.0 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/no/chrome/canary +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2024 Google LLC. Med enerett. +# CopyrightUrl: +ShortDescription: Nattlig delversjon for utviklere +Description: Vær med på å gå opp nye stier på nettet med Chrome Canary, som er laget for erfarne utviklere og oppdateres daglig. +# Moniker: +Tags: +- chromium +- nettleseren +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6793.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/132.0.6793.0/Google.Chrome.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..ee50fc09f8b7 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6793.0/Google.Chrome.Canary.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: Google.Chrome.Canary +PackageVersion: 132.0.6793.0 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/zh-CN/chrome/canary +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2024 Google LLC. 保留所有权利。 +# CopyrightUrl: +ShortDescription: 开发者专用的每日构建版 +Description: 安装专为经验丰富的开发者设计且每晚都会更新的 Chrome Canary 版,站在网络科技最前沿。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6793.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/132.0.6793.0/Google.Chrome.Canary.yaml new file mode 100644 index 000000000000..bb1c9d7726f7 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6793.0/Google.Chrome.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: Google.Chrome.Canary +PackageVersion: 132.0.6793.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 62682d7c1f2cbab9f23289e6dc981dfc32a49bc8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:52:48 +0800 Subject: [PATCH 384/720] New version: Vivaldi.Vivaldi.Snapshot version 7.0.3495.5 (#185325) --- .../Vivaldi.Vivaldi.Snapshot.installer.yaml | 85 +++++++++++++++++++ ...Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml | 33 +++++++ ...Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml | 33 +++++++ .../7.0.3495.5/Vivaldi.Vivaldi.Snapshot.yaml | 8 ++ 4 files changed, 159 insertions(+) create mode 100644 manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.5/Vivaldi.Vivaldi.Snapshot.installer.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.5/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.5/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.5/Vivaldi.Vivaldi.Snapshot.yaml diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.5/Vivaldi.Vivaldi.Snapshot.installer.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.5/Vivaldi.Vivaldi.Snapshot.installer.yaml new file mode 100644 index 000000000000..a4f18e018fc8 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.5/Vivaldi.Vivaldi.Snapshot.installer.yaml @@ -0,0 +1,85 @@ +# 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: Vivaldi.Vivaldi.Snapshot +PackageVersion: 7.0.3495.5 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --vivaldi-silent + SilentWithProgress: --vivaldi-silent + InstallLocation: --vivaldi-install-dir="" + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 7 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- mht +- mhtml +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.7.0.3495.5.exe + InstallerSha256: 4857FCB2120336A0143CCA392DD795A55359155D69C82608744AC547A3197134 + InstallerSwitches: + Custom: --do-not-launch-chrome + ProductCode: Vivaldi +- Architecture: x86 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.7.0.3495.5.exe + InstallerSha256: 4857FCB2120336A0143CCA392DD795A55359155D69C82608744AC547A3197134 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level + ProductCode: Vivaldi +- Architecture: x64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.7.0.3495.5.x64.exe + InstallerSha256: F67A6D61FB26F188CD393492BAF9C1AEE23B28FA5EA47761AD3190F1776FD00A + InstallerSwitches: + Custom: --do-not-launch-chrome + ProductCode: Vivaldi +- Architecture: x64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.7.0.3495.5.x64.exe + InstallerSha256: F67A6D61FB26F188CD393492BAF9C1AEE23B28FA5EA47761AD3190F1776FD00A + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level + ProductCode: Vivaldi +- Architecture: arm64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.7.0.3495.5.arm64.exe + InstallerSha256: F44620245E218D78B0621CA0619D29EB97F3DBCDD264ED0C22B5352F15214B59 + InstallerSwitches: + Custom: --do-not-launch-chrome + ProductCode: Vivaldi +- Architecture: arm64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.7.0.3495.5.arm64.exe + InstallerSha256: F44620245E218D78B0621CA0619D29EB97F3DBCDD264ED0C22B5352F15214B59 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level + ProductCode: Vivaldi +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.5/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.5/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml new file mode 100644 index 000000000000..82d0d1f465f5 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.5/Vivaldi.Vivaldi.Snapshot.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: Vivaldi.Vivaldi.Snapshot +PackageVersion: 7.0.3495.5 +PackageLocale: en-US +Publisher: Vivaldi Technologies AS. +PublisherUrl: https://vivaldi.com/ +PublisherSupportUrl: https://help.vivaldi.com/ +PrivacyUrl: https://vivaldi.com/privacy/browser/ +Author: Vivaldi Technologies AS. +PackageName: Vivaldi (Snapshot) +PackageUrl: https://vivaldi.com/desktop/ +License: Freeware +LicenseUrl: https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/ +Copyright: Copyright 2024 Vivaldi Technologies AS. All rights reserved. +# CopyrightUrl: +ShortDescription: Powerful, Personal and Private web browser +Description: Vivaldi is a web browser. But fun. It comes with a bunch of clever features built-in. It’s super flexible and does not track you. +# Moniker: +Tags: +- browser +- chromium +- internet +- web +- webpage +ReleaseNotes: '- [Dashboard][Feeds] Messages get hidden when they should not VB-110596' +ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/snapshot/7.0.3495.5.html +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.5/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.5/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml new file mode 100644 index 000000000000..b2b9bf20a5b3 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.5/Vivaldi.Vivaldi.Snapshot.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: Vivaldi.Vivaldi.Snapshot +PackageVersion: 7.0.3495.5 +PackageLocale: zh-CN +Publisher: Vivaldi Technologies AS. +PublisherUrl: https://vivaldi.com/zh-hans/ +PublisherSupportUrl: https://help.vivaldi.com/ +PrivacyUrl: https://vivaldi.com/zh-hans/privacy/browser/ +Author: Vivaldi Technologies AS. +PackageName: Vivaldi(快照版) +PackageUrl: https://vivaldi.com/zh-hans/desktop/ +License: 免费软件 +LicenseUrl: https://vivaldi.com/zh-hans/privacy/vivaldi-end-user-license-agreement/ +Copyright: Copyright 2024 Vivaldi Technologies AS. 版权所有。 +# CopyrightUrl: +ShortDescription: 功能强大、个性定制、注重隐私的浏览器 +Description: Vivaldi 是一个有趣的浏览器,内置了很多强大的功能,并且非常灵活,不会跟踪你。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +# ReleaseNotes: +ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/snapshot/7.0.3495.5.html +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.5/Vivaldi.Vivaldi.Snapshot.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.5/Vivaldi.Vivaldi.Snapshot.yaml new file mode 100644 index 000000000000..423ecade52fe --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/7.0.3495.5/Vivaldi.Vivaldi.Snapshot.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: Vivaldi.Vivaldi.Snapshot +PackageVersion: 7.0.3495.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3d7a42eaa22ec758064ed4536280293f717327f8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:53:14 +0800 Subject: [PATCH 385/720] New version: Wondershare.Repairit.CN version 4.0.5.4 (4.0.5) (#185326) --- .../Wondershare.Repairit.CN.installer.yaml | 15 ++++++++ .../Wondershare.Repairit.CN.locale.en-US.yaml | 33 ++++++++++++++++++ .../Wondershare.Repairit.CN.locale.zh-CN.yaml | 34 +++++++++++++++++++ .../CN/4.0.5.4/Wondershare.Repairit.CN.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/w/Wondershare/Repairit/CN/4.0.5.4/Wondershare.Repairit.CN.installer.yaml create mode 100644 manifests/w/Wondershare/Repairit/CN/4.0.5.4/Wondershare.Repairit.CN.locale.en-US.yaml create mode 100644 manifests/w/Wondershare/Repairit/CN/4.0.5.4/Wondershare.Repairit.CN.locale.zh-CN.yaml create mode 100644 manifests/w/Wondershare/Repairit/CN/4.0.5.4/Wondershare.Repairit.CN.yaml diff --git a/manifests/w/Wondershare/Repairit/CN/4.0.5.4/Wondershare.Repairit.CN.installer.yaml b/manifests/w/Wondershare/Repairit/CN/4.0.5.4/Wondershare.Repairit.CN.installer.yaml new file mode 100644 index 000000000000..f987c5f994ff --- /dev/null +++ b/manifests/w/Wondershare/Repairit/CN/4.0.5.4/Wondershare.Repairit.CN.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: Wondershare.Repairit.CN +PackageVersion: 4.0.5.4 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://cc-download.wondershare.cc/cbs_down/repairit_4.0.5_full11009.exe + InstallerSha256: 396C6419280472CE2D73DEFA3D0826436159A2710CAB72945A6A488BBA162887 + ProductCode: '{92A6E5FF-9CF6-47bf-BB78-ABEE552A7DA2}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/w/Wondershare/Repairit/CN/4.0.5.4/Wondershare.Repairit.CN.locale.en-US.yaml b/manifests/w/Wondershare/Repairit/CN/4.0.5.4/Wondershare.Repairit.CN.locale.en-US.yaml new file mode 100644 index 000000000000..ea0763bfed69 --- /dev/null +++ b/manifests/w/Wondershare/Repairit/CN/4.0.5.4/Wondershare.Repairit.CN.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: Wondershare.Repairit.CN +PackageVersion: 4.0.5.4 +PackageLocale: en-US +Publisher: Wondershare Software Co.,Ltd. +PublisherUrl: https://www.wondershare.cn/ +PublisherSupportUrl: https://huifu.wondershare.cn/support.html +PrivacyUrl: https://www.wondershare.cn/privacy.html +Author: Wondershare Technology Group Co., Ltd. +PackageName: 万兴易修 +PackageUrl: https://huifu.wondershare.cn/file-repair.html +License: Proprietary +LicenseUrl: https://www.wondershare.cn/company/end-user-license-agreement.html +Copyright: Copyright © 2024 Wondershare. All rights reserved. +CopyrightUrl: https://www.wondershare.cn/company/terms_conditions.html +ShortDescription: Corrupted files repair +Description: Wondershare Repairit is a file repair tool that supports repairing corrupted videos/pictures/documents on all kinds of storage devices. +# Moniker: +Tags: +- docs +- document +- file +- fix +- repair +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/w/Wondershare/Repairit/CN/4.0.5.4/Wondershare.Repairit.CN.locale.zh-CN.yaml b/manifests/w/Wondershare/Repairit/CN/4.0.5.4/Wondershare.Repairit.CN.locale.zh-CN.yaml new file mode 100644 index 000000000000..401afb174b91 --- /dev/null +++ b/manifests/w/Wondershare/Repairit/CN/4.0.5.4/Wondershare.Repairit.CN.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: Wondershare.Repairit.CN +PackageVersion: 4.0.5.4 +PackageLocale: zh-CN +Publisher: Wondershare Software Co.,Ltd. +PublisherUrl: https://www.wondershare.cn/ +PublisherSupportUrl: https://huifu.wondershare.cn/support.html +PrivacyUrl: https://www.wondershare.cn/privacy.html +Author: 万兴科技集团股份有限公司 +PackageName: 万兴易修 +PackageUrl: https://huifu.wondershare.cn/file-repair.html +License: 专有软件 +LicenseUrl: https://www.wondershare.cn/company/end-user-license-agreement.html +Copyright: © 2024 万兴科技集团股份有限公司 版权所有 +CopyrightUrl: https://www.wondershare.cn/company/terms_conditions.html +ShortDescription: 破损文件修复 +Description: 万兴易修是一款文件修复工具,支持各类存储设备上破损视频/图片/文档的修复。 +# Moniker: +Tags: +- 修复 +- 文件 +- 文档 +ReleaseNotes: |- + 1. 新增 braw、dat、heic、avif、svg、pages、numbers、key、ppt、csv、rtf、rar、wma 格式文件修复支持 + 2. 视频、图片、文档、音频修复成功率全面提升; + 3. 修复已知 BUG。 +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/w/Wondershare/Repairit/CN/4.0.5.4/Wondershare.Repairit.CN.yaml b/manifests/w/Wondershare/Repairit/CN/4.0.5.4/Wondershare.Repairit.CN.yaml new file mode 100644 index 000000000000..860ca2e4c2da --- /dev/null +++ b/manifests/w/Wondershare/Repairit/CN/4.0.5.4/Wondershare.Repairit.CN.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: Wondershare.Repairit.CN +PackageVersion: 4.0.5.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From f3f50d117f90f6a0f942e84d20f43147c129125f Mon Sep 17 00:00:00 2001 From: binjr-bot <51818678+binjr-bot@users.noreply.github.com> Date: Thu, 24 Oct 2024 03:53:49 +0200 Subject: [PATCH 386/720] New version: binjr.core-x64 version 3.20.0 (#185327) --- .../3.20.0/binjr.core-x64.installer.yaml | 17 ++++++++ .../3.20.0/binjr.core-x64.locale.en-US.yaml | 42 +++++++++++++++++++ .../binjr/core-x64/3.20.0/binjr.core-x64.yaml | 8 ++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/b/binjr/core-x64/3.20.0/binjr.core-x64.installer.yaml create mode 100644 manifests/b/binjr/core-x64/3.20.0/binjr.core-x64.locale.en-US.yaml create mode 100644 manifests/b/binjr/core-x64/3.20.0/binjr.core-x64.yaml diff --git a/manifests/b/binjr/core-x64/3.20.0/binjr.core-x64.installer.yaml b/manifests/b/binjr/core-x64/3.20.0/binjr.core-x64.installer.yaml new file mode 100644 index 000000000000..becb4cbbd9b2 --- /dev/null +++ b/manifests/b/binjr/core-x64/3.20.0/binjr.core-x64.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: binjr.core-x64 +PackageVersion: 3.20.0 +InstallerLocale: en-US +InstallerType: wix +InstallModes: +- silent +ProductCode: '{8DCAE96B-4F15-43E3-B1C4-ACBEB14761BD}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/binjr/binjr/releases/download/v3.20.0/binjr-3.20.0_windows-amd64.msi + InstallerSha256: 387245648DC3CA23553D85275D3C015EC9DA8ADF8CB31CED24CE546DC297CC48 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-23 diff --git a/manifests/b/binjr/core-x64/3.20.0/binjr.core-x64.locale.en-US.yaml b/manifests/b/binjr/core-x64/3.20.0/binjr.core-x64.locale.en-US.yaml new file mode 100644 index 000000000000..8a405af0a4e8 --- /dev/null +++ b/manifests/b/binjr/core-x64/3.20.0/binjr.core-x64.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: binjr.core-x64 +PackageVersion: 3.20.0 +PackageLocale: en-US +Publisher: binjr +PublisherUrl: https://binjr.eu/ +PublisherSupportUrl: https://github.com/binjr/binjr/issues +Author: Frederic Thevenet +PackageName: binjr +PackageUrl: https://binjr.eu/download/latest_release/ +License: Apache-2.0 Licence +LicenseUrl: https://github.com/binjr/binjr/blob/master/LICENSE.md +Copyright: copyright 2016-2024 Frederic Thevenet +CopyrightUrl: https://binjr.eu/about/notice/ +ShortDescription: A time series browser +Description: binjr is a standalone time series browser. it renders time series data produced by other applications as dynamically editable views and provides advanced features to navigate the data smoothly and efficiently. +Moniker: binjr +Tags: +- analytics +- binjr +- chart +- java +- javafx +- javafx-desktop-apps +- jrds +- logviewer +- monitoring +- netdata +- rrd4j +- rrdtool +- time-series +- visualization +ReleaseNotesUrl: https://github.com/binjr/binjr/releases/tag/v3.20.0 +Documentations: +- DocumentLabel: Getting started + DocumentUrl: https://binjr.eu/documentation/getting-started/ +- DocumentLabel: User guide + DocumentUrl: https://binjr.eu/documentation/user_guide/main/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/binjr/core-x64/3.20.0/binjr.core-x64.yaml b/manifests/b/binjr/core-x64/3.20.0/binjr.core-x64.yaml new file mode 100644 index 000000000000..9faf7a12a7ec --- /dev/null +++ b/manifests/b/binjr/core-x64/3.20.0/binjr.core-x64.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: binjr.core-x64 +PackageVersion: 3.20.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From d593a018c045a2f1f118a34e2bf0019d037c48b9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:54:27 +0800 Subject: [PATCH 387/720] New version: Anaconda.Miniconda3 version py312_24.9.2-0 (#185328) --- .../Anaconda.Miniconda3.installer.yaml | 37 +++++++++++++++++++ .../Anaconda.Miniconda3.locale.en-US.yaml | 34 +++++++++++++++++ .../Anaconda.Miniconda3.locale.zh-CN.yaml | 34 +++++++++++++++++ .../py312_24.9.2-0/Anaconda.Miniconda3.yaml | 8 ++++ 4 files changed, 113 insertions(+) create mode 100644 manifests/a/Anaconda/Miniconda3/py312_24.9.2-0/Anaconda.Miniconda3.installer.yaml create mode 100644 manifests/a/Anaconda/Miniconda3/py312_24.9.2-0/Anaconda.Miniconda3.locale.en-US.yaml create mode 100644 manifests/a/Anaconda/Miniconda3/py312_24.9.2-0/Anaconda.Miniconda3.locale.zh-CN.yaml create mode 100644 manifests/a/Anaconda/Miniconda3/py312_24.9.2-0/Anaconda.Miniconda3.yaml diff --git a/manifests/a/Anaconda/Miniconda3/py312_24.9.2-0/Anaconda.Miniconda3.installer.yaml b/manifests/a/Anaconda/Miniconda3/py312_24.9.2-0/Anaconda.Miniconda3.installer.yaml new file mode 100644 index 000000000000..e40b63a9fa2f --- /dev/null +++ b/manifests/a/Anaconda/Miniconda3/py312_24.9.2-0/Anaconda.Miniconda3.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Anaconda.Miniconda3 +PackageVersion: py312_24.9.2-0 +MinimumOSVersion: 10.0.18362.0 +InstallerType: nullsoft +Commands: +- conda +- pip +- pip3 +- python +- pythonw +AppsAndFeaturesEntries: +- DisplayName: Miniconda3 py312_24.9.2-0 (Python 3.12.7 64-bit) + ProductCode: Miniconda3 py312_24.9.2-0 (Python 3.12.7 64-bit) +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://repo.anaconda.com/miniconda/Miniconda3-py312_24.9.2-0-Windows-x86_64.exe + InstallerSha256: 3A8897CC5D27236ADE8659F0E119F3A3CCAAD68A45DE45BFDD3102D8BEC412AB + InstallerSwitches: + Custom: /InstallationType=JustMe + UpgradeBehavior: deny + ProductCode: Miniconda3 py312_24.9.2-0 (Python 3.12.7 64-bit) + RequireExplicitUpgrade: true +- Architecture: x64 + Scope: machine + InstallerUrl: https://repo.anaconda.com/miniconda/Miniconda3-py312_24.9.2-0-Windows-x86_64.exe + InstallerSha256: 3A8897CC5D27236ADE8659F0E119F3A3CCAAD68A45DE45BFDD3102D8BEC412AB + InstallerSwitches: + Custom: /InstallationType=AllUsers + UpgradeBehavior: uninstallPrevious + ProductCode: Miniconda3 py312_24.9.2-0 (Python 3.12.7 64-bit) + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/Anaconda/Miniconda3/py312_24.9.2-0/Anaconda.Miniconda3.locale.en-US.yaml b/manifests/a/Anaconda/Miniconda3/py312_24.9.2-0/Anaconda.Miniconda3.locale.en-US.yaml new file mode 100644 index 000000000000..f556595735c2 --- /dev/null +++ b/manifests/a/Anaconda/Miniconda3/py312_24.9.2-0/Anaconda.Miniconda3.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: Anaconda.Miniconda3 +PackageVersion: py312_24.9.2-0 +PackageLocale: en-US +Publisher: Anaconda, Inc. +PublisherUrl: https://www.anaconda.com/ +PublisherSupportUrl: https://anaconda.cloud/support-center +PrivacyUrl: https://legal.anaconda.com/policies/en?name=privacy-policy +Author: Anaconda, Inc. +PackageName: Miniconda3 +PackageUrl: https://docs.anaconda.com/free/miniconda/ +License: Proprietary +LicenseUrl: https://legal.anaconda.com/policies/en/?name=end-user-license-agreement +Copyright: © 2024 Anaconda Inc. All rights reserved. +CopyrightUrl: https://legal.anaconda.com/policies/en/?name=additional-policies-terms#anaconda-trademark-brand-guidelines +ShortDescription: The minimal way to bootstrap conda onto a system. Contains only conda and its dependencies. +Description: Miniconda is a free minimal installer for conda. It is a small bootstrap version of Anaconda that includes only conda, Python, the packages they both depend on, and a small number of other useful packages (like pip, zlib, and a few others). If you need more packages, use the conda install command to install from thousands of packages available by default in Anaconda’s public repo, or from other channels, like conda-forge or bioconda. +Moniker: miniconda3 +Tags: +- conda +- miniconda +- miniconda3 +- python +# ReleaseNotes: +ReleaseNotesUrl: https://docs.anaconda.com/free/miniconda/miniconda-release-notes/ +PurchaseUrl: https://www.anaconda.com/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.anaconda.com/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Anaconda/Miniconda3/py312_24.9.2-0/Anaconda.Miniconda3.locale.zh-CN.yaml b/manifests/a/Anaconda/Miniconda3/py312_24.9.2-0/Anaconda.Miniconda3.locale.zh-CN.yaml new file mode 100644 index 000000000000..9be28aeb572a --- /dev/null +++ b/manifests/a/Anaconda/Miniconda3/py312_24.9.2-0/Anaconda.Miniconda3.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: Anaconda.Miniconda3 +PackageVersion: py312_24.9.2-0 +PackageLocale: zh-CN +Publisher: Anaconda, Inc. +PublisherUrl: https://www.anaconda.com/ +PublisherSupportUrl: https://anaconda.cloud/support-center +PrivacyUrl: https://legal.anaconda.com/policies/en?name=privacy-policy +Author: Anaconda, Inc. +PackageName: Miniconda3 +PackageUrl: https://docs.anaconda.com/free/miniconda/ +License: 专有软件 +LicenseUrl: https://legal.anaconda.com/policies/en/?name=end-user-license-agreement +Copyright: © 2024 Anaconda Inc. All rights reserved. +CopyrightUrl: https://legal.anaconda.com/policies/en/?name=additional-policies-terms#anaconda-trademark-brand-guidelines +ShortDescription: 在系统上引导 conda 的最简单方法。仅包含 conda 及其依赖项。 +Description: Miniconda 是一款免费的用于 conda 的最小安装程序。它是 Anaconda 的一个小型引导版本,只包含 conda、Python 及其依赖,以及少量其它有用的软件包(如 pip、zlib 和其它一些软件包)。如果需要更多软件包,可以使用 conda install 命令从 Anaconda 公共软件仓库中的数千个包中安装,或者从 conda-forge 或 bioconda 等其它渠道安装。 +# Moniker: +Tags: +- conda +- miniconda +- miniconda3 +- python +# ReleaseNotes: +ReleaseNotesUrl: https://docs.anaconda.com/free/miniconda/miniconda-release-notes/ +PurchaseUrl: https://www.anaconda.com/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.anaconda.com/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Anaconda/Miniconda3/py312_24.9.2-0/Anaconda.Miniconda3.yaml b/manifests/a/Anaconda/Miniconda3/py312_24.9.2-0/Anaconda.Miniconda3.yaml new file mode 100644 index 000000000000..03c6aaa7d6f2 --- /dev/null +++ b/manifests/a/Anaconda/Miniconda3/py312_24.9.2-0/Anaconda.Miniconda3.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: Anaconda.Miniconda3 +PackageVersion: py312_24.9.2-0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 62c14eb00d6ade6bde08648ceb6b13bcccfbf3f3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:56:16 +0800 Subject: [PATCH 388/720] New version: ByteDance.Doubao version 1.28.3 (#185329) --- .../1.28.3/ByteDance.Doubao.installer.yaml | 23 ++++++++++++ .../1.28.3/ByteDance.Doubao.locale.en-US.yaml | 31 ++++++++++++++++ .../1.28.3/ByteDance.Doubao.locale.zh-CN.yaml | 36 +++++++++++++++++++ .../Doubao/1.28.3/ByteDance.Doubao.yaml | 8 +++++ 4 files changed, 98 insertions(+) create mode 100644 manifests/b/ByteDance/Doubao/1.28.3/ByteDance.Doubao.installer.yaml create mode 100644 manifests/b/ByteDance/Doubao/1.28.3/ByteDance.Doubao.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/Doubao/1.28.3/ByteDance.Doubao.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/Doubao/1.28.3/ByteDance.Doubao.yaml diff --git a/manifests/b/ByteDance/Doubao/1.28.3/ByteDance.Doubao.installer.yaml b/manifests/b/ByteDance/Doubao/1.28.3/ByteDance.Doubao.installer.yaml new file mode 100644 index 000000000000..4075bc574d5b --- /dev/null +++ b/manifests/b/ByteDance/Doubao/1.28.3/ByteDance.Doubao.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: ByteDance.Doubao +PackageVersion: 1.28.3 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --command=quiet_install + SilentWithProgress: --command=quiet_install + InstallLocation: --target_dir="" + Log: --log_dir="" +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://lf-flow-web-cdn.doubao.com/obj/flow-doubao/doubao_pc/1.28.3/Doubao_installer_1.28.3.exe + InstallerSha256: 6DD20D1EA4DBF6264057292B148D86BF8AF35DC20F00089DC9AE9EB87DB56594 + ProductCode: Doubao +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/ByteDance/Doubao/1.28.3/ByteDance.Doubao.locale.en-US.yaml b/manifests/b/ByteDance/Doubao/1.28.3/ByteDance.Doubao.locale.en-US.yaml new file mode 100644 index 000000000000..89fe812eb298 --- /dev/null +++ b/manifests/b/ByteDance/Doubao/1.28.3/ByteDance.Doubao.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: ByteDance.Doubao +PackageVersion: 1.28.3 +PackageLocale: en-US +Publisher: Beijing Chuntian Zhiyun Technology Co., Ltd. +PublisherUrl: https://www.doubao.com/ +# PublisherSupportUrl: +PrivacyUrl: https://www.doubao.com/legal/privacy +Author: Beijing Chuntian Zhiyun Technology Co., Ltd. +PackageName: 豆包 +PackageUrl: https://www.doubao.com/ +License: Freeware +LicenseUrl: https://www.doubao.com/legal/terms +Copyright: Copyright 2024 The Doubao Authors. All rights reserved. +# CopyrightUrl: +ShortDescription: Doubao is your intelligent AI chatting assistant and versatile tool, assisting in writing, translating, companion and programming. Doubao can answer questions, provide inspiration, assist in creation, and chat about any topic you are interested in. +# Description: +# Moniker: +Tags: +- ai +- ai-chat +- chat-ai +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/ByteDance/Doubao/1.28.3/ByteDance.Doubao.locale.zh-CN.yaml b/manifests/b/ByteDance/Doubao/1.28.3/ByteDance.Doubao.locale.zh-CN.yaml new file mode 100644 index 000000000000..ba6acc839ca0 --- /dev/null +++ b/manifests/b/ByteDance/Doubao/1.28.3/ByteDance.Doubao.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: ByteDance.Doubao +PackageVersion: 1.28.3 +PackageLocale: zh-CN +Publisher: Beijing Chuntian Zhiyun Technology Co., Ltd. +PublisherUrl: https://www.doubao.com/ +# PublisherSupportUrl: +PrivacyUrl: https://www.doubao.com/legal/privacy +Author: 北京春田知韵科技有限公司 +PackageName: 豆包 +PackageUrl: https://www.doubao.com/ +License: 免费软件 +LicenseUrl: https://www.doubao.com/legal/terms +Copyright: 版权所有 2024 The 豆包 Authors。保留所有权利。 +# CopyrightUrl: +ShortDescription: 豆包是你的 AI 聊天智能对话问答助手,写作文案翻译情感陪伴编程全能工具。豆包为你答疑解惑,提供灵感,辅助创作,也可以和你畅聊任何你感兴趣的话题。 +# Description: +# Moniker: +Tags: +- ai +- ai对话 +- ai聊天 +ReleaseNotes: |- + 新标签页页面升级,更方便使用搜索和打开常用网页。 + 浏览器地址栏升级,展示更大的地址输入框,更方便针对网页内容使用AI技能,完成总结,翻译等任务。 + 首页使用 AI 对话页面,同时支持展示书签快速访问常用网站。 + AI 搜索页面升级,更好地展示AI搜索结果和搜索引擎搜索到的网页。 + AI 搜索支持针对搜索结果问问豆包,让豆包帮你快速总结网页内容。 +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/b/ByteDance/Doubao/1.28.3/ByteDance.Doubao.yaml b/manifests/b/ByteDance/Doubao/1.28.3/ByteDance.Doubao.yaml new file mode 100644 index 000000000000..100331d98f26 --- /dev/null +++ b/manifests/b/ByteDance/Doubao/1.28.3/ByteDance.Doubao.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: ByteDance.Doubao +PackageVersion: 1.28.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2ed80aed2b76335cac27bc3ceb8fe5ea48d2cc61 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:56:30 +0800 Subject: [PATCH 389/720] New version: EclipseAdoptium.Temurin.8.JRE version 8.0.432.6 (#185330) --- ...lipseAdoptium.Temurin.8.JRE.installer.yaml | 51 +++++++++++++++++++ ...seAdoptium.Temurin.8.JRE.locale.en-US.yaml | 36 +++++++++++++ ...seAdoptium.Temurin.8.JRE.locale.zh-CN.yaml | 36 +++++++++++++ .../EclipseAdoptium.Temurin.8.JRE.yaml | 8 +++ 4 files changed, 131 insertions(+) create mode 100644 manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.432.6/EclipseAdoptium.Temurin.8.JRE.installer.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.432.6/EclipseAdoptium.Temurin.8.JRE.locale.en-US.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.432.6/EclipseAdoptium.Temurin.8.JRE.locale.zh-CN.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.432.6/EclipseAdoptium.Temurin.8.JRE.yaml diff --git a/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.432.6/EclipseAdoptium.Temurin.8.JRE.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.432.6/EclipseAdoptium.Temurin.8.JRE.installer.yaml new file mode 100644 index 000000000000..63edb54b5798 --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.432.6/EclipseAdoptium.Temurin.8.JRE.installer.yaml @@ -0,0 +1,51 @@ +# 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: EclipseAdoptium.Temurin.8.JRE +PackageVersion: 8.0.432.6 +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-10-21 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u432-b06/OpenJDK8U-jre_x86-32_windows_hotspot_8u432b06.msi + InstallerSha256: 0A44090FC8495D8BC4852EFCC01380EC158579496B29086E4697EC1DE9A114F0 + ProductCode: '{96E706D3-ADC4-4B61-8113-4088D742AEA6}' + AppsAndFeaturesEntries: + - ProductCode: '{96E706D3-ADC4-4B61-8113-4088D742AEA6}' + UpgradeCode: '{45B9357D-10B8-96DB-0C1A-5686F1589C82}' +- Architecture: x64 + InstallerUrl: https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u432-b06/OpenJDK8U-jre_x64_windows_hotspot_8u432b06.msi + InstallerSha256: 34801770278C26045517FC1851396D7BF66C7C32FA6F9965B968D55ADBEBDA4B + ProductCode: '{DC4EF53E-F310-4B60-98EF-CADE069677DF}' + AppsAndFeaturesEntries: + - ProductCode: '{DC4EF53E-F310-4B60-98EF-CADE069677DF}' + UpgradeCode: '{740C8620-C719-E140-1A76-A4513367112A}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.432.6/EclipseAdoptium.Temurin.8.JRE.locale.en-US.yaml b/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.432.6/EclipseAdoptium.Temurin.8.JRE.locale.en-US.yaml new file mode 100644 index 000000000000..e62174e08cd9 --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.432.6/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-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: EclipseAdoptium.Temurin.8.JRE +PackageVersion: 8.0.432.6 +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/jdk8u432-b06 +# 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.432.6/EclipseAdoptium.Temurin.8.JRE.locale.zh-CN.yaml b/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.432.6/EclipseAdoptium.Temurin.8.JRE.locale.zh-CN.yaml new file mode 100644 index 000000000000..9a0992f6a9ef --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.432.6/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-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: EclipseAdoptium.Temurin.8.JRE +PackageVersion: 8.0.432.6 +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/jdk8u432-b06 +# 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.432.6/EclipseAdoptium.Temurin.8.JRE.yaml b/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.432.6/EclipseAdoptium.Temurin.8.JRE.yaml new file mode 100644 index 000000000000..517d6891b279 --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/8/JRE/8.0.432.6/EclipseAdoptium.Temurin.8.JRE.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: EclipseAdoptium.Temurin.8.JRE +PackageVersion: 8.0.432.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From fc450f5bc9667415cc9ca09b2f3a51b11a13cfc0 Mon Sep 17 00:00:00 2001 From: Baptiste Augrain Date: Thu, 24 Oct 2024 03:56:53 +0200 Subject: [PATCH 390/720] New version: VSCodium.VSCodium.Insiders version 1.95.0.24297 (#185333) --- .../VSCodium.VSCodium.Insiders.installer.yaml | 50 +++++++++++++++++++ ...Codium.VSCodium.Insiders.locale.en-US.yaml | 33 ++++++++++++ .../VSCodium.VSCodium.Insiders.yaml | 8 +++ 3 files changed, 91 insertions(+) create mode 100644 manifests/v/VSCodium/VSCodium/Insiders/1.95.0.24297/VSCodium.VSCodium.Insiders.installer.yaml create mode 100644 manifests/v/VSCodium/VSCodium/Insiders/1.95.0.24297/VSCodium.VSCodium.Insiders.locale.en-US.yaml create mode 100644 manifests/v/VSCodium/VSCodium/Insiders/1.95.0.24297/VSCodium.VSCodium.Insiders.yaml diff --git a/manifests/v/VSCodium/VSCodium/Insiders/1.95.0.24297/VSCodium.VSCodium.Insiders.installer.yaml b/manifests/v/VSCodium/VSCodium/Insiders/1.95.0.24297/VSCodium.VSCodium.Insiders.installer.yaml new file mode 100644 index 000000000000..e167c4f2731f --- /dev/null +++ b/manifests/v/VSCodium/VSCodium/Insiders/1.95.0.24297/VSCodium.VSCodium.Insiders.installer.yaml @@ -0,0 +1,50 @@ +# 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: VSCodium.VSCodium.Insiders +PackageVersion: 1.95.0.24297 +InstallerLocale: en-US +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/VSCodium/vscodium-insiders/releases/download/1.95.0.24297-insider/VSCodiumUserSetup-x64-1.95.0.24297-insider.exe + InstallerSha256: AF0211716C97040207B13DFA02B484693B38F66902FF58BFFCE778182245D981 + ProductCode: '{20F79D0D-A9AC-4220-9A81-CE675FFB6B41}_is1' + AppsAndFeaturesEntries: + - Publisher: VSCodium + ProductCode: '{20F79D0D-A9AC-4220-9A81-CE675FFB6B41}_is1' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/VSCodium/vscodium-insiders/releases/download/1.95.0.24297-insider/VSCodiumSetup-x64-1.95.0.24297-insider.exe + InstallerSha256: 17B05FABAD96FBD684C4359CA06F3F28D1DABCB03D66A3F9390240F64F95F787 + ProductCode: '{B2E0DDB2-120E-4D34-9F7E-8C688FF839A2}_is1' + AppsAndFeaturesEntries: + - Publisher: VSCodium + ProductCode: '{B2E0DDB2-120E-4D34-9F7E-8C688FF839A2}_is1' + ElevationRequirement: elevatesSelf +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/VSCodium/vscodium-insiders/releases/download/1.95.0.24297-insider/VSCodiumUserSetup-arm64-1.95.0.24297-insider.exe + InstallerSha256: 8183587A94433E44C45A3CB2C6C21D2F59CF0DA04E1CBF0688E0E6AAE30A086A + ProductCode: '{2E362F92-14EA-455A-9ABD-3E656BBBFE71}_is1' + AppsAndFeaturesEntries: + - Publisher: VSCodium + ProductCode: '{2E362F92-14EA-455A-9ABD-3E656BBBFE71}_is1' +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/VSCodium/vscodium-insiders/releases/download/1.95.0.24297-insider/VSCodiumSetup-arm64-1.95.0.24297-insider.exe + InstallerSha256: 43F7C57F3C5ED3C2AB6162298DFCFE1A9E51BDBBE646F22768402A4B0D22C326 + ProductCode: '{44721278-64C6-4513-BC45-D48E07830599}_is1' + AppsAndFeaturesEntries: + - Publisher: VSCodium + ProductCode: '{44721278-64C6-4513-BC45-D48E07830599}_is1' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/v/VSCodium/VSCodium/Insiders/1.95.0.24297/VSCodium.VSCodium.Insiders.locale.en-US.yaml b/manifests/v/VSCodium/VSCodium/Insiders/1.95.0.24297/VSCodium.VSCodium.Insiders.locale.en-US.yaml new file mode 100644 index 000000000000..a33084c6630a --- /dev/null +++ b/manifests/v/VSCodium/VSCodium/Insiders/1.95.0.24297/VSCodium.VSCodium.Insiders.locale.en-US.yaml @@ -0,0 +1,33 @@ +# 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: VSCodium.VSCodium.Insiders +PackageVersion: 1.95.0.24297 +PackageLocale: en-US +Publisher: VSCodium +PublisherUrl: https://github.com/VSCodium/vscodium +PublisherSupportUrl: https://github.com/VSCodium/vscodium/issues +Author: VSCodium +PackageName: VSCodium Insiders +PackageUrl: https://vscodium.com/ +License: MIT +LicenseUrl: https://github.com/VSCodium/vscodium-insiders/blob/HEAD/LICENSE +Copyright: Copyright (c) 2022 VSCodium Team +CopyrightUrl: https://github.com/VSCodium/vscodium/blob/master/LICENSE +ShortDescription: VSCodium is a community-driven, freely-licensed and telemetry-free rebuilt of Microsoft's Visual Studio Code Insiders. +Description: |- + VSCodium is a community-driven, freely-licensed and telemetry-free rebuilt of Microsoft's Visual Studio Code Insiders. + VSCodium is a powerful IDE which runs on your desktop and is available for Windows, macOS and Linux. +Tags: +- cross-platform +- editor +- foss +- ide +- javascript +- open-source +- typescript +- vscode +ReleaseNotes: update vscode to +ReleaseNotesUrl: https://github.com/VSCodium/vscodium-insiders/releases/tag/1.95.0.24297-insider +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/v/VSCodium/VSCodium/Insiders/1.95.0.24297/VSCodium.VSCodium.Insiders.yaml b/manifests/v/VSCodium/VSCodium/Insiders/1.95.0.24297/VSCodium.VSCodium.Insiders.yaml new file mode 100644 index 000000000000..ac003f1a05e3 --- /dev/null +++ b/manifests/v/VSCodium/VSCodium/Insiders/1.95.0.24297/VSCodium.VSCodium.Insiders.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: VSCodium.VSCodium.Insiders +PackageVersion: 1.95.0.24297 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 98d4aafdba9b3095cca15b2c0ddaff0f42c54c9f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:57:06 +0800 Subject: [PATCH 391/720] New version: EclipseAdoptium.Temurin.8.JDK version 8.0.432.6 (#185331) --- ...lipseAdoptium.Temurin.8.JDK.installer.yaml | 47 +++++++++++++++++++ ...seAdoptium.Temurin.8.JDK.locale.en-US.yaml | 37 +++++++++++++++ ...seAdoptium.Temurin.8.JDK.locale.zh-CN.yaml | 37 +++++++++++++++ .../EclipseAdoptium.Temurin.8.JDK.yaml | 8 ++++ 4 files changed, 129 insertions(+) create mode 100644 manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.432.6/EclipseAdoptium.Temurin.8.JDK.installer.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.432.6/EclipseAdoptium.Temurin.8.JDK.locale.en-US.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.432.6/EclipseAdoptium.Temurin.8.JDK.locale.zh-CN.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.432.6/EclipseAdoptium.Temurin.8.JDK.yaml diff --git a/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.432.6/EclipseAdoptium.Temurin.8.JDK.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.432.6/EclipseAdoptium.Temurin.8.JDK.installer.yaml new file mode 100644 index 000000000000..20632f964696 --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.432.6/EclipseAdoptium.Temurin.8.JDK.installer.yaml @@ -0,0 +1,47 @@ +# 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: EclipseAdoptium.Temurin.8.JDK +PackageVersion: 8.0.432.6 +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-10-21 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u432-b06/OpenJDK8U-jdk_x86-32_windows_hotspot_8u432b06.msi + InstallerSha256: 83EFC58A52A3ADA3FD22993E96A8FBF4B91C5CD39D34FFA88DACEE27E11F6B3E + ProductCode: '{9DA69C3B-6F18-4401-A978-F6C67A481A87}' + AppsAndFeaturesEntries: + - ProductCode: '{9DA69C3B-6F18-4401-A978-F6C67A481A87}' + UpgradeCode: '{1A2E1C82-680C-9FAB-841C-9949EB19DFF2}' +- Architecture: x64 + InstallerUrl: https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u432-b06/OpenJDK8U-jdk_x64_windows_hotspot_8u432b06.msi + InstallerSha256: C9280205858928756374D930D4B539C59B1CB470425D2CF300B943C56EFE4D86 + ProductCode: '{54354C76-481E-48C8-A095-55E6A127F918}' + AppsAndFeaturesEntries: + - ProductCode: '{54354C76-481E-48C8-A095-55E6A127F918}' + UpgradeCode: '{44F3A265-BA82-D55E-A5CC-B578449EE543}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.432.6/EclipseAdoptium.Temurin.8.JDK.locale.en-US.yaml b/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.432.6/EclipseAdoptium.Temurin.8.JDK.locale.en-US.yaml new file mode 100644 index 000000000000..5469e5dc6df7 --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.432.6/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-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: EclipseAdoptium.Temurin.8.JDK +PackageVersion: 8.0.432.6 +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/jdk8u432-b06 +# 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.432.6/EclipseAdoptium.Temurin.8.JDK.locale.zh-CN.yaml b/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.432.6/EclipseAdoptium.Temurin.8.JDK.locale.zh-CN.yaml new file mode 100644 index 000000000000..e11925086613 --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.432.6/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-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: EclipseAdoptium.Temurin.8.JDK +PackageVersion: 8.0.432.6 +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/jdk8u432-b06 +# 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.432.6/EclipseAdoptium.Temurin.8.JDK.yaml b/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.432.6/EclipseAdoptium.Temurin.8.JDK.yaml new file mode 100644 index 000000000000..51812dc6a74f --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/8/JDK/8.0.432.6/EclipseAdoptium.Temurin.8.JDK.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: EclipseAdoptium.Temurin.8.JDK +PackageVersion: 8.0.432.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4648fc58ab873a3d82ee3bf70a1234491f209510 Mon Sep 17 00:00:00 2001 From: Manfred Mueller Date: Thu, 24 Oct 2024 04:02:50 +0200 Subject: [PATCH 392/720] New version: NASSe.K.AvUpload version 1.2.2 (#185334) --- .../1.2.2/NASSe.K.AvUpload.installer.yaml | 13 +++++++++++++ .../1.2.2/NASSe.K.AvUpload.locale.de-DE.yaml | 16 ++++++++++++++++ .../NASSe/K/AvUpload/1.2.2/NASSe.K.AvUpload.yaml | 8 ++++++++ 3 files changed, 37 insertions(+) create mode 100644 manifests/n/NASSe/K/AvUpload/1.2.2/NASSe.K.AvUpload.installer.yaml create mode 100644 manifests/n/NASSe/K/AvUpload/1.2.2/NASSe.K.AvUpload.locale.de-DE.yaml create mode 100644 manifests/n/NASSe/K/AvUpload/1.2.2/NASSe.K.AvUpload.yaml diff --git a/manifests/n/NASSe/K/AvUpload/1.2.2/NASSe.K.AvUpload.installer.yaml b/manifests/n/NASSe/K/AvUpload/1.2.2/NASSe.K.AvUpload.installer.yaml new file mode 100644 index 000000000000..4d4fe4f55f24 --- /dev/null +++ b/manifests/n/NASSe/K/AvUpload/1.2.2/NASSe.K.AvUpload.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: NASSe.K.AvUpload +PackageVersion: 1.2.2 +InstallerType: inno +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/manfred-mueller/avUpload/releases/download/1.2.2/avUpload_setup-1.2.2.exe + InstallerSha256: 5391F655D441577F057F9160FFC64ACB9848E7037780FAD5010AF869915B7B08 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-23 diff --git a/manifests/n/NASSe/K/AvUpload/1.2.2/NASSe.K.AvUpload.locale.de-DE.yaml b/manifests/n/NASSe/K/AvUpload/1.2.2/NASSe.K.AvUpload.locale.de-DE.yaml new file mode 100644 index 000000000000..64f9d70facaf --- /dev/null +++ b/manifests/n/NASSe/K/AvUpload/1.2.2/NASSe.K.AvUpload.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: NASSe.K.AvUpload +PackageVersion: 1.2.2 +PackageLocale: de-DE +Publisher: NASS e.K. +PublisherUrl: https://github.com/manfred-mueller +PackageName: AvUpload +PackageUrl: https://github.com/manfred-mueller/avUpload +License: GPL v2 +ShortDescription: Uploader for Avast and AVG antivirus whitelisting service +Tags: [] +ReleaseNotesUrl: https://github.com/manfred-mueller/avUpload/releases/tag/1.2.2 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/AvUpload/1.2.2/NASSe.K.AvUpload.yaml b/manifests/n/NASSe/K/AvUpload/1.2.2/NASSe.K.AvUpload.yaml new file mode 100644 index 000000000000..e0004f971713 --- /dev/null +++ b/manifests/n/NASSe/K/AvUpload/1.2.2/NASSe.K.AvUpload.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: NASSe.K.AvUpload +PackageVersion: 1.2.2 +DefaultLocale: de-DE +ManifestType: version +ManifestVersion: 1.6.0 From 63ec06d836cfa566e049e73ce284605103b9dfa0 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Thu, 24 Oct 2024 13:03:11 +1100 Subject: [PATCH 393/720] New version: ShiftCryptoAG.BitBoxApp version 4.45.0.0 (#185335) --- .../ShiftCryptoAG.BitBoxApp.installer.yaml | 18 ++++++++++++ .../ShiftCryptoAG.BitBoxApp.locale.en-US.yaml | 28 +++++++++++++++++++ .../4.45.0.0/ShiftCryptoAG.BitBoxApp.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/s/ShiftCryptoAG/BitBoxApp/4.45.0.0/ShiftCryptoAG.BitBoxApp.installer.yaml create mode 100644 manifests/s/ShiftCryptoAG/BitBoxApp/4.45.0.0/ShiftCryptoAG.BitBoxApp.locale.en-US.yaml create mode 100644 manifests/s/ShiftCryptoAG/BitBoxApp/4.45.0.0/ShiftCryptoAG.BitBoxApp.yaml diff --git a/manifests/s/ShiftCryptoAG/BitBoxApp/4.45.0.0/ShiftCryptoAG.BitBoxApp.installer.yaml b/manifests/s/ShiftCryptoAG/BitBoxApp/4.45.0.0/ShiftCryptoAG.BitBoxApp.installer.yaml new file mode 100644 index 000000000000..22333b0324fd --- /dev/null +++ b/manifests/s/ShiftCryptoAG/BitBoxApp/4.45.0.0/ShiftCryptoAG.BitBoxApp.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: ShiftCryptoAG.BitBoxApp +PackageVersion: 4.45.0.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/BitBoxSwiss/bitbox-wallet-app/releases/download/v4.45.0/BitBox-4.45.0-win64-installer.exe + InstallerSha256: 81BAC239F5186D7333C8A783E3A28FC808BB6C4CB88F2FEE5FF9AE3ABC24C39B +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-10 diff --git a/manifests/s/ShiftCryptoAG/BitBoxApp/4.45.0.0/ShiftCryptoAG.BitBoxApp.locale.en-US.yaml b/manifests/s/ShiftCryptoAG/BitBoxApp/4.45.0.0/ShiftCryptoAG.BitBoxApp.locale.en-US.yaml new file mode 100644 index 000000000000..48019e5c84f1 --- /dev/null +++ b/manifests/s/ShiftCryptoAG/BitBoxApp/4.45.0.0/ShiftCryptoAG.BitBoxApp.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: ShiftCryptoAG.BitBoxApp +PackageVersion: 4.45.0.0 +PackageLocale: en-US +Publisher: Shift Crypto AG +PublisherUrl: https://github.com/digitalbitbox/bitbox-wallet-app +PublisherSupportUrl: https://github.com/digitalbitbox/bitbox-wallet-app/issues +Author: Shift Crypto AG +PackageName: BitBoxApp +PackageUrl: https://github.com/digitalbitbox/bitbox-wallet-app +License: Apache License 2.0 +LicenseUrl: https://raw.githubusercontent.com/digitalbitbox/bitbox-wallet-app/master/LICENSE +Copyright: Copyright 2018-2020 Shift Cryptosecurity AG, Switzerland. All rights reserved. +CopyrightUrl: https://raw.githubusercontent.com/digitalbitbox/bitbox-wallet-app/master/LICENSE +ShortDescription: Our simple yet powerful desktop app is at the center of the BitBox ecosystem. An all-in-one solution to securely manage your digital assets with ease. +Moniker: bitbox-wallet-app +Tags: +- bech32 +- bitcoin +- hardware-wallet +- litecoin +- segwit +- wallet +ReleaseNotesUrl: https://github.com/BitBoxSwiss/bitbox-wallet-app/releases/tag/v4.45.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/ShiftCryptoAG/BitBoxApp/4.45.0.0/ShiftCryptoAG.BitBoxApp.yaml b/manifests/s/ShiftCryptoAG/BitBoxApp/4.45.0.0/ShiftCryptoAG.BitBoxApp.yaml new file mode 100644 index 000000000000..b539a44d664d --- /dev/null +++ b/manifests/s/ShiftCryptoAG/BitBoxApp/4.45.0.0/ShiftCryptoAG.BitBoxApp.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: ShiftCryptoAG.BitBoxApp +PackageVersion: 4.45.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 493f5cead5cc495914a076bfb61be860068a8cb9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:08:18 +0800 Subject: [PATCH 394/720] New version: Azul.ZuluFX.11.JDK version 11.76.21 (11.76.21.0) (#185338) --- .../Azul.ZuluFX.11.JDK.installer.yaml | 38 +++++++++++++++++++ .../Azul.ZuluFX.11.JDK.locale.en-US.yaml | 34 +++++++++++++++++ .../Azul.ZuluFX.11.JDK.locale.zh-CN.yaml | 34 +++++++++++++++++ .../11/JDK/11.76.21/Azul.ZuluFX.11.JDK.yaml | 8 ++++ 4 files changed, 114 insertions(+) create mode 100644 manifests/a/Azul/ZuluFX/11/JDK/11.76.21/Azul.ZuluFX.11.JDK.installer.yaml create mode 100644 manifests/a/Azul/ZuluFX/11/JDK/11.76.21/Azul.ZuluFX.11.JDK.locale.en-US.yaml create mode 100644 manifests/a/Azul/ZuluFX/11/JDK/11.76.21/Azul.ZuluFX.11.JDK.locale.zh-CN.yaml create mode 100644 manifests/a/Azul/ZuluFX/11/JDK/11.76.21/Azul.ZuluFX.11.JDK.yaml diff --git a/manifests/a/Azul/ZuluFX/11/JDK/11.76.21/Azul.ZuluFX.11.JDK.installer.yaml b/manifests/a/Azul/ZuluFX/11/JDK/11.76.21/Azul.ZuluFX.11.JDK.installer.yaml new file mode 100644 index 000000000000..3c602c230f15 --- /dev/null +++ b/manifests/a/Azul/ZuluFX/11/JDK/11.76.21/Azul.ZuluFX.11.JDK.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Azul.ZuluFX.11.JDK +PackageVersion: 11.76.21 +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 +AppsAndFeaturesEntries: +- DisplayName: Azul Zulu JDK 11.76.21.0 (11.0.25), 64-bit +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.azul.com/zulu/bin/zulu11.76.21-ca-fx-jdk11.0.25-win_x64.msi + InstallerSha256: 3BEA0F52DD386C3DBC0830C415FE05E15FB0A2A0DBF1068FA360A1D4EA189189 + ProductCode: '{FBE296B7-E789-4644-982E-56B9640E13C6}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/Azul/ZuluFX/11/JDK/11.76.21/Azul.ZuluFX.11.JDK.locale.en-US.yaml b/manifests/a/Azul/ZuluFX/11/JDK/11.76.21/Azul.ZuluFX.11.JDK.locale.en-US.yaml new file mode 100644 index 000000000000..61b55e915d4d --- /dev/null +++ b/manifests/a/Azul/ZuluFX/11/JDK/11.76.21/Azul.ZuluFX.11.JDK.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: Azul.ZuluFX.11.JDK +PackageVersion: 11.76.21 +PackageLocale: en-US +Publisher: Azul Systems, Inc. +PublisherUrl: https://www.azul.com/ +PublisherSupportUrl: https://www.azul.com/support/ +PrivacyUrl: https://www.azul.com/privacy-policy/ +Author: Azul Systems, Inc. +PackageName: Azul ZuluFX JDK 11 +PackageUrl: https://www.azul.com/downloads/?version=java-11-lts&os=windows&package=jdk-fx#zulu +License: GPL-2.0 with Classpath Exception +LicenseUrl: https://www.azul.com/products/core/openjdk-terms-of-use/ +Copyright: Copyright (c) 2013-2024, Azul Systems, Inc. +CopyrightUrl: https://www.azul.com/legal/ +ShortDescription: Azul ZuluFX 11 is a build of OpenJDK 11 and OpenJFX 11 +# Description: +Moniker: zulufx-jdk-11 +Tags: +- java +- jdk +- jre +- jvm +- openjdk +- zulu +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Azul/ZuluFX/11/JDK/11.76.21/Azul.ZuluFX.11.JDK.locale.zh-CN.yaml b/manifests/a/Azul/ZuluFX/11/JDK/11.76.21/Azul.ZuluFX.11.JDK.locale.zh-CN.yaml new file mode 100644 index 000000000000..b38694fbc8d6 --- /dev/null +++ b/manifests/a/Azul/ZuluFX/11/JDK/11.76.21/Azul.ZuluFX.11.JDK.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: Azul.ZuluFX.11.JDK +PackageVersion: 11.76.21 +PackageLocale: zh-CN +Publisher: Azul Systems, Inc. +PublisherUrl: https://www.azul.com/ +PublisherSupportUrl: https://www.azul.com/support/ +PrivacyUrl: https://www.azul.com/privacy-policy/ +Author: Azul Systems, Inc. +PackageName: Azul ZuluFX JDK 11 +PackageUrl: https://www.azul.com/downloads/?version=java-11-lts&os=windows&package=jdk-fx#zulu +License: GPL-2.0 with Classpath Exception +LicenseUrl: https://www.azul.com/products/core/openjdk-terms-of-use/ +Copyright: Copyright (c) 2013-2024, Azul Systems, Inc. +CopyrightUrl: https://www.azul.com/legal/ +ShortDescription: Azul ZuluFX 11 是 OpenJDK 11 和 OpenJFX 11 的一个构建 +# Description: +# Moniker: +Tags: +- java +- jdk +- jre +- jvm +- openjdk +- zulu +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Azul/ZuluFX/11/JDK/11.76.21/Azul.ZuluFX.11.JDK.yaml b/manifests/a/Azul/ZuluFX/11/JDK/11.76.21/Azul.ZuluFX.11.JDK.yaml new file mode 100644 index 000000000000..dd5137796ba4 --- /dev/null +++ b/manifests/a/Azul/ZuluFX/11/JDK/11.76.21/Azul.ZuluFX.11.JDK.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: Azul.ZuluFX.11.JDK +PackageVersion: 11.76.21 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3f89ab2bcf651f52d7de9174fc69bf89552c28f2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:08:43 +0800 Subject: [PATCH 395/720] New version: Azul.ZuluFX.21.JDK version 21.38.21 (21.38.21.0) (#185340) --- .../Azul.ZuluFX.21.JDK.installer.yaml | 42 +++++++++++++++++++ .../Azul.ZuluFX.21.JDK.locale.en-US.yaml | 34 +++++++++++++++ .../Azul.ZuluFX.21.JDK.locale.zh-CN.yaml | 34 +++++++++++++++ .../21/JDK/21.38.21/Azul.ZuluFX.21.JDK.yaml | 8 ++++ 4 files changed, 118 insertions(+) create mode 100644 manifests/a/Azul/ZuluFX/21/JDK/21.38.21/Azul.ZuluFX.21.JDK.installer.yaml create mode 100644 manifests/a/Azul/ZuluFX/21/JDK/21.38.21/Azul.ZuluFX.21.JDK.locale.en-US.yaml create mode 100644 manifests/a/Azul/ZuluFX/21/JDK/21.38.21/Azul.ZuluFX.21.JDK.locale.zh-CN.yaml create mode 100644 manifests/a/Azul/ZuluFX/21/JDK/21.38.21/Azul.ZuluFX.21.JDK.yaml diff --git a/manifests/a/Azul/ZuluFX/21/JDK/21.38.21/Azul.ZuluFX.21.JDK.installer.yaml b/manifests/a/Azul/ZuluFX/21/JDK/21.38.21/Azul.ZuluFX.21.JDK.installer.yaml new file mode 100644 index 000000000000..5eee56c5279a --- /dev/null +++ b/manifests/a/Azul/ZuluFX/21/JDK/21.38.21/Azul.ZuluFX.21.JDK.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Azul.ZuluFX.21.JDK +PackageVersion: 21.38.21 +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 +AppsAndFeaturesEntries: +- DisplayName: Azul Zulu JDK 21.38.21.0 (21.0.5), 64-bit +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.azul.com/zulu/bin/zulu21.38.21-ca-fx-jdk21.0.5-win_x64.msi + InstallerSha256: EAFDDC5CA7BDB296129753F2D8B424BC263810E918A8E5047F57C75AAD834B08 + ProductCode: '{48959470-58DC-4AB3-812A-B21631E9CF88}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/Azul/ZuluFX/21/JDK/21.38.21/Azul.ZuluFX.21.JDK.locale.en-US.yaml b/manifests/a/Azul/ZuluFX/21/JDK/21.38.21/Azul.ZuluFX.21.JDK.locale.en-US.yaml new file mode 100644 index 000000000000..3e0c28131d4e --- /dev/null +++ b/manifests/a/Azul/ZuluFX/21/JDK/21.38.21/Azul.ZuluFX.21.JDK.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: Azul.ZuluFX.21.JDK +PackageVersion: 21.38.21 +PackageLocale: en-US +Publisher: Azul Systems, Inc. +PublisherUrl: https://www.azul.com/ +PublisherSupportUrl: https://www.azul.com/support/ +PrivacyUrl: https://www.azul.com/privacy-policy/ +Author: Azul Systems, Inc. +PackageName: Azul ZuluFX JDK 21 +PackageUrl: https://www.azul.com/downloads/?version=java-21-lts&os=windows&package=jdk-fx#zulu +License: GPL-2.0 with Classpath Exception +LicenseUrl: https://www.azul.com/products/core/openjdk-terms-of-use/ +Copyright: Copyright (c) 2013-2024, Azul Systems, Inc. +CopyrightUrl: https://www.azul.com/legal/ +ShortDescription: Azul ZuluFX 21 is a build of OpenJDK 21 and OpenJFX 21 +# Description: +Moniker: zulufx-jdk-21 +Tags: +- java +- jdk +- jre +- jvm +- openjdk +- zulu +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Azul/ZuluFX/21/JDK/21.38.21/Azul.ZuluFX.21.JDK.locale.zh-CN.yaml b/manifests/a/Azul/ZuluFX/21/JDK/21.38.21/Azul.ZuluFX.21.JDK.locale.zh-CN.yaml new file mode 100644 index 000000000000..92234206489d --- /dev/null +++ b/manifests/a/Azul/ZuluFX/21/JDK/21.38.21/Azul.ZuluFX.21.JDK.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: Azul.ZuluFX.21.JDK +PackageVersion: 21.38.21 +PackageLocale: zh-CN +Publisher: Azul Systems, Inc. +PublisherUrl: https://www.azul.com/ +PublisherSupportUrl: https://www.azul.com/support/ +PrivacyUrl: https://www.azul.com/privacy-policy/ +Author: Azul Systems, Inc. +PackageName: Azul ZuluFX JDK 21 +PackageUrl: https://www.azul.com/downloads/?version=java-21-lts&os=windows&package=jdk-fx#zulu +License: GPL-2.0 with Classpath Exception +LicenseUrl: https://www.azul.com/products/core/openjdk-terms-of-use/ +Copyright: Copyright (c) 2013-2024, Azul Systems, Inc. +CopyrightUrl: https://www.azul.com/legal/ +ShortDescription: Azul ZuluFX 21 是 OpenJDK 21 和 OpenJFX 21 的一个构建 +# Description: +# Moniker: +Tags: +- java +- jdk +- jre +- jvm +- openjdk +- zulu +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Azul/ZuluFX/21/JDK/21.38.21/Azul.ZuluFX.21.JDK.yaml b/manifests/a/Azul/ZuluFX/21/JDK/21.38.21/Azul.ZuluFX.21.JDK.yaml new file mode 100644 index 000000000000..cc2048800376 --- /dev/null +++ b/manifests/a/Azul/ZuluFX/21/JDK/21.38.21/Azul.ZuluFX.21.JDK.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: Azul.ZuluFX.21.JDK +PackageVersion: 21.38.21 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 585c1ed455711cd112d12ea740829861243a90ce Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:08:58 +0800 Subject: [PATCH 396/720] New version: Azul.ZuluFX.17.JDK version 17.54.21 (17.54.21.0) (#185339) --- .../Azul.ZuluFX.17.JDK.installer.yaml | 42 +++++++++++++++++++ .../Azul.ZuluFX.17.JDK.locale.en-US.yaml | 34 +++++++++++++++ .../Azul.ZuluFX.17.JDK.locale.zh-CN.yaml | 34 +++++++++++++++ .../17/JDK/17.54.21/Azul.ZuluFX.17.JDK.yaml | 8 ++++ 4 files changed, 118 insertions(+) create mode 100644 manifests/a/Azul/ZuluFX/17/JDK/17.54.21/Azul.ZuluFX.17.JDK.installer.yaml create mode 100644 manifests/a/Azul/ZuluFX/17/JDK/17.54.21/Azul.ZuluFX.17.JDK.locale.en-US.yaml create mode 100644 manifests/a/Azul/ZuluFX/17/JDK/17.54.21/Azul.ZuluFX.17.JDK.locale.zh-CN.yaml create mode 100644 manifests/a/Azul/ZuluFX/17/JDK/17.54.21/Azul.ZuluFX.17.JDK.yaml diff --git a/manifests/a/Azul/ZuluFX/17/JDK/17.54.21/Azul.ZuluFX.17.JDK.installer.yaml b/manifests/a/Azul/ZuluFX/17/JDK/17.54.21/Azul.ZuluFX.17.JDK.installer.yaml new file mode 100644 index 000000000000..2d2195e99b9f --- /dev/null +++ b/manifests/a/Azul/ZuluFX/17/JDK/17.54.21/Azul.ZuluFX.17.JDK.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Azul.ZuluFX.17.JDK +PackageVersion: 17.54.21 +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 +AppsAndFeaturesEntries: +- DisplayName: Azul Zulu JDK 17.54.21.0 (17.0.13), 64-bit +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.azul.com/zulu/bin/zulu17.54.21-ca-fx-jdk17.0.13-win_x64.msi + InstallerSha256: 9E6A4F46D06135C25E4428B8B5556AE538014027DE515AE7CD2507EEBE8AFA3D + ProductCode: '{AEBB022B-3F51-40CC-9C68-6ADAF80FB90D}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/Azul/ZuluFX/17/JDK/17.54.21/Azul.ZuluFX.17.JDK.locale.en-US.yaml b/manifests/a/Azul/ZuluFX/17/JDK/17.54.21/Azul.ZuluFX.17.JDK.locale.en-US.yaml new file mode 100644 index 000000000000..2046d741f0bb --- /dev/null +++ b/manifests/a/Azul/ZuluFX/17/JDK/17.54.21/Azul.ZuluFX.17.JDK.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: Azul.ZuluFX.17.JDK +PackageVersion: 17.54.21 +PackageLocale: en-US +Publisher: Azul Systems, Inc. +PublisherUrl: https://www.azul.com/ +PublisherSupportUrl: https://www.azul.com/support/ +PrivacyUrl: https://www.azul.com/privacy-policy/ +Author: Azul Systems, Inc. +PackageName: Azul ZuluFX JDK 17 +PackageUrl: https://www.azul.com/downloads/?version=java-17-lts&os=windows&package=jdk-fx#zulu +License: GPL-2.0 with Classpath Exception +LicenseUrl: https://www.azul.com/products/core/openjdk-terms-of-use/ +Copyright: Copyright (c) 2013-2024, Azul Systems, Inc. +CopyrightUrl: https://www.azul.com/legal/ +ShortDescription: Azul ZuluFX 17 is a build of OpenJDK 17 and OpenJFX 17 +# Description: +Moniker: zulufx-jdk-17 +Tags: +- java +- jdk +- jre +- jvm +- openjdk +- zulu +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Azul/ZuluFX/17/JDK/17.54.21/Azul.ZuluFX.17.JDK.locale.zh-CN.yaml b/manifests/a/Azul/ZuluFX/17/JDK/17.54.21/Azul.ZuluFX.17.JDK.locale.zh-CN.yaml new file mode 100644 index 000000000000..72cb8f60bfc0 --- /dev/null +++ b/manifests/a/Azul/ZuluFX/17/JDK/17.54.21/Azul.ZuluFX.17.JDK.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: Azul.ZuluFX.17.JDK +PackageVersion: 17.54.21 +PackageLocale: zh-CN +Publisher: Azul Systems, Inc. +PublisherUrl: https://www.azul.com/ +PublisherSupportUrl: https://www.azul.com/support/ +PrivacyUrl: https://www.azul.com/privacy-policy/ +Author: Azul Systems, Inc. +PackageName: Azul ZuluFX JDK 17 +PackageUrl: https://www.azul.com/downloads/?version=java-17-lts&os=windows&package=jdk-fx#zulu +License: GPL-2.0 with Classpath Exception +LicenseUrl: https://www.azul.com/products/core/openjdk-terms-of-use/ +Copyright: Copyright (c) 2013-2024, Azul Systems, Inc. +CopyrightUrl: https://www.azul.com/legal/ +ShortDescription: Azul ZuluFX 17 是 OpenJDK 17 和 OpenJFX 17 的一个构建 +# Description: +# Moniker: +Tags: +- java +- jdk +- jre +- jvm +- openjdk +- zulu +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Azul/ZuluFX/17/JDK/17.54.21/Azul.ZuluFX.17.JDK.yaml b/manifests/a/Azul/ZuluFX/17/JDK/17.54.21/Azul.ZuluFX.17.JDK.yaml new file mode 100644 index 000000000000..a8163ed3d9ee --- /dev/null +++ b/manifests/a/Azul/ZuluFX/17/JDK/17.54.21/Azul.ZuluFX.17.JDK.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: Azul.ZuluFX.17.JDK +PackageVersion: 17.54.21 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 321143f7e02c68555fa08deae40f48e4466d8feb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:09:13 +0800 Subject: [PATCH 397/720] New version: Azul.ZuluFX.8.JDK version 8.82.0 (8.82.0.21) (#185342) --- .../8.82.0/Azul.ZuluFX.8.JDK.installer.yaml | 38 +++++++++++++++++++ .../Azul.ZuluFX.8.JDK.locale.en-US.yaml | 34 +++++++++++++++++ .../Azul.ZuluFX.8.JDK.locale.zh-CN.yaml | 34 +++++++++++++++++ .../8/JDK/8.82.0/Azul.ZuluFX.8.JDK.yaml | 8 ++++ 4 files changed, 114 insertions(+) create mode 100644 manifests/a/Azul/ZuluFX/8/JDK/8.82.0/Azul.ZuluFX.8.JDK.installer.yaml create mode 100644 manifests/a/Azul/ZuluFX/8/JDK/8.82.0/Azul.ZuluFX.8.JDK.locale.en-US.yaml create mode 100644 manifests/a/Azul/ZuluFX/8/JDK/8.82.0/Azul.ZuluFX.8.JDK.locale.zh-CN.yaml create mode 100644 manifests/a/Azul/ZuluFX/8/JDK/8.82.0/Azul.ZuluFX.8.JDK.yaml diff --git a/manifests/a/Azul/ZuluFX/8/JDK/8.82.0/Azul.ZuluFX.8.JDK.installer.yaml b/manifests/a/Azul/ZuluFX/8/JDK/8.82.0/Azul.ZuluFX.8.JDK.installer.yaml new file mode 100644 index 000000000000..86cad2a76f74 --- /dev/null +++ b/manifests/a/Azul/ZuluFX/8/JDK/8.82.0/Azul.ZuluFX.8.JDK.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Azul.ZuluFX.8.JDK +PackageVersion: 8.82.0 +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 +AppsAndFeaturesEntries: +- DisplayName: Azul Zulu JDK 8.82.0.21 (8u432), 64-bit +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.azul.com/zulu/bin/zulu8.82.0.21-ca-fx-jdk8.0.432-win_x64.msi + InstallerSha256: F2216BD841DD4AB5BD1E13C1C9B998C23FCD72C33C200A75E5560668B8F38C63 + ProductCode: '{E72C2B04-BA39-422F-9637-FA68DD71A824}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/Azul/ZuluFX/8/JDK/8.82.0/Azul.ZuluFX.8.JDK.locale.en-US.yaml b/manifests/a/Azul/ZuluFX/8/JDK/8.82.0/Azul.ZuluFX.8.JDK.locale.en-US.yaml new file mode 100644 index 000000000000..c1a31cbd9093 --- /dev/null +++ b/manifests/a/Azul/ZuluFX/8/JDK/8.82.0/Azul.ZuluFX.8.JDK.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: Azul.ZuluFX.8.JDK +PackageVersion: 8.82.0 +PackageLocale: en-US +Publisher: Azul Systems, Inc. +PublisherUrl: https://www.azul.com/ +PublisherSupportUrl: https://www.azul.com/support/ +PrivacyUrl: https://www.azul.com/privacy-policy/ +Author: Azul Systems, Inc. +PackageName: Azul ZuluFX JDK 8 +PackageUrl: https://www.azul.com/downloads/?version=java-8-lts&os=windows&package=jdk-fx#zulu +License: GPL-2.0 with Classpath Exception +LicenseUrl: https://www.azul.com/products/core/openjdk-terms-of-use/ +Copyright: Copyright (c) 2013-2024, Azul Systems, Inc. +CopyrightUrl: https://www.azul.com/legal/ +ShortDescription: Azul ZuluFX 8 is a build of OpenJDK 8 and OpenJFX 8 +# Description: +Moniker: zulufx-jdk-8 +Tags: +- java +- jdk +- jre +- jvm +- openjdk +- zulu +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Azul/ZuluFX/8/JDK/8.82.0/Azul.ZuluFX.8.JDK.locale.zh-CN.yaml b/manifests/a/Azul/ZuluFX/8/JDK/8.82.0/Azul.ZuluFX.8.JDK.locale.zh-CN.yaml new file mode 100644 index 000000000000..dd119ed3fe5e --- /dev/null +++ b/manifests/a/Azul/ZuluFX/8/JDK/8.82.0/Azul.ZuluFX.8.JDK.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: Azul.ZuluFX.8.JDK +PackageVersion: 8.82.0 +PackageLocale: zh-CN +Publisher: Azul Systems, Inc. +PublisherUrl: https://www.azul.com/ +PublisherSupportUrl: https://www.azul.com/support/ +PrivacyUrl: https://www.azul.com/privacy-policy/ +Author: Azul Systems, Inc. +PackageName: Azul ZuluFX JDK 8 +PackageUrl: https://www.azul.com/downloads/?version=java-8-lts&os=windows&package=jdk-fx#zulu +License: GPL-2.0 with Classpath Exception +LicenseUrl: https://www.azul.com/products/core/openjdk-terms-of-use/ +Copyright: Copyright (c) 2013-2024, Azul Systems, Inc. +CopyrightUrl: https://www.azul.com/legal/ +ShortDescription: Azul ZuluFX 8 是 OpenJDK 8 和 OpenJFX 8 的一个构建 +# Description: +# Moniker: +Tags: +- java +- jdk +- jre +- jvm +- openjdk +- zulu +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Azul/ZuluFX/8/JDK/8.82.0/Azul.ZuluFX.8.JDK.yaml b/manifests/a/Azul/ZuluFX/8/JDK/8.82.0/Azul.ZuluFX.8.JDK.yaml new file mode 100644 index 000000000000..92ebc6c60b69 --- /dev/null +++ b/manifests/a/Azul/ZuluFX/8/JDK/8.82.0/Azul.ZuluFX.8.JDK.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: Azul.ZuluFX.8.JDK +PackageVersion: 8.82.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 6914b84db56071c0a2276cbc012a563a994ce873 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:09:21 +0800 Subject: [PATCH 398/720] New version: Azul.ZuluFX.23.JDK version 23.30.13 (23.30.13.0) (#185341) --- .../Azul.ZuluFX.23.JDK.installer.yaml | 42 +++++++++++++++++++ .../Azul.ZuluFX.23.JDK.locale.en-US.yaml | 34 +++++++++++++++ .../Azul.ZuluFX.23.JDK.locale.zh-CN.yaml | 34 +++++++++++++++ .../23/JDK/23.30.13/Azul.ZuluFX.23.JDK.yaml | 8 ++++ 4 files changed, 118 insertions(+) create mode 100644 manifests/a/Azul/ZuluFX/23/JDK/23.30.13/Azul.ZuluFX.23.JDK.installer.yaml create mode 100644 manifests/a/Azul/ZuluFX/23/JDK/23.30.13/Azul.ZuluFX.23.JDK.locale.en-US.yaml create mode 100644 manifests/a/Azul/ZuluFX/23/JDK/23.30.13/Azul.ZuluFX.23.JDK.locale.zh-CN.yaml create mode 100644 manifests/a/Azul/ZuluFX/23/JDK/23.30.13/Azul.ZuluFX.23.JDK.yaml diff --git a/manifests/a/Azul/ZuluFX/23/JDK/23.30.13/Azul.ZuluFX.23.JDK.installer.yaml b/manifests/a/Azul/ZuluFX/23/JDK/23.30.13/Azul.ZuluFX.23.JDK.installer.yaml new file mode 100644 index 000000000000..827a5e6bb77a --- /dev/null +++ b/manifests/a/Azul/ZuluFX/23/JDK/23.30.13/Azul.ZuluFX.23.JDK.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Azul.ZuluFX.23.JDK +PackageVersion: 23.30.13 +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 +AppsAndFeaturesEntries: +- DisplayName: Azul Zulu JDK 23.30.13.0 (23.0.1), 64-bit +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.azul.com/zulu/bin/zulu23.30.13-ca-fx-jdk23.0.1-win_x64.msi + InstallerSha256: 0E11A80C515F6EEFE92FCC227421C2B4E41CED08D4AB51A97C3FEF979BB69346 + ProductCode: '{032B1928-5DF3-49D1-86E2-448344DD6B61}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/Azul/ZuluFX/23/JDK/23.30.13/Azul.ZuluFX.23.JDK.locale.en-US.yaml b/manifests/a/Azul/ZuluFX/23/JDK/23.30.13/Azul.ZuluFX.23.JDK.locale.en-US.yaml new file mode 100644 index 000000000000..645ba56de0e7 --- /dev/null +++ b/manifests/a/Azul/ZuluFX/23/JDK/23.30.13/Azul.ZuluFX.23.JDK.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: Azul.ZuluFX.23.JDK +PackageVersion: 23.30.13 +PackageLocale: en-US +Publisher: Azul Systems, Inc. +PublisherUrl: https://www.azul.com/ +PublisherSupportUrl: https://www.azul.com/support/ +PrivacyUrl: https://www.azul.com/privacy-policy/ +Author: Azul Systems, Inc. +PackageName: Azul ZuluFX JDK 23 +PackageUrl: https://www.azul.com/downloads/?version=java-23&os=windows&package=jdk-fx&show-old-builds=true#zulu +License: GPL-2.0 with Classpath Exception +LicenseUrl: https://www.azul.com/products/core/openjdk-terms-of-use/ +Copyright: Copyright (c) 2013-2024, Azul Systems, Inc. +CopyrightUrl: https://www.azul.com/legal/ +ShortDescription: Azul ZuluFX 23 is a build of OpenJDK 23 and OpenJFX 23 +# Description: +Moniker: zulufx-jdk-23 +Tags: +- java +- jdk +- jre +- jvm +- openjdk +- zulu +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Azul/ZuluFX/23/JDK/23.30.13/Azul.ZuluFX.23.JDK.locale.zh-CN.yaml b/manifests/a/Azul/ZuluFX/23/JDK/23.30.13/Azul.ZuluFX.23.JDK.locale.zh-CN.yaml new file mode 100644 index 000000000000..063e0503a1b3 --- /dev/null +++ b/manifests/a/Azul/ZuluFX/23/JDK/23.30.13/Azul.ZuluFX.23.JDK.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: Azul.ZuluFX.23.JDK +PackageVersion: 23.30.13 +PackageLocale: zh-CN +Publisher: Azul Systems, Inc. +PublisherUrl: https://www.azul.com/ +PublisherSupportUrl: https://www.azul.com/support/ +PrivacyUrl: https://www.azul.com/privacy-policy/ +Author: Azul Systems, Inc. +PackageName: Azul ZuluFX JDK 23 +PackageUrl: https://www.azul.com/downloads/?version=java-23&os=windows&package=jdk-fx&show-old-builds=true#zulu +License: GPL-2.0 with Classpath Exception +LicenseUrl: https://www.azul.com/products/core/openjdk-terms-of-use/ +Copyright: Copyright (c) 2013-2024, Azul Systems, Inc. +CopyrightUrl: https://www.azul.com/legal/ +ShortDescription: Azul ZuluFX 23 是 OpenJDK 23 和 OpenJFX 23 的一个构建 +# Description: +# Moniker: +Tags: +- java +- jdk +- jre +- jvm +- openjdk +- zulu +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Azul/ZuluFX/23/JDK/23.30.13/Azul.ZuluFX.23.JDK.yaml b/manifests/a/Azul/ZuluFX/23/JDK/23.30.13/Azul.ZuluFX.23.JDK.yaml new file mode 100644 index 000000000000..c39a94978a31 --- /dev/null +++ b/manifests/a/Azul/ZuluFX/23/JDK/23.30.13/Azul.ZuluFX.23.JDK.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: Azul.ZuluFX.23.JDK +PackageVersion: 23.30.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From d07dc7acca0ffdb98af311d0e1881cc93459b60d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:09:32 +0800 Subject: [PATCH 399/720] New version: EclipseAdoptium.Temurin.17.JDK version 17.0.13.11 (#185343) --- ...ipseAdoptium.Temurin.17.JDK.installer.yaml | 51 +++++++++++++++++++ ...eAdoptium.Temurin.17.JDK.locale.en-US.yaml | 37 ++++++++++++++ ...eAdoptium.Temurin.17.JDK.locale.zh-CN.yaml | 37 ++++++++++++++ .../EclipseAdoptium.Temurin.17.JDK.yaml | 8 +++ 4 files changed, 133 insertions(+) create mode 100644 manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.13.11/EclipseAdoptium.Temurin.17.JDK.installer.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.13.11/EclipseAdoptium.Temurin.17.JDK.locale.en-US.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.13.11/EclipseAdoptium.Temurin.17.JDK.locale.zh-CN.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.13.11/EclipseAdoptium.Temurin.17.JDK.yaml diff --git a/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.13.11/EclipseAdoptium.Temurin.17.JDK.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.13.11/EclipseAdoptium.Temurin.17.JDK.installer.yaml new file mode 100644 index 000000000000..3d22682c6a7e --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.13.11/EclipseAdoptium.Temurin.17.JDK.installer.yaml @@ -0,0 +1,51 @@ +# 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: EclipseAdoptium.Temurin.17.JDK +PackageVersion: 17.0.13.11 +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-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13%2B11/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.13_11.msi + InstallerSha256: 4A3CBDF14926F0ED18A7C318866B2DC4550EB0E32D87592BAF58B1C6F14931A6 + ProductCode: '{997DF544-EB62-4CA3-BB26-3278DB99A972}' + AppsAndFeaturesEntries: + - ProductCode: '{997DF544-EB62-4CA3-BB26-3278DB99A972}' + UpgradeCode: '{4E1CBF0B-065B-AEF8-D9EF-31CE714AFB90}' +- Architecture: x64 + InstallerUrl: https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13%2B11/OpenJDK17U-jdk_x64_windows_hotspot_17.0.13_11.msi + InstallerSha256: 09C8CD1D57681030ACFD41105EAF5DA2A9721F442CFC9655A3A9A7F382268D94 + ProductCode: '{ED6A5082-BD99-45CA-BF3D-E4B238B8E4BF}' + AppsAndFeaturesEntries: + - ProductCode: '{ED6A5082-BD99-45CA-BF3D-E4B238B8E4BF}' + UpgradeCode: '{3385E798-4714-23E5-45F0-9C71471240FA}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.13.11/EclipseAdoptium.Temurin.17.JDK.locale.en-US.yaml b/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.13.11/EclipseAdoptium.Temurin.17.JDK.locale.en-US.yaml new file mode 100644 index 000000000000..53deb8a72426 --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.13.11/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-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: EclipseAdoptium.Temurin.17.JDK +PackageVersion: 17.0.13.11 +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.13+11 +# 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.13.11/EclipseAdoptium.Temurin.17.JDK.locale.zh-CN.yaml b/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.13.11/EclipseAdoptium.Temurin.17.JDK.locale.zh-CN.yaml new file mode 100644 index 000000000000..14f822212823 --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.13.11/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-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: EclipseAdoptium.Temurin.17.JDK +PackageVersion: 17.0.13.11 +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.13+11 +# 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.13.11/EclipseAdoptium.Temurin.17.JDK.yaml b/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.13.11/EclipseAdoptium.Temurin.17.JDK.yaml new file mode 100644 index 000000000000..e44417e8168f --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/17/JDK/17.0.13.11/EclipseAdoptium.Temurin.17.JDK.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: EclipseAdoptium.Temurin.17.JDK +PackageVersion: 17.0.13.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From f3e1b71331b7813b4353b1c5dd8287bc57ab432d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:10:12 +0800 Subject: [PATCH 400/720] New version: EclipseAdoptium.Temurin.17.JRE version 17.0.13.11 (#185344) --- ...ipseAdoptium.Temurin.17.JRE.installer.yaml | 47 +++++++++++++++++++ ...eAdoptium.Temurin.17.JRE.locale.en-US.yaml | 36 ++++++++++++++ ...eAdoptium.Temurin.17.JRE.locale.zh-CN.yaml | 36 ++++++++++++++ .../EclipseAdoptium.Temurin.17.JRE.yaml | 8 ++++ 4 files changed, 127 insertions(+) create mode 100644 manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.13.11/EclipseAdoptium.Temurin.17.JRE.installer.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.13.11/EclipseAdoptium.Temurin.17.JRE.locale.en-US.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.13.11/EclipseAdoptium.Temurin.17.JRE.locale.zh-CN.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.13.11/EclipseAdoptium.Temurin.17.JRE.yaml diff --git a/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.13.11/EclipseAdoptium.Temurin.17.JRE.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.13.11/EclipseAdoptium.Temurin.17.JRE.installer.yaml new file mode 100644 index 000000000000..ca0bae37de4b --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.13.11/EclipseAdoptium.Temurin.17.JRE.installer.yaml @@ -0,0 +1,47 @@ +# 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: EclipseAdoptium.Temurin.17.JRE +PackageVersion: 17.0.13.11 +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-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13%2B11/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.13_11.msi + InstallerSha256: 83A89EAA3761865C1A3CE561FC3DFF138208E2A8442862120934D51047C4D9DE + ProductCode: '{05B4FB9A-72C7-42DE-9FD1-5B7B435F953C}' + AppsAndFeaturesEntries: + - ProductCode: '{05B4FB9A-72C7-42DE-9FD1-5B7B435F953C}' + UpgradeCode: '{69F76FD7-C73D-678E-7AC3-710775D2AE6A}' +- Architecture: x64 + InstallerUrl: https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13%2B11/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_11.msi + InstallerSha256: 457194F803BE9129EAA2F0D50AC62BBD6182BF4923F91000199D936FA04E40E4 + ProductCode: '{36912A89-5993-46CB-A067-C60CBDDDB143}' + AppsAndFeaturesEntries: + - ProductCode: '{36912A89-5993-46CB-A067-C60CBDDDB143}' + UpgradeCode: '{CB6898A1-65E8-8AD8-043F-DD72DB076C1D}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.13.11/EclipseAdoptium.Temurin.17.JRE.locale.en-US.yaml b/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.13.11/EclipseAdoptium.Temurin.17.JRE.locale.en-US.yaml new file mode 100644 index 000000000000..a2a4a1c9f931 --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.13.11/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-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: EclipseAdoptium.Temurin.17.JRE +PackageVersion: 17.0.13.11 +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.13+11 +# 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.13.11/EclipseAdoptium.Temurin.17.JRE.locale.zh-CN.yaml b/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.13.11/EclipseAdoptium.Temurin.17.JRE.locale.zh-CN.yaml new file mode 100644 index 000000000000..235c7807624b --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.13.11/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-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: EclipseAdoptium.Temurin.17.JRE +PackageVersion: 17.0.13.11 +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.13+11 +# 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.13.11/EclipseAdoptium.Temurin.17.JRE.yaml b/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.13.11/EclipseAdoptium.Temurin.17.JRE.yaml new file mode 100644 index 000000000000..587581284bdf --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/17/JRE/17.0.13.11/EclipseAdoptium.Temurin.17.JRE.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: EclipseAdoptium.Temurin.17.JRE +PackageVersion: 17.0.13.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 7a3894fdb075f77259a5648844bfd2bafe0ac4ad Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:10:32 +0800 Subject: [PATCH 401/720] New version: Yandex.Messenger version 2.219.0 (#185346) --- .../2.219.0/Yandex.Messenger.installer.yaml | 20 +++++++++ .../Yandex.Messenger.locale.en-US.yaml | 42 +++++++++++++++++++ .../Yandex.Messenger.locale.zh-CN.yaml | 41 ++++++++++++++++++ .../Messenger/2.219.0/Yandex.Messenger.yaml | 8 ++++ 4 files changed, 111 insertions(+) create mode 100644 manifests/y/Yandex/Messenger/2.219.0/Yandex.Messenger.installer.yaml create mode 100644 manifests/y/Yandex/Messenger/2.219.0/Yandex.Messenger.locale.en-US.yaml create mode 100644 manifests/y/Yandex/Messenger/2.219.0/Yandex.Messenger.locale.zh-CN.yaml create mode 100644 manifests/y/Yandex/Messenger/2.219.0/Yandex.Messenger.yaml diff --git a/manifests/y/Yandex/Messenger/2.219.0/Yandex.Messenger.installer.yaml b/manifests/y/Yandex/Messenger/2.219.0/Yandex.Messenger.installer.yaml new file mode 100644 index 000000000000..53f7ffa91943 --- /dev/null +++ b/manifests/y/Yandex/Messenger/2.219.0/Yandex.Messenger.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: Yandex.Messenger +PackageVersion: 2.219.0 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- ychat +ReleaseDate: 2024-10-18 +Installers: +- Architecture: x86 + InstallerUrl: https://chat-app.s3.yandex.net/chats/Yandex_Messenger_Setup_2.219.0.exe + InstallerSha256: 63CEB7CA25BDE2CFE3D8CCF58735D441E172CE50C388C952A00F7B26E2591B85 + ProductCode: d276b494-b097-5548-95c6-acd2e0e0f4a3 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/y/Yandex/Messenger/2.219.0/Yandex.Messenger.locale.en-US.yaml b/manifests/y/Yandex/Messenger/2.219.0/Yandex.Messenger.locale.en-US.yaml new file mode 100644 index 000000000000..8ba2d5d18b22 --- /dev/null +++ b/manifests/y/Yandex/Messenger/2.219.0/Yandex.Messenger.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Yandex.Messenger +PackageVersion: 2.219.0 +PackageLocale: en-US +Publisher: Yandex.Chats +PublisherUrl: https://yandex.com/ +PublisherSupportUrl: https://yandex.com/support/messenger/ +PrivacyUrl: https://yandex.com/legal/confidential/ +Author: YANDEX LLC +PackageName: Yandex Messenger +PackageUrl: https://yandex.com/chat +License: Proprietary +LicenseUrl: https://yandex.com/legal/desktop_software_agreement/ +Copyright: Copyright © 2024 Yandex.Chats +# CopyrightUrl: +ShortDescription: A secure corporate messenger from Yandex with a familiar interface +Description: Yandex Messenger is a secure corporate messenger with a familiar interface. We've combined important messenger functions and added the features necessary for working in any business, such as inviting teams or departments to a group chat. +# Moniker: +Tags: +- call +- chat +- collaborate +- collaboration +- company +- enterprise +- im +- instant-messaging +- message +- office +- send +- talk +- team +- voice +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/y/Yandex/Messenger/2.219.0/Yandex.Messenger.locale.zh-CN.yaml b/manifests/y/Yandex/Messenger/2.219.0/Yandex.Messenger.locale.zh-CN.yaml new file mode 100644 index 000000000000..6cc16345a69f --- /dev/null +++ b/manifests/y/Yandex/Messenger/2.219.0/Yandex.Messenger.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: Yandex.Messenger +PackageVersion: 2.219.0 +PackageLocale: zh-CN +Publisher: Yandex.Chats +PublisherUrl: https://yandex.com/ +PublisherSupportUrl: https://yandex.com/support/messenger/ +PrivacyUrl: https://yandex.com/legal/confidential/ +Author: YANDEX LLC +PackageName: Yandex Messenger +PackageUrl: https://yandex.com/chat +License: 专有软件 +LicenseUrl: https://yandex.com/legal/desktop_software_agreement/ +Copyright: Copyright © 2024 Yandex.Chats +# CopyrightUrl: +ShortDescription: Yandex 的具有熟悉界面的安全企业信使 +Description: Yandex Messenger 是一款具有熟悉界面的安全企业信使。我们合并了重要的信使功能,并添加了企业工作所需的功能,如邀请团队或部门进行群聊。 +# Moniker: +Tags: +- 企业 +- 信息 +- 公司 +- 办公 +- 协作 +- 协同 +- 发送 +- 团队 +- 消息 +- 电话 +- 聊天 +- 语音 +- 通话 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/y/Yandex/Messenger/2.219.0/Yandex.Messenger.yaml b/manifests/y/Yandex/Messenger/2.219.0/Yandex.Messenger.yaml new file mode 100644 index 000000000000..2b5b4fa789e6 --- /dev/null +++ b/manifests/y/Yandex/Messenger/2.219.0/Yandex.Messenger.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: Yandex.Messenger +PackageVersion: 2.219.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 0cf1024cfdda05b562e2e29ad4c2d05354856589 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:10:48 +0800 Subject: [PATCH 402/720] New version: NordSecurity.NordLocker version 4.29.0.0 (#185345) --- .../NordSecurity.NordLocker.installer.yaml | 23 +++++++++++++ .../NordSecurity.NordLocker.locale.en-US.yaml | 32 +++++++++++++++++++ .../NordSecurity.NordLocker.locale.zh-CN.yaml | 31 ++++++++++++++++++ .../4.29.0.0/NordSecurity.NordLocker.yaml | 8 +++++ 4 files changed, 94 insertions(+) create mode 100644 manifests/n/NordSecurity/NordLocker/4.29.0.0/NordSecurity.NordLocker.installer.yaml create mode 100644 manifests/n/NordSecurity/NordLocker/4.29.0.0/NordSecurity.NordLocker.locale.en-US.yaml create mode 100644 manifests/n/NordSecurity/NordLocker/4.29.0.0/NordSecurity.NordLocker.locale.zh-CN.yaml create mode 100644 manifests/n/NordSecurity/NordLocker/4.29.0.0/NordSecurity.NordLocker.yaml diff --git a/manifests/n/NordSecurity/NordLocker/4.29.0.0/NordSecurity.NordLocker.installer.yaml b/manifests/n/NordSecurity/NordLocker/4.29.0.0/NordSecurity.NordLocker.installer.yaml new file mode 100644 index 000000000000..a1b08aacd620 --- /dev/null +++ b/manifests/n/NordSecurity/NordLocker/4.29.0.0/NordSecurity.NordLocker.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: NordSecurity.NordLocker +PackageVersion: 4.29.0.0 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- nordlocker +- nordlockerauth +FileExtensions: +- locker +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.nordcdn.com/apps/windows/NordLocker/4.29.0.0/NordLockerSetup.exe + InstallerSha256: 94100818CA4FD4AE501A1980385B1CD8A7DC439F300FD2C8AC89496DBFA36379 + ProductCode: '{68465EF5-6547-48FC-BC10-DA0DA79F3A59}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/n/NordSecurity/NordLocker/4.29.0.0/NordSecurity.NordLocker.locale.en-US.yaml b/manifests/n/NordSecurity/NordLocker/4.29.0.0/NordSecurity.NordLocker.locale.en-US.yaml new file mode 100644 index 000000000000..b4775f48d545 --- /dev/null +++ b/manifests/n/NordSecurity/NordLocker/4.29.0.0/NordSecurity.NordLocker.locale.en-US.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.defaultLocale.1.6.0.schema.json + +PackageIdentifier: NordSecurity.NordLocker +PackageVersion: 4.29.0.0 +PackageLocale: en-US +Publisher: TEFINCOM S.A. +PublisherUrl: https://nordlocker.com/ +PublisherSupportUrl: https://support.nordlocker.com/ +PrivacyUrl: https://my.nordaccount.com/legal/privacy-policy/ +Author: TEFINCOM S.A. +PackageName: NordLocker +PackageUrl: https://nordlocker.com/ +License: Proprietary +LicenseUrl: https://my.nordaccount.com/legal/terms-of-service/ +Copyright: Copyright © 2019-2024 NordLocker +# CopyrightUrl: +ShortDescription: NordLocker is a secure and easy-to-use cloud for your files, ideas, and memories. Encrypted at all times, your data is always within reach. +# Description: +Moniker: nordlocker +Tags: +- encrypt +- encryption +- file +- security +ReleaseNotes: '- FIXED:We’ve made small tweaks to bring you a better experience with NordLocker.' +ReleaseNotesUrl: https://nordlocker.com/blog/nordlocker-windows-update-notes/ +PurchaseUrl: https://nordlocker.com/plans/ +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/NordSecurity/NordLocker/4.29.0.0/NordSecurity.NordLocker.locale.zh-CN.yaml b/manifests/n/NordSecurity/NordLocker/4.29.0.0/NordSecurity.NordLocker.locale.zh-CN.yaml new file mode 100644 index 000000000000..80b6a388bdba --- /dev/null +++ b/manifests/n/NordSecurity/NordLocker/4.29.0.0/NordSecurity.NordLocker.locale.zh-CN.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.locale.1.6.0.schema.json + +PackageIdentifier: NordSecurity.NordLocker +PackageVersion: 4.29.0.0 +PackageLocale: zh-CN +Publisher: TEFINCOM S.A. +PublisherUrl: https://nordlocker.com/ +PublisherSupportUrl: https://support.nordlocker.com/ +PrivacyUrl: https://my.nordaccount.com/legal/privacy-policy/ +Author: TEFINCOM S.A. +PackageName: NordLocker +PackageUrl: https://nordlocker.com/ +License: 专有软件 +LicenseUrl: https://my.nordaccount.com/legal/terms-of-service/ +Copyright: Copyright © 2019-2024 NordLocker +# CopyrightUrl: +ShortDescription: NordLocker 是一个安全、易用的云存储平台,可以存储您的文件、想法和记忆。随时加密,您的数据触手可及。 +# Description: +# Moniker: +Tags: +- 加密 +- 安全 +- 文件 +# ReleaseNotes: +ReleaseNotesUrl: https://nordlocker.com/blog/nordlocker-windows-update-notes/ +PurchaseUrl: https://nordlocker.com/plans/ +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/n/NordSecurity/NordLocker/4.29.0.0/NordSecurity.NordLocker.yaml b/manifests/n/NordSecurity/NordLocker/4.29.0.0/NordSecurity.NordLocker.yaml new file mode 100644 index 000000000000..9491460a3d34 --- /dev/null +++ b/manifests/n/NordSecurity/NordLocker/4.29.0.0/NordSecurity.NordLocker.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: NordSecurity.NordLocker +PackageVersion: 4.29.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 45a6e3118cb30c4c445131443af308cfafc42ac8 Mon Sep 17 00:00:00 2001 From: Ryan Date: Thu, 24 Oct 2024 10:10:59 +0800 Subject: [PATCH 403/720] New version: Fastfetch-cli.Fastfetch version 2.28.0 (#185347) --- .../Fastfetch-cli.Fastfetch.installer.yaml | 26 +++++ .../Fastfetch-cli.Fastfetch.locale.en-US.yaml | 110 ++++++++++++++++++ .../2.28.0/Fastfetch-cli.Fastfetch.yaml | 8 ++ 3 files changed, 144 insertions(+) create mode 100644 manifests/f/Fastfetch-cli/Fastfetch/2.28.0/Fastfetch-cli.Fastfetch.installer.yaml create mode 100644 manifests/f/Fastfetch-cli/Fastfetch/2.28.0/Fastfetch-cli.Fastfetch.locale.en-US.yaml create mode 100644 manifests/f/Fastfetch-cli/Fastfetch/2.28.0/Fastfetch-cli.Fastfetch.yaml diff --git a/manifests/f/Fastfetch-cli/Fastfetch/2.28.0/Fastfetch-cli.Fastfetch.installer.yaml b/manifests/f/Fastfetch-cli/Fastfetch/2.28.0/Fastfetch-cli.Fastfetch.installer.yaml new file mode 100644 index 000000000000..fe2ee96bfb09 --- /dev/null +++ b/manifests/f/Fastfetch-cli/Fastfetch/2.28.0/Fastfetch-cli.Fastfetch.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: Fastfetch-cli.Fastfetch +PackageVersion: 2.28.0 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: fastfetch.exe +- RelativeFilePath: flashfetch.exe +Commands: +- fastfetch +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/fastfetch-cli/fastfetch/releases/download/2.28.0/fastfetch-windows-i686.zip + InstallerSha256: D3E7A617E327607F1D65629A46245B1FF4897955453BF5BE9B7ED19B5AB35746 +- Architecture: x64 + InstallerUrl: https://github.com/fastfetch-cli/fastfetch/releases/download/2.28.0/fastfetch-windows-amd64.zip + InstallerSha256: 3FD4666C9473961CA99BD658671B89AE2F548C77C0257F220844B0DBAFE9C49D +- Architecture: arm64 + InstallerUrl: https://github.com/fastfetch-cli/fastfetch/releases/download/2.28.0/fastfetch-windows-aarch64.zip + InstallerSha256: 1A7D5356BD205DEDBD51FBF78898EF00ADF95922250B455FDD0640C4F689FC0F +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/f/Fastfetch-cli/Fastfetch/2.28.0/Fastfetch-cli.Fastfetch.locale.en-US.yaml b/manifests/f/Fastfetch-cli/Fastfetch/2.28.0/Fastfetch-cli.Fastfetch.locale.en-US.yaml new file mode 100644 index 000000000000..6019938e01d2 --- /dev/null +++ b/manifests/f/Fastfetch-cli/Fastfetch/2.28.0/Fastfetch-cli.Fastfetch.locale.en-US.yaml @@ -0,0 +1,110 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Fastfetch-cli.Fastfetch +PackageVersion: 2.28.0 +PackageLocale: en-US +Publisher: fastfetch-cli +PublisherUrl: https://github.com/fastfetch-cli +PublisherSupportUrl: https://github.com/fastfetch-cli/fastfetch/issues +PackageName: fastfetch +PackageUrl: https://github.com/fastfetch-cli/fastfetch +License: MIT +LicenseUrl: https://github.com/fastfetch-cli/fastfetch/blob/HEAD/LICENSE +ShortDescription: Like neofetch, but much faster because written mostly in C. +Tags: +- cli +- command-line +- cross-platform +- fastfetch +- fetch +- hardware +- neofetch +- screenfetch +- terminal +ReleaseNotes: |- + Changes: + - Due to the upstream removal of MSYS2 CLANG32 environment, fastfetch-windows-i686 is now built with the ancient and untested MSVCRT. Unknown bugs are expected. + Features: + - Add new module Mouse and Keyboard which display connected mice and keyboards + - Support remaining time detection (Battery) + - Report if AC is connected (Battery, Linux) + - Report platform API used for display detection for debugging (Display) + - Report Wine version when running in Wine (Kernel, Windows) + - Add option waitTime in modules CPUUsage, DiskIO and NetIO + Bugfixes: + - Fix used memory size detection (Memory, OpenBSD) + - Don't report invalid fragmentation percentage when fails to detect it (Zpool) + - Fix unexpected errors when running fastfetch in parallel (#1346, Windows) + - Don't report obviously invalid temperature values (PhysicalDisk, Linux) + Logos: + - Add eweOS + - Add MidOS + - Update XeroArch + + 0eaaf119ddd84cffdb180ced50db23ef441f4812a616317cefc9397b3670098a fastfetch-freebsd-amd64/fastfetch-freebsd-amd64.tar.gz + 1fcdb9178bbf43fd1e3440dba216595fee27e88d37d5f5399eae9f1bcdcf25f4 fastfetch-freebsd-amd64/fastfetch-freebsd-amd64.zip + 2026234e744cd532f44e4d9f1a018ba334f9dd09295d83a37cf066c699e1cc20 fastfetch-linux-aarch64/fastfetch-linux-aarch64.deb + 45f30bb8ca7828c43f98f5d4883ad8b76d55536cb0b9a9f7edde2fa6d5a4c3e7 fastfetch-linux-aarch64/fastfetch-linux-aarch64.rpm + 694e27fba98929b865e40c3e3a1e6e75ab4a7aa6428f8e1904168db1622d1afd fastfetch-linux-aarch64/fastfetch-linux-aarch64.tar.gz + b01401a5e6eb1238be957bf442271ee320d427f2bbb0551959182c03b4de6c20 fastfetch-linux-aarch64/fastfetch-linux-aarch64.zip + 75e9d332e24d9f9d018833e0448aadd6641e8a1f53a50d813ade9bdad19bcaf5 fastfetch-linux-amd64/fastfetch-linux-amd64.deb + dc4a57e6c20cba63a2b9c598907d148e78882e339251f2f1126c68178a165af3 fastfetch-linux-amd64/fastfetch-linux-amd64.rpm + beea71de0c918011ac8b8974e7bdf462b4347c63ed2517b75d44dfbbe8b8f320 fastfetch-linux-amd64/fastfetch-linux-amd64.tar.gz + eca5d253316f6ee48e374f1aeaf355f28ceab061467cd95ebf22fdc557f133fe fastfetch-linux-amd64/fastfetch-linux-amd64.zip + 881808ca79664be1487cb5bb21c7382e45d7883d19c3d38a4524f93991db1fb5 fastfetch-linux-armv7/fastfetch-linux-armv7l.deb + 3f41fa5867640c7ba8e0eca6bc21dc9f491f28e32933fb0a117b61bd8f51f874 fastfetch-linux-armv7/fastfetch-linux-armv7l.rpm + 72608d5819c21c08bc79e086587146e2aed81a558cbf55c84c258b6bd03eb50a fastfetch-linux-armv7/fastfetch-linux-armv7l.tar.gz + 4a13a335d61ca0cbc7fd758c5450b2c75ccb3a94cfcce16d0ec4a419743a767f fastfetch-linux-armv7/fastfetch-linux-armv7l.zip + b6ca88a56c23d548900802b8100aee0dc9c9b3ffd330adc21813f9849e1a6a87 fastfetch-linux-riscv64/fastfetch-linux-riscv64.deb + 4a03fc35ea8fbaf677a4736756d3666c11ab1f4acc62514df8b5685d3ffb3dec fastfetch-linux-riscv64/fastfetch-linux-riscv64.rpm + cc85f1f85cd7bc50ac52656521699d59488798b6e7acbce4af5c6ab886cac5d1 fastfetch-linux-riscv64/fastfetch-linux-riscv64.tar.gz + c5954267e1dee126737d5b17846b8f2c46c33aa3209acb6ab27656192d07a805 fastfetch-linux-riscv64/fastfetch-linux-riscv64.zip + eb8ec7a004a741799a41f29235ba6ef532e4dc7e3598f1f6aa36f0ae0f7ae57a fastfetch-macos-universal/fastfetch-macos-universal.tar.gz + f0908c515276bde082ea1c2168666642c306b608c19e6cefc2d4654b7edb3277 fastfetch-macos-universal/fastfetch-macos-universal.zip + 4a33cb46e87c8289eb8b7174d48be36f351ac99fc0c926e73c896598a7db48a1 fastfetch-musl-amd64/fastfetch-musl-amd64.tar.gz + 6caa280ff09d06c144db9b9ee6f7a5440e8d07b2c81f479c7cfc10f94dfda93e fastfetch-musl-amd64/fastfetch-musl-amd64.zip + f9d07e5fc2b9124e1e2ad827104aa6faadeb75e07cfcd4b41bc6cf3c15f833fa fastfetch-openbsd-amd64/fastfetch-openbsd-amd64.tar.gz + 1c79d028014992c4b00730649ab1cf30fb8e311e71687435823e213e0044e8bf fastfetch-openbsd-amd64/fastfetch-openbsd-amd64.zip + 115d9947ee0acf6246894888998db31de024f651123396c6251033390c241dc7 fastfetch-source/2.28.0.tar.gz + c6ca6cf4c15fd3305983b898d9f576cbad4fe7af7fd8df8f01b12abbfe44fe96 fastfetch-source/2.28.0.zip + 9ad00b02c7dbdd1fbc1adb73580a15c1188f46851be2404e24eb88fef3d961d3 fastfetch-sunos-amd64/fastfetch-sunos-i386.tar.gz + 608fa49fd57807d0a25baff6b053a1e7c7737bdd3516289aea0b07238e5d6676 fastfetch-sunos-amd64/fastfetch-sunos-i386.zip + 766f743730dfc2a79e1060ead7879a09966527ac350f33458636a1d3f26d2337 fastfetch-windows-amd64/fastfetch-windows-amd64.7z + 3fd4666c9473961ca99bd658671b89ae2f548c77c0257f220844b0dbafe9c49d fastfetch-windows-amd64/fastfetch-windows-amd64.zip + 287e00d760d16095257d7a4bcce6de58363383622990ee97f84f88d8979a3899 fastfetch-windows-i686/fastfetch-windows-i686.7z + d3e7a617e327607f1d65629a46245b1ff4897955453bf5be9b7ed19b5ab35746 fastfetch-windows-i686/fastfetch-windows-i686.zip + + f13e4c8b55d733e36227103a5d37e0197e9d0aa1549138c04854ffaad59452691f6a3760d4cf269dd04dc0db55aaff68f3f383615f6d6620ad49208a973279bd fastfetch-freebsd-amd64/fastfetch-freebsd-amd64.tar.gz + 4e8341d68876cb8ed9ba9e5544dd7bde3644e409b6fece76b5ce44134ea1730ac49725e509219c9f67dc9795bec8da576ff73607bce3c2c325dd21dd01dbfd3e fastfetch-freebsd-amd64/fastfetch-freebsd-amd64.zip + 06003e995b9743cb253365993499763cf2e0af5592a3ed36e0ad58b4f16034be0be8ed925b1dcf16d7a9884671f22f60a05fe785058411ca278d718ee29f2cac fastfetch-linux-aarch64/fastfetch-linux-aarch64.deb + 85f4d2f8514c81b94914091ab14c0d1da84f8b54dbc5a4585b519bdfdd9c2532b353649a9fa22d405aaa61137e14d56cb5f5b9504ca822b9544540519c22b1c0 fastfetch-linux-aarch64/fastfetch-linux-aarch64.rpm + bb2b31824c7449c9e622cd7c6143f1d3ab42044caf6dbbdc66ac2a40238e9d8098cc5754e4911c5d874178db5ac3f4bb89eefdbe54fdc345fc9f9a453fae0f61 fastfetch-linux-aarch64/fastfetch-linux-aarch64.tar.gz + acb5780c9d48d7e2199a0738e540ea19d6ab4e7f789814ea836ec72e1e652f05dcdf9f01c5e15d6da66926c84b26206ab4ec06b905aa591d0c72336c2fbac9c0 fastfetch-linux-aarch64/fastfetch-linux-aarch64.zip + 15f869aa04b19dfc3bb4c8ec584509797defc6c2c0316a780d7c49971ec6a350b32560d133d8c2f366ef0c96e3d3898349cca05495bda0c9167688f9424f0b74 fastfetch-linux-amd64/fastfetch-linux-amd64.deb + 9ea3a4f8d3865a099aab27c2d1de341fab79492b63801cfebb98790242fcc0d33036f1cdfcfff6f3916e4d107f48cd7d583490b8aac92b9d3d990f40180ca34c fastfetch-linux-amd64/fastfetch-linux-amd64.rpm + 95fed5fa0c88aca601d095022e25868bfd3cb4f5114eb1de0448c588fdcf6ef46a3b3d1ba6c7c5557a17f7294fb2adeedb7481b8d1c60e8d54d53752dd8a3457 fastfetch-linux-amd64/fastfetch-linux-amd64.tar.gz + 02a372403f80475c411abecf633776b16b8bfdb5a68144c1c1d6f3a5c0f719e4e85a63997ea4b30f8d317dc7d1d4a9865024694da9844e1aed05d489e095ec82 fastfetch-linux-amd64/fastfetch-linux-amd64.zip + c86bd41257aff6b8667503525dd34ae6433e072f4d0ba7681f01cbd7023e9171ae1f3a82daa24618ee44c11e01cb63a5f02849b9db93a551c541a0bc74309988 fastfetch-linux-armv7/fastfetch-linux-armv7l.deb + e8488bbc9d880f9c824c6244dd23e73125845d4e91ff14c078dcfa46355824fe51798b16a3a504227a34819757740832e8ad79d0c9f3f0094fb8c6833d9b4a90 fastfetch-linux-armv7/fastfetch-linux-armv7l.rpm + 34948118f95743498ef5e8e09288a6ec82a0ef0fb123b3522a8a21fa2f2033bf9286c0fce49fb7260803b68018301dfb03340e0785eb192462c792c52262dd66 fastfetch-linux-armv7/fastfetch-linux-armv7l.tar.gz + 9bd9a435e4bfd9fa96cf3860de213eef56d1c2cdd8de609572b415c5fdf53f44697bfa92dca844ea937b683c79b43b3e6870ea1eb57af8e67c097d91d5123762 fastfetch-linux-armv7/fastfetch-linux-armv7l.zip + e8890c8f1a5e7dbd69b1ece820d9bd161a90bfddfa38fee453443f01d9a5b253ec92a382f8b7841cdf727b6693ea523ebc6e6c39cc0602329a3fab507f19bc5e fastfetch-linux-riscv64/fastfetch-linux-riscv64.deb + 339305ed35fbf04d4148423a3a8028bfc727871b02d6a49ad72c11ea0aeddc2c5d24210a5a177ef7d24c1225df05542164be4668cdcdf3b8d34cc21fc428ef3a fastfetch-linux-riscv64/fastfetch-linux-riscv64.rpm + 754d668c4ec83126ec6eb56238453e8ad1cdc90e04483b371666abffe415d6496e726cff457894481f14eba1bf78e1b7f68a6b48191883b19c387702bcb74bd1 fastfetch-linux-riscv64/fastfetch-linux-riscv64.tar.gz + 72c79dc01ce927171dba3498e4b498fe6687601c1075a451ab88a6f537826c1a6cf7f6e60eabae6c9e9b3178974e8024926393b6437063b351d96f451b438a36 fastfetch-linux-riscv64/fastfetch-linux-riscv64.zip + 17d2e76cab19e55a7f644443ebe4693fcc6f4ef30016a4359a0ad0488cf9948d8751a7bd5e2045104a9d19fbe766ac8b8a573748d9725fd72f6663abb1a06800 fastfetch-macos-universal/fastfetch-macos-universal.tar.gz + 61990ae5ea0267137f52cc1cdd53b4e392d8b22e539d023b1db79caf2744ca003cfa67821c92ff5432f1f6aa27ff572ff535650c44915ef984d66e5e6d0b5098 fastfetch-macos-universal/fastfetch-macos-universal.zip + 77fbd9609522a28820e2fa86b9da6e6ac184eca858ed1216d85841305c1a3f80c4a1a75e22390aed0eb9fec4ab61ec98bb636848b51410e22c02f4fefd540077 fastfetch-musl-amd64/fastfetch-musl-amd64.tar.gz + 94142c24ed421d01488cb4e837229a83256c5a86fae9cbe5f1ae037e397475a04c6c95594dbc038e2f20e7839de21c0cba8f553da3b609a92eb4016162e32dc8 fastfetch-musl-amd64/fastfetch-musl-amd64.zip + 952d6a02105edb045226441a5c39f26f302294a7d7e4e2ca10f8a48ef76bd9c9d25e338be44e6981366fbd7543eba659f2f847ad535877f4c3edf6c5a5186ed9 fastfetch-openbsd-amd64/fastfetch-openbsd-amd64.tar.gz + 9356ba1054d6a8fec3b76bf9cde3159e04f4c33da9975cf7ad6d5b3475b0bcf1ab93a745ee4ba4e541d47d25ad0b0c0f6d6df0773869c06627e8ce0bed946a05 fastfetch-openbsd-amd64/fastfetch-openbsd-amd64.zip + 9a08da7328234caa9bd77ac2393e8c0f8006dc1e9d97f7ceec4d1b737899e0b10ae8b726485bdac70da49f985c5386a341806555c27dfb73fb35a513704352ee fastfetch-source/2.28.0.tar.gz + 9d9dd1533481f44aef44108a9f03585b848f285ae6f2b587f55d8f66604ecbd5e9e554ac2812f5072174d696a4e93ca414cfe405dd7c72d0085b6a728cf5aa53 fastfetch-source/2.28.0.zip + b515ecd25677513745e3a6a63d8702acb4739c2a2c7bd2f4e217de8e488de66373cc116e399b77f644a3ee515a6703c4a4c87c9d9e28a0969afc582671b9db8b fastfetch-sunos-amd64/fastfetch-sunos-i386.tar.gz + fa0d131dbfa9d83ee2fa7daa5b0631e88fd9b833da8eaafb679ff4860b236bfdd5bc1281f97cb943a490e18de0df941411e3d356696aeedbabefe722dc063010 fastfetch-sunos-amd64/fastfetch-sunos-i386.zip + 56b4618d7dbd40f95c82001d6ad825d29f9e07569f1f5687528308046674c3b297c4f0ad8c8bb35c10ca87ec732b17c6e99be41d1b56af279f10eb54fa6761fa fastfetch-windows-amd64/fastfetch-windows-amd64.7z + ad8f6cddbf51e9c28cf7efb238d1999487b58660a76101443d68c77d29e6479f8c95e9e6e18996dab961a9c59584118a61640a8a3d18343502c6ac0a9b5af761 fastfetch-windows-amd64/fastfetch-windows-amd64.zip +ReleaseNotesUrl: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.28.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/f/Fastfetch-cli/Fastfetch/2.28.0/Fastfetch-cli.Fastfetch.yaml b/manifests/f/Fastfetch-cli/Fastfetch/2.28.0/Fastfetch-cli.Fastfetch.yaml new file mode 100644 index 000000000000..be6fc961df81 --- /dev/null +++ b/manifests/f/Fastfetch-cli/Fastfetch/2.28.0/Fastfetch-cli.Fastfetch.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: Fastfetch-cli.Fastfetch +PackageVersion: 2.28.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 6e89ade8e495bfa50135e1812541f3a924c38eca Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Thu, 24 Oct 2024 04:11:18 +0200 Subject: [PATCH 404/720] New version: h3poteto.fedistar version 1.9.12 (#185352) --- .../1.9.12/h3poteto.fedistar.installer.yaml | 23 +++++++++ .../h3poteto.fedistar.locale.en-US.yaml | 51 +++++++++++++++++++ .../fedistar/1.9.12/h3poteto.fedistar.yaml | 8 +++ 3 files changed, 82 insertions(+) create mode 100644 manifests/h/h3poteto/fedistar/1.9.12/h3poteto.fedistar.installer.yaml create mode 100644 manifests/h/h3poteto/fedistar/1.9.12/h3poteto.fedistar.locale.en-US.yaml create mode 100644 manifests/h/h3poteto/fedistar/1.9.12/h3poteto.fedistar.yaml diff --git a/manifests/h/h3poteto/fedistar/1.9.12/h3poteto.fedistar.installer.yaml b/manifests/h/h3poteto/fedistar/1.9.12/h3poteto.fedistar.installer.yaml new file mode 100644 index 000000000000..d88a849a34f2 --- /dev/null +++ b/manifests/h/h3poteto/fedistar/1.9.12/h3poteto.fedistar.installer.yaml @@ -0,0 +1,23 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: h3poteto.fedistar +PackageVersion: 1.9.12 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{67EC801E-AAD4-4A97-8F44-1742789127EF}' +ReleaseDate: 2024-10-22 +AppsAndFeaturesEntries: +- DisplayName: fedistar + Publisher: fedistar + ProductCode: '{67EC801E-AAD4-4A97-8F44-1742789127EF}' + UpgradeCode: '{41840B3C-ADCE-5123-A0C8-344F6C799161}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/fedistar' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/h3poteto/fedistar/releases/download/v1.9.12/fedistar_1.9.12_x64_en-US.msi + InstallerSha256: 670326AF525C8592BF381662E4594933B80C60FB5DD43B84FED74C91F280C2C3 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/h/h3poteto/fedistar/1.9.12/h3poteto.fedistar.locale.en-US.yaml b/manifests/h/h3poteto/fedistar/1.9.12/h3poteto.fedistar.locale.en-US.yaml new file mode 100644 index 000000000000..3528755aba7f --- /dev/null +++ b/manifests/h/h3poteto/fedistar/1.9.12/h3poteto.fedistar.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: h3poteto.fedistar +PackageVersion: 1.9.12 +PackageLocale: en-US +Publisher: h3poteto +PublisherUrl: https://github.com/h3poteto +PublisherSupportUrl: https://github.com/h3poteto/fedistar/issues +PackageName: fedistar +License: GPL-3.0 +LicenseUrl: https://github.com/h3poteto/fedistar/blob/HEAD/LICENSE +ShortDescription: Multi-column Fediverse client for desktop +Tags: +- app +- desktop +- firefish +- friendica +- mastodon +- pleroma +ReleaseNotes: |- + What's Changed + - New Crowdin updates by @h3poteto in #1608 + - New Crowdin updates by @h3poteto in #1610 + - Update dependency node to v20.18.0 by @renovate in #1569 + - Update typescript-eslint monorepo to v8 (major) - autoclosed by @renovate in #1574 + - Update dependency rsuite to v5.73.0 by @renovate in #1576 + - Update Rust crate serde to 1.0.210 by @renovate in #1579 + - Update Rust crate rust-i18n to 3.1.2 by @renovate in #1580 + - Update Rust crate reqwest to >=0.12.8 by @renovate in #1585 + - Update Rust crate megalodon to 0.13.9 by @renovate in #1591 + - Update dependency jsdom to ^24.1.3 by @renovate in #1594 + - Update dependency eslint-plugin-react to ^7.37.1 by @renovate in #1596 + - Update peter-evans/create-pull-request action to v7 by @renovate in #1600 + - Update actions/checkout digest to eef6144 by @renovate in #1611 + - Update dependency @types/jest to ^29.5.13 by @renovate in #1593 + - Update react monorepo by @renovate in #1606 + - Update Rust crate futures to 0.3.31 by @renovate in #1612 + - Update dependency megalodon to v10.0.5 by @renovate in #1595 + - Update dependency sass to ^1.80.3 by @renovate in #1597 + - Update Rust crate sqlx to 0.8.2 by @renovate in #1592 + - Update dependency react-virtuoso to v4.12.0 by @renovate in #1620 + - Update dependency @rsuite/icons to ^1.2.0 by @renovate in #1618 + - Update Rust crate serde_json to 1.0.132 by @renovate in #1613 + - [Auto update] Thirdparty libraries list by @github-actions in #1607 + - Log error when read notifications by @h3poteto in #1623 + - Revert rsuite to v5.68.0 by @h3poteto in #1630 + Full Changelog: https://github.com/h3poteto/fedistar/compare/v1.9.11...v1.9.12 +ReleaseNotesUrl: https://github.com/h3poteto/fedistar/releases/tag/v1.9.12 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/h/h3poteto/fedistar/1.9.12/h3poteto.fedistar.yaml b/manifests/h/h3poteto/fedistar/1.9.12/h3poteto.fedistar.yaml new file mode 100644 index 000000000000..4d29e5a4b10b --- /dev/null +++ b/manifests/h/h3poteto/fedistar/1.9.12/h3poteto.fedistar.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: h3poteto.fedistar +PackageVersion: 1.9.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 7e6ddd77d995a8259f59100e4b6098069fe8ea0f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:11:54 +0800 Subject: [PATCH 405/720] New version: CondaForge.Mambaforge.PyPy3 version 24.9.0-0 (#185355) --- ...CondaForge.Mambaforge.PyPy3.installer.yaml | 35 ++++++++++++++++ ...daForge.Mambaforge.PyPy3.locale.en-US.yaml | 42 +++++++++++++++++++ ...daForge.Mambaforge.PyPy3.locale.zh-CN.yaml | 36 ++++++++++++++++ .../24.9.0-0/CondaForge.Mambaforge.PyPy3.yaml | 8 ++++ 4 files changed, 121 insertions(+) create mode 100644 manifests/c/CondaForge/Mambaforge/PyPy3/24.9.0-0/CondaForge.Mambaforge.PyPy3.installer.yaml create mode 100644 manifests/c/CondaForge/Mambaforge/PyPy3/24.9.0-0/CondaForge.Mambaforge.PyPy3.locale.en-US.yaml create mode 100644 manifests/c/CondaForge/Mambaforge/PyPy3/24.9.0-0/CondaForge.Mambaforge.PyPy3.locale.zh-CN.yaml create mode 100644 manifests/c/CondaForge/Mambaforge/PyPy3/24.9.0-0/CondaForge.Mambaforge.PyPy3.yaml diff --git a/manifests/c/CondaForge/Mambaforge/PyPy3/24.9.0-0/CondaForge.Mambaforge.PyPy3.installer.yaml b/manifests/c/CondaForge/Mambaforge/PyPy3/24.9.0-0/CondaForge.Mambaforge.PyPy3.installer.yaml new file mode 100644 index 000000000000..9a6665ad0724 --- /dev/null +++ b/manifests/c/CondaForge/Mambaforge/PyPy3/24.9.0-0/CondaForge.Mambaforge.PyPy3.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: CondaForge.Mambaforge.PyPy3 +PackageVersion: 24.9.0-0 +InstallerType: nullsoft +Commands: +- conda +- mamba +- pip +- pip3 +- python +- pythonw +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/conda-forge/miniforge/releases/download/24.9.0-0/Mambaforge-pypy3-24.9.0-0-Windows-x86_64.exe + InstallerSha256: 6EAFAF5F39F2BF3BCDBA16E692E40A7B0D14B6C13E7383CB074AD308BC48EC30 + InstallerSwitches: + Custom: /InstallationType=JustMe + UpgradeBehavior: deny + ProductCode: Mambaforge-pypy3 24.9.0-0 (Python 3.9.18 64-bit) + RequireExplicitUpgrade: true +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/conda-forge/miniforge/releases/download/24.9.0-0/Mambaforge-pypy3-24.9.0-0-Windows-x86_64.exe + InstallerSha256: 6EAFAF5F39F2BF3BCDBA16E692E40A7B0D14B6C13E7383CB074AD308BC48EC30 + InstallerSwitches: + Custom: /InstallationType=AllUsers + UpgradeBehavior: uninstallPrevious + ProductCode: Mambaforge-pypy3 24.9.0-0 (Python 3.9.18 64-bit) + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/CondaForge/Mambaforge/PyPy3/24.9.0-0/CondaForge.Mambaforge.PyPy3.locale.en-US.yaml b/manifests/c/CondaForge/Mambaforge/PyPy3/24.9.0-0/CondaForge.Mambaforge.PyPy3.locale.en-US.yaml new file mode 100644 index 000000000000..66255447e331 --- /dev/null +++ b/manifests/c/CondaForge/Mambaforge/PyPy3/24.9.0-0/CondaForge.Mambaforge.PyPy3.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: CondaForge.Mambaforge.PyPy3 +PackageVersion: 24.9.0-0 +PackageLocale: en-US +Publisher: conda-forge +PublisherUrl: https://conda-forge.org/ +PublisherSupportUrl: https://github.com/conda-forge/miniforge/issues +# PrivacyUrl: +# Author: +PackageName: Mambaforge-pypy3 +PackageUrl: https://github.com/conda-forge/miniforge +License: BSD-3-Clause +LicenseUrl: https://raw.githubusercontent.com/conda-forge/miniforge/HEAD/LICENSE +Copyright: Copyright (c) 2019-2024, conda-forge +# CopyrightUrl: +ShortDescription: Mambaforge is Miniforge (free minimal installer for conda specific to conda-forge) with Mamba in place of Conda. Use PyPy in place of standard Python interpreter +# Description: +Moniker: mambaforge-pypy3 +Tags: +- anaconda +- conda +- conda-forge +- mamba +- pypy +- python +ReleaseNotes: |- + What's Changed + - Deprecate PyPy3 installers by @hmaarrfk in https://github.com/conda-forge/miniforge/pull/657 + - Update to conda 24.9 by @hmaarrfk in https://github.com/conda-forge/miniforge/pull/655 + New Contributors + - @amorehead made their first contribution in https://github.com/conda-forge/miniforge/pull/652 + Full Changelog: https://github.com/conda-forge/miniforge/compare/24.7.1-2...24.9.0-0 +ReleaseNotesUrl: https://github.com/conda-forge/miniforge/releases/tag/24.9.0-0 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://conda-forge.org/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CondaForge/Mambaforge/PyPy3/24.9.0-0/CondaForge.Mambaforge.PyPy3.locale.zh-CN.yaml b/manifests/c/CondaForge/Mambaforge/PyPy3/24.9.0-0/CondaForge.Mambaforge.PyPy3.locale.zh-CN.yaml new file mode 100644 index 000000000000..58914a1eaa60 --- /dev/null +++ b/manifests/c/CondaForge/Mambaforge/PyPy3/24.9.0-0/CondaForge.Mambaforge.PyPy3.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: CondaForge.Mambaforge.PyPy3 +PackageVersion: 24.9.0-0 +PackageLocale: zh-CN +Publisher: conda-forge +PublisherUrl: https://conda-forge.org/ +PublisherSupportUrl: https://github.com/conda-forge/miniforge/issues +# PrivacyUrl: +# Author: +PackageName: Mambaforge-pypy3 +PackageUrl: https://github.com/conda-forge/miniforge +License: BSD-3-Clause +LicenseUrl: https://raw.githubusercontent.com/conda-forge/miniforge/HEAD/LICENSE +Copyright: Copyright (c) 2019-2024, conda-forge +# CopyrightUrl: +ShortDescription: Mambaforge 是将 Conda 替换为 Mamba 的 Miniforge(专门针对 conda-forge 的 Conda 免费/自由最小安装程序)。使用 PyPy 代替标准 Python 解释器 +# Description: +# Moniker: +Tags: +- anaconda +- conda +- conda-forge +- mamba +- pypy +- python +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/conda-forge/miniforge/releases/tag/24.9.0-0 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://conda-forge.org/docs/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CondaForge/Mambaforge/PyPy3/24.9.0-0/CondaForge.Mambaforge.PyPy3.yaml b/manifests/c/CondaForge/Mambaforge/PyPy3/24.9.0-0/CondaForge.Mambaforge.PyPy3.yaml new file mode 100644 index 000000000000..f4ed9406c7c7 --- /dev/null +++ b/manifests/c/CondaForge/Mambaforge/PyPy3/24.9.0-0/CondaForge.Mambaforge.PyPy3.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: CondaForge.Mambaforge.PyPy3 +PackageVersion: 24.9.0-0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From a1a36565b59dbf26274c646c41b53cd02a44d59b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:12:12 +0800 Subject: [PATCH 406/720] New version: CondaForge.Mambaforge version 24.9.0-0 (#185356) --- .../CondaForge.Mambaforge.installer.yaml | 35 ++++++++++++++++ .../CondaForge.Mambaforge.locale.en-US.yaml | 41 +++++++++++++++++++ .../CondaForge.Mambaforge.locale.zh-CN.yaml | 35 ++++++++++++++++ .../24.9.0-0/CondaForge.Mambaforge.yaml | 8 ++++ 4 files changed, 119 insertions(+) create mode 100644 manifests/c/CondaForge/Mambaforge/24.9.0-0/CondaForge.Mambaforge.installer.yaml create mode 100644 manifests/c/CondaForge/Mambaforge/24.9.0-0/CondaForge.Mambaforge.locale.en-US.yaml create mode 100644 manifests/c/CondaForge/Mambaforge/24.9.0-0/CondaForge.Mambaforge.locale.zh-CN.yaml create mode 100644 manifests/c/CondaForge/Mambaforge/24.9.0-0/CondaForge.Mambaforge.yaml diff --git a/manifests/c/CondaForge/Mambaforge/24.9.0-0/CondaForge.Mambaforge.installer.yaml b/manifests/c/CondaForge/Mambaforge/24.9.0-0/CondaForge.Mambaforge.installer.yaml new file mode 100644 index 000000000000..e073b7f72643 --- /dev/null +++ b/manifests/c/CondaForge/Mambaforge/24.9.0-0/CondaForge.Mambaforge.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: CondaForge.Mambaforge +PackageVersion: 24.9.0-0 +InstallerType: nullsoft +Commands: +- conda +- mamba +- pip +- pip3 +- python +- pythonw +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/conda-forge/miniforge/releases/download/24.9.0-0/Mambaforge-24.9.0-0-Windows-x86_64.exe + InstallerSha256: 7F1F8F21B1768DC189050AB3A2234B46A67EC122ACA3B6B97E5722E86D333A08 + InstallerSwitches: + Custom: /InstallationType=JustMe + UpgradeBehavior: deny + ProductCode: Mambaforge 24.9.0-0 (Python 3.12.7 64-bit) + RequireExplicitUpgrade: true +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/conda-forge/miniforge/releases/download/24.9.0-0/Mambaforge-24.9.0-0-Windows-x86_64.exe + InstallerSha256: 7F1F8F21B1768DC189050AB3A2234B46A67EC122ACA3B6B97E5722E86D333A08 + InstallerSwitches: + Custom: /InstallationType=AllUsers + UpgradeBehavior: uninstallPrevious + ProductCode: Mambaforge 24.9.0-0 (Python 3.12.7 64-bit) + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/CondaForge/Mambaforge/24.9.0-0/CondaForge.Mambaforge.locale.en-US.yaml b/manifests/c/CondaForge/Mambaforge/24.9.0-0/CondaForge.Mambaforge.locale.en-US.yaml new file mode 100644 index 000000000000..d469c2dea53a --- /dev/null +++ b/manifests/c/CondaForge/Mambaforge/24.9.0-0/CondaForge.Mambaforge.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: CondaForge.Mambaforge +PackageVersion: 24.9.0-0 +PackageLocale: en-US +Publisher: conda-forge +PublisherUrl: https://conda-forge.org/ +PublisherSupportUrl: https://github.com/conda-forge/miniforge/issues +# PrivacyUrl: +# Author: +PackageName: Mambaforge +PackageUrl: https://github.com/conda-forge/miniforge +License: BSD-3-Clause +LicenseUrl: https://raw.githubusercontent.com/conda-forge/miniforge/HEAD/LICENSE +Copyright: Copyright (c) 2019-2024, conda-forge +# CopyrightUrl: +ShortDescription: Mambaforge is Miniforge (free minimal installer for conda specific to conda-forge) with Mamba in place of Conda. +# Description: +Moniker: mambaforge +Tags: +- anaconda +- conda +- conda-forge +- mamba +- python +ReleaseNotes: |- + What's Changed + - Deprecate PyPy3 installers by @hmaarrfk in https://github.com/conda-forge/miniforge/pull/657 + - Update to conda 24.9 by @hmaarrfk in https://github.com/conda-forge/miniforge/pull/655 + New Contributors + - @amorehead made their first contribution in https://github.com/conda-forge/miniforge/pull/652 + Full Changelog: https://github.com/conda-forge/miniforge/compare/24.7.1-2...24.9.0-0 +ReleaseNotesUrl: https://github.com/conda-forge/miniforge/releases/tag/24.9.0-0 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://conda-forge.org/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CondaForge/Mambaforge/24.9.0-0/CondaForge.Mambaforge.locale.zh-CN.yaml b/manifests/c/CondaForge/Mambaforge/24.9.0-0/CondaForge.Mambaforge.locale.zh-CN.yaml new file mode 100644 index 000000000000..3274f5726dee --- /dev/null +++ b/manifests/c/CondaForge/Mambaforge/24.9.0-0/CondaForge.Mambaforge.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: CondaForge.Mambaforge +PackageVersion: 24.9.0-0 +PackageLocale: zh-CN +Publisher: conda-forge +PublisherUrl: https://conda-forge.org/ +PublisherSupportUrl: https://github.com/conda-forge/miniforge/issues +# PrivacyUrl: +# Author: +PackageName: Mambaforge +PackageUrl: https://github.com/conda-forge/miniforge +License: BSD-3-Clause +LicenseUrl: https://raw.githubusercontent.com/conda-forge/miniforge/HEAD/LICENSE +Copyright: Copyright (c) 2019-2024, conda-forge +# CopyrightUrl: +ShortDescription: Mambaforge 是将 Conda 替换为 Mamba 的 Miniforge(专门针对 conda-forge 的 Conda 免费/自由最小安装程序)。 +# Description: +# Moniker: +Tags: +- anaconda +- conda +- conda-forge +- mamba +- python +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/conda-forge/miniforge/releases/tag/24.9.0-0 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://conda-forge.org/docs/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CondaForge/Mambaforge/24.9.0-0/CondaForge.Mambaforge.yaml b/manifests/c/CondaForge/Mambaforge/24.9.0-0/CondaForge.Mambaforge.yaml new file mode 100644 index 000000000000..9b2b6dedf142 --- /dev/null +++ b/manifests/c/CondaForge/Mambaforge/24.9.0-0/CondaForge.Mambaforge.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: CondaForge.Mambaforge +PackageVersion: 24.9.0-0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 59e8f2472c31edfabef6efd39a3ab4638edae1d7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:15:18 +0800 Subject: [PATCH 407/720] New version: CondaForge.Miniforge3 version 24.9.0-0 (#185357) --- .../CondaForge.Miniforge3.installer.yaml | 36 ++++++++++++++++ .../CondaForge.Miniforge3.locale.en-US.yaml | 41 +++++++++++++++++++ .../CondaForge.Miniforge3.locale.zh-CN.yaml | 35 ++++++++++++++++ .../24.9.0-0/CondaForge.Miniforge3.yaml | 8 ++++ 4 files changed, 120 insertions(+) create mode 100644 manifests/c/CondaForge/Miniforge3/24.9.0-0/CondaForge.Miniforge3.installer.yaml create mode 100644 manifests/c/CondaForge/Miniforge3/24.9.0-0/CondaForge.Miniforge3.locale.en-US.yaml create mode 100644 manifests/c/CondaForge/Miniforge3/24.9.0-0/CondaForge.Miniforge3.locale.zh-CN.yaml create mode 100644 manifests/c/CondaForge/Miniforge3/24.9.0-0/CondaForge.Miniforge3.yaml diff --git a/manifests/c/CondaForge/Miniforge3/24.9.0-0/CondaForge.Miniforge3.installer.yaml b/manifests/c/CondaForge/Miniforge3/24.9.0-0/CondaForge.Miniforge3.installer.yaml new file mode 100644 index 000000000000..66f8eddb5767 --- /dev/null +++ b/manifests/c/CondaForge/Miniforge3/24.9.0-0/CondaForge.Miniforge3.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: CondaForge.Miniforge3 +PackageVersion: 24.9.0-0 +InstallerType: nullsoft +InstallModes: +- silent +UpgradeBehavior: install +Commands: +- conda +- mamba +- pip +- pip3 +- python +- pythonw +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/conda-forge/miniforge/releases/download/24.9.0-0/Miniforge3-24.9.0-0-Windows-x86_64.exe + InstallerSha256: 14C8EFBB2B7D586C300FFF33A18A22F5FE39FD8C637009238736CAEB8AD44EB0 + InstallerSwitches: + Custom: /S /JustMe /AddToPath=0 /RegisterPython=0 + ProductCode: Miniforge3 24.9.0-0 (Python 3.12.7 64-bit) + RequireExplicitUpgrade: true +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/conda-forge/miniforge/releases/download/24.9.0-0/Miniforge3-24.9.0-0-Windows-x86_64.exe + InstallerSha256: 14C8EFBB2B7D586C300FFF33A18A22F5FE39FD8C637009238736CAEB8AD44EB0 + InstallerSwitches: + Custom: /S /AllUsers /AddToPath=0 /RegisterPython=0 + ProductCode: Miniforge3 24.9.0-0 (Python 3.12.7 64-bit) + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/CondaForge/Miniforge3/24.9.0-0/CondaForge.Miniforge3.locale.en-US.yaml b/manifests/c/CondaForge/Miniforge3/24.9.0-0/CondaForge.Miniforge3.locale.en-US.yaml new file mode 100644 index 000000000000..7331312401fb --- /dev/null +++ b/manifests/c/CondaForge/Miniforge3/24.9.0-0/CondaForge.Miniforge3.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: CondaForge.Miniforge3 +PackageVersion: 24.9.0-0 +PackageLocale: en-US +Publisher: conda-forge +PublisherUrl: https://conda-forge.org/ +PublisherSupportUrl: https://github.com/conda-forge/miniforge/issues +# PrivacyUrl: +Author: conda-forge +PackageName: Miniforge3 +PackageUrl: https://github.com/conda-forge/miniforge +License: BSD-3-Clause +LicenseUrl: https://raw.githubusercontent.com/conda-forge/miniforge/HEAD/LICENSE +Copyright: Copyright (c) 2019-2024, conda-forge +# CopyrightUrl: +ShortDescription: Miniforge is a free minimal installer for conda specific to conda-forge. +# Description: +Moniker: miniforge3 +Tags: +- anaconda +- conda +- conda-forge +- mamba +- python +ReleaseNotes: |- + What's Changed + - Deprecate PyPy3 installers by @hmaarrfk in https://github.com/conda-forge/miniforge/pull/657 + - Update to conda 24.9 by @hmaarrfk in https://github.com/conda-forge/miniforge/pull/655 + New Contributors + - @amorehead made their first contribution in https://github.com/conda-forge/miniforge/pull/652 + Full Changelog: https://github.com/conda-forge/miniforge/compare/24.7.1-2...24.9.0-0 +ReleaseNotesUrl: https://github.com/conda-forge/miniforge/releases/tag/24.9.0-0 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://conda-forge.org/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CondaForge/Miniforge3/24.9.0-0/CondaForge.Miniforge3.locale.zh-CN.yaml b/manifests/c/CondaForge/Miniforge3/24.9.0-0/CondaForge.Miniforge3.locale.zh-CN.yaml new file mode 100644 index 000000000000..618fded9cce6 --- /dev/null +++ b/manifests/c/CondaForge/Miniforge3/24.9.0-0/CondaForge.Miniforge3.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: CondaForge.Miniforge3 +PackageVersion: 24.9.0-0 +PackageLocale: zh-CN +Publisher: conda-forge +PublisherUrl: https://conda-forge.org/ +PublisherSupportUrl: https://github.com/conda-forge/miniforge/issues +# PrivacyUrl: +Author: conda-forge +PackageName: Miniforge3 +PackageUrl: https://github.com/conda-forge/miniforge +License: BSD-3-Clause +LicenseUrl: https://raw.githubusercontent.com/conda-forge/miniforge/HEAD/LICENSE +Copyright: Copyright (c) 2019-2024, conda-forge +# CopyrightUrl: +ShortDescription: Miniforge 是用于 conda 的免费最小化安装程序,专用于 conda-forge。 +# Description: +# Moniker: +Tags: +- anaconda +- conda +- conda-forge +- mamba +- python +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/conda-forge/miniforge/releases/tag/24.9.0-0 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://conda-forge.org/docs/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CondaForge/Miniforge3/24.9.0-0/CondaForge.Miniforge3.yaml b/manifests/c/CondaForge/Miniforge3/24.9.0-0/CondaForge.Miniforge3.yaml new file mode 100644 index 000000000000..4fbb28aff7f0 --- /dev/null +++ b/manifests/c/CondaForge/Miniforge3/24.9.0-0/CondaForge.Miniforge3.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: CondaForge.Miniforge3 +PackageVersion: 24.9.0-0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 26b55ff5dbc8f29b1344a54dce8d7ba10ee54ec4 Mon Sep 17 00:00:00 2001 From: Michal Jan Matczuk Date: Thu, 24 Oct 2024 04:15:32 +0200 Subject: [PATCH 408/720] New version: SauceLabs.SauceConnect 5.2.1 (#185361) Co-authored-by: Sauce Connect Bot --- .../SauceLabs.SauceConnect.installer.yaml | 26 +++++++++++++++++++ .../SauceLabs.SauceConnect.locale.en-US.yaml | 14 ++++++++++ .../5.2.1/SauceLabs.SauceConnect.yaml | 7 +++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/s/SauceLabs/SauceConnect/5.2.1/SauceLabs.SauceConnect.installer.yaml create mode 100644 manifests/s/SauceLabs/SauceConnect/5.2.1/SauceLabs.SauceConnect.locale.en-US.yaml create mode 100644 manifests/s/SauceLabs/SauceConnect/5.2.1/SauceLabs.SauceConnect.yaml diff --git a/manifests/s/SauceLabs/SauceConnect/5.2.1/SauceLabs.SauceConnect.installer.yaml b/manifests/s/SauceLabs/SauceConnect/5.2.1/SauceLabs.SauceConnect.installer.yaml new file mode 100644 index 000000000000..fb9b54959bb3 --- /dev/null +++ b/manifests/s/SauceLabs/SauceConnect/5.2.1/SauceLabs.SauceConnect.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: SauceLabs.SauceConnect +PackageVersion: 5.2.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-10-23" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: sauce-connect.exe + PortableCommandAlias: sauce-connect + InstallerUrl: https://saucelabs.com/downloads/sauce-connect/5.2.1/sauce-connect-5.2.1_windows.aarch64.zip + InstallerSha256: 36482fff75825a04b9a3dcb993f97e19afc1609156bc22061551af18b89587c8 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: sauce-connect.exe + PortableCommandAlias: sauce-connect + InstallerUrl: https://saucelabs.com/downloads/sauce-connect/5.2.1/sauce-connect-5.2.1_windows.x86_64.zip + InstallerSha256: 5e90c0d73aae43970a88434ef9f58ab97cfbc7f1f00e8eec7ecf738f43ecf343 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SauceLabs/SauceConnect/5.2.1/SauceLabs.SauceConnect.locale.en-US.yaml b/manifests/s/SauceLabs/SauceConnect/5.2.1/SauceLabs.SauceConnect.locale.en-US.yaml new file mode 100644 index 000000000000..7b5e3f801ed7 --- /dev/null +++ b/manifests/s/SauceLabs/SauceConnect/5.2.1/SauceLabs.SauceConnect.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: SauceLabs.SauceConnect +PackageVersion: 5.2.1 +PackageLocale: en-US +Publisher: SauceLabs +PublisherUrl: https://saucelabs.com +PackageName: SauceConnect +PackageUrl: https://docs.saucelabs.com/secure-connections/sauce-connect-5/ +License: Proprietary +ShortDescription: Sauce Connect Proxy +Moniker: SauceConnect +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SauceLabs/SauceConnect/5.2.1/SauceLabs.SauceConnect.yaml b/manifests/s/SauceLabs/SauceConnect/5.2.1/SauceLabs.SauceConnect.yaml new file mode 100644 index 000000000000..84caded4872b --- /dev/null +++ b/manifests/s/SauceLabs/SauceConnect/5.2.1/SauceLabs.SauceConnect.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: SauceLabs.SauceConnect +PackageVersion: 5.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 129a6585fb65230c35379190d475ad538120930a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:15:50 +0800 Subject: [PATCH 409/720] New version: Elgato.4KCaptureUtility version 1.7.14.10283 (#185365) --- .../Elgato.4KCaptureUtility.installer.yaml | 21 ++++++++ .../Elgato.4KCaptureUtility.locale.en-US.yaml | 51 +++++++++++++++++++ .../Elgato.4KCaptureUtility.locale.zh-CN.yaml | 34 +++++++++++++ .../1.7.14.10283/Elgato.4KCaptureUtility.yaml | 8 +++ 4 files changed, 114 insertions(+) create mode 100644 manifests/e/Elgato/4KCaptureUtility/1.7.14.10283/Elgato.4KCaptureUtility.installer.yaml create mode 100644 manifests/e/Elgato/4KCaptureUtility/1.7.14.10283/Elgato.4KCaptureUtility.locale.en-US.yaml create mode 100644 manifests/e/Elgato/4KCaptureUtility/1.7.14.10283/Elgato.4KCaptureUtility.locale.zh-CN.yaml create mode 100644 manifests/e/Elgato/4KCaptureUtility/1.7.14.10283/Elgato.4KCaptureUtility.yaml diff --git a/manifests/e/Elgato/4KCaptureUtility/1.7.14.10283/Elgato.4KCaptureUtility.installer.yaml b/manifests/e/Elgato/4KCaptureUtility/1.7.14.10283/Elgato.4KCaptureUtility.installer.yaml new file mode 100644 index 000000000000..933e1ea1e281 --- /dev/null +++ b/manifests/e/Elgato/4KCaptureUtility/1.7.14.10283/Elgato.4KCaptureUtility.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: Elgato.4KCaptureUtility +PackageVersion: 1.7.14.10283 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALL_DIR_COMPANY="" +UpgradeBehavior: install +ReleaseDate: 2024-10-23 +AppsAndFeaturesEntries: +- ProductCode: '{120F0DE0-2D6D-40C0-8C28-411FE95B5577}' + UpgradeCode: '{99F5C230-3C22-4D10-A6CA-CFB416D2EEA7}' +Installers: +- Architecture: x64 + InstallerUrl: https://edge.elgato.com/egc/windows/spotlight/1.7.14/4KCaptureUtility_1.7.14.10283_x64.msi + InstallerSha256: 80033D0A4B5EA00FF7851044AAFC5C90E06133EFC9C95B1077185FFCF14CFF5C + ProductCode: '{120F0DE0-2D6D-40C0-8C28-411FE95B5577}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/Elgato/4KCaptureUtility/1.7.14.10283/Elgato.4KCaptureUtility.locale.en-US.yaml b/manifests/e/Elgato/4KCaptureUtility/1.7.14.10283/Elgato.4KCaptureUtility.locale.en-US.yaml new file mode 100644 index 000000000000..6b629691ff31 --- /dev/null +++ b/manifests/e/Elgato/4KCaptureUtility/1.7.14.10283/Elgato.4KCaptureUtility.locale.en-US.yaml @@ -0,0 +1,51 @@ +# 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.4KCaptureUtility +PackageVersion: 1.7.14.10283 +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 4K Capture Utility +PackageUrl: https://www.elgato.com/s/downloads +License: Proprietary +LicenseUrl: https://www.elgato.com/s/terms-of-use +Copyright: Copyright © 2018-24 Corsair Memory, Inc. All rights reserved. +# CopyrightUrl: +ShortDescription: Software for recording video using Elgato capture cards +# Description: +# Moniker: +Tags: +- broadcasting +- capture +- recording +- streaming +- video +ReleaseNotes: |- + What’s new in 4K Capture Utility 1.7.14? + 🆕 Updated Audio/Video Processing + This update moves audio/video encoding and decoding to the popular FFmpeg multimedia framework, which comes with numerous performance improvements and adds additional supported capture formats. + - AMD - Record up to 4K60 HDR. + - Requires AMD GPU with Video Core Next 1.0 or newer. Learn more + 4K60 HDR and other formats require a compatible capture device. Encoding performance is not guaranteed and varies based on individual system specs. + + 🛠️ Bug fixes & performance improvements + - Cam Link Pro: Added the ability to turn off Multiview for Input 1, which stops signals lower than 4K60 from upscaling to 4K60 and outputs the exact incoming resolution and frame rate. + - HDR video playback in the library is now CUDA accelerated with compatible NVIDIA GPU + - Improved Flashback performance when using AMD GPU encoder + - Resolved an issue preventing EDIDs with ultrawide formats from being loaded onto capture devices + + Want to share feedback on 4K Capture Utility 1.7.14? 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: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/e/Elgato/4KCaptureUtility/1.7.14.10283/Elgato.4KCaptureUtility.locale.zh-CN.yaml b/manifests/e/Elgato/4KCaptureUtility/1.7.14.10283/Elgato.4KCaptureUtility.locale.zh-CN.yaml new file mode 100644 index 000000000000..3fbf753a3174 --- /dev/null +++ b/manifests/e/Elgato/4KCaptureUtility/1.7.14.10283/Elgato.4KCaptureUtility.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: Elgato.4KCaptureUtility +PackageVersion: 1.7.14.10283 +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 4K Capture Utility +PackageUrl: https://www.elgato.com/cn/zh/s/downloads +License: 专有软件 +LicenseUrl: https://www.elgato.com/cn/zh/s/terms-of-use +Copyright: 版权所有© 2018-24 Corsair Memory, Inc。版权所有。 +# CopyrightUrl: +ShortDescription: 使用 Elgato 采集卡录制视频的软件 +# Description: +# Moniker: +Tags: +- 串流 +- 录制 +- 录屏 +- 捕获 +- 直播 +- 视频 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/e/Elgato/4KCaptureUtility/1.7.14.10283/Elgato.4KCaptureUtility.yaml b/manifests/e/Elgato/4KCaptureUtility/1.7.14.10283/Elgato.4KCaptureUtility.yaml new file mode 100644 index 000000000000..0c5f4c76bbcd --- /dev/null +++ b/manifests/e/Elgato/4KCaptureUtility/1.7.14.10283/Elgato.4KCaptureUtility.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.4KCaptureUtility +PackageVersion: 1.7.14.10283 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 83bc6490116f5ddf46762c98b47be1a08b1b07ba Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:16:04 +0800 Subject: [PATCH 410/720] New version: JetBrains.IntelliJIDEA.Ultimate version 2024.2.4 (#185366) --- ...rains.IntelliJIDEA.Ultimate.installer.yaml | 43 +++++++++++++++++++ ...ns.IntelliJIDEA.Ultimate.locale.en-US.yaml | 43 +++++++++++++++++++ ...ns.IntelliJIDEA.Ultimate.locale.zh-CN.yaml | 36 ++++++++++++++++ .../JetBrains.IntelliJIDEA.Ultimate.yaml | 8 ++++ 4 files changed, 130 insertions(+) create mode 100644 manifests/j/JetBrains/IntelliJIDEA/Ultimate/2024.2.4/JetBrains.IntelliJIDEA.Ultimate.installer.yaml create mode 100644 manifests/j/JetBrains/IntelliJIDEA/Ultimate/2024.2.4/JetBrains.IntelliJIDEA.Ultimate.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/IntelliJIDEA/Ultimate/2024.2.4/JetBrains.IntelliJIDEA.Ultimate.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/IntelliJIDEA/Ultimate/2024.2.4/JetBrains.IntelliJIDEA.Ultimate.yaml diff --git a/manifests/j/JetBrains/IntelliJIDEA/Ultimate/2024.2.4/JetBrains.IntelliJIDEA.Ultimate.installer.yaml b/manifests/j/JetBrains/IntelliJIDEA/Ultimate/2024.2.4/JetBrains.IntelliJIDEA.Ultimate.installer.yaml new file mode 100644 index 000000000000..5f8f44f19978 --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/Ultimate/2024.2.4/JetBrains.IntelliJIDEA.Ultimate.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA.Ultimate +PackageVersion: 2024.2.4 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- groovy +- ipr +- java +- kt +- kts +ReleaseDate: 2024-10-23 +AppsAndFeaturesEntries: +- DisplayName: IntelliJ IDEA 2024.2.4 + DisplayVersion: 242.23726.103 + ProductCode: IntelliJ IDEA 2024.2.4 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/idea/ideaIU-2024.2.4.exe + InstallerSha256: D1F13F000A79B761325D2B6FE84DA8E759A3266A91E709BB39540E10F4FA2124 + ProductCode: IntelliJ IDEA 2024.2.4 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/idea/ideaIU-2024.2.4.exe + InstallerSha256: D1F13F000A79B761325D2B6FE84DA8E759A3266A91E709BB39540E10F4FA2124 + ProductCode: IntelliJ IDEA 2024.2.4 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/idea/ideaIU-2024.2.4-aarch64.exe + InstallerSha256: 9B6C06DAE104F685D32410AB1D0B26833665CD2E472879E06B81F7A5517D1E26 + ProductCode: IntelliJ IDEA 2024.2.4 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/idea/ideaIU-2024.2.4-aarch64.exe + InstallerSha256: 9B6C06DAE104F685D32410AB1D0B26833665CD2E472879E06B81F7A5517D1E26 + ProductCode: IntelliJ IDEA 2024.2.4 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/Ultimate/2024.2.4/JetBrains.IntelliJIDEA.Ultimate.locale.en-US.yaml b/manifests/j/JetBrains/IntelliJIDEA/Ultimate/2024.2.4/JetBrains.IntelliJIDEA.Ultimate.locale.en-US.yaml new file mode 100644 index 000000000000..36170a04298a --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/Ultimate/2024.2.4/JetBrains.IntelliJIDEA.Ultimate.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: JetBrains.IntelliJIDEA.Ultimate +PackageVersion: 2024.2.4 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: IntelliJ IDEA Ultimate Edition +PackageUrl: https://www.jetbrains.com/idea/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: The Leading Java and Kotlin IDE +Description: IntelliJ IDEA is undoubtedly the top-choice IDE for software developers. It makes Java and Kotlin development a more productive and enjoyable experience. +Moniker: intellij-idea-ultimate +Tags: +- code +- coding +- develop +- development +- java +- kotlin +- programming +ReleaseNotes: |- + IntelliJ IDEA 2024.2.4 is out. This release brings a host of noteworthy fixes and improvements: + - The Cucumber test tree structure is again properly displayed for Gradle projects in the Run tool window. [IDEA-356996] + - It’s again possible to resize the editor tab pane when it's placed on the left or right side of the editor after the IDE restarts. [IJPL-161357] + - The cursor shape in the terminal now no longer resets to default. [IJPL-160291] + - The IDE now correctly detects TypeScript configuration files for ESLint. [WEB-68638] + Get more details in our blog post. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/IDEA-A-2100662260/IntelliJ-IDEA-2024.2.4-242.23726.103-build-Release-Notes +PurchaseUrl: https://www.jetbrains.com/idea/buy/ +# InstallationNotes: +Documentations: +- DocumentLabel: Resources + DocumentUrl: https://www.jetbrains.com/idea/resources/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/Ultimate/2024.2.4/JetBrains.IntelliJIDEA.Ultimate.locale.zh-CN.yaml b/manifests/j/JetBrains/IntelliJIDEA/Ultimate/2024.2.4/JetBrains.IntelliJIDEA.Ultimate.locale.zh-CN.yaml new file mode 100644 index 000000000000..d12ea13bc0da --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/Ultimate/2024.2.4/JetBrains.IntelliJIDEA.Ultimate.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: JetBrains.IntelliJIDEA.Ultimate +PackageVersion: 2024.2.4 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: IntelliJ IDEA Ultimate Edition +PackageUrl: https://www.jetbrains.com/zh-cn/idea/ +License: 专有软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 领先的 Java 和 Kotlin IDE +Description: IntelliJ IDEA 毫无疑问是软件开发者的首选 IDE,让 Java 和 Kotlin 开发更高效、更愉快。 +# Moniker: +Tags: +- java +- kotlin +- 代码 +- 开发 +- 编程 +- 集成开发环境 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/IDEA-A-2100662260/IntelliJ-IDEA-2024.2.4-242.23726.103-build-Release-Notes +PurchaseUrl: https://www.jetbrains.com/zh-cn/idea/buy/ +# InstallationNotes: +Documentations: +- DocumentLabel: 资源 + DocumentUrl: https://www.jetbrains.com/zh-cn/idea/resources +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/Ultimate/2024.2.4/JetBrains.IntelliJIDEA.Ultimate.yaml b/manifests/j/JetBrains/IntelliJIDEA/Ultimate/2024.2.4/JetBrains.IntelliJIDEA.Ultimate.yaml new file mode 100644 index 000000000000..54c6f1b1ee68 --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/Ultimate/2024.2.4/JetBrains.IntelliJIDEA.Ultimate.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA.Ultimate +PackageVersion: 2024.2.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ee679fa7c196630abad2e6bf100a0ce034de10ed Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:17:03 +0800 Subject: [PATCH 411/720] New version: JetBrains.IntelliJIDEA.Community version 2024.2.4 (#185367) --- ...ains.IntelliJIDEA.Community.installer.yaml | 43 +++++++++++++++++++ ...s.IntelliJIDEA.Community.locale.en-US.yaml | 43 +++++++++++++++++++ ...s.IntelliJIDEA.Community.locale.zh-CN.yaml | 36 ++++++++++++++++ .../JetBrains.IntelliJIDEA.Community.yaml | 8 ++++ 4 files changed, 130 insertions(+) create mode 100644 manifests/j/JetBrains/IntelliJIDEA/Community/2024.2.4/JetBrains.IntelliJIDEA.Community.installer.yaml create mode 100644 manifests/j/JetBrains/IntelliJIDEA/Community/2024.2.4/JetBrains.IntelliJIDEA.Community.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/IntelliJIDEA/Community/2024.2.4/JetBrains.IntelliJIDEA.Community.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/IntelliJIDEA/Community/2024.2.4/JetBrains.IntelliJIDEA.Community.yaml diff --git a/manifests/j/JetBrains/IntelliJIDEA/Community/2024.2.4/JetBrains.IntelliJIDEA.Community.installer.yaml b/manifests/j/JetBrains/IntelliJIDEA/Community/2024.2.4/JetBrains.IntelliJIDEA.Community.installer.yaml new file mode 100644 index 000000000000..49817bc723f7 --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/Community/2024.2.4/JetBrains.IntelliJIDEA.Community.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA.Community +PackageVersion: 2024.2.4 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- groovy +- ipr +- java +- kt +- kts +ReleaseDate: 2024-10-23 +AppsAndFeaturesEntries: +- DisplayName: IntelliJ IDEA Community Edition 2024.2.4 + DisplayVersion: 242.23726.103 + ProductCode: IntelliJ IDEA Community Edition 2024.2.4 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/idea/ideaIC-2024.2.4.exe + InstallerSha256: B4E09701A59E3411FFC20B11F72F636117DDE1115E0CAACF5782C20210708D98 + ProductCode: IntelliJ IDEA Community Edition 2024.2.4 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/idea/ideaIC-2024.2.4.exe + InstallerSha256: B4E09701A59E3411FFC20B11F72F636117DDE1115E0CAACF5782C20210708D98 + ProductCode: IntelliJ IDEA Community Edition 2024.2.4 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/idea/ideaIC-2024.2.4-aarch64.exe + InstallerSha256: 51331AF548316C67AB90AAFDCD89D725BD22F84D376429601ABD17AFD04C36BB + ProductCode: IntelliJ IDEA Community Edition 2024.2.4 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/idea/ideaIC-2024.2.4-aarch64.exe + InstallerSha256: 51331AF548316C67AB90AAFDCD89D725BD22F84D376429601ABD17AFD04C36BB + ProductCode: IntelliJ IDEA Community Edition 2024.2.4 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/Community/2024.2.4/JetBrains.IntelliJIDEA.Community.locale.en-US.yaml b/manifests/j/JetBrains/IntelliJIDEA/Community/2024.2.4/JetBrains.IntelliJIDEA.Community.locale.en-US.yaml new file mode 100644 index 000000000000..7a06f9cae640 --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/Community/2024.2.4/JetBrains.IntelliJIDEA.Community.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: JetBrains.IntelliJIDEA.Community +PackageVersion: 2024.2.4 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com +PublisherSupportUrl: https://www.jetbrains.com/support +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy +Author: JetBrains s.r.o. +PackageName: IntelliJ IDEA Community Edition +PackageUrl: https://www.jetbrains.com/idea +License: Apache-2.0 +LicenseUrl: https://github.com/JetBrains/intellij-community/blob/master/LICENSE.txt +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: The Leading Java and Kotlin IDE +Description: IntelliJ IDEA is undoubtedly the top-choice IDE for software developers. It makes Java and Kotlin development a more productive and enjoyable experience. +Moniker: intellij-idea-community +Tags: +- code +- coding +- develop +- development +- java +- kotlin +- programming +ReleaseNotes: |- + IntelliJ IDEA 2024.2.4 is out. This release brings a host of noteworthy fixes and improvements: + - The Cucumber test tree structure is again properly displayed for Gradle projects in the Run tool window. [IDEA-356996] + - It’s again possible to resize the editor tab pane when it's placed on the left or right side of the editor after the IDE restarts. [IJPL-161357] + - The cursor shape in the terminal now no longer resets to default. [IJPL-160291] + - The IDE now correctly detects TypeScript configuration files for ESLint. [WEB-68638] + Get more details in our blog post. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/IDEA-A-2100662260/IntelliJ-IDEA-2024.2.4-242.23726.103-build-Release-Notes +PurchaseUrl: https://www.jetbrains.com/idea/buy/ +# InstallationNotes: +Documentations: +- DocumentLabel: Resources + DocumentUrl: https://www.jetbrains.com/idea/resources +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/Community/2024.2.4/JetBrains.IntelliJIDEA.Community.locale.zh-CN.yaml b/manifests/j/JetBrains/IntelliJIDEA/Community/2024.2.4/JetBrains.IntelliJIDEA.Community.locale.zh-CN.yaml new file mode 100644 index 000000000000..14b4dd4d9598 --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/Community/2024.2.4/JetBrains.IntelliJIDEA.Community.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: JetBrains.IntelliJIDEA.Community +PackageVersion: 2024.2.4 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy +Author: JetBrains s.r.o. +PackageName: IntelliJ IDEA Community Edition +PackageUrl: https://www.jetbrains.com/zh-cn/idea +License: Apache-2.0 +LicenseUrl: https://github.com/JetBrains/intellij-community/blob/master/LICENSE.txt +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 领先的 Java 和 Kotlin IDE +Description: IntelliJ IDEA 毫无疑问是软件开发者的首选 IDE,让 Java 和 Kotlin 开发更高效、更愉快。 +# Moniker: +Tags: +- java +- kotlin +- 代码 +- 开发 +- 编程 +- 集成开发环境 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/IDEA-A-2100662260/IntelliJ-IDEA-2024.2.4-242.23726.103-build-Release-Notes +PurchaseUrl: https://www.jetbrains.com/zh-cn/idea/buy +# InstallationNotes: +Documentations: +- DocumentLabel: 资源 + DocumentUrl: https://www.jetbrains.com/zh-cn/idea/resources +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/Community/2024.2.4/JetBrains.IntelliJIDEA.Community.yaml b/manifests/j/JetBrains/IntelliJIDEA/Community/2024.2.4/JetBrains.IntelliJIDEA.Community.yaml new file mode 100644 index 000000000000..734ac9c4b9a5 --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/Community/2024.2.4/JetBrains.IntelliJIDEA.Community.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA.Community +PackageVersion: 2024.2.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 04744ae20161220b654d881f9f80627289738617 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:20:33 +0800 Subject: [PATCH 412/720] New version: ButterflyEffect.Monica version 2.6.1 (#185372) --- .../ButterflyEffect.Monica.installer.yaml | 29 +++++++++++++++++ .../ButterflyEffect.Monica.locale.en-US.yaml | 31 +++++++++++++++++++ .../ButterflyEffect.Monica.locale.zh-CN.yaml | 31 +++++++++++++++++++ .../Monica/2.6.1/ButterflyEffect.Monica.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/b/ButterflyEffect/Monica/2.6.1/ButterflyEffect.Monica.installer.yaml create mode 100644 manifests/b/ButterflyEffect/Monica/2.6.1/ButterflyEffect.Monica.locale.en-US.yaml create mode 100644 manifests/b/ButterflyEffect/Monica/2.6.1/ButterflyEffect.Monica.locale.zh-CN.yaml create mode 100644 manifests/b/ButterflyEffect/Monica/2.6.1/ButterflyEffect.Monica.yaml diff --git a/manifests/b/ButterflyEffect/Monica/2.6.1/ButterflyEffect.Monica.installer.yaml b/manifests/b/ButterflyEffect/Monica/2.6.1/ButterflyEffect.Monica.installer.yaml new file mode 100644 index 000000000000..1caaa06096ed --- /dev/null +++ b/manifests/b/ButterflyEffect/Monica/2.6.1/ButterflyEffect.Monica.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: ButterflyEffect.Monica +PackageVersion: 2.6.1 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- monica +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.monica.im/Monica%20Setup%202.6.1.exe + InstallerSha256: 749A41E2B86A39CBA792690AD9C5E0FC7DDDE3DB18C9B61BFDAF1BED293EA7F0 + InstallerSwitches: + Custom: /currentuser + ProductCode: 2c806f82-a8b4-5c1c-97dd-7babf26e0869 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.monica.im/Monica%20Setup%202.6.1.exe + InstallerSha256: 749A41E2B86A39CBA792690AD9C5E0FC7DDDE3DB18C9B61BFDAF1BED293EA7F0 + InstallerSwitches: + Custom: /allusers + ProductCode: 2c806f82-a8b4-5c1c-97dd-7babf26e0869 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/ButterflyEffect/Monica/2.6.1/ButterflyEffect.Monica.locale.en-US.yaml b/manifests/b/ButterflyEffect/Monica/2.6.1/ButterflyEffect.Monica.locale.en-US.yaml new file mode 100644 index 000000000000..453457d198dc --- /dev/null +++ b/manifests/b/ButterflyEffect/Monica/2.6.1/ButterflyEffect.Monica.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: ButterflyEffect.Monica +PackageVersion: 2.6.1 +PackageLocale: en-US +Publisher: Beijing Butterfly Effect Technology Co., Ltd. +PublisherUrl: https://monica.im/ +# PublisherSupportUrl: +PrivacyUrl: https://monica.im/privacy +Author: Beijing Butterfly Effect Technology Co., Ltd. +PackageName: Monica +PackageUrl: https://monica.im/desktop +License: Proprietary +LicenseUrl: https://monica.im/terms +Copyright: Copyright © 2024 Monica +# CopyrightUrl: +ShortDescription: Your ChatGPT Powered AI Assistant +Description: Monica is your personal AI-Powered copilot. You can chat with Monica about anything, anywhere. Let Monica help you create effortlessly and insert text anywhere. +# Moniker: +Tags: +- ai +- chatgpt +- gpt +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://monica.im/pricing +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/ButterflyEffect/Monica/2.6.1/ButterflyEffect.Monica.locale.zh-CN.yaml b/manifests/b/ButterflyEffect/Monica/2.6.1/ButterflyEffect.Monica.locale.zh-CN.yaml new file mode 100644 index 000000000000..f132d7eafc13 --- /dev/null +++ b/manifests/b/ButterflyEffect/Monica/2.6.1/ButterflyEffect.Monica.locale.zh-CN.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.locale.1.6.0.schema.json + +PackageIdentifier: ButterflyEffect.Monica +PackageVersion: 2.6.1 +PackageLocale: zh-CN +Publisher: 北京蝴蝶效应科技有限公司 +PublisherUrl: https://monica.im/ +# PublisherSupportUrl: +PrivacyUrl: https://monica.im/privacy +Author: 北京蝴蝶效应科技有限公司 +PackageName: Monica +PackageUrl: https://monica.im/desktop +License: 专有软件 +LicenseUrl: https://monica.im/terms +Copyright: Copyright © 2024 Monica +# CopyrightUrl: +ShortDescription: 您的 ChatGPT AI 智能助理 +Description: Monica 是您的私人 AI 助手。您可以随时随地与 Monica 聊天。让 Monica 帮您轻松创建并在任何地方插入文字。 +# Moniker: +Tags: +- ai +- chatgpt +- gpt +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://monica.im/pricing +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/b/ButterflyEffect/Monica/2.6.1/ButterflyEffect.Monica.yaml b/manifests/b/ButterflyEffect/Monica/2.6.1/ButterflyEffect.Monica.yaml new file mode 100644 index 000000000000..c7bea88b5b5e --- /dev/null +++ b/manifests/b/ButterflyEffect/Monica/2.6.1/ButterflyEffect.Monica.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: ButterflyEffect.Monica +PackageVersion: 2.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 507774dfd7c2dc176ac1ff75ebfbc86d3bdced6f Mon Sep 17 00:00:00 2001 From: Thomas Meyer Date: Thu, 24 Oct 2024 04:22:04 +0200 Subject: [PATCH 413/720] New package: BenthicSoftware.Golden version 8.0.0.802 (#185348) --- .../BenthicSoftware.Golden.installer.yaml | 34 +++++++++++++++++++ .../BenthicSoftware.Golden.locale.en-US.yaml | 26 ++++++++++++++ .../8.0.0.802/BenthicSoftware.Golden.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/b/BenthicSoftware/Golden/8.0.0.802/BenthicSoftware.Golden.installer.yaml create mode 100644 manifests/b/BenthicSoftware/Golden/8.0.0.802/BenthicSoftware.Golden.locale.en-US.yaml create mode 100644 manifests/b/BenthicSoftware/Golden/8.0.0.802/BenthicSoftware.Golden.yaml diff --git a/manifests/b/BenthicSoftware/Golden/8.0.0.802/BenthicSoftware.Golden.installer.yaml b/manifests/b/BenthicSoftware/Golden/8.0.0.802/BenthicSoftware.Golden.installer.yaml new file mode 100644 index 000000000000..36f18104097c --- /dev/null +++ b/manifests/b/BenthicSoftware/Golden/8.0.0.802/BenthicSoftware.Golden.installer.yaml @@ -0,0 +1,34 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: BenthicSoftware.Golden +PackageVersion: 8.0.0.802 +InstallerLocale: en-US +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- gwf +- sql +ReleaseDate: 2024-10-21 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://www.benthicsoftware.com/apps/golden8setup802_32bit.exe + InstallerSha256: DAD12C5CFC6A633E1D7FBA530A560F45437D0D4046C514BC82BBA0EF175AF5EB + ProductCode: Golden832_is1 + AppsAndFeaturesEntries: + - Publisher: Benthic Software + ProductCode: Golden832_is1 +- Architecture: x64 + InstallerUrl: https://www.benthicsoftware.com/apps/golden8setup802_64bit.exe + InstallerSha256: CF8B2BA908D618495EEA3734F30D6D31C5EAC7A5639CAACFBB169ED4035F14C5 + ProductCode: Golden864_is1 + AppsAndFeaturesEntries: + - Publisher: Benthic Software + ProductCode: Golden864_is1 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/BenthicSoftware/Golden/8.0.0.802/BenthicSoftware.Golden.locale.en-US.yaml b/manifests/b/BenthicSoftware/Golden/8.0.0.802/BenthicSoftware.Golden.locale.en-US.yaml new file mode 100644 index 000000000000..26c63e00fd2a --- /dev/null +++ b/manifests/b/BenthicSoftware/Golden/8.0.0.802/BenthicSoftware.Golden.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: BenthicSoftware.Golden +PackageVersion: 8.0.0.802 +PackageLocale: en-US +Publisher: Benthic Software +PublisherUrl: https://www.benthicsoftware.com/ +PublisherSupportUrl: https://www.benthicsoftware.com/support.html +Author: Benthic Software +PackageName: 'Benthic Software: Golden8' +PackageUrl: https://www.benthicsoftware.com/apps/golden8setup802_64bit.exe +License: Proprietary +Copyright: Copyright 1996-2024 Benthic Software +ShortDescription: An SQL query, scripting, editing, and exporting tool for Oracle databases. +Description: Golden is a query tool for Oracle databases. It includes advanced query abilities, data editing, and powerful import and export abilities including support for Excel and Calc spreadsheets. +Moniker: golden +Tags: +- database +- db +- oracle +- query +- sql +ReleaseNotesUrl: https://www.benthicsoftware.com/news.html +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/BenthicSoftware/Golden/8.0.0.802/BenthicSoftware.Golden.yaml b/manifests/b/BenthicSoftware/Golden/8.0.0.802/BenthicSoftware.Golden.yaml new file mode 100644 index 000000000000..eeb9f165a23f --- /dev/null +++ b/manifests/b/BenthicSoftware/Golden/8.0.0.802/BenthicSoftware.Golden.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: BenthicSoftware.Golden +PackageVersion: 8.0.0.802 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 297031927cbb8c7f45d6aaa0a55ba5ff3202af95 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:22:35 +0800 Subject: [PATCH 414/720] New version: Brave.Brave.Nightly version 130.1.73.39 (#185373) --- .../Brave.Brave.Nightly.installer.yaml | 80 +++++++++++++++++++ .../Brave.Brave.Nightly.locale.en-US.yaml | 39 +++++++++ .../Brave.Brave.Nightly.locale.zh-CN.yaml | 35 ++++++++ .../130.1.73.39/Brave.Brave.Nightly.yaml | 8 ++ 4 files changed, 162 insertions(+) create mode 100644 manifests/b/Brave/Brave/Nightly/130.1.73.39/Brave.Brave.Nightly.installer.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/130.1.73.39/Brave.Brave.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/130.1.73.39/Brave.Brave.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/130.1.73.39/Brave.Brave.Nightly.yaml diff --git a/manifests/b/Brave/Brave/Nightly/130.1.73.39/Brave.Brave.Nightly.installer.yaml b/manifests/b/Brave/Brave/Nightly/130.1.73.39/Brave.Brave.Nightly.installer.yaml new file mode 100644 index 000000000000..a111759945f2 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/130.1.73.39/Brave.Brave.Nightly.installer.yaml @@ -0,0 +1,80 @@ +# 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: Brave.Brave.Nightly +PackageVersion: 130.1.73.39 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x86-ni/win/130.1.73.39/brave_installer-ia32.exe + InstallerSha256: C36A3821B606BF12F1CC3DFCED519929AE12C11D4BCF94E9863083EDAE7E44ED + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: x86 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x86-ni/win/130.1.73.39/brave_installer-ia32.exe + InstallerSha256: C36A3821B606BF12F1CC3DFCED519929AE12C11D4BCF94E9863083EDAE7E44ED + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: x64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/130.1.73.39/brave_installer-x64.exe + InstallerSha256: 6054FC9C238B50C3BDF2FF53F5DD41F9942BC7C5694B68D5134B8D7B4543B15E + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: x64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/130.1.73.39/brave_installer-x64.exe + InstallerSha256: 6054FC9C238B50C3BDF2FF53F5DD41F9942BC7C5694B68D5134B8D7B4543B15E + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: arm64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/arm64-ni/win/130.1.73.39/brave_installer-arm64.exe + InstallerSha256: F6AEFA363CF12EC6484710FECEDAA591E6C2D6B625932531428A130C06AA1E05 + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: arm64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/arm64-ni/win/130.1.73.39/brave_installer-arm64.exe + InstallerSha256: F6AEFA363CF12EC6484710FECEDAA591E6C2D6B625932531428A130C06AA1E05 + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Nightly +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Nightly/130.1.73.39/Brave.Brave.Nightly.locale.en-US.yaml b/manifests/b/Brave/Brave/Nightly/130.1.73.39/Brave.Brave.Nightly.locale.en-US.yaml new file mode 100644 index 000000000000..f68e3a4a81d4 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/130.1.73.39/Brave.Brave.Nightly.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 130.1.73.39 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +# PublisherSupportUrl: +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2024 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly is our testing and development version of Brave. Releases are updated every night. +Description: |- + Nightly is our testing and development version of Brave. + The releases are updated every night and may contain bugs that can result in data loss. + Nightly automatically sends us crash reports when things go wrong. +# Moniker: +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Nightly/130.1.73.39/Brave.Brave.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Nightly/130.1.73.39/Brave.Brave.Nightly.locale.zh-CN.yaml new file mode 100644 index 000000000000..ccef1a4ade8c --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/130.1.73.39/Brave.Brave.Nightly.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: Brave.Brave.Nightly +PackageVersion: 130.1.73.39 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +# PublisherSupportUrl: +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2024 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly 是 Brave 的测试和开发版本,每天晚上更新。 +Description: Nightly 是 Brave 的测试和开发版本,每天晚上更新,可能包含导致数据丢失的错误。当出现问题时,Nightly 会自动向我们发送崩溃报告。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Nightly/130.1.73.39/Brave.Brave.Nightly.yaml b/manifests/b/Brave/Brave/Nightly/130.1.73.39/Brave.Brave.Nightly.yaml new file mode 100644 index 000000000000..670ef4a14e83 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/130.1.73.39/Brave.Brave.Nightly.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: Brave.Brave.Nightly +PackageVersion: 130.1.73.39 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ca9d18b576f480dc1ebe4f2d6569106de3da7259 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:23:24 +0800 Subject: [PATCH 415/720] New version: GitHub.GitHubDesktop version 3.4.8 (#185374) --- .../3.4.8/GitHub.GitHubDesktop.installer.yaml | 39 +++++++++++++++++++ .../GitHub.GitHubDesktop.locale.en-US.yaml | 32 +++++++++++++++ .../GitHub.GitHubDesktop.locale.zh-CN.yaml | 32 +++++++++++++++ .../3.4.8/GitHub.GitHubDesktop.yaml | 8 ++++ 4 files changed, 111 insertions(+) create mode 100644 manifests/g/GitHub/GitHubDesktop/3.4.8/GitHub.GitHubDesktop.installer.yaml create mode 100644 manifests/g/GitHub/GitHubDesktop/3.4.8/GitHub.GitHubDesktop.locale.en-US.yaml create mode 100644 manifests/g/GitHub/GitHubDesktop/3.4.8/GitHub.GitHubDesktop.locale.zh-CN.yaml create mode 100644 manifests/g/GitHub/GitHubDesktop/3.4.8/GitHub.GitHubDesktop.yaml diff --git a/manifests/g/GitHub/GitHubDesktop/3.4.8/GitHub.GitHubDesktop.installer.yaml b/manifests/g/GitHub/GitHubDesktop/3.4.8/GitHub.GitHubDesktop.installer.yaml new file mode 100644 index 000000000000..1f41d094aacd --- /dev/null +++ b/manifests/g/GitHub/GitHubDesktop/3.4.8/GitHub.GitHubDesktop.installer.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: GitHub.GitHubDesktop +PackageVersion: 3.4.8 +UpgradeBehavior: install +Protocols: +- github-windows +- x-github-client +- x-github-desktop-auth +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://desktop.githubusercontent.com/releases/3.4.8-e3aa0782/GitHubDesktopSetup-x64.exe + InstallerSha256: F75F195EB8FC4FFF5F2067B64349E5C599B8513F45AAA812EAF1A30AA59F7F57 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + ProductCode: GitHubDesktop + AppsAndFeaturesEntries: + - DisplayVersion: 3.4.8 +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://desktop.githubusercontent.com/releases/3.4.8-e3aa0782/GitHubDesktopSetup-x64.msi + InstallerSha256: 9DFDAD82C5248D3235E17F722DC3C6064FA6156F60618E326977494BA1AA3DEF + ProductCode: '{D09D5E8D-8041-4107-8D32-BDC12ECFADA8}' + AppsAndFeaturesEntries: + - DisplayName: GitHub Desktop Deployment Tool + DisplayVersion: 3.4.8.0 + ProductCode: '{D09D5E8D-8041-4107-8D32-BDC12ECFADA8}' + UpgradeCode: '{00D8E2EE-13EA-5BEB-87F0-70EFC46A7D4A}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/GitHub/GitHubDesktop/3.4.8/GitHub.GitHubDesktop.locale.en-US.yaml b/manifests/g/GitHub/GitHubDesktop/3.4.8/GitHub.GitHubDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..518ac7f1577e --- /dev/null +++ b/manifests/g/GitHub/GitHubDesktop/3.4.8/GitHub.GitHubDesktop.locale.en-US.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.defaultLocale.1.6.0.schema.json + +PackageIdentifier: GitHub.GitHubDesktop +PackageVersion: 3.4.8 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/ +PublisherSupportUrl: https://github.com/desktop/desktop/issues +PrivacyUrl: https://docs.github.com/github/site-policy/github-privacy-statement +Author: GitHub, Inc. +PackageName: GitHub Desktop +PackageUrl: https://github.com/apps/desktop +License: MIT +LicenseUrl: https://github.com/desktop/desktop/blob/HEAD/LICENSE +Copyright: Copyright (c) GitHub, Inc. +# CopyrightUrl: +ShortDescription: Focus on what matters instead of fighting with Git. +Description: GitHub Desktop is an open-source Electron-based GitHub app. It is written in TypeScript and uses React. +Moniker: github-desktop +Tags: +- git +- github +ReleaseNotes: '[Fixed] App no longer crash for first time users going through the welcome flow and attempting to sign in more than once' +ReleaseNotesUrl: https://desktop.github.com/release-notes/ +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.github.com/desktop +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/GitHub/GitHubDesktop/3.4.8/GitHub.GitHubDesktop.locale.zh-CN.yaml b/manifests/g/GitHub/GitHubDesktop/3.4.8/GitHub.GitHubDesktop.locale.zh-CN.yaml new file mode 100644 index 000000000000..7d988ba8f054 --- /dev/null +++ b/manifests/g/GitHub/GitHubDesktop/3.4.8/GitHub.GitHubDesktop.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: GitHub.GitHubDesktop +PackageVersion: 3.4.8 +PackageLocale: zh-CN +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/ +PublisherSupportUrl: https://github.com/desktop/desktop/issues +PrivacyUrl: https://docs.github.com/github/site-policy/github-privacy-statement +Author: GitHub, Inc. +PackageName: GitHub Desktop +PackageUrl: https://github.com/apps/desktop +License: MIT +LicenseUrl: https://github.com/desktop/desktop/blob/HEAD/LICENSE +Copyright: Copyright (c) GitHub, Inc. +# CopyrightUrl: +ShortDescription: 专注于重要的事情,而不是与 Git 对着干。 +Description: GitHub Desktop 是一款基于 Electron 的开源 GitHub 应用。它由 TypeScript 编写,并使用了 React。 +# Moniker: +Tags: +- git +- github +# ReleaseNotes: +ReleaseNotesUrl: https://desktop.github.com/release-notes/ +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.github.com/desktop +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/GitHub/GitHubDesktop/3.4.8/GitHub.GitHubDesktop.yaml b/manifests/g/GitHub/GitHubDesktop/3.4.8/GitHub.GitHubDesktop.yaml new file mode 100644 index 000000000000..65f373dd5c29 --- /dev/null +++ b/manifests/g/GitHub/GitHubDesktop/3.4.8/GitHub.GitHubDesktop.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: GitHub.GitHubDesktop +PackageVersion: 3.4.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 8490b1b64ae5672320ebfa7b93882b54bb5a66e6 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Thu, 24 Oct 2024 13:23:46 +1100 Subject: [PATCH 416/720] New version: asciinema.agg version 1.5.0 (#185375) --- .../agg/1.5.0/asciinema.agg.installer.yaml | 18 ++++++++++++ .../agg/1.5.0/asciinema.agg.locale.en-US.yaml | 29 +++++++++++++++++++ .../a/asciinema/agg/1.5.0/asciinema.agg.yaml | 8 +++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/a/asciinema/agg/1.5.0/asciinema.agg.installer.yaml create mode 100644 manifests/a/asciinema/agg/1.5.0/asciinema.agg.locale.en-US.yaml create mode 100644 manifests/a/asciinema/agg/1.5.0/asciinema.agg.yaml diff --git a/manifests/a/asciinema/agg/1.5.0/asciinema.agg.installer.yaml b/manifests/a/asciinema/agg/1.5.0/asciinema.agg.installer.yaml new file mode 100644 index 000000000000..f65c16e486a2 --- /dev/null +++ b/manifests/a/asciinema/agg/1.5.0/asciinema.agg.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: asciinema.agg +PackageVersion: 1.5.0 +InstallerType: portable +Commands: +- agg +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/asciinema/agg/releases/download/v1.5.0/agg-x86_64-pc-windows-msvc.exe + InstallerSha256: 3348F4A36C8185BD32FA39BFD11758EE49AF2CE0AA8515A5D92928B67F39DEBE +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-23 diff --git a/manifests/a/asciinema/agg/1.5.0/asciinema.agg.locale.en-US.yaml b/manifests/a/asciinema/agg/1.5.0/asciinema.agg.locale.en-US.yaml new file mode 100644 index 000000000000..19c829d3445a --- /dev/null +++ b/manifests/a/asciinema/agg/1.5.0/asciinema.agg.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: asciinema.agg +PackageVersion: 1.5.0 +PackageLocale: en-US +Publisher: asciinema +PublisherUrl: https://asciinema.org +PublisherSupportUrl: https://discourse.asciinema.org +PrivacyUrl: https://asciinema.org/privacy +PackageName: agg +PackageUrl: https://github.com/asciinema/agg +License: APACHE-2.0 +LicenseUrl: https://github.com/asciinema/agg/blob/main/LICENSE +Copyright: Copyright © 2022 Marcin Kulik +CopyrightUrl: https://github.com/asciinema/agg#license +ShortDescription: agg is a command-line tool for generating animated GIF files from asciicast v2 files produced by asciinema terminal recorder. +Tags: +- asciicast +- asciicast2gif +- asciinema +- cli +- gif +- gifski +- powersession +- rust +ReleaseNotesUrl: https://github.com/asciinema/agg/releases/tag/v1.5.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/asciinema/agg/1.5.0/asciinema.agg.yaml b/manifests/a/asciinema/agg/1.5.0/asciinema.agg.yaml new file mode 100644 index 000000000000..077e28229218 --- /dev/null +++ b/manifests/a/asciinema/agg/1.5.0/asciinema.agg.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: asciinema.agg +PackageVersion: 1.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From fc14219b54e26d6de489e1f6d2db8c7ccebeff6a Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Thu, 24 Oct 2024 13:25:55 +1100 Subject: [PATCH 417/720] New version: WeMod.WeMod.Beta version 9.10.7-beta03 (#185376) --- .../WeMod.WeMod.Beta.installer.yaml | 15 +++++++++++++++ .../WeMod.WeMod.Beta.locale.en-US.yaml | 18 ++++++++++++++++++ .../Beta/9.10.7-beta03/WeMod.WeMod.Beta.yaml | 8 ++++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/w/WeMod/WeMod/Beta/9.10.7-beta03/WeMod.WeMod.Beta.installer.yaml create mode 100644 manifests/w/WeMod/WeMod/Beta/9.10.7-beta03/WeMod.WeMod.Beta.locale.en-US.yaml create mode 100644 manifests/w/WeMod/WeMod/Beta/9.10.7-beta03/WeMod.WeMod.Beta.yaml diff --git a/manifests/w/WeMod/WeMod/Beta/9.10.7-beta03/WeMod.WeMod.Beta.installer.yaml b/manifests/w/WeMod/WeMod/Beta/9.10.7-beta03/WeMod.WeMod.Beta.installer.yaml new file mode 100644 index 000000000000..db6c8ea79e58 --- /dev/null +++ b/manifests/w/WeMod/WeMod/Beta/9.10.7-beta03/WeMod.WeMod.Beta.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: WeMod.WeMod.Beta +PackageVersion: 9.10.7-beta03 +InstallerType: exe +InstallerSwitches: + Silent: /s + SilentWithProgress: /s +Installers: +- Architecture: x86 + InstallerUrl: https://storage-cdn.wemod.com/app/releases/beta/WeMod-9.10.7-beta03.exe + InstallerSha256: 46280EE6C4F13F6AD97C992DE61200A91815FECC6C5B23C1E3CCB9CC963BCFC0 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/w/WeMod/WeMod/Beta/9.10.7-beta03/WeMod.WeMod.Beta.locale.en-US.yaml b/manifests/w/WeMod/WeMod/Beta/9.10.7-beta03/WeMod.WeMod.Beta.locale.en-US.yaml new file mode 100644 index 000000000000..bbb80f17b95d --- /dev/null +++ b/manifests/w/WeMod/WeMod/Beta/9.10.7-beta03/WeMod.WeMod.Beta.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: WeMod.WeMod.Beta +PackageVersion: 9.10.7-beta03 +PackageLocale: en-US +Publisher: WeMod +Author: WeMod +PackageName: WeMod Beta +PackageUrl: https://www.wemod.com +License: Proprietary +LicenseUrl: https://www.wemod.com/terms +Copyright: (c) 2021 WeMod. All rights reserved. +CopyrightUrl: https://www.wemod.com/terms +ShortDescription: Free cheats & trainers for your favorite PC games in one easy app. +Moniker: wemod-beta +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/w/WeMod/WeMod/Beta/9.10.7-beta03/WeMod.WeMod.Beta.yaml b/manifests/w/WeMod/WeMod/Beta/9.10.7-beta03/WeMod.WeMod.Beta.yaml new file mode 100644 index 000000000000..190a4426885d --- /dev/null +++ b/manifests/w/WeMod/WeMod/Beta/9.10.7-beta03/WeMod.WeMod.Beta.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: WeMod.WeMod.Beta +PackageVersion: 9.10.7-beta03 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 1a5606822826fd50a670a2edda2085f4ee5a3339 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:26:07 +0800 Subject: [PATCH 418/720] New version: Brave.Brave version 130.1.71.118 (#185377) --- .../130.1.71.118/Brave.Brave.installer.yaml | 80 +++++++++++++++++++ .../Brave.Brave.locale.en-US.yaml | 45 +++++++++++ .../Brave.Brave.locale.zh-CN.yaml | 35 ++++++++ .../Brave/Brave/130.1.71.118/Brave.Brave.yaml | 8 ++ 4 files changed, 168 insertions(+) create mode 100644 manifests/b/Brave/Brave/130.1.71.118/Brave.Brave.installer.yaml create mode 100644 manifests/b/Brave/Brave/130.1.71.118/Brave.Brave.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/130.1.71.118/Brave.Brave.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/130.1.71.118/Brave.Brave.yaml diff --git a/manifests/b/Brave/Brave/130.1.71.118/Brave.Brave.installer.yaml b/manifests/b/Brave/Brave/130.1.71.118/Brave.Brave.installer.yaml new file mode 100644 index 000000000000..38ca7b55618a --- /dev/null +++ b/manifests/b/Brave/Brave/130.1.71.118/Brave.Brave.installer.yaml @@ -0,0 +1,80 @@ +# 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: Brave.Brave +PackageVersion: 130.1.71.118 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Release/x86-rel/win/130.1.71.118/brave_installer-ia32.exe + InstallerSha256: 3F63B7EEED94CB2450EC2564C6943A78EC71618704D0B0AF7DDF76CB70A71F7C + InstallerSwitches: + Custom: --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser +- Architecture: x86 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Release/x86-rel/win/130.1.71.118/brave_installer-ia32.exe + InstallerSha256: 3F63B7EEED94CB2450EC2564C6943A78EC71618704D0B0AF7DDF76CB70A71F7C + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser +- Architecture: x64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Release/x64-rel/win/130.1.71.118/brave_installer-x64.exe + InstallerSha256: 5DA8B1125426CACBD7369494DD47009D0BCF3033B962D915A2CB2D59D8DBAF79 + InstallerSwitches: + Custom: --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser +- Architecture: x64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Release/x64-rel/win/130.1.71.118/brave_installer-x64.exe + InstallerSha256: 5DA8B1125426CACBD7369494DD47009D0BCF3033B962D915A2CB2D59D8DBAF79 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser +- Architecture: arm64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Release/arm64-rel/win/130.1.71.118/brave_installer-arm64.exe + InstallerSha256: 53D71F776E754401462384178AAC02ACE077737DFC49C58D4481936187307555 + InstallerSwitches: + Custom: --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser +- Architecture: arm64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Release/arm64-rel/win/130.1.71.118/brave_installer-arm64.exe + InstallerSha256: 53D71F776E754401462384178AAC02ACE077737DFC49C58D4481936187307555 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/130.1.71.118/Brave.Brave.locale.en-US.yaml b/manifests/b/Brave/Brave/130.1.71.118/Brave.Brave.locale.en-US.yaml new file mode 100644 index 000000000000..a26be66dd8ae --- /dev/null +++ b/manifests/b/Brave/Brave/130.1.71.118/Brave.Brave.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: Brave.Brave +PackageVersion: 130.1.71.118 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +# PublisherSupportUrl: +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave +PackageUrl: https://brave.com/download +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2024 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Secure, Fast & Private Web Browser with Adblocker +Description: |- + The new Brave browser blocks ads and trackers that slow you down and invade your privacy. + Discover a new way of thinking about how the web can work. +# Moniker: +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +ReleaseNotes: |- + Web3 + - [Security] Added warning message when submitting transactions containing system program instructions as reported on HackerOne by topenga. (#41219) + General + - Updated default search engine to Brave Search for new installations in Australia. (#41451) + - Fixed crash which occurred when the browser window was reduced to the smallest size in certain cases. (#40059) + - Fixed certain cases where synced devices could be duplicated on the sync chain. (#41615) + - Upgraded Chromium to 130.0.6723.70. (#41804) (Changelog for 130.0.6723.70) +ReleaseNotesUrl: https://brave.com/latest +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/130.1.71.118/Brave.Brave.locale.zh-CN.yaml b/manifests/b/Brave/Brave/130.1.71.118/Brave.Brave.locale.zh-CN.yaml new file mode 100644 index 000000000000..e2b9697ba3e9 --- /dev/null +++ b/manifests/b/Brave/Brave/130.1.71.118/Brave.Brave.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: Brave.Brave +PackageVersion: 130.1.71.118 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +# PublisherSupportUrl: +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave +PackageUrl: https://brave.com/zh/download +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2024 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: 带有广告拦截器的安全、快速且私密的网络浏览器 +Description: 全新的 Brave 浏览器会阻止那些导致运行速度变慢和侵犯隐私的广告和跟踪程序。探索重新思考网络运作的全新方式。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +# ReleaseNotes: +ReleaseNotesUrl: https://brave.com/latest +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/130.1.71.118/Brave.Brave.yaml b/manifests/b/Brave/Brave/130.1.71.118/Brave.Brave.yaml new file mode 100644 index 000000000000..a5b310f13d3b --- /dev/null +++ b/manifests/b/Brave/Brave/130.1.71.118/Brave.Brave.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: Brave.Brave +PackageVersion: 130.1.71.118 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 9f0ddf5692cc03bdad1a29ed8d6adda6e21c9cf6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:26:20 +0800 Subject: [PATCH 419/720] New version: Google.Chrome.Beta.EXE version 131.0.6778.13 (#185378) --- .../Google.Chrome.Beta.EXE.installer.yaml | 79 +++++++++++++++++++ .../Google.Chrome.Beta.EXE.locale.en-US.yaml | 33 ++++++++ .../Google.Chrome.Beta.EXE.locale.nb-NO.yaml | 30 +++++++ .../Google.Chrome.Beta.EXE.locale.zh-CN.yaml | 32 ++++++++ .../131.0.6778.13/Google.Chrome.Beta.EXE.yaml | 8 ++ 5 files changed, 182 insertions(+) create mode 100644 manifests/g/Google/Chrome/Beta/EXE/131.0.6778.13/Google.Chrome.Beta.EXE.installer.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/131.0.6778.13/Google.Chrome.Beta.EXE.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/131.0.6778.13/Google.Chrome.Beta.EXE.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/131.0.6778.13/Google.Chrome.Beta.EXE.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/131.0.6778.13/Google.Chrome.Beta.EXE.yaml diff --git a/manifests/g/Google/Chrome/Beta/EXE/131.0.6778.13/Google.Chrome.Beta.EXE.installer.yaml b/manifests/g/Google/Chrome/Beta/EXE/131.0.6778.13/Google.Chrome.Beta.EXE.installer.yaml new file mode 100644 index 000000000000..eec147f28506 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/131.0.6778.13/Google.Chrome.Beta.EXE.installer.yaml @@ -0,0 +1,79 @@ +# 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: Google.Chrome.Beta.EXE +PackageVersion: 131.0.6778.13 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/adqgsi2jnjjqqllre5ojpl37642q_131.0.6778.13/131.0.6778.13_chrome_installer.exe + InstallerSha256: 26883D894B968D5ADC235A3C72EEACE1958CC2E0036D3FE0BEFF290EA89FD33A + InstallerSwitches: + Custom: --do-not-launch-chrome --chrome-beta + ProductCode: Google Chrome Beta +- Architecture: x86 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/adqgsi2jnjjqqllre5ojpl37642q_131.0.6778.13/131.0.6778.13_chrome_installer.exe + InstallerSha256: 26883D894B968D5ADC235A3C72EEACE1958CC2E0036D3FE0BEFF290EA89FD33A + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level --chrome-beta + ProductCode: Google Chrome Beta +- Architecture: x64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/opfrgnqgn7r6sqhkiuuleysk7e_131.0.6778.13/131.0.6778.13_chrome_installer.exe + InstallerSha256: C8722F2AE2D56E68740AC09E9094CCEA456EB421FED3ABD346646B6247888242 + InstallerSwitches: + Custom: --do-not-launch-chrome --chrome-beta + ProductCode: Google Chrome Beta +- Architecture: x64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/opfrgnqgn7r6sqhkiuuleysk7e_131.0.6778.13/131.0.6778.13_chrome_installer.exe + InstallerSha256: C8722F2AE2D56E68740AC09E9094CCEA456EB421FED3ABD346646B6247888242 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level --chrome-beta + ProductCode: Google Chrome Beta +- Architecture: arm64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/oz6ruu7prs4pln74x4a7i5zm7a_131.0.6778.13/131.0.6778.13_chrome_installer.exe + InstallerSha256: 3AB927A36D7698622293E3133B6F64E33DC4909ACE56FD88AB3D0A3471AA64E9 + InstallerSwitches: + Custom: --do-not-launch-chrome --chrome-beta + ProductCode: Google Chrome Beta +- Architecture: arm64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/oz6ruu7prs4pln74x4a7i5zm7a_131.0.6778.13/131.0.6778.13_chrome_installer.exe + InstallerSha256: 3AB927A36D7698622293E3133B6F64E33DC4909ACE56FD88AB3D0A3471AA64E9 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level --chrome-beta + ProductCode: Google Chrome Beta +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/131.0.6778.13/Google.Chrome.Beta.EXE.locale.en-US.yaml b/manifests/g/Google/Chrome/Beta/EXE/131.0.6778.13/Google.Chrome.Beta.EXE.locale.en-US.yaml new file mode 100644 index 000000000000..36622b35526e --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/131.0.6778.13/Google.Chrome.Beta.EXE.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: Google.Chrome.Beta.EXE +PackageVersion: 131.0.6778.13 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome Beta (EXE) +PackageUrl: https://www.google.com/chrome/beta +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms +Copyright: Copyright 2024 Google LLC. All rights reserved. +# CopyrightUrl: +ShortDescription: Try new features with Chrome Beta +Description: Feeling adventurous? Preview upcoming Google Chrome features before they’re released and give us feedback to make Chrome a better browser. +# Moniker: +Tags: +- browser +- chromium +- internet +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/131.0.6778.13/Google.Chrome.Beta.EXE.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Beta/EXE/131.0.6778.13/Google.Chrome.Beta.EXE.locale.nb-NO.yaml new file mode 100644 index 000000000000..3373334c5293 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/131.0.6778.13/Google.Chrome.Beta.EXE.locale.nb-NO.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: Google.Chrome.Beta.EXE +PackageVersion: 131.0.6778.13 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome Beta (EXE) +PackageUrl: https://www.google.com/intl/no/chrome/beta +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2024 Google LLC. Med enerett. +# CopyrightUrl: +ShortDescription: Prøv nye funksjoner med Chrome Beta +Description: Er du eventyrlysten? Ta en forhåndstitt på nye funksjoner i Google Chrome før de kommer ut, og gi oss tilbakemeldinger, så vi kan gjøre Chrome til en bedre nettleser. +# Moniker: +Tags: +- chromium +- nettleseren +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/131.0.6778.13/Google.Chrome.Beta.EXE.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Beta/EXE/131.0.6778.13/Google.Chrome.Beta.EXE.locale.zh-CN.yaml new file mode 100644 index 000000000000..b8fa76f2c9b7 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/131.0.6778.13/Google.Chrome.Beta.EXE.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: Google.Chrome.Beta.EXE +PackageVersion: 131.0.6778.13 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome 测试版(EXE) +PackageUrl: https://www.google.com/intl/zh-CN/chrome/beta +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2024 Google LLC. 保留所有权利。 +# CopyrightUrl: +ShortDescription: 试用 Chrome 测试版的新功能 +Description: 喜欢尝鲜?欢迎赶在 Google Chrome 新功能正式发布前抢先试用,并提供反馈以帮助我们完善 Chrome 浏览器。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/131.0.6778.13/Google.Chrome.Beta.EXE.yaml b/manifests/g/Google/Chrome/Beta/EXE/131.0.6778.13/Google.Chrome.Beta.EXE.yaml new file mode 100644 index 000000000000..e89817abe152 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/131.0.6778.13/Google.Chrome.Beta.EXE.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: Google.Chrome.Beta.EXE +PackageVersion: 131.0.6778.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From eba3816ecbb5e0ed88de67002a87303a9b8a9194 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:26:41 +0800 Subject: [PATCH 420/720] New version: Google.Chrome.Beta version 131.0.6778.13 (#185379) --- .../Google.Chrome.Beta.installer.yaml | 20 +++++++++---------- .../Google.Chrome.Beta.locale.en-US.yaml | 2 +- .../Google.Chrome.Beta.locale.nb-NO.yaml | 2 +- .../Google.Chrome.Beta.locale.zh-CN.yaml | 2 +- .../Google.Chrome.Beta.yaml | 2 +- 5 files changed, 14 insertions(+), 14 deletions(-) rename manifests/g/Google/Chrome/Beta/{131.0.6778.3 => 131.0.6778.13}/Google.Chrome.Beta.installer.yaml (62%) rename manifests/g/Google/Chrome/Beta/{131.0.6778.3 => 131.0.6778.13}/Google.Chrome.Beta.locale.en-US.yaml (94%) rename manifests/g/Google/Chrome/Beta/{131.0.6778.3 => 131.0.6778.13}/Google.Chrome.Beta.locale.nb-NO.yaml (95%) rename manifests/g/Google/Chrome/Beta/{131.0.6778.3 => 131.0.6778.13}/Google.Chrome.Beta.locale.zh-CN.yaml (95%) rename manifests/g/Google/Chrome/Beta/{131.0.6778.3 => 131.0.6778.13}/Google.Chrome.Beta.yaml (87%) diff --git a/manifests/g/Google/Chrome/Beta/131.0.6778.3/Google.Chrome.Beta.installer.yaml b/manifests/g/Google/Chrome/Beta/131.0.6778.13/Google.Chrome.Beta.installer.yaml similarity index 62% rename from manifests/g/Google/Chrome/Beta/131.0.6778.3/Google.Chrome.Beta.installer.yaml rename to manifests/g/Google/Chrome/Beta/131.0.6778.13/Google.Chrome.Beta.installer.yaml index 60055063c094..bcaa827fa0ab 100644 --- a/manifests/g/Google/Chrome/Beta/131.0.6778.3/Google.Chrome.Beta.installer.yaml +++ b/manifests/g/Google/Chrome/Beta/131.0.6778.13/Google.Chrome.Beta.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: Google.Chrome.Beta -PackageVersion: 131.0.6778.3 +PackageVersion: 131.0.6778.13 InstallerType: wix Scope: machine UpgradeBehavior: install @@ -26,24 +26,24 @@ ElevationRequirement: elevatesSelf Installers: - Architecture: x86 InstallerUrl: https://dl.google.com/dl/chrome/install/beta/googlechromebetastandaloneenterprise.msi - InstallerSha256: 5325174718782D3AC0A86492CD57C443EFE95B4A0A30A8C255210B00A9A9E641 - ProductCode: '{FE1C0202-414B-3139-9895-6180E6A6B8D9}' + InstallerSha256: 42868B7C126A3B4238C40B6B62630DD10972490A023ABCD0F6C67604815FC90A + ProductCode: '{D5BB9EFC-E0DB-31A5-B46B-0076D2C5DC6B}' AppsAndFeaturesEntries: - - ProductCode: '{FE1C0202-414B-3139-9895-6180E6A6B8D9}' + - ProductCode: '{D5BB9EFC-E0DB-31A5-B46B-0076D2C5DC6B}' UpgradeCode: '{4E5BAC76-2D99-356C-AE5B-B15DA0315002}' - Architecture: x64 InstallerUrl: https://dl.google.com/dl/chrome/install/beta/googlechromebetastandaloneenterprise64.msi - InstallerSha256: E610CF6CE21FB0F6B656159943A6C7AC6582B0933FBFED0C4264F2074F638E71 - ProductCode: '{96DA73B8-67A4-32C4-9270-89060FB52260}' + InstallerSha256: 0C23BADE9D71788EBE4DAFAA58474618442923FBCAA1E67B34C0CB1C6333BFD9 + ProductCode: '{892E7ECA-7ADD-3D39-A71C-93EF33C0B2CF}' AppsAndFeaturesEntries: - - ProductCode: '{96DA73B8-67A4-32C4-9270-89060FB52260}' + - ProductCode: '{892E7ECA-7ADD-3D39-A71C-93EF33C0B2CF}' UpgradeCode: '{4E5BAC76-2D99-356C-AE5B-B15DA0315002}' - Architecture: arm64 InstallerUrl: https://dl.google.com/dl/chrome/install/beta/googlechromebetastandaloneenterprise_arm64.msi - InstallerSha256: 946819C52B63D6829C3AB797056ED8047FA8BD06EFC1CFDBE2FEB936C45AA905 - ProductCode: '{3E6EF6E2-2C2D-3877-AEA1-638EB751A962}' + InstallerSha256: A8344DDF1F9D35BAACA1A5584A85629A893495A051C8229B9C711CF3D794C218 + ProductCode: '{844819FD-88E1-3563-A096-D826A037C2EF}' AppsAndFeaturesEntries: - - ProductCode: '{3E6EF6E2-2C2D-3877-AEA1-638EB751A962}' + - ProductCode: '{844819FD-88E1-3563-A096-D826A037C2EF}' UpgradeCode: '{4E5BAC76-2D99-356C-AE5B-B15DA0315002}' ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Beta/131.0.6778.3/Google.Chrome.Beta.locale.en-US.yaml b/manifests/g/Google/Chrome/Beta/131.0.6778.13/Google.Chrome.Beta.locale.en-US.yaml similarity index 94% rename from manifests/g/Google/Chrome/Beta/131.0.6778.3/Google.Chrome.Beta.locale.en-US.yaml rename to manifests/g/Google/Chrome/Beta/131.0.6778.13/Google.Chrome.Beta.locale.en-US.yaml index 87cfb01bebbd..062bb5809410 100644 --- a/manifests/g/Google/Chrome/Beta/131.0.6778.3/Google.Chrome.Beta.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Beta/131.0.6778.13/Google.Chrome.Beta.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: Google.Chrome.Beta -PackageVersion: 131.0.6778.3 +PackageVersion: 131.0.6778.13 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Beta/131.0.6778.3/Google.Chrome.Beta.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Beta/131.0.6778.13/Google.Chrome.Beta.locale.nb-NO.yaml similarity index 95% rename from manifests/g/Google/Chrome/Beta/131.0.6778.3/Google.Chrome.Beta.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Beta/131.0.6778.13/Google.Chrome.Beta.locale.nb-NO.yaml index ed40a6ef19f8..8a9c6b66ed0d 100644 --- a/manifests/g/Google/Chrome/Beta/131.0.6778.3/Google.Chrome.Beta.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Beta/131.0.6778.13/Google.Chrome.Beta.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: Google.Chrome.Beta -PackageVersion: 131.0.6778.3 +PackageVersion: 131.0.6778.13 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Beta/131.0.6778.3/Google.Chrome.Beta.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Beta/131.0.6778.13/Google.Chrome.Beta.locale.zh-CN.yaml similarity index 95% rename from manifests/g/Google/Chrome/Beta/131.0.6778.3/Google.Chrome.Beta.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Beta/131.0.6778.13/Google.Chrome.Beta.locale.zh-CN.yaml index 6e2c46949302..c370989c27b8 100644 --- a/manifests/g/Google/Chrome/Beta/131.0.6778.3/Google.Chrome.Beta.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Beta/131.0.6778.13/Google.Chrome.Beta.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: Google.Chrome.Beta -PackageVersion: 131.0.6778.3 +PackageVersion: 131.0.6778.13 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Beta/131.0.6778.3/Google.Chrome.Beta.yaml b/manifests/g/Google/Chrome/Beta/131.0.6778.13/Google.Chrome.Beta.yaml similarity index 87% rename from manifests/g/Google/Chrome/Beta/131.0.6778.3/Google.Chrome.Beta.yaml rename to manifests/g/Google/Chrome/Beta/131.0.6778.13/Google.Chrome.Beta.yaml index f8dcb82a7360..23f7d29278d8 100644 --- a/manifests/g/Google/Chrome/Beta/131.0.6778.3/Google.Chrome.Beta.yaml +++ b/manifests/g/Google/Chrome/Beta/131.0.6778.13/Google.Chrome.Beta.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: Google.Chrome.Beta -PackageVersion: 131.0.6778.3 +PackageVersion: 131.0.6778.13 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From 6735ff2a65b11f1ebf5c056ca0c4597707c4019f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:26:50 +0800 Subject: [PATCH 421/720] New version: Icons8.Lunacy version 10.5.0.0 (#185380) --- .../Icons8.Lunacy.installer.yaml | 9 +- .../Icons8.Lunacy.locale.en-US.yaml | 10 +-- .../Icons8.Lunacy.locale.zh-CN.yaml | 86 +++++++++---------- .../{10.4.0.0 => 10.5.0.0}/Icons8.Lunacy.yaml | 4 +- 4 files changed, 52 insertions(+), 57 deletions(-) rename manifests/i/Icons8/Lunacy/{10.4.0.0 => 10.5.0.0}/Icons8.Lunacy.installer.yaml (65%) rename manifests/i/Icons8/Lunacy/{10.4.0.0 => 10.5.0.0}/Icons8.Lunacy.locale.en-US.yaml (74%) rename manifests/i/Icons8/Lunacy/{10.4.0.0 => 10.5.0.0}/Icons8.Lunacy.locale.zh-CN.yaml (90%) rename manifests/i/Icons8/Lunacy/{10.4.0.0 => 10.5.0.0}/Icons8.Lunacy.yaml (62%) diff --git a/manifests/i/Icons8/Lunacy/10.4.0.0/Icons8.Lunacy.installer.yaml b/manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.installer.yaml similarity index 65% rename from manifests/i/Icons8/Lunacy/10.4.0.0/Icons8.Lunacy.installer.yaml rename to manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.installer.yaml index 200225d223c0..2b5fb234ae05 100644 --- a/manifests/i/Icons8/Lunacy/10.4.0.0/Icons8.Lunacy.installer.yaml +++ b/manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.installer.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.7-4-5.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: Icons8.Lunacy -PackageVersion: 10.4.0.0 +PackageVersion: 10.5.0.0 InstallerType: inno Scope: machine UpgradeBehavior: install @@ -11,15 +11,14 @@ Protocols: FileExtensions: - free - sketch -ReleaseDate: 2024-10-15 Installers: - Architecture: x64 InstallerUrl: https://lcdn.icons8.com/setup/LunacySetup.exe - InstallerSha256: BD47941824C0B4DDDBF87BEE97B51EA89D11299E5D3D6F502F76AD295C259D58 + InstallerSha256: B5516239857A9444921D94BCE7243A3461698E402F82619EB7AE1998DC5ED116 ProductCode: '{029D8336-0D3A-4431-B685-416DD91AD2DD}_is1' - Architecture: arm64 InstallerUrl: https://lcdn.icons8.com/setup/LunacySetup_arm64.exe - InstallerSha256: 827D2C2D63C71624FB570B37FCB8123A225EF9E9B93B30E638B578475CFEFA7E + InstallerSha256: 4EC43E96FD47142C56A0CC4BC4479A9233E9E43351613BE6BE2BB8B8DADB3E79 ProductCode: '{029D8336-0D3A-4431-B685-416DD91AD2DD}_is1' ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/i/Icons8/Lunacy/10.4.0.0/Icons8.Lunacy.locale.en-US.yaml b/manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.locale.en-US.yaml similarity index 74% rename from manifests/i/Icons8/Lunacy/10.4.0.0/Icons8.Lunacy.locale.en-US.yaml rename to manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.locale.en-US.yaml index 4aba3955e438..eca7fe5d2ec9 100644 --- a/manifests/i/Icons8/Lunacy/10.4.0.0/Icons8.Lunacy.locale.en-US.yaml +++ b/manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.7-4-5.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: Icons8.Lunacy -PackageVersion: 10.4.0.0 +PackageVersion: 10.5.0.0 PackageLocale: en-US Publisher: Icons8 PublisherUrl: https://icons8.com/ @@ -35,11 +35,7 @@ Tags: - user-interface - ux - wireframe -ReleaseNotes: |- - - Auto updates in shared libraries. When someone edits a component or style in the library, the changes automatically become available in all files using that library once you reopen them. - - Magnets now work not only with text, but also for adjusting alignment in frames with auto layout. - Fixes - - Fixed some critical bugs. +# ReleaseNotes: ReleaseNotesUrl: https://lunacy.docs.icons8.com/release-notes/ PurchaseUrl: https://icons8.com/lunacy-pricing # InstallationNotes: diff --git a/manifests/i/Icons8/Lunacy/10.4.0.0/Icons8.Lunacy.locale.zh-CN.yaml b/manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.locale.zh-CN.yaml similarity index 90% rename from manifests/i/Icons8/Lunacy/10.4.0.0/Icons8.Lunacy.locale.zh-CN.yaml rename to manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.locale.zh-CN.yaml index e05ac04edfb4..dd2a309b42db 100644 --- a/manifests/i/Icons8/Lunacy/10.4.0.0/Icons8.Lunacy.locale.zh-CN.yaml +++ b/manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.locale.zh-CN.yaml @@ -1,43 +1,43 @@ -# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.7-4-5.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json - -PackageIdentifier: Icons8.Lunacy -PackageVersion: 10.4.0.0 -PackageLocale: zh-CN -Publisher: Icons8 -PublisherUrl: https://igoutu.cn/ -PublisherSupportUrl: https://icons8.com/contact -PrivacyUrl: https://intercom.help/icons8-7fb7577e8170/en/articles/9113419-lunacy-privacy-statement -Author: Icons8 LLC -PackageName: Lunacy -PackageUrl: https://icons8.com/lunacy -License: 专有软件 -LicenseUrl: https://lunacy.docs.icons8.com/lunacy%20license/ -Copyright: Copyright © 2024 lcons8 LLC. All rights reserved. -CopyrightUrl: https://igoutu.cn/terms-and-conditions -ShortDescription: 免费的设计软件,通过人工智能工具和内置图形让您顺顺利利。 -Description: Icons8 的 Lunacy 是一款免费的平面设计软件,可用在 Windows、macOS、Linux。打开、编辑 sketch 文件,轻而易举。内置矢量图、照片、UI 套件等等。 -# Moniker: -Tags: -- 人机交互 -- 原型 -- 图表 -- 模型 -- 流程 -- 流程图 -- 用户界面 -- 界面 -- 线框图 -- 规格 -- 设计 -# ReleaseNotes: -ReleaseNotesUrl: https://lunacy.docs.icons8.com/release-notes/ -PurchaseUrl: https://icons8.com/lunacy-pricing -# InstallationNotes: -Documentations: -- DocumentLabel: 文档 - DocumentUrl: https://lunacy.docs.icons8.com/ -- DocumentLabel: 教程 - DocumentUrl: https://icons8.com/lunacy/tutorials -ManifestType: locale -ManifestVersion: 1.6.0 +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Icons8.Lunacy +PackageVersion: 10.5.0.0 +PackageLocale: zh-CN +Publisher: Icons8 +PublisherUrl: https://igoutu.cn/ +PublisherSupportUrl: https://icons8.com/contact +PrivacyUrl: https://intercom.help/icons8-7fb7577e8170/en/articles/9113419-lunacy-privacy-statement +Author: Icons8 LLC +PackageName: Lunacy +PackageUrl: https://icons8.com/lunacy +License: 专有软件 +LicenseUrl: https://lunacy.docs.icons8.com/lunacy%20license/ +Copyright: Copyright © 2024 lcons8 LLC. All rights reserved. +CopyrightUrl: https://igoutu.cn/terms-and-conditions +ShortDescription: 免费的设计软件,通过人工智能工具和内置图形让您顺顺利利。 +Description: Icons8 的 Lunacy 是一款免费的平面设计软件,可用在 Windows、macOS、Linux。打开、编辑 sketch 文件,轻而易举。内置矢量图、照片、UI 套件等等。 +# Moniker: +Tags: +- 人机交互 +- 原型 +- 图表 +- 模型 +- 流程 +- 流程图 +- 用户界面 +- 界面 +- 线框图 +- 规格 +- 设计 +# ReleaseNotes: +ReleaseNotesUrl: https://lunacy.docs.icons8.com/release-notes/ +PurchaseUrl: https://icons8.com/lunacy-pricing +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://lunacy.docs.icons8.com/ +- DocumentLabel: 教程 + DocumentUrl: https://icons8.com/lunacy/tutorials +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/i/Icons8/Lunacy/10.4.0.0/Icons8.Lunacy.yaml b/manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.yaml similarity index 62% rename from manifests/i/Icons8/Lunacy/10.4.0.0/Icons8.Lunacy.yaml rename to manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.yaml index 8d2db9cde75e..cbed4163b837 100644 --- a/manifests/i/Icons8/Lunacy/10.4.0.0/Icons8.Lunacy.yaml +++ b/manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.7-4-5.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: Icons8.Lunacy -PackageVersion: 10.4.0.0 +PackageVersion: 10.5.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From e4500dea2597431760a9ed49dea72864cdba6c64 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:31:15 +0800 Subject: [PATCH 422/720] New version: JetBrains.PyCharm.Community version 2024.2.4 (#185381) --- ...JetBrains.PyCharm.Community.installer.yaml | 40 +++++++++++++++++++ ...Brains.PyCharm.Community.locale.en-US.yaml | 37 +++++++++++++++++ ...Brains.PyCharm.Community.locale.zh-CN.yaml | 36 +++++++++++++++++ .../2024.2.4/JetBrains.PyCharm.Community.yaml | 8 ++++ 4 files changed, 121 insertions(+) create mode 100644 manifests/j/JetBrains/PyCharm/Community/2024.2.4/JetBrains.PyCharm.Community.installer.yaml create mode 100644 manifests/j/JetBrains/PyCharm/Community/2024.2.4/JetBrains.PyCharm.Community.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/PyCharm/Community/2024.2.4/JetBrains.PyCharm.Community.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/PyCharm/Community/2024.2.4/JetBrains.PyCharm.Community.yaml diff --git a/manifests/j/JetBrains/PyCharm/Community/2024.2.4/JetBrains.PyCharm.Community.installer.yaml b/manifests/j/JetBrains/PyCharm/Community/2024.2.4/JetBrains.PyCharm.Community.installer.yaml new file mode 100644 index 000000000000..5a26608d8eca --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Community/2024.2.4/JetBrains.PyCharm.Community.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: JetBrains.PyCharm.Community +PackageVersion: 2024.2.4 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- ipr +- py +ReleaseDate: 2024-10-23 +AppsAndFeaturesEntries: +- DisplayName: PyCharm Community Edition 2024.2.4 + DisplayVersion: 242.23726.102 + ProductCode: PyCharm Community Edition 2024.2.4 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/python/pycharm-community-2024.2.4.exe + InstallerSha256: 2BD9C4AE8D6626DB437F9C83B08200CBFDD73214C765E4291152D88B35D6596E + ProductCode: PyCharm Community Edition 2024.2.4 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/python/pycharm-community-2024.2.4.exe + InstallerSha256: 2BD9C4AE8D6626DB437F9C83B08200CBFDD73214C765E4291152D88B35D6596E + ProductCode: PyCharm Community Edition 2024.2.4 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/python/pycharm-community-2024.2.4-aarch64.exe + InstallerSha256: B44E91A9FD61DAB0BCD3357516015DD0C5581D56A7D6B4A29CAC7F7B95A16851 + ProductCode: PyCharm Community Edition 2024.2.4 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/python/pycharm-community-2024.2.4-aarch64.exe + InstallerSha256: B44E91A9FD61DAB0BCD3357516015DD0C5581D56A7D6B4A29CAC7F7B95A16851 + ProductCode: PyCharm Community Edition 2024.2.4 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/PyCharm/Community/2024.2.4/JetBrains.PyCharm.Community.locale.en-US.yaml b/manifests/j/JetBrains/PyCharm/Community/2024.2.4/JetBrains.PyCharm.Community.locale.en-US.yaml new file mode 100644 index 000000000000..37da1f277ee7 --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Community/2024.2.4/JetBrains.PyCharm.Community.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: JetBrains.PyCharm.Community +PackageVersion: 2024.2.4 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: PyCharm Community Edition +PackageUrl: https://www.jetbrains.com/pycharm/ +License: Apache-2.0 +LicenseUrl: https://github.com/JetBrains/intellij-community/blob/master/LICENSE.txt +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: The Python IDE for Professional Developers +Description: The Python & Django IDE with intelligent code completion, on-the-fly error checking, quick-fixes, and much more... +Moniker: pycharm-community +Tags: +- code +- coding +- develop +- development +- django +- programming +- python +ReleaseNotes: Visit our release notes to learn about the changes. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/PY-A-233538303/PyCharm-2024.2.4-242.23726.102-build-Release-Notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Learn PyCharm + DocumentUrl: https://www.jetbrains.com/pycharm/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/PyCharm/Community/2024.2.4/JetBrains.PyCharm.Community.locale.zh-CN.yaml b/manifests/j/JetBrains/PyCharm/Community/2024.2.4/JetBrains.PyCharm.Community.locale.zh-CN.yaml new file mode 100644 index 000000000000..4e5854e710c1 --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Community/2024.2.4/JetBrains.PyCharm.Community.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: JetBrains.PyCharm.Community +PackageVersion: 2024.2.4 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy +Author: JetBrains s.r.o. +PackageName: PyCharm Community Edition +PackageUrl: https://www.jetbrains.com/zh-cn/pycharm/ +License: Apache-2.0 +LicenseUrl: https://github.com/JetBrains/intellij-community/blob/master/LICENSE.txt +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 面向专业开发者的 Python IDE +Description: Python 与 Django IDE,支持智能代码补全、实时错误检查和快速修复,等等… +# Moniker: +Tags: +- django +- python +- 代码 +- 开发 +- 编程 +- 集成开发环境 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/PY-A-233538303/PyCharm-2024.2.4-242.23726.102-build-Release-Notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 学习 PyCharm + DocumentUrl: https://www.jetbrains.com/zh-cn/pycharm/learn/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/PyCharm/Community/2024.2.4/JetBrains.PyCharm.Community.yaml b/manifests/j/JetBrains/PyCharm/Community/2024.2.4/JetBrains.PyCharm.Community.yaml new file mode 100644 index 000000000000..66b32fb362c9 --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Community/2024.2.4/JetBrains.PyCharm.Community.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.PyCharm.Community +PackageVersion: 2024.2.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 9233099bb825e92513393a10ba89ee92d9bbab4a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:31:29 +0800 Subject: [PATCH 423/720] New version: JetBrains.PyCharm.Professional version 2024.2.4 (#185382) --- ...Brains.PyCharm.Professional.installer.yaml | 40 +++++++++++++++++++ ...ins.PyCharm.Professional.locale.en-US.yaml | 37 +++++++++++++++++ ...ins.PyCharm.Professional.locale.zh-CN.yaml | 36 +++++++++++++++++ .../JetBrains.PyCharm.Professional.yaml | 8 ++++ 4 files changed, 121 insertions(+) create mode 100644 manifests/j/JetBrains/PyCharm/Professional/2024.2.4/JetBrains.PyCharm.Professional.installer.yaml create mode 100644 manifests/j/JetBrains/PyCharm/Professional/2024.2.4/JetBrains.PyCharm.Professional.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/PyCharm/Professional/2024.2.4/JetBrains.PyCharm.Professional.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/PyCharm/Professional/2024.2.4/JetBrains.PyCharm.Professional.yaml diff --git a/manifests/j/JetBrains/PyCharm/Professional/2024.2.4/JetBrains.PyCharm.Professional.installer.yaml b/manifests/j/JetBrains/PyCharm/Professional/2024.2.4/JetBrains.PyCharm.Professional.installer.yaml new file mode 100644 index 000000000000..2e708f1987cf --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Professional/2024.2.4/JetBrains.PyCharm.Professional.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: JetBrains.PyCharm.Professional +PackageVersion: 2024.2.4 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- ipr +- py +ReleaseDate: 2024-10-23 +AppsAndFeaturesEntries: +- DisplayName: PyCharm 2024.2.4 + DisplayVersion: 242.23726.102 + ProductCode: PyCharm 2024.2.4 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/python/pycharm-professional-2024.2.4.exe + InstallerSha256: 29C61C21A68B3A4F14BE43286B87954BAC185392319B71FC4BA6428E5787CF09 + ProductCode: PyCharm 2024.2.4 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/python/pycharm-professional-2024.2.4.exe + InstallerSha256: 29C61C21A68B3A4F14BE43286B87954BAC185392319B71FC4BA6428E5787CF09 + ProductCode: PyCharm 2024.2.4 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/python/pycharm-professional-2024.2.4-aarch64.exe + InstallerSha256: 0D2BF7799C3508574CA5338502C1692F72C6A45011BBA396461816EDB9AEE5E1 + ProductCode: PyCharm 2024.2.4 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/python/pycharm-professional-2024.2.4-aarch64.exe + InstallerSha256: 0D2BF7799C3508574CA5338502C1692F72C6A45011BBA396461816EDB9AEE5E1 + ProductCode: PyCharm 2024.2.4 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/PyCharm/Professional/2024.2.4/JetBrains.PyCharm.Professional.locale.en-US.yaml b/manifests/j/JetBrains/PyCharm/Professional/2024.2.4/JetBrains.PyCharm.Professional.locale.en-US.yaml new file mode 100644 index 000000000000..408846e28dba --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Professional/2024.2.4/JetBrains.PyCharm.Professional.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: JetBrains.PyCharm.Professional +PackageVersion: 2024.2.4 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: PyCharm Professional Edition +PackageUrl: https://www.jetbrains.com/pycharm/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: The Python IDE for Professional Developers +Description: The Python & Django IDE with intelligent code completion, on-the-fly error checking, quick-fixes, and much more... +Moniker: pycharm-pro +Tags: +- code +- coding +- develop +- development +- django +- programming +- python +ReleaseNotes: Visit our release notes to learn about the changes. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/PY-A-233538303/PyCharm-2024.2.4-242.23726.102-build-Release-Notes +PurchaseUrl: https://www.jetbrains.com/pycharm/buy/ +# InstallationNotes: +Documentations: +- DocumentLabel: Learn PyCharm + DocumentUrl: https://www.jetbrains.com/pycharm/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/PyCharm/Professional/2024.2.4/JetBrains.PyCharm.Professional.locale.zh-CN.yaml b/manifests/j/JetBrains/PyCharm/Professional/2024.2.4/JetBrains.PyCharm.Professional.locale.zh-CN.yaml new file mode 100644 index 000000000000..c90f0e2c3036 --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Professional/2024.2.4/JetBrains.PyCharm.Professional.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: JetBrains.PyCharm.Professional +PackageVersion: 2024.2.4 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: PyCharm Professional Edition +PackageUrl: https://www.jetbrains.com/zh-cn/pycharm/ +License: 专有软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 面向专业开发者的 Python IDE +Description: Python 与 Django IDE,支持智能代码补全、实时错误检查和快速修复,等等… +# Moniker: +Tags: +- django +- python +- 代码 +- 开发 +- 编程 +- 集成开发环境 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/PY-A-233538303/PyCharm-2024.2.4-242.23726.102-build-Release-Notes +PurchaseUrl: https://www.jetbrains.com/zh-cn/pycharm/buy/ +# InstallationNotes: +Documentations: +- DocumentLabel: 学习 PyCharm + DocumentUrl: https://www.jetbrains.com/zh-cn/pycharm/learn/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/PyCharm/Professional/2024.2.4/JetBrains.PyCharm.Professional.yaml b/manifests/j/JetBrains/PyCharm/Professional/2024.2.4/JetBrains.PyCharm.Professional.yaml new file mode 100644 index 000000000000..e49dd032a0c4 --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Professional/2024.2.4/JetBrains.PyCharm.Professional.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.PyCharm.Professional +PackageVersion: 2024.2.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5080b1d717e62ade49fa47bd93239dc73fe005c8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:31:41 +0800 Subject: [PATCH 424/720] New version: SpecialK.SpecialK version 24.10.24 (#185383) --- .../24.10.24/SpecialK.SpecialK.installer.yaml | 24 ++++++++++ .../SpecialK.SpecialK.locale.en-US.yaml | 48 +++++++++++++++++++ .../SpecialK.SpecialK.locale.zh-CN.yaml | 41 ++++++++++++++++ .../SpecialK/24.10.24/SpecialK.SpecialK.yaml | 8 ++++ 4 files changed, 121 insertions(+) create mode 100644 manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.installer.yaml create mode 100644 manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.locale.en-US.yaml create mode 100644 manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.locale.zh-CN.yaml create mode 100644 manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.yaml diff --git a/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.installer.yaml b/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.installer.yaml new file mode 100644 index 000000000000..48f2f4feae57 --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.installer.yaml @@ -0,0 +1,24 @@ +# 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: SpecialK.SpecialK +PackageVersion: 24.10.24 +InstallerType: inno +UpgradeBehavior: install +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://sk-data.special-k.info/repository/SpecialK_24.10.24.exe + InstallerSha256: E5762133FF517EF8A281ECF7BF416A18D299B1197C4D029FED8B0BB74268D193 + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: '{F4A43527-9457-424A-90A6-17CF02ACF677}_is1' +- Architecture: x64 + Scope: machine + InstallerUrl: https://sk-data.special-k.info/repository/SpecialK_24.10.24.exe + InstallerSha256: E5762133FF517EF8A281ECF7BF416A18D299B1197C4D029FED8B0BB74268D193 + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: '{F4A43527-9457-424A-90A6-17CF02ACF677}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.locale.en-US.yaml b/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.locale.en-US.yaml new file mode 100644 index 000000000000..1c2b422f7b37 --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.locale.en-US.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.defaultLocale.1.6.0.schema.json + +PackageIdentifier: SpecialK.SpecialK +PackageVersion: 24.10.24 +PackageLocale: en-US +Publisher: The Special K Group +PublisherUrl: https://special-k.info/ +PublisherSupportUrl: https://github.com/SpecialKO/SpecialK/issues +PrivacyUrl: https://wiki.special-k.info/Privacy +# Author: +PackageName: Special K +PackageUrl: https://special-k.info/ +License: GPL-3.0 +LicenseUrl: https://github.com/SpecialKO/SpecialK/blob/HEAD/LICENSE +Copyright: Copyleft 2019-2024 +# CopyrightUrl: +ShortDescription: The Swiss Army Knife of PC Gaming +Description: Lovingly referred to as the Swiss Army Knife of PC gaming, Special K does a bit of everything. It is best known for fixing and enhancing graphics, its many detailed performance analysis and correction mods, and a constantly growing palette of tools that solve a wide variety of issues affecting PC games. +Moniker: specialk +Tags: +- framerate-fixer +- game +- game-modding +- gaming +- hdr +- hooking +- injection +- latency-analysis +- mod +- reverse-engineering +ReleaseNotes: |- + Below are the highlights between v 24.10.23.2 - v 24.10.24: + + + Fix NVIDIA's Vulkan interop not being detected on SDR systems in newest driver releases. + + Add support for 8-bpc Render/Compute HDR remastering in Shadow Generations. + + Add D3D11/DXGI Debug Layer minimum severity level to message logging UI. + + Add anti-cheat workaround for Genshin Impact. +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://wiki.special-k.info/ +- DocumentLabel: FAQ + DocumentUrl: https://wiki.special-k.info/FAQ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.locale.zh-CN.yaml b/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.locale.zh-CN.yaml new file mode 100644 index 000000000000..b016e3db7126 --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.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: SpecialK.SpecialK +PackageVersion: 24.10.24 +PackageLocale: zh-CN +Publisher: The Special K Group +PublisherUrl: https://special-k.info/ +PublisherSupportUrl: https://github.com/SpecialKO/SpecialK/issues +PrivacyUrl: https://wiki.special-k.info/Privacy +# Author: +PackageName: Special K +PackageUrl: https://special-k.info/ +License: GPL-3.0 +LicenseUrl: https://github.com/SpecialKO/SpecialK/blob/HEAD/LICENSE +Copyright: Copyleft 2019-2024 +# CopyrightUrl: +ShortDescription: PC 游戏的瑞士军刀 +Description: Special K 被亲切地称为 PC 游戏的瑞士军刀,它无所不能。其最著名的是修复和增强图形,许多详细的性能分析和修正 MOD,以及不断增加的工具,可解决影响 PC 游戏的各种问题。 +# Moniker: +Tags: +- hdr +- 帧率修复 +- 延迟分析 +- 模组 +- 注入 +- 游戏 +- 游戏模组 +- 逆向工程 +- 钩子 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://wiki.special-k.info/ +- DocumentLabel: 常见问题 + DocumentUrl: https://wiki.special-k.info/FAQ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.yaml b/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.yaml new file mode 100644 index 000000000000..c61948a8324b --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.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: SpecialK.SpecialK +PackageVersion: 24.10.24 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 94d743bdeb7d1d723342e289b53c682339501f56 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:31:51 +0800 Subject: [PATCH 425/720] New version: SWI-Prolog.SWI-Prolog version 9.2.8 (#185384) --- .../SWI-Prolog.SWI-Prolog.installer.yaml | 26 +++++++++++++ .../SWI-Prolog.SWI-Prolog.locale.en-US.yaml | 39 +++++++++++++++++++ .../SWI-Prolog.SWI-Prolog.locale.zh-CN.yaml | 36 +++++++++++++++++ .../9.2.8/SWI-Prolog.SWI-Prolog.yaml | 8 ++++ 4 files changed, 109 insertions(+) create mode 100644 manifests/s/SWI-Prolog/SWI-Prolog/9.2.8/SWI-Prolog.SWI-Prolog.installer.yaml create mode 100644 manifests/s/SWI-Prolog/SWI-Prolog/9.2.8/SWI-Prolog.SWI-Prolog.locale.en-US.yaml create mode 100644 manifests/s/SWI-Prolog/SWI-Prolog/9.2.8/SWI-Prolog.SWI-Prolog.locale.zh-CN.yaml create mode 100644 manifests/s/SWI-Prolog/SWI-Prolog/9.2.8/SWI-Prolog.SWI-Prolog.yaml diff --git a/manifests/s/SWI-Prolog/SWI-Prolog/9.2.8/SWI-Prolog.SWI-Prolog.installer.yaml b/manifests/s/SWI-Prolog/SWI-Prolog/9.2.8/SWI-Prolog.SWI-Prolog.installer.yaml new file mode 100644 index 000000000000..041928343699 --- /dev/null +++ b/manifests/s/SWI-Prolog/SWI-Prolog/9.2.8/SWI-Prolog.SWI-Prolog.installer.yaml @@ -0,0 +1,26 @@ +# 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: SWI-Prolog.SWI-Prolog +PackageVersion: 9.2.8 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: uninstallPrevious +Commands: +- swipl +- swipl-ld +FileExtensions: +- pl +- prolog +- qlf +Installers: +- Architecture: x86 + InstallerUrl: https://www.swi-prolog.org/download/stable/bin/swipl-9.2.8-1.x86.exe + InstallerSha256: E7F151EE64D8BB2EC148C8C67D7E57B697483D87BF3E3E779FD33242AFC33504 + ProductCode: swipl +- Architecture: x64 + InstallerUrl: https://www.swi-prolog.org/download/stable/bin/swipl-9.2.8-1.x64.exe + InstallerSha256: 82F0B4B44D415E9AD903759D48CDD513EA7951FDEAEBC2585C209B1DC3B02E02 + ProductCode: swipl +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SWI-Prolog/SWI-Prolog/9.2.8/SWI-Prolog.SWI-Prolog.locale.en-US.yaml b/manifests/s/SWI-Prolog/SWI-Prolog/9.2.8/SWI-Prolog.SWI-Prolog.locale.en-US.yaml new file mode 100644 index 000000000000..c38f5feb622c --- /dev/null +++ b/manifests/s/SWI-Prolog/SWI-Prolog/9.2.8/SWI-Prolog.SWI-Prolog.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: SWI-Prolog.SWI-Prolog +PackageVersion: 9.2.8 +PackageLocale: en-US +Publisher: SWI-Prolog +PublisherUrl: https://www.swi-prolog.org +PublisherSupportUrl: https://www.swi-prolog.org/community.html +# PrivacyUrl: +Author: Jan Wielemaker +PackageName: SWI-Prolog +PackageUrl: https://www.swi-prolog.org +License: BSD-2-Clause +LicenseUrl: https://www.swi-prolog.org/license.html +Copyright: Copyright (c) 2024, SWI-Prolog Solutions b.v. All rights reserved. +# CopyrightUrl: +ShortDescription: A versatile implementation of the Prolog language +Description: |- + SWI-Prolog offers a comprehensive free Prolog environment. + Since its start in 1987, SWI-Prolog development has been driven by the needs of real world applications. + SWI-Prolog is widely used in research and education as well as commercial applications. +Moniker: swipl +Tags: +- language +- logic +- programming +- prolog +# ReleaseNotes: +ReleaseNotesUrl: https://www.swi-prolog.org/ChangeLog?branch=stable&from=9.2.7&to=9.2.8 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Reference Manual + DocumentUrl: https://www.swi-prolog.org/pldoc/doc_for?object=manual +- DocumentLabel: FAQ + DocumentUrl: https://www.swi-prolog.org/FAQ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SWI-Prolog/SWI-Prolog/9.2.8/SWI-Prolog.SWI-Prolog.locale.zh-CN.yaml b/manifests/s/SWI-Prolog/SWI-Prolog/9.2.8/SWI-Prolog.SWI-Prolog.locale.zh-CN.yaml new file mode 100644 index 000000000000..4526d4dd0b1e --- /dev/null +++ b/manifests/s/SWI-Prolog/SWI-Prolog/9.2.8/SWI-Prolog.SWI-Prolog.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: SWI-Prolog.SWI-Prolog +PackageVersion: 9.2.8 +PackageLocale: zh-CN +Publisher: SWI-Prolog +PublisherUrl: https://www.swi-prolog.org +PublisherSupportUrl: https://www.swi-prolog.org/community.html +# PrivacyUrl: +Author: Jan Wielemaker +PackageName: SWI-Prolog +PackageUrl: https://www.swi-prolog.org +License: BSD-2-Clause +LicenseUrl: https://www.swi-prolog.org/license.html +Copyright: Copyright (c) 2024, SWI-Prolog Solutions b.v. All rights reserved. +# CopyrightUrl: +ShortDescription: Prolog 语言的通用实现 +Description: SWI-Prolog 提供了一个全面、自由的 Prolog 环境。自 1987 年诞生以来,对现实世界应用的需求不断驱动着 SWI-Prolog 的开发。SWI-Prolog 被广泛用于研究、教育、商业应用中。 +# Moniker: +Tags: +- prolog +- 编程 +- 语言 +- 逻辑 +# ReleaseNotes: +ReleaseNotesUrl: https://www.swi-prolog.org/ChangeLog?branch=stable&from=9.2.7&to=9.2.8 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 参考手册 + DocumentUrl: https://www.swi-prolog.org/pldoc/doc_for?object=manual +- DocumentLabel: 常见问题 + DocumentUrl: https://www.swi-prolog.org/FAQ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SWI-Prolog/SWI-Prolog/9.2.8/SWI-Prolog.SWI-Prolog.yaml b/manifests/s/SWI-Prolog/SWI-Prolog/9.2.8/SWI-Prolog.SWI-Prolog.yaml new file mode 100644 index 000000000000..1557ddc536ee --- /dev/null +++ b/manifests/s/SWI-Prolog/SWI-Prolog/9.2.8/SWI-Prolog.SWI-Prolog.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: SWI-Prolog.SWI-Prolog +PackageVersion: 9.2.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From f3cecc46dc2dd7719237c250af9b6b3761cc2ba3 Mon Sep 17 00:00:00 2001 From: The SZ Date: Thu, 24 Oct 2024 04:32:32 +0200 Subject: [PATCH 426/720] the-sz.Spencer version 1.34 (#185385) --- .../1.34/the-sz.Spencer.installer.yaml | 16 +++++++++++++++ .../1.34/the-sz.Spencer.locale.en-US.yaml | 20 +++++++++++++++++++ .../t/the-sz/Spencer/1.34/the-sz.Spencer.yaml | 8 ++++++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/t/the-sz/Spencer/1.34/the-sz.Spencer.installer.yaml create mode 100644 manifests/t/the-sz/Spencer/1.34/the-sz.Spencer.locale.en-US.yaml create mode 100644 manifests/t/the-sz/Spencer/1.34/the-sz.Spencer.yaml diff --git a/manifests/t/the-sz/Spencer/1.34/the-sz.Spencer.installer.yaml b/manifests/t/the-sz/Spencer/1.34/the-sz.Spencer.installer.yaml new file mode 100644 index 000000000000..9b24e5b78bcf --- /dev/null +++ b/manifests/t/the-sz/Spencer/1.34/the-sz.Spencer.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: the-sz.Spencer +PackageVersion: "1.34" +InstallerType: zip +Installers: +- Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ./Spencer.exe + PortableCommandAlias: Spencer.exe + InstallerUrl: https://the-sz.com/common/get.php?product=spencer + InstallerSha256: 279c6a2ad3506e66dd5c4d4ec1f4d4df8b68a68345781b2a15bf109e5fa93ba5 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/t/the-sz/Spencer/1.34/the-sz.Spencer.locale.en-US.yaml b/manifests/t/the-sz/Spencer/1.34/the-sz.Spencer.locale.en-US.yaml new file mode 100644 index 000000000000..d337a59abb4b --- /dev/null +++ b/manifests/t/the-sz/Spencer/1.34/the-sz.Spencer.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: the-sz.Spencer +PackageVersion: "1.34" +PackageLocale: en-US +Publisher: the sz development +PublisherUrl: https://the-sz.com/ +PrivacyUrl: https://the-sz.com/products/privacy.php +Author: the sz development +PackageName: Spencer +PackageUrl: https://the-sz.com/products/spencer/ +License: Proprietary +LicenseUrl: https://the-sz.com/products/license.php +Copyright: Copyright (c) the-sz.com +ShortDescription: Bring back the Classic Windows XP Start Menu to Windows 10 and Windows 11. +Moniker: spencer +ReleaseNotesUrl: https://the-sz.com/common/history.php?product=spencer +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/t/the-sz/Spencer/1.34/the-sz.Spencer.yaml b/manifests/t/the-sz/Spencer/1.34/the-sz.Spencer.yaml new file mode 100644 index 000000000000..21235f57cf9e --- /dev/null +++ b/manifests/t/the-sz/Spencer/1.34/the-sz.Spencer.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: the-sz.Spencer +PackageVersion: "1.34" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 308397106f57a072b2eb511cec160b27b30ba017 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Thu, 24 Oct 2024 13:32:40 +1100 Subject: [PATCH 427/720] New version: WeMod.WeMod.Beta version 9.10.7-beta04 (#185386) --- .../WeMod.WeMod.Beta.installer.yaml | 15 +++++++++++++++ .../WeMod.WeMod.Beta.locale.en-US.yaml | 18 ++++++++++++++++++ .../Beta/9.10.7-beta04/WeMod.WeMod.Beta.yaml | 8 ++++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/w/WeMod/WeMod/Beta/9.10.7-beta04/WeMod.WeMod.Beta.installer.yaml create mode 100644 manifests/w/WeMod/WeMod/Beta/9.10.7-beta04/WeMod.WeMod.Beta.locale.en-US.yaml create mode 100644 manifests/w/WeMod/WeMod/Beta/9.10.7-beta04/WeMod.WeMod.Beta.yaml diff --git a/manifests/w/WeMod/WeMod/Beta/9.10.7-beta04/WeMod.WeMod.Beta.installer.yaml b/manifests/w/WeMod/WeMod/Beta/9.10.7-beta04/WeMod.WeMod.Beta.installer.yaml new file mode 100644 index 000000000000..7d7310ba9a2b --- /dev/null +++ b/manifests/w/WeMod/WeMod/Beta/9.10.7-beta04/WeMod.WeMod.Beta.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: WeMod.WeMod.Beta +PackageVersion: 9.10.7-beta04 +InstallerType: exe +InstallerSwitches: + Silent: /s + SilentWithProgress: /s +Installers: +- Architecture: x86 + InstallerUrl: https://storage-cdn.wemod.com/app/releases/beta/WeMod-9.10.7-beta04.exe + InstallerSha256: 08AD00E468FB46BCF7773F50189373E3EF66EC72415E24A4AF4F2AB49F53F7F7 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/w/WeMod/WeMod/Beta/9.10.7-beta04/WeMod.WeMod.Beta.locale.en-US.yaml b/manifests/w/WeMod/WeMod/Beta/9.10.7-beta04/WeMod.WeMod.Beta.locale.en-US.yaml new file mode 100644 index 000000000000..2bfb410b0a95 --- /dev/null +++ b/manifests/w/WeMod/WeMod/Beta/9.10.7-beta04/WeMod.WeMod.Beta.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: WeMod.WeMod.Beta +PackageVersion: 9.10.7-beta04 +PackageLocale: en-US +Publisher: WeMod +Author: WeMod +PackageName: WeMod Beta +PackageUrl: https://www.wemod.com +License: Proprietary +LicenseUrl: https://www.wemod.com/terms +Copyright: (c) 2021 WeMod. All rights reserved. +CopyrightUrl: https://www.wemod.com/terms +ShortDescription: Free cheats & trainers for your favorite PC games in one easy app. +Moniker: wemod-beta +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/w/WeMod/WeMod/Beta/9.10.7-beta04/WeMod.WeMod.Beta.yaml b/manifests/w/WeMod/WeMod/Beta/9.10.7-beta04/WeMod.WeMod.Beta.yaml new file mode 100644 index 000000000000..9d661c981bf1 --- /dev/null +++ b/manifests/w/WeMod/WeMod/Beta/9.10.7-beta04/WeMod.WeMod.Beta.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: WeMod.WeMod.Beta +PackageVersion: 9.10.7-beta04 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 7b88a106a5269bbe733c76a6443b7164dc2d5adc Mon Sep 17 00:00:00 2001 From: Stacklok Bot <140063061+stacklokbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 05:33:03 +0300 Subject: [PATCH 428/720] New version: stacklok.minder 0.0.70 (#185389) Co-authored-by: stacklokbot --- .../0.0.70/stacklok.minder.installer.yaml | 26 ++++++++++++++++ .../0.0.70/stacklok.minder.locale.en-US.yaml | 31 +++++++++++++++++++ .../minder/0.0.70/stacklok.minder.yaml | 7 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/s/stacklok/minder/0.0.70/stacklok.minder.installer.yaml create mode 100644 manifests/s/stacklok/minder/0.0.70/stacklok.minder.locale.en-US.yaml create mode 100644 manifests/s/stacklok/minder/0.0.70/stacklok.minder.yaml diff --git a/manifests/s/stacklok/minder/0.0.70/stacklok.minder.installer.yaml b/manifests/s/stacklok/minder/0.0.70/stacklok.minder.installer.yaml new file mode 100644 index 000000000000..75f5418a8a06 --- /dev/null +++ b/manifests/s/stacklok/minder/0.0.70/stacklok.minder.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: stacklok.minder +PackageVersion: 0.0.70 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-10-23" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: minder.exe + PortableCommandAlias: minder + InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.0.70/minder_0.0.70_windows_amd64.zip + InstallerSha256: c157d5a1f70b170cce236f090c9902affefde537537278a1b0d040ad8515188f + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: minder.exe + PortableCommandAlias: minder + InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.0.70/minder_0.0.70_windows_arm64.zip + InstallerSha256: ab13be60559e5844e1e51689f2043b647c386bee0a78dddc7e797e368c2f4e5c + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/stacklok/minder/0.0.70/stacklok.minder.locale.en-US.yaml b/manifests/s/stacklok/minder/0.0.70/stacklok.minder.locale.en-US.yaml new file mode 100644 index 000000000000..00793f321794 --- /dev/null +++ b/manifests/s/stacklok/minder/0.0.70/stacklok.minder.locale.en-US.yaml @@ -0,0 +1,31 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: stacklok.minder +PackageVersion: 0.0.70 +PackageLocale: en-US +Publisher: stacklok +PublisherSupportUrl: https://github.com/mindersec/minder/issues/new/choose +PackageName: minder +PackageUrl: https://stacklok.com +License: Apache-2.0 +LicenseUrl: https://github.com/mindersec/minder/blob/main/LICENSE +Copyright: Stacklok, Inc. +ShortDescription: minder is the client CLI for interacting with Minder by Stacklok. +Moniker: minder +Tags: + - golang + - cli +ReleaseNotes: | + ## Changelog + * e51472fa9d992523e9bf49bf86536587d438b4ff: Apply a bunch of dependabot updates (#4791) (@evankanderson) + * f545b5e9ecdf99e50a37ed5112cdd6b99c40d4f5: Expose a helper to run a JQ expression on YAML input through our Rego library (#4793) (@jhrozek) + * 99a4d2d9c71c8f590376edad63e3d0cc2f7deaee: Fix auto-generated keycloak client (#4796) (@JAORMX) + * d8014dcd542c201af20b8dfacd729adda8ac8c2e: Make `minder ruletype` `apply`/`create` smarter (#4798) (@JAORMX) + * 9b67cf140167aabaf61b1512134788834295b8a1: build(deps): bump github.com/charmbracelet/lipgloss from 0.13.0 to 0.13.1 (#4794) (@dependabot[bot]) + * 0217f108c14b0116bc845eccafbc706aee6d77ae: build(deps): bump github.com/openfga/go-sdk from 0.6.2 to 0.6.3 (#4795) (@dependabot[bot]) + * 1d45b12039228d6970e4faa631ae2c25b9a13209: build(deps): bump github/codeql-action from 3.26.13 to 3.27.0 (#4797) (@dependabot[bot]) + * 7667c8fb2cb8faf75723908f6734618be8f22540: build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs (#4799) (@dependabot[bot]) + * d9007e3ed4a726e2dc00f77eebafc104d301076d: build(deps): bump mermaid from 10.8.0 to 10.9.3 in /docs (#4792) (@dependabot[bot]) + * 8375079cdf630adf97c6d154d2f85815bc75b765: mindev: Add new subcommand to validate ruletype updates (#4790) (@JAORMX) +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/stacklok/minder/0.0.70/stacklok.minder.yaml b/manifests/s/stacklok/minder/0.0.70/stacklok.minder.yaml new file mode 100644 index 000000000000..dd76c886aa77 --- /dev/null +++ b/manifests/s/stacklok/minder/0.0.70/stacklok.minder.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: stacklok.minder +PackageVersion: 0.0.70 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2130290d92c5e342438992e2ecbea4c5675446df Mon Sep 17 00:00:00 2001 From: Mathias Berchtold Date: Thu, 24 Oct 2024 04:33:11 +0200 Subject: [PATCH 429/720] SmartSoft.SmartFTP version 10.0.3243.0 (#185387) --- .../SmartSoft.SmartFTP.installer.yaml | 21 +++++++++++++++ .../SmartSoft.SmartFTP.locale.en-US.yaml | 27 +++++++++++++++++++ .../10.0.3243.0/SmartSoft.SmartFTP.yaml | 8 ++++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/s/SmartSoft/SmartFTP/10.0.3243.0/SmartSoft.SmartFTP.installer.yaml create mode 100644 manifests/s/SmartSoft/SmartFTP/10.0.3243.0/SmartSoft.SmartFTP.locale.en-US.yaml create mode 100644 manifests/s/SmartSoft/SmartFTP/10.0.3243.0/SmartSoft.SmartFTP.yaml diff --git a/manifests/s/SmartSoft/SmartFTP/10.0.3243.0/SmartSoft.SmartFTP.installer.yaml b/manifests/s/SmartSoft/SmartFTP/10.0.3243.0/SmartSoft.SmartFTP.installer.yaml new file mode 100644 index 000000000000..f9d80acb1987 --- /dev/null +++ b/manifests/s/SmartSoft/SmartFTP/10.0.3243.0/SmartSoft.SmartFTP.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: SmartSoft.SmartFTP +PackageVersion: 10.0.3243.0 +MinimumOSVersion: 10.0.17763.0 +Installers: +- InstallerLocale: en-US + Platform: + - Windows.Desktop + Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://static.smartftp.com/static/Products/Client/10.0.3243.0/x64/SmartFTP.msi + InstallerSha256: 6FAE49B47EF9741C22B6DD18F89AFF7BB99FBFF264ED7384EC9BE58532EB3C4B + ProductCode: '{BA9C5D90-0639-454F-9A0F-118570D5F9F5}' + AppsAndFeaturesEntries: + - UpgradeCode: '{2119EFC7-B9BF-445D-9DB9-A9052E8391C5}' +ManifestType: installer +ManifestVersion: 1.5.0 +ReleaseDate: 2024-10-23 diff --git a/manifests/s/SmartSoft/SmartFTP/10.0.3243.0/SmartSoft.SmartFTP.locale.en-US.yaml b/manifests/s/SmartSoft/SmartFTP/10.0.3243.0/SmartSoft.SmartFTP.locale.en-US.yaml new file mode 100644 index 000000000000..7e7076fbd629 --- /dev/null +++ b/manifests/s/SmartSoft/SmartFTP/10.0.3243.0/SmartSoft.SmartFTP.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.5.0.schema.json + +PackageIdentifier: SmartSoft.SmartFTP +PackageVersion: 10.0.3243.0 +PackageLocale: en-US +Publisher: SmartSoft Ltd. +PublisherUrl: https://www.smartftp.com +PublisherSupportUrl: https://www.smartftp.com/support +Author: SmartSoft Ltd. +PackageName: SmartFTP Client +PackageUrl: https://www.smartftp.com +License: Commercial +LicenseUrl: https://www.smartftp.com/static/Products/Client/License.txt +ShortDescription: SmartFTP is a fast and reliable FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Backblaze B2, Telnet, Terminal client with lots of features and a modern user interface. +Moniker: smartftp +Tags: +- ftp +- sftp +- webdav +- onedrive +- gdrive +- ssh +ReleaseNotesUrl: https://www.smartftp.com/en-us/changelog/1 +PurchaseUrl: https://www.smartftp.com/client/purchase/buy +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/SmartSoft/SmartFTP/10.0.3243.0/SmartSoft.SmartFTP.yaml b/manifests/s/SmartSoft/SmartFTP/10.0.3243.0/SmartSoft.SmartFTP.yaml new file mode 100644 index 000000000000..a4d111beb37e --- /dev/null +++ b/manifests/s/SmartSoft/SmartFTP/10.0.3243.0/SmartSoft.SmartFTP.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: SmartSoft.SmartFTP +PackageVersion: 10.0.3243.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f71dba6b61a18731dc22d9f36a1a2cecc8d3ae15 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:33:33 +0800 Subject: [PATCH 430/720] Update: Belarc.Advisor version 12.1.0.0 (#185391) --- .../b/Belarc/Advisor/12.1.0.0/Belarc.Advisor.installer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/b/Belarc/Advisor/12.1.0.0/Belarc.Advisor.installer.yaml b/manifests/b/Belarc/Advisor/12.1.0.0/Belarc.Advisor.installer.yaml index f350c8627687..ee53a79ee9eb 100644 --- a/manifests/b/Belarc/Advisor/12.1.0.0/Belarc.Advisor.installer.yaml +++ b/manifests/b/Belarc/Advisor/12.1.0.0/Belarc.Advisor.installer.yaml @@ -15,8 +15,8 @@ FileExtensions: - bci Installers: - Architecture: x86 - InstallerUrl: https://downloads.belarc.com/advisor/advisorinstaller.exe?t=20241016 - InstallerSha256: 2AEFE355D3F1DD7E9C533015D569197C72684A0278F5C4970561D1AC95763B9A + InstallerUrl: https://downloads.belarc.com/advisor/advisorinstaller.exe?t=20241023 + InstallerSha256: 673F095BD3E9181869DE44694395F34265F100AE61276EBD2A0E282C6574A3AF ProductCode: Belarc Advisor ManifestType: installer ManifestVersion: 1.6.0 From bdfd17b3de7c15f145f81d054747a5a2265cb6ba Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:33:46 +0800 Subject: [PATCH 431/720] New version: Loom.Loom version 0.258.1 (#185392) --- .../Loom/0.258.1/Loom.Loom.installer.yaml | 20 +++++++++++ .../Loom/0.258.1/Loom.Loom.locale.en-US.yaml | 35 +++++++++++++++++++ .../Loom/0.258.1/Loom.Loom.locale.zh-CN.yaml | 34 ++++++++++++++++++ manifests/l/Loom/Loom/0.258.1/Loom.Loom.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/l/Loom/Loom/0.258.1/Loom.Loom.installer.yaml create mode 100644 manifests/l/Loom/Loom/0.258.1/Loom.Loom.locale.en-US.yaml create mode 100644 manifests/l/Loom/Loom/0.258.1/Loom.Loom.locale.zh-CN.yaml create mode 100644 manifests/l/Loom/Loom/0.258.1/Loom.Loom.yaml diff --git a/manifests/l/Loom/Loom/0.258.1/Loom.Loom.installer.yaml b/manifests/l/Loom/Loom/0.258.1/Loom.Loom.installer.yaml new file mode 100644 index 000000000000..8c272f5db1c0 --- /dev/null +++ b/manifests/l/Loom/Loom/0.258.1/Loom.Loom.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: Loom.Loom +PackageVersion: 0.258.1 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- loomdesktop +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.loom.com/desktop-packages/Loom%20Setup%200.258.1.exe + InstallerSha256: E3C84DB1E0AA705776B9B95435D92D688CEE7FEEF580EF999B24B6D1DDF8DA70 + ProductCode: 3643b966-bc28-5bc8-95ff-3d47d66438db +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/l/Loom/Loom/0.258.1/Loom.Loom.locale.en-US.yaml b/manifests/l/Loom/Loom/0.258.1/Loom.Loom.locale.en-US.yaml new file mode 100644 index 000000000000..4b724df90d22 --- /dev/null +++ b/manifests/l/Loom/Loom/0.258.1/Loom.Loom.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Loom.Loom +PackageVersion: 0.258.1 +PackageLocale: en-US +Publisher: Loom, Inc. +PublisherUrl: https://www.loom.com/ +PublisherSupportUrl: https://support.loom.com/ +PrivacyUrl: https://www.loom.com/privacy-policy +Author: Loom, Inc. +PackageName: Loom +PackageUrl: https://www.loom.com/ +License: Proprietary +LicenseUrl: https://www.loom.com/terms +Copyright: © 2024, Loom, Inc. All Rights Reserved. +# CopyrightUrl: +ShortDescription: Loom is a video messaging tool that helps you get your message across through instantly shareable videos. +Description: Loom combines the expressiveness of video with the convenience of messaging. It's a new, more effective way of communicating with co-workers and customers. With Loom, you can record your camera, microphone, and desktop simultaneously. Your video is then instantly available to share through Loom's patented technology. +Moniker: loom +Tags: +- capture +- clip +- conference +- meeting +- presentation +- record +- video +# ReleaseNotes: +ReleaseNotesUrl: https://new.loom.com/ +PurchaseUrl: https://www.loom.com/pricing +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/l/Loom/Loom/0.258.1/Loom.Loom.locale.zh-CN.yaml b/manifests/l/Loom/Loom/0.258.1/Loom.Loom.locale.zh-CN.yaml new file mode 100644 index 000000000000..23d530d5a9a8 --- /dev/null +++ b/manifests/l/Loom/Loom/0.258.1/Loom.Loom.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Loom.Loom +PackageVersion: 0.258.1 +PackageLocale: zh-CN +Publisher: Loom, Inc. +PublisherUrl: https://www.loom.com/ +PublisherSupportUrl: https://support.loom.com/ +PrivacyUrl: https://www.loom.com/privacy-policy +Author: Loom, Inc. +PackageName: Loom +PackageUrl: https://www.loom.com/ +License: 专有软件 +LicenseUrl: https://www.loom.com/terms +Copyright: © 2024, Loom, Inc. All Rights Reserved. +# CopyrightUrl: +ShortDescription: Loom 是一款视频信息传递工具,可帮助您通过即时分享的视频传递信息。 +Description: Loom 结合了视频的表现力和信息传递的便利性,是一种与同事和客户更有效沟通的新方式。使用 Loom,您可以同时录制您的摄像头、麦克风和桌面,然后您就可以通过 Loom 的专利技术即时分享您的视频。 +# Moniker: +Tags: +- 会议 +- 剪辑 +- 录制 +- 录屏 +- 演示 +- 视频 +# ReleaseNotes: +ReleaseNotesUrl: https://new.loom.com/ +PurchaseUrl: https://www.loom.com/pricing +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/l/Loom/Loom/0.258.1/Loom.Loom.yaml b/manifests/l/Loom/Loom/0.258.1/Loom.Loom.yaml new file mode 100644 index 000000000000..b499e1307a3c --- /dev/null +++ b/manifests/l/Loom/Loom/0.258.1/Loom.Loom.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: Loom.Loom +PackageVersion: 0.258.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From db7906cb2ea6e99e05c041764ae56eafcedc15ba Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:34:21 +0800 Subject: [PATCH 432/720] New version: RedHat.Podman version 5.2.5 (#185393) --- .../Podman/5.2.5/RedHat.Podman.installer.yaml | 23 ++++++++++ .../5.2.5/RedHat.Podman.locale.en-US.yaml | 45 +++++++++++++++++++ .../5.2.5/RedHat.Podman.locale.zh-CN.yaml | 34 ++++++++++++++ .../r/RedHat/Podman/5.2.5/RedHat.Podman.yaml | 8 ++++ 4 files changed, 110 insertions(+) create mode 100644 manifests/r/RedHat/Podman/5.2.5/RedHat.Podman.installer.yaml create mode 100644 manifests/r/RedHat/Podman/5.2.5/RedHat.Podman.locale.en-US.yaml create mode 100644 manifests/r/RedHat/Podman/5.2.5/RedHat.Podman.locale.zh-CN.yaml create mode 100644 manifests/r/RedHat/Podman/5.2.5/RedHat.Podman.yaml diff --git a/manifests/r/RedHat/Podman/5.2.5/RedHat.Podman.installer.yaml b/manifests/r/RedHat/Podman/5.2.5/RedHat.Podman.installer.yaml new file mode 100644 index 000000000000..4024ed77b8cf --- /dev/null +++ b/manifests/r/RedHat/Podman/5.2.5/RedHat.Podman.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: RedHat.Podman +PackageVersion: 5.2.5 +InstallerType: burn +InstallerSwitches: + InstallLocation: InstallFolder="" + Custom: WSLCheckbox=0 +UpgradeBehavior: install +Commands: +- podman +ReleaseDate: 2024-10-23 +AppsAndFeaturesEntries: +- ProductCode: '{F12B7715-ED82-4B06-816C-5C646DB0F967}' + UpgradeCode: '{F3E1F40A-A791-49B7-9BC6-050975293353}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/containers/podman/releases/download/v5.2.5/podman-5.2.5-setup.exe + InstallerSha256: 2D78019400E38461C612280534D9901CF837AF9B6A72481607DBEC4DBAE88AE8 + ProductCode: '{F12B7715-ED82-4B06-816C-5C646DB0F967}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/r/RedHat/Podman/5.2.5/RedHat.Podman.locale.en-US.yaml b/manifests/r/RedHat/Podman/5.2.5/RedHat.Podman.locale.en-US.yaml new file mode 100644 index 000000000000..5da1649caac3 --- /dev/null +++ b/manifests/r/RedHat/Podman/5.2.5/RedHat.Podman.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: RedHat.Podman +PackageVersion: 5.2.5 +PackageLocale: en-US +Publisher: Red Hat +PublisherUrl: https://podman.io +PublisherSupportUrl: https://podman.io/community +# PrivacyUrl: +Author: Red Hat Inc. +PackageName: Podman +PackageUrl: https://podman.io +License: Apache-2.0 +LicenseUrl: https://github.com/containers/podman/blob/main/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: A daemonless container engine for developing, managing, and running OCI Containers +Description: |- + Podman is a daemonless, open source, Linux native tool designed to make it easy to find, run, build, share and deploy applications using Open Containers Initiative (OCI) Containers and Container Images. + Podman provides a command line interface (CLI) familiar to anyone who has used the Docker Container Engine. + Most users can simply alias Docker to Podman (alias docker=podman) without any problems. + Similar to other common Container Engines (Docker, CRI-O, containerd), Podman relies on an OCI compliant Container Runtime (runc, crun, runv, etc) to interface with the operating system and create the running containers. + This makes the running containers created by Podman nearly indistinguishable from those created by any other common container engine. +# Moniker: +Tags: +- container +- docker +- image +- pod +ReleaseNotes: |- + Security + - This release addresses CVE-2024-9675, which allows arbitrary access to the host filesystem from RUN --mount type=cache arguments to a Dockerfile being built. + - This release also addresses CVE-2024-9676, which allows malicious images with a symlink /etc/passwd or /etc/group to potentially cause a denial of service through reading a FIFO on the host. + Misc + - Updated Buildah to v1.37.5 + - Updated the containers/storage library to v1.55.1 +ReleaseNotesUrl: https://github.com/containers/podman/releases/tag/v5.2.5 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://podman.io/docs +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/r/RedHat/Podman/5.2.5/RedHat.Podman.locale.zh-CN.yaml b/manifests/r/RedHat/Podman/5.2.5/RedHat.Podman.locale.zh-CN.yaml new file mode 100644 index 000000000000..7a6b45c39e69 --- /dev/null +++ b/manifests/r/RedHat/Podman/5.2.5/RedHat.Podman.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: RedHat.Podman +PackageVersion: 5.2.5 +PackageLocale: zh-CN +Publisher: Red Hat +PublisherUrl: https://podman.io +PublisherSupportUrl: https://podman.io/community +# PrivacyUrl: +Author: Red Hat Inc. +PackageName: Podman +PackageUrl: https://podman.io +License: Apache-2.0 +LicenseUrl: https://github.com/containers/podman/blob/main/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: 用于开发、管理、运行 OCI 容器的无守护程序容器引擎 +Description: Podman 是一个无守护程序、开源的原生 Linux 工具,旨在使用 Open Containers Initiative(OCI)容器和容器镜像让查找、运行、构建、共享和部署应用程序更加简单。Podman 提供了一个命令行接口(CLI),任何使用过 Docker 容器引擎的人都能快速上手。大多数用户可以简单地将 Docker 设置为 Podman 的别名(alias docker=podman),不会带来任何问题。与其它常见的容器引擎(Docker、CRI-O、containerd)类似,Podman 依赖于符合 OCI 标准的容器运行时(runc、crun、runv 等)来与操作系统对接并创建运行容器,这使得由 Podman 创建的运行容器与其它普通容器引擎创建的容器几乎没有区别。 +# Moniker: +Tags: +- docker +- pod +- 容器 +- 镜像 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/containers/podman/releases/tag/v5.2.5 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://podman.io/docs +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/r/RedHat/Podman/5.2.5/RedHat.Podman.yaml b/manifests/r/RedHat/Podman/5.2.5/RedHat.Podman.yaml new file mode 100644 index 000000000000..09aa46a724d1 --- /dev/null +++ b/manifests/r/RedHat/Podman/5.2.5/RedHat.Podman.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: RedHat.Podman +PackageVersion: 5.2.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From eae19e53e0200fe32de8280958cf1f912fa4c8ff Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:36:22 +0800 Subject: [PATCH 433/720] New version: tangshimin.MuJing version 2.6.5 (#185394) --- .../2.6.5/tangshimin.MuJing.installer.yaml | 20 +++++++++ .../2.6.5/tangshimin.MuJing.locale.en-US.yaml | 43 +++++++++++++++++++ .../2.6.5/tangshimin.MuJing.locale.zh-CN.yaml | 41 ++++++++++++++++++ .../MuJing/2.6.5/tangshimin.MuJing.yaml | 8 ++++ 4 files changed, 112 insertions(+) create mode 100644 manifests/t/tangshimin/MuJing/2.6.5/tangshimin.MuJing.installer.yaml create mode 100644 manifests/t/tangshimin/MuJing/2.6.5/tangshimin.MuJing.locale.en-US.yaml create mode 100644 manifests/t/tangshimin/MuJing/2.6.5/tangshimin.MuJing.locale.zh-CN.yaml create mode 100644 manifests/t/tangshimin/MuJing/2.6.5/tangshimin.MuJing.yaml diff --git a/manifests/t/tangshimin/MuJing/2.6.5/tangshimin.MuJing.installer.yaml b/manifests/t/tangshimin/MuJing/2.6.5/tangshimin.MuJing.installer.yaml new file mode 100644 index 000000000000..4c1f1eac085b --- /dev/null +++ b/manifests/t/tangshimin/MuJing/2.6.5/tangshimin.MuJing.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: tangshimin.MuJing +PackageVersion: 2.6.5 +InstallerType: wix +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +ReleaseDate: 2024-10-23 +AppsAndFeaturesEntries: +- ProductCode: '{65DEC4B9-F5FF-4526-A586-B17194B33A98}' + UpgradeCode: '{2C33246D-3C45-3744-AFF1-AA8E0270006F}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/tangshimin/MuJing/releases/download/v2.6.5/MuJing-2.6.5.msi + InstallerSha256: A3B64267F408BAA55CACC812FB1AB4EA35920FC06EB486FE9BB7FCCAE114AC36 + ProductCode: '{F9E1B74E-3E64-42C0-879D-29D6A44CCA92}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/t/tangshimin/MuJing/2.6.5/tangshimin.MuJing.locale.en-US.yaml b/manifests/t/tangshimin/MuJing/2.6.5/tangshimin.MuJing.locale.en-US.yaml new file mode 100644 index 000000000000..1c773640f831 --- /dev/null +++ b/manifests/t/tangshimin/MuJing/2.6.5/tangshimin.MuJing.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: tangshimin.MuJing +PackageVersion: 2.6.5 +PackageLocale: en-US +Publisher: 深圳市龙华区幕境网络工作室 +PublisherUrl: https://github.com/tangshimin +PublisherSupportUrl: https://github.com/tangshimin/MuJing/issues +PrivacyUrl: https://github.com/tangshimin/MuJing/blob/master/Privacy%20Policy.md +# Author: +PackageName: 幕境 +PackageUrl: https://github.com/tangshimin/MuJing +License: GPL-3.0 +LicenseUrl: https://github.com/tangshimin/MuJing/blob/master/LICENSE +Copyright: Copyright 2024 Shimin Tang. All rights reserved. +# CopyrightUrl: +ShortDescription: Generate thesauruses (word book) from MKV videos so that each word has a specific context, and then memorize the words, sentences, and subtitles through the context. +Description: |- + Learn English by immersion. + Use any movies, series or documents you like to generate your thesaurus. + When memorising words, you can better understand and remember words by practising spelling and watching relevant video clips. + When playing movies, you can review the words in the thesaurus through Dammu, making word memorisation less of a chore. +# Moniker: +Tags: +- caption +- education +- english +- learn +- study +- subtitle +- thesaurus +- vocabulary +- word +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/tangshimin/MuJing/releases/tag/v2.6.5 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/tangshimin/MuJing/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/t/tangshimin/MuJing/2.6.5/tangshimin.MuJing.locale.zh-CN.yaml b/manifests/t/tangshimin/MuJing/2.6.5/tangshimin.MuJing.locale.zh-CN.yaml new file mode 100644 index 000000000000..cbec1924173c --- /dev/null +++ b/manifests/t/tangshimin/MuJing/2.6.5/tangshimin.MuJing.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: tangshimin.MuJing +PackageVersion: 2.6.5 +PackageLocale: zh-CN +Publisher: 深圳市龙华区幕境网络工作室 +PublisherUrl: https://github.com/tangshimin +PublisherSupportUrl: https://github.com/tangshimin/MuJing/issues +# PrivacyUrl: +Author: 深圳市龙华区幕境网络工作室 +PackageName: 幕境 +PackageUrl: https://github.com/tangshimin/MuJing +License: GPL-3.0 +LicenseUrl: https://github.com/tangshimin/MuJing/blob/master/LICENSE +Copyright: Copyright 2024 Shimin Tang. All rights reserved. +# CopyrightUrl: +ShortDescription: 可以用 MKV 视频生成词库(单词本),让每个单词都有具体的语境。然后通过语境记忆单词,句子,字幕。 +Description: 沉浸式学英语,使用自己感兴趣的电影、美剧或文档,生成词库(单词本)。在记忆单词时,可以练习拼写并观看相关的视频片段,以便更好的理解和记忆单词。播放电影时,以弹幕的形式复习词库中的单词,使得单词记忆不再是一件乏味的事。 +# Moniker: +Tags: +- 单词 +- 字幕 +- 学习 +- 幕境 +- 教育 +- 英语 +- 词库 +- 词汇 +ReleaseNotes: |- + - 修复无法使用视频生成词库;字幕浏览器无法选择字幕(#80)。 + - 修复:x 被遮挡,无法删除熟悉单词(#75) + - 主题跟随系统 +ReleaseNotesUrl: https://github.com/tangshimin/MuJing/releases/tag/v2.6.5 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/tangshimin/MuJing/wiki +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/t/tangshimin/MuJing/2.6.5/tangshimin.MuJing.yaml b/manifests/t/tangshimin/MuJing/2.6.5/tangshimin.MuJing.yaml new file mode 100644 index 000000000000..a841680b4925 --- /dev/null +++ b/manifests/t/tangshimin/MuJing/2.6.5/tangshimin.MuJing.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: tangshimin.MuJing +PackageVersion: 2.6.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 9877946df5000868ade33d28ec021586be7b9964 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Thu, 24 Oct 2024 13:36:54 +1100 Subject: [PATCH 434/720] New version: eMClient.eMClient version 10.1.4411.0 (#185395) --- .../eMClient.eMClient.installer.yaml | 24 +++++++++++++ .../eMClient.eMClient.locale.en-US.yaml | 35 +++++++++++++++++++ .../10.1.4411.0/eMClient.eMClient.yaml | 8 +++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/e/eMClient/eMClient/10.1.4411.0/eMClient.eMClient.installer.yaml create mode 100644 manifests/e/eMClient/eMClient/10.1.4411.0/eMClient.eMClient.locale.en-US.yaml create mode 100644 manifests/e/eMClient/eMClient/10.1.4411.0/eMClient.eMClient.yaml diff --git a/manifests/e/eMClient/eMClient/10.1.4411.0/eMClient.eMClient.installer.yaml b/manifests/e/eMClient/eMClient/10.1.4411.0/eMClient.eMClient.installer.yaml new file mode 100644 index 000000000000..26b21d5fb910 --- /dev/null +++ b/manifests/e/eMClient/eMClient/10.1.4411.0/eMClient.eMClient.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: eMClient.eMClient +PackageVersion: 10.1.4411.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{7406E8F4-2C47-492A-9744-61F22DAE2FBA}' +AppsAndFeaturesEntries: +- UpgradeCode: '{D8A1DC6C-8EDA-4135-8E82-6F4EEA116B2F}' +Installers: +- Architecture: x86 + InstallerUrl: https://cdn-dist.emclient.com/dist/v10.1.4411/setup.msi + InstallerSha256: C81367239221C290815F3E759F23361E511131B33ABABAE8B0E1CF651ED49824 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/eMClient/eMClient/10.1.4411.0/eMClient.eMClient.locale.en-US.yaml b/manifests/e/eMClient/eMClient/10.1.4411.0/eMClient.eMClient.locale.en-US.yaml new file mode 100644 index 000000000000..753281d6c17a --- /dev/null +++ b/manifests/e/eMClient/eMClient/10.1.4411.0/eMClient.eMClient.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: eMClient.eMClient +PackageVersion: 10.1.4411.0 +PackageLocale: en-US +Publisher: eM Client Inc. +PublisherUrl: https://www.emclient.com +PublisherSupportUrl: https://www.emclient.com/support +PrivacyUrl: https://www.emclient.com/docs/em-client-privacy-policy.pdf +Author: eM Client s.r.o. +PackageName: eM Client +PackageUrl: https://www.emclient.com +License: Proprietary - Freemium +LicenseUrl: https://www.emclient.com/pricing +Copyright: Copyright (c) eM Client +CopyrightUrl: https://www.emclient.com/docs/em-client-terms-of-use.pdf +ShortDescription: Fast email client with full Gmail, Hotmail and other services synchronization. Best replacement for MS Outlook or Thunderbird. Free version for Home users. +Moniker: emclient +Tags: +- calendar +- contacts +- email +- email-client +- exchange +- imap +- mail +- outlook +- pgp +- pop +- rss +- smtp +- tasks +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/e/eMClient/eMClient/10.1.4411.0/eMClient.eMClient.yaml b/manifests/e/eMClient/eMClient/10.1.4411.0/eMClient.eMClient.yaml new file mode 100644 index 000000000000..f534fd95c3e9 --- /dev/null +++ b/manifests/e/eMClient/eMClient/10.1.4411.0/eMClient.eMClient.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: eMClient.eMClient +PackageVersion: 10.1.4411.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 8defad6897136794e748048485614015b76eb862 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:42:38 +0800 Subject: [PATCH 435/720] New version: CondaForge.Miniforge3.PyPy3 version 24.9.0-0 (#185358) --- ...CondaForge.Miniforge3.PyPy3.installer.yaml | 35 ++++++++++++++++ ...daForge.Miniforge3.PyPy3.locale.en-US.yaml | 42 +++++++++++++++++++ ...daForge.Miniforge3.PyPy3.locale.zh-CN.yaml | 36 ++++++++++++++++ .../24.9.0-0/CondaForge.Miniforge3.PyPy3.yaml | 8 ++++ 4 files changed, 121 insertions(+) create mode 100644 manifests/c/CondaForge/Miniforge3/PyPy3/24.9.0-0/CondaForge.Miniforge3.PyPy3.installer.yaml create mode 100644 manifests/c/CondaForge/Miniforge3/PyPy3/24.9.0-0/CondaForge.Miniforge3.PyPy3.locale.en-US.yaml create mode 100644 manifests/c/CondaForge/Miniforge3/PyPy3/24.9.0-0/CondaForge.Miniforge3.PyPy3.locale.zh-CN.yaml create mode 100644 manifests/c/CondaForge/Miniforge3/PyPy3/24.9.0-0/CondaForge.Miniforge3.PyPy3.yaml diff --git a/manifests/c/CondaForge/Miniforge3/PyPy3/24.9.0-0/CondaForge.Miniforge3.PyPy3.installer.yaml b/manifests/c/CondaForge/Miniforge3/PyPy3/24.9.0-0/CondaForge.Miniforge3.PyPy3.installer.yaml new file mode 100644 index 000000000000..57a4536b3105 --- /dev/null +++ b/manifests/c/CondaForge/Miniforge3/PyPy3/24.9.0-0/CondaForge.Miniforge3.PyPy3.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: CondaForge.Miniforge3.PyPy3 +PackageVersion: 24.9.0-0 +InstallerType: nullsoft +Commands: +- conda +- mamba +- pip +- pip3 +- python +- pythonw +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/conda-forge/miniforge/releases/download/24.9.0-0/Miniforge-pypy3-24.9.0-0-Windows-x86_64.exe + InstallerSha256: D8EDC43FA535115B95E645208FF3B78EF4CB2498298F4B7D47A47FBF9FAEBC35 + InstallerSwitches: + Custom: /InstallationType=JustMe + UpgradeBehavior: deny + ProductCode: Miniforge-pypy3 24.9.0-0 (Python 3.9.18 64-bit) + RequireExplicitUpgrade: true +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/conda-forge/miniforge/releases/download/24.9.0-0/Miniforge-pypy3-24.9.0-0-Windows-x86_64.exe + InstallerSha256: D8EDC43FA535115B95E645208FF3B78EF4CB2498298F4B7D47A47FBF9FAEBC35 + InstallerSwitches: + Custom: /InstallationType=AllUsers + UpgradeBehavior: uninstallPrevious + ProductCode: Miniforge-pypy3 24.9.0-0 (Python 3.9.18 64-bit) + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/CondaForge/Miniforge3/PyPy3/24.9.0-0/CondaForge.Miniforge3.PyPy3.locale.en-US.yaml b/manifests/c/CondaForge/Miniforge3/PyPy3/24.9.0-0/CondaForge.Miniforge3.PyPy3.locale.en-US.yaml new file mode 100644 index 000000000000..9f7f9aaf9205 --- /dev/null +++ b/manifests/c/CondaForge/Miniforge3/PyPy3/24.9.0-0/CondaForge.Miniforge3.PyPy3.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: CondaForge.Miniforge3.PyPy3 +PackageVersion: 24.9.0-0 +PackageLocale: en-US +Publisher: conda-forge +PublisherUrl: https://conda-forge.org/ +PublisherSupportUrl: https://github.com/conda-forge/miniforge/issues +# PrivacyUrl: +# Author: +PackageName: Miniforge-pypy3 +PackageUrl: https://github.com/conda-forge/miniforge +License: BSD-3-Clause +LicenseUrl: https://raw.githubusercontent.com/conda-forge/miniforge/HEAD/LICENSE +Copyright: Copyright (c) 2019-2024, conda-forge +# CopyrightUrl: +ShortDescription: Miniforge is a free minimal installer for conda specific to conda-forge. Use PyPy in place of standard Python interpreter +# Description: +Moniker: miniforge3-pypy3 +Tags: +- anaconda +- conda +- conda-forge +- mamba +- pypy +- python +ReleaseNotes: |- + What's Changed + - Deprecate PyPy3 installers by @hmaarrfk in https://github.com/conda-forge/miniforge/pull/657 + - Update to conda 24.9 by @hmaarrfk in https://github.com/conda-forge/miniforge/pull/655 + New Contributors + - @amorehead made their first contribution in https://github.com/conda-forge/miniforge/pull/652 + Full Changelog: https://github.com/conda-forge/miniforge/compare/24.7.1-2...24.9.0-0 +ReleaseNotesUrl: https://github.com/conda-forge/miniforge/releases/tag/24.9.0-0 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://conda-forge.org/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CondaForge/Miniforge3/PyPy3/24.9.0-0/CondaForge.Miniforge3.PyPy3.locale.zh-CN.yaml b/manifests/c/CondaForge/Miniforge3/PyPy3/24.9.0-0/CondaForge.Miniforge3.PyPy3.locale.zh-CN.yaml new file mode 100644 index 000000000000..6dfd17ee2e4f --- /dev/null +++ b/manifests/c/CondaForge/Miniforge3/PyPy3/24.9.0-0/CondaForge.Miniforge3.PyPy3.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: CondaForge.Miniforge3.PyPy3 +PackageVersion: 24.9.0-0 +PackageLocale: zh-CN +Publisher: conda-forge +PublisherUrl: https://conda-forge.org/ +PublisherSupportUrl: https://github.com/conda-forge/miniforge/issues +# PrivacyUrl: +# Author: +PackageName: Miniforge-pypy3 +PackageUrl: https://github.com/conda-forge/miniforge +License: BSD-3-Clause +LicenseUrl: https://raw.githubusercontent.com/conda-forge/miniforge/HEAD/LICENSE +Copyright: Copyright (c) 2019-2024, conda-forge +# CopyrightUrl: +ShortDescription: Miniforge 是用于 conda 的免费最小化安装程序,专用于 conda-forge。使用 PyPy 代替标准 Python 解释器 +# Description: +# Moniker: +Tags: +- anaconda +- conda +- conda-forge +- mamba +- pypy +- python +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/conda-forge/miniforge/releases/tag/24.9.0-0 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://conda-forge.org/docs/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CondaForge/Miniforge3/PyPy3/24.9.0-0/CondaForge.Miniforge3.PyPy3.yaml b/manifests/c/CondaForge/Miniforge3/PyPy3/24.9.0-0/CondaForge.Miniforge3.PyPy3.yaml new file mode 100644 index 000000000000..4f151c27e09e --- /dev/null +++ b/manifests/c/CondaForge/Miniforge3/PyPy3/24.9.0-0/CondaForge.Miniforge3.PyPy3.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: CondaForge.Miniforge3.PyPy3 +PackageVersion: 24.9.0-0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 6e14f371a9750a9f75bfa34f6f494b903e0548b4 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:42:56 -0700 Subject: [PATCH 436/720] Automatic deletion of AdGuard.AdGuardVPN.Beta 2.4.1483.0 (#185396) --- .../AdGuard.AdGuardVPN.Beta.installer.yaml | 16 ---------------- .../AdGuard.AdGuardVPN.Beta.locale.en-US.yaml | 14 -------------- .../Beta/2.4.1483.0/AdGuard.AdGuardVPN.Beta.yaml | 8 -------- 3 files changed, 38 deletions(-) delete mode 100644 manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1483.0/AdGuard.AdGuardVPN.Beta.installer.yaml delete mode 100644 manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1483.0/AdGuard.AdGuardVPN.Beta.locale.en-US.yaml delete mode 100644 manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1483.0/AdGuard.AdGuardVPN.Beta.yaml diff --git a/manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1483.0/AdGuard.AdGuardVPN.Beta.installer.yaml b/manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1483.0/AdGuard.AdGuardVPN.Beta.installer.yaml deleted file mode 100644 index 2411d1b39b14..000000000000 --- a/manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1483.0/AdGuard.AdGuardVPN.Beta.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: AdGuard.AdGuardVPN.Beta -PackageVersion: 2.4.1483.0 -InstallerType: burn -Scope: machine -InstallerSwitches: - Custom: -quiet -UpgradeBehavior: install -Installers: -- Architecture: x86 - InstallerUrl: https://static.adguard-vpn.com/windows/beta/installer.exe - InstallerSha256: D7D4806CB359DC3BD4DF48728B9FD5B38067316A6492DE72232318704E7BE280 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1483.0/AdGuard.AdGuardVPN.Beta.locale.en-US.yaml b/manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1483.0/AdGuard.AdGuardVPN.Beta.locale.en-US.yaml deleted file mode 100644 index 15588bafd268..000000000000 --- a/manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1483.0/AdGuard.AdGuardVPN.Beta.locale.en-US.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: AdGuard.AdGuardVPN.Beta -PackageVersion: 2.4.1483.0 -PackageLocale: en-US -Publisher: Adguard Software Limited -PublisherSupportUrl: https://adguard-vpn.com/en/support.html -PrivacyUrl: https://adguard-vpn.com/en/privacy.html -PackageName: AdGuard VPN Beta -License: Proprietary -ShortDescription: Topnotch VPN by AdGuard. Your ultimate solution for the safe Internet without restrictions. Must-have when you need uncompromising online privacy protection. -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1483.0/AdGuard.AdGuardVPN.Beta.yaml b/manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1483.0/AdGuard.AdGuardVPN.Beta.yaml deleted file mode 100644 index a22a212c1def..000000000000 --- a/manifests/a/AdGuard/AdGuardVPN/Beta/2.4.1483.0/AdGuard.AdGuardVPN.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: AdGuard.AdGuardVPN.Beta -PackageVersion: 2.4.1483.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From af59915fc60876ed69484e67e1bfd1b434be2a83 Mon Sep 17 00:00:00 2001 From: hrzlgnm Date: Thu, 24 Oct 2024 04:43:09 +0200 Subject: [PATCH 437/720] Remove version: hrzlgnm.mdns-browser version 0.6.3 (#185398) --- .../0.6.3/hrzlgnm.mdns-browser.installer.yaml | 24 ------------------- .../hrzlgnm.mdns-browser.locale.en-US.yaml | 24 ------------------- .../0.6.3/hrzlgnm.mdns-browser.yaml | 8 ------- 3 files changed, 56 deletions(-) delete mode 100644 manifests/h/hrzlgnm/mdns-browser/0.6.3/hrzlgnm.mdns-browser.installer.yaml delete mode 100644 manifests/h/hrzlgnm/mdns-browser/0.6.3/hrzlgnm.mdns-browser.locale.en-US.yaml delete mode 100644 manifests/h/hrzlgnm/mdns-browser/0.6.3/hrzlgnm.mdns-browser.yaml diff --git a/manifests/h/hrzlgnm/mdns-browser/0.6.3/hrzlgnm.mdns-browser.installer.yaml b/manifests/h/hrzlgnm/mdns-browser/0.6.3/hrzlgnm.mdns-browser.installer.yaml deleted file mode 100644 index b6979446217a..000000000000 --- a/manifests/h/hrzlgnm/mdns-browser/0.6.3/hrzlgnm.mdns-browser.installer.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Created with komac v2.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: hrzlgnm.mdns-browser -PackageVersion: 0.6.3 -Platform: - - Windows.Desktop -MinimumOSVersion: 10.0.0.0 -Scope: user -InstallerType: nullsoft -InstallModes: - - interactive - - silent -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.EdgeWebView2Runtime -UpgradeBehavior: install -ReleaseDate: 2024-06-26 -Installers: - - Architecture: x64 - InstallerUrl: https://github.com/hrzlgnm/mdns-browser/releases/download/mdns-browser-v0.6.3/mdns-browser_0.6.3_x64-setup.exe - InstallerSha256: 30C6F9D7B483D73DBF8FC323CC558616A47BCA8A916D4FEAAE49248F39C0976A -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/h/hrzlgnm/mdns-browser/0.6.3/hrzlgnm.mdns-browser.locale.en-US.yaml b/manifests/h/hrzlgnm/mdns-browser/0.6.3/hrzlgnm.mdns-browser.locale.en-US.yaml deleted file mode 100644 index ffaecbea4fc1..000000000000 --- a/manifests/h/hrzlgnm/mdns-browser/0.6.3/hrzlgnm.mdns-browser.locale.en-US.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Created with komac v2.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: hrzlgnm.mdns-browser -PackageVersion: 0.6.3 -PackageLocale: en-US -Publisher: hrzlgnm -PublisherUrl: https://github.com/hrzlgnm -Author: hrzlgnm -PackageName: mdns-browser -License: MIT -LicenseUrl: https://github.com/hrzlgnm/mdns-browser?tab=MIT-1-ov-file#readme -Copyright: Copyright (c) 2024 hrzlgnm -ShortDescription: mDNS Browser -Description: mDNS Browser -Tags: -- leptos -- mdns-sd -- rust -- tauri -- thaw -ReleaseNotesUrl: https://github.com/hrzlgnm/mdns-browser/releases/tag/mdns-browser-v0.6.3 -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/h/hrzlgnm/mdns-browser/0.6.3/hrzlgnm.mdns-browser.yaml b/manifests/h/hrzlgnm/mdns-browser/0.6.3/hrzlgnm.mdns-browser.yaml deleted file mode 100644 index c0f1a0839cd2..000000000000 --- a/manifests/h/hrzlgnm/mdns-browser/0.6.3/hrzlgnm.mdns-browser.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: hrzlgnm.mdns-browser -PackageVersion: 0.6.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From ea92207420c51d84dc2141966ade13fe62c4233d Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Thu, 24 Oct 2024 13:43:31 +1100 Subject: [PATCH 438/720] New version: Logitech.Sync version 3.6.180.0 (#185401) --- .../{3.5.136.0 => 3.6.180.0}/Logitech.Sync.installer.yaml | 6 +++--- .../Logitech.Sync.locale.en-US.yaml | 4 ++-- .../Sync/{3.5.136.0 => 3.6.180.0}/Logitech.Sync.yaml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) rename manifests/l/Logitech/Sync/{3.5.136.0 => 3.6.180.0}/Logitech.Sync.installer.yaml (71%) rename manifests/l/Logitech/Sync/{3.5.136.0 => 3.6.180.0}/Logitech.Sync.locale.en-US.yaml (84%) rename manifests/l/Logitech/Sync/{3.5.136.0 => 3.6.180.0}/Logitech.Sync.yaml (72%) diff --git a/manifests/l/Logitech/Sync/3.5.136.0/Logitech.Sync.installer.yaml b/manifests/l/Logitech/Sync/3.6.180.0/Logitech.Sync.installer.yaml similarity index 71% rename from manifests/l/Logitech/Sync/3.5.136.0/Logitech.Sync.installer.yaml rename to manifests/l/Logitech/Sync/3.6.180.0/Logitech.Sync.installer.yaml index d6e7becf0b00..cb82391ad55d 100644 --- a/manifests/l/Logitech/Sync/3.5.136.0/Logitech.Sync.installer.yaml +++ b/manifests/l/Logitech/Sync/3.6.180.0/Logitech.Sync.installer.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.6.4.0 +# Created using wingetcreate 1.6.5.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: Logitech.Sync -PackageVersion: 3.5.136.0 +PackageVersion: 3.6.180.0 MinimumOSVersion: 10.0.0.0 InstallerType: nullsoft InstallModes: @@ -13,6 +13,6 @@ ProductCode: LogiSync Installers: - Architecture: x64 InstallerUrl: https://software.vc.logitech.com/downloads/sync/LogiSyncApp-Setup.exe - InstallerSha256: 5FE3683D1BB19FC9CD0D573524799768B4C4464E086B8CD58A6ABC4567F88C30 + InstallerSha256: D2EA11A0247EFBD19649B37D17ADBA774AA6EBD602CB01BE210BD98B3445617E ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/l/Logitech/Sync/3.5.136.0/Logitech.Sync.locale.en-US.yaml b/manifests/l/Logitech/Sync/3.6.180.0/Logitech.Sync.locale.en-US.yaml similarity index 84% rename from manifests/l/Logitech/Sync/3.5.136.0/Logitech.Sync.locale.en-US.yaml rename to manifests/l/Logitech/Sync/3.6.180.0/Logitech.Sync.locale.en-US.yaml index 8c5d844a3474..157385e8b59f 100644 --- a/manifests/l/Logitech/Sync/3.5.136.0/Logitech.Sync.locale.en-US.yaml +++ b/manifests/l/Logitech/Sync/3.6.180.0/Logitech.Sync.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.6.4.0 +# Created using wingetcreate 1.6.5.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: Logitech.Sync -PackageVersion: 3.5.136.0 +PackageVersion: 3.6.180.0 PackageLocale: en-US Publisher: Logitech Europe S.A. PackageName: Logitech Sync diff --git a/manifests/l/Logitech/Sync/3.5.136.0/Logitech.Sync.yaml b/manifests/l/Logitech/Sync/3.6.180.0/Logitech.Sync.yaml similarity index 72% rename from manifests/l/Logitech/Sync/3.5.136.0/Logitech.Sync.yaml rename to manifests/l/Logitech/Sync/3.6.180.0/Logitech.Sync.yaml index 2cefa3a71781..de6701a27b04 100644 --- a/manifests/l/Logitech/Sync/3.5.136.0/Logitech.Sync.yaml +++ b/manifests/l/Logitech/Sync/3.6.180.0/Logitech.Sync.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.6.4.0 +# Created using wingetcreate 1.6.5.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: Logitech.Sync -PackageVersion: 3.5.136.0 +PackageVersion: 3.6.180.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From e08db7c9d649611ca36309afc7bcf45c14551bfb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:43:59 +0800 Subject: [PATCH 439/720] New version: Discord.Discord.Canary version 1.0.469 (#185402) --- .../Discord.Discord.Canary.installer.yaml | 20 ++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 38 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 35 +++++++++++++++++ .../1.0.469/Discord.Discord.Canary.yaml | 8 ++++ 4 files changed, 101 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.469/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.469/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.469/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.469/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.469/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.469/Discord.Discord.Canary.installer.yaml new file mode 100644 index 000000000000..99862fa292f8 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.469/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.469 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +Installers: +- Architecture: x64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.469/DiscordCanarySetup.exe + InstallerSha256: 9F93AEB6D399744616C9BA562E43F9A4AC5BAA680090A78CEF4682073D8A71E0 + ProductCode: DiscordCanary +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.469/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.469/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..584cd4111b9d --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.469/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.469 +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.469/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.469/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..b23e62eae5b9 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.469/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.469 +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.469/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.469/Discord.Discord.Canary.yaml new file mode 100644 index 000000000000..288b99543892 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.469/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.469 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4b1f88874a2139a0b1f22bfc4ca9b6f38c020b14 Mon Sep 17 00:00:00 2001 From: hrzlgnm Date: Thu, 24 Oct 2024 04:44:27 +0200 Subject: [PATCH 440/720] New version: hrzlgnm.mdns-browser version 0.9.1 (#185397) --- .../0.9.1/hrzlgnm.mdns-browser.installer.yaml | 23 ++++++++ .../hrzlgnm.mdns-browser.locale.en-US.yaml | 55 +++++++++++++++++++ .../0.9.1/hrzlgnm.mdns-browser.yaml | 8 +++ 3 files changed, 86 insertions(+) create mode 100644 manifests/h/hrzlgnm/mdns-browser/0.9.1/hrzlgnm.mdns-browser.installer.yaml create mode 100644 manifests/h/hrzlgnm/mdns-browser/0.9.1/hrzlgnm.mdns-browser.locale.en-US.yaml create mode 100644 manifests/h/hrzlgnm/mdns-browser/0.9.1/hrzlgnm.mdns-browser.yaml diff --git a/manifests/h/hrzlgnm/mdns-browser/0.9.1/hrzlgnm.mdns-browser.installer.yaml b/manifests/h/hrzlgnm/mdns-browser/0.9.1/hrzlgnm.mdns-browser.installer.yaml new file mode 100644 index 000000000000..e2f27a803f5f --- /dev/null +++ b/manifests/h/hrzlgnm/mdns-browser/0.9.1/hrzlgnm.mdns-browser.installer.yaml @@ -0,0 +1,23 @@ +# 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: hrzlgnm.mdns-browser +PackageVersion: 0.9.1 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.EdgeWebView2Runtime +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hrzlgnm/mdns-browser/releases/download/mdns-browser-v0.9.1/mdns-browser_0.9.1_x64-setup.exe + InstallerSha256: BFA3F07B99150304592111219C9331C2B6512FDE192F23D400F93E34B09B3871 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/h/hrzlgnm/mdns-browser/0.9.1/hrzlgnm.mdns-browser.locale.en-US.yaml b/manifests/h/hrzlgnm/mdns-browser/0.9.1/hrzlgnm.mdns-browser.locale.en-US.yaml new file mode 100644 index 000000000000..95ab1b982e40 --- /dev/null +++ b/manifests/h/hrzlgnm/mdns-browser/0.9.1/hrzlgnm.mdns-browser.locale.en-US.yaml @@ -0,0 +1,55 @@ +# 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: hrzlgnm.mdns-browser +PackageVersion: 0.9.1 +PackageLocale: en-US +Publisher: hrzlgnm +PublisherUrl: https://github.com/hrzlgnm +PublisherSupportUrl: https://github.com/hrzlgnm/mdns-browser/issues +Author: hrzlgnm +PackageName: mdns-browser +License: MIT +LicenseUrl: https://github.com/hrzlgnm/mdns-browser/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024 hrzlgnm +ShortDescription: mDNS Browser +Description: mDNS Browser +Tags: +- leptos +- mdns-sd +- rust +- tauri +- thaw +ReleaseNotes: |- + What's Changed + :bug: Bug Fixes + - #437 fix: Move copy to clipboard button to front of text @hrzlgnm + - #444 fix: keep metrics sorted by name @hrzlgnm + - #448 fix: Add feedback to the user in case no update is available @hrzlgnm + :boar: Chore + - #423 chore(version): bump version to 0.9.1 @github-actions + - #424 chore(ci): auto bump version on prerelease as releases are now drafte… @hrzlgnm + - #429 feat: Migrate snapcraft spec to own repo @hrzlgnm + - #431 chore: drop snap @hrzlgnm + - #439 chore: label docs/ branches as documentation and draft those in own section @hrzlgnm + - #445 chore: tune pr labeler config @hrzlgnm + :scroll: Documentation + - #432 docs: overhaul readme and building instructions @hrzlgnm + :arrow_up: Dependency Updates + - #426 chore(deps): lock file maintenance @renovate + - #428 fix(deps): update tauri monorepo @renovate + - #430 chore(deps): update anchore/sbom-action digest to 1ca97d9 @renovate + - #435 fix(deps): update rust crate serde to v1.0.211 @renovate + - #436 fix(deps): update rust crate tokio to v1.41.0 @renovate + - #438 fix(deps): update rust crate serde to v1.0.212 @renovate + - #440 fix(deps): update rust crate thiserror to v1.0.65 @renovate + - #441 fix(deps): update rust crate serde to v1.0.213 @renovate + - #446 chore(deps): update actions/checkout action to v4.2.2 @renovate + - #447 chore(deps): update actions/checkout digest to 11bd719 @renovate + Auditable binaries since v0.8.x + The binaries built for desktop targets are now all build in auditable mode using cargo-auditable. + For information on how to audit the binaries see UsageAttested build artifacts since v0.8.x + The build artifacts are now attested. Attestations information about he binaries is available here. For more information and details on how to verify those, see Verifying artifact attestations with the GitHub CLI +ReleaseNotesUrl: https://github.com/hrzlgnm/mdns-browser/releases/tag/mdns-browser-v0.9.1 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/h/hrzlgnm/mdns-browser/0.9.1/hrzlgnm.mdns-browser.yaml b/manifests/h/hrzlgnm/mdns-browser/0.9.1/hrzlgnm.mdns-browser.yaml new file mode 100644 index 000000000000..6c8ce5d2b682 --- /dev/null +++ b/manifests/h/hrzlgnm/mdns-browser/0.9.1/hrzlgnm.mdns-browser.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: hrzlgnm.mdns-browser +PackageVersion: 0.9.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 86fb1a1ff133dd6c8e7c6daa48344b6545810997 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:45:22 -0700 Subject: [PATCH 441/720] Automatic update of AppFlowy.AppFlowy 0.7.2 (#185403) --- .../AppFlowy/0.7.2/AppFlowy.AppFlowy.installer.yaml | 4 ++-- .../AppFlowy/0.7.2/AppFlowy.AppFlowy.locale.en-US.yaml | 7 +------ manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.yaml | 2 +- 3 files changed, 4 insertions(+), 9 deletions(-) diff --git a/manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.installer.yaml b/manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.installer.yaml index 1a630c76c0d6..0b9ffaea1963 100644 --- a/manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.installer.yaml +++ b/manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.installer.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Automatically updated by the winget bot at 2024/Oct/23 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: AppFlowy.AppFlowy @@ -14,6 +14,6 @@ ReleaseDate: 2024-10-22 Installers: - Architecture: x64 InstallerUrl: https://github.com/AppFlowy-IO/AppFlowy/releases/download/0.7.2/AppFlowy-0.7.2-windows-x86_64.exe - InstallerSha256: FB361E33829307C89459AA7CC7071EB34F5CAA6D0A65AD6B34F189C291FF7B6C + InstallerSha256: 5E57DD0992CBEAA1EB4EF440275D69894B3C61F7EEDADC112E9D53FC7D39F672 ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.locale.en-US.yaml b/manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.locale.en-US.yaml index 28ac1ff4927f..34bc3b570c13 100644 --- a/manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.locale.en-US.yaml +++ b/manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Automatically updated by the winget bot at 2024/Oct/23 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: AppFlowy.AppFlowy @@ -7,8 +7,6 @@ PackageLocale: en-US Publisher: AppFlowy-IO PublisherUrl: https://github.com/AppFlowy-IO PublisherSupportUrl: https://github.com/AppFlowy-IO/AppFlowy/issues -# PrivacyUrl: -# Author: PackageName: AppFlowy PackageUrl: https://github.com/AppFlowy-IO/AppFlowy License: AGPL-3.0 @@ -19,7 +17,6 @@ ShortDescription: The Open Source Alternative To Notion. Description: |- AppFlowy is an open source alternative to Notion. You are in charge of your data and customizations. -# Moniker: Tags: - content-management - content-services @@ -54,7 +51,5 @@ ReleaseNotes: |- - Fixed the issues with incorrect time zone being used in filters. ReleaseNotesUrl: https://github.com/AppFlowy-IO/AppFlowy/releases/tag/0.7.2 PurchaseUrl: https://ko-fi.com/appflowy -# InstallationNotes: -# Documentations: ManifestType: defaultLocale ManifestVersion: 1.6.0 diff --git a/manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.yaml b/manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.yaml index 0d957cad2cd7..45fa1e0bc781 100644 --- a/manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.yaml +++ b/manifests/a/AppFlowy/AppFlowy/0.7.2/AppFlowy.AppFlowy.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Automatically updated by the winget bot at 2024/Oct/23 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: AppFlowy.AppFlowy From 33a46d5698e067b5126b47e1b383a1574b5971df Mon Sep 17 00:00:00 2001 From: Simplestas Date: Thu, 24 Oct 2024 06:45:51 +0400 Subject: [PATCH 442/720] New version: StartIsBack.StartAllBack version 3.8.12 (#185404) --- .../StartIsBack.StartAllBack.installer.yaml | 32 +++++++++++++++++++ ...StartIsBack.StartAllBack.locale.en-US.yaml | 23 +++++++++++++ .../3.8.12/StartIsBack.StartAllBack.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/s/StartIsBack/StartAllBack/3.8.12/StartIsBack.StartAllBack.installer.yaml create mode 100644 manifests/s/StartIsBack/StartAllBack/3.8.12/StartIsBack.StartAllBack.locale.en-US.yaml create mode 100644 manifests/s/StartIsBack/StartAllBack/3.8.12/StartIsBack.StartAllBack.yaml diff --git a/manifests/s/StartIsBack/StartAllBack/3.8.12/StartIsBack.StartAllBack.installer.yaml b/manifests/s/StartIsBack/StartAllBack/3.8.12/StartIsBack.StartAllBack.installer.yaml new file mode 100644 index 000000000000..8e9a0d4d449a --- /dev/null +++ b/manifests/s/StartIsBack/StartAllBack/3.8.12/StartIsBack.StartAllBack.installer.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: StartIsBack.StartAllBack +PackageVersion: 3.8.12 +InstallerType: exe +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Commands: +- startallbackcfg +- startisbackcfg +ProductCode: StartAllBack +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://startisback.sfo3.cdn.digitaloceanspaces.com/StartAllBack_3.8.12_setup.exe + InstallerSha256: 342BB7138D7F6529F9CCF338B40DA0F52E133BCF0251A5DF1565C2F2C75060C4 + InstallerSwitches: + Silent: /silent + SilentWithProgress: /silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://startisback.sfo3.cdn.digitaloceanspaces.com/StartAllBack_3.8.12_setup.exe + InstallerSha256: 342BB7138D7F6529F9CCF338B40DA0F52E133BCF0251A5DF1565C2F2C75060C4 + InstallerSwitches: + Silent: /allusers /silent + SilentWithProgress: /allusers /silent +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-09-28 diff --git a/manifests/s/StartIsBack/StartAllBack/3.8.12/StartIsBack.StartAllBack.locale.en-US.yaml b/manifests/s/StartIsBack/StartAllBack/3.8.12/StartIsBack.StartAllBack.locale.en-US.yaml new file mode 100644 index 000000000000..b2c88055d8de --- /dev/null +++ b/manifests/s/StartIsBack/StartAllBack/3.8.12/StartIsBack.StartAllBack.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: StartIsBack.StartAllBack +PackageVersion: 3.8.12 +PackageLocale: en-US +Publisher: startisback.com +PublisherUrl: https://www.startisback.com/ +PublisherSupportUrl: https://www.startisback.com/#support-tab +Author: Tihiy +PackageName: StartAllBack +PackageUrl: https://www.startallback.com/ +License: Proprietary +LicenseUrl: https://www.startisback.com/license.txt +Copyright: Copyright (C) 2012-2024, Tihiy +ShortDescription: StartAllBack fully integrates with Windows 11 and provides original Windows taskbar and start menu, as well as manu other essential shell enhancements. +Moniker: startallback +Tags: +- customization +- start-menu +- taskbar +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/StartIsBack/StartAllBack/3.8.12/StartIsBack.StartAllBack.yaml b/manifests/s/StartIsBack/StartAllBack/3.8.12/StartIsBack.StartAllBack.yaml new file mode 100644 index 000000000000..abf86ecf2e03 --- /dev/null +++ b/manifests/s/StartIsBack/StartAllBack/3.8.12/StartIsBack.StartAllBack.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: StartIsBack.StartAllBack +PackageVersion: 3.8.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ee43de64acc34d33cb2b6b9e6e0e6efbc8093aa4 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Thu, 24 Oct 2024 13:46:12 +1100 Subject: [PATCH 443/720] New version: HearthSim.HearthstoneDeckTracker version 1.36.0 (#185407) --- ...hSim.HearthstoneDeckTracker.installer.yaml | 22 ++++++++++++++++++ ...m.HearthstoneDeckTracker.locale.en-US.yaml | 23 +++++++++++++++++++ .../HearthSim.HearthstoneDeckTracker.yaml | 8 +++++++ 3 files changed, 53 insertions(+) create mode 100644 manifests/h/HearthSim/HearthstoneDeckTracker/1.36.0/HearthSim.HearthstoneDeckTracker.installer.yaml create mode 100644 manifests/h/HearthSim/HearthstoneDeckTracker/1.36.0/HearthSim.HearthstoneDeckTracker.locale.en-US.yaml create mode 100644 manifests/h/HearthSim/HearthstoneDeckTracker/1.36.0/HearthSim.HearthstoneDeckTracker.yaml diff --git a/manifests/h/HearthSim/HearthstoneDeckTracker/1.36.0/HearthSim.HearthstoneDeckTracker.installer.yaml b/manifests/h/HearthSim/HearthstoneDeckTracker/1.36.0/HearthSim.HearthstoneDeckTracker.installer.yaml new file mode 100644 index 000000000000..bcab210d7bb4 --- /dev/null +++ b/manifests/h/HearthSim/HearthstoneDeckTracker/1.36.0/HearthSim.HearthstoneDeckTracker.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: HearthSim.HearthstoneDeckTracker +PackageVersion: 1.36.0 +Platform: +- Windows.Desktop +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/HearthSim/HDT-Releases/releases/download/v1.36.0/HDT-Installer.exe + InstallerSha256: E4D4BE690A114D358D81C3DC442DA8841FF1619D3AF7B1EDF1DA8C96582AA83A +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-23 diff --git a/manifests/h/HearthSim/HearthstoneDeckTracker/1.36.0/HearthSim.HearthstoneDeckTracker.locale.en-US.yaml b/manifests/h/HearthSim/HearthstoneDeckTracker/1.36.0/HearthSim.HearthstoneDeckTracker.locale.en-US.yaml new file mode 100644 index 000000000000..017121a2b384 --- /dev/null +++ b/manifests/h/HearthSim/HearthstoneDeckTracker/1.36.0/HearthSim.HearthstoneDeckTracker.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: HearthSim.HearthstoneDeckTracker +PackageVersion: 1.36.0 +PackageLocale: en-US +Publisher: HearthSim +PublisherUrl: https://hearthsim.net +Author: HearthSim +PackageName: Hearthstone Deck Tracker +PackageUrl: https://hsreplay.net/downloads +License: Proprietary +LicenseUrl: https://hearthsim.net/legal/terms-of-service.html +Copyright: Copyright © HearthSim. All Rights Reserved. +CopyrightUrl: https://hearthsim.net/legal/terms-of-service.html +ShortDescription: A deck tracker and deck manager for Hearthstone on Windows +Tags: +- deck-tracker +- game +- hearthstone +ReleaseNotesUrl: https://github.com/HearthSim/HDT-Releases/releases/tag/v1.36.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/h/HearthSim/HearthstoneDeckTracker/1.36.0/HearthSim.HearthstoneDeckTracker.yaml b/manifests/h/HearthSim/HearthstoneDeckTracker/1.36.0/HearthSim.HearthstoneDeckTracker.yaml new file mode 100644 index 000000000000..107559976ecf --- /dev/null +++ b/manifests/h/HearthSim/HearthstoneDeckTracker/1.36.0/HearthSim.HearthstoneDeckTracker.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: HearthSim.HearthstoneDeckTracker +PackageVersion: 1.36.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From f2d844ec311b0f0f6c5779fb6a03a5d12743c178 Mon Sep 17 00:00:00 2001 From: Dirk Jansen Date: Thu, 24 Oct 2024 04:46:26 +0200 Subject: [PATCH 444/720] Remove obsolete version 2.138 for MailCheck2 (#185409) --- .../DirkJansen.MailCheck2.installer.yaml | 15 --------------- .../DirkJansen.MailCheck2.locale.de-DE.yaml | 16 ---------------- .../2.138 (Build 574)/DirkJansen.MailCheck2.yaml | 8 -------- 3 files changed, 39 deletions(-) delete mode 100644 manifests/d/DirkJansen/MailCheck2/2.138 (Build 574)/DirkJansen.MailCheck2.installer.yaml delete mode 100644 manifests/d/DirkJansen/MailCheck2/2.138 (Build 574)/DirkJansen.MailCheck2.locale.de-DE.yaml delete mode 100644 manifests/d/DirkJansen/MailCheck2/2.138 (Build 574)/DirkJansen.MailCheck2.yaml diff --git a/manifests/d/DirkJansen/MailCheck2/2.138 (Build 574)/DirkJansen.MailCheck2.installer.yaml b/manifests/d/DirkJansen/MailCheck2/2.138 (Build 574)/DirkJansen.MailCheck2.installer.yaml deleted file mode 100644 index 75a47eef46a1..000000000000 --- a/manifests/d/DirkJansen/MailCheck2/2.138 (Build 574)/DirkJansen.MailCheck2.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: DirkJansen.MailCheck2 -PackageVersion: 2.138 (Build 574) -InstallerType: inno -Installers: -- Architecture: x64 - InstallerUrl: https://www.d-jan.de/MailCheck2Setup138Build574-64bit.exe - InstallerSha256: E9C56092991A9884D226C3A8280878D6C9F2E047685ABE859EA0057E7DAB1A0F -- Architecture: x86 - InstallerUrl: https://www.d-jan.de/MailCheck2Setup138Build574.exe - InstallerSha256: 77A29CA71BD11552F41DE5D962F853595240A397E1C108B982C13228D1435467 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/d/DirkJansen/MailCheck2/2.138 (Build 574)/DirkJansen.MailCheck2.locale.de-DE.yaml b/manifests/d/DirkJansen/MailCheck2/2.138 (Build 574)/DirkJansen.MailCheck2.locale.de-DE.yaml deleted file mode 100644 index f1a014e6eabd..000000000000 --- a/manifests/d/DirkJansen/MailCheck2/2.138 (Build 574)/DirkJansen.MailCheck2.locale.de-DE.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: DirkJansen.MailCheck2 -PackageVersion: 2.138 (Build 574) -PackageLocale: de-DE -Publisher: Dirk Jansen -PublisherUrl: "https://www.d-jan.de/" -PackageName: MailCheck 2 -PackageUrl: "https://www.d-jan.de/mailcheck.shtml" -License: Freeware -LicenseUrl: "https://www.d-jan.de/lizenz.shtml" -Copyright: © 2000-2024 Dirk Jansen -ShortDescription: MailCheck 2 überprüft POP3- und IMAP-Server auf E-Mails -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/d/DirkJansen/MailCheck2/2.138 (Build 574)/DirkJansen.MailCheck2.yaml b/manifests/d/DirkJansen/MailCheck2/2.138 (Build 574)/DirkJansen.MailCheck2.yaml deleted file mode 100644 index b2441393b981..000000000000 --- a/manifests/d/DirkJansen/MailCheck2/2.138 (Build 574)/DirkJansen.MailCheck2.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: DirkJansen.MailCheck2 -PackageVersion: 2.138 (Build 574) -DefaultLocale: de-DE -ManifestType: version -ManifestVersion: 1.6.0 From 3dad44ca47dab5d25d9df12dcfe91e9adcdb9eff Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Thu, 24 Oct 2024 04:46:38 +0200 Subject: [PATCH 445/720] New version: Gather.Gather version 1.16.1 (#185406) --- .../1.16.1/Gather.Gather.installer.yaml | 15 +++++++++++++++ .../1.16.1/Gather.Gather.locale.en-US.yaml | 19 +++++++++++++++++++ .../g/Gather/Gather/1.16.1/Gather.Gather.yaml | 8 ++++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/g/Gather/Gather/1.16.1/Gather.Gather.installer.yaml create mode 100644 manifests/g/Gather/Gather/1.16.1/Gather.Gather.locale.en-US.yaml create mode 100644 manifests/g/Gather/Gather/1.16.1/Gather.Gather.yaml diff --git a/manifests/g/Gather/Gather/1.16.1/Gather.Gather.installer.yaml b/manifests/g/Gather/Gather/1.16.1/Gather.Gather.installer.yaml new file mode 100644 index 000000000000..9b8d47926466 --- /dev/null +++ b/manifests/g/Gather/Gather/1.16.1/Gather.Gather.installer.yaml @@ -0,0 +1,15 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Gather.Gather +PackageVersion: 1.16.1 +InstallerType: nullsoft +ReleaseDate: 2024-10-16 +AppsAndFeaturesEntries: +- ProductCode: 45f52f2a-b102-5b89-ae33-95d1f213dcd7 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/gathertown/gather-town-desktop-releases/releases/download/v1.16.1/Gather-1.16.1-Setup.exe + InstallerSha256: F090D92CB3636624E95D95273C2123F17F67834F4EB9BB37CE96026E91D31628 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Gather/Gather/1.16.1/Gather.Gather.locale.en-US.yaml b/manifests/g/Gather/Gather/1.16.1/Gather.Gather.locale.en-US.yaml new file mode 100644 index 000000000000..d67e7e9c65e0 --- /dev/null +++ b/manifests/g/Gather/Gather/1.16.1/Gather.Gather.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Gather.Gather +PackageVersion: 1.16.1 +PackageLocale: en-US +Publisher: Gather Presence +PublisherUrl: https://www.gather.town/ +PublisherSupportUrl: https://github.com/gathertown/gather-town-desktop-releases/issues +PrivacyUrl: https://www.gather.town/privacy-policy +PackageName: Gather +PackageUrl: https://www.gather.town/ +License: Proprietary +LicenseUrl: https://www.gather.town/terms-of-service +Copyright: Copyright © 2022 Gather Presence, Inc. +ShortDescription: Centered around fully customizable spaces, Gather makes spending time with your communities just as easy as real life. +ReleaseNotesUrl: https://github.com/gathertown/gather-town-desktop-releases/releases/tag/v1.16.1 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Gather/Gather/1.16.1/Gather.Gather.yaml b/manifests/g/Gather/Gather/1.16.1/Gather.Gather.yaml new file mode 100644 index 000000000000..27dc47c599f5 --- /dev/null +++ b/manifests/g/Gather/Gather/1.16.1/Gather.Gather.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Gather.Gather +PackageVersion: 1.16.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2eb151e3d23f90ddf2357da886d495230387070c Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:47:02 -0700 Subject: [PATCH 446/720] Automatic update of douzone.WEHAGO from 1.4.6.13 to 1.4.8.16 (#185411) --- .../1.4.8.16/douzone.WEHAGO.installer.yaml | 15 +++++++++++++++ .../1.4.8.16/douzone.WEHAGO.locale.en-US.yaml | 18 ++++++++++++++++++ .../WEHAGO/1.4.8.16/douzone.WEHAGO.yaml | 8 ++++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/d/douzone/WEHAGO/1.4.8.16/douzone.WEHAGO.installer.yaml create mode 100644 manifests/d/douzone/WEHAGO/1.4.8.16/douzone.WEHAGO.locale.en-US.yaml create mode 100644 manifests/d/douzone/WEHAGO/1.4.8.16/douzone.WEHAGO.yaml diff --git a/manifests/d/douzone/WEHAGO/1.4.8.16/douzone.WEHAGO.installer.yaml b/manifests/d/douzone/WEHAGO/1.4.8.16/douzone.WEHAGO.installer.yaml new file mode 100644 index 000000000000..9e457ccd9009 --- /dev/null +++ b/manifests/d/douzone/WEHAGO/1.4.8.16/douzone.WEHAGO.installer.yaml @@ -0,0 +1,15 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: douzone.WEHAGO +PackageVersion: 1.4.8.16 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://www.wehago.com/pctalkpub/wehago/windows + InstallerSha256: 9CA112817FEBDC360FC9A7F9A7838D344D20FCE120069F69AE0D198115B366EC + AppsAndFeaturesEntries: + - Publisher: douzone + ProductCode: com.douzone.pc.wehago +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/douzone/WEHAGO/1.4.8.16/douzone.WEHAGO.locale.en-US.yaml b/manifests/d/douzone/WEHAGO/1.4.8.16/douzone.WEHAGO.locale.en-US.yaml new file mode 100644 index 000000000000..c8c878ff92da --- /dev/null +++ b/manifests/d/douzone/WEHAGO/1.4.8.16/douzone.WEHAGO.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: douzone.WEHAGO +PackageVersion: 1.4.8.16 +PackageLocale: en-US +Publisher: douzone +PublisherUrl: https://www.douzone.com/ +PublisherSupportUrl: https://wehagohelp.zendesk.com/ +PrivacyUrl: https://www.wehago.com/#/common/policy?code=002 +PackageName: WEHAGO +PackageUrl: https://www.wehago.com/ +License: Proprietary +Copyright: Copyright © 2024 douzone +ShortDescription: Eterprise groupware by Douzone Bizon. +Moniker: wehago +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/douzone/WEHAGO/1.4.8.16/douzone.WEHAGO.yaml b/manifests/d/douzone/WEHAGO/1.4.8.16/douzone.WEHAGO.yaml new file mode 100644 index 000000000000..831876a8f1cd --- /dev/null +++ b/manifests/d/douzone/WEHAGO/1.4.8.16/douzone.WEHAGO.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: douzone.WEHAGO +PackageVersion: 1.4.8.16 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From e9654a281f077e4e54fd4caf751082a62902da2a Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:47:23 -0700 Subject: [PATCH 447/720] Automatic deletion of Microsoft.PowerBI 2.137.751.0 (#185412) --- .../Microsoft.PowerBI.installer.yaml | 35 ----------------- .../Microsoft.PowerBI.locale.en-US.yaml | 38 ------------------- .../2.137.751.0/Microsoft.PowerBI.yaml | 8 ---- 3 files changed, 81 deletions(-) delete mode 100644 manifests/m/Microsoft/PowerBI/2.137.751.0/Microsoft.PowerBI.installer.yaml delete mode 100644 manifests/m/Microsoft/PowerBI/2.137.751.0/Microsoft.PowerBI.locale.en-US.yaml delete mode 100644 manifests/m/Microsoft/PowerBI/2.137.751.0/Microsoft.PowerBI.yaml diff --git a/manifests/m/Microsoft/PowerBI/2.137.751.0/Microsoft.PowerBI.installer.yaml b/manifests/m/Microsoft/PowerBI/2.137.751.0/Microsoft.PowerBI.installer.yaml deleted file mode 100644 index d0d8fcbc0482..000000000000 --- a/manifests/m/Microsoft/PowerBI/2.137.751.0/Microsoft.PowerBI.installer.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Microsoft.PowerBI -PackageVersion: 2.137.751.0 -InstallerLocale: en-US -Platform: -- Windows.Desktop -MinimumOSVersion: 6.2.9200 -InstallerType: burn -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: -silent -norestart - SilentWithProgress: -passive -norestart - InstallLocation: INSTALLLOCATION="" - Log: -log "" - Upgrade: -update - Custom: ACCEPT_EULA=1 -UpgradeBehavior: install -AppsAndFeaturesEntries: -- DisplayName: Microsoft PowerBI Desktop (x64) - Publisher: Microsoft Corporation - ProductCode: '{035c1474-8dc2-474f-8f0f-6edad420b959}' - InstallerType: burn -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x64 - InstallerUrl: https://download.microsoft.com/download/8/8/0/880BCA75-79DD-466A-927D-1ABF1F5454B0/PBIDesktopSetup_x64.exe - InstallerSha256: 446C666094793A273B7968E444074503109184BEDA153091CD17B369C1671FB2 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/PowerBI/2.137.751.0/Microsoft.PowerBI.locale.en-US.yaml b/manifests/m/Microsoft/PowerBI/2.137.751.0/Microsoft.PowerBI.locale.en-US.yaml deleted file mode 100644 index a7e0a9477da9..000000000000 --- a/manifests/m/Microsoft/PowerBI/2.137.751.0/Microsoft.PowerBI.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Microsoft.PowerBI -PackageVersion: 2.137.751.0 -PackageLocale: en-US -Publisher: Microsoft Corporation -PublisherUrl: https://www.microsoft.com/en-us -PublisherSupportUrl: https://support.microsoft.com/en-us -PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement -Author: Microsoft Corporation -PackageName: Microsoft PowerBI Desktop -PackageUrl: https://powerbi.microsoft.com -License: Proprietary -LicenseUrl: https://powerbi.microsoft.com/en-us/desktop-eula/ -Copyright: Copyright (c) Microsoft Corporation. All rights reserved. -CopyrightUrl: https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default.aspx -ShortDescription: Create stunning reports and visualizations with Power BI Desktop. -Description: |- - Create stunning reports and visualizations with Power BI Desktop. - It puts visual analytics at your fingertips with intuitive report authoring. - Drag-and-drop to place content exactly where you want it on the flexible and fluid canvas. - Quickly discover patterns as you explore a single unified view of linked, interactive visualizations. -Moniker: powerbi -Tags: -- analytics -- business-intelligence -- dashboarding -- data-analysis -- data-visualisation -- data-visualization -- reporting -- visualization-tools -Agreements: -- AgreementLabel: End User License Agreement (EULA) - AgreementUrl: https://powerbi.microsoft.com/en-us/desktop-eula/ -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/PowerBI/2.137.751.0/Microsoft.PowerBI.yaml b/manifests/m/Microsoft/PowerBI/2.137.751.0/Microsoft.PowerBI.yaml deleted file mode 100644 index 224cb162ed85..000000000000 --- a/manifests/m/Microsoft/PowerBI/2.137.751.0/Microsoft.PowerBI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Microsoft.PowerBI -PackageVersion: 2.137.751.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From cadf3822f23cdb34599d61b72fd85e12da09c21b Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:51:26 -0700 Subject: [PATCH 448/720] Automatic deletion of Millie.millie 2.0.12+75 (#185413) --- .../2.0.12+75/Millie.millie.installer.yaml | 16 ---------------- .../2.0.12+75/Millie.millie.locale.en-US.yaml | 19 ------------------- .../millie/2.0.12+75/Millie.millie.yaml | 8 -------- 3 files changed, 43 deletions(-) delete mode 100644 manifests/m/Millie/millie/2.0.12+75/Millie.millie.installer.yaml delete mode 100644 manifests/m/Millie/millie/2.0.12+75/Millie.millie.locale.en-US.yaml delete mode 100644 manifests/m/Millie/millie/2.0.12+75/Millie.millie.yaml diff --git a/manifests/m/Millie/millie/2.0.12+75/Millie.millie.installer.yaml b/manifests/m/Millie/millie/2.0.12+75/Millie.millie.installer.yaml deleted file mode 100644 index 45ddf0f96518..000000000000 --- a/manifests/m/Millie/millie/2.0.12+75/Millie.millie.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Millie.millie -PackageVersion: 2.0.12+75 -InstallerType: inno -AppsAndFeaturesEntries: -- Publisher: (주)밀리의 서재 - ProductCode: b24ba4db-d513-589f-8a1f-5ce431748de2 -Installers: -- Architecture: x64 - InstallerUrl: https://install.millie.co.kr/flutter/millie-desktop.exe - InstallerSha256: 52BBF98F7C80A08404A4E6AD8883BB78C52125168CB64C581C482902E60671A7 - ProductCode: 'F4499C37-4069-4E7C-9786-884375789FEC_is1' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/m/Millie/millie/2.0.12+75/Millie.millie.locale.en-US.yaml b/manifests/m/Millie/millie/2.0.12+75/Millie.millie.locale.en-US.yaml deleted file mode 100644 index 50ce2c62c6f8..000000000000 --- a/manifests/m/Millie/millie/2.0.12+75/Millie.millie.locale.en-US.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Millie.millie -PackageVersion: 2.0.12+75 -PackageLocale: en-US -Publisher: Millie -PublisherUrl: https://www.millie.town/ -PublisherSupportUrl: https://www.millie.co.kr/v3/customer -PrivacyUrl: https://corp.millie.co.kr/policy/privacy/ -# Author: -PackageName: Millie -PackageUrl: https://www.millie.co.kr/ -License: Proprietary -Copyright: Copyright © 2020 (주)밀리의 서재 All Rights Reserved. -ShortDescription: Millie PC Viewer -Moniker: millie -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/m/Millie/millie/2.0.12+75/Millie.millie.yaml b/manifests/m/Millie/millie/2.0.12+75/Millie.millie.yaml deleted file mode 100644 index 7152d187375e..000000000000 --- a/manifests/m/Millie/millie/2.0.12+75/Millie.millie.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Millie.millie -PackageVersion: 2.0.12+75 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 1c21a991613435b0cc11405780a1ce0942840e4e Mon Sep 17 00:00:00 2001 From: Will M <103980642+whllm@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:51:56 -0700 Subject: [PATCH 449/720] New version: Bluebeam.Revu.20 version 20.3.30 (#185414) --- .../20.3.30/Bluebeam.Revu.20.installer.yaml | 22 +++++++++++++++++++ .../Bluebeam.Revu.20.locale.en-US.yaml | 12 ++++++++++ .../Revu/20/20.3.30/Bluebeam.Revu.20.yaml | 8 +++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/b/Bluebeam/Revu/20/20.3.30/Bluebeam.Revu.20.installer.yaml create mode 100644 manifests/b/Bluebeam/Revu/20/20.3.30/Bluebeam.Revu.20.locale.en-US.yaml create mode 100644 manifests/b/Bluebeam/Revu/20/20.3.30/Bluebeam.Revu.20.yaml diff --git a/manifests/b/Bluebeam/Revu/20/20.3.30/Bluebeam.Revu.20.installer.yaml b/manifests/b/Bluebeam/Revu/20/20.3.30/Bluebeam.Revu.20.installer.yaml new file mode 100644 index 000000000000..7b197af378e4 --- /dev/null +++ b/manifests/b/Bluebeam/Revu/20/20.3.30/Bluebeam.Revu.20.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Bluebeam.Revu.20 +PackageVersion: 20.3.30 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: msi +NestedInstallerFiles: +- RelativeFilePath: Bluebeam Revu x64 20.msi +InstallerSwitches: + Silent: /qn BB_SERIALNUMBER=TRIAL + SilentWithProgress: /qb BB_SERIALNUMBER=TRIAL + Interactive: BB_SERIALNUMBER=TRIAL +ProductCode: '{66894ED0-ACEE-4DB3-895A-9DB541DF486F}' +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.bluebeam.com/software/downloads/20.3.30/MSIBluebeamRevu20.3.30x64.zip + InstallerSha256: C0F15F5749C7169E3E94E146D3069FE48ED67F646118B21B0014C9124DB39C2C +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-07-30 diff --git a/manifests/b/Bluebeam/Revu/20/20.3.30/Bluebeam.Revu.20.locale.en-US.yaml b/manifests/b/Bluebeam/Revu/20/20.3.30/Bluebeam.Revu.20.locale.en-US.yaml new file mode 100644 index 000000000000..7690a69722f5 --- /dev/null +++ b/manifests/b/Bluebeam/Revu/20/20.3.30/Bluebeam.Revu.20.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Bluebeam.Revu.20 +PackageVersion: 20.3.30 +PackageLocale: en-US +Publisher: Bluebeam +PackageName: Bluebeam Revu 20 +License: Proprietary +ShortDescription: Revu is Bluebeam's foundational project efficiency and collaboration solution that allows you to create, edit, mark up, and organize PDFs with project partners on desktop. +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Bluebeam/Revu/20/20.3.30/Bluebeam.Revu.20.yaml b/manifests/b/Bluebeam/Revu/20/20.3.30/Bluebeam.Revu.20.yaml new file mode 100644 index 000000000000..9d46f00b5143 --- /dev/null +++ b/manifests/b/Bluebeam/Revu/20/20.3.30/Bluebeam.Revu.20.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: Bluebeam.Revu.20 +PackageVersion: 20.3.30 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From dd2367599eb613fccb04f85efb1b74b86a523a06 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:52:36 +0800 Subject: [PATCH 450/720] New version: Google.Chrome.Canary version 132.0.6793.2 (#185415) --- .../Google.Chrome.Canary.installer.yaml | 51 +++++++++++++++++++ .../Google.Chrome.Canary.locale.en-US.yaml | 33 ++++++++++++ .../Google.Chrome.Canary.locale.nb-NO.yaml | 30 +++++++++++ .../Google.Chrome.Canary.locale.zh-CN.yaml | 32 ++++++++++++ .../132.0.6793.2/Google.Chrome.Canary.yaml | 8 +++ 5 files changed, 154 insertions(+) create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6793.2/Google.Chrome.Canary.installer.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6793.2/Google.Chrome.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6793.2/Google.Chrome.Canary.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6793.2/Google.Chrome.Canary.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6793.2/Google.Chrome.Canary.yaml diff --git a/manifests/g/Google/Chrome/Canary/132.0.6793.2/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/132.0.6793.2/Google.Chrome.Canary.installer.yaml new file mode 100644 index 000000000000..3b611d997bc1 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6793.2/Google.Chrome.Canary.installer.yaml @@ -0,0 +1,51 @@ +# 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: Google.Chrome.Canary +PackageVersion: 132.0.6793.2 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" + Custom: --chrome-sxs --do-not-launch-chrome +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + InstallerUrl: https://dl.google.com/release2/chrome/edt3oxj2q6ncdikdl2vgu7erfq_132.0.6793.2/132.0.6793.2_chrome_installer.exe + InstallerSha256: 6DE5897A3D1CC8CFE8778E2946FE7534A6256902B0291268F168656E63A926F5 + ProductCode: Google Chrome SxS +- Architecture: x64 + InstallerUrl: https://dl.google.com/release2/chrome/pvqndxtvcgyns63gb7gl4bpsk4_132.0.6793.2/132.0.6793.2_chrome_installer.exe + InstallerSha256: D8608A0F69B605765E0E024311BC784A32018172982CABD8AA9643D2EC1C1065 + ProductCode: Google Chrome SxS +- Architecture: arm64 + InstallerUrl: https://dl.google.com/release2/chrome/m6xc7vtqpyoe5r64p33uir4abq_132.0.6793.2/132.0.6793.2_chrome_installer.exe + InstallerSha256: C1761C40CB0C7084F68DC6AAA85F75F367798E07763034AA9B5E85B712678C74 + ProductCode: Google Chrome SxS +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6793.2/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/132.0.6793.2/Google.Chrome.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..8977cb1c8712 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6793.2/Google.Chrome.Canary.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: Google.Chrome.Canary +PackageVersion: 132.0.6793.2 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/chrome/canary +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms +Copyright: Copyright 2024 Google LLC. All rights reserved. +# CopyrightUrl: +ShortDescription: Nightly build for developers +Description: Get on the bleeding edge of the web with Chrome Canary designed for experienced developers and updated nightly. +Moniker: chrome-canary +Tags: +- browser +- chromium +- internet +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6793.2/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/132.0.6793.2/Google.Chrome.Canary.locale.nb-NO.yaml new file mode 100644 index 000000000000..69c7d840805c --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6793.2/Google.Chrome.Canary.locale.nb-NO.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: Google.Chrome.Canary +PackageVersion: 132.0.6793.2 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/no/chrome/canary +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2024 Google LLC. Med enerett. +# CopyrightUrl: +ShortDescription: Nattlig delversjon for utviklere +Description: Vær med på å gå opp nye stier på nettet med Chrome Canary, som er laget for erfarne utviklere og oppdateres daglig. +# Moniker: +Tags: +- chromium +- nettleseren +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6793.2/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/132.0.6793.2/Google.Chrome.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..e879ad7835a4 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6793.2/Google.Chrome.Canary.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: Google.Chrome.Canary +PackageVersion: 132.0.6793.2 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/zh-CN/chrome/canary +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2024 Google LLC. 保留所有权利。 +# CopyrightUrl: +ShortDescription: 开发者专用的每日构建版 +Description: 安装专为经验丰富的开发者设计且每晚都会更新的 Chrome Canary 版,站在网络科技最前沿。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6793.2/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/132.0.6793.2/Google.Chrome.Canary.yaml new file mode 100644 index 000000000000..356bd644413a --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6793.2/Google.Chrome.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: Google.Chrome.Canary +PackageVersion: 132.0.6793.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 45f2d6faee5ee60a51636b2a9b4e11fed673d9a6 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Thu, 24 Oct 2024 13:52:54 +1100 Subject: [PATCH 451/720] New version: OpenWhisperSystems.Signal version 7.30.0 (#185417) --- .../OpenWhisperSystems.Signal.installer.yaml | 16 +++++++++ ...penWhisperSystems.Signal.locale.en-US.yaml | 34 +++++++++++++++++++ .../7.30.0/OpenWhisperSystems.Signal.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/o/OpenWhisperSystems/Signal/7.30.0/OpenWhisperSystems.Signal.installer.yaml create mode 100644 manifests/o/OpenWhisperSystems/Signal/7.30.0/OpenWhisperSystems.Signal.locale.en-US.yaml create mode 100644 manifests/o/OpenWhisperSystems/Signal/7.30.0/OpenWhisperSystems.Signal.yaml diff --git a/manifests/o/OpenWhisperSystems/Signal/7.30.0/OpenWhisperSystems.Signal.installer.yaml b/manifests/o/OpenWhisperSystems/Signal/7.30.0/OpenWhisperSystems.Signal.installer.yaml new file mode 100644 index 000000000000..0474099ec5f8 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/7.30.0/OpenWhisperSystems.Signal.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: OpenWhisperSystems.Signal +PackageVersion: 7.30.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://updates.signal.org/desktop/signal-desktop-win-7.30.0.exe + InstallerSha256: 88F7D70DE1BCE504E6B62C936AB619DB8C82980C0402F1A99D03566B4D50D945 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/OpenWhisperSystems/Signal/7.30.0/OpenWhisperSystems.Signal.locale.en-US.yaml b/manifests/o/OpenWhisperSystems/Signal/7.30.0/OpenWhisperSystems.Signal.locale.en-US.yaml new file mode 100644 index 000000000000..e68b68bc9d06 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/7.30.0/OpenWhisperSystems.Signal.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: OpenWhisperSystems.Signal +PackageVersion: 7.30.0 +PackageLocale: en-US +Publisher: Signal Messenger, LLC +PublisherUrl: https://www.signal.org +PublisherSupportUrl: https://github.com/signalapp/Signal-Desktop/issues +PrivacyUrl: https://www.signal.org/legal/#privacy-policy +Author: Open Whisper Systems +PackageName: Signal +PackageUrl: https://www.signal.org +License: GPLv3 +LicenseUrl: https://www.gnu.org/licenses/gpl-3.0.en.html +Copyright: Copyright (c) Open Whisper Systems +CopyrightUrl: https://www.signal.org/legal/#terms-of-service +ShortDescription: Signal is an encrypted communications application. +Description: |- + Signal is an encrypted communications application. + It uses the Internet to send one-to-one and group messages, which can include files, voice notes, images and videos, and make one-to-one voice and video calls. +Moniker: signal +Tags: +- chat +- cross-platform +- encryption +- foss +- messaging +- open-source +- privacy +- security +- texting +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OpenWhisperSystems/Signal/7.30.0/OpenWhisperSystems.Signal.yaml b/manifests/o/OpenWhisperSystems/Signal/7.30.0/OpenWhisperSystems.Signal.yaml new file mode 100644 index 000000000000..b24763766417 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/7.30.0/OpenWhisperSystems.Signal.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: OpenWhisperSystems.Signal +PackageVersion: 7.30.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b41c4219ecf3f3e432f7a995fee0edc0d0d6015e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:54:26 +0800 Subject: [PATCH 452/720] New version: PerfectWorld.PerfectWorldArena version 1.0.24102411 (#185418) --- ...fectWorld.PerfectWorldArena.installer.yaml | 20 +++++++++ ...tWorld.PerfectWorldArena.locale.en-US.yaml | 34 +++++++++++++++ ...tWorld.PerfectWorldArena.locale.zh-CN.yaml | 43 +++++++++++++++++++ .../PerfectWorld.PerfectWorldArena.yaml | 8 ++++ 4 files changed, 105 insertions(+) create mode 100644 manifests/p/PerfectWorld/PerfectWorldArena/1.0.24102411/PerfectWorld.PerfectWorldArena.installer.yaml create mode 100644 manifests/p/PerfectWorld/PerfectWorldArena/1.0.24102411/PerfectWorld.PerfectWorldArena.locale.en-US.yaml create mode 100644 manifests/p/PerfectWorld/PerfectWorldArena/1.0.24102411/PerfectWorld.PerfectWorldArena.locale.zh-CN.yaml create mode 100644 manifests/p/PerfectWorld/PerfectWorldArena/1.0.24102411/PerfectWorld.PerfectWorldArena.yaml diff --git a/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24102411/PerfectWorld.PerfectWorldArena.installer.yaml b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24102411/PerfectWorld.PerfectWorldArena.installer.yaml new file mode 100644 index 000000000000..f14f7af99c3a --- /dev/null +++ b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24102411/PerfectWorld.PerfectWorldArena.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: PerfectWorld.PerfectWorldArena +PackageVersion: 1.0.24102411 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +FileExtensions: +- wmpvp +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x86 + InstallerUrl: https://client.wmpvp.com/download/perfectworldarena_win32_v1.0.24102411.exe + InstallerSha256: E04A2BC5F1D65592917C395C3A54FA5B47951E062A11C9176E463825E21EF5AB + ProductCode: '{a9be7c93-59b5-5f11-bbb9-964db82cbf57}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24102411/PerfectWorld.PerfectWorldArena.locale.en-US.yaml b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24102411/PerfectWorld.PerfectWorldArena.locale.en-US.yaml new file mode 100644 index 000000000000..a1e16a1e1f6a --- /dev/null +++ b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24102411/PerfectWorld.PerfectWorldArena.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: PerfectWorld.PerfectWorldArena +PackageVersion: 1.0.24102411 +PackageLocale: en-US +Publisher: Perfect World +PublisherUrl: https://www.pwesports.cn/ +# PublisherSupportUrl: +# PrivacyUrl: +Author: Perfect World Zhengqi (Shanghai) Multimedia Technology Co., Ltd. +PackageName: 完美世界竞技平台 +PackageUrl: https://pvp.wanmei.com/ +License: Proprietary +# LicenseUrl: +Copyright: Copyright © 2024 Perfect World +# CopyrightUrl: +ShortDescription: Perfect World Arena is a comprehensive PvP platform developed by Perfect World for every player. It is low-threshold, easy to use, interaction aware, and professional yet fun. +# Description: +# Moniker: +Tags: +- csgo +- dota2 +- game +- gaming +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://pvp.wanmei.com/vip +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://pvp.wanmei.com/csgo/question/list +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24102411/PerfectWorld.PerfectWorldArena.locale.zh-CN.yaml b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24102411/PerfectWorld.PerfectWorldArena.locale.zh-CN.yaml new file mode 100644 index 000000000000..328de5a8424c --- /dev/null +++ b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24102411/PerfectWorld.PerfectWorldArena.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: PerfectWorld.PerfectWorldArena +PackageVersion: 1.0.24102411 +PackageLocale: zh-CN +Publisher: Perfect World +PublisherUrl: https://www.pwesports.cn/ +# PublisherSupportUrl: +# PrivacyUrl: +Author: 完美世界征奇(上海)多媒体科技有限公司 +PackageName: 完美世界竞技平台 +PackageUrl: https://pvp.wanmei.com/ +License: 专有软件 +# LicenseUrl: +Copyright: Copyright © 2024 Perfect World +# CopyrightUrl: +ShortDescription: 完美世界竞技平台是一款由完美世界开发的适合每一位玩家的低门槛、易操作、重交互、兼具专业性与趣味性的集成式对战平台。 +# Description: +# Moniker: +Tags: +- csgo +- dota2 +- 游戏 +ReleaseNotes: |- + 【赛事】2024 上海 Major 门票将于 10 月 25 日 13:30 开始预订,您可前往完美世界电竞 App 查看详细信息,我们期待与您共同见证每一个激动人心的瞬间! + 【赛事】S17 赛季个人巅峰赛还剩最后一周的冲刺时间,排名前 1000 名可参与赏金巅峰赛,争夺 40,000 元赛事奖金!同时本次赏金巅峰赛还将直邀参与本次上海 Major 的职业选手,最后 7 天抓紧时间冲刺吧! + 【赛事】PNL 高校决赛本周日落地上海举行,广东工业大学、上海工商外国语职业学院、北京石油化工学院三支战队将角逐全国最强 CS 高校! + 【赛事】PNL 城市突围赛本周末开战,全国 64 支线下最强城市战队强势集结,巅峰对决,一触即发! + 【新增】船新模式-间谍模式上线!尔虞我诈,孰是间谍?间谍玩家未变身前无法造成武器伤害,需用刀/电击方式击杀同阵营玩家变身。快前往玩页面-经典模式,进入游玩吧~ + 【优化】进房音效添加投稿入口,你可以在这里投稿有趣的音效~ + 【优化】修复练习地图“csstats”武器选择界面不正常显示武器图标问题; + 【优化】约战训练现在支持取消约战,需要注意开赛前 1 个小时内无法取消喔~ + 【反作弊】优化对外挂作弊行为的处理逻辑,提高识别和处理效率 + 【反作弊】整合更新外挂特征库,加大对透视类外挂的识别检测力度 +# ReleaseNotesUrl: +PurchaseUrl: https://pvp.wanmei.com/vip +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://pvp.wanmei.com/csgo/question/list +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24102411/PerfectWorld.PerfectWorldArena.yaml b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24102411/PerfectWorld.PerfectWorldArena.yaml new file mode 100644 index 000000000000..2f50f152aac1 --- /dev/null +++ b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.24102411/PerfectWorld.PerfectWorldArena.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: PerfectWorld.PerfectWorldArena +PackageVersion: 1.0.24102411 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 414e36d5ded44a9191956783cf592b37e385feac Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:54:46 -0700 Subject: [PATCH 453/720] Automatic update of Brosix.BrosixApp 1.0.1 (#185420) --- .../b/Brosix/BrosixApp/1.0.1/Brosix.BrosixApp.installer.yaml | 4 ++-- .../Brosix/BrosixApp/1.0.1/Brosix.BrosixApp.locale.en-US.yaml | 2 +- manifests/b/Brosix/BrosixApp/1.0.1/Brosix.BrosixApp.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/b/Brosix/BrosixApp/1.0.1/Brosix.BrosixApp.installer.yaml b/manifests/b/Brosix/BrosixApp/1.0.1/Brosix.BrosixApp.installer.yaml index fe6d36fae4be..1e01783ee493 100755 --- a/manifests/b/Brosix/BrosixApp/1.0.1/Brosix.BrosixApp.installer.yaml +++ b/manifests/b/Brosix/BrosixApp/1.0.1/Brosix.BrosixApp.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/12 +# Automatically updated by the winget bot at 2024/Oct/23 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: Brosix.BrosixApp @@ -12,6 +12,6 @@ Dependencies: Installers: - InstallerUrl: https://www.brosix.com/downloads/builds/official/BrosixAppSetup.msi Architecture: x64 - InstallerSha256: 566A312940597D0148C54F7694B2D3F4153E9D9CBBDD13478CB72756CD1A16E6 + InstallerSha256: 2964A6BB60D2B04B7B0C57416A29EE536653713165AD916506ECA4E38A7338BD ManifestType: installer ManifestVersion: 1.5.0 diff --git a/manifests/b/Brosix/BrosixApp/1.0.1/Brosix.BrosixApp.locale.en-US.yaml b/manifests/b/Brosix/BrosixApp/1.0.1/Brosix.BrosixApp.locale.en-US.yaml index 964c6d2b2b90..56ca57101e7e 100755 --- a/manifests/b/Brosix/BrosixApp/1.0.1/Brosix.BrosixApp.locale.en-US.yaml +++ b/manifests/b/Brosix/BrosixApp/1.0.1/Brosix.BrosixApp.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/12 +# Automatically updated by the winget bot at 2024/Oct/23 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: Brosix.BrosixApp diff --git a/manifests/b/Brosix/BrosixApp/1.0.1/Brosix.BrosixApp.yaml b/manifests/b/Brosix/BrosixApp/1.0.1/Brosix.BrosixApp.yaml index 85f07ca22cc2..215d9d00629c 100755 --- a/manifests/b/Brosix/BrosixApp/1.0.1/Brosix.BrosixApp.yaml +++ b/manifests/b/Brosix/BrosixApp/1.0.1/Brosix.BrosixApp.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/12 +# Automatically updated by the winget bot at 2024/Oct/23 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: Brosix.BrosixApp From 15dd73693ec3b0a30b00fa80ec29265e8d6c8203 Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 24 Oct 2024 04:54:59 +0200 Subject: [PATCH 454/720] New version: zkSNACKs.WasabiWallet version 2.3.0.0 (#185423) --- .../zkSNACKs.WasabiWallet.installer.yaml | 15 +++ .../zkSNACKs.WasabiWallet.locale.en-US.yaml | 95 +++++++++++++++++++ .../2.3.0.0/zkSNACKs.WasabiWallet.yaml | 8 ++ 3 files changed, 118 insertions(+) create mode 100644 manifests/z/zkSNACKs/WasabiWallet/2.3.0.0/zkSNACKs.WasabiWallet.installer.yaml create mode 100644 manifests/z/zkSNACKs/WasabiWallet/2.3.0.0/zkSNACKs.WasabiWallet.locale.en-US.yaml create mode 100644 manifests/z/zkSNACKs/WasabiWallet/2.3.0.0/zkSNACKs.WasabiWallet.yaml diff --git a/manifests/z/zkSNACKs/WasabiWallet/2.3.0.0/zkSNACKs.WasabiWallet.installer.yaml b/manifests/z/zkSNACKs/WasabiWallet/2.3.0.0/zkSNACKs.WasabiWallet.installer.yaml new file mode 100644 index 000000000000..3e083b255028 --- /dev/null +++ b/manifests/z/zkSNACKs/WasabiWallet/2.3.0.0/zkSNACKs.WasabiWallet.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: zkSNACKs.WasabiWallet +PackageVersion: 2.3.0.0 +InstallerLocale: en-US +InstallerType: wix +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/WalletWasabi/WalletWasabi/releases/download/v2.3.0.0/Wasabi-2.3.0.0.msi + InstallerSha256: F6817D20A6C4FF4F0E33805DAAB354EA032D7A6855D0A033F7A4696DC62A35C3 + ProductCode: '{FE40A570-8B33-4804-B2D3-F409F1348EF4}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/z/zkSNACKs/WasabiWallet/2.3.0.0/zkSNACKs.WasabiWallet.locale.en-US.yaml b/manifests/z/zkSNACKs/WasabiWallet/2.3.0.0/zkSNACKs.WasabiWallet.locale.en-US.yaml new file mode 100644 index 000000000000..401d7601c4b1 --- /dev/null +++ b/manifests/z/zkSNACKs/WasabiWallet/2.3.0.0/zkSNACKs.WasabiWallet.locale.en-US.yaml @@ -0,0 +1,95 @@ +# 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: zkSNACKs.WasabiWallet +PackageVersion: 2.3.0.0 +PackageLocale: en-US +Publisher: zkSNACKs +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +PackageName: Wasabi Wallet +# PackageUrl: +License: MIT +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: Open-source, non-custodial, privacy preserving Bitcoin wallet for Windows, Linux, and Mac. +# Description: +# Moniker: +# Tags: +ReleaseNotes: |- + Wasabi Wallet is an easy to use, privacy-focused, open-source, non-custodial, Bitcoin wallet. + Download + :window: Windows :green_apple: Apple M1/M2 :apple: Apple Intel :penguin: Ubuntu / Debian :penguin: Other Linux + + Release Highlights + 🌐 Enhanced Tor integration 📊 Better BTC amount formatting 🔍 More insight on transactions 💰 [Beta] Payment in coinjoin (RPC only) 🔒 Trezor Safe 5 & ColdCard Q support + Release Summary + Wasabi Wallet v2.3.0.0 release + This version of Wasabi introduces major improvements to the user experience with a more intuitive and useful interface, while continuing our efforts to enhance and streamline the codebase for easier maintainability and better building blocks for further improvements. + 🌐 Enhanced Tor integration + We’ve completely rewritten our Tor integration, replacing custom code with a more efficient, standard HttpClient. This not only improves performance but also enhances code clarity, making it easier to review which identities are used in specific contexts. This reduces potential errors and improves the wallet's overall security. + 📊 Better BTC amount formatting + Amount formatting has been significantly improved across the wallet, offering clearer readability for both small and large balances, whether you want to read as BTC (decimals) or Sats. The aesthetics of all screens presenting amounts have been revisited to be smoother and consistent throughout the application. + 🔍 More insight on transactions + The Preview Transaction and Transaction Details dialogs now include a lists of inputs and outputs. This long-requested feature offers insight into the privacy-enhancing effects of coinjoins and the level of anonymity achieved with each transaction. Additionally, it is now visually clear how privacy suggestions improves transactions. + 💰 [Beta] Payment in coinjoin (RPC only) + Our Payment in coinjoin feature is now officially in beta! It is currently accessible only though the RPC. While this feature is still in development and lacks certain functionalities, we encourage users to test it and provide feedback. Learn more about it in the Documentation + 🔒 Trezor Safe 5 & ColdCard Q support + Hardware Wallet Interface (HWI) has been updated to version 3.1.0 along with support for Trezor Safe 5 & ColdCard Q. + + Installation Guide + Download the operating system relevant software package and install Wasabi like you would with any other software on your computer. For a detailed installation guide, including signature verification, see the documentation. + Documentation + :spider_web: Website :onion: Tor onion site :orange_book: Documentation :grey_question: FAQ + Advanced Guide + If you want to build or update Wasabi from source code, check out these easy instructions. + Wasabi uses reproducible builds, which you can verify with this guide. + Requirements + - Windows 10 1607+ + - Windows 11 22000+ + - macOS 12.0+ + - Ubuntu 22.04+ + - Fedora 37+ + - Debian 11+ + + What's Changed + [!IMPORTANT] This client version is a soft fork for the coinjoin implementation. Clients on v2.3.0.0 won't be able to coinjoin with coordinators running a version lower than tag v2.3.0.0. We therefore highly advise coordinators to update their backend to tag v2.3.0.0 + Features: + - Trezor Safe 5 & Coldcard Q support by @turbolay in https://github.com/WalletWasabi/WalletWasabi/pull/13438 + - Modernize Tor usage technology by @lontivero in https://github.com/WalletWasabi/WalletWasabi/pull/13339 + - Functional Payment in Coinjoin by @lontivero in https://github.com/WalletWasabi/WalletWasabi/pull/13458 + - Add coinjoin inputs/outputs summary by @turbolay in https://github.com/WalletWasabi/WalletWasabi/pull/13469 + - New format for BTC Amounts by @turbolay in https://github.com/WalletWasabi/WalletWasabi/pull/13491 + - Decrease RevealDelay for PrivacyChars on hover by @MarnixCroes in https://github.com/WalletWasabi/WalletWasabi/pull/13504 + - Extend Input/Output Lists to TxPreview and TxDetails by @turbolay in https://github.com/WalletWasabi/WalletWasabi/pull/13507 + - Add Transaction Hex as copyable content by @turbolay in https://github.com/WalletWasabi/WalletWasabi/pull/13508 + - Add context menu in Input/Output lists to copy BTC Address by @turbolay in https://github.com/WalletWasabi/WalletWasabi/pull/13511 + Bug Fixes + - Incorrect clipboard content casting by @lontivero in https://github.com/WalletWasabi/WalletWasabi/pull/13447 + - Fix spacing in MusicBox by @turbolay in https://github.com/WalletWasabi/WalletWasabi/pull/13454 + - IOException when corrupted index by @turbolay in https://github.com/WalletWasabi/WalletWasabi/pull/13456 + - Error importing wallets with space in their names by @remcoros in https://github.com/WalletWasabi/WalletWasabi/pull/13476 + - Duplicated p2p network messages by @lontivero in https://github.com/WalletWasabi/WalletWasabi/pull/13518 + - Improve propagation confirmation by @lontivero in https://github.com/WalletWasabi/WalletWasabi/pull/13492 + - Make client to compute RoundId (#13514) by @lontivero in https://github.com/WalletWasabi/WalletWasabi/pull/13523 + Coordinator + - Collect coordinator output if and only if economical by @turbolay in https://github.com/WalletWasabi/WalletWasabi/pull/13451 + - Amount credential size configurable by @lontivero in https://github.com/WalletWasabi/WalletWasabi/pull/13499 + Package/Release + - Debian: Use xz instead of zst for compression by @lontivero in https://github.com/WalletWasabi/WalletWasabi/pull/13460 + - Update version in doc after a release by @turbolay in https://github.com/WalletWasabi/WalletWasabi/pull/13463 + - Auto update version number on Website by @turbolay in https://github.com/WalletWasabi/WalletWasabi/pull/13466 + - Fix version number in MacOs plist by @turbolay in https://github.com/WalletWasabi/WalletWasabi/pull/13473 + - Correct sed -i usage on MacOs by @turbolay in https://github.com/WalletWasabi/WalletWasabi/pull/13524 + New Contributors + - @remcoros made their first contribution in https://github.com/WalletWasabi/WalletWasabi/pull/13476 + Full Changelog: https://github.com/WalletWasabi/WalletWasabi/compare/v2.2.1.0...v2.3.0.0 +ReleaseNotesUrl: https://github.com/WalletWasabi/WalletWasabi/releases/tag/v2.3.0.0 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/z/zkSNACKs/WasabiWallet/2.3.0.0/zkSNACKs.WasabiWallet.yaml b/manifests/z/zkSNACKs/WasabiWallet/2.3.0.0/zkSNACKs.WasabiWallet.yaml new file mode 100644 index 000000000000..691c32d25ece --- /dev/null +++ b/manifests/z/zkSNACKs/WasabiWallet/2.3.0.0/zkSNACKs.WasabiWallet.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: zkSNACKs.WasabiWallet +PackageVersion: 2.3.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From a77d9984bf770ba84b139abab90539cf562ac238 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:55:02 -0700 Subject: [PATCH 455/720] Automatic deletion of TossPlace.TossPOS 0.0.5667 (#185424) --- .../0.0.5667/TossPlace.TossPOS.installer.yaml | 15 --------------- .../TossPlace.TossPOS.locale.en-US.yaml | 17 ----------------- .../TossPOS/0.0.5667/TossPlace.TossPOS.yaml | 8 -------- 3 files changed, 40 deletions(-) delete mode 100644 manifests/t/TossPlace/TossPOS/0.0.5667/TossPlace.TossPOS.installer.yaml delete mode 100644 manifests/t/TossPlace/TossPOS/0.0.5667/TossPlace.TossPOS.locale.en-US.yaml delete mode 100644 manifests/t/TossPlace/TossPOS/0.0.5667/TossPlace.TossPOS.yaml diff --git a/manifests/t/TossPlace/TossPOS/0.0.5667/TossPlace.TossPOS.installer.yaml b/manifests/t/TossPlace/TossPOS/0.0.5667/TossPlace.TossPOS.installer.yaml deleted file mode 100644 index 5f2d524c42d0..000000000000 --- a/manifests/t/TossPlace/TossPOS/0.0.5667/TossPlace.TossPOS.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: TossPlace.TossPOS -PackageVersion: 0.0.5667 -InstallerType: nullsoft -Installers: -- Architecture: x86 - InstallerUrl: https://electron.tossplace.com/toss-pos/windows/download.exe - InstallerSha256: 7E49B67CCC3289186C4592C0231B78C71994CA0A89B79BA0BD2D208FC58D7DED - AppsAndFeaturesEntries: - - Publisher: Toss Place Co., Ltd. - ProductCode: e27ee517-6526-54cb-8d76-f94517be9925 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/t/TossPlace/TossPOS/0.0.5667/TossPlace.TossPOS.locale.en-US.yaml b/manifests/t/TossPlace/TossPOS/0.0.5667/TossPlace.TossPOS.locale.en-US.yaml deleted file mode 100644 index 99d5db020133..000000000000 --- a/manifests/t/TossPlace/TossPOS/0.0.5667/TossPlace.TossPOS.locale.en-US.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: TossPlace.TossPOS -PackageVersion: 0.0.5667 -PackageLocale: en-US -Publisher: Toss Place Co., Ltd. -PublisherUrl: https://tossplace.com/ -PublisherSupportUrl: https://tossplace.com/contact -PrivacyUrl: https://pages.tossplace.com/policies/625/318 -PackageName: TossPOS -License: Proprietary -Copyright: Copyright © 2024 Toss Place Co., Ltd. -ShortDescription: Point of Sale by Toss Place -Moniker: toss-pos -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/t/TossPlace/TossPOS/0.0.5667/TossPlace.TossPOS.yaml b/manifests/t/TossPlace/TossPOS/0.0.5667/TossPlace.TossPOS.yaml deleted file mode 100644 index fedc59e7b8f5..000000000000 --- a/manifests/t/TossPlace/TossPOS/0.0.5667/TossPlace.TossPOS.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: TossPlace.TossPOS -PackageVersion: 0.0.5667 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From c228e4b278bcb8e603108d92dd7d8263d418b2e9 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:55:20 -0700 Subject: [PATCH 456/720] Automatic update of FireAlpaca.FireAlpaca from 2.13.0.0 to 2.13.1.0 (#185419) --- .../FireAlpaca.FireAlpaca.installer.yaml | 17 +++++++++++++++++ .../FireAlpaca.FireAlpaca.locale.en-US.yaml | 16 ++++++++++++++++ .../2.13.1.0/FireAlpaca.FireAlpaca.yaml | 8 ++++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/f/FireAlpaca/FireAlpaca/2.13.1.0/FireAlpaca.FireAlpaca.installer.yaml create mode 100644 manifests/f/FireAlpaca/FireAlpaca/2.13.1.0/FireAlpaca.FireAlpaca.locale.en-US.yaml create mode 100644 manifests/f/FireAlpaca/FireAlpaca/2.13.1.0/FireAlpaca.FireAlpaca.yaml diff --git a/manifests/f/FireAlpaca/FireAlpaca/2.13.1.0/FireAlpaca.FireAlpaca.installer.yaml b/manifests/f/FireAlpaca/FireAlpaca/2.13.1.0/FireAlpaca.FireAlpaca.installer.yaml new file mode 100644 index 000000000000..3bab47331e6f --- /dev/null +++ b/manifests/f/FireAlpaca/FireAlpaca/2.13.1.0/FireAlpaca.FireAlpaca.installer.yaml @@ -0,0 +1,17 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: FireAlpaca.FireAlpaca +PackageVersion: 2.13.1.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://firealpaca.com/download/win64 + InstallerSha256: 393E2568936EDB71B4DD89A1B51F3B7CCDF633867457B47E4836844010EEAEE9 + ProductCode: FireAlpaca64_is1 + AppsAndFeaturesEntries: + - DisplayName: FireAlpaca 2.13.0 (64bit) + ProductCode: FireAlpaca64_is1 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/f/FireAlpaca/FireAlpaca/2.13.1.0/FireAlpaca.FireAlpaca.locale.en-US.yaml b/manifests/f/FireAlpaca/FireAlpaca/2.13.1.0/FireAlpaca.FireAlpaca.locale.en-US.yaml new file mode 100644 index 000000000000..564b2db6fc0f --- /dev/null +++ b/manifests/f/FireAlpaca/FireAlpaca/2.13.1.0/FireAlpaca.FireAlpaca.locale.en-US.yaml @@ -0,0 +1,16 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: FireAlpaca.FireAlpaca +PackageVersion: 2.13.1.0 +PackageLocale: en-US +Publisher: firealpaca.com +PublisherUrl: https://firealpaca.com/ +PackageName: FireAlpaca +PackageUrl: https://firealpaca.com/ +License: Freeware +Copyright: Copyright (c)2022 firealpaca.com All Rights Reserved. +ShortDescription: FireAlpaca is the free Digital Painting Software that is compatible with both Mac and Windows. +ReleaseNotesUrl: https://firealpaca.com/download/#history +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/f/FireAlpaca/FireAlpaca/2.13.1.0/FireAlpaca.FireAlpaca.yaml b/manifests/f/FireAlpaca/FireAlpaca/2.13.1.0/FireAlpaca.FireAlpaca.yaml new file mode 100644 index 000000000000..a554a8c162da --- /dev/null +++ b/manifests/f/FireAlpaca/FireAlpaca/2.13.1.0/FireAlpaca.FireAlpaca.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: FireAlpaca.FireAlpaca +PackageVersion: 2.13.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From fee1894f6f0f3ac842d422b38af664e4ea119869 Mon Sep 17 00:00:00 2001 From: Luka Leer Date: Thu, 24 Oct 2024 04:55:45 +0200 Subject: [PATCH 457/720] New version: MullvadVPN.MullvadVPN version 2024.6 (#185429) --- .../MullvadVPN.MullvadVPN.installer.yaml | 21 +++++++ .../MullvadVPN.MullvadVPN.locale.en-US.yaml | 62 +++++++++++++++++++ .../2024.6/MullvadVPN.MullvadVPN.yaml | 7 +++ 3 files changed, 90 insertions(+) create mode 100644 manifests/m/MullvadVPN/MullvadVPN/2024.6/MullvadVPN.MullvadVPN.installer.yaml create mode 100644 manifests/m/MullvadVPN/MullvadVPN/2024.6/MullvadVPN.MullvadVPN.locale.en-US.yaml create mode 100644 manifests/m/MullvadVPN/MullvadVPN/2024.6/MullvadVPN.MullvadVPN.yaml diff --git a/manifests/m/MullvadVPN/MullvadVPN/2024.6/MullvadVPN.MullvadVPN.installer.yaml b/manifests/m/MullvadVPN/MullvadVPN/2024.6/MullvadVPN.MullvadVPN.installer.yaml new file mode 100644 index 000000000000..91d16bb0b2a5 --- /dev/null +++ b/manifests/m/MullvadVPN/MullvadVPN/2024.6/MullvadVPN.MullvadVPN.installer.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: MullvadVPN.MullvadVPN +PackageVersion: "2024.6" +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2024-10-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mullvad/mullvadvpn-app/releases/download/2024.6/MullvadVPN-2024.6.exe + InstallerSha256: 594793308de26031dc79e56275f73ea31cb46e68d033a1a67cd44702cf080b61 + AppsAndFeaturesEntries: + - DisplayVersion: 2024.6.0 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/MullvadVPN/MullvadVPN/2024.6/MullvadVPN.MullvadVPN.locale.en-US.yaml b/manifests/m/MullvadVPN/MullvadVPN/2024.6/MullvadVPN.MullvadVPN.locale.en-US.yaml new file mode 100644 index 000000000000..1ca479422196 --- /dev/null +++ b/manifests/m/MullvadVPN/MullvadVPN/2024.6/MullvadVPN.MullvadVPN.locale.en-US.yaml @@ -0,0 +1,62 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: MullvadVPN.MullvadVPN +PackageVersion: "2024.6" +PackageLocale: en-US +Publisher: Mullvad VPN +PublisherUrl: https://mullvad.net +PublisherSupportUrl: https://mullvad.net/help +PrivacyUrl: https://mullvad.net/en/help/privacy-policy +Author: Mullvad VPN +PackageName: Mullvad VPN +PackageUrl: https://mullvad.net +License: GPL-3.0 +LicenseUrl: https://github.com/mullvad/mullvadvpn-app/blob/main/LICENSE.md +Copyright: Copyright (C) 2024 Mullvad VPN AB +CopyrightUrl: https://github.com/mullvad/mullvadvpn-app/blob/main/README.md +ShortDescription: Mullvad is an open-source commercial virtual private network service based in Sweden. +Description: Mullvad is an open-source commercial virtual private network service based in Sweden. +Tags: +- network +- open-source +- privacy +- private +- private-network +- security +- vpn +ReleaseNotes: |- + This release is for desktop only. + Here is a list of all changes since last stable release 2024.5. + + Added + - Add WireGuard over Shadowsocks obfuscation. It can be enabled in "WireGuard settings". + This will also be used automatically when connecting fails with other methods. + - Add feature indicators to the main view along with redesigning the connection details. + - Add "Smart Routing" feature which simplifies connecting to DAITA-enabled relays. + + Changed + - Never use OpenVPN as a fallback protocol when any of the following features is enabled: + multihop, quantum-resistant tunnels, or DAITA. + - Improved output format of mullvad status command, which now also prints feature indicators. + - Move DAITA and multihop to the root settings view along with moving multihop into a dedicated view with more information. + macOS + - Disable split tunnel interface when disconnected. + This prevents traffic from being sent through the daemon when the VPN is disconnected. + - Enable IPv6 by default. This fixes DNS and routing being broken on some systems. + - Proxy DNS queries through a local resolver. + + Fixed + Linux + - Set tunnel name to `wg0-mullvad` for userspace WireGuard. + macOS + - Exclude programs when executed using a relative path from a shell. + - Reduce packet loss when using split tunneling. + - Don't block fragmented packets in the PF firewall. + Fixes various issues relating to connecting (and general instability) when IP fragmentation is present. + - Fix Apple services not working by forcing stray connections out through the VPN tunnel. + This fix only applies to Wireguard, OpenVPN is still affected. + - Disable DNS redirect when custom DNS is set to localhost. +ReleaseNotesUrl: https://github.com/mullvad/mullvadvpn-app/releases/tag/2024.6 +PurchaseUrl: https://mullvad.net/en/account/create +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/MullvadVPN/MullvadVPN/2024.6/MullvadVPN.MullvadVPN.yaml b/manifests/m/MullvadVPN/MullvadVPN/2024.6/MullvadVPN.MullvadVPN.yaml new file mode 100644 index 000000000000..01bc9b8e1476 --- /dev/null +++ b/manifests/m/MullvadVPN/MullvadVPN/2024.6/MullvadVPN.MullvadVPN.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: MullvadVPN.MullvadVPN +PackageVersion: "2024.6" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From bda5e5c17610a7650201a0860134ab1e9c309807 Mon Sep 17 00:00:00 2001 From: Luka Leer Date: Thu, 24 Oct 2024 04:56:01 +0200 Subject: [PATCH 458/720] New version: MullvadVPN.MullvadVPN.beta version 2024.6 (#185428) --- .../MullvadVPN.MullvadVPN.beta.installer.yaml | 21 +++++++ ...llvadVPN.MullvadVPN.beta.locale.en-US.yaml | 62 +++++++++++++++++++ .../2024.6/MullvadVPN.MullvadVPN.beta.yaml | 7 +++ 3 files changed, 90 insertions(+) create mode 100644 manifests/m/MullvadVPN/MullvadVPN/beta/2024.6/MullvadVPN.MullvadVPN.beta.installer.yaml create mode 100644 manifests/m/MullvadVPN/MullvadVPN/beta/2024.6/MullvadVPN.MullvadVPN.beta.locale.en-US.yaml create mode 100644 manifests/m/MullvadVPN/MullvadVPN/beta/2024.6/MullvadVPN.MullvadVPN.beta.yaml diff --git a/manifests/m/MullvadVPN/MullvadVPN/beta/2024.6/MullvadVPN.MullvadVPN.beta.installer.yaml b/manifests/m/MullvadVPN/MullvadVPN/beta/2024.6/MullvadVPN.MullvadVPN.beta.installer.yaml new file mode 100644 index 000000000000..2beccc5e985a --- /dev/null +++ b/manifests/m/MullvadVPN/MullvadVPN/beta/2024.6/MullvadVPN.MullvadVPN.beta.installer.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: MullvadVPN.MullvadVPN.beta +PackageVersion: "2024.6" +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2024-10-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mullvad/mullvadvpn-app/releases/download/2024.6/MullvadVPN-2024.6.exe + InstallerSha256: 594793308de26031dc79e56275f73ea31cb46e68d033a1a67cd44702cf080b61 + AppsAndFeaturesEntries: + - DisplayVersion: 2024.6.0 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/MullvadVPN/MullvadVPN/beta/2024.6/MullvadVPN.MullvadVPN.beta.locale.en-US.yaml b/manifests/m/MullvadVPN/MullvadVPN/beta/2024.6/MullvadVPN.MullvadVPN.beta.locale.en-US.yaml new file mode 100644 index 000000000000..71e924b90d9a --- /dev/null +++ b/manifests/m/MullvadVPN/MullvadVPN/beta/2024.6/MullvadVPN.MullvadVPN.beta.locale.en-US.yaml @@ -0,0 +1,62 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: MullvadVPN.MullvadVPN.beta +PackageVersion: "2024.6" +PackageLocale: en-US +Publisher: Mullvad VPN +PublisherUrl: https://mullvad.net +PublisherSupportUrl: https://mullvad.net/help +PrivacyUrl: https://mullvad.net/en/help/privacy-policy +Author: Mullvad VPN +PackageName: Mullvad VPN +PackageUrl: https://mullvad.net +License: GPL-3.0 +LicenseUrl: https://github.com/mullvad/mullvadvpn-app/blob/main/LICENSE.md +Copyright: Copyright (C) 2024 Mullvad VPN AB +CopyrightUrl: https://github.com/mullvad/mullvadvpn-app/blob/main/README.md +ShortDescription: Mullvad is an open-source commercial virtual private network service based in Sweden. +Description: Mullvad is an open-source commercial virtual private network service based in Sweden. +Tags: +- network +- open-source +- privacy +- private +- private-network +- security +- vpn +ReleaseNotes: |- + This release is for desktop only. + Here is a list of all changes since last stable release 2024.5. + + Added + - Add WireGuard over Shadowsocks obfuscation. It can be enabled in "WireGuard settings". + This will also be used automatically when connecting fails with other methods. + - Add feature indicators to the main view along with redesigning the connection details. + - Add "Smart Routing" feature which simplifies connecting to DAITA-enabled relays. + + Changed + - Never use OpenVPN as a fallback protocol when any of the following features is enabled: + multihop, quantum-resistant tunnels, or DAITA. + - Improved output format of mullvad status command, which now also prints feature indicators. + - Move DAITA and multihop to the root settings view along with moving multihop into a dedicated view with more information. + macOS + - Disable split tunnel interface when disconnected. + This prevents traffic from being sent through the daemon when the VPN is disconnected. + - Enable IPv6 by default. This fixes DNS and routing being broken on some systems. + - Proxy DNS queries through a local resolver. + + Fixed + Linux + - Set tunnel name to `wg0-mullvad` for userspace WireGuard. + macOS + - Exclude programs when executed using a relative path from a shell. + - Reduce packet loss when using split tunneling. + - Don't block fragmented packets in the PF firewall. + Fixes various issues relating to connecting (and general instability) when IP fragmentation is present. + - Fix Apple services not working by forcing stray connections out through the VPN tunnel. + This fix only applies to Wireguard, OpenVPN is still affected. + - Disable DNS redirect when custom DNS is set to localhost. +ReleaseNotesUrl: https://github.com/mullvad/mullvadvpn-app/releases/tag/2024.6 +PurchaseUrl: https://mullvad.net/en/account/create +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/MullvadVPN/MullvadVPN/beta/2024.6/MullvadVPN.MullvadVPN.beta.yaml b/manifests/m/MullvadVPN/MullvadVPN/beta/2024.6/MullvadVPN.MullvadVPN.beta.yaml new file mode 100644 index 000000000000..a07de705f5b9 --- /dev/null +++ b/manifests/m/MullvadVPN/MullvadVPN/beta/2024.6/MullvadVPN.MullvadVPN.beta.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: MullvadVPN.MullvadVPN.beta +PackageVersion: "2024.6" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2e5b15ba6b083e63c7db5eb1be4f6454870733fb Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:56:15 -0700 Subject: [PATCH 459/720] Automatic deletion of VidJuice.UniTube 6.9.3.1 (#185430) --- .../6.9.3.1/VidJuice.UniTube.installer.yaml | 20 ----------- .../VidJuice.UniTube.locale.en-US.yaml | 34 ------------------- .../VidJuice.UniTube.locale.zh-CN.yaml | 31 ----------------- .../UniTube/6.9.3.1/VidJuice.UniTube.yaml | 8 ----- 4 files changed, 93 deletions(-) delete mode 100644 manifests/v/VidJuice/UniTube/6.9.3.1/VidJuice.UniTube.installer.yaml delete mode 100644 manifests/v/VidJuice/UniTube/6.9.3.1/VidJuice.UniTube.locale.en-US.yaml delete mode 100644 manifests/v/VidJuice/UniTube/6.9.3.1/VidJuice.UniTube.locale.zh-CN.yaml delete mode 100644 manifests/v/VidJuice/UniTube/6.9.3.1/VidJuice.UniTube.yaml diff --git a/manifests/v/VidJuice/UniTube/6.9.3.1/VidJuice.UniTube.installer.yaml b/manifests/v/VidJuice/UniTube/6.9.3.1/VidJuice.UniTube.installer.yaml deleted file mode 100644 index 8e43b1dcb535..000000000000 --- a/manifests/v/VidJuice/UniTube/6.9.3.1/VidJuice.UniTube.installer.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: VidJuice.UniTube -PackageVersion: 6.9.3.1 -InstallerType: inno -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2024-08-31 -Installers: -- Architecture: x86 - InstallerUrl: https://download.vidjuice.com/unitube.x86.exe?v=6.9.2 - InstallerSha256: 86156191DF69E8683A5290750948A9F25135F992143A93137934728D72964694 - ProductCode: VidJuice UniTube_is1 -- Architecture: x64 - InstallerUrl: https://download.vidjuice.com/unitube.exe?v=6.9.2 - InstallerSha256: 7E4F59CE4D6BD232B7A5B1A8372BA4A8F74706BEC7E9B66F036C6BAE807564CE - ProductCode: VidJuice UniTube_is1 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/v/VidJuice/UniTube/6.9.3.1/VidJuice.UniTube.locale.en-US.yaml b/manifests/v/VidJuice/UniTube/6.9.3.1/VidJuice.UniTube.locale.en-US.yaml deleted file mode 100644 index 27dd1d914b2b..000000000000 --- a/manifests/v/VidJuice/UniTube/6.9.3.1/VidJuice.UniTube.locale.en-US.yaml +++ /dev/null @@ -1,34 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: VidJuice.UniTube -PackageVersion: 6.9.3.1 -PackageLocale: en-US -Publisher: Mobee Technology Co., Limited -PublisherUrl: https://www.vidjuice.com/ -PublisherSupportUrl: https://www.vidjuice.com/support/ -PrivacyUrl: https://www.vidjuice.com/privacy-policy/ -PackageName: VidJuice UniTube -PackageUrl: https://www.vidjuice.com/download/ -License: Proprietary -LicenseUrl: https://www.vidjuice.com/terms-of-service/ -Copyright: Copyright © 2024 VidJuice. All rights reserved. -CopyrightUrl: https://www.vidjuice.com/terms-of-service/ -ShortDescription: Download videos and audios from 10,000+ sites across all your devices -Tags: -- audio -- audio-downloader -- download -- downloader -- media -- media-downloader -- video -- video-downloader -ReleaseNotes: 1. Fixed some bugs. -ReleaseNotesUrl: https://www.vidjuice.com/tech-specs/unitube-update-history/ -PurchaseUrl: https://www.vidjuice.com/pricing/unitube-video-downloader/ -Documentations: -- DocumentLabel: User Guide - DocumentUrl: https://www.vidjuice.com/guide/how-to-download-online-videos-with-vidjuice-unitube/ -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/v/VidJuice/UniTube/6.9.3.1/VidJuice.UniTube.locale.zh-CN.yaml b/manifests/v/VidJuice/UniTube/6.9.3.1/VidJuice.UniTube.locale.zh-CN.yaml deleted file mode 100644 index f87b105ff66c..000000000000 --- a/manifests/v/VidJuice/UniTube/6.9.3.1/VidJuice.UniTube.locale.zh-CN.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json - -PackageIdentifier: VidJuice.UniTube -PackageVersion: 6.9.3.1 -PackageLocale: zh-CN -Publisher: Mobee Technology Co., Limited -PublisherUrl: https://zh-cn.vidjuice.com/ -PublisherSupportUrl: https://zh-cn.vidjuice.com/support/ -PrivacyUrl: https://zh-cn.vidjuice.com/privacy-policy/ -PackageName: VidJuice UniTube -PackageUrl: https://zh-cn.vidjuice.com/download/ -License: 专有软件 -LicenseUrl: https://zh-cn.vidjuice.com/terms-of-service/ -Copyright: Copyright © 2024 VidJuice. All rights reserved. -CopyrightUrl: https://zh-cn.vidjuice.com/terms-of-service/ -ShortDescription: 在所有设备上从 10,000+ 网站下载视频和音频 -Tags: -- 下载 -- 下载器 -- 媒体 -- 视频 -- 音乐 -- 音频 -ReleaseNotesUrl: https://zh-cn.vidjuice.com/tech-specs/unitube-update-history -PurchaseUrl: https://zh-cn.vidjuice.com/pricing/unitube-video-downloader/ -Documentations: -- DocumentLabel: 用户指南 - DocumentUrl: https://zh-cn.vidjuice.com/guide/how-to-download-online-videos-with-vidjuice-unitube/ -ManifestType: locale -ManifestVersion: 1.6.0 diff --git a/manifests/v/VidJuice/UniTube/6.9.3.1/VidJuice.UniTube.yaml b/manifests/v/VidJuice/UniTube/6.9.3.1/VidJuice.UniTube.yaml deleted file mode 100644 index d1b92457e724..000000000000 --- a/manifests/v/VidJuice/UniTube/6.9.3.1/VidJuice.UniTube.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: VidJuice.UniTube -PackageVersion: 6.9.3.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 425cb2bc0d05f93baae4d46bfcf31ca6c92c0d39 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:56:38 -0700 Subject: [PATCH 460/720] Automatic deletion of GeoGebra.Classic.5 5.2.861.0 (#185425) --- .../GeoGebra.Classic.5.installer.yaml | 13 ------------ .../GeoGebra.Classic.5.locale.en-US.yaml | 21 ------------------- .../5/5.2.861.0/GeoGebra.Classic.5.yaml | 8 ------- 3 files changed, 42 deletions(-) delete mode 100644 manifests/g/GeoGebra/Classic/5/5.2.861.0/GeoGebra.Classic.5.installer.yaml delete mode 100644 manifests/g/GeoGebra/Classic/5/5.2.861.0/GeoGebra.Classic.5.locale.en-US.yaml delete mode 100644 manifests/g/GeoGebra/Classic/5/5.2.861.0/GeoGebra.Classic.5.yaml diff --git a/manifests/g/GeoGebra/Classic/5/5.2.861.0/GeoGebra.Classic.5.installer.yaml b/manifests/g/GeoGebra/Classic/5/5.2.861.0/GeoGebra.Classic.5.installer.yaml deleted file mode 100644 index fad6e2619c36..000000000000 --- a/manifests/g/GeoGebra/Classic/5/5.2.861.0/GeoGebra.Classic.5.installer.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/08 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: GeoGebra.Classic.5 -PackageVersion: 5.2.861.0 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Installers: -- Architecture: x86 - InstallerUrl: https://download.geogebra.org/package/win - InstallerSha256: DEF222FB544E247362BD4D0091F11A480F681DBBFEAEE8709FE266014AF60DA1 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/g/GeoGebra/Classic/5/5.2.861.0/GeoGebra.Classic.5.locale.en-US.yaml b/manifests/g/GeoGebra/Classic/5/5.2.861.0/GeoGebra.Classic.5.locale.en-US.yaml deleted file mode 100644 index 20d560da9d0e..000000000000 --- a/manifests/g/GeoGebra/Classic/5/5.2.861.0/GeoGebra.Classic.5.locale.en-US.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/08 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: GeoGebra.Classic.5 -PackageVersion: 5.2.861.0 -PackageLocale: en-US -Publisher: International GeoGebra Institute -PublisherUrl: https://www.geogebra.org -PrivacyUrl: https://www.geogebra.org/privacy -Author: International GeoGebra Institute -PackageName: GeoGebra Classic 5 -PackageUrl: https://www.geogebra.org -License: Non-commercial freeware; portions under GPL, CC-BY-NC-SA -LicenseUrl: https://www.geogebra.org/license -Copyright: Copyright (c) 2022 GeoGebra -CopyrightUrl: https://www.geogebra.org/tos -ShortDescription: Solve math problems, graph functions, create geometric constructions, do statistics and calculus, save and share your results. -Description: Solve math problems, graph functions, create geometric constructions, do statistics and calculus, save and share your results. GeoGebra apps are used by millions of students and teachers around the world to learn and teach mathematics and science. -Moniker: geogebraclassic5 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/g/GeoGebra/Classic/5/5.2.861.0/GeoGebra.Classic.5.yaml b/manifests/g/GeoGebra/Classic/5/5.2.861.0/GeoGebra.Classic.5.yaml deleted file mode 100644 index 76ddf31d06f8..000000000000 --- a/manifests/g/GeoGebra/Classic/5/5.2.861.0/GeoGebra.Classic.5.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/08 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: GeoGebra.Classic.5 -PackageVersion: 5.2.861.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From eba74bce1eb514894b6052e7e40482c848cea6be Mon Sep 17 00:00:00 2001 From: motdotenv <89217249+motdotenv@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:56:52 -0700 Subject: [PATCH 461/720] New version: dotenvx.dotenvx 1.20.1 (#185370) --- .../1.20.1/dotenvx.dotenvx.installer.yaml | 16 ++++++++++++++++ .../1.20.1/dotenvx.dotenvx.locale.en-US.yaml | 15 +++++++++++++++ .../dotenvx/dotenvx/1.20.1/dotenvx.dotenvx.yaml | 5 +++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/d/dotenvx/dotenvx/1.20.1/dotenvx.dotenvx.installer.yaml create mode 100644 manifests/d/dotenvx/dotenvx/1.20.1/dotenvx.dotenvx.locale.en-US.yaml create mode 100644 manifests/d/dotenvx/dotenvx/1.20.1/dotenvx.dotenvx.yaml diff --git a/manifests/d/dotenvx/dotenvx/1.20.1/dotenvx.dotenvx.installer.yaml b/manifests/d/dotenvx/dotenvx/1.20.1/dotenvx.dotenvx.installer.yaml new file mode 100644 index 000000000000..ee6cbb12efc7 --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/1.20.1/dotenvx.dotenvx.installer.yaml @@ -0,0 +1,16 @@ +PackageIdentifier: dotenvx.dotenvx +PackageVersion: 1.20.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-10-23" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dotenvx.exe + PortableCommandAlias: dotenvx + InstallerUrl: https://github.com/dotenvx/dotenvx/releases/download/v1.20.1/dotenvx-1.20.1-windows-x86_64.zip + InstallerSha256: ac23decd81f122a1aaae95c89c7fa233d13ba65a62920dc95343610a3c67295a + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/dotenvx/dotenvx/1.20.1/dotenvx.dotenvx.locale.en-US.yaml b/manifests/d/dotenvx/dotenvx/1.20.1/dotenvx.dotenvx.locale.en-US.yaml new file mode 100644 index 000000000000..8baaf04cfc55 --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/1.20.1/dotenvx.dotenvx.locale.en-US.yaml @@ -0,0 +1,15 @@ +PackageIdentifier: dotenvx.dotenvx +PackageVersion: 1.20.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.20.1/dotenvx.dotenvx.yaml b/manifests/d/dotenvx/dotenvx/1.20.1/dotenvx.dotenvx.yaml new file mode 100644 index 000000000000..348226b9f887 --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/1.20.1/dotenvx.dotenvx.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: dotenvx.dotenvx +PackageVersion: 1.20.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From e24436bfe7390b683ba7c7ccb0a64149126e1392 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Thu, 24 Oct 2024 04:57:09 +0200 Subject: [PATCH 462/720] New version: OpenTofu.Tofu version 1.8.4 (#185405) --- .../Tofu/1.8.4/OpenTofu.Tofu.installer.yaml | 21 +++++++++++++++ .../1.8.4/OpenTofu.Tofu.locale.en-US.yaml | 27 +++++++++++++++++++ .../o/OpenTofu/Tofu/1.8.4/OpenTofu.Tofu.yaml | 8 ++++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/o/OpenTofu/Tofu/1.8.4/OpenTofu.Tofu.installer.yaml create mode 100644 manifests/o/OpenTofu/Tofu/1.8.4/OpenTofu.Tofu.locale.en-US.yaml create mode 100644 manifests/o/OpenTofu/Tofu/1.8.4/OpenTofu.Tofu.yaml diff --git a/manifests/o/OpenTofu/Tofu/1.8.4/OpenTofu.Tofu.installer.yaml b/manifests/o/OpenTofu/Tofu/1.8.4/OpenTofu.Tofu.installer.yaml new file mode 100644 index 000000000000..79bc07756365 --- /dev/null +++ b/manifests/o/OpenTofu/Tofu/1.8.4/OpenTofu.Tofu.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: OpenTofu.Tofu +PackageVersion: 1.8.4 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: tofu.exe +UpgradeBehavior: install +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/opentofu/opentofu/releases/download/v1.8.4/tofu_1.8.4_windows_386.zip + InstallerSha256: B995C15BD1A569FF6C44EF432E1B65E00A6A1C3BF3149B74E82523761CAF9DFD +- Architecture: x64 + InstallerUrl: https://github.com/opentofu/opentofu/releases/download/v1.8.4/tofu_1.8.4_windows_amd64.zip + InstallerSha256: CA51255BD938E7C52FF10A044CBC5EF4D7F7013B7B3EFCDAFAF7FA05F48BE916 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/OpenTofu/Tofu/1.8.4/OpenTofu.Tofu.locale.en-US.yaml b/manifests/o/OpenTofu/Tofu/1.8.4/OpenTofu.Tofu.locale.en-US.yaml new file mode 100644 index 000000000000..37edd1384645 --- /dev/null +++ b/manifests/o/OpenTofu/Tofu/1.8.4/OpenTofu.Tofu.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: OpenTofu.Tofu +PackageVersion: 1.8.4 +PackageLocale: en-US +Publisher: The Linux Foundation +PublisherUrl: https://opentofu.org/ +PublisherSupportUrl: https://github.com/opentofu/opentofu/issues +PackageName: OpenTofu +PackageUrl: https://github.com/opentofu/opentofu +License: MPL-2.0 +LicenseUrl: https://github.com/opentofu/opentofu/blob/HEAD/LICENSE +Copyright: Copyright (c) The Linux Foundation +CopyrightUrl: https://github.com/opentofu/opentofu/blob/main/LICENSE +ShortDescription: OpenTofu lets you declaratively manage your cloud infrastructure. +Moniker: tofu +ReleaseNotes: |- + BUG FIXES: + - tofu init will no longer return a supurious "Backend configuration changed" error when re-initializing a working directory with identical settings, backend configuration contains references to variables or local values, and when the -backend-config command line option is used. That combination previously caused OpenTofu to incorrectly treat the backend configuration as invalid. (#2055) + - configuration generation should no longer fail when generating sensitive properties + - Provider defined functions are now supported better in child modules + - Fixed an issue where X-Terraform-Get was not being read correctly if a custom module registry returns a 200 statuscode instead of 201 + Full Changelog: https://github.com/opentofu/opentofu/compare/v1.8.3...v1.8.4 +ReleaseNotesUrl: https://github.com/opentofu/opentofu/releases/tag/v1.8.4 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OpenTofu/Tofu/1.8.4/OpenTofu.Tofu.yaml b/manifests/o/OpenTofu/Tofu/1.8.4/OpenTofu.Tofu.yaml new file mode 100644 index 000000000000..689ea6881cb2 --- /dev/null +++ b/manifests/o/OpenTofu/Tofu/1.8.4/OpenTofu.Tofu.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: OpenTofu.Tofu +PackageVersion: 1.8.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 41880184ba792dca6de1443f61995be4f6a4b560 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 23:57:24 -0700 Subject: [PATCH 463/720] Automatic deletion of Zoom.ZoomOutlookPlugin 6.1.5 (#185447) --- .../Zoom.ZoomOutlookPlugin.installer.yaml | 18 ----------- .../Zoom.ZoomOutlookPlugin.locale.en-US.yaml | 30 ------------------- .../Zoom.ZoomOutlookPlugin.locale.zh-CN.yaml | 30 ------------------- .../6.1.5/Zoom.ZoomOutlookPlugin.yaml | 8 ----- 4 files changed, 86 deletions(-) delete mode 100644 manifests/z/Zoom/ZoomOutlookPlugin/6.1.5/Zoom.ZoomOutlookPlugin.installer.yaml delete mode 100644 manifests/z/Zoom/ZoomOutlookPlugin/6.1.5/Zoom.ZoomOutlookPlugin.locale.en-US.yaml delete mode 100644 manifests/z/Zoom/ZoomOutlookPlugin/6.1.5/Zoom.ZoomOutlookPlugin.locale.zh-CN.yaml delete mode 100644 manifests/z/Zoom/ZoomOutlookPlugin/6.1.5/Zoom.ZoomOutlookPlugin.yaml diff --git a/manifests/z/Zoom/ZoomOutlookPlugin/6.1.5/Zoom.ZoomOutlookPlugin.installer.yaml b/manifests/z/Zoom/ZoomOutlookPlugin/6.1.5/Zoom.ZoomOutlookPlugin.installer.yaml deleted file mode 100644 index ded474f73c5b..000000000000 --- a/manifests/z/Zoom/ZoomOutlookPlugin/6.1.5/Zoom.ZoomOutlookPlugin.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Zoom.ZoomOutlookPlugin -PackageVersion: 6.1.5 -InstallerType: msi -Scope: machine -UpgradeBehavior: install -AppsAndFeaturesEntries: -- ProductCode: '{6FB428F1-BEAC-41DE-A15C-24EDFD4C503B}' - UpgradeCode: '{76326AB3-064E-4680-864A-4B182236D4B9}' -Installers: -- Architecture: x86 - InstallerUrl: https://zoom.us/client/6.1.5.1062/ZoomOutlookPluginSetup.msi - InstallerSha256: 8EFBD28F8AA8912D8F3695686F315667F16FD1296DEDB79D2B1AD9B6C5F8B77B - ProductCode: '{5C22CF46-6C03-429B-82E4-E6981AFD2D8F}' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/z/Zoom/ZoomOutlookPlugin/6.1.5/Zoom.ZoomOutlookPlugin.locale.en-US.yaml b/manifests/z/Zoom/ZoomOutlookPlugin/6.1.5/Zoom.ZoomOutlookPlugin.locale.en-US.yaml deleted file mode 100644 index 60326f268c71..000000000000 --- a/manifests/z/Zoom/ZoomOutlookPlugin/6.1.5/Zoom.ZoomOutlookPlugin.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Zoom.ZoomOutlookPlugin -PackageVersion: 6.1.5 -PackageLocale: en-US -Publisher: Zoom -PublisherUrl: https://zoom.us/ -PublisherSupportUrl: https://support.zoom.us/ -PrivacyUrl: https://explore.zoom.us/en/privacy/ -Author: Zoom Video Communications, Inc. -PackageName: Zoom Outlook Plugin -PackageUrl: https://zoom.us/ -License: Proprietary -LicenseUrl: https://explore.zoom.us/en/terms/ -Copyright: Copyright ©2012-2022 Zoom Video Communications, Inc. All rights reserved. -# CopyrightUrl: -ShortDescription: The Zoom Plugin for Outlook installs a button on the Microsoft Outlook tool bar to enable you to start or schedule a meeting with one-click. -# Description: -# Moniker: -Tags: -- outlook -- zoom -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/z/Zoom/ZoomOutlookPlugin/6.1.5/Zoom.ZoomOutlookPlugin.locale.zh-CN.yaml b/manifests/z/Zoom/ZoomOutlookPlugin/6.1.5/Zoom.ZoomOutlookPlugin.locale.zh-CN.yaml deleted file mode 100644 index 80bd014a6feb..000000000000 --- a/manifests/z/Zoom/ZoomOutlookPlugin/6.1.5/Zoom.ZoomOutlookPlugin.locale.zh-CN.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json - -PackageIdentifier: Zoom.ZoomOutlookPlugin -PackageVersion: 6.1.5 -PackageLocale: zh-CN -Publisher: Zoom -PublisherUrl: https://zoom.us/ -PublisherSupportUrl: https://support.zoom.us/ -PrivacyUrl: https://explore.zoom.us/zh-cn/privacy/ -Author: Zoom Video Communications, Inc. -PackageName: Zoom Outlook Plugin -PackageUrl: https://zoom.us/ -License: 专有软件 -LicenseUrl: https://explore.zoom.us/zh-cn/terms/ -Copyright: 版权所有©2012-2022 Zoom Video Communications, Inc. 保留所有权利。 -# CopyrightUrl: -ShortDescription: Zoom 的 Outlook 插件在 Microsoft Outlook 工具栏上安装一个按钮,可使您单击一次即可开始或安排一次会议。 -# Description: -# Moniker: -Tags: -- outlook -- zoom -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.6.0 diff --git a/manifests/z/Zoom/ZoomOutlookPlugin/6.1.5/Zoom.ZoomOutlookPlugin.yaml b/manifests/z/Zoom/ZoomOutlookPlugin/6.1.5/Zoom.ZoomOutlookPlugin.yaml deleted file mode 100644 index 2317cd72731e..000000000000 --- a/manifests/z/Zoom/ZoomOutlookPlugin/6.1.5/Zoom.ZoomOutlookPlugin.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Zoom.ZoomOutlookPlugin -PackageVersion: 6.1.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 535cce83bb1386ce70d06e3c64797eb70dea3afb Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 23:57:43 -0700 Subject: [PATCH 464/720] Automatic deletion of Mega.MEGASync 5.5.0.0 (#185440) --- .../5.5.0.0/Mega.MEGASync.installer.yaml | 18 -------------- .../5.5.0.0/Mega.MEGASync.locale.en-US.yaml | 24 ------------------- .../Mega/MEGASync/5.5.0.0/Mega.MEGASync.yaml | 8 ------- 3 files changed, 50 deletions(-) delete mode 100644 manifests/m/Mega/MEGASync/5.5.0.0/Mega.MEGASync.installer.yaml delete mode 100644 manifests/m/Mega/MEGASync/5.5.0.0/Mega.MEGASync.locale.en-US.yaml delete mode 100644 manifests/m/Mega/MEGASync/5.5.0.0/Mega.MEGASync.yaml diff --git a/manifests/m/Mega/MEGASync/5.5.0.0/Mega.MEGASync.installer.yaml b/manifests/m/Mega/MEGASync/5.5.0.0/Mega.MEGASync.installer.yaml deleted file mode 100644 index 2cf17a99f678..000000000000 --- a/manifests/m/Mega/MEGASync/5.5.0.0/Mega.MEGASync.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/01 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Mega.MEGASync -PackageVersion: 5.5.0.0 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -Installers: -- Architecture: x64 - InstallerUrl: https://mega.nz/MEGAsyncSetup64.exe - InstallerSha256: F6265BD28B19F10AB33E49A4E0C7A832199DF6A97916A9A7479974B0906242ED -- Architecture: x86 - InstallerUrl: https://mega.nz/MEGAsyncSetup32.exe - InstallerSha256: A5069A0635E7FB985F7A59172DE64DFF442584CFEBFDB5AAAC6A557B262C10C4 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/m/Mega/MEGASync/5.5.0.0/Mega.MEGASync.locale.en-US.yaml b/manifests/m/Mega/MEGASync/5.5.0.0/Mega.MEGASync.locale.en-US.yaml deleted file mode 100644 index 0be9049e1f2a..000000000000 --- a/manifests/m/Mega/MEGASync/5.5.0.0/Mega.MEGASync.locale.en-US.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/01 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Mega.MEGASync -PackageVersion: 5.5.0.0 -PackageLocale: en-US -Publisher: Mega Limited -PrivacyUrl: https://mega.io/privacy -Author: Mega Limited -PackageName: MEGAsync -PackageUrl: https://mega.nz/sync -License: Proprietary -LicenseUrl: https://github.com/meganz/MEGAsync/blob/master/LICENCE.md -Copyright: (c) MEGA Limited 2023 -ShortDescription: Easy automated synchronisation between your computer and your MEGA cloud. -Moniker: megasync -Tags: -- cloud -- file-sync -- sync -- synchronization -- transfer -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/m/Mega/MEGASync/5.5.0.0/Mega.MEGASync.yaml b/manifests/m/Mega/MEGASync/5.5.0.0/Mega.MEGASync.yaml deleted file mode 100644 index 0adeddbff359..000000000000 --- a/manifests/m/Mega/MEGASync/5.5.0.0/Mega.MEGASync.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/01 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Mega.MEGASync -PackageVersion: 5.5.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 8456a5df8954631ee5fed7c219e1245ed1051ecf Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 23 Oct 2024 23:59:12 -0700 Subject: [PATCH 465/720] Automatic deletion of VSDC.Editor 9.2.6.579 (#185432) --- .../9.2.6.579/VSDC.Editor.installer.yaml | 14 -------------- .../9.2.6.579/VSDC.Editor.locale.en-US.yaml | 18 ------------------ .../v/VSDC/Editor/9.2.6.579/VSDC.Editor.yaml | 8 -------- 3 files changed, 40 deletions(-) delete mode 100644 manifests/v/VSDC/Editor/9.2.6.579/VSDC.Editor.installer.yaml delete mode 100644 manifests/v/VSDC/Editor/9.2.6.579/VSDC.Editor.locale.en-US.yaml delete mode 100644 manifests/v/VSDC/Editor/9.2.6.579/VSDC.Editor.yaml diff --git a/manifests/v/VSDC/Editor/9.2.6.579/VSDC.Editor.installer.yaml b/manifests/v/VSDC/Editor/9.2.6.579/VSDC.Editor.installer.yaml deleted file mode 100644 index 998da00af602..000000000000 --- a/manifests/v/VSDC/Editor/9.2.6.579/VSDC.Editor.installer.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/02 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: VSDC.Editor -PackageVersion: 9.2.6.579 -MinimumOSVersion: 10.0.0.0 -InstallerType: inno -UpgradeBehavior: install -Installers: -- Architecture: x64 - InstallerUrl: https://downloads.videosoftdev.com/video_tools/video_editor_x64.exe - InstallerSha256: 4F7BF5EEC173898D67E693AE48351E6CA813A1478CEA7BBF3359D96B90C37BB7 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/v/VSDC/Editor/9.2.6.579/VSDC.Editor.locale.en-US.yaml b/manifests/v/VSDC/Editor/9.2.6.579/VSDC.Editor.locale.en-US.yaml deleted file mode 100644 index c777db8015fa..000000000000 --- a/manifests/v/VSDC/Editor/9.2.6.579/VSDC.Editor.locale.en-US.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/02 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: VSDC.Editor -PackageVersion: 9.2.6.579 -PackageLocale: en-US -Publisher: Flash-Integro LLC -PrivacyUrl: https://www.videosoftdev.com/privacy-policy -PackageName: VSDC Free Video Editor -PackageUrl: https://www.videosoftdev.com/free-video-editor -License: Proprietary -LicenseUrl: https://www.videosoftdev.com/terms-and-conditions -Copyright: © 2011-2022, www.videosoftdev.com, Multilab LLC -ShortDescription: The video editor features a modern and highly intuitive interface that uses all kinds of wizards to make video creation and editing as simple and hassle-free as possible. -Description: The video editor is intended for editing video files and creating videos of any complexity involving various visual and audio effects. The program offers rich functionality and yet has a simple and intuitive interface, allowing you to create videos with a bare minimum of efforts -Moniker: vsdc-editor -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/v/VSDC/Editor/9.2.6.579/VSDC.Editor.yaml b/manifests/v/VSDC/Editor/9.2.6.579/VSDC.Editor.yaml deleted file mode 100644 index 426eb9a1ea68..000000000000 --- a/manifests/v/VSDC/Editor/9.2.6.579/VSDC.Editor.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/02 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: VSDC.Editor -PackageVersion: 9.2.6.579 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From b7def0a8e948fcfd69927ddc0a5092afb169d813 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Thu, 24 Oct 2024 13:14:15 +0200 Subject: [PATCH 466/720] Remove version: GIGABYTE.GigabyteControlCenter version 24.09.24.01 (#185497) --- ...ABYTE.GigabyteControlCenter.installer.yaml | 23 ------------------- ...TE.GigabyteControlCenter.locale.en-US.yaml | 12 ---------- .../GIGABYTE.GigabyteControlCenter.yaml | 8 ------- 3 files changed, 43 deletions(-) delete mode 100644 manifests/g/GIGABYTE/GigabyteControlCenter/24.09.24.01/GIGABYTE.GigabyteControlCenter.installer.yaml delete mode 100644 manifests/g/GIGABYTE/GigabyteControlCenter/24.09.24.01/GIGABYTE.GigabyteControlCenter.locale.en-US.yaml delete mode 100644 manifests/g/GIGABYTE/GigabyteControlCenter/24.09.24.01/GIGABYTE.GigabyteControlCenter.yaml diff --git a/manifests/g/GIGABYTE/GigabyteControlCenter/24.09.24.01/GIGABYTE.GigabyteControlCenter.installer.yaml b/manifests/g/GIGABYTE/GigabyteControlCenter/24.09.24.01/GIGABYTE.GigabyteControlCenter.installer.yaml deleted file mode 100644 index 17c95a068bb9..000000000000 --- a/manifests/g/GIGABYTE/GigabyteControlCenter/24.09.24.01/GIGABYTE.GigabyteControlCenter.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: GIGABYTE.GigabyteControlCenter -PackageVersion: 24.09.24.01 -InstallerType: zip -NestedInstallerType: exe -NestedInstallerFiles: -- RelativeFilePath: GIGABYTE Control Center_2024_Sep_release_All_Setup_B240927.exe -InstallerSwitches: - Silent: /silent - SilentWithProgress: /silent -ReleaseDate: 2024-09-27 -AppsAndFeaturesEntries: -- DisplayName: GIGABYTE Control Center 24.06.27.01 - Publisher: GIGABYTE - DisplayVersion: 24.06.27.01 -Installers: -- Architecture: x64 - InstallerUrl: https://download.gigabyte.com/FileList/Utility/GCC_24.09.27.01.zip - InstallerSha256: 74767383A3078D9859B659ED8C752BF6451B1A8DEC63BD7D486EF970B22922C5 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/g/GIGABYTE/GigabyteControlCenter/24.09.24.01/GIGABYTE.GigabyteControlCenter.locale.en-US.yaml b/manifests/g/GIGABYTE/GigabyteControlCenter/24.09.24.01/GIGABYTE.GigabyteControlCenter.locale.en-US.yaml deleted file mode 100644 index 95e5aa99e982..000000000000 --- a/manifests/g/GIGABYTE/GigabyteControlCenter/24.09.24.01/GIGABYTE.GigabyteControlCenter.locale.en-US.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: GIGABYTE.GigabyteControlCenter -PackageVersion: 24.09.24.01 -PackageLocale: en-US -Publisher: Gigabyte -PackageName: Gigabyte Control Center -License: Proprietary -ShortDescription: GIGABYTE Control Center (GCC) is a unified software platform across a variety of GIGABYTE products. Every available utility preferred is optimized and integrated with intuition into this one-stop center. -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/g/GIGABYTE/GigabyteControlCenter/24.09.24.01/GIGABYTE.GigabyteControlCenter.yaml b/manifests/g/GIGABYTE/GigabyteControlCenter/24.09.24.01/GIGABYTE.GigabyteControlCenter.yaml deleted file mode 100644 index f21c8cfb22b2..000000000000 --- a/manifests/g/GIGABYTE/GigabyteControlCenter/24.09.24.01/GIGABYTE.GigabyteControlCenter.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: GIGABYTE.GigabyteControlCenter -PackageVersion: 24.09.24.01 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From f5f6194267dc300d3bf6648127107fa828c1ce7d Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:02:55 +0200 Subject: [PATCH 467/720] Remove version: marha.VcXsrv version 1.20.14.0 (#180065) --- .../1.20.14.0/marha.VcXsrv.installer.yaml | 18 ------------- .../1.20.14.0/marha.VcXsrv.locale.en-US.yaml | 27 ------------------- .../marha/VcXsrv/1.20.14.0/marha.VcXsrv.yaml | 8 ------ 3 files changed, 53 deletions(-) delete mode 100644 manifests/m/marha/VcXsrv/1.20.14.0/marha.VcXsrv.installer.yaml delete mode 100644 manifests/m/marha/VcXsrv/1.20.14.0/marha.VcXsrv.locale.en-US.yaml delete mode 100644 manifests/m/marha/VcXsrv/1.20.14.0/marha.VcXsrv.yaml diff --git a/manifests/m/marha/VcXsrv/1.20.14.0/marha.VcXsrv.installer.yaml b/manifests/m/marha/VcXsrv/1.20.14.0/marha.VcXsrv.installer.yaml deleted file mode 100644 index 87b203a7200f..000000000000 --- a/manifests/m/marha/VcXsrv/1.20.14.0/marha.VcXsrv.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.4 $debug=NVS1.7-2-1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json - -PackageIdentifier: marha.VcXsrv -PackageVersion: 1.20.14.0 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -Installers: -- Architecture: x64 - InstallerUrl: https://sourceforge.net/projects/vcxsrv/files/vcxsrv/1.20.14.0/vcxsrv-64.1.20.14.0.installer.exe/download - InstallerSha256: 7A5CD7D9D0AC982F09C8A93051FC48AB072FCC4B52237D1B91494363B9DAD27E -- Architecture: x86 - InstallerUrl: https://sourceforge.net/projects/vcxsrv/files/vcxsrv/1.20.14.0/vcxsrv.1.20.14.0.installer.exe/download - InstallerSha256: ADA3A8B6ECE7F42AEFBCDC9C23766316ECD1B9D968261064279D0150991B9D58 -ManifestType: installer -ManifestVersion: 1.1.0 diff --git a/manifests/m/marha/VcXsrv/1.20.14.0/marha.VcXsrv.locale.en-US.yaml b/manifests/m/marha/VcXsrv/1.20.14.0/marha.VcXsrv.locale.en-US.yaml deleted file mode 100644 index a7a559f537cb..000000000000 --- a/manifests/m/marha/VcXsrv/1.20.14.0/marha.VcXsrv.locale.en-US.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.4 $debug=NVS1.7-2-1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json - -PackageIdentifier: marha.VcXsrv -PackageVersion: 1.20.14.0 -PackageLocale: en-US -Publisher: marha@users.sourceforge.net -# PublisherUrl: -# PublisherSupportUrl: -# PrivacyUrl: -# Author: -PackageName: VcXsrv -PackageUrl: https://sourceforge.net/projects/vcxsrv/ -License: GPLv3 -# LicenseUrl: -# Copyright: -# CopyrightUrl: -ShortDescription: Windows X-server based on the xorg git sources (like xming or cygwin's xwin) -Description: Windows X-server based on the xorg git sources (like xming or cygwin's xwin), but compiled with Visual C++ 2012 Express Edition. Source code can also be compiled with VS2008, VS2008 Express Edition and VS2010 Express Edition, although current project and makefile are not fully compatible anymore. -Moniker: vcxsrv -Tags: -- windows-x-server -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -ManifestType: defaultLocale -ManifestVersion: 1.1.0 diff --git a/manifests/m/marha/VcXsrv/1.20.14.0/marha.VcXsrv.yaml b/manifests/m/marha/VcXsrv/1.20.14.0/marha.VcXsrv.yaml deleted file mode 100644 index df6c21c94ab0..000000000000 --- a/manifests/m/marha/VcXsrv/1.20.14.0/marha.VcXsrv.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.4 $debug=NVS1.7-2-1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json - -PackageIdentifier: marha.VcXsrv -PackageVersion: 1.20.14.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.1.0 From 85beb94f9140834be1aabdd7ed2d7bcb7d858990 Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:03:20 +0200 Subject: [PATCH 468/720] Remove version: bloodrock.pkg-config-lite version 0.28-1 (#181625) --- .../bloodrock.pkg-config-lite.installer.yaml | 16 ---------------- ...bloodrock.pkg-config-lite.locale.en-US.yaml | 18 ------------------ .../0.28-1/bloodrock.pkg-config-lite.yaml | 8 -------- 3 files changed, 42 deletions(-) delete mode 100644 manifests/b/bloodrock/pkg-config-lite/0.28-1/bloodrock.pkg-config-lite.installer.yaml delete mode 100644 manifests/b/bloodrock/pkg-config-lite/0.28-1/bloodrock.pkg-config-lite.locale.en-US.yaml delete mode 100644 manifests/b/bloodrock/pkg-config-lite/0.28-1/bloodrock.pkg-config-lite.yaml diff --git a/manifests/b/bloodrock/pkg-config-lite/0.28-1/bloodrock.pkg-config-lite.installer.yaml b/manifests/b/bloodrock/pkg-config-lite/0.28-1/bloodrock.pkg-config-lite.installer.yaml deleted file mode 100644 index 0a9717153a6b..000000000000 --- a/manifests/b/bloodrock/pkg-config-lite/0.28-1/bloodrock.pkg-config-lite.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created using wingetcreate 1.5.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: bloodrock.pkg-config-lite -PackageVersion: 0.28-1 -InstallerType: zip -Installers: -- Architecture: x86 - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: pkg-config-lite-0.28-1\bin\pkg-config.exe - InstallerUrl: https://zenlayer.dl.sourceforge.net/project/pkgconfiglite/0.28-1/pkg-config-lite-0.28-1_bin-win32.zip - InstallerSha256: 2038C49D23B5CA19E2218CA89F06DF18FE6D870B4C6B54C0498548EF88771F6F -ManifestType: installer -ManifestVersion: 1.5.0 -ReleaseDate: 2013-01-26 diff --git a/manifests/b/bloodrock/pkg-config-lite/0.28-1/bloodrock.pkg-config-lite.locale.en-US.yaml b/manifests/b/bloodrock/pkg-config-lite/0.28-1/bloodrock.pkg-config-lite.locale.en-US.yaml deleted file mode 100644 index b8e06200d29c..000000000000 --- a/manifests/b/bloodrock/pkg-config-lite/0.28-1/bloodrock.pkg-config-lite.locale.en-US.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created using wingetcreate 1.5.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: bloodrock.pkg-config-lite -PackageVersion: 0.28-1 -PackageLocale: en-US -Publisher: bloodrock -PublisherUrl: https://sourceforge.net/u/bloodrock/profile/ -PublisherSupportUrl: https://sourceforge.net/projects/pkgconfiglite/support -Author: bloodrock -PackageName: Pkg Config Lite -PackageUrl: https://sourceforge.net/projects/pkgconfiglite/ -License: GPLv2 License -ShortDescription: pkg-config-lite is based on pkg-config, but is built with a glib code snippet which eliminates the glib dependency, so it is possible once again to build and run pkg-config without dependencies. -ReleaseNotes: Applied all changes from pkg-config-0.28 (see NEWS). -ReleaseNotesUrl: https://sourceforge.net/projects/pkgconfiglite/files/0.28-1/ -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/b/bloodrock/pkg-config-lite/0.28-1/bloodrock.pkg-config-lite.yaml b/manifests/b/bloodrock/pkg-config-lite/0.28-1/bloodrock.pkg-config-lite.yaml deleted file mode 100644 index cac0e4df8b66..000000000000 --- a/manifests/b/bloodrock/pkg-config-lite/0.28-1/bloodrock.pkg-config-lite.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.5.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: bloodrock.pkg-config-lite -PackageVersion: 0.28-1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 7be4d273fcc1ae90fb626fbb2a5717c2c3122e1c Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:03:47 +0200 Subject: [PATCH 469/720] Remove version: MicronTechnology.MicronStorageExecutive version 9.09.092023.03 (#180067) --- ...logy.MicronStorageExecutive.installer.yaml | 21 ------------------- ...y.MicronStorageExecutive.locale.en-US.yaml | 18 ---------------- ...cronTechnology.MicronStorageExecutive.yaml | 8 ------- 3 files changed, 47 deletions(-) delete mode 100644 manifests/m/MicronTechnology/MicronStorageExecutive/9.09.092023.03/MicronTechnology.MicronStorageExecutive.installer.yaml delete mode 100644 manifests/m/MicronTechnology/MicronStorageExecutive/9.09.092023.03/MicronTechnology.MicronStorageExecutive.locale.en-US.yaml delete mode 100644 manifests/m/MicronTechnology/MicronStorageExecutive/9.09.092023.03/MicronTechnology.MicronStorageExecutive.yaml diff --git a/manifests/m/MicronTechnology/MicronStorageExecutive/9.09.092023.03/MicronTechnology.MicronStorageExecutive.installer.yaml b/manifests/m/MicronTechnology/MicronStorageExecutive/9.09.092023.03/MicronTechnology.MicronStorageExecutive.installer.yaml deleted file mode 100644 index 43597a3ce329..000000000000 --- a/manifests/m/MicronTechnology/MicronStorageExecutive/9.09.092023.03/MicronTechnology.MicronStorageExecutive.installer.yaml +++ /dev/null @@ -1,21 +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: MicronTechnology.MicronStorageExecutive -PackageVersion: 9.09.092023.03 -InstallerType: exe -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: --unattendedmodeui none --mode unattended - SilentWithProgress: --unattendedmodeui minimalWithDialogs --mode unattended - InstallLocation: --prefix - Log: --debugtrace -Installers: -- Architecture: x64 - InstallerUrl: https://media-www.micron.com/-/media/client/global/documents/products/software/storage-executive-software/storageexecutive_windows.exe - InstallerSha256: 0CA68E3FF4654CD6EE7717C63264A38FF5C06A32DEC11C01C000CA0F54FA7DE0 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/m/MicronTechnology/MicronStorageExecutive/9.09.092023.03/MicronTechnology.MicronStorageExecutive.locale.en-US.yaml b/manifests/m/MicronTechnology/MicronStorageExecutive/9.09.092023.03/MicronTechnology.MicronStorageExecutive.locale.en-US.yaml deleted file mode 100644 index 9776f823b25a..000000000000 --- a/manifests/m/MicronTechnology/MicronStorageExecutive/9.09.092023.03/MicronTechnology.MicronStorageExecutive.locale.en-US.yaml +++ /dev/null @@ -1,18 +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: MicronTechnology.MicronStorageExecutive -PackageVersion: 9.09.092023.03 -PackageLocale: en-US -Publisher: Micron Technology -PublisherUrl: https://www.micron.com/ -PublisherSupportUrl: https://www.micron.com/support -PrivacyUrl: https://www.micron.com/privacy -Author: Micron Technology -PackageName: Micron Storage Executive -PackageUrl: https://www.micron.com/products/ssd/storage-executive-software -License: Proprietary -Copyright: (c) 2023 Micron Technology, Inc. All rights reserved. -ShortDescription: Storage Executive is a Graphical User Interface (GUI) for managing and supporting Micron SSDs. -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/m/MicronTechnology/MicronStorageExecutive/9.09.092023.03/MicronTechnology.MicronStorageExecutive.yaml b/manifests/m/MicronTechnology/MicronStorageExecutive/9.09.092023.03/MicronTechnology.MicronStorageExecutive.yaml deleted file mode 100644 index b7d37dc87f6b..000000000000 --- a/manifests/m/MicronTechnology/MicronStorageExecutive/9.09.092023.03/MicronTechnology.MicronStorageExecutive.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: MicronTechnology.MicronStorageExecutive -PackageVersion: 9.09.092023.03 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 283adb8c38f2ad47fdc15f00596aa44ecaa9dabe Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:05:09 +0200 Subject: [PATCH 470/720] Remove version: OutsourcedGuru.octopi-init version 1.0.9 (#183404) --- .../OutsourcedGuru.octopi-init.installer.yaml | 13 --------- ...tsourcedGuru.octopi-init.locale.en-US.yaml | 29 ------------------- .../1.0.9/OutsourcedGuru.octopi-init.yaml | 8 ----- 3 files changed, 50 deletions(-) delete mode 100644 manifests/o/OutsourcedGuru/octopi-init/1.0.9/OutsourcedGuru.octopi-init.installer.yaml delete mode 100644 manifests/o/OutsourcedGuru/octopi-init/1.0.9/OutsourcedGuru.octopi-init.locale.en-US.yaml delete mode 100644 manifests/o/OutsourcedGuru/octopi-init/1.0.9/OutsourcedGuru.octopi-init.yaml diff --git a/manifests/o/OutsourcedGuru/octopi-init/1.0.9/OutsourcedGuru.octopi-init.installer.yaml b/manifests/o/OutsourcedGuru/octopi-init/1.0.9/OutsourcedGuru.octopi-init.installer.yaml deleted file mode 100644 index b7e4f7d7c17a..000000000000 --- a/manifests/o/OutsourcedGuru/octopi-init/1.0.9/OutsourcedGuru.octopi-init.installer.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.4 $debug=AUSU.7-2-6 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: OutsourcedGuru.octopi-init -PackageVersion: 1.0.9 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/OutsourcedGuru/octopi-init/raw/master/dist/octopi-init%20Setup%201.0.9.exe - InstallerSha256: 559F98BE197668FADD00F3E639793B2A7B1EA3EB4441871CE4EEB68B5C05098E -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/o/OutsourcedGuru/octopi-init/1.0.9/OutsourcedGuru.octopi-init.locale.en-US.yaml b/manifests/o/OutsourcedGuru/octopi-init/1.0.9/OutsourcedGuru.octopi-init.locale.en-US.yaml deleted file mode 100644 index 2cb05323f585..000000000000 --- a/manifests/o/OutsourcedGuru/octopi-init/1.0.9/OutsourcedGuru.octopi-init.locale.en-US.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.4 $debug=AUSU.7-2-6 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: OutsourcedGuru.octopi-init -PackageVersion: 1.0.9 -PackageLocale: en-US -Publisher: OutsourcedGuru -# PublisherUrl: -# PublisherSupportUrl: -# PrivacyUrl: -# Author: -PackageName: octopi-init -# PackageUrl: -License: MIT -# LicenseUrl: -# Copyright: -# CopyrightUrl: -ShortDescription: A cross-platform application to initialize the boot partition of an OctoPi microSD card -# Description: -# Moniker: -# Tags: -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/o/OutsourcedGuru/octopi-init/1.0.9/OutsourcedGuru.octopi-init.yaml b/manifests/o/OutsourcedGuru/octopi-init/1.0.9/OutsourcedGuru.octopi-init.yaml deleted file mode 100644 index a7504e1c6c73..000000000000 --- a/manifests/o/OutsourcedGuru/octopi-init/1.0.9/OutsourcedGuru.octopi-init.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.4 $debug=AUSU.7-2-6 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: OutsourcedGuru.octopi-init -PackageVersion: 1.0.9 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 From 6b8e74f1bed2494b4ceb1fddd4399c5f5bd6aae1 Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:05:36 +0200 Subject: [PATCH 471/720] Remove version: Outertech.GetDiz version 4.9.1.0 (#183403) --- .../4.9.1.0/Outertech.GetDiz.installer.yaml | 13 --------- .../Outertech.GetDiz.locale.en-US.yaml | 28 ------------------- .../GetDiz/4.9.1.0/Outertech.GetDiz.yaml | 8 ------ 3 files changed, 49 deletions(-) delete mode 100644 manifests/o/Outertech/GetDiz/4.9.1.0/Outertech.GetDiz.installer.yaml delete mode 100644 manifests/o/Outertech/GetDiz/4.9.1.0/Outertech.GetDiz.locale.en-US.yaml delete mode 100644 manifests/o/Outertech/GetDiz/4.9.1.0/Outertech.GetDiz.yaml diff --git a/manifests/o/Outertech/GetDiz/4.9.1.0/Outertech.GetDiz.installer.yaml b/manifests/o/Outertech/GetDiz/4.9.1.0/Outertech.GetDiz.installer.yaml deleted file mode 100644 index 40dea27e614c..000000000000 --- a/manifests/o/Outertech/GetDiz/4.9.1.0/Outertech.GetDiz.installer.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.0 $debug=AUSU.5-1-19041-1320 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json - -PackageIdentifier: Outertech.GetDiz -PackageVersion: 4.9.1.0 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Installers: -- Architecture: x86 - InstallerUrl: https://www.outertech.com/downloads/getdiz491.exe - InstallerSha256: A5588E5984982A4FBD4F631D315118E32ED78E9FBC64B3CC38C36467A69C6E95 -ManifestType: installer -ManifestVersion: 1.1.0 diff --git a/manifests/o/Outertech/GetDiz/4.9.1.0/Outertech.GetDiz.locale.en-US.yaml b/manifests/o/Outertech/GetDiz/4.9.1.0/Outertech.GetDiz.locale.en-US.yaml deleted file mode 100644 index 8d6ae03f405e..000000000000 --- a/manifests/o/Outertech/GetDiz/4.9.1.0/Outertech.GetDiz.locale.en-US.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.0 $debug=AUSU.5-1-19041-1320 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json - -PackageIdentifier: Outertech.GetDiz -PackageVersion: 4.9.1.0 -PackageLocale: en-US -Publisher: Outertech -# PublisherUrl: -# PublisherSupportUrl: -# PrivacyUrl: -# Author: -PackageName: GetDiz -PackageUrl: https://www.outertech.com/en/replacement-for-notepad -License: c Outertech 1998-2016 -# LicenseUrl: -# Copyright: -# CopyrightUrl: -ShortDescription: GetDiz is an ultrafast text editor with unique features. -# Description: -Moniker: getdiz -Tags: -- notepad -- text-editor -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -ManifestType: defaultLocale -ManifestVersion: 1.1.0 diff --git a/manifests/o/Outertech/GetDiz/4.9.1.0/Outertech.GetDiz.yaml b/manifests/o/Outertech/GetDiz/4.9.1.0/Outertech.GetDiz.yaml deleted file mode 100644 index 44c34c9a378a..000000000000 --- a/manifests/o/Outertech/GetDiz/4.9.1.0/Outertech.GetDiz.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.0 $debug=AUSU.5-1-19041-1320 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json - -PackageIdentifier: Outertech.GetDiz -PackageVersion: 4.9.1.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.1.0 From c3906030f42f8d96ea4d29403345bd6eda67ab85 Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:05:52 +0200 Subject: [PATCH 472/720] Remove version: ThePokemonCompany.PokemonTCGOnline version 2.95.0 (#182540) --- ...ePokemonCompany.PokemonTCGOnline.installer.yaml | 14 -------------- ...kemonCompany.PokemonTCGOnline.locale.en-US.yaml | 12 ------------ .../2.95.0/ThePokemonCompany.PokemonTCGOnline.yaml | 8 -------- 3 files changed, 34 deletions(-) delete mode 100644 manifests/t/ThePokemonCompany/PokemonTCGOnline/2.95.0/ThePokemonCompany.PokemonTCGOnline.installer.yaml delete mode 100644 manifests/t/ThePokemonCompany/PokemonTCGOnline/2.95.0/ThePokemonCompany.PokemonTCGOnline.locale.en-US.yaml delete mode 100644 manifests/t/ThePokemonCompany/PokemonTCGOnline/2.95.0/ThePokemonCompany.PokemonTCGOnline.yaml diff --git a/manifests/t/ThePokemonCompany/PokemonTCGOnline/2.95.0/ThePokemonCompany.PokemonTCGOnline.installer.yaml b/manifests/t/ThePokemonCompany/PokemonTCGOnline/2.95.0/ThePokemonCompany.PokemonTCGOnline.installer.yaml deleted file mode 100644 index 4bc0d302dd10..000000000000 --- a/manifests/t/ThePokemonCompany/PokemonTCGOnline/2.95.0/ThePokemonCompany.PokemonTCGOnline.installer.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Automatically updated by the winget bot at 2023/Jan/18 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ThePokemonCompany.PokemonTCGOnline -PackageVersion: 2.95.0 -Installers: -- InstallerUrl: https://tcgo-installer.s3.amazonaws.com/PokemonInstaller.msi - InstallerLocale: en-US - Architecture: neutral - InstallerType: msi - InstallerSha256: 7B6E286E969F446F0004C05ED611788C399B7115F22148C64A03C152740A97BA - ProductCode: '{797384C6-3238-4263-A99B-45BEFBAAA2AD}' -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/t/ThePokemonCompany/PokemonTCGOnline/2.95.0/ThePokemonCompany.PokemonTCGOnline.locale.en-US.yaml b/manifests/t/ThePokemonCompany/PokemonTCGOnline/2.95.0/ThePokemonCompany.PokemonTCGOnline.locale.en-US.yaml deleted file mode 100644 index d01bca0500a5..000000000000 --- a/manifests/t/ThePokemonCompany/PokemonTCGOnline/2.95.0/ThePokemonCompany.PokemonTCGOnline.locale.en-US.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2023/Jan/18 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ThePokemonCompany.PokemonTCGOnline -PackageVersion: 2.95.0 -PackageLocale: en-US -Publisher: The Pokémon Company International -PackageName: Pokémon Trading Card Game Online -License: proprietary -ShortDescription: Free to download, free to play, online version of the Pokémon Trading Card Game -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/t/ThePokemonCompany/PokemonTCGOnline/2.95.0/ThePokemonCompany.PokemonTCGOnline.yaml b/manifests/t/ThePokemonCompany/PokemonTCGOnline/2.95.0/ThePokemonCompany.PokemonTCGOnline.yaml deleted file mode 100644 index 614f7528a28d..000000000000 --- a/manifests/t/ThePokemonCompany/PokemonTCGOnline/2.95.0/ThePokemonCompany.PokemonTCGOnline.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2023/Jan/18 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ThePokemonCompany.PokemonTCGOnline -PackageVersion: 2.95.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 From 0c662f1b85d1d1f652b8a631ac82e2500a2c5b6e Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:06:05 +0200 Subject: [PATCH 473/720] Remove version: NetEase.MCLauncher version 1.14.0.36188 (#183368) --- .../NetEase.MCLauncher.installer.yaml | 15 --------- .../NetEase.MCLauncher.locale.en-US.yaml | 32 ------------------ .../NetEase.MCLauncher.locale.zh-CN.yaml | 33 ------------------- .../1.14.0.36188/NetEase.MCLauncher.yaml | 8 ----- 4 files changed, 88 deletions(-) delete mode 100644 manifests/n/NetEase/MCLauncher/1.14.0.36188/NetEase.MCLauncher.installer.yaml delete mode 100644 manifests/n/NetEase/MCLauncher/1.14.0.36188/NetEase.MCLauncher.locale.en-US.yaml delete mode 100644 manifests/n/NetEase/MCLauncher/1.14.0.36188/NetEase.MCLauncher.locale.zh-CN.yaml delete mode 100644 manifests/n/NetEase/MCLauncher/1.14.0.36188/NetEase.MCLauncher.yaml diff --git a/manifests/n/NetEase/MCLauncher/1.14.0.36188/NetEase.MCLauncher.installer.yaml b/manifests/n/NetEase/MCLauncher/1.14.0.36188/NetEase.MCLauncher.installer.yaml deleted file mode 100644 index cc66c8b50a30..000000000000 --- a/manifests/n/NetEase/MCLauncher/1.14.0.36188/NetEase.MCLauncher.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with YamlCreate.ps1 v2.3.4 Dumplings Mod $debug=QUSU.CRLF.7-4-1.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: NetEase.MCLauncher -PackageVersion: 1.14.0.36188 -InstallerType: inno -Scope: machine -UpgradeBehavior: install -Installers: -- Architecture: x86 - InstallerUrl: https://x19.gdl.netease.com/MCLauncher_1.14.0.36188.exe - InstallerSha256: 388DA3F1D6FC28ADCC914369E64B97317FA7FEDF96957ECD427EC3C5475D1CD6 - ProductCode: '{ACF74202-DF20-4F8D-A810-B9502CCC603F}_is1' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/n/NetEase/MCLauncher/1.14.0.36188/NetEase.MCLauncher.locale.en-US.yaml b/manifests/n/NetEase/MCLauncher/1.14.0.36188/NetEase.MCLauncher.locale.en-US.yaml deleted file mode 100644 index 01f4958c0dfd..000000000000 --- a/manifests/n/NetEase/MCLauncher/1.14.0.36188/NetEase.MCLauncher.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.3.4 Dumplings Mod $debug=QUSU.CRLF.7-4-1.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: NetEase.MCLauncher -PackageVersion: 1.14.0.36188 -PackageLocale: en-US -Publisher: Netease -PublisherUrl: https://mc.163.com/ -PublisherSupportUrl: https://mc.163.com/shequ/ -PrivacyUrl: https://unisdk.update.netease.com/html/latest_v90.html -Author: |- - Mojang AB - Shanghai NetEase MineWorld Network Technology Co., Ltd. -PackageName: 我的世界启动器 -PackageUrl: https://mc.163.com/ -License: Proprietary -LicenseUrl: https://mc.163.com/news/update/20180619/29176_719812.html -Copyright: Copyright ©2024 Mojang AB. Operated by Shanghai NetEase MineWorld Network Technology Co., Ltd. -# CopyrightUrl: -ShortDescription: A 3D sandbox game developed by Mojang Studios and operated by NetEase in mainland China -Description: Minecraft is a game about placing blocks and going on adventures, where players can explore randomly-generated worlds and build amazing things alone or with friends. -# Moniker: -Tags: -- mc -- minecraft -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/n/NetEase/MCLauncher/1.14.0.36188/NetEase.MCLauncher.locale.zh-CN.yaml b/manifests/n/NetEase/MCLauncher/1.14.0.36188/NetEase.MCLauncher.locale.zh-CN.yaml deleted file mode 100644 index 5d00251dcd75..000000000000 --- a/manifests/n/NetEase/MCLauncher/1.14.0.36188/NetEase.MCLauncher.locale.zh-CN.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Created with YamlCreate.ps1 v2.3.4 Dumplings Mod $debug=QUSU.CRLF.7-4-1.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json - -PackageIdentifier: NetEase.MCLauncher -PackageVersion: 1.14.0.36188 -PackageLocale: zh-CN -Publisher: Netease -PublisherUrl: https://mc.163.com/ -PublisherSupportUrl: https://mc.163.com/shequ/ -PrivacyUrl: https://unisdk.update.netease.com/html/latest_v90.html -Author: |- - Mojang AB - 上海网之易吾世界网络科技有限公司 -PackageName: 我的世界启动器 -PackageUrl: https://mc.163.com/ -License: 专有软件 -LicenseUrl: https://mc.163.com/news/update/20180619/29176_719812.html -Copyright: ©2024 Mojang公司版权所有 由上海网之易吾世界网络科技有限公司运营 -# CopyrightUrl: -ShortDescription: 由瑞典 Mojang 公司开发、由网易公司在中国代理运营的 3D 沙盒游戏 -Description: 我的世界是一个关于方块与冒险的游戏,玩家可以独自一人或与朋友们一起,探索随机生成的世界,创造令人惊叹的奇迹。 -# Moniker: -Tags: -- mc -- minecraft -- 我的世界 -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.6.0 diff --git a/manifests/n/NetEase/MCLauncher/1.14.0.36188/NetEase.MCLauncher.yaml b/manifests/n/NetEase/MCLauncher/1.14.0.36188/NetEase.MCLauncher.yaml deleted file mode 100644 index 939b5f0a7ec6..000000000000 --- a/manifests/n/NetEase/MCLauncher/1.14.0.36188/NetEase.MCLauncher.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.3.4 Dumplings Mod $debug=QUSU.CRLF.7-4-1.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: NetEase.MCLauncher -PackageVersion: 1.14.0.36188 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From eba30fc8a3498296dcb939c92da11800fde9d0a5 Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:06:17 +0200 Subject: [PATCH 474/720] Remove version: Stackers.Stack version 3.41.1 (#184062) --- .../3.41.1/Stackers.Stack.installer.yaml | 22 --------------- .../3.41.1/Stackers.Stack.locale.en-US.yaml | 27 ------------------- .../Stackers/Stack/3.41.1/Stackers.Stack.yaml | 8 ------ 3 files changed, 57 deletions(-) delete mode 100644 manifests/s/Stackers/Stack/3.41.1/Stackers.Stack.installer.yaml delete mode 100644 manifests/s/Stackers/Stack/3.41.1/Stackers.Stack.locale.en-US.yaml delete mode 100644 manifests/s/Stackers/Stack/3.41.1/Stackers.Stack.yaml diff --git a/manifests/s/Stackers/Stack/3.41.1/Stackers.Stack.installer.yaml b/manifests/s/Stackers/Stack/3.41.1/Stackers.Stack.installer.yaml deleted file mode 100644 index 6782ead76adc..000000000000 --- a/manifests/s/Stackers/Stack/3.41.1/Stackers.Stack.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.6-alpha $debug=NVS1.7-2-1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json - -PackageIdentifier: Stackers.Stack -PackageVersion: 3.41.1 -InstallerLocale: en-US -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: user -InstallModes: -- silent -- silentWithProgress -UpgradeBehavior: install -Protocols: -- http -- https -Installers: -- Architecture: x64 - InstallerUrl: https://binaries.getstack.app/builds/prod/win/x64/Stack%20Setup%203.41.1-x64.exe - InstallerSha256: C86E3DD4462DAF6A1F4C495E1D60B61411DDBD1C820F7FA24FA84952CB37EDEF -ManifestType: installer -ManifestVersion: 1.1.0 diff --git a/manifests/s/Stackers/Stack/3.41.1/Stackers.Stack.locale.en-US.yaml b/manifests/s/Stackers/Stack/3.41.1/Stackers.Stack.locale.en-US.yaml deleted file mode 100644 index a4d4fbb8cbee..000000000000 --- a/manifests/s/Stackers/Stack/3.41.1/Stackers.Stack.locale.en-US.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.6-alpha $debug=NVS1.7-2-1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json - -PackageIdentifier: Stackers.Stack -PackageVersion: 3.41.1 -PackageLocale: en-US -Publisher: Stackers INC -# PublisherUrl: -PublisherSupportUrl: https://help.stackbrowser.com/en/ -PrivacyUrl: https://stackbrowser.com/privacy-policy -# Author: -PackageName: Stack -PackageUrl: https://stackbrowser.com/ -License: Proprietary -# LicenseUrl: -Copyright: Copyright (c) Stackers INC. -# CopyrightUrl: -ShortDescription: Organize and manage your social media, messenger, email, productivity apps, and anything else you want from one place on a single screen. -# Description: -Moniker: stackbrowser -Tags: -- browser -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -ManifestType: defaultLocale -ManifestVersion: 1.1.0 diff --git a/manifests/s/Stackers/Stack/3.41.1/Stackers.Stack.yaml b/manifests/s/Stackers/Stack/3.41.1/Stackers.Stack.yaml deleted file mode 100644 index 4ccaa1ba9a90..000000000000 --- a/manifests/s/Stackers/Stack/3.41.1/Stackers.Stack.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.6-alpha $debug=NVS1.7-2-1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json - -PackageIdentifier: Stackers.Stack -PackageVersion: 3.41.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.1.0 From 0e53c7f9a325b0a02030314103f155177bde5b5e Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:06:26 +0200 Subject: [PATCH 475/720] Remove version: WiseCleaner.WiseCare365 version 6.3.7 (#184052) --- .../WiseCleaner.WiseCare365.installer.yaml | 20 -------------- .../WiseCleaner.WiseCare365.locale.en-US.yaml | 26 ------------------- .../6.3.7/WiseCleaner.WiseCare365.yaml | 9 ------- 3 files changed, 55 deletions(-) delete mode 100644 manifests/w/WiseCleaner/WiseCare365/6.3.7/WiseCleaner.WiseCare365.installer.yaml delete mode 100644 manifests/w/WiseCleaner/WiseCare365/6.3.7/WiseCleaner.WiseCare365.locale.en-US.yaml delete mode 100644 manifests/w/WiseCleaner/WiseCare365/6.3.7/WiseCleaner.WiseCare365.yaml diff --git a/manifests/w/WiseCleaner/WiseCare365/6.3.7/WiseCleaner.WiseCare365.installer.yaml b/manifests/w/WiseCleaner/WiseCare365/6.3.7/WiseCleaner.WiseCare365.installer.yaml deleted file mode 100644 index 53f477467246..000000000000 --- a/manifests/w/WiseCleaner/WiseCare365/6.3.7/WiseCleaner.WiseCare365.installer.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: WiseCleaner.WiseCare365 -PackageVersion: 6.3.7 -InstallerLocale: en-US -MinimumOSVersion: 10.0.0.0 -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -Installers: -- Architecture: x86 - InstallerType: inno - InstallerUrl: https://downloads.wisecleaner.com/soft/WiseCare365_6.3.7.615.exe - InstallerSha256: 069D4F0BF4C544B416EA8A0DC0491C5A65426E803087AA51E413693F91AA179C -ManifestType: installer -ManifestVersion: 1.2.0 - diff --git a/manifests/w/WiseCleaner/WiseCare365/6.3.7/WiseCleaner.WiseCare365.locale.en-US.yaml b/manifests/w/WiseCleaner/WiseCare365/6.3.7/WiseCleaner.WiseCare365.locale.en-US.yaml deleted file mode 100644 index 181987a39e8e..000000000000 --- a/manifests/w/WiseCleaner/WiseCare365/6.3.7/WiseCleaner.WiseCare365.locale.en-US.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: WiseCleaner.WiseCare365 -PackageVersion: 6.3.7 -PackageLocale: en-US -Publisher: WiseCleaner.com, Inc. -PublisherUrl: https://www.wisecleaner.com/ -PublisherSupportUrl: https://www.wisecleaner.com/help.html -PrivacyUrl: https://www.wisecleaner.com/privacy.html -Author: WiseCleaner -PackageName: Wise Care 365 -PackageUrl: https://www.wisecleaner.com/wise-care-365.html -License: Proprietary -Copyright: Copyright (c) 2006-2022 WiseCleaner. All rights reserved. -ShortDescription: Free PC Cleaner and Speed up Tool -Description: Free to clean up disk and fix registry problems on your PC. Protect your privacy and make your PC more secure. Provide a better solution for optimizing and accelerating your computer! -Moniker: wisecare365 -Tags: -- ccleaner -- cleaner -- systemcare -- wc365 -ManifestType: defaultLocale -ManifestVersion: 1.2.0 - diff --git a/manifests/w/WiseCleaner/WiseCare365/6.3.7/WiseCleaner.WiseCare365.yaml b/manifests/w/WiseCleaner/WiseCare365/6.3.7/WiseCleaner.WiseCare365.yaml deleted file mode 100644 index 1ec8135a6ea7..000000000000 --- a/manifests/w/WiseCleaner/WiseCare365/6.3.7/WiseCleaner.WiseCare365.yaml +++ /dev/null @@ -1,9 +0,0 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: WiseCleaner.WiseCare365 -PackageVersion: 6.3.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 - From 685185697af97d3520c0e52bd4ecdc3c1a3241ed Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:06:38 +0200 Subject: [PATCH 476/720] Remove version: wiznote.wiznotelite version 2.1.1 (#184010) --- .../2.1.1/wiznote.wiznotelite.installer.yaml | 51 ------------------- .../wiznote.wiznotelite.locale.en-US.yaml | 32 ------------ .../2.1.1/wiznote.wiznotelite.yaml | 9 ---- 3 files changed, 92 deletions(-) delete mode 100644 manifests/w/wiznote/wiznotelite/2.1.1/wiznote.wiznotelite.installer.yaml delete mode 100644 manifests/w/wiznote/wiznotelite/2.1.1/wiznote.wiznotelite.locale.en-US.yaml delete mode 100644 manifests/w/wiznote/wiznotelite/2.1.1/wiznote.wiznotelite.yaml diff --git a/manifests/w/wiznote/wiznotelite/2.1.1/wiznote.wiznotelite.installer.yaml b/manifests/w/wiznote/wiznotelite/2.1.1/wiznote.wiznotelite.installer.yaml deleted file mode 100644 index 01a20483af95..000000000000 --- a/manifests/w/wiznote/wiznotelite/2.1.1/wiznote.wiznotelite.installer.yaml +++ /dev/null @@ -1,51 +0,0 @@ -# Created using YamlCreate.ps1 v1.1.5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json - -PackageIdentifier: wiznote.wiznotelite -PackageVersion: 2.1.1 -MinimumOSVersion: 10.0.0.0 -FileExtensions: -- md -InstallModes: -- interactive -- silent -Installers: -- InstallerLocale: en-US - Architecture: x64 - InstallerType: nullsoft - Scope: user - InstallerUrl: https://get.wiz.cn/Lite/WizNoteLite-x64-2.1.1.exe - InstallerSha256: F4DCD063D5AB830DF8E0D3BD86CCB929C91A241E13DBD013D31DF33DD94F400C - InstallerSwitches: - Custom: /CURRENTUSER - UpgradeBehavior: install -- InstallerLocale: en-US - Architecture: x64 - InstallerType: nullsoft - Scope: machine - InstallerUrl: https://get.wiz.cn/Lite/WizNoteLite-x64-2.1.1.exe - InstallerSha256: F4DCD063D5AB830DF8E0D3BD86CCB929C91A241E13DBD013D31DF33DD94F400C - InstallerSwitches: - Custom: /ALLUSERS - UpgradeBehavior: install -- InstallerLocale: en-US - Architecture: x86 - InstallerType: nullsoft - Scope: user - InstallerUrl: https://get.wiz.cn/Lite/WizNoteLite-x86-2.1.1.exe - InstallerSha256: 733B50B6237A6B40B7F11128678E7CE5DB4B19D0076F03FEF09B981DBDD0E2B3 - InstallerSwitches: - Custom: /CURRENTUSER - UpgradeBehavior: install -- InstallerLocale: en-US - Architecture: x86 - InstallerType: nullsoft - Scope: machine - InstallerUrl: https://get.wiz.cn/Lite/WizNoteLite-x86-2.1.1.exe - InstallerSha256: 733B50B6237A6B40B7F11128678E7CE5DB4B19D0076F03FEF09B981DBDD0E2B3 - InstallerSwitches: - Custom: /ALLUSERS - UpgradeBehavior: install -ManifestType: installer -ManifestVersion: 1.0.0 - diff --git a/manifests/w/wiznote/wiznotelite/2.1.1/wiznote.wiznotelite.locale.en-US.yaml b/manifests/w/wiznote/wiznotelite/2.1.1/wiznote.wiznotelite.locale.en-US.yaml deleted file mode 100644 index 42001461679a..000000000000 --- a/manifests/w/wiznote/wiznotelite/2.1.1/wiznote.wiznotelite.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created using YamlCreate.ps1 v1.1.5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json - -PackageIdentifier: wiznote.wiznotelite -PackageVersion: 2.1.1 -PackageLocale: en-US -Publisher: 北京我知科技有限公司 -PublisherUrl: https://www.wiz.cn -PublisherSupportUrl: https://github.com/WizTeam/WizNoteLite/issues -PrivacyUrl: https://www.wiz.cn/wiz-privacy.html -Author: Wiznote -PackageName: WizNote Lite -PackageUrl: https://www.wiz.cn/wiznote-lite -License: WizNote Lite Open Source License / MIT License -LicenseUrl: https://raw.githubusercontent.com/WizTeam/WizNoteLite/master/LICENSE.txt -Copyright: Copyright <2020> -CopyrightUrl: https://raw.githubusercontent.com/WizTeam/WizNoteLite/master/LICENSE.txt -ShortDescription: A lightweight real-time rendering markdown editor and wiznote client -#Description: -Moniker: wiznote-lite -Tags: -- note -- wiznote -- markdown -- electron -- editor -- real-time render -- sync -- cloud -ManifestType: defaultLocale -ManifestVersion: 1.0.0 - diff --git a/manifests/w/wiznote/wiznotelite/2.1.1/wiznote.wiznotelite.yaml b/manifests/w/wiznote/wiznotelite/2.1.1/wiznote.wiznotelite.yaml deleted file mode 100644 index d35b11f91f05..000000000000 --- a/manifests/w/wiznote/wiznotelite/2.1.1/wiznote.wiznotelite.yaml +++ /dev/null @@ -1,9 +0,0 @@ -# Created using YamlCreate.ps1 v1.1.5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json - -PackageIdentifier: wiznote.wiznotelite -PackageVersion: 2.1.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.0.0 - From 73fee224e7b1722279ed5052c5e41ed1e6bcd14c Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:06:49 +0200 Subject: [PATCH 477/720] Remove version: wiznote.wiznote version 4.13.27 (#184002) --- .../4.13.27/wiznote.wiznote.installer.yaml | 21 -------------- .../4.13.27/wiznote.wiznote.locale.en-US.yaml | 29 ------------------- .../wiznote/4.13.27/wiznote.wiznote.yaml | 9 ------ 3 files changed, 59 deletions(-) delete mode 100644 manifests/w/wiznote/wiznote/4.13.27/wiznote.wiznote.installer.yaml delete mode 100644 manifests/w/wiznote/wiznote/4.13.27/wiznote.wiznote.locale.en-US.yaml delete mode 100644 manifests/w/wiznote/wiznote/4.13.27/wiznote.wiznote.yaml diff --git a/manifests/w/wiznote/wiznote/4.13.27/wiznote.wiznote.installer.yaml b/manifests/w/wiznote/wiznote/4.13.27/wiznote.wiznote.installer.yaml deleted file mode 100644 index da282de303c4..000000000000 --- a/manifests/w/wiznote/wiznote/4.13.27/wiznote.wiznote.installer.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Created using YamlCreate.ps1 v1.1.5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json - -PackageIdentifier: wiznote.wiznote -PackageVersion: 4.13.27 -MinimumOSVersion: 10.0.0.0 -InstallModes: -- interactive -- silent -- silentWithProgress -Installers: -- InstallerLocale: en-US - Architecture: x86 - InstallerType: inno - Scope: machine - InstallerUrl: https://get.wiz.cn/wiznote-windows-x86-2021-06-25.exe - InstallerSha256: 5E0F5EC5CB6C626100E9AD1ACE3876D4B0C56BBBF9A2D039BEF8E336B0F4AAC8 - UpgradeBehavior: install -ManifestType: installer -ManifestVersion: 1.0.0 - diff --git a/manifests/w/wiznote/wiznote/4.13.27/wiznote.wiznote.locale.en-US.yaml b/manifests/w/wiznote/wiznote/4.13.27/wiznote.wiznote.locale.en-US.yaml deleted file mode 100644 index a6b126f5d46c..000000000000 --- a/manifests/w/wiznote/wiznote/4.13.27/wiznote.wiznote.locale.en-US.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Created using YamlCreate.ps1 v1.1.5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json - -PackageIdentifier: wiznote.wiznote -PackageVersion: 4.13.27 -PackageLocale: en-US -Publisher: 北京我知科技有限公司 -PublisherUrl: https://www.wiz.cn -#PublisherSupportUrl: -PrivacyUrl: https://www.wiz.cn/wiz-privacy.html -Author: WizNote -PackageName: WizNote -PackageUrl: https://www.wiz.cn -License: Proprietary -#LicenseUrl: -Copyright: Copyright <2020> -#CopyrightUrl: -ShortDescription: A cloud based free app that helps you and your team manage notes and knowledge efficiently across all devices. -#Description: -Moniker: wiznote -Tags: -- wiznote -- note -- markdown -- cloud -- sync -ManifestType: defaultLocale -ManifestVersion: 1.0.0 - diff --git a/manifests/w/wiznote/wiznote/4.13.27/wiznote.wiznote.yaml b/manifests/w/wiznote/wiznote/4.13.27/wiznote.wiznote.yaml deleted file mode 100644 index 6e4114e09332..000000000000 --- a/manifests/w/wiznote/wiznote/4.13.27/wiznote.wiznote.yaml +++ /dev/null @@ -1,9 +0,0 @@ -# Created using YamlCreate.ps1 v1.1.5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json - -PackageIdentifier: wiznote.wiznote -PackageVersion: 4.13.27 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.0.0 - From 3cbc6740f65ba10df528f29b3a3a4a5db14d4ba3 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:07:06 -0700 Subject: [PATCH 478/720] Automatic deletion of UweSieber.USBDLM 5.6.1.0 (#183951) --- .../5.6.1.0/UweSieber.USBDLM.installer.yaml | 18 ------------ .../UweSieber.USBDLM.locale.en-US.yaml | 29 ------------------- .../USBDLM/5.6.1.0/UweSieber.USBDLM.yaml | 8 ----- 3 files changed, 55 deletions(-) delete mode 100644 manifests/u/UweSieber/USBDLM/5.6.1.0/UweSieber.USBDLM.installer.yaml delete mode 100644 manifests/u/UweSieber/USBDLM/5.6.1.0/UweSieber.USBDLM.locale.en-US.yaml delete mode 100644 manifests/u/UweSieber/USBDLM/5.6.1.0/UweSieber.USBDLM.yaml diff --git a/manifests/u/UweSieber/USBDLM/5.6.1.0/UweSieber.USBDLM.installer.yaml b/manifests/u/UweSieber/USBDLM/5.6.1.0/UweSieber.USBDLM.installer.yaml deleted file mode 100644 index 38062ffedae0..000000000000 --- a/manifests/u/UweSieber/USBDLM/5.6.1.0/UweSieber.USBDLM.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jun/04 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: UweSieber.USBDLM -PackageVersion: 5.6.1.0 -InstallerType: wix -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-01-22 -AppsAndFeaturesEntries: -- DisplayVersion: 5.6.1.0 -Installers: -- Architecture: x64 - InstallerUrl: https://www.uwe-sieber.de/files/usbdlm_x64.msi - InstallerSha256: 425C286D459D22BAAD2727615BE95FFB957EA45D5FE6D39FE47FBE6F59B00302 - ProductCode: '{88EE8CA7-034D-47C2-9026-C8B40AB7987F}' -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/u/UweSieber/USBDLM/5.6.1.0/UweSieber.USBDLM.locale.en-US.yaml b/manifests/u/UweSieber/USBDLM/5.6.1.0/UweSieber.USBDLM.locale.en-US.yaml deleted file mode 100644 index e082689b3a67..000000000000 --- a/manifests/u/UweSieber/USBDLM/5.6.1.0/UweSieber.USBDLM.locale.en-US.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jun/04 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: UweSieber.USBDLM -PackageVersion: 5.6.1.0 -PackageLocale: en-US -Publisher: uwe-sieber.de -PublisherUrl: https://www.uwe-sieber.de/ -Author: Uwe Sieber -PackageName: USB Drive Letter Manager -PackageUrl: https://www.uwe-sieber.de/usbdlm_e.html -License: Freeware -LicenseUrl: https://www.uwe-sieber.de/usbdlm_help_e.html#getting_started -ShortDescription: USBDLM is a Windows service that gives control over Windows' drive letter assignment for USB drives. -Description: |- - USBDLM is a Windows service that gives control over Windows' drive letter assignment for USB drives. - Running as service makes it independent of the logged on user's privileges, so there is no need to give the users the - privilege to change drive letters. It automatically solves conflicts between USB drives and network or subst drives of the currently logged on user. - Furthermore you can define new default letters for USB drives and much more. - It works on Windows XP to Windows 11 and Server 2003 to 2022. -Moniker: usbdlm -ReleaseNotes: |- - V5.5.7 (22 Jan 2023) - Bugfix: USBDLM may crash when arrival and removal events are triggered in fast succession for the same drive - Bugfix: UsbDriveInfo showed a messagebox after writing a report by command-line - Bugfix: UsbDriveInfo showed "Error path not found" on Tools -> Compact VHD -ReleaseNotesUrl: https://www.uwe-sieber.de/usbdlm_help_e.html#history -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/u/UweSieber/USBDLM/5.6.1.0/UweSieber.USBDLM.yaml b/manifests/u/UweSieber/USBDLM/5.6.1.0/UweSieber.USBDLM.yaml deleted file mode 100644 index 2ad6a8f508dc..000000000000 --- a/manifests/u/UweSieber/USBDLM/5.6.1.0/UweSieber.USBDLM.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jun/04 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: UweSieber.USBDLM -PackageVersion: 5.6.1.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 58b9828c2a93252da7107e8e3095151c4aeb5b05 Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:07:50 +0200 Subject: [PATCH 479/720] Remove version: lukasmonk.lucaschess version R2.07a (#183774) --- .../R2.07a/lukasmonk.lucaschess.installer.yaml | 17 ----------------- .../lukasmonk.lucaschess.locale.en-US.yaml | 14 -------------- .../lucaschess/R2.07a/lukasmonk.lucaschess.yaml | 8 -------- 3 files changed, 39 deletions(-) delete mode 100644 manifests/l/lukasmonk/lucaschess/R2.07a/lukasmonk.lucaschess.installer.yaml delete mode 100644 manifests/l/lukasmonk/lucaschess/R2.07a/lukasmonk.lucaschess.locale.en-US.yaml delete mode 100644 manifests/l/lukasmonk/lucaschess/R2.07a/lukasmonk.lucaschess.yaml diff --git a/manifests/l/lukasmonk/lucaschess/R2.07a/lukasmonk.lucaschess.installer.yaml b/manifests/l/lukasmonk/lucaschess/R2.07a/lukasmonk.lucaschess.installer.yaml deleted file mode 100644 index b33645439246..000000000000 --- a/manifests/l/lukasmonk/lucaschess/R2.07a/lukasmonk.lucaschess.installer.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Created with Komac v1.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: lukasmonk.lucaschess -PackageVersion: R2.07a -InstallerType: inno -Scope: machine -InstallerSwitches: - Custom: /SILENT /ALLUSERS -ReleaseDate: 2023-05-14 -Installers: -- Architecture: x86 - InstallerUrl: https://sourceforge.net/projects/lucaschessr/files/Version_R2/InsLucasChessR02_07a.exe/download - InstallerSha256: 189136F8FE3B922E8F7F6865C0171976DB21E7EF5DF69D1BF66401D65865010C - ProductCode: El ajedrez de Lucas(R)_is1 -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/l/lukasmonk/lucaschess/R2.07a/lukasmonk.lucaschess.locale.en-US.yaml b/manifests/l/lukasmonk/lucaschess/R2.07a/lukasmonk.lucaschess.locale.en-US.yaml deleted file mode 100644 index 6da9e414e6d6..000000000000 --- a/manifests/l/lukasmonk/lucaschess/R2.07a/lukasmonk.lucaschess.locale.en-US.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Created with Komac v1.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: lukasmonk.lucaschess -PackageVersion: R2.07a -PackageLocale: en-US -Publisher: Lucas Monge -PublisherSupportUrl: https://sourceforge.net/support -PrivacyUrl: https://slashdotmedia.com/privacy-statement -PackageName: Lucas Chess (R) -License: GNU General Public License v3.0 -ShortDescription: An easy way to play and train chess on your PC -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/l/lukasmonk/lucaschess/R2.07a/lukasmonk.lucaschess.yaml b/manifests/l/lukasmonk/lucaschess/R2.07a/lukasmonk.lucaschess.yaml deleted file mode 100644 index 35e9afb19104..000000000000 --- a/manifests/l/lukasmonk/lucaschess/R2.07a/lukasmonk.lucaschess.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with Komac v1.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: lukasmonk.lucaschess -PackageVersion: R2.07a -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 From 24aa1f6e1c4c8736527a414e4e5a09d0b66e522a Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:08:22 +0200 Subject: [PATCH 480/720] Remove version: Shooter.SPlayerX version 4.9.4 (#184069) --- .../4.9.4/Shooter.SPlayerX.installer.yaml | 99 ------------------- .../4.9.4/Shooter.SPlayerX.locale.en-US.yaml | 32 ------ .../4.9.4/Shooter.SPlayerX.locale.zh-CN.yaml | 36 ------- .../SPlayerX/4.9.4/Shooter.SPlayerX.yaml | 8 -- 4 files changed, 175 deletions(-) delete mode 100644 manifests/s/Shooter/SPlayerX/4.9.4/Shooter.SPlayerX.installer.yaml delete mode 100644 manifests/s/Shooter/SPlayerX/4.9.4/Shooter.SPlayerX.locale.en-US.yaml delete mode 100644 manifests/s/Shooter/SPlayerX/4.9.4/Shooter.SPlayerX.locale.zh-CN.yaml delete mode 100644 manifests/s/Shooter/SPlayerX/4.9.4/Shooter.SPlayerX.yaml diff --git a/manifests/s/Shooter/SPlayerX/4.9.4/Shooter.SPlayerX.installer.yaml b/manifests/s/Shooter/SPlayerX/4.9.4/Shooter.SPlayerX.installer.yaml deleted file mode 100644 index 13c1428e8b8d..000000000000 --- a/manifests/s/Shooter/SPlayerX/4.9.4/Shooter.SPlayerX.installer.yaml +++ /dev/null @@ -1,99 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json - -PackageIdentifier: Shooter.SPlayerX -PackageVersion: 4.9.4 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft # electron-builder -InstallerSwitches: - Upgrade: --updated -UpgradeBehavior: install -FileExtensions: -- 3g2 -- 3gp -- 3gp2 -- 3gpp -- amv -- asf -- ass -- avi -- bik -- bin -- crf -- dat -- divx -- drc -- dv -- dvr-ms -- evo -- f4v -- flv -- gvi -- gxf -- icon -- m1v -- m2t -- m2ts -- m2v -- m4v -- mkv -- mov -- mp2v -- mp4 -- mp4v -- mpe -- mpeg -- mpeg1 -- mpeg2 -- mpeg4 -- mpg -- mpv2 -- mts -- mtv -- mxf -- mxg -- nsv -- nuv -- ogm -- ogv -- ogx -- ps -- rec -- rm -- rmvb -- rpl -- srt -- ssa -- thp -- tod -- tp -- ts -- tts -- txd -- vob -- vro -- vtt -- webm -- wm -- wmv -- wtv -- xesc -ReleaseDate: 2020-10-12 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://cdn.splayer.org/download/SPlayer-Setup-4.9.4.exe - InstallerSha256: CD76AB2D5E1570D200DB1F71BFBC9FC50C79CB68167FC5B89316D0CA93E2D267 - InstallerSwitches: - Custom: /currentuser - ProductCode: 81e0822c-9614-59c4-b051-5d0df6e6500e -- Architecture: x64 - Scope: machine - InstallerUrl: https://cdn.splayer.org/download/SPlayer-Setup-4.9.4.exe - InstallerSha256: CD76AB2D5E1570D200DB1F71BFBC9FC50C79CB68167FC5B89316D0CA93E2D267 - InstallerSwitches: - Custom: /allusers - ProductCode: 81e0822c-9614-59c4-b051-5d0df6e6500e - ElevationRequirement: elevationRequired -ManifestType: installer -ManifestVersion: 1.1.0 diff --git a/manifests/s/Shooter/SPlayerX/4.9.4/Shooter.SPlayerX.locale.en-US.yaml b/manifests/s/Shooter/SPlayerX/4.9.4/Shooter.SPlayerX.locale.en-US.yaml deleted file mode 100644 index 4772027f342d..000000000000 --- a/manifests/s/Shooter/SPlayerX/4.9.4/Shooter.SPlayerX.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json - -PackageIdentifier: Shooter.SPlayerX -PackageVersion: 4.9.4 -PackageLocale: en-US -Publisher: tomasen -PublisherUrl: https://www.shooter.cn/ -# PublisherSupportUrl: https://feedback.splayer.org/ -PrivacyUrl: https://www.splayer.org/en/terms/ -Author: Sagittarius Technology Co. Ltd. -PackageName: SPlayer -PackageUrl: https://www.splayer.org/en/ -License: GPL-3.0 -LicenseUrl: https://www.splayer.org/en/terms/ -Copyright: © 2009-2020 Sagittarius Technology Co.,Ltd -# CopyrightUrl: -ShortDescription: Universal Media Player with Smart Translation -# Description: -# Moniker: -Tags: -- media -- multimedia -- player -- streaming -- video -# Agreements: -ReleaseNotes: |- - - Fixed a bug where some videos on Bilibili cannot be loaded -ReleaseNotesUrl: https://github.com/chiflix/splayerx/releases/tag/4.9.4-beta.0 -ManifestType: defaultLocale -ManifestVersion: 1.1.0 diff --git a/manifests/s/Shooter/SPlayerX/4.9.4/Shooter.SPlayerX.locale.zh-CN.yaml b/manifests/s/Shooter/SPlayerX/4.9.4/Shooter.SPlayerX.locale.zh-CN.yaml deleted file mode 100644 index e274339a1dc3..000000000000 --- a/manifests/s/Shooter/SPlayerX/4.9.4/Shooter.SPlayerX.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.1.0.schema.json - -PackageIdentifier: Shooter.SPlayerX -PackageVersion: 4.9.4 -PackageLocale: zh-CN -Publisher: tomasen -PublisherUrl: https://www.shooter.cn/ -# PublisherSupportUrl: https://feedback.splayer.org/ -PrivacyUrl: https://www.splayer.org/zh-Hans/terms/ -Author: 上海射手信息科技有限公司 -PackageName: SPlayer -PackageUrl: https://www.splayer.org/zh-Hans/ -License: GPL-3.0 -LicenseUrl: https://www.splayer.org/zh-Hans/terms/ -Copyright: © 2009-2020 Sagittarius Technology Co.,Ltd -# CopyrightUrl: -ShortDescription: 智能翻译播放器 -# Description: -# Moniker: -Tags: -- 多媒体 -- 媒体 -- 射手影音 -- 射手影音播放器 -- 射手播放器 -- 影音 -- 播放器 -- 流媒体 -- 视频 -# Agreements: -ReleaseNotes: |- - - 修复部分 Bilibili 视频无法播放 -ReleaseNotesUrl: https://github.com/chiflix/splayerx/releases/tag/4.9.4-beta.0 -ManifestType: locale -ManifestVersion: 1.1.0 diff --git a/manifests/s/Shooter/SPlayerX/4.9.4/Shooter.SPlayerX.yaml b/manifests/s/Shooter/SPlayerX/4.9.4/Shooter.SPlayerX.yaml deleted file mode 100644 index 809a407c1e69..000000000000 --- a/manifests/s/Shooter/SPlayerX/4.9.4/Shooter.SPlayerX.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json - -PackageIdentifier: Shooter.SPlayerX -PackageVersion: 4.9.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.1.0 From e938086fdb38c4f3fa20f9629fd2d5aa501d4c3f Mon Sep 17 00:00:00 2001 From: Nick Rimmer Date: Thu, 24 Oct 2024 18:11:09 +0200 Subject: [PATCH 481/720] Remove RestApia v0.3.0 (#184129) --- .../RestApia.RestApiaDesktop.installer.yaml | 15 -------------- ...RestApia.RestApiaDesktop.locale.en-US.yaml | 20 ------------------- .../0.3.0/RestApia.RestApiaDesktop.yaml | 8 -------- 3 files changed, 43 deletions(-) delete mode 100644 manifests/r/RestApia/RestApiaDesktop/0.3.0/RestApia.RestApiaDesktop.installer.yaml delete mode 100644 manifests/r/RestApia/RestApiaDesktop/0.3.0/RestApia.RestApiaDesktop.locale.en-US.yaml delete mode 100644 manifests/r/RestApia/RestApiaDesktop/0.3.0/RestApia.RestApiaDesktop.yaml diff --git a/manifests/r/RestApia/RestApiaDesktop/0.3.0/RestApia.RestApiaDesktop.installer.yaml b/manifests/r/RestApia/RestApiaDesktop/0.3.0/RestApia.RestApiaDesktop.installer.yaml deleted file mode 100644 index 398b255c30b4..000000000000 --- a/manifests/r/RestApia/RestApiaDesktop/0.3.0/RestApia.RestApiaDesktop.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: RestApia.RestApiaDesktop -PackageVersion: 0.3.0 -InstallerType: exe -InstallerSwitches: - Silent: --silent -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/RestApia/RestApia.Community/releases/download/v0.3.0-dev/RestApia-dev-Setup.exe - InstallerSha256: A52504672F60A9B393E793BC7B7EADE58A1791DE036A843B0CD050438F03BFE6 -ManifestType: installer -ManifestVersion: 1.6.0 -ReleaseDate: 2024-10-17 diff --git a/manifests/r/RestApia/RestApiaDesktop/0.3.0/RestApia.RestApiaDesktop.locale.en-US.yaml b/manifests/r/RestApia/RestApiaDesktop/0.3.0/RestApia.RestApiaDesktop.locale.en-US.yaml deleted file mode 100644 index c7314af582a7..000000000000 --- a/manifests/r/RestApia/RestApiaDesktop/0.3.0/RestApia.RestApiaDesktop.locale.en-US.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: RestApia.RestApiaDesktop -PackageVersion: 0.3.0 -PackageLocale: en-US -Publisher: RestApia -PublisherUrl: https://github.com/RestApia -PublisherSupportUrl: https://github.com/RestApia/RestApia-Client/issues -PackageName: RestApia -PackageUrl: https://github.com/RestApia/RestApia-Client -License: Proprietary -Copyright: Copyright © 2024 RestApia -ShortDescription: Rest API client to test HTTP endpoints -Description: A REST API client designed for testing HTTP endpoints, offering a clean and code-friendly approach to defining request parameters. Ideal for developers who prefer a hands-on, code-centric workflow. -Tags: -- rest, api, testing, http -ReleaseNotesUrl: https://github.com/RestApia/RestApia.Community/releases/tag/v0.3.0-dev -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/r/RestApia/RestApiaDesktop/0.3.0/RestApia.RestApiaDesktop.yaml b/manifests/r/RestApia/RestApiaDesktop/0.3.0/RestApia.RestApiaDesktop.yaml deleted file mode 100644 index 5a16f3bcde9f..000000000000 --- a/manifests/r/RestApia/RestApiaDesktop/0.3.0/RestApia.RestApiaDesktop.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: RestApia.RestApiaDesktop -PackageVersion: 0.3.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 1133297200099acac462ecfa53caa62f5f41b77a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 00:29:38 +0800 Subject: [PATCH 482/720] New version: SpecialK.SpecialK version 24.10.23.2 (#185290) --- .../SpecialK.SpecialK.installer.yaml | 24 ++++++++++ .../SpecialK.SpecialK.locale.en-US.yaml | 45 +++++++++++++++++++ .../SpecialK.SpecialK.locale.zh-CN.yaml | 41 +++++++++++++++++ .../24.10.23.2/SpecialK.SpecialK.yaml | 8 ++++ 4 files changed, 118 insertions(+) create mode 100644 manifests/s/SpecialK/SpecialK/24.10.23.2/SpecialK.SpecialK.installer.yaml create mode 100644 manifests/s/SpecialK/SpecialK/24.10.23.2/SpecialK.SpecialK.locale.en-US.yaml create mode 100644 manifests/s/SpecialK/SpecialK/24.10.23.2/SpecialK.SpecialK.locale.zh-CN.yaml create mode 100644 manifests/s/SpecialK/SpecialK/24.10.23.2/SpecialK.SpecialK.yaml diff --git a/manifests/s/SpecialK/SpecialK/24.10.23.2/SpecialK.SpecialK.installer.yaml b/manifests/s/SpecialK/SpecialK/24.10.23.2/SpecialK.SpecialK.installer.yaml new file mode 100644 index 000000000000..fb6ff73ac661 --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/24.10.23.2/SpecialK.SpecialK.installer.yaml @@ -0,0 +1,24 @@ +# 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: SpecialK.SpecialK +PackageVersion: 24.10.23.2 +InstallerType: inno +UpgradeBehavior: install +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://sk-data.special-k.info/repository/SpecialK_24.10.23.2.exe + InstallerSha256: 13DB99074040FDEE9A35AC55DFEFAE9818587FAE744C3362479ED295A17BC73C + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: '{F4A43527-9457-424A-90A6-17CF02ACF677}_is1' +- Architecture: x64 + Scope: machine + InstallerUrl: https://sk-data.special-k.info/repository/SpecialK_24.10.23.2.exe + InstallerSha256: 13DB99074040FDEE9A35AC55DFEFAE9818587FAE744C3362479ED295A17BC73C + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: '{F4A43527-9457-424A-90A6-17CF02ACF677}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SpecialK/SpecialK/24.10.23.2/SpecialK.SpecialK.locale.en-US.yaml b/manifests/s/SpecialK/SpecialK/24.10.23.2/SpecialK.SpecialK.locale.en-US.yaml new file mode 100644 index 000000000000..7772fe280d6e --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/24.10.23.2/SpecialK.SpecialK.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: SpecialK.SpecialK +PackageVersion: 24.10.23.2 +PackageLocale: en-US +Publisher: The Special K Group +PublisherUrl: https://special-k.info/ +PublisherSupportUrl: https://github.com/SpecialKO/SpecialK/issues +PrivacyUrl: https://wiki.special-k.info/Privacy +# Author: +PackageName: Special K +PackageUrl: https://special-k.info/ +License: GPL-3.0 +LicenseUrl: https://github.com/SpecialKO/SpecialK/blob/HEAD/LICENSE +Copyright: Copyleft 2019-2024 +# CopyrightUrl: +ShortDescription: The Swiss Army Knife of PC Gaming +Description: Lovingly referred to as the Swiss Army Knife of PC gaming, Special K does a bit of everything. It is best known for fixing and enhancing graphics, its many detailed performance analysis and correction mods, and a constantly growing palette of tools that solve a wide variety of issues affecting PC games. +Moniker: specialk +Tags: +- framerate-fixer +- game +- game-modding +- gaming +- hdr +- hooking +- injection +- latency-analysis +- mod +- reverse-engineering +ReleaseNotes: |- + Below are the highlights between v 24.10.22 - v 24.10.23.2: + + + Various fixes for Sonic X Shadow Generations +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://wiki.special-k.info/ +- DocumentLabel: FAQ + DocumentUrl: https://wiki.special-k.info/FAQ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SpecialK/SpecialK/24.10.23.2/SpecialK.SpecialK.locale.zh-CN.yaml b/manifests/s/SpecialK/SpecialK/24.10.23.2/SpecialK.SpecialK.locale.zh-CN.yaml new file mode 100644 index 000000000000..5d9f4095a57b --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/24.10.23.2/SpecialK.SpecialK.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: SpecialK.SpecialK +PackageVersion: 24.10.23.2 +PackageLocale: zh-CN +Publisher: The Special K Group +PublisherUrl: https://special-k.info/ +PublisherSupportUrl: https://github.com/SpecialKO/SpecialK/issues +PrivacyUrl: https://wiki.special-k.info/Privacy +# Author: +PackageName: Special K +PackageUrl: https://special-k.info/ +License: GPL-3.0 +LicenseUrl: https://github.com/SpecialKO/SpecialK/blob/HEAD/LICENSE +Copyright: Copyleft 2019-2024 +# CopyrightUrl: +ShortDescription: PC 游戏的瑞士军刀 +Description: Special K 被亲切地称为 PC 游戏的瑞士军刀,它无所不能。其最著名的是修复和增强图形,许多详细的性能分析和修正 MOD,以及不断增加的工具,可解决影响 PC 游戏的各种问题。 +# Moniker: +Tags: +- hdr +- 帧率修复 +- 延迟分析 +- 模组 +- 注入 +- 游戏 +- 游戏模组 +- 逆向工程 +- 钩子 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://wiki.special-k.info/ +- DocumentLabel: 常见问题 + DocumentUrl: https://wiki.special-k.info/FAQ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SpecialK/SpecialK/24.10.23.2/SpecialK.SpecialK.yaml b/manifests/s/SpecialK/SpecialK/24.10.23.2/SpecialK.SpecialK.yaml new file mode 100644 index 000000000000..b1b17eef9523 --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/24.10.23.2/SpecialK.SpecialK.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: SpecialK.SpecialK +PackageVersion: 24.10.23.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From f3a766979642683a40b1b83e6d0e09b65f8f6e39 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 00:30:16 +0800 Subject: [PATCH 483/720] New version: ZhaoKeli.FastGestures version 2.2.23 (#185291) --- .../ZhaoKeli.FastGestures.installer.yaml | 22 +++++++++ .../ZhaoKeli.FastGestures.locale.en-US.yaml | 40 ++++++++++++++++ .../ZhaoKeli.FastGestures.locale.zh-CN.yaml | 47 +++++++++++++++++++ .../2.2.23/ZhaoKeli.FastGestures.yaml | 8 ++++ 4 files changed, 117 insertions(+) create mode 100644 manifests/z/ZhaoKeli/FastGestures/2.2.23/ZhaoKeli.FastGestures.installer.yaml create mode 100644 manifests/z/ZhaoKeli/FastGestures/2.2.23/ZhaoKeli.FastGestures.locale.en-US.yaml create mode 100644 manifests/z/ZhaoKeli/FastGestures/2.2.23/ZhaoKeli.FastGestures.locale.zh-CN.yaml create mode 100644 manifests/z/ZhaoKeli/FastGestures/2.2.23/ZhaoKeli.FastGestures.yaml diff --git a/manifests/z/ZhaoKeli/FastGestures/2.2.23/ZhaoKeli.FastGestures.installer.yaml b/manifests/z/ZhaoKeli/FastGestures/2.2.23/ZhaoKeli.FastGestures.installer.yaml new file mode 100644 index 000000000000..a28a9a408ef0 --- /dev/null +++ b/manifests/z/ZhaoKeli/FastGestures/2.2.23/ZhaoKeli.FastGestures.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: ZhaoKeli.FastGestures +PackageVersion: 2.2.23 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- fg +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/zhaokeli/FastGestures/releases/download/2.2.23/FastGestures-Setup-v2.2.23_x86.exe + InstallerSha256: FC91F4FE84D1626848B1F80588FD7C91EB94BA9ABCF2286A4416283A040D1309 + ProductCode: '{44140521-A4AA-4325-96AF-17D0876D1F9A}_is1' +- Architecture: x64 + InstallerUrl: https://github.com/zhaokeli/FastGestures/releases/download/2.2.23/FastGestures-Setup-v2.2.23_x64.exe + InstallerSha256: 126B55EA8C93662587995B58A77242BA35F621FCD67872CA06AED7C5970229D7 + ProductCode: '{44140521-A4AA-4325-96AF-17D0876D1F9A}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/z/ZhaoKeli/FastGestures/2.2.23/ZhaoKeli.FastGestures.locale.en-US.yaml b/manifests/z/ZhaoKeli/FastGestures/2.2.23/ZhaoKeli.FastGestures.locale.en-US.yaml new file mode 100644 index 000000000000..a9d5012e2e5f --- /dev/null +++ b/manifests/z/ZhaoKeli/FastGestures/2.2.23/ZhaoKeli.FastGestures.locale.en-US.yaml @@ -0,0 +1,40 @@ +# 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: ZhaoKeli.FastGestures +PackageVersion: 2.2.23 +PackageLocale: en-US +Publisher: 赵克立 +PublisherUrl: https://www.zhaokeli.com/ +PublisherSupportUrl: https://github.com/zhaokeli/FastGestures/issues +# PrivacyUrl: +Author: Zhao Keli +PackageName: 鼠标/触控板全局手势 +PackageUrl: https://fg.zhaokeli.com/ +License: Proprietary +# LicenseUrl: +Copyright: Copyright (C) 2024 +# CopyrightUrl: +ShortDescription: Mouse/Touchpad/Touchscreen Gestures +# Description: +# Moniker: +Tags: +- cursor +- gesture +- mouse +- productivity +- screen +- tool +- touchpad +- touchscreen +- trackpad +- utility +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/zhaokeli/FastGestures/releases/tag/2.2.22 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://fg.zhaokeli.com/doc +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/z/ZhaoKeli/FastGestures/2.2.23/ZhaoKeli.FastGestures.locale.zh-CN.yaml b/manifests/z/ZhaoKeli/FastGestures/2.2.23/ZhaoKeli.FastGestures.locale.zh-CN.yaml new file mode 100644 index 000000000000..7885481a1137 --- /dev/null +++ b/manifests/z/ZhaoKeli/FastGestures/2.2.23/ZhaoKeli.FastGestures.locale.zh-CN.yaml @@ -0,0 +1,47 @@ +# 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: ZhaoKeli.FastGestures +PackageVersion: 2.2.23 +PackageLocale: zh-CN +Publisher: 赵克立 +PublisherUrl: https://www.zhaokeli.com/ +PublisherSupportUrl: https://github.com/zhaokeli/FastGestures/issues +# PrivacyUrl: +Author: 赵克立 +PackageName: 鼠标/触控板全局手势 +PackageUrl: https://fg.zhaokeli.com/ +License: 专有软件 +# LicenseUrl: +Copyright: Copyright (C) 2024 +# CopyrightUrl: +ShortDescription: 鼠标/触控板/屏手势 +# Description: +# Moniker: +Tags: +- 工具 +- 手势 +- 指针 +- 效率 +- 生产力 +- 触控板 +- 触摸屏 +- 鼠标 +ReleaseNotes: |- + 新功能 + - 添加云配置下载功能 + 优化 + - 日志面板添加清空菜单 + - 优化手势提示面板 + - 优化触控屏手势体验 + 修复 + - 修复 win7 下启动时调用 UWP 函数报错 + - 其它已知反馈问题 +ReleaseNotesUrl: https://github.com/zhaokeli/FastGestures/releases/tag/2.2.22 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://fg.zhaokeli.com/doc +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/z/ZhaoKeli/FastGestures/2.2.23/ZhaoKeli.FastGestures.yaml b/manifests/z/ZhaoKeli/FastGestures/2.2.23/ZhaoKeli.FastGestures.yaml new file mode 100644 index 000000000000..ae7f8f3265fd --- /dev/null +++ b/manifests/z/ZhaoKeli/FastGestures/2.2.23/ZhaoKeli.FastGestures.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: ZhaoKeli.FastGestures +PackageVersion: 2.2.23 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4af7b5e37620b1e40d4161d95aa78318b2022fd3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 00:30:36 +0800 Subject: [PATCH 484/720] New version: Freedom.Freedom version 2.30 (#185350) --- .../2.30/Freedom.Freedom.installer.yaml | 67 +++++++++++++++++++ .../2.30/Freedom.Freedom.locale.en-US.yaml | 28 ++++++++ .../2.30/Freedom.Freedom.locale.zh-CN.yaml | 28 ++++++++ .../Freedom/Freedom/2.30/Freedom.Freedom.yaml | 8 +++ 4 files changed, 131 insertions(+) create mode 100644 manifests/f/Freedom/Freedom/2.30/Freedom.Freedom.installer.yaml create mode 100644 manifests/f/Freedom/Freedom/2.30/Freedom.Freedom.locale.en-US.yaml create mode 100644 manifests/f/Freedom/Freedom/2.30/Freedom.Freedom.locale.zh-CN.yaml create mode 100644 manifests/f/Freedom/Freedom/2.30/Freedom.Freedom.yaml diff --git a/manifests/f/Freedom/Freedom/2.30/Freedom.Freedom.installer.yaml b/manifests/f/Freedom/Freedom/2.30/Freedom.Freedom.installer.yaml new file mode 100644 index 000000000000..f13d542ccbf3 --- /dev/null +++ b/manifests/f/Freedom/Freedom/2.30/Freedom.Freedom.installer.yaml @@ -0,0 +1,67 @@ +# 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: Freedom.Freedom +PackageVersion: "2.30" +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /exenoui /quiet /norestart + SilentWithProgress: /exenoui /passive /norestart + InstallLocation: APPDIR="" + Log: /log "" +ExpectedReturnCodes: +- InstallerReturnCode: -1 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1 + ReturnResponse: invalidParameter +- InstallerReturnCode: 87 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +UpgradeBehavior: install +Protocols: +- freedom +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.freedom.to/installers/FreedomSetup.exe + InstallerSha256: 25A932690E931C285758141B2BF371E19506B6A89BE5EE3DCAFD0CD7AF630258 + ProductCode: Freedom 2.29 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/f/Freedom/Freedom/2.30/Freedom.Freedom.locale.en-US.yaml b/manifests/f/Freedom/Freedom/2.30/Freedom.Freedom.locale.en-US.yaml new file mode 100644 index 000000000000..840dd8ea516f --- /dev/null +++ b/manifests/f/Freedom/Freedom/2.30/Freedom.Freedom.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: Freedom.Freedom +PackageVersion: "2.30" +PackageLocale: en-US +Publisher: Freedom.to +PublisherUrl: https://freedom.to/ +PublisherSupportUrl: https://support.freedom.to/ +PrivacyUrl: https://freedom.to/privacy +Author: Eighty Percent Solutions Corporation +PackageName: Freedom +PackageUrl: https://freedom.to/downloads +License: Proprietary +LicenseUrl: https://freedom.to/terms +Copyright: Copyright © Freedom.to 2024 +CopyrightUrl: https://freedom.to/terms +ShortDescription: Be Incredibly Focused & Productive +Description: Easily block distracting websites and apps on any device. The original and best website blocker, Freedom helps you be more focused and productive. +# Moniker: +# Tags: +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://freedom.to/premium +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/f/Freedom/Freedom/2.30/Freedom.Freedom.locale.zh-CN.yaml b/manifests/f/Freedom/Freedom/2.30/Freedom.Freedom.locale.zh-CN.yaml new file mode 100644 index 000000000000..9d7e9bbce441 --- /dev/null +++ b/manifests/f/Freedom/Freedom/2.30/Freedom.Freedom.locale.zh-CN.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.locale.1.6.0.schema.json + +PackageIdentifier: Freedom.Freedom +PackageVersion: "2.30" +PackageLocale: zh-CN +Publisher: Freedom.to +PublisherUrl: https://freedom.to/ +PublisherSupportUrl: https://support.freedom.to/ +PrivacyUrl: https://freedom.to/privacy +Author: Eighty Percent Solutions Corporation +PackageName: Freedom +PackageUrl: https://freedom.to/downloads +License: 专有软件 +LicenseUrl: https://freedom.to/terms +Copyright: Copyright © Freedom.to 2024 +CopyrightUrl: https://freedom.to/terms +ShortDescription: 让你更加专注并卓有成效 +Description: 在任何设备上轻松阻止分散注意力的网站和应用程序。Freedom 是独创的最佳网站拦截器,能帮助你更加专注,提高工作效率。 +# Moniker: +# Tags: +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://freedom.to/premium +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/f/Freedom/Freedom/2.30/Freedom.Freedom.yaml b/manifests/f/Freedom/Freedom/2.30/Freedom.Freedom.yaml new file mode 100644 index 000000000000..e86d73b7fa2e --- /dev/null +++ b/manifests/f/Freedom/Freedom/2.30/Freedom.Freedom.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: Freedom.Freedom +PackageVersion: "2.30" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5dc548e1c9b364e264ed09f23aa2e9cdfb86fa86 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 00:30:58 +0800 Subject: [PATCH 485/720] New version: Tauri.create-tauri-app version 4.5.3 (#185368) --- .../Tauri.create-tauri-app.installer.yaml | 21 ++++++++++++++ .../Tauri.create-tauri-app.locale.en-US.yaml | 29 +++++++++++++++++++ .../Tauri.create-tauri-app.locale.zh-CN.yaml | 29 +++++++++++++++++++ .../4.5.3/Tauri.create-tauri-app.yaml | 8 +++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/t/Tauri/create-tauri-app/4.5.3/Tauri.create-tauri-app.installer.yaml create mode 100644 manifests/t/Tauri/create-tauri-app/4.5.3/Tauri.create-tauri-app.locale.en-US.yaml create mode 100644 manifests/t/Tauri/create-tauri-app/4.5.3/Tauri.create-tauri-app.locale.zh-CN.yaml create mode 100644 manifests/t/Tauri/create-tauri-app/4.5.3/Tauri.create-tauri-app.yaml diff --git a/manifests/t/Tauri/create-tauri-app/4.5.3/Tauri.create-tauri-app.installer.yaml b/manifests/t/Tauri/create-tauri-app/4.5.3/Tauri.create-tauri-app.installer.yaml new file mode 100644 index 000000000000..678cd6256d1e --- /dev/null +++ b/manifests/t/Tauri/create-tauri-app/4.5.3/Tauri.create-tauri-app.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: Tauri.create-tauri-app +PackageVersion: 4.5.3 +InstallerType: portable +Commands: +- create-tauri-app +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/tauri-apps/create-tauri-app/releases/download/create-tauri-app-v4.5.3/create-tauri-app-i686-pc-windows-msvc.exe + InstallerSha256: 84275B28C4CED54ED8703732F9626537C2D60509B1D13BB91EA55115AF550524 +- Architecture: x64 + InstallerUrl: https://github.com/tauri-apps/create-tauri-app/releases/download/create-tauri-app-v4.5.3/create-tauri-app-x86_64-pc-windows-msvc.exe + InstallerSha256: 3EDADC443AC96CA20BA339029C63845977AE2BC145563ADB535ED68436BE1E9A +- Architecture: arm64 + InstallerUrl: https://github.com/tauri-apps/create-tauri-app/releases/download/create-tauri-app-v4.5.3/create-tauri-app-aarch64-pc-windows-msvc.exe + InstallerSha256: 0FF266F6AE7D1DAD3FB267E872AEF5EED3711067B7D255BB76A2D0456C26AC58 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/t/Tauri/create-tauri-app/4.5.3/Tauri.create-tauri-app.locale.en-US.yaml b/manifests/t/Tauri/create-tauri-app/4.5.3/Tauri.create-tauri-app.locale.en-US.yaml new file mode 100644 index 000000000000..ba77b45563ed --- /dev/null +++ b/manifests/t/Tauri/create-tauri-app/4.5.3/Tauri.create-tauri-app.locale.en-US.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.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Tauri.create-tauri-app +PackageVersion: 4.5.3 +PackageLocale: en-US +Publisher: Tauri +PublisherUrl: https://tauri.app/ +PublisherSupportUrl: https://github.com/tauri-apps/create-tauri-app/issues +# PrivacyUrl: +Author: Tauri +PackageName: create-tauri-app +PackageUrl: https://github.com/tauri-apps/create-tauri-app +License: MIT or Apache-2.0 +LicenseUrl: https://github.com/tauri-apps/create-tauri-app/blob/dev/LICENSE.spdx +Copyright: Copyright (c) 2019 - 2024 Tauri Programme within The Commons Conservancy +# CopyrightUrl: +ShortDescription: Rapidly scaffold out a new tauri app project. +# Description: +# Moniker: +Tags: +- tauri +ReleaseNotes: '- 48f8e48 (#827 by @Mef45) Update svelte and svelte-ts templates to Svelte 5.' +ReleaseNotesUrl: https://github.com/tauri-apps/create-tauri-app/releases/tag/create-tauri-app-v4.5.3 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/t/Tauri/create-tauri-app/4.5.3/Tauri.create-tauri-app.locale.zh-CN.yaml b/manifests/t/Tauri/create-tauri-app/4.5.3/Tauri.create-tauri-app.locale.zh-CN.yaml new file mode 100644 index 000000000000..fef29be54190 --- /dev/null +++ b/manifests/t/Tauri/create-tauri-app/4.5.3/Tauri.create-tauri-app.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: Tauri.create-tauri-app +PackageVersion: 4.5.3 +PackageLocale: zh-CN +Publisher: Tauri +PublisherUrl: https://tauri.app/ +PublisherSupportUrl: https://github.com/tauri-apps/create-tauri-app/issues +# PrivacyUrl: +Author: Tauri +PackageName: create-tauri-app +PackageUrl: https://github.com/tauri-apps/create-tauri-app +License: MIT 或 Apache-2.0 +LicenseUrl: https://github.com/tauri-apps/create-tauri-app/blob/dev/LICENSE.spdx +Copyright: Copyright (c) 2019 - 2024 Tauri Programme within The Commons Conservancy +# CopyrightUrl: +ShortDescription: 迅速搭建新的 tauri 应用项目。 +# Description: +# Moniker: +Tags: +- tauri +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/tauri-apps/create-tauri-app/releases/tag/create-tauri-app-v4.5.3 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/t/Tauri/create-tauri-app/4.5.3/Tauri.create-tauri-app.yaml b/manifests/t/Tauri/create-tauri-app/4.5.3/Tauri.create-tauri-app.yaml new file mode 100644 index 000000000000..051b2c0e1b5f --- /dev/null +++ b/manifests/t/Tauri/create-tauri-app/4.5.3/Tauri.create-tauri-app.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: Tauri.create-tauri-app +PackageVersion: 4.5.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ee86d6061eb2ff46e6601a8dcbcbe4c64395cad7 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:31:17 -0700 Subject: [PATCH 486/720] Automatic update of Neovim.Neovim.Nightly 0.11.0 (#185431) --- .../Nightly/0.11.0/Neovim.Neovim.Nightly.installer.yaml | 6 +++--- .../Nightly/0.11.0/Neovim.Neovim.Nightly.locale.en-US.yaml | 2 +- .../Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.installer.yaml b/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.installer.yaml index 870b6e042da8..9f4cf7bc797b 100644 --- a/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.installer.yaml +++ b/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/21 +# Automatically updated by the winget bot at 2024/Oct/24 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: Neovim.Neovim.Nightly @@ -12,7 +12,7 @@ AppsAndFeaturesEntries: Installers: - Architecture: x64 InstallerUrl: https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.msi - InstallerSha256: E5742DF3C9F2501E1DAEC89F3D75DE8784B474313CB149ACE3BB34F3D07005AE - ProductCode: '{AEDDCCC0-205C-4793-A6B8-CABCE52851C7}' + InstallerSha256: 3C983D19679CDA77ACE8D23553305DC4E19A12CC5A6867708F48799E02ADDF15 + ProductCode: '{1EB2C7C3-05BE-4DF9-9818-7B66539BCF7D}' ManifestType: installer ManifestVersion: 1.5.0 diff --git a/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.locale.en-US.yaml b/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.locale.en-US.yaml index 55a9c8d4767c..3415af14aac5 100644 --- a/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.locale.en-US.yaml +++ b/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/21 +# Automatically updated by the winget bot at 2024/Oct/24 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: Neovim.Neovim.Nightly diff --git a/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.yaml b/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.yaml index 405e69814ef2..6d4e0beb9e64 100644 --- a/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.yaml +++ b/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/21 +# Automatically updated by the winget bot at 2024/Oct/24 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: Neovim.Neovim.Nightly From 4931e745bc5807dfe8bd617beb21c4f975a3e722 Mon Sep 17 00:00:00 2001 From: Ben Richards Date: Thu, 24 Oct 2024 18:31:26 +0200 Subject: [PATCH 487/720] New version: CologneCodeCompany.XYplorer version 26.50.0200 (#185435) --- .../CologneCodeCompany.XYplorer.installer.yaml | 4 ++-- .../CologneCodeCompany.XYplorer.locale.en-US.yaml | 2 +- .../CologneCodeCompany.XYplorer.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) rename manifests/c/CologneCodeCompany/XYplorer/{26.50.0100 => 26.50.0200}/CologneCodeCompany.XYplorer.installer.yaml (79%) rename manifests/c/CologneCodeCompany/XYplorer/{26.50.0100 => 26.50.0200}/CologneCodeCompany.XYplorer.locale.en-US.yaml (95%) rename manifests/c/CologneCodeCompany/XYplorer/{26.50.0100 => 26.50.0200}/CologneCodeCompany.XYplorer.yaml (87%) diff --git a/manifests/c/CologneCodeCompany/XYplorer/26.50.0100/CologneCodeCompany.XYplorer.installer.yaml b/manifests/c/CologneCodeCompany/XYplorer/26.50.0200/CologneCodeCompany.XYplorer.installer.yaml similarity index 79% rename from manifests/c/CologneCodeCompany/XYplorer/26.50.0100/CologneCodeCompany.XYplorer.installer.yaml rename to manifests/c/CologneCodeCompany/XYplorer/26.50.0200/CologneCodeCompany.XYplorer.installer.yaml index 108e3a943bf6..dea2ba6b9526 100644 --- a/manifests/c/CologneCodeCompany/XYplorer/26.50.0100/CologneCodeCompany.XYplorer.installer.yaml +++ b/manifests/c/CologneCodeCompany/XYplorer/26.50.0200/CologneCodeCompany.XYplorer.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: CologneCodeCompany.XYplorer -PackageVersion: 26.50.0100 +PackageVersion: 26.50.0200 InstallerLocale: en-US InstallerType: nullsoft Scope: machine @@ -17,6 +17,6 @@ Commands: Installers: - Architecture: x64 InstallerUrl: https://www.xyplorer.com/download/XYplorer_26.50_Install.exe - InstallerSha256: 45B188033CA6160B3079B5BC871102AB5B528A62B531BADFEB1651A4C12AF291 + InstallerSha256: 60C0D2F82DAFC6A17F74BBB08396AD46E158AD0A7BFD9899611870264231A513 ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/c/CologneCodeCompany/XYplorer/26.50.0100/CologneCodeCompany.XYplorer.locale.en-US.yaml b/manifests/c/CologneCodeCompany/XYplorer/26.50.0200/CologneCodeCompany.XYplorer.locale.en-US.yaml similarity index 95% rename from manifests/c/CologneCodeCompany/XYplorer/26.50.0100/CologneCodeCompany.XYplorer.locale.en-US.yaml rename to manifests/c/CologneCodeCompany/XYplorer/26.50.0200/CologneCodeCompany.XYplorer.locale.en-US.yaml index c622535f0dc4..5f304a50bab2 100644 --- a/manifests/c/CologneCodeCompany/XYplorer/26.50.0100/CologneCodeCompany.XYplorer.locale.en-US.yaml +++ b/manifests/c/CologneCodeCompany/XYplorer/26.50.0200/CologneCodeCompany.XYplorer.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: CologneCodeCompany.XYplorer -PackageVersion: 26.50.0100 +PackageVersion: 26.50.0200 PackageLocale: en-US Publisher: Donald Lessau, Cologne Code Company PublisherUrl: https://www.xyplorer.com/ diff --git a/manifests/c/CologneCodeCompany/XYplorer/26.50.0100/CologneCodeCompany.XYplorer.yaml b/manifests/c/CologneCodeCompany/XYplorer/26.50.0200/CologneCodeCompany.XYplorer.yaml similarity index 87% rename from manifests/c/CologneCodeCompany/XYplorer/26.50.0100/CologneCodeCompany.XYplorer.yaml rename to manifests/c/CologneCodeCompany/XYplorer/26.50.0200/CologneCodeCompany.XYplorer.yaml index e91feae4828d..0763cad4bdb5 100644 --- a/manifests/c/CologneCodeCompany/XYplorer/26.50.0100/CologneCodeCompany.XYplorer.yaml +++ b/manifests/c/CologneCodeCompany/XYplorer/26.50.0200/CologneCodeCompany.XYplorer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: CologneCodeCompany.XYplorer -PackageVersion: 26.50.0100 +PackageVersion: 26.50.0200 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From 5b9a230f1b31e6edbdc689c3430d8e0a9ea2cdc1 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Fri, 25 Oct 2024 03:31:44 +1100 Subject: [PATCH 488/720] New version: OpenWhisperSystems.Signal version 7.30.0 (#185436) From 56e0dff7215a0ab9abad38a0eb563cfd20c29452 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:32:32 -0700 Subject: [PATCH 489/720] Automatic update of WonderIdea.DrawingMaster 2.1.7 (#185439) --- .../2.1.7/WonderIdea.DrawingMaster.installer.yaml | 4 ++-- .../2.1.7/WonderIdea.DrawingMaster.locale.en-US.yaml | 6 +----- .../2.1.7/WonderIdea.DrawingMaster.locale.zh-CN.yaml | 5 +---- .../DrawingMaster/2.1.7/WonderIdea.DrawingMaster.yaml | 2 +- 4 files changed, 5 insertions(+), 12 deletions(-) diff --git a/manifests/w/WonderIdea/DrawingMaster/2.1.7/WonderIdea.DrawingMaster.installer.yaml b/manifests/w/WonderIdea/DrawingMaster/2.1.7/WonderIdea.DrawingMaster.installer.yaml index 717c35b82cd4..533ba5b50c5e 100644 --- a/manifests/w/WonderIdea/DrawingMaster/2.1.7/WonderIdea.DrawingMaster.installer.yaml +++ b/manifests/w/WonderIdea/DrawingMaster/2.1.7/WonderIdea.DrawingMaster.installer.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Automatically updated by the winget bot at 2024/Oct/24 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: WonderIdea.DrawingMaster @@ -12,7 +12,7 @@ ReleaseDate: 2024-10-09 Installers: - Architecture: x64 InstallerUrl: https://download.wancaiinfo.com/drawingmaster/static_file/DrawingMaster_v2.1.7_x64.exe - InstallerSha256: 49E89A8B523903A2122F7D36D52454EDBA5B08E2B63397E74067F74424AB2BB8 + InstallerSha256: 421FCF1DBEE596E911F3B23B5B942DC0957BDF8527CDAFE432F642444742C5E5 ProductCode: com.wonderidea.DrawingMaster_is1 ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/w/WonderIdea/DrawingMaster/2.1.7/WonderIdea.DrawingMaster.locale.en-US.yaml b/manifests/w/WonderIdea/DrawingMaster/2.1.7/WonderIdea.DrawingMaster.locale.en-US.yaml index 998a3d08aa79..1dfc2d7e4722 100644 --- a/manifests/w/WonderIdea/DrawingMaster/2.1.7/WonderIdea.DrawingMaster.locale.en-US.yaml +++ b/manifests/w/WonderIdea/DrawingMaster/2.1.7/WonderIdea.DrawingMaster.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Automatically updated by the winget bot at 2024/Oct/24 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: WonderIdea.DrawingMaster @@ -13,19 +13,15 @@ PackageName: 万彩易绘大师 PackageUrl: https://drawingmaster.wmindmap.cn/ License: Proprietary LicenseUrl: https://drawingmaster.wmindmap.cn/user-agreement/ -# Copyright: CopyrightUrl: https://drawingmaster.wmindmap.cn/terms-of-service/ ShortDescription: Easy-to-use AI image editing and vector graphics editing software Description: Wancai DrawingMaster is an easy-to-use AI image editing and vector graphics editing software with simple interface and easy operation. By inputting prompts and selecting style in the powerful AI drawing tool, it will quickly generate beautiful pictures for you. It also provides flexible drawing tools, 10000+ SVG materials, meeting various needs in vector material editing. There is also a professional frame animation function to help user adjust and set the materials frame-by-frame, creating more dynamic and exquisite animation components. -# Moniker: Tags: - drawing - painting - vector -# ReleaseNotes: ReleaseNotesUrl: https://drawingmaster.wmindmap.cn/download/ PurchaseUrl: https://drawingmaster.wmindmap.cn/buy/ -# InstallationNotes: Documentations: - DocumentLabel: Tutorial DocumentUrl: https://www.animiz.cn/kb/topic-2661.html diff --git a/manifests/w/WonderIdea/DrawingMaster/2.1.7/WonderIdea.DrawingMaster.locale.zh-CN.yaml b/manifests/w/WonderIdea/DrawingMaster/2.1.7/WonderIdea.DrawingMaster.locale.zh-CN.yaml index 62072e534d32..832908b5e44b 100644 --- a/manifests/w/WonderIdea/DrawingMaster/2.1.7/WonderIdea.DrawingMaster.locale.zh-CN.yaml +++ b/manifests/w/WonderIdea/DrawingMaster/2.1.7/WonderIdea.DrawingMaster.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Automatically updated by the winget bot at 2024/Oct/24 # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: WonderIdea.DrawingMaster @@ -13,11 +13,9 @@ PackageName: 万彩易绘大师 PackageUrl: https://drawingmaster.wmindmap.cn/ License: 专有软件 LicenseUrl: https://drawingmaster.wmindmap.cn/user-agreement/ -# Copyright: CopyrightUrl: https://drawingmaster.wmindmap.cn/terms-of-service/ ShortDescription: 简单易用的 AI 图像编辑和矢量图编辑软件 Description: 万彩易绘大师是一款简单易用的 AI 图像编辑和矢量图编辑软件,界面简洁,操作简单。强大的 AI 绘图工具输入关键词,选择风格,即可快速生成精美的图片。提供灵活的绘图工具,10000+ SVG 素材,满足不同的矢量素材编辑需求。更有专业的帧动画制作功能,满足用户对素材的逐帧调整和设置,制作更动态、精美的动画组件。 -# Moniker: Tags: - 矢量 - 矢量图 @@ -31,7 +29,6 @@ ReleaseNotes: |- 2. 其他:修复了部分已知缺陷 ReleaseNotesUrl: https://drawingmaster.wmindmap.cn/download/ PurchaseUrl: https://drawingmaster.wmindmap.cn/buy/ -# InstallationNotes: Documentations: - DocumentLabel: 教程 DocumentUrl: https://www.animiz.cn/kb/topic-2661.html diff --git a/manifests/w/WonderIdea/DrawingMaster/2.1.7/WonderIdea.DrawingMaster.yaml b/manifests/w/WonderIdea/DrawingMaster/2.1.7/WonderIdea.DrawingMaster.yaml index e539e7a856ff..954f777c24fe 100644 --- a/manifests/w/WonderIdea/DrawingMaster/2.1.7/WonderIdea.DrawingMaster.yaml +++ b/manifests/w/WonderIdea/DrawingMaster/2.1.7/WonderIdea.DrawingMaster.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Automatically updated by the winget bot at 2024/Oct/24 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: WonderIdea.DrawingMaster From fffba57409d4aeccfa052ef846745b385870fc19 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:32:53 -0700 Subject: [PATCH 490/720] Automatic update of Ocenaudio.Ocenaudio from 3.14.5 to 3.14.6 (#185441) --- .../3.14.6/Ocenaudio.Ocenaudio.installer.yaml | 15 ++++++++++++ .../Ocenaudio.Ocenaudio.locale.en-US.yaml | 23 +++++++++++++++++++ .../Ocenaudio/3.14.6/Ocenaudio.Ocenaudio.yaml | 8 +++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/o/Ocenaudio/Ocenaudio/3.14.6/Ocenaudio.Ocenaudio.installer.yaml create mode 100644 manifests/o/Ocenaudio/Ocenaudio/3.14.6/Ocenaudio.Ocenaudio.locale.en-US.yaml create mode 100644 manifests/o/Ocenaudio/Ocenaudio/3.14.6/Ocenaudio.Ocenaudio.yaml diff --git a/manifests/o/Ocenaudio/Ocenaudio/3.14.6/Ocenaudio.Ocenaudio.installer.yaml b/manifests/o/Ocenaudio/Ocenaudio/3.14.6/Ocenaudio.Ocenaudio.installer.yaml new file mode 100644 index 000000000000..91d370d3b01e --- /dev/null +++ b/manifests/o/Ocenaudio/Ocenaudio/3.14.6/Ocenaudio.Ocenaudio.installer.yaml @@ -0,0 +1,15 @@ +# Automatically updated by the winget bot at 2024/Oct/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Ocenaudio.Ocenaudio +PackageVersion: 3.14.6 +Platform: +- Windows.Desktop +InstallerType: nullsoft +ReleaseDate: 2024-08-28 +Installers: +- Architecture: x64 + InstallerUrl: https://www.ocenaudio.com/downloads/index.php/ocenaudio_windows64.exe + InstallerSha256: 4EA921FE8236AC17BF26CD459F9F64D0D0AEE139CB4CFEDCA7715727055CA6A5 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/Ocenaudio/Ocenaudio/3.14.6/Ocenaudio.Ocenaudio.locale.en-US.yaml b/manifests/o/Ocenaudio/Ocenaudio/3.14.6/Ocenaudio.Ocenaudio.locale.en-US.yaml new file mode 100644 index 000000000000..e38e27bc3ef1 --- /dev/null +++ b/manifests/o/Ocenaudio/Ocenaudio/3.14.6/Ocenaudio.Ocenaudio.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Automatically updated by the winget bot at 2024/Oct/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Ocenaudio.Ocenaudio +PackageVersion: 3.14.6 +PackageLocale: en-US +Publisher: Ocenaudio Team +PublisherUrl: https://www.ocenaudio.com/ +PackageName: ocenaudio +PackageUrl: https://www.ocenaudio.com/ +License: Freeware, closed-source +Copyright: © 2009-2022 ocenaudio Team. All rights reserved. +ShortDescription: ocenaudio is a cross-platform, easy to use, fast and functional audio editor. +Tags: +- audio +- media +- mp3 +- music +- player +- spectrogram +- spectrum +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/Ocenaudio/Ocenaudio/3.14.6/Ocenaudio.Ocenaudio.yaml b/manifests/o/Ocenaudio/Ocenaudio/3.14.6/Ocenaudio.Ocenaudio.yaml new file mode 100644 index 000000000000..5c87a6a46a24 --- /dev/null +++ b/manifests/o/Ocenaudio/Ocenaudio/3.14.6/Ocenaudio.Ocenaudio.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Ocenaudio.Ocenaudio +PackageVersion: 3.14.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 6c8e4e0cb4a639e6daf2b9a16c500b0cf33fc6db Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 00:37:03 +0800 Subject: [PATCH 491/720] New version: AntibodySoftware.WizTree version 4.21 (#185443) --- .../AntibodySoftware.WizTree.installer.yaml | 22 ++++++++ ...AntibodySoftware.WizTree.locale.en-US.yaml | 50 +++++++++++++++++++ ...AntibodySoftware.WizTree.locale.zh-CN.yaml | 36 +++++++++++++ .../4.21/AntibodySoftware.WizTree.yaml | 8 +++ 4 files changed, 116 insertions(+) create mode 100644 manifests/a/AntibodySoftware/WizTree/4.21/AntibodySoftware.WizTree.installer.yaml create mode 100644 manifests/a/AntibodySoftware/WizTree/4.21/AntibodySoftware.WizTree.locale.en-US.yaml create mode 100644 manifests/a/AntibodySoftware/WizTree/4.21/AntibodySoftware.WizTree.locale.zh-CN.yaml create mode 100644 manifests/a/AntibodySoftware/WizTree/4.21/AntibodySoftware.WizTree.yaml diff --git a/manifests/a/AntibodySoftware/WizTree/4.21/AntibodySoftware.WizTree.installer.yaml b/manifests/a/AntibodySoftware/WizTree/4.21/AntibodySoftware.WizTree.installer.yaml new file mode 100644 index 000000000000..ca7eb948b56c --- /dev/null +++ b/manifests/a/AntibodySoftware/WizTree/4.21/AntibodySoftware.WizTree.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: AntibodySoftware.WizTree +PackageVersion: "4.21" +InstallerType: inno +Scope: machine +UpgradeBehavior: install +FileExtensions: +- mft +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x86 + InstallerUrl: https://diskanalyzer.com/files/wiztree_4_21_setup.exe + InstallerSha256: CACF1B3618D223F7C27079D290FFCA8BEA3AB6CBEFDD446E7B852D67D972D9F5 + ProductCode: WizTree_is1 +- Architecture: x64 + InstallerUrl: https://diskanalyzer.com/files/wiztree_4_21_setup.exe + InstallerSha256: CACF1B3618D223F7C27079D290FFCA8BEA3AB6CBEFDD446E7B852D67D972D9F5 + ProductCode: WizTree_is1 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/AntibodySoftware/WizTree/4.21/AntibodySoftware.WizTree.locale.en-US.yaml b/manifests/a/AntibodySoftware/WizTree/4.21/AntibodySoftware.WizTree.locale.en-US.yaml new file mode 100644 index 000000000000..10b26875becc --- /dev/null +++ b/manifests/a/AntibodySoftware/WizTree/4.21/AntibodySoftware.WizTree.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: AntibodySoftware.WizTree +PackageVersion: "4.21" +PackageLocale: en-US +Publisher: Antibody Software +PublisherUrl: https://antibody-software.com/ +PublisherSupportUrl: https://antibody-software.com/contact +PrivacyUrl: https://diskanalyzer.com/privacy-policy +Author: Antibody Software Limited +PackageName: WizTree +PackageUrl: https://diskanalyzer.com/ +License: Proprietary +LicenseUrl: https://diskanalyzer.com/eula +Copyright: Copyright © 2024 Antibody Software Limited. All Rights Reserved. +# CopyrightUrl: +ShortDescription: WizTree is a hard drive disk space analyser similar to WinDirStat but is MUCH faster. +# Description: +Moniker: wiztree +Tags: +- disk-analyzer +- file-scanner +- space-analyzer +- storage-scanner +ReleaseNotes: |- + - Improved threading when in non Admin mode and when scanning non NTFS drives/network drives/folders, resulting in more than 4x faster scanning of SSD drives + - Reserved Space is now displayed for NTFS volumes. This is space reserved for the Windows operating system and can be quite significant for drives with Windows installed. It also accounts for most of the difference between the total allocated space calculated by WizTree and the "space used" reported by Windows. The remaining difference is made up of other NTFS file system data (such as directory indexes) which do not appear in the WizTree scan results. + - File grouping size can now be set via Options->Tweaks->File group minimum size + - MTP/PTP device support updated (MTP/PTP devices are things like mobile phones or digital cameras): + - Context menu issues with MTP/PTP devices fixed + - Copy/Cut now working correctly with MTP/PTP devices + - Improved tree loading speed and treemap rendering for drives containing very large numbers of files + - Fixed context menu issues when running on Windows XP ("Send to" not working, missing text in sub menus) + - Export to CSV would not export anything when "File view" selected and no files selected - now exports all files on the list. + - Context menu issues with very long file names fixed + - Improved detection of newly inserted USB drives + - Added "Expand All" (Shift+F4) option to File menu - will expand all tree nodes. Press F4 to reset the expansion + - Portable version now defaults to starting in non admin mode. Enable "Options->Always run as Administrator" to have WiaTree always start in Admin mode + - Fixed issue with config ini file settings not being read correctly when containing BOM marker (added by some text editors) +ReleaseNotesUrl: https://diskanalyzer.com/whats-new +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://diskanalyzer.com/faq +- DocumentLabel: User Guides + DocumentUrl: https://diskanalyzer.com/guide +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/AntibodySoftware/WizTree/4.21/AntibodySoftware.WizTree.locale.zh-CN.yaml b/manifests/a/AntibodySoftware/WizTree/4.21/AntibodySoftware.WizTree.locale.zh-CN.yaml new file mode 100644 index 000000000000..f737a28dc11e --- /dev/null +++ b/manifests/a/AntibodySoftware/WizTree/4.21/AntibodySoftware.WizTree.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: AntibodySoftware.WizTree +PackageVersion: "4.21" +PackageLocale: zh-CN +Publisher: Antibody Software +PublisherUrl: https://antibody-software.com/ +PublisherSupportUrl: https://antibody-software.com/contact +PrivacyUrl: https://diskanalyzer.com/privacy-policy +Author: Antibody Software Limited +PackageName: WizTree +PackageUrl: https://diskanalyzer.com/ +License: 专有软件 +LicenseUrl: https://diskanalyzer.com/eula +Copyright: Copyright © 2024 Antibody Software Limited. All Rights Reserved. +# CopyrightUrl: +ShortDescription: WizTree 是一款硬盘空间分析器,类似于 WinDirStat,但速度更快。 +# Description: +# Moniker: +Tags: +- 存储扫描器 +- 文件扫描器 +- 磁盘分析器 +- 空间分析器 +# ReleaseNotes: +ReleaseNotesUrl: https://diskanalyzer.com/whats-new +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://diskanalyzer.com/faq +- DocumentLabel: 用户指南 + DocumentUrl: https://diskanalyzer.com/guide +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/a/AntibodySoftware/WizTree/4.21/AntibodySoftware.WizTree.yaml b/manifests/a/AntibodySoftware/WizTree/4.21/AntibodySoftware.WizTree.yaml new file mode 100644 index 000000000000..23d5a61b954b --- /dev/null +++ b/manifests/a/AntibodySoftware/WizTree/4.21/AntibodySoftware.WizTree.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: AntibodySoftware.WizTree +PackageVersion: "4.21" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From d92b3a3d470ad859db97e4d9430208f5df1a2fc4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 00:37:15 +0800 Subject: [PATCH 492/720] New version: Google.Chrome.Canary version 132.0.6794.2 (#185444) --- .../Google.Chrome.Canary.installer.yaml | 51 +++++++++++++++++++ .../Google.Chrome.Canary.locale.en-US.yaml | 33 ++++++++++++ .../Google.Chrome.Canary.locale.nb-NO.yaml | 30 +++++++++++ .../Google.Chrome.Canary.locale.zh-CN.yaml | 32 ++++++++++++ .../132.0.6794.2/Google.Chrome.Canary.yaml | 8 +++ 5 files changed, 154 insertions(+) create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6794.2/Google.Chrome.Canary.installer.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6794.2/Google.Chrome.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6794.2/Google.Chrome.Canary.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6794.2/Google.Chrome.Canary.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6794.2/Google.Chrome.Canary.yaml diff --git a/manifests/g/Google/Chrome/Canary/132.0.6794.2/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/132.0.6794.2/Google.Chrome.Canary.installer.yaml new file mode 100644 index 000000000000..dd4a9f0cfc8c --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6794.2/Google.Chrome.Canary.installer.yaml @@ -0,0 +1,51 @@ +# 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: Google.Chrome.Canary +PackageVersion: 132.0.6794.2 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" + Custom: --chrome-sxs --do-not-launch-chrome +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + InstallerUrl: https://dl.google.com/release2/chrome/pf5mms6fyzcfsg6cyb3ewu24fy_132.0.6794.2/132.0.6794.2_chrome_installer.exe + InstallerSha256: B4A3AEF073243E97428A049469EC52D39190B52FA929A76A43A2AF754F69A94A + ProductCode: Google Chrome SxS +- Architecture: x64 + InstallerUrl: https://dl.google.com/release2/chrome/ac65i5fy3kyrnhebr53bzjfcsq7a_132.0.6794.2/132.0.6794.2_chrome_installer.exe + InstallerSha256: 9E5A99E09E46A871390332988248EB91FCD645055DB6CC8EE34D03A208FDEC48 + ProductCode: Google Chrome SxS +- Architecture: arm64 + InstallerUrl: https://dl.google.com/release2/chrome/admbvedld36nvissc7v6szoaqd7a_132.0.6794.2/132.0.6794.2_chrome_installer.exe + InstallerSha256: CDE5873110894215C0CC01695AE33B3122ED4B7FCF5E1B8F6FF53E6AC072214F + ProductCode: Google Chrome SxS +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6794.2/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/132.0.6794.2/Google.Chrome.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..a2bf06c50852 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6794.2/Google.Chrome.Canary.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: Google.Chrome.Canary +PackageVersion: 132.0.6794.2 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/chrome/canary +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms +Copyright: Copyright 2024 Google LLC. All rights reserved. +# CopyrightUrl: +ShortDescription: Nightly build for developers +Description: Get on the bleeding edge of the web with Chrome Canary designed for experienced developers and updated nightly. +Moniker: chrome-canary +Tags: +- browser +- chromium +- internet +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6794.2/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/132.0.6794.2/Google.Chrome.Canary.locale.nb-NO.yaml new file mode 100644 index 000000000000..2364891fcf12 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6794.2/Google.Chrome.Canary.locale.nb-NO.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: Google.Chrome.Canary +PackageVersion: 132.0.6794.2 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/no/chrome/canary +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2024 Google LLC. Med enerett. +# CopyrightUrl: +ShortDescription: Nattlig delversjon for utviklere +Description: Vær med på å gå opp nye stier på nettet med Chrome Canary, som er laget for erfarne utviklere og oppdateres daglig. +# Moniker: +Tags: +- chromium +- nettleseren +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6794.2/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/132.0.6794.2/Google.Chrome.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..e11506260591 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6794.2/Google.Chrome.Canary.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: Google.Chrome.Canary +PackageVersion: 132.0.6794.2 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/zh-CN/chrome/canary +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2024 Google LLC. 保留所有权利。 +# CopyrightUrl: +ShortDescription: 开发者专用的每日构建版 +Description: 安装专为经验丰富的开发者设计且每晚都会更新的 Chrome Canary 版,站在网络科技最前沿。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6794.2/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/132.0.6794.2/Google.Chrome.Canary.yaml new file mode 100644 index 000000000000..b69c05eed2a9 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6794.2/Google.Chrome.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: Google.Chrome.Canary +PackageVersion: 132.0.6794.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 31e0290d6d228d656b5cdfd953ff5a47bfe0e878 Mon Sep 17 00:00:00 2001 From: blacktop Date: Thu, 24 Oct 2024 10:37:34 -0600 Subject: [PATCH 493/720] New version: blacktop.ipsw 3.1.552 (#185445) Co-authored-by: goreleaserbot --- .../ipsw/3.1.552/blacktop.ipsw.installer.yaml | 26 +++++++++++++++++++ .../3.1.552/blacktop.ipsw.locale.en-US.yaml | 13 ++++++++++ .../blacktop/ipsw/3.1.552/blacktop.ipsw.yaml | 7 +++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/b/blacktop/ipsw/3.1.552/blacktop.ipsw.installer.yaml create mode 100644 manifests/b/blacktop/ipsw/3.1.552/blacktop.ipsw.locale.en-US.yaml create mode 100644 manifests/b/blacktop/ipsw/3.1.552/blacktop.ipsw.yaml diff --git a/manifests/b/blacktop/ipsw/3.1.552/blacktop.ipsw.installer.yaml b/manifests/b/blacktop/ipsw/3.1.552/blacktop.ipsw.installer.yaml new file mode 100644 index 000000000000..f21881619220 --- /dev/null +++ b/manifests/b/blacktop/ipsw/3.1.552/blacktop.ipsw.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: blacktop.ipsw +PackageVersion: 3.1.552 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-10-23" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ipsw.exe + PortableCommandAlias: ipsw + InstallerUrl: https://github.com/blacktop/ipsw/releases/download/v3.1.552/ipsw_3.1.552_windows_arm64.zip + InstallerSha256: 6d02e5e9146847a54d9cfe95067714147f8b662bc6882228ccf7371f0f38b725 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ipsw.exe + PortableCommandAlias: ipsw + InstallerUrl: https://github.com/blacktop/ipsw/releases/download/v3.1.552/ipsw_3.1.552_windows_x86_64.zip + InstallerSha256: 6a5ac260c7df2966dedc067fd1fa4c12e51d40dc4ec6739b7955ef1acdd97aa3 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/blacktop/ipsw/3.1.552/blacktop.ipsw.locale.en-US.yaml b/manifests/b/blacktop/ipsw/3.1.552/blacktop.ipsw.locale.en-US.yaml new file mode 100644 index 000000000000..9929045d333a --- /dev/null +++ b/manifests/b/blacktop/ipsw/3.1.552/blacktop.ipsw.locale.en-US.yaml @@ -0,0 +1,13 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: blacktop.ipsw +PackageVersion: 3.1.552 +PackageLocale: en-US +Publisher: blacktop +PackageName: ipsw +PackageUrl: https://github.com/blacktop/ipsw +License: MIT +ShortDescription: iOS/macOS Research Swiss Army Knife +Moniker: ipsw +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/blacktop/ipsw/3.1.552/blacktop.ipsw.yaml b/manifests/b/blacktop/ipsw/3.1.552/blacktop.ipsw.yaml new file mode 100644 index 000000000000..1ce0c8ca990f --- /dev/null +++ b/manifests/b/blacktop/ipsw/3.1.552/blacktop.ipsw.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: blacktop.ipsw +PackageVersion: 3.1.552 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From e73a5cb73359ec906ed7f84ec53176a5d090db58 Mon Sep 17 00:00:00 2001 From: blacktop Date: Thu, 24 Oct 2024 10:37:50 -0600 Subject: [PATCH 494/720] New version: blacktop.ipswd 3.1.552 (#185446) Co-authored-by: goreleaserbot --- .../3.1.552/blacktop.ipswd.installer.yaml | 26 +++++++++++++++++++ .../3.1.552/blacktop.ipswd.locale.en-US.yaml | 13 ++++++++++ .../ipswd/3.1.552/blacktop.ipswd.yaml | 7 +++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/b/blacktop/ipswd/3.1.552/blacktop.ipswd.installer.yaml create mode 100644 manifests/b/blacktop/ipswd/3.1.552/blacktop.ipswd.locale.en-US.yaml create mode 100644 manifests/b/blacktop/ipswd/3.1.552/blacktop.ipswd.yaml diff --git a/manifests/b/blacktop/ipswd/3.1.552/blacktop.ipswd.installer.yaml b/manifests/b/blacktop/ipswd/3.1.552/blacktop.ipswd.installer.yaml new file mode 100644 index 000000000000..dd10435c7eee --- /dev/null +++ b/manifests/b/blacktop/ipswd/3.1.552/blacktop.ipswd.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: blacktop.ipswd +PackageVersion: 3.1.552 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-10-23" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ipswd.exe + PortableCommandAlias: ipswd + InstallerUrl: https://github.com/blacktop/ipsw/releases/download/v3.1.552/ipswd_3.1.552_windows_x86_64.zip + InstallerSha256: 234d2b9cf0e586666518cf62df9f02cda0ee5078f6b1d7220361840e6e3dc1b6 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ipswd.exe + PortableCommandAlias: ipswd + InstallerUrl: https://github.com/blacktop/ipsw/releases/download/v3.1.552/ipswd_3.1.552_windows_arm64.zip + InstallerSha256: d33dcf5d72bc9416eb6757372f248d8942218a68f133b4285f3617efcbe919c5 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/blacktop/ipswd/3.1.552/blacktop.ipswd.locale.en-US.yaml b/manifests/b/blacktop/ipswd/3.1.552/blacktop.ipswd.locale.en-US.yaml new file mode 100644 index 000000000000..a6e958eddb11 --- /dev/null +++ b/manifests/b/blacktop/ipswd/3.1.552/blacktop.ipswd.locale.en-US.yaml @@ -0,0 +1,13 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: blacktop.ipswd +PackageVersion: 3.1.552 +PackageLocale: en-US +Publisher: blacktop +PackageName: ipswd +PackageUrl: https://github.com/blacktop/ipsw +License: MIT +ShortDescription: ipsw - Daemon +Moniker: ipswd +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/blacktop/ipswd/3.1.552/blacktop.ipswd.yaml b/manifests/b/blacktop/ipswd/3.1.552/blacktop.ipswd.yaml new file mode 100644 index 000000000000..09d1139dfa24 --- /dev/null +++ b/manifests/b/blacktop/ipswd/3.1.552/blacktop.ipswd.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: blacktop.ipswd +PackageVersion: 3.1.552 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From d9239bdc015ab08f5891d52003864614a1177061 Mon Sep 17 00:00:00 2001 From: Johnny Shaw Date: Thu, 24 Oct 2024 10:38:14 -0600 Subject: [PATCH 495/720] New version: WinsiderSS.SystemInformer.Canary version 3.1.24298.0 (#185449) --- ...derSS.SystemInformer.Canary.installer.yaml | 25 +++++++++++++ ...SS.SystemInformer.Canary.locale.en-US.yaml | 37 +++++++++++++++++++ .../WinsiderSS.SystemInformer.Canary.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/w/WinsiderSS/SystemInformer/Canary/3.1.24298.0/WinsiderSS.SystemInformer.Canary.installer.yaml create mode 100644 manifests/w/WinsiderSS/SystemInformer/Canary/3.1.24298.0/WinsiderSS.SystemInformer.Canary.locale.en-US.yaml create mode 100644 manifests/w/WinsiderSS/SystemInformer/Canary/3.1.24298.0/WinsiderSS.SystemInformer.Canary.yaml diff --git a/manifests/w/WinsiderSS/SystemInformer/Canary/3.1.24298.0/WinsiderSS.SystemInformer.Canary.installer.yaml b/manifests/w/WinsiderSS/SystemInformer/Canary/3.1.24298.0/WinsiderSS.SystemInformer.Canary.installer.yaml new file mode 100644 index 000000000000..d4fdaf74b5f0 --- /dev/null +++ b/manifests/w/WinsiderSS/SystemInformer/Canary/3.1.24298.0/WinsiderSS.SystemInformer.Canary.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: WinsiderSS.SystemInformer.Canary +PackageVersion: 3.1.24298.0 +InstallerType: exe +Scope: machine +InstallModes: +- silent +- silentWithProgress +- interactive +InstallerSwitches: + Silent: -install -silent + SilentWithProgress: -install -silent + Interactive: -install + Upgrade: -update -silent +ProductCode: SystemInformer-Canary +ElevationRequirement: elevatesSelf +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/winsiderss/si-builds/releases/download/3.1.24298/systeminformer-3.1.24298-canary-setup.exe + InstallerSha256: BC036DACEDDDA56D33C9E4D10D831185BB93D84537BBD3DFE3107D36757469D4 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-24 diff --git a/manifests/w/WinsiderSS/SystemInformer/Canary/3.1.24298.0/WinsiderSS.SystemInformer.Canary.locale.en-US.yaml b/manifests/w/WinsiderSS/SystemInformer/Canary/3.1.24298.0/WinsiderSS.SystemInformer.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..de7e970dc13c --- /dev/null +++ b/manifests/w/WinsiderSS/SystemInformer/Canary/3.1.24298.0/WinsiderSS.SystemInformer.Canary.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: WinsiderSS.SystemInformer.Canary +PackageVersion: 3.1.24298.0 +PackageLocale: en-US +Publisher: Winsider Seminars & Solutions, Inc. +PublisherUrl: https://windows-internals.com/ +PublisherSupportUrl: https://github.com/winsiderss/systeminformer/issues +PackageName: System Informer (Canary) +PackageUrl: https://system-informer.com/ +License: MIT License +LicenseUrl: https://github.com/winsiderss/systeminformer/blob/master/LICENSE.txt +Copyright: Copyright (c) Winsider Seminars & Solutions, Inc. All rights reserved. +CopyrightUrl: https://github.com/winsiderss/systeminformer/blob/master/COPYRIGHT.txt +ShortDescription: System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. +Moniker: systeminformer-canary +Tags: +- windows +- debugger +- security +- benchmarking +- process-manager +- performance +- monitor +- monitoring +- realtime +- administrator +- process-monitor +- performance-tuning +- profiling +- monitor-performance +- performance-monitoring +- system-monitor +ReleaseNotesUrl: https://github.com/winsiderss/si-builds/releases/tag/3.1.24298 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/w/WinsiderSS/SystemInformer/Canary/3.1.24298.0/WinsiderSS.SystemInformer.Canary.yaml b/manifests/w/WinsiderSS/SystemInformer/Canary/3.1.24298.0/WinsiderSS.SystemInformer.Canary.yaml new file mode 100644 index 000000000000..cbe8f8ea0dfd --- /dev/null +++ b/manifests/w/WinsiderSS/SystemInformer/Canary/3.1.24298.0/WinsiderSS.SystemInformer.Canary.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: WinsiderSS.SystemInformer.Canary +PackageVersion: 3.1.24298.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 0e5a3a9e9cdcb5fc57bfdcbc7197260624fc5b02 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Fri, 25 Oct 2024 03:38:28 +1100 Subject: [PATCH 496/720] New version: Microsoft.Azure.StorageExplorer version 1.36.1 (#185450) --- ...osoft.Azure.StorageExplorer.installer.yaml | 35 +++++++++++++++++++ ...ft.Azure.StorageExplorer.locale.en-US.yaml | 25 +++++++++++++ .../Microsoft.Azure.StorageExplorer.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/m/Microsoft/Azure/StorageExplorer/1.36.1/Microsoft.Azure.StorageExplorer.installer.yaml create mode 100644 manifests/m/Microsoft/Azure/StorageExplorer/1.36.1/Microsoft.Azure.StorageExplorer.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Azure/StorageExplorer/1.36.1/Microsoft.Azure.StorageExplorer.yaml diff --git a/manifests/m/Microsoft/Azure/StorageExplorer/1.36.1/Microsoft.Azure.StorageExplorer.installer.yaml b/manifests/m/Microsoft/Azure/StorageExplorer/1.36.1/Microsoft.Azure.StorageExplorer.installer.yaml new file mode 100644 index 000000000000..489b7a0b7621 --- /dev/null +++ b/manifests/m/Microsoft/Azure/StorageExplorer/1.36.1/Microsoft.Azure.StorageExplorer.installer.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Microsoft.Azure.StorageExplorer +PackageVersion: 1.36.1 +InstallerType: inno +UpgradeBehavior: install +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.36.1/StorageExplorer-windows-x64.exe + InstallerSha256: B62C2344DE6F406BC381F838B11ACC03422CB984D07A1192B8F86336995AF378 + InstallerSwitches: + Custom: /NORESTART /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.36.1/StorageExplorer-windows-x64.exe + InstallerSha256: B62C2344DE6F406BC381F838B11ACC03422CB984D07A1192B8F86336995AF378 + InstallerSwitches: + Custom: /NORESTART /ALLUSERS +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.36.1/StorageExplorer-windows-arm64.exe + InstallerSha256: 50B321D9CF0039B0CB0A7C6D3BBDE94512A2D42BBEC46DCB91D57483BCC18F73 + InstallerSwitches: + Custom: /NORESTART /CURRENTUSER +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.36.1/StorageExplorer-windows-arm64.exe + InstallerSha256: 50B321D9CF0039B0CB0A7C6D3BBDE94512A2D42BBEC46DCB91D57483BCC18F73 + InstallerSwitches: + Custom: /NORESTART /ALLUSERS +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-24 diff --git a/manifests/m/Microsoft/Azure/StorageExplorer/1.36.1/Microsoft.Azure.StorageExplorer.locale.en-US.yaml b/manifests/m/Microsoft/Azure/StorageExplorer/1.36.1/Microsoft.Azure.StorageExplorer.locale.en-US.yaml new file mode 100644 index 000000000000..14a176bca044 --- /dev/null +++ b/manifests/m/Microsoft/Azure/StorageExplorer/1.36.1/Microsoft.Azure.StorageExplorer.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: Microsoft.Azure.StorageExplorer +PackageVersion: 1.36.1 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://opensource.microsoft.com/ +PublisherSupportUrl: https://github.com/microsoft/AzureStorageExplorer/issues +Author: Microsoft +PackageName: Microsoft Azure Storage Explorer +PackageUrl: https://azure.microsoft.com/en-us/features/storage-explorer +License: CC-BY-4.0 +LicenseUrl: https://github.com/microsoft/AzureStorageExplorer/blob/HEAD/LICENSE +ShortDescription: Free tool to easily manage your Azure cloud storage resources anywhere, from Windows, macOS, or Linux. +Moniker: storageexplorer +Tags: +- azure +- azure-storage-explorer +- explorer +- storage +- storage-explorer +ReleaseNotesUrl: https://github.com/microsoft/AzureStorageExplorer/releases/tag/v1.36.1 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Azure/StorageExplorer/1.36.1/Microsoft.Azure.StorageExplorer.yaml b/manifests/m/Microsoft/Azure/StorageExplorer/1.36.1/Microsoft.Azure.StorageExplorer.yaml new file mode 100644 index 000000000000..93f5b5d4dc24 --- /dev/null +++ b/manifests/m/Microsoft/Azure/StorageExplorer/1.36.1/Microsoft.Azure.StorageExplorer.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: Microsoft.Azure.StorageExplorer +PackageVersion: 1.36.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 04cde6f29bf67e0fa2dccd7d6596e98d6e8643dc Mon Sep 17 00:00:00 2001 From: Johnny Shaw Date: Thu, 24 Oct 2024 10:38:54 -0600 Subject: [PATCH 497/720] New version: WinsiderSS.SystemInformer version 3.1.24298.0 (#185451) --- .../WinsiderSS.SystemInformer.installer.yaml | 25 +++++++++++++ ...insiderSS.SystemInformer.locale.en-US.yaml | 37 +++++++++++++++++++ .../WinsiderSS.SystemInformer.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/w/WinsiderSS/SystemInformer/3.1.24298.0/WinsiderSS.SystemInformer.installer.yaml create mode 100644 manifests/w/WinsiderSS/SystemInformer/3.1.24298.0/WinsiderSS.SystemInformer.locale.en-US.yaml create mode 100644 manifests/w/WinsiderSS/SystemInformer/3.1.24298.0/WinsiderSS.SystemInformer.yaml diff --git a/manifests/w/WinsiderSS/SystemInformer/3.1.24298.0/WinsiderSS.SystemInformer.installer.yaml b/manifests/w/WinsiderSS/SystemInformer/3.1.24298.0/WinsiderSS.SystemInformer.installer.yaml new file mode 100644 index 000000000000..c1055f54c8c3 --- /dev/null +++ b/manifests/w/WinsiderSS/SystemInformer/3.1.24298.0/WinsiderSS.SystemInformer.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: WinsiderSS.SystemInformer +PackageVersion: 3.1.24298.0 +InstallerType: exe +Scope: machine +InstallModes: +- silent +- silentWithProgress +- interactive +InstallerSwitches: + Silent: -install -silent + SilentWithProgress: -install -silent + Interactive: -install + Upgrade: -update -silent +ProductCode: SystemInformer +ElevationRequirement: elevatesSelf +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/winsiderss/si-builds/releases/download/3.1.24298/systeminformer-3.1.24298-release-setup.exe + InstallerSha256: 35EC595325C1BDD74D5C412DC8CCDAF1F48E1AEA8959A4C21DF14488DED596E5 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-24 diff --git a/manifests/w/WinsiderSS/SystemInformer/3.1.24298.0/WinsiderSS.SystemInformer.locale.en-US.yaml b/manifests/w/WinsiderSS/SystemInformer/3.1.24298.0/WinsiderSS.SystemInformer.locale.en-US.yaml new file mode 100644 index 000000000000..cd9836aba93e --- /dev/null +++ b/manifests/w/WinsiderSS/SystemInformer/3.1.24298.0/WinsiderSS.SystemInformer.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: WinsiderSS.SystemInformer +PackageVersion: 3.1.24298.0 +PackageLocale: en-US +Publisher: Winsider Seminars & Solutions, Inc. +PublisherUrl: https://windows-internals.com/ +PublisherSupportUrl: https://github.com/winsiderss/systeminformer/issues +PackageName: System Informer +PackageUrl: https://system-informer.com/ +License: MIT License +LicenseUrl: https://github.com/winsiderss/systeminformer/blob/master/LICENSE.txt +Copyright: Copyright (c) Winsider Seminars & Solutions, Inc. All rights reserved. +CopyrightUrl: https://github.com/winsiderss/systeminformer/blob/master/COPYRIGHT.txt +ShortDescription: System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. +Moniker: systeminformer +Tags: +- windows +- debugger +- security +- benchmarking +- process-manager +- performance +- monitor +- monitoring +- realtime +- administrator +- process-monitor +- performance-tuning +- profiling +- monitor-performance +- performance-monitoring +- system-monitor +ReleaseNotesUrl: https://github.com/winsiderss/si-builds/releases/tag/3.1.24298 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/w/WinsiderSS/SystemInformer/3.1.24298.0/WinsiderSS.SystemInformer.yaml b/manifests/w/WinsiderSS/SystemInformer/3.1.24298.0/WinsiderSS.SystemInformer.yaml new file mode 100644 index 000000000000..6d8d67dab4b8 --- /dev/null +++ b/manifests/w/WinsiderSS/SystemInformer/3.1.24298.0/WinsiderSS.SystemInformer.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: WinsiderSS.SystemInformer +PackageVersion: 3.1.24298.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 768179a2496bacbb8b38d091916713d492c272e3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 00:39:26 +0800 Subject: [PATCH 498/720] New version: YouXiao.YXCalendar version 2.4.10.22 (#185452) --- .../YouXiao.YXCalendar.installer.yaml | 6 +++--- .../YouXiao.YXCalendar.locale.en-US.yaml | 9 +++++++-- .../YouXiao.YXCalendar.locale.zh-CN.yaml | 9 +++++++-- .../{2.4.8.15 => 2.4.10.22}/YouXiao.YXCalendar.yaml | 4 ++-- 4 files changed, 19 insertions(+), 9 deletions(-) rename manifests/y/YouXiao/YXCalendar/{2.4.8.15 => 2.4.10.22}/YouXiao.YXCalendar.installer.yaml (64%) rename manifests/y/YouXiao/YXCalendar/{2.4.8.15 => 2.4.10.22}/YouXiao.YXCalendar.locale.en-US.yaml (84%) rename manifests/y/YouXiao/YXCalendar/{2.4.8.15 => 2.4.10.22}/YouXiao.YXCalendar.locale.zh-CN.yaml (84%) rename manifests/y/YouXiao/YXCalendar/{2.4.8.15 => 2.4.10.22}/YouXiao.YXCalendar.yaml (62%) diff --git a/manifests/y/YouXiao/YXCalendar/2.4.8.15/YouXiao.YXCalendar.installer.yaml b/manifests/y/YouXiao/YXCalendar/2.4.10.22/YouXiao.YXCalendar.installer.yaml similarity index 64% rename from manifests/y/YouXiao/YXCalendar/2.4.8.15/YouXiao.YXCalendar.installer.yaml rename to manifests/y/YouXiao/YXCalendar/2.4.10.22/YouXiao.YXCalendar.installer.yaml index 7df98e658c24..626a7d13e399 100644 --- a/manifests/y/YouXiao/YXCalendar/2.4.8.15/YouXiao.YXCalendar.installer.yaml +++ b/manifests/y/YouXiao/YXCalendar/2.4.10.22/YouXiao.YXCalendar.installer.yaml @@ -1,15 +1,15 @@ -# Automatically updated by the winget bot at 2024/Aug/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: YouXiao.YXCalendar -PackageVersion: 2.4.8.15 +PackageVersion: 2.4.10.22 InstallerType: nullsoft Scope: user UpgradeBehavior: install Installers: - Architecture: x86 InstallerUrl: https://static.youxiao.cn/yxcalendar/yxcalendar_latest.exe - InstallerSha256: 5CD5E65351F3C0E320235501F223FF9ACC1FD77FC88242B5A51E823E64B0CE36 + InstallerSha256: C6944669164E8E244C728933CE472C3FB6D6CC0D9C86B9BFFD280E188ACD53D9 ProductCode: YXCalendar ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/y/YouXiao/YXCalendar/2.4.8.15/YouXiao.YXCalendar.locale.en-US.yaml b/manifests/y/YouXiao/YXCalendar/2.4.10.22/YouXiao.YXCalendar.locale.en-US.yaml similarity index 84% rename from manifests/y/YouXiao/YXCalendar/2.4.8.15/YouXiao.YXCalendar.locale.en-US.yaml rename to manifests/y/YouXiao/YXCalendar/2.4.10.22/YouXiao.YXCalendar.locale.en-US.yaml index bdf9c2f0b542..f5336e002628 100644 --- a/manifests/y/YouXiao/YXCalendar/2.4.8.15/YouXiao.YXCalendar.locale.en-US.yaml +++ b/manifests/y/YouXiao/YXCalendar/2.4.10.22/YouXiao.YXCalendar.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2024/Aug/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.defaultLocale.1.6.0.schema.json PackageIdentifier: YouXiao.YXCalendar -PackageVersion: 2.4.8.15 +PackageVersion: 2.4.10.22 PackageLocale: en-US Publisher: 东莞市优效网络科技有限公司 PublisherUrl: https://www.youxiao.cn/ @@ -14,8 +14,10 @@ PackageUrl: https://www.yxcal.com/ License: Proprietary LicenseUrl: https://www.yxcal.com/about/agreement.html Copyright: Copyright (C) 2024 Dongguan Youxiao Network Technology Co., Ltd. +# CopyrightUrl: ShortDescription: Help you manage your time easily Description: YXCalendar is a Win10-style desktop calendar software, which makes a lot of improvements and innovations on the basis of the calendar flyout that comes with Win10 while retaining its simple interface and comprehensive content. +# Moniker: Tags: - alarm - caldav @@ -33,7 +35,10 @@ Tags: - to-do - todo - weather +# ReleaseNotes: ReleaseNotesUrl: https://support.qq.com/products/85294/blog/774704 +# PurchaseUrl: +# InstallationNotes: Documentations: - DocumentLabel: FAQ DocumentUrl: https://support.qq.com/products/85294/faqs-more/ diff --git a/manifests/y/YouXiao/YXCalendar/2.4.8.15/YouXiao.YXCalendar.locale.zh-CN.yaml b/manifests/y/YouXiao/YXCalendar/2.4.10.22/YouXiao.YXCalendar.locale.zh-CN.yaml similarity index 84% rename from manifests/y/YouXiao/YXCalendar/2.4.8.15/YouXiao.YXCalendar.locale.zh-CN.yaml rename to manifests/y/YouXiao/YXCalendar/2.4.10.22/YouXiao.YXCalendar.locale.zh-CN.yaml index a4ad3c2ea386..211bcec727cf 100644 --- a/manifests/y/YouXiao/YXCalendar/2.4.8.15/YouXiao.YXCalendar.locale.zh-CN.yaml +++ b/manifests/y/YouXiao/YXCalendar/2.4.10.22/YouXiao.YXCalendar.locale.zh-CN.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2024/Aug/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.locale.1.6.0.schema.json PackageIdentifier: YouXiao.YXCalendar -PackageVersion: 2.4.8.15 +PackageVersion: 2.4.10.22 PackageLocale: zh-CN Publisher: 东莞市优效网络科技有限公司 PublisherUrl: https://www.youxiao.cn/ @@ -14,8 +14,10 @@ PackageUrl: https://www.yxcal.com/ License: 专有软件 LicenseUrl: https://www.yxcal.com/about/agreement.html Copyright: Copyright (C) 2024 东莞市优效网络科技有限公司 +# CopyrightUrl: ShortDescription: 助你轻松掌控你的时间 Description: 优效日历是一款具有 Win10 风格的桌面日历软件,在 Win10 系统自带的时钟日历之上做出了大量改良和创新,并保留了它界面简洁,显示全面的特点。 +# Moniker: Tags: - 万年历 - 任务 @@ -33,7 +35,10 @@ Tags: - 节假日 - 节日 - 闹钟 +# ReleaseNotes: ReleaseNotesUrl: https://support.qq.com/products/85294/blog/774704 +# PurchaseUrl: +# InstallationNotes: Documentations: - DocumentLabel: 常见问题 DocumentUrl: https://support.qq.com/products/85294/faqs-more/ diff --git a/manifests/y/YouXiao/YXCalendar/2.4.8.15/YouXiao.YXCalendar.yaml b/manifests/y/YouXiao/YXCalendar/2.4.10.22/YouXiao.YXCalendar.yaml similarity index 62% rename from manifests/y/YouXiao/YXCalendar/2.4.8.15/YouXiao.YXCalendar.yaml rename to manifests/y/YouXiao/YXCalendar/2.4.10.22/YouXiao.YXCalendar.yaml index f08151b62752..b6e8e3eb9bf8 100644 --- a/manifests/y/YouXiao/YXCalendar/2.4.8.15/YouXiao.YXCalendar.yaml +++ b/manifests/y/YouXiao/YXCalendar/2.4.10.22/YouXiao.YXCalendar.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2024/Aug/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.version.1.6.0.schema.json PackageIdentifier: YouXiao.YXCalendar -PackageVersion: 2.4.8.15 +PackageVersion: 2.4.10.22 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From 9917454d2136653c06293570dccd45d66ce94450 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 25 Oct 2024 00:39:46 +0800 Subject: [PATCH 499/720] Update: ElementLabs.LMStudio version 0.3.5 (#185454) --- .../LMStudio/0.3.5/ElementLabs.LMStudio.installer.yaml | 4 ++-- .../LMStudio/0.3.5/ElementLabs.LMStudio.locale.en-US.yaml | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/manifests/e/ElementLabs/LMStudio/0.3.5/ElementLabs.LMStudio.installer.yaml b/manifests/e/ElementLabs/LMStudio/0.3.5/ElementLabs.LMStudio.installer.yaml index 600a7cd0a2b8..e9c40b5d1838 100644 --- a/manifests/e/ElementLabs/LMStudio/0.3.5/ElementLabs.LMStudio.installer.yaml +++ b/manifests/e/ElementLabs/LMStudio/0.3.5/ElementLabs.LMStudio.installer.yaml @@ -16,8 +16,8 @@ Protocols: - lmstudio Installers: - Architecture: x64 - InstallerUrl: https://releases.lmstudio.ai/win32/x86/0.3.5/LM-Studio-0.3.5-Setup.exe - InstallerSha256: 1589ACD5AB2C5B23477FD991A85C04777E629A0468981C73FA8F5F62296A6A94 + InstallerUrl: https://releases.lmstudio.ai/win32/x86/0.3.5/2/LM-Studio-0.3.5-Setup.exe + InstallerSha256: 6B411F61BD335C923A65EA4B8DCA8B542A2AC9099E873FDDABCEDFE6862B72AE ProductCode: LM-Studio ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/e/ElementLabs/LMStudio/0.3.5/ElementLabs.LMStudio.locale.en-US.yaml b/manifests/e/ElementLabs/LMStudio/0.3.5/ElementLabs.LMStudio.locale.en-US.yaml index 8b2b8c8fb76c..5c18a701624f 100644 --- a/manifests/e/ElementLabs/LMStudio/0.3.5/ElementLabs.LMStudio.locale.en-US.yaml +++ b/manifests/e/ElementLabs/LMStudio/0.3.5/ElementLabs.LMStudio.locale.en-US.yaml @@ -25,6 +25,10 @@ Tags: - llm - mistral ReleaseNotes: |- + Build 2 + - Fixes to in-app update when service mode is enabled + - Fixes to JIT loading across client application lifetime + Build 1 - Run LM Studio as a service (headless) - lms load, lms server start no longer requires launching the GUI - ability to run on machine startup From 7be6a654a3ab2f134123a148fe1dc91f7b32d735 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 00:55:31 +0800 Subject: [PATCH 500/720] New version: RingCentral.RingCentral version 24.4.101.12375 (24.4.101) (#185455) --- .../RingCentral.RingCentral.installer.yaml | 63 +++++++++++++++++++ .../RingCentral.RingCentral.locale.en-US.yaml | 37 +++++++++++ .../RingCentral.RingCentral.locale.zh-CN.yaml | 36 +++++++++++ .../RingCentral.RingCentral.yaml | 8 +++ 4 files changed, 144 insertions(+) create mode 100644 manifests/r/RingCentral/RingCentral/24.4.101.12375/RingCentral.RingCentral.installer.yaml create mode 100644 manifests/r/RingCentral/RingCentral/24.4.101.12375/RingCentral.RingCentral.locale.en-US.yaml create mode 100644 manifests/r/RingCentral/RingCentral/24.4.101.12375/RingCentral.RingCentral.locale.zh-CN.yaml create mode 100644 manifests/r/RingCentral/RingCentral/24.4.101.12375/RingCentral.RingCentral.yaml diff --git a/manifests/r/RingCentral/RingCentral/24.4.101.12375/RingCentral.RingCentral.installer.yaml b/manifests/r/RingCentral/RingCentral/24.4.101.12375/RingCentral.RingCentral.installer.yaml new file mode 100644 index 000000000000..5325b5b18cb6 --- /dev/null +++ b/manifests/r/RingCentral/RingCentral/24.4.101.12375/RingCentral.RingCentral.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: RingCentral.RingCentral +PackageVersion: 24.4.101.12375 +UpgradeBehavior: install +Protocols: +- callto +- fax +- rcapp +- rcvdt +- tel +- zoomrc +ReleaseDate: 2024-10-11 +Installers: +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://app.ringcentral.com/download/RingCentral-24.4.101-x64.msi + InstallerSha256: 127D9325304C7139B315C8F95B2EF1876BED17E0658E15CC8CB4591165AD9F8B + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + ProductCode: '{5FF8F624-5A1F-4E1F-B80C-2B5A30420025}' + AppsAndFeaturesEntries: + - DisplayVersion: 24.4.101.12375 + ProductCode: '{5FF8F624-5A1F-4E1F-B80C-2B5A30420025}' + UpgradeCode: '{1EEDDA0B-28AD-5B0F-81A8-89C6FEA6F166}' +- Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://app.ringcentral.com/download/RingCentral-24.4.101-arm64.msi + InstallerSha256: 27E689F8C47DB1C5A294BE51A6FF0A6A5BF296B09B95E8348E79B22445480E06 + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + ProductCode: '{3B4EEEE5-F988-45C4-9217-666E69D5D3EE}' + AppsAndFeaturesEntries: + - DisplayVersion: 24.4.101.12375 + ProductCode: '{3B4EEEE5-F988-45C4-9217-666E69D5D3EE}' + UpgradeCode: '{22123CED-1206-5AA0-87BE-AEFCA67461E7}' +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://app.ringcentral.com/download/RingCentral-24.4.101.exe + InstallerSha256: B8F24DDAF9AC5A14179D84947142899FD0DEFDDACEDC01EC3137B361D97B90AC + InstallerSwitches: + Upgrade: --updated + ProductCode: 584acf4c-ebc3-56fa-9cfd-586227f098ba + AppsAndFeaturesEntries: + - DisplayVersion: 24.4.101 + ProductCode: 584acf4c-ebc3-56fa-9cfd-586227f098ba +- Architecture: arm64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://app.ringcentral.com/download/RingCentral-24.4.101-arm64.exe + InstallerSha256: C26966E9A73EDA8B820F66409CF5A08A40DD317215AB37CDEF83B06850678B48 + InstallerSwitches: + Upgrade: --updated + ProductCode: 584acf4c-ebc3-56fa-9cfd-586227f098ba + AppsAndFeaturesEntries: + - DisplayVersion: 24.4.101 + ProductCode: 584acf4c-ebc3-56fa-9cfd-586227f098ba +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/r/RingCentral/RingCentral/24.4.101.12375/RingCentral.RingCentral.locale.en-US.yaml b/manifests/r/RingCentral/RingCentral/24.4.101.12375/RingCentral.RingCentral.locale.en-US.yaml new file mode 100644 index 000000000000..d23da572faf0 --- /dev/null +++ b/manifests/r/RingCentral/RingCentral/24.4.101.12375/RingCentral.RingCentral.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: RingCentral.RingCentral +PackageVersion: 24.4.101.12375 +PackageLocale: en-US +Publisher: RingCentral +PublisherUrl: https://www.ringcentral.com/ +PublisherSupportUrl: https://support.ringcentral.com/ +PrivacyUrl: https://www.ringcentral.com/legal/privacy-notice.html +Author: RingCentral, Inc. +PackageName: RingCentral +PackageUrl: https://www.ringcentral.com/download.html +License: Proprietary +LicenseUrl: https://www.ringcentral.com/legal/eulatos.html +Copyright: Copyright © 1999-2024 RingCentral, Inc. All rights reserved. +CopyrightUrl: https://partners.ringcentral.com/content/PublicFile/RingCentral_Co-Branding_Guidelines.pdf +ShortDescription: Communicate your way with team messaging, video meetings, and a modern business phone—all in one place. +# Description: +# Moniker: +Tags: +- chat +- collaborate +- collaboration +- conference +- conferencing +- meeting +- video-conferencing +- voice-conferencing +- webinar +# ReleaseNotes: +ReleaseNotesUrl: https://support.ringcentral.com/release-notes/office/app/desktop-webapp.html +PurchaseUrl: https://www.ringcentral.com/office/plansandpricing.html +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/r/RingCentral/RingCentral/24.4.101.12375/RingCentral.RingCentral.locale.zh-CN.yaml b/manifests/r/RingCentral/RingCentral/24.4.101.12375/RingCentral.RingCentral.locale.zh-CN.yaml new file mode 100644 index 000000000000..9721c7179f8e --- /dev/null +++ b/manifests/r/RingCentral/RingCentral/24.4.101.12375/RingCentral.RingCentral.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: RingCentral.RingCentral +PackageVersion: 24.4.101.12375 +PackageLocale: zh-CN +Publisher: RingCentral +PublisherUrl: https://www.ringcentral.com/cn/zh/ +PublisherSupportUrl: https://support.ringcentral.com/ +PrivacyUrl: https://www.ringcentral.com/cn/zh/privacy-notice.html +Author: RingCentral, Inc. +PackageName: RingCentral +PackageUrl: https://www.ringcentral.com/download.html +License: 专有软件 +LicenseUrl: https://www.ringcentral.com/legal/eulatos.html +Copyright: 版权 © 1999-2024 RingCentral, Inc. 保留所有权利. +CopyrightUrl: https://partners.ringcentral.com/content/PublicFile/RingCentral_Co-Branding_Guidelines.pdf +ShortDescription: 通过团队消息、视频会议和现代商务电话进行沟通,一切尽在其中。 +# Description: +# Moniker: +Tags: +- 会议 +- 协作 +- 协同 +- 开会 +- 研讨会 +- 视频会议 +- 聊天 +- 语音会议 +# ReleaseNotes: +ReleaseNotesUrl: https://support.ringcentral.com/release-notes/office/app/desktop-webapp.html +PurchaseUrl: https://www.ringcentral.com/office/plansandpricing.html +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/r/RingCentral/RingCentral/24.4.101.12375/RingCentral.RingCentral.yaml b/manifests/r/RingCentral/RingCentral/24.4.101.12375/RingCentral.RingCentral.yaml new file mode 100644 index 000000000000..3c9a971ce49e --- /dev/null +++ b/manifests/r/RingCentral/RingCentral/24.4.101.12375/RingCentral.RingCentral.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: RingCentral.RingCentral +PackageVersion: 24.4.101.12375 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 04a4204e0aa0908918d790dac89758d879308a72 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 25 Oct 2024 01:03:49 +0800 Subject: [PATCH 501/720] New version: GameSir.GameSirConnect version 1.1.9 (#185456) --- .../GameSir.GameSirConnect.installer.yaml | 26 ++++++++++++++++ .../GameSir.GameSirConnect.locale.en-US.yaml | 29 ++++++++++++++++++ .../GameSir.GameSirConnect.locale.zh-CN.yaml | 30 +++++++++++++++++++ .../1.1.9/GameSir.GameSirConnect.yaml | 8 +++++ 4 files changed, 93 insertions(+) create mode 100644 manifests/g/GameSir/GameSirConnect/1.1.9/GameSir.GameSirConnect.installer.yaml create mode 100644 manifests/g/GameSir/GameSirConnect/1.1.9/GameSir.GameSirConnect.locale.en-US.yaml create mode 100644 manifests/g/GameSir/GameSirConnect/1.1.9/GameSir.GameSirConnect.locale.zh-CN.yaml create mode 100644 manifests/g/GameSir/GameSirConnect/1.1.9/GameSir.GameSirConnect.yaml diff --git a/manifests/g/GameSir/GameSirConnect/1.1.9/GameSir.GameSirConnect.installer.yaml b/manifests/g/GameSir/GameSirConnect/1.1.9/GameSir.GameSirConnect.installer.yaml new file mode 100644 index 000000000000..85724fe69c3e --- /dev/null +++ b/manifests/g/GameSir/GameSirConnect/1.1.9/GameSir.GameSirConnect.installer.yaml @@ -0,0 +1,26 @@ +# 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: GameSir.GameSirConnect +PackageVersion: 1.1.9 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://download.gamesir.hk/GameSir-Connect-Setup-1.1.9-20241023.exe + InstallerSha256: 3399A9CEC00E8FC42BA31E5668A01B33AA3AABA00D3E2D2279DE5A0F758E39A2 + InstallerSwitches: + Custom: /currentuser + ProductCode: 1796fd17-f3e3-54e3-87c2-6726acaeef5f +- Architecture: x86 + Scope: machine + InstallerUrl: https://download.gamesir.hk/GameSir-Connect-Setup-1.1.9-20241023.exe + InstallerSha256: 3399A9CEC00E8FC42BA31E5668A01B33AA3AABA00D3E2D2279DE5A0F758E39A2 + InstallerSwitches: + Custom: /allusers + ProductCode: 1796fd17-f3e3-54e3-87c2-6726acaeef5f +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/GameSir/GameSirConnect/1.1.9/GameSir.GameSirConnect.locale.en-US.yaml b/manifests/g/GameSir/GameSirConnect/1.1.9/GameSir.GameSirConnect.locale.en-US.yaml new file mode 100644 index 000000000000..a584a7adf23f --- /dev/null +++ b/manifests/g/GameSir/GameSirConnect/1.1.9/GameSir.GameSirConnect.locale.en-US.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.defaultLocale.1.6.0.schema.json + +PackageIdentifier: GameSir.GameSirConnect +PackageVersion: 1.1.9 +PackageLocale: en-US +Publisher: Guangzhou Chicken Run Network Technology Co., Ltd +PublisherUrl: https://www.gamesir.hk/ +PublisherSupportUrl: https://www.gamesir.hk/pages/support +PrivacyUrl: https://www.gamesir.hk/policies/privacy-policy +Author: Guangzhou Chicken Run Network Technology Co., Ltd. +PackageName: GameSir Connect +# PackageUrl: +License: Proprietary +LicenseUrl: https://www.gamesir.hk/policies/terms-of-service +Copyright: Copyright © 2024 www.gamesir.hk +# CopyrightUrl: +ShortDescription: The companion software for GameSir Cyclone 2 and T3 Pro controllers. +# Description: +# Moniker: +Tags: +- controller +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/GameSir/GameSirConnect/1.1.9/GameSir.GameSirConnect.locale.zh-CN.yaml b/manifests/g/GameSir/GameSirConnect/1.1.9/GameSir.GameSirConnect.locale.zh-CN.yaml new file mode 100644 index 000000000000..6cfa89372856 --- /dev/null +++ b/manifests/g/GameSir/GameSirConnect/1.1.9/GameSir.GameSirConnect.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: GameSir.GameSirConnect +PackageVersion: 1.1.9 +PackageLocale: zh-CN +Publisher: Guangzhou Chicken Run Network Technology Co., Ltd +PublisherUrl: https://www.xiaoji.com/ +PublisherSupportUrl: https://www.xiaoji.com/services/ +# PrivacyUrl: +Author: 广州小鸡快跑网络科技有限公司 +PackageName: GameSir Connect +PackageUrl: https://www.xiaoji.com/download/ +License: 专有软件 +# LicenseUrl: +Copyright: Copyright 2024 All Rights Reserved. +# CopyrightUrl: +ShortDescription: 适用于小鸡风行者 2/九尾狐手柄的配套软件。 +# Description: +# Moniker: +Tags: +- 手柄 +- 控制器 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/GameSir/GameSirConnect/1.1.9/GameSir.GameSirConnect.yaml b/manifests/g/GameSir/GameSirConnect/1.1.9/GameSir.GameSirConnect.yaml new file mode 100644 index 000000000000..b1e2bcba16d2 --- /dev/null +++ b/manifests/g/GameSir/GameSirConnect/1.1.9/GameSir.GameSirConnect.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: GameSir.GameSirConnect +PackageVersion: 1.1.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From a5abdc58f13a8a8895780bb833e2e9b4a26cc4c2 Mon Sep 17 00:00:00 2001 From: BrettMayson Date: Thu, 24 Oct 2024 11:06:16 -0600 Subject: [PATCH 502/720] New version: BrettMayson.HEMTT version 1.13.3 (#185459) --- .../1.13.3/BrettMayson.HEMTT.installer.yaml | 20 ++++++++++ .../BrettMayson.HEMTT.locale.en-US.yaml | 39 +++++++++++++++++++ .../HEMTT/1.13.3/BrettMayson.HEMTT.yaml | 8 ++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/b/BrettMayson/HEMTT/1.13.3/BrettMayson.HEMTT.installer.yaml create mode 100644 manifests/b/BrettMayson/HEMTT/1.13.3/BrettMayson.HEMTT.locale.en-US.yaml create mode 100644 manifests/b/BrettMayson/HEMTT/1.13.3/BrettMayson.HEMTT.yaml diff --git a/manifests/b/BrettMayson/HEMTT/1.13.3/BrettMayson.HEMTT.installer.yaml b/manifests/b/BrettMayson/HEMTT/1.13.3/BrettMayson.HEMTT.installer.yaml new file mode 100644 index 000000000000..6b19fb5d7253 --- /dev/null +++ b/manifests/b/BrettMayson/HEMTT/1.13.3/BrettMayson.HEMTT.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: BrettMayson.HEMTT +PackageVersion: 1.13.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: hemtt.exe + PortableCommandAlias: hemtt +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/BrettMayson/HEMTT/releases/download/v1.13.3/windows-x64.zip + InstallerSha256: 666EEB71B0017BDFBB901695DA1E34BF2A6561BDDA721D9B5D67F70FA38D1ECA +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/b/BrettMayson/HEMTT/1.13.3/BrettMayson.HEMTT.locale.en-US.yaml b/manifests/b/BrettMayson/HEMTT/1.13.3/BrettMayson.HEMTT.locale.en-US.yaml new file mode 100644 index 000000000000..ca396caef0bf --- /dev/null +++ b/manifests/b/BrettMayson/HEMTT/1.13.3/BrettMayson.HEMTT.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: BrettMayson.HEMTT +PackageVersion: 1.13.3 +PackageLocale: en-US +Publisher: BrettMayson +PublisherUrl: https://github.com/BrettMayson +PublisherSupportUrl: https://github.com/BrettMayson/HEMTT/issues +PackageName: HEMTT +PackageUrl: https://github.com/BrettMayson/HEMTT +License: GPL-2.0 license +LicenseUrl: https://github.com/BrettMayson/HEMTT/blob/main/LICENSE +ShortDescription: An opinionated build system for Arma 3 mods. +Tags: +- arma +- arma3 +- hemtt +ReleaseNotes: |- + Added + - book: show if a lint is disabled by default by @BrettMayson in #807 + - build: Binarize Linux Support by @BrettMayson in #670 + - launch: fix workshop mods on Linux by @BrettMayson in https://github.com/BrettMayson/HEMTT/commit/ + - localization by @BrettMayson in #810 + - progress bars by @BrettMayson in #811 + - sqf: prevent changing reserved variables by @BrettMayson in #804 + - sqf: prevent marker network spam by @BrettMayson in #806 + - sqf: remove asc by @BrettMayson in #809 + - sqf: improve false positives of invalid comparisons by @BrettMayson in https://github.com/BrettMayson/HEMTT/commit/ + Fixed + - fix multibyte character handling by @BrettMayson in #812 + - workspace: fix pointer scanning, add duplicate prefix error by @BrettMayson in #814 + - sqf: optimizer should trace only when testing by @BrettMayson in #805 +ReleaseNotesUrl: https://github.com/BrettMayson/HEMTT/releases/tag/v1.13.3 +Documentations: +- DocumentLabel: The HEMTT Book + DocumentUrl: https://brettmayson.github.io/HEMTT +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/b/BrettMayson/HEMTT/1.13.3/BrettMayson.HEMTT.yaml b/manifests/b/BrettMayson/HEMTT/1.13.3/BrettMayson.HEMTT.yaml new file mode 100644 index 000000000000..af5ea986c9a5 --- /dev/null +++ b/manifests/b/BrettMayson/HEMTT/1.13.3/BrettMayson.HEMTT.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: BrettMayson.HEMTT +PackageVersion: 1.13.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6ba17003b0ee6fa439f49555989a59b1104720ff Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:06:28 +0100 Subject: [PATCH 503/720] New version: Jackett.Jackett version 0.22.834 (#185458) --- .../0.22.834/Jackett.Jackett.installer.yaml | 26 ++++++++++++ .../Jackett.Jackett.locale.en-US.yaml | 41 +++++++++++++++++++ .../Jackett/0.22.834/Jackett.Jackett.yaml | 8 ++++ 3 files changed, 75 insertions(+) create mode 100644 manifests/j/Jackett/Jackett/0.22.834/Jackett.Jackett.installer.yaml create mode 100644 manifests/j/Jackett/Jackett/0.22.834/Jackett.Jackett.locale.en-US.yaml create mode 100644 manifests/j/Jackett/Jackett/0.22.834/Jackett.Jackett.yaml diff --git a/manifests/j/Jackett/Jackett/0.22.834/Jackett.Jackett.installer.yaml b/manifests/j/Jackett/Jackett/0.22.834/Jackett.Jackett.installer.yaml new file mode 100644 index 000000000000..400cb21cadac --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.22.834/Jackett.Jackett.installer.yaml @@ -0,0 +1,26 @@ +# 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: Jackett.Jackett +PackageVersion: 0.22.834 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ReleaseDate: 2024-10-23 +AppsAndFeaturesEntries: +- DisplayName: Jackett + Publisher: Jackett + ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Jackett/Jackett/releases/download/v0.22.834/Jackett.Installer.Windows.exe + InstallerSha256: CE9AB43646EA62A5145551179D228F600F953D4070D129518200EC1A912650B7 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/Jackett/Jackett/0.22.834/Jackett.Jackett.locale.en-US.yaml b/manifests/j/Jackett/Jackett/0.22.834/Jackett.Jackett.locale.en-US.yaml new file mode 100644 index 000000000000..dde17de76ce0 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.22.834/Jackett.Jackett.locale.en-US.yaml @@ -0,0 +1,41 @@ +# 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: Jackett.Jackett +PackageVersion: 0.22.834 +PackageLocale: en-US +Publisher: Jackett +PublisherUrl: https://github.com/Jackett/Jackett +PublisherSupportUrl: https://github.com/Jackett/Jackett/issues +Author: Jackett Contributors +PackageName: Jackett +PackageUrl: https://github.com/Jackett/Jackett +License: GPL-2.0 +LicenseUrl: https://github.com/Jackett/Jackett/blob/HEAD/LICENSE +Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. +CopyrightUrl: https://github.com/Jackett/Jackett/blob/master/LICENSE +ShortDescription: API Support for your favorite torrent trackers. +Description: |- + Jackett works as a proxy server, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. + This allows for getting recent uploads (like RSS) and performing searches. + Jackett is a single repository of maintained indexer scraping and translation logic - removing the burden from other apps. +Moniker: jackett +Tags: +- indexer +- p2p +- proxy +- rss +- sonarr +- torent-management +- torrent +- torrent-search-engine +- trackers +ReleaseNotes: |- + Changes: + - turkseed: -> 8.3.2 plus new cats + - torrenteros: bump engine tag + - rudub: bump domain + This list of changes was auto generated. +ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.22.834 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/Jackett/Jackett/0.22.834/Jackett.Jackett.yaml b/manifests/j/Jackett/Jackett/0.22.834/Jackett.Jackett.yaml new file mode 100644 index 000000000000..f6eb842993e6 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.22.834/Jackett.Jackett.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: Jackett.Jackett +PackageVersion: 0.22.834 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 588e04be5ed37c37e67c37ee71f3ab4f5649e10a Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 25 Oct 2024 01:06:52 +0800 Subject: [PATCH 504/720] Modify: Notion.Notion version 3.17.0 (#185460) --- .../3.17.0/Notion.Notion.installer.yaml | 16 +++++-- .../3.17.0/Notion.Notion.locale.en-US.yaml | 39 ++++++++++------ .../3.17.0/Notion.Notion.locale.zh-CN.yaml | 44 +++++++++++++++++++ .../n/Notion/Notion/3.17.0/Notion.Notion.yaml | 2 +- 4 files changed, 83 insertions(+), 18 deletions(-) create mode 100644 manifests/n/Notion/Notion/3.17.0/Notion.Notion.locale.zh-CN.yaml diff --git a/manifests/n/Notion/Notion/3.17.0/Notion.Notion.installer.yaml b/manifests/n/Notion/Notion/3.17.0/Notion.Notion.installer.yaml index 7a93e02e3d88..e9a31d2dc0af 100644 --- a/manifests/n/Notion/Notion/3.17.0/Notion.Notion.installer.yaml +++ b/manifests/n/Notion/Notion/3.17.0/Notion.Notion.installer.yaml @@ -1,19 +1,27 @@ -# Created with komac v2.6.0 +# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.7-4-5.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: Notion.Notion PackageVersion: 3.17.0 -InstallerType: nullsoft -InstallModes: -- silent +InstallerType: nullsoft # electron-builder +Scope: user +InstallerSwitches: + Upgrade: --updated ExpectedReturnCodes: - InstallerReturnCode: 2 ReturnResponse: packageInUse UpgradeBehavior: install +Protocols: +- notion ReleaseDate: 2024-10-17 Installers: - Architecture: x64 InstallerUrl: https://desktop-release.notion-static.com/Notion%20Setup%203.17.0.exe InstallerSha256: 1968A2D0FEDF4693F3050E97DDFC0F67D1A79FBE94379999CCB9F810817BB75A + ProductCode: 661f0cc6-343a-59cb-a5e8-8f6324cc6998 +- Architecture: arm64 + InstallerUrl: https://desktop-release.notion-static.com/Notion%20Setup%203.17.0%20arm64.exe + InstallerSha256: 6723085F4899DA6D0E051BE84E542B2506CDA610554BB1F0AFE1BDE2956EAB16 + ProductCode: 661f0cc6-343a-59cb-a5e8-8f6324cc6998 ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/n/Notion/Notion/3.17.0/Notion.Notion.locale.en-US.yaml b/manifests/n/Notion/Notion/3.17.0/Notion.Notion.locale.en-US.yaml index f1c896338131..10271fd89387 100644 --- a/manifests/n/Notion/Notion/3.17.0/Notion.Notion.locale.en-US.yaml +++ b/manifests/n/Notion/Notion/3.17.0/Notion.Notion.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with komac v2.6.0 +# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.7-4-5.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: Notion.Notion @@ -7,24 +7,37 @@ PackageLocale: en-US Publisher: Notion Labs, Inc PublisherUrl: https://www.notion.so/ PublisherSupportUrl: https://www.notion.so/help -PrivacyUrl: https://www.notion.so/Privacy-Policy-3468d120cf614d4c9014c09f6adc9091 -Author: Notion Labs, Incorporated +PrivacyUrl: https://www.notion.so/notion/Privacy-Policy-3468d120cf614d4c9014c09f6adc9091 +Author: Notion Labs, Inc. PackageName: Notion -PackageUrl: https://www.notion.so/ +PackageUrl: https://www.notion.so/desktop License: Proprietary LicenseUrl: https://www.notion.so/Terms-Conditions-4e1c5dd3e3de45dfa4a8ed60f1a43da0 -Copyright: Copyright © 2023 Notion Labs, Inc -CopyrightUrl: https://www.notion.so/Terms-Conditions-4e1c5dd3e3de45dfa4a8ed60f1a43da0#6924595da25044eaa38186070b9b9953 -ShortDescription: All-in-one workspace. One tool for your whole team. Write, plan, and get organized. -Description: |- - All-in-one workspace. - One tool for your whole team. - Write, plan, and get organized. +Copyright: © 2024 Notion Labs, Inc. +CopyrightUrl: https://www.notion.so/notion/Notion-Trademark-Usage-Guidelines-9826313c686a4f6e9d8a48347162714b +ShortDescription: A new tool that blends your everyday work apps into one. It's the all-in-one workspace for you and your team. +# Description: Moniker: notion Tags: +- backlink +- bi-directional-link +- block - collaborate +- collaboration +- docs +- document +- editor +- knowledge +- knowledge-base +- markdown - notes -- organization -- writing +- reference +- share +- team +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://www.notion.so/pricing +# InstallationNotes: +# Documentations: ManifestType: defaultLocale ManifestVersion: 1.6.0 diff --git a/manifests/n/Notion/Notion/3.17.0/Notion.Notion.locale.zh-CN.yaml b/manifests/n/Notion/Notion/3.17.0/Notion.Notion.locale.zh-CN.yaml new file mode 100644 index 000000000000..a452c5802732 --- /dev/null +++ b/manifests/n/Notion/Notion/3.17.0/Notion.Notion.locale.zh-CN.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Notion.Notion +PackageVersion: 3.17.0 +PackageLocale: zh-CN +Publisher: Notion Labs, Inc +PublisherUrl: https://www.notion.so/zh-cn/ +PublisherSupportUrl: https://www.notion.so/zh-cn/help +PrivacyUrl: https://www.notion.so/notion/Privacy-Policy-3468d120cf614d4c9014c09f6adc9091 +Author: Notion Labs, Inc. +PackageName: Notion +PackageUrl: https://www.notion.so/zh-cn/desktop +License: 专有软件 +LicenseUrl: https://www.notion.so/Terms-Conditions-4e1c5dd3e3de45dfa4a8ed60f1a43da0 +Copyright: © 2024 Notion Labs, Inc. +CopyrightUrl: https://www.notion.so/notion/Notion-Trademark-Usage-Guidelines-9826313c686a4f6e9d8a48347162714b +ShortDescription: 一个崭新的工具,将你的多个工作应用融为一体,并成为你和团队的一站式工作空间。 +# Description: +# Moniker: +Tags: +- markdown +- 共享 +- 内容块 +- 分享 +- 协作 +- 协同 +- 双向链接 +- 反向链接 +- 团队 +- 引用 +- 我来 +- 文档 +- 知识 +- 知识库 +- 笔记 +- 编辑器 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://www.notion.so/zh-cn/pricing +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/n/Notion/Notion/3.17.0/Notion.Notion.yaml b/manifests/n/Notion/Notion/3.17.0/Notion.Notion.yaml index 79c5931e3cab..592fe93eb205 100644 --- a/manifests/n/Notion/Notion/3.17.0/Notion.Notion.yaml +++ b/manifests/n/Notion/Notion/3.17.0/Notion.Notion.yaml @@ -1,4 +1,4 @@ -# Created with komac v2.6.0 +# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.7-4-5.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: Notion.Notion From 65fdf5ce25af8e8660ed448171ff1828eebe022e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 01:10:37 +0800 Subject: [PATCH 505/720] New version: Opera.OperaGX version 114.0.5282.123 (#185461) --- .../Opera.OperaGX.installer.yaml | 57 +++++++++++++++++++ .../Opera.OperaGX.locale.en-US.yaml | 37 ++++++++++++ .../Opera.OperaGX.locale.zh-CN.yaml | 36 ++++++++++++ .../OperaGX/114.0.5282.123/Opera.OperaGX.yaml | 8 +++ 4 files changed, 138 insertions(+) create mode 100644 manifests/o/Opera/OperaGX/114.0.5282.123/Opera.OperaGX.installer.yaml create mode 100644 manifests/o/Opera/OperaGX/114.0.5282.123/Opera.OperaGX.locale.en-US.yaml create mode 100644 manifests/o/Opera/OperaGX/114.0.5282.123/Opera.OperaGX.locale.zh-CN.yaml create mode 100644 manifests/o/Opera/OperaGX/114.0.5282.123/Opera.OperaGX.yaml diff --git a/manifests/o/Opera/OperaGX/114.0.5282.123/Opera.OperaGX.installer.yaml b/manifests/o/Opera/OperaGX/114.0.5282.123/Opera.OperaGX.installer.yaml new file mode 100644 index 000000000000..cb580fa3138e --- /dev/null +++ b/manifests/o/Opera/OperaGX/114.0.5282.123/Opera.OperaGX.installer.yaml @@ -0,0 +1,57 @@ +# 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: Opera.OperaGX +PackageVersion: 114.0.5282.123 +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /silent + SilentWithProgress: /runimmediately +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- opera-gxstable +FileExtensions: +- crx +- gxanimations +- htm +- html +- opdownload +- pdf +- shtml +- xht +- xhtml +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://get.geo.opera.com/pub/opera_gx/114.0.5282.123/win/Opera_GX_114.0.5282.123_Setup.exe + InstallerSha256: 4A971B6A4D5785441632616085A87EE4A6763F46584C5240EB6BB42D03E29964 + InstallerSwitches: + Custom: /allusers=0 +- Architecture: x86 + Scope: machine + InstallerUrl: https://get.geo.opera.com/pub/opera_gx/114.0.5282.123/win/Opera_GX_114.0.5282.123_Setup.exe + InstallerSha256: 4A971B6A4D5785441632616085A87EE4A6763F46584C5240EB6BB42D03E29964 + InstallerSwitches: + Custom: /allusers=1 +- Architecture: x64 + Scope: user + InstallerUrl: https://get.geo.opera.com/pub/opera_gx/114.0.5282.123/win/Opera_GX_114.0.5282.123_Setup_x64.exe + InstallerSha256: A03100C417BFD346AC2DACA2BC764ACF09BAEBF2695F3AD0F86304A1C19EE117 + InstallerSwitches: + Custom: /allusers=0 +- Architecture: x64 + Scope: machine + InstallerUrl: https://get.geo.opera.com/pub/opera_gx/114.0.5282.123/win/Opera_GX_114.0.5282.123_Setup_x64.exe + InstallerSha256: A03100C417BFD346AC2DACA2BC764ACF09BAEBF2695F3AD0F86304A1C19EE117 + InstallerSwitches: + Custom: /allusers=1 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/Opera/OperaGX/114.0.5282.123/Opera.OperaGX.locale.en-US.yaml b/manifests/o/Opera/OperaGX/114.0.5282.123/Opera.OperaGX.locale.en-US.yaml new file mode 100644 index 000000000000..a37c9b37fcc3 --- /dev/null +++ b/manifests/o/Opera/OperaGX/114.0.5282.123/Opera.OperaGX.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: Opera.OperaGX +PackageVersion: 114.0.5282.123 +PackageLocale: en-US +Publisher: Opera Software +PublisherUrl: https://www.opera.com/ +PublisherSupportUrl: https://www.opera.com/help +PrivacyUrl: https://legal.opera.com/privacy/ +Author: Opera Norway AS +PackageName: Opera GX Stable +PackageUrl: https://www.opera.com/gx +License: Freeware +LicenseUrl: https://legal.opera.com/eula/computers/ +Copyright: Copyright © 1995-2024 Opera Software AS. All rights reserved. +CopyrightUrl: https://legal.opera.com/terms/ +ShortDescription: Opera GX is a special version of the Opera browser which, on top of Opera’s great features for privacy, security and efficiency, includes special features designed to complement gaming. +# Description: +Moniker: operagx +Tags: +- browser +- chromium +- internet +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Tutorial + DocumentUrl: https://www.opera.com/tutorials +- DocumentLabel: FAQ + DocumentUrl: https://help.opera.com/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/Opera/OperaGX/114.0.5282.123/Opera.OperaGX.locale.zh-CN.yaml b/manifests/o/Opera/OperaGX/114.0.5282.123/Opera.OperaGX.locale.zh-CN.yaml new file mode 100644 index 000000000000..cdcd17a65f3d --- /dev/null +++ b/manifests/o/Opera/OperaGX/114.0.5282.123/Opera.OperaGX.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: Opera.OperaGX +PackageVersion: 114.0.5282.123 +PackageLocale: zh-CN +Publisher: Opera Software +PublisherUrl: https://www.opera.com/zh-cn +PublisherSupportUrl: https://www.opera.com/zh-cn/help +PrivacyUrl: https://legal.opera.com/privacy/ +Author: Opera Norway AS +PackageName: Opera GX Stable +PackageUrl: https://www.opera.com/zh-cn/gx +License: 免费软件 +LicenseUrl: https://legal.opera.com/eula/computers/ +Copyright: 版权所有 © 1995-2024 Opera Software AS。保留所有权利。 +CopyrightUrl: https://legal.opera.com/terms/ +ShortDescription: Opera GX 是 Opera 浏览器的一个特殊版本,不仅继承了 Opera 在隐私、安全和效率方面的强大功能,还包括专门为游戏设计的特殊功能。 +# Description: +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 教程 + DocumentUrl: https://www.opera.com/tutorials +- DocumentLabel: 常见问题 + DocumentUrl: https://help.opera.com/faq/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/o/Opera/OperaGX/114.0.5282.123/Opera.OperaGX.yaml b/manifests/o/Opera/OperaGX/114.0.5282.123/Opera.OperaGX.yaml new file mode 100644 index 000000000000..9b5a2fdef08f --- /dev/null +++ b/manifests/o/Opera/OperaGX/114.0.5282.123/Opera.OperaGX.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: Opera.OperaGX +PackageVersion: 114.0.5282.123 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3b8b3cf9cbc83bb357d6b4815adaa16411c65908 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 25 Oct 2024 01:10:50 +0800 Subject: [PATCH 506/720] New version: DenoLand.Deno version 2.0.2 (#185462) --- .../Deno/2.0.2/DenoLand.Deno.installer.yaml | 20 ++++++++ .../2.0.2/DenoLand.Deno.locale.en-US.yaml | 51 +++++++++++++++++++ .../2.0.2/DenoLand.Deno.locale.zh-CN.yaml | 38 ++++++++++++++ .../d/DenoLand/Deno/2.0.2/DenoLand.Deno.yaml | 8 +++ 4 files changed, 117 insertions(+) create mode 100644 manifests/d/DenoLand/Deno/2.0.2/DenoLand.Deno.installer.yaml create mode 100644 manifests/d/DenoLand/Deno/2.0.2/DenoLand.Deno.locale.en-US.yaml create mode 100644 manifests/d/DenoLand/Deno/2.0.2/DenoLand.Deno.locale.zh-CN.yaml create mode 100644 manifests/d/DenoLand/Deno/2.0.2/DenoLand.Deno.yaml diff --git a/manifests/d/DenoLand/Deno/2.0.2/DenoLand.Deno.installer.yaml b/manifests/d/DenoLand/Deno/2.0.2/DenoLand.Deno.installer.yaml new file mode 100644 index 000000000000..00b00165023e --- /dev/null +++ b/manifests/d/DenoLand/Deno/2.0.2/DenoLand.Deno.installer.yaml @@ -0,0 +1,20 @@ +# 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: DenoLand.Deno +PackageVersion: 2.0.2 +InstallerType: zip +UpgradeBehavior: install +Commands: +- deno +ReleaseDate: 2024-10-17 +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: deno.exe + PortableCommandAlias: deno + InstallerUrl: https://github.com/denoland/deno/releases/download/v2.0.2/deno-x86_64-pc-windows-msvc.zip + InstallerSha256: 154A0D309E1E41AE373824A9FE2CF2E38775C6C09C4C23FB52C6DEE61EE68260 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/DenoLand/Deno/2.0.2/DenoLand.Deno.locale.en-US.yaml b/manifests/d/DenoLand/Deno/2.0.2/DenoLand.Deno.locale.en-US.yaml new file mode 100644 index 000000000000..bc45ad979c2a --- /dev/null +++ b/manifests/d/DenoLand/Deno/2.0.2/DenoLand.Deno.locale.en-US.yaml @@ -0,0 +1,51 @@ +# 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: DenoLand.Deno +PackageVersion: 2.0.2 +PackageLocale: en-US +Publisher: Deno Land Inc. +PublisherUrl: https://deno.com/ +PublisherSupportUrl: https://github.com/denoland/deno/issues +PrivacyUrl: https://docs.deno.com/deploy/manual/privacy-policy/ +Author: Deno Land Inc. +PackageName: Deno +PackageUrl: https://deno.com/ +License: MIT +LicenseUrl: https://github.com/denoland/deno/blob/HEAD/LICENSE.md +Copyright: Copyright 2018-2024 the Deno authors +# CopyrightUrl: +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. +# Moniker: +Tags: +- develop +- development +- environment +- javascript +- js +- programming +- runtime +- typescript +- v8 +ReleaseNotes: |- + - fix(cli): set napi object property properly (#26344) + - fix(ext/node): add null check for kStreamBaseField (#26368) + - fix(install): don't attempt to cache specifiers that point to directories + (#26369) + - fix(jupyter): fix panics for overslow subtraction (#26371) + - fix(jupyter): update to the new logo (#26353) + - fix(net): don't try to set nodelay on upgrade streams (#26342) + - fix(node/fs): copyFile with COPYFILE_EXCL should not throw if the + destination doesn't exist (#26360) + - fix(node/http): normalize header names in ServerResponse (#26339) + - fix(runtime): send ws ping frames from inspector server (#26352) + - fix: don't warn on ignored signals on windows (#26332) +ReleaseNotesUrl: https://github.com/denoland/deno/releases/tag/v2.0.2 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.deno.com/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/DenoLand/Deno/2.0.2/DenoLand.Deno.locale.zh-CN.yaml b/manifests/d/DenoLand/Deno/2.0.2/DenoLand.Deno.locale.zh-CN.yaml new file mode 100644 index 000000000000..2d6ae7be8b91 --- /dev/null +++ b/manifests/d/DenoLand/Deno/2.0.2/DenoLand.Deno.locale.zh-CN.yaml @@ -0,0 +1,38 @@ +# 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: DenoLand.Deno +PackageVersion: 2.0.2 +PackageLocale: zh-CN +Publisher: Deno Land Inc. +PublisherUrl: https://deno.com/ +PublisherSupportUrl: https://github.com/denoland/deno/issues +PrivacyUrl: https://docs.deno.com/deploy/manual/privacy-policy/ +Author: Deno Land Inc. +PackageName: Deno +PackageUrl: https://deno.com/ +License: MIT +LicenseUrl: https://github.com/denoland/deno/blob/HEAD/LICENSE.md +Copyright: Copyright 2018-2024 the Deno authors +# CopyrightUrl: +ShortDescription: JavaScript 和 TypeScript 的现代运行时 +Description: Deno 是一个简单、现代、安全的运行时,适用于 JavaScript、TypeScript 和 WebAssembly,使用 V8 和 Rust 构建。 +# Moniker: +Tags: +- javascript +- js +- typescript +- v8 +- 开发 +- 环境 +- 编程 +- 运行时 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/denoland/deno/releases/tag/v2.0.2 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.deno.com/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/d/DenoLand/Deno/2.0.2/DenoLand.Deno.yaml b/manifests/d/DenoLand/Deno/2.0.2/DenoLand.Deno.yaml new file mode 100644 index 000000000000..6ec8c756aaee --- /dev/null +++ b/manifests/d/DenoLand/Deno/2.0.2/DenoLand.Deno.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: DenoLand.Deno +PackageVersion: 2.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 99fc07a6e6fcb5270d91982f076393bc4c864ab1 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Fri, 25 Oct 2024 04:11:16 +1100 Subject: [PATCH 507/720] New version: OctopusDeploy.Server version 2024.3.12887 (#185463) --- .../OctopusDeploy.Server.installer.yaml | 23 ++++++++++++++++ .../OctopusDeploy.Server.locale.en-US.yaml | 26 +++++++++++++++++++ .../2024.3.12887/OctopusDeploy.Server.yaml | 8 ++++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/o/OctopusDeploy/Server/2024.3.12887/OctopusDeploy.Server.installer.yaml create mode 100644 manifests/o/OctopusDeploy/Server/2024.3.12887/OctopusDeploy.Server.locale.en-US.yaml create mode 100644 manifests/o/OctopusDeploy/Server/2024.3.12887/OctopusDeploy.Server.yaml diff --git a/manifests/o/OctopusDeploy/Server/2024.3.12887/OctopusDeploy.Server.installer.yaml b/manifests/o/OctopusDeploy/Server/2024.3.12887/OctopusDeploy.Server.installer.yaml new file mode 100644 index 000000000000..9e902227d633 --- /dev/null +++ b/manifests/o/OctopusDeploy/Server/2024.3.12887/OctopusDeploy.Server.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: OctopusDeploy.Server +PackageVersion: 2024.3.12887 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{82B1FC51-DC87-4AAE-92D1-6915D77F5BB8}' +AppsAndFeaturesEntries: +- UpgradeCode: '{036F1093-D8E3-43D1-A750-EE3096A57D24}' +Installers: +- Architecture: x64 + InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.2024.3.12887-x64.msi + InstallerSha256: 8985F741B7926F5EE2C5CC80030B31E74B366123E16038B5AF53E9B869B4C2A9 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-24 diff --git a/manifests/o/OctopusDeploy/Server/2024.3.12887/OctopusDeploy.Server.locale.en-US.yaml b/manifests/o/OctopusDeploy/Server/2024.3.12887/OctopusDeploy.Server.locale.en-US.yaml new file mode 100644 index 000000000000..4baeffbdec4d --- /dev/null +++ b/manifests/o/OctopusDeploy/Server/2024.3.12887/OctopusDeploy.Server.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: OctopusDeploy.Server +PackageVersion: 2024.3.12887 +PackageLocale: en-US +Publisher: Octopus Deploy Pty. Ltd. +PublisherUrl: https://octopus.com +PublisherSupportUrl: https://octopus.com/support +PrivacyUrl: https://octopus.com/legal/privacy +PackageName: Octopus Deploy Server +PackageUrl: https://octopus.com/downloads +License: Proprietary +LicenseUrl: https://octopus.com/legal/customer-agreement +Copyright: Copyright © 2023 Octopus Deploy +CopyrightUrl: https://octopus.com/legal/customer-agreement +ShortDescription: Octopus Deploy makes it easy to automate your deployments and operations runbooks from a single place, helping you ship code faster, improve reliability, and break down dev & ops silos. +Moniker: octopus-server +Tags: +- build +- deploy +- devops +- dotnet +- octopus +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OctopusDeploy/Server/2024.3.12887/OctopusDeploy.Server.yaml b/manifests/o/OctopusDeploy/Server/2024.3.12887/OctopusDeploy.Server.yaml new file mode 100644 index 000000000000..a279da0d046a --- /dev/null +++ b/manifests/o/OctopusDeploy/Server/2024.3.12887/OctopusDeploy.Server.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: OctopusDeploy.Server +PackageVersion: 2024.3.12887 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4febb6c96e879c824bc16127fc3fada9928e426b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 01:11:32 +0800 Subject: [PATCH 508/720] New version: Grammarly.Grammarly version 1.2.109.1500 (#185464) --- .../Grammarly.Grammarly.installer.yaml | 20 +++++++++++ .../Grammarly.Grammarly.locale.en-US.yaml | 35 +++++++++++++++++++ .../Grammarly.Grammarly.locale.zh-CN.yaml | 35 +++++++++++++++++++ .../1.2.109.1500/Grammarly.Grammarly.yaml | 8 +++++ 4 files changed, 98 insertions(+) create mode 100644 manifests/g/Grammarly/Grammarly/1.2.109.1500/Grammarly.Grammarly.installer.yaml create mode 100644 manifests/g/Grammarly/Grammarly/1.2.109.1500/Grammarly.Grammarly.locale.en-US.yaml create mode 100644 manifests/g/Grammarly/Grammarly/1.2.109.1500/Grammarly.Grammarly.locale.zh-CN.yaml create mode 100644 manifests/g/Grammarly/Grammarly/1.2.109.1500/Grammarly.Grammarly.yaml diff --git a/manifests/g/Grammarly/Grammarly/1.2.109.1500/Grammarly.Grammarly.installer.yaml b/manifests/g/Grammarly/Grammarly/1.2.109.1500/Grammarly.Grammarly.installer.yaml new file mode 100644 index 000000000000..baa3f90c9f6f --- /dev/null +++ b/manifests/g/Grammarly/Grammarly/1.2.109.1500/Grammarly.Grammarly.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: Grammarly.Grammarly +PackageVersion: 1.2.109.1500 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: /update +UpgradeBehavior: install +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x86 + InstallerUrl: https://download-windows.grammarly.com/versions/1.2.109.1500/GrammarlyInstaller.exe + InstallerSha256: 067815EC8C9106FA9B30E4C34F0D0508ED253007AFBDB81298E4CDB7598E8D0B +- Architecture: x64 + InstallerUrl: https://download-windows.grammarly.com/versions/1.2.109.1500/GrammarlyInstaller.exe + InstallerSha256: 067815EC8C9106FA9B30E4C34F0D0508ED253007AFBDB81298E4CDB7598E8D0B +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Grammarly/Grammarly/1.2.109.1500/Grammarly.Grammarly.locale.en-US.yaml b/manifests/g/Grammarly/Grammarly/1.2.109.1500/Grammarly.Grammarly.locale.en-US.yaml new file mode 100644 index 000000000000..893ac460463d --- /dev/null +++ b/manifests/g/Grammarly/Grammarly/1.2.109.1500/Grammarly.Grammarly.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: Grammarly.Grammarly +PackageVersion: 1.2.109.1500 +PackageLocale: en-US +Publisher: Grammarly +PublisherUrl: https://www.grammarly.com/ +PublisherSupportUrl: https://support.grammarly.com/ +PrivacyUrl: https://www.grammarly.com/privacy-policy +Author: Grammarly Inc. +PackageName: Grammarly for Windows +PackageUrl: https://www.grammarly.com/desktop/windows +License: Proprietary +LicenseUrl: https://www.grammarly.com/terms +Copyright: Copyright © 2009-2024 Grammarly Inc. +# CopyrightUrl: +ShortDescription: Compose bold, clear, mistake-free writing with Grammarly’s new AI-powered desktop Windows app. +# Description: +# Moniker: +Tags: +- english +- grammar +- writing +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://www.grammarly.com/plans +# InstallationNotes: +Documentations: +- DocumentLabel: API Reference + DocumentUrl: https://developer.grammarly.com/docs/api +- DocumentLabel: Text Editor SDK + DocumentUrl: https://developer.grammarly.com/docs +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Grammarly/Grammarly/1.2.109.1500/Grammarly.Grammarly.locale.zh-CN.yaml b/manifests/g/Grammarly/Grammarly/1.2.109.1500/Grammarly.Grammarly.locale.zh-CN.yaml new file mode 100644 index 000000000000..d63144f98b49 --- /dev/null +++ b/manifests/g/Grammarly/Grammarly/1.2.109.1500/Grammarly.Grammarly.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: Grammarly.Grammarly +PackageVersion: 1.2.109.1500 +PackageLocale: zh-CN +Publisher: Grammarly +PublisherUrl: https://www.grammarly.com/ +PublisherSupportUrl: https://support.grammarly.com/ +PrivacyUrl: https://www.grammarly.com/privacy-policy +Author: Grammarly Inc. +PackageName: Grammarly for Windows +PackageUrl: https://www.grammarly.com/desktop/windows +License: 专有软件 +LicenseUrl: https://www.grammarly.com/terms +Copyright: Copyright © 2009-2024 Grammarly Inc. +# CopyrightUrl: +ShortDescription: 使用 Grammarly 的 AI 驱动的新 Windows 桌面应用,撰写大胆、清晰、无错误的文章。 +# Description: +# Moniker: +Tags: +- 写作 +- 英语 +- 语法 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://www.grammarly.com/plans +# InstallationNotes: +Documentations: +- DocumentLabel: API 参考 + DocumentUrl: https://developer.grammarly.com/docs/api +- DocumentLabel: 文本编辑器 SDK + DocumentUrl: https://developer.grammarly.com/docs +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Grammarly/Grammarly/1.2.109.1500/Grammarly.Grammarly.yaml b/manifests/g/Grammarly/Grammarly/1.2.109.1500/Grammarly.Grammarly.yaml new file mode 100644 index 000000000000..db32ec167b19 --- /dev/null +++ b/manifests/g/Grammarly/Grammarly/1.2.109.1500/Grammarly.Grammarly.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: Grammarly.Grammarly +PackageVersion: 1.2.109.1500 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 850c001abb2523a349454c776e67e4b37c2a4a8c Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:13:58 -0700 Subject: [PATCH 509/720] Automatic Waiver Cleanup (#185552) --- manifests/l/lukasmonk/lucaschess/.validation | 1 - 1 file changed, 1 deletion(-) delete mode 100644 manifests/l/lukasmonk/lucaschess/.validation diff --git a/manifests/l/lukasmonk/lucaschess/.validation b/manifests/l/lukasmonk/lucaschess/.validation deleted file mode 100644 index 4d727b29dad6..000000000000 --- a/manifests/l/lukasmonk/lucaschess/.validation +++ /dev/null @@ -1 +0,0 @@ -{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"e469550a-0e66-48b1-87e6-a53b80024f02","TestPlan":"Validation-Unapproved-URL","PackagePath":"manifests/l/lukasmonk/lucaschess/R2.06b","CommitId":"5d51c99521e57e7b6192321f25f5127e6a21ebbe"}]} \ No newline at end of file From 735d60eaf09556ac800acb7ddcc4ad25fd3313ff Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:14:12 -0700 Subject: [PATCH 510/720] Automatic Waiver Cleanup (#185554) --- manifests/w/wiznote/wiznotelite/.validation | 1 - 1 file changed, 1 deletion(-) delete mode 100644 manifests/w/wiznote/wiznotelite/.validation diff --git a/manifests/w/wiznote/wiznotelite/.validation b/manifests/w/wiznote/wiznotelite/.validation deleted file mode 100644 index e42acb297cab..000000000000 --- a/manifests/w/wiznote/wiznotelite/.validation +++ /dev/null @@ -1 +0,0 @@ -{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"83200955-bce5-4a5d-8adf-041b4da2cb1f","TestPlan":"Validation-Domain","PackagePath":"manifests/w/wiznote/wiznotelite/2.1.1"}]} \ No newline at end of file From d2869c8d3c6b7212fdcd16f7f908c2995c08c01e Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:14:14 -0700 Subject: [PATCH 511/720] Automatic Waiver Cleanup (#185553) --- manifests/w/wiznote/wiznote/.validation | 1 - 1 file changed, 1 deletion(-) delete mode 100644 manifests/w/wiznote/wiznote/.validation diff --git a/manifests/w/wiznote/wiznote/.validation b/manifests/w/wiznote/wiznote/.validation deleted file mode 100644 index e2215420af8e..000000000000 --- a/manifests/w/wiznote/wiznote/.validation +++ /dev/null @@ -1 +0,0 @@ -{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"86d516c7-442f-43a7-9049-6923fed536d0","TestPlan":"Validation-Domain","PackagePath":"manifests/w/wiznote/wiznote/4.13","CommitId":"778bdc62e3056daf84818606da2e7b0c51123dd4"}]} \ No newline at end of file From ed1adde97e5d357db49ece97d44166f147a6a647 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 01:14:49 +0800 Subject: [PATCH 512/720] New version: Vivaldi.Vivaldi version 7.0.3495.6 (#185465) --- .../7.0.3495.6/Vivaldi.Vivaldi.installer.yaml | 85 ++++++++++ .../Vivaldi.Vivaldi.locale.en-US.yaml | 153 ++++++++++++++++++ .../Vivaldi.Vivaldi.locale.zh-CN.yaml | 33 ++++ .../Vivaldi/7.0.3495.6/Vivaldi.Vivaldi.yaml | 8 + 4 files changed, 279 insertions(+) create mode 100644 manifests/v/Vivaldi/Vivaldi/7.0.3495.6/Vivaldi.Vivaldi.installer.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/7.0.3495.6/Vivaldi.Vivaldi.locale.en-US.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/7.0.3495.6/Vivaldi.Vivaldi.locale.zh-CN.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/7.0.3495.6/Vivaldi.Vivaldi.yaml diff --git a/manifests/v/Vivaldi/Vivaldi/7.0.3495.6/Vivaldi.Vivaldi.installer.yaml b/manifests/v/Vivaldi/Vivaldi/7.0.3495.6/Vivaldi.Vivaldi.installer.yaml new file mode 100644 index 000000000000..f0b89a0a0d08 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/7.0.3495.6/Vivaldi.Vivaldi.installer.yaml @@ -0,0 +1,85 @@ +# 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: Vivaldi.Vivaldi +PackageVersion: 7.0.3495.6 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --vivaldi-silent + SilentWithProgress: --vivaldi-silent + InstallLocation: --vivaldi-install-dir="" + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 7 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- mht +- mhtml +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.7.0.3495.6.exe + InstallerSha256: 9D0368EB9689D636DDD6F2118046407349B58D229B1C9BC201B01708CD7C38D9 + InstallerSwitches: + Custom: --do-not-launch-chrome + ProductCode: Vivaldi +- Architecture: x86 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.7.0.3495.6.exe + InstallerSha256: 9D0368EB9689D636DDD6F2118046407349B58D229B1C9BC201B01708CD7C38D9 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level + ProductCode: Vivaldi +- Architecture: x64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.7.0.3495.6.x64.exe + InstallerSha256: C26E3198006E0E036CA9B718A30267920CA82D7022F7E8F386E7A34BCB8963CB + InstallerSwitches: + Custom: --do-not-launch-chrome + ProductCode: Vivaldi +- Architecture: x64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.7.0.3495.6.x64.exe + InstallerSha256: C26E3198006E0E036CA9B718A30267920CA82D7022F7E8F386E7A34BCB8963CB + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level + ProductCode: Vivaldi +- Architecture: arm64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.7.0.3495.6.arm64.exe + InstallerSha256: C57F1F735486F47B1DF365D1DC79DA339254FCBBCFB41E1AAC05E566CF24A496 + InstallerSwitches: + Custom: --do-not-launch-chrome + ProductCode: Vivaldi +- Architecture: arm64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.7.0.3495.6.arm64.exe + InstallerSha256: C57F1F735486F47B1DF365D1DC79DA339254FCBBCFB41E1AAC05E566CF24A496 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level + ProductCode: Vivaldi +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/v/Vivaldi/Vivaldi/7.0.3495.6/Vivaldi.Vivaldi.locale.en-US.yaml b/manifests/v/Vivaldi/Vivaldi/7.0.3495.6/Vivaldi.Vivaldi.locale.en-US.yaml new file mode 100644 index 000000000000..7359a59a2c5e --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/7.0.3495.6/Vivaldi.Vivaldi.locale.en-US.yaml @@ -0,0 +1,153 @@ +# 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: Vivaldi.Vivaldi +PackageVersion: 7.0.3495.6 +PackageLocale: en-US +Publisher: Vivaldi Technologies AS. +PublisherUrl: https://vivaldi.com/ +PublisherSupportUrl: https://help.vivaldi.com/ +PrivacyUrl: https://vivaldi.com/privacy/browser/ +Author: Vivaldi Technologies AS. +PackageName: Vivaldi +PackageUrl: https://vivaldi.com/desktop/ +License: Freeware +LicenseUrl: https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/ +Copyright: Copyright 2024 Vivaldi Technologies AS. All rights reserved. +# CopyrightUrl: +ShortDescription: Powerful, Personal and Private web browser +Description: Vivaldi is a web browser. But fun. It comes with a bunch of clever features built-in. It’s super flexible and does not track you. +Moniker: vivaldi +Tags: +- browser +- chromium +- internet +- web +- webpage +ReleaseNotes: |- + - [New][Start Page] New Dashboard feature VB-29645 + - [New][Settings] New UI Density setting (Regular or Compact) VB-108033 + - [New][Themes] New theme and icon set VB-108210 + - [New][Feeds] Manage feed subscriptions in folders VB-89833 + - [New][Mail] Offer to quickly change ‘Reply’ to ‘Reply All’ VB-108107 + - [New][Mail] Show “Jump to most recent message” button in message lists VB-99585 + - [New][Sync] Enable new and faster Sync method VB-109559 + - [New][Sync][Panels] Sync Web Panels VB-106189 + - [New][Onboarding] Updates to the welcome process VB-110246 + - [Address bar] Clicking on the Address Field’s magnifying glass doesn’t start a search VB-110242 + - [Bookmarks] Games bookmark doubled after the latest update VB-109862 + - [Bookmarks] Some default bookmarks have wrong favicons VB-110008 + - [Calendar] Better visual grouping in Tasks Panel VB-108857 + - [Calendar] Importing an ICS-file with tasks does not work VB-108748 + - [Calendar] Missing padding on allowed items radio boxes VB-110085 + - [Calendar] Rows are too tall in multi-week / month views VB-110044 + - [Calendar] Shortcut to create event doesn’t work when an event is selected VB-108868 + - [Calendar] Show completed tasks not working VB-108931 + - [Calendar] Task checkbox not visible when event is selected VB-110119 + - [Calendar][Keyboard][Tasks] Using keyboard marks wrong task complete VB-110220 + - [Calendar][Panel] Doesn’t render event description HTML correctly VB-109299 + - [Calendar][Panel] Make mini calendar resizable and 1 column wide VB-109196 + - [Calendar][Settings] Color picker should not auto close VB-109665 + - [Calendar][Tasks] Panels show empty state with items in local calendar + - [Chromium] Upgraded to 130.0.6723.80 + - [Commands] Command Chain Button Remains after Deleting Command Chain VB-99646 + - [Commands] “Show Privacy Statistics” does the wrong thing VB-109243 + - [Context Dialogs] Showing too often, when not expected VB-110416 + - [Crash] During webview resizing in some cases + - [Crash] On downloading password protected zip files VB-109645 + - [Crash] Opening dev tools on flickering tiles VB-104049 + - [Crash] Opening password-manager page in private window crashes browser VB-106295 + - [Crash] When upgrading menus for Send tab to devices experiment VB-110293 + - [Crash][Address bar] After search by request VB-109022 + - [Crash][Address bar] When deleting text VB-109217 + - [Crash][Menu][Windows][Linux] Ensure menu elements use valid id range VB-109421 + - [Crash][Menus] Document context menu can crash when executing a menu item VB-110244 + - [Crash][Tabs] When main menu has 1000 tab entries VB-108874 + - [Downloads] Download “Save Link As” should not use auto-numbering for existing filename VB-110404 + - [Downloads] Hide download icon tray when overlayed with progress bar VB-110523 + - [Downloads][Tabs] Downloads that open a temporary tab do not respect close tab activation order VB-95722 + - [Extensions] Data on the extension icons in the toolbar is not displayed correctly VB-109023 + - [Extensions] Unable to unhide extensions if a hidden extension was deleted VB-108986 + - [Feeds] Can’t rename feed folders VB-109741 + - [Feeds] Entries go missing if drag’n’dropped into the same folder again VB-109915 + - [Feeds] Polling is too frequent and can cause issues for website VB-109418 + - [Feeds] “Create a new folder under [object PointerEvent]” makes no sense VB-109753 + - [Feeds][Crash] On restoring feeds from disk VB-110084 + - [History] Not displayed in full VB-109846 + - [History] Persists after clearing browsing data VB-110211 + - [macOS] Pressing/clicking interactive elements should be possible even when backgrounded VB-25869 + - [macOS][Keyboard] ⌘ to page zoom not working after update VB-109432 + - [macOS][Keyboard] ⌘+/= (page zoom) is triggered twice VB-110412 + - [macOS][Keyboard] ⌘z no longer works to reopen closed tab: this can only work when text fields are not focussed VB-109452 + - [macOS][Keyboard][Mail] ⌘ + left or right does not work VB-110424 + - [Mail] Both ‘Start date’ and ‘End date’ have ‘After’ as tooltip VB-104378 + - [Mail] Expand and queued icons get separate line horizontal view in mail list VB-109761 + - [Mail] Formatted e-mail printing with selected headers VB-44458 + - [Mail] In cases where there is no “To:” clearly display how the message arrived in a given account VB-109613 + - [Mail] Long contact text in to: field causes issue with spacing and overflow VB-104234 + - [Mail] Move message context menu has multiple items per target folder VB-108211 + - [Mail] Put message preview in different line than subject in horizontal/vertical-wide view VB-109404 + - [Mail] Quick Reply Editor blinks when going from one message to another VB-109461 + - [Mail] Show full email address in tooltips for message list VB-109743 + - [Mail] Tooltip wrong for messages in list in Sent/Outbox/Drafts VB-109742 + - [Mail][Translate] “Translate selection” does not work within Mail VB-104620 + - [Menus] Image actions under View → Images and Animations are missing checkmarks VB-110485 + - [Menus] “Search for image” menu item lost VB-110284 + - [Menus][Windows][Linux] Refactor menu bar code VB-109273 + - [Panel] Problems closing the panel VB-110173 + - [Panel] Video from removed web-panel restored in background VB-110527 + - [Panel] Panel toggle covers part of web page VB-100008 + - [Panel][Settings] When global floating panels are enabled, non-floating panels are also auto-closed VB-91460 + - [Panel][Tabs] Left accordion stack renders over floating panel VB-109010 + - [Periodic Reload] Fails for first tab if Startup With is not Session VB-108235 + - [Permissions] Removing blocked-content popup for clipboard permission type VB-104861 + - [Quick Commands] Window becomes dim and unresponsive VB-110262 + - [Quick Commands][Crash] Invalid URLs added to the history visit list VB-110082 + - [Settings] Deleting a website permission scrolls back to top of list VB-108819 + - [Settings] Deleting cookies via the keyboard causes the focus to jump two ahead VB-106956 + - [Settings][Crash] Trying to show saved password in private tab VB-107166 + - [Speed Dial] Center entries on page when there’s less items than columns VB-110217 + - [Speed Dial] Need better consistence for Speed Dial Groups titles VB-110055 + - [Start Page] Change reopen speed dial setting to First Group when setting default Start Page group VB-110379 + - [Start Page] Make set as default Start Page item accessible from right click VB-110335 + - [Start Page] Not displayed in Private Window VB-110201 + - [Status Bar][Settings] Thumbnail refresh status visible with status bar disabled VB-108774 + - [Sync] Custom device name is not reapplied on restart VB-110292 + - [Sync] Don’t show empty WebPanels folder for synced devices VB-110318 + - [Sync] Duplicate device is synced after “Reset remote data” VB-108318 + - [Sync] Synced Tabs no longer allow me to open all windows at the same time VB-110047 + - [Sync] Tabs when they change VB-109775 + - [Sync][Workspace] Synced workspace names don’t update after resetting data VB-108860 + - [Tabs] Don’t activate tab renaming on double-click when a modifier key is pressed VB-109230 + - [Tabs] Expand click target when in fullscreen VB-108843 + - [Tabs] Expand tab click target zone to edge of screen VB-108843 + - [Tabs] Outline of stacked tab is incorrect VB-110500 + - [Tabs] Stack display gets shifted on hibernating it VB-108457 + - [Tabs] The New Tab Position setting is not respected in some cases VB-109591 + - [Tabs][Settings] Add setting for double click to rename (default), close, or ignore VB-109007 + - [Tabs][Sync] Option to open all Synced Tabs doesn’t work when there are stacks or pinned tabs VB-109178 + - [Tabs][Sync] Synced tabs have wrong order VB-108890 + - [Themes] Manual theme schedule also changes the private window’s theme VB-94696 + - [Themes] Search field on Start Page almost invisible in dark theme VB-110515 + - [Themes] Settings.json file is saved multiple times in exported zip archives VB-110059 + - [Themes] Use custom icons in tab bar buttons VB-110464 + - [Toolbar editor] Update button icon missing in editors VB-110494 + - [UI] Tab stack outline density spacing VB-108033 + - [UI][Commands] Extra line on top of window with “Toggle UI” enabled VB-110239 + - [WebCompat] WebHID Popup on certain website does not work VB-106343 + - [WebCompat] navigator.usb.requestDevice fails to show selection popup for device VB-101499 + - [Website Permissions] Problems with some site permissions: idle detection, sensors, clipboard VB-104861 + - [Window Management] New maximized windows open weirdly VB-110014 + - [Window Management] Buttons are wrong height VB-110331 + - [Window Management] Creating a new maximized window starts in restored-state before being maximized VB-109884 + - [Windows][Installer] Display “Download Arm64” message if the wrong package is selected VB-108779 + - [Windows][Linux] Uneven internal scrollbar icons VB-110215 + - [Windows][UI Density] Window controls overlap address bar VB-109780 + - [Workspaces][Menus] “Open Link in Another Workspace → This Window” not available if only one workspace VB-109159 + - [Workspaces][Settings] Rules activate the wrong tab VB-109016 +ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/7.0.3495.6.html +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/v/Vivaldi/Vivaldi/7.0.3495.6/Vivaldi.Vivaldi.locale.zh-CN.yaml b/manifests/v/Vivaldi/Vivaldi/7.0.3495.6/Vivaldi.Vivaldi.locale.zh-CN.yaml new file mode 100644 index 000000000000..5785703c5e4f --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/7.0.3495.6/Vivaldi.Vivaldi.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: Vivaldi.Vivaldi +PackageVersion: 7.0.3495.6 +PackageLocale: zh-CN +Publisher: Vivaldi Technologies AS. +PublisherUrl: https://vivaldi.com/zh-hans/ +PublisherSupportUrl: https://help.vivaldi.com/ +PrivacyUrl: https://vivaldi.com/zh-hans/privacy/browser/ +Author: Vivaldi Technologies AS. +PackageName: Vivaldi +PackageUrl: https://vivaldi.com/zh-hans/desktop/ +License: 免费软件 +LicenseUrl: https://vivaldi.com/zh-hans/privacy/vivaldi-end-user-license-agreement/ +Copyright: Copyright 2024 Vivaldi Technologies AS. 版权所有。 +# CopyrightUrl: +ShortDescription: 功能强大、个性定制、注重隐私的浏览器 +Description: Vivaldi 是一个有趣的浏览器,内置了很多强大的功能,并且非常灵活,不会跟踪你。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +# ReleaseNotes: +ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/7.0.3495.6.html +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/v/Vivaldi/Vivaldi/7.0.3495.6/Vivaldi.Vivaldi.yaml b/manifests/v/Vivaldi/Vivaldi/7.0.3495.6/Vivaldi.Vivaldi.yaml new file mode 100644 index 000000000000..f2bc682afcca --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/7.0.3495.6/Vivaldi.Vivaldi.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: Vivaldi.Vivaldi +PackageVersion: 7.0.3495.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 33da707f3bdfb960f965e6466729bff1bda91849 Mon Sep 17 00:00:00 2001 From: John Taylor Date: Thu, 24 Oct 2024 13:17:44 -0400 Subject: [PATCH 513/720] New version: jftuga.less version 668 (#184031) --- .../less/668/jftuga.less.installer.yaml | 26 +++++++++++++++++ .../less/668/jftuga.less.locale.en-US.yaml | 28 +++++++++++++++++++ manifests/j/jftuga/less/668/jftuga.less.yaml | 8 ++++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/j/jftuga/less/668/jftuga.less.installer.yaml create mode 100644 manifests/j/jftuga/less/668/jftuga.less.locale.en-US.yaml create mode 100644 manifests/j/jftuga/less/668/jftuga.less.yaml diff --git a/manifests/j/jftuga/less/668/jftuga.less.installer.yaml b/manifests/j/jftuga/less/668/jftuga.less.installer.yaml new file mode 100644 index 000000000000..819402564bed --- /dev/null +++ b/manifests/j/jftuga/less/668/jftuga.less.installer.yaml @@ -0,0 +1,26 @@ +# 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: jftuga.less +PackageVersion: '668' +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: less.exe +- RelativeFilePath: lesskey.exe +ReleaseDate: 2024-10-18 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/jftuga/less-Windows/releases/download/less-v668/less-x86.zip + InstallerSha256: 0F9B8AEEC51D08B1FE2ABECC1E98A3DD11E01FBE50E3059384DF16E454F681DB +- Architecture: x64 + InstallerUrl: https://github.com/jftuga/less-Windows/releases/download/less-v668/less-x64.zip + InstallerSha256: 71670EAE81B4853FFA12F85C731C0BF56BF9E9BE681A6062AAC64E8EF50205A5 +- Architecture: arm + InstallerUrl: https://github.com/jftuga/less-Windows/releases/download/less-v668/less-arm.zip + InstallerSha256: BA95CEB197455371E7362E9527FF35828E519789ED1B521F4C1764B633CD47FA +- Architecture: arm64 + InstallerUrl: https://github.com/jftuga/less-Windows/releases/download/less-v668/less-arm64.zip + InstallerSha256: 3D0B0CDB53EE2F86215BFF75B35257EC86645A34A092FD75AA7E63783F7009B7 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/jftuga/less/668/jftuga.less.locale.en-US.yaml b/manifests/j/jftuga/less/668/jftuga.less.locale.en-US.yaml new file mode 100644 index 000000000000..bffbedca243b --- /dev/null +++ b/manifests/j/jftuga/less/668/jftuga.less.locale.en-US.yaml @@ -0,0 +1,28 @@ +# 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: jftuga.less +PackageVersion: '668' +PackageLocale: en-US +Publisher: John Taylor +PublisherUrl: https://github.com/jftuga/less-Windows +PublisherSupportUrl: https://github.com/jftuga/less-Windows/issues +Author: Mark Nudelman +PackageName: less +PackageUrl: https://greenwoodsoftware.com/less +License: MIT +LicenseUrl: https://github.com/jftuga/less-Windows/blob/HEAD/LICENSE +Copyright: Copyright (C) 1984-2023 Mark Nudelman +CopyrightUrl: https://raw.githubusercontent.com/gwsw/less/master/LICENSE +ShortDescription: Less is a free, open-source file pager. +Tags: +- cli +- command-line +- cross-platform +- more +- open-source +- pager +ReleaseNotes: Built with GitHub Actions at 2024-10-18T01:41:07ZRelease notes can be found here. +ReleaseNotesUrl: https://github.com/jftuga/less-Windows/releases/tag/less-v668 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/jftuga/less/668/jftuga.less.yaml b/manifests/j/jftuga/less/668/jftuga.less.yaml new file mode 100644 index 000000000000..991a401720e2 --- /dev/null +++ b/manifests/j/jftuga/less/668/jftuga.less.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: jftuga.less +PackageVersion: '668' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5c298b2cd20c1d686858b1d86a1663b977e9f3f5 Mon Sep 17 00:00:00 2001 From: Valentin Kiselev Date: Thu, 24 Oct 2024 20:18:08 +0300 Subject: [PATCH 514/720] New version: evilmartians.lefthook version 1.8.0 (#184946) --- .../evilmartians.lefthook.installer.yaml | 22 ++++++++++++++++++ .../evilmartians.lefthook.locale.en-US.yaml | 23 +++++++++++++++++++ .../lefthook/1.8.0/evilmartians.lefthook.yaml | 8 +++++++ 3 files changed, 53 insertions(+) create mode 100644 manifests/e/evilmartians/lefthook/1.8.0/evilmartians.lefthook.installer.yaml create mode 100644 manifests/e/evilmartians/lefthook/1.8.0/evilmartians.lefthook.locale.en-US.yaml create mode 100644 manifests/e/evilmartians/lefthook/1.8.0/evilmartians.lefthook.yaml diff --git a/manifests/e/evilmartians/lefthook/1.8.0/evilmartians.lefthook.installer.yaml b/manifests/e/evilmartians/lefthook/1.8.0/evilmartians.lefthook.installer.yaml new file mode 100644 index 000000000000..afdc8894bca8 --- /dev/null +++ b/manifests/e/evilmartians/lefthook/1.8.0/evilmartians.lefthook.installer.yaml @@ -0,0 +1,22 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: evilmartians.lefthook +PackageVersion: 1.8.0 +InstallerType: portable +UpgradeBehavior: install +Commands: +- lefthook +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/evilmartians/lefthook/releases/download/v1.8.0/lefthook_1.8.0_Windows_i386.exe + InstallerSha256: 9C4CC705FBFFCA3DCFCD305BC9EB1138B43FD03DEFAD23B846BF548A5FEBC88D +- Architecture: x64 + InstallerUrl: https://github.com/evilmartians/lefthook/releases/download/v1.8.0/lefthook_1.8.0_Windows_x86_64.exe + InstallerSha256: DEAC8A951371FDC1AF49A3C8F7BEDAE85919630A285DA080BFF3AB0C57A7473D +- Architecture: arm64 + InstallerUrl: https://github.com/evilmartians/lefthook/releases/download/v1.8.0/lefthook_1.8.0_Windows_arm64.exe + InstallerSha256: 5B176F92EC6B763672439AD0F9858EE8F32BE381F1E0B2BAC3794ADD2EAC9FEA +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/e/evilmartians/lefthook/1.8.0/evilmartians.lefthook.locale.en-US.yaml b/manifests/e/evilmartians/lefthook/1.8.0/evilmartians.lefthook.locale.en-US.yaml new file mode 100644 index 000000000000..f7c6e7169709 --- /dev/null +++ b/manifests/e/evilmartians/lefthook/1.8.0/evilmartians.lefthook.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: evilmartians.lefthook +PackageVersion: 1.8.0 +PackageLocale: en-US +Publisher: Evil Martians +PublisherUrl: https://evilmartians.com +PublisherSupportUrl: https://github.com/evilmartians/lefthook/issues +PackageName: Lefthook +PackageUrl: https://github.com/evilmartians/lefthook +License: MIT +LicenseUrl: https://github.com/evilmartians/lefthook/blob/master/LICENSE +ShortDescription: Fast and powerful Git hooks manager for any type of projects. +ReleaseNotes: |- + Changelog + - feat: support globs in extends (#853) + - fix!: don't auto-install lefthook with npx if not found (#602) + - fix!: execute files command within configured root (#607) + - fix: calculate hashsum of the full config (#854) +ReleaseNotesUrl: https://github.com/evilmartians/lefthook/releases/tag/v1.8.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/evilmartians/lefthook/1.8.0/evilmartians.lefthook.yaml b/manifests/e/evilmartians/lefthook/1.8.0/evilmartians.lefthook.yaml new file mode 100644 index 000000000000..0fd3d6190d24 --- /dev/null +++ b/manifests/e/evilmartians/lefthook/1.8.0/evilmartians.lefthook.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: evilmartians.lefthook +PackageVersion: 1.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4cc64a502d3e4114a8c9e1bb846d66821e269aa0 Mon Sep 17 00:00:00 2001 From: "Martin Hinshelwood nkdAgility.com" Date: Thu, 24 Oct 2024 18:20:14 +0100 Subject: [PATCH 515/720] New version: nkdAgility.AzureDevOpsMigrationTools.Preview version 16.0.5-Preview.5 (#184953) --- ...evOpsMigrationTools.Preview.installer.yaml | 21 +++++++++++++++ ...psMigrationTools.Preview.locale.en-US.yaml | 27 +++++++++++++++++++ ...ity.AzureDevOpsMigrationTools.Preview.yaml | 8 ++++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.5/nkdAgility.AzureDevOpsMigrationTools.Preview.installer.yaml create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.5/nkdAgility.AzureDevOpsMigrationTools.Preview.locale.en-US.yaml create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.5/nkdAgility.AzureDevOpsMigrationTools.Preview.yaml diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.5/nkdAgility.AzureDevOpsMigrationTools.Preview.installer.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.5/nkdAgility.AzureDevOpsMigrationTools.Preview.installer.yaml new file mode 100644 index 000000000000..a0410dfd30e5 --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.5/nkdAgility.AzureDevOpsMigrationTools.Preview.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools.Preview +PackageVersion: 16.0.5-Preview.5 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: devopsmigration.exe + PortableCommandAlias: devopsmigration +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 + - PackageIdentifier: Microsoft.DotNet.Framework.DeveloperPack_4 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nkdAgility/azure-devops-migration-tools/releases/download/v16.0.5-Preview.5/MigrationTools-16.0.5-Preview.5.zip + InstallerSha256: EE518F2AF3DDE5A0CC2EE5AF5D2A8DCADD212DF09F298DE98EEFA2FFEA0E7FE5 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-22 diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.5/nkdAgility.AzureDevOpsMigrationTools.Preview.locale.en-US.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.5/nkdAgility.AzureDevOpsMigrationTools.Preview.locale.en-US.yaml new file mode 100644 index 000000000000..87e2d24e0f3b --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.5/nkdAgility.AzureDevOpsMigrationTools.Preview.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools.Preview +PackageVersion: 16.0.5-Preview.5 +PackageLocale: en-US +Publisher: naked Agility with Martin Hinshelwood & Co. +PublisherUrl: https://github.com/nkdAgility +PublisherSupportUrl: https://github.com/nkdAgility/azure-devops-migration-tools/issues +PackageName: Azure DevOps Migration Tools (Preview) +PackageUrl: https://github.com/nkdAgility/azure-devops-migration-tools +License: MIT License +ShortDescription: Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organization, and between Organizations. +Tags: +- azure-devops +- azure-devops-extension +- azure-devops-migrtation +- azure-devops-services +- bulk-editing +- chocolatey +- microsoft +- migration +- tfs +- vsts +ReleaseNotesUrl: https://github.com/nkdAgility/azure-devops-migration-tools/releases/tag/v16.0.5-Preview.5 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.5/nkdAgility.AzureDevOpsMigrationTools.Preview.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.5/nkdAgility.AzureDevOpsMigrationTools.Preview.yaml new file mode 100644 index 000000000000..888ef9d799ca --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.5/nkdAgility.AzureDevOpsMigrationTools.Preview.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools.Preview +PackageVersion: 16.0.5-Preview.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 193bb4305d9497d086ad18e12fb23876b1a79620 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:38:53 -0700 Subject: [PATCH 516/720] Automatic Waiver Addition for PR 185439 (#185562) --- manifests/w/WonderIdea/DrawingMaster/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/w/WonderIdea/DrawingMaster/.validation diff --git a/manifests/w/WonderIdea/DrawingMaster/.validation b/manifests/w/WonderIdea/DrawingMaster/.validation new file mode 100644 index 000000000000..9fb23e50971f --- /dev/null +++ b/manifests/w/WonderIdea/DrawingMaster/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"ffa41a52-bc82-499a-a031-add045d04af9","TestPlan":"Validation-Domain","PackagePath":"manifests/w/WonderIdea/DrawingMaster/2.1.7","CommitId":"56e0dff7215a0ab9abad38a0eb563cfd20c29452"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From db741dd1b90ec3bccd83bd6c51078fbb855ab8bd Mon Sep 17 00:00:00 2001 From: "Martin Hinshelwood nkdAgility.com" Date: Thu, 24 Oct 2024 18:45:34 +0100 Subject: [PATCH 517/720] New version: nkdAgility.AzureDevOpsMigrationTools.Preview version 16.0.5-Preview.6 (#184979) --- ...evOpsMigrationTools.Preview.installer.yaml | 21 +++++++++++++++ ...psMigrationTools.Preview.locale.en-US.yaml | 27 +++++++++++++++++++ ...ity.AzureDevOpsMigrationTools.Preview.yaml | 8 ++++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.6/nkdAgility.AzureDevOpsMigrationTools.Preview.installer.yaml create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.6/nkdAgility.AzureDevOpsMigrationTools.Preview.locale.en-US.yaml create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.6/nkdAgility.AzureDevOpsMigrationTools.Preview.yaml diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.6/nkdAgility.AzureDevOpsMigrationTools.Preview.installer.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.6/nkdAgility.AzureDevOpsMigrationTools.Preview.installer.yaml new file mode 100644 index 000000000000..3548f8991d44 --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.6/nkdAgility.AzureDevOpsMigrationTools.Preview.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools.Preview +PackageVersion: 16.0.5-Preview.6 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: devopsmigration.exe + PortableCommandAlias: devopsmigration +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 + - PackageIdentifier: Microsoft.DotNet.Framework.DeveloperPack_4 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nkdAgility/azure-devops-migration-tools/releases/download/v16.0.5-Preview.6/MigrationTools-16.0.5-Preview.6.zip + InstallerSha256: 57F4811B358D2F117DEABC4BE89EDC88746F21685E84C52F805ADAEAD8B7DC28 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-22 diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.6/nkdAgility.AzureDevOpsMigrationTools.Preview.locale.en-US.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.6/nkdAgility.AzureDevOpsMigrationTools.Preview.locale.en-US.yaml new file mode 100644 index 000000000000..839e069c292a --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.6/nkdAgility.AzureDevOpsMigrationTools.Preview.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools.Preview +PackageVersion: 16.0.5-Preview.6 +PackageLocale: en-US +Publisher: naked Agility with Martin Hinshelwood & Co. +PublisherUrl: https://github.com/nkdAgility +PublisherSupportUrl: https://github.com/nkdAgility/azure-devops-migration-tools/issues +PackageName: Azure DevOps Migration Tools (Preview) +PackageUrl: https://github.com/nkdAgility/azure-devops-migration-tools +License: MIT License +ShortDescription: Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organization, and between Organizations. +Tags: +- azure-devops +- azure-devops-extension +- azure-devops-migrtation +- azure-devops-services +- bulk-editing +- chocolatey +- microsoft +- migration +- tfs +- vsts +ReleaseNotesUrl: https://github.com/nkdAgility/azure-devops-migration-tools/releases/tag/v16.0.5-Preview.6 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.6/nkdAgility.AzureDevOpsMigrationTools.Preview.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.6/nkdAgility.AzureDevOpsMigrationTools.Preview.yaml new file mode 100644 index 000000000000..599daa1dc6be --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.5-Preview.6/nkdAgility.AzureDevOpsMigrationTools.Preview.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools.Preview +PackageVersion: 16.0.5-Preview.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 32fd9921e8b4d8bfd5ebf06626f79a79adc4f813 Mon Sep 17 00:00:00 2001 From: "Martin Hinshelwood nkdAgility.com" Date: Thu, 24 Oct 2024 18:45:58 +0100 Subject: [PATCH 518/720] New version: nkdAgility.AzureDevOpsMigrationTools version 16.0.5 (#184981) --- ...y.AzureDevOpsMigrationTools.installer.yaml | 20 ++++++++++++++ ...zureDevOpsMigrationTools.locale.en-US.yaml | 27 +++++++++++++++++++ .../nkdAgility.AzureDevOpsMigrationTools.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/16.0.5/nkdAgility.AzureDevOpsMigrationTools.installer.yaml create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/16.0.5/nkdAgility.AzureDevOpsMigrationTools.locale.en-US.yaml create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/16.0.5/nkdAgility.AzureDevOpsMigrationTools.yaml diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/16.0.5/nkdAgility.AzureDevOpsMigrationTools.installer.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/16.0.5/nkdAgility.AzureDevOpsMigrationTools.installer.yaml new file mode 100644 index 000000000000..8be5f05478e1 --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/16.0.5/nkdAgility.AzureDevOpsMigrationTools.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: nkdAgility.AzureDevOpsMigrationTools +PackageVersion: 16.0.5 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: devopsmigration.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 + - PackageIdentifier: Microsoft.DotNet.Framework.DeveloperPack_4 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nkdAgility/azure-devops-migration-tools/releases/download/v16.0.5/MigrationTools-16.0.5.zip + InstallerSha256: EE7E36C9F399D76867DA4C80BC53B5716D82B9DE644B843B34D0443C49692D61 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-22 diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/16.0.5/nkdAgility.AzureDevOpsMigrationTools.locale.en-US.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/16.0.5/nkdAgility.AzureDevOpsMigrationTools.locale.en-US.yaml new file mode 100644 index 000000000000..0aadaa967cd0 --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/16.0.5/nkdAgility.AzureDevOpsMigrationTools.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools +PackageVersion: 16.0.5 +PackageLocale: en-US +Publisher: naked Agility with Martin Hinshelwood & Co. +PublisherUrl: https://github.com/nkdAgility +PublisherSupportUrl: https://github.com/nkdAgility/azure-devops-migration-tools/issues +PackageName: Azure DevOps Migration Tools +PackageUrl: https://github.com/nkdAgility/azure-devops-migration-tools +License: MIT Licence +ShortDescription: Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organization, and between Organizations. +Tags: +- azure-devops +- azure-devops-extension +- azure-devops-migrtation +- azure-devops-services +- bulk-editing +- chocolatey +- microsoft +- migration +- tfs +- vsts +ReleaseNotesUrl: https://github.com/nkdAgility/azure-devops-migration-tools/releases/tag/v16.0.5 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/16.0.5/nkdAgility.AzureDevOpsMigrationTools.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/16.0.5/nkdAgility.AzureDevOpsMigrationTools.yaml new file mode 100644 index 000000000000..3f7778dd8cd7 --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/16.0.5/nkdAgility.AzureDevOpsMigrationTools.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools +PackageVersion: 16.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 136fae2d383d1f07ea97579f3851a6664d76fc2e Mon Sep 17 00:00:00 2001 From: Alphrag <34252790+Alphrag@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:46:18 +0100 Subject: [PATCH 519/720] New version: Ferdium.Ferdium.Nightly version 6.7.8-nightly.12 (#185162) --- .../Ferdium.Ferdium.Nightly.installer.yaml | 19 +++++++++++++++++ .../Ferdium.Ferdium.Nightly.locale.en-US.yaml | 21 +++++++++++++++++++ .../Ferdium.Ferdium.Nightly.yaml | 8 +++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/f/Ferdium/Ferdium/Nightly/6.7.8-nightly.12/Ferdium.Ferdium.Nightly.installer.yaml create mode 100644 manifests/f/Ferdium/Ferdium/Nightly/6.7.8-nightly.12/Ferdium.Ferdium.Nightly.locale.en-US.yaml create mode 100644 manifests/f/Ferdium/Ferdium/Nightly/6.7.8-nightly.12/Ferdium.Ferdium.Nightly.yaml diff --git a/manifests/f/Ferdium/Ferdium/Nightly/6.7.8-nightly.12/Ferdium.Ferdium.Nightly.installer.yaml b/manifests/f/Ferdium/Ferdium/Nightly/6.7.8-nightly.12/Ferdium.Ferdium.Nightly.installer.yaml new file mode 100644 index 000000000000..1495f8aff917 --- /dev/null +++ b/manifests/f/Ferdium/Ferdium/Nightly/6.7.8-nightly.12/Ferdium.Ferdium.Nightly.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Ferdium.Ferdium.Nightly +PackageVersion: 6.7.8-nightly.12 +InstallerType: nullsoft +Installers: +- Architecture: arm64 + InstallerUrl: https://github.com/ferdium/ferdium-app/releases/download/v6.7.8-nightly.12/Ferdium-win-AutoSetup-6.7.8-nightly.12-arm64.exe + InstallerSha256: 1F959ADE759791C93068D7EA90CB0AB1834227B99889BABFB8D1081F2F1CE5F3 +- Architecture: x64 + InstallerUrl: https://github.com/ferdium/ferdium-app/releases/download/v6.7.8-nightly.12/Ferdium-win-AutoSetup-6.7.8-nightly.12-x64.exe + InstallerSha256: DB83888B352D811829658E204F58A6805C2B56F225B62036FE0A7BA4CCC1BF58 +- Architecture: x86 + InstallerUrl: https://github.com/ferdium/ferdium-app/releases/download/v6.7.8-nightly.12/Ferdium-win-AutoSetup-6.7.8-nightly.12-ia32.exe + InstallerSha256: 4FE72B496F8FEBD8F46FF5B59BB3811D6E376626A1697F3AD9625E5DA85EE043 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-23 diff --git a/manifests/f/Ferdium/Ferdium/Nightly/6.7.8-nightly.12/Ferdium.Ferdium.Nightly.locale.en-US.yaml b/manifests/f/Ferdium/Ferdium/Nightly/6.7.8-nightly.12/Ferdium.Ferdium.Nightly.locale.en-US.yaml new file mode 100644 index 000000000000..67b20e011084 --- /dev/null +++ b/manifests/f/Ferdium/Ferdium/Nightly/6.7.8-nightly.12/Ferdium.Ferdium.Nightly.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: Ferdium.Ferdium.Nightly +PackageVersion: 6.7.8-nightly.12 +PackageLocale: en-US +Publisher: Ferdium Contributors +PublisherUrl: https://ferdium.org +PublisherSupportUrl: https://github.com/ferdium/ferdium-app/issues +PackageName: Ferdium Nightly +PackageUrl: https://github.com/ferdium/ferdium-app +License: Apache License 2.0 +Copyright: Copyright © 2022 Ferdium Contributors +ShortDescription: Messaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many more. +Moniker: ferdium-nightly +Tags: +- hacktoberfest +- hacktoberfest-accepted +ReleaseNotesUrl: https://github.com/ferdium/ferdium-app/releases/tag/v6.7.8-nightly.12 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/f/Ferdium/Ferdium/Nightly/6.7.8-nightly.12/Ferdium.Ferdium.Nightly.yaml b/manifests/f/Ferdium/Ferdium/Nightly/6.7.8-nightly.12/Ferdium.Ferdium.Nightly.yaml new file mode 100644 index 000000000000..1f4717de3339 --- /dev/null +++ b/manifests/f/Ferdium/Ferdium/Nightly/6.7.8-nightly.12/Ferdium.Ferdium.Nightly.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: Ferdium.Ferdium.Nightly +PackageVersion: 6.7.8-nightly.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 063c95a765ab6092e9dbbd6c35038ec86d077b53 Mon Sep 17 00:00:00 2001 From: Giulio Sorrentino Date: Thu, 24 Oct 2024 19:46:37 +0200 Subject: [PATCH 520/720] New version: GiulioSorrentino.CBriscola.Avalonia version 0.9.3 (#185293) --- ...rrentino.CBriscola.Avalonia.installer.yaml | 20 ++++++++++++++ ...ntino.CBriscola.Avalonia.locale.en-US.yaml | 26 +++++++++++++++++++ .../GiulioSorrentino.CBriscola.Avalonia.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.installer.yaml create mode 100644 manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.locale.en-US.yaml create mode 100644 manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.yaml diff --git a/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.installer.yaml b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.installer.yaml new file mode 100644 index 000000000000..7a4d4a2f3a7a --- /dev/null +++ b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.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: GiulioSorrentino.CBriscola.Avalonia +PackageVersion: 0.9.3 +InstallerType: wix +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 +ProductCode: '{68B61DE0-07A0-499E-B3FB-F15873F45EB4}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GiulianoSpaghetti/CBriscola.Avalonia/releases/download/0.9.3/CBriscola.Avalonia-0.9.3-amd64.msi + InstallerSha256: 876E1D9C0DA6D2B89620DF5205B627E8FDA98749EB3366CB9816978CA8F76AEC +- Architecture: arm64 + InstallerUrl: https://github.com/GiulianoSpaghetti/CBriscola.Avalonia/releases/download/0.9.3/CBriscola.Avalonia-0.9.3-arm64.msi + InstallerSha256: AD8E3343E013E90A1F1071353983C8E7281555F829B8C356F4DDA50F466F5D0D +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-22 diff --git a/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.locale.en-US.yaml b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.locale.en-US.yaml new file mode 100644 index 000000000000..14cef83eb7d9 --- /dev/null +++ b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.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: GiulioSorrentino.CBriscola.Avalonia +PackageVersion: 0.9.3 +PackageLocale: en-US +Publisher: Giulio Sorrentino +PublisherUrl: https://numerone.altervista.org +PublisherSupportUrl: https://github.com/numerunix/CBriscola.Avalonia/issues +Author: Giulio Sorrentino +PackageName: CBriscola.Avalonia +PackageUrl: https://github.com/numerunix/CBriscola.Avalonia +License: GPLv3 +LicenseUrl: https://raw.githubusercontent.com/numerunix/CBriscola.Avalonia/master/LICENSE.txt +Copyright: 2023 Giulio Sorrentino +ShortDescription: Il gioco della briscola in c# con avalonia 11, senza multiplayer e coi livelli +Description: "Simulatore del gioco della briscola a due giocatori senza multiplayer in Avalonia 11. L'algoritmo è brevettato: i punti in totale sono 120, ossia 4 assi che valgono 11 punti ciascuno, 4 3 che valgono 10 punti ciascuno, 4 10 che valgono 4 punti ciascuno, 4 9 che valgono 3 punti ciascuno, 4 8 che valgono 2 punti ciascuno. Dal momento che la matematica non è una opinione: 4*11+4*10=84. 4*4+4*3+4*2=16+12+8=36 84+36=120 punti totali 120/2 = 60, servono 61 punti per vincere basandosi solo sui carichi si rischia di perdere, perché 84-61=23, bisogna prenderli quasi tutti e lasciare solo 23 punti di carichi 60-36=24, prendendo tutte le altre carte bastano solo 3 carichi per vincere. IL livello 1 gioca prendendo con la briscola, i livelli 2 e 3 seguono questa teoria." +Tags: +- trump suit +- card game +ReleaseNotesUrl: https://github.com/GiulianoSpaghetti/CBriscola.Avalonia/releases/tag/0.9.3 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/GiulianoSpaghetti/CBriscola.Avalonia/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.yaml b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.yaml new file mode 100644 index 000000000000..4b249be533b1 --- /dev/null +++ b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.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: GiulioSorrentino.CBriscola.Avalonia +PackageVersion: 0.9.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From cb861f26bf853f5619012ab918c550db4c07d6f6 Mon Sep 17 00:00:00 2001 From: Valentin Kiselev Date: Thu, 24 Oct 2024 20:47:04 +0300 Subject: [PATCH 521/720] New version: evilmartians.lefthook version 1.8.1 (#185320) --- .../evilmartians.lefthook.installer.yaml | 22 +++++++++++++++++++ .../evilmartians.lefthook.locale.en-US.yaml | 21 ++++++++++++++++++ .../lefthook/1.8.1/evilmartians.lefthook.yaml | 8 +++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/e/evilmartians/lefthook/1.8.1/evilmartians.lefthook.installer.yaml create mode 100644 manifests/e/evilmartians/lefthook/1.8.1/evilmartians.lefthook.locale.en-US.yaml create mode 100644 manifests/e/evilmartians/lefthook/1.8.1/evilmartians.lefthook.yaml diff --git a/manifests/e/evilmartians/lefthook/1.8.1/evilmartians.lefthook.installer.yaml b/manifests/e/evilmartians/lefthook/1.8.1/evilmartians.lefthook.installer.yaml new file mode 100644 index 000000000000..f274ec9dce19 --- /dev/null +++ b/manifests/e/evilmartians/lefthook/1.8.1/evilmartians.lefthook.installer.yaml @@ -0,0 +1,22 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: evilmartians.lefthook +PackageVersion: 1.8.1 +InstallerType: portable +UpgradeBehavior: install +Commands: +- lefthook +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/evilmartians/lefthook/releases/download/v1.8.1/lefthook_1.8.1_Windows_i386.exe + InstallerSha256: 378E78BC11DF6B22316124EEF508B9E325463D2931EF8E544639BFEEA6FD9115 +- Architecture: x64 + InstallerUrl: https://github.com/evilmartians/lefthook/releases/download/v1.8.1/lefthook_1.8.1_Windows_x86_64.exe + InstallerSha256: B66707A30DD31907B7681C3AD060DBED565A60980E8B9B29A84602049433246C +- Architecture: arm64 + InstallerUrl: https://github.com/evilmartians/lefthook/releases/download/v1.8.1/lefthook_1.8.1_Windows_arm64.exe + InstallerSha256: 7B0F2BF2F50384BBF0FE6F03F4FB80FA1BCD1711D74FE9066C847534877CC4B0 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/e/evilmartians/lefthook/1.8.1/evilmartians.lefthook.locale.en-US.yaml b/manifests/e/evilmartians/lefthook/1.8.1/evilmartians.lefthook.locale.en-US.yaml new file mode 100644 index 000000000000..4a2c87142376 --- /dev/null +++ b/manifests/e/evilmartians/lefthook/1.8.1/evilmartians.lefthook.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: evilmartians.lefthook +PackageVersion: 1.8.1 +PackageLocale: en-US +Publisher: Evil Martians +PublisherUrl: https://evilmartians.com +PublisherSupportUrl: https://github.com/evilmartians/lefthook/issues +PackageName: Lefthook +PackageUrl: https://github.com/evilmartians/lefthook +License: MIT +LicenseUrl: https://github.com/evilmartians/lefthook/blob/master/LICENSE +ShortDescription: Fast and powerful Git hooks manager for any type of projects. +ReleaseNotes: |- + Changelog + - chore: bump Go to 1.23 (#856) + - fix: skip git lfs hook when calling manually (#855) +ReleaseNotesUrl: https://github.com/evilmartians/lefthook/releases/tag/v1.8.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/evilmartians/lefthook/1.8.1/evilmartians.lefthook.yaml b/manifests/e/evilmartians/lefthook/1.8.1/evilmartians.lefthook.yaml new file mode 100644 index 000000000000..2d7a7ecc6c38 --- /dev/null +++ b/manifests/e/evilmartians/lefthook/1.8.1/evilmartians.lefthook.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: evilmartians.lefthook +PackageVersion: 1.8.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From abfddde9ae5e4cd4461fb448b3ac16c115c794b1 Mon Sep 17 00:00:00 2001 From: "Martin Hinshelwood nkdAgility.com" Date: Thu, 24 Oct 2024 18:47:34 +0100 Subject: [PATCH 522/720] New version: nkdAgility.AzureDevOpsMigrationTools.Preview version 16.0.6-Preview.1 (#185349) --- ...evOpsMigrationTools.Preview.installer.yaml | 21 +++++++++++++++ ...psMigrationTools.Preview.locale.en-US.yaml | 27 +++++++++++++++++++ ...ity.AzureDevOpsMigrationTools.Preview.yaml | 8 ++++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.6-Preview.1/nkdAgility.AzureDevOpsMigrationTools.Preview.installer.yaml create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.6-Preview.1/nkdAgility.AzureDevOpsMigrationTools.Preview.locale.en-US.yaml create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.6-Preview.1/nkdAgility.AzureDevOpsMigrationTools.Preview.yaml diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.6-Preview.1/nkdAgility.AzureDevOpsMigrationTools.Preview.installer.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.6-Preview.1/nkdAgility.AzureDevOpsMigrationTools.Preview.installer.yaml new file mode 100644 index 000000000000..0b1a36016898 --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.6-Preview.1/nkdAgility.AzureDevOpsMigrationTools.Preview.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools.Preview +PackageVersion: 16.0.6-Preview.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: devopsmigration.exe + PortableCommandAlias: devopsmigration +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 + - PackageIdentifier: Microsoft.DotNet.Framework.DeveloperPack_4 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nkdAgility/azure-devops-migration-tools/releases/download/v16.0.6-Preview.1/MigrationTools-16.0.6-Preview.1.zip + InstallerSha256: 8A22082437911C3DA4E215E49E7D80D27ABDC287C6644300DC6DC9030A969738 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-23 diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.6-Preview.1/nkdAgility.AzureDevOpsMigrationTools.Preview.locale.en-US.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.6-Preview.1/nkdAgility.AzureDevOpsMigrationTools.Preview.locale.en-US.yaml new file mode 100644 index 000000000000..cb8541dfcea3 --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.6-Preview.1/nkdAgility.AzureDevOpsMigrationTools.Preview.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools.Preview +PackageVersion: 16.0.6-Preview.1 +PackageLocale: en-US +Publisher: naked Agility with Martin Hinshelwood & Co. +PublisherUrl: https://github.com/nkdAgility +PublisherSupportUrl: https://github.com/nkdAgility/azure-devops-migration-tools/issues +PackageName: Azure DevOps Migration Tools (Preview) +PackageUrl: https://github.com/nkdAgility/azure-devops-migration-tools +License: MIT License +ShortDescription: Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organization, and between Organizations. +Tags: +- azure-devops +- azure-devops-extension +- azure-devops-migrtation +- azure-devops-services +- bulk-editing +- chocolatey +- microsoft +- migration +- tfs +- vsts +ReleaseNotesUrl: https://github.com/nkdAgility/azure-devops-migration-tools/releases/tag/v16.0.6-Preview.1 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.6-Preview.1/nkdAgility.AzureDevOpsMigrationTools.Preview.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.6-Preview.1/nkdAgility.AzureDevOpsMigrationTools.Preview.yaml new file mode 100644 index 000000000000..a1f67266ae43 --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.6-Preview.1/nkdAgility.AzureDevOpsMigrationTools.Preview.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools.Preview +PackageVersion: 16.0.6-Preview.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From cc563ae0592a7a9cbcac9bd43d6b9e1f7afe154d Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Fri, 25 Oct 2024 04:50:17 +1100 Subject: [PATCH 523/720] New version: VoyagerX.Vrew version 2.7.2 (#185466) --- .../Vrew/2.7.2/VoyagerX.Vrew.installer.yaml | 32 +++++++++++++++++++ .../2.7.2/VoyagerX.Vrew.locale.en-US.yaml | 20 ++++++++++++ .../v/VoyagerX/Vrew/2.7.2/VoyagerX.Vrew.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/v/VoyagerX/Vrew/2.7.2/VoyagerX.Vrew.installer.yaml create mode 100644 manifests/v/VoyagerX/Vrew/2.7.2/VoyagerX.Vrew.locale.en-US.yaml create mode 100644 manifests/v/VoyagerX/Vrew/2.7.2/VoyagerX.Vrew.yaml diff --git a/manifests/v/VoyagerX/Vrew/2.7.2/VoyagerX.Vrew.installer.yaml b/manifests/v/VoyagerX/Vrew/2.7.2/VoyagerX.Vrew.installer.yaml new file mode 100644 index 000000000000..19a3eb760f08 --- /dev/null +++ b/manifests/v/VoyagerX/Vrew/2.7.2/VoyagerX.Vrew.installer.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: VoyagerX.Vrew +PackageVersion: 2.7.2 +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +FileExtensions: +- avi +- flv +- m2ts +- m4a +- m4v +- mkv +- mov +- mp3 +- mp4 +- mpeg +- mts +- vrew +- wav +- webm +- wmv +Installers: +- Architecture: x86 + InstallerUrl: https://vrew-files.voyagerx.com/Vrew-Installer-2.7.2.exe + InstallerSha256: 2AF42A76D1E777985A020CCDD6BB21AEDC37FE993C0241A90A5282B4958DE8B8 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/v/VoyagerX/Vrew/2.7.2/VoyagerX.Vrew.locale.en-US.yaml b/manifests/v/VoyagerX/Vrew/2.7.2/VoyagerX.Vrew.locale.en-US.yaml new file mode 100644 index 000000000000..a62863282b46 --- /dev/null +++ b/manifests/v/VoyagerX/Vrew/2.7.2/VoyagerX.Vrew.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: VoyagerX.Vrew +PackageVersion: 2.7.2 +PackageLocale: en-US +Publisher: VoyagerX, Inc. +PublisherUrl: https://www.voyagerx.com/?lang=en +PrivacyUrl: https://www.notion.so/Vrew-Privacy-Policy-c21889c1f5874ef0b65b7f1fafb4f67c +PackageName: Vrew +PackageUrl: https://vrew.voyagerx.com/en +License: VoyagerX, Inc. (c) 2018 All Rights Reserved. +ShortDescription: VREW is a video editing program, powered by AI technology. Edit and caption your videos with speech recognition. +Moniker: vrew +Tags: +- editing +- video +- video-editing +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/v/VoyagerX/Vrew/2.7.2/VoyagerX.Vrew.yaml b/manifests/v/VoyagerX/Vrew/2.7.2/VoyagerX.Vrew.yaml new file mode 100644 index 000000000000..bae4aef57f2c --- /dev/null +++ b/manifests/v/VoyagerX/Vrew/2.7.2/VoyagerX.Vrew.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: VoyagerX.Vrew +PackageVersion: 2.7.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From dc26147ce12a4efe9f175df51d7b9758b338331c Mon Sep 17 00:00:00 2001 From: George Adams Date: Thu, 24 Oct 2024 19:04:26 +0100 Subject: [PATCH 524/720] Eclipse Temurin 21 add arm64 binary (#185467) --- ...clipseAdoptium.Temurin.21.JDK.installer.yaml | 17 ++++++++++++----- ...pseAdoptium.Temurin.21.JDK.locale.en-US.yaml | 8 ++------ ...pseAdoptium.Temurin.21.JDK.locale.zh-CN.yaml | 8 +------- .../EclipseAdoptium.Temurin.21.JDK.yaml | 2 +- 4 files changed, 16 insertions(+), 19 deletions(-) diff --git a/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.5.11/EclipseAdoptium.Temurin.21.JDK.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.5.11/EclipseAdoptium.Temurin.21.JDK.installer.yaml index b373daf310b6..492ef6aeba81 100644 --- a/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.5.11/EclipseAdoptium.Temurin.21.JDK.installer.yaml +++ b/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.5.11/EclipseAdoptium.Temurin.21.JDK.installer.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with komac v2.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: EclipseAdoptium.Temurin.21.JDK @@ -33,15 +33,22 @@ FileExtensions: - java - jsp ReleaseDate: 2024-10-21 -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' + DefaultInstallLocation: '%ProgramFiles%\Eclipse Adoptium\jdk-21.0.5.11-hotspot' Installers: - Architecture: x64 InstallerUrl: https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jdk_x64_windows_hotspot_21.0.5_11.msi InstallerSha256: 8EF78A37811529D73D37E29A9FA24BF2D46D0D5D97C4F6E403EA9ADEBC55EAF3 ProductCode: '{0D9BC332-ECE1-4389-98E8-4C32F04B44D9}' + AppsAndFeaturesEntries: + - DisplayName: Eclipse Temurin JDK with Hotspot 21.0.5+11 (x64) + UpgradeCode: '{C7371D5C-29EB-0885-C0E4-F8E3B955271F}' +- Architecture: arm64 + InstallerUrl: https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.5_11.msi + InstallerSha256: 9EAA94C1C87F5671A04D4FF3F687BF2448CCAE06F1B7928BF0C6BA2AEC60E9B7 + ProductCode: '{7C67C8E1-CB58-4117-BB87-951480EB04CB}' + AppsAndFeaturesEntries: + - DisplayName: Eclipse Temurin JDK with Hotspot 21.0.5+11 (arm64) + UpgradeCode: '{BAE2E802-3BB0-95F1-E02D-C02D4E9A52C6}' ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.5.11/EclipseAdoptium.Temurin.21.JDK.locale.en-US.yaml b/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.5.11/EclipseAdoptium.Temurin.21.JDK.locale.en-US.yaml index adb8427c707f..8b4cf362da96 100644 --- a/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.5.11/EclipseAdoptium.Temurin.21.JDK.locale.en-US.yaml +++ b/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.5.11/EclipseAdoptium.Temurin.21.JDK.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with komac v2.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: EclipseAdoptium.Temurin.21.JDK @@ -14,9 +14,7 @@ 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-21 Tags: - java @@ -24,10 +22,8 @@ Tags: - jre - jvm - openjdk -# ReleaseNotes: +ReleaseNotes: Official Eclipse Temurin Release of jdk-21.0.5+11 ReleaseNotesUrl: https://github.com/adoptium/temurin21-binaries/releases/tag/jdk-21.0.5+11 -# PurchaseUrl: -# InstallationNotes: Documentations: - DocumentLabel: Docs DocumentUrl: https://adoptium.net/docs/ diff --git a/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.5.11/EclipseAdoptium.Temurin.21.JDK.locale.zh-CN.yaml b/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.5.11/EclipseAdoptium.Temurin.21.JDK.locale.zh-CN.yaml index 349d81c4ed0e..3dd267da5fea 100644 --- a/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.5.11/EclipseAdoptium.Temurin.21.JDK.locale.zh-CN.yaml +++ b/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.5.11/EclipseAdoptium.Temurin.21.JDK.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with komac v2.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: EclipseAdoptium.Temurin.21.JDK @@ -14,20 +14,14 @@ 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/temurin21-binaries/releases/tag/jdk-21.0.5+11 -# PurchaseUrl: -# InstallationNotes: Documentations: - DocumentLabel: 常见问题 DocumentUrl: https://adoptium.net/docs/faq/ diff --git a/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.5.11/EclipseAdoptium.Temurin.21.JDK.yaml b/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.5.11/EclipseAdoptium.Temurin.21.JDK.yaml index 5d0e87b8802c..d93ee325c986 100644 --- a/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.5.11/EclipseAdoptium.Temurin.21.JDK.yaml +++ b/manifests/e/EclipseAdoptium/Temurin/21/JDK/21.0.5.11/EclipseAdoptium.Temurin.21.JDK.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with komac v2.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: EclipseAdoptium.Temurin.21.JDK From c8e44a427e950faa47ecdfda31df950b3a3d3b28 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:04:55 +0800 Subject: [PATCH 525/720] New version: AnyAssociation.Anytype version 0.43.0 (#185468) --- .../AnyAssociation.Anytype.installer.yaml | 19 ++++++++ .../AnyAssociation.Anytype.locale.en-US.yaml | 46 +++++++++++++++++++ .../AnyAssociation.Anytype.locale.zh-CN.yaml | 46 +++++++++++++++++++ .../0.43.0/AnyAssociation.Anytype.yaml | 8 ++++ 4 files changed, 119 insertions(+) create mode 100644 manifests/a/AnyAssociation/Anytype/0.43.0/AnyAssociation.Anytype.installer.yaml create mode 100644 manifests/a/AnyAssociation/Anytype/0.43.0/AnyAssociation.Anytype.locale.en-US.yaml create mode 100644 manifests/a/AnyAssociation/Anytype/0.43.0/AnyAssociation.Anytype.locale.zh-CN.yaml create mode 100644 manifests/a/AnyAssociation/Anytype/0.43.0/AnyAssociation.Anytype.yaml diff --git a/manifests/a/AnyAssociation/Anytype/0.43.0/AnyAssociation.Anytype.installer.yaml b/manifests/a/AnyAssociation/Anytype/0.43.0/AnyAssociation.Anytype.installer.yaml new file mode 100644 index 000000000000..7b3fe957c4b3 --- /dev/null +++ b/manifests/a/AnyAssociation/Anytype/0.43.0/AnyAssociation.Anytype.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: AnyAssociation.Anytype +PackageVersion: 0.43.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- anytype +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x64 + InstallerUrl: https://anytype-release.fra1.cdn.digitaloceanspaces.com/Anytype%20Setup%200.43.0.exe + InstallerSha256: 951D7A22A46C2DFC009C3841A537C40F4ACE6F56580F80F962C7F4B60E8693AB + ProductCode: 425256e4-03e3-5ba0-b070-d372039ec7ab +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/AnyAssociation/Anytype/0.43.0/AnyAssociation.Anytype.locale.en-US.yaml b/manifests/a/AnyAssociation/Anytype/0.43.0/AnyAssociation.Anytype.locale.en-US.yaml new file mode 100644 index 000000000000..bee14c18f1d8 --- /dev/null +++ b/manifests/a/AnyAssociation/Anytype/0.43.0/AnyAssociation.Anytype.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: AnyAssociation.Anytype +PackageVersion: 0.43.0 +PackageLocale: en-US +Publisher: Any Association +PublisherUrl: https://anytype.io/ +PublisherSupportUrl: https://anytype.io/faq +PrivacyUrl: https://anytype.io/website_privacy +Author: Any Association +PackageName: Anytype +PackageUrl: https://download.anytype.io/ +License: Proprietary +LicenseUrl: https://anytype.io/terms_of_use +Copyright: Copyright © 2024 Any Association +# CopyrightUrl: +ShortDescription: Next generation software that breaks down barriers between applications, gives back privacy and data ownership to users. +# Description: +# Moniker: +Tags: +- agenda +- calendar +- checklist +- collaborate +- collaboration +- docs +- document +- list +- markdown +- notes +- schedule +- task +- to-do +- todo +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://anytype.io/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://anytype.io/faq +- DocumentLabel: Docs + DocumentUrl: https://doc.anytype.io/anytype-docs +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/AnyAssociation/Anytype/0.43.0/AnyAssociation.Anytype.locale.zh-CN.yaml b/manifests/a/AnyAssociation/Anytype/0.43.0/AnyAssociation.Anytype.locale.zh-CN.yaml new file mode 100644 index 000000000000..47ab908fb5ad --- /dev/null +++ b/manifests/a/AnyAssociation/Anytype/0.43.0/AnyAssociation.Anytype.locale.zh-CN.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: AnyAssociation.Anytype +PackageVersion: 0.43.0 +PackageLocale: zh-CN +Publisher: Any Association +PublisherUrl: https://anytype.io/ +PublisherSupportUrl: https://anytype.io/faq +PrivacyUrl: https://anytype.io/website_privacy +Author: Any Association +PackageName: Anytype +PackageUrl: https://download.anytype.io/ +License: 专有软件 +LicenseUrl: https://anytype.io/terms_of_use +Copyright: Copyright © 2024 Any Association +# CopyrightUrl: +ShortDescription: Next generation software that breaks down barriers between applications, gives back privacy and data ownership to users. +# Description: +# Moniker: +Tags: +- markdown +- 任务 +- 列表 +- 协作 +- 协同 +- 待办 +- 待办事项 +- 提醒事项 +- 文档 +- 日历 +- 日程 +- 清单 +- 笔记 +- 议程 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://anytype.io/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://anytype.io/faq +- DocumentLabel: 文档 + DocumentUrl: https://doc.anytype.io/anytype-docs +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/a/AnyAssociation/Anytype/0.43.0/AnyAssociation.Anytype.yaml b/manifests/a/AnyAssociation/Anytype/0.43.0/AnyAssociation.Anytype.yaml new file mode 100644 index 000000000000..349394ff4d0a --- /dev/null +++ b/manifests/a/AnyAssociation/Anytype/0.43.0/AnyAssociation.Anytype.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: AnyAssociation.Anytype +PackageVersion: 0.43.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 76c76d321842d6a02c2a875e2096a61b9da6df51 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:06:43 +0800 Subject: [PATCH 526/720] New version: Brave.Brave.Beta version 130.1.72.87 (#185469) --- .../Brave.Brave.Beta.installer.yaml | 80 +++++++++++++++++++ .../Brave.Brave.Beta.locale.en-US.yaml | 39 +++++++++ .../Brave.Brave.Beta.locale.zh-CN.yaml | 35 ++++++++ .../Beta/130.1.72.87/Brave.Brave.Beta.yaml | 8 ++ 4 files changed, 162 insertions(+) create mode 100644 manifests/b/Brave/Brave/Beta/130.1.72.87/Brave.Brave.Beta.installer.yaml create mode 100644 manifests/b/Brave/Brave/Beta/130.1.72.87/Brave.Brave.Beta.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/Beta/130.1.72.87/Brave.Brave.Beta.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/Beta/130.1.72.87/Brave.Brave.Beta.yaml diff --git a/manifests/b/Brave/Brave/Beta/130.1.72.87/Brave.Brave.Beta.installer.yaml b/manifests/b/Brave/Brave/Beta/130.1.72.87/Brave.Brave.Beta.installer.yaml new file mode 100644 index 000000000000..7642868db781 --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/130.1.72.87/Brave.Brave.Beta.installer.yaml @@ -0,0 +1,80 @@ +# 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: Brave.Brave.Beta +PackageVersion: 130.1.72.87 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Beta/x86-be/win/130.1.72.87/brave_installer-ia32.exe + InstallerSha256: 21D8BE16E3611E0343CFDB6C318D80506B7D1E6BCF7F14028133A7B34B9DF410 + InstallerSwitches: + Custom: --chrome-beta --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Beta +- Architecture: x86 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Beta/x86-be/win/130.1.72.87/brave_installer-ia32.exe + InstallerSha256: 21D8BE16E3611E0343CFDB6C318D80506B7D1E6BCF7F14028133A7B34B9DF410 + InstallerSwitches: + Custom: --chrome-beta --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Beta +- Architecture: x64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Beta/x64-be/win/130.1.72.87/brave_installer-x64.exe + InstallerSha256: 883025D1FBCD5309025E16E787F646DB002052265885ED957B956F2C0F49E20A + InstallerSwitches: + Custom: --chrome-beta --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Beta +- Architecture: x64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Beta/x64-be/win/130.1.72.87/brave_installer-x64.exe + InstallerSha256: 883025D1FBCD5309025E16E787F646DB002052265885ED957B956F2C0F49E20A + InstallerSwitches: + Custom: --chrome-beta --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Beta +- Architecture: arm64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Beta/arm64-be/win/130.1.72.87/brave_installer-arm64.exe + InstallerSha256: 3225E089AC94D7FEC6EC63423ECAF3170E275D04F7F7FFE69B5285E4427E4A20 + InstallerSwitches: + Custom: --chrome-beta --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Beta +- Architecture: arm64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Beta/arm64-be/win/130.1.72.87/brave_installer-arm64.exe + InstallerSha256: 3225E089AC94D7FEC6EC63423ECAF3170E275D04F7F7FFE69B5285E4427E4A20 + InstallerSwitches: + Custom: --chrome-beta --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Beta +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Beta/130.1.72.87/Brave.Brave.Beta.locale.en-US.yaml b/manifests/b/Brave/Brave/Beta/130.1.72.87/Brave.Brave.Beta.locale.en-US.yaml new file mode 100644 index 000000000000..5167179742f3 --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/130.1.72.87/Brave.Brave.Beta.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Brave.Brave.Beta +PackageVersion: 130.1.72.87 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +# PublisherSupportUrl: +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Beta +PackageUrl: https://brave.com/download-beta +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2024 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Beta is an early preview for new versions of Brave that showcases the newest advances that we're bringing to your browser. +Description: |- + Brave Beta is an early preview for new versions of Brave. + This build showcases the newest advances that we’re bringing to your browser and it’s ready for your daily use. + Brave Beta automatically sends us crash reports when things go wrong. +# Moniker: +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Beta/130.1.72.87/Brave.Brave.Beta.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Beta/130.1.72.87/Brave.Brave.Beta.locale.zh-CN.yaml new file mode 100644 index 000000000000..30af2216023b --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/130.1.72.87/Brave.Brave.Beta.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: Brave.Brave.Beta +PackageVersion: 130.1.72.87 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +# PublisherSupportUrl: +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Beta +PackageUrl: https://brave.com/download-beta +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2024 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Beta 是 Brave 新版本的早期预览,展示了我们为您的浏览器带来的最新进展。 +Description: Brave Beta 是 Brave 新版本的早期预览,展示了我们为您的浏览器带来的最新进展,并已经准备好供您日常使用。当出现问题时,Brave Beta 会自动向我们发送崩溃报告。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Beta/130.1.72.87/Brave.Brave.Beta.yaml b/manifests/b/Brave/Brave/Beta/130.1.72.87/Brave.Brave.Beta.yaml new file mode 100644 index 000000000000..70e981130a23 --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/130.1.72.87/Brave.Brave.Beta.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: Brave.Brave.Beta +PackageVersion: 130.1.72.87 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2bfe24f224801214f8f9e7558d71fcfc7930a4a7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:07:07 +0800 Subject: [PATCH 527/720] New version: Yidadaa.ChatGPTNextWeb version 2.15.6 (#185470) --- .../Yidadaa.ChatGPTNextWeb.installer.yaml | 27 +++++++++++++++ .../Yidadaa.ChatGPTNextWeb.locale.en-US.yaml | 33 +++++++++++++++++++ .../Yidadaa.ChatGPTNextWeb.locale.zh-CN.yaml | 29 ++++++++++++++++ .../2.15.6/Yidadaa.ChatGPTNextWeb.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/y/Yidadaa/ChatGPTNextWeb/2.15.6/Yidadaa.ChatGPTNextWeb.installer.yaml create mode 100644 manifests/y/Yidadaa/ChatGPTNextWeb/2.15.6/Yidadaa.ChatGPTNextWeb.locale.en-US.yaml create mode 100644 manifests/y/Yidadaa/ChatGPTNextWeb/2.15.6/Yidadaa.ChatGPTNextWeb.locale.zh-CN.yaml create mode 100644 manifests/y/Yidadaa/ChatGPTNextWeb/2.15.6/Yidadaa.ChatGPTNextWeb.yaml diff --git a/manifests/y/Yidadaa/ChatGPTNextWeb/2.15.6/Yidadaa.ChatGPTNextWeb.installer.yaml b/manifests/y/Yidadaa/ChatGPTNextWeb/2.15.6/Yidadaa.ChatGPTNextWeb.installer.yaml new file mode 100644 index 000000000000..34b428d33806 --- /dev/null +++ b/manifests/y/Yidadaa/ChatGPTNextWeb/2.15.6/Yidadaa.ChatGPTNextWeb.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: Yidadaa.ChatGPTNextWeb +PackageVersion: 2.15.6 +UpgradeBehavior: install +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/releases/download/v2.15.6/NextChat_2.15.6_x64-setup.exe + InstallerSha256: 2CDA081988762EFE580ABCB72CF321481903694D8DEA161FD6A8B4E3B4885129 + ProductCode: NextChat +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/releases/download/v2.15.6/NextChat_2.15.6_x64_en-US.msi + InstallerSha256: 55637280A582CA64C1177F260C9BA3F53322746350F2505EEEA33FD076729333 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{85C4ED86-75C0-4D20-8EB9-2E880F4B5353}' + AppsAndFeaturesEntries: + - ProductCode: '{C86CC69D-C8E3-4C7D-8034-A38B3D6A2FD8}' + UpgradeCode: '{13D8FC51-8410-5876-9677-DD0F4D3321FE}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/y/Yidadaa/ChatGPTNextWeb/2.15.6/Yidadaa.ChatGPTNextWeb.locale.en-US.yaml b/manifests/y/Yidadaa/ChatGPTNextWeb/2.15.6/Yidadaa.ChatGPTNextWeb.locale.en-US.yaml new file mode 100644 index 000000000000..2afeaa46bdfc --- /dev/null +++ b/manifests/y/Yidadaa/ChatGPTNextWeb/2.15.6/Yidadaa.ChatGPTNextWeb.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: Yidadaa.ChatGPTNextWeb +PackageVersion: 2.15.6 +PackageLocale: en-US +Publisher: yida +PublisherUrl: https://nextchat.dev/ +PublisherSupportUrl: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues +# PrivacyUrl: +Author: Yifei Zhang +PackageName: NextChat +PackageUrl: https://nextchat.dev/ +License: MIT +LicenseUrl: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/blob/HEAD/LICENSE +Copyright: Copyright (c) 2023-2024 Zhang Yifei +# CopyrightUrl: +ShortDescription: A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). +# Description: +# Moniker: +Tags: +- chatgpt +ReleaseNotes: |- + What's Changed + - fix: use tauri fetch by @Dogtiti in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5679 + - xAi support by @lloydzhou in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5704 + Full Changelog: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/compare/v2.15.5...v2.15.6 +ReleaseNotesUrl: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/releases/tag/v2.15.6 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/y/Yidadaa/ChatGPTNextWeb/2.15.6/Yidadaa.ChatGPTNextWeb.locale.zh-CN.yaml b/manifests/y/Yidadaa/ChatGPTNextWeb/2.15.6/Yidadaa.ChatGPTNextWeb.locale.zh-CN.yaml new file mode 100644 index 000000000000..6f0feb95e2ab --- /dev/null +++ b/manifests/y/Yidadaa/ChatGPTNextWeb/2.15.6/Yidadaa.ChatGPTNextWeb.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: Yidadaa.ChatGPTNextWeb +PackageVersion: 2.15.6 +PackageLocale: zh-CN +Publisher: yida +PublisherUrl: https://nextchat.dev/ +PublisherSupportUrl: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues +# PrivacyUrl: +Author: Yifei Zhang +PackageName: NextChat +PackageUrl: https://nextchat.dev/ +License: MIT +LicenseUrl: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/blob/HEAD/LICENSE +Copyright: Copyright (c) 2023-2024 Zhang Yifei +# CopyrightUrl: +ShortDescription: 一键拥有你自己的跨平台 ChatGPT 应用。 +# Description: +# Moniker: +Tags: +- chatgpt +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/releases/tag/v2.15.6 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/y/Yidadaa/ChatGPTNextWeb/2.15.6/Yidadaa.ChatGPTNextWeb.yaml b/manifests/y/Yidadaa/ChatGPTNextWeb/2.15.6/Yidadaa.ChatGPTNextWeb.yaml new file mode 100644 index 000000000000..1936d2655e01 --- /dev/null +++ b/manifests/y/Yidadaa/ChatGPTNextWeb/2.15.6/Yidadaa.ChatGPTNextWeb.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: Yidadaa.ChatGPTNextWeb +PackageVersion: 2.15.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ae260f95e8c2e838e9338658e87675df64e4e6e4 Mon Sep 17 00:00:00 2001 From: Xavier Portilla Edo Date: Thu, 24 Oct 2024 14:18:50 -0400 Subject: [PATCH 528/720] New version: xavidop.cxcli 1.234.0 (#185487) Co-authored-by: goreleaserbot --- .../1.234.0/xavidop.cxcli.installer.yaml | 34 +++++++++++++++++++ .../1.234.0/xavidop.cxcli.locale.en-US.yaml | 13 +++++++ .../xavidop/cxcli/1.234.0/xavidop.cxcli.yaml | 7 ++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/x/xavidop/cxcli/1.234.0/xavidop.cxcli.installer.yaml create mode 100644 manifests/x/xavidop/cxcli/1.234.0/xavidop.cxcli.locale.en-US.yaml create mode 100644 manifests/x/xavidop/cxcli/1.234.0/xavidop.cxcli.yaml diff --git a/manifests/x/xavidop/cxcli/1.234.0/xavidop.cxcli.installer.yaml b/manifests/x/xavidop/cxcli/1.234.0/xavidop.cxcli.installer.yaml new file mode 100644 index 000000000000..e9a728323771 --- /dev/null +++ b/manifests/x/xavidop/cxcli/1.234.0/xavidop.cxcli.installer.yaml @@ -0,0 +1,34 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: xavidop.cxcli +PackageVersion: 1.234.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-10-24" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: cxcli.exe + PortableCommandAlias: cxcli + InstallerUrl: https://github.com/xavidop/dialogflow-cx-cli/releases/download/v1.234.0/cxcli_Windows_arm64.zip + InstallerSha256: d3f47ac7fa0861b053d58dceb6aaa1a48aabf7bd621fbbe82a465252e6aba9a7 + UpgradeBehavior: uninstallPrevious + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: cxcli.exe + PortableCommandAlias: cxcli + InstallerUrl: https://github.com/xavidop/dialogflow-cx-cli/releases/download/v1.234.0/cxcli_Windows_i386.zip + InstallerSha256: ecf634ef5066b39a890ff24822d2c63fd4b15ba1141d11292041707469a128c6 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: cxcli.exe + PortableCommandAlias: cxcli + InstallerUrl: https://github.com/xavidop/dialogflow-cx-cli/releases/download/v1.234.0/cxcli_Windows_x86_64.zip + InstallerSha256: 2a52f413d0a7d9bec6a5dc72448b9311edffb71dc70291d31dbe6df105417618 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/x/xavidop/cxcli/1.234.0/xavidop.cxcli.locale.en-US.yaml b/manifests/x/xavidop/cxcli/1.234.0/xavidop.cxcli.locale.en-US.yaml new file mode 100644 index 000000000000..e074cb0442aa --- /dev/null +++ b/manifests/x/xavidop/cxcli/1.234.0/xavidop.cxcli.locale.en-US.yaml @@ -0,0 +1,13 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: xavidop.cxcli +PackageVersion: 1.234.0 +PackageLocale: en-US +Publisher: xavidop +PackageName: cxcli +PackageUrl: https://cxcli.xavidop.me +License: Apache-2.0 +ShortDescription: The missing CLI for your Dialogflow CX projects +Moniker: cxcli +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/x/xavidop/cxcli/1.234.0/xavidop.cxcli.yaml b/manifests/x/xavidop/cxcli/1.234.0/xavidop.cxcli.yaml new file mode 100644 index 000000000000..2c6bbefa67d8 --- /dev/null +++ b/manifests/x/xavidop/cxcli/1.234.0/xavidop.cxcli.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: xavidop.cxcli +PackageVersion: 1.234.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3c192cfafcc8d70d9ed6f71d807cf8adfc0d919d Mon Sep 17 00:00:00 2001 From: Ryan Date: Fri, 25 Oct 2024 02:19:02 +0800 Subject: [PATCH 529/720] New version: Fly-io.flyctl version 0.3.28 (#185488) --- .../0.3.28/Fly-io.flyctl.installer.yaml | 19 +++++++++++++ .../0.3.28/Fly-io.flyctl.locale.en-US.yaml | 26 ++++++++++++++++++ .../0.3.28/Fly-io.flyctl.locale.ko-KR.yaml | 27 +++++++++++++++++++ .../f/Fly-io/flyctl/0.3.28/Fly-io.flyctl.yaml | 8 ++++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/f/Fly-io/flyctl/0.3.28/Fly-io.flyctl.installer.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.3.28/Fly-io.flyctl.locale.en-US.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.3.28/Fly-io.flyctl.locale.ko-KR.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.3.28/Fly-io.flyctl.yaml diff --git a/manifests/f/Fly-io/flyctl/0.3.28/Fly-io.flyctl.installer.yaml b/manifests/f/Fly-io/flyctl/0.3.28/Fly-io.flyctl.installer.yaml new file mode 100644 index 000000000000..47199a94641b --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.3.28/Fly-io.flyctl.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.3.28 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: flyctl.exe +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.3.28/flyctl_0.3.28_Windows_x86_64.zip + InstallerSha256: 7D08D53B42048B5B928D0C37EF961B19208F8DE2F2E95BDCF1BE1519BF9F3251 +- Architecture: arm64 + InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.3.28/flyctl_0.3.28_Windows_arm64.zip + InstallerSha256: BC7226007A788DE6B672FA77B214274FE8811A62AABC2FDEC65D5DB03DE16A25 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/f/Fly-io/flyctl/0.3.28/Fly-io.flyctl.locale.en-US.yaml b/manifests/f/Fly-io/flyctl/0.3.28/Fly-io.flyctl.locale.en-US.yaml new file mode 100644 index 000000000000..319239dff8cd --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.3.28/Fly-io.flyctl.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: Fly-io.flyctl +PackageVersion: 0.3.28 +PackageLocale: en-US +Publisher: Fly.io +PublisherUrl: https://fly.io/ +PublisherSupportUrl: https://community.fly.io/ +PrivacyUrl: https://fly.io/legal/privacy-policy +PackageName: flyctl +PackageUrl: https://github.com/superfly/flyctl +License: Apache-2.0 +LicenseUrl: https://github.com/superfly/flyctl/blob/HEAD/LICENSE +ShortDescription: Command line tools for fly.io services +Tags: +- cli +- fly +- heroku +ReleaseNotes: |- + Changelog + - 7b8546ae9 Run release and sync_docs jobs on master branch only (#4027) + - 927697c58 Disable docs sync (#4026) +ReleaseNotesUrl: https://github.com/superfly/flyctl/releases/tag/v0.3.28 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/f/Fly-io/flyctl/0.3.28/Fly-io.flyctl.locale.ko-KR.yaml b/manifests/f/Fly-io/flyctl/0.3.28/Fly-io.flyctl.locale.ko-KR.yaml new file mode 100644 index 000000000000..c0ba8a92cbb5 --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.3.28/Fly-io.flyctl.locale.ko-KR.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.3.28 +PackageLocale: ko-KR +Publisher: Fly.io +PublisherUrl: https://fly.io/ +PublisherSupportUrl: https://community.fly.io/ +PrivacyUrl: https://fly.io/legal/privacy-policy +PackageName: flyctl +PackageUrl: https://github.com/superfly/flyctl +License: Apache-2.0 +LicenseUrl: https://github.com/superfly/flyctl/blob/HEAD/LICENSE +ShortDescription: fly.io 서비스를 위한 커맨드 라인 도구 +Tags: +- cli +- fly +- heroku +ReleaseNotes: |- + f2d3a9f8 Revert "Even more remote heartbeat improvements (#3594)" (#3618) + f2416e1a Hide sentry from launch plan unless selected (#3616) + 61fa0095 Add Rails + Tigris support to fly launch (#3598) + d970980d Implement unit test with in-memory server implementation. (#3613) +ReleaseNotesUrl: https://github.com/superfly/flyctl/releases/tag/v0.3.28 +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/f/Fly-io/flyctl/0.3.28/Fly-io.flyctl.yaml b/manifests/f/Fly-io/flyctl/0.3.28/Fly-io.flyctl.yaml new file mode 100644 index 000000000000..2cd840b144d8 --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.3.28/Fly-io.flyctl.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: Fly-io.flyctl +PackageVersion: 0.3.28 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 9ec26a2d0e182125e389c0d7b8da16590040af6b Mon Sep 17 00:00:00 2001 From: Danilo Pianini Date: Thu, 24 Oct 2024 20:21:42 +0200 Subject: [PATCH 530/720] New version: Unibo.Alchemist version 34.1.9 (#185529) --- .../34.1.9/Unibo.Alchemist.installer.yaml | 15 ++++++++++++++ .../34.1.9/Unibo.Alchemist.locale.en-US.yaml | 20 +++++++++++++++++++ .../Alchemist/34.1.9/Unibo.Alchemist.yaml | 8 ++++++++ 3 files changed, 43 insertions(+) create mode 100644 manifests/u/Unibo/Alchemist/34.1.9/Unibo.Alchemist.installer.yaml create mode 100644 manifests/u/Unibo/Alchemist/34.1.9/Unibo.Alchemist.locale.en-US.yaml create mode 100644 manifests/u/Unibo/Alchemist/34.1.9/Unibo.Alchemist.yaml diff --git a/manifests/u/Unibo/Alchemist/34.1.9/Unibo.Alchemist.installer.yaml b/manifests/u/Unibo/Alchemist/34.1.9/Unibo.Alchemist.installer.yaml new file mode 100644 index 000000000000..338db74edb76 --- /dev/null +++ b/manifests/u/Unibo/Alchemist/34.1.9/Unibo.Alchemist.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Unibo.Alchemist +PackageVersion: 34.1.9 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{8E7D344E-46BD-330F-B2DD-530ABD3285C5}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AlchemistSimulator/Alchemist/releases/download/34.1.9/alchemist-34.1.9.msi + InstallerSha256: C08C6A60A8B16E6E43C49E808708BFCB2ACCF6C9A689F48528FD01BD774C99AE +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-24 diff --git a/manifests/u/Unibo/Alchemist/34.1.9/Unibo.Alchemist.locale.en-US.yaml b/manifests/u/Unibo/Alchemist/34.1.9/Unibo.Alchemist.locale.en-US.yaml new file mode 100644 index 000000000000..7c0ef66b0f0c --- /dev/null +++ b/manifests/u/Unibo/Alchemist/34.1.9/Unibo.Alchemist.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Unibo.Alchemist +PackageVersion: 34.1.9 +PackageLocale: en-US +Publisher: Unibo +PublisherUrl: https://github.com/AlchemistSimulator +PublisherSupportUrl: https://github.com/AlchemistSimulator/Alchemist/issues +PackageName: Alchemist +PackageUrl: https://github.com/AlchemistSimulator/Alchemist +License: GPLv3 +ShortDescription: an extensible simulator for pervasive computing +Tags: [] +ReleaseNotesUrl: https://github.com/AlchemistSimulator/Alchemist/releases/tag/34.1.9 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/AlchemistSimulator/Alchemist/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/u/Unibo/Alchemist/34.1.9/Unibo.Alchemist.yaml b/manifests/u/Unibo/Alchemist/34.1.9/Unibo.Alchemist.yaml new file mode 100644 index 000000000000..7a505152123b --- /dev/null +++ b/manifests/u/Unibo/Alchemist/34.1.9/Unibo.Alchemist.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: Unibo.Alchemist +PackageVersion: 34.1.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 8de1d73d3657d39f012a207d316c6348a943b0b0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:22:01 +0800 Subject: [PATCH 531/720] New version: Jan.Jan version 0.5.7 (#185491) --- .../j/Jan/Jan/0.5.7/Jan.Jan.installer.yaml | 20 +++++++ .../j/Jan/Jan/0.5.7/Jan.Jan.locale.en-US.yaml | 57 +++++++++++++++++++ .../j/Jan/Jan/0.5.7/Jan.Jan.locale.zh-CN.yaml | 35 ++++++++++++ manifests/j/Jan/Jan/0.5.7/Jan.Jan.yaml | 8 +++ 4 files changed, 120 insertions(+) create mode 100644 manifests/j/Jan/Jan/0.5.7/Jan.Jan.installer.yaml create mode 100644 manifests/j/Jan/Jan/0.5.7/Jan.Jan.locale.en-US.yaml create mode 100644 manifests/j/Jan/Jan/0.5.7/Jan.Jan.locale.zh-CN.yaml create mode 100644 manifests/j/Jan/Jan/0.5.7/Jan.Jan.yaml diff --git a/manifests/j/Jan/Jan/0.5.7/Jan.Jan.installer.yaml b/manifests/j/Jan/Jan/0.5.7/Jan.Jan.installer.yaml new file mode 100644 index 000000000000..b561d4de78c8 --- /dev/null +++ b/manifests/j/Jan/Jan/0.5.7/Jan.Jan.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: Jan.Jan +PackageVersion: 0.5.7 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- jan +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/janhq/jan/releases/download/v0.5.7/jan-win-x64-0.5.7.exe + InstallerSha256: A74574FF73D8EF52CED218ACDFFBC5B8A7E7AF1DB187013C0F710599D3A224BD + ProductCode: 26e92a45-3e3b-5b43-bb59-04bf3b027b64 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/Jan/Jan/0.5.7/Jan.Jan.locale.en-US.yaml b/manifests/j/Jan/Jan/0.5.7/Jan.Jan.locale.en-US.yaml new file mode 100644 index 000000000000..09baed514d68 --- /dev/null +++ b/manifests/j/Jan/Jan/0.5.7/Jan.Jan.locale.en-US.yaml @@ -0,0 +1,57 @@ +# 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: Jan.Jan +PackageVersion: 0.5.7 +PackageLocale: en-US +Publisher: Jan +PublisherUrl: https://jan.ai/ +PublisherSupportUrl: https://github.com/janhq/jan/issues +# PrivacyUrl: +Author: Homebrew Computer Company +PackageName: Jan +PackageUrl: https://github.com/janhq/jan +License: AGPL-3.0 +LicenseUrl: https://github.com/janhq/jan/blob/HEAD/LICENSE +Copyright: Copyright © 2024 Jan +# CopyrightUrl: +ShortDescription: Turn your computer into an AI computer +Description: Run LLMs like Mistral or Llama2 locally and offline on your computer, or connect to remote AI APIs like OpenAI’s GPT-4 or Groq. +# Moniker: +Tags: +- ai +- large-language-model +- llama +- llm +- mistral +ReleaseNotes: |- + 🚀 Features + - feat: support markdown on user message @urmauur (#3848) + - feat: save instruction for new threads as a stable feature @urmauur (#3798) + - feat: Jan beta version @hiento09 (#3835) + 🐛 Fixes + - fix: update broken/outdated hyperlink @Haleshot (#3857) + - fix: hardware section @urmauur (#3866) + - fix: inconsistent state of downloading multi-modal @urmauur (#3862) + - fix: context length input value isn't update @urmauur (#3854) + - fix: correct eos token of llava models @louis-jan (#3847) + - fix: api playground text overlap button and search hub model @urmauur (#3833) + - fix: enable scroll modal component @urmauur (#3816) + - fix: reset window state after disconnected from multi monitor @urmauur (#3797) + - fix: issue ellipsis text on model selector and model start loader @urmauur (#3802) + - fix: update base url edit page docs @urmauur (#3795) + 🧰 Maintenance + - chore: replace windows codesign cert @hiento09 (#3839) + - ci: disable turbo cache @hiento09 (#3836) + - ci: Update jan-docs.yml @hiento09 (#3799) + - chore: move Jan Docs back into Jan Repo @hiento09 (#3790) + Contributor + @Haleshot, @hiento09, @louis-jan and @urmauur +ReleaseNotesUrl: https://github.com/janhq/jan/releases/tag/v0.5.7 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://jan.ai/docs +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/Jan/Jan/0.5.7/Jan.Jan.locale.zh-CN.yaml b/manifests/j/Jan/Jan/0.5.7/Jan.Jan.locale.zh-CN.yaml new file mode 100644 index 000000000000..5c1c48ab25bb --- /dev/null +++ b/manifests/j/Jan/Jan/0.5.7/Jan.Jan.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: Jan.Jan +PackageVersion: 0.5.7 +PackageLocale: zh-CN +Publisher: Jan +PublisherUrl: https://jan.ai/ +PublisherSupportUrl: https://github.com/janhq/jan/issues +# PrivacyUrl: +Author: Homebrew Computer Company +PackageName: Jan +PackageUrl: https://github.com/janhq/jan +License: AGPL-3.0 +LicenseUrl: https://github.com/janhq/jan/blob/HEAD/LICENSE +Copyright: Copyright © 2024 Jan +# CopyrightUrl: +ShortDescription: 为您的电脑赋能 AI +Description: 在电脑上本地离线运行 Mistral 或 Llama2 等 LLM,或者连接 OpenAI 的 GPT-4、Groq 等在线 AI 的 API。 +# Moniker: +Tags: +- llama +- llm +- mistral +- 人工智能 +- 大语言模型 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/janhq/jan/releases/tag/v0.5.7 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://jan.ai/docs +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/Jan/Jan/0.5.7/Jan.Jan.yaml b/manifests/j/Jan/Jan/0.5.7/Jan.Jan.yaml new file mode 100644 index 000000000000..b99edd77759d --- /dev/null +++ b/manifests/j/Jan/Jan/0.5.7/Jan.Jan.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: Jan.Jan +PackageVersion: 0.5.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 287f7ca04426b77f965832edb85e9bef5f169609 Mon Sep 17 00:00:00 2001 From: VD42 Date: Thu, 24 Oct 2024 22:22:19 +0400 Subject: [PATCH 532/720] New version: IndigoByte.DrExplain version 6.9.1321 (#185489) --- .../IndigoByte.DrExplain.installer.yaml | 31 ++++++++++++++++ .../IndigoByte.DrExplain.locale.en-US.yaml | 35 +++++++++++++++++++ .../6.9.1321/IndigoByte.DrExplain.yaml | 8 +++++ 3 files changed, 74 insertions(+) create mode 100644 manifests/i/IndigoByte/DrExplain/6.9.1321/IndigoByte.DrExplain.installer.yaml create mode 100644 manifests/i/IndigoByte/DrExplain/6.9.1321/IndigoByte.DrExplain.locale.en-US.yaml create mode 100644 manifests/i/IndigoByte/DrExplain/6.9.1321/IndigoByte.DrExplain.yaml diff --git a/manifests/i/IndigoByte/DrExplain/6.9.1321/IndigoByte.DrExplain.installer.yaml b/manifests/i/IndigoByte/DrExplain/6.9.1321/IndigoByte.DrExplain.installer.yaml new file mode 100644 index 000000000000..7306cdd60bb4 --- /dev/null +++ b/manifests/i/IndigoByte/DrExplain/6.9.1321/IndigoByte.DrExplain.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: IndigoByte.DrExplain +PackageVersion: 6.9.1321 +Platform: +- Windows.Desktop +MinimumOSVersion: "6.1" +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- gui +- doc +- docx +- rtf +- chm +- hlp +- html +- txt +- xml +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.drexplain.com/drexplain_6_9_1321.exe + InstallerSha256: 55528AF0AF03338A2C0E72ABCEE9C317D2422D25344078421DF1C10BDF75DC08 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/i/IndigoByte/DrExplain/6.9.1321/IndigoByte.DrExplain.locale.en-US.yaml b/manifests/i/IndigoByte/DrExplain/6.9.1321/IndigoByte.DrExplain.locale.en-US.yaml new file mode 100644 index 000000000000..41a62b9cb1a2 --- /dev/null +++ b/manifests/i/IndigoByte/DrExplain/6.9.1321/IndigoByte.DrExplain.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: IndigoByte.DrExplain +PackageVersion: 6.9.1321 +PackageLocale: en-US +Publisher: Indigo Byte Systems, LLC +PublisherSupportUrl: https://www.drexplain.com/support/ +PrivacyUrl: https://www.drexplain.com/privacy.php +Author: Indigo Byte Systems, LLC +PackageName: Dr.Explain +PackageUrl: https://www.drexplain.com/ +License: Proprietary +LicenseUrl: https://www.drexplain.com/help/license_print.php +Copyright: Copyright (c) Indigo Byte Systems, LLC, 2004-2024. All rights reserved. +ShortDescription: Help authoring tool to quickly create online manuals, help files, user guides and documentation. +Moniker: drexplain +Tags: +- manual +- online-manuals +- help +- help-files +- online-help +- guide +- user-guides +- documentation +- hat +- html +- chm +- pdf +- docx +- rtf +- hlp +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/i/IndigoByte/DrExplain/6.9.1321/IndigoByte.DrExplain.yaml b/manifests/i/IndigoByte/DrExplain/6.9.1321/IndigoByte.DrExplain.yaml new file mode 100644 index 000000000000..d581f641cc77 --- /dev/null +++ b/manifests/i/IndigoByte/DrExplain/6.9.1321/IndigoByte.DrExplain.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: IndigoByte.DrExplain +PackageVersion: 6.9.1321 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From f242565586fd6a30e1100e58d98a5d78cc66ef91 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:22:50 +0800 Subject: [PATCH 533/720] New version: JetBrains.PhpStorm version 2024.2.4 (#185490) --- .../JetBrains.PhpStorm.installer.yaml | 32 +++++++++++ .../JetBrains.PhpStorm.locale.en-US.yaml | 57 +++++++++++++++++++ .../JetBrains.PhpStorm.locale.zh-CN.yaml | 41 +++++++++++++ .../PhpStorm/2024.2.4/JetBrains.PhpStorm.yaml | 8 +++ 4 files changed, 138 insertions(+) create mode 100644 manifests/j/JetBrains/PhpStorm/2024.2.4/JetBrains.PhpStorm.installer.yaml create mode 100644 manifests/j/JetBrains/PhpStorm/2024.2.4/JetBrains.PhpStorm.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/PhpStorm/2024.2.4/JetBrains.PhpStorm.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/PhpStorm/2024.2.4/JetBrains.PhpStorm.yaml diff --git a/manifests/j/JetBrains/PhpStorm/2024.2.4/JetBrains.PhpStorm.installer.yaml b/manifests/j/JetBrains/PhpStorm/2024.2.4/JetBrains.PhpStorm.installer.yaml new file mode 100644 index 000000000000..dc434403e790 --- /dev/null +++ b/manifests/j/JetBrains/PhpStorm/2024.2.4/JetBrains.PhpStorm.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: JetBrains.PhpStorm +PackageVersion: 2024.2.4 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- css +- html +- ipr +- js +- php +- phtml +ReleaseDate: 2024-10-24 +AppsAndFeaturesEntries: +- DisplayName: PhpStorm 2024.2.4 + DisplayVersion: 242.23726.107 + ProductCode: PhpStorm 2024.2.4 +Installers: +- Architecture: x64 + InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-2024.2.4.exe + InstallerSha256: CE6AB3DA0EA4E74F5F74003EADCA00C0A1B2283E7098F5A8DA3858F854D0CAF9 + ProductCode: PhpStorm 2024.2.4 +- Architecture: arm64 + InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-2024.2.4-aarch64.exe + InstallerSha256: 8F3AD0A8F412019E36B6176DDBB4D8C61A3CBFF8F341DB6598CF41C7E81EA3CC + ProductCode: PhpStorm 2024.2.4 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/PhpStorm/2024.2.4/JetBrains.PhpStorm.locale.en-US.yaml b/manifests/j/JetBrains/PhpStorm/2024.2.4/JetBrains.PhpStorm.locale.en-US.yaml new file mode 100644 index 000000000000..5444948fb105 --- /dev/null +++ b/manifests/j/JetBrains/PhpStorm/2024.2.4/JetBrains.PhpStorm.locale.en-US.yaml @@ -0,0 +1,57 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: JetBrains.PhpStorm +PackageVersion: 2024.2.4 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: PhpStorm +PackageUrl: https://www.jetbrains.com/phpstorm/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: Lightning-smart PHP IDE +Description: PhpStorm is a development tool for PHP and Web projects. It’s a perfect PHP IDE for working with Laravel, Symfony, Drupal, WordPress, and other frameworks. +Moniker: phpstorm +Tags: +- code +- coding +- css +- develop +- development +- htm +- html +- ide +- javascript +- js +- php +- programming +- web +- webpage +ReleaseNotes: |- + PhpStorm 2024.2.4 is now available + PhpStorm 2024.2.4 is a minor update, and it includes a host of bug fixes and quality-of-life improvements. + Here are the most notable changes and bug fixes in this build: + + - Fix: Cannot resize the editor tab pane when it's placed on the left/right after IDE restart [IJPL-161357] + - Fix: Classic terminal: cursor shape keeps resetting to Block despite vertical being selected [IJPL-160291] + - Fix: IntelliJ doesn't detect the eslint eslint.config.ts config file [WEB-68638] + - Fix: [GitLab] chunked transfer encoding, state: READING_LENGTH [IJPL-148688] + The full list of changes in PhpStorm 2024.2.4 is available in the release notes. + + - Download PhpStorm + - Tweet us + - Report bugs to our issue tracker +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/WI-A-231736187 +PurchaseUrl: https://www.jetbrains.com/phpstorm/buy/ +# InstallationNotes: +Documentations: +- DocumentLabel: Resources + DocumentUrl: https://www.jetbrains.com/phpstorm/resources/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/PhpStorm/2024.2.4/JetBrains.PhpStorm.locale.zh-CN.yaml b/manifests/j/JetBrains/PhpStorm/2024.2.4/JetBrains.PhpStorm.locale.zh-CN.yaml new file mode 100644 index 000000000000..af1900a075b4 --- /dev/null +++ b/manifests/j/JetBrains/PhpStorm/2024.2.4/JetBrains.PhpStorm.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: JetBrains.PhpStorm +PackageVersion: 2024.2.4 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: PhpStorm +PackageUrl: https://www.jetbrains.com/zh-cn/phpstorm/ +License: 专有软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 高效智能的 PHP IDE +Description: PhpStorm 是一个用于 PHP 和 Web 项目的开发工具。它是一个完美的 PHP IDE,支持 Laravel、Symfony、Drupal、WordPress 等各种主流框架。 +# Moniker: +Tags: +- css +- htm +- html +- javascript +- js +- php +- 代码 +- 开发 +- 编程 +- 网页 +- 集成开发环境 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/WI-A-231736187 +PurchaseUrl: https://www.jetbrains.com/zh-cn/phpstorm/buy/ +# InstallationNotes: +Documentations: +- DocumentLabel: 资源 + DocumentUrl: https://www.jetbrains.com/zh-cn/phpstorm/resources/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/PhpStorm/2024.2.4/JetBrains.PhpStorm.yaml b/manifests/j/JetBrains/PhpStorm/2024.2.4/JetBrains.PhpStorm.yaml new file mode 100644 index 000000000000..613feab02261 --- /dev/null +++ b/manifests/j/JetBrains/PhpStorm/2024.2.4/JetBrains.PhpStorm.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.PhpStorm +PackageVersion: 2024.2.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From cc221f857fa5da5fb7457dee8a5ec48eb7c76343 Mon Sep 17 00:00:00 2001 From: The SZ Date: Thu, 24 Oct 2024 20:23:10 +0200 Subject: [PATCH 534/720] the-sz.Spencer version 1.35 (#185493) --- .../1.35/the-sz.Spencer.installer.yaml | 16 +++++++++++++++ .../1.35/the-sz.Spencer.locale.en-US.yaml | 20 +++++++++++++++++++ .../t/the-sz/Spencer/1.35/the-sz.Spencer.yaml | 8 ++++++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/t/the-sz/Spencer/1.35/the-sz.Spencer.installer.yaml create mode 100644 manifests/t/the-sz/Spencer/1.35/the-sz.Spencer.locale.en-US.yaml create mode 100644 manifests/t/the-sz/Spencer/1.35/the-sz.Spencer.yaml diff --git a/manifests/t/the-sz/Spencer/1.35/the-sz.Spencer.installer.yaml b/manifests/t/the-sz/Spencer/1.35/the-sz.Spencer.installer.yaml new file mode 100644 index 000000000000..67abe3c75b47 --- /dev/null +++ b/manifests/t/the-sz/Spencer/1.35/the-sz.Spencer.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: the-sz.Spencer +PackageVersion: "1.35" +InstallerType: zip +Installers: +- Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ./Spencer.exe + PortableCommandAlias: Spencer.exe + InstallerUrl: https://the-sz.com/common/get.php?product=spencer + InstallerSha256: 9edeff6320f19d4a33a7d5663503777cdfa5e0c8e4a9b0ed99e25b210706d1b5 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/t/the-sz/Spencer/1.35/the-sz.Spencer.locale.en-US.yaml b/manifests/t/the-sz/Spencer/1.35/the-sz.Spencer.locale.en-US.yaml new file mode 100644 index 000000000000..163f78c1f444 --- /dev/null +++ b/manifests/t/the-sz/Spencer/1.35/the-sz.Spencer.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: the-sz.Spencer +PackageVersion: "1.35" +PackageLocale: en-US +Publisher: the sz development +PublisherUrl: https://the-sz.com/ +PrivacyUrl: https://the-sz.com/products/privacy.php +Author: the sz development +PackageName: Spencer +PackageUrl: https://the-sz.com/products/spencer/ +License: Proprietary +LicenseUrl: https://the-sz.com/products/license.php +Copyright: Copyright (c) the-sz.com +ShortDescription: Bring back the Classic Windows XP Start Menu to Windows 10 and Windows 11. +Moniker: spencer +ReleaseNotesUrl: https://the-sz.com/common/history.php?product=spencer +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/t/the-sz/Spencer/1.35/the-sz.Spencer.yaml b/manifests/t/the-sz/Spencer/1.35/the-sz.Spencer.yaml new file mode 100644 index 000000000000..2176a2f3545e --- /dev/null +++ b/manifests/t/the-sz/Spencer/1.35/the-sz.Spencer.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: the-sz.Spencer +PackageVersion: "1.35" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From dbbdd6494b8ef88726d7c510b7073fa469179de8 Mon Sep 17 00:00:00 2001 From: Gerhard Petermeir Date: Thu, 24 Oct 2024 20:23:28 +0200 Subject: [PATCH 535/720] ptmrio.phrasevault version 2.1.4 (#185494) --- .../2.1.4/ptmrio.phrasevault.installer.yaml | 12 ++++++++++++ .../2.1.4/ptmrio.phrasevault.locale.en-US.yaml | 13 +++++++++++++ .../phrasevault/2.1.4/ptmrio.phrasevault.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/p/ptmrio/phrasevault/2.1.4/ptmrio.phrasevault.installer.yaml create mode 100644 manifests/p/ptmrio/phrasevault/2.1.4/ptmrio.phrasevault.locale.en-US.yaml create mode 100644 manifests/p/ptmrio/phrasevault/2.1.4/ptmrio.phrasevault.yaml diff --git a/manifests/p/ptmrio/phrasevault/2.1.4/ptmrio.phrasevault.installer.yaml b/manifests/p/ptmrio/phrasevault/2.1.4/ptmrio.phrasevault.installer.yaml new file mode 100644 index 000000000000..38efeb11a138 --- /dev/null +++ b/manifests/p/ptmrio/phrasevault/2.1.4/ptmrio.phrasevault.installer.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.6.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: ptmrio.phrasevault +PackageVersion: 2.1.4 +InstallerType: nullsoft +Installers: +- Architecture: x86 + InstallerUrl: https://static.phrasevault.app/PhraseVault-Setup-2.1.4.exe + InstallerSha256: 2718E9D990282E199B24AFBA454280A886532FEF2EC4995D446F86D515CB393F +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/p/ptmrio/phrasevault/2.1.4/ptmrio.phrasevault.locale.en-US.yaml b/manifests/p/ptmrio/phrasevault/2.1.4/ptmrio.phrasevault.locale.en-US.yaml new file mode 100644 index 000000000000..8ed6d2748b3a --- /dev/null +++ b/manifests/p/ptmrio/phrasevault/2.1.4/ptmrio.phrasevault.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.6.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: ptmrio.phrasevault +PackageVersion: 2.1.4 +PackageLocale: en-US +Publisher: Petermeir Web Solutions +PackageName: PhraseVault +License: Source First 1.0 +Copyright: Copyright © 2024 Petermeir Web Solutions +ShortDescription: A phrase management tool +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/p/ptmrio/phrasevault/2.1.4/ptmrio.phrasevault.yaml b/manifests/p/ptmrio/phrasevault/2.1.4/ptmrio.phrasevault.yaml new file mode 100644 index 000000000000..6f1750229c6d --- /dev/null +++ b/manifests/p/ptmrio/phrasevault/2.1.4/ptmrio.phrasevault.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: ptmrio.phrasevault +PackageVersion: 2.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b9c0a0cc17ea215d4c0a845ae3f0d6a411f4574f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:23:52 +0800 Subject: [PATCH 536/720] New version: Yandex.Music version 5.25.1 (#185495) --- .../Music/5.25.1/Yandex.Music.installer.yaml | 18 +++++++++ .../5.25.1/Yandex.Music.locale.en-US.yaml | 39 +++++++++++++++++++ .../5.25.1/Yandex.Music.locale.zh-CN.yaml | 39 +++++++++++++++++++ .../y/Yandex/Music/5.25.1/Yandex.Music.yaml | 8 ++++ 4 files changed, 104 insertions(+) create mode 100644 manifests/y/Yandex/Music/5.25.1/Yandex.Music.installer.yaml create mode 100644 manifests/y/Yandex/Music/5.25.1/Yandex.Music.locale.en-US.yaml create mode 100644 manifests/y/Yandex/Music/5.25.1/Yandex.Music.locale.zh-CN.yaml create mode 100644 manifests/y/Yandex/Music/5.25.1/Yandex.Music.yaml diff --git a/manifests/y/Yandex/Music/5.25.1/Yandex.Music.installer.yaml b/manifests/y/Yandex/Music/5.25.1/Yandex.Music.installer.yaml new file mode 100644 index 000000000000..3c2cd82b3192 --- /dev/null +++ b/manifests/y/Yandex/Music/5.25.1/Yandex.Music.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: Yandex.Music +PackageVersion: 5.25.1 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x64 + InstallerUrl: https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.25.1.exe + InstallerSha256: 66471377DA47B3ABECF2A159645226A5B6BD589D3B18BA3414D69BFFC1F4773E + ProductCode: 49494f9d-1887-5500-9c55-ef4cf0614971 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/y/Yandex/Music/5.25.1/Yandex.Music.locale.en-US.yaml b/manifests/y/Yandex/Music/5.25.1/Yandex.Music.locale.en-US.yaml new file mode 100644 index 000000000000..68bb046f6921 --- /dev/null +++ b/manifests/y/Yandex/Music/5.25.1/Yandex.Music.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Yandex.Music +PackageVersion: 5.25.1 +PackageLocale: en-US +Publisher: Яндекс Музыка +PublisherUrl: https://yandex.com/ +PublisherSupportUrl: https://yandex.com/support/music/ +PrivacyUrl: https://yandex.com/legal/confidential/ +Author: YANDEX LLC +PackageName: Яндекс Музыка +PackageUrl: https://music.yandex.com/ +License: Proprietary +LicenseUrl: https://yandex.com/legal/desktop_software_agreement/ +Copyright: Copyright © 2024 Яндекс Музыка +# CopyrightUrl: +ShortDescription: Yandex Music is a service for finding and listening to music and podcasts that provides personalized recommendations for each user. +# Description: +# Moniker: +Tags: +- album +- artist +- audio +- episode +- music +- playlist +- podcast +- radio +- song +- sound +- streaming +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/y/Yandex/Music/5.25.1/Yandex.Music.locale.zh-CN.yaml b/manifests/y/Yandex/Music/5.25.1/Yandex.Music.locale.zh-CN.yaml new file mode 100644 index 000000000000..86e09e596c21 --- /dev/null +++ b/manifests/y/Yandex/Music/5.25.1/Yandex.Music.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Yandex.Music +PackageVersion: 5.25.1 +PackageLocale: zh-CN +Publisher: Яндекс Музыка +PublisherUrl: https://yandex.com/ +PublisherSupportUrl: https://yandex.com/support/music/ +PrivacyUrl: https://yandex.com/legal/confidential/ +Author: YANDEX LLC +PackageName: Яндекс Музыка +PackageUrl: https://music.yandex.com/ +License: 专有软件 +LicenseUrl: https://yandex.com/legal/desktop_software_agreement/ +Copyright: Copyright © 2024 Яндекс Музыка +# CopyrightUrl: +ShortDescription: Yandex Music 是一项寻找和收听音乐和播客的服务,可为每位用户提供个性化推荐。 +# Description: +# Moniker: +Tags: +- 专辑 +- 广播 +- 播客 +- 歌单 +- 歌手 +- 歌曲 +- 流媒体 +- 艺人 +- 节目 +- 音乐 +- 音频 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/y/Yandex/Music/5.25.1/Yandex.Music.yaml b/manifests/y/Yandex/Music/5.25.1/Yandex.Music.yaml new file mode 100644 index 000000000000..9dfb594e8404 --- /dev/null +++ b/manifests/y/Yandex/Music/5.25.1/Yandex.Music.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: Yandex.Music +PackageVersion: 5.25.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From eecdc2bd7b8055b20b16c621289235609d6a67ae Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:24:05 +0800 Subject: [PATCH 537/720] New version: EclipseAdoptium.Temurin.11.JRE version 11.0.25.9 (#185499) --- ...ipseAdoptium.Temurin.11.JRE.installer.yaml | 49 +++++++++++++++++++ ...eAdoptium.Temurin.11.JRE.locale.en-US.yaml | 36 ++++++++++++++ ...eAdoptium.Temurin.11.JRE.locale.zh-CN.yaml | 36 ++++++++++++++ .../EclipseAdoptium.Temurin.11.JRE.yaml | 8 +++ 4 files changed, 129 insertions(+) create mode 100644 manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.25.9/EclipseAdoptium.Temurin.11.JRE.installer.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.25.9/EclipseAdoptium.Temurin.11.JRE.locale.en-US.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.25.9/EclipseAdoptium.Temurin.11.JRE.locale.zh-CN.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.25.9/EclipseAdoptium.Temurin.11.JRE.yaml diff --git a/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.25.9/EclipseAdoptium.Temurin.11.JRE.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.25.9/EclipseAdoptium.Temurin.11.JRE.installer.yaml new file mode 100644 index 000000000000..ccd2e204c9e5 --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.25.9/EclipseAdoptium.Temurin.11.JRE.installer.yaml @@ -0,0 +1,49 @@ +# 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: EclipseAdoptium.Temurin.11.JRE +PackageVersion: 11.0.25.9 +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-10-17 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25%2B9/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.25_9.msi + InstallerSha256: 6B9DD2578331751476377D08D057A423ED49616ED24F47F873C9925483CA6582 + ProductCode: '{5450AA57-E8E0-48FE-A267-720D217EEE74}' + AppsAndFeaturesEntries: + - ProductCode: '{5450AA57-E8E0-48FE-A267-720D217EEE74}' + UpgradeCode: '{23677CEC-8722-3582-9650-58BC3BF51EA2}' +- Architecture: x64 + InstallerUrl: https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25%2B9/OpenJDK11U-jre_x64_windows_hotspot_11.0.25_9.msi + InstallerSha256: 577F448FFE2737633BDC2A02E5C53ECCCAF3317274B7013B6EB25E9DE1934A79 + ProductCode: '{D1E42C31-B73E-413C-89B9-36516A4268AC}' + AppsAndFeaturesEntries: + - ProductCode: '{D1E42C31-B73E-413C-89B9-36516A4268AC}' + UpgradeCode: '{CDB73A5C-7692-6FA6-BDAE-E46B39B3A3BB}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.25.9/EclipseAdoptium.Temurin.11.JRE.locale.en-US.yaml b/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.25.9/EclipseAdoptium.Temurin.11.JRE.locale.en-US.yaml new file mode 100644 index 000000000000..e5dde1f4005d --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.25.9/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-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: EclipseAdoptium.Temurin.11.JRE +PackageVersion: 11.0.25.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 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.25+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/11/JRE/11.0.25.9/EclipseAdoptium.Temurin.11.JRE.locale.zh-CN.yaml b/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.25.9/EclipseAdoptium.Temurin.11.JRE.locale.zh-CN.yaml new file mode 100644 index 000000000000..0ac6cf068e84 --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.25.9/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-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: EclipseAdoptium.Temurin.11.JRE +PackageVersion: 11.0.25.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 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.25+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/11/JRE/11.0.25.9/EclipseAdoptium.Temurin.11.JRE.yaml b/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.25.9/EclipseAdoptium.Temurin.11.JRE.yaml new file mode 100644 index 000000000000..2cc5db4997e0 --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/11/JRE/11.0.25.9/EclipseAdoptium.Temurin.11.JRE.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: EclipseAdoptium.Temurin.11.JRE +PackageVersion: 11.0.25.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 0d2f7726199bcc0f50fe1faad5ea763b12297f2d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:24:14 +0800 Subject: [PATCH 538/720] New version: EclipseAdoptium.Temurin.11.JDK version 11.0.25.9 (#185500) --- ...ipseAdoptium.Temurin.11.JDK.installer.yaml | 51 +++++++++++++++++++ ...eAdoptium.Temurin.11.JDK.locale.en-US.yaml | 37 ++++++++++++++ ...eAdoptium.Temurin.11.JDK.locale.zh-CN.yaml | 37 ++++++++++++++ .../EclipseAdoptium.Temurin.11.JDK.yaml | 8 +++ 4 files changed, 133 insertions(+) create mode 100644 manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.25.9/EclipseAdoptium.Temurin.11.JDK.installer.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.25.9/EclipseAdoptium.Temurin.11.JDK.locale.en-US.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.25.9/EclipseAdoptium.Temurin.11.JDK.locale.zh-CN.yaml create mode 100644 manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.25.9/EclipseAdoptium.Temurin.11.JDK.yaml diff --git a/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.25.9/EclipseAdoptium.Temurin.11.JDK.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.25.9/EclipseAdoptium.Temurin.11.JDK.installer.yaml new file mode 100644 index 000000000000..81ca7da09e06 --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.25.9/EclipseAdoptium.Temurin.11.JDK.installer.yaml @@ -0,0 +1,51 @@ +# 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: EclipseAdoptium.Temurin.11.JDK +PackageVersion: 11.0.25.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-10-17 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25%2B9/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.25_9.msi + InstallerSha256: 45A9EB9AC07E2F765A43DE099657C73E33AE044C9C06D8AF3DDB436463711280 + ProductCode: '{DED66F73-F909-4E51-A166-D6C7E20478F0}' + AppsAndFeaturesEntries: + - ProductCode: '{DED66F73-F909-4E51-A166-D6C7E20478F0}' + UpgradeCode: '{E26AD2F5-1BA5-6CF3-F1D0-7C6017113119}' +- Architecture: x64 + InstallerUrl: https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25%2B9/OpenJDK11U-jdk_x64_windows_hotspot_11.0.25_9.msi + InstallerSha256: 497D6959470A72C443BB0CFB1AF5D0A11689BAB8DBE4C21C29F55F453D81D860 + ProductCode: '{36A62D79-248F-4478-9BDF-7652839452BC}' + AppsAndFeaturesEntries: + - ProductCode: '{36A62D79-248F-4478-9BDF-7652839452BC}' + UpgradeCode: '{22022AB8-C6D7-EF20-3444-3FDF9543E00A}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.25.9/EclipseAdoptium.Temurin.11.JDK.locale.en-US.yaml b/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.25.9/EclipseAdoptium.Temurin.11.JDK.locale.en-US.yaml new file mode 100644 index 000000000000..92ae58a2f3ff --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.25.9/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-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: EclipseAdoptium.Temurin.11.JDK +PackageVersion: 11.0.25.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 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.25+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/11/JDK/11.0.25.9/EclipseAdoptium.Temurin.11.JDK.locale.zh-CN.yaml b/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.25.9/EclipseAdoptium.Temurin.11.JDK.locale.zh-CN.yaml new file mode 100644 index 000000000000..1ed0e8bca756 --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.25.9/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-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: EclipseAdoptium.Temurin.11.JDK +PackageVersion: 11.0.25.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 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.25+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/11/JDK/11.0.25.9/EclipseAdoptium.Temurin.11.JDK.yaml b/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.25.9/EclipseAdoptium.Temurin.11.JDK.yaml new file mode 100644 index 000000000000..7189fde5e008 --- /dev/null +++ b/manifests/e/EclipseAdoptium/Temurin/11/JDK/11.0.25.9/EclipseAdoptium.Temurin.11.JDK.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: EclipseAdoptium.Temurin.11.JDK +PackageVersion: 11.0.25.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From f19932e867f178c8885c34f20ca735de45844207 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:24:33 +0800 Subject: [PATCH 539/720] New version: PortSwigger.BurpSuite.Professional version 2024.9.3 (#185503) --- ...gger.BurpSuite.Professional.installer.yaml | 33 ++++++++++++++++ ...r.BurpSuite.Professional.locale.en-US.yaml | 39 +++++++++++++++++++ ...r.BurpSuite.Professional.locale.zh-CN.yaml | 39 +++++++++++++++++++ .../PortSwigger.BurpSuite.Professional.yaml | 8 ++++ 4 files changed, 119 insertions(+) create mode 100644 manifests/p/PortSwigger/BurpSuite/Professional/2024.9.3/PortSwigger.BurpSuite.Professional.installer.yaml create mode 100644 manifests/p/PortSwigger/BurpSuite/Professional/2024.9.3/PortSwigger.BurpSuite.Professional.locale.en-US.yaml create mode 100644 manifests/p/PortSwigger/BurpSuite/Professional/2024.9.3/PortSwigger.BurpSuite.Professional.locale.zh-CN.yaml create mode 100644 manifests/p/PortSwigger/BurpSuite/Professional/2024.9.3/PortSwigger.BurpSuite.Professional.yaml diff --git a/manifests/p/PortSwigger/BurpSuite/Professional/2024.9.3/PortSwigger.BurpSuite.Professional.installer.yaml b/manifests/p/PortSwigger/BurpSuite/Professional/2024.9.3/PortSwigger.BurpSuite.Professional.installer.yaml new file mode 100644 index 000000000000..6b1fe9483fc3 --- /dev/null +++ b/manifests/p/PortSwigger/BurpSuite/Professional/2024.9.3/PortSwigger.BurpSuite.Professional.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: PortSwigger.BurpSuite.Professional +PackageVersion: 2024.9.3 +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: -q -Dinstall4j.suppressUnattendedReboot=true + SilentWithProgress: -q -splash "" -Dinstall4j.suppressUnattendedReboot=true + InstallLocation: -dir "" + Log: -Dinstall4j.log="" +UpgradeBehavior: install +FileExtensions: +- burp +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://portswigger-cdn.net/burp/releases/download?product=pro&version=2024.9.3&type=WindowsX64 + InstallerSha256: 2FCDCDE5A41D1C8AC3309717F053C05FB2667F1C49E32B67A27FF56314694411 + ProductCode: 7318-9294-3757-1226 +- Architecture: x64 + Scope: machine + InstallerUrl: https://portswigger-cdn.net/burp/releases/download?product=pro&version=2024.9.3&type=WindowsX64 + InstallerSha256: 2FCDCDE5A41D1C8AC3309717F053C05FB2667F1C49E32B67A27FF56314694411 + ProductCode: 7318-9294-3757-1226 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/p/PortSwigger/BurpSuite/Professional/2024.9.3/PortSwigger.BurpSuite.Professional.locale.en-US.yaml b/manifests/p/PortSwigger/BurpSuite/Professional/2024.9.3/PortSwigger.BurpSuite.Professional.locale.en-US.yaml new file mode 100644 index 000000000000..76066014645c --- /dev/null +++ b/manifests/p/PortSwigger/BurpSuite/Professional/2024.9.3/PortSwigger.BurpSuite.Professional.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: PortSwigger.BurpSuite.Professional +PackageVersion: 2024.9.3 +PackageLocale: en-US +Publisher: PortSwigger Web Security +PublisherUrl: https://portswigger.net/ +PublisherSupportUrl: https://portswigger.net/support +PrivacyUrl: https://portswigger.net/privacy +Author: PortSwigger Ltd +PackageName: Burp Suite Professional +PackageUrl: https://portswigger.net/burp/pro +License: Proprietary +LicenseUrl: https://portswigger.net/burp/eula/pro +Copyright: © PortSwigger Ltd. All rights reserved +CopyrightUrl: https://portswigger.net/legal +ShortDescription: The leading toolkit for web security testing. +Description: Burp Suite Professional is the world's most popular tool for web security testing. +# Moniker: +Tags: +- capture +- debug +- network +- proxy +- request +- response +- security +- traffic +- web +ReleaseNotes: This release updates Burp Intruder and upgrades Burp's browser. +ReleaseNotesUrl: https://portswigger.net/burp/releases/professional-community-2024-9-3 +PurchaseUrl: https://portswigger.net/buy/pro +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://portswigger.net/burp/documentation +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/p/PortSwigger/BurpSuite/Professional/2024.9.3/PortSwigger.BurpSuite.Professional.locale.zh-CN.yaml b/manifests/p/PortSwigger/BurpSuite/Professional/2024.9.3/PortSwigger.BurpSuite.Professional.locale.zh-CN.yaml new file mode 100644 index 000000000000..26e1faf12b80 --- /dev/null +++ b/manifests/p/PortSwigger/BurpSuite/Professional/2024.9.3/PortSwigger.BurpSuite.Professional.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: PortSwigger.BurpSuite.Professional +PackageVersion: 2024.9.3 +PackageLocale: zh-CN +Publisher: PortSwigger Web Security +PublisherUrl: https://portswigger.net/ +PublisherSupportUrl: https://portswigger.net/support +PrivacyUrl: https://portswigger.net/privacy +Author: PortSwigger Ltd +PackageName: Burp Suite Professional +PackageUrl: https://portswigger.net/burp/pro +License: 专有软件 +LicenseUrl: https://portswigger.net/burp/eula/pro +Copyright: © PortSwigger Ltd. All rights reserved +CopyrightUrl: https://portswigger.net/legal +ShortDescription: 领先的网络安全测试工具箱 +Description: Burp Suite 专业版是世界上最受欢迎的网络安全测试工具。 +# Moniker: +Tags: +- 代理 +- 响应 +- 安全 +- 抓包 +- 流量 +- 网络 +- 网页 +- 请求 +- 调试 +# ReleaseNotes: +ReleaseNotesUrl: https://portswigger.net/burp/releases/professional-community-2024-9-3 +PurchaseUrl: https://portswigger.net/buy/pro +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://portswigger.net/burp/documentation +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/p/PortSwigger/BurpSuite/Professional/2024.9.3/PortSwigger.BurpSuite.Professional.yaml b/manifests/p/PortSwigger/BurpSuite/Professional/2024.9.3/PortSwigger.BurpSuite.Professional.yaml new file mode 100644 index 000000000000..2dbb541acf84 --- /dev/null +++ b/manifests/p/PortSwigger/BurpSuite/Professional/2024.9.3/PortSwigger.BurpSuite.Professional.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: PortSwigger.BurpSuite.Professional +PackageVersion: 2024.9.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 05755ddd627c858d5cf192443078c8670c9d5d4d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:24:50 +0800 Subject: [PATCH 540/720] New version: PortSwigger.BurpSuite.Community version 2024.9.3 (#185502) --- ...Swigger.BurpSuite.Community.installer.yaml | 33 ++++++++++++++++ ...gger.BurpSuite.Community.locale.en-US.yaml | 39 +++++++++++++++++++ ...gger.BurpSuite.Community.locale.zh-CN.yaml | 39 +++++++++++++++++++ .../PortSwigger.BurpSuite.Community.yaml | 8 ++++ 4 files changed, 119 insertions(+) create mode 100644 manifests/p/PortSwigger/BurpSuite/Community/2024.9.3/PortSwigger.BurpSuite.Community.installer.yaml create mode 100644 manifests/p/PortSwigger/BurpSuite/Community/2024.9.3/PortSwigger.BurpSuite.Community.locale.en-US.yaml create mode 100644 manifests/p/PortSwigger/BurpSuite/Community/2024.9.3/PortSwigger.BurpSuite.Community.locale.zh-CN.yaml create mode 100644 manifests/p/PortSwigger/BurpSuite/Community/2024.9.3/PortSwigger.BurpSuite.Community.yaml diff --git a/manifests/p/PortSwigger/BurpSuite/Community/2024.9.3/PortSwigger.BurpSuite.Community.installer.yaml b/manifests/p/PortSwigger/BurpSuite/Community/2024.9.3/PortSwigger.BurpSuite.Community.installer.yaml new file mode 100644 index 000000000000..9f166ceb13c3 --- /dev/null +++ b/manifests/p/PortSwigger/BurpSuite/Community/2024.9.3/PortSwigger.BurpSuite.Community.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: PortSwigger.BurpSuite.Community +PackageVersion: 2024.9.3 +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: -q -Dinstall4j.suppressUnattendedReboot=true + SilentWithProgress: -q -splash "" -Dinstall4j.suppressUnattendedReboot=true + InstallLocation: -dir "" + Log: -Dinstall4j.log="" +UpgradeBehavior: install +FileExtensions: +- burp +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://portswigger-cdn.net/burp/releases/download?product=community&version=2024.9.3&type=WindowsX64 + InstallerSha256: 8FD1F965B69203B290CA93735BE5B44905F75DA32092B7BB62655D6B3D0BF3AB + ProductCode: 9806-1938-4586-6531 +- Architecture: x64 + Scope: machine + InstallerUrl: https://portswigger-cdn.net/burp/releases/download?product=community&version=2024.9.3&type=WindowsX64 + InstallerSha256: 8FD1F965B69203B290CA93735BE5B44905F75DA32092B7BB62655D6B3D0BF3AB + ProductCode: 9806-1938-4586-6531 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/p/PortSwigger/BurpSuite/Community/2024.9.3/PortSwigger.BurpSuite.Community.locale.en-US.yaml b/manifests/p/PortSwigger/BurpSuite/Community/2024.9.3/PortSwigger.BurpSuite.Community.locale.en-US.yaml new file mode 100644 index 000000000000..b761fc1ef370 --- /dev/null +++ b/manifests/p/PortSwigger/BurpSuite/Community/2024.9.3/PortSwigger.BurpSuite.Community.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: PortSwigger.BurpSuite.Community +PackageVersion: 2024.9.3 +PackageLocale: en-US +Publisher: PortSwigger Web Security +PublisherUrl: https://portswigger.net/ +PublisherSupportUrl: https://portswigger.net/support +PrivacyUrl: https://portswigger.net/privacy +Author: PortSwigger Ltd +PackageName: Burp Suite Community Edition +PackageUrl: https://portswigger.net/burp/communitydownload +License: Freeware +LicenseUrl: https://portswigger.net/burp/eula/community +Copyright: © PortSwigger Ltd. All rights reserved +CopyrightUrl: https://portswigger.net/legal +ShortDescription: The best manual tools to start web security testing. +Description: Burp Suite Community Edition is PortSwigger's essential manual toolkit for learning about web security testing. +# Moniker: +Tags: +- capture +- debug +- network +- proxy +- request +- response +- security +- traffic +- web +ReleaseNotes: This release updates Burp Intruder and upgrades Burp's browser. +ReleaseNotesUrl: https://portswigger.net/burp/releases/professional-community-2024-9-3 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://portswigger.net/burp/documentation +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/p/PortSwigger/BurpSuite/Community/2024.9.3/PortSwigger.BurpSuite.Community.locale.zh-CN.yaml b/manifests/p/PortSwigger/BurpSuite/Community/2024.9.3/PortSwigger.BurpSuite.Community.locale.zh-CN.yaml new file mode 100644 index 000000000000..24682c45aa09 --- /dev/null +++ b/manifests/p/PortSwigger/BurpSuite/Community/2024.9.3/PortSwigger.BurpSuite.Community.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: PortSwigger.BurpSuite.Community +PackageVersion: 2024.9.3 +PackageLocale: zh-CN +Publisher: PortSwigger Web Security +PublisherUrl: https://portswigger.net/ +PublisherSupportUrl: https://portswigger.net/support +PrivacyUrl: https://portswigger.net/privacy +Author: PortSwigger Ltd +PackageName: Burp Suite Community Edition +PackageUrl: https://portswigger.net/burp/communitydownload +License: 免费软件 +LicenseUrl: https://portswigger.net/burp/eula/community +Copyright: © PortSwigger Ltd. All rights reserved +CopyrightUrl: https://portswigger.net/legal +ShortDescription: 进行网络安全测试的最佳手动工具 +Description: Burp Suite 社区版是由 PortSwigger 推出的用于学习网络安全测试的必备手动工具箱。 +# Moniker: +Tags: +- 代理 +- 响应 +- 安全 +- 抓包 +- 流量 +- 网络 +- 网页 +- 请求 +- 调试 +# ReleaseNotes: +ReleaseNotesUrl: https://portswigger.net/burp/releases/professional-community-2024-9-3 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://portswigger.net/burp/documentation +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/p/PortSwigger/BurpSuite/Community/2024.9.3/PortSwigger.BurpSuite.Community.yaml b/manifests/p/PortSwigger/BurpSuite/Community/2024.9.3/PortSwigger.BurpSuite.Community.yaml new file mode 100644 index 000000000000..b8cd50c6ed5e --- /dev/null +++ b/manifests/p/PortSwigger/BurpSuite/Community/2024.9.3/PortSwigger.BurpSuite.Community.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: PortSwigger.BurpSuite.Community +PackageVersion: 2024.9.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5eb3ef839744b5d378e823188b056a78e7e7177c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:25:03 +0800 Subject: [PATCH 541/720] New version: Elsevier.MendeleyReferenceManager version 2.124.0 (#185510) --- ...er.MendeleyReferenceManager.installer.yaml | 27 +++++++++++++ ...MendeleyReferenceManager.locale.en-US.yaml | 40 +++++++++++++++++++ ...MendeleyReferenceManager.locale.zh-CN.yaml | 37 +++++++++++++++++ .../Elsevier.MendeleyReferenceManager.yaml | 8 ++++ 4 files changed, 112 insertions(+) create mode 100644 manifests/e/Elsevier/MendeleyReferenceManager/2.124.0/Elsevier.MendeleyReferenceManager.installer.yaml create mode 100644 manifests/e/Elsevier/MendeleyReferenceManager/2.124.0/Elsevier.MendeleyReferenceManager.locale.en-US.yaml create mode 100644 manifests/e/Elsevier/MendeleyReferenceManager/2.124.0/Elsevier.MendeleyReferenceManager.locale.zh-CN.yaml create mode 100644 manifests/e/Elsevier/MendeleyReferenceManager/2.124.0/Elsevier.MendeleyReferenceManager.yaml diff --git a/manifests/e/Elsevier/MendeleyReferenceManager/2.124.0/Elsevier.MendeleyReferenceManager.installer.yaml b/manifests/e/Elsevier/MendeleyReferenceManager/2.124.0/Elsevier.MendeleyReferenceManager.installer.yaml new file mode 100644 index 000000000000..34cfdf72ef90 --- /dev/null +++ b/manifests/e/Elsevier/MendeleyReferenceManager/2.124.0/Elsevier.MendeleyReferenceManager.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: Elsevier.MendeleyReferenceManager +PackageVersion: 2.124.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://static.mendeley.com/bin/desktop/mendeley-reference-manager-2.124.0-x64.exe + InstallerSha256: 8FCED2725BAE21ACA5EC89950F59CE142D81F2AD91B0539655A2A28493602F96 + InstallerSwitches: + Custom: /currentuser + ProductCode: b4b58389-01e4-5dfd-9842-aad36733657a +- Architecture: x64 + Scope: machine + InstallerUrl: https://static.mendeley.com/bin/desktop/mendeley-reference-manager-2.124.0-x64.exe + InstallerSha256: 8FCED2725BAE21ACA5EC89950F59CE142D81F2AD91B0539655A2A28493602F96 + InstallerSwitches: + Custom: /allusers + ProductCode: b4b58389-01e4-5dfd-9842-aad36733657a +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/Elsevier/MendeleyReferenceManager/2.124.0/Elsevier.MendeleyReferenceManager.locale.en-US.yaml b/manifests/e/Elsevier/MendeleyReferenceManager/2.124.0/Elsevier.MendeleyReferenceManager.locale.en-US.yaml new file mode 100644 index 000000000000..da9fafae48e4 --- /dev/null +++ b/manifests/e/Elsevier/MendeleyReferenceManager/2.124.0/Elsevier.MendeleyReferenceManager.locale.en-US.yaml @@ -0,0 +1,40 @@ +# 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: Elsevier.MendeleyReferenceManager +PackageVersion: 2.124.0 +PackageLocale: en-US +Publisher: Mendeley +PublisherUrl: https://www.mendeley.com/ +PublisherSupportUrl: https://service.elsevier.com/app/home/supporthub/mendeley/ +PrivacyUrl: https://www.elsevier.com/legal/privacy-policy +Author: Elsevier Ltd. +PackageName: Mendeley Reference Manager +PackageUrl: https://www.mendeley.com/download-reference-manager/windows +License: Proprietary +LicenseUrl: https://www.mendeley.com/terms/ +Copyright: © 2024 Mendeley Ltd. All rights reserved. +CopyrightUrl: https://www.mendeley.com/terms/copyright/ +ShortDescription: Simplify your referencing, accelerate your research +Description: Mendeley Reference Manager simplifies your referencing so that you can spend more time researching. Store, search, organize, note, share and cite from just one reference library. Offering time saving efficiencies, Mendeley Reference Manager enables you to reduce your workload and advance your research goals. +# Moniker: +Tags: +- academics +- article +- citation +- cite +- literature +- paper +- reasearch +- thesis +# ReleaseNotes: +ReleaseNotesUrl: https://www.mendeley.com/release-notes-reference-manager/ +PurchaseUrl: https://www.mendeley.com/reference-management/premium +# InstallationNotes: +Documentations: +- DocumentLabel: Help Guides + DocumentUrl: https://www.mendeley.com/guides/mendeley-reference-manager/ +- DocumentLabel: Quick User Guide + DocumentUrl: https://p.widencdn.net/cwxrju/Mendeley-Reference-Manager---Quick-User-Guide---April-2019 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/e/Elsevier/MendeleyReferenceManager/2.124.0/Elsevier.MendeleyReferenceManager.locale.zh-CN.yaml b/manifests/e/Elsevier/MendeleyReferenceManager/2.124.0/Elsevier.MendeleyReferenceManager.locale.zh-CN.yaml new file mode 100644 index 000000000000..d10867de4d93 --- /dev/null +++ b/manifests/e/Elsevier/MendeleyReferenceManager/2.124.0/Elsevier.MendeleyReferenceManager.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: Elsevier.MendeleyReferenceManager +PackageVersion: 2.124.0 +PackageLocale: zh-CN +Publisher: Mendeley +PublisherUrl: https://www.mendeley.com/ +PublisherSupportUrl: https://service.elsevier.com/app/home/supporthub/mendeley/ +PrivacyUrl: https://www.elsevier.com/legal/privacy-policy +Author: Elsevier Ltd. +PackageName: Mendeley Reference Manager +PackageUrl: https://www.mendeley.com/download-reference-manager/windows +License: 专有软件 +LicenseUrl: https://www.mendeley.com/terms/ +Copyright: © 2024 Mendeley Ltd. All rights reserved. +CopyrightUrl: https://www.mendeley.com/terms/copyright/ +ShortDescription: 简化文献引用,提高研究效率 +Description: Mendeley Reference Manager 可以简化您的文献引用,从而让您有更多时间进行研究。只需在同一个参考文献库中进行存储、搜索、组织、记录、共享和引用,Mendeley Reference Manager 通过省时高效的功能帮助您减少工作量并实现研究目标。 +# Moniker: +Tags: +- 学术 +- 引用 +- 文献 +- 研究 +- 论文 +# ReleaseNotes: +ReleaseNotesUrl: https://www.mendeley.com/release-notes-reference-manager/ +PurchaseUrl: https://www.mendeley.com/reference-management/premium +# InstallationNotes: +Documentations: +- DocumentLabel: 帮助指南 + DocumentUrl: https://www.mendeley.com/guides/mendeley-reference-manager/ +- DocumentLabel: 快速入门 + DocumentUrl: https://p.widencdn.net/cwxrju/Mendeley-Reference-Manager---Quick-User-Guide---April-2019 +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/e/Elsevier/MendeleyReferenceManager/2.124.0/Elsevier.MendeleyReferenceManager.yaml b/manifests/e/Elsevier/MendeleyReferenceManager/2.124.0/Elsevier.MendeleyReferenceManager.yaml new file mode 100644 index 000000000000..e569042bb4d2 --- /dev/null +++ b/manifests/e/Elsevier/MendeleyReferenceManager/2.124.0/Elsevier.MendeleyReferenceManager.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: Elsevier.MendeleyReferenceManager +PackageVersion: 2.124.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 7459064356b298f8bd6549629d020c1a6132716f Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:25:14 +0800 Subject: [PATCH 542/720] Modify: EclipseAdoptium.Temurin.21.JRE version 21.0.5.11 (#185513) --- .../EclipseAdoptium.Temurin.21.JRE.installer.yaml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/manifests/e/EclipseAdoptium/Temurin/21/JRE/21.0.5.11/EclipseAdoptium.Temurin.21.JRE.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/21/JRE/21.0.5.11/EclipseAdoptium.Temurin.21.JRE.installer.yaml index e5abdf35dd6a..90b8fb030b35 100644 --- a/manifests/e/EclipseAdoptium/Temurin/21/JRE/21.0.5.11/EclipseAdoptium.Temurin.21.JRE.installer.yaml +++ b/manifests/e/EclipseAdoptium/Temurin/21/JRE/21.0.5.11/EclipseAdoptium.Temurin.21.JRE.installer.yaml @@ -26,15 +26,21 @@ FileExtensions: - class - jar - java -- jsp ReleaseDate: 2024-10-21 -AppsAndFeaturesEntries: -- ProductCode: '{B1B1F0F2-2A56-4DEB-8D1A-DDCF4455B07B}' - UpgradeCode: '{E1ED1384-86C6-6900-91B2-CBA0DB8D3E2E}' Installers: - Architecture: x64 InstallerUrl: https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jre_x64_windows_hotspot_21.0.5_11.msi InstallerSha256: BAA356843CBE2CBC8E49BAD1CFEF27EAAF5E59748A1627BE40492804753C706A ProductCode: '{B1B1F0F2-2A56-4DEB-8D1A-DDCF4455B07B}' + AppsAndFeaturesEntries: + - ProductCode: '{B1B1F0F2-2A56-4DEB-8D1A-DDCF4455B07B}' + UpgradeCode: '{E1ED1384-86C6-6900-91B2-CBA0DB8D3E2E}' +- Architecture: arm64 + InstallerUrl: https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jre_aarch64_windows_hotspot_21.0.5_11.msi + InstallerSha256: 8CF6F2F5F2A9F1DB9A76C1505200333016A0D0D9A8F30DCEE4C76120F823E8D6 + ProductCode: '{EEC0BB89-7385-4369-8AA6-8DCD6EEECF22}' + AppsAndFeaturesEntries: + - ProductCode: '{EEC0BB89-7385-4369-8AA6-8DCD6EEECF22}' + UpgradeCode: '{E77B30FF-9428-5EEC-2A3C-CC6A1C309B26}' ManifestType: installer ManifestVersion: 1.6.0 From 741c4f4e5f6d8d8540a3bb85893b90294e06bb15 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Fri, 25 Oct 2024 05:25:24 +1100 Subject: [PATCH 543/720] New version: eMClient.eMClient version 10.1.4417.0 (#185504) --- .../eMClient.eMClient.installer.yaml | 24 +++++++++++++ .../eMClient.eMClient.locale.en-US.yaml | 35 +++++++++++++++++++ .../10.1.4417.0/eMClient.eMClient.yaml | 8 +++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/e/eMClient/eMClient/10.1.4417.0/eMClient.eMClient.installer.yaml create mode 100644 manifests/e/eMClient/eMClient/10.1.4417.0/eMClient.eMClient.locale.en-US.yaml create mode 100644 manifests/e/eMClient/eMClient/10.1.4417.0/eMClient.eMClient.yaml diff --git a/manifests/e/eMClient/eMClient/10.1.4417.0/eMClient.eMClient.installer.yaml b/manifests/e/eMClient/eMClient/10.1.4417.0/eMClient.eMClient.installer.yaml new file mode 100644 index 000000000000..31876b1e545f --- /dev/null +++ b/manifests/e/eMClient/eMClient/10.1.4417.0/eMClient.eMClient.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: eMClient.eMClient +PackageVersion: 10.1.4417.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{83112A22-603A-4C6C-99A1-3F90A8125877}' +AppsAndFeaturesEntries: +- UpgradeCode: '{D8A1DC6C-8EDA-4135-8E82-6F4EEA116B2F}' +Installers: +- Architecture: x86 + InstallerUrl: https://cdn-dist.emclient.com/dist/v10.1.4417/setup.msi + InstallerSha256: EDDF00B6A400ECEA080504982944EC3812075980E328C558D51237FDE42E2DE7 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/eMClient/eMClient/10.1.4417.0/eMClient.eMClient.locale.en-US.yaml b/manifests/e/eMClient/eMClient/10.1.4417.0/eMClient.eMClient.locale.en-US.yaml new file mode 100644 index 000000000000..f8efdba6d6bb --- /dev/null +++ b/manifests/e/eMClient/eMClient/10.1.4417.0/eMClient.eMClient.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: eMClient.eMClient +PackageVersion: 10.1.4417.0 +PackageLocale: en-US +Publisher: eM Client Inc. +PublisherUrl: https://www.emclient.com +PublisherSupportUrl: https://www.emclient.com/support +PrivacyUrl: https://www.emclient.com/docs/em-client-privacy-policy.pdf +Author: eM Client s.r.o. +PackageName: eM Client +PackageUrl: https://www.emclient.com +License: Proprietary - Freemium +LicenseUrl: https://www.emclient.com/pricing +Copyright: Copyright (c) eM Client +CopyrightUrl: https://www.emclient.com/docs/em-client-terms-of-use.pdf +ShortDescription: Fast email client with full Gmail, Hotmail and other services synchronization. Best replacement for MS Outlook or Thunderbird. Free version for Home users. +Moniker: emclient +Tags: +- calendar +- contacts +- email +- email-client +- exchange +- imap +- mail +- outlook +- pgp +- pop +- rss +- smtp +- tasks +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/e/eMClient/eMClient/10.1.4417.0/eMClient.eMClient.yaml b/manifests/e/eMClient/eMClient/10.1.4417.0/eMClient.eMClient.yaml new file mode 100644 index 000000000000..f6b0ab58f979 --- /dev/null +++ b/manifests/e/eMClient/eMClient/10.1.4417.0/eMClient.eMClient.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: eMClient.eMClient +PackageVersion: 10.1.4417.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 56f57cbdc8e2f6a8e3596818cec5a3a28027efbf Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:25:35 +0800 Subject: [PATCH 544/720] Modify: EclipseAdoptium.Temurin.23.JDK version 23.0.1.11 (#185514) --- .../EclipseAdoptium.Temurin.23.JDK.installer.yaml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/manifests/e/EclipseAdoptium/Temurin/23/JDK/23.0.1.11/EclipseAdoptium.Temurin.23.JDK.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/23/JDK/23.0.1.11/EclipseAdoptium.Temurin.23.JDK.installer.yaml index 12ce4bc67869..489949d1a9dc 100644 --- a/manifests/e/EclipseAdoptium/Temurin/23/JDK/23.0.1.11/EclipseAdoptium.Temurin.23.JDK.installer.yaml +++ b/manifests/e/EclipseAdoptium/Temurin/23/JDK/23.0.1.11/EclipseAdoptium.Temurin.23.JDK.installer.yaml @@ -31,13 +31,20 @@ FileExtensions: - jar - java ReleaseDate: 2024-10-22 -AppsAndFeaturesEntries: -- ProductCode: '{F77D6B81-E410-43F8-BAA0-5ED9A3809434}' - UpgradeCode: '{EB23D983-5F05-8749-9671-1D20BCBBF52C}' Installers: - Architecture: x64 InstallerUrl: https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.1%2B11/OpenJDK23U-jdk_x64_windows_hotspot_23.0.1_11.msi InstallerSha256: 9DDD8DB4B47DE9AD2FA1DE2DB59A5EC2FEF891C67EB28CEF15C595E8D833AC25 ProductCode: '{F77D6B81-E410-43F8-BAA0-5ED9A3809434}' + AppsAndFeaturesEntries: + - ProductCode: '{F77D6B81-E410-43F8-BAA0-5ED9A3809434}' + UpgradeCode: '{EB23D983-5F05-8749-9671-1D20BCBBF52C}' +- Architecture: arm64 + InstallerUrl: https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.1%2B11/OpenJDK23U-jdk_aarch64_windows_hotspot_23.0.1_11.msi + InstallerSha256: B7BDAEC4DFB46AEB559F9BD49E79B7811939E4200A34344A387237CA00A2FC3C + ProductCode: '{0D02B773-B923-40E3-9BC6-33186812DD46}' + AppsAndFeaturesEntries: + - ProductCode: '{0D02B773-B923-40E3-9BC6-33186812DD46}' + UpgradeCode: '{AE01B5B7-0357-E151-FAAA-341704EF9A54}' ManifestType: installer ManifestVersion: 1.6.0 From 7880307f713d96da11e2fa0bd9e60966489616fe Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:25:42 +0800 Subject: [PATCH 545/720] Modify: EclipseAdoptium.Temurin.23.JRE version 23.0.1.11 (#185515) --- .../EclipseAdoptium.Temurin.23.JRE.installer.yaml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/manifests/e/EclipseAdoptium/Temurin/23/JRE/23.0.1.11/EclipseAdoptium.Temurin.23.JRE.installer.yaml b/manifests/e/EclipseAdoptium/Temurin/23/JRE/23.0.1.11/EclipseAdoptium.Temurin.23.JRE.installer.yaml index acaced4b4e08..5dfe6ce184b6 100644 --- a/manifests/e/EclipseAdoptium/Temurin/23/JRE/23.0.1.11/EclipseAdoptium.Temurin.23.JRE.installer.yaml +++ b/manifests/e/EclipseAdoptium/Temurin/23/JRE/23.0.1.11/EclipseAdoptium.Temurin.23.JRE.installer.yaml @@ -27,13 +27,20 @@ FileExtensions: - jar - java ReleaseDate: 2024-10-22 -AppsAndFeaturesEntries: -- ProductCode: '{DD30C8EA-99C2-443A-B6DA-AB057EBFB186}' - UpgradeCode: '{A053E7ED-D2FC-57F5-17A0-E042D435B26D}' Installers: - Architecture: x64 InstallerUrl: https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.1%2B11/OpenJDK23U-jre_x64_windows_hotspot_23.0.1_11.msi InstallerSha256: 4D1D7324EC320CF3A4843F208975C28D4136E3B951BCCBB9CEAD4B0A0017147F ProductCode: '{DD30C8EA-99C2-443A-B6DA-AB057EBFB186}' + AppsAndFeaturesEntries: + - ProductCode: '{DD30C8EA-99C2-443A-B6DA-AB057EBFB186}' + UpgradeCode: '{A053E7ED-D2FC-57F5-17A0-E042D435B26D}' +- Architecture: arm64 + InstallerUrl: https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.1%2B11/OpenJDK23U-jre_aarch64_windows_hotspot_23.0.1_11.msi + InstallerSha256: 86AE32A39355818984608B001E3BFB46591484C2A70884A56CBE9F463F8AC65E + ProductCode: '{9520644C-FE89-4C22-A51C-4BC649B5B31B}' + AppsAndFeaturesEntries: + - ProductCode: '{9520644C-FE89-4C22-A51C-4BC649B5B31B}' + UpgradeCode: '{8C3DCA7B-769A-8728-5838-A1C7FF115622}' ManifestType: installer ManifestVersion: 1.6.0 From f1d5a6a6967c89933d502b355ef21bd599a170c0 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Fri, 25 Oct 2024 05:25:55 +1100 Subject: [PATCH 546/720] New version: Appest.Dida version 6.1.1.0 (#185517) --- .../Dida/6.1.1.0/Appest.Dida.installer.yaml | 19 ++++++++++ .../6.1.1.0/Appest.Dida.locale.en-US.yaml | 37 ++++++++++++++++++ .../6.1.1.0/Appest.Dida.locale.zh-CN.yaml | 38 +++++++++++++++++++ .../a/Appest/Dida/6.1.1.0/Appest.Dida.yaml | 8 ++++ 4 files changed, 102 insertions(+) create mode 100644 manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.installer.yaml create mode 100644 manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.locale.en-US.yaml create mode 100644 manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.locale.zh-CN.yaml create mode 100644 manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.yaml diff --git a/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.installer.yaml b/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.installer.yaml new file mode 100644 index 000000000000..5a4e28119370 --- /dev/null +++ b/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Appest.Dida +PackageVersion: 6.1.1.0 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- ticktick +Installers: +- Architecture: x86 + InstallerUrl: https://cdn.dida365.cn/download/win/dida_win_setup_release_x86_6110.exe + InstallerSha256: F26033104AC38E46CE79D5EFE7AC9DE11352F3AF02E3F41DED310917B13C9066 +- Architecture: x64 + InstallerUrl: https://cdn.dida365.cn/download/win64/dida_win_setup_release_x64_6110.exe + InstallerSha256: 39F6A86D955AB8591B3F444D400CED1E0F0C34DD8610258991E4B7BDA01F1C72 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.locale.en-US.yaml b/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.locale.en-US.yaml new file mode 100644 index 000000000000..6b8752d7598d --- /dev/null +++ b/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.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: Appest.Dida +PackageVersion: 6.1.1.0 +PackageLocale: en-US +Publisher: 杭州随笔记网络技术有限公司 +PublisherUrl: https://www.dida365.com +PublisherSupportUrl: https://help.dida365.com +PrivacyUrl: https://dida365.com/about/privacy +Author: Hangzhou Suibiji Network Technology Co., Ltd. +PackageName: 滴答清单 +PackageUrl: https://www.dida365.com +License: Proprietary +LicenseUrl: https://dida365.com/about/tos +Copyright: © 2024 DIDA Team All rights reserved +ShortDescription: To-Do List & Calendar +Description: |- + Dida is a powerful to-do & task management app with seamless cloud synchronization across all your devices. + Whether you need to schedule an agenda, make memos, share shopping lists, collaborate in a team, or even develop a new habit, Dida is always here to help you get stuff done and keep life on track. +Tags: +- agenda +- calendar +- checklist +- collaboration +- gtd +- list +- memo +- memorandum +- notes +- schedule +- task +- to-do +- todo +PurchaseUrl: https://www.dida365.com/about/upgrade +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.locale.zh-CN.yaml b/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.locale.zh-CN.yaml new file mode 100644 index 000000000000..52b04d43f6ac --- /dev/null +++ b/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.locale.zh-CN.yaml @@ -0,0 +1,38 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Appest.Dida +PackageVersion: 6.1.1.0 +PackageLocale: zh-CN +Publisher: 杭州随笔记网络技术有限公司 +PublisherUrl: https://www.dida365.com +PublisherSupportUrl: https://help.dida365.com +PrivacyUrl: https://dida365.com/about/privacy +Author: 杭州随笔记网络技术有限公司 +PackageName: 滴答清单 +PackageUrl: https://www.dida365.com +License: 专有软件 +LicenseUrl: https://dida365.com/about/tos +Copyright: 版权所有 ©2024 滴答清单团队 保留一切权力 +ShortDescription: 专注日历提醒事项和时间管理番茄钟 +Description: 滴答清单,一款轻便的待办事项(Todo)、日程管理(GTD)应用,全球逾千万用户的共同选择。它可以帮你制定项目计划、设置会议提醒、安排行程规划、保持工作专注,还能用于记录备忘、整理购物清单。滴答清单集计划表、备忘录、日程清单、笔记、便签、闹钟、日历、番茄钟、在线协作多种实用功能于一体,是你高效办公、目标管理、习惯养成及便捷生活的得力助手。 +Tags: +- 任务 +- 列表 +- 协作 +- 协同 +- 备忘 +- 备忘录 +- 待办 +- 待办事项 +- 提醒事项 +- 日历 +- 日程 +- 日程管理 +- 时间管理 +- 清单 +- 笔记 +- 议程 +PurchaseUrl: https://www.dida365.com/about/upgrade +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.yaml b/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.yaml new file mode 100644 index 000000000000..1fb854dc8ab7 --- /dev/null +++ b/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.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: Appest.Dida +PackageVersion: 6.1.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 9197e2ccf669746034398bc3a072a5dd31007c7a Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Fri, 25 Oct 2024 05:26:05 +1100 Subject: [PATCH 547/720] New version: alagrede.znote version 2.6.7 (#185516) --- .../znote/2.6.7/alagrede.znote.installer.yaml | 14 ++++++++++ .../2.6.7/alagrede.znote.locale.en-US.yaml | 28 +++++++++++++++++++ .../alagrede/znote/2.6.7/alagrede.znote.yaml | 8 ++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/a/alagrede/znote/2.6.7/alagrede.znote.installer.yaml create mode 100644 manifests/a/alagrede/znote/2.6.7/alagrede.znote.locale.en-US.yaml create mode 100644 manifests/a/alagrede/znote/2.6.7/alagrede.znote.yaml diff --git a/manifests/a/alagrede/znote/2.6.7/alagrede.znote.installer.yaml b/manifests/a/alagrede/znote/2.6.7/alagrede.znote.installer.yaml new file mode 100644 index 000000000000..2c95e3cf0e0e --- /dev/null +++ b/manifests/a/alagrede/znote/2.6.7/alagrede.znote.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: alagrede.znote +PackageVersion: 2.6.7 +InstallerType: nullsoft +Scope: user +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/alagrede/znote-app/releases/download/v2.6.7/znote-Setup-2.6.7.exe + InstallerSha256: 9C5DF8574D0FF58D1E66BE4030DB5FD22CC78ED6AC83C73A05B41DB83DCF3458 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-24 diff --git a/manifests/a/alagrede/znote/2.6.7/alagrede.znote.locale.en-US.yaml b/manifests/a/alagrede/znote/2.6.7/alagrede.znote.locale.en-US.yaml new file mode 100644 index 000000000000..c8dc273d027c --- /dev/null +++ b/manifests/a/alagrede/znote/2.6.7/alagrede.znote.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: alagrede.znote +PackageVersion: 2.6.7 +PackageLocale: en-US +Publisher: alagrede +PublisherUrl: https://github.com/alagrede +PublisherSupportUrl: https://github.com/alagrede/znote-app/issues +PackageName: znote +PackageUrl: https://github.com/alagrede/znote-app +License: Freeware +ShortDescription: Markdown-based note-taking app for developers +Tags: +- dev +- editor +- electron +- markdown +- react +- znote +ReleaseNotesUrl: https://github.com/alagrede/znote-app/releases/tag/v2.6.7 +Documentations: +- DocumentLabel: Znote Docs + DocumentUrl: https://doc.notebookjs.app +- DocumentLabel: FAQ + DocumentUrl: https://znote.io/faq.html +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/alagrede/znote/2.6.7/alagrede.znote.yaml b/manifests/a/alagrede/znote/2.6.7/alagrede.znote.yaml new file mode 100644 index 000000000000..e1d881b22724 --- /dev/null +++ b/manifests/a/alagrede/znote/2.6.7/alagrede.znote.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: alagrede.znote +PackageVersion: 2.6.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From d4bdbbfdae98230bc5c30f5e5357e0e240edb1eb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:26:12 +0800 Subject: [PATCH 548/720] New version: Ecosia.EcosiaBrowser version 130.0.6723.5 (#185518) --- .../Ecosia.EcosiaBrowser.installer.yaml | 48 +++++++++++++++++++ .../Ecosia.EcosiaBrowser.locale.en-US.yaml | 33 +++++++++++++ .../Ecosia.EcosiaBrowser.locale.zh-CN.yaml | 32 +++++++++++++ .../130.0.6723.5/Ecosia.EcosiaBrowser.yaml | 8 ++++ 4 files changed, 121 insertions(+) create mode 100644 manifests/e/Ecosia/EcosiaBrowser/130.0.6723.5/Ecosia.EcosiaBrowser.installer.yaml create mode 100644 manifests/e/Ecosia/EcosiaBrowser/130.0.6723.5/Ecosia.EcosiaBrowser.locale.en-US.yaml create mode 100644 manifests/e/Ecosia/EcosiaBrowser/130.0.6723.5/Ecosia.EcosiaBrowser.locale.zh-CN.yaml create mode 100644 manifests/e/Ecosia/EcosiaBrowser/130.0.6723.5/Ecosia.EcosiaBrowser.yaml diff --git a/manifests/e/Ecosia/EcosiaBrowser/130.0.6723.5/Ecosia.EcosiaBrowser.installer.yaml b/manifests/e/Ecosia/EcosiaBrowser/130.0.6723.5/Ecosia.EcosiaBrowser.installer.yaml new file mode 100644 index 000000000000..256a0c46aa50 --- /dev/null +++ b/manifests/e/Ecosia/EcosiaBrowser/130.0.6723.5/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: 130.0.6723.5 +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-10-16 +Installers: +- Architecture: x86 + InstallerUrl: https://app-cms-repo.ecosia-browser.net/0aac13df-2a94-4570-8229-285102897d3d/build/130.0.6723.5/mini_installer_130067235_x86.exe + InstallerSha256: E5E90730725A02B120456DBEC5F66E8EB8A6174EF54C22189AAD694028CFF84A + ProductCode: EcosiaBrowser +- Architecture: x64 + InstallerUrl: https://app-cms-repo.ecosia-browser.net/0aac13df-2a94-4570-8229-285102897d3d/build/130.0.6723.5/mini_installer_130067235_x64.exe + InstallerSha256: D490621B2CE509893DA70531CA3BBD8DAF1DA74EA99B074D319E4EEE18418295 + ProductCode: EcosiaBrowser +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/Ecosia/EcosiaBrowser/130.0.6723.5/Ecosia.EcosiaBrowser.locale.en-US.yaml b/manifests/e/Ecosia/EcosiaBrowser/130.0.6723.5/Ecosia.EcosiaBrowser.locale.en-US.yaml new file mode 100644 index 000000000000..f4be66e8bc8f --- /dev/null +++ b/manifests/e/Ecosia/EcosiaBrowser/130.0.6723.5/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: 130.0.6723.5 +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/130.0.6723.5/Ecosia.EcosiaBrowser.locale.zh-CN.yaml b/manifests/e/Ecosia/EcosiaBrowser/130.0.6723.5/Ecosia.EcosiaBrowser.locale.zh-CN.yaml new file mode 100644 index 000000000000..aba7b3dfc035 --- /dev/null +++ b/manifests/e/Ecosia/EcosiaBrowser/130.0.6723.5/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: 130.0.6723.5 +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/130.0.6723.5/Ecosia.EcosiaBrowser.yaml b/manifests/e/Ecosia/EcosiaBrowser/130.0.6723.5/Ecosia.EcosiaBrowser.yaml new file mode 100644 index 000000000000..14209bb06c6b --- /dev/null +++ b/manifests/e/Ecosia/EcosiaBrowser/130.0.6723.5/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: 130.0.6723.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 37d30f6ac35f7669239af4582c8be0b4ca7daa0b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:26:32 +0800 Subject: [PATCH 549/720] New version: Hugo.Hugo.Extended version 0.136.5 (#185519) --- .../0.136.5/Hugo.Hugo.Extended.installer.yaml | 17 +++++++ .../Hugo.Hugo.Extended.locale.en-US.yaml | 44 +++++++++++++++++++ .../Hugo.Hugo.Extended.locale.zh-CN.yaml | 42 ++++++++++++++++++ .../Extended/0.136.5/Hugo.Hugo.Extended.yaml | 8 ++++ 4 files changed, 111 insertions(+) create mode 100644 manifests/h/Hugo/Hugo/Extended/0.136.5/Hugo.Hugo.Extended.installer.yaml create mode 100644 manifests/h/Hugo/Hugo/Extended/0.136.5/Hugo.Hugo.Extended.locale.en-US.yaml create mode 100644 manifests/h/Hugo/Hugo/Extended/0.136.5/Hugo.Hugo.Extended.locale.zh-CN.yaml create mode 100644 manifests/h/Hugo/Hugo/Extended/0.136.5/Hugo.Hugo.Extended.yaml diff --git a/manifests/h/Hugo/Hugo/Extended/0.136.5/Hugo.Hugo.Extended.installer.yaml b/manifests/h/Hugo/Hugo/Extended/0.136.5/Hugo.Hugo.Extended.installer.yaml new file mode 100644 index 000000000000..cd5f059d6979 --- /dev/null +++ b/manifests/h/Hugo/Hugo/Extended/0.136.5/Hugo.Hugo.Extended.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: Hugo.Hugo.Extended +PackageVersion: 0.136.5 +InstallerType: zip +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: hugo.exe + PortableCommandAlias: hugo + InstallerUrl: https://github.com/gohugoio/hugo/releases/download/v0.136.5/hugo_extended_0.136.5_windows-amd64.zip + InstallerSha256: E87FCBF11EF477E81953B5E8278A780C49E7F7ED937E345BABAC4ED33707F33B +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/h/Hugo/Hugo/Extended/0.136.5/Hugo.Hugo.Extended.locale.en-US.yaml b/manifests/h/Hugo/Hugo/Extended/0.136.5/Hugo.Hugo.Extended.locale.en-US.yaml new file mode 100644 index 000000000000..3bc84671046d --- /dev/null +++ b/manifests/h/Hugo/Hugo/Extended/0.136.5/Hugo.Hugo.Extended.locale.en-US.yaml @@ -0,0 +1,44 @@ +# 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: Hugo.Hugo.Extended +PackageVersion: 0.136.5 +PackageLocale: en-US +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +# PrivacyUrl: +Author: The Hugo Authors +PackageName: Hugo (Extended) +PackageUrl: https://gohugo.io/ +License: Apache-2.0 +LicenseUrl: https://github.com/gohugoio/hugo/blob/HEAD/LICENSE +Copyright: Copyright 2024 The Hugo Authors. +# CopyrightUrl: +ShortDescription: The world’s fastest framework for building websites (with WebP encoding and Sass transpiling support) +Description: |- + Hugo is one of the most popular open-source static site generators. + With its amazing speed and flexibility, Hugo makes building websites fun again. + Hugo is available in two flavors: standard and extended. + With the extended flavor you can: + - Encode WebP images (decoding is also available in the standard build) + - Transpile Sass to CSS using the embedded LibSass transpiler +# Moniker: +Tags: +- blog +- blog-engine +- cms +- content-management-system +- documentation +- documentation-tool +- static-site +- static-site-generator +ReleaseNotes: 'Fix stuck server error issues cb6e27b32 @bep #11378' +ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.136.5 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://gohugo.io/documentation +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/h/Hugo/Hugo/Extended/0.136.5/Hugo.Hugo.Extended.locale.zh-CN.yaml b/manifests/h/Hugo/Hugo/Extended/0.136.5/Hugo.Hugo.Extended.locale.zh-CN.yaml new file mode 100644 index 000000000000..954b66e6553b --- /dev/null +++ b/manifests/h/Hugo/Hugo/Extended/0.136.5/Hugo.Hugo.Extended.locale.zh-CN.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Hugo.Hugo.Extended +PackageVersion: 0.136.5 +PackageLocale: zh-CN +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +# PrivacyUrl: +Author: The Hugo Authors +PackageName: Hugo(扩展版) +PackageUrl: https://gohugo.io/ +License: Apache-2.0 +LicenseUrl: https://gohugo.io/about/license +Copyright: Copyright 2024 The Hugo Authors. +# CopyrightUrl: +ShortDescription: 世界上最快的网站搭建框架(支持 WebP 编码和 Sass 转译) +Description: |- + Hugo 是最受欢迎的开源静态网站生成器之一。凭借其惊人的速度和灵活性,Hugo 让搭建网站又变得有趣起来。 + Hugo 有两种版本:标准版和扩展版。在扩展版本中,您可以 + - 编码 WebP 图片(标准版也可以进行解码) + - 使用内嵌的 LibSass 转译器将 Sass 转译为 CSS +# Moniker: +Tags: +- 内容管理系统 +- 博客 +- 博客引擎 +- 文档 +- 文档工具 +- 文档生成工具 +- 静态网站 +- 静态网站生成器 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.136.5 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://gohugo.io/documentation +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/h/Hugo/Hugo/Extended/0.136.5/Hugo.Hugo.Extended.yaml b/manifests/h/Hugo/Hugo/Extended/0.136.5/Hugo.Hugo.Extended.yaml new file mode 100644 index 000000000000..6d5204155467 --- /dev/null +++ b/manifests/h/Hugo/Hugo/Extended/0.136.5/Hugo.Hugo.Extended.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: Hugo.Hugo.Extended +PackageVersion: 0.136.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From a0a347e9296844f630ff49f9823e35e995d348f4 Mon Sep 17 00:00:00 2001 From: PrismAutomata Date: Thu, 24 Oct 2024 20:26:55 +0200 Subject: [PATCH 550/720] New version: PrismLauncher.PrismLauncher version 9.1 (#185521) --- ...PrismLauncher.PrismLauncher.installer.yaml | 27 ++++++++++++++++ ...smLauncher.PrismLauncher.locale.en-US.yaml | 31 +++++++++++++++++++ .../9.1/PrismLauncher.PrismLauncher.yaml | 8 +++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/p/PrismLauncher/PrismLauncher/9.1/PrismLauncher.PrismLauncher.installer.yaml create mode 100644 manifests/p/PrismLauncher/PrismLauncher/9.1/PrismLauncher.PrismLauncher.locale.en-US.yaml create mode 100644 manifests/p/PrismLauncher/PrismLauncher/9.1/PrismLauncher.PrismLauncher.yaml diff --git a/manifests/p/PrismLauncher/PrismLauncher/9.1/PrismLauncher.PrismLauncher.installer.yaml b/manifests/p/PrismLauncher/PrismLauncher/9.1/PrismLauncher.PrismLauncher.installer.yaml new file mode 100644 index 000000000000..4f473a3aeee6 --- /dev/null +++ b/manifests/p/PrismLauncher/PrismLauncher/9.1/PrismLauncher.PrismLauncher.installer.yaml @@ -0,0 +1,27 @@ +# 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: PrismLauncher.PrismLauncher +PackageVersion: '9.1' +InstallerType: nullsoft +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/PrismLauncher/PrismLauncher/releases/download/9.1/PrismLauncher-Windows-MSVC-Setup-9.1.exe + InstallerSha256: E1C336A931699AF16DE244550DA8CE7E1F9B70FD8023AA2FF896D52A603B740F + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/PrismLauncher/PrismLauncher/releases/download/9.1/PrismLauncher-Windows-MSVC-arm64-Setup-9.1.exe + InstallerSha256: 468D3DFE39F87F65D57FF29F0A0E12F86D0C36ED8F929D21625445F640268D29 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/PrismLauncher/PrismLauncher/9.1/PrismLauncher.PrismLauncher.locale.en-US.yaml b/manifests/p/PrismLauncher/PrismLauncher/9.1/PrismLauncher.PrismLauncher.locale.en-US.yaml new file mode 100644 index 000000000000..91abce16f006 --- /dev/null +++ b/manifests/p/PrismLauncher/PrismLauncher/9.1/PrismLauncher.PrismLauncher.locale.en-US.yaml @@ -0,0 +1,31 @@ +# 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: PrismLauncher.PrismLauncher +PackageVersion: '9.1' +PackageLocale: en-US +Publisher: Prism Launcher Contributors +PublisherUrl: https://prismlauncher.org +PublisherSupportUrl: https://github.com/PrismLauncher/PrismLauncher/issues +Author: Prism Launcher Contributors +PackageName: Prism Launcher +PackageUrl: https://github.com/PrismLauncher/PrismLauncher +License: GPL-3.0 +LicenseUrl: https://github.com/PrismLauncher/PrismLauncher/blob/develop/LICENSE +Copyright: Copyright (C) 2022 Prism Launcher Contributors +ShortDescription: A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once +Moniker: prismlauncher +Tags: +- fabricmc +- minecraft +- minecraft-launcher +- multimc +- polymc +- prism +- prismlauncher +ReleaseNotes: |- + Fixed + - Fix Windows installer restarting device by @TheKodeToad in #2948 +ReleaseNotesUrl: https://github.com/PrismLauncher/PrismLauncher/releases/tag/9.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/PrismLauncher/PrismLauncher/9.1/PrismLauncher.PrismLauncher.yaml b/manifests/p/PrismLauncher/PrismLauncher/9.1/PrismLauncher.PrismLauncher.yaml new file mode 100644 index 000000000000..2840845d38e0 --- /dev/null +++ b/manifests/p/PrismLauncher/PrismLauncher/9.1/PrismLauncher.PrismLauncher.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: PrismLauncher.PrismLauncher +PackageVersion: '9.1' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6e3ac50ad2b1da9f90e8c547a1bedda3d5318045 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:27:09 +0800 Subject: [PATCH 551/720] New version: Hugo.Hugo version 0.136.5 (#185520) --- .../Hugo/0.136.5/Hugo.Hugo.installer.yaml | 24 +++++++++++ .../Hugo/0.136.5/Hugo.Hugo.locale.en-US.yaml | 40 +++++++++++++++++++ .../Hugo/0.136.5/Hugo.Hugo.locale.zh-CN.yaml | 38 ++++++++++++++++++ manifests/h/Hugo/Hugo/0.136.5/Hugo.Hugo.yaml | 8 ++++ 4 files changed, 110 insertions(+) create mode 100644 manifests/h/Hugo/Hugo/0.136.5/Hugo.Hugo.installer.yaml create mode 100644 manifests/h/Hugo/Hugo/0.136.5/Hugo.Hugo.locale.en-US.yaml create mode 100644 manifests/h/Hugo/Hugo/0.136.5/Hugo.Hugo.locale.zh-CN.yaml create mode 100644 manifests/h/Hugo/Hugo/0.136.5/Hugo.Hugo.yaml diff --git a/manifests/h/Hugo/Hugo/0.136.5/Hugo.Hugo.installer.yaml b/manifests/h/Hugo/Hugo/0.136.5/Hugo.Hugo.installer.yaml new file mode 100644 index 000000000000..c8839bf9394a --- /dev/null +++ b/manifests/h/Hugo/Hugo/0.136.5/Hugo.Hugo.installer.yaml @@ -0,0 +1,24 @@ +# 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: Hugo.Hugo +PackageVersion: 0.136.5 +InstallerType: zip +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: hugo.exe + PortableCommandAlias: hugo + InstallerUrl: https://github.com/gohugoio/hugo/releases/download/v0.136.5/hugo_0.136.5_windows-amd64.zip + InstallerSha256: 4EBAE236D1E55255748139E4B43C9B0AC40CA8AC8CB11186ACC3F85E9C5CF7B3 +- Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: hugo.exe + PortableCommandAlias: hugo + InstallerUrl: https://github.com/gohugoio/hugo/releases/download/v0.136.5/hugo_0.136.5_windows-arm64.zip + InstallerSha256: B13005F0158EC2213281B4E7F3FDB9922BA80A07240FE77BBF30D97E4A436981 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/h/Hugo/Hugo/0.136.5/Hugo.Hugo.locale.en-US.yaml b/manifests/h/Hugo/Hugo/0.136.5/Hugo.Hugo.locale.en-US.yaml new file mode 100644 index 000000000000..4cf3431fbce3 --- /dev/null +++ b/manifests/h/Hugo/Hugo/0.136.5/Hugo.Hugo.locale.en-US.yaml @@ -0,0 +1,40 @@ +# 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: Hugo.Hugo +PackageVersion: 0.136.5 +PackageLocale: en-US +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +# PrivacyUrl: +# Author: +PackageName: Hugo +PackageUrl: https://gohugo.io/ +License: Apache-2.0 +LicenseUrl: https://github.com/gohugoio/hugo/blob/HEAD/LICENSE +Copyright: Copyright 2024 The Hugo Authors. +# CopyrightUrl: +ShortDescription: The world’s fastest framework for building websites +Description: |- + Hugo is one of the most popular open-source static site generators. + With its amazing speed and flexibility, Hugo makes building websites fun again. +# Moniker: +Tags: +- blog +- blog-engine +- cms +- content-management-system +- documentation +- documentation-tool +- static-site +- static-site-generator +ReleaseNotes: 'Fix stuck server error issues cb6e27b32 @bep #11378' +ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.136.5 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://gohugo.io/documentation +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/h/Hugo/Hugo/0.136.5/Hugo.Hugo.locale.zh-CN.yaml b/manifests/h/Hugo/Hugo/0.136.5/Hugo.Hugo.locale.zh-CN.yaml new file mode 100644 index 000000000000..7510baf6638a --- /dev/null +++ b/manifests/h/Hugo/Hugo/0.136.5/Hugo.Hugo.locale.zh-CN.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Hugo.Hugo +PackageVersion: 0.136.5 +PackageLocale: zh-CN +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +# PrivacyUrl: +# Author: +PackageName: Hugo +PackageUrl: https://gohugo.io/ +License: Apache-2.0 +LicenseUrl: https://gohugo.io/about/license +Copyright: Copyright 2024 The Hugo Authors. +# CopyrightUrl: +ShortDescription: 世界上最快的网站搭建框架 +Description: Hugo 是最受欢迎的开源静态网站生成器之一。凭借其惊人的速度和灵活性,Hugo 让搭建网站又变得有趣起来。 +# Moniker: +Tags: +- 内容管理系统 +- 博客 +- 博客引擎 +- 文档 +- 文档工具 +- 文档生成工具 +- 静态网站 +- 静态网站生成器 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.136.5 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://gohugo.io/documentation +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/h/Hugo/Hugo/0.136.5/Hugo.Hugo.yaml b/manifests/h/Hugo/Hugo/0.136.5/Hugo.Hugo.yaml new file mode 100644 index 000000000000..1db4b9e6a69b --- /dev/null +++ b/manifests/h/Hugo/Hugo/0.136.5/Hugo.Hugo.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: Hugo.Hugo +PackageVersion: 0.136.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 9a5db9c788de7c8477e0d4248d8eff2b4cc283bb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:27:30 +0800 Subject: [PATCH 552/720] New version: Evernote.Evernote version 10.112.2 (#185522) --- .../10.112.2/Evernote.Evernote.installer.yaml | 48 +++++++++++++++++++ .../Evernote.Evernote.locale.en-US.yaml | 46 ++++++++++++++++++ .../Evernote.Evernote.locale.zh-CN.yaml | 41 ++++++++++++++++ .../Evernote/10.112.2/Evernote.Evernote.yaml | 8 ++++ 4 files changed, 143 insertions(+) create mode 100644 manifests/e/Evernote/Evernote/10.112.2/Evernote.Evernote.installer.yaml create mode 100644 manifests/e/Evernote/Evernote/10.112.2/Evernote.Evernote.locale.en-US.yaml create mode 100644 manifests/e/Evernote/Evernote/10.112.2/Evernote.Evernote.locale.zh-CN.yaml create mode 100644 manifests/e/Evernote/Evernote/10.112.2/Evernote.Evernote.yaml diff --git a/manifests/e/Evernote/Evernote/10.112.2/Evernote.Evernote.installer.yaml b/manifests/e/Evernote/Evernote/10.112.2/Evernote.Evernote.installer.yaml new file mode 100644 index 000000000000..27c51bdf150e --- /dev/null +++ b/manifests/e/Evernote/Evernote/10.112.2/Evernote.Evernote.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: Evernote.Evernote +PackageVersion: 10.112.2 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- en +- evernote +FileExtensions: +- enex +ReleaseDate: 2024-10-21 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://win.desktop.evernote.com/builds/Evernote-10.112.2-win-ddl-stage-20241021180901-2165a621586b1d6d7fc8781ab1b5daf8978dae3a-setup.exe + InstallerSha256: 2FF8BAA405AAD53BDD777D11B7BEE25D582A4836A6D13E2E58D2AF17C8A84026 + InstallerSwitches: + Custom: /currentuser + ProductCode: e4251011-875e-51f3-a464-121adaff5aaa +- Architecture: x86 + Scope: machine + InstallerUrl: https://win.desktop.evernote.com/builds/Evernote-10.112.2-win-ddl-stage-20241021180901-2165a621586b1d6d7fc8781ab1b5daf8978dae3a-setup.exe + InstallerSha256: 2FF8BAA405AAD53BDD777D11B7BEE25D582A4836A6D13E2E58D2AF17C8A84026 + InstallerSwitches: + Custom: /allusers + ProductCode: e4251011-875e-51f3-a464-121adaff5aaa + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://win.desktop.evernote.com/builds/Evernote-10.112.2-win-ddl-stage-20241021180901-2165a621586b1d6d7fc8781ab1b5daf8978dae3a-setup.exe + InstallerSha256: 2FF8BAA405AAD53BDD777D11B7BEE25D582A4836A6D13E2E58D2AF17C8A84026 + InstallerSwitches: + Custom: /currentuser + ProductCode: e4251011-875e-51f3-a464-121adaff5aaa +- Architecture: x64 + Scope: machine + InstallerUrl: https://win.desktop.evernote.com/builds/Evernote-10.112.2-win-ddl-stage-20241021180901-2165a621586b1d6d7fc8781ab1b5daf8978dae3a-setup.exe + InstallerSha256: 2FF8BAA405AAD53BDD777D11B7BEE25D582A4836A6D13E2E58D2AF17C8A84026 + InstallerSwitches: + Custom: /allusers + ProductCode: e4251011-875e-51f3-a464-121adaff5aaa + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/Evernote/Evernote/10.112.2/Evernote.Evernote.locale.en-US.yaml b/manifests/e/Evernote/Evernote/10.112.2/Evernote.Evernote.locale.en-US.yaml new file mode 100644 index 000000000000..f4acc83b4703 --- /dev/null +++ b/manifests/e/Evernote/Evernote/10.112.2/Evernote.Evernote.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Evernote.Evernote +PackageVersion: 10.112.2 +PackageLocale: en-US +Publisher: Evernote Corporation +PublisherUrl: https://evernote.com/ +PublisherSupportUrl: https://help.evernote.com/ +PrivacyUrl: https://evernote.com/privacy/policy +Author: Evernote Corporation +PackageName: Evernote +PackageUrl: https://evernote.com/download +License: Proprietary +LicenseUrl: https://evernote.com/legal/terms-of-service +Copyright: © 2019 - 2024 Evernote Corporation. All rights reserved. +CopyrightUrl: https://evernote.com/legal/trademark-use +ShortDescription: Remember everything and tackle any project with your notes, tasks, and schedule all in one place. +Description: Evernote helps you focus on what matters most and have access to your information when you need it. Input typed notes or scan handwritten notes. Add to-do’s, photos, images, web pages, or audio ... and it’s all instantly searchable. Organize notes any way you want and share with anyone. And Evernote syncs across your devices so your information is always with you, everywhere you go. +Moniker: evernote +Tags: +- calendar +- checklist +- collaborate +- collaboration +- list +- memo +- memorandum +- notes +- schedule +- task +- to-do +- todo +ReleaseNotes: |- + New Features: + - You can now use 'Shift + Enter' to create line breaks without starting a new paragraph, giving you more control over your note's formatting. + + Fixes: + - Fixed an issue where replacing a string with an empty string in the Find & Replace menu didn't work. + - Fixed an issue where Table of Contents did not accurately direct to the correct section when text was collapsed. +# ReleaseNotesUrl: +PurchaseUrl: https://evernote.com/compare-plans +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/e/Evernote/Evernote/10.112.2/Evernote.Evernote.locale.zh-CN.yaml b/manifests/e/Evernote/Evernote/10.112.2/Evernote.Evernote.locale.zh-CN.yaml new file mode 100644 index 000000000000..44c45a6ea816 --- /dev/null +++ b/manifests/e/Evernote/Evernote/10.112.2/Evernote.Evernote.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: Evernote.Evernote +PackageVersion: 10.112.2 +PackageLocale: zh-CN +Publisher: Evernote Corporation +PublisherUrl: https://evernote.com/ +PublisherSupportUrl: https://help.evernote.com/ +PrivacyUrl: https://evernote.com/privacy/policy +Author: Evernote Corporation +PackageName: Evernote +PackageUrl: https://evernote.com/download +License: 专有软件 +LicenseUrl: https://evernote.com/legal/terms-of-service +Copyright: © 2019 - 2024 Evernote Corporation。保留所有权利。 +CopyrightUrl: https://evernote.com/legal/trademark-use +ShortDescription: 在一处记住所有内容,并通过笔记、任务和日程处理一切。 +Description: Evernote 可帮助您专注于最重要的事情,并在需要时获取信息。输入打字笔记或扫描手写笔记,添加待办事项、照片、图片、网页或音频……并且所有内容都可即时搜索。以任何方式组织笔记,并与任何人共享。Evernote 还能在您的设备间同步,让你的信息随时随地与你同在。 +# Moniker: +Tags: +- 任务 +- 列表 +- 协作 +- 协同 +- 备忘 +- 备忘录 +- 待办 +- 待办事项 +- 提醒事项 +- 日历 +- 日程 +- 清单 +- 笔记 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://evernote.com/compare-plans +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/e/Evernote/Evernote/10.112.2/Evernote.Evernote.yaml b/manifests/e/Evernote/Evernote/10.112.2/Evernote.Evernote.yaml new file mode 100644 index 000000000000..1c1e293cc196 --- /dev/null +++ b/manifests/e/Evernote/Evernote/10.112.2/Evernote.Evernote.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: Evernote.Evernote +PackageVersion: 10.112.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From affdb37921edabc1ccdf3a289db01f264b0f2f6e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:27:42 +0800 Subject: [PATCH 553/720] New version: JetBrains.ReSharper version 2024.2.7 (#185524) --- .../JetBrains.ReSharper.installer.yaml | 29 +++++++++++++++ .../JetBrains.ReSharper.locale.en-US.yaml | 37 +++++++++++++++++++ .../JetBrains.ReSharper.locale.zh-CN.yaml | 33 +++++++++++++++++ .../2024.2.7/JetBrains.ReSharper.yaml | 8 ++++ 4 files changed, 107 insertions(+) create mode 100644 manifests/j/JetBrains/ReSharper/2024.2.7/JetBrains.ReSharper.installer.yaml create mode 100644 manifests/j/JetBrains/ReSharper/2024.2.7/JetBrains.ReSharper.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/ReSharper/2024.2.7/JetBrains.ReSharper.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/ReSharper/2024.2.7/JetBrains.ReSharper.yaml diff --git a/manifests/j/JetBrains/ReSharper/2024.2.7/JetBrains.ReSharper.installer.yaml b/manifests/j/JetBrains/ReSharper/2024.2.7/JetBrains.ReSharper.installer.yaml new file mode 100644 index 000000000000..7234c7e9f9d3 --- /dev/null +++ b/manifests/j/JetBrains/ReSharper/2024.2.7/JetBrains.ReSharper.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: JetBrains.ReSharper +PackageVersion: 2024.2.7 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /Silent=True + SilentWithProgress: /Silent=True + Log: /LogFile="" +UpgradeBehavior: install +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2024.2.7/JetBrains.ReSharper.2024.2.7.web.exe + InstallerSha256: 9A0DC6174336DA93E670FB27BDA94A126C1F03CD79211A6F87D077CD1C7EE5A7 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2024.2.7/JetBrains.ReSharper.2024.2.7.web.exe + InstallerSha256: 9A0DC6174336DA93E670FB27BDA94A126C1F03CD79211A6F87D077CD1C7EE5A7 + InstallerSwitches: + Custom: /PerMachine=True + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/ReSharper/2024.2.7/JetBrains.ReSharper.locale.en-US.yaml b/manifests/j/JetBrains/ReSharper/2024.2.7/JetBrains.ReSharper.locale.en-US.yaml new file mode 100644 index 000000000000..9451f83a916b --- /dev/null +++ b/manifests/j/JetBrains/ReSharper/2024.2.7/JetBrains.ReSharper.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: JetBrains.ReSharper +PackageVersion: 2024.2.7 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains ReSharper +PackageUrl: https://www.jetbrains.com/resharper/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: The Visual Studio Extension for .NET Developers +# Description: +Moniker: resharper +Tags: +- .net +- c# +- csharp +- develop +- development +- dotnet +ReleaseNotes: |- + ReSharper 2024.2.7 is out with the following changes: + We have fixed a couple of performance issues pertaining to the CleanupCode command line tool. For more information, please refer to this ticket. + For the full list of issues resolved in this build, please see our issue tracker. +ReleaseNotesUrl: https://youtrack.jetbrains.com/issues?q=Project:RSRP,RSCPP,dotTrace,dotMemory,dotCover,dotPeek%20Available%20in:%7B2024.2.7*%7D +PurchaseUrl: https://www.jetbrains.com/store/ +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/ReSharper/2024.2.7/JetBrains.ReSharper.locale.zh-CN.yaml b/manifests/j/JetBrains/ReSharper/2024.2.7/JetBrains.ReSharper.locale.zh-CN.yaml new file mode 100644 index 000000000000..8113de6242eb --- /dev/null +++ b/manifests/j/JetBrains/ReSharper/2024.2.7/JetBrains.ReSharper.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: JetBrains.ReSharper +PackageVersion: 2024.2.7 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains ReSharper +PackageUrl: https://www.jetbrains.com/zh-cn/resharper/ +License: 专有软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 适用于 .NET 开发者的 Visual Studio 扩展程序 +# Description: +# Moniker: +Tags: +- .net +- c# +- csharp +- dotnet +- 开发 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/issues?q=Project:RSRP,RSCPP,dotTrace,dotMemory,dotCover,dotPeek%20Available%20in:%7B2024.2.7*%7D +PurchaseUrl: https://www.jetbrains.com/zh-cn/store/ +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/ReSharper/2024.2.7/JetBrains.ReSharper.yaml b/manifests/j/JetBrains/ReSharper/2024.2.7/JetBrains.ReSharper.yaml new file mode 100644 index 000000000000..f3c41cb91553 --- /dev/null +++ b/manifests/j/JetBrains/ReSharper/2024.2.7/JetBrains.ReSharper.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.ReSharper +PackageVersion: 2024.2.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 421e6a23bd0925780f497a7218ab21974b25a5d0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:28:01 +0800 Subject: [PATCH 554/720] New version: JetBrains.RustRover.EAP version 243.20847.50 (#185526) --- .../JetBrains.RustRover.EAP.installer.yaml | 39 +++++++++++++++++++ .../JetBrains.RustRover.EAP.locale.en-US.yaml | 39 +++++++++++++++++++ .../JetBrains.RustRover.EAP.locale.zh-CN.yaml | 35 +++++++++++++++++ .../243.20847.50/JetBrains.RustRover.EAP.yaml | 8 ++++ 4 files changed, 121 insertions(+) create mode 100644 manifests/j/JetBrains/RustRover/EAP/243.20847.50/JetBrains.RustRover.EAP.installer.yaml create mode 100644 manifests/j/JetBrains/RustRover/EAP/243.20847.50/JetBrains.RustRover.EAP.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/RustRover/EAP/243.20847.50/JetBrains.RustRover.EAP.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/RustRover/EAP/243.20847.50/JetBrains.RustRover.EAP.yaml diff --git a/manifests/j/JetBrains/RustRover/EAP/243.20847.50/JetBrains.RustRover.EAP.installer.yaml b/manifests/j/JetBrains/RustRover/EAP/243.20847.50/JetBrains.RustRover.EAP.installer.yaml new file mode 100644 index 000000000000..96a7a23698da --- /dev/null +++ b/manifests/j/JetBrains/RustRover/EAP/243.20847.50/JetBrains.RustRover.EAP.installer.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: JetBrains.RustRover.EAP +PackageVersion: 243.20847.50 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- ipr +- rs +ReleaseDate: 2024-10-24 +AppsAndFeaturesEntries: +- DisplayName: RustRover 243.20847.50 + ProductCode: RustRover 243.20847.50 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/rustrover/RustRover-243.20847.50.exe + InstallerSha256: 5C691540AFD2AAD3BF6F487AFB4D219F0E729A8522BCA09C1097343BDF5252CF + ProductCode: RustRover 243.20847.50 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/rustrover/RustRover-243.20847.50.exe + InstallerSha256: 5C691540AFD2AAD3BF6F487AFB4D219F0E729A8522BCA09C1097343BDF5252CF + ProductCode: RustRover 243.20847.50 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/rustrover/RustRover-243.20847.50-aarch64.exe + InstallerSha256: AC8DFDA50B26DC043BA7A6D2F63586A3EE611A3FC518697B80F223F5178DD181 + ProductCode: RustRover 243.20847.50 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/rustrover/RustRover-243.20847.50-aarch64.exe + InstallerSha256: AC8DFDA50B26DC043BA7A6D2F63586A3EE611A3FC518697B80F223F5178DD181 + ProductCode: RustRover 243.20847.50 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/RustRover/EAP/243.20847.50/JetBrains.RustRover.EAP.locale.en-US.yaml b/manifests/j/JetBrains/RustRover/EAP/243.20847.50/JetBrains.RustRover.EAP.locale.en-US.yaml new file mode 100644 index 000000000000..bbcc05b1c28d --- /dev/null +++ b/manifests/j/JetBrains/RustRover/EAP/243.20847.50/JetBrains.RustRover.EAP.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: JetBrains.RustRover.EAP +PackageVersion: 243.20847.50 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: RustRover (EAP) +PackageUrl: https://www.jetbrains.com/rust/ +License: Freeware +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: A brand new JetBrains IDE for Rust Developers +Description: Try a new feature-rich Rust IDE with timely support, regular updates, and an out-of-the-box experience. Enjoy coding with Rust and focus on what matters. +# Moniker: +Tags: +- code +- coding +- develop +- development +- ide +- programming +- rust +ReleaseNotes: |- + The RustRover 2024.3 EAP 5 build is now available! + Here are full release notes. +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.jetbrains.com/help/rust/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/RustRover/EAP/243.20847.50/JetBrains.RustRover.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/RustRover/EAP/243.20847.50/JetBrains.RustRover.EAP.locale.zh-CN.yaml new file mode 100644 index 000000000000..a215ff2acc8d --- /dev/null +++ b/manifests/j/JetBrains/RustRover/EAP/243.20847.50/JetBrains.RustRover.EAP.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: JetBrains.RustRover.EAP +PackageVersion: 243.20847.50 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: RustRover(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/rust/ +License: 免费软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 面向 Rust 开发者的全新 JetBrains IDE +Description: 尝试功能丰富的新 Rust IDE,获得及时支持、定期更新和开箱即用的体验。使用 Rust 享受编码,专注于重要事项。 +# Moniker: +Tags: +- rust +- 代码 +- 开发 +- 编程 +- 集成开发环境 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.jetbrains.com/help/rust/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/RustRover/EAP/243.20847.50/JetBrains.RustRover.EAP.yaml b/manifests/j/JetBrains/RustRover/EAP/243.20847.50/JetBrains.RustRover.EAP.yaml new file mode 100644 index 000000000000..0c6df3ef7eca --- /dev/null +++ b/manifests/j/JetBrains/RustRover/EAP/243.20847.50/JetBrains.RustRover.EAP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.RustRover.EAP +PackageVersion: 243.20847.50 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 37cf105d960619430ff764bbffc07b0d87a02f22 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:28:18 +0800 Subject: [PATCH 555/720] New version: JetBrains.WebStorm version 2024.2.4 (#185527) --- .../JetBrains.WebStorm.installer.yaml | 43 ++++++++++++++++++ .../JetBrains.WebStorm.locale.en-US.yaml | 44 +++++++++++++++++++ .../JetBrains.WebStorm.locale.zh-CN.yaml | 40 +++++++++++++++++ .../WebStorm/2024.2.4/JetBrains.WebStorm.yaml | 8 ++++ 4 files changed, 135 insertions(+) create mode 100644 manifests/j/JetBrains/WebStorm/2024.2.4/JetBrains.WebStorm.installer.yaml create mode 100644 manifests/j/JetBrains/WebStorm/2024.2.4/JetBrains.WebStorm.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/WebStorm/2024.2.4/JetBrains.WebStorm.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/WebStorm/2024.2.4/JetBrains.WebStorm.yaml diff --git a/manifests/j/JetBrains/WebStorm/2024.2.4/JetBrains.WebStorm.installer.yaml b/manifests/j/JetBrains/WebStorm/2024.2.4/JetBrains.WebStorm.installer.yaml new file mode 100644 index 000000000000..9182478cbe9b --- /dev/null +++ b/manifests/j/JetBrains/WebStorm/2024.2.4/JetBrains.WebStorm.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: JetBrains.WebStorm +PackageVersion: 2024.2.4 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- css +- html +- ipr +- js +- json +ReleaseDate: 2024-10-24 +AppsAndFeaturesEntries: +- DisplayName: WebStorm 2024.2.4 + DisplayVersion: 242.23726.96 + ProductCode: WebStorm 2024.2.4 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/webstorm/WebStorm-2024.2.4.exe + InstallerSha256: A783D79F896FB0606FF39BD95B4A4D73DDC8F92563F3C8B4A34178AEDC0403AC + ProductCode: WebStorm 2024.2.4 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/webstorm/WebStorm-2024.2.4.exe + InstallerSha256: A783D79F896FB0606FF39BD95B4A4D73DDC8F92563F3C8B4A34178AEDC0403AC + ProductCode: WebStorm 2024.2.4 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/webstorm/WebStorm-2024.2.4-aarch64.exe + InstallerSha256: DDA95EBBA3A40BE6C4D2A20CA8A39A4549569ACDA8D1DDD0A4B03AB1A03E45DD + ProductCode: WebStorm 2024.2.4 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/webstorm/WebStorm-2024.2.4-aarch64.exe + InstallerSha256: DDA95EBBA3A40BE6C4D2A20CA8A39A4549569ACDA8D1DDD0A4B03AB1A03E45DD + ProductCode: WebStorm 2024.2.4 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/WebStorm/2024.2.4/JetBrains.WebStorm.locale.en-US.yaml b/manifests/j/JetBrains/WebStorm/2024.2.4/JetBrains.WebStorm.locale.en-US.yaml new file mode 100644 index 000000000000..5cc53e4612fb --- /dev/null +++ b/manifests/j/JetBrains/WebStorm/2024.2.4/JetBrains.WebStorm.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: JetBrains.WebStorm +PackageVersion: 2024.2.4 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: WebStorm +PackageUrl: https://www.jetbrains.com/webstorm/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: The smartest JavaScript IDE +Description: WebStorm is an integrated development environment for JavaScript and related technologies. Like other JetBrains IDEs, it makes your development experience more enjoyable, automating routine work and helping you handle complex tasks with ease. +Moniker: webstorm +Tags: +- code +- coding +- css +- develop +- development +- htm +- html +- ide +- javascript +- js +- programming +- webpage +ReleaseNotes: |- + WebStorm is now free for non-commercial use! + From now on, you can use it for learning, open-source project development, content creation, or hobby development for free. Check out our blog post for more details. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/WEB-A-233538543 +PurchaseUrl: https://www.jetbrains.com/webstorm/buy/ +# InstallationNotes: +Documentations: +- DocumentLabel: Learn WebStorm + DocumentUrl: https://www.jetbrains.com/webstorm/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/WebStorm/2024.2.4/JetBrains.WebStorm.locale.zh-CN.yaml b/manifests/j/JetBrains/WebStorm/2024.2.4/JetBrains.WebStorm.locale.zh-CN.yaml new file mode 100644 index 000000000000..373ff4fa3591 --- /dev/null +++ b/manifests/j/JetBrains/WebStorm/2024.2.4/JetBrains.WebStorm.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: JetBrains.WebStorm +PackageVersion: 2024.2.4 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: WebStorm +PackageUrl: https://www.jetbrains.com/zh-cn/webstorm/ +License: 专有软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 最智能的 JavaScript IDE +Description: WebStorm 是一个适用于 JavaScript 和相关技术的集成开发环境。类似于其他 JetBrains IDE,它也会使您的开发体验更有趣,自动执行常规工作并帮助您轻松处理复杂任务。 +# Moniker: +Tags: +- css +- htm +- html +- javascript +- js +- 代码 +- 开发 +- 编程 +- 网页 +- 集成开发环境 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/WEB-A-233538543 +PurchaseUrl: https://www.jetbrains.com/zh-cn/webstorm/buy/ +# InstallationNotes: +Documentations: +- DocumentLabel: 学习 WebStorm + DocumentUrl: https://www.jetbrains.com/zh-cn/webstorm/learn/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/WebStorm/2024.2.4/JetBrains.WebStorm.yaml b/manifests/j/JetBrains/WebStorm/2024.2.4/JetBrains.WebStorm.yaml new file mode 100644 index 000000000000..cccdb3c37a70 --- /dev/null +++ b/manifests/j/JetBrains/WebStorm/2024.2.4/JetBrains.WebStorm.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.WebStorm +PackageVersion: 2024.2.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 80495d4fdc9a457c36cfa99e4ba839439455ce18 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:28:30 +0800 Subject: [PATCH 556/720] New version: NordSecurity.NordVPN version 7.29.4.0 (#185528) --- .../NordSecurity.NordVPN.installer.yaml | 17 +++++++++ .../NordSecurity.NordVPN.locale.en-US.yaml | 37 +++++++++++++++++++ .../NordSecurity.NordVPN.locale.zh-CN.yaml | 33 +++++++++++++++++ .../7.29.4.0/NordSecurity.NordVPN.yaml | 8 ++++ 4 files changed, 95 insertions(+) create mode 100644 manifests/n/NordSecurity/NordVPN/7.29.4.0/NordSecurity.NordVPN.installer.yaml create mode 100644 manifests/n/NordSecurity/NordVPN/7.29.4.0/NordSecurity.NordVPN.locale.en-US.yaml create mode 100644 manifests/n/NordSecurity/NordVPN/7.29.4.0/NordSecurity.NordVPN.locale.zh-CN.yaml create mode 100644 manifests/n/NordSecurity/NordVPN/7.29.4.0/NordSecurity.NordVPN.yaml diff --git a/manifests/n/NordSecurity/NordVPN/7.29.4.0/NordSecurity.NordVPN.installer.yaml b/manifests/n/NordSecurity/NordVPN/7.29.4.0/NordSecurity.NordVPN.installer.yaml new file mode 100644 index 000000000000..9b81ccb8be47 --- /dev/null +++ b/manifests/n/NordSecurity/NordVPN/7.29.4.0/NordSecurity.NordVPN.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: NordSecurity.NordVPN +PackageVersion: 7.29.4.0 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- nordvpn +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.nordcdn.com/apps/windows/NordVPN/7.29.4.0/NordVPNInstall.exe + InstallerSha256: 83C60B3E9FE4D544503390EA5A6D899880FCEC9403545F25846CEF3C97F7F2AD + ProductCode: '{19465C24-3D5D-4327-B99F-3CC0A1D38151}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/n/NordSecurity/NordVPN/7.29.4.0/NordSecurity.NordVPN.locale.en-US.yaml b/manifests/n/NordSecurity/NordVPN/7.29.4.0/NordSecurity.NordVPN.locale.en-US.yaml new file mode 100644 index 000000000000..2bd8815e9cea --- /dev/null +++ b/manifests/n/NordSecurity/NordVPN/7.29.4.0/NordSecurity.NordVPN.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: NordSecurity.NordVPN +PackageVersion: 7.29.4.0 +PackageLocale: en-US +Publisher: Nord Security +PublisherUrl: https://nordvpn.com/ +PublisherSupportUrl: https://support.nordvpn.com/ +PrivacyUrl: https://my.nordaccount.com/legal/privacy-policy/nordvpn/ +Author: Nord Security +PackageName: NordVPN +PackageUrl: https://nordvpn.com/download/windows/ +License: Proprietary +LicenseUrl: https://my.nordaccount.com/legal/terms-of-service/nordvpn/ +Copyright: © 2024 Nord Security. All rights reserved +# CopyrightUrl: +ShortDescription: A VPN for Windows will improve your security while you’re connected to the internet on your PC. Enjoy more secure streaming, browsing, and work with NordVPN. +Description: NordVPN encrypts your internet traffic and hides your IP and physical location. Works on 6 devices at once, on every major platform. With NordVPN, encrypt your online activity to protect your private data from hackers or snoopy advertisers. Enjoy global connectivity along with high-performance speed and secure access to streaming websites, censored content and social networks. +Moniker: nordvpn +Tags: +- network +- privacy +- proxy +- security +- vpn +ReleaseNotes: |- + * New: You asked – we heard! You can now choose where your files land when using Meshnet's file transfer. Pick your preferred downloads folder for easier access. + * Our NordLynx protocol, which powers Meshnet, just got a speed boost! For those curious about the magic – we switched it from WireGuard in Go to WireGuardNT. + * Kill Switch will cut the traffic from your apps even when the VPN is just paused. Because "paused" sounds way too much like "potential risk." + * We've revamped the feature names and categories in Threat Protection Pro™, making it cleaner, simpler, and easier to navigate. +# ReleaseNotesUrl: +PurchaseUrl: https://nordvpn.com/pricing/ +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/NordSecurity/NordVPN/7.29.4.0/NordSecurity.NordVPN.locale.zh-CN.yaml b/manifests/n/NordSecurity/NordVPN/7.29.4.0/NordSecurity.NordVPN.locale.zh-CN.yaml new file mode 100644 index 000000000000..213f86546ca8 --- /dev/null +++ b/manifests/n/NordSecurity/NordVPN/7.29.4.0/NordSecurity.NordVPN.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: NordSecurity.NordVPN +PackageVersion: 7.29.4.0 +PackageLocale: zh-CN +Publisher: Nord Security +PublisherUrl: https://nordvpn.com/zh/ +PublisherSupportUrl: https://support.nordvpn.com/ +PrivacyUrl: https://my.nordaccount.com/legal/privacy-policy/nordvpn/ +Author: Nord Security +PackageName: NordVPN +PackageUrl: https://nordvpn.com/zh/download/windows/ +License: 专有软件 +LicenseUrl: https://my.nordaccount.com/legal/terms-of-service/nordvpn/ +Copyright: © 2024 Nord Security。保留所有权利 +# CopyrightUrl: +ShortDescription: 当您在电脑上连接互联网时,Windows 版 VPN 会提高您的安全性。使用 NordVPN,享受更安全的流媒体、浏览和工作体验。 +Description: NordVPN 为您的互联网流量加密,并隐藏您的 IP 和物理位置。可同时在 6 台设备上运行,适用于所有主流平台。使用 NordVPN,加密您的在线活动,保护您的私人数据不受黑客或窥探隐私的广告商的侵害。享受全球连接、高性能速度和安全访问流媒体网站、和谐内容和社交网络。 +# Moniker: +Tags: +- vpn +- 代理 +- 安全 +- 网络 +- 隐私 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://nordvpn.com/zh/pricing/ +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/n/NordSecurity/NordVPN/7.29.4.0/NordSecurity.NordVPN.yaml b/manifests/n/NordSecurity/NordVPN/7.29.4.0/NordSecurity.NordVPN.yaml new file mode 100644 index 000000000000..b16a934bde67 --- /dev/null +++ b/manifests/n/NordSecurity/NordVPN/7.29.4.0/NordSecurity.NordVPN.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: NordSecurity.NordVPN +PackageVersion: 7.29.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 10d22a5aeed13e2bc12696d99e9ebe18f356e14c Mon Sep 17 00:00:00 2001 From: Shunsuke Suzuki Date: Fri, 25 Oct 2024 03:28:46 +0900 Subject: [PATCH 557/720] New version: aquaproj.aqua 2.36.2 (#185530) Co-authored-by: goreleaserbot --- .../aqua/2.36.2/aquaproj.aqua.installer.yaml | 26 +++++++++++++++++++ .../2.36.2/aquaproj.aqua.locale.en-US.yaml | 20 ++++++++++++++ .../a/aquaproj/aqua/2.36.2/aquaproj.aqua.yaml | 7 +++++ 3 files changed, 53 insertions(+) create mode 100644 manifests/a/aquaproj/aqua/2.36.2/aquaproj.aqua.installer.yaml create mode 100644 manifests/a/aquaproj/aqua/2.36.2/aquaproj.aqua.locale.en-US.yaml create mode 100644 manifests/a/aquaproj/aqua/2.36.2/aquaproj.aqua.yaml diff --git a/manifests/a/aquaproj/aqua/2.36.2/aquaproj.aqua.installer.yaml b/manifests/a/aquaproj/aqua/2.36.2/aquaproj.aqua.installer.yaml new file mode 100644 index 000000000000..76dc00b7a859 --- /dev/null +++ b/manifests/a/aquaproj/aqua/2.36.2/aquaproj.aqua.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: aquaproj.aqua +PackageVersion: 2.36.2 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-10-24" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: aqua.exe + PortableCommandAlias: aqua + InstallerUrl: https://github.com/aquaproj/aqua/releases/download/v2.36.2/aqua_windows_arm64.zip + InstallerSha256: c54669e9d996421820ec29453f65c97fd10eb12cd0780f7a82d828358df5f6d0 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: aqua.exe + PortableCommandAlias: aqua + InstallerUrl: https://github.com/aquaproj/aqua/releases/download/v2.36.2/aqua_windows_amd64.zip + InstallerSha256: e4a612be0c1b21a8d9513a90dfe3e5c70833ef89ea56efcbc241b85460de249f + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/aquaproj/aqua/2.36.2/aquaproj.aqua.locale.en-US.yaml b/manifests/a/aquaproj/aqua/2.36.2/aquaproj.aqua.locale.en-US.yaml new file mode 100644 index 000000000000..7fb4a5f543f7 --- /dev/null +++ b/manifests/a/aquaproj/aqua/2.36.2/aquaproj.aqua.locale.en-US.yaml @@ -0,0 +1,20 @@ +# 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: aquaproj.aqua +PackageVersion: 2.36.2 +PackageLocale: en-US +Publisher: aquaproj +PublisherSupportUrl: https://github.com/aquaproj/aqua/discussions +PackageName: aqua +PackageUrl: https://github.com/aquaproj/aqua +License: mit +LicenseUrl: https://github.com/aquaproj/aqua/blob/main/LICENSE +ShortDescription: Declarative CLI Version manager written in Go +Description: | + Declarative CLI Version manager written in Go. + Support Lazy Install, Registry, and continuous update by Renovate. + CLI version is switched seamlessly +Moniker: aqua +ReleaseNotesUrl: https://github.com/aquaproj/aqua/releases/tag/v2.36.2 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/aquaproj/aqua/2.36.2/aquaproj.aqua.yaml b/manifests/a/aquaproj/aqua/2.36.2/aquaproj.aqua.yaml new file mode 100644 index 000000000000..71452c88ec6a --- /dev/null +++ b/manifests/a/aquaproj/aqua/2.36.2/aquaproj.aqua.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: aquaproj.aqua +PackageVersion: 2.36.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From fb43154b7c70283103965d23e7a26fd85b9a29d1 Mon Sep 17 00:00:00 2001 From: xiSage <57551864+xiSage@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:30:28 +0800 Subject: [PATCH 558/720] New package: ElectronCommunity.rcedit version 2.0.0 (#185508) --- .../ElectronCommunity.rcedit.installer.yaml | 19 +++++++++++++++++++ ...ElectronCommunity.rcedit.locale.en-US.yaml | 18 ++++++++++++++++++ .../2.0.0/ElectronCommunity.rcedit.yaml | 8 ++++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/e/ElectronCommunity/rcedit/2.0.0/ElectronCommunity.rcedit.installer.yaml create mode 100644 manifests/e/ElectronCommunity/rcedit/2.0.0/ElectronCommunity.rcedit.locale.en-US.yaml create mode 100644 manifests/e/ElectronCommunity/rcedit/2.0.0/ElectronCommunity.rcedit.yaml diff --git a/manifests/e/ElectronCommunity/rcedit/2.0.0/ElectronCommunity.rcedit.installer.yaml b/manifests/e/ElectronCommunity/rcedit/2.0.0/ElectronCommunity.rcedit.installer.yaml new file mode 100644 index 000000000000..e7234f90e505 --- /dev/null +++ b/manifests/e/ElectronCommunity/rcedit/2.0.0/ElectronCommunity.rcedit.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: ElectronCommunity.rcedit +PackageVersion: 2.0.0 +InstallerType: portable +UpgradeBehavior: install +Commands: +- rcedit +ReleaseDate: 2023-11-16 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/electron/rcedit/releases/download/v2.0.0/rcedit-x86.exe + InstallerSha256: 38FB5E935D7CB58D7A98B4ED8F876C83F5DB032BCD0329B0A4DE4E4A1DE876B6 +- Architecture: x64 + InstallerUrl: https://github.com/electron/rcedit/releases/download/v2.0.0/rcedit-x64.exe + InstallerSha256: 3E7801DB1A5EDBEC91B49A24A094AAD776CB4515488EA5A4CA2289C400EADE2A +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/ElectronCommunity/rcedit/2.0.0/ElectronCommunity.rcedit.locale.en-US.yaml b/manifests/e/ElectronCommunity/rcedit/2.0.0/ElectronCommunity.rcedit.locale.en-US.yaml new file mode 100644 index 000000000000..fbd33784482a --- /dev/null +++ b/manifests/e/ElectronCommunity/rcedit/2.0.0/ElectronCommunity.rcedit.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: ElectronCommunity.rcedit +PackageVersion: 2.0.0 +PackageLocale: en-US +Publisher: Electron Community +PublisherUrl: https://www.electronjs.org/ +PackageName: rcedit +License: MIT +ShortDescription: Command line tool to edit resources of exe file on Windows. +Tags: +- c-plus-plus +- rcedit +- windows +ReleaseNotesUrl: https://github.com/electron/rcedit/releases +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/e/ElectronCommunity/rcedit/2.0.0/ElectronCommunity.rcedit.yaml b/manifests/e/ElectronCommunity/rcedit/2.0.0/ElectronCommunity.rcedit.yaml new file mode 100644 index 000000000000..65d65dbdf233 --- /dev/null +++ b/manifests/e/ElectronCommunity/rcedit/2.0.0/ElectronCommunity.rcedit.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: ElectronCommunity.rcedit +PackageVersion: 2.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 7d69be92b182c66e5612f6ef7763630107ffb309 Mon Sep 17 00:00:00 2001 From: EdijsPerkums Date: Thu, 24 Oct 2024 11:31:09 -0700 Subject: [PATCH 559/720] New version: MasterPackager.MasterPackager version 24.8.9063 (#185531) --- ...sterPackager.MasterPackager.installer.yaml | 14 ++++++++++ ...rPackager.MasterPackager.locale.en-US.yaml | 26 +++++++++++++++++++ .../MasterPackager.MasterPackager.yaml | 8 ++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/m/MasterPackager/MasterPackager/24.8.9063/MasterPackager.MasterPackager.installer.yaml create mode 100644 manifests/m/MasterPackager/MasterPackager/24.8.9063/MasterPackager.MasterPackager.locale.en-US.yaml create mode 100644 manifests/m/MasterPackager/MasterPackager/24.8.9063/MasterPackager.MasterPackager.yaml diff --git a/manifests/m/MasterPackager/MasterPackager/24.8.9063/MasterPackager.MasterPackager.installer.yaml b/manifests/m/MasterPackager/MasterPackager/24.8.9063/MasterPackager.MasterPackager.installer.yaml new file mode 100644 index 000000000000..6639b8ab2d74 --- /dev/null +++ b/manifests/m/MasterPackager/MasterPackager/24.8.9063/MasterPackager.MasterPackager.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: MasterPackager.MasterPackager +PackageVersion: 24.8.9063 +InstallerType: msi +Scope: machine +ProductCode: '{B7796213-16CB-420C-A3D1-E70B7D890F9A}' +Installers: +- Architecture: x86 + InstallerUrl: https://www.masterpackager.com/installer/masterpackager_24.8.9063.msi + InstallerSha256: 01BAC0BD5E8275B70A456855D151D6ED7F92FC3A48A98FCCFEBBA45DB0CD1C69 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/MasterPackager/MasterPackager/24.8.9063/MasterPackager.MasterPackager.locale.en-US.yaml b/manifests/m/MasterPackager/MasterPackager/24.8.9063/MasterPackager.MasterPackager.locale.en-US.yaml new file mode 100644 index 000000000000..750342073056 --- /dev/null +++ b/manifests/m/MasterPackager/MasterPackager/24.8.9063/MasterPackager.MasterPackager.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: MasterPackager.MasterPackager +PackageVersion: 24.8.9063 +PackageLocale: en-US +Publisher: Master Packager Ltd. +PublisherUrl: https://www.masterpackager.com +PackageName: Master Packager +PackageUrl: https://www.masterpackager.com +License: Proprietary +LicenseUrl: https://www.masterpackager.com/eula +Copyright: Copyright (c) 2023 Master Packager Ltd. All rights reserved. +ShortDescription: Master Packager is an application packaging tool to create and edit Microsoft Windows Installer (MSI) files and repackage other installations to MSI and MSIX formats. +Moniker: master-packager +Tags: +- application-packaging +- create-mst +- msi +- msi-editing +- msix +- mst +- repackaging +- response-transform +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/MasterPackager/MasterPackager/24.8.9063/MasterPackager.MasterPackager.yaml b/manifests/m/MasterPackager/MasterPackager/24.8.9063/MasterPackager.MasterPackager.yaml new file mode 100644 index 000000000000..e74115b7d5e5 --- /dev/null +++ b/manifests/m/MasterPackager/MasterPackager/24.8.9063/MasterPackager.MasterPackager.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: MasterPackager.MasterPackager +PackageVersion: 24.8.9063 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From cc24b6a28d6bb75a223e78ec59b351da657b4052 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Fri, 25 Oct 2024 05:31:32 +1100 Subject: [PATCH 560/720] New version: xanderfrangos.twinkletray version 1.16.3 (#185532) --- .../xanderfrangos.twinkletray.installer.yaml | 18 ++++++++++ ...anderfrangos.twinkletray.locale.en-US.yaml | 33 +++++++++++++++++++ .../1.16.3/xanderfrangos.twinkletray.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/x/xanderfrangos/twinkletray/1.16.3/xanderfrangos.twinkletray.installer.yaml create mode 100644 manifests/x/xanderfrangos/twinkletray/1.16.3/xanderfrangos.twinkletray.locale.en-US.yaml create mode 100644 manifests/x/xanderfrangos/twinkletray/1.16.3/xanderfrangos.twinkletray.yaml diff --git a/manifests/x/xanderfrangos/twinkletray/1.16.3/xanderfrangos.twinkletray.installer.yaml b/manifests/x/xanderfrangos/twinkletray/1.16.3/xanderfrangos.twinkletray.installer.yaml new file mode 100644 index 000000000000..8e5672d6c0fa --- /dev/null +++ b/manifests/x/xanderfrangos/twinkletray/1.16.3/xanderfrangos.twinkletray.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: xanderfrangos.twinkletray +PackageVersion: 1.16.3 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xanderfrangos/twinkle-tray/releases/download/v1.16.3/Twinkle.Tray.v1.16.3.exe + InstallerSha256: F13AA3E3FBF27666875C923649A104C8ECA95F138AE2F760DDB3F62CEAEC7176 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-24 diff --git a/manifests/x/xanderfrangos/twinkletray/1.16.3/xanderfrangos.twinkletray.locale.en-US.yaml b/manifests/x/xanderfrangos/twinkletray/1.16.3/xanderfrangos.twinkletray.locale.en-US.yaml new file mode 100644 index 000000000000..fe55c25f8e5a --- /dev/null +++ b/manifests/x/xanderfrangos/twinkletray/1.16.3/xanderfrangos.twinkletray.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: xanderfrangos.twinkletray +PackageVersion: 1.16.3 +PackageLocale: en-US +Publisher: Xander Frangos +PublisherUrl: https://github.com/xanderfrangos/twinkle-tray +PublisherSupportUrl: https://github.com/xanderfrangos/twinkle-tray/issues +Author: Xander Frangos +PackageName: Twinkle Tray +PackageUrl: https://twinkletray.com +License: MIT License +LicenseUrl: https://raw.githubusercontent.com/xanderfrangos/twinkle-tray/master/LICENSE +Copyright: Copyright (c) 2019 Xander Frangos +CopyrightUrl: https://raw.githubusercontent.com/xanderfrangos/twinkle-tray/master/LICENSE +ShortDescription: Easily manage the brightness of your monitors in Windows from the system tray +Description: |- + Twinkle Tray lets you easily manage the brightness levels of multiple monitors. + Even though Windows 10 is capable of adjusting the backlight on most monitors, it typically doesn't support external monitors. + Windows 10 also lacks any ability to manage the brightness of multiple monitors. + This app inserts a new icon into your system tray, where you can click to have instant access to the brightness levels of all compatible monitors. +Moniker: twinkletray +Tags: +- brightness +- monitor +- tray +ReleaseNotesUrl: https://github.com/xanderfrangos/twinkle-tray/releases/tag/v1.16.3 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/xanderfrangos/twinkle-tray/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/x/xanderfrangos/twinkletray/1.16.3/xanderfrangos.twinkletray.yaml b/manifests/x/xanderfrangos/twinkletray/1.16.3/xanderfrangos.twinkletray.yaml new file mode 100644 index 000000000000..91fab9517a29 --- /dev/null +++ b/manifests/x/xanderfrangos/twinkletray/1.16.3/xanderfrangos.twinkletray.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: xanderfrangos.twinkletray +PackageVersion: 1.16.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 91da2a02d3b160cdd88efc7fd571ec8efc616e26 Mon Sep 17 00:00:00 2001 From: Florent Clarret Date: Thu, 24 Oct 2024 20:31:44 +0200 Subject: [PATCH 561/720] New version: Datadog.Agent version 7.58.0.1 (#185534) --- .../7.58.0.1/Datadog.Agent.installer.yaml | 23 +++++++++++++++++++ .../7.58.0.1/Datadog.Agent.locale.en-US.yaml | 18 +++++++++++++++ .../Datadog/Agent/7.58.0.1/Datadog.Agent.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/d/Datadog/Agent/7.58.0.1/Datadog.Agent.installer.yaml create mode 100644 manifests/d/Datadog/Agent/7.58.0.1/Datadog.Agent.locale.en-US.yaml create mode 100644 manifests/d/Datadog/Agent/7.58.0.1/Datadog.Agent.yaml diff --git a/manifests/d/Datadog/Agent/7.58.0.1/Datadog.Agent.installer.yaml b/manifests/d/Datadog/Agent/7.58.0.1/Datadog.Agent.installer.yaml new file mode 100644 index 000000000000..7786c97828ce --- /dev/null +++ b/manifests/d/Datadog/Agent/7.58.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.58.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: '{3AA51824-D745-453F-86D5-F263A36A3D34}' +Installers: +- Architecture: x64 + InstallerUrl: https://s3.amazonaws.com/ddagent-windows-stable/ddagent-cli-7.58.0.msi + InstallerSha256: E85EE9BE37549A3685348B153EE9D97AF119D9FAF525DD59D3A6E77FFA61D7A2 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/Datadog/Agent/7.58.0.1/Datadog.Agent.locale.en-US.yaml b/manifests/d/Datadog/Agent/7.58.0.1/Datadog.Agent.locale.en-US.yaml new file mode 100644 index 000000000000..5130fc7a14d8 --- /dev/null +++ b/manifests/d/Datadog/Agent/7.58.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.58.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.58.0.1/Datadog.Agent.yaml b/manifests/d/Datadog/Agent/7.58.0.1/Datadog.Agent.yaml new file mode 100644 index 000000000000..70da1145864f --- /dev/null +++ b/manifests/d/Datadog/Agent/7.58.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.58.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5b0f84aa0768ec4cff47d36e72d9931544fdcd57 Mon Sep 17 00:00:00 2001 From: Florent Clarret Date: Thu, 24 Oct 2024 20:31:53 +0200 Subject: [PATCH 562/720] New version: Datadog.Agent version 7.58.1.1 (#185533) --- .../7.58.1.1/Datadog.Agent.installer.yaml | 23 +++++++++++++++++++ .../7.58.1.1/Datadog.Agent.locale.en-US.yaml | 18 +++++++++++++++ .../Datadog/Agent/7.58.1.1/Datadog.Agent.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/d/Datadog/Agent/7.58.1.1/Datadog.Agent.installer.yaml create mode 100644 manifests/d/Datadog/Agent/7.58.1.1/Datadog.Agent.locale.en-US.yaml create mode 100644 manifests/d/Datadog/Agent/7.58.1.1/Datadog.Agent.yaml diff --git a/manifests/d/Datadog/Agent/7.58.1.1/Datadog.Agent.installer.yaml b/manifests/d/Datadog/Agent/7.58.1.1/Datadog.Agent.installer.yaml new file mode 100644 index 000000000000..c7dcc83e5c27 --- /dev/null +++ b/manifests/d/Datadog/Agent/7.58.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.58.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: '{55C37AF1-1716-4D59-B267-8FB0032AA721}' +Installers: +- Architecture: x64 + InstallerUrl: https://s3.amazonaws.com/ddagent-windows-stable/ddagent-cli-7.58.1.msi + InstallerSha256: 17AE0DAEEA03C35830BCCD5F1D2E8F1A594849CDA39101AC8B44164C39CBD587 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/Datadog/Agent/7.58.1.1/Datadog.Agent.locale.en-US.yaml b/manifests/d/Datadog/Agent/7.58.1.1/Datadog.Agent.locale.en-US.yaml new file mode 100644 index 000000000000..f233f476a15e --- /dev/null +++ b/manifests/d/Datadog/Agent/7.58.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.58.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.58.1.1/Datadog.Agent.yaml b/manifests/d/Datadog/Agent/7.58.1.1/Datadog.Agent.yaml new file mode 100644 index 000000000000..c459dce4dafa --- /dev/null +++ b/manifests/d/Datadog/Agent/7.58.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.58.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4659dc8c680d9c2039c295cc9d354d107d6f50d8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:32:03 +0800 Subject: [PATCH 563/720] New version: Tencent.QQ.NT version 9.9.16.28971 (9.9.16.241023) (#185536) --- .../9.9.16.28971/Tencent.QQ.NT.installer.yaml | 30 ++++++++++++++ .../Tencent.QQ.NT.locale.en-US.yaml | 40 ++++++++++++++++++ .../Tencent.QQ.NT.locale.zh-CN.yaml | 41 +++++++++++++++++++ .../QQ/NT/9.9.16.28971/Tencent.QQ.NT.yaml | 8 ++++ 4 files changed, 119 insertions(+) create mode 100644 manifests/t/Tencent/QQ/NT/9.9.16.28971/Tencent.QQ.NT.installer.yaml create mode 100644 manifests/t/Tencent/QQ/NT/9.9.16.28971/Tencent.QQ.NT.locale.en-US.yaml create mode 100644 manifests/t/Tencent/QQ/NT/9.9.16.28971/Tencent.QQ.NT.locale.zh-CN.yaml create mode 100644 manifests/t/Tencent/QQ/NT/9.9.16.28971/Tencent.QQ.NT.yaml diff --git a/manifests/t/Tencent/QQ/NT/9.9.16.28971/Tencent.QQ.NT.installer.yaml b/manifests/t/Tencent/QQ/NT/9.9.16.28971/Tencent.QQ.NT.installer.yaml new file mode 100644 index 000000000000..1796c12e470f --- /dev/null +++ b/manifests/t/Tencent/QQ/NT/9.9.16.28971/Tencent.QQ.NT.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Tencent.QQ.NT +PackageVersion: 9.9.16.28971 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /s + SilentWithProgress: /s +UpgradeBehavior: install +Protocols: +- ntqq-notification +- tencent +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x86 + InstallerUrl: https://dldir1v6.qq.com/qqfile/qq/QQNT/Windows/QQ_9.9.16_241023_x86_01.exe + InstallerSha256: 1FEDB8B88BB1F52D78A930D5188EA42A40B752E2CDF305BE3BC01222CF43A7FA +- Architecture: x64 + InstallerUrl: https://dldir1v6.qq.com/qqfile/qq/QQNT/Windows/QQ_9.9.16_241023_x64_01.exe + InstallerSha256: 10CD203D0AACC295F5AFBDDF463ACCDDDCCBCE89165306BE21449A3B9CA9423F +- Architecture: arm64 + InstallerUrl: https://dldir1v6.qq.com/qqfile/qq/QQNT/Windows/QQ_9.9.16_241023_arm64_01.exe + InstallerSha256: A217BBE2103AC109B1A2DF7B0A33FA6E79909FCD1C9CBAFE36E18BB0BF7EE8A0 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/t/Tencent/QQ/NT/9.9.16.28971/Tencent.QQ.NT.locale.en-US.yaml b/manifests/t/Tencent/QQ/NT/9.9.16.28971/Tencent.QQ.NT.locale.en-US.yaml new file mode 100644 index 000000000000..e3d904a0152b --- /dev/null +++ b/manifests/t/Tencent/QQ/NT/9.9.16.28971/Tencent.QQ.NT.locale.en-US.yaml @@ -0,0 +1,40 @@ +# 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: Tencent.QQ.NT +PackageVersion: 9.9.16.28971 +PackageLocale: en-US +Publisher: Tencent +PublisherUrl: https://im.qq.com/ +PublisherSupportUrl: https://support.qq.com/products/36086 +PrivacyUrl: https://docs.qq.com/doc/p/74d994d528f8255e6c8e39d10932aaa7cf7cb467?dver=2.1.27262305 +Author: Shenzhen Tencent Computer Systems Company Limited +PackageName: QQ +PackageUrl: https://im.qq.com/pcqq/index.shtml +License: Proprietary +LicenseUrl: https://rule.tencent.com/rule/46a15f24-e42c-4cb6-a308-2347139b1201 +Copyright: Copyright © 1999-2024 Tencent. All Rights Reserved. +CopyrightUrl: https://www.tencent.com/en-us/statement.html +ShortDescription: An instant messaging tool that gives you the best way to keep in touch with your friends and family +Description: Tencent QQ is an instant messaging software used by 800 million people. You can not only chat and make friends through QQ on various devices, but also make free video and voice calls, and send and receive important files anytime, anywhere. +Moniker: qqnt +Tags: +- call +- chat +- friends +- im +- instant-messaging +- message +- send +- share +- talk +- voice +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://vip.qq.com/ +# InstallationNotes: +Documentations: +- DocumentLabel: Help + DocumentUrl: https://kf.qq.com/product/QQ.html +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/t/Tencent/QQ/NT/9.9.16.28971/Tencent.QQ.NT.locale.zh-CN.yaml b/manifests/t/Tencent/QQ/NT/9.9.16.28971/Tencent.QQ.NT.locale.zh-CN.yaml new file mode 100644 index 000000000000..6acafa2d3e2d --- /dev/null +++ b/manifests/t/Tencent/QQ/NT/9.9.16.28971/Tencent.QQ.NT.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: Tencent.QQ.NT +PackageVersion: 9.9.16.28971 +PackageLocale: zh-CN +Publisher: Tencent +PublisherUrl: https://im.qq.com/ +PublisherSupportUrl: https://support.qq.com/products/36086 +PrivacyUrl: https://docs.qq.com/doc/p/74d994d528f8255e6c8e39d10932aaa7cf7cb467?dver=2.1.27262305 +Author: 深圳市腾讯计算机系统有限公司 +PackageName: QQ +PackageUrl: https://im.qq.com/pcqq/index.shtml +License: 专有软件 +LicenseUrl: https://rule.tencent.com/rule/46a15f24-e42c-4cb6-a308-2347139b1201 +Copyright: Copyright © 1999-2024 Tencent. All Rights Reserved. +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 一款能让你与你的朋友和家人保持联系的即时通讯工具 +Description: 腾讯 QQ,8 亿人在用的即时通讯软件。你不仅可以在各类通讯终端上通过 QQ 聊天交友,还能进行免费的视频、语音通话,或者随时随地收发重要文件。 +# Moniker: +Tags: +- 信息 +- 共享 +- 分享 +- 发送 +- 好友 +- 朋友 +- 消息 +- 电话 +- 聊天 +- 语音 +- 通话 +# ReleaseNotes: +ReleaseNotesUrl: https://im.qq.com/pcqq/support.html +PurchaseUrl: https://vip.qq.com/ +# InstallationNotes: +Documentations: +- DocumentLabel: 使用帮助 + DocumentUrl: https://kf.qq.com/product/QQ.html +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/t/Tencent/QQ/NT/9.9.16.28971/Tencent.QQ.NT.yaml b/manifests/t/Tencent/QQ/NT/9.9.16.28971/Tencent.QQ.NT.yaml new file mode 100644 index 000000000000..27883747e844 --- /dev/null +++ b/manifests/t/Tencent/QQ/NT/9.9.16.28971/Tencent.QQ.NT.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: Tencent.QQ.NT +PackageVersion: 9.9.16.28971 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 9621896f3c0f0927c168e1a011890bf53bbc3cba Mon Sep 17 00:00:00 2001 From: Rodrigo Borges de Oliveira Date: Thu, 24 Oct 2024 15:32:22 -0300 Subject: [PATCH 564/720] New version: Bruno.Bruno version 1.34.0 (#185538) --- .../Bruno/1.34.0/Bruno.Bruno.installer.yaml | 18 ++++++ .../1.34.0/Bruno.Bruno.locale.en-US.yaml | 59 +++++++++++++++++++ .../b/Bruno/Bruno/1.34.0/Bruno.Bruno.yaml | 8 +++ 3 files changed, 85 insertions(+) create mode 100644 manifests/b/Bruno/Bruno/1.34.0/Bruno.Bruno.installer.yaml create mode 100644 manifests/b/Bruno/Bruno/1.34.0/Bruno.Bruno.locale.en-US.yaml create mode 100644 manifests/b/Bruno/Bruno/1.34.0/Bruno.Bruno.yaml diff --git a/manifests/b/Bruno/Bruno/1.34.0/Bruno.Bruno.installer.yaml b/manifests/b/Bruno/Bruno/1.34.0/Bruno.Bruno.installer.yaml new file mode 100644 index 000000000000..efe90349a7f7 --- /dev/null +++ b/manifests/b/Bruno/Bruno/1.34.0/Bruno.Bruno.installer.yaml @@ -0,0 +1,18 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Bruno.Bruno +PackageVersion: 1.34.0 +InstallerLocale: en-US +InstallerType: nullsoft +InstallerSwitches: + Silent: /S + SilentWithProgress: -silent +UpgradeBehavior: install +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/usebruno/bruno/releases/download/v1.34.0/bruno_1.34.0_x64_win.exe + InstallerSha256: 4A4C76949C26780C48E01A8C6651A409528391C7D32883FE5713FE4AF454587E +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/Bruno/Bruno/1.34.0/Bruno.Bruno.locale.en-US.yaml b/manifests/b/Bruno/Bruno/1.34.0/Bruno.Bruno.locale.en-US.yaml new file mode 100644 index 000000000000..0e29985e4ebf --- /dev/null +++ b/manifests/b/Bruno/Bruno/1.34.0/Bruno.Bruno.locale.en-US.yaml @@ -0,0 +1,59 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Bruno.Bruno +PackageVersion: 1.34.0 +PackageLocale: en-US +Publisher: Anoop M D +PublisherUrl: https://www.usebruno.com/ +PublisherSupportUrl: https://www.usebruno.com/support +PrivacyUrl: https://www.usebruno.com/privacy-policy +Author: Anoop M D, Anusree P S and Contributors +PackageName: Bruno +PackageUrl: https://www.usebruno.com/ +License: MIT +LicenseUrl: https://github.com/usebruno/bruno/blob/HEAD/license.md +Copyright: Copyright (c) 2022 Anoop M D, Anusree P S and Contributors +CopyrightUrl: https://github.com/usebruno/bruno/blob/main/license.md +ShortDescription: Re-Inventing the API Client +Description: |- + Bruno is a Fast and Git-Friendly Opensource API client, aimed at revolutionizing the status quo + represented by Postman, Insomnia and similar tools out there. + + Bruno stores your collections directly in a folder on your filesystem. + We use a plain text markup + language, Bru, to save information about API requests. + + You can use git or any version control of your choice to collaborate over your API collections. + + Bruno is offline-only. + There are no plans to add cloud-sync to Bruno, ever. +Moniker: bruno +Tags: +- api +- development +- openapi +ReleaseNotes: |- + Features + - feat: support for importing multiple collections at once + - feat: upgrade libraries for dependabot alerts by @lohxt1 in #3300 + - feat/import folder and collection level scripts from postman by @Pragadesh-45 in #3334 + - feat:add res() function shim to safe-mode by @lohxt1 in #3345 + Fixes + - fix: global env ui fixes by @lohxt1 in #3305 + - fix: add global env vars to the active collection by @lohxt1 in #3312 + - fix: bruno-app build command update by @lohxt1 in #3322 + - fix: Add missing postman translation functions by @Spencerhutch in #3324 + - Fixes Issue #3233: set httpsAgentRequestFields on request.httpsAgent when shouldProxy or shouldUseSystemProxy was false by @giuseppemilicia in #3317 + - fix: global env - for selected env in sidebar - check for updates by @lohxt1 in #3344 + New Contributors + - @Spencerhutch made their first contribution in #3324 + - @giuseppemilicia made their first contribution in #3317 + Full Changelog: https://github.com/usebruno/bruno/compare/v1.33.1...v1.34.0 +ReleaseNotesUrl: https://github.com/usebruno/bruno/releases/tag/v1.34.0 +PurchaseUrl: https://www.usebruno.com/pricing +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.usebruno.com/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Bruno/Bruno/1.34.0/Bruno.Bruno.yaml b/manifests/b/Bruno/Bruno/1.34.0/Bruno.Bruno.yaml new file mode 100644 index 000000000000..3dc1ac4f38ca --- /dev/null +++ b/manifests/b/Bruno/Bruno/1.34.0/Bruno.Bruno.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: Bruno.Bruno +PackageVersion: 1.34.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 8a03113874bc69fa3cf3ed4675f6bbfd1d5dda91 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:32:35 +0800 Subject: [PATCH 565/720] New version: Brave.Brave.Nightly version 130.1.73.43 (#185539) --- .../Brave.Brave.Nightly.installer.yaml | 80 +++++++++++++++++++ .../Brave.Brave.Nightly.locale.en-US.yaml | 39 +++++++++ .../Brave.Brave.Nightly.locale.zh-CN.yaml | 35 ++++++++ .../130.1.73.43/Brave.Brave.Nightly.yaml | 8 ++ 4 files changed, 162 insertions(+) create mode 100644 manifests/b/Brave/Brave/Nightly/130.1.73.43/Brave.Brave.Nightly.installer.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/130.1.73.43/Brave.Brave.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/130.1.73.43/Brave.Brave.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/130.1.73.43/Brave.Brave.Nightly.yaml diff --git a/manifests/b/Brave/Brave/Nightly/130.1.73.43/Brave.Brave.Nightly.installer.yaml b/manifests/b/Brave/Brave/Nightly/130.1.73.43/Brave.Brave.Nightly.installer.yaml new file mode 100644 index 000000000000..110f2ca02d64 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/130.1.73.43/Brave.Brave.Nightly.installer.yaml @@ -0,0 +1,80 @@ +# 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: Brave.Brave.Nightly +PackageVersion: 130.1.73.43 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x86-ni/win/130.1.73.43/brave_installer-ia32.exe + InstallerSha256: AC0AD93DF200C0E1AF63C6A62687E3C42C4931BB753B8B14BFB598030B5BE459 + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: x86 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x86-ni/win/130.1.73.43/brave_installer-ia32.exe + InstallerSha256: AC0AD93DF200C0E1AF63C6A62687E3C42C4931BB753B8B14BFB598030B5BE459 + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: x64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/130.1.73.43/brave_installer-x64.exe + InstallerSha256: C6C131089DE72E3E4057770ABB86947B8B86139962299E90D7230D8D5CED691C + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: x64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/130.1.73.43/brave_installer-x64.exe + InstallerSha256: C6C131089DE72E3E4057770ABB86947B8B86139962299E90D7230D8D5CED691C + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: arm64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/arm64-ni/win/130.1.73.43/brave_installer-arm64.exe + InstallerSha256: 3C2BE2A29C88ED91E60817C1AFF81F19AEB777B1EF88441DECE6DDC46790E9F9 + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: arm64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/arm64-ni/win/130.1.73.43/brave_installer-arm64.exe + InstallerSha256: 3C2BE2A29C88ED91E60817C1AFF81F19AEB777B1EF88441DECE6DDC46790E9F9 + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Nightly +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Nightly/130.1.73.43/Brave.Brave.Nightly.locale.en-US.yaml b/manifests/b/Brave/Brave/Nightly/130.1.73.43/Brave.Brave.Nightly.locale.en-US.yaml new file mode 100644 index 000000000000..3ae10712deca --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/130.1.73.43/Brave.Brave.Nightly.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 130.1.73.43 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +# PublisherSupportUrl: +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2024 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly is our testing and development version of Brave. Releases are updated every night. +Description: |- + Nightly is our testing and development version of Brave. + The releases are updated every night and may contain bugs that can result in data loss. + Nightly automatically sends us crash reports when things go wrong. +# Moniker: +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Nightly/130.1.73.43/Brave.Brave.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Nightly/130.1.73.43/Brave.Brave.Nightly.locale.zh-CN.yaml new file mode 100644 index 000000000000..78b5cc6e5c09 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/130.1.73.43/Brave.Brave.Nightly.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: Brave.Brave.Nightly +PackageVersion: 130.1.73.43 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +# PublisherSupportUrl: +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2024 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly 是 Brave 的测试和开发版本,每天晚上更新。 +Description: Nightly 是 Brave 的测试和开发版本,每天晚上更新,可能包含导致数据丢失的错误。当出现问题时,Nightly 会自动向我们发送崩溃报告。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Nightly/130.1.73.43/Brave.Brave.Nightly.yaml b/manifests/b/Brave/Brave/Nightly/130.1.73.43/Brave.Brave.Nightly.yaml new file mode 100644 index 000000000000..1663c71a2da5 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/130.1.73.43/Brave.Brave.Nightly.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: Brave.Brave.Nightly +PackageVersion: 130.1.73.43 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From dcb1f8c5f38427a96bbbf9d4c348bb58eaac83c0 Mon Sep 17 00:00:00 2001 From: FishAlchemist <48265002+FishAlchemist@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:32:49 +0800 Subject: [PATCH 566/720] New version: astral-sh.uv version 0.4.26 (#185542) --- .../uv/0.4.26/astral-sh.uv.installer.yaml | 26 +++++++ .../uv/0.4.26/astral-sh.uv.locale.en-US.yaml | 74 +++++++++++++++++++ .../a/astral-sh/uv/0.4.26/astral-sh.uv.yaml | 8 ++ 3 files changed, 108 insertions(+) create mode 100644 manifests/a/astral-sh/uv/0.4.26/astral-sh.uv.installer.yaml create mode 100644 manifests/a/astral-sh/uv/0.4.26/astral-sh.uv.locale.en-US.yaml create mode 100644 manifests/a/astral-sh/uv/0.4.26/astral-sh.uv.yaml diff --git a/manifests/a/astral-sh/uv/0.4.26/astral-sh.uv.installer.yaml b/manifests/a/astral-sh/uv/0.4.26/astral-sh.uv.installer.yaml new file mode 100644 index 000000000000..e0c57fb09939 --- /dev/null +++ b/manifests/a/astral-sh/uv/0.4.26/astral-sh.uv.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: astral-sh.uv +PackageVersion: 0.4.26 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: uv.exe +- RelativeFilePath: uvx.exe +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/astral-sh/uv/releases/download/0.4.26/uv-i686-pc-windows-msvc.zip + InstallerSha256: BD3599762172F1D321BE22F1F788CF2A6B981123F53BC7AA5336901E31E9A9BD + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + InstallerUrl: https://github.com/astral-sh/uv/releases/download/0.4.26/uv-x86_64-pc-windows-msvc.zip + InstallerSha256: 1DFB521253945F381279D21B7C3F4E6539100A7FEFDCD0BC7080668237575CD3 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/astral-sh/uv/0.4.26/astral-sh.uv.locale.en-US.yaml b/manifests/a/astral-sh/uv/0.4.26/astral-sh.uv.locale.en-US.yaml new file mode 100644 index 000000000000..f7da8795ecdf --- /dev/null +++ b/manifests/a/astral-sh/uv/0.4.26/astral-sh.uv.locale.en-US.yaml @@ -0,0 +1,74 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: astral-sh.uv +PackageVersion: 0.4.26 +PackageLocale: en-US +Publisher: Astral +PublisherUrl: https://github.com/astral-sh/uv +PublisherSupportUrl: https://github.com/astral-sh/uv/issues +Author: uv contributors +PackageName: uv +PackageUrl: https://github.com/astral-sh/uv +License: Either the Apache-2.0 License, or the MIT License +LicenseUrl: https://github.com/astral-sh/uv/blob/0.4.26/README.md#license +Copyright: Copyright (c) 2023 Astral Software Inc. +CopyrightUrl: https://github.com/astral-sh/uv/blob/0.4.26/README.md#license +ShortDescription: An extremely fast Python package installer and resolver, written in Rust. +Description: An extremely fast Python package installer and resolver, written in Rust. Designed as a drop-in replacement for common pip and pip-tools workflows. +Moniker: uv +Tags: +- python +- uv +ReleaseNotes: |- + Release Notes + Enhancements + - Allow static dependency metadata entries for direct URL requirements (#7846) + - Use reinstall report formatting for uv python install --reinstall (#8487) + - Add support for system-level uv.toml configuration (#7851) + Bug fixes + - Apply requires-python narrowing with upper bounds (#8403) + - Avoid rewriting [[tool.uv.index]] entries when credentials are provided (#8502) + - Fix uv add comment handling for empty arrays (#8504) + - Replace dashes with underscores in index credential variables (#8452) + - Respect --allow-insecure-host in uv publish (#8440) + - Allow arbitrary --package includes in uv tree (#8507) + - Remove existing Python install after successful download in uv python install (#8485) + Documentation + - Add docs example for URLs with [tool.uv.dependency-metadata] (#8484) + - Add help page for build failures (#8286) + - Fix cache-keys typo in tags = true (#8422) + - Add documentation examples for manual branch, rev, and tag Git dependencies (#8497) + Error messages + - Improve error message for cache info serialization (#8500) + - Suggest --from command when executable is available for uvx (#8473) + - Support --with-editable in uv tool install (#8472) + Install uv 0.4.26 + Install prebuilt binaries via shell script + curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.4.26/uv-installer.sh | sh + + Install prebuilt binaries via powershell script + powershell -ExecutionPolicy ByPass -c "irm https://github.com/astral-sh/uv/releases/download/0.4.26/uv-installer.ps1 | iex" + + Download uv 0.4.26 + | File | Platform | Checksum | + |--------|----------|----------| + | uv-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum | + | uv-x86_64-apple-darwin.tar.gz | Intel macOS | checksum | + | uv-i686-pc-windows-msvc.zip | x86 Windows | checksum | + | uv-x86_64-pc-windows-msvc.zip | x64 Windows | checksum | + | uv-aarch64-unknown-linux-gnu.tar.gz | ARM64 Linux | checksum | + | uv-i686-unknown-linux-gnu.tar.gz | x86 Linux | checksum | + | uv-powerpc64-unknown-linux-gnu.tar.gz | PPC64 Linux | checksum | + | uv-powerpc64le-unknown-linux-gnu.tar.gz | PPC64LE Linux | checksum | + | uv-s390x-unknown-linux-gnu.tar.gz | S390x Linux | checksum | + | uv-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum | + | uv-armv7-unknown-linux-gnueabihf.tar.gz | ARMv7 Linux | checksum | + | uv-aarch64-unknown-linux-musl.tar.gz | ARM64 MUSL Linux | checksum | + | uv-i686-unknown-linux-musl.tar.gz | x86 MUSL Linux | checksum | + | uv-x86_64-unknown-linux-musl.tar.gz | x64 MUSL Linux | checksum | + | uv-arm-unknown-linux-musleabihf.tar.gz | ARMv6 MUSL Linux (Hardfloat) | checksum | + | uv-armv7-unknown-linux-musleabihf.tar.gz | ARMv7 MUSL Linux | checksum | +ReleaseNotesUrl: https://github.com/astral-sh/uv/releases/tag/0.4.26 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/astral-sh/uv/0.4.26/astral-sh.uv.yaml b/manifests/a/astral-sh/uv/0.4.26/astral-sh.uv.yaml new file mode 100644 index 000000000000..f7b1f1ef5559 --- /dev/null +++ b/manifests/a/astral-sh/uv/0.4.26/astral-sh.uv.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: astral-sh.uv +PackageVersion: 0.4.26 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 17449abd222d32c0a0aa4280bebdacf11133c10e Mon Sep 17 00:00:00 2001 From: blacktop Date: Thu, 24 Oct 2024 12:33:05 -0600 Subject: [PATCH 567/720] New version: blacktop.ipsw 3.1.553 (#185555) Co-authored-by: goreleaserbot --- .../ipsw/3.1.553/blacktop.ipsw.installer.yaml | 26 +++++++++++++++++++ .../3.1.553/blacktop.ipsw.locale.en-US.yaml | 13 ++++++++++ .../blacktop/ipsw/3.1.553/blacktop.ipsw.yaml | 7 +++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/b/blacktop/ipsw/3.1.553/blacktop.ipsw.installer.yaml create mode 100644 manifests/b/blacktop/ipsw/3.1.553/blacktop.ipsw.locale.en-US.yaml create mode 100644 manifests/b/blacktop/ipsw/3.1.553/blacktop.ipsw.yaml diff --git a/manifests/b/blacktop/ipsw/3.1.553/blacktop.ipsw.installer.yaml b/manifests/b/blacktop/ipsw/3.1.553/blacktop.ipsw.installer.yaml new file mode 100644 index 000000000000..1fb227e51f00 --- /dev/null +++ b/manifests/b/blacktop/ipsw/3.1.553/blacktop.ipsw.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: blacktop.ipsw +PackageVersion: 3.1.553 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-10-24" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ipsw.exe + PortableCommandAlias: ipsw + InstallerUrl: https://github.com/blacktop/ipsw/releases/download/v3.1.553/ipsw_3.1.553_windows_arm64.zip + InstallerSha256: 26b8eeeb20b8834583df2ece1564d636da3f5da35404599768134e3b0ca52b5c + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ipsw.exe + PortableCommandAlias: ipsw + InstallerUrl: https://github.com/blacktop/ipsw/releases/download/v3.1.553/ipsw_3.1.553_windows_x86_64.zip + InstallerSha256: 798bfa70982719dec385d900c0dd364ef486d6b45f5d58248d77d4b982d057d8 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/blacktop/ipsw/3.1.553/blacktop.ipsw.locale.en-US.yaml b/manifests/b/blacktop/ipsw/3.1.553/blacktop.ipsw.locale.en-US.yaml new file mode 100644 index 000000000000..6963775d223c --- /dev/null +++ b/manifests/b/blacktop/ipsw/3.1.553/blacktop.ipsw.locale.en-US.yaml @@ -0,0 +1,13 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: blacktop.ipsw +PackageVersion: 3.1.553 +PackageLocale: en-US +Publisher: blacktop +PackageName: ipsw +PackageUrl: https://github.com/blacktop/ipsw +License: MIT +ShortDescription: iOS/macOS Research Swiss Army Knife +Moniker: ipsw +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/blacktop/ipsw/3.1.553/blacktop.ipsw.yaml b/manifests/b/blacktop/ipsw/3.1.553/blacktop.ipsw.yaml new file mode 100644 index 000000000000..0740ee875fe7 --- /dev/null +++ b/manifests/b/blacktop/ipsw/3.1.553/blacktop.ipsw.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: blacktop.ipsw +PackageVersion: 3.1.553 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 088f79c8b7f1c509d7bcf4583bb7f97134183884 Mon Sep 17 00:00:00 2001 From: skshetry <18718008+skshetry@users.noreply.github.com> Date: Fri, 25 Oct 2024 00:18:23 +0545 Subject: [PATCH 568/720] New version: Iterative.DVC version 3.56.0 (#185448) --- .../DVC/3.56.0/Iterative.DVC.installer.yaml | 21 +++++++++++++++++++ .../3.56.0/Iterative.DVC.locale.en-US.yaml | 12 +++++++++++ .../i/Iterative/DVC/3.56.0/Iterative.DVC.yaml | 8 +++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/i/Iterative/DVC/3.56.0/Iterative.DVC.installer.yaml create mode 100644 manifests/i/Iterative/DVC/3.56.0/Iterative.DVC.locale.en-US.yaml create mode 100644 manifests/i/Iterative/DVC/3.56.0/Iterative.DVC.yaml diff --git a/manifests/i/Iterative/DVC/3.56.0/Iterative.DVC.installer.yaml b/manifests/i/Iterative/DVC/3.56.0/Iterative.DVC.installer.yaml new file mode 100644 index 000000000000..b1107c6f870c --- /dev/null +++ b/manifests/i/Iterative/DVC/3.56.0/Iterative.DVC.installer.yaml @@ -0,0 +1,21 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Iterative.DVC +PackageVersion: 3.56.0 +InstallerLocale: en-US +InstallerType: inno +InstallerSwitches: + Custom: /SUPPRESSMSGBOXES +ProductCode: '{8258CE8A-110E-4E0D-AE60-FEE00B15F041}_is1' +ReleaseDate: 2024-10-23 +AppsAndFeaturesEntries: +- Publisher: Dmitry Petrov + ProductCode: '{8258CE8A-110E-4E0D-AE60-FEE00B15F041}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://dvc.org/download/win/dvc-3.56.0 + InstallerSha256: A42EFB4B17A3B0AC3DE729A8A76A3407A2D077ED99CCB60560709124D0E688BE +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/i/Iterative/DVC/3.56.0/Iterative.DVC.locale.en-US.yaml b/manifests/i/Iterative/DVC/3.56.0/Iterative.DVC.locale.en-US.yaml new file mode 100644 index 000000000000..100d6f5b5323 --- /dev/null +++ b/manifests/i/Iterative/DVC/3.56.0/Iterative.DVC.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Iterative.DVC +PackageVersion: 3.56.0 +PackageLocale: en-US +Publisher: Iterative +PackageName: Data Version Control +License: Apache-2.0 +ShortDescription: Data & models versioning for ML projects, make them shareable and reproducible +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/i/Iterative/DVC/3.56.0/Iterative.DVC.yaml b/manifests/i/Iterative/DVC/3.56.0/Iterative.DVC.yaml new file mode 100644 index 000000000000..9b7c0fe76534 --- /dev/null +++ b/manifests/i/Iterative/DVC/3.56.0/Iterative.DVC.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: Iterative.DVC +PackageVersion: 3.56.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 314b9aaad47d15e2ba4b42e891c4777410836931 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Fri, 25 Oct 2024 05:33:41 +1100 Subject: [PATCH 569/720] New version: Datadog.dd-trace-dotnet version 2.60.0 (#185492) --- .../Datadog.dd-trace-dotnet.installer.yaml | 31 +++++++++++++++++++ .../Datadog.dd-trace-dotnet.locale.en-US.yaml | 28 +++++++++++++++++ .../2.60.0/Datadog.dd-trace-dotnet.yaml | 8 +++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/d/Datadog/dd-trace-dotnet/2.60.0/Datadog.dd-trace-dotnet.installer.yaml create mode 100644 manifests/d/Datadog/dd-trace-dotnet/2.60.0/Datadog.dd-trace-dotnet.locale.en-US.yaml create mode 100644 manifests/d/Datadog/dd-trace-dotnet/2.60.0/Datadog.dd-trace-dotnet.yaml diff --git a/manifests/d/Datadog/dd-trace-dotnet/2.60.0/Datadog.dd-trace-dotnet.installer.yaml b/manifests/d/Datadog/dd-trace-dotnet/2.60.0/Datadog.dd-trace-dotnet.installer.yaml new file mode 100644 index 000000000000..9094a68ba247 --- /dev/null +++ b/manifests/d/Datadog/dd-trace-dotnet/2.60.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.60.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.60.0/datadog-dotnet-apm-2.60.0-x86.msi + InstallerSha256: 0C5F82648BA3F50031A9A7CA512A5867AB3C159D200A3B044296BFE1951F2788 + ProductCode: '{833EC7E9-2EF6-4401-8682-90EFD61AF2BC}' + 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.60.0/datadog-dotnet-apm-2.60.0-x64.msi + InstallerSha256: B3FD007990F1726E3A214FB847B69C8479AFE2AC73B5C27179AF9A8784FA6D6D + ProductCode: '{B0614E69-6ECC-4DD4-BCE2-B57EC5D4DA8D}' + AppsAndFeaturesEntries: + - DisplayName: Datadog .NET Tracer 64-bit + UpgradeCode: '{FC228E86-EAE2-4C2A-AE82-135B718C269E}' +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-24 diff --git a/manifests/d/Datadog/dd-trace-dotnet/2.60.0/Datadog.dd-trace-dotnet.locale.en-US.yaml b/manifests/d/Datadog/dd-trace-dotnet/2.60.0/Datadog.dd-trace-dotnet.locale.en-US.yaml new file mode 100644 index 000000000000..339e4509caf8 --- /dev/null +++ b/manifests/d/Datadog/dd-trace-dotnet/2.60.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.60.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.60.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.60.0/Datadog.dd-trace-dotnet.yaml b/manifests/d/Datadog/dd-trace-dotnet/2.60.0/Datadog.dd-trace-dotnet.yaml new file mode 100644 index 000000000000..c998c3c70753 --- /dev/null +++ b/manifests/d/Datadog/dd-trace-dotnet/2.60.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.60.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 1074d5104cb1fd419a16c742ab78bd5abb4cf6e2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 03:38:50 +0800 Subject: [PATCH 570/720] New version: KitLib.Kite version 0.0.16 (#183891) --- .../Kite/0.0.16/KitLib.Kite.installer.yaml | 16 ++++++++ .../Kite/0.0.16/KitLib.Kite.locale.en-US.yaml | 35 ++++++++++++++++ .../Kite/0.0.16/KitLib.Kite.locale.zh-CN.yaml | 40 +++++++++++++++++++ .../k/KitLib/Kite/0.0.16/KitLib.Kite.yaml | 8 ++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/k/KitLib/Kite/0.0.16/KitLib.Kite.installer.yaml create mode 100644 manifests/k/KitLib/Kite/0.0.16/KitLib.Kite.locale.en-US.yaml create mode 100644 manifests/k/KitLib/Kite/0.0.16/KitLib.Kite.locale.zh-CN.yaml create mode 100644 manifests/k/KitLib/Kite/0.0.16/KitLib.Kite.yaml diff --git a/manifests/k/KitLib/Kite/0.0.16/KitLib.Kite.installer.yaml b/manifests/k/KitLib/Kite/0.0.16/KitLib.Kite.installer.yaml new file mode 100644 index 000000000000..f26be28403f5 --- /dev/null +++ b/manifests/k/KitLib/Kite/0.0.16/KitLib.Kite.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: KitLib.Kite +PackageVersion: 0.0.16 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ReleaseDate: 2024-10-17 +Installers: +- Architecture: x64 + InstallerUrl: https://kite.kitlib.cn/app/v0.0.16/kite_0.0.16_x64-setup.exe + InstallerSha256: 37E5520047531A9688040DFA474716A74742634FD9A5FEA283E8303A74194735 + ProductCode: kite +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/k/KitLib/Kite/0.0.16/KitLib.Kite.locale.en-US.yaml b/manifests/k/KitLib/Kite/0.0.16/KitLib.Kite.locale.en-US.yaml new file mode 100644 index 000000000000..3a2640f59526 --- /dev/null +++ b/manifests/k/KitLib/Kite/0.0.16/KitLib.Kite.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: KitLib.Kite +PackageVersion: 0.0.16 +PackageLocale: en-US +Publisher: kitlib +PublisherUrl: https://kite.kitlib.cn/ +PublisherSupportUrl: https://txc.qq.com/products/668233 +# PrivacyUrl: +Author: YiXin +PackageName: kite +PackageUrl: https://kite.kitlib.cn/ +License: Proprietary +# LicenseUrl: +Copyright: © 2024 - Kite Todo. All rights reserved. +# CopyrightUrl: +ShortDescription: A to-do app for minimalists +Description: Kite To-Do is a lightweight and streamlined to-do app for planning by day with no ads and no login required. It focuses on privacy and stores data locally. It supports pomodoro, countdown, exporting to Markdown and more. +# Moniker: +Tags: +- calendar +- checklist +- list +- schedule +- task +- to-do +- todo +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/k/KitLib/Kite/0.0.16/KitLib.Kite.locale.zh-CN.yaml b/manifests/k/KitLib/Kite/0.0.16/KitLib.Kite.locale.zh-CN.yaml new file mode 100644 index 000000000000..2701407f27ee --- /dev/null +++ b/manifests/k/KitLib/Kite/0.0.16/KitLib.Kite.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# 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: KitLib.Kite +PackageVersion: 0.0.16 +PackageLocale: zh-CN +Publisher: kitlib +PublisherUrl: https://kite.kitlib.cn/ +PublisherSupportUrl: https://txc.qq.com/products/668233 +# PrivacyUrl: +Author: YiXin +PackageName: kite +PackageUrl: https://kite.kitlib.cn/ +License: 专有软件 +# LicenseUrl: +Copyright: © 2024 - Kite Todo. All rights reserved. +# CopyrightUrl: +ShortDescription: 极简主义的待办应用 +Description: Kite 待办是一款按天规划的待办应用。轻量精简,无广告,无需登录即可使用。注重隐私,数据离线存储在本地。支持番茄时钟、倒计时、导出 Markdown 等功能。 +# Moniker: +Tags: +- 任务 +- 列表 +- 待办 +- 待办事项 +- 提醒事项 +- 日程 +- 清单 +ReleaseNotes: |- + 📂 支持 WebDAV 数据云同步 + 🔔 给提醒添加声音 + ⏳ 0 点转点后自动跳转到新的一天 + 🛠️ 修复提醒时间输入整十的数字 + 📦 优化安装包大小 +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/k/KitLib/Kite/0.0.16/KitLib.Kite.yaml b/manifests/k/KitLib/Kite/0.0.16/KitLib.Kite.yaml new file mode 100644 index 000000000000..de8eeccddc27 --- /dev/null +++ b/manifests/k/KitLib/Kite/0.0.16/KitLib.Kite.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: KitLib.Kite +PackageVersion: 0.0.16 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 009e26f87079e139ee83616ffc97c610a12cd700 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 12:56:44 -0700 Subject: [PATCH 571/720] Automatic update of Autodesk.AutodeskAccess from 2.9.0.9 to 2.10.0.25 (#185079) --- .../Autodesk.AutodeskAccess.installer.yaml | 19 +++++++++++++++++++ .../Autodesk.AutodeskAccess.locale.en-US.yaml | 13 +++++++++++++ .../2.10.0.25/Autodesk.AutodeskAccess.yaml | 8 ++++++++ 3 files changed, 40 insertions(+) create mode 100644 manifests/a/Autodesk/AutodeskAccess/2.10.0.25/Autodesk.AutodeskAccess.installer.yaml create mode 100644 manifests/a/Autodesk/AutodeskAccess/2.10.0.25/Autodesk.AutodeskAccess.locale.en-US.yaml create mode 100644 manifests/a/Autodesk/AutodeskAccess/2.10.0.25/Autodesk.AutodeskAccess.yaml diff --git a/manifests/a/Autodesk/AutodeskAccess/2.10.0.25/Autodesk.AutodeskAccess.installer.yaml b/manifests/a/Autodesk/AutodeskAccess/2.10.0.25/Autodesk.AutodeskAccess.installer.yaml new file mode 100644 index 000000000000..21d9b9044f45 --- /dev/null +++ b/manifests/a/Autodesk/AutodeskAccess/2.10.0.25/Autodesk.AutodeskAccess.installer.yaml @@ -0,0 +1,19 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Autodesk.AutodeskAccess +PackageVersion: 2.10.0.25 +InstallerType: exe +Scope: machine +InstallerSwitches: + Silent: --mode unattended +ReleaseDate: 2024-08-07 +AppsAndFeaturesEntries: +- DisplayName: Autodesk Identity Manager + Publisher: Autodesk +Installers: +- Architecture: x64 + InstallerUrl: https://emsfs.autodesk.com/utility/access/1/installer/latest/AdAccess-installer.exe + InstallerSha256: 9B365FFE12DF5DCD49B88166AC917A71B06BCD58E8C8518470BABA77D908E2A5 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/Autodesk/AutodeskAccess/2.10.0.25/Autodesk.AutodeskAccess.locale.en-US.yaml b/manifests/a/Autodesk/AutodeskAccess/2.10.0.25/Autodesk.AutodeskAccess.locale.en-US.yaml new file mode 100644 index 000000000000..c570f6f2e430 --- /dev/null +++ b/manifests/a/Autodesk/AutodeskAccess/2.10.0.25/Autodesk.AutodeskAccess.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Autodesk.AutodeskAccess +PackageVersion: 2.10.0.25 +PackageLocale: en-US +Publisher: Autodesk +PackageName: Autodesk Access +License: © 2023 Autodesk Inc. All rights reserved +Copyright: Copyright 2022 Autodesk, Inc. All rights reserved. +ShortDescription: Autodesk Access simplifies the update experience. Quickly and easily install updates for your desktop products from the app. +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Autodesk/AutodeskAccess/2.10.0.25/Autodesk.AutodeskAccess.yaml b/manifests/a/Autodesk/AutodeskAccess/2.10.0.25/Autodesk.AutodeskAccess.yaml new file mode 100644 index 000000000000..2713904152f8 --- /dev/null +++ b/manifests/a/Autodesk/AutodeskAccess/2.10.0.25/Autodesk.AutodeskAccess.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Autodesk.AutodeskAccess +PackageVersion: 2.10.0.25 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 41bcee9381974c5e352713612ef418b18bdcb841 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 04:02:30 +0800 Subject: [PATCH 572/720] New version: Tencent.QQDevTools version 0.72.2410230.13 (#185317) --- .../Tencent.QQDevTools.installer.yaml | 22 ++++++++++ .../Tencent.QQDevTools.locale.en-US.yaml | 44 +++++++++++++++++++ .../Tencent.QQDevTools.locale.zh-CN.yaml | 39 ++++++++++++++++ .../0.72.2410230.13/Tencent.QQDevTools.yaml | 8 ++++ 4 files changed, 113 insertions(+) create mode 100644 manifests/t/Tencent/QQDevTools/0.72.2410230.13/Tencent.QQDevTools.installer.yaml create mode 100644 manifests/t/Tencent/QQDevTools/0.72.2410230.13/Tencent.QQDevTools.locale.en-US.yaml create mode 100644 manifests/t/Tencent/QQDevTools/0.72.2410230.13/Tencent.QQDevTools.locale.zh-CN.yaml create mode 100644 manifests/t/Tencent/QQDevTools/0.72.2410230.13/Tencent.QQDevTools.yaml diff --git a/manifests/t/Tencent/QQDevTools/0.72.2410230.13/Tencent.QQDevTools.installer.yaml b/manifests/t/Tencent/QQDevTools/0.72.2410230.13/Tencent.QQDevTools.installer.yaml new file mode 100644 index 000000000000..9d59e8bfec71 --- /dev/null +++ b/manifests/t/Tencent/QQDevTools/0.72.2410230.13/Tencent.QQDevTools.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: Tencent.QQDevTools +PackageVersion: 0.72.2410230.13 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +FileExtensions: +- js +- qml +- qss +- ts +AppsAndFeaturesEntries: +- DisplayVersion: 0.72.2410230.13_x64 +Installers: +- Architecture: x64 + InstallerUrl: https://miniapp.gtimg.cn/qqdevtools/online/qq_devtools_0.72.2410230.13_x64.exe + InstallerSha256: F1D9445363CADE4EF57C7A96258C2C88B151A79297459137C8B12C3DECA0E2AF + ProductCode: '{3BB08405-B515-42FE-B903-325CE9A8208C}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/t/Tencent/QQDevTools/0.72.2410230.13/Tencent.QQDevTools.locale.en-US.yaml b/manifests/t/Tencent/QQDevTools/0.72.2410230.13/Tencent.QQDevTools.locale.en-US.yaml new file mode 100644 index 000000000000..06316c9fa98d --- /dev/null +++ b/manifests/t/Tencent/QQDevTools/0.72.2410230.13/Tencent.QQDevTools.locale.en-US.yaml @@ -0,0 +1,44 @@ +# 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: Tencent.QQDevTools +PackageVersion: 0.72.2410230.13 +PackageLocale: en-US +Publisher: Tencent +PublisherUrl: https://q.qq.com/ +PublisherSupportUrl: https://support.qq.com/products/61768 +PrivacyUrl: https://privacy.qq.com/policy/tencent-privacypolicy +Author: Shenzhen Tencent Computer Systems Company Limited +PackageName: QQ小程序开发者工具 +PackageUrl: https://q.qq.com/wiki/tools/devtool/ +License: Freeware +# LicenseUrl: +Copyright: Copyright © 2012-2024 Tencent. All rights reserved. +CopyrightUrl: https://www.tencent.com/en-us/statement.html +ShortDescription: Develop and debug QQ mini program +Description: QQ DevTools aims to help developers develop and debug QQ Mini Programs more efficiently. The DevTools simulates the runtime environment of Mini Programs and Mini Games so developers can develop and simply debug them. +# Moniker: +Tags: +- code +- coding +- develop +- development +- devtools +- ide +- mini-game +- mini-program +- programming +- qq +- web +- webpage +ReleaseNotes: |- + 1. 新增 支持 Unity 小游戏 wasm 分包 + 2. 新增 支持 Cocos 小游戏 +ReleaseNotesUrl: https://q.qq.com/wiki/tools/devtool/stable.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Developer Documentation + DocumentUrl: https://q.qq.com/wiki/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/t/Tencent/QQDevTools/0.72.2410230.13/Tencent.QQDevTools.locale.zh-CN.yaml b/manifests/t/Tencent/QQDevTools/0.72.2410230.13/Tencent.QQDevTools.locale.zh-CN.yaml new file mode 100644 index 000000000000..41329e4eb6f7 --- /dev/null +++ b/manifests/t/Tencent/QQDevTools/0.72.2410230.13/Tencent.QQDevTools.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Tencent.QQDevTools +PackageVersion: 0.72.2410230.13 +PackageLocale: zh-CN +Publisher: Tencent +PublisherUrl: https://q.qq.com/ +PublisherSupportUrl: https://support.qq.com/products/61768 +PrivacyUrl: https://privacy.qq.com/policy/tencent-privacypolicy +Author: 深圳市腾讯计算机系统有限公司 +PackageName: QQ小程序开发者工具 +PackageUrl: https://q.qq.com/wiki/tools/devtool/ +License: 免费软件 +# LicenseUrl: +Copyright: Copyright © 2012-2024 Tencent. All rights reserved. +CopyrightUrl: https://www.tencent.com/en-us/statement.html +ShortDescription: 开发和调试 QQ 小程序 +Description: QQ 小程序开发者工具的目的是帮助开发者可以更高效地开发和调试 QQ 小程序。开发者工具对小程序、小游戏的运行环境进行了模拟,开发者可以在工具中进行开发和简单的调试。 +# Moniker: +Tags: +- ide +- qq +- 代码 +- 小游戏 +- 小程序 +- 开发 +- 开发者工具 +- 编程 +- 网页 +# ReleaseNotes: +ReleaseNotesUrl: https://q.qq.com/wiki/tools/devtool/stable.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 开发者文档 + DocumentUrl: https://q.qq.com/wiki/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/t/Tencent/QQDevTools/0.72.2410230.13/Tencent.QQDevTools.yaml b/manifests/t/Tencent/QQDevTools/0.72.2410230.13/Tencent.QQDevTools.yaml new file mode 100644 index 000000000000..d148fecb3aff --- /dev/null +++ b/manifests/t/Tencent/QQDevTools/0.72.2410230.13/Tencent.QQDevTools.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: Tencent.QQDevTools +PackageVersion: 0.72.2410230.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From c668c959715c9c1240f488b5f79013c800be6337 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 13:14:19 -0700 Subject: [PATCH 573/720] Automatic update of UweSieber.USBDLM from 5.6.1.0 to 5.6.2.0 (#184325) Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../5.6.2.0/UweSieber.USBDLM.installer.yaml | 18 ++++++++++++ .../UweSieber.USBDLM.locale.en-US.yaml | 29 +++++++++++++++++++ .../USBDLM/5.6.2.0/UweSieber.USBDLM.yaml | 8 +++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/u/UweSieber/USBDLM/5.6.2.0/UweSieber.USBDLM.installer.yaml create mode 100644 manifests/u/UweSieber/USBDLM/5.6.2.0/UweSieber.USBDLM.locale.en-US.yaml create mode 100644 manifests/u/UweSieber/USBDLM/5.6.2.0/UweSieber.USBDLM.yaml diff --git a/manifests/u/UweSieber/USBDLM/5.6.2.0/UweSieber.USBDLM.installer.yaml b/manifests/u/UweSieber/USBDLM/5.6.2.0/UweSieber.USBDLM.installer.yaml new file mode 100644 index 000000000000..f6253703d41b --- /dev/null +++ b/manifests/u/UweSieber/USBDLM/5.6.2.0/UweSieber.USBDLM.installer.yaml @@ -0,0 +1,18 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: UweSieber.USBDLM +PackageVersion: 5.6.2.0 +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ReleaseDate: 2023-01-22 +AppsAndFeaturesEntries: +- DisplayVersion: 5.6.2.0 +Installers: +- Architecture: x64 + InstallerUrl: https://www.uwe-sieber.de/files/usbdlm_x64.msi + InstallerSha256: F8FB7CE421B56C53B2A44A54EACF6741F39F83A971CE86F66745F5217DA3BF08 + ProductCode: '{3B9F3C2A-1E3F-496A-99B9-3120B7A4BF1F}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/u/UweSieber/USBDLM/5.6.2.0/UweSieber.USBDLM.locale.en-US.yaml b/manifests/u/UweSieber/USBDLM/5.6.2.0/UweSieber.USBDLM.locale.en-US.yaml new file mode 100644 index 000000000000..12d7d7713a7f --- /dev/null +++ b/manifests/u/UweSieber/USBDLM/5.6.2.0/UweSieber.USBDLM.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: UweSieber.USBDLM +PackageVersion: 5.6.2.0 +PackageLocale: en-US +Publisher: uwe-sieber.de +PublisherUrl: https://www.uwe-sieber.de/ +Author: Uwe Sieber +PackageName: USB Drive Letter Manager +PackageUrl: https://www.uwe-sieber.de/usbdlm_e.html +License: Freeware +LicenseUrl: https://www.uwe-sieber.de/usbdlm_help_e.html#getting_started +ShortDescription: USBDLM is a Windows service that gives control over Windows' drive letter assignment for USB drives. +Description: |- + USBDLM is a Windows service that gives control over Windows' drive letter assignment for USB drives. + Running as service makes it independent of the logged on user's privileges, so there is no need to give the users the + privilege to change drive letters. It automatically solves conflicts between USB drives and network or subst drives of the currently logged on user. + Furthermore you can define new default letters for USB drives and much more. + It works on Windows XP to Windows 11 and Server 2003 to 2022. +Moniker: usbdlm +ReleaseNotes: |- + V5.5.7 (22 Jan 2023) + Bugfix: USBDLM may crash when arrival and removal events are triggered in fast succession for the same drive + Bugfix: UsbDriveInfo showed a messagebox after writing a report by command-line + Bugfix: UsbDriveInfo showed "Error path not found" on Tools -> Compact VHD +ReleaseNotesUrl: https://www.uwe-sieber.de/usbdlm_help_e.html#history +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/u/UweSieber/USBDLM/5.6.2.0/UweSieber.USBDLM.yaml b/manifests/u/UweSieber/USBDLM/5.6.2.0/UweSieber.USBDLM.yaml new file mode 100644 index 000000000000..85b8cb0c8c41 --- /dev/null +++ b/manifests/u/UweSieber/USBDLM/5.6.2.0/UweSieber.USBDLM.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: UweSieber.USBDLM +PackageVersion: 5.6.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f10777003ea1985d7be241e455c8f87e7d8c8a28 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 04:48:03 +0800 Subject: [PATCH 574/720] New version: MintplexLabs.AnythingLLM version 1.6.8 (#185083) --- ...MintplexLabs.AnythingLLM.locale.en-US.yaml | 50 -------- .../MintplexLabs.AnythingLLM.installer.yaml | 52 ++++---- ...MintplexLabs.AnythingLLM.locale.en-US.yaml | 121 ++++++++++++++++++ ...MintplexLabs.AnythingLLM.locale.zh-CN.yaml | 84 ++++++------ .../MintplexLabs.AnythingLLM.yaml | 16 +-- 5 files changed, 197 insertions(+), 126 deletions(-) delete mode 100644 manifests/m/MintplexLabs/AnythingLLM/1.6.7/MintplexLabs.AnythingLLM.locale.en-US.yaml rename manifests/m/MintplexLabs/AnythingLLM/{1.6.7 => 1.6.8}/MintplexLabs.AnythingLLM.installer.yaml (77%) create mode 100644 manifests/m/MintplexLabs/AnythingLLM/1.6.8/MintplexLabs.AnythingLLM.locale.en-US.yaml rename manifests/m/MintplexLabs/AnythingLLM/{1.6.7 => 1.6.8}/MintplexLabs.AnythingLLM.locale.zh-CN.yaml (91%) rename manifests/m/MintplexLabs/AnythingLLM/{1.6.7 => 1.6.8}/MintplexLabs.AnythingLLM.yaml (90%) diff --git a/manifests/m/MintplexLabs/AnythingLLM/1.6.7/MintplexLabs.AnythingLLM.locale.en-US.yaml b/manifests/m/MintplexLabs/AnythingLLM/1.6.7/MintplexLabs.AnythingLLM.locale.en-US.yaml deleted file mode 100644 index ceb75d8c0a32..000000000000 --- a/manifests/m/MintplexLabs/AnythingLLM/1.6.7/MintplexLabs.AnythingLLM.locale.en-US.yaml +++ /dev/null @@ -1,50 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: MintplexLabs.AnythingLLM -PackageVersion: 1.6.7 -PackageLocale: en-US -Publisher: Mintplex Labs Inc -PublisherUrl: https://anythingllm.com/ -PublisherSupportUrl: https://docs.anythingllm.com/support -# PrivacyUrl: -Author: Mintplex Labs Inc. -PackageName: AnythingLLM -PackageUrl: https://anythingllm.com/download -License: MIT -LicenseUrl: https://github.com/Mintplex-Labs/anything-llm/blob/HEAD/LICENSE -Copyright: Copyright (c) Mintplex Labs Inc. -# CopyrightUrl: -ShortDescription: The all-in-one AI app you were looking for. Chat with your docs, use AI Agents, hyper-configurable, multi-user, & no frustrating set up required. -Description: AnythingLLM is a full-stack application that enables you to turn any document, resource, or piece of content into context that any LLM can use as references during chatting. This application allows you to pick and choose which LLM or Vector Database you want to use as well as supporting multi-user management and permissions. -# Moniker: -Tags: -- ai -- chatbot -- chatgpt -- claude -- gemini -- gpt -- large-language-model -- llm -- lmstudio -- mistral -- ollama -- rag -ReleaseNotes: |- - What's New: - - - Added custom agent skill calling to @agent calls in the developer API. - Fixes & Improvements: - - - Fixed bug where @agent web-search and sql-agent connections were not showing in UI once saved, but were saved. - - Fixed bug where UI would should 11Labs model selection was not saved, but was saved. - - Perplexity model selections updated to current. -ReleaseNotesUrl: https://docs.anythingllm.com/changelog/v1.6.7 -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: Documentation - DocumentUrl: https://docs.anythingllm.com/ -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/m/MintplexLabs/AnythingLLM/1.6.7/MintplexLabs.AnythingLLM.installer.yaml b/manifests/m/MintplexLabs/AnythingLLM/1.6.8/MintplexLabs.AnythingLLM.installer.yaml similarity index 77% rename from manifests/m/MintplexLabs/AnythingLLM/1.6.7/MintplexLabs.AnythingLLM.installer.yaml rename to manifests/m/MintplexLabs/AnythingLLM/1.6.8/MintplexLabs.AnythingLLM.installer.yaml index 78fc4d1579d8..72f73e7f59b4 100644 --- a/manifests/m/MintplexLabs/AnythingLLM/1.6.7/MintplexLabs.AnythingLLM.installer.yaml +++ b/manifests/m/MintplexLabs/AnythingLLM/1.6.8/MintplexLabs.AnythingLLM.installer.yaml @@ -1,26 +1,26 @@ -# 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: MintplexLabs.AnythingLLM -PackageVersion: 1.6.7 -InstallerType: nullsoft # electron-builder -InstallerSwitches: - Upgrade: --updated -UpgradeBehavior: install -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://s3.us-west-1.amazonaws.com/public.useanything.com/latest/AnythingLLMDesktop.exe - InstallerSha256: 857247D6D81CA8A48EBA05A5526305F74CD19D49F9522507055D99FDA368041A - InstallerSwitches: - Custom: /currentuser - ProductCode: cfb2c4c6-70ef-5070-8529-dbba19c67883 -- Architecture: x64 - Scope: machine - InstallerUrl: https://s3.us-west-1.amazonaws.com/public.useanything.com/latest/AnythingLLMDesktop.exe - InstallerSha256: 857247D6D81CA8A48EBA05A5526305F74CD19D49F9522507055D99FDA368041A - InstallerSwitches: - Custom: /allusers - ProductCode: cfb2c4c6-70ef-5070-8529-dbba19c67883 -ManifestType: installer -ManifestVersion: 1.6.0 +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: MintplexLabs.AnythingLLM +PackageVersion: 1.6.8 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://s3.us-west-1.amazonaws.com/public.useanything.com/latest/AnythingLLMDesktop.exe + InstallerSha256: 0C5880331D93A810523D9CD0A2A9A1C453228C2C38F918A861B18DCFF6B6A3A5 + InstallerSwitches: + Custom: /currentuser + ProductCode: cfb2c4c6-70ef-5070-8529-dbba19c67883 +- Architecture: x64 + Scope: machine + InstallerUrl: https://s3.us-west-1.amazonaws.com/public.useanything.com/latest/AnythingLLMDesktop.exe + InstallerSha256: 0C5880331D93A810523D9CD0A2A9A1C453228C2C38F918A861B18DCFF6B6A3A5 + InstallerSwitches: + Custom: /allusers + ProductCode: cfb2c4c6-70ef-5070-8529-dbba19c67883 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/MintplexLabs/AnythingLLM/1.6.8/MintplexLabs.AnythingLLM.locale.en-US.yaml b/manifests/m/MintplexLabs/AnythingLLM/1.6.8/MintplexLabs.AnythingLLM.locale.en-US.yaml new file mode 100644 index 000000000000..f561ac90a464 --- /dev/null +++ b/manifests/m/MintplexLabs/AnythingLLM/1.6.8/MintplexLabs.AnythingLLM.locale.en-US.yaml @@ -0,0 +1,121 @@ +# 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: MintplexLabs.AnythingLLM +PackageVersion: 1.6.8 +PackageLocale: en-US +Publisher: Mintplex Labs Inc +PublisherUrl: https://anythingllm.com/ +PublisherSupportUrl: https://docs.anythingllm.com/support +# PrivacyUrl: +Author: Mintplex Labs Inc. +PackageName: AnythingLLM +PackageUrl: https://anythingllm.com/download +License: MIT +LicenseUrl: https://github.com/Mintplex-Labs/anything-llm/blob/HEAD/LICENSE +Copyright: Copyright (c) Mintplex Labs Inc. +# CopyrightUrl: +ShortDescription: The all-in-one AI app you were looking for. Chat with your docs, use AI Agents, hyper-configurable, multi-user, & no frustrating set up required. +Description: AnythingLLM is a full-stack application that enables you to turn any document, resource, or piece of content into context that any LLM can use as references during chatting. This application allows you to pick and choose which LLM or Vector Database you want to use as well as supporting multi-user management and permissions. +# Moniker: +Tags: +- ai +- chatbot +- chatgpt +- claude +- gemini +- gpt +- large-language-model +- llm +- lmstudio +- mistral +- ollama +- rag +ReleaseNotes: |- + What's New: + + - + You can now paste text, pictures, and files into the prompt input when focused if the items are on your clipboard. + - + Generic OpenAI TTS connector is live. Any OpenAI compatible tts service will work now! + - + Deepseek (opens in a new tab) LLM connector is now supported + - + Apipie (opens in a new tab) LMM connector is now supported + - + Fireworks (opens in a new tab) LLM connector is now supported + - + XAI (opens in a new tab) Grok grok-beta LLM connector is now supported + - + Tavily (opens in a new tab) SERP connector is now supported for agent web-search skill. + - + O1 model support for OpenAI + - + LiteLLM Agent support + - + Workspace agent selection is no longer required to be set in the settings. It will auto-select the model and provider based on your workspace and then your system settings. You can still set it manually if you'd like. + - + Bulk document removal from UI is now supported via checkbox selection on right panel. + - + Select all is now supported in the directory component. Right-click on the directory panel to select/deselect all. + - + Mistral multi-modal support + - + Groq Image support (please use supported vision model.) + Improvements: + + - + XLSX file upload support + - + Gitlab connector can now pull issues in addition to code. + - + Chat windows now auto-scrolls with reasonable behavior + - + Show scrollbar Appearance setting to show scrollbar on right of chat windows for some users + - + Freeform model input for chat models selection is now supported for LLMs with no /models endpoint. (Azure, Bedrock, etc.) + - + Voyage model embedders were bumped to the latest versions. + - + Github repo loader langchain was bumped to the latest version. + - + Attachments in Dev API are now supported for API chats. + - + File fetch speed improvements for the file picker + - + UserID is now a supported option param in requests to the workspace thread endpoints for API. + Bug Fixes: + + - + Fixed a bug where the chat window would not scroll when you had a lot of messages. + - + The agent model preference was not being respected for Bedrock and LMStudio. It now is. + - + Handle non-ascii characters in single and bulk link scraper URLs + - + Handle Bedrock models that cannot use system prompts (Titan) + - + File name truncation on file rows overflowing the UI on file picker + - + Dockerfile and Jenkinsfile file upload support + - + Patch 11Labs selection bug not persisting in UI, while still being selected in the backend + - + Patch bug in web-search and sql connector not persisting in UI, while still being selected in the backend + - + GitHub handle /tree or /blob URLs from breaking collector. + What's Next: + + - Community Hub for Agent skills, workspace sharing, and more. + - True dark mode and light mode UI + - Bump in internal OLLAMA provider to latest version + pulling in any valid Ollama tag via our UI. + + - optional - we may enable custom UI themes for AnythingLLM +ReleaseNotesUrl: https://docs.anythingllm.com/changelog/v1.6.8 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.anythingllm.com/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/MintplexLabs/AnythingLLM/1.6.7/MintplexLabs.AnythingLLM.locale.zh-CN.yaml b/manifests/m/MintplexLabs/AnythingLLM/1.6.8/MintplexLabs.AnythingLLM.locale.zh-CN.yaml similarity index 91% rename from manifests/m/MintplexLabs/AnythingLLM/1.6.7/MintplexLabs.AnythingLLM.locale.zh-CN.yaml rename to manifests/m/MintplexLabs/AnythingLLM/1.6.8/MintplexLabs.AnythingLLM.locale.zh-CN.yaml index d4f60e03240c..ad02b7ce2e9c 100644 --- a/manifests/m/MintplexLabs/AnythingLLM/1.6.7/MintplexLabs.AnythingLLM.locale.zh-CN.yaml +++ b/manifests/m/MintplexLabs/AnythingLLM/1.6.8/MintplexLabs.AnythingLLM.locale.zh-CN.yaml @@ -1,42 +1,42 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json - -PackageIdentifier: MintplexLabs.AnythingLLM -PackageVersion: 1.6.7 -PackageLocale: zh-CN -Publisher: Mintplex Labs Inc -PublisherUrl: https://anythingllm.com/ -PublisherSupportUrl: https://docs.anythingllm.com/support -# PrivacyUrl: -Author: Mintplex Labs Inc. -PackageName: AnythingLLM -PackageUrl: https://anythingllm.com/download -License: MIT -LicenseUrl: https://github.com/Mintplex-Labs/anything-llm/blob/HEAD/LICENSE -Copyright: Copyright (c) Mintplex Labs Inc. -# CopyrightUrl: -ShortDescription: 您一直在寻找的全方位 AI 应用程序。与您的文档聊天,使用 AI 代理,高度可配置,多用户,无需繁琐的设置。 -Description: AnythingLLM 是一个全栈应用程序,可以将任何文档、资源(如网址链接、音频、视频)或内容片段转换为上下文,以便任何大语言模型(LLM)在聊天期间作为参考使用。此应用程序允许您选择使用哪个 LLM 或向量数据库,同时支持多用户管理并设置不同权限。 -# Moniker: -Tags: -- ai -- chatgpt -- claude -- gemini -- gpt -- llm -- lmstudio -- mistral -- ollama -- rag -- 大语言模型 -- 聊天机器人 -# ReleaseNotes: -ReleaseNotesUrl: https://docs.anythingllm.com/changelog/v1.6.7 -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: 文档 - DocumentUrl: https://docs.anythingllm.com/ -ManifestType: locale -ManifestVersion: 1.6.0 +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: MintplexLabs.AnythingLLM +PackageVersion: 1.6.8 +PackageLocale: zh-CN +Publisher: Mintplex Labs Inc +PublisherUrl: https://anythingllm.com/ +PublisherSupportUrl: https://docs.anythingllm.com/support +# PrivacyUrl: +Author: Mintplex Labs Inc. +PackageName: AnythingLLM +PackageUrl: https://anythingllm.com/download +License: MIT +LicenseUrl: https://github.com/Mintplex-Labs/anything-llm/blob/HEAD/LICENSE +Copyright: Copyright (c) Mintplex Labs Inc. +# CopyrightUrl: +ShortDescription: 您一直在寻找的全方位 AI 应用程序。与您的文档聊天,使用 AI 代理,高度可配置,多用户,无需繁琐的设置。 +Description: AnythingLLM 是一个全栈应用程序,可以将任何文档、资源(如网址链接、音频、视频)或内容片段转换为上下文,以便任何大语言模型(LLM)在聊天期间作为参考使用。此应用程序允许您选择使用哪个 LLM 或向量数据库,同时支持多用户管理并设置不同权限。 +# Moniker: +Tags: +- ai +- chatgpt +- claude +- gemini +- gpt +- llm +- lmstudio +- mistral +- ollama +- rag +- 大语言模型 +- 聊天机器人 +# ReleaseNotes: +ReleaseNotesUrl: https://docs.anythingllm.com/changelog/v1.6.8 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.anythingllm.com/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/MintplexLabs/AnythingLLM/1.6.7/MintplexLabs.AnythingLLM.yaml b/manifests/m/MintplexLabs/AnythingLLM/1.6.8/MintplexLabs.AnythingLLM.yaml similarity index 90% rename from manifests/m/MintplexLabs/AnythingLLM/1.6.7/MintplexLabs.AnythingLLM.yaml rename to manifests/m/MintplexLabs/AnythingLLM/1.6.8/MintplexLabs.AnythingLLM.yaml index 905c10227ef5..150f187d8de4 100644 --- a/manifests/m/MintplexLabs/AnythingLLM/1.6.7/MintplexLabs.AnythingLLM.yaml +++ b/manifests/m/MintplexLabs/AnythingLLM/1.6.8/MintplexLabs.AnythingLLM.yaml @@ -1,8 +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: MintplexLabs.AnythingLLM -PackageVersion: 1.6.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: MintplexLabs.AnythingLLM +PackageVersion: 1.6.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5c0355c1e722ecfcb017e69f8ad4924c95a6ca11 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 04:49:52 +0800 Subject: [PATCH 575/720] New version: Moises.Moises version 1.0.53 (#185541) --- .../1.0.53/Moises.Moises.installer.yaml | 18 ++++++++ .../1.0.53/Moises.Moises.locale.en-US.yaml | 41 ++++++++++++++++++ .../1.0.53/Moises.Moises.locale.zh-CN.yaml | 42 +++++++++++++++++++ .../m/Moises/Moises/1.0.53/Moises.Moises.yaml | 8 ++++ 4 files changed, 109 insertions(+) create mode 100644 manifests/m/Moises/Moises/1.0.53/Moises.Moises.installer.yaml create mode 100644 manifests/m/Moises/Moises/1.0.53/Moises.Moises.locale.en-US.yaml create mode 100644 manifests/m/Moises/Moises/1.0.53/Moises.Moises.locale.zh-CN.yaml create mode 100644 manifests/m/Moises/Moises/1.0.53/Moises.Moises.yaml diff --git a/manifests/m/Moises/Moises/1.0.53/Moises.Moises.installer.yaml b/manifests/m/Moises/Moises/1.0.53/Moises.Moises.installer.yaml new file mode 100644 index 000000000000..f37859c34373 --- /dev/null +++ b/manifests/m/Moises/Moises/1.0.53/Moises.Moises.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: Moises.Moises +PackageVersion: 1.0.53 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x64 + InstallerUrl: https://download.todesktop.com/220410vabqjud82/Moises%20Setup%201.0.53%20-%20Build%20241024uc6dpy6wc-x64.exe + InstallerSha256: A496C398CE134C8548A12A573D22CD1117768DFCC8504EF7C1DF7533DB38B02B + ProductCode: 5bd5b589-114e-52ce-b8c8-e099ed1b620a +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Moises/Moises/1.0.53/Moises.Moises.locale.en-US.yaml b/manifests/m/Moises/Moises/1.0.53/Moises.Moises.locale.en-US.yaml new file mode 100644 index 000000000000..bd8a31bc1430 --- /dev/null +++ b/manifests/m/Moises/Moises/1.0.53/Moises.Moises.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: Moises.Moises +PackageVersion: 1.0.53 +PackageLocale: en-US +Publisher: Moises Systems +PublisherUrl: https://moises.ai/ +PublisherSupportUrl: https://help.moises.ai/ +# PrivacyUrl: +Author: Moises Systems, Inc. +PackageName: Moises +PackageUrl: https://moises.ai/ +License: Proprietary +# LicenseUrl: +Copyright: © 2024 Moises Systems, Inc. All rights reserved. +# CopyrightUrl: +ShortDescription: The Musician's App | Vocal Remover & much more +Description: Play your music in any key, at any speed. Remove vocals and instruments in any song. Discover the ultimate immersive practice experience powered by AI. +# Moniker: +Tags: +- accompaniment +- audio +- bass +- drum +- guitar +- keyboard +- music +- piano +- separate +- separation +- song +- track +- vocal +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Moises/Moises/1.0.53/Moises.Moises.locale.zh-CN.yaml b/manifests/m/Moises/Moises/1.0.53/Moises.Moises.locale.zh-CN.yaml new file mode 100644 index 000000000000..c01330095e6b --- /dev/null +++ b/manifests/m/Moises/Moises/1.0.53/Moises.Moises.locale.zh-CN.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Moises.Moises +PackageVersion: 1.0.53 +PackageLocale: zh-CN +Publisher: Moises Systems +PublisherUrl: https://moises.ai/zh/ +PublisherSupportUrl: https://help.moises.ai/ +# PrivacyUrl: +Author: Moises Systems, Inc. +PackageName: Moises +PackageUrl: https://moises.ai/zh/ +License: 专有软件 +# LicenseUrl: +Copyright: © 2024 Moises Systems, Inc. All rights reserved. +# CopyrightUrl: +ShortDescription: 音乐家的应用 | 不仅是声乐去除器 +Description: 以任何音调、任何速度播放音乐,移除任何歌曲中的人声和乐器,探索由 AI 驱动的终极沉浸式练习体验。 +# Moniker: +Tags: +- 人声 +- 伴奏 +- 分离 +- 吉他 +- 扒谱 +- 架子鼓 +- 歌曲 +- 电子琴 +- 贝斯 +- 钢琴 +- 音乐 +- 音轨 +- 音频 +- 鼓 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Moises/Moises/1.0.53/Moises.Moises.yaml b/manifests/m/Moises/Moises/1.0.53/Moises.Moises.yaml new file mode 100644 index 000000000000..a075a01e82b6 --- /dev/null +++ b/manifests/m/Moises/Moises/1.0.53/Moises.Moises.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: Moises.Moises +PackageVersion: 1.0.53 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From fd0a04093f6ca10202424eb5733054e3a473cd70 Mon Sep 17 00:00:00 2001 From: Lessley Dennington Date: Thu, 24 Oct 2024 14:57:16 -0600 Subject: [PATCH 576/720] Microsoft.Git version 2.47.0.0.3 (#185315) --- .../2.47.0.0.3/Microsoft.Git.installer.yaml | 26 +++++++++++++++++++ .../Microsoft.Git.locale.en-US.yaml | 25 ++++++++++++++++++ .../Git/2.47.0.0.3/Microsoft.Git.yaml | 8 ++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/m/Microsoft/Git/2.47.0.0.3/Microsoft.Git.installer.yaml create mode 100644 manifests/m/Microsoft/Git/2.47.0.0.3/Microsoft.Git.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Git/2.47.0.0.3/Microsoft.Git.yaml diff --git a/manifests/m/Microsoft/Git/2.47.0.0.3/Microsoft.Git.installer.yaml b/manifests/m/Microsoft/Git/2.47.0.0.3/Microsoft.Git.installer.yaml new file mode 100644 index 000000000000..d0fdc0014ff1 --- /dev/null +++ b/manifests/m/Microsoft/Git/2.47.0.0.3/Microsoft.Git.installer.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Microsoft.Git +PackageVersion: 2.47.0.0.3 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Custom: /SUPPRESSMSGBOXES /enable-component windowsterminal +UpgradeBehavior: install +Commands: +- git +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/microsoft/git/releases/download/v2.47.0.vfs.0.3/Git-2.47.0.vfs.0.3-64-bit.exe + InstallerSha256: 1B8ADBAEDFE2F2359445580044DDC3AF53EECE589F809F8D0AD86D3FEA2430DA +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Git/2.47.0.0.3/Microsoft.Git.locale.en-US.yaml b/manifests/m/Microsoft/Git/2.47.0.0.3/Microsoft.Git.locale.en-US.yaml new file mode 100644 index 000000000000..1dd14fe4bd83 --- /dev/null +++ b/manifests/m/Microsoft/Git/2.47.0.0.3/Microsoft.Git.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: Microsoft.Git +PackageVersion: 2.47.0.0.3 +PackageLocale: en-US +Publisher: The Git Fundamentals Team at GitHub +PublisherUrl: https://github.com/microsoft/git +PublisherSupportUrl: https://github.com/microsoft/git/issues +Author: Microsoft +PackageName: Microsoft Git +PackageUrl: https://aka.ms/ms-git +License: GPLv2 +LicenseUrl: https://github.com/microsoft/git/blob/vfs-2.47.0/COPYING +CopyrightUrl: https://github.com/microsoft/git/blob/vfs-2.47.0/COPYING +ShortDescription: Git distribution to support monorepo scenarios. +Description: |- + A fork of Git containing Microsoft-specific patches. + This is microsoft/git, a special Git distribution to support monorepo scenarios. If you are not working in a monorepo, you are likely searching for Git for Windows instead of this codebase. + In addition to the Git command-line interface (CLI), microsoft/git includes the Scalar CLI to further enable working with extremely large repositories. Scalar is a tool to apply the latest recommendations and use the most advanced Git features. +Moniker: microsoft-git +Tags: +- microsoft-git +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Git/2.47.0.0.3/Microsoft.Git.yaml b/manifests/m/Microsoft/Git/2.47.0.0.3/Microsoft.Git.yaml new file mode 100644 index 000000000000..560658368232 --- /dev/null +++ b/manifests/m/Microsoft/Git/2.47.0.0.3/Microsoft.Git.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: Microsoft.Git +PackageVersion: 2.47.0.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b610e7089781a64dbba3e760de360fda3a1e562e Mon Sep 17 00:00:00 2001 From: CodeDoctor Date: Fri, 25 Oct 2024 00:35:00 +0200 Subject: [PATCH 577/720] New version: LinwoodCloud.Butterfly version 2.2.1 (#183864) --- .../LinwoodCloud.Butterfly.installer.yaml | 29 +++++++++++++++++++ .../LinwoodCloud.Butterfly.locale.en-US.yaml | 24 +++++++++++++++ .../2.2.1/LinwoodCloud.Butterfly.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/l/LinwoodCloud/Butterfly/2.2.1/LinwoodCloud.Butterfly.installer.yaml create mode 100644 manifests/l/LinwoodCloud/Butterfly/2.2.1/LinwoodCloud.Butterfly.locale.en-US.yaml create mode 100644 manifests/l/LinwoodCloud/Butterfly/2.2.1/LinwoodCloud.Butterfly.yaml diff --git a/manifests/l/LinwoodCloud/Butterfly/2.2.1/LinwoodCloud.Butterfly.installer.yaml b/manifests/l/LinwoodCloud/Butterfly/2.2.1/LinwoodCloud.Butterfly.installer.yaml new file mode 100644 index 000000000000..7a49a15f0830 --- /dev/null +++ b/manifests/l/LinwoodCloud/Butterfly/2.2.1/LinwoodCloud.Butterfly.installer.yaml @@ -0,0 +1,29 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: LinwoodCloud.Butterfly +PackageVersion: 2.2.1 +InstallerType: inno +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2024-10-17 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/LinwoodDev/Butterfly/releases/download/v2.2.1/linwood-butterfly-windows-setup-x86_64.exe + InstallerSha256: BFC23D98AF9BBCEC956A3073A35D4D2563137C98E77E31C4C37076FE575A3870 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/LinwoodDev/Butterfly/releases/download/v2.2.1/linwood-butterfly-windows-setup-x86_64.exe + InstallerSha256: BFC23D98AF9BBCEC956A3073A35D4D2563137C98E77E31C4C37076FE575A3870 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/l/LinwoodCloud/Butterfly/2.2.1/LinwoodCloud.Butterfly.locale.en-US.yaml b/manifests/l/LinwoodCloud/Butterfly/2.2.1/LinwoodCloud.Butterfly.locale.en-US.yaml new file mode 100644 index 000000000000..9c0cf4427581 --- /dev/null +++ b/manifests/l/LinwoodCloud/Butterfly/2.2.1/LinwoodCloud.Butterfly.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: LinwoodCloud.Butterfly +PackageVersion: 2.2.1 +PackageLocale: en-US +Publisher: LinwoodCloud +PublisherUrl: https://www.linwood.dev +PublisherSupportUrl: https://github.com/LinwoodDev/Butterfly/issues +PrivacyUrl: https://docs.butterfly.linwood.dev/privacypolicy +PackageName: Butterfly +PackageUrl: https://docs.butterfly.linwood.dev +License: GPL-3.0 +LicenseUrl: https://github.com/LinwoodCloud/Butterfly/blob/develop/LICENSE +ShortDescription: Butterfly is a note app where your ideas come first. +Tags: +- cross-platform +- note +- notes +- notes-app +- open-source +ReleaseNotesUrl: https://github.com/LinwoodDev/Butterfly/releases/tag/v2.2.1 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/l/LinwoodCloud/Butterfly/2.2.1/LinwoodCloud.Butterfly.yaml b/manifests/l/LinwoodCloud/Butterfly/2.2.1/LinwoodCloud.Butterfly.yaml new file mode 100644 index 000000000000..733a02b8b6cd --- /dev/null +++ b/manifests/l/LinwoodCloud/Butterfly/2.2.1/LinwoodCloud.Butterfly.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: LinwoodCloud.Butterfly +PackageVersion: 2.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 270fb3dbe1e1eab4fa917c5f1c0672ccb608a20d Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Fri, 25 Oct 2024 11:18:37 +1100 Subject: [PATCH 578/720] New version: Amazon.AWSCLI version 2.18.14 (#185575) Co-authored-by: Muhammad Danish --- .../2.18.14/Amazon.AWSCLI.installer.yaml | 30 +++++++++++++++++ .../2.18.14/Amazon.AWSCLI.locale.en-US.yaml | 32 +++++++++++++++++++ .../Amazon/AWSCLI/2.18.14/Amazon.AWSCLI.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/a/Amazon/AWSCLI/2.18.14/Amazon.AWSCLI.installer.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.18.14/Amazon.AWSCLI.locale.en-US.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.18.14/Amazon.AWSCLI.yaml diff --git a/manifests/a/Amazon/AWSCLI/2.18.14/Amazon.AWSCLI.installer.yaml b/manifests/a/Amazon/AWSCLI/2.18.14/Amazon.AWSCLI.installer.yaml new file mode 100644 index 000000000000..475331fa4374 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.18.14/Amazon.AWSCLI.installer.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.18.14 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- aws +ProductCode: '{8503CCAF-D0C8-4CFE-BD3D-C18355A66EBF}' +AppsAndFeaturesEntries: +- DisplayName: AWS Command Line Interface v2 + Publisher: Amazon Web Services + UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2' +Installers: +- Architecture: x64 + InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.18.14.msi + InstallerSha256: 71945FE3095A873394841E828857B29AEBE645FA2A0F806EF5108C8C8A56D3F0 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/Amazon/AWSCLI/2.18.14/Amazon.AWSCLI.locale.en-US.yaml b/manifests/a/Amazon/AWSCLI/2.18.14/Amazon.AWSCLI.locale.en-US.yaml new file mode 100644 index 000000000000..21df88730ea2 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.18.14/Amazon.AWSCLI.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.18.14 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://github.com/aws/aws-cli +PublisherSupportUrl: https://github.com/aws/aws-cli/issues +Author: Amazon Web Services +PackageName: AWS Command Line Interface +PackageUrl: https://aws.amazon.com/cli +License: Apache 2.0 license +LicenseUrl: https://github.com/aws/aws-cli/blob/develop/LICENSE.txt +Copyright: Copyright 2012-2020 Amazon.com, Inc. +CopyrightUrl: https://github.com/aws/aws-cli/blob/develop/LICENSE.txt +ShortDescription: Universal Command Line Interface for Amazon Web Services +Description: |- + The AWS CLI is an open source tool built on top of the AWS SDK for Python (Boto) that provides commands for interacting with AWS services. + With minimal configuration, you can start using all of the functionality provided by the AWS Management Console from your favorite terminal program. +Tags: +- aws +- awscli +- cli +- cloud +- foss +- open-source +- s3 +- services +- web +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Amazon/AWSCLI/2.18.14/Amazon.AWSCLI.yaml b/manifests/a/Amazon/AWSCLI/2.18.14/Amazon.AWSCLI.yaml new file mode 100644 index 000000000000..809c2312e141 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.18.14/Amazon.AWSCLI.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: Amazon.AWSCLI +PackageVersion: 2.18.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 30c7fe23fd8c4a9ef6ed2016008fffd64d790d2e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:16:25 +0800 Subject: [PATCH 579/720] New version: JetBrains.Rider version 2024.2.7 (#185525) --- .../2024.2.7/JetBrains.Rider.installer.yaml | 44 ++++++++++++++++++ .../JetBrains.Rider.locale.en-US.yaml | 45 +++++++++++++++++++ .../JetBrains.Rider.locale.zh-CN.yaml | 40 +++++++++++++++++ .../Rider/2024.2.7/JetBrains.Rider.yaml | 8 ++++ 4 files changed, 137 insertions(+) create mode 100644 manifests/j/JetBrains/Rider/2024.2.7/JetBrains.Rider.installer.yaml create mode 100644 manifests/j/JetBrains/Rider/2024.2.7/JetBrains.Rider.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/Rider/2024.2.7/JetBrains.Rider.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/Rider/2024.2.7/JetBrains.Rider.yaml diff --git a/manifests/j/JetBrains/Rider/2024.2.7/JetBrains.Rider.installer.yaml b/manifests/j/JetBrains/Rider/2024.2.7/JetBrains.Rider.installer.yaml new file mode 100644 index 000000000000..a929ae114802 --- /dev/null +++ b/manifests/j/JetBrains/Rider/2024.2.7/JetBrains.Rider.installer.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: JetBrains.Rider +PackageVersion: 2024.2.7 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- cs +- cshtml +- csproj +- ipr +- sln +- slnf +ReleaseDate: 2024-10-24 +AppsAndFeaturesEntries: +- DisplayName: JetBrains Rider 2024.2.7 + DisplayVersion: 242.23726.100 + ProductCode: JetBrains Rider 2024.2.7 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/rider/JetBrains.Rider-2024.2.7.exe + InstallerSha256: C2A28E216C88ECC020025AE44DDF88D1F3DC062506FFBD6D8D0FD0EAF044FD52 + ProductCode: JetBrains Rider 2024.2.7 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/rider/JetBrains.Rider-2024.2.7.exe + InstallerSha256: C2A28E216C88ECC020025AE44DDF88D1F3DC062506FFBD6D8D0FD0EAF044FD52 + ProductCode: JetBrains Rider 2024.2.7 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/rider/JetBrains.Rider-2024.2.7-aarch64.exe + InstallerSha256: BDE6AECED8587DF903DC4FC151A10DC90143433C2B422A7AE2F9D0D9F17155CD + ProductCode: JetBrains Rider 2024.2.7 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/rider/JetBrains.Rider-2024.2.7-aarch64.exe + InstallerSha256: BDE6AECED8587DF903DC4FC151A10DC90143433C2B422A7AE2F9D0D9F17155CD + ProductCode: JetBrains Rider 2024.2.7 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/Rider/2024.2.7/JetBrains.Rider.locale.en-US.yaml b/manifests/j/JetBrains/Rider/2024.2.7/JetBrains.Rider.locale.en-US.yaml new file mode 100644 index 000000000000..61147783cd89 --- /dev/null +++ b/manifests/j/JetBrains/Rider/2024.2.7/JetBrains.Rider.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: JetBrains.Rider +PackageVersion: 2024.2.7 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains Rider +PackageUrl: https://www.jetbrains.com/rider/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: Fast & powerful cross-platform .NET IDE +Description: Develop .NET, ASP.NET, .NET Core, Xamarin or Unity applications on Windows, Mac, Linux +Moniker: rider +Tags: +- .net +- asp.net +- c# +- code +- coding +- develop +- development +- dotnet +- ide +- programming +- unity +- xamarin +ReleaseNotes: |- + Rider 2024.2.7 is available! + Rider is now free for non-commercial use! + From now on, you can use it for learning, open-source project development, content creation, or hobby development for free. Check out our blog post for more details. +ReleaseNotesUrl: https://youtrack.jetbrains.com/issues?q=project:%20Rider%20Available%20in:%202024.2.7* +PurchaseUrl: https://www.jetbrains.com/rider/buy/ +# InstallationNotes: +Documentations: +- DocumentLabel: Learning Rider + DocumentUrl: https://www.jetbrains.com/rider/documentation/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/Rider/2024.2.7/JetBrains.Rider.locale.zh-CN.yaml b/manifests/j/JetBrains/Rider/2024.2.7/JetBrains.Rider.locale.zh-CN.yaml new file mode 100644 index 000000000000..fdd9d089d57d --- /dev/null +++ b/manifests/j/JetBrains/Rider/2024.2.7/JetBrains.Rider.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: JetBrains.Rider +PackageVersion: 2024.2.7 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains Rider +PackageUrl: https://www.jetbrains.com/zh-cn/rider/ +License: 专有软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 快速且强大的跨平台 .NET IDE +Description: 在 Windows、Mac 和 Linux 上开发 .NET、ASP.NET、.NET Core、Xamarin 或 Unity 应用程序 +# Moniker: +Tags: +- .net +- asp.net +- c# +- dotnet +- unity +- xamarin +- 代码 +- 开发 +- 编程 +- 集成开发环境 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/issues?q=project:%20Rider%20Available%20in:%202024.2.7* +PurchaseUrl: https://www.jetbrains.com/zh-cn/rider/buy/ +# InstallationNotes: +Documentations: +- DocumentLabel: 学习 Rider + DocumentUrl: https://www.jetbrains.com/zh-cn/rider/documentation/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/Rider/2024.2.7/JetBrains.Rider.yaml b/manifests/j/JetBrains/Rider/2024.2.7/JetBrains.Rider.yaml new file mode 100644 index 000000000000..21eb79bbef9e --- /dev/null +++ b/manifests/j/JetBrains/Rider/2024.2.7/JetBrains.Rider.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.Rider +PackageVersion: 2024.2.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 601e982fc3d5fa051b077395267422c23f2a1400 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:17:31 -0700 Subject: [PATCH 580/720] Automatic update of AudioRangerIT.AudioRanger from 3.4.7 to 3.4.8 (#184811) Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../AudioRangerIT.AudioRanger.installer.yaml | 20 +++++++++++++++++ ...udioRangerIT.AudioRanger.locale.en-US.yaml | 22 +++++++++++++++++++ .../3.4.8/AudioRangerIT.AudioRanger.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/a/AudioRangerIT/AudioRanger/3.4.8/AudioRangerIT.AudioRanger.installer.yaml create mode 100644 manifests/a/AudioRangerIT/AudioRanger/3.4.8/AudioRangerIT.AudioRanger.locale.en-US.yaml create mode 100644 manifests/a/AudioRangerIT/AudioRanger/3.4.8/AudioRangerIT.AudioRanger.yaml diff --git a/manifests/a/AudioRangerIT/AudioRanger/3.4.8/AudioRangerIT.AudioRanger.installer.yaml b/manifests/a/AudioRangerIT/AudioRanger/3.4.8/AudioRangerIT.AudioRanger.installer.yaml new file mode 100644 index 000000000000..e98cd6c19e2c --- /dev/null +++ b/manifests/a/AudioRangerIT/AudioRanger/3.4.8/AudioRangerIT.AudioRanger.installer.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2024/Oct/21 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: AudioRangerIT.AudioRanger +PackageVersion: 3.4.8 +MinimumOSVersion: 10.0.0.0 +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- InstallerLocale: en-US + Architecture: x86 + InstallerType: inno + Scope: machine + InstallerUrl: https://www.audioranger.com/bin/AudioRangerSetup.exe + InstallerSha256: B8DAA7750F623CCD7D1CF69655DC05BA2300CD3870136C26740C5B2AD6549350 + UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/AudioRangerIT/AudioRanger/3.4.8/AudioRangerIT.AudioRanger.locale.en-US.yaml b/manifests/a/AudioRangerIT/AudioRanger/3.4.8/AudioRangerIT.AudioRanger.locale.en-US.yaml new file mode 100644 index 000000000000..fdd4d5c27352 --- /dev/null +++ b/manifests/a/AudioRangerIT/AudioRanger/3.4.8/AudioRangerIT.AudioRanger.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Automatically updated by the winget bot at 2024/Oct/21 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: AudioRangerIT.AudioRanger +PackageVersion: 3.4.8 +PackageLocale: en-US +Publisher: AudioRanger IT +PublisherUrl: https://www.audioranger.com/ +PublisherSupportUrl: https://www.audioranger.com/contact.php +PrivacyUrl: https://www.audioranger.com/privacy-policy.php +PackageName: AudioRanger +PackageUrl: https://www.audioranger.com/ +License: Freeware +# LicenseUrl: +Copyright: Copyright © 2021 AudioRanger IT +ShortDescription: AudioRanger is a powerful and versatile music tagger designed to automatically identify and organize your digital music collection. +Moniker: audioranger +Tags: +- audio-tagger +- music-tagger +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AudioRangerIT/AudioRanger/3.4.8/AudioRangerIT.AudioRanger.yaml b/manifests/a/AudioRangerIT/AudioRanger/3.4.8/AudioRangerIT.AudioRanger.yaml new file mode 100644 index 000000000000..28ce1b02b774 --- /dev/null +++ b/manifests/a/AudioRangerIT/AudioRanger/3.4.8/AudioRangerIT.AudioRanger.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/21 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: AudioRangerIT.AudioRanger +PackageVersion: 3.4.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From b4e46f48a1101a9c32f59b3915cbd7a37b98e2ef Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:17:54 +0800 Subject: [PATCH 581/720] New version: JetBrains.dotUltimate version 2024.2.7 (#185523) --- .../JetBrains.dotUltimate.installer.yaml | 31 +++++++++++++ .../JetBrains.dotUltimate.locale.en-US.yaml | 43 +++++++++++++++++++ .../JetBrains.dotUltimate.locale.zh-CN.yaml | 39 +++++++++++++++++ .../2024.2.7/JetBrains.dotUltimate.yaml | 8 ++++ 4 files changed, 121 insertions(+) create mode 100644 manifests/j/JetBrains/dotUltimate/2024.2.7/JetBrains.dotUltimate.installer.yaml create mode 100644 manifests/j/JetBrains/dotUltimate/2024.2.7/JetBrains.dotUltimate.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/dotUltimate/2024.2.7/JetBrains.dotUltimate.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/dotUltimate/2024.2.7/JetBrains.dotUltimate.yaml diff --git a/manifests/j/JetBrains/dotUltimate/2024.2.7/JetBrains.dotUltimate.installer.yaml b/manifests/j/JetBrains/dotUltimate/2024.2.7/JetBrains.dotUltimate.installer.yaml new file mode 100644 index 000000000000..a44d1668218f --- /dev/null +++ b/manifests/j/JetBrains/dotUltimate/2024.2.7/JetBrains.dotUltimate.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: JetBrains.dotUltimate +PackageVersion: 2024.2.7 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /Silent=True + SilentWithProgress: /Silent=True + Log: /LogFile="" +UpgradeBehavior: install +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2024.2.7/JetBrains.dotUltimate.2024.2.7.exe + InstallerSha256: A9AC86306F167609960C0D0DE47ED8AFD69E88DAC6E8AAE19FB6094B2CE08BB5 + InstallerSwitches: + Custom: /SpecificProductNames=* /VsVersion=* +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2024.2.7/JetBrains.dotUltimate.2024.2.7.exe + InstallerSha256: A9AC86306F167609960C0D0DE47ED8AFD69E88DAC6E8AAE19FB6094B2CE08BB5 + InstallerSwitches: + Custom: /SpecificProductNames=* /VsVersion=* /PerMachine=True + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/dotUltimate/2024.2.7/JetBrains.dotUltimate.locale.en-US.yaml b/manifests/j/JetBrains/dotUltimate/2024.2.7/JetBrains.dotUltimate.locale.en-US.yaml new file mode 100644 index 000000000000..ca606d6a51a8 --- /dev/null +++ b/manifests/j/JetBrains/dotUltimate/2024.2.7/JetBrains.dotUltimate.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: JetBrains.dotUltimate +PackageVersion: 2024.2.7 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains dotUltimate +PackageUrl: https://www.jetbrains.com/dotnet/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: All .NET tools, ReSharper C++, and JetBrains Rider, together in one pack +# Description: +Moniker: dotultimate +Tags: +- .net +- c# +- csharp +- develop +- development +- dotcover +- dotmemory +- dotnet +- dotpeek +- dottrace +- resharper +- rider +ReleaseNotes: |- + ReSharper 2024.2.7 is out with the following changes: + We have fixed a couple of performance issues pertaining to the CleanupCode command line tool. For more information, please refer to this ticket. + For the full list of issues resolved in this build, please see our issue tracker. +ReleaseNotesUrl: https://youtrack.jetbrains.com/issues?q=Project:RSRP,RSCPP,dotTrace,dotMemory,dotCover,dotPeek%20Available%20in:%7B2024.2.7*%7D +PurchaseUrl: https://www.jetbrains.com/store/ +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/dotUltimate/2024.2.7/JetBrains.dotUltimate.locale.zh-CN.yaml b/manifests/j/JetBrains/dotUltimate/2024.2.7/JetBrains.dotUltimate.locale.zh-CN.yaml new file mode 100644 index 000000000000..71d38d1ff9f2 --- /dev/null +++ b/manifests/j/JetBrains/dotUltimate/2024.2.7/JetBrains.dotUltimate.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: JetBrains.dotUltimate +PackageVersion: 2024.2.7 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains dotUltimate +PackageUrl: https://www.jetbrains.com/zh-cn/dotnet/ +License: 专有软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 在一个包中提供所有 .NET 工具、ReSharper C ++ 和 JetBrains Rider +# Description: +# Moniker: +Tags: +- .net +- c# +- csharp +- dotcover +- dotmemory +- dotnet +- dotpeek +- dottrace +- resharper +- rider +- 开发 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/issues?q=Project:RSRP,RSCPP,dotTrace,dotMemory,dotCover,dotPeek%20Available%20in:%7B2024.2.7*%7D +PurchaseUrl: https://www.jetbrains.com/zh-cn/store/ +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/dotUltimate/2024.2.7/JetBrains.dotUltimate.yaml b/manifests/j/JetBrains/dotUltimate/2024.2.7/JetBrains.dotUltimate.yaml new file mode 100644 index 000000000000..e233c4d0e420 --- /dev/null +++ b/manifests/j/JetBrains/dotUltimate/2024.2.7/JetBrains.dotUltimate.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.dotUltimate +PackageVersion: 2024.2.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 783c8bb5891cc41717dada7b7cd450cd2530d0bc Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:18:02 +0800 Subject: [PATCH 582/720] New version: Anaconda.Anaconda3 version 2024.10-1 (#185390) --- .../Anaconda.Anaconda3.installer.yaml | 33 +++++++++++++++++++ .../Anaconda.Anaconda3.locale.en-US.yaml | 33 +++++++++++++++++++ .../Anaconda.Anaconda3.locale.zh-CN.yaml | 33 +++++++++++++++++++ .../2024.10-1/Anaconda.Anaconda3.yaml | 8 +++++ 4 files changed, 107 insertions(+) create mode 100644 manifests/a/Anaconda/Anaconda3/2024.10-1/Anaconda.Anaconda3.installer.yaml create mode 100644 manifests/a/Anaconda/Anaconda3/2024.10-1/Anaconda.Anaconda3.locale.en-US.yaml create mode 100644 manifests/a/Anaconda/Anaconda3/2024.10-1/Anaconda.Anaconda3.locale.zh-CN.yaml create mode 100644 manifests/a/Anaconda/Anaconda3/2024.10-1/Anaconda.Anaconda3.yaml diff --git a/manifests/a/Anaconda/Anaconda3/2024.10-1/Anaconda.Anaconda3.installer.yaml b/manifests/a/Anaconda/Anaconda3/2024.10-1/Anaconda.Anaconda3.installer.yaml new file mode 100644 index 000000000000..019f8886e62d --- /dev/null +++ b/manifests/a/Anaconda/Anaconda3/2024.10-1/Anaconda.Anaconda3.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: Anaconda.Anaconda3 +PackageVersion: 2024.10-1 +InstallerType: nullsoft +Commands: +- conda +- pip +- pip3 +- python +- pythonw +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://repo.anaconda.com/archive/Anaconda3-2024.10-1-Windows-x86_64.exe + InstallerSha256: C1CB433E23997C84ADE4FF7241B61B2F9B10A616C230DA34E641E9C96DADA49D + InstallerSwitches: + Custom: /InstallationType=JustMe + UpgradeBehavior: deny + ProductCode: Anaconda3 2024.10-1 (Python 3.12.7 64-bit) + RequireExplicitUpgrade: true +- Architecture: x64 + Scope: machine + InstallerUrl: https://repo.anaconda.com/archive/Anaconda3-2024.10-1-Windows-x86_64.exe + InstallerSha256: C1CB433E23997C84ADE4FF7241B61B2F9B10A616C230DA34E641E9C96DADA49D + InstallerSwitches: + Custom: /InstallationType=AllUsers + UpgradeBehavior: uninstallPrevious + ProductCode: Anaconda3 2024.10-1 (Python 3.12.7 64-bit) + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/Anaconda/Anaconda3/2024.10-1/Anaconda.Anaconda3.locale.en-US.yaml b/manifests/a/Anaconda/Anaconda3/2024.10-1/Anaconda.Anaconda3.locale.en-US.yaml new file mode 100644 index 000000000000..e22a84f6513d --- /dev/null +++ b/manifests/a/Anaconda/Anaconda3/2024.10-1/Anaconda.Anaconda3.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: Anaconda.Anaconda3 +PackageVersion: 2024.10-1 +PackageLocale: en-US +Publisher: Anaconda, Inc. +PublisherUrl: https://www.anaconda.com/ +PublisherSupportUrl: https://anaconda.cloud/support-center +PrivacyUrl: https://legal.anaconda.com/policies/en?name=privacy-policy +Author: Anaconda, Inc. +PackageName: Anaconda3 +PackageUrl: https://www.anaconda.com/download +License: Proprietary +LicenseUrl: https://legal.anaconda.com/policies/en/?name=end-user-license-agreement +Copyright: © 2024 Anaconda Inc. All rights reserved. +CopyrightUrl: https://legal.anaconda.com/policies/en/?name=additional-policies-terms#anaconda-trademark-brand-guidelines +ShortDescription: Python/R distribution for data science and machine learning. +# Description: +Moniker: anaconda3 +Tags: +- anaconda +- conda +- python +# ReleaseNotes: +ReleaseNotesUrl: https://docs.anaconda.com/free/anaconda/release-notes/ +PurchaseUrl: https://www.anaconda.com/pricing +# InstallationNotes: +Documentations: +- DocumentUrl: https://docs.anaconda.com/ + DocumentLabel: Documentation +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Anaconda/Anaconda3/2024.10-1/Anaconda.Anaconda3.locale.zh-CN.yaml b/manifests/a/Anaconda/Anaconda3/2024.10-1/Anaconda.Anaconda3.locale.zh-CN.yaml new file mode 100644 index 000000000000..cc555c5ac9e0 --- /dev/null +++ b/manifests/a/Anaconda/Anaconda3/2024.10-1/Anaconda.Anaconda3.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: Anaconda.Anaconda3 +PackageVersion: 2024.10-1 +PackageLocale: zh-CN +Publisher: Anaconda, Inc. +PublisherUrl: https://www.anaconda.com/ +PublisherSupportUrl: https://anaconda.cloud/support-center +PrivacyUrl: https://legal.anaconda.com/policies/en?name=privacy-policy +Author: Anaconda, Inc. +PackageName: Anaconda3 +PackageUrl: https://www.anaconda.com/download +License: 专有软件 +LicenseUrl: https://legal.anaconda.com/policies/en/?name=end-user-license-agreement +Copyright: © 2024 Anaconda Inc. All rights reserved. +CopyrightUrl: https://legal.anaconda.com/policies/en/?name=additional-policies-terms#anaconda-trademark-brand-guidelines +ShortDescription: 用于数据科学和机器学习的 Python/R 分发版。 +# Description: +# Moniker: +Tags: +- anaconda +- conda +- python +# ReleaseNotes: +ReleaseNotesUrl: https://docs.anaconda.com/free/anaconda/release-notes/ +PurchaseUrl: https://www.anaconda.com/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.anaconda.com/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Anaconda/Anaconda3/2024.10-1/Anaconda.Anaconda3.yaml b/manifests/a/Anaconda/Anaconda3/2024.10-1/Anaconda.Anaconda3.yaml new file mode 100644 index 000000000000..18eb36604aeb --- /dev/null +++ b/manifests/a/Anaconda/Anaconda3/2024.10-1/Anaconda.Anaconda3.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: Anaconda.Anaconda3 +PackageVersion: 2024.10-1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4c298ffb05d66e674e06937c574885987c633c7a Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Fri, 25 Oct 2024 13:22:53 +1100 Subject: [PATCH 583/720] New version: Amazon.AWSCLI version 2.18.13 (#185399) Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> Co-authored-by: Muhammad Danish --- .../2.18.13/Amazon.AWSCLI.installer.yaml | 30 +++++++++++++++++ .../2.18.13/Amazon.AWSCLI.locale.en-US.yaml | 32 +++++++++++++++++++ .../Amazon/AWSCLI/2.18.13/Amazon.AWSCLI.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/a/Amazon/AWSCLI/2.18.13/Amazon.AWSCLI.installer.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.18.13/Amazon.AWSCLI.locale.en-US.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.18.13/Amazon.AWSCLI.yaml diff --git a/manifests/a/Amazon/AWSCLI/2.18.13/Amazon.AWSCLI.installer.yaml b/manifests/a/Amazon/AWSCLI/2.18.13/Amazon.AWSCLI.installer.yaml new file mode 100644 index 000000000000..88d4e66112f4 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.18.13/Amazon.AWSCLI.installer.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.18.13 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- aws +ProductCode: '{068EF9BC-A8A5-4E00-A632-95D5C87E468C}' +AppsAndFeaturesEntries: +- DisplayName: AWS Command Line Interface v2 + Publisher: Amazon Web Services + UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2' +Installers: +- Architecture: x64 + InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.18.13.msi + InstallerSha256: 75376E271CBDD781C7F7CF5178C5101E40E82962C2ADC8C328DB13460D10D886 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/Amazon/AWSCLI/2.18.13/Amazon.AWSCLI.locale.en-US.yaml b/manifests/a/Amazon/AWSCLI/2.18.13/Amazon.AWSCLI.locale.en-US.yaml new file mode 100644 index 000000000000..20081bbd2319 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.18.13/Amazon.AWSCLI.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.18.13 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://github.com/aws/aws-cli +PublisherSupportUrl: https://github.com/aws/aws-cli/issues +Author: Amazon Web Services +PackageName: AWS Command Line Interface +PackageUrl: https://aws.amazon.com/cli +License: Apache 2.0 license +LicenseUrl: https://github.com/aws/aws-cli/blob/develop/LICENSE.txt +Copyright: Copyright 2012-2020 Amazon.com, Inc. +CopyrightUrl: https://github.com/aws/aws-cli/blob/develop/LICENSE.txt +ShortDescription: Universal Command Line Interface for Amazon Web Services +Description: |- + The AWS CLI is an open source tool built on top of the AWS SDK for Python (Boto) that provides commands for interacting with AWS services. + With minimal configuration, you can start using all of the functionality provided by the AWS Management Console from your favorite terminal program. +Tags: +- aws +- awscli +- cli +- cloud +- foss +- open-source +- s3 +- services +- web +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Amazon/AWSCLI/2.18.13/Amazon.AWSCLI.yaml b/manifests/a/Amazon/AWSCLI/2.18.13/Amazon.AWSCLI.yaml new file mode 100644 index 000000000000..49b9f690d577 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.18.13/Amazon.AWSCLI.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: Amazon.AWSCLI +PackageVersion: 2.18.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 8192b710d8300dce72201d755f842ab215a3b5ac Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:23:10 +0800 Subject: [PATCH 584/720] New version: JetBrains.IntelliJIDEA.Community.EAP version 243.21155.17 (#185548) --- ....IntelliJIDEA.Community.EAP.installer.yaml | 42 +++++++++++++++++++ ...telliJIDEA.Community.EAP.locale.en-US.yaml | 42 +++++++++++++++++++ ...telliJIDEA.Community.EAP.locale.zh-CN.yaml | 36 ++++++++++++++++ .../JetBrains.IntelliJIDEA.Community.EAP.yaml | 8 ++++ 4 files changed, 128 insertions(+) create mode 100644 manifests/j/JetBrains/IntelliJIDEA/Community/EAP/243.21155.17/JetBrains.IntelliJIDEA.Community.EAP.installer.yaml create mode 100644 manifests/j/JetBrains/IntelliJIDEA/Community/EAP/243.21155.17/JetBrains.IntelliJIDEA.Community.EAP.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/IntelliJIDEA/Community/EAP/243.21155.17/JetBrains.IntelliJIDEA.Community.EAP.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/IntelliJIDEA/Community/EAP/243.21155.17/JetBrains.IntelliJIDEA.Community.EAP.yaml diff --git a/manifests/j/JetBrains/IntelliJIDEA/Community/EAP/243.21155.17/JetBrains.IntelliJIDEA.Community.EAP.installer.yaml b/manifests/j/JetBrains/IntelliJIDEA/Community/EAP/243.21155.17/JetBrains.IntelliJIDEA.Community.EAP.installer.yaml new file mode 100644 index 000000000000..83c122b180f7 --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/Community/EAP/243.21155.17/JetBrains.IntelliJIDEA.Community.EAP.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA.Community.EAP +PackageVersion: 243.21155.17 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- groovy +- ipr +- java +- kt +- kts +ReleaseDate: 2024-10-23 +AppsAndFeaturesEntries: +- DisplayName: IntelliJ IDEA Community Edition 243.21155.17 + ProductCode: IntelliJ IDEA Community Edition 243.21155.17 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/idea/ideaIC-243.21155.17.exe + InstallerSha256: 5D0CFC84FA6A2E54C5895F59BB91805941D7CF33846EFE286530E2DADC80CAF5 + ProductCode: IntelliJ IDEA Community Edition 243.21155.17 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/idea/ideaIC-243.21155.17.exe + InstallerSha256: 5D0CFC84FA6A2E54C5895F59BB91805941D7CF33846EFE286530E2DADC80CAF5 + ProductCode: IntelliJ IDEA Community Edition 243.21155.17 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/idea/ideaIC-243.21155.17-aarch64.exe + InstallerSha256: 431240743FA11772D6C3D42F3E76634C5A3E79F13C5C19C703212B495E1A965B + ProductCode: IntelliJ IDEA Community Edition 243.21155.17 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/idea/ideaIC-243.21155.17-aarch64.exe + InstallerSha256: 431240743FA11772D6C3D42F3E76634C5A3E79F13C5C19C703212B495E1A965B + ProductCode: IntelliJ IDEA Community Edition 243.21155.17 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/Community/EAP/243.21155.17/JetBrains.IntelliJIDEA.Community.EAP.locale.en-US.yaml b/manifests/j/JetBrains/IntelliJIDEA/Community/EAP/243.21155.17/JetBrains.IntelliJIDEA.Community.EAP.locale.en-US.yaml new file mode 100644 index 000000000000..03ab8d761ae1 --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/Community/EAP/243.21155.17/JetBrains.IntelliJIDEA.Community.EAP.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA.Community.EAP +PackageVersion: 243.21155.17 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com +PublisherSupportUrl: https://www.jetbrains.com/support +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy +Author: JetBrains s.r.o. +PackageName: IntelliJ IDEA Community Edition (EAP) +PackageUrl: https://www.jetbrains.com/idea/nextversion +License: Apache-2.0 +LicenseUrl: https://github.com/JetBrains/intellij-community/blob/master/LICENSE.txt +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: The Leading Java and Kotlin IDE +Description: Code-centric IDE, focused on your productivity. Full Java EE support, deep code understanding, best debugger, refactorings, everything right out of the box... +# Moniker: +Tags: +- code +- coding +- develop +- development +- java +- kotlin +- programming +ReleaseNotes: |- + IntelliJ IDEA 2024.3 EAP 7 is out, featuring the following updates: + - AI-generated titles and descriptions for merge and pull requests + - A heap memory usage graph in the profiler + - Debugger improvements + Find all the details in our blog post. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/IDEA-A-2100662266/IntelliJ-IDEA-2024.3-EAP-7-243.21155.17-build-Release-Notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Resources + DocumentUrl: https://www.jetbrains.com/idea/resources +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/Community/EAP/243.21155.17/JetBrains.IntelliJIDEA.Community.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/IntelliJIDEA/Community/EAP/243.21155.17/JetBrains.IntelliJIDEA.Community.EAP.locale.zh-CN.yaml new file mode 100644 index 000000000000..1dff772eb107 --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/Community/EAP/243.21155.17/JetBrains.IntelliJIDEA.Community.EAP.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: JetBrains.IntelliJIDEA.Community.EAP +PackageVersion: 243.21155.17 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy +Author: JetBrains s.r.o. +PackageName: IntelliJ IDEA Community Edition(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/idea/nextversion +License: Apache-2.0 +LicenseUrl: https://github.com/JetBrains/intellij-community/blob/master/LICENSE.txt +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 领先的 Java 和 Kotlin IDE +Description: 以代码为中心的 IDE,致力于提高您的生产力。全面支持 Java EE、深入的代码理解、最好的调试器、重构、一切都立即可用…… +# Moniker: +Tags: +- java +- kotlin +- 代码 +- 开发 +- 编程 +- 集成开发环境 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/IDEA-A-2100662266/IntelliJ-IDEA-2024.3-EAP-7-243.21155.17-build-Release-Notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 资源 + DocumentUrl: https://www.jetbrains.com/zh-cn/idea/resources +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/Community/EAP/243.21155.17/JetBrains.IntelliJIDEA.Community.EAP.yaml b/manifests/j/JetBrains/IntelliJIDEA/Community/EAP/243.21155.17/JetBrains.IntelliJIDEA.Community.EAP.yaml new file mode 100644 index 000000000000..248884c68872 --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/Community/EAP/243.21155.17/JetBrains.IntelliJIDEA.Community.EAP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA.Community.EAP +PackageVersion: 243.21155.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 7713950ad33b0d4afcc69b502179a4edd57217d9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:24:00 +0800 Subject: [PATCH 585/720] New version: JetBrains.IntelliJIDEA.Ultimate.EAP version 243.21155.17 (#185546) --- ...s.IntelliJIDEA.Ultimate.EAP.installer.yaml | 42 +++++++++++++++++++ ...ntelliJIDEA.Ultimate.EAP.locale.en-US.yaml | 42 +++++++++++++++++++ ...ntelliJIDEA.Ultimate.EAP.locale.zh-CN.yaml | 36 ++++++++++++++++ .../JetBrains.IntelliJIDEA.Ultimate.EAP.yaml | 8 ++++ 4 files changed, 128 insertions(+) create mode 100644 manifests/j/JetBrains/IntelliJIDEA/Ultimate/EAP/243.21155.17/JetBrains.IntelliJIDEA.Ultimate.EAP.installer.yaml create mode 100644 manifests/j/JetBrains/IntelliJIDEA/Ultimate/EAP/243.21155.17/JetBrains.IntelliJIDEA.Ultimate.EAP.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/IntelliJIDEA/Ultimate/EAP/243.21155.17/JetBrains.IntelliJIDEA.Ultimate.EAP.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/IntelliJIDEA/Ultimate/EAP/243.21155.17/JetBrains.IntelliJIDEA.Ultimate.EAP.yaml diff --git a/manifests/j/JetBrains/IntelliJIDEA/Ultimate/EAP/243.21155.17/JetBrains.IntelliJIDEA.Ultimate.EAP.installer.yaml b/manifests/j/JetBrains/IntelliJIDEA/Ultimate/EAP/243.21155.17/JetBrains.IntelliJIDEA.Ultimate.EAP.installer.yaml new file mode 100644 index 000000000000..b133c7450e76 --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/Ultimate/EAP/243.21155.17/JetBrains.IntelliJIDEA.Ultimate.EAP.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA.Ultimate.EAP +PackageVersion: 243.21155.17 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- groovy +- ipr +- java +- kt +- kts +ReleaseDate: 2024-10-23 +AppsAndFeaturesEntries: +- DisplayName: IntelliJ IDEA 243.21155.17 + ProductCode: IntelliJ IDEA 243.21155.17 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/idea/ideaIU-243.21155.17.exe + InstallerSha256: 0721FA03821EA4C6B75753BBAD3DC9BB1BC26BA96C741FF2C852700745E67207 + ProductCode: IntelliJ IDEA 243.21155.17 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/idea/ideaIU-243.21155.17.exe + InstallerSha256: 0721FA03821EA4C6B75753BBAD3DC9BB1BC26BA96C741FF2C852700745E67207 + ProductCode: IntelliJ IDEA 243.21155.17 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/idea/ideaIU-243.21155.17-aarch64.exe + InstallerSha256: 8E8B3D16B85FA5E3BB5686582C43E0F55C238696E2CDA99DB82D557FD0D2B75C + ProductCode: IntelliJ IDEA 243.21155.17 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/idea/ideaIU-243.21155.17-aarch64.exe + InstallerSha256: 8E8B3D16B85FA5E3BB5686582C43E0F55C238696E2CDA99DB82D557FD0D2B75C + ProductCode: IntelliJ IDEA 243.21155.17 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/Ultimate/EAP/243.21155.17/JetBrains.IntelliJIDEA.Ultimate.EAP.locale.en-US.yaml b/manifests/j/JetBrains/IntelliJIDEA/Ultimate/EAP/243.21155.17/JetBrains.IntelliJIDEA.Ultimate.EAP.locale.en-US.yaml new file mode 100644 index 000000000000..f2cf42995946 --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/Ultimate/EAP/243.21155.17/JetBrains.IntelliJIDEA.Ultimate.EAP.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA.Ultimate.EAP +PackageVersion: 243.21155.17 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: IntelliJ IDEA Ultimate Edition (EAP) +PackageUrl: https://www.jetbrains.com/idea/nextversion/ +License: Freeware +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: The Leading Java and Kotlin IDE +Description: IntelliJ IDEA is undoubtedly the top-choice IDE for software developers. It makes Java and Kotlin development a more productive and enjoyable experience. +# Moniker: +Tags: +- code +- coding +- develop +- development +- java +- kotlin +- programming +ReleaseNotes: |- + IntelliJ IDEA 2024.3 EAP 7 is out, featuring the following updates: + - AI-generated titles and descriptions for merge and pull requests + - A heap memory usage graph in the profiler + - Debugger improvements + Find all the details in our blog post. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/IDEA-A-2100662266/IntelliJ-IDEA-2024.3-EAP-7-243.21155.17-build-Release-Notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Resources + DocumentUrl: https://www.jetbrains.com/idea/resources/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/Ultimate/EAP/243.21155.17/JetBrains.IntelliJIDEA.Ultimate.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/IntelliJIDEA/Ultimate/EAP/243.21155.17/JetBrains.IntelliJIDEA.Ultimate.EAP.locale.zh-CN.yaml new file mode 100644 index 000000000000..46191f632419 --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/Ultimate/EAP/243.21155.17/JetBrains.IntelliJIDEA.Ultimate.EAP.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: JetBrains.IntelliJIDEA.Ultimate.EAP +PackageVersion: 243.21155.17 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: IntelliJ IDEA Ultimate Edition(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/idea/nextversion/ +License: 免费软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 领先的 Java 和 Kotlin IDE +Description: IntelliJ IDEA 毫无疑问是软件开发者的首选 IDE,让 Java 和 Kotlin 开发更高效、更愉快。 +# Moniker: +Tags: +- java +- kotlin +- 代码 +- 开发 +- 编程 +- 集成开发环境 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/IDEA-A-2100662266/IntelliJ-IDEA-2024.3-EAP-7-243.21155.17-build-Release-Notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 资源 + DocumentUrl: https://www.jetbrains.com/zh-cn/idea/resources +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/Ultimate/EAP/243.21155.17/JetBrains.IntelliJIDEA.Ultimate.EAP.yaml b/manifests/j/JetBrains/IntelliJIDEA/Ultimate/EAP/243.21155.17/JetBrains.IntelliJIDEA.Ultimate.EAP.yaml new file mode 100644 index 000000000000..8c24b3cb93cc --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/Ultimate/EAP/243.21155.17/JetBrains.IntelliJIDEA.Ultimate.EAP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA.Ultimate.EAP +PackageVersion: 243.21155.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 29e82299ec0669d703d9e1b510bfddecf82f2a68 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:24:19 +0800 Subject: [PATCH 586/720] New version: JetBrains.PyCharm.Professional.EAP version 243.21155.22 (#185550) --- ...ns.PyCharm.Professional.EAP.installer.yaml | 39 +++++++++++++++++++ ...PyCharm.Professional.EAP.locale.en-US.yaml | 37 ++++++++++++++++++ ...PyCharm.Professional.EAP.locale.zh-CN.yaml | 36 +++++++++++++++++ .../JetBrains.PyCharm.Professional.EAP.yaml | 8 ++++ 4 files changed, 120 insertions(+) create mode 100644 manifests/j/JetBrains/PyCharm/Professional/EAP/243.21155.22/JetBrains.PyCharm.Professional.EAP.installer.yaml create mode 100644 manifests/j/JetBrains/PyCharm/Professional/EAP/243.21155.22/JetBrains.PyCharm.Professional.EAP.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/PyCharm/Professional/EAP/243.21155.22/JetBrains.PyCharm.Professional.EAP.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/PyCharm/Professional/EAP/243.21155.22/JetBrains.PyCharm.Professional.EAP.yaml diff --git a/manifests/j/JetBrains/PyCharm/Professional/EAP/243.21155.22/JetBrains.PyCharm.Professional.EAP.installer.yaml b/manifests/j/JetBrains/PyCharm/Professional/EAP/243.21155.22/JetBrains.PyCharm.Professional.EAP.installer.yaml new file mode 100644 index 000000000000..dd4cb2c97760 --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Professional/EAP/243.21155.22/JetBrains.PyCharm.Professional.EAP.installer.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: JetBrains.PyCharm.Professional.EAP +PackageVersion: 243.21155.22 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- ipr +- py +ReleaseDate: 2024-10-24 +AppsAndFeaturesEntries: +- DisplayName: PyCharm 243.21155.22 + ProductCode: PyCharm 243.21155.22 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/python/pycharm-professional-243.21155.22.exe + InstallerSha256: 7C57AC958F633651416AA3B57B315396C8EB86524712CE8D5BAF3FD925211ED7 + ProductCode: PyCharm 243.21155.22 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/python/pycharm-professional-243.21155.22.exe + InstallerSha256: 7C57AC958F633651416AA3B57B315396C8EB86524712CE8D5BAF3FD925211ED7 + ProductCode: PyCharm 243.21155.22 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/python/pycharm-professional-243.21155.22-aarch64.exe + InstallerSha256: F86E6B8FC367DE9961C2B290A2A2C08B28007D01F87175BB45A142521738B98C + ProductCode: PyCharm 243.21155.22 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/python/pycharm-professional-243.21155.22-aarch64.exe + InstallerSha256: F86E6B8FC367DE9961C2B290A2A2C08B28007D01F87175BB45A142521738B98C + ProductCode: PyCharm 243.21155.22 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/PyCharm/Professional/EAP/243.21155.22/JetBrains.PyCharm.Professional.EAP.locale.en-US.yaml b/manifests/j/JetBrains/PyCharm/Professional/EAP/243.21155.22/JetBrains.PyCharm.Professional.EAP.locale.en-US.yaml new file mode 100644 index 000000000000..f8fa232bf8c8 --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Professional/EAP/243.21155.22/JetBrains.PyCharm.Professional.EAP.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: JetBrains.PyCharm.Professional.EAP +PackageVersion: 243.21155.22 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: PyCharm Professional Edition (EAP) +PackageUrl: https://www.jetbrains.com/pycharm/nextversion/ +License: Freeware +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: The Python IDE for Professional Developers +Description: The Python & Django IDE with intelligent code completion, on-the-fly error checking, quick-fixes, and much more... +# Moniker: +Tags: +- code +- coding +- develop +- development +- django +- programming +- python +ReleaseNotes: Check all new features in the release notes. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/PY-A-233538304/PyCharm-2024.3-EAP-6-243.21155.22-build-Release-Notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Learn PyCharm + DocumentUrl: https://www.jetbrains.com/pycharm/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/PyCharm/Professional/EAP/243.21155.22/JetBrains.PyCharm.Professional.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/PyCharm/Professional/EAP/243.21155.22/JetBrains.PyCharm.Professional.EAP.locale.zh-CN.yaml new file mode 100644 index 000000000000..1c85ce7c2b48 --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Professional/EAP/243.21155.22/JetBrains.PyCharm.Professional.EAP.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: JetBrains.PyCharm.Professional.EAP +PackageVersion: 243.21155.22 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: PyCharm Professional Edition(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/pycharm/nextversion/ +License: 免费软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 面向专业开发者的 Python IDE +Description: Python 与 Django IDE,支持智能代码补全、实时错误检查和快速修复,等等… +# Moniker: +Tags: +- django +- python +- 代码 +- 开发 +- 编程 +- 集成开发环境 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/PY-A-233538304/PyCharm-2024.3-EAP-6-243.21155.22-build-Release-Notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 学习 PyCharm + DocumentUrl: https://www.jetbrains.com/zh-cn/pycharm/learn/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/PyCharm/Professional/EAP/243.21155.22/JetBrains.PyCharm.Professional.EAP.yaml b/manifests/j/JetBrains/PyCharm/Professional/EAP/243.21155.22/JetBrains.PyCharm.Professional.EAP.yaml new file mode 100644 index 000000000000..e32b4786da0c --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Professional/EAP/243.21155.22/JetBrains.PyCharm.Professional.EAP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.PyCharm.Professional.EAP +PackageVersion: 243.21155.22 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b051c9477b45c5f6f4cb606314d3369a9b442b32 Mon Sep 17 00:00:00 2001 From: vikingnope <81376423+vikingnope@users.noreply.github.com> Date: Fri, 25 Oct 2024 04:24:38 +0200 Subject: [PATCH 587/720] New version: magic-wormhole.magic-wormhole version 0.17.0 (#185560) --- ...gic-wormhole.magic-wormhole.installer.yaml | 13 ++++++++++ ...-wormhole.magic-wormhole.locale.en-US.yaml | 25 +++++++++++++++++++ .../0.17.0/magic-wormhole.magic-wormhole.yaml | 8 ++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/m/magic-wormhole/magic-wormhole/0.17.0/magic-wormhole.magic-wormhole.installer.yaml create mode 100644 manifests/m/magic-wormhole/magic-wormhole/0.17.0/magic-wormhole.magic-wormhole.locale.en-US.yaml create mode 100644 manifests/m/magic-wormhole/magic-wormhole/0.17.0/magic-wormhole.magic-wormhole.yaml diff --git a/manifests/m/magic-wormhole/magic-wormhole/0.17.0/magic-wormhole.magic-wormhole.installer.yaml b/manifests/m/magic-wormhole/magic-wormhole/0.17.0/magic-wormhole.magic-wormhole.installer.yaml new file mode 100644 index 000000000000..1cfdf26b79cd --- /dev/null +++ b/manifests/m/magic-wormhole/magic-wormhole/0.17.0/magic-wormhole.magic-wormhole.installer.yaml @@ -0,0 +1,13 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: magic-wormhole.magic-wormhole +PackageVersion: 0.17.0 +InstallerType: portable +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/aquacash5/magic-wormhole-exe/releases/download/0.17.0/wormhole.exe + InstallerSha256: C470ED12A287A5D8F11C2E1EFEB06F18E80520BC5593D242614E92F4BA2C7602 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/magic-wormhole/magic-wormhole/0.17.0/magic-wormhole.magic-wormhole.locale.en-US.yaml b/manifests/m/magic-wormhole/magic-wormhole/0.17.0/magic-wormhole.magic-wormhole.locale.en-US.yaml new file mode 100644 index 000000000000..b43e8e9a4a4e --- /dev/null +++ b/manifests/m/magic-wormhole/magic-wormhole/0.17.0/magic-wormhole.magic-wormhole.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: magic-wormhole.magic-wormhole +PackageVersion: 0.17.0 +PackageLocale: en-US +Publisher: magic-wormhole +PublisherUrl: https://github.com/magic-wormhole/magic-wormhole +PublisherSupportUrl: https://github.com/magic-wormhole/magic-wormhole/issues +Author: Brian Warner +PackageName: magic-wormhole +PackageUrl: https://magic-wormhole.readthedocs.io/en/latest/ +License: MIT +LicenseUrl: https://github.com/magic-wormhole/magic-wormhole/blob/master/LICENSE +Copyright: Copyright (c) 2015 Brian Warner +ShortDescription: Get things from one computer to another, safely. +Moniker: wormhole +Tags: +- file-sharing +- magic +- python +- wormhole +ReleaseNotesUrl: https://github.com/aquacash5/magic-wormhole-exe/releases/tag/0.17.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/magic-wormhole/magic-wormhole/0.17.0/magic-wormhole.magic-wormhole.yaml b/manifests/m/magic-wormhole/magic-wormhole/0.17.0/magic-wormhole.magic-wormhole.yaml new file mode 100644 index 000000000000..c7dca9e68d14 --- /dev/null +++ b/manifests/m/magic-wormhole/magic-wormhole/0.17.0/magic-wormhole.magic-wormhole.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: magic-wormhole.magic-wormhole +PackageVersion: 0.17.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From d4fd0e972a668d6dbaaa1aa92f7d94cdf6bf323a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:24:46 +0800 Subject: [PATCH 588/720] New version: JetBrains.PyCharm.Community.EAP version 243.21155.22 (#185549) --- ...rains.PyCharm.Community.EAP.installer.yaml | 39 +++++++++++++++++++ ...ns.PyCharm.Community.EAP.locale.en-US.yaml | 37 ++++++++++++++++++ ...ns.PyCharm.Community.EAP.locale.zh-CN.yaml | 36 +++++++++++++++++ .../JetBrains.PyCharm.Community.EAP.yaml | 8 ++++ 4 files changed, 120 insertions(+) create mode 100644 manifests/j/JetBrains/PyCharm/Community/EAP/243.21155.22/JetBrains.PyCharm.Community.EAP.installer.yaml create mode 100644 manifests/j/JetBrains/PyCharm/Community/EAP/243.21155.22/JetBrains.PyCharm.Community.EAP.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/PyCharm/Community/EAP/243.21155.22/JetBrains.PyCharm.Community.EAP.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/PyCharm/Community/EAP/243.21155.22/JetBrains.PyCharm.Community.EAP.yaml diff --git a/manifests/j/JetBrains/PyCharm/Community/EAP/243.21155.22/JetBrains.PyCharm.Community.EAP.installer.yaml b/manifests/j/JetBrains/PyCharm/Community/EAP/243.21155.22/JetBrains.PyCharm.Community.EAP.installer.yaml new file mode 100644 index 000000000000..bfa9b7c5ca63 --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Community/EAP/243.21155.22/JetBrains.PyCharm.Community.EAP.installer.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: JetBrains.PyCharm.Community.EAP +PackageVersion: 243.21155.22 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- ipr +- py +ReleaseDate: 2024-10-24 +AppsAndFeaturesEntries: +- DisplayName: PyCharm Community Edition 243.21155.22 + ProductCode: PyCharm Community Edition 243.21155.22 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/python/pycharm-community-243.21155.22.exe + InstallerSha256: E09C2B1AB58417D510FC2F29383996955F493EE052EEC4B2241E0BCB5F3233C2 + ProductCode: PyCharm Community Edition 243.21155.22 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/python/pycharm-community-243.21155.22.exe + InstallerSha256: E09C2B1AB58417D510FC2F29383996955F493EE052EEC4B2241E0BCB5F3233C2 + ProductCode: PyCharm Community Edition 243.21155.22 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/python/pycharm-community-243.21155.22-aarch64.exe + InstallerSha256: B66B668C360D22F285DC56AC85EC63C4EB2BC5A5E0F848AA17ABF5D2752F732C + ProductCode: PyCharm Community Edition 243.21155.22 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/python/pycharm-community-243.21155.22-aarch64.exe + InstallerSha256: B66B668C360D22F285DC56AC85EC63C4EB2BC5A5E0F848AA17ABF5D2752F732C + ProductCode: PyCharm Community Edition 243.21155.22 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/PyCharm/Community/EAP/243.21155.22/JetBrains.PyCharm.Community.EAP.locale.en-US.yaml b/manifests/j/JetBrains/PyCharm/Community/EAP/243.21155.22/JetBrains.PyCharm.Community.EAP.locale.en-US.yaml new file mode 100644 index 000000000000..0c030801b691 --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Community/EAP/243.21155.22/JetBrains.PyCharm.Community.EAP.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: JetBrains.PyCharm.Community.EAP +PackageVersion: 243.21155.22 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: PyCharm Community Edition (EAP) +PackageUrl: https://www.jetbrains.com/pycharm/nextversion/ +License: Apache-2.0 +LicenseUrl: https://github.com/JetBrains/intellij-community/blob/master/LICENSE.txt +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: The Python IDE for Professional Developers +Description: Intelligent Python IDE with refactorings, debugger, code completion, on-the-fly code analysis and coding productivity orientation +# Moniker: +Tags: +- code +- coding +- develop +- development +- django +- programming +- python +ReleaseNotes: Check all new features in the release notes. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/PY-A-233538304/PyCharm-2024.3-EAP-6-243.21155.22-build-Release-Notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Learn PyCharm + DocumentUrl: https://www.jetbrains.com/pycharm/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/PyCharm/Community/EAP/243.21155.22/JetBrains.PyCharm.Community.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/PyCharm/Community/EAP/243.21155.22/JetBrains.PyCharm.Community.EAP.locale.zh-CN.yaml new file mode 100644 index 000000000000..436bdc2b8004 --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Community/EAP/243.21155.22/JetBrains.PyCharm.Community.EAP.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: JetBrains.PyCharm.Community.EAP +PackageVersion: 243.21155.22 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy +Author: JetBrains s.r.o. +PackageName: PyCharm Community Edition(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/pycharm/nextversion/ +License: Apache-2.0 +LicenseUrl: https://github.com/JetBrains/intellij-community/blob/master/LICENSE.txt +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 面向专业开发者的 Python IDE +Description: 智能 Python IDE 具有重构、调试、代码补全、动态代码分析和以编程生产力为导向 +# Moniker: +Tags: +- django +- python +- 代码 +- 开发 +- 编程 +- 集成开发环境 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/PY-A-233538304/PyCharm-2024.3-EAP-6-243.21155.22-build-Release-Notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 学习 PyCharm + DocumentUrl: https://www.jetbrains.com/zh-cn/pycharm/learn/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/PyCharm/Community/EAP/243.21155.22/JetBrains.PyCharm.Community.EAP.yaml b/manifests/j/JetBrains/PyCharm/Community/EAP/243.21155.22/JetBrains.PyCharm.Community.EAP.yaml new file mode 100644 index 000000000000..d145b9005931 --- /dev/null +++ b/manifests/j/JetBrains/PyCharm/Community/EAP/243.21155.22/JetBrains.PyCharm.Community.EAP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.PyCharm.Community.EAP +PackageVersion: 243.21155.22 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 81cc036fd24152da6b3036e7daa36d35edc9ea36 Mon Sep 17 00:00:00 2001 From: Anam Navied Date: Thu, 24 Oct 2024 22:24:54 -0400 Subject: [PATCH 589/720] New version: Microsoft.PowerShell version 7.4.6.0 (#185558) --- .../Microsoft.PowerShell.installer.yaml | 27 +++++++++++++ .../Microsoft.PowerShell.locale.en-US.yaml | 40 +++++++++++++++++++ .../7.4.6.0/Microsoft.PowerShell.yaml | 8 ++++ 3 files changed, 75 insertions(+) create mode 100644 manifests/m/Microsoft/PowerShell/7.4.6.0/Microsoft.PowerShell.installer.yaml create mode 100644 manifests/m/Microsoft/PowerShell/7.4.6.0/Microsoft.PowerShell.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/PowerShell/7.4.6.0/Microsoft.PowerShell.yaml diff --git a/manifests/m/Microsoft/PowerShell/7.4.6.0/Microsoft.PowerShell.installer.yaml b/manifests/m/Microsoft/PowerShell/7.4.6.0/Microsoft.PowerShell.installer.yaml new file mode 100644 index 000000000000..6b642e2b4778 --- /dev/null +++ b/manifests/m/Microsoft/PowerShell/7.4.6.0/Microsoft.PowerShell.installer.yaml @@ -0,0 +1,27 @@ +# 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: Microsoft.PowerShell +PackageVersion: 7.4.6.0 +MinimumOSVersion: 10.0.17763.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- pwsh +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/PowerShell-7.4.6-win-x64.msi + InstallerSha256: ED331A04679B83D4C013705282D1F3F8D8300485EB04C081F36E11EAF1148BD0 + ProductCode: '{AA89DEED-9030-494E-9F28-53A4D9B55D12}' +- Architecture: x86 + InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/PowerShell-7.4.6-win-x86.msi + InstallerSha256: A3F17465BA4B0838B37B5B6F93D03EFEBC49B065CE5A93D51F1A9BD364DF3E30 + ProductCode: '{1E0DA27E-792E-4909-A1EE-BBEC76EFDF79}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/PowerShell/7.4.6.0/Microsoft.PowerShell.locale.en-US.yaml b/manifests/m/Microsoft/PowerShell/7.4.6.0/Microsoft.PowerShell.locale.en-US.yaml new file mode 100644 index 000000000000..5399699589e6 --- /dev/null +++ b/manifests/m/Microsoft/PowerShell/7.4.6.0/Microsoft.PowerShell.locale.en-US.yaml @@ -0,0 +1,40 @@ +# 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: Microsoft.PowerShell +PackageVersion: 7.4.6.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://github.com/PowerShell/PowerShell/ +PublisherSupportUrl: https://github.com/PowerShell/PowerShell/issues +# PrivacyUrl: +Author: Microsoft Corporation +PackageName: PowerShell +PackageUrl: https://microsoft.com/PowerShell +License: MIT +LicenseUrl: https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt +Copyright: Copyright (c) Microsoft Corporation +CopyrightUrl: https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt +ShortDescription: PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS. +Description: |- + PowerShell is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. + It includes a command-line shell, an associated scripting language and a framework for processing cmdlets. +Moniker: pwsh +Tags: +- command-line +- cross-platform +- open-source +- powershell +- pwsh +- shell +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/PowerShell/PowerShell/releases/tag/v7.4.6 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Product Documentation + DocumentUrl: https://learn.microsoft.com/powershell +- DocumentLabel: FAQ + DocumentUrl: https://github.com/PowerShell/PowerShell/blob/master/docs/FAQ.md +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/PowerShell/7.4.6.0/Microsoft.PowerShell.yaml b/manifests/m/Microsoft/PowerShell/7.4.6.0/Microsoft.PowerShell.yaml new file mode 100644 index 000000000000..61aa8da48097 --- /dev/null +++ b/manifests/m/Microsoft/PowerShell/7.4.6.0/Microsoft.PowerShell.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: Microsoft.PowerShell +PackageVersion: 7.4.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 44ce55e34ff6d27c337a2381d2efb8d2f1c5150a Mon Sep 17 00:00:00 2001 From: vikingnope <81376423+vikingnope@users.noreply.github.com> Date: Fri, 25 Oct 2024 04:25:00 +0200 Subject: [PATCH 590/720] New version: aloneguid.ParquetDotnet.floor version 5.0.1 (#185561) --- ...oneguid.ParquetDotnet.floor.installer.yaml | 20 ++++++++ ...guid.ParquetDotnet.floor.locale.en-US.yaml | 48 +++++++++++++++++++ .../5.0.1/aloneguid.ParquetDotnet.floor.yaml | 8 ++++ 3 files changed, 76 insertions(+) create mode 100644 manifests/a/aloneguid/ParquetDotnet/floor/5.0.1/aloneguid.ParquetDotnet.floor.installer.yaml create mode 100644 manifests/a/aloneguid/ParquetDotnet/floor/5.0.1/aloneguid.ParquetDotnet.floor.locale.en-US.yaml create mode 100644 manifests/a/aloneguid/ParquetDotnet/floor/5.0.1/aloneguid.ParquetDotnet.floor.yaml diff --git a/manifests/a/aloneguid/ParquetDotnet/floor/5.0.1/aloneguid.ParquetDotnet.floor.installer.yaml b/manifests/a/aloneguid/ParquetDotnet/floor/5.0.1/aloneguid.ParquetDotnet.floor.installer.yaml new file mode 100644 index 000000000000..338eda820085 --- /dev/null +++ b/manifests/a/aloneguid/ParquetDotnet/floor/5.0.1/aloneguid.ParquetDotnet.floor.installer.yaml @@ -0,0 +1,20 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: aloneguid.ParquetDotnet.floor +PackageVersion: 5.0.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: floor.exe +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2024-10-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/aloneguid/parquet-dotnet/releases/download/5.0.1/floor-win-x64-5.0.1.zip + InstallerSha256: 3ECC04C2CFAAC5FB2BFA83A0ED1680982F493397523AD28780144F580D671760 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/aloneguid/ParquetDotnet/floor/5.0.1/aloneguid.ParquetDotnet.floor.locale.en-US.yaml b/manifests/a/aloneguid/ParquetDotnet/floor/5.0.1/aloneguid.ParquetDotnet.floor.locale.en-US.yaml new file mode 100644 index 000000000000..3c30e538b0f7 --- /dev/null +++ b/manifests/a/aloneguid/ParquetDotnet/floor/5.0.1/aloneguid.ParquetDotnet.floor.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: aloneguid.ParquetDotnet.floor +PackageVersion: 5.0.1 +PackageLocale: en-US +Publisher: aloneguid +PublisherUrl: https://github.com/aloneguid +PublisherSupportUrl: https://github.com/aloneguid/parquet-dotnet/issues +Author: Ivan Gavryliuk +PackageName: Apache Parquet for .NET +PackageUrl: https://github.com/aloneguid/parquet-dotnet +License: MIT +LicenseUrl: https://github.com/aloneguid/parquet-dotnet/blob/HEAD/LICENSE +Copyright: Copyright (c) 2017 Ivan Gavryliuk +CopyrightUrl: https://github.com/aloneguid/parquet-dotnet/raw/refs/heads/master/LICENSE +ShortDescription: Fully managed Apache Parquet implementation. +Description: |- + Fully managed, safe, extremely fast .NET library to 📖read and ✍️write Apache Parquet files + designed for .NET world (not a wrapper). Targets .NET 8, .NET 7, .NET 6.0, .NET Core 3.1, + .NET Standard 2.1 and .NET Standard 2.0. + + Whether you want to build apps for Linux, MacOS, Windows, iOS, Android, Tizen, Xbox, PS4, + Raspberry Pi, Samsung TVs or much more, Parquet.Net has you covered. +Tags: +- apache-parquet +- apache-spark +- dotnet +- dotnet-core +- dotnet-standard +- ios +- linux +- windows +- xamarin +- xbox +ReleaseNotes: |- + New feature + You can deserialise "required" lists and "required" list elements, as raised by @akaloshych84 in #502. See nullability and lists.Improvements + - Better error reporting in case class serializer has mismatched definition and repetition levels (as per #502). + - Pass property attributes down to list data field, by @agaskill in #559. + Bug fixed + - Compression/decompression would fail on some platforms like x86 or Linux x86 with musl runtime. + Floor + - boolean columns display as checks. + - Structs display as expandable objects, with properly aligned keys. +ReleaseNotesUrl: https://github.com/aloneguid/parquet-dotnet/releases/tag/5.0.1 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/aloneguid/ParquetDotnet/floor/5.0.1/aloneguid.ParquetDotnet.floor.yaml b/manifests/a/aloneguid/ParquetDotnet/floor/5.0.1/aloneguid.ParquetDotnet.floor.yaml new file mode 100644 index 000000000000..8815748ab64d --- /dev/null +++ b/manifests/a/aloneguid/ParquetDotnet/floor/5.0.1/aloneguid.ParquetDotnet.floor.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: aloneguid.ParquetDotnet.floor +PackageVersion: 5.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From e38b6fd24e2e3d07801d25c237fcae731b82a742 Mon Sep 17 00:00:00 2001 From: vikingnope <81376423+vikingnope@users.noreply.github.com> Date: Fri, 25 Oct 2024 04:25:42 +0200 Subject: [PATCH 591/720] Package Fix: Fixed SQLLite 3.47.0 installer url (#185563) --- manifests/s/SQLite/SQLite/3.47.0/SQLite.SQLite.installer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/s/SQLite/SQLite/3.47.0/SQLite.SQLite.installer.yaml b/manifests/s/SQLite/SQLite/3.47.0/SQLite.SQLite.installer.yaml index 8a27811cbf0f..306950d37f86 100644 --- a/manifests/s/SQLite/SQLite/3.47.0/SQLite.SQLite.installer.yaml +++ b/manifests/s/SQLite/SQLite/3.47.0/SQLite.SQLite.installer.yaml @@ -14,8 +14,8 @@ NestedInstallerFiles: PortableCommandAlias: sqlite3 Installers: - Architecture: x64 - InstallerUrl: https://www.sqlite.org/2024/sqlite-tools-win-x64-3460100.zip - InstallerSha256: c86c0fe0b0b46cfaac40812a26c958bbf2378b6ef9d784d6354d9f5bd66e566b + InstallerUrl: https://www.sqlite.org/2024/sqlite-tools-win-x64-3470000.zip + InstallerSha256: EC48CA5F828A77EA0A77C6F501B24F85B296061C633D12E06B762EB448C91FAD ManifestType: installer ManifestVersion: 1.6.0 ReleaseDate: 2024-10-21 \ No newline at end of file From bd06f765e779efbee51dd2b4a25b704a0c26a703 Mon Sep 17 00:00:00 2001 From: Anam Navied Date: Thu, 24 Oct 2024 22:25:47 -0400 Subject: [PATCH 592/720] Add version: Microsoft.PowerShell version 7.2.24.0 (#185564) --- .../Microsoft.PowerShell.installer.yaml | 27 +++++++++++++ .../Microsoft.PowerShell.locale.en-US.yaml | 40 +++++++++++++++++++ .../7.2.24.0/Microsoft.PowerShell.yaml | 8 ++++ 3 files changed, 75 insertions(+) create mode 100644 manifests/m/Microsoft/PowerShell/7.2.24.0/Microsoft.PowerShell.installer.yaml create mode 100644 manifests/m/Microsoft/PowerShell/7.2.24.0/Microsoft.PowerShell.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/PowerShell/7.2.24.0/Microsoft.PowerShell.yaml diff --git a/manifests/m/Microsoft/PowerShell/7.2.24.0/Microsoft.PowerShell.installer.yaml b/manifests/m/Microsoft/PowerShell/7.2.24.0/Microsoft.PowerShell.installer.yaml new file mode 100644 index 000000000000..d393e175ba15 --- /dev/null +++ b/manifests/m/Microsoft/PowerShell/7.2.24.0/Microsoft.PowerShell.installer.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Microsoft.PowerShell +PackageVersion: 7.2.24.0 +MinimumOSVersion: 10.0.17763.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- pwsh +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.2.24/PowerShell-7.2.24-win-x64.msi + InstallerSha256: 9433F116D15D366D5900DB68D76410683A3FCE1492AEEB003F2AB9E6AF89A7F9 + ProductCode: '{0C01156B-C07E-49D3-AF0E-86CCD58212D5}' +- Architecture: x86 + InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.2.24/PowerShell-7.2.24-win-x86.msi + InstallerSha256: 4513603F252F5C174FD2760CDD5C9A64758795F2E5B58566069081395023072A + ProductCode: '{0FB3AD21-260F-4D2E-BC5E-89880804C958}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/PowerShell/7.2.24.0/Microsoft.PowerShell.locale.en-US.yaml b/manifests/m/Microsoft/PowerShell/7.2.24.0/Microsoft.PowerShell.locale.en-US.yaml new file mode 100644 index 000000000000..56bfc799c622 --- /dev/null +++ b/manifests/m/Microsoft/PowerShell/7.2.24.0/Microsoft.PowerShell.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Microsoft.PowerShell +PackageVersion: 7.2.24.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://github.com/PowerShell/PowerShell/ +PublisherSupportUrl: https://github.com/PowerShell/PowerShell/issues +# PrivacyUrl: +Author: Microsoft Corporation +PackageName: PowerShell +PackageUrl: https://microsoft.com/PowerShell +License: MIT +LicenseUrl: https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt +Copyright: Copyright (c) Microsoft Corporation +CopyrightUrl: https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt +ShortDescription: PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS. +Description: |- + PowerShell is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. + It includes a command-line shell, an associated scripting language and a framework for processing cmdlets. +Moniker: pwsh +Tags: +- command-line +- cross-platform +- open-source +- powershell +- pwsh +- shell +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/PowerShell/PowerShell/releases/tag/v7.2.24 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Product Documentation + DocumentUrl: https://learn.microsoft.com/powershell +- DocumentLabel: FAQ + DocumentUrl: https://github.com/PowerShell/PowerShell/blob/master/docs/FAQ.md +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/PowerShell/7.2.24.0/Microsoft.PowerShell.yaml b/manifests/m/Microsoft/PowerShell/7.2.24.0/Microsoft.PowerShell.yaml new file mode 100644 index 000000000000..c8f111161752 --- /dev/null +++ b/manifests/m/Microsoft/PowerShell/7.2.24.0/Microsoft.PowerShell.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Microsoft.PowerShell +PackageVersion: 7.2.24.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 52e7a6678af3189bee74d3bd93a98229b7e45fa7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:27:23 +0800 Subject: [PATCH 593/720] New version: AnyAssociation.Anytype version 0.43.1 (#185565) --- .../AnyAssociation.Anytype.installer.yaml | 19 ++++++++ .../AnyAssociation.Anytype.locale.en-US.yaml | 46 +++++++++++++++++++ .../AnyAssociation.Anytype.locale.zh-CN.yaml | 46 +++++++++++++++++++ .../0.43.1/AnyAssociation.Anytype.yaml | 8 ++++ 4 files changed, 119 insertions(+) create mode 100644 manifests/a/AnyAssociation/Anytype/0.43.1/AnyAssociation.Anytype.installer.yaml create mode 100644 manifests/a/AnyAssociation/Anytype/0.43.1/AnyAssociation.Anytype.locale.en-US.yaml create mode 100644 manifests/a/AnyAssociation/Anytype/0.43.1/AnyAssociation.Anytype.locale.zh-CN.yaml create mode 100644 manifests/a/AnyAssociation/Anytype/0.43.1/AnyAssociation.Anytype.yaml diff --git a/manifests/a/AnyAssociation/Anytype/0.43.1/AnyAssociation.Anytype.installer.yaml b/manifests/a/AnyAssociation/Anytype/0.43.1/AnyAssociation.Anytype.installer.yaml new file mode 100644 index 000000000000..8a41ca7fbab5 --- /dev/null +++ b/manifests/a/AnyAssociation/Anytype/0.43.1/AnyAssociation.Anytype.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: AnyAssociation.Anytype +PackageVersion: 0.43.1 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- anytype +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x64 + InstallerUrl: https://anytype-release.fra1.cdn.digitaloceanspaces.com/Anytype%20Setup%200.43.1.exe + InstallerSha256: ADF74F6D598FE9D23CF0DCB96F3E9975CAEB3C1BCD5F784D3319513DBFA24ED2 + ProductCode: 425256e4-03e3-5ba0-b070-d372039ec7ab +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/AnyAssociation/Anytype/0.43.1/AnyAssociation.Anytype.locale.en-US.yaml b/manifests/a/AnyAssociation/Anytype/0.43.1/AnyAssociation.Anytype.locale.en-US.yaml new file mode 100644 index 000000000000..c90adc76729b --- /dev/null +++ b/manifests/a/AnyAssociation/Anytype/0.43.1/AnyAssociation.Anytype.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: AnyAssociation.Anytype +PackageVersion: 0.43.1 +PackageLocale: en-US +Publisher: Any Association +PublisherUrl: https://anytype.io/ +PublisherSupportUrl: https://anytype.io/faq +PrivacyUrl: https://anytype.io/website_privacy +Author: Any Association +PackageName: Anytype +PackageUrl: https://download.anytype.io/ +License: Proprietary +LicenseUrl: https://anytype.io/terms_of_use +Copyright: Copyright © 2024 Any Association +# CopyrightUrl: +ShortDescription: Next generation software that breaks down barriers between applications, gives back privacy and data ownership to users. +# Description: +# Moniker: +Tags: +- agenda +- calendar +- checklist +- collaborate +- collaboration +- docs +- document +- list +- markdown +- notes +- schedule +- task +- to-do +- todo +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://anytype.io/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://anytype.io/faq +- DocumentLabel: Docs + DocumentUrl: https://doc.anytype.io/anytype-docs +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/AnyAssociation/Anytype/0.43.1/AnyAssociation.Anytype.locale.zh-CN.yaml b/manifests/a/AnyAssociation/Anytype/0.43.1/AnyAssociation.Anytype.locale.zh-CN.yaml new file mode 100644 index 000000000000..1c03b104e94a --- /dev/null +++ b/manifests/a/AnyAssociation/Anytype/0.43.1/AnyAssociation.Anytype.locale.zh-CN.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: AnyAssociation.Anytype +PackageVersion: 0.43.1 +PackageLocale: zh-CN +Publisher: Any Association +PublisherUrl: https://anytype.io/ +PublisherSupportUrl: https://anytype.io/faq +PrivacyUrl: https://anytype.io/website_privacy +Author: Any Association +PackageName: Anytype +PackageUrl: https://download.anytype.io/ +License: 专有软件 +LicenseUrl: https://anytype.io/terms_of_use +Copyright: Copyright © 2024 Any Association +# CopyrightUrl: +ShortDescription: Next generation software that breaks down barriers between applications, gives back privacy and data ownership to users. +# Description: +# Moniker: +Tags: +- markdown +- 任务 +- 列表 +- 协作 +- 协同 +- 待办 +- 待办事项 +- 提醒事项 +- 文档 +- 日历 +- 日程 +- 清单 +- 笔记 +- 议程 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://anytype.io/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://anytype.io/faq +- DocumentLabel: 文档 + DocumentUrl: https://doc.anytype.io/anytype-docs +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/a/AnyAssociation/Anytype/0.43.1/AnyAssociation.Anytype.yaml b/manifests/a/AnyAssociation/Anytype/0.43.1/AnyAssociation.Anytype.yaml new file mode 100644 index 000000000000..7668c08fc4c3 --- /dev/null +++ b/manifests/a/AnyAssociation/Anytype/0.43.1/AnyAssociation.Anytype.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: AnyAssociation.Anytype +PackageVersion: 0.43.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b1b55681144c11a9b460c6b04d4aba953b4e22b9 Mon Sep 17 00:00:00 2001 From: AmN <16545063+amnweb@users.noreply.github.com> Date: Fri, 25 Oct 2024 04:28:36 +0200 Subject: [PATCH 594/720] New version: AmN.yasb version 1.3.2 (#185566) --- .../a/AmN/yasb/1.3.2/AmN.yasb.installer.yaml | 20 ++++++++++++++ .../AmN/yasb/1.3.2/AmN.yasb.locale.en-US.yaml | 26 +++++++++++++++++++ manifests/a/AmN/yasb/1.3.2/AmN.yasb.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/a/AmN/yasb/1.3.2/AmN.yasb.installer.yaml create mode 100644 manifests/a/AmN/yasb/1.3.2/AmN.yasb.locale.en-US.yaml create mode 100644 manifests/a/AmN/yasb/1.3.2/AmN.yasb.yaml diff --git a/manifests/a/AmN/yasb/1.3.2/AmN.yasb.installer.yaml b/manifests/a/AmN/yasb/1.3.2/AmN.yasb.installer.yaml new file mode 100644 index 000000000000..f8c89f50d75d --- /dev/null +++ b/manifests/a/AmN/yasb/1.3.2/AmN.yasb.installer.yaml @@ -0,0 +1,20 @@ +# 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: AmN.yasb +PackageVersion: 1.3.2 +InstallerLocale: en-US +InstallerType: msi +ProductCode: '{8BAEC163-8898-4A6E-886F-5CCDE3533164}' +ReleaseDate: 2024-10-24 +AppsAndFeaturesEntries: +- DisplayName: yasb + Publisher: AmN + ProductCode: '{8BAEC163-8898-4A6E-886F-5CCDE3533164}' + UpgradeCode: '{3F620CF5-07B5-47FD-8E37-9CA8AD14B608}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/amnweb/yasb/releases/download/v1.3.2/yasb-1.3.2-win64.msi + InstallerSha256: 7783EDF9EE37DF0E5B0E37AC3FC97BDCE7FEEE9499581084EF12A485CD968FB8 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/AmN/yasb/1.3.2/AmN.yasb.locale.en-US.yaml b/manifests/a/AmN/yasb/1.3.2/AmN.yasb.locale.en-US.yaml new file mode 100644 index 000000000000..52bab366a2de --- /dev/null +++ b/manifests/a/AmN/yasb/1.3.2/AmN.yasb.locale.en-US.yaml @@ -0,0 +1,26 @@ +# 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: AmN.yasb +PackageVersion: 1.3.2 +PackageLocale: en-US +Publisher: AmN +PublisherUrl: https://github.com/amnweb +PublisherSupportUrl: https://github.com/amnweb/yasb/issues +Author: AmN +PackageName: yasb +PackageUrl: https://github.com/amnweb/yasb +License: MIT License +LicenseUrl: https://github.com/amnweb/yasb/blob/HEAD/LICENSE +Copyright: Copyright 2024 AmN. All rights reserved. +CopyrightUrl: https://github.com/amnweb/yasb/blob/main/LICENSE +ShortDescription: A configurable Windows status bar. +Description: A configurable Windows status bar. +Tags: +- status bar +- topbar +ReleaseNotes: "New Features\n- Libre Hardware Monitor Widget \n- Update wallpapers widget configuration and add gallery options \nBugfixes\n- added default values for info dict \n- No connection message for histogram \nRefactors\n- Update update command to run installation and restart application \n- Add is_windows_10() method \n- Update power menu blur settings for Windows 10 compatibility \nOther Changes\n- Refactor CLI.md: Update 'update' command description \n- Merge pull request #59 by Video-Nomad from Video-Nomad/feat/libre-hardware-monitor-widget \n- Update build version to 1.3.2 \nWhat's Changed\n- feat(widget): Libre Hardware Monitor Widget by @Video-Nomad in #59\nNew Contributors\n- @Video-Nomad made their first contribution in #59\nFull Changelog: https://github.com/amnweb/yasb/compare/v1.3.1...v1.3.2" +ReleaseNotesUrl: https://github.com/amnweb/yasb/releases/tag/v1.3.2 +InstallationNotes: https://github.com/amnweb/yasb +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/AmN/yasb/1.3.2/AmN.yasb.yaml b/manifests/a/AmN/yasb/1.3.2/AmN.yasb.yaml new file mode 100644 index 000000000000..5034680b9cc3 --- /dev/null +++ b/manifests/a/AmN/yasb/1.3.2/AmN.yasb.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: AmN.yasb +PackageVersion: 1.3.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 76226649656979f32df8aaba3cfe6c48d2f7d9df Mon Sep 17 00:00:00 2001 From: xiSage <57551864+xiSage@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:29:07 +0800 Subject: [PATCH 595/720] New version: HIKARI-FIELD.HIKARI-FIELD-CLIENT version 1.1.10 (#185567) --- ...I-FIELD.HIKARI-FIELD-CLIENT.installer.yaml | 21 +++++++++++++++++++ ...IELD.HIKARI-FIELD-CLIENT.locale.en-US.yaml | 17 +++++++++++++++ .../HIKARI-FIELD.HIKARI-FIELD-CLIENT.yaml | 8 +++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/h/HIKARI-FIELD/HIKARI-FIELD-CLIENT/1.1.10/HIKARI-FIELD.HIKARI-FIELD-CLIENT.installer.yaml create mode 100644 manifests/h/HIKARI-FIELD/HIKARI-FIELD-CLIENT/1.1.10/HIKARI-FIELD.HIKARI-FIELD-CLIENT.locale.en-US.yaml create mode 100644 manifests/h/HIKARI-FIELD/HIKARI-FIELD-CLIENT/1.1.10/HIKARI-FIELD.HIKARI-FIELD-CLIENT.yaml diff --git a/manifests/h/HIKARI-FIELD/HIKARI-FIELD-CLIENT/1.1.10/HIKARI-FIELD.HIKARI-FIELD-CLIENT.installer.yaml b/manifests/h/HIKARI-FIELD/HIKARI-FIELD-CLIENT/1.1.10/HIKARI-FIELD.HIKARI-FIELD-CLIENT.installer.yaml new file mode 100644 index 000000000000..fb3c025dec62 --- /dev/null +++ b/manifests/h/HIKARI-FIELD/HIKARI-FIELD-CLIENT/1.1.10/HIKARI-FIELD.HIKARI-FIELD-CLIENT.installer.yaml @@ -0,0 +1,21 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: HIKARI-FIELD.HIKARI-FIELD-CLIENT +PackageVersion: 1.1.10 +InstallerType: zip +NestedInstallerType: nullsoft +NestedInstallerFiles: +- RelativeFilePath: HIKARI-FIELD-CLIENT-Setup-1.1.10.exe +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2024-10-17 +Installers: +- Architecture: x64 + InstallerUrl: https://store.hikarifield.co.jp/client/download + InstallerSha256: 7CEA37E90F65BBF0F8B0DD0892494843063977224AD24A04836CA807931EC36F +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/h/HIKARI-FIELD/HIKARI-FIELD-CLIENT/1.1.10/HIKARI-FIELD.HIKARI-FIELD-CLIENT.locale.en-US.yaml b/manifests/h/HIKARI-FIELD/HIKARI-FIELD-CLIENT/1.1.10/HIKARI-FIELD.HIKARI-FIELD-CLIENT.locale.en-US.yaml new file mode 100644 index 000000000000..60fef6adb987 --- /dev/null +++ b/manifests/h/HIKARI-FIELD/HIKARI-FIELD-CLIENT/1.1.10/HIKARI-FIELD.HIKARI-FIELD-CLIENT.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: HIKARI-FIELD.HIKARI-FIELD-CLIENT +PackageVersion: 1.1.10 +PackageLocale: en-US +Publisher: 株式会社 HIKARI FIELD +PublisherUrl: https://hikarifield.co.jp/ +PackageName: HIKARI FIELD CLIENT +PackageUrl: https://store.hikarifield.co.jp/ +License: Proprietary +Copyright: Copyright (c) HIKARI FIELD +ShortDescription: HIKARI FIELD CLIENT is a client for the HIKARI FIELD STORE that is used to download and play games purchased from the HIKARI FIELD STORE. +Tags: +- hikari_field +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/h/HIKARI-FIELD/HIKARI-FIELD-CLIENT/1.1.10/HIKARI-FIELD.HIKARI-FIELD-CLIENT.yaml b/manifests/h/HIKARI-FIELD/HIKARI-FIELD-CLIENT/1.1.10/HIKARI-FIELD.HIKARI-FIELD-CLIENT.yaml new file mode 100644 index 000000000000..1b68df8bf9a0 --- /dev/null +++ b/manifests/h/HIKARI-FIELD/HIKARI-FIELD-CLIENT/1.1.10/HIKARI-FIELD.HIKARI-FIELD-CLIENT.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: HIKARI-FIELD.HIKARI-FIELD-CLIENT +PackageVersion: 1.1.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From f65e9d657e984b27b86ab7f722bf9994c486c0ac Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Fri, 25 Oct 2024 13:29:21 +1100 Subject: [PATCH 596/720] New version: GitHub.cli version 2.60.0 (#185569) --- .../cli/2.60.0/GitHub.cli.installer.yaml | 35 ++++++++++++++++ .../cli/2.60.0/GitHub.cli.locale.en-US.yaml | 40 +++++++++++++++++++ manifests/g/GitHub/cli/2.60.0/GitHub.cli.yaml | 8 ++++ 3 files changed, 83 insertions(+) create mode 100644 manifests/g/GitHub/cli/2.60.0/GitHub.cli.installer.yaml create mode 100644 manifests/g/GitHub/cli/2.60.0/GitHub.cli.locale.en-US.yaml create mode 100644 manifests/g/GitHub/cli/2.60.0/GitHub.cli.yaml diff --git a/manifests/g/GitHub/cli/2.60.0/GitHub.cli.installer.yaml b/manifests/g/GitHub/cli/2.60.0/GitHub.cli.installer.yaml new file mode 100644 index 000000000000..ffdaed7bccb1 --- /dev/null +++ b/manifests/g/GitHub/cli/2.60.0/GitHub.cli.installer.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: GitHub.cli +PackageVersion: 2.60.0 +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- gh +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/cli/cli/releases/download/v2.60.0/gh_2.60.0_windows_amd64.msi + InstallerSha256: 882EDDA8848E9515E8B0F52F4924EE2451F89C6AA28BCF1B99E5324724E9528D + ProductCode: '{CD4D4ACD-D361-465D-8923-085893E78507}' + AppsAndFeaturesEntries: + - ProductCode: '{EB6DF1C4-B7A0-4C73-9D7D-AC78A6886306}' + UpgradeCode: '{8CFB9531-B959-4E1B-AA2E-4AF0FFCC4AF4}' +- Architecture: x86 + InstallerUrl: https://github.com/cli/cli/releases/download/v2.60.0/gh_2.60.0_windows_386.msi + InstallerSha256: 1A85B759AF1B421C0639C4ED4C3CCC3BA32CE3550B9597DC74BCAB2F215A4C7D + ProductCode: '{B7886019-17DE-4A8D-AE1C-044E76FB60B7}' + AppsAndFeaturesEntries: + - ProductCode: '{9AF0FAE1-26DA-4373-8596-63AA8AFF3CBA}' + UpgradeCode: '{767EC5D2-C8F0-4912-9901-45E21F59A284}' +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-24 diff --git a/manifests/g/GitHub/cli/2.60.0/GitHub.cli.locale.en-US.yaml b/manifests/g/GitHub/cli/2.60.0/GitHub.cli.locale.en-US.yaml new file mode 100644 index 000000000000..74f6b2af1340 --- /dev/null +++ b/manifests/g/GitHub/cli/2.60.0/GitHub.cli.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: GitHub.cli +PackageVersion: 2.60.0 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/ +PublisherSupportUrl: https://support.github.com/ +PrivacyUrl: https://docs.github.com/site-policy/privacy-policies/github-general-privacy-statement +PackageName: GitHub CLI +PackageUrl: https://cli.github.com/ +License: MIT +LicenseUrl: https://github.com/cli/cli/blob/v2.59.0/LICENSE +Copyright: Copyright (c) 2019 GitHub Inc. +CopyrightUrl: https://github.com/cli/cli/blob/v2.59.0/LICENSE +ShortDescription: Work seamlessly with GitHub from the command line. +Description: |- + gh is GitHub on the command line. + It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code. +Moniker: gh +Tags: +- cli +- command-line +- enterprise +- foss +- github +- open-source +- terminal +- tool +- utility +- workflow +ReleaseNotesUrl: https://github.com/cli/cli/releases/tag/v2.60.0 +Documentations: +- DocumentLabel: Manual + DocumentUrl: https://cli.github.com/manual/ +- DocumentLabel: GitHub + DocumentUrl: https://github.com/cli/cli +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/GitHub/cli/2.60.0/GitHub.cli.yaml b/manifests/g/GitHub/cli/2.60.0/GitHub.cli.yaml new file mode 100644 index 000000000000..0ec9645c24e5 --- /dev/null +++ b/manifests/g/GitHub/cli/2.60.0/GitHub.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: GitHub.cli +PackageVersion: 2.60.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 96d3284df01ee6694c7a97d7ed2ce200956973e3 Mon Sep 17 00:00:00 2001 From: Dustin Brown Date: Thu, 24 Oct 2024 19:29:46 -0700 Subject: [PATCH 597/720] New version: DoltHub.Dolt version 1.43.8 (#185570) --- .../Dolt/1.43.8/DoltHub.Dolt.installer.yaml | 21 ++++++++++++++ .../1.43.8/DoltHub.Dolt.locale.en-US.yaml | 29 +++++++++++++++++++ .../d/DoltHub/Dolt/1.43.8/DoltHub.Dolt.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/d/DoltHub/Dolt/1.43.8/DoltHub.Dolt.installer.yaml create mode 100644 manifests/d/DoltHub/Dolt/1.43.8/DoltHub.Dolt.locale.en-US.yaml create mode 100644 manifests/d/DoltHub/Dolt/1.43.8/DoltHub.Dolt.yaml diff --git a/manifests/d/DoltHub/Dolt/1.43.8/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.43.8/DoltHub.Dolt.installer.yaml new file mode 100644 index 000000000000..cf9555b7ab71 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/1.43.8/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.43.8 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{0833791C-A9B3-45AE-9029-2C16BA9A2CD1}' +AppsAndFeaturesEntries: +- DisplayName: Dolt 1.42.20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.43.8/dolt-windows-amd64.msi + InstallerSha256: F2A1AE6BD389185D3557FC98F8AFCB14CE4CCDDEBCE57E0111BB23D35C95E62E +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-24 diff --git a/manifests/d/DoltHub/Dolt/1.43.8/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.43.8/DoltHub.Dolt.locale.en-US.yaml new file mode 100644 index 000000000000..307852222281 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/1.43.8/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.43.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 +ReleaseNotesUrl: https://github.com/dolthub/dolt/releases/tag/v1.43.8 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/DoltHub/Dolt/1.43.8/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.43.8/DoltHub.Dolt.yaml new file mode 100644 index 000000000000..28872621e3a5 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/1.43.8/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.43.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 98a9876e7241eb85118ece28c57b6b6782e47302 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:30:26 -0700 Subject: [PATCH 598/720] Automatic update of AdGuard.AdGuard.Nightly from 7.19.4850.0 to 7.19.4859.0 (#185572) --- .../AdGuard.AdGuard.Nightly.installer.yaml | 20 +++++++++++++++++++ .../AdGuard.AdGuard.Nightly.locale.en-US.yaml | 14 +++++++++++++ .../7.19.4859.0/AdGuard.AdGuard.Nightly.yaml | 8 ++++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/a/AdGuard/AdGuard/Nightly/7.19.4859.0/AdGuard.AdGuard.Nightly.installer.yaml create mode 100644 manifests/a/AdGuard/AdGuard/Nightly/7.19.4859.0/AdGuard.AdGuard.Nightly.locale.en-US.yaml create mode 100644 manifests/a/AdGuard/AdGuard/Nightly/7.19.4859.0/AdGuard.AdGuard.Nightly.yaml diff --git a/manifests/a/AdGuard/AdGuard/Nightly/7.19.4859.0/AdGuard.AdGuard.Nightly.installer.yaml b/manifests/a/AdGuard/AdGuard/Nightly/7.19.4859.0/AdGuard.AdGuard.Nightly.installer.yaml new file mode 100644 index 000000000000..b6bfb89009a3 --- /dev/null +++ b/manifests/a/AdGuard/AdGuard/Nightly/7.19.4859.0/AdGuard.AdGuard.Nightly.installer.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2024/Oct/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: AdGuard.AdGuard.Nightly +PackageVersion: 7.19.4859.0 +InstallerType: burn +Installers: +- Architecture: x64 + InstallerUrl: https://agrd.io/windows_nightly + InstallerSha256: 20033804E532A37F72E27EBF9DA85940CDFC3F2B4248F15421C96451C5A504F9 +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: -quiet + SilentWithProgress: -quiet +UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/AdGuard/AdGuard/Nightly/7.19.4859.0/AdGuard.AdGuard.Nightly.locale.en-US.yaml b/manifests/a/AdGuard/AdGuard/Nightly/7.19.4859.0/AdGuard.AdGuard.Nightly.locale.en-US.yaml new file mode 100644 index 000000000000..4821a3f1b29f --- /dev/null +++ b/manifests/a/AdGuard/AdGuard/Nightly/7.19.4859.0/AdGuard.AdGuard.Nightly.locale.en-US.yaml @@ -0,0 +1,14 @@ +# Automatically updated by the winget bot at 2024/Oct/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: AdGuard.AdGuard.Nightly +PackageVersion: 7.19.4859.0 +PackageLocale: en-US +Publisher: Adguard Software Limited +PackageName: AdGuard +PackageUrl: https://adguard.com/en/beta.html +License: Proprietary +Copyright: (c) All rights reserved +ShortDescription: AdGuard +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/AdGuard/AdGuard/Nightly/7.19.4859.0/AdGuard.AdGuard.Nightly.yaml b/manifests/a/AdGuard/AdGuard/Nightly/7.19.4859.0/AdGuard.AdGuard.Nightly.yaml new file mode 100644 index 000000000000..f5b271910b55 --- /dev/null +++ b/manifests/a/AdGuard/AdGuard/Nightly/7.19.4859.0/AdGuard.AdGuard.Nightly.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: AdGuard.AdGuard.Nightly +PackageVersion: 7.19.4859.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 26bcdcc424ba3fdfbdaa658924f15d18cc2b160e Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Fri, 25 Oct 2024 04:30:51 +0200 Subject: [PATCH 599/720] New version: Hibbiki.Chromium version 130.0.6723.70 (#185574) --- .../Hibbiki.Chromium.installer.yaml | 33 +++++++++++++++++++ .../Hibbiki.Chromium.locale.en-US.yaml | 30 +++++++++++++++++ .../130.0.6723.70/Hibbiki.Chromium.yaml | 8 +++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/h/Hibbiki/Chromium/130.0.6723.70/Hibbiki.Chromium.installer.yaml create mode 100644 manifests/h/Hibbiki/Chromium/130.0.6723.70/Hibbiki.Chromium.locale.en-US.yaml create mode 100644 manifests/h/Hibbiki/Chromium/130.0.6723.70/Hibbiki.Chromium.yaml diff --git a/manifests/h/Hibbiki/Chromium/130.0.6723.70/Hibbiki.Chromium.installer.yaml b/manifests/h/Hibbiki/Chromium/130.0.6723.70/Hibbiki.Chromium.installer.yaml new file mode 100644 index 000000000000..7aa6b6f3660d --- /dev/null +++ b/manifests/h/Hibbiki/Chromium/130.0.6723.70/Hibbiki.Chromium.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: Hibbiki.Chromium +PackageVersion: 130.0.6723.70 +InstallerType: exe +InstallModes: +- silent +UpgradeBehavior: install +Protocols: +- http +- https +FileExtensions: +- htm +- html +- url +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/Hibbiki/chromium-win64/releases/download/v130.0.6723.70-r1356013/mini_installer.sync.exe + InstallerSha256: 6C1F51A1272B00297D1DBDA97F9CEAAED64A8A415C99521DE1D574C299BC179E + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/Hibbiki/chromium-win64/releases/download/v130.0.6723.70-r1356013/mini_installer.sync.exe + InstallerSha256: 6C1F51A1272B00297D1DBDA97F9CEAAED64A8A415C99521DE1D574C299BC179E + InstallerSwitches: + Custom: --system-level +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/h/Hibbiki/Chromium/130.0.6723.70/Hibbiki.Chromium.locale.en-US.yaml b/manifests/h/Hibbiki/Chromium/130.0.6723.70/Hibbiki.Chromium.locale.en-US.yaml new file mode 100644 index 000000000000..bbafcc129959 --- /dev/null +++ b/manifests/h/Hibbiki/Chromium/130.0.6723.70/Hibbiki.Chromium.locale.en-US.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.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Hibbiki.Chromium +PackageVersion: 130.0.6723.70 +PackageLocale: en-US +Publisher: The Chromium Authors +PublisherUrl: https://github.com/Hibbiki/chromium-win64 +# PublisherSupportUrl: +# PrivacyUrl: +Author: Hibbiki +PackageName: Chromium +PackageUrl: https://github.com/Hibbiki/chromium-win64 +License: BSD 3-Clause License +LicenseUrl: https://chromium.googlesource.com/chromium/src.git/+/refs/heads/master/LICENSE +Copyright: Copyright 2015 The Chromium Authors. All rights reserved. +CopyrightUrl: https://chromium.googlesource.com/chromium/src.git/+/refs/heads/master/LICENSE +ShortDescription: Stable Chromium build for Windows 64-bit, nothing fancy. +# Description: +# Moniker: +Tags: +- browser +- chromium +ReleaseNotes: 447c32bba98fbdbf6056aebcaaf452868a91e0d6 ../out/x64/mini_installer.sync.exe 9f34f15c253743d9689aa8f6e92f2bb2af3a0be2 ../out/x64/chrome.sync.7z 340c10771df88e1340387908bd839f14f1e090db ../out/x64/mini_installer.nosync.exe a6ee1e7eefd4129c5800e8a6a25583e79766bd52 ../out/x64/chrome.nosync.7z 6c83f9b416cb1303c97553153460b7e4b1d731b7 ../out/noarch/policy_templates.zip +ReleaseNotesUrl: https://github.com/Hibbiki/chromium-win64/releases/tag/v130.0.6723.70-r1356013 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/h/Hibbiki/Chromium/130.0.6723.70/Hibbiki.Chromium.yaml b/manifests/h/Hibbiki/Chromium/130.0.6723.70/Hibbiki.Chromium.yaml new file mode 100644 index 000000000000..24c8bb736c11 --- /dev/null +++ b/manifests/h/Hibbiki/Chromium/130.0.6723.70/Hibbiki.Chromium.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: Hibbiki.Chromium +PackageVersion: 130.0.6723.70 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 949a399c19376d5a9c97653193133b87693592d8 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:31:18 -0700 Subject: [PATCH 600/720] Automatic update of CubeCodersLimited.AMPInstanceManager from 2.5.1 to 2.6.0.0 (#185578) --- ...sLimited.AMPInstanceManager.installer.yaml | 14 ++++++++++ ...mited.AMPInstanceManager.locale.en-US.yaml | 26 +++++++++++++++++++ .../CubeCodersLimited.AMPInstanceManager.yaml | 8 ++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.installer.yaml create mode 100644 manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml create mode 100644 manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.yaml diff --git a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.installer.yaml b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.installer.yaml new file mode 100644 index 000000000000..f5f5ee43bda4 --- /dev/null +++ b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.installer.yaml @@ -0,0 +1,14 @@ +# Automatically updated by the winget bot at 2024/Oct/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: CubeCodersLimited.AMPInstanceManager +PackageVersion: 2.6.0.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.cubecoders.com/AMP/Mainline/AMPSetup.msi + InstallerSha256: CC81AE801C683E2E26F2DB3A6BE16A398526B1BEA37257BB703895AF58AF5AB4 + ProductCode: '{A3FCF373-821A-4891-8499-57AF79C6D260}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml new file mode 100644 index 000000000000..350b8bce07eb --- /dev/null +++ b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Automatically updated by the winget bot at 2024/Oct/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: CubeCodersLimited.AMPInstanceManager +PackageVersion: 2.6.0.0 +PackageLocale: en-US +Publisher: CubeCoders Limited +PublisherUrl: https://cubecoders.com/AMP +PublisherSupportUrl: https://discourse.cubecoders.com/ +PrivacyUrl: https://cubecoders.com/PrivacyPolicy +Author: CubeCoders LLC. UK +PackageName: AMP Instance Manager +License: © 2014-2024 CubeCoders Limited +ShortDescription: AMP (Application Management Panel) is a simple to use and easy to install control panel and management system for game servers. It runs on both Windows and Linux, but requires no command line knowledge to get started. +PackageUrl: https://cubecoders.com/AMP +LicenseUrl: https://cubecoders.com/TermsOfSale +Copyright: © 2014-2024 CubeCoders Limited +Description: AMP Instances Manager +Moniker: ampinstmgr +Tags: +- game server, amp +ReleaseNotes: https://discourse.cubecoders.com/t/amp-callisto-2-5-0-release-notes/10593/12#amp-25010-release-notes-1 +ReleaseNotesUrl: https://discourse.cubecoders.com/t/amp-callisto-2-5-0-release-notes/10593/12#amp-25010-release-notes-1 +PurchaseUrl: https://cubecoders.com/AMP +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.yaml b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.yaml new file mode 100644 index 000000000000..92ad20b13ba0 --- /dev/null +++ b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: CubeCodersLimited.AMPInstanceManager +PackageVersion: 2.6.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 48f162e98c36bae1002fe99045580cb59d57afc4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:31:32 +0800 Subject: [PATCH 601/720] New version: Google.Chrome.Dev version 132.0.6793.2 (#185581) --- .../Google.Chrome.Dev.installer.yaml | 14 +++++++------- .../Google.Chrome.Dev.locale.en-US.yaml | 2 +- .../Google.Chrome.Dev.locale.nb-NO.yaml | 2 +- .../Google.Chrome.Dev.locale.zh-CN.yaml | 2 +- .../Google.Chrome.Dev.yaml | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) rename manifests/g/Google/Chrome/Dev/{132.0.6779.0 => 132.0.6793.2}/Google.Chrome.Dev.installer.yaml (65%) rename manifests/g/Google/Chrome/Dev/{132.0.6779.0 => 132.0.6793.2}/Google.Chrome.Dev.locale.en-US.yaml (94%) rename manifests/g/Google/Chrome/Dev/{132.0.6779.0 => 132.0.6793.2}/Google.Chrome.Dev.locale.nb-NO.yaml (95%) rename manifests/g/Google/Chrome/Dev/{132.0.6779.0 => 132.0.6793.2}/Google.Chrome.Dev.locale.zh-CN.yaml (95%) rename manifests/g/Google/Chrome/Dev/{132.0.6779.0 => 132.0.6793.2}/Google.Chrome.Dev.yaml (88%) diff --git a/manifests/g/Google/Chrome/Dev/132.0.6779.0/Google.Chrome.Dev.installer.yaml b/manifests/g/Google/Chrome/Dev/132.0.6793.2/Google.Chrome.Dev.installer.yaml similarity index 65% rename from manifests/g/Google/Chrome/Dev/132.0.6779.0/Google.Chrome.Dev.installer.yaml rename to manifests/g/Google/Chrome/Dev/132.0.6793.2/Google.Chrome.Dev.installer.yaml index 92f2d215a5f1..45f46c048a56 100644 --- a/manifests/g/Google/Chrome/Dev/132.0.6779.0/Google.Chrome.Dev.installer.yaml +++ b/manifests/g/Google/Chrome/Dev/132.0.6793.2/Google.Chrome.Dev.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: Google.Chrome.Dev -PackageVersion: 132.0.6779.0 +PackageVersion: 132.0.6793.2 InstallerType: wix Scope: machine UpgradeBehavior: install @@ -26,17 +26,17 @@ ElevationRequirement: elevatesSelf Installers: - Architecture: x86 InstallerUrl: https://dl.google.com/dl/chrome/install/dev/googlechromedevstandaloneenterprise.msi - InstallerSha256: ABD1242B4C741A8E852C21A2BDE880CE535F15164DA4AE38241DEBF5324B17C9 - ProductCode: '{B2727755-F1B7-3376-B06B-393CBFB311CD}' + InstallerSha256: 9712F29537710EE2A8827DDD12F7FF350D45A8447541674C88D0C8014CE83253 + ProductCode: '{F8D50EA5-99F5-3478-892A-2CBEFA724FC3}' AppsAndFeaturesEntries: - - ProductCode: '{B2727755-F1B7-3376-B06B-393CBFB311CD}' + - ProductCode: '{F8D50EA5-99F5-3478-892A-2CBEFA724FC3}' UpgradeCode: '{4446A051-2887-39AC-BF8C-BD2ED8B703CA}' - Architecture: x64 InstallerUrl: https://dl.google.com/dl/chrome/install/dev/googlechromedevstandaloneenterprise64.msi - InstallerSha256: B59E8CC1DF176881BB18CADAEB72E70AEABA1C23DAE6A20929A8F6A9D1696E0D - ProductCode: '{E704620A-89A2-3613-9A28-AF76CE033740}' + InstallerSha256: 72457B5C993E161020C1EEFE84300C53BB526AEF0FA0483B21CC80867981A8E9 + ProductCode: '{A760B531-F5C4-3E51-9789-62E0B3ADD0B7}' AppsAndFeaturesEntries: - - ProductCode: '{E704620A-89A2-3613-9A28-AF76CE033740}' + - ProductCode: '{A760B531-F5C4-3E51-9789-62E0B3ADD0B7}' UpgradeCode: '{4446A051-2887-39AC-BF8C-BD2ED8B703CA}' ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Dev/132.0.6779.0/Google.Chrome.Dev.locale.en-US.yaml b/manifests/g/Google/Chrome/Dev/132.0.6793.2/Google.Chrome.Dev.locale.en-US.yaml similarity index 94% rename from manifests/g/Google/Chrome/Dev/132.0.6779.0/Google.Chrome.Dev.locale.en-US.yaml rename to manifests/g/Google/Chrome/Dev/132.0.6793.2/Google.Chrome.Dev.locale.en-US.yaml index 309d889d8114..caeae10bbbd1 100644 --- a/manifests/g/Google/Chrome/Dev/132.0.6779.0/Google.Chrome.Dev.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Dev/132.0.6793.2/Google.Chrome.Dev.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: Google.Chrome.Dev -PackageVersion: 132.0.6779.0 +PackageVersion: 132.0.6793.2 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Dev/132.0.6779.0/Google.Chrome.Dev.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Dev/132.0.6793.2/Google.Chrome.Dev.locale.nb-NO.yaml similarity index 95% rename from manifests/g/Google/Chrome/Dev/132.0.6779.0/Google.Chrome.Dev.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Dev/132.0.6793.2/Google.Chrome.Dev.locale.nb-NO.yaml index 2f7ad4091390..9683713ccc0b 100644 --- a/manifests/g/Google/Chrome/Dev/132.0.6779.0/Google.Chrome.Dev.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Dev/132.0.6793.2/Google.Chrome.Dev.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: Google.Chrome.Dev -PackageVersion: 132.0.6779.0 +PackageVersion: 132.0.6793.2 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Dev/132.0.6779.0/Google.Chrome.Dev.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Dev/132.0.6793.2/Google.Chrome.Dev.locale.zh-CN.yaml similarity index 95% rename from manifests/g/Google/Chrome/Dev/132.0.6779.0/Google.Chrome.Dev.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Dev/132.0.6793.2/Google.Chrome.Dev.locale.zh-CN.yaml index eb1409c0a735..bd4d921d5554 100644 --- a/manifests/g/Google/Chrome/Dev/132.0.6779.0/Google.Chrome.Dev.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Dev/132.0.6793.2/Google.Chrome.Dev.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: Google.Chrome.Dev -PackageVersion: 132.0.6779.0 +PackageVersion: 132.0.6793.2 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Dev/132.0.6779.0/Google.Chrome.Dev.yaml b/manifests/g/Google/Chrome/Dev/132.0.6793.2/Google.Chrome.Dev.yaml similarity index 88% rename from manifests/g/Google/Chrome/Dev/132.0.6779.0/Google.Chrome.Dev.yaml rename to manifests/g/Google/Chrome/Dev/132.0.6793.2/Google.Chrome.Dev.yaml index 26fc3a740873..f897749c907d 100644 --- a/manifests/g/Google/Chrome/Dev/132.0.6779.0/Google.Chrome.Dev.yaml +++ b/manifests/g/Google/Chrome/Dev/132.0.6793.2/Google.Chrome.Dev.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: Google.Chrome.Dev -PackageVersion: 132.0.6779.0 +PackageVersion: 132.0.6793.2 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From 05bfb1125abf50eb75503e662012485bbbb0f842 Mon Sep 17 00:00:00 2001 From: Rodrigo Borges de Oliveira Date: Thu, 24 Oct 2024 23:31:54 -0300 Subject: [PATCH 602/720] New version: Insomnia.Insomnia version 10.1.1 (#185583) --- .../10.1.1/Insomnia.Insomnia.installer.yaml | 23 ++++++++++++++ .../Insomnia.Insomnia.locale.en-US.yaml | 31 +++++++++++++++++++ .../Insomnia/10.1.1/Insomnia.Insomnia.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/i/Insomnia/Insomnia/10.1.1/Insomnia.Insomnia.installer.yaml create mode 100644 manifests/i/Insomnia/Insomnia/10.1.1/Insomnia.Insomnia.locale.en-US.yaml create mode 100644 manifests/i/Insomnia/Insomnia/10.1.1/Insomnia.Insomnia.yaml diff --git a/manifests/i/Insomnia/Insomnia/10.1.1/Insomnia.Insomnia.installer.yaml b/manifests/i/Insomnia/Insomnia/10.1.1/Insomnia.Insomnia.installer.yaml new file mode 100644 index 000000000000..66cbf2c7357f --- /dev/null +++ b/manifests/i/Insomnia/Insomnia/10.1.1/Insomnia.Insomnia.installer.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Insomnia.Insomnia +PackageVersion: 10.1.1 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Kong/insomnia/releases/download/core@10.1.1/Insomnia.Core-10.1.1.exe + InstallerSha256: E9D94123A037F1E4BB14F0BAFF93D2F98E850B64258E0B09E3C71D5B3B6B4999 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/i/Insomnia/Insomnia/10.1.1/Insomnia.Insomnia.locale.en-US.yaml b/manifests/i/Insomnia/Insomnia/10.1.1/Insomnia.Insomnia.locale.en-US.yaml new file mode 100644 index 000000000000..aae6d6ab7782 --- /dev/null +++ b/manifests/i/Insomnia/Insomnia/10.1.1/Insomnia.Insomnia.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Insomnia.Insomnia +PackageVersion: 10.1.1 +PackageLocale: en-US +Publisher: Kong +PublisherUrl: https://github.com/Kong/insomnia +PublisherSupportUrl: https://github.com/Kong/insomnia/issues +Author: Kong +PackageName: Insomnia +PackageUrl: https://insomnia.rest/ +License: Apache-2.0 +LicenseUrl: https://github.com/Kong/insomnia/blob/HEAD/LICENSE +Copyright: Copyright (c) Insomnia REST Client +CopyrightUrl: https://raw.githubusercontent.com/Kong/insomnia/develop/LICENSE +ShortDescription: The Desktop API client for REST and GraphQL. Make requests, inspect responses. +Moniker: insomnia +Tags: +- insomnia +- insomnia-core +ReleaseNotes: |- + What's Changed + - :rocket: 10.1.1-beta.0 by @insomnia-infra in #8119 + - Fix/mask auth passwords by @Mjongeling07 in #8110 + New Contributors + - @Mjongeling07 made their first contribution in #8110 + Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.1-beta.0...core@10.1.1 +ReleaseNotesUrl: https://github.com/Kong/insomnia/releases/tag/core@10.1.1 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/i/Insomnia/Insomnia/10.1.1/Insomnia.Insomnia.yaml b/manifests/i/Insomnia/Insomnia/10.1.1/Insomnia.Insomnia.yaml new file mode 100644 index 000000000000..a2e5e1790003 --- /dev/null +++ b/manifests/i/Insomnia/Insomnia/10.1.1/Insomnia.Insomnia.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: Insomnia.Insomnia +PackageVersion: 10.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 01b0d23803eff4003290105a333fd055e78919b2 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Fri, 25 Oct 2024 13:32:04 +1100 Subject: [PATCH 603/720] Update Oracle.JavaRuntimeEnvironment.installer.yaml (#185585) --- .../8.0.4310.10/Oracle.JavaRuntimeEnvironment.installer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/o/Oracle/JavaRuntimeEnvironment/8.0.4310.10/Oracle.JavaRuntimeEnvironment.installer.yaml b/manifests/o/Oracle/JavaRuntimeEnvironment/8.0.4310.10/Oracle.JavaRuntimeEnvironment.installer.yaml index af2c174d6fc8..42599574d367 100644 --- a/manifests/o/Oracle/JavaRuntimeEnvironment/8.0.4310.10/Oracle.JavaRuntimeEnvironment.installer.yaml +++ b/manifests/o/Oracle/JavaRuntimeEnvironment/8.0.4310.10/Oracle.JavaRuntimeEnvironment.installer.yaml @@ -28,7 +28,7 @@ FileExtensions: - jsp Installers: - Architecture: x64 - InstallerUrl: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=251408_0d8f12bc927a4e2c9f8568ca567db4ee + InstallerUrl: https://javadl.oracle.com/webapps/download/GetFile/1.8.0_431-b10/0d8f12bc927a4e2c9f8568ca567db4ee/windows-i586/jre-8u431-windows-x64.exe InstallerSha256: 6E6E541BC5B96EF69EBAF247D8CF9BFB0EB8B6FEE289A9F163DB74B08983CEEC AppsAndFeaturesEntries: - DisplayName: Java 8 Update 431 (64-bit) @@ -36,7 +36,7 @@ Installers: ProductCode: '{77924AE4-039E-4CA4-87B4-2F64180421F0}' InstallerType: msi - Architecture: x86 - InstallerUrl: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=251407_0d8f12bc927a4e2c9f8568ca567db4ee + InstallerUrl: https://javadl.oracle.com/webapps/download/GetFile/1.8.0_431-b10/0d8f12bc927a4e2c9f8568ca567db4ee/windows-i586/jre-8u431-windows-i586.exe InstallerSha256: 1222D88CDA274D3760828BDC6ACC638EAAFCC93849876D0337239C5E53572B2F AppsAndFeaturesEntries: - DisplayName: Java 8 Update 431 From 91fd1f2dbb8a0b9c08c8e7d03cd71a5c8cf69d39 Mon Sep 17 00:00:00 2001 From: Muhammad Danish Date: Fri, 25 Oct 2024 07:32:15 +0500 Subject: [PATCH 604/720] New version: Netbird.Netbird version 0.30.3 (#185584) --- .../0.30.3/Netbird.Netbird.installer.yaml | 19 ++++++++++ .../0.30.3/Netbird.Netbird.locale.en-US.yaml | 35 +++++++++++++++++++ .../Netbird/0.30.3/Netbird.Netbird.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/n/Netbird/Netbird/0.30.3/Netbird.Netbird.installer.yaml create mode 100644 manifests/n/Netbird/Netbird/0.30.3/Netbird.Netbird.locale.en-US.yaml create mode 100644 manifests/n/Netbird/Netbird/0.30.3/Netbird.Netbird.yaml diff --git a/manifests/n/Netbird/Netbird/0.30.3/Netbird.Netbird.installer.yaml b/manifests/n/Netbird/Netbird/0.30.3/Netbird.Netbird.installer.yaml new file mode 100644 index 000000000000..c8864df38b26 --- /dev/null +++ b/manifests/n/Netbird/Netbird/0.30.3/Netbird.Netbird.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Netbird.Netbird +PackageVersion: 0.30.3 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{11D7504B-3666-4035-AB45-233CC45F959F}' +AppsAndFeaturesEntries: +- DisplayName: NetBird + UpgradeCode: '{6456EC4E-3AD6-4B9B-A2BE-98E81CB21CCF}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/netbirdio/netbird/releases/download/v0.30.3/netbird_installer_0.30.3_windows_amd64.msi + InstallerSha256: FCD1C3688153995A039C2108ED535CF1D303885824A3BCBBE98F1865B34940E3 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-24 diff --git a/manifests/n/Netbird/Netbird/0.30.3/Netbird.Netbird.locale.en-US.yaml b/manifests/n/Netbird/Netbird/0.30.3/Netbird.Netbird.locale.en-US.yaml new file mode 100644 index 000000000000..fe579c503db6 --- /dev/null +++ b/manifests/n/Netbird/Netbird/0.30.3/Netbird.Netbird.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Netbird.Netbird +PackageVersion: 0.30.3 +PackageLocale: en-US +Publisher: Netbird +PublisherUrl: https://netbird.io/ +PublisherSupportUrl: https://github.com/netbirdio/netbird/issues +PackageName: Netbird +PackageUrl: https://github.com/netbirdio/netbird +License: BSD-3-Clause +LicenseUrl: https://github.com/netbirdio/netbird/blob/HEAD/LICENSE +Copyright: Wiretrustee UG +CopyrightUrl: https://netbird.io/terms +ShortDescription: Connect your devices into a single secure private WireGuard®-based mesh network with SSO/MFA and simple access controls. +Description: NetBird combines a configuration-free peer-to-peer private network and a centralized access control system in a single platform, making it easy to create secure private networks for your organization or home. +Moniker: netbird +Tags: +- golang +- mesh +- mesh-networks +- nat-traversal +- netbird +- vpn +- wireguard +- wireguard-vpn +- wiretrustee +- zero-trust-network-access +ReleaseNotesUrl: https://github.com/netbirdio/netbird/releases/tag/v0.30.3 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/netbirdio/netbird/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/Netbird/Netbird/0.30.3/Netbird.Netbird.yaml b/manifests/n/Netbird/Netbird/0.30.3/Netbird.Netbird.yaml new file mode 100644 index 000000000000..db8c6aa219d2 --- /dev/null +++ b/manifests/n/Netbird/Netbird/0.30.3/Netbird.Netbird.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: Netbird.Netbird +PackageVersion: 0.30.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 86ff97825a023bf63294c9d16ce9647aacf2f749 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:32:38 +0800 Subject: [PATCH 605/720] New version: Google.Chrome.Dev.EXE version 132.0.6793.2 (#185582) --- .../Google.Chrome.Dev.EXE.installer.yaml | 79 +++++++++++++++++++ .../Google.Chrome.Dev.EXE.locale.en-US.yaml | 33 ++++++++ .../Google.Chrome.Dev.EXE.locale.nb-NO.yaml | 30 +++++++ .../Google.Chrome.Dev.EXE.locale.zh-CN.yaml | 32 ++++++++ .../132.0.6793.2/Google.Chrome.Dev.EXE.yaml | 8 ++ 5 files changed, 182 insertions(+) create mode 100644 manifests/g/Google/Chrome/Dev/EXE/132.0.6793.2/Google.Chrome.Dev.EXE.installer.yaml create mode 100644 manifests/g/Google/Chrome/Dev/EXE/132.0.6793.2/Google.Chrome.Dev.EXE.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Dev/EXE/132.0.6793.2/Google.Chrome.Dev.EXE.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Dev/EXE/132.0.6793.2/Google.Chrome.Dev.EXE.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Dev/EXE/132.0.6793.2/Google.Chrome.Dev.EXE.yaml diff --git a/manifests/g/Google/Chrome/Dev/EXE/132.0.6793.2/Google.Chrome.Dev.EXE.installer.yaml b/manifests/g/Google/Chrome/Dev/EXE/132.0.6793.2/Google.Chrome.Dev.EXE.installer.yaml new file mode 100644 index 000000000000..3bc70bf976a7 --- /dev/null +++ b/manifests/g/Google/Chrome/Dev/EXE/132.0.6793.2/Google.Chrome.Dev.EXE.installer.yaml @@ -0,0 +1,79 @@ +# 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: Google.Chrome.Dev.EXE +PackageVersion: 132.0.6793.2 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/adj6igmegwwu3t7pnhw2abr5e2va_132.0.6793.2/132.0.6793.2_chrome_installer.exe + InstallerSha256: 6DE5897A3D1CC8CFE8778E2946FE7534A6256902B0291268F168656E63A926F5 + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome + ProductCode: Google Chrome Dev +- Architecture: x86 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/adj6igmegwwu3t7pnhw2abr5e2va_132.0.6793.2/132.0.6793.2_chrome_installer.exe + InstallerSha256: 6DE5897A3D1CC8CFE8778E2946FE7534A6256902B0291268F168656E63A926F5 + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome --system-level + ProductCode: Google Chrome Dev +- Architecture: x64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/b2ematyfs5loymj4x5jugpb7za_132.0.6793.2/132.0.6793.2_chrome_installer.exe + InstallerSha256: D8608A0F69B605765E0E024311BC784A32018172982CABD8AA9643D2EC1C1065 + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome + ProductCode: Google Chrome Dev +- Architecture: x64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/b2ematyfs5loymj4x5jugpb7za_132.0.6793.2/132.0.6793.2_chrome_installer.exe + InstallerSha256: D8608A0F69B605765E0E024311BC784A32018172982CABD8AA9643D2EC1C1065 + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome --system-level + ProductCode: Google Chrome Dev +- Architecture: arm64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/fxlfa33jb7hvloxdazehennuhi_132.0.6793.2/132.0.6793.2_chrome_installer.exe + InstallerSha256: C1761C40CB0C7084F68DC6AAA85F75F367798E07763034AA9B5E85B712678C74 + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome + ProductCode: Google Chrome Dev +- Architecture: arm64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/fxlfa33jb7hvloxdazehennuhi_132.0.6793.2/132.0.6793.2_chrome_installer.exe + InstallerSha256: C1761C40CB0C7084F68DC6AAA85F75F367798E07763034AA9B5E85B712678C74 + InstallerSwitches: + Custom: --chrome-dev --do-not-launch-chrome --system-level + ProductCode: Google Chrome Dev +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/132.0.6793.2/Google.Chrome.Dev.EXE.locale.en-US.yaml b/manifests/g/Google/Chrome/Dev/EXE/132.0.6793.2/Google.Chrome.Dev.EXE.locale.en-US.yaml new file mode 100644 index 000000000000..d82678e13918 --- /dev/null +++ b/manifests/g/Google/Chrome/Dev/EXE/132.0.6793.2/Google.Chrome.Dev.EXE.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: Google.Chrome.Dev.EXE +PackageVersion: 132.0.6793.2 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome Dev (EXE) +PackageUrl: https://www.google.com/chrome/dev +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms +Copyright: Copyright 2024 Google LLC. All rights reserved. +# CopyrightUrl: +ShortDescription: Google Chrome for developers +Description: Google Chrome for developers was built for the open web. Test cutting-edge web platform APIs and developer tools that are updated weekly. +# Moniker: +Tags: +- browser +- chromium +- internet +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/132.0.6793.2/Google.Chrome.Dev.EXE.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Dev/EXE/132.0.6793.2/Google.Chrome.Dev.EXE.locale.nb-NO.yaml new file mode 100644 index 000000000000..6cde466a30c1 --- /dev/null +++ b/manifests/g/Google/Chrome/Dev/EXE/132.0.6793.2/Google.Chrome.Dev.EXE.locale.nb-NO.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: Google.Chrome.Dev.EXE +PackageVersion: 132.0.6793.2 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome Dev (EXE) +PackageUrl: https://www.google.com/intl/no/chrome/dev +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2024 Google LLC. Med enerett. +# CopyrightUrl: +ShortDescription: Google Chrome for utviklere +Description: Google Chrome for utviklere er laget for det åpne nettet. Test banebrytende nettplattform-API-er og utviklerverktøy som oppdateres ukentlig. +# Moniker: +Tags: +- chromium +- nettleseren +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/132.0.6793.2/Google.Chrome.Dev.EXE.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Dev/EXE/132.0.6793.2/Google.Chrome.Dev.EXE.locale.zh-CN.yaml new file mode 100644 index 000000000000..45e9d151a2d9 --- /dev/null +++ b/manifests/g/Google/Chrome/Dev/EXE/132.0.6793.2/Google.Chrome.Dev.EXE.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: Google.Chrome.Dev.EXE +PackageVersion: 132.0.6793.2 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome 开发者版 (EXE) +PackageUrl: https://www.google.com/intl/zh-CN/chrome/dev +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2024 Google LLC. 保留所有权利。 +# CopyrightUrl: +ShortDescription: 开发者专用的 Google Chrome +Description: 开发者专用的 Google Chrome 专为开放式网络打造。测试先进的网络平台 API 和每周都会更新的开发者工具。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/132.0.6793.2/Google.Chrome.Dev.EXE.yaml b/manifests/g/Google/Chrome/Dev/EXE/132.0.6793.2/Google.Chrome.Dev.EXE.yaml new file mode 100644 index 000000000000..610e67bf1c99 --- /dev/null +++ b/manifests/g/Google/Chrome/Dev/EXE/132.0.6793.2/Google.Chrome.Dev.EXE.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: Google.Chrome.Dev.EXE +PackageVersion: 132.0.6793.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From a26dfb0fa8e713718ce617dfc1288108be9ad154 Mon Sep 17 00:00:00 2001 From: vikingnope <81376423+vikingnope@users.noreply.github.com> Date: Fri, 25 Oct 2024 04:37:40 +0200 Subject: [PATCH 606/720] New package: yt-dlp.yt-dlp-gui version 2024.10.02 (#185568) --- .../yt-dlp.yt-dlp-gui.installer.yaml | 22 +++++++++++++++++++ .../yt-dlp.yt-dlp-gui.locale.en-US.yaml | 21 ++++++++++++++++++ .../2024.10.02/yt-dlp.yt-dlp-gui.yaml | 8 +++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/y/yt-dlp/yt-dlp-gui/2024.10.02/yt-dlp.yt-dlp-gui.installer.yaml create mode 100644 manifests/y/yt-dlp/yt-dlp-gui/2024.10.02/yt-dlp.yt-dlp-gui.locale.en-US.yaml create mode 100644 manifests/y/yt-dlp/yt-dlp-gui/2024.10.02/yt-dlp.yt-dlp-gui.yaml diff --git a/manifests/y/yt-dlp/yt-dlp-gui/2024.10.02/yt-dlp.yt-dlp-gui.installer.yaml b/manifests/y/yt-dlp/yt-dlp-gui/2024.10.02/yt-dlp.yt-dlp-gui.installer.yaml new file mode 100644 index 000000000000..dfaa93bd7654 --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp-gui/2024.10.02/yt-dlp.yt-dlp-gui.installer.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: yt-dlp.yt-dlp-gui +PackageVersion: 2024.10.02 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: yt-dlp-gui/yt-dlp-gui.exe + PortableCommandAlias: yt-dlp-gui +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2024-10-02 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dsymbol/yt-dlp-gui/releases/download/2024.10.02/yt-dlp-gui-win64.zip + InstallerSha256: 34F64D1A69B133DC826495DF29457C44381D5EDC98F8B7C814F6E0E0FFD7BE12 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/y/yt-dlp/yt-dlp-gui/2024.10.02/yt-dlp.yt-dlp-gui.locale.en-US.yaml b/manifests/y/yt-dlp/yt-dlp-gui/2024.10.02/yt-dlp.yt-dlp-gui.locale.en-US.yaml new file mode 100644 index 000000000000..b51943a03337 --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp-gui/2024.10.02/yt-dlp.yt-dlp-gui.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: yt-dlp.yt-dlp-gui +PackageVersion: 2024.10.02 +PackageLocale: en-US +Publisher: dsymbol +PublisherUrl: https://github.com/dsymbol +PackageName: yt-dlp-gui +PackageUrl: https://github.com/dsymbol/yt-dlp-gui +License: Freeware +ShortDescription: A cross-platform GUI wrapper for yt-dlp written in PySide6 +Moniker: yt-dlp-gui +Tags: +- video-downloader +- youtube-dl +- youtube-downloader +- yt-dlp +ReleaseNotesUrl: https://github.com/dsymbol/yt-dlp-gui/releases/tag/2024.10.02 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/y/yt-dlp/yt-dlp-gui/2024.10.02/yt-dlp.yt-dlp-gui.yaml b/manifests/y/yt-dlp/yt-dlp-gui/2024.10.02/yt-dlp.yt-dlp-gui.yaml new file mode 100644 index 000000000000..adcef2921f2a --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp-gui/2024.10.02/yt-dlp.yt-dlp-gui.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: yt-dlp.yt-dlp-gui +PackageVersion: 2024.10.02 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 7f5db0342296189acfe7bd5ad3bf06e81dc916e5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:38:32 +0800 Subject: [PATCH 607/720] New version: AdGuard.AdGuard version 7.19.4853.0 (#185573) --- .../AdGuard.AdGuard.installer.yaml | 27 +++++++++++ .../AdGuard.AdGuard.locale.en-US.yaml | 47 +++++++++++++++++++ .../AdGuard.AdGuard.locale.zh-CN.yaml | 42 +++++++++++++++++ .../AdGuard/7.19.4853.0/AdGuard.AdGuard.yaml | 8 ++++ 4 files changed, 124 insertions(+) create mode 100644 manifests/a/AdGuard/AdGuard/7.19.4853.0/AdGuard.AdGuard.installer.yaml create mode 100644 manifests/a/AdGuard/AdGuard/7.19.4853.0/AdGuard.AdGuard.locale.en-US.yaml create mode 100644 manifests/a/AdGuard/AdGuard/7.19.4853.0/AdGuard.AdGuard.locale.zh-CN.yaml create mode 100644 manifests/a/AdGuard/AdGuard/7.19.4853.0/AdGuard.AdGuard.yaml diff --git a/manifests/a/AdGuard/AdGuard/7.19.4853.0/AdGuard.AdGuard.installer.yaml b/manifests/a/AdGuard/AdGuard/7.19.4853.0/AdGuard.AdGuard.installer.yaml new file mode 100644 index 000000000000..59766bd61252 --- /dev/null +++ b/manifests/a/AdGuard/AdGuard/7.19.4853.0/AdGuard.AdGuard.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: AdGuard.AdGuard +PackageVersion: 7.19.4853.0 +InstallerType: burn +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: -quiet + SilentWithProgress: -quiet +UpgradeBehavior: install +Protocols: +- adguard +- sdns +AppsAndFeaturesEntries: +- ProductCode: '{70955765-7afe-4004-9880-5e48ebc7b4fa}' + UpgradeCode: '{8CA581B3-9BF1-2942-8D86-3B7A5DCDF5FE}' +Installers: +- Architecture: x86 + InstallerUrl: https://static.adtidy.org/windows/setup-7.19.4853.0.exe + InstallerSha256: 520A7E1083744C33D69A6325643EC3E2F923823E35AC7C0E3322AD94A1E735A6 + ProductCode: '{70955765-7afe-4004-9880-5e48ebc7b4fa}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/AdGuard/AdGuard/7.19.4853.0/AdGuard.AdGuard.locale.en-US.yaml b/manifests/a/AdGuard/AdGuard/7.19.4853.0/AdGuard.AdGuard.locale.en-US.yaml new file mode 100644 index 000000000000..d334702e4b92 --- /dev/null +++ b/manifests/a/AdGuard/AdGuard/7.19.4853.0/AdGuard.AdGuard.locale.en-US.yaml @@ -0,0 +1,47 @@ +# 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: AdGuard.AdGuard +PackageVersion: 7.19.4853.0 +PackageLocale: en-US +Publisher: Adguard Software Ltd +PublisherUrl: https://adguard.com/ +PublisherSupportUrl: https://adguard.com/support.html +PrivacyUrl: https://adguard.com/privacy.html +Author: AdGuard Software Limited +PackageName: AdGuard +PackageUrl: https://adguard.com/adguard-windows/overview.html +License: Proprietary +LicenseUrl: https://adguard.com/eula.html +Copyright: © 2009-2024 AdGuard Software Ltd. All rights reserved. +# CopyrightUrl: +ShortDescription: AdGuard is a unique adblock program for Windows that has all the necessary features for the best web experience. +Description: |- + AdGuard is a unique desktop program that has all the necessary features for the best web experience. + The software combines the world's most advanced ad blocker for Windows, a whole privacy protection module, and a parental control tool — all working in any browser or app. +Moniker: adguard +Tags: +- ad +- adblock +- advertisement +- blocker +- internet +- network +- privacy +- protect +- protection +- security +- tracking +- web +- webpage +# ReleaseNotes: +ReleaseNotesUrl: https://adguard.com/versions/windows/release.html#version-71948530 +PurchaseUrl: https://adguard.com/license.html +# InstallationNotes: +Documentations: +- DocumentLabel: Knowledge Base + DocumentUrl: https://adguard.com/kb/ +- DocumentLabel: FAQ + DocumentUrl: https://adguard.com/support/faq.html +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/AdGuard/AdGuard/7.19.4853.0/AdGuard.AdGuard.locale.zh-CN.yaml b/manifests/a/AdGuard/AdGuard/7.19.4853.0/AdGuard.AdGuard.locale.zh-CN.yaml new file mode 100644 index 000000000000..0a3e3327f140 --- /dev/null +++ b/manifests/a/AdGuard/AdGuard/7.19.4853.0/AdGuard.AdGuard.locale.zh-CN.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: AdGuard.AdGuard +PackageVersion: 7.19.4853.0 +PackageLocale: zh-CN +Publisher: Adguard Software Ltd +PublisherUrl: https://adguard.com/zh_cn +PublisherSupportUrl: https://adguard.com/zh_cn/support.html +PrivacyUrl: https://adguard.com/zh_cn/privacy.html +Author: AdGuard Software Limited +PackageName: AdGuard +PackageUrl: https://adguard.com/zh_cn/adguard-windows/overview.html +License: 专有软件 +LicenseUrl: https://adguard.com/zh_cn/eula.html +Copyright: © 2009-2024 AdGuard Software Ltd. 保留所有版权。 +# CopyrightUrl: +ShortDescription: AdGuard 是一款适用于 Windows 独特的使您获取最佳网络冲浪体验具备所有必需功能的广告拦截程序。 +Description: AdGuard 是拥有可获取最佳网络冲浪体验所需全部功能的独特程序。其集合了世界上最高级的广告拦截器,隐私保护模块以及家长控制为一体,还可协同任何浏览器和应⁠用工⁠作。 +# Moniker: +Tags: +- 互联网 +- 保护 +- 安全 +- 广告 +- 广告拦截器 +- 拦截器 +- 网络 +- 网页 +- 跟踪 +- 隐私 +# ReleaseNotes: +ReleaseNotesUrl: https://adguard.com/versions/windows/release.html#version-71948530 +PurchaseUrl: https://adguard.com/zh_cn/license.html +# InstallationNotes: +Documentations: +- DocumentLabel: 知识库 + DocumentUrl: https://kb.adguard.com/zh +- DocumentLabel: 常见问题 + DocumentUrl: https://adguard.com/zh_cn/support/faq.html +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/a/AdGuard/AdGuard/7.19.4853.0/AdGuard.AdGuard.yaml b/manifests/a/AdGuard/AdGuard/7.19.4853.0/AdGuard.AdGuard.yaml new file mode 100644 index 000000000000..78b011546e14 --- /dev/null +++ b/manifests/a/AdGuard/AdGuard/7.19.4853.0/AdGuard.AdGuard.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: AdGuard.AdGuard +PackageVersion: 7.19.4853.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 6254dc8f54a2e53f9b998a77391304915f4298de Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Fri, 25 Oct 2024 13:38:40 +1100 Subject: [PATCH 608/720] New version: Microsoft.Edge.Beta version 131.0.2903.9 (#185576) --- .../Microsoft.Edge.Beta.installer.yaml | 34 +++++++++++++++++++ .../Microsoft.Edge.Beta.locale.en-US.yaml | 28 +++++++++++++++ .../131.0.2903.9/Microsoft.Edge.Beta.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/m/Microsoft/Edge/Beta/131.0.2903.9/Microsoft.Edge.Beta.installer.yaml create mode 100644 manifests/m/Microsoft/Edge/Beta/131.0.2903.9/Microsoft.Edge.Beta.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Edge/Beta/131.0.2903.9/Microsoft.Edge.Beta.yaml diff --git a/manifests/m/Microsoft/Edge/Beta/131.0.2903.9/Microsoft.Edge.Beta.installer.yaml b/manifests/m/Microsoft/Edge/Beta/131.0.2903.9/Microsoft.Edge.Beta.installer.yaml new file mode 100644 index 000000000000..18af6e239b77 --- /dev/null +++ b/manifests/m/Microsoft/Edge/Beta/131.0.2903.9/Microsoft.Edge.Beta.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: Microsoft.Edge.Beta +PackageVersion: 131.0.2903.9 +InstallerLocale: en-US +InstallerType: msi +Scope: machine +Protocols: +- http +- https +FileExtensions: +- crx +- htm +- html +- pdf +- url +AppsAndFeaturesEntries: +- UpgradeCode: '{55B884A6-908D-3E59-BDCE-5E4BFA64FA7B}' +Installers: +- Architecture: x86 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/fc4f95f0-64ba-418d-842f-239997c5019b/MicrosoftEdgeBetaEnterpriseX86.msi + InstallerSha256: ECC3D7779B21F7D031E565F1EDC1E5A6217EB58942A15431EF94AC0DF6840A94 + ProductCode: '{7B3F0EB7-C1C3-3528-ABBB-7AE9040ED64B}' +- Architecture: x64 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/f37400b6-710f-4044-8245-a50f8c0b5886/MicrosoftEdgeBetaEnterpriseX64.msi + InstallerSha256: FA852E7A6ED3E09748908297C7B763D58DDAAFF7729350735AC73029FD916654 + ProductCode: '{59CD3F05-E201-3B4C-A851-9FAE24054AC0}' +- Architecture: arm64 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/06785cc4-9185-4b9d-a352-3bc0edfa0415/MicrosoftEdgeBetaEnterpriseARM64.msi + InstallerSha256: 1250517E4C163B8D5F9363D3A930A9B279C7596E242A37D6D69B128D357EE45D + ProductCode: '{742FD1B1-8DC6-3840-9725-5E7C33CACE97}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Edge/Beta/131.0.2903.9/Microsoft.Edge.Beta.locale.en-US.yaml b/manifests/m/Microsoft/Edge/Beta/131.0.2903.9/Microsoft.Edge.Beta.locale.en-US.yaml new file mode 100644 index 000000000000..16bc4f8209a9 --- /dev/null +++ b/manifests/m/Microsoft/Edge/Beta/131.0.2903.9/Microsoft.Edge.Beta.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: Microsoft.Edge.Beta +PackageVersion: 131.0.2903.9 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/en-US +PublisherSupportUrl: https://support.microsoft.com/en-us/microsoft-edge +PrivacyUrl: https://privacy.microsoft.com/en-US/privacystatement +Author: Microsoft +PackageName: Microsoft Edge Beta +PackageUrl: https://www.microsoft.com/en-us/edge +License: MIT License +LicenseUrl: https://www.microsoft.com/en-us/servicesagreement +Copyright: Copyright (C) Microsoft Corporation +CopyrightUrl: https://www.microsoft.com/en-us/servicesagreement +ShortDescription: World-class performance with more privacy, more productivity, and more value while you browse. +Moniker: msedge-beta +Tags: +- beta +- browser +- chromium +- edge +- web +- web-browser +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Edge/Beta/131.0.2903.9/Microsoft.Edge.Beta.yaml b/manifests/m/Microsoft/Edge/Beta/131.0.2903.9/Microsoft.Edge.Beta.yaml new file mode 100644 index 000000000000..68bb3654921e --- /dev/null +++ b/manifests/m/Microsoft/Edge/Beta/131.0.2903.9/Microsoft.Edge.Beta.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: Microsoft.Edge.Beta +PackageVersion: 131.0.2903.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 10248039ce9e5e0f86f7e3b130133a5463339261 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:39:02 -0700 Subject: [PATCH 609/720] Automatic deletion of AntibodySoftware.WizTree 4.20 (#185579) --- .../AntibodySoftware.WizTree.installer.yaml | 22 --------- ...AntibodySoftware.WizTree.locale.en-US.yaml | 47 ------------------- ...AntibodySoftware.WizTree.locale.zh-CN.yaml | 36 -------------- .../4.20/AntibodySoftware.WizTree.yaml | 8 ---- 4 files changed, 113 deletions(-) delete mode 100644 manifests/a/AntibodySoftware/WizTree/4.20/AntibodySoftware.WizTree.installer.yaml delete mode 100644 manifests/a/AntibodySoftware/WizTree/4.20/AntibodySoftware.WizTree.locale.en-US.yaml delete mode 100644 manifests/a/AntibodySoftware/WizTree/4.20/AntibodySoftware.WizTree.locale.zh-CN.yaml delete mode 100644 manifests/a/AntibodySoftware/WizTree/4.20/AntibodySoftware.WizTree.yaml diff --git a/manifests/a/AntibodySoftware/WizTree/4.20/AntibodySoftware.WizTree.installer.yaml b/manifests/a/AntibodySoftware/WizTree/4.20/AntibodySoftware.WizTree.installer.yaml deleted file mode 100644 index bba9d2a24226..000000000000 --- a/manifests/a/AntibodySoftware/WizTree/4.20/AntibodySoftware.WizTree.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# 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: AntibodySoftware.WizTree -PackageVersion: "4.20" -InstallerType: inno -Scope: machine -UpgradeBehavior: install -FileExtensions: -- mft -ReleaseDate: 2024-07-29 -Installers: -- Architecture: x86 - InstallerUrl: https://diskanalyzer.com/files/wiztree_4_20_setup.exe - InstallerSha256: D28C5A32ECCBC787838E824287BEF397F02950B1C962990433B0E893CC41A3DF - ProductCode: WizTree_is1 -- Architecture: x64 - InstallerUrl: https://diskanalyzer.com/files/wiztree_4_20_setup.exe - InstallerSha256: D28C5A32ECCBC787838E824287BEF397F02950B1C962990433B0E893CC41A3DF - ProductCode: WizTree_is1 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/a/AntibodySoftware/WizTree/4.20/AntibodySoftware.WizTree.locale.en-US.yaml b/manifests/a/AntibodySoftware/WizTree/4.20/AntibodySoftware.WizTree.locale.en-US.yaml deleted file mode 100644 index 72c4045ea0d1..000000000000 --- a/manifests/a/AntibodySoftware/WizTree/4.20/AntibodySoftware.WizTree.locale.en-US.yaml +++ /dev/null @@ -1,47 +0,0 @@ -# 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: AntibodySoftware.WizTree -PackageVersion: "4.20" -PackageLocale: en-US -Publisher: Antibody Software -PublisherUrl: https://antibody-software.com/ -PublisherSupportUrl: https://antibody-software.com/contact -PrivacyUrl: https://diskanalyzer.com/privacy-policy -Author: Antibody Software Limited -PackageName: WizTree -PackageUrl: https://diskanalyzer.com/ -License: Proprietary -LicenseUrl: https://diskanalyzer.com/eula -Copyright: Copyright © 2024 Antibody Software Limited. All Rights Reserved. -# CopyrightUrl: -ShortDescription: WizTree is a hard drive disk space analyser similar to WinDirStat but is MUCH faster. -# Description: -Moniker: wiztree -Tags: -- disk-analyzer -- file-scanner -- space-analyzer -- storage-scanner -ReleaseNotes: |- - - New tweak option added (Options->Tweaks): - "Scan MFT (if possible) when a folder is selected for analysis" - default is off - Normally, when a folder is selected for analysis WizTree will scan using the Windows API (MFT scanning is not used). This method is generally quicker when analyzing small to medium sized folders, but for very large folders it can be much quicker to scan the entire MFT file instead. - If this option is enabled WizTree will always scan the MFT file (is possible) when a folder is selected. You can also force WizTree to scan the MFT when a folder is selected by holding down the CTRL key when starting a new scan. The CTRL key must be down when the scanning process starts for this to work. - - Fixed possible reverse order sorting issue in File View when scanning multiple drives/folders - - Cut/Copy files to clipboard working again on Windows XP/2000/2003 (stopped working in 4.18 due to compatibility issues with new code) - - Processing of folders with millions of files with unique file extensions greatly sped up. Previously WizTree could appear to stop responding when loading such folders into the tree view or when generating the tree map. - - Tree map export now always processes files and folders in size order as the resulting output looks much nicer this way - - Windows Explorer context menu shortcut key for WizTree changed from W to Z (from &WizTree to Wi&zTree) to prevent conflict with "New" option - - Fixed issue where file sizes/allocated sizes could incorrectly be set to 0 for hard linked files in some cases - - MFT scanning speed up to 15% faster in certain cases over previous version -ReleaseNotesUrl: https://diskanalyzer.com/whats-new -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: FAQ - DocumentUrl: https://diskanalyzer.com/faq -- DocumentLabel: User Guides - DocumentUrl: https://diskanalyzer.com/guide -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/a/AntibodySoftware/WizTree/4.20/AntibodySoftware.WizTree.locale.zh-CN.yaml b/manifests/a/AntibodySoftware/WizTree/4.20/AntibodySoftware.WizTree.locale.zh-CN.yaml deleted file mode 100644 index 708e2e381ecf..000000000000 --- a/manifests/a/AntibodySoftware/WizTree/4.20/AntibodySoftware.WizTree.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# 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: AntibodySoftware.WizTree -PackageVersion: "4.20" -PackageLocale: zh-CN -Publisher: Antibody Software -PublisherUrl: https://antibody-software.com/ -PublisherSupportUrl: https://antibody-software.com/contact -PrivacyUrl: https://diskanalyzer.com/privacy-policy -Author: Antibody Software Limited -PackageName: WizTree -PackageUrl: https://diskanalyzer.com/ -License: 专有软件 -LicenseUrl: https://diskanalyzer.com/eula -Copyright: Copyright © 2024 Antibody Software Limited. All Rights Reserved. -# CopyrightUrl: -ShortDescription: WizTree 是一款硬盘空间分析器,类似于 WinDirStat,但速度更快。 -# Description: -# Moniker: -Tags: -- 存储扫描器 -- 文件扫描器 -- 磁盘分析器 -- 空间分析器 -# ReleaseNotes: -ReleaseNotesUrl: https://diskanalyzer.com/whats-new -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: 常见问题 - DocumentUrl: https://diskanalyzer.com/faq -- DocumentLabel: 用户指南 - DocumentUrl: https://diskanalyzer.com/guide -ManifestType: locale -ManifestVersion: 1.6.0 diff --git a/manifests/a/AntibodySoftware/WizTree/4.20/AntibodySoftware.WizTree.yaml b/manifests/a/AntibodySoftware/WizTree/4.20/AntibodySoftware.WizTree.yaml deleted file mode 100644 index 5ac5d68c3e7d..000000000000 --- a/manifests/a/AntibodySoftware/WizTree/4.20/AntibodySoftware.WizTree.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# 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: AntibodySoftware.WizTree -PackageVersion: "4.20" -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From f3671bc13241c593b066d5c2666f31530a7b3e6d Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:39:17 -0700 Subject: [PATCH 610/720] Automatic update of CPUID.CPU-Z 2.11 (#185577) --- .../c/CPUID/CPU-Z/2.11/CPUID.CPU-Z.installer.yaml | 10 +++++----- .../c/CPUID/CPU-Z/2.11/CPUID.CPU-Z.locale.en-US.yaml | 2 +- .../c/CPUID/CPU-Z/2.11/CPUID.CPU-Z.locale.zh-CN.yaml | 2 +- manifests/c/CPUID/CPU-Z/2.11/CPUID.CPU-Z.yaml | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/manifests/c/CPUID/CPU-Z/2.11/CPUID.CPU-Z.installer.yaml b/manifests/c/CPUID/CPU-Z/2.11/CPUID.CPU-Z.installer.yaml index efd87fe6e869..91eb30ee5cb4 100644 --- a/manifests/c/CPUID/CPU-Z/2.11/CPUID.CPU-Z.installer.yaml +++ b/manifests/c/CPUID/CPU-Z/2.11/CPUID.CPU-Z.installer.yaml @@ -1,4 +1,4 @@ -# Created using wingetcreate 1.6.5.0 +# Automatically updated by the winget bot at 2024/Oct/24 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: CPUID.CPU-Z @@ -14,18 +14,18 @@ Installers: - InstallerLocale: en-US Architecture: x86 InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_2.11-en.exe - InstallerSha256: 3CA43B1E2785E5AFA7439D8468B50B3C38574AC4217D2EBD7A8D7860369CEACA + InstallerSha256: 03FA495F824001FA09623B4586BE4CCB988D95D4A7BF465850D5E393A98F8223 - InstallerLocale: en-US Architecture: x64 InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_2.11-en.exe - InstallerSha256: 3CA43B1E2785E5AFA7439D8468B50B3C38574AC4217D2EBD7A8D7860369CEACA + InstallerSha256: 03FA495F824001FA09623B4586BE4CCB988D95D4A7BF465850D5E393A98F8223 - InstallerLocale: zh-SG Architecture: x86 InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_2.11-cn.exe - InstallerSha256: 6EA1C3E127BE5BBA64DE56B448E38DC2274ACB825DC256843763E637646A3161 + InstallerSha256: 16FE3824C985A4FA35F19BA98F069C7F8B36B41D6B17A1DDCE74F55540875838 - InstallerLocale: zh-SG Architecture: x64 InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_2.11-cn.exe - InstallerSha256: 6EA1C3E127BE5BBA64DE56B448E38DC2274ACB825DC256843763E637646A3161 + InstallerSha256: 16FE3824C985A4FA35F19BA98F069C7F8B36B41D6B17A1DDCE74F55540875838 ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/c/CPUID/CPU-Z/2.11/CPUID.CPU-Z.locale.en-US.yaml b/manifests/c/CPUID/CPU-Z/2.11/CPUID.CPU-Z.locale.en-US.yaml index bfd9339144f0..4b73309ab03d 100644 --- a/manifests/c/CPUID/CPU-Z/2.11/CPUID.CPU-Z.locale.en-US.yaml +++ b/manifests/c/CPUID/CPU-Z/2.11/CPUID.CPU-Z.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created using wingetcreate 1.6.5.0 +# Automatically updated by the winget bot at 2024/Oct/24 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: CPUID.CPU-Z diff --git a/manifests/c/CPUID/CPU-Z/2.11/CPUID.CPU-Z.locale.zh-CN.yaml b/manifests/c/CPUID/CPU-Z/2.11/CPUID.CPU-Z.locale.zh-CN.yaml index 5a03972ab557..b474b9f65a8a 100644 --- a/manifests/c/CPUID/CPU-Z/2.11/CPUID.CPU-Z.locale.zh-CN.yaml +++ b/manifests/c/CPUID/CPU-Z/2.11/CPUID.CPU-Z.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Created using wingetcreate 1.6.5.0 +# Automatically updated by the winget bot at 2024/Oct/24 # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: CPUID.CPU-Z diff --git a/manifests/c/CPUID/CPU-Z/2.11/CPUID.CPU-Z.yaml b/manifests/c/CPUID/CPU-Z/2.11/CPUID.CPU-Z.yaml index 946188a549a0..312f9d7bf1d5 100644 --- a/manifests/c/CPUID/CPU-Z/2.11/CPUID.CPU-Z.yaml +++ b/manifests/c/CPUID/CPU-Z/2.11/CPUID.CPU-Z.yaml @@ -1,4 +1,4 @@ -# Created using wingetcreate 1.6.5.0 +# Automatically updated by the winget bot at 2024/Oct/24 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: CPUID.CPU-Z From 4c92eef7a441ba9b4783a0fd87a4dc5a722f758b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:39:31 +0800 Subject: [PATCH 611/720] New version: Google.Chrome.Canary version 132.0.6796.0 (#185580) --- .../Google.Chrome.Canary.installer.yaml | 51 +++++++++++++++++++ .../Google.Chrome.Canary.locale.en-US.yaml | 33 ++++++++++++ .../Google.Chrome.Canary.locale.nb-NO.yaml | 30 +++++++++++ .../Google.Chrome.Canary.locale.zh-CN.yaml | 32 ++++++++++++ .../132.0.6796.0/Google.Chrome.Canary.yaml | 8 +++ 5 files changed, 154 insertions(+) create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6796.0/Google.Chrome.Canary.installer.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6796.0/Google.Chrome.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6796.0/Google.Chrome.Canary.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6796.0/Google.Chrome.Canary.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6796.0/Google.Chrome.Canary.yaml diff --git a/manifests/g/Google/Chrome/Canary/132.0.6796.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/132.0.6796.0/Google.Chrome.Canary.installer.yaml new file mode 100644 index 000000000000..a2ee1c1d9e34 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6796.0/Google.Chrome.Canary.installer.yaml @@ -0,0 +1,51 @@ +# 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: Google.Chrome.Canary +PackageVersion: 132.0.6796.0 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" + Custom: --chrome-sxs --do-not-launch-chrome +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + InstallerUrl: https://dl.google.com/release2/chrome/drom3ubry76ymwta7bgotbmn3e_132.0.6796.0/132.0.6796.0_chrome_installer.exe + InstallerSha256: E7EFD11F89F70EC959C15891EC6451B863C4829FBEF6560EC2DD0385990CE3D8 + ProductCode: Google Chrome SxS +- Architecture: x64 + InstallerUrl: https://dl.google.com/release2/chrome/c33quxzy6jex2qfkvsxwnzgm44_132.0.6796.0/132.0.6796.0_chrome_installer.exe + InstallerSha256: 1412EA02F9FD70DD82A90045C5E79801835EC8B77FDBBA49B56C891BE070D78E + ProductCode: Google Chrome SxS +- Architecture: arm64 + InstallerUrl: https://dl.google.com/release2/chrome/ad3n6er6nqxsik426ql2gdudl3oa_132.0.6796.0/132.0.6796.0_chrome_installer.exe + InstallerSha256: B18DE47795E2275B0CD4080915581D71CFE6346325D1E52339CC7493FAA281A7 + ProductCode: Google Chrome SxS +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6796.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/132.0.6796.0/Google.Chrome.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..953ccc3b4d76 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6796.0/Google.Chrome.Canary.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: Google.Chrome.Canary +PackageVersion: 132.0.6796.0 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/chrome/canary +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms +Copyright: Copyright 2024 Google LLC. All rights reserved. +# CopyrightUrl: +ShortDescription: Nightly build for developers +Description: Get on the bleeding edge of the web with Chrome Canary designed for experienced developers and updated nightly. +Moniker: chrome-canary +Tags: +- browser +- chromium +- internet +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6796.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/132.0.6796.0/Google.Chrome.Canary.locale.nb-NO.yaml new file mode 100644 index 000000000000..61e4246ce23f --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6796.0/Google.Chrome.Canary.locale.nb-NO.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: Google.Chrome.Canary +PackageVersion: 132.0.6796.0 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/no/chrome/canary +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2024 Google LLC. Med enerett. +# CopyrightUrl: +ShortDescription: Nattlig delversjon for utviklere +Description: Vær med på å gå opp nye stier på nettet med Chrome Canary, som er laget for erfarne utviklere og oppdateres daglig. +# Moniker: +Tags: +- chromium +- nettleseren +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6796.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/132.0.6796.0/Google.Chrome.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..001f29761eb5 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6796.0/Google.Chrome.Canary.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: Google.Chrome.Canary +PackageVersion: 132.0.6796.0 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/zh-CN/chrome/canary +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2024 Google LLC. 保留所有权利。 +# CopyrightUrl: +ShortDescription: 开发者专用的每日构建版 +Description: 安装专为经验丰富的开发者设计且每晚都会更新的 Chrome Canary 版,站在网络科技最前沿。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6796.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/132.0.6796.0/Google.Chrome.Canary.yaml new file mode 100644 index 000000000000..1efd2eb0c5f2 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6796.0/Google.Chrome.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: Google.Chrome.Canary +PackageVersion: 132.0.6796.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 08e3920b308cffb4650aba557e369f743b1d72d6 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:39:36 -0700 Subject: [PATCH 612/720] Automatic deletion of Autodesk.AutodeskAccess 2.9.0.9 (#185586) --- .../Autodesk.AutodeskAccess.installer.yaml | 19 ------------------- .../Autodesk.AutodeskAccess.locale.en-US.yaml | 13 ------------- .../2.9.0.9/Autodesk.AutodeskAccess.yaml | 8 -------- 3 files changed, 40 deletions(-) delete mode 100644 manifests/a/Autodesk/AutodeskAccess/2.9.0.9/Autodesk.AutodeskAccess.installer.yaml delete mode 100644 manifests/a/Autodesk/AutodeskAccess/2.9.0.9/Autodesk.AutodeskAccess.locale.en-US.yaml delete mode 100644 manifests/a/Autodesk/AutodeskAccess/2.9.0.9/Autodesk.AutodeskAccess.yaml diff --git a/manifests/a/Autodesk/AutodeskAccess/2.9.0.9/Autodesk.AutodeskAccess.installer.yaml b/manifests/a/Autodesk/AutodeskAccess/2.9.0.9/Autodesk.AutodeskAccess.installer.yaml deleted file mode 100644 index 7a284355a448..000000000000 --- a/manifests/a/Autodesk/AutodeskAccess/2.9.0.9/Autodesk.AutodeskAccess.installer.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/25 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Autodesk.AutodeskAccess -PackageVersion: 2.9.0.9 -InstallerType: exe -Scope: machine -InstallerSwitches: - Silent: --mode unattended -ReleaseDate: 2024-08-07 -AppsAndFeaturesEntries: -- DisplayName: Autodesk Identity Manager - Publisher: Autodesk -Installers: -- Architecture: x64 - InstallerUrl: https://emsfs.autodesk.com/utility/access/1/installer/latest/AdAccess-installer.exe - InstallerSha256: BEDD200838E326083357AE1EACB5EACABC5FCFA01D9F92739AC91E349592DC9C -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/a/Autodesk/AutodeskAccess/2.9.0.9/Autodesk.AutodeskAccess.locale.en-US.yaml b/manifests/a/Autodesk/AutodeskAccess/2.9.0.9/Autodesk.AutodeskAccess.locale.en-US.yaml deleted file mode 100644 index caeeb8bf8e20..000000000000 --- a/manifests/a/Autodesk/AutodeskAccess/2.9.0.9/Autodesk.AutodeskAccess.locale.en-US.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/25 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Autodesk.AutodeskAccess -PackageVersion: 2.9.0.9 -PackageLocale: en-US -Publisher: Autodesk -PackageName: Autodesk Access -License: © 2023 Autodesk Inc. All rights reserved -Copyright: Copyright 2022 Autodesk, Inc. All rights reserved. -ShortDescription: Autodesk Access simplifies the update experience. Quickly and easily install updates for your desktop products from the app. -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/a/Autodesk/AutodeskAccess/2.9.0.9/Autodesk.AutodeskAccess.yaml b/manifests/a/Autodesk/AutodeskAccess/2.9.0.9/Autodesk.AutodeskAccess.yaml deleted file mode 100644 index bcaad7219ecf..000000000000 --- a/manifests/a/Autodesk/AutodeskAccess/2.9.0.9/Autodesk.AutodeskAccess.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/25 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Autodesk.AutodeskAccess -PackageVersion: 2.9.0.9 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 656ccd00f66e0978609a4dde06855a9212713e5e Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:39:49 -0700 Subject: [PATCH 613/720] Automatic deletion of douzone.WEHAGO 1.4.6.13 (#185587) --- .../1.4.6.13/douzone.WEHAGO.installer.yaml | 15 --------------- .../1.4.6.13/douzone.WEHAGO.locale.en-US.yaml | 18 ------------------ .../WEHAGO/1.4.6.13/douzone.WEHAGO.yaml | 8 -------- 3 files changed, 41 deletions(-) delete mode 100644 manifests/d/douzone/WEHAGO/1.4.6.13/douzone.WEHAGO.installer.yaml delete mode 100644 manifests/d/douzone/WEHAGO/1.4.6.13/douzone.WEHAGO.locale.en-US.yaml delete mode 100644 manifests/d/douzone/WEHAGO/1.4.6.13/douzone.WEHAGO.yaml diff --git a/manifests/d/douzone/WEHAGO/1.4.6.13/douzone.WEHAGO.installer.yaml b/manifests/d/douzone/WEHAGO/1.4.6.13/douzone.WEHAGO.installer.yaml deleted file mode 100644 index ac784930bc5f..000000000000 --- a/manifests/d/douzone/WEHAGO/1.4.6.13/douzone.WEHAGO.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: douzone.WEHAGO -PackageVersion: 1.4.6.13 -InstallerType: nullsoft -Installers: -- Architecture: x64 - InstallerUrl: https://www.wehago.com/pctalkpub/wehago/windows - InstallerSha256: 8F2208E0DB8CA0ABFAA04B8AE0D905E2F8B9CCF2BC1875153077DAC00D50B345 - AppsAndFeaturesEntries: - - Publisher: douzone - ProductCode: com.douzone.pc.wehago -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/d/douzone/WEHAGO/1.4.6.13/douzone.WEHAGO.locale.en-US.yaml b/manifests/d/douzone/WEHAGO/1.4.6.13/douzone.WEHAGO.locale.en-US.yaml deleted file mode 100644 index 9b9cc8446862..000000000000 --- a/manifests/d/douzone/WEHAGO/1.4.6.13/douzone.WEHAGO.locale.en-US.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: douzone.WEHAGO -PackageVersion: 1.4.6.13 -PackageLocale: en-US -Publisher: douzone -PublisherUrl: https://www.douzone.com/ -PublisherSupportUrl: https://wehagohelp.zendesk.com/ -PrivacyUrl: https://www.wehago.com/#/common/policy?code=002 -PackageName: WEHAGO -PackageUrl: https://www.wehago.com/ -License: Proprietary -Copyright: Copyright © 2024 douzone -ShortDescription: Eterprise groupware by Douzone Bizon. -Moniker: wehago -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/d/douzone/WEHAGO/1.4.6.13/douzone.WEHAGO.yaml b/manifests/d/douzone/WEHAGO/1.4.6.13/douzone.WEHAGO.yaml deleted file mode 100644 index f136fe81221f..000000000000 --- a/manifests/d/douzone/WEHAGO/1.4.6.13/douzone.WEHAGO.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: douzone.WEHAGO -PackageVersion: 1.4.6.13 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 02a1c71bb81b1f4d1d434ee998f61517c47277d8 Mon Sep 17 00:00:00 2001 From: Muhammad Danish Date: Fri, 25 Oct 2024 07:39:58 +0500 Subject: [PATCH 614/720] Remove DisplayVersion from Amazon.AWSCLI version 2.18.12 (#185588) --- manifests/a/Amazon/AWSCLI/2.18.12/Amazon.AWSCLI.installer.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/manifests/a/Amazon/AWSCLI/2.18.12/Amazon.AWSCLI.installer.yaml b/manifests/a/Amazon/AWSCLI/2.18.12/Amazon.AWSCLI.installer.yaml index 2d78203fe01e..799812f399b4 100644 --- a/manifests/a/Amazon/AWSCLI/2.18.12/Amazon.AWSCLI.installer.yaml +++ b/manifests/a/Amazon/AWSCLI/2.18.12/Amazon.AWSCLI.installer.yaml @@ -20,7 +20,6 @@ ReleaseDate: 2024-10-22 AppsAndFeaturesEntries: - DisplayName: AWS Command Line Interface v2 Publisher: Amazon Web Services - DisplayVersion: 2.18.12.0 ProductCode: '{520CDB8A-C76E-4307-A607-A935D1DBA2F7}' UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' InstallationMetadata: From 6dfc1ddb799874b17bb497b6b215e7cd2489e071 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:40:20 +0800 Subject: [PATCH 615/720] New version: Discord.Discord.PTB version 1.0.1113 (#185589) --- .../Discord.Discord.PTB.installer.yaml | 20 ++++++++++ .../Discord.Discord.PTB.locale.en-US.yaml | 38 +++++++++++++++++++ .../Discord.Discord.PTB.locale.zh-CN.yaml | 35 +++++++++++++++++ .../PTB/1.0.1113/Discord.Discord.PTB.yaml | 8 ++++ 4 files changed, 101 insertions(+) create mode 100644 manifests/d/Discord/Discord/PTB/1.0.1113/Discord.Discord.PTB.installer.yaml create mode 100644 manifests/d/Discord/Discord/PTB/1.0.1113/Discord.Discord.PTB.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/PTB/1.0.1113/Discord.Discord.PTB.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/PTB/1.0.1113/Discord.Discord.PTB.yaml diff --git a/manifests/d/Discord/Discord/PTB/1.0.1113/Discord.Discord.PTB.installer.yaml b/manifests/d/Discord/Discord/PTB/1.0.1113/Discord.Discord.PTB.installer.yaml new file mode 100644 index 000000000000..2d234da05fab --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/1.0.1113/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.1113 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +Installers: +- Architecture: x64 + InstallerUrl: https://ptb.dl2.discordapp.net/distro/app/ptb/win/x64/1.0.1113/DiscordPTBSetup.exe + InstallerSha256: 41402F5E86FEBEE3FEFF28C54823B386BCE778877923D92A0FB12522DABB968F + ProductCode: DiscordPTB +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/Discord/Discord/PTB/1.0.1113/Discord.Discord.PTB.locale.en-US.yaml b/manifests/d/Discord/Discord/PTB/1.0.1113/Discord.Discord.PTB.locale.en-US.yaml new file mode 100644 index 000000000000..b623c9a2107f --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/1.0.1113/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.1113 +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.1113/Discord.Discord.PTB.locale.zh-CN.yaml b/manifests/d/Discord/Discord/PTB/1.0.1113/Discord.Discord.PTB.locale.zh-CN.yaml new file mode 100644 index 000000000000..0540447625cf --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/1.0.1113/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.1113 +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.1113/Discord.Discord.PTB.yaml b/manifests/d/Discord/Discord/PTB/1.0.1113/Discord.Discord.PTB.yaml new file mode 100644 index 000000000000..9b9f3400842b --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/1.0.1113/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.1113 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 458746248ba483accd15f5578e511eebdd89d508 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Fri, 25 Oct 2024 13:40:34 +1100 Subject: [PATCH 616/720] New version: WeMod.WeMod.Beta version 9.11.0-beta00 (#185590) --- .../WeMod.WeMod.Beta.installer.yaml | 15 +++++++++++++++ .../WeMod.WeMod.Beta.locale.en-US.yaml | 18 ++++++++++++++++++ .../Beta/9.11.0-beta00/WeMod.WeMod.Beta.yaml | 8 ++++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/w/WeMod/WeMod/Beta/9.11.0-beta00/WeMod.WeMod.Beta.installer.yaml create mode 100644 manifests/w/WeMod/WeMod/Beta/9.11.0-beta00/WeMod.WeMod.Beta.locale.en-US.yaml create mode 100644 manifests/w/WeMod/WeMod/Beta/9.11.0-beta00/WeMod.WeMod.Beta.yaml diff --git a/manifests/w/WeMod/WeMod/Beta/9.11.0-beta00/WeMod.WeMod.Beta.installer.yaml b/manifests/w/WeMod/WeMod/Beta/9.11.0-beta00/WeMod.WeMod.Beta.installer.yaml new file mode 100644 index 000000000000..963d2437c34b --- /dev/null +++ b/manifests/w/WeMod/WeMod/Beta/9.11.0-beta00/WeMod.WeMod.Beta.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: WeMod.WeMod.Beta +PackageVersion: 9.11.0-beta00 +InstallerType: exe +InstallerSwitches: + Silent: /s + SilentWithProgress: /s +Installers: +- Architecture: x86 + InstallerUrl: https://storage-cdn.wemod.com/app/releases/beta/WeMod-9.11.0-beta00.exe + InstallerSha256: 4261F4452852DE44D5903F9A2588BEF473C0B2179C3316FE169E11EDD68B21DC +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/w/WeMod/WeMod/Beta/9.11.0-beta00/WeMod.WeMod.Beta.locale.en-US.yaml b/manifests/w/WeMod/WeMod/Beta/9.11.0-beta00/WeMod.WeMod.Beta.locale.en-US.yaml new file mode 100644 index 000000000000..772dea0880e5 --- /dev/null +++ b/manifests/w/WeMod/WeMod/Beta/9.11.0-beta00/WeMod.WeMod.Beta.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: WeMod.WeMod.Beta +PackageVersion: 9.11.0-beta00 +PackageLocale: en-US +Publisher: WeMod +Author: WeMod +PackageName: WeMod Beta +PackageUrl: https://www.wemod.com +License: Proprietary +LicenseUrl: https://www.wemod.com/terms +Copyright: (c) 2021 WeMod. All rights reserved. +CopyrightUrl: https://www.wemod.com/terms +ShortDescription: Free cheats & trainers for your favorite PC games in one easy app. +Moniker: wemod-beta +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/w/WeMod/WeMod/Beta/9.11.0-beta00/WeMod.WeMod.Beta.yaml b/manifests/w/WeMod/WeMod/Beta/9.11.0-beta00/WeMod.WeMod.Beta.yaml new file mode 100644 index 000000000000..77401776bb02 --- /dev/null +++ b/manifests/w/WeMod/WeMod/Beta/9.11.0-beta00/WeMod.WeMod.Beta.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: WeMod.WeMod.Beta +PackageVersion: 9.11.0-beta00 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 11c42546717fa51eadad63ec1dc425cd087a24c2 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Fri, 25 Oct 2024 13:41:05 +1100 Subject: [PATCH 617/720] New version: Microsoft.Edge version 130.0.2849.56 (#185591) --- .../Microsoft.Edge.installer.yaml | 43 +++++++++++++++++++ .../Microsoft.Edge.locale.en-US.yaml | 28 ++++++++++++ .../Microsoft.Edge.locale.nb-NO.yaml | 22 ++++++++++ .../Edge/130.0.2849.56/Microsoft.Edge.yaml | 8 ++++ 4 files changed, 101 insertions(+) create mode 100644 manifests/m/Microsoft/Edge/130.0.2849.56/Microsoft.Edge.installer.yaml create mode 100644 manifests/m/Microsoft/Edge/130.0.2849.56/Microsoft.Edge.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Edge/130.0.2849.56/Microsoft.Edge.locale.nb-NO.yaml create mode 100644 manifests/m/Microsoft/Edge/130.0.2849.56/Microsoft.Edge.yaml diff --git a/manifests/m/Microsoft/Edge/130.0.2849.56/Microsoft.Edge.installer.yaml b/manifests/m/Microsoft/Edge/130.0.2849.56/Microsoft.Edge.installer.yaml new file mode 100644 index 000000000000..cf005c8f8284 --- /dev/null +++ b/manifests/m/Microsoft/Edge/130.0.2849.56/Microsoft.Edge.installer.yaml @@ -0,0 +1,43 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Microsoft.Edge +PackageVersion: 130.0.2849.56 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- msedge +Protocols: +- http +- https +FileExtensions: +- crx +- htm +- html +- pdf +- url +AppsAndFeaturesEntries: +- UpgradeCode: '{883C2625-37F7-357F-A0F4-DFAF391B2B9C}' +Installers: +- Architecture: x86 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/d0778a78-9d0f-4b7f-934e-519d33321e1f/MicrosoftEdgeEnterpriseX86.msi + InstallerSha256: 67FADAA1BF2DB610B96FB23249C55BD4E926FF99198821B8F29C85128A13E954 + ProductCode: '{0219FA1F-1A29-3D09-A8D9-105E69D1D732}' +- Architecture: x64 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/2aa9ba2a-75b1-4e23-bd53-7a784246c1a3/MicrosoftEdgeEnterpriseX64.msi + InstallerSha256: 1BB4BF20B8EC845351EDA1AD90C9FB20F03F3DF47681A9F59E4EFD4DCC6290E3 + ProductCode: '{6DDFB051-34E1-39F4-8885-0E2990A86A5B}' +- Architecture: arm64 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/44f95545-fe93-48f9-971a-a784730907c3/MicrosoftEdgeEnterpriseARM64.msi + InstallerSha256: D3DDFA7BCD5B997610DB51B2A764F8CAADFEFB69FE232E881B618021E567A698 + ProductCode: '{7172928C-8B25-39C0-8DB8-90F9CEC7BD1D}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Edge/130.0.2849.56/Microsoft.Edge.locale.en-US.yaml b/manifests/m/Microsoft/Edge/130.0.2849.56/Microsoft.Edge.locale.en-US.yaml new file mode 100644 index 000000000000..c0f9f7f4c0ba --- /dev/null +++ b/manifests/m/Microsoft/Edge/130.0.2849.56/Microsoft.Edge.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: Microsoft.Edge +PackageVersion: 130.0.2849.56 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/en-US +PublisherSupportUrl: https://support.microsoft.com/en-us/microsoft-edge +PrivacyUrl: https://privacy.microsoft.com/en-US/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge +PackageUrl: https://www.microsoft.com/en-us/edge +License: Microsoft Software License +LicenseUrl: https://www.microsoft.com/en-us/servicesagreement +Copyright: Copyright (C) Microsoft Corporation +CopyrightUrl: https://www.microsoft.com/en-us/servicesagreement +ShortDescription: World-class performance with more privacy, more productivity, and more value while you browse. +Moniker: microsoft-edge +Tags: +- blink +- browser +- chromium +- edge +- web +- web-browser +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Edge/130.0.2849.56/Microsoft.Edge.locale.nb-NO.yaml b/manifests/m/Microsoft/Edge/130.0.2849.56/Microsoft.Edge.locale.nb-NO.yaml new file mode 100644 index 000000000000..bbd163707c10 --- /dev/null +++ b/manifests/m/Microsoft/Edge/130.0.2849.56/Microsoft.Edge.locale.nb-NO.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: Microsoft.Edge +PackageVersion: 130.0.2849.56 +PackageLocale: nb-NO +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/nb-NO +PublisherSupportUrl: https://support.microsoft.com/nb-NO/microsoft-edge +PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge +PackageUrl: https://www.microsoft.com/nb-no/edge +License: Microsoft Software License +LicenseUrl: https://www.microsoft.com/nb-NO/servicesagreement +Copyright: Copyright (C) Microsoft Corporation +CopyrightUrl: https://www.microsoft.com/nb-NO/servicesagreement +ShortDescription: Ytelse i verdensklasse med mer privatliv, mer produktivitet og mer verdi mens du surfer. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Edge/130.0.2849.56/Microsoft.Edge.yaml b/manifests/m/Microsoft/Edge/130.0.2849.56/Microsoft.Edge.yaml new file mode 100644 index 000000000000..014939bc619c --- /dev/null +++ b/manifests/m/Microsoft/Edge/130.0.2849.56/Microsoft.Edge.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: Microsoft.Edge +PackageVersion: 130.0.2849.56 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4cb410d787c1d3cf178bc2c8e2c36cefbee1969a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:41:24 +0800 Subject: [PATCH 618/720] New version: OpenJS.NodeJS version 23.1.0 (#185592) --- .../23.1.0/OpenJS.NodeJS.installer.yaml | 32 ++++ .../23.1.0/OpenJS.NodeJS.locale.en-US.yaml | 163 ++++++++++++++++++ .../23.1.0/OpenJS.NodeJS.locale.zh-CN.yaml | 45 +++++ .../o/OpenJS/NodeJS/23.1.0/OpenJS.NodeJS.yaml | 8 + 4 files changed, 248 insertions(+) create mode 100644 manifests/o/OpenJS/NodeJS/23.1.0/OpenJS.NodeJS.installer.yaml create mode 100644 manifests/o/OpenJS/NodeJS/23.1.0/OpenJS.NodeJS.locale.en-US.yaml create mode 100644 manifests/o/OpenJS/NodeJS/23.1.0/OpenJS.NodeJS.locale.zh-CN.yaml create mode 100644 manifests/o/OpenJS/NodeJS/23.1.0/OpenJS.NodeJS.yaml diff --git a/manifests/o/OpenJS/NodeJS/23.1.0/OpenJS.NodeJS.installer.yaml b/manifests/o/OpenJS/NodeJS/23.1.0/OpenJS.NodeJS.installer.yaml new file mode 100644 index 000000000000..e73d0873084f --- /dev/null +++ b/manifests/o/OpenJS/NodeJS/23.1.0/OpenJS.NodeJS.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: OpenJS.NodeJS +PackageVersion: 23.1.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +Commands: +- corepack +- node +- npm +- npx +FileExtensions: +- cjs +- js +- mjs +ReleaseDate: 2024-10-24 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://nodejs.org/dist/v23.1.0/node-v23.1.0-x64.msi + InstallerSha256: 5836348CC939C43D6A520B57C52C69D744E86F777436535586CB4961E92C192C + ProductCode: '{7E2E9049-A26E-4FD8-89FC-8CCFDD85B1DD}' +- Architecture: arm64 + InstallerUrl: https://nodejs.org/dist/v23.1.0/node-v23.1.0-arm64.msi + InstallerSha256: 468A5D028CF09AB7DBF72E35ACF892F801EFCA8F5AA0D8E4CA9C6B01B4B2B2B4 + ProductCode: '{0CC76316-59BB-494C-9D65-83EC8D6B75D2}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/OpenJS/NodeJS/23.1.0/OpenJS.NodeJS.locale.en-US.yaml b/manifests/o/OpenJS/NodeJS/23.1.0/OpenJS.NodeJS.locale.en-US.yaml new file mode 100644 index 000000000000..6c8e692729be --- /dev/null +++ b/manifests/o/OpenJS/NodeJS/23.1.0/OpenJS.NodeJS.locale.en-US.yaml @@ -0,0 +1,163 @@ +# 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: OpenJS.NodeJS +PackageVersion: 23.1.0 +PackageLocale: en-US +Publisher: Node.js Foundation +PublisherUrl: https://openjsf.org/ +PublisherSupportUrl: https://github.com/nodejs/node/blob/v23.1.0/.github/SUPPORT.md +PrivacyUrl: https://privacy-policy.openjsf.org/ +Author: OpenJS Foundation +PackageName: Node.js +PackageUrl: https://nodejs.org/ +License: MIT +LicenseUrl: https://github.com/nodejs/node/blob/v23.1.0/LICENSE +Copyright: Copyright Node.js contributors. All rights reserved. +CopyrightUrl: https://trademark-policy.openjsf.org/ +ShortDescription: Run JavaScript Everywhere +Description: Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts. +Moniker: nodejs +Tags: +- coding +- cross-platform +- develop +- development +- environment +- javascript +- js +- node +- npm +- programming +- runtime +- v8 +ReleaseNotes: |- + Notable Changes + Buffer now work with resizable ArrayBuffer + When a Buffer is created using a resizable ArrayBuffer, the Buffer length will now correctly change as the underlying ArrayBuffer size is changed. + const ab = new ArrayBuffer(10, { maxByteLength: 20 }); + const buffer = Buffer.from(ab); + console.log(buffer.byteLength); 10 + ab.resize(15); + console.log(buffer.byteLength); 15 + ab.resize(5); + console.log(buffer.byteLength); 5 + Contributed by James M Snell in #55377. + MockTimers test runner API is now stable + MockTimers, introduced in April 2023, has just reached stable status. This API provides comprehensive support for mocking Date and all major timers in Node.js, including setTimeout, setInterval, and setImmediate, both from the node:timers, node:timers/promises modules and global objects. After months of refinement, developers can now fully rely on MockTimers for testing time-based operations with confidence, ensuring better control over asynchronous behavior in their Node.js applications. + Example usage with initial Date object as time set: + import { mock } from 'node:test'; + mock.timers.enable({ apis: ['Date'], now: new Date('1970-01-01') }); + Contributed by Erick Wendel in #55398. + JSON modules and import attributes are now stable + The two proposals reached stage 4 of the TC39 process, at the October 2024 meeting. The Node.js implementation already matches exactly the semantics required by the proposals. + Contributed by Nicolò Ribaudo by #55333. + Other Notable Changes + - [4ba31b7f20] - (SEMVER-MINOR) assert: make assertion_error use Myers diff algorithm (Giovanni Bucci) #54862 + - [dcbc5fbe65] - (SEMVER-MINOR) lib: add UV_UDP_REUSEPORT for udp (theanarkh) #55403 + - [ec867ac7ce] - (SEMVER-MINOR) net: add UV_TCP_REUSEPORT for tcp (theanarkh) #55408 + Commits + - [4ba31b7f20] - (SEMVER-MINOR) assert: make assertion_error use Myers diff algorithm (Giovanni Bucci) #54862 + - [fe667bea28] - assert: fix deepEqual always return true on URL (Xuguang Mei) #50853 + - [aca03d9083] - benchmark: add --runs support to run.js (Rafael Gonzaga) #55158 + - [c5abf50692] - benchmark: adjust byte size for buffer-copy (Rafael Gonzaga) #55295 + - [d3618b2334] - benchmark: adjust config for deepEqual object (Rafael Gonzaga) #55254 + - [c05582da3d] - (SEMVER-MINOR) buffer: make Buffer work with resizable ArrayBuffer (James M Snell) #55377 + - [194bb0fca5] - build: fix GN build for cares/uv deps (Cheng) #55477 + - [8eb5359592] - build: fix uninstall script for AIX 7.1 (Cloorc) #55438 + - [32f7d5ad1c] - build: conditionally compile bundled sqlite (Richard Lau) #55409 + - [2147e496e7] - build: tidy up cares.gyp (Richard Lau) #55445 + - [2beae50c77] - build: synchronize list of c-ares source files (Richard Lau) #55445 + - [f48d30eb9f] - build: fix path concatenation (Mohammed Keyvanzadeh) #55387 + - [d42522eec5] - build: fix make errors that occur in Makefile (minkyu_kim) #55287 + - [52da293471] - cli: add --heap-prof flag available to NODE_OPTIONS (Juan José) #54259 + - [adead26815] - crypto: include openssl/rand.h explicitly (Shelley Vohr) #55425 + - [df2f1adf9e] - deps: V8: cherry-pick f915fa4c9f41 (Chengzhong Wu) #55484 + - [bfc10a975f] - deps: update googletest to df1544b (Node.js GitHub Bot) #55465 + - [45ef1809bd] - deps: update c-ares to v1.34.2 (Node.js GitHub Bot) #55463 + - [c2b5ebfeca] - deps: update ada to 2.9.1 (Node.js GitHub Bot) #54679 + - [903863cafa] - deps: update simdutf to 5.6.0 (Node.js GitHub Bot) #55379 + - [008fb5f7f4] - deps: patch V8 to 12.9.202.28 (Node.js GitHub Bot) #55371 + - [8b282228ae] - deps: update c-ares to v1.34.1 (Node.js GitHub Bot) #55369 + - [54d55f2337] - Revert "deps: disable io_uring support in libuv by default" (Santiago Gimeno) #55114 + - [bfb3c621c4] - deps: update libuv to 1.49.1 (Santiago Gimeno) #55114 + - [055d2b8919] - deps: update amaro to 0.1.9 (Node.js GitHub Bot) #55348 + - [c028d21b44] - diagnostics_channel: fix unsubscribe during publish (simon-id) #55116 + - [b4b6ddb777] - dns: honor the order option (Luigi Pinca) #55392 + - [37352cef7f] - doc: changed the command used to verify SHASUMS256 (adriancuadrado) #55420 + - [66bcf4c065] - doc: move dual package shipping docs to separate repo (Joyee Cheung) #55444 + - [04b41bda03] - doc: add note about stdio streams in child_process (Ederin (Ed) Igharoro) #55322 + - [689d3a3e41] - doc: add isBigIntObject to documentation (leviscar) #55450 + - [784c825a27] - doc: remove outdated remarks about highWaterMark in fs (Ian Kerins) #55462 + - [1ec25e8573] - doc: move Danielle Adams key to old gpg keys (RafaelGSS) #55399 + - [7d5bb097eb] - doc: move Bryan English key to old gpg keys (RafaelGSS) #55399 + - [2967471f67] - doc: move Beth Griggs keys to old gpg keys (RafaelGSS) #55399 + - [0be3a7505f] - doc: add changelog for mocktimers (Erick Wendel) #55398 + - [e15f779794] - doc: spell out condition restrictions (Jan Martin) #55187 + - [c3f2216a7d] - doc: add instructions for WinGet build (Hüseyin Açacak) #55356 + - [bdc2c3bb94] - doc: add missing return values in buffer docs (Karl Horky) #55273 + - [41f68f59af] - doc: fix ambasador markdown list (Rafael Gonzaga) #55361 + - [bbd5318729] - esm: add a fallback when importer in not a file (Antoine du Hamel) #55471 + - [22d77773fd] - esm: fix inconsistency with importAssertion in resolve hook (Wei Zhu) #55365 + - [48bb87b059] - esm: mark import attributes and JSON module as stable (Nicolò Ribaudo) #55333 + - [8ceefebaf2] - events: optimize EventTarget.addEventListener (Robert Nagy) #55312 + - [45f960cab6] - fs: pass correct path to DirentFromStats during glob (Aviv Keller) #55071 + - [d9494a7641] - fs: use wstring on Windows paths (jazelly) #55171 + - [0f1d13e359] - lib: ensure FORCE_COLOR forces color output in non-TTY environments (Pietro Marchini) #55404 + - [dcbc5fbe65] - (SEMVER-MINOR) lib: add UV_UDP_REUSEPORT for udp (theanarkh) #55403 + - [714f272423] - lib: remove startsWith/endsWith primordials for char checks (Gürgün Dayıoğlu) #55407 + - [4e5c90bb41] - lib: replace createDeferredPromise util with Promise.withResolvers (Yagiz Nizipli) #54836 + - [db18aca47a] - lib: add flag to drop connection when running in cluster mode (theanarkh) #54927 + - [dd848f2d1e] - lib: test_runner#mock:timers respeced timeout_max behaviour (BadKey) #55375 + - [a9473bb8e3] - lib: remove settled dependant signals when they are GCed (Edigleysson Silva (Edy)) #55354 + - [07ad987aa1] - lib: convert transfer sequence to array in js (Jason Zhang) #55317 + - [d54d3b24c3] - meta: move one or more collaborators to emeritus (Node.js GitHub Bot) #55381 + - [12d709bd27] - meta: assign CODEOWNERS for /deps/ncrypto/* (Filip Skokan) #55426 + - [0130780eec] - meta: change color to blue notify review-wanted (Rafael Gonzaga) #55423 + - [335a507027] - meta: bump codecov/codecov-action from 4.5.0 to 4.6.0 (dependabot[bot]) #55222 + - [5ffc721d09] - meta: bump github/codeql-action from 3.26.6 to 3.26.10 (dependabot[bot]) #55221 + - [d9fde2c45b] - meta: bump step-security/harden-runner from 2.9.1 to 2.10.1 (dependabot[bot]) #55220 + - [2c960a212e] - module: include module information in require(esm) warning (Joyee Cheung) #55397 + - [a12dbf03d9] - module: simplify ts under node_modules check (Marco Ippolito) #55440 + - [ec867ac7ce] - (SEMVER-MINOR) net: add UV_TCP_REUSEPORT for tcp (theanarkh) #55408 + - [9e320279a2] - Revert "path: fix bugs and inconsistencies" (Aviv Keller) #55414 + - [1ce8928db3] - sqlite: cache column names in stmt.all() (Fedor Indutny) #55373 + - [cc775d314a] - src: switch from Get/SetPrototype to Get/SetPrototypeV2 (Aviv Keller) #55453 + - [89c96ade53] - src: remove icu based ToASCII and ToUnicode (Yagiz Nizipli) #55156 + - [57dbbf8402] - src: fix winapi_strerror error string (Hüseyin Açacak) #55207 + - [a490bb8745] - src: remove uv__node_patch_is_using_io_uring (Santiago Gimeno) #55114 + - [0da1632937] - src,lib: introduce util.getSystemErrorMessage(err) (Juan José) #54075 + - [6764273127] - stream: propagate AbortSignal reason (Marvin ROGER) #55473 + - [4dc2791cdd] - test: add repl preview timeout test (Chengzhong Wu) #55484 + - [8634e054d4] - test: make test-node-output-v8-warning more flexible (Shelley Vohr) #55401 + - [6c8564b55d] - test: fix addons and node-api test assumptions (Antoine du Hamel) #55441 + - [94e863cdb7] - test: update wpt test for webmessaging/broadcastchannel (devstone) #55205 + - [c10c6715cd] - test: deflake test-cluster-shared-handle-bind-privileged-port (Aviv Keller) #55378 + - [6f7379a048] - test: fix invalid file: URL in test-fs-path-dir (Antoine du Hamel) #55454 + - [dd5a08d022] - test: update console wpt (Aviv Keller) #55192 + - [9b7b4a6b25] - test: remove duplicate tests (Luigi Pinca) #55393 + - [eb2fab3da1] - test: update test_util.cc for coverage (minkyu_kim) #55291 + - [59923d137e] - test: update compression wpt (Aviv Keller) #55191 + - [1b63a822ac] - test,crypto: update WebCryptoAPI WPT (Filip Skokan) #55427 + - [97c6448f63] - test_runner: mark mockTimers as stable (Erick Wendel) #55398 + - [69ee56aacd] - test_runner: add support for scheduler.wait on mock timers (Erick Wendel) #55244 + - [d9f0407cf6] - test_runner: require --enable-source-maps for sourcemap coverage (Aviv Keller) #55359 + - [2ac2c5a7e7] - tools: update lint-md-dependencies (Node.js GitHub Bot) #55470 + - [10f6b90f7d] - tools: update gyp-next to 0.18.3 (Node.js GitHub Bot) #55464 + - [65936a8bb6] - tools: add script to synch c-ares source lists (Richard Lau) #55445 + - [1da4168486] - tools: add polyfilled option to prefer-primordials rule (Antoine du Hamel) #55318 + - [3b2b3a8df2] - tools: fix typos (Nathan Baulch) #55061 + - [736c085a5d] - typings: add missing type of ArrayBufferPrototypeGetByteLength (Wuli Zuo) #55439 + - [7b3e38b855] - url: handle "unsafe" characters properly in pathToFileURL (Antoine du Hamel) #54545 +ReleaseNotesUrl: https://github.com/nodejs/node/releases/tag/v23.1.0 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Learn + DocumentUrl: https://nodejs.org/en/learn/ +- DocumentLabel: Documentation + DocumentUrl: https://nodejs.org/docs/v23.1.0/api/ +- DocumentLabel: About + DocumentUrl: https://nodejs.org/about/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OpenJS/NodeJS/23.1.0/OpenJS.NodeJS.locale.zh-CN.yaml b/manifests/o/OpenJS/NodeJS/23.1.0/OpenJS.NodeJS.locale.zh-CN.yaml new file mode 100644 index 000000000000..ef0c61249fb3 --- /dev/null +++ b/manifests/o/OpenJS/NodeJS/23.1.0/OpenJS.NodeJS.locale.zh-CN.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.locale.1.6.0.schema.json + +PackageIdentifier: OpenJS.NodeJS +PackageVersion: 23.1.0 +PackageLocale: zh-CN +Publisher: Node.js Foundation +PublisherUrl: https://openjsf.org/ +PublisherSupportUrl: https://github.com/nodejs/node/blob/v23.1.0/.github/SUPPORT.md +PrivacyUrl: https://privacy-policy.openjsf.org/ +Author: OpenJS Foundation +PackageName: Node.js +PackageUrl: https://nodejs.org/ +License: MIT +LicenseUrl: https://github.com/nodejs/node/blob/v23.1.0/LICENSE +Copyright: Copyright Node.js contributors. All rights reserved. +CopyrightUrl: https://trademark-policy.openjsf.org/ +ShortDescription: 随处运行 JavaScript +Description: Node.js® 是一个免费、开源、跨平台的 JavaScript 运行时环境,开发人员可通过它创建服务器、网页应用、命令行工具和脚本。 +# Moniker: +Tags: +- javascript +- js +- node +- npm +- v8 +- 开发 +- 环境 +- 编码 +- 编程 +- 跨平台 +- 运行时 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/nodejs/node/releases/tag/v23.1.0 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 学习 + DocumentUrl: https://nodejs.org/en/learn/ +- DocumentLabel: 文档 + DocumentUrl: https://nodejs.org/docs/v23.1.0/api/ +- DocumentLabel: 关于 + DocumentUrl: https://nodejs.org/about/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OpenJS/NodeJS/23.1.0/OpenJS.NodeJS.yaml b/manifests/o/OpenJS/NodeJS/23.1.0/OpenJS.NodeJS.yaml new file mode 100644 index 000000000000..2a9c939972f4 --- /dev/null +++ b/manifests/o/OpenJS/NodeJS/23.1.0/OpenJS.NodeJS.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: OpenJS.NodeJS +PackageVersion: 23.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3d1aa1212ea7b9ad78b6f3d40304de7d9d912ffe Mon Sep 17 00:00:00 2001 From: Anastasiya Polina Soyka Date: Thu, 24 Oct 2024 22:41:42 -0400 Subject: [PATCH 619/720] Add Version 1.4.0.39 for Nvidia.Broadcast Package (#185594) --- .../1.4.0.39/Nvidia.Broadcast.installer.yaml | 27 +++++++++++++++++ .../Nvidia.Broadcast.locale.en-US.yaml | 29 +++++++++++++++++++ .../Broadcast/1.4.0.39/Nvidia.Broadcast.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/n/Nvidia/Broadcast/1.4.0.39/Nvidia.Broadcast.installer.yaml create mode 100644 manifests/n/Nvidia/Broadcast/1.4.0.39/Nvidia.Broadcast.locale.en-US.yaml create mode 100644 manifests/n/Nvidia/Broadcast/1.4.0.39/Nvidia.Broadcast.yaml diff --git a/manifests/n/Nvidia/Broadcast/1.4.0.39/Nvidia.Broadcast.installer.yaml b/manifests/n/Nvidia/Broadcast/1.4.0.39/Nvidia.Broadcast.installer.yaml new file mode 100644 index 000000000000..7598503ef945 --- /dev/null +++ b/manifests/n/Nvidia/Broadcast/1.4.0.39/Nvidia.Broadcast.installer.yaml @@ -0,0 +1,27 @@ +# Created with Komac v1.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Nvidia.Broadcast +PackageVersion: 1.4.0.39 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /s + SilentWithProgress: /s + Custom: /noreboot +InstallerSuccessCodes: +- 3858759680 +UpgradeBehavior: install +ReleaseDate: 2024-05-05 +Installers: +- Architecture: x64 + InstallerUrl: https://international.download.nvidia.com/Windows/broadcast/1.4.0.39/NVIDIA_Broadcast_v1.4.0.39.exe + InstallerSha256: FC6BF49AF9C079A2F865F17D8DE767D0759E71827EB68663FE7E5936655A5AF9 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/n/Nvidia/Broadcast/1.4.0.39/Nvidia.Broadcast.locale.en-US.yaml b/manifests/n/Nvidia/Broadcast/1.4.0.39/Nvidia.Broadcast.locale.en-US.yaml new file mode 100644 index 000000000000..8d61d34a80b9 --- /dev/null +++ b/manifests/n/Nvidia/Broadcast/1.4.0.39/Nvidia.Broadcast.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with Komac v1.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Nvidia.Broadcast +PackageVersion: 1.4.0.39 +PackageLocale: en-US +Publisher: NVIDIA Corporation +PublisherUrl: https://www.nvidia.com +PublisherSupportUrl: https://www.nvidia.com/en-us/support +PrivacyUrl: https://www.nvidia.com/en-us/about-nvidia/privacy-policy +PackageName: NVIDIA Broadcast +# PackageUrl: https://www.nvidia.com/en-us/geforce/broadcasting/broadcast-app +License: NVIDIA Corporation +LicenseUrl: https://www.nvidia.com/en-us/drivers/nvidia-license +Copyright: Copyright © 2021 NVIDIA Corporation +CopyrightUrl: https://www.nvidia.com/en-us/about-nvidia/legal-info +ShortDescription: NVIDIA Broadcast +Description: |- + The NVIDIA Broadcast app transforms any room into a home studio. + Take your livestreams, voice chats, and video conference calls to the next level with AI-enhanced voice and video. +Moniker: nvidia-broadcast +Tags: +- broadcast +- nvidia +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://nvidia.custhelp.com/app/answers/detail/a_id/4732 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/Nvidia/Broadcast/1.4.0.39/Nvidia.Broadcast.yaml b/manifests/n/Nvidia/Broadcast/1.4.0.39/Nvidia.Broadcast.yaml new file mode 100644 index 000000000000..18fa32c9755b --- /dev/null +++ b/manifests/n/Nvidia/Broadcast/1.4.0.39/Nvidia.Broadcast.yaml @@ -0,0 +1,8 @@ +# Created with Komac v1.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Nvidia.Broadcast +PackageVersion: 1.4.0.39 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4d76b26128784c08419ec02e6fff638916ef2c59 Mon Sep 17 00:00:00 2001 From: doms9 <96013514+doms9@users.noreply.github.com> Date: Thu, 24 Oct 2024 22:41:58 -0400 Subject: [PATCH 620/720] New version: Nota.Gyazo version 5.6.2 (#185593) --- .../Gyazo/5.6.2/Nota.Gyazo.installer.yaml | 27 +++++++++++++++++ .../Gyazo/5.6.2/Nota.Gyazo.locale.en-US.yaml | 29 +++++++++++++++++++ manifests/n/Nota/Gyazo/5.6.2/Nota.Gyazo.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/n/Nota/Gyazo/5.6.2/Nota.Gyazo.installer.yaml create mode 100644 manifests/n/Nota/Gyazo/5.6.2/Nota.Gyazo.locale.en-US.yaml create mode 100644 manifests/n/Nota/Gyazo/5.6.2/Nota.Gyazo.yaml diff --git a/manifests/n/Nota/Gyazo/5.6.2/Nota.Gyazo.installer.yaml b/manifests/n/Nota/Gyazo/5.6.2/Nota.Gyazo.installer.yaml new file mode 100644 index 000000000000..5e990aaf3478 --- /dev/null +++ b/manifests/n/Nota/Gyazo/5.6.2/Nota.Gyazo.installer.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Nota.Gyazo +PackageVersion: 5.6.2 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{6DB8C365-E719-4BA5-9594-10DFC244D3FD}_is1' +ReleaseDate: 2024-10-23 +AppsAndFeaturesEntries: +- Publisher: Helpfeel Inc. + ProductCode: '{6DB8C365-E719-4BA5-9594-10DFC244D3FD}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://files.gyazo.com/setup/Gyazo-5.6.2.exe + InstallerSha256: A316CBB7A5CA991464B072D45FE73D0CC0445637BE7405D0058F107C303CAF92 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/n/Nota/Gyazo/5.6.2/Nota.Gyazo.locale.en-US.yaml b/manifests/n/Nota/Gyazo/5.6.2/Nota.Gyazo.locale.en-US.yaml new file mode 100644 index 000000000000..d6b4b00e55b6 --- /dev/null +++ b/manifests/n/Nota/Gyazo/5.6.2/Nota.Gyazo.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Nota.Gyazo +PackageVersion: 5.6.2 +PackageLocale: en-US +Publisher: Nota Inc. +PublisherUrl: https://gyazo.com/ +PublisherSupportUrl: https://helpfeel.com/Gyazo +PrivacyUrl: https://gyazo.com/doc/privacy +Author: Nota Inc. +PackageName: Gyazo +PackageUrl: https://gyazo.com/ +License: Proprietary +LicenseUrl: https://gyazo.com/doc/terms +Copyright: (c) Nota Inc. All rights reserved. +CopyrightUrl: https://gyazo.com/doc/terms +ShortDescription: Take screenshots, GIFS, and replays that are ready to share. Save what's on your screen without missing a moment. +Description: |- + Take screenshots, GIFS, and replays that are ready to share. + Save what's on your screen without missing a moment. +Moniker: gyazo +Tags: +- capture +- screengrab +- screenshot +- share +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/Nota/Gyazo/5.6.2/Nota.Gyazo.yaml b/manifests/n/Nota/Gyazo/5.6.2/Nota.Gyazo.yaml new file mode 100644 index 000000000000..13844384b0d5 --- /dev/null +++ b/manifests/n/Nota/Gyazo/5.6.2/Nota.Gyazo.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: Nota.Gyazo +PackageVersion: 5.6.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 9e74e8eed0890e8d78a6d1660c0e783fc41f018e Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Thu, 24 Oct 2024 19:42:15 -0700 Subject: [PATCH 621/720] New version: taers232c.GAMADV-XTD3 version 7.00.29 (#185596) --- .../taers232c.GAMADV-XTD3.installer.yaml | 21 +++++++++++++++++ .../taers232c.GAMADV-XTD3.locale.en-US.yaml | 23 +++++++++++++++++++ .../7.00.29/taers232c.GAMADV-XTD3.yaml | 8 +++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/t/taers232c/GAMADV-XTD3/7.00.29/taers232c.GAMADV-XTD3.installer.yaml create mode 100644 manifests/t/taers232c/GAMADV-XTD3/7.00.29/taers232c.GAMADV-XTD3.locale.en-US.yaml create mode 100644 manifests/t/taers232c/GAMADV-XTD3/7.00.29/taers232c.GAMADV-XTD3.yaml diff --git a/manifests/t/taers232c/GAMADV-XTD3/7.00.29/taers232c.GAMADV-XTD3.installer.yaml b/manifests/t/taers232c/GAMADV-XTD3/7.00.29/taers232c.GAMADV-XTD3.installer.yaml new file mode 100644 index 000000000000..18d893bf9539 --- /dev/null +++ b/manifests/t/taers232c/GAMADV-XTD3/7.00.29/taers232c.GAMADV-XTD3.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: taers232c.GAMADV-XTD3 +PackageVersion: 7.00.29 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallerSwitches: + Custom: /norestart +UpgradeBehavior: install +ProductCode: '{31A2E399-9117-4B7F-927B-3F5755583D81}' +ReleaseDate: 2024-10-24 +AppsAndFeaturesEntries: +- UpgradeCode: '{D86B52B2-EFE9-4F9D-8BA3-9D84B9B2D319}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/taers232c/GAMADV-XTD3/releases/download/v7.00.29/gamadv-xtd3-7.00.29-windows-x86_64.msi + InstallerSha256: 4FFF6F0E34E83532D6AA1E7D2FED0DE035A055DDE3276CAB3BF35A968EE87CAB +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/taers232c/GAMADV-XTD3/7.00.29/taers232c.GAMADV-XTD3.locale.en-US.yaml b/manifests/t/taers232c/GAMADV-XTD3/7.00.29/taers232c.GAMADV-XTD3.locale.en-US.yaml new file mode 100644 index 000000000000..6fb53a55eb52 --- /dev/null +++ b/manifests/t/taers232c/GAMADV-XTD3/7.00.29/taers232c.GAMADV-XTD3.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: taers232c.GAMADV-XTD3 +PackageVersion: 7.00.29 +PackageLocale: en-US +Publisher: Ross Scroggs - ross.scroggs@gmail.com +PublisherUrl: https://github.com/taers232c +PublisherSupportUrl: https://github.com/taers232c/GAMADV-XTD3/issues +Author: taers232c +PackageName: GAMADV-XTD3 +PackageUrl: https://github.com/taers232c/GAMADV-XTD3 +License: Apache-2.0 +ShortDescription: GAMADV-XTD3 is a free, open source command line tool for Google Workspace (formerly G Suite) Administrators to manage domain and user settings quickly and easily. +Moniker: gamadv +ReleaseNotes: |- + - https://github.com/taers232c/GAMADV-XTD3/wiki/How-to-Install-Advanced-GAM + - https://github.com/taers232c/GAMADV-XTD3/wiki/How-to-Update-Advanced-GAM + - https://github.com/taers232c/GAMADV-XTD3/wiki/How-to-Upgrade-from-Standard-GAM + - https://github.com/taers232c/GAMADV-XTD3/wiki/How-to-Upgrade-from-GAMADV-X-or-GAMADV-XTD +ReleaseNotesUrl: https://github.com/taers232c/GAMADV-XTD3/releases/tag/v7.00.29 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/taers232c/GAMADV-XTD3/7.00.29/taers232c.GAMADV-XTD3.yaml b/manifests/t/taers232c/GAMADV-XTD3/7.00.29/taers232c.GAMADV-XTD3.yaml new file mode 100644 index 000000000000..f47b21757b94 --- /dev/null +++ b/manifests/t/taers232c/GAMADV-XTD3/7.00.29/taers232c.GAMADV-XTD3.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: taers232c.GAMADV-XTD3 +PackageVersion: 7.00.29 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 52277ddf52111062b47c5eaa49db39377b67d5ae Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Fri, 25 Oct 2024 04:42:27 +0200 Subject: [PATCH 622/720] New version: vim.vim.nightly version 9.1.0814 (#185597) --- .../9.1.0814/vim.vim.nightly.installer.yaml | 24 ++++++++ .../vim.vim.nightly.locale.en-US.yaml | 57 +++++++++++++++++++ .../vim/nightly/9.1.0814/vim.vim.nightly.yaml | 8 +++ 3 files changed, 89 insertions(+) create mode 100644 manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.installer.yaml create mode 100644 manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.locale.en-US.yaml create mode 100644 manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.yaml diff --git a/manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.installer.yaml b/manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.installer.yaml new file mode 100644 index 000000000000..e2ef478a0b3c --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.installer.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.1.0814 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2024-10-24 +ElevationRequirement: elevationRequired +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.0814/gvim_9.1.0814_x86.exe + InstallerSha256: 61E86E5C1A7C74D20B2897EB28773F206BBEFFCA7AE0E32E5A7DFD2CEE9EA91F +- Architecture: x64 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.0814/gvim_9.1.0814_x64.exe + InstallerSha256: C512F3E6DC8ED1916BB3208C5016B8AC7CE2CF8F0C23A5C2687F1E36504E6BC4 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.locale.en-US.yaml b/manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.locale.en-US.yaml new file mode 100644 index 000000000000..251df81f84a4 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.locale.en-US.yaml @@ -0,0 +1,57 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.1.0814 +PackageLocale: en-US +Publisher: Bram Moolenaar et al. +PublisherUrl: https://github.com/vim/vim-win32-installer +PublisherSupportUrl: https://github.com/vim/vim-win32-installer/issues +Author: Bram Moolenaar et al. +PackageName: Vim +PackageUrl: http://www.vim.org/ +License: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible +LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright +Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] +CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright +ShortDescription: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient +Moniker: vim +Tags: +- code-editor +- g-vim +- gvim +- text-editing +- text-editor +- tool +- utility +- vi +ReleaseNotes: |- + v9.1.0814 + Nightly Vim Windows build snapshots (more information).If you do not know what to use, use the 32bit installer (use the signed one, if available).Signed releases will occasionally be provided on a best effort approach.Changes: + - runtime(syntax-tests): tiny vim fails because of line-continuation + - 9.1.0814: mapset() may remove unrelated mapping + Files: + :unlock: Unsigned Files: + - gvim_9.1.0814_x86.exe + 32-bit installer (If you don't know what to use, use this one) + - gvim_9.1.0814_x64.exe + 64-bit installer + - gvim_9.1.0814_x86.zip + 32-bit zip archive + - gvim_9.1.0814_x64.zip + 64-bit zip archive + - gvim_9.1.0814_x86_pdb.zip + pdb files for debugging the corresponding 32-bit executable + - gvim_9.1.0814_x64_pdb.zip + pdb files for debugging the corresponding 64-bit executable + - Strawberry Perl 5.32 + - LuaBinaries 5.4 + - Python 2.7 + - Python3 3.8 or later + - Racket 8.7 (BC) + - RubyInstaller 3.2 + - libsodium 1.0.19 + See the README for detail. +ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.1.0814 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.yaml b/manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.yaml new file mode 100644 index 000000000000..7a8dad1f8966 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0814/vim.vim.nightly.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.1.0814 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From cba2123ca6b1864cab73396c2f823b0bf0de7ed8 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:42:45 -0700 Subject: [PATCH 623/720] Automatic deletion of FireAlpaca.FireAlpaca 2.13.0.0 (#185598) --- .../FireAlpaca.FireAlpaca.installer.yaml | 17 ----------------- .../FireAlpaca.FireAlpaca.locale.en-US.yaml | 16 ---------------- .../2.13.0.0/FireAlpaca.FireAlpaca.yaml | 8 -------- 3 files changed, 41 deletions(-) delete mode 100644 manifests/f/FireAlpaca/FireAlpaca/2.13.0.0/FireAlpaca.FireAlpaca.installer.yaml delete mode 100644 manifests/f/FireAlpaca/FireAlpaca/2.13.0.0/FireAlpaca.FireAlpaca.locale.en-US.yaml delete mode 100644 manifests/f/FireAlpaca/FireAlpaca/2.13.0.0/FireAlpaca.FireAlpaca.yaml diff --git a/manifests/f/FireAlpaca/FireAlpaca/2.13.0.0/FireAlpaca.FireAlpaca.installer.yaml b/manifests/f/FireAlpaca/FireAlpaca/2.13.0.0/FireAlpaca.FireAlpaca.installer.yaml deleted file mode 100644 index a271c1b59923..000000000000 --- a/manifests/f/FireAlpaca/FireAlpaca/2.13.0.0/FireAlpaca.FireAlpaca.installer.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/17 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: FireAlpaca.FireAlpaca -PackageVersion: 2.13.0.0 -MinimumOSVersion: 10.0.0.0 -InstallerType: inno -Installers: -- Architecture: x64 - InstallerUrl: https://firealpaca.com/download/win64 - InstallerSha256: 28CABE1407997F85C6034DFCD4460C940790D7BE1A06571ABADDB32A2DB681C7 - ProductCode: FireAlpaca64_is1 - AppsAndFeaturesEntries: - - DisplayName: FireAlpaca 2.13.0 (64bit) - ProductCode: FireAlpaca64_is1 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/f/FireAlpaca/FireAlpaca/2.13.0.0/FireAlpaca.FireAlpaca.locale.en-US.yaml b/manifests/f/FireAlpaca/FireAlpaca/2.13.0.0/FireAlpaca.FireAlpaca.locale.en-US.yaml deleted file mode 100644 index 97c222394e44..000000000000 --- a/manifests/f/FireAlpaca/FireAlpaca/2.13.0.0/FireAlpaca.FireAlpaca.locale.en-US.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/17 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: FireAlpaca.FireAlpaca -PackageVersion: 2.13.0.0 -PackageLocale: en-US -Publisher: firealpaca.com -PublisherUrl: https://firealpaca.com/ -PackageName: FireAlpaca -PackageUrl: https://firealpaca.com/ -License: Freeware -Copyright: Copyright (c)2022 firealpaca.com All Rights Reserved. -ShortDescription: FireAlpaca is the free Digital Painting Software that is compatible with both Mac and Windows. -ReleaseNotesUrl: https://firealpaca.com/download/#history -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/f/FireAlpaca/FireAlpaca/2.13.0.0/FireAlpaca.FireAlpaca.yaml b/manifests/f/FireAlpaca/FireAlpaca/2.13.0.0/FireAlpaca.FireAlpaca.yaml deleted file mode 100644 index 2cb19067051d..000000000000 --- a/manifests/f/FireAlpaca/FireAlpaca/2.13.0.0/FireAlpaca.FireAlpaca.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/17 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: FireAlpaca.FireAlpaca -PackageVersion: 2.13.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From ae395c6b4a6a73a1a3f6ac3d0433ead125a50b7b Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:42:52 -0700 Subject: [PATCH 624/720] Automatic update of Revival.WordLight from 7.2.6 to 7.2.7 (#185599) --- .../7.2.7/Revival.WordLight.installer.yaml | 13 +++++++++++++ .../7.2.7/Revival.WordLight.locale.en-US.yaml | 12 ++++++++++++ .../Revival/WordLight/7.2.7/Revival.WordLight.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/r/Revival/WordLight/7.2.7/Revival.WordLight.installer.yaml create mode 100644 manifests/r/Revival/WordLight/7.2.7/Revival.WordLight.locale.en-US.yaml create mode 100644 manifests/r/Revival/WordLight/7.2.7/Revival.WordLight.yaml diff --git a/manifests/r/Revival/WordLight/7.2.7/Revival.WordLight.installer.yaml b/manifests/r/Revival/WordLight/7.2.7/Revival.WordLight.installer.yaml new file mode 100644 index 000000000000..8378f4307194 --- /dev/null +++ b/manifests/r/Revival/WordLight/7.2.7/Revival.WordLight.installer.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2024/Oct/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Revival.WordLight +PackageVersion: 7.2.7 +MinimumOSVersion: "10" +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://www.revivalnsw.com.au/wordlight/WordLightSetup.exe + InstallerSha256: 3E612A21C486DEF441707D005AEBCDCD7C1C4623ED25D752426F1DD31F0B6445 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/r/Revival/WordLight/7.2.7/Revival.WordLight.locale.en-US.yaml b/manifests/r/Revival/WordLight/7.2.7/Revival.WordLight.locale.en-US.yaml new file mode 100644 index 000000000000..c80995ccbcf8 --- /dev/null +++ b/manifests/r/Revival/WordLight/7.2.7/Revival.WordLight.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2024/Oct/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Revival.WordLight +PackageVersion: 7.2.7 +PackageLocale: en-US +Publisher: Revival +PackageName: WordLight +License: All Rights Reserved +ShortDescription: WordLight Setup +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/r/Revival/WordLight/7.2.7/Revival.WordLight.yaml b/manifests/r/Revival/WordLight/7.2.7/Revival.WordLight.yaml new file mode 100644 index 000000000000..c3ee2e871725 --- /dev/null +++ b/manifests/r/Revival/WordLight/7.2.7/Revival.WordLight.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Revival.WordLight +PackageVersion: 7.2.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 7124dc85385fd1f7ed326ea90825d7634e337cc7 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:43:10 -0700 Subject: [PATCH 625/720] Automatic update of Neovim.Neovim.Nightly 0.11.0 (#185601) --- .../Nightly/0.11.0/Neovim.Neovim.Nightly.installer.yaml | 6 +++--- .../Nightly/0.11.0/Neovim.Neovim.Nightly.locale.en-US.yaml | 2 +- .../Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.installer.yaml b/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.installer.yaml index 9f4cf7bc797b..6ea329612f1c 100644 --- a/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.installer.yaml +++ b/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/24 +# Automatically updated by the winget bot at 2024/Oct/25 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: Neovim.Neovim.Nightly @@ -12,7 +12,7 @@ AppsAndFeaturesEntries: Installers: - Architecture: x64 InstallerUrl: https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.msi - InstallerSha256: 3C983D19679CDA77ACE8D23553305DC4E19A12CC5A6867708F48799E02ADDF15 - ProductCode: '{1EB2C7C3-05BE-4DF9-9818-7B66539BCF7D}' + InstallerSha256: DCBD083B745EA9F9B1DB9BC156D44290CE412D161D0AD026B0EF6F548DF8175B + ProductCode: '{9BCB7DFF-FB4E-4505-97D3-96BC6C0C63B9}' ManifestType: installer ManifestVersion: 1.5.0 diff --git a/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.locale.en-US.yaml b/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.locale.en-US.yaml index 3415af14aac5..9677836b10f6 100644 --- a/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.locale.en-US.yaml +++ b/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/24 +# Automatically updated by the winget bot at 2024/Oct/25 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: Neovim.Neovim.Nightly diff --git a/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.yaml b/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.yaml index 6d4e0beb9e64..ef99f750bb95 100644 --- a/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.yaml +++ b/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/24 +# Automatically updated by the winget bot at 2024/Oct/25 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: Neovim.Neovim.Nightly From cf8e4035f72bfd12fc4ecd83e3fd6c006647e621 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:43:22 +0800 Subject: [PATCH 626/720] New version: EuSoft.Eudic version 13.7.3.0 (#185603) --- .../13.7.3.0/EuSoft.Eudic.installer.yaml | 27 +++++++++++ .../13.7.3.0/EuSoft.Eudic.locale.en-US.yaml | 37 +++++++++++++++ .../13.7.3.0/EuSoft.Eudic.locale.zh-CN.yaml | 45 +++++++++++++++++++ .../e/EuSoft/Eudic/13.7.3.0/EuSoft.Eudic.yaml | 8 ++++ 4 files changed, 117 insertions(+) create mode 100644 manifests/e/EuSoft/Eudic/13.7.3.0/EuSoft.Eudic.installer.yaml create mode 100644 manifests/e/EuSoft/Eudic/13.7.3.0/EuSoft.Eudic.locale.en-US.yaml create mode 100644 manifests/e/EuSoft/Eudic/13.7.3.0/EuSoft.Eudic.locale.zh-CN.yaml create mode 100644 manifests/e/EuSoft/Eudic/13.7.3.0/EuSoft.Eudic.yaml diff --git a/manifests/e/EuSoft/Eudic/13.7.3.0/EuSoft.Eudic.installer.yaml b/manifests/e/EuSoft/Eudic/13.7.3.0/EuSoft.Eudic.installer.yaml new file mode 100644 index 000000000000..9e50cf42819a --- /dev/null +++ b/manifests/e/EuSoft/Eudic/13.7.3.0/EuSoft.Eudic.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: EuSoft.Eudic +PackageVersion: 13.7.3.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silentWithProgress +InstallerSwitches: + Silent: /s + SilentWithProgress: /s +UpgradeBehavior: install +FileExtensions: +- bgl +- eudic +- ld2 +- mdx +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x64 + InstallerUrl: https://static.frdic.com/pkg/eudic_win.exe?t=20241025 + InstallerSha256: 36FFE56D4433A70692D3DEC6FE3C1210432CEC384F8B01E28C4451CAA45DC996 + ProductCode: eudic +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/EuSoft/Eudic/13.7.3.0/EuSoft.Eudic.locale.en-US.yaml b/manifests/e/EuSoft/Eudic/13.7.3.0/EuSoft.Eudic.locale.en-US.yaml new file mode 100644 index 000000000000..3a2b98e9f25f --- /dev/null +++ b/manifests/e/EuSoft/Eudic/13.7.3.0/EuSoft.Eudic.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: EuSoft.Eudic +PackageVersion: 13.7.3.0 +PackageLocale: en-US +Publisher: 欧路软件 +PublisherUrl: https://www.eudic.net/v4/en/app/eudic +PublisherSupportUrl: https://www.eudic.net/v4/en/home/support +PrivacyUrl: https://www.eudic.net/v4/en/home/privacy +Author: Shanghai Qianyan Network Technology Co., Ltd. +PackageName: 欧路词典 +PackageUrl: https://www.eudic.net/v4/en/app/eudic +License: Proprietary +LicenseUrl: https://www.eudic.net/v4/en/home/serviceterms +Copyright: Copyright (c) 2024 EuSoft. All rights reserved. +CopyrightUrl: https://www.eudic.net/v4/en/home/copyright +ShortDescription: An authoritative English dictionary software and essential tool for English learners +Description: Eudic is an authoritative English dictionary software and essential tool for English learners, providing real-life word pronunciation, English translation, cross-software word retrieval, drag-word search, extra English thesaurus, English word memorization, English listening, real-time English radio, etc. +# Moniker: +Tags: +- babylon +- dictionary +- encyclopedia +- english +- lingoes +- mdict +- translate +- translation +- translator +# ReleaseNotes: +ReleaseNotesUrl: https://www.eudic.net/v4/en/app/history?appkey=eusoft_eudic_en +PurchaseUrl: https://www.eudic.net/v4/en/home/buy +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/e/EuSoft/Eudic/13.7.3.0/EuSoft.Eudic.locale.zh-CN.yaml b/manifests/e/EuSoft/Eudic/13.7.3.0/EuSoft.Eudic.locale.zh-CN.yaml new file mode 100644 index 000000000000..84520e3d41c3 --- /dev/null +++ b/manifests/e/EuSoft/Eudic/13.7.3.0/EuSoft.Eudic.locale.zh-CN.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.locale.1.6.0.schema.json + +PackageIdentifier: EuSoft.Eudic +PackageVersion: 13.7.3.0 +PackageLocale: zh-CN +Publisher: 欧路软件 +PublisherUrl: https://www.eudic.net/v4/en/app/eudic +PublisherSupportUrl: https://www.eudic.net/v4/en/home/support +PrivacyUrl: https://www.eudic.net/v4/en/home/privacy +Author: 上海倩言网络科技有限公司 +PackageName: 欧路词典 +PackageUrl: https://www.eudic.net/v4/en/app/eudic +License: 专有软件 +LicenseUrl: https://www.eudic.net/v4/en/home/serviceterms +Copyright: 版权所有(c) 2024 欧路软件。 保留所有权利。 +CopyrightUrl: https://www.eudic.net/v4/en/home/copyright +ShortDescription: 权威的英语词典软件,英语学习者必备的工具 +Description: 权威的英语词典软件,英语学习者必备的工具,为您提供单词真人发音、英语翻译、跨软件取词、划词搜索、英语扩充词库、英语背单词、英语听力、实时英语电台等。 +# Moniker: +Tags: +- babylon +- lingoes +- mdict +- 百科 +- 翻译 +- 英文 +- 英语 +- 词典 +ReleaseNotes: |- + - 新增 支持设置单本词典是否展开 + - 新增 优化词典加载逻辑,提高加载速度 + - 新增 支持自定义翻译风格 + + 最近更新: + - 新增 翻译引擎支持添加大语言模型 + - 新增 支持自定义第三方大语言模型 + - 新增 鼠标取词新增语境搜索,查看单词在上下文语境中的解析 + - 新增 AI 解释 查询单词的搭配、双语例句、同义词等,用户可以全方位剖析单词,科学高效掌握词汇 +ReleaseNotesUrl: https://www.eudic.net/v4/en/app/history?appkey=eusoft_eudic_en +PurchaseUrl: https://www.eudic.net/v4/en/home/buy +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/e/EuSoft/Eudic/13.7.3.0/EuSoft.Eudic.yaml b/manifests/e/EuSoft/Eudic/13.7.3.0/EuSoft.Eudic.yaml new file mode 100644 index 000000000000..4e0d80428212 --- /dev/null +++ b/manifests/e/EuSoft/Eudic/13.7.3.0/EuSoft.Eudic.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: EuSoft.Eudic +PackageVersion: 13.7.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4fa0e582a13748556fa4b0ac7efd5e89e252356a Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:43:36 -0700 Subject: [PATCH 627/720] Automatic update of MTSD.AllDup from 4.5.62 to 4.5.64 (#185600) --- .../AllDup/4.5.64/MTSD.AllDup.installer.yaml | 20 +++++++++++++++++++ .../4.5.64/MTSD.AllDup.locale.en-US.yaml | 20 +++++++++++++++++++ .../m/MTSD/AllDup/4.5.64/MTSD.AllDup.yaml | 8 ++++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/m/MTSD/AllDup/4.5.64/MTSD.AllDup.installer.yaml create mode 100644 manifests/m/MTSD/AllDup/4.5.64/MTSD.AllDup.locale.en-US.yaml create mode 100644 manifests/m/MTSD/AllDup/4.5.64/MTSD.AllDup.yaml diff --git a/manifests/m/MTSD/AllDup/4.5.64/MTSD.AllDup.installer.yaml b/manifests/m/MTSD/AllDup/4.5.64/MTSD.AllDup.installer.yaml new file mode 100644 index 000000000000..558a5dcd649c --- /dev/null +++ b/manifests/m/MTSD/AllDup/4.5.64/MTSD.AllDup.installer.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2024/Oct/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: MTSD.AllDup +PackageVersion: 4.5.64 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://www.alldup.info/download/AllDupSetup.exe + InstallerSha256: 9967DCCA38516E304AC1E87CFA14ADCB73ED612BCBB8E781AD8D8FEE3D6AC7D7 + ProductCode: AllDup_is1 +- Architecture: x64 + InstallerUrl: https://www.alldup.info/download/AllDupSetup.exe + InstallerSha256: 9967DCCA38516E304AC1E87CFA14ADCB73ED612BCBB8E781AD8D8FEE3D6AC7D7 + ProductCode: AllDup_is1 +ReleaseDate: 2023-09-26 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/m/MTSD/AllDup/4.5.64/MTSD.AllDup.locale.en-US.yaml b/manifests/m/MTSD/AllDup/4.5.64/MTSD.AllDup.locale.en-US.yaml new file mode 100644 index 000000000000..aa7883c9986c --- /dev/null +++ b/manifests/m/MTSD/AllDup/4.5.64/MTSD.AllDup.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2024/Oct/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: MTSD.AllDup +PackageVersion: 4.5.64 +PackageLocale: en-US +Publisher: MTSD +PublisherSupportUrl: https://www.alldup.info/en_support.php +PackageName: AllDup +PackageUrl: https://www.alldup.info/ +License: Freeware +LicenseUrl: https://www.alldup.info/en_download_alldup.php +ShortDescription: Duplicate File Remover +Description: AllDup is a freeware tool for searching and removing file duplicates on your computer, network shares or external storage media. The fast search algorithm find duplicates of any file type, e.g., text, pictures, music or movies. +PurchaseUrl: https://www.alldup.info/alldup/en_alldup_donate.php +Documentations: +- DocumentLabel: User Manual + DocumentUrl: https://www.alldup.info/alldup_help/index.php +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/m/MTSD/AllDup/4.5.64/MTSD.AllDup.yaml b/manifests/m/MTSD/AllDup/4.5.64/MTSD.AllDup.yaml new file mode 100644 index 000000000000..f02c3047f6f5 --- /dev/null +++ b/manifests/m/MTSD/AllDup/4.5.64/MTSD.AllDup.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: MTSD.AllDup +PackageVersion: 4.5.64 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From d72fa90836d8d3602910aa81b4cbfa53553380a0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:44:06 +0800 Subject: [PATCH 628/720] New version: EuSoft.Frhelper version 13.7.3.0 (#185604) --- .../13.7.3.0/EuSoft.Frhelper.installer.yaml | 26 +++++++++++++ .../EuSoft.Frhelper.locale.en-US.yaml | 37 +++++++++++++++++++ .../EuSoft.Frhelper.locale.zh-CN.yaml | 35 ++++++++++++++++++ .../Frhelper/13.7.3.0/EuSoft.Frhelper.yaml | 8 ++++ 4 files changed, 106 insertions(+) create mode 100644 manifests/e/EuSoft/Frhelper/13.7.3.0/EuSoft.Frhelper.installer.yaml create mode 100644 manifests/e/EuSoft/Frhelper/13.7.3.0/EuSoft.Frhelper.locale.en-US.yaml create mode 100644 manifests/e/EuSoft/Frhelper/13.7.3.0/EuSoft.Frhelper.locale.zh-CN.yaml create mode 100644 manifests/e/EuSoft/Frhelper/13.7.3.0/EuSoft.Frhelper.yaml diff --git a/manifests/e/EuSoft/Frhelper/13.7.3.0/EuSoft.Frhelper.installer.yaml b/manifests/e/EuSoft/Frhelper/13.7.3.0/EuSoft.Frhelper.installer.yaml new file mode 100644 index 000000000000..9d9ac2560683 --- /dev/null +++ b/manifests/e/EuSoft/Frhelper/13.7.3.0/EuSoft.Frhelper.installer.yaml @@ -0,0 +1,26 @@ +# 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: EuSoft.Frhelper +PackageVersion: 13.7.3.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silentWithProgress +InstallerSwitches: + Silent: /s + SilentWithProgress: /s +UpgradeBehavior: install +FileExtensions: +- bgl +- eudic +- ld2 +- mdx +Installers: +- Architecture: x64 + InstallerUrl: https://static.frdic.com/pkg/fhsetup.exe?t=20241025 + InstallerSha256: 829DC3829CE40E8E2FC0E4C63F85DA998272B708B27F3E6B7FF453BC70A05774 + ProductCode: Frhelper +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/EuSoft/Frhelper/13.7.3.0/EuSoft.Frhelper.locale.en-US.yaml b/manifests/e/EuSoft/Frhelper/13.7.3.0/EuSoft.Frhelper.locale.en-US.yaml new file mode 100644 index 000000000000..58a9e08a7ff3 --- /dev/null +++ b/manifests/e/EuSoft/Frhelper/13.7.3.0/EuSoft.Frhelper.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: EuSoft.Frhelper +PackageVersion: 13.7.3.0 +PackageLocale: en-US +Publisher: 欧路软件 +PublisherUrl: https://www.frdic.com/ +PublisherSupportUrl: https://www.eudic.net/v4/fr/home/support +PrivacyUrl: https://www.eudic.net/v4/fr/home/privacy +Author: Shanghai Qianyan Network Technology Co., Ltd. +PackageName: 法语助手 +PackageUrl: https://www.eudic.net/v4/fr/app/frhelper +License: Proprietary +LicenseUrl: https://www.eudic.net/v4/fr/home/serviceterms +Copyright: Copyright (c) 2024 Eusoft. All rights reserved. +CopyrightUrl: https://www.eudic.net/v4/fr/home/copyright +ShortDescription: An authoritative French dictionary software and essential tool for French learners +Description: Authoritative French dictionary software that provides you with native word pronunciation, French translation, French verb conjugation search and memorization, extended French lexicon, French word memorization, French listening, real-time French radio, French question bank, and French input method, etc. +# Moniker: +Tags: +- babylon +- dictionary +- encyclopedia +- french +- lingoes +- mdict +- translate +- translation +- translator +# ReleaseNotes: +ReleaseNotesUrl: https://www.eudic.net/v4/fr/app/history?appkey=eusoft_eudic_fr +PurchaseUrl: https://www.eudic.net/v4/fr/home/buy +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/e/EuSoft/Frhelper/13.7.3.0/EuSoft.Frhelper.locale.zh-CN.yaml b/manifests/e/EuSoft/Frhelper/13.7.3.0/EuSoft.Frhelper.locale.zh-CN.yaml new file mode 100644 index 000000000000..fcc7029c7fa9 --- /dev/null +++ b/manifests/e/EuSoft/Frhelper/13.7.3.0/EuSoft.Frhelper.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: EuSoft.Frhelper +PackageVersion: 13.7.3.0 +PackageLocale: zh-CN +Publisher: 欧路软件 +PublisherUrl: https://www.frdic.com/ +PublisherSupportUrl: https://www.eudic.net/v4/fr/home/support +PrivacyUrl: https://www.eudic.net/v4/fr/home/privacy +Author: 上海倩言网络科技有限公司 +PackageName: 法语助手 +PackageUrl: https://www.eudic.net/v4/fr/app/frhelper +License: 专有软件 +LicenseUrl: https://www.eudic.net/v4/fr/home/serviceterms +Copyright: 版权所有(c) 2024 欧路软件。保留所有权利。 +CopyrightUrl: https://www.eudic.net/v4/fr/home/copyright +ShortDescription: 权威的法语词典软件,法语学习者必备的工具 +Description: 权威的法语词典软件,为您提供单词真人发音、法语翻译、法语动词变位查询及背诵、法语扩充词库、法语背单词、法语听力、实时法语电台、法语题库、法语输入法等。 +# Moniker: +Tags: +- babylon +- lingoes +- mdict +- 法语 +- 百科 +- 翻译 +- 词典 +# ReleaseNotes: +ReleaseNotesUrl: https://www.eudic.net/v4/fr/app/history?appkey=eusoft_eudic_fr +PurchaseUrl: https://www.eudic.net/v4/fr/home/buy +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/e/EuSoft/Frhelper/13.7.3.0/EuSoft.Frhelper.yaml b/manifests/e/EuSoft/Frhelper/13.7.3.0/EuSoft.Frhelper.yaml new file mode 100644 index 000000000000..343b2be13d28 --- /dev/null +++ b/manifests/e/EuSoft/Frhelper/13.7.3.0/EuSoft.Frhelper.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: EuSoft.Frhelper +PackageVersion: 13.7.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From f3b0806a386ce88514fbdb6611f261632539a63b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:44:12 +0800 Subject: [PATCH 629/720] New version: EuSoft.Dehelper version 13.7.3.0 (#185605) --- .../13.7.3.0/EuSoft.Dehelper.installer.yaml | 26 +++++++++++++ .../EuSoft.Dehelper.locale.en-US.yaml | 37 +++++++++++++++++++ .../EuSoft.Dehelper.locale.zh-CN.yaml | 35 ++++++++++++++++++ .../Dehelper/13.7.3.0/EuSoft.Dehelper.yaml | 8 ++++ 4 files changed, 106 insertions(+) create mode 100644 manifests/e/EuSoft/Dehelper/13.7.3.0/EuSoft.Dehelper.installer.yaml create mode 100644 manifests/e/EuSoft/Dehelper/13.7.3.0/EuSoft.Dehelper.locale.en-US.yaml create mode 100644 manifests/e/EuSoft/Dehelper/13.7.3.0/EuSoft.Dehelper.locale.zh-CN.yaml create mode 100644 manifests/e/EuSoft/Dehelper/13.7.3.0/EuSoft.Dehelper.yaml diff --git a/manifests/e/EuSoft/Dehelper/13.7.3.0/EuSoft.Dehelper.installer.yaml b/manifests/e/EuSoft/Dehelper/13.7.3.0/EuSoft.Dehelper.installer.yaml new file mode 100644 index 000000000000..7870c9928207 --- /dev/null +++ b/manifests/e/EuSoft/Dehelper/13.7.3.0/EuSoft.Dehelper.installer.yaml @@ -0,0 +1,26 @@ +# 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: EuSoft.Dehelper +PackageVersion: 13.7.3.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silentWithProgress +InstallerSwitches: + Silent: /s + SilentWithProgress: /s +UpgradeBehavior: install +FileExtensions: +- bgl +- eudic +- ld2 +- mdx +Installers: +- Architecture: x64 + InstallerUrl: https://static.frdic.com/pkg/dhsetup.exe?t=20241025 + InstallerSha256: 4E2D4B3952EB47B4A458E435C4D372A603A9A577BEF712F790F572085639FE7C + ProductCode: Dehelper +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/EuSoft/Dehelper/13.7.3.0/EuSoft.Dehelper.locale.en-US.yaml b/manifests/e/EuSoft/Dehelper/13.7.3.0/EuSoft.Dehelper.locale.en-US.yaml new file mode 100644 index 000000000000..65f4493a5bdc --- /dev/null +++ b/manifests/e/EuSoft/Dehelper/13.7.3.0/EuSoft.Dehelper.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: EuSoft.Dehelper +PackageVersion: 13.7.3.0 +PackageLocale: en-US +Publisher: 欧路软件 +PublisherUrl: https://www.frdic.com/ +PublisherSupportUrl: https://www.eudic.net/v4/de/home/support +PrivacyUrl: https://www.eudic.net/v4/de/home/privacy +Author: Shanghai Qianyan Network Technology Co., Ltd. +PackageName: 德语助手 +PackageUrl: https://www.eudic.net/v4/de/app/dehelper +License: Proprietary +LicenseUrl: https://www.eudic.net/v4/de/home/serviceterms +Copyright: Copyright (c) 2024 Eusoft. All rights reserved. +CopyrightUrl: https://www.eudic.net/v4/de/home/copyright +ShortDescription: An authoritative German dictionary software and essential tool for German learners +Description: Authoritative German dictionary software that provides you with real-time word pronunciation, German GPT translation, German grammar correction, German verb conjugation search and memorization, extended German lexicon, German vocabulary memorization, German listening, real-time German radio, German question bank, and German input method, etc. +# Moniker: +Tags: +- babylon +- dictionary +- encyclopedia +- german +- lingoes +- mdict +- translate +- translation +- translator +# ReleaseNotes: +ReleaseNotesUrl: https://www.eudic.net/v4/de/app/history?appkey=eusoft_eudic_de +PurchaseUrl: https://www.eudic.net/v4/de/home/buy +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/e/EuSoft/Dehelper/13.7.3.0/EuSoft.Dehelper.locale.zh-CN.yaml b/manifests/e/EuSoft/Dehelper/13.7.3.0/EuSoft.Dehelper.locale.zh-CN.yaml new file mode 100644 index 000000000000..b3859d3e50db --- /dev/null +++ b/manifests/e/EuSoft/Dehelper/13.7.3.0/EuSoft.Dehelper.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: EuSoft.Dehelper +PackageVersion: 13.7.3.0 +PackageLocale: zh-CN +Publisher: 欧路软件 +PublisherUrl: https://www.frdic.com/ +PublisherSupportUrl: https://www.eudic.net/v4/de/home/support +PrivacyUrl: https://www.eudic.net/v4/de/home/privacy +Author: 上海倩言网络科技有限公司 +PackageName: 德语助手 +PackageUrl: https://www.eudic.net/v4/de/app/dehelper +License: 专有软件 +LicenseUrl: https://www.eudic.net/v4/de/home/serviceterms +Copyright: 版权所有(c) 2024 欧路软件。保留所有权利。 +CopyrightUrl: https://www.eudic.net/v4/de/home/copyright +ShortDescription: 权威的德语词典软件,德语学习者必备的工具 +Description: 权威的德语词典软件,为您提供单词真人发音、德语 GPT 翻译、德语语法批改、德语动词变位查询及背诵、德语扩充词库、德语背单词、德语听力、实时德语电台、德语题库、德语输入法等。 +# Moniker: +Tags: +- babylon +- lingoes +- mdict +- 德语 +- 百科 +- 翻译 +- 词典 +# ReleaseNotes: +ReleaseNotesUrl: https://www.eudic.net/v4/de/app/history?appkey=eusoft_eudic_de +PurchaseUrl: https://www.eudic.net/v4/de/home/buy +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/e/EuSoft/Dehelper/13.7.3.0/EuSoft.Dehelper.yaml b/manifests/e/EuSoft/Dehelper/13.7.3.0/EuSoft.Dehelper.yaml new file mode 100644 index 000000000000..e2011f9cf563 --- /dev/null +++ b/manifests/e/EuSoft/Dehelper/13.7.3.0/EuSoft.Dehelper.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: EuSoft.Dehelper +PackageVersion: 13.7.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 7832a59f1de3d01af48cb3c2ea0b76bde4d37277 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:44:43 +0800 Subject: [PATCH 630/720] New version: Redisant.KafkaAssistant version 1.2.8.5 (#185607) --- .../Redisant.KafkaAssistant.installer.yaml | 31 +++++++++++++++ .../Redisant.KafkaAssistant.locale.en-US.yaml | 39 +++++++++++++++++++ .../Redisant.KafkaAssistant.locale.zh-CN.yaml | 37 ++++++++++++++++++ .../1.2.8.5/Redisant.KafkaAssistant.yaml | 8 ++++ 4 files changed, 115 insertions(+) create mode 100644 manifests/r/Redisant/KafkaAssistant/1.2.8.5/Redisant.KafkaAssistant.installer.yaml create mode 100644 manifests/r/Redisant/KafkaAssistant/1.2.8.5/Redisant.KafkaAssistant.locale.en-US.yaml create mode 100644 manifests/r/Redisant/KafkaAssistant/1.2.8.5/Redisant.KafkaAssistant.locale.zh-CN.yaml create mode 100644 manifests/r/Redisant/KafkaAssistant/1.2.8.5/Redisant.KafkaAssistant.yaml diff --git a/manifests/r/Redisant/KafkaAssistant/1.2.8.5/Redisant.KafkaAssistant.installer.yaml b/manifests/r/Redisant/KafkaAssistant/1.2.8.5/Redisant.KafkaAssistant.installer.yaml new file mode 100644 index 000000000000..39f4074f1ca5 --- /dev/null +++ b/manifests/r/Redisant/KafkaAssistant/1.2.8.5/Redisant.KafkaAssistant.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Redisant.KafkaAssistant +PackageVersion: 1.2.8.5 +InstallerType: zip +UpgradeBehavior: install +ReleaseDate: 2024-10-25 +Installers: +- Architecture: x86 + NestedInstallerType: inno + NestedInstallerFiles: + - RelativeFilePath: KA-1.2.8.5-windows\KA-1.2.8.5.exe + Scope: user + InstallerUrl: https://github.com/chenjing1294/kafka-assistant-release/releases/download/v1.2.8.5/KA-1.2.8.5-windows.zip + InstallerSha256: C966C5F45EFA09D0594ECC36EAE1EC6C8A15429ABA99A0F3CA08855C3150AA90 + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: '{6DEE1479-9440-44D5-9861-5C82B01B2395}_is1' +- Architecture: x86 + NestedInstallerType: inno + NestedInstallerFiles: + - RelativeFilePath: KA-1.2.8.5-windows\KA-1.2.8.5.exe + Scope: machine + InstallerUrl: https://github.com/chenjing1294/kafka-assistant-release/releases/download/v1.2.8.5/KA-1.2.8.5-windows.zip + InstallerSha256: C966C5F45EFA09D0594ECC36EAE1EC6C8A15429ABA99A0F3CA08855C3150AA90 + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: '{6DEE1479-9440-44D5-9861-5C82B01B2395}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/r/Redisant/KafkaAssistant/1.2.8.5/Redisant.KafkaAssistant.locale.en-US.yaml b/manifests/r/Redisant/KafkaAssistant/1.2.8.5/Redisant.KafkaAssistant.locale.en-US.yaml new file mode 100644 index 000000000000..ea806bbec379 --- /dev/null +++ b/manifests/r/Redisant/KafkaAssistant/1.2.8.5/Redisant.KafkaAssistant.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Redisant.KafkaAssistant +PackageVersion: 1.2.8.5 +PackageLocale: en-US +Publisher: Redisant +PublisherUrl: https://www.redisant.com/ +PublisherSupportUrl: https://www.redisant.com/ka/contact +PrivacyUrl: https://www.redisant.com/ka/privacy +Author: Redisant +PackageName: Kafka Assistant +PackageUrl: https://www.redisant.com/ka +License: Proprietary +LicenseUrl: https://www.redisant.com/ka/end_user_license_agreement +Copyright: Copyright © 2024 +# CopyrightUrl: +ShortDescription: Kafka Visual Management & Monitoring +Description: |- + Kafka Visual Management and Monitoring - Manage Broker, Topic, Group, monitor server status, and support multiple message formats. + + - Status Monitoring: Allows you to monitor Kafka service status in real-time with the help of dashboards and Jolokia brokers. + - Generate topology map: Generate topology map with one click for applications that use Streams API to realize streaming processing, and support exporting various formats such as png, svg, pdf, tk, and dot. + - Data formatting: Kafka Assistant will automatically recognize and format different data formats, including Text, JSON, AVRO, XML, HEX, MessagePack, and various integer and floating point types. + - Edit configuration: With Kafka Assistant, you can quickly view and update Broker and Topic configurations. The detailed description of each configuration item is built-in, and it is kept in sync with the Kafka official website. + - Create a message: When creating a message, you can specify the compression type and ACKs; send messages in batches or use scheduled tasks to send messages regularly. + - Add and remove themes and other management features +# Moniker: +Tags: +- kafka +ReleaseNotes: |- + - [Improved] Adjust the time display accuracy + - [Fixed] Fix the search topic issue +ReleaseNotesUrl: https://www.redisant.com/ka/download +PurchaseUrl: https://www.redisant.com/ka/buy +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/r/Redisant/KafkaAssistant/1.2.8.5/Redisant.KafkaAssistant.locale.zh-CN.yaml b/manifests/r/Redisant/KafkaAssistant/1.2.8.5/Redisant.KafkaAssistant.locale.zh-CN.yaml new file mode 100644 index 000000000000..aff8055f5b1d --- /dev/null +++ b/manifests/r/Redisant/KafkaAssistant/1.2.8.5/Redisant.KafkaAssistant.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: Redisant.KafkaAssistant +PackageVersion: 1.2.8.5 +PackageLocale: zh-CN +Publisher: Redisant +PublisherUrl: https://www.redisant.cn/ +PublisherSupportUrl: https://www.redisant.cn/ka/contact +PrivacyUrl: https://www.redisant.cn/ka/privacy +Author: Redisant +PackageName: Kafka Assistant +PackageUrl: https://www.redisant.cn/ka +License: 专有软件 +LicenseUrl: https://www.redisant.cn/ka/end_user_license_agreement +Copyright: Copyright © 2024 +# CopyrightUrl: +ShortDescription: Kafka 可视化管理与监控 +Description: |- + Kafka Assistant——管理 Broker、Topic、Group、监控服务器状态、支持多种消息格式。 + + - 状态监控:借助仪表盘和 Jolokia 代理让您能够实时监控 Kafka 服务状态。 + - 生成拓扑图:为使用 Streams API 实现流式处理的应用一键生成拓扑图,支持导出 PNG、SVG、PDF、TK、DOT 等多种格式。 + - 数据格式化:Kafka Assistant 会自动识别并格式化不同的数据格式,包括 Text、JSON、AVRO、XML、HEX、MessagePack,以及各种整数、浮点类型。 + - 编辑配置:使用 Kafka Assistant,您可以快速查看并更新 Broker、Topic 配置。内置每个配置项的详细说明,与 Kafka 官网保持同步。 + - 创建消息:创建消息时,可以指定压缩类型和 ACKs;批量发送消息或者使用计划任务来定时发送消息。 + - 添加和删除主题以及其他管理功能 +# Moniker: +Tags: +- kafka +# ReleaseNotes: +ReleaseNotesUrl: https://www.redisant.cn/ka/download +PurchaseUrl: https://www.redisant.cn/ka/buy +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/r/Redisant/KafkaAssistant/1.2.8.5/Redisant.KafkaAssistant.yaml b/manifests/r/Redisant/KafkaAssistant/1.2.8.5/Redisant.KafkaAssistant.yaml new file mode 100644 index 000000000000..318421c55e91 --- /dev/null +++ b/manifests/r/Redisant/KafkaAssistant/1.2.8.5/Redisant.KafkaAssistant.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: Redisant.KafkaAssistant +PackageVersion: 1.2.8.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 544c795b2f02ad0f169084afa310271d9d9c0c0b Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:44:53 -0700 Subject: [PATCH 631/720] Automatic update of ServerData.Elevate from 2.16.263.0 to 2.16.306.0 (#185608) --- .../ServerData.Elevate.installer.yaml | 22 +++++++++++++++++++ .../ServerData.Elevate.locale.en-US.yaml | 18 +++++++++++++++ .../2.16.306.0/ServerData.Elevate.yaml | 8 +++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/s/ServerData/Elevate/2.16.306.0/ServerData.Elevate.installer.yaml create mode 100644 manifests/s/ServerData/Elevate/2.16.306.0/ServerData.Elevate.locale.en-US.yaml create mode 100644 manifests/s/ServerData/Elevate/2.16.306.0/ServerData.Elevate.yaml diff --git a/manifests/s/ServerData/Elevate/2.16.306.0/ServerData.Elevate.installer.yaml b/manifests/s/ServerData/Elevate/2.16.306.0/ServerData.Elevate.installer.yaml new file mode 100644 index 000000000000..d1788b848882 --- /dev/null +++ b/manifests/s/ServerData/Elevate/2.16.306.0/ServerData.Elevate.installer.yaml @@ -0,0 +1,22 @@ +# Automatically updated by the winget bot at 2024/Oct/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: ServerData.Elevate +PackageVersion: 2.16.306.0 +InstallerLocale: en-US +InstallerType: wix +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2024-02-12 +AppsAndFeaturesEntries: +- UpgradeCode: '{B7411227-AA11-4234-A03F-88494D4F714D}' +Installers: +- Architecture: x64 + InstallerUrl: https://cp.serverdata.net/voice/pbx/softphonereleases/default/latest-win/elevate-uc-x64.msi + InstallerSha256: F3BFCE41425F22B917339BE84C855FC293921F97E59197056C72B7E33D1ADB1D + ProductCode: '{75C803B7-A3E0-4B39-8D4E-C1882E6812CA}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/ServerData/Elevate/2.16.306.0/ServerData.Elevate.locale.en-US.yaml b/manifests/s/ServerData/Elevate/2.16.306.0/ServerData.Elevate.locale.en-US.yaml new file mode 100644 index 000000000000..1790f52ae249 --- /dev/null +++ b/manifests/s/ServerData/Elevate/2.16.306.0/ServerData.Elevate.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Automatically updated by the winget bot at 2024/Oct/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: ServerData.Elevate +PackageVersion: 2.16.306.0 +PackageLocale: en-US +Publisher: Serverdata.net, Inc. +PublisherUrl: https://cp.serverdata.net/Portal/User/Login +PackageName: Elevate UC +PackageUrl: https://support.serverdata.net/app/articles/detail/a_id/26386 +License: Proprietary +ShortDescription: Place and receive calls from your computer or as a call controller for your associated desk phone +Tags: +- availability +- phone +- utility +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/ServerData/Elevate/2.16.306.0/ServerData.Elevate.yaml b/manifests/s/ServerData/Elevate/2.16.306.0/ServerData.Elevate.yaml new file mode 100644 index 000000000000..a472b94095e5 --- /dev/null +++ b/manifests/s/ServerData/Elevate/2.16.306.0/ServerData.Elevate.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: ServerData.Elevate +PackageVersion: 2.16.306.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 274f91dd38743affd0d5c59f65a7961206d9c8fe Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:45:06 -0700 Subject: [PATCH 632/720] Automatic update of SFLinux.Jami.Beta from 1.0.9052.25155 to 1.0.9063.2832 (#185609) --- .../1.0.9063.2832/SFLinux.Jami.Beta.installer.yaml | 14 ++++++++++++++ .../SFLinux.Jami.Beta.locale.en-US.yaml | 12 ++++++++++++ .../Jami/Beta/1.0.9063.2832/SFLinux.Jami.Beta.yaml | 8 ++++++++ 3 files changed, 34 insertions(+) create mode 100644 manifests/s/SFLinux/Jami/Beta/1.0.9063.2832/SFLinux.Jami.Beta.installer.yaml create mode 100644 manifests/s/SFLinux/Jami/Beta/1.0.9063.2832/SFLinux.Jami.Beta.locale.en-US.yaml create mode 100644 manifests/s/SFLinux/Jami/Beta/1.0.9063.2832/SFLinux.Jami.Beta.yaml diff --git a/manifests/s/SFLinux/Jami/Beta/1.0.9063.2832/SFLinux.Jami.Beta.installer.yaml b/manifests/s/SFLinux/Jami/Beta/1.0.9063.2832/SFLinux.Jami.Beta.installer.yaml new file mode 100644 index 000000000000..4d3140427a4a --- /dev/null +++ b/manifests/s/SFLinux/Jami/Beta/1.0.9063.2832/SFLinux.Jami.Beta.installer.yaml @@ -0,0 +1,14 @@ +# Automatically updated by the winget bot at 2024/Oct/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: SFLinux.Jami.Beta +PackageVersion: 1.0.9063.2832 +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Installers: +- Architecture: x64 + InstallerUrl: https://dl.jami.net/windows/beta/jami.beta.x64.msi + InstallerSha256: C9D5F936E0500B00F134368C185008188703D9DFE5639CEDB1DE9E093097B92B + ProductCode: '{75B10727-2E99-4830-9A23-E13F25D0C9CD}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/SFLinux/Jami/Beta/1.0.9063.2832/SFLinux.Jami.Beta.locale.en-US.yaml b/manifests/s/SFLinux/Jami/Beta/1.0.9063.2832/SFLinux.Jami.Beta.locale.en-US.yaml new file mode 100644 index 000000000000..a58cda681283 --- /dev/null +++ b/manifests/s/SFLinux/Jami/Beta/1.0.9063.2832/SFLinux.Jami.Beta.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2024/Oct/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: SFLinux.Jami.Beta +PackageVersion: 1.0.9063.2832 +PackageLocale: en-US +Publisher: Savoir-Faire Linux +PackageName: Jami (BETA) +License: gnu +ShortDescription: Jami is a free and universal communication platform which preserves the user's privacy and freedoms. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/SFLinux/Jami/Beta/1.0.9063.2832/SFLinux.Jami.Beta.yaml b/manifests/s/SFLinux/Jami/Beta/1.0.9063.2832/SFLinux.Jami.Beta.yaml new file mode 100644 index 000000000000..deacda19cebe --- /dev/null +++ b/manifests/s/SFLinux/Jami/Beta/1.0.9063.2832/SFLinux.Jami.Beta.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: SFLinux.Jami.Beta +PackageVersion: 1.0.9063.2832 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6b871ca21039a86a01ec089078cca807c2c06644 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:49:41 -0700 Subject: [PATCH 633/720] Automatic deletion of SFLinux.Jami.Beta 1.0.9052.25155 (#185612) --- .../SFLinux.Jami.Beta.installer.yaml | 14 -------------- .../SFLinux.Jami.Beta.locale.en-US.yaml | 12 ------------ .../Beta/1.0.9052.25155/SFLinux.Jami.Beta.yaml | 8 -------- 3 files changed, 34 deletions(-) delete mode 100644 manifests/s/SFLinux/Jami/Beta/1.0.9052.25155/SFLinux.Jami.Beta.installer.yaml delete mode 100644 manifests/s/SFLinux/Jami/Beta/1.0.9052.25155/SFLinux.Jami.Beta.locale.en-US.yaml delete mode 100644 manifests/s/SFLinux/Jami/Beta/1.0.9052.25155/SFLinux.Jami.Beta.yaml diff --git a/manifests/s/SFLinux/Jami/Beta/1.0.9052.25155/SFLinux.Jami.Beta.installer.yaml b/manifests/s/SFLinux/Jami/Beta/1.0.9052.25155/SFLinux.Jami.Beta.installer.yaml deleted file mode 100644 index d21777bf4871..000000000000 --- a/manifests/s/SFLinux/Jami/Beta/1.0.9052.25155/SFLinux.Jami.Beta.installer.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: SFLinux.Jami.Beta -PackageVersion: 1.0.9052.25155 -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Installers: -- Architecture: x64 - InstallerUrl: https://dl.jami.net/windows/beta/jami.beta.x64.msi - InstallerSha256: 52879CCF7A329C6E2AC7B483B2932ADA8D2F32C4211BBCF8B6AF5E8667C95C6E - ProductCode: '{25812E77-A2B3-4C70-BA4A-AC8176843DBB}' -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/s/SFLinux/Jami/Beta/1.0.9052.25155/SFLinux.Jami.Beta.locale.en-US.yaml b/manifests/s/SFLinux/Jami/Beta/1.0.9052.25155/SFLinux.Jami.Beta.locale.en-US.yaml deleted file mode 100644 index ff8f34699f2b..000000000000 --- a/manifests/s/SFLinux/Jami/Beta/1.0.9052.25155/SFLinux.Jami.Beta.locale.en-US.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: SFLinux.Jami.Beta -PackageVersion: 1.0.9052.25155 -PackageLocale: en-US -Publisher: Savoir-Faire Linux -PackageName: Jami (BETA) -License: gnu -ShortDescription: Jami is a free and universal communication platform which preserves the user's privacy and freedoms. -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/s/SFLinux/Jami/Beta/1.0.9052.25155/SFLinux.Jami.Beta.yaml b/manifests/s/SFLinux/Jami/Beta/1.0.9052.25155/SFLinux.Jami.Beta.yaml deleted file mode 100644 index f1ee9ebf1a3f..000000000000 --- a/manifests/s/SFLinux/Jami/Beta/1.0.9052.25155/SFLinux.Jami.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: SFLinux.Jami.Beta -PackageVersion: 1.0.9052.25155 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From fc48e51665ad3da698d34b244f31a72413f3aa67 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:49:54 -0700 Subject: [PATCH 634/720] Automatic deletion of SimonTatham.Puzzles 0.0.13994.0 (#185614) --- .../SimonTatham.Puzzles.installer.yaml | 17 ----------------- .../SimonTatham.Puzzles.locale.en-US.yaml | 14 -------------- .../0.0.13994.0/SimonTatham.Puzzles.yaml | 8 -------- 3 files changed, 39 deletions(-) delete mode 100644 manifests/s/SimonTatham/Puzzles/0.0.13994.0/SimonTatham.Puzzles.installer.yaml delete mode 100644 manifests/s/SimonTatham/Puzzles/0.0.13994.0/SimonTatham.Puzzles.locale.en-US.yaml delete mode 100644 manifests/s/SimonTatham/Puzzles/0.0.13994.0/SimonTatham.Puzzles.yaml diff --git a/manifests/s/SimonTatham/Puzzles/0.0.13994.0/SimonTatham.Puzzles.installer.yaml b/manifests/s/SimonTatham/Puzzles/0.0.13994.0/SimonTatham.Puzzles.installer.yaml deleted file mode 100644 index aa64ed7ccdca..000000000000 --- a/manifests/s/SimonTatham/Puzzles/0.0.13994.0/SimonTatham.Puzzles.installer.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/28 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: SimonTatham.Puzzles -PackageVersion: 0.0.13994.0 -InstallerLocale: en-US -InstallerType: wix -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.VCRedist.2015+.x64 -ProductCode: '{F7EA5596-9001-4E75-9DC5-476BD7A8641F}' -Installers: -- Architecture: x64 - InstallerUrl: https://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-installer.msi - InstallerSha256: E09E516D3A64D61E8540C5B0E0A0598F00C3496CA75605F73D214CDB4C649E5D -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/s/SimonTatham/Puzzles/0.0.13994.0/SimonTatham.Puzzles.locale.en-US.yaml b/manifests/s/SimonTatham/Puzzles/0.0.13994.0/SimonTatham.Puzzles.locale.en-US.yaml deleted file mode 100644 index e0689984a18f..000000000000 --- a/manifests/s/SimonTatham/Puzzles/0.0.13994.0/SimonTatham.Puzzles.locale.en-US.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/28 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: SimonTatham.Puzzles -PackageVersion: 0.0.13994.0 -PackageLocale: en-US -Publisher: Simon Tatham -PublisherUrl: https://www.chiark.greenend.org.uk/~sgtatham/ -PackageName: Simon Tatham's Portable Puzzle Collection -PackageUrl: https://www.chiark.greenend.org.uk/~sgtatham/puzzles/ -License: MIT License -ShortDescription: A collection of small computer programs which implement one-player puzzle games. -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/s/SimonTatham/Puzzles/0.0.13994.0/SimonTatham.Puzzles.yaml b/manifests/s/SimonTatham/Puzzles/0.0.13994.0/SimonTatham.Puzzles.yaml deleted file mode 100644 index f71ca7c43a8f..000000000000 --- a/manifests/s/SimonTatham/Puzzles/0.0.13994.0/SimonTatham.Puzzles.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/28 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: SimonTatham.Puzzles -PackageVersion: 0.0.13994.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 2360d20511eca419d5f933f86ad7e642f4795de3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:50:07 +0800 Subject: [PATCH 635/720] New version: EuSoft.Eshelper version 13.7.3.0 (#185602) --- .../13.7.3.0/EuSoft.Eshelper.installer.yaml | 26 +++++++++++++ .../EuSoft.Eshelper.locale.en-US.yaml | 38 +++++++++++++++++++ .../EuSoft.Eshelper.locale.zh-CN.yaml | 36 ++++++++++++++++++ .../Eshelper/13.7.3.0/EuSoft.Eshelper.yaml | 8 ++++ 4 files changed, 108 insertions(+) create mode 100644 manifests/e/EuSoft/Eshelper/13.7.3.0/EuSoft.Eshelper.installer.yaml create mode 100644 manifests/e/EuSoft/Eshelper/13.7.3.0/EuSoft.Eshelper.locale.en-US.yaml create mode 100644 manifests/e/EuSoft/Eshelper/13.7.3.0/EuSoft.Eshelper.locale.zh-CN.yaml create mode 100644 manifests/e/EuSoft/Eshelper/13.7.3.0/EuSoft.Eshelper.yaml diff --git a/manifests/e/EuSoft/Eshelper/13.7.3.0/EuSoft.Eshelper.installer.yaml b/manifests/e/EuSoft/Eshelper/13.7.3.0/EuSoft.Eshelper.installer.yaml new file mode 100644 index 000000000000..c91e49d97144 --- /dev/null +++ b/manifests/e/EuSoft/Eshelper/13.7.3.0/EuSoft.Eshelper.installer.yaml @@ -0,0 +1,26 @@ +# 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: EuSoft.Eshelper +PackageVersion: 13.7.3.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silentWithProgress +InstallerSwitches: + Silent: /s + SilentWithProgress: /s +UpgradeBehavior: install +FileExtensions: +- bgl +- eudic +- ld2 +- mdx +Installers: +- Architecture: x64 + InstallerUrl: https://static.frdic.com/pkg/ehsetup.exe?t=20241025 + InstallerSha256: 9EE93351C5666FF1756864A3EBDE72A11F2574F4414D1687067805063D1459F0 + ProductCode: Eshelper +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/EuSoft/Eshelper/13.7.3.0/EuSoft.Eshelper.locale.en-US.yaml b/manifests/e/EuSoft/Eshelper/13.7.3.0/EuSoft.Eshelper.locale.en-US.yaml new file mode 100644 index 000000000000..f6c9f02f8bca --- /dev/null +++ b/manifests/e/EuSoft/Eshelper/13.7.3.0/EuSoft.Eshelper.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: EuSoft.Eshelper +PackageVersion: 13.7.3.0 +PackageLocale: en-US +Publisher: 欧路软件 +PublisherUrl: https://www.esdict.cn/ +PublisherSupportUrl: https://www.eudic.net/v4/es/home/support +PrivacyUrl: https://www.eudic.net/v4/es/home/privacy +Author: Shanghai Qianyan Network Technology Co., Ltd. +PackageName: 西语助手 +PackageUrl: https://www.eudic.net/v4/es/app/eshelper +License: Proprietary +LicenseUrl: https://www.eudic.net/v4/es/home/serviceterms +Copyright: Copyright (c) 2024 Eusoft. All rights reserved. +CopyrightUrl: https://www.eudic.net/v4/es/home/copyright +ShortDescription: An authoritative Spanish dictionary software and essential tool for Spanish learners +Description: Authoritative Spanish dictionary software that provides you with native word pronunciation, Spanish translation, Spanish verb conjugation search and memorization, extended Spanish lexicon, Spanish word memorization, Spanish listening, real-time Spanish radio, Spanish question bank, and Spanish input method, etc. +# Moniker: +Tags: +- babylon +- dictionary +- encyclopedia +- espanol +- lingoes +- mdict +- spanish +- translate +- translation +- translator +# ReleaseNotes: +ReleaseNotesUrl: https://www.eudic.net/v4/es/app/history?appkey=eusoft_eudic_es +PurchaseUrl: https://www.eudic.net/v4/es/home/buy +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/e/EuSoft/Eshelper/13.7.3.0/EuSoft.Eshelper.locale.zh-CN.yaml b/manifests/e/EuSoft/Eshelper/13.7.3.0/EuSoft.Eshelper.locale.zh-CN.yaml new file mode 100644 index 000000000000..d590664268bf --- /dev/null +++ b/manifests/e/EuSoft/Eshelper/13.7.3.0/EuSoft.Eshelper.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: EuSoft.Eshelper +PackageVersion: 13.7.3.0 +PackageLocale: zh-CN +Publisher: 欧路软件 +PublisherUrl: https://www.esdict.cn/ +PublisherSupportUrl: https://www.eudic.net/v4/es/home/support +PrivacyUrl: https://www.eudic.net/v4/es/home/privacy +Author: 上海倩言网络科技有限公司 +PackageName: 西语助手 +PackageUrl: https://www.eudic.net/v4/es/app/eshelper +License: 专有软件 +LicenseUrl: https://www.eudic.net/v4/es/home/serviceterms +Copyright: 版权所有(c) 2024 欧路软件。保留所有权利。 +CopyrightUrl: https://www.eudic.net/v4/es/home/copyright +ShortDescription: 权威的西语词典软件,西语学习者必备的工具 +Description: 权威的西语词典软件,为您提供单词真人发音、西语翻译、西语动词变位查询及背诵、西语扩充词库、西语背单词、西语听力、实时西语电台、西语题库、西语输入法等。 +# Moniker: +Tags: +- babylon +- lingoes +- mdict +- 百科 +- 翻译 +- 西班牙语 +- 西语 +- 词典 +# ReleaseNotes: +ReleaseNotesUrl: https://www.eudic.net/v4/es/app/history?appkey=eusoft_eudic_es +PurchaseUrl: https://www.eudic.net/v4/es/home/buy +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/e/EuSoft/Eshelper/13.7.3.0/EuSoft.Eshelper.yaml b/manifests/e/EuSoft/Eshelper/13.7.3.0/EuSoft.Eshelper.yaml new file mode 100644 index 000000000000..6614a141b97c --- /dev/null +++ b/manifests/e/EuSoft/Eshelper/13.7.3.0/EuSoft.Eshelper.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: EuSoft.Eshelper +PackageVersion: 13.7.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2f5f580c4da9346170698f1db66abca79e885b18 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Fri, 25 Oct 2024 13:50:25 +1100 Subject: [PATCH 636/720] New version: Docker.DockerDesktop version 4.35.0 (#185617) --- .../Docker.DockerDesktop.installer.yaml | 26 +++++++++++++++++++ .../Docker.DockerDesktop.locale.en-US.yaml | 25 ++++++++++++++++++ .../4.35.0/Docker.DockerDesktop.yaml | 8 ++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/d/Docker/DockerDesktop/4.35.0/Docker.DockerDesktop.installer.yaml create mode 100644 manifests/d/Docker/DockerDesktop/4.35.0/Docker.DockerDesktop.locale.en-US.yaml create mode 100644 manifests/d/Docker/DockerDesktop/4.35.0/Docker.DockerDesktop.yaml diff --git a/manifests/d/Docker/DockerDesktop/4.35.0/Docker.DockerDesktop.installer.yaml b/manifests/d/Docker/DockerDesktop/4.35.0/Docker.DockerDesktop.installer.yaml new file mode 100644 index 000000000000..cef7352f3234 --- /dev/null +++ b/manifests/d/Docker/DockerDesktop/4.35.0/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.35.0 +InstallerLocale: en-US +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: install --quiet + SilentWithProgress: install --quiet +UpgradeBehavior: install +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x64 + InstallerUrl: https://desktop.docker.com/win/main/amd64/172550/Docker%20Desktop%20Installer.exe + InstallerSha256: 12D2AD601BDAAD78BC57CD2EFE570740BA1BCF42C4EFB49D74869DECE848FB8B +- Architecture: arm64 + InstallerUrl: https://desktop.docker.com/win/main/arm64/172550/Docker%20Desktop%20Installer.exe + InstallerSha256: FC4E2D72A2CD229AABD51142B35F57E3F09BB323BE10B64659BFC5E7BE8D71EE +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/Docker/DockerDesktop/4.35.0/Docker.DockerDesktop.locale.en-US.yaml b/manifests/d/Docker/DockerDesktop/4.35.0/Docker.DockerDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..9172dce81926 --- /dev/null +++ b/manifests/d/Docker/DockerDesktop/4.35.0/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.35.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.35.0/Docker.DockerDesktop.yaml b/manifests/d/Docker/DockerDesktop/4.35.0/Docker.DockerDesktop.yaml new file mode 100644 index 000000000000..b1be9dd2246b --- /dev/null +++ b/manifests/d/Docker/DockerDesktop/4.35.0/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.35.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 6d35b84c41bd572d4f566bcccf5114f2e9cce493 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:50:47 -0700 Subject: [PATCH 637/720] Automatic deletion of Ocenaudio.Ocenaudio 3.14.5 (#185618) --- .../3.14.5/Ocenaudio.Ocenaudio.installer.yaml | 15 ------------ .../Ocenaudio.Ocenaudio.locale.en-US.yaml | 23 ------------------- .../Ocenaudio/3.14.5/Ocenaudio.Ocenaudio.yaml | 8 ------- 3 files changed, 46 deletions(-) delete mode 100644 manifests/o/Ocenaudio/Ocenaudio/3.14.5/Ocenaudio.Ocenaudio.installer.yaml delete mode 100644 manifests/o/Ocenaudio/Ocenaudio/3.14.5/Ocenaudio.Ocenaudio.locale.en-US.yaml delete mode 100644 manifests/o/Ocenaudio/Ocenaudio/3.14.5/Ocenaudio.Ocenaudio.yaml diff --git a/manifests/o/Ocenaudio/Ocenaudio/3.14.5/Ocenaudio.Ocenaudio.installer.yaml b/manifests/o/Ocenaudio/Ocenaudio/3.14.5/Ocenaudio.Ocenaudio.installer.yaml deleted file mode 100644 index 4d6023bc041c..000000000000 --- a/manifests/o/Ocenaudio/Ocenaudio/3.14.5/Ocenaudio.Ocenaudio.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/18 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Ocenaudio.Ocenaudio -PackageVersion: 3.14.5 -Platform: -- Windows.Desktop -InstallerType: nullsoft -ReleaseDate: 2024-08-28 -Installers: -- Architecture: x64 - InstallerUrl: https://www.ocenaudio.com/downloads/index.php/ocenaudio_windows64.exe - InstallerSha256: 8CD52509523752AAE26ACEB74586AD43833B43AB5DD02D50DA6A9EC318133198 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/o/Ocenaudio/Ocenaudio/3.14.5/Ocenaudio.Ocenaudio.locale.en-US.yaml b/manifests/o/Ocenaudio/Ocenaudio/3.14.5/Ocenaudio.Ocenaudio.locale.en-US.yaml deleted file mode 100644 index 9065b3e2a448..000000000000 --- a/manifests/o/Ocenaudio/Ocenaudio/3.14.5/Ocenaudio.Ocenaudio.locale.en-US.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/18 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Ocenaudio.Ocenaudio -PackageVersion: 3.14.5 -PackageLocale: en-US -Publisher: Ocenaudio Team -PublisherUrl: https://www.ocenaudio.com/ -PackageName: ocenaudio -PackageUrl: https://www.ocenaudio.com/ -License: Freeware, closed-source -Copyright: © 2009-2022 ocenaudio Team. All rights reserved. -ShortDescription: ocenaudio is a cross-platform, easy to use, fast and functional audio editor. -Tags: -- audio -- media -- mp3 -- music -- player -- spectrogram -- spectrum -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/o/Ocenaudio/Ocenaudio/3.14.5/Ocenaudio.Ocenaudio.yaml b/manifests/o/Ocenaudio/Ocenaudio/3.14.5/Ocenaudio.Ocenaudio.yaml deleted file mode 100644 index aafbab7818df..000000000000 --- a/manifests/o/Ocenaudio/Ocenaudio/3.14.5/Ocenaudio.Ocenaudio.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/18 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Ocenaudio.Ocenaudio -PackageVersion: 3.14.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 167fc4f9c5936e3bf3dee896f99f3096c361f69a Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:55:25 -0700 Subject: [PATCH 638/720] Automatic update of SpecialK.SpecialK 24.10.24 (#185628) --- .../SpecialK/24.10.24/SpecialK.SpecialK.installer.yaml | 6 +++--- .../24.10.24/SpecialK.SpecialK.locale.en-US.yaml | 7 +------ .../24.10.24/SpecialK.SpecialK.locale.zh-CN.yaml | 9 +-------- .../s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.yaml | 2 +- 4 files changed, 6 insertions(+), 18 deletions(-) diff --git a/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.installer.yaml b/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.installer.yaml index 48f2f4feae57..490b25f1f2f2 100644 --- a/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.installer.yaml +++ b/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.installer.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Automatically updated by the winget bot at 2024/Oct/25 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: SpecialK.SpecialK @@ -9,14 +9,14 @@ Installers: - Architecture: x64 Scope: user InstallerUrl: https://sk-data.special-k.info/repository/SpecialK_24.10.24.exe - InstallerSha256: E5762133FF517EF8A281ECF7BF416A18D299B1197C4D029FED8B0BB74268D193 + InstallerSha256: 85246CD0957094FB25C0703D159E823237AA463F3A5F5957EAE631D5D11FE836 InstallerSwitches: Custom: /CURRENTUSER ProductCode: '{F4A43527-9457-424A-90A6-17CF02ACF677}_is1' - Architecture: x64 Scope: machine InstallerUrl: https://sk-data.special-k.info/repository/SpecialK_24.10.24.exe - InstallerSha256: E5762133FF517EF8A281ECF7BF416A18D299B1197C4D029FED8B0BB74268D193 + InstallerSha256: 85246CD0957094FB25C0703D159E823237AA463F3A5F5957EAE631D5D11FE836 InstallerSwitches: Custom: /ALLUSERS ProductCode: '{F4A43527-9457-424A-90A6-17CF02ACF677}_is1' diff --git a/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.locale.en-US.yaml b/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.locale.en-US.yaml index 1c2b422f7b37..06677ff5d4c3 100644 --- a/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.locale.en-US.yaml +++ b/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Automatically updated by the winget bot at 2024/Oct/25 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: SpecialK.SpecialK @@ -8,13 +8,11 @@ Publisher: The Special K Group PublisherUrl: https://special-k.info/ PublisherSupportUrl: https://github.com/SpecialKO/SpecialK/issues PrivacyUrl: https://wiki.special-k.info/Privacy -# Author: PackageName: Special K PackageUrl: https://special-k.info/ License: GPL-3.0 LicenseUrl: https://github.com/SpecialKO/SpecialK/blob/HEAD/LICENSE Copyright: Copyleft 2019-2024 -# CopyrightUrl: ShortDescription: The Swiss Army Knife of PC Gaming Description: Lovingly referred to as the Swiss Army Knife of PC gaming, Special K does a bit of everything. It is best known for fixing and enhancing graphics, its many detailed performance analysis and correction mods, and a constantly growing palette of tools that solve a wide variety of issues affecting PC games. Moniker: specialk @@ -36,9 +34,6 @@ ReleaseNotes: |- + Add support for 8-bpc Render/Compute HDR remastering in Shadow Generations. + Add D3D11/DXGI Debug Layer minimum severity level to message logging UI. + Add anti-cheat workaround for Genshin Impact. -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: Documentations: - DocumentLabel: Wiki DocumentUrl: https://wiki.special-k.info/ diff --git a/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.locale.zh-CN.yaml b/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.locale.zh-CN.yaml index b016e3db7126..d042696618a7 100644 --- a/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.locale.zh-CN.yaml +++ b/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Automatically updated by the winget bot at 2024/Oct/25 # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: SpecialK.SpecialK @@ -8,16 +8,13 @@ Publisher: The Special K Group PublisherUrl: https://special-k.info/ PublisherSupportUrl: https://github.com/SpecialKO/SpecialK/issues PrivacyUrl: https://wiki.special-k.info/Privacy -# Author: PackageName: Special K PackageUrl: https://special-k.info/ License: GPL-3.0 LicenseUrl: https://github.com/SpecialKO/SpecialK/blob/HEAD/LICENSE Copyright: Copyleft 2019-2024 -# CopyrightUrl: ShortDescription: PC 游戏的瑞士军刀 Description: Special K 被亲切地称为 PC 游戏的瑞士军刀,它无所不能。其最著名的是修复和增强图形,许多详细的性能分析和修正 MOD,以及不断增加的工具,可解决影响 PC 游戏的各种问题。 -# Moniker: Tags: - hdr - 帧率修复 @@ -28,10 +25,6 @@ Tags: - 游戏模组 - 逆向工程 - 钩子 -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: Documentations: - DocumentLabel: Wiki DocumentUrl: https://wiki.special-k.info/ diff --git a/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.yaml b/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.yaml index c61948a8324b..e2ddea78553f 100644 --- a/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.yaml +++ b/manifests/s/SpecialK/SpecialK/24.10.24/SpecialK.SpecialK.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Automatically updated by the winget bot at 2024/Oct/25 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: SpecialK.SpecialK From 0ceb898a49b20da31bf32c88ca70f740f4f4bfb2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 12:01:30 +0800 Subject: [PATCH 639/720] New version: JetBrains.GoLand.EAP version 243.21155.26 (#185547) --- .../JetBrains.GoLand.EAP.installer.yaml | 39 ++++++++++++++++++ .../JetBrains.GoLand.EAP.locale.en-US.yaml | 40 +++++++++++++++++++ .../JetBrains.GoLand.EAP.locale.zh-CN.yaml | 36 +++++++++++++++++ .../243.21155.26/JetBrains.GoLand.EAP.yaml | 8 ++++ 4 files changed, 123 insertions(+) create mode 100644 manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.installer.yaml create mode 100644 manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.yaml diff --git a/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.installer.yaml b/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.installer.yaml new file mode 100644 index 000000000000..c78a7e02a0b2 --- /dev/null +++ b/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.installer.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: JetBrains.GoLand.EAP +PackageVersion: 243.21155.26 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- go +- ipr +ReleaseDate: 2024-10-24 +AppsAndFeaturesEntries: +- DisplayName: GoLand 243.21155.26 + ProductCode: GoLand 243.21155.26 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/go/goland-243.21155.26.exe + InstallerSha256: 5C8BA9D410F9CD98943246B314ED72B135A54460BBC60C12256012F8BAAD6916 + ProductCode: GoLand 243.21155.26 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/go/goland-243.21155.26.exe + InstallerSha256: 5C8BA9D410F9CD98943246B314ED72B135A54460BBC60C12256012F8BAAD6916 + ProductCode: GoLand 243.21155.26 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/go/goland-243.21155.26-aarch64.exe + InstallerSha256: AC1E99CDDBE9745867F74032A9C1D4DB05C1C33F80204B96BC55293BF021A6D2 + ProductCode: GoLand 243.21155.26 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/go/goland-243.21155.26-aarch64.exe + InstallerSha256: AC1E99CDDBE9745867F74032A9C1D4DB05C1C33F80204B96BC55293BF021A6D2 + ProductCode: GoLand 243.21155.26 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.locale.en-US.yaml b/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.locale.en-US.yaml new file mode 100644 index 000000000000..1785cc74c8d3 --- /dev/null +++ b/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: JetBrains.GoLand.EAP +PackageVersion: 243.21155.26 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: GoLand (EAP) +PackageUrl: https://www.jetbrains.com/go/nextversion/ +License: Freeware +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: The complete IDE crafted for Gophers +# Description: +# Moniker: +Tags: +- code +- coding +- develop +- development +- go +- golang +- ide +- programming +ReleaseNotes: |- + GoLand 2024.3 EAP 6 is now available! + In this EAP, we’ve introduced a bunch of minor updates and bug fixes. Please see the release notes for the complete list of fixes and improvements. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/GO-A-231735915 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Quick Start + DocumentUrl: https://www.jetbrains.com/go/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.locale.zh-CN.yaml new file mode 100644 index 000000000000..b748c71021a6 --- /dev/null +++ b/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.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: JetBrains.GoLand.EAP +PackageVersion: 243.21155.26 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: GoLand(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/go/nextversion/ +License: 免费软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 为 Go 开发者打造的完整 IDE +# Description: +# Moniker: +Tags: +- go +- golang +- 代码 +- 开发 +- 编程 +- 集成开发环境 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/GO-A-231735915 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 快速入门 + DocumentUrl: https://www.jetbrains.com/zh-cn/go/learn/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.yaml b/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.yaml new file mode 100644 index 000000000000..9e9f11b29863 --- /dev/null +++ b/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.GoLand.EAP +PackageVersion: 243.21155.26 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 81c49911f96db9f25357e5be63c6c5b8157ab62f Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Fri, 25 Oct 2024 11:16:32 +0100 Subject: [PATCH 640/720] New version: Jackett.Jackett version 0.22.841 (#185674) --- .../0.22.841/Jackett.Jackett.installer.yaml | 26 +++++++++++ .../Jackett.Jackett.locale.en-US.yaml | 46 +++++++++++++++++++ .../Jackett/0.22.841/Jackett.Jackett.yaml | 8 ++++ 3 files changed, 80 insertions(+) create mode 100644 manifests/j/Jackett/Jackett/0.22.841/Jackett.Jackett.installer.yaml create mode 100644 manifests/j/Jackett/Jackett/0.22.841/Jackett.Jackett.locale.en-US.yaml create mode 100644 manifests/j/Jackett/Jackett/0.22.841/Jackett.Jackett.yaml diff --git a/manifests/j/Jackett/Jackett/0.22.841/Jackett.Jackett.installer.yaml b/manifests/j/Jackett/Jackett/0.22.841/Jackett.Jackett.installer.yaml new file mode 100644 index 000000000000..1b91d8e61aca --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.22.841/Jackett.Jackett.installer.yaml @@ -0,0 +1,26 @@ +# 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: Jackett.Jackett +PackageVersion: 0.22.841 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ReleaseDate: 2024-10-24 +AppsAndFeaturesEntries: +- DisplayName: Jackett + Publisher: Jackett + ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Jackett/Jackett/releases/download/v0.22.841/Jackett.Installer.Windows.exe + InstallerSha256: 3122E3EDDB6029C65DB8DD1CB94DCC45224F4960B3AAED73DA65CCBF2041869F +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/Jackett/Jackett/0.22.841/Jackett.Jackett.locale.en-US.yaml b/manifests/j/Jackett/Jackett/0.22.841/Jackett.Jackett.locale.en-US.yaml new file mode 100644 index 000000000000..adf7f4d5ab6a --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.22.841/Jackett.Jackett.locale.en-US.yaml @@ -0,0 +1,46 @@ +# 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: Jackett.Jackett +PackageVersion: 0.22.841 +PackageLocale: en-US +Publisher: Jackett +PublisherUrl: https://github.com/Jackett/Jackett +PublisherSupportUrl: https://github.com/Jackett/Jackett/issues +Author: Jackett Contributors +PackageName: Jackett +PackageUrl: https://github.com/Jackett/Jackett +License: GPL-2.0 +LicenseUrl: https://github.com/Jackett/Jackett/blob/HEAD/LICENSE +Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. +CopyrightUrl: https://github.com/Jackett/Jackett/blob/master/LICENSE +ShortDescription: API Support for your favorite torrent trackers. +Description: |- + Jackett works as a proxy server, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. + This allows for getting recent uploads (like RSS) and performing searches. + Jackett is a single repository of maintained indexer scraping and translation logic - removing the burden from other apps. +Moniker: jackett +Tags: +- indexer +- p2p +- proxy +- rss +- sonarr +- torent-management +- torrent +- torrent-search-engine +- trackers +ReleaseNotes: |- + Changes: + - assorted unit3d: adjust TZ + - torrenteros: BRT time. resolves #15668 + - blutopia: bump engine tag + - ntelogo: bump engine tag + - xider-torrent: update cats + - cyanbug: seeders, leecheers, grabs can be missing + - torrentqq; bump domains + - rudub; bump domain + This list of changes was auto generated. +ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.22.841 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/Jackett/Jackett/0.22.841/Jackett.Jackett.yaml b/manifests/j/Jackett/Jackett/0.22.841/Jackett.Jackett.yaml new file mode 100644 index 000000000000..a5728eb748f1 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.22.841/Jackett.Jackett.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: Jackett.Jackett +PackageVersion: 0.22.841 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 8232aee54dee336e05b97febcb528ac155a91fbe Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Fri, 25 Oct 2024 12:17:40 +0200 Subject: [PATCH 641/720] Remove version: Redisant.IEC61850ServerSimulator version 1.0.0.5 (#185680) --- ...ant.IEC61850ServerSimulator.installer.yaml | 31 ------------------- ....IEC61850ServerSimulator.locale.en-US.yaml | 31 ------------------- ....IEC61850ServerSimulator.locale.zh-CN.yaml | 31 ------------------- .../Redisant.IEC61850ServerSimulator.yaml | 8 ----- 4 files changed, 101 deletions(-) delete mode 100644 manifests/r/Redisant/IEC61850ServerSimulator/1.0.0.5/Redisant.IEC61850ServerSimulator.installer.yaml delete mode 100644 manifests/r/Redisant/IEC61850ServerSimulator/1.0.0.5/Redisant.IEC61850ServerSimulator.locale.en-US.yaml delete mode 100644 manifests/r/Redisant/IEC61850ServerSimulator/1.0.0.5/Redisant.IEC61850ServerSimulator.locale.zh-CN.yaml delete mode 100644 manifests/r/Redisant/IEC61850ServerSimulator/1.0.0.5/Redisant.IEC61850ServerSimulator.yaml diff --git a/manifests/r/Redisant/IEC61850ServerSimulator/1.0.0.5/Redisant.IEC61850ServerSimulator.installer.yaml b/manifests/r/Redisant/IEC61850ServerSimulator/1.0.0.5/Redisant.IEC61850ServerSimulator.installer.yaml deleted file mode 100644 index 29d13edb9f42..000000000000 --- a/manifests/r/Redisant/IEC61850ServerSimulator/1.0.0.5/Redisant.IEC61850ServerSimulator.installer.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# 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: Redisant.IEC61850ServerSimulator -PackageVersion: 1.0.0.5 -InstallerType: zip -UpgradeBehavior: install -ReleaseDate: 2024-09-15 -Installers: -- Architecture: x64 - NestedInstallerType: inno - NestedInstallerFiles: - - RelativeFilePath: IEC61850ServerSimulator-1.0.0.5-windows\IEC61850ServerSimulator.exe - Scope: user - InstallerUrl: https://github.com/chenjing1294/iec61850-server-simulator-release/releases/download/v1.0.0.5/IEC61850ServerSimulator-1.0.0.5-windows.zip - InstallerSha256: 25AD320416F38137A117C2B425000738F008068C28D04148CFC45D684D9C5EC6 - InstallerSwitches: - Custom: /CURRENTUSER - ProductCode: '{D2F2230E-0BE1-DF47-7FF1-8FF229901FF6}_is1' -- Architecture: x64 - NestedInstallerType: inno - NestedInstallerFiles: - - RelativeFilePath: IEC61850ServerSimulator-1.0.0.5-windows\IEC61850ServerSimulator.exe - Scope: machine - InstallerUrl: https://github.com/chenjing1294/iec61850-server-simulator-release/releases/download/v1.0.0.5/IEC61850ServerSimulator-1.0.0.5-windows.zip - InstallerSha256: 25AD320416F38137A117C2B425000738F008068C28D04148CFC45D684D9C5EC6 - InstallerSwitches: - Custom: /ALLUSERS - ProductCode: '{D2F2230E-0BE1-DF47-7FF1-8FF229901FF6}_is1' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/r/Redisant/IEC61850ServerSimulator/1.0.0.5/Redisant.IEC61850ServerSimulator.locale.en-US.yaml b/manifests/r/Redisant/IEC61850ServerSimulator/1.0.0.5/Redisant.IEC61850ServerSimulator.locale.en-US.yaml deleted file mode 100644 index bb6b619cb94f..000000000000 --- a/manifests/r/Redisant/IEC61850ServerSimulator/1.0.0.5/Redisant.IEC61850ServerSimulator.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# 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: Redisant.IEC61850ServerSimulator -PackageVersion: 1.0.0.5 -PackageLocale: en-US -Publisher: Redisant, Inc. -PublisherUrl: https://www.redisant.com/ -PublisherSupportUrl: https://www.redisant.com/iec61850server/contact -PrivacyUrl: https://www.redisant.com/iec61850server/privacy -# Author: -PackageName: IEC61850ServerSimulator -PackageUrl: https://www.redisant.com/iec61850server -License: Proprietary -LicenseUrl: https://www.redisant.com/iec61850server/end_user_license_agreement -Copyright: Copyright © 2024 Redisant -# CopyrightUrl: -ShortDescription: The ideal tool for simulating IEC 61850 devices, performs a variety of useful functions, and supports IEC 61850 Editions 1 and 2. -# Description: -# Moniker: -Tags: -- iec61850 -ReleaseNotes: |- - - [Fixed] Fixed GSEControl parsing issue - - [Fixed] Fixed duplicate data addition issue when double-clicking a file -ReleaseNotesUrl: https://www.redisant.com/iec61850server/download -PurchaseUrl: https://www.redisant.com/iec61850server/buy -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/r/Redisant/IEC61850ServerSimulator/1.0.0.5/Redisant.IEC61850ServerSimulator.locale.zh-CN.yaml b/manifests/r/Redisant/IEC61850ServerSimulator/1.0.0.5/Redisant.IEC61850ServerSimulator.locale.zh-CN.yaml deleted file mode 100644 index 94dc6168e0d1..000000000000 --- a/manifests/r/Redisant/IEC61850ServerSimulator/1.0.0.5/Redisant.IEC61850ServerSimulator.locale.zh-CN.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# 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: Redisant.IEC61850ServerSimulator -PackageVersion: 1.0.0.5 -PackageLocale: zh-CN -Publisher: Redisant, Inc. -PublisherUrl: https://www.redisant.com/ -PublisherSupportUrl: https://www.redisant.com/iec61850server/contact -PrivacyUrl: https://www.redisant.com/iec61850server/privacy -# Author: -PackageName: IEC61850ServerSimulator -PackageUrl: https://www.redisant.com/iec61850server -License: 专有软件 -LicenseUrl: https://www.redisant.com/iec61850server/end_user_license_agreement -Copyright: Copyright © 2024 Redisant -# CopyrightUrl: -ShortDescription: 模拟 IEC 61850 装置的理想工具,执行多种实用功能,支持 IEC 61850 第 1 版和第 2 版。 -# Description: -# Moniker: -Tags: -- iec61850 -ReleaseNotes: |- - - [Fixed] 修复 GSEControl 解析问题 - - [Fixed] 修复双击文件时,重复添加数据问题 -ReleaseNotesUrl: https://www.redisant.com/iec61850server/download -PurchaseUrl: https://www.redisant.com/iec61850server/buy -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.6.0 diff --git a/manifests/r/Redisant/IEC61850ServerSimulator/1.0.0.5/Redisant.IEC61850ServerSimulator.yaml b/manifests/r/Redisant/IEC61850ServerSimulator/1.0.0.5/Redisant.IEC61850ServerSimulator.yaml deleted file mode 100644 index 33ff8aec5ccb..000000000000 --- a/manifests/r/Redisant/IEC61850ServerSimulator/1.0.0.5/Redisant.IEC61850ServerSimulator.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# 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: Redisant.IEC61850ServerSimulator -PackageVersion: 1.0.0.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 396ad1018224d062dfdcb9b359d5e4c231ec6fb5 Mon Sep 17 00:00:00 2001 From: Exorcism <46537034+Exorcism0666@users.noreply.github.com> Date: Fri, 25 Oct 2024 12:18:28 +0200 Subject: [PATCH 642/720] Remove version: Redisant.ZooKeeperAssistant version 1.1.2.2 (#185678) --- ...Redisant.ZooKeeperAssistant.installer.yaml | 31 -------------- ...isant.ZooKeeperAssistant.locale.en-US.yaml | 41 ------------------- ...isant.ZooKeeperAssistant.locale.zh-CN.yaml | 41 ------------------- .../1.1.2.2/Redisant.ZooKeeperAssistant.yaml | 8 ---- 4 files changed, 121 deletions(-) delete mode 100644 manifests/r/Redisant/ZooKeeperAssistant/1.1.2.2/Redisant.ZooKeeperAssistant.installer.yaml delete mode 100644 manifests/r/Redisant/ZooKeeperAssistant/1.1.2.2/Redisant.ZooKeeperAssistant.locale.en-US.yaml delete mode 100644 manifests/r/Redisant/ZooKeeperAssistant/1.1.2.2/Redisant.ZooKeeperAssistant.locale.zh-CN.yaml delete mode 100644 manifests/r/Redisant/ZooKeeperAssistant/1.1.2.2/Redisant.ZooKeeperAssistant.yaml diff --git a/manifests/r/Redisant/ZooKeeperAssistant/1.1.2.2/Redisant.ZooKeeperAssistant.installer.yaml b/manifests/r/Redisant/ZooKeeperAssistant/1.1.2.2/Redisant.ZooKeeperAssistant.installer.yaml deleted file mode 100644 index 9ebe6edf2bce..000000000000 --- a/manifests/r/Redisant/ZooKeeperAssistant/1.1.2.2/Redisant.ZooKeeperAssistant.installer.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.5 $debug=QUSU.CRLF.7-3-4.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Redisant.ZooKeeperAssistant -PackageVersion: 1.1.2.2 -InstallerType: zip -UpgradeBehavior: install -ReleaseDate: 2023-05-16 -Installers: -- Architecture: x86 - NestedInstallerType: inno - NestedInstallerFiles: - - RelativeFilePath: ZA-1.1.2.2\ZA-1.1.2.2.exe - Scope: user - InstallerUrl: https://github.com/chenjing1294/zookeeper-assistant-release/releases/download/v1.1.2.2/ZA-1.1.2.2-windows.zip - InstallerSha256: 0792B5B3F5BCDE1865E8F53A8F3DA06D904F3AD170FF9599E27833E44C6419FD - InstallerSwitches: - Custom: /CURRENTUSER - ProductCode: '{969890FA-BF58-4860-ADAB-E4D478B26D10}_is1' -- Architecture: x86 - NestedInstallerType: inno - NestedInstallerFiles: - - RelativeFilePath: ZA-1.1.2.2\ZA-1.1.2.2.exe - Scope: machine - InstallerUrl: https://github.com/chenjing1294/zookeeper-assistant-release/releases/download/v1.1.2.2/ZA-1.1.2.2-windows.zip - InstallerSha256: 0792B5B3F5BCDE1865E8F53A8F3DA06D904F3AD170FF9599E27833E44C6419FD - InstallerSwitches: - Custom: /ALLUSERS - ProductCode: '{969890FA-BF58-4860-ADAB-E4D478B26D10}_is1' -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/r/Redisant/ZooKeeperAssistant/1.1.2.2/Redisant.ZooKeeperAssistant.locale.en-US.yaml b/manifests/r/Redisant/ZooKeeperAssistant/1.1.2.2/Redisant.ZooKeeperAssistant.locale.en-US.yaml deleted file mode 100644 index 63852e8d210d..000000000000 --- a/manifests/r/Redisant/ZooKeeperAssistant/1.1.2.2/Redisant.ZooKeeperAssistant.locale.en-US.yaml +++ /dev/null @@ -1,41 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.5 $debug=QUSU.CRLF.7-3-4.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Redisant.ZooKeeperAssistant -PackageVersion: 1.1.2.2 -PackageLocale: en-US -Publisher: Redisant -PublisherUrl: https://www.redisant.com/ -PublisherSupportUrl: https://www.redisant.com/za/contact -PrivacyUrl: https://www.redisant.com/za/privacy -# Author: -PackageName: ZooKeeper Assistant -PackageUrl: https://www.redisant.com/za -License: Proprietary -LicenseUrl: https://www.redisant.com/za/end_user_license_agreement -Copyright: Copyright © 2023 -# CopyrightUrl: -ShortDescription: ZooKeeper Visual Management & Monitoring -Description: |- - ZooKeeper Visual Management & Monitoring - displaying nodes in a tree structure, monitoring server status, supporting multiple data formats: JSON, XML, HEX, MessagePack. - - - GPU Rendering: ZooKeeper Assistant render the interface by making full use of the GPU, bringing the higher fluidity and the less resource usage. - - Status Monitoring: Dashboard function helps you monitor the ZooKeeper service status in real time. - - Diversified Search: Supporting regular, whole word, and case matching, so that the data you wanted will be presented immediately. - - Data Formatting: ZooKeeper Assistant can recognizes and formats different data automatically, including Text, JSON, XML, HEX, MessagePack. - - Import / Export: Using ZooKeeper Assistant, you can quickly import/export node data. - - Command Line: Supports rich command line operations, including commands provided by zkCli.sh and four-character commands, all in one software. -# Moniker: -Tags: -- zookeeper -# Agreements: -ReleaseNotes: |- - - [Improved-macOS] upgrade dependencies - - [Improved] Optimize YAML format data highlighting - - [Changed-macOS] Adjust the search box style -ReleaseNotesUrl: https://www.redisant.com/za/download -PurchaseUrl: https://www.redisant.com/za/buy -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/r/Redisant/ZooKeeperAssistant/1.1.2.2/Redisant.ZooKeeperAssistant.locale.zh-CN.yaml b/manifests/r/Redisant/ZooKeeperAssistant/1.1.2.2/Redisant.ZooKeeperAssistant.locale.zh-CN.yaml deleted file mode 100644 index 04e4a68481eb..000000000000 --- a/manifests/r/Redisant/ZooKeeperAssistant/1.1.2.2/Redisant.ZooKeeperAssistant.locale.zh-CN.yaml +++ /dev/null @@ -1,41 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.5 $debug=QUSU.CRLF.7-3-4.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json - -PackageIdentifier: Redisant.ZooKeeperAssistant -PackageVersion: 1.1.2.2 -PackageLocale: zh-CN -Publisher: Redisant -PublisherUrl: https://www.redisant.cn/ -PublisherSupportUrl: https://www.redisant.cn/za/contact -PrivacyUrl: https://www.redisant.cn/za/privacy -# Author: -PackageName: ZooKeeper Assistant -PackageUrl: https://www.redisant.cn/za -License: 专有软件 -LicenseUrl: https://www.redisant.cn/za/end_user_license_agreement -Copyright: Copyright © 2023 -# CopyrightUrl: -ShortDescription: ZooKeeper 可视化管理与监控 -Description: |- - ZooKeeper 可视化管理与监控——以树状结构展示节点、监控服务器状态、多种数据格式:JSON、XML、HEX、MessagePack。 - - - GPU 渲染:ZooKeeper Assistant 充分利用 GPU 来渲染界面,这将带来更高的流畅度和更少的资源占用。 - - 状态监控:提供的仪表盘功能让您能够实时监控 ZooKeeper 服务状态。 - - 多样化搜索:您可以搜索节点,或者在节点的值里进行正则、整词、大小写匹配,使想要的数据立刻呈现。 - - 数据格式化:ZooKeeper Assistant 会自动识别并格式化不同的数据格式,包括 Text、JSON、XML、HEX、MessagePack。 - - 导入/导出:使用 ZooKeeper Assistant,您可以快速导入/导出节点数据。 - - 命令行:支持丰富的命令行操作,包括 zkCli.sh 提供的命令和四字符命令,一个软件全部搞定。 -# Moniker: -Tags: -- zookeeper -# Agreements: -ReleaseNotes: |- - - [Improved-macOS] 升级依赖 - - [Improved] 优化 YAML 格式数据高亮 - - [Changed-macOS] 调整搜索框样式 -ReleaseNotesUrl: https://www.redisant.cn/za/download -PurchaseUrl: https://www.redisant.cn/za/buy -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.4.0 diff --git a/manifests/r/Redisant/ZooKeeperAssistant/1.1.2.2/Redisant.ZooKeeperAssistant.yaml b/manifests/r/Redisant/ZooKeeperAssistant/1.1.2.2/Redisant.ZooKeeperAssistant.yaml deleted file mode 100644 index ba81b5080e9a..000000000000 --- a/manifests/r/Redisant/ZooKeeperAssistant/1.1.2.2/Redisant.ZooKeeperAssistant.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.5 $debug=QUSU.CRLF.7-3-4.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Redisant.ZooKeeperAssistant -PackageVersion: 1.1.2.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 From 231c80292e6aef5b6e00b1a7f7f57d32d41744b2 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Fri, 25 Oct 2024 22:00:37 +1100 Subject: [PATCH 643/720] New version: TechSmith.Camtasia version 24.1.2.4607 (#185619) --- .../TechSmith.Camtasia.installer.yaml | 28 ++++++++++++++++ .../TechSmith.Camtasia.locale.en-US.yaml | 32 +++++++++++++++++++ .../24.1.2.4607/TechSmith.Camtasia.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/t/TechSmith/Camtasia/24.1.2.4607/TechSmith.Camtasia.installer.yaml create mode 100644 manifests/t/TechSmith/Camtasia/24.1.2.4607/TechSmith.Camtasia.locale.en-US.yaml create mode 100644 manifests/t/TechSmith/Camtasia/24.1.2.4607/TechSmith.Camtasia.yaml diff --git a/manifests/t/TechSmith/Camtasia/24.1.2.4607/TechSmith.Camtasia.installer.yaml b/manifests/t/TechSmith/Camtasia/24.1.2.4607/TechSmith.Camtasia.installer.yaml new file mode 100644 index 000000000000..2beed2648c92 --- /dev/null +++ b/manifests/t/TechSmith/Camtasia/24.1.2.4607/TechSmith.Camtasia.installer.yaml @@ -0,0 +1,28 @@ +# Created with komac v2.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: TechSmith.Camtasia +PackageVersion: 24.1.2.4607 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19042.0 +InstallerType: burn +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.EdgeWebView2Runtime + MinimumVersion: 92.0.902.78 + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + MinimumVersion: 14.27.29112.0 +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x64 + InstallerUrl: https://download.techsmith.com/camtasiastudio/releases/2412/camtasia.exe + InstallerSha256: 9602BF816175920D3A4E0C0D405B8341EF7C43B2E9E2DFB06F385004168403A3 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/t/TechSmith/Camtasia/24.1.2.4607/TechSmith.Camtasia.locale.en-US.yaml b/manifests/t/TechSmith/Camtasia/24.1.2.4607/TechSmith.Camtasia.locale.en-US.yaml new file mode 100644 index 000000000000..0e6bb8a6bf37 --- /dev/null +++ b/manifests/t/TechSmith/Camtasia/24.1.2.4607/TechSmith.Camtasia.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: TechSmith.Camtasia +PackageVersion: 24.1.2.4607 +PackageLocale: en-US +Publisher: TechSmith Corporation +PublisherUrl: https://www.techsmith.com/ +PublisherSupportUrl: https://www.techsmith.com/help.html +PrivacyUrl: https://www.techsmith.com/privacy.html +Author: TechSmith Corporation +PackageName: Camtasia +PackageUrl: https://www.techsmith.com/ +License: Proprietary +LicenseUrl: https://www.techsmith.com/camtasia-eula.html +Copyright: © 1995 - 2023, TechSmith Corporation, All Rights Reserved. +CopyrightUrl: https://www.techsmith.com/camtasia-eula.html +ShortDescription: Camtasia is the best all-in-one screen recorder and video editor. Record your screen, add video effects, transitions and more. +Description: |- + Camtasia is a video-based screen capture program that enables users to demonstrate and communicate ideas or share knowledge using video. + From quick video demos to extensive video projects, Camtasia has a wide range of editing tools to create video content from a variety of sources. + Users can record from webcam or screen, introduce a variety of effects, and easily share videos over multiple channels. +Moniker: camtasia +Tags: +- capture +- record +- screen +- screen-capture +- screen-record +- screencast +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/t/TechSmith/Camtasia/24.1.2.4607/TechSmith.Camtasia.yaml b/manifests/t/TechSmith/Camtasia/24.1.2.4607/TechSmith.Camtasia.yaml new file mode 100644 index 000000000000..eb6a232b932e --- /dev/null +++ b/manifests/t/TechSmith/Camtasia/24.1.2.4607/TechSmith.Camtasia.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: TechSmith.Camtasia +PackageVersion: 24.1.2.4607 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 622e6837d7aec97c6ea8b10aeaa944e93d211db6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 19:00:56 +0800 Subject: [PATCH 644/720] New version: ByteDance.DouyinIDE version 4.3.1 (#185689) --- .../4.3.1/ByteDance.DouyinIDE.installer.yaml | 30 +++++++++++++ .../ByteDance.DouyinIDE.locale.en-US.yaml | 41 +++++++++++++++++ .../ByteDance.DouyinIDE.locale.zh-CN.yaml | 45 +++++++++++++++++++ .../DouyinIDE/4.3.1/ByteDance.DouyinIDE.yaml | 8 ++++ 4 files changed, 124 insertions(+) create mode 100644 manifests/b/ByteDance/DouyinIDE/4.3.1/ByteDance.DouyinIDE.installer.yaml create mode 100644 manifests/b/ByteDance/DouyinIDE/4.3.1/ByteDance.DouyinIDE.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/DouyinIDE/4.3.1/ByteDance.DouyinIDE.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/DouyinIDE/4.3.1/ByteDance.DouyinIDE.yaml diff --git a/manifests/b/ByteDance/DouyinIDE/4.3.1/ByteDance.DouyinIDE.installer.yaml b/manifests/b/ByteDance/DouyinIDE/4.3.1/ByteDance.DouyinIDE.installer.yaml new file mode 100644 index 000000000000..86d4188987af --- /dev/null +++ b/manifests/b/ByteDance/DouyinIDE/4.3.1/ByteDance.DouyinIDE.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: ByteDance.DouyinIDE +PackageVersion: 4.3.1 +InstallerType: nullsoft +InstallerSwitches: + Custom: /currentuser +UpgradeBehavior: install +Protocols: +- bytedanceide +FileExtensions: +- js +- json +- ts +- ttml +- ttss +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://sf1-cdn-tos.douyinstatic.com/obj/microapp/frontend/ide/package/obj/developer/ide/12197063/win32/抖音开发者工具-4.3.1.exe + InstallerSha256: DBD413375C52564E6CC4967680E86498CDDDAA976D2822FFFB679B8DA9FA3B91 + ProductCode: 0d6cc698-a1aa-5593-a60b-0310adcebfe2 +- Architecture: x64 + Scope: machine + InstallerUrl: https://sf1-cdn-tos.douyinstatic.com/obj/microapp/frontend/ide/package/obj/developer/ide/12197063/win32/抖音开发者工具-4.3.1.exe + InstallerSha256: DBD413375C52564E6CC4967680E86498CDDDAA976D2822FFFB679B8DA9FA3B91 + ProductCode: 0d6cc698-a1aa-5593-a60b-0310adcebfe2 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/ByteDance/DouyinIDE/4.3.1/ByteDance.DouyinIDE.locale.en-US.yaml b/manifests/b/ByteDance/DouyinIDE/4.3.1/ByteDance.DouyinIDE.locale.en-US.yaml new file mode 100644 index 000000000000..3c66ecf9e45d --- /dev/null +++ b/manifests/b/ByteDance/DouyinIDE/4.3.1/ByteDance.DouyinIDE.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: ByteDance.DouyinIDE +PackageVersion: 4.3.1 +PackageLocale: en-US +Publisher: Beijing Douyin Information Service Co., Ltd. +PublisherUrl: https://developer.open-douyin.com/ +PublisherSupportUrl: https://developer.open-douyin.com/forum +# PrivacyUrl: +Author: Beijing Douyin Information Service Co., Ltd. +PackageName: 抖音开发者工具 +PackageUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/overview +License: Freeware +# LicenseUrl: +Copyright: Copyright © ByteDance 2024 +# CopyrightUrl: +ShortDescription: A desktop IDE for ByteDance Mini-APP developers +Description: Douyin IDE is a desktop IDE (Integrated Development Environment) for ByteDance Mini-APP developers, providing Mini-APP development, debugging, previewing and uploading, as well as developer services such as intelligent customer service. It supports Windows and macOS, and is designed to help developers develop Mini-APP more efficiently. +# Moniker: +Tags: +- bytedance +- develop +- development +- devtools +- douyin +- ide +- mini-app +- mini-program +- toutiao +- web +- xigua +# ReleaseNotes: +ReleaseNotesUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/download/developer-instrument-update-and-download +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/questions +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/ByteDance/DouyinIDE/4.3.1/ByteDance.DouyinIDE.locale.zh-CN.yaml b/manifests/b/ByteDance/DouyinIDE/4.3.1/ByteDance.DouyinIDE.locale.zh-CN.yaml new file mode 100644 index 000000000000..9fb0234b0a5b --- /dev/null +++ b/manifests/b/ByteDance/DouyinIDE/4.3.1/ByteDance.DouyinIDE.locale.zh-CN.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.locale.1.6.0.schema.json + +PackageIdentifier: ByteDance.DouyinIDE +PackageVersion: 4.3.1 +PackageLocale: zh-CN +Publisher: 北京抖音信息服务有限公司 +PublisherUrl: https://developer.open-douyin.com/ +PublisherSupportUrl: https://developer.open-douyin.com/forum +# PrivacyUrl: +Author: 北京抖音信息服务有限公司 +PackageName: 抖音开发者工具 +PackageUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/overview +License: 免费软件 +# LicenseUrl: +Copyright: Copyright © ByteDance 2024 +# CopyrightUrl: +ShortDescription: 面向字节系小程序开发者推出的桌面端集成开发环境 +Description: 开发者工具是面向字节系小程序开发者推出的桌面端集成开发环境(Integrated Development Environment,IDE)。IDE 支持小程序开发、调试、预览、上传等基本功能,并且集成开发者服务(包含智能客服等),支持在 Windows、Mac 平台上运行,旨在帮助开发者更高效地开发小程序。 +# Moniker: +Tags: +- ide +- 今日头条 +- 字节跳动 +- 小程序 +- 开发 +- 开发者工具 +- 抖音 +- 网页 +- 西瓜视频 +ReleaseNotes: |- + 新增:对 IDE 消息通知列表的 UI 进行了优化,新增支持消息按类别分类展示 + 新增:移除了对旧版直播互动小玩法的支持,并添加了直播互动工具开发入口 + 优化:改进了模拟器中部分 JSAPI 和组件的表现,以确保与真机一致,包括 button 组件的 open-type 等功能如 chooseAddress、getAnalysisInfo、makePhoneCall + 优化:增强了 AI 助手的 UI 生成功能,现支持从图片及 Figma 文件直接生成 UI 代码 + 优化:升级编辑器的默认配置,新增支持 TTML / TTSS 文件的右键格式化功能 + 修复:解决了 AI 助手在 UI 代码导出时偶发的失败问题 +ReleaseNotesUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/download/developer-instrument-update-and-download +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/developer-instrument/questions +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/b/ByteDance/DouyinIDE/4.3.1/ByteDance.DouyinIDE.yaml b/manifests/b/ByteDance/DouyinIDE/4.3.1/ByteDance.DouyinIDE.yaml new file mode 100644 index 000000000000..e18fbc23b453 --- /dev/null +++ b/manifests/b/ByteDance/DouyinIDE/4.3.1/ByteDance.DouyinIDE.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: ByteDance.DouyinIDE +PackageVersion: 4.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ff3cc0b564866c49b468f39b5b6845906649eb0a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 19:01:01 +0800 Subject: [PATCH 645/720] New version: Wondershare.PDFelement.11 version 11.2.0 (#185687) --- .../Wondershare.PDFelement.11.installer.yaml | 24 +++++++++ ...ondershare.PDFelement.11.locale.en-US.yaml | 54 +++++++++++++++++++ ...ondershare.PDFelement.11.locale.zh-CN.yaml | 44 +++++++++++++++ .../11/11.2.0/Wondershare.PDFelement.11.yaml | 8 +++ 4 files changed, 130 insertions(+) create mode 100644 manifests/w/Wondershare/PDFelement/11/11.2.0/Wondershare.PDFelement.11.installer.yaml create mode 100644 manifests/w/Wondershare/PDFelement/11/11.2.0/Wondershare.PDFelement.11.locale.en-US.yaml create mode 100644 manifests/w/Wondershare/PDFelement/11/11.2.0/Wondershare.PDFelement.11.locale.zh-CN.yaml create mode 100644 manifests/w/Wondershare/PDFelement/11/11.2.0/Wondershare.PDFelement.11.yaml diff --git a/manifests/w/Wondershare/PDFelement/11/11.2.0/Wondershare.PDFelement.11.installer.yaml b/manifests/w/Wondershare/PDFelement/11/11.2.0/Wondershare.PDFelement.11.installer.yaml new file mode 100644 index 000000000000..58e60d225e94 --- /dev/null +++ b/manifests/w/Wondershare/PDFelement/11/11.2.0/Wondershare.PDFelement.11.installer.yaml @@ -0,0 +1,24 @@ +# 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: Wondershare.PDFelement.11 +PackageVersion: 11.2.0 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- wspe8 +FileExtensions: +- fdf +- pdf +Installers: +- Architecture: x64 + InstallerUrl: https://download.wondershare.com/cbs_down/pdfelement-pro_64bit_11.2.0_full5239.exe + InstallerSha256: 21DBC7868AE284EAE311E7C4DF8B5AAA185637D809FD0641292702D3EB511426 + ProductCode: '{C87D1149-DD19-4D87-A447-12803ECF02B6}_is1' +- Architecture: x86 + InstallerUrl: https://download.wondershare.com/cbs_down/pdfelement-pro_11.2.0_full5239.exe + InstallerSha256: 21DBC7868AE284EAE311E7C4DF8B5AAA185637D809FD0641292702D3EB511426 + ProductCode: '{C87D1149-DD19-4D87-A447-12803ECF02B6}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/w/Wondershare/PDFelement/11/11.2.0/Wondershare.PDFelement.11.locale.en-US.yaml b/manifests/w/Wondershare/PDFelement/11/11.2.0/Wondershare.PDFelement.11.locale.en-US.yaml new file mode 100644 index 000000000000..99b28ad31280 --- /dev/null +++ b/manifests/w/Wondershare/PDFelement/11/11.2.0/Wondershare.PDFelement.11.locale.en-US.yaml @@ -0,0 +1,54 @@ +# 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: Wondershare.PDFelement.11 +PackageVersion: 11.2.0 +PackageLocale: en-US +Publisher: Wondershare +PublisherUrl: https://www.wondershare.com/ +PublisherSupportUrl: https://support.wondershare.com/how-tos/pdfelement/ +PrivacyUrl: https://www.wondershare.com/privacy.html +Author: Wondershare Technology Group Co., Ltd. +PackageName: Wondershare PDFelement +PackageUrl: https://pdf.wondershare.com/pdfelement.html +License: Proprietary +LicenseUrl: https://www.wondershare.com/company/end-user-license-agreement.html +Copyright: Copyright © 2024 Wondershare. All rights reserved. +CopyrightUrl: https://www.wondershare.com/company/terms_conditions.html +ShortDescription: Take control of your documents with this powerful PDF editor. +Description: Wondershare PDFelement is a powerful PDF tool that helps make working with PDF files easier, allows you to produce great-looking PDF documents and forms quickly, affordably, and securely. +# Moniker: +Tags: +- annotate +- annotation +- comment +- conversion +- convert +- ebook +- edit +- editor +- ocr +- pdf +- read +- reader +- viewer +ReleaseNotes: |- + Support right-to-left double-page reading mode + Supports setting DPI before performing OCR on PDF files. + Supports more customized settings for Hand Mode + Supports saving compressed documents with source document overlay. + Optimized file names for new documents generated by Save As + Optimized user experience for data extraction + Optimize prompt for AI grammar detection + Corrections and improvements in many small details. + Fix the crash issue that might occur in certain situations. +ReleaseNotesUrl: https://pdf.wondershare.com/whats-new.html +PurchaseUrl: https://pdf.wondershare.com/store/windows-individuals.html +# InstallationNotes: +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://pdf.wondershare.com/guide/pdfelement-windows.html +- DocumentLabel: Tutorials + DocumentUrl: https://pdf.wondershare.com/pdfelement-video-community.html +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/w/Wondershare/PDFelement/11/11.2.0/Wondershare.PDFelement.11.locale.zh-CN.yaml b/manifests/w/Wondershare/PDFelement/11/11.2.0/Wondershare.PDFelement.11.locale.zh-CN.yaml new file mode 100644 index 000000000000..7ee9a18ae981 --- /dev/null +++ b/manifests/w/Wondershare/PDFelement/11/11.2.0/Wondershare.PDFelement.11.locale.zh-CN.yaml @@ -0,0 +1,44 @@ +# 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: Wondershare.PDFelement.11 +PackageVersion: 11.2.0 +PackageLocale: zh-CN +Publisher: Wondershare +PublisherUrl: https://www.wondershare.com/ +PublisherSupportUrl: https://support.wondershare.com/how-tos/pdfelement/ +PrivacyUrl: https://www.wondershare.com/privacy.html +Author: 万兴科技集团股份有限公司 +PackageName: Wondershare PDFelement +PackageUrl: https://pdf.wondershare.com/pdfelement.html +License: 专有软件 +LicenseUrl: https://www.wondershare.com/company/end-user-license-agreement.html +Copyright: Copyright © 2024 Wondershare. 保留所有权利 +CopyrightUrl: https://www.wondershare.com/company/terms_conditions.html +ShortDescription: 使用这款功能强大的 PDF 编辑器掌控您的文档 +Description: Wondershare PDFelement 是功能十分强大的 PDF 工具,可帮助您在工作中轻松地处理 PDF 文件并能快速制作美观的 PDF 文档和表单,产品非常实惠,安全好用。 +# Moniker: +Tags: +- ocr +- pdf +- 批注 +- 查看器 +- 标注 +- 注释 +- 电子书 +- 编辑 +- 编辑器 +- 转换 +- 阅读 +- 阅读器 +# ReleaseNotes: +ReleaseNotesUrl: https://pdf.wondershare.com/whats-new.html +PurchaseUrl: https://pdf.wondershare.com/store/windows-individuals.html +# InstallationNotes: +Documentations: +- DocumentLabel: 用户指南 + DocumentUrl: https://pdf.wondershare.com/guide/pdfelement-windows.html +- DocumentLabel: 教程 + DocumentUrl: https://pdf.wondershare.com/pdfelement-video-community.html +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/w/Wondershare/PDFelement/11/11.2.0/Wondershare.PDFelement.11.yaml b/manifests/w/Wondershare/PDFelement/11/11.2.0/Wondershare.PDFelement.11.yaml new file mode 100644 index 000000000000..33c33d99e040 --- /dev/null +++ b/manifests/w/Wondershare/PDFelement/11/11.2.0/Wondershare.PDFelement.11.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: Wondershare.PDFelement.11 +PackageVersion: 11.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3f7df21b732421a6312f9235272238d96884bd08 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 19:01:12 +0800 Subject: [PATCH 646/720] New version: Qingfeng.HeyboxAccelerator version 1.1.60 (#185668) --- .../Qingfeng.HeyboxAccelerator.installer.yaml | 21 +++++++++++ ...ngfeng.HeyboxAccelerator.locale.en-US.yaml | 34 ++++++++++++++++++ ...ngfeng.HeyboxAccelerator.locale.zh-CN.yaml | 36 +++++++++++++++++++ .../1.1.60/Qingfeng.HeyboxAccelerator.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/q/Qingfeng/HeyboxAccelerator/1.1.60/Qingfeng.HeyboxAccelerator.installer.yaml create mode 100644 manifests/q/Qingfeng/HeyboxAccelerator/1.1.60/Qingfeng.HeyboxAccelerator.locale.en-US.yaml create mode 100644 manifests/q/Qingfeng/HeyboxAccelerator/1.1.60/Qingfeng.HeyboxAccelerator.locale.zh-CN.yaml create mode 100644 manifests/q/Qingfeng/HeyboxAccelerator/1.1.60/Qingfeng.HeyboxAccelerator.yaml diff --git a/manifests/q/Qingfeng/HeyboxAccelerator/1.1.60/Qingfeng.HeyboxAccelerator.installer.yaml b/manifests/q/Qingfeng/HeyboxAccelerator/1.1.60/Qingfeng.HeyboxAccelerator.installer.yaml new file mode 100644 index 000000000000..5cda32cb8d14 --- /dev/null +++ b/manifests/q/Qingfeng/HeyboxAccelerator/1.1.60/Qingfeng.HeyboxAccelerator.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: Qingfeng.HeyboxAccelerator +PackageVersion: 1.1.60 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: quiet + SilentWithProgress: quiet +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://macc.max-c.com/proxy/acc_installer_1.1.60.27_xiaoheihe.exe + InstallerSha256: 663EEB3D2A9E623F8206D907A605C8C27E75AF94B96043F01BB33EF9ED786182 + ProductCode: HeyboxAcc +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/q/Qingfeng/HeyboxAccelerator/1.1.60/Qingfeng.HeyboxAccelerator.locale.en-US.yaml b/manifests/q/Qingfeng/HeyboxAccelerator/1.1.60/Qingfeng.HeyboxAccelerator.locale.en-US.yaml new file mode 100644 index 000000000000..04bcf59f81d7 --- /dev/null +++ b/manifests/q/Qingfeng/HeyboxAccelerator/1.1.60/Qingfeng.HeyboxAccelerator.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: Qingfeng.HeyboxAccelerator +PackageVersion: 1.1.60 +PackageLocale: en-US +Publisher: Qingfeng +PublisherUrl: https://www.xiaoheihe.cn/ +PublisherSupportUrl: https://acc.xiaoheihe.cn/help/center +PrivacyUrl: https://api.xiaoheihe.cn/account/acc_privacy_introduce/?type=2 +Author: Qingfeng (Beijing) Technology Co., Ltd. +PackageName: 小黑盒加速器 +PackageUrl: https://acc.xiaoheihe.cn/ +License: Proprietary +LicenseUrl: https://api.xiaoheihe.cn/account/acc_privacy_introduce/?type=1 +Copyright: Copyright (C) 2024. QingFeng(Beijing). All Rights Reserved. +# CopyrightUrl: +ShortDescription: Play overseas games smoothly and say goodbye to high latency +# Description: +Moniker: heyboxacc +Tags: +- accelerate +- accelerator +- game +- gaming +- network +- proxy +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/q/Qingfeng/HeyboxAccelerator/1.1.60/Qingfeng.HeyboxAccelerator.locale.zh-CN.yaml b/manifests/q/Qingfeng/HeyboxAccelerator/1.1.60/Qingfeng.HeyboxAccelerator.locale.zh-CN.yaml new file mode 100644 index 000000000000..884fe654c23e --- /dev/null +++ b/manifests/q/Qingfeng/HeyboxAccelerator/1.1.60/Qingfeng.HeyboxAccelerator.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: Qingfeng.HeyboxAccelerator +PackageVersion: 1.1.60 +PackageLocale: zh-CN +Publisher: Qingfeng +PublisherUrl: https://www.xiaoheihe.cn/ +PublisherSupportUrl: https://acc.xiaoheihe.cn/help/center +PrivacyUrl: https://api.xiaoheihe.cn/account/acc_privacy_introduce/?type=2 +Author: 清枫(北京)科技有限公司 +PackageName: 小黑盒加速器 +PackageUrl: https://acc.xiaoheihe.cn/ +License: 专有软件 +LicenseUrl: https://api.xiaoheihe.cn/account/acc_privacy_introduce/?type=1 +Copyright: Copyright (C) 2024. QingFeng(Beijing). All Rights Reserved. +# CopyrightUrl: +ShortDescription: 告别高延迟,畅玩海外游戏 +# Description: +# Moniker: +Tags: +- 代理 +- 加速 +- 加速器 +- 游戏 +- 网游 +- 网络 +ReleaseNotes: |- + - 增加账号设置功能 + - 增加模式说明 +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/q/Qingfeng/HeyboxAccelerator/1.1.60/Qingfeng.HeyboxAccelerator.yaml b/manifests/q/Qingfeng/HeyboxAccelerator/1.1.60/Qingfeng.HeyboxAccelerator.yaml new file mode 100644 index 000000000000..70049514b6b6 --- /dev/null +++ b/manifests/q/Qingfeng/HeyboxAccelerator/1.1.60/Qingfeng.HeyboxAccelerator.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: Qingfeng.HeyboxAccelerator +PackageVersion: 1.1.60 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 0c51478e432c96300ede7556fd2937a36b40aa20 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 19:01:19 +0800 Subject: [PATCH 647/720] New version: Microsoft.Skype version 8.131 (8.131.0.202) (#185501) Co-authored-by: SpecterShell <56779163+SpecterShell@users.noreply.github.com> --- .../8.131/Microsoft.Skype.installer.yaml | 17 +++++++ .../8.131/Microsoft.Skype.locale.en-US.yaml | 46 ++++++++++++++++++ .../8.131/Microsoft.Skype.locale.zh-CN.yaml | 48 +++++++++++++++++++ .../Skype/8.131/Microsoft.Skype.yaml | 8 ++++ 4 files changed, 119 insertions(+) create mode 100644 manifests/m/Microsoft/Skype/8.131/Microsoft.Skype.installer.yaml create mode 100644 manifests/m/Microsoft/Skype/8.131/Microsoft.Skype.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Skype/8.131/Microsoft.Skype.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/Skype/8.131/Microsoft.Skype.yaml diff --git a/manifests/m/Microsoft/Skype/8.131/Microsoft.Skype.installer.yaml b/manifests/m/Microsoft/Skype/8.131/Microsoft.Skype.installer.yaml new file mode 100644 index 000000000000..3959951f62f7 --- /dev/null +++ b/manifests/m/Microsoft/Skype/8.131/Microsoft.Skype.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: Microsoft.Skype +PackageVersion: "8.131" +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ReleaseDate: 2024-10-24 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://download.skype.com/s4l/production/win/Skype-8.131.0.202.exe + InstallerSha256: 0031F33C52C51F6A6836A58AC581B7486169049C409589BCB55D8A74830735C9 + ProductCode: Skype_is1 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Skype/8.131/Microsoft.Skype.locale.en-US.yaml b/manifests/m/Microsoft/Skype/8.131/Microsoft.Skype.locale.en-US.yaml new file mode 100644 index 000000000000..2c7a5d2690bb --- /dev/null +++ b/manifests/m/Microsoft/Skype/8.131/Microsoft.Skype.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Microsoft.Skype +PackageVersion: "8.131" +PackageLocale: en-US +Publisher: Skype Technologies S.A. +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.skype.com/ +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Skype Technologies S.A. +PackageName: Skype +# PackageUrl: https://www.skype.com/ +License: Proprietary +# LicenseUrl: https://www.skype.com/legal/ +Copyright: (c) 2024 Skype and/or Microsoft +# CopyrightUrl: https://www.skype.com/en/legal/brand-guidelines/ +ShortDescription: Keep in touch with free video chat, messaging & affordable international calls. +Description: |- + Skype is for connecting with the people that matter most in your life and work. It's built for both one-on-one and group conversations and works wherever you are – via mobile, PC and Alexa. Skype messaging and HD voice and video calling will help you share experiences and get things done with others. + With Skype, you can have meetings and create great things with your workgroup, share a story or celebrate a birthday with friends and family, and learn a new skill or hobby with a teacher. It’s free to use Skype – to send messages and have audio and video calls with groups of up to 100 people! + If you pay a little, you can do more things, in more ways, with more people – like call phones or SMS messages. You can pay as you go or buy a subscription, whatever works for you. + Try Skype out today and start adding your friends, family and colleagues. They won’t be hard to find; hundreds of millions of people are already using Skype to do all sorts of things together. +Moniker: skype +Tags: +- call +- chat +- conferencing +- friends +- im +- instant-messaging +- message +- send +- share +- talk +- video +- video-conferencing +- voice +- voip +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Skype/8.131/Microsoft.Skype.locale.zh-CN.yaml b/manifests/m/Microsoft/Skype/8.131/Microsoft.Skype.locale.zh-CN.yaml new file mode 100644 index 000000000000..1738d29e59dc --- /dev/null +++ b/manifests/m/Microsoft/Skype/8.131/Microsoft.Skype.locale.zh-CN.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.locale.1.6.0.schema.json + +PackageIdentifier: Microsoft.Skype +PackageVersion: "8.131" +PackageLocale: zh-CN +Publisher: Skype Technologies S.A. +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.skype.com/zh-Hans/ +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +Author: Skype Technologies S.A. +PackageName: Skype +# PackageUrl: https://www.skype.com/zh-Hans/ +License: 专有软件 +# LicenseUrl: https://www.skype.com/zh-Hans/legal/ +Copyright: (c) 2024 Skype and/or Microsoft +# CopyrightUrl: https://www.skype.com/zh-Hans/legal/brand-guidelines/ +ShortDescription: 通过免费视频聊天、消息传送和实惠的国际长途电话保持联系。 +Description: |- + Skype 用于联系生活和工作中最重要的人。它专为一对一和群组对话而设计,无论您身在何处,都可以通过手机、电脑和 Alexa 使用。Skype 消息、高清语音和视频通话可帮助您与他人分享经验和完成工作。 + 有了 Skype,您可以与您的工作组一起开会并创造辉煌,与朋友和家人分享故事或庆祝生日,与老师一起学习新技能或爱好。Skype 是免费使用的,您可以发送信息,与最多 100 人的群组进行音频和视频通话! + 如果您支付一点费用,就可以用更多方式与更多人做更多事情,比如打电话或发送短信。您可以随用随付,也可以购买套餐,只要适合自己。 + 现在就试试 Skype,开始添加您的朋友、家人和同事吧。他们并不难找;已有数亿人在使用 Skype 一起做各种事情。 +# Moniker: +Tags: +- im +- voip +- 会议 +- 信息 +- 共享 +- 分享 +- 发送 +- 好友 +- 朋友 +- 消息 +- 电话 +- 视频 +- 视频会议 +- 聊天 +- 语音 +- 通话 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Skype/8.131/Microsoft.Skype.yaml b/manifests/m/Microsoft/Skype/8.131/Microsoft.Skype.yaml new file mode 100644 index 000000000000..dacded27d518 --- /dev/null +++ b/manifests/m/Microsoft/Skype/8.131/Microsoft.Skype.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: Microsoft.Skype +PackageVersion: "8.131" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b5ad7b2fa80da1f078797e4296538dd3760fb89a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 19:01:32 +0800 Subject: [PATCH 648/720] New version: Kaedei.Dandanplay version 15.10.0 (#185551) --- .../15.10.0/Kaedei.Dandanplay.installer.yaml | 82 +++++++++++++++++++ .../Kaedei.Dandanplay.locale.en-US.yaml | 36 ++++++++ .../Kaedei.Dandanplay.locale.zh-CN.yaml | 53 ++++++++++++ .../Dandanplay/15.10.0/Kaedei.Dandanplay.yaml | 8 ++ 4 files changed, 179 insertions(+) create mode 100644 manifests/k/Kaedei/Dandanplay/15.10.0/Kaedei.Dandanplay.installer.yaml create mode 100644 manifests/k/Kaedei/Dandanplay/15.10.0/Kaedei.Dandanplay.locale.en-US.yaml create mode 100644 manifests/k/Kaedei/Dandanplay/15.10.0/Kaedei.Dandanplay.locale.zh-CN.yaml create mode 100644 manifests/k/Kaedei/Dandanplay/15.10.0/Kaedei.Dandanplay.yaml diff --git a/manifests/k/Kaedei/Dandanplay/15.10.0/Kaedei.Dandanplay.installer.yaml b/manifests/k/Kaedei/Dandanplay/15.10.0/Kaedei.Dandanplay.installer.yaml new file mode 100644 index 000000000000..7372f345aafe --- /dev/null +++ b/manifests/k/Kaedei/Dandanplay/15.10.0/Kaedei.Dandanplay.installer.yaml @@ -0,0 +1,82 @@ +# 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: Kaedei.Dandanplay +PackageVersion: 15.10.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /exenoui /quiet /norestart + SilentWithProgress: /passive /norestart + InstallLocation: APPDIR="" + Log: /log "" +ExpectedReturnCodes: +- InstallerReturnCode: -1 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1 + ReturnResponse: invalidParameter +- InstallerReturnCode: 87 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +UpgradeBehavior: install +Protocols: +- ddplay +FileExtensions: +- asf +- avi +- f4v +- flv +- hlv +- mkv +- mov +- mp4 +- mpeg +- mpg +- rm +- ts +- webm +- wmv +ReleaseDate: 2024-10-25 +Installers: +- Architecture: x64 + InstallerUrl: https://dandan.sakurateam.top/dandanplay-x64_15.10.0.exe + InstallerSha256: 7A744504B8C61049CC56995FF67D3AEBB14B3E51669D5D7BE32D93725E2ED895 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/k/Kaedei/Dandanplay/15.10.0/Kaedei.Dandanplay.locale.en-US.yaml b/manifests/k/Kaedei/Dandanplay/15.10.0/Kaedei.Dandanplay.locale.en-US.yaml new file mode 100644 index 000000000000..c9b0e43e297f --- /dev/null +++ b/manifests/k/Kaedei/Dandanplay/15.10.0/Kaedei.Dandanplay.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: Kaedei.Dandanplay +PackageVersion: 15.10.0 +PackageLocale: en-US +Publisher: Kaedei +PublisherUrl: https://www.dandanplay.com/ +PublisherSupportUrl: https://www.dandanplay.com/contact.html +PrivacyUrl: https://www.dandanplay.com/privacy.html +Author: Kaedei +PackageName: 弹弹play +PackageUrl: https://www.dandanplay.com/ +License: Freeware +# LicenseUrl: +Copyright: Copyright © Kaedei 2012-2024 +# CopyrightUrl: +ShortDescription: Versatile player combining local video with Danmu +# Description: +# Moniker: +Tags: +- animation +- anime +- danmaku +- danmu +- media +- multimedia +- player +- video +# ReleaseNotes: +ReleaseNotesUrl: https://www.dandanplay.com/blog.html +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/k/Kaedei/Dandanplay/15.10.0/Kaedei.Dandanplay.locale.zh-CN.yaml b/manifests/k/Kaedei/Dandanplay/15.10.0/Kaedei.Dandanplay.locale.zh-CN.yaml new file mode 100644 index 000000000000..3bb7ada4f76a --- /dev/null +++ b/manifests/k/Kaedei/Dandanplay/15.10.0/Kaedei.Dandanplay.locale.zh-CN.yaml @@ -0,0 +1,53 @@ +# 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: Kaedei.Dandanplay +PackageVersion: 15.10.0 +PackageLocale: zh-CN +Publisher: Kaedei +PublisherUrl: https://www.dandanplay.com/ +PublisherSupportUrl: https://www.dandanplay.com/contact.html +PrivacyUrl: https://www.dandanplay.com/privacy.html +Author: Kaedei +PackageName: 弹弹play +PackageUrl: https://www.dandanplay.com/ +License: 免费软件 +# LicenseUrl: +Copyright: Copyright © Kaedei 2012-2024 +# CopyrightUrl: +ShortDescription: 全功能“本地视频+弹幕”播放器 +# Description: +# Moniker: +Tags: +- 动漫 +- 动画 +- 多媒体 +- 媒体 +- 弹幕 +- 影音 +- 播放器 +- 视频 +ReleaseNotes: |- + VLC 内核支持 HDMI/SPDIF 音频直通功能 + VLC 内核支持新增强制开启杜比环绕(Dolby Surround)检测 + EVR 内核调用 SVP 补帧时将使用 AviSynth 处理 + 番剧详情页增加显示动画的预告片、PV 等视频链接 + 播放列表页、播放列表边栏支持拖拽排序 + 媒体库中右键菜单可以将本地文件/文件夹加入待扫描队列 + 个人中心等界面的筛选、排序菜单将记住上次的选择 + 媒体库远程连接增加右键菜单编辑 + 媒体库远程连接登录状态过期时将显示提示 + 优化远程访问 Web 页图片加载方式,将优先读取本机缓存 + 优化磁力链解析种子文件时的缓存机制 + 优化网络检测与修复工具的相关功能 + 修复了调用 SVP 补帧时,重复加载视频时无法继续启用的问题 + 修复了部分情况下系统托盘图标和右键菜单显示异常的问题 + 修复了远程访问启动时可能提示“重复添加”错误的问题 + 修复了远程访问 Web 页选择字幕可能出错的问题 + 修复了通过网页播放时播放历史没有上传至服务器的问题 +ReleaseNotesUrl: https://www.dandanplay.com/blog.html +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/k/Kaedei/Dandanplay/15.10.0/Kaedei.Dandanplay.yaml b/manifests/k/Kaedei/Dandanplay/15.10.0/Kaedei.Dandanplay.yaml new file mode 100644 index 000000000000..d1866e1a673e --- /dev/null +++ b/manifests/k/Kaedei/Dandanplay/15.10.0/Kaedei.Dandanplay.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: Kaedei.Dandanplay +PackageVersion: 15.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5d7eb9c440ec740444c2216c57f1bccc79a503e0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 19:01:44 +0800 Subject: [PATCH 649/720] Update: NetEase.DD version 1.0.0.1 (1.0.42) (#185656) --- .../n/NetEase/DD/1.0.0.1/NetEase.DD.installer.yaml | 10 +++++----- .../n/NetEase/DD/1.0.0.1/NetEase.DD.locale.zh-CN.yaml | 4 +++- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/manifests/n/NetEase/DD/1.0.0.1/NetEase.DD.installer.yaml b/manifests/n/NetEase/DD/1.0.0.1/NetEase.DD.installer.yaml index ec2bc9817f47..3b34b99934a7 100644 --- a/manifests/n/NetEase/DD/1.0.0.1/NetEase.DD.installer.yaml +++ b/manifests/n/NetEase/DD/1.0.0.1/NetEase.DD.installer.yaml @@ -8,15 +8,15 @@ Scope: machine UpgradeBehavior: install Protocols: - cc-voice-hub -ReleaseDate: 2024-10-18 +ReleaseDate: 2024-10-25 Installers: - Architecture: x86 - InstallerUrl: https://cc.gdl.netease.com/NetEase_DD_Setup_100041_304417_x32.exe - InstallerSha256: 618EA33D3CD1805FFA736596AF3A44663E8E0DC481F66FDF3C72F18A9BEEC338 + InstallerUrl: https://cc.gdl.netease.com/NetEase_DD_Setup_100042_304849_x32.exe + InstallerSha256: C284D6FFD97E98D1F5F96DD33B7E66865A19BEACAB2BD06406DFB2015C5C4C5E ProductCode: NetEaseDD - Architecture: x64 - InstallerUrl: https://cc.gdl.netease.com/NetEase_DD_Setup_100041_304415_x64.exe - InstallerSha256: FF0EB0A12F5B22385456943DDA48559B87F851F5BF2494885F106CBD19B55374 + InstallerUrl: https://cc.gdl.netease.com/NetEase_DD_Setup_100042_304848_x64.exe + InstallerSha256: 4EAA86BC9245F2A6B35D04AC3173DC1F1B3920B005B386149C075B5B93B9873B ProductCode: NetEaseDD ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/n/NetEase/DD/1.0.0.1/NetEase.DD.locale.zh-CN.yaml b/manifests/n/NetEase/DD/1.0.0.1/NetEase.DD.locale.zh-CN.yaml index bcea6f0bb372..173cc48b60d6 100644 --- a/manifests/n/NetEase/DD/1.0.0.1/NetEase.DD.locale.zh-CN.yaml +++ b/manifests/n/NetEase/DD/1.0.0.1/NetEase.DD.locale.zh-CN.yaml @@ -23,7 +23,9 @@ Tags: ReleaseNotes: |- 主要更新 - - 🚀 修复已知问题及体验优化 + - 📺 语音频道支持添加观看直播 + - 📢 语音频道支持折叠成员列表 + - 立即更新,开启全新 DD 旅程!🚀🚀🚀 近期更新 - 🔗 插件新增配置同步能力 From 6cd7920b2af1f2f2bcb522dabef6d90fbd88658e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 19:01:52 +0800 Subject: [PATCH 650/720] New version: Google.Chrome.Canary version 132.0.6797.0 (#185686) --- .../Google.Chrome.Canary.installer.yaml | 51 +++++++++++++++++++ .../Google.Chrome.Canary.locale.en-US.yaml | 33 ++++++++++++ .../Google.Chrome.Canary.locale.nb-NO.yaml | 30 +++++++++++ .../Google.Chrome.Canary.locale.zh-CN.yaml | 32 ++++++++++++ .../132.0.6797.0/Google.Chrome.Canary.yaml | 8 +++ 5 files changed, 154 insertions(+) create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6797.0/Google.Chrome.Canary.installer.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6797.0/Google.Chrome.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6797.0/Google.Chrome.Canary.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6797.0/Google.Chrome.Canary.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6797.0/Google.Chrome.Canary.yaml diff --git a/manifests/g/Google/Chrome/Canary/132.0.6797.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/132.0.6797.0/Google.Chrome.Canary.installer.yaml new file mode 100644 index 000000000000..3c5249f1499c --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6797.0/Google.Chrome.Canary.installer.yaml @@ -0,0 +1,51 @@ +# 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: Google.Chrome.Canary +PackageVersion: 132.0.6797.0 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" + Custom: --chrome-sxs --do-not-launch-chrome +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + InstallerUrl: https://dl.google.com/release2/chrome/adogri33ds74dcjjk424oslu346a_132.0.6797.0/132.0.6797.0_chrome_installer.exe + InstallerSha256: 80E937E85F2A1C1DD4548C5027E475DAD8A6FC0201A7E9D7F65B9EAB933B0BB1 + ProductCode: Google Chrome SxS +- Architecture: x64 + InstallerUrl: https://dl.google.com/release2/chrome/hyprbtoz3cewibuglgkj2odweq_132.0.6797.0/132.0.6797.0_chrome_installer.exe + InstallerSha256: 40CAE113D7A13BE63B7E2400C216EF38959BFFC8DDB1BC3CDE7A76846C77EE15 + ProductCode: Google Chrome SxS +- Architecture: arm64 + InstallerUrl: https://dl.google.com/release2/chrome/nxpqx77pj2tmezoamnn6kdrlpq_132.0.6797.0/132.0.6797.0_chrome_installer.exe + InstallerSha256: 6FFB6A0FD4832BE8ACF98D3A8D34537D85DB108991490381C57C1F4347BA1A11 + ProductCode: Google Chrome SxS +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6797.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/132.0.6797.0/Google.Chrome.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..afaa5f876d6c --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6797.0/Google.Chrome.Canary.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: Google.Chrome.Canary +PackageVersion: 132.0.6797.0 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/chrome/canary +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms +Copyright: Copyright 2024 Google LLC. All rights reserved. +# CopyrightUrl: +ShortDescription: Nightly build for developers +Description: Get on the bleeding edge of the web with Chrome Canary designed for experienced developers and updated nightly. +Moniker: chrome-canary +Tags: +- browser +- chromium +- internet +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6797.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/132.0.6797.0/Google.Chrome.Canary.locale.nb-NO.yaml new file mode 100644 index 000000000000..17c58fb6b549 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6797.0/Google.Chrome.Canary.locale.nb-NO.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: Google.Chrome.Canary +PackageVersion: 132.0.6797.0 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/no/chrome/canary +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2024 Google LLC. Med enerett. +# CopyrightUrl: +ShortDescription: Nattlig delversjon for utviklere +Description: Vær med på å gå opp nye stier på nettet med Chrome Canary, som er laget for erfarne utviklere og oppdateres daglig. +# Moniker: +Tags: +- chromium +- nettleseren +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6797.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/132.0.6797.0/Google.Chrome.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..b43b8a0063d6 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6797.0/Google.Chrome.Canary.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: Google.Chrome.Canary +PackageVersion: 132.0.6797.0 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/zh-CN/chrome/canary +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2024 Google LLC. 保留所有权利。 +# CopyrightUrl: +ShortDescription: 开发者专用的每日构建版 +Description: 安装专为经验丰富的开发者设计且每晚都会更新的 Chrome Canary 版,站在网络科技最前沿。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6797.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/132.0.6797.0/Google.Chrome.Canary.yaml new file mode 100644 index 000000000000..99d7cbb9c59d --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6797.0/Google.Chrome.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: Google.Chrome.Canary +PackageVersion: 132.0.6797.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3a1765e350159ba65824304eee6d7f3e18101cb1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 19:02:14 +0800 Subject: [PATCH 651/720] New version: HenriWahl.Nagstamon version 3.16.2 (#185679) --- .../3.16.2/HenriWahl.Nagstamon.installer.yaml | 20 +++++++++ .../HenriWahl.Nagstamon.locale.en-US.yaml | 41 +++++++++++++++++++ .../HenriWahl.Nagstamon.locale.zh-CN.yaml | 40 ++++++++++++++++++ .../Nagstamon/3.16.2/HenriWahl.Nagstamon.yaml | 8 ++++ 4 files changed, 109 insertions(+) create mode 100644 manifests/h/HenriWahl/Nagstamon/3.16.2/HenriWahl.Nagstamon.installer.yaml create mode 100644 manifests/h/HenriWahl/Nagstamon/3.16.2/HenriWahl.Nagstamon.locale.en-US.yaml create mode 100644 manifests/h/HenriWahl/Nagstamon/3.16.2/HenriWahl.Nagstamon.locale.zh-CN.yaml create mode 100644 manifests/h/HenriWahl/Nagstamon/3.16.2/HenriWahl.Nagstamon.yaml diff --git a/manifests/h/HenriWahl/Nagstamon/3.16.2/HenriWahl.Nagstamon.installer.yaml b/manifests/h/HenriWahl/Nagstamon/3.16.2/HenriWahl.Nagstamon.installer.yaml new file mode 100644 index 000000000000..d4c74ba75906 --- /dev/null +++ b/manifests/h/HenriWahl/Nagstamon/3.16.2/HenriWahl.Nagstamon.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: HenriWahl.Nagstamon +PackageVersion: 3.16.2 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ReleaseDate: 2024-10-25 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/HenriWahl/Nagstamon/releases/download/v3.16.2/Nagstamon-3.16.2-win32_setup.exe + InstallerSha256: 1FAC3C4A94D1C4956000679A25D6007F4CB9A673B884CBA936F4EFE7AC1674F5 + ProductCode: '{44F7CFFB-4776-4DA4-9930-A07178069517}_is1' +- Architecture: x64 + InstallerUrl: https://github.com/HenriWahl/Nagstamon/releases/download/v3.16.2/Nagstamon-3.16.2-win64_setup.exe + InstallerSha256: D18DBBEBCF057355E8B562E4248456ECE80B8323F2E0E7258F52BF263EF7C216 + ProductCode: '{44F7CFFB-4776-4DA4-9930-A07178069517}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/h/HenriWahl/Nagstamon/3.16.2/HenriWahl.Nagstamon.locale.en-US.yaml b/manifests/h/HenriWahl/Nagstamon/3.16.2/HenriWahl.Nagstamon.locale.en-US.yaml new file mode 100644 index 000000000000..a436919bb1f1 --- /dev/null +++ b/manifests/h/HenriWahl/Nagstamon/3.16.2/HenriWahl.Nagstamon.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: HenriWahl.Nagstamon +PackageVersion: 3.16.2 +PackageLocale: en-US +Publisher: Henri Wahl +PublisherUrl: https://nagstamon.de/ +PublisherSupportUrl: https://github.com/HenriWahl/Nagstamon/issues +PrivacyUrl: https://nagstamon.de/legal +Author: Henri Wahl +PackageName: Nagstamon +PackageUrl: https://nagstamon.de/ +License: GPL-2.0 +LicenseUrl: https://github.com/HenriWahl/Nagstamon/blob/HEAD/LICENSE +Copyright: ©2008-2024 Henri Wahl et al. +# CopyrightUrl: +ShortDescription: Nagstamon is a status monitor for the desktop. It connects to multiple Nagios, Icinga, Opsview, Centreon, Op5 Monitor/Ninja, Checkmk Multisite, Thruk and monitos monitoring servers. +Description: Nagstamon is a status monitor for the desktop. It connects to multiple Nagios, Icinga, Opsview, Centreon, Op5 Monitor/Ninja, Checkmk Multisite, Thruk and monitos monitoring servers. Experimental support is provided for Zabbix, Zenoss and Livestatus monitors. It resides in systray, as a floating statusbar or fullscreen at the desktop showing a brief summary of critical, warning, unknown, unreachable and down hosts and services. It pops up a detailed status overview when being touched by the mouse pointer. Connections to displayed hosts and services are easily established by context menu via SSH, RDP, VNC or any self defined actions. Users can be notified by sound. Hosts and services can be filtered by category and regular expressions. +Moniker: nagstamon +Tags: +- centreon +- checkmk +- icinga +- monitos +- nagios +- op5 +- opsview +- thruck +ReleaseNotes: |- + Commits + - fix sound problem + - fix IncingaDBWeb +ReleaseNotesUrl: https://github.com/HenriWahl/Nagstamon/releases/tag/v3.16.2 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://nagstamon.de/documentation +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/h/HenriWahl/Nagstamon/3.16.2/HenriWahl.Nagstamon.locale.zh-CN.yaml b/manifests/h/HenriWahl/Nagstamon/3.16.2/HenriWahl.Nagstamon.locale.zh-CN.yaml new file mode 100644 index 000000000000..527fff78a08f --- /dev/null +++ b/manifests/h/HenriWahl/Nagstamon/3.16.2/HenriWahl.Nagstamon.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# 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: HenriWahl.Nagstamon +PackageVersion: 3.16.2 +PackageLocale: zh-CN +Publisher: Henri Wahl +PublisherUrl: https://nagstamon.de/ +PublisherSupportUrl: https://github.com/HenriWahl/Nagstamon/issues +PrivacyUrl: https://nagstamon.de/legal +Author: Henri Wahl +PackageName: Nagstamon +PackageUrl: https://nagstamon.de/ +License: GPL-2.0 +LicenseUrl: https://github.com/HenriWahl/Nagstamon/blob/HEAD/LICENSE +Copyright: ©2008-2024 Henri Wahl et al. +# CopyrightUrl: +ShortDescription: Nagstamon 是一款桌面状态监控器,可连接多个 Nagios、Icinga、Opsview、Centreon、Op5 Monitor/Ninja、Checkmk Multisite、Thruk、monitos 监控服务器。 +Description: Nagstamon 是一款桌面状态监控器,可连接多个 Nagios、Icinga、Opsview、Centreon、Op5 Monitor/Ninja、Checkmk Multisite、Thruk、monitos 监控服务器,还为 Zabbix、Zenoss、Livestatus 监控提供实验支持。它可驻留在系统托盘中,作为浮动状态栏或全屏显示在桌面上,并显示关键、警告、未知、无法访问和停机主机和服务的简要摘要。鼠标指针触及时会弹出详细的状态概览。通过 SSH、RDP、VNC 或任何自定义的操作,可从上下文菜单轻松建立与所显示主机和服务的连接。可通过声音通知用户。可以通过类别和正则表达式过滤主机和服务。 +# Moniker: +Tags: +- centreon +- checkmk +- icinga +- monitos +- nagios +- op5 +- opsview +- thruck +- 监控 +- 监视 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/HenriWahl/Nagstamon/releases/tag/v3.16.2 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://nagstamon.de/documentation +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/h/HenriWahl/Nagstamon/3.16.2/HenriWahl.Nagstamon.yaml b/manifests/h/HenriWahl/Nagstamon/3.16.2/HenriWahl.Nagstamon.yaml new file mode 100644 index 000000000000..dc8f6ebb42f5 --- /dev/null +++ b/manifests/h/HenriWahl/Nagstamon/3.16.2/HenriWahl.Nagstamon.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: HenriWahl.Nagstamon +PackageVersion: 3.16.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 34d2350d4a44c2849c2b8475b44ca1750aaa0052 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 19:14:40 +0800 Subject: [PATCH 652/720] New version: Douyu.DouyuLive version 8.8.8.2 (#185691) --- .../8.8.8.2/Douyu.DouyuLive.installer.yaml | 18 +++++++++++ .../8.8.8.2/Douyu.DouyuLive.locale.en-US.yaml | 32 +++++++++++++++++++ .../8.8.8.2/Douyu.DouyuLive.locale.zh-CN.yaml | 31 ++++++++++++++++++ .../DouyuLive/8.8.8.2/Douyu.DouyuLive.yaml | 8 +++++ 4 files changed, 89 insertions(+) create mode 100644 manifests/d/Douyu/DouyuLive/8.8.8.2/Douyu.DouyuLive.installer.yaml create mode 100644 manifests/d/Douyu/DouyuLive/8.8.8.2/Douyu.DouyuLive.locale.en-US.yaml create mode 100644 manifests/d/Douyu/DouyuLive/8.8.8.2/Douyu.DouyuLive.locale.zh-CN.yaml create mode 100644 manifests/d/Douyu/DouyuLive/8.8.8.2/Douyu.DouyuLive.yaml diff --git a/manifests/d/Douyu/DouyuLive/8.8.8.2/Douyu.DouyuLive.installer.yaml b/manifests/d/Douyu/DouyuLive/8.8.8.2/Douyu.DouyuLive.installer.yaml new file mode 100644 index 000000000000..ac523268fbcc --- /dev/null +++ b/manifests/d/Douyu/DouyuLive/8.8.8.2/Douyu.DouyuLive.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: Douyu.DouyuLive +PackageVersion: 8.8.8.2 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Protocols: +- dypcclient +ReleaseDate: 2024-10-25 +Installers: +- Architecture: x86 + InstallerUrl: https://sta-op.douyucdn.cn/dypc-client/pkg/Douyu_Live_PC_Client/20241025173933743/DouyuLive_8.8.8.2_Server_1.1.1.4.exe + InstallerSha256: 9A31F760673EEF67B3EF025E686C718BD3565A155299E67BBA6359EB887968E2 + ProductCode: 斗鱼直播 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/Douyu/DouyuLive/8.8.8.2/Douyu.DouyuLive.locale.en-US.yaml b/manifests/d/Douyu/DouyuLive/8.8.8.2/Douyu.DouyuLive.locale.en-US.yaml new file mode 100644 index 000000000000..137f654c3d0f --- /dev/null +++ b/manifests/d/Douyu/DouyuLive/8.8.8.2/Douyu.DouyuLive.locale.en-US.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.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Douyu.DouyuLive +PackageVersion: 8.8.8.2 +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.8.2/Douyu.DouyuLive.locale.zh-CN.yaml b/manifests/d/Douyu/DouyuLive/8.8.8.2/Douyu.DouyuLive.locale.zh-CN.yaml new file mode 100644 index 000000000000..2a2dff20ac5c --- /dev/null +++ b/manifests/d/Douyu/DouyuLive/8.8.8.2/Douyu.DouyuLive.locale.zh-CN.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.locale.1.6.0.schema.json + +PackageIdentifier: Douyu.DouyuLive +PackageVersion: 8.8.8.2 +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. 首页支持幻灯和猜你喜欢 + 2. 优化登录注册体验 +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/d/Douyu/DouyuLive/8.8.8.2/Douyu.DouyuLive.yaml b/manifests/d/Douyu/DouyuLive/8.8.8.2/Douyu.DouyuLive.yaml new file mode 100644 index 000000000000..c514f746d162 --- /dev/null +++ b/manifests/d/Douyu/DouyuLive/8.8.8.2/Douyu.DouyuLive.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: Douyu.DouyuLive +PackageVersion: 8.8.8.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 7d97b329efa533e7e8b651f9d0533a8c60213a54 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 25 Oct 2024 19:26:45 +0800 Subject: [PATCH 653/720] ReleaseNotes: Appest.Dida version 6.1.1.0 (#185655) --- manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.installer.yaml | 1 + manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.locale.en-US.yaml | 4 ++++ manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.locale.zh-CN.yaml | 4 ++++ 3 files changed, 9 insertions(+) diff --git a/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.installer.yaml b/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.installer.yaml index 5a4e28119370..d613dba73e6d 100644 --- a/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.installer.yaml +++ b/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.installer.yaml @@ -8,6 +8,7 @@ Scope: machine UpgradeBehavior: install Protocols: - ticktick +ReleaseDate: 2024-10-23 Installers: - Architecture: x86 InstallerUrl: https://cdn.dida365.cn/download/win/dida_win_setup_release_x86_6110.exe diff --git a/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.locale.en-US.yaml b/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.locale.en-US.yaml index 6b8752d7598d..4c333530f262 100644 --- a/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.locale.en-US.yaml +++ b/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.locale.en-US.yaml @@ -32,6 +32,10 @@ Tags: - task - to-do - todo +ReleaseNotes: |- + - When editing task details, you can press Esc to exit the editing mode. + - General fixes and improvements. +# ReleaseNotesUrl: https://www.dida365.com/public/changelog/en.html PurchaseUrl: https://www.dida365.com/about/upgrade ManifestType: defaultLocale ManifestVersion: 1.6.0 diff --git a/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.locale.zh-CN.yaml b/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.locale.zh-CN.yaml index 52b04d43f6ac..ec8ff61a3dbe 100644 --- a/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.locale.zh-CN.yaml +++ b/manifests/a/Appest/Dida/6.1.1.0/Appest.Dida.locale.zh-CN.yaml @@ -33,6 +33,10 @@ Tags: - 清单 - 笔记 - 议程 +ReleaseNotes: |- + - 在任务详情编辑时,支持按 Esc 退出编辑状态。 + - 问题修复与改进。 +ReleaseNotesUrl: https://www.dida365.com/public/changelog/zh.html PurchaseUrl: https://www.dida365.com/about/upgrade ManifestType: locale ManifestVersion: 1.6.0 From 70a78f09ed35045a7a35c0ce1c46205a410ea1ef Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 25 Oct 2024 19:26:49 +0800 Subject: [PATCH 654/720] New version: ScooterSoftware.BeyondCompare.5 version 5.0.3.30258 (#185652) --- ...terSoftware.BeyondCompare.5.installer.yaml | 172 ++++++++++++++++++ ...Software.BeyondCompare.5.locale.en-US.yaml | 69 +++++++ ...Software.BeyondCompare.5.locale.zh-CN.yaml | 31 ++++ .../ScooterSoftware.BeyondCompare.5.yaml | 8 + 4 files changed, 280 insertions(+) create mode 100644 manifests/s/ScooterSoftware/BeyondCompare/5/5.0.3.30258/ScooterSoftware.BeyondCompare.5.installer.yaml create mode 100644 manifests/s/ScooterSoftware/BeyondCompare/5/5.0.3.30258/ScooterSoftware.BeyondCompare.5.locale.en-US.yaml create mode 100644 manifests/s/ScooterSoftware/BeyondCompare/5/5.0.3.30258/ScooterSoftware.BeyondCompare.5.locale.zh-CN.yaml create mode 100644 manifests/s/ScooterSoftware/BeyondCompare/5/5.0.3.30258/ScooterSoftware.BeyondCompare.5.yaml diff --git a/manifests/s/ScooterSoftware/BeyondCompare/5/5.0.3.30258/ScooterSoftware.BeyondCompare.5.installer.yaml b/manifests/s/ScooterSoftware/BeyondCompare/5/5.0.3.30258/ScooterSoftware.BeyondCompare.5.installer.yaml new file mode 100644 index 000000000000..3d44194d1c43 --- /dev/null +++ b/manifests/s/ScooterSoftware/BeyondCompare/5/5.0.3.30258/ScooterSoftware.BeyondCompare.5.installer.yaml @@ -0,0 +1,172 @@ +# 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: ScooterSoftware.BeyondCompare.5 +PackageVersion: 5.0.3.30258 +InstallerType: inno +UpgradeBehavior: install +Commands: +- bcomp +FileExtensions: +- bcpkg +- bcss +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-5.0.3.30258.exe + InstallerSha256: B4214CC760906DA53541CF5ADE2D1AF1A8C1FF89DC791EFAF5C511888749B58A + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: BeyondCompare5_is1 +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-5.0.3.30258.exe + InstallerSha256: B4214CC760906DA53541CF5ADE2D1AF1A8C1FF89DC791EFAF5C511888749B58A + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: BeyondCompare5_is1 +- Architecture: x64 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-5.0.3.30258.exe + InstallerSha256: B4214CC760906DA53541CF5ADE2D1AF1A8C1FF89DC791EFAF5C511888749B58A + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: BeyondCompare5_is1 +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-5.0.3.30258.exe + InstallerSha256: B4214CC760906DA53541CF5ADE2D1AF1A8C1FF89DC791EFAF5C511888749B58A + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: BeyondCompare5_is1 +- InstallerLocale: de-DE + Architecture: x86 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-de-5.0.3.30258.exe + InstallerSha256: DED35BBD40128F877302F6A85D27407E2963057CCF53935FF88A274072602498 + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: BeyondCompare5_is1 +- InstallerLocale: de-DE + Architecture: x86 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-de-5.0.3.30258.exe + InstallerSha256: DED35BBD40128F877302F6A85D27407E2963057CCF53935FF88A274072602498 + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: BeyondCompare5_is1 +- InstallerLocale: de-DE + Architecture: x64 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-de-5.0.3.30258.exe + InstallerSha256: DED35BBD40128F877302F6A85D27407E2963057CCF53935FF88A274072602498 + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: BeyondCompare5_is1 +- InstallerLocale: de-DE + Architecture: x64 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-de-5.0.3.30258.exe + InstallerSha256: DED35BBD40128F877302F6A85D27407E2963057CCF53935FF88A274072602498 + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: BeyondCompare5_is1 +- InstallerLocale: fr-FR + Architecture: x86 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-fr-5.0.3.30258.exe + InstallerSha256: 6A8D83DB4D89B0243E902FA6351ABAFC4C21D75A8EF15305B14DE60F138F3EDD + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: BeyondCompare5_is1 +- InstallerLocale: fr-FR + Architecture: x86 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-fr-5.0.3.30258.exe + InstallerSha256: 6A8D83DB4D89B0243E902FA6351ABAFC4C21D75A8EF15305B14DE60F138F3EDD + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: BeyondCompare5_is1 +- InstallerLocale: fr-FR + Architecture: x64 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-fr-5.0.3.30258.exe + InstallerSha256: 6A8D83DB4D89B0243E902FA6351ABAFC4C21D75A8EF15305B14DE60F138F3EDD + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: BeyondCompare5_is1 +- InstallerLocale: fr-FR + Architecture: x64 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-fr-5.0.3.30258.exe + InstallerSha256: 6A8D83DB4D89B0243E902FA6351ABAFC4C21D75A8EF15305B14DE60F138F3EDD + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: BeyondCompare5_is1 +- InstallerLocale: ja-JP + Architecture: x86 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-jp-5.0.3.30258.exe + InstallerSha256: A5BD3A9DF721C7AF79659B8CA062F5039790562354EF538EF37CB6AC28DB5F3F + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: BeyondCompare5_is1 +- InstallerLocale: ja-JP + Architecture: x86 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-jp-5.0.3.30258.exe + InstallerSha256: A5BD3A9DF721C7AF79659B8CA062F5039790562354EF538EF37CB6AC28DB5F3F + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: BeyondCompare5_is1 +- InstallerLocale: ja-JP + Architecture: x64 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-jp-5.0.3.30258.exe + InstallerSha256: A5BD3A9DF721C7AF79659B8CA062F5039790562354EF538EF37CB6AC28DB5F3F + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: BeyondCompare5_is1 +- InstallerLocale: ja-JP + Architecture: x64 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-jp-5.0.3.30258.exe + InstallerSha256: A5BD3A9DF721C7AF79659B8CA062F5039790562354EF538EF37CB6AC28DB5F3F + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: BeyondCompare5_is1 +- InstallerLocale: zh-CN + Architecture: x86 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-zh-5.0.3.30258.exe + InstallerSha256: EC7D257FF30856DD3A47DE152AE6892AF98732940D44341153203F383D01FC78 + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: BeyondCompare5_is1 +- InstallerLocale: zh-CN + Architecture: x86 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-zh-5.0.3.30258.exe + InstallerSha256: EC7D257FF30856DD3A47DE152AE6892AF98732940D44341153203F383D01FC78 + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: BeyondCompare5_is1 +- InstallerLocale: zh-CN + Architecture: x64 + Scope: user + InstallerUrl: https://www.scootersoftware.com/files/BCompare-zh-5.0.3.30258.exe + InstallerSha256: EC7D257FF30856DD3A47DE152AE6892AF98732940D44341153203F383D01FC78 + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: BeyondCompare5_is1 +- InstallerLocale: zh-CN + Architecture: x64 + Scope: machine + InstallerUrl: https://www.scootersoftware.com/files/BCompare-zh-5.0.3.30258.exe + InstallerSha256: EC7D257FF30856DD3A47DE152AE6892AF98732940D44341153203F383D01FC78 + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: BeyondCompare5_is1 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/ScooterSoftware/BeyondCompare/5/5.0.3.30258/ScooterSoftware.BeyondCompare.5.locale.en-US.yaml b/manifests/s/ScooterSoftware/BeyondCompare/5/5.0.3.30258/ScooterSoftware.BeyondCompare.5.locale.en-US.yaml new file mode 100644 index 000000000000..4dd79c62794c --- /dev/null +++ b/manifests/s/ScooterSoftware/BeyondCompare/5/5.0.3.30258/ScooterSoftware.BeyondCompare.5.locale.en-US.yaml @@ -0,0 +1,69 @@ +# 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: ScooterSoftware.BeyondCompare.5 +PackageVersion: 5.0.3.30258 +PackageLocale: en-US +Publisher: Scooter Software +PublisherUrl: https://www.scootersoftware.com/ +PublisherSupportUrl: https://www.scootersoftware.com/support +PrivacyUrl: https://www.scootersoftware.com/kb/privacy +Author: Scooter Software, Inc. +PackageName: Beyond Compare 5 +PackageUrl: https://www.scootersoftware.com/download +License: Proprietary +LicenseUrl: https://www.scootersoftware.com/kb/licensev5 +Copyright: Copyright © 1996-2024 Scooter Software Inc. All rights reserved. +CopyrightUrl: https://www.scootersoftware.com/about/legal +ShortDescription: Beyond Compare is the popular choice for data comparison. Compare folders, text files, images, and tables. Review differences efficiently and merge changes with confidence. +# Description: +# Moniker: +Tags: +- compare +- file +- merge +ReleaseNotes: |- + Notable Changes + - Windows: Significantly improved Explorer context menu extension, including re-adding main menu/submenu configuration where possible, support for processes running as Administrator, and limited ARM64 support. + - Linux: Fixed text editor width calculations for monospace fonts. + - Other minor fixes and enhancements. + Appearance + - Windows: Fixed checkbox lists' dotted level lines showing as black-on-black in dark mode. + Folder Compare + - macOS: Fixed status bar showing free disk space as 0 bytes on Intel CPUs. + - Fixed path edit incorrectly showing both the error message and path smushed together after a load error. + Installer + - Windows: Fixed hang when trying to install the Windows 11 Explorer context menu if calling PowerShell generates unexpected output. + - Windows: Install/uninstall log now includes details of the shell extension install. + - Windows: Removed "Delete all Beyond Compare 5 settings" checkbox in the uninstaller's confirmation dialog when doing an "All Users" uninstall. + - Windows: Fixed uninstaller not closing BCClipboard automatically. + - Windows: Made shell extension upgrade process for non-admin installs more robust. + - Windows: Updated Inno Setup to 6.3.3. + Misc + - Linux: Fixed "File Formats" dialog not remembering the checkbox state for enabled file formats. + Table Compare + - Fixed auto-sized widths for ignored unimportant columns. + - Fixed copy to clipboard handling of cells containing line endings or a delimiter. + Text Views + - Linux: Fixed width calculations for monospace fonts. + Windows Explorer Context Menu Extension + - Re-added ability to configure menu items to appear directly on the top level menu or in a "Beyond Compare" submenu when shown on the Windows 10, in Windows 11's "Show More Options" menu, and in third-party applications. + - Fixed extension not appearing in "Run As Administrator" processes on Windows 11 (e.g., Total Commander). + - Fixed extension not showing in Windows 11 for ARM64 "Show More Options" menu. Supporting the top-level menu is still a goal, but we're waiting on Delphi's ARM64 compiler. + - Fixed installing shell extension on Windows 11 21H1 and 21H2. Upgrades from 5.0.2 or earlier will need to turn on the extension in the Options dialog or manually uninstall/reinstall to enable it. + - Fixed "Compare to ..." caption incorrectly showing the entire path for files/folders on portable media devices (MTP). + - Fixed comparing files on portable devices (MTP) when Explorer's "Show > File name extensions" option is turned off. + - Fixed menu items not appearing in Libraries virtual folders in cases where BC4 did. + - Fixed menu items incorrectly appearing on unsupported virtual folders (e.g., "Libraries") and then trying to open BC with an invalid path. + - Fixed duplicate menu items when showing context menu for network servers/shares in Explorer's navigation treeview. + - Fixed using "Select Left" on a drive root showing the second menu as 'Compare to ""'. + - Fixed using "Select Left" on a file and then selecting a drive root that contains a matching filename showing the second menu as 'Compare to \file.ext' instead of 'Compare to C:\file.ext'. + - Fixed ability for a non-admin user to toggle off and on the Win11 context menu after installing for all users. + - Fixed icons appearing with a solid black background when running in an ARM64 process or when selecting files on portable media devices. + - Recreated Select Left/Center arrow icons to be more in line with the v4 appearance. +ReleaseNotesUrl: https://www.scootersoftware.com/download/v5changelog +PurchaseUrl: https://www.scootersoftware.com/shop +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/ScooterSoftware/BeyondCompare/5/5.0.3.30258/ScooterSoftware.BeyondCompare.5.locale.zh-CN.yaml b/manifests/s/ScooterSoftware/BeyondCompare/5/5.0.3.30258/ScooterSoftware.BeyondCompare.5.locale.zh-CN.yaml new file mode 100644 index 000000000000..5ede31035f1d --- /dev/null +++ b/manifests/s/ScooterSoftware/BeyondCompare/5/5.0.3.30258/ScooterSoftware.BeyondCompare.5.locale.zh-CN.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.locale.1.6.0.schema.json + +PackageIdentifier: ScooterSoftware.BeyondCompare.5 +PackageVersion: 5.0.3.30258 +PackageLocale: zh-CN +Publisher: Scooter Software +PublisherUrl: https://www.scootersoftware.com/ +PublisherSupportUrl: https://www.scootersoftware.com/support +PrivacyUrl: https://www.scootersoftware.com/kb/privacy +Author: Scooter Software, Inc. +PackageName: Beyond Compare 5 +PackageUrl: https://www.scootersoftware.com/download +License: 专有软件 +LicenseUrl: https://www.scootersoftware.com/kb/licensev5 +Copyright: Copyright © 1996-2024 Scooter Software Inc. All rights reserved. +CopyrightUrl: https://www.scootersoftware.com/about/legal +ShortDescription: Beyond Compare 是数据对比的首选。可比较文件夹、文本文件、图像和表格。高效审查差异,放心合并更改。 +# Description: +# Moniker: +Tags: +- 合并 +- 文件 +- 比较 +# ReleaseNotes: +ReleaseNotesUrl: https://www.scootersoftware.com/download/v5changelog +PurchaseUrl: https://www.scootersoftware.com/shop +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/s/ScooterSoftware/BeyondCompare/5/5.0.3.30258/ScooterSoftware.BeyondCompare.5.yaml b/manifests/s/ScooterSoftware/BeyondCompare/5/5.0.3.30258/ScooterSoftware.BeyondCompare.5.yaml new file mode 100644 index 000000000000..ea84f0d80fa8 --- /dev/null +++ b/manifests/s/ScooterSoftware/BeyondCompare/5/5.0.3.30258/ScooterSoftware.BeyondCompare.5.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: ScooterSoftware.BeyondCompare.5 +PackageVersion: 5.0.3.30258 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b0cde9e51d1c7cd338c6e75e7a47908684628824 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 19:46:40 +0800 Subject: [PATCH 655/720] New version: Sogou.SogouInput version 14.10.0.1161 (14.10a) (#185694) --- .../Sogou.SogouInput.installer.yaml | 34 +++++++++++++++++ .../Sogou.SogouInput.locale.en-US.yaml | 35 ++++++++++++++++++ .../Sogou.SogouInput.locale.zh-CN.yaml | 37 +++++++++++++++++++ .../14.10.0.1161/Sogou.SogouInput.yaml | 8 ++++ 4 files changed, 114 insertions(+) create mode 100644 manifests/s/Sogou/SogouInput/14.10.0.1161/Sogou.SogouInput.installer.yaml create mode 100644 manifests/s/Sogou/SogouInput/14.10.0.1161/Sogou.SogouInput.locale.en-US.yaml create mode 100644 manifests/s/Sogou/SogouInput/14.10.0.1161/Sogou.SogouInput.locale.zh-CN.yaml create mode 100644 manifests/s/Sogou/SogouInput/14.10.0.1161/Sogou.SogouInput.yaml diff --git a/manifests/s/Sogou/SogouInput/14.10.0.1161/Sogou.SogouInput.installer.yaml b/manifests/s/Sogou/SogouInput/14.10.0.1161/Sogou.SogouInput.installer.yaml new file mode 100644 index 000000000000..737fd00a9922 --- /dev/null +++ b/manifests/s/Sogou/SogouInput/14.10.0.1161/Sogou.SogouInput.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: Sogou.SogouInput +PackageVersion: 14.10.0.1161 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Protocols: +- sgreg +FileExtensions: +- scel +- scpf +- ssf +ReleaseDate: 2024-10-25 +Installers: +- Architecture: x86 + InstallerUrl: https://ime.gtimg.com/pc/build/_sogou_pinyin_[Release]_14.10.0.1161_0.exe + InstallerSha256: 2F949B4AEF2DBD90E213A47526BC384A6FFBDF451FD31475F587C0452874B5DF + ProductCode: Sogou Input +- Architecture: x64 + InstallerUrl: https://ime.gtimg.com/pc/build/_sogou_pinyin_[Release]_14.10.0.1161_0.exe + InstallerSha256: 2F949B4AEF2DBD90E213A47526BC384A6FFBDF451FD31475F587C0452874B5DF + ProductCode: Sogou Input +- Architecture: arm + InstallerUrl: https://ime.gtimg.com/pc/build/_sogou_pinyin_[Release]_14.10.0.1161_0.exe + InstallerSha256: 2F949B4AEF2DBD90E213A47526BC384A6FFBDF451FD31475F587C0452874B5DF + ProductCode: Sogou Input +- Architecture: arm64 + InstallerUrl: https://ime.gtimg.com/pc/build/_sogou_pinyin_[Release]_14.10.0.1161_0.exe + InstallerSha256: 2F949B4AEF2DBD90E213A47526BC384A6FFBDF451FD31475F587C0452874B5DF + ProductCode: Sogou Input +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/Sogou/SogouInput/14.10.0.1161/Sogou.SogouInput.locale.en-US.yaml b/manifests/s/Sogou/SogouInput/14.10.0.1161/Sogou.SogouInput.locale.en-US.yaml new file mode 100644 index 000000000000..fdf213ca3c89 --- /dev/null +++ b/manifests/s/Sogou/SogouInput/14.10.0.1161/Sogou.SogouInput.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: Sogou.SogouInput +PackageVersion: 14.10.0.1161 +PackageLocale: en-US +Publisher: Sogou.com +PublisherUrl: https://shurufa.sogou.com/ +PublisherSupportUrl: https://pinyin.sogou.com/func/ +PrivacyUrl: https://rule.tencent.com/rule/preview/b692b40e-97b9-4e28-8b55-7f08d598ecec +Author: Beijing Sogou Technology Development Co., Ltd. +PackageName: 搜狗输入法 +PackageUrl: https://pinyin.sogou.com/ +License: Freeware +LicenseUrl: https://pinyin.sogou.com/help.php?list=9&q=1 +Copyright: © 2024 Sogou.com Inc. All rights reserved. +# CopyrightUrl: +ShortDescription: New generation of Chinese Pinyin input method based on search engine technology +Description: Sogou Pinyin Method is a new generation of Chinese Pinyin input method based on search engine technology, especially suitable for Chinese Internet users. +# Moniker: +Tags: +- chinese +- handwriting +- ime +- input-method +- pinyin +- speech +- voice +# ReleaseNotes: +ReleaseNotesUrl: https://pinyin.sogou.com/changelog.php +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/Sogou/SogouInput/14.10.0.1161/Sogou.SogouInput.locale.zh-CN.yaml b/manifests/s/Sogou/SogouInput/14.10.0.1161/Sogou.SogouInput.locale.zh-CN.yaml new file mode 100644 index 000000000000..e7aba3dc8c75 --- /dev/null +++ b/manifests/s/Sogou/SogouInput/14.10.0.1161/Sogou.SogouInput.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: Sogou.SogouInput +PackageVersion: 14.10.0.1161 +PackageLocale: zh-CN +Publisher: Sogou.com +PublisherUrl: https://shurufa.sogou.com/ +PublisherSupportUrl: https://pinyin.sogou.com/func/ +PrivacyUrl: https://rule.tencent.com/rule/preview/b692b40e-97b9-4e28-8b55-7f08d598ecec +Author: 北京搜狗科技发展有限公司 +PackageName: 搜狗输入法 +PackageUrl: https://pinyin.sogou.com/ +License: 免费软件 +LicenseUrl: https://pinyin.sogou.com/help.php?list=9&q=1 +Copyright: © 2024 Sogou.com Inc. All rights reserved. +# CopyrightUrl: +ShortDescription: 基于搜索引擎的新一代拼音输入法 +Description: 搜狗拼音输入法是搜狗推出的一款基于搜索引擎技术的、特别适合网民使用的、新一代的输入法产品。 +# Moniker: +Tags: +- 中文 +- 手写 +- 拼音 +- 汉语 +- 语音 +- 输入法 +ReleaseNotes: |- + 1. AI 汪仔首页全新改版,更多 AI 功能等你体验。 + 2. 输入后按“=”进行 AI 搜索支持更多应用场景啦。 + 3. 修复部分已知问题。 +ReleaseNotesUrl: https://pinyin.sogou.com/changelog.php +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/s/Sogou/SogouInput/14.10.0.1161/Sogou.SogouInput.yaml b/manifests/s/Sogou/SogouInput/14.10.0.1161/Sogou.SogouInput.yaml new file mode 100644 index 000000000000..4e2818daede4 --- /dev/null +++ b/manifests/s/Sogou/SogouInput/14.10.0.1161/Sogou.SogouInput.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: Sogou.SogouInput +PackageVersion: 14.10.0.1161 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 33300e61ff3f33167e8b52ac51a12533edc47e6b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 20:09:55 +0800 Subject: [PATCH 656/720] New version: JetBrains.RubyMine.EAP version 243.21155.23 (#185692) --- .../JetBrains.RubyMine.EAP.installer.yaml | 38 ++++++++++++++++ .../JetBrains.RubyMine.EAP.locale.en-US.yaml | 44 +++++++++++++++++++ .../JetBrains.RubyMine.EAP.locale.zh-CN.yaml | 38 ++++++++++++++++ .../243.21155.23/JetBrains.RubyMine.EAP.yaml | 8 ++++ 4 files changed, 128 insertions(+) create mode 100644 manifests/j/JetBrains/RubyMine/EAP/243.21155.23/JetBrains.RubyMine.EAP.installer.yaml create mode 100644 manifests/j/JetBrains/RubyMine/EAP/243.21155.23/JetBrains.RubyMine.EAP.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/RubyMine/EAP/243.21155.23/JetBrains.RubyMine.EAP.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/RubyMine/EAP/243.21155.23/JetBrains.RubyMine.EAP.yaml diff --git a/manifests/j/JetBrains/RubyMine/EAP/243.21155.23/JetBrains.RubyMine.EAP.installer.yaml b/manifests/j/JetBrains/RubyMine/EAP/243.21155.23/JetBrains.RubyMine.EAP.installer.yaml new file mode 100644 index 000000000000..08c3934fe643 --- /dev/null +++ b/manifests/j/JetBrains/RubyMine/EAP/243.21155.23/JetBrains.RubyMine.EAP.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: JetBrains.RubyMine.EAP +PackageVersion: 243.21155.23 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- ipr +ReleaseDate: 2024-10-25 +AppsAndFeaturesEntries: +- DisplayName: RubyMine 243.21155.23 + ProductCode: RubyMine 243.21155.23 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/ruby/RubyMine-243.21155.23.exe + InstallerSha256: F76F9E7CD9DC262FB8C35805229305271FD38975186C48FA2A8B954CBDF6320A + ProductCode: RubyMine 243.21155.23 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/ruby/RubyMine-243.21155.23.exe + InstallerSha256: F76F9E7CD9DC262FB8C35805229305271FD38975186C48FA2A8B954CBDF6320A + ProductCode: RubyMine 243.21155.23 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/ruby/RubyMine-243.21155.23-aarch64.exe + InstallerSha256: 8572ADD634757E5D12439DF9FDC27F3876C51191390AD37BA68CBAB7E25FB52A + ProductCode: RubyMine 243.21155.23 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/ruby/RubyMine-243.21155.23-aarch64.exe + InstallerSha256: 8572ADD634757E5D12439DF9FDC27F3876C51191390AD37BA68CBAB7E25FB52A + ProductCode: RubyMine 243.21155.23 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/RubyMine/EAP/243.21155.23/JetBrains.RubyMine.EAP.locale.en-US.yaml b/manifests/j/JetBrains/RubyMine/EAP/243.21155.23/JetBrains.RubyMine.EAP.locale.en-US.yaml new file mode 100644 index 000000000000..5551896f7228 --- /dev/null +++ b/manifests/j/JetBrains/RubyMine/EAP/243.21155.23/JetBrains.RubyMine.EAP.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: JetBrains.RubyMine.EAP +PackageVersion: 243.21155.23 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: RubyMine (EAP) +PackageUrl: https://www.jetbrains.com/ruby/nextversion/ +License: Freeware +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: Empowering Ruby Developers +Description: Cross-platform Ruby on Rails IDE with first-class support for Ruby-related technologies. +# Moniker: +Tags: +- code +- coding +- develop +- development +- ide +- programming +- rails +- ror +- ruby +- ruby-on-rails +ReleaseNotes: |- + RubyMine 2024.3 EAP 7 Is Out! + Here are the build highlights: + - Added error annotations on anonymous block, rest, and keyword rest arguments when used in an ambiguous nested context: RUBY-33226 + For the full list of closed issues, refer to the release notes. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/RUBY-A-220365222 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Learn RubyMine + DocumentUrl: https://www.jetbrains.com/ruby/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/RubyMine/EAP/243.21155.23/JetBrains.RubyMine.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/RubyMine/EAP/243.21155.23/JetBrains.RubyMine.EAP.locale.zh-CN.yaml new file mode 100644 index 000000000000..4ec301e42ed1 --- /dev/null +++ b/manifests/j/JetBrains/RubyMine/EAP/243.21155.23/JetBrains.RubyMine.EAP.locale.zh-CN.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: JetBrains.RubyMine.EAP +PackageVersion: 243.21155.23 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: RubyMine(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/ruby/nextversion/ +License: 免费软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 为 Ruby 开发者赋能 +Description: 跨平台 Ruby on Rails IDE,对 Ruby 相关技术提供了出色支持。 +# Moniker: +Tags: +- rails +- ror +- ruby +- ruby-on-rails +- 代码 +- 开发 +- 编程 +- 集成开发环境 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/RUBY-A-220365222 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 学习 RubyMine + DocumentUrl: https://www.jetbrains.com/zh-cn/ruby/learn/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/RubyMine/EAP/243.21155.23/JetBrains.RubyMine.EAP.yaml b/manifests/j/JetBrains/RubyMine/EAP/243.21155.23/JetBrains.RubyMine.EAP.yaml new file mode 100644 index 000000000000..efb44956434c --- /dev/null +++ b/manifests/j/JetBrains/RubyMine/EAP/243.21155.23/JetBrains.RubyMine.EAP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.RubyMine.EAP +PackageVersion: 243.21155.23 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 92393642a761107e79bfd2c869dda00d9a4164e5 Mon Sep 17 00:00:00 2001 From: AlexKoala Date: Fri, 25 Oct 2024 23:03:01 +0900 Subject: [PATCH 657/720] New package: NAVERWEBTOONLtd.SeriesComicViewer version 1.0.10 (#183804) --- ...WEBTOONLtd.SeriesComicViewer.installer.yaml | 16 ++++++++++++++++ ...TOONLtd.SeriesComicViewer.locale.en-US.yaml | 18 ++++++++++++++++++ .../NAVERWEBTOONLtd.SeriesComicViewer.yaml | 8 ++++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.10/NAVERWEBTOONLtd.SeriesComicViewer.installer.yaml create mode 100644 manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.10/NAVERWEBTOONLtd.SeriesComicViewer.locale.en-US.yaml create mode 100644 manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.10/NAVERWEBTOONLtd.SeriesComicViewer.yaml diff --git a/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.10/NAVERWEBTOONLtd.SeriesComicViewer.installer.yaml b/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.10/NAVERWEBTOONLtd.SeriesComicViewer.installer.yaml new file mode 100644 index 000000000000..fdac1bf36ea4 --- /dev/null +++ b/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.10/NAVERWEBTOONLtd.SeriesComicViewer.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: NAVERWEBTOONLtd.SeriesComicViewer +PackageVersion: 1.0.10 +InstallerType: nullsoft +Installers: +- Architecture: x86 + InstallerUrl: https://appdown.pstatic.net/naver/pccomicviewer/Series%20Comic%20Viewer.exe + InstallerSha256: 1F3EFB3B85F6C048D552AAFEFBC3004B5B06CFF8CF293CA8BE4E3BE452DE9C90 +AppsAndFeaturesEntries: +- DisplayName: Series Comic Viewer + Publisher: NAVER WEBTOON Ltd. + ProductCode: fd7aaec5-8b9e-55dc-8709-d1910f965f08 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.10/NAVERWEBTOONLtd.SeriesComicViewer.locale.en-US.yaml b/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.10/NAVERWEBTOONLtd.SeriesComicViewer.locale.en-US.yaml new file mode 100644 index 000000000000..07df0630d3ff --- /dev/null +++ b/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.10/NAVERWEBTOONLtd.SeriesComicViewer.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: NAVERWEBTOONLtd.SeriesComicViewer +PackageVersion: 1.0.10 +PackageLocale: en-US +Publisher: NAVER WEBTOON Ltd. +PublisherUrl: https://www.webtoonscorp.com/ +PublisherSupportUrl: https://help.naver.com/service/5629/ +PrivacyUrl: https://member.webtoon.naver.com/policy/privacy +PackageName: Series Comic Viewer +PackageUrl: https://series.naver.com/comic/viewer/install/guide +License: Proprietary +Copyright: Copyright © 2024 NAVER WEBTOON Ltd. +ShortDescription: Naver Series Comic Viewer +Moniker: naver-comic +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.10/NAVERWEBTOONLtd.SeriesComicViewer.yaml b/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.10/NAVERWEBTOONLtd.SeriesComicViewer.yaml new file mode 100644 index 000000000000..805942457b56 --- /dev/null +++ b/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.10/NAVERWEBTOONLtd.SeriesComicViewer.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: NAVERWEBTOONLtd.SeriesComicViewer +PackageVersion: 1.0.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 10b0769fec6dc1660f2ad0cba6aafce6a1dc7f93 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 22:19:39 +0800 Subject: [PATCH 658/720] New version: JetBrains.PhpStorm.EAP version 243.21155.35 (#185696) --- .../JetBrains.PhpStorm.EAP.installer.yaml | 43 ++++++++++++ .../JetBrains.PhpStorm.EAP.locale.en-US.yaml | 66 +++++++++++++++++++ .../JetBrains.PhpStorm.EAP.locale.zh-CN.yaml | 41 ++++++++++++ .../243.21155.35/JetBrains.PhpStorm.EAP.yaml | 8 +++ 4 files changed, 158 insertions(+) create mode 100644 manifests/j/JetBrains/PhpStorm/EAP/243.21155.35/JetBrains.PhpStorm.EAP.installer.yaml create mode 100644 manifests/j/JetBrains/PhpStorm/EAP/243.21155.35/JetBrains.PhpStorm.EAP.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/PhpStorm/EAP/243.21155.35/JetBrains.PhpStorm.EAP.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/PhpStorm/EAP/243.21155.35/JetBrains.PhpStorm.EAP.yaml diff --git a/manifests/j/JetBrains/PhpStorm/EAP/243.21155.35/JetBrains.PhpStorm.EAP.installer.yaml b/manifests/j/JetBrains/PhpStorm/EAP/243.21155.35/JetBrains.PhpStorm.EAP.installer.yaml new file mode 100644 index 000000000000..ab9185a46ff6 --- /dev/null +++ b/manifests/j/JetBrains/PhpStorm/EAP/243.21155.35/JetBrains.PhpStorm.EAP.installer.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.installer.1.6.0.schema.json + +PackageIdentifier: JetBrains.PhpStorm.EAP +PackageVersion: 243.21155.35 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- css +- html +- ipr +- js +- php +- phtml +ReleaseDate: 2024-10-25 +AppsAndFeaturesEntries: +- DisplayName: PhpStorm 243.21155.35 + ProductCode: PhpStorm 243.21155.35 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-243.21155.35.exe + InstallerSha256: 56168D5D0D686FC81F593776432B8A08CFDAC7AD561B75D8C29FC1A1AC326B51 + ProductCode: PhpStorm 243.21155.35 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-243.21155.35.exe + InstallerSha256: 56168D5D0D686FC81F593776432B8A08CFDAC7AD561B75D8C29FC1A1AC326B51 + ProductCode: PhpStorm 243.21155.35 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-243.21155.35-aarch64.exe + InstallerSha256: D00FA8160A17CBAAF90898A1C4B8BC2A532E4249B03AD9504AE74632CED80F9C + ProductCode: PhpStorm 243.21155.35 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-243.21155.35-aarch64.exe + InstallerSha256: D00FA8160A17CBAAF90898A1C4B8BC2A532E4249B03AD9504AE74632CED80F9C + ProductCode: PhpStorm 243.21155.35 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/PhpStorm/EAP/243.21155.35/JetBrains.PhpStorm.EAP.locale.en-US.yaml b/manifests/j/JetBrains/PhpStorm/EAP/243.21155.35/JetBrains.PhpStorm.EAP.locale.en-US.yaml new file mode 100644 index 000000000000..527b681b3c73 --- /dev/null +++ b/manifests/j/JetBrains/PhpStorm/EAP/243.21155.35/JetBrains.PhpStorm.EAP.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: JetBrains.PhpStorm.EAP +PackageVersion: 243.21155.35 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: PhpStorm (EAP) +PackageUrl: https://www.jetbrains.com/phpstorm/nextversion/ +License: Freeware +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: Lightning-smart PHP IDE +Description: PhpStorm is a development tool for PHP and Web projects. It’s a perfect PHP IDE for working with Laravel, Symfony, Drupal, WordPress, and other frameworks. +# Moniker: +Tags: +- code +- coding +- css +- develop +- development +- htm +- html +- ide +- javascript +- js +- php +- programming +- web +- webpage +ReleaseNotes: |- + PhpStorm 2024.3 EAP #7 is now available + This build brings a bunch of bug fixes and quality-of-life improvements. + + Here are the most notable changes and bug fixes in this build: + + - Fix: Lags when scrolling a log with large stack traces [WI-78313] + - Fix: Freezes when open large idea.log file due to ideolog TextMate highlighting [WI-79263] + - Fix: Ideolog Log format doesn't turn on if log file was closed during turning on [WI-79447] + - Fix: Pest: Support "Rerun Failed Tests" for arch tests [WI-79445] + - Fix: Notification when user try to run test with mutation with Pest version < 3.0 [WI-79434] + - Fix: Completion of set property hook adds incorrect typehint if property has self typehint [WI-79419] + - Fix: Annotator: false positive for set hook with self typehint [WI-79418] + - Fix: Property can be readonly: False positive for hooked promoted property [WI-79410] + - Fix: Pest: Support "Rerun Failed Tests" for "Run with Parallel" [WI-79402] + - Fix: Completion of lookup elements for set hook should include typehint of property [WI-79386] + - Fix: Hierarchy check inspection: False positive for contravariant abstract property type with set hook [WI-79377] + - Fix: Indirect property modification is not allowed: False positive when write to ArrayAccess property via offsetSet [WI-79136] + - Fix: ActionManager is requested before initialized [IJPL-164012] + - Fix: TS does not analyze on 2022.3.1. [WEB-58970] + - Fix: HTTP Client GET adds content-length 0 [IJPL-148524] + + For the full list of changes in this build, please see the release notes. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/WI-A-231736188 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Resources + DocumentUrl: https://www.jetbrains.com/phpstorm/resources/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/PhpStorm/EAP/243.21155.35/JetBrains.PhpStorm.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/PhpStorm/EAP/243.21155.35/JetBrains.PhpStorm.EAP.locale.zh-CN.yaml new file mode 100644 index 000000000000..2dacad988e14 --- /dev/null +++ b/manifests/j/JetBrains/PhpStorm/EAP/243.21155.35/JetBrains.PhpStorm.EAP.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: JetBrains.PhpStorm.EAP +PackageVersion: 243.21155.35 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: PhpStorm(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/phpstorm/nextversion/ +License: 免费软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 高效智能的 PHP IDE +Description: PhpStorm 是一个用于 PHP 和 Web 项目的开发工具。它是一个完美的 PHP IDE,支持 Laravel、Symfony、Drupal、WordPress 等各种主流框架。 +# Moniker: +Tags: +- css +- htm +- html +- javascript +- js +- php +- 代码 +- 开发 +- 编程 +- 网页 +- 集成开发环境 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/WI-A-231736188 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 资源 + DocumentUrl: https://www.jetbrains.com/zh-cn/phpstorm/resources/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/PhpStorm/EAP/243.21155.35/JetBrains.PhpStorm.EAP.yaml b/manifests/j/JetBrains/PhpStorm/EAP/243.21155.35/JetBrains.PhpStorm.EAP.yaml new file mode 100644 index 000000000000..afe611561b91 --- /dev/null +++ b/manifests/j/JetBrains/PhpStorm/EAP/243.21155.35/JetBrains.PhpStorm.EAP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.PhpStorm.EAP +PackageVersion: 243.21155.35 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3b045465b101171efe43b5f59bde3b312a3ec7f0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 22:23:47 +0800 Subject: [PATCH 659/720] New version: Microsoft.OneDrive version 24.192.0923.0006 (#185540) --- .../Microsoft.OneDrive.installer.yaml | 62 +++++++++++++++++++ .../Microsoft.OneDrive.locale.en-US.yaml | 42 +++++++++++++ .../Microsoft.OneDrive.locale.zh-CN.yaml | 42 +++++++++++++ .../24.192.0923.0006/Microsoft.OneDrive.yaml | 8 +++ 4 files changed, 154 insertions(+) create mode 100644 manifests/m/Microsoft/OneDrive/24.192.0923.0006/Microsoft.OneDrive.installer.yaml create mode 100644 manifests/m/Microsoft/OneDrive/24.192.0923.0006/Microsoft.OneDrive.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/OneDrive/24.192.0923.0006/Microsoft.OneDrive.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/OneDrive/24.192.0923.0006/Microsoft.OneDrive.yaml diff --git a/manifests/m/Microsoft/OneDrive/24.192.0923.0006/Microsoft.OneDrive.installer.yaml b/manifests/m/Microsoft/OneDrive/24.192.0923.0006/Microsoft.OneDrive.installer.yaml new file mode 100644 index 000000000000..414001534577 --- /dev/null +++ b/manifests/m/Microsoft/OneDrive/24.192.0923.0006/Microsoft.OneDrive.installer.yaml @@ -0,0 +1,62 @@ +# 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: Microsoft.OneDrive +PackageVersion: 24.192.0923.0006 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /silent + SilentWithProgress: /silent + Upgrade: /update +ExpectedReturnCodes: +- InstallerReturnCode: 2147747474 + ReturnResponse: downgrade +- InstallerReturnCode: 2147749059 + ReturnResponse: packageInUse +- InstallerReturnCode: 2147747483 + ReturnResponse: packageInUse +- InstallerReturnCode: 2147747484 + ReturnResponse: cancelledByUser +UpgradeBehavior: install +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/24.192.0923.0006/OneDriveSetup.exe + InstallerSha256: AC9E8F495912CF85DD4B9ED03216C105595E9CE164AE2E913F697F6000FB9DF6 + ProductCode: OneDriveSetup.exe +- Architecture: x86 + Scope: machine + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/24.192.0923.0006/OneDriveSetup.exe + InstallerSha256: AC9E8F495912CF85DD4B9ED03216C105595E9CE164AE2E913F697F6000FB9DF6 + InstallerSwitches: + Custom: /allusers + ProductCode: OneDriveSetup.exe +- Architecture: x64 + Scope: user + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/24.192.0923.0006/amd64/OneDriveSetup.exe + InstallerSha256: 71065D357F501D11E85F9B37B29C41B4CD008E003E538C52228AA0928D952FAE + ProductCode: OneDriveSetup.exe +- Architecture: x64 + Scope: machine + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/24.192.0923.0006/amd64/OneDriveSetup.exe + InstallerSha256: 71065D357F501D11E85F9B37B29C41B4CD008E003E538C52228AA0928D952FAE + InstallerSwitches: + Custom: /allusers + ProductCode: OneDriveSetup.exe +- Architecture: arm64 + Scope: user + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/24.192.0923.0006/arm64/OneDriveSetup.exe + InstallerSha256: 2963979EFE1230113CC1365BAD3E386A20FCA4C31281B39BF07E0BBDA57A6851 + ProductCode: OneDriveSetup.exe +- Architecture: arm64 + Scope: machine + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/24.192.0923.0006/arm64/OneDriveSetup.exe + InstallerSha256: 2963979EFE1230113CC1365BAD3E386A20FCA4C31281B39BF07E0BBDA57A6851 + InstallerSwitches: + Custom: /allusers + ProductCode: OneDriveSetup.exe +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/OneDrive/24.192.0923.0006/Microsoft.OneDrive.locale.en-US.yaml b/manifests/m/Microsoft/OneDrive/24.192.0923.0006/Microsoft.OneDrive.locale.en-US.yaml new file mode 100644 index 000000000000..ce0d3b836b1b --- /dev/null +++ b/manifests/m/Microsoft/OneDrive/24.192.0923.0006/Microsoft.OneDrive.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Microsoft.OneDrive +PackageVersion: 24.192.0923.0006 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft OneDrive +PackageUrl: https://www.microsoft.com/microsoft-365/onedrive/download +License: Proprietary +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: © 2024 Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Keep your files and memories protected, up to date, and easily accessible across all your devices. +# Description: +Moniker: onedrive +Tags: +- backup +- cloud +- cloud-drive +- download +- drive +- file +- microsoft365 +- netdisk +- o365 +- office +- office365 +- share +- sync +- upload +# ReleaseNotes: +ReleaseNotesUrl: https://support.microsoft.com/office/onedrive-release-notes-845dcf18-f921-435e-bf28-4e24b95e5fc0 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/OneDrive/24.192.0923.0006/Microsoft.OneDrive.locale.zh-CN.yaml b/manifests/m/Microsoft/OneDrive/24.192.0923.0006/Microsoft.OneDrive.locale.zh-CN.yaml new file mode 100644 index 000000000000..54bb8c7df177 --- /dev/null +++ b/manifests/m/Microsoft/OneDrive/24.192.0923.0006/Microsoft.OneDrive.locale.zh-CN.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Microsoft.OneDrive +PackageVersion: 24.192.0923.0006 +PackageLocale: zh-CN +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft OneDrive +PackageUrl: https://www.microsoft.com/zh-cn/microsoft-365/onedrive/download +License: 专有软件 +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: © 2024 Microsoft Corporation。保留所有权利。 +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: 保护文件和内存,保持更新,并支持在所有设备上轻松访问。 +# Description: +# Moniker: +Tags: +- microsoft365 +- o365 +- office +- office365 +- 上传 +- 下载 +- 云 +- 云盘 +- 共享 +- 分享 +- 同步 +- 备份 +- 文件 +- 网盘 +# ReleaseNotes: +ReleaseNotesUrl: https://support.microsoft.com/zh-cn/office/onedrive-发行说明-845dcf18-f921-435e-bf28-4e24b95e5fc0 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/OneDrive/24.192.0923.0006/Microsoft.OneDrive.yaml b/manifests/m/Microsoft/OneDrive/24.192.0923.0006/Microsoft.OneDrive.yaml new file mode 100644 index 000000000000..a482be0146de --- /dev/null +++ b/manifests/m/Microsoft/OneDrive/24.192.0923.0006/Microsoft.OneDrive.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: Microsoft.OneDrive +PackageVersion: 24.192.0923.0006 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 90c4ac85a79ba586357e7cfc05788135ba40fe33 Mon Sep 17 00:00:00 2001 From: vikingnope <81376423+vikingnope@users.noreply.github.com> Date: Fri, 25 Oct 2024 16:25:06 +0200 Subject: [PATCH 660/720] New version: MSI.GamingIntelligence version 0.0.2.81 (#185682) --- .../MSI.GamingIntelligence.installer.yaml | 21 +++++++++++++++++++ .../MSI.GamingIntelligence.locale.en-US.yaml | 12 +++++++++++ .../0.0.2.81/MSI.GamingIntelligence.yaml | 8 +++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/m/MSI/GamingIntelligence/0.0.2.81/MSI.GamingIntelligence.installer.yaml create mode 100644 manifests/m/MSI/GamingIntelligence/0.0.2.81/MSI.GamingIntelligence.locale.en-US.yaml create mode 100644 manifests/m/MSI/GamingIntelligence/0.0.2.81/MSI.GamingIntelligence.yaml diff --git a/manifests/m/MSI/GamingIntelligence/0.0.2.81/MSI.GamingIntelligence.installer.yaml b/manifests/m/MSI/GamingIntelligence/0.0.2.81/MSI.GamingIntelligence.installer.yaml new file mode 100644 index 000000000000..78677a76fc3c --- /dev/null +++ b/manifests/m/MSI/GamingIntelligence/0.0.2.81/MSI.GamingIntelligence.installer.yaml @@ -0,0 +1,21 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: MSI.GamingIntelligence +PackageVersion: 0.0.2.81 +InstallerType: zip +NestedInstallerType: exe +NestedInstallerFiles: +- RelativeFilePath: setup.exe +InstallerSwitches: + Silent: /S /v /qn +ReleaseDate: 2024-10-15 +AppsAndFeaturesEntries: +- DisplayName: GamingIntelligence(x64) + Publisher: MICRO-STAR INT'L,.LTD. +Installers: +- Architecture: x64 + InstallerUrl: https://download.msi.com/uti_exe/monitor/Gaming-Intelligence-x64.zip + InstallerSha256: F470346E6C71F0540A22B6E3F0E3B9E01F7CB4BEC6B618B8458FF25CC0924220 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/MSI/GamingIntelligence/0.0.2.81/MSI.GamingIntelligence.locale.en-US.yaml b/manifests/m/MSI/GamingIntelligence/0.0.2.81/MSI.GamingIntelligence.locale.en-US.yaml new file mode 100644 index 000000000000..e875d14e8a99 --- /dev/null +++ b/manifests/m/MSI/GamingIntelligence/0.0.2.81/MSI.GamingIntelligence.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: MSI.GamingIntelligence +PackageVersion: 0.0.2.81 +PackageLocale: en-US +Publisher: MSI +PackageName: MSI Gaming Intelligence +License: Proprietary +ShortDescription: Used to control MSI Gaming Monitors +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/MSI/GamingIntelligence/0.0.2.81/MSI.GamingIntelligence.yaml b/manifests/m/MSI/GamingIntelligence/0.0.2.81/MSI.GamingIntelligence.yaml new file mode 100644 index 000000000000..23c2db34f0ae --- /dev/null +++ b/manifests/m/MSI/GamingIntelligence/0.0.2.81/MSI.GamingIntelligence.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: MSI.GamingIntelligence +PackageVersion: 0.0.2.81 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 46a4892efd3ed6eee0161b0221c5501eeff11dd4 Mon Sep 17 00:00:00 2001 From: vikingnope <81376423+vikingnope@users.noreply.github.com> Date: Fri, 25 Oct 2024 16:25:17 +0200 Subject: [PATCH 661/720] New version: Joplin.Joplin version 3.1.20 (#185702) --- .../3.1.20/Joplin.Joplin.installer.yaml | 29 ++++++++++++++++ .../3.1.20/Joplin.Joplin.locale.en-US.yaml | 34 +++++++++++++++++++ .../j/Joplin/Joplin/3.1.20/Joplin.Joplin.yaml | 8 +++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/j/Joplin/Joplin/3.1.20/Joplin.Joplin.installer.yaml create mode 100644 manifests/j/Joplin/Joplin/3.1.20/Joplin.Joplin.locale.en-US.yaml create mode 100644 manifests/j/Joplin/Joplin/3.1.20/Joplin.Joplin.yaml diff --git a/manifests/j/Joplin/Joplin/3.1.20/Joplin.Joplin.installer.yaml b/manifests/j/Joplin/Joplin/3.1.20/Joplin.Joplin.installer.yaml new file mode 100644 index 000000000000..9cf12f89c829 --- /dev/null +++ b/manifests/j/Joplin/Joplin/3.1.20/Joplin.Joplin.installer.yaml @@ -0,0 +1,29 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Joplin.Joplin +PackageVersion: 3.1.20 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/laurent22/joplin/releases/download/v3.1.20/Joplin-Setup-3.1.20.exe + InstallerSha256: F45AEF537EE1044D038AEA4FFA9B70716B8161EA87442978AAC5BBF0AF689933 + InstallerSwitches: + Custom: /CURRENTUSER /RESTARTAPPLICATIONS +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/laurent22/joplin/releases/download/v3.1.20/Joplin-Setup-3.1.20.exe + InstallerSha256: F45AEF537EE1044D038AEA4FFA9B70716B8161EA87442978AAC5BBF0AF689933 + InstallerSwitches: + Custom: /ALLUSERS /RESTARTAPPLICATIONS +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/Joplin/Joplin/3.1.20/Joplin.Joplin.locale.en-US.yaml b/manifests/j/Joplin/Joplin/3.1.20/Joplin.Joplin.locale.en-US.yaml new file mode 100644 index 000000000000..fd9411354632 --- /dev/null +++ b/manifests/j/Joplin/Joplin/3.1.20/Joplin.Joplin.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Joplin.Joplin +PackageVersion: 3.1.20 +PackageLocale: en-US +Publisher: Laurent Cozic +PublisherUrl: https://github.com/laurent22/joplin +PublisherSupportUrl: https://github.com/laurent22/joplin/issues +PrivacyUrl: https://github.com/laurent22/joplin#privacy +Author: Laurent Cozic +PackageName: Joplin +PackageUrl: https://joplinapp.org/ +License: AGPL-3.0-or-later +LicenseUrl: https://github.com/laurent22/joplin/blob/HEAD/LICENSE +Copyright: Copyright (c) 2016-2022 Laurent Cozic +CopyrightUrl: https://raw.githubusercontent.com/laurent22/joplin/dev/LICENSE +ShortDescription: Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. +Description: Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. +Tags: +- cross-platform +- foss +- joplin +- notes +- open-source +- todo +ReleaseNotes: |- + - Fixed: Fix error screen shown on opening settings when an incompatible plugin is installed (#11223 by @personalizedrefrigerator) + - Security: Improve KaTeX error handling (#11207 by @personalizedrefrigerator) + - Security: Improve Markdown viewer link handling (#11201 by @personalizedrefrigerator) + - Security: Open more target="_blank" links in a browser (#11212 by @personalizedrefrigerator) +ReleaseNotesUrl: https://github.com/laurent22/joplin/releases/tag/v3.1.20 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/Joplin/Joplin/3.1.20/Joplin.Joplin.yaml b/manifests/j/Joplin/Joplin/3.1.20/Joplin.Joplin.yaml new file mode 100644 index 000000000000..8ca7875f89f1 --- /dev/null +++ b/manifests/j/Joplin/Joplin/3.1.20/Joplin.Joplin.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: Joplin.Joplin +PackageVersion: 3.1.20 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 0d612df4cd39bd7b4f40fec844767b705d96cd29 Mon Sep 17 00:00:00 2001 From: vikingnope <81376423+vikingnope@users.noreply.github.com> Date: Fri, 25 Oct 2024 16:25:50 +0200 Subject: [PATCH 662/720] New package: mak448a.Qtcord version 0.0.21 (#185701) --- .../0.0.21/mak448a.Qtcord.installer.yaml | 22 ++++++++++++ .../0.0.21/mak448a.Qtcord.locale.en-US.yaml | 34 +++++++++++++++++++ .../mak448a/Qtcord/0.0.21/mak448a.Qtcord.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/m/mak448a/Qtcord/0.0.21/mak448a.Qtcord.installer.yaml create mode 100644 manifests/m/mak448a/Qtcord/0.0.21/mak448a.Qtcord.locale.en-US.yaml create mode 100644 manifests/m/mak448a/Qtcord/0.0.21/mak448a.Qtcord.yaml diff --git a/manifests/m/mak448a/Qtcord/0.0.21/mak448a.Qtcord.installer.yaml b/manifests/m/mak448a/Qtcord/0.0.21/mak448a.Qtcord.installer.yaml new file mode 100644 index 000000000000..377cfaa9e130 --- /dev/null +++ b/manifests/m/mak448a/Qtcord/0.0.21/mak448a.Qtcord.installer.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: mak448a.Qtcord +PackageVersion: 0.0.21 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: Qtcord.exe + PortableCommandAlias: qtcord +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2024-10-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mak448a/Qtcord/releases/download/v0.0.21/Qtcord-Windows.zip + InstallerSha256: D21198010AAD413E20A8DE64F0E249AB2C9F05142A9CB1E0F1A29452F7F6DFEF +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/mak448a/Qtcord/0.0.21/mak448a.Qtcord.locale.en-US.yaml b/manifests/m/mak448a/Qtcord/0.0.21/mak448a.Qtcord.locale.en-US.yaml new file mode 100644 index 000000000000..f12c6eba5c83 --- /dev/null +++ b/manifests/m/mak448a/Qtcord/0.0.21/mak448a.Qtcord.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: mak448a.Qtcord +PackageVersion: 0.0.21 +PackageLocale: en-US +Publisher: mak448a +PublisherUrl: https://github.com/mak448a +PackageName: Qtcord +PackageUrl: https://github.com/mak448a/Qtcord +License: MIT +LicenseUrl: https://github.com/mak448a/Qtcord?tab=MIT-1-ov-file#readme +ShortDescription: 'Qtcord is a Discord client built with Qt aiming to bring a lightweight, native experience. ' +Moniker: qtcord +Tags: +- discord +- discord-api +- discord-client +- discord-qt +- discordapp +- flatpak +- kde-plasma +- linux +- linux-app +- native +- plasma-desktop +- pyside6 +- python +- python-gui +- qt +- qt6 +ReleaseNotesUrl: https://github.com/mak448a/Qtcord/releases/tag/v0.0.21 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/mak448a/Qtcord/0.0.21/mak448a.Qtcord.yaml b/manifests/m/mak448a/Qtcord/0.0.21/mak448a.Qtcord.yaml new file mode 100644 index 000000000000..feda495a3eff --- /dev/null +++ b/manifests/m/mak448a/Qtcord/0.0.21/mak448a.Qtcord.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: mak448a.Qtcord +PackageVersion: 0.0.21 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 056b8a1742ec7213f2a067057e94367b87438408 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 22:32:51 +0800 Subject: [PATCH 663/720] New version: JetBrains.RubyMine version 2024.2.4 (#185697) --- .../JetBrains.RubyMine.installer.yaml | 39 ++++++++++++++++ .../JetBrains.RubyMine.locale.en-US.yaml | 44 +++++++++++++++++++ .../JetBrains.RubyMine.locale.zh-CN.yaml | 38 ++++++++++++++++ .../RubyMine/2024.2.4/JetBrains.RubyMine.yaml | 8 ++++ 4 files changed, 129 insertions(+) create mode 100644 manifests/j/JetBrains/RubyMine/2024.2.4/JetBrains.RubyMine.installer.yaml create mode 100644 manifests/j/JetBrains/RubyMine/2024.2.4/JetBrains.RubyMine.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/RubyMine/2024.2.4/JetBrains.RubyMine.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/RubyMine/2024.2.4/JetBrains.RubyMine.yaml diff --git a/manifests/j/JetBrains/RubyMine/2024.2.4/JetBrains.RubyMine.installer.yaml b/manifests/j/JetBrains/RubyMine/2024.2.4/JetBrains.RubyMine.installer.yaml new file mode 100644 index 000000000000..3da7e4a574cc --- /dev/null +++ b/manifests/j/JetBrains/RubyMine/2024.2.4/JetBrains.RubyMine.installer.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: JetBrains.RubyMine +PackageVersion: 2024.2.4 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- ipr +ReleaseDate: 2024-10-25 +AppsAndFeaturesEntries: +- DisplayName: RubyMine 2024.2.4 + DisplayVersion: 242.23726.97 + ProductCode: RubyMine 2024.2.4 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/ruby/RubyMine-2024.2.4.exe + InstallerSha256: F21B11C2DDE5DDCC8EFCD65716B6D88403C4D145C3C8BE904EDCD42D846A2822 + ProductCode: RubyMine 2024.2.4 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/ruby/RubyMine-2024.2.4.exe + InstallerSha256: F21B11C2DDE5DDCC8EFCD65716B6D88403C4D145C3C8BE904EDCD42D846A2822 + ProductCode: RubyMine 2024.2.4 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/ruby/RubyMine-2024.2.4-aarch64.exe + InstallerSha256: 0AF03BF3FFD9EE326B52A009B6C1321C906EFAAB10C01C5EB4A53423D87A4B53 + ProductCode: RubyMine 2024.2.4 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/ruby/RubyMine-2024.2.4-aarch64.exe + InstallerSha256: 0AF03BF3FFD9EE326B52A009B6C1321C906EFAAB10C01C5EB4A53423D87A4B53 + ProductCode: RubyMine 2024.2.4 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/RubyMine/2024.2.4/JetBrains.RubyMine.locale.en-US.yaml b/manifests/j/JetBrains/RubyMine/2024.2.4/JetBrains.RubyMine.locale.en-US.yaml new file mode 100644 index 000000000000..e2aaaa023b64 --- /dev/null +++ b/manifests/j/JetBrains/RubyMine/2024.2.4/JetBrains.RubyMine.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: JetBrains.RubyMine +PackageVersion: 2024.2.4 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: RubyMine +PackageUrl: https://www.jetbrains.com/ruby/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: Empowering Ruby Developers +Description: Cross-platform Ruby on Rails IDE with first-class support for Ruby-related technologies. +Moniker: rubymine +Tags: +- code +- coding +- develop +- development +- ide +- programming +- rails +- ror +- ruby +- ruby-on-rails +ReleaseNotes: |- + RubyMine 2024.2.4 is Out! + Fixes and improvements: + - Fixed the problem where auto-generated run/debug configurations for tests didn't work as expected: RUBY-33278 + For the full list of closed issues, refer to the release notes. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/RUBY-A-220365223 +PurchaseUrl: https://www.jetbrains.com/ruby/buy/ +# InstallationNotes: +Documentations: +- DocumentLabel: Learn RubyMine + DocumentUrl: https://www.jetbrains.com/ruby/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/RubyMine/2024.2.4/JetBrains.RubyMine.locale.zh-CN.yaml b/manifests/j/JetBrains/RubyMine/2024.2.4/JetBrains.RubyMine.locale.zh-CN.yaml new file mode 100644 index 000000000000..bccbe46eca0b --- /dev/null +++ b/manifests/j/JetBrains/RubyMine/2024.2.4/JetBrains.RubyMine.locale.zh-CN.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: JetBrains.RubyMine +PackageVersion: 2024.2.4 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: RubyMine +PackageUrl: https://www.jetbrains.com/zh-cn/ruby/ +License: 专有软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 为 Ruby 开发者赋能 +Description: 跨平台 Ruby on Rails IDE,对 Ruby 相关技术提供了出色支持。 +# Moniker: +Tags: +- rails +- ror +- ruby +- ruby-on-rails +- 代码 +- 开发 +- 编程 +- 集成开发环境 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/RUBY-A-220365223 +PurchaseUrl: https://www.jetbrains.com/zh-cn/ruby/buy/ +# InstallationNotes: +Documentations: +- DocumentLabel: 学习 RubyMine + DocumentUrl: https://www.jetbrains.com/zh-cn/ruby/learn/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/RubyMine/2024.2.4/JetBrains.RubyMine.yaml b/manifests/j/JetBrains/RubyMine/2024.2.4/JetBrains.RubyMine.yaml new file mode 100644 index 000000000000..dbfe68dec804 --- /dev/null +++ b/manifests/j/JetBrains/RubyMine/2024.2.4/JetBrains.RubyMine.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.RubyMine +PackageVersion: 2024.2.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 8c4ac3143b737b0cc4340773d0e9e0ec877a42bc Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 22:39:53 +0800 Subject: [PATCH 664/720] New version: TheBrowserCompany.Arc version 1.25.0.57779 (#185535) --- .../TheBrowserCompany.Arc.installer.yaml | 26 ++++++++++++++ .../TheBrowserCompany.Arc.locale.en-US.yaml | 35 +++++++++++++++++++ .../TheBrowserCompany.Arc.locale.zh-CN.yaml | 34 ++++++++++++++++++ .../1.25.0.57779/TheBrowserCompany.Arc.yaml | 8 +++++ 4 files changed, 103 insertions(+) create mode 100644 manifests/t/TheBrowserCompany/Arc/1.25.0.57779/TheBrowserCompany.Arc.installer.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.25.0.57779/TheBrowserCompany.Arc.locale.en-US.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.25.0.57779/TheBrowserCompany.Arc.locale.zh-CN.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.25.0.57779/TheBrowserCompany.Arc.yaml diff --git a/manifests/t/TheBrowserCompany/Arc/1.25.0.57779/TheBrowserCompany.Arc.installer.yaml b/manifests/t/TheBrowserCompany/Arc/1.25.0.57779/TheBrowserCompany.Arc.installer.yaml new file mode 100644 index 000000000000..145b83eac6ae --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.25.0.57779/TheBrowserCompany.Arc.installer.yaml @@ -0,0 +1,26 @@ +# 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: TheBrowserCompany.Arc +PackageVersion: 1.25.0.57779 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.18362.0 +InstallerType: msix +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCLibs.Desktop.14 + - PackageIdentifier: Microsoft.WindowsAppRuntime.1.5 +PackageFamilyName: TheBrowserCompany.Arc_ttt1ap7aakyb4 +Installers: +- Architecture: x64 + InstallerUrl: https://releases.arc.net/windows/prod/1.25.0.57779/Arc.x64.msix + InstallerSha256: C8B3173E0C23DD78752FA9B074ED37CD246FD51068E4A02EDAD95D1358B97FB1 + SignatureSha256: A3644953200A94804046AED2EBD71863FEE382BBAB5B6F34D9CD00FC53674D74 +- Architecture: arm64 + InstallerUrl: https://releases.arc.net/windows/prod/1.25.0.57779/Arc.arm64.msix + InstallerSha256: 4D9CB7BA4033C421DC788964D460D8C1B36855D59AA736B256AA69F0167CA25A + SignatureSha256: 1CC25777B3A21D5B3401AFACDA2DCD67F5ED40AD3A60AD513E8F894C5D20AEBE +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.25.0.57779/TheBrowserCompany.Arc.locale.en-US.yaml b/manifests/t/TheBrowserCompany/Arc/1.25.0.57779/TheBrowserCompany.Arc.locale.en-US.yaml new file mode 100644 index 000000000000..453411a1fc1b --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.25.0.57779/TheBrowserCompany.Arc.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: TheBrowserCompany.Arc +PackageVersion: 1.25.0.57779 +PackageLocale: en-US +Publisher: The Browser Company of New York +PublisherUrl: https://arc.net/ +PublisherSupportUrl: https://resources.arc.net/ +PrivacyUrl: https://arc.net/privacy +Author: THE BROWSER COMPANY OF NEW YORK INC. +PackageName: Arc +PackageUrl: https://arc.net/ +License: Proprietary +LicenseUrl: https://start.arc.net/terms-of-use +Copyright: Copyright 2024 The Browser Company. All rights reserved. +# CopyrightUrl: +ShortDescription: Arc is a new browser that shapes itself to how you use the internet. It offers Spaces, Profiles, Split View, Themes, and more to organize and customize your online experience. +# Description: +# Moniker: +Tags: +- browser +- chromium +- internet +- web +- webpage +# ReleaseNotes: +ReleaseNotesUrl: https://arc.net/windows/release-notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://arc.net/faq +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.25.0.57779/TheBrowserCompany.Arc.locale.zh-CN.yaml b/manifests/t/TheBrowserCompany/Arc/1.25.0.57779/TheBrowserCompany.Arc.locale.zh-CN.yaml new file mode 100644 index 000000000000..e4ee07726bdd --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.25.0.57779/TheBrowserCompany.Arc.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: TheBrowserCompany.Arc +PackageVersion: 1.25.0.57779 +PackageLocale: zh-CN +Publisher: The Browser Company of New York +PublisherUrl: https://arc.net/ +PublisherSupportUrl: https://resources.arc.net/ +PrivacyUrl: https://arc.net/privacy +Author: THE BROWSER COMPANY OF NEW YORK INC. +PackageName: Arc +PackageUrl: https://arc.net/ +License: 专有软件 +LicenseUrl: https://start.arc.net/terms-of-use +Copyright: Copyright 2024 The Browser Company. All rights reserved. +# CopyrightUrl: +ShortDescription: Arc 是一款全新的浏览器,可以根据您使用互联网的方式进行调整。它提供“空间”、“配置文件”、“拆分视图”、“主题”等功能,组织和定制您的冲浪体验。 +# Description: +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +# ReleaseNotes: +ReleaseNotesUrl: https://arc.net/windows/release-notes +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://arc.net/faq +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.25.0.57779/TheBrowserCompany.Arc.yaml b/manifests/t/TheBrowserCompany/Arc/1.25.0.57779/TheBrowserCompany.Arc.yaml new file mode 100644 index 000000000000..0f11f4609d5c --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.25.0.57779/TheBrowserCompany.Arc.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: TheBrowserCompany.Arc +PackageVersion: 1.25.0.57779 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From e50c2eddb20c45024c28e6e31db765d56f3263aa Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 22:40:04 +0800 Subject: [PATCH 665/720] New version: iQIYI.iQIYI version 12.10.0.8741 (#185706) --- .../12.10.0.8741/iQIYI.iQIYI.installer.yaml | 39 ++++++++++++++++++ .../iQIYI.iQIYI.locale.en-US.yaml | 37 +++++++++++++++++ .../iQIYI.iQIYI.locale.zh-CN.yaml | 41 +++++++++++++++++++ .../iQIYI.iQIYI.locale.zh-HK.yaml | 38 +++++++++++++++++ .../iQIYI.iQIYI.locale.zh-TW.yaml | 38 +++++++++++++++++ .../iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.yaml | 8 ++++ 6 files changed, 201 insertions(+) create mode 100644 manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.installer.yaml create mode 100644 manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.locale.en-US.yaml create mode 100644 manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.locale.zh-CN.yaml create mode 100644 manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.locale.zh-HK.yaml create mode 100644 manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.locale.zh-TW.yaml create mode 100644 manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.yaml diff --git a/manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.installer.yaml b/manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.installer.yaml new file mode 100644 index 000000000000..d22fd2a87864 --- /dev/null +++ b/manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.installer.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: iQIYI.iQIYI +PackageVersion: 12.10.0.8741 +InstallerType: nullsoft +UpgradeBehavior: install +Protocols: +- qips +- qisu +FileExtensions: +- 3gp +- 3gpp +- asf +- avi +- flac +- flv +- m4v +- mkv +- mov +- mp4 +- mpe +- mpeg +- mpg +- ogm +- ogv +- pgf +- pmv +- qsv +- ts +- webm +- wmv +Installers: +- Architecture: x64 + InstallerUrl: https://mesh.if.iqiyi.com/player/upgrade/file/12.10.0.8741/IQIYIsetup_winget.exe + InstallerSha256: 29FE90FCE8602D220B8B2812DDA354D1295A749BA3711B283C707EE5B47A348D + ProductCode: PPStream +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.locale.en-US.yaml b/manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.locale.en-US.yaml new file mode 100644 index 000000000000..2b172a00fe8d --- /dev/null +++ b/manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.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.locale.1.6.0.schema.json + +PackageIdentifier: iQIYI.iQIYI +PackageVersion: 12.10.0.8741 +PackageLocale: en-US +Publisher: 爱奇艺 +PublisherUrl: https://www.iqiyi.com/ +PublisherSupportUrl: https://help.iqiyi.com/ +PrivacyUrl: https://privacy.iqiyi.com/policies +Author: Beijing Qiyi Century Science & Technology Co., Ltd. +PackageName: 爱奇艺 +PackageUrl: https://www.iqiyi.com/appstore.html +License: Proprietary +LicenseUrl: https://www.iqiyi.com/user/register/protocol.html +Copyright: Copyright © 2024 iQIYI All Rights Reserved +# CopyrightUrl: +ShortDescription: iQIYI Windows client app +Description: iQIYI comes with smooth streaming service, easy to use interface & tons of popular dramas, movies and TV shows! +# Moniker: +Tags: +- film +- media +- movie +- multimedia +- player +- serial +- series +- show +- video +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://vip.iqiyi.com/ +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.locale.zh-CN.yaml b/manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.locale.zh-CN.yaml new file mode 100644 index 000000000000..faa50367a826 --- /dev/null +++ b/manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.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.defaultLocale.1.6.0.schema.json + +PackageIdentifier: iQIYI.iQIYI +PackageVersion: 12.10.0.8741 +PackageLocale: zh-CN +Publisher: 爱奇艺 +PublisherUrl: https://www.iqiyi.com/ +PublisherSupportUrl: https://help.iqiyi.com/ +PrivacyUrl: https://privacy.iqiyi.com/policies +Author: 北京奇艺世纪科技有限公司 +PackageName: 爱奇艺 +PackageUrl: https://www.iqiyi.com/appstore.html +License: 专有软件 +LicenseUrl: https://www.iqiyi.com/user/register/protocol.html +Copyright: Copyright © 2024 爱奇艺 All Rights Reserved +# CopyrightUrl: +ShortDescription: 爱奇艺 Windows 客户端 +Description: 爱奇艺秉承“悦享品质”的品牌口号,坚持“让人们平等便捷地获得更多、更好的视频”的企业愿景,奉行“简单想,简单做”的企业文化,积极推动产品、技术、内容、营销等全方位创新,为用户提供更丰富、高清、流畅的专业视频服务。截至目前,爱奇艺构建了涵盖电影、电视剧、综艺、动漫、纪录片等十余种类型的国内首家正版视频内容库,高清流畅的视频体验成为行业标杆。 +# Moniker: +Tags: +- 多媒体 +- 媒体 +- 影音 +- 播放器 +- 电影 +- 电视剧 +- 视频 +- 纪录片 +- 综艺 +- 连续剧 +ReleaseNotes: |- + 1.《七夜雪》《人民警察》《喜剧之王单口季》热播中 + 2. 降低客户端内存消耗,观影更流畅 + 3. 优化了一些功能体验,修复了一些已知问题 +# ReleaseNotesUrl: +PurchaseUrl: https://vip.iqiyi.com/ +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.locale.zh-HK.yaml b/manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.locale.zh-HK.yaml new file mode 100644 index 000000000000..9380375ca6e4 --- /dev/null +++ b/manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.locale.zh-HK.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: iQIYI.iQIYI +PackageVersion: 12.10.0.8741 +PackageLocale: zh-HK +Publisher: 愛奇藝 +PublisherUrl: https://www.iqiyi.com/ +PublisherSupportUrl: https://help.iqiyi.com/ +PrivacyUrl: https://privacy.iqiyi.com/policies +Author: 北京奇藝世紀科技有限公司 +PackageName: 愛奇藝 +PackageUrl: https://www.iqiyi.com/appstore.html +License: 專有軟件 +LicenseUrl: https://www.iqiyi.com/user/register/protocol.html +Copyright: Copyright © 2024 愛奇藝 All Rights Reserved +# CopyrightUrl: +ShortDescription: 愛奇藝 for Windows +Description: 愛奇藝內容豐富多元,涵蓋電影、電視劇、動漫、紀錄片、綜藝、娛樂等熱門視頻,持續快速更新內容;視頻播放清晰流暢,操作介面簡單友好,真正為用戶帶來“悅享品質”的觀映體驗。 +# Moniker: +Tags: +- 多媒體 +- 媒體 +- 影片 +- 影音 +- 播放器 +- 紀錄片 +- 綜藝 +- 連續劇 +- 電影 +- 電視劇 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://vip.iqiyi.com/ +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.locale.zh-TW.yaml b/manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.locale.zh-TW.yaml new file mode 100644 index 000000000000..084734cf7d5c --- /dev/null +++ b/manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.locale.zh-TW.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: iQIYI.iQIYI +PackageVersion: 12.10.0.8741 +PackageLocale: zh-TW +Publisher: 愛奇藝 +PublisherUrl: https://www.iqiyi.com/ +PublisherSupportUrl: https://help.iqiyi.com/ +PrivacyUrl: https://privacy.iqiyi.com/policies +Author: 北京奇藝世紀科技有限公司 +PackageName: 愛奇藝 +PackageUrl: https://www.iqiyi.com/appstore.html +License: 專有軟件 +LicenseUrl: https://www.iqiyi.com/user/register/protocol.html +Copyright: Copyright © 2024 愛奇藝 All Rights Reserved +# CopyrightUrl: +ShortDescription: 愛奇藝 for Windows +Description: 愛奇藝內容豐富多元,涵蓋電影、電視劇、動漫、紀錄片、綜藝、娛樂等熱門視頻,持續快速更新內容;視頻播放清晰流暢,操作介面簡單友好,真正為用戶帶來“悅享品質”的觀映體驗。 +# Moniker: +Tags: +- 多媒體 +- 媒體 +- 影片 +- 影音 +- 播放器 +- 紀錄片 +- 綜藝 +- 連續劇 +- 電影 +- 電視劇 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://vip.iqiyi.com/ +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.yaml b/manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.yaml new file mode 100644 index 000000000000..88ae5dd983a4 --- /dev/null +++ b/manifests/i/iQIYI/iQIYI/12.10.0.8741/iQIYI.iQIYI.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: iQIYI.iQIYI +PackageVersion: 12.10.0.8741 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.6.0 From a917478caf0829d3bf15cd5a9e6630485d851d38 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 22:44:56 +0800 Subject: [PATCH 666/720] New version: 360.360SE version 15.3.6242.64 (#185703) --- .../15.3.6242.64/360.360SE.installer.yaml | 62 +++++++++++++++++++ .../15.3.6242.64/360.360SE.locale.en-US.yaml | 36 +++++++++++ .../15.3.6242.64/360.360SE.locale.zh-CN.yaml | 35 +++++++++++ .../3/360/360SE/15.3.6242.64/360.360SE.yaml | 8 +++ 4 files changed, 141 insertions(+) create mode 100644 manifests/3/360/360SE/15.3.6242.64/360.360SE.installer.yaml create mode 100644 manifests/3/360/360SE/15.3.6242.64/360.360SE.locale.en-US.yaml create mode 100644 manifests/3/360/360SE/15.3.6242.64/360.360SE.locale.zh-CN.yaml create mode 100644 manifests/3/360/360SE/15.3.6242.64/360.360SE.yaml diff --git a/manifests/3/360/360SE/15.3.6242.64/360.360SE.installer.yaml b/manifests/3/360/360SE/15.3.6242.64/360.360SE.installer.yaml new file mode 100644 index 000000000000..7946995b9a6d --- /dev/null +++ b/manifests/3/360/360SE/15.3.6242.64/360.360SE.installer.yaml @@ -0,0 +1,62 @@ +# 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: 360.360SE +PackageVersion: 15.3.6242.64 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent-install + SilentWithProgress: --silent-install + InstallLocation: --install-path="" + Upgrade: --full-install-update +ExpectedReturnCodes: +- InstallerReturnCode: 1 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 405 + ReturnResponse: installInProgress +- InstallerReturnCode: 431 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 5042 + ReturnResponse: cancelledByUser +UpgradeBehavior: install +Protocols: +- 360seurl +- ftp +- htmlfile +- http +- https +FileExtensions: +- crx +- htm +- html +- mht +- mhtm +- mhtml +- pdf +- ses +- shtm +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://down.360safe.com/se/360se15.3.6242.64.exe + InstallerSha256: A3DFE70DBDBEBA58F8B2CD4DD712FEBD934D0145776A9F87A4E4A4D2939E21C1 + ProductCode: 360se6 +- Architecture: x64 + Scope: machine + InstallerUrl: https://down.360safe.com/se/360se15.3.6242.64.exe + InstallerSha256: A3DFE70DBDBEBA58F8B2CD4DD712FEBD934D0145776A9F87A4E4A4D2939E21C1 + InstallerSwitches: + Custom: --system-level + ProductCode: 360se6 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/3/360/360SE/15.3.6242.64/360.360SE.locale.en-US.yaml b/manifests/3/360/360SE/15.3.6242.64/360.360SE.locale.en-US.yaml new file mode 100644 index 000000000000..d11c2cb8e683 --- /dev/null +++ b/manifests/3/360/360SE/15.3.6242.64/360.360SE.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: 360.360SE +PackageVersion: 15.3.6242.64 +PackageLocale: en-US +Publisher: 360安全中心 +PublisherUrl: https://browser.360.cn/ +PublisherSupportUrl: https://bbs.360.cn/forum-141-1.html +PrivacyUrl: http://www.360.cn/privacy/v3/anquanliulanqi.html +Author: Beijing Qihoo Technology Co., Ltd. +PackageName: 360安全浏览器 +PackageUrl: https://browser.360.cn/ +License: Freeware +LicenseUrl: http://www.360.cn/xukexieyi.html#liulanqi +Copyright: (C) 360.cn All Rights Reserved. +CopyrightUrl: http://www.360.cn/about/banquanshengming.html +ShortDescription: A browser by Qihoo 360 with safe in mind +Description: 360 Safe Browser (360SE) is a powerful, easy-to-use, fast, and safe browser suitable for online shopping. It uses advanced malicious URL blocking technology which can automatically block malicious URLs such as hijackings, frauds, phishing bank sites, etc. +# Moniker: +Tags: +- browser +- chromium +- ie +- internet-explorer +- web +- webpage +# ReleaseNotes: +ReleaseNotesUrl: https://bbs.360.cn/thread-16123090-1-1.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://faq.bbs.360.cn/#/question/262 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/3/360/360SE/15.3.6242.64/360.360SE.locale.zh-CN.yaml b/manifests/3/360/360SE/15.3.6242.64/360.360SE.locale.zh-CN.yaml new file mode 100644 index 000000000000..6b8c30151d71 --- /dev/null +++ b/manifests/3/360/360SE/15.3.6242.64/360.360SE.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: 360.360SE +PackageVersion: 15.3.6242.64 +PackageLocale: zh-CN +Publisher: 360安全中心 +PublisherUrl: https://browser.360.cn/ +PublisherSupportUrl: https://bbs.360.cn/forum-141-1.html +PrivacyUrl: http://www.360.cn/privacy/v3/anquanliulanqi.html +Author: 北京奇虎科技有限公司 +PackageName: 360安全浏览器 +PackageUrl: https://browser.360.cn/ +License: 免费软件 +LicenseUrl: http://www.360.cn/xukexieyi.html#liulanqi +Copyright: (C) 360.cn All Rights Reserved. +CopyrightUrl: http://www.360.cn/about/banquanshengming.html +ShortDescription: 全面保护上网安全,4 亿用户共同选择 +Description: 360 安全浏览器(360SE),安全、放心的浏览器,网购首选!360 安全浏览器采用先进的恶意网址拦截技术,可自动拦截挂马、欺诈、网银仿冒等恶意网址。360 安全浏览器强大、好用、设计人性化、安全快速!安全上网不中招,就用 360 安全浏览器。 +# Moniker: +Tags: +- chromium +- ie +- internet-explorer +- 浏览器 +- 网页 +# ReleaseNotes: +ReleaseNotesUrl: https://bbs.360.cn/thread-16123090-1-1.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://faq.bbs.360.cn/#/question/262 +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/3/360/360SE/15.3.6242.64/360.360SE.yaml b/manifests/3/360/360SE/15.3.6242.64/360.360SE.yaml new file mode 100644 index 000000000000..09cc41f856ac --- /dev/null +++ b/manifests/3/360/360SE/15.3.6242.64/360.360SE.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: 360.360SE +PackageVersion: 15.3.6242.64 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 9d24c1a93a7787f8b66a65f23af8a4034d8316af Mon Sep 17 00:00:00 2001 From: blacktop Date: Fri, 25 Oct 2024 09:32:21 -0600 Subject: [PATCH 667/720] New version: blacktop.ipswd 3.1.554 (#185654) Co-authored-by: goreleaserbot --- .../3.1.554/blacktop.ipswd.installer.yaml | 26 +++++++++++++++++++ .../3.1.554/blacktop.ipswd.locale.en-US.yaml | 13 ++++++++++ .../ipswd/3.1.554/blacktop.ipswd.yaml | 7 +++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/b/blacktop/ipswd/3.1.554/blacktop.ipswd.installer.yaml create mode 100644 manifests/b/blacktop/ipswd/3.1.554/blacktop.ipswd.locale.en-US.yaml create mode 100644 manifests/b/blacktop/ipswd/3.1.554/blacktop.ipswd.yaml diff --git a/manifests/b/blacktop/ipswd/3.1.554/blacktop.ipswd.installer.yaml b/manifests/b/blacktop/ipswd/3.1.554/blacktop.ipswd.installer.yaml new file mode 100644 index 000000000000..4dbad36f3958 --- /dev/null +++ b/manifests/b/blacktop/ipswd/3.1.554/blacktop.ipswd.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: blacktop.ipswd +PackageVersion: 3.1.554 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-10-24" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ipswd.exe + PortableCommandAlias: ipswd + InstallerUrl: https://github.com/blacktop/ipsw/releases/download/v3.1.554/ipswd_3.1.554_windows_arm64.zip + InstallerSha256: 2a3baf008039d4deede2ead7f995f57f13f285eec1f399eace5e68b5f8cfd9a9 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ipswd.exe + PortableCommandAlias: ipswd + InstallerUrl: https://github.com/blacktop/ipsw/releases/download/v3.1.554/ipswd_3.1.554_windows_x86_64.zip + InstallerSha256: a5d3c8e5349ffadd853f4c313a9b9f54028f767ef025c24580313451d7f99b65 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/blacktop/ipswd/3.1.554/blacktop.ipswd.locale.en-US.yaml b/manifests/b/blacktop/ipswd/3.1.554/blacktop.ipswd.locale.en-US.yaml new file mode 100644 index 000000000000..ba4e170b2cf3 --- /dev/null +++ b/manifests/b/blacktop/ipswd/3.1.554/blacktop.ipswd.locale.en-US.yaml @@ -0,0 +1,13 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: blacktop.ipswd +PackageVersion: 3.1.554 +PackageLocale: en-US +Publisher: blacktop +PackageName: ipswd +PackageUrl: https://github.com/blacktop/ipsw +License: MIT +ShortDescription: ipsw - Daemon +Moniker: ipswd +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/blacktop/ipswd/3.1.554/blacktop.ipswd.yaml b/manifests/b/blacktop/ipswd/3.1.554/blacktop.ipswd.yaml new file mode 100644 index 000000000000..85edd084fa96 --- /dev/null +++ b/manifests/b/blacktop/ipswd/3.1.554/blacktop.ipswd.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: blacktop.ipswd +PackageVersion: 3.1.554 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4295ff266af49aede9d16b1b7e1fadcf6b5aef73 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Fri, 25 Oct 2024 17:32:36 +0200 Subject: [PATCH 668/720] Update version: MongoDB.Server version 8.0.3 (#185647) --- .../8.0.3/MongoDB.Server.installer.yaml | 26 +++++++++++++++++++ .../8.0.3/MongoDB.Server.locale.en-US.yaml | 25 ++++++++++++++++++ .../MongoDB/Server/8.0.3/MongoDB.Server.yaml | 8 ++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/m/MongoDB/Server/8.0.3/MongoDB.Server.installer.yaml create mode 100644 manifests/m/MongoDB/Server/8.0.3/MongoDB.Server.locale.en-US.yaml create mode 100644 manifests/m/MongoDB/Server/8.0.3/MongoDB.Server.yaml diff --git a/manifests/m/MongoDB/Server/8.0.3/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/8.0.3/MongoDB.Server.installer.yaml new file mode 100644 index 000000000000..5b021f32232b --- /dev/null +++ b/manifests/m/MongoDB/Server/8.0.3/MongoDB.Server.installer.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: MongoDB.Server +PackageVersion: 8.0.3 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress +UpgradeBehavior: uninstallPrevious +ProductCode: '{AC456BC4-7508-4A43-A63A-503481454A96}' +AppsAndFeaturesEntries: +- DisplayName: MongoDB 7.0.9 2008R2Plus SSL (64 bit) +Installers: +- Architecture: x64 + InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.3-signed.msi + InstallerSha256: F064B0D5096136A70EDD9A4A1C17D23C78F62600BA860512523EEE2206A018B9 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/MongoDB/Server/8.0.3/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/8.0.3/MongoDB.Server.locale.en-US.yaml new file mode 100644 index 000000000000..6b0250d41aa8 --- /dev/null +++ b/manifests/m/MongoDB/Server/8.0.3/MongoDB.Server.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: MongoDB.Server +PackageVersion: 8.0.3 +PackageLocale: en-US +Publisher: MongoDB Inc. +PublisherUrl: https://www.mongodb.com +PublisherSupportUrl: https://support.mongodb.com/welcome +PrivacyUrl: https://www.mongodb.com/legal/privacy-policy +Author: MongoDB Inc. +PackageName: MongoDB +PackageUrl: https://www.mongodb.com/try/download/community +License: Server Side Public License (SSPL) +LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license +Copyright: © 2023 MongoDB, Inc. +CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license +ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. +Moniker: mongodb-server +Tags: +- database +- mongo +- server +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/MongoDB/Server/8.0.3/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/8.0.3/MongoDB.Server.yaml new file mode 100644 index 000000000000..8ccd2ea74a65 --- /dev/null +++ b/manifests/m/MongoDB/Server/8.0.3/MongoDB.Server.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: MongoDB.Server +PackageVersion: 8.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 1bf3a4c13573e65f7c90965291227f820c970b54 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Fri, 25 Oct 2024 21:06:18 +0530 Subject: [PATCH 669/720] New version: OctopusDeploy.Server version 2024.3.12894 (#185681) --- .../OctopusDeploy.Server.installer.yaml | 23 ++++++++++++++++ .../OctopusDeploy.Server.locale.en-US.yaml | 26 +++++++++++++++++++ .../2024.3.12894/OctopusDeploy.Server.yaml | 8 ++++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/o/OctopusDeploy/Server/2024.3.12894/OctopusDeploy.Server.installer.yaml create mode 100644 manifests/o/OctopusDeploy/Server/2024.3.12894/OctopusDeploy.Server.locale.en-US.yaml create mode 100644 manifests/o/OctopusDeploy/Server/2024.3.12894/OctopusDeploy.Server.yaml diff --git a/manifests/o/OctopusDeploy/Server/2024.3.12894/OctopusDeploy.Server.installer.yaml b/manifests/o/OctopusDeploy/Server/2024.3.12894/OctopusDeploy.Server.installer.yaml new file mode 100644 index 000000000000..0ebf579d6d2c --- /dev/null +++ b/manifests/o/OctopusDeploy/Server/2024.3.12894/OctopusDeploy.Server.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: OctopusDeploy.Server +PackageVersion: 2024.3.12894 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{C2CAEB26-DC21-443C-91C5-016588C0551D}' +AppsAndFeaturesEntries: +- UpgradeCode: '{036F1093-D8E3-43D1-A750-EE3096A57D24}' +Installers: +- Architecture: x64 + InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.2024.3.12894-x64.msi + InstallerSha256: C8CE04FB3316CD088688F7A431727282310C332ED2CC9AF366A24F6BD35A1CD3 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-24 diff --git a/manifests/o/OctopusDeploy/Server/2024.3.12894/OctopusDeploy.Server.locale.en-US.yaml b/manifests/o/OctopusDeploy/Server/2024.3.12894/OctopusDeploy.Server.locale.en-US.yaml new file mode 100644 index 000000000000..6125e7381dbd --- /dev/null +++ b/manifests/o/OctopusDeploy/Server/2024.3.12894/OctopusDeploy.Server.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: OctopusDeploy.Server +PackageVersion: 2024.3.12894 +PackageLocale: en-US +Publisher: Octopus Deploy Pty. Ltd. +PublisherUrl: https://octopus.com +PublisherSupportUrl: https://octopus.com/support +PrivacyUrl: https://octopus.com/legal/privacy +PackageName: Octopus Deploy Server +PackageUrl: https://octopus.com/downloads +License: Proprietary +LicenseUrl: https://octopus.com/legal/customer-agreement +Copyright: Copyright © 2023 Octopus Deploy +CopyrightUrl: https://octopus.com/legal/customer-agreement +ShortDescription: Octopus Deploy makes it easy to automate your deployments and operations runbooks from a single place, helping you ship code faster, improve reliability, and break down dev & ops silos. +Moniker: octopus-server +Tags: +- build +- deploy +- devops +- dotnet +- octopus +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OctopusDeploy/Server/2024.3.12894/OctopusDeploy.Server.yaml b/manifests/o/OctopusDeploy/Server/2024.3.12894/OctopusDeploy.Server.yaml new file mode 100644 index 000000000000..fbc82aba3441 --- /dev/null +++ b/manifests/o/OctopusDeploy/Server/2024.3.12894/OctopusDeploy.Server.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: OctopusDeploy.Server +PackageVersion: 2024.3.12894 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From bae5317a7094f68c04d30577c09abd81ecc00a1e Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Fri, 25 Oct 2024 21:06:47 +0530 Subject: [PATCH 670/720] New version: VoyagerX.Vrew version 2.7.3 (#185688) --- .../Vrew/2.7.3/VoyagerX.Vrew.installer.yaml | 32 +++++++++++++++++++ .../2.7.3/VoyagerX.Vrew.locale.en-US.yaml | 20 ++++++++++++ .../v/VoyagerX/Vrew/2.7.3/VoyagerX.Vrew.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/v/VoyagerX/Vrew/2.7.3/VoyagerX.Vrew.installer.yaml create mode 100644 manifests/v/VoyagerX/Vrew/2.7.3/VoyagerX.Vrew.locale.en-US.yaml create mode 100644 manifests/v/VoyagerX/Vrew/2.7.3/VoyagerX.Vrew.yaml diff --git a/manifests/v/VoyagerX/Vrew/2.7.3/VoyagerX.Vrew.installer.yaml b/manifests/v/VoyagerX/Vrew/2.7.3/VoyagerX.Vrew.installer.yaml new file mode 100644 index 000000000000..e2406172735e --- /dev/null +++ b/manifests/v/VoyagerX/Vrew/2.7.3/VoyagerX.Vrew.installer.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: VoyagerX.Vrew +PackageVersion: 2.7.3 +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +FileExtensions: +- avi +- flv +- m2ts +- m4a +- m4v +- mkv +- mov +- mp3 +- mp4 +- mpeg +- mts +- vrew +- wav +- webm +- wmv +Installers: +- Architecture: x86 + InstallerUrl: https://vrew-files.voyagerx.com/Vrew-Installer-2.7.3.exe + InstallerSha256: 98BC636C71FE80401B8D072FA2F64CFE6BBEA6B7D82E3A73BAB19DC335DF8715 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/v/VoyagerX/Vrew/2.7.3/VoyagerX.Vrew.locale.en-US.yaml b/manifests/v/VoyagerX/Vrew/2.7.3/VoyagerX.Vrew.locale.en-US.yaml new file mode 100644 index 000000000000..fc9216273141 --- /dev/null +++ b/manifests/v/VoyagerX/Vrew/2.7.3/VoyagerX.Vrew.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: VoyagerX.Vrew +PackageVersion: 2.7.3 +PackageLocale: en-US +Publisher: VoyagerX, Inc. +PublisherUrl: https://www.voyagerx.com/?lang=en +PrivacyUrl: https://www.notion.so/Vrew-Privacy-Policy-c21889c1f5874ef0b65b7f1fafb4f67c +PackageName: Vrew +PackageUrl: https://vrew.voyagerx.com/en +License: VoyagerX, Inc. (c) 2018 All Rights Reserved. +ShortDescription: VREW is a video editing program, powered by AI technology. Edit and caption your videos with speech recognition. +Moniker: vrew +Tags: +- editing +- video +- video-editing +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/v/VoyagerX/Vrew/2.7.3/VoyagerX.Vrew.yaml b/manifests/v/VoyagerX/Vrew/2.7.3/VoyagerX.Vrew.yaml new file mode 100644 index 000000000000..1dc008d54fbf --- /dev/null +++ b/manifests/v/VoyagerX/Vrew/2.7.3/VoyagerX.Vrew.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: VoyagerX.Vrew +PackageVersion: 2.7.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From d21f19a932eac38a817dee6f012a1a4ef5da4245 Mon Sep 17 00:00:00 2001 From: Luka Leer Date: Fri, 25 Oct 2024 17:36:56 +0200 Subject: [PATCH 671/720] New version: MullvadVPN.MullvadVPN.beta version 2024.7-beta1 (#185695) --- .../MullvadVPN.MullvadVPN.beta.installer.yaml | 21 +++++++++++ ...llvadVPN.MullvadVPN.beta.locale.en-US.yaml | 37 +++++++++++++++++++ .../MullvadVPN.MullvadVPN.beta.yaml | 7 ++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/m/MullvadVPN/MullvadVPN/beta/2024.7-beta1/MullvadVPN.MullvadVPN.beta.installer.yaml create mode 100644 manifests/m/MullvadVPN/MullvadVPN/beta/2024.7-beta1/MullvadVPN.MullvadVPN.beta.locale.en-US.yaml create mode 100644 manifests/m/MullvadVPN/MullvadVPN/beta/2024.7-beta1/MullvadVPN.MullvadVPN.beta.yaml diff --git a/manifests/m/MullvadVPN/MullvadVPN/beta/2024.7-beta1/MullvadVPN.MullvadVPN.beta.installer.yaml b/manifests/m/MullvadVPN/MullvadVPN/beta/2024.7-beta1/MullvadVPN.MullvadVPN.beta.installer.yaml new file mode 100644 index 000000000000..52ed562c8543 --- /dev/null +++ b/manifests/m/MullvadVPN/MullvadVPN/beta/2024.7-beta1/MullvadVPN.MullvadVPN.beta.installer.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: MullvadVPN.MullvadVPN.beta +PackageVersion: "2024.7-beta1" +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2024-10-25 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mullvad/mullvadvpn-app/releases/download/2024.7-beta1/MullvadVPN-2024.7-beta1.exe + InstallerSha256: c3d273bc20298e5faf370d2563d7064f0300b50421e7dba6a8397ca622a3bf83 + AppsAndFeaturesEntries: + - DisplayVersion: 2024.7.0-beta1 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/MullvadVPN/MullvadVPN/beta/2024.7-beta1/MullvadVPN.MullvadVPN.beta.locale.en-US.yaml b/manifests/m/MullvadVPN/MullvadVPN/beta/2024.7-beta1/MullvadVPN.MullvadVPN.beta.locale.en-US.yaml new file mode 100644 index 000000000000..38cca52b68f7 --- /dev/null +++ b/manifests/m/MullvadVPN/MullvadVPN/beta/2024.7-beta1/MullvadVPN.MullvadVPN.beta.locale.en-US.yaml @@ -0,0 +1,37 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: MullvadVPN.MullvadVPN.beta +PackageVersion: "2024.7-beta1" +PackageLocale: en-US +Publisher: Mullvad VPN +PublisherUrl: https://mullvad.net +PublisherSupportUrl: https://mullvad.net/help +PrivacyUrl: https://mullvad.net/en/help/privacy-policy +Author: Mullvad VPN +PackageName: Mullvad VPN +PackageUrl: https://mullvad.net +License: GPL-3.0 +LicenseUrl: https://github.com/mullvad/mullvadvpn-app/blob/main/LICENSE.md +Copyright: Copyright (C) 2024 Mullvad VPN AB +CopyrightUrl: https://github.com/mullvad/mullvadvpn-app/blob/main/README.md +ShortDescription: Mullvad is an open-source commercial virtual private network service based in Sweden. +Description: Mullvad is an open-source commercial virtual private network service based in Sweden. +Tags: +- network +- open-source +- privacy +- private +- private-network +- security +- vpn +ReleaseNotes: |- + This release is for desktop only. + Here is a list of all changes since last stable release 2024.6. + + Fixed + macOS + - Fix DNS not working due to broken PF redirect. +ReleaseNotesUrl: https://github.com/mullvad/mullvadvpn-app/releases/tag/2024.7-beta1 +PurchaseUrl: https://mullvad.net/en/account/create +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/MullvadVPN/MullvadVPN/beta/2024.7-beta1/MullvadVPN.MullvadVPN.beta.yaml b/manifests/m/MullvadVPN/MullvadVPN/beta/2024.7-beta1/MullvadVPN.MullvadVPN.beta.yaml new file mode 100644 index 000000000000..a5a8b5d18e05 --- /dev/null +++ b/manifests/m/MullvadVPN/MullvadVPN/beta/2024.7-beta1/MullvadVPN.MullvadVPN.beta.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: MullvadVPN.MullvadVPN.beta +PackageVersion: "2024.7-beta1" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From d8fecbe8b2ec66fe67b19b38797ccd2b1cd0fd90 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Fri, 25 Oct 2024 17:37:23 +0200 Subject: [PATCH 672/720] Update version: GitButler.GitButler version 0.13.7 (#185700) --- .../0.13.7/GitButler.GitButler.installer.yaml | 14 +++++++++++ .../GitButler.GitButler.locale.en-US.yaml | 23 +++++++++++++++++++ .../GitButler/0.13.7/GitButler.GitButler.yaml | 8 +++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/g/GitButler/GitButler/0.13.7/GitButler.GitButler.installer.yaml create mode 100644 manifests/g/GitButler/GitButler/0.13.7/GitButler.GitButler.locale.en-US.yaml create mode 100644 manifests/g/GitButler/GitButler/0.13.7/GitButler.GitButler.yaml diff --git a/manifests/g/GitButler/GitButler/0.13.7/GitButler.GitButler.installer.yaml b/manifests/g/GitButler/GitButler/0.13.7/GitButler.GitButler.installer.yaml new file mode 100644 index 000000000000..a060acd6ceaa --- /dev/null +++ b/manifests/g/GitButler/GitButler/0.13.7/GitButler.GitButler.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: GitButler.GitButler +PackageVersion: 0.13.7 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{E2163C22-01E5-4286-A143-5EAA1068E4CA}' +Installers: +- Architecture: x64 + InstallerUrl: https://releases.gitbutler.com/releases/release/0.13.7-1392/windows/x86_64/GitButler_0.13.7_x64_en-US.msi + InstallerSha256: 8F0D56CE296B30C374C5232FFC11D8DE0763E6A1065BECBD525751FD5B229276 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/GitButler/GitButler/0.13.7/GitButler.GitButler.locale.en-US.yaml b/manifests/g/GitButler/GitButler/0.13.7/GitButler.GitButler.locale.en-US.yaml new file mode 100644 index 000000000000..8db4125e4563 --- /dev/null +++ b/manifests/g/GitButler/GitButler/0.13.7/GitButler.GitButler.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: GitButler.GitButler +PackageVersion: 0.13.7 +PackageLocale: en-US +Publisher: GitButler +PublisherUrl: https://gitbutler.com +PrivacyUrl: https://app.termly.io/policy-viewer/policy.html?policyUUID=a001c8b7-505b-4eab-81e3-fcd1c72bdd79 +PackageName: GitButler +PackageUrl: https://gitbutler.com +License: Functional Source License, Version 1.1, MIT Future License +LicenseUrl: https://github.com/gitbutlerapp/gitbutler/blob/master/LICENSE.md +Copyright: Copyright 2023-2024 GitButler Inc +CopyrightUrl: https://github.com/gitbutlerapp/gitbutler/blob/master/LICENSE.md +ShortDescription: A Git client for simultaneous branches on top of your existing workflow. +Tags: +- git +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.gitbutler.com/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/GitButler/GitButler/0.13.7/GitButler.GitButler.yaml b/manifests/g/GitButler/GitButler/0.13.7/GitButler.GitButler.yaml new file mode 100644 index 000000000000..55ce68efc97e --- /dev/null +++ b/manifests/g/GitButler/GitButler/0.13.7/GitButler.GitButler.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: GitButler.GitButler +PackageVersion: 0.13.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ade0ba7aa1dbe72400a27dcca65a25654d456407 Mon Sep 17 00:00:00 2001 From: Podman Desktop Bot <103741593+podman-desktop-bot@users.noreply.github.com> Date: Fri, 25 Oct 2024 17:38:29 +0200 Subject: [PATCH 673/720] New version: RedHat.Podman-Desktop version 1.13.3 (#185707) --- .../RedHat.Podman-Desktop.installer.yaml | 16 ++++++++++ .../RedHat.Podman-Desktop.locale.en-US.yaml | 31 +++++++++++++++++++ .../1.13.3/RedHat.Podman-Desktop.yaml | 8 +++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/r/RedHat/Podman-Desktop/1.13.3/RedHat.Podman-Desktop.installer.yaml create mode 100644 manifests/r/RedHat/Podman-Desktop/1.13.3/RedHat.Podman-Desktop.locale.en-US.yaml create mode 100644 manifests/r/RedHat/Podman-Desktop/1.13.3/RedHat.Podman-Desktop.yaml diff --git a/manifests/r/RedHat/Podman-Desktop/1.13.3/RedHat.Podman-Desktop.installer.yaml b/manifests/r/RedHat/Podman-Desktop/1.13.3/RedHat.Podman-Desktop.installer.yaml new file mode 100644 index 000000000000..4180fc06c933 --- /dev/null +++ b/manifests/r/RedHat/Podman-Desktop/1.13.3/RedHat.Podman-Desktop.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: RedHat.Podman-Desktop +PackageVersion: 1.13.3 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/containers/podman-desktop/releases/download/v1.13.3/podman-desktop-1.13.3-setup-x64.exe + InstallerSha256: 855D8D2E8554481C637B5265196111E2AD7B62FEEE06CE41914F6FC1FF7D43E9 +- Architecture: arm64 + InstallerUrl: https://github.com/containers/podman-desktop/releases/download/v1.13.3/podman-desktop-1.13.3-setup-arm64.exe + InstallerSha256: 4E186F15BEEA105896D9717CB587085FFEB958FB699EDDFB1B8C998D90AFC485 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-23 diff --git a/manifests/r/RedHat/Podman-Desktop/1.13.3/RedHat.Podman-Desktop.locale.en-US.yaml b/manifests/r/RedHat/Podman-Desktop/1.13.3/RedHat.Podman-Desktop.locale.en-US.yaml new file mode 100644 index 000000000000..07bb13f33689 --- /dev/null +++ b/manifests/r/RedHat/Podman-Desktop/1.13.3/RedHat.Podman-Desktop.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: RedHat.Podman-Desktop +PackageVersion: 1.13.3 +PackageLocale: en-US +Publisher: RedHat +PublisherUrl: https://github.com/containers +PublisherSupportUrl: https://github.com/containers/podman-desktop/issues +PackageName: Podman Desktop +PackageUrl: https://github.com/containers/podman-desktop +License: Apache License 2.0 +Copyright: Copyright © 2022 Podman Desktop +ShortDescription: Manage different container engines from a single UI and tray icon +Tags: +- container +- containers +- desktop +- docker +- hacktoberfest +- kubernetes +- podman +- podman-desktop +- tray-application +- ui +ReleaseNotesUrl: https://github.com/containers/podman-desktop/releases/tag/v1.13.3 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/containers/podman-desktop/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/r/RedHat/Podman-Desktop/1.13.3/RedHat.Podman-Desktop.yaml b/manifests/r/RedHat/Podman-Desktop/1.13.3/RedHat.Podman-Desktop.yaml new file mode 100644 index 000000000000..012cf9e1b022 --- /dev/null +++ b/manifests/r/RedHat/Podman-Desktop/1.13.3/RedHat.Podman-Desktop.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: RedHat.Podman-Desktop +PackageVersion: 1.13.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4f71ef4d6dd238e1d0294ef0f85f5495d2c9ed2a Mon Sep 17 00:00:00 2001 From: stevenlele <15964380+stevenlele@users.noreply.github.com> Date: Fri, 25 Oct 2024 15:38:43 +0000 Subject: [PATCH 674/720] New version: Tencent.WeType version 1.2.6.752 (#185708) --- .../1.2.6.752/Tencent.WeType.installer.yaml | 23 +++++++++++++++ .../Tencent.WeType.locale.zh-CN.yaml | 29 +++++++++++++++++++ .../WeType/1.2.6.752/Tencent.WeType.yaml | 7 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/t/Tencent/WeType/1.2.6.752/Tencent.WeType.installer.yaml create mode 100644 manifests/t/Tencent/WeType/1.2.6.752/Tencent.WeType.locale.zh-CN.yaml create mode 100644 manifests/t/Tencent/WeType/1.2.6.752/Tencent.WeType.yaml diff --git a/manifests/t/Tencent/WeType/1.2.6.752/Tencent.WeType.installer.yaml b/manifests/t/Tencent/WeType/1.2.6.752/Tencent.WeType.installer.yaml new file mode 100644 index 000000000000..9e5935e450eb --- /dev/null +++ b/manifests/t/Tencent/WeType/1.2.6.752/Tencent.WeType.installer.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Tencent.WeType +PackageVersion: 1.2.6.752 +InstallerLocale: zh-CN +InstallerType: exe +Scope: machine +InstallerSwitches: + Silent: /s + SilentWithProgress: /s +UpgradeBehavior: deny +ProductCode: WeType +ReleaseDate: 2024-10-25 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://download.z.weixin.qq.com/app/win/WeTypeSetup_1.2.6.752_3.exe + InstallerSha256: 5A5E8002EA9EEDE483C00D48AB1DE20CD2C19808353C6FE1181AC283C6C28497 +- Architecture: arm64 + InstallerUrl: https://download.z.weixin.qq.com/app/win/WeTypeSetup_1.2.6.752_3.exe + InstallerSha256: 5A5E8002EA9EEDE483C00D48AB1DE20CD2C19808353C6FE1181AC283C6C28497 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/t/Tencent/WeType/1.2.6.752/Tencent.WeType.locale.zh-CN.yaml b/manifests/t/Tencent/WeType/1.2.6.752/Tencent.WeType.locale.zh-CN.yaml new file mode 100644 index 000000000000..724cea0db812 --- /dev/null +++ b/manifests/t/Tencent/WeType/1.2.6.752/Tencent.WeType.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Tencent.WeType +PackageVersion: 1.2.6.752 +PackageLocale: zh-CN +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://z.weixin.qq.com/ +PrivacyUrl: https://wetype.wxqcloud.qq.com/page/article/index/13.html +Author: 深圳市腾讯计算机系统有限公司 +PackageName: 微信输入法 +PackageUrl: https://z.weixin.qq.com/ +License: 免费软件 +LicenseUrl: https://wetype.wxqcloud.qq.com/page/article/index/14.html +Copyright: 腾讯公司 版权所有 Copyright © 1998-2024 Tencent. All Rights Reserved. +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 微信输入法是微信官方出品的中文输入法,提供高效的输入体验、精准的推荐策略、多元的创新玩法。 +Tags: +- 中文 +- 拼音 +- 汉语 +- 输入法 +InstallationNotes: |- + 请尽量使用输入法自带的更新功能。如果必须使用 WinGet 来更新,请运行: + winget install Tencent.WeType --interactive --force + 或者 + winget install Tencent.WeType -i --force + 不指定 -i 或 --interactive 会导致更新需要重启系统后才能生效。 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/t/Tencent/WeType/1.2.6.752/Tencent.WeType.yaml b/manifests/t/Tencent/WeType/1.2.6.752/Tencent.WeType.yaml new file mode 100644 index 000000000000..41f6b91b448c --- /dev/null +++ b/manifests/t/Tencent/WeType/1.2.6.752/Tencent.WeType.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Tencent.WeType +PackageVersion: 1.2.6.752 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.6.0 From 07d556a8f808cdce51c33826f9ee919162f71ba9 Mon Sep 17 00:00:00 2001 From: Markson Hon <50002150+MarksonHon@users.noreply.github.com> Date: Fri, 25 Oct 2024 23:40:05 +0800 Subject: [PATCH 675/720] New version: v2rayA.v2rayA version 2.2.6.1 (#185710) --- .../2.2.6.1/v2rayA.v2rayA.installer.yaml | 16 ++++++++++++ .../2.2.6.1/v2rayA.v2rayA.locale.en-US.yaml | 26 +++++++++++++++++++ .../v2rayA/v2rayA/2.2.6.1/v2rayA.v2rayA.yaml | 8 ++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/v/v2rayA/v2rayA/2.2.6.1/v2rayA.v2rayA.installer.yaml create mode 100644 manifests/v/v2rayA/v2rayA/2.2.6.1/v2rayA.v2rayA.locale.en-US.yaml create mode 100644 manifests/v/v2rayA/v2rayA/2.2.6.1/v2rayA.v2rayA.yaml diff --git a/manifests/v/v2rayA/v2rayA/2.2.6.1/v2rayA.v2rayA.installer.yaml b/manifests/v/v2rayA/v2rayA/2.2.6.1/v2rayA.v2rayA.installer.yaml new file mode 100644 index 000000000000..c9b2e66eef85 --- /dev/null +++ b/manifests/v/v2rayA/v2rayA/2.2.6.1/v2rayA.v2rayA.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: v2rayA.v2rayA +PackageVersion: 2.2.6.1 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/v2rayA/v2rayA/releases/download/v2.2.6.1/installer_windows_inno_x64_2.2.6.1.exe + InstallerSha256: 6A6DE64C1ADAD62DDD72575B06299404AFBA9C89280A46E6A67F072DBE86C37F +- Architecture: arm64 + InstallerUrl: https://github.com/v2rayA/v2rayA/releases/download/v2.2.6.1/installer_windows_inno_arm64_2.2.6.1.exe + InstallerSha256: 899508FA0FDB81233AF6DA430EB537A04933DADD8D76C33B4536293DBA977D5C +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-25 diff --git a/manifests/v/v2rayA/v2rayA/2.2.6.1/v2rayA.v2rayA.locale.en-US.yaml b/manifests/v/v2rayA/v2rayA/2.2.6.1/v2rayA.v2rayA.locale.en-US.yaml new file mode 100644 index 000000000000..4fb7b8550827 --- /dev/null +++ b/manifests/v/v2rayA/v2rayA/2.2.6.1/v2rayA.v2rayA.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: v2rayA.v2rayA +PackageVersion: 2.2.6.1 +PackageLocale: en-US +Publisher: v2rayA Organization +PublisherUrl: https://github.com/v2rayA +PackageName: v2rayA +PackageUrl: https://github.com/v2rayA/v2rayA +License: AGPL-3.0 +ShortDescription: A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan, Tuic and Juicity protocols. +Tags: +- gfw +- gui +- juicity +- linux +- shadowsocks +- shadowsocksr +- ssr +- trojan +- tuic +- v2ray +ReleaseNotesUrl: https://github.com/v2rayA/v2rayA/releases/tag/v2.2.6.1 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/v/v2rayA/v2rayA/2.2.6.1/v2rayA.v2rayA.yaml b/manifests/v/v2rayA/v2rayA/2.2.6.1/v2rayA.v2rayA.yaml new file mode 100644 index 000000000000..9f2d4c801744 --- /dev/null +++ b/manifests/v/v2rayA/v2rayA/2.2.6.1/v2rayA.v2rayA.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: v2rayA.v2rayA +PackageVersion: 2.2.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 192361fde8fe21ddcafeb3bf45a0f2936e12ef48 Mon Sep 17 00:00:00 2001 From: Stacklok Bot <140063061+stacklokbot@users.noreply.github.com> Date: Fri, 25 Oct 2024 18:40:18 +0300 Subject: [PATCH 676/720] New version: stacklok.minder 0.0.71 (#185711) Co-authored-by: stacklokbot --- .../0.0.71/stacklok.minder.installer.yaml | 26 +++++++++++++ .../0.0.71/stacklok.minder.locale.en-US.yaml | 39 +++++++++++++++++++ .../minder/0.0.71/stacklok.minder.yaml | 7 ++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/s/stacklok/minder/0.0.71/stacklok.minder.installer.yaml create mode 100644 manifests/s/stacklok/minder/0.0.71/stacklok.minder.locale.en-US.yaml create mode 100644 manifests/s/stacklok/minder/0.0.71/stacklok.minder.yaml diff --git a/manifests/s/stacklok/minder/0.0.71/stacklok.minder.installer.yaml b/manifests/s/stacklok/minder/0.0.71/stacklok.minder.installer.yaml new file mode 100644 index 000000000000..364967d4868e --- /dev/null +++ b/manifests/s/stacklok/minder/0.0.71/stacklok.minder.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: stacklok.minder +PackageVersion: 0.0.71 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-10-25" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: minder.exe + PortableCommandAlias: minder + InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.0.71/minder_0.0.71_windows_arm64.zip + InstallerSha256: 4894a932b990bee4a0add8233d6e662ba9a042b826941763cb9c26e5a5df5a5a + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: minder.exe + PortableCommandAlias: minder + InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.0.71/minder_0.0.71_windows_amd64.zip + InstallerSha256: 60f5f4b53f69619a211026a0f795b3e8da037c1b0216ad67b09ce8b8a522a420 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/stacklok/minder/0.0.71/stacklok.minder.locale.en-US.yaml b/manifests/s/stacklok/minder/0.0.71/stacklok.minder.locale.en-US.yaml new file mode 100644 index 000000000000..5ca17ef5cacb --- /dev/null +++ b/manifests/s/stacklok/minder/0.0.71/stacklok.minder.locale.en-US.yaml @@ -0,0 +1,39 @@ +# 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: stacklok.minder +PackageVersion: 0.0.71 +PackageLocale: en-US +Publisher: stacklok +PublisherSupportUrl: https://github.com/mindersec/minder/issues/new/choose +PackageName: minder +PackageUrl: https://stacklok.com +License: Apache-2.0 +LicenseUrl: https://github.com/mindersec/minder/blob/main/LICENSE +Copyright: Stacklok, Inc. +ShortDescription: minder is the client CLI for interacting with Minder by Stacklok. +Moniker: minder +Tags: + - golang + - cli +ReleaseNotes: | + ## Changelog + * f75a16cfae134353f2b2a76ca051e44ac2cf350a: Document mindev entity schema (#4820) (@ethomson) + * 1bc9af58b176e29225f0f43f757aa42edb9a3639: Fix `mindev ruletype lint`. (#4828) (@blkt) + * 226f2fb40aec8ffff521df11e211b581ac7fb4d5: Move config from internal to pkg (#4805) (@rdimitrov) + * 30decca32c4689f93a1df3ecee9639df81107753: Move events from internal to pkg (#4812) (@rdimitrov) + * f27c512eed8f540b953a61c6dbb0a4db6f1cb46d: Move getting a logger from config to the config package (#4816) (@rdimitrov) + * 2f4770ad50c015b2123637e9cacb287d285b35c6: Move profiles from internal to pkg (#4811) (@rdimitrov) + * b8434fecb743f7ab49db566202ce7ec1ffd6a0fb: Move ruletypes from internal to pkg (#4810) (@rdimitrov) + * 29e07066356634a19843e14810aae393f99ba3c8: Move selectors from internal/engine to pkg/engine (#4813) (@rdimitrov) + * c8678a1ffce12f4cd17e77cc90d7988990b63ca0: Propagate project and entity information to rule evaluation logs (#4818) (@evankanderson) + * 19e38a31d511a61844f43ae2608242470db9f5d3: build(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#4802) (@dependabot[bot]) + * 95fb367d74eab4bad3a9992be199db85935ea8e5: build(deps): bump actions/setup-go from 5.0.2 to 5.1.0 (#4827) (@dependabot[bot]) + * b47785025576ff6bc94df5a6e982fbe90461cb3c: build(deps): bump actions/setup-node from 4.0.4 to 4.1.0 (#4825) (@dependabot[bot]) + * 828a944363699a6d03891a0104e5edab1d0772ac: build(deps): bump cookie and express in /docs (#4806) (@dependabot[bot]) + * 2bd37263cb515479722f51406b4e4de9b218e48f: build(deps): bump coverallsapp/github-action from 2.3.3 to 2.3.4 (#4826) (@dependabot[bot]) + * 387f74210101757298374b81cd97c8ae857cbdf4: build(deps): bump github.com/charmbracelet/bubbletea from 1.1.1 to 1.1.2 (#4823) (@dependabot[bot]) + * 9032ea0b63b635b65a5bb3f36c49b643bbbdce45: build(deps): bump github.com/thomaspoignant/go-feature-flag from 1.36.1 to 1.37.0 (#4824) (@dependabot[bot]) + * 693862c9771d20bcd36a7639c87f94aee07283a3: build(deps): bump k8s.io/client-go from 0.31.1 to 0.31.2 (#4803) (@dependabot[bot]) + * 25548df7a29d078d8be6298604842398e06f4ab8: ko-build/ko broke their latest v0.17.0 release (#4822) (@evankanderson) +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/stacklok/minder/0.0.71/stacklok.minder.yaml b/manifests/s/stacklok/minder/0.0.71/stacklok.minder.yaml new file mode 100644 index 000000000000..f1a53eb81ce0 --- /dev/null +++ b/manifests/s/stacklok/minder/0.0.71/stacklok.minder.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: stacklok.minder +PackageVersion: 0.0.71 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 6a6e019789fe585611a6acd357fcbada5b14ec2b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 23:40:31 +0800 Subject: [PATCH 677/720] New version: Google.ChromeRemoteDesktopHost version 131.0.6778.10 (#185714) --- ...gle.ChromeRemoteDesktopHost.installer.yaml | 18 ++++++++++ ....ChromeRemoteDesktopHost.locale.en-US.yaml | 34 ++++++++++++++++++ ....ChromeRemoteDesktopHost.locale.zh-CN.yaml | 35 +++++++++++++++++++ .../Google.ChromeRemoteDesktopHost.yaml | 8 +++++ 4 files changed, 95 insertions(+) create mode 100644 manifests/g/Google/ChromeRemoteDesktopHost/131.0.6778.10/Google.ChromeRemoteDesktopHost.installer.yaml create mode 100644 manifests/g/Google/ChromeRemoteDesktopHost/131.0.6778.10/Google.ChromeRemoteDesktopHost.locale.en-US.yaml create mode 100644 manifests/g/Google/ChromeRemoteDesktopHost/131.0.6778.10/Google.ChromeRemoteDesktopHost.locale.zh-CN.yaml create mode 100644 manifests/g/Google/ChromeRemoteDesktopHost/131.0.6778.10/Google.ChromeRemoteDesktopHost.yaml diff --git a/manifests/g/Google/ChromeRemoteDesktopHost/131.0.6778.10/Google.ChromeRemoteDesktopHost.installer.yaml b/manifests/g/Google/ChromeRemoteDesktopHost/131.0.6778.10/Google.ChromeRemoteDesktopHost.installer.yaml new file mode 100644 index 000000000000..1f000bfa25b3 --- /dev/null +++ b/manifests/g/Google/ChromeRemoteDesktopHost/131.0.6778.10/Google.ChromeRemoteDesktopHost.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: Google.ChromeRemoteDesktopHost +PackageVersion: 131.0.6778.10 +InstallerType: wix +Scope: machine +UpgradeBehavior: install +AppsAndFeaturesEntries: +- ProductCode: '{BBE8FCE9-0D4D-4AF6-AD7C-BAFEAD5E7FD8}' + UpgradeCode: '{2B21F767-E157-4FA6-963C-55834C1433A6}' +Installers: +- Architecture: x86 + InstallerUrl: https://dl.google.com/release2/misc/msplaqxebw6fahegk7uugyjtza_131.0.6778.10/remoting-host.msi + InstallerSha256: 3AB3508906D30A34BDAB9CB261C9B8C627334BEFA529550B33C4F2B386DFCB7B + ProductCode: '{BBE8FCE9-0D4D-4AF6-AD7C-BAFEAD5E7FD8}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/ChromeRemoteDesktopHost/131.0.6778.10/Google.ChromeRemoteDesktopHost.locale.en-US.yaml b/manifests/g/Google/ChromeRemoteDesktopHost/131.0.6778.10/Google.ChromeRemoteDesktopHost.locale.en-US.yaml new file mode 100644 index 000000000000..c7f9a417f21f --- /dev/null +++ b/manifests/g/Google/ChromeRemoteDesktopHost/131.0.6778.10/Google.ChromeRemoteDesktopHost.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: Google.ChromeRemoteDesktopHost +PackageVersion: 131.0.6778.10 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/chrome/answer/1649523 +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Chrome Remote Desktop Host +PackageUrl: https://remotedesktop.google.com/ +License: Freeware +LicenseUrl: https://policies.google.com/terms +Copyright: Copyright 2024 Google LLC. All rights reserved. +# CopyrightUrl: +ShortDescription: The easy way to remotely connect with your home or work computer, or share your screen with others. +Description: Whether you need to access your work computer from home, view a file from your home computer while travelling, or share your screen with friends or colleagues, Chrome Remote Desktop connects you to your devices using the latest web technologies. +Moniker: chrome-remote-desktop +Tags: +- chromoting +- remote +- remote-access +- remote-assistance +- remote-control +- remote-desktop +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +InstallationNotes: This is the hosting component for Chrome Remote Desktop. After installation, follow the instructions at https://remotedesktop.google.com/ to get connected. +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/ChromeRemoteDesktopHost/131.0.6778.10/Google.ChromeRemoteDesktopHost.locale.zh-CN.yaml b/manifests/g/Google/ChromeRemoteDesktopHost/131.0.6778.10/Google.ChromeRemoteDesktopHost.locale.zh-CN.yaml new file mode 100644 index 000000000000..a2b112839458 --- /dev/null +++ b/manifests/g/Google/ChromeRemoteDesktopHost/131.0.6778.10/Google.ChromeRemoteDesktopHost.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: Google.ChromeRemoteDesktopHost +PackageVersion: 131.0.6778.10 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/chrome/answer/1649523 +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Chrome Remote Desktop Host +PackageUrl: https://remotedesktop.google.com/ +License: 免费软件 +LicenseUrl: https://policies.google.com/terms +Copyright: 版权所有 2024 Google LLC。保留所有权利。 +# CopyrightUrl: +ShortDescription: 轻松地从远程连接您的家用/办公计算机或与他人共享您的屏幕。 +Description: 无论您是需要从家中访问您的办公计算机、需要在旅行期间查看家用计算机上的某个文件,还是需要与好友/同事共享您的屏幕,Chrome 远程桌面 都能使用最新的网络技术将您连接到所需设备。 +# Moniker: +Tags: +- chromoting +- 远程 +- 远程协助 +- 远程控制 +- 远程桌面 +- 远程访问 +- 远程连接 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +InstallationNotes: 这是 Chrome 远程桌面的主机组件。安装后,请按照 https://remotedesktop.google.com/ 上的说明进行连接。 +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/ChromeRemoteDesktopHost/131.0.6778.10/Google.ChromeRemoteDesktopHost.yaml b/manifests/g/Google/ChromeRemoteDesktopHost/131.0.6778.10/Google.ChromeRemoteDesktopHost.yaml new file mode 100644 index 000000000000..4eaa5cc5cd9b --- /dev/null +++ b/manifests/g/Google/ChromeRemoteDesktopHost/131.0.6778.10/Google.ChromeRemoteDesktopHost.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: Google.ChromeRemoteDesktopHost +PackageVersion: 131.0.6778.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 059cd4cfdf320759c96c04fdd0165bee170cb19c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 26 Oct 2024 05:06:55 +0800 Subject: [PATCH 678/720] New version: ByteDance.Doubao version 1.28.7 (#185704) --- .../1.28.7/ByteDance.Doubao.installer.yaml | 23 ++++++++++++ .../1.28.7/ByteDance.Doubao.locale.en-US.yaml | 31 ++++++++++++++++ .../1.28.7/ByteDance.Doubao.locale.zh-CN.yaml | 36 +++++++++++++++++++ .../Doubao/1.28.7/ByteDance.Doubao.yaml | 8 +++++ 4 files changed, 98 insertions(+) create mode 100644 manifests/b/ByteDance/Doubao/1.28.7/ByteDance.Doubao.installer.yaml create mode 100644 manifests/b/ByteDance/Doubao/1.28.7/ByteDance.Doubao.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/Doubao/1.28.7/ByteDance.Doubao.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/Doubao/1.28.7/ByteDance.Doubao.yaml diff --git a/manifests/b/ByteDance/Doubao/1.28.7/ByteDance.Doubao.installer.yaml b/manifests/b/ByteDance/Doubao/1.28.7/ByteDance.Doubao.installer.yaml new file mode 100644 index 000000000000..37965837b8a7 --- /dev/null +++ b/manifests/b/ByteDance/Doubao/1.28.7/ByteDance.Doubao.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: ByteDance.Doubao +PackageVersion: 1.28.7 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --command=quiet_install + SilentWithProgress: --command=quiet_install + InstallLocation: --target_dir="" + Log: --log_dir="" +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://lf-flow-web-cdn.doubao.com/obj/flow-doubao/doubao_pc/1.28.7/Doubao_installer_1.28.7.exe + InstallerSha256: C786F8195F7881F55D59CD34D4887DE5BB23C723AF387A9D1A16B69AA224B37A + ProductCode: Doubao +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/ByteDance/Doubao/1.28.7/ByteDance.Doubao.locale.en-US.yaml b/manifests/b/ByteDance/Doubao/1.28.7/ByteDance.Doubao.locale.en-US.yaml new file mode 100644 index 000000000000..293d7ff7008a --- /dev/null +++ b/manifests/b/ByteDance/Doubao/1.28.7/ByteDance.Doubao.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: ByteDance.Doubao +PackageVersion: 1.28.7 +PackageLocale: en-US +Publisher: Beijing Chuntian Zhiyun Technology Co., Ltd. +PublisherUrl: https://www.doubao.com/ +# PublisherSupportUrl: +PrivacyUrl: https://www.doubao.com/legal/privacy +Author: Beijing Chuntian Zhiyun Technology Co., Ltd. +PackageName: 豆包 +PackageUrl: https://www.doubao.com/ +License: Freeware +LicenseUrl: https://www.doubao.com/legal/terms +Copyright: Copyright 2024 The Doubao Authors. All rights reserved. +# CopyrightUrl: +ShortDescription: Doubao is your intelligent AI chatting assistant and versatile tool, assisting in writing, translating, companion and programming. Doubao can answer questions, provide inspiration, assist in creation, and chat about any topic you are interested in. +# Description: +# Moniker: +Tags: +- ai +- ai-chat +- chat-ai +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/ByteDance/Doubao/1.28.7/ByteDance.Doubao.locale.zh-CN.yaml b/manifests/b/ByteDance/Doubao/1.28.7/ByteDance.Doubao.locale.zh-CN.yaml new file mode 100644 index 000000000000..97aafb4d5ae8 --- /dev/null +++ b/manifests/b/ByteDance/Doubao/1.28.7/ByteDance.Doubao.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: ByteDance.Doubao +PackageVersion: 1.28.7 +PackageLocale: zh-CN +Publisher: Beijing Chuntian Zhiyun Technology Co., Ltd. +PublisherUrl: https://www.doubao.com/ +# PublisherSupportUrl: +PrivacyUrl: https://www.doubao.com/legal/privacy +Author: 北京春田知韵科技有限公司 +PackageName: 豆包 +PackageUrl: https://www.doubao.com/ +License: 免费软件 +LicenseUrl: https://www.doubao.com/legal/terms +Copyright: 版权所有 2024 The 豆包 Authors。保留所有权利。 +# CopyrightUrl: +ShortDescription: 豆包是你的 AI 聊天智能对话问答助手,写作文案翻译情感陪伴编程全能工具。豆包为你答疑解惑,提供灵感,辅助创作,也可以和你畅聊任何你感兴趣的话题。 +# Description: +# Moniker: +Tags: +- ai +- ai对话 +- ai聊天 +ReleaseNotes: |- + 新标签页页面升级,更方便使用搜索和打开常用网页。 + 浏览器地址栏升级,展示更大的地址输入框,更方便针对网页内容使用AI技能,完成总结,翻译等任务。 + 首页使用 AI 对话页面,同时支持展示书签快速访问常用网站。 + AI 搜索页面升级,更好地展示AI搜索结果和搜索引擎搜索到的网页。 + AI 搜索支持针对搜索结果问问豆包,让豆包帮你快速总结网页内容。 +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/b/ByteDance/Doubao/1.28.7/ByteDance.Doubao.yaml b/manifests/b/ByteDance/Doubao/1.28.7/ByteDance.Doubao.yaml new file mode 100644 index 000000000000..218c36a539dc --- /dev/null +++ b/manifests/b/ByteDance/Doubao/1.28.7/ByteDance.Doubao.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: ByteDance.Doubao +PackageVersion: 1.28.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 35ef391e66d665f5e18746da30aea0aae5df9476 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 25 Oct 2024 18:01:19 -0700 Subject: [PATCH 679/720] Automatic update of IObit.AdvancedSystemCare from 18.0.1.156 to 18.0.1.158 (#184307) --- .../IObit.AdvancedSystemCare.installer.yaml | 32 +++++++++++++++ ...IObit.AdvancedSystemCare.locale.en-US.yaml | 40 +++++++++++++++++++ .../18.0.1.158/IObit.AdvancedSystemCare.yaml | 8 ++++ 3 files changed, 80 insertions(+) create mode 100644 manifests/i/IObit/AdvancedSystemCare/18.0.1.158/IObit.AdvancedSystemCare.installer.yaml create mode 100644 manifests/i/IObit/AdvancedSystemCare/18.0.1.158/IObit.AdvancedSystemCare.locale.en-US.yaml create mode 100644 manifests/i/IObit/AdvancedSystemCare/18.0.1.158/IObit.AdvancedSystemCare.yaml diff --git a/manifests/i/IObit/AdvancedSystemCare/18.0.1.158/IObit.AdvancedSystemCare.installer.yaml b/manifests/i/IObit/AdvancedSystemCare/18.0.1.158/IObit.AdvancedSystemCare.installer.yaml new file mode 100644 index 000000000000..4815fe96f18e --- /dev/null +++ b/manifests/i/IObit/AdvancedSystemCare/18.0.1.158/IObit.AdvancedSystemCare.installer.yaml @@ -0,0 +1,32 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: IObit.AdvancedSystemCare +PackageVersion: 18.0.1.158 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: Advanced SystemCare_is1 +ReleaseDate: 2024-10-10 +AppsAndFeaturesEntries: +- DisplayName: Advanced SystemCare + Publisher: IObit + DisplayVersion: 18.0.1 + ProductCode: Advanced SystemCare_is1 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://cdn.iobit.com/dl/advanced-systemcare-setup.exe + InstallerSha256: 41691B98C56FBB97173FC8F0F191F713202D093B38DB828C55E8A056E09A8822 +- Architecture: x64 + InstallerUrl: https://cdn.iobit.com/dl/advanced-systemcare-setup.exe + InstallerSha256: 41691B98C56FBB97173FC8F0F191F713202D093B38DB828C55E8A056E09A8822 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/i/IObit/AdvancedSystemCare/18.0.1.158/IObit.AdvancedSystemCare.locale.en-US.yaml b/manifests/i/IObit/AdvancedSystemCare/18.0.1.158/IObit.AdvancedSystemCare.locale.en-US.yaml new file mode 100644 index 000000000000..5e09ea991fe0 --- /dev/null +++ b/manifests/i/IObit/AdvancedSystemCare/18.0.1.158/IObit.AdvancedSystemCare.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: IObit.AdvancedSystemCare +PackageVersion: 18.0.1.158 +PackageLocale: en-US +Publisher: IObit +PublisherUrl: https://www.iobit.com/ +PublisherSupportUrl: https://www.iobit.com/onlinefeedback.php +PrivacyUrl: https://www.iobit.com/privacy.php +Author: IObit +PackageName: Advanced SystemCare +PackageUrl: https://www.iobit.com/advancedsystemcarefree.php +License: Freeware +LicenseUrl: https://www.iobit.com/eula.php +Copyright: © IObit. All rights reserved. +CopyrightUrl: https://www.iobit.com/legal.php +ShortDescription: One-Click Solution to PC Clean, System Optimization and Privacy Protection +Description: Advanced SystemCare can make a personalized plan for you to scan and clear tons of junk files, unnecessary logs, and caches, leftovers from the third-party tools. +Moniker: advanced-systemcare +Tags: +- cleaner +- optimization +- system +ReleaseNotes: |- + v18.0 2024-10-10 + - Redesigned UI - Provide better visual effects and bring a more user-friendly experience + - Junk File Clean - Remove junk files left by more software even Microsoft Store apps to free up more valuable disk space, thereby improving PC performance + - Anti-Spyware - Remove more spyware with its larger database to make your system more secure + - Startup Optimization - Manage more startup items and scheduled tasks to make your PC boot and run much faster + - Software Updater - Support updating more popular software, including Microsoft Store apps + - Hardware Accelerator - Support updating 9 million+ outdated drivers and greatly simplify the update process + - Surfing Protection - Expand its database to make you browse safely and not be bombarded with annoying ads + - Performance Monitor - Adopt the latest world-renowned temperature acquisition technology for more accurate GPU/CPU/motherboard temperatures + - AutoCare - Automatically clean up more useless items to improve system performance + - 37 localized languages + - And more can be discovered by you +PurchaseUrl: https://www.iobit.com/advancedsystemcarepro.php +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/i/IObit/AdvancedSystemCare/18.0.1.158/IObit.AdvancedSystemCare.yaml b/manifests/i/IObit/AdvancedSystemCare/18.0.1.158/IObit.AdvancedSystemCare.yaml new file mode 100644 index 000000000000..fd705abc381c --- /dev/null +++ b/manifests/i/IObit/AdvancedSystemCare/18.0.1.158/IObit.AdvancedSystemCare.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: IObit.AdvancedSystemCare +PackageVersion: 18.0.1.158 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 619ee9d62814d8c5e231b8492e7a7378aeee2f9e Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Sat, 26 Oct 2024 03:01:42 +0200 Subject: [PATCH 680/720] New version: vim.vim.nightly version 9.1.0813 (#185421) --- .../9.1.0813/vim.vim.nightly.installer.yaml | 24 ++++++++ .../vim.vim.nightly.locale.en-US.yaml | 58 +++++++++++++++++++ .../vim/nightly/9.1.0813/vim.vim.nightly.yaml | 8 +++ 3 files changed, 90 insertions(+) create mode 100644 manifests/v/vim/vim/nightly/9.1.0813/vim.vim.nightly.installer.yaml create mode 100644 manifests/v/vim/vim/nightly/9.1.0813/vim.vim.nightly.locale.en-US.yaml create mode 100644 manifests/v/vim/vim/nightly/9.1.0813/vim.vim.nightly.yaml diff --git a/manifests/v/vim/vim/nightly/9.1.0813/vim.vim.nightly.installer.yaml b/manifests/v/vim/vim/nightly/9.1.0813/vim.vim.nightly.installer.yaml new file mode 100644 index 000000000000..8534db72b3a0 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0813/vim.vim.nightly.installer.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.1.0813 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2024-10-23 +ElevationRequirement: elevationRequired +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.0813/gvim_9.1.0813_x86.exe + InstallerSha256: 0E0C60746A83B7CFDEC959B8C46B186D3C41AC4C8AE69FA29A3328C4600BF3AB +- Architecture: x64 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.0813/gvim_9.1.0813_x64.exe + InstallerSha256: E0883B0368873ADA4493BDAB4D57829A5863C8C5EC34F9E236B68200A9932B9C +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/v/vim/vim/nightly/9.1.0813/vim.vim.nightly.locale.en-US.yaml b/manifests/v/vim/vim/nightly/9.1.0813/vim.vim.nightly.locale.en-US.yaml new file mode 100644 index 000000000000..108b4dd5d891 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0813/vim.vim.nightly.locale.en-US.yaml @@ -0,0 +1,58 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.1.0813 +PackageLocale: en-US +Publisher: Bram Moolenaar et al. +PublisherUrl: https://github.com/vim/vim-win32-installer +PublisherSupportUrl: https://github.com/vim/vim-win32-installer/issues +Author: Bram Moolenaar et al. +PackageName: Vim +PackageUrl: http://www.vim.org/ +License: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible +LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright +Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] +CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright +ShortDescription: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient +Moniker: vim +Tags: +- code-editor +- g-vim +- gvim +- text-editing +- text-editor +- tool +- utility +- vi +ReleaseNotes: |- + v9.1.0813 + Nightly Vim Windows build snapshots (more information).If you do not know what to use, use the 32bit installer (use the signed one, if available).Signed releases will occasionally be provided on a best effort approach.Changes: + - 9.1.0813: no error handling with setglobal and number types + - 9.1.0812: Coverity warns about dereferencing NULL ptr + - 9.1.0811: :find expansion does not consider 'findexpr' + Files: + :unlock: Unsigned Files: + - gvim_9.1.0813_x86.exe + 32-bit installer (If you don't know what to use, use this one) + - gvim_9.1.0813_x64.exe + 64-bit installer + - gvim_9.1.0813_x86.zip + 32-bit zip archive + - gvim_9.1.0813_x64.zip + 64-bit zip archive + - gvim_9.1.0813_x86_pdb.zip + pdb files for debugging the corresponding 32-bit executable + - gvim_9.1.0813_x64_pdb.zip + pdb files for debugging the corresponding 64-bit executable + - Strawberry Perl 5.32 + - LuaBinaries 5.4 + - Python 2.7 + - Python3 3.8 or later + - Racket 8.7 (BC) + - RubyInstaller 3.2 + - libsodium 1.0.19 + See the README for detail. +ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.1.0813 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/v/vim/vim/nightly/9.1.0813/vim.vim.nightly.yaml b/manifests/v/vim/vim/nightly/9.1.0813/vim.vim.nightly.yaml new file mode 100644 index 000000000000..0ecc002414f6 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0813/vim.vim.nightly.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.1.0813 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From bfa6c907e164c85d41cf8ff7bf99c1ffe47a490d Mon Sep 17 00:00:00 2001 From: Ben Richards Date: Sat, 26 Oct 2024 03:01:50 +0200 Subject: [PATCH 681/720] New version: CologneCodeCompany.XYplorerPortable version 26.50.0200 (#185438) --- .../CologneCodeCompany.XYplorerPortable.installer.yaml | 4 ++-- .../CologneCodeCompany.XYplorerPortable.locale.en-US.yaml | 2 +- .../CologneCodeCompany.XYplorerPortable.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) rename manifests/c/CologneCodeCompany/XYplorerPortable/{26.50.0100 => 26.50.0200}/CologneCodeCompany.XYplorerPortable.installer.yaml (80%) rename manifests/c/CologneCodeCompany/XYplorerPortable/{26.50.0100 => 26.50.0200}/CologneCodeCompany.XYplorerPortable.locale.en-US.yaml (95%) rename manifests/c/CologneCodeCompany/XYplorerPortable/{26.50.0100 => 26.50.0200}/CologneCodeCompany.XYplorerPortable.yaml (87%) diff --git a/manifests/c/CologneCodeCompany/XYplorerPortable/26.50.0100/CologneCodeCompany.XYplorerPortable.installer.yaml b/manifests/c/CologneCodeCompany/XYplorerPortable/26.50.0200/CologneCodeCompany.XYplorerPortable.installer.yaml similarity index 80% rename from manifests/c/CologneCodeCompany/XYplorerPortable/26.50.0100/CologneCodeCompany.XYplorerPortable.installer.yaml rename to manifests/c/CologneCodeCompany/XYplorerPortable/26.50.0200/CologneCodeCompany.XYplorerPortable.installer.yaml index dbc44d947260..6f201d35a121 100644 --- a/manifests/c/CologneCodeCompany/XYplorerPortable/26.50.0100/CologneCodeCompany.XYplorerPortable.installer.yaml +++ b/manifests/c/CologneCodeCompany/XYplorerPortable/26.50.0200/CologneCodeCompany.XYplorerPortable.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: CologneCodeCompany.XYplorerPortable -PackageVersion: 26.50.0100 +PackageVersion: 26.50.0200 InstallerLocale: en-US InstallerType: zip NestedInstallerType: portable @@ -14,6 +14,6 @@ Commands: Installers: - Architecture: x86 InstallerUrl: https://www.xyplorer.com/download/xyplorer_full_noinstall.zip - InstallerSha256: 592AFF4DA0790507F092BFFE9AF9A02F923E728AE5E011460CDB5C495755CDC6 + InstallerSha256: FF25DD5DE67B235631D180AA3B843FF017E29114484D5DACDFC004982FE403C9 ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/c/CologneCodeCompany/XYplorerPortable/26.50.0100/CologneCodeCompany.XYplorerPortable.locale.en-US.yaml b/manifests/c/CologneCodeCompany/XYplorerPortable/26.50.0200/CologneCodeCompany.XYplorerPortable.locale.en-US.yaml similarity index 95% rename from manifests/c/CologneCodeCompany/XYplorerPortable/26.50.0100/CologneCodeCompany.XYplorerPortable.locale.en-US.yaml rename to manifests/c/CologneCodeCompany/XYplorerPortable/26.50.0200/CologneCodeCompany.XYplorerPortable.locale.en-US.yaml index ff64448d4782..d6a041e823da 100644 --- a/manifests/c/CologneCodeCompany/XYplorerPortable/26.50.0100/CologneCodeCompany.XYplorerPortable.locale.en-US.yaml +++ b/manifests/c/CologneCodeCompany/XYplorerPortable/26.50.0200/CologneCodeCompany.XYplorerPortable.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: CologneCodeCompany.XYplorerPortable -PackageVersion: 26.50.0100 +PackageVersion: 26.50.0200 PackageLocale: en-US Publisher: Cologne Code Company PublisherUrl: https://www.xyplorer.com diff --git a/manifests/c/CologneCodeCompany/XYplorerPortable/26.50.0100/CologneCodeCompany.XYplorerPortable.yaml b/manifests/c/CologneCodeCompany/XYplorerPortable/26.50.0200/CologneCodeCompany.XYplorerPortable.yaml similarity index 87% rename from manifests/c/CologneCodeCompany/XYplorerPortable/26.50.0100/CologneCodeCompany.XYplorerPortable.yaml rename to manifests/c/CologneCodeCompany/XYplorerPortable/26.50.0200/CologneCodeCompany.XYplorerPortable.yaml index 12b3a66d9088..5ba86ac6475f 100644 --- a/manifests/c/CologneCodeCompany/XYplorerPortable/26.50.0100/CologneCodeCompany.XYplorerPortable.yaml +++ b/manifests/c/CologneCodeCompany/XYplorerPortable/26.50.0200/CologneCodeCompany.XYplorerPortable.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: CologneCodeCompany.XYplorerPortable -PackageVersion: 26.50.0100 +PackageVersion: 26.50.0200 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From 1e54f823c7a7f9d592e50c8311ab5061341d1fbb Mon Sep 17 00:00:00 2001 From: eng-dev-ecosystem-bot <110475461+eng-dev-ecosystem-bot@users.noreply.github.com> Date: Sat, 26 Oct 2024 03:01:58 +0200 Subject: [PATCH 682/720] New version: Databricks.DatabricksCLI version 0.231.0 (#185363) --- .../Databricks.DatabricksCLI.installer.yaml | 20 +++++++++ ...Databricks.DatabricksCLI.locale.en-US.yaml | 44 +++++++++++++++++++ .../0.231.0/Databricks.DatabricksCLI.yaml | 8 ++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/d/Databricks/DatabricksCLI/0.231.0/Databricks.DatabricksCLI.installer.yaml create mode 100644 manifests/d/Databricks/DatabricksCLI/0.231.0/Databricks.DatabricksCLI.locale.en-US.yaml create mode 100644 manifests/d/Databricks/DatabricksCLI/0.231.0/Databricks.DatabricksCLI.yaml diff --git a/manifests/d/Databricks/DatabricksCLI/0.231.0/Databricks.DatabricksCLI.installer.yaml b/manifests/d/Databricks/DatabricksCLI/0.231.0/Databricks.DatabricksCLI.installer.yaml new file mode 100644 index 000000000000..9904dbdb1c70 --- /dev/null +++ b/manifests/d/Databricks/DatabricksCLI/0.231.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.231.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: databricks.exe +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2024-10-23 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/databricks/cli/releases/download/v0.231.0/databricks_cli_0.231.0_windows_amd64-signed.zip + InstallerSha256: 1B68F52431D5434E4270243142D83D2856F8DB887BBDFE22BC18E5E0816DF0A2 +- Architecture: arm64 + InstallerUrl: https://github.com/databricks/cli/releases/download/v0.231.0/databricks_cli_0.231.0_windows_arm64-signed.zip + InstallerSha256: 59E38B4E1B3E8A5B8B25883AE81F83A08FF9BCA4B1991CAA6E0138591497D6D9 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/d/Databricks/DatabricksCLI/0.231.0/Databricks.DatabricksCLI.locale.en-US.yaml b/manifests/d/Databricks/DatabricksCLI/0.231.0/Databricks.DatabricksCLI.locale.en-US.yaml new file mode 100644 index 000000000000..e7721f9e0839 --- /dev/null +++ b/manifests/d/Databricks/DatabricksCLI/0.231.0/Databricks.DatabricksCLI.locale.en-US.yaml @@ -0,0 +1,44 @@ +# 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.231.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 JSON input validation for CLI commands (#1771). + - Support Git worktrees for sync (#1831). + - Add bundle summary to display URLs for deployed resources (#1731). + - Added a warning when incorrect permissions used for /Workspace/Shared bundle root (#1821). + - Show actionable errors for collaborative deployment scenarios (#1386). + - Fix path to repository-wide exclude file (#1837). + - Fixed typo in converting cluster permissions (#1826). + - Ignore metastore permission error during template generation (#1819). + - Handle normalization of dyn. + KindTime into an any type (#1836). + - Added support for pip options in environment dependencies (#1842). + - Fix race condition when restarting continuous jobs (#1849). + - Fix pipeline in default-python template not working for certain workspaces (#1854). + - Add "output" flag to the bundle sync command (#1853). + - Move utility functions dealing with IAM to libs/iamutil (#1820). + - Remove unused IS_OWNER constant (#1823). + - Assert SDK version is consistent in the CLI generation process (#1814). + - Fixed unmarshalling json input into interface{} type (#1832). + - Fix TestAccFsMkdirWhenFileExistsAtPath in isolated Azure environments (#1833). + - Add behavioral tests for examples from the YAML spec (#1835). + - Remove Terraform conversion function that's no longer used (#1840). + - Encode assumptions about the dashboards API in a test (#1839). + - Add script to make testing of code on branches easier (#1844). + - Added databricks disable-legacy-dbfs command group. + - Upgrade TF provider to 1.54.0 (#1852). + - Bump github.com/databricks/databricks-sdk-go from 0.48.0 to 0.49.0 (#1843). +ReleaseNotesUrl: https://github.com/databricks/cli/releases/tag/v0.231.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/Databricks/DatabricksCLI/0.231.0/Databricks.DatabricksCLI.yaml b/manifests/d/Databricks/DatabricksCLI/0.231.0/Databricks.DatabricksCLI.yaml new file mode 100644 index 000000000000..3eb338b70a4e --- /dev/null +++ b/manifests/d/Databricks/DatabricksCLI/0.231.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.231.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 249d55f9f0b5c07f2e6aae8ff9ce7c7538b8aeeb Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Sat, 26 Oct 2024 06:32:12 +0530 Subject: [PATCH 683/720] New version: Cloudflare.cloudflared version 2024.10.1 (#185496) --- .../Cloudflare.cloudflared.installer.yaml | 32 +++++++++++++++++++ .../Cloudflare.cloudflared.locale.en-US.yaml | 30 +++++++++++++++++ .../2024.10.1/Cloudflare.cloudflared.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/c/Cloudflare/cloudflared/2024.10.1/Cloudflare.cloudflared.installer.yaml create mode 100644 manifests/c/Cloudflare/cloudflared/2024.10.1/Cloudflare.cloudflared.locale.en-US.yaml create mode 100644 manifests/c/Cloudflare/cloudflared/2024.10.1/Cloudflare.cloudflared.yaml diff --git a/manifests/c/Cloudflare/cloudflared/2024.10.1/Cloudflare.cloudflared.installer.yaml b/manifests/c/Cloudflare/cloudflared/2024.10.1/Cloudflare.cloudflared.installer.yaml new file mode 100644 index 000000000000..c87907292b9e --- /dev/null +++ b/manifests/c/Cloudflare/cloudflared/2024.10.1/Cloudflare.cloudflared.installer.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Cloudflare.cloudflared +PackageVersion: 2024.10.1 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\cloudflared' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/cloudflare/cloudflared/releases/download/2024.10.1/cloudflared-windows-386.msi + InstallerSha256: 8B5901485D9D90F69C7B8E723F41B523C7F197469F1FEE7556D52E65BFE847D2 + ProductCode: '{95611A8F-C872-4F60-8171-4C7C102641D2}' + AppsAndFeaturesEntries: + - DisplayName: cloudflared + Publisher: cloudflare + ProductCode: '{F2DFF347-ED04-4B55-8F1D-DFAD3EB7DD49}' + UpgradeCode: '{23f90fdd-9328-47ea-ab52-5380855a4b12}' +- Architecture: x64 + InstallerUrl: https://github.com/cloudflare/cloudflared/releases/download/2024.10.1/cloudflared-windows-amd64.msi + InstallerSha256: DE2C2D63B386E3374B6C4AAFE9A8149B4D685ACA3876BCB3539F6D5C2B302000 + ProductCode: '{1DD9CFD4-07FE-4B38-9F5C-D36B744A3160}' + AppsAndFeaturesEntries: + - DisplayName: cloudflared + Publisher: cloudflare + ProductCode: '{079B36CE-8567-41AD-AACA-781D6BC6F0A7}' + UpgradeCode: '{23f90fdd-9328-47ea-ab52-5380855a4b12}' +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-24 diff --git a/manifests/c/Cloudflare/cloudflared/2024.10.1/Cloudflare.cloudflared.locale.en-US.yaml b/manifests/c/Cloudflare/cloudflared/2024.10.1/Cloudflare.cloudflared.locale.en-US.yaml new file mode 100644 index 000000000000..6e2a169b8b0f --- /dev/null +++ b/manifests/c/Cloudflare/cloudflared/2024.10.1/Cloudflare.cloudflared.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Cloudflare.cloudflared +PackageVersion: 2024.10.1 +PackageLocale: en-US +Publisher: cloudflare +PublisherUrl: https://github.com/cloudflare/cloudflared +PublisherSupportUrl: https://github.com/cloudflare/cloudflared/issues +Author: cloudflare +PackageName: cloudflared +PackageUrl: https://github.com/cloudflare/cloudflared +License: Apache-2.0 +LicenseUrl: https://github.com/cloudflare/cloudflared/blob/HEAD/LICENSE +Copyright: Copyright (c) cloudflare +CopyrightUrl: https://github.com/cloudflare/cloudflared/blob/master/LICENSE +ShortDescription: Cloudflare Tunnel client +Moniker: cloudflared +Tags: +- argo-tunnel +- cloudflare +- cloudflare-tunnel +- reverse-proxy +- zero-trust-network-access +ReleaseNotesUrl: https://github.com/cloudflare/cloudflared/releases/tag/2024.10.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/cloudflare/cloudflared/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/Cloudflare/cloudflared/2024.10.1/Cloudflare.cloudflared.yaml b/manifests/c/Cloudflare/cloudflared/2024.10.1/Cloudflare.cloudflared.yaml new file mode 100644 index 000000000000..f58a0e552e9c --- /dev/null +++ b/manifests/c/Cloudflare/cloudflared/2024.10.1/Cloudflare.cloudflared.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: Cloudflare.cloudflared +PackageVersion: 2024.10.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From cf89701f70e26e918f3f667d032027960f881ce4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=83=E4=B8=81=E7=8B=97=7E?= Date: Sat, 26 Oct 2024 09:02:20 +0800 Subject: [PATCH 684/720] New version: Mihomo-Party.Mihomo-Party version 1.5.5 (#185453) --- .../Mihomo-Party.Mihomo-Party.installer.yaml | 19 +++++++++++ ...ihomo-Party.Mihomo-Party.locale.en-US.yaml | 33 +++++++++++++++++++ .../1.5.5/Mihomo-Party.Mihomo-Party.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/m/Mihomo-Party/Mihomo-Party/1.5.5/Mihomo-Party.Mihomo-Party.installer.yaml create mode 100644 manifests/m/Mihomo-Party/Mihomo-Party/1.5.5/Mihomo-Party.Mihomo-Party.locale.en-US.yaml create mode 100644 manifests/m/Mihomo-Party/Mihomo-Party/1.5.5/Mihomo-Party.Mihomo-Party.yaml diff --git a/manifests/m/Mihomo-Party/Mihomo-Party/1.5.5/Mihomo-Party.Mihomo-Party.installer.yaml b/manifests/m/Mihomo-Party/Mihomo-Party/1.5.5/Mihomo-Party.Mihomo-Party.installer.yaml new file mode 100644 index 000000000000..dadcde7b8139 --- /dev/null +++ b/manifests/m/Mihomo-Party/Mihomo-Party/1.5.5/Mihomo-Party.Mihomo-Party.installer.yaml @@ -0,0 +1,19 @@ +# 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: Mihomo-Party.Mihomo-Party +PackageVersion: 1.5.5 +InstallerType: nullsoft +ReleaseDate: 2024-10-24 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/mihomo-party-org/mihomo-party/releases/download/v1.5.5/mihomo-party-windows-1.5.5-ia32-setup.exe + InstallerSha256: 0AC6C29E9C33D533B12D43F6C0C52AAC4167CCAF1BCAA2B2047EA8CC6D896FD9 +- Architecture: x64 + InstallerUrl: https://github.com/mihomo-party-org/mihomo-party/releases/download/v1.5.5/mihomo-party-windows-1.5.5-x64-setup.exe + InstallerSha256: BF70BF292E00413A3327957B0C402264B79BAA81A6318873E77AC3F46B17904F +- Architecture: arm64 + InstallerUrl: https://github.com/mihomo-party-org/mihomo-party/releases/download/v1.5.5/mihomo-party-windows-1.5.5-arm64-setup.exe + InstallerSha256: 8A15D6D6C83F3EC46000DC60A2915DB2F4680E9E496819BD4788E707912175A9 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mihomo-Party/Mihomo-Party/1.5.5/Mihomo-Party.Mihomo-Party.locale.en-US.yaml b/manifests/m/Mihomo-Party/Mihomo-Party/1.5.5/Mihomo-Party.Mihomo-Party.locale.en-US.yaml new file mode 100644 index 000000000000..cf05f839b89b --- /dev/null +++ b/manifests/m/Mihomo-Party/Mihomo-Party/1.5.5/Mihomo-Party.Mihomo-Party.locale.en-US.yaml @@ -0,0 +1,33 @@ +# 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: Mihomo-Party.Mihomo-Party +PackageVersion: 1.5.5 +PackageLocale: en-US +Publisher: Mihomo-Party +PublisherUrl: https://github.com/pompurin404/mihomo-party +PublisherSupportUrl: https://github.com/mihomo-party-org/mihomo-party/issues +Author: Pompurin404 +PackageName: Mihomo-Party +License: GPL-3.0 +LicenseUrl: https://github.com/mihomo-party-org/mihomo-party/blob/HEAD/LICENSE +Copyright: Copyright © 2024 mihomo-party +ShortDescription: Another Mihomo GUI. +Tags: +- clash +- clash-meta +- electron +- mihomo +- mihomo-party +ReleaseNotes: |- + Breaking Changes + - 1.5.0 之后 macOS 改用 pkg 安装方式,不再支持 dmg 安装方式,因此本次更新需要手动下载安装包进行安装 + - electron33 已不再支持 macOS 10.15,故为 10.15 提供单独的安装包,需要的用户请自行下载安装,应用内更新时会自动检测系统版本,安装后后续可正常在应用内直接更新 + - 1.5.1 之后 Windows 下 profuctName 改为 Mihomo Party, 更新后若出现找不到文件报错,手动以管理员权限运行 Mihomo Party.exe 即可 + - 由于更改了应用名称,开机启动失效是正常现象,在设置中重新开关一下即可 + Bug Fixes + - 修复对话框字体模糊的问题 + - 修复 macOS 窄边栏宽度错误的问题 +ReleaseNotesUrl: https://github.com/mihomo-party-org/mihomo-party/releases/tag/v1.5.5 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mihomo-Party/Mihomo-Party/1.5.5/Mihomo-Party.Mihomo-Party.yaml b/manifests/m/Mihomo-Party/Mihomo-Party/1.5.5/Mihomo-Party.Mihomo-Party.yaml new file mode 100644 index 000000000000..155f2b1b4408 --- /dev/null +++ b/manifests/m/Mihomo-Party/Mihomo-Party/1.5.5/Mihomo-Party.Mihomo-Party.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: Mihomo-Party.Mihomo-Party +PackageVersion: 1.5.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 85f9ee55068505d81c1b0163f1ab9286be9b0260 Mon Sep 17 00:00:00 2001 From: stevenlele <15964380+stevenlele@users.noreply.github.com> Date: Sat, 26 Oct 2024 01:03:06 +0000 Subject: [PATCH 685/720] New version: astral-sh.ruff version 0.7.1 (#185543) --- .../ruff/0.7.1/astral-sh.ruff.installer.yaml | 30 ++++++++++ .../0.7.1/astral-sh.ruff.locale.en-US.yaml | 55 +++++++++++++++++++ .../astral-sh/ruff/0.7.1/astral-sh.ruff.yaml | 7 +++ 3 files changed, 92 insertions(+) create mode 100644 manifests/a/astral-sh/ruff/0.7.1/astral-sh.ruff.installer.yaml create mode 100644 manifests/a/astral-sh/ruff/0.7.1/astral-sh.ruff.locale.en-US.yaml create mode 100644 manifests/a/astral-sh/ruff/0.7.1/astral-sh.ruff.yaml diff --git a/manifests/a/astral-sh/ruff/0.7.1/astral-sh.ruff.installer.yaml b/manifests/a/astral-sh/ruff/0.7.1/astral-sh.ruff.installer.yaml new file mode 100644 index 000000000000..60650a14e70c --- /dev/null +++ b/manifests/a/astral-sh/ruff/0.7.1/astral-sh.ruff.installer.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: astral-sh.ruff +PackageVersion: 0.7.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ruff.exe +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/astral-sh/ruff/releases/download/0.7.1/ruff-i686-pc-windows-msvc.zip + InstallerSha256: 322022C2C7B9A9817AA6250CC466CB5C86E751DCA0529943E5550B01EFFFB68E + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + InstallerUrl: https://github.com/astral-sh/ruff/releases/download/0.7.1/ruff-x86_64-pc-windows-msvc.zip + InstallerSha256: B8172C829AEB6C9952A34DA16364E4DC41377EC12212FE0EE3580E32EB850623 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/astral-sh/ruff/releases/download/0.7.1/ruff-aarch64-pc-windows-msvc.zip + InstallerSha256: B421CB7D43ED453DC3295BB952DC753DE79790FA0BD0F1580AD96776217A6E3B + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-24 diff --git a/manifests/a/astral-sh/ruff/0.7.1/astral-sh.ruff.locale.en-US.yaml b/manifests/a/astral-sh/ruff/0.7.1/astral-sh.ruff.locale.en-US.yaml new file mode 100644 index 000000000000..44db66f59ec5 --- /dev/null +++ b/manifests/a/astral-sh/ruff/0.7.1/astral-sh.ruff.locale.en-US.yaml @@ -0,0 +1,55 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: astral-sh.ruff +PackageVersion: 0.7.1 +PackageLocale: en-US +Publisher: Astral +PublisherUrl: https://github.com/astral-sh +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +PackageName: Ruff +# PackageUrl: +License: MIT +LicenseUrl: https://github.com/astral-sh/ruff/blob/HEAD/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: An extremely fast Python linter, written in Rust. +# Description: +# Moniker: +Tags: +- linter +- pep8 +- python +- python3 +- ruff +- rust +- rustpython +- static-analysis +- static-code-analysis +- styleguide +- style-guide +ReleaseNotes: |- + Preview features + - Fix E221 and E222 to flag missing or extra whitespace around `==` operator (#13890) + - Formatter: Alternate quotes for strings inside f-strings in preview (#13860) + - Formatter: Join implicit concatenated strings when they fit on a line (#13663) + - [pylint] Restrict `iteration-over-set` to only work on sets of literals (PLC0208) (#13731) + + Rule changes + - [flake8-type-checking] Support auto-quoting when annotations contain quotes (#11811) + + Server + - Avoid indexing the workspace for single-file mode (#13770) + + Bug fixes + - Make ARG002 compatible with EM101 when raising `NotImplementedError` (#13714) + + Other changes + - Introduce more Docker tags for Ruff (similar to uv) (#13274) +ReleaseNotesUrl: https://github.com/astral-sh/ruff/releases/tag/0.7.1 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/astral-sh/ruff/0.7.1/astral-sh.ruff.yaml b/manifests/a/astral-sh/ruff/0.7.1/astral-sh.ruff.yaml new file mode 100644 index 000000000000..02fbc11dba9d --- /dev/null +++ b/manifests/a/astral-sh/ruff/0.7.1/astral-sh.ruff.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: astral-sh.ruff +PackageVersion: 0.7.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2a5704d0c0cb29f34f83c4681c3e1513b431e14c Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 25 Oct 2024 18:03:28 -0700 Subject: [PATCH 686/720] Automatic update of Wondershare.Filmora from 14.0.11.9721 to 14.0.11.9772 (#185616) --- .../Wondershare.Filmora.installer.yaml | 32 +++++++++++++++ .../Wondershare.Filmora.locale.en-US.yaml | 40 +++++++++++++++++++ .../Wondershare.Filmora.locale.zh-CN.yaml | 38 ++++++++++++++++++ .../14.0.11.9772/Wondershare.Filmora.yaml | 8 ++++ 4 files changed, 118 insertions(+) create mode 100644 manifests/w/Wondershare/Filmora/14.0.11.9772/Wondershare.Filmora.installer.yaml create mode 100644 manifests/w/Wondershare/Filmora/14.0.11.9772/Wondershare.Filmora.locale.en-US.yaml create mode 100644 manifests/w/Wondershare/Filmora/14.0.11.9772/Wondershare.Filmora.locale.zh-CN.yaml create mode 100644 manifests/w/Wondershare/Filmora/14.0.11.9772/Wondershare.Filmora.yaml diff --git a/manifests/w/Wondershare/Filmora/14.0.11.9772/Wondershare.Filmora.installer.yaml b/manifests/w/Wondershare/Filmora/14.0.11.9772/Wondershare.Filmora.installer.yaml new file mode 100644 index 000000000000..ff80c5a6329f --- /dev/null +++ b/manifests/w/Wondershare/Filmora/14.0.11.9772/Wondershare.Filmora.installer.yaml @@ -0,0 +1,32 @@ +# Automatically updated by the winget bot at 2024/Oct/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Wondershare.Filmora +PackageVersion: 14.0.11.9772 +InstallerType: inno +Scope: user +UpgradeBehavior: install +Protocols: +- fmapplaunch +- fmrespack +FileExtensions: +- wfip +- wfp +- wfpbundle +- wfpbundles +- wfpbundlexii +- wfpbundlexiis +- wfps +- wfpts +- wfpxii +- wfpxiis +AppsAndFeaturesEntries: +- DisplayName: Wondershare Filmora 14(Build 14.0.11.9721) + ProductCode: Wondershare Filmora 14_is1 +Installers: +- Architecture: x64 + InstallerUrl: https://download.wondershare.com/cbs_down/filmora_64bit_14.0.11_full846.exe + InstallerSha256: 212B0FB1DFFBCAAF04A656B2BD107B4012A6B65D509424D48B9393284BB78432 + ProductCode: Wondershare Filmora 14_is1 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/w/Wondershare/Filmora/14.0.11.9772/Wondershare.Filmora.locale.en-US.yaml b/manifests/w/Wondershare/Filmora/14.0.11.9772/Wondershare.Filmora.locale.en-US.yaml new file mode 100644 index 000000000000..faf73332adcf --- /dev/null +++ b/manifests/w/Wondershare/Filmora/14.0.11.9772/Wondershare.Filmora.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Automatically updated by the winget bot at 2024/Oct/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Wondershare.Filmora +PackageVersion: 14.0.11.9772 +PackageLocale: en-US +Publisher: Wondershare Software +PublisherUrl: https://www.wondershare.com/ +PublisherSupportUrl: https://support.wondershare.com/how-tos/filmora/ +PrivacyUrl: https://www.wondershare.com/privacy.html +Author: Wondershare Technology Group Co., Ltd. +PackageName: Wondershare Filmora 13 +PackageUrl: https://filmora.wondershare.com/video-editor/ +License: Proprietary +LicenseUrl: https://www.wondershare.com/company/end-user-license-agreement.html +Copyright: Copyright © 2024 Wondershare. All rights reserved. +CopyrightUrl: https://www.wondershare.com/company/terms_conditions.html +ShortDescription: An intuitive video editor for every skill level. +Description: Filmora is an intuitive video editor for every skill level. Filmora makes it easy for anyone to be creative. Jump into an editing experience where advanced features are simple and fun. We got rid of repetitive tasks so you can devote your energy to your imagination. Get inspired by Filmora, an editor designed for creators like you. +Tags: +- clip +- creative +- creativity +- edit +- editor +- film +- movie +- video +- video-editing +- video-editor +ReleaseNotes: 1. Fixed some bugs and optimized performance. +ReleaseNotesUrl: https://filmora.wondershare.com/whats-new-in-filmora-video-editor.html +PurchaseUrl: https://filmora.wondershare.com/shop/buy/buy-video-editor.html +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://filmora.wondershare.com/guide/ +- DocumentLabel: Tutorial + DocumentUrl: https://filmora.wondershare.com/tutorial.html +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/w/Wondershare/Filmora/14.0.11.9772/Wondershare.Filmora.locale.zh-CN.yaml b/manifests/w/Wondershare/Filmora/14.0.11.9772/Wondershare.Filmora.locale.zh-CN.yaml new file mode 100644 index 000000000000..c97208d7ef4b --- /dev/null +++ b/manifests/w/Wondershare/Filmora/14.0.11.9772/Wondershare.Filmora.locale.zh-CN.yaml @@ -0,0 +1,38 @@ +# Automatically updated by the winget bot at 2024/Oct/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Wondershare.Filmora +PackageVersion: 14.0.11.9772 +PackageLocale: zh-CN +Publisher: Wondershare Software +PublisherUrl: https://www.wondershare.com/ +PublisherSupportUrl: https://support.wondershare.com/how-tos/filmora/ +PrivacyUrl: https://www.wondershare.com/privacy.html +Author: 万兴科技集团股份有限公司 +PackageName: Wondershare Filmora 13 +PackageUrl: https://filmora.wondershare.com/video-editor/ +License: 专有软件 +LicenseUrl: https://www.wondershare.com/company/end-user-license-agreement.html +Copyright: Copyright © 2024 Wondershare. All rights reserved. +CopyrightUrl: https://www.wondershare.com/company/terms_conditions.html +ShortDescription: 一款直观的视频编辑器 +Description: Filmora 是一款学习成本低,便捷易上手,全方位满足不同专业层次的剪辑爱好者的视频编辑器。任何人都可以通过 Filmora,充分发挥自己的创造力,体验简单而有趣的视频编辑体验。剪辑,从未如此简单。 +Tags: +- 创意 +- 剪辑 +- 影片 +- 电影 +- 视频 +- 视频编辑 +- 视频编辑器 +- 编辑 +- 编辑器 +ReleaseNotesUrl: https://filmora.wondershare.com/whats-new-in-filmora-video-editor.html +PurchaseUrl: https://filmora.wondershare.com/shop/buy/buy-video-editor.html +Documentations: +- DocumentLabel: 用户指南 + DocumentUrl: https://filmora.wondershare.com/guide/ +- DocumentLabel: 教程 + DocumentUrl: https://filmora.wondershare.com/tutorial.html +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/w/Wondershare/Filmora/14.0.11.9772/Wondershare.Filmora.yaml b/manifests/w/Wondershare/Filmora/14.0.11.9772/Wondershare.Filmora.yaml new file mode 100644 index 000000000000..fb0fcce59758 --- /dev/null +++ b/manifests/w/Wondershare/Filmora/14.0.11.9772/Wondershare.Filmora.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Wondershare.Filmora +PackageVersion: 14.0.11.9772 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 7d7e980d1a4fedacf10dc6356e85d5af932136ee Mon Sep 17 00:00:00 2001 From: Giulio Sorrentino Date: Sat, 26 Oct 2024 03:04:07 +0200 Subject: [PATCH 687/720] New version: GiulioSorrentino.CBriscola.WPF version 0.7.1 (#185715) --- ...lioSorrentino.CBriscola.WPF.installer.yaml | 20 +++++++++++++++ ...Sorrentino.CBriscola.WPF.locale.en-US.yaml | 25 +++++++++++++++++++ .../0.7.1/GiulioSorrentino.CBriscola.WPF.yaml | 8 ++++++ 3 files changed, 53 insertions(+) create mode 100644 manifests/g/GiulioSorrentino/CBriscola/WPF/0.7.1/GiulioSorrentino.CBriscola.WPF.installer.yaml create mode 100644 manifests/g/GiulioSorrentino/CBriscola/WPF/0.7.1/GiulioSorrentino.CBriscola.WPF.locale.en-US.yaml create mode 100644 manifests/g/GiulioSorrentino/CBriscola/WPF/0.7.1/GiulioSorrentino.CBriscola.WPF.yaml diff --git a/manifests/g/GiulioSorrentino/CBriscola/WPF/0.7.1/GiulioSorrentino.CBriscola.WPF.installer.yaml b/manifests/g/GiulioSorrentino/CBriscola/WPF/0.7.1/GiulioSorrentino.CBriscola.WPF.installer.yaml new file mode 100644 index 000000000000..59c62c33ca74 --- /dev/null +++ b/manifests/g/GiulioSorrentino/CBriscola/WPF/0.7.1/GiulioSorrentino.CBriscola.WPF.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: GiulioSorrentino.CBriscola.WPF +PackageVersion: 0.7.1 +InstallerType: wix +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 +ProductCode: '{DD0F1B46-75C9-4672-AFD4-398586A546E7}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GiulianoSpaghetti/CBriscola.WPF/releases/download/0.7.1/CBriscolaWPF-0.7.1-amd64.msi + InstallerSha256: 5EC6782A42F45BD62EEAE884024C87A60A4425CCEDA03D92A9FEAA64E58ECAD0 +- Architecture: arm64 + InstallerUrl: https://github.com/GiulianoSpaghetti/CBriscola.WPF/releases/download/0.7.1/CBriscolaWPF-0.7.1-arm64.msi + InstallerSha256: 24614841F6EEE30D101CC65FF4639572BCEFF1B1025B3E62E866E916F32354F8 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-25 diff --git a/manifests/g/GiulioSorrentino/CBriscola/WPF/0.7.1/GiulioSorrentino.CBriscola.WPF.locale.en-US.yaml b/manifests/g/GiulioSorrentino/CBriscola/WPF/0.7.1/GiulioSorrentino.CBriscola.WPF.locale.en-US.yaml new file mode 100644 index 000000000000..76ce4dbebd78 --- /dev/null +++ b/manifests/g/GiulioSorrentino/CBriscola/WPF/0.7.1/GiulioSorrentino.CBriscola.WPF.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: GiulioSorrentino.CBriscola.WPF +PackageVersion: 0.7.1 +PackageLocale: en-US +Publisher: Giulio Sorrentino +PublisherUrl: http://numerone.altervista.org +PublisherSupportUrl: https://github.com/numerunix/CBriscola.WPF/issues +Author: Giulio Sorrentino +PackageName: CBriscola.WPF +PackageUrl: https://github.com/numerunix/CBriscola.WPF +License: GPLv3+ +LicenseUrl: https://raw.githubusercontent.com/numerunix/CBriscola.WPF/master/LICENSE.txt +Copyright: 2023 Giulio Sorrentino +ShortDescription: Simulatore del gioco della briscola a due giocatori senza multiplayer in WPF +Description: "Simulatore del gioco della briscola a due giocatori senza multiplayer in WPF. L'algoritmo è brevettato: i punti in totale sono 120, ossia 4 assi che valgono 11 punti ciascuno, 4 3 che valgono 10 punti ciascuno, 4 10 che valgono 4 punti ciascuno, 4 9 che valgono 3 punti ciascuno, 4 8 che valgono 2 punti ciascuno. Dal momento che la matematica non è una opinione: 4*11+4*10=84. 4*4+4*3+4*2=16+12+8=36 84+36=120 punti totali 120/2 = 60, servono 61 punti per vincere basandosi solo sui carichi si rischia di perdere, perché 84-61=23, bisogna prenderli quasi tutti e lasciare solo 23 punti di carichi 60-36=24, prendendo tutte le altre carte bastano solo 3 carichi per vincere. Per cui non metto i livelli, ma vi lascio imparare la teoria delle carte a lungo, da me inventata a 18 anni, con la wxbriscola." +Tags: +- cardgame +ReleaseNotesUrl: https://github.com/GiulianoSpaghetti/CBriscola.WPF/releases/tag/0.7.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/GiulianoSpaghetti/CBriscola.WPF/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/GiulioSorrentino/CBriscola/WPF/0.7.1/GiulioSorrentino.CBriscola.WPF.yaml b/manifests/g/GiulioSorrentino/CBriscola/WPF/0.7.1/GiulioSorrentino.CBriscola.WPF.yaml new file mode 100644 index 000000000000..d2092869d173 --- /dev/null +++ b/manifests/g/GiulioSorrentino/CBriscola/WPF/0.7.1/GiulioSorrentino.CBriscola.WPF.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: GiulioSorrentino.CBriscola.WPF +PackageVersion: 0.7.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b0516484a1dbed25ea117cf469956ff4d41399b5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 26 Oct 2024 09:04:32 +0800 Subject: [PATCH 688/720] New version: Xiaoyaoyixia.KOOK version 0.89.0 (#185721) --- .../0.89.0/Xiaoyaoyixia.KOOK.installer.yaml | 22 +++++++++++ .../Xiaoyaoyixia.KOOK.locale.en-US.yaml | 31 ++++++++++++++++ .../Xiaoyaoyixia.KOOK.locale.zh-CN.yaml | 37 +++++++++++++++++++ .../KOOK/0.89.0/Xiaoyaoyixia.KOOK.yaml | 8 ++++ 4 files changed, 98 insertions(+) create mode 100644 manifests/x/Xiaoyaoyixia/KOOK/0.89.0/Xiaoyaoyixia.KOOK.installer.yaml create mode 100644 manifests/x/Xiaoyaoyixia/KOOK/0.89.0/Xiaoyaoyixia.KOOK.locale.en-US.yaml create mode 100644 manifests/x/Xiaoyaoyixia/KOOK/0.89.0/Xiaoyaoyixia.KOOK.locale.zh-CN.yaml create mode 100644 manifests/x/Xiaoyaoyixia/KOOK/0.89.0/Xiaoyaoyixia.KOOK.yaml diff --git a/manifests/x/Xiaoyaoyixia/KOOK/0.89.0/Xiaoyaoyixia.KOOK.installer.yaml b/manifests/x/Xiaoyaoyixia/KOOK/0.89.0/Xiaoyaoyixia.KOOK.installer.yaml new file mode 100644 index 000000000000..ac14e9c92b20 --- /dev/null +++ b/manifests/x/Xiaoyaoyixia/KOOK/0.89.0/Xiaoyaoyixia.KOOK.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: Xiaoyaoyixia.KOOK +PackageVersion: 0.89.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silentWithProgress +InstallerSwitches: + Silent: -AutoInstall=1 + SilentWithProgress: -AutoInstall=1 +UpgradeBehavior: install +ReleaseDate: 2024-10-25 +Installers: +- Architecture: x86 + InstallerUrl: https://dl.kookapp.cn/assets/release/html_pc/kook_1363/Kook_PC_Setup_v0.89.0.0_b2ZmaWNpYWwuc2l0ZS4uLi5wYw==.exe + InstallerSha256: 1802E3CB71025EE7483AF67BFCE307B9725FC157915C6DFDFD49E612C3D9F313 + ProductCode: KOOK +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/x/Xiaoyaoyixia/KOOK/0.89.0/Xiaoyaoyixia.KOOK.locale.en-US.yaml b/manifests/x/Xiaoyaoyixia/KOOK/0.89.0/Xiaoyaoyixia.KOOK.locale.en-US.yaml new file mode 100644 index 000000000000..25be0d2cb264 --- /dev/null +++ b/manifests/x/Xiaoyaoyixia/KOOK/0.89.0/Xiaoyaoyixia.KOOK.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: Xiaoyaoyixia.KOOK +PackageVersion: 0.89.0 +PackageLocale: en-US +Publisher: KOOK +PublisherUrl: https://www.kookapp.cn/ +PublisherSupportUrl: https://help.kookapp.cn/ +PrivacyUrl: https://www.kookapp.cn/privacy.html +Author: Beijing Xiaoyaoyixia Technology Co., Ltd +PackageName: KOOK +PackageUrl: https://www.kookapp.cn/ +License: Proprietary +LicenseUrl: https://www.kookapp.cn/protocol.html +Copyright: Copyright © 2024 KOOK +# CopyrightUrl: +ShortDescription: An easy-to-use voice chatting tool +Description: KOOK is a free and ad-free voice chatting tool. It is available on PC, Android, iOS and web, so you can chat anywhere. There are various themes of servers on KOOK. You can also create your own servers with themes of gaming, music, reading, foreign languages, etc. according to your preferences, and invite your friends to join in chatting. +Moniker: kaiheila +Tags: +- chat +- talk +- voice +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/x/Xiaoyaoyixia/KOOK/0.89.0/Xiaoyaoyixia.KOOK.locale.zh-CN.yaml b/manifests/x/Xiaoyaoyixia/KOOK/0.89.0/Xiaoyaoyixia.KOOK.locale.zh-CN.yaml new file mode 100644 index 000000000000..b2226c910362 --- /dev/null +++ b/manifests/x/Xiaoyaoyixia/KOOK/0.89.0/Xiaoyaoyixia.KOOK.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: Xiaoyaoyixia.KOOK +PackageVersion: 0.89.0 +PackageLocale: zh-CN +Publisher: KOOK +PublisherUrl: https://www.kookapp.cn/ +PublisherSupportUrl: https://help.kookapp.cn/ +PrivacyUrl: https://www.kookapp.cn/privacy.html +Author: 北京逍遥一下科技有限公司 +PackageName: KOOK +PackageUrl: https://www.kookapp.cn/ +License: 专有软件 +LicenseUrl: https://www.kookapp.cn/protocol.html +Copyright: Copyright © 2024 KOOK +# CopyrightUrl: +ShortDescription: 一个好用的语音沟通工具 +Description: KOOK 语音是一款免费无广告的语音沟通工具,目前已覆盖 PC 端、安卓端、iOS 端、网页端设备,无论你在什么地方,都可以畅快沟通。KOOK 里有各种主题的服务器,你也可以根据自己的喜好,创建游戏、音乐、阅读、外语等等主题的服务器,邀请好友加入到你的服务器里谈天说地。 +# Moniker: +Tags: +- 开黑啦 +- 聊天 +- 语音 +ReleaseNotes: |- + 功能新增: + 增加了帖子频道功能。 + 功能优化: + 优化了语音重连的速度。 + 问题修复: + 修复了截图保存失败的问题。 +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/x/Xiaoyaoyixia/KOOK/0.89.0/Xiaoyaoyixia.KOOK.yaml b/manifests/x/Xiaoyaoyixia/KOOK/0.89.0/Xiaoyaoyixia.KOOK.yaml new file mode 100644 index 000000000000..473ecc2424a2 --- /dev/null +++ b/manifests/x/Xiaoyaoyixia/KOOK/0.89.0/Xiaoyaoyixia.KOOK.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: Xiaoyaoyixia.KOOK +PackageVersion: 0.89.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 072f7374a9042e343cef72f6d187b9854ad387b4 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Sat, 26 Oct 2024 06:34:48 +0530 Subject: [PATCH 689/720] New version: WeMod.WeMod version 9.10.7 (#185722) --- .../WeMod/9.10.7/WeMod.WeMod.installer.yaml | 15 +++++++++++++++ .../WeMod/9.10.7/WeMod.WeMod.locale.en-US.yaml | 17 +++++++++++++++++ manifests/w/WeMod/WeMod/9.10.7/WeMod.WeMod.yaml | 8 ++++++++ 3 files changed, 40 insertions(+) create mode 100644 manifests/w/WeMod/WeMod/9.10.7/WeMod.WeMod.installer.yaml create mode 100644 manifests/w/WeMod/WeMod/9.10.7/WeMod.WeMod.locale.en-US.yaml create mode 100644 manifests/w/WeMod/WeMod/9.10.7/WeMod.WeMod.yaml diff --git a/manifests/w/WeMod/WeMod/9.10.7/WeMod.WeMod.installer.yaml b/manifests/w/WeMod/WeMod/9.10.7/WeMod.WeMod.installer.yaml new file mode 100644 index 000000000000..dd903f35df32 --- /dev/null +++ b/manifests/w/WeMod/WeMod/9.10.7/WeMod.WeMod.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: WeMod.WeMod +PackageVersion: 9.10.7 +InstallerType: exe +InstallerSwitches: + Silent: /s + SilentWithProgress: /s +Installers: +- Architecture: x86 + InstallerUrl: https://storage-cdn.wemod.com/app/releases/stable/WeMod-9.10.7.exe + InstallerSha256: D5919E75AD3A1B1B9B3CC203A22DA1DBD5F1FB0EC722C51C23079515B06C876F +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/w/WeMod/WeMod/9.10.7/WeMod.WeMod.locale.en-US.yaml b/manifests/w/WeMod/WeMod/9.10.7/WeMod.WeMod.locale.en-US.yaml new file mode 100644 index 000000000000..66f195ea6f74 --- /dev/null +++ b/manifests/w/WeMod/WeMod/9.10.7/WeMod.WeMod.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: WeMod.WeMod +PackageVersion: 9.10.7 +PackageLocale: en-US +Publisher: WeMod +PublisherSupportUrl: https://support.wemod.com +PrivacyUrl: https://wemod.com/privacy +PackageName: WeMod +PackageUrl: https://www.wemod.com +License: Proprietary +LicenseUrl: https://www.wemod.com/terms +ShortDescription: Free cheats & trainers for your favorite PC games in one easy app. +Moniker: wemod +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/w/WeMod/WeMod/9.10.7/WeMod.WeMod.yaml b/manifests/w/WeMod/WeMod/9.10.7/WeMod.WeMod.yaml new file mode 100644 index 000000000000..5e1043802fb9 --- /dev/null +++ b/manifests/w/WeMod/WeMod/9.10.7/WeMod.WeMod.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: WeMod.WeMod +PackageVersion: 9.10.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From f1eb23cfb89930ae4e697b21647045404100b168 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 26 Oct 2024 09:05:02 +0800 Subject: [PATCH 690/720] New version: Brave.Brave.Nightly version 131.1.73.48 (#185723) --- .../Brave.Brave.Nightly.installer.yaml | 80 +++++++++++++++++++ .../Brave.Brave.Nightly.locale.en-US.yaml | 39 +++++++++ .../Brave.Brave.Nightly.locale.zh-CN.yaml | 35 ++++++++ .../131.1.73.48/Brave.Brave.Nightly.yaml | 8 ++ 4 files changed, 162 insertions(+) create mode 100644 manifests/b/Brave/Brave/Nightly/131.1.73.48/Brave.Brave.Nightly.installer.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/131.1.73.48/Brave.Brave.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/131.1.73.48/Brave.Brave.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/131.1.73.48/Brave.Brave.Nightly.yaml diff --git a/manifests/b/Brave/Brave/Nightly/131.1.73.48/Brave.Brave.Nightly.installer.yaml b/manifests/b/Brave/Brave/Nightly/131.1.73.48/Brave.Brave.Nightly.installer.yaml new file mode 100644 index 000000000000..af33fcbdd89a --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/131.1.73.48/Brave.Brave.Nightly.installer.yaml @@ -0,0 +1,80 @@ +# 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: Brave.Brave.Nightly +PackageVersion: 131.1.73.48 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x86-ni/win/131.1.73.48/brave_installer-ia32.exe + InstallerSha256: 5B80BB7E0110D5EB352D9F331F5D26902C30152C596B8093D9ACFA599073D68A + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: x86 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x86-ni/win/131.1.73.48/brave_installer-ia32.exe + InstallerSha256: 5B80BB7E0110D5EB352D9F331F5D26902C30152C596B8093D9ACFA599073D68A + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: x64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/131.1.73.48/brave_installer-x64.exe + InstallerSha256: 7EFA8DD2E0358B1AD7774878C4CB4F1A017D8DCAFC0169465CF30C7B45DC9BE1 + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: x64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/131.1.73.48/brave_installer-x64.exe + InstallerSha256: 7EFA8DD2E0358B1AD7774878C4CB4F1A017D8DCAFC0169465CF30C7B45DC9BE1 + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: arm64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/arm64-ni/win/131.1.73.48/brave_installer-arm64.exe + InstallerSha256: D3FF0D49BF7F370186175079C1DEFA865C9576EC083E75B6248F1B627C6A40BC + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: arm64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/arm64-ni/win/131.1.73.48/brave_installer-arm64.exe + InstallerSha256: D3FF0D49BF7F370186175079C1DEFA865C9576EC083E75B6248F1B627C6A40BC + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Nightly +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Nightly/131.1.73.48/Brave.Brave.Nightly.locale.en-US.yaml b/manifests/b/Brave/Brave/Nightly/131.1.73.48/Brave.Brave.Nightly.locale.en-US.yaml new file mode 100644 index 000000000000..b56f5998ddee --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/131.1.73.48/Brave.Brave.Nightly.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 131.1.73.48 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +# PublisherSupportUrl: +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2024 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly is our testing and development version of Brave. Releases are updated every night. +Description: |- + Nightly is our testing and development version of Brave. + The releases are updated every night and may contain bugs that can result in data loss. + Nightly automatically sends us crash reports when things go wrong. +# Moniker: +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Nightly/131.1.73.48/Brave.Brave.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Nightly/131.1.73.48/Brave.Brave.Nightly.locale.zh-CN.yaml new file mode 100644 index 000000000000..46f0052249ac --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/131.1.73.48/Brave.Brave.Nightly.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: Brave.Brave.Nightly +PackageVersion: 131.1.73.48 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +# PublisherSupportUrl: +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2024 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly 是 Brave 的测试和开发版本,每天晚上更新。 +Description: Nightly 是 Brave 的测试和开发版本,每天晚上更新,可能包含导致数据丢失的错误。当出现问题时,Nightly 会自动向我们发送崩溃报告。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Nightly/131.1.73.48/Brave.Brave.Nightly.yaml b/manifests/b/Brave/Brave/Nightly/131.1.73.48/Brave.Brave.Nightly.yaml new file mode 100644 index 000000000000..76f8225be672 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/131.1.73.48/Brave.Brave.Nightly.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: Brave.Brave.Nightly +PackageVersion: 131.1.73.48 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 9cd201f76ea465798bdf8e6c752d03472cf99522 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 26 Oct 2024 09:05:27 +0800 Subject: [PATCH 691/720] New version: mikf.gallery-dl version 1.27.7 (#185724) --- .../1.27.7/mikf.gallery-dl.installer.yaml | 15 ++++ .../1.27.7/mikf.gallery-dl.locale.en-US.yaml | 74 +++++++++++++++++++ .../1.27.7/mikf.gallery-dl.locale.zh-CN.yaml | 36 +++++++++ .../gallery-dl/1.27.7/mikf.gallery-dl.yaml | 8 ++ 4 files changed, 133 insertions(+) create mode 100644 manifests/m/mikf/gallery-dl/1.27.7/mikf.gallery-dl.installer.yaml create mode 100644 manifests/m/mikf/gallery-dl/1.27.7/mikf.gallery-dl.locale.en-US.yaml create mode 100644 manifests/m/mikf/gallery-dl/1.27.7/mikf.gallery-dl.locale.zh-CN.yaml create mode 100644 manifests/m/mikf/gallery-dl/1.27.7/mikf.gallery-dl.yaml diff --git a/manifests/m/mikf/gallery-dl/1.27.7/mikf.gallery-dl.installer.yaml b/manifests/m/mikf/gallery-dl/1.27.7/mikf.gallery-dl.installer.yaml new file mode 100644 index 000000000000..240fcf29ed76 --- /dev/null +++ b/manifests/m/mikf/gallery-dl/1.27.7/mikf.gallery-dl.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: mikf.gallery-dl +PackageVersion: 1.27.7 +InstallerType: portable +Commands: +- gallery-dl +ReleaseDate: 2024-10-25 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/mikf/gallery-dl/releases/download/v1.27.7/gallery-dl.exe + InstallerSha256: 593543292A8E713283A9BF186AA42DAB5436517059AFB9771698211E0BF86FDB +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/mikf/gallery-dl/1.27.7/mikf.gallery-dl.locale.en-US.yaml b/manifests/m/mikf/gallery-dl/1.27.7/mikf.gallery-dl.locale.en-US.yaml new file mode 100644 index 000000000000..9a4e57001f33 --- /dev/null +++ b/manifests/m/mikf/gallery-dl/1.27.7/mikf.gallery-dl.locale.en-US.yaml @@ -0,0 +1,74 @@ +# 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: mikf.gallery-dl +PackageVersion: 1.27.7 +PackageLocale: en-US +Publisher: Mike Fährmann +PublisherUrl: https://github.com/mikf +PublisherSupportUrl: https://github.com/mikf/gallery-dl/issues +# PrivacyUrl: +Author: Mike Fährmann +PackageName: gallery-dl +PackageUrl: https://github.com/mikf/gallery-dl +License: GPL-2.0 +LicenseUrl: https://github.com/mikf/gallery-dl/blob/master/LICENSE +Copyright: Copyright 2014-2024 Mike Fährmann +# CopyrightUrl: +ShortDescription: Command-line program to download image galleries and collections from several image hosting sites +Description: gallery-dl is a command-line program to download image galleries and collections from several image hosting sites. It is a cross-platform tool with many configuration options and powerful filenaming capabilities. +# Moniker: +Tags: +- download +- downloader +- gallery +- image +- photo +- picture +ReleaseNotes: |- + Extractors + Additions + - [civitai] add extractors for global models and images (#6310) + - [mangadex] add author extractor (#6372) + - [scrolller] add support (#295, #3418, #5051) + Fixes + - [8chan] automatically detect TOS cookie name (#6318) + - [bunkr] update to new site layout (#6344, #6352, #6368) + - [bunkr] send proper Referer headers for file downloads (#6319) + - [civitai] add uuid metadata field & use it as default archive format (#6326) + - [civitai] fix "My Reactions" results (#6263) + - [civitai] fix model file download URLs for tRPC API + - [lensdump] fix extraction (#6313) + - [pixiv] make retrieving ugoira metadata non-fatal (#6297) + - [pixiv] fix exception when processing deleted sanity_level works (#6339) + - [urlgalleries] fix extraction + - [wikimedia] fix non-English Fandom/wiki.gg articles (#6370) + Improvements + - [8chan] support /last/ thread URLs (#6318) + - [bunkr] support bunkr.ph and bunkr.ps URLs + - [newgrounds] support page numbers in URLs (#6320) + - [patreon] support /c/ prefix in creator URLs (#6348) + - [pinterest] support story pins (#6188, #6078, #4229) + - [pixiv] implement sanity_level workaround for user artworks results (#4327, #5435, #6339) + Options + - [bluesky] add quoted option (#6323) + - [pixiv] add captions option (#4327) + - [reddit] add embeds option (#6357) + - [vk] add offset option (#6328) + Downloaders + - [ytdl] implement explicit HLS/DASH handling + Post Processors + - add error event + Miscellaneous + - [cookies] convert Chromium expires_utc values to Unix timestamps + - [util] add std object to global eval namespace (#6330) + - add --print and --print-to-file command-line options (#6343) + - use child extractor fallbacks only when a non-user error occurs (#6329) +ReleaseNotesUrl: https://github.com/mikf/gallery-dl/releases/tag/v1.27.7 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/mikf/gallery-dl/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/mikf/gallery-dl/1.27.7/mikf.gallery-dl.locale.zh-CN.yaml b/manifests/m/mikf/gallery-dl/1.27.7/mikf.gallery-dl.locale.zh-CN.yaml new file mode 100644 index 000000000000..5e3e65453e0a --- /dev/null +++ b/manifests/m/mikf/gallery-dl/1.27.7/mikf.gallery-dl.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: mikf.gallery-dl +PackageVersion: 1.27.7 +PackageLocale: zh-CN +Publisher: Mike Fährmann +PublisherUrl: https://github.com/mikf +PublisherSupportUrl: https://github.com/mikf/gallery-dl/issues +# PrivacyUrl: +Author: Mike Fährmann +PackageName: gallery-dl +PackageUrl: https://github.com/mikf/gallery-dl +License: GPL-2.0 +LicenseUrl: https://github.com/mikf/gallery-dl/blob/master/LICENSE +Copyright: Copyright 2014-2024 Mike Fährmann +# CopyrightUrl: +ShortDescription: 从多个图片托管网站下载图片库和图片集的命令行程序 +Description: gallery-dl 是一个命令行程序,可以从多个图片托管网站下载图片库和图片集。它是一个跨平台的工具,具有众多配置选项和强大的文件命名功能。 +# Moniker: +Tags: +- 下载 +- 下载器 +- 图像 +- 图片 +- 照片 +- 画廊 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/mikf/gallery-dl/releases/tag/v1.27.7 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/mikf/gallery-dl/wiki +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/mikf/gallery-dl/1.27.7/mikf.gallery-dl.yaml b/manifests/m/mikf/gallery-dl/1.27.7/mikf.gallery-dl.yaml new file mode 100644 index 000000000000..8f1273fc70ec --- /dev/null +++ b/manifests/m/mikf/gallery-dl/1.27.7/mikf.gallery-dl.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: mikf.gallery-dl +PackageVersion: 1.27.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From cb63aa476ed3935ceae6a334d89bba3f7cfe98d5 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Sat, 26 Oct 2024 06:35:39 +0530 Subject: [PATCH 692/720] New version: GitHub.cli version 2.60.1 (#185725) --- .../cli/2.60.1/GitHub.cli.installer.yaml | 35 ++++++++++++++++ .../cli/2.60.1/GitHub.cli.locale.en-US.yaml | 40 +++++++++++++++++++ manifests/g/GitHub/cli/2.60.1/GitHub.cli.yaml | 8 ++++ 3 files changed, 83 insertions(+) create mode 100644 manifests/g/GitHub/cli/2.60.1/GitHub.cli.installer.yaml create mode 100644 manifests/g/GitHub/cli/2.60.1/GitHub.cli.locale.en-US.yaml create mode 100644 manifests/g/GitHub/cli/2.60.1/GitHub.cli.yaml diff --git a/manifests/g/GitHub/cli/2.60.1/GitHub.cli.installer.yaml b/manifests/g/GitHub/cli/2.60.1/GitHub.cli.installer.yaml new file mode 100644 index 000000000000..4209a092c8fa --- /dev/null +++ b/manifests/g/GitHub/cli/2.60.1/GitHub.cli.installer.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: GitHub.cli +PackageVersion: 2.60.1 +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- gh +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/cli/cli/releases/download/v2.60.1/gh_2.60.1_windows_amd64.msi + InstallerSha256: EB28E94C31B196C1721B8412C375DC825CCDC9C633C637D39D52F40527046BCD + ProductCode: '{A8846E25-949B-4EBC-A1E1-8E6492B2A0D3}' + AppsAndFeaturesEntries: + - ProductCode: '{EB6DF1C4-B7A0-4C73-9D7D-AC78A6886306}' + UpgradeCode: '{8CFB9531-B959-4E1B-AA2E-4AF0FFCC4AF4}' +- Architecture: x86 + InstallerUrl: https://github.com/cli/cli/releases/download/v2.60.1/gh_2.60.1_windows_386.msi + InstallerSha256: 71E9ADAD73AF35536C6220930F40E72F56B0C7EA3AFB1809517F874CD297A030 + ProductCode: '{CD1CC03D-955B-4B11-896F-77A5D27AA777}' + AppsAndFeaturesEntries: + - ProductCode: '{9AF0FAE1-26DA-4373-8596-63AA8AFF3CBA}' + UpgradeCode: '{767EC5D2-C8F0-4912-9901-45E21F59A284}' +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-25 diff --git a/manifests/g/GitHub/cli/2.60.1/GitHub.cli.locale.en-US.yaml b/manifests/g/GitHub/cli/2.60.1/GitHub.cli.locale.en-US.yaml new file mode 100644 index 000000000000..32654b71402a --- /dev/null +++ b/manifests/g/GitHub/cli/2.60.1/GitHub.cli.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: GitHub.cli +PackageVersion: 2.60.1 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/ +PublisherSupportUrl: https://support.github.com/ +PrivacyUrl: https://docs.github.com/site-policy/privacy-policies/github-general-privacy-statement +PackageName: GitHub CLI +PackageUrl: https://cli.github.com/ +License: MIT +LicenseUrl: https://github.com/cli/cli/blob/v2.59.0/LICENSE +Copyright: Copyright (c) 2019 GitHub Inc. +CopyrightUrl: https://github.com/cli/cli/blob/v2.59.0/LICENSE +ShortDescription: Work seamlessly with GitHub from the command line. +Description: |- + gh is GitHub on the command line. + It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code. +Moniker: gh +Tags: +- cli +- command-line +- enterprise +- foss +- github +- open-source +- terminal +- tool +- utility +- workflow +ReleaseNotesUrl: https://github.com/cli/cli/releases/tag/v2.60.1 +Documentations: +- DocumentLabel: Manual + DocumentUrl: https://cli.github.com/manual/ +- DocumentLabel: GitHub + DocumentUrl: https://github.com/cli/cli +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/GitHub/cli/2.60.1/GitHub.cli.yaml b/manifests/g/GitHub/cli/2.60.1/GitHub.cli.yaml new file mode 100644 index 000000000000..396110193f40 --- /dev/null +++ b/manifests/g/GitHub/cli/2.60.1/GitHub.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: GitHub.cli +PackageVersion: 2.60.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 522ed164bd7b5ec9b10461828c0c436620e2f3f6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 26 Oct 2024 09:06:02 +0800 Subject: [PATCH 693/720] New version: Discord.Discord.Canary version 1.0.470 (#185728) --- .../Discord.Discord.Canary.installer.yaml | 20 ++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 38 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 35 +++++++++++++++++ .../1.0.470/Discord.Discord.Canary.yaml | 8 ++++ 4 files changed, 101 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.470/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.470/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.470/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.470/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.470/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.470/Discord.Discord.Canary.installer.yaml new file mode 100644 index 000000000000..6d0e8e1d41d7 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.470/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.470 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +Installers: +- Architecture: x64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.470/DiscordCanarySetup.exe + InstallerSha256: BCFDACBC77573893A6AE3D8A3BFD6E2EF8423BB5FF5B64C0F8D890CEE4DD9116 + ProductCode: DiscordCanary +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.470/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.470/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..05cc9a372004 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.470/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.470 +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.470/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.470/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..df099a20e8ab --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.470/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.470 +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.470/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.470/Discord.Discord.Canary.yaml new file mode 100644 index 000000000000..0ba2bb505d8b --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.470/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.470 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From da883866cc60f446cfcf27c789d5b3b9a885ec62 Mon Sep 17 00:00:00 2001 From: Nikolas Grottendieck Date: Sat, 26 Oct 2024 03:06:15 +0200 Subject: [PATCH 694/720] New version: Gitleaks.Gitleaks version 8.21.1 (#185727) --- .../8.21.1/Gitleaks.Gitleaks.installer.yaml | 28 +++++++++++++ .../Gitleaks.Gitleaks.locale.en-US.yaml | 41 +++++++++++++++++++ .../Gitleaks/8.21.1/Gitleaks.Gitleaks.yaml | 8 ++++ 3 files changed, 77 insertions(+) create mode 100644 manifests/g/Gitleaks/Gitleaks/8.21.1/Gitleaks.Gitleaks.installer.yaml create mode 100644 manifests/g/Gitleaks/Gitleaks/8.21.1/Gitleaks.Gitleaks.locale.en-US.yaml create mode 100644 manifests/g/Gitleaks/Gitleaks/8.21.1/Gitleaks.Gitleaks.yaml diff --git a/manifests/g/Gitleaks/Gitleaks/8.21.1/Gitleaks.Gitleaks.installer.yaml b/manifests/g/Gitleaks/Gitleaks/8.21.1/Gitleaks.Gitleaks.installer.yaml new file mode 100644 index 000000000000..030bf4c9f93a --- /dev/null +++ b/manifests/g/Gitleaks/Gitleaks/8.21.1/Gitleaks.Gitleaks.installer.yaml @@ -0,0 +1,28 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Gitleaks.Gitleaks +PackageVersion: 8.21.1 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: gitleaks.exe + PortableCommandAlias: gitleaks +Commands: +- gitleaks +FileExtensions: +- toml +ReleaseDate: 2024-10-18 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/gitleaks/gitleaks/releases/download/v8.21.1/gitleaks_8.21.1_windows_x32.zip + InstallerSha256: 642D39AE7E400699C85217E77F76D902B54A345F68DBF59C043132F3BBDC556E +- Architecture: x64 + InstallerUrl: https://github.com/gitleaks/gitleaks/releases/download/v8.21.1/gitleaks_8.21.1_windows_x64.zip + InstallerSha256: E379528885E36ED1479C3D03F1CD879E3A53F0CB6C80A1E367122A871B71151C +- Architecture: arm + InstallerUrl: https://github.com/gitleaks/gitleaks/releases/download/v8.21.1/gitleaks_8.21.1_windows_armv7.zip + InstallerSha256: 80DF2736FC26CFCB0EA476341B130CF3CB53D5E75898EE456CAD8D4FCC388905 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Gitleaks/Gitleaks/8.21.1/Gitleaks.Gitleaks.locale.en-US.yaml b/manifests/g/Gitleaks/Gitleaks/8.21.1/Gitleaks.Gitleaks.locale.en-US.yaml new file mode 100644 index 000000000000..351d5a02c64a --- /dev/null +++ b/manifests/g/Gitleaks/Gitleaks/8.21.1/Gitleaks.Gitleaks.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Gitleaks.Gitleaks +PackageVersion: 8.21.1 +PackageLocale: en-US +Publisher: Gitleaks LLC +PublisherUrl: https://gitleaks.io/ +PublisherSupportUrl: https://github.com/gitleaks/gitleaks/issues +Author: Zachary Rice +PackageName: Gitleaks +PackageUrl: https://github.com/gitleaks/gitleaks +License: MIT +LicenseUrl: https://github.com/gitleaks/gitleaks/blob/HEAD/LICENSE +Copyright: Copyright (c) 2019 Zachary Rice +CopyrightUrl: https://github.com/gitleaks/gitleaks/blob/master/LICENSE +ShortDescription: Protect and discover secrets using Gitleaks +Description: |- + Gitleaks is a SAST tool for detecting and preventing hardcoded secrets like passwords, api keys, + and tokens in git repos. Gitleaks is an easy-to-use, all-in-one solution for detecting secrets, + past or present, in your code. +Moniker: gitleaks +Tags: +- devsecops +- git +- gitleaks +- go +- golang +- hacktoberfest +- secret +- security +- security-tools +ReleaseNotes: |- + Changelog + - cf5334f feat: add curl basic auth rule (#1575) + - d07b394 Update spelling in README.md (#1574) + - 5c03fa4 refactor(allowlist): use iota for condition (#1569) + - 12034a7 refactor(config): temporarily switch to [rules.allowlist] (#1573) +ReleaseNotesUrl: https://github.com/gitleaks/gitleaks/releases/tag/v8.21.1 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Gitleaks/Gitleaks/8.21.1/Gitleaks.Gitleaks.yaml b/manifests/g/Gitleaks/Gitleaks/8.21.1/Gitleaks.Gitleaks.yaml new file mode 100644 index 000000000000..9487445459b8 --- /dev/null +++ b/manifests/g/Gitleaks/Gitleaks/8.21.1/Gitleaks.Gitleaks.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: Gitleaks.Gitleaks +PackageVersion: 8.21.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 435214b3e5f687ed7e683d04d8eabb9d0dec110b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 26 Oct 2024 09:06:26 +0800 Subject: [PATCH 695/720] New version: TunnelBear.TunnelBear version 4.9.10.0 (#185730) --- .../TunnelBear.TunnelBear.installer.yaml | 6 +++--- .../TunnelBear.TunnelBear.locale.en-US.yaml | 4 ++-- .../TunnelBear.TunnelBear.locale.zh-CN.yaml | 2 +- .../{4.9.9.0 => 4.9.10.0}/TunnelBear.TunnelBear.yaml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) rename manifests/t/TunnelBear/TunnelBear/{4.9.9.0 => 4.9.10.0}/TunnelBear.TunnelBear.installer.yaml (78%) rename manifests/t/TunnelBear/TunnelBear/{4.9.9.0 => 4.9.10.0}/TunnelBear.TunnelBear.locale.en-US.yaml (91%) rename manifests/t/TunnelBear/TunnelBear/{4.9.9.0 => 4.9.10.0}/TunnelBear.TunnelBear.locale.zh-CN.yaml (94%) rename manifests/t/TunnelBear/TunnelBear/{4.9.9.0 => 4.9.10.0}/TunnelBear.TunnelBear.yaml (89%) diff --git a/manifests/t/TunnelBear/TunnelBear/4.9.9.0/TunnelBear.TunnelBear.installer.yaml b/manifests/t/TunnelBear/TunnelBear/4.9.10.0/TunnelBear.TunnelBear.installer.yaml similarity index 78% rename from manifests/t/TunnelBear/TunnelBear/4.9.9.0/TunnelBear.TunnelBear.installer.yaml rename to manifests/t/TunnelBear/TunnelBear/4.9.10.0/TunnelBear.TunnelBear.installer.yaml index 8dba9231e75f..51441edf2789 100644 --- a/manifests/t/TunnelBear/TunnelBear/4.9.9.0/TunnelBear.TunnelBear.installer.yaml +++ b/manifests/t/TunnelBear/TunnelBear/4.9.10.0/TunnelBear.TunnelBear.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: TunnelBear.TunnelBear -PackageVersion: 4.9.9.0 +PackageVersion: 4.9.10.0 InstallerType: burn Scope: machine InstallerSwitches: @@ -16,7 +16,7 @@ AppsAndFeaturesEntries: Installers: - Architecture: x64 InstallerUrl: https://tunnelbear.s3.amazonaws.com/downloads/pc/TunnelBear-Installer.exe - InstallerSha256: 2C474421EBF4DDE97B431A8FD94D33717BAD7EE0CE30C8FC5ED7D0934B55F9FE - ProductCode: '{276783bb-8b0e-4599-8775-6fd7aa63d3b8}' + InstallerSha256: F90047DDEE5E3E961A91F59785CB9A943E0A6443ED85042BD7BFDDE3707B10F8 + ProductCode: '{ee4bdd5f-73d2-405c-bcb7-2e64cddec709}' ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/t/TunnelBear/TunnelBear/4.9.9.0/TunnelBear.TunnelBear.locale.en-US.yaml b/manifests/t/TunnelBear/TunnelBear/4.9.10.0/TunnelBear.TunnelBear.locale.en-US.yaml similarity index 91% rename from manifests/t/TunnelBear/TunnelBear/4.9.9.0/TunnelBear.TunnelBear.locale.en-US.yaml rename to manifests/t/TunnelBear/TunnelBear/4.9.10.0/TunnelBear.TunnelBear.locale.en-US.yaml index c050ea12846a..45071f76a513 100644 --- a/manifests/t/TunnelBear/TunnelBear/4.9.9.0/TunnelBear.TunnelBear.locale.en-US.yaml +++ b/manifests/t/TunnelBear/TunnelBear/4.9.10.0/TunnelBear.TunnelBear.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: TunnelBear.TunnelBear -PackageVersion: 4.9.9.0 +PackageVersion: 4.9.10.0 PackageLocale: en-US Publisher: TunnelBear PublisherUrl: https://www.tunnelbear.com/ @@ -25,7 +25,7 @@ Tags: - security - vpn ReleaseNotes: |- - - Brushed some fur, ate some bugs, 20 new bears added. + - Brushed some fur, ate some bugs, 25 new bears added. - Took the Bears to the groomers. Just love that New Bear smell, don't you? ReleaseNotesUrl: https://tunnelbear.s3.amazonaws.com/downloads/pc/update_windows_release_notes.html PurchaseUrl: https://www.tunnelbear.com/pricing diff --git a/manifests/t/TunnelBear/TunnelBear/4.9.9.0/TunnelBear.TunnelBear.locale.zh-CN.yaml b/manifests/t/TunnelBear/TunnelBear/4.9.10.0/TunnelBear.TunnelBear.locale.zh-CN.yaml similarity index 94% rename from manifests/t/TunnelBear/TunnelBear/4.9.9.0/TunnelBear.TunnelBear.locale.zh-CN.yaml rename to manifests/t/TunnelBear/TunnelBear/4.9.10.0/TunnelBear.TunnelBear.locale.zh-CN.yaml index 1565932e804e..55ce998a7ec0 100644 --- a/manifests/t/TunnelBear/TunnelBear/4.9.9.0/TunnelBear.TunnelBear.locale.zh-CN.yaml +++ b/manifests/t/TunnelBear/TunnelBear/4.9.10.0/TunnelBear.TunnelBear.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: TunnelBear.TunnelBear -PackageVersion: 4.9.9.0 +PackageVersion: 4.9.10.0 PackageLocale: zh-CN Publisher: TunnelBear PublisherUrl: https://www.tunnelbear.com/ diff --git a/manifests/t/TunnelBear/TunnelBear/4.9.9.0/TunnelBear.TunnelBear.yaml b/manifests/t/TunnelBear/TunnelBear/4.9.10.0/TunnelBear.TunnelBear.yaml similarity index 89% rename from manifests/t/TunnelBear/TunnelBear/4.9.9.0/TunnelBear.TunnelBear.yaml rename to manifests/t/TunnelBear/TunnelBear/4.9.10.0/TunnelBear.TunnelBear.yaml index fe4877da749d..b619f8feac88 100644 --- a/manifests/t/TunnelBear/TunnelBear/4.9.9.0/TunnelBear.TunnelBear.yaml +++ b/manifests/t/TunnelBear/TunnelBear/4.9.10.0/TunnelBear.TunnelBear.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: TunnelBear.TunnelBear -PackageVersion: 4.9.9.0 +PackageVersion: 4.9.10.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From 2d3b7774cf63213ad9d2b324224f75aa4e06d256 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Sat, 26 Oct 2024 06:36:33 +0530 Subject: [PATCH 696/720] New version: SaladTechnologies.Salad version 1.7.0 (#185731) --- .../SaladTechnologies.Salad.installer.yaml | 19 +++++++++++++++ .../SaladTechnologies.Salad.locale.en-US.yaml | 23 +++++++++++++++++++ .../Salad/1.7.0/SaladTechnologies.Salad.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/s/SaladTechnologies/Salad/1.7.0/SaladTechnologies.Salad.installer.yaml create mode 100644 manifests/s/SaladTechnologies/Salad/1.7.0/SaladTechnologies.Salad.locale.en-US.yaml create mode 100644 manifests/s/SaladTechnologies/Salad/1.7.0/SaladTechnologies.Salad.yaml diff --git a/manifests/s/SaladTechnologies/Salad/1.7.0/SaladTechnologies.Salad.installer.yaml b/manifests/s/SaladTechnologies/Salad/1.7.0/SaladTechnologies.Salad.installer.yaml new file mode 100644 index 000000000000..8616d551e13c --- /dev/null +++ b/manifests/s/SaladTechnologies/Salad/1.7.0/SaladTechnologies.Salad.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: SaladTechnologies.Salad +PackageVersion: 1.7.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/SaladTechnologies/salad-applications/releases/download/1.7.0/Salad-1.7.0.exe + InstallerSha256: C6E035CEA0B8BAA3D7CFE59476F2CD90AC5F063EA9E792D4489ABE8348C0E7CE +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-25 diff --git a/manifests/s/SaladTechnologies/Salad/1.7.0/SaladTechnologies.Salad.locale.en-US.yaml b/manifests/s/SaladTechnologies/Salad/1.7.0/SaladTechnologies.Salad.locale.en-US.yaml new file mode 100644 index 000000000000..6b8f13416de5 --- /dev/null +++ b/manifests/s/SaladTechnologies/Salad/1.7.0/SaladTechnologies.Salad.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: SaladTechnologies.Salad +PackageVersion: 1.7.0 +PackageLocale: en-US +Publisher: Salad Technologies +PublisherUrl: https://salad.com +PrivacyUrl: https://salad.com/privacy-policy +PackageName: Salad +PackageUrl: https://github.com/SaladTechnologies/salad-applications +License: MIT +LicenseUrl: https://github.com/SaladTechnologies/salad-applications/blob/master/LICENSE +Copyright: Copyright (c) 2018-2022 Salad Technologies, Inc. +ShortDescription: Salad turns downtime into downloads. Run Salad whenever you're away from the keys to score games, gift cards, subscriptions, DLC, and more at the Salad Storefront. +Moniker: salad +Tags: +- react +- salad +- typescript +ReleaseNotesUrl: https://github.com/SaladTechnologies/salad-applications/releases/tag/1.7.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SaladTechnologies/Salad/1.7.0/SaladTechnologies.Salad.yaml b/manifests/s/SaladTechnologies/Salad/1.7.0/SaladTechnologies.Salad.yaml new file mode 100644 index 000000000000..5b4b5a6aefa4 --- /dev/null +++ b/manifests/s/SaladTechnologies/Salad/1.7.0/SaladTechnologies.Salad.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: SaladTechnologies.Salad +PackageVersion: 1.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From f3617a15fbe681872c3e46e75d112b29fcee6d2a Mon Sep 17 00:00:00 2001 From: Giulio Sorrentino Date: Sat, 26 Oct 2024 03:07:30 +0200 Subject: [PATCH 697/720] Update version: GiulioSorrentino.CBriscola.Avalonia version 0.9.3 (#185732) --- .../0.9.3/GiulioSorrentino.CBriscola.Avalonia.installer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.installer.yaml b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.installer.yaml index 7a4d4a2f3a7a..c41d8120a4cb 100644 --- a/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.installer.yaml +++ b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.installer.yaml @@ -11,10 +11,10 @@ ProductCode: '{68B61DE0-07A0-499E-B3FB-F15873F45EB4}' Installers: - Architecture: x64 InstallerUrl: https://github.com/GiulianoSpaghetti/CBriscola.Avalonia/releases/download/0.9.3/CBriscola.Avalonia-0.9.3-amd64.msi - InstallerSha256: 876E1D9C0DA6D2B89620DF5205B627E8FDA98749EB3366CB9816978CA8F76AEC + InstallerSha256: D58A7E29A201429C0A3E065C7A981F033DBD47DAAE7FF1E57110EC501AF53DF5 - Architecture: arm64 InstallerUrl: https://github.com/GiulianoSpaghetti/CBriscola.Avalonia/releases/download/0.9.3/CBriscola.Avalonia-0.9.3-arm64.msi - InstallerSha256: AD8E3343E013E90A1F1071353983C8E7281555F829B8C356F4DDA50F466F5D0D + InstallerSha256: 71DA93C685CECEDB5B3587E94ABD79591CC5DBF20C43A91DB9EE8C32F5E36FBB ManifestType: installer ManifestVersion: 1.6.0 ReleaseDate: 2024-10-22 From 271128768365772f84e1f3cb811df67d99d2b9ea Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 26 Oct 2024 09:07:48 +0800 Subject: [PATCH 698/720] Update: Belarc.Advisor version 12.1.0.0 (#185733) --- .../b/Belarc/Advisor/12.1.0.0/Belarc.Advisor.installer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/b/Belarc/Advisor/12.1.0.0/Belarc.Advisor.installer.yaml b/manifests/b/Belarc/Advisor/12.1.0.0/Belarc.Advisor.installer.yaml index ee53a79ee9eb..9bcc4695fb86 100644 --- a/manifests/b/Belarc/Advisor/12.1.0.0/Belarc.Advisor.installer.yaml +++ b/manifests/b/Belarc/Advisor/12.1.0.0/Belarc.Advisor.installer.yaml @@ -15,8 +15,8 @@ FileExtensions: - bci Installers: - Architecture: x86 - InstallerUrl: https://downloads.belarc.com/advisor/advisorinstaller.exe?t=20241023 - InstallerSha256: 673F095BD3E9181869DE44694395F34265F100AE61276EBD2A0E282C6574A3AF + InstallerUrl: https://downloads.belarc.com/advisor/advisorinstaller.exe?t=20241025 + InstallerSha256: 44240054D96A2ABF6F3BDD58D8CE077250C24A7F9A098E86F4DC0AF5F5F51406 ProductCode: Belarc Advisor ManifestType: installer ManifestVersion: 1.6.0 From 2cef3b20c11f04c890a0eb782a0a3745e8be70f1 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Sat, 26 Oct 2024 06:39:07 +0530 Subject: [PATCH 699/720] New version: Amazon.AWSCLI version 2.18.15 (#185734) --- .../2.18.15/Amazon.AWSCLI.installer.yaml | 30 +++++++++++++++++ .../2.18.15/Amazon.AWSCLI.locale.en-US.yaml | 32 +++++++++++++++++++ .../Amazon/AWSCLI/2.18.15/Amazon.AWSCLI.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/a/Amazon/AWSCLI/2.18.15/Amazon.AWSCLI.installer.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.18.15/Amazon.AWSCLI.locale.en-US.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.18.15/Amazon.AWSCLI.yaml diff --git a/manifests/a/Amazon/AWSCLI/2.18.15/Amazon.AWSCLI.installer.yaml b/manifests/a/Amazon/AWSCLI/2.18.15/Amazon.AWSCLI.installer.yaml new file mode 100644 index 000000000000..9ce013351000 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.18.15/Amazon.AWSCLI.installer.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.18.15 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- aws +ProductCode: '{7364B498-E653-446F-96EF-36B3837BD769}' +AppsAndFeaturesEntries: +- DisplayName: AWS Command Line Interface v2 + Publisher: Amazon Web Services + UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2' +Installers: +- Architecture: x64 + InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.18.15.msi + InstallerSha256: 8E0F34099AC40EFBBABD83FEFB8DEA7034C20AA62359192C17DB6C654475C687 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/Amazon/AWSCLI/2.18.15/Amazon.AWSCLI.locale.en-US.yaml b/manifests/a/Amazon/AWSCLI/2.18.15/Amazon.AWSCLI.locale.en-US.yaml new file mode 100644 index 000000000000..97c678cdfc38 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.18.15/Amazon.AWSCLI.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.18.15 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://github.com/aws/aws-cli +PublisherSupportUrl: https://github.com/aws/aws-cli/issues +Author: Amazon Web Services +PackageName: AWS Command Line Interface +PackageUrl: https://aws.amazon.com/cli +License: Apache 2.0 license +LicenseUrl: https://github.com/aws/aws-cli/blob/develop/LICENSE.txt +Copyright: Copyright 2012-2020 Amazon.com, Inc. +CopyrightUrl: https://github.com/aws/aws-cli/blob/develop/LICENSE.txt +ShortDescription: Universal Command Line Interface for Amazon Web Services +Description: |- + The AWS CLI is an open source tool built on top of the AWS SDK for Python (Boto) that provides commands for interacting with AWS services. + With minimal configuration, you can start using all of the functionality provided by the AWS Management Console from your favorite terminal program. +Tags: +- aws +- awscli +- cli +- cloud +- foss +- open-source +- s3 +- services +- web +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Amazon/AWSCLI/2.18.15/Amazon.AWSCLI.yaml b/manifests/a/Amazon/AWSCLI/2.18.15/Amazon.AWSCLI.yaml new file mode 100644 index 000000000000..8789c8de4303 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.18.15/Amazon.AWSCLI.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: Amazon.AWSCLI +PackageVersion: 2.18.15 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 918c04c82d96cd27dfc5b907732d30b8612b6342 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 25 Oct 2024 18:09:23 -0700 Subject: [PATCH 700/720] Automatic deletion of CubeCodersLimited.AMPInstanceManager 2.5.1 (#185736) --- ...sLimited.AMPInstanceManager.installer.yaml | 14 ---------- ...mited.AMPInstanceManager.locale.en-US.yaml | 26 ------------------- .../CubeCodersLimited.AMPInstanceManager.yaml | 8 ------ 3 files changed, 48 deletions(-) delete mode 100644 manifests/c/CubeCodersLimited/AMPInstanceManager/2.5.1/CubeCodersLimited.AMPInstanceManager.installer.yaml delete mode 100644 manifests/c/CubeCodersLimited/AMPInstanceManager/2.5.1/CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml delete mode 100644 manifests/c/CubeCodersLimited/AMPInstanceManager/2.5.1/CubeCodersLimited.AMPInstanceManager.yaml diff --git a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.5.1/CubeCodersLimited.AMPInstanceManager.installer.yaml b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.5.1/CubeCodersLimited.AMPInstanceManager.installer.yaml deleted file mode 100644 index eb7a1ea4e4a2..000000000000 --- a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.5.1/CubeCodersLimited.AMPInstanceManager.installer.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Automatically updated by the winget bot at 2024/May/30 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: CubeCodersLimited.AMPInstanceManager -PackageVersion: 2.5.1 -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Installers: -- Architecture: x64 - InstallerUrl: https://downloads.cubecoders.com/AMP/Mainline/AMPSetup.msi - InstallerSha256: 3209D6D9E5364EF48B475D4DA6D937762F7C82A937E9AB7426FDC36F0A488912 - ProductCode: '{86EBAE20-5F17-49C8-BD68-4E99505A46EE}' -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.5.1/CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.5.1/CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml deleted file mode 100644 index a42a4f944f40..000000000000 --- a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.5.1/CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Automatically updated by the winget bot at 2024/May/30 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: CubeCodersLimited.AMPInstanceManager -PackageVersion: 2.5.1 -PackageLocale: en-US -Publisher: CubeCoders Limited -PublisherUrl: https://cubecoders.com/AMP -PublisherSupportUrl: https://discourse.cubecoders.com/ -PrivacyUrl: https://cubecoders.com/PrivacyPolicy -Author: CubeCoders LLC. UK -PackageName: AMP Instance Manager -License: © 2014-2024 CubeCoders Limited -ShortDescription: AMP (Application Management Panel) is a simple to use and easy to install control panel and management system for game servers. It runs on both Windows and Linux, but requires no command line knowledge to get started. -PackageUrl: https://cubecoders.com/AMP -LicenseUrl: https://cubecoders.com/TermsOfSale -Copyright: © 2014-2024 CubeCoders Limited -Description: AMP Instances Manager -Moniker: ampinstmgr -Tags: -- game server, amp -ReleaseNotes: https://discourse.cubecoders.com/t/amp-callisto-2-5-0-release-notes/10593/12#amp-25010-release-notes-1 -ReleaseNotesUrl: https://discourse.cubecoders.com/t/amp-callisto-2-5-0-release-notes/10593/12#amp-25010-release-notes-1 -PurchaseUrl: https://cubecoders.com/AMP -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.5.1/CubeCodersLimited.AMPInstanceManager.yaml b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.5.1/CubeCodersLimited.AMPInstanceManager.yaml deleted file mode 100644 index 3bf543cde3e4..000000000000 --- a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.5.1/CubeCodersLimited.AMPInstanceManager.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/May/30 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: CubeCodersLimited.AMPInstanceManager -PackageVersion: 2.5.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 089137de98fc7c7f5e6a055ca265a795c0ee5f63 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 25 Oct 2024 18:09:34 -0700 Subject: [PATCH 701/720] Automatic update of CubeCodersLimited.AMPInstanceManager 2.6.0.0 (#185737) --- .../CubeCodersLimited.AMPInstanceManager.installer.yaml | 6 +++--- .../CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml | 2 +- .../2.6.0.0/CubeCodersLimited.AMPInstanceManager.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.installer.yaml b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.installer.yaml index f5f5ee43bda4..3f27acdf9c0a 100644 --- a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.installer.yaml +++ b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/24 +# Automatically updated by the winget bot at 2024/Oct/25 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: CubeCodersLimited.AMPInstanceManager @@ -8,7 +8,7 @@ InstallerType: wix Installers: - Architecture: x64 InstallerUrl: https://downloads.cubecoders.com/AMP/Mainline/AMPSetup.msi - InstallerSha256: CC81AE801C683E2E26F2DB3A6BE16A398526B1BEA37257BB703895AF58AF5AB4 - ProductCode: '{A3FCF373-821A-4891-8499-57AF79C6D260}' + InstallerSha256: 47FD71BCACE53B273EA09E8D02F4C65284F6B74D16B9FE5B16C6683FAAAB5D17 + ProductCode: '{0D2E1D60-6AD9-4DB2-AE2F-49DD9F953384}' ManifestType: installer ManifestVersion: 1.5.0 diff --git a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml index 350b8bce07eb..dcd489c70f88 100644 --- a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml +++ b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/24 +# Automatically updated by the winget bot at 2024/Oct/25 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: CubeCodersLimited.AMPInstanceManager diff --git a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.yaml b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.yaml index 92ad20b13ba0..8304d4134750 100644 --- a/manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.yaml +++ b/manifests/c/CubeCodersLimited/AMPInstanceManager/2.6.0.0/CubeCodersLimited.AMPInstanceManager.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/24 +# Automatically updated by the winget bot at 2024/Oct/25 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: CubeCodersLimited.AMPInstanceManager From f676a20ea9cf0a4cb169b5f83c4a516db7d78c6f Mon Sep 17 00:00:00 2001 From: Lars <66955841+lm-gh@users.noreply.github.com> Date: Sat, 26 Oct 2024 03:09:49 +0200 Subject: [PATCH 702/720] Update version: pdfsam 5.2.8 (#185735) --- .../PDFsam/5.2.8/PDFsam.PDFsam.installer.yaml | 27 +++++++++++++++++++ .../5.2.8/PDFsam.PDFsam.locale.en-US.yaml | 22 +++++++++++++++ .../p/PDFsam/PDFsam/5.2.8/PDFsam.PDFsam.yaml | 8 ++++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/p/PDFsam/PDFsam/5.2.8/PDFsam.PDFsam.installer.yaml create mode 100644 manifests/p/PDFsam/PDFsam/5.2.8/PDFsam.PDFsam.locale.en-US.yaml create mode 100644 manifests/p/PDFsam/PDFsam/5.2.8/PDFsam.PDFsam.yaml diff --git a/manifests/p/PDFsam/PDFsam/5.2.8/PDFsam.PDFsam.installer.yaml b/manifests/p/PDFsam/PDFsam/5.2.8/PDFsam.PDFsam.installer.yaml new file mode 100644 index 000000000000..bc525acc58f5 --- /dev/null +++ b/manifests/p/PDFsam/PDFsam/5.2.8/PDFsam.PDFsam.installer.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: PDFsam.PDFsam +PackageVersion: 5.2.8 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /qn SKIPTHANKSPAGE=Yes + SilentWithProgress: /qb SKIPTHANKSPAGE=Yes +UpgradeBehavior: install +ProductCode: '{7121D317-2581-42EA-9639-217351A97C93}' +AppsAndFeaturesEntries: +- DisplayVersion: 5.2.8.0 + ProductCode: '{7121D317-2581-42EA-9639-217351A97C93}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/torakiki/pdfsam/releases/download/v5.2.8/pdfsam-5.2.8.msi + InstallerSha256: 2A4ACA2E9C41BFE05141CF9BBA5ED9564D7BA4D5FDAA4253E673A7AB2AAF2E6C +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-08-23 diff --git a/manifests/p/PDFsam/PDFsam/5.2.8/PDFsam.PDFsam.locale.en-US.yaml b/manifests/p/PDFsam/PDFsam/5.2.8/PDFsam.PDFsam.locale.en-US.yaml new file mode 100644 index 000000000000..5be830e94d97 --- /dev/null +++ b/manifests/p/PDFsam/PDFsam/5.2.8/PDFsam.PDFsam.locale.en-US.yaml @@ -0,0 +1,22 @@ +PackageIdentifier: PDFsam.PDFsam +PackageVersion: 5.2.8 +PackageLocale: en-US +Publisher: Sober Lemur S.r.l. +PublisherUrl: https://github.com/torakiki/pdfsam +PublisherSupportUrl: https://github.com/torakiki/pdfsam/issues +Author: Sober Lemur S.r.l. +PackageName: PDFsam Basic +PackageUrl: http://www.pdfsam.org/ +License: AGPL-3.0 +LicenseUrl: https://github.com/torakiki/pdfsam/blob/HEAD/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/torakiki/pdfsam/master/LICENSE +ShortDescription: PDFsam Basic or PDF Split and Merge is a free and open-source cross-platform desktop application to split, merge, extract pages, rotate and mix PDF documents. +Moniker: pdfsam +Tags: +- pdf +ReleaseNotesUrl: https://github.com/torakiki/pdfsam/releases/tag/v5.2.8 +Documentations: +- DocumentUrl: https://github.com/torakiki/pdfsam/wiki + DocumentLabel: Wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/p/PDFsam/PDFsam/5.2.8/PDFsam.PDFsam.yaml b/manifests/p/PDFsam/PDFsam/5.2.8/PDFsam.PDFsam.yaml new file mode 100644 index 000000000000..4483e35eed99 --- /dev/null +++ b/manifests/p/PDFsam/PDFsam/5.2.8/PDFsam.PDFsam.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: PDFsam.PDFsam +PackageVersion: 5.2.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 62b4888b8fe76b391e0c0e88b4392c983d272197 Mon Sep 17 00:00:00 2001 From: Leonard de Ruijter <3049216+LeonarddeR@users.noreply.github.com> Date: Sat, 26 Oct 2024 03:10:02 +0200 Subject: [PATCH 703/720] New version: Cockos.REAPER version 7.26 (#185742) --- .../REAPER/7.26/Cockos.REAPER.installer.yaml | 31 +++++++++++++++++++ .../7.26/Cockos.REAPER.locale.en-US.yaml | 21 +++++++++++++ .../c/Cockos/REAPER/7.26/Cockos.REAPER.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/c/Cockos/REAPER/7.26/Cockos.REAPER.installer.yaml create mode 100644 manifests/c/Cockos/REAPER/7.26/Cockos.REAPER.locale.en-US.yaml create mode 100644 manifests/c/Cockos/REAPER/7.26/Cockos.REAPER.yaml diff --git a/manifests/c/Cockos/REAPER/7.26/Cockos.REAPER.installer.yaml b/manifests/c/Cockos/REAPER/7.26/Cockos.REAPER.installer.yaml new file mode 100644 index 000000000000..ce4904d34222 --- /dev/null +++ b/manifests/c/Cockos/REAPER/7.26/Cockos.REAPER.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: Cockos.REAPER +PackageVersion: "7.26" +Platform: +- Windows.Desktop +MinimumOSVersion: 5.1.0.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: install +ProductCode: REAPER +AppsAndFeaturesEntries: +- DisplayName: REAPER +Installers: +- Architecture: x86 + InstallerUrl: https://www.reaper.fm/files/7.x/reaper726-install.exe + InstallerSha256: 0967CEA42F199FF76F45BFE0A3784F00BEEF11ED9A9243CDFD819201A629763E +- Architecture: x64 + InstallerUrl: https://www.reaper.fm/files/7.x/reaper726_x64-install.exe + InstallerSha256: CB15F88F8DEB593FDAB18F699DA9280718CF980A04BE486B6B7D4BCC46095C1D +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/Cockos/REAPER/7.26/Cockos.REAPER.locale.en-US.yaml b/manifests/c/Cockos/REAPER/7.26/Cockos.REAPER.locale.en-US.yaml new file mode 100644 index 000000000000..665fe0523af4 --- /dev/null +++ b/manifests/c/Cockos/REAPER/7.26/Cockos.REAPER.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: Cockos.REAPER +PackageVersion: "7.26" +PackageLocale: en-US +Publisher: Cockos Incorporated +PublisherUrl: https://www.cockos.com/ +Author: Cockos Incorporated +PackageName: REAPER +PackageUrl: https://www.reaper.fm/ +License: Proprietary +Copyright: Copyright (c) 2005-2022 Cockos Incorporated +ShortDescription: REAPER is a digital audio production application, offering full multitrack audio and MIDI recording, processing, editing, mixing and mastering toolset. +Moniker: reaper +Tags: +- audio +- audio-editor +- audio-mixer +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/Cockos/REAPER/7.26/Cockos.REAPER.yaml b/manifests/c/Cockos/REAPER/7.26/Cockos.REAPER.yaml new file mode 100644 index 000000000000..5302b16b50db --- /dev/null +++ b/manifests/c/Cockos/REAPER/7.26/Cockos.REAPER.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: Cockos.REAPER +PackageVersion: "7.26" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 1de8f95568a327556049fd771b99b07a535e1cca Mon Sep 17 00:00:00 2001 From: Aaron Stebner <59895138+aaron-stebner@users.noreply.github.com> Date: Fri, 25 Oct 2024 18:10:10 -0700 Subject: [PATCH 704/720] Create WinGet package for March 2024 GDK Update 8 (#185743) --- .../240308/Microsoft.GDK.2403.installer.yaml | 23 ++++++++++++++ .../Microsoft.GDK.2403.locale.en-US.yaml | 30 +++++++++++++++++++ .../Microsoft.GDK.2403.locale.ja-JP.yaml | 30 +++++++++++++++++++ .../GDK/2403/240308/Microsoft.GDK.2403.yaml | 5 ++++ 4 files changed, 88 insertions(+) create mode 100644 manifests/m/Microsoft/GDK/2403/240308/Microsoft.GDK.2403.installer.yaml create mode 100644 manifests/m/Microsoft/GDK/2403/240308/Microsoft.GDK.2403.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/GDK/2403/240308/Microsoft.GDK.2403.locale.ja-JP.yaml create mode 100644 manifests/m/Microsoft/GDK/2403/240308/Microsoft.GDK.2403.yaml diff --git a/manifests/m/Microsoft/GDK/2403/240308/Microsoft.GDK.2403.installer.yaml b/manifests/m/Microsoft/GDK/2403/240308/Microsoft.GDK.2403.installer.yaml new file mode 100644 index 000000000000..8013b494aabf --- /dev/null +++ b/manifests/m/Microsoft/GDK/2403/240308/Microsoft.GDK.2403.installer.yaml @@ -0,0 +1,23 @@ +PackageIdentifier: Microsoft.GDK.2403 +PackageVersion: 240308 +MinimumOSVersion: 10.0.0.0 +InstallerSwitches: + Silent: /q + SilentWithProgress: /q +UpgradeBehavior: uninstallPrevious +ElevationRequirement: elevatesSelf +Scope: machine +Installers: +- InstallerUrl: https://github.com/microsoft/GDK/archive/refs/tags/March_2024_Update_8.zip + Architecture: x64 + InstallerType: zip + NestedInstallerType: burn + NestedInstallerFiles: + - RelativeFilePath: GDK-March_2024_Update_8\PGDK.exe + InstallerSha256: 9456759E31596FBC78716FD7FC409E80630BD1E155C93A7F0A4EC31FB6812FDD + ProductCode: '{9f94bbca-b76a-46aa-97f6-c166954acf23}' +AppsAndFeaturesEntries: + - DisplayName: Microsoft Game Development Kit - 240308 (March 2024 Update 8) + DisplayVersion: 10.1.25398.3242 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/m/Microsoft/GDK/2403/240308/Microsoft.GDK.2403.locale.en-US.yaml b/manifests/m/Microsoft/GDK/2403/240308/Microsoft.GDK.2403.locale.en-US.yaml new file mode 100644 index 000000000000..63884fdf4fa0 --- /dev/null +++ b/manifests/m/Microsoft/GDK/2403/240308/Microsoft.GDK.2403.locale.en-US.yaml @@ -0,0 +1,30 @@ +PackageIdentifier: Microsoft.GDK.2403 +PackageVersion: 240308 +PackageLocale: en-US +Publisher: Microsoft Corporation +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +Author: Microsoft +PackageName: March 2024 GDK Update 8 +PackageUrl: https://github.com/microsoft/GDK/releases +License: Proprietary +# LicenseUrl: +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +# CopyrightUrl: +ShortDescription: The Microsoft Game Development Kit (GDK) contains the common tools, libraries, and documentation needed to build games for Xbox Game Pass for PC on Windows 10/11, Xbox consoles (Xbox Series X|S, Xbox One), and cloud gaming with Xbox Game Pass Ultimate. +# Description: +Tags: +- d3d12 +- GDK +Agreements: + - AgreementLabel: End User License Agreement (EULA) + AgreementUrl: https://aka.ms/GDK_EULA +# ReleaseNotes: +# ReleaseNotesUrl: +Documentations: + - DocumentLabel: Documentation + DocumentUrl: https://learn.microsoft.com/en-us/gaming/gdk/ +InstallationNotes: "GDK Visual Studio extensions require configuring the target Visual Studio instance with the Game development with C++ workload before installing the GDK. \nIf this workload is configured **after** installing the GDK, **you must repair** the GDK via the Windows Programs and Features control panel. Using https://aka.ms/winget-configuration with the https://aka.ms/gdkInstallYaml file will ensure that the optimal install order is followed." +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/m/Microsoft/GDK/2403/240308/Microsoft.GDK.2403.locale.ja-JP.yaml b/manifests/m/Microsoft/GDK/2403/240308/Microsoft.GDK.2403.locale.ja-JP.yaml new file mode 100644 index 000000000000..0db471bf02a0 --- /dev/null +++ b/manifests/m/Microsoft/GDK/2403/240308/Microsoft.GDK.2403.locale.ja-JP.yaml @@ -0,0 +1,30 @@ +PackageIdentifier: Microsoft.GDK.2403 +PackageVersion: 240308 +PackageLocale: ja-JP +Publisher: Microsoft Corporation +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +Author: Microsoft +PackageName: March 2024 GDK Update 8 +PackageUrl: https://github.com/microsoft/GDK/releases +License: Proprietary +# LicenseUrl: +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +# CopyrightUrl: +ShortDescription: Microsoft Game Development Kit (GDK) には、Windows 10/11 上の PC 用 Xbox Game Pass 用ゲーム、Xbox 本体 (Xbox Series X|S、Xbox One)、および Xbox Game Pass Ultimate を使用したクラウド ゲームを構築するために必要な一般的なツール、ライブラリ、およびドキュメントが含まれています。 +# Description: +Tags: +- d3d12 +- GDK +Agreements: + - AgreementLabel: エンド ユーザー ライセンス契約 (EULA) + AgreementUrl: https://aka.ms/GDK_EULA +# ReleaseNotes: +# ReleaseNotesUrl: +Documentations: + - DocumentLabel: Documentation + DocumentUrl: https://learn.microsoft.com/ja-jp/gaming/gdk/ +InstallationNotes: "GDK Visual Studio 拡張機能では、GDK をインストールする前に、C++ によるゲーム開発ワークロードを使用してターゲット Visual Studio インスタンスを構成する必要があります。\nGDK のインストール後にこのワークロードが構成されている場合は、Windows の [プログラムと機能] コントロール パネルを使用して GDK を修復する必要があります。https://aka.ms/winget-configuration を https://aka.ms/gdkInstallYaml ファイルとともに使用すると、最適なインストール順序で確実に実行できます。" +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/m/Microsoft/GDK/2403/240308/Microsoft.GDK.2403.yaml b/manifests/m/Microsoft/GDK/2403/240308/Microsoft.GDK.2403.yaml new file mode 100644 index 000000000000..67c551d1a1a1 --- /dev/null +++ b/manifests/m/Microsoft/GDK/2403/240308/Microsoft.GDK.2403.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: Microsoft.GDK.2403 +PackageVersion: 240308 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 71d9acfe40a4643b1c258c93409dc91a172d0676 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 26 Oct 2024 09:10:23 +0800 Subject: [PATCH 705/720] New version: Google.Chrome.Canary version 132.0.6798.0 (#185740) --- .../Google.Chrome.Canary.installer.yaml | 51 +++++++++++++++++++ .../Google.Chrome.Canary.locale.en-US.yaml | 33 ++++++++++++ .../Google.Chrome.Canary.locale.nb-NO.yaml | 30 +++++++++++ .../Google.Chrome.Canary.locale.zh-CN.yaml | 32 ++++++++++++ .../132.0.6798.0/Google.Chrome.Canary.yaml | 8 +++ 5 files changed, 154 insertions(+) create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6798.0/Google.Chrome.Canary.installer.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6798.0/Google.Chrome.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6798.0/Google.Chrome.Canary.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6798.0/Google.Chrome.Canary.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6798.0/Google.Chrome.Canary.yaml diff --git a/manifests/g/Google/Chrome/Canary/132.0.6798.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/132.0.6798.0/Google.Chrome.Canary.installer.yaml new file mode 100644 index 000000000000..a1d38e0173a6 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6798.0/Google.Chrome.Canary.installer.yaml @@ -0,0 +1,51 @@ +# 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: Google.Chrome.Canary +PackageVersion: 132.0.6798.0 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" + Custom: --chrome-sxs --do-not-launch-chrome +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + InstallerUrl: https://dl.google.com/release2/chrome/adaozucxxsv5yisvsqjqdyq22nda_132.0.6798.0/132.0.6798.0_chrome_installer.exe + InstallerSha256: B83913E71E10763AFF5A1F9B534D651C280CBC3CAC7CF4B67ECE6D736B358523 + ProductCode: Google Chrome SxS +- Architecture: x64 + InstallerUrl: https://dl.google.com/release2/chrome/hll3j7ulmuutmmdrfzhbb6skkm_132.0.6798.0/132.0.6798.0_chrome_installer.exe + InstallerSha256: 3943A0F8C6DE12C02A4EC3E19F2A8BFBE658F36F22E3ABD06A6A30BE5CE63713 + ProductCode: Google Chrome SxS +- Architecture: arm64 + InstallerUrl: https://dl.google.com/release2/chrome/itaf6pn5o3ccayhkjem3bhsv2y_132.0.6798.0/132.0.6798.0_chrome_installer.exe + InstallerSha256: 1EBF15A8B7D134460C27DD77726FC9F0C4599A017ADA202346BC5B0871659637 + ProductCode: Google Chrome SxS +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6798.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/132.0.6798.0/Google.Chrome.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..56592313b5eb --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6798.0/Google.Chrome.Canary.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: Google.Chrome.Canary +PackageVersion: 132.0.6798.0 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/chrome/canary +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms +Copyright: Copyright 2024 Google LLC. All rights reserved. +# CopyrightUrl: +ShortDescription: Nightly build for developers +Description: Get on the bleeding edge of the web with Chrome Canary designed for experienced developers and updated nightly. +Moniker: chrome-canary +Tags: +- browser +- chromium +- internet +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6798.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/132.0.6798.0/Google.Chrome.Canary.locale.nb-NO.yaml new file mode 100644 index 000000000000..5875e93abd9f --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6798.0/Google.Chrome.Canary.locale.nb-NO.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: Google.Chrome.Canary +PackageVersion: 132.0.6798.0 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/no/chrome/canary +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2024 Google LLC. Med enerett. +# CopyrightUrl: +ShortDescription: Nattlig delversjon for utviklere +Description: Vær med på å gå opp nye stier på nettet med Chrome Canary, som er laget for erfarne utviklere og oppdateres daglig. +# Moniker: +Tags: +- chromium +- nettleseren +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6798.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/132.0.6798.0/Google.Chrome.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..7b5c177913ad --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6798.0/Google.Chrome.Canary.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: Google.Chrome.Canary +PackageVersion: 132.0.6798.0 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/zh-CN/chrome/canary +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2024 Google LLC. 保留所有权利。 +# CopyrightUrl: +ShortDescription: 开发者专用的每日构建版 +Description: 安装专为经验丰富的开发者设计且每晚都会更新的 Chrome Canary 版,站在网络科技最前沿。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6798.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/132.0.6798.0/Google.Chrome.Canary.yaml new file mode 100644 index 000000000000..efa8a74425ff --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6798.0/Google.Chrome.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: Google.Chrome.Canary +PackageVersion: 132.0.6798.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From aa9be3dba207490f3262f228898c05b53f30a8af Mon Sep 17 00:00:00 2001 From: Siarhei Kuchuk Date: Sat, 26 Oct 2024 03:10:33 +0200 Subject: [PATCH 706/720] Package SiarheiKuchuk.BUtil update request to v.2024.10.25 (#185745) Co-authored-by: drweb86 <4712173+drweb86@users.noreply.github.com> --- .../SiarheiKuchuk.BUtil.installer.yaml | 48 +++++++++++++++++++ .../SiarheiKuchuk.BUtil.locale.en-US.yaml | 13 +++++ .../BUtil/2024.10.25/SiarheiKuchuk.BUtil.yaml | 8 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/s/SiarheiKuchuk/BUtil/2024.10.25/SiarheiKuchuk.BUtil.installer.yaml create mode 100644 manifests/s/SiarheiKuchuk/BUtil/2024.10.25/SiarheiKuchuk.BUtil.locale.en-US.yaml create mode 100644 manifests/s/SiarheiKuchuk/BUtil/2024.10.25/SiarheiKuchuk.BUtil.yaml diff --git a/manifests/s/SiarheiKuchuk/BUtil/2024.10.25/SiarheiKuchuk.BUtil.installer.yaml b/manifests/s/SiarheiKuchuk/BUtil/2024.10.25/SiarheiKuchuk.BUtil.installer.yaml new file mode 100644 index 000000000000..a0ed05e7d9b3 --- /dev/null +++ b/manifests/s/SiarheiKuchuk/BUtil/2024.10.25/SiarheiKuchuk.BUtil.installer.yaml @@ -0,0 +1,48 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: SiarheiKuchuk.BUtil +PackageVersion: 2024.10.25 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /verysilent + SilentWithProgress: /verysilent + Custom: /NORESTART +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2024-10-25 +Installers: +- InstallerUrl: https://github.com/drweb86/butil/releases/download/2024.10.25/BUtil_v2024.10.25_win-arm64.exe + Architecture: arm64 + InstallerSha256: 3C53EB88829BDFF4F0771579D78E13623C34F230FFC7907666224C2B006ED767 + Scope: user + InstallerSwitches: + Custom: /CLOSEAPPLICATIONS /CURRENTUSER +- InstallerUrl: https://github.com/drweb86/butil/releases/download/2024.10.25/BUtil_v2024.10.25_win-arm64.exe + Architecture: arm64 + InstallerSha256: 3C53EB88829BDFF4F0771579D78E13623C34F230FFC7907666224C2B006ED767 + Scope: machine + InstallerSwitches: + Custom: /CLOSEAPPLICATIONS /ALLUSERS + ElevationRequirement: elevationRequired +- InstallerUrl: https://github.com/drweb86/butil/releases/download/2024.10.25/BUtil_v2024.10.25_win-x64.exe + Architecture: x64 + InstallerSha256: 0D526CFD1051578984A4A45E872BCA4248C1FFC627365909AC9F251D51841ED1 + Scope: user + InstallerSwitches: + Custom: /CLOSEAPPLICATIONS /CURRENTUSER +- InstallerUrl: https://github.com/drweb86/butil/releases/download/2024.10.25/BUtil_v2024.10.25_win-x64.exe + Architecture: x64 + InstallerSha256: 0D526CFD1051578984A4A45E872BCA4248C1FFC627365909AC9F251D51841ED1 + Scope: machine + InstallerSwitches: + Custom: /CLOSEAPPLICATIONS /ALLUSERS + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SiarheiKuchuk/BUtil/2024.10.25/SiarheiKuchuk.BUtil.locale.en-US.yaml b/manifests/s/SiarheiKuchuk/BUtil/2024.10.25/SiarheiKuchuk.BUtil.locale.en-US.yaml new file mode 100644 index 000000000000..e9c85da917c8 --- /dev/null +++ b/manifests/s/SiarheiKuchuk/BUtil/2024.10.25/SiarheiKuchuk.BUtil.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: SiarheiKuchuk.BUtil +PackageVersion: 2024.10.25 +PackageLocale: en-US +Publisher: Siarhei Kuchuk +PackageName: BUtil +License: MIT,GPL,MSPL +Copyright: 2011-2024 Siarhei Kuchuk +ShortDescription: BUtil creates incremental backups, incremental synchronization and imports multimedia on your PC with deduplication and FTPS, SMB/CIFS, MTP transports support for Windows and Linux. +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SiarheiKuchuk/BUtil/2024.10.25/SiarheiKuchuk.BUtil.yaml b/manifests/s/SiarheiKuchuk/BUtil/2024.10.25/SiarheiKuchuk.BUtil.yaml new file mode 100644 index 000000000000..59e87b724bca --- /dev/null +++ b/manifests/s/SiarheiKuchuk/BUtil/2024.10.25/SiarheiKuchuk.BUtil.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: SiarheiKuchuk.BUtil +PackageVersion: 2024.10.25 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 922c2cdb4dab01068342ba4203e7c9050ae60e20 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 26 Oct 2024 09:10:50 +0800 Subject: [PATCH 707/720] New version: SpecialK.SpecialK version 24.10.25.2 (#185747) --- .../SpecialK.SpecialK.installer.yaml | 24 +++++++ .../SpecialK.SpecialK.locale.en-US.yaml | 66 +++++++++++++++++++ .../SpecialK.SpecialK.locale.zh-CN.yaml | 41 ++++++++++++ .../24.10.25.2/SpecialK.SpecialK.yaml | 8 +++ 4 files changed, 139 insertions(+) create mode 100644 manifests/s/SpecialK/SpecialK/24.10.25.2/SpecialK.SpecialK.installer.yaml create mode 100644 manifests/s/SpecialK/SpecialK/24.10.25.2/SpecialK.SpecialK.locale.en-US.yaml create mode 100644 manifests/s/SpecialK/SpecialK/24.10.25.2/SpecialK.SpecialK.locale.zh-CN.yaml create mode 100644 manifests/s/SpecialK/SpecialK/24.10.25.2/SpecialK.SpecialK.yaml diff --git a/manifests/s/SpecialK/SpecialK/24.10.25.2/SpecialK.SpecialK.installer.yaml b/manifests/s/SpecialK/SpecialK/24.10.25.2/SpecialK.SpecialK.installer.yaml new file mode 100644 index 000000000000..b1ff4073e7fa --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/24.10.25.2/SpecialK.SpecialK.installer.yaml @@ -0,0 +1,24 @@ +# 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: SpecialK.SpecialK +PackageVersion: 24.10.25.2 +InstallerType: inno +UpgradeBehavior: install +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://sk-data.special-k.info/repository/SpecialK_24.10.25.2.exe + InstallerSha256: 73E19C51278211B3ED2AA2D23F4957DEB5CE4F5F7FBBABB3C469812C87422F84 + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: '{F4A43527-9457-424A-90A6-17CF02ACF677}_is1' +- Architecture: x64 + Scope: machine + InstallerUrl: https://sk-data.special-k.info/repository/SpecialK_24.10.25.2.exe + InstallerSha256: 73E19C51278211B3ED2AA2D23F4957DEB5CE4F5F7FBBABB3C469812C87422F84 + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: '{F4A43527-9457-424A-90A6-17CF02ACF677}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SpecialK/SpecialK/24.10.25.2/SpecialK.SpecialK.locale.en-US.yaml b/manifests/s/SpecialK/SpecialK/24.10.25.2/SpecialK.SpecialK.locale.en-US.yaml new file mode 100644 index 000000000000..317b3addb9d6 --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/24.10.25.2/SpecialK.SpecialK.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: SpecialK.SpecialK +PackageVersion: 24.10.25.2 +PackageLocale: en-US +Publisher: The Special K Group +PublisherUrl: https://special-k.info/ +PublisherSupportUrl: https://github.com/SpecialKO/SpecialK/issues +PrivacyUrl: https://wiki.special-k.info/Privacy +# Author: +PackageName: Special K +PackageUrl: https://special-k.info/ +License: GPL-3.0 +LicenseUrl: https://github.com/SpecialKO/SpecialK/blob/HEAD/LICENSE +Copyright: Copyleft 2019-2024 +# CopyrightUrl: +ShortDescription: The Swiss Army Knife of PC Gaming +Description: Lovingly referred to as the Swiss Army Knife of PC gaming, Special K does a bit of everything. It is best known for fixing and enhancing graphics, its many detailed performance analysis and correction mods, and a constantly growing palette of tools that solve a wide variety of issues affecting PC games. +Moniker: specialk +Tags: +- framerate-fixer +- game +- game-modding +- gaming +- hdr +- hooking +- injection +- latency-analysis +- mod +- reverse-engineering +ReleaseNotes: |- + Below are the highlights between v 24.10.24 - v 24.10.25.2: + + + Change compiler settings to generate code more compatible with the Steam + overlay on some systems. + + Enable Multitasking-on-Top mode by default + + Make gamepad input activity hide the cursor as default policy + when enabling cursor auto-hide + + Add checks to prevent confusing SKIF and SKIV when SK needs to send + signals to SKIF during injection. + + Prevent turning off "Background Render" mode while Fake Fullscreen is + enabled. + + Improve SDL detection for games (i.e. Ys X) that use SDL, but have + overridden the default window class name. + + Add various default behavior overrides for SDL games to avoid double + input polling and buggy window management without recompiling SDL. + + * An INI parameter has been added to control this, + + [Compatibility.General] + SDLSanityLevel={0,1,2} Default=1 + + 0=Do Nothing + 1=Set SK Optimized Values if no SDL environment variables are set + 2=Force SK Optimized Values +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://wiki.special-k.info/ +- DocumentLabel: FAQ + DocumentUrl: https://wiki.special-k.info/FAQ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SpecialK/SpecialK/24.10.25.2/SpecialK.SpecialK.locale.zh-CN.yaml b/manifests/s/SpecialK/SpecialK/24.10.25.2/SpecialK.SpecialK.locale.zh-CN.yaml new file mode 100644 index 000000000000..c851ad30d941 --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/24.10.25.2/SpecialK.SpecialK.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: SpecialK.SpecialK +PackageVersion: 24.10.25.2 +PackageLocale: zh-CN +Publisher: The Special K Group +PublisherUrl: https://special-k.info/ +PublisherSupportUrl: https://github.com/SpecialKO/SpecialK/issues +PrivacyUrl: https://wiki.special-k.info/Privacy +# Author: +PackageName: Special K +PackageUrl: https://special-k.info/ +License: GPL-3.0 +LicenseUrl: https://github.com/SpecialKO/SpecialK/blob/HEAD/LICENSE +Copyright: Copyleft 2019-2024 +# CopyrightUrl: +ShortDescription: PC 游戏的瑞士军刀 +Description: Special K 被亲切地称为 PC 游戏的瑞士军刀,它无所不能。其最著名的是修复和增强图形,许多详细的性能分析和修正 MOD,以及不断增加的工具,可解决影响 PC 游戏的各种问题。 +# Moniker: +Tags: +- hdr +- 帧率修复 +- 延迟分析 +- 模组 +- 注入 +- 游戏 +- 游戏模组 +- 逆向工程 +- 钩子 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://wiki.special-k.info/ +- DocumentLabel: 常见问题 + DocumentUrl: https://wiki.special-k.info/FAQ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SpecialK/SpecialK/24.10.25.2/SpecialK.SpecialK.yaml b/manifests/s/SpecialK/SpecialK/24.10.25.2/SpecialK.SpecialK.yaml new file mode 100644 index 000000000000..6f8eb619b500 --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/24.10.25.2/SpecialK.SpecialK.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: SpecialK.SpecialK +PackageVersion: 24.10.25.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2f4ec07ff9267cd1eeea381f93aed229aca2c433 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 26 Oct 2024 12:11:31 +1100 Subject: [PATCH 708/720] New version: ExpressVPN.ExpressVPN version 12.90.0.13 (#185748) --- .../ExpressVPN.ExpressVPN.installer.yaml | 20 ++++++++++++++ .../ExpressVPN.ExpressVPN.locale.en-US.yaml | 27 +++++++++++++++++++ .../12.90.0.13/ExpressVPN.ExpressVPN.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/e/ExpressVPN/ExpressVPN/12.90.0.13/ExpressVPN.ExpressVPN.installer.yaml create mode 100644 manifests/e/ExpressVPN/ExpressVPN/12.90.0.13/ExpressVPN.ExpressVPN.locale.en-US.yaml create mode 100644 manifests/e/ExpressVPN/ExpressVPN/12.90.0.13/ExpressVPN.ExpressVPN.yaml diff --git a/manifests/e/ExpressVPN/ExpressVPN/12.90.0.13/ExpressVPN.ExpressVPN.installer.yaml b/manifests/e/ExpressVPN/ExpressVPN/12.90.0.13/ExpressVPN.ExpressVPN.installer.yaml new file mode 100644 index 000000000000..f2169a431c54 --- /dev/null +++ b/manifests/e/ExpressVPN/ExpressVPN/12.90.0.13/ExpressVPN.ExpressVPN.installer.yaml @@ -0,0 +1,20 @@ +# Created with komac v2.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: ExpressVPN.ExpressVPN +PackageVersion: 12.90.0.13 +InstallerLocale: en-US +InstallerType: burn +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /install /quiet /norestart +UpgradeBehavior: install +ReleaseDate: 2024-10-22 +Installers: +- Architecture: x86 + InstallerUrl: https://www.expressvpn.works/clients/windows/expressvpn_windows_12.90.0.13_release.exe + InstallerSha256: DC7CF5836730C49DF04271448D487AC845D5E0DFAA66AA8F68530F17B0728F55 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/ExpressVPN/ExpressVPN/12.90.0.13/ExpressVPN.ExpressVPN.locale.en-US.yaml b/manifests/e/ExpressVPN/ExpressVPN/12.90.0.13/ExpressVPN.ExpressVPN.locale.en-US.yaml new file mode 100644 index 000000000000..1ded6143ec56 --- /dev/null +++ b/manifests/e/ExpressVPN/ExpressVPN/12.90.0.13/ExpressVPN.ExpressVPN.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: ExpressVPN.ExpressVPN +PackageVersion: 12.90.0.13 +PackageLocale: en-US +Publisher: ExpressVPN +PublisherUrl: https://www.expressvpn.com/ +PublisherSupportUrl: https://www.expressvpn.com/support/ +PrivacyUrl: https://www.expressvpn.com/privacy-policy +Author: Express VPN International Ltd. +PackageName: ExpressVPN +PackageUrl: https://www.expressvpn.com/ +License: Proprietary +LicenseUrl: https://www.expressvpn.com/tos +Copyright: Copyright (c) Express VPN International Ltd. +CopyrightUrl: https://www.expressvpn.com/tos +ShortDescription: High-Speed, Secure & Anonymous VPN Service. +Description: ExpressVPN is an easy-to-use, high-speed and secure VPN available for all major platforms, including desktop and mobile platforms. It works on Windows, Mac, Linux, Android, iOS and routers. It allows accessing any website and helps bypass network restrictions. +Moniker: expressvpn +Tags: +- privacy +- private-network +- security +- vpn +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/e/ExpressVPN/ExpressVPN/12.90.0.13/ExpressVPN.ExpressVPN.yaml b/manifests/e/ExpressVPN/ExpressVPN/12.90.0.13/ExpressVPN.ExpressVPN.yaml new file mode 100644 index 000000000000..40349ee04f61 --- /dev/null +++ b/manifests/e/ExpressVPN/ExpressVPN/12.90.0.13/ExpressVPN.ExpressVPN.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: ExpressVPN.ExpressVPN +PackageVersion: 12.90.0.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 506bc0c6566c09bb47ba743f2cb426bc5132e7c5 Mon Sep 17 00:00:00 2001 From: Dustin Brown Date: Fri, 25 Oct 2024 18:11:42 -0700 Subject: [PATCH 709/720] New version: DoltHub.Dolt version 1.43.9 (#185750) --- .../Dolt/1.43.9/DoltHub.Dolt.installer.yaml | 21 ++++++++++++++ .../1.43.9/DoltHub.Dolt.locale.en-US.yaml | 29 +++++++++++++++++++ .../d/DoltHub/Dolt/1.43.9/DoltHub.Dolt.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/d/DoltHub/Dolt/1.43.9/DoltHub.Dolt.installer.yaml create mode 100644 manifests/d/DoltHub/Dolt/1.43.9/DoltHub.Dolt.locale.en-US.yaml create mode 100644 manifests/d/DoltHub/Dolt/1.43.9/DoltHub.Dolt.yaml diff --git a/manifests/d/DoltHub/Dolt/1.43.9/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.43.9/DoltHub.Dolt.installer.yaml new file mode 100644 index 000000000000..73210cc88531 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/1.43.9/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.43.9 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{5E7351C9-2895-47E5-BEB0-AD3537E2B970}' +AppsAndFeaturesEntries: +- DisplayName: Dolt 1.42.20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.43.9/dolt-windows-amd64.msi + InstallerSha256: 86C1409E57391AE09E2727133F927DD2C6CA3DFA77C9DDEE1766BFC450A4BEAA +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-25 diff --git a/manifests/d/DoltHub/Dolt/1.43.9/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.43.9/DoltHub.Dolt.locale.en-US.yaml new file mode 100644 index 000000000000..6c3c5b8b8d01 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/1.43.9/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.43.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 +ReleaseNotesUrl: https://github.com/dolthub/dolt/releases/tag/v1.43.9 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/DoltHub/Dolt/1.43.9/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.43.9/DoltHub.Dolt.yaml new file mode 100644 index 000000000000..6b7744ca2016 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/1.43.9/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.43.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From d89fb62608b93cf1999a3253ff88e3a48b911c7f Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 25 Oct 2024 18:12:07 -0700 Subject: [PATCH 710/720] Automatic update of Evope.Evope from 1.1.6.10 to 1.1.6.11 (#185751) --- .../Evope/Evope/1.1.6.11/Evope.Evope.installer.yaml | 12 ++++++++++++ .../Evope/1.1.6.11/Evope.Evope.locale.pt-BR.yaml | 13 +++++++++++++ manifests/e/Evope/Evope/1.1.6.11/Evope.Evope.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/e/Evope/Evope/1.1.6.11/Evope.Evope.installer.yaml create mode 100644 manifests/e/Evope/Evope/1.1.6.11/Evope.Evope.locale.pt-BR.yaml create mode 100644 manifests/e/Evope/Evope/1.1.6.11/Evope.Evope.yaml diff --git a/manifests/e/Evope/Evope/1.1.6.11/Evope.Evope.installer.yaml b/manifests/e/Evope/Evope/1.1.6.11/Evope.Evope.installer.yaml new file mode 100644 index 000000000000..9d0f03aaf67a --- /dev/null +++ b/manifests/e/Evope/Evope/1.1.6.11/Evope.Evope.installer.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2024/Oct/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Evope.Evope +PackageVersion: 1.1.6.11 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://app.evope.com.br/evopesetup.exe + InstallerSha256: 1FB1710DA8ECE8520E769B227D8500FFC05E9AE77C20BBCBFECD36656CA64F2C +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/e/Evope/Evope/1.1.6.11/Evope.Evope.locale.pt-BR.yaml b/manifests/e/Evope/Evope/1.1.6.11/Evope.Evope.locale.pt-BR.yaml new file mode 100644 index 000000000000..5d8758cacdfc --- /dev/null +++ b/manifests/e/Evope/Evope/1.1.6.11/Evope.Evope.locale.pt-BR.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2024/Oct/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Evope.Evope +PackageVersion: 1.1.6.11 +PackageLocale: pt-BR +Publisher: Evope, Co. +PackageName: Evope +PackageUrl: https://app.evope.com.br/ +License: Licença do MIT +ShortDescription: Evope Setup +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/e/Evope/Evope/1.1.6.11/Evope.Evope.yaml b/manifests/e/Evope/Evope/1.1.6.11/Evope.Evope.yaml new file mode 100644 index 000000000000..991d14221fe6 --- /dev/null +++ b/manifests/e/Evope/Evope/1.1.6.11/Evope.Evope.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Evope.Evope +PackageVersion: 1.1.6.11 +DefaultLocale: pt-BR +ManifestType: version +ManifestVersion: 1.5.0 From c1821c66627408191f137e078c3333a877bc957e Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 25 Oct 2024 18:12:30 -0700 Subject: [PATCH 711/720] Automatic deletion of Revival.WordLight 7.2.6 (#185754) --- .../7.2.6/Revival.WordLight.installer.yaml | 13 ------------- .../7.2.6/Revival.WordLight.locale.en-US.yaml | 12 ------------ .../Revival/WordLight/7.2.6/Revival.WordLight.yaml | 8 -------- 3 files changed, 33 deletions(-) delete mode 100644 manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.installer.yaml delete mode 100644 manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.locale.en-US.yaml delete mode 100644 manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.yaml diff --git a/manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.installer.yaml b/manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.installer.yaml deleted file mode 100644 index c7a2cfa60c8a..000000000000 --- a/manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.installer.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/22 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Revival.WordLight -PackageVersion: 7.2.6 -MinimumOSVersion: "10" -InstallerType: inno -Installers: -- Architecture: x64 - InstallerUrl: https://www.revivalnsw.com.au/wordlight/WordLightSetup.exe - InstallerSha256: 49CBF4A2D0F3425046CD37BA8BF5029479D613246D6E76135169E050F6C814F5 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.locale.en-US.yaml b/manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.locale.en-US.yaml deleted file mode 100644 index 7642b7be7893..000000000000 --- a/manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.locale.en-US.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/22 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Revival.WordLight -PackageVersion: 7.2.6 -PackageLocale: en-US -Publisher: Revival -PackageName: WordLight -License: All Rights Reserved -ShortDescription: WordLight Setup -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.yaml b/manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.yaml deleted file mode 100644 index 8e8ef89e010c..000000000000 --- a/manifests/r/Revival/WordLight/7.2.6/Revival.WordLight.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/22 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Revival.WordLight -PackageVersion: 7.2.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 20dfc0c7ca753308f6a2584cb719fe0a5eab120c Mon Sep 17 00:00:00 2001 From: tonbrett-ci <159709888+tonbrett-ci@users.noreply.github.com> Date: Sat, 26 Oct 2024 03:12:54 +0200 Subject: [PATCH 712/720] Schlaubi.Tonbrett version 1.22.7 (#185755) --- .../1.22.7/Schlaubi.Tonbrett.installer.yaml | 17 +++++++++++++++++ .../1.22.7/Schlaubi.Tonbrett.locale.en-US.yaml | 13 +++++++++++++ .../Tonbrett/1.22.7/Schlaubi.Tonbrett.yaml | 8 ++++++++ 3 files changed, 38 insertions(+) create mode 100644 manifests/s/Schlaubi/Tonbrett/1.22.7/Schlaubi.Tonbrett.installer.yaml create mode 100644 manifests/s/Schlaubi/Tonbrett/1.22.7/Schlaubi.Tonbrett.locale.en-US.yaml create mode 100644 manifests/s/Schlaubi/Tonbrett/1.22.7/Schlaubi.Tonbrett.yaml diff --git a/manifests/s/Schlaubi/Tonbrett/1.22.7/Schlaubi.Tonbrett.installer.yaml b/manifests/s/Schlaubi/Tonbrett/1.22.7/Schlaubi.Tonbrett.installer.yaml new file mode 100644 index 000000000000..8b5e1e01def7 --- /dev/null +++ b/manifests/s/Schlaubi/Tonbrett/1.22.7/Schlaubi.Tonbrett.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Schlaubi.Tonbrett +PackageVersion: 1.22.7 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19044.0 +InstallerType: msix +PackageFamilyName: dev.schlaubi.Tonbrett_wbnnev551gwxy +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/DRSchlaubi/tonbrett/releases/download/1.22.7/Tonbrett.msix + InstallerSha256: B5C1F997117BD6DEB8DCC0889AB3331411FF8545C080B433ACE554B98485D7D0 + SignatureSha256: 8BAB697CE8480D6E2483FA8E430D2114CB031C1376C0D76643EAD78DACBCC877 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/Schlaubi/Tonbrett/1.22.7/Schlaubi.Tonbrett.locale.en-US.yaml b/manifests/s/Schlaubi/Tonbrett/1.22.7/Schlaubi.Tonbrett.locale.en-US.yaml new file mode 100644 index 000000000000..8d8754bcf4e5 --- /dev/null +++ b/manifests/s/Schlaubi/Tonbrett/1.22.7/Schlaubi.Tonbrett.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: Schlaubi.Tonbrett +PackageVersion: 1.22.7 +PackageLocale: en-US +Publisher: Schlaubi +PackageName: Tonbrett +License: MIT-License +ShortDescription: Companion app for the Tonbrett Discord Soundboard +Moniker: tonbrett +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/Schlaubi/Tonbrett/1.22.7/Schlaubi.Tonbrett.yaml b/manifests/s/Schlaubi/Tonbrett/1.22.7/Schlaubi.Tonbrett.yaml new file mode 100644 index 000000000000..77874cd26845 --- /dev/null +++ b/manifests/s/Schlaubi/Tonbrett/1.22.7/Schlaubi.Tonbrett.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: Schlaubi.Tonbrett +PackageVersion: 1.22.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3be369a4657200d5f16c21455900a3e4b808a950 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 25 Oct 2024 18:13:10 -0700 Subject: [PATCH 713/720] Automatic deletion of MTSD.AllDup 4.5.62 (#185756) --- .../AllDup/4.5.62/MTSD.AllDup.installer.yaml | 20 ------------------- .../4.5.62/MTSD.AllDup.locale.en-US.yaml | 20 ------------------- .../m/MTSD/AllDup/4.5.62/MTSD.AllDup.yaml | 8 -------- 3 files changed, 48 deletions(-) delete mode 100644 manifests/m/MTSD/AllDup/4.5.62/MTSD.AllDup.installer.yaml delete mode 100644 manifests/m/MTSD/AllDup/4.5.62/MTSD.AllDup.locale.en-US.yaml delete mode 100644 manifests/m/MTSD/AllDup/4.5.62/MTSD.AllDup.yaml diff --git a/manifests/m/MTSD/AllDup/4.5.62/MTSD.AllDup.installer.yaml b/manifests/m/MTSD/AllDup/4.5.62/MTSD.AllDup.installer.yaml deleted file mode 100644 index c862291263f3..000000000000 --- a/manifests/m/MTSD/AllDup/4.5.62/MTSD.AllDup.installer.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jul/09 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: MTSD.AllDup -PackageVersion: 4.5.62 -InstallerType: inno -Scope: machine -UpgradeBehavior: install -Installers: -- Architecture: x86 - InstallerUrl: https://www.alldup.info/download/AllDupSetup.exe - InstallerSha256: AE0DF2621EC4233DABE33B734D582E7B6AB30B09A1C71A5F2EE772426773B98A - ProductCode: AllDup_is1 -- Architecture: x64 - InstallerUrl: https://www.alldup.info/download/AllDupSetup.exe - InstallerSha256: AE0DF2621EC4233DABE33B734D582E7B6AB30B09A1C71A5F2EE772426773B98A - ProductCode: AllDup_is1 -ReleaseDate: 2023-09-26 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/m/MTSD/AllDup/4.5.62/MTSD.AllDup.locale.en-US.yaml b/manifests/m/MTSD/AllDup/4.5.62/MTSD.AllDup.locale.en-US.yaml deleted file mode 100644 index e7ef768e2f06..000000000000 --- a/manifests/m/MTSD/AllDup/4.5.62/MTSD.AllDup.locale.en-US.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jul/09 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: MTSD.AllDup -PackageVersion: 4.5.62 -PackageLocale: en-US -Publisher: MTSD -PublisherSupportUrl: https://www.alldup.info/en_support.php -PackageName: AllDup -PackageUrl: https://www.alldup.info/ -License: Freeware -LicenseUrl: https://www.alldup.info/en_download_alldup.php -ShortDescription: Duplicate File Remover -Description: AllDup is a freeware tool for searching and removing file duplicates on your computer, network shares or external storage media. The fast search algorithm find duplicates of any file type, e.g., text, pictures, music or movies. -PurchaseUrl: https://www.alldup.info/alldup/en_alldup_donate.php -Documentations: -- DocumentLabel: User Manual - DocumentUrl: https://www.alldup.info/alldup_help/index.php -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/m/MTSD/AllDup/4.5.62/MTSD.AllDup.yaml b/manifests/m/MTSD/AllDup/4.5.62/MTSD.AllDup.yaml deleted file mode 100644 index 319ee84c6558..000000000000 --- a/manifests/m/MTSD/AllDup/4.5.62/MTSD.AllDup.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jul/09 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: MTSD.AllDup -PackageVersion: 4.5.62 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 00d784542f35e1e46dc629715b76278109e8e8ab Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 25 Oct 2024 18:13:21 -0700 Subject: [PATCH 714/720] Automatic deletion of Roblox.Roblox 1.6.1.6450667 (#185758) --- .../Roblox.Roblox.installer.yaml | 15 ----------- .../Roblox.Roblox.locale.en-US.yaml | 25 ------------------- .../Roblox/1.6.1.6450667/Roblox.Roblox.yaml | 8 ------ 3 files changed, 48 deletions(-) delete mode 100644 manifests/r/Roblox/Roblox/1.6.1.6450667/Roblox.Roblox.installer.yaml delete mode 100644 manifests/r/Roblox/Roblox/1.6.1.6450667/Roblox.Roblox.locale.en-US.yaml delete mode 100644 manifests/r/Roblox/Roblox/1.6.1.6450667/Roblox.Roblox.yaml diff --git a/manifests/r/Roblox/Roblox/1.6.1.6450667/Roblox.Roblox.installer.yaml b/manifests/r/Roblox/Roblox/1.6.1.6450667/Roblox.Roblox.installer.yaml deleted file mode 100644 index 39a663b21a7a..000000000000 --- a/manifests/r/Roblox/Roblox/1.6.1.6450667/Roblox.Roblox.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Roblox.Roblox -PackageVersion: 1.6.1.6450667 -InstallerType: exe -InstallerSwitches: - Silent: -install -silent - SilentWithProgress: -install -silent -Installers: -- Architecture: x64 - InstallerUrl: https://setup.rbxcdn.com/RobloxPlayerLauncher.exe - InstallerSha256: D69AF70F4D4413587C2AC69DC5BD681CE980296B0694B3E00EC823DB0984EA6D -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/r/Roblox/Roblox/1.6.1.6450667/Roblox.Roblox.locale.en-US.yaml b/manifests/r/Roblox/Roblox/1.6.1.6450667/Roblox.Roblox.locale.en-US.yaml deleted file mode 100644 index 080343c4daf7..000000000000 --- a/manifests/r/Roblox/Roblox/1.6.1.6450667/Roblox.Roblox.locale.en-US.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Roblox.Roblox -PackageVersion: 1.6.1.6450667 -PackageLocale: en-US -Publisher: Roblox Corporation -PublisherUrl: https://www.roblox.com -PublisherSupportUrl: https://www.roblox.com/support -PrivacyUrl: https://www.roblox.com/info/privacy -Author: Roblox Corporation -PackageName: Roblox Player -PackageUrl: https://www.roblox.com/download -License: Proprietary -Copyright: Copyright © 2020 Roblox Corporation. All rights reserved. -ShortDescription: Roblox -Moniker: roblox -Tags: -- roblox -- roblox-studio -- studio -- studio-roblox -InstallationNotes: Thanks for downloading Roblox. -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/r/Roblox/Roblox/1.6.1.6450667/Roblox.Roblox.yaml b/manifests/r/Roblox/Roblox/1.6.1.6450667/Roblox.Roblox.yaml deleted file mode 100644 index 72c0b3cb4d7c..000000000000 --- a/manifests/r/Roblox/Roblox/1.6.1.6450667/Roblox.Roblox.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Roblox.Roblox -PackageVersion: 1.6.1.6450667 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From e8486efa5c69f57feb6567536a47a6dbc6a976e3 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 25 Oct 2024 18:13:27 -0700 Subject: [PATCH 715/720] Automatic update of GiulioSorrentino.CBriscola.Avalonia 0.9.3 (#185759) --- .../0.9.3/GiulioSorrentino.CBriscola.Avalonia.installer.yaml | 2 +- .../0.9.3/GiulioSorrentino.CBriscola.Avalonia.locale.en-US.yaml | 2 +- .../Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.installer.yaml b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.installer.yaml index c41d8120a4cb..53bb4f6ca497 100644 --- a/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.installer.yaml +++ b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.installer.yaml @@ -1,4 +1,4 @@ -# Created using wingetcreate 1.6.5.0 +# Automatically updated by the winget bot at 2024/Oct/25 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: GiulioSorrentino.CBriscola.Avalonia diff --git a/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.locale.en-US.yaml b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.locale.en-US.yaml index 14cef83eb7d9..8e68abbf4ee9 100644 --- a/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.locale.en-US.yaml +++ b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created using wingetcreate 1.6.5.0 +# Automatically updated by the winget bot at 2024/Oct/25 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: GiulioSorrentino.CBriscola.Avalonia diff --git a/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.yaml b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.yaml index 4b249be533b1..aa44c9f057e1 100644 --- a/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.yaml +++ b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/0.9.3/GiulioSorrentino.CBriscola.Avalonia.yaml @@ -1,4 +1,4 @@ -# Created using wingetcreate 1.6.5.0 +# Automatically updated by the winget bot at 2024/Oct/25 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: GiulioSorrentino.CBriscola.Avalonia From 2f16aaa34bc9e2568df98be095bcd15fea1388a5 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 25 Oct 2024 18:13:46 -0700 Subject: [PATCH 716/720] Automatic deletion of ServerData.Elevate 2.16.263.0 (#185769) --- .../ServerData.Elevate.installer.yaml | 22 ------------------- .../ServerData.Elevate.locale.en-US.yaml | 18 --------------- .../2.16.263.0/ServerData.Elevate.yaml | 8 ------- 3 files changed, 48 deletions(-) delete mode 100644 manifests/s/ServerData/Elevate/2.16.263.0/ServerData.Elevate.installer.yaml delete mode 100644 manifests/s/ServerData/Elevate/2.16.263.0/ServerData.Elevate.locale.en-US.yaml delete mode 100644 manifests/s/ServerData/Elevate/2.16.263.0/ServerData.Elevate.yaml diff --git a/manifests/s/ServerData/Elevate/2.16.263.0/ServerData.Elevate.installer.yaml b/manifests/s/ServerData/Elevate/2.16.263.0/ServerData.Elevate.installer.yaml deleted file mode 100644 index ecf1652c0509..000000000000 --- a/manifests/s/ServerData/Elevate/2.16.263.0/ServerData.Elevate.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/08 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: ServerData.Elevate -PackageVersion: 2.16.263.0 -InstallerLocale: en-US -InstallerType: wix -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ReleaseDate: 2024-02-12 -AppsAndFeaturesEntries: -- UpgradeCode: '{B7411227-AA11-4234-A03F-88494D4F714D}' -Installers: -- Architecture: x64 - InstallerUrl: https://cp.serverdata.net/voice/pbx/softphonereleases/default/latest-win/elevate-uc-x64.msi - InstallerSha256: 67D1D7FD4F0DC7B2B134BDABAAAB9C35B311DE92D688007AB46B023B11FE0AD5 - ProductCode: '{143A6B12-2D5A-4160-BBF2-CBC964178226}' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/s/ServerData/Elevate/2.16.263.0/ServerData.Elevate.locale.en-US.yaml b/manifests/s/ServerData/Elevate/2.16.263.0/ServerData.Elevate.locale.en-US.yaml deleted file mode 100644 index 46a54a863713..000000000000 --- a/manifests/s/ServerData/Elevate/2.16.263.0/ServerData.Elevate.locale.en-US.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/08 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: ServerData.Elevate -PackageVersion: 2.16.263.0 -PackageLocale: en-US -Publisher: Serverdata.net, Inc. -PublisherUrl: https://cp.serverdata.net/Portal/User/Login -PackageName: Elevate UC -PackageUrl: https://support.serverdata.net/app/articles/detail/a_id/26386 -License: Proprietary -ShortDescription: Place and receive calls from your computer or as a call controller for your associated desk phone -Tags: -- availability -- phone -- utility -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/s/ServerData/Elevate/2.16.263.0/ServerData.Elevate.yaml b/manifests/s/ServerData/Elevate/2.16.263.0/ServerData.Elevate.yaml deleted file mode 100644 index 3bede450f44d..000000000000 --- a/manifests/s/ServerData/Elevate/2.16.263.0/ServerData.Elevate.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/08 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: ServerData.Elevate -PackageVersion: 2.16.263.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 77072f013a75befaa5b3af8c52d47ccead67ad53 Mon Sep 17 00:00:00 2001 From: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com> Date: Sat, 26 Oct 2024 14:43:11 +0200 Subject: [PATCH 717/720] Microsoft.VisualStudioCode.Insiders.CLI_v1.95.0 cli (#185868) Co-authored-by: Ladislau Szomoru --- ...Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.95.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.95.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml index d76a22f3d5b7..58dbe9955d1a 100644 --- a/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.95.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.95.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml @@ -6,11 +6,11 @@ Commands: [] InstallerType: zip Installers: - Architecture: arm64 - InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/8965e51174c237ba2a7c4f7be991ffa0526892cb/vscode_cli_win32_arm64_cli.zip' - InstallerSha256: e3737b89617f64a08c67ef749af2ef4c0faa9a86bcb9bf2326f42a6dad0dd43a + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/38dc6ac5a771cc94bde1344722bb2d02c80096ea/vscode_cli_win32_arm64_cli.zip' + InstallerSha256: 85648503b75758535eef5f94bac4638bfc245d1301e04ae0448897bbeed35482 - Architecture: x64 - InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/8965e51174c237ba2a7c4f7be991ffa0526892cb/vscode_cli_win32_x64_cli.zip' - InstallerSha256: 911ee88c1e82ccd2e918f283a279756c5ae771931cbc310a45d1d50dc7138405 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/38dc6ac5a771cc94bde1344722bb2d02c80096ea/vscode_cli_win32_x64_cli.zip' + InstallerSha256: 413c4493a70bf1676d6472e41543064fbf8c9c179700392b08f9572e89aca2bc ManifestType: installer ManifestVersion: 1.5.0 NestedInstallerType: portable From ee90f43e0a55fe27eaafe5631bd6b6f5790b8a96 Mon Sep 17 00:00:00 2001 From: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com> Date: Sat, 26 Oct 2024 16:11:06 +0200 Subject: [PATCH 718/720] Microsoft.VisualStudioCode.Insiders_v1.95.0 desktop (#185873) Co-authored-by: Ladislau Szomoru --- ...soft.VisualStudioCode.Insiders.installer.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.95.0/Microsoft.VisualStudioCode.Insiders.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.95.0/Microsoft.VisualStudioCode.Insiders.installer.yaml index f081b4ac4b7b..8a52e7afbdc1 100644 --- a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.95.0/Microsoft.VisualStudioCode.Insiders.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.95.0/Microsoft.VisualStudioCode.Insiders.installer.yaml @@ -7,20 +7,20 @@ Commands: InstallerType: inno Installers: - Architecture: arm64 - InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/8965e51174c237ba2a7c4f7be991ffa0526892cb/VSCodeSetup-arm64-1.95.0-insider.exe' - InstallerSha256: b480e93f91c8656439a811d769487bd3bfa650b826b02825701c07bfb7958d96 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/38dc6ac5a771cc94bde1344722bb2d02c80096ea/VSCodeSetup-arm64-1.95.0-insider.exe' + InstallerSha256: 8097364eadbc079defb7e12538b047c271ec51eea44c46298971eeb81e920aa6 Scope: machine - Architecture: arm64 - InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/8965e51174c237ba2a7c4f7be991ffa0526892cb/VSCodeUserSetup-arm64-1.95.0-insider.exe' - InstallerSha256: ba5c7aeb2fee28080b6d6a89d9b48b8dd833db3cfd865994c3c1cb3c0c263138 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/38dc6ac5a771cc94bde1344722bb2d02c80096ea/VSCodeUserSetup-arm64-1.95.0-insider.exe' + InstallerSha256: 54378940999c6d2089da6c63aef9cf6757026249fcd884770a5f74ccf82a5e9e Scope: user - Architecture: x64 - InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/8965e51174c237ba2a7c4f7be991ffa0526892cb/VSCodeSetup-x64-1.95.0-insider.exe' - InstallerSha256: e8c216a878bc195955b6e2faf3c00ecbe82c9c445e13a8b608d03dd041a0ee7f + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/38dc6ac5a771cc94bde1344722bb2d02c80096ea/VSCodeSetup-x64-1.95.0-insider.exe' + InstallerSha256: b4483fd5036a9c410b52cb7d0a58d17ef2b11208807a4751f97560d0e7d29fb8 Scope: machine - Architecture: x64 - InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/8965e51174c237ba2a7c4f7be991ffa0526892cb/VSCodeUserSetup-x64-1.95.0-insider.exe' - InstallerSha256: b8f4feea239784a65d555e16bbe7b6c1de28e08afcefd0d2829f24473511bd95 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/38dc6ac5a771cc94bde1344722bb2d02c80096ea/VSCodeUserSetup-x64-1.95.0-insider.exe' + InstallerSha256: 5c1a7729484b59e6cec105252d4de858f869e80cb1e083fa424def2236debd32 Scope: user ManifestType: installer ManifestVersion: 1.5.0 From 0245b5736656f532f6bc6cc17c277e3666be4a6d Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Sun, 27 Oct 2024 03:51:41 -0700 Subject: [PATCH 719/720] Automatic deletion of AudioRangerIT.AudioRanger 3.4.7 (#185894) --- .../AudioRangerIT.AudioRanger.installer.yaml | 20 ----------------- ...udioRangerIT.AudioRanger.locale.en-US.yaml | 22 ------------------- .../3.4.7/AudioRangerIT.AudioRanger.yaml | 8 ------- 3 files changed, 50 deletions(-) delete mode 100644 manifests/a/AudioRangerIT/AudioRanger/3.4.7/AudioRangerIT.AudioRanger.installer.yaml delete mode 100644 manifests/a/AudioRangerIT/AudioRanger/3.4.7/AudioRangerIT.AudioRanger.locale.en-US.yaml delete mode 100644 manifests/a/AudioRangerIT/AudioRanger/3.4.7/AudioRangerIT.AudioRanger.yaml diff --git a/manifests/a/AudioRangerIT/AudioRanger/3.4.7/AudioRangerIT.AudioRanger.installer.yaml b/manifests/a/AudioRangerIT/AudioRanger/3.4.7/AudioRangerIT.AudioRanger.installer.yaml deleted file mode 100644 index f74614896aaf..000000000000 --- a/manifests/a/AudioRangerIT/AudioRanger/3.4.7/AudioRangerIT.AudioRanger.installer.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jan/04 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: AudioRangerIT.AudioRanger -PackageVersion: 3.4.7 -MinimumOSVersion: 10.0.0.0 -InstallModes: -- interactive -- silent -- silentWithProgress -Installers: -- InstallerLocale: en-US - Architecture: x86 - InstallerType: inno - Scope: machine - InstallerUrl: https://www.audioranger.com/bin/AudioRangerSetup.exe - InstallerSha256: 638A7F3390792841E83E67263476613B8A8FA8FFECBC06907B9E038F27D8ECE1 - UpgradeBehavior: install -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/a/AudioRangerIT/AudioRanger/3.4.7/AudioRangerIT.AudioRanger.locale.en-US.yaml b/manifests/a/AudioRangerIT/AudioRanger/3.4.7/AudioRangerIT.AudioRanger.locale.en-US.yaml deleted file mode 100644 index aface484c5b2..000000000000 --- a/manifests/a/AudioRangerIT/AudioRanger/3.4.7/AudioRangerIT.AudioRanger.locale.en-US.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jan/04 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: AudioRangerIT.AudioRanger -PackageVersion: 3.4.7 -PackageLocale: en-US -Publisher: AudioRanger IT -PublisherUrl: https://www.audioranger.com/ -PublisherSupportUrl: https://www.audioranger.com/contact.php -PrivacyUrl: https://www.audioranger.com/privacy-policy.php -PackageName: AudioRanger -PackageUrl: https://www.audioranger.com/ -License: Freeware -LicenseUrl: https://www.audioranger.com/eula.php -Copyright: Copyright © 2021 AudioRanger IT -ShortDescription: AudioRanger is a powerful and versatile music tagger designed to automatically identify and organize your digital music collection. -Moniker: audioranger -Tags: -- audio-tagger -- music-tagger -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/a/AudioRangerIT/AudioRanger/3.4.7/AudioRangerIT.AudioRanger.yaml b/manifests/a/AudioRangerIT/AudioRanger/3.4.7/AudioRangerIT.AudioRanger.yaml deleted file mode 100644 index a742eb3ee318..000000000000 --- a/manifests/a/AudioRangerIT/AudioRanger/3.4.7/AudioRangerIT.AudioRanger.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jan/04 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: AudioRangerIT.AudioRanger -PackageVersion: 3.4.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 From c12fc5dc20f84f1e1983be8bbc41c2771539ddfe Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Sun, 27 Oct 2024 03:51:52 -0700 Subject: [PATCH 720/720] Automatic deletion of AdGuard.AdGuard.Nightly 7.19.4850.0 (#185889) --- .../AdGuard.AdGuard.Nightly.installer.yaml | 20 ------------------- .../AdGuard.AdGuard.Nightly.locale.en-US.yaml | 14 ------------- .../7.19.4850.0/AdGuard.AdGuard.Nightly.yaml | 8 -------- 3 files changed, 42 deletions(-) delete mode 100644 manifests/a/AdGuard/AdGuard/Nightly/7.19.4850.0/AdGuard.AdGuard.Nightly.installer.yaml delete mode 100644 manifests/a/AdGuard/AdGuard/Nightly/7.19.4850.0/AdGuard.AdGuard.Nightly.locale.en-US.yaml delete mode 100644 manifests/a/AdGuard/AdGuard/Nightly/7.19.4850.0/AdGuard.AdGuard.Nightly.yaml diff --git a/manifests/a/AdGuard/AdGuard/Nightly/7.19.4850.0/AdGuard.AdGuard.Nightly.installer.yaml b/manifests/a/AdGuard/AdGuard/Nightly/7.19.4850.0/AdGuard.AdGuard.Nightly.installer.yaml deleted file mode 100644 index e2db6f06d17b..000000000000 --- a/manifests/a/AdGuard/AdGuard/Nightly/7.19.4850.0/AdGuard.AdGuard.Nightly.installer.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/17 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: AdGuard.AdGuard.Nightly -PackageVersion: 7.19.4850.0 -InstallerType: burn -Installers: -- Architecture: x64 - InstallerUrl: https://agrd.io/windows_nightly - InstallerSha256: 9056AC97D45A70A25D9EE09B6D126515330B9FAFAB1931A675A3878B8DB6FD71 -Scope: machine -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: -quiet - SilentWithProgress: -quiet -UpgradeBehavior: install -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/a/AdGuard/AdGuard/Nightly/7.19.4850.0/AdGuard.AdGuard.Nightly.locale.en-US.yaml b/manifests/a/AdGuard/AdGuard/Nightly/7.19.4850.0/AdGuard.AdGuard.Nightly.locale.en-US.yaml deleted file mode 100644 index 48708b3a72f1..000000000000 --- a/manifests/a/AdGuard/AdGuard/Nightly/7.19.4850.0/AdGuard.AdGuard.Nightly.locale.en-US.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/17 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: AdGuard.AdGuard.Nightly -PackageVersion: 7.19.4850.0 -PackageLocale: en-US -Publisher: Adguard Software Limited -PackageName: AdGuard -PackageUrl: https://adguard.com/en/beta.html -License: Proprietary -Copyright: (c) All rights reserved -ShortDescription: AdGuard -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/a/AdGuard/AdGuard/Nightly/7.19.4850.0/AdGuard.AdGuard.Nightly.yaml b/manifests/a/AdGuard/AdGuard/Nightly/7.19.4850.0/AdGuard.AdGuard.Nightly.yaml deleted file mode 100644 index 260a06804c28..000000000000 --- a/manifests/a/AdGuard/AdGuard/Nightly/7.19.4850.0/AdGuard.AdGuard.Nightly.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/17 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: AdGuard.AdGuard.Nightly -PackageVersion: 7.19.4850.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0